html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* after_qbici */
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}/* endzeit_____ */
*::-webkit-input-placeholder {color: #a9a9a9; opacity: 1;}
*:-moz-placeholder {color: #a9a9a9; opacity: 1;}
*::-moz-placeholder {color: #a9a9a9; opacity: 1;}
*:-ms-input-placeholder {color: #a9a9a9; opacity: 1;}
*{margin: 0; padding: 0;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
button,input,a{outline: none;}
html{
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    font-family: 'ProximaNova', Verdana, sans-serif;  
    font-weight: 400;
    background: #fff;
    color: #121212;
    font-size: 17px;
    line-height: 24px;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    max-width: 100%;
    height: auto;
}
.upp {
    text-transform: uppercase;
}
.center {
    text-align: center;
}
.bold {font-weight: 700;}
.left{float: left;}
.right{float: right;}
.clearfix:after{content: '';display: block;clear: both;}
.white {  color: #fff; }
.blue {  color: #22445f; }
h1, h2, h3 {
    font-weight: 400;
    letter-spacing: 1px;
}
/* michael-k90 */

.section {
    width: 940px;
    padding: 40px 10px;
    margin: 0 auto;
    position: relative;
}/* after_qbici */
h2.title {
    text-align: center;
    font-size: 34px;
    line-height: 1.2em;
    padding-bottom: 40px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.topline {
    height: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 1.4em;
    letter-spacing: 1px;
    background: rgb(255, 73, 49);
}
.topline .section{
    padding: 10px 10px 0;
}
.topline a.right{
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    border-bottom: 1px dashed rgba(255,255,255,.8);
}
.topline a.right span{
    color: #00ff00;
}
.b1 {
    background: url("b12.jpg") center top no-repeat;
    height: 610px;
}
.b1 .section {
    padding: 0 10px;
}

.b1-title {
    width: 460px;
    padding: 90px 0 0;
}
.b1 h1 {
    font-size: 34px;
    line-height: 1.2em;
    letter-spacing: 3px;
    color: black;
    text-transform: uppercase;
}
.b1 h1>span{
    color: #da0d0d;
}
.b1 h2{
    padding: 30px 0;
    color: #da0d0d;
}
.b1 h2>span {
    display: inline-block;
    padding: 7px 15px 6px;
    border: 1px dashed #da0d0d;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 24px;
}
.b1 .b1-title {
    color:black;
 
    font-size: 18px;
    line-height: 1.4em;
}
.b1 .b1-title>p{
    width: 300px;
}
.b1 .btnHead .left {
    width: 300px;
    text-align: center;
}

.b1 .btnHead .right,.promo-block .right{
    color: #fff;
    position: relative;
    padding: 6px;
    font-weight: 300;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.32);
}
.b1 .btnHead .right:before,.promo-block .right:before {
    content: '!';
    position: absolute;
    color: #319b31;
    font-size: 56px;
    font-weight: 700;
    bottom: 10px;
    left: -22px;
}
.price {
    width: 300px;
    margin: 35px 0 20px;
}
.b1 .price>span, .promo-block .price>span
{
    display: block;
    float: left;
    text-align: center;
    font-size: 17px;
    line-height: 60px;
}
.b1 .price>span.old,.promo-block .price>span.old {
    width: 165px;
    padding: 0 10px;
    color: #222;
    text-decoration: line-through;
    font-size: 30px;
    background: #fff;
    border-radius: 50px 0px 0px 50px;
}
.b1 .price>span.new,
.promo-block .price>span.new {
    width: 135px;
    padding: 0 10px;
    color: #fff;
    background: #319b31;
    border-radius: 0px 50px 50px 0;
    position: relative;
    z-index: 2;
}
.price .new:before {
    content: '';
    width: 20px;
    height: 60px;
    background: #319b31;
    position: absolute;
    left: -10px;
    transform: skewX(-15deg) skewY(0deg);
    z-index: -1;
}
.button-m {
    display: block;
    width: 300px;
    margin: 0 auto;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
    height: 68px;
    color: #fff;
    border: none;
    cursor: pointer;
    text-decoration: none;
    border-radius: 35px;
    border-bottom: 3px solid #900606;
    background: #da0d0d;
    background: linear-gradient(to top, #ff6246, #ff3300);
    letter-spacing: 1px;
    outline: none;
}
.button-m:hover {
    border-bottom: 3px solid #b31a1a;
    background: linear-gradient(to top, #f80f0f, #ff3300);
}
form.m1-form {
    max-width: 400px;
    margin: 0 auto;
    padding: 20px;
    background: #f7f7f7;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
form.m1-form>div{
    margin: 0 auto 10px;
}
form.m1-form > div {
    margin-bottom: 18px;
}
form.m1-form input {
    outline: none;
    width: 100%;
    padding: 0 20px;
    height: 60px;
    font-size: 20px;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    border: none;
    text-decoration: none;
    border-radius: 35px;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 400;
}
form.m1-form input[type="text"],
form.m1-form input[type="tel"] {
    width: 100%;
    padding: 10px;
    margin-bottom: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}
form.m1-form .button-m{
    width: 100%;
}
.b1 .button-m {
    margin: 0;
}
.b2 {
    background: url(bg-r2.jpg) repeat;
}

.b2 ul.sup-1 li {
    float: left;
    width: 25%;
    padding: 0 20px;
    text-align: center;
}
.b2 ul.sup-1 li:before {
    content: '';
    background: url(sup-icon.png) no-repeat;
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
}
.b2 ul.sup-1 li:nth-child(1):before {
    background-position: 0px 0px;
}
.b2 ul.sup-1 li:nth-child(2):before {
    background-position: -120px 0px;
}
.b2 ul.sup-1 li:nth-child(3):before {
    background-position: -240px 0px;
}
.b2 ul.sup-1 li:nth-child(4):before {
    background-position: -360px 0px;
}
.b2 ul.sup-1 li p {
    padding: 20px 0 0;
    font-size: 18px;
}
.b2 ul.sup-1 li p:before{
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    margin: 0 auto 12px;
    background: #da0d0d;
}
.b2-2 {
    background: url(bg-r1.jpg) repeat;
}
.b2-2 h2.title>span{
    color: #da0d0d;
}
.b2-2 .photo-cont>img{
     display: inline-block;
    margin: 0 auto;
    padding: 0 0 20px;
    width: 32%;
}

.b3 {
    height: 640px;
    background: url(../b3.html) center top no-repeat;
}
.b3 .section {
    padding: 30px 10px 0;
}
.b3 h2.title {
    letter-spacing: 2px;
    color: #fff;
}
.b3 .itemBlock{
    padding: 0 0 25px;
}
.b3 .itemBlock ul {
    width: 250px;
}
.b3 .itemBlock ul.left {
    border-left: 1px solid rgba(255, 24, 0, 0.3);
}
.b3 .itemBlock ul.right {
    text-align: right;
    border-right: 1px solid rgba(255, 24, 0, 0.3);
}
.b3 .itemBlock ul li span {
    font-weight: 700;
    color: #777;
    font-size: 18px;
    display: block;
    text-transform: uppercase;
}
.b3 .itemBlock ul li {
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 24, 0, 0.3);
    padding: 15px;
}

.b3 .itemBlock ul li:last-child {
    border-bottom: none;
}
.video-container {
    position: relative;
    width: 700px;
    height: 372px;
    overflow: hidden;
    margin: 0px auto 20px;
    outline: 10px solid #fff;
    background: #000;
    box-shadow: 0 0 40px rgba(0,0,0,.4);
}
.video-container iframe, .video-container object, .video-container embed{
    position:absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.b4 {
    background: url(bg-r3.jpg) repeat;
    color: #fff;
}

.b4 h2.title {
    padding: 0 0 50px 0;
    text-align: center;
    letter-spacing: 2px;
}
.b4 .container>img{
    display: block;
    float: left;
    width: 460px;
    margin: -80px 0 0;
}
.b4 .b4-blocks>div {
    display: inline-block;
    vertical-align: middle;
}
.b4 .right-block {
    width: 32%;
        padding: 0 0 0 30px;
}
.b4 .center-block {
    width: 32%;
    text-align: center;
}
.b4 .left-block{
    width: 32%;
    padding: 0 0 0 20px;
}
.b4 .deliv{
    padding: 0 0 10px 0;
}
.b4 .deliv li{
    padding: 0 0 30px 0;
}
.b4 .deliv li>span{
        display: block;
      width: 60px;
    height: 60px;
    margin: 0 20px 0 0;
    line-height: 60px;
    font-size: 40px;
    font-weight: 700;
    border: 1px dashed #da0d0d;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}
.b4 .deliv li>p{
    padding: 5px 0 0;
    text-align: center;
}
.b4 .deliv li>p strong{
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
        color: #ff584c;
}
.b4 .button-m{
    margin:0 auto;
}
.b5 b {
    color: green;
}
.b5 .b5-blocks> div {
    display: inline-block;
    vertical-align: middle;
        width: 48%;
}
.b5 .b5-blocks> img {
    width: 90%;
}
.b5 .b5-blocks .left-block img {
    margin-left: 30px;
}
.b5 .b5-blocks .right-block img {
    margin-right: 30px;
}
.b5 ul li {
    border: 1px solid #313132;
    padding: 5px 15px;
}
.b5 ul li:nth-child(even) {
    background-color: #dedede;
}
.b6{
    background: url(bg-r2.jpg) repeat;
}
.b6 .section{
    padding: 40px 5px;
}
.b6 h2.title>span{
    color: #da0d0d;
}

.b6 .rev-item{
    float: left;
    width: 290px;
    margin: 0 10px;
    text-align: center;
    outline: none;
}
.b6 .rev-item>img{
    display: block;
    margin: 0 auto 20px;
    border-radius: 50%;
}
.b6 .rev-item>h3{
    margin: 0 0 10px;
    padding: 0 0 30px;
    font-weight: 700;
    font-size: 19px;
    background: url(mail-icon.png) 50% 100% no-repeat;
}
.b6 .rev-item>p{
    padding: 0 10px;
    font-size: 15px;
    text-align: justify;
}
.end-block{
    height: 617px;
}
.end-block .b1-title>span {
    color: #da0d0d;
}
.end-block  {
    height: 60px;
    padding: 30px 0 0;
    /* color: #fff; */
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
        text-align: center;
}
.promo-block h2{
    font-weight: 400;
    color: #da0d0d;
    word-spacing: 12px; /* увеличивает расстояние между словами */
}
.promo-block h2>span {
    display: inline-block;
    padding: 7px 15px 6px;
    border: 1px dashed #da0d0d;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 24px;
}
.end-block .b1-title{
    padding-top: 30px;
}
.end-block .price{
    margin: 20px 0;
}
.end-block .order{
    position: relative;
    padding: 0 0 10px;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    /* color: #fff; */
}
.end-block .order:after,.end-block .order:before{
    content: '';
    position: absolute;
    display: inline-block;
    width: 15px;
    height: 1px;
    top: 12px;
    background: #da0d0d;
}
.end-block .order:after{
    right: 10px;
}
.end-block .order:before{
    left: 10px;
}
.end-block .btnHead .right{
    /* margin: -65px 0 0; */
    margin: 0;
    padding: 0;
}
.copyr {
        text-align: center;
    background: #ffffff;
    padding: 22px 0 15px;
    color: #000;
    font-weight: 300;
    font-size: 16px;
}


.vis-mob {display: none;}
.vis-w {display: block;}

.b2-2 p {
    text-align: center;
    padding-bottom: 20px;
    max-width: 550px;
    display: block;
    margin: 0 auto;
}

/* Сброс и базовые стили */
*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    font-family: 'ProximaNova', Verdana, sans-serif;
    font-size: 17px;
    line-height: 24px;
    background: #fff;
    color: #121212;
}
img {
    max-width: 100%;
    height: auto;
}
ol, ul {
    list-style: none;
}
a, button, input {
    outline: none;
    text-decoration: none;
    border: none;
    background: none;
    color: inherit;
    font: inherit;
    cursor: pointer;
}
h1, h2, h3 {
    font-weight: 400;
    letter-spacing: 1px;
}
.bold { font-weight: 700; }
.center { text-align: center; }
.left { float: left; }
.right { float: right; }
.clearfix:after { content: ''; display: block; clear: both; }

/* Кнопки */
.button-m, .button {
    display: inline-block;
    padding: 12px 24px;
    border-radius: 6px;
    font-size: 18px;
    color: #fff;
    background: #2a9d8f;
    transition: background 0.2s;
}
.button-m:hover, .button:hover {
    background: #21867a;
}
.button {
    background: #e76f51;
}
.button:hover {
    background: #d35400;
}

/* Форма */
form.m1-form {
    max-width: 400px;
    margin: 0 auto;
    padding: 20px;
    background: #f7f7f7;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
form.m1-form>div{
    margin: 0 auto 10px;
}
form.m1-form > div {
    margin-bottom: 18px;
}
form.m1-form input {
    outline: none;
    width: 100%;
    padding: 0 20px;
    height: 60px;
    font-size: 20px;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    border: none;
    text-decoration: none;
    border-radius: 35px;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 400;
}
form.m1-form input[type="text"],
form.m1-form input[type="tel"] {
    width: 100%;
    padding: 10px;
    margin-bottom: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}
form.m1-form .button-m {
    width: 100%;
    margin-top: 10px;
}

/* Секции */
.section {
    width: 940px;
    max-width: 100%;
    padding: 40px 10px;
    margin: 0 auto;
    position: relative;
}
h2.title {
    text-align: center;
    font-size: 34px;
    line-height: 1.2em;
}

/* Адаптивность */
@media only screen and (max-width: 959px) {
    .section { width: 100%; padding: 20px 5px; }
    h2.title { font-size: 28px; }
    form.m1-form { max-width: 100%; }
}
@media only screen and (max-width: 639px) {
    .section { padding: 10px 2px; }
    h2.title { font-size: 22px; }
}

/* Смещение формы заявки влево внутри блока btnHead */
.btnHead .m1-form {
    float: left;
    margin-right: 40px;
    margin-top: 50px;
}

/* Для адаптивности — форма занимает всю ширину на мобильных */
@media only screen and (max-width: 959px) {
    .btnHead .m1-form {
        float: none;
        margin-right: 0;
        width: 100%;
    }
}

/* Плейсхолдеры */
::placeholder { color: #a9a9a9; opacity: 1; }

.photo-list-flex {
    display: flex;
    align-items: flex-start;
    gap: 40px;
    margin-top: 30px;
}
.photo-list-flex .photo-cont {
    flex: 0 0 320px;
}
.photo-list-flex .photo-cont img {
    width: 100%;
    max-width: 320px;
    border-radius: 12px;
}
.towel-features {
    flex: 1;
    font-size: 18px;
    padding-left: 20px; /* небольшой отступ для маркеров */
    margin: 0;
    list-style: disc;
}
.towel-features li {
    margin-bottom: 18px;
    padding-left: 0;
}

/* Адаптивность */
@media (max-width: 959px) {
    .photo-list-flex {
        flex-direction: column;
        gap: 20px;
    }
    .photo-list-flex .photo-cont img {
        max-width: 100%;
    }
}

/* Миниатюра для фона блока */
.b1.end-block {
    background: url("b12.jpg") center top no-repeat;
    background-size: cover;
    min-height: 650px;
    position: relative;
}

/* Гибкая раскладка для цены и формы */
.sale-block-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    align-items: flex-start;
    justify-content: center;
    margin-top: 30px;
}

.sale-block-flex .price {
    min-width: 220px;
    margin: 0;
}

.form-block {
    min-width: 320px;
    max-width: 400px;
}

.form-block .right {
    margin-top: 18px;
    font-size: 16px;
    color: #22445f;
    text-align: left;
}

/* Ссылки ниже формы */
.other-links {
    margin-top: 40px;
    text-align: center;
}

.order-block {
    background: #f7f7f7;
    padding: 40px 0;
}
.order-block .section {
    max-width: 500px;
    margin: 0 auto;
}

/* Адаптивность */
@media (max-width: 959px) {
    .sale-block-flex {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }
    .form-block, .sale-block-flex .price {
        max-width: 100%;
        min-width: 0;
    }
}

footer {
    background: #fff;
    padding: 32px 0 18px;
    text-align: center;
    color: #222;
    font-size: 16px;
    margin-top: 40px;
    border-top: 1px solid #eee;
}
.footer-links {
    margin-bottom: 18px;
}
.footer-links .button {
    margin-top: 10px;
}
.footer-copyr {
    font-weight: 300;
    font-size: 16px;
    color: #888;
}
.footer-user-link {
    display: inline-block;
    margin-top: 12px;
    color: #2a9d8f;
    font-size: 16px;
    text-decoration: underline;
    transition: color 0.2s;
}
.footer-user-link:hover {
    color: #21867a;
    text-decoration: none;
}
.footer-links {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 32px;
    margin-bottom: 12px;
}
.footer-links .button,
.footer-links .footer-user-link {
    margin-top: 0;
}
@media (max-width: 639px) {
    footer {
        padding: 18px 0 10px;
        font-size: 14px;
    }
    .footer-links {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 8px;
    }
    .footer-copyr {
        font-size: 13px;
        padding: 8px 0;
    }
}@media (max-width: 639px) {
    .b6 .rev-item {
        /* float: none; */
        width: 100%;
        margin: 0 0 20px 0;
        text-align: center;
    }
    .b6 .rev-slider {
        display: block;
    }
}
@media (max-width: 639px) {
    .b2 ul.sup-1 li, .b2-2 .photo-cont, .b2-2 .towel-features {
        width: 100%;
        float: none;
        padding: 10px 0;
        text-align: center;
    }
    .photo-list-flex {
        flex-direction: column;
        gap: 16px;
        margin-top: 16px;
    }
    .photo-list-flex .photo-cont img {
        max-width: 100%;
        margin: 0 auto;
    }
    .towel-features {
        font-size: 16px;
        padding-left: 18px;
    }
}
@media (max-width: 639px) {
    .order-block {
        padding: 20px 0;
    }
    .order-block .section {
        max-width: 100%;
        padding: 0 5px;
    }
    form.m1-form {
        max-width: 100%;
        padding: 10px;
    }
    form.m1-form input {
        font-size: 16px;
        height: 44px;
        border-radius: 20px;
        padding: 0 10px;
    }
    form.m1-form .button-m {
        font-size: 16px;
        height: 100%;
        border-radius: 22px;
    }
}

.end-block-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    margin-top: 30px;
}
.end-block-img img {
    max-width: 320px;
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.07);
}
.end-block-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
}
.end-block-info .price {
    font-size: 22px;
    margin-bottom: 10px;
}
.end-block-info .button-m {
    margin-bottom: 10px;
}
.action-date {
    font-size: 16px;
    color: #22445f;
}
@media (max-width: 959px) {
    .end-block-flex {
        flex-direction: column;
        gap: 20px;
    }
    .end-block-img img {
        max-width: 100%;
    }
    .end-block-info {
        align-items: center;
        text-align: center;
    }
}

.promo-block {
    background: beige;
    padding: 40px 0;
}
.promo-title {
    padding-top: 30px;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    color: #121212;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.promo-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    margin-top: 30px;
    flex-wrap: wrap;
}
.promo-img img {
    max-width: 350px;
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.07);
    display: block;
    margin: 0 auto;
}
.promo-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
    min-width: 220px;
}
.promo-info .price {
    font-size: 22px;
    margin-bottom: 10px;
}
.promo-info .button-m {
    margin-bottom: 10px;
    width: 100%;
    max-width: 250px;
}
/* .action-date {
    font-size: 16px;
    color: #22445f;
} */
@media (max-width: 959px) {
    .promo-flex {
        flex-direction: column;
        gap: 20px;
    }
    .promo-img img {
        max-width: 100%;
    }
    .promo-info {
        align-items: center;
        text-align: center;
    }
}
@media (max-width: 639px) {
    .b2 .section {
        padding: 10px 5px;
    }
    .b2 ul.sup-1 {
        display: block;
        padding: 0;
        margin: 0;
    }
    .b2 ul.sup-1 li {
        width: 100%;
        float: none;
        margin-bottom: 16px;
        text-align: left;
        font-size: 16px;
        background: #f7f7f7;
        border-radius: 8px;
        padding: 12px 14px;
        box-sizing: border-box;
    }
    .b2 ul.sup-1 li:last-child {
        margin-bottom: 0;
    }
}