.slick-list,
.slick-slider,
.slick-track {
    display: block;
    position: relative;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-disabled {
    display: none !important;
  }
.hidden{
    display: none;
}

.products-grid .product-gallery-image{
    min-width: 100%;
    width: 100% !important;
    height: 190px;
}

.products-grid .product-gallery-image img{
    height: 190px !important;
}
.old-price{
    text-decoration: line-through;
    font-size:12px;
    padding-bottom: 0;
    margin-top: -10px;
    line-height: 0px;
}
#map,
.slick-list,
.slick-slider,
.slick-track {
    position: relative;
}
.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    left: 0;
    top: 0;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
/* .slick-initialized .slick-slide {
    display: block;
} */
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
#map,
#map .common-limiter .content,
#map .map {
    display: inline-block;
    width: 100%;
}
#map .map {
    min-height: 800px;
}
#map .common-limiter {
    min-height: 370px;
    padding: 0 125px;
    position: absolute;
    top: 110px;
    left: 0;
    transform: translateX(0);
    z-index: 999999999999;
    max-width: 740px;
}
#map .common-limiter .content {
    gap: 0 150px;
    z-index: 999999999999;
}
#map .common-limiter .content .left {
    width: 100%;
    display: inline-flex;
    flex-direction: column;
    gap: 30px 0;
    z-index: 999999999999;
}
#map .common-limiter .content .left .title {
    text-align: left;
    font: normal normal bold 44px/47px Poppins;
    letter-spacing: -1.1px;
    color: #2f2c7e;
    text-transform: uppercase;
}
#map .common-limiter .content .left .buttons {
    width: 100%;
    display: inline-flex;
    gap: 0 15px;
}
#map .common-limiter .content .left .buttons .btn {
    max-width: 214px;
    width: 100%;
    height: 60px;
    background: no-repeat padding-box #c9c9c9;
    border-radius: 100px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
#map .common-limiter .content .left .buttons .btn.active {
    background: no-repeat padding-box #adc90e;
}
#map .common-limiter .content .left .buttons .btn span {
    text-align: center;
    font: normal normal bold 15px/15px Poppins;
    letter-spacing: -0.38px;
    color: #fff;
}
.gm-style-iw.gm-style-iw-c {
    background: no-repeat padding-box #fff;
    box-shadow: 0 10px 30px rgb(0 0 0);
    border-radius: 0 50px 0 0;
    padding: 42px 45px;
    max-width: 330px !important;
}
.gm-style-iw.gm-style-iw-c .gm-style-iw-d {
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.tooltipmap {
    width: 100%;
    z-index: 999999999999;
}
.tooltipmap .local {
    display: inline-flex;
    align-items: center;
    gap: 0 30px;
}
.tooltipmap .local .content-location {
    display: inline-flex;
    flex-direction: column;
}
.tooltipmap .local .content-location .title {
    text-align: left;
    font: normal normal bold 19px/19px Poppins;
    letter-spacing: 0;
    color: #2f2c7e;
    position: relative;
}
.tooltipmap .local .content-location .title::after {
    content: "";
    background-color: #adc90e;
    width: 30px;
    height: 4px;
    bottom: -15px;
    left: 0;
    display: inline-block;
    position: absolute;
}
#home,
#home #banner {
    width: 100%;
    position: relative;
}
.tooltipmap .local .content-location .text {
    padding-top: 30px;
    text-align: left;
    font: normal normal normal 13px/20px Poppins;
    letter-spacing: -0.26px;
    color: #555;
}
.tooltipmap .local .content-location .number {
    padding-top: 15px;
    text-align: left;
    font: normal normal bold 16px/19px Poppins;
    letter-spacing: 0;
    color: #adc90e;
}
@media screen and (max-width: 700px) {
    #map .common-limiter {
        padding: 0 20px;
    }
}
* {
    font-family: Roboto;
}
#home #banner {
    display: inline-block;
    overflow: hidden;
    min-height: 600px;
}
#home #banner-interno {
    overflow: hidden;
    min-height: 600px;
}
#home #banner img {
    object-fit: contain;
    width: 100%;
}
#home #banner-interno img {
    object-fit: contain;
    object-position: 50% 50%;
    margin-top: 10%;
    width: 100%;
}
#home #banner .mask {
    background-size: cover;
    top: 0;
    left: 0;
    background-color: #080808eb;
    opacity: 0.7;
}
#home #banner .banner-limiter {
    max-width: 1140px;
    min-height: 444px;
    position: relative;
}
#home #banner .banner-limiter .content {
    display: flex;
    min-height: 444px;
    padding: 10px;
    width: 100%;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: column;
}
#home #banner .banner-limiter .content .title {
    color: #fff;
    font-family: Roboto, Sans-serif;
    font-size: 52px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0.5rem;
    line-height: 1.2;
    text-align: center;
}
#home #banner .banner-limiter .content p {
    color: #fff;
    font-family: Roboto, Sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5em;
    margin-top: 0;
    margin-bottom: 1rem;
    text-align: center;
}

#home .slick-highlights{
    padding: 20px 20px;
}
#home .slick-highlights li{
    display: revert-layer;
}

.banner-data{
    display:block !important;
}

#home .most-viewed .slick-highlights button{
    top: 250px;
    position: absolute;
    width: 25px;
    height: 25px;
    background-size: 35%;
    border-radius: 25px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9999;
}

#home .most-viewed .slick-highlights .button-slider-prev-arrow {
    background: url(../../../comum/assets/img/svg/left.svg) no-repeat center;
    left: -10px;
    border: 0px;
    filter: invert(100%);
}

#home .most-viewed .slick-highlights .button-slider-next-arrow {
    background: url(../../../comum/assets/img/svg/right.svg) no-repeat center;
    right: -9px;
    border: 0px;
    filter: invert(100%);
}

#home #most-viewed {
    padding: 200px 20px 20px;
    margin-top: -170px;
}
#home #highlights {
    padding: 105px 20px 70px;
    margin-top: -85px;
}
#home .common-section {
    background-color: #f7f8f9;
    text-align: center;
    padding: 20px;
}
#home .common-section .common-limiter {
    max-width: 1280px;
}
#home .common-section .common-limiter .content {
    display: block;
    text-align: left;
    border-radius: 20px;
    padding: 0 20px 10px 11px;
    min-height: 155px;
}
.old-price{
    font-size: 14px;
    font-weight: 500;
    line-height: 10px;
}
.category{
    font-size: 20px;
}
#home .common-section .common-limiter .houzez_section_title_wrap {
    width: 100%;
    margin-bottom: 40px;
}
#home .common-section .common-limiter .houzez_section_title_wrap .title {
    color: #000;
    font-family: Roboto, Sans-serif;
    font-size: 35px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    line-height: 1.2;
    text-align: left;
}
#home .common-section .common-limiter .houzez_section_title_wrap p {
    color: #7a7a7a;
    font-family: Roboto, Sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 1rem;
    text-align: left;

}
#home .common-section .common-limiter .products {
    /* width: 100%;
    display: inline-grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px; */
    flex-flow: row wrap;
    display: flex;
    gap: 30px;
    max-height: 500px;

    
}
#home .common-section .common-limiter .products li.produto-not-home {
    background-color: #fff;
    /* width: 280px; */
    flex-basis: calc(20% - 15px);
    /* min-width: 290px; */
    max-width: 290px;
    -ms-flex-preferred-size: auto !important;
    position: relative;
    margin-bottom: 40px;
    border-radius: 20px;
    transition: 0.15s all ease;
    max-height: 465px;
    min-height: 465px;
    /* padding: 3px; */
    margin: 20px 7px;
    transition: 0.15s all ease;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.5);
    box-shadow: 0 0 7px rgba(0,0,0,.5);
}

#home .common-section .common-limiter .products li.produto-not-home img{
    max-height: 320px;
}

#home .common-section .common-limiter .products li.produto-not-home:hover{
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.75);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.75);
    box-shadow: 0 0 7px rgba(0,0,0,.75);
}
/*
#home .common-section .common-limiter .products li.produto-not-home:hover::before{
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: -5px;
    right: -7px;
    padding: 5px 5px;
    border: 2px solid #000;
    border-radius: 20px;
}
*/
#home #why-buy-with-us {
    position: relative;
    height: 980px;
    padding: 50px 0;
    display: none;
    align-items: center;
}
#home #why-buy-with-us::after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(8, 0, 1, 0.85);
}
#home #why-buy-with-us img {
    width: 100%;
    position: absolute;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    left: 0;
    top: 0;
}
#home #why-buy-with-us .common-limiter {
    max-width: 1280px;
    padding-left: 30px;
}
#home #why-buy-with-us .common-limiter .content {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    gap: 30px;
    padding: 0;
    min-height: 720px;
    z-index: 2;
}
#home #why-buy-with-us .common-limiter .content ul {
    width: calc(100% - (39.666% + 30px));
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 0 60px;
}
#home #why-buy-with-us .common-limiter .content ul li {
    min-height: 340px;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
}
#home #why-buy-with-us .common-limiter .content ul li .elementor-heading-title {
    color: #fff;
    font-family: "Noto Serif JP", Sans-serif;
    font-size: 40px;
    font-weight: 300;
    line-height: 1;
}
#home #why-buy-with-us .common-limiter .content ul li .houzez_section_title {
    color: #fff;
    font-family: Roboto, Sans-serif;
    font-size: 31px;
    font-weight: 300;
    line-height: 1.6em;
    margin-bottom: 15px;
    text-transform: capitalize;
}
#home #why-buy-with-us .common-limiter .content ul li .houzez_section_subtitle {
    margin-bottom: 35px;
    color: #fff;
    font-family: Roboto, Sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5em;
}
#home #why-buy-with-us .common-limiter .content ul li .elementor-divider {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    margin-bottom: 20px;
}
#home #why-buy-with-us .common-limiter .content ul li .elementor-divider span {
    border: 1px solid rgba(255, 255, 255, 0.35);
    width: 30%;
}
#home #why-buy-with-us .common-limiter .content .modal-form {
    background-color: #fff;
    padding: 50px 50px 30px;
    width: 39.666%;
    align-content: center;
    align-items: center;
    display: flex;
    position: relative;
    flex-wrap: wrap;
}
#home #why-buy-with-us .common-limiter .content .modal-form .houzez_section_title_wrap {
    margin-bottom: 20px;
}
#home #why-buy-with-us .common-limiter .content .modal-form .houzez_section_title_wrap .houzez_section_title {
    color: #000;
    font-family: Roboto, Sans-serif;
    font-size: 25px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 0.5rem;
    line-height: 1.2;
}
#home #why-buy-with-us .common-limiter .content .modal-form .houzez_section_title_wrap .houzez_section_subtitle {
    color: #000;
    font-family: Roboto, Sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5em;
    margin-bottom: 0;
}
#home #why-buy-with-us .common-limiter .content .modal-form form .elementor-form-fields-wrapper {
    margin-left: calc(-10px / 2);
    margin-right: calc(-10px / 2);
    margin-bottom: -10px;
    display: flex;
    flex-wrap: wrap;
}
#home #why-buy-with-us .common-limiter .content .modal-form form .elementor-form-fields-wrapper .elementor-field-group {
    padding-right: calc(10px / 2);
    padding-left: calc(10px / 2);
    margin-bottom: 10px;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    min-height: 1px;
    display: flex;
}
#home #why-buy-with-us .common-limiter .content .modal-form form .elementor-form-fields-wrapper .elementor-field-group .form-control {
    background-color: #fff;
    flex-basis: 100%;
    max-width: 100%;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    font-size: 16px;
    line-height: 1.4;
    min-height: 47px;
    padding: 6px 16px;
    border-radius: 4px;
    border: 1px solid #dce0e0;
    color: #1f2124;
    vertical-align: middle;
    flex-grow: 1;
    font-weight: 400;
}
#home #why-buy-with-us .common-limiter .content .modal-form form .elementor-form-fields-wrapper .elementor-field-group .form-control::placeholder {
    font-weight: 400;
    color: #1f2124;
    font-size: 16px;
    line-height: 1.4;
    text-transform: capitalize;
    letter-spacing: 0;
}
#home #why-buy-with-us .common-limiter .content .modal-form form .elementor-form-fields-wrapper .houzez-gdpr-agreement {
    padding-right: calc(10px / 2);
    padding-left: calc(10px / 2);
    margin-bottom: 10px;
}
#home #why-buy-with-us .common-limiter .content .modal-form form .elementor-form-fields-wrapper .houzez-gdpr-agreement .elementor-field-label {
    font-weight: 600;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
    color: #222;
}
#home #why-buy-with-us .common-limiter .content .modal-form form .elementor-form-fields-wrapper .houzez-gdpr-agreement .gdpr-agreement-subgroup .gdpr-text {
    padding-bottom: 10px;
    display: inline-block;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    text-transform: none;
    color: #222;
}
#home #why-buy-with-us .common-limiter .content .modal-form form .elementor-form-fields-wrapper .houzez-gdpr-agreement .gdpr-agreement-subgroup .gdpr-text input[type="checkbox"] {
    appearance: none;
    width: 13px;
    height: 13px;
    border: 1px solid #222;
    position: relative;
    cursor: pointer;
    margin-right: 7px;
}
#home #why-buy-with-us .common-limiter .content .modal-form form .elementor-form-fields-wrapper .houzez-gdpr-agreement .gdpr-agreement-subgroup .gdpr-text input[type="checkbox"]:checked {
    background-color: #222;
}
#home #why-buy-with-us .common-limiter .content .modal-form form .elementor-form-fields-wrapper .houzez-gdpr-agreement .gdpr-agreement-subgroup .gdpr-text input[type="checkbox"]:checked::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: translate(-50%, -50%) rotate(45deg);
}
#home #why-buy-with-us .common-limiter .content .modal-form form .elementor-form-fields-wrapper .houzez-gdpr-agreement .gdpr-agreement-subgroup .gdpr-text input[type="checkbox"]:hover {
    border-color: #080808;
}
#home #why-buy-with-us .common-limiter .content .modal-form form .elementor-form-fields-wrapper .btn {
    margin-top: 0;
    width: 100%;
    border: 0;
    background-color: #e52442;
    min-height: 47px;
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px;
    display: block;
    line-height: 1;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all 0.3s;
}
#home #corretores {
    background-color: #f7f8f9;
    text-align: left;
    padding: 90px 20px 0px;
}
#home #corretores .corretor-limiter {
    max-width: 1140px;
}
#home #corretores .corretor-limiter .content {
    padding: 15px;
    display: flex;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: flex-end;
}
#home #corretores .corretor-limiter .content .texts {
    width: 100%;
    margin-bottom: 40px;
}
#home #corretores .corretor-limiter .content .texts .title {
    color: #000;
    font-family: Roboto, Sans-serif;
    font-size: 35px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0.5rem;
    line-height: 1.2;
}
#home #corretores .corretor-limiter .content .texts p {
    color: #7a7a7a;
    font-family: Roboto, Sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 1rem;
}


#home .slider-5{
    padding: 15px;
}
#home .slider-5 li{
    margin: 15px;
}

#home .slider-5 .slick-arrow.slick-prev {
    background: url(../../../comum/assets/img/svg/left.svg) no-repeat center;
    left: -10px;
    top:135px;
    background-color: #000;
    background-size: 35%;
}

#home  .slider-5 .slick-arrow.slick-next {
    background: url(../../../comum/assets/img/svg/right.svg) no-repeat center;
    right: -9px;
    top:135px;
    background-color: #000;
    background-size: 35%;
}


#home .gallery{
    float: right;
    width: 300px;
    height: 200px;
    display: inline-flex;
    margin-bottom: 100px;
    padding-right: 20px;
}

#home .gallery .slider-4 .slick-arrow, #home .slider-5 .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99999999;
    border: 0;
    background: 0 0;
    width: 11px;
    height: 19px;
    border-radius: 25px;
    padding: 10px;
}
#home .gallery .slider-4 .slick-arrow.slick-prev{
    background: url(../../../comum/assets/img/svg/left.svg) no-repeat center;
    left: -20px;
    top:135px;
    background-color: #000;
    background-size: 35%;
}
#home .gallery .slider-4 .slick-arrow.slick-next{
    background: url(../../../comum/assets/img/svg/right.svg) no-repeat center;
    left: 290px;
    top:135px;
    background-color: #000;
    background-size: 35%;
}


#home #corretores .corretor-limiter .content ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 250px;
}

#home #corretores .corretor-limiter .content ul.corretor li {
    width: calc(50% - 20px);
    padding: 35px;
    background-color: #fff;
    text-align: center;
    transition: 0.2s;
    border-radius: 15px;
    -webkit-box-shadow: 0px 3px 16px 4px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 3px 16px 4px rgba(0,0,0,0.25);
    box-shadow: 0px 3px 16px 4px rgba(0,0,0,0.25);
}
#home #corretores .corretor-limiter .content ul.corretor li:hover {
    -webkit-box-shadow: 0px 3px 16px 4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 16px 4px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 16px 4px rgba(0,0,0,0.75);
}
#home #corretores .corretor-limiter .content ul.corretor li img {
    margin-bottom: 0px;
    height: 150px;
    width: 150px;
    max-width: 100%;
    object-fit: cover;
    border: none;
    box-shadow: none;
    border-radius: 50% !important;
    border: 2px solid #000;
    float: left;
}
#home #corretores .corretor-limiter .content ul.corretor li .name {
    color: #000;
    font-weight: 600;
    font-family: Roboto;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    float: right;
    width: 65%;
    display: block;
}
#home #corretores .corretor-limiter .content ul.corretor li .function {
    font-weight: 500;
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
    float: right;
    display: block;
    width: 65%;
}
#home #corretores .corretor-limiter .content ul.corretor li .text,
#home #corretores .corretor-limiter .content ul.corretor li .text p {
    color: #636363;
    font-weight: 300;
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
    float: right;
    display: block;
    width: 65%;
}
#home #corretores .corretor-limiter .content ul.corretor li .text {
    padding: 10px 0;
}
#home #corretores .corretor-limiter .content ul.corretor li a {
    color: #fff;
    background-color: #000;
    font-weight: 500;
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
    margin-top: 15px !important;
    display: inline-block;
    padding: 10px;
}

#home #corretores .corretor-limiter .content ul.corretor li a:hover {
    background-color: #cf9b00;
}

#home #corretores .corretor-limiter .content .texts-center{
    width: 50%;
}

/***/

#home #corretores .corretor-limiter .content ul li {
    width: calc(25% - 2px);
    padding: 35px;
    background-color: #fff;
    /* margin-left: 1px;
    margin-bottom: -1px; */
    text-align: center;
    transition: 0.2s;
}
#home #corretores .corretor-limiter .content ul li:hover {
    /* -webkit-box-shadow: 0 70px 70px rgba(0, 0, 0, 0.2);
    box-shadow: 0 70px 70px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px); */
}
#home #corretores .corretor-limiter .content ul li img {
    margin-bottom: 30px;
    height: 150px;
    width: 150px;
    max-width: 100%;
    object-fit: cover;
    border: none;
    box-shadow: none;
    border-radius: 50% !important;
}
#home #corretores .corretor-limiter .content ul li .name {
    color: #e52442;
    font-weight: 600;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
    text-align: center;
}
#home #corretores .corretor-limiter .content ul li .function {
    font-weight: 500;
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
}
#home #corretores .corretor-limiter .content ul li .text,
#home #corretores .corretor-limiter .content ul li .text p {
    color: #636363;
    font-weight: 300;
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
}
#home #corretores .corretor-limiter .content ul li .text {
    padding: 20px 0;
}
#home #corretores .corretor-limiter .content ul li a {
    color: #e52442;
    font-weight: 500;
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
}
#home #filter {
    margin-bottom: 0;
    overflow: visible;
}
#home #filter .filter-limiter {
    max-width: 1020px;
    overflow: visible;
}
#home #filter .filter-limiter .content {
    padding: 10px;
    overflow: visible;
}
#home #filter .filter-limiter .content form {
    background-color: #fff;
    width: 100%;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
    display: inline-flex;
    flex-direction: column;
    gap: 20px;
}
#home #filter .filter-limiter .content form .input-form {
    width: 100%;
    margin-left: calc(-13px / 2);
    margin-right: calc(-13px / 2);
    margin-bottom: -15px;
    display: flex;
    flex-wrap: wrap;
}
#home #filter .filter-limiter .content form .input-form .half {
    padding-right: calc(13px / 2);
    padding-left: calc(13px / 2);
    margin-bottom: 15px;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    min-height: 1px;
    display: flex;
}
#home #filter .filter-limiter .content form .input-form .half input {
    height: 40px;
    width: 100%;
    padding: 0 5px 5px 15px;
    border: 1px solid #dbdbdb;
    font: normal normal 300 15px/40px Roboto;
    color: #535558;
    text-align: left;
    letter-spacing: 0;
    border-radius: 10px;
}
#home #filter .filter-limiter .content form .input-form .half input::placeholder {
    font: normal normal 300 15px/40px Roboto;
    color: #535558;
    text-transform: none;
    letter-spacing: 0;
}
#home #filter .filter-limiter .content form .input-form .elementor-col-15 {
    width: 15%;
}
#home #filter .filter-limiter .content form .input-form .elementor-col-20 {
    width: 20%;
}
#home #filter .filter-limiter .content form .input-form .elementor-col-25 {
    width: 25%;
}
#home #filter .filter-limiter .content form .price {
    display: block;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
    color: #222;
    width: 300px;
}
#home #filter .filter-limiter .content form .slider-container {
    padding-right: calc(13px / 2);
    padding-left: calc(13px / 2);
    width: 50%;
    position: relative;
    height: 9px;
    border: 1px solid #dce0e0;
    margin-top: -60px;
    margin-left: 300px;
}
#home #filter .filter-limiter .content form .slider-container .slider {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
#home #filter .filter-limiter .content form .slider-container .thumb {
    pointer-events: all;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #dce0e0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
#home #filter .filter-limiter .content form .slider-container .range {
    position: absolute;
    height: 3px;
    background: #1c1c1c;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
}
#home #filter .filter-limiter .content form .btn-form {
    padding-right: calc(13px / 2);
    padding-left: calc(13px / 2);
    margin-bottom: 15px;
    align-items: flex-end;
    width: 20%;
    flex-wrap: wrap;
    min-height: 1px;
    display: flex;
    position: absolute;
    right: 30px;
    top: 85px;
    max-width: 170px;
}
#home #filter .filter-limiter .content form .btn-form .btn {
    border: 0;
    background-color: #c1c1c1;
    /* flex-basis: 100%; */
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px;
    display: inline-block;
    line-height: 1;
    color: #fff;
    fill: #fff;
    text-align: center;
    font-family: Roboto;
    font-weight: 500;
    margin-left: 25px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#home #filter .filter-limiter .content form .btn-form .btn:hover {
    background-color: #1c1c1c;
}

#home #corretores .corretor-limiter .content ul.blog{
    
    padding: 15px;
}
#home #corretores .corretor-limiter .content ul.blog li{
    margin: 15px;
    width: calc(31% - 10px);
    padding: 0;
    background-color: #fff;
    text-align: center;
    transition: 0.2s;
    border-radius:20px;
    padding-bottom: 20px;
    -webkit-box-shadow: 0px 3px 16px 4px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 3px 16px 4px rgba(0,0,0,0.25);
    box-shadow: 0px 3px 16px 4px rgba(0,0,0,0.25);
}

#home #corretores .corretor-limiter .content ul.blog li:hover {
    -webkit-box-shadow: 0px 3px 16px 4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 16px 4px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 16px 4px rgba(0,0,0,0.75);
}
#home #corretores .corretor-limiter .content ul.blog li img {
    margin-bottom: 0;
    height: 200px;
    max-width: 100%;
    object-fit: cover;
    border: none;
    box-shadow: none;
    border-radius:10px 10px 0 0 !important;
    object-fit: cover;
    width: 100%;
}
#home #corretores .corretor-limiter .content ul.blog li .name {
    color: #000;
    font-weight: bold;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
    text-align: left;
    padding: 10px;
}
#home #corretores .corretor-limiter .content ul.blog li .function {
    font-weight: 400;
    text-align: left;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
}
#home #corretores .corretor-limiter .content ul.blog li .text,
#home #corretores .corretor-limiter .content ul.blog li .text p {
    color: #636363;
    font-weight: 300;
    text-align: left;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
}
#home #corretores .corretor-limiter .content ul.blog li .text {
    padding: 20px 10px;
}
#home #corretores .corretor-limiter .content ul.blog li a {
    color: #fff;
    background-color: #000;
    font-weight: 500;
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    text-transform: none;
    padding: 10px;
}

#home #corretores .corretor-limiter .content ul.blog li a:hover {
    background-color: #cf9b00;
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-50,
    .elementor-column[data-col="50"] {
        width: 50%;
    }
    .elementor-column.elementor-col-100,
    .elementor-column[data-col="100"] {
        width: 100%;
    }
}
@media (max-width: 990px) {
    #home .common-section .common-limiter .products {
        grid-template-columns: repeat(2, 1fr);
    }
    #home #corretores .corretor-limiter .content ul li {
        width: calc(50% - 2px);
    }
}
@media (max-width: 770px) {
    #home #why-buy-with-us {
        height: auto;
    }
    #home #why-buy-with-us .common-limiter {
        padding: 30px;
    }
    #home #why-buy-with-us .common-limiter .content {
        gap: 30px;
        padding: 0;
        display: inline-flex;
        flex-direction: column;
    }
    #home #why-buy-with-us .common-limiter .content ul {
        width: 100%;
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }
    #home #why-buy-with-us .common-limiter .content .modal-form,
    #home #why-buy-with-us .common-limiter .content .modal-form form {
        width: 100%;
    }
    #home #why-buy-with-us .common-limiter .content .modal-form form .elementor-form-fields-wrapper {
        display: flex;
        flex-direction: column;
    }
    #home #filter .filter-limiter .content form .input-form {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: stretch;
    }
    #home #filter .filter-limiter .content form .input-form .elementor-col-15,
    #home #filter .filter-limiter .content form .input-form .elementor-col-20,
    #home #filter .filter-limiter .content form .input-form .elementor-col-25 {
        width: 100%;
    }
    #home #filter .filter-limiter .content form .btn-form {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        right: auto;
        max-width: 100%;
    }
    #home #corretores .corretor-limiter .content ul li {
        width: 100%;
    }
    #home #banner {
        min-height: 215px;
    }

    #home #banner-interno {
        min-height: 150px;
    }

    #home #corretores .corretor-limiter .content .texts{
        width: 100% !important;
    }

    #home #corretores .corretor-limiter .content ul.blog li{
        width: 100%;
    }

    #home .slick-highlights {
        margin: 0;
        padding: 0;
        max-height: 455px;
    }

    #home #filter .filter-limiter .content form .slider-container {
        width: 85%;
        margin-top: 0;
        margin-left: 0;
    }
    #home #corretores .corretor-limiter .content .texts-center{
        width: 100%;
        padding-top: 25px;
    }

    #home #corretores .corretor-limiter .content ul{
        display: contents;
    }
    #home #corretores .corretor-limiter .content ul.corretor li{
        width: 100%;
    }

    #home #corretores .corretor-limiter .content ul.corretor li img{
        display: block;
        margin-left: calc(50% - 80px);
    }

    #home #corretores .corretor-limiter .content ul.corretor li .name{
        float: right;
        width: 100%;
        display: flow;
        padding-top: 20px
    }

    #home #corretores .corretor-limiter .content ul.corretor li .function{
        width: 100%;
    }
    #home .common-section .common-limiter .products li.produto-not-home{
        max-width: none;
    }

    #home .most-viewed .slick-highlights .button-slider-next-arrow{
        right: -18px;
    }

    #home .most-viewed .slick-highlights .button-slider-prev-arrow{
        left: -18px;
    }
}
@media (max-width: 575px) {
    #home .common-section .common-limiter .products {
        grid-template-columns: repeat(1, 1fr);
    }
}
