/*
.container {

    max-width: 1440px !important;
    padding-right: 80px !important;
    padding-left: 80px !important;
}

 */
.contact-us-section {
    padding-top: 80px;
}

.contact-use-image-desktop {
    max-width:  100%;
}
.contact-use-image-tablet,
.contact-use-image-mobile {
    display: none;
    max-width:  100%;
}

.contact-us-section h1 {
    font-family: "Playfair Display";
    font-size: 55px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    line-height: 1em;
    margin-bottom: 36px;
}

.contact-us-under-title {

    font-family: "Poppins";
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
}

.contact-us-section h3 {
    font-family: "Playfair Display";
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 21px;
}

.contact-us-section h3:after {
    display: block;
    content: ' ';
    width: 50px;
    border-bottom: 1px solid #755BE2;
    margin-bottom: 18px;
    margin-top: 21px;
}



#contact-form-wrap {
    margin-top: 54px;
    margin-bottom: 67px;
    display: flex;
    flex-wrap: wrap;
    padding: 38px 32px;
    justify-content: space-between;
    background: #FFFFFF;
    border: 1px solid #755BE2;
    box-shadow: 0px 10px 32px -4px #2E2E2E1A, 0px 6px 14px -6px #2E2E2E1F;


}
.single-form {
    width: 100%;
}
.single-form.half-single-width {
    width: 47%;
}

.hidden-form-input {
    display: none;
}

.text-under-form {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0px;

}

.contact-us-text-under-form {
    padding-bottom: 44px;
    max-width: 521px;
}

.contact-us-text-under-form p {
    margin-bottom: 26px;
}


.text-under-form strong {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
}

.submit-btn button {


    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 60px;
    gap: 8px;
    width: 100%;
    height: 48px;
    background: #755BE2;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.submit-btn {
    width: 100%;
}
.single-form textarea {
    background: #FBFAFF;
    padding: 18px 64px 18px 25px;
    width: 100%;
    height: 100px;
    border: none;
}

#contact-form-wrap .single-form {
    margin-bottom: 24px;
}

.contact-us-section a {
    color: #755BE2;
    text-decoration: none;
}

@media (min-width: 990px) {

    .col-6.no-pad-left {
        padding-left: 0;
    }

}
@media (max-width: 990px) {

    .contact-us-section {
        padding-top: 55px;
    }



    .contact-use-image-desktop {
        display: none
    }
    .contact-use-image-tablet {
        display: block;
    }
    .contact-use-image-tablet img,
    .contact-use-image-mobile img {
        width: 100%;
    }

    .contact-use-image-mobile {
        display: none;
    }

    .contact-us-section h1 {
        font-size: 40px;
        line-height: 48px;
    }

    .contact-us-under-title {
        font-size: 17px;
        line-height: 29px;
    }

    #contact-form-wrap {
        margin-right: auto;
        margin-left: auto;
    }
    .contact-us-text-under-form {
        margin-right: auto;
        margin-left: auto;
    }

    .contact-us-section h3 {
        font-size: 28px;
        line-height: 40px;
    }

    .text-under-form {
        font-size: 17px;
        line-height: 1.7em;
    }

}

@media (max-width: 767px) {
    .contact-use-image-desktop {
        display: none
    }
    .contact-use-image-tablet {
        display: none;
    }
    .contact-use-image-tablet img,
    .contact-use-image-mobile img {
        width: 100%;
    }

    .contact-use-image-mobile {
        display: block;
    }

    .contact-us-under-title {
        max-width: 100%;
    }

    #contact-form-wrap {
        border: none;
        background-color: #FBFAFF;
        box-shadow: none;
        max-width: none;
        width: 100%;
        position: relative;
    }

    #contact-form-wrap .single-form input,
    #contact-form-wrap .single-form select,
    #contact-form-wrap .single-form textarea{
        background-color: white;
    }

    #contact-form-wrap .single-form,
    #contact-form-wrap .submit-btn {
        max-width: 510px;
        margin-left: auto;
        margin-right: auto;
    }

    .single-form.half-single-width {
        width: 100%
    }

}

@media (max-width: 575px) {
    #contact-form-wrap {
        padding: 0;
    }
    #contact-form-wrap .single-form, #contact-form-wrap .submit-btn {
        max-width: 375px;
    }

}

@media (max-width: 430px) {
    #contact-form-wrap .single-form,
    #contact-form-wrap .submit-btn {
        max-width: 327px;
    }
}

@media (max-width: 340px) {
    #contact-form-wrap .single-form,
    #contact-form-wrap .submit-btn {
        max-width: 290px;
    }
}

/*--17-01-2025--*/
.assist-cls .select-items div {
    line-height: 1.75;
    padding: 11px 25px;
}
.custom-select.assist-cls .wpcf7-form-control-wrap {
    position: static;
 }
 .custom-select.assist-cls{
   position:relative;
 }
 .custom-select.assist-cls .wpcf7-not-valid-tip{
    top:100%;
 }

 .assist-cls .select-selected{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 50px 0 25px;
}