.contactus {
    width: 100%;
    height: min-content;
    background-image: url("../images/background-contact-us.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 158px;
    padding-bottom: 100px;
}
.disinline{
    width: 67%;
}
.mobileTitle{
    text-align: center;
}
.ellipseButton{
    display: none;
}
.sectionContactusTopLeft{
    width: 44%;
}
.sectionContactusTop{
    display: flex;
    flex-direction: row;
    margin-top: 77px;
    gap: 10px;
}
.backButton{
    display: none;
}
.ymaps-2-1-79-map-bg{
    width: 715px;
}
.contactusTitle{
    font-family: "RobotoSlab_",sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 43.2px;
    text-align: left;
    color: #F36528;
    margin-bottom: 0rem;
}
.contactUsTitleM{
    color: #F16D35;
    font-family: "RobotoSlab_",sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
}
.contactusTxt{
    margin: 0;
    padding-top: 24px;
    font-family: "Roboto_",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #FFFFFF;
}
.imgcontact{
    width: 56px;
    height: 56px;
}
.contactusNom{
    font-family: 'Roboto_',sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #FFFFFF;
    /*padding-top: 12px;*/
    text-decoration: underline;
}
.rigthtxtdiv{
    height: 58px;
    margin-left: 24px;
    display: flex;
    align-items: center;
}
.contactusMail{
    font-family: 'Roboto_',sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #FFFFFF;
    /*padding-top: 12px;*/
}
.div1{
    margin: 16px 0;
}
.rigthtxtdiv span{
    font-family: "Roboto_",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: #FFFFFF;
}
.sectionContactusTopRight {
    width: 66%;
}
#map {
    width: 100%;
    height: 350.74px;
    border-radius: 20px;
    overflow: hidden;
}
.contactusBottomTitle{
    font-family: "Roboto_",sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 38.4px;
    text-align: left;
    color: #F36528;
    margin-bottom: 20px;
}
.contactusBottomTxt{
    font-family: "Roboto_",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 19px;
}
.inputdiv{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.inputname{
    height: 67px;
    width: 49%;
    padding: 20px 30px 20px 30px;
    border-radius: 30px;
    border: 1px;
    outline: none;
    background: #FFFFFF24;
    color: #FFFFFF;
    font-family: 'Roboto_',sans-serif;
    font-size: 18px;
    font-weight: 400;
    box-shadow: 0px 1px 20px 1px #1C54841A;
}
.inputname::placeholder{
    color: #FFFFFF;
    font-family: 'Roboto_',sans-serif;
    font-size: 18px;
    font-weight: 400;
}
.inputemail{
    height: 67px;
    width: 49%;
    padding: 20px 30px 20px 30px;
    border-radius: 30px;
    border: 1px;
    outline: none;
    background: #FFFFFF24;
    color: #FFFFFF;
    font-family: 'Roboto_',sans-serif;
    font-weight: 400;
    font-size: 18px;
    box-shadow: 0px 1px 20px 1px #1C54841A;
}
.inputemail::placeholder{
    font-family: 'Roboto_',sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
}
.inputcomment{
    width: 100%;
    height: 111px;
    padding: 20px 30px 20px 30px;
    border-radius: 30px;
    border: 1px;
    background: #FFFFFF24;
    margin-top: 20px;
    box-shadow: 0px 1px 20px 1px #1C54841A;
    outline: none;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    font-family: 'Roboto',sans-serif;
}
.inputcomment::placeholder{
    font-family: 'Roboto_',sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #FFFFFF;
}

svg{
    width: 157px;
    text-align: center;
}
.sectionContactusBottom .form-row{
    margin-right: 0;
    margin-left: 0px;
}
.bottoming{
    margin-top: 43px;
}
.bottoming > button{
    position: relative;
    background: transparent;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bottoming > button:hover svg > path{
    fill: #F36528;
}
.bottoming > button:hover span{
    color: white;
}
.bottoming > button > span{
    color: #F36528;
    position: absolute;
    width: 100%;
    text-align: center;
    font-family: 'Roboto_',sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 15.23px;
}
@media screen and (max-width: 1500px) {
    .sectionContactusTopLeft{
        width: 50%;
    }
    .sectionContactusTopRight {
        width: 50%;
    }
}
@media screen and (max-width: 1100px) {
    .inputname, .inputemail {
        font-family: 'Roboto_', sans-serif;
        font-size: 16px;
        font-weight: 400;
        padding: 15px 30px;
    }
    .inputname::placeholder, .inputemail::placeholder{
        font-size: 16px;
        font-weight: 400;
    }
    .contactBackButton{
        display: contents;
    }
    .contactus {
        height: min-content;
        padding-top: 61px;
    }
    .rigthtxtdiv span{
        font-family: 'Roboto_',sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 19.2px;
    }
    .contactusNom{
        font-family: 'Roboto_',sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 19.2px;
        padding: 0;
        margin: 0;
    }
    .contactUsTitleM{
        font-family: 'RobotoSlab_',sans-serif;
        font-size: 22px;
        font-weight: 400;
        width: 100%;
        text-align: center;
    }
    .disinline {
        width: 100%;
        padding-left: 6.8%;
        padding-right: 6.9%;
        margin-top: 21px;
    }
    .backButton{
        width: 40px;
        height: 40px;
        display: block;
        position: absolute;
    }
    .sectionContactusTop {
        margin-top: 22px;
    }
    .contactusTitle{
        font-size: 18px;
        line-height: 21.6px;
    }
    .contactusTxt{
        padding-top: 0;
        font-size: 16px;
        line-height: 24px;
    }
    .imgcontact {
        width: 40px;
        height: 40px;
        border-radius: 8px;
    }
    .div1 {
        margin: 13px 0;
    }
    .rigthtxtdiv {
        margin-left: 24px;
        height: 40px;
    }
    .contactusMail{
        font-family: 'Roboto_',sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 19.2px;
        margin: 0;
        padding: 0;
    }
    #map{
        height: 190px;
        border-radius: 20px;
    }
    .sectionContactusBottom {
        margin-top: 35px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .contactusBottomTitle{
        font-size: 18px;
        line-height: 21.6px;
        margin-bottom: 16px;
    }
    .contactusBottomTxt{
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
    }
    .inputname {
        width: 48%;
        height: 54px;
        display: inline-flex
    }
    .inputemail {
        width: 48%;
        height: 54px;
        display: inline-flex
    }
    .inputcomment {
        width: 63.8671875%;
        height: 97px;
        margin-top: 24px;
        padding: 15px 20px;
        font-family: 'Roboto_', sans-serif;
        font-size: 16px;
        font-weight: 400;
    }
    .inputcomment::placeholder{
        font-family: 'Roboto_', sans-serif;
        font-size: 16px;
        font-weight: 400;
    }
    .inputdiv {
        width: 63%;
        display: flex;
        gap: 4%;
    }
    svg{
        width: 139px;
        /*height: 52px;*/
    }
    .bottoming{
        margin-top: 24px;
    }
    .bottoming > button{
        position: relative;
        background: transparent;
        border: none;
    }

}
@media screen and (max-width: 900px) {
    .inputdiv , .inputcomment{
        width: 85%;
    }
}
@media screen and (max-width: 666px) {
    .contactus {
        height: min-content;
    }
}
@media screen and (max-width: 599px) {
    .mobileTitle{
        margin-left: 35px;
    }
    .ellipseButton {
        display: block;
        position: absolute;
    }
    .backButton {
        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
    }
    .sectionContactusTop{
        display: flex;
        flex-direction: column;
        gap: 30px;
    }
    .sectionContactusTopLeft {
        width: 100%;
    }
    .sectionContactusTopRight {
        width: 100%;
    }
    .inputname, .inputemail {
        width: 100%;
        height: 54px;
        font-size: 12px;
        margin-top: 8px;
    }
    .inputemail::placeholder, .inputname::placeholder, .inputcomment::placeholder{
        font-size: 12px;
    }
    .inputcomment {
        width: 100%;
        margin-top: 8px;
        font-size: 12px;
    }
    .contactus {
        height: min-content;
        background: #5D9A9D;
        padding-bottom: 50px
    }
    .inputdiv {
        width: 100%;
        display: contents;
    }
    svg{
        width: 107px;
        /*height: 40px;*/
    }
    .bottoming > button > span{
        font-family: 'Roboto_',sans-serif;
        padding: 0;
        font-size: 10px;
        font-weight: 700;
    }
    .disinline, .sectionContactusTop {
        margin-top: 25px;
    }
    .div1 {
        margin: 24px 0;
    }
    .contactUsTitleM{
        font-family: 'RobotoSlab_',sans-serif;
        font-size: 22px;
        font-weight: 400;
        height: 31px;
        line-height: 23px;
        width: 100%;
        text-align: center;
    }
}
/*@media screen and (max-width: 496px){*/
/*    .sectionContactusBottom {*/
/*        margin-bottom: 50px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 414px){*/
/*    .contactus {*/
/*        height: 1030px;*/
/*    }*/
/*}*/