

/* Start:/bitrix/templates/main_1c/template_styles.css?167907120998153*/
body {
	font-family: 'Roboto', sans-serif;
	margin:0 auto;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
            supported by Chrome and Opera */
          }
          .error{
          	border-color:red;
          }
          .container {
          	padding-right: 15px;
          	padding-left: 15px;
          	margin-right: auto;
          	margin-left: auto;
          }
          @media (min-width: 768px) {
          	.container {
          		width: 750px;
          	}
          }
          @media (min-width: 992px) {
          	.container {
          		width: 970px;
          	}
          }
          @media (min-width: 1200px) {
          	.container {
          		width: 1070px;
          	}
          }
          @media (min-width: 1380px) {
          	.container {
          		width: 1280px;
          	}
          }
          @media (max-width: 767px) {
          	.container {
          		width: auto;
          	}
          }
          .clear {
          	clear: both;
          }
          /*** Шапка header ***/
          .fixed_header {
          	position: fixed;
          	top: 0;
          	left: 0;
          	width: 100%;
          	height: 85px;
          	line-height: 85px;
          	z-index: 99;
          	background-color: #fff;
          	-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
          	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
          	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
          }
          .fixed_header .logo {
          	float: left;
          	margin-right: 40px;
          }
          .fixed_header .contacts {
          	float: left;
          	margin-right: 40px;
          	width: auto;
          	text-align: center;
          	line-height: 20px;
          	padding-top: 15px;
          }
          .fixed_header .contacts .phone {
          	display: inline-block;
          	color: #585858;
          	font-size: 16px;
          	width: 35%;
          	margin-bottom:0px;
          }
          .fixed_header .contacts .email {
          	display: inline-block;
          	color: #585858;
          	font-size: 16px;
          	width: 28%;
          }
          .fixed_header .contacts .call_back_popup {
          	display: inline-block;
          	color: #9c0007;
          	font-size: 16px;
          	width: 49%;
          }
          .fixed_header .top_menu {
/*	float: right;
line-height: 20px;*/
display: inline-block;
margin-right: 0px;
text-align: center;
margin-left: 0px;
line-height: 20px;
padding-left:80px;
}
.fixed_header .header_phone{
	display: inline-block;
	line-height: 16px;
	float: right;
}
.fixed_header .header_phone a{
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.fixed_header .top_menu .top_menu_item {
	display: inline-block;
	vertical-align: middle;
}
.fixed_header .top_menu .top_menu_item a {
	display: block;
	width: 45px;
	height: 45px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	line-height: 55px;
	text-align: center;
	margin-left: 10px;
	-webkit-box-shadow: inset 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow: inset 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
	opacity: 0.5;
}
.fixed_header .top_menu .top_menu_item:nth-of-type(1) a {
	background-color: #dec636;
}
.fixed_header .top_menu .top_menu_item:nth-of-type(2) a {
	background-color: #e18c31;
}
.fixed_header .top_menu .top_menu_item:nth-of-type(3) a {
	background-color: #da2d35;
}
.fixed_header .top_menu .top_menu_item:nth-of-type(4) a {
	background-color: #d245dc;
}
.fixed_header .top_menu .top_menu_item:nth-of-type(5) a {
	background-color: #1955d7;
}
.fixed_header .top_menu .top_menu_item:nth-of-type(6) a {
	background-color: #19c3de;
}
.fixed_header .top_menu .top_menu_item:nth-of-type(7) a {
	background-color: #27d632;
}
.fixed_header .top_menu .top_menu_item:nth-of-type(8) a {
	background-color: tomato;
}
.fixed_header .top_menu .top_menu_item:nth-of-type(8) a img{
	max-width: 23px;
}
/*** Шапка header ***/
/*** Меню main ***/
main {
	position: relative;
	top: 70px;
	z-index: 1;
}
main .top_main {
	width: 100%;
	/*	background-image: url(/bitrix/templates/main_1c/img/top_main.png);*/
/*	background-image: url(/bitrix/templates/main/img/top_bcg.png);
	background-repeat: no-repeat;
	-webkit-background-size: 84% 200%;
	-moz-background-size: 84% 200%;
	-o-background-size: 84% 200%;
	background-size: 84% 200%;
	background-position: 130px -680px;*/
	height: auto;
	padding-top: 30px;
	padding-bottom: 100px;
	position:relative;
}
main .top_main .main_video_bcg{
	position:absolute;
	z-index:2;
	right:0;
	left:0;
	top:-50%;
	pointer-events:none;
}
main .top_main .top_main_content{
	position:relative;
	z-index:3;
	display:flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
main .top_main .slogan {
	position: relative;
	left: 150px;
	font-size: 18px;
	color: #0f0f0f;
}
main .top_main .about_us {
	font-size: 48px;
	    font-weight: 500;
	    color: #000000;
	    display: block;
	    vertical-align: top;
	    text-align: center;
	    margin: 0 auto;
	    width: 70%;
	    margin-top: 50px;
}
main .top_main .about_us span {
	font-size: 24px;
	font-weight: 400;
	color: #000000;
	line-height: 24px;
	display: inline-block;
	padding-top: 30px;
}
main .top_main .screen_slider {
	max-width: 50%;
	display: inline-block;
	vertical-align: top;
	width: 520px;
	height: 490px;
	position: relative;
	display:none;
}
main .top_main .screen_slider .screen_back {
	display: block;
	position: absolute;
	top: 0px;
	left: -70px;
	z-index: 1;
	width: 800px;
	height: 500px;
}
main .top_main .screen_slider .screen_carousel {
	width: 509px;
	height: 309px;
	position: absolute;
	top: 85px;
	left: 76px;
	z-index: 2;
}
main .top_main .screen_slider .screen_carousel .screen_slider_item img {
	width: auto;
}
.about_us_info {
	height: auto;
	padding-bottom: 50px;
	position:relative;
	z-index: 2;
}
.about_us_info .container{
	padding-top:10px;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(15%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.about_us_info .about_video_bcg{
	position:absolute;
	z-index:2;
	bottom:-4px;
	left:0;
	pointer-events:none;
}
.double_video_container {
	height: auto;
	position:relative;
}
.double_video{
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	pointer-events:none;
	height:1700px;
}
.about_us_info .title {
	font-size: 30px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: 500;
	text-transform: uppercase;
	position:relative;
	z-index:99;
}
.about_us_info .title:after {
	content: "";
	width: 600px;
	height: 2px;
	display: block;
	background-color: #dec636;
	margin-top: 25px;
}
.about_us_info .about_us_info_text {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-right: 50px;
	text-align:center;
	position:relative;
	z-index:3;
}
.about_us_info .about_us_info_text .about_us_info_item{
	display: inline-block;
	width: 100%;
	vertical-align:top;
	margin-top:20px;
}
.about_us_info .about_us_info_text p {
	font-size: 18px;
	color: #000000;
}
.about_us_info .about_us_info_achievement {
	display:flex;
	width: 100%;
	vertical-align: top;
	position: relative;
	z-index: 4;
}
.about_us_info .about_us_info_achievement  .achievement_list{
	display:flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	width:100%;
}
.about_us_info .about_us_info_achievement .achievement_list li {
	list-style: none;
	margin-bottom: 20px;
	width:auto;
		display:flex;
	align-items: center;
	justify-content: center;
}
.about_us_info .about_us_info_achievement .achievement_list li img{
	max-width:200px;
	height:auto;
}
.about_itc{
	height: auto;
	padding-bottom: 50px;
	position:relative;
	z-index: 2;
}
.about_itc .container{
	background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 86%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(86%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 86%, rgba(255,255,255,0) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 86%, rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 86%, rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 86%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.about_itc .title {
	font-size: 30px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: 500;
	text-transform: uppercase;
	position:relative;
	z-index:99;
}
.about_itc .title:after {
	content: "";
	width: 600px;
	height: 2px;
	display: block;
	background-color: #1955d7;
	margin-top: 25px;
}
.about_itc .about_itc_info_text {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align:justify;
	position:relative;
	z-index:3;
}
.about_itc .about_itc_info_text a{
	color:#1eb2c3;
	text-decoration:none;
	position:relative;
}
.about_itc .about_itc_info_text a:after{
	content:"";
	position:absolute;
	width:0%;
	left:0;
	 bottom: 0;
	height:1px;
	background-color:#1eb2c3;
	transition:0.3s ease-in;
}
.about_itc .about_itc_info_text a:hover:after{
	width:100%;
	transition:0.3s ease-in;
}
.about_sub_info{
	height: auto;
	position:relative;
	z-index:2;
	margin-bottom:100px;
	transition:0.3s ease-in;
}
.about_sub_info .container{
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 90%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(90%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 90%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 90%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 90%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 90%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.about_sub_info .title {
	font-size: 30px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: 500;
	text-transform: uppercase;
	position:relative;
	z-index:99;
}
.about_sub_info .title:after {
	content: "";
	width: 600px;
	height: 2px;
	display: block;
	background-color: #e18c31;
	margin-top: 25px;
}
.about_sub_info .about_sub_info_text{
	text-align: justify;
	font-size: 16px;
}
.about_sub_info .about_sub_info_text span{
	text-align: center;
	display:block;
	width:100%;
	margin-bottom: 20px;
	font-size:18px;
	font-weight:500;
}
.production{
	height: auto;
	position:relative;
	z-index:2;
	margin-bottom:50px;
	transition:0.3s ease-in;
}
.production .title {
	font-size: 30px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: 500;
	text-transform: uppercase;
	position:relative;
	z-index:99;
}
.production .title:after {
	content: "";
	width: 600px;
	height: 2px;
	display: block;
	background-color: #da2d35;
	margin-top: 25px;
}
.production .text {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align:justify;
	position:relative;
	z-index:3;
}
.production .prod_elements{
	    min-height: 250px;
}
.production .production_elem{
	opacity:0;
	height:0;
	overflow: hidden;
	transition:0.5s ease-in;
}
.production .production_elem.active{
	opacity: 1;
	height:auto;
	overflow: auto;
	transition:0.5s ease-in;
}
.production .prod_tabs{
	display:flex;
	width:100%;
	align-items: center;
	justify-content:center;
	margin-top:20px;
}
.production .prod_tabs .prod_tab{
	width:auto;
	padding:10px 20px;
background-color:#e2e2e2;
	-webkit-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
border-radius:5px;
margin:0px 5px;
position:relative;
transition: 0.2s ease-in;
cursor: pointer;
}
.production .prod_tabs .prod_tab.active{
		background:#fff;
		margin:0px 15px;
}
.production .prod_tabs .prod_tab:after{
	content:"";
	position: absolute;
	display:block;
	widtH:20px;
	height:100%;
	background:#fff;
	border-right:1px solid #5cc8e5;
	border-radius:5px;
	top: 0;
	right: 0;
	transition: 0.2s ease-in;
	opacity:0;
}
.production .prod_tabs .prod_tab:before{
	content:"";
	position: absolute;
	display:block;
	widtH:20px;
	height:100%;
	background:#fff;
	border-left:1px solid #5cc8e5;
	border-radius:5px;
	top: 0;
	left: 0;
	transition: 0.2s ease-in;
	opacity:0;
}
.production .prod_tabs .prod_tab.active:after{
	opacity:1;
	right:-10px;
	transition: 0.2s ease-in;
}
.production .prod_tabs .prod_tab.active:before{
	opacity:1;
	left:-10px;
	transition: 0.2s ease-in;
}
.production .prod_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin:0 auto;
	padding:0;
}
.production .prod_list li{
	list-style: none;
	display:flex;
	/* width:33.33%; */
	align-items: center;
	justify-content: center;
	margin:0px 10px 20px 10px;
	position:relative;
}
.production .prod_list li:first-of-type{
	width: 100%;
	align-items: flex-start;
	justify-content: flex-start;
	font-weight:500;
}
.production .prod_list li:not(:first-of-type) span{
	position: relative;
	display: flex;
	padding: 10px;
	background: #ffd3a2;
	border-radius: 0px 10px 0px 10px;
}
.production .prod_list li:not(:first-of-type) span:before{
	content:"";
	display:none;
	position:absolute;
	left:-15px;
	width:10px;
	height:2px;
	background-color:#5cc8e5;
	top:calc(50% - 1px);
}
.production .prod_title{
	font-size:18px;
	font-weight:500;
	position:relative;
	transition: 0.2s ease-in;
}
#num_1 .prod_title{
		width:160px;
}
#num_2 .prod_title{
		width:120px;
}
#num_3 .prod_title{
		width:50px;
}
.production .prod_title::after{
	content:"";
	position: absolute;
	left:0;
	display:block;
	width:0%;
	height:1px;
	background-color:#5cc8e5;
	transition: 0.2s ease-in;
}
.production .prod_title.active::after{
	width:100%;
		transition: 0.2s ease-in;
}
.we_offer {
	height: auto;
	/* padding-bottom: 100px; */
	position:relative;

}
.we_offer  .offer_video_bcg{
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	pointer-events:none;
}
.we_offer .title {
	font-size: 30px;
	color: #000000;
	font-weight: 500;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom:60px;
	position: relative;
	z-index: 4;
}
.we_offer .title:after {
	content: "";
	width: 600px;
	height: 2px;
	display: block;
	background-color: #c240cb;
	margin-top: 25px;
}
.we_offer .item_container{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.we_offer .we_offer_item {
	width:80%;
	border-radius: 4px;
	display: flex;
	-webkit-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
	background-color:#fff;
	position:relative;
	z-index:3;
	display: flex;
	flex-direction: column;
	border-color: #dddddd;
	margin-bottom:10px;
}
.we_offer .we_offer_item .we_offer_item_name_block{
	color: #000;
	background-color:#fff;
	border-left: 2px dashed #c240cb;
    border-right: 2px dashed #c240cb;
    box-sizing: border-box;
    height: 75px;
    width: 100%;
    cursor: pointer;
	padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: space-between;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
    transition: .3s;
	position: relative;
}
.we_offer .we_offer_item.expanded .we_offer_item_name_block{
	transition:.3s;
	border-left: 2px solid #c240cb;
    border-right: 2px solid #c240cb;
}

.we_offer .we_offer_item .glyphicon{
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    margin: 15px 30px;
}
.we_offer .we_offer_item .we_offer_item_name {
	font-size: 24px;
	padding: 0;
	margin: 0;
}
.we_offer .we_offer_item .we_offer_item_content{
	display: flex;
	padding: 15px;
	background-color:#fff;
	width:100%;
	opacity: 0;
    max-height: 0;
	overflow: hidden;
	padding:0px;
	transition: .3s;
	box-sizing:border-box;
}
.we_offer .we_offer_item.expanded .we_offer_item_content{
	opacity: 1;
	padding:15px;
	transition: .3s;
	overflow:auto;
	max-height:initial;
}
	.we_offer .we_offer_item .we_osffer_item_description {
		font-size: 16px;
		color: #000000;
		position:relative;
	}
	.our_team {
		position:relative;
		z-index:1;
	}
	.our_team .team_video_bcg{
		position:absolute;
		z-index:2;
		top:calc(50% - 300px);
		pointer-events:none;
	}
	.our_team .our_team_desctop{
		position:relative;
		z-index:3;
		top:0;
		left:0;
	}
/*	.our_team {
		background-image: url(/bitrix/templates/main_1c/img/our_team.png);
		background-repeat: no-repeat;
		-webkit-background-size: 970px 900px;
		-moz-background-size: 970px 900px;
		-o-background-size: 970px 900px;
		background-size: 970px 900px;
		background-position: center;
		}*/
		.our_team .title {
			font-size: 30px;
			color: #000000;
			margin-bottom: 10px;
			font-weight: 500;
			text-transform: uppercase;
			margin-top:0px;
		}
		.our_team .title:after {
			content: "";
			width: 600px;
			height: 2px;
			display: block;
			background-color: #fc42fd;
			margin-top: 25px;
		}
		.our_team .our_team_item {
			width: 100%;
			height: 250px;
			position: relative;
			margin-bottom: 10px;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item .photo {
			position: absolute;
			left: 10%;
			top: 0;
			width: 250px;
			height: 250px;
			-webkit-border-radius: 100%;
			-moz-border-radius: 100%;
			border-radius: 100%;
			z-index: 2;
			-webkit-transform: rotateY(0deg);
			-moz-transform: rotateY(0deg);
			transform: rotateY(0deg);
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item .photo img {
			width: 250px;
			height: 250px;
		}
		.our_team .our_team_item .description {
			position: absolute;
			width: 75%;
			height: 180px;
			right: 0;
			top: 8%;
			z-index: 1;
			background: rgba(255, 255, 255, 0.5);
			-webkit-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
			-moz-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
			box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
			text-align: right;
			padding: 15px;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item .description .name {
			font-size: 30px;
			color: #000000;
			font-weight: 500;
			padding-left: 100px;
			margin-top: 0;
			margin-bottom: 0px;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item .description .quote {
			font-size: 22px;
			color: #000000;
			padding-left: 100px;
			margin-bottom: 0;
			margin-top: 0;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item .description .text {
			font-size: 18px;
			color: #000000;
			padding-left: 100px;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item:nth-of-type(2n) {
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item:nth-of-type(2n) .photo {
			left: 68%;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item:nth-of-type(2n) .description {
			left: 0;
			right: initial;
			text-align: left;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item:nth-of-type(2n) .description .name,
		.our_team .our_team_item:nth-of-type(2n) .description .quote,
		.our_team .our_team_item:nth-of-type(2n) .description .text {
			padding-left: 0px;
			padding-right: 100px;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item .photo.switch {
			left: 68%;
			-webkit-transform: rotateY(180deg);
			-moz-transform: rotateY(180deg);
			transform: rotateY(180deg);
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item .description.switch {
			right: 23%;
			text-align: left;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item .description.switch .name,
		.our_team .our_team_item .description.switch .quote,
		.our_team .our_team_item .description.switch .text {
			padding-left: 0px;
			padding-right: 100px;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item:nth-of-type(2n) {
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item:nth-of-type(2n) .photo.switch {
			left: 10%;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item:nth-of-type(2n) .description.switch {
			left: 23%;
			text-align: right;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_team .our_team_item:nth-of-type(2n) .description.switch .name,
		.our_team .our_team_item:nth-of-type(2n) .description.switch .quote,
		.our_team .our_team_item:nth-of-type(2n) .description.switch .text {
			padding-right: 0px;
			padding-left: 100px;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.button_block {
			width: 100%;
			text-align: center;
			padding-top:10px;
		}
		.button_block .show_next_team {
			color: #fff;
			font-size: 24px;
			font-weight: 500;
			border-bottom: 3px solid #8248DE;
			text-decoration: none;
			display: block;
			width: 300px;
			text-align: center;
			line-height: 50px;
			height: 50px;
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e571ee+0,a578e9+100 */
			background: rgb(229,113,238); /* Old browsers */
			background: -moz-linear-gradient(left, rgba(229,113,238,1) 0%, rgba(165,120,233,1) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(left, rgba(229,113,238,1) 0%,rgba(165,120,233,1) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to right, rgba(229,113,238,1) 0%,rgba(165,120,233,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e571ee', endColorstr='#a578e9',GradientType=1 ); /* IE6-9 */
			border-radius: 45px;
			position: relative;
			z-index: 3;
			margin: 0 auto;
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
			-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
			-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
			box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
		}
		.button_block .show_next_team:before{
			content:"";
			width:290px;
			height:40px;
			display:block;
			border:1px solid #fff;
			position:absolute;
			z-index:4;
			border-radius: 45px;
			left:0;
			right:0;
			top:calc(50% - 20px);
			bottom:0;
			margin:0 auto;
			opacity:0.3;
		}
		.button_block .show_next_team:hover{
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a578e9+0,a578e9+100 */
			background: rgb(165,120,233); /* Old browsers */
			background: -moz-linear-gradient(left, rgba(165,120,233,1) 0%, rgba(165,120,233,1) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(left, rgba(165,120,233,1) 0%,rgba(165,120,233,1) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to right, rgba(165,120,233,1) 0%,rgba(165,120,233,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a578e9', endColorstr='#a578e9',GradientType=1 ); /* IE6-9 */
			-webkit-transition: all 2s ease;
			-moz-transition: all 2s ease;
			-o-transition: all 2s ease;
			transition: all 2s ease;
		}
		.our_project {
			height: auto;
			padding-bottom: 100px;
			position:relative;
			z-index:0;
		}
		.our_project .projects_video_bcg{
			position:absolute;
			z-index:2;
			top:0;
			pointer-events:none;
			right:0;
		}
		.our_project .news-list{
			position:relative;
			z-index:3;
			min-height:1020px;
		}
		.our_project .title {
			font-size: 30px;
			color: #000000;
			font-weight: 500;
			text-transform: uppercase;
			margin-top:0px;
			position: relative;
			z-index: 99;
			margin-top: 20px;
		}
		.our_project .title:after {
			content: "";
			width: 600px;
			height: 2px;
			display: block;
			background-color: #1e57f6;
			margin-top: 25px;
		}
		.our_project .our_project_item {
			width: 31%;
			height: 300px;
			display: inline-block;
			vertical-align: top;
			text-align: center;
			-webkit-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
			-moz-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
			box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
			margin-bottom: 40px;
			margin-right: 40px;
			padding: 10px 15px 10px 15px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			background-color:#fff;
		}
		.our_project .our_project_item:nth-of-type(3n){
			margin-right: 0px;
		}
		.our_project .our_project_item .item_info {
			height: 230px;
			overflow: hidden;
			position: relative;
		}
		.our_project .our_project_item .item_info .project_picture {
			width: 100%;
			height: 230px;
			position: absolute;
			z-index: 2;
			left: 0;
			top: 0;
		}
		.our_project .our_project_item .item_info .item_overlay {
			width: 100%;
			height: 100%;
			position: absolute;
			z-index: 3;
			left: 0;
			top: 0;
			background-color: rgba(1, 1, 1, 0.8);
			padding: 10px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			text-align: center;
			opacity: 0;
			-webkit-transition: 0.5s ease-in-out;
			-moz-transition: 0.5s ease-in-out;
			-o-transition: 0.5s ease-in-out;
			transition: 0.5s ease-in-out;
		}
		.our_project .our_project_item .item_info .item_overlay .about_project {
			color: #fefefe;
			font-size: 18px;
		}
		.our_project .our_project_item .item_info .item_overlay .project_link {
			color: #fefefe;
			font-size: 18px;
			border-bottom: 1px solid #fefefe;
			text-decoration: none;
			display:none;
			-webkit-transition: 0.5s ease-in-out;
			-moz-transition: 0.5s ease-in-out;
			-o-transition: 0.5s ease-in-out;
			transition: 0.5s ease-in-out;
		}
		@media(min-width:767px){
			.our_project .our_project_item:hover .item_overlay {
				opacity: 1;
				-webkit-transition: 0.5s ease-in-out;
				-moz-transition: 0.5s ease-in-out;
				-o-transition: 0.5s ease-in-out;
				transition: 0.5s ease-in-out;
			}
			.our_project .our_project_item:hover .item_overlay .project_link{
				display:inline;
				-webkit-transition: 0.5s ease-in-out;
				-moz-transition: 0.5s ease-in-out;
				-o-transition: 0.5s ease-in-out;
				transition: 0.5s ease-in-out;
			}
		}
		.our_project .our_project_item.mob_hover .item_overlay {
			opacity: 1;
			-webkit-transition: 0.5s ease-in-out;
			-moz-transition: 0.5s ease-in-out;
			-o-transition: 0.5s ease-in-out;
			transition: 0.5s ease-in-out;
		}
		.our_project .our_project_item.mob_hover .item_overlay .project_link{
			display:inline;
			-webkit-transition: 0.5s ease-in-out;
			-moz-transition: 0.5s ease-in-out;
			-o-transition: 0.5s ease-in-out;
			transition: 0.5s ease-in-out;
		}
		.about_us_thanks {
			height: auto;
			position:relative;
		}
		.about_us_thanks .news-list{
			position: relative;
			z-index: 3;
		}
		.about_us_thanks .thanks_video_bcg{
			position: absolute;
			z-index: 2;
			left: 0;
			bottom: -12px;
			pointer-events: none;
		}
		.our_project .projects_video_bcg:after{
			content:"";
			width:100%;
			height:40px;
			background-color:#fff;
			display:block;
			position:absolute;
			bottom:0;
			left:0;
		}
		.about_us_thanks .title {
			font-size: 30px;
			color: #000000;
			font-weight: 500;
			text-transform: uppercase;
			margin-top:0px;
		}
		.about_us_thanks .title:after {
			content: "";
			width: 600px;
			height: 2px;
			display: block;
			background-color: #1bd1ff;
			margin-top: 25px;
		}
		.about_us_thanks .our_thanks_content {
			width: 100%;
			-webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.15), 0px -1px 5px 1px rgba(0, 0, 0, 0.15);
			-moz-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.15), 0px -1px 5px 1px rgba(0, 0, 0, 0.15);
			box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.15), 0px -1px 5px 1px rgba(0, 0, 0, 0.15);
			padding: 15px 0px 30px 0px;
			position:relative;
			z-index:3;
			background-color:#fff;
			overflow:hidden;
		}
		.about_us_thanks {
			position: relative;
		}
		.about_us_thanks .our_thanks_slider {
			height: 290px;
			padding-left: 53px;
			padding-right: 53px;
			box-sizing: border-box;
		}
		.about_us_thanks .our_thanks_slider .our_thanks_slider_item {
			height: 290px;
			text-align: center;
		}
		.about_us_thanks .our_thanks_slider .our_thanks_slider_item img {
			/*width: 200px;*/
			width: auto;
			height: 290px;
			display: inline-block;
		}
		.about_us_thanks .our_thanks_slider .owl-prev {
			position: absolute;
			top: 50%;
			left: 0;
			outline: none;
		}
		.about_us_thanks .our_thanks_slider .owl-prev span {
			display: none;
		}
		.about_us_thanks .our_thanks_slider .owl-prev:before {
			content: url(/bitrix/templates/main_1c/img/left_arrow.png);
		}
		.about_us_thanks .our_thanks_slider .owl-next {
			position: absolute;
			top: 50%;
			right: 0;
			outline: none;
		}
		.about_us_thanks .our_thanks_slider .owl-next span {
			display: none;
		}
		.about_us_thanks .our_thanks_slider .owl-next:before {
			content: url(/bitrix/templates/main_1c/img/right_arrow.png);
		}
		.contact {
			min-height: 500px;
			padding-bottom: 100px;
			position:relative;
			z-index: 999;
		}
		.contact .container{
			background: rgba(255,255,255,0);
			background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
			background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(15%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
			background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
			background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
			background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
			background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
		}
		.contact .contact_video_bcg{
			position:absolute;
			z-index:2;
			right:0;
			bottom:-10px;
			pointer-events:none;
		}
		.contact_content .contacts_content{
			position:relative;
			z-index:3;
		}
		.contact .title {
			font-size: 30px;
			color: #000000;
			font-weight: 500;
			text-transform: uppercase;
		}
		.contact .title:after {
			content: "";
			width: 600px;
			height: 2px;
			display: block;
			background-color: #1bff2a;
			margin-top: 25px;
		}
		.contact .contacts_content {
			width: 100%;
			position:relative;
			z-index:3;
		}
		.contact .contacts_content .left_content {
			float: left;
			width: 50%;
		}
		.contact .contacts_content .left_content .left_content_title {
			text-align: center;
			font-size: 24px;
			color: #000000;
			margin-top: 0;
		}
		.contact .contacts_content .left_content .left_content_form {
			width: 100%;
			height: auto;
			padding: 30px 0px 30px 0px;
			text-align: center;
			-webkit-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
			-moz-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
			box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
		}
		.contact .contacts_content .left_content .left_content_form form .left_content_form_input {
			width: 100%;
			height: 50px;
			-webkit-border-radius: 45px;
			-moz-border-radius: 45px;
			border-radius: 45px;
			border: 2px solid transparent;
			outline: none;
		/*	-webkit-box-shadow: inset 2px 3.5px 6px 1px rgba(0, 0, 0, 0.25);
		box-shadow: inset 2px 3.5px 6px 1px rgba(0, 0, 0, 0.25);*/
		background-image:url(/bitrix/templates/main/img/back_input.png);
		background-size: cover;
		background-repeat: no-repeat;
		font-size: 18px;
		padding: 11px 40px 10px 30px;
		box-sizing: border-box;
		position:relative;
	}

	.contact .contacts_content .left_content .left_content_form form input[name="captcha_word"]{
		width: 40%;
		height: 20px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		padding: 10px;
		border: 1px solid #898989;
		outline: none;
		-webkit-box-shadow: inset 0px 0px 3px 0px #898989;
		-moz-box-shadow: inset 0px 0px 3px 0px #898989;
		box-shadow: inset 0px 0px 3px 0px #898989;
	}
	.contact .contacts_content .left_content .left_content_form form .left_content_form_submit {
		width: 240px;
		height: 45px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#64c048+0,39963d+100 */
		background: rgb(100,192,72); /* Old browsers */
		background: -moz-linear-gradient(left, rgba(100,192,72,1) 0%, rgba(57,150,61,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(100,192,72,1) 0%,rgba(57,150,61,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(100,192,72,1) 0%,rgba(57,150,61,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64c048', endColorstr='#39963d',GradientType=1 ); /* IE6-9 */
		border: none;
		color: #fff;
		text-transform: uppercase;
		font-size: 16px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		outline: none;
		cursor: pointer;
		-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
		box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		-o-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;
		border-bottom:3px solid #469131;
		position:relative;
		z-index:3;
		display: flex;
		margin: 0 auto;
		justify-content: center;
		align-items: center;
	}

	.contact .contacts_content .left_content .left_content_form form .left_content_form_submit:hover {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#64c048+0,64c048+100 */
		background: rgb(100,192,72); /* Old browsers */
		background: -moz-linear-gradient(left, rgba(100,192,72,1) 0%, rgba(100,192,72,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(100,192,72,1) 0%,rgba(100,192,72,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(100,192,72,1) 0%,rgba(100,192,72,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64c048', endColorstr='#64c048',GradientType=1 ); /* IE6-9 */
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		-o-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;
	}
	.form_psevdo{
		position:relative;
		width: 70%;
		margin:0 auto;
		margin-bottom: 20px;
	}
	.form_psevdo:after{
		position:absolute;
		content:"*";
		color:red;
	}
	.contact .contacts_content .right_content {
		float: right;
		width: 50%;
		padding-left: 50px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 30px;
	}
	.contact .contacts_content .right_content .right_content_title {
		font-size: 18px;
		color: #000000;
		margin-bottom:40px;
	}
	.contact .contacts_content .right_content .phone {
		float: left;
		width: 50%;
		height: 100px;
		position:relative;
		margin-bottom:30px;
	}
	.contact .contacts_content .right_content .phone ul {
		position: relative;
		padding-left: 55px;
		padding-top: 0;
		margin: 0;
	}
	.contact .contacts_content .right_content .phone ul li {
		list-style: none;
		margin-bottom: 10px;
	}
	.contact .contacts_content .right_content .phone ul li span,
	.contact .contacts_content .right_content .phone ul li a{
		font-size: 18px;
		color: #000000;
		text-decoration:none;
	}
	.contact .contacts_content .right_content .phone .phone-ico{
		position: absolute;
		left: 0;
		top: 20px;
		opacity: 1;
		background-color: #dec636;
		width: 45px;
		height: 45px;
		text-align: center;
		line-height: 45px;
		border-radius: 50%;
		color: #fff;
		-webkit-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.3);
		-moz-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.3);
		box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.3);
		font-size: 24px;
	}



	.contact .contacts_content .right_content .email {
		float: left;
		width: 50%;
		height: auto;
		position: relative;
		top: 20px;
	}
	.contact .contacts_content .right_content .email ul {
		position: relative;
		padding-left: 55px;
		padding-top: 10px;
		margin: 0;
	}
	.contact .contacts_content .right_content .email ul li {
		list-style: none;
		margin-bottom: 10px;
	}
	.contact .contacts_content .right_content .email ul li span,
	.contact .contacts_content .right_content .email ul li a {
		font-size: 18px;
		color: #000000;
		text-decoration:none;
	}
	.contact .contacts_content .right_content .email .email-ico {
		position: absolute;
		left: 0;
		top: 0;
		opacity: 1;
		background-color: #f0c698;
		width: 45px;
		height: 45px;
		text-align: center;
		line-height: 45px;
		border-radius: 50%;
		color: #fff;
		-webkit-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.3);
		-moz-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.3);
		box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.3);
		font-size: 24px;
	}
	.contact .contacts_content .right_content .location {
		float: left;
		width: 100%;
		height: auto;
		position:relative;
	}
	.contact .contacts_content .right_content .location ul {
		position: relative;
		padding-left: 55px;
		padding-top: 0;
		margin: 0;
	}
	.contact .contacts_content .right_content .location ul li {
		list-style: none;
		margin-bottom: 10px;
	}
	.contact .contacts_content .right_content .location ul li span {
		font-size: 18px;
		color: #000000;
	}
	.contact .contacts_content .right_content .location .location-ico {
		position: absolute;
		left: 0;
		top: 0px;
		opacity: 1;
		background-color: #8ce1ef;
		width: 45px;
		height: 45px;
		text-align: center;
		line-height: 45px;
		border-radius: 50%;
		color: #fff;
		-webkit-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.3);
		-moz-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.3);
		box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.3);
		font-size: 24px;
	}
	.contact .contacts_content .right_content .social{
		float: left;
		width: 100%;
		height: 100px;
		text-align:center;
	}
	.contact .contacts_content .right_content .social ul{
		position: relative;
		padding-left: 50px;
		padding-top: 10px;
	}
	.contact .contacts_content .right_content .social ul li{
		list-style: none;
		margin-bottom: 5px;
		display: inline-block;
		font-size: 30px;
	}
	.contact .contacts_content .right_content .social ul li:nth-of-type(2n){
		margin:0px 5px 0px 5px;
	}

	.contact .contacts_content .right_content .social ul li span{
		font-size: 18px;
		color: #000000;
	}
	footer {
		height: 40px;
		background-color: rgba(1, 1, 1, 0.8);
		position: relative;
		top: 70px;
		z-index: 1;
		line-height: 40px;
	}
	footer .copyright {
		color: #d4d4d4;
		font-size: 14px;
	}
	.our_team_desctop{
		position:relative;
	}
	.our_team_desctop.owl-carousel .owl-nav button.owl-prev{
		position:absolute;
		top:10%;
		left:0;
		padding: 10px 20px 10px 20px !important;
		font-size: 48px;
		font-weight: 700;
		outline:none;
	}
	.our_team_desctop.owl-carousel .owl-nav button.owl-next{
		position:absolute;
		top:10%;
		right:0;
		padding: 10px 20px 10px 20px !important;
		font-size: 48px;
		font-weight: 700;
		outline:none;
	}
	div.mf-captcha{
		width: auto;
		text-align: center;
		padding-bottom: 20px;
	}
	/*** Меню main ***/
	/*** Модалка ***/
	.feed_back_popup{
		display: none;
		position: fixed;
		z-index: 99;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0,0,0,0.5);
	}
	.feed_back_popup .feed_back_popup_container{
		width: 600px;
		height: 450px;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		background: #fff;
		z-index: 1000;
		padding:10px;
	}
	.feed_back_popup .feed_back_popup_container .close_feed_back_popup{
		font-size: 24px;
		position: absolute;
		right: 15px;
		top: 15px;
		background:none;
		border:none;
		outline:none;
		cursor:pointer;
	}
	.feed_back_popup .feed_back_popup_container .left_content_title {
		text-align: center;
		font-size: 24px;
		color: #000000;
		margin-top: 0;
	}
	.feed_back_popup .feed_back_popup_container .left_content_form {
		width: 98%;
		height: auto;
		margin: 0 auto;
		padding: 0px 0px 30px 0px;
		text-align: center;
	}
	.feed_back_popup .feed_back_popup_container .left_content_form form .left_content_form_input {
		width: 70%;
		margin-bottom: 20px;
		height: 35px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		padding: 10px;
		border: 1px solid #898989;
		outline: none;
		-webkit-box-shadow: inset 0px 0px 3px 0px #898989;
		-moz-box-shadow: inset 0px 0px 3px 0px #898989;
		box-shadow: inset 0px 0px 3px 0px #898989;
	}
	.feed_back_popup .feed_back_popup_container .left_content_form form .left_content_form_submit {
		width: 240px;
		height: 45px;
		background-color: #469131;
		border: none;
		color: #fff;
		text-transform: uppercase;
		font-size: 16px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		outline: none;
		cursor: pointer;
		-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
		box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		-o-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;
	}
	.feed_back_popup .feed_back_popup_container .left_content_form form .left_content_form_submit:hover {
		background-color: #64C048;
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		-o-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;
	}
	.feed_back_popup .feed_back_popup_container .feed_back_popup_title {
		text-align: center;
		font-size: 24px;
		color: #000000;
		margin: 0 auto;
	}
	/*** Модалка ***/
	/*** Пагинация ***/
	.navigation{
		position:relative;
		z-index:999;
	}
	.arrows g{
		.transform-origin: center center;
	}
	.arrow_top_1{
		transform: rotate(-45deg);
		fill:#888888;
		-webkit-transition: 0.3s ease-in;
		-moz-transition: 0.3s ease-in;
		-o-transition: 0.3s ease-in;
		transition: 0.3s ease-in;
	}
	.arrow_bottom_1{
		transform: rotate(45deg);
		fill:#888888;
		-webkit-transition: 0.3s ease-in;
		-moz-transition: 0.3s ease-in;
		-o-transition: 0.3s ease-in;
		transition: 0.3s ease-in;
	}
	.arrow_top_2{
		transform: rotate(-45deg);
		fill:#888888;
		-webkit-transition: 0.3s ease-in;
		-moz-transition: 0.3s ease-in;
		-o-transition: 0.3s ease-in;
		transition: 0.3s ease-in;
	}
	.arrow_bottom_2{
		transform: rotate(45deg);
		fill:#888888;
		-webkit-transition: 0.3s ease-in;
		-moz-transition: 0.3s ease-in;
		-o-transition: 0.3s ease-in;
		transition: 0.3s ease-in;
	}
	.arrows.right{
		transform:rotateY(180deg);
	}
	.navigation-pages{
		width:300px;
		height:40px;
		line-height:40px;
		margin:0 auto;
		background-color:#fff;
		border-radius:50px;
		-webkit-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
		text-align:center;
		padding-left:50px;
		padding-right:50px;
		display:flex;
		flex-direction: row;
		justify-content:space-between;
	}
	.navigation-pages a,
	.navigation-pages span{
		width:55px;
		height:40px;
		line-height:40px;
		text-align:center;
		font-size:18px;
		color:#000;
		display:inline-block;
		text-decoration:none;
		background:#fff;
		-webkit-transition: 0.3s ease-in;
		-moz-transition: 0.3s ease-in;
		-o-transition: 0.3s ease-in;
		transition: 0.3s ease-in;
		border-radius: 5px;
	}
	.navigation-pages span{
		color:#666666;
		position:relative;
		background:rgba(165,120,233,1);
		height: 40px;
		z-index:2;
		color:#fff;
		-webkit-transition: 0.3s ease-in;
		-moz-transition: 0.3s ease-in;
		-o-transition: 0.3s ease-in;
		transition: 0.3s ease-in;
	}
	.navigation-pages a:hover{
		background:rgba(165,120,233,1);
		-webkit-transition: 0.3s ease-in;
		-moz-transition: 0.3s ease-in;
		-o-transition: 0.3s ease-in;
		transition: 0.3s ease-in;
		color:#fff;
	}

	.navigation-arrows{
		width:300px;
		position:relative;
		text-align:center;
		margin:0 auto;
	}
	.navigation-arrows .arrows.left{
		position:absolute;
		left:-40px;
		top: 0px;
		padding-top: 8px;
		-webkit-transition: 0.3s ease-in;
		-moz-transition: 0.3s ease-in;
		-o-transition: 0.3s ease-in;
		transition: 0.3s ease-in;
	}
	.navigation-arrows .arrows.right{
		position:absolute;
		right: -40px;
		top: 0px;
		padding-top: 8px;
		-webkit-transition: 0.3s ease-in;
		-moz-transition: 0.3s ease-in;
		-o-transition: 0.3s ease-in;
		transition: 0.3s ease-in;
	}
	.navigation-arrows a .arrows.right:hover rect,
	.navigation-arrows a .arrows.left:hover rect{
		fill:red;
		-webkit-transition: 0.3s ease-in;
		-moz-transition: 0.3s ease-in;
		-o-transition: 0.3s ease-in;
		transition: 0.3s ease-in;
	}
	/*** Пагинация ***/
	/*** Переключатель багодарности / сертификаты  ***/
	.swith_container{
		display:flex;
		flex-direction: row;
		justify-content:space-between;
		align-items: center;
		max-width:1285px;
		width:auto;
		margin:0 auto;
		margin-top:35px;
		position:relative;
		z-index: 5;
	}
	.swith_container p{
		font-size: 30px;
		color: #000000;
		font-weight: 500;
		text-transform: uppercase;

	}
	.swith_button{
		width:300px;
		height:50px;
		background-color:#fff;
		border-radius:50px;
		-webkit-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
		margin:0 auto;
		margin:0px 10px 0px 10px;
		position:relative;
		z-index:2;
	}
	.swith_button_back{
		width: 315px;
		height: 60px;
		background: rgb(27,209,255);
		background: -moz-linear-gradient(-45deg, rgba(27,209,255,1) 0%, rgba(24,152,184,1) 99%);
		background: -webkit-linear-gradient(-45deg, rgba(27,209,255,1) 0%,rgba(24,152,184,1) 99%);
		background: linear-gradient(135deg, rgba(27,209,255,1) 0%,rgba(24,152,184,1) 99%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1bd1ff', endColorstr='#1898b8',GradientType=1 );
		border-radius: 50px;
		-webkit-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
		margin: 0 auto;
		margin: 0px 10px 0px 10px;
		position: absolute;
		z-index: 1;
		margin: 0 auto;
		left: 36px;
		right: 0;
		top: 19px;
	}
	.switch {
		position: relative;
		display: inline-block;
		width: 100%;
		height: 100%;
	}
	.switch input {
		opacity: 0;
		width: 0;
		height: 0;
	}
	.slider {
		position: absolute;
		cursor: pointer;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #f3f3f3;
		-webkit-transition:  0.5s ease-in-out;
		transition:  0.5s ease-in-out;
		display: inline-block;
		margin: 0 auto;
	}
	.slider span {
		position: absolute;
		content: "";
		height: 44px;
		width: 100px;
		left: 4px;
		bottom: 3px;
		background-color: #fff;
		-webkit-transition: 0.5s ease-in-out;
		transition:  0.5s ease-in-out;
		-webkit-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
	}
	.slider span:after{
		position: absolute;
		content: "";
		height: 30px;
		width: 30px;
		left: 64px;
		top: 7px;
		-webkit-transition:  0.5s ease-in-out;
		transition:  0.5s ease-in-out;
		border-radius: 25px;
		background-color: #fbfbfb;
		display: block;
		-webkit-box-shadow: inset 0px 0px 5px 1px rgb(31, 163, , 0.8);
		-moz-box-shadow: inset 0px 0px 5px 1px rgb(31, 163, 196, 0.8);
		box-shadow: inset 0px 0px 10px 1px rgb(31, 163, 196, 0.8);
	}
	input:checked + .slider {
		/*background-color: #2196F3;*/
	}

	input:focus + .slider {
		box-shadow: 0 0 1px #2196F3;
	}

				/*input:checked + .slider span{
					-webkit-transform:translateX(192px);
					-ms-transform: translateX(192px);
					transform: translateX(192px);
				}
				input:checked + .slider span:after{
					-webkit-transform:translateX(-57px);
					-ms-transform: translateX(-57px);
					transform: translateX(-57px);
					}*/

					.slider.active span{
						-webkit-transform:translateX(192px) !important;
						-ms-transform: translateX(192px) !important;
						transform: translateX(192px) !important;
					}
					.slider.active span:after{
						-webkit-transform:translateX(-57px) !important;
						-ms-transform: translateX(-57px) !important;
						transform: translateX(-57px) !important;
					}
					.slider.not_active span{
						-webkit-transform:translateX(0px);
						-ms-transform: translateX(0px);
						transform: translateX(0px);
					}
					.slider.not_active span:after{
						-webkit-transform:translateX(0px);
						-ms-transform: translateX(0px);
						transform: translateX(0px);
					}



					.slider.round {
						border-radius: 34px;
					}
					.slider.round span {
						border-radius: 25px;
					}

					.thanks_text,
					.sert_text{
						position:relative;
						cursor:pointer;
						z-index:999999;
					}
					.thanks_text .active_span{
						right:0px;
					}
					.thanks_text .active_span,
					.sert_text .active_span{
						position:absolute;
						bottom:-1px;
						display:block;
						height:3px;
						background: rgb(27,209,255);
						background: -moz-linear-gradient(-45deg, rgba(27,209,255,1) 0%, rgba(24,152,184,1) 99%);
						background: -webkit-linear-gradient(-45deg, rgba(27,209,255,1) 0%,rgba(24,152,184,1) 99%);
						background: linear-gradient(135deg, rgba(27,209,255,1) 0%,rgba(24,152,184,1) 99%);
						filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1bd1ff', endColorstr='#1898b8',GradientType=1 );
					}
					.sert_text .active_span,
					.thanks_text .active_span{
						width:0px;
					}
					.switcher_blagod.active,
					.switcher_serific.active{
						pointer-events:none;
					}
					/*** Переключатель багодарности / сертификаты  ***/
					/*** кнопка Заказатть звонок ***/
					.scroll_to_form{
						color: #fff;
						font-size: 24px;
						font-weight: 500;
						border-bottom: 3px solid #8248DE;
						text-decoration: none;
						display: block;
						width: 300px;
						text-align: center;
						line-height: 50px;
						height: 50px;
						background: rgb(2,197,159);
						background: -moz-linear-gradient(top, rgba(2,197,159,1) 0%, rgba(5,196,23,1) 100%);
						background: -webkit-linear-gradient(top, rgba(2,197,159,1) 0%,rgba(5,196,23,1) 100%);
						background: linear-gradient(to bottom, rgba(2,197,159,1) 0%,rgba(5,196,23,1) 100%);
						filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02c59f', endColorstr='#05c417',GradientType=0 );
						border-radius: 45px;
						/* position: absolute; */
						z-index: 3;
						margin: 0 auto;
						-webkit-transition: all 2s ease;
						-moz-transition: all 2s ease;
						-o-transition: all 2s ease;
						transition: all 2s ease;
						-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
						-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
						box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
						border: none;
						/* bottom: 50px;
						lefT: 90px; */
						outline:none;
						cursor:pointer;
						border-bottom: 3px solid #108250;
						margin-top:40px;
					}
					.scroll_to_form:hover{
						background: rgb(2,197,159);
						background: -moz-linear-gradient(top, rgba(2,197,159,1) 0%, rgba(2,197,159,1) 100%);
						background: -webkit-linear-gradient(top, rgba(2,197,159,1) 0%,rgba(2,197,159,1) 100%);
						background: linear-gradient(to bottom, rgba(2,197,159,1) 0%,rgba(2,197,159,1) 100%);
						filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02c59f', endColorstr='#02c59f',GradientType=0 );
						-webkit-transition: all 2s ease;
						-moz-transition: all 2s ease;
						-o-transition: all 2s ease;
						transition: all 2s ease;
					}
					/*** кнопка Заказатть звонок ***/
					/*** Адаптив @media медиа ***/
					@media (max-width: 1600px) {
						main .top_main .slogan {
							left: 0;
						}
					}
					@media (max-width: 1500px) {
						main .top_main .screen_slider .screen_back {
							left: -285px;
						}
						main .top_main .screen_slider .screen_carousel {
							left: -139px;
						}
						main .top_main {
							-webkit-background-size: 100% 200%;
							-moz-background-size: 100% 200%;
							-o-background-size:100% 200%;
							background-size: 100% 200%;
							background-position: 0px -680px;
						}
					}
					@media(max-width: 1379px){
						.fixed_header .top_menu{
							padding-left: 0px;
							margin-left: 0;
						}
						.fixed_header .top_menu .top_menu_item a{
							width: 40px;
							height: 40px;
							line-height:50px;
						}
						main .top_main .about_us{
							font-size: 43px;
						}
						main .top_main .screen_slider .screen_back {
							left: -220px;
						}
						main .top_main .screen_slider .screen_carousel {
							left: -74px;
						}
						.we_offer .we_offer_item .we_offer_item_name{
							font-size:24px;
						}
						.we_offer .we_offer_item .we_osffer_item_description {
							font-size: 16px;
						}
						main .top_main .screen_slider .screen_back{
							top:20px;
						}
						main .top_main .screen_slider .screen_carousel{
							top:105px;
						}
						.contact .contacts_content .right_content .skype ul li span,
						.contact .contacts_content .right_content .phone ul li span,
						.contact .contacts_content .right_content .email ul li span{
							font-size: 14px;
						}
						.contact .contacts_content .right_content .phone ul,
						.contact .contacts_content .right_content .skype ul,
						.contact .contacts_content .right_content .email ul{
							padding-top:0px;
						}
						main .top_main .main_video_bcg{
							top:-15%;
						}
						.our_project .our_project_item{
							margin-right:33px;
						}
						.swith_container{
							max-width:1000px;
						}
						main .top_main .about_us span{
							font-size:21px;
						}
						.scroll_to_form{
							left:10px;
						}
						.form_psevdo{
							width:90%;
						}
					}

					@media (max-width: 1199px) {
						main .top_main .slogan {
							text-align: center;
						}
						main .top_main .screen_slider {
							max-width: initial;
							width: 100%;
						}
						main .top_main .screen_slider .screen_carousel {
							left: -webkit-calc(50% - 254px);
							left: -moz-calc(50% - 254px);
							left: calc(50% - 254px);
							top: 85px;
						}
						main .top_main .screen_slider .screen_back {
							left: 0;
							position: static;
							text-align: center;
							display: block;
							margin: 0 auto;
						}
						.fixed_header .contacts,
						.fixed_header .top_menu{
							display:none;
						}
						main .top_main {
							-webkit-background-size: 100% 135%;
							-moz-background-size: 100% 135%;
							-o-background-size: 100% 135%;
							background-size: 100% 135%;
							background-position: 0px -370px;
						}
						.we_offer .we_offer_item{
							width: 90%;
						}
						.fixed_header .header_phone{
							display:none;
						}
						.our_project .our_project_item{
							width:30%;
						}
						.scroll_to_form {
							left: calc(50% - 150px);
							bottom: -50px;
						}
						.contact .contacts_content .left_content .left_content_form form .left_content_form_input{
							height:48px;
						}
					}
					@media (max-width: 1100px) {
						.contact .contacts_content .right_content .phone,
						.contact .contacts_content .right_content .email,
						.contact .contacts_content .right_content .skype,
						.contact .contacts_content .right_content .social{
							width: 100%;
							height: auto;
						}
						.swith_container p{
							font-size:24px;
						}
						.swith_button_back {
							width: 290px;
							height: 40px;
							left: 29px;
							top: 19px;
						}
						.swith_button {
							width: 280px;
							height: 34px;
						}
						.slider span {
							height: 28px;
							width: 80px;
						}
						.slider span:after {
							height: 20px;
							width: 20px;
							left: 60px;
							top: 4px;
						}
						input:checked + .slider span:after {
							-webkit-transform: translateX(-49px);
							-ms-transform: translateX(-49px);
							transform: translateX(-49px);
						}
						.swith_container {
							max-width: 785px;
						}
						.contact .contacts_content .right_content .email{
							top:0;
							height: 70px;
						}
					}
					@media(max-width: 996px){
						main .top_main .about_us{
							font-size:38px;
						}
						main .top_main .screen_slider{
							height:auto;
						}
					}
					@media(max-width: 991px){
						main .top_main .screen_slider .screen_carousel {
							left: -webkit-calc(50% - 229px);
							left: -moz-calc(50% - 229px);
							left: calc(50% - 229px);
						}
						.our_project .our_project_item{
							widtH:48%;
							margin-right:0;
							margin-bottom:15px;
						}
						.our_project .our_project_item:nth-of-type(3n){
							margin-right:0;
						}
						.our_project .our_project_item:nth-of-type(odd){
							margin-right:15px;
						}
						.fixed_header .logo{
							width: 80px;
							height: 80px;
						}
						.fixed_header .logo img{
							width:100%;
						}
						.fixed_header{
							height:60px;
							line-height:60px;
						}
						.about_us_info .about_us_info_text{
							width:100%;
							margin-right:0px;
						}
						.about_us_info .about_us_info_achievement{
							width:100%;
						}
						main .top_main .screen_slider{
							top:-60px;
						}
						main .top_main{
							padding-bottom:0px;
						}
						.our_team .our_team_item .photo{
							width: 150px;
							height: 150px;
						}
						.our_team .our_team_item .photo img {
							width: 150px;
							height: 150px;
						}
						.our_team .our_team_item .photo{
							top:30px;
						}
						.our_team .our_team_item .description .name,
						.our_team .our_team_item .description .quote,
						.our_team .our_team_item .description .text{
							padding-left:60px;
						}
						.our_team .our_team_item .description .text{
							font-size:16px;
						}
						.scroll_to_form {
							left: calc(50% - 150px);
							bottom: 0px;
						}
						.contact .contacts_content .left_content .left_content_form form .left_content_form_input{
							background-size: 100% 100%;
						}
					}
					@media(max-width: 850px){
						main .top_main {
							-webkit-background-size: 130% 150%;
							-moz-background-size: 130% 150%;
							-o-background-size:130% 150%;
							background-size: 130% 150%;
							background-position: -100px -450px;
						}
						main .top_main .screen_slider .screen_back{
							width:760px;
						}
						main .top_main .screen_slider .screen_carousel {
							left: -webkit-calc(50% - 239px);
							left: -moz-calc(50% - 239px);
							left: calc(50% - 239px);
						}
						main .top_main .screen_slider .screen_carousel {
							width: 486px;
						}
					}
					@media(max-width: 830px){
						.swith_container p {
							font-size: 18px;
						}
						.swith_button_back {
							width: 290px;
							height: 40px;
							left: 22px;
							top: 9px;
						}
						.swith_container {
							max-width: 660px;
						}
					}
					@media(max-width: 767px){
						.achievement_list{
							text-align:center;
						}
						main .top_main .screen_slider .screen_carousel{
							top:42px;
							left: -webkit-calc(50% - 128px);
							left: -moz-calc(50% - 128px);
							left: calc(50% - 128px);
						}
						main .top_main .screen_slider .screen_carousel .screen_slider_item img{
							width: 256px;
							height: 156px;
						}
						main .top_main .screen_slider .screen_back{
							width:400px;
							height:250px;
						}
						main .top_main .screen_slider .screen_carousel{
							width: 256px;
							height: 155px;
						}
						.our_team,
						.about_us_info,
						main .top_main,
						.our_project,
						.contact,
						.we_offer{
							background:none;
						}
						.our_team .our_team_item .photo{
							position: static;
							margin: 0 auto;
							width: 200px;
							height: 200px;
						}
						.our_team .our_team_item .photo img {
							width: 200px;
							height: 200px;
						}
						.button_block{
							display:none;
						}
						.our_team .our_team_item{
							height:auto;
						}
						.our_team .our_team_item .description{
							width:100%;
							position:relative;
							top:0;
							height:auto;
							-webkit-box-shadow: none;
							-moz-box-shadow: none;
							box-shadow: none;
							padding:0px;
						}
						.our_team .our_team_item .description .name,
						.our_team .our_team_item .description .quote,
						.our_team .our_team_item .description .text{
							padding:0px;
							text-align:center;
						}
						.about_us_info .about_us_info_text .about_us_info_item{
							width:49%;
						}
						main .top_main .main_video_bcg{
							top:10%;
						}
						.we_offer,
						.about_us_info,
						.our_project{
							padding-bottom:20px;
						}
						.our_team .title,
						.our_project .title{
							position:relative;
							z-index:99;
						}
						.our_team .team_video_bcg{
							top: calc(50% - 280px);
							left: 4px;
						}
						.we_offer .we_offer_item{
							width:95%;
						}
						.we_offer .we_offer_item .we_offer_item_name_block{
							height: auto;
						}
						.we_offer .we_offer_item .we_offer_item_name{
							font-size: 18px;
						}
						.we_offer .we_offer_item .glyphicon{
							font-size: 18px;
						}
						.we_offer .we_offer_item .we_osffer_item_description{
							font-size:14px;
						}
						main .top_main .about_us{
							margin:0 auto;
							width:95%;
							font-size: 26px;
						}
						main .top_main{
							padding:0px;
						}
					}
					@media(max-width: 700px){
						.swith_container{
							display: block;
							margin: 0 auto;
							width: 300px;
						}
						.swith_container p{
							display:block;
						}
						.swith_button_back {
							width: 290px;
							height: 40px;
							left: 0px;
							top: 39px;
						}
						.swith_container{
							text-align:center;
						}
						p.sert_text{
							margin-top:30px;
						}
						p.thanks_text {
							margin: 30px 0px 20px 0px;
						}
						.thanks_text .active_span {
							right: 75px;
						}
						.sert_text .active_span{
							left:83px;
						}
						.our_thanks{
							height:auto;
						}
					}
					@media(max-width: 650px){
						.our_team .team_video_bcg{
							top:25px;
						}
					}
					@media(max-width: 604px){
						.our_thanks {
							height: 500px;
						}
					}
					@media(max-width: 600px){
						.about_us_info .title:after,
						.about_sub_info .title::after,
						.production .title::after ,
						.our_project .title:after,
						.about_itc .title::after ,
						.contact .title:after,
						.we_offer .title::after,
						.our_team .title::after{
							width:250px;
						}
						.contact .contacts_content .left_content {
							float: none;
							width: 100%;
						}
						.contact .contacts_content .right_content .right_content_title,
						.contact .contacts_content .right_content .skype,
						.contact .contacts_content .right_content .phone ul:before,
						.contact .contacts_content .right_content .email ul:before{
							display:none;
						}
						.contact .contacts_content .right_content{
							width:100%;
							float:none;
							padding-left:0px;
						}
						.contact .contacts_content .right_content .phone ul,
						.contact .contacts_content .right_content .email ul,
						.contact .contacts_content .right_content .social ul{
							margin:0 auto;
							text-align:left;
						}

					}
					@media(max-width: 550px){
						.our_project .our_project_item{
							width:100%;
						}
						.our_project .our_project_item:nth-of-type(odd){
							margin-right:0px;
						}
						.about_us_info .about_us_info_text .about_us_info_item{
							width:100%;
						}
					}
					@media(max-width: 503px){
						footer .copyright{
							font-size:10px;
						}
					}
					@media(max-width: 473px){
						.achievement_list{
							margin:0 auto;
							padding: 0;
						}
					}
					@media(max-width: 445px){
						main .top_main .screen_slider .screen_back {
/*						width: 250px;
height: 150px;*/
width: 300px;
height: 180px;
}
main .top_main .screen_slider .screen_carousel {
	top: 31px;
	left: -webkit-calc(50% - 95px);
	left: -moz-calc(50% - 95px);
	left: calc(50% - 95px);
}
main .top_main .screen_slider .screen_carousel .screen_slider_item img {
	width: 191px;
	height: 111px;
}
.we_offer .we_offer_item .we_offer_item_name{
	height:auto;
}
main .top_main .screen_slider .screen_carousel {
/*						width: 160px;
height: 93px;*/
width: 191px;
height: 117px;

}
.our_team .team_video_bcg {
	top: 50%;
}
.navigation-arrows{
	width:60%;
}
.navigation-pages{
	width:60%;
}
.navigation-pages a, .navigation-pages span{
	width:30px;
}
.scroll_to_form {
	bottom: 0px;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	left: calc(50% - 100px);
}
}
@media(max-width: 372px){
	footer .copyright {
		font-size: 8px;
	}
	footer {
		height: 20px;
		line-height: 17px;
	}
	.our_project .our_project_item{
		height:260px;
	}
	.our_project .our_project_item .item_info,
	.our_project .our_project_item .item_info .project_picture{
		height:200px;
	}
}
@media(max-width: 340px){
	.our_thanks .our_thanks_content .container .our_thanks_slider .owl-prev{
		left:-10px;
	}
	.our_thanks .our_thanks_content .container .our_thanks_slider .owl-next{
		right:-10px;
	}
}
@media(max-width: 330px){
	.our_thanks {
		height: auto;
	}
}
@media(max-width: 325px){
	main .top_main .screen_slider .screen_carousel {
		left: -webkit-calc(50% - 93px);
		left: -moz-calc(50% - 93px);
		left: calc(50% - 93px);
	}
}
@media(max-width: 323px){
	main .top_main .screen_slider .screen_carousel {
		left: -webkit-calc(50% - 91px);
		left: -moz-calc(50% - 91px);
		left: calc(50% - 91px);
	}
}
@media(max-width: 320px){
	main .top_main .screen_slider .screen_carousel {
		left: -webkit-calc(50% - 90px);
		left: -moz-calc(50% - 90px);
		left: calc(50% - 90px);
	}
}
/*** Адаптив @media медиа ***/
/******* Мобильный бургер **********/
.spoc_mobile_burger.hamburger{
	display:none;
	position: fixed;
	right: 15px;
	top: 8px;
	z-index: 99999;
	outline: none;
	padding: 0px;
}
@media (max-width:1199px){
	.spoc_mobile_burger.hamburger{
		display:block;
	}
}
#mobileheader .right-icons{
	margin-right:20px;
}
.spoc_burger_menu {
	position: fixed;
	z-index: 99;
	width: 100%;
	height: 100%;
	left: 0;
	top: -120%;
	right: 0;
	bottom: 0;
	background-color: #fff;
}
.spoc_burger_menu ul li:before{
	display:none;
}
.spoc_burger_menu .first_level_block .first_level_block_item{
	width:90%;
	height: 40px;
	line-height:40px;
	position: relative;
	margin-bottom: .5rem;
	background: #f6f6f6;
	overflow: hidden;
	padding-left: 15px;
}
.spoc_burger_menu .first_level_block{
	height:auto;
	padding-left: 15px;
	padding-right: 30px;
}
.spoc_burger_menu .first_level_block .first_level_block_item .first_level_block_item_link{
	letter-spacing: 1px;
	text-decoration: none;
	color: rgba(47,47,47,.6);
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 500;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.spoc_burger_menu .first_level_block .first_level_block_item .burger_menu_plus,
.spoc_burger_menu .first_level_block .first_level_block_item .burger_menu_minus{
	position: absolute;
	right: 18px;
	font-size: 40px;
}
.spoc_burger_menu .first_level_block .first_level_block_item .second_level_block{
	display:none;
}
.spoc_burger_menu .first_level_block .first_level_block_item .second_level_block .second_level_block_item .second_level_block_item_link{
	letter-spacing: 1px;
	text-decoration: none;
	color: rgba(47,47,47,.6);
	cursor: pointer;
	font-weight: 500;
	display: inline-block;
	width: 100%;
	height: 100%;
}
@media (max-width: 500px) {
	.spoc_burger_menu .first_level_block .first_level_block_item{
		width:80%;
	}
}
/******* Мобильный бургер **********/
.etd,
.it{
	font-size: 18px;
	color: #000000;
}
.etd{
	font-weight:500;
}
.etd span{
	/* color:#1e57f6;*/
}

/*** Скролл ***/
::-webkit-scrollbar-button {
	background-image:url('');
	background-repeat:no-repeat;
	width:6px;
	height:0;
}
::-webkit-scrollbar-track {
	box-shadow:0px 0px 3px #000 inset;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6ba85+0,fb9498+20,e571ee+40,a578e9+60,88dff1+80,99e699+100 */
	background: rgb(246,186,133); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,186,133,1) 0%, rgba(251,148,152,1) 20%, rgba(229,113,238,1) 40%, rgba(165,120,233,1) 60%, rgba(136,223,241,1) 80%, rgba(153,230,153,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(246,186,133,1) 0%,rgba(251,148,152,1) 20%,rgba(229,113,238,1) 40%,rgba(165,120,233,1) 60%,rgba(136,223,241,1) 80%,rgba(153,230,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(246,186,133,1) 0%,rgba(251,148,152,1) 20%,rgba(229,113,238,1) 40%,rgba(165,120,233,1) 60%,rgba(136,223,241,1) 80%,rgba(153,230,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ba85', endColorstr='#99e699',GradientType=0 ); /* IE6-9 */
}
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#ffcb17;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+48,ffffff+48,919191+100 */
	background-color: rgb(255,255,255); /* Old browsers */
	background-color: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 48%, rgba(145,145,145,1) 100%); /* FF3.6-15 */
	background-color: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 48%,rgba(255,255,255,1) 48%,rgba(145,145,145,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background-color: radial-gradient(ellipse at center, rgba(255,255,255,1) 48%,rgba(255,255,255,1) 48%,rgba(145,145,145,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#919191',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	box-shadow:0px 1px 1px #fff inset;
	background-image:url(/bitrix/templates/main/img/scroll.png);
	background-position:center;
	background-repeat:no-repeat;
}
::-webkit-resizer{
	background-image:url('');
	background-repeat:no-repeat;
	width:7px;
	height:0px;
}
::-webkit-scrollbar{
	width: 11px;
}
/*** Скролл ***/

/*** Кнопка с соц.сетями ***/
.menu-block{
	position: relative;
	z-index: 1;
	width: 60px;
	height: 60px;
}
.menu-block .menu-block-border{
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 2;
	border-radius: 50%;
	background: rgb(252,136,143);
	background: -moz-linear-gradient(-45deg, rgba(252,136,143,1) 0%, rgba(130,221,236,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(252,136,143,1) 0%,rgba(130,221,236,1) 100%);
	background: linear-gradient(135deg, rgba(252,136,143,1) 0%,rgba(130,221,236,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc888f', endColorstr='#82ddec',GradientType=1 );
	box-shadow: 0px 1px 3px 1px rgb(40%, 40%, 40%, 0.8);
}
.menu-block .menu-btn {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	z-index: 9999999;
	box-shadow:0px 0px 9px 0px rgb(40%, 40%, 40%, 0.5);
	text-align:center;
	line-height: 53px;
	font-size: 28px;
	padding-left: 4px;
	box-sizing: border-box;
	color: #5cc8e5;
}
.menu-block {
	display: flex;
	justify-content: center;
	align-items: center;
	position:fixed;
	bottom: 35%;
	/*	right: 5%;*/
	right: 95px;
	z-index:99999;
}
.menu-nav {
	background-color: #fff;
	height: 50px;
}
.menu-nav__link {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	margin-right: 20px;
}
.menu-nav__link {
	transition: 0.5s;
	transform-origin: right center;
	transform: translateX(50%);
	opacity: 0;
}
.menu-nav__link_active {
	transform: translateX(0%);
	opacity: 1;
}
.social_menu a {
	color: #222;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	transition: 0.4s;
	position: absolute;
	left: calc(50% - 15px);
	top: calc(50% - 15px);
	z-index: 99999;
	text-decoration:none;
	box-shadow: 0px 1px 3px 1px rgb(40%, 40%, 40%, 0.3);
}
.social_menua:nth-child(1) {
	transition-delay: 0.1s;
}
.social_menu a:nth-child(2) {
	transition-delay: 0.2s;
}
.social_menu a:nth-child(3) {
	transition-delay: 0.3s;
}
.social_menu a:nth-child(4) {
	transition-delay: 0.4s;
}
.social_menu a:nth-child(5) {
	transition-delay: 0.5s;
}
.social_menu a:nth-child(6) {
	transition-delay: 0.6s;
}
.menu_active a:nth-child(1) {
	transform: translate(170%, 0%);
}
.menu_active a:nth-child(2) {
	transform: translate(120%, 120%);
}
.menu_active a:nth-child(3) {
	transform: translate(0%, 170%);
}
.menu_active a:nth-child(4) {
	transform: translate(-120%, 120%);
}
.menu_active a:nth-child(5) {
	transform: translate(-170%, 0%);
}
.menu_active a:nth-child(6) {
	transform: translate(-120%, -120%);
}
.social_menu a .fa-instagram{
	color: #A01C59;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a:hover .fa-instagram{
	color: #da2779;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a .fa-facebook-square{
	color: #2a6496;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a:hover .fa-facebook-square{
	color: #428bca;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a .fa-behance{
	color: #005CAD;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a:hover .fa-behance{
	color: #0285ff;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a .fa-viber{
	color: #41254B;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a:hover .fa-viber{
	color: #834995;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a .fa-telegram{
	color: #15678D;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a:hover .fa-telegram{
	color: #2ca5e0;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a .fa-twitter{
	color: #1E87BC;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a:hover .fa-twitter{
	color: #41ABE1;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a .fa-vk{
	color: #33557A;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a:hover .fa-vk{
	color: #5181B8;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a .fa-youtube,
.project_youtube{
	color: #C60000;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.social_menu a:hover .fa-youtube,
.project_youtube{
	color: #FF0000;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.project_youtube{
	position: absolute;
	bottom: 20px;
	left: calc(50% - 13.5px);
	font-size: 24px;
}
@media screen and (min-width: 767px) and (max-width:991px){
	.menu-block{
		right: 10%;
	}
}
@media(min-width:767px){
	.menu-btn p{
		display:none;
	}
}
@media(max-width: 767px){
	.menu-block .menu-block-border,
	.menu-block .menu-btn{
		border-radius:0px;
	}
	.menu-block .menu-block-border,
	.menu-block{
		width:35px;
		height:35px;
		-webkit-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	.menu-block .menu-btn span{
		display:none;
	}
	.menu-block{
		right:0;
		z-index:99999;
	}
	.menu-block .menu-btn {
		width: 30px;
		height: 30px;
		-webkit-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	.menu-block.menu-btn_active{
		right:250px;
		-webkit-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	.social_menu a:nth-child(1) {
		transform: translate(1000%, 0%);
	}
	.social_menu a:nth-child(2) {
		transform: translate(1000%, 0%);
	}
	.social_menu a:nth-child(3) {
		transform: translate(1000%, 0%);
	}
	.social_menu a:nth-child(4) {
		transform: translate(1000%, 0%);
	}
	.social_menu a:nth-child(5) {
		transform: translate(1000%, 0%);
	}
	.social_menu a:nth-child(6) {
		transform: translate(1000%, 0%);
	}
	.menu_active a:nth-child(1) {
		transform: translate(150%, 0%);
	}
	.menu_active a:nth-child(2) {
		transform: translate(270%, 0%);
	}
	.menu_active a:nth-child(3) {
		transform: translate(390%, 0%);
	}
	.menu_active a:nth-child(4) {
		transform: translate(520%, 0%);
	}
	.menu_active a:nth-child(5) {
		transform: translate(650%, 0%);
	}
	.menu_active a:nth-child(6) {
		transform: translate(780%, 0%);
	}
	.social_menu.menu_active:before{
		content: "";
		height: 41px;
		width: 280px;
		display: block;
		background: rgb(252,136,143);
		background: -moz-linear-gradient(-45deg, rgba(252,136,143,1) 0%, rgba(130,221,236,1) 100%);
		background: -webkit-linear-gradient(-45deg, rgba(252,136,143,1) 0%,rgba(130,221,236,1) 100%);
		background: linear-gradient(135deg, rgba(252,136,143,1) 0%,rgba(130,221,236,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc888f', endColorstr='#82ddec',GradientType=1 );
		box-shadow: 0px 1px 3px 1px rgb(40%, 40%, 40%, 0.8);
		position: absolute;
		top: -3px;
		z-index:-1;
	}
	.social_arrows g{
		transform-origin: center center;
	}
	.social_arrow_top_1{
		transform: rotate(-45deg);
		fill:#888888;
		-webkit-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	.social_arrow_bottom_1{
		transform: rotate(45deg);
		fill:#888888;
		-webkit-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	.social_arrow_top_2{
		transform: rotate(-45deg);
		fill:#888888;
		-webkit-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	.social_arrow_bottom_2{
		transform: rotate(45deg);
		fill:#888888;
		-webkit-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	.menu-btn_active .social_arrows{
		transform:rotateY(180deg);
		position: relative;
		right: 15px;
		-webkit-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	.menu-btn p{
		margin: 0;
		padding: 0;
		margin-top: 3px;
	}
}

/*** Кнопка с соц.сетями ***/
@media(min-width:767px){
	body .b24-widget-button-position-bottom-right{
		right:95px;
	}
}
.success_inp{
	border:2px solid #95be95 !important;
	transition:0.3s ease-in-out;
}
.error_inp{
	border: 2px solid #ff9797 !important;
	transition:0.3s ease-in-out;
}
.bx-composite-btn,
.bx-composite-btn-fixed{
	display:none !important;
}
div.mf-captcha{
	    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom:0px;
}
.captcha_right .mf-text{
	widtH:100%;
}
body .contact .contacts_content .left_content .left_content_form form .captcha_word{
    width: 100% !important;
    margin: 0 auto;
    height: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    border: 2px solid transparent;
    outline: none;
    background-image: url(/bitrix/templates/main/img/back_input_cap.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 18px;
    padding: 11px 20px 10px 20px;
    box-sizing: border-box;
    position: relative;
    box-shadow: none;
}
body .contact .contacts_content .left_content .left_content_form form .captcha_right{
    position: relative;
}
body .contact .contacts_content .left_content .left_content_form form .captcha_right:after{
    position: absolute;
    content: "*";
    color: red;
    top: 0;
    right: -5px;
}
body .contact .contacts_content .left_content .left_content_form form .captcha_word::placeholder{
	font-size:14px;
}
.mf-captcha.form_psevdo{
	width:70%;
}
.mf-captcha.form_psevdo .captcha_left,
.mf-captcha.form_psevdo .captcha_right{
	widtH:50%;
}
.mf-captcha.form_psevdo:after{
	display:none !important;
}
@media(max-width: 1379px){
	.mf-captcha.form_psevdo{
		widtH:90%;
	}
	.mf-captcha.form_psevdo .captcha_left{
		widtH:40%;
	}
	.mf-captcha.form_psevdo .captcha_right{
		width:60%;
	}
}
@media(max-width: 1199px){
	.mf-captcha.form_psevdo .captcha_left {
    widtH: 45%;
}
.mf-captcha.form_psevdo .captcha_right {
    width: 55%;
}
}
@media(max-width: 991px){
	div.mf-captcha{
		    flex-wrap: wrap;
    flex-direction: column;
	}
	.mf-captcha.form_psevdo .captcha_right{
		margin-top:20px;
	}
	.mf-captcha.form_psevdo .captcha_left{
width:100%;
	}
}
@media(max-width: 450px){
	.mf-captcha.form_psevdo .captcha_right{
	widtH:90%;
	}
}
@media(max-width: 767px){
	body{
		background-image:url(/bitrix/templates/main/img/new_mob_back.png);
		    background-repeat-x: no-repeat;
    background-size: contain;
	}
	.about_us_info .about_us_info_text p{
		font-size: 16px;
	}
	.about_us_info .container,
	.about_itc .container,
	.about_sub_info .container{
		background: none;
	}
}
.b24-widget-button-position-bottom-right{
	bottom:10px !important;
}
@media(max-width:500px){
	.production .prod_tabs{
		flex-wrap:wrap;
	}
	.production .prod_tabs .prod_tab{
		margin-bottom:10px;
	}
	.production .prod_tabs .prod_tab.active{
		margin-bottom:10px;
	}
}
.sert_title{
	font-size:18px;
	font-weight:500;
}
.our_companies{
	margin-top:50px;
}















/*spoc[Яковлев 07-09-2020 страницы с курсами начало]*/
.courses{
    font-family: 'Roboto', sans-serif;
    color: #000;
}
.courses ul, .courses ol, .courses li{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
        vertical-align: baseline;
        color: #000;
	list-style: none;
}
.courses a{
    color: #000;
}
.courses h2{
    font-family: 'Dosis', sans-serif;
    font-size: 42px;
    line-height: normal;
    font-weight: 500;
    padding-bottom: 25px;
}
.courses .inner-container{
    max-width: 1190px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.courses .main{
    padding-top: 45px;
    padding-bottom: 165px;
    overflow: hidden;
}
.courses .main .logo{
    display: inline-block;
    width: 60px;
    height: 80px;
    padding-bottom: 30px;
}
.courses .main .logo img{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.courses .main .main-inner{
    display: flex;
}
.courses .main .content{
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 15px;
    box-sizing: border-box;
}
.courses .main .content p{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: normal;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 12px;
}
.courses .main .content h1{
    font-family: 'Times New Roman', Times, serif;
    font-weight: 600;
    font-size: 42px;
    line-height: normal;
    text-transform: uppercase;
}
.courses .main .content h1 span{
    display: block;
    font-weight: 400;
    padding-bottom: 5px;
}
.courses .main .content a{
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-decoration: none;
    border: 1px solid #E8BDBD;
    width: 270px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    position: relative;
    overflow: hidden;
}
.courses .main .content a:before{
    content: "";
    display: block;
    width: 120%;
    height: 44px;
    transform: skew(-30deg);
    position: absolute;
    top: 0px;
    left: -130%;
    z-index: -1;
    background-color: #E8BDBD;
    transition: .5s;
}
.courses .main .content a:hover:before{
    left: -10%;
}
.courses .main .img-wrapper{
    width: 55%;
    position: relative;
}
.courses .main .img-wrapper:before{
    content: "";
    display: block;
    width: 1000px;
    height: 1000px;
    position: absolute;
    bottom: 100px;
    left: 100px;
    z-index: -1;
    background-color: #FDE6E6;
}
.courses .main .img-wrapper img{
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
}




.courses .certification-center{
    background-color: #FDE6E6;
}
.courses .certification-center .inner-container{
    display: flex;
}
.courses .certification-center .img-wrapper{
    position: relative;
    top: 60px;
    width: 45%;
}
.courses .certification-center .img-wrapper img{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 20px solid #fff;
}
.courses .certification-center .content{
    width: 55%;
    padding-left: 80px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.courses .certification-center .content p{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}
.courses .certification-center .content p b{
    font-weight: 500;
}






.courses .about{    
    position: relative;
}
.courses .about:after{
    content: "";
    display: block;
    width: 142px;
    height: 1332px;
    background-image: url(/images/bg-right.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: -1;
}
.courses .about .inner-container{
    padding-top: 100px;
    padding-bottom: 80px;
}
.courses .about .inner-container p.title{
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    padding-bottom: 15px;
    padding-top: 35px;
}
.courses .about .inner-container p.text{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    padding-bottom: 4px;
}
.courses .about .inner-container p.text b{
    font-weight: 500;
}
.courses .about .inner-container ul{
    padding-top: 20px;
    padding-bottom: 20px;
}
.courses .about .inner-container li{
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    padding-left: 30px;
    padding-bottom: 4px;
}
.courses .about .inner-container li:before{
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    top: 13px;
    left: 0px;
}




.courses .instructors .inner-container{
    padding-top: 30px;
    padding-bottom: 70px;
}
.courses .instructors .instructors-inner{
    display: flex;
    padding-top: 40px;
}
.courses .instructors .instructors-item{
    width: 430px;
    margin-right: 50px;
}
.courses .instructors .instructors-item .img-wrapper{
    position: relative;
}
.courses .instructors .instructors-item .img-wrapper:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -30px;
    left: -30px;
    background-color: #FDE6E6;
    z-index: -1;
}
.courses .instructors .instructors-item:nth-child(2) .img-wrapper:after{
    top: auto;
    left: auto;
    bottom: -30px;
    right: -30px;
}
.courses .instructors .instructors-item .img-wrapper img{
    width: auto;
    height: auto;
    max-width: 100%;
}
.courses .instructors .instructors-item .name{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
    padding-top: 45px;
    padding-bottom: 20px;
}
.courses .instructors .instructors-item .appointment{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
}




.courses .courses-content{
    background-color: #FDE6E6;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.courses .courses-content li{
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
    padding-bottom: 25px;
    padding-top: 8px;
    transition: .1s;
}
.courses .courses-content li:hover{
    font-weight: 700;
}
.courses .courses-content li:after{
    content: "";
    display: block;
    width: 2px;
    height: 18px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    background-color: #EBB2B2;
}
.courses .courses-content li:last-child:after{
    display: none;
}






.courses .certificates{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.courses .certificates .certificate{
    width: 230px;
    height: auto;
    padding-left: 35px;
    padding-right: 35px;
    transition: .3s;
}
.courses .certificates .certificate:hover{
    transform: scale(1.05)
}





.courses .registration{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 100px;
    background-color: #F0F0F0;
}
.courses .registration p{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: normal;
    font-weight: 300;
}
.courses .registration p b{
    font-weight: 500;
}
.courses .registration .form-wrapper{
    padding-top: 30px;
    padding-bottom: 30px;
}
.courses .registration input{
    display: inline-block;
    outline: none;
    width: 100%;
    height: 46px;
    width: 550px;
    max-width: 100%;
    border: 1px solid #A6A6A6;
    background-color: #fff;
    margin-bottom: 15px;
    padding: 0px 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: normal;
    font-weight: 300;
    box-sizing: border-box;
}
.courses .registration .submit{
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-decoration: none;
    border: 1px solid #E45B5B;
    width: 270px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    transition: .3s;
}
.courses .registration .submit:hover{
    box-shadow: 0px 0px 5px rgba(0,0,0,.3);
}
.courses .registration .submit span{
    position: relative;
    z-index: 9;
}
.courses .registration .submit:before{
    content: "";
    display: block;
    width: 120%;
    height: 44px;
    transform: skew(-30deg);
    position: absolute;
    top: 0px;
    left: -130%;
    z-index: 1;
    background-color: #E8BDBD;
    transition: .5s;
}
.courses .registration .submit:hover:before{
    left: -10%;
}
.courses .registration .contacts a{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
    text-decoration: none;
    padding-left: 12px;
    padding-right: 12px;
}
.courses .registration .contacts a.mail{
    text-decoration: underline;
}
.courses .registration .contacts a.mail:hover{
    text-decoration: none;
}
.courses .registration .form_psevdo{
    margin-bottom: 0px;
}
.courses .registration .form_psevdo:after{
    margin-left: 5px;
}

@media(max-width: 1240px){
    .courses .main .content{
        text-align: center;
    }
    .courses .main .content a{
        margin-left: auto;
        margin-right: auto;
    }
    .courses h2{
        padding-top: 25px;
    }
    .courses .certification-center .content{
        padding-left: 30px;
    }
    .courses .certification-center .content p{
        padding-bottom: 25px;
    }
}
@media(max-width: 1024px){
    .wow{
        animation-name: none !important;
        visibility: visible !important;
    }
}
@media(max-width: 850px){
    .courses h2{
        font-size: 34px;
    }
    .courses .main{
        padding-bottom: 60px;
        padding-top: 15px;
    }
    .courses .main .logo{
        padding-bottom: 15px;
    }
    .courses .main .main-inner{
        flex-direction: column;
        text-align: center;
    }
    .courses .main .content{
        order: 2;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .courses .main .img-wrapper{
        order: 1;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        display: none;
    }
    .courses .main .img-wrapper img{
        margin-left: auto;
        margin-right: auto;
    }
    .courses .about .inner-container{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .courses .about .inner-container p.title{
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .courses .instructors .instructors-inner{
        flex-direction: column;
        text-align: center;
        justify-content: center;
        align-items: center;
        padding-top: 0;
    }
    .courses .instructors .instructors-item .img-wrapper:after{
        display: none;
    }
    .courses .instructors .instructors-item .name{
        padding-top: 10px;
    }
    .courses .instructors .instructors-item{
        padding-bottom: 20px;
        margin-right: 0px;
        max-width: 100%;
    }
    .courses .instructors .inner-container{
        padding-bottom: 20px;
    }
    .courses .courses-content{
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .courses .certificates{
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .courses .registration{
        padding-top: 0;
        padding-bottom: 20px;
    }
    .courses .about .inner-container li{
        padding-left: 12px;
    }
}
@media(max-width: 700px){
    .courses .inner-container{
        flex-direction: column;
        padding-top: 15px;
    }
    .courses .certification-center .img-wrapper,
    .courses .certification-center .content{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        top: 0px;
    }
    .courses .certification-center .img-wrapper{
        text-align: center;`
    }
    .courses .certification-center .img-wrapper img{
        width: 400px;
        max-width: 100%;
        border: 5px solid #fff;

    }
}
@media(max-width: 500px){
    .courses .registration .contacts{
        font-size: 0;
    }
    .courses .registration .contacts a{
        display: block;
        padding-bottom: 15px;
    }
    .courses .courses-content li{
        font-size: 16px;
    }
}
/*spoc[Яковлев 07-09-2020 страницы с курсами конец]*/



.fixed_header .contacts{
	width: 150px;
}
.fixed_header .contacts img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}




/* End */
/* /bitrix/templates/main_1c/template_styles.css?167907120998153 */
