.btn,
a:active,
a:hover {
    outline: 0
}

.list span,
footer,
h2 span.new-line,
header,
main,
section {
    display: block
}

.btn,
button {
    cursor: pointer
}

.btn,
.col-4,
.col-4 p,
.form_title,
.items,
.prices,
.s7,
.text-center,
header p {
    text-align: center
}

a {
    background-color: transparent
}

b {
    font-weight: 700
}

img {
    border: 0;
    vertical-align: middle
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0
}

body,
header p {
    line-height: 1.2
}

button {
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button
}

.s14 .item_wrap,
.s16 .item_wrap,
.s2,
.s4,
.s5,
.s6,
main {
    overflow: hidden
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

td,
th {
    padding: 0
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000
}

.list span,
h3 span,
p span {
    color: #de6839
}

body * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

main {
    width: 100%;
    min-width: 1000px
}

section {
    position: relative;
    width: 100%;
    padding: 55px 0
}

.container {
    width: 1000px;
    position: relative;
    margin: 0 auto;
   
    
}

.form,
.s1 .prod {
    position: absolute;
    z-index: 1
}

h1,
h2,
h3,
li,
p,
ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

h1 {
    font-size: 50px;
    margin: 0 0 50px;
    font-weight: 400;
    max-width: 625px;
    text-transform: uppercase
}

h1 span,
h2 span {
    font-weight: 700;
    color: #de6839
}

h2,
h3 {
    font-weight: 400;
    text-transform: uppercase
}

li,
p {
    line-height: 1.3;
    font-size: 18px
}

h2 {
    font-size: 38px;
    margin: 0 0 25px
}

h2.warning-text {
    font-size: 40px;
    margin-top: 30px
}

h3 {
    font-size: 26px;
    margin: 0 0 25px
}

.btn,
.list span,
h3 span,
th {
    font-weight: 700
}

header img,
header p {
    display: inline-block;
    vertical-align: middle
}

header {
    line-height: 96px;
    font-size: 0
}

header img {
    max-width: 150px;
    margin-right: 420px
}

header p {
    max-width: 255px;
    font-size: 18px;
    text-transform: uppercase
}

.no-webp .s1 {
    background: url(../images/s1.jpg) center top no-repeat;
    padding: 0 0 40px;
    background-size: cover
}

.webp .s1 {
    background: url(../images/s1.webp) center top no-repeat;
    padding: 0 0 40px;
    background-size: cover
}

.s1 .container {
    padding-bottom: 35px
}

.list li {
    padding-left: 30px;
    background: url(../images/lis.png) left 4px no-repeat;
    min-height: 26px;
    margin: 0 0 15px;
    line-height: 1.3
}

.list.ice-list li {
    padding-right: 50px
}

.s1 .list {
    max-width: 275px
}

.s1 .prod {
    bottom: -15px;
    left: 350px;
    max-width: 180px
}

.form {
    width: 350px;
    background: #fff;
    right: 0;
    bottom: 0;
    padding: 45px 0
}

input,
select {
    display: block;
    max-width: 310px;
    margin: 0 auto 16px;
    background: #f8f9f9;
    padding-left: 26px;
    height: 63px;
    color: #000;
    width: 100%
}

input {
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    font-size: 13px
}

select {
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    font-size: 18px
}

input::-webkit-input-placeholder {
    color: #000
}

input::-moz-placeholder {
    color: #000
}

input:-moz-placeholder {
    color: #000
}

input:-ms-input-placeholder {
    color: #000
}

.prices {
    width: 100%;
    font-size: 0;
    margin: 0 0 15px
}

.new,
.old {
    display: inline-block;
    vertical-align: middle;
    margin: 5px
}

.new {
    font-size: 25px;
    text-transform: uppercase;
    color: #de6839;
    margin-right: 15px;
}

.s2 .col-2 {
    width: 50%
}

.new b {
    font-size: 39px
}

.old {
    font-size: 22px;
    color: #b2b2b2
}

.col-4,
tr td {
    vertical-align: top
}

.btn {
    display: block;
    width: 280px;
    height: 81px;
    border: 0;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    margin: 0 auto
}

.no-webp .btn {
    background: url(../images/btn.png) no-repeat
}

.webp .btn {
    background: url(../images/btn.webp) no-repeat
}

.btn:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.form_title {
    font-size: 24px;
    color: #de6839;
    margin: 0 0 15px
}

.s1 .form img.prod-inpopup {
    display: none
}

.form img.prod-inpopup {
    display: block;
    width: 155px;
    margin: 0 auto
}

.s2 {
    background: #ebe9d4
}

.s3,
blockquote {
    background: #fff
}

blockquote {
    padding: 15px 15px 15px 25px;
    border-left: 3px solid #cc6238;
    margin: 0 0 25px
}

.col-2-offset {
    position: relative;
    left: 50%
}

.radial,
.s10 .plaha,
.s10 .prod,
.s2 img,
.s4 img,
.s5 .radial,
.s5 img,
.s6 .radial,
.s6 img {
    position: absolute
}

blockquote p:last-child {
    margin: 0
}

.s2 img {
    left: -165px;
    top: -55px
}

.s3 h3 {
    text-align: center
}

.items {
    font-size: 0
}

.col-4 {
    display: inline-block;
    width: 25%;
    padding: 20px 0
}

.items-4 img {
    display: block;
    border-radius: 50%;
    border: 3px solid #ff0f0f
}

.col-4-img {
    display: inline-block;
    margin: 0 0 15px;
    border-radius: 50%;
    box-shadow: 0 0 15px #ababab;
    -webkit-box-shadow: 0 0 15px #ababab;
    border: 7px solid #fff
}

.s4 {
    background: #ebe9d4
}

.s4 img {
    bottom: -55px;
    right: -220px
}

.s5 {
    background: #f58643;
    background: -webkit-gradient(linear, left top, right top, from(rgba(245, 134, 67, 1)), color-stop(50%, rgba(245, 134, 67, 1)), color-stop(50%, rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 1)));
    background: linear-gradient(to right, rgba(245, 134, 67, 1) 0, rgba(245, 134, 67, 1) 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%)
}

.s5_p {
    padding: 0 100px 0 60px
}

.radial {
    display: block;
    width: 570px;
    height: 570px;
    background: 0 0;
    background: radial-gradient(ellipse at center, rgba(244, 244, 244, 1) 0, rgba(255, 255, 255, 1) 20%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%)
}

.s5 img {
    top: 95px;
    left: 100px;
    z-index: 99
}

.s5 .radial {
    left: -75px;
    top: -55px
}

.s6 {
    background: #f4f4f4;
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 244, 244, 1)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(21, 192, 219, 1)), to(rgba(21, 192, 219, 1)));
    background: linear-gradient(to right, rgba(244, 244, 244, 1) 0, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 50%, rgba(21, 192, 219, 1) 50%, rgba(21, 192, 219, 1) 100%)
}

.s6 img {
    top: 0;
    right: 30px;
    z-index: 99
}

.s6 .radial {
    right: -89px;
    top: -120px
}

.no-webp .s7 {
    background: url(../images/s7.jpg) center top no-repeat;
    background-size: cover;
    color: #fff
}

.webp .s7 {
    background: url(../images/s7.webp) center top no-repeat;
    background-size: cover;
    color: #fff
}

.s7 p {
    margin: 0 0 15px;
    padding: 10px
}

.s7 p.s7-desc {
    font-size: 23px;
    margin-bottom: 45px
}

.h-big {
    font-size: 50px
}

.h2 {
    display: inline-block;
    padding: 0 10px;
    background: #cd0000
}

th,
tr:nth-child(2n-1) td:nth-child(2) {
    background: #f9f9f9
}

.s7 .items-4 img {
    border-color: #000
}

.s7 .col-4-img {
    border-color: #e05a28
}

th,
tr td {
    padding: 18px 30px;
    text-align: left;
    border-bottom: 2px solid #e7e7e7
}

.span-red span {
    color: #cd0000
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    color: #000;
    margin: 40px 0 0;
    border: 2px solid #e7e7e7;
    box-shadow: 0 0 15px #ababab;
    -webkit-box-shadow: 0 0 15px #ababab
}

th {
    text-transform: uppercase;
    font-size: 21px
}

td,
th {
    border-right: 2px solid #e7e7e7
}

tr td:last-child,
tr th:last-child {
    border-right: none
}

tr td:nth-child(2n-1),
tr th:nth-child(2n-1) {
    background: #d02131;
    color: #fff
}

tr th:first-child {
    width: 186px
}

tr th:nth-child(2) {
    width: 438px
}

.no-webp .s9 {
    background: url(../images/s9.jpg) center top no-repeat;
    background-size: cover;
    padding: 80px 0
}

.webp .s9 {
    background: url(../images/s9.webp) center top no-repeat;
    background-size: cover;
    padding: 80px 0
}

.s9_wrap {
    padding-left: 450px
}

.toform.btn {
    line-height: 81px
}

.s10 {
    padding: 70px 0 60px
}

.s10 .list {
    max-width: 290px;
    margin: 40px 0
}

.s10 .text {
    margin: 30px 0 0;
    padding: 20px 30px;
    border: 1px solid #e4e4e4;
    max-width: 640px
}

.s10 .prod {
    top: 10px;
    right: 113px;
    max-width: 190px
}

.s10 .plaha {
    right: 0;
    top: 0
}

.no-webp .s11 {
    background: url(../images/s11.jpg) center top no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center
}

.webp .s11 {
    background: url(../images/s11.webp) center top no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center
}

.s11 .text {
    max-width: 940px;
    margin: 0 auto 25px;
    padding: 20px 10px;
    background: rgba(0, 0, 0, .3)
}

.s11 ul {
    padding: 15px 0 0
}

.s11 li {
    max-width: 400px;
    text-align: left;
    padding-left: 52px;
    margin: 0 0 18px;
    background: url(../images/s11_1.jpg) left 4px no-repeat
}

.s11 li:nth-child(2) {
    background: url(../images/s11_2.jpg) left 4px no-repeat
}

.s11 li:nth-child(3) {
    background: url(../images/s11_3.jpg) left 4px no-repeat
}

.s11 li:nth-child(4) {
    background: url(../images/s11_4.jpg) left 4px no-repeat
}

.no-webp .s12 {
    background: url(../images/s12.jpg) center bottom no-repeat;
    padding: 103px 0
}

.webp .s12 {
    background: url(../images/s12.webp) center bottom no-repeat;
    padding: 103px 0
}

.s12 .wrap {
    padding-left: 375px
}

.s12 p {
    margin: 0 0 20px
}

.s12 .text {
    position: relative;
    padding-left: 180px
}

.s12 .text p {
    margin: 0
}

.s12 .text:before {
    content: url(../images/s12_r.png);
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.s12 .text b {
    color: #0d879a;
    font-size: 24px;
    font-weight: 400
}

.s13 {
    display: none
}

.no-webp .s13 {
    background: url(../images/s13.jpg) center top no-repeat;
    background-size: cover;
    color: #fff
}

.webp .s13 {
    background: url(../images/s13.webp) center top no-repeat;
    background-size: cover;
    color: #fff
}

.s13 h2 {
    margin: 0 0 50px
}

.s13 div .col-2:first-child {
    padding: 20px 250px 20px 20px;
    background: #0a5461
}

.s13 div .col-2:nth-child(3) {
    padding: 20px 20px 20px 250px;
    background: #de6839
}

.s13 p {
    margin: 0 0 20px
}

.s13 .prod {
    position: absolute;
    top: 102px;
    left: 283px
}

.no-webp .s14 {
    background: url(../images/s14.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 0
}

.webp .s14 {
    background: url(../images/s14.webp) center no-repeat;
    background-size: cover;
    padding-bottom: 0
}

.s14 p {
    margin: 0 0 15px;
    max-width: 310px
}

.s14 p b {
    display: block;
    max-width: 215px
}

.s14 img {
    float: left;
    margin-right: 18px;
    border: 2px solid #fff;
    border-radius: 3px
}

.s14 .item p {
    font-size: 16px
}

.no-webp .s15 {
    background: url(../images/s15.jpg) center top no-repeat;
    background-size: cover
}

.webp .s15 {
    background: url(../images/s15.webp) center top no-repeat;
    background-size: cover
}

.s15 .wrap {
    max-width: 685px
}

.s15 p {
    margin: 0 0 40px;
    max-width: 514px
}

.s15 span {
    color: #0e931a;
    font-weight: 400
}

.s16 .item_head i,
.s17 .text,
.timer div,
.timer_head {
    font-weight: 700
}

.s15 h2 {
    margin: 0 0 50px
}

.s15 .btn {
    margin: 0
}

.s16 .item {
    padding: 20px 106px;
    text-align: left
}

.s16 .items .item:nth-child(2n) {
    background: #eef5fa
}

.s16 .item img {
    float: left;
    margin-right: 27px
}

.s16 .item_head {
    font-size: 16px;
    margin: 0 0 15px;
    line-height: 34px
}

.s16 .item_head b {
    color: #004b62
}

.s16 .item_head span {
    display: inline-block;
    margin: 0 10px;
    padding: 0 10px;
    background: #dcf5de
}

.s17 h1 {
    margin: 0 0 50px
}

.s17 .text {
    font-size: 22px;
    text-transform: uppercase;
    max-width: 380px;
    margin: 0 0 45px
}

.timer_head {
    text-align: center;
    font-size: 15px;
    margin: 0 0 15px
}

.timer {
    text-align: center;
    font-size: 0
}

.timer div {
    display: inline-block;
    width: 90px;
    margin: 0 7px;
    border: 1px solid #e9e9e9;
    position: relative;
    font-size: 44px;
    color: #434343;
    padding: 10px 0
}

.timer div span.desc {
    position: absolute;
    display: block;
    width: 100%;
    top: 100%;
    left: 0;
    text-align: center;
    font-size: 15px;
    margin-top: 5px
}

.s17 .form {
    padding-top: 0
}

.s17 .ti {
    padding: 15px 0 35px;
    background: #f8f9f9;
    margin: 0 0 15px
}

.doc_mob {
    display: none
}

.s14 .col-2 {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.s14 .item {
    min-height: 184px;
    width: 370px;
    margin: 0 10px
}

@media only screen and (max-width:1023px) {

    .col-2-offset,
    .s1 .prod {
        left: auto
    }

    .radial,
    br {
        display: none
    }

    .s11 div .col-2,
    .s12 h2,
    h1 {
        text-align: center
    }

    main {
        min-width: 768px
    }

    .s7 p {
        padding: 6px
    }

    .container {
        width: 700px
    }

    header img {
        margin-right: 80px
    }

    .form {
        position: static;
        margin: 40px auto 0
    }

    h1 {
        font-size: 32px;
        max-width: none;
        margin: 0 0 50px
    }

    .s1 {
        background-size: cover
    }

    .s1 .prod {
        position: absolute;
        right: 110px;
        bottom: auto;
        top: 240px;
        max-width: 140px
    }

    .s17 .prod {
        top: 345px
    }

    .col-2 {
        width: 100%
    }

    .s2 .col-2,
    .s4 .col-2 {
        position: relative;
        z-index: 1
    }

    .s2 .col-2 {
        width: 100%
    }

    .s2 img {
        opacity: .3;
        left: 50%;
        margin-left: -410px
    }

    .s4 img {
        opacity: .4;
        left: 50%;
        margin-left: -405px
    }

    .s5 img,
    .s6 img {
        left: auto;
        z-index: 99;
        position: absolute
    }

    .items-4 img {
        max-width: 100%
    }

    .s3 .col-4,
    .s7 .col-4 {
        padding: 0 10px
    }

    h3 {
        font-size: 22px
    }

    h2 {
        font-size: 26px
    }

    .s5 {
        background: #fcfff4;
        background: -webkit-gradient(linear, left top, right top, from(rgba(252, 255, 244, 1)), to(rgba(233, 233, 206, 1)));
        background: linear-gradient(to right, rgba(252, 255, 244, 1) 0, rgba(233, 233, 206, 1) 100%)
    }

    .s6 {
        background: #0fb4e7;
        background: -webkit-gradient(linear, left top, right top, from(rgba(15, 180, 231, 1)), to(rgba(169, 228, 247, 1)));
        background: linear-gradient(to right, rgba(15, 180, 231, 1) 0, rgba(169, 228, 247, 1) 100%)
    }

    .s5_p,
    .s6_p {
        padding: 0;
        max-width: 430px
    }

    .s5 img {
        top: -14px;
        width: 320px;
        right: -12px
    }

    .s6 img {
        top: 25px;
        width: 300px;
        right: -30px
    }

    .s9 {
        background-position: 35% center
    }

    .s10 .prod {
        top: 22px;
        right: 55px;
        width: 380px
    }

    .s10 .plaha {
        position: absolute;
        right: 270px;
        top: 0
    }

    .s11 ul {
        display: inline-block
    }

    .doc_mob,
    .s17 .text span,
    .s17 h1 span {
        display: block
    }

    .s12 {
        background: #fcfff4;
        background: -webkit-gradient(linear, left top, right top, from(rgba(252, 255, 244, 1)), to(rgba(233, 233, 206, 1)));
        background: linear-gradient(to right, rgba(252, 255, 244, 1) 0, rgba(233, 233, 206, 1) 100%)
    }

    .s13 .prod {
        position: relative;
        top: auto;
        left: 133px;
        margin: 30px auto 20px
    }

    .s13 div .col-2 {
        padding: 20px !important;
        max-width: 450px;
        margin: 0 auto;
        float: none
    }

    .s14 img {
        width: 60px;
        margin-right: 10px
    }

    .h-big {
        font-size: 32px
    }

    .s15 .wrap {
        max-width: 495px
    }

    .s16 .item {
        padding: 20px
    }

    .s17 .text {
        font-size: 20px
    }

    .doc_mob {
        margin: 0 auto 15px;
        border-radius: 50%;
        box-shadow: 0 0 15px #ababab;
        -webkit-box-shadow: 0 0 15px #ababab;
        border: 7px solid #fff
    }

    .s12 .wrap {
        padding-left: 0
    }

    .s12 .text {
        padding-left: 185px
    }

    .s12 .text:before {
        left: 0
    }
}

footer {
    background-color: #eef5fb;
    padding: 25px 0
}

@media screen and (max-width:767px) {

    .container,
    .form {
        width: 300px
    }

    .s1 .prod,
    .s10 .prod,
    .s5 img,
    .s6 img {
        position: relative;
        top: auto
    }

    .s15 p,
    .s17 .text,
    h2,
    header p {
        text-align: center
    }

    .mob_none {
        display: none
    }

    main {
        min-width: 320px
    }

    .s15 .btn {
        margin: 0 auto
    }

    .s7 p {
        padding: 0
    }

    header {
        padding: 20px 0
    }

    header img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 20px
    }

    header p {
        max-width: 100%;
        display: block
    }

    h1 {
        font-size: 22px
    }

    li,
    p {
        font-size: 16px
    }

    .s1 .container {
        padding-bottom: 35px
    }

    input,
    select {
        max-width: 260px;
        padding-left: 15px;
        height: 48px
    }

    .s2,
    section {
        padding: 35px 0
    }

    .s3 .col-4,
    .s7 .col-4 {
        width: 50%;
        margin-bottom: 20px
    }

    h2 {
        font-size: 24px
    }

    .s4 img {
        opacity: .3
    }

    .s5 img {
        right: 0
    }

    .s6 img {
        right: -8px;
        margin: 0 0 20px
    }

    .h-big {
        font-size: 25px
    }

    .s8 {
        /* display: none */

    }

    .s9_wrap {
        padding-left: 0
    }

    .s10,
    .s12,
    .s9 {
        padding: 35px 0
    }

    .s10 .prod {
        right: -55px;
        width: 300px;
        margin: 35px 0 0
    }

    .doc_mob,
    .s11 img {
        margin: 0 auto 20px
    }

    .s10 .plaha {
        top: auto;
        bottom: 125px;
        right: 164px
    }

    .s11 img {
        max-width: 100%;
        display: block
    }

    .doc_mob {
        max-width: 200px;
        background: #fff
    }

    .s12 .text {
        padding-left: 0;
        padding-top: 100px
    }

    .s12 .text:before {
        left: auto;
        right: auto
    }

    .s12 .text b {
        font-size: 20px;
        display: block;
        margin: 0 0 10px
    }

    .s15 h2,
    .s15 p {
        margin: 0 0 20px
    }

    .s13 .prod {
        left: 0;
        width: 400px
    }

    .s14 .col-2 {
        width: 100%;
        float: none
    }

    .s14 .item {
        min-height: 1px
    }

    .s16 .item img {
        width: 60px;
        margin-right: 10px
    }

    .s16 .item {
        padding: 20px 10px;
        margin-left: -10px;
        margin-right: -10px
    }

    .s16 .item_head {
        font-size: 14px;
        line-height: 1.6;
        margin: 0 0 10px
    }

    .s16 p {
        font-size: 14px
    }

    .timer div {
        width: 80px
    }

    .s1 .prod {
        left: 51px;
        margin-top: 20px;
        max-width: 200px
    }

    .s17 .text {
        font-size: 18px;
        margin: 0 0 20px
    }

    .s17 h1 span {
        display: inline-block
    }

    .form {
        margin: 20px auto 0
    }

    .new {
        font-size: 22px
    }

    .new b {
        font-size: 30px
    }

    
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media print {

    blockquote,
    img,
    tr {
        page-break-inside: avoid
    }

    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    blockquote {
        border: 1px solid #999
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

footer img {
    width: 70px;
    display: block;
    margin: 10px auto
}

footer a {
    color: #000;
    text-decoration: none;
    margin-top: 10px;
    display: block
}

.img_wrap img {
    max-width: 100%
}

.plus_img img {
    border: none;
    max-width: 200px;
    margin-top: 190px;
    margin-left: 150px
}

.s10 .plaha {
    display: none
}

.s4 .col-2 h2,
.s4 .col-2 p {
    max-width: 500px
}

.bottom_text {
    position: relative;
    bottom: -70px
}

@media screen and (max-width:1023px) {
    .plus_img {
        display: none
    }

    .s12 {
        padding-top: 30px;
        background: 0 0 !important
    }

    .bottom_text {
        bottom: 0
    }
}

@media screen and (max-width:999px) {

    .s1,
    .s8 {
        padding-bottom: 0
    }

    .s14 .item {
        min-height: auto;
        margin: 0 0 15px
    }

    .s2 .col-2 {
        width: 100%
    }

    .s4 .col-2 h2,
    .s4 .col-2 p {
        max-width: 100%
    }
}

.ever-popup__inner {
    position: absolute !important;
    width: 100% !important;
    max-width: 635px !important;
    height: auto !important
}

.ever-popup__body {
    width: 100% !important;
    max-width: 635px !important;
    display: flex !important;
    align-items: center;
    background-color: #944d54;
    justify-content: space-between;
    padding: 35px;
    border-radius: 5px
}

.ever-popup .form {
    position: initial !important;
    margin: 0;
    padding: 25px 25px 15px 25px
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {
    .ever-popup .form {
        position: relative
    }
}

.ever-popup input:last-of-type {
    margin-bottom: 10px
}

.ever-popup .prices {
    margin-bottom: 0
}

.ever-popup .btn {
    transform: scale(.75)
}

.ever-popup .form input,
.ever-popup .form select {
    height: 55px
}

.ever-popup .form_title {
    margin-bottom: 25px
}

img.popup-img {
    width: 230px;
    height: auto;
    margin-top: 22px
}

.ever-popup__inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto !important
}
.scroll {
    display: none;
}
@media (max-width:767px) {
    .webp .s9, .no-webp .s9, .s9 {
        background-size: inherit;
    }
    /* Общие стили для таблицы */

    .no-webp .s9,
    .webp .s9 {
        background: #fcfff4;
        background: -webkit-gradient(linear, left top, right top, from(rgba(252, 255, 244, 1)), to(rgba(233, 233, 206, 1)));
        background: linear-gradient(to right, rgba(252, 255, 244, 1) 0, rgba(233, 233, 206, 1) 100%)
    }
    
table {
    width: 100%;
    border-collapse: collapse;
  }
  
  th, td {
    padding: 8px;
    border: 1px solid #ddd;
    text-align: left;
  }
  
  th {
    background-color: #f4f4f4;
  }
  
  
 
    .scroll {
        max-width: 40px;
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-top: 25px;
        animation: moving 2s infinite;
    }
    @keyframes moving {
        0% {
          transform: translateX(10px);
        }
      
       /*  25% {
          transform: translateX(10px);
        } */
      
        50% {
          transform: translateX(-10px);
        }
      
       /*  75% {
          transform: translateX(-10px);
        } */
      
        100% {
          transform: translateX(10px);
        }
      }
      
    .s8 {
      overflow-x: auto;
    }
  
    table {
      display: block;
      width: 100%;
      overflow-x: auto;
      /* white-space: nowrap; */
    }
  
    th, td {
      /* display: inline-block; */
      vertical-align: middle;
      min-width: 270px; 
    }
    tr td {
        vertical-align: middle;
    }
    th, tr td {
        padding: 15px;
        font-size: 16px;
    }
  
    /* .s8 {
        display: none;
    } */
    .ever-popup .popup-img {
        display: none
    }

    .ever-popup__body {
        padding: 0;
        background: 0 0 !important
    }

    .ever-popup__body,
    .ever-popup__inner {
        max-width: 300px !important
    }
    .timer div {
        width: 26%;
    }
}

.ever-popup.show,
.ever-popup__inner {
    overflow: hidden
}

@media(max-width:540px) {

    .no-webp .s15,
    .webp .s15 {
        background: #0fb4e7;
        background: -webkit-gradient(linear, left top, right top, from(rgba(15, 180, 231, 1)), to(rgba(169, 228, 247, 1)));
        background: linear-gradient(to right, rgba(15, 180, 231, 1) 0, rgba(169, 228, 247, 1) 100%)
    }
}

footer {
    text-align: center;
}


@media screen and (max-width: 479px) {
    .container,
    .form {
        width: 280px
    }

    h2.warning-text {
        font-size: 35px;
    }
}

