@charset "UTF-8";
/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 2.1.1706764310
Updated: 2024-02-01 05:11:50

*/
.page-template-page-buy .out-of-market h4 {
    color: #000;
}

ul,
ol {
    font-family: arial-regular;
}

ul li p,
ul li span,
ol li p,
ol li span {
    line-height: 1.7;
}

#gform_fields_3,
#gform_fields_4,
#gform_fields_6 {
    row-gap: 15px;
}

#gform_3 .gform-footer {
    margin-top: 15px;
}
#gform_3 input[type="text"],
#gform_3 input[type="email"],
#gform_3 input[type="tel"],
#gform_3 textarea {
    border-color: #cecece !important;
    border-radius: 0 !important;
    height: 44px !important;
    color: #000 !important;
    font-size: 18px;
    font-family: arial-regular;
    padding-left: 10px;
}
#gform_3 input[type="text"]::-moz-placeholder,
#gform_3 input[type="email"]::-moz-placeholder,
#gform_3 input[type="tel"]::-moz-placeholder,
#gform_3 textarea::-moz-placeholder {
    color: #9f9f9f;
}
#gform_3 input[type="text"]::placeholder,
#gform_3 input[type="email"]::placeholder,
#gform_3 input[type="tel"]::placeholder,
#gform_3 textarea::placeholder {
    color: #9f9f9f;
}
#gform_3 input[type="submit"] {
    background: #fa8a12;
    margin-bottom: 0;
    border-radius: 4px;
    line-height: 12px;
    padding: 10px;
    color: #fff !important;
    font-size: 18px;
}

#gform_4 .gform-footer {
    margin-top: 15px;
}
#gform_4 label {
    font-family: arial-regular;
    font-size: 18px !important;
    margin-bottom: 5px;
}
#gform_4 input[type="text"],
#gform_4 input[type="email"],
#gform_4 input[type="tel"],
#gform_4 textarea {
    border: 1px solid #df913e;
    background: #fff;
    height: 60px;
    width: 100%;
    border-radius: 6px;
    padding: 0 15px;
    color: #000;
    font-family: arial-regular;
    font-size: 18px;
}
#gform_4 input[type="text"]::-moz-placeholder,
#gform_4 input[type="email"]::-moz-placeholder,
#gform_4 input[type="tel"]::-moz-placeholder,
#gform_4 textarea::-moz-placeholder {
    color: #9f9f9f;
}
#gform_4 input[type="text"]::placeholder,
#gform_4 input[type="email"]::placeholder,
#gform_4 input[type="tel"]::placeholder,
#gform_4 textarea::placeholder {
    color: #9f9f9f;
}
#gform_4 select {
    border: 1px solid #df913e;
    background: #fff;
    height: 60px;
    width: 100%;
    border-radius: 6px;
    padding: 0 15px;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 18px;
    display: flex;
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; /* Remove default dropdown icon */
    background: var(--global--color-white)
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%2328303d'%3E%3Cpolygon points='0,0 10,0 5,5'/%3E%3C/svg%3E")
        no-repeat;
    background-position: right 15px center; /* Adjust position for better visibility */
    background-size: 12px; /* Resize the icon if needed */
}
#gform_4 select::-moz-placeholder {
    color: #9f9f9f;
}
#gform_4 select::placeholder {
    color: #9f9f9f;
}
#gform_4 input[type="submit"] {
    background: #df913e;
    height: 60px;
    padding: 0 15px;
    color: #000;
    font-family: arial-regular;
    width: 211px !important;
    border-radius: 100px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-family: arial-bold;
    line-height: 60px;
    margin-top: 20px;
    border: 1px solid #df913e;
} /*# sourceMappingURL=style.css.map */

.btn-another-property {
    background: #df913e;
    color: #fff !important;
    width: fit-content;
    margin: 15px auto;
    border-radius: 100px;
    padding: 10px 20px;
    text-decoration: none;
    display: block;
}
.thanku-info .info-header {
    text-align: center;
}
.thanku-info.offer {
    .thanks-p {
        color: var(--blue);
        font-weight: bold;
    }
}
label#label_2_127_1,
label#label_2_121_1,
label#label_6_17_1,
label#label_3_16_1,
label#label_3_13_1,
label#label_4_16_1,
.tcpa_agree {
    font-size: 8px !important;
    line-height: 140% !important;
}

input#choice_2_127_1,
input#choice_2_121_1,
input#choice_6_17_1,
input#choice_3_16_1,
input#choice_3_13_1,
input#choice_4_16_1 {
    border: 1px solid #df913e !important;
    border-radius: 5px !important;
}
input#choice_2_127_1:checked,
input#choice_2_121_1:checked,
input#choice_6_17_1:checked,
input#choice_3_16_1:checked,
input#choice_3_13_1:checked,
input#choice_4_16_1:checked {
    background-color: #df913e !important;
}
input#choice_2_127_1:checked:before,
input#choice_2_121_1:checked:before,
input#choice_6_17_1:checked:before,
input#choice_3_16_1:checked:before,
input#choice_3_13_1:checked:before,
input#choice_4_16_1:checked:before {
    color: #fff !important;
}

.hide-phone-format .gfield_description {
    display: none !important;
}

.gchoice.gchoice_2_121_1 {
    align-items: flex-start;
}

#choice_2_127_1,
#choice_2_121_1 {
    width: 20px !important;
    height: 20px !important;
    border: 1px solid #df913e !important;
    border-radius: 5px !important;
}
#choice_2_127_1:before,
#choice_2_121_1:before {
    box-shadow: none;
}

#gform_page_2_7 #gform_submit_button_2 {
    padding-right: 15px !important;
}

.tcpa-checkbox {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.tcpa-checkbox input[type="checkbox"] {
    display: none; /* Hides the default checkbox */
}

.tcpa-checkbox label {
    position: relative;
    cursor: pointer;
    padding-left: 30px !important; /* Space for custom box */
    font-size: 8px !important;
    color: #333;
    line-height: 140%;
}

.tcpa-checkbox label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border: 2px solid #e49149; /* Border color */
    border-radius: 4px; /* Rounded corners for the box */
    background-color: #fff;
    transition:
        background-color 0.2s,
        border-color 0.2s;
}

.tcpa-checkbox input[type="checkbox"]:checked + label:before {
    background-color: #e49149; /* Checked box color */
    border-color: #e49149;
}

.tcpa-checkbox label:after {
    content: "";
    position: absolute;
    left: 6px;
    top: 45%;
    width: 8px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: translateY(-50%) rotate(45deg);
    opacity: 0;
    transition: opacity 0.2s;
}

.tcpa-checkbox input[type="checkbox"]:checked + label:after {
    opacity: 1; /* Show the checkmark */
}

#checkboxError {
    color: red;
    font-size: 14px;
    margin-top: 5px;
    display: none; /* Hide initially */
}

#investor-signup button[type="submit"]:disabled {
    background-color: #a4a4a4 !important;
}

#buyers-signup button[type="submit"]:disabled {
    background-color: #a4a4a4 !important;
}

#gform_page_2_1 #gform_next_button_2_8 {
    width: 200px !important;
    max-width: 200px !important;
    font-size: 16px;
    border-radius: 50px !important;
    background-image: url(../images/next-arrow-icon.png) !important;
    background-color: #df913e !important;
    background-position: 152px 19px !important;
    border: none !important;
    padding-right: 30px !important;
}

.comment-field-contact-form textarea {
    padding-top: 16px !important;
}

.mail-opt-form {
    background-color: #fcf8f4;
    padding: 0px 15px;
    width: 100%;
}
.mail-opt-form .gform_confirmation_message .alert-success {
    background: #fafdfa;
    border-color: #80cd83;
    font-size: 18px;
    color: #80cd83;
    font-weight: 500;
}
@media (max-width: 1024px) {
    .mail-opt-form .gform_confirmation_message .alert-success {
        flex-direction: column;
    }
    .mail-opt-form .gform_confirmation_message .alert-success svg {
        width: 50px;
        height: 50px;
    }
}
.mail-opt-form .mail-opt-form-inner {
    padding: 30px 0px;
    margin: 0px auto;
}
.mail-opt-form .mail-opt-form-inner h3 {
    font-size: 60px;
    font-weight: 900;
    margin-bottom: 30px;
}
@media (max-width: 1024px) {
    .mail-opt-form .mail-opt-form-inner h3 {
        font-size: 32px;
    }
}
.mail-opt-form .mail-opt-form-inner h3 span {
    color: #df913e;
}
.mail-opt-form .mail-opt-form-inner p.mail-opt-out-paragraph {
    font-size: 18px;
}
@media (max-width: 1024px) {
    .mail-opt-form .mail-opt-form-inner p.mail-opt-out-paragraph {
        font-size: 15px;
    }
}

form.mail_opt_out_form {
    background: #fff;
    box-shadow: 0 0 44px rgba(0, 0, 0, 0.07);
    padding: 50px 30px;
    border-radius: 50px;
    margin-top: 40px;
    max-width: calc(100% - 45px);
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1024px) {
    form.mail_opt_out_form {
        width: 100%;
        padding: 50px 20px;
    }
}
form.mail_opt_out_form .gform_footer {
    justify-content: center !important;
    align-items: center !important;
}
form.mail_opt_out_form .gfield_required {
    display: none;
}
form.mail_opt_out_form .gform_fields {
    row-gap: 40px;
    -moz-column-gap: 16px;
    column-gap: 16px;
}
form.mail_opt_out_form label.gfield_label.gform-field-label,
form.mail_opt_out_form legend {
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 26px !important;
    color: #000 !important;
}
form.mail_opt_out_form .gfield_radio {
    flex-direction: row !important;
}
form.mail_opt_out_form .gfield_radio .gchoice label {
    font-family: arial-regular !important;
    font-size: 18px !important;
    margin-bottom: 5px;
}
form.mail_opt_out_form input[type="text"] {
    height: 50px !important;
    border: 1px solid #df913e !important;
    padding: 0 15px;
    border-radius: 6px !important;
    background: 0 0 !important;
    margin-top: 8px;
    width: 100%;
}
form.mail_opt_out_form span.gform-loader {
    margin: 0px;
}
form.mail_opt_out_form input[type="submit"] {
    background: #df913e !important;
    height: 60px;
    padding: 0 15px;
    width: 211px !important;
    border-radius: 100px !important;
    font-size: 18px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-family: arial-bold !important;
    line-height: 60px !important;
    margin-top: 20px !important;
    border: 1px solid #df913e !important;
}
form.mail_opt_out_form input[type="submit"]:hover,
form.mail_opt_out_form input[type="submit"]:focus {
    background: #fff !important;
    color: #000 !important;
}

/* Page Generator Pro Landing Page CSS Starts */

body.single-page-generator-pro .entry-content .elementor {
    max-width: 1340px !important;
}
.single-page-generator-pro header.position-relative,
.single-page-generator-pro footer,
.single-page-generator-pro nav.navigation.post-navigation {
    display: none !important;
}
.single-page-generator-pro .sticky-header-bar {
    display: none !important;
}
.buy-house-btn a span.elementor-button-icon svg {
    font-size: 20px;
}
.hero-content .caption-banner {
    transform: none;
    width: 100%;
    max-width: 770px;
    margin: 0 auto;
}
.hero-content .caption-banner form .field input[type="text"] {
    width: 100%;
    border-radius: 0;
    border: 0;
    height: auto;
    padding: 12px 42px;
    margin: 0;
}
.hero-content .caption-banner form .field input[type="text"]::placeholder {
    color: #8a8a8a;
}
.hero-content .caption-banner form button {
    width: 100%;
    position: unset;
    border: 0;
    border-radius: 8px;
    padding: 15px 10px !important;
    text-transform: capitalize;
    font-weight: 500 !important;
    font-family: "Arial";
    height: auto;
    line-height: 1.2em;
}
.hero-content form.get-offer .btn-offer {
    margin: 0;
}
.hero-content .caption-banner form .btn-offer {
    width: 197px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.hero-content .caption-banner form .field {
    position: relative;
}
.hero-content .caption-banner form .field:before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(../images/map-pin-1.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.hero-content .caption-banner form {
    padding: 12px 13px 12px 22px;
    background-color: #fff;
    border-radius: 12px;
}
.hero-content .elementor-widget-text-editor p span {
    font-size: unset !important;
}
.low-line-height.elementor-widget-text-editor p {
    line-height: 20.7px;
}
.realstate.elementor-widget-image img {
    height: 597px !important;
}
.houses-infobox .elementor-icon-box-wrapper span.elementor-icon.elementor-animation- {
    background-color: #00174b;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.houses-infobox .elementor-icon-box-wrapper .elementor-icon-box-icon {
    background-color: #00174b33;
    padding: 6px;
    border-radius: 100%;
}
.hboa-icon-box .elementor-icon-box-icon span {
    border: 1px solid rgb(255 255 255 / 10%) !important;
    padding: 8px;
    border-radius: 8px;
}
.elementor-widget-heading .elementor-heading-title span {
    color: var(--orange);
}
.span-bold.elementor-widget-heading span {
    font-weight: 600;
}
.elementor-widget-icon-box .elementor-icon-box-content h3 span span {
    font-size: 14px;
}
.faq .e-n-accordion .elementor-widget-text-editor {
    padding: var(--n-accordion-padding);
    padding-top: 0;
}
.faq .e-n-accordion details.e-n-accordion-item {
    border: 1px solid #00000012;
    box-shadow: 0px 4px 14px 0px rgba(101.00000000000004, 101.00000000000004, 101.00000000000004, 0.17);
}
.faq .e-n-accordion .e-n-accordion-item {
    border-radius: 14px !important;
    overflow: hidden;
}
.hboa-icon-box .elementor-icon-box-icon span svg {
    width: auto;
}
.faq .e-n-accordion details.e-n-accordion-item summary.e-n-accordion-item-title {
    border: 0 !important;
}
.faq .e-n-accordion details.e-n-accordion-item summary.e-n-accordion-item-title {
    justify-content: space-between;
}
.days-icons-listing ul.elementor-icon-list-items li:nth-child(2) span {
    color: #00c608 !important;
}
.days-icons-listing ul.elementor-icon-list-items li span svg {
    fill: transparent !important;
}
.days-icons-listing ul.elementor-icon-list-items li {
    flex-direction: row-reverse;
}
.box-list ul.elementor-icon-list-items {
    gap: 18px;
    justify-content: center;
}
.box-list ul.elementor-icon-list-items li {
    border: 1px solid #336def33;
    border-radius: 4px;
    padding: 6px 10px;
    margin: 0 !important;
}
.house-buyers-tabs .e-n-tabs .e-n-tabs-heading {
    width: 40%;
    flex-basis: initial;
}
.house-buyers-tabs .e-n-tabs .e-n-tabs-content .tab-content-main {
    height: 790px;
}
.house-buyers-tabs .e-n-tabs .e-n-tabs-content .tab-content-main .e-con-inner .tab-content-inner {
    margin-top: auto;
}
.house-buyers-tabs .e-n-tabs .e-n-tabs-heading {
    justify-content: flex-end;
    padding-bottom: 40px;
    padding-right: 40px;
}
.house-buyers-tabs .e-n-tabs .e-n-tabs-heading button {
    justify-content: space-between;
    flex-direction: row-reverse;
}
.house-buyers-tabs .e-n-tabs .e-n-tabs-heading button span.e-n-tab-icon svg,
.house-buyers-tabs .e-n-tabs .e-n-tabs-heading button span.e-n-tab-icon:hover svg {
    fill: transparent !important;
}
.house-buyers-tabs .e-n-tabs .e-n-tabs-content {
    width: 60%;
    flex-grow: initial;
    padding-left: 31px;
}
.house-buyers-tabs {
    margin-top: -290px;
}
.house-buyers-tabs .e-n-tabs .e-n-tabs-heading button[aria-selected="true"] {
    justify-content: center;
}
.house-buyers-tabs .e-n-tabs .e-n-tabs-heading button[aria-selected="true"] span.e-n-tab-icon {
    display: none;
}
.house-buyers-tabs .e-n-tabs-heading .e-n-tab-title span.e-n-tab-title-text {
    text-align: left;
}
.buy-house-col .buy-house-btn {
    margin-top: auto;
}
.elementor-widget-n-carousel .e-n-carousel {
    padding-top: 20px;
}
.testi-cont .testi-img {
    margin-top: -27px;
}
.testimonial-slider .e-n-carousel .swiper-slide .testi-cont {
    height: inherit;
}
.testimonial-slider
    .e-n-carousel
    .swiper-slide
    .testi-cont
    .elementor-widget-video
    .elementor-wrapper.elementor-open-inline {
    height: 100%;
    width: 100%;
}
.testi-cont .quote.elementor-widget-image {
    position: absolute;
    right: 30px;
    bottom: 35px;
}
.testi-cont .testi-content p {
    line-height: 1.4em;
}
.testi-cont .testi-content p a {
    font-weight: 600;
    color: var(--orange);
}
.testi-cont .testi-content p a:hover {
    color: var(--e-global-color-cf6c1e3);
}
.testimonial-slider .e-n-carousel .swiper-slide .testi-cont .name-desig {
    margin-top: auto;
}
.testimonial-slider .elementor-swiper-button.elementor-swiper-button-prev {
    transform: translateY(10px) !important;
    top: -90px !important;
    right: 55px !important;
    left: auto !important;
}
.testimonial-slider .elementor-swiper-button.elementor-swiper-button-next {
    transform: translateY(0) !important;
    top: -80px !important;
    right: 20px !important;
}
.testimonial-slider .elementor-swiper-button.elementor-swiper-button-prev svg,
.testimonial-slider .elementor-swiper-button.elementor-swiper-button-next svg,
.testimonial-slider .elementor-swiper-button.elementor-swiper-button-prev svg:hover,
.testimonial-slider .elementor-swiper-button.elementor-swiper-button-next svg:hover {
    fill: transparent;
}
.testimonial-slider .e-n-carousel .swiper-slide .testi-cont .elementor-widget-video {
    height: inherit;
}
.bottom.hero-content .caption-banner form {
    padding: 8px 8px 8px 18px;
    background-color: #ffffff1a;
}
.bottom.hero-content .caption-banner form .field input {
    background-color: transparent;
    padding-left: 33px;
    color: #fff;
}
.bottom.hero-content .caption-banner form .field:before {
    fill: #fff !important;
    filter: brightness(0) saturate(100%) invert(72%) sepia(3%) saturate(0%) hue-rotate(179deg) brightness(101%)
        contrast(101%);
    width: 20px;
    height: 20px;
    background-size: 100%;
}
.bottom.hero-content .caption-banner form button {
    font-size: 16px;
    font-weight: 700 !important;
}
.bottom-form-sec .elementor-widget-text-editor p {
    font-weight: 400 !important;
    line-height: 1.3em;
}
.lp-footer .newsletter-field h3 {
    font-size: 18px;
    margin: 0 0 22px 0;
}
.lp-footer .newsletter-field form#subscribe-form .tnp-field.tnp-field-email input {
    background-color: #fff;
    border: 0 !important;
    border-radius: 8px !important;
}
.lp-footer .newsletter-field form#subscribe-form .tnp-field.tnp-field-email input::placeholder {
    font-size: 14px;
}
.footer-logo.elementor-widget-image img {
    width: 252px !important;
    height: auto !important;
}
.lp-footer .tnp.tnp-subscription {
    margin-bottom: 0;
}
.footer-accor .e-n-accordion summary.e-n-accordion-item-title span.e-n-accordion-item-title-icon svg {
    width: 10px;
    fill: none;
}
.footer-accor .e-n-accordion summary.e-n-accordion-item-title span.e-n-accordion-item-title-icon span:hover svg {
    fill: none;
}
.footer-accor .e-n-accordion-item .elementor-widget-nav-menu nav ul li button {
    display: none;
}
.footer-accor .e-n-accordion-item .elementor-widget-nav-menu nav ul li ul.sub-menu {
    margin: 0;
    width: 150px !important;
    max-width: 300px !important;
    overflow: hidden;
    height: 300px;
}
.footer-menu-dropdowns .menu-footer {
    left: 0;
}
.footer-menu-dropdowns ul li a:after {
    width: 11px;
    height: 10px;
    background-size: 100%;
    right: -20px;
}
.buy-house-btn.elementor-widget.elementor-widget-button a#sell-home-popup {
    background-color: var(--orange);
    background-color: var(--orange);
    height: auto;
    padding: 20px 20px 18px 20px;
    border-radius: 10px;
}
.buy-house-btn.elementor-widget.elementor-widget-button a#sell-home-popup:hover {
    background-color: #000;
}

@media only screen and (max-width: 1300px) {
    .house-buyers-tabs .e-n-tabs.e-activated {
        justify-content: space-between;
    }
    .house-buyers-tabs .e-n-tabs .e-n-tabs-heading {
        width: 45%;
    }
    .house-buyers-tabs .e-n-tabs .e-n-tabs-content {
        width: 55%;
    }
    .house-buyers-tabs .e-n-tabs .e-n-tabs-content .tab-content-main .e-con-inner .tab-content-inner {
        width: 100%;
    }
}
@media only screen and (max-width: 1024px) {
    .realstate.elementor-widget-image img {
        height: 400px !important;
    }
    .bottom.hero-content .caption-banner form {
        padding: 0;
        background-color: transparent;
    }
    .bottom-form-sec .hero-content .caption-banner form .btn-offer {
        width: 100%;
        position: inherit;
        margin: 10px auto 0 auto;
    }
    .bottom.hero-content .caption-banner form .field input {
        background-color: #fff;
        border-radius: 8px;
        color: #000;
    }
    .hero-content .caption-banner form .field:before {
        top: 16px;
        left: 5px;
        margin: 0 0 0 0;
    }
}

@media only screen and (max-width: 880px) {
    .house-buyers-tabs {
        margin-top: 0;
    }
    .house-buyers-tabs .e-n-tabs .e-n-tabs-heading {
        width: 100%;
        padding: 0;
    }
    .house-buyers-tabs .e-n-tabs .e-n-tabs-content {
        width: 100%;
        padding: 0;
    }
    .house-buyers-tabs .e-n-tabs.e-activated {
        flex-direction: column;
    }
    .house-buyers-tabs .e-n-tabs .e-n-tabs-content .tab-content-main {
        height: 680px;
    }
    .realstate.elementor-widget-image img {
        height: 300px !important;
    }
}
@media only screen and (max-width: 767px) {
    .house-buyers-tabs .e-n-tabs .e-n-tabs-content .tab-content-main {
        height: max-content;
    }
    .realstate.elementor-widget-image img {
        height: 200px !important;
    }
    .houses-infobox .elementor-icon-box-wrapper .elementor-icon-box-icon {
        margin-left: 0;
        width: max-content;
    }
    .testimonial-slider .elementor-swiper-button.elementor-swiper-button-prev {
        top: auto !important;
        right: 53% !important;
    }
    .testimonial-slider .elementor-swiper-button.elementor-swiper-button-next {
        right: auto !important;
        left: 53%;
        top: auto !important;
        bottom: -5px;
    }
    .elementor-widget-n-carousel .e-n-carousel {
        padding-top: 30px;
    }
    .buy-house-col .elementor-widget-image img {
        width: 100% !important;
        max-width: 100% !important;
    }
    .hero-content .caption-banner form {
        padding: 0;
        background-color: transparent;
        max-width: 500px;
        width: 100%;
        margin: 0 auto;
    }
    .hero-content .caption-banner form .btn-offer {
        width: 100%;
        position: initial;
    }
    .hero-content .caption-banner form .field input[type="text"] {
        width: 100%;
        background-color: #fff;
        border-radius: 8px;
    }
    .hero-content .caption-banner form .field:before {
        content: "";
        width: 20px;
        height: 20px;
        top: 13px;
        bottom: auto;
        left: 10px;
        background-size: 100%;
    }
    .bottom-form-sec .hero-content .caption-banner form .btn-offer {
        margin: 0px auto 0 auto;
    }
    .bottom-form-sec .hero-content .caption-banner {
        padding: 0;
    }
}

@media only screen and (max-width: 575px) {
    .elementor-element.logos .e-con-inner .elementor-widget-image {
        width: 28% !important;
    }
    .elementor-element.logos .e-con-inner {
        gap: 20px;
        justify-content: space-between !important;
    }
}

/* End */

.wp-block-social-links .wp-social-link svg {
    fill: white;
}
.comment-field-contact-form textarea {
    padding-top: 16px !important;
}
iframe#stu-offer-iframe {
    max-height: 100% !important;
}

.footer-menu-kj {
    list-style: none;
    padding: 0;
    position: relative;
}
.footer-menu-kj li {
    position: relative;
    cursor: pointer;
}
.footer-menu-kj li .arrow-states,
.footer-menu-kj li .arrow-cities {
    display: inline-block;
    width: 16px;
    height: 20px;
    background-image: url("../images/arrow-down-city_1.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 8px;
    top: 8px;
    cursor: pointer;
    position: relative;
}
.footer-menu-kj li:has(> .sub-menu-cities.open) > a {
    color: #df913e;
}
.footer-menu-kj li a {
    font-size: 13px;
    text-transform: capitalize;
    color: #000;
    font-family: Arial, sans-serif;
    font-weight: 400;
    line-height: 33px;
    text-decoration: none;
    transition: 0.3s;
    width: -moz-max-content;
    width: max-content;
    display: inline-block;
    position: relative;
}
.footer-menu-kj li a:hover {
    color: #df913e;
}
.footer-menu-kj li .sub-menu-states {
    list-style: none;
    position: relative;
    list-style: none;
    margin: 0;
    max-height: 0;
    opacity: 0;
    transition:
        max-height 0.3s ease-in-out,
        opacity 0.3s ease-in-out;
    width: -moz-max-content;
    width: max-content;
    overflow-y: scroll;
    z-index: 99;
    background-color: #fff;
    padding: 0;
}
.footer-menu-kj li .sub-menu-states.open {
    max-height: 500px;
    opacity: 1;
    display: block !important;
    padding: 10px;
    padding-right: 35px;
    padding-top: 0;
}
.footer-menu-kj li .sub-menu-states li {
    display: block;
    align-items: center;
    position: relative;
}
.footer-menu-kj li .sub-menu-states li .sub-menu-cities {
    list-style: none;
    position: relative;
    list-style: none;
    margin: 0;
    max-height: 0;
    opacity: 0;
    transition:
        max-height 0.3s ease-in-out,
        opacity 0.3s ease-in-out;
    width: -moz-max-content;
    width: max-content;
    overflow-y: auto;
    padding: 0;
    display: none;
}
.footer-menu-kj li .sub-menu-states li .sub-menu-cities li {
    position: relative;
}
.footer-menu-kj li .sub-menu-states li .sub-menu-cities.open {
    max-height: 600px;
    opacity: 1;
    display: block !important;
    padding-left: 10px;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10px;
}

.footer-menu-kj li .sub-menu-states.open,
.footer-menu-kj li .sub-menu-cities.open {
    display: block !important;
} /*# sourceMappingURL=style.css.map */
