/*!
Theme Name: Turbos
Theme URI: http://underscores.me/
Author: Global
Author URI: http://globalsite.com.ua
Description: Запчасти для турбин | E@E turbos | Украина
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: e_turbos
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/



@font-face {
	font-family: "Gilroy";
	src: url("assets/fonts/Gilroy-Black.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "Impact";
	src: url("assets/fonts/Impact Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "HelveticaNeueCyr-Black";
	src: url("assets/fonts/HelveticaNeueCyr-Black.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "HelveticaNeueCyr-Bold";
	src: url("assets/fonts/HelveticaNeueCyr-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "HelveticaNeueCyr-Medium";
	src: url("assets/fonts/HelveticaNeueCyr-Medium.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "HelveticaNeueCyr-Roman";
	src: url("assets/fonts/HelveticaNeueCyr-Roman.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

body{
	font-family: "HelveticaNeueCyr-Roman";
	margin: 0;
	color: #666767;
	font-size: 16px;
	line-height: 24px;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
input,textarea, input:active,textarea:active{
	outline:none !important;
	border:none;
	border-radius: 0;
}
:focus{
	outline:none !important;
}
::-webkit-input-placeholder {
	color:#fff;
	font-size: 11px;
	font-weight: 700;
}
::-moz-placeholder {
	color:#fff;
	font-size: 11px;
	font-weight: 700;
}
/* Firefox 19+ */
:-moz-placeholder {
	color:#fff;
	font-size: 11px;
	font-weight: 700;
}
/* Firefox 18- */
:-ms-input-placeholder {
	color:#fff;
	font-size: 11px;
	font-weight: 700;
}
ul{
	margin: 0;
	padding:0;
	webkit-padding:0;
	moz-padding:0;
	list-style: none;
}
ul li{
	display: inline-block;
	font-size: 16px;
	font-family: "HelveticaNeueCyr-Roman";
}

img{
	max-width: 100%;
	height: auto;
	display: block;
}
a:hover, a:active, a:focus{
	text-decoration: none;
	text-transform: none;
}
h2{
	color: #0171BB;
	font-family: "Impact";
	text-transform: uppercase;
	margin: 0 auto;
	font-size: 36px;
	padding: 15px;
}
h2.left{
	text-align: right;
	max-width: 600px;
	padding-left: 50px;
	position: relative;
	margin: 0 0 0 auto ;
}
@media only screen and (max-width:768px){
	h2{
		color: #0171BB;
		font-family: "Impact";
		text-transform: uppercase;
		margin: 0 auto;
		font-size: 30px;
		padding: 15px;
	}
	h2.left{
		text-align: center;
		max-width: 100%;
		padding-left: 15px;
	}
}
::-webkit-input-placeholder {font-family: "HelveticaNeueCyr-Roman"; font-weight: 500; opacity: 0.9; font-size: 13px; color:#fff;}
::-moz-placeholder          {font-family: "HelveticaNeueCyr-Roman"; font-weight: 500; opacity: 0.9; font-size: 13px; color:#fff;}/* Firefox 19+ */
:-moz-placeholder           {font-family: "HelveticaNeueCyr-Roman"; font-weight: 500; opacity: 0.9; font-size: 13px; color:#fff;}/* Firefox 18- */
:-ms-input-placeholder      {font-family: "HelveticaNeueCyr-Roman"; font-weight: 500; opacity: 0.9; font-size: 13px; color:#fff;}


::-webkit-scrollbar{
	width: 4px;
}
::-webkit-scrollbar-track {
	background-color: #666767;
}
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #0171BB;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
::-webkit-scrollbar-thumb:hover{
	background-color:#0171BB;
}

.block.fadeInUp{
	-webkit-animation-duration: 1s;
	-o-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;

	-webkit-animation-delay: 0.8s;
	-o-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

/*  Laptom menu  */
#menu_sticky{
	display:none;
	position:fixed;
	top:-4px;
	left: 0;
	height: 60px;
	background-image: url(assets/images/bg_1.png);
	background-size: cover;
	background-position: center;
	width: 100%;
	z-index: 999;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	color: #fff;
}
#menu_sticky .logo{
	position: absolute;
	top: 8px;
	left: 20px;
}
#menu_sticky .logo img{
	max-width: 70px;
}
#menu_sticky .nav{
	display: block;
	float: left;
}
#menu_sticky .nav_wrapper{
	width: 100%;
	max-width: 600px;
	text-align: right;
	padding: 0 25px;
	position: relative;
	margin: 0 0 0 auto;
}
#menu_sticky .nav {
	position: relative;
	left: 150px;
}
#menu_sticky .nav li{
	padding: 0 10px;
}
#menu_sticky .nav li a{
	text-transform: uppercase;
	font-family: "HelveticaNeueCyr-Bold";
	font-size: 14px;
	font-weight: 900;
	line-height: 60px;
	color: #fff;

}
#menu_sticky .nav_wrapper .nav_phone{
	display: block;
	float: left;
	text-align: right
}
#menu_sticky .nav_wrapper .nav_phone ul li{
	padding: 0 10px;
}
#menu_sticky .nav_wrapper .nav_phone ul li a img{
	max-width: 20px;
	margin-right: 8px;
	float: left;
	position: relative;
	top: 20px;
}
#menu_sticky .nav_wrapper .nav_phone ul li a{
	text-transform: uppercase;
	font-family: "HelveticaNeueCyr-Bold";
	font-size: 16px;
	font-weight: 900;
	line-height: 60px;
	color: #fff;
	letter-spacing: 0.5px;
	display: block;
}
#menu_sticky .nav_wrapper .nav_social{
	float: left;
	margin-left: 15px;
}
#menu_sticky .nav_wrapper .nav_social ul li a img{
	max-width: 28px;
	position: relative;
	top: 15px;
	margin: 0 3px;
}
#menu_sticky .nav_wrapper .nav_lang{
	display: block;
	width: 50px;
	height: 60px;
	position: relative;
	margin: 0 0 0 auto;
}
#menu_sticky .nav_wrapper .nav_lang .languages{
	border: 2px solid #fff;
	width: 30px;
	height: 30px;
	border-radius: 5px;
	position: relative;
	top: 15px;
	right: 0;
}
#menu_sticky .nav_wrapper .nav_lang .languages a{
	padding: 0;
	font-size: 14px;
	font-family: "HelveticaNeueCyr-Bold";
	display: block;
	position: absolute;
	text-transform: uppercase;
	left: 3px;
	top: 2px;
	color: #fff;
}
@media only screen and (max-width: 1200px){
	.menu_large{
		display: none;
	}
}


/*!* Mobile menu *!*/
/*#top-menu{*/
	/*display: none;*/
	/*overflow: hidden;*/
	/*position: relative;*/
/*}*/
/*.burger_fixed{*/
	/*position: fixed;*/
	/*top: 0;*/
	/*left: 0;*/
	/*right: 0;*/
	/*width: 100%;*/
	/*height: 50px;*/
	/*z-index: 1000;*/
	/*background-color: rgba(255, 255, 255, 0.8);*/
/*}*/
/*.burger_icon {*/
	/*display: block;*/
	/*width: 30px;*/
	/*height: 24px;*/
	/*position: absolute;*/
	/*cursor: pointer;*/
	/*right: 30px;*/
	/*top: 15px;*/
/*}*/
/*.burger_icon span {*/
	/*display: block;*/
	/*position: absolute;*/
	/*height: 3px;*/
	/*width: 100%;*/
	/*background: #0171BB;*/
	/*border-radius: 2px;*/
	/*opacity: 1;*/
	/*left: 0;*/
	/*transform: rotate(0deg);*/
	/*transition: .5s ease-in-out;*/
/*}*/
/*.burger_icon span:nth-child(1) {*/
	/*top: 0px;*/
/*}*/
/*.burger_icon span:nth-child(2) {*/
	/*top: 8px;*/
/*}*/
/*.burger_icon span:nth-child(3) {*/
	/*top: 16px;*/
/*}*/
/*.burger_icon.active span:nth-child(1){*/
	/*transform: rotate(45deg);*/
	/*top: 10px;*/
/*}*/
/*.burger_icon.active span:nth-child(2){*/
	/*opacity: 0;*/
/*}*/
/*.burger_icon.active span:nth-child(3){*/
	/*transform: rotate(-45deg);*/
	/*top: 10px;*/
/*}*/
/*.menu_wrapper{*/
	/*position: fixed;*/
	/*overflow: hidden;*/
	/*width: 0;*/
	/*height: 100%;*/
	/*top:0;*/
	/*right: -100%;*/
	/*opacity: 0;*/
	/*z-index: -1;*/
	/*transition: 0.5s linear;*/
/*}*/
/*.menu_wrapper:after{*/
	/*content: "";*/
	/*position: absolute;*/
	/*top: 0;*/
	/*left: 0;*/
	/*right: 0;*/
	/*bottom: 0;*/
	/*background-image: url(assets/images/bg_1.png);*/
	/*background-size: cover;*/
	/*background-position: center;*/
	/*z-index: -1;*/
	/*opacity: 0.99;*/
/*}*/
/*.menu_wrapper.active{*/
	/*width: 100%;*/
	/*height: 100vh;*/
	/*opacity: 1;*/
	/*top: 0;*/
	/*right: 0;*/
	/*transition: 0.75s linear;*/
	/*overflow-y: scroll;*/
	/*z-index: 100;*/
/*}*/
/*#top-menu .lang{*/
	/*width: 40px;*/
	/*height: 50px;*/
	/*position: absolute;*/
	/*right: 80px;*/
	/*z-index: 9999;*/
/*}*/
/*#top-menu .lang a{*/
	/*width: 30px;*/
	/*height: 30px;*/
	/*display: block;*/
	/*margin-top: 10px;*/
	/*margin-left: 5px;*/
	/*text-align: center;*/
	/*line-height: 30px;*/
	/*text-transform: uppercase;*/
	/*border: 2px solid #0171BB;*/
	/*border-radius: 5px;*/
	/*font-weight: 900;*/
/*}*/
/*#top-menu .lang a:hover{*/
	/*color: #0171BB;*/
/*}*/
/*#top-menu .small_logo{*/
	/*position: absolute;*/
	/*left: 50%;*/
	/*top: 70px;*/
	/*height: 100px;*/
	/*transform: translateX(-50%);*/
/*}*/
/*#top-menu .small_logo img{*/
	/*width: 100%;*/
	/*max-width: 160px;*/
	/*position: relative;*/
	/*margin: 0 auto;*/
/*}*/
/*#top-menu .menu{*/
	/*position: relative;*/
	/*height: 100%;*/
	/*min-height: 667px;*/
	/*padding: 0;*/
	/*overflow: hidden;*/
/*}*/
/*#top-menu .menu .burger_active{*/
	/*display: table;*/
	/*width: 100%;*/
	/*height: 100%;*/
	/*z-index: 110;*/
	/*padding-bottom: 200px;*/
	/*padding-top: 180px;*/
	/*overflow: hidden;*/
/*}*/
/*#top-menu .burger_links {*/
	/*text-align: center;*/
	/*display: table-cell;*/
	/*vertical-align: middle;*/
/*}*/
/*#top-menu .menu_wrapper .burger_active{*/
	/*opacity: 0;*/
	/*transition: 0.55s ease-in-out;*/
/*}*/
/*#top-menu .menu_wrapper.active .burger_active{*/
	/*opacity: 1;*/
	/*transition: 0.55s ease-in-out;*/
/*}*/
/*#top-menu .burger_links li{*/
	/*display: block;*/
	/*padding: 4px 15px;*/
/*}*/
/*#top-menu .burger_links li a{*/
	/*color: #fff;*/
	/*font-size: 34px;*/
	/*text-transform: uppercase;*/
	/*font-family: "Impact";*/
	/*transition: 0.25s ease-in-out;*/

/*}*/
/*#top-menu .burger_links li a:hover{*/
	/*text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9)*/
/*}*/
/*#top-menu .menu_wrapper .menu_content{*/
	/*width: 100%;*/
	/*height: 150px;*/
	/*position: absolute;*/
	/*bottom: 0;*/
	/*left: 0;*/
/*}*/
/*#top-menu .menu_wrapper .menu_content ul{*/
	/*text-align: center;*/
/*}*/
/*#top-menu .menu_wrapper .menu_content ul.social li a{*/
	/*display: block;*/
	/*padding: 0 3px;*/
/*}*/
/*#top-menu .menu_wrapper .menu_content ul.social li a img{*/
	/*max-width: 40px;*/
/*}*/
/*#top-menu .menu_wrapper .menu_content .phone ul{*/
	/*padding-top: 10px;*/
/*}*/
/*#top-menu .menu_wrapper .menu_content .phone ul li{*/
	/*display: block;*/
/*}*/
/*#top-menu .menu_wrapper .menu_content .phone ul li a{*/
	/*display: block;*/
	/*position: relative;*/
	/*margin: 0 auto;*/
	/*width: 200px;*/
	/*height: 30px;*/
	/*line-height: 30px;*/
	/*color: #fff;*/
	/*font-family: "Impact";*/
	/*font-size: 20px;*/
/*}*/
/*#top-menu .menu_wrapper .menu_content .phone ul li a img{*/
	/*float: left;*/
	/*padding-top: 5px;*/
	/*width: 20px;*/
/*}*/
/*@media only screen and (max-width:1200px){*/
	/*#top-menu{*/
		/*display: block;*/
		/*top: 0;*/
	/*}*/
/*}*/
/*@media only screen and (max-height: 667px){*/
	/*.menu_wrapper.active{*/
		/*height: 666px;*/
	/*}*/
/*}*/
/*@media only screen and (max-width: 370px){*/
    /*#top-menu .menu_wrapper .menu_content {*/
        /*width: 100%;*/
        /*height: 150px;*/
        /*position: absolute;*/
        /*bottom: 0;*/
        /*left: 0;*/
    /*}*/
    /*#top-menu .menu .burger_active {*/
        /*padding-bottom: 200px;*/
        /*padding-top: 140px;*/
    /*}*/
/*}*/



/* Mobile menu */
#top-menu{
    display: none;
    overflow: hidden;
    position: relative;
}
.burger_fixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 50px;
    z-index: 1000;
    background-color: rgba(255, 255, 255, 0.8);
}
.burger_icon {
    display: block;
    width: 30px;
    height: 24px;
    position: absolute;
    cursor: pointer;
    right: 30px;
    top: 15px;
}
.burger_icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #0171BB;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
}
.burger_icon span:nth-child(1) {
    top: 0px;
}
.burger_icon span:nth-child(2) {
    top: 8px;
}
.burger_icon span:nth-child(3) {
    top: 16px;
}
.burger_icon.active span:nth-child(1){
    transform: rotate(45deg);
    top: 10px;
}
.burger_icon.active span:nth-child(2){
    opacity: 0;
}
.burger_icon.active span:nth-child(3){
    transform: rotate(-45deg);
    top: 10px;

}
.menu_wrapper{
    position: fixed;
    overflow-y: scroll;
    width: 0;
    height: 100%;
    right: -100%;
    top: 0;
    opacity: 0;
    z-index: -1;
    transition: 0.25s linear;
}
.menu_wrapper .menu:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(assets/images/bg_1.png);
    background-size: cover;
    background-position: center;
    z-index: -1;
    opacity: 0.95;
}
.menu_wrapper.active{
    width: 100%;
    height: 100vh;
    opacity: 1;
    bottom: 0;
    right: 0;
    transition: 0.5s linear;
    overflow-y: scroll;
    z-index: 100;
}
#top-menu .lang{
    width: 40px;
    height: 50px;
    position: absolute;
    right: 80px;
    z-index: 9999;
}
#top-menu .lang a{
    width: 30px;
    height: 30px;
    display: block;
    margin-top: 10px;
    margin-left: 5px;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    border: 2px solid #0171BB;
    border-radius: 5px;
    font-weight: 900;
    z-index: 9999;
}
#top-menu .lang a:hover{
    color: #0171BB;
}
#top-menu .small_logo{
    position: absolute;
    left: 50%;
    top: 80px;
    transform: translateX(-50%);
    padding: 0px 0 0;
    display: block;
}
#top-menu .small_logo img{
    width: 100%;
    max-width: 160px;
    position: relative;
    margin: 0 auto;
}
#top-menu .menu{
    position: relative;
    min-height: 100%;
    padding: 200px 15px 200px;
    overflow: hidden;
}
#top-menu .menu .burger_active{
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 40vh;
    z-index: 110;
}
#top-menu .burger_links {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
#top-menu .menu_wrapper .burger_active{
    opacity: 0;
    transition: 0.55s ease-in-out;
}
#top-menu .menu_wrapper.active .burger_active{
    opacity: 1;
    transition: 0.55s ease-in-out;
}
#top-menu .burger_links li{
    display: block;
    padding: 4px 15px;
}
#top-menu .burger_links li a{
    color: #fff;
    font-size: 34px;
    text-transform: uppercase;
    font-family: "Impact";
    transition: 0.25s ease-in-out;

}
#top-menu .burger_links li a:hover{
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9)
}
#top-menu .menu_wrapper .menu_content{
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 0 15px 50px;
}
#top-menu .menu_wrapper .menu_content ul{
    text-align: center;
    display: block;
}
#top-menu .menu_wrapper .menu_content ul.social li a{
    display: block;
    padding: 0 3px;
}
#top-menu .menu_wrapper .menu_content ul.social li a img{
    max-width: 40px;
}
#top-menu .menu_wrapper .menu_content .phone ul{
    padding-top: 10px;
}
#top-menu .menu_wrapper .menu_content .phone ul li{
    display: block;
}
#top-menu .menu_wrapper .menu_content .phone ul li a{
    display: block;
    position: relative;
    margin: 0 auto;
    width: 200px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-family: "Impact";
    font-size: 20px;
}
#top-menu .menu_wrapper .menu_content .phone ul li a img{
    float: left;
    padding-top: 5px;
    width: 20px;
}
@media only screen and (max-width:1200px){
    #top-menu{
        display: block;
        top: 0;
    }
}




/*  header  */
#header{
	width: 100%;
	height: 100vh;
	min-height: 667px;
	padding: 80px 50px 0;
	margin-bottom: -80px;
	position: relative;
	display: block;

}
#header .contact_info{
	position: absolute;
	left: 50px;
	right: 50px;
	height: 80px;
	top: 0;
	text-align: right;
}
#header .contact_info .phone{
	display: inline-block;
}
#header .contact_info .phone ul li a{
	display: block;
	line-height: 80px;
	padding: 0px;
	font-family: "HelveticaNeueCyr-Black";
	font-weight: 900;
	color: #0171BB;
}
#header .contact_info .phone ul li a img{
	position: relative;
	float: left;
	width: 20px;
	top: 30px;
	margin: 0 5px 0 15px;
}
#header .contact_info .languages{
	display: inline-block;
	margin-left: 20px;
	position: relative;
	border: 2px solid #0171BB;
	height: 30px;
	width: 30px;
	text-align: center;
	border-radius: 5px;
}
#header .contact_info .languages ul li a{
	font-size: 14px;
	line-height: 26px;
	font-family: "HelveticaNeueCyr-Black";
	text-transform: uppercase;
	font-weight: 900;
	color: #0171BB;
}
#header .block_name{
	height: 30vh;
	background-size: auto 100%;
	background-position: left center;
	background-image: url(assets/images/e&e_logo.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	position: relative;
}
#header .title{
	height: 65vh;
	position: relative;
}
#header .title:after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 2px;
	left: 0;
	background-color:  #0171BB;
}
#header .title .page_logo{
	position: absolute;
	left: 30px;
	top: 30px;
	z-index: 10;
}
#header .title .page_logo img{
	max-width: 160px;
	position: relative;
	z-index: 10;
}
#header .title .page_logo img.sm{
	display: none;
}
#header .title .title_wrapper{
	position: absolute;
	height: 100%;
	left: 0;
	right: 25px;
}
#header .title .title_wrapper .t_content{
	display: table;
	width: 100%;
	max-width: 500px;
	height: 100%;
	margin-left: auto;
	margin-right: 0;
}
#header .title .title_wrapper .t_content h1{
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding: 15px 30px;
	font-size: 65px;
	margin: 0;
	font-family: "Impact";
	text-align: right;
	line-height: 1.1;
	display: table-cell;
	vertical-align: middle;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	position: relative;
	z-index: 10;
}
#header .title .social_wrapper{
	position: absolute;
	bottom: 30px;
	left: 30px;
	z-index: 100;
}
#header .title .social_wrapper img{
	max-width: 40px;
}
#header .turbos{
	height: 65vh;
	position: relative;
}
#header .turbos:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 2px;
	top: 0;
	z-index: 0;
	background-color:  #0171BB;
}
#header .turbos img{
	width: 80%;
	height: auto;
	position: relative;
	margin: 0 auto;
	z-index: 10;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
@media only screen and (max-width: 1400px){
	#header .title .title_wrapper .t_content h1{
		font-size: 40px;
	}
	#header .title .social_wrapper img{
		max-width: 34px;
	}
}
@media only screen and (max-width: 1200px){
	#header{
		padding: 0;
		height: 100vh;
		margin-bottom: 0;
	}
	#header .contact_info, #header .block_name, #header .turbos{
		display: none;
	}
	#header .title{
		width: 100%;
		height: 100vh;
        min-height: 667px;
		background-image: url(assets/images/home_b2.jpg);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	#header .title:after{
		display: none;
	}
	#header .title .page_logo {
		left: 30px;
		top: 80px;
	}
	#header .title .page_logo img.sm {
		max-width: 180px;
		display: block;
	}
	#header .title .page_logo img.lg{
		display: none;
	}
	#header .title .title_wrapper{
		z-index: 10;
		background-position: center bottom;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-image: url(assets/images/turbin.png);
	}
	#header .title .title_wrapper .t_content h1{
		font-size: 60px;
	}
	#header .title .social_wrapper img{
		max-width: 50px;
	}
}
@media only screen and (max-width: 992px){
	#header{
		min-height: 667px;
	}
}

@media only screen and (max-width: 767px){
	#header .title .page_logo{
		left: 30px;
		top: 70px;
	}
	#header .title .page_logo img.sm{
		max-width: 120px;
	}
	#header .title .title_wrapper .t_content h1{
		color: #fff;
		font-size: 32px;
		text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	}
	#header .title .title_wrapper{
		z-index: 10;
		background-size: 120% auto;
	}
	#header .title .social_wrapper{
		display: none;
	}
}

@media only screen and (max-width: 367px){
	#header .title .title_wrapper .t_content h1{
		font-size: 28px;
	}
}


/*header_page*/
#header_page{
	width: 100%;
	height: 80px;
	margin-bottom: 50px;
	position: relative;
	display: block;
	background-image: url(assets/images/home_b.jpg);
	background-size: cover;
	background-position: center;
}
#header_page .contact_info{
	position: absolute;
	left: 50px;
	right: 50px;
	height: 80px;
	top: 0;
	text-align: right;
}
#header_page .contact_info .phone{
	display: inline-block;
}
#header_page .contact_info .phone ul li a{
	display: block;
	line-height: 80px;
	padding: 0px;
	font-family: "HelveticaNeueCyr-Bold";
	font-weight: 900;
	color: #fff;
	display: block;
}
#header_page .contact_info .phone ul li a img{
	position: relative;
	float: left;
	width: 20px;
	top: 30px;
	margin: 0 5px 0 15px;
}
#header_page .contact_info .languages{
	display: inline-block;
	margin-left: 20px;
	position: relative;
	border: 2px solid #fff;
	height: 30px;
	width: 30px;
	text-align: center;
	border-radius: 5px;
}
#header_page .contact_info .languages a{
	font-size: 14px;
	line-height: 26px;
	font-family: "HelveticaNeueCyr-Bold";
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
}
#header_page .logo{
	display: inline-block;
	max-width: 100px;
	position: absolute;
	z-index: 100;
	top: 5px;
	left: 30px;
}
@media only screen and (max-width:991px){
	#header_page .contact_info{
		display: none;
	}
}




/*  section advantages */

#advantages{
	position: relative;
	margin: 70px auto;
}
#advantages h2 span{
	font-size: 50px;
	color: #0171BB;
}
#advantages .advantages_text{
	padding-top: 40px;
}
#advantages .advantages_text .advantages{
	counter-reset: li;
	position: relative;
}
#advantages .advantages_text .advantages li{
	text-align: justify;
	min-height: 110px;
	font-size: 16px;
	padding: 20px 30px 10px 70px;
	overflow: hidden;
	margin-bottom: 30px;
}
#advantages .advantages_text .advantages li::before {
	padding: 10px 0;
	position: absolute;
	top: 0px;
	left: 20px;
	content: "";
	color: #0171BB;
	height: 30px;
	width: 30px;
	background-image: url(assets/images/check.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
#advantages .advantages_text .advantages li:nth-child(1){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;

	-webkit-animation-delay: 0.25s;
	-o-animation-delay: 0.25s;
	-moz-animation-delay: 0.25s;
	animation-delay: 0.25s;
}
#advantages .advantages_text .advantages li:nth-child(2){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;

	-webkit-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
#advantages .advantages_text .advantages li:nth-child(3){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;
	-webkit-animation-delay: 0.75s;
	-o-animation-delay: 0.75s;
	-moz-animation-delay: 0.75s;
	animation-delay: 0.75s;
}
#advantages .advantages_text .advantages li:nth-child(4){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;
	-webkit-animation-delay: 1s;
	-o-animation-delay: 1s;
	-moz-animation-delay: 1s;
	animation-delay: 1s;
}
@media only screen and (max-width:991px){
	#advantages{
		margin: 50px auto;
	}
	#advantages h2 span{
		font-size: 40px;
	}
	#advantages .advantages_text{
		padding-top: 20px;
	}
	#advantages .advantages_text .advantages li{
		min-height: 100%;
		padding: 10px 30px 10px 60px;
		margin-bottom: 10px;
	}
	#advantages .advantages_text .advantages li::before {
		top: 10px;
		height: 25px;
		width: 25px;
	}
}

/*  section goods  */
#goods .title_wrapper{
	margin-bottom: 70px;
	display: block;
}
#goods h2{
	max-width: 600px;
	text-align: center;
	margin: 0 auto;
	padding: 0 15px;
	font-size: 36px;
	color: #666767;
}
#goods h2 span{
	color: #0171BB;
	font-size: 50px;
}
#goods p{
	font-family: "HelveticaNeueCyr-Medium";
	max-width: 700px;
	font-weight: 600;
	position: relative;
	margin: 0 auto;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	line-height: 1.2;
	color: #666767;
	padding-top: 10px;
}

#goods .goods_wrapper .box{
	padding: 15px;
	display: block;
}

#goods .goods_wrapper .box .gt{
	display: block;
	position: relative;
	overflow: hidden;
	min-height: 380px;
	height: 100%;
	padding: 15px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);
}
#goods .goods_wrapper .box .gt img{
	width: 100%;
	max-width: 290px;
	position: relative;
	margin: 0 auto;
}
#goods .goods_wrapper .box .gt h3{
	padding: 0 15px;
	margin: 0 0;
	text-align: center;
	text-transform: uppercase;
	font-family: "HelveticaNeueCyr-Bold";
	font-size: 20px;
	color: #fff;
	text-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#goods .goods_wrapper .box .gt:hover h3{
	opacity: 0;
}
#goods .goods_wrapper .box .gt .action{
	font-family: "HelveticaNeueCyr-Bold";
	text-transform: uppercase;
	position: absolute;
	z-index: 10;
	color: #fff;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
	left: 30px;
	right: 30px;
	bottom: 50px;
	height: 40px;
	line-height: 40px;
	opacity: 0;
	box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	color: #0171BB;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#goods .goods_wrapper .box .gt:hover .action{
	opacity: 1;
	bottom: 35px;
}
#goods .title_wrapper{
	margin-bottom: 50px;
}
#goods h2{
	font-size: 30px;
}
#goods h2 span{
	font-size: 36px;
}
#goods p{
	font-size: 16px;
	padding: 10px 25px;
}
@media only screen and (max-width: 370px){
	#goods h2{
		font-size: 26px;
	}
	#goods h2 span {
		font-size: 30px;
	}
}
@media only screen and (max-width: 768px){
	#goods .goods_wrapper .box{
		padding: 10px;
	}
	#goods .goods_wrapper .box .gt{
		min-height: 200px;
		padding: 0 15px 30px 15px;
		box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
	}
	#goods .goods_wrapper .box .gt img{
		width: 80%;
	}
	#goods .goods_wrapper .box .gt h3{
		padding: 0 15px;
		margin: 0 0 20px 0px;
		text-align: center;
		text-transform: uppercase;
		font-family: "HelveticaNeueCyr-Bold";
		font-size: 20px;
		color: #fff;
		text-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
		-webkit-transition: all 0.25s ease;
		-moz-transition: all 0.25s ease;
		-o-transition: all 0.25s ease;
		-ms-transition: all 0.25s ease;
		transition: all 0.25s ease;
	}
	#goods .goods_wrapper .box .gt:hover h3{
		opacity: 1;
	}
	#goods .goods_wrapper .box .gt .action{
		position: relative;

		color: #fff;
		font-size: 14px;
		line-height: 40px;
		width: 90%;
		left: 50%;
		bottom: 0;
		transform: translate(-50%);
		opacity: 1;
		box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
		background-color: #fff;
		color: #0171BB;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	#goods .goods_wrapper .box .gt:hover .action{
		opacity: 1;
		bottom: 20px;
	}
	#goods .goods_wrapper .box .gt .action span{
		font-size: 14px;
		line-height: 40px;
	}
}

/*  section history  */
#history{
	margin-top: 70px;
	padding-bottom: 30px;
}
#history h2{
	color: #666767;
}
#history .history_slider{
	display: block;
}
#history .history_slider .slick_slide{
	padding: 0;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
#history .history_slider .slick_slide .date{
	position: relative;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 40px;
}
#history .history_slider .slick_slide .date:after{
	background: linear-gradient(90deg, #0171BB 5%, rgba(0, 0, 0, 0));
	content: "";
	height: 1.5px;
	left: 20px;
	right: 10px;
	top: 40px;
	position: absolute;
}
#history .history_slider .slick_slide .date span{
	font-size: 32px;
	padding: 5px 20px 20px;
	font-family: "Impact";
	color: #0171BB;
	width: 70px;
	height: 40px;
	display: block;
}
#history .history_slider .slick_slide .history_text{
	padding: 0 10px 0 40px;
	margin: 15px;
}
#history .history_slider .slick_slide .history_text p{
	margin: 0;
	font-size: 16px;
	position: relative;
}
#history .history_slider .slick_slide .history_text p:before{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #666767;
	top: 10px;
	left: -20px;
}

@media only screen and (max-width:991px){
	#history{
		padding-bottom: 0;
	}
	#history .history_slider .slick_slide {
		margin-bottom: 10px;
	}
	#history .history_slider .slick_slide .date{
		left: 20px;
		padding-left: 0;
	}
	#history .history_slider .slick_slide .date:after{
		left: 0;
		right: 20px;
		top: 35px;
	}
	#history .history_slider .slick_slide .date span{
		font-size: 28px;
	}
	#history .history_slider .slick_slide .history_text{
		padding: 15px 20px;
		margin: 0 20px;
	}
	#history .history_slider .slick_slide .history_text p{
		margin: 0;
		font-size: 16px;
		text-align: justify;
	}
}

/*  section video  */
#video{
	margin-top: 70px;
}
#video .video_block{
	position: relative;
	display: block;
	max-width: 80%;
	margin: 0 auto;
}
#video .video_block video {
	display: inline-block;
	max-width: 100%;
}
@media only screen and (max-width:991px){
	#video{
		margin-top: 50px;
	}
	#video .video_block{
		max-width: 100%;
		margin: 0 auto;
		padding: 0 20px;
	}
}

/*  section about  */
#about {
	position: relative;
	display: block;
	margin-top: 50px
}
#about .text{
	padding: 30px 20px 0;
	position: relative;
	margin: 0 auto;
	text-align: justify;
}

/*  why section  */
#why{
	margin-top: 70px;
	margin-bottom: 70px;
	position: relative;
}
#why h2{
	color: #666767;
}
#why .why_wrapper ul{
	padding-top: 30px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	display: block;
}
#why .why_wrapper ul li{
	padding: 10px 15px 10px 65px;
	text-align: justify;
	display: block;
	position: relative;
	font-size: 16px;
}
#why .why_wrapper ul li::before {
	padding: 10px 0;
	position: absolute;
	top: 8px;
	left: 20px;
	content: "";
	color: #0171BB;
	height: 30px;
	width: 30px;
	background-image: url(assets/images/check.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
#why .why_wrapper ul li:nth-child(1){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;
	-webkit-animation-delay: 0.25s;
	-o-animation-delay: 0.25s;
	-moz-animation-delay: 0.25s;
	animation-delay: 0.25s;
}
#why .why_wrapper ul li:nth-child(2){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;
	-webkit-animation-delay: 0.35s;
	-o-animation-delay: 0.35s;
	-moz-animation-delay: 0.35s;
	animation-delay: 0.35s;
}
#why .why_wrapper ul li:nth-child(3){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;
	-webkit-animation-delay: 0.45s;
	-o-animation-delay: 0.45s;
	-moz-animation-delay: 0.45s;
	animation-delay: 0.45s;
}
#why .why_wrapper ul li:nth-child(4){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;
	-webkit-animation-delay: 0.55s;
	-o-animation-delay: 0.55s;
	-moz-animation-delay: 0.55s;
	animation-delay: 0.55s;
}
#why .why_wrapper ul li:nth-child(5){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;
	-webkit-animation-delay: 0.65s;
	-o-animation-delay: 0.65s;
	-moz-animation-delay: 0.65s;
	animation-delay: 0.65s;
}
#why .why_wrapper ul li:nth-child(6){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;
	-webkit-animation-delay: 0.75s;
	-o-animation-delay: 0.75s;
	-moz-animation-delay: 0.75s;
	animation-delay: 0.75s;
}
#why .why_wrapper ul li:nth-child(7){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;
	-webkit-animation-delay: 0.85s;
	-o-animation-delay: 0.85s;
	-moz-animation-delay: 0.85s;
	animation-delay: 0.85s;
}
#why .why_wrapper ul li:nth-child(8){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;
	-webkit-animation-delay: 0.95s;
	-o-animation-delay: 0.95s;
	-moz-animation-delay: 0.95s;
	animation-delay: 0.95s;
}
#why .why_wrapper ul li:nth-child(9){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;
	-webkit-animation-delay: 1.05s;
	-o-animation-delay: 1.05s;
	-moz-animation-delay: 1.05s;
	animation-delay: 1.05s;
}
#why .why_wrapper ul li:nth-child(10){
	-webkit-animation-duration: .9s;
	-o-animation-duration: .9s;
	-moz-animation-duration: .9s;
	animation-duration: .9s;
	-webkit-animation-delay: 1.15s;
	-o-animation-delay: 1.15s;
	-moz-animation-delay: 1.15s;
	animation-delay: 1.15s;
}
@media only screen and (max-width:991px){
	#why{
		margin-top: 50px;
		margin-bottom: 50px;
	}
	#why .why_wrapper ul li{
		padding: 10px 30px 10px 60px;
		margin-bottom: 10px;
	}
	#why .why_wrapper ul li::before {
		top: 10px;
		height: 25px;
		width: 25px;
	}
}


/*  section contact */
#contact .main_content{
	padding-top: 30px;
}
#contact .main_content .contact_wrapper {
	padding: 0 20px;
}
#contact .main_content .contact_wrapper .contact_box{
	height: 100%;
	min-height: 260px;
	padding: 0;
	margin-top: 20px;
}
#contact .main_content h3{
	font-size: 20px;
	text-transform: uppercase;
	font-family: "HelveticaNeueCyr-Bold";
	font-weight: 900;
	color: #0171BB;
	padding: 0;
	margin: 0 0  15px 0;
}
#contact .main_content .form .mail_form{
	position: relative;
	height: 560px;
	background-color: #0171BB;
	background-image: url(assets/images/bg_1.png);
	background-size: cover;
	background-repeat: no-repeat;
}
#contact .main_content .form .mail_form .wrapper{
	position: absolute;
	display: table;
	width: 100%;
	height: 100%;
}
#contact .main_content .form .mail_form .wrapper .wrap_f{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#contact .main_content .form .mail_form .wrapper .wrap_f form{

}
#contact .main_content .form .mail_form .wrapper .wrap_f form input{
	width: 100%;
	max-width: 350px;
	padding: 0 10px;
	height: 30px;
	font-size: 14px;
	border: none;
	border-bottom: 1px solid #fff;
	background-color: transparent;
	color: #fff;
	margin-top: 8px;
	border-radius: 0;
}
#contact .main_content .form .mail_form .wrapper .wrap_f form input[type="submit"]{
	border: none;
	background-color: #fff;
	width: 100%;
	max-width: 350px;
	height: 40px;
	color: #0171BB;
	padding: 0 15px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 800;

}
#contact .main_content .form .mail_form .wrapper .wrap_f form textarea{
	width: 100%;
	max-width: 350px;
	height: 100px;
	max-height: 100px;
	overflow-y: auto;
	background-color: transparent;
	margin-top: 20px;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	padding: 5px 10px;
}

div.wpcf7 .ajax-loader {
	display: block;
}

@media only screen and (max-width:768px){
	#contact .main_content{
		padding-top: 20px;
	}
	#contact .main_content .contact_wrapper .contact_box{
		min-height:  100%;
		padding: 0;
		margin-top: 40px;
	}

	#contact .main_content .form .mail_form{
		position: relative;
		height: 100%;
	}
	#contact .main_content .form .mail_form .wrapper{
		position: relative;
		padding:  50px 30px;
	}
	#contact .main_content .form .mail_form .wrapper .wrap_f form input{
		width: 100%;
		max-width: 350px;
		padding: 0 10px;
		height: 30px;
		line-height: 30px;
	}
	#contact .main_content .form .mail_form .wrapper .wrap_f form input[type="submit"]{
		border: none;
		background-color: #fff;
		width: 100%;
		max-width: 350px;
		height: 40px;
		color: #0171BB;
		padding: 0 15px;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: 800;

	}
}


/*  block_12  */
#block_12 .block_page{
	padding: 15px;
}
#block_12 .equipment_title{
	color:  #666767;
	font-family: "Impact";
	padding: 0 15px;
}
#block_12 .block_page h3{
	color: #0171BB;
	font-family: "Impact";
	margin-bottom: 30px;
	line-height: 1.4;
	text-transform: uppercase;
}


/*  footer  */
footer{
	width: 100%;
	height: 100%;
	min-height: 100px;
	margin-top: 50px;
	padding: 30px 15px;
	border-radius: 30px 30px 0 0;
	color: #fff;
}
footer img.footer_logo{
	max-width: 120px;
	position: relative;
	margin: 0 auto;
}
footer .footer_social ul{
	text-align: center;
	margin-top: 10px;
}
footer .footer_social ul li a img{
	max-width: 30px;
}
footer .copyright{
	color: #666767;
	font-size: 12px;
	text-align: center;
	opacity: 0.5;
	margin-top: 8px;
}
footer .copyright .copy{
	display: inline-block;
	line-height: 18px;
}
footer .copyright a{
	margin: 0;
	display: inline-block;
	padding: 0;
	line-height: 18px;
	color: #666767;
}
@media only screen and (max-width:991px){
	footer{
		margin-top: 30px;
	}
}


/* Modal cookie*/
#overlay {
	position: fixed;
	bottom: 0;
	left: 0;
	display: none;
	width: 100%;
	padding: 20px;
	background: linear-gradient(45deg, rgba(255, 255, 255, 0.9) 55%, #fff);
	z-index: 999;
	color: #666767;
	text-align: center;
	-webkit-animation: fade .6s;
	-moz-animation: fade .6s;
	animation: fade .6s;
	overflow: auto;
}
#overlay .popup{
	display: table;
	position: relative;
	height: 130px;
	box-shadow: none;
}
#overlay .popup .wrapper{
	display: table-cell;
	vertical-align: middle;
}
#overlay .popup p{
	position: relative;
	text-align: justify;
	margin: 0 auto;
	padding: 0 40px;
	line-height: 1.4;
	max-width: 1000px;
}
#overlay .popup p a{
	color: #0171BB;
	text-transform: none;
}
.popup {
	top: 0;
	left: 0;
	right: 0;
	font-size: 14px;
	margin: auto;
	width: 100%;
	padding: 15px 20px;
	border: none;
	background: transparent;
	z-index: 1000;
	border-radius: 0;
	-webkit-animation: fade .6s;
	-moz-animation: fade .6s;
	animation: fade .6s;
}
.close {
	top: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
	position: absolute;
	border: none;
	background-color: #0171BB;
	opacity: 1;
	cursor: pointer;
	display: block;
}
button.close {
	padding: 0;
	background-color: #0171BB;
	opacity: 1;
}
button.close:hover{
	opacity: 1;
}
.close:before {
	content: "";
	width: 2px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	transform: translate(-50%, -50%) rotate(45deg);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.close:after {
	content: "";
	width: 2px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	transform: translate(-50%, -50%) rotate(-45deg);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

@-moz-keyframes fade {
	from { opacity: 0; }
	to { opacity: 1 }
}
@-webkit-keyframes fade {
	from { opacity: 0; }
	to { opacity: 1 }
}
@keyframes fade {
	from { opacity: 0; }
	to { opacity: 1 }
}
@media only screen and (max-width: 767px){
	#overlay {
		padding: 40px 0 20px;
	}
	#overlay .popup p{
		position: relative;
		text-align: justify;
		margin: 0 auto;
		padding: 0 0px 0 0;
		line-height: 1.4;
		max-width: 1000px;
	}
	.close {
		top: -40px;
		right: 0;
	}
}