

/* Start:/local/templates/main/css/reset.css?16989332731135*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family: Calibri, Tahoma, sans-serif;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End */


/* Start:/local/templates/main/css/style.css?1738238574190940*/
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/*@font-face {
	font-family: SolomonSans-SemiBold;
	src: url(/local/templates/main/css/../font/SolomonSans-SemiBold.otf);
}

.white-button {
	font-family: SolomonSans-Semibold;
}*/

body {
    font-family: Calibri, Tahoma, sans-serif;
}

.cols {
    float: left;
}

h1 {
    font-size: 33px;
    line-height: 1em;
    margin-bottom: 8px;
    font-weight: bold;
}

h2 {
    font-size: 18px;
    line-height: 1em;
    margin-bottom: 15px;
    font-weight: bold;
}

.clear:after {
    content: " ";
    clear: both;
    display: table;
}

.img-x1,
.img-x2 {
    display: none !important;
}

.mobile {
    display: none;
}

.container {
    /* width: 1280px; */
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}

.header-bottom.desktop .container,
.header-top .container {
    padding: 0;
}

.header-top .container > div {
    float: left;
}

.flex-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-left: 20px;
}

.header-top .region {
    width: 220px;
    margin-top: 11px;
    position: relative;
}

.regison > span,
.region .wrap {
    width: 100%;
}

.region .wrap {
    margin-bottom: 4px;
}

.region span,
.region a {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}

.region a {
    text-decoration: none;
    border-bottom: 1px dashed #fff;
}

.region a:hover {
    border-bottom: 1px dashed transparent;
}

.header-top .search {
    margin-left: 10px;
    width: 215px;
    height: 41px;
    background: #FAFAFA;
    /* border-radius: 20px;*/
    margin-top: 25px;
    border: 1px solid #ECECEC;
    position: relative;
    top: 1px;
}

.search input {
    width: 100%;
    height: 100%;
    outline: none;
    background: url(/local/templates/main/images/search-icon.png) no-repeat 93% 11px;
    border: none;
    padding-left: 15px;
    padding-right: 10px;
}


.search input::placeholder {
    font-size: 13px;
    line-height: 15px;
    color: #B8B8B8;
}
.search input::-webkit-input-placeholder {
    font-size: 13px;
    line-height: 15px;
    color: #B8B8B8;
}
.search input::-moz-placeholder {
    font-size: 13px;
    line-height: 15px;
    color: #B8B8B8;
}
.search input:-moz-placeholder {
    font-size: 13px;
    line-height: 15px;
    color: #B8B8B8;
}
.search input:-ms-input-placeholder {
    font-size: 13px;
    line-height: 15px;
    color: #B8B8B8;
}

.search form {
    height: 100%;
}

.logo {
    margin-left: 18px;
    width: 191px;
    height: 34px;
    background: url(/local/templates/main/images/new_logo.jpg);
}

.header-top .registration {
    height: 60px;
    width: 180px;
    padding-top: 22px;
    margin-left: 68px;
    position: relative;
    padding-left: 20px;
    background: url(/local/templates/main/images/registration-icon.png) no-repeat 154px 19px;
}

.registration a {
    text-decoration: none;
    color: #EBEBEB;
}


.header-top .cart {
    width: 120px;
    background: url(/local/templates/main/images/cart-icon.png) no-repeat 85px 19px;
}

/*.header-top .cart.active {*/
/*	background: url(/local/templates/main/images/cart-icon-hover.png) no-repeat 85px 19px;*/
/*}*/

.cart .count {
    top: 20px;
    right: 0;
}

.header-bottom {
    height: 40px;
    background: #2C3E6F;
}

.header-bottom .menu {
    text-align: center;
    height: 40px;
}

.menu a,
.menu div {
    display: inline-block;
    text-decoration: none;
    color: #ebebeb;
    padding: 9px 16px;
}

.menu div {
    cursor:pointer
}

.menu a:first-child {
    border: none;
}

.black-button {
    color: #201e1e;
    border: 2px solid black;
    font-size: 18px;
    padding-top: 10px;
}

.advant {
    margin-top: 35px;
}

.advant .element {
}

.container .head-container span {
    font-size: 18px;
}

.categories,
.view {
}

.categories .wrapper {
    float: left;
    width: 954px;
}

.categories .element {
    display: block;
    width: 292px;
    height: 259px;
    margin-right: 0;
    margin-bottom: 20px;
    float: left;
    text-decoration: none;
}

.categories .slider-container {
    float: right;
    width: 292px;
}

.view .wrapper {
    margin: 36px 0 48px 0;
}

.view .cols {
    padding-right: 20px;
}

.view .cols:last-child {
    padding-right: 0;
}

.view .element {
    /*width: 292px;*/
}

.view .element .img-container {
    height: 295px;
    overflow: hidden;
}

.view .element .name {
    font-size: 16px;
}

.view .element div,
.element .retail .price {
    font-size: 16px;
}

.news span {
    font-size: 18px;
}

.news input {
    width: 340px;
    margin: 21px 30px 0 28px;
}

.white-button {
    margin-right: 10px;
    margin-top: 20px;
}

.news-catalog {
    padding-bottom: 10px;
}

.news-catalog .column {
    width: 396px;
    float: left;
}

.news-catalog .column.column-center {
    margin: 0 29px;
}

.news-catalog .element:last-child {
    border-bottom: none;
}

.news-catalog .element p {
}

.name-column {
    margin-right: 15px;
}

.container .news-catalog .head-container {
    margin: 25px 0 35px 0;
}

.mobile-tabs.tabs.disable {
    display: block;
}

.video-container {
    width: 292px;
    /*height: 231px;*/
    margin-top: -10px;
    margin-bottom: 20px;
    height: 200px;
    overflow: hidden;
}

.static-text .column {
    float: left;
    width: 604px;
    margin-right: 20px;
}

.static-text .column:last-child {
    margin-right: 0;
}

.static-text p {
    color: #888888;
    font-size: 14px;
    line-height: 1.3em;
    padding-top: 25px;
}

.achive {
    margin-bottom: 70px;
}

.achive .element {
    width: 292px;
    float: left;
    margin-left: 20px;
}

.achive .element:first-child {
    margin-left: 0;
}

.achive > .h1 {
    margin-bottom: 45px;
}

.footer-top {
    /* height: 365px; */
    padding: 25px;
}

.footer-top ul:last-child {
    margin-right: 0;
    position: relative;
}

.footer-top ul:last-child li:last-child {
    margin-top: 10px;
}

.footer-top ul:last-child li:last-child a {
    text-decoration: underline;
}

.footer-bottom {
    padding-top: 18px;
}

.next,
.prev {
    display: none;
}

.footer-bottom span {
    display: none;
}

.mobile-slider {
    display: none;
}

.catalog .cols {
    position: relative;
    min-height: 390px;
    padding: 0;
    width: 290px;
    margin: 20px 15px 20px 0px;
}

.catalog .cols:nth-child(3n) {
    /* margin-right: 0;*/
}

.hover-element {
    width: 100%;
}

.hover-element:hover {
    position: absolute;
    top: 0;
    width: 400px;
    height: 474px;
    box-shadow: 0 0 35px black;
    left: -100px;
    top: -20px;
    background: white;
    z-index: 99;
}

.hover-element:hover .element {
    margin-left: 100px;
    margin-top: 20px;
}

.gallery .img-container:first-child {
    margin-top: 20px;
}

.gallery .img-container,
.product-gallery .img-container {
    width: 72px;
    height: 70px;
    overflow: hidden;
    border: 1px solid #c4c4c4;
    position: relative;
    cursor: pointer;
}

.gallery .img-container {
    margin: 10px;
}

.gallery .img-container.active,
.product-gallery .img-container.active {
    border: 2px solid #2c3e6f;
}

.gallery .img-container img,
.product-gallery .img-container img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.hover-element:hover .gallery {
    display: block;
}

.hover-element:hover .button-container {
    display: block;
}

.hover-element .button-container .button {
    display: inline-block;
    width: 140px;
    height: 40px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
    float: left;
}

.hover-element .button-container .button.white {
    color: #2c3e6f;
    border: 2px solid #2c3e6f;
    margin-right: 10px;
    margin-left: 54px;
}

.hover-element .button-container .button.blue {
    color: white;
    background: #2c3e6f;
}

.hover-element .button-container .button.gray {
    color: white;
    background: darkgray;
}

.hover-element:hover .element .img-container {
    border: none;
}

.catalog .filter .select-container {
    width: 150px;
}

.filter .select-container {
    margin-left: 20px;
}

.filter .select-container:first-child {
    margin-left: 0;
}

.filter .select-container:last-child {
    margin-left: 107px
}

.catalog {
    width: 917px;
    float: left;
}

.filter-mobile {
    display: none;
}

.gallery-control {
    display: none;
}

.product-slider {
    width: 608px;
}

.price-wrapper,
.link-wrap {
    width: 292px;
}

.link-wrap {
    float: right;
    margin-right: 14px;
    margin-top: 50px;
}

.main-container {
    /* min-width: 1228px; */
    /*max-width: 1920px;*/
    width: 100%;
    margin: 0 auto;
}

.product-slider .main-img {
    width: 500px;
    min-height: 300px;
}

.description {
    width: 314px;
    padding-right: 15px;
}

.product-column {
    width: 124px;
    margin-right: 10px;
}

.name-column {
    width: 100px;
}

.size-column {
    width: 130px;
}

.quantity-column {
    width: 132px;
}

.vol-column {
    width: 108px;
}

.weight-column {
    width: 88px;
}

.cost-column {
    width: 148px;
    position: relative;
}

.cart .result {
    width: 255px;
    padding-left: 30px;
}

.cart .economie .name:first-child {
    margin-left: 10px;
    margin-right: 40px;
}

.cart .economie .name {
    margin-right: 3px;
    float: left;
    display: inline-block;
}

.cart .economie {
    padding: 14px 0;
}

.cart .delete {
    right: 0;
    top: 0;
    border: 1px solid #c4c4c4;
}

.cart .continue {
    width: 248px;
}

.cart .view .cols:hover .element {
    top: -20px;
}

.cart .view .cols:hover .add-to-cart {
    display: block;
}

.add-to-cart .button-cart {
    position: absolute;
    bottom: 20px;
}

.add-to-cart .button-cart {
    display: block;
    width: 290px;
    height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: white;
    background: #2c3e6f;
    padding-top: 12px;
}

.pop-up div.popup-window.add-to-cart {
    width: 654px;
    padding: 14px 20px 28px 20px;
    border-top: 4px solid #2c3e6f;
}

.popup-window.add-cart.open .items-imeage .left-icon.detail-left-icon-1 {
    display: none;
}

.pop-up div.popup-window.add-to-cart .h1 {
    padding: 0;
    border: none;
}

.slider-cart-container {
    position: relative;
    width: 292px;
    float: left;
    /*height: 334px;*/
    border: 1px solid #e5e5e5;
    padding: 10px 0;
}

.slider-cart-container .bx-wrapper img {
    margin: 0 auto;
}

.add-to-cart .wrapper {
    padding-left: 30px;
    width: 322px;
    float: left;
}

.pop-up .add-to-cart .name,
.pop-up .add-to-cart .code,
.pop-up .add-to-cart .price,
.pop-up .add-to-cart .price-whol {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;
}

.pop-up .add-to-cart .name,
.pop-up .add-to-cart .price-whol {
    color: #232323;
}

.pop-up .add-to-cart .code,
.pop-up .add-to-cart .price {
    color: #2c3e6f;
}

.pop-up .add-to-cart .code {
    margin-bottom: 20px;
}

div.popup-window.add-to-cart .price span,
div.popup-window.add-to-cart .price-whol span {
    font-weight: normal;
    display: inline-block;
    color: #888888;
}

div.popup-window.add-to-cart .total-cost {
    font-size: 14px;
    color: #323232;
    line-height: 18px;
    vertical-align: bottom;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 20px;
}

div.popup-window.add-to-cart .total-cost span {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    color: #2c3e6f;
}

div.popup-window.add-to-cart .button-cart {
    position: static;
}

div.popup-window.add-to-cart .text-wrap {
    text-align: center;
    margin-top: 20px;
}

div.popup-window.add-to-cart .text-wrap div {
    font-size: 14px;
    color: #323232;
}

div.popup-window.add-to-cart .text-wrap span {
    font-weight: bold;
}

.add-to-cart .cart-back-wrap {
    width: 292px;
    float: left;
    margin-top: -70px;
}

.add-to-cart .cart-back-wrap a {
    font-size: 14px;
    color: #232323;
    font-weight: bold;
    display: inline-block;
    padding-left: 24px;
    background: url(/local/templates/main/images/cart-back-icon.png) no-repeat;
    height: 17px;
}

.add-to-cart .cart-back-wrap span {
    color: #c4c4c4;
    padding-top: 4px;
    padding-left: 24px;
}

.not-found .left,
.not-found .right {
    width: 50%;
    margin-top: 156px;
    height: 338px;
}

.not-found .search {
    width: 172px;
}

.not-found .left img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.not-found .right {
    padding-top: 74px;
    padding-left: 50px;
    padding-right: 30px;
}

/* .content.info-page {
	display: none;
} */

.info-page .sidebar-info {
    width: 294px;
}

.info-page .info-content {
    width: 914px !important;
    margin-right: 0 !important;
}

.info-slider-container {
    width: 292px;
}

.info-page .sidebar-info li {
    padding-right: 26px;
}

.info-page .sidebar-info li.active a,
.info-page .sidebar-info li.active span {
    cursor: default;
}

.info-page .sidebar-info li a,
.info-page .sidebar-info li span {
    padding: 14px 14px 14px 0px;
    position: relative;
    font-size: 16px;
    color: #282828;
    display: block;
}

.info-page .sidebar-info li a:hover,
.info-page .sidebar-info li span:hover {
    text-decoration: none;
    font-weight: bold;
    background: url(/local/templates/main/images/sidebar-info-bg.png) no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.info-page .info-drop {
    display: none;
}

.cart-wrapper.thanks-cart {
    width: 894px;
}

.thanks-wrap {
    width: 560px;
}

.result.thanks-res {
    width: 294px;
    padding: 0;
}

.res-container {
    background: url(/local/templates/main/images/thanks-wrap-bg.png) no-repeat center;
}

.checkout-page .cart .result {
    width: 290px;
}

.step-checkout {
    width: 938px;
}

.step-wrapper .step-right {
    width: 286px;
}

.transport-company .company-element {
    width: 174px;
    margin-left: 24px;
}

.checkout-radio-wrapper {
    width: 292px;
}

.checkout-submit {
    width: 288px;
}

.step-element .step-wrapper {
    width: 624px;
}

.step-element .step-name {
    width: 314px;
}

.extra {
    float: left;
}

.comment:before {
    left: -30px;
}

.step-element .step-name {
    padding-right: 82px;
}

.header-top {
    height: 82px;
    position: relative;
}

.header-top .container {
    height: 100%;
    display: flex;
}

.header-top .wrap {
    height: 100%;
}

/*.header-top .region .wrap {*/
/*	margin-left: 24px;*/
/*}*/

.header-top .phone-one {
    padding-top: 6px;
    display: block;
}

.header-top .wrap > div {
    float: left;
}

.header-top .sec {
    padding: 5px 0;
    color: #2c3e6f;
    font-size: 14px;
    font-weight: bold;
    display: block;
    float: left;
    width: 100%;
    display: block;
    margin-top: 0px;
    color: #2c3e6f;
    font-size: 18px;
    font-weight: 700;
}

.logo {
    margin-top: 12px;
}

.logo a {
    width: 100%;
    height: 100%;
    display: block;
}

.header-top .cart {
    height: 100%;
    position: relative;
    margin-right: 20px;
}

.cart .count {
    position: absolute;
    display: none;
    color: white;
    font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #2c3e6f;
    border-radius: 30px;
    box-shadow: 0 0 1px #8a94af;
    padding-top: 4px;
    padding-left: 1px;
    margin-top: -7px;
}

.cart.active .count {
    display: block;
}

.cart > a {
    text-decoration: none;
    color: #848484;
    display: block;
    height: 100%;
    width: 100%;
    padding-top: 22px;
    padding-left: 12px;
}

.cart.active > a {
    color: #2c3e6f;
    font-weight: bold;
}

.header-top .search {
    cursor: pointer;
}

.menu-mobile {
    height: 100%;
    float: left;
    background: url(/local/templates/main/images/menu-mobile-icon.png) no-repeat center;
    cursor: pointer;
}

.main-slider .head-container {
    position: absolute;
    z-index: 999;
    text-align: center;
}

.main-slider .head-container .h1,
.main-slider .head-container .h2 {
    text-transform: uppercase;
    font-weight: bolder;
}

.button {
    display: block;
    width: 200px;
    height: 42px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
}

.main-slider-container,
.mobile-slider {
    position: relative;
    overflow: hidden;
    min-height: 330px;
}

.mobile-slider {
    padding: 0 10%;
    margin: 20px 0;
}

.prev,
.prev-mobile {
    left: 3%;
}

.next,
.next-mobile {
    right: 3%;
}

.prev {
    background: url(/local/templates/main/images/arrow-left.png) no-repeat;
}

.next {
    background: url(/local/templates/main/images/arrow-right.png) no-repeat;
}

.prev-mobile {
    background: url(/local/templates/main/images/arrow-left-mobile.png) no-repeat;
}

.next-mobile {
    background: url(/local/templates/main/images/arrow-right-mobile.png) no-repeat;
}

.prev,
.next,
.prev-mobile,
.next-mobile {
    width: 23px;
    height: 23px;
    position: absolute;
    top: 50%;
    z-index: 999;
}

.prev a,
.next a,
.prev-mobile a,
.next-mobile a {
    display: block;
    height: 100%;
}

.advant .cols {
    width: 396px;
}


.advant .cols.col-center {
    margin: 0 29px;
    padding: 0;
}

.advant .element .h1 {
    font-size: 18px;
    font-weight: bold;
    color: #2c3e6f;
    padding-bottom: 4px;
}

.advant .element p {
    font-size: 14px;
    color: #323232;
    line-height: 1.1em;
}

.container .head-container {
    width: 100%;
    margin-bottom: 20px;
}

.container .head-container span {
    font-weight: bold;
    color: #2c3e6f;
}

.page-content .container-catalog {
    min-height: 200px;
}

.ajax_products_loading {
    color: #2c3e6f;
    font-size: 16px;
}

.page-content h1 {
    font-weight: bold;
    color: #2c3e6f;
    font-size: 18px;
}

.container .head-container.bold {
    font-size: 18px;
}

.container .head-container a {
    color: #323232;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px dashed #323232;
    font-weight:bold
}

.categories .element img {
    width: 100%;
}

.view .img-container img {
    /*width: 69%;*/
}

.view .element {
    display: block;
    text-decoration: none;
    /*float: left;*/
}

.view .element .img-container {
    position: relative;
    border-bottom: 1px solid #c4c4c4;
    width: 100%;
    margin-bottom: 8px;
    text-align: center;
}

.view .img-container img {
    display: inline-block;
}

.view .element .name {
    font-weight: bold;
    color: #282828;
}

.view .element div {
    line-height: 1.1em;
}

.view .element div,
.element .retail .price {
    font-weight: bold;
    color: #888888;
}

.view .whol .price {
    color: #2c3e6f;
}

.view .whol .sale-price {
    color: #cc2229;
}

.sale .price {
    text-decoration: line-through;
}

/*
.view .sale {
	background: url(/local/templates/main/images/sale-icon.png) no-repeat 10px 1px;
}
.view .new {
	background: url(/local/templates/main/images/new-icon.png) no-repeat 10px 1px;
}
*/
.news {
    margin-bottom: 30px;
    height: 82px;
    margin-left: 20px;
}

.news span,
.news input,
.news a {
    float: left;
}

.news span {
    font-size: 22px;
    display: inline-block;
    color: #323234;
    font-weight: bold;
    padding-top: 32px;
    text-transform: uppercase;
}

.news input {
    outline: none;
    background: white;
    font-size: 14px;
    color: #323232;
    height: 40px;
    padding: 0 12px;
    border: 1px solid #2F3F6E;
}

.white-button {
    color: white;
    font-size: 16px;
    padding-top: 10px;
    border: 2px solid white;
}

.news .white-button {
    color: #2F3F6E;
    font-size: 16px;
    padding-top: 10px;
    border: 2px solid #2F3F6E;
}

.news-catalog .date {
    color: #888888;
    font-size: 14px;
    display: block;
    line-height: 1.2em;
}

.news-catalog .element .h1 {
    display: inline-block;
    text-decoration: none;
    color: #232323;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;
    min-height: 32px;
}

.news-catalog .element p {
    display: block;
    color: #232323;
    font-size: 14px;
    line-height: 1.2em;
    padding-bottom: 30px;
    min-height: 80px;
}

.news-catalog .element {
}

.tabs.disable {
    display: none;
}

.static-text .element .h1,
.achive .h1 {
    color: #2c3e6f;
    font-size: 18px;
    font-weight: bold;
    padding-top: 30px;
}

.achive .element {
    position: relative;
    text-align: center;
}

.achive .element img {
    display: inline-block;
}

.achive .element .h1 {
    text-align: center;
}

.achive .element p {
    text-align: center;
    font-size: 14px;
    color: #232323;
    padding: 4px 25px 0 25px;
}

.footer-top li,
.footer-top li a {
    font-size: 14px;
    color: white;
    text-decoration: none;
}

.footer-top li {
    padding-bottom: 10px;
}

.footer-top {
    background: #2c3e6f;
}

.social-container a {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

#footer .social-container a {
    width: 42px;
    height: 42px;
    display: block;
}

.instagram {
    background: url(/local/templates/main/images/instagram-icon.png) no-repeat;
}

.facebook {
    background: url(/local/templates/main/images/facebook-icon.png) no-repeat;
}

.vk {
    background: url(/local/templates/main/images/vk-icon.png) no-repeat;
}

.twitter {
    background: url(/local/templates/main/images/twitter-icon.png) no-repeat;
}

.ok {
    background: url(/local/templates/main/images/ok-icon.png) no-repeat;
}

.footer-bottom {
    background: #252f4b;
}

.footer-bottom p {
    text-align: center;
    color: #6172a2;
    padding: 0 36px;
    font-size: 14px;
    line-height: 1.7em;
}

.vopros-button-mpb {
    display: none;
}

div.popup-window {
    width: 410px;
}

div.popup-window .center {
    width: 70%;
    margin: 0 auto;
}

.pop-up {
    position: absolute;
    width: 100%;
    top: 120px;
}

div.popup-window {
    background: white;
    margin: 0 auto;
    position: relative;
    z-index: 9999999999;
}

div.popup-window .tabs-container .tabs-link {
    float: left;
    width: 50%;
    font-size: 18px;
    color: #323232;
    padding: 11px 0;
    cursor: pointer;
    text-align: center;
}

div.popup-window .tabs-link.active {
    border-top: 4px solid #2c3e6f;
    color: #2c3e6f;
    font-weight: bold;
    padding-top: 7px;
}

div.popup-window .tabs-link.disable {
    background: #e0e0e0;
    border-left: 1px solid #cbcbcb;
}

div.popup-window .tabs {
    padding: 30px 20px 20px 20px;
}

div.popup-window input {
    width: 100%;
    height: 40px;
}

div.popup-window .popup-input-text {
    border: 1px solid #c4c4c4;
    padding: 0 10px;
    outline: none;
    margin: 10px 0 20px 0;
}

div.popup-window .popup-input-text:focus {
    border-color: #232323;
}

div.popup-window input[type="submit"] {
    color: white;
    background: #2c3e6f;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
}

div.popup-window span {
    font-size: 14px;
    color: #470007;
    display: block;
}

#letter-manager span {
    float: left;
}

div.popup-window .center a {
    border-bottom: 1px solid;
}

div.popup-window.sity a,
div.popup-window.registration-popup a,
div.popup-window.for-got a {
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px dashed;
}

div.popup-window .link-container {
    text-align: center;
}

div.popup-window .link-container a {
    color: #999999;
}

div.popup-window .popup-link {
    color: #232323;
    margin: 0 auto;
    display: inline-block;
}

div.popup-window .close {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #888888;
}

div.popup-window .check-in.error .popup-input-text {
    border: 2px solid #cc2229;
    margin: 9px 0 19px 0;
    color: #cc2229;
}

div.popup-window.disable {
    display: none;
}

div.popup-window.open {
    display: block;
}

div.popup-window .error-text {
    color: #cc2229;
}

.tabs .error-text {
    display: none;
}

.tabs.error .error-text {
    display: block !important;
}

.tabs.error .normal-text {
    display: none;
}

.overlay {
    width: 100%;
    background: rgba(145, 145, 145, 0.5);
    position: absolute;
    top: 0;
    z-index: 99999;
}

.overlay.disable {
    display: none;
}

div.popup-window .close-icon {
    width: 17px;
    height: 17px;
    background: url(/local/templates/main/images/close-icon.png) no-repeat;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 10px;
}

/* @media (min-width: 749px) {
	div.popup-window.sity {
		width: 730px;
	}

	div.popup-window.sity ul {
		width: 25%;
	}
} */

div.popup-window.sity {
    /* border-top: 4px solid #2c3e6f; */
    max-width: 800px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}

div.popup-window.sity::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
}

div.popup-window.sity a {
    border-bottom: none;
}

div.popup-window.sity .region-button span {
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    color: #45547c;
    border-bottom: 1px solid #c3c3c3;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.popup-window.sity .region-country {
    margin-top: 10px;
}

div.popup-window.sity .country-link {
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    color: #45547c;
}

div.popup-window.sity .country-inner {
    display: flex;
    flex-wrap: wrap;
}

div.popup-window.sity .country-inner a {
    width: 25%;
    font-size: 14px;
    line-height: 36px;
    color: #45547c;
}

div.popup-window .h1 {
    color: #2c3e6f;
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 30px;
}

div.popup-window.for-got .h1 {
    margin: 0;
    border: none;
    padding-top: 0;
    text-align: center;
}

div.popup-window.for-got span.error-text {
    display: none;
}

div.popup-window.for-got span {
    width: 190px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

div.popup-window.sity .wrapper {
    display: block;
    width: 100%;
    background: url(/local/templates/main/images/rus-bg.png) no-repeat center;
}

div.popup-window.sity ul {
    float: left;
}

div.popup-window.sity li {
    padding-bottom: 30px;
}

div.popup-window.sity li a {
    color: #2c3e6f;
    position: relative;
}

div.popup-window.sity .active {
    border: none;
    font-weight: bold;
}

div.popup-window.sity .active:before {
    content: url(/local/templates/main/images/sity-icon.png);
    position: absolute;
    left: -17px;
}

.checkbox-container {
    margin-bottom: 20px;
    height: 20px;
}

.checkbox-container span {
    display: inline-block;
    margin-left: 20px;
    padding-top: 5px;
}

.checkbox-container input {
    width: 20px;
    height: 20px;
}

.checkbox-container label {
    display: inline !important;
}

.checkbox {
    vertical-align: top;
    width: 17px;
    height: 17px;
}

.checkbox + label {
    cursor: pointer;
}

.checkbox:not(checked) {
    position: absolute;
    opacity: 0;
}

.checkbox:not(checked) + label {
    position: relative;
    padding: 0 0 0 15px;
}

.checkbox:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #c4c4c4;
}

.checkbox:not(checked) + label:after {
    content: url(/local/templates/main/images/sity-icon.png);
    position: absolute;
    top: 2px;
    left: 5px;
    display: none;
}

.checkbox:checked + label:after {
    display: block;
}

.step .wrap input {
    font-size: 16px;
    cursor: pointer;
}

.step .wrap > div {
    float: left;
    margin-right: 5.6%;
    position: relative;
}

.step .wrap > div:last-child {
    margin-right: 0;
}

.select-container:before {
    content: url(/local/templates/main/images/arrow-disable.png);
    position: absolute;
    cursor: pointer;
}

div.popup-window .select-container:before {
    top: 20px;
    right: 6px;
}

.step .wrap .date,
.step .wrap .year {
    width: 19.6%;
}

.step .wrap .month {
    width: 49.5%;
}

.drop-list {
    position: absolute;
    z-index: 10;
    top: 10px;
    max-height: 188px;
    width: 100%;
    padding-left: 10px;
    display: block;
    border: 1px solid #c4c4c4;
    background: white;
    pointer-events: none;
}

.drop-list:before {
    content: url(/local/templates/main/images/arrow-enable.png);
    position: absolute;
    pointer-events: all;

}

div.popup-window .drop-list:before {
    top: 10px;
    right: 6px;
}

.drop-list li {
    font-size: 16px;
    color: #232323;
    padding: 13px 0;
    display: block;
    cursor: pointer;
    pointer-events: all;
}

.drop-list li.price-desc:after {
    content: "";
    width: 32px;
    height: 14px;
    background: url(/local/templates/main/css/./../images/price_filter.png) no-repeat bottom center transparent;
    position: relative;
    display: inline-block;
    top: 2px;
    left: 10px;
}

.drop-list li.price-asc:after {
    content: "";
    width: 32px;
    height: 14px;
    background: url(/local/templates/main/css/./../images/price_filter.png) no-repeat top center transparent;
    position: relative;
    display: inline-block;
    top: 2px;
    left: 10px;
}

.js-disable {
    display: none;
}

.step.disable {
    display: none;
}

.drop-window {
    padding: 20px;
    background: white;
    position: absolute;
    z-index: 9999;
    box-shadow: 0px 0px 35px black;
}

.drop-window .submit-drop,
.drop-window span,
.drop-window .h1 {
    display: block;
    width: 100%;
    text-decoration: none;
}

.drop-window .h1 {
    font-size: 18px;
    color: #2c3e6f;
    font-weight: bold;
    padding-bottom: 6px;
}

.drop-window span {
    font-size: 14px;
}

.drop-window .submit-drop {
    height: 42px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 13px;
    margin-top: 10px;
    font-weight: bold;
}

.drop-window .blue-bg,
.result .result-submit {
    color: white;
    background: #2c3e6f;
}

.drop-window .white-bg,
.select-container .white-bg {
    color: #2c3e6f;
    border: 2px solid #2c3e6f;
    background: none;
}

.region-window {
    width: 284px;
    left: 64px;
}

.region-window:before {
    content: url(/local/templates/main/images/triangle.png);
    position: absolute;
    top: -14px;
}

.region-window.disable {
    display: none;
}

.registration-window,
.login-window {
    width: 282px;
    right: 0;
    top: 33px;
    box-shadow: 0 35px 85px gray;
    display: none;
}

.registration-window::before,
.login-window::before {
    content: '';
    display: block;
    width: 100%;
    height: 13px;
    background: transparent;
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
}

.registration-window .margin,
.login-window .margin {
    margin-top: 20px;
}

/*.registration.disable:hover {
    box-shadow: 0 0 35px gray;
    background: url(/local/templates/main/images/registration-icon-hover.png) no-repeat 154px 19px;
    padding-right: 30px;
}*/

.registration.disable:hover .registration-window {
    display: block;
}

.registration.active:hover .login-window {
    display: block;
}

.registration > span {
    color: #EBEBEB;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 16px;
}

.registration.disable > span {
    display: none;
}

.registration {
    /*background: url(/local/templates/main/images/registration-icon-hover.png) no-repeat 154px 19px;*/
    cursor: pointer;
    display: flex;
    align-items: center;
    position:relative
}

.registration.active .new-disable {
    display: none;
}

.cart-window {
    right: 0;
    width: 284px;
    display: none;
    box-shadow: 0 35px 85px gray;
}

#header .cart.active:hover {
    box-shadow: 0 0 35px gray;
}

#header .cart.active:hover .cart-window {
    display: block;
}

.cart-window .cart-list {
    max-height: 272px;
}

.cart-window li {
    display: block;
    height: 136px;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 10px;
}

.cart-window li a {
    text-decoration: none;
}

.cart-window img {
    float: left;
}

.cart-window .text-container {
    width: 130px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cart-window .text-container div {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    float: none;
}

.cart-window .text-container .name {
    /* color: #282828; */
    color: #525252;
}

.cart-window .text-container .price {
    color: #2c3e6f;
}

.cart-window .result-text {
    font-size: 18px;
    text-align: center;
    padding-top: 16px;
}

.cart-window .result-text div {
    display: inline-block;
    font-weight: bold;
    color: #2c3e6f;
}

.cart-window .total {
    text-align: center;
    font-size: 16px;
}

.menu-mobile-wrapper {
    width: 270px;
    background: #14305e;
    position: absolute;
    top: 0;
    z-index: 999999;
}

.menu-mobile-wrapper.disable {
    display: none;
}

.menu-mobile-wrapper .head {
    height: 60px;
    padding: 0 14px 0 14px;
    background: #1c3c71;
}

.menu-mobile-wrapper .head .user {
    padding-top: 14px;
    padding-left: 32px;
}

.menu-mobile-wrapper .head .user:before {
    content: url(/local/templates/main/images/user-icon.png);
    position: absolute;
    left: 14px;
    top: 20px;
    width: 18px;
    height: 19px;
}

.menu-mobile-wrapper .head .user a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    border-bottom: 1px solid white;
}

.menu-mobile-wrapper .head .user span {
    color: #4771b6;
    font-size: 14px;
    display: block;
    width: 100%;
    padding-top: 4px;
}

.menu-mobile-wrapper .head .aut a {
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    margin-top: 24px;
    display: inline-block;
}

.menu-mobile-wrapper .head.active .aut {
    display: none;
}

.menu-mobile-wrapper .head.disable .user {
    display: none;
}

.menu-mobile-wrapper .search {
    height: 56px;
    padding: 12px 14px 0 14px;
}

.menu-mobile-wrapper .search input {
    width: 100%;
    height: 30px;
    border: none;
    background: #43597e;
    border-radius: 5px;
    padding: 0 10px;
    outline: none;
    color: white;
}

.menu-mobile-wrapper .menu-list li {
    border-bottom: 1px solid #14305e;
    background: #1c3c71;
}

.menu-mobile-wrapper .menu-list li a,
.menu-mobile-wrapper .menu-list li span {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    padding: 14px 0 14px 14px;
    display: block;
    /*width: 100%;*/
}

.menu-mobile-wrapper .menu-list .sity {
    border-bottom: 1px solid white;
    padding-left: 20px;
    display: inline-block;
    padding: 0;
    margin: 14px 0 14px 34px;
    position: relative;
}

.menu-mobile-wrapper .menu-list .sity:before {
    content: url(/local/templates/main/images/sity-menu-icon.png);
    position: absolute;
    left: -20px;
    top: -2px;
}

.menu-mobile-wrapper .cart.disable .not-empty {
    display: none;
}

.menu-mobile-wrapper .cart.active .empty {
    display: none;
}

.menu-mobile-wrapper .cart span {
    color: #4771b6;
    font-size: 14px;
}

.menu-mobile-wrapper .cart .empty {
    display: block;
    width: 100%;
    text-align: center;
}

.menu-mobile-wrapper .cart.disable {
    background: url(/local/templates/main/images/cart-menu-icon.png) no-repeat 14px 20px;
    padding: 24px 0;
}

.menu-mobile-wrapper .cart.active {
    position: relative;
    padding-top: 20px;
    background: url(/local/templates/main/images/cart-menu-icon.png) no-repeat 14px 26px;
}

.menu-mobile-wrapper .cart span.not-empty {
    margin-left: 56px;
    display: block;
}

.menu-mobile-wrapper .cart .white {
    display: inline-block;
    font-size: 16px;
    color: white;
}

.menu-mobile-wrapper .cart a {
    display: block;
    text-align: center;
    color: white;
    border: 2px solid white;
    text-transform: uppercase;
    height: 36px;
    width: 240px;
    margin: 0 auto;
    padding: 9px 0;
    margin-top: 20px;
}

.menu-mobile-wrapper .cart .counter {
    height: 25px;
    width: 25px;
    text-align: center;
    background: url(/local/templates/main/images/counter-bg.png) no-repeat center;
    color: #14305e;
    font-size: 12px;
    font-weight: bold;
    padding-top: 6px;
    position: absolute;
    top: 14px;
    left: 25px;
}

.bread-crumbs {
    padding: 20px 0;
    height: 60px;
    display: block;
}

.bread-crumbs > div {
    float: left;
    padding-right: 3px;
}

.bread-crumbs a,
.bread-crumbs span {
    color: #323232;
    font-size: 14px;
    display: inline-block;
}

.bread-crumbs a {
    border-bottom: 1px dashed #323232;
    text-decoration: none;
}

.sidebar {
    width: 294px;
    float: left;
}

.menu-sidebar {
    display: block;
    width: 100%;
    padding-right: 20px;
}

.menu-sidebar > li {
    width: 100%;
    padding: 12px 0;
    border-top: 1px solid #c4c4c4;
    position: relative;
    padding-right: 20px;
}

.menu-sidebar > li:last-child {
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 18px;
}

.menu-sidebar a {
    text-decoration: none;
}

.menu-sidebar > li > a {
    color: #282828;
    font-size: 16px;
    font-weight: bold;
}

.sidebar .menu-sidebar li.disable .sub-menu {
    display: none;
}
.sidebar .menu-sidebar li.disable,
.sidebar .menu-sidebar .sub-menu li {
    position: relative;
}
.menu-sidebar > li .cross {
    height: 11px;
    width: 11px;
    position: absolute;
    right: 8px;
    top: 13px;
    cursor: pointer;
}
.menu-sidebar.catalog-list .sub-menu li.active > a,
.sidebar .menu-sidebar.catalog-list .sub-menu li.active a {
    font-weight: normal;
}

.menu-sidebar li.disable>.cross {
    background: url(/local/templates/main/images/cross-icon.png) no-repeat center;
}

.menu-sidebar  li.active>.cross {
    background: url(/local/templates/main/images/line-icon.png) no-repeat center;
}

.menu-sidebar > li > a,
.sidebar .menu-sidebar .sub-menu li > a {
    margin-bottom: 5px;
    display: inline-block;
}

.sidebar .sub-menu li {
    margin-bottom: 2px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.sidebar .sub-menu li.active {
    background: transparent !important;
}

.sidebar .sub-menu li.active::before,
.sidebar .sub-menu li.active::after {
    display: none;
}

.sidebar .sub-menu li.active a {
    text-decoration: none;
    font-weight: bold;
    background: url(/local/templates/main/css/../images/sidebar-info-bg.png) no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.sidebar .sub-menu li.active a,
.sidebar .sub-menu li.active span {
    cursor: default;
}

.sidebar .sub-menu li a,
.sidebar .sub-menu li span {
    padding: 6px 35px 6px 8px;
    position: relative;
    font-size: 16px;
    color: #929292;
    display: block;
}

.sidebar .sub-menu li a:hover,
.sidebar .sub-menu li span:hover {
    text-decoration: none;
    font-weight: bold;
    background: url(/local/templates/main/images/sidebar-info-bg.png) no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.catalog .banner img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.banner .text-wrap {
    width: 474px;
    padding-left: 20px;
    padding-top: 10px;
}

.banner .text-wrap .h1 {
    color: #323232;
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.banner .text-wrap p {
    color: #727272;
    font-size: 14px;
    line-height: 1.2em;
}

.filter .select-container,
.filter-mobile .select-container {
    position: relative;
}

.catalog .filter {
    padding: 10px 0;
}

.filter .select-container .element,
.filter-mobile .select-container .element {
    width: 100%;
    height: 30px;
    padding: 0 10px;
    cursor: pointer;
}

.filter .select-container:before,
.filter-mobile .select-container:before {
    top: 4px;
    right: 6px;
    cursor: pointer;
}

.filter .select-container .drop-list:before,
.filter-mobile .select-container .drop-list:before {
    top: 4px;
    right: 6px;
    cursor: pointer;
}

.filter .select-container .drop-list,
.filter-mobile .select-container .drop-list {
    top: 0;
}

.filter .select-container .drop-list li,
.filter-mobile .drop-list li {
    padding: 12px 10px 12px 10px;
    font-size: 14px;
}

.filter .select-container .drop-list li:hover,
.filter-mobile .select-container .drop-list li:hover {
    background-color: #e5e5e5;
}

.filter .select-container .drop-list,
.filter-mobile .select-container .drop-list {
    padding: 0;
}

.filter .select-container .price-slider {
    width: 284px;
    height: 150px;
    background: white;
    border: 1px solid #c2c2c2;
    position: absolute;
    right: 0;
    top: 29px;
    z-index: 99999;
}

#price-slider {
    margin-top: 20px;
}

.price-slider .wrap {
    float: left;
    width: 50%;
    padding: 0 0 20px 18px;
}

.price-slider .wrap span {
    font-size: 14px;
    color: #323232;
}

.price-slider .submit-drop {
    font-size: 16px;
    font-weight: bold;
    height: 42px;
    width: 140px;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}

.radio {
    vertical-align: top;
    width: 10px;
    height: 10px;
}

.radio + label {
    cursor: pointer;
    /*position: relative;*/
}

.radio:not(checked) {
    position: absolute;
    opacity: 0;
}

.radio:not(checked) + label {
    position: absolute;
}

.radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background: #c3c3c3;
    border-radius: 10px;
}

.radio:not(checked) + label:after {
    content: url(/local/templates/main/images/radio-icon.png);
    position: absolute;
    top: 0px;
    left: 3px;
    display: none;
}

.radio:checked + label:after {
    display: block;
}

.price-input.disable .price-slider {
    display: none;
}

.price-input.active:before {
    content: url(/local/templates/main/images/arrow-enable.png);
    position: absolute;
    top: 4px;
    right: 6px;
}

.price-slider-container {
    width: 250px;
    height: 50px;
    margin: 0 auto;
    padding-top: 22px;
}

.slider-line {
    width: 100%;
    height: 6px;
    background: #c4c4c4;
    position: relative;
}

.slider-line .gap-line {
    position: absolute;
    top: 0;
    background: #2c3e6e;
    height: 100%;
}

.slider-line .left-button,
.slider-line .right-button {
    width: 56px;
    height: 22px;
    background: #878787;
    position: absolute;
    top: -7px;
    cursor: pointer;
    display: block;
    border: none;
    z-index: 99;
    text-align: center;
}

.slider-line .left-ch {
    width: 56px;
    height: 22px;
    position: absolute;
    top: -7px;
    cursor: pointer;
    z-index: 9999;
}

.slider-line .right-ch {
    width: 56px;
    height: 22px;
    position: absolute;
    top: -7px;
    cursor: pointer;
    z-index: 9999;
}

.slider-line .left-button,
.slider-line .left-ch {
    left: 0;
}

.slider-line .right-button,
.slider-line .right-ch {
    right: 0;
}

.gallery {
    width: 80px;
    position: absolute;
    left: 0;
    display: none;
}

.hover-element .button-container {
    padding-top: 20px;
    display: none;
    text-align: center;
}

.view.catalog {
    padding: 0;
    margin: 10px 0 16px 0;
}

.catalog .filter .select-container {
    float: left;
}

.container.catalog-wrap .news {
    margin: 0;
}

.cols .element .img-container img {
    max-width: 100%;
}

.catalog .cols{
    margin-bottom: 55px;
}
.catalog-wrap .cols,
.product .view .cols {
    margin-bottom: 24px;
}

.product-container {
    margin-bottom: 60px;
}

.description .h1,
.description .h2,
.description .name {
    color: #232323;
    font-weight: bold;
}

.description .h1,
.description .code {
    font-size: 24px;
}

.description .h2,
.description .name {
    font-size: 16px;
}

.description .code {
    color: #2c3e6f;
}

.description .code {
    padding-bottom: 12px;
    display: block;
}

.description .name span,
.description .materials span,
.description p,
.price-wrapper .price-whol span,
.price-wrapper .price span {
    color: #888888;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2em;
}

.description .materials span {
    display: block;
}

.description .h2,
.description .name {
    padding-top: 14px;
}

.description .description-box {
    display: block;
    position: relative;
}

.description-box.nofull:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 4em;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
}

.description-box-container {
    overflow: hidden;
    max-height: 55px;
}

.product-gallery .img-container {
    margin-bottom: 10px;
}

.product-gallery {
    width: 86px;
    float: left;
}

.product-slider .main-img {
    border: 1px solid #e5e5e5;
    float: left;
    position: relative;
    text-align: center;
}

.product-slider .main-img .main {
    display: inline-block;
    margin: 20px 0;
}

.product-slider .discount {
    width: 42px;
    height: 16px;
    background: #cc2229;
    color: white;
    text-align: center;
    font-size: 12px;
    padding-top: 2px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.price-wrapper .price-whol {
    color: #2c3e6f;
    font-size: 36px;
    font-weight: bold;
}

.price-wrapper .price {
    color: #232323;
    font-weight: bold;
    font-size: 16px;
    padding-top: 8px;
}

.price-wrapper .table-size {
    color: #323232;
    font-size: 14px;
    border-bottom: 1px dashed #323232;
    text-decoration: none;
}

.price-wrapper .table {
    margin-top: 16px;
}

.product-add-count .input-wrap {
    display: inline-block;
    margin-left: 184px;
}

.product-add-count li {
    height: 30px;
    display: block;
    margin-top: 8px;
    position: relative;
}

.product-add-count span {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    max-width: 180px;
}

.counter-input {
    text-align: center;
}

.input-wrap .minus,
.input-wrap .counter-input,
.input-wrap .plus {
    width: 30px;
    height: 30px;
    border: 1px solid #e5e5e5;
    float: left;
    margin-left: 6px;
}

.input-wrap .minus {
    background: url(/local/templates/main/images/line-icon.png) no-repeat center;
    cursor: pointer;
}

.input-wrap .plus {
    background: url(/local/templates/main/images/cross-icon.png) no-repeat center;
    cursor: pointer;
}

.product-add-count .subscribe {
    width: 102px;
    margin-left: 190px;
}

.product-add-count .subscribe,
.link-wrap a {
    display: inline-block;
    height: 30px;
    text-decoration: none;
    text-align: center;
    color: #282828;
    padding-top: 5px;
    font-size: 16px;
    border: 1px solid #e5e5e5;
}

.link-wrap a {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 8px;
    margin-bottom: 10px;
}

.product-add-count li.active .subscribe {
    display: none;
}

.product-add-count li.disable .input-wrap {
    display: none;
}

.product-add-count li.disable span {
    color: #888888;
    text-decoration: line-through;
}

.price-wrapper .cart-add,
.price-wrapper .checkout {
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    height: 38px;
    padding-top: 10px;
}

.price-wrapper .cart-add {
    color: white;
    background: #2c3e6f;
    margin-top: 20px;
}

.price-wrapper .checkout {
    margin-top: 10px;
    height: 38px;
    border: 2px solid #2c3e6f;
    color: #2c3e6f;
}

.gallery-control {
    cursor: pointer;
}

.slider-link {
    display: block;
    max-width: 100%;
}

.main-slider-container .bx-wrapper img {
    width: 100% !important;
}

.video-container img {
    width: 100%;
}

.cart .table-container {
    float: left;
    max-width: 1025px;
    overflow: hidden;
}

.table-container .head-table {
    padding-bottom: 12px;
    font-size: 16px;
    color: #323232;
    height: 30px;
}

.table-container .head-table div {
    height: 16px;
    float: left;
}

.table-container li {
    border-bottom: 1px solid #c4c4c4;
    text-align: left;
    position: relative;
}

.table-container li:last-child {
    border-bottom: none;
}

.table-container .row-table {
    height: 136px;
    display: flex;
    align-items: center;
}

.cart .input-wrap div:first-child {
    margin-left: 0;
}

.cart .name-column .h1 {
    font-size: 16px;
    font-weight: bold;
    color: #323232;
}

.cart .name-column span,
.cart .cost-column span {
    color: #888888;
    display: block;
}

.cart .cost-column span {
    font-size: 14px;
}

.cart .size-column span,
.cart .vol-column span,
.cart .weight-column span {
    color: #323232;
}

.cart .delete {
    width: 30px;
    height: 30px;
    position: absolute;
    background: url(/local/templates/main/images/delete-icon.png) no-repeat center;
    cursor: pointer;
}

.cart .result {
    float: left;
}

.cart .result span {
    font-size: 16px;
    display: block;
    float: left;
}

.cart .result .left {
    color: #323232;
    text-align: left;
    width: 40%;
}

.cart .result .right {
    color: #2c3e6f;
    text-align: right;
    width: 60%;
}

.cart .result li {
    border-bottom: 1px solid #dfdfdf;
    padding: 4px 0;
}

.cart .result li.last-line {
    border-bottom: none;
    margin-bottom: 28px;
}

.cart .result li.result-line {
    border-bottom: none;
    margin-top: 10px;
}

.cart .result li.result-line span {
    font-size: 24px;
    font-weight: bold;
}

.result .result-submit {
    border: none;
    width: 248px;
    height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 20px;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
}

.result .link-container {
    text-align: center;
    width: 100%;
    padding-top: 20px;
}

.result .link-container a {
    color: #323232;
    border-bottom: 1px dashed #323232;
    text-decoration: none;
}

.cart .economie {
    background: #efefef;
    width: 100%;
}

.cart .economie .name {
    color: #323232;
    font-size: 14px;
}

.cart .economie .name:first-child {
    font-weight: bold;
}

.cart .economie .name span {
    color: #2c3e6f;
    font-weight: bold;
}

.cart .continue {
    height: 40px;
    color: #2c3e6f;
    font-size: 16px;
    border: 2px solid #2c3e6f;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    margin: 30px 0;
}

.cart .cost-column .price {
    color: #2c3e6f;
}

.cart .view .add-to-cart {
    display: none;
    width: 332px;
    height: 472px;
    position: absolute;
    background: white;
    top: -40px;
    left: -20px;
    box-shadow: 0px 0px 35px black;
    z-index: 0;
    padding: 0 20px;
}

.cart .view .cols {
    position: relative;
}

.cart .view .element {
    position: relative;
    z-index: 99;
}

.not-found {
    height: 704px;
    background: url(/local/templates/main/images/404-bg.png) no-repeat center;
    position: relative;
}

.not-found .left,
.not-found .right {
    float: left;
    position: relative;
}

.not-found .right .help {
    color: #323232;
    font-size: 14px;
    width: 100%;
}

.not-found .search {
    background: #dbdbdb;
    height: 28px;
    border-radius: 20px;
    margin: 18px 0 30px 0;
}

.not-found .search input {
    width: 100%;
    height: 100%;
    outline: none;
    background: url(/local/templates/main/images/search-icon.png) no-repeat 8px 5px;
    border: none;
    padding-left: 28px;
    padding-right: 10px;
}

.not-found .right a {
    color: #2c3e6f;
    display: inline-block;
    margin-bottom: 30px;
}

.info-page .sidebar-info,
.info-page .info-content,
.info-slider-container {
    float: left;
}

.info-page .info-content p,
.info-page .info-list {
    color: #323232;
    font-size: 16px;
    line-height: 1.3em;
}

.info-page .sidebar-info li a {
    font-size: 16px;
    color: #282828;
    display: block;
}

.info-page .info-content .banner-container {
    margin: 14px 0;
}

.info-page .info-content .h1 {
    color: #323232;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.info-page .info-list {
    margin-top: 4px;
    display: block;
}

.info-page .info-drop input {
    width: 100%;
    height: 40px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #c5c5c5;
    cursor: pointer;
    color: #282828;
}

.info-page .info-drop {
    position: relative;
}

.info-page .info-drop:before {
    content: url(/local/templates/main/images/arrow-info.png);
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}

.thanks-wrap {
    height: 532px;
    background: #f4f4f4;
    margin: 20px auto 0 auto;
    padding-top: 50px;

}

.thanks-wrap .res-container {
    width: 100%;
    height: 100%;
    text-align: center;
}

.result.thanks-res {
    display: inline-block;
    float: none;
    margin-top: 70px;
}

.res-container > span {
    color: #323232;
    display: block;
    line-height: 1.4em;
}

.res-container .link a {
    color: #2c3e6f;
    display: inline-block;
    margin-top: 4px;
}

.cart-wrapper.thanks-cart {
    margin: 30px auto 40px auto;
}

.cart-wrapper.thanks-cart .math {
    display: none;
}

.cart-wrapper.thanks-cart .delete {
    display: none;
}

.res-container .invoice .name,
.invoice .invoice-link a {
    font-size: 16px;
    color: #323232;
    margin-left: 20px;
}

.res-container .invoice .date {
    color: #888888;
    font-size: 16px;
}

.res-container .invoice .invoce-link a {
    text-decoration: underline;
}

.invoice {
    padding-top: 40px;
}

.invoice .invoice-link .before-link {
    padding-left: 24px;
    display: inline-block;
    height: 17px;
    background: url(/local/templates/main/images/cart-back-icon.png) no-repeat;
}

.result.thanks-res.ur {
    margin: 40px;
}

.step-element.active {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.step-one .cart {
    float: left;
}

.step-element.disable {
    height: 60px;
}

.step-four .step-count:before {
    display: none;
}

.step-element .step-name {
    float: left;
}

.step-element .step-wrapper {
    float: left;
}

.step-element.step-one .step-wrapper {
    padding-right: 50px;
}

.step-element .step-wrapper input[type="text"] {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    font-size: 16px;
    color: #323232;
    border: 1px solid #c4c4c4;
    outline: none;
}

.step-element .step-wrapper span {
    font-size: 14px;
    color: #232323;
}

.step-element.step-one .step-wrapper span {
    padding: 20px 0 10px 0;
    display: inline-block;
}

.step-element .step-name .step-count {
    width: 40px;
    height: 40px;
    border: 2px solid;
    border-radius: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-top: 8px;
    float: left;
    margin-right: 10px;
}

.step-element.active .step-name .step-count {
    border-color: #2c3e6f;
    color: #2c3e6f;
}

.step-element .step-name .name {
    font-size: 24px;
}

.step-element.active .step-name .name {
    color: #2c3e6f;
}

.step-element .step-name span {
    font-size: 14px;
    color: #2c3e6f;
    display: block;
    padding-left: 50px;
    padding-top: 16px;
}

.step-element.disable .step-wrapper {
    display: none;
}

.step-element.disable .step-name span {
    display: none;
}

.step-element.disable .step-name .step-count {
    color: #888888;
    border-color: #888888;
    position: relative;
}

.step-element.disable .step-name .name {
    color: #888888;
}

.step-element.disable .step-name .step-count:before {
    content: "";
    width: 2px;
    background: #888888;
    height: 20px;
    position: absolute;
    bottom: -22px;
    left: 17px;
}

.checkout-submit {
    height: 40px;
    color: white;
    background: #2c3e6f;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
    margin-top: 20px;
    cursor: pointer;
}

.checkout-radio-wrapper {
    float: left;
}

.checkout-radio-wrapper .radio-element {
    padding-bottom: 24px;
}

.radio-element .wrap {
    float: left;
    margin-right: 6px;
    width: 20px;
    height: 20px;
}

.radio-element .radio-text {
    font-size: 12px;
    color: #888888;
    background: #f5f5f5;
    padding: 6px 8px;
    border-radius: 4px;
    display: inline-block;
    margin-left: 24px;
    margin-top: 8px;
}

.step-element .transport-company {
    width: 100%;
    float: left;
}

.transport-company .company-element {
    float: left;
    height: 64px;
    position: relative;
}

.company-element .wrap {
    float: left;
    /*padding-top: 24px;*/
    margin-top: 24px;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    position: relative;
}

.company-element img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
}

.comment {
    width: 100%;
    float: left;
    padding-right: 50px;
    position: relative;
}

.comment:before {
    content: url(/local/templates/main/images/comment-icon.png);
    position: absolute;
    top: 0;
}

.comment textarea {
    width: 100%;
    height: 80px;
    resize: none;
    outline: none;
    padding: 5px 10px;
    margin-top: 10px;
}

.step-wrapper .step-right {
    float: left;
}

.step-right p {
    font-size: 14px;
    color: #323232;
    padding-top: 20px;
    line-height: 1.2em;
}

.step-right .extra {
    color: #888888;
    font-size: 14px;
    padding-top: 20px;
}

.checkout-page .cart {
    padding-top: 20px;
    float: left;
}

.checkout-page .cart .delete {
    display: none;
}

.radio-element.pad {
    padding-left: 24px;
}

.radio-element.check {
    line-height: 20px;
}

.step-checkout {
    float: left;
}

.checkout-page .cart .result {
    padding: 0;
}

.step-five {
    height: auto !important;
}

.close-mobile-menu {
    position: absolute;
    top: 18px;
    right: 12px;
    width: 20px;
    height: 20px;
    background: url(/local/templates/main/images/close-icon-mobile.png) no-repeat center;
}

.label {
    padding-top: 10px;
    position: relative;
}

.label span {
    position: absolute;
    /*top: -40px;*/
    left: 0;
    background: #FFF;
    display: none;
    border: 2px solid black;
    width: 100%;
    /*line-height: 40px;*/
    /*padding: 0 10px;*/
    padding: 5px 10px;
    line-height: 1.3;
    bottom: 100%;
    z-index: 1;
}

.label .wrap {
    position: relative;
    width: 40px;
    height: 39px;
    overflow: hidden;
    margin-right: 9px;
    margin-bottom: 10px;
}

.label .wrap img {
    position: absolute;
    top: 0;
    right: 0;
}

.label .element:hover {
    cursor: pointer;
}

.label .element:hover img {
    top: -39px;
}

.label .element:hover span {
    display: block;
}

.price-wrapper .table li.js-disable {
    /*display: none;*/
}

.price-wrapper .table li.active-size {
    display: block;
    cursor: pointer;
}

.price-wrapper .table li.active-size span:before {
    content: url(/local/templates/main/images/arrow-disable.png);
    position: absolute;
    top: -2px;
    right: 4px;
    display: none;
}

.price-wrapper .table li.active-size span {
    border: 0px solid #e5e5e5;
    float: left;
    display: block;
}

.price-wrapper .table li span {
    padding: 0 20px;
    line-height: 16px;
}

.select-size {
    font-weight: bold;
}

.hide {
    display: none;
}

.container .top-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap:20px
}

.office-link:hover {
    text-decoration: none;
    opacity: 0.8
}

/* Index page */
@media (min-width: 1200px) {
    .news-catalog .column {
        /* width: 396px; */
    }

    .news-catalog .column:last-child {
        margin-top: 0px;
    }

    .video-container {
        width: 100%;
    }
}

div.popup-window textarea {
    width: 100%;
    height: 100px;
    font-family: Arial;
    padding: 10px;
    resize: none;
}

div.popup-window textarea.popup-input-text {
    padding: 10px;
}

.info-page.column_1 .info-content {
    float: none;
}

@media (min-width: 1200px) {
    .info-page.column_1 .info-content {
        width: 100%;
        margin-right: 0;
    }
}

/******************
* Заголовки
******************/

.info-content h1 {
    font-weight: bold;
    color: #2c3e6f;
    font-size: 20px;
    margin: 30px 0 20px;
}

.info-content h1:first-of-type {
    margin-top: 0;
}

.info-content h2 {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin: 20px 0 10px;
}

.info-content h3 {
    font-weight: bold;
    font-size: 16px;
    margin: 15px 0 10px;
}

.info-content h4 {
    font-weight: bold;
    font-size: 14px;
    margin: 10px 0;
}

/******************
* Тексты
******************/

.info-content {
    color: #323232;
    font-size: 16px;
    line-height: 1.3em;
}

.info-content b {
    font-weight: bold;
}

.info-content p {
    margin: 10px 0;
}

@media (min-width: 1200px) {
    .info-page .info-content {
        width: 614px;
        margin-right: 10px;
    }
}

/******************
* Картинки
******************/

.info-content img {
    max-width: 100% !important;
    height: 100%;
}

.info-content img.left-icon {
    position: absolute;
}

/******************
* Списки
******************/

.info-content ul {
    margin: 10px 0;
}

.info-content ul > li:before {
    content: "- ";
}

/******************
* Таблицы
******************/

.info-content table {
    width: 100%;
    margin: 20px 0;
}

.info-content table th {
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    color: #2c3e6f;
    border-bottom: 3px double;
}

.info-content table td {
    padding: 5px;
    border-bottom: 1px solid;
    text-align: center;
    vertical-align: middle;
}

.info-content table tr.color-bg td {
    background-color: #E0E0E0;
}

/******************
* Боковое меню
******************/

.info-page .sidebar-info li {
    margin-bottom: 2px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.info-page .sidebar-info li.active {
    background: transparent !important;
}

.info-page .sidebar-info li.active::before,
.info-page .sidebar-info li.active::after {
    display: none;
}

.info-page .sidebar-info li.active a {
    text-decoration: none;
    font-weight: bold;
    background: url(/local/templates/main/css/../images/sidebar-info-bg.png) no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/

/**/
.xs {
    display: none
}

.md {
    float: left;
    width: 100%
}

div.popup-window.for-got {
    border-top: 3px solid #2c3e6f
}

.account-container .h2 {
    font-size: 18px;
    color: #232323;
    font-weight: bold;
    padding: 0 0 0px 0;
}

.account-container .h22 {
    padding: 15px 0 0px 0;
}

.account-container .form-group {
    padding: 15px 0 0;
}

.account-container .form-group.width-left {
    width: 335px;
}

.account-container .form-group span {
    font-size: 14px;
    color: #888888;

}

.account-container .form-group span.warning {
    font-size: 18px;
    color: #2c3e6f;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    display: block;
}

.account-container .form-group.forgot-continer {
    padding: 20px 0 20px 0;
    text-align: center;
}

.account-container .form-group a {
    color: #000;
    text-decoration: underline;
}

.account-container .form-group a:hover {
    text-decoration: none;
}

.account-container .control-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    color: #232323;
    font-weight: normal;
}

.account-container .form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #323232;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c4c4c4;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.account-container input[type="checkbox"] {
    display: none;
}

.account-container input[type="checkbox"] + label {
    position: relative;
    padding-left: 25px;
    font-size: 14px;
    color: #232323;
    font-weight: 100;
    margin: 6px 0px;
    line-height: 24px;
}

.account-container input[type="checkbox"] + label:hover {
    cursor: pointer;
}

.account-container input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    height: 18px;
    width: 18px;
    margin: 0px 10px 0 0;
    background-image: url(/local/templates/main/css/../images/sity-icon.png);
    background-position: -18px -18px;
    border: 1px solid #c4c4c4;
    background-repeat: no-repeat;
    position: absolute;
    top: 3px;
    left: 0px;
}

.account-container input[type="checkbox"]:checked + label::before {
    background-position: 3px 3px;
}

.account-container input:disabled + label {
    opacity: 0.5 !important;
}

.account-container .result-submit,
.account-container input[type="submit"] {
    border: none;
    width: 100%;
    height: 40px;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 0px;
    cursor: pointer;
    color: white;
    background: #2c3e6f;
    font-size: 15px;
    transition: all 0.1s ease 0s;
}

.account-container input[type="submit"]:hover {
    opacity: .95;
}

.bt-1,
a.bt-1 {
    color: #c61524 !important;
    text-decoration: none;
    border: 2px solid #c61524;
    background: none;
    height: 40px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    line-height: 39px;
    margin-top: 10px;
    font-weight: normal;
    display: block;
    width: 100%;
}

.bt-1:hover,
a.bt-1:hover {
    background: #c61524;
    color: #FFF !important;
    border: 2px solid #c61524;
    transition: all 0.3s ease 0s;
}

.bt-2,
a.bt-2 {
    color: #2c3e6f !important;
    text-decoration: none;
    border: 2px solid #2c3e6f;
    background: none;
    height: 38px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    line-height: 37px;
    font-weight: normal;
    display: block;
    width: 100%;
}

.bt-2-new {
    color: #2c3e60 !important;
    text-decoration: none !important;
    border: 2px solid #2c3e6f !important;
    background: none !important;
    height: 38px !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    text-align: center !important;
    line-height: 37px !important;
    font-weight: normal !important;
    display: block !important;
    width: 100% !important;
}

.bt-2:hover,
a.bt-2:hover {
    background: #2c3e6f;
    color: #FFF !important;
    border: 2px solid #2c3e6f;
    transition: all 0.3s ease 0s;
}

.bt-2-new:hover {
    background: #2c3e6f !important;
    color: #FFF !important;
    border: 2px solid #2c3e6f !important;
    transition: all 0.3s ease 0s !important;
}

.account .col-right .info-text {
    padding: 15px 0 5px 0;

}

/*adress*/
.account-container .row-table {
    height: inherit;
    display: flex;
    padding: 20px 0px;
    align-items: center;
}

.account-container .row-form {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.account-container ul li.row-table:first-child {
    border-top: 1px solid #c4c4c4;

}

.adress-column {
    float: left;
    width: 80%;
    font-size: 16px;
    color: #232323;
    font-weight: bold;
}

/*adress add*/
.adress-column-oblast {
    float: left;
    padding: 0px 20px 0 0;
}

.adress-column-adress {
    float: left;
    padding: 0px 20px 0 0;
}

.account-container .adress-column-oblast .form-control {
    float: left;
    width: 90%;
}

.account-container .adress-column-oblast .number {
    float: left;
    display: block;
    width: 10%;
    line-height: 37px;
}

.delete-column,
.form-group.delete-column {
    float: right;
    width: 20%;
    text-align: right;
    padding: 0;
    margin: 0;
}

.delete-column a {
    color: #232323;
    text-decoration: underline;
}

.delete-column a:hover {
    text-decoration: none;
}

/*order-list*/
.account-container .order-list .row-table {
    padding: 25px 0px;
}

.icon-shipped {
    padding: 0 0 0 40px;
    min-height: 34px;
}

.icon-shipped2 {
    padding: 0 0 0 40px;
    min-height: 34px;
}

.icon-payed {
    padding: 0 0 0 40px;
    min-height: 34px;
}

.text-grey {
    color: #898989
}

.text-red {
    color: #ff0000
}

.text-blue {
    color: #2c3e6f
}

.fontsize-14 {
    font-size: 14px;
}

.order-list .cols span {
    color: #888888;
    font-size: 14px
}

.order-list .cols span.text-red {
    color: #ff0000
}

.order-list .cols span.text-blue {
    color: #2c3e6f
}

.order-list .cols strong {
    font-weight: bold;
}

.order-list .cols a {
    color: #2c3e6f;
}

.order-list .cols a:hover {
    text-decoration: none;
}

/*order-one*/
.order-one .head-table span.text-grey {
    font-weight: normal;
}

.head-table {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 12px;
    padding: 0 0 5px 0;
}

.head-table span {
    color: #888888;
    font-size: 14px;
}

.account-container .head-table .head-container {
    padding: 0 0 0 25px;
    width: 260px;
    background: url(/local/templates/main/css/../images/arrow-oredr-left.png) 0 5px no-repeat;
}

.account-container .head-container a {
    border-bottom: 0;
    text-decoration: underline;
}

.account-container .head-container a:hover {
    text-decoration: none;
}

.account-container .head-table .head-container {
    float: left;
    width: 280px;
}

.account-container .head-table .head-qty {
    float: left;
    width: 320px;
}

.account-container .head-table .head-payed {
    float: left;
    width: 115px;
}

.account-container .head-table .head-shipped {
    float: left;
    width: 170px;
}

.order-one .cols strong,
.head-table strong {
    font-weight: bold;
}

.order-one .cols a,
.account a {
    color: #2c3e6f;
}

.order-one .cols a:hover,
.account a:hover {
    text-decoration: none;
}

.table-container .bottom-table li {
    border-bottom: 0px solid #c4c4c4;
    padding: 2px 0;
}

.left-slider-container {
    position: relative;

}

#left-slider-next {
    display: none;
}

#left-slider-prev {
    display: none;
}

.order-one .cols span,
.order-one .head-table span.text-grey {
    color: #888888;
    font-size: 14px
}

.order-one .cols span.text-red {
    color: #ff0000
}

.order-one .cols span.text-blue {
    color: #2c3e6f
}

.order-one .cols span.fontsize-14,
.order-one .head-table span.fontsize-14 {
    font-size: 14px;
}

.order-one .cols strong {
    font-weight: bold;
}

.order-one .cols a {
    color: #2c3e6f;
}

.order-one .cols a:hover {
    text-decoration: none;
}

.order-one .cost-column {
    text-align: right;
}

/* order-one*/

.bottom-table {
    border-top: 1px solid #c4c4c4;
    padding: 20px 0;

}

.table-container .bottom-table a {
    color: #2c3e6f
}

.table-container .bottom-table a:hover {
    text-decoration: none;
}

.table-container .bottom-table li {
    border-bottom: 0px solid #c4c4c4;
    padding: 2px 0
}

.table-container .bottom-table li.full-tootal {
    font-size: 18px;
    font-weight: bold;
    padding: 24px 0 0 0;
}

.table-container .bottom-table li.full-tootal span {
    color: #2c3e6f
}

.container-totals {
    float: left;
    width: 600px;
}

.container-order-payed {
    float: left;
    width: 160px;
}

.container-order-shipped {
    float: right;
    width: 140px;
}

@media (min-width: 1200px) {

    .sidebar-account .navbar-header {
        display: none;
    }

    .sidebar-account li {
        min-height: 40px;
        line-height: 39px;
        text-align: left;
        padding: 0 20px;
    }

    .sidebar-account li.active {
        background: #e0e0e0;
    }

    .sidebar-account li.active:hover {
        opacity: .8
    }

    .sidebar-account li.active {
        position: relative;
    }

    .sidebar-account li.active::before,
    .sidebar-account li.active::after {
        content: '';
        position: absolute;
        right: -20px;
        bottom: 0;
        border: 20px solid white;
        border-left: 15px solid #e0e0e0;
    }

    .sidebar-account li.active::after {
        border-left: 15px solid #e0e0e0;
        bottom: 0px;
    }

    .sidebar-account li a {
        font-size: 16px;
        color: #282828;
        text-decoration: underline;
    }

    .sidebar-account li.active a {
        text-decoration: none;
        font-weight: bold;
        display: block;
    }

    .sidebar-account li a:hover {
        text-decoration: none;
    }

    .account-container {
        min-height: 700px;
    }

    .account {
        width: 934px;
        float: left;
    }

    .account .col-left {
        width: 332px;
        float: left;
        padding: 0 20px;
    }

    .account .col-right {
        width: 417px;
        float: left;
        padding: 0 20px 0 104px;
    }

    .col-center {
        width: 100%;
        float: left;
        padding: 0 0px 0 20px;

    }

    .account.personal-data .col-left {
        width: 400px
    }

    .account.personal-data .col-right {
        width: 410px;
        float: left;
        padding: 0 20px 0 60px;
    }

    .account-container .head-container {
        padding: 0 20px;
    }

    .account-container .col-left .head-container,
    .account-container .col-right .head-container {
        padding: 0 0px;
        margin: 0;
    }

    /*adress add*/
    .adress-column-oblast {
        width: 254px;

    }

    .adress-column-adress {
        width: 445px
    }

    /*subscribe*/
    .account.subscribe .col-left {
        width: 630px;
        float: left;
        padding: 0 290px 0 20px;
    }

    .account.subscribe .col-right {
        width: 290px;
        float: right;
        padding: 0 0px 0 0px;
    }

    /* order-list*/
    .order-list .colum-ordernumber {
        width: 180px;
    }

    .order-list .colum-qty {
        width: 160px;
    }

    .order-list .colum-suma {
        width: 215px;
    }

    .order-list .colum-status1 {
        width: 196px;
    }

    .order-list .colum-status2 {
        width: 160px;
    }
}

.select-size {
    margin-top: 10px;
    height: 38px;
    border: 2px solid #2c3e6f;
    color: #2c3e6f;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    height: 38px;
    cursor: pointer;
    padding-top: 10px;

}

.select-size.open {
    background: #2c3e6f;
    color: #FFF;

}

.description .clicking {
    cursor: pointer;
    padding-bottom: 5px;
}

.clicking span {
    color: #2c3e6f;
    border-bottom: 1px dashed #2c3e6f
}

.bt-curier {
    width: 100%;
    text-align: center
}

.col-50 {
    width: 50%;
    display: inline-block;
    padding-right: 15px;
}

.bt-curier .col-50:last-child {
    padding-right: 0;

}

.items-imeage {
    width: 100%;
    padding: 0 25%;

}

.items-imeage img {
    max-width: 100%;
    height: auto;

}

.items-name-price {
    width: 100%;
    text-align: center;
}

div.popup-window .bt-close {
    color: white;
    background: #2c3e6f;
    border: none;
    cursor: pointer;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 100%;
    text-decoration: none;
    line-height: 40px;
    font-size: 14px;
    display: block;
    height: 40px;
}

.clear.poehali-fon {
    background: url('/local/templates/main/images/Poehali_bckgr.jpg');
    height: 169px;
    text-align: center;
}

.clear.poehali-fon .butt-p img {
    padding-top: 35px;
}

.subscribe_success {
    display: inline;
    width: 100%;
    text-align: center;
}

.section_top_description {
    margin: 15px 0;
    line-height: 1.2em;
}

.section_bottom_description {
    margin-bottom: 30px;
    line-height: 1.2em;
}

.js-video {
    cursor: pointer;
    transition: all 0.3s ease;
}

.js-video:hover {
}

.section_bottom_description p,
.section_top_description p {
    margin-bottom: 10px;
}

.section_bottom_description ul,
.section_top_description ul {
    margin-bottom: 20px;
}

.section_bottom_description ol,
.section_top_description ol {
    margin-bottom: 20px;
}

.section_bottom_description ol li,
.section_top_description ol li {
    list-style-type: decimal;
    margin: 0 0 0 40px;
}

.section_bottom_description ul li,
.section_top_description ul li {
    list-style-type: disc;
    margin: 0 0 0 20px;
}

.section_bottom_description h3,
.section_top_description h3 {
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 15px;
    font-weight: bold;
}

.bx-filter.bx-blue .bx-filter-section {
    background: none;
}

.bx-filter .checkbox {
    opacity: 1;
    position: inherit;
    width: 100%;
    height: auto;
}

.bx-filter .bx-filter-parameters-box-title span {
    color: #282828;
    font-size: 16px;
    font-weight: bold;
}

.compare-with-href {
    text-decoration: none;
    display: block;
    font-weight: normal;
}

.compare-with-href:hover {
    text-decoration: underline;
}

.ftr_cprgth {
    width: 100%;
    text-align: center;
    float: left;
    padding-top: 5px;
    border-top: 1px solid white;
    margin-top: 20px;
}

.ftr_cprgth a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    margin-left: -100px;
}

.popup-window .price {
    font-size: 18px;
    margin: 10px 0;
}

.popup-window .name h1,
.popup-window .name span {
    font-size: 18px;
    font-weight: bold;
}

.content {
    margin-top: 10px;
}

#catalog_sections .cols {
    width: 318px;
}

#catalog_sections_buttons {
    margin-top: 10px;
    margin-bottom: 27px;
    display: flex;
    justify-content: center;
}

#catalog_sections_buttons .cols {
    width: 228px;
    margin-right: 26px;
}

#catalog_sections_buttons .cols:last-child {
    margin-right: 0;
}

.container-main-page-tight {
    padding: 0 17px;
}

.btn-main-block {
    width: 100%;
    background-color: #fff;
    border: 2px solid #2c3e6f;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    transition: .5s;
    color: #2c3e6f;
    padding: 10px;
    cursor: pointer;
    outline: none;
}

.btn-main-block:hover {
    background: #2c3e6f;
    color: #fff;
}

.advant .head-container {
    margin-bottom: 20px;
}

.advant .description {
    margin: 10px 0;
    font-size: 20px;
    font-weight: normal;
    color: #4A4A4A;
}

li.sity {
    /* font-size: 13px; */
    /* font-size: 14px; */
}

/* #footer {
	display: none;
} */

#footer > div.footer-top.clear > div > ul:nth-child(3) {
    width: 160px;
}

.container .cols.sities {
    /* width: 250px; */
    width: 210px;
}

.container .cols.last {
    margin-right: 0;
    width: 280px;
    vertical-align: top;
    padding: 0;
}

#letter-manager .error-text {
    margin-bottom: 10px;
}

.text-link {
    background: none !important;
    color: #31548d !important;
    font-size: inherit !important;
    text-transform: none !important;
    font-weight: normal !important;
    display: inherit !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: inherit !important;
    text-decoration: underline !important;
}

/* MPB */
.footer-bottom-block-one {
    display: flex;
    justify-content: space-between;
}

.message-director {
    display: block;
}

.footer-bottom-block-two {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.footer-bottom-block-two ul {
    display: none;
}

.footer-bottom-block-two ul.message-director,
.footer-bottom-block-two ul.police-mobile-sitemap {
    display: block;
}

.footer-bottom-block-two ul.police-mobile-sitemap {
    position: absolute;
    width: 210px !important;
    right: 4.5%;
}

.footer-top .footer-bottom-block-two .police-mobile-sitemap a {
    text-decoration: none !important;
    line-height: 1.7;
}

.footer-top .footer-bottom-block-two .police-mobile-sitemap li {
    margin-top: 0px !important;
}

.button-manager {
    margin-top: 7px;
}

.footer-top .message-director li {
    padding-bottom: 0px;
}

.footer-top .cols {
    /* max-width: 320px; */
    width: 25%;;
}

#header.header-box {
    display: none;
}

.nav-drop {
    display: none;
}

.left-catalog-menu-button {
    display: none;
}

.close-left-menu {
    display: none;
    float: right;
}


/* media */

/* max-width 1350 */
@media (max-width: 1349px) {

    .bread-crumbs {
        padding-left: 15px;
        padding-left: 15px;
    }

    .categories .wrapper {
        width: calc(100% - 292px);
    }

    .categories .slider-container {
        float: left;
    }

    #catalog_sections_buttons .cols {
        width: 23.3%;
    }

    .news-catalog .column {
        width: 31.5%;
    }

    .news input {
        width: 315px;
    }

    .static-text .column {
        width: 49%;
    }

    .sidebar.desktop {
        margin-left: 10px;
    }

    .page-content {
        width: calc(100% - 324px) !important;
    }

    .catalog-nav-item {
        width: 31.5% !important;
    }

    .container.catalog-wrap {
        padding: 0 15px;
    }

    .catalog {
        width: calc(100% - 304px);
    }

    .banner.desktop {
        width: 100% !important;
    }

    .view.catalog {
        width: 100%;
    }

    .catalog .cols {
        width: 31.5%;
    }

    .cart-wrapper {
        padding: 0 15px;
    }

    .info-page-wrap .info-content {
        width: calc(100% - 315px) !important;
    }

    .services-nav-item {
        width: 31% !important;
    }

    .product-container {
        padding: 0 15px;
    }

    .product-slider {
        width: 564px;
    }

    .product-slider .main-img {
        width: 450px;
    }

    .order-checkout {
        padding: 0 15px;
    }

    .step-element .step-name {
        width: 235px;
        padding-right: 0;
        margin-right: 4.7%;
    }

    .step-checkout {
        width: calc(98% - 290px);
    }

    .step-element .step-wrapper {
        width: 48%;
        padding-right: 0 !important;
    }

    .header-top .region {
        margin-left: 15px;
    }

    .info-page-wrap {
        padding: 0 15px;
    }

}

/* max-width 1300 */
@media (max-width: 1299px) {

    .categories .wrapper {
        width: 100%;
    }

    #banners-tile {
        margin: 0 auto;
    }

    #slider-right {
        display: none;
    }

}


/* max-width 1200 */
@media (max-width: 1199px) {

    #catalog_sections_buttons .cols {
        width: 22.9%;
    }

    .news {
        margin-left: 0;
    }

    .news-catalog .column {
        width: 31.3%;
    }

    .news input {
        width: 250px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .news .button.white-button {
        width: 160px;
    }

    .news .button.white-button:last-of-type {
        margin-right: 0;
    }

    .static-text .column {
        width: 48%;
    }

    .catalog .cols {
        width: 31%;
    }

    .name-column {
        width: 210px;
    }

    /*.product-container {*/
    /*    overflow-x: hidden;*/
    /*}*/

    .product-slider {
        width: 46%;
    }

    .product-slider .main-img {
        width: 75%;
        min-height: 440px;
    }

    .price-wrapper {
        width: 200px;
    }

    .name-column {
        width: 165px;
    }

    .description {
        width: 268px;
    }

    .price-wrapper {
        width: 250px;
    }

    .price-wrapper .table li span {
        padding: 0 20px 0 0;
    }

    .product-add-count .input-wrap {
        margin-left: 140px;
    }

    .footer-bottom-block-two ul.police-mobile-sitemap {
        right: 3%;
    }

}


/* max-width 992 */
@media (max-width: 991px) {

    .product-add-count .input-wrap {
        margin-left: 155px;
    }

    .description.desktop .description-box-mpb {
        width: 48% !important;
        margin-right: 2%;
    }

    .header-top .search {
        margin-left: 30px;
    }

    .logo {
        margin-left: 25px;
    }

    .header-top .registration {
        width: 50px;
        background-position: 15px 19px;
        margin: 6px 15px 0 7%;
    }

    .header-top .registration a.desktop.popup-link {
        display: none;
    }

    .header-top .registration.disable {
        padding-right: 30px;
    }

    .header-top .registration.disable:hover {
        background-position: 15px 19px;
    }

    /* .header-top .registration-window {
		top: 120px;
	} */
    .header-top .cart {
        width: 50px;
        background-position: 0 25px;
    }

    .header-top .cart span {
        display: none;
    }

    .main-slider-container {
        min-height: unset;
    }

    #catalog_sections_buttons .cols {
        width: 22.3%;
    }

    #catalog_sections_buttons .cols a.btn-main-block {
        font-size: 12px;
        padding: 10px 0;
    }

    .news-catalog .column {
        width: 30%;
    }

    .video-container {
        width: 100%;
        height: auto;
    }

    .news span {
        font-size: 14px;
    }

    .news input {
        width: 210px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .news .button.white-button {
        font-size: 14px;
        width: 130px;
    }

    .catalog-nav-item {
        width: 47% !important;
    }

    .catalog-nav-item:nth-of-type(3n) {
        margin-right: 14px !important;
    }

    .catalog-nav-item:nth-of-type(2n) {
        margin-right: 0 !important;
    }

    .catalog .cols {
        width: 46%;
    }

    .button-container.png {
        width: 100%;
    }

    .product-column {
        width: 50px;
        margin-right: 8px;
    }

    .cart .name-column .h1 {
        font-size: 14px;
    }

    .name-column {
        width: 130px;
    }

    .size-column {
        width: 110px;
        font-size: 14px;
    }

    .vol-column {
        width: 95px;
    }

    .weight-column {
        width: 70px;
    }

    .cost-column {
        width: 140px;
    }

    .services-nav-item {
        width: 47% !important;
    }

    .services-nav-item:nth-of-type(3n) {
        margin-right: 14px !important;
    }

    .services-nav-item:nth-of-type(2n) {
        margin-right: 0 !important;
    }

    .product-container {
        position: relative;
    }

    .product-slider {
        width: calc(95% - 290px);
        margin-right: 20px;
    }

    .description.desktop {
        width: 100%;
    }

    .description.desktop .description-box-mpb,
    .description.desktop .description-bottom-mpb {
        width: 50%;
        float: left;
    }

    .price-wrapper {
        position: absolute;
        width: 290px;
        top: 50px;
        right: 2%;
    }

    .comment::before {
        left: 0;
    }

    .comment span {
        margin-left: 25px;
    }

    .name-column {
        width: 100px;
        margin-right: 10px;
    }

    #banners-tile {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .price-wrapper {
        background-color: #ffffff;
    }

    .price-wrapper .table li span {
        padding: 0 20px;
    }

    .footer-top li {
        font-size: 12px;
        line-height: 14px;
    }

    .footer-top li a {
        font-size: 12px;
    }

    /* .footer-top .police-mobile-sitemap {
		margin-right: 3vw !important;
	} */
    .footer-bottom-block-two ul.police-mobile-sitemap {
        width: 27%;
        right: 0;
    }

    .step-element .step-wrapper {
        width: 82%;
    }

}


/* max-width 768 */
/* @media (max-width: 576px) {

	.hover-element .button-container{
		display: block;
	}

} */

@media (max-width: 767px) {
    .info-page .info-page-wrap .sidebar-info li a:hover,
    .info-page .info-page-wrap .sidebar-info li span:hover,
    .info-page .info-page-wrap .sidebar-info li.active span,
    .sidebar-info #about-left-menu li.active span {
        background: none;
    }
    .sidebar .menu-sidebar.catalog-list .sub-menu li.active > a {
        font-weight: bold;
    }
    .sidebar .menu-sidebar.catalog-list .sub-menu li a:hover,
    .sidebar .menu-sidebar.catalog-list .sub-menu li span:hover {
        background: none;
        font-weight: bold;
    }
    .menu-sidebar.catalog-list .sub-menu li .cross {
        top: 7px;
    }
    .sidebar .menu-sidebar.catalog-list .sub-menu li.active a {
        background: none;
    }
    .sidebar .menu-sidebar .sub-menu.level3 {
        padding: 0 0 0 10px;
    }
    .news-list .news-list-item {
        margin-right: 0px;
    }
    .catalog-container .sidebar input[type="checkbox"] {
        clip: auto;
    }
    .content .container.catalog-container .bread-crumbs{
        display:block;
    }
    .vopros-button-mpb {
        display: block;
        max-width: 322px;
        margin: 0 auto;
    }

    .vopros-button-mpb a {
        color: white;
        background: #2C3E6F;
    }

    .left-catalog-menu-button {
        display: block;
        position: fixed;
        top: 30%;
        left: -14px;
        z-index: 9999999;
    }

    .header-top,
    .header-bottom {
        display: none;
    }

    html,
    body {
        height: 100%;
        min-height: 100%;
        overflow: visible;
    }

    body {
        margin: 0 auto;
        width: 100%;
        min-width: 320px;
        padding: 56px 0 0 0;
        /*max-width: 767px;*/
        max-width: 100%;
        font-size: 16px;
        color: #505050;
        position: relative;
        font-family: 'Tahoma';
    }

    img {
        border-style: none;
    }

    .clearfix {
        *zoom: 1;
    }

    select:focus {
        outline: none;
    }

    .clearfix:before,
    .clearfix:after {
        content: " ";
        display: table;
    }

    .clearfix:after {
        clear: both;
    }

    a {
        text-decoration: none;
    }

    a:active {
        text-decoration: none;
    }

    a:focus {
        outline: none;
    }

    ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    input:focus::-webkit-input-placeholder,
    textarea:focus::-webkit-input-placeholder {
        color: transparent !important;
    }

    input:focus::-moz-placeholder,
    textarea:focus::-moz-placeholder {
        color: transparent !important;
    }

    input:focus:-moz-placeholder,
    textarea:focus:-moz-placeholder {
        color: transparent !important;
    }

    input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        color: #9a9a9a;
    }

    input::-moz-placeholder,
    textarea::-moz-placeholder {
        color: #9a9a9a;
    }

    input:-moz-placeholder,
    textarea:-moz-placeholder {
        color: #9a9a9a;
    }

    input:focus,
    textarea:focus {
        outline: none;
    }

    .holder {
        overflow: hidden;
    }

    #wrapper {
        min-height: 100%;
        width: 100%;
        max-width: 767px;
        position: relative;
        margin: 0 auto;
    }

    .header-top {
        padding: 28px 0 25px 0;
    }

    a:active {
        text-decoration: underline;
    }

    /* mobile */
    .mobile-header {
        display: block;
    }

    #header.header-box {
        display: block;
    }

    .header-box {
        background: #fff;
        padding: 10px 15px 10px 15px;
        position: fixed;
        border-bottom: 1px solid #888888;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 10;
    }

    .header-box:after {
        clear: both;
        display: block;
        content: '';
    }

    .nav-holder {
        margin: 8px 0 0 0;
        float: left;
    }

    .header-nav {
        float: right;
        height: 35px;
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: center;
    }

    .header-nav li {
        float: left;
        margin: 0 7px 0;
        position: relative;
        width: 17px;
    }

    .header-nav li:nth-child(3) {
        width: 24px;
    }

    .header-nav li a {
        display: block;
    }

    .header-nav li a:hover,
    .header-nav li a:active {
        opacity: 0.8;
    }

    .header-nav li a img {
        display: block;
        width: 100%;
    }

   .header-nav .mobile_login {
        margin-left: 13px;
    }

    .nav-drop {
        display: none;
        top: 61px;
        left: 0;
        max-width: 442px;
        width: 100%;
        overflow-y: scroll;
        /* height: 100%; */
        position: fixed;
        padding: 14px 0 25px;
        z-index: 10;
        /* background: #1c3c71; */
        background: #2e2e2e;
        /* border-radius: 0 0 8px 8px; */
        /* -moz-border-radius: 0 0 8px 8px;
		-webkit-border-radius: 0 0 8px 8px; */
    }

    .nav-drop.acc-drop {
        background: #e11320;
    }

    .nav li {
        font-size: 14px;
        position: relative;
        overflow: hidden;
        /* border-top: 1px solid #15305e; */
        text-transform: uppercase;
    }

    .nav li span {
        display: inline-block;
        font-size: 14px;
        color: #fff;
    }

    .nav li .city {
        padding-left: 20px;
        display: block;
        margin: 0 10px 0 0;
        position: relative;
        background: url(/local/templates/main/css/../images/sity-menu-icon.png) no-repeat 0 50%;
        color: #fff;
    }

    .nav li.city-item a:last-child {
        padding: 0;
    }

    .nav li span.sum {
        float: left;
        color: #4771b4;
    }

    .nav > li:last-child {
        padding: 18px 30px 18px;
        background: #15305e;
        display: none;
    }

    .acc-drop .nav > li {
        border-top: 1px solid #888;
    }

    .acc-drop .nav > li:last-child {
        padding: 0;
        background: none;
    }

    .nav li.city-item {
        padding: 0 0 8px 20px;
    }

    .nav li a.order-bt {
        background: none;
        border: 1px solid #fff;
        width: 315px;
        display: block;
        text-align: center;
        padding: 0;
        margin: 10px auto 0;
        height: 40px;
        line-height: 40px;
    }

    .nav li .city:active {
        background: url(/local/templates/main/css/../images/sity-menu-icon.png) no-repeat 0 50%;
        text-decoration: underline;
    }

    .nav li .cart {
        text-align: left;
        height: 40px;
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .cart-basket {
        width: 24px;
        float: left;
        position: relative;
    }

    .counter {
        width: 20px;
        height: 20px;
        border-radius: 50px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        background: #e11320;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color: #fff;
        position: absolute;
        top: -10px;
        right: -10px;
    }

    .nav li .cart span {
        font-size: 18px;
    }

    .nav li .cart.active {
        position: relative;
    }

    .checkout-page .cart.res {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .checkout-page .cart {
        max-width: 100%;
    }

    .nav > li:first-child span {
        display: inline-block;
        color: #ffffff;
        padding: 8px 10px;
    }

    .nav-inner {
        position: relative;
        /* padding: 40px 0 0 0; */
        padding: 30px 0 0 0;
    }

    /* } */
    .close-form {
        position: absolute;
        display: block;
        background: url(/local/templates/main/css/../images/close-bt.png) no-repeat;
        background-size: 20px 20px;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 5px;
        right: 20px;
    }

    .nav li > a {
        color: #ffffff;
        /* padding: 10px 0 10px 20px; */
        padding: 14px 0 14px 20px;
        display: block;
    }

    .nav li > a.registration {
        padding: 8px 0;
        display: inline-block;
    }

    .nav li > a.login {
        display: inline-block;
    }

    .nav li.search-item {
        padding: 7px 0;
    }

    .container.catalog-container .bread-crumbs,
    .container.catalog-container .sidebar.desktop,
    .container.catalog-container .page-content {
        display: none;
    }

    .container.catalog-container .sidebar.desktop,
    .info-page-wrap .sidebar {
        background-color: #ffffff;
        left: 0 !important;
        right: auto;
        margin: auto;
        z-index: 99999 !important;
        top: 0;
    }
    .info-page-wrap .sidebar {
        box-sizing: content-box;
        padding: 0 20px;
    }
    .info-page-wrap .sidebar.sidebar-info li.dl-1:not(:first-child) {
        border-top: 1px solid rgb(252 253 253);
    }
    .catalog-menu {
        position: relative !important;
        display: block !important;
        max-width: 322px;
        width: 100%;
        margin-bottom: 20px !important;
    }

    .catalog {
        width: 100%;
        overflow-x: hidden;
    }

    .catalog .cols {
        width: 47%;
    }

    .js-popup.button-order-catalog.button.blue.various {
        left: 0;
        right: 0;
        margin: auto;
    }

    .container.container-main-page-tight .flex-container>.categories,
    .container.container-main-page-tight .flex-container>.wrapper {
        display: none;
    }

    .container .head-container {
        padding: 0 15px;
    }

    .news {
        height: unset;
    }

    .news span {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .static-text .column {
        width: 100%;
    }

    .container.catalog-wrap {
        background-color: #ebeaef;
    }

    .container.catalog-wrap:first-of-type {
        padding-top: 15px;
    }

    .news.disable {
        padding-bottom: 20px;
    }

    .table-container {
        width: 100%;
        overflow-y: scroll;
    }

    .table-container ul {
        width: 727px;
    }

    .catalog-drop-list li {
        /*height: 60px;*/
    }

    .price-wrapper .table li span {
        padding: 0 10px 0 0;
    }

    .services-drop-list > li > a,
    .catalog-drop-list > li > a {
        padding: 0 20px 0 20px;
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-box-pack: left;
        -moz-box-pack: left;
        -ms-flex-pack: left;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        height: 60px;
    }

    .catalog-drop-list > li > a img {
        display: block;
        max-width: 25px;
    }

    .catalog-drop-list li a span,
    .services-drop-list li a span {
        padding: 0 0 0 15px;
    }

    .catalog-inner-list {
        display: none;
        background: #274d8a;
    }

    .catalog-inner-list li {
        margin: 0 33px 0 52px;
        font-size: 14px;
    }

    .catalog-inner-list {
        border-top: 1px solid #15305e;
    }

    .catalog-inner-list li:first-child {
        border: none;
    }

    .catalog-inner-list li a {
        padding-left: 0;
    }

    .nav-bt {
        width: 20px;
        float: left;
    }

    .nav-bt:active {
        opacity: 0.7;
    }

    .nav-bt span {
        width: 100%;
        height: 2px;
        display: block;
        background: #2C3E6F;
        margin: 0 0 4px 0;
    }

    .header-mob-search {
        display: inline-block;
        float: left;
        margin-top: 10px;
        margin-left: 15px;
    }

    .header-box .phone {
        color: #fff;
    }

    .header-nav li.header-basket {
        position: relative;
    }

    .basket-amount {
        position: absolute;
        width: 14px;
        height: 14px;
        background: #e11320;
        border-radius: 50px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        top: -4px;
        right: -6px;
    }

    .info-page .sidebar-info {
        display: none;
        width: 215px;
    }

    .info-page-wrap .info-content {
        width: 100% !important;
    }

    .services-nav-item {
        width: 48.5% !important;
    }

    .product-container {
        min-height: 470px;
    }

    .product-slider {
        width: calc(95% - 210px);
    }

    /*.description.desktop {*/
    /*    display: none;*/
    /*}*/

    .price-wrapper {
        width: 220px;
    }

    .step-checkout {
        width: 100%;
    }

    .step-element .step-wrapper {
        float: unset;
        width: 64%;
        left: 0;
        right: 0;
        margin: auto;
    }

    .step-element .step-wrapper .section:nth-of-type(2) {
        display: none;
    }

    .step-element .step-wrapper .section h4 {
        margin: 25px 0 10px;
    }

    .section {
        border-bottom: none !important;
    }

    .product-slider .main-img {
        width: 72%;
        min-height: 300px;
    }

    .main-slider, .content-slider {
        overflow: hidden;
        margin: 8px auto;
        width: 95%;
        max-width: 450px;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
    }

    .product .content-slider {
        max-width: 725px;
    }

    .main-slider img,
    .content-slider img {
        display: block;
        width: 100%;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
    }

    .main-slider .slick-slide,
    .content-slider .slick-slide {
        position: relative
    }

    .main-slider .slider-caption {
        height: 100px;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        border-radius: 0 0 8px 8px;
        -moz-border-radius: 0 0 8px 8px;
        -webkit-border-radius: 0 0 8px 8px;
    }

    .content-slider .slick-arrow {
        display: none !important;
    }

    .main-slider .slick-arrow {
        position: absolute;
        top: 50%;
        margin: -18px 0 0 0;
        width: 36px;
        height: 37px;
        padding: 0;
        border: none;
        z-index: 8;
        text-indent: -9999px;
    }

    .main-slider .slick-arrow:hover {
        cursor: pointer;
    }

    .main-slider .slick-arrow:active,
    .main-slider .slick-arrow:hover {
        opacity: 0.8;
    }

    .main-slider .slick-arrow:focus {
        outline: none;
    }

    .slide-more {
        width: 55%;
        text-align: center;
        color: #fefeff;
        border: 3px solid #fefeff;
        display: block;
        margin: 30px auto 0;
        text-transform: uppercase;
        max-width: 320px;
        height: 40px;
        line-height: 34px;
        z-index: 10;
        font-size: 14px;
    }

    .slide-more:hover,
    .slide-more:active {
        background: rgba(255, 255, 255, 0.7);
        color: #000;
        border: 3px solid #000;
    }

    .main-slider .slick-prev {
        left: 5%;
        background: url(/local/templates/main/css/../images/prev-bt.png) no-repeat;
    }

    .main-slider .slick-next {
        right: 5%;
        background: url(/local/templates/main/css/../images/next-bt.png) no-repeat;
    }

    /* catalog-menu */
    .catalog-menu {
        width: 70%;
        margin: 0 auto;
    }

    .catalog-menu li {
        border-top: 1px solid #888888;
        font-size: 21px;
    }

    .catalog-menu li:first-child {
        border: none;
    }

    .catalog-menu li a {
        height: 60px;
        color: #888888;
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: flex-start;
    }

    .catalog-menu li a img {
        min-width: 25px;
        max-width: 30px;
    }

    .catalog-menu li a span {
        display: block;
        width: 100%;
    }

    .search-form {
        width: 70%;
        margin: 0 auto;
        position: relative;
        height: 30px;
        /* background: #43597e; */
        background: #e5e5e5;
        border: 1px solid #2e2e2e;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .search-form input {
        height: 30px;
        width: 100%;
        padding: 0 35px 0 10px;
        font-size: 14px;
        line-height: 30px;
        background: none;
        border: none;
        outline: none;
        color: black;
    }

    .search-form button {
        position: absolute;
        background: url(/local/templates/main/css/../images/search-ico.png) no-repeat;
        background-size: 20px 20px;
        width: 20px;
        height: 20px;
        top: 50%;
        margin: -10px 0 0 0;
        right: 10px;
        border: none;
        cursor: pointer;
        text-indent: -9999px;
    }

    .search-form button:focus {
        outline: none;
    }

    /* site nav */
    .catalog-menu.site-nav li a {
        color: #000000;
    }

    /* expert question box */
    .question-box {
        height: 55px;
        border-top: 1px solid #888888;
        border-bottom: 1px solid #888888;
        text-align: center;
    }

    .question-box a {
        line-height: 53px;
        font-size: 21px;
        padding: 0 30px 0 0;
        color: #2d3f6e;
        display: inline-block;
        background: url(/local/templates/main/css/../images/left-arrow.png) no-repeat 100% 54%;
        background-size: 6%;
    }

    /* products */
    .product-stick {
        display: block;
        position: absolute;
        top: 26px;
        left: 30px;
        width: 43px;
        height: 16px;
    }

    .popular-products {
        overflow: hidden;
    }

    .popular-products .product-item {
        float: left;
        width: 50%;
        padding: 26px 10px 8px;
        position: relative;
        border-right: 1px solid #888888;
        border-bottom: 1px solid #888888;
    }

    .popular-products .product-item .img-container img {
        width: 100%;
        max-width: 203px;
        margin: 0 auto 10px;
        display: block;
    }

    .product-name {
        display: block;
        font-size: 15px;
        line-height: 24px;
        color: #000;
    }

    .price-wholesale {
        display: block;
        font-size: 15px;
        line-height: 24px;
        color: #e11320;
        text-align: right;
    }

    .price-retail {
        display: block;
        font-size: 14px;
        line-height: 24px;
        color: #1d3c8d;
        text-align: right;
    }

    .products-title {
        display: block;
        text-align: center;
        margin: 15px 0;
        font-size: 21px;
        color: #000;
    }

    /* footer */
    #footer {
        background: #2d3f6e;
    }

    .footer-top {
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .footer-top .footer-bottom-block-one {
        display: none;
    }

    .footer-top .footer-bottom-block-two ul {
        display: none;
    }

    .footer-bottom-block-two ul.message-director .button-manager {
        margin-left: 0;
    }

    .footer-top .message-director {
        display: block !important;
        width: 100% !important;
    }

    .footer-top .message-director li {
        display: flex;
        justify-content: center;
    }

    .instagram {
        background: url(/local/templates/main/css/../images/instagram-icon.png) no-repeat;
    }

    .facebook {
        background: url(/local/templates/main/css/../images/facebook-icon.png) no-repeat;
    }

    .vk {
        background: url(/local/templates/main/css/../images/vk-icon.png) no-repeat;
    }

    .google {
        background: url(/local/templates/main/css/../images/google-icon.png) no-repeat;
    }

    .ok {
        background: url(/local/templates/main/css/../images/ok-icon.png) no-repeat;
    }

    #footer .social-container {
        text-align: center;
        /* padding: 25px 0; */
        padding: 10px 0;
    }

    #footer .social-container a {
        width: 42px;
        height: 42px;
        /* margin: 0 5px; */
        margin: 0 3px;
        display: inline-block;
    }

    #footer .social-container a:hover,
    #footer .social-container a:active {
        opacity: 0.7;
    }

    .ftr_cprgth a {
        margin-left: 0;
    }

    .copy {
        background: #25304a;
        padding: 0 10px;
    }

    .copy span {
        padding: 23px 0;
        color: #627194;
        font-size: 14px;
        display: block;
        text-align: center;
    }

    .full-vers {
        display: block;
        height: 50px;
        line-height: 50px;
        color: #e11320;
        text-align: center;
        font-size: 24px;
    }

    .full-vers:active,
    .full-vers:hover {
        color: #fff;
        background: #e11320;
    }

    .filter-button,
    .region-button {
        display: block;
        font-size: 20px;
        line-height: 60px;
        text-align: center;
        color: #888888;
        height: 60px;
    }

    .region-button span {
        color: #000;
        padding: 0 0 0 50px;
        background: url(/local/templates/main/css/../images/marker-ico.png) no-repeat 0 50%;
        background-size: 24px 36px;
        display: inline-block;
    }

    .filter-button span {
        padding: 0 50px 0 0;
        background: url(/local/templates/main/css/../images/arrow-down.png) no-repeat 93% 56%;
        display: inline-block;
        background-size: 6%;
    }

    .filter {
        display: none;
    }

    .filter-row {
        font-size: 16px;
        padding: 0 3%;
        /*line-height: 50px;*/
        overflow: hidden;
        /*height: 80px;*/
        border-bottom: 1px solid #888888;
    }

    .filter-row > .holder span {
        float: left;
        color: #000;
    }

    .filter-row > .holder a {
        float: right;
        color: #888888;
    }

    .filter-buttons {
        overflow: hidden;
        text-align: center;
        border-bottom: 1px solid #888888;
        padding: 17px 0;
    }

    .filter-buttons a {
        height: 46px;
        width: 35%;
        margin: 0 5%;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 42px;
        display: inline-block;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    }

    .filter-buttons a:hover,
    .filter-buttons a:active {
        opacity: 0.8;
    }

    .filter-buttons a.filter-clear {
        color: #888888;
        background: rgba(255, 255, 255, 1);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(25%, rgba(252, 253, 253, 1)), color-stop(51%, rgba(251, 251, 251, 1)), color-stop(74%, rgba(240, 241, 241, 1)), color-stop(100%, rgba(227, 227, 227, 1)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0);
        border: 2px solid #e3e3e3;
    }

    .filter-buttons a.filter-apply {
        border: 2px solid #666666;
        background: rgba(134, 134, 134, 1);
        background: -moz-linear-gradient(top, rgba(134, 134, 134, 1) 0%, rgba(136, 136, 136, 1) 25%, rgba(135, 135, 135, 1) 51%, rgba(131, 132, 132, 1) 74%, rgba(122, 123, 123, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(134, 134, 134, 1)), color-stop(25%, rgba(136, 136, 136, 1)), color-stop(51%, rgba(135, 135, 135, 1)), color-stop(74%, rgba(131, 132, 132, 1)), color-stop(100%, rgba(122, 123, 123, 1)));
        background: -webkit-linear-gradient(top, rgba(134, 134, 134, 1) 0%, rgba(136, 136, 136, 1) 25%, rgba(135, 135, 135, 1) 51%, rgba(131, 132, 132, 1) 74%, rgba(122, 123, 123, 1) 100%);
        background: -o-linear-gradient(top, rgba(134, 134, 134, 1) 0%, rgba(136, 136, 136, 1) 25%, rgba(135, 135, 135, 1) 51%, rgba(131, 132, 132, 1) 74%, rgba(122, 123, 123, 1) 100%);
        background: -ms-linear-gradient(top, rgba(134, 134, 134, 1) 0%, rgba(136, 136, 136, 1) 25%, rgba(135, 135, 135, 1) 51%, rgba(131, 132, 132, 1) 74%, rgba(122, 123, 123, 1) 100%);
        background: linear-gradient(to bottom, rgba(134, 134, 134, 1) 0%, rgba(136, 136, 136, 1) 25%, rgba(135, 135, 135, 1) 51%, rgba(131, 132, 132, 1) 74%, rgba(122, 123, 123, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#868686', endColorstr='#7a7b7b', GradientType=0);
    }

    .region-holder,
    .size-holder {
        display: none;
        position: fixed;
        background: #fff;
        z-index: 15;
        top: 56px;
        width: 100%;
        max-width: 700px;
        max-height: 100%;
        overflow-y: scroll;
    }

    .region-country {
        border-bottom: 1px solid #888888;
    }

    .region-country a {
        display: block;
        color: #000;
        padding: 0 0 0 5%;
        height: 40px;
        font-size: 18px;
        line-height: 40px;
    }

    .region-country .country-inner {
        width: 100%;
        display: none;
        margin: 0 auto;
    }

    .region-country .country-inner a {
        border-top: 1px solid #888888;
        color: #888888;
    }

    .shadow {
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        top: 0;
        left: 0;
        z-index: 8;
    }

    .select-region {
        position: relative;
    }

    .filter-buttons a.close-bt {
        position: relative;
        top: auto;
        right: auto;
        width: 30%;
    }

    .close-bt {
        background: url(/local/templates/main/css/../images/close-icon.png) no-repeat;
        width: 17px;
        height: 17px;
        display: block;
        position: absolute;
        top: 20px;
        right: 20px;
    }

    input[type=checkbox] {
        position: absolute;
        clip: rect(0, 0, 0, 0);
    }

    .filter-select-holder label.color {
        cursor: pointer;

        color: #888888;
        width: 100%;
        height: 60px;

        position: relative;

        top: 18px;
        display: inline-block;
        vertical-align: middle;

    }

    .filter-select-holder label.color span {
        vertical-align: top;
    }

    .filter-select-holder label.color div, .filter-select-holder label.color span {

        display: inline-block;
    }

    .filter-select-holder label {
        cursor: pointer;
        font-size: 21px;
        line-height: 30px;
        color: #888888;
        width: 100%;
        height: 60px;
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;

    }

    .filter-select-holder label span {
        display: block;
        max-width: 50%;
    }

    .filter-select-holder label:after {
        content: " ";
        float: right;
        width: 24px;
        height: 24px;
        background: url(/local/templates/main/css/../images/check-ico.png) no-repeat;
        background-size: 24px 48px;
        position: relative;
    }

    .filter-select-holder input[type=checkbox]:checked + label:after {
        background-position: 0 -24px;
    }

    .filter-select-holder > .holder {
        border-bottom: 1px solid #888888;
        width: 90%;
        margin: 0 auto;
        padding: 0 3%;
    }

    .filter-up-title {
        display: block;
        line-height: 22px;
        border-bottom: 1px solid #888888;
        height: 60px;
        text-align: center;
        font-size: 20px;
        color: #000;

        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: center;
        text-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .filter-inner .filter-buttons a {
        width: 30%;
    }

    .filter-inner {
        position: fixed;
        top: 56px;
        z-index: 10;
        background: #fff;
        left: 0;
        max-height: 400px;
        overflow-y: scroll;
        width: 100%;
        display: none;
    }

    .filter-inner-holder {
        position: relative;
    }

    /* about.html */
    .about-holder {
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 15px 0;
    }

    .about-holder a {
        width: 30%;
        margin: 0 0 20px 0;
        position: relative;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        overflow: hidden;

    }

    .about-holder a > img {
        display: block;
        width: 100%;
    }

    .title-page {
        display: block;
        margin: 0;
        text-transform: uppercase;
        font-size: 21px;
        line-height: 60px;
        text-align: center;
        color: #000;
        height: 60px;
        border-bottom: 1px solid #888888;
    }

    .about-caption {
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: center;
        position: absolute;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        left: 0;
        bottom: 0;
        height: 60px;
        color: #fff;
        padding: 0 0 0 5%;
    }

    .about-holder a:hover,
    .about-holder a:active {
        opacity: 0.8;
    }

    .center {
        padding: 0 30px 0;
    }

    .center p {
        margin: 16px 0 0 0;
    }

    /* achievement.html */
    .achievements-list {
        margin: 15px 0;
    }

    .achievements-list li {
        background: url(/local/templates/main/css/../images/check-gray.png) no-repeat 0 2px;
        background-size: 20px 20px;
        padding: 0 0 0 30px;
        font-size: 16px;
        display: block;
        min-height: 30px;
        margin: 0 0 10px 0;
    }

    /* order.html */
    .order-box {
        border-bottom: 1px solid #888888;
    }

    .order-title {
        display: block;
        margin: 10px 0 16px 0;
        color: #1c3c71;
        font-size: 21px;
    }

    .order-title.blue {
        margin: 0;
        line-height: 50px;
        padding: 0 30px;
    }

    .order-info-box .holder span {
        font-size: 18px;
        color: #000;
        line-height: 25px;
        float: left;
    }

    .order-info-box .holder span:last-child,
    .order-fin-price span:last-child {
        float: right;
    }

    .order-fin-price {
        padding: 15px 0;
        overflow: hidden;
    }

    .order-fin-price span {
        color: #e11320;
        float: left;
        font-size: 20px;
    }

    .form-input {
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #bfbfbf;
        margin: 0 0 12px 0;
        border: 1px solid #e3e3e3;
        padding: 0 0 0 12px;
    }

    .order-button {
        display: block;
        margin: 12px 0 3px 0;
        color: #000;
        font-size: 21px;
    }

    .order-button span {
        display: block;
        background: url(/local/templates/main/css/../images/arrow-down.png) no-repeat 100% 60%;
        background-size: 4%;
    }

    input[type=radio] {
        vertical-align: top;
        width: 10px;
        height: 10px;
    }

    input[type=radio] + label {
        cursor: pointer;
        position: relative;
        padding: 0 0 0 25px;
        color: #232323;
        display: block;
        font-size: 14px;
    }

    .order-drop a {
        color: #542189;
        text-decoration: underline;
    }

    .about .order-drop, .about p {
        text-align: justify;
    }

    .order-drop a:hover,
    .order-drop a:active {
        text-decoration: none;
    }

    input[type=radio]:not(checked) {
        position: absolute;
        opacity: 0;
    }

    input[type=radio]:not(checked) + label:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        margin: 0;
        width: 16px;
        height: 16px;
        background: #c3c3c3;
        border-radius: 10px;
    }

    .registration-popup input[type=radio]:not(checked) + label:after {
        margin: -1px 0 0 0;
    }

    input[type=radio]:not(checked) + label:after {
        content: url(/local/templates/main/css/../images/radio-icon.png);
        position: absolute;
        top: 50%;
        margin: 2px 0 0 0;
        left: 3px;
        width: 10px;
        height: 10px;
        display: none;
        background: none;
    }

    input[type=radio]:checked + label:after {
        display: block;
    }

    .format-box input[type=radio]:not(checked) + label:before {
        content: '';
        width: 36px;
        height: 36px;
        background: url(/local/templates/main/css/../images/radio.png) no-repeat;
        background-size: 35px 35px;
        position: absolute;
        top: 50%;
        left: auto;
        right: 0;
        margin: -18px 0 0 0;
    }

    .format-box input[type=radio]:not(checked) + label:after {
        background: url(/local/templates/main/css/../images/radio-checked.png) no-repeat;
        background-size: 35px 35px;
        width: 36px;
        height: 36px;
        display: none;
        position: absolute;
        top: 50%;
        right: 0;
        left: auto;
        margin: -18px 0 0 0;
        content: '';
    }

    .format-box input[type=radio]:checked + label:after {
        display: block;
    }

    .order-drop .holder {
        padding: 8px 0;
    }

    .order-drop span {
        padding: 0 0 0 30px;
        display: block;
        color: #232323;
    }

    .order-drop span.delivery-date {
        background: #f5f5f5;
        padding: 7px 10px;
        display: inline-block;
        font-size: 16px;
        color: #888888;
        line-height: 16px;
        margin: 5px 0 0 60px;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
    }

    .delivery-company,
    .add-service {
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .company-box,
    .add-service-box {
        width: 45%;
        margin: 5px 0;
    }

    .company-box img {
        max-width: 100%;
        display: block;
    }

    .delivery-company-hidden {
        display: none;
    }

    .order-drop {
        display: none;
        font-size: 16px;
        color: #000;
    }

    .form-area {
        height: 80px;
        padding: 10px 10px 10px 15px;
        width: 100%;
        font-family: 'Tahoma';
        font-size: 16px;
        color: #bfbfbf;
        border: 1px solid #e3e3e3;
        resize: none;
    }

    .check-label {
        cursor: pointer;
        font-size: 16px;
        color: #000;
        width: 100%;
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-box-pack: left;
        -moz-box-pack: left;
        -ms-flex-pack: left;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .check-label span {
        display: block;
        max-width: 100%;
        padding: 0;
    }

    .check-label:before {
        content: " ";
        margin: 0 5px 0 0;
        float: left;
        width: 25px;
        height: 25px;
        background: url(/local/templates/main/css/../images/checkbox.jpg) no-repeat;
        position: relative;
    }

    .check-holder input[type=checkbox]:checked + label:before {
        background-position: 0 -25px;
    }

    .order-apply {
        display: block;
        margin: 12px auto;
        width: 50%;
    }

    .order-apply {
        background: #e11320;
        border: none;
        cursor: pointer;
        color: #fff;
    }

    .order-apply:hover,
    .order-apply:active {
        background: #aa151e;
    }

    .continue:active,
    .continue:hover {
        background: #1c3c71;
        color: #fff;
    }

    .continue {
        color: #1c3c71;
        border: 2px solid #1c3c71;
        background: rgba(255, 255, 255, 1);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(25%, rgba(252, 253, 253, 1)), color-stop(51%, rgba(251, 251, 251, 1)), color-stop(74%, rgba(240, 241, 241, 1)), color-stop(100%, rgba(227, 227, 227, 1)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0);
    }

    .order-apply,
    .continue {
        font-size: 21px;
        padding: 10px 0;
        display: block;
        text-transform: uppercase;
        text-align: center;
        margin: 12px auto;
        width: 50%;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
    }

    button:focus {
        outline: none;
    }

    .order-buttons {
        margin: 30px 0;
    }

    .order-holder {
        margin: 0 0 20px 0;
    }

    /* basket.html */
    .basket-box {
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        padding: 0 30px;
        border-bottom: 1px solid #888888;
    }

    .basket-box img {
        display: block;
        max-width: 32%;
        margin: 0 3% 0 0;
    }

    .item-name {
        display: block;
        font-size: 21px;
        color: #000;
        margin: 0 0 6px 0;
    }

    .item-vendor,
    .item-size {
        display: block;
        font-size: 19px;
        color: #1c3c71;
        margin: 0 0 6px 0;
        width: 100%;
    }

    .item-price span,
    .amount-text {
        font-size: 18px;
        color: #1c3c71;
        float: left;
        line-height: 30px;
    }

    .item-price span:last-child {
        float: right;
        font-weight: bold;
        font-size: 21px;
        line-height: 30px;
    }

    .item-fin-price span {
        font-size: 20px;
        line-height: 30px;
        color: #e11320;
        float: left;
    }

    .item-fin-price span:last-child {
        float: right;
        font-weight: bold;
        font-size: 22px;
        line-height: 30px;
    }

    .amount-input {
        border: none;
        width: 34px !important;
        height: 24px;
        outline: none;
        font: 16px/22px Tahoma, sans-serif;
        text-align: center;
        color: #000000;
        margin: 0 auto !important;
        display: block;
        /*border: 1px solid #e3e3e3;*/
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .amount {
        position: relative;
        float: right;
        width: 92px;
    }

    .ui-spinner {
        position: absolute;
        height: 24px;
        width: 100% !important;
        top: 0;
        left: 0;
    }

    .ui-spinner-buttons {
        position: absolute;
        width: 100% !important;
        left: 0 !important;
    }

    .ui-spinner-button {
        overflow: hidden
    }

    .ui-spinner-buttons div {
        width: 24px;
        height: 24px;
        display: block;
        position: absolute;
        z-index: 8;
    }

    .ui-spinner-buttons div span {
        width: 24px;
        height: 24px;
        display: block;
    }

    .ui-spinner-up {
        background: transparent url(/local/templates/main/css/../images/spinner-plus.jpg) no-repeat 50% 50%;
        width: 24px;
        height: 24px;
        background-size: 24px 24px;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        margin: 0 0 1px 0;
        border: none;
        text-indent: -9999px;
        cursor: pointer;
    }

    .ui-spinner-down {
        background: transparent url(/local/templates/main/css/../images/spinner-minus.jpg) no-repeat 50% 50%;
        background-size: 24px 24px;
        width: 24px;
        height: 24px;
        top: 0;
        display: block;
        position: absolute;
        left: 0;
        border: none;
        text-indent: -9999px;
        cursor: pointer;
    }

    .basket-item > .holder {
        margin: 0 0 6px 0;
    }

    .basket-info {
        color: #000;
        border-bottom: 1px solid #888888;
        padding: 15px 0;
        font-size: 18px;
    }

    .basket-info p {
        margin: 0;
    }

    .basket-info a {
        color: #1c3c71;
    }

    .basket-order-box {
        padding: 15px 0;
        border-bottom: 1px solid #888888;
    }

    .order-buttons.basket-buttons {
        margin: 0;
        border-bottom: 1px solid #888888;
        padding: 0 0 15px 0;
    }

    .basket-delivery {
        padding: 25px 0;
    }

    .delivery-title {
        display: block;
        font-size: 18px;
        color: #707070;
        margin: 0 0 15px 0;
    }

    .basket-delivery p {
        margin: 0;
        font-size: 15px;
        color: #707070;
    }

    /* cart.html */
    .cart-head {
        padding: 12px 15px 15px;
        border-bottom: 1px solid #888888;
    }

    .cart-head .cart-info {
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .cart-head .cart-info div:last-child {
        text-align: right;
    }

    .cart-head .cart-info div span {
        margin: 0;
    }

    .cart-head .cart-info div span.old-price {
        text-decoration: line-through;
        color: #707070;
    }

    .cart-head .cart-info div:first-child span {
        font-size: 18px;
    }

    .cart-head .cart-info div:last-child span {
        font-size: 16px;
    }

    .cart-head .cart-info .price-wholesale .price {
        font-size: 20px;
    }

    .cart-head .cart-info .price-retail .price {
        font-size: 18px;
    }

    .cart-buttons {
        overflow: hidden;
        text-align: center;
        padding: 17px 0 0 0;
    }

    .cart-buttons a {
        height: 46px;
        width: 45%;
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        line-height: 42px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        float: left;
        margin-left: 12px;
    }

    .cart-buttons a:last-child {

    }

    .cart-buttons a:hover,
    .cart-buttons a:active {
        opacity: 0.8;
    }

    .cart-buttons a.chose-size {
        color: #888888;
        background: rgba(255, 255, 255, 1);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(25%, rgba(252, 253, 253, 1)), color-stop(51%, rgba(251, 251, 251, 1)), color-stop(74%, rgba(240, 241, 241, 1)), color-stop(100%, rgba(227, 227, 227, 1)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0);
        border: 2px solid #e3e3e3;
    }

    .cart-buttons a.add-basket {
        background: #707071;
    }

    .cart-buttons a.add-basket.active {
        background: #1c3c71;
    }

    .item-description {
        font-size: 16px;
    }

    .item-description p {
        margin: 0 0 0 45px;
        color: #707070;
    }

    .item-description .order-drop {
        padding: 15px 0;
    }

    .item-info-img {
        position: relative;
        float: left;
        margin: 10px 0 0 0;
    }

    .item-info-box > div:after {
        clear: both;
        display: block;
        content: '';
    }

    .item-info-img div {
        position: relative;
        width: 40px;
        height: 39px;
        margin-right: 9px;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .item-info-img div img {
        position: absolute;
        top: 0;
        right: 0;
    }

    .item-info-img span {
        position: absolute;
        left: 0;
        background: #fff;
        display: none;
        border: 1px solid #000;
        width: 150px;
        padding: 3px 5px;
        line-height: 1.3;
        font-size: 12px;
        bottom: 100%;
        z-index: 1;
    }

    .item-info-img:active span,
    .item-info-img:hover span {
        display: block;
    }

    .item-info,
    .sertificate-bt,
    .item-question-box {
        color: #000;
    }

    .item-info .center > div {
        margin: 0 0 14px 0;
    }

    .item-info-title {
        display: block;
        margin: 0 0 2px 0;
        font-weight: bold;
    }

    .sertificate-bt a {
        color: #1c3c71;
        border-bottom: 1px dashed #1c3c71;
        padding: 0 0 2px 0;
        font-size: 20px;
    }

    .sertificate-bt a:hover,
    .sertificate-bt a:active {
        border: none;
        text-decoration: none;
    }

    .item-question-box a {
        color: #000;
        font-size: 21px;
        display: block;
        background: url(/local/templates/main/css/../images/left-arrow.png) no-repeat 100% 60%;
        background-size: 4%;
    }

    .section {
        padding: 12px 0;
        border-bottom: 1px solid #888888;
    }

    .item-category .center > span {
        font-size: 22px;
        color: #000;
        margin: 0 0 10px 0;
        display: block;
    }

    .order-box .slider img {
        width: auto;
        margin: 0 auto;
    }

    .product-slider .price-wholesale {
        color: #2d3f90;
    }

    .product-slider span {
        font-weight: bold;
    }

    .product-slider .price-wholesale span,
    .product-slider .price-retail {
        color: #888888;
    }

    .product-slider .text-container {
        border-top: 1px solid #c4c4c4;
        padding: 5px 0;
        margin: 5px 0 0 0;
    }

    .product-slider img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }

    .product-slider .slick-slide {
        margin: 0 10px;
    }

    .size-holder {
        border: 2px solid #1c3c71;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    }

    .size-inner {
        position: relative;
        padding: 0 20px;
    }

    .size-inner > span {
        display: block;
        padding: 12px 0;
        color: #1c3c71;
        font-size: 18px;
    }

    .size-inner .item-amount {
        margin: 10px 0 3px;
    }

    .size-inner .item-amount span {
        color: #000;
        line-height: 24px;
        font-size: 14px;
    }

    .product-popup {
        border: 2px solid #1c3c71;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        padding: 15px 15px 5px 15px;
        display: none;
        top: 56px;
        z-index: 12;
        position: fixed;
        width: 100%;
        max-width: 700px;
        background: #fff;
        right: 0;
    }

    .popup-title {
        display: block;
        font-size: 24px;
        color: #1c3c71;
        margin: 0 0 10px 0;
    }

    .product-popup .order-buttons.basket-buttons {
        border: none;
        padding: 0;
        overflow: hidden;
    }

    /* shops.html */
    #map {
        width: 100%;


        height: 300px;
        margin: 15px 0;
    }

    .tab-menu {
        overflow: hidden;
    }

    .tab-menu li.selected {
        background: #fff;
        color: #505050;
        border: 1px solid #ccc;
        border-bottom: none;
    }

    .tab-menu li {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        text-align: center;
        width: 100px;
        margin: 0 10px 0 0;
        float: left;
        text-align: center;
        padding: 0;
        color: #fff;
        cursor: pointer;
        background: #3B4A90;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;


        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;

        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 0px;
        -moz-border-radius-bottomleft: 0px;
    }

    .office-holder {
        margin: 10px -10px;
        overflow: hidden;
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .office-item {
        padding: 0px 10px 20px 10px;
        width: 50%;
        min-height: 150px;
        color: #000;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .office-item .block {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding: 10px 5px 10px 15px;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(204, 204, 204);
        border-image: initial;
        transition: border 0.2s linear, box-shadow 0.2s linear;
        border-radius: 5px;
    }

    .select-city {
        height: auto;
        padding: 10px;
        overflow: hidden;
        position: relative;
    }

    .select-city a {
        margin: 0px 10px 0px 0px;
        display: inline-block;
        border-bottom: 1px dashed #367DE2;
        color: #367DE2;
    }

    .parent {
        display: none;
    }

    .show-box {
        display: block;
    }

    .office-title {
        display: block;
        font-size: 24px;
        color: #000;
        margin: 5px 0;
    }

    .show-onmap {
        line-height: 12px;
        font-size: 10px;
        color: rgb(145, 145, 145);
        text-decoration: none;
        cursor: pointer;
        margin: 10px 10px 0px 0px;
        padding: 0px;
        border-bottom: 1px dashed rgb(145, 145, 145);
    }

    .catalog-drop-list, .services-drop-list {
        background: #1f437d;
        display: none;
    }

    .services-drop-list {
        background: #2e2e2e;
    }

    /* account */
    .acc-header {
        background: #e11320;
        border-bottom: 1px solid #888888;
    }

    .acc-header .nav-bt span {
        background: #fff;
    }

    .logo {
        display: block;
        margin: 0 auto;
        width: 41px;
        background: none;
    }

    .logo img {
        width: 100%;
        display: block;
    }

    .order-title.acc-title {
        font-size: 32px;
    }

    a.acc-title:before {
        content: '<';
        display: inline-block;
        margin: 0 6px 0 0;
    }

    a.acc-title {
        border-bottom: 1px solid #888;
        padding: 0 0 10px 0;
    }

    .form-text {
        padding: 0 0 0 25px;
        display: block;
        margin: 0 0 10px 0;
    }

    .edit-bt,
    .apply-bt {
        background: #1c3c71;
        width: 60%;
        margin: 0 auto;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        border: none;
        display: block;
        border-radius: 6px;
    }

    .submit-bt {
        background: #e11320;
        width: 60%;
        margin: 0 auto;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        border: none;
        display: block;
        border-radius: 6px;
    }

    .acc-edit-form {
        margin: 0 0 20px 0;
        padding: 0 15px;
    }

    .pass-form {
        padding: 30px 0;
    }

    .pass-form p {
        margin: 15px;
    }

    button:hover {
        cursor: pointer;
    }

    button:focus {
        outline: none;
    }

    .mail-format .holder .format-box {
        float: left;
        height: 35px;
    }

    .mail-format .holder .format-box:last-child {
        float: right;
    }

    .format-box input[type=radio] + label {
        line-height: 36px;
        padding: 0 40px 0 0;
        font-size: 18px;
        color: #888888;
    }

    .acc-sub {
        display: block;
        margin: 0 0 15px 0;
        font-size: 20px;
        color: #888888;
    }

    .filter-select-holder > .holder.acc-box,
    .acc-box {
        border-bottom: 1px solid #888888;
        padding: 15px 0;
        width: 100%;
        margin: 0 auto;
    }

    .filter-select-holder > .holder.acc-box label {
        line-height: 24px;
        font-size: 18px;
        height: 24px;
    }

    .control-form {
        padding: 0 0 35px 0;
    }

    .control-form .edit-bt {
        margin: 30px auto 0;
    }

    .acc-orders {
        padding: 0 0 10px;
    }

    .acc-orders > .holder,
    .acc-order-info .holder {
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        align-content: center;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding: 10px 0;
        border-bottom: 1px solid #888888;
    }

    .acc-order-info .holder {
        border: none;
        padding: 3px 0;
    }

    .acc-orders > .holder:last-child {
        border: none;
    }

    .acc-orders > .holder div:last-child {
        text-align: right;
        width: 45%;
    }

    .acc-orders span {
        display: block;
    }

    .order-status {
        margin: 6px 0 0 0;
    }

    .order-status.accept {
        color: #1d3c8d;
    }

    .order-status.closed {
        color: #000000;
    }

    .order-price-box span {
        font-size: 16px;
    }

    .order-price-box span.order-price {
        font-size: 22px;
        margin: 3px 0 0 0;
    }

    .acc-orders > .holder .order-status {
        width: 45%;
    }

    .acc-orders > .holder > a {
        width: 10%;
    }

    .acc-order.basket-box {
        padding: 0 0 10px 0;
    }

    .acc-order .basket-order-box {
        padding: 5px 0;
        border: none;
    }

    .order-fin {
        padding: 10px 0;
    }

    .order-fin div {
        padding: 4px 0;
    }

    /* sign form */
    .sign-form-holder {
        background: #e3e3e3;
        border-bottom: 1px solid #888888;
        padding: 15px 15px 10px 15px;
    }

    .sign-title {
        display: block;
        font-size: 24px;
        color: #888888;
        margin: 0 0 10px 29px;
    }

    .sign-input {
        width: 100%;
        height: 40px;
        line-height: 40px;
        border: none;
        font-size: 18px;
        color: #bfbfbf;
        margin: 0 0 10px 0;
        padding: 0 0 0 29px;
    }

    .sign-type {
        overflow: hidden;
    }

    .sign-type a {
        float: left;
        text-align: center;
        width: 50%;
        color: #2d3f6e;
        font-size: 21px;
        line-height: 40px;
    }

    .sign-type a:first-child {
        border-right: 1px solid #888;
    }

    .product-popup .basket-box {
        position: relative;
        border: none;
        border-top: 1px solid #888;
        padding: 5px 0;
    }

    .product-popup > span {
        display: block;
        font-size: 20px;
    }

    .product-popup .basket-box img {
        float: left;
        max-width: 15%;
    }

    .product-popup .basket-item {
        float: left;
        width: 82%;
    }

    .product-popup .amount {
        float: left;
        width: auto;
        margin: 0 0 0 10px;
        font-size: 16px;
        color: #000;
        line-height: 16px;
    }

    .product-popup .item-fin-price span:last-child {
        float: left;
        margin: 0 0 0 10px;
        font-size: 18px;
        line-height: 18px;
    }

    .product-popup .item-price span,
    .product-popup .amount-text {
        line-height: 16px;
        font-size: 16px;
    }

    .product-popup .item-vendor,
    .product-popup .item-size {
        line-height: 16px;
        font-size: 16px;
    }

    .product-popup .item-name {
        font-size: 18px;
        margin: 0 0 5px 0;
    }

    .product-popup .item-fin-price span {
        font-size: 18px;
        line-height: 18px;
    }

    .product-popup .continue {
        float: left;
    }

    .product-popup .order-apply {
        float: right;
    }

    .product-popup .continue,
    .product-popup .order-apply {
        height: 40px;
        line-height: 40px;
        padding: 0;
        font-size: 18px;
        width: 48%;
    }

    .delete-item {
        background: url(/local/templates/main/css/../images/close-icon.png) no-repeat;
        width: 17px;
        height: 17px;
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .item-info-img div::after {
        display: block;
        content: " ";
        border: 1px solid #fff;
        position: absolute;
        width: 38px;
        height: 37px;
        z-index: 1;
        background: transparent;

    }

    .item-info-img div::before {
        display: block;
        content: " ";
        border: 1px solid #ccc;
        position: absolute;
        width: 38px;
        height: 37px;
        z-index: 2;
        background: transparent;
        border-radius: 5px
    }


    /*
    select {
    width: 50px;
        height: 26px;
        border-radius: 5px;
        -webkit-appearance: none;
        background-image: url('/local/templates/main/css/../images/arrow-down.png');
        background-position: 31px center;
        background-repeat: no-repeat;
        line-height: 1em;
        -moz-appearance: none;
        text-indent: 0.01px;
        text-overflow: '';
        -ms-appearance: none;
        appearance: none!important;
        background-color: transparent;
        background-size: 32%;
        padding: 5px;
        border: 1px solid #ccc;
        position: relative;
        top: 0;
    }

    select::-ms-expand {
      display: none;
    }
    .amount-input {
        display:none;
    }
    .item-amount.holder {
        position:relative;
    }
    .item-amount.holder select {
        position:absolute;
        top:0;
        right:0
    }*/
    .overflow {
        height: 100px;
        overflow: hidden
    }

    .item-amount.holder {
        width: 100%;
        position: relative;
        display: inline-block;
    }

    .item-amount.holder .selectbox-box {
        position: absolute !important;
        right: 0
    }

    /*******************************SELECT*********************/
    .selectbox {
        vertical-align: middle;
        cursor: pointer;
    }

    .selectbox .select {
        width: 70px;
        height: 24px;
        padding: 0 5px 0 10px;

        color: #333;

        background: #fff;
        border: 1px solid #ccc;

        border-radius: 5px;

    }

    .selectbox .select:hover {
        background-color: #E6E6E6;
        background-position: 0 -10px;
    }

    .selectbox .select:active {
        background: #f5f5f5;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
    }

    .selectbox.focused .select {
        border: 1px solid #5794BF;
    }

    .selectbox .select .text {
        display: block;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 24px;
    }

    .selectbox .trigger {
        position: absolute;
        top: -5px;
        right: -6px;
        width: 15px;
        height: 100%;

    }

    .selectbox .trigger .arrow {
        position: absolute;
        top: 14px;
        right: 12px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #000;
        width: 0;
        height: 0;
        overflow: hidden;
        opacity: 0.3;
        filter: alpha(opacity=30);
    }

    .selectbox:hover .arrow {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .selectbox .dropdown {
        top: 33px;
        width: 70px;
        margin: 0;
        padding: 1px 0;
        background: #FFF;
        border: 1px solid #000;
        border-radius: 5px;
        height: 100px !important;
        font-size: 14px;

    }

    .selectbox li {
        padding: 2px 5px;
        color: #333;
    }

    .selectbox li.selected {
        background: #A3ABB1;
        color: #FFF;
    }

    .selectbox li:hover {
        background: #08C;
        color: #FFF;
    }

    .selectbox li.disabled {
        color: #AAA;
    }

    .selectbox li.disabled:hover {
        background: none;
    }

    .item-amount.holder {
        overflow: visible;
    }

    .full-vers {
        color: #3B4A90;
    }

    .ui-spinner-up {
        background: url(/local/templates/main/css/../images/right.png) no-repeat;
        background-size: 49%;
        background-position: left center;

    }

    /*.ui-spinner-up span::after {
            content: "&gt;";
        position: absolute;
        width: 20px;
        height: 23px;
        display: inline-block;
        left: 0;
        top: 0;
        z-index: 9;
        color: #000;
        font-size: 14px;
    }*/
    .ui-spinner-down {
        background: url(/local/templates/main/css/../images/left.png) no-repeat;
        background-size: 49%;
        background-position: right center;
    }

    /*.ui-spinner-down::before {
        content: " < "
    }
    */
    .amount-input {
        background: transparent;
        outline: none;
    }

    div.popup-window.open {
        position: fixed;
        top: 57px;
        z-index: 10;
        background: #fff;
    }

    span.old-price {
        text-decoration: line-through;
        color: #707070;
    }

    .site-nav.main-page .toggle-box {
        font-size: 14px;
    }

    .site-nav.main-page .toggle-box li {
        border: none;
        list-style: disc
    }

    .twitter {
        background: url(/local/templates/main/images/twitter-icon.png) no-repeat;
    }

    .filter-select-holder input[type=radio] + label {
        padding-top: 4px;
    }

    input[type=radio] + label, .filter-select-holder label {
        font-size: 14px;
    }

    .filter-select-holder label {
        min-height: 30px;
        height: auto;
    }

    .button-container.png .slide-more {
        border-radius: 7px;
    }

    .news-list img, .news-detail img {
        max-width: 100% !important;
        width: auto !important;
        height: auto !important;
    }

    .news-filter ul {
        width: 100%;
        text-align: center;
        list-style: none;
    }

    .news-filter li {
        display: inline-block;
        margin: 0px 5px 15px 5px;
    }

    .news-list-item {
        border-bottom: 1px solid silver;
        margin-bottom: 20px;
        padding-bottom: 10px;
        margin-right: 18px;
    }

    .section_bottom_description h2 {
        font-size: 18px;
        line-height: 1em;
        margin-bottom: 15px;
        font-weight: bold;
    }

    .section_bottom_description {
        margin-bottom: 30px;
        line-height: 1.2em;
    }

    .spoiler a {
        border-bottom: #2300ec dotted 1px;
        margin: 20px 0;
        display: inline-block;
    }

    .spoiler:hover {
        cursor: pointer;
    }

    .spoiler-text {
        margin: 10px 0;
    }

    .static-text p {
        color: #888888;
        font-size: 14px;
        line-height: 1.3em;
        margin: 2px 0;
    }

    .static-text .element .h1 {
        color: #2c3e6f;
        font-size: 18px;
        font-weight: bold;
        padding-top: 30px;
    }

    .catalog-nav-item a img {
        width: 100%;
    }

    div.popup-window .close-icon {
        width: 17px;
        height: 17px;
        background: url(/local/templates/main/images/close-icon.png) no-repeat;
        cursor: pointer;
        position: absolute;
        top: 15px;
        right: 39px;
        z-index: 1000;
    }

    .product-add-count .input-wrap {
        display: inline-block;
        margin-left: 184px;
    }

    .product-add-count li {
        height: 30px;
        display: block;
        margin-top: 8px;
        position: relative;
    }

    .product-add-count span {
        display: inline-block;
        font-size: 16px;
        line-height: 30px;
        vertical-align: middle;
        position: absolute;
        top: 0;
        max-width: 180px;
    }

    .counter-input {
        text-align: center;
    }

    .input-wrap .minus, .input-wrap .counter-input, .input-wrap .plus {
        width: 25px;
        height: 25px;
        border: 1px solid #e5e5e5;
        float: left;
        margin-left: 4px;
    }

    .input-wrap .minus {
        background: url(/local/templates/main/images/line-icon.png) no-repeat center;
        cursor: pointer;
    }

    .input-wrap .plus {
        background: url(/local/templates/main/images/cross-icon.png) no-repeat center;
        cursor: pointer;
    }

    .product-add-count .subscribe {
        width: 102px;
        margin-left: 190px;
    }

    .product-add-count .subscribe, .link-wrap a {
        display: inline-block;
        height: 30px;
        text-decoration: none;
        text-align: center;
        color: #282828;
        padding-top: 5px;
        font-size: 16px;
        border: 1px solid #e5e5e5;
    }

    .link-wrap a {
        padding-left: 10px;
        padding-right: 10px;
        margin-right: 8px;
        margin-bottom: 10px;
    }

    .product-add-count li.active .subscribe {
        display: none;
    }

    .product-add-count li.disable .input-wrap {
        display: none;
    }

    .product-add-count li.disable span {
        color: #888888;
        text-decoration: line-through;
    }

    .fancybox-inner .size-inner {
        background: #fff;
        padding: 5px !important;
        min-width: 249px !important;
        width: 100%;
    }

    .fancybox-inner .size-inner .select-size.h2 {
        color: #2c3e6f;
        font-size: 18px;
        font-weight: bold;
        padding: 20px;
        border-bottom: 1px solid #e8e8e8;
        margin-bottom: 30px;
    }

    .fancybox-inner .size-inner .cart-add {
        display: inline-block;
        height: 40px;
        font-size: 16px;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
        padding-top: 10px;
        float: left;
        color: #FFF;
        background: #2c3e6f;
        white-space: nowrap;
        width: 100%;
        margin: 20px 0;
    }

    .fancybox-inner .product-add-count .input-wrap {
        margin: 0;
        float: right;
    }

    .product .size-inner {
        background: #fff;
        padding: 6px;
        min-width: 249px;
        width: 100%;
    }

    .product .size-inner .select-size.h2 {
        color: #2c3e6f;
        font-size: 18px;
        font-weight: bold;
        padding: 20px;
        border-bottom: 1px solid #e8e8e8;
        margin-bottom: 30px;
    }

    .product .size-inner .cart-add {
        display: inline-block;
        height: 40px;
        font-size: 16px;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
        padding-top: 10px;
        float: left;
        color: #FFF;
        background: #2c3e6f;
        white-space: nowrap;
        width: 100%;
        margin: 20px 0;
    }

    .product .product-add-count .input-wrap {
        margin: 0;
        float: right;
    }

    #content {
        padding: 7px;
    }

    /*Slick*/
    /* Slider */
    .slick-slider {
        position: relative;

        display: block;
        box-sizing: border-box;

        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;

        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
    }

    .slick-list {
        position: relative;

        display: block;
        overflow: hidden;

        margin: 0;
        padding: 0;
    }

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

    .slick-slider .slick-track,
    .slick-slider .slick-list {
        -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:before,
    .slick-track:after {
        display: table;

        content: '';
    }

    .slick-track:after {
        clear: both;
    }

    .slick-loading .slick-track {
        visibility: hidden;
    }

    .slick-slide {
        display: none;
        float: left;
        position: relative;
        height: 100%;
        min-height: 1px;
    }

    [dir='rtl'] .slick-slide {
        float: right;
    }

    .slick-slide img {
        display: block;
    }

    .slick-slide.slick-loading img {
        display: none;
    }

    .slick-slide.dragging img {
        pointer-events: none;
    }

    .slick-initialized .slick-slide {
        display: block;
    }

    .slick-loading .slick-slide {
        visibility: hidden;
    }

    .slick-vertical .slick-slide {
        display: block;

        height: auto;

        border: 1px solid transparent;
    }

    .slick-arrow.slick-hidden {
        display: none;
    }


    /*!!!!!!!!!!!!!*/
    div.popup-window .h1 {
        color: #2c3e6f;
        font-size: 18px;
        font-weight: bold;
        padding: 20px;
        border-bottom: 1px solid #e8e8e8;
        margin-bottom: 30px;
    }

    div.popup-window.for-got .h1 {
        margin: 0;
        border: none;
        padding-top: 0;
        text-align: center;
    }

    div.popup-window.for-got span.error-text {
        display: none;
    }

    div.popup-window.for-got span {
        width: 190px;
        text-align: center;
        display: block;
        margin: 0 auto;
    }

    div.popup-window.sity .wrapper {
        display: block;
        width: 100%;
        background: url(/local/templates/main/images/rus-bg.png) no-repeat center;
    }

    /*div.popup-window.sity ul {
        float: left;
    }

    div.popup-window.sity li {
        padding-bottom: 30px;
    }

    div.popup-window.sity li a {
        color: #2c3e6f;
        position: relative;
    }

    div.popup-window.sity .active {
        border: none;
        font-weight: bold;
    }

    div.popup-window.sity .active:before {
        content: url(/local/templates/main/images/sity-icon.png);
        position: absolute;
        left: -17px;
    }
    */
    .checkbox-container {
        margin-bottom: 20px;
        height: 20px;
    }

    .checkbox-container span {
        display: inline-block;
        margin-left: 20px;
        padding-top: 5px;
    }

    .checkbox-container input {
        width: 20px;
        height: 20px;
    }

    .checkbox {
        vertical-align: top;
        width: 17px;
        height: 17px;
    }

    .checkbox + label {
        cursor: pointer;
    }

    .checkbox:not(checked) {
        position: absolute;
        opacity: 0;
    }

    .checkbox:not(checked) + label {
        position: relative;
        padding: 0 0 0 20px;
    }

    .checkbox:not(checked) + label:before {
        content: '';
        position: absolute;
        /*top: -4px;*/
        left: 0;
        width: 20px;
        height: 20px;
        border: 1px solid #c4c4c4;
    }

    .checkbox:not(checked) + label:after {
        content: url(/local/templates/main/images/sity-icon.png);
        position: absolute;
        top: 2px;
        left: 5px;
        display: none;
    }

    .checkbox:checked + label:after {
        display: block;
    }

    .step .wrap input {
        font-size: 16px;
        cursor: pointer;
    }

    .step .wrap > div {
        float: left;
        margin-right: 5.6%;
        position: relative;
    }

    .step .wrap > div:last-child {
        margin-right: 0;
    }

    .select-container:before {
        content: url(/local/templates/main/images/arrow-disable.png);
        position: absolute;
        cursor: pointer;
    }

    div.popup-window .select-container:before {
        top: 20px;
        right: 6px;
    }

    .step .wrap .date, .step .wrap .year {
        width: 19.6%;
    }

    .step .wrap .month {
        width: 49.5%;
    }

    .tabs.disable {
        display: none;
    }


    .step .wrap input {
        font-size: 16px;
        cursor: pointer;
    }

    .step .wrap > div {
        float: left;
        margin-right: 5.6%;
        position: relative;
    }

    .step .wrap > div:last-child {
        margin-right: 0;
    }

    .step .wrap .date, .step .wrap .year {
        width: 19.6%;
    }

    .step .wrap .month {
        width: 49.5%;
    }

    .drop-list {
        position: absolute;
        z-index: 10;
        top: 10px;
        max-height: 188px;
        width: 100%;
        padding-left: 10px;
        display: block;
        border: 1px solid #c4c4c4;
        background: white;
        pointer-events: none;
    }

    .drop-list:before {
        content: url(/local/templates/main/images/arrow-enable.png);
        position: absolute;
        pointer-events: all;

    }

    div.popup-window .drop-list:before {
        top: 10px;
        right: 6px;
    }


    /*!!!*/
    div.popup-window .tabs-container .tabs-link {
        float: left;
        width: 50%;
        font-size: 18px;
        color: #323232;
        padding: 11px 0;
        cursor: pointer;
        text-align: center;
    }

    div.popup-window .tabs-link.active {
        border-top: 4px solid #2c3e6f;
        color: #2c3e6f;
        font-weight: bold;
        padding-top: 7px;
    }

    div.popup-window .tabs-link.disable {
        background: #e0e0e0;
        border-left: 1px solid #cbcbcb;
    }

    div.popup-window .tabs {
        padding: 30px 20px 20px 20px;
    }

    div.popup-window input {
        width: 100%;
        height: 40px;
    }

    div.popup-window .popup-input-text {
        border: 1px solid #c4c4c4;
        padding: 0 10px;
        outline: none;
        margin: 10px 0 20px 0;
    }

    div.popup-window .popup-input-text:focus {
        border-color: #232323;
    }

    div.popup-window input[type="submit"] {
        color: white;
        background: #2c3e6f;
        border: none;
        cursor: pointer;
        margin-bottom: 20px;
        text-transform: uppercase;
    }

    /*div.popup-window span {
        font-size: 14px;
        color: #232323;
        display: block;
    }
    */
    div.popup-window .center a {
        border-bottom: 1px solid;
    }

    div.popup-window.registration-popup a, div.popup-window.for-got a {
        font-size: 14px;
        text-decoration: none;
        border-bottom: 1px dashed;
    }

    div.popup-window .link-container {
        text-align: center;
    }

    div.popup-window .link-container a {
        color: #999999;
    }

    div.popup-window .popup-link {
        color: #232323;
        margin: 0 auto;
        display: inline-block;
    }

    div.popup-window .close {
        position: relative;
        bottom: 20px;
        right: -84%;
        color: #888888;
        float: none;
        opacity: 1;
        font-weight: normal;
        line-height: normal;
        text-shadow: none;
    }

    div.popup-window .check-in.error .popup-input-text {
        border: 2px solid #cc2229;
        margin: 9px 0 19px 0;
        color: #cc2229;
    }

    div.popup-window.disable {
        display: none;
    }

    div.popup-window.open {
        display: block;
    }

    div.popup-window .error-text {
        color: #cc2229;
    }

    .tabs .error-text {
        display: none;
    }

    .tabs.error .error-text {
        display: block !important;
    }

    .tabs.error .normal-text {
        display: none;
    }


    /*div.popup-window .close-icon {
        width: 17px;
        height: 17px;
        background: url(/local/templates/main/images/close-icon.png) no-repeat;
        cursor: pointer;
        position: absolute;
        top: 20px;
        right: 10px;
    }
    */
    div.popup-window .tabs-link.active {
        border-top: 4px solid #2c3e6f;
        color: #2c3e6f;
        font-weight: bold;
        padding-top: 7px;
    }

    div.popup-window .tabs-link.disable {
        background: #e0e0e0;
        border-left: 1px solid #cbcbcb;
    }

    div.popup-window .tabs {
        padding: 30px 20px 20px 20px;
    }

    div.popup-window form {
        padding-top: 20px;
        display: inline-block;
    }

    .step.disable {
        display: none;
    }

    step .wrap > div {
        float: left;
        margin-right: 5.6%;
        position: relative;
    }

    .step .wrap .date, .step .wrap .year {
        width: 19.6%;
    }

    div.popup-window input {
        width: 100%;
        height: 40px;
    }

    div.popup-window .popup-input-text {
        border: 1px solid #c4c4c4;
        padding: 0 10px;
        outline: none;
        margin: 10px 0 20px 0;
    }

    .step .wrap input {
        font-size: 16px;
        cursor: pointer;
    }

    .drop-list {
        position: absolute;
        z-index: 10;
        top: 10px;
        max-height: 188px;
        width: 100%;
        padding-left: 10px;
        display: block;
        border: 1px solid #c4c4c4;
        background: white;
        pointer-events: none;
    }

    .js-disable {
        display: none;
    }

    .drop-list li {
        font-size: 16px;
        color: #232323;
        padding: 13px 0;
        display: block;
        cursor: pointer;
        pointer-events: all;
    }

    .disable {

    }

    .registration-window, .login-window {
        right: 0;
        box-shadow: 1px 5px 8px gray;
        display: none;
        position: fixed;
        background: #fff;
        top: 62px;
        text-align: center;
        width: 100%;
        padding-bottom: 1px;
        padding: 10px 20px 20px 20px;
    }

    .registration.disable:hover .registration-window {
        display: block;
    }

    .drop-window .submit-drop, .drop-window span, .drop-window .h1 {
        display: block;
        width: 100%;
        text-decoration: none;
    }

    .drop-window .submit-drop {
        height: 42px;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
        padding-top: 13px;
        margin-top: 10px;
        font-weight: bold;
    }

    .drop-window .blue-bg, .result .result-submit {
        color: white;
        background: #2c3e6f;
    }

    .drop-window .white-bg, .select-container .white-bg {
        color: #2c3e6f;
        border: 2px solid #2c3e6f;
        background: none;
    }

    .drop-window.search {
        display: none;
        position: fixed;
        width: 100%;
        padding: 20px;
        background: #fff;
        width: 100%;
        top: 62px;
        left: 0;
        /* box-shadow: 1px 5px 8px gray; */
        box-shadow: none;
    }

    .registration-window .margin, .login-window .margin {
        margin-top: 20px;
    }

    .nav li > a.in-personal {
        display: inline-block;
    }

    .nav li > a.in-personal:last-child {
        padding-left: 0px;
        padding-right: 0px;
    }

    .region-holder {
        left: 0 !important;
    }

    /*#rh-snippet {
        display:none !important
    }
    */
    .filter-buttons input[type="submit"] {
        height: 42px;
        /*width: 35%;
        margin: 0 5%;
        */
        width: 32%;
        margin: 0 3%;
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;

        display: inline-block;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    }

    .filter-buttons input[type="submit"].filter-clear {
        color: #888888;
        background: rgba(255, 255, 255, 1);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(25%, rgba(252, 253, 253, 1)), color-stop(51%, rgba(251, 251, 251, 1)), color-stop(74%, rgba(240, 241, 241, 1)), color-stop(100%, rgba(227, 227, 227, 1)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 253, 1) 25%, rgba(251, 251, 251, 1) 51%, rgba(240, 241, 241, 1) 74%, rgba(227, 227, 227, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0);
        border: 2px solid #e3e3e3;
    }

    .filter-buttons input[type="submit"].filter-apply {
        border: 2px solid #666666;
        background: rgba(134, 134, 134, 1);
        background: -moz-linear-gradient(top, rgba(134, 134, 134, 1) 0%, rgba(136, 136, 136, 1) 25%, rgba(135, 135, 135, 1) 51%, rgba(131, 132, 132, 1) 74%, rgba(122, 123, 123, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(134, 134, 134, 1)), color-stop(25%, rgba(136, 136, 136, 1)), color-stop(51%, rgba(135, 135, 135, 1)), color-stop(74%, rgba(131, 132, 132, 1)), color-stop(100%, rgba(122, 123, 123, 1)));
        background: -webkit-linear-gradient(top, rgba(134, 134, 134, 1) 0%, rgba(136, 136, 136, 1) 25%, rgba(135, 135, 135, 1) 51%, rgba(131, 132, 132, 1) 74%, rgba(122, 123, 123, 1) 100%);
        background: -o-linear-gradient(top, rgba(134, 134, 134, 1) 0%, rgba(136, 136, 136, 1) 25%, rgba(135, 135, 135, 1) 51%, rgba(131, 132, 132, 1) 74%, rgba(122, 123, 123, 1) 100%);
        background: -ms-linear-gradient(top, rgba(134, 134, 134, 1) 0%, rgba(136, 136, 136, 1) 25%, rgba(135, 135, 135, 1) 51%, rgba(131, 132, 132, 1) 74%, rgba(122, 123, 123, 1) 100%);
        background: linear-gradient(to bottom, rgba(134, 134, 134, 1) 0%, rgba(136, 136, 136, 1) 25%, rgba(135, 135, 135, 1) 51%, rgba(131, 132, 132, 1) 74%, rgba(122, 123, 123, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#868686', endColorstr='#7a7b7b', GradientType=0);
    }

    .basket-amount {
        text-align: center;
        color: #fff;
        font-size: 11px;
        padding-top: 0px;

    }

    .toggle-box {
        display: none;
    }

    .overlay {
        display: none;
    }

    .overlay.disable {
        display: none;
    }

    .filter-inner-holder .filter-up-title {
        /*line-height: 22px;
        vertical-align: middle;
        display: table-cell;*/
    }

    .question-box {
        background: #2d3f6e;
        min-height: 55px;
        height: auto;
    }

    .question-box a {
        color: #fff;
        background: none;
        padding: 0;
    }

    .question-box form {
        padding: 10px;
    }

    .question-box textarea {
        min-height: 150px;
    }

    .question-box input[type="submit"] {
        background: #2d3f6e;
        color: #fff;
    }

    .question-box .slide-more {
        margin: 0px auto 0;
    }

    .question-box .form {
        display: none;
    }

    .filter-inner-holder .filter-up-title {
        width: 87% !important;
    }

    .toggle-box {
        text-align: justify;
    }

    .about ul li {
        list-style-type: disc;
        margin-left: 20px;
    }

    .product-added.product-popup {
        max-height: 350px;
        overflow: hidden;
        overflow-y: auto;
    }

    .shadow {
        display: none;
    }

    body div.title-search-result {
        z-index: 205 !important;
        width: 370px !important;
        max-width: 370px;
    }

    div.title-search-result .title-search-result, div.title-search-result tr {
        width: 100%;
        background: #fff

    }

    div.title-search-result .title-search-item {
        display: inline-block;
        max-width: 370px;
    }

    .no-ofers > div {
        float: none;
    }

    .catalog-menu li a img {
        margin-right: 5px;
    }

    div.popup-window.registration-popup .tabs-wrapper a.close {
        font-size: 17px;
    }

    #wrapper .hidden {
        display: none;
    }

    .registration-popup .tabs-link {
        font-size: 14px;
        padding: 5px 0;
    }

    #reg-form {
        padding: 10px 20px 10px 20px
    }

    #reg-form .popup-input-text {
        margin: 10px 0 10px 0;
    }

    #reg-form .input {
        height: 25px;
    }

    #reg-form #two > .wrap.clear span {
        width: 100%;
        display: inline-block;
        text-align: center;

    }

    #reg-form #two .drop-list {
        overflow-y: scroll;

        pointer-events: auto;
    }

    #reg-form #two .drop-list li {
        position: relative;
        z-index: 9999;
        padding: 5px 0;
    }

    #reg-form .wrap .month {
        width: 44.5%;
    }

    #reg-form .wrap .year {
        width: 23.6%;
    }

    #reg-form .link-container.center {
        margin-bottom: 20px;
    }

    #reg-form .link-container.center a {
        font-size: 16px;
    }

    .close-bt {
        right: 7px;
    }

    /*.filter > .filter-row > .holder {
        line-height:18px;
        min-height:50px;
    }
    */
    #reg-form a.skip {
        font-size: 17px;
        text-decoration: none;
        border-bottom: 1px dashed;
        position: relative;
        bottom: 0px;
        float: right;
        color: #888888;
    }

    #modal {
        text-decoration: underline;
    }

    .contacts-block p {
        margin-top: 6px;
    }

    pre {
        width: 100%;
        display: inline-block;
        white-space: normal;
    }

    div.popup-window.open {
        height: 97%;
        overflow-y: auto;
        width: 100%;
    }

    div.popup-window.sity.open {
        overflow: inherit;
    }

    #reg-form .link-container.center {
        min-height: 58px;
    }

    #reg .step-one-link a.skip {
        display: block;
        float: none;
        text-align: center;
        width: 53px;
        margin: 0 auto 5px auto;
    }

    .popular-products .product-item:nth-child(even) {
        border-left: 1px solid #888888;
    }
}


/* max-width 576 */
@media (max-width: 575px) {
    .info-page-wrap .sidebar {
        box-sizing: border-box;
    }

    .hover-element .button-container {
        display: block;
    }

    .catalog-menu li {
        padding: 0 15px;
    }

    .news {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        height: unset;
        margin-bottom: 0;
    }

    .news input {
        width: 90%;
    }

    .static-text.desktop {
        display: none;
    }

    .banner.desktop {
        background-size: contain !important;
        background-position: 0 15px !important;
    }

    .section_top_description h1 {
        font-size: 24px;
    }

    .catalog .cols {
        width: 100%;
        margin-right: 0;
    }

    .hover-element:hover {
        width: 100%;
        left: 0;
    }

    .hover-element .button-container .button.white {
        margin-left: 0;
    }

    .cart .result {
        padding-left: 0;
    }

    .result .desktop.result-submit {
        margin: 0;
        margin-top: 20px;
    }

    .step-element .step-wrapper {
        width: 100%;
    }

    .footer-bottom-block-two ul.message-director .button-manager {
        display: none;
    }

    .services-nav-item {
        width: 100% !important;
        margin-right: 0 !important;
        filter: unset !important;
        -webkit-filter: unset !important;
    }

    .product-container {
        min-height: 800px;
    }

    .product-slider {
        width: 100%;
        margin: 20px 0;
    }

    .product-gallery.desktop {
        display: none;
    }

    .product-slider .main-img {
        width: 100%;
    }

    .price-wrapper {
        position: relative;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }

    .price-whol,
    .price-wrapper .price {
        width: 50%;
    }

    .price-whol p {
        font-size: 28px !important;
    }

    .container.catalog-container .sidebar.desktop,
    .info-page-wrap .sidebar {
        width: 100%;
    }

}

.price-wrapper .product-add-count {
    width: 100%;
}

.slider-mpb {
    position: relative;
}

.slick-next:before {
    content: url(/local/templates/main/images/next-slick.png);
    cursor: pointer;
    position: absolute;
    top: 40%;
    right: 4%;
}

.slick-prev:before {
    content: url(/local/templates/main/images/prev-slick.png);
    cursor: pointer;
    position: absolute;
    top: 40%;
    left: 4%;
}

@media (max-width: 768px) {
    .slider-mpb .hover-element {
        width: 100%;
        height: 474px;
        margin: 7px;
    }

    .slider-mpb .hover-element .button-container {
        display: block;
    }
}

#about-left-menu .active span {
    text-decoration: none;
    font-weight: bold;
    background: url(/local/templates/main/images/sidebar-info-bg.png) no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.form-services-mpb {
    display: flex;
    justify-content: center;
}

.pws_tabs_container ul.pws_tabs_controll {
    margin-left: 5px;
}

.map_control {
    padding: 5px 5px;
}

.fancybox-inner .banner-form {
    width: 100%;
}

.pop-up .popup-window.select-offer .product-add-count .input-wrap {
    margin-left: 170px !important;
}

.pop-up .popup-window.select-offer {
    width: 100% !important;
    max-width: 440px;
}

@media (max-width: 767px) {
    .select-region {
        margin: 10px;
    }

    div.popup-window.sity .country-inner a {
        width: 33%;
    }

    div.popup-window.sity::before {
        display: none;
    }

    .nav-drop .nav-inner .nav {
        height: 600px;
    }

    .catalog-container .sidebar,
    .info-page-wrap .sidebar {
        overflow: auto;
        height: 100%;
    }

    /*.product .description {*/
    /*    display: block;*/
    /*}*/

    .description.desktop .description-box-mpb {
        width: 100% !important;
    }

    .description.desktop .description-bottom-mpb {
        width: 100%;
    }
    .information-link-mpb{
        display: block;
    }
}
@media (max-width: 650px) {
    .container-main-page-tight .news-catalog>.col-12 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .container-main-page-tight .news-catalog>.col-12>.column {
        width:272px;
        max-width: 100%;
    }
    .container-main-page-tight .news-catalog .element p {
        padding-bottom: 0;
        min-height: auto;
    }
    .container-main-page-tight .news-catalog .column.column-center {
        margin: 0;
    }
    .container-main-page-tight.container .news-catalog .head-container {
        margin: 15px 0 10px;
    }
    .container-main-page-tight .news-catalog .element .h1 {
        min-height: 22px;
    }
}
@media (max-width: 575px) {
    .static-text.desktop.index-text {
        display: block;
    }
}
@media (max-width: 480px) {
    div.popup-window.sity .country-inner a {
        width: 49%;
    }

    div.popup-window {
        width: 100%;
    }

    .checkout-radio-wrapper {
        width: 270px;
    }
}
.information-link-mpb{
    display: none;
    text-align: center;
    text-decoration: underline;
    color: blue;
}

.search-hide-desktop {
    display:none
}

@media (max-width: 575px) {
    .hover-element:hover {
        z-index: 5;
    }
    .information-link-mpb{
        display: block;
    }
    .description-box-mpb, .description-bottom-mpb{
        display: none;
    }
}

/* Pagination*/

.pagination__item:not(:last-child) {
    margin-right: 5px;
}

.pagination__item {
    display: inline-block;
    vertical-align: middle;
}

.pagination__item--prev a {
    background: #ebebeb;
}

.pagination__item a {
    display: block;
    height: 100%;
    border: 1px solid #e3e3e3;
    background: #fff;
    color: #224877;
    width: 26px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    transition: .2s;
    text-decoration: none;
}

.pagination__item--next .i-icon, .pagination__item--prev .i-icon {
    fill: #224877;
    width: 10px;
    height: 10px;
}

.pagination__item--prev .i-icon {
    transform: rotate(90deg);
}

.i-icon {
    background-repeat: no-repeat;
    background-position: 50%;
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
}

svg:not(:root) {
    overflow: hidden;
}

.pagination {
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center;
    float: left;
    width: 100%;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination__item--next .i-icon {
    transform: rotate(-90deg);
}

.pagination__item--current a, .pagination__item a:hover {
    background: #224877;
    color: #fff;
}

.pagination__item--next a, .pagination__item--prev a {
    background: #ebebeb;
}
.catalog-container .search-page{
    padding-left: 0;
}
@media (min-width: 768px) {
    .title-search-result{
        top: 60px;
        left: 15% !important;
    }
}


@media (max-width: 1349px) {
    .categories .slider-container {
        float: none;
        margin: 0 auto;
    }
}

.h_search_toggle {
    display:none
}
@media (max-width: 1299px) {
    #slider-right {
        display: none;
    }
}
.news-catalog .column .element img{
    width: 100%;
}

.main-container .bx_catalog-compare-list.top{
    top: 70px;
}
.compare_close_mpb{
    float: right;

}
#footer{
    margin-top: 20px;
}
.phone_hover:hover{
    text-decoration: underline !important;
}

.registration-hide-desktop {
    display:none
}

@media (min-width: 768px) and (max-width: 1280px) {
    .registration-hide-tablet,
    .region.desktop,
    .registration-hide-desktop .registration span,
    .registration-hide-desktop .hide-tablet {
        display:none
    }

    .registration-hide-desktop {
        display:block
    }

    .registration-hide-desktop .registration {
        background:none
    }


  .top-menu  #main-menu > li > a {
        font-size: 15px;
    }

    .container .top-menu {
        padding: 0 20px;
    }

    #header .header-top {
        order: -1;
        height: 68px !important;
    }

   .top-menu #main-menu {
        justify-content: space-between;
        width: 100%;
    }

    .sticky-div,
    #header {
        display: flex;
        flex-direction: column;
    }

    .header-top .container {
        padding: 0 10px;
    }

    .header-top .wrapp_search_time.hide-tablet {
        display:none
    }

    .search-hide-desktop {
        display:block
    }


    .h_search_toggle {
        display:block;
        position: relative;
    }

    .h_search_toggle::before {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        background: transparent url(/local/templates/main/images/icon/search-blue.png) no-repeat center center;
        background-size: contain;
        margin-right: 18px;
    }

    .search-hide-desktop .search {
        display: none;
        position: absolute;
        right: 20px;
        top: 30px;
        width: 290px
    }

    a.btn-main-block.header_button_request {
        display: block !important;
        height: auto;
        border: none;
        max-width: 100px;
        text-decoration: underline;
    }

    a.btn-main-block.header_button_request.mr10 {
        display:none !important
    }

    .region.mobile {
        display: block;
        margin: 0 0 5px 0;
    }

    .region.mobile span {
        color: #525252;
    }

    .contacts-header-block {
        gap: 0 !important;
    }

    .contacts-header-block a {
        font-weight: bold;
    }

    .region.mobile a {
        font-weight: normal;
        border-bottom: 1px dashed;
    }

    a.btn-main-block.header_button_request {
        height: auto;
    }

}

@media (max-width: 991px) {
    .header-top .logo {
        width: 105px;
        min-width: 105px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: 0;
    }

    .header-top .logo img {
        display: none;
    }
}

@media (max-width: 1280px) {
    .news-container{
        padding: 0 15px;
    }
}

/* End */


/* Start:/node_modules/owl.carousel/dist/assets/owl.carousel.min.css?17237293823365*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;height: 100%;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/node_modules/owl.carousel/dist/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/main/css/inner.css?175126322839447*/
@font-face {
    font-family: 'solomon_sans_regular';
    src: url("/local/templates/main/css/../font/solomon_sans_normal-webfont.eot");
    src: url("/local/templates/main/css/../font/solomon_sans_normal-webfont.eot?#iefix") format("embedded-opentype"), url("/local/templates/main/css/../font/solomon_sans_normal-webfont.woff2") format("woff2"), url("/local/templates/main/css/../font/solomon_sans_normal-webfont.woff") format("woff"), url("/local/templates/main/css/../font/solomon_sans_normal-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.sidebar-menu {
    margin-right: 15px;
}

.sidebar-menu ul li {
    width: 100%;
    height: auto;
    padding: 0;
    line-height: 1;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
}

.sidebar-menu ul li.active, .sidebar-menu ul li:hover {
    background-color: #e5e5e5;
    font-weight: 700;
}

.sidebar-menu ul li.active a, .sidebar-menu ul li:hover a {
    text-decoration: none;
}

.sidebar-menu ul li.active .triangle, .sidebar-menu ul li:hover .triangle {
    opacity: 1;
}

.sidebar-menu ul li.active:before, .sidebar-menu ul li.active:after {
    display: none;
}

.sidebar-menu ul li a {
    display: block;
    padding: 12px 0;
    padding-left: 5px;
    color: #323232;
}

.sidebar-menu ul li .triangle {
    position: absolute;
    right: -15px;
    top: 0;
    border-left: 15px solid #e5e5e5;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right: none;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
}

.page-content {
    width: 914px;
    float: left;
    margin-left: 20px;
}

.map {
    margin-bottom: 20px;
}

.tabs-nav {
    border: 1px solid #e0e0e0;
    border-bottom: none;
}

.tabs-nav ul {
    font-size: 0;
    margin: 0;
}

.tabs-nav ul li {
    display: inline-block;
    width: 183px;
    padding: 15px 0;
    background-color: #e0e0e0;
    border-right: 1px solid #c4c4c4;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #313131;
    cursor: pointer;
}

.tabs-nav ul li.active, .tabs-nav ul li:hover {
    border-bottom: none;
    background-color: #fff;
    color: #2c3e6f;
}

.tabs-nav ul li:last-of-type {
    width: 180px;
    border-right: none;
}

.tabs-content {
    padding: 20px;
    margin-bottom: 45px;
    border: 1px solid #e0e0e0;
    border-top: none;
}

.tabs-pane {
    display: none;
    font-size: 14px;
    color: #313131;
}

.tabs-pane.active {
    display: block;
}

.tabs-pane p {
    margin-top: 15px;
}

.tabs-pane p:first-of-type {
    margin-top: 0;
}

.climat-indicators {
    margin-top: 15px;
    border: 1px solid #c4c4c4;
}

.climat-indicators ul {
    font-size: 0;
    margin: 0;
}

.climat-indicators ul li {
    display: inline-block;
    width: 290px;
    padding: 15px;
    padding-left: 25px;
    border-right: 1px solid #e0e0e0;
    background-color: #e9eefc;
    font-family: 'solomon_sans_regular';
    font-weight: 600;
    font-size: 23px;
    line-height: 1.2;
    color: #2c3e6f;
}

.climat-indicators ul li:last-of-type {
    border-right: none;
}

.tabs-button {
    width: 356px;
    margin-top: 10px;
    background-color: #2c3e6f;
    border: 2px solid #2c3e6f;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}

.tabs-button a {
    display: block;
    padding: 10px 0;
    color: #fff;
    text-decoration: none;
}

.services-descr {
    color: #232323;
    font-size: 14px;
}

.services-nav {
    margin-bottom: 50px;
    font-size: 0;
}

.services-nav-item {
    display: inline-block;
    vertical-align: top;
    width: 295px;
    margin-top: 25px;
    margin-right: 14px;
    position: relative;
    -webkit-filter: invert(0) grayscale(1);
    filter: invert(0) grayscale(1);
    -webkit-transition: .5s;
    transition: .5s;
}

.services-nav-item:hover {
    -webkit-filter: none;
    filter: none;
}

.services-nav-item img {
    width: 100%;
}

.services-nav-item:nth-of-type(3n) {
    margin-right: 0;
}

.region-list {
    margin-top: 10px;
    padding: 0 10px;
}

.region-list ul li {
    display: inline-block;
    margin-right: 6px;
    border-bottom: 1px dashed #367DE2;
    font-size: 14px;
    line-height: 1.2;
    -webkit-transition: .5s;
    transition: .5s;
}

.region-list ul li:hover {
    border-color: transparent;
}

.region-list ul li a {
    color: #367DE2;
    text-decoration: none;
}

.news-filter {
    text-align: center;
}

.news-filter ul {
    display: inline-block;
    border: 1px solid #aeaeae;
    font-size: 0;
}

.news-filter ul li {
    display: inline-block;
    border-right: 1px solid #aeaeae;
    font-size: 18px;
    -webkit-transition: .5s;
    transition: .5s;
}

.news-filter ul li:hover {
    background-color: #2c3e6f;
}

.news-filter ul li.active {
    background-color: #2c3e6f;
}

.news-filter ul li.active a {
    color: #fff;
}

.news-filter ul li:hover a {
    color: #fff;
}

.news-filter ul li:last-of-type {
    border: none;
}

.news-filter ul li a {
    display: block;
    padding: 10px 20px;
    color: #343434;
    text-decoration: none;
}

.main-news .head-container h1 {
    font-weight: bold;
    color: #2c3e6f;
    font-size: 20px;
    margin: 30px 0 20px;
}

.news-list {
    font-size: 0;
}

.news-list-item {
    display: inline-block;
    vertical-align: top;
    max-width: 397px;
    width: 100%;
    margin-right: 18px;
    margin-top: 20px;
}

.news-list-item:nth-of-type(3n) {
    margin-right: 0;
}

.news-list-img {
    width: 100%;
    height: 295px;
    overflow: hidden;
}

.news-list-img img {
    width: 100%;
}

.news-list-descr {
    min-height: 202px;
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-top: none;
}

.news-list-date {
    color: #323232;
    font-size: 14px;
}

.news-list-title {
    margin-top: 5px;
    color: #2c3e6f;
    font-weight: 700;
}

.news-list-title h4 {
    font-size: 18px;
}

.news-list-txt {
    margin-top: 10px;
    color: #323232;
    font-size: 14px;
    min-height: 42px;
}

.news-list-button {
    width: 154px;
    margin-top: 18px;
    background-color: #2c3e6f;
    border: 2px solid #2c3e6f;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s;
}

.news-list-button:hover {
    background-color: #fff;
}

.news-list-button:hover a {
    color: #2c3e6f;
}

.news-list-button a {
    display: block;
    padding: 10px 0;
    text-decoration: none;
    color: #fff;
}

.pagination {
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center;
}

.pagination ul {
    font-size: 0;
}

.pagination ul li {
    display: inline-block;
    width: 43px;
    height: 43px;
    line-height: 41px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: white;
    border: 1px solid #aeaeae;
    font-size: 24px;
    -webkit-transition: .5s;
    transition: .5s;
}

.pagination ul li:hover {
    border-color: #2c3e6f;
}

.pagination ul li:hover a {
    color: #2c3e6f;
}

.pagination ul li a {
    display: block;
    text-decoration: none;
    color: #acacac;
    -webkit-transition: .5s;
    transition: .5s;
}

.faq-question-wrap {
    margin-bottom: 50px;
}

.faq-question {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}

.faq-question:first-of-type {
    border-top: 1px solid #ccc;
}

.faq-question > a {
    font-size: 16px;
    color: #232323;
    text-decoration: none;
    border-bottom: 1px dashed #232323;
}

.faq-question:hover, .faq-question.active {
    border-color: #2c3e6f;
}

.faq-question:hover > a, .faq-question.active > a {
    color: #2c3e6f;
    border-color: #2c3e6f;
}

.faq-question:hover:not(:first-of-type), .faq-question.active:not(:first-of-type) {
    box-shadow: 0 -1px 0 0 #232323;
}

.faq-question.active {
    cursor: default;
}

.faq-answer {
    margin-top: 10px;
    padding: 10px;
    background-color: #e0e0e0;
    display: none;
}

.faq-answer.active {
    display: block;
}

.faq-answer-img {
    float: left;
    margin-right: 14px;
    position: relative;
    height: 200px;
}

.faq-answer-img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(35, 35, 35, 0.5);
    pointer-events: none;
}

.faq-answer-img:after {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -11px;
    margin-top: -11px;
    background: url(/local/templates/main/css/../images/search.png) no-repeat center top;
    pointer-events: none;
}

.faq-asnwer-txt {
    font-size: 14px;
    color: #232323;
    line-height: 1.2;
}

.faq-asnwer-txt a {
    color: inherit;
}

.faq-asnwer-txt a:hover {
    text-decoration: none;
}

.banners-wrap {
    width: 1020px;
    margin: 60px auto;
}

.banner {
    position: relative;
}

.banner .button-container {
    margin-top: 10px;
}

.banner-title {
    position: absolute;
    left: 20px;
    top: 50px;
    font-family: 'solomon_sans_regular';
    font-size: 18px;
    color: #323232;
}

.banner-title h2 {
    color: #2c3e6f;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
}

.banner-title p {
    margin-top: 5px;
    font-weight: 600;
}

.banner-descr {
    margin-top: 15px;
    display: none;
}

.banner-descr h4 {
    color: #323232;
    font-size: 18px;
}

.banner-button {
    cursor: pointer;
}

.banner-descr-buttons {
    margin-top: 30px;
    text-align: center;
}

.banner-descr-buttons a {
    display: inline-block;
    vertical-align: middle;
    width: 356px;
    height: 40px;
    line-height: 36px;
    margin: 0 20px;
    border: 2px solid #2c3e6f;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #2c3e6f;
    -webkit-transition: .5s;
    transition: .5s;
}

.banner-descr-buttons a:hover {
    background-color: #2c3e6f;
    color: #fff;
}

#catalog-order {
    display: none;
    width: 100%;
}

#catalog-order .banner-form {
    width: 100%;
}

#catalog-order .banner-descr-buttons a {
    margin-bottom: 20px;
}

#catalog-order .banner-form .select-container .drop-list {
    width: 100%;
}

/*#catalog-order .banner-form:nth-of-type(2) {
    display: block;
}*/

.fancybox-skin {
    padding: 0;
    background-color: #fff;
}

/*.fancybox-wrap {
    top: 50px !important;
}*/

.banner-form {
    width: 770px;
    margin: 0 auto;
    margin-top: 35px;
    padding: 25px 20px;
    border-top: 4px solid #2c3e6f;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.35);
    display: none;
}

.banner-form h4 {
    font-size: 18px;
    font-weight: 700;
    color: #2c3e6f;
    text-align: center;
}

.banner-form label,
.banner-form input,
.banner-form textarea {
    display: block;
}

.banner-form label {
    margin-top: 15px;
    font-size: 14px;
    color: #232323;
}

.banner-form label span {
    color: #b31616;
}

.banner-form input[type="text"] {
    width: 100%;
    height: 40px;
    line-height: 38px;
    margin-top: 5px;
    padding-left: 10px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
    color: #323232;
}

.banner-form textarea {
    width: 100%;
    height: 160px;
    margin-top: 5px;
    padding-top: 5px;
    padding-left: 10px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
    color: #323232;
}

.banner-form button {
    color: #323232;
}

.banner-form button, .banner-form .more-file-button a {
    display: block;
    /*width: 356px;*/
    height: 40px;
    line-height: 36px;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #2c3e6f;
    border: 2px solid #2c3e6f;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    color: #fff;
}

.banner-form .select-container {
    position: relative;
    margin-top: 15px;
}

.banner-form .select-container p {
    font-size: 14px;
    color: #232323;
}

.banner-form .select-container p span {
    color: #b31616;
}

.banner-form .select-container:before {
    content: "";
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0;
    top: 21px;
    background: url(/local/templates/main/css/../images/arrow.png) no-repeat center center #2c3e6f;
    border: 1px solid #2c3e6f;
    pointer-events: none;
}

.banner-form .select-container .drop-list {
    position: static;
    top: 100%;
    width: 690px;
    z-index: 1;
    max-height: inherit;
    padding-left: 0;
    border-bottom: none;
    border-top: none;
}

.banner-form .select-container .drop-list li {
    padding-left: 10px;
    border-bottom: 1px solid #acacac;
}

.banner-form .select-container .drop-list:before {
    display: none;
}

.more-file-button a {
    text-align: center;
    text-decoration: none;
}

.styled-filebutton {
    margin-top: 15px;
}

.styled-filebutton p {
    font-size: 14px;
    color: #232323;
}

.styled-filebutton p span {
    color: #b31616;
}

.styled-filebutton label {
    width: 100%;
    height: 40px;
    line-height: 38px;
    padding-left: 10px;
    margin-top: 5px;
    border: 1px solid #acacac;
    color: #acacac;
    font-size: 16px;
    text-decoration: underline;
    position: relative;
    cursor: pointer;
}

.styled-filebutton label:after {
    content: "";
    width: 38px;
    height: 38px;
    position: absolute;
    right: -1px;
    top: -1px;
    background: url(/local/templates/main/css/../images/file.png) no-repeat center center #2c3e6f;
    border: 1px solid #2c3e6f;
}

.catalog-nav {
    margin-bottom: 50px;
    font-size: 0;
}

.catalog-nav-item {
    display: inline-block;
    vertical-align: top;
    width: 292px;
    margin-top: 25px;
    margin-right: 14px;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
}

.catalog-nav-item img {
    width: 100%;
}

.catalog-nav-item:nth-of-type(3n) {
    margin-right: 0;
}

.catalog-nav-item:hover .catalog-menu {
    display: block;
}

@media screen and (max-width: 700px) {
    .catalog-nav-item:hover .catalog-menu {
        display: none;
    }
}

.catalog-menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    font-family: 'solomon_sans_regular';
    z-index: 1;
    display: none;
}

.catalog-menu h4 {
    padding: 10px;
    background-color: #323232;
    font-size: 18px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
}

.catalog-menu h4 span {
    display: block;
    font-weight: normal;
}

.catalog-menu ul li {
    padding: 15px;
    border-bottom: 1px solid #c4c4c4;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: .5s;
    transition: .5s;
}

.catalog-menu ul li:hover {
    border-color: #2c3e6f;
    box-shadow: 0 -1px 0 0 #2c3e6f;
}

.catalog-menu ul li:hover a {
    color: #2c3e6f;
}

.catalog-menu ul li a {
    display: block;
    text-decoration: none;
    color: #323232;
    -webkit-transition: .5s;
    transition: .5s;
}

.container-catalog .button-container {
    float: left;
    width: 100%;
}

.container-catalog .button-container .download_more {
    margin-bottom: 10px;
    line-height: 42px;
    background: #2c3e6f;
    color: #fff;
}

.btn-avg-default {
    display: inline-block;
    color: white;
    background: #2c3e6f;
    padding: 12px 15px;
    margin-bottom: 10px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

/*.main-img .zoomWindow{
  width: 100% !important;
  height: 100% !important;
}

.main-img .zoomPad{
  width: 100% !important;
  height: 100% !important;
}

.main-img .zoomWrapper{
  width: 100% !important;
  height: 100% !important;
  border: none;
  cursor:zoom-in !important;
}
.main-img .zoomWrapperImage{
  width: 100% !important;
  height: 100% !important;
}*/
/*.main-img .zoomPad{
  float: none;
  cursor:zoom-in;
}*/

.zoom {
    cursor: zoom-in;
    position: relative;
    overflow: hidden;
}

/*.zoomImg{
  z-index: -1;
}*/
.pop-up .zoomImg {
    display: none;
}

.pop-up .col-50 {
    vertical-align: top;
}

img.main {
    width: 70%;
}

img.left-icon {
    position: absolute;
}

/*.more-files-wrap .styled-filebutton{
  display: none;
}*/

/*img.main{
  width: 50%;
}*/

.certificat {
    padding-top: 14px;
    font-size: 14px;
}

.certificat a {
    display: inline-block;
    margin-top: 3px;
    color: #2c3e6f;
    border-bottom: 1px dashed #2c3e6f;
    text-decoration: none;
}

.certificat a:hover {
    border-color: transparent;
    text-decoration: none;
}

.certificat a span {
    font-size: 16px;
    font-weight: 700;
}

.banner-form input[type="file"] {
    display: none;
}

.description .name a,
.description .name a:visited,
.description .name a:link {
    color: #2c3e6f;
}

#gallery img {
    display: none;
}

#gallery a:first-of-type span {
    display: block;
}

#gallery a span {
    display: none;
}

.alx_feed_back_theme3 .alx_feed_back_form_item_pole {
    margin-top: 15px;
}

.alx_feed_back_theme3 .alx_feed_back_form_item_pole .alx_feed_back_form_element_bg input {
    float: left;
    line-height: 20px;
    display: inline-block;
}

.alx_feed_back_theme3 .alx_feed_back_form_item_pole .alx_feed_back_form_element_bg label {
    line-height: 20px;
    display: inline-block;
    margin: 0;
}

alx_feed_back_form_mess_ok {
    padding: 15px 30px;
    background: #42b554;
    margin: 10px 0;
    color: #fff;
}

/*247436*/
@media (min-width:768px) {
	.main-container>#header.sticky>.sticky-div {
		position: fixed;
		top: 0;
		z-index: 101;
		background: #fff;
	}

	.sticky>div .header-bottom>.container {
		height: 35px;
	}
}

/*250881*/
@media (max-width:460px) {
    .fancybox-outer .banner-descr-buttons a {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .fancybox-outer .send-form button.submit {
        width: 100%;
    }
}

/*251039*/
.static-text.index-text p {
    padding-top: 0;
    font-size: 15px;
}
.static-text.index-text .element h2 {
    padding-top: 10px;
    text-transform: none;
}
.static-text.index-text ul {
    color: #888888;
    font-size: 15px;
}
/*250519*/
.header-top .region.desktop {
    flex: 0 0 auto;
    width: initial;
    padding-right: 10px;
}
.region.desktop .phone-one {
    display: flex;
    flex-direction: column;
}
.region.desktop .phone-one .bold {
    font-weight: bold;
    text-emphasis: none;
    border-bottom:0;
    font-size: 16px;
    padding: 2px 0 0;
}
.header-top .wrapp_search_time {
    display: flex;
    flex-direction: column;
    padding-right: 10px;
}
.header-top .wrapp_search_time .search {
    margin: -1px 0 0;
}
.header-top .wrapp_search_time .wrapp_time_button {
    display: flex;
    width: 250px;
    align-items: center;
    padding: 3px 0 0;
}
.header-top .wrapp_search_time .wrapp_time_button a {
    display: inline;
    width: initial;
    text-decoration: underline;
    font-size: 15px;
    font-weight: bold;
    text-transform: none;
    border: 0;
    padding: 0 15px 0 0;
    color: #2c3e6f;
}
.header-top .wrapp_search_time .wrapp_time_button span {
    font-size: 13px;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 0 0 28px;
    color: #999999;
    background: url(/local/templates/main/images/Clock_icon.png) no-repeat left center;
    height: 25px;
    background-size: contain;
}

a.btn-main-block.header_button_request {
    width: 148px;
    height: 36px;
    text-transform: uppercase;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 30px 0 0;
    font-size: 13px;
    line-height: 16px;
}

a.btn-main-block.header_button_request.mr10 {
    margin-right: 10px;
}
.wrapp_block_icon {
    flex: 1 1 auto;
    align-items: center;
    display: flex;
    justify-content: flex-end;
}
.header-top .registration>a {
    display: none;
}
.header-top .wrapp_block_icon .registration {
    width: 50px;
    margin: 0;
    padding: 0;
    background-position: center;
}
.header-top .wrapp_block_icon .cart > a .desktop {
    display: none;
}
.header-top .wrapp_block_icon .cart > a {
    padding: 0;
}
.header-top .wrapp_block_icon .cart {
    width: 50px;
    height: 60px;
    padding: 0;
    margin: 0;
    background-position: center;
}
.header-top .wrapp_block_icon .count_compare_header {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
}
.header-top .wrapp_block_icon .count_compare_header>a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.header-top .wrapp_block_icon .count_compare_header .background_box {
    background: url(/local/templates/main/images/compare_20.png) no-repeat center;
    display: block;
    width: 100%;
    height: 100%;
}
.header-top .wrapp_block_icon .count_compare_header>a>#compareList_count_header{
    position: absolute;
    color: white;
    font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #2c3e6f;
    border-radius: 30px;
    box-shadow: 0 0 1px #8a94af;
    padding-top: 4px;
    padding-left: 1px;
    margin-top: -7px;
    top: 20px;
    right: 0;
}
.fancybox-inner .banner-form.header-form {
    width: 100%;
}
.banner-form.header-form {
    display: inline-block !important;
    background: #fff;
    margin: 0;
}
.banner-form.header-form button.submit {
    width: 100%;
}
#header .header-top {
    height: 58px;
}
.header-top .logo {
    /*margin: 12px 0 0 18px;*/
}
@media (max-width:1080px) {
    a.btn-main-block.header_button_request {
        display: none;
    }
}
@media (max-width:930px) {
    #main-menu>li>a {
        padding: 9px 20px;
    }
}
@media (max-width:885px) {
    #main-menu>li>a {
        padding: 9px 16px;
    }
}
/*253169*/
#f_feedback_FID125 .alx_feed_back_form_error_text,
#f_feedback_FID126 .alx_feed_back_form_error_text {
    font-size: 14px;
}
#alx_feed_back_theme3_FID125 .alx_feed_back_form_mess_ok,
#alx_feed_back_theme3_FID126 .alx_feed_back_form_mess_ok {
    font-size: 20px;
    text-align: center;
    max-width: 302px;
    margin: 0 auto;
}
#alx_feed_back_theme3_FID125 .styled-filebutton label.filebutton {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 41px;
    white-space: nowrap;
    max-width: 100%;
}

.header-top .wrapp_block_icon .registration.active {
    white-space: nowrap;
    width: initial;
    min-width: 30px;
    max-width: 100px;
}
.registration > span {
    padding: 4px 5px;
    display: inline-block;
}

.catalog_menu > li {
    background: #2C3E6F;
    position: relative;
    padding: 8px;
    cursor: pointer;
}

.catalog_menu > li > a {
    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.catalog_menu > li:before {
    content:'';
    background:url("/local/templates/main/images/burger.png") no-repeat;
    width:29px;
    height:13px;
    display: inline-block;
    margin-right: 10px;
}

@media (max-width:1200px) {
    .registration.active:hover {
        box-shadow: none;
    }
    .registration.active {
        max-width: 60px;
    }
    .registration > span {
        font-size: 13px;
    }
}

/*257511*/
.template_theme4 button.submit {
    max-width: 330px;
    width: 100%;
}
.alx_feed_back_form_error_text {
    font-size: 12px;
}
div.popup-window {
    z-index: 999999999;
}
@media (max-width:412px) {
    .g-recaptcha,
    .template_theme4 .element_recaptcha {
        transform: scale(0.7);
        position: relative;
        left: -30px;
    }
}

/*262828*/
.header-top .cart-window img {
    padding-right: 10px;
    max-width: 100px;
}
.header-top .cart-window .text-container {
    width: 138px;
}
.pop-up {
    z-index: 900000;
}
@media (max-width: 767px) {
    .registration-popup.popup-window input {
        width: 88%;
    }
    #header {
        z-index: 1000;
    }
    .registration-popup .checkbox-container {
        display: flex;
        margin-bottom: 20px;
        height: auto;
    }
    .registration-popup .checkbox-container>label {
        top: 6px;
    }

    body div.title-search-result {
        z-index: 2050 !important;
        position: fixed!important;
        top: 120px!important;
        max-height: calc(100% - 120px);
    }
}
@media (max-width: 400px) {
    body div.title-search-result {
        max-width: 100% !important;
        left: 0 !important;
        height: calc(100% - 120px);
    }
    body div.title-search-result>.title-search-result {
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%;
        display: block;
        width: 100%;
    }
    body div.title-search-result>.title-search-fader {
        height: 100%!important;
    }
}
/*262828*/
.popup-window.add-cart div.h1 {
    background: #2c3e6f;
    color: #fff;
    text-align: center;
}

.popup-window.add-cart .close-icon {
    top: 6px;
    right: 15px;
}

/*266579*/
.container-main-page-tight .slider_related.catalog {
    width: 100%;
}
.container-main-page-tight .slider_related .slick-next:before,
.container-main-page-tight .slider_related .slick-prev:before {
    cursor: pointer;
    position: absolute;
    top: calc(50% - 15px);
    border-radius: 80px;
    width: 30px;
    padding: 0;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    line-height: 0;
    background: #EBEAEF;
}
.container-main-page-tight .slider_related .slick-next:before {
    content: url(/local/templates/main/images/arrow-right-mobile-n.png);
    right: 10px;
}
.container-main-page-tight .slider_related .slick-prev:before {
    content: url(/local/templates/main/images/arrow-left-mobile-n.png);
    left: 10px;
}
.container-main-page-tight #catalog_sections_buttons {
    margin-top: 30px;
    margin-bottom: 40px;
}
@media (min-width:768px) and (max-width:1350px) {
    .container-main-page-tight #catalog_sections_buttons {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .container-main-page-tight #catalog_sections_buttons>div {
        margin-bottom: 20px;
    }
}
#f_feedback_FID125 select,
#f_feedback_FID126 select {
    background: #fff;
    border: 1px solid #aaa;
    width: 100%;
    height: 40px;
    line-height: 38px;
    margin-top: 5px;
    padding-left: 10px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
    color: #323232;
}
/*278632*/
.region.desktop>.wrap {
	/*position: relative;*/
    display: flex;
    align-items: center;
    gap: 25px;
}
.geo-location-confirm {
    position: absolute;
    left: -40px;
    top: 26px;
    background-color: #fff;
    width: 290px;
    padding: 18px 20px;
    border: 1px solid #eeeeee;
    margin-top: -3px;
    text-align: center;
    -webkit-box-shadow: 0px 6px 41px -8px rgb(154 164 166 / 82%);
    box-shadow: 0px 6px 41px -8px rgb(154 164 166 / 82%);
    z-index: 250;
}
.geo-location-confirm__triangle {
    content: "";
    position: absolute;
    top: -9px;
    width: 0;
    left: 50%;
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #eeeeee;
}
.geo-location-confirm__triangle:before {
    content: "";
    position: absolute;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    top: 2px;
    left: -8px;
}
.geo-location-confirm__your {
    margin-bottom: 11px;
		color: #232323;
}
.geo-location-confirm__controls a {
	  position: relative;
    display: inline-block;
    height: auto;
    padding: 0 21px;
    text-decoration: none;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: none;
    box-shadow: none;
    transition: 0s;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 3px;
}
.geo-location-confirm__controls .btn-confirm {
    color: #fff;
    background-color: #2c3e6f;
    border-color: #2c3e6f;
}
.geo-location-confirm__controls .popup-link {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

@media (max-width:767px) {
	.geo-location-confirm {
    left: 20px;
    top: 72px;
	}
	.popup-window.sity.open .region-holder {
		display: block;
	}
}

.delivery_ofice_wrapp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.delivery_ofice_wrapp>div {
    width: 48%;
}
@media (max-width:1020px) {
    .delivery_ofice_wrapp>div {
        width: 100%;
    }
}

/*block_tags*/
.block_tags_wrapp {
    margin: 20px 0 30px;
    padding: 0;
    position: relative;
}

.block_tags_main {
    font-size: 15px;
    display: flex;
    flex-wrap: wrap;
}

.block_tags_main a {
    text-decoration: none;
    padding: 8px 18px;
    display: flex;
    align-items: center;
    color: #337ab7;
    font-weight: bold;
    white-space: nowrap;
    border-radius: 20px;
    border: 1px solid #337ab7;
    margin: 0 10px 10px 0;
}
.block_tags_main a:hover {
    color: #fff;
    background: #337ab7;
}
@media screen and (max-width:500px) {
    .block_tags_wrapp {
        padding: 16px 10px 10px;
    }
}
@media screen and (min-width:768px) {
    #tabs .head-container.catalog-block-title {
        display: none;
    }
}
.section_bottom_description img {
    max-width: 100%;
}
.button-container.png {
    max-width: 100%;
}
.popup-window.add-cart .bt-curier .col-50 {
    width: 49%;
}
#geo_change_wrapp {
    min-width: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#footer > div.footer-top.clear >.footer-bottom-block-one>ul:nth-child(3) {
    width: 100%;
    max-width: 220px;
}
#footer > div.footer-top>.footer-bottom-block-one::after {
    content: none;
}

/*295316*/
@media screen and (max-width:767px) {
    .mobile_link_phone {
        background: url(/local/templates/main/images/icon/phone-blue.png) no-repeat;
        width: 24px;
        height: 24px;
        display: block;
        background-size: contain;
        margin-bottom: 2px;
    }
}
/*296963*/
.mobile_filter_btn,
.mobile_check_vid {
    display: none;
}
.banner .text-wrap {
    max-width: 100%;
}
/*302181*/
.tg {
    background: url(/local/templates/main/images/tl_g.png) no-repeat;
}
/*304299*/
@media screen and (max-width:767px) {
    .bread-crumbs > div {
        padding-right: 8px;
        padding-bottom: 8px;
    }
    iframe {
        max-width: 100%;
    }
    .iframe_wrapp {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
    }
    .iframe_wrapp iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}
/*306179*/
.footer-bottom-block-one .left-menu {
    display: flex;
    flex-direction: column;
    max-height: 170px;
    flex-wrap: wrap;
    flex: 1 1 auto;
}
.footer-bottom-block-one .left-menu li,
.footer-bottom-block-one .left-menu li a,
.footer-bottom-block-one .left-menu li a:visited,
.footer-bottom-block-one .left-menu li a:hover {
    font-size: 14px;
    color: white;
    text-decoration: none;
    background: none;
    padding: 0;
}
.footer-bottom-block-one .left-menu li a {
    line-height: 16px;
}
.footer-bottom-block-one .left-menu li {
    padding-bottom: 10px;
    max-width: 180px;
    margin-right: 0;
}

/*307804*/
.mobile-top-menu__parent {
    position: relative;
}
.mobile-top-menu__parent .arrow_child {
    background-image: url(/local/templates/main/images/icon/down-arrow_white_18.png);    
    background-position: center;
    background-repeat: no-repeat;
    width: 50px;
    height: 60px;
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 1;
}
.mobile-top-menu__parent.child_active>.arrow_child {
    background-image: url(/local/templates/main/images/icon/up-arrow_white_18.png);
}
.mobile-top-menu__parent:not(.child_active)>.catalog-inner-list {
    display: none!important;
}
.mobile-top-menu__parent.child_active>.catalog-inner-list {
    display: block;
}
.nav-drop .nav>li>a:hover,
.nav-drop .nav>li>a:focus {
    background-color: initial;
}
.mobile-top-menu__parent .catalog-inner-list li {
    margin: 0 33px 0 35px;
    font-size: 14px;
}
.mobile-top-menu__parent>.catalog-inner-list .catalog-inner-list li {
    margin: 0 33px 0 20px;
    font-size: 14px;
}
.mobile-top-menu__parent .mobile-top-menu__parent .arrow_child {
    top: 0;
    height: 40px;
    right: 0;
}
.mobile-top-menu__parent>a {
    margin-right: 70px; 
}
.mobile-top-menu__parent .mobile-top-menu__parent>a {
    margin-right: 50px;
}
/*307904*/
@media screen and (max-width:800px) {
    .section_bottom_description img {
        height: auto;
    }
}

/*311826*/
@media screen and (min-width:768px) {

    .select-container__title {
        font-size: 20px;
        font-weight: 700;
    }
    .filter .select-container .drop-list:before,
    .filter .select-container:before {
        content: none;
    }
    .sort_element_selected {
        display: none;
    }
    .select-container__wrapp {
        position: relative;
        margin: 0 0 20px;
    }
    .select-container__wrapp>.button-wait {
        position: absolute;
        right: 0;
        margin: 0 !important;
        bottom: 0;
    }
    .catalog .filter .select-container {
        display: flex!important;
        width: 100%;
        line-height: 20px;
        margin: 0;
        float: none!important;
    }
    .catalog .filter .select-container .drop-list {
        width: auto;
        display: flex!important;
        border: 0;
        position: static;
        height: auto;
        max-height: none;
    }
    .catalog .filter .select-container .drop-list li {
        padding: 0 15px;
    }
    .catalog .filter .select-container .drop-list li[data-sort="PROPERTY_MIN_PRICE"] {
        order: 0;
    }
    .catalog .filter .select-container .drop-list li[data-sort="shows"] {
        order: 1;
    }
    .catalog .filter .select-container .drop-list li[data-sort="PROPERTY_NOVINKA"] {
        order: 2;
    }
}
@media screen and (min-width:768px) and (max-width:1010px) {
    .catalog .filter .select-container {
        flex-direction: column;
    }
    .catalog .filter .select-container .drop-list {
        margin-top: 10px;
    }
}
@media screen and (min-width:768px) and (max-width:900px) {
    .catalog .filter .select-container .drop-list {
        flex-wrap: wrap;
    }
    .catalog .filter .select-container .drop-list li {
        padding: 0 15px 15px;
    }
    .select-container__wrapp {
        margin: 0;
    }
}
@media screen and (max-width:767px) {
    .select-container__title {
        display: none;
    }
    .catalog .filter .select-container__wrapp .select-container {
        width: 200px;
    }
}

/*314323*/
@media screen and (min-width:768px) {
    .block_tags__switch {
        display: none !important;
    }
}
.block_tags__switch {
    display: none;
}
@media screen and (max-width:767px) {
    .block_tags_wrapp .block_tags_main {
        max-height: 80px;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
    }
    .block_tags_wrapp.open .block_tags_main {
        max-height: 1000px;
        transition: max-height 0.2s ease-in;
    }
    .block_tags__switch {
        text-align: center;
        padding: 10px 0 0;
        justify-content: center;
        align-items: center;
        color: #2c3e6f;
    }
    .block_tags__switch::before {
        content: "Показать полностью";
        display: inline-block;
        cursor: pointer;
    }
    .block_tags__switch::after {
        content: "";
        background: url(/local/templates/main/images/icon/down-arrow_2c3e6f_22.png) no-repeat;
        background-position: center;
        padding-left: 10px;
        width: 26px;
        height: 13px;
        background-size: contain;
        display: inline-block;
    }
    .block_tags_wrapp.open .block_tags__switch::after {
        transform: rotate(180deg);
    }
    .block_tags_wrapp.open .block_tags__switch::before {
        content: "Скрыть";
    }
}

.region-country .country-inner {
    flex-direction: column;
    max-height: 40px;
}

.region-country:first-of-type .country-inner {
    max-height: 690px;
}
.region-country .country-inner.count_1::after,
.region-country .country-inner.count_2::after,
.region-country .country-inner.count_3::after {
    content: "";
    display: block;
    height: 36px;
}
.region-country .country-inner.count_1::after {
    width: 75%;
}
.region-country .country-inner.count_2::after {
    width: 50%;
}
.region-country .country-inner.count_3::after {
    width: 25%;
}
div.popup-window.sity .country-link {
    font-size: 24px;
}
div.popup-window.sity .country-inner a.bold {
    font-weight: 700;
    font-size: 18px;
}
.block_tags_main a {
    font-weight: 300;
}
.filter .select-container .drop-list li {
    font-size: 15px;
}
.bx-filter-parameters-box-container>.btn {
    font-family: Calibri, Tahoma, sans-serif;
}
div.popup-window.sity .country-inner a:hover {
    color: #829ee9;
}
div.popup-window.sity .city-id-6.country-inner {
    flex-direction: row;
    flex-wrap: nowrap;
    max-height: none;
}
div.popup-window.sity .city-id-6.country-inner>div:first-of-type {
    flex-direction: column;
    display: flex;
    flex: 1;
}
div.popup-window.sity .city-id-6.country-inner>div:last-of-type {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(20, 1fr);
    grid-auto-flow: column;
    flex: 1 1 auto;
}
div.popup-window.sity .city-id-6.country-inner a {
    white-space: nowrap;
    width: 100% !important;
}
div.popup-window.sity .region-country {
    border: 0 !important;
}

@media screen and (max-width:880px) {
    div.popup-window.sity::before {
        content: none;
    }
}
@media screen and (max-width:750px) {
    div.popup-window.sity .country-inner a.bold {
        font-size: 16px;
    }
}
@media screen and (max-width:767px) {
    .popup-window.sity.open .region-holder {
        max-height: calc(100% - 50px);
    }
    .region-holder {
        max-width: none;
    }
    div.popup-window.sity .country-inner a {
        width: 25%;
        padding-left: 4%;
    }
    div.popup-window.sity .country-inner a {
        border-bottom: 1px solid #888888 !important;
        border-top: 0 !important;
    }
    
}
@media screen and (max-width:670px) {
    div.popup-window.sity .city-id-6.country-inner>div:last-of-type {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(30, 1fr);
    }
    div.popup-window.sity .city-id-6.country-inner>div:first-of-type {
        flex: 0 0 165px;
    }
}
@media screen and (max-width:650px) {
    div.popup-window.sity .country-inner a {
        width: 33%;
    }
    .region-country:first-of-type .country-inner {
        max-height: 1030px;
    }

}
@media screen and (max-width:470px) {
    div.popup-window.sity .city-id-6.country-inner>div:first-of-type {
        flex: 1;
    }
    div.popup-window.sity .city-id-6.country-inner>div:last-of-type {
        grid-template-columns: repeat(1, 1fr);
        flex: 1;
        grid-auto-flow: row;
    }
}
@media screen and (max-width:480px) {
    div.popup-window.sity .country-inner a {
        width: 50%;
    }
    .region-country .country-inner {
        max-height: 90px;
    }
    .region-country:first-of-type .country-inner {
        max-height: 1530px;
    }
    
}

/* End */


/* Start:/local/templates/main/css/account.css?169893327311581*/
/**/
.xs {
    display: none
}

.md {
    float: left;
    width: 100%
}

.popup-window.for-got {
    border-top: 3px solid #2c3e6f
}

.account-container .h2 {
    font-size: 18px;
    color: #232323;
    font-weight: bold;
    padding: 0 0 0px 0;
}

.account-container .h22 {
    padding: 15px 0 0px 0;
}

.account-container .form-group {
    padding: 15px 0 0;
}

.account-container .form-group.width-left {
    width: 335px;
}

.account-container .form-group span {
    font-size: 14px;
    color: #888888;

}

.account-container .form-group span.warning {
    font-size: 18px;
    color: #2c3e6f;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    display: block;
}

.account-container .form-group.forgot-continer {
    padding: 20px 0 20px 0;
    text-align: center;
}

.account-container .form-group a {
    color: #000;
    text-decoration: underline;
}

.account-container .form-group a:hover {
    text-decoration: none;
}

.account-container .control-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    color: #232323;
    font-weight: normal;
}

.account-container .form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #323232;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c4c4c4;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.account-container input[type="checkbox"] {
    display: none;
}

.account-container input[type="checkbox"] + label {
    position: relative;
    padding-left: 25px;
    font-size: 14px;
    color: #232323;
    font-weight: 100;
    margin: 6px 0px;
    line-height: 24px;
}

.account-container input[type="checkbox"] + label:hover {
    cursor: pointer;
}

.account-container input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    height: 18px;
    width: 18px;
    margin: 0px 10px 0 0;
    background-image: url(/local/templates/main/css/../images/sity-icon.png);
    background-position: -18px -18px;
    border: 1px solid #c4c4c4;
    background-repeat: no-repeat;
    position: absolute;
    top: 3px;
    left: 0px;
}

.account-container input[type="checkbox"]:checked + label::before {
    background-position: 3px 3px;
}

.account-container input:disabled + label {
    opacity: 0.5 !important;
    filter: alpha(opacity=50);
}

.account-container .result-submit, .account-container input[type="submit"] {
    border: none;
    width: 100%;
    height: 40px;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 0px;
    cursor: pointer;
    color: white;
    background: #2c3e6f;
    font-size: 15px;
    -webkit-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

.account-container input[type="submit"]:hover {
    opacity: .95;
}

.bt-1, a.bt-1 {
    color: #c61524 !important;
    text-decoration: none;
    border: 2px solid #c61524;
    background: none;
    height: 40px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    line-height: 39px;
    margin-top: 10px;
    font-weight: normal;
    display: block;
    width: 100%;
    text-decoration: none !important;
}

.bt-1:hover, a.bt-1:hover {
    background: #c61524;
    color: #FFF !important;
    border: 2px solid #c61524;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.bt-2, a.bt-2 {
    color: #2c3e6f !important;
    text-decoration: none;
    border: 2px solid #2c3e6f;
    background: none;
    height: 38px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    line-height: 37px;
    font-weight: normal;
    display: block;
    width: 100%;
    text-decoration: none !important;
}

.bt-2:hover, a.bt-2:hover {
    background: #2c3e6f;
    color: #FFF !important;
    border: 2px solid #2c3e6f;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.account .col-right .info-text {
    padding: 15px 0 5px 0;

}

/*adress*/
.account-container .row-table {
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.account-container .row-form {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.account-container ul li.row-table:first-child {
    border-top: 1px solid #c4c4c4;

}

.adress-column {
    float: left;
    width: 80%;
    font-size: 16px;
    color: #232323;
    font-weight: bold;
}

/*adress add*/
.adress-column-oblast {
    float: left;
    padding: 0px 20px 0 0;
}

.adress-column-adress {
    float: left;
    padding: 0px 20px 0 0;
}

.account-container .adress-column-oblast .form-control {
    float: left;
    width: 90%;
}

.account-container .adress-column-oblast .number {
    float: left;
    display: block;
    width: 10%;
    line-height: 37px;
}

.delete-column, .form-group.delete-column {
    float: right;
    width: 20%;
    text-align: right;
    padding: 0;
    margin: 0;
}

.delete-column a {
    color: #232323;
    text-decoration: underline;
}

.delete-column a:hover {
    text-decoration: none;
}

/*order-list*/
.account-container .order-list .row-table {
    padding: 25px 0px;
}

.icon-shipped {
    padding: 0 0 0 40px;
    min-height: 34px;
    background: url(/local/templates/main/css/../images/ico_shipped.png) 0 0 no-repeat;
}

.icon-shipped2 {
    padding: 0 0 0 40px;
    min-height: 34px;
    background: url(/local/templates/main/css/../images/ico_shipped2.png) 0 0 no-repeat;
}

.icon-payed {
    padding: 0 0 0 40px;
    min-height: 34px;
    background: url(/local/templates/main/css/../images/ico_payed.png) 0 0 no-repeat;
}

.text-grey {
    color: #898989
}

.text-red {
    color: #ff0000
}

.text-blue {
    color: #2c3e6f
}

.fontsize-14 {
    font-size: 14px;
}

.order-list .cols span {
    color: #888888;
    font-size: 14px
}

.order-list .cols span.text-red {
    color: #ff0000
}

.order-list .cols span.text-blue {
    color: #2c3e6f
}

.order-list .cols strong {
    font-weight: bold;
}

.order-list .cols a {
    color: #2c3e6f;
}

.order-list .cols a:hover {
    text-decoration: none;
}

/*order-one*/
.order-one .head-table span.text-grey {
    font-weight: normal;
}

.head-table {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 12px;
    padding: 0 0 5px 0;
}

.head-table span {
    color: #888888;
    font-size: 14px;
}

.account-container .head-table .head-container {
    padding: 0 0 0 25px;
    width: 260px;
    background: url(/local/templates/main/css/../images/arrow-oredr-left.png) 0 5px no-repeat;
}

.account-container .head-container a {
    border-bottom: 0;
    text-decoration: underline;
}

.account-container .head-container a:hover {
    text-decoration: none;
}

.account-container .head-table .head-container {
    float: left;
    width: 280px;
}

.account-container .head-table .head-qty {
    float: left;
    width: 320px;
}

.account-container .head-table .head-payed {
    float: left;
    width: 115px;
}

.account-container .head-table .head-shipped {
    float: left;
    width: 170px;
}

.order-one .cols strong, .head-table strong {
    font-weight: bold;
}

.order-one .cols a, .account a {
    color: #2c3e6f;
}

.order-one .cols a:hover, .account a:hover {
    text-decoration: none;
}

.table-container .bottom-table li {
    border-bottom: 0px solid #c4c4c4;
    padding: 2px 0;
}

.left-slider-container {
    position: relative;
}

#left-slider-next {
    display: none;
}

#left-slider-prev {
    display: none;
}

.order-one .cols span, .order-one .head-table span.text-grey {
    color: #888888;
    font-size: 14px
}

.order-one .cols span.text-red {
    color: #ff0000
}

.order-one .cols span.text-blue {
    color: #2c3e6f
}

.order-one .cols span.fontsize-14, .order-one .head-table span.fontsize-14 {
    font-size: 14px;
}

.order-one .cols strong {
    font-weight: bold;
}

.order-one .cols a {
    color: #2c3e6f;
}

.order-one .cols a:hover {
    text-decoration: none;
}

.order-one .cost-column {
    text-align: right;
}

/* order-one*/

.bottom-table {
    border-top: 1px solid #c4c4c4;
    padding: 20px 0;

}

.table-container .bottom-table a {
    color: #2c3e6f
}

.table-container .bottom-table a:hover {
    text-decoration: none;
}

.table-container .bottom-table li {
    border-bottom: 0px solid #c4c4c4;
    padding: 2px 0
}

.table-container .bottom-table li.full-tootal {
    font-size: 18px;
    font-weight: bold;
    padding: 24px 0 0 0;
}

.table-container .bottom-table li.full-tootal span {
    color: #2c3e6f
}

.container-totals {
    float: left;
    width: 600px;
}

.container-order-payed {
    float: left;
    width: 160px;
}

.container-order-shipped {
    float: right;
    width: 140px;
}

@media (min-width: 1200px) {

    .sidebar-account .navbar-header {
        display: none;
    }

    .sidebar-account li {
        min-height: 40px;
        line-height: 20px;
        text-align: left;
        padding: 10px 0px;
    }

    .sidebar-account li.active {
        background: #e0e0e0;
    }

    .sidebar-account li.active:hover {
        opacity: .8
    }

    .sidebar-account li.active {
        position: relative;
    }

    .sidebar-account li.active::before, .sidebar-account li.active::after {
        content: '';
        position: absolute;
        right: -20px;
        bottom: 0;
        border: 20px solid white;
        border-left: 15px solid #e0e0e0;
    }

    .sidebar-account li.active::after {
        border-left: 15px solid #e0e0e0;
        bottom: 0px;
    }

    .sidebar-account li a {
        font-size: 16px;
        color: #282828;
        text-decoration: underline;
    }

    .sidebar-account li.active a {
        text-decoration: none;
        font-weight: bold;
        display: block;
    }

    .sidebar-account li a:hover {
        text-decoration: none;
    }

    .account-container {
        min-height: 700px;
    }

    .account {
        width: 934px;
        float: left;
    }

    .account .col-left {
        width: 332px;
        float: left;
        padding: 0 20px;
    }

    .account .col-right {
        width: 417px;
        float: left;
        padding: 0 20px 0 104px;
    }

    .col-center {
        width: 100%;
        float: left;
        padding: 0 0px 0 20px;

    }

    .account.personal-data .col-left {
        width: 400px
    }

    .account.personal-data .col-right {
        width: 410px;
        float: left;
        padding: 0 20px 0 60px;
    }

    .account-container .head-container {
        padding: 0 20px;
    }

    .account-container .col-left .head-container, .account-container .col-right .head-container {
        padding: 0 0px;
        margin: 0;
    }

    /*adress add*/
    .adress-column-oblast {
        width: 254px;

    }

    .adress-column-adress {
        width: 445px
    }

    /*subscribe*/
    .account.subscribe .col-left {
        width: 630px;
        float: left;
        padding: 0 290px 0 20px;
    }

    .account.subscribe .col-right {
        width: 290px;
        float: right;
        padding: 0 0px 0 0px;
    }

    /* order-list*/
    .order-list .colum-ordernumber {
        width: 180px;
    }

    .order-list .colum-qty {
        width: 160px;
    }

    .order-list .colum-suma {
        width: 215px;
    }

    .order-list .colum-status1 {
        width: 196px;
    }

    .order-list .colum-status2 {
        width: 160px;
    }

}

/* End */


/* Start:/local/templates/main/css/fix.css?1698933273780*/
a.btn-main-block {
    display: inline-block;
    padding: 11px;
    text-decoration: none;
}

span.req {
    display: inline;
}

.filter-table {
    /*cellpadding:0;
    cellspacing:0;*/
    width: 270px;
    border: 0;
}

.filter-table td {
    width: 33px;
}

.filter-table .center-td {
    text-align: center;
}

.filter-table .right-td {
    text-align: right;
}

.al-center {
    text-align: center;
}

#main-menu .root-item-selected, #main-menu .root-item-selected:hover {
    background: #E5E5E5;
}

#main-menu .root-item-selected, #main-menu .item-selected {
    font-weight: bold;
    color: #000;
}

.hidden {
    display: none;
}

.menu-sidebar.catalog-list li.active > a {
    font-weight: bold;
}

#main-menu li.active > a {
    font-weight: bold;
    color: #fff;
}
/* End */


/* Start:/local/templates/main/css/custom.css?17034927514530*/
/*312602*/
@media screen and (max-width: 1230px) {
  .page-catalog-main .catalog-nav-item a>span span {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .page-catalog-main .catalog-nav-item a>span span {
    font-size: 18px;
  }
}
@media screen and (max-width: 945px) {
  .page-catalog-main .catalog-nav-item a>span span {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .page-catalog-main .catalog-nav-item a>span span {
    font-size: 18px;
  }
  .page-catalog-main .catalog-menu {
    display: none!important;
  }
  .page-catalog-main .container.catalog-container>.page-content {
    display: block;
    width: 100% !important;
    margin-left: 0;
  }
  .page-catalog-main>.catalog-wrap.seo-text {
    padding: 30px 15px 10px;
  }
  .page-catalog-main>.container.catalog-wrap:not(.seo-text) {
    margin-bottom: 0!important;
  }
  .page-catalog-main .catalog-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (max-width: 620px) {
  .page-catalog-main .catalog-nav-item a>span span {
    font-size: 14px;
  }
}
@media screen and (max-width: 450px) {
  .page-catalog-main .catalog-nav-item {
    min-height: 112px;
  }
  .page-catalog-main .catalog-nav-item a>span span {
    font-size: 14px;
    text-transform: none;
  }
  .page-catalog-main .catalog-nav-item a>span {
    padding: 6px 10px;
    height: 53px;
  }
  .page-catalog-main .catalog-nav-item a::after {
    height: 53px;
  }
}
.section-slider-container {
  margin-bottom: 15px;
  position: relative;
  height: 250px;
}
.section-slider-container+h1 {
  padding-right: 200px;
}
.section-slider-container .item img {
  height: 100%;
  object-fit: cover;
  width: auto;
}
.section-slider-container .item {
  background-color: #000;
  text-align: center;
}
.section-slider-container .button-order-catalog {
  color: white;
  background: #2c3e6f;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  bottom: -53px;
  right: 0;
  border-radius: 25px;
  width: 186px;
}
.section-slider-container iframe.playerYouTube,
.section-slider-container div.playerYouTube,
.section-slider-container video,
.section-slider-container .item {
    height: 250px;
}
.section-slider-container .owl-dots {
  bottom: 13px !important;
  position: absolute;
  width: 100%;
}
.section-slider-container .owl-carousel .owl-dot,
.section-slider-container .owl-carousel .owl-nav .owl-next,
.section-slider-container .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.section-slider-container .owl-carousel .owl-nav button.owl-next,
.section-slider-container .owl-carousel .owl-nav button.owl-prev,
.section-slider-container .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
}
.section-slider-container .owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.section-slider-container .owl-theme .owl-dots .owl-dot span {
  margin: 5px 7px;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  width: 13px !important;
  height: 13px !important;
  border-radius: 8px !important;
  background: url(/local/templates/main/images/page.png) no-repeat !important;
}
.section-slider-container .owl-theme .owl-dots .owl-dot.active span,
.section-slider-container .owl-theme .owl-dots .owl-dot:hover span {
  background: url(/local/templates/main/images/page-active.png) no-repeat !important;
}

@media screen and (max-width: 470px) {

  .section-slider-container iframe.playerYouTube,
  .section-slider-container div.playerYouTube,
  .section-slider-container video,
  .section-slider-container .item {
    height: 53vw;
  }
  .section-slider-container {
    height: calc(53vw + 55px);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .section-slider-container .button-order-catalog {
    position: static;
    margin: 5px auto 10px;
  }
  .section-slider-container+h1 {
    padding-right: 0;
  }
}

/*320101*/
.sticky-div {
  width: 100%;
}
/* End */


/* Start:/local/templates/main/components/bitrix/search.title/m.template-title/style.css?16989332732167*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	    width: 480px !important;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
	display:none;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/main/components/bitrix/search.title/m.template-title/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
	left: 480px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/top_line_new/style.css?17291661943176*/
/**Top menu**/

.header-top .catalog_menu #main-menu {
    display:none;
    top:49px;
    left: 0;
    padding: 0;
}

.catalog_menu #main-menu:before {
    content: '';
    display: block;
    width: 100%;
    height: 12px;
    background: transparent;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
}

#main-menu {
    text-align: center;
    display: flex;
    justify-content: center;
}

#main-menu > li > a {
    /*border-right: 1px solid #ebebeb;*/
    font-size: 16px;
    line-height: 16px;
}


#main-menu > li > a:hover,
#main-menu > li > div:hover {
    background: #454545;
}

#main-menu > li > a.has_childs:hover,
#main-menu > li > div.has_childs:hover {
    background: #454545 url(/local/templates/main/images/icon/down-arrow_white_o_18.png);
    background-position: 97% 13px;
    background-repeat: no-repeat;
    padding-right: 20px;
}

#main-menu > li:first-child > a {
    border-left: none;
}

#main-menu li {
    display: inline-block;
    position: relative;
    height: 100%;
    margin: 0;
    padding: 0;
}

/*Sub-menu box*/
#main-menu li ul,
.catalog_menu #main-menu {
    position: absolute;
    top: 40px;
    display: none;
    z-index: 500;
    height: auto;
    width: 230px;
    background: #f2f2f2;
    padding-top: 5px;
}


/*Sub-menu item box*/
#main-menu li li,
.catalog_menu #main-menu li {
    width: 100%;
    border-bottom: 1px solid #DEDEDE;
}

#main-menu > li > ul > li:hover,
.catalog_menu #main-menu li:hover {
    background: #e4e4e4;
}

/*Item link*/
#main-menu li ul a,
.catalog_menu #main-menu li a {
    margin-top: 0px;
    text-align: left;
    display: block;
    padding: 18px 10px;
    text-decoration: none;
    text-align: left;
    color: #191919 !important;
    min-width: 150px;
    font-size: 16px;
    line-height: 16px;
    height: 100%
}

#main-menu li ul ul {
    margin: -27px 0 0 132px;
}

#main-menu li:hover ul ul,
#main-menu li.jshover ul ul,
#main-menu li:hover ul ul ul,
#main-menu li.jshover ul ul ul,
#main-menu li:hover ul ul ul ul,
#main-menu li.jshover ul ul ul ul,
#main-menu li:hover ul ul ul ul ul,
#main-menu li.jshover ul ul ul ul ul {
    display: none;
}

#main-menu li:hover ul,
#main-menu li.jshover ul,
#main-menu li li:hover ul,
#main-menu li li.jshover ul,
#main-menu li li li:hover ul,
#main-menu li li li.jshover ul,
#main-menu li li li li:hover ul,
#main-menu li li li li.jshover ul,
#main-menu li li li li li:hover ul,
#main-menu li li li li li.jshover ul,
.catalog_menu li:hover .catalog_submenu #main-menu {
    display: block;
}
#main-menu>li>.has_childs {
    background-image: url(/local/templates/main/images/icon/down-arrow_white_o_18.png);
    background-position: 97% 13px;
    background-repeat: no-repeat;
    padding-right: 20px;
}

#main-menu>li>.has_childs.root-item-selected {
    background-image: none;
    background-position: 97% 13px;
    background-repeat: no-repeat;
    padding-right: 20px;
    position: relative
}

#main-menu>li>.has_childs.root-item-selected:after {
    content: '';
    position: absolute;
    top: 40%;
    transform: translateX(-50%);
    right: 0;
    border: 4px solid transparent;
    border-top: 5px solid #000;
}

/* End */


/* Start:/local/templates/main/components/bitrix/search.title/template-title/style.css?16989332732167*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	    width: 480px !important;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
	display:none;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/main/components/bitrix/search.title/template-title/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
	left: 480px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.compare.list/ajax_count_header/style.css?16989332731265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/templates/main/components/avangard/sale.basket.basket.small/.default/style.css?169893327344*/
#bxdynamic_cart_header {
    height: 100%;
}
/* End */


/* Start:/bitrix/components/bitrix/menu/templates/.default/style.min.css?1698933261490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/components/bitrix/menu/templates/.default/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/main/components/avangard/geo_select/.default/style.css?1698933273134*/
.popup-window.sity div.h2 {
    color: #2c3e6f;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    margin-bottom: 20px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/system.auth.form/auth-form/style.css?169893327337*/
.link-container {
    margin: 10px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/main.register/register-for/style.css?1698933273752*/
#reg-form select {
    border: 1px solid #c4c4c4;
    padding: 10px;
    outline: none;
    margin: 10px 0 20px 0;
}

#reg-form #step-one {
    color: white;
    background: #2c3e6f;
    border: none;
    cursor: pointer;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#reg-form #step-one-register_submit_button {
    color: white;
    background: #2c3e6f;
    border: none;
    cursor: pointer;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#reg-form .radio:not(checked) + label:after {
    top: 1px;
}

#reg-form .error-text {
    display: inline-block;
    margin-bottom: 15px;
    padding: 10px;
    background: #ffe1e1;
    width: 100%;
    clear: both;
}
.necessarily_field {
    font-size: 13px;
    margin: 0 0 20px;
}

/* End */


/* Start:/local/templates/main/components/bitrix/system.auth.forgotpasswd/modal/style.css?1698933273597*/
.container .bx-auth td {
    border: none;
}
.bx-auth
{
    font-size: 14px!important;
    color: #232323!important;
    display: block!important;
}
.bx-auth input[type='submit'] {
    color: white;
    background: #2c3e6f;
    border: none;
    cursor: pointer;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 100%;
    height: 40px;
}

.bx-auth input[type='text'], .bx-auth input[type='password'] {
    border: 1px solid #c4c4c4;
    padding: 0 10px;
    outline: none;
    margin: 10px 0 20px 0;
    width: 100%;
    height: 40px;
}
.bx-forgotpass-table
{
    width: 100%;
}

/* End */


/* Start:/local/templates/main/components/bitrix/menu/m.top_line/style.css?1698933273499*/
.nav-drop .catalog-drop-bt>span,
.nav-drop .services-drop-bt>span {
    background-image: url(/local/templates/main/images/icon/down-arrow_white_18.png);
    background-position: 94% -4px;
    background-repeat: no-repeat;
    padding: 0 37px 0 0 !important;
}

.nav-drop .catalog-drop-bt.active>span,
.nav-drop .services-drop-bt.active>span {
    background-image: url(/local/templates/main/images/icon/up-arrow_white_18.png);
    background-position: 94% -4px;
    background-repeat: no-repeat;
}

/* End */


/* Start:/local/templates/main/components/avangard/m.sale.basket.basket.small/.default/style.css?169893327344*/
#bxdynamic_cart_header {
    height: 100%;
}
/* End */


/* Start:/local/templates/main/styles.css?17382385745786*/
.bx-composite-btn {
    display: none;
}

.text-center {
    text-align: center;
}

.btn-blue-big {
    color: white;
    background: #2c3e6f;
    display: inline-block;
    height: 40px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px;
}

.btn-blue {
    color: white;
    background: #2c3e6f;
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
}

.text-red {
    color: #ff4b3f !important;
}

.green-title {
    color: #008b00 !important;
}

.blue-title-light {
    color: #91c5e8 !important;
}

#SDEK_logo {
    display: none;
}

.btn-up {
    display: none;
    position: fixed;
    background: #fff;
    right: 20px;
    bottom: 20px;
    border-radius: 50%;
    border: 1px solid #b5b5b9;
    cursor: pointer;
    width: 42px;
    height: 42px;
}

.btn-up::before {
    content: "\2191";
    width: 100%;
    height: 100%;;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #b5b5b9
}

.btn-up:hover {
    border-color: #8e8e93;
    color: #8e8e93
}

.payment h2 {
    margin-bottom: 35px;
    font-size: 18px
}

.payment .payment-block {
    border: 1px solid #D3DBE1;
    padding: 25px;
    margin-bottom: 20px;
}

.payment .payment-block h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color:#2C3E6F;
    margin-top: 0;
}

.payment .payment-block ul {
    list-style:none
}

.payment .payment-block ul li {
    display: flex;
    align-items: center;
}


.payment .payment-block ul li:not(:last-child) {
    margin-bottom: 5px;
}

.payment .payment-block ul li:before {
    content: '';
    background:#E04745;
    width: 8px;
    min-width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 15px;
}

.payment img {
  width: 100%;
    height:auto
}

.payment-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 95px;
}

.payment-wrap .payment-item {
    width: 24%;
    display: flex;
    flex-direction:column;
    gap: 50px;
    align-items: center;
    margin-bottom: 50px;
}

.payment-wrap .payment-item h3 {
    text-align: center;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #2C3E6F
}

.payment-wrap .payment-item img {
    width: 125px;
    height: auto
}

.payment-wrap h2 {
    width: 100%;
    font-size: 18px;
    margin-top: 0;
}

.payment-form {
    background: url("/images/payment/form-bg-new.jpg") no-repeat;
    display:flex;
    width: 100%;
    height:399px;
    background-size: cover;
    align-items: center;
    background-position: center right;
    margin-bottom: 30px;
}

.payment-form .news {
    height: auto;
    margin-bottom: 0;
    margin-left: 20px;
}

.payment-form h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    color: #FFFFFF;
    max-width: 455px
}

.info-content .payment-form p {
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    color: #FFFFFF;
    max-width: 355px;
    margin: 0;
    padding-bottom: 30px;
}

.payment-form span {
    font-size: 14px;
    font-weight: 300;
    line-height: 17.09px;
    color: #FFFFFF;
    max-width: 478px;
    text-transform: initial;
}

.payment-form .subscribe_success {
    font-size: 22px;
}

.payment-form .news input {
    margin: 0;
    border: 1px solid #2F3F6E40;
    max-width:286px;
    margin-right: 15px;
    height: 49px
}

.payment-form .news .white-button {
    border: 1px solid #FFFFFF;
    margin: 0;
    color:#fff;
    max-width: 139px;
    font-size: 14px;
    height: 49px;
    line-height: 30px
}

.contacts-header-block {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-right: 30px;
}

.contacts-header-block a {
    font-size: 16px;
    line-height: 16px;
    color: #525252;
    text-decoration: none;
}

.contacts-header-block a:hover {
    text-decoration: underline
}

@media (max-width: 991px) {
    .payment-wrap .payment-item {
        width: 49%
    }

    .payment .payment-block ul li {
        align-items: baseline;
    }

    .payment-form {
        background: url("/images/payment/form-bg-tablet-new.jpg") no-repeat;
        height:630px;
        background-size: cover;
        align-items: flex-start;
        padding-left: 10px;
        padding-right: 10px;
        background-position: center bottom;
    }
    
    .payment-form .news {
        height: auto;
        margin-bottom: 0;
        margin-left: 0px;
        padding: 20px;
    }
}


@media (max-width: 767px) {
    .payment-wrap .payment-item {
        width: 100%
    }

    .payment-wrap .payment-item {
        gap: 25px
    }

    .payment-wrap {
        margin-top: 70px;
    }


    .payment-form {
        background: url("/images/payment/form-bg-mob-new.jpg") no-repeat;
        height:590px;
        background-size: cover;
        align-items: flex-start;
        padding-left: 0px;
        padding-right: 0px;
        background-position: center bottom;
    }

    .payment-form .news {
        height: auto;
        margin-bottom: 0;
        margin-left: 0px;
        padding: 20px;
    }

    .payment-form h2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .payment-form .news input,
    .payment-form .news .white-button {
        max-width: 100%;
        width: 100%;
    }

    .payment-form .news input {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .info-content .payment-form p {
        padding-bottom: 20px;
    }

    .payment-form span {
        text-align:left
    }
}

@media (max-width: 600px) {
    .btn-up {
        bottom: 40px;
    }
}

/* End */


/* Start:/local/templates/main/template_styles.css?17291661941386*/
/* Tooltip container */

.customtooltip {
    position: relative;
    display: inline-block;
}

/* Tooltip text */

.customtooltip .tooltiptext {
    visibility: hidden;
    width: 292px;
    background-color: #2c3e6f;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 5px 0;
    /* border-radius: 6px; */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 38px;
    /* margin-right: 31px; */
}

/* Show the tooltip text when you mouse over the tooltip container */

.customtooltip:hover .tooltiptext {
    visibility: visible;
}

.catalog_submenu #main-menu,
#main-menu li:first-child > ul{
    width: 690px !important;
    column-count: 3;
}

#main-menu li:last-child > ul {
    width: 190px !important;
    column-count: 1;
}

#main-menu li:nth-child(2) > ul {
    width: auto !important;
    column-count: 1;
}
#main-menu li,
.catalog_submenu #main-menu li {
    display: inline-block;
    position: relative;
    /*height: 54px;*/
}

.catalog_submenu #main-menu li {
    display: inline-flex;
    height: 54px;
    align-items: center;
}

.catalog_submenu #main-menu li a {
    height: auto;
}

.catalog_submenu #main-menu li a:hover {
    background: transparent !important;
}

#main-menu > li {
    display: flex;
    align-items: center;
    height: inherit;
}

.map-level-0{
	    text-align: left;
}
ul.map-level-1 {
    margin-left: 10px;
}
/* End */
/* /local/templates/main/css/reset.css?16989332731135 */
/* /local/templates/main/css/style.css?1738238574190940 */
/* /node_modules/owl.carousel/dist/assets/owl.carousel.min.css?17237293823365 */
/* /local/templates/main/css/inner.css?175126322839447 */
/* /local/templates/main/css/account.css?169893327311581 */
/* /local/templates/main/css/fix.css?1698933273780 */
/* /local/templates/main/css/custom.css?17034927514530 */
/* /local/templates/main/components/bitrix/search.title/m.template-title/style.css?16989332732167 */
/* /local/templates/main/components/bitrix/menu/top_line_new/style.css?17291661943176 */
/* /local/templates/main/components/bitrix/search.title/template-title/style.css?16989332732167 */
/* /local/templates/main/components/bitrix/catalog.compare.list/ajax_count_header/style.css?16989332731265 */
/* /local/templates/main/components/avangard/sale.basket.basket.small/.default/style.css?169893327344 */
/* /bitrix/components/bitrix/menu/templates/.default/style.min.css?1698933261490 */
/* /local/templates/main/components/avangard/geo_select/.default/style.css?1698933273134 */
/* /local/templates/main/components/bitrix/system.auth.form/auth-form/style.css?169893327337 */
/* /local/templates/main/components/bitrix/main.register/register-for/style.css?1698933273752 */
/* /local/templates/main/components/bitrix/system.auth.forgotpasswd/modal/style.css?1698933273597 */
/* /local/templates/main/components/bitrix/menu/m.top_line/style.css?1698933273499 */
/* /local/templates/main/components/avangard/m.sale.basket.basket.small/.default/style.css?169893327344 */
/* /local/templates/main/styles.css?17382385745786 */
/* /local/templates/main/template_styles.css?17291661941386 */
