body, html {
    width: 100%;
    height: 100%;
}

body.balanex {
    width: 100%;
    min-height: 100%;
    padding: 0 !important;
    margin: 0 auto !important;
    font-family: 'Cera Pro';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    color: #303030;
}

.header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #ffffff;
    z-index: 10;
}

.button-buy {
    width: 177px;
    height: 64px;
    background-color: #ffffff;
    position: fixed;
    right: 44px;
    bottom: 44px;
    border-radius: 32px;
    border: solid 1px #F26724;
    z-index: 20;
}

.button-buy a {
    display: block;
    width: 175px;
    height: 62px;
    background-color: #ffffff;
    border-radius: 32px;
    text-align: center;
    padding: 9px 35px;
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #000000;
    opacity: 0.8;
    transition: opacity 0.3s;
}

.button-buy a span {
    display: block;
    color: #F26724;
    text-transform: uppercase;
}

.button-buy a:hover {
    opacity: 1;
    text-decoration: none;
    color: #000000;
}

.button-buy a:hover span {
    color: #F26724;
}

.main {
    width: 100%;
    text-align: left;
}

.main img {
    max-width: 100%;
    height: auto;
}

.header {
    height: 66px;
    padding-top: 15px;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}

.header .col-12 {
    margin: 0 -27px;
}

.header .col-12 > div {
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px;
}

.header .col-12 > div.logo-sh {
    margin-right: 0;
}

.header .logo img {
    width: 131px;
    height: auto;
}

.header .logo-sh img {
    width: 128px;
    height: auto;
}

.main-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.main-menu ul li {
    list-style: none;
    margin: 0 15px;
    display: inline-block;
}

.main-menu ul li a {
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    color: #000000;
}

.main-menu ul li a:hover {
    color: #F26724;
    text-decoration: none;
}

.header .b-feedback {
    display: inline-block;
    height: 27px;
    line-height: 27px;
    padding: 0 15px;
    color: #ffffff;
    background-color: #F26724;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    border-radius: 5px;
}

.header .b-feedback:hover {
    text-decoration: none;
}

.buttons {
    float: right;
}

.logo-sh {
    float: right;
}

.img-h {
    position: relative;
    text-align: center;
}

.slogan {
    z-index: 2;
    font-weight: bold;
    font-size: 42px;
    color: #000000;
    display: block;
    width: 770px;
    position: absolute;
    left: 50%;
    top: 120px;
    margin-left: -585px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
}

.slogan span {
    color: #F26724;
}

.b-top {
    background-color: #F26724;
    position: relative;
    top: -90px;
    margin-bottom: -90px;
}

@media (min-width: 1650px) {
    .b-top {
        top: -240px;
        margin-bottom: -240px;
    }
}

@media (max-width: 1300px) {
    .b-top {
        top: -40px;
        margin-bottom: 140px;
    }
}

.b-top .text-b {
    padding: 40px 0;
    font-size: 28px;
    color: #ffffff;
}

.b-top .text-b span {
    text-transform: uppercase;
    font-weight: 500;
}

.img-b {
    margin-top: -210px;
}

.h-end {
    padding: 50px 0 50px 0;
    font-size: 28px;
}

strong {
    font-weight: 700;
}

.text-e {
    color: #F26724;
    font-size: 28px;
    font-weight: 400;

    background-image: url("../nimg/1.svg");
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 15px auto;

    padding-left: 30px;
}

.h-voz {
    padding-bottom: 50px;
}

.hr-v-l {
    position: relative;
}

.hr-v-t {
    position: relative;
    z-index: 2;
    padding: 10px 0 10px;
    font-size: 24px;
    font-weight: 400;
}

.hr-v-l:before {
    z-index: 1;
    position: absolute;
    content: '';
    display: block;
    width: calc(100% + 450px);
    height: 80px;
    margin-left: -255px;
    padding-left: 255px;
    background-color: #FCE1D3;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.text-v {
    position: relative;
    z-index: 2;
}

.text-v {
    font-size: 64px;
    font-weight: 700;
}

.b-but {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    color: #ffffff;
    background-color: #F26724;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    border-radius: 7px;
}

.cc {
    text-align: center;
}

.h-t {
    padding-bottom: 50px;
}

.text-t {
    font-size: 28px;
    font-weight: 700;
}

.text-t {
    padding-bottom: 30px;
}

.t-title {
    color: #F26724;
    background-color: #fce1d3;
    border-radius: 5px;
    text-align: center;
    padding: 7px 0;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 7px;
}

.t-title-n {
    color: #000000;
    text-align: center;
    padding: 7px 0;
    font-size: 24px;
    font-weight: 700;
    border-bottom: solid 1px #000000;
    margin-bottom: 10px;
}

.item-t {
    text-align: center;
    padding: 0 0 10px 0;
    font-size: 18px;
    font-weight: normal;
    border-bottom: solid 1px #000000;
    margin-bottom: 10px;
}

.vozbud {
    background-color: #F26724;
    padding: 40px 0;
    height: 270px;
}

.text-vb {
    text-align: center;
    font-size: 44px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 40px;
}

.title-vb {
    text-align: center;
    padding: 10px 0;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.alert-w-text {
    color: #F26724;
    font-size: 40px;
    font-weight: bold;
    position: relative;
    z-index: 2;
    padding: 25px 0;
    text-align: left;
}

.warr {
    padding-top: 250px;
    padding-bottom: 50px;
}

.alert-w {
    position: relative;
    z-index: 2;
    padding: 10px 0 10px;
    font-size: 24px;
    font-weight: 400;
}

.alert-w:before {
    z-index: 1;
    position: absolute;
    content: '';
    display: block;
    width: calc(100% + 250px);
    height: 120px;
    margin-left: -255px;
    padding-left: 255px;
    background-color: #fce1d3;
    background-image: url("../nimg/arrow-bg.png");
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: auto 100%;
    top: 0;
}

.alert-text {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 400;
}

.alert-text-o {
    font-size: 20px;
    font-weight: 400;
    color: #F26724;
}

.text-s {
    font-size: 44px;
    font-weight: 700;
}

.seria {
    padding-top: 50px;
}

.text-s span {
    color: #F26724;
    text-transform: uppercase;
}

.ul-o {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ul-o li {
    position: relative;
    list-style: none;
    font-size: 20px;
    padding: 0 0 0 20px;
    margin: 0 0 15px;
    background-image: url("../nimg/li.svg");
    background-repeat: no-repeat;
    background-position: 0 9px;
}

.ul-o li.li-o {
    color: #F26724;
}

.b-active {
    padding: 50px 0;
    background-color: #F9F9F9;
    margin-top: 50px;
}

.ba-title {
    font-size: 44px;
    font-weight: 700;
    background-image: url("../nimg/a0.svg");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto 100%;
    padding-left: 130px;
    margin-bottom: 50px;
    margin-left: 105px;
    height: 100px;
}

.ba-title span {
    color: #F26724;
    text-transform: uppercase;
}

.ba-title-i {
    color: #F26724;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 500;
}

.ul-oo {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ul-oo li {
    position: relative;
    list-style: none;
    font-size: 18px;
    padding: 0 0 0 15px;
    margin: 0 0 15px;
    background-image: url("../nimg/li.svg");
    background-repeat: no-repeat;
    background-position: 0 9px;
    background-size: 5px auto;
}

.ba-img {
    width: 100%;
    height: 100%;
    background-image: url("../nimg/a1.svg");
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: auto 150px;
}

.ba-img.ba2 {
    background-image: url("../nimg/a2.svg");
}

.ba-img.ba3 {
    background-image: url("../nimg/a3.svg");
}

.ba-img.ba4 {
    background-image: url("../nimg/a4.svg");
}

.ba-img.ba5 {
    background-image: url("../nimg/a5.svg");
}

.title-c {
    font-size: 44px;
    font-weight: 700;
}

.title-c span {
    color: #F26724;
    text-transform: uppercase;
}

.t-bg {
    padding: 130px 150px 0 0;
    background-image: url("../nimg/t.svg");
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: auto 150px;
}

.b-rec {
    padding: 80px 0 50px 0;
    background-image: url("../nimg/stars.svg");
    background-repeat: no-repeat;
    background-position: 90% 20px;
}

.text-r a {
    color: #F26724;
}

.text-r a img {
    display: inline-block;
    margin-right: 10px;
}

.b-res {
    padding: 50px 0;
    background-color: #F9F9F9;
    margin-top: 50px;
}

.res-title {
    color: #F26724;
    background-color: #fce1d3;
    border-radius: 5px;
    text-align: left;
    padding: 20px;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    min-height: 100px;
}

.m0 {
    margin: 0 !important;
}

.p5 {
    padding: 0 5px;
}

.item-res {
    font-size: 14px;
    border-bottom: solid 1px #000000;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.no-border {
    border: none !important;
}

.tit {
    font-weight: 500;
}

.hr-t {
    height: 1px;
    background-color: #000000;
    margin-top: -5px;
}

.res2 .item-res {
    padding: 10px 0;
}

.prof {
    padding: 50px 0;
}

.prof-title {
    font-size: 44px;
    font-weight: 700;
    text-align: center;
    margin: 30px 0 50px;
}

.p-col {
    text-align: center;
    padding: 0 15px;
}

.text-p {
    margin-top: 15px;
    width: 240px;
    text-align: center;
    font-size: 18px;
}

.b-but:hover {
    text-decoration: none;
    color: #ffffff;
    opacity: .9;
}

.b-but.bl {
    background-color: #000000;
    margin-top: 30px;
}

.footer {
    padding: 140px 0;
    background-color: #F26724;
}

.footer .text-1 {
    font-size: 18px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #ffffff;
}

.footer .img-1 {
    margin-top: 50px;
}

.b-question {
    padding: 50px 0;
    background-color: #F9F9F9;
    margin-top: 50px;
}

.q-title {
    color: #F26724;
    font-size: 44px;
    font-weight: 600;
}

.q-text {
    color: #F26724;
    font-size: 36px;
    font-weight: 400;
    margin: 5px 0;
}

.q-site {
    color: #000000;
    font-size: 44px;
    font-weight: 400;
}

.q-site a {
    color: #000000;
    font-size: 44px;
    font-weight: 600;
    text-decoration: underline;
}

.b-title {
    font-size: 44px;
    font-weight: 700;
}

.b-buy {
    padding: 50px 0;
}

.b-title span {
    color: #F26724;
    text-transform: uppercase;
}

.links a {
    display: block;
    margin-bottom: 15px;
    color: #F26724;
    text-transform: uppercase;
}

.links a img {
    float: left;
    margin-right: 10px;
    margin-top: -3px;
}

.b-buy {
    background-image: url("../nimg/stars.svg");
    background-repeat: no-repeat;
    background-position: 90% 20px;
    background-size: 280px auto;
}

.b-text {
    font-size: 28px;
    margin: 30px 0;
}

.b-img {
    margin-top: -140px;
}

.c-item {
    margin-bottom: 30px;
}

.c-item .img {
    padding: 0 40px;
    border: solid 1px #DBDBDB;
    height: 42px;
    border-radius: 42px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
}

.text-5 {
    font-size: 32px;
    font-weight: 700;
    margin: 30px 0;
}

.text-2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #F26724;
}

.text-2 span {
    font-size: 30px;
    font-weight: 500;
    line-height: 39px;
    letter-spacing: 0.05em;
    display: block;
    text-transform: uppercase;
}

.text-balo {
    font-size: 22px;
}

.text-balo.o {
    color: #F26724;
}

.form-balopostit {
    position: fixed;
    width: calc(100%);
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: 100000;
    top: 0;
    left: 0;
    display: none;
}

.form-balopostit.open {
    display: block;
}

.form-balopostit .container {
    position: relative;
    background: #fff;
    padding: 50px;
    border-radius: 10px;
    margin-top: 50px;
    max-height: calc(100% - 100px);
    overflow-y: auto;
}

.f-close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #000000;
    font-size: 20px;
    padding: 5px;
    border: solid 1px #000;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    line-height: 14px;
    text-align: center;
}

.f-close:hover {
    text-decoration: none;
    color: #000000;
}

.block-17 .footer {
    padding: 0 0 50px;
    background-color: #ffffff;
}

.mobile {
    display: none !important;
}

.img.h img {
    max-width: 100% !important;
    height: 80%  !important;
}

.s-item-text {
    font-size: 22px;
}

.s-item {
    margin: 30px auto;
}

.nop {
    padding: 0  !important;
}

.res-item {
    margin-top: 30px;
}

.text-align-center {
    text-align: center;
}

.b-center {
    margin: auto;
}

.itog {
    color: #F26724;
    text-align: left;
    font-size: 20px;
    font-weight: 700;
}

.c-item {
    margin-bottom: 30px;
}

.i-a {
    color: #F26724;
}

@media (min-width: 1400px) {
    .main .container {
        max-width: 1440px;
    }
}


@media (max-width: 1399px) {
    .main .container {
        max-width: 100%;
        padding: 0 15px;
    }

    .slogan {
        width: 520px;
        text-align: left;
        margin-left: 0;
        top: 75px;
        left: 20px;
    }

    .slogan span {
        display: block;
    }

    .b-top {
        background-color: #F26724;
        position: relative;
        top: -15vh;
        margin-bottom: -15vh;
    }

    .form-balopostit .container {
        padding: 30px
    }
}

@media (max-width: 1299px) {
    .b-top {
        background-color: #F26724;
        position: relative;
        top: -10vh;
        margin-bottom: -10vh;
    }

    .ba-title {
        margin-left: 70px;
    }
}

@media (max-width: 1249px) {
    .slogan {
        width: 520px;
        text-align: left;
        margin-left: 0;
        top: 75px;
        left: 20px;
        font-size: 33px;
    }

    .header .col-12 > div.logo-sh {
        display: none !important;
    }
}

@media (max-width: 1200px) {
    .ba-title {
        margin-left: 40px;
    }

    .b-top .row {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .order-md-3 {
        order: 3 !important;
        width: 100%;
        flex: none;
        max-width: none;
        text-align: center;
    }

    .order-md-1 {
        order: 1 !important;
    }

    .order-md-2 {
        order: 2 !important;
    }

    .main-menu ul li a {
        font-size: 16px;
    }

    .header .col-12 > div {
        margin: 0 5px !important;
    }

    .h-end, .text-e {
        font-size: 20px;
    }

    .text-e {
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
        background-position: 0 50%;
        padding: 0 10px 0px 30px;
    }

    .hr-v-l:before {
        height: 70px;
    }

    .hr-v-t {
        font-size: 20px;
    }

    .text-t {
        font-size: 24px;
    }

    .header .col-12 > div.logo {
        margin-left: 30px !important;
    }

    .hbg {
        padding-top: 60px;
    }

    .slogan {
        top: 20px;
        width: 520px;
        text-align: left;
        margin-left: 0;
    }

    .t-title, .t-title-n {
        font-size: 20px;
    }

    .item-t {
        font-size: 16px;
    }

    .text-vb {
        font-size: 30px;
    }

    .ba-img {
        width: 130px;
        background-size: auto 120px;
    }

    .title-c, .prof-title, .q-title, .q-site, .q-site a, .b-title {
        font-size: 30px;
    }

    .q-text, .text-5 {
        font-size: 24px;
    }

    .b-text {
        font-size: 20px;
    }

    .img-r img {
        max-width: 60%;
    }

    .b-res .col-xl-6 {
        margin-bottom: 30px;
    }

    .text-p {
        margin-top: 15px;
        width: 160px;
        text-align: center;
        font-size: 18px;
    }

    .links a {
        font-size: 14px;
    }

    .footer .text-1 {
        font-size: 14px;
    }

    .c-item .img {
        padding: 0 10px;
    }
}

@media (max-width: 1024px) {
    .ba-title {
        margin-left: 40px;
    }

    .alert-w-text {
        font-size: 28px;
        padding: 30px 15px 30px 0;
    }

    .vozbud {
        background-color: #F26724;
        padding: 40px 0;
        height: 200px;
    }

    .slogan {
        font-size: 32px;
        margin: 0;
        left: 18px;
        top: 20px;
    }

    a.js-scroll-to.b-but {
        margin-top: 30px;
    }

    .b-top {
        background-color: #F26724;
        position: relative;
        top: 0;
        margin-bottom: 0;
    }

    .img-b {
        margin-top: -90px;
    }
}

@media (max-width: 1024px) {
    .b-top {
        background-color: #F26724;
        position: relative;
        top: 0;
        margin-bottom: 0;
    }
}

@media (max-width: 991px) {
    .ba-title {
        margin-left: 0;
    }

    .main-menu {
        display: none !important;
    }

    .form-balopostit .container {
        margin-top: 0;
        max-height: calc(100%);
        width: 100%;
        left: 0;
    }

    .ba-title {
        font-size: 30px;
        font-weight: 700;
        background-image: url("../nimg/a0.svg");
        background-repeat: no-repeat;
        background-position: 35px 0;
        background-size: auto 100px;
        padding-left: 160px;
        margin-bottom: 50px;
    }

    .warr {
        padding-top: 150px;
        padding-bottom: 50px;
    }

    .t-bg {
        padding: 100px 50px 0 0;
        background-image: url("../nimg/t.svg");
        background-repeat: no-repeat;
        background-position: 100% 0;
        background-size: auto 120px;
    }

    .justify-content-between {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .desktop {
        display: none !important;
    }

    .mobile {
        display: inherit !important;
    }

    .main-menu {
        display: none !important;
    }

    .main-menu.open {
        position: fixed;
        top: 60px;
        left: -5px;
        width: 100%;
        z-index: 3000;
        background-color: #ffffff;
        display: block !important;
        padding: 10px 0;
        border-top: solid 1px #cccccc;
        border-bottom: solid 1px #cccccc;
    }

    .main-menu.open ul li {
        width: 49%;
        padding-left: 20px;
        margin: 5px 0 5px;
    }

    .main-menu.open ul li a {
        font-size: 16px;
    }

    .main-menu-button {
        position: absolute;
        right: -27px;
        top: 2px;
        cursor: pointer;
    }

    .main-menu-button > div {
        width: 33px;
        height: 3px;
        border-radius: 3px;
        background-color: #1A345B;
        margin-right: 10px;
    }

    .main-menu-button > div:nth-of-type(2) {
        margin: 6px 0 6px 0;
        width: 33px;
    }
}

@media (max-width: 767px) {
    .img-vb img {
        width: 200px;
    }

    .vozbud {
        background-color: #F26724;
        padding: 40px 0;
        height: 270px;
        margin-bottom: 240px;
    }

    .alert-text {
        margin-top: 30px;
    }

    .button-buy {
        right: 20px;
        bottom: 20px;
    }

    .hr-v-l:before {
        height: 70px;
        width: calc(100% + 10px);
        margin-left: -15px;
    }

    .img.h img {
        max-width: none !important;
        width: auto !important;
        height: 80% !important;
    }

    .b-img {
        margin-top: 10px;
    }

    .text-1.cc br {
        display: none;
    }

    .img-b {
        margin-top: -150px;
    }

    .slogan {
        font-size: 22px;
        margin: 0;
        left: 18px;
        top: 20px;
    }

    .text-b {
        font-size: 20px !important;
    }

    .b-top {
        top: -1vh;
        margin-bottom: -1vh;
    }

    .img-b {
        margin-top: -100px;
    }

    .main {
        width: 100%;
        text-align: left;
        overflow: hidden;
    }

    .hr-v-t {
        font-size: 18px;
    }

    .seria {
        padding-top: 0;
    }

    .b-rec {
        padding: 80px 0 0px 0;
    }

    .main-menu {
        display: none !important;
    }

    .map-wrapper__left {
        margin: 0;
    }

    .map-wrapper__right {
        position: relative;
        width: 100%;
        height: 300px;
    }

    #map {
        height: 300px;
    }

    .colored-box__special > .container {
        padding: 0 !important;
    }

    .footer {
        padding: 50px 0;
    }
}

@media (max-width: 576px) {
    .img-p {
        width: 130px;
    }

    .text-p {
        font-size: 14px;
        width: 130px;
    }

    body.balanex {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.1;
    }

    .b-res .row > div {
        padding: 0 7px;
    }

    .b-res .res2 .row > div {
        padding: 0 10px;
    }

    .b-res .col-12 {
        padding: 0 10px !important;
    }

    .item-res {
        font-size: 11px;
    }

    .logo-sh {
        display: none !important;
    }

    .img-b {
        margin-top: -50px;
    }

    .t-bg {
        padding: 130px 110px 0 0;
    }

    .text-r {
        text-align: left;
    }

    .text-r a img {
        display: inline-block;
        margin-right: 10px;
        float: left;
    }

    .p-col {
        text-align: center;
        padding: 0 15px;
        margin-bottom: 30px;
    }

    .b-but.bl {
        background-color: #000000;
        margin-top: 0;
        font-size: 14px;
        height: auto;
        line-height: 20px;
        padding: 10px;
        max-width: 340px;
    }

    .img.h img {
        max-width: 100% !important;
        height: 80%  !important;
    }

    .c-item .img {
        padding: 0 10px;
    }

    .text-s {
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 30px;
    }

    ul.ul-o {
        margin-top: 30px;
    }

    .hr-v-t {
        font-size: 15px;
    }

    .text-v {
        font-size: 36px;
        font-weight: 700;
        margin-left: -15px;
    }

    .hr-v-l:before {
        height: 70px;
        width: calc(100% + 130px);
        margin-left: -15px;
    }

    .ba-img {
        width: 110px;
        background-size: auto 110px;
    }

    .ba-title {
        font-size: 30px;
        font-weight: 700;
        background-image: url("../nimg/a0.svg");
        background-repeat: no-repeat;
        background-position: 15px 0;
        background-size: auto 70px;
        padding-left: 110px;
        margin-bottom: 50px;
    }

    .alert-w-text {
        text-align: left;
    }

    .alert-w:before {
        width: calc(100% + 150px);
    }

    .t-bg {
        background-position: 100% 10px;
        padding: 110px 90px 0 0;
    }

    .prof {
        padding: 0;
    }

    .text-t {
        font-size: 20px;
    }

    .h-voz {
        padding-bottom: 30px;
    }

    .h-end {
        padding: 20px 0 10px 0;
        font-size: 16px;
    }

    .text-e {
        padding: 0 10px 0px 30px;
        margin-bottom: 10px;
    }

    .text-v {
        font-size: 48px;
        font-weight: 700;
        margin-left: -45px;
    }

    .item-t {
        padding: 5px 0 10px;
        margin-bottom: 5px;
    }

    .item-t br {
        display: none;
    }

    .text-t {
        padding-bottom: 20px;
    }

    .t-title {
        margin: 10px 0;
    }

    .t-title, .t-title-n {
        font-size: 18px;
        font-weight: 500;
    }

    .t-title-n {
        border-bottom: solid 1px;
        margin-bottom: 5px;
        padding: 5px 0 10px 0;
    }

    .text-vb {
        font-size: 24px;
    }

    .title-vb {
        font-size: 18px;
        font-weight: 700;
    }

    .vozbud {
        height: 210px;
    }

    .alert-w-text {
        font-size: 20px;
        padding: 0;
    }

    .alert-w:before {
        width: calc(100% + 0px);
        height: 45px;
    }

    .warr {
        padding-top: 170px;
        padding-bottom: 20px;
    }

    .alert-text, .alert-text-o {
        font-size: 18px;
        margin-bottom: 20px;
        font-weight: 500;
    }

    .alert-text {
        margin-top: 30px;
    }

    .ba-img {
        width: 80px;
        height: 100px;
        background-size: auto 80px;
        margin-right: -15px;
    }

    .ba-title-i {
        font-weight: 700;
    }

    .ul-oo li {
        margin: 0 0 10px;
    }

    .title-c, .prof-title, .q-title, .q-site, .q-site a, .b-title {
        font-size: 24px;
    }

    .q-text, .text-5 {
        font-size: 21px;
        font-weight: 500;
        margin: 0 0 15px;
    }

    .b-buy {
        padding: 50px 0 0;
    }

    .res-title {
        font-size: 16px;
        text-align: center;
        padding: 10px;
        line-height: 20px;
        min-height: 60px;
    }

    .itog {
        font-size: 16px;
    }

    .b-res {
        padding-bottom: 0;
    }

    .title-c, .prof-title, .q-title, .q-site, .q-site a, .b-title {
        font-size: 20px;
    }

    .prof-title {
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        margin: 30px 0 30px;
    }

    .header .b-feedback {
        border-radius: 5px;
        margin-right: 20px;
    }

    .header {
        height: 60px;
    }

    .res1 .item-res {
        font-size: 11px;
        line-height: 14px;
        height: 21px;
        margin-bottom: 6px;
    }

    .res1 .item-res.tit {
        height: 32px;
    }

    .res1 .item-res.tit.no-border {
        height: 32px;
        margin-bottom: 6px;
        border-bottom: solid 1px #000000 !important;
    }

    .res1 .item-res.nom.no-border {
        border-bottom: solid 1px #000000 !important;
    }

    .res1 .hr-t {
        display: none;
    }

    .res2 .item-res {
        font-size: 7px;
    }

    .res2 .item-res {
        padding: 5px 0;
        margin-bottom: 0;
    }

    a.b-but {
        justify-content: center;
        align-items: center;
        display: flex;
        margin: 0 40px;
        font-size: 13px;
    }

    .res-desc {
        padding: 0 15px;
        font-size: 10px;
    }

    .res1 .col-5.col-sm-6 .col-6 {
        padding: 0 !important;
    }

    .col-12.res3.mobile {
        display: block !important;
    }

    .col-12.res3.mobile .row > div {
        padding: 0;
    }

    .col-12.res3.mobile {
        padding: 0 20px !important;
    }

    .col-12.res3.mobile .res-desc {
        padding: 0;
        margin-left: -10px;
    }
}

@media (max-width: 399px) {
    .alert-w:before {
        width: calc(100% + 40px);
        height: 45px;
    }

    .warr {
        padding-top: 100px;
        padding-bottom: 20px;
    }

    .ba-title {
        padding-left: 90px;
    }
    
    .item-res {
        font-size: 11px;
    }

    .img-p {
        width: 110px;
    }

    .text-p {
        font-size: 14px;
        width: 110px;
    }
}

.header .col-12 > div.logo-sh {
    margin-top: -5px;
}

.b-question {
    width: 100%;
    background-image: url("../img/block_13_01.jpg");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: auto 100%;
    background-color: #fafafa;
    padding-bottom: 50px;
    min-height: 526px;
}

@media (max-width: 992px) {
    .b-question {
        min-height: auto;
    }
}