[name="r-e"] {
    position: absolute;
    height: 1px;
    width: 0;
    opacity: 0;
    left: -10000000px;
}
@font-face {
    font-family: "LogoFont";
    src: url("./../fonts/one.ttf") format("truetype");
    font-display:swap;
}
@font-face {
    font-family: "Roboto";
    src: url("./../fonts/Roboto.ttf") format("truetype");
    font-display:swap;
}
@font-face {
    font-family: "Robotoblack";
    src: url("./../fonts/Robotoblack.ttf") format("truetype");
    font-display:swap;
}
@font-face {
    font-family: "Robotolight";
    src: url("./../fonts/Robotolight.ttf") format("truetype");
    font-display:swap;
}
@font-face {
    font-family: "Robotobold";
    src: url("./../fonts/Robotobold.ttf") format("truetype");
    font-display:swap;
}
#jGrowl {
    display: none !important;
}
body {
    font-family: "Roboto", sans-serif;
    margin: 0;
}
.body {
    overflow-x: hidden;
}
[name="r-e"] {
    position: absolute;
    height: 1px;
    width: 0;
    opacity: 0;
    left: -10000000px;
}
main {
    margin: 0 auto;
    width: 1140px;
}
.cat-slider .slick-list.draggable {
    height: 100% !important;
}
.cat-img-bg {
    width: 543px;
    height: 543px;
    background-repeat: no-repeat;
    border-radius: 50%;
    margin-top: 0px;
    background-size: cover;
    z-index: 1;
    position: relative;
    background-position-x: 14px;
}
.article {
    font-size: 20px;
    font-weight: 300;
    padding-top: 40px;
    padding-bottom: 10px;
}
.wrapperBloks.prev .block {
    border: 2px dashed #ffffff;
    cursor: unset;
}
.wrapperBloks.prev .block:hover {
    cursor: unset !important;
}
.wrapperBloks.prev .block a {
    color: #fabc02;
    text-decoration: none;
}
.article img {
    width: 100%;
}
.wrapperBloks.prev {
    display: block;
    padding-top: 45px;
    overflow: auto;
}
.wrapperBloks.prev .block {
    width: 260px !important;
    height: auto !important;
    display: block !important;
    float: left !important;
    background: #3a3a3a !important;
    color: #fff !important;
}
.wrapperBloks.prev .block img {
    padding: 25px 25px 15px;
    min-height: 70px;
}
.wrapperBloks.prev .block ul {
    text-align: left;
    min-height: 110px;
    padding-right: 10px;
}
.article a,
.region-link a {
    color: #fabc02;
    text-decoration: none;
    font-weight: 400;
}
.region-link li {
    list-style: none;
}
.region-link {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    margin-right: 80px;
}
.regions h2 {
    text-align: center;
    margin-right: 80px;
}
.header__mobile__phones {
    display: none !important;
}
header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
header .menu .mobile {
    display: none;
}
header,
section {
    position: relative;
}
header.borderLeft:after,
section.borderLeft:after {
    display: block;
    content: "";
    width: 5px;
    background: #fabc02;
    position: absolute;
    height: 100%;
    left: 80px;
    top: 0;
}
section.borderRight:after {
    display: block;
    content: "";
    width: 5px;
    background: #fabc02;
    position: absolute;
    height: 100%;
    right: 80px;
    top: 0;
}
header .logo {
    width: 116px;
    height: 116px;
    background: #fabc02;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    font-family: "LogoFont", arial;
    position: relative;
    margin-left: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
    z-index: 1;
    text-decoration: none;
}
header .logo:after {
    display: block;
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    /*background: url("../img/logoAngleTop.png");*/
    background: url("../img/logoAngleTop.webp");
    background-size: 30px;
    background-repeat: no-repeat;
    top: -11px;
    left: 50%;
    margin-left: -15px;
}
header .logo:before {
    display: block;
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    /*background: url("../img/logoAngleBottom.png");*/
    background: url("../img/logoAngleBottom.webp");
    background-size: 30px;
    background-repeat: no-repeat;
    bottom: -17px;
    left: 50%;
    margin-left: -15px;
}
header .menu {
    display: flex;
    align-items: center;
    width: 725px;
    justify-content: space-between;
}
header .menu li > a {
    text-decoration: none;
    color: #2a2a2a;
    display: block;
    white-space: nowrap;
}
header .menu-ul {
    padding: 0;
    margin-left: 18px;
    display: flex;
    align-items: center;
}
.header__info {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    flex-direction: column;
    margin-left: 30px;
    max-width: 160px;
}
.header__contacts {
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 10px;
}
.header__email {
    color: #fabc02;
    font-weight: 700;
    text-decoration: none;
}
header .menu li {
    padding: 10px 15px;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 30px;
    border: 2px solid #fff;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 14px;
}
header .menu li:hover {
    border-color: #fabc02 !important;
}
header .menu li:first-child {
    margin-left: 0;
}
@media screen and (min-width: 981px) {
    #header-fixed-wrap.fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #fabc02;
        z-index: 1000;
    }
    #header-fixed-wrap.fixed > header {
        margin: 0 auto;
        width: 1140px;
        color: #fff;
        justify-content: space-between;
    }
    #header-fixed-wrap.fixed .header__info {
        display: none;
    }
    #header-fixed-wrap.fixed header .logo {
        width: 80px;
        height: 60px;
        font-size: 14px;
        margin-left: 10px;
        margin-top: 0;
        margin-bottom: 0;
    }
    #header-fixed-wrap.fixed #phones {
        top: 0 !important;
        display: flex;
        position: relative !important;
    }
    #header-fixed-wrap.fixed header .phone {
        font-size: 14px;
        height: auto;
    }
    #header-fixed-wrap.fixed header .phone:after,
    #header-fixed-wrap.fixed header .phone:before {
        display: none;
    }
    #header-fixed-wrap.fixed header .phone i {
        background: url(../img/phone.png) center/cover;
        width: 18px;
        height: 18px;
        margin-right: 8px;
        background-size: 18px !important;
    }
    #header-fixed-wrap.fixed header .menu {
        width: auto;
    }
    #header-fixed-wrap.fixed header li.block {
        margin: 0 5px;
    }
    #header-fixed-wrap.fixed header .menu li.block > a {
        color: #fff;
    }
    #header-fixed-wrap.fixed header .menu-ul {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 1500px) {
    #header-fixed-wrap.fixed > header {
        width: 962px;
    }
    #header-fixed-wrap.fixed #phones {
        display: block;
    }
}
.block.block-remont {
    position: relative;
}
.block-remont .sub {
    display: none;
    position: absolute;
    background: #fff;
    top: calc(100% + 10px);
    left: 0;
    z-index: 10000000;
    padding: 0;
    margin: 0;
    border: 2px solid #fabc02;
    border-radius: 20px;
    width: 200px;
    padding: 15px;
}
.block-remont .sub li {
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: 0;
}
.block-remont .sub > li {
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
}
.block-remont .sub > li > a {
    font-weight: 500;
    font-size: 16px;
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
}
.block-remont .sub-ul {
    margin: 0;
    display: none;
    position: absolute;
    left: calc(100% + 5px);
    border: 2px solid #fabc02;
    border-radius: 20px;
    width: 745px;
    min-width: 250px;
    padding: 15px;
    top: 0;
    background: #fff;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 100%;
    overflow: auto;
    box-sizing: border-box;
    height: 100%;
}
.block-remont .sub-ul li {
    width: auto;
    display: block;
    padding: 2px 0;
    margin-bottom: 5px;
}
.block-remont .sub-brands {
    width: 797px;
}
.block-remont .sub-brands .item-category {
    margin-bottom: 15px;
}
.block-remont .sub-brands .name-category {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 10px;
    color: #fabc02;
    padding-left: 20px;
}
.block-remont .sub-brands .items-brands {
    display: flex;
    flex-wrap: wrap;
}
.block-remont .sub-brands .items-brands .it {
    width: 10%;
    padding: 5px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.block-remont .sub-brands .items-brands .it img {
    width: 100%;
}
.block-remont .sub-brands {
}
@media screen and (min-width: 981px) {
    .block.block-remont:hover:after {
        content: "";
        display: block;
        width: 100%;
        height: 10px;
        bottom: -10px;
        left: 0;
        background: transparent;
        position: absolute;
    }
    .block.block-remont:hover > .sub {
        display: block;
    }
    .block-remont .sub > li:hover > a:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        right: -20px;
        top: 0;
        background: transparent;
        position: absolute;
        z-index: 0;
    }
    .block-remont .sub > li:hover > .sub-ul {
        display: flex;
    }
    .block-remont .sub li:hover > a {
        color: #fabc02;
    }
}
header .phone {
    height: 56px;
    background: #fabc02;
    padding: 0 22px;
    color: #fff;
    font-size: 18px;
    border-radius: 28px;
    display: flex;
    align-items: center;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    margin: 5px 0px;
}
header .phone i {
    width: 25px;
    height: 25px;
    background: url(../img/phone.png);
    margin-right: 13px;
    cursor: pointer;
}
header .phone span {
    text-decoration: none;
}
header .phone:after {
    display: block;
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    /*background: url("../img/logoAngleTop.png");*/
    background: url("../img/logoAngleTop.webp");
    background-size: 30px;
    background-repeat: no-repeat;
    top: -11px;
    left: 90%;
    margin-left: -25px;
}
header .phone:before {
    display: block;
    content: "";
    position: absolute;
    width: 3px;
    height: 100px;
    background: #fabc02;
    margin-top: -80px;
    left: 90%;
    margin-left: -11px;
    z-index: -333;
}
section.one {
    padding-bottom: 70px;
    position: relative;
}
section.one .wrapperImage {
    width: 553px;
    height: 553px;
    background: #fabc02;
    border-radius: 50%;
    margin-left: -196px;
    margin-top: 20px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    vertical-align: middle;
    top: 0;
    left: 0;
}
section.one .wrapperImage * {
    outline: none;
}
section.one .wrapperImage:after {
    display: block;
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    /*background: url("../img/generalAngelBottom.png");*/
    background: url("../img/generalAngelBottom.webp");
    background-size: 70px;
    background-repeat: no-repeat;
    bottom: -40px;
    left: 50%;
    margin-left: -32px;
}
section.one .wrapperImage img {
    margin-left: 7px;
    position: relative;
    z-index: 1;
}
section.one .wrapperImage .address {
    width: 100px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: 8px;
    color: #fff;
    text-align: center;
    z-index: 1;
}
section.one .wrapperRight {
    width: 650px;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    margin-top: 40px;
    margin-left: 490px;
}
section.one .wrapperRight h1 {
    font-size: 55px;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0;
}
section.one .wrapperRight .address {
    font-size: 30px;
    font-weight: 200;
}
section.one .wrapperRight .button {
    padding: 16px 34px;
    border: 2px solid #fabc02;
    border-radius: 30px;
    display: inline-block;
    margin: 60px 0 90px 0;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #fabc02;
    font-size: 20px;
}
section.one .wrapperRight .button:hover {
    color: #fff;
    background: #fabc02;
}
section.one .wrapperRight .infoSlider {
    position: relative;
}
section.one .wrapperRight .infoSlider .selectInfo {
    font-size: 0;
    padding-bottom: 12px;
    margin-bottom: 10px;
}
section.one .wrapperRight .infoSlider .selectInfo .block {
    transition: all 0.3s ease;
    margin-top: 2px;
}
section.one .wrapperRight .infoSlider .selectInfo .block,
section.one .wrapperRight .infoSlider .navigator {
    width: 88px;
    height: 88px;
    display: inline-block;
    cursor: pointer;
    margin-left: 38px;
    position: relative;
    background-size: 45px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
section.one .wrapperRight .infoSlider .navigator {
    cursor: default;
    background: #fabc02;
    border-radius: 50%;
    position: absolute;
    right: 0;
}
section.one .wrapperRight .infoSlider .navigator:after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    /*background: url("../img/logoAngleBottom.png");*/
    background: url("../img/logoAngleBottom.webp");
    background-size: 30px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -15px;
}
section.one .wrapperRight .infoSlider .headline {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 7px;
}
section.one .wrapperRight .infoSlider .description {
    font-size: 14px;
    width: 420px;
    display: inline-block;
    height: 75px;
}
section.one .wrapperRight .infoSlider .description,
section.one .wrapperRight .infoSlider .headline {
    transition: all 0.3s ease;
}
section.headline {
    padding-left: 190px;
}
section.headline .image {
    z-index: 1;
    width: 98px;
    height: 98px;
    border-radius: 50%;
    position: absolute;
    background: #fabc02 url(../img/schema.png);
    background-size: 45px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    left: 33px;
    top: 50%;
    margin-top: 34px;
}
section.headline#one {
    padding-bottom: 30px;
}
section.headline#one .image {
    margin-top: -5px;
}
section.headline .image:after,
section.eight .image:after {
    display: block;
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    /*background: url("../img/logoAngleTop.png");*/
    background: url("../img/logoAngleTop.webp");
    background-size: 30px;
    background-repeat: no-repeat;
    top: -11px;
    left: 50%;
    margin-left: -15px;
}
section.headline .image:before,
section.eight .image:before {
    display: block;
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    /*background: url("../img/logoAngleBottom.png");*/
    background: url("../img/logoAngleBottom.webp");
    background-size: 30px;
    background-repeat: no-repeat;
    bottom: -17px;
    left: 50%;
    margin-left: -15px;
}
section.headline h2,
section.headline p.h2 {
    font-size: 50px;
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 0;
    font-weight: 900;
}
section.headline .description {
    font-size: 20px;
    font-weight: 300;
}
section.node {
    border: 5px solid #fabc02;
    border-radius: 30px;
    border-left-width: 0;
    margin-left: 140px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    margin-top: 60px;
    margin-bottom: 60px;
    height: 220px;
}
section.node:after {
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    content: "";
    border: 5px solid #fabc02;
    border-bottom-left-radius: 30%;
    border-top-width: 0;
    border-right-width: 0;
    top: -65px;
    left: -60px;
}
section.node:before {
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    content: "";
    border: 5px solid #fabc02;
    border-top-left-radius: 30%;
    border-right-width: 0;
    border-bottom-width: 0;
    bottom: -65px;
    left: -60px;
}
section.node .block {
    position: absolute;
    text-align: center;
    width: 280px;
}
section.node .block .number {
    display: inline-block;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 39px;
    position: relative;
    background: #fabc02;
    border-radius: 50%;
    margin-bottom: 15px;
}
section.node .block .number:after {
    display: block;
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    /*background: url("../img/litleAngleRight.png");*/
    background: url("../img/litleAngleRight.webp");
    background-size: 17px;
    background-repeat: no-repeat;
    top: 10px;
    right: 0;
    margin-right: -7px;
}
section.node .block .number:before {
    display: block;
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    /*background: url("../img/litleAngleLeft.png");*/
    background: url("../img/litleAngleLeft.webp");
    background-size: 17px;
    background-repeat: no-repeat;
    top: 10px;
    left: 0;
    margin-left: -6px;
}
section.node .block .headline {
    font-size: 16px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
section.node .block .description {
    font-size: 14px;
}
section.node .block.one {
    top: -32px;
    left: 0;
}
section.node .block.two {
    top: -32px;
    left: 300px;
}
section.node .block.three {
    top: -32px;
    left: 600px;
}
section.node .block.four {
    top: 193px;
    left: 450px;
}
section.node .block.five {
    top: 193px;
    left: 150px;
}
section.empty {
    height: 135px;
}
section.three,
footer.three {
    background: #fabc02;
    position: relative;
    padding-bottom: 150px;
}
section.three:before,
footer.three:before {
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    left: 1px;
    top: 0;
    margin-left: -100vw;
    background: #fabc02;
}
section.three:after,
footer.three:after {
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    right: 1px;
    top: 0;
    margin-right: -100vw;
    background: #fabc02;
}
section.three .headline.wrapper {
    padding-top: 123px;
    padding-bottom: 30px;
    color: #fff;
}
section.three .headline .image {
    width: 190px;
    height: 70px;
    float: left;
    background-size: 57px 70px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
section.three .headline h3,
section.three .headline h2 {
    font-size: 50px;
    margin: 0 0 7px 0;
}
section.three .wrapperBloks .block {
    background: #fff;
    width: 262px;
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    margin: 0 10px;
    margin-bottom: 30px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    color: black;
}
section.three .wrapperBloks .block.block-not-link {
    padding-bottom: 45px;
    cursor: default;
}
section.three .wrapperBloks .block.pt-55 {
    padding-top: 55px;
}
section.three .wrapperBloks .block:hover {
    background: #3a3a3a;
    color: #fff;
}
section.three .wrapperBloks .block .image {
    width: 126px;
    height: 126px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin-top: 26px;
    margin-bottom: 28px;
    border-radius: 50%;
}
section.three .wrapperBloks .block .headline {
    font-size: 18px;
}
section.three .wrapperBloks .block .link {
    font-size: 14px;
    margin-top: 11px;
    margin-bottom: 10px;
    width: 70px;
    display: inline-block;
    color: #000;
    text-decoration: underline;
}
.inForm {
    display: none;
}
section.three .wrapperBloks .block:hover .price,
section.three .wrapperBloks .block:hover .link {
    color: #fabc02;
}
section.three .wrapperBloks .block .price {
    position: absolute;
    top: 14px;
    left: 14px;
    color: #000;
    font-size: 14px;
}
section.three .before,
footer.three .before {
    width: 200px;
    height: 200px;
    /*background: url(../img/bigAngelTop.png);*/
    background: url(../img/bigAngelTop.webp);
    background-repeat: no-repeat;
    background-size: 200px;
    position: absolute;
    top: -80px;
    left: -18px;
}
section.three .after {
    width: 200px;
    height: 200px;
    /*background: url(../img/bigAngelBottom.png);*/
    background: url(../img/bigAngelBottom.webp);
    background-repeat: no-repeat;
    background-size: 200px;
    position: absolute;
    bottom: -121px;
    right: -17px;
}
section.headline.right {
    text-align: right;
    padding-left: 0;
    padding-right: 190px;
}
section.headline.right#three {
    padding-top: 100px;
    padding-bottom: 80px;
}
section.headline.right#three .image {
    right: 34px;
    left: inherit;
    background: #fabc02 url(../img/price.png);
    background-size: auto !important;
    margin-top: 66px;
}
section.four {
    padding-right: 190px;
}
table {
    width: 945px;
    border-collapse: collapse;
}
table th {
    text-align: left;
    font-size: 20px;
    color: #bfbfbf;
    font-weight: 300;
    padding-bottom: 10px;
}
table tr {
    font-size: 20px;
}
table td.mobile,
table th.mobile {
    display: none;
}
table tr.hover:hover {
    cursor: pointer;
    color: #fabc02;
}
table tr.hover:hover .checkbox {
    background: url(../img/hoverMarker.png);
}
table tr.active.hover:hover .checkbox {
    background: url(../img/activeMarker.png);
}
table td {
    padding-bottom: 15px;
}
table .center {
    text-align: center;
}
table .checkbox {
    width: 20px;
    height: 20px;
    background: url(../img/disableMarker.png);
    background-size: 20px !important;
    display: inline-block;
    transition: all 0.3s ease;
}
table tr.active .checkbox {
    background: url(../img/activeMarker.png);
}
table .checkbox.example {
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #bfbfbf;
    display: inline-block;
    margin-top: 7px;
}
table .checkbox.default {
    background: url(../img/defaultMarker.png);
}
table thead th {
    border-bottom: 1px solid #979797;
    cursor: default;
}
table tbody tr:first-child td {
    padding-top: 10px;
}
table tfoot td {
    border-top: 1px solid #979797;
    padding-top: 30px;
    cursor: default;
}
table tbody tr:last-child td {
    padding-bottom: 10px;
}
table tfoot td .priceWrapper {
    display: inline-block;
    margin-top: 15px;
}
table tfoot td .priceWrapper .price {
    color: #fabc02;
    margin-left: 0px;
}
table tfoot td .button {
    display: inline-block;
    color: #fabc02;
    border: 2px solid #fabc02;
    padding: 18px 56px;
    border-radius: 30px;
    float: right;
    transition: all 0.3s ease;
    cursor: pointer;
}
table tfoot td .button:hover {
    background: #fabc02;
    color: #fff;
}
section.headline.right#three.withImage {
    padding-top: 100px;
    padding-bottom: 290px;
}
section.headline.withImage h2 {
    display: block;
    padding-left: 400px;
}
section.headline.withImage .description {
    display: block;
    padding-left: 515px;
}
section.headline.withImage img {
    height: 400px;
    position: absolute;
    top: 50%;
    margin-top: -200px;
    left: 60px;
}
section.headline.withImage#three .image {
    background: #fabc02 url(../img/safe2.png);
    margin-top: -138px;
}
section.headline.right#three.another {
    padding-top: 0;
    padding-bottom: 110px;
}
section.headline.right#three.another .image {
    background: #fabc02 url(../img/favorite.png);
    margin-top: -131px;
}
section.six {
    text-align: right;
    padding-right: 190px;
    padding-bottom: 50px;
}
section.six .brandsSlider {
    width: 897px;
    display: inline-block;
    overflow: hidden;
}
section.six .sliderLenght {
    white-space: nowrap;
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 0;
}
section.six .sliderLenght .sliderBlock {
    width: 897px;
    text-align: center;
    white-space: normal;
    display: inline-block;
}
section.six .sliderLenght .brandBlock {
    width: 175px;
    height: 50px;
    margin-bottom: 70px;
    display: inline-block;
    text-align: center;
}
section.six .sliderLenght .brandBlock img {
    vertical-align: middle;
    object-fit: scale-down;
    width: 80%;
}
section.six .sliderLenght .brandBlock:after {
    display: inline-block;
    content: "";
    width: 0;
    height: 100%;
    vertical-align: middle;
}
section.six .sliderNav {
    text-align: right;
}
section.six .sliderNav .block {
    width: 11px;
    height: 21px;
    display: inline-block;
    cursor: pointer;
}
section.six .sliderNav .block.left {
    background: url(../img/sliderNavLeft.png);
}
section.six .sliderNav .block.right {
    background: url(../img/sliderNavRight.png);
    margin-left: 45px;
}
section.node.two {
    border-top-width: 0;
    border-top-right-radius: 0;
    margin-right: 80px;
    margin-top: 0;
    height: 40px;
}
section.node.two:after {
    display: none;
}
section.headline.questions#three {
    padding-top: 0;
    padding-bottom: 60px;
}
section.headline.questions#three .image {
    background: #fabc02 url(../img/question.png);
    margin-top: -73px;
}
section.seven ul {
    margin-top: -15px;
    list-style: none;
}
section.seven .block {
    position: relative;
}
section.seven .block .headline {
    font-size: 20px;
    font-weight: 600;
    margin-left: 100px;
    margin-bottom: 20px;
    margin-top: 30px;
    display: inline-block;
    cursor: pointer;
}
section.seven .block .answer {
    margin-left: 120px;
    width: 450px;
    font-size: 16px;
    display: none;
    font-style: italic;
    overflow: hidden;
}
section.seven .block .image {
    width: 40px;
    height: 52px;
    /*background: url(../img/listStyle.png);*/
    background: url(../img/listStyle.webp);
    position: absolute;
    text-align: center;
    color: #fff;
    top: 15px;
    left: 23px;
    z-index: 1;
    line-height: 52px;
    font-size: 25px;
}
section.seven .block .image:after {
    display: block;
    content: "+";
}
section.seven .block.active .image:after {
    content: "-";
}
section.node.four {
    height: 380px;
    width: 430px;
    padding: 0;
    border-bottom: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
}
section.node.four:before {
    display: none;
}
section.eight {
    margin-top: -380px;
    height: 380px;
}
section.eight .wrapperLeft {
    display: inline-block;
    width: 470px;
    padding-right: 100px;
    text-align: right;
}
section.eight .wrapperLeft h4,
section.eight .wrapperLeft p.h4 {
    font-size: 50px;
    margin: 0;
    margin-top: 115px;
    font-weight: 700;
}
section.eight .wrapperLeft p {
    font-size: 20px;
    margin: 0;
    margin-top: 13px;
}
section.eight .wrapperRight {
    display: inline-block;
    width: 465px;
    padding-left: 100px;
}
section.eight .wrapperRight p {
    font-size: 20px;
}
section.eight .wrapperRight .button {
    padding: 16px 34px;
    border: 2px solid #fabc02;
    border-radius: 30px;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #fabc02;
    font-size: 20px;
}
section.eight .wrapperRight .button:hover {
    color: #fff;
    background: #fabc02;
}
section.eight .image {
    width: 98px;
    height: 98px;
    border-radius: 50%;
    background: #fabc02 url(../img/question2.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -48px;
    top: 115px;
}
footer.three {
    padding-bottom: 20px;
}
footer.three .map {
    top: 0;
    width: 1000px;
    margin-left: -630px;
    background: salmon;
    height: 100%;
    position: absolute;
    z-index: 2;
    overflow: hidden;
}
footer.three .map.map-with-image .map-image {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 40vw;
    display: flex;
    align-items: center;
    justify-content: center;
}
footer.three .map.map-with-image img {
    min-height: 100%;
}
#map {
    height: calc(100% + 20px);
}
footer.three .before {
    left: 50%;
    margin-left: -98px;
}
footer.three .wrapperRight {
    width: 500px;
    display: inline-block;
    vertical-align: top;
    padding-left: 440px;
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 16px;
}
footer.three .wrapperRight h3,
footer.three .wrapperRight p.h3 {
    font-size: 50px;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 60px;
    font-weight: 700;
}
footer.three .wrapperRight .phone {
    display: block;
    font-size: 30px;
    margin-bottom: 30px;
    color: #fff;
}
footer.three .wrapperRight .info {
    margin-bottom: 30px;
    width: 320px;
    padding-left: 35px;
    position: relative;
}
footer.three .wrapperRight .info:after {
    position: absolute;
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: center !important;
}
footer.three .wrapperRight .mail:after {
    background: url(../img/mail.png);
}
footer.three .wrapperRight .address:after {
    background: url(../img/address.png);
}
footer.three .wrapperRight .time:after {
    background: url(../img/time.png);
}
footer.three .wrapperRight .bottom {
    margin-top: 100px;
}
.wrapperForm {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    top: 0;
    left: 0;
    z-index: 200000;
    opacity: 0;
    overflow-x: scroll;
    display: none;
    align-items: center;
    justify-content: center;
}
.wrapperForm:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}
.wrapperForm form,
.wrapperForm.fault .wrapper {
    display: inline-block;
    vertical-align: middle;
    padding: 40px 75px;
    background: #fff;
    border-radius: 20px;
    width: 325px;
    position: relative;
}
.wrapperForm form .headline {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.wrapperForm form .text {
    padding: 15px 30px;
    width: calc(100% - 60px);
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    background: #fff;
    border-radius: 28px;
    border: 1px solid #979797;
    outline: none;
    transition: all 0.3s ease;
}
.wrapperForm form textarea {
    padding: 15px 30px;
    width: calc(100% - 60px);
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    background: #fff;
    border-radius: 28px;
    border: 1px solid #979797;
    outline: none;
    resize: none;
}
.wrapperForm form .text:focus,
.wrapperForm form textarea:focus {
    border-color: #fabc02;
}
.wrapperForm form .text.inputNotValidation {
    text-decoration: underline;
    color: #fabc02;
}
.inputNotValidation::-webkit-input-placeholder {
    color: #fabc02;
}
.inputNotValidation::-moz-placeholder {
    color: #fabc02;
}
.inputNotValidation:-ms-input-placeholder {
    color: #fabc02;
}
.inputNotValidation:-moz-placeholder {
    color: #fabc02;
}
.wrapperForm .button {
    display: inline-block;
    border: 2px solid #fabc02;
    padding: 15px 0;
    text-align: center;
    border-radius: 78px;
    color: #fabc02;
    width: 100%;
    font-size: 16px;
    margin-top: 15px;
    outline: none;
    transition: all 0.3s ease;
    cursor: pointer;
    -webkit-appearance: none;
    background: #fff;
}
.wrapperForm .button:hover {
    color: #fff;
    background: #fabc02;
}
.wrapperForm .close {
    position: absolute;
    top: -24px;
    left: 471px;
    color: #fff;
    font-style: italic;
    padding-left: 30px;
    overflow: hidden;
    height: 22px;
    width: 0;
    transition: all 0.3s ease;
    cursor: pointer;
    color: rgba(255, 255, 255, 0);
}
.wrapperForm .close:hover {
    width: 100px;
    color: rgba(255, 255, 255, 1);
}
.wrapperForm .close:before,
.menu .mobile.close:before {
    content: "x";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    color: #fff;
    left: 0;
    top: 0;
    font-size: 14px;
}
.wrapperForm.fault .wrapper {
    padding: 0;
    width: 570px;
}
.wrapperForm.fault .close {
    left: 565px;
}
.wrapperForm.fault .headline {
    font-size: 20px;
    margin: 40px 0 33px 0;
    font-weight: 600;
}
.wrapperForm.fault .description {
    background: #fabc02;
    padding: 25px 85px 25px 70px;
    color: #fff;
    position: relative;
    line-height: 25px;
    font-size: 14px;
    text-align: left;
}
.wrapperForm.fault .description:after {
    display: block;
    position: absolute;
    content: "";
    width: 29px;
    height: 23px;
    background: url(../img/mark.png);
    left: 22px;
    top: 21px;
}
.wrapperForm.fault .pricelist table {
    width: 420px;
    text-align: left;
    margin-left: 75px;
    font-weight: 500;
}
.wrapperForm.fault .headlinePricelist {
    font-size: 16px;
    color: #666;
    margin-top: 13px;
    border-bottom: 1px solid #ccc;
    text-align: left;
    width: 420px;
    margin-left: 75px;
    padding-bottom: 11px;
}
.wrapperForm.fault .pricelist table td {
    font-size: 16px;
}
.wrapperForm.fault .button {
    width: 280px;
    margin-bottom: 35px;
}
#popup_toggle {
    display: none;
}
.tabswrapper ul {
    list-style: none;
    display: flex;
    justify-content: space-around;
    color: #fff;
}
.tabswrapper li {
    display: inline-block;
    color: #fff;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}
.main-anchors {
    display: flex;
    list-style: none;
    justify-content: space-between;
    padding: 0px;
}
.main-anchors li {
    color: #2a2a2a;
    font-size: 20px;
    padding-top: 10px;
    display: inline;
}
.main-anchors a {
    color: #2a2a2a;
    font-size: 18px;
}
.main-anchors a.active {
    color: #2a2a2a;
    font-size: 18px;
    border-bottom: 8px solid #fabc02;
    text-decoration: none;
}
.phone-hover {
    position: absolute;
    right: 0;
    top: 115px;
    display: none;
}
@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.tabcontent {
    display: none;
    animation: fadeEffect 0.5s;
}
section.one .wrapper-right-red {
    width: auto;
    max-width: 750px;
    margin-left: 400px;
}
section.one .wrapper-right-red h1 {
    color: #ff0000;
    font-family: "Robotoblack";
    font-size: 44px;
    font-weight: 400;
    line-height: 72px;
    text-align: left;
    text-transform: none;
    margin-top: 60px;
}
section.one .wrapper-right-red p,
.wrapper-right-red-text p,
.else-p,
.else-p-text {
    color: #000000;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    line-height: 36px;
    text-align: left;
}
section.one .wrapper-right-red .yellow {
    color: #fabc02;
    font-family: "Robotoblack";
    font-size: 30px;
    font-weight: 400;
}
.first-p {
    margin-top: 100px;
}
section.one .wrapper-image-red {
    max-width: 386px;
    max-height: 386px;
    margin-left: -113px;
}
section.one .wrapper-image-red img {
    margin-left: -20px;
    top: 60px;
    position: relative;
    z-index: 1;
}
.wrapper-right-red-text {
    margin-left: 110px;
}
.else-p {
    margin-top: 30px;
}
.p-thems {
    margin: 30px auto;
    max-width: 600px;
    color: #000000;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
}
.p-thems a {
    color: #fabc02;
    font-family: "Robotobold";
    font-weight: 700;
    text-decoration: none;
}
.p-thems a:hover {
    text-decoration: underline;
}
section.headline-red h2 {
    color: #000000;
    font-family: Roboto;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 0;
}
section.headline-red#one {
    text-align: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-bottom: 0;
}
section.node-red {
    margin-top: 0;
}
section.borderLeft.headline-red:after {
    height: 70%;
}
section.node .block .number-red {
}
section.node .block.number-red-pos {
    top: -51px;
    left: -30px;
}
.headline-red-text-block {
    margin: 80px 50px;
    margin-left: -120px;
}
section.node-red {
    height: auto;
}
.center-h2 {
    text-align: center;
    margin: 0 0 5px 0;
    margin-left: -140px;
}
.condition-participation-img {
    position: absolute;
    right: 200px;
    bottom: -48px;
}
section.where-materia {
    padding-bottom: 0;
}
.pad-text {
    padding-top: 10px;
    padding-bottom: 50px;
}
.margin-left-max {
    margin-left: 10px;
}
section.node .block.where-materia-pos {
    top: -51px;
    left: 20px;
}
section.where-materia {
}
.alarm-img {
    position: absolute;
    right: -51px;
    bottom: 30px;
}
section.node-red-last {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    height: 120%;
}
section.node-red-last:before {
    display: none;
}
.flex-form-block {
    display: flex;
}
#contactForm input {
    color: #828282;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    line-height: 36px;
    width: 350px;
    height: 50px;
    box-sizing: border-box;
    margin: 0 0 18px 0;
    padding: 5px 10px;
}
.empty-field {
    border: 1px solid red;
}
#contactForm input[type="submit"] {
    margin: 0;
    border-radius: 25px;
    border: 1px solid #fabc02;
    background-color: #ffffff;
    color: #fabc02;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
    outline: none;
}
#contactForm input[type="submit"]:hover {
    opacity: 0.8;
    cursor: pointer;
    border-color: green;
}
.mar-top-0 {
    margin-top: 0;
}
footer.three .before-red-pos {
    left: auto;
    right: -97px;
}
.p-center-last {
    max-width: 880px;
    margin: 50px auto;
}
.contact-form {
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.07);
    background-color: #ffffff;
    padding: 40px;
}
.flex-form-block > div:nth-child(1) {
    padding-right: 40px;
}
.flex-form-block > div:nth-child(2) {
    padding-left: 20px;
}
.link-footer a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.link-footer a:hover {
    text-decoration: underline;
}
.success-form {
    text-align: center;
    color: green;
    font-weight: bold;
    padding: 5px;
}
.section__inner-header {
    padding: 50px 0 30px;
}
.section__inner-header h2,
.section__inner-header h1 {
    font-size: 50px;
    display: block;
    margin-bottom: 7px;
    margin-top: 0;
    font-weight: 900;
    text-align: center;
    line-height: 1;
}
.breadcrumb-section {
    padding-bottom: 50px;
}
.breadcrumb-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
}
.breadcrumb-section ul li {
    margin-right: 14px;
}
.breadcrumb-section ul li:after {
    display: inline-block;
    content: "/";
    position: relative;
    margin-left: 8px;
}
.breadcrumb-section ul li:last-of-type {
    margin-right: 0;
}
.breadcrumb-section ul li:last-of-type:after {
    display: none;
}
.breadcrumb-section ul a {
    color: #000;
    text-decoration: none;
}
.breadcrumb-section ul span {
}
#content-wrapper {
    margin: 0 auto;
    padding-bottom: 100px;
    padding-top: 5px;
    overflow: auto;
}
#content-outer {
    border-bottom: 0;
}
#quip-comment-box-qcom {
    border: 1px solid #000 !important;
}
#header-wrap {
    display: none;
}
#main .entry {
    padding: 15px 0 0;
}
.postmeta {
    margin: 20px 0 15px 0;
}
.header-top .logo span,
.header-top .logo a {
    padding: 54px 114px;
}
.header-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    padding: 10px 0 0 0;
    background-color: #2684c0;
    color: #fff;
    text-align: center;
}
.header-flex div {
    line-height: 22px;
}
.header-flex-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding: 0;
    background-color: #2684c0;
    color: #fff;
    text-align: center;
}
.header-flex-mobile:nth-child(1) {
    padding: 8px 0 0 0;
}
.header-flex-mobile > div {
    width: 45%;
}
.header-flex-mobile > div a {
    color: #fff;
    vertical-align: middle;
    line-height: 22px;
}
.header-flex .red-button {
    margin-bottom: 0;
    margin: 0 auto;
}
.header-flex a {
    text-decoration: underline;
    color: #fff;
}
.header-flex a:hover,
.header-flex .red-button {
    text-decoration: none;
}
.phone-icon {
    max-height: 15px;
    padding: 0;
}
.header-top.fixed .header-flex {
    display: none;
}
.seoquick-skype,
.seoquick-telegram,
.seoquick-viber,
.seoquick-whatsapp {
    display: inline-block;
    background: #fff url(/img/icons/sprites-header.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    vertical-align: middle;
}
.seoquick-viber {
    background-position: -6px -30px;
}
.seoquick-whatsapp {
    background-position: -35px -30px;
}
.seoquick-telegram {
    background-position: -35px -1px;
}
.seoquick-skype {
    background-position: -6px -1px;
}
.navbar-toggle {
    z-index: 9999;
}
.header-flex-mobile,
#footer-wrapper {
    display: none;
}
.link-tel,
.link-tel:hover {
    color: #fff;
}
.link-tel-red,
.link-tel-red:hover {
    color: #e2503c;
}
.breadcrumb > li + li:before {
    padding: 0 0 0 7px;
}
.breadcrumb {
    margin: 10px 0;
    text-align: left;
}
.breadcrumb-section {
    position: relative;
    z-index: 2;
}
#main .entry p {
    margin: 0 0 30px;
}
#main h2,
#main h3:not(.size22) {
    color: #3f9ad4;
    font-family: Roboto;
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: normal;
    border: 0;
    padding: 0;
    margin: 50px 0 25px 0;
}
.container_12 .grid_3,
.container_16 .grid_4 {
    width: 170px;
}
.container_12 .grid_9,
.container_16 .grid_12 {
    width: 855px;
}
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
    float: right;
}
.container-blog h1 {
    color: #ffffff;
    font-family: Roboto;
    font-size: 30px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: normal;
    position: relative;
    padding: 0;
}
.container-blog h1:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(50% - 25px);
    width: 49px;
    height: 1px;
    background-color: #ffffff;
}
button[name="quip-preview"] {
    display: none;
}
.quip-add-comment .quip-fld:nth-child(9) {
    display: none;
}
.quip-fld label[for="quip-comment-website-qcom"] {
    font-size: 0;
}
.quip-fld label[for="quip-comment-website-qcom"]:after {
    content: "Телефон:";
    font-size: 16px;
}
.img-article {
}
.img-article-width {
    width: 750px;
    height: 350px;
}
.display-inline {
    display: inline-block;
    font-size: 0;
}
.img-article-small-w {
    width: 180px;
    height: 100px;
    display: inline-block;
}
.img-article-small-w-text {
    display: inline-block;
    max-width: 175px;
    vertical-align: top;
    color: #3f9ad4;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 0 0 0 5px;
    box-sizing: border-box;
}
.block-flex-slider {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    font-size: 0;
}
.max-height40 {
    height: 40px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    line-height: 40px;
}
.block {
    margin: 10px 0 20px 0;
}
.free-block {
    margin: 0 0 13px 0;
    font-size: 0;
    height: auto;
    overflow: hidden;
    display: flex;
}
.button-small {
    height: 40px;
    color: #444444;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #f4f4f4;
    margin: 0 10px 0 0;
}
.button-small:nth-child(2) {
    margin: 0;
}
.text-p-slider {
    color: #444444;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    height: auto;
    margin: 15px 0;
}
.authot-slider,
.data-slider {
    color: #444444;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: normal;
    position: relative;
    padding: 0 0 0 30px;
}
.authot-slider:before,
.data-slider:before {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 7px);
    left: 10px;
}
.authot-slider:before {
    background: url(/img/user-after.png) no-repeat center/cover;
    width: 12px;
    height: 14px;
}
.data-slider:before {
    background: url(/img/calendar.png) no-repeat center/cover;
    width: 14px;
    height: 14px;
}
.authot-slider {
    font-size: 16px;
}
.size22 {
    font-size: 22px;
}
.img-article-small-w-text p {
    max-height: 60px;
    overflow: hidden;
}
.button-small.active {
    color: #3f9ad4;
}
.button-small:hover {
    opacity: 0.8;
    cursor: pointer;
}
.block-flex-slider > div {
    max-width: 750px;
}
.a-free-block {
    display: block;
    outline: none;
    border: 0;
    text-decoration: none;
}
.a-free-block:hover {
    opacity: 0.8;
    outline: none;
    border: 0;
    text-decoration: none;
}
.date-black {
    color: #444444;
}
.inline-block-tpl {
    display: inline-block;
    width: 31.33%;
    vertical-align: top;
    margin: 0 1% 2% 0;
    box-sizing: border-box;
}
.inline-block-tpl:nth-child(3n) {
    margin: 0;
}
.main-content-inline {
    font-size: 0;
}
.img-article-inline {
    height: 190px;
}
.max-height60 {
    height: 48px;
    overflow: hidden;
    padding: 0;
    margin: 10px 0;
    vertical-align: middle;
    color: #444444;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}
.height150 {
    height: 100px;
    overflow: hidden;
}
.a-inline-block-tpl {
    display: block;
    text-decoration: none;
}
.a-inline-block-tpl:hover {
    opacity: 0.9;
    text-decoration: none;
    outline: none;
    border: 0;
}
.download-more {
    color: #3f9ad4;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 48px;
    height: 48px;
    border-radius: 10px;
    width: 160px;
    margin: 20px auto;
    text-align: center;
    border: 1px solid #409ad4;
    background-color: #ffffff;
}
.download-more:hover {
    opacity: 0.8;
    cursor: pointer;
}
.height350 {
    height: 350px;
}
.data-blog-anchor {
    color: #3f9ad4;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    margin: 0 0 7px 0;
    display: inline-block;
    text-decoration: none;
}
.data-blog-anchor:hover {
    outline: 0;
    border: 0;
}
.green-button {
    display: block;
    margin: 5px auto;
    max-width: 200px;
    text-align: center;
    color: #fff;
    padding: 5px 10px;
    box-sizing: border-box;
    background-color: green;
}
.green-button:hover,
.green-button:focus {
    color: #fff;
    opacity: 0.8;
    cursor: pointer;
}
#left-columns .title-data-blog-anchor {
    color: #3f9ad4;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
.max-width170-fixed {
    position: relative;
    top: 400px;
    max-width: 170px;
    line-height: 15px;
}
.fixed-block {
    position: fixed;
}
#main img {
    display: block;
    margin: 0 auto;
}
.contac-flex-block {
    display: flex;
    align-items: center;
    margin: 20px 0;
}
.contac-flex-block > div {
    min-width: 25%;
}
.ui-subheading {
    font-size: 21px;
    line-height: 1.52;
    font-weight: 600;
    text-decoration: none;
    font-style: normal;
    letter-spacing: 0;
    color: #272727;
}
.ui-text {
    font-size: 17px;
    line-height: 1.53;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    letter-spacing: 0;
    color: #272727;
}
.center {
    text-align: center;
}
.breadcrumb > li {
    display: inline;
}
.big-block-tpl > a {
    display: block;
    color: #2a2a2a;
    text-decoration: none;
}
.quip-fld {
    margin-bottom: 15px;
}
.quip-add-comment label {
    font-weight: 500;
}
#quip-add-comment-qcom [type="submit"] {
    background: #fabc02;
    border: 0;
    height: 36px;
    width: 100%;
    font-size: 17px;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
    font-weight: 600;
}
.h1-page {
    margin-top: 50px;
    margin-bottom: 15px;
}
.content__map__site {
    padding: 20px 0 50px;
}
.content__map__site ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.content__map__site ul li {
}
.content__map__site ul a {
    display: inline-block;
    margin-bottom: 5px;
    color: inherit;
    text-decoration: none;
}
.content__map__site ul a:hover,
.content__map__site ul a:visited {
    color: #fabc02;
}
#content-article-page h2 {
    font-size: 22px;
    font-weight: 700;
}
.section-with-form {
    padding-top: 70px;
}
.form-default {
    padding: 70px 0;
    box-sizing: border-box;
}
.form-diagnostick {
    background: #fabc02;
    border-radius: 30px;
    padding: 40px 0 35px;
}
.form-default * {
    box-sizing: border-box;
}
.form-default .caption-form {
    font-size: 44px;
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: 700;
    color: #fabc02;
    line-height: 0.9;
}
.form-default .desc-form {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 30px;
}
.form-default .row-form {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    align-items: flex-start;
}
.form-default .row-form > * {
    padding: 0 10px;
}
.form-default .input-control {
    margin-bottom: 20px;
}
.form-default .input-control input {
    padding: 15px 30px;
    width: 100%;
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    background: #fff;
    border-radius: 28px;
    border: 1px solid #979797;
    outline: none;
    transition: all 0.3s ease;
    margin: 0;
    border: 0;
}
.form-default .select-control {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
}
.form-default .select-wrap:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    right: 40px;
    margin-top: -3px;
}
.form-default .select-control select {
    position: relative;
    padding: 15px 30px;
    width: 100%;
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    background: #fff;
    border-radius: 28px;
    outline: none;
    transition: all 0.3s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
    margin: 0;
    border: 0;
}
.form-default .w-50 {
    width: 50%;
}
.form-default .select-wrap {
    position: relative;
}
.form-default .label {
    color: #fff;
    font-size: 14px;
    margin-bottom: 7px;
    display: block;
    padding: 0 15px;
}
.form-default .form-content {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.form-default button[type="submit"] {
    display: inline-block;
    border: 2px solid #fabc02;
    padding: 15px 0;
    text-align: center;
    border-radius: 78px;
    color: #fabc02;
    width: 100%;
    font-size: 16px;
    margin-top: 15px;
    outline: none;
    transition: all 0.3s ease;
    cursor: pointer;
    -webkit-appearance: none;
    background: #fff;
}
.form-default button[type="submit"]:hover {
    color: #fff;
    background: #fabc02;
    border-color: #fff;
}
.form-default .submit-control {
    width: 100%;
    display: flex;
    justify-content: center;
}
.form-default .submit-control [type="submit"] {
    min-width: 300px;
    width: auto;
}
.form-diagnostick .caption-form {
    color: #fff;
}
.form-diagnostick .desc-form {
    color: #fff;
}
.form-diagnostick {
}
.form-diagnostick {
}
.form-default {
}
@media (max-width: 1200px) {
    .block-flex-slider {
        align-items: center;
        justify-content: center;
    }
    p.img-article-width {
        min-height: auto;
    }
}
@media (max-width: 1000px) {
    .header-flex div:nth-child(1),
    .header-flex div:nth-child(2),
    .header-flex div:nth-child(3) {
        display: none;
    }
    .header-flex div {
        padding: 0;
        text-align: center;
    }
    .header-flex {
        justify-content: space-around;
    }
    .header-flex .red-button {
        padding: 10px;
    }
    .header-flex div {
        width: 100%;
    }
    .container_12 .grid_9,
    .container_16 .grid_12 {
        width: auto;
    }
    #main h2 {
        font-size: 20px;
        letter-spacing: 0;
    }
    .container_12 .grid_3,
    .container_16 .grid_4 {
        width: auto;
    }
    .container_12,
    .container_16 {
        width: auto;
    }
    img {
        max-width: 100%;
    }
    #left-columns {
        display: none;
    }
    .banner .arrow-block_right span {
        line-height: inherit;
        margin-bottom: 0;
    }
    .block-flex-slider {
        flex-direction: column;
    }
    .block-flex-slider > div {
        width: 100% !important;
        padding-right: 0;
        max-width: 100%;
    }
    .small-block {
        display: flex;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px;
        box-sizing: border-box;
    }
    .a-free-block {
        width: 33.333%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }
    #content-outer #content-wrapper {
        max-width: 750px;
        overflow: inherit;
    }
    #content-outer #content-wrapper * {
        box-sizing: border-box;
    }
}
@media (max-width: 765px) {
    #header-main {
        top: 0!important;
        margin-top: 0!important;
        position: fixed;
    }
    .a-free-block {
        width: 50%;
    }
    .header-top .logo span,
    .header-top .logo a {
        padding: 30px 65px;
    }
    .header-main-logo .logo {
        top: 55px;
    }
    .header-top.header-main-logo.fixed .logo {
        top: 0;
    }
    .header-main-logo .col-md-9.col-sm-9 {
        height: 102px;
    }
    .header-main-logo.fixed .col-md-9.col-sm-9 {
        height: auto;
    }
    .header-main-logo button.navbar-toggle {
        position: absolute;
        top: 25%;
        left: 5%;
    }
    .header-main-logo.fixed button.navbar-toggle {
        position: relative;
    }
    button.navbar-toggle {
        float: left;
    }
    .header-flex-mobile {
        display: flex;
    }
    .img-article-width {
        width: 100%;
        height: 100%;
        min-height: 200px;
    }
    .inline-block-tpl {
        display: block;
        margin: 15px auto;
        width: 100%;
    }
    .height150,
    .max-height60 {
        height: auto;
    }
    .contac-flex-block > div {
        width: 50%;
    }
    .quip-add-comment * {
        box-sizing: border-box;
    }
    div.quip-add-comment label {
        float: none;
        width: 100%;
        display: block;
        margin-bottom: 5px;
    }
    div.quip-add-comment input[type="text"] {
        width: 100%;
        float: none;
    }
}
@media (max-width: 600px) {
    .a-free-block {
        width: 100%;
    }
}
@media (max-width: 400px) {
    .ui-text,
    .ui-subheading {
        font-size: 16px;
        line-height: 20px;
    }
}
@media screen and (max-width: 1500px) {
    .header__contacts {
        font-size: 12px;
        margin-left: 0;
        padding-left: 10px;
    }
    .cat-img-bg {
        width: 405px;
        height: 405px;
    }
    main {
        width: 962px;
    }
    header .menu {
        width: 565px;
        margin-left: 20px;
    }
    header .menu li {
        padding: 10px 5px;
        margin-left: 5px;
    }
    .block-remont .sub-brands {
        width: 628px;
    }
    .block-remont .sub-ul {
        width: 550px;
    }
    .header__info {
        margin-left: 15px;
    }
    header .logo {
        width: 104px;
        height: 104px;
        margin-left: 32px;
    }
    header .logo:before,
    header .logo:after {
        width: 24px;
        height: 24px;
        background-size: 24px !important;
        margin-left: -14px;
    }
    header .logo:before {
        bottom: -14px;
    }
    header .logo:after {
        top: -9px;
    }
    header .phone {
        font-size: 18px;
        height: 50px;
    }
    header .phone i {
        width: 22px;
        height: 22px;
        background-size: 22px !important;
    }
    section.one .wrapperImage {
        width: 415px;
        height: 415px;
        margin-left: -128px;
        margin-top: 55px;
    }
    section.one .wrapperImage img {
        width: 415px;
        height: 415px;
        margin-top: 15px;
        margin-left: 25px;
    }
    section.one .wrapper-image-red img {
        margin-left: -20px;
        top: 60px;
        width: auto;
        height: auto;
    }
    section.one .wrapper-image-red {
        margin-left: -113px;
    }
    section.one .wrapperImage:after {
        width: 55px;
        height: 55px;
        background-size: 55px !important;
        bottom: -31px;
        margin-left: -25px;
    }
    section.one .wrapperImage .address {
        display: none;
    }
    section.one .wrapperRight {
        margin-left: 370px;
        width: 585px;
        margin-top: 25px;
    }
    section.one .wrapperRight h1 {
        font-size: 50px;
    }
    section.one .wrapperRight .address {
        font-size: 25px;
        margin-top: 10px;
    }
    section.one .wrapperRight .button {
        font-size: 18px;
        padding: 17px 27px;
        margin: 36px 0;
    }
    section.one .wrapperRight .infoSlider .selectInfo .block,
    section.one .wrapperRight .infoSlider .navigator {
        width: 78px;
        height: 78px;
        background-size: 40px !important;
    }
    section.headline#one {
    }
    section.headline h2,
    section.headline p.h2 {
        font-size: 43px;
        margin-bottom: 12px;
    }
    section.headline .description {
        font-size: 15px;
        margin: 0;
    }
    section.headline#one .image {
        margin-top: -60px;
    }
    section.node .block .headline {
        font-size: 15px;
    }
    section.node .block .description {
        font-size: 13px;
    }
    section.node .block.one {
        left: -92px;
    }
    section.node .block.two {
        left: 219px;
    }
    section.node .block.three {
        left: 530px;
    }
    section.node .block.four {
        left: 388px;
    }
    section.node .block.five {
        left: 86px;
    }
    section.empty {
        height: 135px;
    }
    section.three .headline h3,
    section.three .headline h2 {
        font-size: 43px;
    }
    section.three .headline .description {
        font-size: 18px;
        /*font-size: 14px;
        background: #fff;
        color: #000;
        border-radius: 5px;
        padding: 10px;*/
    }
    section.three .before,
    footer.three .before {
        width: 160px;
        height: 160px;
        background-size: 160px !important;
        top: -64px;
        left: 2px;
    }
    section.three .after {
        width: 160px;
        height: 160px;
        background-size: 160px !important;
        bottom: -97px;
        right: 3px;
    }
    section.three .headline.wrapper {
        padding-top: 65px;
        padding-bottom: 55px;
    }
    section.three {
        padding-bottom: 80px;
    }
    section.three .prev .block:last-child {
        display: none !important;
    }
    .wrapperBloks.prev .block {
        width: 295px !important;
    }
    section.headline.right#three {
        padding-top: 190px;
        padding-bottom: 70px;
    }
    section.headline.right#three .image {
        margin-top: 21px;
    }
    table {
        width: 820px;
    }
    table th,
    table td {
        font-size: 18px;
        padding-bottom: 10px;
    }
    table tfoot td .button {
        padding: 14px 45px;
        font-size: 15px;
    }
    table tfoot td {
        padding-top: 20px;
    }
    section.headline.right#three.withImage {
        padding-top: 185px;
        padding-bottom: 180px;
    }
    section.headline.withImage img {
        height: 300px;
        margin-top: -155px;
    }
    section.headline.withImage h2 {
        padding-left: 363px;
    }
    section.headline.withImage .description {
        padding-left: 375px;
    }
    section.six .brandsSlider,
    section.six .sliderLenght .sliderBlock {
        width: 820px;
    }
    section.six .sliderLenght .brandBlock {
        width: 150px;
    }
    footer.three .before {
        margin-left: -75px;
    }
    footer.three .wrapperRight h3,
    footer.three .wrapperRight p.h3 {
        margin-top: 55px;
        font-size: 45px;
        margin-bottom: 14px;
    }
    footer.three .wrapperRight .phone {
        font-size: 28px;
        margin-bottom: 20px;
    }
    footer.three .wrapperRight .bottom {
        font-size: 12px;
        margin-top: 84px;
    }
    footer.three .wrapperRight .info {
        margin-bottom: 22px;
    }
    section.headline.withImage#three .image {
        margin-top: -138px;
    }
    section.headline.questions#three .image {
        margin-top: -55px;
    }
    section.seven .block .headline {
        font-size: 18px;
    }
    section.seven .block.active .answer {
        font-size: 15px;
    }
    section.eight .image {
        margin-left: -18px;
        margin-top: 40px;
    }
    footer.three .before {
        margin-left: 430px;
    }
    section.node.four {
        width: 370px;
    }
    section.eight .wrapperLeft {
        width: 412px;
    }
    section.eight .wrapperRight {
        width: 345px;
    }
    section.eight .wrapperLeft h4,
    section.eight .wrapperLeft p.h4 {
        font-size: 44px;
        margin-top: 150px;
    }
    section.eight .wrapperLeft p {
        font-size: 18px;
    }
    section.eight .wrapperRight p {
        font-size: 18px;
    }
    section.one .wrapperImage img {
        display: block;
    }
    section.one .wrapperImage .image {
        width: 100%;
        background: url(../img/washer.png);
        background-repeat: no-repeat;
        margin-left: -32px;
        margin-top: -22px;
        position: relative;
        z-index: 1;
    }
    section.one .wrapperRight .infoSlider .navigator:after {
        bottom: -16px;
    }
    footer.three .map {
        width: calc(((100vw - 962px) / 2) + 400px);
        margin-left: calc((100vw - 962px) / -2);
    }
    section.headline-red h2 {
        font-size: 24px;
        margin-bottom: 0;
    }
    .condition-participation-img {
        right: 130px;
    }
    .flex-form-block > div:nth-child(1) {
        padding-right: 0;
    }
    footer.three .before-red-pos {
        left: auto;
        right: -78px;
    }
    section.node-red-last {
        margin-bottom: 40px;
    }
    .container_12 .grid_9,
    .container_16 .grid_12 {
        width: 750px;
    }
    .block-flex-slider > div:first-of-type {
        width: 70%;
        box-sizing: border-box;
        padding-right: 15px;
    }
    .block-flex-slider > div:last-of-type {
        width: 30%;
    }
    .img-article-width {
        width: 100%;
    }
    .img-article-width.img-article {
        width: 100%;
        height: 325px;
    }
}
@media screen and (max-width: 980px) {
    header .menu-ul {
        margin-left: 0;
    }
    .block.block-remont {
        border: 0;
        padding: 0;
    }
    .block.block-remont > span {
        border-radius: 30px;
        border: 2px solid #fff;
        cursor: pointer;
        border-color: #ee2925;
        display: block;
        text-align: center;
        width: 100%;
        padding: 17px 0;
    }
    .block-remont .sub {
        position: relative;
        top: inherit;
        left: inherit;
        margin-top: 10px;
        width: auto;
    }
    .block-remont .sub > li {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .block-remont .sub-ul {
        position: relative;
        top: inherit;
        left: inherit;
        border: 0;
        padding: 0;
        width: 100%;
        margin-top: 7px;
    }
    .block-remont .sub .arr.active:after {
        top: -1px;
        transform: rotate(180deg);
    }
    .block-remont .sub-ul.active {
        display: block;
    }
    .block-remont .sub-ul li {
        padding: 0;
        margin-bottom: 3px;
    }
    .block-remont .sub-ul li a {
        font-size: 15px;
    }
    .block-remont.active-block .sub {
        display: block;
    }
    .block-remont .sub .arr {
        width: 20px;
        height: 20px;
        margin-left: 5px;
        position: relative;
    }
    .block-remont .sub .arr:after {
        content: "";
        display: inline-block;
        margin-left: 8px;
        width: 0;
        height: 0;
        border-width: 6px;
        border-style: solid;
        border-color: #fabc02 transparent transparent transparent;
        position: relative;
        top: 5px;
    }
    section.one .wrapperImage img {
        height: auto;
    }
    .header__info {
        display: none;
    }
    header .menu-ul {
        width: 100%;
        /*height: 100%;
        overflow-y: auto;*/
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        overflow-x: hidden;
        flex-direction: column;
        justify-content: flex-start;
    }
    header nav {
        width: 100%;
        height: 100%;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #content-outer #content-wrapper * {
        float: none;
    }
    .regions h2 {
        text-align: center;
        margin-right: 0px;
    }
    .region-link {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    main {
        width: 360px;
    }
    .cat-img-bg {
        width: 225px;
        height: 225px;
    }
    header {
        height: 65px;
        width: 100%;
        top: 0;
        left: 0;
        background: #fabc02;
        position: fixed;
        z-index: 99;
    }
    header .logo {
        margin: 0;
        height: auto;
        border-radius: 0;
        text-shadow: 1px 1px 1px #000;
    }
    header .logo:after,
    header .logo:before {
        display: none;
    }
    section.headline.right#three .image {
        left: 50%;
    }
    header .buttonMenu {
        width: 46px;
        height: 46px;
        background: url(../img/buttonMenu.png);
        background-size: 32px;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: 20px;
    }
    header .menu {
        display: none;
    }
    header .phone {
        padding: 0 15px;
        margin-right: 10px;
    }
    header .phone span {
        display: none;
    }
    header .phone i {
        margin: 0;
        width: 25px;
        height: 25px;
        background-size: 25px !important;
    }
    section.one {
        margin-top: 100px;
        text-align: center;
        padding: 0;
    }
    section.borderRight:after {
        display: none;
    }
    section.borderLeft:after {
        display: none;
    }
    section.one .wrapperImage {
        position: relative;
        top: 0;
        left: 0;
        width: 236px;
        height: 236px;
        display: inline-block;
        margin: 0;
        margin-top: 40px;
        z-index: 2;
    }
    section.one .wrapperImage .image {
        width: 100%;
        background: url(../img/washer.png);
        background-size: 328px auto;
        left: 5px;
    }
    section.one .wrapperRight {
        margin: 0;
        width: inherit;
        display: block;
        text-align: center;
    }
    section.one .wrapperRight .infoSlider {
        display: none;
    }
    section.one .wrapperRight h1 {
        font-size: 30px;
        padding: 0 10px;
    }
    section.one .wrapperRight .address {
        font-size: 14px;
    }
    section.one .wrapperRight .button {
        font-size: 18px;
        background: #fabc02;
        border-color: #fff;
        color: #000;
        padding-top: 11px;
        padding-bottom: 11px;
        margin: 23px 0 40px 0;
        /*text-shadow: 1px 1px 1px #626262;*/
    }
    section.headline {
        padding: 0 !important;
        text-align: center;
        padding-top: 150px !important;
    }
    section.headline .image {
        left: 50%;
        margin-left: -42px;
        top: 50px;
        width: 84px;
        height: 84px;
        margin-top: 15px !important;
    }
    section.headline .image:before {
        background: #fabc02;
        height: 60px;
        width: 4px;
        left: 50% !important;
        margin-left: -2px;
        top: -61px;
    }
    section.one .wrapperImage:after {
        margin-left: -27px;
    }
    section.headline h2,
    section.headline p.h2 {
        margin-top: 15px;
        font-size: 22px;
    }
    /*section.headline .description {
        display: none;
    }*/
    section.node:after,
    section.node:before {
        display: none;
    }
    section.node {
        height: auto;
        margin: 0;
        border: 0;
        border-left: 4px solid #fabc02;
        margin-left: 30px;
        padding-left: 35px;
        margin-top: 34px;
        padding-bottom: 80px;
    }
    section.node .block {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        text-align: left;
        margin-bottom: 20px;
    }
    section.node .block .headline {
        font-size: 14px;
        font-weight: 600;
    }
    section.node .block .description {
        font-size: 13px;
        line-height: 1.3;
    }
    section.node .block .number {
        position: absolute;
        left: -56px;
    }
    section.node .block .number:after {
        transform: rotate(90deg);
        bottom: -6px;
        right: auto;
        left: 12px;
        top: auto;
    }
    section.node .block .number:before {
        transform: rotate(90deg);
        bottom: auto;
        right: auto;
        left: 18px;
        top: -6px;
    }
    section.node .block:first-child .number:before {
        display: none;
    }
    section.empty {
        display: none;
    }
    section.three .before,
    footer.three .before {
        background-size: 65px !important;
        top: -26px;
        left: 0px;
    }
    section.three .headline.wrapper {
        padding: 40px 0;
    }
    section.three .wrapperBloks {
        padding-left: 0;
    }
    section.three .headline h3,
    section.three .headline h2 {
        font-size: 27px;
    }
    section.three .headline .image {
        width: 70px;
        background-size: 41px !important;
    }
    section.three .prev .block:last-child {
        display: block !important;
    }
    section.three .wrapperBloks .block {
        width: 170px;
        height: 209px;
        margin: 0 16px 20px 0;
        vertical-align: top;
    }
    section.three .wrapperBloks .block:nth-child(2n) {
        margin-right: 0;
    }
    section.three .wrapperBloks .block .image {
        width: 50px;
        height: 50px;
    }
    section.headline.right {
        text-align: center;
    }
    section.three .after {
        background-size: 65px !important;
        bottom: -135px;
        margin-left: -32px;
        left: 50%;
    }
    section.four {
        width: 100%;
        padding: 0;
    }
    table {
        margin-top: 60px;
        width: 100%;
    }
    table td.mobile,
    table th.mobile {
        display: block;
    }
    table td.another,
    table th.another {
        display: none;
    }
    section.headline.withImage .description {
        padding: 0 15px;
    }
    section.six {
        padding: 0;
    }
    section.six .brandsSlider,
    section.six .sliderLenght .sliderBlock {
        width: 100%;
    }
    section.six .brandsSlider,
    section.six .sliderLenght .sliderBlock {
        width: 360px;
    }
    section.node.two {
        display: none;
    }
    table th,
    table td {
        font-size: 12px;
    }
    table .mobile {
        width: 34px;
    }
    table tfoot td .priceWrapper {
        width: 100%;
    }
    table tfoot td .priceWrapper .price {
        float: right;
        margin-right: 17px;
    }
    table tfoot td .button {
        margin-top: 42px;
        float: none;
        font-size: 18px;
        margin-left: 55px;
    }
    section.headline.right#three.withImage {
        padding: 0 !important;
        display: table;
        margin-top: 50px;
    }
    section.headline.withImage img {
        position: static;
        margin-top: 50px;
        margin-bottom: 25px;
        width: auto;
    }
    section.headline.withImage#three .image {
        display: none;
    }
    section.headline.withImage h2 {
        padding: 0;
        display: table-header-group;
        margin-top: 50px;
    }
    section.headline.right#three.another {
        padding: 0 !important;
        margin-top: 54px;
    }
    section.headline.right#three.another .image {
        display: none;
    }
    section.six {
        margin-top: 25px;
    }
    section.six .sliderNav {
        text-align: center;
    }
    section.six .sliderNav .block {
        padding: 10px;
        background-repeat: no-repeat !important;
        background-position: center !important;
    }
    section.headline.questions#three {
        padding: 0 0 40px 0 !important;
    }
    section.headline.questions#three .image {
        top: 112px;
        display: none;
    }
    footer.three .map {
        display: none;
    }
    footer.three .wrapperRight {
        padding: 0;
    }
    section.eight .wrapperLeft,
    section.eight .wrapperRight {
        position: static;
        width: 100%;
        padding: 0;
        text-align: center;
    }
    section.eight .wrapperRight {
        display: table;
    }
    section.eight .wrapperRight p {
        display: table-footer-group;
    }
    section.eight .wrapperRight .button {
        font-size: 18px;
        background: #fabc02;
        border-color: #fff;
        color: #000;
        padding-top: 11px;
        padding-bottom: 11px;
        margin: 23px 0 40px 0;
        text-shadow: 1px 1px 1px #626262;
        margin: 25px 0;
    }
    section.eight {
        height: auto;
        margin: 0;
        margin-bottom: 40px;
    }
    section.node.four {
        display: none;
    }
    section.eight .image {
        margin-left: -45px;
        margin-top: -80px;
        display: none;
    }
    section.eight .wrapperLeft h4,
    section.eight .wrapperLeft p.h4 {
        margin-top: 44px;
        font-size: 36px;
    }
    section.eight .image:before {
        display: none;
    }
    section.seven ul {
        border-left: 4px solid #fabc02;
        margin-left: 30px;
        padding-left: 35px;
        border-radius: 20px;
        padding-bottom: 10px;
    }
    section.seven .block .image {
        left: -57px;
    }
    section.seven .block .headline {
        margin-left: 0;
    }
    section.seven .block .answer {
        margin-left: 15px;
        width: auto;
    }
    section.six .sliderLenght .brandBlock {
        margin-bottom: 25px;
    }
    section.six .sliderLenght .sliderBlock {
        height: 520px;
        overflow: hidden;
    }
    .wrapperForm {
        background: #fff;
        z-index: 100;
    }
    .wrapperForm form {
        padding: 0;
    }
    .wrapperForm .button {
        background: #fff;
    }
    .wrapperForm .close,
    .menu .mobile.close {
        display: inline-block;
        padding: 17px 20px;
        text-align: center;
        border-radius: 78px;
        border: 1px solid #bdbdbd;
        color: #868585;
        width: auto;
        font-size: 18px;
        margin-top: 15px;
        outline: none;
        transition: all 0.3s ease;
        cursor: pointer;
        position: static;
        height: auto;
    }
    .wrapperForm .close:hover,
    .menu .mobile.close:hover {
        color: #a0a0a0;
    }
    .wrapperForm .close:before,
    .menu .mobile.close:before {
        display: inline-block;
        position: static;
        color: #bdbdbd;
        border: 2px solid #bdbdbd;
        margin-right: 7px;
    }
    section.three .wrapperBloks .block .image {
        margin-top: 40px;
        margin-bottom: 10px;
    }
    section.three .wrapperBloks .block {
        height: auto;
    }
    section.three .wrapperBloks .block .link {
        margin-bottom: 20px;
    }
    section.three .wrapperBloks .block .link p {
        margin: 0;
    }
    footer.three .wrapperRight {
        width: auto;
    }
    footer.three .before {
        display: none;
    }
    section.seven .block:first-child .headline {
        margin-top: 0;
    }
    section.seven .block:first-child .image {
        top: -7px;
    }
    section.seven {
        overflow: hidden;
    }
    .wrapperForm.fault .wrapper {
        width: 100%;
        max-width: 450px;
    }
    .wrapperForm.fault .headline {
        padding: 0 20px;
    }
    .wrapperForm.fault .description {
        padding-right: 33px;
    }
    .wrapperForm.fault .pricelist table {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 0;
        width: auto;
    }
    .wrapperForm.fault .headlinePricelist {
        display: block;
        width: auto;
        margin-left: 20px;
        margin-right: 20px;
    }
    .wrapperForm.fault .button {
        width: 275px;
        margin-bottom: 0;
    }
    header .menu {
        position: fixed;
        left: 0;
        top: 0;
        min-width: 260px;
        width: 100%;
        height: calc(100% - 65px);
        transition: all 0.3s ease;
        opacity: 0;
        margin: 0;
        background: #fff;
        margin-top: 65px;
        justify-content: center;
        flex-direction: column;
        padding: 0 30px;
        box-sizing: border-box;
    }
    header .menu.active {
        display: flex;
        opacity: 1;
        overflow: auto;
    }
    .block-remont .sub {
        min-width: 300px;
    }
    .block-remont .sub > li > a {
        width: auto;
        display: inline-block;
    }
    .block.block-remont {
    }
    header .menu .mobile {
        display: block;
        font-size: 18px;
        margin-bottom: 30px;
    }
    header .menu li {
        font-size: 18px;
        margin-bottom: 23px;
        width: 100%;
        text-align: center;
        padding: 17px 0;
        border-color: #ee2925;
        margin-left: 0;
        display: block;
    }
    header.Active {
        position: fixed !important;
        top: 0 !important;
    }
    header.ActiveNoFull {
        position: absolute;
    }
    header.Disable {
        position: absolute;
        margin-top: -65px;
    }
    section.headline.questions#three .image {
        display: block;
        top: 78px;
    }
    section.headline.questions#three {
        padding-bottom: 210px !important;
    }
    section.headline.questions#three .image:after,
    section.eight .image:after {
        transform: rotate(180deg);
        top: auto;
        bottom: -11px;
    }
    section.headline.questions#three .image:before {
        top: auto;
        bottom: -31px;
        height: 30px;
    }
    section.headline.questions#three:after,
    section.eight:after {
        display: block;
        position: absolute;
        width: 60px;
        height: 60px;
        content: "";
        border: 5px solid #fabc02;
        border-bottom-right-radius: 30px;
        border-top-width: 0;
        border-left-width: 0;
        top: 183px;
        left: 118px;
        background: #fff;
    }
    section.headline.questions#three:before,
    section.eight:before {
        display: block;
        position: absolute;
        width: 100px;
        height: 60px;
        content: "";
        border: 5px solid #fabc02;
        border-top-left-radius: 41px;
        border-bottom-width: 0;
        border-right-width: 0;
        top: 242px;
        left: 28px;
        background: #fff;
    }
    section.seven ul {
        border-radius: 0;
    }
    section.eight .image {
        display: block;
        top: 220px;
    }
    section.eight {
        padding-top: 230px;
    }
    section.eight .image:after {
        transform: rotate(0deg);
        top: -11px;
        bottom: auto;
    }
    section.eight:before {
        border-bottom-left-radius: 41px;
        border-top-left-radius: 0px;
        border-top-width: 0;
        border-bottom-width: 4px;
        left: 30px;
        top: -19px;
    }
    section.eight:after {
        border-top-right-radius: 41px;
        border-bottom-right-radius: 0px;
        border-top-width: 4px;
        border-bottom-width: 0px;
        left: 124px;
        top: 41px;
        height: 90px;
        background: inherit;
    }
    #popup_toggle {
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        margin-right: 23px;
        margin-top: -4px;
    }
    .img-circle {
        background-color: #fb4440;
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
    }
    .circlephone {
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        border: 2px solid #ffe3e3;
        width: 70px;
        height: 70px;
        left: calc(50% - 35px);
        top: calc(50% - 35px);
        position: absolute;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        opacity: 0.5;
        -webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
        -moz-animation: circle-anim 2.4s infinite ease-in-out !important;
        -ms-animation: circle-anim 2.4s infinite ease-in-out !important;
        -o-animation: circle-anim 2.4s infinite ease-in-out !important;
        animation: circle-anim 2.4s infinite ease-in-out !important;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    .circle-fill {
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        background-color: #ffdbdb;
        width: 50px;
        height: 50px;
        top: calc(50% - 25px);
        left: calc(50% - 25px);
        position: absolute;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
        -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
        -moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
        -ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
        -o-animation: circle-fill-anim 2.3s infinite ease-in-out;
        animation: circle-fill-anim 2.3s infinite ease-in-out;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    .img-circle {
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        width: 36px;
        height: 36px;
        top: calc(50% - 18px);
        left: calc(50% - 18px);
        position: absolute;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
    }
    .img-circleblock {
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        width: 35px;
        height: 35px;
        background-image: url(../img/phone.png);
        background-position: center center;
        background-size: 60%;
        background-repeat: no-repeat;
        animation-name: tossing;
        -webkit-animation-name: tossing;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    header .phone {
        display: none;
    }
    .img-circle:hover {
        opacity: 1;
    }
    @keyframes pulse {
        0% {
            transform: scale(0.9);
            opacity: 1;
        }
        50% {
            transform: scale(1);
            opacity: 1;
        }
        100% {
            transform: scale(0.9);
            opacity: 1;
        }
    }
    @-webkit-keyframes pulse {
        0% {
            -webkit-transform: scale(0.95);
            opacity: 1;
        }
        50% {
            -webkit-transform: scale(1);
            opacity: 1;
        }
        100% {
            -webkit-transform: scale(0.95);
            opacity: 1;
        }
    }
    @keyframes tossing {
        0% {
            transform: rotate(-8deg);
        }
        50% {
            transform: rotate(8deg);
        }
        100% {
            transform: rotate(-8deg);
        }
    }
    @-webkit-keyframes tossing {
        0% {
            -webkit-transform: rotate(-8deg);
        }
        50% {
            -webkit-transform: rotate(8deg);
        }
        100% {
            -webkit-transform: rotate(-8deg);
        }
    }
    @-moz-keyframes circle-anim {
        0% {
            -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
            opacity: 0.1;
            -moz-opacity: 0.1;
            -webkit-opacity: 0.1;
            -o-opacity: 0.1;
        }
        30% {
            -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: 0.5;
            -moz-opacity: 0.5;
            -webkit-opacity: 0.5;
            -o-opacity: 0.5;
        }
        100% {
            -moz-transform: rotate(0deg) scale(1) skew(1deg);
            opacity: 0.6;
            -moz-opacity: 0.6;
            -webkit-opacity: 0.6;
            -o-opacity: 0.1;
        }
    }
    @-webkit-keyframes circle-anim {
        0% {
            -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
            -webkit-opacity: 0.1;
        }
        30% {
            -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
            -webkit-opacity: 0.5;
        }
        100% {
            -webkit-transform: rotate(0deg) scale(1) skew(1deg);
            -webkit-opacity: 0.1;
        }
    }
    @-o-keyframes circle-anim {
        0% {
            -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
            -o-opacity: 0.1;
        }
        30% {
            -o-transform: rotate(0deg) scale(0.7) skew(1deg);
            -o-opacity: 0.5;
        }
        100% {
            -o-transform: rotate(0deg) scale(1) skew(1deg);
            -o-opacity: 0.1;
        }
    }
    @keyframes circle-anim {
        0% {
            transform: rotate(0deg) scale(0.5) skew(1deg);
            opacity: 0.1;
        }
        30% {
            transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: 0.5;
        }
        100% {
            transform: rotate(0deg) scale(1) skew(1deg);
            opacity: 0.1;
        }
    }
    @-moz-keyframes circle-fill-anim {
        0% {
            -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: 0.2;
        }
        50% {
            -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
            opacity: 0.2;
        }
        100% {
            -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: 0.2;
        }
    }
    @-webkit-keyframes circle-fill-anim {
        0% {
            -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: 0.2;
        }
        50% {
            -webkit-transform: rotate(0deg) scale(1) skew(1deg);
            opacity: 0.2;
        }
        100% {
            -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: 0.2;
        }
    }
    @-o-keyframes circle-fill-anim {
        0% {
            -o-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: 0.2;
        }
        50% {
            -o-transform: rotate(0deg) scale(1) skew(1deg);
            opacity: 0.2;
        }
        100% {
            -o-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: 0.2;
        }
    }
    @keyframes circle-fill-anim {
        0% {
            transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: 0.2;
        }
        50% {
            transform: rotate(0deg) scale(1) skew(1deg);
            opacity: 0.2;
        }
        100% {
            transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: 0.2;
        }
    }
    section.one .wrapper-right-red h1 {
        line-height: 35px;
    }
    .first-p {
        margin-top: 0;
    }
    .wrapper-right-red-text {
        margin-left: 0;
    }
    section.one .wrapper-image-red img {
        margin-left: 0;
        top: 40px;
        width: 100%;
        height: auto;
    }
    section.one .wrapper-image-red {
        margin: 0;
    }
    section.headline-red {
        padding: 0 !important;
    }
    .number-red {
        display: none;
    }
    section.node-red {
        border: 0;
        padding: 0;
        margin: 0;
    }
    .headline-red-text-block {
        margin: 0;
    }
    .condition-participation-img {
        display: none;
    }
    .center-h2 {
        margin: 0;
    }
    section.where-materia {
        margin: 0;
    }
    .pad-text {
        padding: 0;
    }
    .flex-form-block {
        flex-direction: column;
    }
    #contactForm input {
        width: 100%;
        height: 40px;
    }
    .contact-form {
        padding: 10px;
    }
    .alarm-img {
        display: none;
    }
    #contactForm input[type="submit"] {
        line-height: 20px;
    }
    .section__inner-header {
        padding-top: 100px;
    }
    .article-main {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
    }
    .section__inner-header h2 {
        font-size: 34px;
    }
    .container_12 .grid_9,
    .container_16 .grid_12 {
        width: 100%;
    }
    #main img {
        height: auto;
    }
}
.list-posts-more.main-content-inline .inline-block-tpl h3 {
    color: #444444;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}
.section-reviews {
    padding-top: 1px;
    padding-bottom: 1px;
}
.section-reviews .caption-section {
    font-size: 50px;
    margin-bottom: 7px;
    margin-top: 0;
    font-weight: 900;
}
.section-reviews .desc-section {
    font-size: 20px;
    font-weight: 300;
}
.slider-reviews__wrap {
    margin-top: 30px;
}
.slider-reviews {
    box-sizing: border-box;
    margin-left: -20px;
    margin-right: -20px;
}
.slider-reviews * {
    box-sizing: border-box;
}
.slider-reviews .item-review {
    width: 50%;
    padding: 20px;
}
.slider-reviews[data-count="1"] .item-review {
}
.tpl-review-preview .head-rev {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    color: #fabc02;
    font-weight: 600;
    font-size: 14px;
    font-style: italic;
}
.tpl-review-preview .content-rev {
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    text-align: justify;
}
.reviews__all__pages {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 100px;
}
.reviews__all__pages * {
    box-sizing: border-box;
}
.reviews__all__pages .item-review-with-all {
    width: 50%;
    padding: 15px;
}
.reviews__all__pages .link {
    color: #444444;
    text-decoration: underline;
    font-size: 14px;
}
.slider-reviews .slick-arrow {
    padding: 0;
    background: none;
    width: 20px;
    height: 20px;
    border: 3px solid transparent;
    border-left-color: #fabc02;
    border-top-color: #fabc02;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 5;
    left: -8px;
    transform: rotate(-45deg);
    margin-top: -11px;
    cursor: pointer;
}
.slider-reviews .slick-arrow.slick-next {
    left: inherit;
    right: -11px;
    transform: rotate(135deg);
}
.button-default {
    padding: 11px 25px;
    border: 2px solid #fabc02;
    border-radius: 30px;
    display: inline-block;
    margin: 20px 0 0;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #fabc02;
    font-size: 18px;
    background: #fff;
}
.button-default:hover {
    color: #fff;
    background: #fabc02;
}
body.bodyHidden,
.body.bodyHidden {
    overflow: hidden !important;
}
body.bodyHidden {
    padding-right: 17px;
}
.popup {
    text-align: initial;
    box-sizing: border-box;
}
.popup * {
    box-sizing: border-box;
}
.popup-default {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.popup-default .bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}
.popup-default .flex {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.popup-default .popup-window {
    position: relative;
    z-index: 5;
}
.popup-default .close-popup {
    border: 0;
    padding: 0 0 0 30px;
    background: none;
    position: absolute;
    top: -24px;
    left: 471px;
    color: #fff;
    font-style: italic;
    overflow: hidden;
    height: 22px;
    width: 0;
    transition: all 0.3s ease;
    cursor: pointer;
    color: rgba(255, 255, 255, 0);
}
.popup-default .close-popup:before {
    content: "x";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    color: #fff;
    left: 0;
    top: 0;
    font-size: 14px;
}
.popup-default .close-popup:hover {
    width: 100px;
    color: rgba(255, 255, 255, 1);
}
.popup-default .content {
    display: inline-block;
    vertical-align: middle;
    padding: 40px 75px;
    background: #fff;
    border-radius: 20px;
    width: 475px;
    position: relative;
}
.popup-default .content .caption {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: center;
}
.popup-default .input-popup,
.popup-default .textarea-popup {
    padding: 15px 30px;
    width: 100%;
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    background: #fff;
    border-radius: 28px;
    border: 1px solid #979797;
    outline: none;
    transition: all 0.3s ease;
}
.popup-default .textarea-popup {
    min-height: 110px;
    resize: none;
}
.popup-default [type="submit"] {
    display: inline-block;
    border: 2px solid #fabc02;
    padding: 15px 0;
    text-align: center;
    border-radius: 78px;
    color: #fabc02;
    width: 100%;
    font-size: 16px;
    outline: none;
    transition: all 0.3s ease;
    cursor: pointer;
    -webkit-appearance: none;
    background: #fff;
}
.popup-default [type="submit"]:hover {
    color: #fff;
    background: #fabc02;
}
.aside-left-tags {
    margin-top: 50px;
}
.aside-left-tags .title-data-blog-anchor {
    background: #fabc02 !important;
    color: #000;
}
#content-article-page ol,
#content-article-page ul {
    list-style-position: inside;
    padding-left: 0;
}
.section__comments-page * {
    box-sizing: border-box;
}
.section__comments-page .comment-list {
    padding-left: 0;
}
.section__comments-page .form-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.section__comments-page .form-group label {
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 3px;
}
.section__comments-page .form-group input,
.section__comments-page .form-group textarea {
    padding: 10px;
    width: 100% !important;
    display: block;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #979797;
    outline: none;
    transition: all 0.3s ease;
}
.section__comments-page .form-group textarea {
    height: 100px;
}
.markItUpHeader > ul {
    display: flex;
    flex-wrap: wrap;
}
.section__comments-page .form-actions input {
    background: #fff;
    border: 1px solid #979797;
    font-size: 14px;
    border-radius: 3px;
    padding: 5px 10px;
    color: #000;
    cursor: pointer;
    border: 1px solid #979797;
    display: inline-block;
    margin: 0 15px 15px 0;
}
.section__comments-page .form-actions input.submit {
    background: #fabc02;
    font-weight: 700;
    color: #fff;
    border-color: #fabc02;
}
.popup-modal .content {
    display: inline-block;
    vertical-align: middle;
    padding: 40px 75px;
    background: #fff;
    border-radius: 20px;
    width: 325px;
    position: relative;
}
.popup-modal .content p {
    font-size: 20px;
}
@media screen and (max-width: 992px) {
    .form-default .caption-form {
        font-size: 26px;
    }
    .form-diagnostick .desc-form {
        font-size: 14px;
    }
    .form-default .form-content {
        padding: 0 15px;
    }
    .form-default .w-50 {
        width: 100%;
    }
    .form-default .input-control,
    .form-default .select-control {
        margin-bottom: 15px;
    }
    .form-default .submit-control [type="submit"] {
        width: 100%;
    }
    .section-reviews .caption-section {
        margin-top: 15px;
        font-size: 27px;
        text-align: center;
    }
    .section-reviews .desc-section {
        font-size: 18px;
        text-align: center;
    }
}
.more-price {
  display: none;
  margin-top: 15px;}
  .more-price .more {
    background: none;
    padding: 0 20px 0 0;
    margin: 0;
    color: #fff;
    position: relative;
    border: 0;
    font-size: 17px;
    border-bottom: 1px solid #fff; }
    .more-price .more:focus, .more-price .more:hover {
      outline: none;}
    .more-price .more:after {
      content: '';
      display: block;
      position: absolute;
      width: 10px;
      height: 10px;
      border: 1px solid transparent;
      border-right-color: #fff;
      border-bottom-color: #fff;
      transform: rotate(45deg);
      right: 0;
      top: 50%;
      margin-top: -11px; }
    .more-price .more .hide {
      display: none; }
#washing.collapsed-show + .more-price .more:after {
  transform: rotate(-135deg);
  margin-top: -1px; }
#washing.collapsed-show + .more-price .show {
  display: none; }
#washing.collapsed-show + .more-price .hide {
  display: inline-block; }
  @media screen and (min-width: 768px) {
       .more-price { display: none !important; }
       section.three #washing {
           height: auto!important;
           display: block;
       }
  }
@media screen and (max-width: 768px) {
    section.headline#one .image:before {
        display: none;
    }
    section.headline#one .image {
        top: 0;
        margin-top: 0!important;
    }
    section.headline#one {
        padding-top: 88px !important;
    }
    section table {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    section.headline.right#three.another {
        margin-top: 25px;
    }
    section.node {
        padding-bottom: 30px;
    }
    section.headline.questions#three:before, section.eight:before {
        display: none;
    }
    section.three .headline .description {
       /* font-size: 14px;
        line-height: 1.4;
        background: #fff;
        color: #000;
        border-radius: 14px;
        padding: 10px 15px;
        font-style: italic;
        margin-top: 15px;*/
    }
    section.headline.questions#three .image,
    section.headline.questions#three:after, section.eight:after{
        display: none;
    }
    #washing.wrapperBloks * {
        box-sizing: border-box;
    }
    #washing.wrapperBloks {
        overflow: hidden;
        display: block;
    }
    section.headline.questions#three {
        padding-bottom: 40px!important;
    }
    .section-reviews {
        margin-bottom: 30px;
    }
    section.seven .block .image {
        background: none;
        color: #fabc02;
    }
    section.seven ul {
        border: 0!important;
        margin-left: 0;
        padding-left: 25px;
        padding-right: 10px;
    }
    section.seven .block .image {
        top: -2px!important;
        left: -35px;
        line-height: 1;
    }
    section.seven .block {
        margin-bottom: 15px;
    }
    section.seven .block .headline {
        margin-top: 0;
        margin-bottom: 10px;
    }
    section.eight .image {
        display: none;
    }
    section.eight {
        padding-top: 0;
    }
    section.eight .wrapperLeft h4, section.eight .wrapperLeft p.h4 {
        margin-top: 0;
    }
    .more-price { display: block !important; }
    #washing.wrapperBloks.collapsed-show {
        height: auto!important;
    }
    .block-remont .sub-brands .items-brands .it {
        width: 25%;
        box-sizing: border-box;
    }
    .block-remont .sub-brands .item-category {
        margin-bottom: 5px;
    }
    .wrapperBloks.prev .block {
        width: 95% !important;
    }
    .wrapperPriceTable,
    .article,
    footer {
        padding: 0px 15px 0;
    }
    .main-slider {
        display: none !important;
    }
    .tabswrapper li {
        display: block;
        color: #fff;
        padding-bottom: 20px;
        font-size: 14px;
        cursor: pointer;
    }
    .tabswrapper ul {
        list-style: none;
        color: #fff;
        display: block;
    }
    .header__mobile__phones {
        display: block !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header__mobile__phones .d-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .header__mobile__phones .justify-content-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .header__mobile__phones .justify-content-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .header__mobile__phones .justify-content-center .item .icon {
        margin-right: 0px;
        position: relative;
        left: -18px;
        margin-left: -24px;
    }
    .header__mobile__phones .item {
        display: flex;
        margin: 3px 0;
    }
    .header__mobile__phones .item .icon {
        width: auto;
        margin-right: 5px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .header__mobile__phones .item .icon-i {
        display: flex;
        flex-wrap: wrap;
        width: 30px;
        justify-content: center;
    }
    .header__mobile__phones a {
        color: #fb4440;
        font-weight: 700;
        font-size: 19px;
    }
    .header__mobile__phones + div.button {
        margin-top: 10px !important;
    }
    .container .header__mobile__phones .container {
        padding-left: 0;
        padding-right: 0;
    }
    h1.service__h1 + .header__mobile__phones {
        margin-top: -20px;
    }
    main > section.three {
        /*margin-top: 90px;*/
    }
    .header-fixed-wrap header {
        display: flex;
        justify-content: space-between;
    }
    /*header > a#popup_toggle {
        display: none !important;
    }*/
    main > section.three .header__mobile__phones a {
        color: #fff;
    }
    main > section.three .headline.wrapper + .header__mobile__phones {
        margin-top: -35px;
        margin-bottom: 15px;
    }
    .article-main .breadcrumb-section + .header__mobile__phones {
        margin-top: -25px;
    }
    .article-main .section__inner-header h1 {
        font-size: 26px;
    }
}
@media screen and (max-width: 980px) {
    .reviews__all__pages .item-review-with-all {
        width: 100%;
    }
}
@media screen and (max-width: 500px) {
    .block-remont .sub-brands .items-brands .it {
        width: 33.33%;
    }
    .slider-reviews__wrap {
        box-sizing: border-box;
        padding-left: 33px;
        padding-right: 33px;
    }
}
