.contact-section- {
    background: url("/media/images/NewStyle/img/elements/contactBG.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 115px;
}




.backgroundOverlay{
    background-color: #000000c9;
    width: 93.7%;
    height: 84%;
    position: absolute;
}

.contactForm{
    padding: 0 3%;

}


#scrollUp, #back-top{
    display: none;
}

.container-fluid-{
    width:1428px;
    margin: 5% auto;
}

.height{
    height: 100%;
}

.content{
    position: absolute;
    top: 30%;
    text-align: left;
}


.content .address{
    font-family: Ebrima;
    border-left: 10px solid yellow;
    padding-left: 3%;
    margin-bottom: 7%;
}

.content .tel{
    font-family: Ebrima;
    border-left: 10px solid yellow;
    padding-left: 3%;
    margin-bottom: 7%;
}

.content .email{
    font-family: Ebrima;
    border-left: 10px solid yellow;
    padding-left: 3%;
    margin-bottom: 7%;
    text-align: left;
}


.formContactUs{
    text-align: right;
    direction: rtl;
    font-family: Ebrima;
    height: 100%;
}

form{
    height: 75%;
    position: absolute;
    bottom: 0;
    width: 90%;
}

.formContactUs input{
    width: 100%;
    background-color: #444648;
    color: white;
    border: none;
    height: 10%;
    margin-bottom: 2%;
    padding: 2%;
    text-align: left;
    direction: ltr;
}

.formContactUs textarea{
    width: 100%;
    background-color: #444648;
    color: white;
    border: none;
    height: 60%;
    resize: none;
    margin-bottom: 2%;
    padding: 2%;
    direction: ltr;
}


.submit {
    text-align: center;
}



.submit button{
    font-family: Myrid !important;
    border-radius: 25px;
    color: #333232;
    font-size: 13px;
    padding: 0.8% 1%;
    background-color:yellow;
    border: none;
    transition: all 0.3s ease-out 0s;
    font-size: 100%;
    margin:0 4%;
}

.submit button:hover{
    background-color: #333232;
    color: white;
    cursor: pointer;
}


.content{
    padding:7% 0% 2% !important
}

.content p{
    font-size:33px;
    text-align:justify;
    padding-bottom:2%;
    font-family:SYLFAEN;
}

.boxStyle{
    font-size:25px;
    margin:15px 25px 15px 0 !important;
    border-radius:5px;
    transition:all 0.3s ease-out 0s;
}



.paddingStyle{
    padding:2% 7%;
}

.quality{
    width:150px;
    margin-top:6%;
}

.icon{
    background-color:yellow;
    font-size:31px;
    width:60px;
    border-radius:5px 0 0 5px;
    color:#262626;
}

.text-width{
    width:400px;
}

.background{
    background-color:#403f3f;
    height:100%;
    padding:2% 4%;
    border-radius:0 5px 5px 0;
    
}

.background p{
    text-align:center;
    margin-bottom:0;
}

.col-width{
    width:550px;
}

.email-padding{
    padding:1.5% 2% 1% 3% !important
}

.whatsapp-padding{
    padding:1.5% 1% 1% 3.5% !important
}

.margin-right-{
    margin-right:25px !important
}

.padding-row-style{
    padding:0% 7% 0 15% !important;
}


.boxStyle:hover {
    box-shadow:0 0 10px white;
    cursor:pointer;
}

@media only screen and (max-width:1650px){
    .container-fluid-{
        width:1200px;  
        margin:7% auto;
    }
    
    .image img{
        width:350px;
    }
    
    .content p{
        font-size:27px;
    }
    .text-width{
        width:300px;
    }
    
    .background p{
        font-size:19px;
    }
    
    .whatsapp-padding{
        padding:0.5% 1% 0.5% 4.5% !important;
    }
    
    .email-padding{
        padding:1.5% 2% 1%.5% 4% !important;
    }
}

@media only screen and (max-width:1400px){
    .container-fluid-{
        width:1000px;
    }
    
    .padding-row-style{
        padding:0% 1% 0 9% !important;
    }
    
    .backgroundOverlay{
        height:79%;
    }
    
    .padding-row-style{
        padding:0% 1% 0 11% !important;
    }
    
}

@media only screen and (max-width:1200px){
    .container-fluid-{
        width:800px;
        margin:10% auto;
    }
    
    .text-width{
        width:250px;
    }

    .content p{
        font-size:24px;
    }
    
    .background p{
        font-size:16px;
    }
    
    .icon{
        width:50px;
        font-size:25px;
    }
    
    .padding-row-style{
        padding:0 0 0 8% !important;
    }
    
    .whatsapp-padding{
        padding:0.5% 1% 1% 5% !important;
    }
    
    .email-padding{
        padding:1% 2% 0.5% 4.5% !important;
    }
}

@media only screen and (max-width:991px){
    .container-fluid-{
        width:600px;
    }
    
    .content p{
        font-size:22px;
    }
    
      .quality{
        width:100px;
    }
    
    .padding-row-style{
        padding:0 0 0 22% !important;
    }
    
    .contact-section-{
        padding-top:90px;
    }
    
    .backgroundOverlay{
        width:90%;
        left:50px;
    }
}

@media only screen and (max-width:768px){
    .container-fluid-{
        width:500px;
    }
    
    .content p{
        font-size:20px;
    }
    
    .image img{
        width:300px;
    }
    
    .backgroundOverlay{
        width:87%;
    }
  
}


@media only screen and (max-width:670px){
    .container-fluid-{
        width:400px;
    }
    
    .padding-row-style{
        padding:0 0 0 12% !important;
    }
    
    .backgroundOverlay{
        left:43px;
    }
}

@media only screen and (max-width:575px){
    .container-fluid-{
        width:300px;
    }
    
    .content p{
        font-size:18px;
    }
    
    .text-width{
        width:215px;
    }
    
    .margin-right-{
        margin-right:0 !important;
    }
    
    .icon{
        width:37px;
        font-size:20px;
    }
    
    .boxStyle {
        margin-right:0 !important;
    }
    
    .background p{
        font-size:14px;
    }
    
    .padding-row-style{
        padding:0 0 0 5% !important;
    }
}

@media only screen and (max-width:520px){
    .backgroundOverlay{
        width:82%;
    }
}

@media only screen and (max-width:400px){
    .backgroundOverlay{
        width:90%;
        left:5%;
    }
    
    .container-fluid-{
        width:80%;
        margin:7% auto;
    }
    
    .image img{
        width:100%;
    }
    
    .text-width{
        width:170px;
    }
}




