@charset "UTF-8";

body {
    background-color: #fff;
}

.main-header.home3 {
    background-color: #184333;
}

.main-header .logo-box .logo img {
    height: 45px;
}

.flat-featured.home3 .box {
    width: calc(25% - 30px);
}

@media only screen and (max-width: 767px) {
    .flat-featured.home3 .box {
        width: calc(100% - 30px);
    }
}

.slider .img-slider img {
    height: unset;
}

.container {
    max-width: 1500px;
}

@media (min-width: 1200px) {
    .container {
        width: 1500px;
        max-width: 100%;
    }
}

.overlay-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.5),  rgba(255, 255, 255, 0.5));*/
    background-blend-mode: multiply;
    pointer-events: none;
    /* Para que la superposición no bloquee la interacción con los elementos debajo */
}

.sc-button {
    background-color: #658280;
    padding: 6px 15px;
}

.sc-button:hover,
.sc-button.active {
    background-color: #616f6d;
}

.sc-button-2 {
  display: inline-block;
  background-color: #83BC36;
  box-sizing: border-box;
  padding: 6px 15px;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color:#fff;
}

.sc-button-2:hover,
.sc-button-2.active {
    background-color: #616f6d;
}

.flat-featured.home3 {
    padding: 0px 0 71px;
}

.flat-featured .flat-tabs .tab-title li:hover {
    background-color: #b5c3c2;
    border-radius: 5px;
}

.flat-featured .flat-tabs .tab-title li:hover h5 {
    font-weight: 600;
    color: #000;
}

.flat-featured .flat-tabs .tab-title li.active h5 {
    font-weight: 600;
    color: #000;
}

.flat-featured .flat-tabs .tab-title .active {
    background-color: #B5C3C2;
    border-radius: 5px;
}

.text-color-3 {
    color: #184333 !important;
}

.wg-dream .icon-box {
    font-size: 80%;
}

.pagi2 .swiper-pagination2:hover .img-style::before,
.swiper-button-next2:hover .img-style::before,
.swiper-button-prev2:hover .img-style::before,
.hv-one:hover .img-style::before {
    opacity: 0;
}

.wg-dream .featured {
    background-color: #394B44;
}

.wg-dream .featured::before {
    border-top: 6px solid #394B44;
}

.wg-dream .featured::after {
    background: #394B44;
}

.wg-dream .featured.style {
    background-color: #B80000;
    top: 38px;
}

.wg-dream .featured.style::before {
    border-top: 6px solid #B80000;
}

.wg-dream .featured.style::after {
    background: #B80000;
}

.wg-dream .text-address {
    margin-bottom: 0px;
    margin-right: 18px;
}

.wg-dream .text-address p::before {
    font-size: 15px;
}

.wg-dream .icon-box-noline {
    border-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.wg-dream .text-house {
    margin-bottom: 21px;
}

.wg-dream .text-house p {
    color: #120A21;
}

.wg-dream .text-house p::before {
    content: "\f015";
    font-family: "Font Awesome 5 Pro";
    font-size: 15px;
    font-weight: 500;
    margin-right: 5px;
    color: #8E8E93;
}

.wg-dream .icon-bookmark {
    border-top: 38px solid #394B44;
}

.flat-icon {
    background-image:
        linear-gradient(rgba(131, 188, 54, 1), rgba(131, 188, 54, 1)),
        url(./../assets/images/section/bg-icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: overlay;
    padding: 50px 10px 63px 10px !important;
}

.txt-white {
    color: #fff;
}

.txt-light-green {
    color: #83BC36;
}

.flat-contact2 {
    background-image:
        radial-gradient(rgba(255, 169, 32, 0.3), rgba(255, 245, 224, 1));
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 62px;
    position: relative;
}

.flat-contact.home5 {
    background-image: none;
    background-color: #658280;
}

.flat-featured.home3 {
    padding: 120px 0 71px;
}

.wg-dream .box-dream {
    background-color: #e0e0e0;
    border: solid #d8d8d8 1px;
}

.flat-featured .flat-tabs .tab-title li {
    border: solid black 1px;
    border-radius: 5px;
}

/* Animacion logo Nova load  */
.preload-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background: #fff;
}

.preload-svg {
    width: 100px;
    height: 100px;
    animation: colorChange 2s infinite alternate;
}


@keyframes colorChange {
    0% {
        filter: invert(72%) sepia(52%) saturate(287%) hue-rotate(96deg) brightness(86%) contrast(92%);
    }

    /* Verde */

}


/* Animacion logo Nova load  */
.flat-icon {
    padding: 70px 55px 63px 0px;
}

.flat-icon .container {
    max-width: 2080px;
}

.flat-icon .box {
    padding: 20px 18px 20px 18px;
    border-radius: 10px;
    height: 290px;
}

.flat-icon .box .inner {
    border-bottom: none;
}

.button-go::before {
    background-color: #184333;
}

.flat-property-detail {
    padding-top: 120px;
}

/*.text-p,
p {
    font-weight: 400;
    font-size: 14px;
    line-height: 30px !important;
    color: inherit;
}*/

b,
strong {
    font-weight: bold;
}

ul.description-list {
    list-style-type: disc !important;
    padding-left: 30px;
}

ul.description-list li {
    list-style: initial;
}

.flat-property-detail .wrap-text .text-2 {
    margin-top: 12px;
}

.side-bar.side-bar-1 .widget-rent {
    padding: 1px;
    margin-bottom: 0px;
}

.flat-contact .wrap-contact-short {
    padding: 30px 20px 30px 20px;
    box-shadow: 0px 4px 26px 0px rgba(66, 71, 76, 0.0784313725);
    position: relative;
    background-image: none;
    background-color: #658280;
    color: #fff;
    border-radius: 10px;
}

.flat-contact-short {
    padding: 0;
}

@media (min-width: 1200px) {
  .col-lg-4-form {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
}

@media (min-width: 992px) {
  .col-lg-4-form {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
}

.side-bar .comments .comment-form fieldset input.padding-short {
    padding: 13px 14px 13px 46px;
}

.padding-short {
    padding: 13px 14px 13px 30px;
}

.button-short {
    background-color: #83BC36;
}

.wd-find-select {
    color: #120A21;
}

.txt-white {
    color: #fff;
}

.flat-property-detail .wrap-house .title-heading {
    margin-bottom: 0px;
}

.flat-property-detail .wrap-house .inner {
    margin-bottom: 0px;
}

.flat-property-detail .wrap-house {
    margin-bottom: 30px;
}

.flat-property-detail .wrap-img {
    margin-bottom: 30px;
}

.flat-property-detail .wrap-style {
    margin-bottom: 10px;
}

.main-header .main-menu .navigation>li>ul {
    width: 20rem;
    z-index: 1;
    padding: 20px 20px 20px 20px;
    background-color: #e2e2e2;
}

.main-header .main-menu .navigation>li>ul>li {
    margin-bottom: 10px;
}

.main-header .main-menu .navigation>li>ul>li>a {
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
}

.main-header .main-menu .navigation>li>ul>li>a::before {
    content: none;
    transform: none;
    transition: none;
}

.dropdown2:hover>a {
    padding-left: 0 !important;
    content: none;
    transform: none;
    transition: none;
}

.main-header .main-menu .navigation>li>ul>li:hover>a {
    color: #83BC36;
    padding-left: 0px;
}

.wg-dream .text-house {
    margin-bottom: 2px;
}

.menu-activo {
    color: #83BC36;
    font-size: 17px;
    font-weight: 600;
}

.main-header .main-menu .navigation > li.dropdown2 > a::after {    
    color: #fff;
  }

  .mobile-menu .navigation li > ul {
    display: none;
    background: #f5f5f5;
    padding: 5px 10px;
    border-radius: 5px;
  }

  .mobile-menu .navigation li > ul > li > a {
    padding: 5px 0px !important;
    font-size: 12px !important;
  }

  .mobile-menu .navigation li > a {
    line-height: 17px;
  }

  .mobile-menu .navigation li:hover > a, .mobile-menu .navigation li.current > a {
    color: #83BC36;
  }

  .nice-select .list.style {
    max-height: 300px;
  }

  .comments .comment-form .nice-select {
    margin-bottom: 0px;
  }