a,
button,
input {
    margin: 0;
    font-size: 100%
}

a,
input[type=text] {
    padding: 0
}

.clearfix:after {
    visibility: hidden
}

.form-top,
.formbg .js-submit,
.formbg-header,
.s5journal .j-opinion {
    text-transform: uppercase
}

b,
body,
div,
footer,
form,
h1,
h2,
h3,
header,
html,
img,
li,
p,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    font-size: 100%
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a {
    vertical-align: baseline;
    background: 0 0
}

.page-wrapper__inner,
.wrapper {
    margin: 0 auto;
    position: relative;
    width: 100%
}

footer,
header {
    display: block
}

ul {
    list-style: none
}

html {
    background: #fff;
    font-size: 10px
}

body {
    line-height: 1;
    color: #292929;
    text-align: left;
    font: 18px 'Open Sans', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 22px;
    font-size: 2.1rem
}

button,
input {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif
}

button {
    cursor: pointer
}

a:hover {
    color: #e9d8a6;
    text-decoration: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both
}

.dib {
    zoom: 1;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: top
}

.wrapper {
    min-height: 100%;
    overflow: hidden;
    line-height: 1
}

.page-wrapper__inner {
    max-width: 1020px;
    padding: 0 5px
}

.s2dib img,
img {
    max-width: 100%
}

.text-center {
    text-align: center
}

.pull-right {
    float: right
}

.fs0 {
    font-size: 0
}

img {
    height: auto
}

input.inp {
    width: 100%;
    padding: 9px 10px;
    border: 0;
    outline: 0;
    margin-bottom: 13px;
    background: #fff;
    font-size: 20px;
    color: #40585b;
    font-family: 'PT Sans', sans-serif
}

h2,
header h1 {
    font-family: 'Bebas Neue';
    zoom: 1
}

header {
    height: 627px;
    background-image: linear-gradient(to right, #a2c6cb, #add0d4, #b9dadd, #c4e5e6, #d0efef, #cfefef, #cfeeee, #ceeeee, #c1e3e4, #b4d7da, #a7ccd0, #9ac1c6);
    position: relative
}

header::before {
    width: 339px;
    height: 564px;
    content: "";
    position: absolute;
    left: calc(52% - 210px);
    bottom: 0;
    background: url(../images/muz1.png) no-repeat;
    z-index: 5;
    background-size: 301px;
    top: 123px;
}

.webp header::before {
    background: url(../images/muz1.webp) no-repeat;
    background-size: 301px;
}


header .top-menu {
    padding-top: 32px
}

header .top-menu li {
    padding: 0 42px;
    float: left
}

header .top-menu li:nth-child(2) {
    position: relative;
    border-left: 1px solid #818181;
    border-right: 1px solid #818181
}

header .top-menu li:first-child {
    background: 0 0
}

header .top-menu a {
    color: #40585b;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none
}

header .top-menu a:hover {
    color: #006698;
    text-decoration: underline
}

header h1 {
    margin-top: 17px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 41px;
    font-size: 3.1rem;
    font-weight: 700;
    padding: 6px 25px;
    border-left: 10px solid #005278;
    background: #016c9e;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top
}

header .listslide1 li {
    background: url(../images/list1.png) 0 50% no-repeat;
    display: table;
    padding-left: 55px;
    color: #40585b;
    margin-bottom: 7px;
    line-height: 1
}

.form-top,
header .realworks-block {
    color: #016c9e;
    font-weight: 700
}

header .listslide1 li p {
    display: table-cell;
    vertical-align: middle
}

header .listslide1 li p span {
    display: block;
    height: 28px;
    height: auto !important;
    min-height: 28px;
    font-size: 20px
}

header .realworks-block {
    position: absolute;
    bottom: -254px;
    left: 13px;
    text-align: center;
    font-size: 20px;
    padding-top: 75px;
    background: url(../images/s1ar.png) 100% 0 no-repeat;
    width: 165px
}

header .formbg {
    top: 94px;
    right: 0
}

.good-header {
    background: url(../images/product.png) center no-repeat;
    -webkit-background-size: 42%;
    background-size: 42%;
    width: 282px;
    height: 258px;
    position: absolute;
    bottom: -265px;
    left: 108px
}

.form-top {
    font-size: 19px;
    font-size: 1.9rem;
    margin: 61px 0 0 24px
}

.sss {
    bottom: 31px;
    background: url(../images/btn.png) no-repeat top center;
    width: 250px;
    border: 0;
    outline: 0;
    font-size: 35px;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
    color: #fff;
    display: block;
    transition: .5s;
    margin: 10px auto
}

.sss:hover {
    transform: scale(1.1);
}

.formbg {
    background: url(../images/formbg.png) no-repeat;
    width: 422px;
    height: 433px;
    position: absolute
}

.webp .formbg {
    background: url(../images/formbg.webp) no-repeat;
}

.formbg .formskid {
    background: url(../images/skid.png) no-repeat;
    background-size: contain;
    width: 107px;
    height: 105px;
    position: absolute;
    top: 6px;
    right: 31px
}

.formbg form {
    padding: 34px 44px 0;
    width: 100%
}

.formbg .js-submit {
    position: absolute;
    bottom: 31px;
    left: 50%;
    background: url(../images/btn.png) no-repeat top center;
    width: 340px;
    height: 85px;
    margin-left: -170px;
    border: 0;
    outline: 0;
    font-size: 35px;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
    color: #fff;
    display: block;
    transition: .5s
}

.formbg .js-submit:focus,
.formbg .js-submit:hover {
    transform: scale(1.1)
}

.formbg .js_new_price_curs {
    color: #016c9e;
    font-weight: 700;
    text-align: center
}

.js_old_price_curs, .js_new_price_curs {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 5px;
}

.formbg .js_new_price_curs {

    font-size: 32px
}

.formbg .js_old_price_curs {
    color: #40585b;
    font-size: 22px;
    text-align: center;
    /*padding-top: 15px;*/
}

h2,
h2.green {
    color: #fff;
    padding: 6px 25px
}

.top_logo {
    width: 110px;
    position: relative;
    top: 10px;
    font-family: serif;
    font-size: 48px;
    color: #1a2425;
    font-weight: 700;
    text-align: center
}

.top_logo--small {
    display: block;
    font-size: 14px;
    text-transform: uppercase
}

/*.logo-text {*/
/*    display:*/
/*}*/

.wrapper h2 {
    font-size: 60px;
    font-size: 5rem;
    font-weight: 700;
    border-left: 12px solid #005278;
    background: #016c9e;
    vertical-align: top
}

.wrapper h2.green {
    margin-top: 45px;
    margin-bottom: 20px;
    font-size: 60px;
    font-size: 5rem;
    border-left: 12px solid #13715f;
    background: #15b093;
    display: block;
    text-align: center
}

.wrapper h2.green span {
    color: #095143
}

.s2dib {
    width: 25%;
    color: #40585b
}

.s2dib img {
    display: block;
    margin: 0 auto
}

.s2dib .s2text {
    width: 225px;
    margin: 0 auto;
    font-size: 22px;
    font-size: 2rem;
    line-height: 1.2
}

.slide2 {
    padding-bottom: 33px
}

.slide3 {
    background: url(../images/slide3.jpg) 50% 0 no-repeat;
    background-size: cover;
    height: 450px;
    padding-top: 5px
}

.webp .slide3 {
    background: url(../images/slide3.webp) 50% 0 no-repeat;
    background-size: cover;
}

.slide3 .right-sides3 {
    width: 100%;
    max-width: 670px
}

.slide3 .right-sides3 p {
    padding-bottom: 35px;
    font-size: 28px;
    font-size: 2rem;
    line-height: 1.2em;
    color: #08352c
}

.slide3 .right-sides3 p span {
    background: #fff
}

.s3item {
    max-width: 120px
}

.flex_wrap3 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    -ms-align-items: center;
    align-items: center
}

.slide4 {
    background: url(../images/s4bg.png) repeat-y;
    padding: 20px 0;
    background-size: cover
}

.slide4 .s2text {
    padding: 20px 0 40px;
    color: #005a84
}

.lt16 {
    margin-top: 20px
}

.slide5 {
    background: url(../images/s5.jpg) 50% 0 no-repeat;
    height: 709px;
    -webkit-background-size: cover;
    background-size: cover
}

.webp .slide5 {
    background: url(../images/s5.webp) 50% 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.s5journal {
    background: url(../images/journal.png) no-repeat;
    width: 807px;
    height: 724px;
    position: absolute;
    top: -15px;
    left: 84px
}

.webp .s5journal {
    background: url(../images/journal.webp) no-repeat;
}

.s5journal .s5doc {
    background: url(../images/s5fov.png) no-repeat;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 85px;
    right: 135px
}

.webp .s5journal .s5doc {
    background: url(../images/s5fov.webp) no-repeat;
}

.s5journal .j-opinion {
    font-family: 'Bebas Neue';
    font-size: 62px;
    font-size: 3.9rem;
    font-weight: 700;
    position: absolute;
    top: 128px;
    left: 60px;
    color: #fff
}

.s5journal .j-text {
    position: absolute;
    top: 219px;
    left: 121px;
    font-family: "PT Sans";
    width: 546px
}

.s5journal .j-text p {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.2;
    padding-bottom: 35px;
    color: #40585b
}

.slide6 {
    padding-bottom: 30px
}

.s5journal .j-doc {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2;
    position: absolute;
    bottom: 23px;
    left: 122px;
    color: #005a84
}

.s5journal .j-id {
    background: url(../images/jid.png) no-repeat;
    height: 105px;
    width: 86px;
    position: absolute;
    bottom: 9px;
    right: 179px
}

.slide7 .rewwr {
    font-family: "PT Sans"
}

footer .fmuzi,
footer .sustabot {
    position: absolute
}

.listslide1 {
    max-width: 400px
}

.slide7 {
    background: #eff6f7;
    padding-bottom: 35px;
    padding-top: 5px
}

.slide7 h2.green {
    margin-top: 15px
}

.slide7 .rewwr {
    width: 100%;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #e7edee;
    display: table;
    color: #40585b;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.2em;
    padding-bottom: 10px
}

.slide7 .rewwr .cell {
    padding: 20px;
    vertical-align: top;
    display: table-cell
}

.slide7 .rewwr .cell img {
    height: auto;
    max-width: inherit
}

.slide7 .rewwr .author {
    padding-top: 20px;
    text-align: right
}

.wrapper footer h2 {
    font-size: 31px;
    margin-bottom: 30px
}

footer .formbg {
    top: 110px;
    right: 0;
    height: 383px;
    background: url(../images/formbg1.png) no-repeat
}

.webp footer .formbg {
    background: url(../images/formbg1.webp) no-repeat
}

footer .formbg form {
    padding: 0 34px;
    width: 100%
}

footer .ftext {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.2;
    color: #1a2425;
    padding-left: 70px;
    font-family: 'Bebas Neue';
    background: url(../images/list1.png) 2px 15px no-repeat
}

.formbg-header {
    color: #016c9e;
    font-weight: 700;
    text-align: center
}

footer .ftext b {
    font-size: 48px;
    font-size: 4.8rem
}

footer .fmuzi {
    background: url(../images/fmuzi.png) no-repeat;
    width: 672px;
    height: 469px;
    top: 111px;
    left: 50%;
    margin-left: -336px
}

.webp footer .fmuzi {
    background: url(../images/fmuzi.webp) no-repeat;
}

footer .sustabot {
    background: url(../images/product.png) center no-repeat;
    -webkit-background-size: 46%;
    background-size: 46%;
    width: 278px;
    height: 282px;
    left: 0;
    bottom: -290px
}

.formbg-header {
    font-size: 31px;
    font-size: 3.1rem;
    font-family: "PT Sans", sans-serif;
    padding: 15px 0
}

.slide2 h2,
.wrapper h2 {
    display: block;
    text-align: center
}

.top-menu li:last-child {
    padding-right: 0
}

.x_price_previous {
    text-decoration: line-through
}

.slide2 h2 {
    margin-top: 50px;
    margin-bottom: 10px
}

.new_line {
    margin-top: 20px
}

.clearfix::after {
    content: "";
    clear: both;
    display: table
}

.wrapper footer {
    height: 579px;
    background-image: linear-gradient(to right, #a2c6cb, #add0d4, #b9dadd, #c4e5e6, #d0efef, #cfefef, #cfeeee, #ceeeee, #c1e3e4, #b4d7da, #a7ccd0, #9ac1c6)
}

.popup {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    justify-content: space-between;
    width: 550px
}

.popup_left {
    max-width: 150px;
    margin: 0 50px
}

.form_popup {
    background: url(../images/formbg1.png);
    -webkit-background-size: cover;
    background-size: cover;
    padding: 25px 10px;
    max-width: 300px
}

.form_popup {
    background: url(../images/formbg1.webp);
    -webkit-background-size: cover;
    background-size: cover;
}

.form_popup .price {
    margin: 0 auto 15px;
}

.product_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center
}

.product_name {
    margin-right: 30px;
    color: #13715f;
    font-size: 60px;
    font-family: 'Bebas Neue';
    text-decoration: underline
}

.product_descr {
    color: #40585b;
    font-size: 24px;
    line-height: 1.2
}

.title_use {
    text-align: center;
    font-family: "PT Sans";
    line-height: 1.2;
    font-size: 28px;
    color: #0273a7;
    font-weight: 400;
    margin: 15px 0
}

.title_border {
    background: #e4f5f2;
    border: 2px dashed #92a7aa;
    text-align: center;
    padding: 10px;
    border-radius: 40px;
    font-size: 24px
}

.price {
    display: flex;
    justify-content: space-around;
    /*margin-top: 18px;*/
}

.formbg .price {
    margin: 10px auto 20px;
}

.price__title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: black;
    text-decoration: none;
}

@media screen and (max-width: 1219px) {
    header::before {
        background-size: contain;
        width: 254px;
        height: 479px;
        left: calc(52% - 187px);
        top: 196px;
    }

    header .formbg,
    footer .formbg {
        right: 15px
    }

    .wrapper h2.green {
        margin-top: 50px
    }

    .slide3 {
        padding-bottom: 50px
    }

    header .listslide1 li {
        line-height: 1.2
    }

    header .listslide1 li p span {
        font-size: 18px
    }

    header {
        height: 620px
    }

    .wrapper h2,
    .wrapper h2.green,
    .s5journal .j-opinion {
        font-size: 31px
    }

    .slide3 {
        height: 490px
    }

    .slide4 {
        padding-top: 50px
    }

    .slide4 .s2text {
        padding-bottom: 25px
    }

    .slide6 {
        padding-bottom: 50px
    }

    .slide7 {
        padding-top: 1px
    }

    .page-wrapper__inner {
        padding: 0 15px
    }

    .slide2 {
        padding-bottom: 35px
    }
}

@media screen and (max-width: 999px) {
    header::before, .webp header::before {
        display: none;
        background: none
    }

    .listslide1 {
        max-width: 290px
    }

    .s2dib .s2text,
    .slide3 .right-sides3 p {
        font-size: 18px
    }

    .s5journal .j-text p {
        font-size: 20px;
        padding-bottom: 15px
    }

    .slide7 .rewwr .cell {
        font-size: 20px
    }

    .top_logo img {
        display: none
    }

    .logo-text {
        display: block
    }

    .top_logo {
        width: 165px;
        top: 6px
    }

    header .top-menu {
        padding-top: 16px
    }

    .slide2 h2 {
        margin-top: 40px
    }

    .slide2 {
        padding-bottom: 40px
    }

    .slide2-img {
        margin-bottom: 15px
    }

    .slide4 .s2text {
        padding-top: 10px;
        padding-bottom: 20px
    }

    .slide3 {
        background: #75c3b5
    }

    .wrapper h2.green {
        margin-top: 40px
    }

    .slide6 {
        padding-bottom: 40px
    }

    .slide7 {
        padding-bottom: 25px
    }

    .slide4 {
        padding-top: 40px
    }

    footer .ftext {
        max-width: 380px;
        font-size: 2.2rem
    }

    .wrapper footer h2 {
        font-size: 28px
    }

    .lt4 {
        display: block;
        text-align: center
    }

    .fmuzi,
    .webp .fmuzi,
    .lt9, .webp .lt9,
    .s5journal .j-id, .webp .s5journal .j-id {
        display: none;
        background: none
    }

    .good-header {
        position: static;
        margin-left: 60px;
        margin-top: 20px
    }

    .listslide1 {
        margin-left: 71px;
        margin-top: 10px
    }

    .formbg .formskid {
        width: 80px;
        height: 80px;
        position: absolute;
        top: 20px;
        right: 6px;
        background: url(../images/skid2.png) no-repeat;
        background-size: contain
    }

    .s5journal,
    .s5journal .j-doc,
    .s5journal .j-opinion,
    .s5journal .j-text,
    .s5journal .s5doc {
        position: static
    }

    .formbg {
        width: 350px
    }

    header .formbg {
        top: 122px;
        right: 40px
    }

    footer .formbg {
        right: 40px;
        height: 382px
    }

    header {
        height: 590px
    }

    footer .sustabot {
        width: 292px;
        height: 300px;
        bottom: -311px
    }

    header .top-menu li {
        padding: 0 22px
    }

    .top-menu li:last-child {
        padding-right: 0
    }

    .s2dib {
        width: 50%
    }

    .slide3 {
        height: auto;
        padding-bottom: 25px
    }

    .s5journal, .webp .s5journal {
        background: 0 0;
        width: 100%;
        left: 0;
        bottom: 0;
        right: 0;
        top: 0;
        height: auto;
        display: flex;
        flex-direction: column
    }

    .s5journal .j-opinion {
        order: 1;
        margin-bottom: 20px
    }

    .s5journal .s5doc,
    .s5journal .j-text,
    .s5journal .j-doc {
        order: 2
    }

    .s5journal .s5doc {
        margin: 0 auto
    }

    .slide5, .webp .slide5 {
        padding: 40px 0;
        height: auto;
        background-image: linear-gradient(to right, #75c3b5, #7ac2ba, #81c1be, #88c0c0, #90bfc2, #90bfc2, #90bfc2, #90bfc2, #88c0c0, #81c1be, #7ac2ba, #75c3b5)
    }

    .s5journal .j-opinion {
        text-align: center;
        font-size: 31px
    }

    .s5journal .j-text {
        width: 100%;
        padding: 10px 8px
    }

    .s5journal .j-doc {
        padding: 0 8px
    }
}

@media screen and (max-width: 768px) {
    .formbg-header {
        font-size: 25px;
        line-height: 1.1
    }

    .slide4 .s2text {
        padding-bottom: 5px
    }

    footer .ftext {
        line-height: 1.1
    }

    footer .formbg {
        height: 390px
    }

    .formbg {
        height: 446px
    }

    .top_logo {
        margin-left: auto;
        margin-right: auto
    }

    footer {
        padding-bottom: 30px;
        padding-top: 30px
    }

    .slide4 {
        padding-bottom: 25px
    }

    .slide7 .rewwr .cell:first-child {
        padding-bottom: 0;
        position: relative;
        margin-bottom: -4px
    }

    .slide2-img {
        margin-bottom: 0
    }

    .s2dib {
        margin-top: 15px
    }

    footer .formbg,
    header .formbg {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        padding-top: 10px
    }

    .slide3,
    .wrapper footer {
        height: auto
    }

    h2,
    h2.green {
        font-size: 37px
    }

    .top-menu {
        display: none
    }

    .top_logo {
        text-align: center
    }

    header {
        height: 1080px
    }

    .slide2 h2 {
        margin-top: 30px
    }

    .slide2 {
        padding-bottom: 30px
    }

    .wrapper h2.green {
        margin-top: 25px
    }

    header h1 {
        margin-top: 16px;
        margin-bottom: 20px
    }

    .wrapper footer h2 {
        margin-bottom: 20px
    }

    footer .ftext b {
        line-height: 1
    }

    .listslide1 {
        max-width: 300px;
        margin: 0 auto
    }

    .good-header {
        margin: 20px auto 15px
    }

    header .formbg {
        margin: 0 auto
    }

    .flex_wrap3 {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }

    .s3item {
        margin-bottom: 5px
    }

    .slide3 {
        -webkit-background-size: cover;
        background-size: cover;
        padding-bottom: 0
    }

    .slide7 .rewwr .cell {
        display: block;
        text-align: center
    }

    .slide4 {
        padding-top: 30px
    }

    .wrapper h2.green {
        margin-top: 30px
    }

    .slide6 {
        padding-bottom: 30px
    }

    .slide7 {
        padding-bottom: 15px
    }

    .slide5 {
        padding: 30px 0
    }

    footer .formbg {
        margin: 0 auto
    }

    footer .sustabot {
        position: static;
        margin: 5px auto;
        width: 260px
    }

    footer .ftext {
        max-width: 375px;
        margin: 0 auto
    }

    .product_wrap {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }

    .product_name {
        margin-right: 0;
        font-size: 50px;
        margin-bottom: 10px
    }

    .product_descr {
        font-size: 21px;
        text-align: center
    }
}

@media (max-width: 639px) {

    header h1,
    .slide2 h2,
    .wrapper h2.green,
    .wrapper h2 {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }

    .wrapper h2.green {
        max-width: 440px
    }

    .wrapper footer h2 {
        max-width: 100%
    }

    .popup_left {
        display: none;
    }

    .popup {
        width: auto;
    }
}

@media screen and (max-width: 479px) {
    header .formbg {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .formbg-header {
        padding-top: 0;
        font-size: 22px
    }

    .s5journal .j-opinion {
        font-size: 30px
    }

    .product_descr {
        font-size: 18px
    }

    .formbg {
        height: 440px
    }

    .s2dib,
    .top_logo {
        width: 100%
    }

    .title_use,
    .title_border {
        line-height: 1.1
    }

    .slide7 .rewwr {
        line-height: 1
    }

    footer .formbg form {
        padding-left: 15px;
        padding-right: 15px
    }

    .formbg .price {
        margin-top: 10px;
    }

    .title_border {
        font-size: 20px
    }

    .title_use {
        font-size: 24px
    }

    .slide3 {
        background: #75c3b5
    }

    .slide7 .rewwr .cell:nth-child(2) {
        padding-top: 10px
    }

    header {
        height: auto;
        padding-bottom: 30px
    }

    .formbg .formskid {
        right: auto;
        left: 50%;
        transform: translateX(-46%)
    }

    h2,
    h2.green {
        font-size: 27px
    }

    header .formbg {
        width: 300px;
        background: url(../images/formbg1.png)
    }

    .webp header .formbg {
        background: url(../images/formbg1.webp)
    }

    footer .formbg,
    header .formbg {
        width: 100%;
        max-width: 350px
    }

    footer .formbg {
        height: 362px;
        padding-top: 25px;
        padding-bottom: 25px
    }

    h2,
    h2.green {
        padding: 6px 10px
    }

    .formbg form {
        padding-left: 15px;
        padding-right: 15px
    }

    .form-top {
        font-size: 19px;
        text-align: center;
        margin: 87px 0 0
    }

    .formbg form {
        padding-top: 16px
    }

    .formbg .formskid {
        top: 25px
    }

    .formbg .js-submit {
        width: 260px;
        padding: 0;
        margin: 0 auto;
        bottom: -8px;
        left: 0;
        font-size: 26px;
        position: relative;
        background-size: contain;
        background-position: 50%
    }

    footer .formbg .js-submit {
        bottom: -8px
    }

    footer .ftext {
        max-width: 300px
    }

    footer .ftext b {
        font-size: 30px
    }

    .wrapper footer h2 {
        font-size: 25px
    }
}

button::-moz-focus-inner {
    border: none
}

@media screen and (min-width: 0\0
) {
    header::before {
        width: 332px !important;
        height: 564px;
        content: "";
        position: absolute;
        left: calc(52% - 199px) !important;
        bottom: 0;
        background: url(../images/muz1.png) no-repeat !important;
        z-index: 5;
        background-size: 307px !important;
        top: 113px;
    }

    .slide3 {
        background: url(../images/slide3.jpg) 50% 0 no-repeat !important;
        background-size: cover;
        height: 450px;
        padding-top: 5px;
    }

    .slide5, .webp .slide5 {
        background: url(../images/s5.jpg) 50% 0 no-repeat !important;
        height: 709px;
        -webkit-background-size: cover;
        background-size: cover;
    }

    footer .fmuzi {
        background: url(../images/fmuzi.png) no-repeat !important;
        width: 672px;
        height: 469px;
        top: 111px;
        left: 50%;
        margin-left: -336px;
    }

    footer .formbg {
        top: 95px;
        right: 0;
        height: 383px;
        background: url(../images/formbg1.png) no-repeat !important;
    }

    .formbg {
        background: url(../images/formbg.png) no-repeat !important;
        width: 422px;
        height: 433px;
        position: absolute;
    }

    .s5journal .s5doc {
        background: url(../images/s5fov.png) no-repeat !important;
        width: 120px;
        height: 120px;
        position: absolute;
        top: 85px;
        right: 135px;
    }

    .s5journal, .webp .s5journal {
        background: url(../images/journal.png) no-repeat !important;
        width: 807px;
        height: 724px;
        position: absolute;
        top: -15px;
        left: 84px;
    }


}