﻿
body {
    margin-bottom: unset !important;
    visibility: hidden;
}
.carousel-control-next, .carousel-control-prev {
    width: 5%;
}
.question__action {
    padding: 5px 0;
}
.bootstrap-select .dropdown-menu li a span.text {
    text-wrap: auto;
}
.form-control {
    color: #2300FF!important;
}
.question__action button {
    border: unset;
    border-radius: 2px;
    padding: 5px;
    color: #fff;
}
.question__action .confirm {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.question__action .not__confirm {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.header {
    position: sticky;
    top: 0px;
    z-index: 1002 !important;
    padding: 10px 0;
    width: 100%;
}
.menu-imoveis {
    display: none!important;
}
.filter__mobile, .favorites__icon__mobile {
    display: none;
    cursor: pointer;
}
    .filter__mobile i, .favorites__icon__mobile i {
        font-size: 24px;
    }
.price__range {
    width: 100%;
}
.navbar-toggler {
    font-size: 1.8rem;
    padding: 0;
    width: unset;
}
.header .container-fluid {
    align-items:center;
}
.property-price-slider {
    padding: 0 50px 50px 50px;
}

    .property-price-slider > span {
        width: 100%;
    }

.irs--flat .irs-handle > i:first-child, .irs--flat .irs-handle > i:first-child {
    border: 2px solid #0e00c4;
    background: #0e00c4;
}

.irs-from, .irs-to {
    color: #0e00c4 !important;
    position: absolute;
    margin-top: 80px;
    font-weight: 400 !important;
}

.irs--flat .irs-handle.state_hover > i:first-child, .irs--flat .irs-handle:hover > i:first-child {
    background-color: #0e00c4 !important;
}

.price__range__title {
    font-weight: 700;
    display: flex;
    justify-content: center;
    font-size: 18px;
    margin-top: 20px;
}

.banner__info {
    position: absolute;
    left: 100px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
    width: 50%;
}
.banner__title {
    /*top: 50px;*/
    font-size: 40.06px;
    color: #FFF;
}
.banner__description {
    font-size: 24.06px;
    color: #FFF;
    margin-top: 20px;
}
.banner__info > * {
    word-wrap: break-word;
}
.banner__button {
    /*bottom: 50px;*/
    background-color: #00ED7B;
    color: #0e00c4;
    border: unset;
    font-size: 18.87px;
    padding: 14.87px 29.75px;
    cursor: pointer;
    border-radius: 8px;
    font-weight: bold;
    max-width: 40%;
}

.carousel-item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(17, 0, 124, 0.9), rgba(35, 0, 255, 0.1));
    pointer-events: none;
}

.padding__default {
    padding-right: 120px !important;
    padding-left: 120px !important;
    /*    width: 100%;
    max-width: 1140px;*/
}

.no__point__events {
    pointer-events: none;
}

.light__green__bgcolor {
    background-color: #00F074 !important;
    color: #2300FF;
}

.blue__bgcolor {
    background-color: #2300FF !important;
    color: #FFF;
}

.light__green__color {
    color: #00F074 !important;
}

.blue__color {
    color: #2300FF !important;
}

.carousel {
    height: 420px;
}

.navbar {
    padding: 10px 0;

}

    .navbar .navbar-nav .nav-link {
        font-size: 16px !important;
        font-weight: 400;
        text-transform: unset;
    }

.navbar-collapse {
    flex-grow: unset;
}

.img-img {
    max-width: 200px;
}

.navbar-brand {
    padding: 0px;
    flex: 0 !important;
    /*margin-right: 5px;*/
}

.mainnav-menu li {
    padding-top: 0px !important;
    margin-bottom: 2px;
}

.around__button {
    border-radius: 8px !important;
    padding: 9px 24px !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    border: unset!important;
}

.menu__suspenso {
    display: none;
    position: absolute;
    -webkit-box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.54);
    -moz-box-shadow: 4px 8px 29px 4px rgba(0,0,0,0.54) inset;
    position: absolute;
    background-color: rgb(255, 255, 255);
    top: 30px;
    border-radius: 10px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    z-index: 1002;
}

    .link__menu__suspenso:hover .menu__suspenso, .menu__suspenso:hover {
        display: block;
    }
.mapboxgl-canvas {
    height: 100%!important;
}

.main__filter__fixed {
    background-color: #F5F5F5;
    width: 100%;
    padding: 20px 0;
    position: sticky;
    top: 53px;
    z-index: 1001;
}
.navbar-toggler {
    height: unset!important;
}
.navbar-nav {
    margin: 0 10px;
}

.filter__row {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

    .filter__row > div {
        margin: 0 10px;
    }


.btn {
    padding: 7px 10px;
}



.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    color: #2300FF;
    font-size: 14px;
}

.end__align {
    align-self: flex-end;
}

.localization__field {
    min-width: 316px;
}

span + i {
    margin-left: 5px;
}

.underline {
    text-decoration: underline;
}

.strong {
    font-weight: 900;
}

.advanced__filter {
    display: none;
}

    .advanced__filter.show {
        display: flex;
    }

.advanced-search {
    width: 100%;
    padding: 10px !important;
}

.button__primary {
    background-color: #00ED7B !important;
    color: #0e00c4;
    border: unset;
}

.form__container {
    display: flex;
    margin: 10px 0;
}

    .form__container + .form__container {
        margin-top: 5px;
    }


.input__form {
    background-color: #F0F0F0;
    width: 100%;
    height: 60px;
    border: unset;
    border-radius: 15px;
    padding: 10px 20px;
}

    .input__form + .input__form {
        margin-left: 15px;
    }

    .input__form::placeholder {
        color: #2300FF;
    }

.input__form {
    outline: medium none !important;
    color: #2300FF !important;
}

.footer__socialmedia {
    height: 300px;
    display: flex;
    padding: 20px 0;
    justify-content: center;
}

.footer__socialmedia__body {
    flex-direction: column;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 600px;
    text-align: center;
}

    .footer__socialmedia__body > div {
        margin: 10px 0;
    }

    .footer__socialmedia__body img {
        height: 35px;
        width: 35px;
    }

.footer__socialmedia__title {
    font-weight: 700;
    font-size: 37px;
    color: #FFF;
    margin: 15px;
}

.socialmedia__icons {
    display: flex;
    justify-content: space-between;
}

.menu-sou-funcionario:hover {
    color: #FFF;
}

.btn-primary:hover {
    color: #FFF !important;
}


.property__detail:hover {
    box-shadow: 0px 0px 16px 4px rgb(68 68 68 / 18%);
    transition: box-shadow 0.5s ease;
    cursor: pointer;
}

.fa-heart.home {
    font-size: 14px;
}

.form__container .btn.dropdown-toggle.bs-placeholder.btn-light, .form__container .btn.dropdown-toggle.btn-light.show, .form__container .btn.dropdown-toggle.btn-light {
    padding: 23px 19px!important;
}

.form__container .filter-option-inner-inner {
    font-weight: 400 !important;
    font-size: 10px;
}

input.error, textarea.error, div.error {
    border: 2px solid #dc3545 !important;
}

    input.error::placeholder, textarea.error::placeholder, div.error .filter-option-inner-inner, div.error .dropdown-toggle:after {
        color: #dc3545 !important;
    }
.top-right {
    z-index: 2000!important;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
}

.loader img {
    animation: pulse 1.5s ease-in-out infinite;
    /*width: calc(100vw - 80rem);*/
}
.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white; 
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    opacity: 0.9;
}
.description__text {
    font-size: 20px!important;
    line-height: 35px;
}
.title__description {
    font-size: 2rem !important;
}
.link__button {
    padding: 14.87px 29.75px !important;
    font-size: 18px;
    cursor: pointer;
}
.input__blue {
    border-radius: 10px;
    border: 1px solid #2300FF !important;
    height: 35px !important;
    max-width: 415px;
}

    .input__blue::placeholder {
        color: #2300FF;
    }
.min__325 {
    min-width: 345px!important;
}

.btn.dropdown-toggle.bs-placeholder.btn-light {
    padding: 7px 20px;
}


/*min*/
@media (min-width: 2220px) {
    main, .navbar, .padding__default {
        padding-right: 30% !important;
        padding-left: 30% !important;
        width: 100%;
    }

    .home__container, .favorites, .main__container, .first__who__we__are, .contact__container, .privacy__policy, .costumer__portal__container, .partner, .footer__info, .search__container {
        padding-right: 0 !important;
        padding-left: 0 !important;
        padding: 0 !important;
    }
    .first__who__we__are  {
        margin-bottom: 10px;
    }
    .second__who__we__are, .norms, .content__register__form {
        padding-right: 100px !important;
        padding-left: 100px !important;
    }
    .img__company {
        justify-content: space-evenly;
    }
    .contact__container, .favorites {
        margin-top: 10px;
    }
    .contact__container, .footer__info {
        margin: 10px 0 50px;
    }
    .footer__socialmedia {
        display: none;
    }
}

/*max*/
@media only screen and (max-width: 1024px) {
    .filter__options {
        flex-wrap: wrap;
    }
    .filter__desktop {
        display: none;
    }
    .carousel-control-next, .carousel-control-prev {
        width: 15%;
    }
    .load__more{
        margin-top: 20px;
    }
    .padding__default {
        padding-right: 40px !important;
        padding-left: 40px !important;
    }
    .filter__row {
        align-items: end;
    }

    .input__blue {
        max-width: 100%;
    }

    .carousel {
        height: 100%;
    }

        .carousel .carousel-item img {
            object-fit: cover;
            min-height: 420px;
        }
   
}

@media only screen and (max-width: 991px) {
    .footer__socialmedia {
        display: none;
    }


    .navbar-brand {
        margin-right: 10px;
    }
    .menu-imoveis {
        display: flex !important;
    }
}

@media only screen and (max-width: 831px) {
    .filter__mobile, .favorites__icon__mobile {
        display: flex;
        position: fixed;
        top: 22px;
    }
    .employee, .want__buy {
        display: none!important;
    }
    .favorites__icon__mobile {
        right: 70px;
    }

    .filter__mobile {
        right: 110px;
    }
   
    .filter__row > div {
        margin: 0 4px;
        display: flex;
        flex-direction: column;
    }
    .padding__default {
        padding-right: 30px !important;
        padding-left: 30px !important;
        padding: 0;
    }
   
}

@media only screen and (max-width: 776px) {

    .filter__row {
        flex-direction: column;
        padding: 5px 15px;
        align-items: center;
    }

    .end__align {
        align-self: unset;
    }
    .banner__info {
        left: unset !important;
        align-items: center;
        height: 100%;
        width: 100%;
        text-align: center;
        padding: 10px 60px;
        justify-content: space-evenly;
    }
    .banner__title {
        font-size: 2rem;
    }

    .banner__description {
        font-size: 1rem;
        margin-top: unset;
    }
    .banner__button {
        max-width: unset !important;
        height: 40px;
        font-size: 12.87px !important;
        padding: 10.87px 29.75px !important;
    }

    .carousel-item::after {
        background: linear-gradient(to top, rgba(17, 0, 124, 0.9), rgba(35, 0, 255, 0.1));
    }

  
    .filter__row > div {
        width: 100%;
        margin: 0 2px;
    }

    .localization__field {
        min-width: unset;
    }

    .carousel .carousel-item img {
        height: 100% !important;
        min-height: 320px;
    }

    .menu__suspenso {
        top: 50px;
        left: 20px;
    }
}

@media only screen and (max-width: 543px) {
    .min__325 {
        min-width: 100% !important;
    }
    .banner__title {
        font-size: calc(1rem + 4px);
        font-weight: 700;
    }

    .banner__description {
        font-size: 12px;
    }
    .filter__row {
        flex-direction: column;
    }

        .filter__row > div {
            padding: 5px;
            margin: 0;
        }

    .property-price-slider {
        padding: 0 50px 50px 20px;
    }

    .carousel .carousel-item img {
        /*object-fit: scale-down;*/
    }
    .main__filter__fixed {
        position: unset;
    }
    .img-img {
        max-width: 200px;
    }
    .header .container-fluid {
        justify-content: space-between!important;
    }
    p {
        font-size: 22px !important;
    }
    .first__content .button__primary {
        font-size: 18px!important;
    }
    .header {
        max-height: 60px!important;
    }
        .header .is-sticky {
            height: 60px;
        }

  
    .chat__bot__container {
        border-top-left-radius: unset !important;
        border-top-right-radius: unset !important;
        border-bottom-left-radius: unset !important;
        border-bottom-right-radius: unset !important;
        bottom: 0 !important;
        right: unset !important;
        width: 100% !important;
        height: 100% !important;
    }
    .chat__messages {
        height: calc(100% - 115px) !important;
    }
    .chat__actions {
        bottom: 0 !important;
        max-width: unset !important;
    }
    .chat__actions i {
        font-size: 20px!important;
        padding: 10px;
    }
   
}
