html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 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%; font: inherit; vertical-align: baseline;}

body {position: relative; min-width: 100%; min-height: 100%; font-family: 'Ubuntu', sans-serif; font-size: 16px; line-height: 1.0; color: #02425e; overflow: auto; background: #FFF; -webkit-font-smoothing: antialiased;}

textarea, select, input {font-family: 'Ubuntu', sans-serif; font-size: 16px; line-height: 1.0; color: #000; outline: none !important;}

input[type="button"],
input[type="submit"] {-webkit-appearance: none;}

ul, ol, li {list-style-type:none; padding: 0; margin: 0;}

a {text-decoration: none; color: #000;}
a:hover {text-decoration: none; color: #000;}

h1, h2, h3, h4, h5, .fih1, .h2, .h3 {font-weight: normal;}

h1, h2, .h2 {font-size: 32px; text-transform: uppercase; font-weight: 300; color: #02425e;}

::selection {background: #1f679b; color: #FFF;}
::-moz-selection {background: #1f679b; color: #FFF;}

.spacer {clear:both;}

.anchor {position: absolute; left: 0; top: 0; width: 1px; height: 1px;}

.container {position: relative;}
.container .block {position: relative; margin: 0 auto;}

.button-wrap {position: relative; display: inline-block;}
.button-wrap:before {content:""; position: absolute; left: -24px; top: 0; width: 25px; height: 37px; background: url('../images/sprite.png') -123px -140px no-repeat; z-index: 991;}
.button-wrap:after {content:""; position: absolute; right: -5px; top: 0; width: 6px; height: 35px; background: url('../images/sprite.png') -152px -140px no-repeat; z-index: 991;}
.button-wrap:hover:before {background-position: -123px -179px;}
.button-wrap:hover:after {background-position: -153px -179px;}
.button-wrap:hover .button {background: #fd9526;}

.button {display: inline-block; position: relative; border: 0; height: 35px; padding: 0 4px 0 0; background: #127ead; text-align: center; color: #FFF; text-transform: uppercase; font-weight: 700; font-size: 15px; line-height: 35px;}
.button:hover {cursor: pointer; background: #fd9526;}

.buttonwrap-right:before {content:""; position: absolute; left: -4px; top: 0; width: 6px; height: 35px; background: url('../images/sprite.png') -164px -140px no-repeat; z-index: 991;}
.buttonwrap-right:after {content:""; position: absolute; right: -24px; top: 0; width: 25px; height: 37px; background: url('../images/sprite.png') -173px -140px no-repeat; z-index: 991;}
.buttonwrap-right:hover:before {background-position: -164px -179px;}
.buttonwrap-right:hover:after {background-position: -173px -179px;}

.button-right {padding: 0 0 0 4px;}

.bx-wrapper {position: relative;}
.bx-wrapper .bx-pager {text-align: center;}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; *zoom: 1;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
.bx-wrapper .bx-controls-auto {text-align: center;}

.sbHolder {position: relative; height: 41px; font-size: 15px; background: #FFF; border: 1px solid #c0bfbe; z-index: 993; text-align: left;}
.sbHolder.active {z-index: 994;}
.sbHolder .sbToggle {position: absolute; position: absolute; right: -1px; top: -1px; width: 29px; padding: 1px; height: 100%; background: #3399cc;}
.sbHolder .sbToggle:before {content:""; position: absolute; left: 50%; top: 50%; width: 10px; height: 9px; margin: -5px 0 0 -5px; background: url('../images/sprite.png') 0 -102px no-repeat;}
.sbHolder .sbSelector {display: block; background: #FFF; padding: 12px 13px 14px; color: #333333;}
.sbHolder .sbOptions {overflow-y: auto; background: #FFF; border: 1px solid #c0bfbe; border-top: 0; top: 41px !important; z-index: 994; position: absolute; box-sizing: border-box; left: -1px; width: 100.5%;}
.sbHolder .sbOptions li:first-of-type {display:none;}
.sbHolder .sbOptions li a {display: block; padding: 12px 13px 14px; color: #333333;}
.sbHolder .sbOptions li a:hover {background: #e9e9e9;}

.breadcrumbs {position: relative; font-size: 14px; color: #ff9600; margin: 0 0 34px; line-height: 1.5;}
.breadcrumbs a {color: #02425e; text-decoration: underline;}
.breadcrumbs a:hover {text-decoration: none;}
.breadcrumbs .arrow {margin: 0 8px; color: #02425e;}


/* ФОРМЫ - ОБЩЕЕ */


form {position: relative; display: block; text-align: center;}
form .label {font-size: 14px; padding: 0 0 10px;}
form .label span {font-size: 10px; position: relative; top: -5px;}
form .form-field {width: 100%; font-size: 14px; color: #000; background: #FFF; position: relative; box-sizing: border-box; margin-bottom: 10px; padding: 0 16px 2px; border: 1px solid #c2c1c0; height: 35px;}
form textarea.form-field {height: 138px; padding-top: 7px;}
form .form-field.error {border: 1px solid #e03b25;}
form .button-wrap {margin: 12px 0 0 0;}

form ::-webkit-input-placeholder {font-family: 'Ubuntu', sans-serif; font-size: 15px; color: #444; line-height: 1.2;}
form :-ms-input-placeholder {font-family: 'Ubuntu', sans-serif; font-size: 15px; color: #444; line-height: 1.2;}
form :-moz-placeholder {font-family: 'Ubuntu', sans-serif; font-size: 15px; color: #444; line-height: 2.2;}
form ::-moz-placeholder {font-family: 'Ubuntu', sans-serif; font-size: 15px; color: #444; line-height: 2.2;}


/* ШАПКА */


.header-container {background: #FFF; height: 135px; z-index: 991;}
.header-container .header-block {width: 1200px; height: 100%;}
.header-container .logo {position: absolute; left: 0; top: 19px;}
.header-container .logo img {height: 92px; width: auto; margin: 0; padding: 0;}
.header-container .logo span {
	position: absolute;
	font-weight: bold;
	font-size: 22px;
	top: 55px;
	left: 82px;
}
.header-container .slogan {position: absolute; left: 340px; top: 42px; font-size: 18px; line-height: 1.3; color: #02425e; font-weight: 500;}

.header-container .points {position: absolute; right: 305px; top: 25px;}
.header-container .points li {position: relative; color: #333333; padding: 0 0 0 24px; font-size: 15px; line-height: 1.3; margin: 0 0 10px;}
.header-container .points li:before {content:""; position: absolute; left: 0; top: 3px; width: 15px; height: 13px; background: url('../images/sprite.png') -16px -102px no-repeat;}

.header-container .contacts {position: absolute; right: 0; top: 20px; text-align: right;}
.header-container .contacts .title {color: #007daf; font-size: 15px;}
.header-container .contacts .phone {color: #007daf; font-size: 30px; font-weight: 700; letter-spacing: 0.2px; display: block; 
	margin: 4px 0 10px;
	margin: 2px 0;
}
.header-container .contacts .button {width:210px;}


/* НАВИГАЦИОННАЯ ПАНЕЛЬ */


.topnav-container {height: 42px; z-index: 995; padding-bottom: 52px;}
.topnav-container:before {content:""; position: absolute; background: #127ead; top: 0; left: 0; width: 100%; height: 42px; background: #127ead; z-index: 991;}
.topnav-container:after {content:""; position: absolute; bottom: 0; left: 0; width: 100%; height: 52px; background: url('../images/patternwhite.png') 0 100% repeat-x; z-index: 991;}
.topnav-container .topnav-block {width: 1200px; height: 100%; z-index: 993;}
.topnav-container ul {position: relative; background: #127ead; padding: 0 0 0 17px; white-space: nowrap; padding-right: 30px;}
.topnav-container ul li {position: relative; float:left;}
.topnav-container ul a {position: relative; display: block; padding: 13px 18px 14px 14px; color: #FFF; font-size: 15px; text-transform: uppercase; font-weight: 700; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;}
.topnav-container ul a:hover {background: #fd9526;}

.topnav-container ul li.lvl1 a:after {opacity: 0; content:""; position: absolute; right: 11px; top: 16px; width: 10px; height: 9px; background: url('../images/sprite.png') 0 -102px no-repeat; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;}
.topnav-container ul li.lvl1 a:hover:after {opacity: 1;}

.topnav-container ul.lvl2 {position: absolute; z-index: 992; white-space: nowrap; display:none; left: 0; top: 42px; padding: 0; padding-top: 10px; padding-bottom: 10px; background: #00597c; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;}
.topnav-container ul.lvl2 li {float:none;}
.topnav-container ul.lvl2 li a {padding: 9px 15px 10px; font-size: 12px; font-weight: 400;}
.topnav-container ul.lvl2 li a:after {display:none;}

.topnav-container ul.lvl3 {position: absolute; z-index: 993; white-space: nowrap; display:none; left: 100%; top: 0; padding: 0; background: #127ead; transition: all 0.2s ease-in-out;
	/* border: 1px solid #e9e9e9; */
}
.topnav-container ul.lvl3 li {float:none;}
.topnav-container ul.lvl3 li a {padding: 9px 15px 10px; font-size: 12px; font-weight: 400;}
.topnav-container ul.lvl3 li a:after {display:none;}

.topnav-container ul li.lvl1:hover .lvl1link {background: #fd9526;}
.topnav-container ul li.lvl1:hover .lvl1link:after {opacity: 1;}
.topnav-container ul li.lvl1:hover ul.lvl2 {display: block;}
.topnav-container ul li.lvl1:hover ul.lvl2 a {color: #FFF;}

.topnav-container ul.lvl2 li:hover ul.lvl3 {display: block;}
.topnav-container ul.lvl2 li:hover ul.lvl3 a {color: #fff;}


/* ПОДВАЛ */


.footer-container {background: url('../images/patternblue.png') 0 -25px repeat; background-size: 34px auto; z-index: 991;}
.footer-container:before {content:""; position: absolute; left: 0; top: -6px; height: 6px; width: 100%; background: url('../images/battlement6.png') 50% 0 repeat-x; z-index: 991;}
.footer-container .footer-block {width: 1200px; padding: 40px 0 45px;}

.footer-container .scrollto {position: absolute; right: 1px; top: -7px; color: #FFF; z-index: 992; padding: 18px 1px 0 9px; height: 27px; background: #98cfe5; text-transform: uppercase; font-size: 13px; font-weight: 700; text-align: center;}
.footer-container .scrollto:before {content:""; position: absolute; left: -11px; top: 0; width: 11px; height: 45px; background: url('../images/sprite.png') -281px -101px no-repeat;}
.footer-container .scrollto:after {content:""; position: absolute; right: -7px; top: 0; width: 7px; height: 45px; background: url('../images/sprite.png') -295px -101px no-repeat;}
.footer-container .scrollto:hover {cursor: pointer;}

.footer-container .box {position: relative; float:left; padding: 22px 0 12px;}
.footer-container .box .title {position: absolute; left: 22px; top: -7px; color: #FFF; z-index: 992; padding: 7px 10px 0 10px; height: 19px; background: #39a2cd; text-transform: uppercase; font-size: 12px; font-weight: 700; text-align: center;}
.footer-container .box .title:before {content:""; position: absolute; left: -8px; top: 0; width: 8px; height: 26px; background: url('../images/sprite.png') -2px -2px no-repeat;}
.footer-container .box .title:after {content:""; position: absolute; right: -14px; top: 0; width: 14px; height: 26px; background: url('../images/sprite.png') -13px -2px no-repeat;}
.footer-container .box:before {content:""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0.15; z-index: 990;}
.footer-container .box ul {position: relative; z-index: 992;}
.footer-container .box ul li {position: relative;}
.footer-container .box ul a {display: block; position: relative; padding: 9px 20px 8px; color: #b9e3f4; font-size: 15px; line-height: 1.3; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;}
.footer-container .box ul a:before {content:""; opacity: 0; position: absolute; left: 0; bottom: -6px; height: 6px; width: 100%; background: url('../images/battlement3.png') 0 0 repeat-x; z-index: 991; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;}
.footer-container .box ul a:hover {background: #FFF; color: #02425e; font-weight: 700; cursor: pointer;}
.footer-container .box ul a:hover:before {opacity: 1;}

.footer-container .products-box {width: 620px; margin: 0 14px 0 0;}
.footer-container .products-box ul {float:left; width: 50%;}

.footer-container .info-box {width: 260px;}

.footer-container .contacts {position: absolute; right: 0; top: 94px; text-align: right;}
.footer-container .contacts .title {color: #FFF; font-size: 15px;}
.footer-container .contacts .phone {color: #FFF; font-size: 30px; font-weight: 700; letter-spacing: 0.2px; display: block; margin: 4px 0 10px;}
.footer-container .contacts .button {width:210px;}
.footer-container .contacts .copyrights {font-size: 12px; color: #FFF; line-height: 1.5; padding: 30px 0 0 15px; text-align: center;}

.footer-container .mobcopyrights {display:none; font-size: 12px; color: #FFF; line-height: 1.5; }


/* ПОВТОРЯЮЩИЕСЯ БЛОКИ */


.minigallery-box .slide img {display: block; width: 100%;}
.minigallery-box .bx-controls-direction a {position: absolute; display: block; outline: 0; width: 32px; height: 59px; top: 50%; margin-top: -29px; background-image: url('../images/sprite.png'); background-repeat: no-repeat;}
.minigallery-box .bx-prev {left: -5px; background-position: -114px -5px;}
.minigallery-box .bx-prev:hover {background-position: -39px -5px;}
.minigallery-box .bx-next {right: -5px; background-position: -149px -5px;}
.minigallery-box .bx-next:hover {background-position: -74px -5px;}


.gallery-box .gallery-wrap {width: 100%; margin-bottom: 23px;}
.gallery-box .gallery a {cursor: pointer;}
.gallery-box .gallery img {display:block; width: 100%; height: auto; cursor: zoom-in}
.gallery-box .thumbs-box img {display: block; width: 100%; height: auto;}
.gallery-box .thumbs-box img:hover {cursor: pointer;}
.gallery-box .thumbs-box .bx-controls-direction a {position: absolute; display: block; outline: 0; width: 32px; height: 59px; top: 50%; margin-top: -29px; background-image: url('../images/sprite.png'); background-repeat: no-repeat;}
.gallery-box .thumbs-box .bx-prev {left: -5px; background-position: -114px -5px;}
.gallery-box .thumbs-box .bx-prev:hover {background-position: -39px -5px;}
.gallery-box .thumbs-box .bx-next {right: -5px; background-position: -149px -5px;}
.gallery-box .thumbs-box .bx-next:hover {background-position: -74px -5px;}


.sidemenu {

}
.sidemenu .title {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.sidemenu ul {
	box-sizing: border-box;
	border: 1px solid #cfdee5;
	border-radius: 5px;
	padding: 15px 10px;
	text-align: left;
}
.sidemenu li {
	cursor: pointer;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	border-radius: 5px;
	padding: 10px 20px;
	line-height: 1.3;
}
.sidemenu li:hover {
	 background: #e0ecf3;
}
.sidemenu li.active_item {
	cursor: default;
	color: #fff;
	background: #007eb2;
}
.sidemenu li.active_item a {
	color: #fff;
}

.sideaction {
	position: relative;
	margin-bottom: 40px;
}
.sideaction .title {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.sideaction .sideaction-item {
	cursor: pointer;
	margin-bottom: 20px;
	border-radius: 20px;
	overflow: hidden;
	transition: .3s;
	max-width: 280px;
    margin: 0 auto 20px auto;
}
.sideaction .sideaction-item:hover {
	opacity: .7;
}
.sideaction .sideaction-item .image-box {
	background-repeat: no-repeat;
	height: 140px;
	box-sizing: border-box;
	padding: 25px 30px 10px 30px;
}
.sideaction-item .sideaction-item-title {
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	max-width: 100px;
	margin-bottom: 45px;
}
.sideaction-item .counter-title {
	font-size: 15px;
	color: #505659;
}

.sideaction .counter-box {
	background: #ebf0f3;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sideaction .counter-body {
	text-align: center;
}
.sideaction .counter-body .digit {
	display: inline-block; 
	width: 60px; 
	padding: 5px 0 5px 0; 
	font-size: 28px; 
	color: #FFF; 
	font-weight: 500; 
	text-align: center;
	background: #007eb2;
	border-radius: 5px;
}
.sideaction .counter-body span {
	position: relative;
	font-size: 30px;
	color: #007eb2; 
	font-weight: 500; 
	margin: 0 6px 0 6px;
}


.sidereviews {

}
.sidereviews .title {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.sidereviews .item {
	position: relative;
	margin-bottom: 10px;
	background: #f5f5f5;
	border-radius: 5px;
	padding: 20px 25px;
}
.sidereviews .item .name {
	font-size: 13px;
	color: #333333;
	line-height: 1.3;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.sidereviews .item .message {
	font-size: 15px;
	color: #505659;
	line-height: 1.3;
	margin-bottom: 10px;
}
.sidereviews .item .more {
	cursor: pointer;
	font-size: 12px;
	color: #007eb2;
	text-decoration: underline;	
}
.sidereviews .item .more:hover {
	text-decoration: none;
	color: #ff9600;
}
.sidereviews .item .quote {
	width: 32px;
	height: 24px;
	margin-bottom: 15px;
	background: url('../images/icon_quote.png') no-repeat left center;
}


.actionsreviews-container {background: #FFF; z-index: 991; text-align: left; }
.actionsreviews-container .actionsreviews-block {width: 1200px; padding: 52px 0 40px;}
.actionsreviews-container h2, .actionsreviews-container .h2 {margin: 0 0 50px 0;}
.actionsreviews-container .actions {float:left; width: 410px;}
.actionsreviews-container .reviews {float:right; width: 690px;}

.benefits-box {position: relative; margin-bottom: 70px;}
.benefits-box .item {display:block; position: relative; float:left; width: 33.33%; height: 60px; margin-bottom: 20px;}
.benefits-box .item .wrapper {position: relative; display: table; width: 100%; height: 100%; border-collapse: collapse; padding: 0; margin: 0;}
.benefits-box .item .subwrapper {position: relative; display: table-cell; vertical-align: middle; width: 100%; height: 100%; padding: 0 10px 0 75px; margin: 0;}
.benefits-box .item .icon {position: absolute; left: 0; top: 0; 
	height: 60px; width: 60px;
}
.benefits-box .item .title {display: inline-block; font-size: 14px; line-height: 1.3;}
.benefits-box .item:hover .title {
	text-decoration: underline;
}

.calculation-container .calculation-block {width: 1200px; text-align: center; padding: 32px 0 85px 0;}
.calculation-container h2, .calculation-container .h2 {margin: 0 0 42px 0; text-align: left;}
.calculation-container .sidemenu {float:left; width: 290px;}
.calculation-container .calculation-box {float:right; width: 895px;}

.calculation-box {position: relative; color: #02425e;}
.calculation-box .title {position: relative; font-size: 24px; margin: 26px 10px 18px 14px; line-height: 1.3;}
.calculation-box .title span {font-weight: 700;}
.calculation-box .total-box {position: relative; padding: 0 0 0 360px; margin: 0 10px 22px 14px;}
.calculation-box .total-box .total {position: absolute; left: 0; top: -6px; font-weight: 700; font-size: 30px;}
.calculation-box .total-box .contains {position: relative; font-size: 18px; line-height: 1.3; padding: 0 0 0 20px;}
.calculation-box .total-box .contains:before {content:""; position: absolute; left: 0; top: -5px; width: 13px; height: 63px; background: url('../images/sprite.png') -103px -140px no-repeat;}
.calculation-box .total-box .contains li {margin: 0 0 6px;}
.calculation-box .total-box .contains span {font-weight: 700;}
.calculation-box .body-hint {font-size: 14px; color: #666666; line-height: 1.3; padding: 0 10px 0 14px;}
.calculation-box .download {cursor: pointer; font-size: 14px; color: #007daf; margin-left: 30px; text-transform: uppercase; text-decoration: underline; position: relative; padding: 0 0 0 42px;}
.calculation-box .download:hover {text-decoration: none;}
.calculation-box .download:before {content:""; position: absolute; left: 0; top: -8px; width: 29px; height: 33px; background: url('../images/sprite.png') -3px -121px no-repeat;}

.calculation-box form {position: relative; text-align:left;}
.calculation-box form .field-wrap {float:left; width: 32.13%; margin-left: 1.8%;}
.calculation-box form .field-wrap:first-of-type {margin-left: 0;}
.calculation-box form .hint {font-size: 13px; color: #999999; line-height: 1.3; padding: 10px 0 0 0;}
.calculation-box form .button-wrap {margin: 40px 0 0 38px;}
.calculation-box form .button {width: 220px;}

#calcul-form .field-wrap {
	float:left; 
	width: 49.1%; 
/*	margin-left: 1.8%;*/
}

.consultation-container {
	background: #007eb2 url('../images/l/img_6.png') no-repeat right bottom;
	border-radius: 20px;
	padding: 90px 100px 70px 100px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1180px;
}
.consultation-container.landing-consultation-container {
	background: #007eb2 url('../images/l/img_3.png') no-repeat right top;
	background-position-x: 790px;
}
.consultation-container .consultation-block {
	width: 1200px;
	padding: 60px 0;
	text-align: right;
}
/* .consultation-container .woman {position: absolute; left: -10px; bottom: 0; width: 244px; height: 434px; background: url('../images/woman.png') 0 0 no-repeat; z-index: 991;} */
.consultation-container .top-box {}
.consultation-container .top-box .title {
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 30px;
}
.consultation-container .top-box .subtitle {
	font-size: 17px;
	color: #b6dff2;
	line-height: 1.4;
	margin-bottom: 40px;
	max-width: 590px;
}
.consultation-container .top-box .subtitle a {font-weight: 700; color: #02425e;}
.consultation-container .consultation-box {margin: 0 130px 58px 180px;}
/* .consultation-container form {position: relative; display: inline-block; padding-right: 296px; width: 590px; margin-right: 110px; z-index: 992;}
.consultation-container form .form-field {float:left; width: 31.866%; background: transparent; margin: 0 2.2% 0 0;}
.consultation-container form .form-field:last-of-type {margin: 0;}
.consultation-container form .button-wrap {position: absolute; right: 0; top: 0; margin: 0;}
.consultation-container form .button {width: 230px;} */

.bottom-form-fields-wrapper {
	max-width: 580px;
}
.bottom-form-fields {
	margin-bottom: 20px;
}
.bottom-form-fields input, .bottom-form-fields textarea {
	font-family: 'Ubuntu', sans-serif;
	width: 100%;
	background: #fff;
	color: #333333;
	font-size: 16px;
	line-height: 1.4;
	padding: 14px 20px;
	border: none;
	border-radius: 3px;
	box-sizing: border-box;
	margin: 0;
	height: auto;
}
.bottom-form-fields textarea {
	height: 90px;
	margin-bottom: 20px;
}
.bottom-form-fields-half {
	display: flex;
	justify-content: space-between;
}
.bottom-form-fields-half input {
	margin-right: 20px;
	width: 100%;
}
.bottom-form-fields-half input:last-child {
	margin-right: 0;
}
.consultation-container form .button-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 580px;
}
.consultation-container form .button {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background: #fff;
	border-radius: 0;
	padding: 17px 32px;
    height: auto;
    line-height: 1;
    box-sizing: border-box;
	transition: .3s;
}
.consultation-container form .button:hover {
	opacity: .6;
}
.consultation-container form .button-wrapper div, .consultation-container form .button-wrapper div a {
	max-width: 320px;
	font-size: 15px;
	line-height: 1.2;
	color: #b6dff2;
}



.consultation-box {position: relative; z-index: 993; text-align: center;}
.consultation-box .item {float:left; width: 20%; min-height: 46px; padding: 80px 0 0 0; position: relative; font-size: 18px; font-weight: 500; line-height: 1.3; color: #007daf; text-decoration: underline;}
.consultation-box .item:before {content:""; position: absolute; left: 50%; background-image: url('../images/sprite.png'); background-repeat: no-repeat;}
.consultation-box .item .wrapper {padding: 0 10px; font-weight: 300;}
.consultation-box .item .bubble {position: absolute; display: none; text-align:left; padding: 18px 30px 20px; background: #FFF; font-weight: normal; left: 50%; bottom: 165px; width: 190px; margin-left: -130px; font-size: 13px; line-height: 1.5; color: #666666; z-index: 994; border: 2px solid #939598; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;}
.consultation-box .item .bubble:before {content:""; position: absolute; bottom: -26px; left: 50%; margin-left: -15px; width: 30px; height: 26px; background: url('../images/sprite.png') -5px -39px no-repeat;}
/*.consultation-box .item .bubble:after {content:""; position: absolute; right: -2px; top: -2px; width: 41px; height: 60px; background: url('../images/sprite.png') -190px -6px no-repeat;}*/
.consultation-box .item:hover {color: #ff9600; cursor: pointer;}
.consultation-box .item:hover .bubble {display: block;}

.consultation-box .item1:before {top: 0; width: 54px; height: 62px; margin: 0 0 0 -27px; background-position: -8px -322px;}
.consultation-box .item2:before {top: 2px; width: 71px; height: 58px; margin: 0 0 0 -35px; background-position: -67px -322px;}
.consultation-box .item3:before {top: 0; width: 58px; height: 62px; margin: 0 0 0 -29px; background-position: -144px -322px;}
.consultation-box .item4:before {top: 2px; width: 58px; height: 58px; margin: 0 0 0 -29px; background-position: -210px -322px;}
.consultation-box .item5:before {top: 2px; width: 105px; height: 60px; margin: 0 0 0 -52px; background-position: -274px -322px;}

.consultation-box .item1:hover:before {background-position: -8px -390px;}
.consultation-box .item2:hover:before {background-position: -67px -390px;}
.consultation-box .item3:hover:before {background-position: -144px -390px;}
.consultation-box .item4:hover:before {background-position: -210px -390px;}
.consultation-box .item5:hover:before {background-position: -274px -390px;}


.production-container {text-align: left; background: url('../images/patterngrey.png') 0 0 repeat; background-size: 57px auto; z-index: 992;}
.production-container:before {content:""; position: absolute; left: 0; top: -6px; height: 6px; width: 100%; background: url('../images/battlement4-2.png') 50% 0 repeat-x;}
.production-container:after {content:""; position: absolute; left: 0; bottom: -6px; height: 6px; width: 100%; background: url('../images/battlement4.png') 50% 0 repeat-x;}
.production-container .production-block {width: 1200px; padding: 52px 0 40px;}
.production-container h1, .production-container h2, .production-container .h2 {margin: 0 0 44px 0;}
.production-container p {font-size: 16px; line-height: 1.5; color: #666666; margin: 0; padding: 0 0 20px; font-weight: 300;}
.production-container a {color: #007daf; text-decoration: underline;}
.production-container a:hover {text-decoration: underline;}
.production-container .left {float:left; width: 710px;}
.production-container .right {float:right; width: 390px;}


/* ЭЛЕМЕНТЫ - АКЦИИ */


.action-item {position: relative; margin: 0; min-height: 150px;}
.action-item .wrapper {position: relative; padding: 0 0 0 202px;}
.action-item img {position: absolute; left: 0; top: 0; width: 186px; height: 141px;}
.action-item .title {display: inline-block; font-size: 16px; color: #007daf; line-height: 1.3; text-decoration: underline;}
.action-item .title:hover {text-decoration: none;}
.action-item .button-wrap {margin: 30px 0 0 4px;}
.action-item .button {padding-left: 15px; padding-right: 11px; font-size: 12px;}


/* ЭЛЕМЕНТЫ - ОТЗЫВ */


.review-item {position: relative; background: #02425e; min-height: 140px; font-size: 14px; line-height: 1.3; margin: 0 0 10px; color: #FFF;}
.review-item:before {content:""; position: absolute; right: 0; top: 0; width: 27px; height: 40px; background: url('../images/sprite.png') -39px -101px no-repeat;}
.review-item img {float:left; width: 123px; height: 140px; margin: 0 45px 0 0;}
.review-item .name {display: inline-block; font-size: 16px; font-weight: 700; line-height: 1.3; padding: 12px 0 10px;}
.review-item p {margin: 0; padding: 0 40px 10px 0;}
.review-item .more {color: #27c1fe; text-decoration: underline; display: inline-block; margin-bottom: 10px;}
.review-item .more:hover {text-decoration: none;}


/* СЛАЙДЕР В ТОПЕ */


.topslider-container {margin-top: 40px; margin-bottom: 25px;}
.topslider-container .topslider-block {width: 1200px;
	/* background: #f1f6f7; */
}
.topslider-container .mobback {display:none;}

.topslider-container .bx-viewport {
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0px 3px 5px 1px #00000020;
}

.topslider-container .slide {position: relative; height: 425px;}
.topslider-container .slide .left {float:left; width: 50%; margin: 55px 0 0 38px; position: relative; z-index: 992;}
.topslider-container .slide .points {position: relative; margin: 0 0 44px;}
.topslider-container .slide .points li {position: relative; padding: 0 0 0 44px; font-size: 22px; color: #02425e; line-height: 1.3; margin: 0 0 10px;}
.topslider-container .slide .points li:before {content:""; position: absolute; background-image: url('../images/sprite.png'); background-repeat: no-repeat;}
.topslider-container .slide .item1:before {left: 2px; top: -4px; width: 30px; height: 35px; background-position: -7px -180px;}
.topslider-container .slide .item2:before {left: 0; top: 0; width: 30px; height: 30px; background-position: -40px -180px;}
.topslider-container .slide .item3:before {left: 5px; top: 1px; width: 20px; height: 26px; background-position: -74px -180px;}
.topslider-container .slide .title {position: relative; font-size: 50px; margin: 0 0 0 38px; text-transform: uppercase; line-height: 1.1; color: #02425e;}

.topslider-container .slide form .form-header {
	font-size: 18px;
	font-weight: bold;
	color: #0d5575;
	text-align: left;
	margin-bottom: 20px;
}

.topslider-container .slide form {float:right; width: 330px; margin: 62px 65px 0 0; position: relative; z-index: 992;}
.topslider-container .slide form .form-field {
	font-size: 14px; 
	/* background: url('../images/whiteback.png') 0 0 repeat; */
	background: transparent;
	border: 0;
	border-bottom: 1px solid #b6c9d4;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 22px;
}
.topslider-container .slide form textarea.form-field {
	height: 34px !important;
}
.topslider-container .slide form .form-privacy {
	margin-top: 0;
	margin-bottom: 20px;
}
.topslider-container .slide form .form-privacy span {
	font-size: 13px;
}
.topslider-container .slide form .button-wrap {
	left: 0 !important;
	margin: 0 0 0 0;
	display: block;
}
.topslider-container .slide form .button-wrap:before, .topslider-container .slide form .button-wrap:after {
	display: none;
}
.topslider-container .slide form .button {
	font-size: 15px;
	font-weight: normal;
	width: 100% !important;
	border-radius: 4px;
	background: linear-gradient(to right, #178bbd, #23a1d7);
	text-transform: uppercase;
	height: 60px;
	box-shadow: 0 0 10px 3px rgba(35, 161, 215, .40);
	transition: .3s;

}
.topslider-container .slide form .button:hover {
	box-shadow: none;
	/* background: #155d86; */
	/* background: linear-gradient(to right, #178bbd, #155d86); */
}
@media screen and (max-width: 1270px) {
	.topslider-container .slide form .button-wrap {
		margin-top: 10px;
	}
}
@media screen and (max-width: 1010px) {
	.topslider-container .slide form {
		/* width: 100% !important; */
		float: none;
		margin: 0 !important;
		padding: 0 40px !important;
	}

	.topslider-container .slide form .button-wrap {
		margin-top: 15px !important;
	}

	.topslider-container .slide form .form-header {
		padding-top: 20px;
	}

	.topslider-container .bx-pager {
		bottom: 20px !important;
	}
}
@media screen and (max-width: 700px) {
	.topslider-container .slide .left { display: none;}
}


.topslider-container form ::-webkit-input-placeholder {font-size: 14px; color: #7897a4; line-height: 1.2;}
.topslider-container form :-ms-input-placeholder {font-size: 14px; color: #7897a4; line-height: 1.2;}
.topslider-container form :-moz-placeholder {font-size: 14px; color: #7897a4; line-height: 1.9;}
.topslider-container form ::-moz-placeholder {font-size: 14px; color: #7897a4; line-height: 1.9;}

.topslider-container form textarea:-moz-placeholder {line-height: 1.0;}
.topslider-container form textarea::-moz-placeholder {line-height: 1.0;}

.topslider-container .bx-controls-direction a {position: absolute; display: block; outline: 0; width: 45px; height: 82px; top: 50%; margin-top: -36px; background-image: url('../images/sprite.png'); background-repeat: no-repeat;}
.topslider-container .bx-prev {left: -7px; background-position: -109px -228px;}
.topslider-container .bx-prev:hover {background-position: -5px -228px;}
.topslider-container .bx-next {right: -7px; background-position: -159px -228px;}
.topslider-container .bx-next:hover {background-position: -54px -228px;}

.topslider-container .bx-wrapper {position: relative;}
.topslider-container .bx-controls {position: static;}
.topslider-container .bx-pager {position: absolute; left: 0; height: 13px; bottom: 40px; width: 100%;  z-index: 990;}
.topslider-container .bx-pager a {position: relative; background: #d5ebf2; text-indent: -9999px; display: inline-block; vertical-align: middle; width: 70px; height: 2px; margin: 0 15px; border: 0; outline: 0;}
.topslider-container .bx-pager a:hover {cursor:pointer; background: #1d93c7;}
.topslider-container .bx-pager a.active {background: #1d93c7;} 


/* ПРОДУКТЫ */


.products-container {text-align: center;}
.products-container .products-block {width: 1200px; padding: 20px 0 0;}
.products-container h2, .products-container .h2 {margin: 0 0 40px 0;}

.product-item {position: relative; float:left; padding: 0 0 16.135%; width: 24.1%; text-align: center; margin: 0 1.2% 12px 0;}

.product-item .title {position: absolute; left: -7px; width: 94%; padding: 9px 0 10px; line-height: 1.3; box-sizing: border-box; letter-spacing: -1.0px; bottom: 14px; background: #127ead; font-size: 12px; text-transform: uppercase; font-weight: 700; color: #FFF; -webkit-box-shadow: 3px 2px 4px 0 rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 2px 4px 0 rgba(0, 0, 0, 0.4); box-shadow: 3px 2px 4px 0 rgba(0, 0, 0, 0.4);}
.product-item .title:before {content:""; position: absolute; left: 0; top: -9px; height: 16px; width: 11px; background: url('../images/sprite.png') -212px -129px no-repeat; z-index: 992;}
.product-item .title:after {content:""; position: absolute; left: 0; bottom: -8px; height: 15px; width: 6px; background: url('../images/sprite.png') -212px -162px no-repeat; z-index: 992;} 
.product-item .title div {position: absolute; right: -6px; top: 0; height: 100%; width: 6px; background: url('../images/sprite.png') -229px -140px no-repeat; z-index: 992;} 

.product-item:hover .title {background: #ff9600;}
.product-item:hover .title:before {background-position: -212px -178px;}
.product-item:hover .title:after {background-position: -212px -211px;}
.product-item:hover .title div {background-position: -243px -140px;} 

.product-menu-item {position: relative; float:left; width: 285px; height: 280px; text-align: center; margin: 0 1.2% 12px 0;}
.product-menu-item .link_image {display:block; width: 285px; height: 195px;}
.product-menu-item .link_title {display:block; text-align: center; line-height: 1.5; color: #000; margin-top: 20px;}

.product-menu-item .link_image:hover {opacity: 0.7;}
.product-menu-item .link_title:hover {color: #ff9600;}

.product-item.item4,
.product-item.item8,
.product-item.item12,
.product-item.item16,
.product-item.item20,
.product-item.item24,
.product-item.item28,
.product-item.item32,
.product-item.item36,
.product-item.item40 {margin-right: 0;}

.products-box.row3 .product-item {padding: 0 0 21.5%; width: 32%; margin: 0 1.2% 12px 0;}
.products-box.row3 .product-item.item3 {margin-right: 0;}
.products-box.row3 .product-item.item4 {display:none;}


/* ВНУТРЕННИЕ СТРАНИЦЫ */


.page-container {background: #FFF; overflow:hidden;}
.page-container .page-block {width: 1200px; padding: 30px 0;}

.page-content h1 {
	
}
.fih1, .h1 {font-size: 36px; padding: 0; font-weight: 300; position: relative; left: -2px; top: -30px; background: #fff;}
.h1 {top: 0; padding-bottom: 30px;}
p + .h1 {
	margin-top: 10px;
}
.page-content h2, .page-content .h2 {font-size: 28px; font-weight: 300; color: #333333; padding: 25px 0 22px;}
.page-content p {margin: 0; padding: 0 90px 18px 0; font-size: 17px; line-height: 1.3; color: #505659; font-weight: 400;}
.page-content ul, #full_text ul {position: relative; padding: 10px 90px 15px 0;}
.page-content ul li, #full_text ul li {position: relative; padding: 0 0 0 50px; font-size: 17px; line-height: 1.4; color: #505659; margin: 0 0 20px;}
.page-content ul li:before, #full_text ul li:before {content:""; position: absolute; left: 0; top: 2px; width: 22px; height: 19px; background: url('../images/sprite.png') -38px -146px no-repeat;}


body.page .sidebar {float:left; width: 280px;}
body.page .sidebar .sidemenu {margin-bottom: 40px;}
body.page .sidebar .sideaction {margin-bottom: 40px;}

body.page .main {float:right; width: 860px;}
body.page .main .gallery-box {
	float:left; width: 386px; margin: 0 54px 25px 0; /* height: 440px; */
	position: relative;
}
body.page .main .gallery-box .in-stock {
	background: #127ead;
	color: #fff;
	font-size: 14px;
	padding: 4px 10px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
}
body.page .main .info-box {float:left; width: 320px;}

body.page .main .info-box .calculate {display: inline-block; font-size: 14px; color: #007daf; margin: 6px 0 32px; margin-right: 20px; text-transform: uppercase; text-decoration: underline; position: relative; padding: 0 0 0 40px;}
body.page .main .info-box .calculate:hover {text-decoration: none; cursor: pointer;}
body.page .main .info-box .calculate:before {content:""; position: absolute; left: 0; top: -7px; width: 28px; height: 28px; background: url('../images/sprite.png') -73px -101px no-repeat;}
body.page .main .info-box .price {font-size: 24px; font-weight: 700; margin: 0 0 20px;}
body.page .main .info-box .button-wrap {margin: 0 0 20px;}
body.page .main .info-box .button {width: 230px;}
body.page .main .info-box .hint {font-size: 15px; line-height: 1.3; color: #666666; font-weight: 300; margin: 0 0 40px;}

body.page .main .usecases {position: relative;}
body.page .main .usecases .title {font-size: 20px; padding: 0 0 26px;}
body.page .main .usecases .items-box {position: relative;}
body.page .main .usecases .item {width: 26%; position: relative; display: inline-block; vertical-align: top; margin: 0 20px 30px 0; color: #02425e; font-size: 11px; line-height: 1.2; padding: 0; text-align: center; word-wrap: break-word;}
body.page .main .usecases .item .icon {position: relative; margin: 0 0 6px;}
body.page .main .usecases .item:hover {color: #ff9600;}

body.page .main .usecases .item3,
body.page .main .usecases .item6,
body.page .main .usecases .item9,
body.page .main .usecases .item12,
body.page .main .usecases .item15,
body.page .main .usecases .item18 { /* margin-right: 0; */ }

body.page .main .calculation-box {margin-bottom: 50px;}
body.page .main .calculation-box h2, body.page .main .calculation-box .h2 {padding: 25px 0 40px;}

body.page .main .consultation-box {/* padding: 75px 0 0 0; */ margin-bottom: 40px;}

body.page .main .benefits-box  {margin-bottom: 70px;}

body.page .main .products-box {position: relative; margin-bottom: 70px;}


/* COLORBOX */


.colorbox:focus {box-shadow: none; outline: none;}
#colorbox, 
#cboxOverlay, 
#cboxWrapper {position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay {position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, 
#cboxBottomLeft {clear:left;}
#cboxContent {position:relative; margin: 0 5px;}
#cboxLoadedContent {overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle {margin:0;}
#cboxLoadingOverlay, 
#cboxLoadingGraphic {position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, 
#cboxNext, 
#cboxClose, 
#cboxSlideshow {cursor:pointer;}
.cboxPhoto {float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe {width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox,
#cboxContent, 
#cboxLoadedContent {box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay {background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox {outline:0;}
#cboxContent {overflow:visible;}
.cboxIframe {background:#fff;}
#cboxError {padding:50px; border: 0;}
#cboxLoadedContent {background:#000;}
#cboxLoadingGraphic {background:url('../images/loading.gif') 50% 50% no-repeat;}
#cboxLoadingOverlay {background:#000;}
#cboxTitle {position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent {position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxClose {display:none;}

#cboxPrevious, 
#cboxNext {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width: 32px; height: 59px; outline: none !important; cursor:pointer; z-index: 999; position:absolute; top: 50%; margin-top: -29px; background-color: transparent; background-image: url('../images/sprite.png'); background-repeat: no-repeat;}
        
#cboxPrevious:active, 
#cboxNext:active, 
#cboxSlideshow:active, 
#cboxClose:active {outline:0;}

#cboxPrevious {left: -4px; background-position: -114px -5px;}
#cboxNext {right: -4px; background-position: -149px -5px;}
#cboxPrevious:hover {background-position: -39px -5px;}
#cboxNext:hover {background-position: -74px -5px;}

/* Модальное окно */
#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:rgba(0,0,0,0.5);
	display:none;
}
.window {
	position: absolute;
	left: 0;
	top: 0;
	display:none;
	z-index:9999;
}
.window > div {
	box-sizing: border-box;
	position: relative;
	max-width: 380px;
	min-height: 50px;
	background-color:#e0ecf3;
	border-radius: 20px;
	padding: 50px 40px 40px 40px;
}
.close {
	position: absolute;
    top: 20px;
    right: 20px;
	background:url(../images/icon_cross.svg) center center no-repeat;
	width: 12px;
	height: 12px;
}
.modal_title {
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	color:#333333;
	margin-bottom: 25px;
	text-transform: uppercase;
}
#catalog .modal_title {
	line-height: 1.3;
	margin-bottom: 10px;
}
.modal_subtitle {
	font-size: 15px;
	color: #505659;
	line-height: 1.4;
	margin-bottom: 30px;
}
.window form .form-field {
	border: none;
	font-size: 16px;
	color: #505659;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 16px 20px;
	margin-bottom: 20px;
}
.window form textarea.form-field {
	height: 100px;
}
.window .form-privacy {
	font-size: 14px;
	color: #505659;
	display: flex;
	margin-top: 5px;
	margin-bottom: 20px;
}
.window .form-privacy input {
	margin: 3px 10px 3px 3px;
}
.window form .button-wrap {
	display: block;
	margin: 0;
}
.window form .button-wrap:before, .window form .button-wrap:after {
	display: none;
}
.window form .button-wrap input {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	height: auto;
	background: #007eb2;
	line-height: 1;
	padding: 16px 20px;
}
.window form ::-webkit-input-placeholder {font-size: 16px; color: #505659;}
.window form :-ms-input-placeholder {font-size: 16px; color: #505659;}
.window form :-moz-placeholder {font-size: 16px; color: #505659;}
.window form ::-moz-placeholder {font-size: 16px; color: #505659;}

.window form .upload-avatar-button {
	text-align: left;
	margin-bottom: 35px;
}
.window form .upload-avatar-button button, .file-attach {
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	color: #007eb2;
	text-transform: none;
	border: 1px solid #007eb2;
	border-radius: 4px;
	background: transparent url('../images/icon_download.svg') no-repeat 15px center;
	padding: 10px 20px 10px 40px;
	transition: .3s;
}
.window .upload-avatar-button button:hover, .file-attach:hover {
	background: transparent url('../images/icon_download.svg') no-repeat 10px center;
	opacity: .7;
}

#window {
}

#hidden_win {
	display:none;
}

.topnav-container ul a img {
	display: none;
}
.header-container .slogan {
	/* width: 290px; */
}

.hidden {
	display: none;
}

.main .consultation-container .consultation-box {
	margin: 0;
}
.main .consultation-container .consultation-block, .main .consultation-container .top-box .top {
	width: auto;
}
.main .consultation-container .top-box {
	margin-bottom: 20px;
}
.main .consultation-container form {
	margin-left: 0 !important;
}
.main #alumcalc {
	text-align: center;
}

.actions-box .product-item {
	clear: both;
	width: 100%;
	margin-bottom: 40px;
}
.window form .error {
	font-size: 14px;
}
.window .errors {
	font-size: 14px;
	margin-bottom: 10px;
}
.window #feedback_error {
	font-size: 14px;
	line-height: 18px;
}


.about-gallery > div {
	max-width: initial !important;
}
.page-action-image img, .content-text img {
	display: inline-block;  height: auto;  max-width: 100%;
}


.terms {
	margin-bottom: 40px;
}
.terms a {
	text-decoration: underline;
}
.terms a:hover {
	text-decoration: none;
}
.terms .term {
	float: left;
	width: 48%;
    margin-bottom: 15px;
	
}
.terms .term + .term {
	margin-left: 20px;
}

.calc_submit {
	width: 270px;
}

.fihed {
	font-size: 20px;
}

a[href="http://www.liveinternet.ru/click"] {
	display: none;
}

.production-container h1, .production-container h2, .production-container .h2, .page-content h2, .page-content .h2 {
    line-height: 140%;   
}
.page-content a {
	text-decoration: underline;
}
.page-content a:hover {
	text-decoration: none;
}

.select_type {
	min-height: 250px;
}
.select_type_title {
	padding-top: 30px;
	font-size: 30px;
	text-transform: uppercase;
}
.select_type_subtitle {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 21px;
	text-transform: uppercase;
}
.select_type_button {
	background: #3399cc;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	padding: 15px 0;
	width: 328px;
	cursor: pointer;
}
.select_type_button:hover {
	background: #fd9526;
}
.select_type_buttons {
/*	float: left;*/
	display: inline-block;
	width: 330px;
	margin-top: 25px;
}
.select_type_buttons + .select_type_buttons {
	margin-left: 40px;
}
.select_type_help {
	font-size: 18px;
	color: #333333;
	margin-top: 20px;
}

.secret {
	cursor: pointer;
}

.rich-text img {
	max-width: 100%;
}

@media screen and (max-width: 960px) {
	.select_type_buttons + .select_type_buttons {
		margin-left: 0;
	}
}

.calculation-box .total-box .total > div {
	text-align: right;
	margin-right: 16px;
	display: none;
}
.calculation-box.calculated .total-box .total > div {
	display: block;
}
.calculation-box.calculated #itogo:before, .calculation-box.calculated #klishe:before {
	content: " ";
	position: absolute;
	background: red;
	height: 3px;
	left: 0;
	right: 0;
	top: 50%;
}
#itogo, #klishe {
	position: relative;
}
#itogo-2 {
	color: red;
}
.red-color {
	color: red;
}
#klishe-2, #surprice {
	display: none;
}
.calculation-box.calculated #klishe-2 {
	display: block;
}
.calculation-box.calculated #surprice {
	display: inline;
}

.types {
	margin-bottom: 50px;
}

.types .type {
	float: left;
	text-align: center;
	width: 30%;
	border: 1px solid #c2c1c0;
	box-sizing: border-box;
	padding: 20px;
	margin-top: 20px;
}

.types .type + .type {
	margin-left: 20px;
}

.types .type .img-box {

}
.types .type .img-box img {
	max-width: 100%;
	height: auto;
}
.types .type .title {
	margin-top: 10px;
	margin-bottom: 20px;
}
.types .type .title a {

}
.types .type .title a:hover {

}
.types .type .button-box {
	padding: 0 25px;
}
.types .type .button-box .button-wrap {
	width: 100%;
}
.types .type .button-box .button-wrap input {
	width: 100%;
}

.full-page-url {
	margin-bottom: 45px;
}
.full-page-url a {

}
.full-page-url a:hover {

}

.oneclick {
	margin-bottom: 20px;
}
.oneclick span {
	font-size: 14px;
	color: #007daf;
	text-decoration: underline;
	cursor: pointer;
}
.oneclick span:hover {
	text-decoration: none;
}

.tabs {
	margin-bottom: 50px;
}
.tab {
	margin-bottom: 10px;
	box-sizing: border-box;
	display: inline-block;
	padding: 15px 35px;
	font-size: 17px;
	font-weight: 500;
	border: 1px solid #cfdee5;
	color: #007eb2;
	cursor: pointer;
	margin-right: 10px;
}
.tab.active {
	background: #007eb2;
	color: #fff;
}
.tab-content {
	display: none;
}
.tab-content.active {
	display: block;
}
.tab-content.active .features {
	padding-top: 0;
	width: 100%;
}
.tab-content.active .features tr {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-bottom: 10px;
	border-bottom: 1px dotted #000;
}
.tab-content.active .features tr td span {
	font-size: 16px;
	line-height: 1.4;
	padding: 0 0 4px;
	background: #fff;
	position: relative;
	top: 3px;
}
.tab-content.active .features tr td:first-of-type {
	padding-right: 55px;
}
.tab-content.active .features tr td:last-of-type {
	text-align: right;
}
.tab-content.active .features tr td:last-of-type span {
	color: #7b7b7b;
}

.videos-box {
	/* margin-top: 20px; */
}
.videos-box h2 {
	margin-bottom: 35px;
}
.videos {
	display: flex;
	flex-wrap: wrap;
}
.videos .video {
	position: relative;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 48%;
	cursor: pointer;
}
.videos .video img {
	width: 100%;
	height: auto;
}
.video-button {
	position: absolute;
	width: 68px;
	height: 48px;
	left: 50%;
	margin-left: -34px;
	top: 50%;
	margin-top: -24px;
}
.video-button .ytp-large-play-button-bg {
	transition: .3s;
}
.video:hover .video-button .ytp-large-play-button-bg {
	fill: #f00;
	fill-opacity: 1;
}

#video-1 {
	width: 840px;
	height: 472px;
	z-index: 2000;
	cursor: pointer;
}

.video-modal {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: none;
	z-index: 1050;
	background-color: rgba(0,0,0,0.6);
	align-items: center;
	justify-content: center;
}

.faqs {

}
.faqs .faq {
	margin-bottom: 10px;
}
.faqs .faq .title {
	cursor: pointer;
	padding: 15px 15px;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #cfdee6;
}
.faqs .faq:not(.active) + .faq .title {
	/* border-top: none; */
}
.faqs .faq .title .icon {
	background-image: url('../images/l/icon_plus.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	min-width: 30px;
	height: 30px;
	margin-right: 50px;
}
.faqs .faq .title .quest, .faqs .faq .title .quest a {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	width: 100%;
	text-decoration: none;
}
.faqs .faq .title .more {
	white-space: nowrap;
	border-bottom: 1px dashed;
	font-size: 14px;
}
.faqs .faq .title .more:hover {
	border-bottom: 1px solid transparent;
}
.faqs .faq .content {
	display: none;
	padding: 35px 100px;
	font-size: 15px;
	color: #505659;
	border: 1px solid #cfdee6;
	line-height: 1.4;
	font-weight: normal;
}
.faqs .faq .content.page-content p {
	font-size: 15px;
	color: #505659;
	line-height: 1.4;
	font-weight: normal;
	padding-right: 0;
	padding-left: 0;
}

.faqs .faq.active .title {
	background: #e6f0f2;
}
.faqs .faq.active .title .icon {
	background-image: url('../images/l/icon_minus.svg');
}
.faqs .faq.active .title .quest, .faqs .faq.active .title .quest a {
	/* color: #fff; */
	text-decoration: none;
}
.faqs .faq.active .title .more {
	display: none;
}
.faqs .faq.active .content {
	display: block;
}

.faqs .faq .page_text {
	/* transition: .3s; */
	overflow: hidden;
}
.faqs .faq.loading .page_text {
	background: #fff url(../images/ajax-loader.gif) no-repeat center center;
	height: 60px;
}

.prefsload {
	background: #fff url(../images/ajax-loader.gif) no-repeat center center;
	height: 60px;
	padding-top: 20px;
}
.prefsload.loaded {
	height: auto;
	background: #fff;
}

.ya-share2 {

}
.ya-share2 ul {
	padding: 0;
}
.ya-share2 ul li {
	padding: 0;
}
.ya-share2 li:before {
	display: none;
}

.rating{margin-bottom:25px}
.rating .title{font-size:12px;color:#999;margin-right:5px}
.ratingstar{cursor:pointer;vertical-align:middle}
#ratingtext{font-size:12px;display:block;margin-top:5px}

.browsed-box {
	margin-top: 20px;
}

.m-d {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #007eb2;
	color: #fff;
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.m-d span {
	text-align: center;
	height: 70px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 0 15px;
}
.m-d span + span {
	border-left: 2px dashed #fff;
}
.m-d span:first-child {
	border-left: 10px solid #ff9600;
}

.m-d span:first-child::before, .m-d span:last-child::before {
	content: "";
	width: 40px;
	height: 40px;
	margin-right: 25px;
}
.m-d span:first-child::before {
	background: url(../images/m.png) no-repeat center;
}
.m-d span:last-child {

}
.m-d span:last-child::before {
	background: url(../images/d.png) no-repeat center;
}
.m-d span:last-child::after {
	background: url(../images/ra.png) no-repeat;
	content: "";
	height: 70px;
	width: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -5px;
}

@media screen and (max-width: 990px) {
	.m-d span:first-child::before, .m-d span:last-child::before {
		display: none;
	}
}

.form-field-family {
	display: none;
}

.peoples .people {
	text-align: center;
	padding-bottom: 0 !important;
	margin-bottom: 35px !important;
	box-sizing: border-box;
}
.peoples .people .people-image {
	height: 190px;
    width: 190px;
    border-radius: 50%;
	display: inline-block;
	margin-bottom: 20px;
}
.peoples .people .people-name {
	text-align: center;
	margin-bottom: 5px;
	color: #000;
}
.peoples .people .people-role {
	text-align: center;
	color: #777;
	font-size: 14px;
}

.search-icon-show {
	cursor: pointer;
	background: url('../images/search.png') no-repeat center !important;
	/* background-size: contain !important; */
	background-size: 70% !important;
	min-width: 5px;
}
.search-icon-hide {
	cursor: pointer;
	width: 30px;
	height: 30px;
}
.search-icon-hide:before {
	content: "";
	position: absolute;
	height: 2px;
	width: 30px;
	background: #fff;
	transform: rotate(45deg);
	top: 50%;
}
.search-icon-hide:after {
	content: "";
	position: absolute;
	height: 2px;
	width: 30px;
	background: #fff;
	transform: rotate(-45deg);
	top: 50%;
}

.search-box-container {
	background: #197dad;
	z-index: 992;
	position: relative;
}
.search-box {
	overflow: hidden;
	position: relative;
	transition: .2s;
	height: 0;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	max-width: 1200px;
	padding: 0 30px;
	margin: 0 auto;
}
.search-box form {
	margin-right: 5px;
	white-space: nowrap;
	flex-grow: 1;
	display: flex;
	align-items: center;
}
.search-box form input[type="text"] {
	border: 0;
	height: 28px;
	padding: 5px 10px;
	margin: 0;
	box-sizing: border-box;
	font-size: 14px;
	flex-grow: 1;
}
.search-box form ::placeholder {
	line-height: 1.3;
}
.search-box form input[type="submit"] {
	border: 0;
	height: 28px;
	padding: 5px 10px;
	margin: 0;
	box-sizing: border-box;
	font-size: 14px;
	background: #fb9426;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.search-box.active {
	height: 40px;
}
.search-box.active form {
	width: 260px;
}

@media screen and (min-width: 1270px) {
	.search-li {
		position: absolute !important;
		right: 0;
	}
	.search-icon-show {
		/* width: 30px; */
		/* height: 30px; */
		background-size: 70% !important;
	}
}

@media screen and (max-width: 600px) {
	.search-icon-show {
		/* background-size: cover !important; */
	}
    
   
    
}

.search-items {
	margin-top: 40px;
	margin-bottom: 40px;
}
.search-item {
	margin-bottom: 15px;
}
.search-item a {
	font-size: 16px;
	line-height: 160%;
	color: #000;
	text-decoration: underline;
}
.search-item a:hover {
	text-decoration: none;
}

.footer-container .search-li {
	display: none !important;
}

.page-content .rich-text p {
	padding-right: 0;
}

.action_title {
 bottom: -30px!important;   
}

.about-gallery-box .bx-wrapper {
	margin: 0 auto 40px auto;
}

.get-price-bottom {
	margin-left: 25px;
	margin-bottom: 40px;
}
.get-price-bottom input {
	padding-right: 10px;
}

.get-price-top {
	position: absolute;
	top: -7px;
	right: 0;
}

@media screen and (max-width: 500px) {
	.get-price-top {
		position: relative;
		margin: 0 0 10px 25px;
	}
    
    .product-menu-item {margin: 0 auto 12px; float: none;}
}


.table table {
font-size: 14px;
border-collapse: collapse;
text-align: center;
}
.table th, .table td:first-child {
background: #39A2CD;
color: white;
padding: 10px 20px;
}
.table th, .table td {
border-style: solid;
border-width: 0 1px 1px 0;
border-color: white;
padding: 10px 20px;
}
.table td {
background: #D8E6F3;
}
.table th:first-child, .table td:first-child {
text-align: left;
}

.table a {
color: white;
}

.table a:hover {
color: white;
text-decoration: none;
}

.catalog-loader {
	background: url('../images/ajax-loader.gif') no-repeat center;
	height: 128px;
	opacity: .5;
}

.sorting-block {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 45px;
}
.sorting-label {
	margin-right: 10px;
	font-size: 14px;
	color: #000;
}
.sorting-block select {
	font-size: 14px;
}

.footer-privacy {
	margin-top: 5px;
	text-align: left;
}
.footer-privacy a {
	color: #fff;
	text-decoration: underline;
}
.footer-privacy a:hover {
	text-decoration: none;
}
.mobcopyrights .footer-privacy {
	text-align: center;
}

.form-privacy {
	text-align: left;
    margin-top: 10px;
    line-height: 1.3;
}
.form-privacy input {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.form-privacy span {
	vertical-align: middle;
}
.form-privacy a {
	text-decoration: underline;
}
.form-privacy a:hover {
	text-decoration: none;
}

.calculation-box .form-privacy {
	margin-top: 0;
    margin-bottom: 15px;
}

.for_feedback[template_name="feedback_new"] .form-privacy {
	margin-top: 0;
    margin-bottom: 15px;
}

.worktime {
	font-size: 15px;
	margin-bottom: 7px;
}

.calcload {
	background: #fff url(../images/ajax-loader.gif) no-repeat center center;
    height: 60px;
    padding-top: 20px;
}
.calcload.loaded {
	background: none;
	height: auto;
	padding-top: 0;
}

.tags-links {
	display: block;
	margin-bottom: 80px;
}
/* .tags-title {
	font-size: 32px;
    text-transform: uppercase;
    font-weight: 300;
    color: #02425e;
	margin-bottom: 30px;
} */
.tags-content {
	/* max-height: 65px; */
	overflow: hidden;
}
.tags-content.collapsed {
	max-height: 118px;
}
.tags-links a {
	display: inline-block;
	color: #007eb2;
	font-size: 15px;
	border: 1px solid #007eb2;
	border-radius: 25px;
	padding:  16px 28px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	transition: .3s;
}
.tags-links a:hover {
	/* background: #fd9526; */
	border-color: #fd9526;
    color: #fd9526;
}
.tags-more {
	display: none;
	/* text-align: right; */
}

.portfolio {
	margin-top: 20px;
	margin-bottom: 40px;
}
.portfolio-image {
	text-decoration: none;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 30%;
	display: inline-block;
}
.portfolio-image img {
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 1024px) {
	.portfolio-image {
		width: 45%;
	}
}
@media screen and (max-width: 480px) {
	.portfolio-image {
		width: 100%;
		margin-right: 0;
		text-align: center;
	}
}

/* landing */
body.page .main.landing {
	float: none;
	width: 100%;
	max-width: 1180px;
    margin: 0 auto;
}

.logo-landing {

}
.logo-landing-header {
	background-image: url(../images/l/img_1.png), linear-gradient(to right, #01425f, #1c93ce);
    background-repeat: no-repeat;
	background-position: left top;
	border-radius: 20px;
	padding-top: 85px;
	padding-left: 510px;
	padding-right: 90px;
	margin-bottom: 90px;
	height: 480px;
	box-sizing: border-box;
}
.logo-landing-header h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 44px;
	font-weight: bold;
    line-height: 1.227;
	color: #fff;
	margin-bottom: 15px;
	text-shadow: 2.121px 2.121px 0px #64abcd, 4.243px 4.243px 4px rgba(13, 91, 128, 0.80);
}
.logo-landing-header-content {

}
.logo-landing-header-price {
	color: #fff;
	font-size: 26px;
	margin-bottom: 40px;
}
.logo-landing-header-price span {
	font-size: 38px;
}
.logo-landing-header-prefs {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 35px;
}
.logo-landing-header-prefs .pref {
	width: 175px;
	font-size: 17px;
	line-height: 25px;
	padding-left: 55px;
	color: #b6dff2;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: left center;
}
.logo-landing-header-prefs .pref1 {
	background-image: url('../images/l/icon_pref1.svg');
}
.logo-landing-header-prefs .pref2 {
	background-image: url('../images/l/icon_pref2.svg');
}
.logo-landing-header-prefs .pref3 {
	background-image: url('../images/l/icon_pref3.svg');
}

.logo-landing-header-buttons {

}
.logo-landing-header-buttons input {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background: #fff;
	padding: 17px 40px;
    line-height: 1;
    height: auto;
}

.videos-box {
	margin-bottom: 80px;
}

.landing-caption, .faq-box h2, .tags-title, .videos-box h2, .browsed-box h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 40px;
}

.landing-why {
	margin-bottom: 80px;
}
.landing-why-items {
	display: flex;
	justify-content: space-between;
	padding-top: 25px;
}
.landing-why-item {
	width: 280px;
	padding: 35px 30px;
	background: #f7f7f7;
	border-radius: 10px;
	box-sizing: border-box;
	position: relative;
}
.landing-why-item:before {
	content: "";
	position: absolute;
	left: 30px;
	top: -20px;
	width: 40px;
	height: 40px;
	background: url('../images/l/icon_check-1.svg') no-repeat center;
}
.landing-why-item-content {
	
}
.landing-why-item-content-title {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.landing-why-item-content-text {
	font-size: 15px;
	color: #505659;
	line-height: 1.4;
}

.slides-block {
	margin-bottom: 80px;
}
/* Описание скотча с логотипом */
#scotchlogotip {
	position: relative;
	width: 100%;
	height: 640px;
	background-image: url(../images/l/img_2.png), linear-gradient(to right, #96cfe6, #137ead);
    background-repeat: no-repeat;
	background-position: top center;
	background-position-x: 63%;
	border-radius: 20px;
}
.slideitem {
	position: absolute;
	width: 260px;
	background: #fff;
    border-radius: 5px;
	cursor: pointer;
	z-index: 3;
}
.slideitem.slided {
	box-shadow: 3.536px 3.536px 8px 0px rgba(54, 165, 217, 0.7);
}

.slidetitle {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	line-height: 22px;
	padding: 25px 25px;
	box-sizing: border-box;
}
.slideitem.slided .slidetitle {
	/* padding-bottom: 20px; */
}
.slidetitle:after {
	content: "";
	width: 30px;
	height: 30px;
	margin-top: -15px;
	position: absolute;
	top: 50%;
	right: -15px;
	background: url('../images/l/icon_plus.svg') no-repeat center;
	box-shadow: 3.536px 3.536px 8px 0px rgba(54, 165, 217, 0.7);
	border-radius: 50%;
	
}
.slideitem-right .slidetitle:after {
	right: auto;
	left: -15px;
}
.slidetext {
	display: none;
	box-sizing: border-box;
	color: #505659;
	font-size: 13px;
	line-height: 19px;
	background: #f7f7f7;
	padding: 20px 20px;
	border-radius: 0 0 5px 5px;
}	
#sl1 { top: 65px; left: 200px; }
#sl2 { top: 192px; left: 100px; }
#sl3 { top: 370px; left: 50px; }
#sl4 { top: 505px; left: 80px; }
#sl5 { top: 60px; right: 130px; }
#sl6 { top: 200px; right: 100px; }
#sl7 { top: 375px; right: 135px; }
#sl8 { top: 505px; right: 220px; }

.landing-factory {
	margin-bottom: 80px;
}
.landing-subcaption {
	font-size: 18px;
	color: #505659;
	margin-bottom: 35px;
}
.factory-items {
	display: flex;
	justify-content: space-between;
}
.factory-item {
	border-radius: 20px;
	width: 580px;
	box-sizing: border-box;
	padding: 45px 40px 40px 40px;
	background-image: linear-gradient(to right, #ebf1f3, #6c9cb2);
}
.factory-item1 {
	background-image: url(../images/l/img_print1.jpg), linear-gradient(to right, #ebf1f3, #6c9cb2);
}
.factory-item2 {
	background-image: url(../images/l/img_print2.jpg), linear-gradient(to right, #ebf1f3, #6c9cb2);
}
.factory-item-title {
	font-size: 23px;
	font-weight: bold;;
	color: #333333;
	margin-bottom: 25px;
}
.factory-item-text {
	font-size: 15px;
	color: #505659;
	max-width: 255px;
	line-height: 1.4;
}

.landing-price-structure {
	margin-bottom: 20px;
}
.landing-price-structure .landing-caption {
	margin-bottom: 65px;
}
.price-structure-items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.price-structure-item {
	width: 380px;
	margin-bottom: 60px;
	padding-left: 80px;
	padding-top: 5px;
	box-sizing: border-box;
}
.price-structure-item1 {
	background: url('../images/l/icon_structure1.svg') no-repeat top left;
}
.price-structure-item2 {
	background: url('../images/l/icon_structure2.svg') no-repeat top left;
}
.price-structure-item3 {
	background: url('../images/l/icon_structure3.svg') no-repeat top left;
}
.price-structure-item4 {
	background: url('../images/l/icon_structure4.svg') no-repeat top left;
}
.price-structure-item5 {
	background: url('../images/l/icon_structure5.svg') no-repeat top left;
}
.price-structure-item6 {
	background: url('../images/l/icon_structure6.svg') no-repeat top left;
}
.price-structure-item-title {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 10px;
}
.price-structure-item-text {
	font-size: 15px;
	color: #505659;
	line-height: 1.4;
	padding-right: 20px;
}

.price-list {
	margin-bottom: 80px;
}
.price-list-caption {
	font-size: 23px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 15px;
}
.price-list-subcaption {
	font-size: 15px;
	color: #505659;
	margin-bottom: 35px;
}
.price-list-content {

}
.price-list-content table {
	color: #333333;
	width: 100%;
	font-size: 15px;
	border-collapse: collapse;
	text-align: right;
}
.price-list-content table thead {
	font-weight: bold;
}
.price-list-content table td {
	padding: 17px 30px;
	border: 1px solid #cfdee6;
}

.price-list-content table td:first-child {
	text-align: left;
}

.preferences-block {
	margin-bottom: 75px;
}
.preferences-block .landing-caption {
	margin-bottom: 60px;
}
.preferences {
	display: flex;
	flex-wrap: wrap;
}
.preference {
	width: 200px;
	margin-right: 35px;
	margin-bottom: 25px;
	box-sizing: border-box;
}
.preference:last-child {
	margin-right: 0;
}
.preference-image  {
	height: 70px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 25px;
}
.preference1 .preference-image { background-image: url('../images/l/icon_prefs1.svg'); }
.preference2 .preference-image { background-image: url('../images/l/icon_prefs2.svg'); }
.preference3 .preference-image { background-image: url('../images/l/icon_prefs3.svg'); }
.preference4 .preference-image { background-image: url('../images/l/icon_prefs4.svg'); }
.preference5 .preference-image { background-image: url('../images/l/icon_prefs5.svg'); }
.preference-title {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.4;
	color: #333333;
	margin-bottom: 20px;
	min-height: 42px;
}
.preference-text {
	font-size: 15px;
	color: #505659;
	line-height: 1.4;
}
.preference-text p {
	margin: 0;
}
@media screen and (max-width: 768px) {
	.preferences-block .landing-caption {
		margin-bottom: 30px;
	}
	.preference {
		width: auto;
	}
	.preference-image {
		margin-bottom: 10px;
	}
	.preference-title {
		min-height: auto;
		margin-bottom: 10px;
	}
}

.faq-box {
	margin-bottom: 80px;
}


.landing-portfolio {
	margin-bottom: 80px;
}
.landing-portfolio .bx-wrapper {
	margin: 0 auto;
}
.landing-portfolio .bx-controls-direction a,
.landing-reviews .bx-controls-direction a,
.landing-clients .bx-controls-direction a,
.landing-factory .bx-controls-direction a {
	position: absolute;
    display: block;
    outline: 0;
    width: 30px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
	background-color: #96cfe6;
    background-repeat: no-repeat;
	background-position: center;
}
.landing-portfolio .bx-prev,
.landing-reviews .bx-prev,
.landing-clients .bx-prev,
.landing-factory .bx-prev {
    left: -15px;
    background-image: url('../images/l/icon_previous.svg');
}
.landing-portfolio .bx-prev:hover,
.landing-reviews .bx-prev:hover,
.landing-clients .bx-prev:hover,
.landing-factory .bx-prev:hover {
	background-color: #1c8cba;
}
.landing-portfolio .bx-next,
.landing-reviews .bx-next,
.landing-clients .bx-next,
.landing-factory .bx-next {
	right: -15px;
    background-image: url('../images/l/icon_next.svg');
}
.landing-portfolio .bx-next:hover,
.landing-reviews .bx-next:hover,
.landing-clients .bx-next:hover,
.landing-factory .bx-next:hover {
    background-color: #1c8cba;
}

.landing-actions-block {
	margin-bottom: 80px;
}
.landing-actions {
	display: flex;
	justify-content: space-between;
}
.landing-action {
	width: 580px;
	border-radius: 10px;
	padding-left: 40px;
	padding-top: 270px;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: top left;
}
.landing-action {
	width: 100%;
}
.landing-action + .landing-action {
	margin-left: 20px;
}
.landing-action1 {
	background-image: url('../images/l/img_4.jpg');
}
.landing-action2 {
	background-image: url('../images/l/img_5.jpg');
}
.landing-action-title {
	font-size: 25px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 25px;
}
.landing-action-text {
	font-size: 15px;
	color: #505659;
	line-height: 1.4;
	margin-bottom: 40px;
	max-width: 360px;
}

.landing-reviews {
	margin-bottom: 80px;
}
.landing-reviews .landing-caption {
	margin-bottom: 55px;
}
.landing-reviews .bx-wrapper {
	margin: 0 auto;
}
.landing-reviews-slider {
	display: flex;
}
.landing-review {
	position: relative;
	border-radius: 10px;
	background: #f7f7f7;
	padding: 30px;
	box-sizing: border-box;
	overflow: hidden;
}
.landing-review:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 70px;
	background: linear-gradient(to right, #127ead, #95cfe5);
}
.landing-review .img-box {
	position: relative;
	z-index: 1;
	width: 100px;
	height: 100px;
	margin-bottom: 35px;
	border-radius: 5px;
	background: #ededed url('../images/l/icon_quote.svg') no-repeat center;
}
.landing-review .name {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.landing-review .message {
	font-size: 15px;
	color:#505659;
	line-height: 1.6;
}

.social-wrapper {
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 80px;
}
.social-wrapper .rating{ margin-bottom: 0; }
.tab-features {margin-bottom: 80px;}

.landing-minimum {
	margin-bottom: 80px;
}
.landing-minimum .landing-caption {
	margin-bottom: 25px;
}
.landing-minimum .landing-subcaption {
	margin-bottom: 40px;
}
.landing-minimum-items {
	display: flex;
	flex-wrap: wrap;
}
.landing-minimum-item {
	box-sizing: border-box;
	border-radius: 4px;
	background: #eaf1f2;
	width: 380px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 30px 30px;
}
.landing-minimum-item:last-child {
	margin-right: 0;
}
.landing-minimum-item-title {
	font-size: 18px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 5px;
}
.landing-minimum-item-title span {
	font-size: 44px;
	margin-right: 5px;
}
.landing-minimum-item-text {
	font-size: 15px;
	color: #505659;
}

.landing-development {
	margin-bottom: 80px;
}
.landing-development .landing-caption {

}
.landing-development-items {
	display: flex;
	flex-wrap: wrap;
}
.landing-development-item {
	box-sizing: border-box;
	border: 1px solid #cfdee6;
	border-radius: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 220px;
	padding: 20px 20px;
}
.landing-development-item:nth-of-type(5n) {
	margin-right: 0;
}
.landing-development-item1 .landing-development-item-image { background-image: url('../images/l/dev/1.svg'); }
.landing-development-item2 .landing-development-item-image { background-image: url('../images/l/dev/2.svg'); }
.landing-development-item3 .landing-development-item-image { background-image: url('../images/l/dev/3.svg'); }
.landing-development-item4 .landing-development-item-image { background-image: url('../images/l/dev/4.svg'); }
.landing-development-item5 .landing-development-item-image { background-image: url('../images/l/dev/5.svg'); }
.landing-development-item6 .landing-development-item-image { background-image: url('../images/l/dev/6.svg'); }
.landing-development-item7 .landing-development-item-image { background-image: url('../images/l/dev/7.svg'); }
.landing-development-item8 .landing-development-item-image { background-image: url('../images/l/dev/8.svg'); }
.landing-development-item9 .landing-development-item-image { background-image: url('../images/l/dev/9.svg'); }
.landing-development-item10 .landing-development-item-image { background-image: url('../images/l/dev/10.svg'); }
.landing-development-item-image {
	width: 70px;
	min-width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;
}
.landing-development-item-text {
	font-size: 15px;
	color: #505659;
	line-height: 1.4;
}

.landing-d-with-sidebar {
	margin-top: 80px;
}
.landing-d {
	display: flex;
	align-items: center;
	margin-bottom: 80px;
}
.landing-d-with-sidebar .landing-d {
	display: block;
}
.landing-d .landing-caption {
	max-width: 200px;
	margin-right: 50px;
	margin-bottom: 0;
	line-height: 1.5;
}
.landing-d-with-sidebar .landing-d .landing-caption {
	max-width: 100%;
	line-height: 1.3;
	margin-bottom: 25px;
}
.landing-d-items {
	border: 1px solid #cfdee6;
	border-radius: 5px;
	padding: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.landing-d-with-sidebar .landing-d-items {
	width: auto;
}
.landing-d-item {
	display: flex;
	align-items: center;
	min-width: 160px;
    margin-right: 20px;
}
.landing-d-item-counter {
	font-size: 50px;
	font-weight: bold;
	color: #007eb2;
	margin-right: 15px;
}
.landing-d-item-text {
	font-size: 15px;
	color: #505659;
	line-height: 1.4;
}

.landing-clients {
	margin-bottom: 80px;
}
.landing-client {
	border: 1px solid #cfdee6;
	border-radius: 4px;
}
.landing-client-image {
	text-align: center;
}

.landing-factory {
	margin-bottom: 80px;
}

.landing-clients .bx-wrapper, .landing-factory .bx-wrapper {
	margin: 0 auto;
}

.get-catalog {
	margin-bottom: 80px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 46px 50px;
	background: #007eb2;
	border-radius: 15px;
}
.get-catalog-top {
	width: 100%;
	display: flex;
	align-items: center;
}
.get-catalog-image {
	width: 50px;
	height: 50px;
	min-width: 50px;
	margin-right: 40px;
	background: url('../images/l/icon_price.svg') no-repeat center;
}
.get-catalog-content {
	width: 100%;
}
.get-catalog-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
	line-height: 1.2;
}
.get-catalog-text {
	font-size: 18px;
	color: #b6dff2;
}
.get-catalog-button {
	width: 250px;
	min-width: 250px;
}
.get-catalog-button input {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background: #fff;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 7px 0;
}

.get-catalog-small {
	margin-top: 40px;
}
.get-catalog-small .get-catalog {
	padding: 40px 40px;
}
.get-catalog-small .get-catalog-image {
	margin-right: 25px;
}
.get-catalog-small .get-catalog-title {
	font-size: 24px;
}

@media screen and (max-width: 1240px) {
	.landing-development-item:nth-of-type(5n) {
		margin-right: 20px;
	}
}

@media screen and (max-width: 1180px) {
	.logo-landing-header {
		padding: 100px;
		background: linear-gradient(to right, #01425f, #1c93ce);
		height: auto;
	}
	.logo-landing-header-prefs {
		flex-wrap: wrap;
	}
	.logo-landing-header-prefs .pref {
		margin-right: 20px;
		margin-bottom: 20px;
	}

	.landing-why-items {
		flex-wrap: wrap;
		justify-content: normal;
	}
	.landing-why-item {
		margin-right: 20px;
		margin-bottom: 35px;
	}
	.factory-item {
		width: 100%;
	}
	.factory-item + .factory-item {
		margin-left: 20px;
	}

	.landing-d {
		display: block;
	}
	.landing-d .landing-caption {
		max-width: 100%;
		margin-bottom: 25px;
		line-height: 1.3;
	}
	.landing-d-items {
		width: auto;
	}
}
@media screen and (max-width: 1100px) {
	.landing-d-with-sidebar .landing-d-items {
		display: block;
		padding-bottom: 10px;
	}
	.landing-d-with-sidebar .landing-d-item {
		margin-bottom: 20px;
	}
	.landing-d-with-sidebar .landing-d-item-counter {
		min-width: 50px;
		text-align: center;
	}
	.landing-d-with-sidebar .landing-d-item-text br {
		display: none;
	}
}
@media screen and (max-width: 1010px) {
	.slides-block {display: none;}
	.factory-item {
		background: linear-gradient(to right, #ebf1f3, #6c9cb2);
	}
	.consultation-container {
		background: #007eb2 !important;
		padding: 40px;
	}
	.bottom-form-fields-wrapper {
		max-width: 100%;
	}
	.consultation-container form .button-wrapper {
		max-width: 100%;
	}
	.consultation-container form .button-wrapper .form-privacy {
		max-width: 100%;
		margin-left: 20px;
		margin-top: 0;
	}
	.consultation-container form .button-wrapper .form-privacy br {
		display: none;
	}

	.get-catalog-small .get-catalog {
		flex-wrap: wrap;
	}
	.get-catalog-small .get-catalog-top {
		align-items: flex-start;
		margin-bottom: 20px;
	}
	.get-catalog-small .get-catalog-button {
		width: 100%;
		min-width: auto;
	}
}
@media screen and (max-width: 840px) {
	.landing-minimum-item {
		width: 100%;
		margin-right: 0;
	}
}
@media screen and (max-width: 768px) {
	.logo-landing-header {
		padding: 40px;
		margin-bottom: 45px;
	}
	.logo-landing-header h1 {
		font-size: 35px;
	}
	.landing-caption, .faq-box h2, .tags-title, .videos-box h2, .browsed-box h2 {
		font-size: 26px;
		line-height: 1.4;
		margin-bottom: 20px;
	}
	.landing-price-structure .landing-caption {
		margin-bottom: 30px;
	}
	.landing-why {
		margin-bottom: 5px;
	}
	.landing-factory {
		margin-bottom: 20px;
	}
	.factory-item {
		margin-bottom: 20px;
	}
	.price-structure-items {
		display: block;
	}
	.price-structure-item {
		width: 100%;
		margin-bottom: 35px;
	}
	.price-structure-item-text br {
		display: none;
	}
	.price-list {
		margin-bottom: 45px;
	}
	.price-list-caption {
		line-height: 1.4;
	}
	.consultation-container {
		margin-bottom: 25px;
	}
	.consultation-container .top-box .title {
		line-height: 1.2;
		font-size: 26px;
		margin-bottom: 10px;
	}
	.consultation-container .top-box .subtitle {
		margin-bottom: 15px;
	}
	.preferences-block {
		margin-bottom: 15px;
	}
	.faq-box {
		margin-bottom: 40px;
	}
	.faqs .faq .title .icon {
		margin-right: 30px;
	}
	.faqs .faq .content {
		padding: 30px;
	}
	.landing-portfolio {
		margin-bottom: 40px;
	}
	.landing-actions-block {
		margin-bottom: 40px;
	}
	.landing-action {
		padding: 25px;
		background: #ebf0f3;
	}
	.landing-action-text {
		max-width: 100%;
		margin: 0;
	}
	.landing-reviews {
		margin-bottom: 40px;
	}
	.landing-reviews .landing-caption {
		margin-bottom: 20px;
	}
	.tabs {
		margin-bottom: 25px;
	}
	.social-wrapper {
		margin-bottom: 20px;
	}
	.tags-links {
		margin-bottom: 20px;
	}
	.videos-box {
		margin-bottom: 40px;
	}

	.landing-minimum {
		margin-bottom: 20px;
	}

	.landing-development {
		margin-bottom: 20px;
	}
	
	.landing-development-item {
		width: 100%;
		margin-right: 0;
		display: flex;
		align-items: center;
	}
	.landing-development-item:nth-of-type(5n) {
		margin-right: 0;
	}
	.landing-development-item-image {
		margin-bottom: 0;
		margin-right: 20px;
	}

	.landing-d-with-sidebar {
		margin-top: 40px;
	}
	.landing-d {
		margin-bottom: 40px;
	}
	.landing-d-items {
		display: block;
		padding-bottom: 10px;
	}
	.landing-d-item {
		margin-bottom: 20px;
	}
	.landing-d-item-counter {
		min-width: 50px;
		text-align: center;
	}
	.landing-d-item-text br {
		display: none;
	}

	.landing-clients {
		margin-bottom: 40px;
	}
	.landing-factory {
		margin-bottom: 40px;
	}

	.get-catalog {
		flex-wrap: wrap;
		margin-bottom: 40px;
	}
	.get-catalog-top {
		margin-bottom: 30px;
	}
	.get-catalog-image {
		margin-right: 20px;
	}
	.get-catalog-title {
		font-size: 24px;
	}
	.get-catalog-button {
		width: 100%;
		min-width: auto;
	}
}

@media screen and (max-width: 640px) {
	.landing-why-item {
		width: 100%;
		margin-right: 0;
	}
	.factory-items {
		flex-wrap: wrap;
	}
	.factory-item {
		width: 100%;
		margin-left: 0 !important;
		padding: 35px;
	}
	.factory-item-text {
		max-width: 100%;
	}
	.price-list-content table {
		font-size: 13px;
	}
	.price-list-content table td {
		padding: 10px;
	}
	.bottom-form-fields-half {
		display: block;
		margin: 0;
	}
	.bottom-form-fields-half input {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.consultation-container {
		padding: 25px;
	}
	.consultation-container form .button-wrapper {
		display: block;
	}
	.consultation-container form .button-wrapper .button {
		margin-bottom: 20px !important;
	}
}
@media screen and (max-width: 480px) {
	.landing-actions-block {
		/* margin-bottom: 20px; */
	}
	.landing-actions {
		display: block;
	}
	.landing-action {
		margin-bottom: 20px;
		margin-left: 0 !important;
	}
	.tags-content.collapsed {
		max-height: 117px;
	}

	.get-catalog, .get-catalog-small .get-catalog {
		padding: 25px;
	}
	.get-catalog-top {
		align-items: flex-start;
	}
	.get-catalog-title, .get-catalog-small .get-catalog-title {
		font-size: 20px;
	}
	.get-catalog-text {
		font-size: 16px;
	}
}

.header-container {
	height: auto;
}
.header-container .header-block {
	display: flex;
    justify-content: space-between;
	padding-top: 20px;
	/* padding-bottom: 20px; */
}
.header-container .header-block > div {
	margin-bottom: 20px;
}
.header-container .header-logo {
	position: relative;
	max-width: 240px;
	margin-right: 50px;
}
.header-container .logo {
	position: static;
	display: block;
	margin-bottom: 5px;
}
.header-container .logo img {
	max-width: 240px;
	height: auto;
}
.header-container .logo span {
	font-size: 16px;
	font-weight: normal;
	color: #505659;
	left: 70px;
    top: 40px;
}
.header-container .slogan {
	position: static;
	font-size: 15px;
	font-weight: bold;
	color: #505659;
	margin-left: 70px;
}
.header-container .slogan a {
	color: #505659;
}
.header-container .header-prefs {
	display: flex;
	align-items: center;
	width: 100%;
	margin-right: 40px;
}
.header-container .header-pref {
	box-sizing: border-box;
	position: relative;
	border: 1px solid #cfdee6;
	border-radius: 5px;
	padding: 15px;
	margin-right: 10px;
}
.header-container .header-pref img {
	display: block;
	margin-bottom: 10px;
}
.header-container .header-pref div {
	font-size: 14px;
	color: #505659;
	line-height: 1.2;
}

.header-container .header-contacts {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	max-width: 410px;
	min-width: 410px;
}
.header-container .header-contacts .contacts {
	position: static;
	margin-right: 35px;
    text-align: left;
}
.header-container .header-contacts .contacts .title {
	font-size: 14px;
	color: #505659;
	margin-bottom: 5px;
}
.header-container .header-contacts .contacts .phone {
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 10px 0;
	white-space: nowrap;
}
.header-container .header-contacts .contacts .worktime {
	font-size: 14px;
	color: #505659;
}
.header-container .header-contacts .button {
	position: relative;
	box-sizing: border-box;
	display: inline-flex;
	padding: 15px;
	border-radius: 5px;
	background: #007eb2;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
    text-transform: none;
	text-align: left;
	height: auto;
	line-height: 1.2;
	background: #007eb2 url('../images/icon_phone.svg') no-repeat 15px center;
	padding-left: 70px;
	white-space: normal;
}

.topnav-container {
	height: auto;
	padding-bottom: 0;
	background: #007eb2;
	min-height: 53px;
}
.topnav-container:before, .topnav-container:after {
	display: none;
}
.topnav-container ul a {
	font-size: 13px;
	font-weight: bold;
	padding: 20px 20px;
}
.topnav-container ul li.lvl1 a:after {
	display: none;
}
.topnav-container ul.lvl2 {
	top: auto !important;
}

.landing-sizes {
	margin-bottom: 80px;
}
.landing-sizes .landing-caption {
	margin-bottom: 55px;
}
.landing-sizes-items {
	display: flex;
	flex-wrap: wrap;
}
.landing-sizes-item {
	border-radius: 5px;
	background: linear-gradient(to bottom, rgb(195,218,230) 0%, rgb(235,241,243) 100%);
	width: 380px;
	min-width: 380px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 40px 30px;
	box-sizing: border-box;
}
.landing-sizes-item:last-child {
	margin-right: 0;
}
.sizes-item-title {
	font-size: 23px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 30px;
}
.sizes-item-image {
	margin-bottom: 40px;
}
.sizes-item-image img {
	max-width: 100%;
	height: auto;
}
.sizes-item-prefs {

}
.sizes-item-pref {
	margin-bottom: 30px;
}
.sizes-item-pref:last-child {
	margin-bottom: 0;
}
.sizes-item-pref-value {
	font-size: 15px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 10px;
}
.sizes-item-pref-value span {
	background: #f7f7f7;
	border-radius: 2px;
	display: inline-block;
	padding: 3px 5px;
}
.sizes-item-pref-name {
	font-size: 15px;
	color: #505659;
	line-height: 1.4;
}


.landing-colors {
	margin-bottom: 80px;
}
.landing-colors .landing-caption {
	margin-bottom: 55px;
}
.landing-colors-block {
	border: 1px solid #cfdee6;
	border-bottom: 0;
	border-radius: 5px 5px 0 0;
	padding: 50px 30px 30px 30px;
	box-sizing: border-box;
}
.landing-colors-title {
	font-size: 23px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 30px;
}
.landing-colors-items {
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
}
.landing-colors-items:last-child {
	margin-bottom: 0;
}
.landing-colors-item {
	width: 150px;
	min-width: 150px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.landing-colors-item:last-child {
	margin-right: 0;
}
.landing-colors-item-image {
	margin-bottom: 10px;
}
.landing-colors-item-image img {
	max-width: 100%;
	height: auto;
}
.landing-colors-item-name {
	font-size: 15px;
	color: #505659;
}

.landing-colors-bottom {
	border: 1px solid #cfdee6;
	border-radius: 0 0 5px 5px;
	padding: 20px 30px;
	display: flex;
	align-items: center;
}
.landing-colors-bottom img {
	margin-right: 20px;
}
.landing-colors-bottom span {
	font-size: 16px;
	color: #333333;
}

.contacts-form {
	background: #e0ecf3;
	border-radius: 20px;
	padding: 60px 60px 60px 60px;
	margin-bottom: 40px;
}
.contacts-form-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 15px;
}
.contacts-form-subtitle {
	font-size: 15px;
	color: #505659;
	margin-bottom: 30px;
	line-height: 1.3;
}

.contacts-form form .form-field {
	border: none;
    font-size: 16px;
    color: #505659;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 16px 20px;
    margin-bottom: 20px;
}
.contacts-form form textarea.form-field {
	height: 90px;
}
.contacts-form form .inputbox-half {
	display: flex;
}
.contacts-form form .inputbox-half > div {
	width: 100%;
}
.contacts-form form .inputbox-half > div + div {
	margin-left: 20px;
}

.contacts-form-bottom {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}
.contacts-form-bottom > div {
	width: 100%;
}
.contacts-form form .button-wrap {
	margin: 0 20px 0 0;
	max-width: 220px;
}
.contacts-form form .button-wrap:before, .contacts-form form .button-wrap:after {
	display: none;
}
.contacts-form form .button-wrap input {
	display: block;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    height: auto;
    background: #007eb2;
    line-height: 1;
    padding: 16px 20px;
}

.contacts-form form .contacts-form-bottom .form-privacy {
	font-size: 14px;
	color: #505659;
	margin-top: 0;
	max-width: 370px;
	box-sizing: border-box;
	display: flex;
	margin-right: 20px;
}
.contacts-form form .contacts-form-bottom .form-privacy input {
	margin: 3px 10px 3px 3px;
}
.contacts-form form .contacts-form-bottom .form-privacy a {
	font-size: 14px;
	color: #505659;
}

.file-attach-wrapper {
	margin-bottom: 20px;
}
.progress {
	display: none;
	margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
}
.progress .bar {
	background: #007eb2;
    height: 20px;
}

@media screen and (max-width: 1200px) {
	.header-container .header-block {
		flex-wrap: wrap;
		justify-content: center;
	}
	.header-container .header-prefs {
		width: auto;
	}
}
@media screen and (max-width: 1100px) {
	.header-container .header-block {
		display: block;
    	text-align: center;
	}
	.header-container .header-logo {
		margin-right: 0;
		max-width: 100%;
		display: inline-block;
		text-align: left;
	}
	.header-container .slogan {
		width: auto;
	}
	.header-container .header-prefs {
		margin-right: 0;
    	justify-content: center;
		text-align: left;
	}
	.header-container .header-contacts {
		justify-content: center;
		margin-right: 0;
		max-width: 100%;
		min-width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.header-container .header-prefs {
		display: none;
	}
}
@media screen and (max-width: 560px) {
	.header-container .header-contacts {
		display: block;
		text-align: center;
	}
	.header-container .header-contacts .contacts {
		text-align: center;
		margin-right: 0;
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 768px) {
	.topnav-container.fixed {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
	}
}
@media screen and (max-width: 768px) {
	.topnav-container ul a {
		padding: 20px 30px 20px 20px;
	}

	.topnav-container ul a .toggle-menu {
		background: url('images/submenu.png') no-repeat center;
		width: 10px;
		position: absolute;
    	right: 10px;
    	top: 0;
    	bottom: 0;
    	height: 100%;
		transition: .3s;
	}
	.topnav-container ul li.open > a {
		background: #fd9526;
	}
	.topnav-container ul li.open a .toggle-menu {
		transform: rotate(180deg);
	}
	.topnav-container ul li.open .lvl2 {
		display: block !important;
	}

	.topnav-container ul a:hover {
		background: none;
	}
	.topnav-container ul li.lvl1:hover ul.lvl2 {
		display: none;
	}
	.topnav-container ul.lvl2 li:hover ul.lvl3 {
		display: none;
	}

	.contacts-form {
		padding: 35px;
	}
	.contacts-form form .contacts-form-bottom .form-privacy {
		margin-right: 0;
	}
}

@media screen and (max-width: 480px) {
	.contacts-form form .inputbox-half {
		display: block;
	}
	.contacts-form form .inputbox-half > div + div {
		margin-left: 0;
	}

	.contacts-form-bottom {
		flex-direction: column-reverse;
    	align-items: center;
	}
	.contacts-form form .button-wrap {
		margin-right: 0;
		margin-top: 20px;
	}
}

.rich-text table td .button {
	font-size: 12px;
	margin-right: 20px;
}
.rich-text table td .buttonwrap-right:after {
	right: -5px;
}