.top-main-block__title {
    padding: 16px 30px 0;
    box-sizing: border-box;
}

.welcome-plus {
    width: 100%;
}

.beneficial-features__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-bottom: 1.5em;
}

ul.beneficial-features__items {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    padding: 0 15px;
}

.beneficial-features__item:first-child {
    top: 0;
}

.beneficial-features__item:last-child {
    top: 0;
}

.form-block__wrapper {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    margin: 0;
    box-sizing: border-box;
}

.form-block {
    display: block;    
}

.portion {
    padding: 0 15px 20px;
    margin-top: 0;
}

.portion-content__item {
    -ms-flex-flow: column;
        flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2em;
    text-align: center;
}

.form {
    padding: 0 15px;
}

.top-main-block__title-caption {
    font-size: 16px;
}

.h2-title.packaging__title {
    font-size: 60px;
}

.packaging__products {
    margin-top: 0;
}

.portion-title {
    text-align: center;
}

.portion-content__item:before {
    margin: auto;
}

.using__item-text {
    padding: 0 15px;
    box-sizing: border-box;
}

.beneficial-features-container {
    padding-bottom: 2em;
}

.beneficial-features__center-block {
    height: 300px;
}

.welcome-title {
    font-size: 60px;
}


.welcome-plus_item {
    max-height: initial;
    margin-bottom: 30px;
    height: auto;
}

.slider-wrapper {
    background-size: cover;
    margin: 0;
}

.slider-text-block {
    max-width: 100%;
    margin: 0;
    padding: 0px 15px 0 68px;
}

.slider-text-block__name {
    font-size: 57px;
}

.welcome-wrapper {
    padding-top: 20px;
}

.banner {
    background-size: cover;
    margin: 40px 0;
    padding: 0;
}

.banner-title {
    font-size: 50px;
    line-height: 0.7;
    margin-bottom: 20px;
}

.banner-title-top {
    padding: 0 15px;
    font-size: 24px;
    line-height: 1.2;
    margin: 12px 0;
}

.banner-text {
    font-size: 16px;
    line-height: 1.2;
}

.banner-container {
    padding: 80px 15px;
}

.beneficial-features__title > span {padding: 0;}

.beneficial-features__title {
    font-size: 30px;
}

.h2-title.testimonials__title {
    font-size: 60px;
    margin-bottom: 0.7em;
}

.swiper-button-prev, .swiper-button-next {
    display: none;
}

.testimonials-container {
    padding-bottom: 40px;
}

.navbar-toggleable {
    padding: 0 15px;
}

a.nav-link {
    font-size: 16px;
    text-transform: none;
}

.header__menu {
    width: 100%;
    min-width: 0;
}


.sm-hide {
    display: none;
}

#btt {
    width: 40px;
    height: 40px;
    padding: 9px;
    box-sizing: border-box;
    right: 15px;
    bottom: 15px;
}

#btt:before {
    width: 20px;
    height: 20px;
    content: "";
    background: url(../img/right.png) center center no-repeat;
    background-size: contain;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

.form-section {
    height: auto;
}



.form__label {
    color: #76bd3f;
}

.footer-bg {
    background-color: rgba(255, 255, 255, 0.5);
    background-blend-mode: color;
}

textarea {
    margin: 3.7em auto;
}

.footer-container {
    padding: 30px 15px;
}

.top-nav {
    margin-bottom: 0;
}

li.packaging__products-item {
    margin: 0 40px 30px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}

ul.footer__social-bnts {
    padding: 0;
}

.footer__address {
    max-width: 300px;
}
/*# sourceMappingURL=../maps/mobile.css.map */
