@font-face {
    font-family: 'Avenir-Heavy';
    src: url('../avenir/Avenir-Heavy.eot');
    src: local('Avenir Heavy'), local('Avenir-Heavy'),
        url('../avenir/Avenir-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../avenir/Avenir-Heavy.woff2') format('woff2'),
        url('../avenir/Avenir-Heavy.woff') format('woff'),
        url('../avenir/Avenir-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir-Medium';
    src: url('../avenir/Avenir-Medium.eot');
    src: local('Avenir Medium'), local('Avenir-Heavy'),
        url('../avenir/Avenir-Medium.eot?#iefix') format('embedded-opentype'),
        url('../avenir/Avenir-Medium.woff2') format('woff2'),
        url('../avenir/Avenir-Medium.woff') format('woff'),
        url('../avenir/Avenir-Medium.ttf') format('truetype');
   font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Roman';
    src: url('../avenir/Avenir-Roman.eot');
    src: local('Avenir Roman'), local('Avenir-Roman'),
        url('../avenir/Avenir-Roman.eot?#iefix') format('embedded-opentype'),
        url('../avenir/Avenir-Roman.woff2') format('woff2'),
        url('../avenir/Avenir-Roman.woff') format('woff'),
        url('../avenir/Avenir-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Black';
    src: url('../avenir/Avenir-Black');
    src: local('Avenir-Black'), local('Avenir-Black'),
        url('../avenir/Avenir-Black.eot?#iefix') format('embedded-opentype'),
        url('../avenir/Avenir-Black.woff2') format('woff2'),
        url('../avenir/Avenir-Black.woff') format('woff'),
        url('../avenir/Avenir-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




.font-medium , .font-medium *
{
	font-family: 'Avenir-Medium';
}
.font-heavy , .font-heavy *
{
	font-family: 'Avenir-Heavy';
}
.font-Black , .font-Black *
{
	font-family: 'Avenir-Black';
}


*
{	
	 font-family: 'Avenir-Roman';
	font-size:16px;
	color:#000000;
	font-weight:400;
	
}
::-webkit-scrollbar {
  width: 8px;
  height: 16px;
}

::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #3C3C3C;
}
html , body
{
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;
	overflow-x:hidden;

}
.transition
{
	transition:all 0.5s ease-in-out;
}
body
{
	
}
a {
	color:#000;
	text-decoration:none;
	transition:0.8s;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
}
.displaynone
{
	display:none !important
}
.d-inline-block
{
	display:inline-block
}
.vError
{
	border:red 1px solid !important
}
.form-error
{
    color: red;
    font-size: 10px !important;
}
.h100{
	height:100%
}
.FormResult  , .FormResult1 , .FormResult *, .FormResult1 *
{
	color:green;

}
.dnone
{
	display:none
}
.d-block{
	display:block
}
.d-flex
{
	display:flex;
	flex-wrap: wrap;
}
.italic
{
	font-style:italic
}
.white
{
	color:#FFF
}


.font-12, .font-12 *
{
	font-size:0.75rem
}
.font-13, .font-13 *
{
	font-size:0.8125rem
}
.font-14, .font-14 *
{
	font-size:0.875rem
}
.font-15, .font-15 *
{
	font-size:0.9375rem
}
.font-16, .font-16 *
{
	font-size:1rem
}
.font-18 , .font-18 *
{
	font-size:1.125rem
}
 .font--18 p
{
	font-size:1.125rem
}
.font-20, .font-20 *
{
	font-size:1.25rem
}
.font-22, .font-22 *
{
	font-size:1.375rem
}
.font-24, .font-24 *
{
	font-size:1.5rem
}
.font-25, .font-25 *
{
	font-size:1.5625rem
}
.font-26, .font-26 *
{
	font-size:1.625rem
}
.font-28, .font-28 *
{
	font-size:1.75rem
}
.font-30, .font-30 *
{
	font-size:1.875rem
}
.font-32, .font-32 *
{
	font-size:2rem;
	line-height:2rem
}
.font-35, .font-35 *
{
	font-size:2.1875rem
}
.font-36, .font-36 *
{
	font-size:2.25rem
}
.font-40, .font-40 *
{
	font-size:2.5rem
}
.font-42, .font-42 *
{
	font-size:2.625rem
}
.font-45, .font-45 *
{
	font-size:2.8125rem
}
.font-50, .font-50 *
{
	font-size:3.125rem;
	line-height: 3.125rem;
}
.font-52, .font-52 *
{
	font-size:3.25rem
}
.font-55, .font-55 *
{
	font-size:3.437rem
}
.font-60, .font-60 *
{
	font-size:3.75rem;
	line-height:3.75rem
}
.font-62, .font-62 *
{
	font-size:3.875rem
}
.font-70, .font-70 *
{
	font-size:4.375rem;
	line-height: 4.375rem;
}
.font-80, .font-80 *
{
	font-size:5rem
}
.font-90, .font-90 *
{
	font-size:4.375rem;
}
.font-120, .font-120 *
{
	font-size:7.5rem
}
.text-center
{
	text-align:center
}
.line-height13
{
	line-height:1.3rem
}
.line-height14
{
	line-height:1.4rem
}
.line-height15
{
	line-height:1.5rem
}
.line-height2
{
	line-height:2rem
}
.line-height3
{
	line-height:3rem
}
.line-height4
{
	line-height:4rem
}
.inline-block
{
	display:inline-block
}
.flex-row {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.flex-column {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.jc-fs
{
	    justify-content: flex-start !important;
}
.jc-sb
{
	    justify-content: space-between !important
}
.trigger{
	width: 35px;
	height: 25px;
	z-index: 999999999;
	cursor:pointer;

}

.trigger > div{
	position: relative;
}

.trigger > div > span{
	position: absolute;
	height: 4px;
	width:30px;
	margin:0;
	background: #FFF;
	top:0;
	

	transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
	left:0
}

.trigger > div > span:nth-child(2){
    top: 9px;
	width:20px;

}

.trigger > div > span:nth-child(3){
	top:18px;
}

.trigger > div.close > span:nth-child(1){
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
	top: 19px;
	background:#FFF
}

.trigger > div.close > span:nth-child(2){
	display: none;
}

.trigger > div.close > span:nth-child(3){
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform: rotate(-45deg);
	top: 19px;background:#FFF
}

.trigger, .sitewrapper{
	transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
}

.slideddddd{
	-ms-transform: translate(-320px,0); /* IE 9 */
	-webkit-transform: translate(-320px,0); /* Safari */
	transform: translate(-320px,0); /* Standard syntax */
	
}
.white , .white *
{
	color:#FFF
}
.blur {
    
    background: transparent !important;
}
.z-100
{
	z-index:100
}
.relative
{
	position:relative;
}
b
{
	font-weight:700
}
.txt-justify
{
	text-align:justify
}
.py-75
{
	padding-top:4.6875rem;
	padding-bottom:4.6875rem
}
.py-100
{
	padding-top:6.25rem;
	padding-bottom:6.25rem
}
.pt-100
{
	padding-top:6.25rem;
}
.pb-100
{
	padding-bottom:6.25rem;
}


.pt-150
{
	padding-top:9.375rem;	
}
.pb-150
{
	padding-bottom:9.375rem;	
}



.pt-200
{
	padding-top:12.5rem;	
}
.pb-200
{
	padding-bottom:12.5rem;
}
.px-100
{
	padding-right: 6.25rem;
	padding-left: 6.25rem
}
.ai-fs
{
	align-items:flex-start
}
.line-20 , .line-20 *
{
	line-height:1.25rem
}
.line-22 , .line-22 *
{
	line-height:1.375rem
}
.line-25 , .line-25 *
{
	line-height:1.5625rem
}
.line-30 , .line-30 *
{
	line-height:1.875rem
}
.line-35 , .line-35 *
{
	line-height:2.1875rem
}
.line-40 , .line-40 *
{
	line-height:2.5rem
}
.line-50 , .line-50 *
{
	line-height:3.125rem
}
.line-60 , .line-60 *
{
	line-height:3.75rem
}
.line-70 , .line-70 *
{
	line-height:4.375rem
}
a:hover
{
	color:#FDAA0F
}
.ai-initial
{
	align-items:initial
}
.jc-c
{
	    justify-content: center;
}.jc-fe
{
	    justify-content: flex-end;
}
.ai-fe
{
	align-items:flex-end
}
.d-inline-block{
	display:inline-block
}
.open_left , .open_right , .area_layer_back 
{
	opacity:0
}
.open_right.aos-animate
{
	animation: 1s ease-in-out 0.75s window-fromleft both;
    /* -webkit-animation: 1.25s ease-in-out 0.75s window-fromright both; */
    opacity: 1;
}
.open_left.aos-animate
{
	animation: 1s ease-in-out 0.75s window-fromright both;
    /* -webkit-animation: 1.25s ease-in-out 0.75s window-fromright both; */
    opacity: 1;
}
.area_layer_back.aos-animate
{
	opacity: 1;
    animation: 1s ease-in-out 0.5s circle-fromcenter-over both;
    -webkit-animation: 1s ease-in-out 0.5s circle-fromcenter-over both;
}
.underline
{
	text-decoration:underline
}
.trigger
{
	display:none
}
.border-top-1
{
	border-top:1px solid #2E3155
}
.br-1 
{
	border-right:1px solid #FFF
}
.color1 , .color1 *
{
	color:#484847
}
.color2  , .color2 *
{
	color:#818190
}
.color3  , .color3 *
{
	color:#2C2E83
}
.bg1
{
	background:#F5F5F5
}
.bg_1
{
	background:url('../img/bg1.jpg') no-repeat top center  / cover
}
.bg_2
{
	background:url('../img/about-img2.jpg') no-repeat top center  / cover;
	background-size:fixed;
	position:relative
}
.bg_2:before
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background-color: rgba(0,0,0,0.6);
    content: '';	
}
.border-bottom-1
{
	border-bottom:1px solid #D1D1D1
}
.border-bottom-2
{
	border-bottom:1px solid #FDAA0F
}
/**************************************/
footer
{
	background:#191B31
}
.opacity-60
{
	opacity:0.6
}
.social li {
    margin: 0 0 0 30px;
}
.social li a:hover span {
   color:#FDAA0F
}
.footer_menu li {
    margin-right: 30px;
}
.top_banner
{
  position:absolute;
  top:0;
  left:0;
  width:100%;	
  height:100%;
   overflow:hidden
}
header .img-bg {
	width: 100%;
	height:100%;
	position:relative;
 	-webkit-animation: kenburns-bottom 3s ease-out both;
	animation: kenburns-bottom 3s ease-out both; 
}
header  .img-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
      background: linear-gradient(180deg, #000000 0%, rgba(0,0,0,0) 100%);
    content: '';
}
header  .img-bg:after
{
  background: linear-gradient(270deg, rgba(0,0,0,0) 0%, #96660C 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    content: '';  
}

@-webkit-keyframes kenburns-bottom {
  0% {
    -webkit-transform: scale(1.1) translateY(15px);
            transform: scale(1.1) translateY(15px);
    -webkit-transform-origin: 50% 84%;
            transform-origin: 50% 84%;
  }
  100% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}
@keyframes kenburns-bottom {
  0% {
    -webkit-transform: scale(1.1) translateY(15px);
            transform: scale(1.1) translateY(15px);
    -webkit-transform-origin: 50% 84%;
            transform-origin: 50% 84%;
  }
  100% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}
.header_content
{
	position:relative;
	z-index:100;
}
.breadcrumbs li
{
	margin:0 5px;
}
.address_box{
	  box-shadow: 0 3px 14px 0 rgba(188,188,188,0.5);
		height:100%;
}
.contact-form button[type='submit'] {
    text-align: center;
    height: 50px;
    transition: all 1s ease-in-out;
	background-color: #FDAA0F;
    color: #FFF;
    padding: 0 50px;
}
.contact-form button[type='submit']:hover{
	background:#191B31
}
input[type=checkbox], input[type=radio]
{
	border:1px solid #D1D1D1;
	background:#FFF;
	border-radius:0;
}
input[type=checkbox]:checked, input[type=radio]:checked {

    background: #191B31 !important;

}
.green
{
	color:green !important
}
header nav li a.active
{
	color:#FDAA0F
}
.news_list .bg_hover:before
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:50;
	content:'';
	  background-color: rgba(0,0,0,0.3);

}
.news_list a:hover
{
	color:#FDAA0F;
}
.top_banner.details  .img-bg:before
{
	  background: rgba(14,14,14,0.88);

}
.top_banner.details  .img-bg:after
{
	display:none
}

.news_slick .slick-slide
{
	text-align:left;
}
.news_slick .slick-slide img
{
	    transition: all 0.4s ease;
		 transform: translate(-15%, 0) scale(0.8);
}.news_slick .slick-active  img
{

		    transform: scale(1);
			z-index:100;
			position:relative;
}
.news_slick .slick-list{

}
.latest_arrow 
{
	background:none;
	position:absolute;
	right:-31px;
	top:calc(50% + 11px);
	z-index:50
}
.latest_arrow.leftLst  
{
	top:calc(50% - 70px)
}
.latest_arrow.leftLst   img
{
	transform:rotate(180deg)
}
.services_icon
{
	width:96px;
	height:103px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:50;
	background:#FDAA0F;
}
.services_info ul
{
	display:flex;
	flex-wrap:wrap;
}
.services_info li
{
	width:45%;
	border:1px solid #FDB52F;
	margin:5px 10px;
	margin-left:0;
	height:85px;
	padding:25px;
	text-align:center;
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.services_list .colw-100:nth-child(2n+2)  .colw-60 
{
	order:2
}
.services_list .colw-100:nth-child(2n+2)  .colw-60 .d-flex
{
	float:right;
}
.services_list .colw-100:nth-child(2n+2)  .colw-40 
{
	order:1
}
.projects_locations
{


	position:absolute;
	bottom:10px;
	left:10px;
	z-index:50;
	border-radius:10px;
	background:#FDAA0F;	
}
.projects_locations1
{
	border-radius:10px;
	background:#FDAA0F;		
}
.counter_box
{
	  box-shadow: 0 7px 21px 0 rgba(224,224,224,0.5);
	  background:#FFF

}


.desc_box ul {
  list-style-type: none;
  counter-reset: ordered;

}

.desc_box ul li {
    display: list-item;	
	padding:0 0 0 20px;
	list-style: disc;
	position:relative;
	margin-left:20px;
}
.company_logo
{
	  border: 1px solid #979797;
  background-color: #FFFFFF;
  width:275px;
  height:200px;
  margin-top:-200px;
      margin-top: -50px;
    position: relative;
}
  .gallery_slick  , .gallery_slick_for , .services_list_slick
  {
	  margin-bottom:0 !important
  }
 .gallery_slick_for  .slick-slide{
      margin: 0 5px;
  }

  /* the parent */
 .gallery_slick_for  .slick-list  {
      margin: 0 -5px;	  
  } 
   .gallery_slick_for  .slick-list img  {
      margin-bottom: 6px;	  
  } 
  
  
  .clients_box
  {
	  width:275px;
	  height:155px;
	  border:1px solid #D1D1D1;
	  background:#FFF;
  }

.clients_slick .latest_arrow
{
	top:calc(50% - 31px)
}  
.clients_slick .latest_arrow.leftLst
{
	top:calc(50% - 31px);
	left:-31px;
	right:auto
} 
.projects_home
{
	position:relative;
}
.projects_home .container
{
	z-indeX:60;
	position:relative;
}
.projects_home:before
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:500px;
	background:#1528BD;
	z-index:50;
	content:'';
}
.view_all a
{
	border:1px solid #FDAA0F;
	color:#FDAA0F;
	padding:10px 15px;
}
 .view_all a:hover
{

	background:#FFF
}
.projects_slick_box
{
	max-width:520px;
}
.projects_slick_box img , .services_list_slick img
{
	display:block !important
}

 .projects_slick  .slick-slide{
      margin: 0 15px;
  }

  /* the parent */
 .projects_slick  .slick-list   {
      margin: 0 -15px;	  
  } 
 .projects_slick  .slick-list
  {
	  overflow:inherit
  }




 .services_list_slick .slick-slide{
      margin: 0 15px;
  }

  /* the parent */
 .services_list_slick .slick-list  {
      margin: 0 -15px;	  
  } 
.about_section .view_all a
{
	border:0;padding:0
}
.about_section .view_all a:hover 
{
	background:none;
	color:#000;
	
}
.home_counter
{
	background:#FDAA0F;
	position:absolute;
	bottom:0;
	left:0;
	
}
.about_image
{
	position:absolute;
	top:0;
	right:0;	
}





.banners {
    margin-bottom: -5px !important;    z-index: 50;
}
.main_bg {
    width: 100%;
    height: 650px;
    overflow: hidden;
    position: relative;
}
.banners_bg {
    position: absolute;
    transition: all 1s ease-in;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;background-repeat:no-repeat;background-size:cover
}
.banners_bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;content:'';
     background-color: rgba(0,0,0,0.4);

    z-index: 50;
   
}.banners_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    padding-top: 10vh;
}


.banners .slick-active{
  /*animation:Slick-FastSwipeIn 1s both;*/
     animation: motion-blur 0.1s linear forwards,
            motion-blur 0.5s linear reverse forwards 0.1s;  
}



/* ==== Slider Image Transition === */
@keyframes Slick-FastSwipeIn{
    0%{transform:rotate3d(0,1,0,150deg) scale(0)  perspective(400px);} 
    100%{transform:rotate3d(0,1,0,0deg) scale(1) perspective(400px);} 
}


@keyframes motion-blur {
    0% {
        filter: url(#blur0);
        transform: scale(1, 1);
    }
    15% {
        filter: url(#blur1);
        transform: scale(1, 0.98);
    }
    30% {
        filter: url(#blur2);
        transform: scale(1, 0.93);
    }
    45% {
        filter: url(#blur3);
        transform: scale(1.1, 0.90);
    }
    60% {
        filter: url(#blur4);
        transform: scale(1.2, 0.88);
    }
    75%,100% {
        filter: url(#blur5);
        transform: scale(1.35, 0.85);
    }
}
.do-tans {
    animation: motion-blur 0.1s linear forwards,
            motion-blur 0.5s linear reverse forwards 0.1s; 
}

.banners  .slick-dots li 
{
	width:30px;
	height:3px;
	border-radius:25px;
}
.banners .slick-dots li 
{
	margin: 0 5px;	
}

 .banners .slick-dots li button 
{
	width:30px;
	height:2px;
	background-color:#FFF;transition: all 0.5s ease-in;
	padding:0
}
.banners .slick-dots li button:before 
{
	display:none
}
 .banners .slick-dots li button:hover , .banners .slick-dots li.slick-active button 
{
	background:#FFF;
}
.banners .slick-dots li.slick-active button 
{

	height:6px;
}
.banners .slick-dots{
    bottom: 5vh;
    z-index: 10;
	text-align:right;
	padding-right:100px;
	right:0;

}



.home_page .header_content
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.main_bg .view_all a
{
	background:#FDAA0F;
	color:#FFF
}

.main_bg .view_all .power_crane
{
	stroke:#FFF
}

.main_bg .view_all a:hover
{
	background:#FFF;
	color:#FDAA0F
}
.main_bg .view_all a:hover .power_crane
{

	stroke:#FDAA0F
}
.banners .latest_arrow img{
	width:60px;
}
.banners .latest_arrow
{
	right:30px;
	top: calc(50% - 20px);
}
.banners .latest_arrow.leftLst
{
	right:auto;
	left:30px;
}
.banners .latest_arrow.leftLst img {
   transform: rotate(0);
}
.banners .latest_arrow.rightLst  img {
   transform: rotate(180deg);
}


.preloader {
  position: fixed;
  overflow: hidden;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #191B31;
  color: #4b4b4b;
  text-align: center;
}

.spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index:100;
background: #191B31;    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.spinner img
{
	filter: brightness(0) invert(1);
	width:100px;

}
.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #0f1d41;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}


.home_page .header_content:after
{
	    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  opacity: 0.7;
  background: linear-gradient(180deg, #000000 0%, rgba(0,0,0,0) 100%);

    content: '';
}


.home_page .header_content .container
{
	position:relative;
	z-index:50
}


.why_box_img .bg_hover , .why_box_img .bg_hover .img-bg
{
	height:100%;
	width:100%
}
.about_image_2
{
	position:absolute;
	top:0;
	left:40px;
	z-index:10
}
.youtube {
    position: absolute;
    top: calc(50% - 45px);
    left: calc(50% - 45px);
    z-index: 60;
	width:90px;
}

@media all and (max-width: 1400px){
	.container{width:1200px}
}


@media all and (max-width: 1025px){
	.container{width:1000px}
	.company_logo{width:100%}
}



@media all and (max-width: 960px){
.slided {
    -ms-transform: translate(-320px,0);
    -webkit-transform: translate(-320px,0);
    transform: translate(-320px,0);
}

.trigger{
		display: block;position:absolute;right:15px;top:60px;
	}
.home_page .trigger
{
	top:35px;
}
	nav{
		position: fixed;
		z-index: 500;
		width: 320px;    overflow: scroll;
		height: 100vh;
		box-sizing: border-box;
		background: #191B31;
		left: 100%;
		padding: 20px;
		top: 0;
		transition: .7s;
		-moz-transition: .7s;
		-webkit-transition: .7s;
		z-index:100000;
		display: flex !important;
		justify-content: center;
		flex-direction: column;
		align-content: center;
		align-items: center;
	}

	nav ul{
		margin:0;
	}

	nav ul li{
		margin:0;
		padding: 10px;
	}

	nav ul li a{
		padding: 5px 15px;
		line-height: 30px;
		text-align: left;
		position: relative;
		width: 100%;
		color:#FFF;
		box-sizing: border-box;
		display: block;
	}


	header li .ddm{
		position: relative;
		top: 10px;
		padding: 10px;
		height:0;
		overflow:hidden;
		background:none;	
		left:20px;
	}

	.ddm li {
    		display: block;
    		float: none;
    		width: 100%;
		box-sizing: border-box;
    		padding: 0 15px;
		text-align: left;
	}

	.ddm li a{
		text-align: left;
	}
	header li .ddm{padding:0}
	.slided .trigger > div > span{background:#FFF}
	.slided .trigger {top: 5px;}	

	header li .ddm{top:auto;left:auto;box-shadow:inherit;padding-top:0;}
	header li .ddm .container{}
	nav li a, nav li span{color:#FFF;padding: 5px 15px;}
	nav li .ddm.act{margin-top:25px;height: auto;}

	h1, h2, h3, h4, h5, h6{line-height:initial  !important}
	/**/
	.map iframe{width:100%}
	.news_slick  .latest_arrow{right:0}

	
}


@media all and (max-width: 768px){
	.mt-25-m{margin-top:1.5625rem;}
	.mb-25-m{margin-bottom:1.5625rem;}
	.why_box_img .bg_hover , .why_box_img .bg_hover .img-bg{height:400px;}
	/*1024  768   576*/
}
@media all and (max-width: 460px){
	.great_box img{height:40px}
	.mt-25-s{margin-top:1.5625rem;}
	.mb-25-s{margin-bottom:1.5625rem;}
	.d-none-s{display:none}
	.mt-0-s{margin-top:0}
	.ai-fs-s{align-items:flex-start}
	.flex-row-s{flex-direction:column}
	/**/
	.footer_menu{display:flex;flex-wrap:wrap}
	.footer_menu li {margin-right: 0;width: 33.33%;}
	.logo img{width:250px;}
	.font-401, .font-401 * {font-size: 2rem;}
	div.row[data-spacing="25"]{margin:0}
	div.row[data-spacing="25"] > *[class^=col]{padding-right:0;padding-left:0}
	.services_info li{width:calc(50% - 10px);margin:5px;}
	.projects_slick_box{max-width:100%;}
	.services_list_slick .slick-dots{bottom:-30px;}
	.about_image{position:relative;top:auto;right:auto}
	.main_bg{height:500px;}
	.main_bg .font-60{font-size:2.75rem}
	.font-60, .font-60 * {font-size: 3rem;}
	.services_list .colw-60{order:2;padding:0 5px !important;margin-bottom:25px;}
	.font-40-s , .font-40-s *{    font-size: 1.5rem;line-height: 2rem;}
	.counter_box{text-align:center}
}