.contactUsTopSection{
    align-content: center;
    text-align: center;
    background: transparent url('../../../img/aboutUs/contactUs/firstBackground.webp') 0% 0% no-repeat ;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 352px;
    position: relative;
    padding-top: 3%;
}

.contactUsTopSection .our_contact_header{
    text-align: center;
    font: normal normal bold 46px/55px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    padding-top: 3%;
}
.mainDiv{
    /*margin-top: 30px;*/
    margin-bottom: 30px;
}

.meltingDiv{
    align-content: center;
    text-align: center;
    background: transparent url('../../../img/aboutUs/contactUs/Statistics.webp') 0% 0% no-repeat ;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 306px;
    position: relative;
}
.meltingDiv.rtl{
    align-content: center;
    text-align: center;
    background: transparent url('../../../img/aboutUs/contactUs/StatisticsAr.webp') 0% 0% no-repeat ;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 306px;
    position: relative;
}
.firstSec{
    margin-top: -105px;
    margin-bottom: -190px;
    text-align: center;
    /*background-color: #459fedba;*/
    height: 348px;
    padding: 58px;
}

.firstSec h1{
    font: normal normal bold 37px/51px KunKun;
    letter-spacing: 0px;
    color: #513732;
    text-align: center;
}

.firstDivText{
    font: normal normal normal 18px/28px KunKun;
    letter-spacing: 0px;
    color: #513732;
    text-align: center;
    padding-left: 100px;
    padding-right: 100px;

}
.meltingVersion{
    margin-top: -55px;
    margin-bottom: -75px;
}
.contactUsSec{
    text-align: left;
    margin-bottom: -33px;
    /*background-color: #80808033;*/
    height: 283px;
    padding: 48px;
    padding-left: 62px;

    margin-top: -81px;

}

.txt{
    text-align: left;
    font: normal normal bold 29px/0px KunKun;
    letter-spacing: 0px;
    color: #B70D1A;
    font-weight: bold;
    text-transform: uppercase;
}
.borderBottom{
    border-bottom: 2px solid #B70D1A!important;
    width: fit-content;
    padding-bottom: 20px;
}

.contactDivText{
    text-align: left;
    font: normal normal normal 18px/23px Montserrat;
    letter-spacing: 0px;
    color: #313131;
    padding-top: 20px;
}

.locationSec{
    margin-top: 18px;
    margin-bottom: 48px;
}

.mapDivBack{
    margin-top: 5px;
    margin-bottom: 98px;
    text-align: center;
    background-color: #B70D1A;
    /*height: 359px;*/
    height: 277px;
    padding: 58px;
}



.inner-map-div{
    padding-top: 10px;
}
#map {
    /*height: 316px;*/
    height: 278px;
}

.main-map-div{
    margin-top: -108px;
    opacity: 1;
}

.branchesSec{
    margin-top: -58px;
    margin-bottom: 50px;
    height: 239px;
}

.branchDiv{
    margin-top: 40px;
    margin-bottom: 0;
}

.myHR{
    margin-top: 35px !important;
    text-align: center;
}
.myHR hr{
    border-top: 2px solid;
    opacity: 1.25;
}

.ADD{
    text-align: left;
    font: normal normal bold 22px/18px Montserrat;
    letter-spacing: 0px;
    color: #313131;
}
.addressText{
    text-align: left;
    font: normal normal normal 15px/24px Montserrat;
    letter-spacing: 0px;
    color: #313131;
}


.StayConnected{
    text-align: center;
    font: normal normal bold 28px/45px KunKun, Bold;
    letter-spacing: 0px;
    color: #313131;
    font-weight: bold;
}
.touchInfo{
    text-align: center;
    font: normal normal normal 16px/28px Montserrat;
    letter-spacing: 0px;
    color: #313131;
}
.sendMessageSec{
    margin-top: -35px;
    margin-bottom: 98px;
    text-align: center;
}

.messageIcons{
    margin-top: 37px;
    margin-bottom: 40px;
}

/* FORM STYLE */
.form-wrapper {
    margin: 0 auto;
    margin-top: 3.4rem;
}

.login-form-bd {
    color: #fff;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /*height: 100vh;*/
    overflow: hidden;
    /*box-shadow: 0px 3px 6px #000000;*/
    background-image: url(../../../img/aboutUs/contactUs/lastBackground.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 486px;
    position: relative;
    /*padding: 112px;*/
    margin-top: -21px;
    margin-bottom: -11pc;
}
.login-form-bd.rtlDirection {
    color: #fff;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /*height: 100vh;*/
    overflow: hidden;
    /*box-shadow: 0px 3px 6px #000000;*/
    background-image: url(../../../img/aboutUs/contactUs/lastBackgroundAr.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 486px;
    position: relative;
    /*padding: 112px;*/
    margin-top: -21px;
    margin-bottom: -11pc;
}

.form-container {
    font-family: "Poppins", sans-serif;
    font-size: 1.125rem;
    padding: 2.5rem 2.5rem;
    width: 884px;
    height: 407px;
}



.contact-us-input {
    position: relative;
    margin-top: 12px;
    background: transparent;
    border: none;
    margin-left: 1px;
}

.contact-us-input input {
    border: 0;
    display: block;
    /*background: #E9E9E9 0% 0% no-repeat padding-box;*/
    /*border-radius: 10px 10px 0px 0px;*/
    border-radius: 0;
    /*width: 376px;*/
    width: fit-content;
    height: 28px;
    padding: 7px;

    text-align: left;
    font: normal normal normal 14px/27px KunKun;
    letter-spacing: 0px;
    color: #222D44;
}
.contact-us-input textarea{
    border: 0;
    display: block;
    border-radius: 0;
    width: 80%;
    height: 109px;
    padding: 7px;
    text-align: left;
    font: normal normal normal 17px/27px KunKun;
    letter-spacing: 0px;
    color: #222D44;
}
.formLabel{
    text-align: left !important;
    font: normal normal normal 14px/24px Montserrat !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    white-space: nowrap !important;
}

.whatsRec{
    width: 35px;
    height: 35px;
    margin-top: -22px;
}
input:focus-visible {
    outline: none;
}

label{
    text-align: left;
    font: normal normal normal 20px/27px Segoe UI;
    letter-spacing: 0px;
    color: #E9E9E9;
}

.col-lg-9{
    text-align: -webkit-center;

}




.Tit{
    text-align: center;
    font: normal normal bold 31px/45px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.desContact{
    text-align: center;
    font: normal normal normal 16px/24px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
}


.contact-us-send-button{
    width: 100%;
    height: 36px;
    text-align: center;
    font: normal normal bold 14px/24px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    background: #0142C4 0% 0% no-repeat padding-box;
    border: 1px solid #00000000;
    border-radius: 6px;
}
.contact-us-send-button:hover{
    /*background: #0142C4 0% 0% no-repeat padding-box;*/
    box-shadow: 0 0 0 0.25rem rgba(119, 185, 242, 0.4);
    /*letter-spacing: 0px;*/
    /*color: #FFFFFF;*/
}


.submit-btn-div{
    margin: 12px;
    margin-left: 0;
}


.form-container i{
    color: white;
    margin: 20px;
}

/*/////////////////checkbox   */

input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    margin: 0;
}
input[type="checkbox"]:focus {
    outline: 0;
}
.cbx {
    position: absolute;
    width: 24px;
    height: 24px;
    /*top: calc(50vh - 12px);*/
    /*left: calc(50vw - 12px);*/
    display: inline;
}
.cbx input {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border: 2px solid #bfbfc0;
    border-radius: 50%;
}
.cbx label {
    width: 24px;
    height: 24px;
    background: none;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-filter: url("#goo");
    filter: url("#goo");
    transform: trasnlate3d(0, 0, 0);
    pointer-events: none;
}
.cbx svg {
    position: absolute;
    top: 5px;
    left: 4px;
    z-index: 1;
    pointer-events: none;
}
.cbx svg path {
    stroke: #fff;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 19;
    stroke-dashoffset: 19;
    transition: stroke-dashoffset 0.3s ease;
    transition-delay: 0.2s;
}
.cbx input:checked + label {
    animation: splash 0.6s ease forwards;
}
.cbx input:checked + label + svg path {
    stroke-dashoffset: 0;
}
@-moz-keyframes splash {
    40% {
        background: #0142C4;
        box-shadow: 0 -18px 0 -8px #0142C4, 16px -8px 0 -8px #0142C4, 16px 8px 0 -8px #0142C4, 0 18px 0 -8px #0142C4, -16px 8px 0 -8px #0142C4, -16px -8px 0 -8px #0142C4;
    }
    100% {
        background: #0142C4;
        box-shadow: 0 -36px 0 -10px transparent, 32px -16px 0 -10px transparent, 32px 16px 0 -10px transparent, 0 36px 0 -10px transparent, -32px 16px 0 -10px transparent, -32px -16px 0 -10px transparent;
    }
}
@-webkit-keyframes splash {
    40% {
        background: #0142C4;
        box-shadow: 0 -18px 0 -8px #0142C4, 16px -8px 0 -8px #0142C4, 16px 8px 0 -8px #0142C4, 0 18px 0 -8px #0142C4, -16px 8px 0 -8px #0142C4, -16px -8px 0 -8px #0142C4;
    }
    100% {
        background: #0142C4;
        box-shadow: 0 -36px 0 -10px transparent, 32px -16px 0 -10px transparent, 32px 16px 0 -10px transparent, 0 36px 0 -10px transparent, -32px 16px 0 -10px transparent, -32px -16px 0 -10px transparent;
    }
}
@-o-keyframes splash {
    40% {
        background: #0142C4;
        box-shadow: 0 -18px 0 -8px #0142C4, 16px -8px 0 -8px #0142C4, 16px 8px 0 -8px #0142C4, 0 18px 0 -8px #0142C4, -16px 8px 0 -8px #0142C4, -16px -8px 0 -8px #0142C4;
    }
    100% {
        background: #0142C4;
        box-shadow: 0 -36px 0 -10px transparent, 32px -16px 0 -10px transparent, 32px 16px 0 -10px transparent, 0 36px 0 -10px transparent, -32px 16px 0 -10px transparent, -32px -16px 0 -10px transparent;
    }
}
@keyframes splash {
    40% {
        background: #0142C4;
        box-shadow: 0 -18px 0 -8px #0142C4, 16px -8px 0 -8px #0142C4, 16px 8px 0 -8px #0142C4, 0 18px 0 -8px #0142C4, -16px 8px 0 -8px #0142C4, -16px -8px 0 -8px #0142C4;
    }
    100% {
        background: #0142C4;
        box-shadow: 0 -36px 0 -10px transparent, 32px -16px 0 -10px transparent, 32px 16px 0 -10px transparent, 0 36px 0 -10px transparent, -32px 16px 0 -10px transparent, -32px -16px 0 -10px transparent;
    }
}
/*/////end checkbox /////*/


.contact-us-check-div{
    text-align: center;
    padding-left: 39px;
}

.send_me_copy{
    font: normal normal normal 17px/27px KunKun;
    padding-left: 13px;
    padding-right: 10px;
}
.borderCustom{
    width: 100%
}

.mobCheck{
    display: none;
}

.chocolateMilkHeartMobile{
    display: none;
}

@media only screen and (max-width: 1000px) {
    .chocolateMilkHeartMobile {
        display: inline;
        width: 100%;
    }

    .chocolateMilkHeartMobile{
        display: none;
    }
    .contactUsTopSection{
        background: none ;
        padding-left: 23%;
        padding-right: 23%;
        height: 2px;
    }
    .contactUsTopSection .our_contact_header {
        /*font: normal normal bold 29px/35px KunKun;*/
        /*color: #513732;*/
        display: none;
    }

    .meltingDiv{
        /*background: none ;*/
        padding-left: 23%;
        padding-right: 23%;
        height: 200px;
        margin-top: 199px;
        background-size: cover;
        margin-bottom: -15px;
    }
    .meltingDiv.rtl{
        /*background: none ;*/
        padding-left: 23%;
        padding-right: 23%;
        height: 200px;
        margin-top: 199px;
        background-size: cover;
        margin-bottom: -15px;
    }
    .form-container{
        width: 100%;
        height: 100%;
        padding: 0;
    }
    .form-control input {
        width: 100%;
    }
    .form-control{
        text-align: start;
    }
    .form-wrapper {
        margin-top: 52px;
    }

    #map {
        height: 137px;
    }

    .firstSec h1{
        font: normal normal bold 27px/37px KunKun;
    }
    .firstDivText{
        padding-left: 0;
        padding-right: 0;
    }
    .login-form-bd {
        background: #3D3D3D;
        box-shadow: 0px 3px 6px #000000;
        height: 725px;
        padding: 11px;
    }
    .login-form-bd.rtlDirection {
        background: #3D3D3D;
        box-shadow: 0px 3px 6px #000000;
        height: 725px;
        padding: 11px;
    }


    .contactUsSec {
        text-align: center;
        margin-bottom: 10px;
        /* background-color: #80808033; */
        height: fit-content;
        padding: 30px;
        padding-left: 30px;
        margin-top: 9px;
    }
    .txt {
        text-align: center;
        font: normal normal bold 23px/0px KunKun;
    }
    .contactDivText {
        text-align: center;
        font: normal normal normal 17px/20px Montserrat;
    }
    .borderBottom{
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .locationSec {
        margin-top: -32px;
    }
    .mapDivBack{
        height: 151px;
        padding: 45px;
    }

    .branchesSec {
        margin-top: -83px;
        height: fit-content;
    }
    .borderCustom{
        width: fit-content;
    }
    .branchDiv{
        padding: 34px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .ADD {
        font: normal normal bold 16px/14px Montserrat;
    }

    .addressText {
        font: normal normal bold 16px/14px Montserrat;
    }

    .specificBor{
        margin-bottom: 28px;
        border-bottom: 2px solid #B70D1A!important;
        width: fit-content;
        padding-bottom: 20px;
    }

    .sendMessageSec {
        margin-top: -39px;
    }

    .StayConnected {
        font: normal normal bold 20px/33px KunKun, Bold;
        padding-left: 15px;
        padding-right: 15px;
    }

    .messageIcons {
        margin-top: 12px;
        margin-bottom: 62px;
    }

    .touchInfo {
        font: normal normal bold 15px/31px Montserrat;
    }
    .Tit {
        font: normal normal bold 25px/67px KunKun;
    }

    .whatsRec {
        width: 30px;
        height: 30px;
        margin-top: -18px;
    }

    .desContact {
        font: normal normal normal 14px/21px Montserrat;
    }


    .contact-us-input textarea{
        margin-left: auto;
        margin-right: auto;
        margin-top: 38px;
    }

    .contact-us-check-div{
        display: none;
    }
    .mobCheck{
        display: inline;
    }
    .send_me_copy {
        font: normal normal normal 16px/27px KunKun;
        padding-left: 6px;
    }
    .contact-us-send-button{
        height: 33px;
        font: normal normal bold 13px/19px Montserrat;
    }

    .submit-btn-div {
        margin: 0px;
    }
    .mobDiv{
        margin-top: 40px;
    }

}


