html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body {
	min-width: 1190px; min-height: 100%;
}
body {
	position: relative; background: #fff; font-family: 'Roboto', sans-serif; font-size: 18px; color: #000; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
* {
	outline: none; max-height: 999999px;
}
img {
	border: none; vertical-align: top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: ''; content: none;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
input, textarea, select, button {
	font-family: 'Roboto', sans-serif;
}
button::-moz-focus-inner {
    padding: 0; border: 0;
}
button {
	*overflow: visible;
}
label {
	cursor: pointer;
}
a {
	color: #13683d;
}
a:hover {
	text-decoration: none;
}
.clear_fix {
	clear: both; display: block; height: 0;
}
.hidden {
	display: none;
}
.wrapper {
	position: relative; width: 1170px; margin: 0 auto; padding: 0 10px;
}


/* site style
------------------------------------------------ */
.viewport-wrapper {
	position: relative; min-width: 1190px; overflow: hidden;
}

H1, H2, H3, H4, H5 {
	margin: 0; padding: 0; line-height: 1; font-weight: 500;
}
H1 {
	font-size: 40px;
}
H2 {
	font-size: 36px;
}
H3 {
	font-size: 30px;
}
H4 {
	font-size: 22px;
}

input[type=text], textarea {
	background: #f4f4f4; border: 1px solid #dcdcdc; box-sizing: border-box; color: #999; font-size: 15px; font-weight: 700; text-transform: uppercase;
}
input[type=text] {
	height: 70px; padding: 0 20px;
}
textarea {
	overflow: auto; resize: none; vertical-align: top; padding: 15px 20px; height: 120px;
}
::-webkit-input-placeholder {color: #999}
:-moz-placeholder {color: #999}
::-moz-placeholder {color: #999}
:-ms-input-placeholder {color: #999}

button {
	cursor: pointer; border: 0; height: 70px; background: #13683d; font-size: 16px; font-weight: 700; color: #fff; text-transform: uppercase;
}

a.button {
	display: inline-block; vertical-align: top; height: 55px; line-height: 55px; background: #13683d;
	font-size: 16px; font-weight: 700; color: #fff; text-align: center; text-decoration: none; text-transform: uppercase;
}

.text-box {
	line-height: 26px;
}
.text-box p {
	margin: 0 0 25px;
}
.text-box ul {

}
.text-box ul li {
	position: relative; padding: 0 0 0 70px; margin-top: 15px;
}
/*.text-box ul li:first-child {
	margin-top: 0;
}*/pro
.text-box ul li:after {
	display: block; content: ''; width: 6px; height: 6px; position: absolute; left: 0; top: 10px; border-radius: 3px;
}
.text-box ol {
	list-style-type: none; counter-reset: ol-counter;
}
.text-box ol li {
	position: relative; padding: 0 0 0 20px; margin-top: 15px;
}
.text-box ol li:first-child {
	margin-top: 0;
}
.text-box ol li:before {
	content: counter(ol-counter); counter-increment: ol-counter; position: absolute; left: 0px; top: 0px;
}
.text-box table {
	border: 0; border-right: 0; *border-collapse: collapse; border-spacing: 0; width: 100%; background: transparent; line-height: normal;
}
.text-box table th {
	border-left: 10px solid transparent; padding: 0 20px; height: 38px; background: #333; vertical-align: middle; font-size: 14px; font-weight: 700; color: #fff; text-align: left;
}
.text-box table th:first-child {
	border-left: 0;
}
.text-box table td {
	background: #f0f0f0; height: 0; padding: 10px 20px; vertical-align: middle; border-top: 10px solid #fff; border-left: 10px solid #fff; font-size: 15px; color: #4a4a4a;
}
.text-box table td:first-child {
	border-left: 0;
}

.breadcrumbs {
	padding: 25px 0 25px;
}
.breadcrumbs div {
	display: inline-block; vertical-align: baseline;
}
.breadcrumbs div:after {
	display: inline-block; vertical-align: baseline; content: '/'; margin: 0 10px; color: #444; font-weight: 700;
}
.breadcrumbs div:last-child:after {
	display: none;
}
.breadcrumbs div a {
	color: #13683d;
}
.breadcrumbs div:last-child a {
	font-weight: 700; color: #444; text-decoration: none;
}
.breadcrumbs li {
	display: inline-block; vertical-align: baseline;
}
.breadcrumbs li:after {
	display: inline-block; vertical-align: baseline; content: '/'; margin: 0 10px; color: #444; font-weight: 700;
}
.breadcrumbs li:last-child:after {
	display: none;
}
.breadcrumbs li a {
	color: #13683d;
}
.breadcrumbs li:last-child a {
	font-weight: 700; color: #444; text-decoration: none;
}
.breadcrumbs > .breadcrumb > li > a[title=RU] > span,
.breadcrumbs > .breadcrumb > li > a[title=EN] > span {
	font-size: 0;
}
.breadcrumbs > .breadcrumb > li > a[title=EN]:after {
	font-size: 100%;
	color: #13683d;
	content: 'Main';
}
.breadcrumbs > .breadcrumb > li > a[title=RU]:after {
	font-size: 100%;
	color: #13683d;
	content: 'Главная';
}

.slick-list {
	position: relative; overflow: hidden;
}
.slick-track {
	position: relative;
}
/* end site style */


/* header
------------------------------------------------ */
.site-header {
	position: relative; min-width: 1190px;
}
.site-header .top {
	height: 149px;
}
.site-header .top:after {
	content: ''; display: block; clear: both; visibility: hidden; height: 0;
}
.site-header .logo {
	float: left; width: 340px; padding-top: 35px;
}
.site-header .time {
	float: left; padding-top: 50px; font-size: 14px; line-height: 20px;
}
.site-header .time .l {
	font-weight: 700; color: #444; text-transform: uppercase;
}
.site-header .time .v {

}
.site-header .r {
	float: right;
}
.site-header .callback {
	float: left; padding-top: 47px;
}
.site-header .callback a {
	width: 193px;
}
.site-header .contact {
	float: left; margin-left: 50px; text-align: right;
}
.site-header .phone {
	padding-top: 42px; font-size: 40px; font-weight: 700; line-height: 1;
}
.site-header .phone a {
	color: #19673f; text-decoration: none;
}
.site-header .mail {
	padding-top: 7px; font-size: 20px;
}
.site-header .mail a {
	color: #19673f; text-decoration: none;
}
.site-header .menu {
	min-width: 1190px; height: 70px; background: #333;
}
.site-header .menu ul {
	text-align: justify; line-height: 0; font-size: 3px; text-justify: newspaper; text-align-last: justify;
}
.site-header .menu ul:after {
	content: ''; display: inline-block; height: 0px; overflow: hidden; visibility: hidden; width: 100%;
}
.site-header .menu li {
	display: inline-block; vertical-align: middle; line-height: 0; font-size: 0; text-align: center;
}
.site-header .menu li a {
	display: block; height: 70px; line-height: 70px;
	font-size: 18px; font-weight: 700; color: #999; text-decoration: none; text-transform: uppercase;
}
.site-header .menu li a:hover,
.site-header .menu li.active a {
	color: #fff;
}
.site-header .lnk {
	min-width: 1190px;
	background: #13683d;
    text-align: center;
}
.site-header .lnk a {
	display: inline-block; background: #13683d; height: 78px; color: #fff; text-decoration: none; text-transform: uppercase; text-align: center; font-weight: 700;
}
.site-header .lnk a span {
	display: inline-block; vertical-align: top; margin-top: 13px; width: 210px; height: 46px; line-height: 46px; border: 1px solid #fff; border-radius: 24px;
}
.site-header .menu-lang {
	display: block; 
	position: absolute;
    left: 50%;
	bottom: 4px;
    width: auto;
}
.site-header .menu-lang > .other_langs {
	position: relative;
	margin-left: 36px;
}
.site-header .menu-lang > .other_langs > div {
	position: relative;
	display: inline-block;
	font-size: 0;
}
.site-header .menu-lang > .other_langs > div a {
	font-size: 0;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
/* end header */


/* slider
------------------------------------------------ */
.slider-promo {
	position: relative; min-width: 1190px; height: 570px; overflow: hidden;
}
.slider-promo .list {
	position: relative;
}
.slider-promo .list:after {
	content: ''; display: block; clear: both; visibility: hidden; height: 0;
}
.slider-promo .list .item {
	position: relative; float: left; width: 100%;
}
.slider-promo .list .item .wrapper {
	height: 570px;
}
.slider-promo .list .item .bg {
	background-position: center center; background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; position: absolute; left: 0; right: 0; top: 0; bottom: 0;
}
.slider-promo .list .item .text {
	padding: 160px 0 0 15px; width: 665px; font-size: 50px; font-weight: 700; color: #333; line-height: 54px; text-shadow: 0 0 35px rgba(255,255,255,.61);
}
.slider-promo .form {
	position: absolute; left: 50%; margin-left: 155px; top: 77px; background: #fff; box-shadow: 0 10px 20px rgba(0,0,0,.25); width: 430px; padding: 78px 70px 75px; box-sizing: border-box;
}
.slider-promo .form .item {
	margin-top: 17px;
}
.slider-promo .form .item:first-child {
	margin-top: 0;
}
.slider-promo .form .bt {
	margin-top: 20px;
}
.slider-promo .form input[type=text] {
	width: 100%;
}
.slider-promo .form button {
	width: 100%;
}
.slider-promo .arr-l,
.slider-promo .arr-r {
	width: 50px; height: 71px; background: url(../i/slider-arr.png) no-repeat; cursor: pointer; z-index: 5; position: absolute; left: 0; top: 50%; margin-top: -36px; opacity: .67;
}
.slider-promo .arr-r {
	background-position: -50px 0; left: auto; right: 0;
}
/* end slider */


/* inform
------------------------------------------------ */
.inform-about {
	padding-top: 94px;
}
.inform-about .table {
	display: table; width: 100%;
}
.inform-about .img {
	display: table-cell; vertical-align: top; width: 570px;
}
.inform-about .img img {
	width: 100%;
}
.inform-about .content {
	display: table-cell; vertical-align: top; padding-left: 30px; text-align: center;
}
.inform-about .title {
	font-size: 30px; color: #444; text-transform: uppercase; line-height: 1; font-weight: 900;
}
.inform-about .text-box {
	padding-top: 35px;
}
.inform-about .bt {
	padding-top: 5px; font-weight: 700;
}
.inform-about .bt a {
	color: #13683d; text-decoration: none;
}

.inform-cons {
	position: relative; min-width: 1190px; background: #333; padding: 70px 0 76px;
}
.inform-cons .form {
	position: relative; width: 845px; margin: auto; padding-right: 330px; box-sizing: border-box;
}
.inform-cons input[type=text] {
	width: 100%; border: 0; background: #fff; padding: 0 35px;
}
.inform-cons button {
	position: absolute; right: 0; top: 0; width: 330px;
}

.inform-feedback {
	position: relative; min-width: 1190px; background: #333; padding: 70px 0 76px; margin-top: 95px;
}
.inform-feedback .title {
	font-size: 30px; color: #fff; font-weight: 900; line-height: 1; text-transform: uppercase; text-align: center;
}
.inform-feedback .form {
	position: relative; width: 710px; margin: auto; padding-right: 200px; box-sizing: border-box; margin-top: 50px;
}
.inform-feedback input[type=text] {
	width: 100%; border: 0; background: #fff; padding: 0 35px;
}
.inform-feedback button {
	position: absolute; right: 0; top: 0; width: 200px;
}
/* end inform */


/* product
------------------------------------------------ */
.product-box {
	position: relative; min-width: 1190px; background: #444; margin-top: 25px; padding: 25px 0;
}
.product-box .subtitle {
	font-size: 30px; font-weight: 900; line-height: 1; text-transform: uppercase; text-align: center;
}
.product-box .subtitle a {
	color: #fff; text-decoration: none;
}
.product-box ul {
	position: relative;
}
.product-box ul:after {
	content: ''; display: block; clear: both; visibility: hidden; height: 0;
}
.product-box li {
	width: 270px; float: left; margin: 50px 30px 0 0; padding: 0 0 0 75px;
}
.product-box li:nth-child(4n+4) {
	margin-right: 0;
}
.product-box li .img {
	box-shadow: 0 10px 20px rgba(0,0,0,.35);
}
.product-box li .img img {
	max-width: 100%;
}
.product-box li .title {
	margin-top: 15px; font-size: 20px; text-transform: uppercase;
}
.product-box li .title a {
	color: #fff; text-decoration: none;
}

.product-detail {
	position: relative;
}
.product-detail:after {
	content: ''; display: block; clear: both; visibility: hidden; height: 0;
}
.product-detail .side {
	width: 570px; float: left;
}
.product-detail .img {

}
.product-detail .big {
	position: relative;
}
.product-detail .big .list {
	position: relative;
}
.product-detail .big .list:after {
	content: ''; display: block; clear: both; visibility: hidden; height: 0;
}
.product-detail .big .item {
	width: 570px; float: left;
}
.product-detail .big .item img {
	max-width: 100%;
}
.product-detail .big .arr-l,
.product-detail .big .arr-r {
	background: url(../i/slider-arr.png) no-repeat; width: 50px; height: 71px; cursor: pointer; z-index: 5; position: absolute; left: 0; top: 50%; margin-top: -36px; opacity: .67;
}
.product-detail .big .arr-r {
	background-position: -50px 0; left: auto; right: 0;
}
.product-detail .preview {
	position: relative; margin-top: 26px; width: 587.5px;
}
.product-detail .preview:after {
	content: ''; display: block; clear: both; visibility: hidden; height: 0;
}
.product-detail .preview .item {
	width: 100px; float: left; cursor: pointer; margin-right: 17.5px;
}
.product-detail .preview .item img {
	max-width: 100%;
}
.product-detail .video {
	margin-top: 23px;
}
.product-detail .content {
	width: 540px; float: right;
}
.product-detail .order {
	text-align: center;
}
.product-detail .order a {
	width: 170px;
}
.product-detail .title {
	margin-top: 60px; font-size: 40px; font-weight: 500; line-height: 1; color: #444;
}
.product-detail .text-box {
	margin-top: 35px;
}
.product-detail .load {
	padding-top: 35px; text-align: center;
}
.product-detail .load a {
	width: 272px;
}
/* end product */


/* footer
------------------------------------------------ */
.site-footer {
	padding-bottom: 70px;
}
.site-footer:after {
	content: ''; display: block; clear: both; visibility: hidden; height: 0;
}
.site-footer .logo {
	float: left; padding-top: 68px;
}
.site-footer .contact {
	float: right; padding-top: 70px;
}
.site-footer .item {
	float: left; font-size: 16px; line-height: 26px;
}
.site-footer .item-addr {
	width: 350px;
}
.site-footer .item-addr a {
	color: #000; text-decoration: none;
}
.site-footer .item-phone {
	width: 275px; line-height: 30px;
}
.site-footer .item-phone a {
	color: #000; text-decoration: none;
}
.site-footer .item-mail {
	width: 210px; line-height: 30px;
}
.site-footer .item-mail a {
	text-decoration: none; color: #13683d;
}
.site-footer .item .l {
	color: #444; font-weight: 700;
}
.site-footer .item .v {

}
/* end footer */


.modal-form {
	display: none; padding: 72px 0 75px;
}
.modal-form .form {
	position: relative; padding: 0 70px;
}
.modal-form .item {
	margin-top: 17px;
}
.modal-form .item:first-child {
	margin-top: 0;
}
.modal-form .bt {
	margin-top: 20px;
}
.modal-form input[type=text] {
	width: 100%;
}
.modal-form textarea {
	width: 100%;
}
.modal-form button {
	width: 100%;
}
.news-box li{
	list-style-type: none !important;
	margin: 10px 0 25px 0 !important;
	padding: 0 !important;
}
.news-box li:after{
	display: none !important;
}
.map{
	height: 400px;
	margin: 25px 0;
}
#fbf{
	margin: 25px 0;
}
.errors{
	color: #900;
}
