@FONT-FACE {
  font-family: "stone";
  src: url("fonts/itc-stone-informal-lt.ttf");
}

@FONT-FACE {
  font-family: "roman";
  src: url("fonts/LucidaSansRoman.ttf");
}

@FONT-FACE {
  font-family: "eur";
  src: url("fonts/Eurostile-Condensed Bold.ttf");
}


@FONT-FACE {
  font-family: "avenir";
  src: url("fonts/AvenirLTStd-Medium.ttf");
}

@FONT-FACE {
  font-family: "arabic";
  src: url("fonts/A_Nefel_Sereke.ttf");
}



.clear{  

	clear: both;
	display: none;
}
body{  

	margin: auto;
  height: auto;
  padding: 0px;
  background-color: eaeaea;
  font-family: "arabic";
}

a , p , ul , li ,span {

     padding: 0px;
     margin: 0px;
     text-decoration: none;

}
a {
   color: #565656;
}
a:hover{

   text-decoration: none;
}
.wrapper{ 

	margin: auto;  /* to make design in center */
  height: auto;
  padding: 0px;
  font-family: "arabic";  
  background: url("../images/bg.png") repeat;
  width: 1178px;
  height: auto;
  margin-top: 15px;
}
.container{
    
    height: auto;
    margin: auto; /* to make design in center */
    padding: 0; 
    width: 996px;
    height: auto;
    font-family: "arabic";
    background: url("../images/bg.png") repeat;
}

/********************************************* Start Header ***********************************************************************/

.header{
   
   width: 100%;
   height: auto;
   direction: ltr;
}

#top{

    position: fixed;
    top: 90%;
    right: 0px;
    padding: 10px;
    display: block;
    cursor: pointer;
    display: none;
}


.logo{
    
    width: 170px;
    height: 120px;
    margin-left: 6px;
    vertical-align: top;
    display: inline-block;
}

.logo img{

    width: 167px;
    height: 118px;
}

.cover{
  
    background: url('../images/map.png') no-repeat;
    vertical-align: top;
    display: inline-block;
    width: 660px;
    height: 120px;
    margin-left: 149px;
    padding-left: 462px;
    padding-top: 26px;
}

.cover span {

     font-size: 15px;
     color: b5b5b5;
}



.navbar {

    background: url("../images/nvbar.png") no-repeat;
    width: 100%;
    height:72px;
    margin-bottom: -6px;
}

.links{
    
    width: 77%;
    height: 34px;
    margin-top: 1px;
    margin-left: -1156px;
    vertical-align: top;
    display: inline-block;
}


.links ul {

       margin-top: 8px;
}


.links ul li {

    display: inline;
    padding-left: 28px;
}


.links ul li a{

    color: #FFF;
    text-decoration: none;
}

.call_us {

    width: 218px;
    height: 33px;
    margin-top: 4px;
    color: #FFF;
    vertical-align: top;
    display: inline-block;
    padding-top: 10px;
    padding-left: 39px;
}
/************************************** << start world map >> ***********************************************/
.map_world {

    width: 984px;
    height: 310px;
    margin-right: 7px;
    background: url("../images/slider.png")no-repeat;
    direction: rtl;
}

.slider_img{
     
    display: inline-block;
    vertical-align: top;
    width: 618px;
    height: 308px;
    margin-right: 9px;
    margin-top: -14px;
}

.slider_img img{
   
    width: 615px;
    height: 311px;

}
.map_text {

    width: 349px;
    height: 280px;
    margin-right: 620px;
    padding-top: 22px;
    display: inline-block;
    vertical-align: top;
    margin-top: -296px;
}

.map_text span {

    font-size: 19px;
}


.small_desc {
     
    color: #8e8e8e;
    font-size: 16px;
    font-family: arial;
    padding-right: 34px;
    padding-right: 25px;
    width: 352px;
    height: 113px;
    overflow: hidden;

}

.map_text a img {

    width: 78px;
    height: 23px;
    margin-top: 22px;
    margin-right: 258px;
    border-radius: 5px;
}

.txt_btns {

      width: 735px;
      height: 38px;
      margin: auto;
      margin-top: 10px;
}

.btn0 {

    background: url("../images/btn1.png") no-repeat;
    width: 136px;
    height: 31px;
    vertical-align: top;
    display: inline-block;
    margin-left: 7px;
    padding-top: 6px;
    font-size: 15px;
    color: #FFF;
    padding-left: 29px;

}


.btn1{

   background: url("../images/btn2.png") no-repeat;
   width: 136px;
   height: 31px;
   vertical-align: top;
   display: inline-block;
   margin-left: 7px;
    padding-top: 6px;
    font-size: 15px;
    color: #FFF;
    padding-left: 29px;
}



.btn2 {

    background: url("../images/btn3.png") no-repeat;
    width: 136px;
    height: 31px;
    vertical-align: top;
    display: inline-block;
    margin-left: 7px;
    padding-top: 6px;
    font-size: 15px;
    color: #FFF;
    padding-left: 32px;

}


.btn3 {

   background: url("../images/btn4.png") no-repeat;
   width: 136px;
   height: 31px;
   vertical-align: top;
   display: inline-block;
   margin-left: 7px;
   padding-top: 6px;
   font-size: 15px;
   color: #FFF;
   padding-left: 25px;

}



.btn4 {

   background: url("../images/btn5.png") no-repeat;
   width: 136px;
   height: 31px;
   vertical-align: top;
   display: inline-block;
   margin-left: 7px;
    padding-top: 4px;
    font-size: 15px;
    color: #FFF;
    padding-left: 16px;

}

/******************************************* << start search >> ***********************************************/


.search{
    
     width: 994px;
     height: 103px;
     background: url("../images/searcharabic.png") no-repeat;
}

.search_form {

    float: right;
    width: 214px;
    height: 23px;
    margin-top: 17px;
}

#search { 

    width: 147px;
    height: 19px;
    border: none;
    background: #F4F4F4;
    border-radius: 29%;
    margin-left: 20px;
    margin-top: 1px;
    padding-right: 9px;
 }

 #sub{

    border: none;
    background: url("../images/search_btn.png") no-repeat;
    width: 19px;
    height: 18px;
 }

 .follow{

    width: 199px;
    height: 32px;
    float: right;
    color: #FC7115;
 }


 .follow ul {

 }

.follow ul li {

    display: inline;
    margin-right: -4px;
}

.follow ul li:hover img{

  -webkit-animation: fa-spin 1s infinite linear;
  animation: fa-spin 1s infinite linear;

}

.follow ul li a img {

    padding: 2px;
}
/************************************************ << start about and news >> **********************************************/


.about_news{
     
     width: 100%;
     height: auto;
     margin-top: 15px;
     direction: rtl;
}


.about{

    width: 575px;
    height: 185px;
    margin-right: 5px;
    padding-right: 38px;
    padding-top: 10px;
    font-weight: bold;
    color: #666666;
    background: url("../images/about_bg.png")no-repeat;
    display: inline-block;
    vertical-align: top;
}


.about_details {
     
    width: 500px;
    height: 111px;
    margin-right: 3px;
    margin-top: 9px
}


.about_img {
    
    display: inline-block;
    vertical-align: top;
    width:119px;
    height:92px;

}

.about_txt {

    width: 370px;
    height: 109px;
    margin-right: 131px;
    margin-top: -91px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 24px;
}

.about_txt span {

     font-size: 12px;
     direction: rtl;
}


.news{

    width: 407px;
    height: 185px;
    background: url("../images/news_bg.png")no-repeat;
    display: inline-block;
    vertical-align: top;
    direction: rtl;
}

.news p {

    padding: 10px;
    font-weight: bold;
    color: #666666;
    direction: rtl;
}

.news_details {
     
    width: 389px;
    height: 111px;
    margin-right: 10;

}


.news_img {
    
    display: inline-block;
    vertical-align: top;
    width:117px;
    height:109px;

}

.news_txt {

    width:262px;
    height:109px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    line-height: 17px;

}

.news_txt span {

     font-size: 12px;
     float: right;
}

/******* bdayt 7tt el slider *******/

.slideall { /* dh tol el slider el asli kolo */
    
    width: 416px;
    height: 158px;
    overflow: hidden;
    position: relative;
    margin: 0px auto auto;
    border: 0px solid red;
    text-align: left;
    direction: ltr;
}

#slides {
  min-width: 600000px;
  height: 192px;
  left: 0px;
  top: 0;
  position: absolute;
  border: 0px solid green;
  padding-left: 0px;
  direction: ltr;
}

.slide {
     
    vertical-align: top;
    display: inline-block;
    text-align: left;
    height: 71px;
    width: 392px;
    padding-left: 0px;
    border-left: 7px solid #fff;
    border: 0px solid red;
    margin-left: 22px;
}

#right {

    position: absolute;
    left: 523px;
    top: 837px; /* 3mlnaha hna Top 34an byseb el msafa mn fo2 */
    z-index: 55555;
    cursor: pointer;
    z-index: 1;
}
#left {

    position: absolute;
    left: 491px;
    top: 837px;
    z-index: 55555;
    cursor: pointer;
    z-index: 1;
}

/******* nhayt 7tt el slider *******/

/******************************************* << start services >> *****************************************************************/

.services {
     
     background: url("../images/servicesarabic.png");
     margin: auto;
     width: 986px;
     height: 85px;
     margin-top: 10px;
}

.services_sections{

   margin: auto;
   width: 946px;
   height: auto;
}

.img_frame{

    height: 207px;
    width: 167px;
    background: url("../images/frame.png") no-repeat center;
}


.img_frame:hover .img_hover{
  
  background: url("../images/zoom_in.png") no-repeat 50% 50%;

}


.img_frame:hover img{
      
      opacity: 0.4;

}


.col-lg-2 {

    margin-right: 32px;
    text-align: center;
    font-size: 15px;
    color: #666666;
    font-weight: bold;
}

.img_frame img{

    height: 166px;
    width: 154px;
    margin-top: 10px;
   -webkit-transition:all 1s ease-in-out;
   -moz-transition:all 1s ease-in-out;
   -o-transition:all 1s ease-in-out;
   transition:all 1s ease-in-out;
}

.img_hover {

    height: auto;
    width: 167px;
}


.line{

    width: 800px;
    height: 78px;
    background: url("../images/line.png")no-repeat center;
    margin: auto;
    margin-top: 10px;
}



/******************************************** << start why work >> *********************************************/

.work{

    width: 948px;
    height: 119px;
    margin: auto;
    background: url("../images/work.png") no-repeat;
    direction: rtl;
}

.work .work_txt {

    margin: auto;
    height: 100px;
    width: 679px;
    font-size: 20px;
    color: #888888;
    text-align: center;
    line-height: 33px;
    padding-top: 37px;
}

/************************************************ << start footer >> ************************************************************/

.line2{

    width: 993px;
    height: 33px;
    margin: auto;
    background: url("../images/line_2.png") no-repeat;
    margin-top: 15px;
    margin-bottom: 10px;
}

.footer {

     width: 100%;
     height: auto;
     margin-bottom: 20px;
     direction: rtl;
}

.contact {
    
    height: auto;
    width: 300px;
    display: inline-block;
    vertical-align: top;
    padding-left: 40px;
    color: #888888;
    font-size: 12px;
    line-height: 25px;
} 

.contact p {

    color: #497fae;
    font-size: 18px;
    margin-bottom: 19px;
    font-family: arial;
}


.related_links {

    height: auto;
    width: 300px;
    display: inline-block;
    vertical-align: top;
    padding-left: 40px;
    color: #888888;
    font-size: 12px;
    line-height: 25px;
}


.related_links p {

    color: #497fae;
    font-size: 18px;
    margin-bottom: 19px;
    font-family: arial;
}

.related_links a {

    color: #888893;
    border-bottom: 1px solid #D8D8D6;
}



.related_links a:hover{
   
    color: #888893;
    text-decoration: none;

}



.latest_news { 
   
    height: auto;
    width: 349px;
    display: inline-block;
    vertical-align: top;
    padding-left: 40px;
    color: #888888;
    font-size: 12px;
}


.latest_news p {

    color: #497fae;
    font-size: 18px;
    margin-bottom: 19px;
    font-family: arial;
}


.sub {
    
    background-color: #dcdddc;
    width: 281px;
    height: 25px;
    margin-bottom: 15px;
}


#mail {

    border: none;
    height: 24px;
    width: 195px;
    background-color: #DDDDDD;
}

#submit {
   
    border: none;
    height: 25px;
    width: 82px;
    background-color: #c8c8c8;
    color: #5d5d5d;
}

.social{

    height: 38px;
    width: 274px;
    margin-top: 18px;
}

.social ul {


}


.social ul li  {

    display: inline;
    padding-right: 1px;
}


.social ul li a img {

    
}



.copy {

   height: auto;
   width: 100%;
   margin-top:10px;
   color: #545454;
   font-size: 12px;
}
/******************************************** << start products >> ******************************************/

.all_products{

     width: 100%;
     height: auto;
     direction: rtl;
}

.all_products span{

    font-size: 21px;
    font-family: bold;
    margin-right: 19px;
    border-bottom: 1px dashed #595f6b;
    padding-left: 79%;
    padding-bottom: 11px;

}


.product_details{

     width: 289px;
     height: 396px;
     background: url("../images/pro.png") no-repeat ;
   -webkit-transition:all 1s ease-in-out;
   -moz-transition:all 1s ease-in-out;
   -o-transition:all 1s ease-in-out;
   transition:all 1s ease-in-out;
}


.product_row {
    
    margin-right: 75px;
    direction: rtl;
}
.col-lg-4 {

    margin-bottom: -72px;
    margin-right: -39px;
    margin-top: 46px;
    margin-left: 8px;
    direction: rtl;
    float: right;
}

.col-lg-4 .product_details .cat_num {

    width: 38px;
    height: 21px;
    background-color: #595f6b;
    color: #FFF;
    border-radius: 0px 32%;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
    margin-right: 42px;
    padding-right: 5px;
}

.col-lg-4 .product_details p {

    font-size: 20px;
    color: #4f8db3;
    padding-top: 14px;
    padding-right: 132px;
}

.pro_img {

    width: 245px;
    height: 161px;
    margin-top: 18px;
    margin-right: 41px;
}

.product_details:hover .pro_img{
   
   background: url("../images/zoom_in.png") no-repeat center;

}


.product_details:hover .pro_img img{

  opacity: 0.4;
}


.product_details:hover .cat_num {

   width: 60px;
}

.pro_img img{

    width: 245px;
    height: 160px;
   -webkit-transition:all 1s ease-in-out;
   -moz-transition:all 1s ease-in-out;
   -o-transition:all 1s ease-in-out;
   transition:all 1s ease-in-out;
}

.col-lg-4 .product_details button {

    border: none;
    margin-right: 81px;
    margin-top: 30px;
    width: 90px;
    height: 33px;
    background-color: #6FA2C1;
    color: #FFF;
    margin-right: 114px;

}


.col-lg-4 .product_details button:hover {

    background-color: #595f6b;
    color: #FFF;

}

/*************************************** << product pages >> *************************************************/



.special_products_page{
 
    height: auto;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    margin-top: 95px;
    margin-bottom: 72px;
    direction: rtl;
}

.special_products_page p{
  
    font-size: 13px;
    margin-bottom: 11px;
    line-height: 26px;
    padding-right: 20px;
    padding-left: 20px;

}


.products_des_page p{

   font-size: 13px;
   margin-bottom: 35px;
   color: #6e7279;
}



.products_page{

  height:auto;

}

.product_details_page{

    height: auto;
    width: 171px;
    vertical-align: top;
    display: inline-block;
    margin-right: 35px;
    background-color: #FFF;
    margin-bottom: 36px;
    border: 1px solid #D7D6D4;

}


.product_details_page  button{
    
    background-color: black;
    border: none;
    color: #FFF;
    margin-right: 78px;
    padding: 6px 10px 6px 14px;
    cursor: pointer;
    margin-bottom: 4px;
    border-radius: 8px;
}


.product_details_page  button:hover{

      color: ec8946;
}


.product_img_page{

    width:169px;
    height: 170px;
     -webkit-transition:all 1s ease-in-out;
     -moz-transition:all 1s ease-in-out;
     -o-transition:all 1s ease-in-out;
     transition:all 1s ease-in-out;


}

.product_img_page img{

    max-width:169px;
    height: 170px;
   -webkit-transition:all 1s ease-in-out;
   -moz-transition:all 1s ease-in-out;
   -o-transition:all 1s ease-in-out;
   transition:all 1s ease-in-out;
}


.product_details_page:hover .product_img_page {

  background: url("../images/zoom_in.png")no-repeat 50% 50%;


}

.product_details_page:hover .product_img_page img {

opacity: 0.5;


}


.product_details_page p {

    font-size: 16px;
    color: #FECB02;
    font-family: none;
    margin-bottom: -1px;
    margin-right: 14px;
    margin-bottom: 17px;
}

.product_desc_page{
  height: auto;
}
.product_desc_page p {

    font-size: 14px;
    color: #6e7279;
    line-height: 19px;
    font-family: none;
    margin-left: 15px;

}

.product_details_details{
   
    width: 966px;
    height: auto;
    vertical-align: top;
    display: inline-block;
    margin-right: 17px;
    margin-bottom: 22px;
    background-color: #181818;
    border-radius: 0px 20px 0px;
    color: #FFF;
}

.prod_img_details{

  height: 302px;
  width: 346px;
  float: right;
}

.prod_img_details img {
    
    height: 302px;
    max-width: 346px;
    border-radius: 50%
}

.video_product{

  float: left;
  width: 598px;
  height: 353px;
  padding-top: 12px;
  padding-left: 31px;
  background: url("../images/screen.png") no-repeat ;
  margin-bottom: 16px;
  margin-right: 16px;
}

.product_images_row{

   height:auto;
   margin-right: 28px;
   margin-bottom: 26px;
}

.product_images{

    max-width: 276px;
    height: 200px;
    vertical-align: top;
    display: inline-block;
    margin-right: 1px;
}

.prod_txt_details {

    padding-right: 20px;
    width: 945px;
    direction: rtl;

}

#down {

    border: none;
    background-color: #010101;
    color: #FCFCFC;
    width: 147px;
    height: 48px;
    float: left;
    margin-left: 16px;
    margin-bottom: 16px;
    border-radius: 14px;
}


#down:hover{
  
  background-color: #FCFCFC;
  color: #010101;

}




.product_slider{

    height: 146px;
    width: 800px;
    position: relative;
    margin-left: 94px;
    border: 1px solid #5F5F5F;
    border-radius: 16px;
    padding-top: 16px;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 30px;
}
/******* bdayt 7tt el slider *******/
.slideall_product {
    
    width: 769px;
    height: 158px;
    overflow: hidden;
    position: relative;
    margin: 0px auto auto;
    border: 0px solid red;
    text-align: left;
    direction: ltr;

}

#slides_product {
  min-width: 600000px;
  height: 192px;
  left: 0px;
  top: 0;
  position: absolute;
  border: 0px solid green;
  padding-left: 0px;
  direction: ltr;
}

.slide_product {
     
     vertical-align: top;
    display: inline-block;
    text-align: left;
    height: 71px;
    width: 189px;
    padding-left: 0px;
    background: #e7e7e7;
    border-left: 7px solid #fff;
    border: 0px solid red;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;

}


.slide_product:hover{

    background: url("../images/zoom_in.png")no-repeat 50% 50%;

}

.slide_product:hover img{

    opacity: 0.1;
}

#right_product {
    
    position: absolute;
    left: 404px;
    bottom: 11px;
    z-index: 55555;
    cursor: pointer;
    z-index: 1;
}
#left_product {
position: absolute;
    left: 374px;
    bottom: 11px;
    z-index: 55555;
    cursor: pointer;
    z-index: 1;
}
/************************************************ << Start Contact  Us Page >> ******************************************************/


.contact_page{

     width: 98%;
     height: auto;
     background-color: #FFF;
     margin: auto;
     margin-top: 33px;
     margin-bottom: 56px;
     direction: rtl;
}

.contact_form {
  
  width: 92%;
  height: auto;
  margin: auto;

}

.contact_form input , select {

    width: 267px;
    margin-left: 25px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 21px;
    margin-top: 38px;
    font-size: 14px;
    border: 1px solid #EFEFEF;
    height: 41px;
   -webkit-transition:all 1s ease-in-out;
   -moz-transition:all 1s ease-in-out;
   -o-transition:all 1s ease-in-out;
   transition:all 1s ease-in-out;
}

.contact_form textarea {

    width: 859px;
    height: 263px;
    padding-top: 16px;
    padding-bottom: 6px;
    padding-right: 21px;
    font-size: 14px;
    border: 1px solid #EFEFEF;
    margin-top: 15px;
   -webkit-transition:all 1s ease-in-out;
   -moz-transition:all 1s ease-in-out;
   -o-transition:all 1s ease-in-out;
   transition:all 1s ease-in-out;
}


#submit_btn {

    width: 151px;
      margin-left: 25px;
      padding-top: 6px;
      padding-bottom: 6px;
      margin-top: 7px;
      font-size: 14px;
      border: 1px solid #EFEFEF;
      height: 37px;
      border-radius: 4px;
      background-color: #5f8eb7;
      color: #FFF;
}

.contact_page .tit{

    margin-right: 41px;
    margin-bottom: -16px;
    font-size: 19px;
    font-weight: bold;
}

.contact_form span {

    margin-right: 487px;
    color: rgba(136, 135, 135, 0.79);
}

.contact_page iframe {

    width: 100%;
    height: 344px;
    margin-top: 96px;
}


.contact_page .contact_form input:hover{

     background-color: rgba(2,2,2,0.8);
     color: #FFF;
     border-radius: 5px;
     border: 1px solid rgba(2,2,2,0.8);
}


.contact_page .contact_form select:hover{

     background-color: rgba(2,2,2,0.8);
     color: #FFF;
     border-radius: 5px;
     border: 1px solid rgba(2,2,2,0.8);
}



.contact_page .contact_form textarea:hover{

     background-color: rgba(2,2,2,0.8);
     color: #FFF;
     border-radius: 5px;
     border: 1px solid rgba(2,2,2,0.8);
}


#submit_btn:hover{

     background-color: rgba(2,2,2,0.8);
     color: #FFF;
     border-radius: 5px;
     border: 1px solid rgba(2,2,2,0.8);
}


.contact_info{
    
    width: 92%;
    height: auto;
    margin: auto;
    margin-top: 64px;
}

.contact_page .contact_info .headline {

    font-size: 15px;
    margin-bottom: 10;
    color: #74A2CA;
    font-family: arial;
    margin-right: 0px;
    margin-top: 14px;
    font-weight: normal;
    border-bottom: 1px solid grey;
    width: 114px;
}


.contact_page .contact_info span {

    font-size: 11px;
    color: grey;
}

/********************************************************** << start latest news >> *************************************************************************/

.news_page{

      width: 86%;
      height: auto;
      margin: auto;
      margin-top: 17px;
      direction: rtl;
}


.news_details_page {

    background: url("../images/latest_news.png") no-repeat center;
    width: 344px;
    height: 191px;
    margin-bottom: 55px;
    border-radius: 5px;
    padding-top: 33px;
    padding-right: 19px;
    padding-left: 13px;
    color: #43546C;
}

.news_page .row p {

    border-bottom: 1px dashed #C8C8C8;
    margin-bottom: 32px;
    font-size: 20px;
    color: #676767;
    padding-bottom: 4px;
    padding-right: 12px;
    font-family: none;
}

.news_page .row .news_img_page img{

     
    border: 5px solid #fff;
    border-radius: 50%;
    margin-right: 116px;
    margin-bottom: 19px;
    width: 106px;
    height: 111px;
}

.col-lg-6 {

    width: 39%;
    margin-left: 51px;
}

#submit_news {

    background-color: #497fae;
    color: #FFF;
    border: none;
    width: 70px;
    height: 24px;
    border-radius: 5px;
    margin-right: 248px;
    margin-top: 29px;
}
/************************************************* Start Videos **************************************************************/

.screen{

    background: url('../images/screen.png') no-repeat;
    width: 590px;
    height: 486px;
    margin-right: -5px;
    vertical-align: top;
    display: inline-block;
}

.playlist{
  
    background-color: #FFF;
    width: 349px;
    height: 403px;
    vertical-align: top;
    display: inline-block;
    margin-right: 51px;
    margin-top: 11px;
    border-radius: 18px;
    overflow-y: scroll;
    overflow: auto;
    border: none;
}


ol li a {

  text-decoration: none;
  color: #738998;
}

ol li a:hover{

   color: 57a1d6;

}
/******************************************* << start about us >> ***********************************************************/
.about_us {
    
    width: 96%;
    height: auto;
    margin: auto;
    margin-top: 9px;
    direction: rtl;
}


.about_us  p{

    font-size: 33px;
    width: 600;
    padding-top: 36px;
    color: #FFF;
    font-family: none;
    padding-bottom: 0px;
    padding-right: 39px;
}

.about_desc {

    background: url("../images/map_bg.jpg") repeat-y fixed;
    width: 100%;
    height: auto;
}


.about_bg {

  background: rgba(2,2,2,0.9);
  width: 100%;
  height: auto;

}

.rich_txt { 
     
    height: auto;
    width: 751px;
    margin: auto;
    overflow: hidden;
    color: #fff;
    margin-top: 67px;
    font-size: 13px;
    font-family: arial;
    line-height: 22px;
    text-align: justify;

 }


 .rich_txt p {

     color:#FFF;
     font-size: 15px;
     font-family: arial;
     margin: auto;
     width: 99%;
     text-align: justify;
 }

 /************************************************** << start service details >> *****************************************************/

 .services_detials {

    width: 39%;
    height: auto;
    margin-top: 12px;
    margin-right: 11px;
    vertical-align: top;
    display: inline-block;
    background-color: #FFF;
    border-radius: 5px;
    padding-left: 40px;
    direction: rtl;
 }

 .services_detials span {

    font-size: 17px;
    color: #00AAEF;
    border-bottom: 1px dashed #C8C8C8;
    padding-bottom: 6px;
    margin-right: 21px;
 }

 .service_text{

    font-size: 13px;
    padding-right: 53px;
    padding-left: 7px;
    text-align: justify;
    color: #43546C;
 }

 .service_img {

    border: 8px solid #FFF;
    width: 494px;
    height: 367px;
    vertical-align: top;
    display: inline-block;
    margin-top: 14px;
    margin-right: 44px;
    margin-left: 36px;
 }

 .service_img img {

    width: 478px;
    height: 351px;
 }