.project_contact_popup {
    z-index: 20000000000 !important;
    background-color: #0000008f;
    padding: 0 !important
}

.project_contact_popup .modal-dialog {
    max-width: 1030px;
    padding: 10px;
    margin: 20px auto;
    min-height: calc(100% - 40px)
}

.project_contact_popup .modal-content {
    border-radius: 24px;
    box-shadow: none;
    background-color: transparent
}

.project_contact_popup .modal-body {
    padding: 0
}

.project_contact_popup button.btn-close {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 99;
    opacity: 1;
    padding: 0;
    border: 1px solid #25395C1A;
    width: 30px;
    height: 30px;
    background-color: #faf6e8;
    border-radius: 100%;
    background-size: 15px;
    color: #fff !important;
    transition: .3s ease-in-out
}

.project_contact_popup button.btn-close:hover {
    background-color: #25395C1A
}

.popup_content_body {
    display: flex;
    gap: 16px;
    margin-bottom: 20px;
    border-radius: 24px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 250px 0 #00000040
}

.popup_content_body>div {
    width: calc(50% - 8px)
}

.project_contact_popup .modal-body .leftside {
    display: flex;
    flex-direction: column
}

.project_contact_popup .modal-body .leftside .popup_title {
    padding: 40px 57px 0 40px
}

.project_contact_popup .modal-body .leftside .contact_popup_img {
    margin-top: auto
}

.project_contact_popup .modal-body .leftside .contact_popup_img img {
    max-width: 450px;
    width: 100%
}

.project_contact_popup .modal-body .modaltitle {
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 16px;
    font-size: 30px
}

.project_contact_popup .modal-body p {
    margin: 0;
    font-size: 20px;
    line-height: 28px
}

.project_contact_popup .modal-body .rightside {
    padding: 40px 40px 40px 0;
    display: flex;
    flex-direction: column
}

.project_contact_popup .modal-body .rightside form {
    row-gap: 10px !important;
    padding: 32px 24px;
    border-radius: 16px;
    background-color: #f8f7f3;
    row-gap: 1rem
}

.project_contact_popup .modal-body .rightside form .success {
    color: var(--color-green);
    margin-top: 8px;
    text-align: center
}

.btn1::after,
.btn1::before {
    pointer-events: none
}   

.modal-backdrop {
    display: none !important
}

div#testimonialVideoModal {background-color: #0000008f;}

.project_contact_popup .form-control {
    box-shadow: none !important;
    outline: 0 !important;
    padding: 10px 15px !important;
    border: none;
    border-bottom: 1px solid #25395C1A;
    background-color: transparent;
    font-size: 20px !important;
    line-height: 28px !important;
    color: #191919;
    font-weight: 400;
    font-family: var(--font-sfprodisplay);
    border-radius: 0;
    height: 50px
}

.project_contact_popup .form-control::-moz-placeholder {
    color: #35373b
}

.project_contact_popup .form-control::placeholder {
    color: #35373b
}

.project_contact_popup .enter-value .form-control:focus,
.project_contact_popup .form-control:focus {
    border-color: #f2a843
}

.project_contact_popup .form_group input {
    width: 0;
    height: 0;
    padding: 0;
    position: absolute;
    opacity: 0px;
    visibility: hidden
}

.project_contact_popup .form_group label {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-size: 20px;
    line-height: 28px;
    color: #191919;
    cursor: pointer
}

.project_contact_popup .form_group label::before {
    content: '';
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid #25395C1A;
    background-color: #fff;
    transition: .3s ease-in-out
}

.project_contact_popup .form_group input:checked~label::before {
    border-color: #f2a843;
    border-width: 4px
}

.project_contact_popup select.form-control {
    background-image: url('data:image/svg+xml,<svg width="8" height="4" viewBox="0 0 8 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 0.5L4 3.5L7 0.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: 12px;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: calc(100% - 18px);
    padding-right: 35px
}

.project_contact_popup .enter-value {
    display: flex;
    align-items: center;
    gap: 16px
}

.project_contact_popup .enter-value .contact_question {
    font-size: 20px;
    line-height: 28px;
    color: #191919;
    padding: 0
}

.project_contact_popup .enter-value .form-control {
    height: 58px;
    width: 119px;
    border: 1px solid #25395C1A;
    border-radius: 4px;
    background-color: #fff
}

.project_contact_popup .btn--primary {
    box-shadow: 0 4px 20px 0 #fdcD5666;
    font-size: 20px;
    line-height: 28px
}

.project_contact_popup #schedule_consultation .iti__selected-country-primary {
    padding-left: 15px !important
}

#schedule_consultation select.error,
.project_contact_popup #schedule_consultation input.error {
    border-color: #ff0018 !important
}

.project_contact_popup .partner_slider {
    position: relative;
    padding-top: 30px;
    margin-top: auto;
    width: 100%
}

.project_contact_popup .partner_slider .swiper-wrapper,
.trusted_partner .swiper-wrapper {
    align-items: center
}

.project_contact_popup .partner_slider .swiper-slide {
    padding-right: 20px;
    border-right: 1px solid #1919191A;
    display: flex;
    align-items: center
}

.project_contact_popup .partner_slider .swiper-slide img {
    filter: grayscale(1)
}

.trusted_partner {
    padding: 20px 30px;
    background-color: #fff;
    border: 1px solid #fffFFF33;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 30px
}

.trusted_partner .modaltitle {
    width: 168px;
    flex: 0 0 auto
}

.trusted_partner .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center
}

.trusted_partner .swiper-slide img {
    max-width: 100px
}

.iti--allow-dropdown {
    width: 100% !important
}

.project_contact_popup textarea.form-control {
    padding-block: 15px;
    resize: none;
    height: unset
}

#schedule_consultation .iti__selected-flag {
    max-height: 50px
}

#afterresponse {
    padding: 12px 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 4px
}

#afterresponse.success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb
}

#afterresponse.error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb
}

#schedule_consultation .consultation-field-error {
    color: #dc3545;
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px;
    display: block
}

#schedule_consultation input.error,
#schedule_consultation select.error {
    border-color: #dc3545 !important
}

@media screen and (max-width :1700px) {

    .project_contact_popup .btn--primary,
    .project_contact_popup .enter-value .contact_question,
    .project_contact_popup .form_group label,
    .project_contact_popup .modal-body p {
        font-size: 18px
    }

    .project_contact_popup .form-control {
        font-size: 18px !important
    }

    .project_contact_popup .enter-value .form-control {
        height: 50px
    }

    .project_contact_popup .partner_slider {
        padding-top: 20px
    }

    .project_contact_popup .modal-body .rightside {
        padding: 30px 30px 30px 0
    }

    .project_contact_popup .modal-body .leftside .popup_title {
        padding: 30px 57px 0 30px
    }

    .project_contact_popup .modal-body .leftside .contact_popup_img img {
        max-width: 420px
    }
}

@media screen and (max-width :1441px) {
    .popup_content_body {
        margin-bottom: 10px
    }

    .project_contact_popup .modal-body .leftside .contact_popup_img img {
        max-width: 350px
    }

    .project_contact_popup .modal-body .rightside form {
        padding: 20px
    }

    .project_contact_popup .rightside .form-control {
        height: 40px
    }

    .project_contact_popup .btn--primary,
    .project_contact_popup .enter-value .contact_question,
    .project_contact_popup .form_group label,
    .project_contact_popup .modal-body p {
        font-size: 16px;
        line-height: 26px
    }

    .project_contact_popup .form-control {
        font-size: 16px !important;
        line-height: 26px
    }

    .trusted_partner .swiper-slide img {
        max-width: 80px
    }

    .project_contact_popup .modal-body .modaltitle {
        font-size: 28px;
        line-height: 38px
    }

    .project_contact_popup .form_group label {
        margin-top: 10px
    }

    .project_contact_popup .form_group label::before {
        width: 14px;
        height: 14px
    }

    .project_contact_popup .form_group input:checked~label::before {
        border-width: 3px
    }
}

@media screen and (max-width :1199px) {
    .project_contact_popup .modal-dialog {
        padding: 20px
    }
}

@media screen and (max-width :991px) {
    .project_contact_popup .modal-dialog {
        padding: 15px
    }

    .project_contact_popup .modal-body .leftside .popup_title {
        padding-right: 40px
    }
}

@media screen and (max-width :768px) {
    .popup_content_body {
        margin-bottom: 0
    }

    .project_contact_popup .modal-body .leftside,
    .project_contact_popup .partner_slider,
    .trusted_partner {
        display: none
    }

    .project_contact_popup .modal-body .rightside {
        padding: 10px;
        width: 100%;
        align-items: center
    }

    .project_contact_popup .modal-body .rightside form {
        width: 100%;
        gap: 20px !important
    }

    .project_contact_popup .form_group label {
        margin-top: 0
    }
}

@media screen and (max-width :576px) {
    .project_contact_popup .modal-body .rightside form {
        padding: 20px 16px
    }

    .project_contact_popup .enter-value .form-control {
        width: 90px
    }
}