@font-face {
  font-family: "futura";
  src: url("../fonts/FuturaPTLight.otf") format("opentype");
  font-weight: light;
  font-style: normal;
}

@font-face {
  font-family: "futura";
  src: url("../fonts/FuturaPTMedium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "futura";
  src: url("../fonts/FuturaPTMedium.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "futura";
  src: url("../fonts/FuturaPTBold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "futura";
  src: url("../fonts/FuturaPTBold.otf") format("opentype");
  font-weight: bold;
  font-style: italic;
}



body{font-family: "futura", sans-serif;}

*{outline:0;}

html{overflow-x: hidden;}

#services{    padding-top: 100px;
    padding-bottom: 100px;}
.mian-box{ padding:0px!important;}
.table-cell-new{ 
  font-family: 'ralewaymedium';
   width: 10%;
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    left: 0;
    right: 0;
    height: 555px;
    text-align: center;
	}
  .table-cell-new h1{     font-family: 'Graphik';
    font-weight: 300;
    font-style: normal;}
  .table-cell-new-six h1{     font-family: 'Graphik';
    font-weight: 200;
    font-style: normal;}
  
  .table-cell-new-six{ 
  font-family: 'ralewaymedium';
   width: 10%;
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    left: 0;
    right: 0;
    height: 258px;
    text-align: center;
	}

  
  
	.table-cell-add{    width: 10%;
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    left: 0;
    right: 0;
    height: 200px;
    text-align: center;
	}
	.table-cell-new, .table-cell-add, .table-cell-new-six h1{ margin:0px; color:#fff; text-transform:uppercase;}
.table-cell-new, .table-cell-add, .table-cell-new-six h2{ margin:0px; color:#fff; text-transform:uppercase;}	
.img-one{ background:url(../images/01.jpg);
background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: 40px;  }
.img-two{ background:url(../images/pic7.jpg); background-position:center center;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; margin-top: 40px; }
.img-three{ background:url(../images/pic3.jpg);-webkit-background-size: cover; background-position:center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; margin-top: 40px; }
.img-four{ background:url(../images/pic4.jpg); -webkit-background-size: cover; background-position:center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; margin-top: 40px; }
.img-five{ background:url(../images/03.jpg); -webkit-background-size: cover; background-position:center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; margin-top: 40px;}
.img-six{ background:url(../images/pic6.jpg); -webkit-background-size: cover; background-position:center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; margin-top: 40px;}
  .img-sixa{ background:url(../images/pic5.jpg); -webkit-background-size: cover; background-position:center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; margin-top: 40px;}
  
.overlay{    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;}
	
.img-one .overlay:hover, .img-one .overlay:focus, .img-two .overlay:hover, .img-two .overlay:focus, .img-three .overlay:hover, .img-three .overlay:focus, .img-four .overlay:hover, .img-four .overlay:focus, .img-five .overlay:hover, .img-five .overlay:focus, .img-six .overlay:hover, .img-six .overlay:focus, .img-sixa .overlay:hover, .img-sixa .overlay:focus{ text-decoration:none;     transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
	 background-color:rgba(35, 35, 35, 0.8);}
	 
.text-part{    padding-top: 100px;
    padding-bottom: 85px;
    background-color: #000000;}	 	

.text-part h1{ color:#fff; text-align:center; text-transform:uppercase; margin:0;}

#banner{}

.banner-img{ background:url(../images/banner-st.jpg); -webkit-background-size: cover; background-position:center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  
  .table-cell{     width: 10%;
    display: table-cell;
    vertical-align: top;
    margin: auto;
    color: #fff;
    left: 0;
    right: 0;
    height: 500px;
    text-align: left;
	}
	.table-cell p{      font-size: 31px;
    text-transform: uppercase;
        font-family: 'Graphik';
    font-weight: 300;
    font-style: normal;
    line-height: 43px;
    text-align: left;}
	.main-banner{     padding:180px 0 0 110px;}


#footer{}
.footer-part{ padding:0;}
.footer-part-left{ background-color:#121212;}
.footer-part-right{ background-color:#191919;}
.table-cell-footer{     width: 10%;
    display: table-cell;
    vertical-align:middle;
	text-align:center;
    margin: auto;
    color: #fff;
    left: 0;
    right: 0;
    height: 222px;
	}
.table-cell-footer h1{     color: #fff;
    margin: 0;
    font-size: 50px;
    font-family: 'Graphik';
    font-weight: 200;}
.table-cell-footer h1 a{color: #fff;}	
.table-cell-footer h1 a:hover{ text-decoration:none;}
/*.table-cell-footer p{ color:#c8ab2f; font-size:18px; text-transform:uppercase; font-family: 'Graphik'; font-weight:200;}*/
.table-cell-footer p {
        color: #ffffff;
        font-size: 18px;
        text-transform: uppercase;
        font-family: 'Graphik';
        font-weight: 200;
    }

.im-k{  
position: absolute;right: 30px;bottom: 20px; 
}
.im-k img:hover{  
  -webkit-transition: -webkit-transform .5s ease-in-out;
          transition:         transform .5s ease-in-out;
		  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);}
	
#footer-bottom{ background-color:#fff;}
#footer-bottom p{color: #504f4f;
    text-align: center;
   font-family: 'Graphik';
    padding: 12px 0;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;}
	
	
	#footer a:hover, #footer a:focus{ text-decoration:none;}
	.top-button{
	padding-top: 20px;
    height: auto;
    width: 90px;
    margin: auto;
    cursor: pointer;
    transition: all cubic-bezier(.18,1,.21,1) .9s;}
	.top-button h5{color: #232323;
    transition: all cubic-bezier(.18,1,.21,1) .9s;
    -webkit-transition: all cubic-bezier(.18,1,.21,1) .9s;
    -moz-transition: all cubic-bezier(.18,1,.21,1).9s;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;     font-family: 'Graphik';
    font-weight: 500;}
.top-button:hover h5{ color: #9f8f68;}
.top-button .line{    width: 1px;
    height: 50px;
    border-left: 1px solid #232323;
    margin: auto;
    -webkit-transition: all cubic-bezier(.18,1,.21,1) .9s;
    -moz-transition: all cubic-bezier(.18,1,.21,1) .9s;
    transition: all cubic-bezier(.18,1,.21,1) .9s;
}
.top-button:hover .line{    border-left: 1px solid #9f8f68;}

#video-part{ padding-top:100px; padding-bottom:100px; display: flex;}
.text-video h3{ text-align: center;
    margin: 0;
    text-transform: uppercase;
    line-height: 47px;
    padding: 0px 80px;
    font-size: 28px;
    font-family: 'Graphik';
    font-weight: 300;
    font-style: normal;
    color: #333;}
	
#owl-demo .item{
           padding: 30px 0px;
    margin: 10px;
    border: 2px solid #f2f2f2;
    }
    .customNavigation{
      text-align: center;
    }
    .customNavigation a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
	
/*#our-clients{ padding-top:100px;}*/

.clients-part h3{      text-align: center;
    margin: 0;
    text-transform: uppercase;
    line-height: 47px;
    padding: 0px 80px;
    font-size: 28px;
    font-family: 'Graphik';
    font-weight: 300;
    font-style: normal;
    color: #333;}
.clients-part p{text-align: center;
    margin: 0;
      font-family: 'Graphik'; color:#fe6500; text-transform:uppercase; font-size:20px; font-weight:400;}	
	
	.btn-logo{ padding-bottom:70px; text-align:center;}
	.new-btn{ border-bottom: 2px solid #383838;
    width: 30%;
    font-family: 'Graphik';
    font-weight: 400;
    text-align: left;
    font-size: 16px;
    letter-spacing: 9px;
    padding-bottom: 10px;
	position:relative;
    color: #383838!important;
    border-top: none;
    text-transform: uppercase;
    border-right: none;
    border-left: none;
    border-radius: 0px;}
  .new-btn:hover, .new-btn:focus{text-decoration:none; color:#383838;     background: transparent;} 
  .new-btn-part{  border-bottom: 2px solid #fff;
       font-family: 'Graphik';
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    letter-spacing: 9px;
    padding-bottom: 10px;
    background-color: transparent;
    border-top: 0px;
    width: 30%;
    color: #fff;
    text-transform: uppercase;
	position:relative;
    border-right: none;
    border-left: none;
    border-radius: 0px;}
  .new-btn-part:hover, .new-btn-part:focus{text-decoration:none; color:#fff;     background: transparent;} 
  
  .ik{    position: absolute;
    right: 0;
    top: 10px;}
  
  .new-btn img:hover{  
  -webkit-transition: -webkit-transform .5s ease-in-out;
          transition:         transform .5s ease-in-out;
		  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);}
		  
		  .video-run{ padding:0;}
		  .wait{ width:100%; margin:0 auto;}
		  
.mian-box h3{    text-align: center;
    margin: 0;
    font-family: 'Graphik';
    font-weight: 300;
    line-height: 40px;
    font-size: 28px;
    text-transform: uppercase;
    padding-bottom: 40px;
    color: #333;}		
	
	.fade-part{    padding-top:123px; padding-left:0; padding-right:0;} 
	
	/* carousel-fade-in fade-out*/
	
	.carousel-fade .item {
  opacity: 0;
  -webkit-transition: opacity 3s ease-in-out;
  -moz-transition: opacity 3s ease-in-out;
  -ms-transition: opacity 3s ease-in-out;
  -o-transition: opacity 3s ease-in-out;
  transition: opacity 3s ease-in-out;
  left: 0 !important;
}

.carousel-fade .active {
  opacity: 1 !important;
}

.carousel-fade .left {
  opacity: 0.1 !important;
  -webkit-transition: opacity 0.3s ease-in-out !important;
  -moz-transition: opacity 0.3s ease-in-out !important;
  -ms-transition: opacity 0.3s ease-in-out !important;
  -o-transition: opacity 0.3s ease-in-out !important;
  transition: opacity 0.3s ease-in-out !important;
}

.carousel-fade .carousel-control {
  opacity: 1 !important;
}

/*
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}*/

.fade-part h3{text-align: center;
    margin: 0;
    font-family: 'ralewaylight';
    line-height: 40px; font-size:32px; text-transform:uppercase; padding-bottom:60px;}

#video-rn video {
	    width: 96%;
    height: 100%;
}


.navbar-default{     margin-bottom: 0px!important;
    background-color:transparent;
    border-color: transparent;
    border: none;
    border-radius: 0px;
    position: fixed;
    min-height: 80px!important;
    width: 100%;
    padding: 0 30px;
    z-index: 99999;}
	
	.navbar-default .navbar-nav > li > a {
  color: #e0e0e0!important;
    font-family: 'Graphik';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 15px;
	padding: 0;
    margin: 15px;
}

.navbar-default .navbar-nav > li  {
    color: #e0e0e0!important;  font-family: 'HelveticaNeueLTStdLt'; text-transform: uppercase;    font-size: 13px;
    font-weight: bold;
}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#606060 !important;
    background-color: transparent;text-transform: uppercase;
}
.navbar-collapse{ min-height:80px!important;}
.navbar-brand{     height: 50px!important;
    padding: 15px 0px 0 0!important;
    line-height: 0!important;}
/*.navbar-brand img{ width:300px;}*/
.navbar-right{ margin:15px 0 0 0px!important;}
.new-kk{ padding:0 18px;}

.carousel-caption{  top:40%!important;}
.carousel-caption h2{   font-family: 'HelveticaNeueLTStdLt';
    text-transform: uppercase;
    font-size: 40px; margin:0px;}
.carousel-caption p{    font-family: 'HelveticaNeueLTStdTh';
    text-transform: uppercase;
    font-size: 35px;}
	
.customNavigation{ text-align:inherit!important; position:relative;}
.customNavigation a{ text-decoration:none;}

	.wait {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
	
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
    left: 0px!important;
    background: transparent;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.bx-controls-direction{ display:none;}
.bx-wrapper .bx-pager{ display:none;}
.bx-wrapper{ margin:0px!important;}	
.banner-img{ min-height:742px;}
.sld_01{ overflow:hidden;}

#back-to-top {
    position: fixed;
    bottom: 100px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    border: 0;
    border-radius: 4px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    width: 45px;
    height: 40px;
	font-size: 22px;
    color: #4c4c4c;
}
#back-to-top:hover{background-color: #1b1b1b; color:#fff;}
#back-to-top img{ width:20px;}
#back-to-top.show {
    opacity: 1;
}
/*
#header{position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: auto;
    background-color:transparent;  
    
    text-align: center;
    line-height: 40px;}
#header.active {
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}	
*/
/*#header.sticky  .navbar-default{     background:rgba(249, 249, 249, 0.36) !important;}*/
#header.sticky  .navbar-default{    background: rgb(0 0 0 / 81%);}
#header.sticky  .navbar-default .navbar-header .navbar-brand img{    padding-top: 0px;}
#header.sticky .navbar-default {
    background: rgb(0 0 0 / 81%);
    padding: 15px 0;
    height: initial;
}

#header.sticky .navbar-default .navbar-brand {
    height: initial !important;
    margin: 0;
    padding: 0 !important;
}


body{overflow-x: hidden;}
.span12{width:77%;
    margin: 0 auto;}
.sld_01{
	margin: 0 auto;
	}
.footer-social{    text-align: center;
    background: #121212;
    padding-top: 35px;}
.footer-social .so_io.social-network{    height: 40px;
    padding: 13px;}
.sld_01	.bx-wrapper img{ width:100%;}
#cycler{position:relative;}
#cycler img{position:absolute;z-index:1; width:100%;}
#cycler img.active{z-index:3;width:100%;}

#three{ }

#video-viewport-one{ position:relative;}
#videocover {
        position: absolute;
    z-index: 1;
    top: 42%;
    bottom: 0;
    left: 47%;
    color: #fff;
}
#main-video-part{width: 84%; margin: 0 auto;}
.prev{position:absolute; top:100px; left:-33px;}
.next{position:absolute; top:100px; right:-33px;}
.logo-img{padding:10px 0 15px 0;}


.top-animate {
  background:#e0e0e0 !important;
  top: 13px !important;
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}

.mid-animate { opacity: 0; }

.bottom-animate {
  background:#e0e0e0 !important;
  top: 13px !important;
  -webkit-transform: rotate(-225deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-225deg);
}

.top-menu {
  top: 0px;
    width: 30px;
    height: 2px;
    border-radius: 10px;
  background-color: #F9A530;
}

.mid-menu {
      top: 10px;
    width: 30px;
    height: 2px;
    border-radius: 10px;
  background-color: #F9A530;
}

.bottom-menu {
      top: 20px;
    width: 30px;
    height: 2px;
  background-color: #F9A530;
}

.menui {
  background:#e0e0e0;
  transition: 0.6s ease;
  transition-timing-function: cubic-bezier(.75, 0, .29, 1.01);
  margin-top: 10px;
  position: absolute;
}
.navbar-header{    width: 100%;
    text-align: center;}
#aks{    width: 100%;}
.navbar-brand > img{    margin: 0 auto;
    padding-top: 10px;
    max-width: 355px;  }
.icon {
      z-index: 999999;
    position: fixed;
    display: block;
    padding: 0px;
    height: 45px;
    width: 45px;
    margin: 22px;
    margin-left: 0px;
    margin-right: 55px;
    top: 0;
    right: 0;
  display:none;
}

.mobilenav {
  /*    top: 47px !important;*/
  font-family: inherit;
  top: 0;height: 100vh;
  left: 0;
  z-index: 99999;
  display: none;
  position: fixed;
  width: 100%;
  background:#fff;
}
.mobilenav ul{ padding:0px;margin-top: 130px;}

.mobilenav li {
  list-style-type: none;
  text-align: center;
  padding: 5px;
}

.mobilenav li a {
    color: #e0e0e0;
    text-decoration: none;
    font-size: 20px;
    width: 100%;
    line-height: 35px; text-transform:uppercase; padding:6px;
    font-family: 'HelveticaNeueLTStdLt';
}
.mobilenav li a:hover{ color:#606060!important;}

.mobilenav li:first-child { margin-top: 85px; }
.so_io{    display: inline-block;
    width: 40px;
    border: 1px solid #706f6f;
    margin-left: 8px;
    margin-top: 10px;}
.fadeMe {
  opacity:    0.7; 
  background: #000; 
  width:      100%;
  height:     100%; 
  z-index:   99999;
  top:        0; 
  left:       0; 
  position:   fixed; 
  display:none;
}


/*--inner-page--*/
.filter-project{    padding-top: 100px;
    padding-bottom:0px; }

.careers{  background-image: url(../images/career.jpg);
    height: 600px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 10%;}
.careers h1{     font-family: 'HelveticaNeueLTStdTh';
   font-size: 38px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    padding-top:325px;}	
.careers p {
    font-family: 'HelveticaNeueLTStdTh';
    font-size: 38px;
    color: #fff;
    margin-bottom: 0;
    padding-top: 25px;
}	

.contact-us{
       background-image: url(../images/new-banner.jpg);
    background-position: center center;
    padding: 97px 0;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}
.contact-us h1{     font-family: 'HelveticaNeueLTStdLt';
   font-size: 38px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    padding-top: 200px;}

.banner-texta{  
	background-image: url(../images/new-banner.jpg);
    height: 600px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 10%;
}
.banner-texta h1{   font-family: 'HelveticaNeueLTStdTh';
    font-size: 38px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    padding-top:325px;}
.banner-text{ 
	background-image: url(../images/img-banner.jpg);
    height: 600px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 10%;
}
.banner-text h1{   font-family: 'HelveticaNeueLTStdLt';
    font-size: 38px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;     padding-top: 200px;}
.banner-text p{ 
		       font-family: 'HelveticaNeueLTStdTh';
    font-size: 38px;
    color: #fff;
    padding-top: 325px;
    margin-bottom: 0;
	}
.img-arrow-left{        margin: -20px 15px 0px 0px;}	
.img-arrow-right{    margin:-20px 0px 0px 5px;}		
	
.banner-text p span{ 
	    font-family: 'HelveticaNeueLTStdLt';
    color: #fff;
    font-weight: bold;}	


.nav-tab{background-color: #fff;
    box-shadow: 0px 2px 10px 2px #d6d6d6;     min-height: 70px;}	
.nav-tab-part ul{ padding:0px; margin:0px; text-align:center; }
.nav-tab-part ul li{ display:inline-block;     line-height: 70px;}

.nav-tab-part ul>.active>a{    color: #000;
    background-color: #e0e0e0;}
.nav-tab-part ul li a{   color:#969696;
    font-size: 18px;
    padding:8px 20px;
       font-family: 'Graphik';
    font-weight: 500;}
.nav-tab-part ul li a:hover, .nav-tab-part ul li a:focus{ text-decoration:none;}
.side-full{    padding: 70px 0 0 0px;}
.side-img{ padding:0px!important;}
.side-img img{ width:100%; min-height:328px;}
.side-text{padding: 0 0 0 50px; }
.side-text-left{padding:0 50px 0 0;}
.side-text p{      font-size: 16px;
    text-align:left;
    color: #646464;
    line-height: 30px;
        font-family: 'Graphik';
    font-weight: 400;}
.side-text-left h3{    font-size: 22px;
    color: #444444;
    margin: 0 0 10px 0;
    font-family: 'Graphik';
    font-weight: 500;}	
.side-text-left strong{    color: #444444;
    font-family: 'Graphik';
    font-weight: 500;
    font-size: 14px;}
	
.side-text-left p{     font-size: 16px;
    text-align: left;
    color: #646464;
    line-height: 30px;
        font-family: 'Graphik';
    font-weight: 400;}
.viewer-close::before {
    background: url(../images/close-button.png) !important;
    position: absolute;
      bottom: 3px!important;
    left: 0px!important;
    width: 45px!important;
    height: 45px!important;
}
.img-text{ width:100%; position:absolute; bottom:0px;     background-color: #ededed;}
.img-text p{      margin-bottom: 0px;
    text-align: center;
    font-size: 15px;
    padding: 10px 0;
    color: #444444;
    font-family: 'Graphik';
    font-weight: 400; font-style: normal;}

.img-text-team{ width:100%; position:absolute; bottom:0px;     background-color: #ededed; z-index: 99;}	
	.img-text-team p{      
    margin-bottom: 0px;
    text-align: center;
    font-size: 16px;
    padding: 5px 0;
    color: #444444;
    font-family: 'Graphik';
    font-weight: 400;
    font-style: italic;
}
.img-text-team h4{  
    margin-bottom: 0px;
    text-align: center;
    font-size: 13px;
    font-family: 'Graphik';
    font-weight: 400;
    font-style: italic;
    margin: 0;
    padding-bottom: 5px;
}	

.project-img-main{ margin:0 auto;text-align: center;}

.main-img{   cursor: pointer;  margin: 15px;
    padding: 0px!important;
    position: relative;}
.main-img img{ width:100%;}	
.project-img{ padding:0!important; }
.category{       border-bottom: 1px solid #dbdbdb;
    padding-bottom: 27px;
    margin: 2px 15px;}
.btn-new{   background-color: #d5d5d5;
    border: none;
    font-family: 'Graphik';
    font-weight: 400;
    height: 38px;
    margin-right: 7px;
    padding: 14px 23px;
    color: #848484;
    font-size: 15px;}
.btn-new:hover, .btn-new:focus{ text-decoration:none; color:#848484;}	
.btn-selt{       height: 38px;
    padding: 0px 20px;
    color: #848484;
    border: 1px solid #dbdbdb;}	
	
/*---conatct---*/
.map iframe{ height:400px;}
.contact-text{  
	background-image: url(../images/contact.jpg);
    height: 400px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 10%;
}
.contact-text h1{   font-size: 60px;
    color: #fff;
    margin: 0;
    font-family: 'HelveticaNeueLTStdTh';
    text-transform: uppercase;}	
	
#contact{width:80%; margin:0 auto; padding: 70px 0;}	
.new-control{ border-radius:0px;box-shadow:none;     padding-left: 30px;}
.main-country{ padding-bottom:30px;}
.main-country h3{font-size: 20px;
    color: #444444;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Graphik';
    font-weight: 400; }
.main-country p a{color: #444444;}
.main-country p a:hover {
    color: #c8ab2f; text-decoration:none;
}
.main-country p a:hover, .main-country p a:focus{ text-decoration:none;}	
.main-country p{    font-size: 17px;
    color: #444444;
    font-family: 'Graphik';
    font-weight: 300;
    padding-left:30px;     margin-top: 6px; margin-bottom:0px;     line-height: 28px;}
.main-country h5{    font-size: 16px;
    color: #444444;
    margin: 10px 0 5px 0;
    font-family: 'Graphik';
    font-weight: 500;     padding-left: 30px;}
.form-text h2{    font-size: 40px;
    color: #444444;
    margin: 0;
    font-family: 'Graphik';
    font-weight: 400;}
.form-text p{font-size: 24px;
    color: #444444;
    margin: 0;
    font-family: 'Graphik';
    font-weight: 400;
    margin: 10px 0;}	
.icons{  position: absolute;
    left: 15px;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      font-size: 17px;
    color: #444444;
    font-family: 'Graphik';
    font-weight: 300;
}
::-moz-placeholder { /* Firefox 19+ */
      font-size: 17px;
    color: #444444;
    font-family: 'Graphik';
    font-weight: 300;
}
:-ms-input-placeholder { /* IE 10+ */
     font-size: 17px;
    color: #444444;
    font-family: 'Graphik';
    font-weight: 300;
}
:-moz-placeholder { /* Firefox 18- */
      font-size: 17px;
    color: #444444;
    font-family: 'Graphik';
    font-weight: 300;
}	
.map-btn{background-color: #000;
    border: 0px;
    color: #fff;
    padding: 5px 15px;
    font-size: 17px;
    font-family: 'Graphik';
    font-weight: 300;}
.map-btn:hover{background-color: #c8ab2f;}	
.map{    border: 5px solid #c8ab2f;
    padding: 0px;}
	
/*--team--*/
.team h2{
    font-family: 'HelveticaNeueLTStdLt';
    font-size: 30px;
    color: #444;
    margin: 0 0 25px 0;
   padding-top: 50px;
       clear: both;
		}	
.team-img{ padding-top:15px; padding-bottom:15px;}	
.team-img img{ width:100%;}	
.name-part{ position:relative;}
/*--team--*/


/*--career---*/
.career ul{}
.career ul li{    font-family: 'Graphik';
    font-size: 16px;
    font-weight: 400;
    color: #444;
    line-height: 30px;}
.career h2{   
    font-family: 'Graphik';
    font-size: 40px;
    font-weight: 400;
    color: #444;
    margin: 0 0 20px 0;
		}
.career h3{   
    font-family: 'Graphik';
    font-size: 22px;
    font-weight: 400;
    color: #444;
		}
.career h4{   
    font-family: 'Graphik';
    font-size: 20px;
    font-weight: 400;
    color: #444;
		}		
.career p{font-size: 16px;
    text-align: left;
    color: #646464;
    line-height: 30px;
    font-family: 'HelveticaNeueLTStdLt';}
	
/*--career---*/

/*--hover-effect--*/
.hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
}

.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.hovereffect h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:17px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
}

.hovereffect a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:100px 0 0;
padding:7px 14px;
}

.hovereffect a.info:hover {
box-shadow:0 0 5px #fff;
}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}	

.popup p{color: #444;
    font-size: 15px;
    font-family: 'HelveticaNeueLTStdLt'}
.popup h3{    color: #444;
    font-size: 19px;
    margin: 0;
    font-family: 'Graphik';
    font-weight: 400;}
.popup small{    color: #444;
    font-size: 14px;
    font-family: 'Graphik';
    padding-bottom: 10px;
    display: flex;
    padding-top: 5px;}	

	
.two-line{ clear:both; padding-top:100px;}	
.two-line h3{       text-align: center;
    margin: 0;
    text-transform: uppercase;
    line-height: 47px;
    font-family: 'Graphik';
    font-weight: 300;
    font-style: normal;
    color: #333333;
    font-size: 28px;}	
	
.video-line{ clear:both; padding-top:100px; padding-bottom:100px;}
.video-line h3{     text-align: center;
    margin: 0;
    text-transform: uppercase;
    line-height: 47px;
    font-family: 'Graphik';
    font-weight: 300;
    font-style: normal;
    color: #333333;
    font-size: 28px;}	

.none-part{ display:none;}	

.newcarrer{ background-color:#c8ab2f;     display: table-cell;
    vertical-align: middle;     width: 20%!important; }

.heading h1 {
        font-size: 60px;
    color: #fff;
    font-family: 'Graphik';
    line-height: 60px;
    text-transform: uppercase;
    margin: 30px 0 0 0;
    text-align: center;
    font-weight: 700;
}
.heading h3 {
  font-size: 50px;
    line-height: 60px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 30px 0;
    font-family: 'Graphik';
    font-weight: 300;
}
.heading .separator {
    border-top: 2px #ff8a39 solid;
    width: 183px;
}
.separator {
    display: block;
    border-top: 2px #ffffff solid;
    width: 45px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
	
.info-area {
   background-color: #191919;
    padding: 55px 0;
    color: #fff;
    margin-bottom:0px;
}
.box-border {
    border-right: 1px solid #000000;
    box-shadow: 1px 0 0 rgb(51, 43, 43);
}
.info-area .info-wrapper {
    
}
.info-wrapper h1{font-family: 'Graphik';
    margin-top: 0;
	font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;}
.page-template-recruitment .info-area .prj-features {
    padding-top: 0;
}
.info-area .prj-features {
    list-style: none;
    padding-left: 0;
    padding:0px;
    margin: 0;
}

.info-area .prj-features li {
    background: url(../images/recruitment-bullet.png) no-repeat left center;
    padding-left: 30px;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
	    font-family: 'Graphik';
    font-weight: 300;
}	
.info-area .no-border {
    border: none !important;
    box-shadow: none !important;
}
.info-area p {
      font-family: 'Graphik';
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
    font-style: italic;
}
.info-area .info-wrapper p:last-child {
    margin-bottom: 0;
}
.info-area a:hover {
    color: #ff8a39;
    font-weight: 700;
	  font-family: 'Graphik';
    font-weight: 300;
	text-decoration:none;
}
canvas#spiders {
  height:100%; width:100%;
  position: absolute;
  top:0; bottom:0;left:0;right:0;
      z-index: 9;
	  pointer-events: none;
}

.side-full-part{ padding-bottom:0px;     display: inline-block;}

.info-wrapper h5 {
        font-size: 16px;
    color: #fff;
    margin: 10px 0 15px 0;
    font-family: 'Graphik';
    font-weight: 500;
    padding-left: 30px;
}
.info-wrapper p{       font-size: 17px;
    color: #fff;
    font-family: 'Graphik';
    font-weight: 300;
    padding-left: 30px;
    margin-top: 6px;
    margin-bottom: 10px;}

	
/* footer social icons */
.social-network a.icoFacebook, .social-network a.vimeo, .social-network a.icoTwitter, .social-network a.instagram, .social-network a.pinterest, .social-network a.icoyou{
	color:#fff;
	display:inline-block;
    border:0;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);   
}

.social-network a.icoFacebook:hover i{
    color:#3b5998;  
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.8);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.8);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.8);
    transition: all 200ms ease-in;
    transform: scale(1.8);}
.social-network a.vimeo:hover i{color:#4EBBFF;   
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.8);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.8);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.8);
    transition: all 200ms ease-in;
    transform: scale(1.8); }
.social-network a.icoTwitter:hover i{color:#0084b4; -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.8);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.8);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.8);
    transition: all 200ms ease-in;
    transform: scale(1.8); }
.social-network a.instagram:hover i{color:#fb3958; -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.8);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.8);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.8);
    transition: all 200ms ease-in;
    transform: scale(1.8); }
.social-network a.pinterest:hover i{color:#C92228; -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.8);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.8);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.8);
    transition: all 200ms ease-in;
    transform: scale(1.8); }
.social-network a.icoyou:hover i {color:#b31217;
-webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.8);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.8);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.8);
    transition: all 200ms ease-in;
    transform: scale(1.8); }
.is-checked{ background-color: #000; color: #fff;}	
.one1{ display:none;}
.one2{ display:none;}	
.box {
    -webkit-transition: background-position 150ms ease-out;
    -moz-transition: background-position 150ms ease-out;
    -ms-transition: background-position 150ms ease-out;
    -o-transition: background-position 150ms ease-out;
    transition: background-position 150ms ease-out;
    background-image: url(../images/text-img1.png);height: 200px;
}
.box.ltr { background-position: 100% center; }
.box.ltr:hover { background-position:-869% center; }

.box1 {
    -webkit-transition: background-position 150ms ease-out;
    -moz-transition: background-position 150ms ease-out;
    -ms-transition: background-position 150ms ease-out;
    -o-transition: background-position 150ms ease-out;
    transition: background-position 150ms ease-out;
    background-image: url(../images/text-img2.png);
     height: 200px;
}
.box1.rtl { background-position: 0 center; }
.box1.rtl:hover { background-position: 600% center; }


.box1 strong{    color: #444444;
    font-family: 'Graphik';
    font-weight: 500;
    font-size: 14px;}
.box1 p{    font-size: 16px;
    text-align:left;
    color: #646464;
    line-height: 30px;
    font-family: 'Graphik';
    font-weight: 400;}

.image-hover-text{ background:url(../images/banner-st.jpg); 
-webkit-background-size: cover; background-position:center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; position:relative; }
 
.popup-part{     position: absolute;
    display: none;
	background-color: rgba(0, 0, 0, 0.75);
    border: 2px solid #404040;
    top: 117px;
    padding: 15px;
    border-radius: 10px;} 
.popup-part1{      position: absolute;
    display: none;
   background-color: rgba(0, 0, 0, 0.75);
    border: 2px solid #404040;
    top: 117px;
    padding: 15px;
    border-radius: 10px;}  
 .box-img-tab{ 
    background-color: rgba(0, 0, 0, 0.75);
    width: 58%;
    margin:10% auto;
    border: 2px solid #404040;
    border-radius: 10px; padding:15px;     position: relative;} 
.box-img-tab img{ width:100%}	
.contact-part{ padding:90px 0 0 0; }
#aks:hover {
       bbackground: url(../images/logo-new-1.png);
    background-position: 0px 15px;
    background-repeat: no-repeat;
}

.move1{cursor: pointer;}
.move{cursor: pointer;}

#leadership{ background:#232323;  padding-bottom:80px;}
#leadership h1{    color: #fff;
    margin: 0;
    font-size: 42px;
    font-family: 'Graphik';
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 6px;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 50px;}
.leaderships{    margin: 0;
    font-size: 13px;
    font-family: 'Graphik';
    font-weight: 600;
    text-transform: uppercase;
    color: #808080;
    padding-bottom: 20px;}	
.name p a{     margin: 0;
    font-size: 12px;
    font-family: 'Graphik';
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 10px;}
.name p a:hover, .name p a:focus{ text-decoration:none;}	
.name span{     margin: 0;
    font-size: 12px;
    font-family: 'Graphik';
    font-weight: 200;
    text-transform: uppercase;
    color: #fff;
    font-style: italic;}
.main-ship{  margin: 0;
    font-size: 15px;
    font-family: 'Graphik';
    font-weight: 600;
    text-transform: uppercase; text-align:center;
    color: #fff;}	
.name-color p{  margin: 0;
    font-size: 15px;
    font-family: 'Graphik';
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 10px;}
.name-color span{  margin: 0;
    font-size: 14px;
    font-family: 'Graphik';
    font-weight: 200;
    text-transform: uppercase;
    color: #fff;
    font-style: italic;}
.name-text p{    margin: 0;
    font-size: 14px;
    font-family: 'Graphik';
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    line-height: 27px;     text-align: left;}	
.name-color, .name-text { padding:0px!important;}
.name-border{ margin:100px 0; border-top:1px solid #fff;}	
.name-border1{
    margin:80px 0;
    border-top: 1px solid #fff;
}
.main-name{ padding-top:100px; display:inline-block;}

.modal-body {
    position: relative;
    padding: 40px!important;
}
.modal-dialog {
    margin: 85px auto!important;
}

.gap-part{ padding-top:20px;}


 
.experienc{ padding:60px 0 0 0!important;}
.experienc h1{
	    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    font-family: 'Abel', sans-serif;
    font-style: normal;
    color: #000;
    border: 2px dotted #000;
    padding: 38px 0;
    width: 64%; font-weight: 600; letter-spacing: 3px;
    margin:0 auto 50px;}
	
.slider-kl .owl-pagination{ display:none;}
	
.left-icon.owl-theme .owl-controls{ margin:0px;}	
.left-icon .owl-pagination{ display:none;}
.left-icon.owl-theme .owl-controls .owl-buttons .owl-prev {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0;
    padding: 0;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: transparent;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
	position: absolute;
    left: -4%;
    top: 50%;
}
.left-icon.owl-theme .owl-controls .owl-buttons .owl-next {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0;
    padding: 0;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: transparent;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
	position: absolute;
    right: -4%;
    top: 50%;
}
	
.slider-text{    width: 96%;
    margin: 0 auto;}
.slider-text-part{ text-align:center;}
.slider-text-part p{ 
    font-family: "Droid Serif";
    font-size: 15px;
    font-style: italic;
    line-height: 2;
    padding-bottom: 15px;}
.slider-text-part h3{    font-size: 19px;
    color: #393939;
    font-family: 'Graphik';
    font-weight: 600;
    margin: 0;
    padding-top: 25px;}
.slider-text-part h4{ font-size: 15px;
    color: #9c9a9a;
    font-family: 'Graphik';
    font-weight: 400;
    margin: 0;
    font-style: italic;
    padding-top: 10px;}
.slider-text-part img{ margin:20px auto;}

.chroma-shoot h2{    font-size: 35px;
    color: #000;
    margin: 0;
    text-align: center;
    font-family: 'Graphik';
    font-weight: 300;     padding-bottom: 35px;}
.chroma-shoot:before{ background-color:#000;}	
.chroma-shoot p{     margin: 0px;
    text-align: justify;
    font-size: 17px;
    color: #646464;
    line-height: 30px;
    font-family: 'Graphik';
    font-weight: 400;
    padding: 0 15px 0px 15px;}
.chroma-f{ padding:0!important;}
.chroma-s{ padding:0!important;}
.chroma-t{ padding:0!important;}
.top-chroma{ padding-top:50px;     float: left;}
.chr-f{padding:0 10px 20px 10px;}
.chr-s{padding:0 10px 20px 10px;}
.chr-t{padding:0 10px 20px 10px;}
.chroma{padding-top: 50px;}
/*
.img-contact{
    background-image: url(../images/philosophy.jpg);
	height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    width: 100%;
}
*/
video::-webkit-media-controls-fullscreen-button {
   margin-right: -32px;
   z-index: 10;
   position: relative;
   background: #fafafa;
   background-image: url(https://image.flaticon.com/icons/svg/151/151926.svg);
   background-size: 50%;
   background-position: 50% 50%;
   background-repeat: no-repeat;
}

.drone{ padding-top:50px;}
.drone-video video{ width:100%;}


#video-viewport{ overflow:hidden; width:100%!important;}
#video-viewport video{ width:100%;}



.experienc img {
    width: initial !important;
    display: inline-block !important;
}

#home_slider_n .owl-controls.clickable {
    display: none !important;
}

#home_slider_n.owl-carousel .owl-wrapper {
    animation-duration: 0ms !important;
    animation-fill-mode: both;
    transition: all ease 0s !important;
}
 



.gallery_page.newcarrer {
   /* height: 400px !important; */
}


.produ_deta_tiles {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}





.gallery_image img {
    width: 100%;
}

.one_gallery .gallery_content {
        position: absolute;
    top: 50%;
    color: #fff;
    text-align: center;
    width: 100%;
    transform: translate(0px, -50%);
    opacity: 0;
    /* height: 100%; */
    padding: 0;
    transition: opacity 0.5s;
}

.gallery_content .project_title, .project_cats {
    width: 100%;
    text-align: center;
	    font-size: 28px;
		color:#fff;
		color: #fff;
    position: relative;
    z-index: 9;
}

.gallery_content .project_title, .project_cats {
    width: 100%;
    text-align: center;
	    font-size: 28px;
}

section.gallery_section {
    margin: 50px 0;
}


.one_gallery {
    position: relative;
	    border: 1px solid #ffff;
		   /*  height: 325px; */
    overflow: hidden;
	display:block;
}

.one_gallery:before  {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	background-color: transparent; 
	
     
	
	
}

.sl-wrapper {
z-index: 99999999 !important;}

.one_gallery:hover:before {
    background-color: rgba(0, 0, 0, 0.4);
}
.one_gallery:hover .gallery_content {
    transition: opacity 0.5s;
    opacity: 1;
}

 .project_cats{
	     font-size: 16px !important;
 }


.listgallery .gallry_col {
    padding: 0;
}

.videogallery_one iframe {
    width: 100%;
    height: 325px;
}


h2.mb.new_title {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
	position:relative;
	    font-weight: normal;
    border-bottom: 3px solid;
    text-transform: uppercase;
    font-size:20px;
	    padding-bottom: 3px;
}

.newItmt {
    text-align: center;
}

/*
h2.mb.new_title:after {
   content: '';
    position: absolute;
    width: 120%;
    height: 3px;
    background: #5a5a5a;
    left: -10%;
    bottom: -8px;
}
*/
.gallery_image {
  /*  height: 100%;
    background: #ccc; */
}

.gallery_image img {
     /* width: 100%;
    min-height: 100%;
    background: #000;
    height: 100%; */
}



.project_detail_gallery1 iframe {
    height: 190px !important;
}



.slbCloseBtn {
    z-index: 999999;
}

.slbElement {
    position: relative;
    z-index: 999999;
}




.main-preloader {
      position: fixed;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 999999999;
      background-color: #191919;
      text-align: center;
    }
    .main-preloader .main-preloader-inner {
      position: absolute;
      top: 50%;
      width: 100%;
    }
    .main-preloader .preloader-percentage {
      color: #ffffff;
      margin: 0;
    }
    .main-preloader .preloader-percentage span {
      display: inline-block;
      float: center;
      font-size: 50px;
    }
	.loader {
  border:1px solid #4a4a4a;
  border-radius: 50%;
  border-top: 1px solid #fff;
  width:60px;
  height:60px;
  -webkit-animation: spin 0.7s linear infinite;
  animation: spin 0.7s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.mobilenav{  
	background: #000 url('../menu_bg.jpeg') !important;
	background-size: 100% !important;
}


.hoemvideo {
    position: relative;
    height: 100vh;
	overflow: hidden;
	
}


.hoemvideo iframe {
    width: 100%;
    height: 100vh;
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.hoemvideo:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
   /* background: #040404; */
    opacity: .5;
	    height: 100vh;
    width: 100%;
    display: block;
}




section#header.sticky .logo_with_text {
    color: #fff;
}

.menu_opened .logo_with_text {
    color: #fff;
}


.header_mar_top {
    margin-top: 150px;
    float: left;
    width: 100%;
}





.img-contact , .img-contact1, .img-contact-project2, .img-contact-project{ 
    min-height: 330px;
	    background-color: #42465b; 
}
.img-contact p ,.img-contact1 p  {
    position: absolute;
    top: 120px;
    font-weight: 300;
    bottom: initial !important;
}

.nwe-add-part {
    position: absolute;
    top: 136px;
    font-weight: 300;
    bottom: initial !important;
}



.newlogo_img img.img.img-responsive {
    max-width: 100% !important;
}


