﻿.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:   dashed;
         border-color:  #979797;
         border-width: 1px;
         /**/
         background: #ffffff;
         font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
         color: #000000;
         font-size: 15px;
         font-weight:   bold;
         line-height:16px;
	     margin-top: 0px;
         direction:rtl;
         /*background-color:transparent;*/
     width:300px;
     height:40px;
    }
    
.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: 35px;
    font-size: 18px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
}

 .ContactMsgSentText
 {
    direction:rtl;
    color:#000000;
    font-weight:bold; 
    line-height: 35px;
    font-size: 18px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
}   

.redirectText
{
    line-height: 18px;
    font-size: 14px;
    font-family: 'Droid Arabic Kufi', Arial, David, Tahoma;
    color: #000000;
    font-weight: bold;
    }
    
.redirectTextTimer
 {
   line-height: 18px;
   font-size: 14px;
   font-family: 'Droid Arabic Kufi', Arial, David, Tahoma; 
   color: #f26f00;
   font-weight: bold;
    }  
    
    
    
#mainPage1    
{ position:relative; width:1000px;  height:2246px;  background-image:url('../Images/main1_a.jpg'); background-repeat: no-repeat}
    
 #nameField
 {
     position:absolute; 
     bottom:196px; 
     left:72px;
     width:300px;
     height:40px;
}   

#phoneField
{
     position:absolute; 
     bottom:141px; 
     left:72px;
     width:300px;
     height:40px;
}   
 
 #emailField   
 {
     position:absolute; 
     bottom:85px; 
     left:72px;
     width:300px;
     height:40px;
}
     
  
    
#Button_div    
{
position:absolute; 
bottom:30px; 
    width:132px;
    height: 34px;
    left: 156px;
}
    
#mainPage2
{position:relative; width:1000px; height:622px; background-image:url('../Images/main2_a.jpg'); background-repeat: no-repeat}

#messageBox
{position:absolute; width:641px; height:154px; top: 421px; 
left: 184px;
}

.sendImageUrl
{
    width:122px;
    height: 34px;
    background-image:url('../Images/reg_med_D.png');
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer; 
    background-color:transparent;   
    }
 
#regLink
{position:absolute;   top:1863px; 
left:318px; 
height:40px; 
width: 367px; 
cursor:pointer; right: 315px;
}    
    
#facebook
{position:absolute;   top:2150px; 
left:698px; 
height:40px; 
width: 205px; 
cursor:pointer; right: 97px;
} 

#mailLink 
{
position:absolute;   top:2077px; 
left:695px; 
height:43px; 
width: 257px; 
cursor:pointer; right: 48px;
}




/*open for mobile*/
@media only screen and (max-width: 630px)
{
 /*   
#waze
{position:absolute;   top:973px; 
left:135px; 
height:39px; 
width: 98px; 
cursor:pointer; right: 397px;
}    
*/ 

    #whatsapp
{position:absolute;    bottom:199px; 
right:200px; 
height:45px; 
width: 191px; 
cursor:pointer; right: 115px;
}    

  
     
#Callme
{position:absolute;    bottom:283px; 
right:118px;  
height:47px; 
width: 191px; 
cursor:pointer
}
  
    }
/*end for mobile*/


/*open for 1000 and up*/
@media only screen and (min-width: 631px) 
{}
/*end for 1000 and up*/    



