/*
  Theme Name: EstateAgency
  Theme URL: https://bootstrapmade.com/real-estate-agency-bootstrap-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/

/*======================================
//--//-->   STYLES GENERALES
======================================*/

body {
  font-family: 'Poppins', sans-serif;
  /* color: #555555; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
}

a {
  color: #000000;
  transition: all .5s ease;
}

a:hover {
  color: #A82682;
  text-decoration: none;
}

.link-two {
  color: #ffffff;
  transition: all .5s ease;
}

.link-two:hover {
  text-decoration: underline;
  color: #ffffff;
}

.link-one {
  color: #000000;
  transition: all .5s ease;
}

.link-one:hover {
  color: #000000;
  text-decoration: none;
}

.link-icon {
  color: #000000;
  font-weight: 500;
}

.link-icon span {
  font-size: 14px;
  padding-left: 4px;
  vertical-align: middle;
}

.link-a {
  color: #ffffff;
  text-decoration: none;
}

.link-a:hover {
  color: #ffffff;
  text-decoration: none;
}

.link-a span {
  font-size: 18px;
  vertical-align: middle;
  margin-left: 5px;
}

.text-brand {
  color: #000000;
  font-size: 2rem;
  font-weight: 600;
}

.text-brand2 {
  color: #000000;
  font-size: 1.2rem;
  font-weight: 600;
}

.bg-color-a{
  background-color: #f3f3f3;
}

.bg-color-g{
  background-color: #D5A769;
}

.center{
  text-align: center;
}

.margin-top-auto{
  margin:auto 0 ;
}

.margin-left-auto{
  margin: 0 auto;
}

.inline{
  display: inline;
}

.inline-block{
  display: inline-block;
}

.block{
  display: block;
}

.color-a {
  color: #000000;
}

.color-b {
  color: #A82682;
}

.color-d {
  color: #adadad;
}

.color-e {
  color: #ffffff;
}

.color-f {
  color: #26a356;
}

.color-g {
  color: #D5A769;
}

.color-text-a {
  color: #000000;
  font-weight: 300;
}

.no-margin {
  margin: 0;
}

/*------/ Nav Pills  /------*/

.nav-pills-a.nav-pills .nav-link {
  color: #000000;
  position: relative;
  font-weight: 600;
}

.nav-pills-a.nav-pills .nav-link.active {
  background-color: transparent;
}

.nav-pills-a.nav-pills .nav-link.active:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background-color: #A82682;
  z-index: 2;
}

/*------/ Bg Image /------*/

.bg-image {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
  background-position: center center;
}

/*------/ List a /------*/

.list-a {
  display: inline-block;
  line-height: 2;
  padding: 0;
  list-style: none;
}

.list-a li {
  position: relative;
  width: 50%;
  float: left;
  padding-left: 25px;
  padding-right: 5px;
}

.list-a li:before {
  content: '';
  width: 10px;
  height: 2px;
  position: absolute;
  background-color: #313131;
  top: 15px;
  left: 0;
}

/*------/ Pagination-a /------*/

.pagination-a .pagination .page-link {
  margin: 0 .2rem;
  border-color: transparent;
  padding: .5rem .8rem;
  color: #000000;
}

.pagination-a .pagination .page-link:hover,
.pagination-a .pagination .page-link:active,
.pagination-a .pagination .page-link:focus {
  background-color: #A82682;
}

.pagination-a .pagination .page-link span {
  font-size: 1.2rem;
}

.pagination-a .pagination .next .page-link {
  padding: .4rem .9rem;
}

.pagination-a .pagination .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination-a .pagination .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pagination-a .pagination .page-item.disabled .page-link {
  padding: .4rem .9rem;
  color: #555555;
}

.pagination-a .pagination .page-item.active .page-link {
  background-color: #A82682;
}

.a {
  color: #A82682;
  font-size: 1.3rem;
}

/*------/ Icon Box /------*/

.icon-box .icon-box-icon {
  display: table-cell;
  vertical-align: top;
  font-size: 30px;
  color: #000000;
  width: 50px;
  /* padding-top: 8px; */
}
/* 
.white-shadow{
  text-shadow: 2px 2px 30px #ffffff;
} */

.icon-box .icon-box-content {
  padding-top: 3px;
}

/*------/ Space Padding /------*/

.section-t8 {
  padding-top: 8rem;
}

.section-t4 {
  padding-top: 4rem;
}

.section-t3 {
  padding-top: 3rem;
}

.section-b2 {
  padding-bottom: 2rem;
}

.section-tb85 {
  padding: 8rem 0 5rem 0;
}

/*------/ Title /------*/

.title-wrap {
  padding-bottom: 4rem;
}

.title-a {
  font-size: 41.6px;
  font-weight: 350;
}

.title-link {
  font-size: 26px;
  font-weight: 300;
  line-height: 24px;
  display: block;
}

.title-link a {
  color: #313131;
}

.title-link span {
  font-size: 20px;
  padding-left: 4px;
  vertical-align: middle;
}

.title-box-d {
  padding-bottom: 1.8rem;
  margin-bottom: 1rem;
  position: relative;
}

.title-box-d .title-d {
  font-weight: 600;
  font-size: 2rem;
}

.title-box-d .title-d:after {
  content: '';
  position: absolute;
  width: 70px;
  height: 4px;
  background-color: #A82682;
  bottom: 20px;
  left: 0;
}

/*------/ Display Table & Table Cell /------*/

.display-table {
  width: 100%;
  height: 100%;
  display: table;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

/*------/ Ul Resect /------*/

.ul-resect ul,
.list-a ul,
.box-comments ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

/*------/ Overlay /------*/

.overlay-a {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.65) 90%);
}

.overlay {
  position: absolute;
  top: 0;
  left: 0px;
  padding: 0;
  height: 100%;
  width: 100%;
}

/*------/ Owl carousel /------*/

.owl-theme .owl-dots {
  text-align: center;
  margin-top: 18px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 5px;
  background: #000000;
  border: 0px solid #000000;
  display: block;
  transition: all 0.6s ease-in-out;
  cursor: pointer;
  border-radius: 25px;
}

.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #A82682;
}

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #A82682;
  /* width: 35px; */
}

.owl-arrow .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.8rem;
}

.owl-arrow .owl-nav .owl-prev,
.owl-arrow .owl-nav .owl-next {
  display: inline-block;
  transition: all 0.6s ease-in-out;
  color: #000000;
}

.owl-arrow .owl-nav .owl-prev.disabled,
.owl-arrow .owl-nav .owl-next.disabled {
  transition: all 0.6s ease-in-out;
  color: #adadad;
}

.owl-arrow .owl-nav .owl-next {
  margin-left: 15px;
}

.nav-arrow-a .owl-arrow .owl-nav {
  font-size: 1.8rem;
  margin-top: -110px;
}

.nav-arrow-a .owl-arrow .owl-nav .owl-next {
  margin-left: 15px;
}

.nav-arrow-b .owl-arrow .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.2rem;
}

.nav-arrow-b .owl-arrow .owl-nav .owl-prev,
.nav-arrow-b .owl-arrow .owl-nav .owl-next {
  padding: .7rem 1.5rem !important;
  display: inline-block;
  transition: all 0.6s ease-in-out;
  color: #ffffff;
  background-color: #A82682;
  opacity: .9;
}

.nav-arrow-b .owl-arrow .owl-nav .owl-prev.disabled,
.nav-arrow-b .owl-arrow .owl-nav .owl-next.disabled {
  transition: all 0.6s ease-in-out;
  color: #ffffff;
}

.nav-arrow-b .owl-arrow .owl-nav .owl-prev:hover,
.nav-arrow-b .owl-arrow .owl-nav .owl-next:hover {
  background-color: #26a356;
}

.nav-arrow-b .owl-arrow .owl-nav .owl-next {
  margin-left: 0px;
}

/*------/ Socials /------*/

.socials-a .list-inline-item:not(:last-child) {
  margin-right: 25px;
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #A82682;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

/* Prelaoder */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #A82682;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.sec-t-50{
  margin-top:50px;
}
.sec-t-40{
  margin-top:40px;
}
.sec-t-30{
  margin-top:30px;
}
.sec-t-20{
  margin-top:20px;
}
.sec-t-10{
  margin-top:10px;
}

.sec-b-50{
  margin-bottom:50px;
}

.sec-b-40{
  margin-bottom:40px;
}
.sec-b2-40{
  margin-bottom:40px;
}
.sec-b-30{
  margin-bottom:30px;
}

.sec-b-20{
  margin-bottom:20px;
}

.sec-b-10{
  margin-bottom:10px;
}
.loc-mp{
  background-color: #FBF6F3;
  text-align: justify;
  padding:30px 40px;
}
.about-yr-div1{
  font-family: 'Nexa Light', sans-serif;
  display: inline-block;
  position: relative;
  padding:20px 20px 20px 0;
  margin-right: 50px;
}
.about-yr-inrdiv1{
  position: relative;
  padding: 20px 35px 20px 0;
}

.about-yr-div2{
  font-family: 'Nexa Light', sans-serif;
  display: inline-block;
  position: relative;
  padding:20px 0 20px 20px;
  margin-right: 25px;
}
.about-yr-inrdiv2{
  position: relative;
  padding: 20px 20px 20px 40px;
}

.about-yr-div3{
  font-family: 'Nexa Light', sans-serif;
  display: inline-block;
  position: relative;
  padding:20px 0 20px 0;
  margin-right: 50px;
}
.about-yr-inrdiv3{
  position: relative;
  padding: 20px 0 20px 20px;
}

.about-yr-div4{
  font-family: 'Nexa Light', sans-serif;
  display: inline-block;
  position: relative;
  padding:20px 0 20px 0;
  margin-right: 50px;
}
.about-yr-inrdiv4{
  position: relative;
  padding: 20px 20px 20px 30px;
}

.about-yr-div5{
  font-family: 'Nexa Light', sans-serif;
  display: inline-block;
  position: relative;
  padding:20px 20px 20px 0;
  margin-right: 0px;
}
.about-yr-inrdiv5{
  position: relative;
  padding: 20px 50px 20px 0px;
}
.about-yr-div1-bg{
  width: 70%;
  height: 115%;
  background-color:#e9e0e6;
  position:absolute;
  top:0px;
  right: 0px;
  z-index: -1;
}
.about-yr-div2-bg{
  width: 60%;
  height: 115%;
  background-color:#e9e0e6;
  position:absolute;
  bottom:0px;
  left: 0px;
  z-index: -1;
}
.about-yr-div3-bg{
  width: 50%;
  height: 115%;
  background-color:#e9e0e6;
  position:absolute;
  top:0px;
  right: 0px;
  z-index: -1;
}
.about-yr-div4-bg{
  width: 55%;
  height: 115%;
  background-color:#e9e0e6;
  position:absolute;
  bottom:0px;
  left: 0px;
  z-index: -1;
}
.about-yr-div5-bg{
  width: 70%;
  height: 115%;
  background-color:#e9e0e6;
  position:absolute;
  top:0px;
  right: 0px;
  z-index: -1;
}
.about-yr-div1-img{
  position:absolute;
  top:0px;
  right:0px;
  z-index: -1;
  height: 120px;
  width: 120px;
}
.about-yr-div2-img{
  position:absolute;
  bottom:0px;
  left:0px;
  z-index: -1;
  transform: rotate(180deg);
  height: 120px;
  width: 120px;
}
.about-yr-div3-img{
  position:absolute;
  top:0px;
  left:0px;
  z-index: -1;
  transform: rotate(270deg);
  height: 120px;
  width: 120px;
}
.about-yr-div4-img{
  position:absolute;
  bottom:0px;
  right:0px;
  z-index: -1;
  transform: rotate(90deg);
  height: 120px;
  width: 120px;
}
.about-yr-div5-img{
  position:absolute;
  top:0px;
  right:0px;
  z-index: -1;
  height: 120px;
  width: 120px;
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .about-yr-inrdiv2{
    padding: 20px 20px 20px 140px;
  }
  .about-yr-inrdiv4{
    padding: 20px 20px 20px 100px;
  }
  .about-yr-div1-bg{width: 70%;}
  .about-yr-div2-bg{width: 70%;}
  .about-yr-div3-bg{width: 70%;}
  .about-yr-div4-bg{width: 70%;}
  .about-yr-div5-bg{width: 70%;}
  .about-yr-div1{
    display: block;
    margin:20px 50px;
  }
  .about-yr-div2{
    display: block;
    margin:20px 50px;
  }
  .about-yr-div3{
    display: block;
    margin:20px 50px;
  }
  .about-yr-div4{
    display: block;
    margin:20px 50px;
  }
  .about-yr-div5{
    display: block;
    margin:20px 50px;
  }
  .sec-t-50{
    margin-top:25px;
  }
  .sec-t-40{
    margin-top:25px;
  }
  .sec-b-50{
    margin-bottom:25px;
  }
  .sec-b-40{
    margin-bottom:25px;
  }
  .sec-b2-40{
    margin-bottom:10px;
  }
  .sec-b-30{
    margin-bottom:20px;
  }
  .sec-b-20{
    margin-bottom:10px;
  }
  .loc-mp{
    padding:20px 5px;
  }
}
/*======================================
//--//-->   NAVBAR
======================================*/

.navbar-default {
  transition: all .5s ease-in-out;
  background-color: #ffffff;
  padding-top: 28px;
  padding-bottom: 28px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);
}

.navbar-default .nav-search {
  color: #000000;
  font-size: 1.5rem;
}

.navbar-default.navbar-reduce {
  box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);
}

.navbar-default.navbar-trans,
.navbar-default.navbar-reduce {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.navbar-default.navbar-trans .nav-item,
.navbar-default.navbar-reduce .nav-item {
  position: relative;
  padding-left: 10px;
  /* padding-bottom: 8px; */
  margin-right: 0;
}

.bd-left{
  border-left: 2px solid rgba(100, 100, 100, 0.3);
}

.navbar-default.navbar-trans .nav-link,
.navbar-default.navbar-reduce .nav-link {
  font-size: 1.1rem;
  color: #000000;
  font-weight: 600;
  letter-spacing: 0.030em;
  transition: all 0.1s ease-in-out;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

.navbar-default.navbar-trans .nav-link:before,
.navbar-default.navbar-reduce .nav-link:before {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 2px;
  z-index: 0;
  background-color: #A82682;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition: opacity .2s ease-out 0.3s, -webkit-transform .2s ease-out;
  transition: transform .2s ease-out, opacity .2s ease-out 0.3s;
  transition: transform .2s ease-out, opacity .2s ease-out 0.3s, -webkit-transform .2s ease-out;
}

.navbar-default.navbar-trans .nav-link:hover,
.navbar-default.navbar-reduce .nav-link:hover {
  color: #000000;
}

.navbar-default.navbar-trans .nav-link:hover:before,
.navbar-default.navbar-reduce .nav-link:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left;
  transform-origin: left;
}

.navbar-default.navbar-trans .show > .nav-link:before,
.navbar-default.navbar-trans .active > .nav-link:before,
.navbar-default.navbar-trans .nav-link.show:before,
.navbar-default.navbar-trans .nav-link.active:before,
.navbar-default.navbar-reduce .show > .nav-link:before,
.navbar-default.navbar-reduce .active > .nav-link:before,
.navbar-default.navbar-reduce .nav-link.show:before,
.navbar-default.navbar-reduce .nav-link.active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.navbar-default.navbar-trans .nav-link:before {
  background-color: #A82682;
}

.navbar-default.navbar-trans .nav-link:hover {
  color: #000000;
}

.navbar-default.navbar-trans .show > .nav-link,
.navbar-default.navbar-trans .active > .nav-link,
.navbar-default.navbar-trans .nav-link.show,
.navbar-default.navbar-trans .nav-link.active {
  color: #000000;
}

.navbar-default.navbar-reduce {
  transition: all .5s ease-in-out;
  padding-top: 19px;
  padding-bottom: 19px;
}

.navbar-default.navbar-reduce .nav-link {
  color: #000000;
}

.navbar-default.navbar-reduce .nav-link:before {
  background-color: #A82682;
}

.navbar-default.navbar-reduce .nav-link:hover {
  color: #000000;
}

.navbar-default.navbar-reduce .show > .nav-link,
.navbar-default.navbar-reduce .active > .nav-link,
.navbar-default.navbar-reduce .nav-link.show,
.navbar-default.navbar-reduce .nav-link.active {
  color: #000000;
}

.navbar-default.navbar-reduce .navbar-brand {
  color: #000000;
}

/* #nav-img {
  max-width: 300px;
} */

.navbar-brand{
  font-family: 'Nexa Bold', sans-serif;
  font-size: 40px;
}


img.vert-move {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 0.7s infinite  alternate;
}
img.vert-move {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 0.7s infinite  alternate;
}
@-webkit-keyframes mover {
  0% { transform: translateY(0); }
  100% { transform: translateY(-10px); }
}
@keyframes mover {
  0% { transform: translateY(0); }
  100% { transform: translateY(-10px); }
}

.t-h2{
  font-size: 35px;
  font-weight: 200;
  margin:0 auto 40px auto;
  padding: 0 20px;
}
.loc-vac{
  background-color: #FBF6F3;
  padding: 30px;
}
#loc-vac-para{
  text-align: center;
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .loc-vac{
    padding: 20px 5px;
  }
  #loc-vac-para{
    text-align: justify;
  }
  .t-h2{
    font-size:7vw;
    /* font-size: 25px; */
    margin:0;
    margin-bottom: 20px;
    padding:0 5px;
    text-align: center;
  }
}
.t2-h2{
  font-size: 35px;
  font-weight: 200;
  margin:0 auto 40px auto;
  padding: 0 20px;
}
.vl {
  margin: 0 50px;
}
#mo-btn-18{
  font-weight:600;
  display:inline-block;
  background-image: url('img/18 month box.png');
  background-repeat: no-repeat;
  background-size:100% 100%;
  cursor: pointer;
  width: 180px;
  height: 30px;
  text-align: center;
  font-size: 20px;
}
#mo-btn-30{
  font-weight:400;
  display:inline-block;
  background-image: url('img/30 month box.png');
  background-repeat: no-repeat;
  background-size:100% 100%;
  cursor: pointer;
  width: 180px;
  height: 30px;
  text-align: center;
  font-size: 20px;
}
#mo-btn-vasai{
  font-weight:400;
  display:inline-block;
  background-image: url('img/30 month box.png');
  background-repeat: no-repeat;
  background-size:100% 100%;
  cursor: pointer;
  width: 180px;
  height: 30px;
  text-align: center;
  font-size: 20px;
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .t2-h2{
    font-size: 25px;
  }
  .vl {
    margin: 10px;
  }
  #mo-btn-18{
    width: 150px;
    height: 46px;
    padding: 10px 0 10px 0;
    font-size: 17px;
  }
  #mo-btn-30{
    width: 150px;
    height: 46px;
    padding: 10px 0 10px 0;
    font-size: 17px;
  }
  #mo-btn-vasai{
    width: 150px;
    height: 46px;
    padding: 10px 0 10px 0;
    font-size: 17px;
  }
}

.t-h3{
  font-size: 40px;
  font-weight: 200;
  margin:0 auto 30px auto;
  padding: 0 20px;
}
.hdw{
  position: absolute;
  top:5px;
  width: 100%;
  z-index: -1;
}
.Inv-div{
  margin:30px 30px 0 30px;
}
.Inv-div-btm{
  font-size: 26px;
  font-weight:600;
  background-repeat: no-repeat;
  background-size:100% 100%;
  text-align:center;
}
.IN-IN-div{
  padding: 20px;
}
.IN-IN-div1{
  padding: 20px;background-color: white;
}
.up-info{
  padding: 120px 60px;
}
.dash-span{
  display: inline-block;
  position:relative;
}
.mg-b{
  margin-bottom: 30px;
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .mg-b{
    margin-bottom: 0;
  }
  .t-h3{
    font-size: 7.5vw;
    padding: 0;
    /* margin: 0; */
    text-align: center;
  }
  .hdw{
    top:0;
  }
  .Inv-div{
    margin: 5px;
  }
  .Inv-div-btm{
    font-size: 22px;
    padding: 15px 0;
  }
  .IN-IN-div{
    background-color:white;
    padding: 10px;
  }
  .IN-IN-div1{
    background-color:#fbf6f3;
    padding: 10px;
  }
  .ppp2 br {
    content: "";
  }
  .ppp2 span{
    display: block;
  }
  .up-info{
    padding: 20px 10px;
  }
 
}

#dash1{
  position: absolute;
  height: 24px;
  top:42px;
  right: 44px;
}
#dash2{
  position: absolute;
  height: 24px;
  top:48px;
  right: 55px;
}
#dash3{
  position: absolute;
  height: 24px;
  top:44px;
  right: 30px;
}

#dash4{
  position: absolute;
  height: 24px;
  top:44px;
  right: 24px;
}

#dash5{
  position: absolute;
  height: 24px;
  top:44px;
  right: 24px;
}

#dash6{
  position: absolute;
  height: 24px;
  top:44px;
  right: 24px;
}

#dash7{
  position: absolute;
  height: 24px;
  top:44px;
  right: 24px;
}

#dash8{
  position: absolute;
  height: 24px;
  top:44px;
  right: 24px;
}

#dash9{
  position: absolute;
  height: 24px;
  top:44px;
  right: 24px;
}

#dash10{
  position: absolute;
  height: 24px;
  top:40px;
  right: 120px;
}

#dash11{
  position: absolute;
  height: 24px;
  top:42px;
  right: 24px;
}

#dash12{
  position: absolute;
  height: 24px;
  top:44px;
  right: 34px;
}

#dash13{
  position: absolute;
  height: 24px;
  top:42px;
  right: 5px;
}

#dash14{
  position: absolute;
  height: 24px;
  top:55px;
  right: 230px;
}



@media only screen and (max-width: 576px) {
  .navbar-brand{
    font-size: 32px;
  }

  #dash1{
    height: 16px;
    top:30px;
    right: 32px;
  }

  #dash2{
    height: 16px;
    top:32px;
    right: 40px;
  }

  #dash3{
    height: 16px;
    top:30px;
    right: 24px;
  }

  #dash4{
    height: 16px;
    top:60px;
    right: 30px;
  }

  #dash5{
    height: 16px;
    top:30px;
    right: 24px;
  }
  
  #dash6{
    height: 16px;
    top:30px;
    right: 24px;
  }
  
  #dash7{
    height: 16px;
    top:30px;
    right: 24px;
  }
  
  #dash8{
    height: 16px;
    top:35px;
    right: 24px;
  }
  
  #dash9{
    height: 16px;
    top:30px;
    right: 24px;
  }
  
  #dash10{
    height: 16px;
    top:30px;
    right: 50px;
  }
  
  #dash11{
    height: 16px;
    top:30px;
    right: 24px;
  }
  
  #dash12{
    height: 16px;
    top:30px;
    right: 34px;
  }
  
  #dash13{
    height: 16px;
    top:30px;
    right: 5px;
  }
  
  #dash14{
    height: 18px;
    top:60px;
    right: 140px;
  }
  
}

.navbar-default .dropdown .dropdown-menu {
  border-top: 0;
  border-left: 4px solid #A82682;
  border-right: 0;
  border-bottom: 0;
  -webkit-transform: translate3d(0px, -40px, 0px);
  transform: translate3d(0px, -40px, 0px);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.3, 0.65, 0.355, 1) 0s, opacity 0.31s ease 0s, height 0s linear 0.36s;
  margin: 0;
  border-radius: 0;
  padding: 12px 0;
}

.navbar-default .dropdown .dropdown-menu .dropdown-item {
  padding: 12px 18px;
  transition: all 500ms ease;
  font-weight: 600;
  min-width: 220px;
}

.navbar-default .dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #ffffff;
  color: #A82682;
  transition: all 500ms ease;
}

.navbar-default .dropdown .dropdown-menu .dropdown-item.active {
  background-color: #ffffff;
  color: #A82682;
}

.navbar-default .dropdown:hover .dropdown-menu {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=1);
}

/*------/ Hamburger Navbar /------*/

.navbar-toggler {
  position: relative;
}

.navbar-toggler:focus,
.navbar-toggler:active {
  outline: 0;
}

.navbar-toggler span {
  display: block;
  background-color: #000000;
  height: 3px;
  width: 25px;
  margin-top: 4px;
  margin-bottom: 4px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  left: 0;
  opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
  transition: -webkit-transform .35s ease-in-out;
  transition: transform .35s ease-in-out;
  transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  height: 12px;
  visibility: hidden;
  background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0.9;
}

/*======================================
//--//-->   BOX COLAPSE
======================================*/

.box-collapse {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 1040;
  background-color: #ffffff;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: all 0.6s ease;
}

.box-collapse .title-box-d {
  top: 30px;
  left: 60px;
  opacity: 0;
  transition: all 1s ease;
  transition-delay: .3s;
}

.box-collapse-wrap {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 6.5rem;
  bottom: 5rem;
  padding-left: 10%;
  padding-right: 10%;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  -webkit-transform: translateY(3rem);
  transform: translateY(3rem);
  transition: opacity 0.5s 0.5s ease, -webkit-transform 0.5s 0.5s ease;
  transition: transform 0.5s 0.5s ease, opacity 0.5s 0.5s ease;
  transition: transform 0.5s 0.5s ease, opacity 0.5s 0.5s ease, -webkit-transform 0.5s 0.5s ease;
}

.box-collapse-open .click-closed {
  visibility: visible;
}

.box-collapse-open .box-collapse {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
  opacity: 1;
}

.box-collapse-open .box-collapse .title-box-d {
  -webkit-transform: translate(0);
  transform: translate(0);
  opacity: 1;
}

.box-collapse-open .box-collapse-wrap {
  -webkit-transform: translate(0);
  transform: translate(0);
  opacity: 1;
}

.box-collapse-closed .box-collapse {
  opacity: .7;
  transition-delay: 0s;
}

.box-collapse-closed .box-collapse .title-box-d {
  opacity: 0;
  transition-delay: 0s;
}

.box-collapse-closed .box-collapse .form-a {
  opacity: 0;
  transition-delay: 0s;
}

.click-closed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  z-index: 1035;
  background-color: #000000;
  opacity: .4;
}

.close-box-collapse {
  position: absolute;
  z-index: 1050;
  top: 2rem;
  font-size: 3.5rem;
  line-height: 1;
  color: #000000;
  cursor: pointer;
  transition: all 0.3s ease;
}
.w2{
  width: 20%;
}
.w3{
  width: 30%;
}
.w1b{
  width: 20%;
}
.w2b{
  width: 20%;
}
.w3b{
  width: 30%;
}
.right-boxed {
  right: 4.2857rem;
}
.w4{
  width: 13%;
}
.w5{
  width: 22%;
}
.pb-in-fl{
  float: left;
}
.pb-in-fr{
  float: right;
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .pb-in .bl{
    border-left: none;
  }
  .w1b{
    display: block;
    width: 100%;
  }
  .w2b{
    display: block;
    width: 100%;
  }
  .w3b br{
    content: "";
  }
  .w3b{
    display: block;
    width: 100%;
  }
  .pb-in-fl{
    float: none;
  }
  .pb-in-fr{
    float: none;
  }
  .w2{
    width: 25%;
  }
  .w3{
    width: 25%;
    /* float: none; */
  }

}

.inv{
  font-size: 26px;
  font-weight: 200;
  color:black;
  padding: 0px;
}
.inv span{
  background-color: #edd2b1;
  /* background-color: #fbf6f3; */
  font-weight: 450;
  padding: 0 5px;
}

@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .inv{
    font-size: 20px;
  }
  .inv span{
    display: inline-block;
  }
}

.t-bold{
  font-weight: 450;
}

.pb-in{
  display: inline-block;
}
.pb-in2{
  display: inline-block;
  padding: 0 15px 5px 15px;
}

.nexab-h2{
  font-size: 35px;
  font-weight: 600;
  margin:0 auto 20px auto;
  font-family: 'Nexa Bold', sans-serif;
}

.ppp{
  font-size: 18px;
  font-weight: 500;
  line-height: 5px;
}
.ppp span{
  font-weight: 400;
  font-size: 15px;
}
.ppp2{
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}
.ppp3{
  font-family: 'Metropolis Medium', sans-serif;
  font-size: 22px;
  /* font-weight: 400; */
  /* line-height: 16px; */
}
.ppp4{
  font-size: 18px;
  font-weight: 450;
  line-height: 10px;
}
.ppp3 span{
  font-family: 'Metropolis Bold', sans-serif;
  font-size: 32px;
  font-weight: 600;
  /* line-height: 16px; */
}
.ppp2 p{
  margin-bottom: 0;
}
.ppp2 span{
  font-size: 25px;
  line-height: 32px;
}
.pppl{
  float: left;
  margin-right:15px;
}
.pppl img{
  height: 45px;
  margin-bottom: 10px;
}
.pppl2{
  /* margin:0 auto 20px auto; */
  height: 65px;
}
.pb-in img{
  height: 45px;
}
.R-ul{
  padding-left: 60px;
}
.R-ul li{
    font-size: 20px;
    font-weight: 350;
    color: black;
    padding-left: 0px;
    line-height: 50px;
}
.R-ul2 li{
  font-size: 20px;
  font-weight: 350;
  color: black;
  padding-left: 0px;
  line-height: 22px;
}
.R-ul li span{
  font-weight: 500;
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .R-ul{
    padding-left: 30px;
  }
  .R-ul li{
    font-size: 16px;
    line-height: 26px;
    /* text-align: justify; */
    padding-right: 10px;
  }
  .pb-in img{
    height: 30px;
  }
  .ppp3{
    font-size: 16px;
  }
  .ppp3 span{
    font-size: 22px;
  }

  .R-ul2 li{
    font-size: 16px;
  }
}



.rash-hi{
  font-size:50px;
  font-weight:50;
  line-height: 12px;
}

.rash-div{
  font-family: 'Nexa Light', sans-serif;
  display: inline-block;
}

.mybr{
  display:inline-block;
  color: black;
}
.intg{
  font-family: 'Nexa Light', sans-serif;
  font-size: 22px;
}
.ghsn{
  background-color: #fbf6f3;
  padding:20px;
  margin-top:20px;
}
.ghsn img{
  max-width: 100%;
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .rash-div{
    display: block;
    margin: 0 auto 30px auto;
    text-align: center;
  }
  .w-title-a .bl{
    border: none;
  }
  .w-title-a .rash-pdl{
    padding: 0;
  }
  .w-title-a .rash-pdr{
    padding: 0;
  }
  .w-title-a .mybr{
    display: none;
  }
  .w-title-a .mybr2::before{
    content: 'Years\' ';
  }
  .ghsn{
    margin-top:0;
  }
  .ghsn img{
    max-width: 80%;
  }
}
.rash-pd{
  padding:0 43px;
}
.rash-bd{
  border-left: 2px solid grey;
}
.rash-pdl{
  padding:0 43px 0 0;
}
.sm-h{
  font-size: 14px;
  font-family: 'Metropolis Bold', sans-serif;
  font-weight: 700;
  line-height: 15px;
}
.sm-c{
  font-size: 14px;
  font-family: 'Metropolis Bold', sans-serif;
  font-weight: 500;
  padding:0px 5px 0 0;
  line-height: 15px;
  
}
.rash-pdr{
  padding:0 0 0 43px;
}
.pb{
  font-size:22px;
  font-weight: 450;
}
.pb3{
  font-size:22px;
  font-weight: 450;
}
#ind-ic-4{
  height: 55px;
}
.pb-in-imgdiv{
  height: 60px;
}
.pb2{
  font-family: 'Metropolis Bold', sans-serif;
  font-size:35px;
  font-weight: 750;
  margin-bottom: 0;
  color: #452B1F;
}
.loc-comp{
  background-color: #FBF6F3;
  padding: 20px;
  color:#452B1F;
}

.loc-comp-div2{
  /* padding: 0; */
  border-left:1px solid #D5A769;
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .justify-content-center{
    -ms-flex-pack:left!important;
    justify-content:left!important
  }
  
  .sm-h{
    font-size: 12px;
  }
  .sm-c{
    font-size: 12px;
  }
  .loc-comp{
    padding: 20px 5px;
  }
  .loc-comp-div2{
    border-left:none;
    margin-top: 30px;
  }
  .pb{
    font-size:13px;
  }
  .pb3{
    font-size:16px;
  }
  .pb2 img{
    height: 30px;
  }
  #ind-ic-4{
    height: 25px;
  }
  .pb-in-imgdiv{
    height: 35px;
  }
  .pb2{
    font-size:25px;
  }
}

.bl{
  border-left: 2px solid #D5A769;
}
.bl2{
  border-left: 1px solid #D5A769;
}
.info-para{
  font-size: 19px;
  font-weight: 350;
  color:black;
}
.info-para2{
  font-size: 20px;
  font-weight: 350;
  color:black;
  padding: 0 30px;
}
.info-para3{
  text-align: justify;
  font-size: 19px;
  font-weight: 350;
  color:black;
  padding-left:0px;
  /* line-height: 23px; */
}
.info-para4{
  text-align: justify;
  font-size: 20px;
  font-weight: 350;
  color:black;
  padding-left:0px;
  line-height: 23px;
}

.info-para5{
  /* text-align: justify; */
  font-size: 19px;
  font-weight: 350;
  color:black;
  line-height: 25px;
  padding:0 40px;
  text-align: justify;
}
.t2-h3{
  font-size: 25px;
  font-weight: 350;
  margin:0 auto 10px auto;
  padding: 0 20px;
}
.abt-img1-ttl{
  background-color: #fbf6f3;
  padding:8px 50px;
  text-align: right;
  margin-top: 25px;
}
.abt-img2-ttl{
  background-color: #e9e0e6;
  padding:8px 50px;
  text-align: left;
  margin-top: 25px;
}
.about-img-div{
  text-align: center;
  margin: 50px auto;
}
.about-img-div img{
  height:250px;
}
.about-conc{
  background-color: #FBF6F3;
  padding: 40px;
  padding-bottom: 0;
}
.about-conc-div1{
  padding: 0;
  position: relative;
}
.about-conc-imgdiv1{
  text-align: center;
  height: 90px;
  margin-bottom: 20px;
}
.about-conc-imgdiv2{
  text-align: center;
  height: 90px;
  margin-bottom: 20px;
}
#about-conc-para{
  padding:0;
  text-align: left;
  padding-left:25px;
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .about-conc-imgdiv1,.about-conc-imgdiv2{
    margin-bottom: 0;
  }
  .about-conc-imgdiv2{
    margin-top: 20px;
  }
  .about-img-div img{
    height:250px;
    width: 100%;
  }
  #about-conc-para{
    padding-left:0px;
    margin-top: 20px;
  }
  .about-conc{
    padding: 20px 10px;
  }
  .about-img-div{
    margin: 10px auto;
  }
  .t2-h3{
    font-size: 22px;
  }
  .abt-img1-ttl{
    padding:8px 10px;
    text-align: center;
    margin: 5px 0;
  }
  .abt-img2-ttl{
    padding:8px 10px;
    text-align: center;
    margin: 5px 0;
  }
  .info-para5{
    font-size: 16px;
    padding:0 10px;
  }
  .info-para5 br {
    content: "";
  }
  .t-h2 br{
    content: "";
  }
  .info-para{
    padding:0;
    font-size: 16px;
  }
  #invest-in{
    margin-top: 10px auto 0 auto;
  }
  .info-para2{
    font-size: 16px;
    padding:0 10px;
    text-align: justify;
  }
}

.info-para2 span{
  font-weight: 500;
}
.info-para3 span{
  font-weight: 500;
}
.info-para4 span{
  font-weight: 500;
}

.info-para5 span{
  font-weight: 500;
}

#rash-intro{
  background-color: #F1EEF0;
  padding: 50px;
}

@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  #rash-intro{
    padding: 30px;
  }
}


/*=============== Social Media icon section =============*/

.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .icon-bar{
    display: none;
  }
}
.cl-btn{
  font-size:22px;
  font-weight: 400;
  border-radius:50px;
  padding:0px 15px;
  border:2px solid #000000;
  border-radius:50px;
  padding:4px 7px;
  display: inline-block;
  cursor: pointer;
  box-shadow: 0 6px #000000;
  color:#000000
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .cl-btn{
    font-size:18px;
    line-height: 17px;
    padding: 10px 0;
  }
}
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

@media only screen and (max-width: 600px) {
  .icon-bar a {
    padding: 10px;
    font-size: 15px;
  }
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.instagram{
  background: #8a3ab9;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}


/*=============== end Social Media icon section =============*/

/*=============== ak factors ensuring section =============*/

.fa-card{
  width:115px;
  padding:35px 5px 0 5px;
  text-align: center;
  margin: 5px;
  border-radius: 5px;
}

.bg1{
  background-color: #F1EEF0;
}
.bg2{
  background-color: #E9E0E6;
}
.fa-card2{
  width:121px;
  padding:35px 5px 10px 5px;
  text-align: center;
  margin: 2.5px;
  border-radius: 5px;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  .fa-card2{
    width:31.80%;
  }
}
.fa-card2 img{
  transition: 0.5s all ease-in-out;
}
.fa-card2:hover img {
  transform: scale(1.4);
}
.img-container2 img{
  transition: 0.5s all ease-in-out;
}
.img-container2:hover img {
  transform: scale(1.05);
}
/* .img-container3 img{
  transition: 0.5s all ease-in-out;
}
.img-container3:hover img {
  transform: scale(1.2);
} */
.fa-card img{
  height: 60px;
  margin-bottom:50px;
}
.shake:hover img{
  animation: shake 0.5s;
  animation-iteration-count: 1;
}
@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.fa-card2 img{
  height: 55px;
  margin-bottom:20px;
}

.fa-card p{
  font-size:12px;
  font-weight: 550;
}

.fa-card2 p{
  font-size:11px;
  font-weight: 550;
}

.img-container {
  position: relative;
}
.img-container2 {
  position: relative;
  overflow: hidden;
}
/* .img-container3{
  position: relative;
  overflow: hidden;
} */

.img-image {
  display: block;
  width: 100%;
  height: auto;
}

.img-overlay1 {
  left: 18.5%;
  height: 40%;
  width: 4.8%;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
  display: none;
}

.img-overlay2 {
  left: 24%;
  height: 50%;
  width: 4.8%;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
  display: none;
}

.img-overlay3 {
  left: 29.5%;
  height: 60%;
  width: 4.8%;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
  display: none;
}

.img-overlay4 {
  left:35%;
  height: 70%;
  width: 4.8%;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
  display: none;
}

/*=============== end of factors ensuring =============*/

/*======================================
//--//-->   INTRO
======================================*/
.intro {
  height:760px;
  position: relative;
  color: #ffffff;
}
@media only screen and (min-device-width: 1370px) and (max-device-width: 1605px){
  .intro {
    height:760px;
  }
}
@media only screen and (min-device-width: 1030px) and (max-device-width: 1366px){
  .intro {
    height:580px;
  }
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .intro {
    height:250px;
  }
}

.intro .owl-theme .owl-dots {
  position: absolute;
  bottom: 150px;
  right: 50px;
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .intro .owl-theme .owl-dots {
    bottom: 130px;
    right: 140px;
  }
}
.intro .owl-theme .owl-dots .owl-dot span {
  background: #ffffff;
  border: 0px solid #ffffff;
}

.intro .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #A82682;
}

.intro .owl-theme .owl-dots .owl-dot.active span {
  background-color: #A82682;
}

.intro .intro-item {
  padding-top: 2rem;
}

.intro .carousel-item-a {
  position: relative;
  height: 820px;
}
@media only screen and (min-device-width: 1200px) and (max-device-width: 1600px){
  .intro .carousel-item-a {
    height: 680px;
  }
}

@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  .intro .carousel-item-a {
    height: 345px;
  }
}
/* @media only screen and (max-width: 1280px) {
  .intro .carousel-item-a {
    height:820px;
  }
} */

.intro .carousel-item-a.bg-image {
  background-attachment: scroll;
}

.intro .intro-content {
  position: absolute;
}

.intro .intro-body {
  padding-left: 1rem;
}

.intro .intro-body .price-a {
  color: #ffffff;
  padding: 1rem 1.5rem;
  border: 2px solid #D5A769;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 0.030em;
}

.intro .spacial {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  color: #ffffff;
}

.intro .intro-title-top {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  margin-bottom: 1rem;
  font-size: .9rem;
  color: #ffffff;
  letter-spacing: .05em;
}

.intro .intro-title {
  transition-duration: 9s !important;
  color: #ffffff;
  font-weight: 700;
  font-size: 2.8rem;
  text-transform: uppercase;
}

.intro .intro-subtitle {
  font-size: 1.5rem;
  font-weight: 300;
}

.intro .intro-subtitle.intro-price {
  padding-top: 1rem;
  font-size: 1.2rem;
}

/*------/ Intro Single /------*/

.intro-single {
  padding: 12rem 0 3rem;
}

.intro-single .title-single-box {
  padding: 1rem 0 1rem 2rem;
}

.intro-single .title-single-box {
  border-left: 3px solid #A82682;
}
.intro-single .title-single-box .title-single {
  font-weight: 600;
  font-size: 2.2rem;
}

.intro-single .breadcrumb-box {
  padding: 1rem 0 0 .5rem;
}

.intro-single .breadcrumb {
  background-color: transparent;
  padding-right: 0;
  padding-left: 0;
}

/*------/ Intro Single 2 /------*/

.intro-single2 {
  padding: 3rem 0 3rem;
}

.intro-single2 .title-single-box {
  padding: 1rem 0 1rem 2rem;
}

.intro-single2 .title-single-box {
  border-left: 3px solid #A82682;
}
.intro-single2 .title-single-box .title-single {
  font-weight: 600;
  font-size: 2.2rem;
}

.intro-single2 .breadcrumb-box {
  padding: 1rem 0 0 .5rem;
}

.intro-single2 .breadcrumb {
  background-color: transparent;
  padding-right: 0;
  padding-left: 0;
}

/*======================================
//--//-->   CARD GENERAL
======================================*/

.card-box-a,
.card-box-b,
.card-box-d {
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card-box-a .img-a,
.card-box-a .img-b,
.card-box-b .img-a,
.card-box-b .img-b {
  transition: .8s all ease-in-out;
}

.card-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.card-shadow {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card-shadow:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.65) 90%);
}

/*======================================
//--//-->   PROPERTY - CARD-A
======================================*/

.card-overlay-a-content {
  transition: all .5s ease-in;
  position: absolute;
  width: 100%;
  bottom: 0px;
  z-index: 2;
}

.card-header-a {
  padding: 0 1rem;
}

.card-header-a .card-title-a {
  color: #ffffff;
  margin-bottom: 0;
  padding-bottom: .7rem;
}

.card-header-a .card-title-a a {
  color: #ffffff;
  text-decoration: none;
}

.card-body-a {
  z-index: 2;
  transition: all .5s ease-in;
  padding: 0rem 1rem 2rem 1rem;
}

.card-body-a .price-box {
  padding-bottom: .5rem;
}

.price-a {
  color: #ffffff;
  padding: .6rem .8rem;
  border: 2px solid #D5A769;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 0.030em;
}

.card-footer-a {
  width: 100%;
  position: absolute;
  z-index: 2;
  background-color: #D5A769;
}

.card-info {
  list-style: none;
  margin-bottom: 0;
  padding: .5rem 0;
}
footer{
  margin-top: 50px;
}
@media only screen and (min-device-width : 300px) and (max-device-width : 640px){
  footer{
    margin-top: 20px;
  }
}
.card-info .card-info-title {
  font-size: 1rem;
  color: #ffffff;
}

.card-info li span {
  color: #ffffff;
  font-size: .9rem;
}

/*------/ Property Grid /-----*/

.property-grid .grid-option {
  text-align: right;
  margin-bottom: 2rem;
}

.property-grid .grid-option .custom-select {
  border-radius: 0;
  width: 200px;
  border-color: #313131;
}

.property-grid .grid-option .custom-select:hover,
.property-grid .grid-option .custom-select:active,
.property-grid .grid-option .custom-select:focus {
  border-color: #313131;
}

.property-grid .grid-option .custom-select option {
  border-color: #313131;
}

/*------/ Property Single /-----*/

.gallery-property {
  margin-bottom: 3rem;
}

.property-price {
  margin: 0 auto;
}

.property-price .card-header-c {
  padding: 0;
}

.summary-list {
  padding-right: 1rem;
  color: #000000;
}

.summary-list .list {
  padding: 0;
  line-height: 2;
}

.summary-list .list span {
  color: #555555;
}

.property-agent .title-agent {
  font-weight: 600;
}

.property-agent ul {
  line-height: 2;
  color: #000000;
}

.property-agent .socials-a {
  text-align: center;
}

/*======================================
//--//-->   NEWS - CARD-B
======================================*/

.card-header-b {
  padding: 1rem;
  color: #ffffff;
  position: absolute;
  bottom: 20px;
  z-index: 2;
}

.card-header-b .category-b {
  font-size: .9rem;
  background-color: #A82682;
  padding: .3rem .7rem;
  color: #ffffff;
  letter-spacing: 0.030em;
  border-radius: 50px;
  text-decoration: none;
}

.card-header-b .title-2 {
  margin-bottom: 0;
  padding: .6rem 0;
  font-size: 1.5rem;
}

.card-header-b .title-2 a {
  color: #ffffff;
  text-decoration: none;
}

.card-header-b .date-b {
  color: #d8d8d8;
  font-size: 1rem;
}

/*------/ News Single /------*/

.post-information {
  padding: 3rem 0;
}

.post-content {
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.6;
}

.post-content .post-intro {
  font-size: 1.7rem;
  font-weight: 300;
  margin-bottom: 4rem;
  line-height: 1.6;
  color: #000000;
  font-weight: 400;
}

.post-content p {
  margin-bottom: 1.7rem;
}

.post-content .blockquote {
  padding: 1rem 3rem 1.7rem 3rem;
  border-left: 3px solid #A82682;
  color: #000000;
}

.post-content .blockquote footer {
  text-align: left;
  padding: 0;
}

.post-footer {
  padding: 3rem 0 4rem;
}

.post-share .socials {
  display: inline-block;
}

.post-share .socials li {
  margin-left: .6rem;
}

/*------/ Comments /------*/

.box-comments .list-comments li {
  padding-bottom: 3.5rem;
}

.box-comments .list-comments .comment-avatar {
  display: table-cell;
  vertical-align: top;
}

.box-comments .list-comments .comment-avatar img {
  width: 80px;
  height: 80px;
}

.box-comments .list-comments .comment-author {
  font-size: 1.3rem;
}

.box-comments .list-comments .comment-details {
  display: table-cell;
  vertical-align: top;
  padding-left: 25px;
}

.box-comments .list-comments .comment-description {
  padding: .8rem 0 .5rem 0;
}

.box-comments .list-comments a {
  color: #000000;
}

.box-comments .list-comments span {
  display: block;
  color: #2B2A2A;
  font-style: italic;
}

.box-comments .comment-children {
  margin-left: 40px;
}

/*======================================
//--//-->   SERVICES - CARD-C
======================================*/

.card-box-c {
  position: relative;
}

.card-header-c {
  padding: 0 1rem 1rem 1rem;
}

.card-body-c {
  padding: .5rem .5rem 0 .5rem;
}

.card-footer-c {
  padding-left: .5rem;
}

.card-box-ico {
  padding: 1rem 3rem 1rem 2.5rem;
  border: 5px solid #A82682;
}

.card-box-ico2 {
  padding: 0.5rem;
  border: 5px solid #D5A769;
}

.card-box-ico span {
  font-size: 4rem;
  color: #D5A769;
}

.card-box-ico2 span {
  font-size: 3rem;
  color: #D5A769;
}

.title-c {
  font-size: 2.5rem;
  font-weight: 600;
  margin-left: -40px;
}

/*======================================
//--//-->   AGENTS - CARD-D
======================================*/

.card-box-d .card-overlay-hover {
  transition: all .2s ease-in-out;
  padding: 15px 40px 15px 35px;
}

.card-box-d .title-d {
  transition: .3s ease-in-out;
  font-size: 2rem;
  font-weight: 600;
  margin: 1rem 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 0;
}

.card-box-d .content-d {
  opacity: 0;
  transition: .5s ease-in-out;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}

.card-box-d .info-agents {
  opacity: 0;
  transition: .5s ease-in-out;
}

.card-box-d .card-footer-d {
  transition: .5s ease-in-out;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 0;
}

.card-box-d .list-inline-item:not(:last-child) {
  margin-right: 25px;
}

.card-box-d:hover .card-overlay-hover {
  background-color: #A82682;
  opacity: .9;
}

.card-box-d:hover .title-d,
.card-box-d:hover .content-d,
.card-box-d:hover .info-agents,
.card-box-d:hover .card-footer-d {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/*------/ Agent Single /------*/

.agent-info-box .socials-footer {
  margin-top: 2rem;
}

.agent-info-box .socials-footer li {
  margin-right: 1.5rem;
}

/*======================================
//--//-->   ABOUT
======================================*/

.section-about .title-vertical {
  position: absolute;
  letter-spacing: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: 50px;
  text-align: left;
  font-size: 1.8rem;
  width: 300px;
  font-weight: 700;
  text-align: right;
}

.about-img-box {
  padding-left: 1rem;
  position: relative;
}

.sinse-box {
  background-color: #A82682;
  padding: 1rem 2rem;
  position: absolute;
  left: 15px;
  bottom: 10px;
}

.sinse-box .sinse-title {
  font-weight: 700;
  letter-spacing: 0.043em;
  font-size: 1rem;
}

.sinse-box .sinse-title span {
  position: absolute;
}

.sinse-box .sinse-title span:after {
  content: ' ';
  width: 35px;
  height: 2px;
  background-color: #000000;
  position: absolute;
  bottom: -15px;
}

.sinse-box p {
  margin-bottom: 0;
  font-size: .7rem;
}

/*======================================
//--//-->   TESTIMONIALS
======================================*/

.testimonials-box {
  padding: 1rem 0;
}

.testimonials-box .testimonial-avatar {
  width: 80px !important;
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  border-radius: 50%;
}

.testimonial-ico {
  text-align: center;
}

.testimonial-ico span {
  font-size: 1.8rem;
  background-color: #A82682;
  color: #ffffff;
  padding: .4rem 1rem;
  border-radius: 50px;
}

.testimonial-text {
  font-style: italic;
  margin-top: 25px;
  padding: 1.5rem 1.5rem;
  background-color: #f3f3f3;
  position: relative;
}

.intro-text {
  font-style: italic;
  margin-top: 25px;
  /* padding: 1.5rem 1.5rem; */
  background-color: #f3f3f3;
  position: relative;
}

.testimonial-text:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 25px;
  width: 0px;
  height: 0px;
  border-top: 15px solid #f3f3f3;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}

.testimonial-author-box {
  margin-top: 2rem;
}

.testimonial-author {
  margin-left: 1rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.2rem;
  color: #000000;
}

/*======================================
//--//-->   FOOTER
======================================*/

.section-footer {
  padding-top: 60px;
  margin-top: 60px;
  background: #f3f3f3;
}

.section-matrics{
  background: #f3f3f3;
  padding-bottom: 4rem;
}

.section-footer ul {
  line-height: 2;
}

.section-footer .item-list-a i {
  font-size: 18px;
  padding-right: 4px;
  color: #A82682;
}

.section-footer .widget-a .w-title-a {
  margin-bottom: 1rem;
}

footer {
    text-align: center;
  
}

footer .copyright-footer {
  border-bottom: 1px solid #ddd;
  /* padding-top: 20px; */
}

footer .credits {
  font-size: 17px;
  padding-top: 15px;
  font-weight: 300;
}

/*======================================
//--//-->   FORM INPUT
======================================*/

.form-a #sendmessage {
  color: #A82682;
  border: 1px solid #26a356;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

.form-a #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

.form-a #sendmessage.show,
.form-a #errormessage.show,
.form-a .show {
  display: block;
}

.form-a .validation {
  color: red;
  display: none;
  margin: 4px 0 20px 0;
  font-weight: 400;
  font-size: 13px;
}

.form-a label {
  color: #000000;
  position: relative;
}

.form-a select.form-control-lg:not([size]):not([multiple]) {
  height: 3.5rem;
}

.form-a .form-control {
  border-radius: 0;
  font-size: 1.1rem;
  font-weight: 300;
}

.form-a .form-control.form-control-a {
  height: 3.5rem;
}

.form-a .form-control:focus {
  box-shadow: none;
  border-color: #A82682;
}

/*======================================
//--//-->   BUTTON
======================================*/

.btn {
  transition: .5s ease;
}

.btn.btn-a,
.btn.btn-b {
  border-radius: 0;
  padding: 10px 20px;
  letter-spacing: .05rem;
}

.btn.btn-a {
  background-color: #7a271d;
  color: #ffffff;
}

.btn.btn-a:hover {
  background-color: #000000;
  color: #ffffff;
}

.btn.btn-b {
  background-color: #A82682;
  color: #ffffff;
}

.btn.btn-b:hover {
  background-color: #000000;
  color: #ffffff;
}

.btn.btn-b-n {
  background-color: #A82682;
  color: #ffffff;
  border-radius: 5px;
  padding: 10px;
}

.btn.btn-b-n:hover {
  background-color: #000000;
  color: #ffffff;
}

@media (min-width: 576px) {
  .intro .intro-title {
    font-size: 3.5rem;
  }

  .intro .intro-subtitle.intro-price {
    font-size: 1.3rem;
  }

  .about-img-box {
    padding-left: 4rem;
  }

  .sinse-box {
    padding: 1.5rem 2.5rem;
    bottom: 20px;
  }

  .sinse-box .sinse-title {
    font-size: 1.3rem;
  }

  .sinse-box p {
    font-size: .8rem;
  }

  .sinse-box p {
    font-size: 1rem;
  }

}

@media (min-width: 768px) {

  .link-a {
    font-size: .9rem;
  }

  .link-a span {
    font-size: 1.5rem;
  }

  .navbar-default.navbar-trans .nav-item,
  .navbar-default.navbar-reduce .nav-item {
    margin-left: 15px;
  }

  .navbar-default .dropdown .dropdown-menu {
    border-top: 4px solid #A82682;
    border-left: 0;
    display: block;
    position: absolute;
    box-shadow: 0 2px rgba(17, 16, 15, 0.1), 0 2px 10px rgba(20, 19, 18, 0.1);
  }

  .box-collapse {
    width: 50%;
  }

  .intro .owl-theme .owl-dots {
    left: 50px;
  }

  .intro .intro-body {
    padding-left: 2rem;
  }

  .intro .intro-title-top {
    font-size: 1rem;
    margin-bottom: 1rem;
  }

  .intro .intro-title {
    font-size: 4rem;
  }

  .intro .intro-subtitle {
    font-size: 2.5rem;
  }

  .intro .intro-subtitle.intro-price {
    padding-top: 2rem;
    font-size: 1.5rem;
  }

  .intro-single .title-single-box .title-single {
    font-size: 2.1rem;
  }

  .grid .card-box-a,
  .grid .card-box-b,
  .grid .card-box-c,
  .grid .card-box-d {
    margin-bottom: 2.5rem;
  }

  .card-box-a:hover .img-a,
  .card-box-a:hover .img-b,
  .card-box-b:hover .img-a,
  .card-box-b:hover .img-b {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  .card-box-a .price-a,
  .card-box-b .price-a {
    font-size: .9rem;
  }

  .card-box-a:hover .card-overlay-a-content {
    bottom: 60px;
  }

  .card-box-a:hover .card-body-a {
    padding-bottom: 1rem;
  }

  .card-overlay-a-content {
    bottom: -20px;
  }

  .card-header-a .card-title-a {
    font-size: 1.3rem;
  }

  .card-info .card-info-title {
    font-size: .9rem;
  }

  .card-info li span {
    font-size: .8rem;
  }

  .card-header-b {
    bottom: 0px;
  }

  .card-header-b .title-2 {
    font-size: 1rem;
  }

  .card-header-b .date-b {
    font-size: .9rem;
  }

  .box-comments .list-comments .comment-author {
    font-size: 1.5rem;
  }

  .title-c {
    font-size: 1.8rem;
  }

  .card-box-d .card-overlay-hover {
    padding: 5px 15px 5px 10px;
  }

  .card-box-d .title-d {
    font-size: 1.1rem;
    margin: .5rem 0;
  }

  .card-box-d .content-d {
    font-size: .8rem;
    margin: .5rem 0;
  }

  .card-box-d .card-body-d p {
    margin-bottom: 8px;
    font-size: .8rem;
  }

  .about-img-box {
    padding-left: 5rem;
  }

  .sinse-box {
    padding: 1.5rem 3rem;
  }

  .sinse-box .sinse-title {
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .card-box-a:hover .card-overlay-a-content {
    bottom: 60px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .card-box-a:hover .card-overlay-a-content {
    bottom: 64px;
  }
}

@media (min-width: 992px) {
  .link-a {
    font-size: 1rem;
  }

  .link-a span {
    font-size: 18px;
  }

  .list-a li {
    width: 33.333%;
  }

  .intro .intro-title-top {
    font-size: 1rem;
    margin-bottom: 2rem;
  }

  .intro .intro-title {
    font-size: 4.5rem;
  }

  .intro .intro-subtitle.intro-price {
    padding-top: 3rem;
  }

  .intro-single .title-single-box .title-single {
    font-size: 2.5rem;
  }

  .card-box-a .price-a,
  .card-box-b .price-a {
    font-size: 1rem;
  }

  .card-overlay-a-content {
    bottom: 0px;
  }

  .card-header-a .card-title-a {
    font-size: 2rem;
  }

  .card-info .card-info-title {
    font-size: 1rem;
  }

  .card-info li span {
    font-size: 1rem;
  }

  .card-header-b {
    bottom: 20px;
  }

  .card-header-b .title-2 {
    font-size: 1.6rem;
  }

  .card-header-b .date-b {
    font-size: 1rem;
  }

  .title-c {
    font-size: 2.5rem;
  }

  .card-box-d .card-overlay-hover {
    padding: 5px 40px 5px 35px;
  }

  .card-box-d .title-d {
    font-size: 1.5rem;
    margin: 1rem 0;
  }

  .card-box-d .card-body-d p {
    margin-bottom: 12px;
    font-size: 1rem;
  }

  .sinse-box {
    padding: 3rem 4.5rem;
  }

  .sinse-box .sinse-title {
    font-size: 2.2rem;
  }
}

@media (min-width: 1200px) {
  .card-box-d .card-overlay-hover {
    padding: 15px 40px 5px 35px;
  }

  .card-box-d .title-d {
    font-size: 2rem;
    margin: 1rem 0;
  }
}

@media (max-width: 991px) {
  .property-contact {
    margin-top: 2.5rem;
  }
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

@media (max-width: 767px) {
  .text-brand {
    font-size: 1.8rem;
  }

  .section-t8 {
    padding-top: 4rem;
  }

  .section-t4 {
    padding-top: 2rem;
  }

  .section-md-t3 {
    padding-top: 3rem;
  }

  .section-tb85 {
    padding: 4rem 0 2.5rem 0;
  }

  .intro-single {
    padding-top: 9rem;
  }

  .card-box-a,
  .card-box-b,
  .card-box-c,
  .card-box-d {
    margin-bottom: 2.5rem;
  }

  .card-box-a .card-overlay-a-content {
    bottom: 65px;
  }

  .card-box-a .card-body-a {
    padding-bottom: 1rem;
  }

  .property-agent {
    margin-top: 2.5rem;
  }

  .card-box-c {
    margin-bottom: 2rem;
  }

  .card-body-c {
    padding: 0;
  }
}

@media (max-width: 575px) {
  .box-collapse .title-box-d {
    left: 35px;
  }

  .box-collapse .title-box-d .title-d {
    font-size: 1.3rem;
  }
}