.homepage {
    display: none;
}
.banner {
    background-color: #f6f3f2;
    height: 460px;
    margin-bottom: 15px;
}
.b-product_promo {
    height: 460px;
    background-image: url(img/banner.png);
    background-repeat: no-repeat;
    background-size: 67%;
    background-position: 106% 100%;
    padding-left: 25px;
}
.b-logo {
    display: block;
    width: 200px;
    position: absolute;
    top: 30px;
    right: 50px;
}
.b-logo img {
    width: 100%;
}
.b-logo span {
    color: #fff;
    margin-bottom: 18px;
    margin-left: 5px;
    display: inline-block;
}
.banner-content {
    height: 450px;
    position: relative;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.banner-content p {
    margin-bottom: 2px;
}
.baner-title {
    color: #00b2ac;
    font-size: 52px;
    margin-top: 15px;
    margin-bottom: 30px;
    line-height: 53px;
}
.headmintext {
    font-size: 15px;
    line-height: 16px;
    position: relative;
}
.headmintext .hint {
    position: absolute;
    top: -12px;
}
.hint + .notice {
    bottom: 40px;
    left: -60px;
}
.greebrd,
.greebrd:hover {
    background: none;
    border: 1px solid #009591;
    color: #009591;
}
.b-buttons .decision {
    margin-right: 13px;
}
#textbanner p > b {
    font-size: 21px;
}
.h-icotxt-wrap {
    width: 450px;
    margin-top: 50px;
}
.h-ico1,
.h-ico2,
.h-ico3 {
    float: left;
    margin-right: 11px;
}
.h-ico1 {
    width: 38px;
}
.h-ico2 {
    width: 31px;
}
.h-ico3 {
    width: 26px;
}
.h-mediumtxt-1 {
    margin-left: 50px;
}
.h-mediumtxt-2 {
    margin-left: 43px;
}
.h-mediumtxt-3 {
    margin-left: 37px;
}
.whitecolor {
    color: #fff;
}
.b-lh {
    line-height: 22px;
}
.b-buttons {
    position: absolute;
    bottom: 22px;
}
.decision {
    margin-bottom: 10px;
    padding: 0 38px;
}
.btn.brd {
    border-width: unset;
    border-style: none;
}
@media screen and (max-width: 1189px) {
    .b-product_promo {
        padding: 0 25px;
    }
}
@media all and (max-width: 1137px) {
    .b-product_promo {
        width: auto!important;
        min-width: auto;
    }
}
@media screen and (max-width: 1088px) {
    .b-product_promo {
        background-size: 64%;
        background-position: 109% 100%;
    }
}
@media screen and (max-width: 988px) {
    .b-product_promo {
        background-position: 128% 100%;
    }
}
@media all and (max-width: 918px) {
    .col-sm-5.f-btns {
        position: relative;
        width: 100%;
    }
    .wrap-submit {
        text-align: center;
    }
    .otpravitzayavku .col-sm-7 {
        width: 100%;
        margin-top: 10px;
    }
}
@media all and (max-width: 900px) {
    .b-logo span {
        margin-bottom: 14px;
    }
}
@media all and (max-width: 895px) {
    .banner {
        overflow: hidden;
        background-color: #f6f3f2;
    }
    .b-product_promo {
        background-image: url(img/banner.png)!important;
    }
}
@media screen and (max-width: 893px) {
    .banner-content {
        height: 422px;
    }
}
@media screen and (max-width: 888px) {
    .b-product_promo {
        background-position: 180% 100%;
        background-size: 74%;
    }
}
@media all and (max-width: 782px) {
    .b-logo {
        right: 0;
    }
}
@media all and (max-width: 768px) {
    .baner-title {
        font-size: 42px;
    }
}
@media all and (max-width: 766px) {
    .banner-content,  .b-logo, .b-buttons {
        margin-left: 2%;
    }
}
}
@media all and (max-width: 750px) {
    .b-logo span {
        margin-bottom: 10px;
    }
}
@media all and (max-width: 625px) {
    .banner {
        height: 500px;
    }
    .b-product_promo {
        background-position: center bottom;
        background-size: contain;
        height: 500px;
    }
    .b-logo {
        display: inline-block;
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
        padding: 15px 0 0 0;
        text-align: center;
    }
    .b-logo img {
        width: 200px;
    }
    .b-logo span {
        margin-bottom: 19px;
    }
    .banner-content {
        width: 100%;
        height: auto;
        text-align: center;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .banner-content p br {
        display: none;
    }
    .baner-title {
        margin-top: 5px;
        line-height: 42px;
    }
    .b-buttons {
        position: absolute;
        top: auto;
        bottom: 0px;
        padding: 10px 0;
        width: 100%;
        text-align: center;
        margin-left: 0;
        left: 0;
    }
    .h-icotxt-wrap {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .h-ico1,
    .h-ico2,
    .h-ico3 {
        float: left;
        margin-right: 0px;
    }
    .b-buttons .decision {
        margin-right: 0;
    }
    .h-mediumtxt-1 {
        margin-left: 45px;
    }
    .h-mediumtxt-2 {
        margin-left: 41px;
        text-align: left;
    }
    .h-mediumtxt-3 {
        margin-left: 44px;
        text-align: left;
    }
    .headmintext .wrap-hint {
        right: 50px;
    }
}
@media all and (max-width: 605px) {
    .headmintext .wrap-hint {
        right: 40px;
    }
}
@media all and (max-width: 600px) {
    .h-mediumtxt-2 {
        margin-left: 32px;
    }
    .h-mediumtxt-3 {
        margin-left: 37px;
    }
}
@media all and (max-width: 589px) {
    .h-mediumtxt-2 {
        margin-left: 43px;
    }
}
@media all and (max-width: 550px) {
    .banner {
        height: 443px;
    }
    .b-product_promo {
        height: 445px;
    }
}
@media all and (max-width: 518px) {
    .headmintext .wrap-hint {
        right: 28px;
    }
}
@media all and (max-width: 490px) {
    .b-logo span {
        margin-bottom: 16px;
    }
    .wrap-hint {
        right: 22px!important;
    }
}
@media all and (max-width: 486px) {
    #textbanner p > b {
        font-size: 19px;
    }
}
@media all and (max-width: 479px) {
    .h-ico1 {
        width: 30px;
    }
    .h-ico2 {
        width: 25px;
    }
    .h-ico3 {
        width: 19px;
    }
}
@media all and (max-width: 470px) {
    .banner {
        height: 398px;
    }
    .b-product_promo {
        height: 400px;
    }
}
@media all and (max-width: 469px) {
    #textbanner p > b {
        font-size: 17px;
    }
}
@media all and (max-width: 450px) {
    .b-logo span {
        margin-bottom: 9px;
        font-size: 13px;
    }
    .b-logo {
        display: block;
        width: 320px;
        margin: 0 auto;
    }
}
@media all and (max-width: 437px) {
    .headmintext {
        font-size: 13px;
    }
}
@media all and (max-width: 434px) {
    .b-product_promo {
        background-size: contain;
    }
    .h-icotxt-wrap {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .h-icotxt-wrap .col-3 {
        width: 50%;
        margin-top: 5px;
        padding-right: 10px;
    }
    #textbanner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .h-mediumtxt-1,
    .h-mediumtxt-2,
    .h-mediumtxt-3 {
        line-height: 20px;
    }
    .h-mediumtxt-1 {
        margin-left: 32px;
    }
    .h-mediumtxt-2 {
        margin-left: 35px;
    }
    .h-mediumtxt-3 {
        margin-left: 23px;
    }
}
@media all and (max-width: 429px) {
    .h-ico1 {
        width: 25px;
    }
    .h-ico2 {
        width: 21px;
    }
    .h-ico3 {
        width: 17px;
    }
    .h-mediumtxt-1 {
        margin-left: 29px;
        text-align: left;
    }
    .h-mediumtxt-2 {
        margin-left: 30px;
    }
    .h-mediumtxt-3 {
        margin-left: 21px;
    }
    #textbanner p > b {
        font-size: 14px;
    }
    .wrap-hint {
        right: 16px!important;
    }
}
@media all and (max-width: 420px) {
    .baner-title {
        font-size: 37px;
    }
}
@media all and (max-width: 414px) {
    .h-icotxt-wrap .col-3 {
        padding-right: 5px;
    }
}
@media all and (max-width: 410px) {
    .banner {
        height: 364px;
    }
    .b-product_promo {
        height: 365px;
    }
}
@media all and (max-width: 400px) {
    .b-logo span {
        margin-bottom: 10px;
    }
}
@media all and (max-width: 398px) {
    .headmintext {
        font-size: 12px;
    }
}
@media all and (max-width: 395px) {
    .baner-title {
        font-size: 31px;
    }
    .h-mediumtxt-3 {
        margin-left: 23px;
    }
}
@media all and (max-width: 393px) {
    .h-icotxt-wrap {
        margin-top: 40px;
    }
}
@media all and (max-width: 392px) {
    .b-buttons {
        left: 0px;
    }
}
@media all and (max-width: 378px) {
    .banner {
        height: 339px;
    }
    .b-product_promo {
        height: 340px;
    }
    .h-icotxt-wrap {
        width: 154px;
        margin-top: 3px;
    }
    .h-icotxt-wrap .col-3 {
        width: 100%!important;
    }
    .baner-title {
        line-height: 35px;
        margin-bottom: 5px;
    }
    .h-icotxt-wrap .headmintext {
        text-align: left;
        margin-left: 30px;
    }
    .h-mediumtxt-3 {
        margin-left: 31px;
    }
    .wrap-hint {
        right: 25px!important;
    }
}
@media all and (max-width: 373px) {
    .b-product_promo {
        background-size: 100%;
    }
}
@media all and (max-width: 350px) {
    .b-logo span {
        margin-bottom: 9px;
    }
}
@media all and (max-width: 330px) {
    .banner {
        height: 309px;
    }
    .b-product_promo {
        height: 310px;
    }
}
@media all and (max-width: 327px) {
    .baner-title {
        font-size: 29px;
    }
    a.btn.green.decision {
        margin-bottom: 10px;
    }
}