.clearfix:after {
    display: table;
    clear: both;
    content: "";
}
.breadcrumbs {
    margin-bottom: 20px;
}
.container {
    max-width: 970px;
}
.pblock {
    max-width: 970px;
    padding-top: 20px;
    border-top: 1px solid #ededed;
}
.pblock .compare-wrapper {
    float: right;
}
.pblock .compare-wrapper a {
    padding-right: 35px;
    line-height: 35px;
    color: #454545;
    background: url(/wa-data/public/site/themes/default/img/icons/icon-compare.png) right center no-repeat;
    font-size: 12px;
    border: none;
    display: inline-block;
}
.pblock .compare-wrapper a:hover {
    color: #000;
}
.pblock *,
main.maincontent .blue-bg * {
    box-sizing: border-box !important;
}
.pblock > h1 {
    margin-bottom: 0px;
}
.pblock__row {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.pblock__left-column {
    flex: 0 0 48%;
}
.pblock__right-column {
    flex: 0 0 50%;
}
.pblock__left-column .product-gallery {
    display: flex;
    flex-flow: row-reverse;
    margin-right: 0px;
}
.pblock__left-column .product-gallery .more-images {
    display: flex;
    margin: 0px;
    margin-right: 10px;
    flex-flow: column;
}
.pblock__left-column .product-gallery .more-images .image img {
    border: 1px solid #cbd6f0;
    max-width: 78px;
    padding: 3px;
}
.pblock__left-column .product-gallery .more-images .image.selected img {
    border: 1px solid #97ade2;
    box-shadow: none;
}
.pblock__left-column .product-gallery .image#product-core-image {
    flex: 0 0 calc(100% - 88px);
}
.pblock__right-column .product-sidebar {
    float: none;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.pblock__right-column .product-sidebar .cart {
    padding: 0px;
    padding-bottom: 20px;
}
.pblock__right-column .leadbox {
    background: none;
    border: 1px solid #cbd6f0;
    box-shadow: none;
}
.pblock__right-column .qty {
    float: left;
}
.pblock__right-column .qty input {
    width: 110px;
    height: 48px;
    line-height: 48px;
    padding: 0;
    border: 1px solid #cbd6f0;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
}
.pblock__right-column .price {
    color: #2b364f;
    font-size: 48px;
    font-family: Impact;
    font-style: italic;
    -webkit-text-stroke: 2px #fff;
    display: block;
    font-weight: bold;
    line-height: 48px;
    margin-bottom: 10px;
    text-shadow: 0px 2px 2px rgba(0,0,0,1);
}
.pblock__right-column .cart-row {
    display: flex;
}
.pblock__right-column .cart-price {
    float: left;
    width: 55%;
    padding: 25px 40px;
    box-sizing: border-box;
    border-right: 1px solid #cbd6f0;
    background: #f4f7fd;
}
.pblock__right-column .cart-docs {
    float: left;
    width: 45%;
    padding: 25px 40px;
    box-sizing: border-box;
    border-right: 0;
    background: #f4f7fd;
}
.pblock__right-column .cart-docs-heading {
    font-size: 12px;
    color: #313131;
    font-weight: bold;
    line-height: 27px;
    padding-left: 30px;
    margin-bottom: 10px;
    background: url(/wa-data/public/site/themes/default/img/icons/icon-pdf.png) left center no-repeat;
}
.add2cart {
    font-size: 1.1em;
    line-height: 1.4em;
    padding-top: 20px;
    border-top: 1px solid #cbd6f0;
}
.pblock__right-column .stocks strong {
    white-space: nowrap;
    font-weight: normal;
    font-size: 11px;
    color: #252626;
}
.pblock__right-column .stocks {
    margin: 0;
}
.pblock__right-column .manufacturer {
    padding-left: 10px;
    margin-bottom: 5px;
}
.pblock__right-column .cart-docs a {
    color: #123998;
    font-size: 12px;
    text-decoration: underline;
    display: block;
}
.pblock__right-column .cart-docs a:hover {
    text-decoration: none;
}
.pblock__right-column .add2cart {
    padding-top: 20px;
    border-top: 1px solid #cbd6f0;
}
.pblock__right-column .add2cart-row {
    padding-left: 40px;
    padding-right: 30px;
    padding-top: 20px;
    border-top: 1px solid #cbd6f0;
}
.pblock__right-column .pay-icons {
    font-size: 12px;
    color: #6C8A9C;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 31px;
    margin-bottom: 20px;
}
.pblock__right-column .pay-icons .icon-pay1 {
    display: inline-block;
    background: url(/wa-data/public/site/themes/default/img/icons/icon-pay1.png) left center no-repeat;
    padding-left: 34px;
    height: 31px;
    line-height: 31px;
}
.pblock__right-column .pay-icons .icon-pay2 {
    display: inline-block;
    background: url(/wa-data/public/site/themes/default/img/icons/icon-pay2.png) left center no-repeat;
    padding-left: 31px;
    height: 31px;
    line-height: 31px;
}
.pblock__right-column .pay-icons .icon-pay3 {
    display: inline-block;
    height: 31px;
    background: url(/wa-data/public/site/themes/default/img/icons/icon-pay3.png) left center no-repeat;
    padding-left: 36px;
    line-height: 31px;
}

.pblock__right-column .add2cart button[type="submit"] {
    display: block;
    width: calc(100% - 130px);
    float: right;
    line-height: 48px;
    height: 48px;
    color: #423603;
    font-weight: bold;
    font-size: 17px;
    border: none;
    border-radius: 10px;
    background-color: #fcd632;
    box-shadow: 0px 4px 4px 0 rgba(216, 175, 0, 0.16);
    cursor: pointer;
}

.pblock__right-column .add2cart button[type="submit"]:before {
    content: "";
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 7px;
    background: url(/wa-data/public/site/themes/default/img/icons/icon-cart.png);
}
.pblock__right-column .aux {
    display: none;
}

.blue-bg {
    background: #f4f7fd;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.blue-bg .container-page:after {
    content: "";
    display: block;
    clear: both;
    height: 3px;
    position: absolute;
    left: 0;
    right: 0;
    top: 57px;
    background: #dce4f6;
    z-index: 1;
    margin-left: -1000px;
    margin-right: -1000px;
}

main.maincontent .blue-bg .container-page {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
}
.blue-bg ul.product-nav {
    font-size: 15px;
    list-style: none;
    padding-left: 0;
    position: relative;
    z-index: 2;
    margin: 0;
    padding: 0;
}
.blue-bg ul.product-nav li.pull-right {
    float: right;
    margin-right: 0;
}
ul.product-nav li {
    position: relative;
    padding: 0;
    margin-right: 50px;
    float: left;
}
ul.product-nav li a {
    background: none !important;
    height: 60px;
    display: inline-block;
    color: #4d5f83;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 60px;
}
ul.product-nav li.selected a {
    font-weight: bold;
}
ul.product-nav li.selected:after {
    left: 0;
    right: 0;
    bottom: 0px;
    height: 3px;
    content: "";
    background: #1f4fc3;
    display: block;
    position: absolute;
}


.blue-bg .product-info {
    margin-right: 0;
    background: none;
    margin-top: 30px;
}

.blue-bg .related {
    border-top: 0;
    padding-top: 0;
    margin-top: 40px;
}

.blue-bg .bx-wrapper {
    position: relative;
    margin: 0;
    margin-bottom: 60px;
    padding: 0;
    width: 970px !important;
    max-width: 970px !important;
}
.blue-bg ul.thumbs li {
    display: inline-block;
    vertical-align: top;
    width: calc(970px / 4);
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
    text-align: center;
    line-height: 1.2em;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    height: 320px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.blue-bg ul.thumbs.mini li .image img {
    width: 140px;
    height: 210px;
    display: inline-block;
}
.blue-bg ul.thumbs li .image {
    display: inline-block;
    width: auto;
}
.blue-bg .bx-wrapper .bx-viewport {
    background: none;
    box-shadow: none;
    border: none;
}

.blue-bg ul.thumbs.mini li .price {
    display: block;
    position: absolute;
    top: 19px;
    right: 13px;
    color: #2b364f;
    font-size: 32px;
    font-family: Impact;
    font-style: italic;
    -webkit-text-stroke: 1px #fff;
    display: block;
    font-weight: bold;
    line-height: 32px;
    text-shadow: 0px 2px 2px rgba(0,0,0,1);
}

.blue-bg ul.thumbs.mini li a.compare {
    position: absolute;
    left: 15px;
    top: 20px;
    z-index: 10;
}

.blue-bg ul.thumbs.mini li h5 {
    max-width: 100%;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    color: #454545;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    flex-wrap: wrap;
    box-sizing: border-box !important;
}

.description {
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    margin-top: 20px;
}
.table-features {
    margin-bottom: 20px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.table-features .features-item {
    min-height: 50px;
    font-size: 13px;
    color: #7e91b8;
    background: #fff;
    flex: 0 0 49%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.table-features .features-item span:first-child {
    float: left;
}
.table-features .features-item span:last-child {
    float: right;
    font-weight: bold;
    color: #4d5f83;
}
.description p:last-of-type {
    margin-bottom: 0;
}

.stock-high .icon16.stock-transparent,
.stock-high .icon16.stock-green {
    background: url(/wa-data/public/site/themes/default/img/icons/icon-in-stock.png) left center no-repeat;
    background-position: 0 0;
}

.image {
    position: initial;
}
.icon16.compare {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/wa-data/public/site/themes/default/img/icons/icon-compare.png) 0 0 no-repeat;
    width: 27px;
    height: 27px;
    opacity: 1;
}
.icon16.compare.active {
    background: url(/wa-data/public/site/themes/default/img/icons/icon-compare-active.png) 0 0 no-repeat;
}

.products-list-btn {
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    line-height: 40px;
    height: 40px;
    font-weight: bold;
    font-size: 14px;
    border: none;
    border-radius: 10px;
    background-color: #fcd632;
    box-shadow: 0px 4px 4px 0 rgba(216, 175, 0, 0.16);
    cursor: pointer;
    color: #423603 !important;
}

#product-list ul.thumbs li {
    display: inline-block;
    vertical-align: top;
    width: calc(970px / 4);
    height: 345px;
    padding: 0;
    margin: 0;
    position: relative;
    text-align: left;
    line-height: 1.2em;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
}

#product-list ul.thumbs {
    margin: 0;
}

#product-list .short-item-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid #eaeaea;
    padding: 0px 15px;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
    transition: 0s;
    z-index: 3;
    box-sizing: border-box;
}

#product-list ul.thumbs li .short-item-wrapper table.features {
    display: none;
}
#product-list ul.thumbs li:hover .short-item-wrapper table.features {
    display: table;
}

#product-list ul.thumbs li .image {
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#product-list ul.thumbs li:hover {
    overflow: visible;
    z-index: 10;
}

#product-list li:hover .short-item-wrapper {
    background: #fff;
    left: -20px !important;
    right: -20px !important;
    top: -20px !important;
    min-height: 385px;
    bottom: auto;
    padding: 20px;
    height: auto;
    border-color: #fff;
    box-shadow: 0px 0px 25px 10px rgba(0,0,0,0.1);
    transition: 0s;
}
#product-list li .short-item-wrapper .icon16.compare {
    top: 10px;
    left: 15px;
}
#product-list li:hover .short-item-wrapper .icon16.compare {
    top: 30px;
    left: 35px;
}


#product-list ul.thumbs li .image .badge-wrapper {
    position: relative;
}
#product-list ul.thumbs .image .corner.right {
    right: 0;
}
#product-list .badge {
    top: 10px;
    right: 0;
}


#product-list ul.thumbs li .short-item-wrapper .price {
    display: block;
    position: absolute;
    top: 15px;
    right: 13px;
    color: #2b364f;
    font-size: 32px;
    font-family: Impact;
    font-style: italic;
    -webkit-text-stroke: 1px #fff;
    display: block;
    font-weight: bold;
    line-height: 32px;
    text-shadow: 0px 2px 2px rgba(0,0,0,1);
}
#product-list ul.thumbs li:hover .short-item-wrapper .price {
    top: 35px;
    right: 33px;
}

#product-list ul.thumbs li .short-item-wrapper h5 {
    max-width: 100%;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    color: #454545;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    flex-wrap: wrap;
    box-sizing: border-box !important;
}








.content { min-height: 0px; }

.servis-page * { box-sizing: border-box !important; }
.servis-page {
    background: #fff;
    color: #474e5c;
    font-size: 12px;
}
.servis-page h2 {
    font-size: 28px;
}
.servis-page figure {
    float: left;
    margin-right: 70px;
    margin-bottom: 70px;
    margin-top: 20px;
}

.servis-page p {
    line-height: 26px;
}
.servis-page .heading {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 1.5em;
}

.servis-page .servis-form-block {
    background-image: url("/wa-data/public/shop/img/servis-bg.jpg"), url("/wa-data/public/shop/img/servis-bg-fill.png");
    background-repeat: no-repeat, repeat-x;
    background-position: center center, center center;
    min-height: 255px;
    padding-top: 30px;
}
.servis-page .servis-form-block .container-page {
    padding-left: 45px;
}
.servis-page .servis-form-block .container-page .heading {
    padding-left: 0px;
    font-size: 28px;
    line-height: 28px;
    color: #32414a;
    font-weight: bold;
    margin-bottom: 25px;
    max-width: 330px;
    text-align: center;
}
.servis-page .servis-form-block .container-page input {
    max-width: 330px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    font-size: 12px;
    color: #474e5c;
    background: url('/wa-data/public/shop/img/icon-phone.png') right 15px center no-repeat #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}
.servis-page .servis-form-block .container-page button {
    display: block;
    max-width: 330px;
    width: 100%;
    line-height: 48px;
    height: 48px;
    color: #423603;
    font-weight: bold;
    font-size: 17px;
    border: none;
    border-radius: 10px;
    background-color: #fcd632;
    box-shadow: 0px 4px 4px 0 rgba(216, 175, 0, 0.16);
    cursor: pointer;
}

.servis-schemes {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
}
.servis-schemes li {
    display: block;
    margin-bottom: 15px;
    box-sizing: border-box;
}
.servis-schemes span {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    border: 3px solid #ededed;
    color: #f00;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    box-sizing: border-box;
}

.servis-perechen {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
}
.servis-perechen li {
    padding-left: 0;
    line-height: 26px;
}
.servis-perechen li:before {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #123998;
    content: "";
    float: left;
    margin-top: 9px;
    margin-right: 10px;
    border-radius: 8px;
}

.block-info {
    padding-left: 75px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #c5cad7;
    color: #123998;
    font-weight: bold;
    font-size: 14px;
    background: url('/wa-data/public/shop/img/icon-attention.png') left 20px center no-repeat;
    border-radius: 5px;
    margin-bottom: 30px;
}
.servis-page .text-muted {
    color: #959a9d;
}

.page-contacts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
    padding-top: 30px;
    border-top: 1px solid #ededed;
    margin-top: 25px;
}
.page-contacts * { box-sizing: border-box; color: #32414a; }
.contacts-item {
    flex: 0 0 30%;
    display: flex;
}
.contacts-item-heading {
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
    line-height: 14px;
    padding-top: 5px;
}
.contacts-item-text { font-size: 13px; line-height: 18px; }
.page-contacts .cbh-mark-phone__phone {
    font-size: 20px;
}
.page-contacts a {
    color: #123998;
    text-decoration: underline;
    font-size: 13px;
}
.page-contacts a:hover {
    text-decoration: none;
}
.contacts-timetable {
    display: flex;
    justify-items: space-between;
}
.contacts-timetable span {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: #6cc502;
    border-radius: 15px;
    margin-top: 4px;
}
.contacts-timetable span.red {
    background: #ec1d0c;
}
.contacts-time { padding-left: 10px; color: #6cc502; font-weight: bold; }
.contacts-timetable-item {
    display: block;
    min-width: 20px;
    text-align: center;
}
.icon-contacts-phone {
    background: url('/wa-data/public/shop/img/icon-contacts-phone.png') center center;
}
.icon-contacts-map {
    background: url('/wa-data/public/shop/img/icon-contacts-map.png') center center;
}
.icon-contacts-clock {
    background: url('/wa-data/public/shop/img/icon-contacts-clock.png') center center;
}
.icon-contacts-email {
    background: url('/wa-data/public/shop/img/icon-contacts-email.png') center center;
}
.contacts-item-icon {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    border: 4px solid #ededed;
    flex: 0 0 48px;
    margin-right: 15px;
    background-repeat: no-repeat;
}
ymaps { margin-bottom: 30px; }


/* USTANOVKA */

.ustanovka-page {
    margin-top: -40px;
}
.ustanovka-page * {
    box-sizing: border-box;
    color: #474e5c;
}
.ustanovka-form-block + .container-page {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.ustanovka-form-block {
    background-image: url("/wa-data/public/shop/img/ustanovka-bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 255px;
    padding-top: 30px;
}
.ustanovka-form-block .container-page {
    padding-left: 45px;
}
.ustanovka-form-block .container-page .heading {
    padding-left: 0px;
    font-size: 28px;
    line-height: 28px;
    color: #32414a;
    font-weight: bold;
    margin-bottom: 25px;
    max-width: 330px;
    text-align: center;
}
.ustanovka-form-block .container-page input {
    max-width: 330px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    font-size: 12px;
    color: #474e5c;
    background: url('/wa-data/public/shop/img/icon-phone.png') right 15px center no-repeat #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}
.ustanovka-form-block .container-page button {
    display: block;
    max-width: 330px;
    width: 100%;
    line-height: 48px;
    height: 48px;
    color: #423603;
    font-weight: bold;
    font-size: 17px;
    border: none;
    border-radius: 10px;
    background-color: #fcd632;
    box-shadow: 0px 4px 4px 0 rgba(216, 175, 0, 0.16);
    cursor: pointer;
}

.ustanovka-icons {
    display: flex;
    padding-top: 20px;
    padding-bottom: 30px;
}
.ustanovka-icons .ustanovka-item {
    flex: 0 0 20%;
    text-align: center;
}
.ustanovka-icon {
    width: 95px;
    height: 95px;
    border: 4px solid #ededed;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 95px;
    display: inline-block;
}

.ustanovka-icon-1 { background-image: url('/wa-data/public/shop/img/ust-icon-1.png'); }
.ustanovka-icon-2 { background-image: url('/wa-data/public/shop/img/ust-icon-2.png'); }
.ustanovka-icon-3 { background-image: url('/wa-data/public/shop/img/ust-icon-3.png'); }
.ustanovka-icon-4 { background-image: url('/wa-data/public/shop/img/ust-icon-4.png'); }
.ustanovka-icon-5 { background-image: url('/wa-data/public/shop/img/ust-icon-5.png'); }

.ustanovka-icon-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ustanovka-icon-text {
    font-size: 11px;
    line-height: 11px;
}

.how-to-ustanovka-block {
    background: url('/wa-data/public/shop/img/ustanovka-bg1.jpg') center center no-repeat;
    padding-top: 30px;
    padding-bottom: 10px;
    color: #fff;
}
.how-to-ustanovka-block * {
    color: #fff;
}
.how-to-ustanovka-block h2 {
    margin-bottom: 45px;
}
.how-to-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.how-to-item {
    display: flex;
    flex: 0 0 30%;
    align-items: center;
    margin-bottom: 25px;
}
.how-to-num {
    flex: 0 0 65px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #112c6f;
    font-size: 27px;
    background-color: #fcd632;
    border-radius: 65px;
    margin-right: 15px;
    font-weight: bold;
}


.where-to-install-block {
    background: url('/wa-data/public/shop/img/ustanovka-bg2.jpg') center center no-repeat;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #32414a;
}
.where-to-install-block .container-page {
    padding-right: 420px;
}
.where-to-install-block .heading {
    color: #75620e;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.where-to-install-block ul {
    list-style-type: circle;
    padding-left: 20px;
}

.ustanovka-page p {
    font-size: 12px;
    color: #474e5c;
}

.price-line {
    display: flex;
}
.price-image {
    position: relative;
}
.price-image img {
    float: left;
}
.price-link {
    position: absolute;
    bottom: 40px;
    padding: 20px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 5px rgba(0,0,0,1);
}
.price-red-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 15px;
    background: #f00;
    display: flex;
}
.price-red-bg a {
    padding-left: 25px;
    background: url('/wa-data/public/shop/img/icon-pdf-o.png') left center no-repeat;
    height: 28px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    flex: 0 0 50%;
    padding-top: 3px;
    text-decoration: underline;
}
.price-red-bg a:hover {
    text-decoration: none;
}
.price-lines {
    padding-left: 60px;
    flex: 0 0 calc(100% - 483px);
    box-sizing: border-box;
    padding-top: 20px;
}
.price-item {
    display: flex;
    background: url(/wa-data/public/shop/img/ustanovka-arrow.png) left 125px center no-repeat;
    margin-bottom: 10px;
}
.price-circle {
    width: 83px;
    height: 83px;
    text-align: center;
    line-height: 73px;
    color: #fff;
    background: #123998;
    font-weight: bold;
    font-size: 20px;
    margin-right: 100px;
    display: flex;
    border-radius: 83px;
    align-items: center;
    justify-content: center;
}
.price-circle sup {
    color: #fff;
    font-size: 16px;
}
.price-amount {
    line-height: 83px;
    font-size: 20px;
    font-weight: bold;
    color: #32414a;
    margin-right: 10px;
}
.price-amount span {
    font-weight: 400;
    display: inline-block;
    margin-left: 5px;
}
.price-amount-text {
    font-size: 12px;
    line-height: 12px;
    padding-top: 30px;
}

.type-line {
    display: flex;
    flex-wrap: wrap;
}
.type-item {
    flex: 0 0 calc((100% - 1px) / 3);
    padding: 0 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.type-text {
    color: #474e5c;
    font-size: 13px;
    text-align: center;
    line-height: 17px;
}
a.type-link {
    display: block;
    text-align: center;
    height: 120px;
    position: relative;
    margin-bottom: 7px;
}
.type-link span {
    display: block;
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    font-size: 16px;
    font-weight: bold;
    color: #123998;
}
.type-link:hover span  {
    color: #ec1d0c;
}

/* VENTILYACIYA  */

.ventil-page {
    margin-top: -40px;
}
.ventil-page * {
    box-sizing: border-box !important;
    color: #474e5c;
}
.ventil-form-block + .container-page {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.ventil-form-block h1 {
    color: #fff;
}
.ventil-form-block p {
    color: #fff;
}
.ventil-form-block {
    background-image: url("/wa-data/public/site/themes/default/img/icons/ventil-bg-form.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 255px;
    padding-top: 30px;
}
.ventil-form-block .container-page {
    padding-left: 45px;
}
.ventil-form-block .container-page .heading {
    padding-left: 0px;
    font-size: 28px;
    line-height: 28px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 25px;
    max-width: 330px;
    text-align: center;
}
.ventil-form-block .container-page input {
    max-width: 330px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    font-size: 12px;
    color: #474e5c;
    background: url('/wa-data/public/shop/img/icon-phone.png') right 15px center no-repeat #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}
.ventil-form-block .container-page button {
    display: block;
    max-width: 330px;
    width: 100%;
    line-height: 48px;
    height: 48px;
    color: #423603;
    font-weight: bold;
    font-size: 17px;
    border: none;
    border-radius: 10px;
    background-color: #fcd632;
    box-shadow: 0px 4px 4px 0 rgba(216, 175, 0, 0.16);
    cursor: pointer;
}


.ventil-spektr {
    background-image: url("/wa-data/public/site/themes/default/img/icons/ventil-bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 30px;
    padding-bottom: 15px;
    color: #fff;
    background-size: cover;
}
.ventil-spektr * {
    color: #fff;
}
.ventil-spektr .heading {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 60px;
}

.ventil-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ventil-item {
    margin-bottom: 35px;
    flex: 0 0 calc((100% - 50px) / 3);
}

.ventil-icon {
    float: left;
    width: 64px;
    height: 64px;
    display: inline-block;
    margin-right: 10px;
}

.ventil-icon.ventil-icon-1 {
    background: url(/wa-data/public/site/themes/default/img/icons/ventil-icon-1.png) center center no-repeat;
}
.ventil-icon.ventil-icon-2 {
    background: url(/wa-data/public/site/themes/default/img/icons/ventil-icon-2.png) center center no-repeat;
}
.ventil-icon.ventil-icon-3 {
    background: url(/wa-data/public/site/themes/default/img/icons/ventil-icon-3.png) center center no-repeat;
}
.ventil-icon.ventil-icon-4 {
    background: url(/wa-data/public/site/themes/default/img/icons/ventil-icon-4.png) center center no-repeat;
}
.ventil-icon.ventil-icon-5 {
    background: url(/wa-data/public/site/themes/default/img/icons/ventil-icon-5.png) center center no-repeat;
}
.ventil-icon.ventil-icon-6 {
    background: url(/wa-data/public/site/themes/default/img/icons/ventil-icon-6.png) center center no-repeat;
}

.ventil-icon-title {
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
    width: calc(100% - 74px);
}
.ventil-icon-text {
    font-size: 13px;
    color: #fff;
    line-height: 16px;
    padding-top: 10px;
}


.ventil-types {
    padding: 30px 0;
    background: url(/wa-data/public/site/themes/default/img/icons/ventil-bg1.jpg) center center no-repeat;
    background-size: cover;
}

.ventil-types-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}

.ventil-types-item {
    margin-bottom: 35px;
    flex: 0 0 calc((100% - 50px) / 3);
}
.ventil-types-heading:before {
    display: block;
    clear: both;
    margin-bottom: 15px;
    height: 3px;
    width: 60px;
    margin-right: calc(100% - 60px);
    content: "";
    background: #123998;
}
.ventil-types-heading {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #32414a;
}
.ventil-types-text {
    font-size: 13px;
    line-height: 18px;
    color: #474e5c;
}

.brands-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.brand-item {
    flex: 0 0 calc(100% / 6);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ventil-brands {
    padding: 40px 0;
}


.why-ventil {
    background: #f4f7fd;
    padding: 40px 0;
}
.why-ventil figure {
    float: left;
    padding-right: 40px;
    padding-bottom: 20px;
}
.why-ventil .pretext {
    font-weight: bold;
    line-height: 34px;
    font-size: 14px;
    color: #32414a;
    padding-top: 10px;
}
.why-ventil .pretext .line:before  {
    clear: both;
}
.why-ventil .pretext .line {
    display: inline-block;
    margin-bottom: 25px;
    margin-top: 25px;
    height: 3px;
    width: 180px;
    background: #123998;
}
.why-ventil .pretext .clearfix {
    display: none;
}
.why-ventil p {
    font-size: 14px;
    line-height: 34px;
}
.why-ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.why-ul li {
    padding-left: 0;
    line-height: 14px;
    margin-bottom: 20px;
}
.why-ul li:before {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #123998;
    content: "";
    float: left;
    margin-top: 4px;
    margin-right: 10px;
    border-radius: 8px;
}


.ventil-page .bx-wrapper {
    position: relative;
    margin: 0;
    margin-bottom: 60px;
    padding: 0;
    /*width: 970px !important;*/
    /*max-width: 970px !important;*/
}
.ventil-page ul.thumbs li {
    display: inline-block;
    vertical-align: top;
    width: calc(970px / 3);
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
    text-align: center;
    line-height: 1.2em;
    background: #fff;
    box-shadow: none;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ventil-page ul.thumbs.mini li .image img {
    width: 282px;
    height: 237px;
    display: inline-block;
    max-width: 282px;
    max-height: 237px;
}
.ventil-page ul.thumbs li .image {
    display: inline-block;
    width: auto;
    position: relative;
}
.ventil-page ul.thumbs li .image .subtext {
    bottom: 0;
    right: 0;
    left: 0;
    padding: 15px;
    background: rgba(19,27,47,0.8);
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    position: absolute;
}
.ventil-page .bx-wrapper .bx-viewport {
    background: none;
    box-shadow: none;
    border: none;
}
.ventil-slider-heading {
    padding-top: 50px;
}



.ventil-page .bx-wrapper {
    position: relative;
    margin: 0;
    margin-bottom: 60px;
    padding: 0;
    /*width: 970px !important;*/
    /*max-width: 970px !important;*/
}
.ustanovka-page ul.thumbs li {
    display: inline-block;
    vertical-align: top;
    width: calc(970px / 3);
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
    text-align: center;
    line-height: 1.2em;
    background: #fff;
    box-shadow: none;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ustanovka-page ul.thumbs.mini li .image img {
    width: 282px;
    height: 237px;
    display: inline-block;
    max-width: 282px;
    max-height: 237px;
}
.ustanovka-page ul.thumbs li .image {
    display: inline-block;
    width: auto;
    position: relative;
}
.ustanovka-page .bx-wrapper .bx-viewport {
    background: none;
    box-shadow: none;
    border: none;
}
.ustanovka-slider-heading {
    padding-top: 50px;
}

@media (max-width: 1000px) {
    
    .ventil-page .bx-wrapper {
        position: relative;
        margin: 0;
        margin-bottom: 60px;
        padding: 0;
        /*width: 100% !important;*/
        /*max-width: 100% !important;*/
    }
    .ventil-page ul.thumbs.mini li {
        width: calc(100vw / 2) !important;
    }
    .why-ventil .pretext .clearfix {
        display: block;
    }
}

@media (max-width: 760px) {
    
    .container-page { padding: 0 25px; }
    .servis-page figure {
        float: none;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .servis-page figure img {
        max-width: 100%;
    }
    
    .ventil-page ul.thumbs.mini li {
        width: calc(100vw) !important;
    }
    
    .ventil-item {
        flex: 0 0 calc((100% - 50px) / 2);
    }
    .ventil-types-item {
        flex: 0 0 calc((100% - 50px) / 2);
    }
    .why-ventil figure {
        float: none;
        padding-right: 40px;
        padding-bottom: 20px;
        text-align: center;
    }
    
}

@media (max-width: 640px) {
    .ventil-item {
        flex: 0 0 100%;
    }
    .ventil-types-item {
        flex: 0 0 100%;
    }
}

@media (max-width: 480px) {
    
    .ventil-page ul.thumbs.mini li {
        width: calc(100vw) !important;
    }
    
    
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(/wa-data/public/shop/themes/default/img/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/wa-data/public/shop/themes/default/img/controls.png) no-repeat 0 -32px;
}