@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,900&display=swap');
/* PATHS */
/* COLORS */
.slider_search h1 {
  margin-bottom: 20px;
}
.property_filter_input input[type="submit"] {
  background: url('/assets/site/img/lupa.svg') repeat scroll 0 0;
  background-size: 25px 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 25px;
}
#slider .item.active .carousel-caption,
#slider .item.active .carousel-caption .slider_text p,
#slider .carousel-caption .slider-subtitle,
#slider .item.active .carousel-caption h1,
#slider .item.active .property_search_form,
#slider .item.active .property-text,
#slider .item.active .looking-for {
  animation-duration: 0s;
  animation-name: none;
}
#slider .carousel-caption h1 {
  animation-delay: 0s;
}
#slider-fixed::before,
.carousel-inner .item::before {
  background: none;
}
.carousel-inner {
  height: 100vh;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  height: 100%;
}
.yt-container {
  margin-top: 103px;
  height: calc(100% - 112px);
  position: relative;
}
.yt-container .video {
  position: relative;
  width: 100%;
  height: 100%;
}
.yt-container .slider-video {
  width: 100%    !important;
  height: 100%   !important;
  object-fit: fill;
}
.with-video {
  bottom: 130px !important;
}
#slider {
  position: relative;
  margin-top: 0px;
  border-bottom: 10px solid #e0de00;
  height: 100vh;
}
#slider .carousel {
  height: 100%;
}
#slider .carousel .item {
  height: 100%;
}
#slider .carousel .item img {
  object-fit: cover;
}
#slider .carousel-caption {
  width: 100%;
  top: 0;
  transform: unset;
  padding: 0px;
  height: 100%;
}
#slider .carousel-caption .container {
  height: 100%;
}
#slider .carousel-caption .container .slider_search {
  position: relative;
  height: calc(100% - 112px);
}
#slider .carousel-caption .home-title {
  float: unset;
  color: #004137;
  display: inline-block;
  text-shadow: 1px 1px 10px #ffffff;
  font-style: italic;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#slider .carousel-caption .property_search_form {
  position: absolute;
  bottom: 40px;
  width: 100%;
}
#slider .carousel-caption .property_search_form .search-form-container {
  background-color: #ffffff;
  width: 100%;
  padding: 10px;
}
#slider .carousel-caption .property_search_form .search-form-container .input-address {
  border: 1px solid #004137;
  margin-bottom: 0px;
  margin-right: 2px;
}
#slider .carousel-caption .property_search_form .search-form-container input:focus::-webkit-input-placeholder {
  opacity: 0;
}
#slider .carousel-caption .property_search_form .search-form-container ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #004137;
}
#slider .carousel-caption .property_search_form .search-form-container ::-moz-placeholder {
  /* Firefox 19+ */

  color: #004137;
}
#slider .carousel-caption .property_search_form .search-form-container :-ms-input-placeholder {
  /* IE 10+ */

  color: #004137;
}
#slider .carousel-caption .property_search_form .search-form-container :-moz-placeholder {
  /* Firefox 18- */

  color: #004137;
}
#slider .carousel-caption .property_search_form .search-form-container .advanced-search {
  display: inline-block;
  background-color: #e0de00;
  color: #004137;
  text-transform: uppercase;
  padding: 5px;
  text-align: center;
  height: 45px;
  width: 100%;
  border: none;
  margin-left: 2px;
}
.scroll-to-bottom a {
  position: absolute;
  z-index: 100;
  right: 30px;
  bottom: 30px;
}
/** mobile **/
@media only screen and (min-device-width: 320px) and (max-device-width: 1200px), only screen and (min-width: 320px) and (max-width: 1200px) {
  .img-responsive,
  .thumbnail > img,
  .thumbnail a > img,
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    transform: unset;
  }
  .property_filter_input {
    padding: 0px 15px;
  }
  .property_filter_input input[type="submit"] {
    background: transparent;
    height: 25px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 25px;
    top: 10px;
    width: 25px;
  }
  .carousel-inner {
    height: 100vh;
  }
  #slider .carousel-caption .home-title {
    display: none;
  }
  .yt-container {
    margin-top: 103px;
    height: calc(100% - 112px);
    position: relative;
  }
  .yt-container .video {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .yt-container .slider-video {
    width: 100%    !important;
    height: 100%   !important;
    object-fit: cover;
  }
}
/**************** FONTS **************/
.property_grid .img_area {
  position: relative;
  padding-bottom: 75%;
}
.property_grid .img_area .featured_btn {
  background-color: #e0de00;
  color: #004137;
}
.property_grid .img_area img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.property_grid .img_area .address-div {
  bottom: 0;
  display: inline-block;
  font-size: 15px;
  padding: 6px 15px;
  position: absolute;
  left: 0;
  color: #ffffff;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 40px);
}
.property_grid .img_area .energy-div {
  bottom: 0px;
  display: inline-block;
  font-size: 13px;
  position: absolute;
  right: 10px;
  height: 44px;
  width: 36px;
}
.property_grid .img_area .energy-div .energy {
  display: block;
  height: 44px;
  width: 36px;
}
.property_grid .img_area .energy-div .AP {
  background: url('/assets/site/img/CLASSES-ENERGETICAS/AP.png') center left no-repeat;
  background-size: 36px 44px;
}
.property_grid .img_area .energy-div .A {
  background: url('/assets/site/img/CLASSES-ENERGETICAS/A.png') center left no-repeat;
  background-size: 36px 44px;
}
.property_grid .img_area .energy-div .B {
  background: url('/assets/site/img/CLASSES-ENERGETICAS/B.png') center left no-repeat;
  background-size: 36px 44px;
}
.property_grid .img_area .energy-div .BM {
  background: url('/assets/site/img/CLASSES-ENERGETICAS/BM.png') center left no-repeat;
  background-size: 36px 44px;
}
.property_grid .img_area .energy-div .C {
  background: url('/assets/site/img/CLASSES-ENERGETICAS/C.png') center left no-repeat;
  background-size: 36px 44px;
}
.property_grid .img_area .energy-div .D {
  background: url('/assets/site/img/CLASSES-ENERGETICAS/D.png') center left no-repeat;
  background-size: 36px 44px;
}
.property_grid .img_area .energy-div .E {
  background: url('/assets/site/img/CLASSES-ENERGETICAS/E.png') center left no-repeat;
  background-size: 36px 44px;
}
.property_grid .img_area .energy-div .F {
  background: url('/assets/site/img/CLASSES-ENERGETICAS/F.png') center left no-repeat;
  background-size: 36px 44px;
}
.property_grid .img_area .energy-div .G {
  background: url('/assets/site/img/CLASSES-ENERGETICAS/G.png') center left no-repeat;
  background-size: 36px 44px;
}
.property_grid .property-text {
  padding: 10px;
}
.property_grid .property-text .property-title {
  color: #26303a;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  margin-bottom: 0px;
}
.property_grid .property-text .price {
  color: #004137;
  font-weight: 400px;
  font-size: 16px;
}
.property_grid .property-text .oldPrice {
  text-decoration: line-through;
}
.property_grid .property-text .newPrice {
  margin-left: 5px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
}
.property_grid .property-text .percentage {
  background: #e0de00;
  margin-left: 5px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  padding: 0 2px;
}
.property_grid .property-text .description {
  margin-top: 10px;
  color: #26303a;
  font-size: 12px;
  line-height: 14px;
  height: 42px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.property_grid .property-text .quantity ul li {
  padding: 0 2px;
}
.property_grid .property-text .quantity span {
  display: inline-block;
  float: left;
  height: 30px;
  line-height: 30px;
}
.property_grid .property-text .quantity .attribute {
  display: inline-block;
  height: 30px;
  width: 30px;
  padding-left: 20px;
}
.property_grid .property-text .quantity .rooms {
  background: transparent url('/assets/site/img/rooms.png') no-repeat center left;
  background-size: 15px 15px;
}
.property_grid .property-text .quantity .wc {
  background: transparent url('/assets/site/img/wc.png') no-repeat center left;
  background-size: 15px 15px;
}
.property_grid .property-text .quantity .parking {
  background: transparent url('/assets/site/img/parking.png') no-repeat center left;
  background-size: 15px 15px;
}
.property_grid .property-text .quantity .label {
  display: inline-block;
  color: #9facb4;
  padding: 0px;
}
.property_grid .property-text .info-button {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0px 5px;
  background-color: #004137;
  color: #ffffff;
}
.property_grid .property-text .info-button:hover {
  text-decoration: none;
}
.property_grid .bed_area .checked-fav {
  background-color: #004137;
}
.property_grid .bed_area .checked-fav a {
  text-decoration: none;
}
.property_grid .bed_area .checked-fav a:hover {
  text-decoration: none;
}
.property_grid .bed_area .checked-fav .flaticon-like::before {
  color: #ffffff;
}
.property_grid .bed_area .share_unit {
  position: absolute;
  display: none;
  width: 50px;
  right: 50px;
  bottom: 50px;
  background: #e0de00;
  z-index: 10000000;
}
.property_grid .bed_area .share_unit a {
  display: block;
  height: 30px;
  width: 50px;
  line-height: 30px;
  color: #004137;
  font-size: 14px;
  text-align: center;
}
.property_grid .bed_area .consultant-info {
  padding-left: 10px;
  height: 50px;
}
.property_grid .bed_area .consultant-info img {
  height: 40px;
  width: 40px;
  border-radius: 100px;
  margin: 5px 0px;
  float: left;
}
.property_grid .bed_area .consultant-info span {
  display: inline-block;
  width: 150px;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 5px;
  height: 50px;
  line-height: 50px;
}
.property_grid .bed_area .consultant-info span a {
  color: #26303a;
  font-size: 12px;
}
/* home page header is transparent */
/* 
#header {
    #top_header {
        background-color: transparent;
        .top_right {
            #fav-link {         
                background: url('@{imgUrl}/icon_fav.svg') center center no-repeat; 
                background-size: 40px 40px; 
            }
            #viewed-link {
                background: url('@{imgUrl}/icon_views.svg') center center no-repeat;
                background-size: 40px 40px;
            }
            .lan-drop {
                background-color: @dsGreen; 
                color: @dsYellow;
            }
        }
    }

    #nav_header {
        background-color: transparent;

        .navbar-right {
            li {
                a {
                    color: @dsGreen;
                }
            }
        }
    }

    &.fixed-header {
        #top_header {
            background-color: @white;
        }

        #nav_header {
            background-color: @white;
        }
    }
}

*/
/****/
.sell-button {
  background-color: #e0de00;
  line-height: 20px;
  text-transform: uppercase;
  color: #004137;
  margin-top: 15px;
  padding: 5px 10px;
  font-size: 20px;
  display: inline-block;
  width: auto;
  margin-top: 20px;
  cursor: pointer;
}
/** featured slider **/#featured {
  background-color: #ffffff;
}
#news {
  background-color: #f6f2f3;
}
.section_title_blue {
  text-align: center;
  color: #004137;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 40px;
}
.section_title_white {
  text-align: left;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 40px;
}
.owl-theme .owl-controls {
  position: relative;
  width: 100%;
  text-align: center;
  top: unset !important;
  margin-top: -40px;
}
.owl-theme .owl-controls .owl-dots {
  display: block;
  width: 100%;
  text-align: center;
}
.owl-theme .owl-controls .owl-dots .owl-dot {
  display: inline-block;
}
.owl-theme .owl-controls .owl-dots .owl-dot span {
  background: none repeat scroll 0 0 #869791;
  border-radius: 20px;
  height: 12px;
  width: 12px;
  margin: 5px 7px;
  opacity: 1;
  border: none;
}
.owl-theme .owl-controls .owl-dots .owl-dot.active span {
  background: none repeat scroll 0 0 #004137;
}
.property_grid .property-text .quantity ul li {
  padding: 0 8px;
}
.property_grid .property-text .quantity .info-button {
  padding: 0px 10px;
}
.property_link {
  bottom: -15px;
  height: 30px;
  line-height: 30px;
  background-color: #e0de00;
  padding: 0 20px;
  color: #004137;
  display: inline-block;
  top: unset;
  z-index: 1000000;
  text-transform: uppercase;
}
#link-section {
  background-color: #f6f2f3;
  padding: 80px 0px 20px 0px;
}
#link-section .link-container {
  background-color: #e0de00;
  margin: 10px;
  padding-top: 50px;
  display: block;
  text-align: center;
}
#link-section .link-container .link-icon {
  display: block;
  height: 100px;
  width: 100px;
  border-radius: 100px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  top: 0px;
  margin-top: -25px;
}
#link-section .link-container #news {
  background: #004137 url('/assets/site/img/icon_noticias.svg') center center no-repeat;
  background-size: 90px 90px;
}
#link-section .link-container #info {
  background: #004137 url('/assets/site/img/icon_info.svg') center center no-repeat;
  background-size: 90px 90px;
}
#link-section .link-container #despenses {
  background: #004137 url('/assets/site/img/icon_simulador.svg') center center no-repeat;
  background-size: 90px 90px;
}
#link-section .link-container .title1 {
  display: block;
  color: #ffffff;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 40px;
  height: 55px;
  line-height: 55px;
  text-indent: 3px;
}
#link-section .link-container .title2 {
  display: block;
  color: #ffffff;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 40px;
  text-transform: uppercase;
  height: 55px;
  line-height: 55px;
  text-indent: 3px;
}
#investment-section {
  padding: 20px 0px 30px 0;
  background-color: #ffffff;
}
#investment-section .investment_slide {
  padding-right: 20px;
  border-right: 1px solid #004137;
}
#investment-section .investment_slide .item .property_grid .property-text {
  background-color: #d5dfde;
}
#investment-section .service-section .link-container {
  position: relative;
  margin: 20px;
}
#investment-section .service-section a {
  display: block;
  width: 100%;
  height: 120px;
  line-height: 120px;
  color: #ffffff;
  text-transform: uppercase;
  border-left: 20px solid #004137;
  text-align: center;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 30px;
}
#investment-section .service-section a span {
  line-height: 120px;
  width: 100%;
  text-align: center;
  display: block;
  position: relative;
}
#investment-section .service-section #financing {
  background: url('/assets/site/img/banner_intercredito.png') -20px center no-repeat;
  background-size: cover;
}
#investment-section .service-section #financing span {
  line-height: 30px;
  padding-top: 30px;
}
#investment-section .service-section #financing:hover {
  border-left: none;
  color: #ffffff;
}
#investment-section .service-section #financing:hover.overlay:before {
  top: 0px;
  background-color: rgba(0, 65, 55, 0.8);
}
#investment-section .service-section #building {
  background: url('/assets/site/img/banner_mediacaoobras_home.jpg') -20px center no-repeat;
  background-size: cover;
}
#investment-section .service-section #building span {
  line-height: 30px;
  padding-top: 30px;
}
#investment-section .service-section #building:hover {
  border-left: none;
  color: #ffffff;
}
#investment-section .service-section #building:hover.overlay:before {
  top: 0px;
  background-color: rgba(0, 65, 55, 0.8);
}
#investment-section .service-section .overlay:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
  background-color: rgba(0, 65, 55, 0.4);
}
#investment-section .service-section #construction {
  background: url('/assets/site/img/banner_construcaoimoveis.png') -20px center no-repeat;
  background-size: cover;
}
#investment-section .service-section #construction span {
  line-height: 30px;
  padding-top: 30px;
}
#investment-section .service-section #construction:hover {
  color: #ffffff;
  border-left: none;
}
#investment-section .service-section #construction:hover.overlay:before {
  top: 0px;
  background-color: rgba(0, 65, 55, 0.8);
}
#investment-section .service-section #insurance {
  background: url('/assets/site/img/banner_mediacaoseguros.png') -20px center no-repeat;
  background-size: cover;
  padding: 0 30px;
}
#investment-section .service-section #insurance span {
  line-height: 30px;
  padding-top: 30px;
}
#investment-section .service-section #insurance:hover {
  color: #ffffff;
  border-left: none;
}
#investment-section .service-section #insurance:hover.overlay:before {
  top: 0px;
  background-color: rgba(0, 65, 55, 0.8);
}
#apartment-district-section {
  background-color: #d5dfde;
  padding: 20px 0px;
}
#apartment-district-section .title-row {
  padding-bottom: 0px;
}
#apartment-district-section a {
  color: #26303a;
}
.hover_property {
  width: 100%;
  display: block;
  visibility: visible;
  height: 100%;
}
.hover_property a {
  height: 100%;
  width: 100%;
  cursor: pointer;
  display: block;
}
.solvedBadge {
  object-fit: scale-down !important;
  min-width: 100%;
  max-width: 100%;
}
/* ==========================================================================
   property-highlights
   ========================================================================== */
.property-highlights {
  background: #000000 url('/assets/site/img/OMEUIMO-PHOTO-02.jpg');
  color: #26303a;
  padding: 0px;
}
.property-highlights .overlay {
  background-color: rgba(26, 26, 26, 0.5);
  padding: 60px 0;
}
.property-highlights .title-hl {
  font-size: 42px;
  margin-bottom: 26px;
}
.property-highlights .content-hl {
  margin-bottom: 10px;
  color: #26303a;
}
.property-highlights .btn {
  margin-top: 20px;
}
.features-box {
  margin-top: 15px;
  margin-bottom: 15px;
}
.features-box .features-icon {
  float: left;
  padding: 2px;
}
.features-box .features-icon i {
  color: #26303a;
  font-size: 30px;
}
.features-box .features-content {
  padding-left: 50px;
}
.features-box .features-content h4 {
  color: #26303a;
  font-size: 15px;
  margin-bottom: 5px;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.features-box .features-content p {
  color: #26303a;
}
#portfolio {
  display: inline-block;
  margin-top: 60px;
}
#contnet {
  padding: 60px 0;
  display: inline-block;
}
.controls {
  margin: 25px 0;
}
.controls a {
  display: inline-block;
  border-radius: 2px;
  cursor: pointer;
  margin: 0px 5px;
  color: #26303a;
  text-transform: uppercase;
  border: 1px solid #26303a;
  padding: 10px 15px;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -0-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.controls a:hover,
.controls .active {
  background: #26303a;
  color: #fff;
}
#portfolio-list .mix {
  display: none;
}
#products .mix {
  display: none;
}
#portfolio-list .mix {
  padding-left: 0;
  padding-right: 0;
}
.portfolio-item {
  overflow: hidden;
  display: block;
  position: relative;
}
.portfolio-item img {
  zoom: 1;
  width: 100%;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -0-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.portfolio-item:hover img {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -0-transform: scale(1.4);
  transform: scale(1.4);
}
.portfolio-item .overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(43, 44, 48, 0.8);
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 30px;
  -webkit-transition: all 600ms ease-out 0s;
  -moz-transition: all 600ms ease-out 0s;
  -o-transition: all 600ms ease-out 0s;
  transition: all 600ms ease-out 0s;
}
.portfolio-item .icon {
  left: 0px;
  right: 0px;
  width: 42%;
  top: 40%;
  text-align: center;
  position: absolute;
  opacity: 0;
  margin: 0px auto;
  -webkit-transition: all 600ms ease-out 0s;
  -moz-transition: all 600ms ease-out 0s;
  -o-transition: all 600ms ease-out 0s;
  transition: all 600ms ease-out 0s;
}
.portfolio-item .icon i {
  width: 48px;
  height: 48px;
  font-size: 18px;
  text-align: center;
  margin-right: 5px;
  display: inline-block;
  margin-left: 5px;
  border: 1px solid #fff;
  color: #fff;
  line-height: 48px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.portfolio-item .icon i:hover {
  color: #26303a;
  border-color: #26303a;
}
.portfolio-item .icon .left {
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
  transform: translateY(25px);
}
.portfolio-item .icon .right {
  -webkit-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  transform: translateY(-25px);
}
.portfolio-item .content {
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 0;
  opacity: 1;
  margin: 0px auto;
  padding: 10px 22px;
  text-align: center;
  -webkit-transform: translateY(90px);
  -moz-transform: translateY(90px);
  transform: translateY(90px);
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -0-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.portfolio-item .content h3 {
  color: #31302C;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 33px;
}
.portfolio-item .content h3 a {
  color: #fff;
}
.portfolio-item .content p {
  color: #fff;
  font-size: 16px;
}
.portfolio-item:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.portfolio-item:hover .icon {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.portfolio-item:hover .left {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.portfolio-item:hover .right {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.portfolio-item:hover .content {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.features .desc {
  margin-bottom: 20px;
}
.features .features-box .features-content {
  padding: 0;
}
.features .features-box .features-content h4 {
  color: #2d2d2d;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 15px;
}
.features .features-box .features-content h4 i {
  margin-right: 10px;
  color: #26303a;
  font-size: 26px;
  vertical-align: middle;
}
.features .thum-ft {
  margin-top: 54px;
  box-shadow: 8px 8px 0px rgba(52, 152, 219, 0.7);
  border: 6px solid #26303a;
}
/** mobile **/
@media only screen and (min-device-width: 320px) and (max-device-width: 1200px), only screen and (min-width: 320px) and (max-width: 1200px) {
  #slider .carousel-caption .home-title {
    display: unset;
  }
  #slider .carousel-caption .property_search_form {
    bottom: 0px;
  }
  /* * #header {
          #nav_header {
              .navbar-right {
                  background-color: @dsGreen;
                  li {
                      a {
                          color: @white;
                      }
                  }
              }
          }
      }
  
      .navbar-default .navbar-toggle { 
          border-color: @dsGreen;
  
          .icon-bar {
              background-color: @dsGreen;
          }
      }
  */
  #link-section .link-container {
    background-color: #e0de00;
    margin: 20px 5px 100px 5px;
  }
  #link-section .link-container .link-icon {
    margin-top: -50px;
  }
  #link-section .link-container .title1 {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 34px;
  }
  #link-section .link-container .title2 {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 34px;
  }
  .property_grid .property-text .quantity ul li {
    padding: 0 3px;
  }
  .property_grid .property-text .quantity .info-button {
    padding: 0px 5px;
  }
  .property_link {
    position: relative;
    margin-left: 10px;
  }
}
