/* @font-face {
    font-family: 'sassoon_sansbold';
    src: @Url.Content("~/css/Fonts-en/sassoon_sans_bold-webfont.eot"),
    src: @Url.Content("~/css/Fonts-en/sassoon_sans_bold-webfont.eot?#iefix") format('embedded-opentype'),
         @Url.Content("~/css/Fonts-en/sassoon_sans_bold-webfont.woff2") format('woff2'),
         @Url.Content("~/css/Fonts-en/sassoon_sans_bold-webfont.woff") format('woff'),
         @Url.Content("~/css/Fonts-en/sassoon_sans_bold-webfont.ttf") format('truetype'),
         @Url.Content("~/css/Fonts-en/sassoon_sans_bold-webfont.svg#sassoon_sansbold") format('svg');
    font-weight: normal;
    font-style: normal;
    
}
@font-face {
    font-family: 'sassoon_sansmedium';
    src: @Url.Content("~/css/Fonts-en/sassoonsans-medium-webfont.eot");
    src: @Url.Content("~/css/Fonts-en/sassoonsans-medium-webfont.eot?#iefix") format('embedded-opentype'),
         @Url.Content("~/css/Fonts-en/sassoonsans-medium-webfont.woff2") format('woff2'),
         @Url.Content("~/css/Fonts-en/sassoonsans-medium-webfont.woff") format('woff'),
         @Url.Content("~/css/Fonts-en/sassoonsans-medium-webfont.ttf") format('truetype'),
         @Url.Content("~/css/Fonts-en/sassoonsans-medium-webfont.svg#sassoon_sansmedium") format('svg');
    font-weight: normal;
    font-style: normal;
}
  @font-face {
        font-family: "Sassoon Sans";
        src: @Url.Content("~/css/Fonts-en/180847168-SassoonSans.eot");
        src: @Url.Content("~/css/Fonts-en/180847168-SassoonSans.eot?#iefix") format('embedded-opentype'),
        @Url.Content("~/css/Fonts-en/180847168-SassoonSans.svg#Sassoon Sans") format('svg'),
        @Url.Content("~/css/Fonts-en/180847168-SassoonSans.woff") format('woff'),
        @Url.Content("~/css/Fonts-en/180847168-SassoonSans.ttf") format('truetype');
        font-weight: normal;
        font-style: normal;
    }
    @font-face {
    font-family: 'DroidArabicNaskhRegular';
    src: @Url.Content("~/css/Fonts-en/droidnaskh-regular.eot');
    src: @Url.Content("~/css/Fonts-en/droidnaskh-regular.eot?#iefix') format('embedded-opentype'),
         @Url.Content("~/css/Fonts-en/droidnaskh-regular.woff') format('woff'),
         @Url.Content("~/css/Fonts-en/droidnaskh-regular.ttf') format('truetype'),
         @Url.Content("~/css/Fonts-en/droidnaskh-regular.svg#DroidArabicNaskhRegular') format('svg');
} */
/*  behavior: url('includes/ie-css3.htc');  This lets IE know to call the script on all elements which get the 'box' class */
html {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  text-align: left;
}
body {
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-align: left;
  background: #fff;
    overflow-y:auto;
    position:relative;
    z-index:9999
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  outline: none;
   
}
* html .clearfix {
  height: 1%;
  overflow: visible;
}
* + html .clearfix {
  min-height: 1%;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
table {
  border-collapse: collapse;
}
table td, table th {
  padding: 0;
}
a {
  outline: none;
  text-decoration: none;
}
figure {
  margin: 0;
    max-width:595px;
    min-width:103px;
}
hr {
  margin-top: 12px;
  margin-bottom: 12px;
  color: #cccccc;
  background-color: #cccccc;
  height: 1px;
  border: 0;
}
img {
  border: 0;
  outline: none;
}

.width-10 {
  width: 10px;
}
.height-5, .height-10, .height-15, .height-20, .height-25, .height-30, .height-70 {
  line-height: 1px;
  letter-spacing: 1px;
  font-size: 1px;
  display: block;
}
.height-5 {
  height: 5px;
}
.height-10 {
  height: 10px;
}
.height-15 {
  height: 15px;
}
.height-20 {
  height: 20px;
}
.height-25 {
  height: 25px;
}
.height-30 {
  height: 30px;
}
.height-70 {
  height: 70px;
}
.rounded {
  position: relative;
}
.webwrapper {
  width:1200px;
  margin: 0 auto;
}
header {
  height: 180px;
  background-color: #fff;
  min-width: 1200px;
  position: relative;
}
.logo {
  position: absolute;
  width: 150px;
  height: 173px;
  left: 50%;
  margin-left: -75px;
  top:-58px;
  z-index: 320
}
h1,h2,h3,h4,h5,h6{
   font-family: 'sassoon_sansbold';
   font-weight: normal;
}
.idtag{
  width: 240px;
  position: absolute;
  left: 5%;
  border:1px solid #42C0C6;
  line-height: 40px;
  text-align: center;
  font-family: 'sassoon_sansbold';
  color:#E31837;
  font-size: 14px;
  background-color: #fff;
  top:32px;
  z-index: 400;

}
.idtag span, .keyApp span{
  height: 40px;
  display: block;
  width: 100%;
  /*background: transparent url(images/bullet1.png) no-repeat scroll 13px center;*/
  cursor: pointer;
}
.idtag span  img{
  margin-right: 10px
}
.idtag section, .keyApp  section{
  display: none
}
.idtag section a, .keyApp  section a{
  color:#E31837;
  display: block;
  line-height: 28px
}
.idtag section a:hover, .keyApp  section a:hover{
  color:#394449;
}
.topheader{
  padding-top: 32px
}
.lang_select{
  width: 30px;
  height: 22px;
  line-height: 22px;
  font-size: 13px;
  font-family: 'sassoon_sansmedium';
  float: left;
  margin-top: 10px;
  margin-right: 20px

}
.lang_select bdo{
  background: transparent url(../images/scroll2.png) no-repeat scroll 20px center;
  display: block;
  cursor: pointer
}
.lang_select section a{
  display: block;
  color:#000;
}
.right_top_header{
  float: right
}
.lang_select section{
  display: none;
  cursor: pointer;
  box-shadow: 2px 2px 2px #a4a4a4;
    left: -6px;
    padding-left: 6px;
    position: relative;
}
.bluebtn_big{
  display: block;
  width: 148px;
  height:38px;
  line-height: 40px;
  color:#fff;
  text-align: center;
  font-family: 'sassoon_sansbold';
  font-size: 13px;
  background-color: #42C0C6;
  border:1px solid #42C0C6; 
    -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.bluebtn_big:hover{
  color:#42C0C6;
  background-color: #fff
}
.redbtn_big{
  display: block;
  width: 148px;
  height:38px;
  line-height: 40px;
  color:#fff;
  text-align: center;
  font-family: 'sassoon_sansbold';
  font-size: 13px;
  background-color: #E31837;
  border:1px solid #E31837;
    -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.redbtn_big:hover{
  color:#E31837;
  background-color: #fff
}
.right_top_header{
  height: 40px
}
.right_top_header .redbtn_big, .right_top_header .bluebtn_big{
  float: left;
  text-transform: uppercase;
}
.bottom_header{
  height: 64px;
  background: transparent url(../images/colors.png) repeat-x scroll left bottom;
}
header nav{
  height: 100%;
  width: 100%;
  background: url(../images/colors1.png) left bottom no-repeat, url(../images/colors2.png) right bottom no-repeat;
  background-color: #fff;
}
.navwrapper{
  height: 100%;
  position: relative;
}
nav ul {
    padding-top: 37px;
}
.second_menu {
	float: right;
	padding-right: calc(100% / 25);
}
.first_menu {
  float: left;
    padding-left: calc(100% / 10);
}
header nav ul li{
  float: left;
  list-style: none;
  font-family: 'sassoon_sansmedium';
  font-size: 13px;
  padding:0px 20px;
  /*margin-left:10px;*/
}
nav ul li a{
  padding:3px 0;
  color:#394449;
}
header nav ul li a:hover,header nav ul li.selected a{
  color:#E31837;
  border-top:2px solid #E31837;
  border-bottom:2px solid #E31837;
}
.nav_separator{
  width: 150px
}
.topheader{
  z-index: 2;
  position: relative;
}
.bottom_header{
  z-index: 1
}
.cartoon_holder{
  height: 88%;
  width: 100%;
  position: relative;
  background: transparent url(../images/b11.png) no-repeat scroll center bottom;
}
.main_header h2{
   font-family: 'sassoon_sansbold';
   color:#E31837;
   text-align: center;
   font-weight: normal;
   margin-bottom: 35px;
   line-height: 32px
}
.main_header {
    padding-top: 60px;
}
#desc_cycle{
  width: 600px;
  font-size: 17px;
  color:#394449;
   font-family: 'sassoon_sansmedium';
   text-align: center;
   margin: 0 auto;
   /*line-height: 25px*/
}
.owl-pagination .owl-page{
  list-style: none;
  width: 10px;
  height: 10px;
  background: transparent url(../images/bullet.png) no-repeat scroll 0 -10px;
  display: block;
  margin-left: 10px;
  display: inline-block;
zoom: 1;
  -webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 0ms ease;

}
.owl-pagination .owl-page.active{
  background-position: 0 0px
}
/*.owl-pagination{
      float: left;
    left: 50%;
    margin-top: 14px;
    position: relative;
}*/
 .owl-controls {
/*margin-top: 10px;*/
text-align: center;
}
#desc_cycle article .redbtn_big, #desc_cycle article .bluebtn_big{
  margin: 0 auto;
  margin-top: 15px
}

#desc_cycle{
  margin-bottom: 7px
}
.pager-wrap {
    float: left;
    left: 50%;
    position: relative;
}
.cartoon_spread {
    height: 100%;
    left: 50%;
    margin-left: -600px;
    position: absolute;
    top: 0;
    width: 1200px;
    z-index: -1
}
.cartoon{
  position: absolute;
}
.c1{
  background: transparent url(../images/cartoons/c1.png) no-repeat scroll 0 0;  
  width: 35px;
  height: 31px;
  /*bottom: 388px;*/
  /*top:0;*/
  left: 330px;
  top:-200px;
}
.c2{
  background: transparent url(../images/cartoons/c2.png) no-repeat scroll 0 0;  
  width: 68px;
  height: 90px;
  /*bottom: 360px;*/
  /*top:-5px;*/
  right: 195px;
  top:-200px;
}
.c3{
  background: transparent url(../images/cartoons/c3.png) no-repeat scroll 0 0;  
  width: 38px;
  height: 46px;
  /* bottom: 370px;*/
  /*top:55px;*/
  right: 38px;
  top:-200px;
}
.c4{
  background: transparent url(../images/cartoons/c12.png) no-repeat scroll 0 0;  
  width: 80px;
  /*bottom:305px;*/
   /*top:97px;*/
    height: 50px;
    right: 100px;
    top:-200px;
}
.c5{
  background: transparent url(../images/cartoons/c5.png)no-repeat scroll 0 0;  
  width: 65px;
  height: 45px;
  /*bottom: 269px;*/
  /*top:140px;*/
  right: 0;
  top:-200px;
}
.c6{
  background: transparent url(../images/cartoons/c6.png) no-repeat scroll 0 0;  
  width: 71px;
  height: 73px;
  /*bottom: 217px;*/
  /*top:160px;*/
  right: 160px;
  top:-200px;
}
.c7{
  background: transparent url(../images/cartoons/.png) no-repeat scroll 0 0;  
  width: 20px;
   /*bottom:163px;*/
  /* top:220px;*/
    height: 54px;
    right: -16px;
    top:-200px;
}
.c8{
  background: transparent url(../images/cartoons/.png) no-repeat scroll 0 0;  
  width: 43px;
  height: 43px;
  /*bottom:141px;*/
  /*top:380px;*/
  right:49px;
  top:-200px;
}
.c9{
  background: transparent url(../images/cartoons/c9.png) no-repeat scroll 0 0;  
  width: 84px;
  height: 73px;
  /*bottom:127px;*/
  right:200px;
  /*top:274px;*/
  top:-200px;
}
.c10{
  background: transparent url(../images/cartoons/c10.png) no-repeat scroll 0 0;  
  width: 42px;
 bottom: 100px;
    height: 45px;
    right: 306px;
}
.c11{
  background: transparent url(../images/cartoons/c11.png) no-repeat scroll 0 0;  
  width: 33px;
 bottom: 130px;
    height: 29px;
    right: 430px;
}
.c12{
  background: transparent url(../images/cartoons/c12.png) no-repeat scroll 0 0;  
  width: 16px;
 bottom: 160px;
    height: 16px;
    right: 499px;
}
.c13 {
    background: url(../images/cartoons/c13.png) no-repeat scroll 0 0 transparent;
    height: 31px;
    left: 354px;
   /* top: 355px;*/
    width: 23px;
    top:-200px;
}
.c14{
  background: transparent url(../images/cartoons/c14.png) no-repeat scroll 0 0;  
  width: 27px;
   /*bottom: 171px;*/
  /* top:230px;*/
    height: 62px;
    left: 218px;
    /*top:-200px;*/
    bottom:2000px;
}
.c15 {
    background: url(../images/cartoons/c15.png) no-repeat scroll 0 0 transparent;
    height: 59px;
    left: 135px;
    /*top: 266px;*/
    width: 23px;
    bottom:2000px;
}

.c16 {
    background: url(../images/cartoons/c16.png) no-repeat scroll 0 0 transparent;
    height: 47px;
    left: 58px;
   /* top: 370px;*/
    width: 31px;
    top:-200px;
}
.c17{
  background: transparent url(../images/cartoons/c17.png) no-repeat scroll 0 0;  
  width: 28px;
  /* bottom: 245px;*/
  /*top:245px;*/
    height: 30px;
    left: 55px;
    top:-200px;
}
.c18{
  background: transparent url(../images/cartoons/c18.png) no-repeat scroll 0 0;  
  width: 71px;
  /*bottom: 300px;*/
  /*top:117px;*/
  /*top:-100px;*/
    height: 78px;
    left: 160px;
    bottom:2000px;
}
.c19{
  background: transparent url(../images/cartoons/c19.png) no-repeat scroll 0 0;  
  width: 25px;
  /* bottom: 375px;*/
  /*top:20px;*/
    height: 32px;
    left: 125px;
    top:-200px;
}

.c20{
  background: transparent url(../images/cartoons/c20.png) no-repeat scroll 0 0;  
  width: 31px;
   /*bottom: 250px;*/
  /* top:145px;*/
    height: 32px;
    left: 0;
    top:-200px;
}
/*.c21{
  background: transparent url(../images/cartoons/c21.png) no-repeat scroll 0 0;  
  width: 9px;
 bottom: 306px;
    height: 32px;
    right: 301px;
}*/
.c22{
  background: transparent url(../images/cartoons/c22.png) no-repeat scroll 0 0;  
  width: 25px;
  /*bottom: 212px;*/
  /*top:265px;*/
    height: 32px;
    right: 92px;
    top:-200px;
}
.bottom_controls{
  width: 100%;
  position: absolute;
  height: 105px;
  bottom:0;
}
.newsbox{
  height: 80px;
  width: 390px;
  border-top:5px solid #E31837;
  padding: 5px;
  float: right;
  font-family: 'sassoon_sansmedium';
  position: absolute;
  right: 0;
  bottom: -110px;
  box-shadow: 10px 0px 31px -3px #777;
  background-color: #fff;
  display: none !important;
}
.mainbanner{
   
  position: relative;
  z-index: 300
}
.newsbox figure{
float: left
}
.newsbox figure img{
  width: 80px
}
.newsbox section{
  /*float: left;*/
  /*width: 270px;*/
  margin-left: 18px;
  /*padding-top:10px;*/
}
.newsbox h3{
  font-size: 18px;
  font-weight: normal;
  font-family: 'sassoon_sansmedium';
  color:#E31837;
}
.newsbox h3 a{
  color:#E31837;
}
.newsbox time{
  font-size: 12px;
  color:#394449;
}
.bottom_controls_holder{
  /*position: relative;*/
  height: 54px;
  padding-top: 50px
}
.scroll_down{
  text-transform: uppercase;
  font-size: 10px;
  font-family: 'sassoon_sansmedium';
  color:#E31837;
  display: block;
  margin: 0 auto;
  width: 75px;
  padding-top: 30px;
  background: transparent url(../images/scroll.png) no-repeat scroll top center;
  cursor: pointer  
}
.subsection{
  position: relative;
}
.greylayer{
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent url(../images/greybg.png) repeat scroll 0 0;
  top:0;
  left: 0
}
#sec1{
  height: 573px;
  background: transparent url(../images/banners/banner1.jpg) no-repeat scroll 0 0;
  background-size: cover;
}
.white_title{
  font-weight: normal;
  color:#fff;
  font-family: 'sassoon_sansbold';
  font-size: 25px;
  margin-bottom: 40px;
  text-align: center
}
#sec1 .greylayer{
  padding-top: 100px;
  height: 473px
}
.calendar_box{
  width: 600px;
  margin:0 auto;
  cursor: default;
  margin-bottom: 40px
}
.calendar_box section{
  height: 76px;
  margin-bottom: 2px;
   font-family: 'sassoon_sansmedium';
   font-size: 15px
}
.cal_date{
  width: 110px;
  height: 56px;
  background: transparent url(../images/greybg2.png) repeat scroll 0 0;
  float: left;
  color:#fff;
  padding-top: 20px;
  text-align: center
}
.cal_date label{
  display: block;
   font-family: "Sassoon Sans";
}
.cal_date time{
  display: block;
}
.cal_event{
  float: right;
  width: 448px;
  background: #fff;
  height:36px;
  color:#394449;
  padding: 20px;
    text-align:center
}
.whitebtn{
  display:block;
  margin: 0 auto;
  background-color: #fff;
  color:#E31837;
  font-family: 'sassoon_sansmedium';
  width: 210px;
  height: 40px;
  text-align: center;
  line-height: 40px
}
.whitebtn:hover{
  color:#fff;
  background-color:#E31837;
    -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
#sec2{
  /*height: 573px;*/
  padding:100px 0;
}
.red_title {
    color: #E31837;
    font-family: "sassoon_sansbold";
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 40px;
    text-align: center;
}
.newslist{
  margin-bottom: 45px
}
.newslist li{
  list-style: none;
  float: left;
  /*margin-left: 35px*/ 
    margin-left: 35%;
}
.newslist li figure{
  max-width: 364px;
    min-width:320px;
  line-height: 0;
  padding:2px;
  border:2px solid #E31837;
  margin-bottom: 25px
}
.newslist li h3{
  color: #E31837;
      width:60%;
}
.newslist li h3 a{
  color: #E31837;
  font-size: 20px;
  
}

.newslist li time{
  color: #394449;
  font-family: 'sassoon_sansmedium';
  font-size: 15px
}
.marleft{
  /*margin-left: 0 !important*/
}
.redbtn{
  display:block;
  margin: 0 auto;
  color: #fff;
  background-color:#E31837;
  font-family: 'sassoon_sansmedium';
  width: 208px;
  height: 38px;
  text-align: center;
  line-height: 40px;
  border:2px solid #E31837;
  font-size: 16px;
      -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.redbtn:hover{
  background-color:#fff;
  color:#E31837;
}
#sec3{
  height: 400px;
  background: transparent url(../images/banners/banner3.jpg) no-repeat scroll 0 -70px;
  background-size: cover;
}
.newslist li figure a{
  position:relative;
  width: 100%;
  height: 100%;
  display: block
}
.redhover{
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left: 0;
  background:url(../images/redbg.png) repeat scroll 0 0;
  display: none
}
.redhover bdo{
  position: absolute;
  width: 100%;
  height: 100%;
  background:url(../images/circle.png) no-repeat scroll center center
}
#sec4{
  padding-top: 100px
}
.testimonial_box{

  padding:45px 0;
  width: 45%;
  font-family: 'sassoon_sansmedium';
  font-size: 20px;
  color: #394449;
  background:url(../images/leave11.png) no-repeat scroll center top, url(../images/leave22.png) no-repeat scroll center bottom;
  line-height: 32px;
  float: right;
  text-align: center;
    /*margin-top:40px;*/
}
.testimonial_box label{
  display: block;
  text-align: center;
  font-size: 15px;
  padding-top: 10px
}

.testimonial_box2{
  padding:45px 0;
  width: 100%;
  font-family: "Sassoon Sans";
  font-size: 18px;
  color: #394449;
  background:url(../images/leave11.png) no-repeat scroll center top, url(../images/leave22.png) no-repeat scroll center bottom;
  line-height: 23px;
  float: right;
  text-align: center
}
.testimonial_box2 label{
  display: block;
  text-align: center;
  font-size: 15px;
  padding-top: 10px
}
.testimonial_holder{
  margin-bottom: 90px
}
.testimonial_holder .testimonial_box:first-child{
  float: left
}
.newslettersec{
  background-color: #394449;
  padding:50px 0;
}
.newslettersec .white_title{
  margin-bottom: 15px
}
.newslettersec section input[type="text"]{
  width: 155px;
  height: 50px;
  /*line-height: 50px;*/
  font-size: 12px;
  font-family: 'sassoon_sansmedium';
  color:#394449;
  background-color: #E5E5E5;
  text-align: center;
  border: none;
  margin-left: 10px;
  float: left;
    opacity:50
}
.newslettersec section{
  width: 600px;
  margin: 0 auto
}
.newslettersec > section > a{
  width: 50px;
  height: 50px;
  float: left;
  margin-left: 10px;
  background: transparent url(../images/go.jpg) no-repeat scroll 0 0;
  color: transparent;
  font-size: 0;
  cursor: pointer
}
.bottomsec{
  padding:50px 0;
  background-color: #E5E5E5 
}
.topfooter{
  padding-bottom:25px;
  border-bottom:1px solid #c0c3c4;
  margin-bottom: 50px
}
.topfooter ul{
  list-style: none;
  font-size: 11px
}
.topfooter > ul > li{
  float: left;
  width: calc(100% / 5);
  font-family: 'sassoon_sansbold';
  color:#000000;
  text-transform: uppercase;
  font-size: 13px;
}
.topfooter > ul > li ul{
  padding-top: 3px
}
.topfooter > ul > li ul li{
  font-family: 'sassoon_sansmedium';
  margin-bottom:7px
}
.topfooter > ul > li ul li a{
  color:#394449;
  text-decoration: none;
    text-transform:lowercase;
   font-size:14px;
}
.topfooter > ul > li > a{
  color:#000;
  display: block;
  padding-bottom: 5px
}
.bottom_logo{
  float: left
}
footer span{
  display: block;  
  font-family: "Sassoon Sans";
}
footer{
  font-family: 'sassoon_sansbold';
  font-size: 12px;
  float: left;
  color: #7F7F7F;
      padding-top: 75px;
    padding-left: 25px;
}
.designedby{
  float: right;
   font-family: 'sassoon_sansbold';
   font-size: 12px;
   color: #73787C;
     padding-top: 88px;
}
.designedby a{
  color:#E31837;
}
/*.cartoon_holder.small_height{
  background: none
}*/



.hideme{
  opacity: 0
}
.menubtn{
  width: 41px;
  height: 41px;
  background: transparent url(../images/menubtn.png) no-repeat scroll 0 0;
  cursor: pointer;
  display: none;
  float: left
}
.mmenu, .mmenu *{
    font-family: 'sassoon_sansmedium','DroidArabicNaskhRegular' !important;
    text-transform: uppercase;
}
.second_apply{
      background-color: #e31837;
    /*border: 2px solid #e31837;*/
    color: #fff;
    display: block;
    font-family: "sassoon_sansmedium";
    font-size: 13px;
    height: 38px;
    line-height: 40px;
    text-align: center;
    transition: all 300ms ease 0s;
    width: 100%;
    position: absolute;
    top:41px;
    display: none;
    text-transform: uppercase;
    z-index: 200
}
header > .webwrapper{
  z-index: 100
}
.mobile_fill{
  display: none
}

/** Zaher **/
.contact {
padding-top:30px;
    height: 100%;
}
.contact > img{
margin:0 auto;
display:block;
padding-bottom:5px;
}
.widt{
width:600px !important;
}
.contact > h1{
background:url(../images/point.png) repeat-x scroll center center transparent;
width:100%;


}
.contact > iframe {
margin:0 auto;
display:block;
padding-top:30px;

}
.contact-title{
width:600px;
margin:0 auto;
padding-top:60px;
padding-bottom: 100px
}
.contact-title > article{
width:255px;
float:left;
font-family: "Sassoon Sans";
font-size:15px;
color:#394449;
}
.padd{
padding-left:50px;
}
.contact-title  span{
color:#e31837;
font-size:15px;
font-family: "sassoon_sansbold";
}
.contact-title a{
  color:#e31837;
}
.contact > h1 > span {
    background-color: #fff;
    color: #e31837;
    display: block;
    font-family: "Sassoon Sans";
    font-size: 25px;
    margin: 0 auto;
    padding-left: 30px;
    width: 126px;
}
.wid{
width:144px !important;
}

.maps {
    margin: 0 auto;
    width: 600px;
     background: url(../images/load.gif) no-repeat scroll center 50px transparent;
}
.padding-right{
border-right:#DEDBD6 solid 1px;
}
.partners{
padding-bottom:20px;
}
.partners img{
border-left:#DEDBD6 solid 1px;
padding-left:57px;
padding-right:57px;
padding:50px;
}
.innercontent{
  padding-top: 50px;
    /*width:100%;
    height:100%;*/
    
}
.page_title{
  margin-bottom: 100px;
  position: relative;
}
.page_title > img {
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
}
.page_title h1 {
    background: url(../images/point.png) repeat-x scroll center center transparent;
    text-align: center;
}
.welcomemsg{
  width: 600px;
  margin: 0 auto;
   font-family: "Sassoon Sans";
   font-size: 15px;
   color:#394449;
   padding-bottom: 100px
}
.page_title  h1  span {
    background-color: #fff;

    color: #e31837;
   font-family: 'sassoon_sansbold';
    font-size: 25px;
    padding: 0 25px
}
.figurebox{
  padding: 3px;
  border:2px solid #e31837;
  line-height: 0
}
.welcomemsg section figure{
  float: left
}
.welcomemsg section article{
  width: 350px;
  float: right;
  font-size: 20px;
  color:#394449;
}
.welcomemsg section{
  margin-bottom: 55px;
  font-family: 'sassoon_sansmedium';
}
.welcomemsg > article{
  padding-bottom: 15px
}
.breaker{
    width : 100%;
  height: 400px;
  background: transparent url(../images/banners/banner1.jpg) no-repeat scroll 0 0;
  background-size: cover;
}
.breaker .testimonial_box{
  color: #fff;
  float: none;
  margin: 0 auto;
    /*margin-top:-30px;*/
}
.breaker{
  position: relative;
}
.breaker .greylayer{
  padding-top: 100px;
  height:300px;
}
.breaker .testimonial_box{
  background:url(../images/whiteleave1.png) no-repeat scroll center top, url('../images/whiteleave2.png') no-repeat scroll center bottom;
     /*font-size:28px;
     line-height:40px;*/
}
.breaker .testimonial_box{
  width: 100%
   
}
.welcome_bottom > div:first-child{
  width: 35%;
  float: right;
  border-right: none;
  padding-right: 0;
  padding-top: 100px
}
.welcome_bottom .testimonial_box{
  float: none;
  width: 100%
}
.welcome_bottom > div{
  width: 60%;
  float: left;
  border-right: 3px dotted #7F7F7F;
  padding-right: 20px
}
.welcome_bottom{
  font-family: "Sassoon Sans";
  font-size: 15px;
  padding-bottom: 95px
}
.highlight_text{
  color:#E31837;
  width: 35%;
  text-align: center;
  font-size: 20px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  padding-top:10px;
}
/*.bacon{
  height: 420px;
  width: 100%
}*/
.page_anchors{
  border-top:2px solid #E31837;
  border-bottom:2px solid #E31837;
  text-align: center;
  height: 30px;
    /*height:100%;*/
  line-height: 30px;
  /*margin-bottom: 45px;*/
  z-index: 999999
}
.page_anchors a{
  margin-left: 30px;
  font-size: 14px;
  color:#E31837;
  font-family: 'sassoon_sansmedium';
  padding-bottom: 5px;
  cursor: pointer;
  text-transform: uppercase;
    opacity:100;

}
.desktop .page_anchors a:hover,.desktop .page_anchors a.selected{
  border-bottom:4px solid #e31837;
    opacity:50;
}
#gallery_overlay{
  width: 100%;
  min-height: 100%;
  position: fixed;
  top:0;
  left: 0;
  background: transparent url(../images/overlay.png) repeat scroll 0 0;
  z-index: 99999;
  display: none
  
}
.gallery_popup{
  width: 600px;
  margin-left: -350px;
  background: #fff;
  z-index: 999999;
  position: absolute;
  top:100px;
  left: 50%;
  padding: 50px;
  display: none;
}
.gallery_popup .gallery_title{
  margin-bottom: 40px;
  text-align: center
}
.gallery_title h1{
  font-size: 25px;
  color:#E31837;
  margin-bottom: 8px
}
.gallery_title {
  font-size: 15px;
  font-family: "Sassoon Sans";
  color:#394449;
}
.gallery_popup #slider{
  height: 350px;
}
.gallery_popup .flexslider{
  margin: 0;
  border: none;
  box-shadow: none;
}
/*.gallery_popup #carousel li{
  margin-left: 10px
}*/
#carousel li {
    margin-right: 5px;
}
#carousel .flex-active-slide img {
    opacity: 1;
}
#carousel img {
    cursor: pointer;
    display: block;
    opacity: 0.5;
}
#sync2 .item{
  text-align: center;
}
#sync1{
  margin-bottom: 20px;
  position: relative;
}
.owl-buttons > div{
  width: 12px;
  height: 22px;
  position: absolute;
  cursor: pointer;
}
.owl-controls{
  position: absolute;
  /*bottom: -40px;*/
  width: 100%
}
.owl-next{
  right:-25px;
  background: transparent url(../images/galnav.png) repeat scroll 0 -22px;
}
.owl-prev{
  left: -25px;
  background: transparent url(../images/galnav.png) repeat scroll 0 0;
}
#sunc1 .item img{
  width: 100%
}
.gallery_list li{
  width: 273px;
  list-style: none;
  font-size: 15px;
  font-family: "Sassoon Sans";
  color:#394449;
  float: left;
  margin-left: 35px;
  height: 430px
}
.gallery_list li figure{
  margin-bottom: 30px;
  cursor: pointer;
}
.gallery_list li h3{
  display: block;
  font-size: 20px;
  font-family: 'sassoon_sansbold';
  color:#E31837;
  cursor: pointer
}
.gallery_list li figure a{
  position: relative;
  width: 100%;
  height: 100%;
  display: block
}
.close_g{
  position: absolute;
  width: 22px;
  height: 22px;
  background: transparent url(../images/close.png) no-repeat scroll 0 0;
  top:10px;
  right: 10px;
  cursor: pointer;
}
#sync2 .owl-item.synced,#sync2 .owl-item:hover{
  opacity: 1;
}
#sync2 .owl-item img{
  padding-bottom: 3px
}
#sync2 .owl-item.synced img,#sync2 .owl-item:hover img{
  border-bottom: 2px solid #E31837;

}
  
#sync2 .owl-item{
  opacity: 0.6;
  cursor: pointer;
}
.tabnav{
  position: absolute;
  right:0;
  bottom:35px;
}
.tabnav span{
  display: block;
  padding-left: 25px;
  font-size: 12px;
  color:#394449;
  font-family: 'sassoon_sansbold';
  float:left;
  cursor: pointer;
  height: 17px
}
.tabnav #gridview{
  background: transparent url(../images/gridview.png) no-repeat scroll 0 -17px;
}
.tabnav #listview{
  background: transparent url(../images/listview.png) no-repeat scroll 0 -17px;
  margin-left: 20px
}
.tabnav span:hover,.tabnav span.selected{
  background-position: 0 0 !important;
  color:#E31837;
}
.tabtitle{
  font-size: 25px;
  color:#E31837;
  padding-bottom: 25px;
  border-bottom:1px solid #F2F2F2;
  margin-bottom: 50px
}
.tabs .tabtitle{
  margin-bottom: 0
}
.newspage_list li{
  list-style-type: none;
  padding: 50px 0;
    font-size: 15px;
  font-family: "Sassoon Sans";
  border-bottom:1px solid #F2F2F2;
}
.newspage_list li figure{
  float: left;
  margin-right: 40px;
  width: 343px
}
.newspage_list li > div{
  float: left;
  width: 60%
}
.newspage_list li h3{
  font-size: 20px;
  color:#E31837;
}
.newspage_list li h3 a{
  color:#E31837; 
        -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.newspage_list li h3 a:hover{
  color:#394449;
}
.newspage_list li label{
  color:#394449;
  margin-bottom: 18px;
  display: block;
}
.newspage_list li article a{
  color:#E31837;
  text-decoration: underline;
}
.newspage_list li article a:hover{
  color:#394449;
}
.newspage_list{
  margin-bottom: 50px
}
.blackbtn{
  display:block;
  margin: 0 auto;
  background-color: #394449;
  color:#fff;
  font-family: 'sassoon_sansbold';
  width: 170px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 12px;
      -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.blackbtn:hover{
  color:#fff;
  background-color:#E31837;

}
.tabs{
  padding-bottom:100px;
}
#tab2{
  display: none
}
.masonrybox{
  padding: 24px;
  background-color: #F2F2F2;
  width: 350px;
  border:1px solid #D8D8D8;
  font-size: 15px;
  font-family: "Sassoon Sans";
  float: left
}
.readmore{
  cursor: pointer;
}
.masonrybox .readmore{
  width: 100%;
  background-color: #394449;
  color:#fff;
  display: block;
  text-align: center;
  padding:5px 0;
          -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.masonrybox .readmore:hover{
  background-color: #E31837;
}
.masonrybox article{
  padding-bottom: 10px
}
.masonrybox figure{
  margin-bottom: 20px
}
.masonrybox h3{
  color: #E31837;
  font-size: 20px
}
.masonrybox h3 a{
  color: #E31837;
}
.masonrybox label{
  color:#394449;
  margin-bottom: 18px;
  display: block;
}
.masonrybox:hover .readmore{
  background-color: #E31837;
}
.masonrybox:hover{
  border-color: #E31837;
     background-color:white;
}
#mbox:hover {
    background-color:white;
}
#masonry_container{
  margin: 0 auto
}
.calendar_holder{
  width: 600px;
  margin: 0 auto
}
.calendar{
   font-family: "Sassoon Sans";
   font-size: 15px;
   color:#394449;
   padding-bottom: 10px
}
.calendar > div{
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #394449;
  font-family: 'sassoon_sansbold';
  font-size: 20px;
  cursor: pointer;
  background: #f6f6f6 url(../images/drop2.png) no-repeat scroll right center;
  border: 1px solid #c8c8c8;
  margin-bottom: 10px
}
.calendar section > div{
  height: 50px;
  line-height: 50px;
  border: 1px solid #c8c8c8;
  border-top: none
}
.calendar section> div span label{
  width: 128px;
  display: block;
  float: left;
  padding-left: 10px
}
.calendar section > div bdo{
  float: left;
  width: 445px;
  display: block;
  padding-left: 15px;
  cursor: default;
}
.calendar section > div bdo.dotted{
    background:transparent url(../images/bullet1.png) no-repeat scroll left 20px;
    color:#e31837;
}
.calendar > div + section {
  display: none
}
.calendar section{
  margin-bottom: 10px;
  border-top: 1px solid #c8c8c8;
}
.calendar > div.open{
  color:#E31837;
  border-color:#E31837;
  background: #f6f6f6 url(../images/drop3.png) no-repeat scroll right center;
}
.calendar > div.open + section{
  display: block;
}
.mobilewrap{
  width: 600px;
  margin: 0 auto
}

.figurebox > img {
    width: 100%;
}
.articlesec figure {
  margin-bottom: 50px
}
.articlesec {
  font-size: 20px;
  font-family: 'sassoon_sansmedium';
  color:#394449;
    line-height:30px;
}
.articlesec article {
  padding-bottom:50px;
}
.articlesec {
  padding-bottom: 100px
}
article, article * {
  text-align: justify;
}
.mapimage{
  width: 100%;
  margin: 0 auto;
    text-align:center;
}
#catch3_here .articlesec{
  padding-bottom: 0px
}
#catch3_here{
  margin-bottom: 100px
}
/*#catch4_here .articlesec{
font-size: 15px;
font-family: "Sassoon Sans";
padding-bottom: 0
}*/
.articlesec h3{
  font-size: 15px
}
.activity_table{
  width: 573px;
  
  font-size: 15px;
  font-family: 'sassoon_sansmedium';
  color:#394449;
}
.row{
  height: 50px;
  line-height: 50px;
  border-bottom:1px solid #B2B2B2;
}
.row span{
display: block;
width: 50%;
float: left;
text-indent: 20px;
height: 100%;
border-right:1px solid #B2B2B2;
position: relative;
 box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
.row span:first-child{
  border-left:1px solid #B2B2B2;
}
.row.mainrow{
  color: #E31837;
  font-family: 'sassoon_sansbold';
}
.activity_holder{
  /*padding-bottom: 100px*/
}
.activity_table .row:first-child{
  border-top:1px solid #B2B2B2;
}
.activity_holder .activity_table{
  float: right
}
.activity_holder .activity_table:first-child{
  float: left;
    margin-left:300px;
}
.table_note{
  font-size: 13px;
  padding-top: 25px;
  text-align: center;
}
#catch4_here .redbtn,#catch5_here .redbtn{
  width: 250px;
  font-size: 12px
}
.btnlabel{
  font-size: 13px;
  text-align: center;
  font-family: "Sassoon Sans";
  display: block;
  padding-top: 7px
}
#catch4_here ,#catch5_here {
  /*padding-bottom: 100px*/
}
#catch5_here .activity_table{
  float: none;
  margin: 0 auto
}
#catch5_here .articlesec{
  padding-bottom: 0
}
.lighttext{
  font-size: 15px;
  font-family: "Sassoon Sans";
}
.filling1,.filling2{
  height:0;
  overflow: hidden;
}
/*#sync1 .item{
  width: 600px;
  height: 350px
}*/
.cartoon_holder.small_height {
    height: 90%;
}
.horsy {
    background: url(../images/mainhorse.png) repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid transparent;
    bottom: 15px;
    height: 85px;
    left: 56%;
    padding-top: 1px;
    position: absolute;
    width: 128px;
    padding-bottom: 1px
}
.social_media{
  height: 14px
}
.social_media a{
  display: block;
  float: left;
  height: 16px;
  margin-left: 10px;
      -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.social_media a:first-child{
  margin-left: -10px;
}
.tw{
  background: transparent url(../images/tw.png) no-repeat scroll 0 -14px;
  width: 15px
}
.fb{
  background: transparent url(../images/fb.png) no-repeat scroll 0 -14px;
  width: 8px
}
.ln{
  background: transparent url(../images/linked.png) no-repeat scroll 0 -14px;
  width: 14px
}
.insta{
  background: transparent url(../images/inst.png) no-repeat scroll 0 -14px;
  width: 14px
}
.googleplus {
      background: transparent url(../images/google1.png) no-repeat scroll 0 -14px;
  width: 14px;
    /*height:auto;
   margin-top:9px;*/
}
.social_media a:hover{
  background-position: 0 0
}
.rowborder{
  border-right:1px solid #b2b2b2;
  border-left:1px solid #b2b2b2;
  text-indent: 20px
}
.boldrow{
  border-top:1px solid #394449;
}
.articlesec a:not(.redbtn){
  color:#E31837;
  text-decoration: underline;
}
.button_box > a{
  float: left;
  width: 290px;
  font-size: 14px;
  margin-left: 10px
}
.button_box > a:first-child{
  float: left;
  margin-left: 0
}
.button_box{
  margin-bottom: 10px
}



#desc_cycle .owl-item article{
  display: block;
  width: 100%;
  height: auto;
/*  background: #fff;*/
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#desc_cycle .owl-buttons{
  display: none
}
.mainhelper{
  height: 480px
}

#sync1 .owl-item{
  height: 100%
}
.item.video{
  height: 350px
}
#sync1 .owl-carousel .owl-item{
  line-height: 0
}
.halfarticle{
  width: 575px;
  float: left
}
.secondhalf{
  float: right !important
}
.redtitle{
  font-size: 20px;
  color:#E31837;
  margin-bottom: 25px
}
.table2 .row span{
  width: 90%;
}
.table2 .row span:first-child{
  width: 10%;
   font-family: 'sassoon_sansbold';
   text-align: center;
   text-indent: 0
}
/*.main_header.small_height{
  padding-top: 10px
}*/
.small_screen .main_header{
padding-top: 10px
}
.small_screen .c15,.small_screen .c16,.small_screen .c9,.small_screen .c11,.small_screen .c13,.small_screen .c14,.small_screen .c12{
  display: none
}
.hiddentext{
  display: none
}
.each_news article{
  text-align: justify;
}
/*.horsy span{
background: transparent url('../images/white.jpg') repeat-x scroll 0 0;
position: absolute;
width:100%;
height: -11px;
top:-3px;
}*/


.horsy {
    -webkit-animation: myrocket 5s ease-in-out infinite;
    -moz-animation: myrocket 5s ease-in-out infinite;
    -o-animation: myrocket 5s ease-in-out infinite;
    animation: myrocket 5s ease-in-out infinite;
}
@-webkit-keyframes myrocket {
    0%, 100% {
        -webkit-transform:  rotate(-10deg);
    }
    50% {
        -webkit-transform:  rotate(10deg);
    }
}
@-moz-keyframes myrocket {
    0%, 100% {
        -moz-transform: rotate(-10deg);
    }
    50% {
        -moz-transform: rotate(10deg);
    }
}
@-o-keyframes myrocket {
    0%, 100% {
        -o-transform: rotate(-10deg);
    }
    50% {
        -o-transform: rotate(10deg);
    }
}
@keyframes myrocket {
    0%, 100% {
        transform: rotate(-10deg);
    }
    50% {
        transform:rotate(10deg);
    }
}
.scroll_down {
    -webkit-animation: float2 4s ease-in-out infinite;
    -moz-animation: float2 4s ease-in-out infinite;
    -o-animation: float2 4s ease-in-out infinite;
    animation: float2 4s ease-in-out infinite;
}
@-webkit-keyframes float2 {
    0%, 100% {
        -webkit-transform:  translate(0, 0px);
    }
    65% {
        -webkit-transform:  translate(0, 7px);
    }
}
@-moz-keyframes float2 {
       0%, 100% {
        -moz-transform:  translate(0, 0px);
    }
    65% {
        -moz-transform:  translate(0, 7px);
    }
}
@-o-keyframes float2 {
      0%, 100% {
        -o-transform:  translate(0, 0px);
    }
    65% {
        -o-transform:  translate(0, 7px);
    }
}
@keyframes float2 {
       0%, 100% {
        transform:  translate(0, 0px);
    }
    65% {
       transform:  translate(0, 7px);
    }
}

.c1,.c2,.c7,.c8,.c11,.c15,.scroll_down {
    -webkit-animation: float 4s ease-in-out 8;
    -moz-animation: float 4s ease-in-out 8;
    -o-animation: float 4s ease-in-out 8;
    animation: float 4s ease-in-out 8;
}
.c8,.c20,.c21,.c4,.c10 {
    -webkit-animation: float 3s ease-in-out 10;
    -moz-animation: float 3s ease-in-out 10;
    -o-animation: float 3s ease-in-out 10;
    animation: float 3s ease-in-out 10;
}
.c3,.c5,.c6,.c9,.c12,.c13,.c14,.c16,.c17,.c18,.c19{
    -webkit-animation: float 5s ease-in-out 6;
    -moz-animation: float 5s ease-in-out 6;
    -o-animation: float 5s ease-in-out 6;
    animation: float 5s ease-in-out 6;
}

@-webkit-keyframes float {
    0%, 100% {
        -webkit-transform:  translate(0, 0px);
    }
    65% {
        -webkit-transform:  translate(0, 15px);
    }
}
@-moz-keyframes float {
       0%, 100% {
        -moz-transform:  translate(0, 0px);
    }
    65% {
        -moz-transform:  translate(0, 15px);
    }
}
@-o-keyframes float {
      0%, 100% {
        -o-transform:  translate(0, 0px);
    }
    65% {
        -o-transform:  translate(0, 15px);
    }
}
@keyframes float {
       0%, 100% {
        transform:  translate(0, 0px);
    }
    65% {
       transform:  translate(0, 15px);
    }
}

#desc_cycle .owl-item article{
  padding-bottom: 10px
}
.subsection,.breaker{
    background-attachment: fixed !important
}
.page_anchors{
    background-color: #fff;
}
.articlesec article{
    line-height: 25px;
  font-family: "Sassoon Sans";
}
.welcome_bottom{
    line-height: 25px;
}
.lighttext{
    line-height: 25px
}
.masonrybox article{
line-height: 25px
}
.newspage_list li{
    line-height: 25px;
}
.welcomemsg > article{
    line-height: 25px;
}
.welcomemsg section article{
    line-height: 25px;
}
.mainrow label{
   -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
}

.alt_menu li {
    float: left;
    font-family: "sassoon_sansmedium";
    font-size: 13px;
    list-style: outside none none;
    padding: 12px 38px;
}

.alt_menu li a {
    color: #394449;
    padding: 12px 0;
}
.alt_menu{
  background: url(../images/colors1.png) left top no-repeat, url(../images/colors2.png) right top no-repeat;
  background-color: #fff
}
.alt_menu > li:first-child {
    padding-left: 105px;
}
.alt_menu_holder{
  background: #fff url(../images/colors.png) repeat-x scroll left top;
  z-index: 999999
}
.alt_menu_holder2{
  background: #fff url(../images/colors.png) repeat-x scroll left top;
  z-index: 999999
}
.alt_menu > li.selected a{
  background: #fff url(../images/ar.png) no-repeat scroll left bottom;
  color:#e31837
}
.alt_menu_holder .alt_menu{
  display: none
}
.alt_menu_holder2{
  position: fixed;
  width: 100%;
  visibility: hidden;
}
#partner_owl .item
{

  
  height: 100%
}

#partner_owl{
height:190px;

}
#partner_owl .owl-item {
    height: 75px;
    padding-top: 48px;
    border-left: solid 1px #DEDBD6 ;
}
#partner_owl .item{
 text-align: center;  
}
#partner_owl .owl-controls{
  bottom: 25px;
  margin-top: 0
}
/*.partners{
padding-bottom:20px;
}*/
/*.partners img{
border-left:#DEDBD6 solid 1px;
padding-left:57px;
padding-right:57px;
padding:50px;
}*/
.alt_menu_holder .webwrapper{
background-color: #fff
}
.alt_menu_holder{
  width: 100% !important;
}
.alt_menu_holder2 .webwrapper{
background-color: #fff
}
.alt_menu_holder2{
  width: 100% !important;
}
.page_anchors.pagescrolled{
  margin-bottom: 0 !important
    /*margin-bottom:100%;*/
}
.desktop .alt_menu li:hover a{
  color:#e31837
}
.campsec{
    font-family: "Sassoon Sans";
    font-size: 15px;
}
.doublebtn{
  float: left
}
.doublebtn2{
  float: right
}
#catch1_here{
  padding-top:35px;
}
.altmenu_real{
  height: 34px;
  padding-top:42px;
}

#breaker1{
background-image: url(../images/banners/banner5.jpg);

}
#breaker2{
background-image: url(../images/banners/banner2.jpg);
}
#breaker3{
background-image: url(../images/banners/banner7.jpg);
}
#breaker4{
background-image: url(../images/banners/banner8.jpg);
}
#breaker5{
background-image: url(../images/banners/banner9.jpg);
}
#breaker6{
background-image: url(../images/banners/banner6.jpg);
}
#breaker7{
background-image: url(../images/banners/banner4.jpg);
}
#breaker8{
background-image: url(../images/banners/banner10.jpg);
}
#breaker9{
background-image: url(../images/banners/banner3.jpg);
}
#breaker99{
background-image: url(../images/banners/banner3.jpg);
}
.testimonial_box.noquotes{
background: none;
font-size: 28px;
line-height: 32px;
padding: 0;
margin-top: 54px;
}
.fakefloor{
  width: 100%;
  background: red;
  height: 1px;
  position: absolute;
  bottom:61px;
}
.bottom_controls{
  background: transparent url(../images/w.jpg) repeat-x scroll left bottom;
}
.fancypopup {
  position: fixed;
  left: 50%;
  display:none;
  width: 700px;
  top: 140px;
  z-index: 11000;
  background: white;
  margin-left: -350px;
  height: auto;
  z-index: 1000;
  padding:110px 0;
}
#overlay {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  display: none;
  height: 0px;
  
}
.advertclose {
    background: url(../images/close.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 22px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
}
.centertext{
  text-align: center;
  font-size: 30px;
  color:#E31837;
  font-family: 'sassoon_sansmedium';
  padding:0 125px;
}
.whitebtn_big{
  display: block;
  width: 148px;
  height:38px;
  line-height: 40px;
  text-align: center;
  font-family: "DroidArabicNaskhRegular","ge_thameenbook","sassoon_sansmedium";
  font-size: 13px;
  border:2px solid #E31837;
  color:#E31837;
  background-color: #fff
    -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.whitebtn_big:hover{
background-color: #E31837;
color:#fff;
}
.right_top_header .whitebtn_big{
  float: left;
  margin-right: 20px
}
.second_download{
  border-bottom:2px solid #e31837;
      background-color: #fff;
    color: #e31837;
    display: block;
    font-family: "sassoon_sansmedium";
    font-size: 13px;
    height: 38px;
    line-height: 40px;
    text-align: center;
    transition: all 300ms ease 0s;
    width: 100%;
    position: absolute;
    top:79px;
    display: none;
    text-transform: uppercase;
    z-index: 200
}

.right_social{
  position: fixed;
  right:0;
  bottom:45%;
  margin-bottom:-100px;
  z-index: 999990;
  display: none
}
.bigred_social a{
  display: block;
  width: 35px;
  height: 35px;
  margin-top: 12px;
    margin-left:10px;
}
.right_social a:first-child{
  margin-top: 0
}
.bigred_social .all{
background: transparent  no-repeat scroll 0 0;
}
.bigred_social .fb{
background: transparent url(../images/fb2.jpg) no-repeat scroll 0 0;
}
.bigred_social .tw{
background: transparent url(../images/tw2.jpg) no-repeat scroll 0 0;
}
.bigred_social .insta{
background: transparent url(../images/inst2.jpg) no-repeat scroll 0 0;
}
.bigred_social .googleplus{
background: transparent url(../images/gplus.png) no-repeat scroll 0 0;
}

.tabtitle span{
  float: right;
  font-size: 14px;
  padding-top:10px;
}
.tabtitle a{
  color:#e31837;
}

.medium{
  font-family: 'sassoon_sansmedium' !important;
}

.paddingTop0{
  padding-top:0 !important;
}


/***** samah december 25 ****/


/***********/

.bottom_controls{
/*  background: #fff;
  z-index: -1*/
}
/***/
@media only screen and (min-width: 780px) {
#desc_cycle .owl-controls{
  /*width: auto;
  left:920px;
  top:45%;*/
    width:600px;
    height:25px;
    
      margin:0 auto;
        position:absolute;
        -webkit-transition: all 0ms ease;
         transition: all 0ms ease;
         /*margin-left:-300px;
        display:inline-block;*/
        zoom:1;
        *display:inline;
       
         margin-top:1%;
       
         
         
    
}
#desc_cycle{
  position: static;
}
.main_header{
  position: relative;
}

#desc_cycle .owl-pagination .owl-page{
  /*display: block;*/
  margin-bottom: 15px;
  margin-left: 0;
    margin-right:7px;


    margin-top:-4px;
}
}
/********/
#desc_cycle .owl-pagination .owl-page{
  background: transparent url(../images/bullet2.png) no-repeat scroll 0 0px;
  width: 14px;
  height: 14px
}
#desc_cycle .owl-pagination .owl-page.active{
background: transparent url(../images/bullet2.png) no-repeat scroll 0 -14px;
}
.c20{
  left: 20px
}
#desc_cycle .owl-pagination .owl-page:first-child{
margin-left:0;
}
.underlined_text{
  text-decoration: underline;
}
.newsclose{
  width: 12px;
  height: 12px;
  background: transparent url(../images/close_small.png) no-repeat scroll 0 0;
  position: absolute;
  right:4px;
  top:4px;
  cursor: pointer;

}
.mobile_social{
  display: none;
  position: absolute;
  right:0;
  top:50%;
  margin-top: -72px
}
.bottomsec {
  position: relative;
    margin-top:100px;
}
.mobile_social a:first-child{
  margin-top: 0
}

#sync1 .owl-controls{
  /*bottom: -40px*/
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
