.otgs-development-site-front-end, 
.grecaptcha-badge {
    display: none!important;
}

.bigger-container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 15px;
    display: block;
    position: relative;
}

.wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px;
}

.consent-ctn label,
.consent-ctn a {
    font-size: 14px;
}

.consent-ctn a {
    text-decoration: underline;
}

.consent-ctn a:hover {
    color: #000;
}

/* new pagination buttons style start */
.nolist {
    padding: 0;
}

.my-pagination {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    list-style: none;
    padding-left: 0;
}

.my-pagination-btn {
    display: inline-block;
    min-width: 55px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.61px;
    color: #fff;
    background: #000;
    border: 2px solid #000;
    border-radius: 7px;
    padding: 10px 15px;
    transition: 0.4s all ease;
}

.my-pagination-btn:hover {
    color: #000;
    background: transparent;
}

.current-page-pagination {
    color: #000;
    background: transparent;
}
/* new pagination buttons style end */

/* MARKETING ALERT START */
/* progress bar */
#multi-step-form .fw-progress-bar-container,
#multi-step-form .fw-step-part-title {
    display: none!important;
}

@media (min-width: 769px) {
    #multi-step-form .fw-wizard-step-header-container {
        margin-bottom: 0;
    }
}

/* left border */
#multi-step-form .fw-step-part {
    background-color: transparent!important;
    border-left: none!important;
}

@media (min-width: 769px) {
    #multi-step-form .fw-step-part {
        padding: 0!important;
        border-left: none!important;
        background-color: transparent!important;
    }
}

/* steps title + form label */
#multi-step-form span.msf-h3 {
    font-family: "Syncopate", sans-serif;
    font-size: 24px!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    line-height: 2!important;
    color: #000!important;
    margin: 0!important;
}

/* title text + checkbox labels */
#multi-step-form .fw-wizard-step-header p,
#multi-step-form [data-type=fw-radio] label, #multi-step-form [data-type=fw-checkbox] label,
.fw-paragraph-container {
    font-size: 16px!important;
    color: #000;
}

/* checkboxes display */
@media screen and (min-width: 577px) { 
    #multi-step-form .fw-choice.fw-input-container {
        display: inline-block;
        width: 49%;
        margin-bottom: 0;
    }
}

/* checkboxes check */
#multi-step-form [data-type=fw-checkbox] input[type=checkbox]:checked+label:before, 
#multi-step-form ul.fw-progress-bar li.fw-active .fw-txt-ellipsis {
    color: #000 !important;
}

/* step 3 inputs labels */
.evaluation-box #multi-step-form [data-type=fw-text] .fw-input-container label {
    margin-top: 0!important;
}

/* button container */
#multi-step-form .fw-wizard-buttons {
    display: flex;
    justify-content: end;
    margin-top: 30px;
}

@media (max-width: 768px) {
    #multi-step-form .fw-wizard-buttons {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

/* buttons styling */
#multi-step-form .fw-wizard-buttons button, 
#multi-step-form .fw-wizard-buttons .fw-btn {
    height: 45px!important;
    line-height: 39px;
    padding: 0 22px;
    margin-top: 10px;
    font-size: 14px;
    border: solid 2px #b0a99f!important;
    border-radius: 7px;
    color: #fff!important;
    transition: all 250ms ease-in-out;
    background-color: #b0a99f!important;
    opacity: 1!important;
}

/* button hover style */
#multi-step-form .fw-wizard-buttons button:hover, 
#multi-step-form .fw-wizard-buttons .fw-btn:hover {
    background: #000!important;
    border: solid 2px #000!important;
}

#multi-step-form .fw-button-previous, 
#multi-step-form .fw-button-next, 
#multi-step-form .fw-button-fileupload {
    background: transparent !important;
}

/* submit button styling */
#multi-step-form .fw-btn-submit {
    color: #fff!important;
    border: solid 2px #b0a99f!important;
    border-radius: 7px;
    background-color: #b0a99f!important;
    margin-top: 25px;
    transition: all 250ms ease-in-out;
}

/* submit button hover style */
#multi-step-form .fw-btn-submit:hover {
    background: #000!important;
    border: solid 2px #000!important;
}

/* summary field */
#multi-step-form div.fw-step-summary-field {
    border-left: 8px solid #000!important;
}
/* END REAL ESTATE ALERT */

/* homepage properties swiper */
.home-properties-section {
    padding: 100px 0;
    background: #F2F2F0;
}

/* testimonial section */
.testimonial-swiper .testimonial-ctn {
    height: 100%;
    background: #f5f5f5;
    border-radius: 50px;
    margin-bottom: 20px;
    padding: 40px;
}

/* instagram section */
#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-overlay {
    border-radius: 15px;
}

/* sold and bought properties section */
.home-properties-swiper .swiper-button-next,
.home-properties-swiper .swiper-button-prev,
.sold-properties-swiper .swiper-button-next,
.sold-properties-swiper .swiper-button-prev {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    color: #000;
    background: rgba(255, 255, 255, .4);
    border: solid 1px #000;
    border-radius: 100%;
    outline: none;
    cursor: pointer;
    overflow: hidden;
    transition: 0.4s all ease;
}

.home-properties-swiper .swiper-button-next:hover,
.home-properties-swiper .swiper-button-prev:hover,
.sold-properties-swiper .swiper-button-next:hover,
.sold-properties-swiper .swiper-button-prev:hover {
    color: #fff;
    background: #000;
}

.home-properties-swiper .swiper-button-next::after,
.home-properties-swiper .swiper-button-prev::after,
.sold-properties-swiper .swiper-button-next::after,
.sold-properties-swiper .swiper-button-prev::after {
    font-size: 14px;
    font-weight: 900;
}

.sold-prop-image img {
    border-radius: 20px;
}

/* single property page */
.single-properties .header {
    background: #292828;
}

.single-properties .header.fixed {
    background-color: #EEEAE3;
}

#contact-modal .modal-content,
#schedule-showing-modal .modal-content {
    background: #F2F2F0;
}

#contact-modal .modal-body,
#schedule-showing-modal .modal-body {
    padding: 30px;
}

#contact-modal label,
#schedule-showing-modal label {
    font-size: 16px;
}

#contact-modal .form-control,
#schedule-showing-modal .form-control {
    display: block;
    width: 100%;
    background: #fff;
    border: 0px;
    border-radius: 0px;
    padding: 10px 16px;
    margin-bottom: 18px;
    height: 50px;
    color: #000 !important;
    font-size: 16px;
    border-bottom: 2px solid transparent;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#contact-modal .form-control:focus,
#schedule-showing-modal .form-control:focus {
    outline: 0;
    box-shadow: none;
    background: #fff;
    border-color: #000;
}

#contact-modal textarea.form-control,
#schedule-showing-modal textarea.form-control {
    height: 150px;
}

/* privacy policy page */
.page-id-686 .info-small.inner-page a,
.page-id-692 .info-small.inner-page a {
    text-decoration: underline;
}

.page-id-686 .info-small.inner-page a:hover,
.page-id-692 .info-small.inner-page a:hover {
    color: #000;
}

.inner-testimonial .testimonial-box {
    display: block;
}