
@import url(/css/magnific-popup.css);
body {
    margin: 0;
    font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
      color: #000;
  }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
}

  .nav-logo {
    width: 168px;
}

#gallery-2 {
  width: 100%;
  background: #151515;
  -webkit-user-select: none;
  -moz-user-select: none;  
  user-select: none;
}

.agent-style-1 .agent-level {
    position: absolute;
    padding: 13px;
    z-index: 10;
    transform: rotate(-90deg);
    top: 35px;
    left: -47px;
    line-height: 16px;
    width: 129px;
    text-align: center;
    background-color: var(--theme-primary-color);
    letter-spacing: 2px;
    font-size: 13px;
    color: var(--theme-white-color);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    font-size: 9px;
    }

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 0px;
    outline: 0;
    padding: 8px;
        }

.select2-container .select2-selection--multiple {
    min-height: 45px !important;
  }

.select2-search__field{
  padding-top: 0px !important;
}

 .navbar-expand-lg .navbar-nav .nav-item {
        padding: 0 12px;
    }

b, strong {
    font-weight: 500;
}

.ms-options-wrap > button:focus, .ms-options-wrap > button {
    position: relative;
    width: 100%;
    text-align: left;
    border: 1px solid #aaa;
    background-color: #fff;
    padding: 5px 20px 5px 5px;
    margin-top: 1px;
    font-size: 15px;
    color: #aaa !important;
    outline-offset: -2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.property-grid-3 .listing-price {
  text-shadow: 2px 2px 2px #000;
  background:  var(--theme-dark-opacity-color);
}

.select2-container .select2-search--inline .select2-search__field {
    height: 21px !important;
    }
.ms-options-wrap > button:focus, .ms-options-wrap > button {
    color: #000;
  }

.quick-search .form-control {
    color: #000;
  }

.text-bold{
  font-weight: 500;
}

.text-align-right{
  text-align: right;
}

.border-top-bottom{
  border-top: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
}

.listing_single_row {
    margin-bottom: 25px;
    margin-top: -50px;
    position: relative;
    z-index: 999S;
}

.spss.style2 ul li {
    background-color: #ffffff;
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem;
}
.spss ul li {
    border-radius: 8px;
    background-color: rgb(0, 106, 112);
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.list-inline-item {
    font-family: 'Roboto Condensed', sans-serif;
}
.list-inline-item {
    display: inline-block;
}

.prop_gal .row>*{
  padding-right: 0 !important;
  padding-left: 0 !important;
}
}

#scroll {
    background-color: #9755a2;
    }

.color-red, .Chosen, .ChosenHeart{
    color: red !important;
}

.notChosen, .notChosenHeart{
    color: black;
}

.ms-choice {
    margin: 0px 0 0 -16px;
    display: block;
    width: 122%;
    height: 44px;
    padding: 14px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #aaa;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-color: #fff;
}

.paddingTop0{
  padding-top: 0;
}

.ts-item{
      padding: 40px 40px;
    border-bottom: 1px dotted;

}

.ts-item   .name {
    position: relative;
    padding-left: 104px;
    margin-left: 80px;
}
.ts-item   p {
    margin-left: 80px;
}

.color-black{
  color: black !important;
}

.rent_color{
  background-color: #231f20 !important;
}

.sale_color{
  background-color: #ef642c !important;
}

#message-fail_{
  display: none;
  color:red;
  border-radius: 6px;
    padding: 10px;
    background: white;
 }

  #message-success_{
  display: none;
  color:green;
  border-radius: 6px;
    padding: 10px;
    background: white;
 }

 #message-fail{
  display: none;
  color:red;
  border-radius: 6px;
    padding: 10px;
    background: white;
 }

  #message-success{
  display: none;
  color:green;
  border-radius: 6px;
    padding: 10px;
    background: white;
 }

  .text-thm-red{
  color: #048e13;
  font-size: 14px;
 }

 .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: var(--theme-primary-color);
    color: white;
    padding: 3px 7px;

}

.nav-pills .nav-link {
    color: var(--theme-general-color);
    position: relative;
    background: white;
    padding: 3px 7px;
}

.capitalise{
  text-transform: capitalize;
}

.colorBlack{
  color: black !important;
  font-weight: bold;
}

.preloader .loader {
    position: relative;
    border: var(--line-width) solid var(--theme-gray-color);
    border-radius: 50%;
    border-top: var(--line-width) solid #fff;
    }

.preloader {
    background: #f4c9fb;
    }

.colorBlackTr{
  color:#4a4747 !important;
  font-family: "Arial";
}

.color-gray{
  color: gray !important;
}

.minHeight85{
  min-height: 85px;
}

.text-aligh-right{
  text-align: right;
}

.uppercase{
  text-transform: uppercase;
}

.pr-10{
  padding-right: 10px;
}
.pl-10{
  padding-left: 10px;
}

h4, .h4 {
    font-size: 20px;
}

.flat-medium::before {
    font-size: 64px;
    line-height: 45px;
}

.homeVision .flat-medium::before {
    font-size: 44px;
    line-height: 45px;
}

.homeVision .im{
  padding-left: 5px !important;
}

.agent-meta img, .post-meta .agent img {
    width: 40px;
    height: 40px;
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, .4); */
    -webkit-box-shadow: 0 2px 4px rgb(9 9 9 / 98%);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
}

.btn {
    padding: 0 10px;
    }

  .irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single, .irs--flat .irs-bar {
    background-color: #9755a2;
}

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
    
    border-top-color: #9755a2;
}

.irs--flat .irs-handle>i:first-child {
    background-color: #9755a2;
}

.navbar-expand-lg .navbar-nav .nav-link {
    text-transform: uppercase;
    }

  .property-grid-1 .quantity li span, .property-grid-2 .quantity li span, .property-grid-3 .quantity li span, .property-grid-5 .quantity li span, .property-grid-6 .quantity li span, .property-grid-7 .quantity li span, .property-list-1 .quantity li span, .property-list-2 .quantity li span {
    
    font-size: 22px;
  }

  .banner-search1 {

    width: 100%;
    padding-top: 25%;
    
}

.w100 {
    width: 100% !important;
}

.maxHVideo{
  height: 500px;
}

.text-black{
  color: black !important;
}

.bg-transperant{
  background-color: rgba(255, 255, 255, .2) !important;
}
.team-pic{
 height: 1200px;
}

.property-overview .listing-title {
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 500;
}

.nav-pt{
  padding-top: 20px;
}

.pb-40{
  padding-bottom: 40px !important;
}

.quick-search {
    padding: 11px 0;
}

.pos_rel{
  position: relative;
}

.pic_over{
  position: absolute;
  top: 0;
}

.bg-white{
  background-color: white !important;
}
.quick-search .form-control {
    border-color: #aaa !important;
    }

.ms-options-wrap > button:focus, .ms-options-wrap > button {
    padding: 8px 20px 8px 5px;
    border-radius: 3px;
  }

.simple-collaps span.active{
  border-bottom: none;
}
.parent-ul .notChosen, .parent-ul .notChosenHeart {
    color: white;
}

.height40{
  height: 40px !important;
}
/*.height56{
  height: 56px !important;
}*/

.desktop{
  display: block;
}

.mobile{
  display: none;
}


.pb-30px{
  padding-bottom: 30px !important;
}

.banner-search {
    position: relative;
    z-index: 999;
    margin-top: -32%;
    width: 100%;
    padding-top: 0px; 
    padding-bottom: 0px;
}

.evForm{
    border: 1px solid gray;
    border-radius: 20px;
    padding: 43px;
    background-color: black;
}

.evForm{ color: white};

.video-container{
  width: 100vw;
  height: 100vh;
}

.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
    background: #fff !important;
  }

  .rsUni .rsThumbsVer {
    width: 296px !important;
  }

  .rsUni .rsThumb {
    width: 296px !important;
    height: 147px !important;
  }
    
/*iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
}*/

.pagination-dotted-active .page-item:first-child .page-link, .pagination-dotted-active .page-item:last-child .page-link {
    width: 40px;
}

.notChosen, .notChosenHeart {
    color: black;
}

.quick-meta .notChosenHeart {
    color: white;
}

.buttonsFa{
  border-radius: 10px;
  border: 1px solid #ccc;
}

.Chosen, .ChosenHeart {
    color: red !important;
}

.ms-options-wrap > .ms-options > ul label {
    color: #302e2e;
    }

.price-text{
  font-size: 20px;
}

.video-hero .video-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background: #222327;
}
@media only screen and (max-width: 900px)  {
  .ddm{ color:black !important; }
}
@media only screen and (max-width: 600px) {
  .owl-carousel .owl-item img {
      display: block;
      height: auto;
  }

  .list-three-fold-width li {
        width: 100%;
        border-bottom: 1px dotted lightslategray;
    }

  .f-right{
    float: right;
  }

  .rsUni .rsThumbsVer {
    width: 96px !important;
  }

  .rsUni .rsThumb {
    width: 96px !important;
    height: 47px !important;
  }

  .navbar-collapse {
    background: rgba(32, 40, 48, .95);
  }

  .nav-secondary .navbar-nav .nav-link, .dropdown-item {
    color: white;
  }

  .navbar-nav li {
        color: var(--theme-text-general-color) !important;
        padding-left: 20px;

        border-bottom: 1px solid rgba(255, 255, 255, .25);
    }

      .testimonial-slider .owl-nav, .nav-on-top, .nav-on-banner {
        position: absolute !important;
    }


    .testimonial-slider .owl-nav {
        position: absolute;
        top: 125px;
        right: 30px;
    }

    .testimonial-slider .testimonial-item .quote-icon {
      top: 30px;
  }

  .padding-brc{
    padding: 80px 0 0 15px ;
  }

  .pt-20-0{
    padding: 20px 0 0 0;
  }

    .testimonial-slider .testimonial-item {
      padding-top: 20px;
  }

  .dm{ color:black !important; }

  .fm .col{
    padding: 5px;
  }

  /*.full-row {
    position: relative;
    width: 100%;
    padding: 25px 0;
}*/

.py-5 {
    padding-top: 4rem !important;
    padding-bottom: 3rem !important;
}


.pt-60{
  padding-top: 60px !important;
}

.mt-60{
  margin-top: 60px !important;
}

.pt20 {
  padding-top: 20px !important;
  }

.maxHVideo{
  height: auto;
}
.desktop{
  display: none;
}

.mobile{
  display: block;
  padding-top: 60px;
}

  .banner-search {
    position: relative;
    z-index: 99;
    margin-top: 20px;
    width: 100%;
     padding-top: 0px; 
     padding-bottom: 0px;
}

  .agent-meta img {
        width: 70px !important;
        height: 70px;
  }

  .owl-carousel .agent-meta img {
        width: 100px !important;
  }

  .nav-pt{
    padding-top: 0px;
  }

  h2, .h2 {
    font-size: 30px;
    line-height: 38px;
  }

  .banner-search1 h2{
    font-size: 20px;
    line-height: 34px;
    text-shadow: 3px 3px 2px rgba(0, 0, 0, 1);
  }

  .banner-search1 .d-table{
    display: none !important;
  }

  .team-pic{
   height: 400px;
  }

  .banner-search1 {
    width: 100%;
    padding-top: 40%;
  }
}

@media only screen and (max-width: 400px) {
  
  .team-pic{
   height: 267px;
  }
}
@media only screen and (max-width: 350px) {
  
  .team-pic{
   height: 227px;
  }
}

@media only screen and (max-width: 300px) {
  
  .team-pic{
   height: 200px;
  }
}