.wavy {
    background-image: url('/bitrix/templates/oxygen/resources/icons/waves123g.svg');
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 100%;
    height: 540px;
}
.wavy h1 {
    font-size: 40pt;
    font-weight: 700;
    color: white;
}
.wavy a {
    color: white;
    font-weight: 400;
    font-size: 21pt;
    display: block;
    padding-top: 20px;
}
.wavy i{
    padding-right: 10px;
}
#lheader {
    height: 200px;
    padding-top: 370px;
    position: relative;
}
#lheader img {
    display: block;
    position: absolute;
    right: 0;
    bottom: 60px;
    image-rendering: -webkit-optimize-contrast;
}
.title1 {
    color: #828282;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    padding-bottom: 0;
    font-size: 32pt;
	letter-spacing: 3px;
    margin-top: 30px;
}

.videoblbl {
    justify-content: space-around;
}


.mp-wb-subtitle {
    color: var(--grey);
}
.rgallery {
    width: 700px;
}
.rgallery:first-of-type {
    margin-right: 50px;
}
.old-subtext {

    line-height: 35px;
    font-size: 18pt;
    text-align: left;
    display: block;
    color: #828282;
}
.pref .flexer {
    justify-content: center;
    padding-top: 20px;
}
.pref img {
    height: 112px;
}
.pref span {
    display: block;
    padding-top: 40px;
    text-transform: uppercase;
    font-size: 13pt;
}
.pref .block {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}
.pref h1, .pref h2 {
    font-weight: 600;
    font-size: 24pt;
}
.pref .subtext, .subtextformal {
    font-size: 18pt;
    line-height: 35px;
    /* max-width: 1400px; */

    text-transform: none;
}
.rgallery {
    width: 319px;
    margin-right: 70px;
    display: block;
    margin-top: 30px;
}



.rgalleryw {
    width: 715px;
}

.greytext {
    color: var(--grey);
}
.whitetext {
    color: white;
}
.ggallery {
    width: 480px;
}
.egallery {
    width: 600px;
}

.jgallery {
    width: 400px;
}

.tgallery {
    width: 640px;
}


iframe {
    margin: 25px auto;
    display: block;
}

.ugallery {
    width: 250px;
}

.ugalleryw {
    width: 550px;
}

@media screen and (max-width: 550px) {
    #lheader {
        padding-top: 110px !important;
        align-items: center;
    }
    .pref span {
        padding-top: 15px
    }
    .imgwrap {
        justify-content: space-evenly;
    }
    .pref h2 {
        text-align: center;
    }
    .pref .subtextformal {
        font-size: 16pt !important;
        line-height: 22px !important;
    }
    .pref .block {
        padding-top: 0;
    }
    .mobsub {
        font-size: 14pt !important;
        line-height: 22px !important;
        text-align: center;
    }
    .textarrowedpnevmo {
        font-size: 16pt !important;
        line-height: 22px !important;
    }
    #cogicon {
        height: 50px !important;
    }
    #warntext1 {
        font-size: 17pt !important;
        margin-top: 20px;
        line-height: 25px !important;
        text-align: center;
    }
    #warntext2 {
        font-size: 20pt !important;
        text-decoration: underline;
    }
    .dankydivmarginvott {
        margin-bottom: 20px;
    }
    #dankyblueblockrly > img {
        max-width: max-content !important;
        width: auto !important;
        margin-right: 0 !important;
        height: 388px !important;
        margin: 0 auto !important;
        padding-right: 0 !important;
    }
    #dankyblueblockrly > div > span {
        margin-top: 48px !important;
        margin-bottom: 70px !important;
        /* color: white !important; */
    }
    #schemaimg {
        max-width: max-content;
        height: 219px !important;
        margin-bottom: 30px;
    }
    #phstr {
        height: 258px !important;
        max-width: 36vw;
    }
    #ultralastph {
        /* margin-top: 30px; */
        max-width: 90vw;
        padding-right: 0;
        /* margin-left: 0 !important; */
        margin: 30px auto !important;
    }
    #differtextbl {
        margin-top: 12px !important;
        /* color: white !important; */
    }
    #blbackgr {
        background: linear-gradient(180deg, #3974a1 0%, rgba(255,255,255,0) 40%) !important;
    }
    #lheader img {
        max-width: 98vw !important;
        margin-left: -49px !important;
    }
    #handleicon {
        margin-top: -20px;
    }
    /* #lampicon {
        margin-top: 15px !important;
    } */
    #lampicon2 {
        margin-right: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 20px;
    }
    .zavblock {
        align-items: center;
    }
    .zavblock > img {
        padding-right: 0;
        margin-right: 0 !important;
        max-width: 90vw;
    }
    #nomrgzab {
        margin-left: 0 !important;
    }
    #graydientbl1 {
        padding-bottom: 200px !important;
        background: linear-gradient(180deg, #3974a1 0%, rgba(255,255,255,0) 60%) !important;
    }
    #graydientaft1 {
        margin-top: -300px !important;
    }
    #lampwrap {
        flex-direction: column-reverse;
    }
    #prefsflexwrap {
        padding-inline: 40px !important;
    }
    .prefblbl {
        display: flex;
        align-items: center;
        justify-content: space-between;
        
    }

    .prefblbl > span {
        width: 50%;
        font-size: 12pt;
    }
}