

/* Start:/local/templates/master/css/main-page.css?1779619857114147*/


/* Start:/bitrix/wizards/bitrix/eshop/css/panel.css?1657964780240*/
/* End */


/* Start:/local/templates/master/css/main.css?1753388611416400*/
@charset "UTF-8";
html {
    font-family: sans-serif;
    line-height: 1.15;
}

.header__partner-text a{
    color:#000;
}
.header.header-none {
    display: none;
}
.header-fix.header-visible {
    display: block;
    opacity: 1;
    top: 0;
}
.header-fix .header__nav-link {
    font-size: 15px;
    padding: 0px 20px;
    height: 40px;
}
body {
    margin: 0;
}
.roistat-multiwidget-pulsator-holder{
    bottom: 80px!important;
}

.header__phone{
    white-space: nowrap;
}
.header__nav.active {
    left: 0;
    margin-left: 0;
    overflow-y: auto;
    height: -webkit-fill-available;
}
.accordion__body {
    display: none;
}
.accordion__item_show .accordion__body {
    display: block;
}
.wrapper {
    padding: 80px 0;
}
input.error{
    border: 2px solid #ff0000;
}
.captcha-container {
    display: none;
    position: fixed;
    top:0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}
.captcha-container.show {
    display: flex;
}
.captcha-back {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 111;
}
.smart-captcha {
    z-index: 111;
}
.roistat-multiwidget-pulsator-holder{
    bottom: 70px!important;
    right: calc(3% - 4px) !important;
}
.roistat-multiwidget-pulsator-fill,
.roistat-multiwidget-pulsator-circle{
    height: 50px!important;
    width: 50px!important;
}
.roistat-multiwidget-pulsator-img svg{
    width: 30px!important;
    height: 30px!important;
    margin-top: 6px!important;
    margin-left: 4px!important;
}

.office {
    padding: 38px 0 102px;
}

.office__center {
    margin-bottom: 30px;
    margin-top: 10px;
}

.office__center a {
    text-decoration: none;
    color: #111;
}

.office__center-wrap {
    display: flex;
    padding: 36px 114px 52px 53px;
    justify-content: space-between;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.08);
}

.office__center-left {
    position: relative;
    padding-left: 122px;
}

.office__center-left:before {
    content: "";
    position: absolute;
    width: 70px;
    height: 68px;
    top: 21px;
    left: 0;
    background-image: url('/local/templates/master/css/../pic/icon_contacts_m.png');
    background-repeat: no-repeat;
}

.office__center-caption-link {
    font-size: 26px;
    line-height: 28px;
    font-weight: 500;
    color: #111;
}

.office__center-wrap:hover {
    background-color: #eb2336;
    transition: all 0.3s;
}

.office__center-wrap:hover .office__center-caption-link,
.office__center-wrap:hover .office__email,
.office__center-wrap:hover .office__center-address,
.office__center-wrap:hover .office__center-time,
.office__center-wrap:hover .office__phone-link {
    color: #fff;
    transition: all 0.3s;
}

.office__center-wrap:hover .office__center-left:before {
    background-image: url(/local/templates/master/css/../pic/icon_contacts_m-h.png);
    transition: all 0.3s;
}

.office__center-address {
    display: block;
    padding-bottom: 8px;
    font-size: 16px;
    line-height: 26px;
    margin-top: 16px;
}

.office__phone {
    margin-top: 15px;
}

.office__phone-link {
    font-size: 20px;
    font-weight: 800;
    line-height: 32px;
    color: #111111;
    text-decoration: none;
}

.office__center-time {
    font-size: 14px;
    display: block;
    line-height: 26px;
    margin-top: 11px;
}

.b-advantage-rehau.b-advantage-rehau--on-main  {
    padding-bottom: 0;
}
.b-advantage-rehau--on-main h2 {
    font-size: 50px;
}
.b-advantage-rehau--on-main .advantage-rehau__description {
    margin-bottom: 40px;
}
.b-advantage-rehau--on-main .advantage-rehau__list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -15px;
}
.b-advantage-rehau--on-main .advantage-rehau__item {
    width: calc(50% - 30px);
    margin: 0 15px 35px;
    padding: 32px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.08);
}
.b-advantage-rehau--on-main .advantage-rehau__img {
    margin-bottom: 20px;
}
.b-advantage-rehau--on-main .advantage-rehau__heading {
    font-size: 22px;
    font-weight: 500;
}
.wrapper-block > .container > .title {
    font-size: 38px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 60px;
    letter-spacing: -0.6px;
}
.form {
    display: flex;
}
.russia {
    position: relative;
}
.russia::before {
    content: "";
    position: absolute;
    left: 21px;
    background: url(/images/russia.svg) 0 0 no-repeat;
    background-size: contain;
    width: 19px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.russia input[type=tel] {
    padding-left: 60px;
}

.button_red {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border-radius: 20px;
    padding: 0;
    font-weight: 600;
    color: #FFF;
}

/*.no-scroll .header .container {
    overflow: auto;
}*/

footer,
header,
nav,
section {
    display: block;
}





.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

@media (max-width: 1239px) {
    .header__logo .logo-text {
        font-size: 7.8px;
    }
    .b-phone-icon {
        display: block !important;
    }
}

@media (max-width: 767px) {



    .profile__col-bottom-title:first-child {
        margin-left: 30%;
    }
    .header__logo .logo-text {
    //display:none;
        font-size: 5.8px;
        white-space: nowrap;
    }
    .header__logo {
        padding-top: 8px;
    }
    .profile__col-bottom{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .wrapper-block > .container > .title {
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 23px;
        margin-top: 23px;
    }
    .label.russia{
        width: 100%;
    }
    .russia input[type=tel] {
        height: 50px;
        width: 100%;
    }
    h1 {
        font-size: 26px;
    }
}

h3 span {
    color: #d41f30;
}

h2 {
    font-size: 24px;
    line-height: 1.42;
}

@media (max-width: 767px) {
    h2 {
        font-size: 20px;
        line-height: 1.4;
    }
    .header__nav:before {
        left: 0 !important;
        right: 0 !important;
    }
}

h3 {
    font-size: 30px;
    line-height: 32px;
}

h4 {
    font-size: 24px;
    line-height: 1.2;
}

p {
    padding: 0;
    margin: 0;
}

b {
    font-weight: 500;
}

a {
    transition: all .3s;
    color: #eb2336;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: none;
}

[class*="icon-"] {
    display: inline-block;
    vertical-align: top;
}



ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.article__title {
    font-size: 30px;
    line-height: 70px;
    font-weight: 600;
    margin-bottom: 49px;
}

.b-up {
    cursor: pointer;
    position: fixed;
    bottom: 3%;
    right: 3%;
    opacity: 0.15;
    margin-right: 26px;
    z-index: 99;
}

.b-up img {
    filter: grayscale(1);
    width: 50px;
}

.b-up:hover {
    opacity: 0.3;
}

.container.static-content {
    margin-top: 38px;
    margin-bottom: 38px;
}

@media (max-width: 1280px) {
    .b-up {
        bottom: 2%;
        margin-right: 3px;
    }
}

ol {
    list-style-type: decimal;
    list-style-position: inside;
    counter-reset: item;
}

ol li {
    display: block;
    position: relative;
    padding-left: 20px;
}

ol li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    position: absolute;
    left: 0;
    top: -1px;
    vertical-align: top;
    font-weight: 400;
}

.rubl {

    padding-left: 13px;
}

button,
.btn {
    text-align: center;
    vertical-align: top;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    padding: 13px 10px 16px;
    background-color: #eb2336;
    color: #fff;
    border: 0;
    border-radius: 2px;
    position: relative;
    transition: all .3s;
    width: 100%;
    display: block;
    cursor: pointer;
}

button:hover,
.btn:hover {
    background-color: #a70015;
}

button:focus,
.btn:focus {
    background-color: #bfbfbf;
    outline: none;
}
.btn-rounded{
    background: none;
    border: 1px solid #eb2336;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    padding: 0 20px;
    text-align: center;
    line-height: 16px!important;
    font-weight: 600;
    width: 125px;
}

.btn-red{
    color: #fff!important;
    background: #eb2336;
}
.wrapper select,
.wrapper input {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    color: #1e1e1e;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    padding: 15px 10px 16px 47px;
    width: 100%;
    display: block;
    transition: all .3s;
    -webkit-appearance: none;
    border-radius: 2px;
}

@media (max-width: 767px) {
    select,
    input {
        font-size: 14px;
        padding: 16px 10px 17px 47px;
    }
}

select:focus:-moz-placeholder,
input:focus:-moz-placeholder {
    color: transparent;
    opacity: 1;
}

select:focus,
input:focus {
    border-color: #1e1e1e;
    color: #1e1e1e;
    background-color: #fff;
    outline: none;
}

.label {
    display: block;
    position: relative;
}

.label-error-message {
    font-size: 18px;
    color: #d41f30;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 47px;
    display: none;
}

.radio input[type="radio"]:not(:checked)+span::before {
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #4b4b4b;
}

.radio input[type="radio"]:not(:checked)+span::after {
    opacity: 0;
}

.radio--lamination input[type="radio"]:not(:checked)+span::after {
    opacity: 0;
}

select {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    padding: 15px 25px;
}

.main-reviews__item {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.08);
    background-color: #fff;
    margin-bottom: 30px;
}

.main-reviews__item-wrap {
    display: flex;
}

.article {
    margin-top: 108px;
    margin-bottom: 120px;
}

@media (max-width: 767px) {
    .article {
        margin-top: 27px;
        margin-bottom: 40px;
    }
}

.article__wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.article__item {
    width: 33.33%;
    padding: 0 15px;
}

.article__item:last-child {
    display: none;
}

.article__inner {
    transition: all .3s;
    display: block;
    text-decoration: none;
    position: relative;
}

.article__content {
    position: relative;
    z-index: 0;
    padding: 0 0 29px 40px;
    height: 370px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.article__inner img {
    position:absolute;
}

.article__hover-img > img {
    top: 60px;
    right: 50px;
    max-width: 100px;
    max-height: 100px;
}
.article__content:before {
    position: absolute;
    content: '';
    background-color: rgba(0, 0, 0, 0.15);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.article__caption {
    font-size: 22px;
    color: #fff;
    line-height: 32px;
    transition: all .3s;
    position: relative;
    padding-left: 29px;
    font-weight: 500;
}

/*--------------------------*/
.b-article-rehau--on-main .article__item:hover .article__caption-wrap {
    margin-bottom: 25px;
}
.b-article-rehau--on-main .article__item:hover .article__content {
    justify-content: flex-start;
}
.b-article-rehau--on-main .article__item {
    width: 25%;
    margin-bottom: 35px;
}
.b-article-rehau--on-main .article__item:last-child {
    display: block;
}
.b-article-rehau--on-main .article__hover-img {
    max-width: 47px;
    position: absolute;
    top: 40px;
    right: 50px;
}
.b-article-rehau--on-main .article__hover-img img {
    max-width: 100%;
}
/*--------------------------*/

@media (max-width: 767px) {
    .article__caption {
        font-size: 16px;
    }
}

.article__descr {
    font-size: 14px;
    color: #fff;
    display: block;
    line-height: 1.2;
    padding-bottom: 20px;
}

@media (max-width: 1023px) {
    .article__descr {
        padding-bottom: 14px;
    }
}

@media (max-width: 767px) {
    .article__descr {
        padding-bottom: 11px;
    }
}

.article__caption:before {
    position: absolute;
    content: '';
    width: 14px;
    height: 11px;
    top: 10px;
    left: 0;
    background: url(/local/templates/master/css/../pic/article_str.png) 100% 50% no-repeat;
}

.gallery .slick-arrow,
.b-main-reviews .slick-arrow,
.slick-arrow {
    top: 44%;
    background-color: #eb2336;
    border: none;
    width: 85px;
    height: 85px;
    border-radius: 50px;
    box-shadow: 0 10px 20px 0 rgba(235, 35, 54, 0.5);
}

.gallery .slick-arrow:hover,
.b-main-reviews .slick-arrow:hover,
.slick-arrow:hover {
    background-color: #a70015;
    transition: all 0.3s;
}

.slick-arrow:before {
    background: url(/local/templates/master/css/../pic/article_str_nav.png) no-repeat;
    width: 23px;
    height: 25px;
    left: 25px;
    top: 30px;
}

.gallery .slick-next,
.b-main-reviews .slick-next,
.reward .slick-next {
    right: -105px;
}

.article__inner:hover .article__content:before {
    background-color: #eb2336;
}

.article__inner:hover .article__content {
    justify-content: space-between;
    padding: 29px 40px 29px 40px;
}

.article__inner:hover .article__caption:before {
    content: none;
}

.article__inner:hover .article__caption {
    padding: 0;
    transition: all 0.3s;
}

.article__hover-img {
    display: none;
}

.article__inner:hover .article__hover-img {
    display: block;
    margin: 0 auto;
}

.hover__list {
    list-style-type: none;
    color: #fff;
    display: none;
}
.hover__list > li {
    position: relative;
    padding-left: 30px;
    font-size: 18px;
    font-weight: 500;
}
.hover__list > li a {
    text-decoration: none;
    color: #fff;
}
.hover__list > li a:hover {
    text-decoration: underline;
}
.hover__list > li:before {
    position: absolute;
    content: '';
    width: 14px;
    height: 11px;
    top: 8px;
    left: 0;
    background: url(/local/templates/master/css/../pic/article_str.png) 100% 50% no-repeat;
}

.article__inner:hover .hover__list {
    display: block;
}

.emotion {
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
}

.emotion__wrap {
    height: 940px;
    position: relative;
}

@media (max-width: 768px) {
    .emotion__wrap {
        height: auto;
    }
}

.emotion__caption {
    font-size: 40px;
    padding-bottom: 30px;
    font-weight: 800;
    color: #fff;
    line-height: 60px;
    max-width: 900px;
    margin-top: 20px;
}

.emotion__descr {
    display: flex;
    justify-content: space-between;
    color: #fff;
    margin-top: 7px;
}

@media (max-width: 767px) {
    .emotion__descr {
        font-size: 14px;
    }
}

.emotion__position {
    padding-top: 108px;
}

.emotion__name-block {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.emotion__bottom-block {
    display: flex;
    gap: 80px;
    color: #fff;
    align-items: center;
    margin-top: 50px;
}
.emotion__title {
    color: #fff;
    font-weight: 500;
    font-size: 30px;
}

.emotion__text {
    font-size: 18px;
    line-height: 26px;
    max-width: 870px;
    text-shadow: 0px 0px 5px #000;
    font-weight: 600;
}

.emotion__value {
    font-size: 40px;
    font-weight: 500;
    line-height: 46px;
    max-width: 335px;
}

.emotion__value--mt {
    margin-top: 42px;
}

.emotion__img {
    max-width: 200px;
    width: 100%;
    text-align: center;
    margin-top: 6px;
}
.emotion__img img{
    object-fit: contain!important;
}
.emotion__position img {
    margin-bottom: 18px;
    width: 129px;
    height: 147px;
}

.emotion__text-mt {
    margin-top: 26px;
}

.header .header__calculate a{
    line-height: 12px;
}
.emotion__value-block {
    max-width: 172px;
    width: 100%;
    margin-top: -13px;
}

.emotion__value-block sup {
    font-size: 26px;
}

.footer {
    padding: 73px 0 40px;
    overflow: hidden;
    border-top: 1px solid #e5e5e5;
}

@media (max-width: 1023px) {
    .footer__wrap {
        display: block;
    }
}

@media (max-width: 767px) {
    .footer__wrap {
        display: block;
    }
}

.footer__top {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-bottom: 38px;
    margin: 0 -10px;
}

@media (max-width: 1200px) {
    .footer__top {
        padding-right: 0;
    }
}

@media (max-width: 1023px) {
    .footer__top {
        flex-wrap: wrap;
        width: 100%;
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    .footer__top {
        width: 100%;
        margin: 0;
    }
    .header__calculate{
        display: none;
    }
}

.footer__col {
    padding: 0 10px;
}

@media (max-width: 1023px) {
    .footer__col {
        display: none;
    }
}

.footer__col-head {
    padding-bottom: 11px;
    position: relative;
}

.footer__col-link {
    font-size: 14px;
    line-height: 34px;
    text-decoration: none;
    color: #111;
}

.footer__col-link:hover {
    color: #eb2336;
}

.footer__title {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}

.footer__bott {
    position: absolute;
    bottom: 9px;
    right: 0;
}

.footer__contact {
    display: flex;
    flex-direction: column;
    max-width: 210px;
}

@media (max-width: 1023px) {
    .footer__phone {
        padding-bottom: 30px;
    }
    .emotion__bottom-block{
        flex-direction: column;
        padding-bottom: 80px;
        gap: 40px;
    }
    .emotion__wrap{
        height: auto;
    }
}

@media (max-width: 479px) {
    .footer__phone {
        padding-bottom: 20px;
    }
}

.footer__phone-top {
    display: flex;
    align-items: center;
}

.footer__phone-link {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
}

.footer__phone-link a {
    text-decoration: none;
    color: #111;
}

.footer__phone-link a:hover {
    color: #d41f30;
}

.footer__phone-bott {
    font-size: 14px;
    color: #999999;
    display: block;
    line-height: 30px;
}

.footer__btn {
    background: none;
    text-decoration: none;
}

.footer__social {
    display: flex;
    max-width: 82px;
    width: 100%;
    align-items: flex-end;
    margin-top: 20px;
    justify-content: space-between;
}

.footer__social-item {
    padding: 0 5px;
}

.footer__social-item a{
    display: flex;
}

.footer__social-item svg{
   width: 18px;
    height: 18px;
}

.footer__social-item img {
    display: block;
}

.footer__social-link:hover img {
    opacity: 0.5;
    transition: all 0.3s;
}
.gallery {
    background-color: #f3f3f3;
    padding: 62px 0;
}

.gallery--main {
    margin-top: -253px;
    padding: 0 0 62px;
}

.gallery__wrap {
    margin: 0 -15px;
}

.gallery__item {
    height: 430px;
    box-sizing: border-box;
    margin: 0 15px;
}

@media (max-width: 767px) {
    .gallery__item {
        width: 100%;
        padding: 0;
    }
}

.gallery__link {
    display: block;
    position: relative;
    height: 100%;
}

.gallery__link:hover {
    border-color: #d41f30;
}

.gallery__link:hover:before {
    opacity: 1;
}

.gallery__link:hover .gallery__icon {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.gallery__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    transition: all .3s;
}

.gallery__img {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    z-index: 0;
    object-fit: cover;
}

.gallery__link:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
    opacity: 0;
    transition: all .3s;
}


.wrapper {
    padding-top: 240px;
}


.roistat-multiwidget-pulsator-holder{
    bottom: 70px!important;
    right: calc(3% - 4px) !important;
}
.roistat-multiwidget-pulsator-fill,
.roistat-multiwidget-pulsator-circle{
    height: 50px!important;
    width: 50px!important;
}
.roistat-multiwidget-pulsator-img svg{
    width: 30px!important;
    height: 30px!important;
    margin-top: 6px!important;
    margin-left: 4px!important;
}

.roistat-multiwidget-pulsator-phone .roistat-multiwidget-pulsator-close{
    top:35px!important;
    left:35px!important;
}




.header__nav-item:hover .js-open-subnav span:after {
    opacity: 1;
}

@media (max-width: 767px) {
    .header__nav-item:hover .header__nav-link {
        color: #1e1e1e;
        background-color: transparent;
    }
}

.header__nav-item:hover .header__nav-link:before {
    background-color: #D31F30;
}

@media (max-width: 767px) {
    .header__nav-item:hover .header__nav-link:before {
        background-color: transparent;
    }
}

@media (max-width: 1023px) {
    .header__nav-item:last-child .header__nav-link:after {
        display: none;
    }
}

@media (max-width: 1023px) {
    .header__nav-item:first-child .header__nav-link:before {
        display: none;
    }
}

@media (max-width: 767px) {
    .header__nav-item:first-child .header__nav-link:before {
        display: block;
    }
}

.header__nav-link {
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    position: relative;
    color: #fff;
    line-height: 30px;
    padding: 0 40px 0 35px;
    text-decoration: none;
}
.header__nav-item {
    flex: 1 0 auto;
}

.header__nav-link span:after {
    position: absolute;
    content: '';
    border: 8px solid transparent;
    border-top: 6px solid #D31F30;
    transition: all .3s;
    opacity: 0;
    bottom: -13px;
    z-index: 999;
    left: 50%;
    transform: translate(-50%);
}

.header__nav li:last-child a:after {
    content: none;
}

.header__nav-right {
    display: flex;
    /*justify-content: space-between;*/
    justify-content: flex-end;
    align-items: center;
    /*max-width: 324px;*/
    max-width: 407px;
    width: 100%;
}

.header__nav-right-item {
    position: relative;
    padding-left: 29px;
}

.header__nav-right-item a {
    color: #fff;
    font-weight: 500;
    line-height: 30px;
    font-size: 14px;
    text-decoration: none;
}

.header__nav-price:before {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    background: url(/local/templates/master/css/../img/logo_price.png) no-repeat;
    left: 0;
    bottom: 6px;
}

.header__close_btn {
    text-align: right;
    padding: 10px 0;
}

.header__close_btn span {
    color: #CECECE;
    position: relative;
    padding-right: 39px;
    cursor: pointer;
}

.header__close_btn span:after {
    width: 14px;
    height: 14px;
    content: "";
    position: absolute;
    top: 4px;
    right: 15px;
    background: url(/local/templates/master/css/../pic/logo_close.png) no-repeat;
}

.header__close_btn span:hover:after {
    opacity: 0.6;
}

@media (max-width: 767px) {
    .js-open-subnav:before {
        width: 7px;
        height: 7px;
        left: auto;
        right: 21px;
        background-color: transparent;
        border-right: 1px solid #1e1e1e;
        border-bottom: 1px solid #1e1e1e;
        transform: rotate(-45deg);
        top: 40%;
    }
}

.header__nav-link:hover {
    color: #fff;
    background-color: #d41f30;
}

@media (max-width: 767px) {
    .header__nav-link:hover:before,
    .header__nav-link:hover:after {
        background-color: transparent;
    }
}
@media (min-width: 1240px) {
    .header__close_btn {
        display: none;
    }
    .header__nav-item:hover .js-subnav{
        display: block!important;
    }
    .header__subnav {
        position: absolute;
        z-index: 10;
        width: 100%;
        top: 59px;
        background-color: rgb(255, 255, 255);
        -webkit-box-pack: justify;
        justify-content: flex-start;
        display: none;
        left: 0px;
        padding: 50px 40px 52px 0px;
    }
    .header__subnav::before {
        content: "";
        position: absolute;
        top: 0px;
        left: -2000px;
        height: 100%;
        box-shadow: rgba(0, 0, 0, 0.1) -30px 10px 30px 0px;
        background: rgb(255, 255, 255);
        padding: 0px 0px 0px 2000px;
    }
    .header__subnav_col_new {
        column-gap: 30px;
        column-count: 4;
        column-width: 250px;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: column;
        column-rule: 1px solid rgb(204, 204, 204);
    }
    .header__subnav-category {
        margin-right: 17px;
        padding-bottom: 4px;
        width: auto;
        min-width: 222px;
        font-size: 14px;
        line-height: 30px;
        font-weight: 500;
    }
    .header__subnav-category-link {
        font-size: 14px;
        font-weight: 500;
        color: rgb(17, 17, 17);
        text-decoration: none;
    }
    .header__subnav::after {
        content: "";
        position: absolute;
        top: 0px;
        right: -2000px;
        height: 100%;
        box-shadow: rgba(0, 0, 0, 0.1) 30px 10px 30px 0px;
        background: rgb(255, 255, 255);
        padding: 0px 2000px 0px 0px;
    }
}

@media (max-width: 1240px) {
    .header-banner-img{
        opacity: 0.4;
    }
    .heading__title,
    .heading__caption-text,
    .heading__descr,
    .heading-benefits,
    .heading__consent-desc,
    .heading__consent{
        color: #fff!important;
    }
    .heading__consent a{
        color:#eb2336!important;
    }
    .header-fix.header-visible {
        display: none;
    }
    .header.header-none {
        display: block;
    }
    .header__nav-item.js-item-wrap{
        position: relative;
    }
    .menu-dropdown-btn.accordion__header {
        position: absolute;
        width: 1px;
        height: 30px;
        background-color: #000;
        right: 0;
        top: 22px;
        transform: translateY(-50%);
        transition: all .3s;
        opacity: 0.2;
    }
    .menu-dropdown-btn.accordion__header {
        background: url(/local/templates/master/css/../pic/menu_mobile_str.png) no-repeat;
        width: 18px;
        height: 18px;
        opacity: 1;
        border: none;
        bottom: 12px;
        right: 25px;
    }
    .header__subnav {
        position: absolute;
        z-index: 10;
        width: min-content;
        top: 59px;
        background-color: #fff;
        justify-content: flex-start;
        padding: 50px 40px 52px 0;
        left: 0;
        height: 60vh;
        overflow-y: auto;
    }
}

@media (max-width: 1200px) {
    .header__subnav {
        padding-right: 40px;
    }
}

.header__subnav-category {
    margin-right: 17px;
    padding-bottom: 4px;
    width: auto;
    min-width: 222px;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
}

.header__subnav-category-link {
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    color: #111;
}

.header__subnav-category-link:hover {
    color: #d41f30;
}

.heading {
    position: relative;
    background-size: cover;
}

@media (max-width: 1239px) {
    .heading {
        background-repeat: no-repeat;
        background-color: #e8e8e8;
        background-position: 38% 0;
        background-size: 140%;
    }
}


.profile__link-wrap {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #fbd3d7;
    position: relative;
    display: block;
}

.profile__link {
    width: 100%;
    height: 100%;
    display: block;
    z-index: 99;
}

.profile__link:before {
    content: '';
    background: url(/local/templates/master/css/../pic/icon_profile_str.png) no-repeat;
    width: 20px;
    height: 16px;
    position: absolute;
    top: 20px;
    left: 18px;
}

.profile__col-bottom-btn-wrap {
    max-width: 260px;
    width: 100%;
}

.profile__bottom-btn {
    border-radius: 50px;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    line-height: 30px;
    box-shadow: 0 10px 20px 0 rgba(235, 35, 54, 0.5);
    text-decoration: none;
}

.profile__img-wrap img {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 71%;
    width: 71%;
    position: absolute;
    right: -55px;
    top: 0;
}

@media (max-width: 767px) {
    .profile__img-wrap img {
        max-width: 100%;
        max-height: 100%;
    }
}

.profile__img-circle {
    border-radius: 50% 0% 50% 50%;
    border: 26px solid #fff;
    position: absolute;
    top: 0;
    right: 10px;
    background-color: #fff;
    z-index: 9;
}

.profile__img-circle img {
    display: inline;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.profile__title {
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 7px;
    display: block;
    color: #bbbbbb;
}

.profile__name {
    font-size: 22px;
    display: block;
    line-height: 32px;
    padding-bottom: 11px;
    font-weight: 500;
}

.profile__list {
    padding-bottom: 33px;
}

.profile__list-item {
    font-size: 14px;
    position: relative;
    padding-left: 15px;
    padding-bottom: 10px;
}

.profile__list-item:before,
.calculator-okna .characteristics ul li:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    left: 0;
    top: 10px;
    background-color: #000;
    border-radius: 50%;
}

.calculator-okna .characteristics ul li:before {
    top: 15px;
}

.reward {
    padding: 109px 0 90px 0;
    background-color: #f3f3f3;
}

.reward__caption h3 {
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 74px;
    font-size: 40px;
}

.reward__caption span {
    font-weight: 500;
    line-height: 1.2;
    font-size: 30px;
    display: block;
    color: #111;
    margin-top: 15px;
}


/*---------------------*/


/*---------------------*/

.reward__wrap {
    margin: 0 -15px;
    margin-bottom: 30px;
}

.reward__link {
    height: 100%;
    display: block;
    position: relative;
}

.reward__link img {
    width: 100%;
    max-height: 370px;
    height: 100%;
}

.footer__calculate-btn {
    max-width: 220px;
    width: 100%;
}

.footer__call-btn {
    max-width: 270px;
    width: 100%;
}

.footer__calculate-btn .btn {
    background-color: #eb2336;
    font-size: 20px;
    font-weight: 500;
    max-width: 220px;
    border-radius: 50px;
    padding: 15px 0;
    line-height: 30px;
    transition: all .3s;
    color: #fff;
    margin-top: 9px;
    box-shadow: 0 10px 20px 0 rgba(235, 35, 54, 0.5);
    text-decoration: none;
}

.footer__calculate-btn .btn:hover,
.main-reviews__btn-all .btn:hover {
    background-color: #a70015;
}

/*----------------------------*/

.b-form-contact {
    padding: 95px 0 88px;
    background-image: url(/local/templates/master/css/../pic/form_feedback_fon.jpg);
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    margin-bottom: -24px;
}

.form-contact__wrap {
    max-width: 735px;
}

.b-form-contact .form-contact__head {
    margin-bottom: 33px;
}

.b-form-contact .form-contact__title {
    font-size: 40px;
    font-weight: 800;
    padding-bottom: 19px;
    display: block;
}

.b-form-contact .form-contact__text {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.4;
    display: block;
}

.form-contact__inner input {
    font-size: 16px;
    color: #a5a5a5;
    border-radius: 50px;
    border: 1px solid #dfdfdf;
    padding: 19px 32px 20px;
}

.b-form-contact .form-contact__item {
    display: flex;
    margin: 0 -5px;
}

.b-form-contact .form-contact__item--v1 .form-contact__inner {
    max-width: 710px;
    width: 100%;
    padding: 0 5px;
    position: relative;
    margin-bottom: 24px;
}

.form-contact__inner label {
    font-size: 14px;
    line-height: 26px;
}

.b-form-contact .form-contact__item--v2 .form-contact__inner {
    max-width: 355px;
    width: 100%;
    padding: 0 5px;
    margin-bottom: 10px;
}

.b-form-contact .form-contact__inner .inputfile {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    width: 0;
    padding: 0;
}

.b-form-contact .form-contact__btn input {
    text-align: center;
    font-size: 20px;
    padding: 19px 10px 20px;
    background-color: #eb2336;
    color: #fff;
    position: relative;
    transition: all .3s;
    cursor: pointer;
    box-shadow: 0 10px 20px 0 rgba(235, 35, 54, 0.5);
    border: none;
}

.b-form-contact .form-contact__btn input:hover {
    background-color: #a70015;
}

.form-contact__btn {
    margin-top: 4px;
    width: 100%;
    max-width: 220px;
}

.b-form-contact .form-contact__policy {
    font-size: 12px;
    line-height: 22px;
    padding: 0 0 0 30px;
    color: #888888;
}

.b-form-contact .form-contact__policy a {
    color: #888888;
}

.b-form-contact .form-contact__inner--flex {
    display: flex;
    align-items: center;
}

.b-form-contact .form-contact__file {
    padding: 8px 22px 11px;
    position: relative;
    transition: all .3s;
    cursor: pointer;
    border-radius: 50px;
    margin-left: 10px;
    border: 2px solid #f1c9cd;
    transition: all .3s;
    width: 100%;
    max-width: 190px;
    background-color: #f3f3f3;
    color: #eb2336;
    font-weight: 500;
}

.b-form-contact .form-contact__file:hover {
    background-color: #eb2336;
    color: #fff;
    transition: all .3s;
    border: 2px solid transparent;
}

.b-form-contact .form-contact__label {
    position: relative;
    display: block;
}

.b-form-contact .form-contact__name {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 32px;
    color: #bbb;
    font-size: 13px;
}

.b-form-contact .form-contact__agree {
    width: 100%;
    font-weight: bold;
    font-size: 14px;
}
/*----------------------------*/
/*----------------------------*/

.no-offer {
    font-size: 14px;
    color: #999999;
    margin-top: 45px;
    max-width: 440px;
    line-height: 28px;
}

@media (max-width: 767px) {
    /*---------------------*/
    .b-form-contact {
        text-align: center;
        padding: 0 0 34px;
        background-position: 100% 0;
        background-size: 140%;
        background-repeat: no-repeat;
        background-color: #f3f3f3;
    }
    .form-contact__wrap {
        padding: 52% 0 0;
        max-width: 100%;
    }
    .form-contact__file-title {
        display: block;
        font-size: 12px;
        line-height: 26px;
        margin: 6px 0 2px;
    }
    .form-contact__btn {
        max-width: 170px;
        margin: 22px auto 0 auto;
    }
    .b-form-contact .form-contact__file {
        border: 1px solid #f1c9cd;
        margin: 0;
        max-width: 150px;
        font-size: 12px;
        padding: 5px 11px 6px;
    }
    .b-form-contact .form-contact__inner .inputfile {
        height: 0;
    }
    .b-form-contact .form-contact__item--v2 .form-contact__inner {
        max-width: 100%;
        padding: 0;
    }
    .b-form-contact .form-contact__name {
        left: 20px;
    }
    .form-contact__inner input {
        padding: 14px 20px 15px;
        font-size: 14px;
    }
    .b-form-contact .form-contact__item--v1 .form-contact__inner {
        margin-bottom: 0;
    }
    .b-form-contact .form-contact__head {
        margin-bottom: 18px;
    }
    .b-form-contact .form-contact__title {
        font-size: 22px;
        line-height: 26px;
        padding-bottom: 9px;
    }
    .b-form-contact .form-contact__text {
        font-size: 14px;
        line-height: 1.5;
    }
    .b-form-contact .form-contact__item {
        display: block;
    }
    .b-form-contact .form-contact__item--v2 .form-contact__inner {
        width: 100%;
    }
    .b-form-contact .form-contact__inner--flex {
        display: block;
    }
    .b-form-contact .form-contact__policy {
        padding-top: 18px;
        font-size: 10px;
        line-height: 14px;
    }
    .b-form-contact .form-contact__agree {
        margin-top: 22px;
    }
    .b-form-contact .form-contact__btn input {
        width: 100%;
        padding: 11px 10px;
        font-size: 14px;
    }
    /*---------------------*/
}
.header__nav-mobile {
    border-bottom: 1px solid #e6e6e6;
    display: none;
    height: 45px;
    align-items: center;
    justify-content: space-between;
}
.header__nav-mobile-phone {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    padding-left: 31px;
    position: relative;
}
.header__nav-mobile-phone:before {
    display: none;
    content: "";
    width: 20px;
    height: 22px;
    position: absolute;
    background: url(/local/templates/master/css/../img/logo_call_me.png) no-repeat;
    left: 0;
    bottom: 2px;
    background-size: cover;
}
.header__nav-mobile-phone a {
    border-bottom: 1px dashed #111;
    color: #111;
    text-decoration: none;
}
.header__mob-office img {
    display: block;
}
.header__mob-pay img {
    display: block;
}
.b-phone-icon {
    display: none;
    position: absolute;
    left: 0;
    bottom: 2px;
    text-decoration: none;
    border-bottom: none !important;
}
.b-phone-icon img {
    width: 20px;
    height: 22px;
    display: block;
}
.heading__period {
    display: flex;
    color: #eb2336;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    align-items: center;
    margin-bottom: 21px;
}
.heading__period-stock {
    width: 25px;
    height: 20px;
    background-color: #eb2336;
    position: relative;
    margin-right: 19px;
    display: inline-block;
    vertical-align: middle;
}
.heading__period-stock:before {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-right: 7px solid #e8e8e8;
    bottom: 0;
    right: -1px;
}
h2.heading__caption {
    font-size: 50px;
    line-height: 1.4;
    font-weight: 800;
}
.article__caption-wrap {
    display: flex;
    align-items: flex-end;
    background: #eb2336;
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 20px;
}
.article__caption-wrap a {
    color: #fff;
    text-decoration: none;
}
.article__inner:hover .article__caption-wrap {
    align-items: flex-start;
    position: relative;
    left: unset;
    width: unset;
    bottom: unset;
    padding: 0;
}

.sertificates-steps__text{
    width: 70%;
}
.b-main-reviews .accordion__header {
    display: flex;
    justify-content: center;
    padding: 20px;
}
.b-main-reviews .accordion__header .show-more {
    text-align: center;
    color: #eb2336;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
}
.article__inner:hover .article__caption-wrap a {
    text-decoration: underline;
}

/* .profile__item:last-child {
    margin-bottom: 58px;
} */
.emotion__read-all,
.emotion__read-hide,
.reviews__read-all a {
    display: none;
    color: #eb2336;
    font-size: 12px;
    line-height: 30px;
    font-weight: 500;
    cursor: pointer;
}
.gallery__caption h2 {
    font-weight: 800;
    font-size: 40px;
    margin-bottom: 71px;
    line-height: 1.42;
}
.gallery .gallery__caption h2 {
    color: #111;
}
.gallery--main .gallery__caption h2 {
    color: #fff;
}
.gallery__caption {
    position: relative;
}
.main-reviews__left {
    max-width: 600px;
    width: 100%;
}
.main-reviews__top-prop {
    justify-content: space-between;
    display: flex;
    padding: 56px 36px 49px 70px;
}
.main-reviews__left .main-reviews__prop {
    max-width: 385px;
}
.main-reviews__name-prop {
    color: #999999;
    font-size: 12px;
    margin-bottom: 8px;
}
.main-reviews__value-prop {
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
}
.main-reviews__author {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    position: relative;
    margin-top: 31px;
    padding-left: 82px;
}
.main-reviews__city {
    font-size: 12px;
    color: #999999;
    display: block;
    font-weight: normal;
}
.main-reviews__city span {
    padding: 0 3px;
}
.main-reviews__author:before {
    content: '';
    position: absolute;
    background: url(/local/templates/master/css/../pic/reviews_quotes.png) no-repeat;
    width: 50px;
    height: 38px;
    left: 0;
    top: 8px;
}
.main-reviews__value-prop ol {
    list-style-type: decimal-leading-zero;
    padding: 0;
    margin-top: 14px;
}
.main-reviews__value-prop ol li {
    color: #999999;
    font-size: 10px;
    line-height: 30px;
    display: list-item;
    padding: 0;
}
.main-reviews__value-prop ol li:before {
    content: none;
}
.main-reviews__value-prop ol li span {
    color: #111;
    font-size: 14px;
    padding-left: 11px;
}
.main-reviews__right {
    padding: 56px 0 60px 69px;
    max-width: 500px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.main-reviews__author-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-reviews__text-wrap {
    margin-top: 15px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.main-reviews__text {
    font-size: 14px;
    line-height: 24px;
}
.main-reviews__rating {
    display: flex;
}
.main-reviews__rating img {
    margin-right: 3px;
}
.main-reviews__rating img:last-child {
    margin-right: 0;
}
.main-reviews__btn {
    display: flex;
    margin: 0 -5px;
}
.main-reviews__btn .btn {
    background: none;
    color: #eb2336;
    font-size: 20px;
    font-weight: 500;
    border: 2px solid #fbd3d7;
    max-width: 210px;
    border-radius: 50px;
    padding: 13px 0;
    margin: 0 5px;
    line-height: 30px;
    transition: all .3s;
    text-decoration: none;
}
.main-reviews__btn .btn--invert {
    background: #eb2336;
    color: #fff;
    border-color: #eb2336;
}
@media (min-width:768px) and (max-width:1239px) {
    /*----------------------*/

    .main-reviews__btn {
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .main-reviews__btn .btn {
        margin-bottom: 10px;
    }
    /*----------------------*/
}
.footer__call-btn .btn {
    background: none;
    color: #eb2336;
    font-size: 20px;
    font-weight: 500;
    border: 2px solid #fbd3d7;
    max-width: 270px;
    border-radius: 50px;
    padding: 13px 0;
    line-height: 30px;
    transition: all .3s;
    margin: 9px 0 0 20px;
    text-decoration: none;
}
.main-reviews__btn .btn:hover,
.footer__call-btn .btn:hover {
    background-color: #eb2336;
    color: #fff;
    transition: all .3s;
    border: 2px solid transparent;
    box-shadow: 0 10px 20px 0 rgba(235, 35, 54, 0.5);
}
.main-reviews__img {
    max-height: 450px;
    overflow: hidden;
}

.b-main-reviews {
    padding: 92px 0 109px 0;
    width:100%;
}
.main-reviews__caption {
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main-reviews__btn-all .btn {
    background: none;
    background-color: #eb2336;
    font-size: 20px;
    font-weight: 500;
    max-width: 280px;
    border-radius: 50px;
    padding: 15px 0;
    line-height: 30px;
    transition: all .3s;
    color: #fff;
    margin: 0 auto;
    margin-top: 30px;
    text-decoration: none;
}
.reward__col {
    margin: 0 15px;
}

/*-------------------------*/

/*-------------------------*/
.footer__middle {
    display: flex;
    margin-top: 28px;
    position: relative;
}
.footer__middle:after {
    content: "";
    position: absolute;
    right: 0;
    top: 38px;
    height: 1px;
    background-color: #e5e5e5;
    padding: 0 54%;
    margin: 0 -54%;
}
.footer__bottom {
    display: flex;
}


/*--okna/rehau*/
.b-advantage-rehau {
    background-color: #fff;
    padding: 102px 0 79px;
}
.b-advantage-rehau h2 {
    font-size: 40px;
    font-weight: 800;
    line-height: 60px;
}
.b-advantage-rehau .advantage-rehau__description {
    font-size: 16px;
    line-height: 1.875;
}
/*----------------------------*/
/*----------------------------*/
.advantage-rehau__text {
    font-size: 14px;
    line-height: 24px;
    margin-top: 16px;
}
.advantage-rehau__item {
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 36px;
}

/*--------------------*/

/*kalkulyator-rehau*/

/*--------------------*/

/*tipy-domov*/

/*--------------------*/

/*garantiya*/

/*-------------*/

/*parthner*/

/*---------*/

/*delivery*/

/*---------*/

/*quality*/
.b-quality--rehau {
    padding-bottom: 0;
}

/*------------------*/

/*dealer*/
/*------------------*/

/*------------------*/

/* Final state */

/* Reveal content with different delays */
.form-review__rating:not(:checked)>input {
    display: none;
}
.form-review__rating:not(:checked)>label {
    float: right;
    width: 16px;
    padding: 0;
    cursor: pointer;
    font-size: 20px;
    line-height: 16px;
    color: lightgrey;
    margin: 0 1px;
}
.form-review__rating:not(:checked)>label:before {
    content: '★';
}
.form-review__rating:not(:checked)>label:hover,
.form-review__rating:not(:checked)>label:hover~label {
    color: #ffbe61;
}

/* ------------------------ */

/* ------------------------ */

/* ------------------------ */

/* ------------------------ */

/* ------------------------ */

/* ------------------------ */

/* ------------------------ */
@media (max-width: 1420px) {
    .gallery .slick-next {
        right: 0;
    }

    .gallery .slick-prev {
        left: 0;
    }
}
@media (max-width: 1240px) {
    .header__btn-mobile-visible {
        display: block;
        width: 18px;
        height: 14px;
        position: relative;
        cursor: pointer;
    }

    .header__btn-mobile-visible:hover .header__btn-line {
        background-color: #d41f30;
    }

    .header__nav-mobile {
        display: flex;
    }

    .header__middle {
        display: flex;
        height: auto;
    }



    h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .main-reviews__right {
        padding: 20px 30px 30px;
    }

    .main-reviews__item-wrap {
        justify-content: space-between;
    }

    .main-reviews__img {
        margin-top: 45px;
        display: block;
        max-height: 300px;
    }



    .main-reviews__text {
        font-size: 12px;
        line-height: 20px;
        position: relative;
    }

    .header-fix {
        display: none;
    }

    .footer__middle:after {
        background: none;
    }

    .header__nav-price:before {
        background: url(/local/templates/master/css/../img/logo_price_mob.png) no-repeat;
        background-size: cover;
    }

    .main-reviews__top-prop {
        padding: 56px 20px 49px 20px;
    }

    .b-main-reviews .slick-arrow {
        width: 27px;
        height: 55px;
        background-color: #fff;
        border: none;
        box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
        z-index: 99;
    }


    .b-main-reviews .slick-arrow:hover {
        background-color: #fff;
        opacity: 0.6;
        transition: all 0.3s;
    }

    .b-main-reviews .slick-prev {
        border-radius: 0 50px 50px 0;
        left: 0;
    }

    .b-main-reviews .slick-next {
        border-radius: 50px 0 0 50px;
        right: 0;
    }
}
@media (max-width: 1110px) {

    .profile__item {
        height: 430px;
    }

    .profile__item:hover {
        height: 430px;
    }
}
@media (max-width: 1023px) {

    .heading__period-stock {
        display: none;
    }

    .heading__wrap {
        max-width: 100%;
        text-align: center;
        padding: 52% 0 100px;
        align-items: center;
    }

    .heading__btn {
        max-width: 200px;
    }

    .heading__period {
        margin-bottom: 10px;
    }

    .heading__caption {
        padding-bottom: 11px;
    }

    .heading__descr {
        padding-bottom: 31px;
    }

    .heading {
        background-position: 100% 0;
    }

    .profile__col-hide {
        order: 3;
        padding: 0 20px 29px 20px;
    }

    .profile__col--img {
        order: 1;
        position: relative;
        padding: 27px 20px 0 20px;
    }

    .profile__img-wrap img {
        position: relative;
        right: 0;
    }

    .profile__col {
        min-height: 175px;
    }

    .profile__item {
        height: 100%;
    }

    .profile__item:hover {
        height: 100%;
    }

    .profile__warn-quietly {
        left: 20px;
        top: 20px;
    }

    .profile__name {
        font-size: 18px;
        line-height: 24px;
    }

    .profile__col-name-price {
        display: flex;
        justify-content: space-between;
        margin-top: 5px;
        align-items: baseline;
    }

    .profile__col-bottom-title {
        float: left;
        padding-top: 2px;
    }

    .profile__col-price {
        color: #eb2336;
        background: #fde9eb;
        width: 100%;
        text-align: center;
    }

    .profile__img-wrap {
        text-align: center;
    }

    .profile__list-item {
        font-size: 12px;
        padding-left: 13px;
    }

    .profile {
        padding-top: 24px;
    }

    .profile__caption h2,
    .calculator-okna h2 {
        font-size: 22px !important;
        line-height: 1.2;
        text-align: center;
    }

    .profile__wrap {
        margin: 18px -15px 0 -15px;
    }

    .profile__col-price-wrap {
        padding-bottom: 16px;
    }

    .profile__list-item:before {
        top: 7px;
    }

    .profile__col-bottom-btn-wrap {
        max-width: 210px;
    }

    .profile__col-bottom-btn-wrap .profile__bottom-btn {
        font-size: 14px;
        padding: 5px 10px 5px;
    }

    .profile__link-wrap {
        width: 40px;
        height: 40px;
    }

    .profile__list {
        padding-bottom: 4px;
    }

    .profile__title {
        font-size: 12px;
        padding-bottom: 5px;
    }

    .profile__link:before {
        width: 12px;
        height: 10px;
        background: url(/local/templates/master/css/../pic/icon_profile_str_m.png) no-repeat;
        top: 13px;
        left: 12px;
    }

    .profile__img-circle {
        position: relative;
        top: -25px;
        right: -20px;
        text-align: center;
    }

    .emotion__descr {
        flex-direction: column;
    }

    .emotion__descr span {
        order: 3;
    }

    .emotion__value--mt {
        margin: 0;
    }

    .emotion__value-block {
        display: flex;
        justify-content: space-between;
        max-width: 100%;
        margin-top: 30px;
    }

    .gallery {
        margin: 0;
        padding: 0 0 40px;
    }

    .gallery__caption h2,
    .gallery--main .gallery__caption h2 {
        font-size: 22px;
        line-height: 26px;
        color: #111;
        text-align: center;
        padding-top: 25px;
        margin-bottom: 14px;
    }

    .main-reviews__caption {
        flex-direction: column;
    }

    .footer__bott {
        position: relative;
        bottom: 0;
        margin: 0 auto;
    }

    .footer__middle {
        flex-direction: column;
        align-items: center;
    }

    .footer__call-btn {
        margin: 15px 0 0 0;
    }

    .footer__call-btn .btn {
        margin: 0;
    }

    .footer__bottom {
        flex-direction: column;
        align-items: center;
    }

    .no-offer {
        text-align: center;
        order: 2;
        max-width: 385px;
        line-height: 28px;
        font-size: 14px;
        margin-top: 27px;
    }

    .footer__call-btn .btn,
    .footer__call-btn,
    .footer__calculate-btn .btn,
    .footer__calculate-btn {
        max-width: 190px;
        font-size: 14px;
    }

    .footer__phone-bott {
        line-height: 28px;
    }

    .footer__callback {
        margin: 0;
    }

    .footer__social,
    .footer__middle {
        margin-top: 7px;
    }

    .footer__btn-text:before {
        left: 10px;
    }

    .footer__contact {
        text-align: center;
    }

    .footer {
        padding: 28px 0 25px;
    }

    .footer__social {
        margin: 0 auto;
        margin-top: 6px;
    }

    .main-reviews__value-prop {
        font-size: 16px;
        line-height: 24px;
        max-width: 345px;
    }

    .main-reviews__text-wrap {
        height: auto;
    }

    .b-main-reviews {
        padding: 22px 0 12px 0;
    }

    .main-reviews__top-prop {
        padding: 20px 11px 30px;
    }

    .main-reviews__prop {
        margin-right: 16px;
    }

    .main-review--price {
        font-size: 18px;
        line-height: 32px;
        white-space: nowrap;
    }

    .main-review--name-price {
        margin-bottom: 2px
    }

    .main-reviews__author {
        font-size: 14px;
        margin-top: 0;
        padding-left: 24px;
        line-height: 23px;
    }

    .main-reviews__author:before {
        left: -9px;
        background-size: 24px;
    }

    .main-reviews__rating {
        display: none;
    }

    .main-reviews__city {
        font-size: 10px;
    }

    .main-reviews__btn-all {
        margin-bottom: 30px;
    }

    .main-reviews__btn-all .btn {
        max-width: 210px;
        padding: 5px 0;
        font-size: 14px;
    }
    /*okna rehau*/

    .advantage-rehau__item {
        width: 50%;
    }
    /*parthner*/
    /*delivery*/
    /*profile-detail*/

    .office__center-wrap {
        padding: 36px 30px 52px;
    }

    .slick-arrow {
        width: 27px;
        height: 55px;
        background-color: #fff;
        border: none;
        box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
        z-index: 99;
    }

    .slick-next {
        border-radius: 50px 0 0 50px;
        right: -15px;
    }

    .slick-prev {
        border-radius: 0 50px 50px 0;
        left: -15px;
    }

    .slick-arrow:before {
        width: 14px;
        height: 11px;
        top: 22px;
    }

    .slick-next:before {
        right: 5px;
        left: auto;
    }

    .slick-prev:before {
        left: 5px;
    }

    .main-reviews__img img {
        object-fit: cover;
    }
    /* .main-reviews__img img,
    .reviews__img img {
        height: auto;
    } */

    .main-reviews__left {
        display: flex;
        flex-direction: column;
    }

    .main-reviews__right .main-reviews__prop {
        display: none;
    }

    .main-reviews__item {
        margin-bottom: 35px;
    }

    .main-reviews__img {
        margin-top: 20px;
    }

    .main-reviews__right .main-reviews__prop {
        display: none;
    }

    .gallery__item {
        height: 270px;
    }

    .gallery .slick-arrow {
        width: 27px;
        height: 55px;
        background-color: #fff;
        border: none;
        box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
        z-index: 99;
    }

    .gallery .slick-arrow:hover {
        background-color: #fff;
        opacity: 0.6;
        transition: all 0.3s;
    }


    .gallery .slick-prev {
        left: -15px;
        border-radius: 0 50px 50px 0;
    }

    .gallery .slick-prev::before {
        left: 5px;
    }

    .gallery .slick-next {
        right: -15px;
        border-radius: 50px 0 0 50px;
    }
}
@media (max-width: 768px) {


    h1 {
        font-size: 22px;
        line-height: 26px;
        text-align: center;
    }

    .heading__consent-desc {
        font-size: 12px;
    }

    .heading__consent {
        line-height: 14px;
        font-size: 10px;
    }

    .heading__descr {
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 16px;
    }

    .heading__caption {
        padding-bottom: 4px;
    }

    .heading__form {
        padding-bottom: 13px;
    }

    .heading__period {
        margin-bottom: 4px;
    }

    .heading__btn {
        font-size: 14px;
        line-height: 16px;
        padding: 8px 10px 10px;
        height: 50px;
    }

    .heading__form-btn {
        margin-left: 5px;
        width: auto;
    }

    h2.heading__caption {
        font-size: 22px;
        line-height: 26px;
    }

    .article__item {
        padding: 0 5px;
    }

    .article__content {
        height: 250px;
        padding: 20px 0 20px 20px;
    }

    .article__wrap {
        margin: 0;
    }

    .article__title {
        font-size: 14px;
        text-align: center;
        line-height: normal;
        margin: 26px 0;
    }

    .article__caption:before {
        background: none;
    }

    .article__caption {
        padding: 0;
    }

    .article__inner:hover .article__content {
        padding: 20px;
    }

    .b-main-reviews .slick-arrow {
        width: 27px;
        height: 55px;
        background-color: #fff;
        border: none;
        box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
        z-index: 99;
    }

    .b-main-reviews .slick-arrow:hover {
        background-color: #fff;
        opacity: 0.6;
        transition: all 0.3s;
    }

    .b-main-reviews .slick-prev {
        left: 0;
        border-radius: 0 50px 50px 0;
    }

    .b-main-reviews .slick-next {
        right: 0;
        border-radius: 50px 0 0 50px;
    }

    .slick-arrow:before {
        width: 25px;
        height: 32px;
        left: 25px;
        top: 23px;
    }

    .profile__img-wrap img {
        max-width: 80%;
    }

    .emotion__position img {
        width: 55px;
        height: 60px;
    }

    .emotion__name-block {
        justify-content: center;
    }

    .emotion__img {
        position: absolute;
        top: -35px;
        right: 0px;
        margin-top: 0;
        width: 80px;
    }

    .emotion__position {
        padding-top: 26px;
    }

    .emotion__caption {
        font-size: 22px;
        line-height: 26px;
        max-width: 100%;
        margin-top: 7px;
        text-align: center;
    }

    .emotion__text {
        order: 2;
        font-size: 12px;
        line-height: 20px;
        background: #f3f3f3;
        color: #111;
        margin: 0 -15px 0 -15px;
        overflow: hidden;
        position: relative;
        padding: 30px 15px 0 15px;
    }

    .emotion__value-block {
        display: flex;
        max-width: 100%;
        width: 100%;
        margin-top: -19px;
        justify-content: space-between;
        margin-bottom: 38px;
    }

    .emotion__value--mt {
        margin-top: 0;
    }

    .emotion__value-block sup {
        font-size: 14px;
        top: -0.8em;
    }

    .emotion__value {
        font-size: 28px;
        max-width: 132px;
        text-align: center;
    }

    .emotion__title {
        font-size: 16px;
        text-align: center;
    }

    .emotion__text:after {
        content: "";
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        background: linear-gradient(to bottom, rgba(243, 243, 243, 0) 0%, rgba(243, 243, 243, 1) 99%, rgba(243, 243, 243, 1) 100%);
        height: 45px;
    }

    .emotion__read-all,
    .reviews__read-all a {
        display: inline-block;
    }

    .emotion {
        background-position: 90% 0;
        background-size: 100%;
        background-repeat: no-repeat;
        background-color: #f3f3f3;
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 31px;
    }


    .slick-arrow.slick-prev:before {
        left: 38px;
        top:30px
    }

    .main-reviews__item-wrap {
        flex-direction: column;
    }

    .main-reviews__img,
    .main-reviews__author,
    .main-reviews__top-prop {
        margin-top: 0;
    }

    .main-reviews__left,
    .main-reviews__right {
        max-width: 100%;
    }

    .main-reviews__btn {
        display: none;
    }

    .b-main-reviews .main-reviews__text:after {
        bottom: 0;
        height: 30px;
    }

    .reviews__read-all a {
        margin: 0;
    }

    .main-reviews__text {
        overflow: hidden;
        height: 60px;
    }

    .main-reviews__item {
        margin-bottom: 0;
        overflow: hidden;
    }

    .header {
        border-bottom: 1px solid #e6e6e6;
    }
    /*okna rehau*/

    .b-advantage-rehau h2 {
        font-size: 22px;
        padding-bottom: 17px;
        margin-bottom: 7px;
        line-height: 26px;
        text-align: center;
    }

    .advantage-rehau__item {
        text-align: center;
        padding: 0 30px;
        margin-bottom: 34px;
    }

    .advantage-rehau__item img {
        margin: 0 auto;
    }

    .advantage-rehau__text {
        font-size: 12px;
        line-height: 20px;
        margin-top: 8px;
    }

    .b-advantage-rehau {
        padding: 25px 0 0;
    }
    /*------------*/
    /*-------------*/
    /*garantiya*/
    /* .warranty__img-wrap {
        display: none;
    } */
    /*-------------*/
    /*parthner*/
    /*---------*/
    /*delivery*/
    /*quality*/
    /*----------*/
    /*----------*/
    /*history*/
    /*----------*/

    .office__phone-link {
        font-size: 18px;
        display: inline-block;
    }

    .office__center-left {
        padding: 85px 0 0;
    }

    .office__center-wrap {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 30px;
    }

    .office__center-left:before {
        background-size: 50px;
        left: 50%;
        transform: translate(-50%);
    }

    .office__center-caption-link {
        font-size: 20px;
    }

    .office__center-address,
    .office__email {
        font-size: 14px;
        line-height: 22px;
    }

    .office {
        padding: 30px 0 20px
    }

    .container.static-content {
        margin: 30px 0;
    }

    .reward__caption h3 {
        line-height: 26px;
        font-size: 22px;
        text-align: center;
        margin-bottom: 26px;
    }

    .reward__caption span {
        font-size: 14px;
        margin-top: 9px;
    }

    .reward {
        padding: 25px 0 35px 0;
    }

    .reward__wrap {
        margin: 0 -5px;
    }

    .reward__col {
        margin: 0 5px;
    }

    .reward .slick-next {
        right: -10px;
    }

    .reward .slick-prev {
        left: -10px;
    }

    .main-reviews__right {
        padding: 20px 30px;
    }

    .main-reviews__top-prop {
        padding: 20px 11px 30px 11px;
    }

    .profile__item {
        width: 100%;
    }

    .main-reviews__text-wrap {
        margin-top: 10px;
    }

    .b-form-contact .form-contact__item--v1 .form-contact__inner {
        padding: 0;
    }
}
@media (max-width: 499px) {
    .article__content {
        padding: 20px;
    }

    .article__inner:hover .article__hover-img {
        display: none;
    }

    .emotion {
        background-size: 160%;
    }

    .emotion__text {
        margin-top: 0;
    }

    .form-contact__wrap {
        padding: 70% 0 0;
        max-width: 100%;
    }

    .b-form-contact {
        background-size: 171%;
    }
}
@media (max-width: 424px) {

    .heading__form-btn {
        margin-left: 0!important;
    }
}
@media (max-width: 375px) {

    .header__nav-mobile-phone:before {
        left: 5px;
    }
}
@media (max-width: 365px) {
    .header__network {
        margin-left: 20px;
    }
}
@media (max-width: 767px) {

    .gallery .slick-next {
        right: 0;
    }

    .gallery .slick-prev {
        left: 0;
    }
}

/*-------------------------*/

/*-------------------------*/

/*-------------------------*/
@media (max-width: 1024px) {
    /*-------------------------*/
    /*-------------------------*/
    /*-------------------------*/
    /*-------------------------*/
}
@media (max-width: 767px) {
    .no-scroll .header .container {
        min-height: 100vh;
        overflow: auto;
    }
}
@media (max-width: 768px) {
    /*-----------------------------*/
    /*-----------------------------*/

    .heading__btn {
        font-size: 14px;
        line-height: 14px;
        padding: 18px 20px;
        height: auto;
        max-width: 100%;
    }

    .b-main .heading__wrap .heading__btn {
        padding: 18px 35px;
    }

    .main-reviews__caption {
        margin-top: 100px;
    }
}
@media (max-width: 425px) {

    .b-main .heading__form {
        flex-direction: column;
    }

    .b-main .heading__form .heading__form-input {
        margin-bottom: 10px;
    }
}

/*-----------Страница "Зеленые окна"---------------*/

/*------------------------------*/

/*---------------------------------*/

/*---------------------------------*/

/*-------------------------------------------*/

/*---------------------------------*/

/*---------------------------------------------*/

/*-----------------------------------------*/

/*-----------------------------------------*/

/*-----------------------------------------*/

/*-----------------------------------------*/

/*-----------------------------------------*/

/*-----------------------------------------*/

/*-----------------------------------------*/

/*-----------------------------------------*/

/*-----------------------------------------*/
@media (max-width: 1023px) {
    /*-----------------------------------------*/
    /*-----------------------------------------*/
}
@media (max-width: 767px) {
    /*--------------------------------------*/
    /*-------------------------------------*/
}
@media (max-width: 500px) {
    /*--------------------------------------*/
    /*--------------------------------------*/
    /*--------------------------------------*/
}

/*----------------------------------------------*/

/* .b-glazing-rehau .glazing-rehau__window-content {
    position: absolute;
    left: 8px;
    bottom: 25px;
} */

/*------------------------------*/
.b-stages {
    background-color: #f3f3f3;
    padding: 105px 0;
}
.b-stages .stages__heading {
    font-size: 60px;
    line-height: 1.16;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.b-stages .stages__caption {
    font-size: 30px;
    line-height: 1.33;
    font-weight: 500;
    margin-bottom: 50px;
    text-align: center;
}
.b-stages .stages__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}
.b-stages .stages__item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 220px;
    background-color: #fff;
    padding: 35px 30px;
    align-items: center;
    margin-bottom: 30px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.08);
    cursor: pointer;
}
.b-stages .stages__first-line {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.b-stages .stages__counter {
    font-size: 60px;
    line-height: 1.16;
    font-weight: bold;
    color: #e8e8e8;
}
.b-stages .stages__item-heading {
    font-size: 22px;
    line-height: 1.45;
    font-weight: 500;
    text-align: center;
}
.b-stages .stages__item-text {
    opacity: 0;
    font-size: 18px;
    line-height: 1.71;
    position: absolute;
    width: 200%;
    z-index: -1;
    background: #fff;
    padding: 10px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.25);
    transition: 0.3s;
    left: 0;
    top: 80%;
}
.b-stages .stages__item:last-child .stages__item-text{
    left: unset;
    right: 0;
}

.b-stages .stages__item:hover .stages__item-text {
    opacity: 1;
    z-index: 1;
}
/*------------------------------*/
/*------------------------------*/
.peculiarity__img{
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.b-peculiarity .peculiarity__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.b-peculiarity .peculiarity__item {
    width: 25%;
}
.b-peculiarity .peculiarity__item-title {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}
/*-----------------------------*/
/*-----------------------*/
/*-----------------------------------------*/
/*-----------------------------------------*/
/*-----------------------------------------*/
/*--------------------------------------*/
/*--------------------------------------*/

/*--------------------------------------*/
/*-----------------------------------*/
/*------------------------------------*/
/*------------------------------------*/
/*------------------------------------*/
/*------------------------------------*/
/*------------------------------------*/

/*------------------------------------*/

@media (max-width: 1239px) and (min-width: 768px) {
    .b-stages .stages__item:last-child .stages__item-text{
        left: 10px;
        right: unset;
    }
    .b-stages .stages__item:nth-child(4) .stages__item-text{
        right: 10px;
        left: unset;
    }
    /*------------------------------------*/
    /*-------------------------------------------*/
    /*-------------------------------------------*/
    /*-------------------------------------------*/
    /*--------------------------------*/
    /*--------------------------------*/

    /*--------------------------------*/
}
@media (max-width: 990px) {
    .b-stages .stages__item:last-child .stages__item-text,
    .b-stages .stages__item:nth-child(3) .stages__item-text{
        right: 10px;
        left: unset;
    }
    .b-stages .stages__item:nth-child(4) .stages__item-text{
        left: 10px;
        right: unset;
    }
}
/*------------------------------------*/
/*------------------------------------*/
@media (max-width: 767px) {
    /*---------------------------------*/
    /*---------------------------------*/
    /*---------------------------------*/
    /*---------------------------------*/
    /*---------------------------------*/
    /*---------------------------------*/
    /*---------------------------------*/
    /*---------------------------------*/
    /*---------------------------------*/
}
@media (max-width: 620px) {
    /*------------------------------------*/
    /*---------------------------------*/
    /*---------------------------------*/
}
@media (max-width: 530px) {
    /*---------------------------------*/
    /*---------------------------------*/
}
/*------------------------------------*/
.b-main-advantages {
    padding-bottom: 45px;
    border-bottom: 1px solid #e4e4e4;
}
.b-main-advantages .main-advantages__red-block{
    width: 170px;
    height: 200px;
    position: relative;
    background-color: #eb2336;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding-top: 30px;
    align-items: center;
}
.b-main-advantages .main-advantages__red-block:before {
    position: absolute;
    content: '';
    border: 85px solid transparent;
    border-bottom: 30px solid #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}
.b-main-advantages .main-advantages__years-number {
    font-size: 60px;
    line-height: 31px;
}
.b-main-advantages .main-advantages__years-text {
    font-size: 32px;
    line-height: 46px;
}
.b-main-advantages .main-advantages__wrap {
    display: flex;
    margin: 0 -30px;
}
.b-main-advantages .main-advantages__item.open-quiz {
    width: auto;
    margin-top: 0;
    padding: 0;
}
.b-main-advantages .main-advantages__item {
    width: 32%;
    display: flex;
    padding: 0 30px;
    margin-top: 45px;
}
.b-main-advantages .main-advantages__item-img {
    margin-right: 18px;
}
.b-main-advantages .main-advantages__item-title {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 35px;
}
/*------------------------------------*/
.b-sertificates {
    padding: 80px 0;
}
.b-sertificates .sertificates__heading {
    font-size: 50px;
    line-height: 1.4;
    font-weight: 800;
    margin-bottom: 50px;
}
.b-sertificates .sertificates__wrap {
    display: flex;
    flex-wrap: wrap;
}
.b-sertificates .sertificates__main-img {
    width: 40%;
    margin-right: 50px;
}
.b-sertificates .sertificates__info {
    width: calc(60% - 50px);
}
.b-sertificates .sertificates__main-img img {
    max-width: 100%;
}
.b-sertificates .sertificates__info-title {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 45px;
}

.b-sertificates-steps .sertificates-steps__item {
    display: flex;
    padding-bottom: 75px;
    position: relative;
}
.b-sertificates-steps .sertificates-steps__pic {
    margin-right: 15px;
}
.b-sertificates-steps .sertificates-steps__item::after {
    content: "";
    position: absolute;
    top: 99px;
    left: 128px;
    width: 1px;
    height: 100%;
    background-color: #eb2336;
}
.b-sertificates-steps .sertificates-steps__item:last-child:after {
    display: none;
}
.b-sertificates-steps .sertificates-steps__caption {
    margin-bottom: 25px;
}
.b-sertificates-steps .sertificates-steps__description {
    font-size: 18px;
    font-weight: 600;
}
/*----------------------------*/
/*------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 980px) {
    .b-main-advantages .main-advantages__wrap {
        flex-direction: column;
        align-items: center;
    }
    .b-main-advantages .main-advantages__item {
        width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .b-stages .stages__item {
        width: 100%;
    }
    .b-stages .stages__item-text{
        width: 100%;
        left:0;
        right: unset;
    }
    .b-main-advantages .main-advantages__wrap {
        flex-direction: column;
        align-items: center;
    }
    .b-main-advantages .main-advantages__item {
        width: 100%;
    }
    /*--------------------------------------*/
    .b-article-rehau--on-main .article__item {
        width: 100%;
    }
    /*--------------------------------------*/
    .b-advantage-rehau--on-main .advantage-rehau__item {
        width: 100%;
    }

    .b-stages .stages__heading {
        font-size: 22px;
        line-height: 1.2;
        text-align: center;
    }
    .b-stages .stages__caption {
        font-size: 16px;
        margin-bottom: 30px;
        text-align: center;
    }
    .b-stages .stages__item:first-child,
    .b-stages .stages__item:nth-child(2),
    .b-stages .stages__item {
        width: 100%;
    }

    .b-sertificates .sertificates__heading {
        font-size: 23px;
        text-align: center;
    }

    .b-sertificates .sertificates__wrap {
        flex-direction: column;
        align-items: center;
    }
    .b-sertificates .sertificates__main-img {
        width: auto;
        margin-right: 0;
    }
    .b-sertificates .sertificates__info {
        width: 100%;
    }
    .b-sertificates .sertificates__info-title {
        font-size: 20px;
    }
    .b-sertificates-steps .sertificates-steps__pic {
        max-width: 180px;
        width: 30%;
    }
    .b-sertificates-steps .sertificates-steps__item {
        padding-bottom: 30px;
    }
    .b-sertificates-steps .sertificates-steps__pic img {
        max-width: 100%;
    }
    .b-sertificates-steps .sertificates-steps__text {
        width: 70%;
    }
    .b-sertificates-steps .sertificates-steps__item::after {
        left: 21%;
        top: 30%;
    }
    .b-peculiarity .peculiarity__wrap {
        flex-direction: column;
    }
    .b-peculiarity .peculiarity__item {
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 425px) {
    .b-sertificates-steps .sertificates-steps__item::after {
        top: 10%;
    }
}

/* --------------------- */

@media screen and (max-width: 1240px)  {
    /* ------------- */
    /* ---------------- */
}
@media screen and (max-width: 768px) {
    /* -------------------- */
    /* ------------- */
}
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */
/* --------------------- */

.heading__wrap {
    padding: 30px 0 133px;
}

.heading__title {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 20px;
}
.heading__caption-text {
    font-size: 30px;
    font-weight: 600;
}
.heading__caption-text {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}
@media (max-width: 1023px) {
    .heading__wrap {
        padding: 58% 0 100px;
    }
}
@media (max-width: 1240px) {
    .heading__title {
        font-size: 40px;
    }
    .heading__caption-text {
        font-size: 30px;
        font-weight: 400;
    }
}
@media (max-width: 768px) {
    .heading__title {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .heading__caption-text {
        font-size: 20px;
    }
    #calculatorList {
        position: relative;
    }
    .sizes-block .red-arrow {

        display: none
    }

    .emotion__value {
        font-size: 28px;
        max-width: 50%;
        text-align: center;
    }
}

@media (max-width: 468px) {
    .header .header__slogan{
        max-width: 150px;
    }
    #calculatorList {
        bottom: 0;
        position: relative;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .sizes-block .red-arrow {
        bottom: 105px;
        display: none
    }
}

@media (max-width: 380px) {
    .header .header__slogan{
        max-width: 120px;
    }
    #calculatorList {
        bottom: 0;
        position: relative;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .sizes-block .red-arrow {
        bottom: 105px;
        display: none
    }
}

.footer__bottom_search{
    display: flex;
    width: 100%;
    justify-content: flex-end;
    align-items: center;
}
.footer__bottom_search .search-form{
    background: #fff;
    font-size: 20px;
    font-weight: 500;
    border: 2px solid #fbd3d7;
    width: 370px;
    border-radius: 50px;
    padding: 5px 20px;
    line-height: 30px;

    transition: all .3s;
    text-decoration: none;
    height: 50px;
    position: relative;
}
.footer__bottom_search .search-form  input{
    border: none;
    height: 100%;
}

.footer__bottom_search .search-form  .search__btn--search {
    position: absolute;
    top: 16px;
    right: 16px;
    background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2248%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M38.7%2013.5l-.2.3a6%206%200%2010-.6.6l-.6.4%204.7%204.5a1%201%200%20001.3-1.3l-4.6-4.5zM34%2014a4.1%204.1%200%20110-8.3%204.1%204.1%200%20010%208.3z%22%20fill%3D%22%23B6B6B6%22%2F%3E%3Cpath%20d%3D%22M14.7%2013.5l-.2.3a6%206%200%2010-.6.6l-.6.4%204.7%204.5a1%201%200%20001.3-1.3l-4.6-4.5zM10%2014a4.1%204.1%200%20110-8.3%204.1%204.1%200%20010%208.3z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);
    font-size: 0;
    width: 50px;
    background-color: unset;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -8px;
    cursor: pointer;
}

@media (max-width: 1240px) {
    .footer__bottom_search {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin: 25px;
    }
}

@media (max-width: 700px) {
    .footer__bottom_search .search-form  input {
        border: none;
        height: 100%;
        padding: 5px 10px;
    }
    .footer__bottom_search {
        margin: 0;
    }
    .footer__bottom_search .search-form{

        width: 100%;
    }
}
.footer_cart{
    display: flex;
    justify-content: center;
}
.footer_right__block{
    display: flex;
    flex-direction: column;
    flex-grow: 2;
    align-items: flex-end;

}

.footer-menu__pay{
    display: flex;
    margin: 15px 0;
    align-items: center;
    justify-content: flex-start;
}
.footer-menu__pay p{
    margin-right: 20px;
    font-size: 14px;
}
.footer-menu__pay .footer-menu__pay-menu{
    display: flex;
    align-items: center;
}
.footer-menu__pay .footer-menu__pay-item{
    margin-right: 15px;
    display: flex;
    align-items: center;
}

.advantages2 .main-advantages__years-small{
    font-weight: 400;
    font-size: 14px;
}

.advantages2 .main-advantages__red-block:before {
    content:none;
}

.advantages2 .img-detective-man {
    width: 35px;
}

.advantages2 .main-advantages__red-block {
    line-height: 38px;
}

.advantages2 .open-quiz{
    cursor: pointer;
}

.custom-popup .background-popup {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}

.popup-container{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-popup{
    z-index: -1;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.5s;
}

.popup-inner {
    margin-top: -50px;
    transition: .5s;
    z-index: 2;
}

/* End */
@media (max-width: 1280px) {
    .roistat-multiwidget-pulsator-holder{
        right: calc(3% - 27px) !important;
    }
}

/* Start:/local/templates/master/css/fotorama.css?165813936415141*/
/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */@-moz-document url-prefix(){}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}
/* End */


/* Start:/local/templates/master/css/main_handheld.css?17013601901022*/
/* ---------------------------- */
/* ------ MEDIA HANDHELD ------ */
@media (max-width: 1239px) {
    /* ------------------------ */
    .header .header__slogan {
        flex-grow: 1;
        border: none;
        font-size: 10px;
        line-height: 12px;
        padding-left: 10px;
    }
    .header__nav-mobile-phone {
        order: 2;
        font-size: 18px;
    }
    /* ------------------------ */
}

/* End */


/* Start:/local/templates/master/css/main_tablet.css?16608440101695*/
/* ---------------------------- */
/* ------- MEDIA TABLET ------- */
@media (min-width: 768px) and (max-width: 1239px) {
    /* ------------------------ */
    .header__phone {
        width: 230px;
        padding: 0 10px;
    }
    .header__nav-mobile-phone {
        display: inline-block;
        vertical-align: top;
    }
    .header .header__slogan {
        width: calc(70% - 230px - 135px - 40px - 38px - 28px - 128px);
    }
    .header .header__calculate {
        width: 128px;
        padding: 0 10px;
    }
    .header__mob-pay {
        padding: 0 10px;
        width: 40px;
    }
    .header__mob-office {
        width: 38px;
        padding: 0 10px;
    }
    .header__mobile-wrap {
        width: 28px;
        padding: 0 0 0 10px;
    }
    /* ------------------------ */
    /* ------------------------ */
    /* ------------------------ */
    /* ------------------------ */
}
/* ---------------------------- */

@media (max-width: 450px) {
    .header__mob-office{
        display:none
    }
}
/* End */


/* Start:/local/templates/master/css/main_mobile.css?16608510643255*/
/* ---------------------------- */
/* ------- MEDIA MOBILE ------- */
@media (max-width: 767px) {
    /* ------------------------ */

    .header__office-mail{}

    .header__logo {
        width: 98px;
        height: 50%;
        display: flex;
        align-items: center;
    }
    .header .header__slogan {
        width: calc(100% - 98px - 30px - 28px - 28px);
        padding: 9px 10px 0 10px;
        margin-top: 1px;
    }
    .header__mob-pay {
        order: 1;
        width: 30px;
        padding: 0 5px;
    }
    .header__mob-office {
        order: 1;
        width: 28px;
        padding: 0 5px;
    }
    .header__mobile-wrap {
        order: 1;
        width: 28px;
        padding-left: 10px;
    }
    .header__phone {
        width: 60%;
        order: 3;
        text-align: right;
    }
    .header__nav-mobile-phone {
        display: inline-block;
        vertical-align: top;
        font-size: 17px;
    }
    .header .header__nav-mobile .header__calculate {
        width: calc(100% - 230px);
        height: 50%;
        display: flex;
        align-items: center;
        order: 2;
    }
    .header .header__mobile-open .header__phone-link a {
        font-size: 18px;
    }
    .header .header__mobile-open .header__network {
        order: 4;
        padding: 0;
        width: 80px;
        margin-left: 15px;
    }
    .header .header__mobile-open .header__phone-link {
        position: relative;
        padding-left: 30px;
    }
    /* ------------------------ */
    /* ------------------------ */
    /* ------------------------ */
    .header__phone_mobile{
        order: 3;
    }
}

@media (max-width: 460px) {
    .header__mob-office{
        display:none
    }
}

/* ---------------------------- */
@media (max-width: 339px) {
    /* ------------------------ */
    .header__nav-mobile-phone {
        font-size: 15px;
    }
    .header .header__mobile-open .header__network {
        margin-left: 15px;
    }
    .header .header__mobile-open .header__phone-link a {
        font-size: 16px;
    }
    /* ------------------------ */
    /* ------------------------ */


}

/* End */


/* Start:/local/templates/master/css/original.css?16816666172552*/
.b-main-advantages .main-advantages__red-block{
    opacity: 0;
    transition: 1.5s;
    background-color: #eb2336;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    box-shadow: 0px 2px 13px rgba(0, 0, 0, 0.4);
}
.b-main-advantages .main-advantages__red-block:hover{
    transform: rotate(-20deg);
}
.b-main-advantages .main-advantages__red-block_animation{
    opacity: 100%;
}
.b-main-advantages .main-advantages__item{
    position: relative;
    right: 100vw;
    transition: 1.5s;
}
@media only screen and (max-width: 980px){
    .b-main-advantages .main-advantages__item{
        right: 0;
    }
    .b-main-advantages .main-advantages__red-block{
        opacity: 100%;
    }
}

/* End */


/* Start:/local/templates/master/css/itc-slider.css?17526895512052*/
.itc-slider {
    position: relative;
}

.itc-slider__wrapper {
    overflow: hidden;
}

.itc-slider__items {
    display: flex;
    transition: transform 0.5s ease;
    will-change: transform;
}

.itc-slider__item {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    user-select: none;
    will-change: transform;
}

/* РєРЅРѕРїРєРё РІР»РµРІРѕ Рё РІРїСЂР°РІРѕ */

.itc-slider__btn_prev {
    left: -12px;
}

.itc-slider__btn_next {
    right: 0;
}


/* РёРЅРґРёРєР°С‚РѕСЂС‹ */
/* End */


/* Start:/local/templates/master/css/custom.css?175334402710874*/
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

html {
    height: 100%;
}

body {
    height: 100%;
    min-width: 320px;
    background: #fff;
    color: #111;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.container {
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.container:after {
    content: " ";
    display: block;
    clear: both;
}

.wrapper {
    overflow: hidden;
    min-height: 100%;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h1,
h2,
h3,
h4 {
    font-family: "Montserrat", sans-serif;
    margin: 0;
    padding: 0;
    color: #111;
    font-weight: 500;
}

h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 800;
    margin-bottom: 20px;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

b {
    font-weight: inherit;
}

b {
    font-weight: bolder;
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
select {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="submit"] {
    -webkit-appearance: button;
;
}

button,
[type="button"],
[type="submit"] {
;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

input {
    overflow: visible;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
;
}
.video-link{
    cursor: pointer;
}
img.lazy-load{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.custom-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top:0;
}

.itc-slider.gallery .gallery__item{
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    margin:0;
    padding: 0 15px;
}

.itc-slider.reward .itc-slider__item{
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
    margin:0;
    padding: 0 10px;
}

.itc-slider.gallery .itc-slider__btn_next,
.itc-slider.gallery .itc-slider__btn_prev{
    top: 56%;
}

.gallery {
    background-color: unset;
    padding: 62px 0;
}
.itc-slider .slick-next{
    right: -110px;
}

.itc-slider .slick-prev{
    left: -110px;
}

.article-back-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    position: absolute;
}
.accordion__body{
    display: none;
}
.faq:hover .faq__trigger {
    background: -webkit-gradient(linear, left top, right top, from(#F84455), to(#CB0619));
    background: linear-gradient(90deg, #F84455 0%, #CB0619 100%);
}
.faq:hover .faq__trigger path {
    stroke: #ffffff;
}

.main-reviews__img img {
    max-width: 100%;
    height: 100%;
    width: 100%;
}

.form-back-img{
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.sertificates-steps__pic img{
    width: auto;
    height: auto;
}

.calculator-step .lazy-load{
    height: auto;
    width: auto;
}
.peculiarity__img img{
    width: unset;
    height: unset;
}
.slick-arrow {
    padding: 0;
    font-size: 0;
    position: absolute;
    z-index: 10;
    top: 50%;
    margin-top: -15px;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
}
.slick-arrow::before{
    content: '';
    position: absolute;
    transition: all .3s;
    width: 35px;
    height: 25px;
    left: 25px;
    top: 30px;
    background: url(/local/templates/master/pic/article_str_nav.png) no-repeat;
}
.slick-next::before {
    transform: rotate(-180deg);
}

.gallery .slick-arrow, .b-main-reviews .slick-arrow, .slick-arrow {
    top: 44%;
    background-color: #eb2336;
    border: none;
    width: 85px;
    height: 85px;
    border-radius: 50px;
    box-shadow: 0px 10px 20px 0px rgba(235, 35, 54, 0.5);
}
@media (max-width: 1420px) {
    .itc-slider .slick-next {
        right: -30px;
    }
    .itc-slider .slick-prev {
        left: -30px;
    }
}

@media (max-width: 1239px) {
    .container {
        padding: 0 30px;
    }

    .itc-slider.reward .itc-slider__item{
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }
}

@media (max-width: 767px) {
    .container {
        padding: 0 15px;
    }

    .itc-slider.gallery .gallery__item{
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .itc-slider.reward .itc-slider__item{
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .slick-arrow::before{
        width: 25px;
    }
}

/* End */


/* Start:/local/templates/master/css/header.css?175329256219824*/
.header {position: fixed;top: 0;left: 0;right: 0;background-color: #fff;z-index: 100;}.header__top {height: 35px;display: -webkit-box;display: -ms-flexbox;display: flex;align-items: center;justify-content: space-between;position: relative;}.header__top-left{display:flex;}.header__top::after {position: absolute;content: '';left: -9999px;right: -9999px;bottom: 0;background-color: #e4e4e4;height: 1px;}.header__partner-img img{width:90px;}.header__logo .logo-text{font-size: 11.8px;color: #111;font-weight: 600;font-style: italic;text-shadow: 0px 0px 0.5px rgb(255 34 65 / 80%);}.age {width: 36.5px;height: 98px;background: url(/images/rectangle.svg) 0 0 no-repeat;background-position: center;background-size: contain;color: #ffffff;font-weight: 700;font-size: 14px;text-align: center;line-height: 1;padding: 11px 0 17px 0;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;}.header__left-menu ul {list-style-type: none;padding: 0;}.header__left-menu ul li {float: left;position: relative;}.header .header__left-menu ul li {padding-left: 51px;}.header__left-menu ul li a, .header__middle-menu a, .footer__callback .footer__btn-text, .header__mobile-open .header__middle-menu-link {color: #111111;font-weight: 500;line-height: 30px;font-size: 14px;text-decoration: none;}.header__middle-menu {max-width: 416px;width: 100%;display: flex;justify-content: space-between;}.header__messenger-links{display:flex;align-items:center;gap:10px;}.header__messenger-links a{width:35px;height:35px;}.header__messenger-links a{width:30px;height:30px;}.header__messenger-links svg{width:100%;height:100%;}.header__middle-menu-item, .footer__callback {position: relative;padding-left: 20px;}.footer__callback {margin-top: 6px;}.header__middle-call:before, .footer__btn-text:before {content: none;width: 20px;height: 22px;position: absolute;background: url(/local/templates/master/css/../img/logo_call_me.png) no-repeat;left: 0;bottom: 4px;background-size: cover;}.header__middle-type:before {content: "";width: 18px;height: 18px;position: absolute;background: url(/local/templates/master/css/../img/selection_type.png) no-repeat;left: 0;bottom: 5px;}.header__partner {align-items:center;display: flex;}.header__partner-text {font-size: 14px;line-height: 18px;padding-left: 22px;}.header__logo {display: flex;justify-content: space-between;width: 200px;}.header__logo-link:hover {opacity: .7;}.header__logo-link img {display: block;max-width: 100%;}.header .header__text {display: flex;justify-content: space-between;align-items: center;width: calc(100% - 300px - 190px);margin-right:20px;}.header .header__network {padding: 0 30px;width: 150px;}.header .header__calculate {width: 200px;}.header .header__slogan {font-size: 14px;line-height: 24px;padding-left: 25px;display: flex;align-items: center;}.header__email {font-size: 14px;line-height: 18px;}.header__email a {text-decoration: none;color: #111;}.header__office a {font-size: 14px;font-weight: 500;line-height: 30px;padding-left: 27px;position: relative;text-decoration: none;color: #111;}.header__office a::before {content: "";width: 16px;height: 18px;position: absolute;background: url(/local/templates/master/css/../img/logo_office.png) no-repeat;left: 0;bottom: 0;}.header__phone-top {display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.header__phone-link a {font-size: 22px;font-weight: 600;line-height: 30px;text-decoration: none;color: #111;}.header__phone-link:hover {color: #d41f30;}.header__phone-bott {text-align:right;font-size: 14px;color: #999;display: block;line-height: 18px;}.header__btn {font-size: 16px;display: flex;align-items: center;justify-content: center;padding: 0 10px;width: 200px;height: 60px;font-weight: 500;line-height: 30px;border-radius: 50px;box-shadow: 0px 10px 20px 0px rgba(235, 35, 54, 0.5);text-decoration: none;}.header__middle {padding: 0 10px;display: flex;justify-content: space-between;height: 100px;align-items: center;}.header__mobile-wrap {display: flex;align-items: center;}.header__btn-line {position: absolute;left: 0;width: 100%;height: 2px;background-color: #1e1e1e;display: block;-webkit-transition: all .3s;transition: all .3s;}.header__btn-line:nth-child(1) {top: 0;}.header__btn-line:nth-child(2) {top: 6px;}.header__btn-line:nth-child(3) {top: 12px;}.header__nav-red {display: flex;justify-content: space-between;position: relative;}.header__nav:before {position: absolute;content: '';left: -9999px;right: -9999px;top: 0;background-color: #eb2336;height: 60px;}.header__nav-list {display: flex;align-items: center;justify-content: space-between;z-index: 1;max-width: 450px;width: 100%;}.heading__descr {padding-bottom: 20px;font-size: 20px;font-weight: 500;line-height: 28px;max-width: 570px;}.heading__form {padding-bottom: 22px;max-width: 570px;position: relative;display: flex;align-items: flex-end;}.heading__form-btn {max-width: 200px;width: 100%;margin-left: 30px;}.heading .heading__input-name {position: absolute;top: 3px;left: 41px;color: #bbb;font-size: 13px;}.heading__form-input input {border: 1px solid #dfdfdf;height: 60px;padding: 15px 41px 0 41px;max-width: 294px;border-radius: 20px;color: #bbb;}.heading__form-input input::-webkit-input-placeholder {color: #bbb;}.heading__form-input input::-moz-placeholder {color: #bbb;}.heading__wrap {max-width: 635px;padding: 77px 0 133px;display: flex;flex-direction: column;justify-content: center;}.heading__consent-desc {margin-bottom: 10px;max-width: 517px;font-weight: bold;font-size: 14px;}.heading__consent {color: #999999;line-height: 22px;font-size: 12px;max-width: 517px;}.heading__consent a {color: #999999;}.heading__consent a:hover, .b-form-contact .form-contact__policy a:hover {color: #d41f30;}.heading__btn {border-radius: 20px;font-size: 20px;font-weight: 500;position: relative;line-height: 30px;box-shadow: 0px 10px 20px 0px rgba(235, 35, 54, 0.5);text-align: center;vertical-align: top;padding: 13px 10px 16px;background-color: #eb2336;color: #fff;border: 0;-webkit-transition: all .3s;transition: all .3s;text-decoration: none;}.header__mobile-open {display: none;padding: 0 20px;}.header__nav {margin-left: -35px;}.header-fix {opacity: 1;transition: top .3s linear;position: fixed;left: 0;right: 0;background-color: #fff;z-index: 101;top: -100px;}.header-fix .header__middle-menu a, .header-fix .header__left-menu ul li a {font-size: 12px;}.header-fix .header__img {max-width: 100px;display: flex;}.header-fix .header__img img {max-width: 100%;width: 100%;}.header-fix .header__phone-link a {font-size: 15px;}.header-fix .header__left-menu ul li:last-child {padding: 0;}.header-fix .header__left-menu ul li {padding-right: 20px;}.header-fix .header__middle-menu {max-width: 490px;}.header-fix .header__middle-menu-item {padding-left: 22px;}.header-fix .header__top {height: 40px;}.header-fix .header__middle-call:before {bottom: 0;background-size: 12px;}.header-fix .header__office a::before {bottom: -3px;background-size: 12px;}.header-fix .header__middle-type:before {bottom: 4px;background-size: 14px;}.header-fix .header__nav:before {height: 40px;}.header-fix .header__nav {margin-left: -20px;}.header-fix .header__calculate .header__btn {width: 150px;height: 26px;color: #fff;font-size: 12px;background-color: #111111;transition: all 0.3s;}.header-fix .header__calculate .header__btn:hover {color: #111;background-color: #fff;transition: all 0.3s;}.header-fix .header__nav-red {align-items: center;}.header-fix .header__nav-right-item a {font-size: 12px;}.header-fix .header__nav-price:before {background-size: 14px;}.header-fix .header__nav-price:before {height: 15px;}.header-fix .header__nav-right-item {padding-left: 26px;}.main__age {right: 21px;top: -2px;}@media (max-width: 1240px) {.header .header__text{display:none;}.header__middle {display: flex;height: auto;}.heading {background-repeat: no-repeat;background-color: #000;background-size: 140%;background-position: 38% 0px;}.header>.container .header__top {display: none;}.main__age {margin: 0 20px;}.age {width: 28.5px;height: 80px;font-size: 10px;}.header__contact {padding: 0 15px;}.header__phone-link {font-size: 20px;}.header__btn {width: 170px;}.header__middle br, .header__middle .header__slogan, .header__middle .header__logo, .header__middle .header__calculate, .header__middle .header__contact, .header__middle .header__email, .header__middle .main__age{display: none;}.header__middle .header__office-mail {position: absolute;top: 50%;transform: translateY(-50%);right: 69px;}.header__middle .b-region .region__name {font-size: 0;margin-bottom: 0;display: block;}.header__middle .b-region .region__name svg {margin-right: 0;}.header__btn {height: 26px;font-size: 12px;width: 108px;font-weight: 600;box-shadow: 0px 5px 10px 0px rgba(235, 35, 54, 0.5);}.header__logo {width: 135px;}.header__calculate {order: 3;}.header .header__nav-mobile .header__calculate {width: auto;}.header__mob-pay {order: 4;}.header__mob-office {order: 5;}.header__mob-office a {display: none;}.header__mobile-wrap {order: 6;}.wrapper {padding-top: 43px;}.header__nav-mobile {height: 80px;border: none;}.header__nav:before {background: none;}.header__nav-link {color: #111;}.header__nav-link:after {width: 0;}.header__nav-right {display: none;}.header__mobile-open {display: block;}.header__nav-right-item {display: none;}.header__phone-link, .header__phone-bott {display: flex;align-items: center;}.header__network {margin-left: 39px;}.header__email, .header__phone-bott {font-size: 12px;}.header__email {margin-left: 9px;}.header__nav-list {display: block;margin-bottom: 12px;}.header__nav-link {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;padding: 0 20px;height: 45px;border-bottom: 1px solid #f6f6f6;}.header__nav-item:hover .header__nav-link:before {background: none;}.header__nav li:last-child a:after {content: '';}.header__nav-link:before, .header__nav-link span:after {content: none;}.header__nav-link:hover {color: #111;background: none;}.header__subnav-category {padding-bottom: 12px;width: 100%;margin-right: 0;}.header__subnav {position: static;border-top: none;-webkit-box-shadow: none;box-shadow: none;padding: 15px 30px 5px;border-bottom: 1px solid #f6f6f6;}.header__mobile-open .header__nav-right-item {display: block;}.header__mobile-open .header__nav-right-item a {color: #111;}.header__mobile-open .header__office-mail {display: block;}.header__mobile-open .header__calculate {position: relative;left: 0;bottom: 0;margin-top: 39px;}.header__mobile-open .header__btn {width: 280px;height: 60px;font-size: 15px;}.header__mobile-open .header__office-mail {margin-top: 20px;}.header__mobile-open .header__partner {display: flex;margin: 40px 0 0 0;}.header__nav {left: -150%;transition: left 0.5s ease-out 0s;position: fixed;background-color: #fff;}.header__subnav:after, .header__subnav:before, .header__nav-item:hover .header__subnav {box-shadow: none;}.header .header__slogan {flex-grow: 1;border: none;font-size: 10px;line-height: 12px;padding-left: 10px;}.header__nav-mobile-phone {order: 2;font-size: 18px;}}@media (max-width: 1023px) {.header__top {height: 163px;padding-bottom: 55px;position: relative;}.header__contact {position: absolute;z-index: 100;left: 0;bottom: 22px;padding: 0;}.header__phone-link {font-size: 22px;}.header__btn {width: 180px;}.header__partner {margin-left: auto;}.header__btn-mobile-visible {display: block;width: 18px;height: 14px;position: relative;cursor: pointer;}.header__btn-mobile-visible:hover .header__btn-line {}}@media (max-width: 767px) { .header__top_rehau-menu{display: none;}.header__mob-office a {display:block;}.header__top_rehau-menu{display:none;}.header__logo {width: 98px;height: 50%;display: flex;align-items: center;}.header__logo-link{width: 100%;}.heading__btn {font-size: 14px;line-height: 14px;height: auto;max-width: 100%;padding: 18px 20px;}.header__logo .logo-text {font-size: 5.8px;white-space: nowrap;}.main__age {margin: 0;}.age {order: 10;}.header__contact {display: -webkit-box;display: -ms-flexbox;display: flex;}.header__contact {display: none;}.header__middle .header__office-mail {transform: none !important;top: 13px !important;right: 49px !important;}.header__nav-item {width: 100%;}.wrapper {padding-top: 90px;}.header__mob-pay {order: 1;}.header__nav-mobile {height: 119px;align-items: center;flex-wrap: wrap;padding-bottom: 30px;}.heading {background-size: 190%;background-position: 100% -57px;}.heading__wrap {padding: 83% 0 33px;}.b-main .heading__wrap {padding: 20% 0 33px;}.heading__period {font-size: 14px;}.header__office-mail{}.header__logo {width: 98px;height: 50%;display: flex;align-items: center;}.header .header__slogan {width: calc(100% - 98px - 70px - 28px - 28px);padding: 9px 10px 0 10px;margin-top: 1px;}.header__mob-pay {order: 1;width: 50px;padding: 0 5px;}.header__mob-office {order: 1;width: 28px;padding: 0 5px;}.header__mobile-wrap {order: 1;width: 28px;padding-left: 10px;}.header__phone {width: 60%;order: 3;text-align: right;}.header__nav-mobile-phone {display: inline-block;vertical-align: top;font-size: 17px;}.header .header__nav-mobile .header__calculate {width: calc(100% - 230px);height: 50%;display: flex;align-items: center;order: 2;}.header .header__mobile-open .header__phone-link a {font-size: 18px;}.header .header__mobile-open .header__network {order: 4;padding: 0;width: 80px;margin-left: 15px;}.header .header__mobile-open .header__phone-link {position: relative;padding-left: 30px;}.heading__wrap {padding: 35px 0 43px;}.heading__caption {padding-bottom: 16px;}.heading__form-input input {max-width: 185px;height: 50px;padding: 10px 20px 0 20px;font-size: 14px;}.heading .heading__input-name {left: 20px;font-size: 12px;}}@media (max-width: 479px) {.header__partner-text{font-size: 10px}.header__messenger-links{gap:5px;}.header__btn {width: 100%;}}
/* End */

.heading-benefits {
    margin-bottom: 30px;
}
.heading-benefits li {
    padding: 10px 0 0 20px;
    position: relative;
}
.heading-benefits li:before {
    content: '✔';
    position: absolute;
    left: 0;
    color: #eb2336;
}
.header__top_rehau-menu::after {
    position: absolute;
    content: '';
    left: -9999px;
    right: -9999px;
    bottom: 0;
    background-color: #e4e4e4;
    height: 1px;
}
.header-email{
    width: 100%;
    text-align: right;
    display: block;
    color: #000;
}
.header__top_rehau-menu {
    display: flex;
    justify-content: space-between;
    height: 50px;
    position: relative;
}
..header__left-menu ul li
.header__top-left,
.header__top-right{
    display: flex;
}
/* Start:/local/templates/master/components/webcanape/regions/.default/style.css?16581393643167*/
.b-region {}

.b-region .region__name {
    display: flex;
    align-items: center;
    color: #111111;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    margin-bottom: 0;
    cursor: pointer;
}

.b-region .region__name:hover {
    color: #eb2336;
}

.b-region .region__name svg {
    width: 16px;
    display: block;
    margin-right: 10px;
}


/*--------------------------------*/

@media (min-width: 768px) and (max-width: 1239px) {
    /*--------------------------------*/
}

@media (max-width: 767px) {
    /*--------------------------------*/
    /*--------------------------------*/
    .heading-benefits li:before{
        position: relative;
        padding-right: 10px;
    }
}
/* End */


/* Start:/local/components/be1st/be1st.menu/templates/.default/style.css?1658139364364*/

.header__subnav_col_new {
    column-rule: 1px solid #ccc;
    column-gap: 30px;
    column-count: 4;
    column-width: 250px;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
}
/* End */


/* Start:/local/templates/master/styles.css?17526892862442*/




.title {
    font-size: 38px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 39px;
    letter-spacing: -0.6px;
}
.title span {
    font-weight: 700;
}
.color-red {
    color: #EB2336;
}
.header-banner-img{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    object-position: 75%;
}
.new-form input[type=text],
.new-form input[type=tel] {
    height: 50px;
    padding: 0 21px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    border: 1px solid #ffffff;
    outline: unset;
    font-size: 16px;
    color: #33354F;
    font-weight: 500;
    width: 290px;
    box-sizing: border-box;
    transition: all 0.3s ease;
}
.new-form input[type=text]:focus,
.new-form input[type=tel]:focus {
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.wrapper-block{
    margin-bottom: 100px;
}


/* End */


/* Start:/local/templates/master/components/webcanape/regions/.default/style.css?17743553753164*/
.b-region {}

.b-region .region__name {
    display: flex;
    align-items: center;
    color: #111111;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    margin-bottom: 0;
    cursor: pointer;
}

.b-region .region__name:hover {
    color: #eb2336;
}

.b-region .region__name svg {
    width: 16px;
    display: block;
    margin-right: 10px;
}

#region_form {
    padding: 30px 30px 25px;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
    min-width: 570px;
    box-sizing: border-box;
}

#region_form .region__title {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    padding: 0 30px 25px;
    margin: 0 -30px 20px;
    border-bottom: 1px solid #e4e4e4;
    display: block;
}

#region_form .region__menu-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

#region_form .region__menu-item {
    width: 50%;
    padding: 5px 15px;
    box-sizing: border-box;
}

#region_form .region__menu-item a {
    color: #111111;
    font-size: 14px;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
}

#region_form .region__menu-item a:hover {
    color: #eb2336;
}

#region_form .popup-window-close-icon {
    width: 18px;
    height: 18px;
    opacity: 1;
    right: 26px;
    top: 28px;
    background: url(/local/templates/master/img/close_region.png)
}

#region_form .popup-window-close-icon:after {
    display: none;
}


/*--------------------------------*/

.b-confirm {
    position: absolute;
    background-color: #fff;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
    padding: 10px;
    box-sizing: border-box;
    bottom: 0;
    width: 220px;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .1);
    z-index: 100;
}

.b-confirm .confirm__other {
    cursor: pointer;
    color: #eb2336;
    text-decoration: none;
}

.b-confirm .confirm__yes {
    display: block;
    color: #eb2336;
    text-decoration: none;
}

@media (min-width: 768px) and (max-width: 1239px) {
    .header__middle .header__office-mail--desktop .b-confirm {
        display: none;
    }
    /*--------------------------------*/
    .b-confirm {
        position: fixed;
        top: 70px;
        right: 0;
        bottom: auto;
    }
}

@media (max-width: 767px) {
    .header__middle .header__office-mail--desktop .b-confirm {
        display: none;
    }
    /*--------------------------------*/
    #region_form {
        width: 100vw;
        height: 100vh;
        top: 0 !important;
        min-width: initial;
        position: fixed !important;
        padding: 15px;
    }
    #region_form .region__title {
        font-size: 16px;
        margin: 0 auto 15px;
        padding: 0;
        border-bottom: 0;
    }
    #region_form .region__menu-items {
        background-color: #f7f7f7;
        padding: 15px 0;
    }
    #region_form .region__menu-item {
        width: 100%;
    }
    #region_form .popup-window-close-icon {
        top: 18px;
        right: 15px;
    }
    /*--------------------------------*/
    .b-confirm {
        position: fixed;
        top: 100px;
        right: 20px;
        bottom: auto;
    }
}
/* End */


/* Start:/local/components/be1st/be1st.menu/templates/.default/style.css?1772779132651*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.header__subnav_col_new {
    column-rule: 1px solid #ccc;
    column-gap: 30px;
    column-count: 4;
    column-width: 250px;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
}
@media (min-width: 1239px) {
    .header__nav.js-nav .header__nav-item:nth-child(6){
        display: none;
    }
    .header__nav.js-nav .header__nav-item:nth-child(7){
        display: none;
    }
    .header__nav.js-nav .header__nav-item:nth-child(9){
        display: none;
    }
}

/* End */


/* Start:/local/components/custom/ts.quiz/templates/.default/style.css?177929139213786*/
.ts-modal-quiz  .btn {
    border-radius: 6px;
    padding: 14px 24px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    border: none;
    display: inline-flex;
    align-items: center;
    column-gap: 10px;
    cursor: pointer;
    border: 2px solid transparent;
    text-decoration: none;
}
.btn-block {
    display: block;
    width: 100%;
    text-align: center;
}
.ts-modal-quiz {
    font-family: "Montserrat", sans-serif;
    display: none;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(36, 36, 36, 0.9);
}
.ts-modal-quiz form {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.ts-modal-quiz p.help-block {
    margin: 0;
    padding: 0;
}
.ts-modal-quiz__wrapper {
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    width: 730px;
    height: 585px;
    padding: 30px 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 12px;
}
.ts-modal-quiz .close-modal, .ts-modal-quiz__close-button {
    cursor: pointer;
    background: url(/local/components/custom/ts.quiz/templates/.default/img/close.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
}
.ts-modal-quiz__close-button {
    top: -20px;
    filter: brightness(0%);
}
.ts-modal-quiz__info-panel {
    margin-top: 32px;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 30px;
    align-items: center;
}
.ts-modal-quiz__info-panel .btn {
    font-size: 18px;
    font-weight: 600;
    border: 2px solid transparent;
    height:40px;
    display: block;
    text-align: center;
    line-height: 0.55;
}
.ts-modal-quiz__info-panel .btn-white {
    border: 2px solid var(--trasparent-black-10, rgba(36, 36, 36, 0.1));
    color: rgba(36, 36, 36, 0.6);
}
.ts-modal-quiz__button-block {
    cursor: pointer;
    position: fixed;
    right: 30px;
    top: 75%;
    transform: translate(0, -50%);
    z-index: 1040;
    display: none;
}
.ts-modal-quiz__button {
    /*background: url(/local/components/custom/ts.quiz/templates/.default/../img/blocks/ts-modal-quiz/modal-quiz-button.png);
    width: 141px;
    height: 137px;
    border: none;
    @include minitablet {
      width: 94px;
      height: 97px;
      background-size: contain;
      background-repeat: no-repeat;
    }*/
    background: url('/local/components/custom/ts.quiz/templates/.default/img/Рехау_Скидка - 1080_1080-1.png');
    width: 200px;
    height: 200px;
    border: none;
    background-size: contain;
    background-repeat: no-repeat;
}
.ts-modal-quiz.question-number-4 .ts-modal-quiz__info-panel {
    display: none;
}
.ts-modal-quiz__info {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    grid-column: span 2/span 2;
}
.ts-modal-quiz__progress {
    display: flex;
    justify-content: center;
}
.ts-modal-quiz .progress-fill {
    fill: #ffe684;
}
.ts-modal-quiz.question-number-1 .progress-fill {
    fill: #f5f5f5;
}
.ts-modal-quiz.question-number-2 .progress-fill {
    opacity: 0.35;
}
.ts-modal-quiz.question-number-3 .progress-fill {
    opacity: 1;
}
.ts-modal-quiz.question-number-4 .progress-fill {
    fill: #f83a4b;
}
.ts-modal-quiz text {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
}
.ts-modal-quiz__submit {
    width: 400px;
    margin: 0 auto;
    margin-top: 35px;
}
.ts-modal-quiz__submit .btn {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    display: block;
}
.ts-modal-quiz__submit .btn span{
    text-align: center;
}
.ts-modal-quiz__form {
    display: none;
    width: 400px;
    margin: 0 auto;
    gap: 20px;
    margin-top: 35px;
}
.ts-modal-quiz__form input[type=text],
.ts-modal-quiz__form input[type=tel] {
    height: 25px;
    width: 100%;
    padding: 15px 20px;
    border-radius: 10px;
    border: 1px solid rgba(36, 36, 36, 0.6);
    box-shadow: 0px 12px 50px 0px rgba(0, 0, 0, 0.03);
}
.ts-modal-quiz__form input[type=checkbox] {
    margin-right: 5px;
}
.ts-modal-quiz.question-number-4 .quiz-questions {
    display: none;
}
.question-number-4 .ts-modal-quiz__form {
    display: grid;
}
.ts-modal-quiz__agreement-block {
    color: rgba(36, 36, 36, 0.6);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    display: flex;
}
.ts-modal-quiz__agreement-block a {
    color: rgba(36, 36, 36, 0.6);
    text-decoration: underline;
}

.quiz-question-block__title {
    font-size: clamp(1rem, 0.721rem + 1.04vw, 1.5rem);
    font-weight: 700;
    line-height: 1.5;
    width: 61.5%;
}
.quiz-question-block__question {
    font-size: clamp(1rem, 0.86rem + 0.52vw, 1.25rem);
    font-weight: 600;
    line-height: 1.6;
}

.quiz-container {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    position: relative;
    overflow: hidden;
}

.quiz-question__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    padding-top: 25px;
}

.question-number-4 .quiz-question__wrapper {
    flex-grow: 0;
}

.quiz-question {
    margin-bottom: 20px;
}

.quiz-option input[type=radio]:checked + span {
    border-color: green;
}

.quiz-option input[type=radio]:checked + span:before {
    background-color: green;
}

.quiz-options {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 25px;
}

.quiz-option {
    display: flex;
    align-items: center;
    gap: 3px;
    padding: 15px;
    border-radius: 12px;
    border: 1px solid rgba(36, 36, 36, 0.1);
}
.quiz-option input,
#ts-modal-quiz_agreement{
    width: auto!important;
    -webkit-appearance: auto!important;
}
.ts-modal-quiz  .btn-white {
    color: #242424;
    background: #fff;
    box-shadow: 0px 15px 50px rgba(36, 36, 36, 0.1);
}

.ts-modal-quiz  .btn-green {
    background: linear-gradient(90deg, #f83a4b 0.05%, #f6091d 100.05%);
    color: #fff;
}

body.modal-open {
    overflow: hidden;
}
.modal {
    max-width: 555px;
    border-radius: 20px;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.modal {
    max-width: 555px;
    border-radius: 20px;
}
.modal .form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.modal__title {
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
}
.modal__title_red {
    background: -webkit-gradient(linear, left top, right top, from(#F84455), to(#CB0619));
    background: linear-gradient(90deg, #F84455 0%, #CB0619 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 42px;
}
.modal__description {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 23px;
}
.modal__description_red {
    color: #F84455;
}
.modal .label {
    margin-bottom: 15px;
    margin-right: 0 !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
}
.modal input[type=phone],
.modal input[type=tel] {
    height: 60px;
    width: 100%;
}
.modal .button {
    width: 100%;
    font-size: 22px;
}
.modal .agree {
    margin-top: 5px;
    line-height: 15px;
}

.fancybox-slide--html .fancybox-close-small {
    right: 10px;
    top: 10px;
}

.hidden-сonsent {
    display: none;
}

.сonsent {
    max-width: 680px;
}
.сonsent .title {
    line-height: 1.3;
    font-size: 24px;
    margin-bottom: 20px;
}
.сonsent a {
    color: #F84455;
}

@media (max-width: 767px) {
    .sm-hidden {
        display: none;
    }
}

.modal-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 23px;
}

.action {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    border-radius: 18px;
    padding: 10px 17px;
    text-align: center;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 8px);
    flex: 0 0 calc(50% - 8px);
    margin-bottom: 17px;
}
.action__num {
    color: #2D2E3A;
    font-weight: 600;
    font-size: 18px;
    top: 14px;
    left: 14px;
    position: absolute;
}
.action__img {
    margin: 13px 0 16px 0;
}
.action__text {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin: 16px auto;
    max-width: 140px;
}

.success {
    max-width: 444px;
}
.success .messengers {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.success .messenger:not(:last-child) {
    margin-right: 20px;
}
.success .messengers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 18px 0 24px 0;
    padding-right: 27px;
}

.success .messenger {
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    padding: 7px 16px 8px 48px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.success .messenger::before {
    content: "";
    position: absolute;
    left: 17px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.success .messenger_whatsup {
    background: #12AF0A;
    border: 1px solid rgba(45, 46, 58, 0.1);
}
.success .messenger_whatsup::before {
    width: 21px;
    height: 21px;
    background: url(/local/components/custom/ts.quiz/templates/.default/img/whatsup.svg) 0 0 no-repeat;
    background-size: cover;
    background-size: contain;
}
.success .messenger_telegram {
    background: #30A4DF;
    border: 1px solid rgba(45, 46, 58, 0.1);
}
.success .messenger_telegram::before {
    width: 20px;
    height: 16px;
    left: 21px;
    background: url(/local/components/custom/ts.quiz/templates/.default/img/telegram.svg) 0 0 no-repeat;
    background-size: cover;
    background-size: contain;
}
.success .messenger:hover {
    opacity: 0.8;
}
.success .messenger:hover::before {
    -webkit-animation: ring 1.2s linear infinite;
    animation: ring 1.2s linear infinite;
}
body .mes_max{
    height:38px !important;
    padding:0 !important;
    overflow: hidden !important;
    border-radius:5px !important;
}
.socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 24px;
}
.socials__label {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    padding-right: 20px;
}

.social {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: relative;
    margin-right: 11px;
}
.social:hover {
    opacity: 0.8;
}
.social::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.social_vk {
    background: #4C6C91;
}
.social_vk:after {
    width: 25.6px;
    height: 14.34px;
    background: url(/local/components/custom/ts.quiz/templates/.default/../img/vk.svg) 0 0 no-repeat;
    background-size: contain;
}
.social_you {
    background: #FF0000;
}
.social_you::after {
    width: 25.6px;
    height: 18.4px;
    background: url(/local/components/custom/ts.quiz/templates/.default/../img/youtube.svg) 0 0 no-repeat;
    background-size: contain;
}
.social_you::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 6.4px;
    height: 8px;
    background: url(/local/components/custom/ts.quiz/templates/.default/../img/fill.svg) 0 0 no-repeat;
    background-size: contain;
    z-index: 2;
}
@media (max-width: 576px) {
    .ts-modal-quiz__wrapper {
        max-width: 90%;
        padding: 16px;
        height: auto;
    }
    .ts-modal-quiz__info-panel {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 15px;
    }
    .ts-modal-quiz__progress {
        transform: scale(1.5);
        margin-top: 25px;
    }
    .question-number-4 .ts-modal-quiz__progress {
        margin-top: 0;
    }
    .ts-modal-quiz__submit {
        width: 100%;
        margin-top: 20px;
    }
    .ts-modal-quiz__form {
        width: 100%;
        margin-top: 35px;
    }
    .ts-modal-quiz__form input[type=text] {
        width: 100%;
        padding: 15px 16px;
        height: auto;
    }
    .ts-modal-quiz__agreement-block {
        align-items: baseline;
    }
}

@media (max-width: 768px) {
    .ts-modal-quiz__button {
        width: 200px;
        height: 200px;
    }
    .ts-modal-quiz__button-block {
        top:65%;
        right:12px;
    }
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
/* End */


/* Start:/local/templates/master/styles.css?17794680342442*/




.title {
    font-size: 38px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 39px;
    letter-spacing: -0.6px;
}
.title span {
    font-weight: 700;
}
.color-red {
    color: #EB2336;
}
.header-banner-img{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    object-position: 75%;
}
.modal input[type=text],
.modal input[type=tel],
.modal input[type=number],
.modal input[type=phone],
.new-form input[type=text],
.new-form input[type=tel],
.new-form input[type=number],
.new-form input[type=phone] {
    height: 50px;
    padding: 0 21px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    border: 1px solid #ffffff;
    outline: none;
    font-size: 16px;
    color: #33354F;
    font-weight: 500;
    width: 290px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.modal input[type=text]:focus,
.modal input[type=tel]:focus,
.modal input[type=number]:focus,
.modal input[type=phone]:focus,
.new-form input[type=text]:focus,
.new-form input[type=tel]:focus,
.new-form input[type=number]:focus,
.new-form input[type=phone]:focus {
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.wrapper-block{
    margin-bottom: 100px;
}

.cookie-policy {
    position: fixed;
    bottom: 0;
    padding: 20px;
    background: #fff;
    border-radius: 20px 20px 0 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    width: 100%;
    transition: 0.3s;
}
.cookie-text{
    padding-right:20px;
}

.btn-primary.btn {
    background: none;
    background-color: #eb2336;
    font-size: 20px;
    font-weight: 500;
    max-width: 280px;
    border-radius: 50px;
    padding: 15px 0;
    line-height: 30px;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #fff;
    text-decoration: none;
}

.btn-primary.btn:hover{
    background: #a70015;
}

@media(max-width: 720px) {
    .cookie-policy{
        flex-direction: column;
    }

    .btn-primary.btn{
        margin-top: 30px;
    }
    .cookie-text{
        text-align: center;
    }
}

/* End */
/* /local/templates/master/css/main-page.css?1779619857114147 */
/* /local/templates/master/components/webcanape/regions/.default/style.css?17743553753164 */
/* /local/components/be1st/be1st.menu/templates/.default/style.css?1772779132651 */
/* /local/components/custom/ts.quiz/templates/.default/style.css?177929139213786 */
/* /local/templates/master/styles.css?17794680342442 */
