﻿
.darabicKfont
{
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
 }
 
 .darabicKfontBold
{
    font-size: 12px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
    font-weight: bold;
 }     
body
{
 margin-top:0px;    
 background-color: #ffffff;    
    }     
  
  .ImgScl
  {
    width: 100%;
    height: auto;
  }  
  
    .TEXT_BOX_FIELD
    {
        /*border*/
         border-radius: 20px;
         padding: 0px 10px 0px 5px;
         border-style:   solid;
         border-color:  #979797;
         border-width: 1px;
         /**/
         background: #ffffff;
         font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
         color: #000000;
         font-size: 23px;
         font-weight:   bold;
         line-height:20px;
	     margin-top: 0px;
         direction:rtl;
         /*background-color:transparent;*/
     width:378px;
     height:88px;
    }

.DropDown_BOX_FIELD    {
        /*border*/
         border-radius: 20px;
         padding: 0px 10px 0px 5px;
         border-style:   solid;
         border-color:  #979797;
         border-width: 1px;
         /**/
         background: #ffffff;
         font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
         color: #000000;
         font-size: 23px;
         font-weight:   bold;
         line-height:20px;
	     margin-top: 0px;
         direction:rtl;
         /*background-color:transparent;*/
     width:392px;
     height:88px;
    }


    
.requiredText   
 {
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
     color: #ff0000;
     font-size:18px;
 } 
 
 .message_error
 {
	font-size: 10px;
	font-weight:bold;
    color: #000000;     
     } 
     
 .ContactMsgSentName
 {
    direction:rtl;
    color:#f26f00;
    font-weight:bold; 
    line-height: 30px;
    font-size: 20px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
}

 .ContactMsgSentText
 {
    direction:rtl;
    color:#000000;
    font-weight:bold; 
    line-height: 30px;
    font-size: 20px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
}   

.redirectText
{
    line-height: 30px;
    font-size: 18px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
    color: #000000;
    font-weight: bold;
    }
    
.redirectTextTimer
 {
   line-height: 30px;
   font-size: 18px;
   font-family: 'Droid Arabic Kufi', Arial, David, Tahoma; 
   color: #f26f00;
   font-weight: bold;
    }  
    
    

#mainPage1    
{position:relative; width:800px;  height:2102px;  background-image:url('../Images/sem1.jpg'); background-repeat: no-repeat}
    
 #nameField
 {
     position:absolute; 
     bottom:989px; left:206px;
     width:378px;
     height:88px;
}   
 
 #phoneField  
 {
     position:absolute; 
     bottom:890px; left:206px;
     width:378px;
     height:88px;
}

 #emailField   
 {
     position:absolute; 
     bottom:789px; left:206px;
     width:378px;
     height:88px;
}
     
#DepField
{
     position:absolute; 
     bottom:687px; left:206px;
     width:392px;
     height:88px;
}     
    
#Button_div    
{
position:absolute; 
bottom:543px; 
left:294px;
height:68px; width:204px;
}

    
#mainPage2
{position:relative; width:800px; height:565px; background-image:url('../Images/sem2.jpg'); background-repeat: no-repeat}

#messageBox
{position:absolute; width:641px; height:154px; top: 369px; 
left: 81px;
}

.sendImageUrl
{
    width:204px;
    height: 68px;
    background-image:url('../Images/new_regN.png');
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer; 
    background-color:transparent;   
    }
    
   
#webLink
{position:absolute;   bottom:300px; 
left:116px; 
height:79px; 
width: 81px; 
cursor:pointer; right: 603px;
}

#facebook
{position:absolute;   bottom:299px; 
left:489px; 
height:80px; 
width: 80px; 
cursor:pointer; right: 231px;
}

#instagram
{position:absolute;   bottom:299px; 
left:610px; 
height:76px; 
width: 78px; 
cursor:pointer; right: 112px;
}




/*open for mobile*/
@media only screen and (max-width: 630px)
{
    #whatsapp
{position:absolute;   bottom:297px; 
left:243px; 
height:78px; 
width: 85px; 
cursor:pointer; right: 472px;
}

#waze
{position:absolute;    bottom:300px; 
left:366px; 
height:77px; 
width: 79px; 
cursor:pointer; right: 355px;
}


}
/*end for mobile*/
