@import url(https://fonts.googleapis.com/css?family=Cuprum:400,400italic,700,700italic&subset=latin,cyrillic);
.check-form{display:none!important}
#bcd *{
    font-size:14px!important
}

/*
.wrapper-page, .header-page > div:last-child, .content-page, .footer-page, .footer-page > div:last-child div:last-child, .content-page .image-and-text, .content-page .price > div:last-child, .content-page .contacts > div.top {
    *zoom: 1;
}

*/
.wrapper-page:before, .header-page > div:last-child:before, .content-page:before, .footer-page:before, .footer-page > div:last-child div:last-child:before, .content-page .image-and-text:before, .content-page .price > div:last-child:before, .content-page .contacts > div.top:before, .wrapper-page:after, .header-page > div:last-child:after, .content-page:after, .footer-page:after, .footer-page > div:last-child div:last-child:after, .content-page .image-and-text:after, .content-page .price > div:last-child:after, .content-page .contacts > div.top:after {
    content: ' ';
    display: table;
}

.wrapper-page:after, .header-page > div:last-child:after, .content-page:after, .footer-page:after, .footer-page > div:last-child div:last-child:after, .content-page .image-and-text:after, .content-page .price > div:last-child:after, .content-page .contacts > div.top:after {
    clear: both;
}

html {
    overflow-x: hidden;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/*
.clearfix {
    *zoom: 1;
}
*/

.modal-open {
    overflow: hidden;
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

input.error {
    border: 1px solid red !important;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}


input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15)
}

.table__container {
    z-index: 10;
    width: 100%;
    overflow-x: auto;
}

.table th {
    border-top: none;
    font-weight: 900;
    /* text-transform: uppercase; */
    background: #F7CB0E;
    padding: 10px 19px
}
table td:not(:first-child){white-space: nowrap;}
.table th:first-of-type {
    border-radius: 2px 2px 0px 0px;
}

.table th:last-of-type {
    border-radius: 0px 0px 2px 2px;
}

td, th {
    padding: 0;
    line-height: 130%;
}

td a {

    /* color: black; */
    text-decoration: none;
    cursor: pointer;
}

*, *:before, *:after {
    box-sizing: border-box;
}

body {
    background-color: #e0e0e0;
    background-image: url(../images/bgs/bg-page-img-1.png), url(../images/bgs/bg-page-img-2.png);
    background-position: right 32px top, 76px 527px;
    background-repeat: no-repeat;
}

.wrapper-page {
    width: 1072px;
    position: relative;
    margin: 0 auto 0 auto;
    margin-top: 23px;
    background-color: #f6f6f6;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.22);
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.666;
    text-rendering: optimizeLegibility;
    -webkit-text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
}

p b {
    font-weight: 700;
}

p i {
    font-style: italic;
}

ul, ol {
    margin: 0;
    padding: 0;
    font-size: 13px;
    margin-left: 30px;
    padding-bottom: 10px;
}

p + ul, p + ol {
    position: relative;
    top: -1em;
}

table {
    width: 100%;
    margin-bottom: 21px;
    background-color: white;
}

table tr th,
table tr td {
    padding: 10px 19px;
    text-align: left;
    border: 1px solid #e8e6e6;
    color: black;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
}

table tr th {
    font-weight: 700;
}

table:last-child {
    margin-bottom: 0;
}

.icons-sprite {
    background: url("../images/icons/sprite.png") no-repeat top left;
    width: 52px;
    height: 12px;
}

.icons-sprite.arrow-bottom {
    background-position: -2231px 0;
    width: 9px;
    height: 5px;
}

.icons-sprite.arrow-right-black {
    background-position: -2125px -105px;
    width: 6px;
}

.icons-sprite.arrow-right-gray {
    background-position: -2019px -217px;
    width: 6px;
}

.icons-sprite.arrow-right-white-mini {
    background-position: -1916px -329px;
    width: 3px;
    height: 5px;
}

.icons-sprite.arrow-right-white {
    background-position: -1810px -434px;
    width: 6px;
}

.icons-sprite.error {
    background-position: -1698px -546px;
    width: 12px;
}

.icons-sprite.pointer {
    background-position: -1593px -658px;
    width: 5px;
    height: 5px;
}

.icons-sprite.icon-car-1 {
    background-position: -1426px -763px;
    width: 67px;
    height: 29px;
}

.icons-sprite.icon-car-2 {
    background-position: -1258px -892px;
    width: 68px;
    height: 31px;
}

.icons-sprite.icon-car-3 {
    background-position: -1080px -1023px;
    width: 78px;
    height: 42px;
}

.icons-sprite.icon-car-4 {
    background-position: -885px -1165px;
    width: 95px;
    height: 63px;
}

.icons-sprite.icon-iphone {
    background-position: -772px -1328px;
    width: 13px;
    height: 19px;
}

.icons-sprite.icon-logo-footer {
    background-position: -608px -1447px;
    width: 64px;
    height: 42px;
}

.icons-sprite.icon-contacts-1 {
    background-position: -456px -1589px;
    height: 52px;
}

.icons-sprite.icon-contacts-2 {
    background-position: -304px -1741px;
    height: 52px;
}

.icons-sprite.icon-contacts-3 {
    background-position: -152px -1893px;
    height: 52px;
}

.icons-sprite.icon-contacts-4 {
    background-position: 0 -2045px;
    height: 52px;
}

input[type="hidden"] {
    width: 0 !important;
    height: 0 !important;
    border: none !important;
    outline: none !important;
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"] {
    width: 100%;
    box-sizing: border-box;
    outline: none;
    display: block;
    line-height: normal;
    transition: all 0.24s ease-out;
    padding: 0 11px;
    height: 32px;
    background-color: white;
    border: 1px solid #e0e0e0;
    color: #010101;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 8px;
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus {
    outline: none;
    transition: all 0.24s ease;
}

input[type="email"].error,
input[type="number"].error,
input[type="search"].error,
input[type="text"].error,
input[type="tel"].error,
input[type="url"].error,
input[type="password"].error {
    border-color: red;
}

input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder {
    color: #9a9a9a;
}

input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder {
    color: #9a9a9a;
}

input[type="email"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"]:-moz-placeholder {
    color: #9a9a9a;
}

input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder {
    color: #9a9a9a;
}

textarea {
    width: 100%;
    box-sizing: border-box;
    outline: none;
    display: block;
    line-height: 1;
    resize: vertical;
    padding: 9px 11px 0;
    height: 32px;
    background-color: white;
    border: 1px solid #e0e0e0;
    color: #010101;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

textarea[rows] {
    height: auto;
}

textarea.error {
    border-color: red;
}

textarea::-webkit-input-placeholder {
    color: #9a9a9a;
}

textarea::-moz-placeholder {
    color: #9a9a9a;
}

textarea:-moz-placeholder {
    color: #9a9a9a;
}

textarea:-ms-input-placeholder {
    color: #9a9a9a;
}

label,
legend {
    display: block;
}

fieldset {
    padding: 0;
    border-width: 0;
}

input[type="checkbox"],
input[type="radio"] {
    display: inline;
}

input:hover, textarea:hover {
    border: 1px solid #1A4975;
}

input:active, textarea:active, input:focus, textarea:focus {
    outline: none;
    border: 1px solid #1A4975;

}

/*
.header-page {
  margin-bottom: 12px;
}

.header-top {
    height: 48px;
    background-color: #f6f6f6;
    text-align: right;
    padding: 0 18px;
    border-radius: 4px 4px 0 0;
}

.header-top div {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}

.header-top > div:first-child {
    color: black;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    margin: 14.5px 0 14.5px 0;
    width: 172px;
    height: 34px;
    background: url("../images/phone.png") -6px -7px no-repeat;

}

.header-middle {
    position: relative;
    height: 320px;
}

.header-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.header-slider .slide {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .2s ease-in;
    -ms-transition: -ms-transform .2s ease-in;
    transition: transform .2s ease-in;
}
.header-slider .slide.current {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.header-slider .slide.zil {
    background: url("../images/bgs/bg-header-shadow.png") 0 0 no-repeat, url("../images/bgs/bg-header0.jpg") -195% 0 repeat-x;
}
.header-slider .slide.kamaz {
    background: url("../images/bgs/bg-header-shadow.png") 0 0 no-repeat, url("../images/bgs/bg-header.jpg") 0 0 no-repeat;
}
.header-slider .slide.mamont {
    background: url("../images/bgs/bg-header-shadow.png") 0 0 no-repeat, url("../images/bgs/bg-header3.jpg") left top / auto 87% repeat-x;
}

.header-middle > div {
    height: 100%;
}

.header-content {
    position: relative;
    float: left;
    width: 794px;
    margin: 0 0 17.5px 0;
    padding: 60px 0 0 43px;
    line-height: 1;
    color: black;
    font-family: "Cuprum", sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-decoration: underline;

}

.header-items {
    position: relative;
}

.header-item {
    position: relative;
    margin-bottom: 28px;
    padding-left: 97px;
    font-size: 0;
}

.header-item span {
    display: inline-block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
    color: black;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    margin-right: 10px;
}

.header-item span b {
    font-weight: bold;
}

.header-btn {
    display: inline-block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
    text-decoration: none;
    width: 102px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding-right: 6px;
    border-radius: 3px 4px 4px 3px;
    font-size: 15px;
    background: url("../images/icons/sprite.png") -2039px -97px no-repeat, #f7cb0e;
    color: black;
}

.header-btn sup {
  font-size: 10px;
}

.header-btn:hover, .header-btn.current {
    background: url("../images/icons/sprite.png") -1724px -426px no-repeat, linear-gradient(to top, #008ebc 0%, #0096c7 100%) 0 0 repeat;
    color: white;
}
.header-btn.current {
    cursor: default;
}

.header-item.zil {
  height: 42px;
  background: url("../images/icons/sprite.png") -1426px -756px no-repeat;
}
.header-item.kamaz {
  height: 42px;
  background: url("../images/icons/sprite.png") -1258px -886px no-repeat;
}
.header-item.mamont {
  height: 42px;
  background: url("../images/icons/sprite.png") -1080px -1023px no-repeat;
}

.header-content > nav {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.header-content > nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 0;
    text-align: center;
    background-color: #0091c1;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.46);
}

.header-content > nav ul li {
    width: 158px;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border-left: 1px #1a9cc7 solid;
    border-right: 1px #007aa2 solid;
}

.header-content > nav ul li:first-child {
    border-left: none;
    width: 160px;
}

.header-content > nav ul li:last-child {
    border-right: none;
    width: 160px;
}

.header-content > nav ul li a {
    text-align: center;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    height: 42px;
    line-height: 42px;
    font-family: Arial;
    font-size: 13px;
    font-weight: 400;
    color: white;
    text-decoration: none;
}

.header-content > nav ul li.active, .header-content > nav ul li:hover {
    border-left: none;
    background-color: white;
    background-image: linear-gradient(to top, black 0%, #252525 100%);
}

.header-content > nav ul li.active::after, .header-content > nav ul li:hover::after {
    content: '';
    display: block;
    width: 9px;
    height: 5px;
    background: url("../images/icons/sprite.png") -2231px 0 no-repeat;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    bottom: -5px;
}

.header-content > nav ul li.active + li, .header-content > nav ul li:hover + li {
  border-left: 0;
}

.header-content > nav ul li.active a, .header-content > nav ul li:hover a {
  color: #f7cb0e;
}

.header-logo {
    position: relative;
    float: right;
    width: 278px;
    background-color: rgba(0, 0, 0, 0.83);
    background-image: url(../images/icons/sprite.png);
    background-position: -794px -1115px;
    background-repeat: no-repeat;
}

.header-logo .company-name {
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: white;
    text-align: center;
    margin-top: 140px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 400;
}

.header-logo .btn-request-consultation {
    display: block;
    cursor: pointer;
    border: none;
    outline: none;
    padding: 0;
    margin-bottom: 0;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #f6f6f6;
    background-image: linear-gradient(to top, #f6c500 0%, #f8d727 100%);
    border-radius: 4px 3px 3px 4px;
    color: black;
    font-family: "Cuprum", sans-serif;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    width: 234px;
    margin: 52px auto 0 auto;
}

.header-logo .btn-request-consultation:hover {
  background-image: linear-gradient(to top, #008ebc 0%, #0096c7 100%);
  color: #fff;
}
 */

/*Новые стили начало*/


.faqquestions ul, ol {

    top: 0em;
}

.faqquestionsdiv {

    margin-bottom: 10px;
}

.faqquestions p {
    font-size: 13px;
}

.datePublishedReview {
    font-size: 12px;
}

.namePublishedReview {
    font-size: 12px;
}

.bodyPublishedReview {
    font-size: 13px;
}

.productReview {

    font-weight: bold;
}

.reviewbox {
    box-sizing: border-box;
    padding: 24px;
    box-shadow: 0 0 5px #c4c4c4;
    margin-bottom: 24px;
}
.reviews-bottom{display: flex; justify-content: space-between; margin-top: 10px;  align-items: end;}

/*Новые стили конец*/


.breadcrumbs {
    width: 100%;
    max-width: 1035px;
    margin: 0 auto 9px auto;
    /* background-color: white; */
    height: 40px;
    padding: 15px 0 15px 17px;
}

.breadcrumbs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
}

.breadcrumbs ul li {
    margin: 0;
    padding: 0;
    color: #b2b2b2;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
}

.breadcrumbs ul li a {
    color: black;
    text-decoration: none;
    border-bottom: 1px black dotted;
}

.content-page {
    width: 1035px;
    margin: 0 auto 12px auto;
}

.content-page > aside {
    width: 274px;
    float: left;
}

.content-page > aside > div {
    margin-bottom: 15px;
    background-color: white;
    border: 1px solid #ebebeb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    padding: 32px 18px 0 19px;
}

.sideform {
    margin-bottom: 0;
}

.sideform .contacts__phone, .contacts__phone-region {
    text-decoration: none;
}


.sideform .contacts__phone::after {
    text-transform: capitalize;
    display: flex;
    height: 16px;
    align-items: center;
    line-height: 100%;
    font-size: 14px;
    text-decoration: none;
    color: #000000;
    position: relative;
    margin-top: 2px;
    margin-bottom: 10px;
    font-weight: normal;
}

.sideform .contacts__phone-region::after {
    text-transform: capitalize;
    display: flex;
    height: 16px;
    align-items: center;
    line-height: 100%;
    font-size: 14px;
    text-decoration: none;
    color: #000000;
    position: relative;
    margin-top: 2px;
    margin-bottom: 5px;
    font-weight: normal;

}

.sidenav div {
    color: black;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    padding-bottom: 3px;
    border-bottom: 1px #000 solid;
    margin-bottom: 13px;
}

.sidenav ul {
    list-style: none;
    margin: 0 0 35px;
    padding: 0;
}

.sidenav ul li {
    margin: 0;
    padding: 0;
}

.sidenav ul li a {
    color: black;
    font-size: 13px;
    font-weight: 400;
    line-height: 33px;
    text-decoration: none;
    display: block;
    /* height: 33px; */
    padding: 0 17px;
    background: white url("../images/icons/sprite.png") -1803px -207px no-repeat;
}

.sidenav ul li a:hover {
    background: url("../images/icons/sprite.png") -1594px -424px no-repeat, linear-gradient(to top, #d1d1d1 0%, #ddd 100%) 0 0 repeat;
}

.sidenav ul li.active a {
    background: url("../images/icons/sprite.png") -1594px -424px no-repeat, linear-gradient(to top, #d1d1d1 0%, #ddd 100%) 0 0 repeat;
}

.sideform .side-title {
    color: black;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    padding-bottom: 3px;
    border-bottom: 1px #000 solid;
    margin-bottom: 13px;
}

.sideform form textarea {
    height: 172px;
}

.sideform form input[type="submit"] {
    display: block;
    cursor: pointer;
    border: none;
    outline: none;
    padding: 0;
    margin-bottom: 0;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #f6f6f6;
    background-image: linear-gradient(to top, #008ebc 0%, #0096c7 100%);
    border-radius: 4px 3px 3px 4px;
    color: white;
    font-family: "Cuprum", sans-serif;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    width: 236px;
    margin: 0 auto 39px auto;
}

.sideform form input[type="submit"]:hover {
    color: #f7cb0e;
    background-image: linear-gradient(to top, #000 0%, #000 100%);
}

.sideform p {
    color: black;
    font-size: 14px;
    font-weight: 400;
    /* line-height: 1.92; */
    margin: 0 0 28.5px;
    /* background: url("../images/phone.png") -6px -7px no-repeat; */
}

.content-page .title {
    margin: 0 0 14px 0;
    padding: 0 0 2px 0;
    color: black;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    border-bottom: 1px #000 solid;
}

.content-page .title-mini, .content-page h1, .content-page .h1, .content-page h2, .content-page .h2, .content-page h3, .content-page .h3 {
    color: black;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px #000 solid;
    padding: 0 0 2px 0;
    margin: 0 0 30px 0;
    text-align: left;
    line-height: 1;
}

.content-page .one-mechanisms-section {
    text-align: justify;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
    margin-bottom: 13px;
    display: flex;
    flex-wrap: wrap;
}

.content-page .one-mechanisms-section .title-mini {
    margin-bottom: 14px;
}

.content-page .one-mechanisms-section:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.one-block-show-all .custom-btn{position: static!important;width: 150px;}
.one-block-show-all{width: 100%; position: relative; margin: -5px 0 20px; display: flex; justify-content: center;}
.one-block.hide{display:none!important;}
.content-page .one-mechanisms-section .one-block {
    display: inline-block;
    width: 226px;
    background-color: white;
    margin-bottom: 24px;
    vertical-align: top;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    margin: 7px;
}


.content-page .one-mechanisms-section .one-block .subtitle .subtitle-a {

    color: black;
    text-decoration: none;
}

.content-page .one-mechanisms-section .one-block .subtitle .subtitle-a:hover {

    color: #f6c500;
}


.content-page .one-mechanisms-section.one-mechanisms-section_narrow .one-block {
    width: 160px;
}

.content-page .one-mechanisms-section .one-block:hover, .content-page .one-mechanisms-section .one-block.active {
    box-shadow: 0 0 0 1px #a7a7a7, 0 0 5px rgba(0, 0, 0, 0.35);
}

.content-page .one-mechanisms-section .one-block > div:first-child {
    display: block;
}

.content-page .one-mechanisms-section .one-block > div:first-child img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}

.content-page .one-mechanisms-section .one-block > div:last-child {
    display: inline-block;
    color: #007be4;
    line-height: 1;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
    padding: 0 14px 0 0;
    margin: 0 23px 0 23px;
    position: relative;
}

.content-page .one-mechanisms-section .one-block > div:last-child:after {
    content: '';
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 0;
    width: 9px;
    height: 9px;
    background: #007be4 url("../images/icons/sprite.png") -1913px -327px no-repeat;
}

.content-page .one-mechanisms-section .one-block .subtitle {
    color: black;
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    margin: 19px 23px 10px 23px;
    padding: 0;
    display: inline-block;
}

.content-page .one-mechanisms-section .one-block ul {
    margin: 0 23px 20px 23px;
    padding: 0;
    list-style: none;
}

.content-page .one-mechanisms-section .one-block ul li {
    color: black;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.538;
    padding: 0 0 0 13px;
    margin: 0;
    background: url("../images/icons/sprite.png") -1593px -651px no-repeat;
}

.content-page .one-mechanisms-section .one-block img {
    width: 100%;
}

.content-page article p {
    color: black;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 23px;
    text-align: justify;
}

.content-page > .article-wrapper {
    float: right;
    width: 732px;
    padding-top: 27px;
}

.footer-page {
    width: 1072px;
    position: relative;
    margin: 0 auto 0 auto;
}

.footer-logo {
    float: left;
    padding: 5px 0 0 83px;
    margin: 13px 102px 0 0;
    height: 42px;
    color: black;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.23;
    background: url("../images/icons/sprite.png") -608px -1447px no-repeat;
}

.footer-page > div:last-child {
    float: right;
}

.footer-page > div:last-child div:first-child {
    color: black;
    font-size: 18px;
    font-weight: 400;
    line-height: 2.27;
    text-transform: uppercase;
}

.footer-page > div:last-child div:last-child div:first-child {
    float: left;
    color: black;
    font-size: 15px;
    font-weight: 400;
    line-height: 38px;
    margin: 0;
    margin: 11.5px 0 11.5px 5px;
    width: 172px;
    height: 34px;
    background: url("../images/phone.png") -6px -7px no-repeat;
}

.footer-page > div:last-child div:last-child div:last-child {
    display: block;
    cursor: pointer;
    border: none;
    outline: none;
    padding: 0;
    margin-bottom: 0;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #f6f6f6;
    background-image: linear-gradient(to top, #008ebc 0%, #0096c7 100%);
    border-radius: 4px 3px 3px 4px;
    color: white;
    font-family: "Cuprum", sans-serif;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    width: 154px;
    height: 38px;
    line-height: 38px;
    font-size: 17px;
    float: right;
    border-radius: 4px;
}

input.fr-name {
    display: none;
    position: absolute;
    left: -9999px;
}


.footer-page > div:last-child div:last-child div:last-child:hover {
    color: #f7cb0e;
    background-image: linear-gradient(to top, #000 0%, #000 100%);
}

.footer-links {
    float: left;
}

.footer-page ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

.footer-page .footer-nav {
    margin-left: 70px;
}

.footer-page ul li {
    margin: 0;
    padding: 0;
}

.footer-page ul li a {
    color: black;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.9;
    text-decoration: underline;
}

.form-container {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
    background: #fff;
    width: 100%;
    width: fit-content;
    padding: 28px 41px 35px;
    position: relative;
    display: none;
}

.form-container form > input {
    width: 100%;
}

.fancybox-overlay .form-container {

    min-width: 350px;
}

.form-container .subtitle {
    color: black;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 1;
    margin-bottom: 37px;
}

.form-container form {
    font-size: 0;
}

/* .form-container form input[type="text"],
.form-container form input[type="email"] {
  color: #646464;
  font-weight: 400;
  width: 49%;
  margin: 0 2% 10px 0;
  display: inline-block;
} */

.form-container form input[type="text"]:nth-child(2n+2),
.form-container form input[type="email"]:nth-child(2n+2) {
    margin-right: 0;
}

.form-container form input[type="text"].full-width,
.form-container form input[type="email"].full-width {
    width: 100%;
}

.form-container form input[name="name"] {
    width: 100%;
}

.form-container form input[type="submit"] {
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    color: black;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    background-color: #f6f6f6;
    background-image: linear-gradient(to top, #f6c500 0%, #f8d727 100%);
    width: 100%;
    height: 35px;
    margin: 0 auto;
    display: block;
}

.form-container form input[type="submit"]:hover {
    background-image: linear-gradient(to top, #008ebc 0%, #0096c7 100%);
    color: #fff;
}

.close-icon {
    display: block;
    width: 12px;
    height: 12px;
    cursor: pointer;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAA7UlEQVQoU32SPU7DQBSEZ4Tc+3EEuANpLdmWEb2bgEiBxLEIkB8KnwBREyV1co+9gK2HnrVrra0Ed6s33+y8WbOqquuu635IHtM0fWmapkP01XV95ZxbAbhp2/aeRVHsAcy8ZiMiiwB58ReA2uYkd8zzfEXyKTLdisiznZ1zg9jP3+hdPgHMYwhAEpy9+4dFph0uQANPshdb1B74D4rF/U0TYJrZxv1OoYg40jlx8BugsPRIbDFU1ZYeFWE32TusATwGq5DZ1zpqT1XfWZblQVXv4uomDxdDv8yyLE2S5FtVTyLyeuHXWJK8VdWHPwP1grEhfXbCAAAAAElFTkSuQmCC") 0 0 no-repeat;
    position: absolute;
    right: 21px;
    top: 20px;
    transition: transform 0.2s ease;
}

.close-icon:hover {
    transform: rotate(90deg);

}

.content-page .image-and-text {
    margin-bottom: 35px;
}

.rating__container {
    display: inline-flex;
    flex-direction: column;
}

.rating {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 4px;
}

.rating__stars-and-value {
    margin-right: auto;
}

.rating__reviews {
    font-size: 13px;
    color: inherit;
}

.rating__reviews:hover {
    text-decoration: none;
}

.rating__star {
    width: auto !important;
    max-width: unset !important;
    float: unset !important;
    display: inline !important;
    margin: 0 !important;
}

.content-page .image-and-text img {
    display: block;
    width: 100%;
    max-width: 203px;
    float: left;
    margin: 0;
    padding: 0;
}

.content-page .image-and-text p {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 493px;
    float: right;
    color: black;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.92;
    text-align: justify;
}

table {
    z-index: 2;
}

.content-page .price {
        overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 38px;
}

.price-contacts {
    z-index: 2;
    display: flex;
    align-self: flex-start;
    flex-direction: column;
    max-width: 275px;
}

.price__img {
    position: absolute;
    right: 0;
    top: -66px;
    width: 71%;
    z-index: 1;
}

.price-contacts span {
    font-weight: bold;
}

.price-contacts__text {
    font-size: 14px;
    margin-bottom: 15px;
}

.price-contacts__button {
    background: linear-gradient(180deg, #008ebc 0%, #0096c7 100%);
    border: none;
    padding: 8px 16px;
    font-size: 13px;
    text-transform: initial;
    font-weight: bold;
    max-width: 250px;
    margin-bottom: 25px;
    color: white;
}

.price-contacts__button:hover {
    background: #1A4975;
}

.price-contacts__header {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.content-page .price tr:hover {
    background-color: #ffeda3;
}

.content-page .price > div:last-child > div:first-child {
    float: left;
    width: 237px;
    height: 35px;
    background-color: #f6f6f6;
    background-image: linear-gradient(to top, #f6c500 0%, #f8d727 100%);
    color: black;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}

.dostavka-wrapper-for-btn {
    display: flex;
    justify-content: center;
    margin: -25px 0 25px;
}

.content-page .dostavka-btn {
    float: left;
    width: 237px;
    height: 35px;
    background-color: #f6f6f6;
    background-image: linear-gradient(to top, #f6c500 0%, #f8d727 100%);
    color: black;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}

.content-page .dostavka-btn:hover {
    background-image: linear-gradient(to top, #008ebc 0%, #0096c7 100%);
    color: #fff;
}

.content-page .price > div:last-child > div:first-child:hover {
    background-image: linear-gradient(to top, #008ebc 0%, #0096c7 100%);
    color: #fff;
}

.content-page .price > div:last-child > div:last-child {
    float: right;
    color: black;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    margin: 11.5px 0 11.5px 0;
    width: 172px;
    height: 34px;
    background: url("../images/phone.png") -6px -7px no-repeat;
}

.content-page article {
    margin-bottom: 45px;
}

.content-page article p {
    color: black;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 26px;
    text-align: justify;
}

.content-page article p:last-child {
    margin-bottom: 0;
}

.content-page .contacts .title {
    margin-bottom: 37px;
}

.content-page .contacts > div.top {
    margin-bottom: 30px;
    display: flex;
}

.content-page .contacts > div.top > div:first-child {
    width: 366px;
    /* float: left; */
}

.content-page .contacts > div.top > div:first-child > div {
    position: relative;
    height: 86px;
    padding-left: 73px;
    background-position: left center;
    background-repeat: no-repeat;
}

.content-page .contacts > div.top > div:first-child div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.content-page .contacts > div.top > div:first-child div img {
    width: max-content;
}

.content-page .contacts > div.top > div:first-child > div:first-child {
    background: url("../images/icons/sprite.png") -456px -1569px no-repeat;
}

.content-page .contacts > div.top > div:first-child > div:nth-child(2) {
    background: url("../images/icons/sprite.png") -304px -1724px no-repeat;
}

.content-page .contacts > div.top > div:first-child > div:nth-child(2) img {
    width: 190px;
    margin-top: 5px;
}

.content-page .contacts > div.top > div:first-child > div:nth-child(3) {
    background: url("../images/icons/sprite.png") -152px -1875px no-repeat;
}

.content-page .contacts > div.top > div:first-child > div:last-child {
    background: url("../images/icons/sprite.png") 0 -2027px no-repeat;
}

.content-page .contacts > div.top > div:first-child > div > div {
    color: black;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    position: relative;
    /*   top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); */
}

.content-page .contacts > div.top > div:first-child > div > div b {
    display: block;
    font-size: 17px;
}

.content-page .contacts > div.top > div:first-child > div > div b:first-child {
    margin-bottom: 6px;
}

.content-page .contacts > div.top > div:first-child > div > div span {
    display: block;
}

.content-page .contacts > div.top > div:first-child > div > div span:first-child {
    margin-bottom: 3px;
}

.content-page .contacts > div.top > div:first-child > div > div span:last-child {
    line-height: 20px;
}

.content-page .contacts > div.top > div:last-child {
    width: 366px;
    float: right;
}

.content-page .contacts > div.top > div:last-child .btn-order-call-at-convenient-time {
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    color: black;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    background-color: #f6f6f6;
    background-image: linear-gradient(to top, #f6c500 0%, #f8d727 100%);
    margin-bottom: 18px;
    width: 366px;
    height: 35px;
}

.content-page .contacts > div.top > div:last-child .btn-order-call-at-convenient-time:hover {
    background-image: linear-gradient(to top, #008ebc 0%, #0096c7 100%);
    color: #fff;
}

.content-page .contacts > div.bottom {
    background: #fff;
    width: 732px;
    margin: 0 auto;
    padding: 33px 82px 40px 82px;
}

.content-page .contacts > div.bottom .title {
    border-bottom: none;
    margin: 0 0 13px;
    padding: 0;
    text-transform: none;
    color: black;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    text-align: left;
}

.content-page .contacts > div.bottom p {
    color: black;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 25px;
    padding: 0;
}

.content-page .contacts > div.bottom form {
    font-size: 0;
}

.content-page .contacts > div.bottom form input[type="text"],
.content-page .contacts > div.bottom form input[type="email"],
.content-page .contacts > div.bottom form input[type="tel"] {
    color: #646464;
    font-family: "Cuprum", sans-serif;
    font-size: 15px;
    font-weight: 400;
    width: 264px;
    margin: 0 20px 19px 0;
    display: inline-block;
}

.contacts__mail {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.contacts a {
    text-decoration: none;
}

/*.content-page .contacts > div.bottom form input[type="text"]:nth-child(2n+2),
.content-page .contacts > div.bottom form input[type="email"]:nth-child(2n+2),
.content-page .contacts > div.bottom form input[type="tel"]:nth-child(2n+2) {
  margin-right: 0;
}

.content-page .contacts > div.bottom form textarea {
  width: 548px;
  height: 133px;
  color: #646464;
  font-family: "Cuprum", sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 17px;
}

.content-page .contacts > div.bottom form input[type="submit"] {
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  color: black;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
  background-color: #f6f6f6;
  background-image: linear-gradient(to top, #f6c500 0%, #f8d727 100%);
  width: 237px;
  height: 35px;
}

.content-page .contacts > div.bottom form input[type="submit"]:hover {
  background-image: linear-gradient(to top, #008ebc 0%, #0096c7 100%);
  color: #fff;
}

.map {
	position: relative;
}
.map-shield {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	cursor: pointer;
}
.map-shield.collapsed {
	height: 0;
}

/****  Adaptive version ****/
@media screen and (max-width: 767px) {
    .wrapper-page,
    .content-page,
    .footer-page {
        margin-top: 0;
        width: 100%;
    }

    .mobile-phone-calling {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        z-index: 1;
    }

    /** Mobile menu area **/
    /* Mobile menu container */
    /*     .header-page {
        position: fixed;
        width: 100%;
        margin-bottom: 0;
        z-index: 1000;
    }


    .header-top {
        position: relative;
        z-index: 1001;
        background-color: rgb(221, 226, 229);
        text-align: center;
        box-shadow: 0 2px 2px rgba(0, 0, 0, .5);
    }

    .header-top > div:first-child {
        width: 50%;
        max-width: 197px;
        height: 100%;
        margin: 0;
        float: right;
        background: url(../images/phone-mobile.png) center /100% no-repeat;
    }

    Mobile menu button
    .header-top .menu-mobile-btn,
    .header-top .menu-mobile-btn::before,
    .header-top .menu-mobile-btn::after {
        position: absolute;
        left: 8px;
        width: 20px;
        height: 4px;
        background-color: black;
        border-radius: 35%;
    }
    .header-top .menu-mobile-btn {
        top: 50%;
        margin-top: -2px;
    }
    .header-top .menu-mobile-btn::before {
        content: " ";
        display: block;
        left: 0;
        -webkit-transform: translate(0, -7px) rotate(0deg) scale(1, 1);
        transform: translate(0, -7px) rotate(0deg) scale(1, 1);
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }
    .header-top .menu-mobile-btn::after {
        content: " ";
        display: block;
        left: 0;
        -webkit-transform: translate(0, 7px) rotate(0deg) scale(1, 1);
        transform: translate(0, 7px) rotate(0deg) scale(1, 1);
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }
    .header-top .menu-mobile-btn.toggled {
        width: 26px;
        height: 26px;
        left: 5px;
        margin-top: -13px;
        border: black 1px solid;
        background: transparent;
        border-radius: 100%;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }
    .header-top .menu-mobile-btn.toggled::before {
        height: 1px;
        -webkit-transform: translate(2px, 11px) rotate(-45deg) scale(0.7, 1);
        transform: translate(2px, 11px) rotate(-45deg) scale(0.7, 1);
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }
    .header-top .menu-mobile-btn.toggled::after {
        height: 1px;
        -webkit-transform: translate(2px, 11px) rotate(45deg) scale(0.7, 1);
        transform: translate(2px, 11px) rotate(45deg) scale(0.7, 1);
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }


    .header-top .logo-mobile {
        position: absolute;
        left: 30px;
        width: 68px;
        height: 48px;
        background-image: url("../images/icons/sprite.png");
        background-position: -608px -1443px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    .header-middle {
        height: 0;
    }

    .header-content {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 1em;
        color: black;
    }

    .header-slider,
    .header-items,
    .header-logo,
    .breadcrumbs {
        display: none;
    }

    .header-content > nav {
        position: fixed;
        width: 100%;
        height: 0;
        top: 0;
        bottom: auto;
        padding: 66px 18px 0;
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0);
        -webkit-transform-origin: top;
        transform-origin: top;
        overflow-y: scroll;
        box-sizing: border-box;
        background-color: white;
        font-size: 1em;
        opacity: 0;
        -webkit-transition: height .2s ease-out,
                            -webkit-transform .2s ease-out,
                            opacity .2s ease-out;
        transition: height .2s ease-out,
                    transform .2s ease-out,
                    opacity .2s ease-out;
    }
    .header-content > nav.toggled {
        height: 100%;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }

    .header-content > nav ul {
        margin-bottom: 8px;
        font-size: 1em;
        background: white;
        box-shadow: none;
        border: none;
        text-align: left;
    }
    .header-content > nav ul li,
    .header-content > nav ul li:first-child,
    .header-content > nav ul li:last-child {
        display: block;
        width: 100%;
        border: none;
        font-size: 1em;
    }
    .header-content > nav ul li.active::after,
    .header-content > nav ul li:hover::after {
        content: none;
        display: none;
    }
    .header-content > nav ul li.item-37,
    .header-content > nav ul li.item-49,
    .header-content > nav ul li.item-50 {
        display: none;
    }
    .header-content > nav ul li a {
        height: auto;
        box-sizing: border-box;
        min-height: 30px;
        margin-bottom: 1px;
        padding: 0.5em 2px;
        font-size: 1em;
        background: url("../images/icons/sprite.png") calc(100% + 210px) -207px no-repeat, linear-gradient(to top, #d1d1d1 0%, #ddd 100%) 0 0 repeat;
        color: black;
        text-align: left;
        line-height: normal;
    }
    .header-content > nav ul li a:hover,
    .header-content > nav ul li a:focus,
    .header-content > nav ul li a:active,
    .header-content > nav ul li.active a {
        background: url("../images/icons/sprite.png") calc(100% + 419px) -424px no-repeat, linear-gradient(to top, #d1d1d1 0%, #ddd 100%) 0 0 repeat;
        color: black;
    }

    .sidenav {
        box-sizing: border-box;
        padding-bottom: 14px !important;
    }
    .sidenav div {
        margin-bottom: 0.7em;
        font-size: 1em;
        text-transform: none;
    }
     */
    /** Content area **/
    table {
        margin-bottom: 10px;
    }

    .content-page > .article-wrapper {
        float: none;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
    }

    .content-page .image-and-text {
        margin-bottom: 10px;
    }

    .content-page .image-and-text p {
        font-size: 1em;
        line-height: 1.4em;
        margin-bottom: 1em;
    }

    .content-page .price {
        margin-bottom: 10px;
    }

    .content-page .price > div:last-child > div:first-child {
        width: auto;
        max-width: 237px;
        padding: 0 4px;
    }

    .content-page .price > div:last-child > div:last-child {
        margin: 5px 0;
    }

    .content-page article {
        padding: 0 2%;
    }

    .content-page .title-mini,
    .content-page .one-mechanisms-section .title-mini,
    .content-page article h1,
    .content-page article h2,
    .content-page article .h2,
    .content-page article p,
    .content-page article ul,
    .content-page article ol {
        font-size: 1em;
        line-height: 1.4em;
        margin-bottom: 1em;
    }

    .content-page article p + ul,
    .content-page article p + ol {
        top: -0.2em;
    }

    .content-page .title-mini,
    .content-page .one-mechanisms-section .title-mini,
    .content-page article h1,
    .content-page article h2,
    .content-page article .h2 {
        font-size: 1.1em;
    }

    .content-page .image-and-text img {
        float: none;
        display: block;
        margin: auto;
        margin-bottom: 1.1em;
    }

    .content-page .image-and-text p {
        float: none;
        max-width: 100%;
    }

    .content-page .one-mechanisms-section {
        margin: auto;
        font-size: 1em;
    }

    /* Contacts */
    .content-page .contacts > div.top > div:first-child,
    .content-page .contacts > div.top > div:last-child {
        float: none;
        margin: auto;
        max-width: 100%;
    }

    .content-page .contacts > div.top > div:last-child .btn-order-call-at-convenient-time {
        max-width: 100%;
    }

    #tvmap-code,
    #tvmap-code > ymaps {
        max-width: 100%;
    }

    .content-page .contacts > div.bottom {
        width: 100%;
        padding: 18px;
    }

    .content-page .contacts > div.bottom form input[type="text"],
    .content-page .contacts > div.bottom form input[type="email"],
    .content-page .contacts > div.bottom form input[type="tel"],
    .content-page .contacts > div.bottom form textarea {
        width: 100%;
    }

    .content-page .contacts > div.bottom form input[type="submit"] {
        display: block;
        margin: auto;
    }


    /* Sidebar */
    .sideform {
        display: none;
    }

    /** Footer area **/
    .footer-page {
        padding: 0 20px 40px;
    }

    /* Footer logo */
    .footer-logo {
        display: none;
    }

    .footer-links {
        float: none;
        text-align: center;
    }

    .footer-links::after {
        content: " ";
        display: block;
        clear: both;
    }

    .footer-page ul {
        float: none;
        display: inline-block;
        vertical-align: top;
        text-align: left;
    }

    .footer-page ul li a {
        font-size: 1.1em;
    }

    .footer-page > div:last-child {
        float: none;
        margin: auto;
    }

    .footer-page > div:last-child div {
        display: block;
        float: none !important;
        margin: auto !important;
    }

    .footer-page > div:last-child > div:first-child {
        text-align: center;
        line-height: normal;
        margin-top: 30px !important;
        margin-bottom: 20px !important;
    }
}

@media screen and (max-width: 399px) {
    .price .table tr th,
    .price .table tr td {
        padding-left: 3%;
        padding-right: 3%;
        font-size: 0.8em;
    }
}

@media screen and (max-width: 369px) {
    .content-page .price > div:last-child > div:first-child,
    .content-page .price > div:last-child > div:last-child {
        display: block;
        float: none;
        margin: auto;
    }

    .content-page .price > div:last-child > div:last-child {
        margin-top: 10px;
    }
}

@media screen and (max-width: 699px) {
    .content-page .one-mechanisms-section {
        width: 479px;
    }
}

@media screen and (max-width: 519px) {
    .content-page .one-mechanisms-section,
    .content-page .one-mechanisms-section .one-block {
        display: block;
        width: auto;
        max-width: 300px;
        padding-bottom: 1px;
        margin-bottom: 5px;
    }

    .content-page .one-mechanisms-section.one-mechanisms-section_narrow .one-block {
        width: auto;
    }
}

@media screen and (max-width: 439px) {
    .footer-page ul,
    .footer-page .footer-nav {
        display: block;
        max-width: 150px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
}

.content-page .contacts > div.top > div:first-child > div:nth-child(2) > div img {
    padding: 5px 0;

}

.content-page .contacts > div.top > div:first-child > div:nth-child(3) > div img {
    vertical-align: middle;

}

.mobile-wrapper {
    width: 100%;

}

/* COMPANY ADDRESS -------------------------------------------------------------------------------------------------------------------------------------------------------*/
.company-address {
    margin-bottom: 30px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.company-address .form-container {
    display: block;
}

.company-address__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.company-address__left {
    gap: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 55%;
}

.company-address__right {
    width: 45%;
}

.company-adress__map {
    margin-bottom: 20px;
    width: 100%;
    max-width: 360px;
    height: 270px;
}

.company-adress__map .map {
    /* height: 200px; */
}

.company-address__about {
    font-size: 13px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.company-address__about-item {
    width: 100%;
    max-width: 185px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.company-address__about-item:nth-of-type(2) {
    max-width: 210px;
}

.company-address__about-item:nth-of-type(1) span {
    max-width: 170px;
}

.company-address__about-item .contacts__phone, .contacts__phone-region {
    text-decoration: none;
}

.company-address__about-item .contacts__phone::after {
    display: flex;
    height: 14px;
    align-items: center;
    line-height: 100%;
    font-size: 13px;
    text-decoration: none;
    color: #000000;
    position: relative;
    margin-top: 2px;
    font-weight: normal;
}

.company-address__about-item .contacts__phone-region::after {
    display: flex;
    height: 14px;
    align-items: center;
    line-height: 100%;
    font-size: 13px;
    text-decoration: none;
    color: #000000;
    position: relative;
    margin-top: 2px;
    margin-bottom: 7px;
    font-weight: normal;

}

.company-address__about-item .contacts__mail {
    font-size: 13px;
    width: max-content;
    color: #000000;
    font-weight: normal;
}

.company-address__about-item:not(:last-of-type) {
    margin-right: 3px;
}

.company-address__about-title {
    margin-bottom: 5px;
    font-weight: bold;
}

.company-address__about-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;

}

.company-address__about-list-item {
    width: max-content;
}

.company-address__about-list-item a {

    margin-right: 10px;
    color: inherit;
    width: max-content;
}


@media screen and (max-width: 767px) {
    .company-address__about-item {
        margin-right: 0 !important;
    }

    .company-address__about {

        /* justify-content: space-around; */
        width: 100%;
        max-width: 370px;
    }

    .company-address__left {
        align-items: center;
    }

    .company-address__content > * {
        width: auto;
    }

    .company-address__content {
        flex-direction: column;
        align-items: center;

    }
}

@media screen and (max-width: 376px) {

    .company-address__content > * {
        width: 100%;

    }

    .company-address__about {
        /* width: min-content; */
        align-self: flex-start;
    }
}

/* HEADER V2 ------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* MOBILEMENU--------------------------------------------------------------------------------------------------------------------------- */

.mobilemenu aside {
    width: 100%;
    max-width: 260px;
}
.mobilemenu-header{
    background: #1a4975;
    padding: 0 20px;
    width: 100%;
}

.mobilemenu {
    background: white;
    z-index: 500;
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 58px;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 58px);
    height: -webkit-calc(100vh - 58px);
    width: -o-calc(100vh - 58px);
    width: -moz-calc(100vh - 58px);

    right: -100%;
    -webkit-transition: right 0.5s ease;
    transition: right 0.5s ease;
}

.mobilemenu.active {
    right: 0;
}

.mobilemenu .header__search {
padding: 0 20px;
}
.mobilemenu__nav {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
    width: 100%;
    margin-bottom: 25px;
    box-sizing: border-box;
}

a.mobilemenu__nav-item:after{
    content: "";
    transform: rotate(-45deg) translate(5px, 3px);
    border: solid #636363;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transition: 0.2s;
    margin-left: 10px;
}

.mobilemenu__nav-list {
    padding: 0 20px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0 auto;
    width: 100%;
    /* max-width: 235px; */
    box-sizing: border-box;
}

.mobilemenu__nav-item {
    /* position: relative; */
}

.mobilemenu__nav-item a {
    width: 100%;
    height: 33px;
    font-size: 14px;
    line-height: 33px;
    color: #333333;
    text-decoration: none;
}

/* .mobilemenu__nav-item::after {
  position: absolute;
  right: 0;
  top: 8px;
  content: '>';
} */


.wrapper {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.burger {
    width: 38px;
    height: 38px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 5;
}

.burger__icon {
    position: relative;
    width: 38px;
    top: 18px;
    height: 3px;
    background-color: #F6C501;
}

.burger__icon::before {
    position: absolute;
    left: 0;
    top: -10px;
    content: '';
    width: 38px;
    height: 3px;
    background-color: #F6C501;
    -webkit-transition: top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
    transition: top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in, top 0.2s linear 0.2s;
    transition: transform 0.2s ease-in, top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
}

.burger__icon::after {
    position: absolute;
    left: 0;
    top: 10px;
    content: '';
    width: 38px;
    height: 3px;
    background-color: #F6C501;
    -webkit-transition: top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
    transition: top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in, top 0.2s linear 0.2s;
    transition: transform 0.2s ease-in, top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
}

.burger__icon.burger__icon-active {
    background-color: transparent;
}

.burger__icon.burger__icon-active::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    -webkit-transition: top 0.2s linear, -webkit-transform 0.2s ease-in 0.2s;
    transition: top 0.2s linear, -webkit-transform 0.2s ease-in 0.2s;
    transition: top 0.2s linear, transform 0.2s ease-in 0.2s;
    transition: top 0.2s linear, transform 0.2s ease-in 0.2s, -webkit-transform 0.2s ease-in 0.2s;
}

.burger__icon.burger__icon-active::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
    -webkit-transition: top 0.2s linear, -webkit-transform 0.2s ease-in 0.2s;
    transition: top 0.2s linear, -webkit-transform 0.2s ease-in 0.2s;
    transition: top 0.2s linear, transform 0.2s ease-in 0.2s;
    transition: top 0.2s linear, transform 0.2s ease-in 0.2s, -webkit-transform 0.2s ease-in 0.2s;
}

.header {
    /* margin-bottom: 25px; */
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-dummy {
    width: 100%;
    height: 58px;
}

.header__mobile {
    position: relative;
    display: none;
}

.header__mobile-top {
    top: 0;
    height: 58px;
    position: fixed;
    background: white;
    box-shadow: 0 0 10px black;
}

.header__mobile-title {
    display: none;
}


.header__bg {

    border-top: 1px solid #E0E0E0;
    padding-top: 20px;
    position: relative;
    background: radial-gradient(72.32% 159.85% at 60.03% 33.08%, rgba(255, 255, 255, 0.074) 0%, rgba(0, 145, 193, 0.016) 100%), url(/template/images/header-bg.png) no-repeat bottom;
    background-size: contain;
    width: 100%;
    padding-bottom: 50px;
}

.header__bg-img-right {
    height: 200px;
    position: absolute;
    right: 0;
    bottom: 50px;
}

.header__bg-img-left {
    height: 200px;
    left: 0;
    bottom: 50px;
    position: absolute;
}

.header__callback,.btn-primary {
    background: -webkit-gradient(linear, left top, left bottom, from(#F7CB0E), to(#EBAE00));
    background: linear-gradient(180deg, #F7CB0E 0%, #EBAE00 100%);
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    border: none;
    padding: 8px 16px;
    border-radius: 3px;
    /* text-transform: uppercase; */
}

.header__callback:hover,.btn-primary:hover {
    background: #F7cB0E;
}

.header-top {
    height: 120px;
    color: white;
    background: #1A4975;
    width: 100%;
}

.header-top__wrapper {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-top__middle {
    margin: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-top__middle-head {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 100%;
    /* margin-bottom: 5px; */
}

.header-top__middle-text {
    font-size: 14px;
    margin-bottom: 10px;
}

.header-top__middle-controls {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
}

.header__search {
    display: flex;
    align-items: center;
}

.header__search > input {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
    .header__search {
        margin-bottom: 20px;
        width:100%;
    }

    .header__search > input {
        width: 100%
    }
}

.header-top__logo-link {
    max-width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-decoration: none;
}

.header-top__logo-link span {
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    color: white;
}

.header-top__logo-link img {
    margin-bottom: 10px;
    width: 60%;
}

.header-top__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
}

.header-top__contacts span {
    font-size: 14px;
}

.header-top__contacts a {
    display: flex;
    height: 14px;
    align-items: center;
    width: max-content;
    line-height: 100%;
    font-size: 14px;
    text-decoration: none;
    /* font-weight: bold; */
    color: white;
    margin-bottom: 10px;
    margin-left: 20px;
    position: relative;
}

.header-top__contacts a::before {
    position: absolute;
    content: '';
    top: 0px;
    width: 14px;
    height: 14px;
    left: -20px;
}

.ht-phone::before {
    position: absolute;
    content: '';
    top: -1px;
    width: 18px;
    height: 18px;
    left: -30px;
    background: url(/template/images/phone.svg) no-repeat center;
    background-size: contain;
}

.header-top__contacts a:nth-of-type(3)::before {
    background: url(/template/images/mail.svg) no-repeat center;
    background-size: contain;
}

.header-content {
    /* margin-top: 40px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-content__right .header-content__right-title{
    font-weight: normal;
    text-align: right;
    font-size: 1.5em;
}

.header-content__left {
    max-width: 340px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 20px;
}

.header-content__left-header {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;

}

.header-content__car-list {
    margin-left: 0;
}

.header-content__car-item {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-content__car-item-name {
    font-weight: bold;
}

.header-content__car-item-img {
    margin-right: 20px;
}

.header-content__right {
    line-height: 145%;
    max-width: 510px;
    font-size: 16px;
    margin-right: 35px;
}

.header-menu {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    background: #D7D7D7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
}

.header__nav {
    height: 100%;
    width: 100%;
}

.header__nav-list {
    list-style: none;
    margin: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}

.header__nav-item {
    max-width: 180px;
    flex: 1;
    height: 40px;
    background: #0091C1;
    -webkit-box-shadow: inset 0px 4px 40px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 4px 40px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}

.header__nav-item.active {
    background: #1A4975;
}

.header__nav-item:not(:last-of-type) {
    margin-right: 5px;
}

.header__nav-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: white;
}

.header__nav-item:hover {
    background: #1A4975;
}


/* @media screen and (min-width: 1600px) {
  .header__bg-img-left, .header__bg-img-right {
    display: none;
  }
} */

@media screen and (max-width: 1160px) {
    .header__bg {
        background-size: contain;
    }
}


@media screen and (max-width: 767px) {
    .header-content__right {
        align-self: center;
        margin-right: 0;
    }


    .wrapper-page aside {
        display: none;
    }

    .header-menu {
        display: none;
    }

    .header-top {
        display: none;
    }

    .header-content {
        margin: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .header-content__left {
        margin: 0;
    }

    .header-content__right {
        margin-bottom: 20px;
    }

.header-content__right .header-content__right-title{
    font-size: 18px;
     text-align: center;
}

    .header-content__car-item-info {
        font-size: 14px;
    }

    .header-content__car-item-img {
        margin-right: 10px;
        width: 75px;
    }

    .header__mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 20px;
        background: #1A4975;
    }

    .header__mobile-title {

        padding: 0 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .header-top__middle-head {
        font-size: 12px;
    }

    .header__mobile-top {
        z-index: 501;
        width: 100%;
        padding: 10px 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .header__mobile-logo {
        color: white;
        text-decoration: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .header__mobile-logo img {
        height: 25px;
        margin-right: 10px;
    }

    .header__mobile-logo span {
        color: #333333;
        font-size: 12px;
        max-width: 160px;
    }

    .header__mobile-bottom {
        padding: 10px 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .header__mobile-bottom > * {
        display: block;
        color: white;
        text-decoration: none;
    }

    .header__mobile-bottom-time {
        font-size: 12px;
        max-width: 110px;
    }

    .header__mobile-bottom-phone {
        font-weight: bold;
        position: relative;
    }

    .header__mobile-bottom-phone::before {
        position: absolute;
        content: '';
        top: 4px;
        width: 15px;
        height: 15px;
        left: -20px;
        background: url(/template/images/phone.svg) no-repeat center;
        background-size: contain;
    }
}

.faq__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}

.faq__list {
    width: 95%;
}

.faq__list-item-question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 5px;
}


.faq__list-item-img {
    user-select: none;
    transition: transform .5s;
}


.faq__list-item-question > h3 {
    margin-bottom: 10px
}

.faq__list-item-answer {
    display: none;
}

.rotate {
    transform: rotate(180deg);
}


/* ADVANTAGES -------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.advantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}

.advantages__item {
    margin-top: 20px;
    height: 320px;
    max-width: 210px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.advantages__item-logo {
    width: 100px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.advantages__item-logo img {
    width: 100%;
}

.advantages__item-title {
    font-size: 18px;
    margin: 20px 0;
    font-weight: bold;
    text-align: center;
}

.advantages__item-text {
    font-size: 13px;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .advantages {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}


/* FOOTER V2-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.footer {
    border-radius: 0 0 4px 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.22);
    margin: 0 auto;
    margin-bottom: 15px;
    background: #333333;
    width: 100%;
    max-width: 1072px;
    min-width: 1072px;
    padding: 0 20px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* flex-wrap: wrap; */
}

@media screen and (max-width: 520px){
    .footer__inner{
        flex-direction: column;
        gap: 16px;
        align-items: baseline;
    }
}

.footer__policy-link {
    font-size: 10px;
    color: #ccc;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

.footer__policy-link:hover {
    border-bottom-color: #ccc;
}

.footer__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__logo-link {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__logo-link img {
    margin-right: 10px;
}

.footer__logo-link span {
    text-decoration: none;
    color: white;
    max-width: 120px;
    font-size: 12px;
}

.footer__nav-list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer__nav-item a {
    color: white;
    margin-right: 20px;
}

.footer__nav-item a:hover {
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .basketcalc__controls-wrapper { margin-top: 10px;}
    .footer__logo{width: 100%; display: flex; justify-content: center; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 0.5px solid rgba(246, 246, 246, 0.4);}
    .footer__copyright{margin: auto;}
    .footer__policy-link{width: 100%; text-align: center; display: block;}

    .price__img {
        /* position: static;
        width: 65%; */

        display: none;
    }

    .footer {
        min-width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer__nav {
       width: 100%; display: grid; border-bottom: 0.5px solid rgba(246, 246, 246, 0.4); margin-bottom: 20px;
    }

    .footer__nav-list {
        list-style: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer__nav-item {
        margin: 0;
        margin-bottom: 10px;
    }
}


/* NEW FORM ============================================================================================================================================================== */
#address-callback-form {
    max-width: 390px;
    padding: 33px;
}

#address-callback-form .subtitle {
    font-size: 12px;
    color: #333333;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
}

#address-callback-form .text {
    color: #333333;
    font-size: 12px;
    line-height: 100%;
    margin-bottom: 18px;
}

#address-callback-form input {
    border: 2px solid #C4C4C4;
}

#address-callback-form input:hover {
    border: 2px solid #333333;
}

#address-callback-form .checkbox-container {
    margin-bottom: 0;
}

#address-callback-form button {
    background: -webkit-gradient(linear, left top, left bottom, from(#F7CB0E), to(#EBAE00));
    background: linear-gradient(180deg, #F7CB0E 0%, #EBAE00 100%);
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    border: none;
    padding: 8px 16px;
    border-radius: 3px;
}

#address-callback-form button:hover {
    background: #F7cB0E;
}

#address-callback-form button:hover {
    background: #F7cB0E;
}

.input_checkbox:checked,
.input_checkbox:not(:checked) {
    position: absolute;
    display: none;
    left: -9999px;
}


.input_checkbox:checked + label,
.input_checkbox:not(:checked) + label {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    color: #c4c4c4;
}


.input_checkbox:checked + label:before,
.input_checkbox:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 18px;
    height: 18px;
    padding: 0;
    background: white;
    border: 2px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 1px;
    mix-blend-mode: normal;

}

.input_checkbox:checked + label:after,
.input_checkbox:not(:checked) + label:after {
    content: "";
    position: absolute;
    transition: all 0.2s ease;
}


.input_checkbox:checked + label:after,
.input_checkbox:not(:checked) + label:after {
    left: 4px;
    top: 3px;
    width: 11px;
    height: 8px;
    border-radius: 1px;
    border-left: 3px solid #C4C4C4;
    border-bottom: 3px solid #C4C4C4;
    transform: rotate(-45deg);
}


.input_checkbox:not(:checked) + label:after {
    opacity: 0;
}

.input_checkbox:checked + label:after {
    opacity: 1;
}

/* CALCULATOR------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.notice {
    position: absolute;
    font-size: 0.875rem;
    color: #A9A9A9;
    bottom: -3.75rem;
    left: 0;
    display: block;
    width: max-content;
    max-width: 495px;
}

.calculator {
    z-index: 0;
    margin-top: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 0 0.625rem;
    width: 100%;
    margin-bottom: 150px;
    /* max-width: 45.75rem; */
    /* height: 19rem; */
    background: url(../images/calc-bg.png) no-repeat, #1A4975;
    background-size: cover;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.calculator .macadam-fraction-select {
    display: none;
}

.content-page .calculator__title {
    border-bottom: none;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    color: white;
}

.calculator__subtitle {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: relative;
    color: white;
    font-weight: bold;
    font-size: 0.8125rem;
    margin-left: 2.5rem;
    margin-bottom: 2rem;
}

.calculator__content {
    width: 100%;
    display: -webkit-box;
    margin-bottom: 60px;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.calculator__content > * {
    padding: 0.9375rem 0.9375rem 0px 0.9375rem;
    width: 100%;
    max-width: 20.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.calculator__content > *:not(:last-of-type) {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.calculator__content > *:nth-of-type(1) .calculator__subtitle::before {
    position: absolute;
    content: '';
    background: url(../images/material.png) no-repeat center;
    background-size: contain;
    top: -0.475rem;
    left: -2.5rem;
    width: 2.1875rem;
    height: 2.1875rem;
}

.calculator__content > *:nth-of-type(2) .calculator__subtitle::before {
    position: absolute;
    content: '';
    background: url(../images/type.png) no-repeat center;
    background-size: contain;
    top: -0.475rem;
    left: -2.5rem;
    width: 2.1875rem;
    height: 2.1875rem;
}

.calculator__content > *:nth-of-type(3) .calculator__subtitle::before {
    position: absolute;
    content: '';
    background: url(../images/quantity.png) no-repeat center;
    background-size: contain;
    top: -0.475rem;
    left: -2.5rem;
    width: 2.1875rem;
    height: 2.1875rem;
}

.calculator__type-select:not(:first-of-type) {
    display: none;
}

.calculator__quantity-control {
    display: flex;
    align-items: center;
    margin-top: 5px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.calculator__quantity-control-button {
    background: -webkit-gradient(linear, left top, left bottom, from(#F7CB0E), to(#EBAE00));
    background: linear-gradient(180deg, #F7CB0E 0%, #EBAE00 100%);
    border-radius: 2px;
    width: 28px;
    height: 28px;
    border: none;
    cursor: pointer;
}

.calculator__quantity-control-button:hover {
    background: #F7CB0E;
}

.calculator__quantity-control-button:active {
    outline: none;
    opacity: 0.7;
}

.calculator__quantity-control-button:focus {
    outline: none;
}

.calculator__quantity-control-counter {
    /* height: ; */
    margin: 0 10px !important;
    background: transparent;
    color: white;
    font-size: 1rem;
    border: none;
    max-width: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.calculator__quantity-control-counter:active {
    outline: none;
}

.calculator__quantity-control-counter:focus {
    outline: none;
}


.calculator__result {
    width: 100%;
    max-width: 440px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    background: #E0E0E0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px 0 20px;
    font-size: 22px;
    left: 1.875rem;
    bottom: -55px;
}

.calculator__result .blue-line {
    position: absolute;
    width: 105%;
    top: -5px;
    left: -3%;
    background: #12395F;
    border-radius: 100px;
    z-index: -1;
    height: 15px;
}

.calculator__result-var {
    position: relative;
    font-weight: bold;
}

.calculator__result-var img {
    position: absolute;
    top: -8px;
    right: -1rem;
    cursor: pointer;
}


.yellow-button {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: bold;
    border-radius: 6px;
    position: absolute;
    padding: 6px 12px;
    line-height: 120%;
    bottom: -55px;
    right: 50px;
    width: 180px;
    height: 40px;
    border: none;
    -webkit-box-shadow: 0 0 6px #dcdcdc;
    box-shadow: 0 0 6px #dcdcdc;
    background: -webkit-gradient(linear, left top, left bottom, from(#F7CB0E), to(#EBAE00));
    background: linear-gradient(180deg, #F7CB0E 0%, #EBAE00 100%);
}

.yellow-button img {
    margin-left: 5px;
    width: 25px;
}

.yellow-button:hover {
    background: #F7CB0E;
}

.yellow-button:active {
    outline: none;
    opacity: 0.7;
}

.yellow-button:focus {
    outline: none;
}

.select {
    background: #FFFFFF;
    border-radius: 6px;
    border: none;
    padding-left: 0.9375rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 190px;
    height: 40px;
    font-size: 14px;
    cursor: pointer;
    outline: none;
    background-clip: padding-box;
}

.select:hover {
    box-shadow: 0 0 12px 0px white;
}

.select:not(:last-of-type) {
    margin-bottom: 0.625rem;
}

@media screen and (max-width: 767px) {
    .notice {
        display: none;
    }

    .calculator__result img {
        display: none;
    }

    .calculator__subtitle {
        margin-bottom: 1.5rem;
    }

    .mobile-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 15px;
    }

    .calculator {
        height: auto;
        width: 100%;
        max-width: 450px;
    }

    .calculator__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }

    .calculator__content > * {
        margin-bottom: 25px;
        border: none !important;
        max-width: 13.625rem;
    }

    .calculator__quantity-control {
        margin-bottom: 40px;
    }

    .calculator__result {
        bottom: -3.125rem;
        padding-right: 1.5rem;
        max-width: 22rem;
        height: 4.5rem;
        left: 9px;
    }

    .select {
        width: 13.125rem;
    }

    .yellow-button {
        bottom: -7rem;
        right: auto;
    }
}

@media screen and (max-width: 374px) {
    .calculator__result {
        max-width: 16rem;
    }

    .ht-phone::before {
        background: none;
    }
}

.checkbox-container {
    margin-bottom: 10px;
    display: flex;
    align-items: center;

}

.checkbox-container input {
    margin-right: 5px;
}

.checkbox-container label {
    font-size: 11px;
}

.checkbox-container label:hover {
    color: #929292;
}

.certificates__wrapper {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 767px ) {

    .certificates__wrapper {
        flex-direction: column;
        align-items: center;
    }
}


.certificate {
    margin: 1em;
}

/* Блок способов оплаты */
.payment-options__option, .payment-options__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.payment-options__option-text {
    text-align: center;
    margin-top: 1em
}

.payment-options__image-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px
}

.payment-options__info {
    margin: 1em 0 2em;
    text-align: center
}

@media (min-width: 768px) {
    .payment-options__row {
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: normal;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .payment-options__option {
        width: 210px
    }
}

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

@-webkit-keyframes fade {
    0% {
        margin-top: 0;
        opacity: 1
    }
    50% {
        opacity: 0;
        margin-top: 0
    }
    to {
        margin-top: -3.5em;
        opacity: 0
    }
}

@keyframes fade {
    0% {
        margin-top: 0;
        opacity: 1
    }
    50% {
        opacity: 0;
        margin-top: 0
    }
    to {
        margin-top: -3.5em;
        opacity: 0
    }
}

#nerudka_msg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: #df9000;
    height: 3.5em;
    color: #fff;
    font-weight: 700;
    overflow: hidden;
    max-width: 1128px;
    margin: auto;
    font-size: 18px
}

#nerudka_msg.transition {
    -webkit-animation-name: fade;
    animation-name: fade;
    -webkit-animation-duration: .7s;
    animation-duration: .7s
}

#nerudka_msg.hidden {
    margin-top: -3.5em;
    opacity: 0
}

#nerudka_msg .text {
    width: 100%;
    text-align: center;
    line-height: 1.1em
}

#nerudka_msg .close-btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: .5em;
    width: 32px;
    height: 32px;
    opacity: .55;
    cursor: pointer;
    margin-left: 1em
}

#nerudka_msg .close-btn:after, #nerudka_msg .close-btn:before {
    position: absolute;
    left: 15px;
    content: " ";
    height: 22px;
    width: 3px;
    background-color: #fff
}

#nerudka_msg .close-btn:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#nerudka_msg .close-btn:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#nerudka_msg .close-btn:hover {
    opacity: 1
}

@media (max-width: 767px) {
    @-webkit-keyframes fade {
        0% {
            margin-top: 0;
            opacity: 1;
            margin-left: 0
        }
        50% {
            margin-top: 0;
            opacity: 0;
            margin-left: -100%
        }
        to {
            margin-top: -4em;
            opacity: 0;
            margin-left: -100%
        }
    }@keyframes fade {
         0% {
             margin-top: 0;
             opacity: 1;
             margin-left: 0
         }
         50% {
             margin-top: 0;
             opacity: 0;
             margin-left: -100%
         }
         to {
             margin-top: -4em;
             opacity: 0;
             margin-left: -100%
         }
     }#nerudka_msg {
          position: relative;
          font-size: 3.75vw;
          height: 4em
      }

    #nerudka_msg.hidden {
        margin-top: -4em
    }

    #nerudka_msg .text {
        margin-left: 1em;
        text-align: left
    }
}

/* CONTACTS=-------------------------------------------------------------------------------------------------------------------------------- */
/* .contacts__area {
  width: 366px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contacts__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
*/

/* Телефоны на мобилке */
@media screen and (max-width: 767px ) {
    .contacts__phone.desktop, .contacts__phone-region.desktop {
        display: none;
    }
    .content-page .one-mechanisms-section .one-block .subtitle {width: 100%; margin:10px auto; text-align: center;}
        .content-page .one-mechanisms-section.categorie-block .one-block img { display:none; }
}

@media screen and (min-width: 768px ) {

    .contacts__phone.mobile, .contacts__phone-region.mobile {
        display: none;
    }
}

/* КНОПКА В КОНТАКТАХ  */
.contacts__button {
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    color: black;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    background-color: #f6f6f6;
    background-image: linear-gradient(to top, #f6c500 0%, #f8d727 100%);
    margin: 0 auto;
    width: 100%;
    max-width: 366px;
    height: 35px;
    margin-bottom: 40px;
}

.contacts__button:hover {
    background-image: linear-gradient(to top, #008ebc 0%, #0096c7 100%);
    color: #fff;
}

.checkbox-container a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid;
}

.checkbox-container a:hover {
    border-bottom-color: transparent;
}

.table-striped tbody tr:hover {
    background-color: #ffeda3;
}

.faq__list-item ul {
    top: 0;
}

.list-item {
    display: block;
    position: relative;
    padding-left: 15px;
}

.list-item::before {
    content: "";
    position: absolute;
    background-color: #000;
    border-radius: 100px;
    width: 5px;
    height: 5px;
    left: 4px;
    top: 10px;
}

.basketcalc__controls-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
}

.basketcalc__pm-btn {
    box-sizing: border-box;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #084e99;
    color: #fff;
    border: 0;
    outline: none;
    padding: 0;
    cursor: pointer;

    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: inset 0px 4px 40px rgb(0 0 0 / 15%);
    border-radius: 2px;

    background: #0091C1;
}

.basketcalc__pm-btn:hover {
    background: #1A4975;
}

.basketcalc__controls-wrapper .basketcalc__count-field {
    border: 0;
    outline: 0;
    background: transparent;
    color: #1b1b1b;
    font-weight: 800;
    font-size: 18px;
    text-align: center;
    width: 3em;
    margin-bottom: 0;
    height: 30px;
}

.basketcalc__pm-btn.minus::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 3px;
    background: #fff;
}

.basketcalc__pm-btn.plus::after, .basketcalc__pm-btn.plus::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 3px;
    background: #fff;
}

.basketcalc__pm-btn.plus::after {
    transform: rotate(90deg);
}

@media (max-width: 1023px) {
    .adaptive-table-wrap {
        overflow-x: scroll;
    }
}

.content-page .table-price {
    margin-bottom: 30px;
}
.basket-die__wrapper *{font-size:14px}
.basket-die__total-goods, .basket-die__total-price, .basket-die__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    white-space: nowrap;
}

.basket-die__total-goods, .basket-die__total-price {
    border-bottom: 0;
    box-shadow: inset 0 -15px 20px -10px #ccc;
}

.basket-die__total-goods, .basket-die__total-price {
    justify-content: center;
    align-items: center;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 4px 4px 0 0;
    padding: .5em 1em;
    font-size: 16px;
}

.basket-die__total-price {
    border-right: 0;
    border-left: 0;
}

.basket-die__btn, .popup-basket__btn {
    background: linear-gradient(180deg, #008ebc 0%, #0096c7 100%);
    color: #fff;
    font-size: 15px;
    text-align: center;
    border: 0;
    padding: .5em 1em;
    outline: none;
    cursor: pointer;
    box-sizing: border-box;
    height: 100%;
}

.basket-die__btn {
    border-radius: 4px 4px 0 0;
    box-shadow: inset 0 -15px 20px -10px #ccc;
}

.basket-die__btn:hover, .popup-basket__btn:hover {
    background: #1A4975;
}

.basket-die__btn:hover,
.basket-die__btn:active,
.basket-die__btn:focus,
.popup-basket__btn:hover,
.popup-basket__btn:active,
.popup-basket__btn:focus {
    border: 0;
}

.callback-basket__wrapper {
    margin-top: 35px;
}

.callback-basket__total-row {
    text-align: right;
    margin-top: 10px;
}

.bold {
    font-weight: 800;
}

.colored {
    color: #1d62ad;
}

.popup-callback__inner .title {
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
}

@media screen and (max-width: 479px) {
    .popup-callback__inner .title {
        padding-left: 0;
        padding-right: 0;
    }
}

.popup-callback__inner .options {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 50px;
    list-style-type: none;
    padding: 0;
    font-size: 14px;
    margin: 35px 0;
}

.popup-callback__inner .options li {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 15px;
}

.popup-callback__inner .options li::before {
    content: "";
    display: block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    vertical-align: middle;
    height: 50px;
    flex: 0 0 50px;
    margin-right: 1em;
}

.popup-callback__inner .options li:first-of-type:before {
    background-image: url(/template/images/pop-opt1.png);
}

.popup-callback__inner .options li:nth-of-type(2):before {
    background-image: url(/template/images/pop-opt3.png);
}

.popup-callback__inner .options li:nth-of-type(3):before {
    background-image: url(/template/images/pop-opt2.png);
}

.popup-callback__inner .title,
.popup-callback__inner .options,
.popup-callback__inner .ajax_form,
.popup-basket__btn {
    margin-left: auto;
    margin-right: auto;
}

.popup-callback__inner .title, .popup-callback__inner .options {
    max-width: 520px;
}

.popup-callback__inner .ajax_form {
    max-width: 325px;
}

.popup-basket__btn {
    display: block;
    margin-top: 26px;
}

.popup-basket.fancybox-content {
    max-width: 698px;
    width: 100%;
}

.basket-die__yellow {
    white-space: nowrap;
}

@media screen and (max-width: 1023px) {
    .basket-die__total-goods {
        display: none;
    }
}

@media screen and (max-width: 530px) {
    .basket-die__total-price, .basket-die__btn {
        font-size: 12px;
    }
}

.minimalnyj-zakaz {
    justify-content: center;
    align-items: center;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 4px 4px 0 0;
    padding: .5em 1em;
    font-size: 16px;
    display: flex;
    flex-direction: row;
    box-shadow: inset 0 -15px 20px -10px #ccc;

    color: #1A4975;
    margin-bottom: 30px;
    font-weight: bold;
}

.minimalnyj-zakaz:empty {
    display: none;
}

.footer__copyright {
    color: #ccc;
    font-size: 10px;
    display: table;
    width: 148px;
    text-align: center;
}

.to-start {
    border: 0;
    display: block;
    background-color: #008ebc;
    background-image: linear-gradient(to top, #008ebc 0%, #0096c7 100%);
    width: 50px;
    height: 50px;
    text-align: center;
    position: fixed;
    bottom: 112px;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    transform: translateX(582px);
}



.to-start:hover {
    background: #1A4975;
}

.to-start::after {
    content: "";
    border: 5px solid transparent;
    border-bottom-color: #fff;
    border-left-color: #fff;
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 19px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(135deg);
}

.to-start.show {
    opacity: 1;
    visibility: visible;
}

.custom-btn {@
    width: 180px;
    height: 40px;
    background: #0091C1;
    box-shadow: inset 0px 4px 40px rgb(0 0 0 / 15%);
    border-radius: 2px;
    text-decoration: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 10px;
    right: 0;
    border: 0;
}

.custom-btn:hover {
    background: #1A4975;
}

.basket-die__btn-download {
    text-decoration: none;
    display: block;
}

.basket-die__btn-download svg {
    width: 16px;
    height: 16px;
    fill: #fff;
    margin-bottom: -5px;
}

.basket-die__btn-download .text-mobile {
    display: none;
}

.rating__value {
    font-weight: 800;
    color: #1d62ad;
    margin-left: 0.3em;
}

.rating__availability {
    color:green;
    margin-bottom:5px;
}

.reviews-header {
    padding-top: 24px;
    position: relative;
    margin-top: -24px;
}

.iframe-map iframe{width: 100%!important; height: 100%!important;}
.header__mobile__phone{color: #333333; font-size: 12px; font-weight: bold; text-decoration: none;}

.header-top__contacts-m-phone{height: 16px; align-items: center; line-height: 100%; font-size: 12px; font-weight: bold; text-decoration: none; color: white; position: relative; margin-top: 2px;}
.ht-phone::before { left: -20px; top: 0; width: 14px; height: 14px; } 

@media screen and (max-width: 767px) {
    .content-page .contacts > div.top{display: block;}
    .form-container {
        width: 100%;
    }
}
@media screen and (max-width: 425px) {
    .basket-die__btn-download .text-mobile {
        display: block;
    }
    .basket-die__btn-download .text-pc {
        display: none;
    }
}
@media screen and (max-width: 1300px) {
    .to-start {
        left: auto;
        transform: none;
        right: 28px;
    }
}

.header__nav-item ul {
    list-style: none;
    display: none;
    position: absolute;
    width: 100%;
    margin: 0;
    padding: 0;
}
.header__nav-item:hover ul{
    display: block;
}

.sidenav ul ul ul{
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 235px;
    z-index: 45;
}
.sidenav ul ul li{
    position: relative;
}
.sidenav ul ul li:hover > ul{
    display: block;
}
.table-container{
    overflow-x: auto;
}