﻿.bgcolor {
    background: linear-gradient( -90deg, rgba(9, 35, 62, 0) 0%, rgba(0, 47, 96, 1) 100% );
    width: 100%;
    height: 100%;
}

.product-section {
    background-image: url('../../Album/ContactUs/ContactUsMainBanner.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

.product-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.product-content {
    padding-left: 170px;
}

.product-text-color1 {
    color: #E13335;
}

.product-text-color2 {
    color: #FFFFFF;
}

.Roboto-Black {
    font-family: 'Roboto', math !important;
    font-weight: 900 !important; /* Black */
}

.Roboto-Black-form-header-size {
    font-size: 40px;
}

.Roboto-Black-about-size {
    font-size: 65px;
    color: #FFFFFF;
}

.Roboto-medium-about-size {
    font-size: 25px;
}


.input-box {
    width: 381px;
    height: 65px;
    border-radius: 10px;
    border-style: solid;
    border-color: black;
    border-width: 1.5px;
    margin: 10px;
    padding: 10px 20px;
}

.input-area {
    width: 796px;
    height: 125px;
    margin: 10px;
    border-radius: 10px;
    border-style: solid;
    border-color: black;
    border-width: 1.5px;
    padding: 10px 20px;
}

.formCaptcha {
    width: 200px;
    height: 40px;
    margin: 0px;
    padding: 0px;
}

.product-form, .contactus-header-lable, .contact-form-title {
    padding-left: 50px !important;
}

.contactus-header-lable, .contact-form-title {
    margin-left: 10px;
}

.contact-submit-btn {
    width: 796px;
    height: 65px;
    background-color: #E44A4C !important;
    color: #FFFFFF !important;
    text-align: justified !important;
    font-family: "Roboto-Bold", sans-serif;
    font-size: 22px !important;
    letter-spacing: 0.03em;
    font-weight: 700;
    position: relative;
    margin: 10px;
    border-radius: 10px;
}

.validation-message {
    width: 796px;
    margin: auto;
}

.contact-form-box {
    width: 920px;
}

.contect-side-banner{
    width: 606px;
    height: 680px;
}

.contac-map-section{
    margin-top: 80px;
}

.contact-map-box {
    background: rgba(53, 71, 92, 0.8);
    border-radius: 15px;
    height: 564px;
    position: relative;
    width: 606px;    
}


.Roboto-medium {
    font-family: 'Roboto', math !important;
    font-weight: 500 !important; /* Medium */
}

.Roboto-medium-contact-map-size {
    font-size: 30px;
    color: #FFFFFF;
}


.Roboto-regular {
    font-family: 'Roboto', math !important;
    font-weight: normal !important; /* 400 */
}

.Roboto-regular-contect-map-size {
    font-size: 20px !important;
    color: #FFFFFF;
    width: 350px;
}


.contact-form-section{
    margin-top: 100px;
}

.InputName {
    background: url('../../Album/ContactUs/ContactFormName.png');
    background-repeat: no-repeat;
    background-position: right;
    background-origin: content-box;
}

.InputEmail {
    background: url('../../Album/ContactUs/ContactFormEmail.png');
    background-repeat: no-repeat;
    background-position: right;
    background-origin: content-box;
}

.InputPhone {
    background: url('../../Album/ContactUs/ContactFormPhone.png');
    background-repeat: no-repeat;
    background-position: right;
    background-origin: content-box;
}


/*-------------------*/


.contac-map-section {
    position: relative; 
    width: 100%;
    height: 705px; 
    overflow: hidden;
    margin-bottom: 100px;
}

.contac-map-section iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    border: 0; 
}

.contact-map-card {
    position: absolute;
    right: 9%;
    top: 50%;
    transform: translateY(-50%);
    width: min(606px,90%);
    height: 564px;
    padding: 2rem;
    border-radius: 15px;
    backdrop-filter: blur(6px);
    background: rgba(53, 71, 92, 0.8);
    padding: 100px 70px;
}


@media(max-width:768px) {
    
    .Roboto-regular-contect-map-size {
        width: 100% !important;
    }

    .contac-map-section {
        height: auto;
    }

        .contac-map-section iframe {
            position: static;
            width: 100%;
            height: 350px;
        }

    .contact-map-card {
        position: static;
        transform: none;
        width: 100%;
        border-radius: 0;
        margin: 0;
    }
}




@media screen and (max-width : 1600px) {
}

@media screen and (max-width : 1550px) {

    


@media screen and (max-width : 1600px) {
    
}

@media screen and (max-width : 1550px) {

    .contect-side-banner{
        width: 90% !important;
        margin-bottom:50px;
    }

    .contactus-header-lable{
        display: flex;
        justify-content: center;
    }

    .product-form{
        padding: 0px !important;
    }

    .contactus-header-lable, .contact-form-title {
        padding-left: 0px !important;
    }

    .contect-side-banner {
        height: max-content;
    }
}

@media screen and (max-width : 1455px) {
    
}

@media screen and (max-width : 1400px) {

    .contact-form-box {
        width: 90% !important;
    }

    .contect-product-are {
        width: 90% !important;
        margin-bottom: 50px;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        text-align: center;
    }
}

@media screen and (max-width : 1200px) {
    .product-content {
        padding: 0px;
    }

    .Roboto-Black-about-size {
        font-size: 52px;
    }

    .hero-box {
        width: 100% !important;
        text-align: center;
    }

    .contac-map-section {
        margin-top: 30px !important;
    }
}

@media screen and (max-width : 881px) {

    
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    
}

@media (min-width: 768px) and (max-width: 991.98px) {

    .input-box {
        width: 90%;
    }

    .input-area {
        width: 90%;
    }

    .contact-submit-btn, .validation-message {
        width: 90%;
    }

    .Roboto-Black-about-size {
        font-size: 42px;
    }
}

@media screen and (max-width : 595px) {
    
}

@media (min-width: 576px) and (max-width: 767.98px) {

    .input-box {
        width: 90%;
    }

    .input-area {
        width: 90%;
    }

    .contact-submit-btn, .validation-message {
        width: 90%;
    }
    .Roboto-Black-about-size {
        font-size: 40px;
    }

    .contect-side-banner {
        width: 100% !important;
    }
}

@media (max-width: 575.98px) {

    .input-box {
        width: 90%;
    }

    .input-area {
        width: 90%;
    }

    .contact-submit-btn, .validation-message {
        width: 90%;
    }
    .Roboto-Black-about-size {
        font-size: 30px;
    }
}

@media (max-width: 360px) {

    
}

}

@media screen and (max-width : 1455px) {
}

@media screen and (max-width : 1400px) {
}

@media screen and (max-width : 1200px) {
}

@media screen and (max-width : 881px) {
}

@media (min-width: 992px) and (max-width: 1199.98px) {
}

@media (min-width: 768px) and (max-width: 991.98px) {
}

@media screen and (max-width : 595px) {
}

@media (min-width: 576px) and (max-width: 767.98px) {
}

@media (max-width: 575.98px) {
}

@media (max-width: 360px) {
}
