
@font-face {
	font-family: Cleanvertising;
	src: local("Cleanvertising-Light"), url(../fonts/cleanvertising-light.html) format("woff2"), url(../fonts/cleanvertising-light.woff) format("woff"), url(../fonts/cleanvertising-light-2.html) format("truetype");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: Cleanvertising;
	src: local("Cleanvertising-Black"), url(../fonts/cleanvertising-black.html) format("woff2"), url(../fonts/cleanvertising-black.woff) format("woff"), url(../fonts/cleanvertising-black-2.html) format("truetype");
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: pf_dindisplay_pro;
	src: url(../fonts/pfdindisplaypro-regular-webfont.eot);
	src: url(../fonts/pfdindisplaypro-regular-webfontd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/pfdindisplaypro-regular-webfont.woff) format("woff"), url(../fonts/pfdindisplaypro-regular-webfont.html) format("truetype"), url(../fonts/pfdindisplaypro-regular-webfont.svg#pf_dindisplay_proregular) format("svg");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: pf_dindisplay_pro;
	src: url(../fonts/pfdindisplaypro-bold-webfont.eot);
	src: url(../fonts/pfdindisplaypro-bold-webfontd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/pfdindisplaypro-bold-webfont.woff) format("woff"), url(../fonts/pfdindisplaypro-bold-webfont.html) format("truetype"), url(../fonts/pfdindisplaypro-bold-webfont.svg#pf_dindisplay_probold) format("svg");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: frank-DemiCond;
	src: url(../fonts/FranklinGothic-DemiCond.eot);
	src: local("Franklin Gothic Demi Cond"), local("./../fonts/FranklinGothic-DemiCond"), url(../fonts/FranklinGothic-DemiCondd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/FranklinGothic-DemiCond.html) format("woff2"), url(../fonts/FranklinGothic-DemiCond.woff) format("woff"), url(../fonts/FranklinGothic-DemiCond-2.html) format("truetype"), url(../fonts/FranklinGothic-DemiCond.svg#FranklinGothic-DemiCond) format("svg");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: frank-Medium;
	src: url(../fonts/FranklinGothic-Medium.eot);
	src: local("Franklin Gothic Medium"), local("FranklinGothic-Medium"), url(../fonts/FranklinGothic-Mediumd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/FranklinGothic-Medium.html) format("woff2"), url(../fonts/FranklinGothic-Medium.woff) format("woff"), url(../fonts/FranklinGothic-Medium-2.html) format("truetype"), url(../fonts/FranklinGothic-Medium.svg#FranklinGothic-Medium) format("svg");
	font-weight: 400;
	font-style: normal;
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
}
.slick-slider {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.slick-list, .slick-slider {
	position: relative;
	display: block;
}
.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir=rtl] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-next, .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev {
	left: -25px;
}
[dir=rtl] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-next {
	right: -25px;
}
[dir=rtl] .slick-next {
	right: auto;
	left: -25px;
}
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
}
.slick-dots li, .slick-dots li button {
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	padding: 5px;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-arrow {
	width: 70px;
	height: 100px;
	z-index: 1;
}
.slick-prev {
	background: #000;
	background: url(../img/big_arrow_right.png) 0 no-repeat, rgba(0, 0, 0, .3);
}
.slick-next {
	background: url(../img/big_arrow_left.png) 80% no-repeat, rgba(0, 0, 0, .3);
}
html {
	display: block;
}
body, html {
	margin: 0;
	padding: 0;
}
.fc_form_tml .buttons button, .fc_form_tml .buttons input {
	height: 40px;
	padding: 7px 30px;
	font-size: 21px;
	text-align: center;
	font-family: Roboto Condensed;
	font-weight: 400;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	border-radius: 0;
}
.inner {
	max-width: 1250px;
	margin: 0 auto;
	position: relative;
	padding: 33px 0;
	zoom: 1;
}
.inner.inner-2 {
	padding-top: 0;
}
.cf:after, .cf:before {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
#wrap {
	color: #262427;
	overflow: hidden;
	max-width: 100%;
	font-family: Roboto Condensed;
	font-size: 17px;
	min-width: 420px;
}
a {
	color: inherit;
}
.h_nav_top {
	z-index: 2;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 26px 5px rgba(0, 0, 0, .26);
	box-shadow: 0 0 26px 5px rgba(0, 0, 0, .26);
	z-index: 100;
	max-width: 100%;
}
.singlepage .h_nav_top {
	background: url(../img/header-bg-1.jpg) top center no-repeat;
	background-size: 100% auto;
}
.h_nav_top p {
	margin: 0;
}
.h_nav_top .burger {
	display: inline-block;
	background: url(../img/burger_color_2.png) 50% no-repeat;
	background-size: cover;
	border: 2px solid #a15963;
	padding: 3px;
	border-radius: 5px;
	width: 35px;
	height: 35px;
	margin: 5px 0 5px 15px;
	cursor: pointer;
	z-index: 3;
	position: relative;
	display: none;
}
.h_nav_top .topper {
	color: #fff;
}
.h_nav_top .topper .inner {
	height: auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 19px 0 7px;
	-webkit-transition: padding .15s linear;
	transition: padding .15s linear;
}
.h_nav_top .topper .inner:after, .h_nav_top .topper .inner:before {
	content: none;
}
.h_nav_top .topper .links p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 8px 30px 8px 0;
}
.h_nav_top .topper .links a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 2px 10px 4px;
	background-color: #ffdc2b;
	color: #262427;
	text-decoration: none;
}
.h_nav_top .topper .links a:hover {
	background-color: #fff;
}
.h_nav_top .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	position: relative;
	padding: 0;
}
.h_nav_top .menu {
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	position: relative;
	height: 100%;
	padding-right: 15px;
}
.h_nav_top .menu:after {
	content: "";
	width: 1980px;
	height: 100%;
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	background: hsla(0, 0%, 100%, .5);
	z-index: -1;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
}
.h_nav_top .menu>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.h_nav_top .menu>ul, .h_nav_top .menu>ul>li {
	height: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.h_nav_top .menu>ul>li>a {
	width: 100%;
	height: 100%;
	display: inline-block;
	text-align: center;
	color: #fff;
	padding: 9px 0 11px;
	text-decoration: none;
	font-size: 15px;
	font-family: Roboto Condensed;
	letter-spacing: 1.5px;
}
.h_nav_top .menu>ul>li>a.active {
	font-family: Roboto Condensed;
	font-size: 15px;
}
.h_nav_top .menu>ul>li>a:hover {
	text-decoration: underline;
}
.h_nav_top .menu>ul>li:hover>.submenu {
	display: block;
}
.h_nav_top .menu>ul>li .submenu {
	display: none;
	position: absolute;
	z-index: 50;
	min-width: 180px;
	background-color: #003448;
	-webkit-box-shadow: 0 0 26px 5px rgba(0, 0, 0, .26);
	box-shadow: 0 0 26px 5px rgba(0, 0, 0, .26);
	list-style-type: none;
	padding: 10px 25px 15px;
}
.h_nav_top .menu>ul>li .submenu li {
	margin: 6px 0;
}
.h_nav_top .menu>ul>li .submenu li a {
	display: block;
}
.h_nav_top .menu>ul>li .submenu li a.active, .h_nav_top .menu>ul>li .submenu li a:hover {
	text-decoration: none;
}
.h_nav_top .contacts {
	position: relative;
	z-index: 3;
	display: block;
	font-size: 28px;
	line-height: 1;
	color: #000;
	text-align: right;
	padding: 11px 0 0 10px;
	font-family: Roboto Condensed;
	font-size: 22px;
	letter-spacing: 1px;
	word-spacing: -6px;
	white-space: nowrap;
}
.h_nav_top .contacts:after {
	content: "";
	width: 1980px;
	height: 100%;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	background: #00f;
	z-index: -1;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
}
.h_nav_top .contacts p {
	line-height: 18px;
}
.h_nav_top .contacts a {
	color: inherit;
	text-decoration: none;
}
.h_nav_top .contacts a:hover {
	color: #000;
}
.h_nav_top .contacts span {
	font-family: Cleanvertising;
	line-height: 14px;
	font-size: 14px;
	color: inherit;
	text-decoration: none;
	letter-spacing: 1px;
}
.h_nav_top .contacts img {
	vertical-align: middle;
	margin-top: -6px;
}
.h_nav_top .languages {
	min-width: 75px;
	font-size: 0;
	position: relative;
	z-index: 10;
	-ms-grid-row-align: center;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	margin-left: 20px;
	text-align: right;
}
.h_nav_top .languages a, .h_nav_top .languages span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	font-size: 15px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 4px 10px;
}
.h_nav_top .languages span {
	background-color: #006990;
}
.h_nav_top .languages a {
	background-color: #e3e3e3;
	color: #000;
}
.h_nav_top .languages a:hover {
	background-color: #fff;
	color: #006990;
}
.h_nav_top .city .jq-selectbox {
	display: none!important;
}
.h_nav_top .city .jq-selectbox__select {
	width: 150px;
	height: 26px;
	border-radius: 0;
}
.h_nav_top .city .jq-selectbox__select-text {
	line-height: 24px;
}
.h_nav_top .city .jq-selectbox__trigger {
	width: 25px;
}
.h_nav_top .city .jq-selectbox__trigger-arrow {
	top: 11px;
	right: 7px;
}
.reg_menu {
	font-size: 16px;
	text-align: right;
}
.reg_menu span {
	border-bottom: 1px dotted;
	cursor: pointer;
	font-size: 26px;
	font-family: frank-DemiCond;
	letter-spacing: .7px;
}
.reg_menu span:hover {
	border-bottom-color: transparent;
}
.header {
	padding: 96px 0 0;
	position: relative;
}
.header .slider {
	position: absolute;
	left: 0;
	width: 1980px;
	height: 100%;
	z-index: 0;
}
.header .slogan_bottom span {
	display: block;
}
.header p {
	margin: 0;
}
.header .inner {
	padding: 0;
}
.header .left {
	float: left;
	position: relative;
	z-index: 2;
}
.header .right {
	float: right;
	position: relative;
	z-index: 2;
}
.header .center {
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.header .logo {
	zoom: 1;
}
.header .logo:after, .header .logo:before {
	content: "";
	display: table;
}
.header .logo:after {
	clear: both;
}
.header .logo img {
	float: left;
}
.header .logo a {
	color: inherit;
	font-size: inherit;
	text-decoration: none;
	display: inline-block;
	zoom: 1;
}
.header .logo a:after, .header .logo a:before {
	content: "";
	display: table;
}
.header .logo a:after {
	clear: both;
}
.header .form_opener {
	background: #ffc322;
	color: #262427;
	width: 323px;
	height: 40px;
	line-height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
	font-family: Roboto Condensed;
	cursor: pointer;
	padding: 0 20px!important;
}
.header .form_opener:hover {
	background: #697a81;
	color: #fff;
}
.header .form_opener {
	display: none;
}
.mainpage .content {
	background-color: #ffdc2b;
	font-size: 18px;
}
.mainpage .content h1 {
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 14px;
}
.mainpage .inner-2 {
	line-height: 1.2;
	margin: 0 auto 31px;
}
.mainpage .inner-2 p {
	margin: 0;
}
.singlepage .content {
	padding-top: 65px;
	background-color: #fff;
	color: #000;
}
.singlepage .content a {
	color: #ffc322;
}
.singlepage .content h1 {
	text-align: left;
}
.singlepage .breadcrumbs {
	margin-bottom: 30px;
}
.counter .inner {
	min-height: 162px;
	padding: 23px 0;
}
.counter .countdown_title {
	font-size: 26px;
	display: block;
	text-align: center;
	margin: 0 0 14px;
	letter-spacing: -.3px;
}
.counter .countdown_title span {
	font-weight: 700;
}
.counter .lpc_timer p {
	margin: 0;
}
.counter .lpc_timer #clock {
	text-align: center;
}
.counter .lpc_timer #clock>div {
	display: inline-block;
	height: 64px;
	margin-right: 29px;
}
.counter .lpc_timer #clock>div p {
	display: inline-block;
	width: 44px;
	height: 64px;
	background: url(../img/countdown_number.png) 0 0 no-repeat;
	text-align: center;
	line-height: 64px;
	font-size: 53px;
	font-weight: 300;
	margin: 0 2px 0 0;
}
.counter .lpc_timer #clock>div .data, .counter .lpc_timer #clock>div .label {
	display: inline-block;
	vertical-align: bottom;
}
.counter .lpc_timer #clock>div .label {
	font-size: 40px;
	font-weight: 300;
	margin: 0 0 0 5px;
}
.counter .lpc_timer #clock #sec {
	display: none;
}
.block {
	overflow: hidden;
	padding: 0 32px;
}
.block .h1, .block .h2, .block .h3, .block .h4, .block h1, .block h2, .block h3, .block h4 {
	font-size: 48px;
	display: block;
	width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 100%;
	flex: 0 100%;
	font-weight: 100;
	text-align: center;
	margin: 0 0 27px;
	font-family: frank-DemiCond;
}
.block.type1, .block.type1 .h1, .block.type1 .h2, .block.type1 .h3, .block.type1 .h4, .block.type1 a, .block.type1 h1, .block.type1 h2, .block.type1 h3, .block.type1 h4 {
	color: #fff;
}
.block.table_block table {
	width: 100%;
	margin-bottom: 50px;
}
.block.table_block table:last-child {
	margin-bottom: 0;
}
.block.table_block table tr, .block.table_block table tr td {
	text-align: center;
	vertical-align: top;
}
.block.table_block table tr td img {
	display: inline-block;
	margin-bottom: 16px;
}
.block.table_block table tr td span {
	display: block;
	width: 100%;
}
.block.slider_type2 .image img {
	max-width: 100%;
	height: auto;
}
.block .slides {
	width: 100%;
	position: relative;
}
.block .slides .slick-slide img {
	max-width: 100%;
	height: auto;
}
.block .slides .news_block_item {
	zoom: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.block .slides .news_block_item:after, .block .slides .news_block_item:before {
	content: "";
	display: table;
}
.block .slides .news_block_item:after {
	clear: both;
}
.block .slides .news_block_item .image {
	margin-bottom: 10px;
}
.block .slides .slick-dots {
	bottom: -33px;
}
.block .slides.not-wrap .news_block_item {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.block .slides.not-wrap .image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 130px;
	flex: 0 0 130px;
}
.block .slides .slick-arrow {
	width: 30px;
	height: 52px;
	z-index: 10;
}
.block .slides .slick-arrow.slick-prev {
	background: url(../img/big_arrow_right.png) 100% no-repeat;
	background-color: rgba(0, 0, 0, .25);
	left: 0;
}
.block .slides .slick-arrow.slick-next {
	background: url(../img/big_arrow_left.png) 0 no-repeat;
	background-color: rgba(0, 0, 0, .25);
	right: 0;
}
.block.block_form {
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f4f7), to(#d6dbe3));
	background: linear-gradient(#f3f4f7, #d6dbe3);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #adb4bf;
}
.block.block_form .inner {
	padding: 20px 0;
}
.block.block_form .h3 {
	font-size: 27px;
}
.block.block_form .h3 span {
	font-weight: 700;
}
.block.block_form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.block.block_form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.block.block_form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.block.block_form .uss_form_item input, .block.block_form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.block.block_form .uss_form_item input.error, .block.block_form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.block.block_form .uss_form_item input[type=submit], .block.block_form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.block.block_form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.block.block_form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.block.block_form form .group .fc_item:not(.block) {
	width: 100%;
}
.block.block_form form .group .fc_item label {
	font-size: 15px;
}
.block.block_form form .group .fc_item .elem_item {
	width: 100%;
}
.block.block_form form .group .fc_item .elem_item input, .block.block_form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.block.block_form form .group .fc_item .elem_item input.error, .block.block_form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.block.block_form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.block.block_form form .buttons button, .block.block_form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.block.block_form form .buttons button:hover, .block.block_form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.block.block_form form, .block.block_form form .group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.block.block_form form .group {
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	max-width: 75%;
}
.block.block_form form .group .fc_item {
	display: inline-block;
	max-width: 310px;
	margin-right: 1%;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}
.block.block_form form .group .fc_item .elem_item input {
	width: 100%;
}
.block.block_form form .buttons {
	max-width: 298px;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	display: block;
	margin: 0 auto;
}
.block.block_form form .buttons input {
	font-family: Roboto Condensed;
	font-size: 18px;
	max-width: 100%;
}
table.table_block {
	width: 100%;
}
table.table_block tbody {
	display: block;
}
table.table_block tr {
	width: 100%;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
table.table_block tr.center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
table.table_block tr.left {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
table.table_block tr.right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
table.table_block tr td {
	display: block;
}
.product .catalog_menu, .product .inner .items, .product .uss_eshop_menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.product ul, .product ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.product .catalog_menu li, .product .uss_eshop_block_item {
	margin-bottom: 20px;
	width: 230px;
}
.product .catalog_menu_image img {
	max-width: 100%;
}
.product .uss_eshop_menu li {
	width: 230px;
}
.product_catalog+.product_catalog .inner {
	padding-top: 0!important;
}
.product_catalog .catalog_menu, .product_catalog .inner .items, .product_catalog .uss_eshop_menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.product_catalog ul, .product_catalog ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.product_catalog .catalog_menu li, .product_catalog .uss_eshop_block_item {
	margin-bottom: 20px;
	width: 230px;
}
.product_catalog .catalog_menu_image img {
	max-width: 100%;
}
.product_catalog .uss_eshop_menu li {
	width: 230px;
}
.photoalbum .uss_images_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.photoalbum .uss_images_block .uss_one_image {
	margin-bottom: 10px!important;
	max-width: 49%;
}
.photoalbum .uss_images_block .uss_one_image img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.photoalbum .uss_images_block .uss_one_image {
	width: calc((100% - 45px)/5);
}
.bg_type0, .bg_type1, .bg_type2, .bg_type3, .bg_type4 {
	background-size: cover!important;
	background-position: top!important;
}
.footer {
	font-size: 17px;
}
.footer .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 0;
}
.footer .inner:after, .footer .inner:before {
	content: none;
}
.footer .h3 {
	text-align: left!important;
}
.footer .left {
	max-width: 48%;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	font-weight: 100;
}
.footer .left iframe, .footer .left img, .footer .left object, .footer .left ymaps[id^=ymaps] {
	max-width: 100%;
}
.footer .right {
	max-width: 48%;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}
.footer .right iframe, .footer .right img, .footer .right object, .footer .right ymaps {
	max-width: 100%;
}
.footer ol {
	padding-left: 15px;
}
.footer ol li {
	margin-bottom: 14px;
}
.footer .bottom {
	padding: 15px 0;
	margin-top: 65px;
	background: url(../img/footer_line.png) top repeat-x;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	float: none;
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.footer .bottom .copy {
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	text-align: right;
}
.footer .bottom .dev {
	margin-right: 10px;
}
.footer .fc_form_tml .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.footer .fc_form_tml .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.footer .fc_form_tml .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.footer .fc_form_tml .uss_form_item input, .footer .fc_form_tml .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.footer .fc_form_tml .uss_form_item input.error, .footer .fc_form_tml .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.footer .fc_form_tml .uss_form_item input[type=submit], .footer .fc_form_tml .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.footer .fc_form_tml .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.footer .fc_form_tml .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.footer .fc_form_tml form .group .fc_item:not(.block) {
	width: 100%;
}
.footer .fc_form_tml form .group .fc_item label {
	font-size: 15px;
}
.footer .fc_form_tml form .group .fc_item .elem_item input, .footer .fc_form_tml form .group .fc_item .elem_item textarea {
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	background-color: #eee;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.footer .fc_form_tml form .group .fc_item .elem_item input.error, .footer .fc_form_tml form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.footer .fc_form_tml form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.footer .fc_form_tml form .buttons button, .footer .fc_form_tml form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.footer .fc_form_tml form .buttons button:hover, .footer .fc_form_tml form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.footer .fc_form_tml, .footer .fc_form_tml * {
	font-family: Roboto Condensed!important;
}
.footer .fc_form_tml form .group, .footer .fc_form_tml form .group .fc_item {
	width: 100%;
}
.footer .fc_form_tml form .group .fc_item label {
	font-weight: 400;
}
.footer .fc_form_tml form .group .fc_item .elem_item {
	width: 100%;
}
.footer .fc_form_tml form .group .fc_item .elem_item label {
	display: block;
	color: #fff;
	font-size: 15px;
}
.footer .fc_form_tml form .group .fc_item .elem_item input, .footer .fc_form_tml form .group .fc_item .elem_item textarea {
	background: #eee;
	color: #9c9d9d;
	width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	text-shadow: none;
	border-bottom: 1px solid #babdbd;
	border-right: 1px solid #babdbd;
	border-color: #babdbd #fff #fff #babdbd;
	border-style: solid;
	border-width: 1px;
	resize: none;
}
.footer .fc_form_tml form .group .fc_item .elem_item input[type=text] {
	height: 40px;
	font-size: 16px;
}
.footer .fc_form_tml form .group .fc_item .elem_item textarea {
	height: 80px;
	padding: 9px 0 0 9px!important;
}
.footer .fc_form_tml form .buttons, .footer .fc_form_tml form .buttons input {
	width: 100%;
}
.uss_catalog_block_cat, .uss_shop_block_cat, .uss_shop_blocks_view {
	overflow: visible;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.uss_catalog_block_cat .uss_eshop_block_item, .uss_catalog_block_cat .uss_eshop_item, .uss_shop_block_cat .uss_eshop_block_item, .uss_shop_block_cat .uss_eshop_item, .uss_shop_blocks_view .uss_eshop_block_item, .uss_shop_blocks_view .uss_eshop_item {
	margin-left: 0!important;
	margin-right: 0!important;
}
.uss_shop_blocks_view .uss_eshop_item {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_description {
	-moz-flex: 1 auto;
	-o-flex: 1 auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_by, .uss_shop_blocks_view .uss_eshop_item .uss_shop_by+.uss_shop_by.uss_shop_buy_one_click {
	padding-top: 10px!important;
}
.uss_shop_blocks_view .uss_eshop_item .uss_compare_by, .uss_shop_blocks_view .uss_eshop_item .uss_shop_producer {
	line-height: 30px;
	padding-left: 14px;
}
.uss_eshop_block_item {
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .26);
	box-shadow: 0 0 7px rgba(0, 0, 0, .26);
	position: relative;
	margin: 0;
	padding: 0!important;
	z-index: 5;
	overflow: visible!important;
	background: #fff;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.uss_eshop_block_item .item .uss_shop_name {
	-moz-flex: 1 auto;
	-o-flex: 1 auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}
.uss_eshop_block_item>* {
	margin-top: 0!important;
	margin-bottom: 0!important;
}
.uss_eshop_block_item>div {
	background: #fff;
}
.uss_eshop_block_item .eshop_filters_area {
	margin: 0;
	padding: .8em 14px 0;
}
.uss_eshop_block_item .eshop_filters_area .eshop_filters_group_title, .uss_eshop_block_item .eshop_filters_area .title, .uss_eshop_block_item .eshop_filters_area h1, .uss_eshop_block_item .eshop_filters_area h2, .uss_eshop_block_item .eshop_filters_area h3 {
	font-size: 15px;
	font-weight: 400;
	display: block;
	padding: 0 0 7px;
}
.uss_eshop_block_item .eshop_filters_area .eshop_filters_item:last-child {
	margin-bottom: 0;
}
.uss_eshop_block_item .add_to_cart {
	font-size: 20px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	padding: 0;
	line-height: 37px;
	width: 100%;
	height: 37px;
	display: block;
	position: relative;
}
.uss_eshop_block_item .uss_shop_name {
	margin: 0;
}
.uss_eshop_block_item .uss_shop_name a {
	font-size: 18px;
	font-weight: 300;
	display: inline-block;
	padding: 13px 0 5px 14px;
	display: block;
	height: 62px;
	overflow: hidden;
}
.uss_eshop_block_item .price, .uss_eshop_block_item .uss_shop_price {
	margin: 0;
	padding: 7px 0 0 13px;
}
.uss_eshop_block_item .price span, .uss_eshop_block_item .uss_shop_price span {
	background: none;
	font-size: 28px;
	padding: 0 0 6px!important;
	margin: 0;
	display: block;
	width: 100%;
	background: none!important;
	font-weight: 300;
}
.uss_eshop_block_item .price span em.currency_class, .uss_eshop_block_item .uss_shop_price span em.currency_class {
	font-size: 22px;
}
.uss_eshop_block_item .price span.old_price, .uss_eshop_block_item .uss_shop_price span.old_price {
	font-size: 16px;
	padding-bottom: 0;
	color: #697a81;
	display: inline-block;
}
.uss_eshop_block_item .price span.old_price em.currency_class, .uss_eshop_block_item .uss_shop_price span.old_price em.currency_class {
	font-size: 12px;
}
.uss_eshop_block_item .img, .uss_eshop_block_item .uss_img_holder {
	border: none;
	display: block;
}
.uss_eshop_block_item .uss_shop_description {
	margin: 0;
	padding: 0 0 0 14px;
}
.uss_eshop_block_item .uss_shop_uid {
	padding: 7px 0 7px 14px;
}
.uss_eshop_block_item a.add_to_cart {
	font-size: 20px;
	text-align: center;
	display: inline-block;
	width: 100%;
	height: 37px;
	text-decoration: none;
	padding: 0;
	line-height: 37px;
}
.uss_eshop_block_item .uss_img_holder {
	margin: 0!important;
	width: 100%!important;
	display: block!important;
}
.uss_eshop_block_item .uss_shop_put {
	padding-left: 14px;
}
.uss_eshop_block_item .uss_shop_put .uss_shop_put {
	display: inline-block;
	float: left;
}
.uss_eshop_block_item .uss_shop_put .uss_shop_put a {
	margin-right: 5px;
}
.uss_eshop_block_item:hover {
	cursor: pointer;
}
.uss_eshop_block_item:hover:before {
	content: "";
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	left: -2px;
	top: -2px;
	background: red;
	position: absolute;
	z-index: -1;
}
.uss_eshop_block_item:hover .img, .uss_eshop_block_item:hover .uss_img_holder {
	width: 100%;
	overflow: hidden;
}
.uss_eshop_block_item:hover img {
	position: relative;
}
.uss_catalog_block_cat .uss_catalog_category, .uss_shop_block_cat .uss_shop_category {
	position: relative;
	margin: 0 0 20px;
	padding: 0!important;
	z-index: 5;
	overflow: visible!important;
	background: #fff;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: space-between;
	flex-wrap: space-between;
}
.uss_catalog_block_cat .uss_catalog_category {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.uss_catalog_block_cat .uss_catalog_category .catalog_info {
	-moz-flex: 1 auto;
	-o-flex: 1 auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.uss_catalog_block_cat .uss_catalog_category .catalog_info .uss_catlog_cat_anons {
	-moz-flex: 1 auto;
	-o-flex: 1 auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}
.uss_shop_block_cat .uss_shop_category {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.uss_shop_block_cat .uss_shop_category .uss_shop_cat_name {
	-moz-flex: 1 auto;
	-o-flex: 1 auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}
.uss_catalog_block_cat .uss_catalog_category>*, .uss_shop_block_cat .uss_shop_category>* {
	margin-top: 0!important;
	margin-bottom: 0!important;
}
.uss_catalog_block_cat .uss_catalog_category>div, .uss_shop_block_cat .uss_shop_category>div {
	background: #fff;
}
.uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_name, .uss_shop_block_cat .uss_shop_category .uss_catalog_cat_name {
	margin: 0;
	text-align: left;
}
.uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_name a, .uss_shop_block_cat .uss_shop_category .uss_catalog_cat_name a {
	font-size: 18px;
	font-weight: 300;
	display: inline-block;
	padding: 13px 0 5px 14px;
	text-align: center;
	text-decoration: none;
	font-weight: 500;
}
.uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_name a:before, .uss_shop_block_cat .uss_shop_category .uss_catalog_cat_name a:before {
	content: "";
	display: block;
	background: #ffc322;
	margin: 0 auto 10px;
	height: 2px;
	width: 45px;
}
.uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_name a:hover, .uss_shop_block_cat .uss_shop_category .uss_catalog_cat_name a:hover {
	text-decoration: underline;
}
.uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_name a, .uss_shop_block_cat .uss_shop_category .uss_catalog_cat_name a {
	display: block;
	height: 86px;
	overflow: hidden;
	color: #006990;
}
.uss_catalog_block_cat .uss_catalog_category .catalog_info, .uss_shop_block_cat .uss_shop_category .catalog_info {
	-moz-flex: 1 auto;
	-o-flex: 1 auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.uss_catalog_block_cat .uss_catalog_category .uss_catlog_cat_anons, .uss_shop_block_cat .uss_shop_category .uss_catlog_cat_anons {
	margin: 0;
	padding: 0 0 0 14px;
	text-align: left;
	-moz-flex: 1 auto;
	-o-flex: 1 auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}
.uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_img, .uss_catalog_block_cat .uss_catalog_category .uss_shop_cat_img_wrap .uss_shop_cat_img, .uss_shop_block_cat .uss_shop_category .uss_catalog_cat_img, .uss_shop_block_cat .uss_shop_category .uss_shop_cat_img_wrap .uss_shop_cat_img {
	margin: 0!important;
	width: 100%!important;
	display: block!important;
	border: none;
	height: auto!important;
}
.uss_catalog_block_cat .uss_catalog_category .catalog_orderbutton, .uss_shop_block_cat .uss_shop_category .catalog_orderbutton {
	float: none;
	margin: 0 auto 3px;
	font-size: 17px;
}
.uss_catalog_block_cat .uss_catalog_category:hover, .uss_shop_block_cat .uss_shop_category:hover {
	cursor: pointer;
}
.uss_catalog_block_cat .uss_catalog_category:hover:before, .uss_shop_block_cat .uss_shop_category:hover:before {
	content: "";
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	left: -2px;
	top: -2px;
	background: red;
	position: absolute;
	z-index: -1;
}
.uss_catalog_block_cat .uss_catalog_category:hover .img, .uss_catalog_block_cat .uss_catalog_category:hover .uss_img_holder, .uss_shop_block_cat .uss_shop_category:hover .img, .uss_shop_block_cat .uss_shop_category:hover .uss_img_holder {
	width: 100%;
	overflow: hidden;
}
.uss_catalog_block_cat .uss_catalog_category:hover img, .uss_eshop_item, .uss_shop_block_cat .uss_shop_category:hover img {
	position: relative;
}
.uss_catalog_cat_img {margin: 0 3em 0 0;
    float: left;}
.uss_catalog_list_cat .uss_catalog_cat_name {    color: #003448;
    font-size: 22px;}
	.uss_catalog_list_cat .uss_catalog_cat_img{    overflow: initial;
    margin-right: 30px;}
.uss_catalog_list_cat .uss_catalog_category {display: flex;}
.uss_catalog_cat_img img {max-width: 300px;}
.uss_eshop_item {
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .26);
	box-shadow: 0 0 7px rgba(0, 0, 0, .26);
	margin: 0;
	padding: 0!important;
	z-index: 5;
	overflow: visible!important;
	background: #fff;
}
.uss_eshop_item>* {
	margin-top: 0!important;
	margin-bottom: 0!important;
}
.uss_eshop_item>div {
	background: #fff;
}
.uss_eshop_item .eshop_filters_area {
	margin: 0;
	padding: .8em 14px 0;
}
.uss_eshop_item .eshop_filters_area .eshop_filters_group_title, .uss_eshop_item .eshop_filters_area .title, .uss_eshop_item .eshop_filters_area h1, .uss_eshop_item .eshop_filters_area h2, .uss_eshop_item .eshop_filters_area h3 {
	font-size: 15px;
	font-weight: 400;
	display: block;
	padding: 0 0 7px;
}
.uss_eshop_item .eshop_filters_area .eshop_filters_item:last-child {
	margin-bottom: 0;
}
.uss_eshop_item .add_to_cart {
	font-size: 20px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	padding: 0;
	line-height: 37px;
	width: 100%;
	height: 37px;
	display: block;
	position: relative;
}
.uss_eshop_item .uss_shop_name {
	margin: 0;
}
.uss_eshop_item .uss_shop_name a {
	font-size: 18px;
	font-weight: 300;
	display: inline-block;
	padding: 13px 0 5px 14px;
	display: block;
	height: 62px;
	overflow: hidden;
}
.uss_eshop_item .price, .uss_eshop_item .uss_shop_price {
	margin: 0;
	padding: 7px 0 0 13px;
}
.uss_eshop_item .price span, .uss_eshop_item .uss_shop_price span {
	background: none;
	font-size: 28px;
	padding: 0 0 6px!important;
	margin: 0;
	display: block;
	width: 100%;
	background: none!important;
	font-weight: 300;
}
.uss_eshop_item .price span em.currency_class, .uss_eshop_item .uss_shop_price span em.currency_class {
	font-size: 22px;
}
.uss_eshop_item .price span.old_price, .uss_eshop_item .uss_shop_price span.old_price {
	font-size: 16px;
	padding-bottom: 0;
	color: #697a81;
	display: inline-block;
}
.uss_eshop_item .price span.old_price em.currency_class, .uss_eshop_item .uss_shop_price span.old_price em.currency_class {
	font-size: 12px;
}
.uss_eshop_item .img, .uss_eshop_item .uss_img_holder {
	border: none;
	display: block;
}
.uss_eshop_item .uss_shop_description {
	margin: 0;
	padding: 0 0 0 14px;
}
.uss_eshop_item .uss_shop_uid {
	padding: 7px 0 7px 14px;
}
.uss_eshop_item a.add_to_cart {
	font-size: 20px;
	text-align: center;
	display: inline-block;
	width: 100%;
	height: 37px;
	text-decoration: none;
	padding: 0;
	line-height: 37px;
}
.uss_eshop_item .uss_img_holder {
	margin: 0!important;
	width: 100%!important;
	display: block!important;
}
.uss_eshop_item .uss_shop_put {
	padding-left: 14px;
}
.uss_eshop_item .uss_shop_put .uss_shop_put {
	display: inline-block;
	float: left;
}
.uss_eshop_item .uss_shop_put .uss_shop_put a {
	margin-right: 5px;
}
.uss_eshop_item:hover {
	cursor: pointer;
}
.uss_eshop_item:hover:before {
	content: "";
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	left: -2px;
	top: -2px;
	background: red;
	position: absolute;
	z-index: -1;
}
.uss_eshop_item:hover .img, .uss_eshop_item:hover .uss_img_holder {
	width: 100%;
	overflow: hidden;
}
.uss_eshop_item:hover img {
	position: relative;
}
.uss_eshop_item a.add_to_cart {
	margin-bottom: 0;
}
.catalog_menu_item {
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .26);
	box-shadow: 0 0 7px rgba(0, 0, 0, .26);
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 0;
	overflow: visible!important;
	z-index: 15;
}
.catalog_menu_item>a {
	margin: 0;
	font-size: 18px;
	font-weight: 300;
	display: inline-block;
	padding: 13px 0 5px 14px;
	position: relative;
	display: block;
	height: 86px;
}
.catalog_menu_item a {
	font-weight: 400!important;
	position: relative;
	z-index: 15;
}
.catalog_menu_item>* {
	background: #fff;
}
.catalog_menu_item:hover {
	cursor: pointer;
}
.catalog_menu_item:hover:before {
	content: "";
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	left: -2px;
	top: -2px;
	background: red;
	position: absolute;
	z-index: -1;
}
.catalog_menu_item:hover img {
	position: relative;
}
.catalog_menu_item:hover a {
	display: block;
	width: 100%;
}
.catalog_menu_item:hover .catalog_menu_image {
	width: 100%;
	overflow: hidden;
	display: block;
}
.uss_eshop_menu li {
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .26);
	box-shadow: 0 0 7px rgba(0, 0, 0, .26);
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 0;
	overflow: visible!important;
	z-index: 15;
	margin-bottom: 20px!important;
}
.uss_eshop_menu li>a {
	margin: 0;
	font-size: 18px;
	font-weight: 300;
	display: inline-block;
	padding: 13px 0 5px 14px;
	position: relative;
}
.uss_eshop_menu li a {
	font-weight: 400!important;
	position: relative;
	z-index: 15;
}
.uss_eshop_menu li>* {
	background: #fff;
}
.uss_eshop_menu li:hover {
	cursor: pointer;
}
.uss_eshop_menu li:hover:before {
	content: "";
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	left: -2px;
	top: -2px;
	background: red;
	position: absolute;
	z-index: -1;
}
.uss_eshop_menu li:hover img {
	position: relative;
}
.uss_eshop_menu li:hover a {
	display: block;
	width: 100%;
}
.uss_eshop_menu li .eshop_menu_image, .uss_eshop_menu li:hover .catalog_menu_image {
	width: 100%;
	overflow: hidden;
	display: block;
}
.catalog_orderbutton {
	font-size: 20px;
	text-align: center;
	width: 100%;
	height: 37px;
	text-decoration: none;
	padding: 0;
	line-height: 37px;
	display: inline-block;
	width: auto;
	font-weight: 400!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	border-radius: 0!important;
	opacity: 1!important;
}
.catalog_orderbutton:hover {
	text-shadow: none!important;
}
.uss_eshop_filters_block .group .eshop_filters_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.uss_eshop_filters_block .group .eshop_filters_items .eshop_filters {
	max-width: 33%;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}
.uss_shop_detail .uss_shop_technical_data {
	display: block;
	overflow: hidden;
}
.uss_shop_detail .uss_shop_technical_data .eshop_filters_area .eshop_filters_group_title {
	font-weight: 300;
}
.uss_shop_detail .uss_shop_technical_data .eshop_filters_area .title, .uss_shop_detail .uss_shop_technical_data .eshop_filters_area h1, .uss_shop_detail .uss_shop_technical_data .eshop_filters_area h2, .uss_shop_detail .uss_shop_technical_data .eshop_filters_area h3 {
	margin-right: 4px;
	font-weight: 300;
}
.uss_shop_detail .uss_shop_technical_data .uss_shop_price {
	margin: 0;
	padding: 7px 0 0;
}
.uss_shop_detail .uss_shop_technical_data .uss_shop_price span {
	background: none;
	font-size: 28px;
	padding: 0 0 6px!important;
	margin: 0;
	display: block;
	width: 100%;
	background: none!important;
	font-weight: 300;
}
.uss_shop_detail .uss_shop_technical_data .uss_shop_price span em.currency_class {
	font-size: 22px;
}
.uss_shop_detail .uss_shop_technical_data .uss_shop_price span.old_price {
	font-size: 16px;
	padding-bottom: 0;
	color: #697a81;
	display: inline-block;
}
.uss_shop_detail .uss_shop_technical_data .uss_shop_price span.old_price em.currency_class {
	font-size: 12px;
}
.uss_shop_detail .uss_shop_technical_data .uss_shop_by {
	margin: 0 0 10px;
	display: inline-block;
}
.uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
	font-size: 20px;
	text-align: center;
	width: 100%;
	height: 37px;
	text-decoration: none;
	width: auto;
	display: inline-block;
	padding: 0 20px;
	line-height: 37px;
}
.uss_shop_detail .uss_shop_technical_data .uss_shop_by.uss_shop_buy_one_click, .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:not(.buy_one_click) {
	margin-right: 15px;
}
.uss_eshop_sameproducts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.uss_eshop_sameproducts .item {
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .26);
	box-shadow: 0 0 7px rgba(0, 0, 0, .26);
	position: relative;
	margin: 0!important;
	padding: 0!important;
	z-index: 5;
	overflow: visible!important;
	background: #fff;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.uss_eshop_sameproducts .item .info {
	-moz-flex: 1 auto;
	-o-flex: 1 auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.uss_eshop_sameproducts .item .info .title {
	-moz-flex: 1 auto;
	-o-flex: 1 auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}
.uss_eshop_sameproducts .item>* {
	margin-top: 0!important;
	margin-bottom: 0!important;
}
.uss_eshop_sameproducts .item>div {
	background: #fff;
}
.uss_eshop_sameproducts .item .add_to_cart {
	font-size: 20px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	padding: 0;
	line-height: 37px;
	width: 100%;
	height: 37px;
	display: block;
	position: relative;
}
.uss_eshop_sameproducts .item .title {
	margin: 0;
}
.uss_eshop_sameproducts .item .title a {
	font-size: 18px;
	font-weight: 300;
	display: inline-block;
	padding: 13px 0 5px 14px;
}
.uss_eshop_sameproducts .item .price, .uss_eshop_sameproducts .item .uss_shop_price {
	margin: 0;
	padding: 7px 0 0 13px;
}
.uss_eshop_sameproducts .item .price span, .uss_eshop_sameproducts .item .uss_shop_price span {
	background: none;
	font-size: 28px;
	padding: 0 0 6px!important;
	margin: 0;
	display: block;
	width: 100%;
	background: none!important;
	font-weight: 300;
}
.uss_eshop_sameproducts .item .price span em.currency_class, .uss_eshop_sameproducts .item .uss_shop_price span em.currency_class {
	font-size: 22px;
}
.uss_eshop_sameproducts .item .price span.old_price, .uss_eshop_sameproducts .item .uss_shop_price span.old_price {
	font-size: 16px;
	padding-bottom: 0;
	color: #697a81;
	display: inline-block;
}
.uss_eshop_sameproducts .item .price span.old_price em.currency_class, .uss_eshop_sameproducts .item .uss_shop_price span.old_price em.currency_class {
	font-size: 12px;
}
.uss_eshop_sameproducts .item .image, .uss_eshop_sameproducts .item .imageWrap {
	border: none;
	display: block;
	width: 100%;
}
.uss_eshop_sameproducts .item a.add_to_cart {
	font-size: 20px;
	text-align: center;
	display: inline-block;
	width: 100%;
	height: 37px;
	text-decoration: none;
	padding: 0;
	line-height: 37px;
}
.uss_eshop_sameproducts .item:hover {
	cursor: pointer;
}
.uss_eshop_sameproducts .item:hover:before {
	content: "";
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	left: -2px;
	top: -2px;
	background: red;
	position: absolute;
	z-index: -1;
}
.uss_eshop_sameproducts .item:hover .img, .uss_eshop_sameproducts .item:hover .uss_img_holder {
	width: 100%;
	overflow: hidden;
}
.uss_eshop_sameproducts .item:hover img {
	position: relative;
}
.comment_form_block .comment_form_title {
	overflow: hidden;
}
.comment_form_block .comment_form_title, .comment_form_block .comment_form_title .h1, .comment_form_block .comment_form_title .h2, .comment_form_block .comment_form_title .h3, .comment_form_block .comment_form_title .h4, .comment_form_block .comment_form_title h1, .comment_form_block .comment_form_title h2, .comment_form_block .comment_form_title h3, .comment_form_block .comment_form_title h4 {
	font-size: 48px;
	display: block;
	width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 100%;
	flex: 0 100%;
	font-weight: 100;
	text-align: center;
	margin: 0 0 27px;
}
.comment_form_block .comment_form_title.type1, .comment_form_block .comment_form_title.type1 .h1, .comment_form_block .comment_form_title.type1 .h2, .comment_form_block .comment_form_title.type1 .h3, .comment_form_block .comment_form_title.type1 .h4, .comment_form_block .comment_form_title.type1 a, .comment_form_block .comment_form_title.type1 h1, .comment_form_block .comment_form_title.type1 h2, .comment_form_block .comment_form_title.type1 h3, .comment_form_block .comment_form_title.type1 h4 {
	color: #fff;
}
.comment_form_block .comment_form_title.table_block table {
	width: 100%;
	margin-bottom: 50px;
	display: block;
}
.comment_form_block .comment_form_title.table_block table:last-child {
	margin-bottom: 0;
}
.comment_form_block .comment_form_title.table_block table tr, .comment_form_block .comment_form_title.table_block table tr td {
	text-align: center;
	vertical-align: top;
}
.comment_form_block .comment_form_title.table_block table tr td img {
	display: inline-block;
	margin-bottom: 16px;
}
.comment_form_block .comment_form_title.table_block table tr td span {
	display: block;
	width: 100%;
}
.comment_form_block .comment_form_title.slider_type2 .image img {
	max-width: 100%;
	height: auto;
}
.comment_form_block .comment_form_title .slides {
	width: 100%;
	position: relative;
}
.comment_form_block .comment_form_title .slides .slick-slide img {
	max-width: 100%;
	height: auto;
}
.comment_form_block .comment_form_title .slides .news_block_item {
	zoom: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.comment_form_block .comment_form_title .slides .news_block_item:after, .comment_form_block .comment_form_title .slides .news_block_item:before {
	content: "";
	display: table;
}
.comment_form_block .comment_form_title .slides .news_block_item:after {
	clear: both;
}
.comment_form_block .comment_form_title .slides .news_block_item .image {
	margin-bottom: 10px;
}
.comment_form_block .comment_form_title .slides .slick-dots {
	bottom: -33px;
}
.comment_form_block .comment_form_title .slides.not-wrap .news_block_item {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.comment_form_block .comment_form_title .slides.not-wrap .image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 130px;
	flex: 0 0 130px;
}
.comment_form_block .comment_form_title .slides .slick-arrow {
	width: 30px;
	height: 52px;
	z-index: 1000;
}
.comment_form_block .comment_form_title .slides .slick-arrow.slick-prev {
	background: url(../img/big_arrow_right.png) 100% no-repeat;
	background-color: rgba(0, 0, 0, .25);
	left: 0;
}
.comment_form_block .comment_form_title .slides .slick-arrow.slick-next {
	background: url(../img/big_arrow_left.png) 0 no-repeat;
	background-color: rgba(0, 0, 0, .25);
	right: 0;
}
.comment_form_block .comment_form_title.block_form {
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f4f7), to(#d6dbe3));
	background: linear-gradient(#f3f4f7, #d6dbe3);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #adb4bf;
}
.comment_form_block .comment_form_title.block_form .inner {
	padding: 20px 0;
}
.comment_form_block .comment_form_title.block_form .h3 {
	font-size: 27px;
}
.comment_form_block .comment_form_title.block_form .h3 span {
	font-weight: 700;
}
.comment_form_block .comment_form_title.block_form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.comment_form_block .comment_form_title.block_form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.comment_form_block .comment_form_title.block_form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.comment_form_block .comment_form_title.block_form .uss_form_item input, .comment_form_block .comment_form_title.block_form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.comment_form_block .comment_form_title.block_form .uss_form_item input.error, .comment_form_block .comment_form_title.block_form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.comment_form_block .comment_form_title.block_form .uss_form_item input[type=submit], .comment_form_block .comment_form_title.block_form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.comment_form_block .comment_form_title.block_form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.comment_form_block .comment_form_title.block_form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.comment_form_block .comment_form_title.block_form form .group .fc_item:not(.block) {
	width: 100%;
}
.comment_form_block .comment_form_title.block_form form .group .fc_item label {
	font-size: 15px;
}
.comment_form_block .comment_form_title.block_form form .group .fc_item .elem_item {
	width: 100%;
}
.comment_form_block .comment_form_title.block_form form .group .fc_item .elem_item input, .comment_form_block .comment_form_title.block_form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.comment_form_block .comment_form_title.block_form form .group .fc_item .elem_item input.error, .comment_form_block .comment_form_title.block_form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.comment_form_block .comment_form_title.block_form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.comment_form_block .comment_form_title.block_form form .buttons button, .comment_form_block .comment_form_title.block_form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.comment_form_block .comment_form_title.block_form form .buttons button:hover, .comment_form_block .comment_form_title.block_form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.comment_form_block .comment_form_title.block_form form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.comment_form_block .comment_form_title.block_form form .group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 75%;
}
.comment_form_block .comment_form_title.block_form form .group .fc_item {
	display: inline-block;
	max-width: 310px;
	margin-right: 1%;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}
.comment_form_block .comment_form_title.block_form form .group .fc_item .elem_item input {
	width: 100%;
}
.comment_form_block .comment_form_title.block_form form .buttons {
	max-width: 298px;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	display: block;
	margin: 0 auto;
}
.comment_form_block .comment_form_title.block_form form .buttons input {
	font-family: Roboto Condensed;
	font-size: 18px;
	max-width: 100%;
}
.comment_form_block .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.comment_form_block .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.comment_form_block .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.comment_form_block .uss_form_item input, .comment_form_block .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.comment_form_block .uss_form_item input.error, .comment_form_block .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.comment_form_block .uss_form_item input[type=submit], .comment_form_block .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.comment_form_block .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.comment_form_block .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.comment_form_block form .group .fc_item:not(.block) {
	width: 100%;
}
.comment_form_block form .group .fc_item label {
	font-size: 15px;
}
.comment_form_block form .group .fc_item .elem_item {
	width: 100%;
}
.comment_form_block form .group .fc_item .elem_item input, .comment_form_block form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.comment_form_block form .group .fc_item .elem_item input.error, .comment_form_block form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.comment_form_block form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.comment_form_block form .buttons button, .comment_form_block form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.comment_form_block form .buttons button:hover, .comment_form_block form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.comment_form_block form .uss_form_submit button, .comment_form_block form .uss_form_submit input {
	background: #ffc322;
	color: #262427;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: 400;
	cursor: pointer;
}
.comment_form_block form .uss_form_submit button.active, .comment_form_block form .uss_form_submit button.selected, .comment_form_block form .uss_form_submit button:hover, .comment_form_block form .uss_form_submit input.active, .comment_form_block form .uss_form_submit input.selected, .comment_form_block form .uss_form_submit input:hover {
	background: #697a81;
	color: #fff;
}
.comment_form_block form .uss_form_submit button:hover, .comment_form_block form .uss_form_submit input:hover {
	text-shadow: none!important;
}
div.uss_catalog_tabs .uss_catalog_tabs_navigation span, div.uss_catalog_tabs .uss_eshop_tabs_navigation span, div.uss_eshop_tabs .uss_catalog_tabs_navigation span, div.uss_eshop_tabs .uss_eshop_tabs_navigation span {
	border-radius: 0;
	letter-spacing: 0;
	font-size: 18px;
	font-weight: 400;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	font-size: 15px;
	font-weight: 400!important;
	opacity: 1!important;
}
div.uss_catalog_tabs div.tab_items, div.uss_eshop_tabs div.tab_items {
	position: relative;
	z-index: 1;
	border: 2px solid #ffc322;
	-webkit-box-shadow: none;
	box-shadow: none;
}
div.uss_catalog_tabs div.tab_items .tab_item, div.uss_eshop_tabs div.tab_items .tab_item {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.catalog_orderform_tml, .catalog_orderform_tml * {
	font-family: Roboto Condensed;
}
.catalog_orderform_tml .catalog_orderform_window_wrap {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.catalog_orderform_tml .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.catalog_orderform_tml .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.catalog_orderform_tml .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.catalog_orderform_tml .uss_form_item input, .catalog_orderform_tml .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.catalog_orderform_tml .uss_form_item input.error, .catalog_orderform_tml .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.catalog_orderform_tml .uss_form_item input[type=submit], .catalog_orderform_tml .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.catalog_orderform_tml .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.catalog_orderform_tml .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.catalog_orderform_tml form .group .fc_item:not(.block) {
	width: 100%;
}
.catalog_orderform_tml form .group .fc_item label {
	font-size: 15px;
}
.catalog_orderform_tml form .group .fc_item .elem_item {
	width: 100%;
}
.catalog_orderform_tml form .group .fc_item .elem_item input, .catalog_orderform_tml form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.catalog_orderform_tml form .group .fc_item .elem_item input.error, .catalog_orderform_tml form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.catalog_orderform_tml form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.catalog_orderform_tml form .buttons button, .catalog_orderform_tml form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
	max-width: 100%;
}
.catalog_orderform_tml form .buttons button:hover, .catalog_orderform_tml form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.catalog_orderform_tml form .group .fc_item label {
	font-family: Roboto Condensed;
}
.catalog_orderform_tml form .group .fc_item .elem_item input, .catalog_orderform_tml form .group .fc_item .elem_item textarea {
	background: none;
}
.catalog_orderform_tml form .buttons input {
	padding: 0;
}
.uss_error_form {
	margin: 0 auto 20px;
}
.uss-flex-items>div, .uss-flex-items>li {
	margin-bottom: 40px!important;
}
.promo_table td {
	width: 25%;
	padding: 0 1.5%;
	line-height: 1;
}
.promo_table td p {
	margin-top: 0;
}
.promo_table .icon {
	height: 150px;
	position: relative;
	margin-bottom: 10px;
}
.promo_table .icon img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.block.black_bg, .block.black_title_bg .h3 {
	background: url(../img/bg_dots.jpg);
	color: #fff;
	font-size: 55px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.block.black_bg .inner, .block.black_title_bg .h3 {
	padding: 25px 0;
}
.block.black_title_bg .h3 {
	margin: 0;
	padding: 31px 0 32px;
	letter-spacing: 4px;
	word-spacing: 2px;
}
.block.black_title_bg .h3 a {
	text-decoration: none;
}
.block.black_bg p {
	margin: 0;
}
.block.blue_bg {
	background-color: #006990;
	color: #fff;
}
.block.yellow_bg {
	background-color: #ffdc2b;
	color: #181919;
	font-size: 20px;
}
.news {
	background-color: #003448;
	color: #fff;
	text-align: center;
}
.news .inner {
	padding-bottom: 15px;
}
.news .news_block_item {
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 44%;
	text-align: center;
	margin: 0 3% 35px;
}
.news .news_block_item .image {
	float: none;
	margin: 0 0 25px;
	padding: 0;
	overflow: hidden;
}
.news .news_block_item .title {
	font-size: 20px;
	margin-bottom: 13px;
}
.news .news_block_item .title a {
	color: #ffc322;
}
.news .news_block_item .title a:hover {
	text-decoration: none;
}
.reviews {
	text-align: center;
}
.reviews .news_block_item {
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 20%;
	text-align: center;
	margin: 0 3%;
}
.reviews .news_block_item .image {
	float: none;
	margin: 0 0 25px;
	padding: 0;
	overflow: hidden;
}
.reviews .news_block_item .image img {
	border-radius: 50%;
	max-width: 100%;
}
.reviews .news_block_item .title {
	font-size: 20px;
	margin-bottom: 13px;
}
.reviews.type2 .news_block_item {
	width: 27%;
}
.reviews1 .inner {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	padding-bottom: 79px;
}
.reviews1 .news_block_item .info {
	/* font-family:frank-Medium; */
}
.reviews1 .news_block_item .info .title {
	font-size: 25px;
	letter-spacing: 1.2px;
	margin: 0 0 19px;
}
.reviews1 .news_block_item .info .preview {
	font-size: 18px;
	line-height: 1.3;
	/* letter-spacing:1.2px; */
}
.partners .carousel {
	margin: 0 25px;
}
.partners .slick-slide img {
	max-width: 100%;
	height: auto;
}
.slider1 .inner {
	padding: 10px 0;
}
.slider1 .slick-slide {
	text-align: center;
}
.slider1 .slick-slide img {
	display: inline;
}
.carousel .slick-arrow, .slider1 .slides .slick-arrow {
	width: 25px;
	height: 44px;
}
.carousel .slick-arrow.slick-prev, .slider1 .slides .slick-arrow.slick-prev {
	background: url(../img/slider-larr.png);
}
.carousel .slick-arrow.slick-next, .slider1 .slides .slick-arrow.slick-next {
	background: url(../img/slider-rarr.png);
}
.slider1 .slides .slick-dots {
	bottom: -20px;
}
.slider1 .slick-dots li {
	width: 6px;
	height: 6px;
}
.slider1 .slick-dots li button {
	padding: 0;
	width: 100%;
	height: 100%;
	background: #72c6e5;
	border-radius: 50%;
}
.slider1 .slick-dots li.slick-active, .slider1 .slick-dots li:hover {
	opacity: .3;
}
.test {
	font-size: 25px;
	text-align: center;
	background: #ee7415;
	color: #fff;
}
.test .inner {
	padding: 51px 0 56px;
}
.test .h3 {
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 54px;
	font-family: frank-DemiCond;
	margin: auto auto 22px;
	line-height: 1;
	letter-spacing: 2.3px;
	word-spacing: 1.6px;
}
.test p {
	margin: 22px auto;
}
.test .buttons {
	margin: 52px 0 0;
}
.test .buttons a, .test button {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	background: none;
	border: 5px solid #e8e8e8;
	color: #dedede;
	padding: 9px 122px 15px;
	font-size: 15px;
	margin: 0 26px 10px 25px;
	font-size: 16px;
	font-family: frank-Medium;
	cursor: pointer;
	-webkit-transition: border-color .4s ease 0s, background .4s ease 0s, color .4s ease 0s;
	transition: border-color .4s ease 0s, background .4s ease 0s, color .4s ease 0s;
	text-align: center;
}
.test .buttons a:hover, .test button:hover {
	background: #fff;
	border-color: #fff;
	color: #000;
}
.teach table {
	border-collapse: collapse;
	display: block;
	/* font-family:frank-Medium; */
	font-size: 20px;
}
.teach tbody {
	display: block;
	width: 100%;
}
.teach tr {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}
.teach td, .teach tr {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.teach td {
	width: 25%;
	height: 275px;
	color: #006990;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.teach td p {
	margin: 0;
	text-align: left;
}
.teach tr:first-child td:nth-child(odd), .teach tr:last-child td:nth-child(2n) {
	background-color: #006990;
	color: #fff;
}
.teach .see_more {
	background: url(../img/bg_dots.jpg);
	text-align: center;
	padding: 30px 0;
	margin: 0;
}
.teach .see_more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 26px;
	color: #181919;
	text-decoration: none;
	padding: 16px 50px;
	background-color: #fff;
	-webkit-transition: background-color .4s ease 0s;
	transition: background-color .4s ease 0s;
}
.teach .see_more a:hover {
	background-color: #ffdc2b;
	color: #181919;
}
.block.yellow_bg p {
	margin-top: 0;
}
.block.yellow_bg button {
	background: #21a6c2;
	border: 0;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	padding: 16px 35px 14px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
	-webkit-transition: background .4s ease 0s, color .4s ease 0s;
	transition: background .4s ease 0s, color .4s ease 0s;
	cursor: pointer;
	margin-top: 25px;
	position: relative;
}
.block.yellow_bg button:hover {
	background: none;
	color: #df65b8;
}
.block.yellow_bg button:after, .block.yellow_bg button:before {
	content: "";
	display: block;
	width: 165px;
	height: 26px;
	position: absolute;
	bottom: -26px;
	background: url(../img/liftedshadow_medium.png) no-repeat;
}
.block.yellow_bg button:before {
	left: -20px;
}
.block.yellow_bg button:after {
	background-position: 100% 0;
	right: -20px;
}
.mistakes table {
	border-collapse: collapse;
}
.mistakes td {
	width: 25%;
	padding: 45px 0;
	font-size: 17px;
}
.mistakes td.orange {
	background-color: #f79a0e;
}
.mistakes td.blue {
	background-color: #006990;
	color: #fff;
}
.mistakes td.green {
	background-color: #79af13;
}
.mistakes td.red {
	background-color: #8b0000;
	color: #fff;
}
.mistakes td .icon {
	height: 85px;
	margin-bottom: 22px;
}
.mistakes td .title {
	font-size: 22px;
	line-height: 1;
	margin-bottom: 22px;
}
.info table {
	border-collapse: collapse;
}
.info td {
	width: 25%;
	padding: 50px 1% 60px 4%;
	font-size: 17px;
}
.info td.blue {
	background-color: #009ed8;
}
.info td.beige {
	background-color: #ebce6e;
}
.info td.green {
	background-color: #79af13;
	color: #fff;
}
.info td.gray {
	background-color: #e3e3e3;
}
.info td a {
	text-decoration: none;
}
.info td a, .info td a:hover {
	color: inherit;
}
.info td .title {
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	height: 60px;
	overflow: hidden;
	margin-bottom: 25px;
}
.info td .see_more a {
	display: block;
	margin-top: 25px;
	width: 36px;
	height: 36px;
	background: url(../img/rarr.png) no-repeat;
	text-indent: -9999px;
	-webkit-transition: opacity .4s ease 0s;
	transition: opacity .4s ease 0s;
}
.info td .see_more a:hover {
	opacity: .7;
}
.map {
	padding: 0;
	background-color: #181919;
}
.map iframe {
	display: block;
}
.map p {
	margin: 0;
}
.social {
	position: fixed;
	top: 46%;
	left: 0;
	padding: 10px 3px 5px;
	background-color: #ffc322;
	-webkit-box-shadow: 0 0 26px 5px rgba(0, 0, 0, .26);
	box-shadow: 0 0 26px 5px rgba(0, 0, 0, .26);
}
.social p {
	margin: 0;
}
.social a {
	display: block;
}
.social img {
	max-width: 30px;
	height: auto;
}
.colorStyle1 .bg_type0 {
	background-image: url(../img/default_slide_mid.jpg);
}
.colorStyle1 .bg_type1 {
	background: url(../img/bg_yellow_mid.jpg);
}
.colorStyle1 .bg_type2 {
	background: -webkit-gradient(linear, left top, left bottom, from(#3c3839), to(#282428));
	background: linear-gradient(#3c3839, #282428);
	border-bottom: #787578;
	border-top: #787578;
	color: #fff;
}
.colorStyle1 .bg_type3 {
	background-image: url(../img/contacts_bg_mid.jpg);
}
.colorStyle1 .bg_type4 {
	background: #697a81;
}
.colorStyle1 .bg_type5 {
	background: -webkit-gradient(linear, left top, left bottom, from(#3c3839), to(#282428));
	background: linear-gradient(#3c3839, #282428);
	border-bottom: #787578;
	border-top: #787578;
	color: #fff;
}
.colorStyle1 .bg_type_form {
	background: #697a81;
	border: none;
}
.colorStyle1 .fc_form_tml .buttons button, .colorStyle1 .fc_form_tml .buttons input {
	background: #ffc322;
	color: #262427;
}
.colorStyle1 .fc_form_tml .buttons button.active, .colorStyle1 .fc_form_tml .buttons button.selected, .colorStyle1 .fc_form_tml .buttons button:hover, .colorStyle1 .fc_form_tml .buttons input.active, .colorStyle1 .fc_form_tml .buttons input.selected, .colorStyle1 .fc_form_tml .buttons input:hover {
	background: #697a81;
	color: #fff;
}
.colorStyle1 .h_nav_top .menu:after {
	background: #003448;
}
.colorStyle1 .h_nav_top .menu ul li a {
	color: #dcf6ff;
}
.colorStyle1 .h_nav_top .contacts:after {
	background: #ffdc2b;
}
.colorStyle1 .h_nav_top .burger {
	background-image: url(../img/burger-yellow.png);
	border: 2px solid #ffc322;
}
.colorStyle1 .header {
	min-height: 570px;
	background: url(../img/header-bg-1.jpg) center no-repeat!important;
	background-size: cover!important;
}
.colorStyle1 .header .logo a {
	color: #fff;
}
.colorStyle1 .counter .lpc_timer #clock>div p {
	background: url(../img/countdown_number.png) 0 0 no-repeat;
}
.colorStyle1 .tml_max .bg_type1 {
	background-image: url(../img/bg_yellow.jpg);
}
.colorStyle1 .tml_max .bg_type2 {
	background-image: url(../img/bg_black.jpg);
}
.colorStyle1 .tml_max .bg_type3 {
	background-image: url(../img/contacts_bg.jpg);
}
.colorStyle1 .tml_max .bg_type0, .colorStyle1 .tml_mid .bg_type0 {
	background: url(../img/default_slide.jpg);
}
.colorStyle1 .tml_max .h_nav_top .menu:after, .colorStyle1 .tml_mid .h_nav_top .menu:after {
	background: rgba(40, 36, 40, .75);
}
.colorStyle1 .tml_max .h_nav_top .contacts:after, .colorStyle1 .tml_mid .h_nav_top .contacts:after {
	background: rgba(255, 195, 34, .75);
}
.colorStyle1 #wrap .top.top_limited .menu:after {
	background: #323338;
}
.colorStyle1 #wrap .top.top_limited .contacts:after {
	background: #ffc322;
}
.colorStyle1 .uss_catalog_block_cat .uss_catalog_category:hover:before, .colorStyle1 .uss_shop_block_cat .uss_shop_category:hover:before {
	border: 0;
	background: none;
}
.colorStyle2 .block.type1 .h1, .colorStyle2 .block.type1 .h2, .colorStyle2 .block.type1 .h3, .colorStyle2 .block.type1 .h4, .colorStyle2 .block.type1 h1, .colorStyle2 .block.type1 h2, .colorStyle2 .block.type1 h3, .colorStyle2 .block.type1 h4 {
	color: #fff;
}
.colorStyle2 .block.slider_block .slick-dots li button {
	background: url(../img/L-1-2/news_slider_nav.png) 50% no-repeat;
	width: 24px;
	height: 24px;
}
.colorStyle2 .block.slider_block .slick-dots li.slick-active button {
	background: url(../img/L-1-2/news_slider_nav_active.png);
}
.colorStyle2 .block.slider_block.slider_type2 .slick-dots li button {
	background: url(../img/L-1-2/slider_top.png) 50% no-repeat;
}
.colorStyle2 .block.slider_block.slider_type2 .slick-dots li.slick-active button {
	background: url(../img/L-1-2/slider_top_active.png);
}
.colorStyle2 .bg_type0 {
	background-image: url(../img/L-1-2/default_slide_min.jpg);
}
.colorStyle2 .bg_type1, .colorStyle2 .bg_type3, .colorStyle2 .bg_type4 {
	background: #4f4484;
	color: #fff;
}
.colorStyle2 .bg_type6 {
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f4f7), to(#d6dbe3));
	background: linear-gradient(#f3f4f7, #d6dbe3);
}
.colorStyle2 .counter .lpc_timer #clock>div p {
	background: url(../img/L-1-2/countdown_number.png) 0 0 no-repeat;
}
.colorStyle2 .bg_type2 {
	background: #ebe3f1;
}
.colorStyle2 .fc_form_tml .buttons button, .colorStyle2 .fc_form_tml .buttons input {
	background: -webkit-gradient(linear, left top, left bottom, from(#c26f6b), to(#86465b));
	background: linear-gradient(#c26f6b, #86465b);
	color: #fff;
	color: #fff!important;
}
.colorStyle2 .fc_form_tml .buttons button.active, .colorStyle2 .fc_form_tml .buttons button.selected, .colorStyle2 .fc_form_tml .buttons button:hover, .colorStyle2 .fc_form_tml .buttons input.active, .colorStyle2 .fc_form_tml .buttons input.selected, .colorStyle2 .fc_form_tml .buttons input:hover {
	background: #6266b9;
	color: #fff;
}
.colorStyle2 .h_nav_top .menu:after {
	background: hsla(0, 0%, 100%, .85);
}
.colorStyle2 .h_nav_top .contacts {
	color: #fff;
}
.colorStyle2 .h_nav_top .contacts:after {
	background: -webkit-gradient(linear, left top, left bottom, from(#85455b), to(#c26f6b));
	background: linear-gradient(#85455b, #c26f6b);
}
.colorStyle2 .tml_max .block.bg_type1 {
	background-image: url(../img/L-1-2/bg_yellow.jpg);
}
.colorStyle2 .tml_max .block.bg_type2 {
	background-image: url(../img/L-1-2/news_slider_bg.jpg);
}
.colorStyle2 .tml_max .block.bg_type3 {
	background-image: url(../img/L-1-2/people_bg.jpg);
}
.colorStyle2 .tml_max .block.bg_type4 {
	background-image: url(../img/L-1-2/contacts_bg.jpg);
}
.colorStyle2 .tml_max .bg_type0, .colorStyle2 .tml_mid .bg_type0 {
	background-image: url(../img/L-1-2/default_slide.jpg);
}
.colorStyle2 #wrap .top.top_limited .menu:after {
	background: #fff;
}
.colorStyle2 .uss_catalog_block_cat .uss_catalog_category:hover:before, .colorStyle2 .uss_shop_block_cat .uss_shop_category:hover:before {
	background-color: #6266b9;
}
.colorStyle3 .bg_type0 {
	background-image: url(../img/L-1-3/default_slide_min.jpg);
}
.colorStyle3 .bg_type1 {
	background: #e0e5eb;
}
.colorStyle3 .bg_type2 {
	background: #811a37;
}
.colorStyle3 .bg_type3 {
	background: #4c5467;
}
.colorStyle3 .bg_type4, .colorStyle3 .bg_type_form {
	background: -webkit-gradient(linear, left top, left bottom, from(#5e6679), to(#4c5164));
	background: linear-gradient(#5e6679, #4c5164);
	border: none;
}
.colorStyle3 .block.slider_block .slick-dots li button {
	background: url(../img/L-1-3/slider_white.png) 50% no-repeat;
	width: 24px;
	height: 24px;
}
.colorStyle3 .block.slider_block .slick-dots li.slick-active button {
	background: url(../img/L-1-3/slider_white_active.png);
}
.colorStyle3 .block.slider_block.slider_type3 .slick-dots li button {
	background: url(../img/L-1-2/news_slider_nav.png) 50% no-repeat;
}
.colorStyle3 .block.slider_block.slider_type3 .slick-dots li.slick-active button {
	background: url(../img/L-1-2/news_slider_nav_active.png);
}
.colorStyle3 .h_nav_top .menu .burger {
	background-image: url(../img/burger-white.png);
	border-color: #fff;
}
.colorStyle3 .h_nav_top .menu:after {
	background: -webkit-gradient(linear, left top, left bottom, from(#710a27), to(#821b38));
	background: linear-gradient(#710a27, #821b38);
}
.colorStyle3 .h_nav_top .menu ul li a {
	color: #fff;
}
.colorStyle3 .h_nav_top .contacts:after {
	background: #ccd5e0;
}
.colorStyle3 .header, .colorStyle3 .header .logo a {
	color: #fff;
}
.colorStyle3 .fc_form_tml .buttons button, .colorStyle3 .fc_form_tml .buttons input {
	background: #811a37;
	color: #fff;
}
.colorStyle3 .fc_form_tml .buttons button.active, .colorStyle3 .fc_form_tml .buttons button.selected, .colorStyle3 .fc_form_tml .buttons button:hover, .colorStyle3 .fc_form_tml .buttons input.active, .colorStyle3 .fc_form_tml .buttons input.selected, .colorStyle3 .fc_form_tml .buttons input:hover {
	background: #ccd5e0;
	color: #262427!important;
}
.colorStyle3 .tml_max .bg_type1 {
	background-image: url(../img/L-1-3/bg_yellow.jpg);
}
.colorStyle3 .tml_max .bg_type2 {
	background-image: url(../img/L-1-3/people_bg.jpg);
}
.colorStyle3 .tml_max .bg_type3 {
	background-image: url(../img/L-1-3/contacts_bg.jpg);
}
.colorStyle3 .tml_max .bg_type0, .colorStyle3 .tml_mid .bg_type0 {
	background-image: url(../img/L-1-3/default_slide.jpg);
}
.colorStyle3 .counter .lpc_timer #clock>div p {
	background: url(../img/L-1-3/countdown_number.png) 0 0 no-repeat;
}
.colorStyle3 .footer .inner {
	padding-bottom: 25px!important;
}
.colorStyle3 .bottom {
	background: #85243f;
	color: #fff;
}
.colorStyle3 .bottom .inner {
	padding: 15px 0;
}
.colorStyle3 .bottom .dev {
	float: left;
}
.colorStyle3 .bottom .counters {
	float: right;
}
.colorStyle3 .bottom .copy {
	text-align: center;
	overflow: hidden;
}
.colorStyle3 .uss_catalog_block_cat .uss_catalog_category:hover:before, .colorStyle3 .uss_shop_block_cat .uss_shop_category:hover:before {
	background-color: #941935;
}
.colorStyle4 .fc_form_tml .buttons button, .colorStyle4 .fc_form_tml .buttons input {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdd6e), to(#ffc602));
	background: linear-gradient(#ffdd6e, #ffc602);
	color: #262427;
}
.colorStyle4 .fc_form_tml .buttons button.active, .colorStyle4 .fc_form_tml .buttons button.selected, .colorStyle4 .fc_form_tml .buttons button:hover, .colorStyle4 .fc_form_tml .buttons input.active, .colorStyle4 .fc_form_tml .buttons input.selected, .colorStyle4 .fc_form_tml .buttons input:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#70b9c2), to(#52a7b1));
	background: linear-gradient(#70b9c2, #52a7b1);
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#76c0a1), to(#43a57c));
	background: linear-gradient(#76c0a1, #43a57c);
}
.colorStyle4 .counter .lpc_timer #clock>div p {
	background: url(../img/L-1-4/countdown_number.png) 0 0 no-repeat;
}
.colorStyle4 .bg_type0 {
	background-image: url(../img/L-1-4/default_slide_min.jpg);
}
.colorStyle4 .bg_type1 {
	background: #dcf8f0;
}
.colorStyle4 .bg_type2 {
	background: #46a77d;
}
.colorStyle4 .bg_type3 {
	background: #53a7b1;
}
.colorStyle4 .bg_type4 {
	background: -webkit-gradient(linear, left top, left bottom, from(#74bf9f), to(#3ea278));
	background: linear-gradient(#74bf9f, #3ea278);
	border-top: 1px solid #8dcdb2;
	border-bottom: 1px solid #5bb490;
}
.colorStyle4 .bg_type_form {
	border: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#71b9c2), to(#52a7b1));
	background: linear-gradient(#71b9c2, #52a7b1);
}
.colorStyle4 .block.slider_block .slick-dots li button {
	background: url(../img/L-1-4/slider_top.png) 50% no-repeat;
	width: 24px;
	height: 24px;
}
.colorStyle4 .block.slider_block .slick-dots li.slick-active button {
	background: url(../img/L-1-4/slider_top_active.png);
}
.colorStyle4 .block.slider_block.slider_type3 .slick-dots li button {
	background: url(../img/L-1-2/news_slider_nav.png) 50% no-repeat;
}
.colorStyle4 .block.slider_block.slider_type3 .slick-dots li.slick-active button {
	background: url(../img/L-1-4/slider_top_active.png);
}
.colorStyle4 .h_nav_top .menu:after {
	background: -webkit-gradient(linear, left top, left bottom, from(#cae1e5), to(#eaf3f3));
	background: linear-gradient(#cae1e5, #eaf3f3);
}
.colorStyle4 .h_nav_top .menu ul li a {
	color: #242424;
}
.colorStyle4 .h_nav_top .contacts:after {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc600), to(#ffdd6f));
	background: linear-gradient(#ffc600, #ffdd6f);
}
.colorStyle4 .h_nav_top .burger {
	background-image: url(../img/burger-yellow.png);
	border-color: #ffc322;
}
.colorStyle4 .bottom {
	color: #fff;
}
.colorStyle4 .tml_max .bg_type1 {
	background-image: url(../img/L-1-4/bg_yellow.jpg);
}
.colorStyle4 .tml_max .bg_type2 {
	background-image: url(../img/L-1-4/people_bg.jpg);
}
.colorStyle4 .tml_max .bg_type3 {
	background-image: url(../img/L-1-4/contacts_bg.jpg);
}
.colorStyle4 .tml_max .bg_type0, .colorStyle4 .tml_mid .bg_type0 {
	background: url(../img/L-1-4/default_slide.jpg);
}
.colorStyle4 .uss_catalog_block_cat .uss_catalog_category:hover:before, .colorStyle4 .uss_shop_block_cat .uss_shop_category:hover:before {
	background-color: #ffc704;
}
.colorStyle5 .fc_form_tml .buttons button, .colorStyle5 .fc_form_tml .buttons input {
	background: none;
	border: 2px solid #a5dce4;
	color: #a5dce4;
	padding: 0;
	border: 2px solid!important;
}
.colorStyle5 .fc_form_tml .buttons button .active, .colorStyle5 .fc_form_tml .buttons button .selected, .colorStyle5 .fc_form_tml .buttons button:hover, .colorStyle5 .fc_form_tml .buttons input .active, .colorStyle5 .fc_form_tml .buttons input .selected, .colorStyle5 .fc_form_tml .buttons input:hover {
	background: #a5dce4;
	color: #2f2f2f;
}
.colorStyle5 .fc_form_tml form .group .fc_item .elem_item input, .colorStyle5 .fc_form_tml form .group .fc_item .elem_item textarea {
	background-color: #2f2f2f;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #1e1e1e;
	border-right: 1px solid #1e1e1e;
	border-color: #1e1e1e #484848 #484848 #1e1e1e;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	max-width: none;
	color: #9c9d9d;
}
.colorStyle5 .counter .lpc_timer #clock>div p {
	background: url(../img/L-1-5/countdown_number.png);
}
.colorStyle5 .block.slider_block .slick-dots li button {
	background: url(../img/L-1-5/cert_slider_nav.png) 50% no-repeat;
	width: 24px;
	height: 24px;
}
.colorStyle5 .block.slider_block .slick-dots li.slick-active button {
	background: url(../img/L-1-5/cert_slider_nav_active.png);
}
.colorStyle5 .block.slider_block.slider_type3 .slick-dots li button {
	background: url(../img/L-1-2/news_slider_nav.png) 50% no-repeat;
}
.colorStyle5 .block.slider_block.slider_type3 .slick-dots li.slick-active button {
	background: url(../img/L-1-5/cert_slider_nav_active.png);
}
.colorStyle5 .h_nav_top .menu:after {
	background: rgba(0, 0, 0, .8);
}
.colorStyle5 .h_nav_top .menu ul li a {
	color: #a5dce4;
}
.colorStyle5 .h_nav_top .contacts {
	color: #fff;
}
.colorStyle5 .h_nav_top .contacts:after {
	background: hsla(0, 0%, 100%, .05);
}
.colorStyle5 .h_nav_top .burger {
	background-image: url(../img/burger-white.png);
	border-color: #fff;
}
.colorStyle5 .bg_type0 {
	background-image: url(../img/L-1-5/default_slide_min.jpg);
}
.colorStyle5 .bg_type1, .colorStyle5 .bg_type2 {
	background: #1b1b1b;
}
.colorStyle5 .bg_type2.slider_block.slider_block li button {
	background: url(../img/L-1-5/cert_slider_nav.png) 50% no-repeat!important;
	width: 24px;
	height: 24px;
}
.colorStyle5 .bg_type2.slider_block.slider_block li.slick-active button {
	background: url(../img/L-1-5/cert_slider_nav_active.png)!important;
}
.colorStyle5 .bg_type3 {
	background: #1b1b1b;
}
.colorStyle5 .bg_type4 {
	background: -webkit-gradient(linear, left top, left bottom, from(#353535), to(#1a1a1a));
	background: linear-gradient(#353535, #1a1a1a);
	border-top: 1px solid #4f4f4f;
}
.colorStyle5 .bg_type_form {
	border: none;
	border-top: 1px solid #4f4f4f;
	background: -webkit-gradient(linear, left top, left bottom, from(#353535), to(#1a1a1a));
	background: linear-gradient(#353535, #1a1a1a);
}
.colorStyle5 .bottom {
	color: #fff;
}
.colorStyle5 .tml_max .bg_type1 {
	background-image: url(../img/L-1-5/bg_yellow.jpg);
}
.colorStyle5 .tml_max .bg_type2 {
	background-image: url(../img/L-1-5/cert_slider_bg.jpg);
}
.colorStyle5 .tml_max .bg_type3 {
	background-image: url(../img/L-1-5/contacts_bg.jpg);
}
.colorStyle5 .tml_max .bg_type0, .colorStyle5 .tml_mid .bg_type0 {
	background: url(../img/L-1-5/default_slide.jpg);
}
.colorStyle5 .header .form_opener {
	background: none;
	border: 2px solid #a5dce4;
	color: #a5dce4;
	padding: 0;
}
.colorStyle5 .header .form_opener .active, .colorStyle5 .header .form_opener .selected, .colorStyle5 .header .form_opener:hover {
	background: #a5dce4;
	color: #2f2f2f;
}
.colorStyle5 #wrap .top.top_limited .menu:after {
	background: #000;
	-webkit-transition: all 2s;
	transition: all 2s;
}
.colorStyle5 #wrap .top.top_limited .contacts:after {
	background: #5f5b5b;
	-webkit-transition: all 2s;
	transition: all 2s;
}
.colorStyle5 .uss_catalog_block_cat .uss_catalog_category:hover:before, .colorStyle5 .uss_shop_block_cat .uss_shop_category:hover:before {
	background-color: #00a3bb;
}
.colorStyle6 .fc_form_tml form .buttons button, .colorStyle6 .fc_form_tml form .buttons input {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(#ffdf2f, #ffc322);
	border: none;
	color: #262427;
}
.colorStyle6 .fc_form_tml form .buttons button .active, .colorStyle6 .fc_form_tml form .buttons button .selected, .colorStyle6 .fc_form_tml form .buttons button:hover, .colorStyle6 .fc_form_tml form .buttons input .active, .colorStyle6 .fc_form_tml form .buttons input .selected, .colorStyle6 .fc_form_tml form .buttons input:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(0deg, #ffdf2f, #ffc322);
	color: #2f2f2f;
}
.colorStyle6 .counter .lpc_timer #clock>div p {
	background: url(../img/L-1-6/countdown_number.png);
}
.colorStyle6 .block.slider_block .slick-dots li button {
	background: url(../img/L-1-5/cert_slider_nav.png) 50% no-repeat;
	width: 24px;
	height: 24px;
}
.colorStyle6 .block.slider_block .slick-dots li.slick-active button {
	background: url(../img/L-1-5/cert_slider_nav_active.png);
}
.colorStyle6 .block.slider_block.slider_type3 .slick-dots li button {
	background: url(../img/L-1-2/news_slider_nav.png) 50% no-repeat;
}
.colorStyle6 .block.slider_block.slider_type3 .slick-dots li.slick-active button {
	background: url(../img/L-1-5/cert_slider_nav_active.png);
}
.colorStyle6 .block.photoalbum .slick-dots li button {
	background: url(../img/L-1-2/news_slider_nav.png) 50% no-repeat;
	width: 24px;
	height: 24px;
}
.colorStyle6 .block.photoalbum .slick-dots li.slick-active button {
	background: url(../img/L-1-2/slider_top_active.png);
}
.colorStyle6 .h_nav_top .menu:after {
	background: rgba(74, 46, 40, .85);
}
.colorStyle6 .h_nav_top .menu ul li a {
	color: #fff;
}
.colorStyle6 .h_nav_top .contacts {
	color: #262427;
}
.colorStyle6 .h_nav_top .contacts:after {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdf2f), to(#fcbf2e));
	background: linear-gradient(#ffdf2f, #fcbf2e);
}
.colorStyle6 .h_nav_top .burger {
	background-image: url(../img/burger-white.png);
	border-color: #fff;
}
.colorStyle6 .bg_type0 {
	background-image: url(../img/L-1-6/default_slide_min.jpg);
}
.colorStyle6 .bg_type1 {
	background-image: url(../img/L-1-6/bgtype_1_min.jpg);
}
.colorStyle6 .bg_type2 {
	background: #e6e6e7;
}
.colorStyle6 .bg_type2.slider_block.slider_block li button {
	background: url(../img/L-1-5/cert_slider_nav.png) 50% no-repeat!important;
	width: 24px;
	height: 24px;
}
.colorStyle6 .bg_type2.slider_block.slider_block li.slick-active button {
	background: url(../img/L-1-5/cert_slider_nav_active.png)!important;
}
.colorStyle6 .bg_type3 {
	background-image: url(../img/L-1-6/bgtype_3_min.jpg);
}
.colorStyle6 .bg_type4, .colorStyle6 .bg_type_form {
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f5), to(#e6e6e7));
	background: linear-gradient(#f3f3f5, #e6e6e7);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cccccd;
}
.colorStyle6 .bg_type_form .inner {
	max-width: 980px;
	margin: 0 auto;
}
.colorStyle6 .bg_type_form .inner form .group .fc_item .elem_item input, .colorStyle6 .bg_type_form .inner form .group .fc_item .elem_item textarea {
	background: #fff;
}
.colorStyle6 .catalog_menu {
	max-width: 980px;
	margin: 0 auto;
}
.colorStyle6 .catalog_menu .catalog_menu_item>a {
	font-size: 20px;
}
.colorStyle6 .footer .inner {
	max-width: 980px;
	margin: 0 auto;
}
.colorStyle6 .footer .left {
	width: 100%;
	max-width: 100%;
}
.colorStyle6 .footer .left .h3 {
	text-align: center!important;
	font-size: 42px;
}
.colorStyle6 .footer .phones {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 19px;
}
.colorStyle6 .footer .right {
	max-width: 100%;
	width: 100%;
}
.colorStyle6 .footer .right .h3 {
	font-size: 27px;
}
.colorStyle6 .footer .contact__form {
	width: 100%;
}
.colorStyle6 .footer .contact__form form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.colorStyle6 .footer .contact__form form .group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.colorStyle6 .footer .contact__form form .group .fc_item {
	margin-right: 18px;
	max-width: 323px;
}
.colorStyle6 .bottom {
	color: #fff;
}
.colorStyle6 .tml_max .bg_type1 {
	background-image: url(../img/L-1-6/bg_yellow.jpg);
}
.colorStyle6 .tml_max .bg_type2 {
	background-image: url(../img/L-1-6/cert_slider_bg.jpg);
}
.colorStyle6 .tml_max .bg_type3 {
	background-image: url(../img/L-1-6/contacts_bg.jpg);
}
.colorStyle6 .mainpage.tml_max .bg_type0, .colorStyle6 .mainpage.tml_mid .bg_type0 {
	background: url(../img/L-1-6/default_slide.jpg);
}
.colorStyle6 .header .form_opener {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(#ffdf2f, #ffc322);
	border: none;
	color: #262427;
}
.colorStyle6 .header .form_opener .active, .colorStyle6 .header .form_opener .selected, .colorStyle6 .header .form_opener:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(0deg, #ffdf2f, #ffc322);
	color: #2f2f2f;
}
.colorStyle6 #wrap .top.top_limited .menu:after {
	background: #4a2e28;
	-webkit-transition: all 2s;
	transition: all 2s;
}
.colorStyle6 #wrap .top.top_limited .contacts:after {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdf2f), to(#fcbf2e));
	background: linear-gradient(#ffdf2f, #fcbf2e);
	-webkit-transition: all 2s;
	transition: all 2s;
}
.colorStyle6 .uss_catalog_block_cat .uss_catalog_category:hover:before, .colorStyle6 .uss_shop_block_cat .uss_shop_category:hover:before {
	background-color: #fed62f;
}
.colorStyle1 .header, .colorStyle1 .header a {
	color: #fff;
}
.colorStyle1 .header .inner {
	padding: 0;
}
.colorStyle1 .header .logo {
	margin-top: 65px;
	text-align: center;
}
.colorStyle1 .header .slogan {
	font-size: 50px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	width: 545px;
	margin: 14px auto 0;
	font-family: frank-DemiCond;
	font-size: 42px;
	letter-spacing: 2.3px;
}
.colorStyle1 .header .slogan span {
	font-weight: 700;
	font-size: 27px;
	display: block;
	letter-spacing: 1.3px;
	margin: 11px 0 0;
}
.colorStyle1 .header .invitation {
	margin-top: 51px;
	text-align: center;
}
.colorStyle1 .header .invitation button {
	background: #ffdc2b;
	border: 0;
	font-size: 18px;
	line-height: 1;
	padding: 13px 16px 13px;
	cursor: pointer;
	-webkit-transition: background .4s ease 0s;
	transition: background .4s ease 0s;
}
.colorStyle1 .header .invitation button:hover {
	background: #fff;
}
.colorStyle1 .header .left {
	padding-top: 54px;
	width: 390px;
}
.colorStyle1 .header .center {
	padding-top: 54px;
}
.colorStyle1 .header .right {
	padding-top: 54px;
	background: rgba(118, 130, 138, .7);
	width: 374px;
	height: 349px;
}
.colorStyle1 .mainpage.tml_min .header .form {
	width: 322px;
	margin: 0 auto;
	padding: 9px 0 0;
}
.colorStyle1 .mainpage.tml_min .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle1 .mainpage.tml_min .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle1 .mainpage.tml_min .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle1 .mainpage.tml_min .header .form .uss_form_item input, .colorStyle1 .mainpage.tml_min .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle1 .mainpage.tml_min .header .form .uss_form_item input.error, .colorStyle1 .mainpage.tml_min .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle1 .mainpage.tml_min .header .form .uss_form_item input[type=submit], .colorStyle1 .mainpage.tml_min .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle1 .mainpage.tml_min .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle1 .mainpage.tml_min .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle1 .mainpage.tml_min .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle1 .mainpage.tml_min .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle1 .mainpage.tml_min .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle1 .mainpage.tml_min .header .form form .group .fc_item .elem_item input, .colorStyle1 .mainpage.tml_min .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle1 .mainpage.tml_min .header .form form .group .fc_item .elem_item input.error, .colorStyle1 .mainpage.tml_min .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle1 .mainpage.tml_min .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle1 .mainpage.tml_min .header .form form .buttons button, .colorStyle1 .mainpage.tml_min .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle1 .mainpage.tml_min .header .form form .buttons button:hover, .colorStyle1 .mainpage.tml_min .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle1 .mainpage.tml_min .header .form .h3 {
	font-size: 26px;
	white-space: nowrap;
	margin: 0 0 10px;
}
.colorStyle1 .mainpage.tml_min .header .form .h3 span {
	display: block;
}
.colorStyle1 .mainpage.tml_max .header .left, .colorStyle1 .mainpage.tml_mid .header .left {
	background: rgba(118, 130, 138, .7);
	width: 374px;
	padding: 80px 0 87px;
}
.colorStyle1 .mainpage.tml_max .header .right, .colorStyle1 .mainpage.tml_mid .header .right {
	padding: 395px 0 0;
}
.colorStyle1 .mainpage.tml_max .header .logo, .colorStyle1 .mainpage.tml_mid .header .logo {
	font-size: 50px;
	padding: 0 0 47px;
	display: block;
	width: 335px;
	margin: 0 auto;
}
.colorStyle1 .mainpage.tml_max .header .logo a, .colorStyle1 .mainpage.tml_max .header .logo img, .colorStyle1 .mainpage.tml_mid .header .logo a, .colorStyle1 .mainpage.tml_mid .header .logo img {
	line-height: 50px;
}
.colorStyle1 .mainpage.tml_max .header .logo a, .colorStyle1 .mainpage.tml_mid .header .logo a {
	display: block;
	margin: 0 0 18px;
}
.colorStyle1 .mainpage.tml_max .header .form, .colorStyle1 .mainpage.tml_mid .header .form {
	background: url(../img/footer_line.png) 0 0 repeat-x;
	margin: 0 auto;
	padding: 46px 0 0;
	width: 322px;
}
.colorStyle1 .mainpage.tml_max .header .form .input_decor, .colorStyle1 .mainpage.tml_mid .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle1 .mainpage.tml_max .header .form .input_decor.error, .colorStyle1 .mainpage.tml_mid .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle1 .mainpage.tml_max .header .form .uss_form_item, .colorStyle1 .mainpage.tml_mid .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle1 .mainpage.tml_max .header .form .uss_form_item input, .colorStyle1 .mainpage.tml_max .header .form .uss_form_item textarea, .colorStyle1 .mainpage.tml_mid .header .form .uss_form_item input, .colorStyle1 .mainpage.tml_mid .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle1 .mainpage.tml_max .header .form .uss_form_item input.error, .colorStyle1 .mainpage.tml_max .header .form .uss_form_item textarea.error, .colorStyle1 .mainpage.tml_mid .header .form .uss_form_item input.error, .colorStyle1 .mainpage.tml_mid .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle1 .mainpage.tml_max .header .form .uss_form_item input[type=submit], .colorStyle1 .mainpage.tml_max .header .form .uss_form_item textarea[type=submit], .colorStyle1 .mainpage.tml_mid .header .form .uss_form_item input[type=submit], .colorStyle1 .mainpage.tml_mid .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle1 .mainpage.tml_max .header .form .uss_form_item textarea, .colorStyle1 .mainpage.tml_mid .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle1 .mainpage.tml_max .header .form .uss_form_item label, .colorStyle1 .mainpage.tml_mid .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle1 .mainpage.tml_max .header .form form .group .fc_item:not(.block), .colorStyle1 .mainpage.tml_mid .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle1 .mainpage.tml_max .header .form form .group .fc_item label, .colorStyle1 .mainpage.tml_mid .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle1 .mainpage.tml_max .header .form form .group .fc_item .elem_item, .colorStyle1 .mainpage.tml_mid .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle1 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle1 .mainpage.tml_max .header .form form .group .fc_item .elem_item textarea, .colorStyle1 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input, .colorStyle1 .mainpage.tml_mid .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle1 .mainpage.tml_max .header .form form .group .fc_item .elem_item input.error, .colorStyle1 .mainpage.tml_max .header .form form .group .fc_item .elem_item textarea.error, .colorStyle1 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input.error, .colorStyle1 .mainpage.tml_mid .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle1 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle1 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle1 .mainpage.tml_max .header .form form .buttons button, .colorStyle1 .mainpage.tml_max .header .form form .buttons input, .colorStyle1 .mainpage.tml_mid .header .form form .buttons button, .colorStyle1 .mainpage.tml_mid .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle1 .mainpage.tml_max .header .form form .buttons button:hover, .colorStyle1 .mainpage.tml_max .header .form form .buttons input:hover, .colorStyle1 .mainpage.tml_mid .header .form form .buttons button:hover, .colorStyle1 .mainpage.tml_mid .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle1 .mainpage.tml_max .header .form .h3, .colorStyle1 .mainpage.tml_mid .header .form .h3 {
	font-size: 26px;
	white-space: nowrap;
	margin: 0 0 10px;
}
.colorStyle1 .mainpage.tml_max .header .form .h3 span, .colorStyle1 .mainpage.tml_mid .header .form .h3 span {
	display: block;
}
.colorStyle1 .mainpage.tml_max .header .slogan, .colorStyle1 .mainpage.tml_mid .header .slogan {
	font-size: 40px;
	text-align: right;
}
.colorStyle1 .mainpage.tml_max .header .slogan span, .colorStyle1 .mainpage.tml_mid .header .slogan span {
	display: block;
	font-size: 36px;
	font-weight: 700;
}
.colorStyle1 .singlepage .header .form {
	width: 322px;
	margin: 0 auto;
	padding: 9px 0 0;
}
.colorStyle1 .singlepage .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle1 .singlepage .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle1 .singlepage .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle1 .singlepage .header .form .uss_form_item input, .colorStyle1 .singlepage .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle1 .singlepage .header .form .uss_form_item input.error, .colorStyle1 .singlepage .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle1 .singlepage .header .form .uss_form_item input[type=submit], .colorStyle1 .singlepage .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle1 .singlepage .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle1 .singlepage .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle1 .singlepage .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle1 .singlepage .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle1 .singlepage .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle1 .singlepage .header .form form .group .fc_item .elem_item input, .colorStyle1 .singlepage .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle1 .singlepage .header .form form .group .fc_item .elem_item input.error, .colorStyle1 .singlepage .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle1 .singlepage .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle1 .singlepage .header .form form .buttons button, .colorStyle1 .singlepage .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle1 .singlepage .header .form form .buttons button:hover, .colorStyle1 .singlepage .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle1 .singlepage .header .form .h3 {
	font-size: 26px;
	white-space: nowrap;
	margin: 0 0 10px;
}
.colorStyle1 .singlepage .header .form .h3 span {
	display: block;
}
.colorStyle2 .mainpage.tml_min .header .left {
	padding-top: 76px;
}
.colorStyle2 .mainpage.tml_min .header .right {
	padding-top: 63px;
}
.colorStyle2 .mainpage.tml_min .header .logo {
	padding: 0 0 56px;
}
.colorStyle2 .mainpage.tml_min .header .logo a>span {
	height: 67px;
}
.colorStyle2 .mainpage.tml_min .header .logo a span {
	text-transform: uppercase;
	font-size: 56px;
	line-height: 32px;
	display: inline-block;
}
.colorStyle2 .mainpage.tml_min .header .logo a span span {
	font-size: 31px;
	text-transform: none;
	white-space: nowrap;
}
.colorStyle2 .mainpage.tml_min .header .slogan {
	background: url(../img/footer_line.png) 0 0 repeat-x;
	padding: 51px 0 59px;
	font-size: 31px;
}
.colorStyle2 .mainpage.tml_min .header .slogan span {
	font-weight: 700;
}
.colorStyle2 .mainpage.tml_min .header .form {
	width: 322px;
}
.colorStyle2 .mainpage.tml_min .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle2 .mainpage.tml_min .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle2 .mainpage.tml_min .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle2 .mainpage.tml_min .header .form .uss_form_item input, .colorStyle2 .mainpage.tml_min .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle2 .mainpage.tml_min .header .form .uss_form_item input.error, .colorStyle2 .mainpage.tml_min .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle2 .mainpage.tml_min .header .form .uss_form_item input[type=submit], .colorStyle2 .mainpage.tml_min .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle2 .mainpage.tml_min .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle2 .mainpage.tml_min .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle2 .mainpage.tml_min .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle2 .mainpage.tml_min .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle2 .mainpage.tml_min .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle2 .mainpage.tml_min .header .form form .group .fc_item .elem_item input, .colorStyle2 .mainpage.tml_min .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle2 .mainpage.tml_min .header .form form .group .fc_item .elem_item input.error, .colorStyle2 .mainpage.tml_min .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle2 .mainpage.tml_min .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle2 .mainpage.tml_min .header .form form .buttons button, .colorStyle2 .mainpage.tml_min .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle2 .mainpage.tml_min .header .form form .buttons button:hover, .colorStyle2 .mainpage.tml_min .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle2 .mainpage.tml_min .header .form .h3 {
	font-size: 27px;
	white-space: nowrap;
	margin: 0 0 9px;
}
.colorStyle2 .mainpage.tml_min .header .form .h3 span {
	display: block;
	font-size: 26px;
}
.colorStyle2 .mainpage.tml_max .header .left, .colorStyle2 .mainpage.tml_mid .header .left {
	padding-top: 390px;
}
.colorStyle2 .mainpage.tml_max .header .right, .colorStyle2 .mainpage.tml_mid .header .right {
	padding-top: 97px;
	padding-bottom: 87px;
}
.colorStyle2 .mainpage.tml_max .header .logo, .colorStyle2 .mainpage.tml_mid .header .logo {
	padding: 0 0 43px;
}
.colorStyle2 .mainpage.tml_max .header .logo a>span, .colorStyle2 .mainpage.tml_mid .header .logo a>span {
	height: 67px;
}
.colorStyle2 .mainpage.tml_max .header .logo a span, .colorStyle2 .mainpage.tml_mid .header .logo a span {
	text-transform: uppercase;
	font-size: 56px;
	line-height: 32px;
	display: inline-block;
}
.colorStyle2 .mainpage.tml_max .header .logo a span span, .colorStyle2 .mainpage.tml_mid .header .logo a span span {
	font-size: 31px;
	text-transform: none;
	white-space: nowrap;
}
.colorStyle2 .mainpage.tml_max .header .slogan, .colorStyle2 .mainpage.tml_mid .header .slogan {
	padding: 51px 0 59px;
	font-size: 40px;
	color: #fff;
	text-shadow: -1px -1px 4px rgba(0, 11, 17, .8);
}
.colorStyle2 .mainpage.tml_max .header .form, .colorStyle2 .mainpage.tml_mid .header .form {
	background: url(../img/footer_line.png) 0 0 repeat-x;
	padding: 47px 0 0;
	width: 322px;
}
.colorStyle2 .mainpage.tml_max .header .form .input_decor, .colorStyle2 .mainpage.tml_mid .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle2 .mainpage.tml_max .header .form .input_decor.error, .colorStyle2 .mainpage.tml_mid .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle2 .mainpage.tml_max .header .form .uss_form_item, .colorStyle2 .mainpage.tml_mid .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle2 .mainpage.tml_max .header .form .uss_form_item input, .colorStyle2 .mainpage.tml_max .header .form .uss_form_item textarea, .colorStyle2 .mainpage.tml_mid .header .form .uss_form_item input, .colorStyle2 .mainpage.tml_mid .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle2 .mainpage.tml_max .header .form .uss_form_item input.error, .colorStyle2 .mainpage.tml_max .header .form .uss_form_item textarea.error, .colorStyle2 .mainpage.tml_mid .header .form .uss_form_item input.error, .colorStyle2 .mainpage.tml_mid .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle2 .mainpage.tml_max .header .form .uss_form_item input[type=submit], .colorStyle2 .mainpage.tml_max .header .form .uss_form_item textarea[type=submit], .colorStyle2 .mainpage.tml_mid .header .form .uss_form_item input[type=submit], .colorStyle2 .mainpage.tml_mid .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle2 .mainpage.tml_max .header .form .uss_form_item textarea, .colorStyle2 .mainpage.tml_mid .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle2 .mainpage.tml_max .header .form .uss_form_item label, .colorStyle2 .mainpage.tml_mid .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle2 .mainpage.tml_max .header .form form .group .fc_item:not(.block), .colorStyle2 .mainpage.tml_mid .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle2 .mainpage.tml_max .header .form form .group .fc_item label, .colorStyle2 .mainpage.tml_mid .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle2 .mainpage.tml_max .header .form form .group .fc_item .elem_item, .colorStyle2 .mainpage.tml_mid .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle2 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle2 .mainpage.tml_max .header .form form .group .fc_item .elem_item textarea, .colorStyle2 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input, .colorStyle2 .mainpage.tml_mid .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle2 .mainpage.tml_max .header .form form .group .fc_item .elem_item input.error, .colorStyle2 .mainpage.tml_max .header .form form .group .fc_item .elem_item textarea.error, .colorStyle2 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input.error, .colorStyle2 .mainpage.tml_mid .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle2 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle2 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle2 .mainpage.tml_max .header .form form .buttons button, .colorStyle2 .mainpage.tml_max .header .form form .buttons input, .colorStyle2 .mainpage.tml_mid .header .form form .buttons button, .colorStyle2 .mainpage.tml_mid .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle2 .mainpage.tml_max .header .form form .buttons button:hover, .colorStyle2 .mainpage.tml_max .header .form form .buttons input:hover, .colorStyle2 .mainpage.tml_mid .header .form form .buttons button:hover, .colorStyle2 .mainpage.tml_mid .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle2 .mainpage.tml_max .header .form .h3, .colorStyle2 .mainpage.tml_mid .header .form .h3 {
	font-size: 27px;
	white-space: nowrap;
	margin: 0 0 9px;
}
.colorStyle2 .mainpage.tml_max .header .form .h3 span, .colorStyle2 .mainpage.tml_mid .header .form .h3 span {
	display: block;
	font-size: 26px;
}
.colorStyle2 .singlepage .header .left {
	padding-top: 76px;
}
.colorStyle2 .singlepage .header .right {
	padding-top: 63px;
}
.colorStyle2 .singlepage .header .logo {
	padding: 0 0 56px;
}
.colorStyle2 .singlepage .header .logo a>span {
	height: 67px;
}
.colorStyle2 .singlepage .header .logo a span {
	text-transform: uppercase;
	font-size: 56px;
	line-height: 32px;
	display: inline-block;
}
.colorStyle2 .singlepage .header .logo a span span {
	font-size: 31px;
	text-transform: none;
	white-space: nowrap;
}
.colorStyle2 .singlepage .header .slogan {
	background: url(../img/footer_line.png) 0 0 repeat-x;
	padding: 51px 0 59px;
	font-size: 31px;
}
.colorStyle2 .singlepage .header .slogan span {
	font-weight: 700;
}
.colorStyle2 .singlepage .header .form {
	width: 322px;
}
.colorStyle2 .singlepage .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle2 .singlepage .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle2 .singlepage .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle2 .singlepage .header .form .uss_form_item input, .colorStyle2 .singlepage .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle2 .singlepage .header .form .uss_form_item input.error, .colorStyle2 .singlepage .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle2 .singlepage .header .form .uss_form_item input[type=submit], .colorStyle2 .singlepage .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle2 .singlepage .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle2 .singlepage .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle2 .singlepage .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle2 .singlepage .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle2 .singlepage .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle2 .singlepage .header .form form .group .fc_item .elem_item input, .colorStyle2 .singlepage .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle2 .singlepage .header .form form .group .fc_item .elem_item input.error, .colorStyle2 .singlepage .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle2 .singlepage .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle2 .singlepage .header .form form .buttons button, .colorStyle2 .singlepage .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle2 .singlepage .header .form form .buttons button:hover, .colorStyle2 .singlepage .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle2 .singlepage .header .form .h3 {
	font-size: 27px;
	white-space: nowrap;
	margin: 0 0 9px;
}
.colorStyle2 .singlepage .header .form .h3 span {
	display: block;
	font-size: 26px;
}
.colorStyle3 .mainpage.tml_min .header .left {
	width: 410px;
	padding: 24px 0;
}
.colorStyle3 .mainpage.tml_min .header .right {
	padding: 37px 0 39px;
}
.colorStyle3 .mainpage.tml_min .header .logo {
	font-size: 59px;
}
.colorStyle3 .mainpage.tml_min .header .logo a {
	display: block;
	margin: 0 0 8px;
}
.colorStyle3 .mainpage.tml_min .header .logo a, .colorStyle3 .mainpage.tml_min .header .logo img {
	line-height: 59px;
}
.colorStyle3 .mainpage.tml_min .header .logo span {
	display: block;
}
.colorStyle3 .mainpage.tml_min .header .form {
	width: 322px;
}
.colorStyle3 .mainpage.tml_min .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle3 .mainpage.tml_min .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle3 .mainpage.tml_min .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle3 .mainpage.tml_min .header .form .uss_form_item input, .colorStyle3 .mainpage.tml_min .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle3 .mainpage.tml_min .header .form .uss_form_item input.error, .colorStyle3 .mainpage.tml_min .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle3 .mainpage.tml_min .header .form .uss_form_item input[type=submit], .colorStyle3 .mainpage.tml_min .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle3 .mainpage.tml_min .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle3 .mainpage.tml_min .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle3 .mainpage.tml_min .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle3 .mainpage.tml_min .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle3 .mainpage.tml_min .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle3 .mainpage.tml_min .header .form form .group .fc_item .elem_item input, .colorStyle3 .mainpage.tml_min .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle3 .mainpage.tml_min .header .form form .group .fc_item .elem_item input.error, .colorStyle3 .mainpage.tml_min .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle3 .mainpage.tml_min .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle3 .mainpage.tml_min .header .form form .buttons button, .colorStyle3 .mainpage.tml_min .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle3 .mainpage.tml_min .header .form form .buttons button:hover, .colorStyle3 .mainpage.tml_min .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle3 .mainpage.tml_min .header .form .h3 {
	font-size: 26px;
	margin: 0 0 2px;
}
.colorStyle3 .mainpage.tml_min .header .form form .group .fc_item .elem_item input {
	margin: 0 0 -6px;
}
.colorStyle3 .mainpage.tml_max .header .center, .colorStyle3 .mainpage.tml_mid .header .center {
	width: 333px;
	margin: 0 auto;
	text-align: center;
	padding: 81px 0 0;
}
.colorStyle3 .mainpage.tml_max .header .logo, .colorStyle3 .mainpage.tml_mid .header .logo {
	padding: 0 0 45px;
	font-size: 50px;
}
.colorStyle3 .mainpage.tml_max .header .logo a, .colorStyle3 .mainpage.tml_mid .header .logo a {
	display: block;
	margin: 0 0 2px;
	white-space: nowrap;
}
.colorStyle3 .mainpage.tml_max .header .logo a, .colorStyle3 .mainpage.tml_max .header .logo img, .colorStyle3 .mainpage.tml_mid .header .logo a, .colorStyle3 .mainpage.tml_mid .header .logo img {
	line-height: 59px;
}
.colorStyle3 .mainpage.tml_max .header .logo span, .colorStyle3 .mainpage.tml_mid .header .logo span {
	display: block;
	font-size: 15px!important;
}
.colorStyle3 .mainpage.tml_max .header .logo img, .colorStyle3 .mainpage.tml_mid .header .logo img {
	margin-right: -4px;
}
.colorStyle3 .mainpage.tml_max .header .form, .colorStyle3 .mainpage.tml_mid .header .form {
	background: url(../img/footer_line.png) 0 0 repeat-x;
	padding: 47px 0 139px;
	width: 322px;
}
.colorStyle3 .mainpage.tml_max .header .form .input_decor, .colorStyle3 .mainpage.tml_mid .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle3 .mainpage.tml_max .header .form .input_decor.error, .colorStyle3 .mainpage.tml_mid .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle3 .mainpage.tml_max .header .form .uss_form_item, .colorStyle3 .mainpage.tml_mid .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle3 .mainpage.tml_max .header .form .uss_form_item input, .colorStyle3 .mainpage.tml_max .header .form .uss_form_item textarea, .colorStyle3 .mainpage.tml_mid .header .form .uss_form_item input, .colorStyle3 .mainpage.tml_mid .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle3 .mainpage.tml_max .header .form .uss_form_item input.error, .colorStyle3 .mainpage.tml_max .header .form .uss_form_item textarea.error, .colorStyle3 .mainpage.tml_mid .header .form .uss_form_item input.error, .colorStyle3 .mainpage.tml_mid .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle3 .mainpage.tml_max .header .form .uss_form_item input[type=submit], .colorStyle3 .mainpage.tml_max .header .form .uss_form_item textarea[type=submit], .colorStyle3 .mainpage.tml_mid .header .form .uss_form_item input[type=submit], .colorStyle3 .mainpage.tml_mid .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle3 .mainpage.tml_max .header .form .uss_form_item textarea, .colorStyle3 .mainpage.tml_mid .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle3 .mainpage.tml_max .header .form .uss_form_item label, .colorStyle3 .mainpage.tml_mid .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle3 .mainpage.tml_max .header .form form .group .fc_item:not(.block), .colorStyle3 .mainpage.tml_mid .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle3 .mainpage.tml_max .header .form form .group .fc_item label, .colorStyle3 .mainpage.tml_mid .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle3 .mainpage.tml_max .header .form form .group .fc_item .elem_item, .colorStyle3 .mainpage.tml_mid .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle3 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle3 .mainpage.tml_max .header .form form .group .fc_item .elem_item textarea, .colorStyle3 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input, .colorStyle3 .mainpage.tml_mid .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle3 .mainpage.tml_max .header .form form .group .fc_item .elem_item input.error, .colorStyle3 .mainpage.tml_max .header .form form .group .fc_item .elem_item textarea.error, .colorStyle3 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input.error, .colorStyle3 .mainpage.tml_mid .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle3 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle3 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle3 .mainpage.tml_max .header .form form .buttons button, .colorStyle3 .mainpage.tml_max .header .form form .buttons input, .colorStyle3 .mainpage.tml_mid .header .form form .buttons button, .colorStyle3 .mainpage.tml_mid .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle3 .mainpage.tml_max .header .form form .buttons button:hover, .colorStyle3 .mainpage.tml_max .header .form form .buttons input:hover, .colorStyle3 .mainpage.tml_mid .header .form form .buttons button:hover, .colorStyle3 .mainpage.tml_mid .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle3 .mainpage.tml_max .header .form .h3, .colorStyle3 .mainpage.tml_mid .header .form .h3 {
	font-size: 26px;
	margin: 0 0 2px;
	text-align: left;
}
.colorStyle3 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle3 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input {
	margin: 0 0 -6px;
}
.colorStyle3 .singlepage .header .left {
	width: 410px;
	padding: 24px 0;
}
.colorStyle3 .singlepage .header .right {
	padding: 37px 0 39px;
}
.colorStyle3 .singlepage .header .logo {
	font-size: 59px;
}
.colorStyle3 .singlepage .header .logo a {
	display: block;
	margin: 0 0 8px;
}
.colorStyle3 .singlepage .header .logo a, .colorStyle3 .singlepage .header .logo img {
	line-height: 59px;
}
.colorStyle3 .singlepage .header .logo span {
	display: block;
}
.colorStyle3 .singlepage .header .form {
	width: 322px;
}
.colorStyle3 .singlepage .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle3 .singlepage .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle3 .singlepage .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle3 .singlepage .header .form .uss_form_item input, .colorStyle3 .singlepage .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle3 .singlepage .header .form .uss_form_item input.error, .colorStyle3 .singlepage .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle3 .singlepage .header .form .uss_form_item input[type=submit], .colorStyle3 .singlepage .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle3 .singlepage .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle3 .singlepage .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle3 .singlepage .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle3 .singlepage .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle3 .singlepage .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle3 .singlepage .header .form form .group .fc_item .elem_item input, .colorStyle3 .singlepage .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle3 .singlepage .header .form form .group .fc_item .elem_item input.error, .colorStyle3 .singlepage .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle3 .singlepage .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle3 .singlepage .header .form form .buttons button, .colorStyle3 .singlepage .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle3 .singlepage .header .form form .buttons button:hover, .colorStyle3 .singlepage .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle3 .singlepage .header .form .h3 {
	font-size: 26px;
	margin: 0 0 2px;
}
.colorStyle3 .singlepage .header .form form .group .fc_item .elem_item input {
	margin: 0 0 -6px;
}
.colorStyle4 .mainpage.tml_min .header .left {
	width: 354px;
	text-align: center;
	padding: 38px 0 0;
}
.colorStyle4 .mainpage.tml_min .header .right {
	padding: 36px 0 0;
}
.colorStyle4 .mainpage.tml_min .header .logo {
	text-align: left;
	text-transform: uppercase;
	padding: 0 0 23px;
}
.colorStyle4 .mainpage.tml_min .header .logo a {
	display: inline-block;
}
.colorStyle4 .mainpage.tml_min .header .logo img {
	display: inline-block;
	vertical-align: middle;
}
.colorStyle4 .mainpage.tml_min .header .logo span {
	display: inline-block;
	vertical-align: middle;
	font-size: 32px;
}
.colorStyle4 .mainpage.tml_min .header .logo span span {
	font-size: 43px;
}
.colorStyle4 .mainpage.tml_min .header .slogan {
	background: url(../img/footer_line.png) 0 0 repeat-x;
	padding: 24px 0 33px;
	font-size: 38px;
	color: #fff;
	text-shadow: -1px -1px 4px rgba(39, 69, 70, .8);
	text-transform: uppercase;
	width: 325px;
	line-height: 1;
}
.colorStyle4 .mainpage.tml_min .header .slogan span {
	text-transform: none;
	display: block;
	font-size: 36px;
}
.colorStyle4 .mainpage.tml_min .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle4 .mainpage.tml_min .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle4 .mainpage.tml_min .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle4 .mainpage.tml_min .header .form .uss_form_item input, .colorStyle4 .mainpage.tml_min .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle4 .mainpage.tml_min .header .form .uss_form_item input.error, .colorStyle4 .mainpage.tml_min .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle4 .mainpage.tml_min .header .form .uss_form_item input[type=submit], .colorStyle4 .mainpage.tml_min .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle4 .mainpage.tml_min .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle4 .mainpage.tml_min .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle4 .mainpage.tml_min .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle4 .mainpage.tml_min .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle4 .mainpage.tml_min .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle4 .mainpage.tml_min .header .form form .group .fc_item .elem_item input, .colorStyle4 .mainpage.tml_min .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle4 .mainpage.tml_min .header .form form .group .fc_item .elem_item input.error, .colorStyle4 .mainpage.tml_min .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle4 .mainpage.tml_min .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle4 .mainpage.tml_min .header .form form .buttons button, .colorStyle4 .mainpage.tml_min .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle4 .mainpage.tml_min .header .form form .buttons button:hover, .colorStyle4 .mainpage.tml_min .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle4 .mainpage.tml_min .header .form .h3 {
	font-size: 26px;
	white-space: nowrap;
	margin: 0 0 5px;
}
.colorStyle4 .mainpage.tml_min .header .form .h3 span {
	font-size: 27px;
	display: block;
	font-weight: 700;
}
.colorStyle4 .mainpage.tml_min .header .form form .group .fc_item .elem_item input {
	margin: 0 0 -6px;
}
.colorStyle4 .mainpage.tml_max .header .left, .colorStyle4 .mainpage.tml_mid .header .left {
	width: 375px;
	padding: 86px 0 0;
}
.colorStyle4 .mainpage.tml_max .header .right, .colorStyle4 .mainpage.tml_mid .header .right {
	padding: 83px 0 0;
}
.colorStyle4 .mainpage.tml_max .header .logo, .colorStyle4 .mainpage.tml_mid .header .logo {
	text-transform: uppercase;
	padding: 0;
}
.colorStyle4 .mainpage.tml_max .header .logo a, .colorStyle4 .mainpage.tml_mid .header .logo a {
	display: inline-block;
}
.colorStyle4 .mainpage.tml_max .header .logo img, .colorStyle4 .mainpage.tml_mid .header .logo img {
	display: inline-block;
	vertical-align: middle;
}
.colorStyle4 .mainpage.tml_max .header .logo span, .colorStyle4 .mainpage.tml_mid .header .logo span {
	display: inline-block;
	vertical-align: middle;
	font-size: 36px;
}
.colorStyle4 .mainpage.tml_max .header .logo span span, .colorStyle4 .mainpage.tml_mid .header .logo span span {
	font-size: 48px;
}
.colorStyle4 .mainpage.tml_max .header .slogan, .colorStyle4 .mainpage.tml_mid .header .slogan {
	padding: 224px 0 82px;
	font-size: 38px;
	text-transform: uppercase;
	line-height: 1;
}
.colorStyle4 .mainpage.tml_max .header .slogan span, .colorStyle4 .mainpage.tml_mid .header .slogan span {
	text-transform: none;
	display: block;
	font-size: 36px;
}
.colorStyle4 .mainpage.tml_max .header .form .input_decor, .colorStyle4 .mainpage.tml_mid .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle4 .mainpage.tml_max .header .form .input_decor.error, .colorStyle4 .mainpage.tml_mid .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle4 .mainpage.tml_max .header .form .uss_form_item, .colorStyle4 .mainpage.tml_mid .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle4 .mainpage.tml_max .header .form .uss_form_item input, .colorStyle4 .mainpage.tml_max .header .form .uss_form_item textarea, .colorStyle4 .mainpage.tml_mid .header .form .uss_form_item input, .colorStyle4 .mainpage.tml_mid .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle4 .mainpage.tml_max .header .form .uss_form_item input.error, .colorStyle4 .mainpage.tml_max .header .form .uss_form_item textarea.error, .colorStyle4 .mainpage.tml_mid .header .form .uss_form_item input.error, .colorStyle4 .mainpage.tml_mid .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle4 .mainpage.tml_max .header .form .uss_form_item input[type=submit], .colorStyle4 .mainpage.tml_max .header .form .uss_form_item textarea[type=submit], .colorStyle4 .mainpage.tml_mid .header .form .uss_form_item input[type=submit], .colorStyle4 .mainpage.tml_mid .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle4 .mainpage.tml_max .header .form .uss_form_item textarea, .colorStyle4 .mainpage.tml_mid .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle4 .mainpage.tml_max .header .form .uss_form_item label, .colorStyle4 .mainpage.tml_mid .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle4 .mainpage.tml_max .header .form form .group .fc_item:not(.block), .colorStyle4 .mainpage.tml_mid .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle4 .mainpage.tml_max .header .form form .group .fc_item label, .colorStyle4 .mainpage.tml_mid .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle4 .mainpage.tml_max .header .form form .group .fc_item .elem_item, .colorStyle4 .mainpage.tml_mid .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle4 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle4 .mainpage.tml_max .header .form form .group .fc_item .elem_item textarea, .colorStyle4 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input, .colorStyle4 .mainpage.tml_mid .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle4 .mainpage.tml_max .header .form form .group .fc_item .elem_item input.error, .colorStyle4 .mainpage.tml_max .header .form form .group .fc_item .elem_item textarea.error, .colorStyle4 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input.error, .colorStyle4 .mainpage.tml_mid .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle4 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle4 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle4 .mainpage.tml_max .header .form form .buttons button, .colorStyle4 .mainpage.tml_max .header .form form .buttons input, .colorStyle4 .mainpage.tml_mid .header .form form .buttons button, .colorStyle4 .mainpage.tml_mid .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle4 .mainpage.tml_max .header .form form .buttons button:hover, .colorStyle4 .mainpage.tml_max .header .form form .buttons input:hover, .colorStyle4 .mainpage.tml_mid .header .form form .buttons button:hover, .colorStyle4 .mainpage.tml_mid .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle4 .mainpage.tml_max .header .form .h3, .colorStyle4 .mainpage.tml_mid .header .form .h3 {
	font-size: 26px;
	white-space: nowrap;
	margin: 0 0 12px;
}
.colorStyle4 .mainpage.tml_max .header .form .h3 span, .colorStyle4 .mainpage.tml_mid .header .form .h3 span {
	font-size: 27px;
	display: block;
	font-weight: 700;
}
.colorStyle4 .singlepage .header .left {
	width: 354px;
	text-align: center;
	padding: 38px 0 0;
}
.colorStyle4 .singlepage .header .right {
	padding: 36px 0 0;
}
.colorStyle4 .singlepage .header .logo {
	text-align: left;
	text-transform: uppercase;
	padding: 0 0 23px;
}
.colorStyle4 .singlepage .header .logo a {
	display: inline-block;
}
.colorStyle4 .singlepage .header .logo img, .colorStyle4 .singlepage .header .logo span {
	display: inline-block;
	vertical-align: middle;
}
.colorStyle4 .singlepage .header .logo span {
	font-size: 32px;
}
.colorStyle4 .singlepage .header .logo span span {
	font-size: 43px;
}
.colorStyle4 .singlepage .header .slogan {
	background: url(../img/footer_line.png) 0 0 repeat-x;
	padding: 24px 0 33px;
	font-size: 38px;
	color: #fff;
	text-shadow: -1px -1px 4px rgba(39, 69, 70, .8);
	text-transform: uppercase;
	width: 325px;
	line-height: 1;
}
.colorStyle4 .singlepage .header .slogan span {
	text-transform: none;
	display: block;
	font-size: 36px;
}
.colorStyle4 .singlepage .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle4 .singlepage .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle4 .singlepage .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle4 .singlepage .header .form .uss_form_item input, .colorStyle4 .singlepage .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle4 .singlepage .header .form .uss_form_item input.error, .colorStyle4 .singlepage .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle4 .singlepage .header .form .uss_form_item input[type=submit], .colorStyle4 .singlepage .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle4 .singlepage .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle4 .singlepage .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle4 .singlepage .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle4 .singlepage .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle4 .singlepage .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle4 .singlepage .header .form form .group .fc_item .elem_item input, .colorStyle4 .singlepage .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle4 .singlepage .header .form form .group .fc_item .elem_item input.error, .colorStyle4 .singlepage .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle4 .singlepage .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle4 .singlepage .header .form form .buttons button, .colorStyle4 .singlepage .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle4 .singlepage .header .form form .buttons button:hover, .colorStyle4 .singlepage .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle4 .singlepage .header .form .h3 {
	font-size: 26px;
	white-space: nowrap;
	margin: 0 0 5px;
}
.colorStyle4 .singlepage .header .form .h3 span {
	font-size: 27px;
	display: block;
	font-weight: 700;
}
.colorStyle4 .singlepage .header .form form .group .fc_item .elem_item input {
	margin: 0 0 -6px;
}
.colorStyle5 .mainpage.tml_min .header {
	color: #fff;
}
.colorStyle5 .mainpage.tml_min .header .left {
	padding: 28px 0 35px;
}
.colorStyle5 .mainpage.tml_min .header .right {
	padding: 36px 0 0;
}
.colorStyle5 .mainpage.tml_min .header .logo {
	padding: 0 0 28px;
}
.colorStyle5 .mainpage.tml_min .header .logo a {
	display: block;
	margin: 0 0 8px;
	white-space: nowrap;
	font-size: 59px;
}
.colorStyle5 .mainpage.tml_min .header .logo span {
	font-size: 18px;
	display: inline-block;
}
.colorStyle5 .mainpage.tml_min .header .slogan {
	padding: 21px 0 0;
	width: 384px;
	font-size: 33px;
	line-height: 1;
	background: url(../img/footer_line.png) 0 0 repeat-x;
}
.colorStyle5 .mainpage.tml_min .header .slogan span {
	font-size: 30px;
}
.colorStyle5 .mainpage.tml_min .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle5 .mainpage.tml_min .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle5 .mainpage.tml_min .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle5 .mainpage.tml_min .header .form .uss_form_item input, .colorStyle5 .mainpage.tml_min .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle5 .mainpage.tml_min .header .form .uss_form_item input.error, .colorStyle5 .mainpage.tml_min .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle5 .mainpage.tml_min .header .form .uss_form_item input[type=submit], .colorStyle5 .mainpage.tml_min .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle5 .mainpage.tml_min .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle5 .mainpage.tml_min .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle5 .mainpage.tml_min .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle5 .mainpage.tml_min .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle5 .mainpage.tml_min .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle5 .mainpage.tml_min .header .form form .group .fc_item .elem_item input, .colorStyle5 .mainpage.tml_min .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle5 .mainpage.tml_min .header .form form .group .fc_item .elem_item input.error, .colorStyle5 .mainpage.tml_min .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle5 .mainpage.tml_min .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle5 .mainpage.tml_min .header .form form .buttons button, .colorStyle5 .mainpage.tml_min .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle5 .mainpage.tml_min .header .form form .buttons button:hover, .colorStyle5 .mainpage.tml_min .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle5 .mainpage.tml_min .header .form .h3 {
	font-size: 27px;
	line-height: 1;
	margin: 0 0 15px;
}
.colorStyle5 .mainpage.tml_min .header .form .h3 span {
	display: block;
	font-weight: 700;
	font-size: 29px;
}
.colorStyle5 .mainpage.tml_min .header .form form .group .fc_item .elem_item input {
	background: #2f2f2f;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #1e1e1e;
	border-right: 1px solid #1e1e1e;
	border-color: #1e1e1e #484848 #484848 #1e1e1e;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 -6px;
}
.colorStyle5 .mainpage.tml_max .header, .colorStyle5 .mainpage.tml_mid .header {
	color: #fff;
}
.colorStyle5 .mainpage.tml_max .header .left, .colorStyle5 .mainpage.tml_mid .header .left {
	padding: 81px 0 98px;
}
.colorStyle5 .mainpage.tml_max .header .right, .colorStyle5 .mainpage.tml_mid .header .right {
	padding: 36px 0 0;
}
.colorStyle5 .mainpage.tml_max .header .logo, .colorStyle5 .mainpage.tml_mid .header .logo {
	padding: 0 0 80px;
}
.colorStyle5 .mainpage.tml_max .header .logo a, .colorStyle5 .mainpage.tml_mid .header .logo a {
	display: block;
	margin: 0 0 8px;
	white-space: nowrap;
	font-size: 50px;
}
.colorStyle5 .mainpage.tml_max .header .logo span, .colorStyle5 .mainpage.tml_mid .header .logo span {
	font-size: 16px;
	display: inline-block;
}
.colorStyle5 .mainpage.tml_max .header .slogan, .colorStyle5 .mainpage.tml_mid .header .slogan {
	padding: 362px 0 0;
	text-align: right;
	font-size: 38px;
	line-height: 1;
}
.colorStyle5 .mainpage.tml_max .header .slogan span, .colorStyle5 .mainpage.tml_mid .header .slogan span {
	font-size: 35px;
}
.colorStyle5 .mainpage.tml_max .header .form, .colorStyle5 .mainpage.tml_mid .header .form {
	width: 323px;
}
.colorStyle5 .mainpage.tml_max .header .form .input_decor, .colorStyle5 .mainpage.tml_mid .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle5 .mainpage.tml_max .header .form .input_decor.error, .colorStyle5 .mainpage.tml_mid .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle5 .mainpage.tml_max .header .form .uss_form_item, .colorStyle5 .mainpage.tml_mid .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle5 .mainpage.tml_max .header .form .uss_form_item input, .colorStyle5 .mainpage.tml_max .header .form .uss_form_item textarea, .colorStyle5 .mainpage.tml_mid .header .form .uss_form_item input, .colorStyle5 .mainpage.tml_mid .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle5 .mainpage.tml_max .header .form .uss_form_item input.error, .colorStyle5 .mainpage.tml_max .header .form .uss_form_item textarea.error, .colorStyle5 .mainpage.tml_mid .header .form .uss_form_item input.error, .colorStyle5 .mainpage.tml_mid .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle5 .mainpage.tml_max .header .form .uss_form_item input[type=submit], .colorStyle5 .mainpage.tml_max .header .form .uss_form_item textarea[type=submit], .colorStyle5 .mainpage.tml_mid .header .form .uss_form_item input[type=submit], .colorStyle5 .mainpage.tml_mid .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle5 .mainpage.tml_max .header .form .uss_form_item textarea, .colorStyle5 .mainpage.tml_mid .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle5 .mainpage.tml_max .header .form .uss_form_item label, .colorStyle5 .mainpage.tml_mid .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle5 .mainpage.tml_max .header .form form .group .fc_item:not(.block), .colorStyle5 .mainpage.tml_mid .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle5 .mainpage.tml_max .header .form form .group .fc_item label, .colorStyle5 .mainpage.tml_mid .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle5 .mainpage.tml_max .header .form form .group .fc_item .elem_item, .colorStyle5 .mainpage.tml_mid .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle5 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle5 .mainpage.tml_max .header .form form .group .fc_item .elem_item textarea, .colorStyle5 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input, .colorStyle5 .mainpage.tml_mid .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle5 .mainpage.tml_max .header .form form .group .fc_item .elem_item input.error, .colorStyle5 .mainpage.tml_max .header .form form .group .fc_item .elem_item textarea.error, .colorStyle5 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input.error, .colorStyle5 .mainpage.tml_mid .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle5 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle5 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle5 .mainpage.tml_max .header .form form .buttons button, .colorStyle5 .mainpage.tml_max .header .form form .buttons input, .colorStyle5 .mainpage.tml_mid .header .form form .buttons button, .colorStyle5 .mainpage.tml_mid .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle5 .mainpage.tml_max .header .form form .buttons button:hover, .colorStyle5 .mainpage.tml_max .header .form form .buttons input:hover, .colorStyle5 .mainpage.tml_mid .header .form form .buttons button:hover, .colorStyle5 .mainpage.tml_mid .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle5 .mainpage.tml_max .header .form .h3, .colorStyle5 .mainpage.tml_mid .header .form .h3 {
	font-size: 27px;
	line-height: 1;
	margin: 0 0 15px;
	white-space: nowrap;
}
.colorStyle5 .mainpage.tml_max .header .form .h3 span, .colorStyle5 .mainpage.tml_mid .header .form .h3 span {
	display: block;
	font-weight: 700;
	font-size: 29px;
}
.colorStyle5 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle5 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input {
	background: #2f2f2f;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #1e1e1e;
	border-right: 1px solid #1e1e1e;
	border-color: #1e1e1e #484848 #484848 #1e1e1e;
	border-style: solid;
	border-width: 1px;
}
.colorStyle5 .singlepage .header {
	color: #fff;
}
.colorStyle5 .singlepage .header .left {
	padding: 28px 0 35px;
}
.colorStyle5 .singlepage .header .right {
	padding: 36px 0 0;
}
.colorStyle5 .singlepage .header .logo {
	padding: 0 0 28px;
}
.colorStyle5 .singlepage .header .logo a {
	display: block;
	margin: 0 0 8px;
	white-space: nowrap;
	font-size: 59px;
}
.colorStyle5 .singlepage .header .logo span {
	font-size: 18px;
	display: inline-block;
}
.colorStyle5 .singlepage .header .slogan {
	padding: 21px 0 0;
	width: 384px;
	font-size: 33px;
	line-height: 1;
	background: url(../img/footer_line.png) 0 0 repeat-x;
}
.colorStyle5 .singlepage .header .slogan span {
	font-size: 30px;
}
.colorStyle5 .singlepage .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle5 .singlepage .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle5 .singlepage .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle5 .singlepage .header .form .uss_form_item input, .colorStyle5 .singlepage .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle5 .singlepage .header .form .uss_form_item input.error, .colorStyle5 .singlepage .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle5 .singlepage .header .form .uss_form_item input[type=submit], .colorStyle5 .singlepage .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle5 .singlepage .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle5 .singlepage .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle5 .singlepage .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle5 .singlepage .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle5 .singlepage .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle5 .singlepage .header .form form .group .fc_item .elem_item input, .colorStyle5 .singlepage .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle5 .singlepage .header .form form .group .fc_item .elem_item input.error, .colorStyle5 .singlepage .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle5 .singlepage .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle5 .singlepage .header .form form .buttons button, .colorStyle5 .singlepage .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle5 .singlepage .header .form form .buttons button:hover, .colorStyle5 .singlepage .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle5 .singlepage .header .form .h3 {
	font-size: 27px;
	line-height: 1;
	margin: 0 0 15px;
}
.colorStyle5 .singlepage .header .form .h3 span {
	display: block;
	font-weight: 700;
	font-size: 29px;
}
.colorStyle5 .singlepage .header .form form .group .fc_item .elem_item input {
	background: #2f2f2f;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #1e1e1e;
	border-right: 1px solid #1e1e1e;
	border-color: #1e1e1e #484848 #484848 #1e1e1e;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 -6px;
}
.colorStyle6 .mainpage.tml_min .header {
	color: #fff;
}
.colorStyle6 .mainpage.tml_min .header .left {
	padding: 28px 0 35px;
}
.colorStyle6 .mainpage.tml_min .header .right {
	padding: 36px 0 0;
}
.colorStyle6 .mainpage.tml_min .header .logo {
	padding: 0 0 28px;
	color: #c7b4af;
}
.colorStyle6 .mainpage.tml_min .header .logo a {
	display: block;
	margin: 0 0 8px;
	white-space: nowrap;
	font-size: 59px;
	line-height: 86px;
}
.colorStyle6 .mainpage.tml_min .header .logo span {
	font-size: 18px;
	display: inline-block;
}
.colorStyle6 .mainpage.tml_min .header .slogan {
	padding: 21px 0 0;
	width: 384px;
	font-size: 33px;
	line-height: 1;
	background: url(../img/footer_line.png) 0 0 repeat-x;
}
.colorStyle6 .mainpage.tml_min .header .slogan span {
	font-size: 30px;
}
.colorStyle6 .mainpage.tml_min .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle6 .mainpage.tml_min .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle6 .mainpage.tml_min .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle6 .mainpage.tml_min .header .form .uss_form_item input, .colorStyle6 .mainpage.tml_min .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle6 .mainpage.tml_min .header .form .uss_form_item input.error, .colorStyle6 .mainpage.tml_min .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle6 .mainpage.tml_min .header .form .uss_form_item input[type=submit], .colorStyle6 .mainpage.tml_min .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle6 .mainpage.tml_min .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle6 .mainpage.tml_min .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle6 .mainpage.tml_min .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle6 .mainpage.tml_min .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle6 .mainpage.tml_min .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle6 .mainpage.tml_min .header .form form .group .fc_item .elem_item input, .colorStyle6 .mainpage.tml_min .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle6 .mainpage.tml_min .header .form form .group .fc_item .elem_item input.error, .colorStyle6 .mainpage.tml_min .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle6 .mainpage.tml_min .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle6 .mainpage.tml_min .header .form form .buttons button, .colorStyle6 .mainpage.tml_min .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle6 .mainpage.tml_min .header .form form .buttons button:hover, .colorStyle6 .mainpage.tml_min .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle6 .mainpage.tml_min .header .form .h3 {
	font-size: 27px;
	line-height: 1;
	margin: 0 0 15px;
}
.colorStyle6 .mainpage.tml_min .header .form .h3 span {
	display: block;
	font-weight: 700;
	font-size: 29px;
}
.colorStyle6 .mainpage.tml_min .header .form .buttons input {
	width: 100%!important;
}
.colorStyle6 .mainpage.tml_max .header, .colorStyle6 .mainpage.tml_mid .header {
	color: #262427;
}
.colorStyle6 .mainpage.tml_max .header .left, .colorStyle6 .mainpage.tml_mid .header .left {
	padding: 81px 0 87px;
}
.colorStyle6 .mainpage.tml_max .header .right, .colorStyle6 .mainpage.tml_mid .header .right {
	padding: 36px 0 0;
}
.colorStyle6 .mainpage.tml_max .header .logo, .colorStyle6 .mainpage.tml_mid .header .logo {
	padding: 0 0 35px;
}
.colorStyle6 .mainpage.tml_max .header .logo span, .colorStyle6 .mainpage.tml_mid .header .logo span {
	font-size: 16px;
	display: inline-block;
}
.colorStyle6 .mainpage.tml_max .header .logo a, .colorStyle6 .mainpage.tml_mid .header .logo a {
	display: block;
	margin: 0 0 8px;
	white-space: nowrap;
	font-size: 50px;
}
.colorStyle6 .mainpage.tml_max .header .slogan, .colorStyle6 .mainpage.tml_mid .header .slogan {
	padding: 362px 0 0;
	text-align: right;
	font-size: 38px;
	line-height: 1;
	color: #fff;
	text-shadow: -1px -1px 4px rgba(0, 11, 17, .8);
}
.colorStyle6 .mainpage.tml_max .header .slogan span, .colorStyle6 .mainpage.tml_mid .header .slogan span {
	font-size: 35px;
}
.colorStyle6 .mainpage.tml_max .header .header .inner, .colorStyle6 .mainpage.tml_mid .header .header .inner {
	background: rgba(230, 230, 231, .7);
}
.colorStyle6 .mainpage.tml_max .header .form, .colorStyle6 .mainpage.tml_mid .header .form {
	width: 323px;
	background: url(../img/footer_line.png) 0 0 repeat-x;
	padding: 50px 0 0;
}
.colorStyle6 .mainpage.tml_max .header .form .input_decor, .colorStyle6 .mainpage.tml_mid .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle6 .mainpage.tml_max .header .form .input_decor.error, .colorStyle6 .mainpage.tml_mid .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle6 .mainpage.tml_max .header .form .uss_form_item, .colorStyle6 .mainpage.tml_mid .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle6 .mainpage.tml_max .header .form .uss_form_item input, .colorStyle6 .mainpage.tml_max .header .form .uss_form_item textarea, .colorStyle6 .mainpage.tml_mid .header .form .uss_form_item input, .colorStyle6 .mainpage.tml_mid .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle6 .mainpage.tml_max .header .form .uss_form_item input.error, .colorStyle6 .mainpage.tml_max .header .form .uss_form_item textarea.error, .colorStyle6 .mainpage.tml_mid .header .form .uss_form_item input.error, .colorStyle6 .mainpage.tml_mid .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle6 .mainpage.tml_max .header .form .uss_form_item input[type=submit], .colorStyle6 .mainpage.tml_max .header .form .uss_form_item textarea[type=submit], .colorStyle6 .mainpage.tml_mid .header .form .uss_form_item input[type=submit], .colorStyle6 .mainpage.tml_mid .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle6 .mainpage.tml_max .header .form .uss_form_item textarea, .colorStyle6 .mainpage.tml_mid .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle6 .mainpage.tml_max .header .form .uss_form_item label, .colorStyle6 .mainpage.tml_mid .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle6 .mainpage.tml_max .header .form form .group .fc_item:not(.block), .colorStyle6 .mainpage.tml_mid .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle6 .mainpage.tml_max .header .form form .group .fc_item label, .colorStyle6 .mainpage.tml_mid .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle6 .mainpage.tml_max .header .form form .group .fc_item .elem_item, .colorStyle6 .mainpage.tml_mid .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle6 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle6 .mainpage.tml_max .header .form form .group .fc_item .elem_item textarea, .colorStyle6 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input, .colorStyle6 .mainpage.tml_mid .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle6 .mainpage.tml_max .header .form form .group .fc_item .elem_item input.error, .colorStyle6 .mainpage.tml_max .header .form form .group .fc_item .elem_item textarea.error, .colorStyle6 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input.error, .colorStyle6 .mainpage.tml_mid .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle6 .mainpage.tml_max .header .form form .group .fc_item .elem_item input, .colorStyle6 .mainpage.tml_mid .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle6 .mainpage.tml_max .header .form form .buttons button, .colorStyle6 .mainpage.tml_max .header .form form .buttons input, .colorStyle6 .mainpage.tml_mid .header .form form .buttons button, .colorStyle6 .mainpage.tml_mid .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle6 .mainpage.tml_max .header .form form .buttons button:hover, .colorStyle6 .mainpage.tml_max .header .form form .buttons input:hover, .colorStyle6 .mainpage.tml_mid .header .form form .buttons button:hover, .colorStyle6 .mainpage.tml_mid .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle6 .mainpage.tml_max .header .form .h3, .colorStyle6 .mainpage.tml_mid .header .form .h3 {
	font-size: 27px;
	line-height: 1;
	margin: 0 0 15px;
	white-space: nowrap;
}
.colorStyle6 .mainpage.tml_max .header .form .h3 span, .colorStyle6 .mainpage.tml_mid .header .form .h3 span {
	display: block;
	font-weight: 700;
	font-size: 29px;
}
.colorStyle6 .mainpage.tml_max .header .form form .buttons input, .colorStyle6 .mainpage.tml_mid .header .form form .buttons input {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(#ffdf2f, #ffc322);
	border: none;
	color: #262427;
}
.colorStyle6 .mainpage.tml_max .header .form form .buttons input .active, .colorStyle6 .mainpage.tml_max .header .form form .buttons input .selected, .colorStyle6 .mainpage.tml_max .header .form form .buttons input:hover, .colorStyle6 .mainpage.tml_mid .header .form form .buttons input .active, .colorStyle6 .mainpage.tml_mid .header .form form .buttons input .selected, .colorStyle6 .mainpage.tml_mid .header .form form .buttons input:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(0deg, #ffdf2f, #ffc322);
	color: #2f2f2f;
}
.colorStyle6 .mainpage.tml_max .header .left, .colorStyle6 .mainpage.tml_mid .header .left {
	padding-left: 25px;
	padding-right: 25px;
	width: 374px;
	background: rgba(230, 230, 231, .7);
}
.colorStyle6 .mainpage.tml_max .header .left .logo a, .colorStyle6 .mainpage.tml_mid .header .left .logo a {
	font-size: 46px;
	line-height: 68px;
}
.colorStyle6 .mainpage.tml_max .header .left .logo span, .colorStyle6 .mainpage.tml_mid .header .left .logo span {
	white-space: nowrap;
}
.colorStyle6 .mainpage.tml_max .header .left .logo img, .colorStyle6 .mainpage.tml_mid .header .left .logo img {
	position: relative;
	top: -12px;
}
.colorStyle6 .singlepage .header {
	color: #fff;
}
.colorStyle6 .singlepage .header .left {
	padding: 28px 0 35px;
}
.colorStyle6 .singlepage .header .right {
	padding: 36px 0 0;
}
.colorStyle6 .singlepage .header .logo {
	padding: 0 0 28px;
	color: #c7b4af;
}
.colorStyle6 .singlepage .header .logo a {
	display: block;
	margin: 0 0 8px;
	white-space: nowrap;
	font-size: 59px;
	line-height: 86px;
}
.colorStyle6 .singlepage .header .logo span {
	font-size: 18px;
	display: inline-block;
}
.colorStyle6 .singlepage .header .slogan {
	padding: 21px 0 0;
	width: 384px;
	font-size: 33px;
	line-height: 1;
	background: url(../img/footer_line.png) 0 0 repeat-x;
}
.colorStyle6 .singlepage .header .slogan span {
	font-size: 30px;
}
.colorStyle6 .singlepage .header .form .input_decor {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
}
.colorStyle6 .singlepage .header .form .input_decor.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle6 .singlepage .header .form .uss_form_item {
	margin-bottom: 10px;
	overflow: visible;
}
.colorStyle6 .singlepage .header .form .uss_form_item input, .colorStyle6 .singlepage .header .form .uss_form_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
	height: 35px;
	width: auto;
}
.colorStyle6 .singlepage .header .form .uss_form_item input.error, .colorStyle6 .singlepage .header .form .uss_form_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle6 .singlepage .header .form .uss_form_item input[type=submit], .colorStyle6 .singlepage .header .form .uss_form_item textarea[type=submit] {
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.colorStyle6 .singlepage .header .form .uss_form_item textarea {
	padding: 9px 0 0 9px;
}
.colorStyle6 .singlepage .header .form .uss_form_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
}
.colorStyle6 .singlepage .header .form form .group .fc_item:not(.block) {
	width: 100%;
}
.colorStyle6 .singlepage .header .form form .group .fc_item label {
	font-size: 15px;
}
.colorStyle6 .singlepage .header .form form .group .fc_item .elem_item {
	width: 100%;
}
.colorStyle6 .singlepage .header .form form .group .fc_item .elem_item input, .colorStyle6 .singlepage .header .form form .group .fc_item .elem_item textarea {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	padding: 9px 0 0 9px;
	outline: none!important;
	padding-top: 0!important;
}
.colorStyle6 .singlepage .header .form form .group .fc_item .elem_item input.error, .colorStyle6 .singlepage .header .form form .group .fc_item .elem_item textarea.error {
	border-color: #bd2b2b;
	-webkit-box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
	box-shadow: 1px 1px 1px #b53535, inset 0 1px 1px #e24646;
}
.colorStyle6 .singlepage .header .form form .group .fc_item .elem_item input {
	padding: 0 0 0 9px;
	height: 39px;
}
.colorStyle6 .singlepage .header .form form .buttons button, .colorStyle6 .singlepage .header .form form .buttons input {
	display: inline-block;
	width: 323px;
	height: 40px;
	font-size: 21px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	letter-spacing: -1.1px;
}
.colorStyle6 .singlepage .header .form form .buttons button:hover, .colorStyle6 .singlepage .header .form form .buttons input:hover {
	background-position: 0 0;
	background: #00648d;
	color: #fff;
}
.colorStyle6 .singlepage .header .form .h3 {
	font-size: 27px;
	line-height: 1;
	margin: 0 0 15px;
}
.colorStyle6 .singlepage .header .form .h3 span {
	display: block;
	font-weight: 700;
	font-size: 29px;
}
.colorStyle6 .singlepage .header .form .buttons input {
	width: 100%!important;
}
.colorStyle1 a {
	color: #00648d;
}
.colorStyle1 a:hover {
	color: #ff9c00;
}
.colorStyle1 .uss_catalog_block_cat .uss_catalog_category:hover .add_to_cart, .colorStyle1 .uss_eshop_block_item:hover .add_to_cart {
	background: #ffc322;
	color: inherit;
}
.colorStyle1 .uss_catalog_block_cat .uss_catalog_category:hover .uss_shop_name, .colorStyle1 .uss_catalog_block_cat .uss_catalog_category:hover .uss_shop_name a, .colorStyle1 .uss_eshop_block_item:hover .uss_shop_name, .colorStyle1 .uss_eshop_block_item:hover .uss_shop_name a {
	color: #ffc322;
}
.colorStyle1 .uss_catalog_block_cat .uss_catalog_category .add_to_cart, .colorStyle1 .uss_eshop_block_item .add_to_cart {
	background: #697a81;
	color: #fff;
}
.colorStyle1 .uss_catalog_block_cat .uss_catalog_category .add_to_cart.active, .colorStyle1 .uss_catalog_block_cat .uss_catalog_category .add_to_cart.selected, .colorStyle1 .uss_catalog_block_cat .uss_catalog_category .add_to_cart:hover, .colorStyle1 .uss_eshop_block_item .add_to_cart.active, .colorStyle1 .uss_eshop_block_item .add_to_cart.selected, .colorStyle1 .uss_eshop_block_item .add_to_cart:hover {
	background: #ffc322;
	color: #262427;
}
.colorStyle1 .uss_eshop_item:hover .add_to_cart {
	background: #ffc322;
	color: inherit;
}
.colorStyle1 .uss_eshop_item:hover .uss_shop_name, .colorStyle1 .uss_eshop_item:hover .uss_shop_name a {
	color: #ffc322;
}
.colorStyle1 .uss_eshop_item:hover:before {
	background-color: #ffc322;
}
.colorStyle1 .uss_eshop_item:hover * {
	border-color: #ffc322;
}
.colorStyle1 .uss_eshop_item .add_to_cart {
	background: #697a81;
	color: #fff;
}
.colorStyle1 .uss_eshop_item .add_to_cart.active, .colorStyle1 .uss_eshop_item .add_to_cart.selected, .colorStyle1 .uss_eshop_item .add_to_cart:hover {
	background: #ffc322;
	color: #262427;
}
.colorStyle1 .catalog_menu_item:hover {
	border-color: #ffc322;
}
.colorStyle1 .catalog_menu_item:hover>a, .colorStyle1 .catalog_menu_item>a {
	background: #7aad10;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
.colorStyle1 .catalog_menu_item:hover:before {
	background-color: #ffc322;
}
.colorStyle1 .uss_eshop_menu li:hover {
	border-color: #ffc322;
}
.colorStyle1 .uss_eshop_menu li:hover>a {
	color: #ffc322;
}
.colorStyle1 .uss_eshop_menu li:hover:before {
	background-color: #ffc322;
}
.colorStyle1 .uss_eshop_menu li:hover * {
	border-color: #ffc322;
}
.colorStyle1 .catalog_orderbutton {
	background: #697a81;
	color: #fff;
}
.colorStyle1 .catalog_orderbutton.active, .colorStyle1 .catalog_orderbutton.selected, .colorStyle1 .catalog_orderbutton:hover {
	background: #ffc322;
	color: #262427;
}
.colorStyle1 div.uss_catalog_tabs .uss_catalog_tabs_navigation span, .colorStyle1 div.uss_catalog_tabs .uss_eshop_tabs_navigation span, .colorStyle1 div.uss_eshop_tabs .uss_catalog_tabs_navigation span, .colorStyle1 div.uss_eshop_tabs .uss_eshop_tabs_navigation span {
	background: #697a81;
	color: #fff;
}
.colorStyle1 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.active, .colorStyle1 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle1 div.uss_catalog_tabs .uss_catalog_tabs_navigation span:hover, .colorStyle1 div.uss_catalog_tabs .uss_eshop_tabs_navigation span.active, .colorStyle1 div.uss_catalog_tabs .uss_eshop_tabs_navigation span.selected, .colorStyle1 div.uss_catalog_tabs .uss_eshop_tabs_navigation span:hover, .colorStyle1 div.uss_eshop_tabs .uss_catalog_tabs_navigation span.active, .colorStyle1 div.uss_eshop_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle1 div.uss_eshop_tabs .uss_catalog_tabs_navigation span:hover, .colorStyle1 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.active, .colorStyle1 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.selected, .colorStyle1 div.uss_eshop_tabs .uss_eshop_tabs_navigation span:hover {
	background: #ffc322;
	color: #262427;
}
.colorStyle1 div.uss_catalog_tabs .tab_items, .colorStyle1 div.uss_eshop_tabs .tab_items {
	border-color: #ffc322;
}
.colorStyle1 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
	background: #697a81;
	color: #fff;
}
.colorStyle1 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.active, .colorStyle1 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.selected, .colorStyle1 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
	background: #ffc322;
	color: #262427;
}
.colorStyle1 .uss_eshop_sameproducts .item:hover .add_to_cart {
	background: #ffc322;
	color: inherit;
}
.colorStyle1 .uss_eshop_sameproducts .item:hover .title, .colorStyle1 .uss_eshop_sameproducts .item:hover .title a {
	color: #ffc322;
}
.colorStyle1 .uss_eshop_sameproducts .item:hover:before {
	background-color: #ffc322;
}
.colorStyle1 .uss_eshop_sameproducts .item:hover * {
	border-color: #ffc322;
}
.colorStyle1 .uss_eshop_sameproducts .item .add_to_cart {
	background: #697a81;
	color: #fff;
}
.colorStyle1 .uss_eshop_sameproducts .item .add_to_cart.active, .colorStyle1 .uss_eshop_sameproducts .item .add_to_cart.selected, .colorStyle1 .uss_eshop_sameproducts .item .add_to_cart:hover {
	background: #ffc322;
	color: #262427;
}
.colorStyle2 a {
	color: #a5004a;
}
.colorStyle2 a:hover {
	color: #4a4fb3;
}
.colorStyle2 .uss_catalog_block_cat .uss_catalog_category:hover .add_to_cart, .colorStyle2 .uss_eshop_block_item:hover .add_to_cart {
	background: #6266b9;
	color: inherit;
}
.colorStyle2 .uss_catalog_block_cat .uss_catalog_category:hover .uss_shop_name, .colorStyle2 .uss_catalog_block_cat .uss_catalog_category:hover .uss_shop_name a, .colorStyle2 .uss_eshop_block_item:hover .uss_shop_name, .colorStyle2 .uss_eshop_block_item:hover .uss_shop_name a {
	color: #6266b9;
}
.colorStyle2 .uss_catalog_block_cat .uss_catalog_category:hover:before, .colorStyle2 .uss_eshop_block_item:hover:before {
	background-color: #6266b9;
}
.colorStyle2 .uss_catalog_block_cat .uss_catalog_category:hover *, .colorStyle2 .uss_eshop_block_item:hover * {
	border-color: #6266b9;
}
.colorStyle2 .uss_catalog_block_cat .uss_catalog_category .add_to_cart, .colorStyle2 .uss_eshop_block_item .add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#c26f6b), to(#86465b));
	background: linear-gradient(#c26f6b, #86465b);
	color: #fff;
	color: #fff!important;
}
.colorStyle2 .uss_catalog_block_cat .uss_catalog_category .add_to_cart.active, .colorStyle2 .uss_catalog_block_cat .uss_catalog_category .add_to_cart.selected, .colorStyle2 .uss_catalog_block_cat .uss_catalog_category .add_to_cart:hover, .colorStyle2 .uss_eshop_block_item .add_to_cart.active, .colorStyle2 .uss_eshop_block_item .add_to_cart.selected, .colorStyle2 .uss_eshop_block_item .add_to_cart:hover {
	background: #6266b9;
	color: #fff;
}
.colorStyle2 .uss_eshop_item:hover .add_to_cart {
	background: #6266b9;
	color: inherit;
}
.colorStyle2 .uss_eshop_item:hover .uss_shop_name, .colorStyle2 .uss_eshop_item:hover .uss_shop_name a {
	color: #6266b9;
}
.colorStyle2 .uss_eshop_item:hover:before {
	background-color: #6266b9;
}
.colorStyle2 .uss_eshop_item:hover * {
	border-color: #6266b9;
}
.colorStyle2 .uss_eshop_item .add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#c26f6b), to(#86465b));
	background: linear-gradient(#c26f6b, #86465b);
	color: #fff;
	color: #fff!important;
}
.colorStyle2 .uss_eshop_item .add_to_cart.active, .colorStyle2 .uss_eshop_item .add_to_cart.selected, .colorStyle2 .uss_eshop_item .add_to_cart:hover {
	background: #6266b9;
	color: #fff;
}
.colorStyle2 .catalog_menu_item:hover {
	border-color: #6266b9;
}
.colorStyle2 .catalog_menu_item:hover>a {
	color: #6266b9;
}
.colorStyle2 .catalog_menu_item:hover:before {
	background-color: #6266b9;
}
.colorStyle2 .uss_eshop_menu li:hover {
	border-color: #6266b9;
}
.colorStyle2 .uss_eshop_menu li:hover>a {
	color: #6266b9;
}
.colorStyle2 .uss_eshop_menu li:hover:before {
	background-color: #6266b9;
}
.colorStyle2 .uss_eshop_menu li:hover * {
	border-color: #6266b9;
}
.colorStyle2 .catalog_orderbutton {
	background: -webkit-gradient(linear, left top, left bottom, from(#c26f6b), to(#86465b));
	background: linear-gradient(#c26f6b, #86465b);
	color: #fff;
	color: #fff!important;
}
.colorStyle2 .catalog_orderbutton.active, .colorStyle2 .catalog_orderbutton.selected, .colorStyle2 .catalog_orderbutton:hover {
	background: #6266b9;
	color: #fff;
}
.colorStyle2 div.uss_catalog_tabs .uss_catalog_tabs_navigation span, .colorStyle2 div.uss_catalog_tabs .uss_eshop_tabs_navigation span, .colorStyle2 div.uss_eshop_tabs .uss_catalog_tabs_navigation span, .colorStyle2 div.uss_eshop_tabs .uss_eshop_tabs_navigation span {
	background: -webkit-gradient(linear, left top, left bottom, from(#c26f6b), to(#86465b));
	background: linear-gradient(#c26f6b, #86465b);
	color: #fff;
	color: #fff!important;
}
.colorStyle2 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.active, .colorStyle2 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle2 div.uss_catalog_tabs .uss_catalog_tabs_navigation span:hover, .colorStyle2 div.uss_catalog_tabs .uss_eshop_tabs_navigation span.active, .colorStyle2 div.uss_catalog_tabs .uss_eshop_tabs_navigation span.selected, .colorStyle2 div.uss_catalog_tabs .uss_eshop_tabs_navigation span:hover, .colorStyle2 div.uss_eshop_tabs .uss_catalog_tabs_navigation span.active, .colorStyle2 div.uss_eshop_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle2 div.uss_eshop_tabs .uss_catalog_tabs_navigation span:hover, .colorStyle2 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.active, .colorStyle2 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.selected, .colorStyle2 div.uss_eshop_tabs .uss_eshop_tabs_navigation span:hover {
	background: #6266b9;
	color: #fff;
}
.colorStyle2 div.uss_catalog_tabs .tab_items, .colorStyle2 div.uss_eshop_tabs .tab_items {
	border-color: #6266b9;
}
.colorStyle2 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#c26f6b), to(#86465b));
	background: linear-gradient(#c26f6b, #86465b);
	color: #fff;
	color: #fff!important;
}
.colorStyle2 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.active, .colorStyle2 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.selected, .colorStyle2 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
	background: #6266b9;
	color: #fff;
}
.colorStyle2 .uss_eshop_sameproducts .item:hover .add_to_cart {
	background: #6266b9;
	color: inherit;
}
.colorStyle2 .uss_eshop_sameproducts .item:hover .title, .colorStyle2 .uss_eshop_sameproducts .item:hover .title a {
	color: #6266b9;
}
.colorStyle2 .uss_eshop_sameproducts .item:hover:before {
	background-color: #6266b9;
}
.colorStyle2 .uss_eshop_sameproducts .item:hover * {
	border-color: #6266b9;
}
.colorStyle2 .uss_eshop_sameproducts .item .add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#c26f6b), to(#86465b));
	background: linear-gradient(#c26f6b, #86465b);
	color: #fff;
	color: #fff!important;
}
.colorStyle2 .uss_eshop_sameproducts .item .add_to_cart.active, .colorStyle2 .uss_eshop_sameproducts .item .add_to_cart.selected, .colorStyle2 .uss_eshop_sameproducts .item .add_to_cart:hover {
	background: #6266b9;
	color: #fff;
}
.colorStyle2 .comment_form_block form .uss_form_submit button, .colorStyle2 .comment_form_block form .uss_form_submit input {
	background: -webkit-gradient(linear, left top, left bottom, from(#c26f6b), to(#86465b));
	background: linear-gradient(#c26f6b, #86465b);
	color: #fff;
	color: #fff!important;
}
.colorStyle2 .comment_form_block form .uss_form_submit button.active, .colorStyle2 .comment_form_block form .uss_form_submit button.selected, .colorStyle2 .comment_form_block form .uss_form_submit button:hover, .colorStyle2 .comment_form_block form .uss_form_submit input.active, .colorStyle2 .comment_form_block form .uss_form_submit input.selected, .colorStyle2 .comment_form_block form .uss_form_submit input:hover {
	background: #6266b9;
	color: #fff;
}
.colorStyle3 a {
	color: #ae0031;
}
.colorStyle3 a:hover {
	color: #4d5d6f;
}
.colorStyle3 .uss_catalog_block_cat .uss_catalog_category:hover .add_to_cart, .colorStyle3 .uss_eshop_block_item:hover .add_to_cart {
	background: #ccd5e0;
	color: inherit;
}
.colorStyle3 .uss_catalog_block_cat .uss_catalog_category:hover .uss_shop_name, .colorStyle3 .uss_catalog_block_cat .uss_catalog_category:hover .uss_shop_name a, .colorStyle3 .uss_eshop_block_item:hover .uss_shop_name, .colorStyle3 .uss_eshop_block_item:hover .uss_shop_name a {
	color: #941935;
}
.colorStyle3 .uss_catalog_block_cat .uss_catalog_category:hover:before, .colorStyle3 .uss_eshop_block_item:hover:before {
	background-color: #941935;
}
.colorStyle3 .uss_catalog_block_cat .uss_catalog_category:hover *, .colorStyle3 .uss_eshop_block_item:hover * {
	border-color: #941935;
}
.colorStyle3 .uss_catalog_block_cat .uss_catalog_category .add_to_cart, .colorStyle3 .uss_eshop_block_item .add_to_cart {
	background: #811a37;
	color: #fff;
}
.colorStyle3 .uss_catalog_block_cat .uss_catalog_category .add_to_cart.active, .colorStyle3 .uss_catalog_block_cat .uss_catalog_category .add_to_cart.selected, .colorStyle3 .uss_catalog_block_cat .uss_catalog_category .add_to_cart:hover, .colorStyle3 .uss_eshop_block_item .add_to_cart.active, .colorStyle3 .uss_eshop_block_item .add_to_cart.selected, .colorStyle3 .uss_eshop_block_item .add_to_cart:hover {
	background: #ccd5e0;
	color: #262427!important;
}
.colorStyle3 .uss_eshop_item:hover .add_to_cart {
	background: #941935;
	color: inherit;
}
.colorStyle3 .uss_eshop_item:hover .uss_shop_name, .colorStyle3 .uss_eshop_item:hover .uss_shop_name a {
	color: #941935;
}
.colorStyle3 .uss_eshop_item:hover:before {
	background-color: #941935;
}
.colorStyle3 .uss_eshop_item:hover * {
	border-color: #941935;
}
.colorStyle3 .uss_eshop_item .add_to_cart {
	background: #811a37;
	color: #fff;
}
.colorStyle3 .uss_eshop_item .add_to_cart.active, .colorStyle3 .uss_eshop_item .add_to_cart.selected, .colorStyle3 .uss_eshop_item .add_to_cart:hover {
	background: #ccd5e0;
	color: #262427!important;
}
.colorStyle3 .catalog_menu_item:hover {
	border-color: #941935;
}
.colorStyle3 .catalog_menu_item:hover>a {
	color: #941935;
}
.colorStyle3 .catalog_menu_item:hover:before {
	background-color: #941935;
}
.colorStyle3 .uss_eshop_menu li:hover {
	border-color: #941935;
}
.colorStyle3 .uss_eshop_menu li:hover>a {
	color: #941935;
}
.colorStyle3 .uss_eshop_menu li:hover:before {
	background-color: #941935;
}
.colorStyle3 .uss_eshop_menu li:hover * {
	border-color: #941935;
}
.colorStyle3 .catalog_orderbutton {
	background: #811a37;
	color: #fff;
}
.colorStyle3 .catalog_orderbutton.active, .colorStyle3 .catalog_orderbutton.selected, .colorStyle3 .catalog_orderbutton:hover {
	background: #ccd5e0;
	color: #262427!important;
}
.colorStyle3 div.uss_catalog_tabs .uss_catalog_tabs_navigation span, .colorStyle3 div.uss_catalog_tabs .uss_eshop_tabs_navigation span, .colorStyle3 div.uss_eshop_tabs .uss_catalog_tabs_navigation span, .colorStyle3 div.uss_eshop_tabs .uss_eshop_tabs_navigation span {
	background: #ccd5e0;
	color: #262427!important;
	color: #fff!important;
}
.colorStyle3 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.active, .colorStyle3 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle3 div.uss_catalog_tabs .uss_catalog_tabs_navigation span:hover, .colorStyle3 div.uss_catalog_tabs .uss_eshop_tabs_navigation span.active, .colorStyle3 div.uss_catalog_tabs .uss_eshop_tabs_navigation span.selected, .colorStyle3 div.uss_catalog_tabs .uss_eshop_tabs_navigation span:hover, .colorStyle3 div.uss_eshop_tabs .uss_catalog_tabs_navigation span.active, .colorStyle3 div.uss_eshop_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle3 div.uss_eshop_tabs .uss_catalog_tabs_navigation span:hover, .colorStyle3 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.active, .colorStyle3 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.selected, .colorStyle3 div.uss_eshop_tabs .uss_eshop_tabs_navigation span:hover {
	background: #811a37;
	color: #fff;
}
.colorStyle3 div.uss_catalog_tabs .tab_items, .colorStyle3 div.uss_eshop_tabs .tab_items {
	border-color: #941935;
}
.colorStyle3 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
	background: #811a37;
	color: #fff;
}
.colorStyle3 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.active, .colorStyle3 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.selected, .colorStyle3 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
	background: #ccd5e0;
	color: #262427!important;
}
.colorStyle3 .uss_eshop_sameproducts .item:hover .add_to_cart {
	background: #941935;
	color: inherit;
}
.colorStyle3 .uss_eshop_sameproducts .item:hover .title, .colorStyle3 .uss_eshop_sameproducts .item:hover .title a {
	color: #941935;
}
.colorStyle3 .uss_eshop_sameproducts .item:hover:before {
	background-color: #941935;
}
.colorStyle3 .uss_eshop_sameproducts .item:hover * {
	border-color: #941935;
}
.colorStyle3 .uss_eshop_sameproducts .item .add_to_cart {
	background: #811a37;
	color: #fff;
}
.colorStyle3 .uss_eshop_sameproducts .item .add_to_cart.active, .colorStyle3 .uss_eshop_sameproducts .item .add_to_cart.selected, .colorStyle3 .uss_eshop_sameproducts .item .add_to_cart:hover {
	background: #ccd5e0;
	color: #262427!important;
}
.colorStyle3 .comment_form_block form .uss_form_submit button, .colorStyle3 .comment_form_block form .uss_form_submit input {
	background: #811a37;
	color: #fff;
}
.colorStyle3 .comment_form_block form .uss_form_submit button.active, .colorStyle3 .comment_form_block form .uss_form_submit button.selected, .colorStyle3 .comment_form_block form .uss_form_submit button:hover, .colorStyle3 .comment_form_block form .uss_form_submit input.active, .colorStyle3 .comment_form_block form .uss_form_submit input.selected, .colorStyle3 .comment_form_block form .uss_form_submit input:hover {
	background: #ccd5e0;
	color: #262427!important;
}
.colorStyle4 a {
	color: #3fa378;
}
.colorStyle4 a:hover {
	color: #ff7e00;
}
.colorStyle4 .uss_catalog_block_cat .uss_catalog_category:hover .add_to_cart, .colorStyle4 .uss_eshop_block_item:hover .add_to_cart {
	background: #ffc704;
	color: inherit;
}
.colorStyle4 .uss_catalog_block_cat .uss_catalog_category:hover .uss_shop_name, .colorStyle4 .uss_catalog_block_cat .uss_catalog_category:hover .uss_shop_name a, .colorStyle4 .uss_eshop_block_item:hover .uss_shop_name, .colorStyle4 .uss_eshop_block_item:hover .uss_shop_name a {
	color: #ffc704;
}
.colorStyle4 .uss_catalog_block_cat .uss_catalog_category:hover:before, .colorStyle4 .uss_eshop_block_item:hover:before {
	background-color: #ffc704;
}
.colorStyle4 .uss_catalog_block_cat .uss_catalog_category:hover *, .colorStyle4 .uss_eshop_block_item:hover * {
	border-color: #ffc704;
}
.colorStyle4 .uss_catalog_block_cat .uss_catalog_category .add_to_cart, .colorStyle4 .uss_eshop_block_item .add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#70b9c2), to(#52a7b1));
	background: linear-gradient(#70b9c2, #52a7b1);
	color: #fff;
}
.colorStyle4 .uss_catalog_block_cat .uss_catalog_category .add_to_cart.active, .colorStyle4 .uss_catalog_block_cat .uss_catalog_category .add_to_cart.selected, .colorStyle4 .uss_catalog_block_cat .uss_catalog_category .add_to_cart:hover, .colorStyle4 .uss_eshop_block_item .add_to_cart.active, .colorStyle4 .uss_eshop_block_item .add_to_cart.selected, .colorStyle4 .uss_eshop_block_item .add_to_cart:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdd6e), to(#ffc602));
	background: linear-gradient(#ffdd6e, #ffc602);
	color: #262427;
}
.colorStyle4 .uss_eshop_item:hover .add_to_cart {
	background: #ffc704;
	color: inherit;
}
.colorStyle4 .uss_eshop_item:hover .uss_shop_name, .colorStyle4 .uss_eshop_item:hover .uss_shop_name a {
	color: #ffc704;
}
.colorStyle4 .uss_eshop_item:hover:before {
	background-color: #ffc704;
}
.colorStyle4 .uss_eshop_item:hover * {
	border-color: #ffc704;
}
.colorStyle4 .uss_eshop_item .add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#70b9c2), to(#52a7b1));
	background: linear-gradient(#70b9c2, #52a7b1);
	color: #fff;
}
.colorStyle4 .uss_eshop_item .add_to_cart.active, .colorStyle4 .uss_eshop_item .add_to_cart.selected, .colorStyle4 .uss_eshop_item .add_to_cart:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdd6e), to(#ffc602));
	background: linear-gradient(#ffdd6e, #ffc602);
	color: #262427;
}
.colorStyle4 .catalog_menu_item:hover {
	border-color: #ffc704;
}
.colorStyle4 .catalog_menu_item:hover>a {
	color: #ffc704;
}
.colorStyle4 .catalog_menu_item:hover:before {
	background-color: #ffc704;
}
.colorStyle4 .uss_eshop_menu li:hover {
	border-color: #ffc704;
}
.colorStyle4 .uss_eshop_menu li:hover>a {
	color: #ffc704;
}
.colorStyle4 .uss_eshop_menu li:hover:before {
	background-color: #ffc704;
}
.colorStyle4 .uss_eshop_menu li:hover * {
	border-color: #ffc704;
}
.colorStyle4 .catalog_orderbutton {
	background: -webkit-gradient(linear, left top, left bottom, from(#70b9c2), to(#52a7b1));
	background: linear-gradient(#70b9c2, #52a7b1);
	color: #fff;
}
.colorStyle4 .catalog_orderbutton.active, .colorStyle4 .catalog_orderbutton.selected, .colorStyle4 .catalog_orderbutton:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdd6e), to(#ffc602));
	background: linear-gradient(#ffdd6e, #ffc602);
	color: #262427;
}
.colorStyle4 div.uss_catalog_tabs .uss_catalog_tabs_navigation span, .colorStyle4 div.uss_catalog_tabs .uss_eshop_tabs_navigation span, .colorStyle4 div.uss_eshop_tabs .uss_catalog_tabs_navigation span, .colorStyle4 div.uss_eshop_tabs .uss_eshop_tabs_navigation span {
	background: -webkit-gradient(linear, left top, left bottom, from(#70b9c2), to(#52a7b1));
	background: linear-gradient(#70b9c2, #52a7b1);
	color: #fff;
}
.colorStyle4 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.active, .colorStyle4 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle4 div.uss_catalog_tabs .uss_catalog_tabs_navigation span:hover, .colorStyle4 div.uss_catalog_tabs .uss_eshop_tabs_navigation span.active, .colorStyle4 div.uss_catalog_tabs .uss_eshop_tabs_navigation span.selected, .colorStyle4 div.uss_catalog_tabs .uss_eshop_tabs_navigation span:hover, .colorStyle4 div.uss_eshop_tabs .uss_catalog_tabs_navigation span.active, .colorStyle4 div.uss_eshop_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle4 div.uss_eshop_tabs .uss_catalog_tabs_navigation span:hover, .colorStyle4 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.active, .colorStyle4 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.selected, .colorStyle4 div.uss_eshop_tabs .uss_eshop_tabs_navigation span:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdd6e), to(#ffc602));
	background: linear-gradient(#ffdd6e, #ffc602);
	color: #262427;
}
.colorStyle4 div.uss_catalog_tabs .tab_items, .colorStyle4 div.uss_eshop_tabs .tab_items {
	border-color: #ffc704;
}
.colorStyle4 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#70b9c2), to(#52a7b1));
	background: linear-gradient(#70b9c2, #52a7b1);
	color: #fff;
}
.colorStyle4 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.active, .colorStyle4 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.selected, .colorStyle4 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdd6e), to(#ffc602));
	background: linear-gradient(#ffdd6e, #ffc602);
	color: #262427;
}
.colorStyle4 .uss_eshop_sameproducts .item:hover .add_to_cart {
	background: #ffc704;
	color: inherit;
}
.colorStyle4 .uss_eshop_sameproducts .item:hover .title, .colorStyle4 .uss_eshop_sameproducts .item:hover .title a {
	color: #ffc704;
}
.colorStyle4 .uss_eshop_sameproducts .item:hover:before {
	background-color: #ffc704;
}
.colorStyle4 .uss_eshop_sameproducts .item:hover * {
	border-color: #ffc704;
}
.colorStyle4 .uss_eshop_sameproducts .item .add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#70b9c2), to(#52a7b1));
	background: linear-gradient(#70b9c2, #52a7b1);
	color: #fff;
}
.colorStyle4 .uss_eshop_sameproducts .item .add_to_cart.active, .colorStyle4 .uss_eshop_sameproducts .item .add_to_cart.selected, .colorStyle4 .uss_eshop_sameproducts .item .add_to_cart:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdd6e), to(#ffc602));
	background: linear-gradient(#ffdd6e, #ffc602);
	color: #262427;
}
.colorStyle4 .comment_form_block form .uss_form_submit button, .colorStyle4 .comment_form_block form .uss_form_submit input {
	background: -webkit-gradient(linear, left top, left bottom, from(#70b9c2), to(#52a7b1));
	background: linear-gradient(#70b9c2, #52a7b1);
	color: #fff;
}
.colorStyle4 .comment_form_block form .uss_form_submit button.active, .colorStyle4 .comment_form_block form .uss_form_submit button.selected, .colorStyle4 .comment_form_block form .uss_form_submit button:hover, .colorStyle4 .comment_form_block form .uss_form_submit input.active, .colorStyle4 .comment_form_block form .uss_form_submit input.selected, .colorStyle4 .comment_form_block form .uss_form_submit input:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdd6e), to(#ffc602));
	background: linear-gradient(#ffdd6e, #ffc602);
	color: #262427;
}
.colorStyle5 a {
	color: #00a3bb;
}
.colorStyle5 a:hover {
	color: #434343;
}
.colorStyle5 .uss_catalog_block_cat .uss_catalog_category:hover .add_to_cart, .colorStyle5 .uss_eshop_block_item:hover .add_to_cart {
	background: #00a3bb;
	color: inherit;
}
.colorStyle5 .uss_catalog_block_cat .uss_catalog_category:hover .uss_shop_name, .colorStyle5 .uss_catalog_block_cat .uss_catalog_category:hover .uss_shop_name a, .colorStyle5 .uss_eshop_block_item:hover .uss_shop_name, .colorStyle5 .uss_eshop_block_item:hover .uss_shop_name a {
	color: #00a3bb;
}
.colorStyle5 .uss_catalog_block_cat .uss_catalog_category:hover:before, .colorStyle5 .uss_eshop_block_item:hover:before {
	background-color: #00a3bb;
}
.colorStyle5 .uss_catalog_block_cat .uss_catalog_category:hover *, .colorStyle5 .uss_eshop_block_item:hover * {
	border-color: #00a3bb;
}
.colorStyle5 .uss_catalog_block_cat .uss_catalog_category .add_to_cart, .colorStyle5 .uss_eshop_block_item .add_to_cart {
	background: #a5dce4;
	color: #2f2f2f;
}
.colorStyle5 .uss_catalog_block_cat .uss_catalog_category .add_to_cart .active, .colorStyle5 .uss_catalog_block_cat .uss_catalog_category .add_to_cart.selected, .colorStyle5 .uss_catalog_block_cat .uss_catalog_category .add_to_cart:hover, .colorStyle5 .uss_eshop_block_item .add_to_cart .active, .colorStyle5 .uss_eshop_block_item .add_to_cart.selected, .colorStyle5 .uss_eshop_block_item .add_to_cart:hover {
	background: #2f2f2f;
	color: #fff;
}
.colorStyle5 .uss_eshop_item:hover .add_to_cart {
	background: #00a3bb;
	color: inherit;
}
.colorStyle5 .uss_eshop_item:hover .uss_shop_name, .colorStyle5 .uss_eshop_item:hover .uss_shop_name a {
	color: #00a3bb;
}
.colorStyle5 .uss_eshop_item:hover:before {
	background-color: #00a3bb;
}
.colorStyle5 .uss_eshop_item:hover * {
	border-color: #00a3bb;
}
.colorStyle5 .uss_eshop_item .add_to_cart {
	background: #a5dce4;
	color: #2f2f2f;
}
.colorStyle5 .uss_eshop_item .add_to_cart .active, .colorStyle5 .uss_eshop_item .add_to_cart.selected, .colorStyle5 .uss_eshop_item .add_to_cart:hover {
	background: #2f2f2f;
	color: #fff;
}
.colorStyle5 .catalog_menu_item:hover {
	border-color: #00a3bb;
}
.colorStyle5 .catalog_menu_item:hover>a {
	color: #00a3bb;
}
.colorStyle5 .catalog_menu_item:hover:before {
	background-color: #00a3bb;
}
.colorStyle5 .uss_eshop_menu li:hover {
	border-color: #00a3bb;
}
.colorStyle5 .uss_eshop_menu li:hover>a {
	color: #00a3bb;
}
.colorStyle5 .uss_eshop_menu li:hover:before {
	background-color: #00a3bb;
}
.colorStyle5 .uss_eshop_menu li:hover * {
	border-color: #00a3bb;
}
.colorStyle5 .catalog_orderbutton {
	background: none;
	border: 2px solid #a5dce4;
	color: #a5dce4;
	padding: 0;
}
.colorStyle5 .catalog_orderbutton .active, .colorStyle5 .catalog_orderbutton .selected, .colorStyle5 .catalog_orderbutton:hover, .colorStyle5 div.uss_catalog_tabs .uss_catalog_tabs_navigation span, .colorStyle5 div.uss_catalog_tabs .uss_eshop_tabs_navigation span, .colorStyle5 div.uss_eshop_tabs .uss_catalog_tabs_navigation span, .colorStyle5 div.uss_eshop_tabs .uss_eshop_tabs_navigation span {
	background: #a5dce4;
	color: #2f2f2f;
}
.colorStyle5 div.uss_catalog_tabs .uss_catalog_tabs_navigation span .active, .colorStyle5 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle5 div.uss_catalog_tabs .uss_catalog_tabs_navigation span:hover, .colorStyle5 div.uss_catalog_tabs .uss_eshop_tabs_navigation span .active, .colorStyle5 div.uss_catalog_tabs .uss_eshop_tabs_navigation span.selected, .colorStyle5 div.uss_catalog_tabs .uss_eshop_tabs_navigation span:hover, .colorStyle5 div.uss_eshop_tabs .uss_catalog_tabs_navigation span .active, .colorStyle5 div.uss_eshop_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle5 div.uss_eshop_tabs .uss_catalog_tabs_navigation span:hover, .colorStyle5 div.uss_eshop_tabs .uss_eshop_tabs_navigation span .active, .colorStyle5 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.selected, .colorStyle5 div.uss_eshop_tabs .uss_eshop_tabs_navigation span:hover {
	background: #2f2f2f;
	color: #fff;
}
.colorStyle5 div.uss_catalog_tabs .tab_items, .colorStyle5 div.uss_eshop_tabs .tab_items {
	border-color: #00a3bb;
}
.colorStyle5 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
	background: #a5dce4;
	color: #2f2f2f;
}
.colorStyle5 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart .active, .colorStyle5 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.selected, .colorStyle5 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
	background: #2f2f2f;
	color: #fff;
}
.colorStyle5 .uss_eshop_sameproducts .item:hover .add_to_cart {
	background: #00a3bb;
	color: inherit;
}
.colorStyle5 .uss_eshop_sameproducts .item:hover .title, .colorStyle5 .uss_eshop_sameproducts .item:hover .title a {
	color: #00a3bb;
}
.colorStyle5 .uss_eshop_sameproducts .item:hover:before {
	background-color: #00a3bb;
}
.colorStyle5 .uss_eshop_sameproducts .item:hover * {
	border-color: #00a3bb;
}
.colorStyle5 .uss_eshop_sameproducts .item .add_to_cart {
	background: #a5dce4;
	color: #2f2f2f;
}
.colorStyle5 .uss_eshop_sameproducts .item .add_to_cart .active, .colorStyle5 .uss_eshop_sameproducts .item .add_to_cart.selected, .colorStyle5 .uss_eshop_sameproducts .item .add_to_cart:hover {
	background: #2f2f2f;
	color: #fff;
}
.colorStyle5 .comment_form_block form .uss_form_submit button, .colorStyle5 .comment_form_block form .uss_form_submit input {
	background: #a5dce4;
	color: #2f2f2f;
}
.colorStyle5 .comment_form_block form .uss_form_submit button .active, .colorStyle5 .comment_form_block form .uss_form_submit button.selected, .colorStyle5 .comment_form_block form .uss_form_submit button:hover, .colorStyle5 .comment_form_block form .uss_form_submit input .active, .colorStyle5 .comment_form_block form .uss_form_submit input.selected, .colorStyle5 .comment_form_block form .uss_form_submit input:hover {
	background: #2f2f2f;
	color: #fff;
}
.colorStyle6 a, .colorStyle6 a:hover {
	color: #df5a01;
}
.colorStyle6 .uss_catalog_block_cat .uss_catalog_category:hover .add_to_cart, .colorStyle6 .uss_eshop_block_item:hover .add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#fcbf2e), to(#ffdf2f));
	background: linear-gradient(#fcbf2e, #ffdf2f);
	color: inherit;
}
.colorStyle6 .uss_catalog_block_cat .uss_catalog_category:hover .uss_shop_name, .colorStyle6 .uss_catalog_block_cat .uss_catalog_category:hover .uss_shop_name a, .colorStyle6 .uss_eshop_block_item:hover .uss_shop_name, .colorStyle6 .uss_eshop_block_item:hover .uss_shop_name a {
	color: #df5a01;
	text-decoration: none;
}
.colorStyle6 .uss_catalog_block_cat .uss_catalog_category:hover:before, .colorStyle6 .uss_eshop_block_item:hover:before {
	background: -webkit-gradient(linear, left top, left bottom, from(#fcbf2e), to(#ffdf2f));
	background: linear-gradient(#fcbf2e, #ffdf2f);
}
.colorStyle6 .uss_catalog_block_cat .uss_catalog_category:hover *, .colorStyle6 .uss_eshop_block_item:hover * {
	border-color: #df5a01;
}
.colorStyle6 .uss_catalog_block_cat .uss_catalog_category .add_to_cart, .colorStyle6 .uss_eshop_block_item .add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(#ffdf2f, #ffc322);
	border: none;
	color: #262427;
}
.colorStyle6 .uss_catalog_block_cat .uss_catalog_category .add_to_cart .active, .colorStyle6 .uss_catalog_block_cat .uss_catalog_category .add_to_cart .selected, .colorStyle6 .uss_catalog_block_cat .uss_catalog_category .add_to_cart:hover, .colorStyle6 .uss_eshop_block_item .add_to_cart .active, .colorStyle6 .uss_eshop_block_item .add_to_cart .selected, .colorStyle6 .uss_eshop_block_item .add_to_cart:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(0deg, #ffdf2f, #ffc322);
	color: #2f2f2f;
}
.colorStyle6 .uss_eshop_item .uss_img_holder {
	display: block;
}
.colorStyle6 .uss_eshop_item:hover .add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#fcbf2e), to(#ffdf2f));
	background: linear-gradient(#fcbf2e, #ffdf2f);
	color: inherit;
}
.colorStyle6 .uss_eshop_item:hover .uss_shop_name, .colorStyle6 .uss_eshop_item:hover .uss_shop_name a {
	color: #df5a01;
	text-decoration: none;
}
.colorStyle6 .uss_eshop_item:hover:before {
	background: -webkit-gradient(linear, left top, left bottom, from(#fcbf2e), to(#ffdf2f));
	background: linear-gradient(#fcbf2e, #ffdf2f);
}
.colorStyle6 .uss_eshop_item:hover * {
	border-color: #fcbf2e;
}
.colorStyle6 .uss_eshop_item .add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(#ffdf2f, #ffc322);
	border: none;
	color: #262427;
}
.colorStyle6 .uss_eshop_item .add_to_cart .active, .colorStyle6 .uss_eshop_item .add_to_cart .selected, .colorStyle6 .uss_eshop_item .add_to_cart:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(0deg, #ffdf2f, #ffc322);
	color: #2f2f2f;
}
.colorStyle6 .catalog_menu_item:hover {
	border-color: #df5a01;
}
.colorStyle6 .catalog_menu_item:hover>a {
	color: #df5a01;
}
.colorStyle6 .catalog_menu_item:hover:before {
	background-color: #df5a01;
}
.colorStyle6 .uss_eshop_menu li:hover {
	border-color: #df5a01;
}
.colorStyle6 .uss_eshop_menu li:hover>a {
	color: #df5a01;
}
.colorStyle6 .uss_eshop_menu li:hover:before {
	background-color: #df5a01;
}
.colorStyle6 .uss_eshop_menu li:hover * {
	border-color: #df5a01;
}
.colorStyle6 .catalog_orderbutton {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(#ffdf2f, #ffc322);
	border: none;
	color: #262427;
	padding: 0 20px;
	height: 30px;
	line-height: 34px;
	font-weight: 400!important;
	text-shadow: none;
}
.colorStyle6 .catalog_orderbutton .active, .colorStyle6 .catalog_orderbutton .selected, .colorStyle6 .catalog_orderbutton:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(0deg, #ffdf2f, #ffc322);
	color: #2f2f2f;
}
.colorStyle6 div.uss_catalog_tabs .uss_catalog_tabs_navigation span, .colorStyle6 div.uss_catalog_tabs .uss_eshop_tabs_navigation span, .colorStyle6 div.uss_eshop_tabs .uss_catalog_tabs_navigation span, .colorStyle6 div.uss_eshop_tabs .uss_eshop_tabs_navigation span {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(#ffdf2f, #ffc322);
	border: none;
	color: #262427;
}
.colorStyle6 div.uss_catalog_tabs .uss_catalog_tabs_navigation span .active, .colorStyle6 div.uss_catalog_tabs .uss_catalog_tabs_navigation span .selected, .colorStyle6 div.uss_catalog_tabs .uss_catalog_tabs_navigation span:hover, .colorStyle6 div.uss_catalog_tabs .uss_eshop_tabs_navigation span .active, .colorStyle6 div.uss_catalog_tabs .uss_eshop_tabs_navigation span .selected, .colorStyle6 div.uss_catalog_tabs .uss_eshop_tabs_navigation span:hover, .colorStyle6 div.uss_eshop_tabs .uss_catalog_tabs_navigation span .active, .colorStyle6 div.uss_eshop_tabs .uss_catalog_tabs_navigation span .selected, .colorStyle6 div.uss_eshop_tabs .uss_catalog_tabs_navigation span:hover, .colorStyle6 div.uss_eshop_tabs .uss_eshop_tabs_navigation span .active, .colorStyle6 div.uss_eshop_tabs .uss_eshop_tabs_navigation span .selected, .colorStyle6 div.uss_eshop_tabs .uss_eshop_tabs_navigation span:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(0deg, #ffdf2f, #ffc322);
	color: #2f2f2f;
}
.colorStyle6 div.uss_catalog_tabs .tab_items, .colorStyle6 div.uss_eshop_tabs .tab_items {
	border-color: #df5a01;
}
.colorStyle6 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(#ffdf2f, #ffc322);
	border: none;
	color: #262427;
}
.colorStyle6 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart .active, .colorStyle6 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart .selected, .colorStyle6 .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(0deg, #ffdf2f, #ffc322);
	color: #2f2f2f;
}
.colorStyle6 .uss_eshop_sameproducts .item:hover .add_to_cart {
	background: #df5a01;
	color: inherit;
}
.colorStyle6 .uss_eshop_sameproducts .item:hover .title, .colorStyle6 .uss_eshop_sameproducts .item:hover .title a {
	color: #df5a01;
}
.colorStyle6 .uss_eshop_sameproducts .item:hover:before {
	background-color: #df5a01;
}
.colorStyle6 .uss_eshop_sameproducts .item:hover * {
	border-color: #df5a01;
}
.colorStyle6 .uss_eshop_sameproducts .item .add_to_cart {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(#ffdf2f, #ffc322);
	border: none;
	color: #262427;
}
.colorStyle6 .uss_eshop_sameproducts .item .add_to_cart .active, .colorStyle6 .uss_eshop_sameproducts .item .add_to_cart .selected, .colorStyle6 .uss_eshop_sameproducts .item .add_to_cart:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(0deg, #ffdf2f, #ffc322);
	color: #2f2f2f;
}
.colorStyle6 .comment_form_block form .uss_form_submit button, .colorStyle6 .comment_form_block form .uss_form_submit input {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(#ffdf2f, #ffc322);
	border: none;
	color: #262427;
}
.colorStyle6 .comment_form_block form .uss_form_submit button .active, .colorStyle6 .comment_form_block form .uss_form_submit button .selected, .colorStyle6 .comment_form_block form .uss_form_submit button:hover, .colorStyle6 .comment_form_block form .uss_form_submit input .active, .colorStyle6 .comment_form_block form .uss_form_submit input .selected, .colorStyle6 .comment_form_block form .uss_form_submit input:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#ffdf2f), to(#ffc322));
	background: linear-gradient(0deg, #ffdf2f, #ffc322);
	color: #2f2f2f;
}
.uss-flex-items {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important;
	display: -moz-flex!important;
	display: -ms-flex!important;
	display: -o-flex!important;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important;
}
.uss_catlog_cat_anons {
	font-size: inherit;
}
.fc_item.fc_checkbox {
	display: block;
	width: 100%!important;
}
.fc_item.fc_checkbox .elem_item {
	display: inline-block;
	width: auto!important;
	vertical-align: top;
}
.fc_item.fc_checkbox .sector_title {
	display: inline!important;
	width: auto!important;
	vertical-align: top;
	line-height: 1;
	width: calc(100% - 20px)!important;
}
.buy_one_click_form_tml .buy_one_click_window_wrap, .buy_one_click_form_tml .buy_one_click_window_wrap * {
	font-family: Roboto Condensed;
}
.buy_one_click_form_tml .buy_one_click_window_wrap .fc_form_tml .group, .buy_one_click_form_tml .buy_one_click_window_wrap .fc_form_tml .group .fc_item {
	width: 100%;
}
.buy_one_click_form_tml .buy_one_click_window_wrap .fc_form_tml .group .fc_item label {
	font-size: 15px!important;
	font-family: Roboto Condensed!important;
	font-weight: 400;
}
.buy_one_click_form_tml .buy_one_click_window_wrap .fc_form_tml .group .fc_item .elem_item {
	width: 100%;
}
.buy_one_click_form_tml .buy_one_click_window_wrap .fc_form_tml .group .fc_item .elem_item input.styler {
	height: 35px;
}
.buy_one_click_form_tml .buy_one_click_window_wrap .fc_form_tml .group .fc_item .elem_item textarea.styler {
	height: 5.6em;
	resize: none;
}
.buy_one_click_form_tml .buy_one_click_window_wrap .fc_form_tml .group .fc_item .elem_item input.styler, .buy_one_click_form_tml .buy_one_click_window_wrap .fc_form_tml .group .fc_item .elem_item textarea.styler {
	width: 100%;
	border: 1px solid #9eaaae;
	-webkit-box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	box-shadow: 1px 1px 1px #aab2b7, inset 0 1px 1px #656e72;
	border-radius: 0;
	background-color: #eee;
	resize: none;
	font-size: 16px;
	color: #a2a3a3;
	outline: none!important;
	padding: 0 0 0 9px;
}
.buy_one_click_form_tml .buy_one_click_window_wrap .uss_buy_one_click_pos .uss_onepos_info .uss_shop_price_amount_wrap .uss_shop_price div, .buy_one_click_form_tml .buy_one_click_window_wrap .uss_buy_one_click_pos .uss_onepos_info .uss_shop_price_amount_wrap .uss_shop_price span {
	margin: 0!important;
	padding: 0!important;
	background: none!important;
}
.buy_one_click_form_tml .buy_one_click_window_wrap .uss_buy_one_click_pos .uss_onepos_info .uss_shop_price_amount_wrap .uss_shop_price span.old_price {
	font-size: 16px;
	color: #697a81;
	display: inline-block;
}
.buy_one_click_form_tml .buy_one_click_window_wrap .uss_buy_one_click_pos .uss_onepos_info .uss_shop_price_amount_wrap .uss_shop_price div.actual_price {
	font-size: 28px;
	padding: 0 0 6px!important;
	margin: 0;
	display: block;
	width: 100%;
	background: none!important;
	font-weight: 300;
}
.buy_one_click_form_tml .buy_one_click_window_wrap .uss_buy_one_click_pos .uss_onepos_info .uss_shop_price_amount_wrap .uss_shop_by .amount_count .amount {
	border: 1px solid #b3b3b3;
	border-radius: 0;
	text-align: center;
}
.jq-radio {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
em.price_zero_class {
	font-size: 16px;
	max-width: 100%;
	overflow: hidden;
	white-space: normal;
	line-height: 1;
}
.jq-selectbox {
	z-index: 90!important;
}
.uss_eshop_sort_block .filter_show_by_links .jq-selectbox__select {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.uss_shop_block_cat .uss_shop_cat_img_wrap {
	margin: 0;
}
.uss_shop_block_cat .uss_shop_cat_text {
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 5px;
}
.table {
	width: 100%;
}
.table, .table tbody {
	display: block;
}
.table tr {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.table tr td {
	display: block;
	-moz-flex: 1 auto;
	-o-flex: 1 auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}
.table tr td img, .uss_user_basket table {
	max-width: 100%;
}
.uss_user_basket .uss_name .uss_description {
	display: none;
}
.page_holiday .uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_name {
	text-align: center;
	text-transform: uppercase;
	background: #79af13;
}
.page_holiday .uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_img {
	background: #79af13;
}
.page_holiday .uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_name a {
	color: #fff;
}
.popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .8);
	z-index: 100;
	text-align: center;
}
.popup:after {
	width: 0;
	height: 100%;
	content: "";
}
.popup:after, .popup_inner {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
.popup_inner {
	width: 620px;
}
.popup_container {
	background-color: #fff;
	padding: 33px 40px 25px;
	-webkit-box-shadow: 0 0 11px -1px rgba(0, 0, 0, .6);
	box-shadow: 0 0 11px -1px rgba(0, 0, 0, .6);
	position: relative;
}
.popup_container .close {
	position: absolute;
	top: 5px;
	right: 15px;
	font-size: 45px;
	line-height: 1;
	cursor: pointer;
}
.popup_container .close:hover {
	opacity: .8;
}
.popup .h3 {
	font-size: 33px;
	font-weight: 700;
	text-transform: uppercase;
}
.popup .fc_item.fc_checkbox .sector_title {
	vertical-align: middle;
}
.popup .jq-checkbox {
	top: 2px;
}
.popup2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .8);
	z-index: 100;
	text-align: center;
}
.popup2:after {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 0;
	height: 100%;
	content: "";
}
.popup2 .h3 {
	font-size: 33px;
	font-weight: 700;
	text-transform: uppercase;
}
.popup2 .fc_item.fc_checkbox .sector_title {
	vertical-align: middle;
}
.popup2 .jq-checkbox {
	top: 2px;
}
.content_menu a {
	background: #ffc322;
	padding: 10px;
	color: #fff!important;
	text-decoration: none;
	line-height: 3em;
}
.content_menu {
	color: #006990;
	margin-top: 0;
}
.kiber-kanikuly-blocks {
	text-align: center;
}
.kiber-kanikuly-blocks p {
	margin-top: 0;
}
.kiber-kanikuly-blocks .h2 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 55px;
}
.kiber-kanikuly-blocks p.title {
	font-size: 26px;
}
.kiber-kanikuly-blocks .inner {
	padding-bottom: 5px;
}
.kiber-kanikuly-blocks .block1 {
	background: #282828 url(../img/bg_dots.jpg);
	color: #fff;
}
.kiber-kanikuly-blocks .block1 .h2.yellow, .kiber-kanikuly-blocks .block1 .h2.yellow a {
	background: #ffdb2b;
	color: #292a25;
	text-transform: none;
}
.kiber-kanikuly-blocks .block1 .h2.yellow a:hover {
	background: #ffdb2b;
	color: #fff;
	text-transform: none;
}
.kiber-kanikuly-blocks .block2 {
	background: #006990;
	color: #fff;
}
.kiber-kanikuly-blocks .block3 .h2 {
	text-transform: none;
}
.kiber-kanikuly-blocks .block3 .h2.orange {
	background: #f79a0e;
}
.kiber-kanikuly-blocks .block4 {
	background: #003449;
	color: #fff;
}
.kiber-kanikuly-blocks .block4 table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	table-layout: fixed;
}
.kiber-kanikuly-blocks .block4 table td {
	width: 2%;
	padding: 0 15px;
	vertical-align: top;
}
.kiber-kanikuly-blocks .block4 table td img {
	max-width: 200px;
	width: 100%;
	height: auto;
}
.kiber-kanikuly-blocks .block5 {
	background: #ef7416;
	color: #fff;
}
.kiber-kanikuly-blocks .block5 p {
	font-size: 24px;
}
.kiber-kanikuly-blocks .block6 {
	background: #282828 url(../img/bg_dots.jpg);
	color: #fff;
}
.kiber-kanikuly-blocks .block7 {
	background: #ffdb2b;
}
.kiber-kanikuly-blocks .block7 table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	table-layout: fixed;
}
.kiber-kanikuly-blocks .block7 table td {
	width: 2%;
	padding: 0 20px;
	vertical-align: top;
}
.kiber-kanikuly-blocks .block7 table td p.num {
	width: 70px;
	height: 70px;
	border: 2px solid #2b2c2e;
	border-radius: 50%;
	text-align: center;
	line-height: 70px;
	font-size: 25px;
	margin-left: auto;
	margin-right: auto;
}
.kiber-kanikuly-blocks .block7 a.button {
	display: inline-block;
	height: 40px;
	text-decoration: none;
	background: #ef7416;
	color: #fff;
	font-size: 20px;
	padding: 0 35px;
	line-height: 40px;
}
.kiber-kanikuly-blocks .block7 a.button:hover {
	opacity: .8;
}
.kiber-kanikuly-blocks .block8 {
	background: #003449;
	color: #fff;
}
.kiber-kanikuly-blocks .block10 {
	background: #006990;
	color: #fff;
}
.kiber-kanikuly-blocks .block11 ul {
	margin: 0 -15px;
	padding: 0;
	list-style: none;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.kiber-kanikuly-blocks .block11 ul li {
	width: calc(50% - 30px);
	margin: 0 15px 10px;
	padding-left: 15px;
	position: relative;
	text-align: left;
}
.kiber-kanikuly-blocks .block11 ul li:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	width: 8px;
	height: 8px;
	background: url(../img/bullet.jpg) no-repeat 50%;
}
.kiber-kanikuly-blocks .block12 {
	background: #f79a0e;
	color: #fff;
}
.kiber-kanikuly-blocks .block13 .inner {
	padding-bottom: 0;
}
.kiber-kanikuly-blocks .block14 {
	background: #006990;
	color: #fff;
}
.kiber-kanikuly-blocks .block14 p {
	font-size: 30px;
	font-weight: 700;
}
.kiber-kanikuly-blocks .block15 {
	background: #003449;
	color: #fff;
}
.kiber-kanikuly-blocks .block16 table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	table-layout: fixed;
}
.kiber-kanikuly-blocks .block16 table td {
	width: 2%;
}
.kiber-kanikuly-blocks .block16 table td strong {
	background: #7aad10;
	color: #fff;
	padding: 7px 15px;
	font-size: 24px;
}
.kiber-kanikuly-blocks .block17 {
	background: #7aad10;
	color: #fff;
}
.inner.inner-1 {
	padding-bottom: 0;
}
.content ul.catalog_menu {
	padding: 0;
	margin: 0 -20px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.content ul.catalog_menu li {
	width: calc(50% - 40px);
	margin: 0 20px 20px;
}
.content ul.catalog_menu li span.catalog_menu_image {
	display: block;
	text-align: center;
	height: auto;
	background: #7aad10;
}
.content ul.catalog_menu li span.catalog_menu_image img {
	max-width: 100%;
	height: auto;
}
.overlay {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .8);
	z-index: 1500;
}
.overlay, .popup-window {
	display: none;
	position: fixed;
}
.popup-window {
	top: 50%;
	left: 50%;
	width: 510px;
	padding: 20px 50px 10px;
	background: #fff;
	z-index: 1550;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.popup-window__close {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 45px;
	cursor: pointer;
	font-size: 45px;
	line-height: 45px;
}
.popup-window .form_styler .group .titleGroup {
	text-transform: uppercase;
	font-size: 27px;
}
.popup-window input[type=text].styler, .popup-window textarea.styler {
	border: 1px solid #d8d9db;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	height: 53px;
	background: #f9f9f9;
}
.popup-window textarea.styler {
	height: 70px;
	resize: none;
}
.popup-window input[type=submit].styler {
	background: #4d4d57;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	color: #000;
	background: #f0dc26;
	font-size: 19px;
	height: 52px;
}
.popup-window input[type=submit].styler:not([disabled]):hover {
	background: #f0dc26;
	color: #000;
	opacity: .8;
}
.popup-window .uss_error_form {
	margin: 10px 15px 0;
}
.popup-window .fc_form_tml .group .fc_item.block, .popup-window .fc_item .elem_item, .popup-window .fc_item.fc_outputOnly .outputonly, .popup-window input[type=text].styler, .popup-window textarea.styler {
	width: 100%;
}
.popup-window .fc_form_tml .group .fc_item.block {
	margin: 0 0 15px;
}
.popup-window .fc_checkbox_one label.sector_title {
	vertical-align: baseline;
	font-weight: 400;
}
#regions {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2200;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 910px;
	padding: 25px 28px 30px;
	background-color: #fff;
	font-family: Roboto Condensed;
}
#regions.active {
	display: block;
}
#regions .rm_header {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
}
#regions .rm_header span.rm_exact_location {
	display: block;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
}
#regions .rm_header .close {
	display: inline-block;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 5px;
}
#regions .rm_header .close span {
	font-size: 15px;
	font-weight: 200;
	line-height: 20px;
	border-bottom: 1px dotted;
}
#regions .rm_header .close:hover span {
	border-bottom: 1px dotted transparent;
}
#regions .rm_header .close span.rmh_cross {
	display: none;
}
#regions .text {
	text-align: center;
	font-weight: 200;
	line-height: 25px;
}
#regions .text, #regions .text a {
	font-size: 16px;
}
#regions .turn {
	display: block;
	width: 220px;
	cursor: pointer;
	text-align: center;
	font-size: 15px;
	font-weight: 200;
	line-height: 20px;
	margin: 0 auto;
}
#regions .turn span {
	border-bottom: 1px dotted;
	margin: 0 10px;
}
#regions .turn:hover span {
	border-bottom: 1px dotted transparent;
}
#regions .turn span.region_arrow {
	display: inline-block;
	width: 15px;
	height: 10px;
	background: url(../img/region_arrow_02.html) no-repeat 50%;
	border-bottom: none;
	margin: 0;
}
#regions .col_3 {
	float: left;
	width: 25%;
}
#regions .col_2 {
	float: left;
	width: 20%;
}
#regions .region {
	float: none;
	margin-bottom: 2px;
}
#regions .char {
	padding-left: 20px;
	margin-bottom: 16px;
	position: relative;
	overflow: hidden;
}
#regions .char a {
	color: #006990;
}
#regions .char a:hover {
	color: #262427;
	text-decoration: underline;
}
#regions .char h4 {
	font-size: 16px;
	color: #5b9eb1;
	font-weight: 400;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#CityIs {
	z-index: 1001;
	width: 403px;
	border-radius: 0;
	height: 140px;
	top: 50%;
	margin-top: -80px;
	left: 50%;
	margin-left: -202px;
	position: fixed;
	background-color: #fff;
	font-family: Roboto Condensed;
}
#CityIs .title {
	width: 293px;
	padding-top: 31px;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 auto;
}
#CityIs .btn_wrap {
	overflow: hidden;
	padding-top: 10px;
	margin: 0 0 0 108px;
}
#CityIs .btn {
	float: left;
}
#CityIs .btn a {
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	border: 2px solid #006990;
	margin: 8px 12px;
	padding-top: 7px;
	border-radius: 10px;
	line-height: 8px;
	color: #006990;
	text-transform: uppercase;
	font-size: 13px;
	width: 65px;
	height: 27px;
	text-align: center;
}
#CityIs .btn a:hover {
	background-color: #006990;
	color: #fff;
}
.modal-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	z-index: 1000;
	opacity: .2;
}
.h_nav_top.top_limited .topper {
	background: #3681a0;
}
.h_nav_top.top_limited .topper .inner {
	padding: 0;
}
.numbers {
	background: #ffdc2b;
	font-size: 30px;
	text-align: center;
	display: none!important;
}
.numbers .inner {
	padding: 23px 0 40px;
}
.numbers .inner .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1;
}
.numbers .num {
	-webkit-box-flex: 0;
	-ms-flex: 0 auto;
	flex: 0 auto;
	text-align: center;
	margin: 0 35px;
	font-size: 30px;
	letter-spacing: 1.8px;
}
.numbers p {
	margin: 0;
}
.numbers .num strong {
	font-size: 90px;
}
.map-block {
	background: url(../img/map-block-bg-1.jpg) top no-repeat;
	background-size: cover;
	color: #fff;
	display: none!important;
}
.map-block .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	position: relative;
	padding-top: 57px;
	padding-bottom: 63px;
}
.map-block .inner:after {
	content: "";
	width: 675px;
	height: 317px;
	display: block;
	background: url(../img/map-block-bg-2.png) 100% no-repeat;
	position: absolute;
	top: 50%;
	left: 73%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.map-block .h3 {
	font-size: 55px;
	text-align: left;
	margin: 0 0 19px;
	line-height: 1.1;
	letter-spacing: 2px;
}
.map-block ul {
	margin: 0 0 50px;
	padding: 0;
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.map-block ul li {
	margin: 0 15px 6px 0;
	padding: 0;
	list-style-type: none;
	font-size: 25px;
	-webkit-box-flex: 0;
	-ms-flex: 0 auto;
	flex: 0 auto;
	letter-spacing: 1.2px;
}
.map-block ul li a {
	text-decoration: none;
	color: inherit;
	font-size: inherit;
}
.map-block ul li a:hover {
	text-decoration: underline;
}
.map-block a.btn {
	display: inline-block;
	background: #ffdc2b;
	color: #000;
	border: 0;
	line-height: 1;
	padding: 8px 70px 12px 74px;
	cursor: pointer;
	-webkit-transition: background .05s linear, -webkit-box-shadow .05s linear;
	transition: background .05s linear, -webkit-box-shadow .05s linear;
	transition: background .05s linear, box-shadow .05s linear;
	transition: background .05s linear, box-shadow .05s linear, -webkit-box-shadow .05s linear;
	text-decoration: none;
	font-size: 21px;
	-webkit-box-shadow: 0 4px 7px 3px rgba(7, 54, 69, .15);
	box-shadow: 0 4px 7px 3px rgba(7, 54, 69, .15);
}
.map-block a.btn:hover {
	background: #f4cb00;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.map-block .left, .map-block .right {
	width: 50%;
}
.map-block .left {
	padding-right: 13%;
}
.mainpage #content_block h1 {
	text-transform: uppercase;
	font-size: 55px;
	text-align: center;
}
.mainpage #content_block {
	font-size: 30px;
	background: url(../img/main-content-bg.jpg) bottom no-repeat, #fddb2b;
	padding-bottom: 280px;
}
.icons-block {
	background: #fddb2b;
}
.icons-block .inner {
	padding: 32px 0 52px;
}
.icons-block .icons-row {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.icons-block .icons-row .icon {
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}
.icons-block .icons-row .image {
	margin: 0 0 13px;
	height: 84px;
}
.icons-block .icons-row .icon img {
	display: block;
	margin: 0 auto;
}
.icons-block .icons-row .icon .title {
	font-size: 21px;
	text-align: center;
	display: block;
}
.why-block {
	background: #003448;
	font-size: 30px;
}
.why-block .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	color: #fff;
	padding: 75px 0 45px;
}
.why-block .inner:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background: url(../img/child.png) bottom no-repeat;
	background: contain;
	width: 50%;
}
.why-block .h3 {
	font-size: 55px;
	text-align: left;
	line-height: 1;
	margin: 0 0 26px;
	letter-spacing: 2px;
}
.why-block p {
	margin: 0 0 19px;
}
.why-block table {
	margin: 67px 0 20px;
}
.why-block table tr td img {
	margin-right: 15px;
	display: block;
}
.why-block .left {
	width: 60%;
}
.why-block .right {
	width: 40%;
}
.block.partners .h3 {
	font-size: 54px;
}
.block.partners .inner {
	padding: 47px 0 6px;
}
.info_block {
	font-size: 25px;
	color: #fff;
	line-height: 1.18;
	letter-spacing: 1.4px;
	padding: 0 32px;
}
.info_block .left {
	width: 54%;
}
.info_block .right {
	width: 45%;
}
.info_block .inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 68px 0 0;
}
.info_block-1 {
	background: #a89684;
}
.info_block-1 .inner {
	padding-top: 20px;
	padding-bottom: 36px;
}
.info_block-1 .inner:after {
	content: "";
	width: 50%;
	height: 645px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../img/info-person-1.png) bottom no-repeat;
	display: block;
}
.info_block-1 .devider {
	height: 38px;
}
.info_block-1 .description {
	letter-spacing: 1.1px;
	width: 180%;
	font-size: 13px;
	background: #dfd8d2;
	color: #555;
	line-height: 1.25;
	padding: 11px 87% 16px 27px;
}
.info_block-1 .description p {
	margin: 0;
	font-size: 16px;
}
.info_block-1 .description p+p {
	margin-top: 1px;
}
.info_block-1 .left {
	letter-spacing: 2.8px;
}
.info_block-2 {
	background: #600c1c;
}
.info_block-2 .inner {
	padding-top: 97px;
	padding-bottom: 70px;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.info_block-2 .left .image-wrap {
	position: relative;
	cursor: pointer;
}
.info_block-2 .left .image-wrap .image p {
	margin: 0;
}
.info_block-2 .left .image-wrap .image-bg {
	position: relative;
	left: -81px;
	width: calc(100% + 81px);
	z-index: 1;
}
.info_block-2 .left .image-wrap .image {
	position: absolute;
	left: 0;
	right: 0;
	top: 18px;
	width: 519px;
	max-width: 100%;
	margin: 0 auto;
}
.info_block-2 .left .image-wrap .image iframe {
	max-width: 100%;
	position: relative;
	z-index: 1;
}
.info_block-2 .left .image-wrap img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.info_block-2 .right {
	position: relative;
	padding-top: 22px;
	padding-left: 25px;
}
.info_block-2 .right:after {
	content: "";
	right: 0;
	left: -71px;
	bottom: 143px;
	width: 100%;
	height: 147px;
	background: url(../img/arrow-decore.png) 102px bottom no-repeat;
	display: block;
	position: absolute;
}
.info_block-2 .right .h3 {
	font-size: 49px;
	color: #ffdc2b;
	font-family: frank-DemiCond;
	letter-spacing: 2.5px;
	word-spacing: -1px;
	line-height: 1.2;
	margin-bottom: 29px;
}
.info_block-2 .right img {
	display: inline-block;
	margin: 0;
}
.info_block-3 {
	background: url(../uploadedFiles/images/fon.jpg) top no-repeat, #227896;
}
.info_block-3 .inner {
	padding-top: 67px;
	padding-bottom: 56px;
}
.info_block-3 .center {
	position: relative;
	font-size: 19px;
	padding-right: 40%;
	line-height: 1.2;
	width: 100%;
}
.info_block-3 .center:after {
	content: "";
	width: 345px;
	height: 351px;
	display: block;
	background: url(../img/steeve.png) 50% no-repeat;
	position: absolute;
	right: 117px;
	top: -199px;
}
.info_block-3 .center .h3 {
	font-size: 55px;
	font-family: frank-DemiCond;
	letter-spacing: 2.2px;
	margin-bottom: 28px;
}
.info_block-3 .center p {
	margin: 0 0 19px;
}
.info_block-3 .center table {
	text-align: center;
	display: block;
	width: 94%;
	margin: 22px 0 17px;
}
.info_block-3 .center table tbody {
	display: block;
}
.info_block-3 .center table tr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.info_block-3 .center table td {
	display: block;
	font-size: 18px;
	margin-right: 22px;
	/* font-family:frank-Medium; */
}
.info_block-3 .center table td p strong {
	font-size: 67px;
	line-height: 1;
	font-weight: 700;
	font-family: frank-Medium;
}
.info_block-3 .center table td p {
	margin: 0;
	line-height: 1;
	letter-spacing: 0px;
}
.info_block-3 a.btn {
	display: inline-block;
	background: #ffdc2b;
	color: #000;
	border: 0;
	line-height: 1;
	padding: 14px 56px 17px 46px;
	cursor: pointer;
	-webkit-transition: background .05s linear, -webkit-box-shadow .05s linear;
	transition: background .05s linear, -webkit-box-shadow .05s linear;
	transition: background .05s linear, box-shadow .05s linear;
	transition: background .05s linear, box-shadow .05s linear, -webkit-box-shadow .05s linear;
	text-decoration: none;
	font-size: 18px;
	-webkit-box-shadow: 0 4px 7px 3px rgba(7, 54, 69, .15);
	box-shadow: 0 4px 7px 3px rgba(7, 54, 69, .15);
	letter-spacing: .85px;
	border-radius: 5px;
}
.info_block-3 a.btn:hover {
	background: #f4cb00;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.photoalbum .inner {
	padding: 20px 0 18px;
}
.cert.block {
	background: #ffdc2b;
	color: #000;
}
.cert.block .inner {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 73px 0 63px;
}
.cert.block p {
	margin: 0;
}
.cert.block .left {
	width: 50%;
	padding-top: 11px;
}
.cert.block .left .image img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.cert.block .right {
	width: 50%;
}
.cert.block .right .cert-info {
	margin: 0 0 37px;
	position: relative;
}
.cert.block .right .cert-info:after {
	content: "";
	width: 122px;
	height: 37px;
	background: url(../img/cert-decore.png) 50% no-repeat;
	position: absolute;
	left: -112px;
	top: 164px;
	display: block;
}
.cert.block .right .cert-info img {
	display: block;
	max-width: 100%;
}
.cert.block .right .cert-text {
	font-size: 29px;
	line-height: .9;
	letter-spacing: 1.2px;
}
.need-more.block {
	background: #006990;
	color: #fff;
}
.need-more.block, .need-more.block * {
	-webkit-font-feature-settings: normal!important;
	font-feature-settings: normal!important;
	font-variant: normal!important;
}
.need-more.block .inner {
	padding-top: 53px;
	padding-bottom: 42px;
}
.need-more.block .h3 {
	font-size: 54px;
	text-align: center;
	color: #ffdc2b;
	font-family: frank-DemiCond;
	margin: 0 0 18px;
	letter-spacing: 2.5px;
}
.need-more.block .description {
	font-size: 30px;
	text-align: center;
	line-height: 1.1;
	margin-bottom: 66px;
	letter-spacing: 1.1px;
}
.need-more.block .school-table {
	border: 5px solid #ffdc2b;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 25px;
	padding: 34px 45px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 1000px;
	max-width: 100%;
	margin: 0 auto 118px;
}
.need-more.block .school-table .left, .need-more.block .school-table .right {
	width: 50%;
}
.need-more.block .school-table p {
	margin: 0;
}
.need-more.block .school-table img {
	margin: 0 auto;
	display: block;
	max-width: 91%;
}
.need-more.block .school-row {
	width: 1000px;
	max-width: 100%;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	letter-spacing: .7px;
	margin: 0 auto 80px;
}
.need-more.block .school-row p {
	margin: 0 0 7px;
	line-height: 1;
}
.need-more.block .school-row .col {
	font-size: 17px;
	color: #fff;
	letter-spacing: .7px;
	position: relative;
}
.need-more.block .school-row .col strong {
	font-weight: 400;
	font-family: frank-DemiCond;
	font-size: 46px;
	color: #ffdc2b;
	line-height: 1;
}
.need-more.block .school-row .col p:last-child {
	line-height: 1.2;
}
.need-more.block .school-row .col:first-of-type:after {
	background: url(../img/school-row-decore-1.png) 50% no-repeat;
	width: 207px;
	height: 73px;
	display: block;
	content: "";
	position: absolute;
	left: 90px;
	top: -55px;
}
.need-more.block .school-row .col:nth-of-type(2) {
	top: 22px;
}
.need-more.block .school-row .col:nth-of-type(2):after {
	content: "";
	background: url(../img/school-row-decore-2.png) 50% no-repeat;
	width: 208px;
	height: 74px;
	display: block;
	position: absolute;
	left: 83px;
	top: 88px;
}
.need-more.block .school-row .col:nth-of-type(3):after {
	content: "";
	background: url(../img/school-row-decore-3.png) 50% no-repeat;
	width: 207px;
	height: 73px;
	display: block;
	position: absolute;
	left: 80px;
	top: -68px;
}
.need-more.block .salary {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #fff;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.need-more.block .salary .h3 {
	font-size: 42px;
	color: #ffdc2b;
	text-align: left;
	line-height: 1;
}
.need-more.block .salary p {
	margin: 0;
}
.need-more.block .salary .left {
	width: 50%;
}
.need-more.block .salary .right {
	width: 50%;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.need-more.block .salary .right img {
	display: block;
	max-width: 100%;
}
.need-more.block .salary .color-block {
	font-size: 16px;
}
.need-more.block .salary .color-block:not(:last-child) {
	margin: 0 0 29px;
}
.need-more.block .salary .color-block .color-text {
	font-size: 33px;
	display: inline-block;
	padding: 6px 0 5px 10px;
	line-height: 1;
	letter-spacing: 1.2px;
}
.need-more.block .salary .color-block .title {
	display: block;
	margin-bottom: 10px;
	letter-spacing: 1.3px;
}
.need-more.block .salary .color-block.green .color-text {
	background-color: #00c9c9;
	padding-right: 119px;
}
.need-more.block .salary .color-block.yellow .color-text {
	background-color: #ffb106;
	padding-right: 257px;
}
.need-more.block .salary .text {
	font-size: 13px;
	-webkit-box-flex: 0;
	-ms-flex: 0 100%;
	flex: 0 100%;
	padding: 45px 0 0;
	letter-spacing: .5px;
}
.trends {
	background: #022430;
	color: #fff;
}
.trends .inner {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
	padding: 44px 0 72px;
}
.trends .h3 {
	font-size: 54px;
	margin: 0 0 35px;
}
.trends .row {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.trends .column {
	font-size: 17px;
	min-width: 230px;
}
.trends .column:not(:last-child) {
	-webkit-box-flex: 0;
	-ms-flex: 0 100%;
	flex: 0 100%;
	margin-right: 18px;
}
.trends .column:not(:last-child) .title {
	background: url(../img/trend-line.png) 9px calc(100% - 15px) repeat-x;
}
.trends .column .title {
	font-size: 48px;
	-webkit-box-flex: 0;
	-ms-flex: 0 100%;
	flex: 0 100%;
	font-weight: 100;
	text-align: center;
	font-family: frank-DemiCond;
	letter-spacing: 2.5px;
	text-align: left;
	display: block;
	font-size: 50px;
	color: #ffdc2b;
	width: 100%;
	line-height: 1;
	padding-bottom: 0;
	margin: 0 0 21px;
}
.trends .column .title span {
	display: inline-block;
	background: #022430;
}
.trends .column .text {
	letter-spacing: 1.8px;
	/* font-family:frank-Medium; */
}
.block.layout.finish {
	background: #ffdc2b;
	overflow: visible;
}
.block.layout.finish .inner {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 2;
	padding: 50px 0 30px;
}
.block.layout.finish .left {
	width: 50%;
}
.block.layout.finish .left .mini-logo {
	margin: 0 0 25px;
}
.block.layout.finish .left .mini-logo img {
	display: block;
	margin: 0;
}
.block.layout.finish .left .title {
	font-size: 48px;
	display: block;
	width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 100%;
	flex: 0 100%;
	font-weight: 100;
	text-align: center;
	margin: 0 0 27px;
	font-family: frank-DemiCond;
	text-align: left;
	font-size: 50px;
	color: #1f1d1e;
	letter-spacing: 2.5px;
	line-height: 1.07;
}
.block.layout.finish .left .title p {
	margin: 0;
}
.block.layout.finish .right {
	position: relative;
	width: 50%;
}
.block.layout.finish .right:after {
	content: "";
	width: 200%;
	background: url(../img/layout-girl.png) bottom no-repeat;
	height: 516px;
	display: block;
	position: absolute;
	right: -270px;
	bottom: -106px;
}
.reviews2, .reviews2 * {
	-webkit-font-feature-settings: normal!important;
	font-feature-settings: normal!important;
	font-variant: normal!important;
}
.reviews2 .h3 {
	font-size: 54px;
	font-family: frank-DemiCond;
	color: #000;
	margin-bottom: 41px;
	-webkit-box-flex: 0;
	-ms-flex: 0 100%;
	flex: 0 100%;
}
.reviews2 .inner {
	padding: 50px 0 57px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.reviews2 .news_block_item {
	text-align: left;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}
.reviews2 .news_block_item .info .title {
	color: #282828;
	font-family: frank-DemiCond;
	font-weight: 400;
	font-size: 25px;
	margin-bottom: 17px;
	line-height: 1;
	letter-spacing: 1.5px;
}
.reviews2 .news_block_item .info .preview {
	line-height: 1.1;
	font-size: 14px;
	letter-spacing: .3px;
	word-spacing: .2px;
}
.reviews2 .news_block_item .info .preview p {
	margin: 0;
}
.order.block .inner {
	padding: 26px 0 53px;
}
.order.block a.btn {
	display: inline-block;
	background: #ffdc2b;
	color: #000;
	border: 0;
	line-height: 1;
	padding: 17px 39px 18px 36px;
	cursor: pointer;
	-webkit-transition: background .05s linear, -webkit-box-shadow .05s linear;
	transition: background .05s linear, -webkit-box-shadow .05s linear;
	transition: background .05s linear, box-shadow .05s linear;
	transition: background .05s linear, box-shadow .05s linear, -webkit-box-shadow .05s linear;
	text-decoration: none;
	font-size: 18px;
	-webkit-box-shadow: 0 4px 7px 3px rgba(7, 54, 69, .15);
	box-shadow: 0 4px 7px 3px rgba(7, 54, 69, .15);
	letter-spacing: -.51px;
	border-radius: 5px;
	/* font-family:frank-Medium; */
	text-transform: none;
	font-weight: 400;
	letter-spacing: .7px;
}
.order.block a.btn:hover {
	background: #f4cb00;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.awards {
	background: #ee7415;
	color: #fff;
}
.awards .h3 {
	font-size: 54px;
	letter-spacing: 3.2px;
}
.awards .inner {
	padding: 43px 0 77px;
}
.awards .slide {
	margin: 0 30px;
	width: 355px;
}
.awards .slide .image {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: scale(.75);
	transform: scale(.75);
	transition: -webkit-transform .25s ease-in-out;
	-webkit-transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
}
.awards .slide .image img {
	display: block;
	max-width: 100%;
	width: 355px;
}
.awards .slide.slick-active .image {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.awards .slick-dots {
	bottom: -72px;
}
.awards .slick-dots li {
	width: 9px;
	height: 9px;
	border-radius: 9px;
	overflow: hidden;
}
.awards .slick-dots li button {
	width: 100%;
	background: #fff;
	height: 100%;
}
.awards .slick-dots li.slick-active button {
	background-color: #fddb2b;
}
.video-modal {
	display: none;
	background: rgba(0, 0, 0, 0.75);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: fixed;
	z-index: 1000;
}
.video-modal .close {
	background: url(../img/close-white.png) center no-repeat;
	background-size: 100% auto;
	position: absolute;
	right: -60px;
	top: -0;
	width: 40px;
	height: 40px;
	display: block;
	z-index: 1001;
	cursor: pointer;
}
.video-modal .modal-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #ffff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.45);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.45);
	max-width: calc(100% - 40px);
}
.video-modal p {
	margin: 0;
}
.video-modal iframe {
	display: block;
	max-width: calc(100vw - 130px);
}
.teach {
	padding: 0;
}

.popup_container {
	overflow: auto;
	max-height: 100vh;
}
.popup_container iframe {
	height: 500px !important;
	max-height: 100%;
}

.country_modal{
	display:none;
	color: #fff;
	font-family: Roboto Condensed;
	padding: 30px;
	
	position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
	background-color: #2C3F60;
}
.country_modal_close{
	position: absolute;
    right: 50px;
    font-size: 60px;
    top: 10px;
    cursor: pointer;
}
.country_modal a{
	color: #fff;
	font-family: Roboto Condensed;
}
.country_modal.open{
	display:block;
}
.country_modal .country_list{
	margin: 20px 0;
}
.country_modal .country_list span{
	margin: 0 20px;
    font-size: 37px;
	cursor: pointer;
}
.country_modal .country_list span.active{
	color:#127D9D;
	cursor: default;
}

.city_list{
	margin-top: 50px;
}
.city_list .city_list_item{
	display:none;
}
.city_list .city_list_item.active{
	display:block;
}
.city_list ul {
	list-style: none;
}
.city_list li {
	width: 25%;
    display: inline-block;
}

	
.contact_form {
	background: #f1f1f1;
	padding: 30px 50px;
}

.contact_form .field {
	width: 33%;
	display: inline-block;
	margin-bottom: 15px;
}

.contact_form label {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}

.contact_form input,
.contact_form textarea {
	outline: none;
}

.contact_form .field input:focus,
.contact_form textarea:focus {
	border: 1px solid #84bed4;
}

.contact_form .field input {
	width: 100%;
	height: 30px;
	padding: 15px;
	border-radius: 9px;
	border: 1px solid #ccc;
}

.contact_form textarea {
	width: 100%;
	padding: 15px;
	border-radius: 9px;
	border: 1px solid #ccc;
}
.contact_form select {width: 100%;
    padding: 6px 15px;
    border-radius: 9px;
    border: 1px solid #ccc;}
.contact_form .field.select {width: 16%;} 
.contact_form  .privacy {display: flex; margin-top: 15px;}
.contact_form  .privacy input {margin: 0 13px 0 0;
    width: 20px;
    height: 20px;
}
.contact_form  .privacy label {    line-height: 20px;}
.contact_form .button {
	text-align: right;
}

.contact_form .button input {
    background-color:#ffc322;
    font-size:21px;
    border:0;
    border-radius:5px;
    margin-left:15px;
    margin-bottom:25px;
    -webkit-transition:all 200ms;
    -o-transition:all 200ms;
    transition:all 200ms;
    padding:7px 30px 10px
}

.button input:hover {
    cursor:pointer;
    background-color:#697a81;
    color:#fff
}
  
@media (max-width:1200px) {
	.teach {
		font-size: 20px;
	}
	.h_nav_top .menu>ul>li>a {
		font-size: 15px;
	}
	.h_nav_top .menu>ul>li>a.active {
		font-size: 16px;
	}
	.cert.block .right {
		padding-left: 10px;
	}
}
@media (max-width: 1100px){
	.info_block-2 .left .image-wrap .image iframe {
		max-width: 48vw;
		height: 27vw;
		margin-left: 0.5vw;
	}
}
@media (max-width:1100px) {
	.cert.block .right {
		padding-left: 40px;
	}
	.h_nav_top .menu>ul {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.h_nav_top .menu>ul>li>a {
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media (max-width:1000px) {
	.cert.block .right .cert-info:after {
		content: none;
	}
	#wrap .h_nav_top .menu>ul {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#wrap .h_nav_top .menu>ul>li {
		height: auto;
	}
	#wrap .h_nav_top .menu>ul>li>a {
		padding: 0 10px;
	}
	#wrap .h_nav_top .contacts {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
		font-size: 25px;
	}
	.reviews .news_block_item {
		width: 26%;
	}
	.test .inner:before {
		content: none;
	}
	.info tr, .mistakes tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.info td, .mistakes td {
		width: 50%;
	}
}
@media (max-width:1250px) and (min-width:770px) {
	#wrap .inner {
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
	#wrap .h_nav_top .menu>ul {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
	}
	.photoalbum .uss_images_block .uss_one_image {
		width: calc((100% - 35px)/4);
	}
}
@media (max-width:930px) {
	.kiber-kanikuly-blocks .block16 table tr {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -15px;
	}
	.kiber-kanikuly-blocks .block16 table tr td {
		width: calc(50% - 30px);
		margin: 0 15px 10px;
	}
	#regions {
		width: 98%;
	}
}
@media (max-width:900px) {
	.need-more.block .school-row .col:after {
		content: none!important;
	}
}
@media (max-width:860px) {
	.info_block-2 .left .image-wrap .image {
		left: -18px;
		top: 14px;
	}
}
@media (max-width:790px) {
	.block.layout.finish .right:after {
		content: none;
	}
	.block.layout.finish .left {
		width: 100%;
	}
	.block.layout.finish .right {
		display: none;
	}
	.block.layout.finish .left .mini-logo img {
		display: block;
		margin: 0 auto;
	}
	.block.layout.finish .left .title {
		text-align: center;
	}
}
@media (max-width:769px) and (min-width:0px) {
	.inner {
		padding: 20px 15px;
		width: auto;
	}
	body {
		min-width: 100%;
	}
	.photoalbum .uss_images_block .uss_one_image, .product .uss_eshop_block_item, .product_catalog .uss_eshop_block_item, .product_catalog ul li, .product ul li {
		margin-right: 0;
		margin-left: 0;
	}
	#wrap .block.block_form form {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#wrap .block.block_form form .group {
		max-width: 100%;
	}
	#wrap .block.block_form form .group .fc_item {
		min-width: 130px;
	}
	.colorStyle1 .header {
		background-size: cover!important;
		min-height: auto;
		background-position: 50%!important;
	}
	.colorStyle1 .header .logo, .colorStyle1 .header .slogan {
		margin: 0;
	}
	.colorStyle1 .header .invitation {
		margin: 10px 0 0;
	}
	.numbers .num {
		font-size: 25px;
	}
	.numbers .num strong {
		font-size: 69px;
	}
	.map-block .left {
		padding-right: 0;
	}
	.map-block .inner:after {
		background-size: contain;
		width: 50%;
	}
	.mainpage #content_block {
		background-size: 100% auto;
	}
	.icons-block .icons-row .image img {
		max-width: 100%;
	}
	.icons-block .icons-row .icon .title {
		font-size: 18px;
	}
	.why-block .inner:after {
		width: 40%;
		background-size: cover;
	}
	.info_block-1 {
		font-size: 22px;
	}
	.info_block-1 .inner:after {
		background-size: contain;
	}
	.need-more.block .school-row {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 40px;
	}
	.need-more.block .school-row .col {
		width: 50%;
	}
	.need-more.block .school-row .col strong {font-size: 27px;}
	.need-more.block .salary {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.need-more.block .salary .left {
		width: auto;
	}
	.need-more.block .salary .right {
		width: auto;
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.need-more.block .salary .text {
		margin-bottom: 15px;
		width: auto;
		padding: 5px 0 0;
	}
}
@media (max-width:769px) {
	.popup_container {
		padding: 10px;
	}
	#wrap .inner {
		padding: 20px 10px;
	}
	#wrap .table_block tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	#wrap .table_block tr td img {
		max-width: 60%;
		height: auto;
	}
	#wrap .block .h1, #wrap .block .h2, #wrap .block .h3, #wrap .block .h4, #wrap .block h1, #wrap .block h2, #wrap .block h3, #wrap .block h4 {
		font-size: 30px;
		margin: 0 0 18px;
	}
	#wrap .block.block_form .h1, #wrap .block.block_form .h2, #wrap .block.block_form .h3, #wrap .block.block_form .h4, #wrap .block.block_form h1, #wrap .block.block_form h2, #wrap .block.block_form h3, #wrap .block.block_form h4 {
		font-size: 20px;
	}
	#wrap .block .slides .slide {
		width: 200px;
	}
	#wrap .block .slides .slide img {
		max-width: 100%;
		height: auto;
	}
	#wrap .block .slides .news_block_item {
		display: block!important;
	}
	#wrap .block.slider_block.slider2 .slides .news_block_item .image {
		-webkit-box-flex: 0;
		-ms-flex: 0 130px;
		flex: 0 130px;
	}
	#wrap .header .inner {
		padding: 0 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	#wrap .header .center, #wrap .header .left, #wrap .header .right {
		left: 0;
		right: 0;
		float: none;
		padding: 0;
		max-width: 80%;
		background: none;
	}
	#wrap .header .center>div, #wrap .header .left>div, #wrap .header .right>div {
		padding: 15px 0;
		width: auto;
	}
	#wrap .header .center .slogan, #wrap .header .left .slogan, #wrap .header .right .slogan {
		text-align: center;
		font-size: 27px;
	}
	#wrap .header .center .slogan span, #wrap .header .left .slogan span, #wrap .header .right .slogan span {
		font-size: 25px;
	}
	#wrap .header form {
		max-width: 320px;
	}
	#wrap .h_nav_top .inner {
		padding: 0!important;
	}
	#wrap .h_nav_top .menu .burger {
		display: block;
	}
	#wrap .h_nav_top .menu ul {
		display: none;
		position: fixed;
		left: 0;
		right: 0;
		width: 100%;
		height: auto;
		background: #323338;
		z-index: 30;
		-webkit-box-shadow: 0 0 13px rgba(0, 0, 0, .26);
		box-shadow: 0 0 13px rgba(0, 0, 0, .26);
	}
	#wrap .h_nav_top .menu ul, #wrap .h_nav_top .menu ul li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#wrap .h_nav_top .menu ul li a {
		font-size: 18px;
		padding: 10px 0 9px;
	}
	#wrap .h_nav_top .menu ul li a.active, #wrap .h_nav_top .menu ul li a:hover {
		text-decoration: none;
	}
	#wrap .h_nav_top .menu ul li .submenu {
		display: none!important;
	}
	#wrap .counter .inner {
		padding: 29px 0 23px!important;
	}
	#wrap .counter .countdown_title {
		font-size: 22px;
	}
	#wrap .counter .counter .lpc_timer #clock>div {
		height: auto;
	}
	#wrap .counter .lpc_timer #clock>div p {
		font-size: 40px;
		width: 35px;
		height: 51px;
		background-size: cover;
		line-height: 51px;
	}
	#wrap .counter .lpc_timer #clock>div .label {
		font-size: 35px;
	}
	#wrap .product .uss_eshop_block_item {
		width: 194px!important;
	}
	#wrap .product .uss_eshop_block_item .img img {
		max-width: 100%;
		height: auto;
	}
	#wrap .uss_catalog_block_cat .uss_catalog_category, #wrap .uss_catalog_block_cat .uss_shop_category, #wrap .uss_shop_block_cat .uss_catalog_category, #wrap .uss_shop_block_cat .uss_shop_category {
		width: 194px!important;
	}
	#wrap .uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_img, #wrap .uss_catalog_block_cat .uss_catalog_category .uss_shop_cat_img_wrap, #wrap .uss_catalog_block_cat .uss_shop_category .uss_catalog_cat_img, #wrap .uss_catalog_block_cat .uss_shop_category .uss_shop_cat_img_wrap, #wrap .uss_shop_block_cat .uss_catalog_category .uss_catalog_cat_img, #wrap .uss_shop_block_cat .uss_catalog_category .uss_shop_cat_img_wrap, #wrap .uss_shop_block_cat .uss_shop_category .uss_catalog_cat_img, #wrap .uss_shop_block_cat .uss_shop_category .uss_shop_cat_img_wrap {
		height: auto!important;
	}
	#wrap .uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_img img, #wrap .uss_catalog_block_cat .uss_catalog_category .uss_shop_cat_img_wrap img, #wrap .uss_catalog_block_cat .uss_shop_category .uss_catalog_cat_img img, #wrap .uss_catalog_block_cat .uss_shop_category .uss_shop_cat_img_wrap img, #wrap .uss_shop_block_cat .uss_catalog_category .uss_catalog_cat_img img, #wrap .uss_shop_block_cat .uss_catalog_category .uss_shop_cat_img_wrap img, #wrap .uss_shop_block_cat .uss_shop_category .uss_catalog_cat_img img, #wrap .uss_shop_block_cat .uss_shop_category .uss_shop_cat_img_wrap img {
		max-width: 100%;
		height: auto;
	}
	#wrap .inner {
		padding: 20px 10px!important;
	}
	#wrap .kiber-kanikuly-blocks .inner {
		padding-bottom: 0!important;
	}
	.colorStyle1 #wrap .top .menu ul {
		background: #323338;
	}
	.colorStyle1 #wrap .top .menu ul li a {
		color: #ffc322;
	}
	.colorStyle2 #wrap .top .menu ul li a {
		color: #fff;
	}
	.colorStyle3 #wrap .top .menu ul {
		background: #821b38;
	}
	.colorStyle4 #wrap .top .menu ul {
		background: -webkit-gradient(linear, left top, left bottom, from(#ffc600), to(#ffdd6f));
		background: linear-gradient(#ffc600, #ffdd6f);
	}
	.colorStyle5 #wrap .top .menu ul {
		background: -webkit-gradient(linear, left top, left bottom, from(#353535), to(#1a1a1a));
		background: linear-gradient(#353535, #1a1a1a);
	}
	.colorStyle6 #wrap .top .menu ul {
		background: #4a2e28;
	}
	.colorStyle6 #wrap.mainpage.tml_max .header .inner, .colorStyle6 #wrap.mainpage.tml_mid .header .inner {
		padding: 0!important;
	}
	.colorStyle6 #wrap.mainpage.tml_max .header .inner .left, .colorStyle6 #wrap.mainpage.tml_max .header .inner .right, .colorStyle6 #wrap.mainpage.tml_mid .header .inner .left, .colorStyle6 #wrap.mainpage.tml_mid .header .inner .right {
		background: rgba(230, 230, 231, .7);
		padding: 15px!important;
		width: 374px;
	}
	.colorStyle6 #wrap .footer .right .h3 {
		font-size: 19px;
	}
	.colorStyle6 #wrap .footer .phones {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.colorStyle6 #wrap .footer .phones p {
		margin: 0 10px 15px 0;
	}
	.colorStyle6 #wrap .footer .right form {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.colorStyle6 #wrap .footer .right form .group {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.colorStyle6 #wrap .footer .right form .group .fc_item {
		margin-right: 0;
		max-width: 48%;
	}
	.table tr td {
		-moz-flex: 0 calc((100% - 10px)/2);
		-o-flex: 0 calc((100% - 10px)/2);
		-webkit-box-flex: 0;
		-ms-flex: 0 calc((100% - 10px)/2);
		flex: 0 calc((100% - 10px)/2);
	}
	.promo_table td {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		vertical-align: top;
		width: 50%;
	}
	.test .h3, .test p {
		width: auto;
	}
	#wrap .black_title_bg .h3 {
		margin: 0;
		font-size: 55px;
	}
	.teach td {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 50%;
		background-color: #fff!important;
		color: #006990!important;
	}
	.teach td:nth-child(3n+1) {
		background-color: #006990!important;
		color: #fff!important;
	}
	.teach td p {
		max-width: 95%;
	}
	.teach td:after, .teach td p {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		vertical-align: middle;
		text-align:center;
	}
	.teach td:after {
		content: "";
		height: 100%;
	}
	.kiber-kanikuly-blocks .block7 table tr {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -15px;
	}
	.kiber-kanikuly-blocks .block7 table tr td {
		width: calc(50% - 30px);
		margin: 0 15px 10px;
		padding: 0;
	}
	#regions .col_2 {
		width: 33%;
	}
	.info_block-2 .right:after {
		content: none;
	}
	.info_block-3 .center:after {
		right: -73px;
		top: -59px;
	}
	.teach td {
		height: 195px;
	}
	.mainpage #content_block h1 {
		margin-bottom: 0;
	}
	.need-more.block .description, .need-more.block .school-table {
		margin-bottom: 30px;
	}
	.map iframe {
		height: 250px!important;
	}
	.video-modal iframe {
		max-width: calc(100vw - 10px);
	}
	.video-modal .close {
		top: -60px;
		right: 0;
	}
	.why-block table {
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}
	.why-block img {
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}
}
@media (max-width:760px) {
	.info_block-1 .inner:after {
		content: none;
	}
	.info_block-1 .left {
		width: 100%;
	}
	.info_block-1 .devider {
		height: 25px;
	}
	#wrap .inner {
		flex-wrap: wrap;
	}
	.info_block.info_block-2 .left {
		width: 100%;
	}
	.info_block-2 .left .image-wrap .image {
		top: 18px;
		left: 0;right: 0;
	}
	.info_block-2 .left .image-wrap .image iframe {
		max-width: 82vw;
		height: 47vw;
		margin-left: 1.5vw;
	}
	.info_block-2 .right {
		width: 100%;
	}
	.info_block-3 .center:after {
		content: none;
	}
	.info_block-3 .center {
		padding-right: 0;
		text-align: center;
	}
	.info_block-3 .center>div, .info_block-3 .center>p {
		text-align: left;
	}
	.info_block-3 {
		background-size: cover;
	}
	.info_block-3 .center table {
		width: 100%;
		margin: 10px 0 15px;
	}
}
@media (max-width:731px) {
	.icons-block .icons-row {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.icons-block .icons-row .icon {
		-webkit-box-flex: 0;
		-ms-flex: 0 100%;
		flex: 0 100%;
		max-width: 50%;
		margin-bottom: 7px;
	}
	.why-block .inner:after {
		content: none;
	}
	.why-block .left {
		width: 100%;
	}
	.why-block .right {
		display: none;
	}
	.trends .row {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.trends .row .column {
		width: 100%;
		margin: 0 0 10px;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.trends .row .column .title {
		width: 150px;
		-webkit-box-flex: 0;
		-ms-flex: 0 auto;
		flex: 0 auto;
	}
	.trends .row .column .text {
		width: calc(100% - 150px);
		-webkit-box-flex: 0;
		-ms-flex: 0 auto;
		flex: 0 auto;
	}
	.trends .row .column .text br {
		display: none!important;
	}
	.trends .column:not(:last-child) .title {
		background: none;
	}
}
@media (max-width:700px) {
	.info_block-3 .center table {
		width: 100%;
	}
	.info_block-3 .center table tr {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.info_block-3 .center table td {
		font-size: 16px;
		width: 50%;
		margin: 0 0 5px;
	}
	.info_block-3 .center table td p strong {
		font-size: 50px;
	}
}
@media (max-width:690px) {
	.map-block .inner:after {
		content: none;
	}
	.map-block .left {
		width: 100%;
	}
	.map-block .right {
		display: none;
	}
	.map-block ul {
		margin-bottom: 20px;
	}
}
@media (max-width:650px) {
	.mainpage #content_block {
		padding-bottom: 175px;
	}
}
@media (max-width:630px) {
	.cert.block .inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.cert.block .left {
		width: 100%;
	}
	.cert.block .right {
		width: 100%;
		text-align: center;
	}
	.cert.block .right .cert-info {
		margin-bottom: 10px;
	}
	.cert.block .right img {
		margin: 0 auto;
	}
	.reviews1 .inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.reviews1 .news_block_item {
		width: 100%;
		margin: 0 0 10px;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		text-align: left;
	}
	.reviews1 .news_block_item .image {
		width: 150px;
		margin: 0 10px 0 0;
	}
	.reviews1 .news_block_item .info {
		width: calc(100% - 160px);
	}
	.reviews1 .news_block_item .info .preview {
		font-size: 18px;
	}
	.need-more.block .school-table {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		text-align: center;
	}
	.need-more.block .school-table .left {
		width: 100%;
		margin-bottom: 10px;
	}
	.need-more.block .school-table .right {
		width: 100%;
	}
}
@media (max-width:588px) {
	.numbers .num {
		margin: 0 15px;
	}
	.form__item {width: 100%;}
	.form__policy--contacts {margin-top:0;}
}
@media (min-width:0px) and (max-width:600px) {
	.colorStyle1 .top .menu ul {
		background: #2c2d31;
	}
	.colorStyle1 .header .slogan {
		width: 90%;
		font-size: 35px;
	}
	.colorStyle2 .header .center, .colorStyle2 .header .left, .colorStyle2 .header .right {
		margin-bottom: 10px;
		text-align: center;
	}
	.colorStyle2 .header .logo {
		text-align: left;
	}
	.colorStyle2 .header .slogan {
		margin-top: 10px;
		padding-top: 10px;
	}
	.colorStyle2 .header .form {
		display: none;
	}
	.colorStyle2 .header .form_opener {
		display: block;
		font-size: 20px;
		text-align: center;
		display: inline-block;
		width: 100%;
		height: 37px;
		text-decoration: none;
		padding: 0;
		line-height: 37px;
		background: -webkit-gradient(linear, left top, left bottom, from(#c26f6b), to(#86465b));
		background: linear-gradient(#c26f6b, #86465b);
		color: #fff;
		color: #fff!important;
	}
	.colorStyle2 .header .form_opener.active, .colorStyle2 .header .form_opener.selected, .colorStyle2 .header .form_opener:hover {
		background: #6266b9;
		color: #fff;
	}
	.colorStyle3 .top .menu ul {
		background: #731831;
	}
	.colorStyle4 .top .menu ul {
		background: #eaf3f3;
	}
	.colorStyle5 .top .menu ul {
		background: #2a2a2a;
	}
	.colorStyle6 #wrap .header .logo {
		text-align: center;
	}
	.colorStyle6 #wrap .header .logo span {
		font-size: 12px!important;
	}
	.colorStyle6 #wrap .header .logo a {
		display: inline-block;
		width: auto;
	}
	#wrap .h_nav_top .contacts {
		width: calc(100% - 250px);
		font-size: 21px;
	}
	body[class^=colorStyle] #wrap .header .logo a {
		font-size: 36px;
		line-height: 36px;
	}
	body[class^=colorStyle] #wrap .header .logo span {
		text-align: center;
		font-size: 20px;
	}
	body[class^=colorStyle] #wrap .header .logo img {
		max-height: 100%;
		width: 100%;
		height: auto;
	}
	body[class^=colorStyle] .header .inner {
		padding-top: 25px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	body[class^=colorStyle] .header .form {
		display: none;
	}
	body[class^=colorStyle] .header .form_opener {
		display: block;
	}
	.product .catalog_menu li, .product .uss_eshop_block_item, .product_catalog .catalog_menu li, .product_catalog .uss_eshop_block_item {
		margin-bottom: 20px;
		max-width: 230px;
		width: 46%;
	}
	.product .catalog_menu_image img, .product_catalog .catalog_menu_image img {
		max-width: 100%;
	}
	.product .uss_eshop_menu li, .product_catalog .uss_eshop_menu li {
		max-width: 230px;
		width: 46%;
	}
	.counter .countdown_title {
		font-size: 16px;
	}
	.counter .lpc_timer #clock>div {
		margin-right: -3px;
	}
	#wrap .block .h1, #wrap .block .h2, #wrap .block .h3, #wrap .block .h4, #wrap .block h1, #wrap .block h2, #wrap .block h3, #wrap .block h4 {
		font-size: 32px;
	}
	#wrap .block.block_form .inner {
		padding: 20px;
	}
	#wrap .block.block_form .h1, #wrap .block.block_form .h2, #wrap .block.block_form .h3, #wrap .block.block_form .h4, #wrap .block.block_form h1, #wrap .block.block_form h2, #wrap .block.block_form h3, #wrap .block.block_form h4 {
		font-size: 18px;
		line-height: 1.35;
		margin-bottom: 10px;
	}
	#wrap .block.block_form .h1 span, #wrap .block.block_form .h2 span, #wrap .block.block_form .h3 span, #wrap .block.block_form .h4 span, #wrap .block.block_form h1 span, #wrap .block.block_form h2 span, #wrap .block.block_form h3 span, #wrap .block.block_form h4 span {
		display: block;
		width: 100%;
		font-size: 25px;
	}
	#wrap .block.block_form form {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#wrap .block.block_form form .buttons, #wrap .block.block_form form .group {
		max-width: 100%;
	}
	#wrap .block.block_form form .buttons input {
		width: 100%;
	}
	#wrap .block.table_block table {
		margin-bottom: 10px;
	}
	#wrap .block.table_block table tr td {
		-webkit-box-flex: 0;
		-ms-flex: 0 46%;
		flex: 0 46%;
		margin-bottom: 10px;
	}
	#wrap .block.slider_block.slider_type3 .slides li.slick-slide {
		max-width: 180px;
	}
	#wrap .block.slider_block.slider_type3 .slides li.slick-slide img {
		max-width: 100%;
		height: auto;
	}
	#wrap .block .table_block td {
		-webkit-box-flex: 0;
		-ms-flex: 0 45%;
		flex: 0 45%;
	}
	#wrap .news_slider .image {
		float: none;
	}
	#wrap .news_slider .image img {
		margin: 0 auto;
	}
	#wrap .footer .center, #wrap .footer .left, #wrap .footer .right {
		float: none;
		max-width: 100%;
		margin-bottom: 15px;
	}
	#wrap .footer .center img, #wrap .footer .left img, #wrap .footer .right img {
		max-width: 100%;
	}
	#wrap .footer .bottom {
		margin-top: 0;
	}
	#wrap .footer .bottom .copy {
		text-align: center;
		margin-top: 10px;
	}
	#wrap .content .fc_form_tml form {
		display: block;
	}
	#wrap .content .fc_form_tml form .group, #wrap .content .fc_form_tml form .group .fc_item {
		width: 100%;
		display: block;
	}
	#wrap .content .fc_form_tml form .group .fc_item .elem_item, #wrap .content .fc_form_tml form .group .fc_item .elem_item .fc_upload_wrapper, #wrap .content .fc_form_tml form .group .fc_item .elem_item .jq-file, #wrap .content .fc_form_tml form .group .fc_item .elem_item input, #wrap .content .fc_form_tml form .group .fc_item .elem_item textarea {
		width: 100%;
	}
	.photoalbum .uss_images_block .uss_one_image {
		width: calc((100% - 24px)/3);
		text-align: center;
	}
	.photoalbum .uss_images_block .uss_one_image .info {
		padding-top: 10px;
	}
	.uss_shop_detail .uss_img_wrapper {
		display: block;
		margin: 0 auto;
	}
	.uss_shop_detail .uss_img_big {
		float: none;
	}
	.block.black_bg {
		font-size: 37px;
	}
	.news .news_block_item, .reviews .news_block_item, .reviews.type2 .news_block_item {
		width: 100%;
		margin: 15px 0;
	}
	.mistakes td {
		width: 100%;
		padding: 15px 0;
	}
	.info td {
		width: 100%;
		padding: 30px 7%;
	}
	.info td .title {
		height: auto;
	}
	.popup_inner {
		width: 95%;
	}
	.social {
		display: none;
	}
	#regions {
		top: 100%;
	}
}
@media (max-width:550px) {
	.uss_user_basket .uss_image, .uss_user_basket tr th.basket_th_image {
		display: none;
	}
	.content ul.catalog_menu li {
		width: calc(100% - 40px);
	}
	.popup-window {
		left: 15px;
		right: 15px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: auto;
	}
	#regions .col_2 {
		width: 50%;
	}
	.singlepage .breadcrumbs {
		margin: 0;
	}
	.info_block-2 .right .h3 {
		font-size: 40px;
	}
	.contact_form .field {width: 100%!important;}
	.contact_form .privacy input {    height: 40px;
    width: 40px;}
}
@media (max-width: 500px){
	.info_block-2 .left .image-wrap .image iframe {
		margin-left: 0;
	}
	.info_block-3 .center .h3 {font-size:48px;}
	.uss_catalog_list_cat .uss_catalog_category {display: block;}
	.uss_catalog_list_cat .uss_catalog_cat_img {    margin: 0 auto 15px;
    float: none;
    display: block;}
}
@media (max-width:455px) {
	.numbers .inner .row {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.numbers .num {
		width: 50%;
		margin: 0;
	}
	.footer p {
		margin: 0 0 10px;
	}
}
@media only all and (orientation:landscape) and (min-width:0px) and (max-width:737px) {
	.footer .inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.footer .left, .footer .right {
		max-width: 49%;
		overflow: hidden;
	}
}

@media (max-width: 420px){
	.info_block-2 .left .image-wrap .image {
		top: 12px;
	}
	.info_block-2 .left .image-wrap .image iframe {
		max-width: 81vw;
		height: 47vw;
		margin-left: -3.5vw;
	}
}

@media (max-width: 400px){
	.info_block-2 .left .image-wrap .image {
		left: -27px;
	}
	.info_block-2 .left .image-wrap .image iframe {
		margin-left: 0;
		max-width: 100%;
		height: calc(49vw * 1.07);
	}
}
