@font-face {
    font-family: 'DroidArabicKufiRegular';
    src: url('fonts/DroidArabicKufi.woff2') format('woff2'),
        url('fonts/DroidArabicKufi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoCondensedRegular';
    src: url('fonts/RobotoCondensed-Regular.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoThinItalic';
    src: url('fonts/Roboto-ThinItalic.woff2') format('woff2'),
        url('fonts/Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'RobotoItalic';
    src: url('fonts/Roboto-Italic.woff2') format('woff2'),
        url('fonts/Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'RobotoBlackItalic';
    src: url('fonts/Roboto-BlackItalic.woff2') format('woff2'),
        url('fonts/Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'RobotoThin';
    src: url('fonts/Roboto-Thin.woff2') format('woff2'),
        url('fonts/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensedLight';
    src: url('fonts/RobotoCondensed-Light.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensed';
    src: url('fonts/Roboto-Condensed.woff2') format('woff2'),
        url('fonts/Roboto-Condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensedBold';
    src: url('fonts/RobotoCondensed-Bold.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoBoldCondensedItalic';
    src: url('fonts/Roboto-BoldCondensedItalic.woff2') format('woff2'),
        url('fonts/Roboto-BoldCondensedItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'RobotoCondensedLightItalic';
    src: url('fonts/RobotoCondensed-LightItalic.woff2') format('woff2'),
        url('fonts/RobotoCondensed-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'RobotoBoldCondensed';
    src: url('fonts/Roboto-BoldCondensed.woff2') format('woff2'),
        url('fonts/Roboto-BoldCondensed.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoBold';
    src: url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensedItalic';
    src: url('fonts/RobotoCondensed-Italic.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'RobotoBlack';
    src: url('fonts/Roboto-Black.woff2') format('woff2'),
        url('fonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensedBoldItalic';
    src: url('fonts/RobotoCondensed-BoldItalic.woff2') format('woff2'),
        url('fonts/RobotoCondensed-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'RobotoMedium';
    src: url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoLightItalic';
    src: url('fonts/Roboto-LightItalic.woff2') format('woff2'),
        url('fonts/Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'RobotoMediumItalic';
    src: url('fonts/Roboto-MediumItalic.woff2') format('woff2'),
        url('fonts/Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'RobotoLight';
    src: url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoBoldItalic';
    src: url('fonts/Roboto-BoldItalic.woff2') format('woff2'),
        url('fonts/Roboto-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */


/*----------------Headings--------------------*/



/*  MIXINS */
@font-face {
  font-family: "icons";
  src: url("https://dubaiholding.com/wp-content/themes/dubaiholding/fonts/dubai-holding.eot");
  src: url("https://dubaiholding.com/wp-content/themes/dubaiholding/fonts/dubai-holding.eot?#iefix") format("embedded-opentype"), url("https://dubaiholding.com/wp-content/themes/dubaiholding/fonts/dubai-holding.woff") format("woff"), url("https://dubaiholding.com/wp-content/themes/dubaiholding/fonts/dubai-holding.ttf") format("truetype"), url("https://dubaiholding.com/wp-content/themes/dubaiholding/fonts/dubai-holding.svg#dubai-holding") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-home:before {
  content: "\62"; }

.icon-hamburger:before {
  content: "\61"; }

.icon-twitter:before {
  content: "\65"; }

.icon-linkedin:before {
  content: "\68"; }

.icon-youtube:before {
  content: "\69"; }

.icon-instagram:before {
  content: "\6a"; }

.icon-brush:before {
  content: "\63"; }

.icon-bed:before {
  content: "\64"; }

.icon-cursor:before {
  content: "\66"; }

.icon-play:before {
  content: "\67"; }

.icon-arrow-right:before {
  content: "\6c"; }

.icon-arrow-left:before {
  content: "\6b"; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 1570px) {
    .container {
      width: 1451px; } }

.pull-right, .btn-menu {
  float: right !important; }

.pull-left, #header .logo, .dh-in-numbers .num {
  float: left !important; }

/*---------------Buttons------------------*/


/* ==========================================================================
   Header
   ========================================================================== */
.overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.5);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 11; }

#header {
  position: fixed;
  z-index: 10;
  width: 100%;
  padding: 2em 0;/*Normal css*/
  /*padding: 0em 0;/*Google transaltor*/
  top: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  background: transparent; }
  #header .logo {
    background: url(../images/logo.png) 50% 50% no-repeat;
    background-size: 100% 100%; }
    @media (max-width: 767px) {
      #header .logo {
        background: none; } }
  #header .logo img {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
  
    opacity: 0; }
    @media (min-width: 768px) and (max-width: 1023px) {
      #header .logo img {
        width: 161px; } }
    @media (max-width: 767px) {
      #header .logo img {
        width: 190px;
        opacity: 1; } }
    @media (max-width: 1280px) and (orientation: landscape) {
      #header .logo img {
        width: 270px;
        margin-left: 10px; } }
  #header.inner-header, #header.sticky {
	  
    background: #d5f5fc;
    padding: 10px 0 17px 0;/*Normal Css*/
	 /* padding: 0px 0 17px 0;/*Google transaltor*/
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); 
	
	
	}
    #header.inner-header .logo, #header.sticky .logo {
      padding-top: 3px;/*Normal Css*/
	  /* margin-top: -30px;/*Google transaltor*/
	  
	  }
	  #header.inner-header .logo, #header .logo {
     padding-top: 3px;/*Normal Css*/
	    /*margin-top: -30px;/*Google transaltor*/
	  
	  }
    #header.inner-header .logo img, #header.sticky .logo img {
    
      opacity: 1; }
    #header.inner-header .btn-menu, #header.sticky .btn-menu {
      margin-top: 3.9rem;/*Normal*/
	 /*margin-top: 2.9rem;/*Google transaltor*/
      width: 45px;
      height: 40px; }
    #header.inner-header .btn-menu span, #header.sticky .btn-menu span {
      background: #1A7195; }
  #header.sticky, #header.inner-header.sticky {
    position: fixed;
    z-index: 999;	}
  @media (max-width: 1024px) and (orientation: landscape) {
    #header {
      position: absolute; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    #header {
      position: absolute;
      padding: 1em 0; } }
  @media (max-width: 767px) {
    #header {
      background: #f7f7f7;
      padding: 5px 0 10px;
      position: relative; }
      #header.inner-header .btn-menu {
        margin-top: 1.2rem; } }
  @media (max-width: 640px) and (orientation: portrait) {
    #header.inner-header .btn-menu {
      width: 35px; } }

.btn-menu {
  background: transparent;
  color: #fff;
  border: 0 none;
  padding: 0;
 margin: 3rem 22px 0 0; /*Normal*/
  /* margin: 2rem 22px 0 0;/*Google transaltor*/
  width: 65px;
  height: 50px;
  position: relative;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s; }
  .btn-menu span {
    width: 100%;
    height: 5px;
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s; }
    .btn-menu span:nth-child(2) {
      top: 15px; }
      @media (max-width: 767px) {
        .btn-menu span:nth-child(2) {
          top: 12px; } }
    .btn-menu span:nth-child(3) {
      top: 30px; }
      @media (max-width: 767px) {
        .btn-menu span:nth-child(3) {
          top: 24px; } }
    @media (max-width: 767px) {
      .btn-menu span {
        background-color: #1A7195;
        height: 4px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .btn-menu {
      width: 50px;
      margin-top: 3.5rem; } }
  @media (max-width: 767px) {
    .btn-menu {
      width: 45px;
      height: 30px;
      margin: 40px 0 0 0;/*Normal css*/
	    /*  margin: 27px 15px 0px 0px;/*Google transaltor*/
	  } }

.btn-menu:focus {
  outline: none; }

/*----------------/header---------------*/
.menu-open {
  /*#header {-webkit-transform: translateX(-300px); transform: translateX(-300px); -moz-transform: translateX(-300px);}*/
  /*.btn-menu {pointer-events:none; cursor:pointer;}*/ }
  .menu-open .nav-menu {
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -moz-transform: translateX(0); }
  .menu-open .nav-menu::after {
    display: none; }
  .menu-open .page-content-inner {
    overflow: hidden;
    /*-webkit-transform: translateX(-300px); transform: translateX(-300px); -moz-transform: translateX(-300px);*/ }
  .menu-open .overlay {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; }
  .menu-open .btn-menu span:nth-child(1) {
    top: 5px; }
  .menu-open .btn-menu span:nth-child(3) {
    top: 31px; }
@media (min-width: 1570px){
	.nav-menu { 
  width: 340px!important;
	}
}

.nav-menu {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 12;
  visibility: hidden;
  width: 300px;
  padding: 0 30px;
  height: 100%;
  background: #131D2B;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  color: #bababa;
  overflow-y: auto;
  -webkit-transform: translateX(300px);
  transform: translateX(300px);
  -moz-transform: translateX(300px);
  -webkit-overflow-scrolling: touch; }
  .nav-menu a {
    color: #D1D1D1;
	 font-family: 'DroidArabicKufiRegular';
	 font-size:16px;
	}
    .nav-menu a:hover {
      color: #ED3B49; }
  .nav-menu ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .nav-menu ul > li {
    position: relative; }
    .nav-menu ul > li > ul {
      list-style: none;
      margin-bottom: .75em;
      padding-left: 1.75em;
      display: none; }
	   .nav-menu ul > li > ul > li {
		 padding-left: 5px;   
	   }
    .nav-menu ul > li > ul > li > a {
     font-family: 'DroidArabicKufiRegular';
    font-size: 16px;
      display: block;
	 
      padding: 4px; }
    .nav-menu ul > li button {
      background: transparent;
      border: solid 1px transparent;
      position: absolute;
      left: 0;
      top: .75em;
      font-weight: 300;
      transition: .2s;
      width: 24px;
      height: 24px;
      line-height: 1;
	  font-size: 16px;
	  color:#fff;
      padding: 0; }
      /* .nav-menu ul > li button:before { */
        /* content: '+'; */
	/* } */
      .nav-menu ul > li button:hover {
        border-color: rgba(186, 186, 186, 0.8) !important; }
    .nav-menu ul > li:hover button {
      border-color: rgba(186, 186, 186, 0.4); }
    .nav-menu ul > li.subnav-open > a {
      color: #fff; }
    .nav-menu ul > li.subnav-open button:before {
      content: '-';
	  }
    .nav-menu ul > li.subnav-open > ul {
      display: block; }
    .nav-menu ul > li.active a {
      color: #ed1b2f; }
  .nav-menu ul > li > a span {
    font-weight: 300;
	margin-left: 30px;
    padding: 14px 0 14px 0px;
    display: block; }
  .nav-menu .section {
    border-top: solid 1px #878787;
    padding: 1em 0; }
    .nav-menu .section:first-child {
      border-top: none; }
  .nav-menu .foo {
    margin-left: 28px; }
  .nav-menu .close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 28px;
    height: 28px;
    line-height: 1em;
    padding: 3px;
	opacity:1.9;
    background: url(webimg/close.png) 50% 50% no-repeat;
    cursor: pointer; }
    .nav-menu .close:hover {
      background-size: 80% 80%; }

.social a {
  float: left;
  width: 36px;
  height: 36px;
  border: solid 2px #bababa;
  border-radius: 100px;
  line-height: 1.85;
  margin-left: 16px; }
  .social a:hover {
    background: #bababa;
    color: #231f20; }
  .social a:first-child {
    margin-left: 0; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .social a {
      line-height: 2.1; } }


/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  height: 100%;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.autoplay .slick-track {
  height: 100%; }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  margin: auto;
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/loading.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  z-index: 2;
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -62px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: 0.75;
  outline: none; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
  outline: none;
  color: #ed1b2f; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev.slick-disabled:hover:before,
.slick-next.slick-disabled:hover:before {
  opacity: .25;
  color: #acacac; }

.slick-prev {
  left: -15px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

/*.slick-prev:before
{
    content: '';
    background: url("../images/carousel/previous-blue.png")no-repeat;
}*/
[dir='rtl'] .slick-prev:before {
  content: '→';
  color: grey; }

.slick-next {
  right: -15px;
  /* background: url("../images/carousel/next-blue.png")no-repeat;*/ }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

/*.slick-next:before
{
    content: '';
    background: url("../images/carousel/next-blue.png") no-repeat;
}*/
[dir='rtl'] .slick-next:before {
  content: '←';
  color: grey; }

/* Dots */
.slick-slider {
  height: 100%;
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
  outline: none; }

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

.carousel {
  text-align: center;
  position: relative; }

.arabic-slider {
  margin: 691px auto; }

/*.grey-arrow .slick-next{
    background: url("../images/carousel/next-grey.png")no-repeat !important;
}

.grey-arrow .slick-prev{
    background: url("../images/carousel/previous-grey.png")no-repeat !important;
}*/
.slick-slide:focus {
  outline: none; }

button.slick-prev.slick-arrow.slick-disabled {
  opacity: 0.5; }

button.slick-next.slick-arrow.slick-disabled {
  opacity: 0.5; }

.slick-prev:before,
.slick-next:before {
  font-size: 4rem;
  line-height: 1;
  opacity: 0.75;
  color: #acacac;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff; }

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden; }

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: .4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important; }

.selectize-dropdown-header-close:hover {
  color: #000; }

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none; }

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important; }

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05); }

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: 0; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #fff; }

.selectize-control {
  position: relative; }

.selectize-dropdown, .selectize-input, .selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit; }

.selectize-input, .selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block; }

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px; }

.selectize-input.full {
  background-color: #fff; }

.selectize-input.disabled, .selectize-input.disabled * {
  cursor: default !important; }

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); }

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0; }

.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca; }

.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #fff;
  border: 0 solid #fff; }

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.selectize-input > input::-ms-clear {
  display: none; }

.selectize-input > input:focus {
  outline: none !important; }

.selectize-input::after {
  content: ' ';
  display: block;
  clear: left; }

.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0; }

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden; }

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.selectize-dropdown [data-selectable], .selectize-dropdown .optgroup-header {
  padding: 5px 8px; }

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none; }

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default; }

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68; }

.selectize-dropdown .active.create {
  color: #495c68; }

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5); }

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px; }

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
  cursor: pointer; }

.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
  cursor: text; }

.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent; }

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent; }

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto; }

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important; }

.selectize-control .selectize-input.disabled {
  opacity: .5;
  background-color: #fafafa; }

/*--------------Hero-------------*/
.hero-bg {
  background: url(../images/home-banner.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100% !important;
  min-width: 100% !important; }
  .hero-bg .vjs-control-bar {
    display: none !important; }
 
  
.hero {
  position: relative;
  overflow: hidden;
  height: 1000px;
  opacity: 0; }
  .hero .container {
    position: relative;
    z-index: 1;
    color: #fff; }
    @media (min-width: 768px) {
      .hero .container {
        min-height: 100%; } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .hero {
      height: 768px; } }
  @media (max-width: 768px) {
    .hero {
      height: 363px; } }
  @media (max-width: 640px) and (orientation: portrait) {
    .hero {
      height: auto; }
      .hero .container {
        color: #000; } }

.hero:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
 ; }

.hero-content {
  max-width: 880px; }
  .hero-content p {
	  font-family: 'DroidArabicKufiRegular';
    font-size: 36px;
	color:#ffffff;
    
   line-height: 35px; 
	}
    @media (max-width: 767px) {
      .hero-content p {
        font-size: 1.3rem; } }
  @media (max-width: 767px) {
    .hero-content {
      padding: 1em 0 2em; } }
  @media (min-width: 768px) {
    .hero-content {
      position: absolute;
   top: 50%;/*normal css*/
	    /* top: 15%;/*Google transaltor*/
      transform: translateY(-45%);
      -webkit-transform: translateY(-45%);
      -moz-transform: translateY(-45%); } }
  @media (max-width: 1280px) and (orientation: landscape) {
    .hero-content {
      position: absolute;
      padding-top: 150px;
      padding-top: 25vh;
      transform: none; }
      .hero-content h1 {
        font-size:64px; 
		   font-family: 'DroidArabicKufiRegular';
		   color:#ffffff;
		
		} }
  @media screen and (max-height: 750px) and (min-width: 1200px) {
    .hero-content h1 {
      font-size:50px!important; 
		   font-family: 'DroidArabicKufiRegular';
		   color:#ffffff; } }
 .hero-content h1 {
        font-size:60px; 
		  font-family: 'DroidArabicKufiRegular';
		   color:#ffffff;
		
		}
	@media screen and (min-width:992px) and (max-width:1199px) {
    .hero-content h1 {
      font-size:50px!important; 
		  font-family: 'DroidArabicKufiRegular';
		color:#ffffff; }}
		@media screen and (min-width:768px) and (max-width:991px) {
    .hero-content h1 {
      font-size:35px!important; 
		   font-family: 'DroidArabicKufiRegular';
		color:#ffffff; }}
		@media (max-width: 1366px) {
	/*.hero-content{top:13%;}/*Google transaltor*/
.hero-content{top:47%;}/*Normal*/
}
/*--------------/Hero-------------*/
/* .page-container {height:100%; position:relative;}
.page-content-inner {height:100%; position:relative;} */
.page-content-inner {
  overflow-y: auto;
  z-index: 9;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  width: 100%;
  overflow-x: hidden; }

.page-container {
  overflow: hidden;
  width: 100%;
  height: auto;
  min-height: 100%;
  -webkit-overflow-scrolling: touch; }





