.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 text on every forms */
.consent-ctn input[type="checkbox"] {
    display: inline-block;
    -webkit-appearance: revert;
}

.consent-ctn span {
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
}

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

/* 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: 400;
    letter-spacing: 1.61px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    background: transparent;
    border: 1px solid #000;
    padding: 10px 15px;
    transition: 0.4s all ease;
}

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

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

/* marketing alert */
#multi-step-form .fw-progress-bar-container {
    display: none!important;
}

#multi-step-form h2.fw-step-part-title {
    display: none!important;
}

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

#multi-step-form .fw-paragraph-container h2 {
    font-size: 30px !important;
}

#multi-step-form .fw-wizard-step-container h3 {
    font-size: 30px!important;
    margin-bottom: 25px!important;
}

#multi-step-form .fw-paragraph-container p {
    font-family: 'CompassSerif', sans-serif!important;
    font-size: 30px!important;
    text-transform: uppercase;
}

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

#multi-step-form h2.fw-step-part-title {
    display: none;
}

#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;
    }
}

#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;
    }
}

#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 1px #000!important;
    color: #fff!important;
    transition: all 250ms ease-in-out;
    background-color: #000!important;
}

#multi-step-form .fw-wizard-buttons button:hover, 
#multi-step-form .fw-wizard-buttons .fw-btn:hover {
    color: #000!important;
    border: solid 1px #000!important;
    background-color: #fff!important;
}

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

#multi-step-form .fw-btn-submit {
    color: #fff!important;
    border: solid 1px #000!important;
    background-color: #000!important;
    margin-top: 25px;
    transition: all 250ms ease-in-out;
}

#multi-step-form .fw-btn-submit:hover {
    color: #000!important;
    border: solid 1px #000!important;
    background-color: #fff!important;
}

#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;
}

#multi-step-form .fw-step-part .fw-step-block .fw-input-container label {
    font-weight: 500;
    margin-top: 0px !important;
}

#multi-step-form .fw-wizard-step-container label h3 {
    font-weight: normal;
    font-size: 20px!important;
    margin: 0!important;
}

#multi-step-form div.fw-step-summary-field {
    border-left: 8px solid #000!important;
}

#multi-step-form .fw-step-block textarea {
    background: transparent;
    border: solid 1px #000;
}

/* homepage */
.home-property-swiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

.home-property-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
}

/* property page */
.search-property-section {
    padding: 60px 0;
}

#my-prop-search input,
#my-prop-search select {
    width: 100%;
    height: 45px;
    background: transparent;
    border: none;
    border-bottom: solid 1px #000;
    padding: 0 10px;
}

#my-prop-search input:focus,
#my-prop-search select:focus {
    outline: none;
}

.search-btn-default {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 45px;
    background: #000;
    color: #fff;
    border: 0px;
    border-radius: 0px;
    text-transform: uppercase;
}

.search-btn-default:hover {
    color: #000;
    background: transparent;
    border: solid 1px #000;
}

/* single property page */
#schedule-showing-modal .modal-content,
#contact-modal .modal-content {
    background: linear-gradient(45deg, #fff, #f1eed9 20%, #f0e1d9 50%, #f9f9eb 80%, #fff);
}

#schedule-showing-modal .form-control,
#contact-modal .form-control {
    background: none;
    border: 0px;
    border-radius: 0px;
    padding: 0px 15px;
    border: 1px solid #323232;
    color: #000;
    margin-bottom: 25px;
    height: 52px;
    letter-spacing: .1em;
    letter-spacing: .1em;
    outline: 0px;
}

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

.why-us-cards {
    padding: 80px 0;
    background-color: #000;
}

.why-us-cards h2 {
    color: #fff;
}

.why-us-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 30px 20px;
    border: solid 2px #fff;
}

.why-us-cards .why-us-img {
    width: 75px;
    height: 75px;
    margin-bottom: 25px;
}

.why-us-cards .why-us-img img {
    width: 100%;
    height: 100%;
}

.why-us-content {
    text-align: center;
}

.why-us-cards h3 {
    font-size: 30px;
    color: #fff;
}

.why-us-cards p,
.why-us-card ul li {
    font-size: 18px;
    color: #fff;
}
