
.contactTitle .text{
    color: #F38122;
    font-size: 35px;
    font-family: 'GE_SS_TWO_MEDIUM';
    margin-bottom: 65px;
    text-align: center;
}
.contact .icon{
    border: 2px solid #F38122;
    width: 55px;
height: 55px;

}
.contact{
    margin-bottom: 69px;
}


.contact .icon span i{
    font-size: 30px !important;
   
    color: #F38122;
}

.contact p{
    text-align: center;
    font-size: 20px;
    font-family: 'NotoKufiArabic-Regular';
}

.contact .text2{
    color: #F38122;
    line-height: 16px;
}

.contact .text2phone {    line-height: 16px;
}
.contact .text1map,.contact .text2map{
    color: #525252;
    font-size: 17px;
    font-family: 'NotoKufiArabic-Regular';
    text-align: center;
line-height: 1.8;}
.contact .text1phone,.contact .text2phone{
    color: #525252;
    font-size: 18px;
    font-family: 'NotoKufiArabic-Regular';
}



.contact .p0{
    padding-right: 0px;
}
.contactForm p{
    font-family: 'GE_SS_TWO_MEDIUM';
    font-size: 27px;
    color:#FFFFFF;
    text-align: center;
    margin-top: 63px;
margin-bottom: 51.23px;
}
.contactForm .m0{
    padding-right: 0px;
}
.contactForm .item{
}
.contactForm input{
    width: 100%;
height: 53px;
padding-right: 5%;
font-size: 17px;
font-family: 'NotoKufiArabic-Regular';
border: 1px solid #C3C3C3;
margin-bottom: 5px;
background-color: #455E69;
color: #FFFFFF;
}
.contactForm {
}
.contactForm{
    background-color: #455E69;
    width: 100%;

}
.contactForm textarea{
    padding-right: 23.33px;
    width: 100%;
height: 143px;
font-family: 'NotoKufiArabic-Regular';
font-size: 17px;
border: 1px solid #C3C3C3;
background-color: #455E69;
color: #FFFFFF;
padding-top: 20px;

}

.contactForm ::placeholder {
    color: #FFFFFF;
    opacity: 1; 
  }
 
  
  .contactForm ::-ms-input-placeholder { 
    color: #FFFFFF;
   }
 

.contactForm textarea:focus, .contactForm input:focus {
    color: #FFFFFF;;
    
}
.contactForm button{
    font-size: 17px;
    font-family: 'GE_SS_TWO_MEDIUM';
    color: #163440;
    width: 150px !important;
    height: 36px !important;
    background-color: #FFFFFF;
    border: none;
    margin-top: 35.7px;
    margin-bottom: 57px;
}




.contact .virticale_line{
    border-left: 1px solid #c9c5c5;
    border-right: 1px solid #c9c5c5;
bottom: 10px;
    height: 50%;
   
    
}
.map{
    margin-bottom: 36.8px;

}

@media only screen and (max-width: 768px) {
   
    .contact .icon{
        margin-right: 0;
    }
    .contactForm .number, .contactForm .address{
        margin-right: 0px;
    }
    .contactTitle .text {
        font-size: 23px;
       
    }
   
    .p0 {
        padding: 0px;
    }
    
    
    
    
}