@font-face {
	font-family: 'rub';
	src: url("../fonts/rouble.eot");
	src: url("../fonts/rouble.eot?#iefix") format("embedded-opentype"), url("../fonts/rouble.woff2") format("woff2"), url("../fonts/rouble.woff") format("woff"), url("../fonts/rouble.ttf") format("truetype"), url("../fonts/rouble.svg#rouble") format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'Bebas Neue';
	src: url("../fonts/BebasNeueBook.eot");
	src: url("../fonts/BebasNeueBook.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasNeueBook.woff2") format("woff2"), url("../fonts/BebasNeueBook.woff") format("woff"), url("../fonts/BebasNeueBook.ttf") format("truetype"), url("../fonts/BebasNeueBook.svg#BebasNeueBook") format("svg");
	font-weight: 400;
	font-style: normal
}.index-block .info-title
@font-face {
	font-family: 'Bebas Neue';
	src: url("../fonts/BebasNeueLight.eot");
	src: url("../fonts/BebasNeueLight.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasNeueLight.woff2") format("woff2"), url("../fonts/BebasNeueLight.woff") format("woff"), url("../fonts/BebasNeueLight.ttf") format("truetype"), url("../fonts/BebasNeueLight.svg#BebasNeueLight") format("svg");
	font-weight: 300;
	font-style: normal
}
@font-face {
	font-family: 'Bebas Neue';
	src: url("../fonts/BebasNeueBold.eot");
	src: url("../fonts/BebasNeueBold.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasNeueBold.woff2") format("woff2"), url("../fonts/BebasNeueBold.woff") format("woff"), url("../fonts/BebasNeueBold.ttf") format("truetype"), url("../fonts/BebasNeueBold.svg#BebasNeueBold") format("svg");
	font-weight: 600;
	font-style: normal
}
@font-face {
	font-family: 'Univers Cyr';
	src: url("../fonts/UniversCyr-Light.eot");
	src: url("../fonts/UniversCyr-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/UniversCyr-Light.woff2") format("woff2"), url("../fonts/UniversCyr-Light.woff") format("woff"), url("../fonts/UniversCyr-Light.ttf") format("truetype"), url("../fonts/UniversCyr-Light.svg#UniversCyr-Light") format("svg");
	font-weight: 300;
	font-style: normal
}
@font-face {
	font-family: 'Univers Cyr';
	src: url("../fonts/UniversCyr-Bold.eot");
	src: url("../fonts/UniversCyr-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/UniversCyr-Bold.woff2") format("woff2"), url("../fonts/UniversCyr-Bold.woff") format("woff"), url("../fonts/UniversCyr-Bold.ttf") format("truetype"), url("../fonts/UniversCyr-Bold.svg#UniversCyr-Bold") format("svg");
	font-weight: 600;
	font-style: normal
}
@font-face {
	font-family: 'Univers Cyr';
	src: url("../fonts/UniversCyr.eot");
	src: url("../fonts/UniversCyr.eot?#iefix") format("embedded-opentype"), url("../fonts/UniversCyr.woff2") format("woff2"), url("../fonts/UniversCyr.woff") format("woff"), url("../fonts/UniversCyr.ttf") format("truetype"), url("../fonts/UniversCyr.svg#UniversCyr") format("svg");
	font-weight: 400;
	font-style: normal
}
a, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hr, html, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, ruby, samp, section, span, strike, summary, table, tbody, td, tfoot, th, thead, time, tr, tt, ul, var, video {
	vertical-align: baseline;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 100%;
	font-weight: inherit;
	font-variant: inherit;
	font-style: inherit;
	font-family: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
address, article, aside, details, figcaption, figure, footer, header, img, label, menu, nav, section, small, time {
	display: block
}
body {
	position: relative;
	margin: 0;
	padding: 0;
	min-width: 320px;
	height: 100%;
	font-size: 16px;
	font-weight: 400;
	font-family: "Univers Cyr", Arial, Helvetica, sans-serif;
	color: #494949;
	background: #ffffff
}
body.modal-open {
	overflow: hidden
}
html {
	height: 100%;
	opacity: 0;
	transition: opacity 0.5s;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
html.loaded {
	opacity: 1
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: ''
}
mark {
	background: none;
	color: inherit
}
table {
	width: 100%;
	border-collapse: collapse;
	border: 0
}
img {
	position: relative;
	z-index: 1;
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto
}
*, :after, :before {
	box-sizing: border-box
}
svg {
	display: block;
	transition: fill 0.2s
}
.rub::after{
	content: "o";
	font-family: 'rub';
	font-weight: 300;
	text-transform: initial!important;
}
.rub{
	position: relative;
    display: initial!important;
}
.page-title {
	position: relative;
	z-index: 20;
	background: #000;
    /*min-height: 560px;*/
	color: #ffffff
}
/*
.page-title.section-page{
	margin-bottom: 19px;
}
*/
.page-title:after {
	display: block;
	content: '';
	clear: both
}
.page-title.with-tabs {
	/*min-height: 0*/
}
.page-title img {
	position: relative;
	top: 0;
	width: 1170px;
	max-width: 10000%;
	/*
	left: 50%;
	height: 251px;
	margin-left: -585px
	*/
}
.page-title .image {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.page-title .not-available {
    top: 0;
    left: 0;
    z-index: 2;
    max-width: 350px;
	color:#494949;
	text-align: center;
    height: 59px;
    font-size: 24px;
    line-height: 60px;
	margin-bottom: 11px;
    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-weight: 600;
    background: #f1edec;
}
.page-title .image img {
	position: relative;
	/*top: 50%;
	left: 50%;*/
	min-width: 100%;
    left: 50%;
    margin-left: -585px;
	/*min-height: 100%;*/
	/*
	width: auto;
	height: auto;*/
	/*-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
	background-size: cover
}
.page-title .frame {
	position: absolute;
	z-index: 11;
	/*padding: 0 12.4% 30px 12.4%;*/
	padding: 0 29px 30px 29px;
	width: 100%;
    height: 100%
}
.page-title .frame:after {
	display: block;
	content: '';
	clear: both
}

.center_title.page-title .frame{
    display: flex;
    align-items: center;
    padding-bottom: 0px;
}
.center_title.page-title .title{
	padding-bottom: 0px;
	/*font-weight: bold;
    max-width: 500px;*/
    line-height: 80px;
}
.breadcrumb_video{
    position: absolute;
    width: 100%;
}
.breadcrumb_video .inner{
    padding: 0 29px 30px 29px;
}
@media(max-width:768px){  
    .breadcrumb_video .inner{
        padding: 0 15px 0px 15px;
    }
}    
.center_title .breadcrumbs{
    position: absolute;
    top: 0px;
}
.page-title .title {
	padding: 0 0 11px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 80px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
    z-index: 11;
    position: relative;
	clear: both
}
.center_title .center_head_box{
    width: 100%;
}
.page-title .title mark {
	font-weight: 600
}
.page-title .title span {
	display: block;
	font-size: 28px
}
.page-title .item-group span {
	display: block;
	font-size: 28px;
    padding: 0 0 11px 0
}
.page-title .item-group article{
    display: inline-block;
    margin-left: 6px;
}
.page-title .item-group{
	position: absolute;
	bottom:20px;
	width: 100%;
	z-index: 11;
    /*right: 12.5%;
    left: 12.5%;*/
}
.page-title .item-group>span{
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
}
.page-title .search-box {
	width: 100%;
    z-index: 11;
    position: relative;
}
.page-title .search-box input.text-input {
	height: 64px;
	width: calc(100% - 60px);
	padding: 3px 4% 0 4%;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	font-weight: 600
}
.page-title .search-box .blue-butn {
	height: 64px;
	width: 60px
}
.section-title {
	padding: 0 0 40px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 48px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	letter-spacing: 0.024em
}
a {
	color: #217cb0;
	text-decoration: none;
	transition: all 0.2s
}
a:hover {
	cursor: pointer;
	text-decoration: underline
}
a.call-to, a.call-to:hover, a.mail-to, a.mail-to:hover {
	cursor: default;
	color: inherit;
	text-decoration: none
}
input::-ms-clear {
display:none
}
::-moz-placeholder {
color:#a3a3a3
}
:-ms-input-placeholder {
color:#a3a3a3
}
::-webkit-input-placeholder {
color:#a3a3a3
}
:focus::-moz-placeholder {
color:transparent
}
:focus:-ms-input-placeholder {
color:transparent
}
:focus::-webkit-input-placeholder {
color:transparent
}
input.text-input, textarea.textarea-field {
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	padding: 2px 10px 0 10px;
	margin: 0;
	font-family: "Univers Cyr", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #494949;
	border: 1px solid #cccccc;
	background: #ffffff;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none
}
input.text-input.error, textarea.textarea-field.error {
	color: #c41c23;
	border: 1px solid #c41c23
}
input.text-input:-webkit-autofill, input.text-input:-webkit-autofill:active, input.text-input:-webkit-autofill:focus, input.text-input:-webkit-autofill:hover, textarea.textarea-field:-webkit-autofill, textarea.textarea-field:-webkit-autofill:active, textarea.textarea-field:-webkit-autofill:focus, textarea.textarea-field:-webkit-autofill:hover {
transition:background-color 5000s ease-in-out 0s;
-webkit-text-fill-color:#494949!important
}
textarea.textarea-field {
	height: 85px;
	padding: 10px;
	overflow: hidden;
	resize: none
}
label.error {
	position: absolute;
	bottom: -20px;
	left: 0;
	display: block;
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	color: #c41c23;
	white-space: nowrap
}
.radio {
	position: relative;
	display: block;
	height: 17px;
	width: 17px;
	border: 1px solid #ffffff;
	background: #ffffff;
	overflow: hidden;
	cursor: pointer;
	border-radius: 9px
}
.radio input {
	position: absolute;
	top: 0;
	left: -999px
}
.radio:before {
	position: absolute;
	content: '';
	top: 4px;
	left: 4px;
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 4px;
	background: #217cb0;
	opacity: 0;
	transition: all 0.2s
}
.radio.checked:before {
	opacity: 1
}
.checkbox {
	position: relative;
	display: block;
	height: 17px;
	width: 17px;
	overflow: hidden;
	cursor: pointer;
	background: #ffffff;
	border-radius: 2px
}
.checkbox input {
	position: absolute;
	top: 0;
	left: -999px
}

.error .radio-line .checkbox{
    border: 1px solid red;
}
.product-card{
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 1;
}
.checkbox.checked {
	background: #ffffff url("../images/ui/check.svg") no-repeat 0 0;
	background-size: 17px 17px
}
.search-box-top {
	width: 100%;
	position: absolute;
    top: 56px;
	background: #217cb0;
	padding: 20px;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
	opacity: 0;
    height: 0;
	visibility: hidden
}
.search-box-top.active{
    visibility: inherit;
    height: auto;
	opacity: 1;
	visibility:visible
}
.search-box-top:after {
	display: block;
	content: '';
	clear: both
}
.search_form_box::after {
	content: '';
	clear: both;
    display: block
}
.search-btn div{
	padding: 0 14px;
}
.search-btn div span{
    display: none;
}
.search-btn div [class*=icon-] {
    fill: #ffffff;
    width: 17px;
    height: 17px;
    margin: -4px auto;
}
.search-btn:hover {
	cursor: pointer;
    text-decoration: none;
    background: rgba(3, 46, 70, 0.4);
}
.search-btn div {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
}

.m30{
	padding-bottom: 30px!important;
}
.search-box .blue-butn, .search-box-top .blue-butn  {
	float: right;
	padding: 0 20px;
	height: 30px
}
.search-box input.text-input, .search-box-top input.text-input  {
	float: left;
	height: 30px;
	font-size: 15px;
	width: calc(100% - 82px)
}
.subscribe-form {
	display: inline-block;
	padding: 17px 18px 10px 18px;
	border: 1px solid #ffffff;
	white-space: nowrap;
    width: 100%;
	/*
	border-radius: 7px;
	box-shadow: -3px 4px 7px rgba(0, 0, 0, 0.15);
	background: #e9e7e8;
	background: linear-gradient(15deg, #e9e7e8 0%, #fbf9fa 30%, #ffffff 100%)
	*/
	background: #f1edec;
}
.subscribe-form:after {
	display: block;
	content: '';
	clear: both
}
.subscribe-form .blue-butn {
	float: right;
	width: 45px;
	height: 41px
}
.subscribe-form .blue-butn [class*=icon-] {
	width: 18px;
	height: 14px
}
.subscribe-form input.text-input {
	float: left;
	height: 41px;
	font-size: 15px;
} 
.subscribe-form input.text-input.st1{
	width: calc(50% - 23px)
}
.subscribe-form input.text-input.st2{
	width: calc(50% - 22px)
}
.subscribe-form label {
	position: relative;
	top: 2px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 18px;
	white-space: normal;
    cursor: pointer
}
.subscribe-form .main-user-consent-request{
    min-height: 40px;
    padding: 11px 0 7px 0px;
}
.subscribe-form .checkbox{
    float: left;
    margin-right: 10px;
}
.subscribe-form .checkbox.error{
    border: 1px solid red;
}
.main-user-consent-request-announce{
    line-height: 20px;
}
.subscribe-form .input-line {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 11px;
	width: calc(100% - 166px);
}
.sender-subscribe-popup{
    position: fixed;
    top:0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(57, 60, 67, 0.82);
    z-index: 1111;
}
.sender-subscribe-form:not(.pop){
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.sender-subscribe-form{
     display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
align-items: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
    background: #fff;
    padding: 50px;
    max-width: 380px;
    width: 100%;
}
.sender-subscribe-form.pop{
    padding: 30px;
}
.sub_pop_img{
    padding-right: 33px;
}
.sub_pop_close{
    cursor: pointer;
    height: 27px;
    outline: none;
    opacity: 0.5;
    position: absolute;
    right: 3px;
    top: 5px;
    width: 27px;
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.sub_pop_close:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.666.621a.5.5 0 00-.707 0L5.002 3.58 2.044.62a.5.5 0 00-.707 0l-.714.714a.5.5 0 000 .707L3.581 5 .623 7.957a.5.5 0 000 .708l.714.713a.5.5 0 00.707 0L5.002 6.42l2.957 2.958a.5.5 0 00.708 0l.713-.714a.5.5 0 000-.707L6.422 5 9.38 2.042a.5.5 0 000-.707L8.666.62z' fill='%23828b95'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
}
.sub_pop_title{
    font-size: 22px;
}
.sub_pop_text{
    font-size: 16px;
}

.file-btn {
	width: 100%;
	position: relative
}
.file-btn:after {
	display: block;
	content: '';
	clear: both
}
.two-columns .file-btn {
	float: left;
	width: calc(50% - 12px);
	max-width: 267px
}
.file-btn .file-butn {
	z-index: 1;
	width: 100%;
	height: 40px
}
.file-btn input {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	opacity: 0
}
.inner {
	position: relative;
	max-width: 1170px;
	margin: auto
}
.inner:after {
	display: block;
	content: '';
	clear: both
}
.page-holder {
	/*background: #143f7f;
	background: linear-gradient(to top, #0d3d58 0%, #1786c6 100%)*/
}
.main {
	position: relative;
	/*z-index: 40;*/
	display: block;
	overflow: hidden
}
.main:after {
	display: block;
	content: '';
	clear: both
}
.main .inner {
	/*min-height: calc(100vh - 513px);
	background: #ffffff*/
}
.hide {
	opacity: 0
}
.hide.visible {
	opacity: 1
}
.hidden {
	display: none!important
}
.input-line {
	position: relative
}
.input-line:after {
	display: block;
	content: '';
	clear: both
}
.modal-trigger {
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}
.page-row {
	display: table;
	width: 100%
}
.page-cell {
	display: table-cell;
	vertical-align: middle
}
.phone-box {
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.02em
}
.phone-box a.call-to {
	display: block;
	font-size: 18px;
	color: #217cb0
}
.phone-box span {
	display: block;
	padding: 3px 0 0 0;
	font-size: 11px;
	text-transform: uppercase;
	color: #a3a3a3;
	letter-spacing: 0.04em
}
.mobile-call {
	display: none;
	padding: 15px 15px
}
.mobile-call a {
	padding: 0 15px
}
.mobile-call a:hover {
	color: #ffffff
}
.mobile-call span {
	display: block;
	float: right;
	height: 45px;
	font-size: 16px
}
.mobile-call span:first-child {
	float: left;
	font-size: 12px;
	padding: 0 0 0 38px;
	position: relative
}
.mobile-call span [class*=icon-] {
	position: absolute;
	top: 12px;
	left: 0;
	width: 18px;
	height: 20px;
	fill: #ffffff
}
header {
	position: relative;
	z-index: 60;
	min-width: 100%;
	height: 120px;
	background: #ffffff
}
header:after {
	display: block;
	content: '';
	clear: both
}
.header-top {
	float: left;
    margin: 16px 0 0 257px;
    /*width: calc(100% - 400px);*/
    width: calc(100% - 490px);
}
.header-top:after {
	display: block;
	content: '';
	clear: both
}
.header-top >ul {
	float: left
}
.header-top >ul:after {
	display: block;
	content: '';
	clear: both
}
.header-top >ul li {
	float: left;
	/*margin: 0 0 0 53px*/
    margin: 0 0 0 3em
}
@media(max-width:1178px){
    .header-top >ul li {
        margin: 0 0 0 2em
    }
}
@media(max-width:1100px){
    .header-top >ul li {
        margin: 0 0 0 1em
    }
}
.header-top >ul li:first-child {
	margin: 0
}
.header-top >ul li a {
	display: block;
	height: 30px;
    font-family: "PT Sans", sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 30px;
	color:#217cb0
}
.header-top >ul li a:hover {
	color:#ca3239;
	text-decoration: none
}
.header-top >ul li.current>a {
	color: #333;
	cursor: default;
	opacity: .7;
	text-decoration: none
}
.header-top  ul li.red a{
	color:#ca3239
}
.header-top  ul li.red:hover a{
	color:#217cb0
}
.header-top .header-top-mobile {
	display: none
}
.header-center {
	position: relative;
	z-index: 2;
	height: 64px;
	padding: 0 15px;
	background: #ffffff;
	border-top: 1px solid transparent
}
.header-center:after {
	display: block;
	content: '';
	clear: both
}
.header-center .phone-box {
	float: left;
	margin: 15px 0 0 276px
}
.header-center .search-box {
	float: right;
	width: calc(100% - 683px);
	margin: 14px 26px 0 0
}
.ui-controls {
	float: right;
	padding-top: 15px;
	margin-right: 21px
}
.ui-controls:after {
	display: block;
	content: '';
	clear: both
}
.search-link{
    cursor: pointer
}
.ui-controls .ui-butn, .ui-controls a, .ui-controls .compare-link, .ui-controls .search-link {
	position: relative;
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 0 0 38px;
	background: none
}
.ui-controls .ui-butn:first-child, .ui-controls a:first-child {
	margin: 0
}
.ui-controls .ui-butn [class*=icon-], .ui-controls a [class*=icon-], .ui-controls .icon-search {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	fill: #217cb0;
	transition: all 0.2s
}
.ui-controls .ui-butn .icon-compare, .ui-controls .icon-search {
	width: 20px;
	height: 22px;
	margin: -11px 0 0 -10px
}
.ui-controls .ui-butn .icon-compare, .ui-controls a .icon-compare {
	width: 20px;
	height: 22px;
	margin: -11px 0 0 -10px
}
.ui-controls .ui-butn .icon-favorite, .ui-controls a .icon-favorite {
	width: 24px;
	height: 20px;
	margin: -10px 0 0 -12px
}
.ui-controls .ui-butn .icon-hamburger, .ui-controls a .icon-hamburger {
	width: 20px;
	height: 16px;
	margin: -10px 0 0 -8px;
	fill: #ffffff
}
.ui-controls .ui-butn .icon-search, .ui-controls a .icon-search {
	width: 18px;
	height: 18px;
	margin: -11px 0 0 -9px;
	fill: #ffffff
}
.ui-controls .ui-butn .icon-cross, .ui-controls a .icon-cross {
	width: 18px;
	height: 18px;
	margin: -11px 0 0 -9px;
	fill: #ffffff
}
.ui-controls .ui-butn .counter, .ui-controls a .counter {
	position: absolute;
	top: -2px;
	right: -7px;
	z-index: 2;
	display: block;
	width: 18px;
	height: 18px;
	color: #ffffff;
	font-weight: 600;
	text-align: center;
	font-size: 10px;
	line-height: 18px;
	background: rgba(196, 28, 35, 0.9);
	border-radius: 10px
}
.ui-controls .ui-butn .hide-on-click, .ui-controls a .hide-on-click {
	transition: all 0.2s
}
.ui-controls .ui-butn .show-on-click, .ui-controls a .show-on-click {
	opacity: 0;
	transition: all 0.2s
}
.ui-controls .ui-butn.active .hide-on-click, .ui-controls a.active .hide-on-click {
	opacity: 0
}
.ui-controls .ui-butn.active .show-on-click, .ui-controls a.active .show-on-click {
	opacity: 1
}
.ui-controls .search-link:hover svg,
.desktop .ui-controls .ui-butn:hover [class*=icon-], .desktop .ui-controls a:hover [class*=icon-] {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.fixed-header.fixed {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	min-width: 320px
}
.header-nav {
	position: relative;
	z-index: 1;
	height: 56px;
	background: #0d3d59;
	background: linear-gradient(to top, #0d3d59 0%, #2584ba 100%)
}
.header-nav:after {
	display: block;
	content: '';
	clear: both
}
.header-nav .ui-controls {
	display: none
}
.header-nav>.inner>ul {
	float: right;
	display: table;
	width: calc(100% - 249px);
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;

    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    
    justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}
.header-nav>.inner>ul>li {
	display: table-cell
}
.header-nav>.inner>ul>li>a {
	position: relative;
	z-index: 2;
	display: block;
	height: 56px;
	/*line-height: 58px;*/
    line-height: 20px;
	font-size: 11px;
	font-weight: 600;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
    padding: 0 10px;
    display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;

align-items: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
}
.header-nav>.inner>ul>li>a div{
    width: 100%
}
.header-nav>.inner>ul>li>a:hover {
	text-decoration: none;
	background: rgba(3, 46, 70, 0.4)
}
.header-nav>.inner>ul>li:last-child {
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	border-left: 1px solid rgba(255, 255, 255, 0.2);
    min-width: 120px;
}
.dropdown_buy{
    width: 140px;
}
.header-nav>.inner>ul>li.current>a {
	cursor: default;
	pointer-events: none;
	background: rgba(3, 46, 70, 0.4)
}
.header-nav>.inner>ul>li.with-subnav>a:before {
	position: absolute;
	content: '';
	top: 100%;
	left: 50%;
	display: block;
	width: 0;
	height: 0;
	margin-left: -6px;
	border-top: 0 solid transparent;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	transition: all 0.2s
}
.header-nav>.inner>ul>li.with-subnav:hover a:before {
	border-top: 6px solid #c41c23
}
header li.with-subnav:hover .desktop-subnav,
.header-nav>.inner>ul>li.with-subnav:hover .desktop-subnav {
	visibility: visible;
	opacity: 1
}
header .desktop-subnav {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
	display: block;
	width: 100%;
	padding: 29px 0 4px 0;
	background: #f1edec;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
	transition: all 0.2s;
	visibility: hidden;
	opacity: 0
}
header .desktop-subnav:after {
	display: block;
	content: '';
	clear: both
}
header .desktop-subnav.active {
	visibility: visible;
	opacity: 1
}
.header-top .desktop-subnav{
    top: 56px;
    transition: all 0.2s;
}
.header-top >ul li.with-subnav>a{
    position: relative
}
.header-top >ul li.with-subnav:hover>a:before {
    position: absolute;
    content: '';
    top: 25px;
    left: 20px;
    display: block;
    width: 0;
    height: 0;
    margin-left: -6px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    transition: all 0.2s;
    border-bottom: 22px solid #f1edec;
    z-index: 2;
}

header .subnav-title {
	padding: 0 0 11px 32px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase
}
header .subnav-banner {
	position: relative;
	float: left;
	width: 360px;
	margin: 0 20px 24px 32px
}
header .subnav-banner span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
	padding: 67px 20px 0 25px;
	font-size: 38px;
	line-height: 46px;
	font-weight: 600;
	text-transform: uppercase;
	color: #ffffff
}
header .subnav-banner a {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: block!important;
	width: 100%;
	height: 100%!important
}
header .dropdown-catalogue {
	padding: 0;
}
header .dropdown-catalogue.five-list .dropdown-item-holder {
	width: 20%;
	margin: 0 0 16px 0;
	padding: 0 2px
}
header .dropdown-catalogue.five-list .dropdown-item-holder:nth-child(4n+1) {
	clear: none
}
header .dropdown-catalogue.five-list .dropdown-item-holder:nth-child(5n+1) {
	clear: both
}
header .dropdown-catalogue.five-list .dropdown-item-holder .image {
	height: 84px
}
.header-nav .dropdown-catalogue.six-list .dropdown-item-holder {
	width: 16.666%;
	margin: 0 0 16px 0;
	height: 137px;
	padding: 0 2px
}
.header-nav .dropdown-catalogue.six-list .dropdown-item-holder:nth-child(4n+1) {
	clear: none
}
.header-nav .dropdown-catalogue.six-list .dropdown-item-holder .image {
	height: 113px
}
.header-logo {
	position: absolute;
	top: 22px;
	left: 18px;
	width: 239px;
	height: 84px;
	background: url("../images/ui/logo-frame.png") no-repeat 0 0;
	background-size: 100% 100%;
	overflow: hidden
}
.retina .header-logo {
	background: url("../images/ui/logo-frame@2x.png") no-repeat 0 0;
	background-size: 100% 100%
}
.header-logo a {
	position: absolute;
	top: -14px;
	left: 25px;
	display: block
}
.header-logo a svg {
	width: 190px;
	height: 97px
}
.header-dropdown {
	position: absolute;
	top: 91px;
	right: 120%;
	bottom: 0;
	z-index: 1;
	width: 100%;
	min-width: 320px;
	height: calc(100vh - 131px);
	transition: right 0.3s;
	/*display: none*/
}
.header-dropdown:after {
	display: block;
	content: '';
	clear: both
}
.header-dropdown.active {
	right: 0
}
.fixed-nav .header-dropdown {
	position: fixed;
	top: 91px;
}
.search-box .clear-on-click{
    
}
.search-box .clear-on-click svg{
    width: 16px;
    height: 16px;
    fill: #217cb0
}
@media(min-width:960px) {
    header .dropdown-catalogue {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header-dropdown{
        left: -200%;
    }
    .header-dropdown.active{
        top: 0px;
        z-index: 11;
        position: absolute;
        height: 64px;
        width: calc(100% - (100% - 1170px) - 239px);
        right: inherit;
        left: calc(((100% - 1170px) / 2) + 239px);
        padding: 15px 15px;
        background: #fff;
        transition: right 0.3s;
    }
    .dropdown-close{
        display: none
    }
    .header-dropdown .search-box .blue-butn,
    .header-dropdown .search-box input.text-input{
        height: 41px!important
    }
    .search-box input.text-input{
        width: calc(100% - 135px);
        padding-left: 12px;
    }
    .clear-on-click{
        float: right;
        width: 41px;
        height: 41px;
        padding: 12px;
        cursor: pointer
    }
}
.clear-on-click:hover{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
@media(min-width:960px) and (max-width:1170px) {
    .header-dropdown.active{
        width: calc(100% - 30px - 227px);
        left: auto;
        right: 0;
    }
}
@media(max-width:959px) {
    .header-dropdown .search-box {
        position: relative;
        z-index: 2;
        float: none;
        width: 100%;
        padding: 15px 15px;
        background: #ffffff;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.35)
    }
    .clear-on-click{
        display: none;
    }
}
.header-dropdown .search-box input.text-input {
	height: 46px
}
.header-dropdown .search-box .blue-butn {
	height: 46px
}
.header-dropdown .column {
	position: relative;
	z-index: 3;
	width: 320px;
	height: 100%;
	background: #ffffff;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
	transition: all 0.2s;
	overflow: hidden
}
.header-dropdown .column.subnav-column {
	position: absolute;
	top: 0;
	left: auto;
	right: 120%;
	z-index: 4;
	width: 100%;
	background: #f1edec;
	transition: all 0.3s
}
.header-dropdown .column.subnav-column.active {
	right: 0
}
.dropdown-close {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0, 0, 0, 0.3)
}
.active .dropdown-close {
	opacity: 1;
	transition: all 0.3s 0.3s
}
.column-scroll {
	position: absolute;
	top: 37px;
	left: 0;
	width: calc(100% + 100px);
	height: 100%;
	overflow-y: auto
}
.column-content {
	width: calc(100% - 100px);
	padding: 20px 15px
}
.dropdown-catalogue {
	padding: 25px 0 0 0;
	overflow: hidden
}
.dropdown-catalogue:after {
	display: block;
	content: '';
	clear: both
}
.dropdown-catalogue .dropdown-item {
	position: relative
}
.dropdown-catalogue .dropdown-item:hover .name {
	color: #c41c23
}
.dropdown-catalogue .dropdown-item>a {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%
}
.dropdown-catalogue .dropdown-item-holder {
	float: left;
	width: 25%;
	padding: 0 10px;
	margin: 0 0 32px 0;
	text-align: center
}
.dropdown-catalogue .dropdown-item-holder:nth-child(4n+1) {
	/*clear: both*/
}
.dropdown-catalogue .dropdown-item-holder .image {
	position: relative;
	z-index: 1;
	height: 100px
}
.dropdown-catalogue .dropdown-item-holder .image .page-cell {
	padding: 0 0 5px 0
}
.dropdown-catalogue .dropdown-item-holder .image img {
	display: inline-block;
	max-height: 90px;
	width: auto
}
.dropdown-catalogue .dropdown-item-holder .name {
	position: relative;
	z-index: 1;
	font-size: 12px;
	font-weight: 600;
	color: #000000;
	text-transform: uppercase;
	transition: all 0.2s
}
.subnav-back {
	position: relative;
	height: 36px;
	padding: 0 20px 0 34px;
	line-height: 38px;
	font-weight: 600;
	text-transform: uppercase;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
	color: #217cb0
}
.subnav-back .icon-arrow-1 {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 11px;
	height: 11px;
	margin-top: -6px;
	fill: #217cb0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: all 0.2s
}
.nav-list a {
	position: relative;
	display: block;
	padding: 12px 30px 8px 16px;
	min-height: 36px;
	font-weight: 600;
	text-transform: uppercase;
	border-bottom: 1px solid #cccccc
}
.nav-list .nav-list-drop.line-none ul{
    border-top: none;
}
.nav-list a .icon-arrow-1 {
	position: absolute;
	top: 50%;
	right: 15px;
	width: 11px;
	height: 11px;
	margin-top: -6px;
	fill: #217cb0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transition: all 0.2s
}
.nav-list a.active, .nav-list a:hover {
	text-decoration: none
}
.nav-list a.active .icon-arrow-right {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.subnav-column .nav-list {
	position: relative
}
.subnav-column .nav-list:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	background: #cccccc
}
.subnav-column .nav-list a {
	padding: 14px 20px 6px 58px;
	font-size: 12px;
	text-transform: none;
	border-bottom: 1px solid #cccccc;
	letter-spacing: normal
}
.subnav-column .nav-list a svg {
	position: absolute;
	top: 50%;
	left: 13px;
	width: 20px;
	height: 20px;
	margin-top: -10px
}
footer {
	position: relative;
	z-index: 35;
	width: 100%;
	background: #0e0e0e;
	overflow: hidden
}
footer:after {
	display: block;
	content: '';
	clear: both
}
footer .inner {
	min-height: 363px;
}
.point_actions{
	display: block!important;
}
.point_actions_mobile{
	display: none!important;
}
.footer-nav {
	padding: 50px 29px 0 29px
}
.footer-nav:after {
	display: block;
	content: '';
	clear: both
}
.footer-nav-flex{
	float: left;
    width: 20%;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.footer-nav-flex ul{
    padding: 0 0 18px 0;
}
.footer-nav>ul {
	float: left;
	/*min-height: 222px;*/
	padding: 0 15px 30px 0
}
.footer-nav>ul:first-child {
	width: 21%
}
.footer-nav>ul:nth-child(2) {
	width: 24%
}
.footer-nav>ul:nth-child(3) {
	width: 20%;
}
.footer-nav>ul:nth-child(4){
    width: 35%;
    padding-right: 0px;
}
.footer-nav>ul:nth-child(4) li a {
    font-size: 14px;
    color: #ffffff;
}
@media(min-width:961px){
/*.footer-nav ul:nth-child(4) li:nth-child(2n+2) {
    padding-left: 15px;
} */
}
.footer-nav ul:nth-child(3) li {
	padding: 0 0 19px 0
}/*
.footer-nav ul:nth-child(3) li a {
	font-size: 14px;
	color: #ffffff
}
.footer-nav ul:nth-child(3) li a:hover {
	color: #217cb0
}*/
.footer-nav ul li {
	padding: 0 0 18px 0;
	text-transform:uppercase;
	font-size: 12px
}
.footer-nav ul li a:hover {
	color:#fff
}
.footer-nav ul li:last-child {
	padding: 0
}
.footer-nav>ul li:first-child {
	padding: 0 0 18px 0
}
.footer-nav ul li:not(.bx-nav-2-lvl) a {
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff
}
.footer-nav ul li:first-child a:hover {
	color: #217cb0
}
.footer-nav ul.footer-nav-big li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff
}
.footer-nav ul.footer-nav-big li a:hover {
	color: #217cb0
}
.footer-nav ul.footer-nav-small li{
	display:block;
	float:left;
	width:calc(50% - 7px)
}
.footer-nav ul.footer-nav-small li a{
	text-transform:initial;
}
.footer-nav .footer-nav-btns {
	float: right;
	padding: 24px 0 25px 0;
    width: 35%;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.footer-nav ul.footer-nav-small li:nth-child(2n+2) {
    float: right
}
@media(min-width:1030px) {
    .footer-nav .footer-nav-btns{
        float: right;
        /*width: 35%;*/
    }
}
.footer-nav .footer-nav-btns:after {
	display: block;
	content: '';
	clear: both
}
.footer-nav .footer-nav-btns .blue-butn {
	float: left;
	height: 60px;
    width: 100%;
	/*padding: 0 24px;*/
	margin: 0 0 0 15px;
	font-size: 14px
}
.footer-nav .footer-nav-btns .blue-butn:first-child {
	margin: 0
}
.footer-bottom {
	padding: 0 29px 10px 29px;
	min-height: 90px;
	font-size: 12px;
	color: #ffffff
}
.footer-bottom:after {
	display: block;
	content: '';
	clear: both
}
.footer-bottom a {
	color: #ffffff
}
.footer-bottom .footer-info {
	float: left;
	width: 62%
}
.footer-bottom .footer-social a{
	color:#0e0e0e
}
.footer-bottom .footer-social span {
	position: relative;
	top: 0;
	display: inline-block;
	margin: 0 3px 0 0;
	vertical-align: middle
}
.footer-bottom .footer-social a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 23px;
	margin: 0 0 0 10px;
	border: 1px solid #217cb0;
	background: #217cb0;
	border-radius: 12px
}
.footer-bottom .footer-social a [class*=icon-] {
	position: absolute;
	left: 50%;
	top: 50%;
	fill: #0e0e0e
}
.footer-bottom .footer-social a .icon-youtube {
	width: 13px;
	height: 13px;
	margin: -7px 0 0 -7px
}
.footer-bottom .footer-social a .icon-vk {
    width: 24px;
    height: 24px;
    margin: -12px 0 0 -11px;
}
.footer-bottom .footer-social a .icon-telegram {
    width: 17px;
    height: 17px;
    margin: -9px 0 0 -10px;
}
.footer-bottom .footer-social a .icon-ok {
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
}
.footer-bottom .footer-social a .icon-instagram {
    width: 14px;
    height: 14px;
    margin: -7px 0 0 -6px;
}
.footer-bottom .footer-social a .icon-rutube {
    width: 17px;
    height: 15px;
    margin: -8px 0 0 -8px;
}
.footer-bottom .footer-social a .icon-facebook {
	width: 14px;
	height: 14px;
	margin: -8px 0 0 -8px
}
.footer-bottom .footer-social a:hover {
	background-color: #ffffff
}
.footer-bottom .footer-social a:hover [class*=icon-] {
	fill: #217cb0
}
.footer-bottom .footer-copyright {
	padding: 13px 0 0 0;
	font-size: 12px
}
.footer-bottom .footer-copyright span {
	margin: 0 4px
}
.footer-bottom .footer-copyright a {
	text-decoration: underline
}
.footer-bottom .footer-copyright a:hover {
	text-decoration: none;
	color: #217cb0
}
.footer-bottom .footer-icons {
	float: right;
	width: 35%;
	padding: 2px 0 0 0;
        display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    text-align: center;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}
.footer-bottom .footer-icons span {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	/*margin: 0 0 0 6%*/
}
.footer-bottom .footer-icons span:hover .hidden-image {
    opacity: 1;
    transition: all 0.2s;
}
.footer-bottom .footer-icons span:hover a > picture img {
    opacity: 0;
    transition: all 0.2s;
}
.footer-bottom .footer-icons span .hidden-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.2s;
}
.footer-bottom .footer-icons span:first-child {
	margin: 0
}
.footer-bottom .footer-icons img {
	width: auto;
	height: auto
}
.footer-bottom .footer-icons .icon-footer-icon-1 {
	width: 44px;
	height: 44px
}
.footer-bottom .footer-icons .icon-footer-icon-2 {
	width: 102px;
	height: 38px
}
.footer-bottom .footer-icons .icon-logo {
	width: 143px;
	height: 71px
}
[class*=-butn] {
	position: relative;
	z-index: 1;
	display: block;
	padding: 0;
	margin: 0;
	font-family: "Univers Cyr", Arial, Helvetica, sans-serif;
	text-align: center;
	border: none;
	cursor: pointer;
	outline: none;
	transition: all 0.2s
}
[class*=-butn]:hover {
	text-decoration: none
}
[class*=-butn].centered-butn {
	width: 100%;
	max-width: 290px;
	margin: 0 auto;
	clear: both
}
[class*=-butn].centered-butn.short {
	height: 60px;
	max-width: 100px;
	font-size: 14px
}
a[class*=-butn]:hover {
	text-decoration: none
}
.catalog-titles.first-titles .page_title{
	padding: 38px 29px 0 29px;
	margin-bottom: 5px
}
.catalog-titles:not(.first-titles){
    padding-top: 38px;
}
.catalog-titles:not(.first-titles) .page_title{
	padding: 0px 29px 0 29px;
	margin-bottom: 5px
}
.page_title.pt_index{
	padding: 38px 29px 0 29px;
}
.page_title.pt_static{
	padding: 38px 29px 0 29px;
}/*
.page_title.pt_catalogue{
    margin-bottom: 0px;
}*/
.catalog-titles .info-title {
    padding: 0 29px 34px 29px;
    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 60px;
    font-size: clamp(25px, 4vw, 60px);
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 0.025em;
}
.catalog-titles .info-title mark {
    font-family: "Univers Cyr", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-size: clamp(1.0rem + 0px, 2vw, 1.8rem);
    font-weight: 300;
    display: block;
}
.page_title h1{
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-weight: 600;
	color:#217cb0;
    font-size: clamp(1.7rem + 0px, 5vw, 5rem + 6px);
    line-height: calc(1em + 8px);
}
.page_title h2{
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 76px;
    font-size: clamp(1.7rem + 0px, 5vw, 5rem + 6px);
    line-height: calc(1em + 8px);
    font-weight: 600;
	color:#217cb0;
}
/* 
.category .page_title{
	padding-top: 50px;
	padding-bottom: 50px;		
}*/
.blue-butn {
	height: 45px;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #ffffff;
	background: #185b81;
	background: linear-gradient(to top, #185b81 0%, #2282b9 100%)
}
.blue-butn:hover {
	background: #2282b9;
	background: linear-gradient(to top, #2282b9 0%, #185b81 100%)
}
.blue-butn [class*=icon-] {
	fill: #ffffff;
	width: 17px;
	height: 17px;
	margin: 0 auto
}
a.blue-butn {
	line-height: 48px;
	color: #ffffff
}
.back-btn {
	float: right;
	margin: 18px 0 0 0
}
.back-btn a {
	position: relative;
	display: block;
	height: 30px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 27px;
	color: #ffffff;
	background: transparent;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	transition: all 0.2s
}
.back-btn a:before {
	position: absolute;
	content: '';
	top: 2px;
	right: -10px;
	z-index: 1;
	display: block;
	width: 21px;
	height: 22px;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.back-btn a span {
	position: relative;
	z-index: 2;
	color: #ffffff
}
.back-btn.blue-back a {
	padding: 0 33px;
	color: #ffffff;
    background: #217cb0;
	border-color: #217cb0
}
.back-btn.blue-back a span {
	color: #fff
}
.back-btn.blue-back a:before {
	border-color: #217cb0;
    background: #217cb0;
}
.back-btn.left-position {
	float: left;
	margin: 19px 0 0 10px
}
.back-btn.left-position a {
	border-left: none;
	border-right: 2px solid #217cb0
}
.back-btn.left-position a:before {
	left: -10px;
	right: auto;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}
.transparent-butn {
	height: 45px;
	padding: 0 15px;
	border: 1px solid #cccccc;
	background: #ffffff;
	font-size: 14px
}
.transparent-butn.reset-filters {
	text-align: left
}
.transparent-butn.reset-filters [class*=icon-] {
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	width: 11px;
	height: 11px;
	margin: 0 0 0 5px;
	fill: #217cb0
}
.gray-butn {
	height: 45px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	background: #909090;
	color: #ffffff
}
.gray-butn:hover {
	background: #aaaaaa
}
.print-butn {
	width: 166px;
	height: 31px;
	padding: 0 0 0 34px;
	font-size: 12px;
	font-weight: 400;
	text-transform: none;
	text-align: left
}
.mobile .print-butn {
	display: none
}
.print-butn [class*=icon-] {
	position: absolute;
	top: 8px;
	left: 12px;
	width: 13px;
	height: 13px
}
.hero {
	position: relative;
	/*z-index: 1*/
}
.hero .slick-arrow {
	opacity: 0
}
.hero:hover .slick-arrow {
	opacity: 1
}
.hero .slick-dots{
	position: absolute;
	bottom: -32px;
	width: 100%;
	z-index: 21
}
.hero .slide_box{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
	text-align: center;
    bottom: 0px;
    width: 100%;
    padding-left: 29px;
	padding-right: 29px;
    z-index: 100;
    /*left: 50%;
    max-width: 600px;
    margin-left: -300px;*/
} 
.hero .slide_box_inner{
    /*text-align: center;
    width: 100%;*/
	display: table;
	margin: 0 auto
}
.hero .slide_box .slide_title{
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	color:#ffffff;
    max-width: 390px;
	text-transform: uppercase;
	margin-bottom: 51px;
    padding-top: 20px;
}
.hero .slide_box .slide_text{
	font-size: 16px;
	color:#ffffff;
	line-height: 24px;
}
.slider_hero .slider_hero_inner{
	background: #000000;
}
.banners {
	position: relative;
	/*z-index: 20;
	padding: 50px 29px 49px 29px
	padding: 50px 29px 23px 29px*/
	padding: 50px 29px 0px 29px
}
.banners:after {
	display: block;
	content: '';
	clear: both
}
.banners.low {
	padding-bottom: 0
}
.banners .banners-item {
	position: relative;
	float: left;
	width: calc(33.333% - 10px);
	/*margin: 0 0 15px 15px*/
	margin: 0 0 0px 15px
}
.banners .banners-item:nth-child(3n+1) {
	margin-left: 0;
	clear: both
}
.banners .banners-item .blue-butn {
	height: 67px;
	padding: 0 8px;
	font-size: 14px;
	width: 100%
}
.banners .banners-item:hover .blue-butn {
	background: #2282b9;
	background: linear-gradient(to top, #2282b9 0%, #185b81 100%)
}
.banners a {
	/*position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%*/
}
.menu-parts{
    width: calc(100% - 30px);
    margin: 20px 15px 0 15px;
}
.menu-parts-inner{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    text-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}
.menu-parts .parts-item{
    position: relative;
    width: calc(33.333% - 10px);
    margin: 0 0 0px 15px;
}
.menu-parts .parts-item:first-child{
    margin-left: 0px;
}
.menu-parts .parts-item button{
    height: 40px;
	padding: 0 8px;
	font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
	width: 100%
}
@media(max-width:840px){
    .menu-parts-inner{
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }
    .menu-parts{
        margin-bottom: 80px;
    }
    .menu-parts .parts-item{
        width: 100%;
        margin-left: 0px;
        margin-bottom: 20px;
    }
}
.info-block {
	position: relative;
	padding: 0 0 106px 0
}
.info-block:after {
	display: block;
	content: '';
	clear: both
}
.info-block.last-info-block {
	padding: 0 0 0 0;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3)
}
.info-block .info-image-holder {
	position: relative
}
.info-block .info-image-holder video{
	width: 100%;
}
.index-block .info-title {
	padding: 0 29px 34px 29px;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 60px;
    font-size: clamp(25px, 4vw, 60px);
	font-weight: 600;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.025em
}
.info-block .info-title{
	padding: 0 29px 34px 29px;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: clamp(25px, 4vw, 60px);
	font-weight: 600;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.025em;
}
.first-titles .info-title,
.index-block .info-title{
	padding-bottom: 0;
}
.index-block .info-title mark {
    font-family: "Univers Cyr", Arial, Helvetica, sans-serif;
	font-weight: 300;
	display: block;
        font-size: clamp(1.0rem + 0px, 2vw, 1.8rem);
}
.info-block .info-title mark {
	font-family: "Univers Cyr", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 300;
	display: block
}
.info-block .info-content {
	background: #f1edec
}
.tab-content{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.info-block-tab.change{
    background: #fff
}
.info-block .info-content:after {
	display: block;
	content: '';
	clear: both
}
.info-block .info-tabs {
	overflow-y: hidden;
    margin-left: -14px;
	padding: 0 29px;
	overflow-x: auto
}
.info-block .info-tabs ul {
	padding: 0 0 0 0%;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase
}
.info-block .info-tabs ul li {
	display: inline-block;
	vertical-align: top;
	padding: 15px 14px 12px 14px;
	margin: 0 0 0 6px;
	color: #217cb0;
	background: #ffffff;
	cursor: pointer;
	transition: all 0.2s
}
.info-block .info-tabs ul li:first-child {
	margin: 0
}
.info-block .info-tabs ul li:hover {
	color: #c41c23
}
.info-block .info-tabs ul li.current {
	color: #c41c23;
	background: #f1edec;
	cursor: default
}
.info-block .info-block-tab:after {
	display: block;
	content: '';
	clear: both
}
.info-block .info-image {
	position: relative;
	z-index: 2;
	/*float: right;
	width: 46%*/
    width: 50%;
	padding: 0px 29px 0px 15px;
}
.info-block .info-text {
	padding: 70px 15px 70px 29px;
    width: 50%;
	/*
	float: left;
    width: calc(54% - 80px);
    margin-right: 80px;*/
}
.info-block-tab.change .info-text {
    order: 2;
    padding: 70px 29px 70px 15px;
}
.info-block-tab.change .info-image {
    order: 1;
    padding: 0px 15px 0px 29px;
}
.info-block .info-image.offset {
	padding-top: 40px;
	padding-bottom: 40px;
}
.info-block .info-text:after {
	display: block;
	content: '';
	clear: both
}
.info-block .info-text mark {
	display: block;
	padding: 0 0 15px 0;
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 300;
	color: #000000
}
.info-block .info-text p {
	padding: 0 0 21px 0;
	line-height: 24px;
	clear: both
}
.info-block .info-text-title {
	padding: 0 0 16px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #000000;
	text-transform: uppercase;
	font-weight: 400
}
.info-block .info-btns:after {
	display: block;
	content: '';
	clear: both
}
.info-block .info-btns .blue-butn {
	float: left;
	width: 159px;
	height: 60px;
	font-size: 14px;
	margin: 0 10px 10px 0
}
.info-help {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 20px;
	height: 20px
}
.info-help .modal-trigger {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	display: none;
	width: 100%;
	height: 100%
}
.info-help .trigger {
    position: relative;
    z-index: 2;
    width: 32px;
    height: 32px;
    cursor: pointer;
    animation: button-pulse 2.3s ease-in-out infinite;
    transition: all 0.2s;
    padding: 0px;
    border: 2px solid #217cb0;
    border-radius: 20px;
}
.trigger-i{
    display: table;
    background: #217cb0;
    border-radius: 11px;
    width: 20px;
    height: 20px;
    margin: 4px;
}
.info-help .trigger.active {
	background: #c41c23;
    border: 2px solid #c41c23;
}
.info-help .trigger.active .trigger-i {
	background: #c41c23;
}
.info-help .trigger:hover {
	background: #195e85;
    border: 2px solid #195e85;
}
.info-help .trigger:hover .trigger-i {
	background: #195e85;
}

.info-help .trigger [class*=icon-] {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 12px;
	height: 12px;
	margin: -6px 0 0 -6px;
	fill: #ffffff
}
.info-help .trigger .close [class*=icon-] {
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px
}
.info-help .popup {
	position: absolute;
	top: 6px;
	right: 8px;
	z-index: 1;
	display: none;
	width: 285px;
	padding: 16px 20px;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.6)
}

.accessories-preview {
	position: relative;
	background: #000;
	color: #ffffff;
    height: 353px;
}
.accessories-preview::before {
    height: 461px;
    background: url(../images/accessories-bg-2-min.jpg) no-repeat 0 0;
    background-size: cover;
    content: '';
    position: absolute;
    width: 1176px;
    top: -52px;
    left: 50%;
    margin-left: -588px;
    z-index: 1;
}
.accessories-preview .inner{
	position: relative;
	padding: 0 0px 25px 0px;
	
}
.accessories-preview:after {
	display: block;
	content: '';
	clear: both
}
.retina .accessories-preview {
	background: url("../images/accessories-bg@2x.jpg") no-repeat 0 0;
	background-size: cover
}
.accessories-preview .accessories-content {
	position: relative
}
.accessories-preview .accessories-title {
	position: relative;
	z-index: 2;
	padding: 79px 0 10px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 48px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #ffffff
}
.accessories-preview li {
	font-size: 14px;
	padding: 0 0 16px 0
}
.accessories-preview .blue-butn {
	width: 205px
}
.accessories-preview p {
	position: relative;
	display: inline-block;
	padding: 0 0 25px 0;
	margin: 15px 0;
	font-size: 13px;
	z-index: 1;
	text-transform: uppercase
}
.accessories-preview p:after, .accessories-preview p:before {
	position: absolute;
	content: '';
	top: -10px;
	left: 50%;
	display: block;
	width: 100px;
	height: 1px;
	margin-left: -50px;
	background: #ffffff;
	opacity: 0.5
}
.accessories-preview p:after {
	top: auto;
	bottom: 15px
}
.help-block {
	position: relative;
	background: #fff;
}
.help-block-inner{
	padding: 82px 29px 31px 29px
}
.help-block .help-title {
	position: relative;
	z-index: 2;
	padding: 0 0 6px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 48px;
	letter-spacing: 0.025em;
	text-transform: uppercase;
	color: #000000
}
.help-block p {
	padding: 0 0 28px 0;
	line-height: 24px;
    max-width: 970px;
}
.help-block .help-list:after {
	display: block;
	content: '';
	clear: both
}
.help-block .help-item {
	position: relative;
	float: left;
	width: 33.333%;
	margin: 0 0 20px 0;
	font-size: 14px;
	font-weight: 600
}
.help-block .help-item.help-phone-f a{
    display: table;
    width: 100%;
    height: 100%;
}
.help-block .help-item:after {
	display: block;
	content: '';
	clear: both
}
.help-block .help-item>a {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%
}
.help-block .help-item .icon {
	position: relative;
	float: left;
	width: 86px;
	height: 86px;
	background: #217cb0;
	border-radius: 44px
}
.help-block .help-item .icon [class*=icon-] {
	position: absolute;
	top: 50%;
	left: 50%;
	fill: #ffffff
}
.help-block .help-item .icon .icon-mail {
	width: 28px;
	height: 22px;
	margin: -11px 0 0 -14px
}
.help-block .help-item .icon .icon-phone {
	width: 27px;
	height: 30px;
	margin: -15px 0 0 -12px
}
.help-block .help-item .icon .icon-help {
	width: 20px;
	height: 36px;
	margin: -18px 0 0 -10px
}
.help-block .help-item .content {
	float: right;
	width: calc(100% - 100px);
	height: 86px
}
.help-block .help-item .phone-box {
	text-align: left;
	cursor: pointer
}
.help-block .help-item .phone-box a.call-to {
	cursor: pointer
}
.help-block .help-item .phone-box span {
	color: #217cb0
}
.help-block .help-item:hover .phone-box span, .help-block .help-item:hover a {
	text-decoration: underline
}
.breadcrumbs {
	float: left;
	padding: 27px 0 16px 0;
	font-size: 12px;
    z-index: 11;
    position: relative;
	color: #ffffff
}
.breadcrumbs:after {
	display: block;
	content: '';
	clear: both
}
.breadcrumbs li {
	float: left;
	margin: 0 0 10px 6px
}
.breadcrumbs li a {
	color: #ffffff;
	text-decoration: underline
}
.breadcrumbs li a:hover {
	text-decoration: none
}
.breadcrumbs li:before {
	display: inline-block;
	content: '/';
	margin: 0 3px 0 0
}
.breadcrumbs li:first-child {
	margin: 0 0 10px 0
}
.breadcrumbs li:first-child:before {
	display: none
}
.breadcrumbs li.current a {
	text-decoration: none;
	cursor: default;
	pointer-events: none
}
.catalogue {
	position: relative;
	/*padding: 40px 30px 12px 30px;*/
	padding: 40px 0px 34px 0px;
}
.shadow{
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	z-index: 1;
    position: relative;
}
.seo-section{
	padding-bottom: 61px;
}
.seo-section.padding{
	padding-top: 61px;
}
.catalogue:after {
	display: block;
	content: '';
	clear: both
}
.catalogue.no-shadow {
	box-shadow: 0 5px 10px transparent
}
.catalogue .no-result {
	padding: 33px 29px 81px 29px
}
.catalogue .no-result p {
	padding: 0 0 27px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 46px;
	line-height: 54px;
	letter-spacing: 0.02em;
	color: #000000
}
.catalogue .no-result .blue-butn {
	height: 60px;
	width: 100%;
	max-width: 322px;
	font-size: 14px
}
.catalogue-sort {
	position: relative;
	z-index: 2;
	min-height: 69px;
	margin: 0 29px 21px 29px
}
.catalogue-sort:after {
	display: block;
	content: '';
	clear: both
}
.catalogue-sort .sort-item {
	position: relative;
	z-index: 1;
	float: right;
	width: calc(33.333% - 16px);
    margin: 0 0 29px 24px;
}
.catalogue-sort .sort-item:hover {
	z-index: 2
}
.catalogue-sort .sort-item:first-child {
	margin-left: 0px;float: left
}
.catalogue-sort .sort-item label.sort-label {
	margin: 0 0 10px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.02em
}
.article-search form{
    position: relative;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.article-search input{
    width: calc(100% - 50px);
}
.article-search .blue-butn {
    float: right;
    height: 40px;
    padding: 0 20px;
}
.article-search.big .blue-butn {
    float: right;
    height: 60px;
    padding: 0 20px;
}
.article-search.big input{
    height: 60px;
    font-size: 14px;
}
.article-search.big input::placeholder {
    color: rgb(73, 73, 73);
}
.catalogue-sort .sort-item.wide {
	float: left;
	width: calc(66.666% - 8px)
}
.catalogue-sort .select-holder {
	position: relative;
	font-size: 14px
}
@media(max-width:640px){
    .article-search{
        width: 100%!important;
    }
}
.catalogue-sort .select-holder.auto-width {
	min-width: 0
}
.catalogue-sort .select-holder span.sort-select {
	position: relative;
	z-index: 10;
	height: 60px;
	line-height: 60px;
	border: 1px solid #ebebeb
}
.catalogue-sort .select-holder .selectboxit-options {
	z-index: 8;
	top: 0!important;
	border: none;
	font-size: 14px;
	padding: 75px 0 15px 0;
	background: #ebebec;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.35)
}
.catalogue-sort .select-holder .selectboxit-options li {
	margin: 0 0 8px 0
}
.masonry-item .select-holder .selectboxit-options .selectboxit-option-anchor,
.catalogue-sort .select-holder .selectboxit-options .selectboxit-option-anchor {
	padding: 8px 30px 0 40px;
	line-height: normal
}
.masonry-item .select-holder .selectboxit-options .selectboxit-option-anchor:before,
.catalogue-sort .select-holder .selectboxit-options .selectboxit-option-anchor:before {
	position: absolute;
	content: '';
	top: 5px;
	left: 15px;
	z-index: 1;
	display: block;
	width: 17px;
	height: 17px;
	border-radius: 9px;
	background: #ffffff
}
.masonry-item .select-holder .selectboxit-options .selectboxit-selected .selectboxit-option-anchor:after,
.catalogue-sort .select-holder .selectboxit-options .selectboxit-selected .selectboxit-option-anchor:after {
	position: absolute;
	content: '';
	top: 11px;
	left: 21px;
	z-index: 2;
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 3px;
	background: #217cb0
}
.faq .catalogue-sort{
	margin: 0px
}
.mobile-filters {
	display: none
}
.sort-item.wide .sort-label+.filter-item {
	margin-left: 0
}
.filter-item {
	position: relative;
	z-index: 10;
	float: left;
	font-size: 14px
}
.sort-item.wide .filter-item {
	float: left;
	width: calc(33.333% - 10px);
	margin: 0 0 0 15px
}
.filter-item .selectboxit-arrow-container {
	position: absolute;
	right: 5px;
	width: 30px;
	height: 30px;
	border-radius: 16px;
	background: #185b81;
	background: linear-gradient(to top, #185b81 0%, #2282b9 100%)
}
.filter-item .selectboxit-arrow-container:before {
	position: absolute;
	content: '';
	top: 10px;
	right: 11px;
	display: block;
	width: 8px;
	height: 8px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	transition: all 0.2s;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.filter-item.active {
	z-index: 12
}
.filter-item.active .selectboxit-arrow-container:before {
	top: 13px;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg)
}
.filter-item.active .filter-list {
	visibility: visible;
	opacity: 1
}
.filter-item .filter-trigger {
	position: relative;
	z-index: 12;
	height: 60px;
	line-height: 60px;
	border: 1px solid #ebebeb;
	padding: 0 40px 0 15px;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.filter-item .filter-list {
	position: absolute;
	z-index: 8;
	top: 0;
	left: 0;
	min-width: 100%;
	border: none;
	font-size: 14px;
	padding: 72px 0 20px 0;
	background: #ebebec;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
	white-space: nowrap;
	transition: all 0.2s;
	visibility: hidden;
	opacity: 0
}
.filter-item .filter-list .checkbox {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0
}
.filter-item .filter-list .label-text {
	position: relative;
	top: 1px;
	display: inline-block;
	vertical-align: middle
}
.filter-item .filter-list label {
	padding: 19px 15px 0 15px;
	cursor: pointer
}
.filter-item~.filter-item {
	margin: 0 0 0 10px
}
.catalogue-part-list,
.catalogue-list {
	padding: 0 29px 20px 29px
}
.catalogue-part-list:after,
.catalogue-list:after {
	display: block;
	content: '';
	clear: both
}
.catalogue-part-list{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    padding-top: 38px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.cat-parts-item{
    margin-left: 24px;
}
.cat-parts-item button{
    width: 100%;
    padding: 0 20px;
}
.cat-parts-item:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
}

.catalogue-item {
	position: relative;
	z-index: 1;
	float: left;
	min-height: 470px;
	width: calc(33.333% - 16px);
	margin: 0 0 29px 24px;
	text-align: center;
	border: 1px solid #ebebeb;
	background: #ffffff;
	/*min-height: 551px;*/
	transition: all 0.2s
}
.catalogue-item .not-available {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 59px;
	font-size: 24px;
	line-height: 60px;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-weight: 600;
	background: #f1edec
}
.catalogue-item.instruction-item {
	min-height: 399px
}
.catalogue-item>.remove-butn {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 5;
	width: 32px;
	height: 32px;
	transition: all 0.2s;
	border-radius: 17px;
	background: #ffffff;
	border: 1px solid #ffffff
}
.catalogue-item .remove-butn:hover {
	border: 1px solid #217cb0;
	background-color: #217cb0
}
.catalogue-item .remove-butn:hover [class*=icon-] {
	fill: #ffffff
}
.catalogue-item .remove-butn [class*=icon-] {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	display: block;
	width: 14px;
	height: 14px;
	margin: -7px 0 0 -7px;
	fill: #217cb0
}
.catalogue-item:nth-child(3n+1) {
	clear: both;
	margin-left: 0
}
.two-columns .catalogue-item {
	float: right;
	width: calc(50% - 15px);
	margin: 0 0 30px 0
}
.two-columns .catalogue-item:nth-child(3n+1) {
	clear: none
}
.two-columns .catalogue-item:nth-child(odd) {
	float: left;
	clear: both;
	margin-left: 0
}
.two-columns .catalogue-item .image img {
	width: 100%;
	max-width: 485px
}
.catalogue-item:not(.instruction-item) a {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: block;
	width: 100%;
	height: 100%
}
.catalogue-item:hover {
	z-index: 2;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.35)
}
.catalogue-item:hover .action-buttons [class*=-action-butn] {
	opacity: 1
}
.catalogue-item .image {
	position: relative;
	z-index: 1
}
.catalogue-item .image.hover .image_hover {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s;
}
.catalogue-item .image img {
	width: auto;
	display: inline-block;
    max-height: 520px
}
.catalogue-item .image.wide {
	width: 100%
}
.catalogue-item .image .ribbon {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #000000
}
.catalogue-item .image .ribbon span {
	display: inline-block;
	padding: 11px 35px 8px 35px;
	background: rgba(241, 237, 236, 0.7)
}
.catalogue-item .image .status {
	position: absolute;
	top: 10px;
	left: 8px;
	z-index: 2;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 600
}
.catalogue-item .image .status [class*=icon-] {
	position: relative;
	top: -2px;
	width: 19px;
	height: 19px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 6px 0 0
}
.catalogue-item .image .status span {
	display: inline-block;
	vertical-align: middle
}
.catalogue-item .image .status.new {
	color: #c41c23
}
.catalogue-item .image .status.new [class*=icon-] {
	fill: #c41c23
}
.catalogue-item .name {
	position: relative;
	z-index: 1;
	min-height: 85px;
	padding: 7px 10px 5px 10px;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #217cb0;
	font-weight: 600;
	text-transform: uppercase
}
.catalogue-item .name mark {
	display: block;
	font-weight: 300;
	color: #000000
}
.catalogue-item .name.upper {
	font-size: 24px;
	line-height: 28px
}
.catalogue-item .medals::after {
	clear: both;
	content: '';	
}
.catalogue-item .medals{
	position: absolute;
    width: 100%;
    z-index: 10;
    bottom: 0px
}
.catalogue-item .medal {
	display: inline-block;
	
}
.catalogue-item .prev_text a {    
	position: relative;
    color: rgb(73, 73, 73);
    display: inline-block;
    width: auto;
}
.catalogue-item p {
	font:14px "Univers Cyr", Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 1;
	height: 56px;
	padding: 0 10px;
	margin: 0 37px 10px 37px;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis
}

.catalogue-item .download-instruction{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    width: 100%;
    text-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}
.catalogue-item .download-instruction a{
    height: auto;
    line-height: 16px;
    padding: 9px 9px;
    margin: 0 5px;
    min-width: 117px;
}
.catalogue-item .download-instruction a:nth-child(2n+2){
    /**margin-left: 10px**/
}

.catalogue-item .download-instruction, .catalogue-item .price {
	position: relative;
	z-index: 33;
	padding: 0 10px 20px 10px;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: 600;
	color: #217cb0
}
/*
.catalogue-item .download-instruction{
	margin-bottom: 20px;
}*/
.catalogue-item.catalogue-post .name {
	padding: 21px 10px 11px 10px
}
.catalogue-item.catalogue-post p{
	margin-bottom: 30px;
}
.see-box{
	display: table;
    margin: 0 auto;
    margin-bottom: 19px;
}
.see-box svg{
	height: 24px;
    width: 28px;
    float: left;
}
.see-box span{
    float: left;
    line-height: 28px;
    margin-left: 5px;
    font-size: 14px;
}
.catalogue-item.catalogue-post .image img {
	display: block;
	width: 100%
}
.catalogue-item.catalogue-post .action-buttons {
	bottom: 16px;
    right: 15px
}
.catalogue-item .action-buttons {
	position: absolute;
	bottom: 18px;
	right: 12px;
	z-index: 33;
	transition: all 0.2s
}
.catalogue-list.archive .action-buttons{
    top: 13px;
}
.catalogue-item .action-buttons [class*=-action-butn] {
	opacity: 0
}
.catalogue-item .action-buttons [class*=-action-butn].active {
	opacity: 1
}
.catalogue-item-features {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3
}
.catalogue-item-features:after {
	display: block;
	content: '';
	clear: both
}
.catalogue-item-features .feature {
	float: left;
	width: 54px;
	height: 59px;
	margin: 0 0 0 1px;
	text-align: center;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	background: #ebebec;
	text-transform: uppercase
}
.catalogue-item-features .feature>span>span {
	position: relative
}
.catalogue-item-features .feature>span>span sup {
	position: absolute;
	top: -3px;
	right: -8px;
	font-size: 0.7em
}
.catalogue-item-features .feature>span:first-child {
	display: block;
	font-size: 16px;
	height: 30px;
	padding: 14px 0 0 0
}
.catalogue-item-features .feature [class*=icon-] {
	display: inline-block;
	width: 16px;
	height: 16px
}
.action-buttons:after {
	display: block;
	content: '';
	clear: both
}
.action-buttons [class*=action-butn] {
	float: left;
	width: 32px;
	height: 32px;
	margin: 0 0 0 24px;
	transition: all 0.2s;
	border-radius: 17px;
	background: #ffffff;
	border: 1px solid #ffffff
}
.action-buttons [class*=action-butn]:hover {
	border: 1px solid #217cb0
}
.action-buttons [class*=action-butn]:first-child {
	margin: 0
}
.action-buttons [class*=action-butn] [class*=icon-] {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	display: block;
	width: 20px;
	height: 17px;
	margin: -10px 0 0 -10px;
	fill: #217cb0
}
.action-buttons [class*=action-butn] .icon-favorite {
	margin-top: -8px
}
.action-buttons [class*=action-butn] .icon-compare {
	width: 16px;
	height: 16px;
	margin: -7px 0 0 -8px
}
.action-buttons [class*=action-butn] .icon-cross {
	width: 14px;
	height: 14px;
	margin: -7px 0 0 -7px
}
.action-buttons [class*=action-butn].active {
	background: #217cb0
}
.action-buttons [class*=action-butn].active [class*=icon-] {
	fill: #ffffff
}
.product-price {
	float: left;
	height: 60px;
	min-width: 166px;
	padding: 0 10px;
	margin: 0 0 42px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 62px;
	font-weight: 600;
	background: #ffffff;
	color: #217cb0;
	text-align: center
}
.product-buy {
	float: left;
	height: 60px;
	min-width: 166px;
	padding: 0 10px;
	margin: 0 0 42px 0;
	font-size: 14px
}
.product-stores{
	padding-top: 29px;
	font-size: 14px;
    padding-bottom: 29px;
}
.product-stores .inner{
	max-width: 660px;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;

	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
}
.product-stores .blue-butn{
	max-width: 362px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	margin: 0 auto;
}
.product-stores .blue-butn:first-child{
	margin-right: 2px;
}
.product-stores .blue-butn:last-child{
	margin-left: 2px;
}
.product-stores .blue-butn svg{
	position: relative;
    top: 0px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.product-stores .blue-butn span{
	position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}


.popup_share {
	display: none;
    z-index: 90000;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    overflow: auto;
}
.popup_share.active{
	display: flex
}
.share_p_back{
	position: fixed;
    top: 0px;
    width: 100%;
    left: 0%;
    height: 100%;
    background-color: rgba(20, 20, 20, 0.6);
    animation-timing-function: ease;
    animation-play-state: running;
    animation-iteration-count: 1;
    animation-fill-mode: both;
    animation-delay: 0.25s;
    animation-duration: 0.35s;
    animation-name: klaviyo-fadein;
    cursor: pointer;
}
.share_p_box{
	max-width: 390px;
	width: 100%;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: #fff;
}
.share_p_b_inner{
    padding-right: 15px;
    border-radius: 0px;
    border-style: none;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-position-y: 50%;
    padding: 20px 15px;
}
.share_p_close{
	position: absolute;
    width: 35px;
    height: 35px;
    right: 20px;
    top: 20px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    background: #fff;
    z-index: 2;
    cursor: pointer;
    border: 1px solid #185b81;
}
.share_p_close svg {
    /* stroke: #313131; */
    stroke: #185b81;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 5px;
    left: 5px;
}
.share_p_title{
	font-size: 36px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 2px;
}
.blue-butn.copy-link{
	line-height: 45px;
}
.share-ya-widjet{
	margin-top: 30px;
}
.share__tovar-link span{
    font-size: 16px;
	margin-top: 10px;
    padding: 10px 0px;
    line-height: 24px;
	margin-bottom: 5px;
	display: block
}
.share__tovar-link input {
    position: relative;
    display: block;
    width: 100%;
    height: 45px;
    padding: 2px 10px 0 10px;
    margin: 0;
    font-family: "Univers Cyr", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #494949;
    border: 1px solid #cccccc;
    background: #ffffff;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-bottom: 15px;
}
.share__tovar-link svg{
position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.share__tovar-link span{
position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.product-main-features {
	padding: 51px 0 0 0;
	clear: both
}
.product-main-features.down-press{
    position: absolute;
    bottom: 20px;
    padding-bottom: 0px!important;
    width: 100%;
    z-index: 11;
	/*
    left: 12.4%;
    right: 12.4%;*/
}
.item-group .product-main-features{
	padding-top: 0px;
}
.product-main-features:after {
	display: block;
	content: '';
	clear: both
}
.product-main-features.with-banners {
	padding-bottom: 33px
}
.product-main-features li {
	position: relative;
	float: right;
	width: calc(50% - 15px);
	/*max-width: 360px;*/
	padding: 0 0 14px 20px
}
.product-main-features li:nth-child(odd) {
	float: left;
	clear: both
}
.product-main-features li:before {
	position: absolute;
	content: '';
	top: 4px;
	left: 0;
	display: block;
	width: 5px;
	height: 5px;
	background: #ffffff;
}
.product-actions {
	max-width: 660px;
	padding: 0 15px;
	margin: 41px auto 61px auto
}
.product-actions:after {
	display: block;
	content: '';
	clear: both
}
.product-actions .blue-butn {
	float: left;
	width: 50%;
	height: 60px;
    display: table;
    margin: 0 auto;
	font-size: 14px
}
.product-actions .blue-butn:first-child {
	border-right: 1px solid #ffffff
}
.product-actions .blue-butn [class*=icon-] {
	position: relative;
	top: -2px;
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	margin: 0 10px 0 0
}
.product-gallery-holder {
	position: relative
}
.product-gallery-holder .slick-arrow{
    margin: 0 0 0px 0;
}
.product-gallery {
	position: relative;
	padding: 0 0 39px 0;
	text-align: center
}
.product-gallery .slide-content {
	position: relative;
	max-width: 910px;
	padding: 0 15px;
	margin: 0 auto
}
.product-gallery .slide-content img {
	width: auto;
	display: inline-block
}
.product-gallery .slide {
	position: relative
}
.product-gallery .slide-awards {
	position: absolute;
	top: 0;
	right: 15px;
	z-index: 2
}
.product-gallery .slide-awards img {
	width: 90px;
	height: auto;
	margin: 0 0 0 15px
}
.product-gallery .slide-awards img:first-child {
	margin: 0
}
.product-features {
	padding: 68px 30px 60px 30px;
	background: #f1edec
}
.product-features:after {
	display: block;
	content: '';
	clear: both
}
.product-features .features-list:after {
	display: block;
	content: '';
	clear: both
}
.features-item {
	position: relative;
	z-index: 1;
	float: left;
	width: calc(33.333% - 16px);
	margin: 0 0 20px 24px;
	text-align: center;
	border: 1px solid #ebebeb;
	background: #ffffff;
	box-shadow: 0 0 7px rgba(110, 110, 110, 0.35);
	overflow: hidden
}
.features-item:nth-child(3n+1) {
	clear: both;
	margin-left: 0
} 
.features-item .image {
	position: relative
}
.features-item .play-link-icon {
    position: absolute;
    top: 10px;
    z-index: 2;
    right: 10px;
}
.features-item .play-link-icon svg {
    top: 12px;
    right: 12px;
    height: 30px;
    width: 30px;
    fill: red
}
.features-item video {
	width: 100%;
    display: table
}
.features-item .name {
    font-size: 15px;
    line-height: 24px;
    z-index: 3;
}
.features-item .box{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-size: cover;
    position: absolute;
    width: 100%;
    bottom: 0px;
-webkit-transition: all .8s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    min-height: 10%;
}
.features-item .name_inner{
	position: relative;	
	color: #fff;
	padding: 1em;
	text-align: center;
	width: 100%;
}
.features-item .name_inner .title{
	margin-bottom: 7px;
}
.features-item .name_inner .desc{
    opacity: 0;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    height: 0%;
    max-height: 0px;
    margin-bottom: -160px;
    min-height: 160px;
}
.features-item.special:hover .box{
    min-height: 100%;
}
.features-item.special:hover .name_inner .desc{
    position: relative;
    opacity: 1;
    height: 100%;
    max-height: 100%;
    margin-bottom: 0px;
    min-height: auto;
}
.features-item:hover .name_inner .desc{
	display: block;
}
.features-item:hover .name{
	-webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}
.features-item .name:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
}
.play-link {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	width: 100%;
	height: 100%
}
.play-link .play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 90px;
	height: 64px;
	margin: -32px 0 0 -45px;
	background: #217cb0;
	border-radius: 10px;
	transition: all 0.2s
}
.play-link .play-icon:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	display: block;
	width: 0;
	height: 0;
	margin: -16px 0 0 -10px;
	border-left: 28px solid #ffffff;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent
}
.play-link:hover .play-icon {
	background: #c41c23
}
.product-description{
	padding: 51px 0% 20px 0%
}
.gray_background{
    background: #f1edec;
}
.product-description-first.bac{
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #000), to(transparent));
    -webkit-mask-image: linear-gradient(180deg, #000 60%, transparent);
}
.product-description-inner{
	padding: 0px 12.4% 0px 12.4%
}
.product-description .section-title {
	padding: 0 0 25px 0
}
.product-description p {
	padding: 0 0 24px 0;
	line-height: 24px;
	text-align: justify
}
.product-description .btn-show-more{
    background-color: transparent;
    color: #217cb0;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0;
    overflow: unset;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    outline: none;
    border: none;
}
.product-description .btn-show-more:hover{
    text-decoration: underline
}
.product-description-more{
    display: grid;
    grid-template-rows: 0fr;
    transition: 1200ms grid-template-rows ease;
}
.product-description-more.show{
    grid-template-rows: 1fr;
}
.product-description-more div{
    overflow: hidden;
    transition: 1200ms padding ease;
}
.gallery {
	position: relative;
	/*padding: 0px 12.4% 20px 12.4%*/;
}
.about .gallery{
    padding-bottom: 50px;
}
.gallery-tabs-list{
	padding: 0px 12.4% 20px 12.4%
}
.youtube_boxplay{
    cursor: pointer
}
.ytp-large-play-button{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 68px;
    height: 48px;
    margin-left: -34px;
    margin-top: -24px;
    -webkit-transition: opacity .25s cubic-bezier(0,0,.2,1);
    transition: opacity .25s cubic-bezier(0,0,.2,1);
    z-index: 63;
    background: transparent;
    border: none;
    cursor: pointer
}
.ytp-large-play-button svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    pointer-events: none;
    fill:#f00
}
.youtube_boxplay:hover:hover svg {
    fill: #2584ba
}
.youtube_boxplay iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.category-masonries{
    padding-top: 51px;
}
.category-masonries{
    overflow: hidden
}
.category-sbox {
    position: relative;
    z-index: 2;
}
.category-arrow{
    position: absolute;
    width: 100%;
    z-index: 3;
    top: 50%; 
}
.category-slider {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    position: relative;
    margin-bottom: 25px;
    
    padding: 20px 0 20px;
    z-index: 2;
    
    
    width: 100%;
    
    cursor: pointer;
    -webkit-overflow-scrolling: touch;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-y: -moz-scrollbars-none;
    overflow: auto;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.category-slider::-webkit-scrollbar { width: 0; height: 0; display: none; }
.category-slider .sitem {
    user-select: none;
}
.category-slider .sitem{
    text-align: center;
    
    padding: 13px 8px;
    
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    
    justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    
    flex-flow: column;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
}
.category-slider .sitem:last-child {
    margin-right: 0px;
}
@media(min-width:741px) {
    .category-slider.active a{
        pointer-events: none;
    }
}
.category-slider picture{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    
    justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    /*width: 270px;*/
    pointer-events: none;
}
.category-slider img{
    /*max-height: 270px;
    width: auto;*/
    width: 100%;
    display: table;
    margin: 0 auto
}
.category-slider .manner a{
    display: block;
    height: 100%;
    width: 270px;
    width: 100%;
    padding: 0 0 0px 0;
    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 26px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    letter-spacing: 0.024em;
    background: #0d3d59;
    background: linear-gradient(to top, #0d3d59 0%, #2584ba 100%);
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
        align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    text-decoration: none!important
}
.category-slider .manner-icon{
    width: 100%;
    text-align: center;
}
.category-slider .masonry:hover .masonry-hover{
    left: 14px;
    top: 13px;
    right: 14px;
    bottom: 13px;
    top: 0px;
    bottom: 0px;
    width: auto;
    height: auto;
}
.masonry-slider .masonry {
        padding: 0 14px;
    height: auto
}
.masonry-slider .slick-track{
    display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
}
/*
.category-slider .manner span{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
        align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}*/
.category-slider .masonry-vicon{
    top: 5px;
    right: 20px;
}


.category-slider .name{
    font-size: 13px;
    text-align: center;
    padding: 0 2px 0px 2px;
    line-height: 23px;
    width: 100%;
    height: 100%;
    text-transform: uppercase
}
.category-slider .code{
    color:#9FA2CE;
    width: 100%;
    font-size: 11px;
    text-align: center;
    display: block;
    justify-content: flex-end;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
}


.category-sbox .slider-arrow{
    width: 60px;
    height: 60px;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -ms-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -o-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -khtml-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    
    -webkit-transform:translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%); 
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    
    cursor: pointer;
    position: absolute;
    z-index: 3;
}
.category-sbox .slider-arrow svg{
    width: 9px;
    height: 14px;
}
.category-sbox .slider-arrow.left{
    top:50%;
    left:-30px;
    background: #ffffff url(../images/ui/arrow-left.svg) no-repeat 20px 18px;
}
.category-sbox .slider-arrow.right{
    top:50%;
    right:-30px;
    background: #ffffff url(../images/ui/arrow-right.svg) no-repeat 24px 18px;
}
.category-sbox .slider-arrow:hover svg{
    fill:#66c736
}
@media(max-width:780px){
    .category-sbox .slider-arrow{
        display: none;
    }
}
.category-head{
    padding: 0 15px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;

    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.cat-head-left{
    position: relative;
    line-height: 1.5625em;
    padding-left: 30px;
}
.cat-head-right{
    position: relative;
    margin-left: auto;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.5625em;
    padding-right: 20px;
}
.cat-head-right span{
    position: absolute;
    top: -2px;
    right: 0;
}
.cat-head-left svg{
    position: absolute;
    left:0px;
    width: 22px;
    height: 22px;
    margin-right: 20px;
    fill: #185b81;
    fill: linear-gradient(to top, #185b81 0%, #2282b9 100%);
}

@media(max-width:840px) {
    .category-masonries{
        position: relative;
        padding-top: 29px!important;
    }
    .category-head{
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }
    .category-sbox .slider-arrow{
        width: 45px;
        height: 45px;
        background-size: 18px 16px!important;
        background-position: center!important;
    }
    .category-sbox .slider-arrow.left{
        left:0px
    }
    .category-sbox .slider-arrow.right{
        right:0px
    }
    .category-masonries .header-inner{
        position: initial!important
    }
    .cat-head-right{
        position: absolute;
        bottom: 20px;
    right: 8px;
    }
}
@media(max-width:640px) {
    .category-masonries{
        padding: 0 7px;
    }
}


/*
.gallery .slick-arrow[class*=next]{
    right: -12.5%;
}
.gallery .slick-arrow[class*=prev]{
    left: -12.5%;
}*/
.gallery:after {
	display: block;
	content: '';
	clear: both
}
.gallery .play-link .play-icon {
	margin-top: -6px
}
.gallery .slick-dots {
	padding: 39px 0 0 0
}
.gallery .slide {
	position: relative
}
.gallery .slide-name {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	min-height: 254px;
	padding: 52px 15px 40px 15px;
	background-image: linear-gradient(to top, transparent 0%, black 100%);
	font-size: 18px;
	text-align: center;
	color: #ffffff
}
.gallery-tabs {
	padding: 0 0 14px 0;
	text-align: center
}
.gallery-tabs:after {
	display: block;
	content: '';
	clear: both
}
.gallery-tabs li {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 0;
	margin: 0 13px;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	border-bottom: 5px solid #ffffff;
	color: #217cb0;
	letter-spacing: 0.024em;
	cursor: pointer;
	transition: all 0.2s
}
.gallery-tabs li.current {
	cursor: default;
	color: #000000;
	border-color: #217cb0
}
.product-specifications{
	background: #f1edec
}
.product-specifications:after {
	display: block;
	content: '';
	clear: both
}
.product-specifications .section-title {
	padding: 0 0 25px 0
}
.product-specifications .frame {
	padding: 51px 12.4% 8px 12.4%;
}
.product-specifications .frame:after {
	display: block;
	content: '';
	clear: both
}
.product-documents {
}
.new-list-doc .download .file{
    margin-bottom: 25px;
}
.product-documents:after {
	display: block;
	content: '';
	clear: both
}
 .product-documents .download {
	/*margin: 0 18px 0 0;*/
}

.product-documents .download .file{
	display: inline-block;
}
.product-documents .download .file img{
	margin-bottom: 10px;
	max-height: 177px;
    width: auto;
}
.product-documents .download .blue-butn {
	width: 100%;
	font-size: 14px;
    height: 33px;
    line-height: 33px;
}
.product-documents .download .file:hover img {
    opacity: .75;
}

.flexgrid{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    grid-gap: 5px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.flexgrid a{
    display: grid!important;
    grid-template-rows: 187px minmax(auto, auto);
}
.flexgrid .blue-butn{
    height: auto!important;
    line-height: 20px!important;
    padding: 8px 0!important;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.flexgrid .blue-butn span{
    display: block;
    width: 100%;
}
.product-documents .download.flexgrid .file:first-child{
    margin-right: 0!important;
}
.product-documents .download.flexgrid .file img{
    max-height: 100%!important
}


.product-documents .download .file:hover .blue-butn {
    background: #2282b9;
    background: linear-gradient(to top, #2282b9 0%, #185b81 100%);
}
.product-documents .product-documents-inner{
	padding: 0px 12.4% 66px 12.4%;
}
.product-documents .product-documents-inner .section-title{
	text-align: left;
	font-size: 30px;
	padding-bottom: 25px;
}


.accordion:after {
	display: block;
	content: '';
	clear: both
}
.accordion.right-trigger {
	border-bottom: 1px solid #ebebeb
}
.accordion-section {
	padding: 0 0 44px 0
}
.accordion-section:after {
	display: block;
	content: '';
	clear: both
}
.accordion-section p {
	padding: 0 0 20px 0;
	line-height: 24px
}
.right-trigger .accordion-section {
	padding: 0
}
.accordion-title, .compare-title, .warranty-info-title {
	position: relative;
	padding: 0 0 0 47px;
	font-size: 28px;
	line-height: 30px;
	font-weight: 300;
	text-transform: uppercase;
	cursor: pointer
}
.right-trigger .accordion-title, .right-trigger .compare-title, .right-trigger .warranty-info-title {
	font-size: 24px;
	line-height: 28px
}
.accordion-title .icon, .compare-title .icon, .warranty-info-title .icon {
	position: absolute;
	top: 50%;
	left: 0;
	width: 27px;
	height: 27px;
	margin-top: -16px;
	border-radius: 15px;
	background: #ffffff;
	transition: all 0.2s
}
.accordion-title .icon .icon-arrow-1, .compare-title .icon .icon-arrow-1, .warranty-info-title .icon .icon-arrow-1 {
	position: absolute;
	top: 9px;
	left: 8px;
	width: 11px;
	height: 11px;
	fill: #217cb0;
	transition: all 0.2s
}
.accordion-title.active .icon, .compare-title.active .icon, .warranty-info-title.active .icon {
	background: #217cb0
}
.accordion-title.active .icon .icon-arrow-1, .compare-title.active .icon .icon-arrow-1, .warranty-info-title.active .icon .icon-arrow-1 {
	top: 7px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	fill: #ffffff
}
.right-trigger .accordion-title, .right-trigger .compare-title, .right-trigger .warranty-info-title {
	padding: 21px 60px 16px 29px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb
}
.right-trigger .accordion-title .icon, .right-trigger .compare-title .icon, .right-trigger .warranty-info-title .icon {
	position: absolute;
	left: auto;
	right: 34px;
	margin-top: -13px;
	background: #185b81;
	background: linear-gradient(to top, #185b81 0%, #2282b9 100%)
}
.right-trigger .accordion-title .icon .icon-plus, .right-trigger .compare-title .icon .icon-plus, .right-trigger .warranty-info-title .icon .icon-plus {
	position: absolute;
	top: 7px;
	left: 7px;
	width: 13px;
	height: 13px;
	fill: #ffffff;
	transition: all 0.2s
}
.right-trigger .accordion-title .icon:before, .right-trigger .compare-title .icon:before, .right-trigger .warranty-info-title .icon:before {
	position: absolute;
	content: '';
	top: 13px;
	left: 7px;
	display: block;
	width: 13px;
	height: 1px;
	background: #ffffff;
	opacity: 0;
	transition: all 0.2s
}
.right-trigger .accordion-title.active .icon .icon-plus, .right-trigger .compare-title.active .icon .icon-plus, .right-trigger .warranty-info-title.active .icon .icon-plus {
	opacity: 0
}
.right-trigger .accordion-title.active .icon:before, .right-trigger .compare-title.active .icon:before, .right-trigger .warranty-info-title.active .icon:before {
	opacity: 1
}
.warranty-info-title {
	padding-left: 0;
	cursor: default
}
.compare-title {
	cursor: default
}
.accordion-content, .warranty-info-content {
	padding: 24px 0 0 0
}
.etapes .accordion-content table tr{
    position: relative;
	counter-increment: figures;
}
.etapes .accordion-content table td{
    position: relative;
}
.etapes .accordion-content table tr td::after{
	content: counter(figures) '.';
	position: absolute;
	font-weight: bold;
	left:0px;
	top:12px;
}
.etapes .accordion-content table tr
{
	padding: 0 0 20px 0;
    line-height: 24px;
}
.etapes .accordion-content table tr img
{
	padding: 20px 0 0;
}


.right-trigger .accordion-content, .right-trigger .warranty-info-content {
	padding: 20px 15px 0 15px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb
}
.specifications-table tr {
	background: #ffffff
}
.specifications-table tr:nth-child(2n) {
	background: #f1edec
}
.etapes .accordion-content tr {
    background: none!important;
}
.specifications-table td {
	padding: 12px 10px 8px 20px
}
.specifications-table td:nth-child(2) {
	width: 35%;
}
.table-description {
	padding: 17px 0 0 0;
	font-size: 14px;
	line-height: 24px
}
.table-description:after {
	display: block;
	content: '';
	clear: both
}
.table-description span {
	float: left;
	display: block/*;
	width: 55px*/
}
.table-description p {
	display: block;
	float: right;
	width: calc(100% - 65px)
}
.additional-slider-holder {
	padding: 52px 0 33px 0
}
.additional-slider-holder:after {
	display: block;
	content: '';
	clear: both
}
.additional-slider-holder.dark {
	background: #f1edec;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3)
}
.additional-slider-holder .section-title {
	padding: 0 15px 10px 15px
}
.additional-slider-holder .frame {
	position: relative
}
.additional-slider-holder .slide {
	padding: 0 14px;
	margin: 10px 0
}
.additional-slider-holder .catalogue-item {
	float: none;
	width: auto;
	margin: 0
}
.additional-slider-holder .catalogue-item.catalogue-post p {
	height: 127px;
	margin: 0 0 20px 0;
	padding: 17px 10px 0 10px
}
.additional-slider-holder .slick-list {
	padding: 0 14px
}
.additional-slider-holder .slick-dots {
	padding: 29px 0 0 0
}

.recipe-icons{
	display: table;
    margin: 0 auto;
    margin-bottom: 19px;
	width: 100%;
	padding: 0 9px;
	color:#000;
}
.recipe-icons::after{
	content: '';
	clear: both;
	display: table;
}
.recipe-icons ul{
	display: flex;
    flex-wrap: nowrap;
}
.recipe-icons li{
	float: left;
	font:18px "Bebas Neue", Arial, Helvetica, sans-serif;
    width: 100%;
	font-weight: bold;
	text-align: center;
	position: relative
}
.recipe-icons li div.icon{
	background: url(../images/reciples_icon.png) no-repeat;
	padding: 42px 0 0;
    display: table;
    margin: 0 auto;
	width: 29px;
	height: 30px;
}
.recipe-icons li.i1 div.icon{
	width: 30px;
	background-position: 0px 0;
}
.recipe-icons li.i2 div.icon{
	background-position: -30px 0;
}
.recipe-icons li.i3 div.icon{
	width: 30px;
	background-position: -59px 0;
}
.recipe-icons li.i4 div.icon{
	background-position: -90px 0;
}
.recipe-icons.big{
	margin: 0 auto;
	max-width: 620px;
	margin-bottom: 70px;
}
.recipe-icons.big li{
	cursor: pointer;
}
.recipe-icons.big li div.icon{
	background: url(../images/reciples_icon_big.png) no-repeat;
    padding: 80px 0 0;
	width: 57px;
	height: 57px;
}
.recipe-icons.big li.i1 div.icon{
	background-position: 0px 0;
}
.recipe-icons.big li.i2 div.icon{
	background-position: -57px 0;
}
.recipe-icons.big li.i3 div.icon{
	background-position: -114px 0;
    width: 55px;
}
.recipe-icons.big li.i4 div.icon{
	background-position: -169px 0;
    width: 56px;
}
.recipe-icons-name{
	font-size: 16px;
	opacity: 0;
}
.recipe-icons.big li:hover .recipe-icons-name{
	opacity: .7;
    position: absolute;
    top: -25px;
    text-align: center;
    width: 100%;
}
.recipe-preview {
	padding: 62px 15px 53px 15px
}
.recipe-preview .inner{
	padding: 0px 0 0 29px;
}

.recipe-preview .box button{
	float: left;
    clear: initial!important;
}
.recipe-preview .box button:first-child{
	margin-right: 10px;
}
.recipe-preview .box{
    display: block;
}
.recipe-preview .box:after {
    display: block;
    content: '';
    clear: both;
}
.recipe-preview:after {
	display: block;
	content: '';
	clear: both
}

.recipe-flexbox{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.recipe-preview .image {
	/*float: left;*/
	position: relative;
    overflow: hidden;
	/*max-width: 300px;*/
    /*width: calc(33.333% - 16px);*/
    width: 100%;
    max-width: 355px;
	padding: 3px;
    margin-right: 30px;
}
@media(min-width:769px){
.recipe-preview .image img{
	/*max-height: 283px;*/
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left:50%;
    top:50%;
    max-width: none;
        width: auto;
        height: 100%;
}
}
.recipe-preview .image::after{
	content: '';
	position: absolute;
    /*background: url(../images/flow_napoleon.png) no-repeat;*/
	width: 100%;
	height: 100%;
    top: 0px;
    z-index: 10;
    background-size: 100%;
}
.recipe-preview .content {
	overflow: hidden;
	/*max-width: 560px;*/
    width: 100%;
    width:calc(100% - 365px);
	/*padding: 12px 0 15px 15px*/
	/*padding: 0px 0 15px 0*/
}
@media(max-width:878px){
    
    .recipe-preview .image{
        max-width: 255px;
    }
    .recipe-preview .content{
        width:calc(100% - 265px);
    }
}
@media(max-width:768px){
    .recipe-flexbox{
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }
    
        
    .recipe-preview .image{
        width: 100%;
        max-width: 100%;
    }
    .recipe-preview .content{
        width: 100%;
    }
}

.recipe-preview .title {
	padding: 0 0 8px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 50px;
	text-transform: uppercase
}
.recipe-preview .title span {
	display: block;
	padding: 3px 0 0 0;
	font-family: "Univers Cyr", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: 300
}
.recipe-preview p {
	padding: 0 0 15px 0;
	line-height: 24px
}
.recipe-preview .centered-butn {
	width: 180px;
	height: 60px;
	font-size: 14px;
	margin-bottom: 20px
}
.recipe-preview .mobile-title {
	display: none;
	padding: 0 0 10px 0;
	font-size: 32px;
	text-transform: uppercase;
	color: #000000;
	font-weight: 600;
	text-align: center
}
.category {
	position: relative
}
.category:after {
	display: block;
	content: '';
	clear: both
}
.category-list {
	position: relative;
	z-index: 1;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3)
}
.category-list:after {
	display: block;
	content: '';
	clear: both
}
.category-item {
	background: #f1edec
}
.category-item .inner{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;

    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.category-item:after {
	display: block;
	content: '';
	clear: both
}
.category-item .info-image {
	position: relative;
	z-index: 2;
	/*float: right;
	padding-left: 29px;
    margin-right: 80px;*/
	width: 46%;
    
    position: relative;
    width: 50%;
    padding: 0px 29px 0px 15px;
    
	order: 1
}
.category-item.reverse .info-image {
	/*padding-right: 0px;float: left;padding-right: 29px;*/
    padding: 0px 15px 0px 29px;
	order: 0;
}
.category-item .info-image-holder {
	position: relative
}
.info-block-tab .info-image-holder.hover_picture .hidden-image,
.category-item  .info-image-holder .hidden-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.2s
}
.info-block-tab:hover .info-image-holder.hover_picture .hidden-image,
.category-item:hover .info-image-holder .hidden-image {
	opacity: 1;
	transition: all 0.2s
}/*
.info-block-tab:hover .info-image-holder .hidden-image{
    position: relative;
}*/
.info-block-tab:hover .info-image-holder.hover_picture > picture img{
    opacity: 0;
    /*position: absolute;*/
	transition: all 0.4s
}
.category-item:hover .info-image-holder > picture img{
	opacity: 0;
    /*position: absolute;*/
	transition: all 0.4s
}
/*
.info-block-tab:hover .info-image-holder.hover_picture > picture img{
    
    position: absolute;
    opacity: 0;
	transition: all 0.4s
}*/
.category-item .info-text {
	/*float: left;
	padding: 54px 0 25px 29px;
    padding: 70px 29px 70px 29px;
    /*margin-left: 80px;
	width: calc(54% - 40px);*/
    
    padding: 70px 15px 70px 29px;
    width: 50%;
}
.category-item.reverse .info-text {
	/*float: right;
	padding: 54px 29px 25px 0;
    margin-right: 80px;*/
    padding: 70px 29px 70px 15px;
}
.category-item .info-text:after {
	display: block;
	content: '';
	clear: both
}
.category-item .info-text mark {
	display: block;
	padding: 0 0 18px 0;
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 300;
	color: #000000
}
.category-item .info-text p {
	padding: 0 0 23px 0;
	line-height: 24px;
	clear: both
}
.category-item .info-text-title {
	padding: 0 0 7px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 56px;
	color: #000000;
	text-transform: uppercase;
	font-weight: 400
}
.category-item .info-text-title span {
	display: block;
	font-weight: 600
}
.category-item .info-btns:after {
	display: block;
	content: '';
	clear: both
}
.category-item .info-btns .blue-butn {
	width: 231px;
	height: 60px;
	font-size: 14px;
	margin: 0 0 10px 0
}
.category-item.reverse {
	background: #ffffff
}
.mobile-features {
	display: none;
	padding: 19px 15px 18px 15px
}
.mobile-features li {
	position: relative;
	max-width: 360px;
	padding: 0 0 14px 16px;
	color: #000000
}
.mobile-features li:before {
	position: absolute;
	content: '';
	top: 4px;
	left: 0;
	display: block;
	width: 5px;
	height: 5px;
	background: #000000;
	border-radius: 3px
}
.about {
	position: relative;
	z-index: 1;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3)
}
.about:after {
	display: block;
	content: '';
	clear: both
}
.page-title-tabs {
	position: relative;
	z-index: 2;
	overflow-y: hidden;
	overflow-x: auto
}
.page-title-tabs.short-tabs ul{
	display: table;
	margin: 0 auto;
}
.weight{
	font-weight: 600;
}
.page-title.section-page h1{
	/*font-weight: 600;white-space: nowrap;*/
}
.page-title.section-page .wc_50{
	width: 50%;
	text-align: center;
}
.page-title.section-page .desc{
    font: 20px 'Arial';
    text-transform: initial;
    margin: 30px -10%;
    text-align: center;
    line-height: 33px;
}
.page-title.with-tabs .page-title-tabs{
    padding: 0 29px 0px 29px;
	position: absolute;
	bottom: 0px;
	z-index: 11;
    width: 100%;
}
.page-title-tabs ul {
	padding: 5px 30px 0 30px;
	white-space: nowrap;
	text-transform: uppercase
}
.page-title-tabs ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 13px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #ffffff;
	background: #217cb0;
	transition: all 0.2s
}
.page-title-tabs ul li a {
	display: block;
	color: #ffffff;
	height: 67px;
	min-width: 228px;
	padding: 15px 20px 5px 25px
}
.page-title-tabs ul li a:hover {
	background: #ffffff;
	color: #217cb0;
	text-decoration: none
}
.page-title-tabs ul li:first-child {
	margin: 0
}
.page-title-tabs ul li.current a, .page-title-tabs ul li.current a:hover {
	background: #ffffff;
	color: #217cb0;
	cursor: default;
	pointer-events: none
}
.page-title-tabs.short-tabs ul {
	/*padding: 5px 30px 0 12.4%*/
	padding:0;
}
.page-title-tabs.short-tabs ul li a {
	min-width: 133px
}
.about-text {
	/*padding: 102px 12.3% 20px 12.3% */
    padding: 42px 12.3% 20px 12.3%
}
.about-text p {
	padding: 0 0 30px 0;
	line-height: 24px
}
.about-text-title {
	padding: 0 0 23px 0;
	font-size: 26px;
	font-weight: 300;
	text-transform: uppercase;
	color: #000000;
	clear: both
}
.content-form-row:after {
	display: block;
	content: '';
	clear: both
}
.radio-line {
	float: right;
	min-height: 40px;
	width: calc(50% - 2px);
	padding: 11px 0 7px 19px;
	background: #f1edec;
	cursor: pointer
}
.radio-line:after {
	display: block;
	content: '';
	clear: both
}
.input-label+.radio-line {
	float: left
}
.radio-line.wide {
	float: none;
	width: 100%
}
.radio-line .checkbox, .radio-line .radio {
	float: left
}
.radio-line .label-text {
	float: right;
	width: calc(100% - 30px);
	padding: 3px 0 0 0;
	font-size: 14px;
	color: #000000
}
.content-form-title {
	padding: 0 0 35px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 48px;
	text-transform: uppercase;
	color: #000000
}
.content-form-title abbr {
    display: inline-block;
    font-size: 29px;
    vertical-align: top;
    padding-top: 4px;
}
.content-form-title.np{
    padding-bottom: 0px;
}
.content-form {
	padding: 42px 12.3% 20px 12.3%
}
.content-form p {
	padding: 0 0 30px 0;
	line-height: 24px
}
.content-form li {
	position: relative;
	padding: 0 0 30px 10px;
	line-height: 24px
}
.content-form li:before {
	position: absolute;
	content: '-';
	top: 0;
	left: 0;
	display: block
}
.content-form .selectboxit-options li {
	padding: 0
}
.content-form .selectboxit-options li:before {
	content: ''
}
.content-form .input-description {
	font-size: 12px;
	line-height: 16px;
	padding: 8px 0 0 0;
	clear: both
}
.content-form .input-line {
	float: left;
	width: calc(33.333% - 20px);
	margin: 0 0 35px 30px
}
.content-form .input-line:nth-child(3n+1) {
	clear: both;
	margin-left: 0
}
.content-form .input-line.two-columns {
	width: calc(66.666% - 20px)
}
.content-form .input-line.wide {
	clear: both;
	width: 100%
}
.content-form .input-label {
	min-height: 23px;
	padding: 0 0 7px 0;
	font-weight: 600;
	color: #878787
}
.content-form .input-label.two-row {
	min-height: 39px
}
.content-form .blue-butn {
	padding: 0 31px;
	height: 60px;
	font-size: 14px;
	clear: both
}
.content-form .input-line.error input, .content-form .input-line.error textarea{
	border: 1px solid red;
}
.content-form .file-butn {
	padding: 0;
	height: 40px
}
.content-form .file-content {
	float: left;
	height: 40px;
	line-height: 40px;
	margin: 0 0 0 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.content-form .two-columns .file-content {
	width: calc(50% - 12px);
	max-width: 267px
}
.input-file .file-content{
	height: auto
}
.shores_box{
	font:30px 'Univers Cyr', sans-serif;
	text-align: center;
	color:#000000;
	padding: 80px 15px 44px 15px;
    text-transform: uppercase;
}

.dealer-type-slider {
	margin: 0 0 20px 0
}
.dealer-type-slider .slide {
	padding: 0 15px
}
.dealer-type-slider .slick-list {
	padding: 0 15px
}
.short-dealer-slider .dealer-type-slider .slick-list {
	padding: 0 calc(12.3% - 15px)
}
.wide-dealer-slider .dealer-type-slider {
	padding: 25px 0 11px 0
}
.dealer-type-slider .slick-track{ 
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.dealer-type-slider .slick-slide{
    height: auto!important
}
.dealer-type {
	min-height: 425px;
    border: 1px solid #ebebeb;
    height: 100%;
}
.dealer-type .image {
	padding: 21px 10px 34px 10px;
	background: #f1edec;
	text-align: center
}
.dealer-type .image img {
	display: inline-block;
	width: auto;
	height: auto
}
.dealer-type .text {
	padding: 18px 28px 20px 28px;
	font-size: 14px;
	line-height: 20px
}
.vacancy-list {
	padding: 93px 30px 93px 30px
}
.contacts-text {
	/*padding: 92px 12.3% 0 12.3%*/
    padding: 42px 12.3% 0 12.3%
}
.contacts-text-title {
	/*padding: 0 0 23px 0;*/
    padding: 0 0 35px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 48px;
	text-transform: uppercase;
    color:#000
}
.counter-box{
	padding: 25px 30px 6px 30px;
}
.counter-text{
	font-family: "Univers Cyr", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    color: #494949;
    line-height: 33px;
}
@media(max-width:860px){
	
.counter-text{
    font-size: 16px;
    line-height: 26px;
}
}
.contacts-section {
	/*padding: 0 0 24px 0;*/
	line-height: 24px
}
.contacts-section span {
	display: block;
	font-weight: 600;
	color: #000000
}
.dealer-type .count-shop{
	margin-top: 10px;
	font-size: 14px;
    line-height: 20px;
}
.maps-list {
	padding: 0 15px 1px 15px
}
.maps-list:after {
	display: block;
	content: '';
	clear: both
}
.maps-list-item {
	float: left;
	width: 33.333%;
	padding: 0 15px;
	margin: 0 0 30px 0
}
.maps-list-item:nth-child(3n+1) {
	clear: both
}
.maps-item {
	position: relative;
	z-index: 1;
	border: 1px solid #ebebeb;
	background: #ffffff;
	transition: all 0.2s
}
.maps-item:hover {
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.35)
}
.maps-item .name {
	position: relative;
	padding: 22px 5px 16px 49px;
	font-weight: 600;
	color: #000000;
	background: #ffffff
}
.maps-item .name [class*=icon-] {
	position: absolute;
	top: 18px;
	left: 16px;
	width: 18px;
	height: 18px;
	fill: #000000
}
.maps-item .map-holder {
	position: relative;
	height: 415px;
	background: #f1edec
}
.compare {
	z-index: 1;
	position: relative;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3)
}
.send-compare {
	float: left;
	z-index: 11;
	position: relative;
	width: 70.6%
}
.send-compare:after {
	display: block;
	content: '';
	clear: both
}
.send-compare .blue-butn {
	float: right;
	width: 276px;
	height: 66px;
	font-size: 14px
}
.send-compare input.text-input {
	float: left;
	height: 66px;
	width: calc(100% - 276px);
	padding: 0 20px;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600
}
.clear-compare {
	float: right;
	width: 26%;
	height: 66px;
	font-size: 14px
}
.compare-main-controls {
	border-bottom: 1px solid #ebebeb
}
.compare-main-controls:after {
	display: block;
	content: '';
	clear: both
}
.compare-main-controls ul {
	float: left
}
.compare-main-controls ul li {
	float: left
}
.compare-main-controls ul li.current a, .compare-main-controls ul li.current a:hover {
	background: #ebebec;
	color: #494949;
	text-decoration: none;
	cursor: default;
	pointer-events: none
}
.compare-main-controls ul a {
    font: 16px "Univers Cyr", Arial, Helvetica, sans-serif;
	display: block;
	height: 46px;
	line-height: 48px;
	padding: 0 20px;
}
.compare-slider-controls {
	position: relative;
	float: right;
	padding: 0 53px;
	margin: 8px 0 0 0
}
.compare-slider-controls .slick-arrow {
	bottom: -8px;
	width: 37px;
	height: 37px;
	margin: 0
}
.compare-slider-controls .slick-arrow[class*=prev] {
	left: 0
}
.compare-slider-controls .slick-arrow[class*=next] {
	right: 0
}
.compare-slider-controls .slick-arrow[class*=next] {
	background-position: 14px 10px;
	background-size: 9px 15px
}
.compare-slider-controls .slick-arrow[class*=next]:before {
	background-position: 14px 10px;
	background-size: 9px 15px
}
.compare-slider-controls .slick-arrow[class*=prev] {
	background-position: 11px 10px;
	background-size: 9px 15px
}
.compare-slider-controls .slick-arrow[class*=prev]:before {
	background-position: 11px 10px;
	background-size: 9px 15px
}
.hide_compare{
    display: none
}
.compare-bottom {
	padding: 30px 0 0 0
}
.compare-slider-top {
	position: relative;
	/*min-height: 455px;*/
	border-bottom: 1px solid #ebebeb
}
.compare-slider-top .frame {
	padding: 17px 30px 0 30px
}
.compare-slider-top .frame:after {
	display: block;
	content: '';
	clear: both
}
.fixed-compare .slick-dots li{
	margin-bottom: 10px;
}
.fixed-compare .slick-arrow{
    bottom: 35px;
	width: 37px!important;
    height: 37px!important;
}
.fixed-compare .slick-next{
	right:0px!important;
    background-position: 14px 10px!important;
    background-size: 9px 15px!important;
}
.fixed-compare .slick-next::before{
    background-position: 14px 10px!important;
    background-size: 9px 15px!important;
}
.fixed-compare .slick-prev{
	left:0px!important;
    background-position: 11px 10px!important;
    background-size: 9px 15px!important;
}
.fixed-compare .slick-prev::before{
    background-position: 11px 10px!important;
    background-size: 9px 15px!important;
}
.fixed-compare {
	position: relative;
	z-index: 55;
	background: #ffffff;
	transition: all 0.2s
}
.fixed-compare.fixed {
	position: fixed;
	left: 0;
	right: 0;
	top: 120px;
	width: 100%;
	box-shadow: 0 0 7px rgba(110, 110, 110, 0.35)
}
.fixed-compare.fixed .image, .fixed-compare.fixed .favorite-action-butn, .fixed-compare.fixed .action-buttons {
	display: none;
}
.fixed-compare.fixed .compare-main-controls{
	display: none;
}
.fixed-compare.fixed .frame {
    padding-top: 0px;
}
.compare-features, .compare-slider-a {
	z-index: 2;
	float: right;
	width: 61.8%
}
.compare-slider-a .slide {
	padding: 0 8px
}
.compare-item {
	position: relative;
	padding: 28px 0 14px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center
}
.compare-item .image {
	margin: 0 0 15px 0;
	border: 1px solid #ebebeb
}
.compare-item>a {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%
}
.compare-item .name {
	font-size: 18px;
	overflow: hidden;
	color: #000000;
	transition: all 0.2s
}
.compare-item .name mark {
    display: block;
    font-weight: 300;
    color: #000000;
}
.compare-item .name span {
	display: block
}
.compare-item:hover .name {
	color: #217cb0
}
.compare-item .price {
	font-size: 24px;
	margin: 5px 0 0 0;
	color: #217cb0
}
.compare-item .action-buttons {
	position: absolute;
	top: 33px;
	left: 0;
	width: 100%;
	padding: 0 9px;
	z-index: 12
}
.compare-item .action-buttons [class*=-action-butn] {
	float: left;
	margin: 0 0 3px 0;
	opacity: 0;
	transition: all 0.2s;
	border: 1px solid #ebebeb
}
.compare-item .action-buttons [class*=-action-butn]:hover {
	background-color: #217cb0;
	border-color: #217cb0
}
.compare-item .action-buttons [class*=-action-butn]:hover [class*=icon-] {
	fill: #ffffff
}
.compare-item .action-buttons [class*=-action-butn].remove-action {
	opacity: 1;
	float: right
}
.compare-item .action-buttons [class*=-action-butn].active {
	opacity: 1
}
.compare-item:hover .action-buttons [class*=-action-butn] {
	opacity: 1
}
.compare-slider-bottom {
	position: relative;
	z-index: 1;
	padding: 30px 30px 0 30px;
	background: #f1edec
}
.compare-slider-bottom.padfix{
	padding-top: 475px
}
@media(max-width:1024px){
	.compare-slider-bottom.padfix{
		padding-top: 545px
	}
}
	
.compare-slider-bottom li {
	padding: 10px 8px 6px 8px;
	position: relative;
	background: #ffffff
}
.compare-slider-bottom li:nth-child(odd) {
	background: #f1edec
}
.compare-slider-bottom li.compare-title {
	height: 46px;
	color: #494949
}
.compare-slider-bottom ul {
	margin: 0 0 20px 0
}
.compare-labels {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 38.2%
}
.club {
	z-index: 1;
	position: relative;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3)
}
.club-test:after {
	display: block;
	content: '';
	clear: both
}
.club-test .test-title {
	padding: 33px 30px 27px 12.3%;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 57px;
	text-transform: uppercase;
	color: #000000
}
.test-slider {
	background: #f1edec;
	padding: 0 0 52px 0
}
.test-slider .slide:after {
	display: block;
	content: '';
	clear: both
}
.test-slider .image {
	float: left;
	width: 46.5%;
	padding: 108px 0 56px 11%
}
.test-slider .text {
	float: right;
	width: 46.2%;
	padding: 171px 20px 56px 0
}
.test-slider .title {
	position: relative;
	padding: 0 0 35px 0;
	font-size: 26px;
	line-height: 30px;
	font-weight: 300;
	text-transform: uppercase;
	color: #000000
}
.test-slider .title span {
	position: absolute;
	top: 0;
	left: -30px;
	display: block
}
.test-slider label {
	margin: 0 0 16px 0;
	cursor: pointer
}
.test-slider label:after {
	display: block;
	content: '';
	clear: both
}
.test-slider .radio {
	float: left
}
.test-slider .label-text {
	padding: 3px 0 0 0;
	float: right;
	width: calc(100% - 30px)
}
.discounts {
	padding: 55px 6.7% 1px 6.7%
}
.discounts:after {
	display: block;
	content: '';
	clear: both
}
.discounts .discounts-item {
	margin: 0 0 38px 0
}
.support {
	z-index: 1;
	position: relative;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3)
}
.support:after {
	display: block;
	content: '';
	clear: both
}
.faq {
	padding: 38px 12.4% 30px 12.4%
}
.faq-answer {
	max-width: 840px
}
.video-box {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	margin: 0 0 20px 0;
	overflow: hidden
}
.video-box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none
}
.service {
	position: relative
}
.service:after {
	display: block;
	content: '';
	clear: both
}
.map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.map-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.map-box [class*=-controls__control] {
	top: 17px!important;
	left: auto!important;
	right: 10px!important
}
.map-box [class*=-controls__control] [class$=-zoom] {
	padding: 0;
	height: auto!important
}
.map-box [class*=-controls__control] [class$=-zoom] [class*=-zoom__button] {
	position: relative!important;
	width: 27px;
	height: 27px;
	margin: 0 0 10px 0;
	padding: 0;
	border-radius: 15px;
	border: none;
	background: #185b81;
	background: linear-gradient(to top, #185b81 0%, #2282b9 100%);
	bottom: auto!important
}
.map-box [class*=-controls__control] [class$=-zoom] [class*=-zoom__button]:hover {
	background: #2282b9;
	background: linear-gradient(to top, #2282b9 0%, #185b81 100%)
}
.map-box [class*=-controls__control] [class$=-zoom] [class*=-zoom__button]:before {
	display: none
}
.map-box [class*=-controls__control] [class$=-zoom] [class*=-zoom__button][class*=-zoom__plus] [class*=-zoom__icon] {
	width: 27px;
	height: 27px;
	margin: 0;
	background: url("../images/ui/plus.svg") no-repeat 50% 50%;
	background-size: 13px 13px;
	border: none
}
.map-box [class*=-controls__control] [class$=-zoom] [class*=-zoom__button][class*=-zoom__minus] [class*=-zoom__icon] {
	width: 27px;
	height: 27px;
	margin: 0;
	border: none
}
.map-box [class*=-controls__control] [class$=-zoom] [class*=-zoom__button][class*=-zoom__minus] [class*=-zoom__icon]:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	display: block;
	width: 12px;
	height: 1px;
	margin: 0 0 0 -6px;
	background: #ffffff;
	text-align: center
}
.map-box [class*=-controls__control] [class*=-zoom__scale] {
	display: none
}
.map-box [class*=-balloon__content] {
	margin: 0!important;
	padding: 0!important
}
.map-box [class*=-balloon__close-button] {
	background: url("../images/ui/cross.svg") no-repeat 50% 50%;
	background-size: 13px 13px;
	opacity: 1
}
.map-balloon {
	position: relative;
	width: 263px
}
.map-balloon .image {
	background: #f1edec;
	padding: 17px 10px 17px 10px;
	text-align: center
}
.map-balloon .image img {
	display: inline-block;
	max-width: 95px
}
.map-balloon .title{
	background: #f1edec;
	padding: 31px 10px 31px 10px;
	text-align: center;
}
.map-balloon .title span{
	font-weight: bold;
}
.map-balloon .text {
	padding: 20px 30px 30px 30px;
	font-size: 14px
}
.map-balloon .text span {
	display: block;
	padding: 0 0 10px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000000
}
.map-balloon .text address {
	padding: 0 0 10px 0
}
.shops {
	padding: 0 0 50px 0;
	z-index: 1;
	position: relative;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3)
}
.shops-map {
	position: relative;
	z-index: 10;
	height: 480px;
	/*margin: 30px 30px 0 30px*/
    margin: 42px 12.3% 0 12.3%;
}
.shops-sort:after {
	display: block;
	content: '';
	clear: both
}
.shops-sort .blue-butn{
    height: 60px;
    padding: 0 33px;
    border-radius: 0;
    width: 100%;
}
.shops-sort{
    padding: 0 12.4% 30px 12.4%;
}
.shops-sort .shops-sort-select {
	float: left;
	margin-bottom: 20px;
	width: calc(50% - 20px);
	margin-right: 20px;
}
.shops-sort .shops-sort-select:nth-child(2n) {
	margin-left: 20px;
	margin-right: 0px;
}
.shops-sort .selectboxit-container .selectboxit{
	height: 62px;
	font:18px 'Bebas Neue', sans-serif;
	color:#000;
	font-weight: bold;
	text-transform: uppercase;
    line-height: 62px;
}
/*
.shops-sort .shops-sort-select:first-child {
	width: 27%
}
.shops-sort .shops-sort-select:nth-child(2) {
	width: 33%;
	padding: 0 0 0 20px
}
.shops-sort .shops-sort-select:nth-child(3) {
	width: 27%;
	padding: 0 0 0 20px
}
.shops-sort .shops-sort-select:nth-child(4) {
	width: 13%;
	padding: 0 0 0 20px
}*/
.rating:after {
	display: block;
	content: '';
	clear: both
}
.rating span {
	display: block;
	float: left;
	margin: 0 0 0 2px
}
.rating span:first-child {
	margin: 0
}
.rating [class*=icon-] {
	width: 18px;
	height: 18px
}
.dealer-info {
	position: relative;
	padding: 0 30px
}
.dealer-info:after {
	display: block;
	content: '';
	clear: both
}
.dealer-info .title {
	padding: 23px 25px 19px 27px;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000000;
	background: #f1edec
}
.dealer-info .title:after {
	display: block;
	content: '';
	clear: both
}
.dealer-info .title>span {
	float: left;
	display: block
}
.dealer-info .title .rating {
	float: left;
	margin: 2px 0 0 20px
}
.dealer-info .title+.row {
	border: none
}
.dealer-info .row {
	padding: 29px 27px 25px 27px;
	border-top: 1px solid #ebebeb
}
.dealer-info .row:after {
	display: block;
	content: '';
	clear: both
}
.dealer-info .cell {
	float: left
}
.dealer-info .cell:first-child {
	width: 75%;
	padding: 0 10px 0 0
}
.dealer-info .cell:nth-child(2) {
	width: 25%
}
.dealer-info .cell:nth-child(2) {
	width: 25%;
	text-align: right
}
.dealer-info .cell .rating {
	display: inline-block;
	margin: 13px 0 3px 0
}
.dealer-info .items {
	font-family: "Univers Cyr", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 6px;
	color:#000;
    font-weight: bold;
}
.dealer-info .items a{
    font-weight: 400;
}
.dealer-info .name {
	padding: 0 0 12px 0;
	font-size: 26px;
	font-weight: 300;
	color:#000;
	text-transform: uppercase
}
.dealer-info p {
	line-height: 20px;
    color: #777777
}
.dealer-info .dealer-city {
	line-height: 20px;
    color: #777777
}
.dealer-info .contacts {
	padding: 6px 0 0 0;
	line-height: 20px
}
.dealer-info .contacts a {
	display: block
}
.dealer-info .distance {
	font-size: 18px
}
.warranty {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 1;
}
.warranty:after {
	display: block;
	content: '';
	clear: both
}
.warranty .product-specifications {
	margin: 0 0 50px 0
}
.warranty .product-specifications .frame {
	padding-top: 67px;
	padding-bottom: 0
}
.warranty-years {
	display: inline-block;
	min-width: 63px
}
.additional-info {
	padding: 0 0 30px 0
}
.additional-info:after {
	display: block;
	content: '';
	clear: both
}
.plus-info {
	position: relative;
	top: -1px;
	display: inline-block;
	background: #c41c23;
	height: 20px;
	padding: 0 8px;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	border-radius: 8px;
	white-space: nowrap
}
.warranty-page{
    padding: 38px 0 30px 0;
}
.warranty-title{
    padding: 0 29px 34px 29px;
    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 60px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}
.warranty-title h2{
    color: #217cb0;
}
.warranty-title mark{
    font-family: "Univers Cyr", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 300;
    display: block;
    color: #000000;
}
.warranty-text {
	padding: 32px 7.3% 17px 230px
}
.warrantylist{
    padding-bottom: 40px;
}
.warrantylist .warranty-text{
    min-height: 250px;
}
.warranty-section{
    background: #f1edec;
    padding-bottom: 32px;
}
.category .warranty-section2{
    margin: -32px 29px 32px 29px;
    background: #f1edec;
} 
.product-card .warranty-section2{
    padding: 32px 29px 32px 230px;
    margin: 15px 30px 25px 30px;
    margin-top: 15px;
    min-height: 250px;
    background: #f1edec;
}
.warranty-section2 button {
    padding: 0 25px;
}
.warranty-text.np {
	padding: 32px 29px 17px 29px
}
.warranty-text-box{
	display: inline-block;
}
.warranty-text img {
    max-width: 163px;
}
.warranty-text .warranty-image-title{
	position: absolute;
    left: 29px;
}
.warranty-section2 .warranty-image-title{
    left: 59px;
}

.warrantylist{
    padding: 0 29px 0px 29px;
}
.nwarranty-box{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    margin-bottom: 50px;
}
.nwarranty-box button{
    padding: 0 25px;
}
.nwarranty-text{
    width:calc(100% - 230px);
    margin-right: 7.3%
}
.nwarranty-image{
    width: 100%;
    max-width: 230px;
}
.nwarranty-image img{
    max-width: 168px;
}
.nwarranty-box h3{
    padding: 0 0 10px 0;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
}
.nwarranty-box p{
    padding: 0 0 10px 0;
    line-height: 24px;
}


.warranty-text p {
	/*padding: 0 0 30px 0;*/
    padding: 0 0 10px 0;
	line-height: 24px
}
.warranty-text ul {
	padding: 0 0 34px 0
}
.warranty-text ul li {
	list-style: decimal;
	padding: 10px 0 7px 20px;
	margin: 0 0 10px 30px;
	line-height: 24px;
	color: #000000;
	font-weight: 600
}
.warranty-text ul li:nth-child(odd) {
	background: #f1edec
}
.warranty-text ul li span {
	font-weight: 400;
	color: #494949
}
.warranty-text-title {
    padding: 0 0 10px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 58px;
	text-transform: uppercase;
	color: #000000;
    font-weight: bold;
}
.warranty-section2 .warranty-text-title{
    font-weight: bold;
}
.detail-warranty .warranty-text-subtitle{
    font-weight: 100;
}

.warranty-section .warranty-text-title{
    width: 100%
}
.warranty-section .warranty-image-title{
    left: 60px;
}
.warranty-text-subtitle {
	/*padding: 0 0 18px 0;*/
    padding: 0 0 10px 0;
	font-size: 26px;
	line-height: 32px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000000
}
.warranty-page .warranty-text-subtitle{
	font-weight: 600;
}
.warranty-image {
	margin: 53px 0 0 0
}
.recipe {
	position: relative;
	z-index: 1;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3)
}
.recipe:after {
	display: block;
	content: '';
	clear: both
}
.recipe-content {
	padding: 40px 12.5% 0px 12.5%
}
.recipes-box{
	padding-bottom: 50px;
}
.recipes-box .back-btn.left-position{
    padding: 0 33px;
}
.recipe-content .recipe-name{
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 76px;
	color:#217cb0;
	text-align: center;
	font-weight: bold;
	padding: 0 24px 26px 24px;
}
.recipe-gallery {
	margin: 0 0 56px 0;
	background: #f1edec
}
.recipe-gallery:after {
	display: block;
	content: '';
	clear: both
}
.recipe-gallery .slick-dots {
	padding: 20px 0 0 0
}
.recipe-gallery .column {
	position: relative;
	float: left;
	width: 50%;
	text-align: center
}
.recipe-gallery .column .print-butn {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2
}
.recipe-gallery .title {
	padding: 43px 10px 26px 10px;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 48px;
	text-transform: uppercase;
	color: #000000
}
.recipe-gallery .title>span {
	display: block;
	font-size: 24px
}
.recipe-gallery .recipe-photo {
	position: relative;
	max-width: 336px;
	margin: 0 auto
}
.mobile .recipe-gallery .recipe-photo a {
	display: none
}
.recipe-gallery .recipe-photo a {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%
}
.recipe-gallery .recipe-photo span {
	position: relative;
	z-index: 1;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000000;
	display: block;
	padding: 19px 0 0 0
}
.recipe-gallery .slick-arrow {
	margin: 0 0 -2px 0
}
.recipe-text {
	line-height: 24px
}
.recipe-text:after {
	display: block;
	content: '';
	clear: both
}
.recipe-text .column {
	float: left;
	width: 50%;
	padding: 0 15px 40px 0
}
.recipe-text .recipe-text-title {
	padding: 0 0 17px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: normal;
	text-transform: uppercase;
	color: #000000
}
.recipe-text span {
	display: block;
	font-weight: 600;
	color: #000000
}
.recipe-text ul {
	padding: 0 0 12px 0
}
.recipe-text li {
	position: relative;
	padding: 0 0 0 10px;
	line-height: 24px
}
.recipe-text li:before {
	position: absolute;
	content: '-';
	top: 0;
	left: 0;
	display: block
}
.recipe-text p {
	padding: 0 0 18px 0;
	clear: both
}
.article-text {
	padding-top: 40px;
	padding-bottom: 50px;
	z-index: 1;
	position: relative;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3)
}
.article-text .bx-newsdetail-block{
	padding-left: 29px;
	padding-right: 29px;
}
.article-text-inner {
	padding: 0px 29px 0px 29px;
}
.article-text:after {
	display: block;
	content: '';
	clear: both
}
.article-text p {
	padding: 0 0 37px 0;
	line-height: 24px
}
.article-text .share::after {
	content: '';
	display: table;
	clear: both
}
.article-text .share>div {
	float: left;
}
.article-text .share>div:last-child {
	margin-left: 10px;
}
.share.reciples_share{
	/*display: table;
	margin: 0 auto;*/
}
.share.reciples_share::after {
	content: '';
	display: table;
	clear: both
}
.share.reciples_share>div {
	float: left;
}
.share.reciples_share>div:last-child {
	margin-left: 10px;
}
.article-text p span {
	display: block;
	font-weight: 600;
	color: #000000
}
.article-image {
	position: relative;
	float: left;
	margin: 0 20px 20px 0
}
.article-image a {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%
}
.mobile .article-image a {
	display: none
}
.article-title {
	padding: 0 0 32px 0;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 48px;
	text-transform: uppercase
}
.modal-holder {
	opacity: 0;
	transition: opacity 0.35s
}
.modal-holder:after {
	display: block;
	content: '';
	clear: both
}
.modal-holder.active {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	max-height: 100%;
	opacity: 1
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	max-height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}
.modal-row {
	position: relative;
	display: table;
	width: 100%;
	height: 100%
}
.modal-cell {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	padding: 0 15px
}
.modal-cell.wide {
	padding: 0
}
.modal-close-wide {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	background: #000000;
	opacity: 0.5
}
.modal-close-small {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	width: 40px;
	height: 40px;
	cursor: pointer
}
.modal-close-small svg {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	fill: #217cb0
}
[class$=modal-frame] {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 780px;
	padding: 30px 15px;
	margin: 20px auto;
	background: #ffffff
}
[class$=modal-frame]:after {
	display: block;
	content: '';
	clear: both
}
.warning-modal-frame>p {
	padding: 8px 0;
	font-size: 18px;
	text-align: center
}
.filters-modal-frame {
	max-width: 480px
}
.filters-modal-btns {
	max-width: 320px;
	margin: 0 auto 20px auto
}
.filters-modal-btns:after {
	display: block;
	content: '';
	clear: both
}
.filters-modal-btns .gray-butn {
	float: left;
	width: 102px
}
.filters-modal-btns .blue-butn {
	float: right;
	width: calc(100% - 116px)
}
.form-modal-frame {
	padding: 60px 15px;
	max-width: 480px
}
.form-modal-frame form:after {
	display: block;
	content: '';
	clear: both
}
.form-modal-frame .input-line {
	margin: 0 auto 25px auto;
	max-width: 380px
}
.form-modal-frame .input-label {
	min-height: 23px;
	padding: 0 0 7px 0;
	font-weight: 600;
	color: #000000
}
.help-modal-frame {
	padding: 60px 15px 20px 15px;
	max-width: 480px
}
.help-modal-frame p {
	margin: 0 auto 25px auto;
	max-width: 380px;
	font-size: 14px;
	line-height: 24px
}
.form-modal-title {
	padding: 0 0 25px 0;
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center
}
.site-links {
	padding: 50px 15px
}
.site-links li {
	font-size: 18px;
	padding: 0 0 15px 0
}
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}
.fancybox-skin {
	position: relative;
	text-shadow: none
}
.fancybox-opened {
	z-index: 8030
}
.fancybox-opened .fancybox-skin {
	padding: 0!important
}
.fancybox-inner, .fancybox-outer {
	position: relative
}
.fancybox-inner {
	overflow: visible!important
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}
.fancybox-error {
	margin: 0;
	padding: 15px;
	white-space: nowrap
}
.fancybox-iframe, .fancybox-image {
	display: block;
	width: 100%;
	height: 100%
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060
}
.fancybox-close {
	position: absolute;
	z-index: 9100;
	top: 10px;
	right: 10px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url(../images/ui/cross.svg) no-repeat 0 0;
	background-size: 20px 20px;
	text-indent: -10000px;
	overflow: hidden
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	z-index: 8040
}
.fancybox-prev {
	left: 0
}
.fancybox-next {
	right: 0
}
.fancybox-nav span {
	position: absolute;
	bottom: 50%;
	width: 60px;
	height: 60px;
	z-index: 15;
	text-indent: 999em;
	border-radius: 32px;
	margin: 0 0 -30px 0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #ebebec;
	transition: all 0.2s;
	cursor: pointer;
	outline: none;
	overflow: hidden
}
.fancybox-nav span:hover span {
	background-color: #217cb0;
	border-color: #217cb0
}
.fancybox-nav span:hover span [class*=icon] {
	fill: #ffffff
}
.fancybox-prev span {
	left: 20px;
	background: #ffffff url("../images/ui/arrow-left.svg") no-repeat 20px 18px
}
.fancybox-next span {
	right: 20px;
	background: #ffffff url("../images/ui/arrow-right.svg") no-repeat 24px 18px
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible!important
}
.fancybox-lock {
	overflow: hidden!important;
	width: auto
}
.fancybox-lock body {
	overflow: hidden!important
}
.fancybox-lock-test {
	overflow-y: hidden!important
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #000000;
	opacity: 0.5;
	min-width: 1200px;
	min-height: 100%
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}
.selectboxit-container {
	position: relative;
	display: block;
	vertical-align: top;
	background: #ffffff
}
.selectboxit-container * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	outline: none;
	white-space: nowrap
}
.selectboxit-container span {
	display: block
}
.selectboxit-container .selectboxit {
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 40px 0 10px;
	overflow: hidden;
	display: block;
	position: relative;
	border: 1px solid #cccccc
}
.selectboxit-container .selectboxit:focus {
	outline: 0
}
.selectboxit-text {
	padding: 0;
	overflow: hidden;
	text-overflow: ellipsis
}
.selectboxit-arrow-container {
	position: absolute;
	top: 50%;
	right: 5px;
	width: 30px;
	height: 30px;
	border-radius: 16px;
	margin: -15px 0 0 0;
	background: #185b81;
	background: linear-gradient(to top, #185b81 0%, #2282b9 100%)
}
.selectboxit-arrow-container:before {
	position: absolute;
	content: '';
	top: 10px;
	right: 11px;
	display: block;
	width: 8px;
	height: 8px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	transition: all 0.2s;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.selectboxit-open .selectboxit-arrow-container:before {
	top: 13px;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg)
}
.selectboxit-arrow {
	display: none
}
.selectboxit-options {
	position: absolute;
	z-index: 9999999999999;
	display: none;
	min-width: 100%;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
	box-shadow: none;
	cursor: pointer;
	background: #ebebec
}
.selectboxit-option-anchor {
	position: relative;
	display: block;
	min-height: 28px;
	line-height: 28px;
	padding: 0 10px;
	background: #ebebec
}
.selectboxit-option-anchor:hover {
	text-decoration: none;
	color: #c41c23
}
.selectboxit-selected .selectboxit-option-anchor {
	color: #000000
}
.selectboxit-options .selectboxit-disabled, .selectboxit.selectboxit-disabled {
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=165)';
	opacity: 0.65;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: default
}
.selectboxit-optgroup-header {
	font-weight: bold
}
.selectboxit-optgroup-header:hover {
	cursor: default
}
.selectboxit-option-icon-container {
	float: left
}
.selectboxit-option-icon {
	margin: 0;
	padding: 0;
	vertical-align: middle
}
.page-title .selectboxit-container .selectboxit {
	height: 64px;
	line-height: 64px;
	padding: 0 40px 0 20px;
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000000
}
.slick-slider {
	display: block;
	position: relative;
}
.gal_arr .slick-slider{
	position: inherit!important
}
.hero.slick-slider::after {
	/*content: '';
	background: rgba(0,0,0,.3);
	position: absolute;
	top:0px;
	right: 0px;
	left:0px;
	bottom: 0px;*/
}
.page-title::before {
	content: '';
	background: rgba(0,0,0,.5);
	position: absolute;
	top:0px;
	right: 0px;
	left:0px;
	bottom: 0px;
    z-index: 2;
}
.recipes-detail{
	padding-bottom: 58px;
}
.recipes-detail .page-title::before{
	background: none;
}
.recipes-detail .slick-arrow[class*=prev], .slider-btn[class*=prev] {
    left: 0px;	
}
.recipes-detail .slick-arrow[class*=next], .slider-btn[class*=next] {
    right: 0px;	
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}
.slick-track:after, .slick-track:before {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	outline: none
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-initialized .slick-slide {
	position: relative;
	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-arrow, .slider-btn {
	position: absolute;
	bottom: 50%;
	width: 60px;
	height: 60px;
	z-index: 15;
	text-indent: 999em;
	border-radius: 32px;
	margin: 0 0 -30px 0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #ebebec;
	transition: all 0.2s;
	cursor: pointer;
	outline: none;
	overflow: hidden
}
.gallery-tabs-list .slick-arrow, 
.gallery-tabs-list .slider-btn{
	top: calc(50% - 56px);
}
.slick-arrow[class*=prev], .slider-btn[class*=prev] {
	left: 27px
}
.slick-arrow[class*=prev] [class*=icon], .slider-btn[class*=prev] [class*=icon] {
	top: 17px;
	left: 14px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.slick-arrow[class*=next], .slider-btn[class*=next] {
	right: 27px
}
.product-card .slick-arrow[class*=prev], .product-card .slider-btn[class*=prev]{
	left: 0px
}
.product-card .slick-arrow[class*=next], .product-card .slider-btn[class*=next]{
	right: 0px
}
.slick-arrow[class*=next] [class*=icon], .slider-btn[class*=next] [class*=icon] {
	top: 17px;
	right: 15px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.slick-arrow [class*=icon], .slider-btn [class*=icon] {
	position: absolute;
	width: 24px;
	height: 24px;
	fill: #217cb0
}
.slick-arrow:hover, .slider-btn:hover {
	border-color: transparent
}
.slick-arrow:hover:before, .slider-btn:hover:before {
	opacity: 1
}
.slick-arrow:hover [class*=icon], .slider-btn:hover [class*=icon] {
	fill: #ffffff
}
.slick-arrow:before, .slider-btn:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 0;
	transition: all 0.2s
}
.slick-arrow[class*=next] {
	background: #ffffff url("../images/ui/arrow-right.svg") no-repeat 24px 18px
}
.slick-arrow[class*=next]:before {
	background: #217cb0 url("../images/ui/arrow-right-w.svg") no-repeat 24px 18px
}
.slick-arrow[class*=prev] {
	background: #ffffff url("../images/ui/arrow-left.svg") no-repeat 20px 18px
}
.slick-arrow[class*=prev]:before {
	background: #217cb0 url("../images/ui/arrow-left-w.svg") no-repeat 20px 18px
}
.slick-dots {
	text-align: center;
	/*padding: 16px 0 0 0*/
	padding: 15px 0 0 0
}
.slick-dots li {
	display: inline-block;
	vertical-align: top;
	/*width: 10px;
	height: 10px;
	border-radius: 6px;*/
	width: 16px;
	height: 16px;
	border-radius: 8px;
	margin: 0 5px;
	background: #217cb0;
	opacity: 0.2;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	transition: all 0.2s
}
.slick-dots li.slick-active {
	opacity: 1
}
.slick-dots button {
	visibility: hidden
}
.page_404 .frame{
	display: flex;
    align-items: center;
}
.page_404 .box{
	z-index: 11;
	max-width: 478px;
}
.page_404 h1{
	font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	font-size:60px;
}
.page_404 mark{
	font-family: "Univers Cyr", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 24px;
}
.page_404 button{
	margin-top: 22px;
	width: 224px;
	height: 60px;
}
.preload{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
}
.preload::before{
	content: '';
    display: block;
    width: 30px;
    height: 30px;
    max-width: 30px;
    background: #2eaae0;
    font-size: 0;
    z-index: 22;
	-webkit-box-sizing: inherit;
    box-sizing: inherit;
	-webkit-animation: rotateplane 1.2s infinite ease-in-out!important;
    animation: rotateplane 1.2s infinite ease-in-out!important;
}
@-webkit-keyframes rotateplane {
	0% {
	-webkit-transform:perspective(120px);
	}
	50% {
	-webkit-transform:perspective(120px) rotateY(180deg);
	}
	100% {
	-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg);
	}
}
@keyframes rotateplane {
	0% {
	transform:perspective(120px) rotateX(0deg) rotateY(0deg);
	}
	50% {
	transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}
	100% {
	transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}
@media print {
*, :after, :before {
	background: transparent!important;
	color: #000000!important;
	box-shadow: none!important;
	text-shadow: none!important
}
a, a:visited {
	text-decoration: underline
}
blockquote, pre {
	border: 1px solid #000000;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img, tr {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
footer, header {
	position: static
}
.main {
	padding: 100px 0!important
}
}
div[id^="wait_"] {
	display: none;
}
@keyframes button-pulse {
  0%   { transform: scale(0.7, 0.7); }
  40%  { transform: scale(1.1, 1.1); }
  100% { transform: scale(0.7, 0.7); }
}