/*-----------------------------------------------
CSS Framework Lisena
Author:   hmelii
Web:      http://www.hmelii.ru
Email:    anufry@inbox.ru
Version:  6.00 30.07.15 n
----------------------------------------------- */
/*---------------------- basic styles --------------------------------------*/
@import url("/templates/inel/css/bases.css");
@import url(http://fonts.googleapis.com/css?family=Scada:400,700,700italic,400italic&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Cuprum:400,700&subset=latin,cyrillic);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=cyrillic');
@import url("modals/fade_in_and_scale.css");
/*---------------------- end basic styles ----------------------------------*/
/*---------------------- global --------------------------------------*/
html {
	height: 100%;
	overflow-y: scroll;
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	background: #fff;
	height: 100%;
	color: #454545;
	font-size: 16px;
	font-size: 1.6rem;
	/*color: #3c565f;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
	*/
	line-height: 1.2;
	text-align: left;
	word-wrap: break-word;
}
input, button, select, textarea, html {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
}
a {
	color: #18a6e1;
	text-decoration: underline;
}
a:hover, a:hover:visited {
	text-decoration: none;
}
.nu a:hover, a.nu:hover {
	text-decoration: underline;
}
.nu a, a.nu {
	text-decoration: none;
}
a.link_dashed, .link_dashed a {
	text-decoration: none;
	border-bottom: 1px dashed;
}
a.link_dashed:hover, .link_dashed a:hover {
	border: 0;
	text-decoration: none;
}
.main_page .h1 {
	border: none;
	margin: 0 0 13px;
	padding: 0;
}
.h1 {
	/*border-bottom: 2px solid #eef4f6;
	font-family: 'Scada', sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	padding: 0 0 15px;
	*/
	font-family:"Azoft_Sans_bold", sans-serif;
	font-size: 36px;
	font-size: 3.6rem;
	color:#14314e;
	font-weight: normal;
	margin: 0 0 39px;
	line-height: 1.1;
	text-transform:uppercase;
	
}
.h1 .fig {
	display: inline-block;
	vertical-align: middle;
	margin: 0 1px 0 0;
}
.h1 .img {
	vertical-align: top;
}
.h1 .text {
	display: inline-block;
	vertical-align: middle;
	width: 590px;
}
.h2 {
	/*border-bottom: 2px solid #eef4f6;
	font-family: 'Scada', sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	padding: 0 0 15px;
	*/
	font-family:"Azoft_Sans_bold", sans-serif;
	font-size: 36px;
	font-size: 3.6rem;
	color:#14314e;
	font-weight: normal;
	margin: 0 0 24px;
	line-height: 1.1;
	text-transform:uppercase;
}
.h2 .fig {
	display: inline-block;
	vertical-align: middle;
	margin: 0 1px 0 0;
}
.h2 .img {
	vertical-align: top;
}
.h2 .text {
	display: inline-block;
	vertical-align: middle;
	width: 600px;
}
/*.main_page .h3 {
	border: 0;
	margin: 0 0 22px;
	padding: 0;
	color: #3c565f;
}*/
.h3 {
	/*border-bottom: 2px solid #eef4f6;
	font-family: 'Scada', sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	padding: 0 0 15px;
	*/
	font-family:"Azoft_Sans_bold", sans-serif;
	font-size: 36px;
	font-size: 3.6rem;
	color:#14314e;
	font-weight: normal;
	margin: 0 0 50px;
	line-height: 1.1;
	text-transform:uppercase;
}
.h3 .fig {
	display: inline-block;
	vertical-align: middle;
	margin: 0 7px 0 0;
}
.h3 .img {
	vertical-align: top;
}
.h3 .text {
	display: inline-block;
	vertical-align: middle;
	width: 209px;
}
.h4 {
	font-family:"Azoft_Sans_bold", sans-serif;
	font-size: 33px;
	font-size: 3.3rem;
	color:#14314e;
	font-weight: normal;
	margin: 0 0 27px;
	line-height: 1.1;
	text-transform:uppercase;
}
.h5 {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	margin: 0 0 1.67em;
}
.h6 {
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: bold;
	margin: 0 0 2.33em;
}
/*colors*/
/*end colors*/
/*fonts*/
@font-face {
	font-family: "Azoft_Sans";
	src: url("../fonts/Azoft_Sans.eot");
	src: url("../fonts/Azoft_Sans.eot?#iefix")format("embedded-opentype"), url("../fonts/Azoft_Sans.woff") format("woff"), url("../fonts/Azoft_Sans.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "Azoft_Sans_bold";
	src: url("../fonts/Azoft_Sans_bold.eot");
	src: url("../fonts/Azoft_Sans_bold.eot?#iefix")format("embedded-opentype"), url("../fonts/Azoft_Sans_bold.woff") format("woff"), url("../fonts/Azoft_Sans_bold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
.f-10 {
	font-size: 10px;
	font-size: 1rem;
}
.f-11 {
	font-size: 11px;
	font-size: 1.1rem;
}
.f-12 {
	font-size: 12px;
	font-size: 1.2rem;
}
.f-13 {
	font-size: 13px;
	font-size: 1.3rem;
}
.f-14 {
	font-size: 14px;
	font-size: 1.4rem;
}
.f-15 {
	font-size: 15px;
	font-size: 1.5rem;
}
.f-16 {
	font-size: 16px;
	font-size: 1.6rem;
}
.f-17 {
	font-size: 17px;
	font-size: 1.7rem;
}
.f-18 {
	font-size: 18px;
	font-size: 1.8rem;
}
.f-20 {
	font-size: 20px;
	font-size: 2rem;
}
/*end fonts*/
/*forms fields*/
.field {
	background: #fff;
	/*border: none;
	padding: 6px 13px 4px;
	*/
	border: 1px solid #dddbd9;
	padding: 10px 13px 9px;
	-webkit-transition: all 0s ease 0s;
	transition: all 0s ease 0s;
	/*font-family: 'Scada', sans-serif;
	color: #808080;*/
	font-size:14px;
	color:#777777;
}
.field[required] { 
background:#fff url(../images/new/pic155.png) no-repeat 96% 15px;
}

.field:focus {
	border-color: #51cbee;
	-webkit-box-shadow: rgba(81, 203, 238, 1) 0px 0px 5px;
	box-shadow: rgba(81, 203, 238, 1) 0px 0px 5px;
}
 .field:-moz-placeholder {
 opacity: 1;
 /*font-family: 'Scada', sans-serif;
 
 color:#808080;*/
 font-size:14px;
 color:#777777;
}
 .field::-moz-placeholder {
 opacity: 1;
/*font-family: 'Scada', sans-serif;
 
 color:#808080;*/
 font-size:14px;
 color:#777777;
}
 .field::-webkit-input-placeholder {
 opacity: 1;
/*font-family: 'Scada', sans-serif;
 
 color:#808080;*/
 font-size:14px;
 color:#777777;
}
 .field:-ms-input-placeholder {
 opacity: 1;
/*font-family: 'Scada', sans-serif;
 
 color:#808080;*/
 font-size:14px;
 color:#777777;
}
.field.placeholder {
	/*font-family: 'Scada', sans-serif;
 
 color:#808080;*/
 font-size:14px;
 color:#777777;
}
.field.invalid {
	border: 1px solid red;
}
.field[required].invalid {
	background: #fff url(../images/new/pic155.png) no-repeat 96% 15px;
    border: 1px solid red;

}
.parent_field {
	display: inline-block;
	vertical-align: top;
}
.invalid_message {
	display: block;
	color: red;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.2;
}
.valid_message {
	display: none;
	color: green;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.2;
}
/*end forms fields*/
/*over blocks*/
.o {
	overflow: hidden;
}
.cx:before, .cx:after {
	content: "";
	display: table;
}
.cx:after {
	clear: both;
}
.ct {
	display: table;
}
.ct:after {
	content: '. . . . . . . . . . .';
	display: block;
	word-spacing: 99in;
	height: 0;
	overflow: hidden;
	font-size: 0.05em;
	line-height: 0.05em;
}
/*end over blocks*/
/*other*/
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	border: 0;
	margin: 0 0 14px;
	height: 0;
	display: block;
	width: 100%;
	vertical-align: top;
	overflow: hidden;
	border-top: 1px solid #dee4e6;
}

::-moz-selection {
 background-color: rgba(255, 0, 0, 0.5);
 color: #fff;
 text-shadow: none;
}
::selection {
	background-color: rgba(255, 0, 0, 0.5);
	color: #fff;
	text-shadow: none;
}
 img::-moz-selection {
 background-color: transparent;
 -moz-box-shadow: none;
}
img::selection {
	background-color: transparent;
	box-shadow: none;
}
/*end other*/
/*---------------------- end global ----------------------------------*/
/*---------------------- wrapper ------------------------------------*/
.wrapper {
	min-width: 1000px;
	min-height: 100%;
	margin: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
/*.bg_top {
	background: #37b7e3;
	border-bottom: 7px solid #08556f;
	height: 130px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: -3;
}*/
.to-top {
	position: fixed;
	display:none;
	bottom: 69px;
	right: 90px;
	z-index: 99;
}
.to-top .link {
	background:#6ab6cd url(../images/new/pic131.png) no-repeat 50% 50%;

	display: block;
	width: 69px;
	height: 69px;
}
.ask_question_bubble {
	position: fixed;
	top: 44%;
	right: 0;
	z-index: 99;
}
.ask_question_bubble .toggle {
	background: #BBDD52;
    color: white;
    width: 340px;
    height: 88px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    line-height: 67px;
    text-decoration: none;
    font-size: 28px;
    transform: rotate(-90deg) translateY(153px);
}
.bg_header{
	background:url(../images/new/pic160.png) no-repeat;
	width:1920px;
	height:87px;
	margin-left:-960px;
	position:absolute;
	top:194px;
	left:50%;
	z-index:-1;
}
.bg_content{
	background:url(../images/new/pic165.jpg) no-repeat;
	width:1920px;
	height:1089px;
	margin-left:-960px;
	position:absolute;
	top:194px;
	left:50%;
	z-index:-2;
}
.inner {
	width: 1000px;
	margin: auto;
}
.inner:before, .inner:after {
	content: "";
	display: table;
}
.inner:after {
	clear: both;
}
/*---------------------- *** ----------------------------------------*/
/*---------------------- header -------------------------------------*/
.main_page .header{
	padding: 194px 0 0 0;
}
.header {
	padding: 234px 0 0 0;
	position: relative;
}
.header_top {
	width: 1000px;
	height: 46px;
	padding: 148px 0 0;
	position: fixed;
	top: 0;
	z-index: 25;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.logo {
	background:url(../images/new/logo_new.png) no-repeat;
	width:103px;
	height:157px;
	position: absolute;
	top:18px;
	left: 0;
	/*background: url(/templates/inel/images/logo.png) no-repeat;
	width: 132px;
	height: 99px;
	
	top: 12px;
	*/
}
.logo .link {
	display: block;
	width:103px;
	height:157px;
	/*width: 132px;
	height: 99px;*/
}
.slogan {
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	font-weight:300;
	color:#14314e;
	position: absolute;
	top: 40px;
	left: 142px;
	line-height:1;
	
	/*border-left: 1px solid #fff;
	padding: 10px 0 16px 9px;
	top: 28px;
	left: 145px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	line-height: 1.1;*/
}
.slogan .detailed {
	display:block;
	padding:8px 0 0;
	font-size: 27px;
	font-weight:600;
	text-transform:uppercase;
}
.phone {
	background:url(../images/new/pic100.png) no-repeat 0 1px;
	padding:0 0 0 46px;
	position: absolute;
	top:40px;
	right:309px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#14314e;
	line-height:1.7;
	/*
	top: 10px;
	right: 0;
	color: #3d8daa;
	text-align: right;
	line-height: 1.3;*/
}
.phone .link{
	font-family:"Azoft_Sans_bold", sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#14314e;
	text-decoration:none;
}
/*.phone .title {
	margin: 0 3px 0 0;
	color: #174352;
}
.phone .number_1 {
	font-size: 20px;
	font-weight: bold;
	color: #174352;
}
.phone .number_2 {
	font-weight: bold;
	color: #fff;
}*/
.mail{
	position:absolute;
	top:92px;
	right:391px;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	font-weight:300;
}
.mail .link{
	background:url(../images/new/pic101.png) no-repeat 0 5px;
	display:inline-block;
	padding:0 0 0 22px;
	color:#626262;
}
.address{
	background:url(../images/new/pic102.png) no-repeat;
	display:inline-block;
	width:209px;
	padding:1px 0 0 41px;
	position:absolute;
	top:38px;
	right:0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#14314e;
	line-height:1.1;
}
.shema{
	position:absolute;
	top:93px;
	right: 136px;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	font-weight:300;
	text-transform:uppercase;
}
.shema .link{
	background:url(../images/new/pic103.png) no-repeat 0 3px;
	display:inline-block;
	height:16px;
	padding:0 0 0 17px;
	color:#626262;
}
/*.main_page .nav {
	margin: 0 0 18px 245px;
}
*/
.nav {
	height:46px;
	margin: 0 0 0 142px;
	position: relative;
	z-index: 10;
	/*height: 38px;
	margin: 0 0 21px 245px;
	*/
}
.nav:before{
	content:"";
	background: #6ab6cd;
	position:absolute;
	top:0;
	right:-10000px;
	bottom:0;
	left:0;
	z-index:-1;
}
.nav> .list {
	display: table;
	width: 858px;
	/*width: 756px;*/
	position: relative;
	z-index: 1;
}
.nav> .list:before, .nav> .list:after, .nav> .list> .item:before, .nav> .list> .item:after {
	display: none;
}
.nav> .list> .item {
	display: table-cell;
	vertical-align: top;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:300;
	text-transform:uppercase;
	/*padding: 0 1px 0 0;
	font-family: 'Cuprum', sans-serif;
	font-size: 18px;*/
}
.nav> .list> .item> .link {
	/*background: #09617f url(/templates/inel/images/pic1.png) no-repeat 50% 0;
	height: 38px;
	*/
	display: table;
	width: 100%;
	height: 46px;
	position: relative;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	z-index: 2;
}
.nav> .list> .item:hover> .link, .nav> .list> .active> .link {
	background:#bbdd53;
	/*background: #67dff4 url(/templates/inel/images/pic1.png) no-repeat 50% 0;
	color: #09617f;*/
}
.nav .text {
	display: table-cell;
	vertical-align: middle;
	padding: 0 7px;
	text-align: center;
font-size: 13px;
    line-height: 1.0;
}
.nav .sub {
	position: absolute;
/*	top:46px;  */
	/*top: 0;
	width: 300px;
	*/
	left: 0;
	width: 400px;
	display: none;
	z-index: 12;
}
.nav .sub_menu {
	background:#bbdd53;
	border-top:2px solid #fff;
	/*background: #29b6cf;
	padding: 11px 35px 12px 16px;
	*/
	display: block;
	
	float: left;
	position: relative;
}
.nav .sub_menu .item {
	/*margin: 0 0 3px;
	font-family: Arial, sans-serif;
	font-size: 14px;*/
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	text-transform:uppercase;
}
.nav .sub_menu .link {
	
	display: block;
	padding: 14px 38px 15px 38px;
	/*
	background: url(/templates/inel/images/pic2.png) no-repeat 0 10px;
	padding: 0 0 0 9px;
	color: #eef4f6;*/
	color:#f7f7f7;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.nav .sub_menu .link:hover {
	background:#9dc04c;
	/*text-decoration: underline;*/
}
.nav> .list> .item:hover .sub {
	display: block;
}
.carousel_1 {
	width: 1920px;
	height: 493px;
	margin:0 -460px;
	position: relative;
	/*width: 1000px;
	height: 318px;
	margin: 0 0 12px;
	*/
}
.carousel_1:before{
	content:"";
	background:url(../images/new/pic136.png) no-repeat;
	width:79px;
	height:112px;
	position:absolute;
	bottom:103px;
	right:367px;
	z-index:2;
}
.carousel_1 p {
	margin: 0 0 15px;
}
.carousel_1> .list> .item {

	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 1s ease, visibility 1s ease;
    transition: opacity 1s ease, visibility 1s ease;
}
.carousel_1 .figure_1{
	background:url(../images/new/pic134.png) no-repeat;
	width:1920px;
	height:493px;
	margin-left:-960px;
	position:absolute;
	top:0;
	left:50%;
	z-index:2;
}
.carousel_1 .figure_2{
	background:url(../images/new/pic135.png) no-repeat;
	width:1920px;
	height:127px;
	margin-left:-960px;
	position:absolute;
	bottom:0;
	left:50%;
	z-index:3;
}
.carousel_1> .list> .active {
	opacity: 1;
    visibility: visible;
    z-index: 1;
}
.carousel_1 .fig{
	display:block;
	width:1920px;
	height:493px;
	position:relative;
	overflow:hidden;
	opacity: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.carousel_1 .active .fig {
    opacity: 1;
}
.carousel_1 .fig:before{
	content:"";
	background:url(../images/new/pic133.png) no-repeat;
	width:1920px;
	height:493px;
	margin-left:-960px;
	position:absolute;
	top:0;
	left:50%;
	z-index:1;
}
.carousel_1 .img {
	/*border: 5px solid #b6b6b6;
	border-radius: 12px;
	*/
	margin:auto;
	position:absolute;
	top:-1000em;
	right:-1000em;
	bottom:-1000em;
	left:-1000em;
	vertical-align: top;
}
.carousel_1 .text {
	position: absolute;
	top: 100px;
	right:586px;
	left: 641px;
	font-family: 'Open Sans', sans-serif;
	font-size:19px;
	color:#fff;
	text-align:center;
	z-index:4;
	 -webkit-transition: all 1s ease .5s;
    transition: all 1s ease .5s;
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    opacity: 0;
	/*background: rgba(255,255,255,0.79);
	border-radius: 0 0 0 7px;
	padding: 13px 12px 1px 15px;
	width: 340px;
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: #4b4b4b;
	line-height: 1.4;*/
}
.carousel_1 .active .text {
    opacity: 1;
    -webkit-transform: translate(0, 0%);
    transform: translate(0, 0%);
}
.carousel_1 .title {
	margin: 0 0 17px;
	/*font-family: 'Scada', sans-serif;*/
	font-family:"Azoft_Sans_bold", sans-serif;
	font-size: 48px;
	line-height: 1.2;
	text-transform:uppercase;
}
.more {
	background: url(/templates/inel/images/more.png) repeat-x;
	border-radius: 2px;
	display: inline-block;
	height: 32px;
	padding: 0 19px;
	font-family: 'Scada', sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 32px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.more:hover {
	border-radius: 10px;
}
.carousel_1 .tabs {
	position: absolute;
	/*right: 8px;
	bottom: 0;
	*/
	right: 540px;
	bottom: 83px;
	z-index: 3;
}
.carousel_1 .tabs .list {
	display: inline-block;
}
.carousel_1 .tabs .item {
	float: left;
	padding:0 8px;
	/*margin: 0 0 0 7px;*/
}
.carousel_1 .tabs .link {
	background: rgba(209,215,219,0.91);
	border-radius: 7px;
	display: block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	position: relative;
	/*background: #fff;
	border: 3px solid #fff;
	border-radius: 8px;
	width: 11px;
	height: 11px;*/
}
.carousel_1 .tabs .active {
	background: #bbdd53;
	/*background: #88c636;*/
}
/*---------------------- end header ----------------------------------*/
/*---------------------- side ---------------------------------------*/
.side {
	/*width: 312px;
	margin: 0 18px 24px 0;*/
	width: 240px;
	margin: 0 58px 0 0;
	position: relative;
	float: left;
}
.box_2 {
	background: #cadde2;
	border-bottom: 5px solid #95b6bf;
	margin: 0 0 33px;
	padding: 0 19px 14px;
}
.box_2 .h3 {
	background: #5c8793;
	border-bottom: 4px solid #4f747e;
	margin: 0 -19px 19px;
	padding: 11px 10px 6px 25px;
	color: #fff;
}
.box_2 .h3 .fig {
	margin: 0 10px 0 0;
}
.button {
	/*background: url(/templates/inel/images/more.png) repeat-x;
	border-radius: 2px;
	height: 32px;
	padding: 0 20px;
	font-family: 'Scada', sans-serif;
	font-weight: bold;
	line-height: 32px;
	*/
	background:#bbdd53;
	border: none;
	
	height: 42px;
	padding: 0 39px;
	font-family:"Azoft_Sans_bold", sans-serif;
	font-size:18px;
	
	
	color: #fff;
	line-height: 42px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
/*.button:hover {
	border-radius: 10px;
}*/
.captcha {
	display: inline-block;
	/*padding-left: 84px;*/
	padding-left: 64px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.captcha .fig {
	/*background: #75949d;
	width: 84px;
	*/
	background:#fff;
	border: 1px solid #dddbd9;
	width: 64px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.captcha .fig img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.captcha .field {
	width: 100%;
}
.h-64 {
	height: 64px;
}
.h-170 {
	height: 170px;
}
.box_3 {
	border: 3px solid #c9dde1;
	margin: 0 0 13px;
	padding: 14px 16px 33px;
}
.table_1 {
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
.table_1 td:nth-child(2n) {
	text-align: right;
}
.table_1 .fig_2 {
	display: inline-block;
	float: left;
	margin: 0 0 15px;
}
.table_1 .fig_3 {
	display: inline-block;
	float: right;
	margin: 0 0 15px;
}
.table_1 .img {
	vertical-align: top;
}
.news_list_1 {
	margin: 0 0 17px;
}
.news_list_1 p {
	margin: 0 0 6px;
}
.news_list_1 .item {
	font-size: 13px;
	line-height: 1.4;
}
.news_list_1 .fig {
	margin: 0 0 9px;
}
.news_list_1 .img {
	border-radius: 2px;
}
.news_list_1 .date {
	font-weight: bold;
	color: #b4b4b4;
}
.news_list_1> .item> .link {
	color: #18a6e1;
}
.news_list_1 .arrow .link {
	background: url(/templates/inel/images/pic27.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
}
.all {
	background: url(/templates/inel/images/more.png) repeat-x;
	border-radius: 2px;
	display: inline-block;
	height: 32px;
	padding: 0 15px;
	font-family: 'Scada', sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 32px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.all:hover {
	border-radius: 10px;
}
.catalog_list_4 {
	margin: 0 0 5px;
}
.catalog_list_4> .item {
	margin: 0 0 13px;
	font-family: 'Scada', sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
}
.catalog_list_4> .item> .link {
	background: url(/templates/inel/images/pic33.png) no-repeat 0 7px;
	display: inline-block;
	padding: 0 0 0 8px;
	color: #324a52;
}
.catalog_list_4 .list {
	margin: 6px 0 0 16px;
}
.catalog_list_4 .list .item {
	margin: 2px 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
}
.catalog_list_4 .list .link {
	background: url(/templates/inel/images/pic34.png) no-repeat 5px 6px;
	display: inline-block;
	padding: 3px 12px 3px 15px;
	color: #18a6e1;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.catalog_list_4 .list .link:hover {
	background: #93b0ba url(/templates/inel/images/pic35.png) no-repeat 5px 6px;
	border-radius: 2px;
	color: #fff;
}
.catalog_list_6{
}
.catalog_list_6 .item{
	margin:0 0 7px;
	font-family:"Azoft_Sans", sans-serif;
	font-size:14px;
	text-transform:uppercase;
}
.catalog_list_6 .link{
	background:#6ab6cd url(../images/new/pic164.png) no-repeat 95% 50%;
	display:table;
	width:240px;
	height:43px;
	color:#fff;
	text-decoration:none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.catalog_list_6 .item:hover .link, .catalog_list_6 .active .link{
	background:#bbdd53 url(../images/new/pic164.png) no-repeat 95% 50%;
}
.catalog_list_6 .text{
	display:table-cell;
	vertical-align:middle;
	width:220px;
	height:43px;
	padding:0 10px;
}
/*---------------------- end side ------------------------------------*/
/*---------------------- content -------------------------------------*/
.content {
	/*padding: 0 0 24px;*/
	margin:0 0 -53px;
	position: relative;
}
.side + .content{
	float:left;
	width:702px;
}
.box_1 {
	/*background: #eef4f6;
	margin: 0 0 47px;
	padding: 9px 16px 15px;
	*/
	margin: 0 0 14px;
	padding: 66px 43px;
	position:relative;
	color:#fff;
	text-align:center;
}
.box_1:before{
	content:"";
	background:url(../images/new/pic141.jpg) 50% 0;
	position:absolute;
	top:0;
	right:-10000px;
	bottom:0;
	left:-10000px;
	z-index:-1;
}
.box_1 .h1{
	font-size:28px;
	color:#fff;
}
.catalog_list_1 {
	margin: 0 0 22px -17px;
}
.catalog_list_1> .item {
	width: 326px;
	margin: 0 0 12px 17px;
	font-family: 'Scada', sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.catalog_list_1> .item> .title {
	margin: 0 0 15px;
	line-height: 1.1;
}
.catalog_list_1> .item> .title> .link {
	color: #324a52;
}
.catalog_list_1 .fig {
	float: left;
	margin: 2px 10px 0 0;
}
.catalog_list_1 .img {
	border-radius: 2px;
	vertical-align: top;
}
.catalog_list_1 .list {
	margin: 0 0 0 118px;
	overflow: hidden;
}
.catalog_list_1 .list .item {
	margin: 0 0 9px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}
.catalog_list_1 .list .link {
	color: #18a6e1;
}
.promo {
	font-size: 13px;
	color: #778489;
	line-height: 1.4;
}
.crumbs {
	/*margin: 0 0 26px;*/
	margin: 0 0 13px;
}
.crumbs:before, .crumbs:after {
	display: none;
}
.crumbs:after {
	clear: both;
}
.crumbs .item {
	/*background: url(/templates/inel/images/pic30.png) no-repeat 3px 3px;
	font-size: 13px;
	color: #88a1a8;
	padding: 0 0 0 15px;
	*/
	background:url(../images/new/pic161.png) no-repeat 2px 5px;
	display: inline;
	padding: 0 0 0 12px;
	
	font-size:12px;
	font-weight:300;
	
	color:#767676;
	line-height: 1.6;
}
.crumbs .item:first-child {
	background: none;
	padding-left: 0;
}
.crumbs .item:before, .crumbs .item:after {
	display: none;
}
.crumbs .item:after {
	clear: both;
}
.crumbs .link {
	/*color: #2bace1;*/
	color:#767676;
}
.catalog_list_2 {
	margin: 0 0 0 -49px;
}
.catalog_list_2> .item {
	width: 475px;
	margin: 0 0 50px 49px;
	font-size: 13px;
	color: #3c565f;
	line-height: 1.4;
}
.catalog_list_2> .item> .title {
	margin: 0 0 8px;
	line-height: 1.1;
}
.catalog_list_2> .item> .title> .link {
	font-family: 'Scada', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #324a52;
}
.catalog_list_2 .fig {
	float: left;
	margin: 2px 10px 0 0;
}
.catalog_list_2 .img {
	border-radius: 2px;
	vertical-align: top;
}
.catalog_list_2 .list {
	margin: -3px 0 0 0;
}
.catalog_list_2 .list .item {
	margin: 0 0 8px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}
.catalog_list_2 .list .link {
	background: url(/templates/inel/images/pic31.png) no-repeat 0 4px;
	display: inline-block;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #18a6e1;
}
.catalog_list_3 {
	/*margin: 0 0 0 -36px;*/
	margin:0 0 19px -14px;
}
.catalog_list_3 p {
	margin: 0 0 10px;
	/*margin: 0 0 16px;*/
}
.catalog_list_3 .item {
	border: 1px solid #d5d5d5;
	width: 302px;
	/*
	width: 317px;
	margin: 0 0 31px 36px;
	font-size: 13px;
	color: #525252;
	*/
	margin:0 0 13px 14px;
	padding:16px 20px 0;
	
	font-size:14px;
	
	color:#454545;
}
.catalog_list_3 .title {
	margin: 0 0 6px;
}
.catalog_list_3 .link {
	/*font-family: 'Scada', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #324a52;*/
	color:#5991cd;
}
.catalog_list_3 .fig {
	border-top:4px solid #cecece;
	float: left;
	width:101px;
	height:92px;
	margin:0 27px 0 0;
	position:relative;
	overflow:hidden;
	/*margin: 4px 10px 0 0;*/
}
.catalog_list_3 .img {
	/*border-radius: 2px;*/
	margin:auto;
	position:absolute;
	top:-1000em;
	right:-1000em;
	bottom:-1000em;
	left:-1000em;
	vertical-align: top;
}
.catalog_list_3 .text{
	display:block;
	height:33px;
}
.catalog_list_3 .article {
	margin: 0 0 8px;
	/*
	margin: 0 0 12px;
	color: #979797;*/
	font-size:12px;
	color:#b3b3b3;
}
.btn_1 {
	/*background: url(/templates/inel/images/more.png) repeat-x;
	border-radius: 2px;
	
	height: 32px;
	padding: 0 14px;
	font-family: 'Scada', sans-serif;
	font-weight: bold;
	line-height: 32px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;*/
	background:#bbdd53;
	display: inline-block;
	height:34px;
	padding:0 40px;
	font-family:"Azoft_Sans", sans-serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	line-height:34px;
}
/*.btn_1:hover {
	border-radius: 10px;
}*/
.catalog_list_3 .price {
	/*display: inline-block;
	padding: 6px 0 0 0;
	font-family: 'Scada', sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #628d33;
	*/
	float:left;
	padding:3px 0 0;
	
	
	font-family:"Azoft_Sans_bold", sans-serif;
	font-size:24px;
	
	color:#bbdd53;
	text-transform:uppercase;
}
.pages {
	/*margin: 0 0 43px;*/
	margin:0 0 65px;
}
.pages .item {
	/*margin: 0 3px 0 0;
	font-family: 'Scada', sans-serif;
	font-weight: bold;
	
	*/
	margin: 0 8px 0 0;
	color: #fff;
	text-align: center;
}
.pages .link {
	display: block;
	/*width: 31px;
	height: 31px;
	color: #18a6e1;
	line-height: 31px;*/
	background:#6ab6cd;
	width: 20px;
	height: 28px;
	padding:0 5px;
	color:#fff;
	text-decoration:none;
	line-height:28px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pages .item:hover .link, .pages .active {
	/*background: #9fbcc6;
	border-radius: 16px;
	width: 31px;
	height: 31px;
	text-decoration: none;
	line-height: 31px;
	*/
	background:#bbdd53;
	width: 18px;
	height: 28px;
	padding:0 5px;
	color: #fff;
	line-height:28px;
	
	
}
.fig_1 {
	float: left;
	margin: 5px 24px 10px 0;
}
.fig_1 .img {
	border-radius: 2px;
	vertical-align: top;
}
.article_1 {
	margin: 0 0 15px;
	font-size: 13px;
	color: #979797;
}
.btn_2 {
	/*background: url(/templates/inel/images/btn_2.png) repeat-x;
	border-radius: 2px;
	height: 41px;
	padding: 0 40px;
	font-family: 'Scada', sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 41px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;*/
	
	background:#bbdd53;
	display: inline-block;
	height:42px;
	padding:0 60px;
	font-family:"Azoft_Sans", sans-serif;
	font-size:24px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	line-height:42px;
}
/*.btn_2:hover {
	border-radius: 10px;
}*/
.price_1 {
	display: inline-block;
	font-family: 'Scada', sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #628d33;
}
.back {
	background:#6ab6cd;
	display:inline-block;
	height:36px;
	padding:0 31px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	line-height:36px;
	/*font-size: 13px;
	font-weight: bold;
	color: #1e9bc6;*/
}
.main_page .capabilities_box{
	margin:-25px 0 0;
}
.capabilities_box{
	position:relative;
	margin:0 0 80px;
	z-index:3;
}
.capabilities_box .figure_1{
	background:url(../images/new/pic137.png) no-repeat;
	width:192px;
	height:134px;
	position:absolute;
	top:39px;
	left:-317px;
	
}
.capabilities_box .figure_2{
	background:url(../images/new/pic138.png) no-repeat;
	width:128px;
	height:185px;
	position:absolute;
	top:493px;
	right:-284px;
	
}
.capabilities_box .figure_3{
	background:url(../images/new/pic139.png) no-repeat;
	width:188px;
	height:140px;
	position:absolute;
	bottom:218px;
	left:-388px;
	
}
.capabilities_box .figure_4{
	background:url(../images/new/pic140.png) no-repeat;
	width:45px;
	height:45px;
	position:absolute;
	bottom:166px;
	right:-431px;
	
}
.catalog_list_5{
	margin:0 0 0 -15px;
}
.catalog_list_5 .item{
	width:323px;
	margin:0 0 15px 15px;
	position:relative;
	font-family:"Azoft_Sans", sans-serif;
	font-size:24px;
	text-transform:uppercase;
}
.catalog_list_5 .link{
	color:#fff;
	text-decoration:none;
}
.catalog_list_5 .fig{
	display:block;
	width:323px;
	height:323px;
	position:relative;
	overflow:hidden;
}
.catalog_list_5 .img{
	margin:auto;
	position:absolute;
	top:-1000em;
	right:-1000em;
	bottom:-1000em;
	left:-1000em;
	vertical-align: top;
}
.catalog_list_5 .text{
	background:rgba(133,182,202,0.72);
	display:table;
	width:323px;
	height:323px;
	position:absolute;
	top:0;
	left:0;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.catalog_list_5 .in{
	display:table-cell;
	vertical-align:middle;
	width:271px;
	height:323px;
	padding:0 26px;
	text-align:center;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.catalog_list_5 .item:nth-child(2) .text{
	background:rgba(50,143,136,0.72);
}
.catalog_list_5 .item:nth-child(3) .text{
	background:rgba(30,86,141,0.72);
}
.catalog_list_5 .item:nth-child(4) .text{
	background:rgba(30,86,141,0.72);
}
.catalog_list_5 .item:nth-child(5) .text{
	background:rgba(20,49,78,0.72);
}
.catalog_list_5 .item:nth-child(6) .text{
	background:rgba(32,138,132,0.72);
}
.catalog_list_5 .item:nth-child(7) .text{
	background:rgba(32,138,132,0.72);
}
.catalog_list_5 .item:nth-child(8) .text{
	background:rgba(30,86,141,0.72);
}
.catalog_list_5 .item:nth-child(9) .text{
	background:rgba(20,49,78,0.72);
}
.catalog_list_5 .item:hover .text{
	background:#85b6ca;
	height:auto;
	position:absolute;
	top:auto;
	bottom:0;
	left:0;
}
.catalog_list_5 .item:nth-child(2):hover .text{
	background:#328f88;
}
.catalog_list_5 .item:nth-child(3):hover .text{
	background:#1e568d;
}
.catalog_list_5 .item:nth-child(4):hover .text{
	background:#1e568d;
}
.catalog_list_5 .item:nth-child(5):hover .text{
	background:#14314e;
}
.catalog_list_5 .item:nth-child(6):hover .text{
	background:#208a84;
}
.catalog_list_5 .item:nth-child(7):hover .text{
	background:#208a84;
}
.catalog_list_5 .item:nth-child(8):hover .text{
	background:#1e568d;
}
.catalog_list_5 .item:nth-child(9):hover .text{
	background:#14314e;
}
.catalog_list_5 .item:hover .in{
	height:auto;
	padding:15px 26px;
}
.projects_box{
	margin:0 0 47px;
	position: relative;
}
.projects_box .bg{
	background:url(../images/new/pic174.png) no-repeat;
	width:1920px;
	height:662px;
	margin-left:-960px;
	position:absolute;
	top:0;
	left:50%;
	z-index:-1;
	
}
.projects_box .figure_1{
	background:url(../images/new/pic142.png) no-repeat;
	width:37px;
	height:37px;
	position:absolute;
	top:185px;
	left:-211px;
	
}
.projects_box .figure_2{
	background:url(../images/new/pic143.png) no-repeat;
	width:196px;
	height:180px;
	position:absolute;
	top:388px;
	right:-332px;
	
}
.projects_box .figure_3{
	background:url(../images/new/pic144.png) no-repeat;
	width:35px;
	height:35px;
	position:absolute;
	bottom:159px;
	left:-176px;
	
}
.projects_box .figure_4{
	background:url(../images/new/pic145.png) no-repeat;
	width:69px;
	height:69px;
	position:absolute;
	bottom:42px;
	right:-374px;
	
}
.projects_list_1{
	/*width:1000px;
	height:1992px;
	position:relative;*/
	display: grid;
	 grid-template-columns: 323px 323px 323px;
    grid-template-rows: 323px 323px 323px;
	grid-gap: 15px;
}
.projects_list_1:before{
	display:none;
}
.projects_list_1:after{
	display:none;
}
.projects_list_1 .item{
	position: relative;
	color:#fff;
}
/*.projects_list_1 .item{
	width:323px;
	height:323px;
	position:absolute;
	top:0;
	left:0;
	color:#fff;
}
.projects_list_1 .item:nth-child(2){
	width:659px;
	left:338px;
}
.projects_list_1 .item:nth-child(3){
	display:none;
	width:449px;
	left:1011px;
}
.projects_list_1 .item:nth-child(4){
	display:none;
	width:445px;
	top:338px;
	left:-460px;
}
.projects_list_1 .item:nth-child(5){
	height:656px;
	top:338px;
	left:0;
}
.projects_list_1 .item:nth-child(6){
	top:338px;
	left:338px;
}
.projects_list_1 .item:nth-child(7){
	top:338px;
	left:674px;
}
.projects_list_1 .item:nth-child(8){
	width:659px;
	top:673px;
	left:338px;
}
.projects_list_1 .item:nth-child(9){
	top:1009px;
	left:0;
}
.projects_list_1 .item:nth-child(10){
	width:659px;
	top:1009px;
	left:338px;
}
.projects_list_1 .item:nth-child(11){
	height:656px;
	top:1347px;
	left:0;
}
.projects_list_1 .item:nth-child(12){
	top:1347px;
	left:338px;
}
.projects_list_1 .item:nth-child(13){
	top:1347px;
	left:674px;
}
.projects_list_1 .item:nth-child(14){
	width:659px;
	top:1685px;
	left:338px;
}*/
.projects_list_1 .item:first-child{
	grid-column-start: 1;
    grid-column-end: 2;
	
}
.projects_list_1 .item:nth-child(2){
	grid-column-start: 2;
    grid-column-end: 4;
}
.projects_list_1 .item:nth-child(3){
	grid-row-start: 2;
    grid-row-end: 4;
}
.projects_list_1 .item:nth-child(4){
	grid-column-start: 2;
    grid-column-end: 3;
}
.projects_list_1 .item:nth-child(5){
	grid-column-start: 3;
    grid-column-end: 4;
}
.projects_list_1 .item:nth-child(6){
	grid-column-start: 2;
    grid-column-end: 4;
}


.projects_list_1 .item:nth-child(7){
	grid-column-start: 1;
    grid-column-end: 2;
}
.projects_list_1 .item:nth-child(8){
	grid-column-start: 2;
    grid-column-end: 4;
}

.projects_list_1 .item:nth-child(9){
	grid-row-start: 5;
    grid-row-end: 7;
}
.projects_list_1 .item:nth-child(10){
	grid-column-start: 2;
    grid-column-end: 3;
}
.projects_list_1 .item:nth-child(11){
	grid-column-start: 3;
    grid-column-end: 4;
}
.projects_list_1 .item:nth-child(12){
	grid-column-start: 2;
    grid-column-end: 4;
}
.projects_list_1 .link{
	color:#fff;
	text-decoration:none;
}
.projects_list_1 .fig{
	display:block;
	width:323px;
	height:323px;
	position:relative;
	overflow:hidden;
	
}

.projects_list_1 .item:nth-child(2) .fig{
	width:660px;
}
.projects_list_1 .item:nth-child(3) .fig{
	height:660px;
}
.projects_list_1 .item:nth-child(6) .fig{
	width:660px;
}
.projects_list_1 .item:nth-child(8) .fig{
	width:660px;
}
.projects_list_1 .item:nth-child(9) .fig{
	height:660px;
}
.projects_list_1 .item:nth-child(12) .fig{
	width:660px;
}



.projects_list_1 .img{
	margin:auto;
	position:absolute;
	top:-1000em;
	right:-1000em;
	bottom:-1000em;
	left:-1000em;
	vertical-align: top;
	-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.projects_list_1 .item:hover .img {

    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);

}
.projects_list_1 .item:nth-child(3):hover .img {

    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    transform: scale(1,1);

}
.projects_list_1 .item:nth-child(4):hover .img {

    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    transform: scale(1,1);

}
.projects_list_1 .text{
	background:rgba(30,86,141,0.80);
	display:table;
	width:323px;
	height:323px;
	position:absolute;
	top:0;
	left:0;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
overflow:hidden;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.projects_list_1 .item:hover .text {

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
	overflow:visible;

}
.projects_list_1 .item:nth-child(2) .text{
	width:660px;
}
.projects_list_1 .item:nth-child(3) .text{
	height:660px;
}
.projects_list_1 .item:nth-child(6) .text{
	width:660px;
}
.projects_list_1 .item:nth-child(8) .text{
	width:660px;
}
.projects_list_1 .item:nth-child(9) .text{
	height:660px;
}
.projects_list_1 .item:nth-child(12) .text{
	width:660px;
}
.projects_list_1 .in{
	display:table-cell;
	vertical-align:middle;
	width:257px;
	height:323px;
	padding:0 33px;
	text-align:center;
}
.projects_list_1 .item:nth-child(2) .in{
	width:380px;
	padding:0 140px;
}
.projects_list_1 .item:nth-child(3) .in{
	height:660px;
}
.projects_list_1 .item:nth-child(6) .in{
	width:380px;
	padding:0 140px;
}
.projects_list_1 .item:nth-child(8) .in{
	width:380px;
	padding:0 140px;
}
.projects_list_1 .item:nth-child(9) .in{
	height:660px;
}
.projects_list_1 .item:nth-child(12) .in{
	width:380px;
	padding:0 140px;
}
.projects_list_1 .title{
	display:block;
	margin:0 0 9px;
	font-family:"Azoft_Sans_bold", sans-serif;
	font-size:28px;
	text-transform:uppercase;
	-webkit-transform: translateY(-100px);

-moz-transform: translateY(-100px);

transform: translateY(-100px);

-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";

filter: alpha(opacity=0);

opacity: 0;

-webkit-transition: all 0.2s ease-in-out;

-moz-transition: all 0.2s ease-in-out;

transition: all 0.2s ease-in-out;
}

.projects_list_1 .item:nth-child(2) .title{
	margin:0 0 13px;
}
.projects_list_1 .item:nth-child(3) .title{
	margin:0 0 31px;
}
.projects_list_1 .item:nth-child(6) .title{
	margin:0 0 13px;
}
.projects_list_1 .item:nth-child(8) .title{
	margin:0 0 13px;
}
.projects_list_1 .item:nth-child(9) .title{
	margin:0 0 31px;
}
.projects_list_1 .item:nth-child(12) .title{
	margin:0 0 13px;
}
.projects_list_1 .into {

    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
        transition-delay: 0s;

}
.projects_list_1 .item:hover .into{
-webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   transition-delay: 0.1s;
  


}
.projects_list_1 .item:hover .title, .projects_list_1 .item:hover .into {

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
	 overflow:visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);

}
.advantages_box{
	text-align:center;
}
.advantages_box .h3{
	margin:0 0 57px;
	
	position:relative;
	font-size:38px;
	color:#1e568d;
}
.advantages_box .h3 .text{
	background:#fff;
	display:inline-block;
	vertical-align:top;
	width:auto;
	padding:0 42px;
	position:relative;
	z-index:2;
}
.advantages_box .h3:before{
	content:"";
	border-top:15px solid #bbdd53;
	position:absolute;
	top:17px;
	right:-10000px;
	left:-10000px;
}
.advantages_list_1{
	margin:0 0 0 -55px;
	text-align:center;
}
.advantages_list_1 .item{
	width:265px;
	margin:0 0 37px 55px;
	color:#383838;
	text-align:center;
	line-height:1.5;
	 opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
	
}
.advantages_list_1 .item.animateIn {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.advantages_list_1 .fig{
	width:265px;
	height:67px;
	margin:0 0 20px;
	position:relative;
	overflow:hidden;
}
.advantages_list_1 .img{
	max-width:100%;
	max-height:100%;
	margin:auto;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	vertical-align:top;
}
.fig_4{
	float:left;
	width:352px;
	height:221px;
	margin:0 40px 20px 0;
	position:relative;
	overflow:hidden;
}
.fig_4 .img{
	margin:auto;
	position:absolute;
	top:-1000em;
	right:-1000em;
	bottom:-1000em;
	left:-1000em;
	vertical-align: top;
}
.gallery_list_1{
	margin:0 0 34px -4px;
}
.gallery_list_1 .item{
	width:231px;
	margin:0 0 4px 4px;
}
.gallery_list_1 .fig{
	width:231px;
	height:147px;
	position:relative;
	overflow:hidden;
}
.gallery_list_1 .img{
	margin:auto;
	position:absolute;
	top:-1000em;
	right:-1000em;
	bottom:-1000em;
	left:-1000em;
	vertical-align: top;
}
.box_4{
	clear:both;
	padding:53px 0 0;
}
.article_2 {
	margin: 0 0 12px;
	font-size:12px;
	color:#b3b3b3;
}


.price_2 {
	margin:0 0 10px;
	font-family:"Azoft_Sans_bold", sans-serif;
	font-size:30px;
	
	color:#14314e;
	text-transform:uppercase;
}
.news_list_2{
	margin:0 0 24px;
}
.news_list_2 p{
	margin:0;
}
.news_list_2 .item{
	border: 1px solid #d5d5d5;
	margin:0 0 19px;
	padding:14px 45px 14px 16px;
	position:relative;
	font-size:14px;
	color:#454545;
	line-height:1.4;
}
.news_list_2 .title{
	margin:0 0 12px;
	line-height:1.2;
}
.news_list_2 .link{
	color:#5991cd;
}
.news_list_2 .fig{
	float:left;
	width:200px;
	height:125px;
	margin:0 24px 0 0;
	position:relative;
	overflow:hidden;
}
.news_list_2 .img{
	margin:auto;
	position:absolute;
	top:-1000em;
	right:-1000em;
	bottom:-1000em;
	left:-1000em;
	vertical-align: top;
}
.news_list_2 .date{
	position:absolute;
	top:16px;
	right:21px;
	font-size:12px;
	color:#b3b3b3;
}
.date_2{
	margin:0 0 14px;
	font-size:12px;
	color:#b3b3b3;
}
.gallery_list_2{
	margin:0 0 0 -4px;
}
.gallery_list_2 .item{
	width:231px;
	margin:0 0 46px 4px;
	text-align:center;
	line-height:1.1;
}
.gallery_list_2 .fig{
	display:block;
	width:231px;
	height:147px;
	margin:0 0 8px;
	position:relative;
	overflow:hidden;
}
.gallery_list_2 .img{
	margin:auto;
	position:absolute;
	top:-1000em;
	right:-1000em;
	bottom:-1000em;
	left:-1000em;
	vertical-align: top;
}
.gallery_list_2 .link{
	font-size:14px;
	color:#5991cd;
}
.delivery_list_1{
}
.delivery_list_1 p{
	margin:0 0 14px;
}
.delivery_list_1 .item{
	border: 1px solid #d5d5d5;
	margin:0 0 20px;
	padding:26px 31px 14px;
	font-size:14px;
	color:#454545;
	line-height:1.4;
}
.delivery_list_1 .link{
	font-family:"Azoft_Sans_bold", sans-serif;
	font-size:24px;
	color:#14314e;
	text-transform:uppercase;
	text-decoration:none;
}
.delivery_list_1 .title{
	margin:0 0 4px;
}
.delivery_list_1 .fig{
	background:#fff;
	border:5px solid #bbdd53;
	border-radius:12px;
	float:left;
	display:block;
	width:73px;
	height:73px;
	margin:0 24px 0 0;
	position:relative;
	overflow:hidden;
}
.delivery_list_1 .img{
	max-width:100%;
	max-height:100%;
	margin:auto;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	vertical-align:top;
}
.delivery_list_1 .detali_link{
	color:#5991cd;
}

.modal {
	position: fixed;
	z-index: 1000;
}
.modal__inner {
	overflow: hidden;
	overflow-y: scroll;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.modal, .modal__bg {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.modal__horisontal_inner {
	display: table;
	height: 100%;
	margin: auto;
}
.modal__vertical_inner {
	display: table-cell;
	vertical-align: middle;
	-webkit-perspective: 1300px;
	perspective: 1300px;
}
.modal__bg {
	background: #202a35;
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.show .modal__bg {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.63;
}
.modal__content {
	/*background: #cadde2 url(/templates/inel/images/pic38.png) repeat-x;
	border-bottom: 5px solid #95b6bf;
	*/
	background:url(../images/new/pic154.jpg) no-repeat;
	padding: 24px;
	position: relative;
}
.modal__content .h3 {
	margin: 0 0 23px;
	padding: 0;
	font-size: 24px;
	font-size: 2.4rem;
	color: #fff;
}
.box_form .modal__content {
	background:url(../images/new/pic157.jpg) no-repeat 0 100%;
	/*padding: 11px 21px 14px;*/
	width: 383px;
	padding: 56px 62px 14px;
	position:relative;
}
.box_form .modal__content:before{
	content:"";
	background:url(../images/new/pic159.jpg) repeat-y;
	width:507px;
	position:absolute;
	top:0;
	bottom:649px;
	left:0;
}
.box_thanks .modal__content {
	background:url(../images/new/pic158.jpg) 50% 0;
	width: 379px;
	padding: 52px 64px 57px;
	font-family:"Azoft_Sans_bold", sans-serif;
	color:#fff;
	text-transform:uppercase;
	/*
	width: 269px;
	padding: 11px 22px 24px;
	font-family: 'Scada', sans-serif;
	color: #40565c;*/
}
.box_thanks .modal__content .h3 {
	margin: 0;
}
.modal__close_btn {
	/*background: url(/templates/inel/images/pic39.png) no-repeat 50% 50%;
	width: 25px;
	height: 24px;
	
	line-height: 24px;
	*/
	background:url(../images/new/pic150.png) no-repeat 50% 50%;
	width:33px;
	height:33px;
	position: absolute;
	top: 0;
	right: 0;
	line-height:33px;
	z-index: 2;
}
.modal_lightbox__title {
	/*margin: 18px 0 0;
	font-family: 'Scada', sans-serif;
	color: #40565c;*/
	margin:24px 40px 0;
	color:#fff;
	text-align:center;
}

.box_fig .modal__content {
	padding: 27px 27px 24px;
}
.modal_lightbox__image img {
	vertical-align: top;
	width: 780px;
	height: 570px;
    object-fit: contain;
    display: block;
}

.modal_lightbox__prev, .modal_lightbox__next {
	cursor: pointer;
	width: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.modal_lightbox__next {
	left: auto;
	right: 0;
}
.modal_lightbox__prev:before, .modal_lightbox__next:before {
	content: "";
	background: url(../images/new/pic152.png) no-repeat 50% 50%;
	width: 70px;
	height: 66px;
	position: absolute;
	/*bottom:0;*/
	left: -24px;
    top: 283px;
}
.modal_lightbox__next:before {
	background: url(../images/new/pic151.png) no-repeat 50% 50%;
	left: auto;
	right: -22px;
}
/*---------------------- end content ----------------------------------*/
/*---------------------- footer ---------------------------------------*/
.footer {
	/*background: #dee5e7;
	height: 130px;*/
	height:283px;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}
.footer:before{
	content:"";
	background:url(../images/new/pic148.png) no-repeat;
	width:1920px;
	height:283px;
	margin-left:-960px;
	position:absolute;
	top:0;
	left:50%;
}
.footer .in {
	width: 1000px;
	margin: 0 auto;
	/*padding: 14px 0 0 0;*/
	padding:130px 0 0;
	position: relative;
}
.nav_footer {
	/*margin: 0 0 0 30px;*/
	margin: 0 0 0 184px;
}
.nav_footer .list {
	/*text-align: center;*/
}
.nav_footer .item {
	/*background: url(/templates/inel/images/border_footer_menu.png) no-repeat;
	padding: 0 42px;
	font-size: 13px;
	*/
	background:url(../images/new/pic129.png) no-repeat 0 50%;
	padding: 0 18px;
	font-size: 15px;
	text-transform:uppercase;
}
.nav_footer .item:first-child {
	background: none;
	padding-left: 0;
}
.nav_footer .link {
	/*color: #788387;*/
	color:#94def5;
}
/*.nav_footer .item:hover .link, .nav_footer .active .link {
	color: #4092aa;
	text-decoration: none;
}*/
.counter {
	position: absolute;
	/* top:190px;
	left:182px;*/
	top: 237px;
	left: 0;
}
.counter .img {
	vertical-align: top;
}

.footer_list {
	position: absolute;
    left: 181px;
    top: 177px;
}

.footer_list li {
	width: 36%;
	float: left;
}

.footer_list li a {
	color: #fff;
}

.company_footer {
	position: absolute;
	top:169px;
	right:81px;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#fff;
	/*top: 74px;
	left: 118px;
	font-size: 13px;
	color: #838f93;*/
}
.subscription {
	position: absolute;
	top:32px;
	left:0;
	/*top: 66px;
	right: 388px;*/
}
.subscription .link {
	/*background: url(/templates/inel/images/subscription.png) repeat-x;
	
	height: 37px;
	padding: 0 9px 0 52px;
	
	font-family: 'Scada', sans-serif;
	font-weight: bold;
	line-height: 37px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;*/
	background:url(../images/new/pic146.png) no-repeat;
	display: inline-block;
	width:119px;
	height: 74px;
	padding: 116px 12px 0 25px;
	position: relative;
	font-size:17px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
.subscription .link:before {
	content: "";
	/*background: url(/templates/inel/images/pic29.png) no-repeat;
	width: 31px;
	height: 21px;
	
	top: 8px;
	left: 10px;*/
	background:url(../images/new/pic127.png) no-repeat;
	width:47px;
	height:31px;
	position: absolute;
	top:63px;
	left:24px;
}
/*.subscription .link:hover {
	border-radius: 10px;
}*/
.developer {
	/*
	top: 74px;
	right: 0;
	font-size: 13px;*/
	position: absolute;
	top:188px;
	right:12px;
	font-family:Arial, sans-serif;
	font-size:12px;
}
.developer .link {
	/*color: #838f93;*/
	color:#fff;
}
.insta{
	position:absolute;
	top:88px;
	left:184px;
}
.insta .img{
	vertical-align:top;
}
.langs{
	position: absolute;
    top: 93px;
    right: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 300;
    text-transform: uppercase;
}
.langs a{
	padding-left: 23px;
	text-decoration: underline;
	color: #2a3745;
	margin-left: 8px;
	background-position: left top 2px;
	opacity: .4;
	
}
.langs a.active{
	text-decoration: none;
	opacity: 1; 
}
.langs a.rus{
	background-image: url(../images/ru_0.png);
	background-repeat: no-repeat;
}

.langs a.eng{
	background-image: url(../images/en_0.png);
	background-repeat: no-repeat;
}
.page_with-small-header .langs{
    position: absolute;
    top: 34px;
    right: 16px;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 300;
    text-transform: uppercase;
}
/*---------------------- end footer -----------------------------------*/
/* media queries */
/* small screens (portrait and landscape) */
/* small screens (landscape) */
/* small screens (portrait) */
/* medium small screens */
/* medium screens (excludes iPad & iPhone) */
/* ipads (portrait and landscape) */
/* ipads (landscape) */
/* ipads (portrait) */
/* medium large screens */
/* large screens */
/* extra large screens */
/* iphone 4 and high pixel ratio (1.5+) devices */
/* iphone 4 and higher pixel ratio (2+) devices (retina) */
/*CSS for serving the retina image to devices with a high "device-pixel-ratio":*/
/* print media */
@media (min-width: 768px) {
.page_with-small-header .header_top {
	height: 29px;
	padding: 58px 0 0;
}
.page_with-small-header .header_top:before {
	content: "";
	background: #fff;
	-moz-box-shadow: 0 0 9px rgba(0,0,0,.22);
-webkit-box-shadow: 0 0 9px rgba(0,0,0,.22);
box-shadow: 0 0 9px rgba(0,0,0,.22);
	position: absolute;
	top: 0;
	right: -10000px;
	bottom: 0;
	left: -10000px;
	z-index: -1;
}
.page_with-small-header .logo {
	background: url(../images/new/logo_small_new.png) no-repeat;
	width: 49px;
	height: 75px;
	top: 5px;
	left:0;
}
.page_with-small-header .logo .link {
	width: 49px;
	height: 75px;
}
.page_with-small-header .slogan {
	top:11px;
	left:80px;
	font-size:17px;
}
.page_with-small-header .slogan .detailed {
    font-size: 23px;
	padding: 6px 0 0;

}
.page_with-small-header .phone {
	padding: 2px 0 0 46px;
	top:6px;
	right: 414px;
	line-height: 1.6;
}


.page_with-small-header .mail {
	display: none;
}
.page_with-small-header .address {
	width:332px;
	height:31px;
	top:9px;
	right:21px;
	font-size:13px;
}



.page_with-small-header .shema {
	top: 32px;
	right:247px;
}
.page_with-small-header .shema .link {
	padding: 2px 0 0 17px;
}
.page_with-small-header .nav {
	height: 29px;
	margin:0 0 0 306px;
}
.page_with-small-header .nav> .list {
    width: 694px;

}
.page_with-small-header .nav> .list> .item> .link {
	height: 29px;
}

}
@media print {
* {
	color: black !important;
	background: transparent !important;
	text-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	float: none !important;
	clear: none !important;
}
html,  body,  article,  header,  section,  footer,  aside,  div {
	width: 100% !important;
}
a,  a:link,  a:visited,  a:hover,  a:active,  abbr,  acronym {
	text-decoration: none;
	border-bottom: 0 none;
}
h1,  h2,  h3,  h4,  h5,  h6,  p,  li {
	page-break-inside: avoid;
	orphans: 3;
	widows: 3;
}
h1,  h2,  h3,  h4,  h5,  h6 {
	page-break-after: avoid;
}
thead {
	display: table-header-group;
}
tr,  img {
	page-break-inside: avoid;
}
nav {
	display: none;
}
}
