@font-face {
  font-family: 'Lato Black';
  src: url('../font/Lato/Lato-Black.eot');
  src: url('../font/Lato/Lato-Black.eot?#iefix') format('embedded-opentype'),
  url('../font/Lato/Lato-Black.woff2') format('woff2'),
  url('../font/Lato/Lato-Black.woff') format('woff'),
  url('../font/Lato/Lato-Black.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato Bold';
  src: url('../font/Lato/Lato-Bold.eot');
  src: url('../font/Lato/Lato-Bold.eot?#iefix') format('embedded-opentype'),
  url('../font/Lato/Lato-Bold.woff2') format('woff2'),
  url('../font/Lato/Lato-Bold.woff') format('woff'),
  url('../font/Lato/Lato-Bold.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato Light';
  src: url('../font/Lato/Lato-Light.eot');
  src: url('../font/Lato/Lato-Light.eot?#iefix') format('embedded-opentype'),
  url('../font/Lato/Lato-Light.woff2') format('woff2'),
  url('../font/Lato/Lato-Light.woff') format('woff'),
  url('../font/Lato/Lato-Light.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Lato Regular';
  src: url('../font/Lato/Lato-Regular.eot');
  src: url('../font/Lato/Lato-Regular.eot?#iefix') format('embedded-opentype'),
  url('../font/Lato/Lato-Regular.woff2') format('woff2'),
  url('../font/Lato/Lato-Regular.woff') format('woff'),
  url('../font/Lato/Lato-Regular.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato Hairline';
  src: url('../font/Lato/Lato-Hairline.eot');
  src: url('../font/Lato/Lato-Hairline.eot?#iefix') format('embedded-opentype'),
  url('../font/Lato/Lato-Hairline.woff2') format('woff2'),
  url('../font/Lato/Lato-Hairline.woff') format('woff'),
  url('../font/Lato/Lato-Hairline.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Abdo Master Bold';
  src: url('../font/Abdo-Master/Abdo-Master-DemiBold.woff');
  src: url('../font/Abdo-Master/Abdo-Master-DemiBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Abdo Master Thin';
  src: url('../font/Abdo-Master/Abdo-Master-Thin.woff');
  src: url('../font/Abdo-Master/Abdo-Master-Thin.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/* @import url('https://fonts.googleapis.com/css?family=Bitter|Kaushan+Script|Pacifico&display=swap'); */

/* @font-face {
  font-family: 'Bitter-Bold';
  src: url('../font/Bitter/Bitter-Bold.ttf');
  src: url('../font/Bitter/Bitter-Bold.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bitter-Regular';
  src: url('../font/Bitter/Bitter-Regular.ttf');
  src: url('../font/Bitter/Bitter-Regular.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
} */







@font-face {
  font-family: 'nets_t_icomoon';
  src:  url('../font/icomoon_nets_t/nets_t_icomoon.eot?kgv87r');
  src:  url('../font/icomoon_nets_t/nets_t_icomoon.eot?kgv87r#iefix') format('embedded-opentype'),
    url('../font/icomoon_nets_t/nets_t_icomoon.ttf?kgv87r') format('truetype'),
    url('../font/icomoon_nets_t/nets_t_icomoon.woff?kgv87r') format('woff'),
    url('../font/icomoon_nets_t/nets_t_icomoon.svg?kgv87r#nets_t_icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nets_t_nav_icomoon';
  src:  url('../font/icomoon_nets_t/nets_t_nav_icomoon.eot?kgv87r');
  src:  url('../font/icomoon_nets_t/nets_t_nav_icomoon.eot?kgv87r#iefix') format('embedded-opentype'),
    url('../font/icomoon_nets_t/nets_t_nav_icomoon.ttf?kgv87r') format('truetype'),
    url('../font/icomoon_nets_t/nets_t_nav_icomoon.woff?kgv87r') format('woff'),
    url('../font/icomoon_nets_t/nets_t_nav_icomoon.svg?kgv87r#nets_t_icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*   @import url('https://fonts.googleapis.com/css?family=Lato'); */


.icomoon,.icomoon_nav{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nets_t_icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
/*     line-height: 1; */

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icomoon_nav{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nets_t_nav_icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.Arrow:before {
  content: "\e903";
}
.GM_directhons:before {
  content: "\e902";
}
.address:before {
  content: "\e900";
}
.email:before {
  content: "\e901";
}
.tell_mobile:before {
  content: "\e908";
}
.social_facebook:before {
  content: "\e909";
}
.social_linkedin:before {
  content: "\e90a";
}
.social_twitter:before {
  content: "\e90b";
}
.social_google_plus:before {
  content: "\e90c";
}
.lang_earth:before {
  content: "\e90d";
}
.icon_bars:before {
  content: "\f0c9";
}
.icon_navicon:before {
  content: "\f0c9";
}
.icon_reorder:before {
  content: "\f0c9";
}
.icon_arrow_left:before {
  content: "\f060";
}






/*! reboot */

*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: 'Bitter', serif;


}
h4{
  font-family: 'Bitter', serif;
}
ul,ol,ul ul,ol ol,ol ul,ul ol,il{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
a{
    text-decoration: none;
    color: inherit;
}
a:hover{
    text-decoration: none;
}

[type='submit'], [type='button'],[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],textarea,[type='submit']:focus, [type='button']:focus,[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,textarea:focus{
  background-color: #fff;
  padding: 0px;
  margin: 0px;
  box-shadow: none;
  border: none;
  border-radius: 0px;
  line-height: normal;

}

/*! foundation_reset */

.column_no_box_space{
  margin: 0 auto !important;
  padding: 0 !important;
}
.column_no_border{
  border:none !important;
  background-color: transparent;
}
.full_screan_column{
  max-width: 100% !important;

}
.full_screan_column_wh{
  max-width: 100% !important;
  width: 100% !important;
  height: 100%;

}
.full_screan_column_h{
  height: 100%;

}
.full_row{
  max-width: 100%;
  padding: 0;
}
.form_error{
  color: #e74c3c;
}


/*!style */

/*
@-webkit-keyframes NAME-YOUR-ANIMATION {
0%   { transform: translateX(0);}
100% { transform: translateX(-240px);}
}
@-moz-keyframes NAME-YOUR-ANIMATION {
0%   { transform: translateX(0);}
100% { transform: translateX(-240px);}
}
@-o-keyframes NAME-YOUR-ANIMATION {
0%   { transform: translateX(0);}
100% { transform: translateX(-240px);}
}
@keyframes NAME-YOUR-ANIMATION {
0%   { transform: translateX(0);}
100% { transform: translateX(-240px);}
}
*/


html,body{
  overflow: auto;
}
body{
  background-color: #dedede;
  font-size: 16px !important;
  font-family: 'Bitter', serif;
}
section{
  width: 100%;
  height: intrinsic;
  position: relative;
}
section h2{
  margin: 0px 0px 25px 0px;
  font-family: 'Bitter', serif;
  font-weight: 600;

  text-transform: capitalize;
  color: rgb(48, 45, 45);
/*     font-size: 1.5em; */
  font-size: 1.5em;
  text-align: left;
}
.flex_container {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
  flex-wrap: wrap;
}

.section_spacing:before,.section_spacing:after{
  content: " ";
  width: 100%;
  height: 80px;
  display: block;
}

.section_spacing{
  padding: 0px 20px;

}

.footer_spacing:before,.footer_spacing:after{
  content: " ";
  width: 100%;
  height: 20px;
  display: block;
}

/*
.footer_spacing{
  padding: 0px 20px;

}
*/
.footer_Sticker {
min-height: calc(100vh - 220px);
}

.ease_transition_in_out_0_4{
  -webkit-transition: all 0.4s ease-in-out ;
  -moz-transition: all 0.4s ease-in-out ;
  -o-transition: all 0.4s ease-in-out ;
  transition: all 0.4s ease-in-out ;
}


.ease_transition_ease_0_5{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.ease_transition_ease_0_5_translate{
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;



}


/*  nav_section =================================> */

















#nav_section{
  width: 100%;
  height: 130px;
  position: fixed;
  z-index: 99;
  /* font-family: 'Lato Bold'; */
  font-family: 'Bitter', serif;
  font-weight: 400;

  font-size: 13px;
  text-transform:capitalize;
}
#nav_section .container{
  margin-top: 0;
  margin-bottom: 0;
}

#nav_section nav{
  width: 100%;
  height: 130px;
  background-color: #ffffff;
  /* background-color: rgba(255, 255, 255, 0.81); */
  /*color: #fff */
}
.nav_white{
  background-color: #ffffff !important;
  border-bottom: 2px solid #ededed;
}
.nav_transparent{
}
#nav_section ol{
  height: 130px;
}


.website_holder.nav_act{
  transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  -moz-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  transform: translateX(-240px);
/*
  -webkit-animation: NAME-YOUR-ANIMATION 0.5s ;
  -moz-animation:    NAME-YOUR-ANIMATION 0.5s ;
  -o-animation:      NAME-YOUR-ANIMATION 0.5s ;
  animation:         NAME-YOUR-ANIMATION 0.5s ;
  animation-fill-mode:forwards;
  -webkit-animation-fill-mode: forwards;
*/
}

.navbar_collapse.nav_act{
  transform: translateX(0px);
}
.menu_button.nav_act,.logo.nav_act{
  transform: translateX(-240px);
}


.navbar_collapse{
  transform: translateX(240px);
  width: 240px;
  height: 100vh;
  overflow:scroll;
  position: absolute;
  top:0;
  right: 0px;
  background-color: #242C34;
  padding: 72px 0px 0px 0px;
/*     border-left:  2.8px inset rgba(255,  255,  255, 0.87); */
}
.navbar_collapse:after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 2%;
  height: 100%;
  background-color: rgba(7,61,100, 0.35);
}
.navbar_collapse .nav_item{
  width: 100%;
  display: block;
  color: #ffffff;
  font-family: 'Bitter', serif;
  font-weight: 600;

  font-size: 13px;
  padding: 0px 0px 0px 30px;
  z-index: 3;
  letter-spacing: 1.5px;
  cursor: pointer;

}
.nav_item_hover{
  position: relative;
}
.navbar_collapse .nav_item:hover{
  padding-left: 40px;
  transition: padding 0.4s;
}
.nav_item_hover:after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  width: 2%;
  height: 100%;
  transition: width 0.4s ease;
}
.nav_item_hover:after {
  background-color: #323D47;
}

.navbar_collapse .nav_item_hover.active_page,
.navbar_collapse .nav_item_hover.active_page:hover{
  color: #ffffff;
}
.navbar_collapse .nav_item_hover.active_page:after {
  width: 100%;
  background-color: #0178A5 !important;
}
.nav_item_hover:hover:after{
  width: 100%;
}



/*
.navbar_collapse .nav_item a:after {
  background-color: #FFAB00;
}

*/






/*
.navbar_collapse{
  float: right;
  display: inline-block;
  padding-right: 10px;
}
*/
.navbar_collapse:after{
  content: " ";
  clear: both;
}
.nav_item{
  width: intrinsic;
  height:130px;
  line-height: 130px;
  display: inline-block;
  padding: 0 10px;
  vertical-align:top;
/*     text-transform: capitalize; */
}
.clear_nav_fixed:before{
    content: " ";
    position: relative;
    width: 100%;
    height: 130px;
    display: block;
}
.logo{
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 0px 0px 0px 20px ;

}



.nav_item_menu_button{
  float: right;
  padding: 0px;
  margin: 0px;

}

.menu_button_display{
  display: inline-block;
  position: relative;

}
/*
.menu_button{
  width: 72px;
  height: 72px;
  display:inline-flex;
  justify-content: center;
  align-items: center;
}
*/
/*
.line{
  width: 30px;
  height: 4px;
  background-color: #fefefe;
  display: block;
  margin: 4px auto;
}
*/








#nav_menu_button[type='checkbox']{
  display:none;
}

#nav_menu_button[type='checkbox'] + label{ /* menu_button */
  width: 100px;
  height: 100px;
  display:inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  margin: 0px;
}
#nav_menu_button[type='checkbox']:checked + label{
  background-color: #073D64;
  padding: 0px;
  margin: 0px;
}



.line_group{
  display: block;
  position: relative;
  width: 30px;
  height:20px;
  cursor:pointer;
/*     background-color: olive; */




}

.line{
  position:absolute;
  height:3px;
  width:100%;
  background-color:#000;
  transition:all 0.3s;
  -webkit-transition:all 0.8s;
  box-sizing:border-box;
}

.menu_button .line{
  background-color: #073D64;
}

.line:nth-child(1){
  position:relative;float:left;
}

.line:nth-child(2){
  position:relative;
  float:left;
  margin-top:5px;
}

.line:nth-child(3){
  position:relative;
  float:left;
  margin-top:5px;
}




#nav_menu_button[type=checkbox]:checked + label .line:nth-child(2) {
opacity: 0;
background-color: #fff;
}
#nav_menu_button[type=checkbox]:checked + label .line:nth-child(1) {
transform:rotate(405deg);
-webkit-transform:rotate(405deg);
margin-top:10px;
background-color: #fff;
}
#nav_menu_button[type=checkbox]:checked + label .line:nth-child(3) {
transform:rotate(-405deg);
-webkit-transform:rotate(-405deg);
margin-top:-11px;
background-color: #fff;
}




.dropdown_nav_link{
  position: absolute;
  display: none;
}
/*
.dropdown_ancker:hover + .dropdown_nav_link , dropdown_nav_link:hover {
  display: block;
}
*/
.nav_link:hover {
  color:#258faf;
}
.dropdown_ancker:hover .dropdown_nav_link {
  display: block;
}
.dropdown_nav_link{
}
.dropdown_nav_link li{
  color: #252525;
  background-color: #fff;
  padding: 12px 50px;
}
.dropdown_nav_link li:hover{
  background-color: #cdcdcd;
  color:#258faf;
}

/*
.dropdown:hover .dropdown-content {
  display: block;
}
*/
.website_holder{
    width: 100%;
}
/*
.lang_container{
  display: inline;
  padding: 6px;
  color: #fff;
  font-size: 12px;
}
*/
.lang_container{
  width: 70px;
  height: 30px;
  background-color: #053D64;
  display: inline-block;
}
.lang{
  width: 47%;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 30px;
  font-size: 11px;
  color: #c8c8c8;
  text-transform: uppercase;

}
.split{
  width: 6%;
  display: inline-block;
  text-align: center;
  height: 30px;
  line-height: 30px;
  color: #fff;
}
.en_lang{
  font-family: 'Bitter', serif;

}
.ar_lang{
  font-family: 'Abdo Master Bold';
}

.active_lang{
  font-size: 15px;
  color: #fff;
}
.ar_lang.active_lang{
  line-height: 25px !important;
}


.second_slogan{
  margin:0px 0px 0px 30px;
  line-height: 20px;
  color: #258dad;
  font-weight: 600;
  text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);

}
.navbar_collapse .nav_item.nav_item_button_trig{
  margin: 0;
  padding: 0;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;


}
.navbar_collapse .nav_item.nav_item_button_trig:hover{
  margin: 0;
  padding: 0;
}
.button_trig{
  margin: 0 auto;
  /* position: relative; */

}




/*  hero_section =================================> */

#hero_section.home_hero{
  width: 100%;
  height: 70vw;
  max-height: 900px;
  min-height: 250px;
  background-color: #25A7C7;
  /* padding-top: 72px; */
}
#hero_section.about_us_hero{
  width: 100%;
  height: 30vw;
  max-height: 700px;
  min-height: 250px;
  background-color: #25A7C7;
  /* padding-top: 72px; */
}
.nav_hero_space:before{
  content: " ";
  width: 100%;
  height: 130px;
  display: block;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    font-size: 18px;
    color:#fff;
    /* text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.64); */
    /* text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.64); */
    /* text-shadow: 0px 0px 6px rgba(0, 0, 0, 1); */
    /* color:#; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 60px;
}
.home_hero .img_hero{
    background-image: url(../media/img/hero_skyline_day_2.jpg);
    background-position: bottom left ;
    background-size: cover;

}

.about_us_hero .img_hero{
    background-image: url(../media/img/hero_about_us.jpg);
    background-position: right center;
    background-size: cover;
}

.swiper-button-next,.swiper-button-prev,.swiper-pagination{
  display: none;
}
.swiper-slide {
  padding: 0;
}
.hero_row{
  display:flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;

}
.hero_column{
  width: 100%;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: ;
  /* padding-top:100px; */
}
.home_hero .hero_column{
  padding-top:100px;
}

.hero_column h1,.hero_column p,.hero_column a{
  text-align: center;
}
.hero_column h1{
  font-size: 5.5vw;
  font-family: 'Bitter', serif;
  font-weight: 600;
  text-transform: capitalize;
  color: #258dad;
  text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);

}
.hero_column p{
  font-size: 2.5vw;
  font-family: 'Bitter', serif;
  /* font-weight: 600; */


}

/*  about_us =================================> */

#about_us{
  background-color: #fff;
  /* background-image: url(../media/img/slice3.png); */
  background-position: bottom;

  background-repeat:repeat-x ;

}
#about_us.section_spacing:after{
  content: " ";
  width: 100%;
  height: 0px;
  display: block;
}
#about_us .h2_ink{
  color: #0054A6;
  font-family: 'Kaushan Script', cursive;
  font-weight: 600;
  /* font-size:0.5em; */
}
#about_us .row{
  text-align: justify;
  /* background-color: red; */
}
#about_us p{
  font-size: 0.8em;
  line-height: 1.6rem;
}
#about_us h2{
  color: #967348;
  /* text-align: center; */
}
/*  services_section =================================> */

#services_section{
  background-color: #fff;
  /* border-bottom: 1px solid #e6e6e6; */
  /* background-image: url(../media/img/slice2.png);
  background-position: top;
  background-repeat:repeat-x ; */
}
#services_section .h2_ink{
  color: #0054A6;
  font-family: 'Kaushan Script', cursive;
  font-weight: 600;
}
#services_section h2{
  color: #967348;
  font-size: 1.2em;
}

#services_section.section_spacing:before{
  content: " ";
  width: 100%;
  height: 50px;
  display: block;
}


#services_section .flex_item {
/*   background: tomato; */
  width: 50px;
  min-width: 100%;
/*     flex: 1 auto; */
/*     flex-grow: 1; */
}

.flex_item .service{
  padding: 25px;
  background-color: white;
  border: 1px solid #dedede;
  margin: 5px;
  border-radius: 2px;
}


.services_icon_holder{
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
}

.services_text_holder h3{
  margin-top: 0px;
  font-size: 1.2em;
  font-family: 'Bitter', serif;
  font-weight: 600;
  /*color: #0e0e0e; */
  color: rgb(48, 45, 45);
  position: relative;
  padding-bottom: 10px;
}
.services_text_holder h3:after{
  content: "";
  position: absolute;
  width: 60px;
  height: 3px;
  left: 0;
  bottom: 0;
}
#services_section .flex_item:nth-child(1) h3{
  color: #FBB300;
}
#services_section .flex_item:nth-child(1) h3:after{
  background: #FBB300;
}

#services_section .flex_item:nth-child(2) h3{
  color: #53433F;
}
#services_section .flex_item:nth-child(2) h3:after{
  background: #53433F;
}

#services_section .flex_item:nth-child(3) h3{
  color: #1E81CE;
}
#services_section .flex_item:nth-child(3) h3:after{
  background: #1E81CE;
}

#services_section .flex_item:nth-child(4) h3{
  color: #E63950;
}
#services_section .flex_item:nth-child(4) h3:after{
  background: #E63950;
}

#services_section .flex_item:nth-child(5) h3{
  color: #DC6E35;
}
#services_section .flex_item:nth-child(5) h3:after{
  background: #DC6E35;
}

#services_section .flex_item:nth-child(6) h3{
  color: #79CB43;
}
#services_section .flex_item:nth-child(6) h3:after{
  background: #79CB43;
}

/* #services_section .flex_item .service:hover{
  box-shadow: -3px 3px 1px #e8e8e8;
} */

.services_text_holder p{
  padding-top: 10px;
  margin: 0px;
  font-size: 0.8em;
  font-family: 'Bitter', serif;
  color: #a09c9c;
  line-height: 1.3em;
  /* text-align: justify; */
  text-justify: distribute;
  /* word-break: break-all; */

}


/*  vision_mission =================================> */

#vision_mission{
  background-color: #fff;
  background-image: url(../media/img/vision_mission_v2.jpg);
  background-position: top center;
  background-size: cover;

  /* background-position: bottom;

  background-repeat:repeat-x ; */

}
/* #vision_mission.section_spacing:after{
  content: " ";
  width: 100%;
  height: 0px;
  display: block;
} */
#vision_mission .row{
  text-align: justify;
  /* background-color: red; */
}
#vision_mission h3{
  color: #967348;
  color: #fff;
  font-family: 'Bitter', serif;


  /* text-align: center; */
}
#vision_mission .h3_ink{
  color: #0054A6;
  font-family: 'Kaushan Script', cursive;
  font-weight: 600;

  /* font-size:0.5em; */
}
#vision_mission p{
  font-size: 0.8em;
  line-height: 1.6rem;
  color: #fff;
}

/*  offers =================================> */

  #offers{
    background-color: #fff;

  }
  #offers h2{
    color: #967348;

  }

  #offers .h2_ink{
    color: #053D64;
    font-family: 'Kaushan Script', cursive;

  }
  #offers p{
    font-size: 0.8em;
    line-height: 1.6rem;
  }
  #offers .flex_item {
    width: 50px;
    min-width: 100%;
    flex-grow: 1;
  }

  .news_holder{
    background-color: #fff;
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width:100%;
    -webkit-flex-flow: column;
  }
  .news_holder_img_right, .news_holder_img_left{
    margin-top: 41px;
  }

  #offers .flex_item:nth-child(1) .news_holder{
    margin-top: 5px;
  }

  .news_img_holder{
    width: 100%;
    height: 242px;
    display: inline-flex;
    background-color: #333333;
    position: relative;
    overflow: hidden;
  }
  .news_img_holder img{
/*     position: absolute; */
    z-index: 2;
    height: 100%;
    margin: 0 auto;
  }

  .news_holder_img_left{
    box-shadow: 2px 2px 0px 0px #D4D4D4;

  }
  .news_holder_img_right{
    box-shadow: -2px 2px 0px 0px #D4D4D4;
  }

/*
  .news_holder_img_left img{
    left: 0;
  }
  .news_holder_img_right img{
    right: 0;
  }
*/

  .news_holder_img_right .news_img_holder{
    order: 0;
  }
  .news_text_holder{
    -webkit-flex-flow: column;
    display: inline-flex;
    flex-grow: 1;
    position: relative;
    vertical-align: middle;
  }


/*  tour =================================> */

  #tour{
    background-color: #F7F7F7;
    background-image: url(../media/img/pipes.png);
    background-size: 120px;



  }
  #tour h2{
    color: #967348;

  }

  #tour .h2_ink{
    color: #053D64;
    font-family: 'Kaushan Script', cursive;

  }
  #tour p{
    font-size: 0.8em;
    line-height: 1.6rem;
  }
  #tour .flex_item {
    width: 50px;
    min-width: 100%;
    flex-grow: 1;
  }

  #tour .location_holder{
    background-color: #fff;
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width:100%;
    -webkit-flex-flow: column;
  }
  #tour .location_holder_img_right, #tour .location_holder_img_left{
    margin-top: 41px;
  }

  #tour .flex_item:nth-child(1) .location_holder{
    margin-top: 5px;
  }

  #tour .location_img_holder{
    width: 100%;
    height: 242px;
    display: inline-flex;
    background-color: #333333;
    position: relative;
    overflow: hidden;
  }
  #tour .location_text_holder h4{
    font-family: 'Bitter', serif !important;
  }

  #tour .location_img_holder img{
  /*     position: absolute; */
    z-index: 2;
    height: 100%;
    margin: 0 auto;
  }

  #tour .location_holder_img_left{
    box-shadow: 2px 2px 0px 0px #D4D4D4;

  }
  #tour .location_holder_img_right{
    box-shadow: -2px 2px 0px 0px #D4D4D4;
  }

  /*
  .news_holder_img_left img{
    left: 0;
  }
  .news_holder_img_right img{
    right: 0;
  }
  */

  #tour .location_holder_img_right .location_img_holder{
    order: 0;
  }
  #tour .location_text_holder{
    -webkit-flex-flow: column;
    display: inline-flex;
    flex-grow: 1;
    position: relative;
    vertical-align: middle;
    font-family: 'Bitter', serif;
  }
  #tour .location_text_holder h4{
    margin-top: 12px;
    font-family: 'Bitter', serif;

  }
  #tour .location_text_holder p{
    color: #6D6D6D;
  }


  #tour .img_blur{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    filter: blur(0px);
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    /* background-color: #d98989; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    opacity: 1;
  }
  #tour .dubai_location{
    background-image: url(../media/img/tour/dubai_location.png);
  }
  #tour .sharjah_location{
    background-image: url(../media/img/tour/sharjah_location.png);
  }

  #tour .abu_dhabi_location{
    background-image: url(../media/img/tour/abu_dhabi_location.png);
  }



  /* #tour .location_holder_img_left .img_blur{
    background-image: url(../media/img/News/Meltdown-and-Spectre.png);
  }
  #tour .location_holder_img_right .img_blur{
    background-image: url(../media/img/News/mspro.png);
  } */





/*  clients_section =================================> */

#clients_section{
  background-color: #f3f3f3;
  border-bottom: 1px solid #e6e6e6;
  /* background-image: url(../media/img/7157b70567d5855.png);
  background-attachment: fixed;
  background-position: right;
  background-size: contain; */
}
#clients_section .h2_ink{
  color: #D0A540;
}
#clients_section .flex_item {
  width: 50px;
  min-width: 100%;
  flex-grow: 1;
  padding: 5px;
}
.client_logo_holder{
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
  display: inline-flex;
  width:100%;
  border-radius: 2px;
  height: 150px

}
.client_logo_holder img{
  display: block;
  margin: auto;
/*
  max-width: 100%;
  flex-shrink: 0;
  flex: none;
*/
/*   min-height: 1px; */
}
.dubai_courts,.solid,.computers_01,.GSH{
  max-height: 43px;
}
.tassheel ,.saray_cade,.arabian_oud{
  max-height: 91px;
}
.al_burj_holding{
  max-height: 92px;
}

@media all and (-ms-high-contrast:none){
  /* ie only*/
  .dubai_courts,.solid,.computers_01,.GSH{
    height: 43px;
  }
  .tassheel ,.saray_cade,.arabian_oud{
    height: 91px;
  }
  .al_burj_holding{
    height: 92px;
  }
}


/*  partners_section =================================> */

#partners_section{
  background-color: #e8e8e8;
  background-image: url(../media/img/partner_background.jpg);
  background-position: center center;
  background-size:cover;
/*     background-attachment: fixed; */
}
#partners_section .h2_ink{
  color: #AAD041;
}
#partners_section .flex_item {
/*     background: tomato; */
  width: 50px;
    min-width: 100%;
  flex-grow: 1;
  padding: 5px;
}
.partner_logo_holder{
  background-color: rgba(255, 255, 255, 0.6);
  vertical-align: middle;
  text-align: center;
  display: inline-flex;
  width:100%;
  border-radius: 2px;
  height: 80px;


}
.partner_logo_holder img{
  display: block;
  margin: auto;
  max-height: 39px;
}
@media all and (-ms-high-contrast:none){
  /* ie only*/

  .partner_logo_holder img{
    max-height: 39px;
    height:39px;
  }
}


#partners_section h2{
/*     color: #AAD041; */
/*     color: #fff; */
  color: #f0f0f0;
}


@media all and (-ms-high-contrast:none){
  /* ie only*/

  .news_text_holder{
    align-items: center;
  }

}


.news_text_holder_center{
  width: 90%;
  margin: auto;
  padding: 10px 0px;
}
.news_text_holder h4{
  font-family: 'Bitter', serif;

  font-size: 23px;
  margin-bottom: 12px;
  color: #262626;
}
.news_text_holder p{
  font-family: 'Bitter', serif;
  color: #6D6D6D;
  font-size: 16px;
  line-height: 20px;
  text-align: justify;
  text-justify: distribute;
  hyphens: auto;

}
.img_blur{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  filter: blur(7px);
  -webkit-filter: blur(7px);
  -moz-filter: blur(7px);
  -o-filter: blur(7px);
  -ms-filter: blur(7px);
  background-color: #d98989;
  background-repeat: no-repeat;

  background-size: cover;
  background-position: right center;
  opacity: 0.4;
}

.visa_img{
  background-image: url(../media/img/offers/visa.png);
}
.airport_img{
  background-image: url(../media/img/offers/airport.png);
}
.accommodations_img{
  background-image: url(../media/img/offers/accommodations.png);
}
.mice_img{
  background-image: url(../media/img/offers/mice.png);
}
.source_a{
  color: #967348;
  cursor: pointer;
}
.more_to_read_dubai{
  display: none;
}

/*  get_in_touch_section =================================> */

#get_in_touch_section{
  background-color: #383838;
  background-image: url(../media/img/sdf.png);
  background-position: right;
  background-size: contain;
}
#get_in_touch_section h2{
  color: #fff;
}


.gin_name_form{
}

.gin_name_form_col{
  width: 100%;


}
.gin_name_form .input_container{
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 12px;
  padding: 0% 0.5%;

}
.input_container.gin_text{
  width: 50%;
}
.input_container .gin_input{
  display:block;
  height: auto;
  padding: 12px 25px;
  border-radius: 0px 0px 2px 2px;
/*     margin-top: -1px; */

}
@supports (-ms-ime-align:auto) {
  /* edge only*/
  .input_container .gin_input{
    margin-top: -1px;

  }
}

@media all and (-ms-high-contrast:none){
  /* ie only*/

  .input_container .gin_input{
    margin-top: -1px;

  }

}


.input_container input.gin_input{
  padding: 12px 25px 13px 25px;
}

.input_container label{
  display:block;
  width: 100%;
  height: 22px;
  color: #ffffff;
  background-color: #fff;
  border-radius:  2px 2px 0px 0px;

}
.input_container span{
  display: block;
  width: 100%;
  height: 100%;
  line-height: 22px;
  font-size: 12px;
  background-color: #ffffff;
  color: #ffffff;
  transform: rotateX(-90deg) translateY(-55px);
  text-indent: 25px;
  text-transform: capitalize;
/*     border-bottom: 1px solid black */
  border-radius:  2px 2px 0px 0px;


}


.label_active span{
  color: #fff !important;
  background-color: #2285A0 !important;
/*     margin-top: 0px; */
    transform: rotateX(-0deg) translateY(0px);
}





/*
.label_active_placeholder::-webkit-input-placeholder {
    color: #ffffff;
}
.label_active_placeholder:-moz-placeholder {
    FF 4-18
    color: #ffffff;
}
.label_active_placeholder::-moz-placeholder {
    FF 19+
    color: #ffffff;
}
.label_active_placeholder:-ms-input-placeholder {
     IE 10+
    color: #ffffff;
}
*/

.gin_name_form .input_container textarea{
  width: 100%;
  height: 100px;
  min-width: 100%;
  max-height: 200px;

}
.gin_name_form #gin_submit{
  width: 100%;
  height: 50px;
  color: #fff;
  background-color: #2ba6cb;
  font-family: inherit;
  text-transform: capitalize;
  border-radius:  2px;

}
.gin_submit_done{
  background-color: #9CC42C !important;
}
/*  map_section =================================> */
  #map_section{
    width: 100%;
    height: 630px;
    color:#fff;
    font-family: 'Bitter', serif;
    font-size:18px;
    position: relative;
  }

  #google_map{
    width: 100%;
    height: 400px;
    z-index: 1;
  }
  .map_info{
    height: 230px;
    position: relative;
    display: inline-block;
    z-index: 2;
    padding: 15px 0px;
    background-color: #003363;
  }
  .info_collection{
    font-size: 15px;
/*       background-color: rgba(11, 42, 57, 0.93); */
    margin-bottom: 0px;
    display: flex;
    flex-flow: column ;
    align-items: center;
    justify-content: center;

  }
  .info_collection .info_question{
    display: inline-block;
    vertical-align: top;
    padding-top: 4px;
  }
  .info_collection .info_answer{
    display: inline-block;
    margin-left: 12px;

  }
  .info_collection_mobile{
    width: 55%;
    height: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
    border-right: 1.5px solid rgba(255, 255, 255, 0.21);

  }
  .info_collection_mobile.S_info_collection{
    width: 45%;
    height: 33.3433333333%;
    float: right;

  }
  .info_collection_mobile .info_question{
    margin-bottom: 10px;
    font-size: 20px;
  }

/*  footer_section =================================> */
  #footer_section{
    background-color: #003669;
    font-size: 15px;
  }
/*
  .block_divider{
    display: inline-block;
    vertical-align: top;
  }
  .block_content{
    display: inline-block;
    vertical-align: top;
  }
  .block_divider:before {
    content: " ";
    width: 1.5px;
    height: 100px;
    background-color: rgba(115, 115, 115, 0.57);
    display: inline-block;
    vertical-align: top;
  }
  .block_divider:nth-child(1):before {
    content: " ";
    display: none;
  }
*/
  .social_footer{

  }
  .social_footer:after {
    content: " ";
    width: 90%;
    height: 2px;
    background-color: #fff;
    margin: 0 auto;
    display: block;
  }

  .social_block{
    display: block;
    margin: 0 auto;
    width: intrinsic;
    font-size: 20px;
    width: -moz-max-content;
    width: -webkit-max-content;
  }

  @supports (-ms-ime-align:auto) {
    /* edge only*/
    .social_block{
      display: table;
    }
  }

  @media all and (-ms-high-contrast:none){
    /* ie only*/
    .social_block{
      display: table;
    }
  }

  .social_icon{
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 39px;
    color: #003669;
    margin: 0px 5px;
  }

  .copyright_terms{
    width: 100%;
    height: 70px;
    background-color: #00284E;
    font-size: 10px;
    color:#fff;
    display: inline-flex;
    align-items: center;
    padding: 0 25px;
  }
  .copyright,.terms{
    width: 50%;
  }
  .copyright{
    text-align: left;
  }
  .terms{
    text-align: right;
    color: #415E6A;

  }

























/************************** ar_v *********************/
/*
      .dir_rtl,.hero_column h1{
        font-family: 'Abdo Master Bold'!important;
      }
      .dir_rtl .hero_column h1{
        font-family: 'Abdo Master Bold'!important;
      }
      .dir_rtl .hero_column p{
        font-family: 'Abdo Master Thin'!important;
      }
      .dir_rtl .navbar_collapse{
        direction: rtl;
      }
      .dir_rtl .lang_nav_link{
        float: right;
      }
      .dir_rtl #services_section .flex_container {
        direction: rtl;
      }
      .dir_rtl #services_section h3:after{
        right: 0px;
      }
*/
/************************** ar_v *********************/



/*  custom screens */
/* --> min-width 1025px, custom screens */
@media only screen and (min-width: 27.688em) {
  #partners_section .flex_item {
    min-width: 50%;
  }
  #clients_section .flex_item {
    min-width: 50%;
  }

}







/* Small screens */
/* --> Define mobile styles */
@media only screen {
/*     .navbar_collapse{ */
/*       transform: translateX(800px); */
/*       display: none; */

/*
    width: 200px;
    height: calc(100vh + 100px);
    position: absolute;
    top:0;
    right: 0px;
    background-color: currentcolor;
*/

/*     } */
/*     .navbar_collapse .nav_item{ */
/*       width: 100%; */
/*       height:72px; */
/*       display: block; */
/*       color: white; */
/*     } */




}

/* --> max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 40em) {
/*
  nav li{
    background-color: fuchsia;
  }
*/







  #map_section{
    height: 860px;
  }
  .map_info{
    height: 460px;
  }
  .info_collection_mobile{
    float: left;
    width: 100%;
    height: 200px;
    border-right: none;
    border-bottom: 1.5px solid rgba(255, 255, 255, 0.11);
  }
  .map_info .info_collection_mobile:last-child{
    border-bottom: none;
  }



  .info_collection_mobile.S_info_collection{
    width: 100%;
    float: left;
    height: 76.6666666667px;

  }


}






/* Medium screens */
/* --> min-width 641px, medium screens */
@media only screen and (min-width: 84em) {
/*
  nav li{
    background-color: silver;
  }
*/




  #nav_section{
    width: 100%;
    height: 120px;
    position: fixed;
    z-index: 99;
    font-family: 'Bitter', serif;
    font-weight: 600;
    font-size: 13px;
    text-transform:capitalize;


  }
  #nav_section .container{
    margin-top: 0;
    margin-bottom: 0;
  }

  #nav_section nav{/*here first*/
    width: 100%;
    height: 120px;
    /* background-color: #ffffff; */
    background-color: rgba(255, 255, 255, 0.0);
    /* color: #fff */
  }
  .nav--color{
    background-color: rgba(255, 255, 255, 1)!important;
    border-bottom: 2px solid rgba(96, 73, 48, 0.70)
  }
  .nav_white{
    background-color: #ffffff !important;
    border-bottom: 2px solid #ededed;
  }
  .nav_transparent{
  }
  #nav_section ol{
    height: 120px;
  }
  .navbar_collapse{
    width: auto;
    height: 120px;
    position: relative;
    background-color: transparent;
    transform: none;
    float: right;
    display: inline-block;
    padding: 0px 10px 0px 0px;
    overflow: hidden;
/*
    padding-right: 10px;
    padding-top: 0px;
*/

  }
  .navbar_collapse:after{
    content: " ";
    clear: both;
  }
  .nav_item{
    width: intrinsic;
    height:120px;
    line-height: 120px;
    display: inline-block;
    padding: 0 10px;
    vertical-align:top;
  }
  .navbar_collapse .nav_item{
    width: auto;
    display: inline-block;
    padding: 0px;
    margin-right: 20px;
    color: #0054A6;
    cursor: pointer;
  }
  .navbar_collapse .nav_item:hover{
    padding: 0px;
    color: #967348;
  }
  .navbar_collapse:after {
    display: none;
  }



  .nav_item_hover{
    position: relative;
  }
  .nav_item_hover:after {
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    top: auto;
    bottom: 40px;
    z-index: -1;
    width: 0%;
    height: 3px;
    transition: width 0.4s ease;
  }
  .nav_item_hover:after {
    background-color: #967348;
  }
  .nav_item_hover:hover:after{
    width: 100%;
  }
.navbar_collapse .nav_item_hover.active_page,
.navbar_collapse .nav_item_hover.active_page:hover{
  color: #0178A5;
}
.navbar_collapse .nav_item_hover.active_page:after {
  width: 50%;
  background-color: #0178A5 !important;
}
.nav_item_hover:hover:after,
.navbar_collapse .nav_item_hover.active_page:hover:after{
  width: 100%;
}



  .clear_nav_fixed:before{
      content: " ";
      position: relative;
      width: 100%;
      height: 130px;
      display: block;
  }
  .logo{
    display: inline-flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;

    padding: 0px 0px 0px 20px ;

  }
  .nav_item_menu_button{
    float: right;
  }
  .menu_button_display{
    display: none;
  }
  .menu_button{
    width: 100px;
    height: 120px;
    display: inline-block;
    vertical-align: middle;
  }
  .line{
    width: 30px;
    height: 4px;
    background-color: #fefefe;
    display: block;
    margin: 4px auto;
  }
  .menu_button .line{
    background-color: #073D64;
  }
  .dropdown_nav_link{
    position: absolute;
    display: none;
  }
/*
  .dropdown_ancker:hover + .dropdown_nav_link , dropdown_nav_link:hover {
    display: block;
  }
*/
  .nav_link:hover {
    color:#258faf;
  }
  .dropdown_ancker:hover .dropdown_nav_link {
    display: block;
  }
  .dropdown_nav_link{
  }
  .dropdown_nav_link li{
    color: #252525;
    background-color: #fff;
    padding: 12px 50px;
  }
  .dropdown_nav_link li:hover{
    background-color: #cdcdcd;
    color:#258faf;
  }

/*
  .dropdown:hover .dropdown-content {
    display: block;
  }
*/
  .website_holder{
      width: 100%;
  }
/*
  .lang_container{
    display: inline;
    padding: 6px;
    color: #fff;
    font-size: 12px;
  }
*/
  .lang_container{
    width: 70px;
    height: 30px;
    background-color: #053D64;
    display: inline-block;
  }
  .lang{
    width: 47%;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 30px;
    font-size: 11px;
    color: #c8c8c8;
    text-transform: uppercase;

  }
  .split{
    width: 6%;
    display: inline-block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
  }
  .en_lang{
    font-family: 'Bitter', serif;
  }
  .ar_lang{
    font-family: 'Abdo Master Bold';
  }

  .active_lang{
    font-size: 15px;
    color: #fff;
  }
  .ar_lang.active_lang{
    line-height: 25px !important;
  }
  .nav_hero_space:before{
    content: " ";
    width: 100%;
    height: 0px;
    display: block;
  }

}

@media only screen and (min-width: 40.063em) {






  .hero_column h1{
    font-size: 4vw;
  }
  .hero_column p{
    font-size: 1.9vw;
  }
  #services_section .flex_item {
    min-width: 50%;
  }
  .flex_item .service{
    padding: 16px;
  }

  #partners_section .flex_item {
    min-width: 33.3333333333%;;
  }
  #clients_section .flex_item {
    min-width: 50%;
  }
  .gin_name_form_col{
    width: 80%;

  }








/*
  .img_hero{
    background-size:100vw 50vw;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
*/

}

/* --> min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
/*
  nav li{
    background-color: #5600ff;
  }
*/

}
/*   46.063 */

/*  custom screens */
/* --> min-width 765px, custom screens */
@media only screen and (min-width: 47.813em) {
  .news_holder{
    width:100%;
    -webkit-flex-flow: row;

  }
  .news_img_holder{
    width: 260px;
    min-width: 260px;
    max-width: 260px;
  }
  .news_holder_img_right .news_img_holder{
    order: 1;
  }
  .news_text_holder_center{
    width: 90%;
    margin: auto;
    padding: 0px;
  }






  /* tour */
  #tour{
    background-color: #F7F7F7;
    background-image: url(../media/img/pipes.png);
    background-size: 120px;


  }
  #tour h2{
    color: #0054A6;

  }

  /* #tour .h2_ink{
    color: #053D64;
    font-family: 'Kaushan Script', cursive;
  } */

  #tour .h2_ink{
    color: #967348;
    font-family: 'Kaushan Script', cursive;
    font-weight: 600;

    /* font-size:0.5em; */
  }

  #tour p{
    font-size: 0.8em;
    line-height: 1.6rem;
  }
  #tour .flex_item {
    width: 50px;
    min-width: 100%;
    flex-grow: 1;
  }

  #tour .location_holder{
    background-color: #fff;
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width:100%;
    -webkit-flex-flow: column;
  }
  #tour .location_holder_img_right, #tour .location_holder_img_left{
    margin-top: 41px;
  }

  #tour .flex_item:nth-child(1) .location_holder{
    margin-top: 5px;
  }

  #tour .location_img_holder{
    width: 100%;
    height: 242px;
    display: inline-flex;
    background-color: #333333;
    position: relative;
    overflow: hidden;
  }
  #tour .location_img_holder img{
/*     position: absolute; */
    z-index: 2;
    height: 100%;
    margin: 0;
  }

  #tour .location_holder_img_left{
    box-shadow: 2px 2px 0px 0px #D4D4D4;

  }
  #tour .location_holder_img_right{
    box-shadow: -2px 2px 0px 0px #D4D4D4;
  }

/*
  .news_holder_img_left img{
    left: 0;
  }
  .news_holder_img_right img{
    right: 0;
  }
*/

  #tour .location_holder_img_right .location_img_holder{
    order: 0;
  }
  #tour .location_text_holder{
    -webkit-flex-flow: column;
    display: inline-flex;
    flex-grow: 1;
    position: relative;
    vertical-align: middle;

  }
  #tour .img_blur{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    filter: blur(0px);
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    /* background-color: #d98989; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    opacity: 1;
  }
  #tour .dubai_location{
    background-image: url(../media/img/tour/dubai_location.png);
  }

  #tour .sharjah_location{
    background-image: url(../media/img/tour/sharjah_location.png);
  }

  #tour .abu_dhabi_location{
    background-image: url(../media/img/tour/abu_dhabi_location.png);
  }

  /* #tour .location_holder_img_left .img_blur{
    background-image: url(../media/img/News/Meltdown-and-Spectre.png);
  }
  #tour .location_holder_img_right .img_blur{
    background-image: url(../media/img/News/mspro.png);
  } */












  /* maps*/

  #map_section{
    width: 100%;
    height: 400px;
  }

  #google_map{
    height: 100%;
  }
  .map_info{
    height: 100%;
    padding: 1%;
    position: absolute;
    top: 0;
    background-color: transparent;
  }
  .info_collection{
    font-size: 15px;
    background-color: rgba(00, 36, 69, 0.81);
    padding: 12px;
    margin-bottom: 5px;
    display: block;

  }
  .info_collection .info_question{
    display: inline-block;
    vertical-align: top;
    padding-top: 4px;
  }
  .info_collection .info_answer{
    display: inline-block;
    margin-left: 12px
  }

  .info_collection_mobile{
    width: auto;
    height: auto;
    float: none;
    text-align: left;
    font-size: 15px;
    border-right:none;

  }
  .info_collection_mobile.S_info_collection{
    width:auto;
    height: auto;
    float: none;
  }
  .info_collection_mobile .info_question{
    margin-bottom: 0px;
    font-size: 15px;
  }



}

/*  custom screens */
/* --> min-width 1025px, custom screens */
@media only screen and (min-width: 53.688em) {
  #partners_section .flex_item {
    min-width: 25%;
  }
  #clients_section .flex_item {
    min-width: 25%;
  }
}




/*  custom screens */
/* --> min-width 1025px, custom screens */
@media only screen and (min-width: 69.000em) {
  #why_us .flex_item {
    min-width: 50%;
  }
  .flex_item .service{
    padding: 25px;
  }
}




/* Large screens */
/* --> min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) {
  .hero_column h1{
    font-size: 3.6vw;
  }
  .hero_column p{
    font-size: 1.5vw;
  }
  .gin_name_form_col{
    width: 60%;
    max-width: ;

  }

/*
  .services_text_holder h3{
    font-size: 1.5vw;
  }
  .services_text_holder p{
    font-size: 1vw;
  }
*/
}
/* --> min-width 1025px and max-width 1440px, use when QAing large screen-only issues */
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
/*
  nav li{
    background-color: #009eff;
  }
*/
}






/* XLarge screens */
/* --> min-width 1441px, xlarge screens */
@media only screen and (min-width: 90.063em) {

}

/* --> min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
@media only screen and (min-width: 90.063em) and (max-width: 120em) {

}






/* XXLarge screens */
/* --> min-width 1921px, xxlarge screens */
@media only screen and (min-width: 120.063em) {

}
