/**
 */

.fileWrapper {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    align-items: baseline;
    justify-content: flex-start;
}
.fileWrapper .ffl-label.control-label {
    display: none;
}
.fileWrapper input[type=file] {
    width: 100%;
}

.fileWrapper input[type=file]::file-selector-button {
    font-size: 0;
    border: 0 none;
    display: block;
    width: 100%;
    height: 40px;
    background-color: transparent;
    background-image: url(../assets/images/konkurs_file.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}
.fileWrapper input[type=file]::-webkit-file-upload-button {
    font-size: 0;
    border: 0 none;
    display: block;
    width: 100%;
    height: 40px;
    background-color: transparent;
    background-image: url(../assets/images/konkurs_file.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}
.copyWrapper {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
}
.copyWrapper img {
    width: 30px;
    height: auto;
    opacity: .5;
}
.preim-block {
    flex-flow: row wrap !important;
    display: flex;
    justify-content: space-between;
}
.preim-block > * {
    width: 47%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    flex-wrap: no-wrap;
}
form[name="REVIEW"] .fileField::after {
    text-align: right;
}
form[name="REVIEW"] .fileField::after,
form[name="CONTEST_JOIN"] .file__label.not-selected::after {
    content: "допустимые форматы файлов: png, jpg, gif";
    color: #495057;
    font-size: 10px;
    display: block;
}
@media (max-width: 736px) {
    .datepicker {
        left: 15px !important;
    }
    .content-block img[align="right"] {
        margin: 0 0 15px;
        width: 100%;
        height: auto;
    }
}
@media (max-width: 576px) {
    .copyWrapper {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: center;
    }
}
@media (max-width: 992px) {
    .article-image {
        width: 100%;
        height: auto;
    }
    img {
        max-width: 100%;
        height: auto;
    }
}

body:not(.msk) .online,
.online {
    opacity: 0;
    visibility: hidden;
}
@media print {
    .topBanner {
        display: none !important;
    }
    .printFooter {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        font-weight: 700;
    }
    .printFooter > div::after {
        content: "";
        display: block;
        width: 200px;
        border-bottom: 1px solid #000;
        margin-top: 40px;
    }
    .footerImg {
        width: 862px;
        height: 175px;
        display: block;
        margin: 0 auto;
    }
    #bx-panel, .content-block h1, .order__details-text {
        display: none !important;
    }
    .table,
    .order__details-content dl.order-delivery,
    .order__details-content dl.order-price dt {
        color: #000000 !important;
    }
}
@media screen {
    .footerImg, .printFooter {
        display: none;
    }
}
.curPage {
    cursor: pointer;
    padding: 0;
}
.header__menu .navbar > .nav-item.parent > ul li.nav-item .curPage {
    color: #1a1a1a;
    -webkit-transition: color .2s ease,border-bottom-color .2s ease;
    -o-transition: color .2s ease,border-bottom-color .2s ease;
    transition: color .2s ease,border-bottom-color .2s ease;
    text-decoration: none;
}
.header__menu .navbar .nav-link .curPage {
    cursor: default;
    color: #1a1a1a;
}
.navbar > .nav-item > .nav-link.current {
    padding: .5rem 1rem 1rem;
}
.navbar > .nav-item > .nav-link.current > .curPage {
    color: #fff;
    font-weight: bold;
}
.parent > ul > .nav-item .curPage {
    font-weight: bold;
}
.catalog-ul > li > .nav-link span.name.curPage {
    border-bottom: 2px solid #28a819;
    color: #0c7815;
    font-size: 1.125rem;
    font-weight: 700;
}
.catalog__navi ul.navbar-nav > li.parent.parent > span.nav-link {
    font-size: 1.125rem;
    font-weight: 700;
    color: #0c7815;
    -webkit-transition: color .2s ease,border-bottom-color .2s ease;
    -o-transition: color .2s ease,border-bottom-color .2s ease;
    transition: color .2s ease,border-bottom-color .2s ease;
    text-decoration: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-bottom: 13px;
}
.catalog__navi ul.navbar-nav > li.nav-item > span.nav-link span {
    display: block;
}
.catalog__navi ul.navbar-nav > li.nav-item > span.nav-link {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #002103;
    -webkit-transition: color .2s ease,border-bottom-color .2s ease;
    -o-transition: color .2s ease,border-bottom-color .2s ease;
    transition: color .2s ease,border-bottom-color .2s ease;
    text-decoration: none;
}
.header__menu-catalog > ul > li > span span.icon, .header__menu .catalog > .bx-context-toolbar-empty-area > ul > li > span span.icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38px;
    flex: 0 0 38px;
    text-align: center;
    margin: 0 12px 0 0;
}
.catalog__navi ul.navbar-nav > li.nav-item > span.nav-link span.icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    margin: 0 20px 0 0;
}
.header__menu-catalog > ul > li.parent > ul > li.nav-item.parent > ul > li.nav-item > .curPage {
    padding: 0;
    display: inline;
    color: #1a1a1a;
    -webkit-transition: color .2s ease,border-bottom-color .2s ease;
    -o-transition: color .2s ease,border-bottom-color .2s ease;
    transition: color .2s ease,border-bottom-color .2s ease;
    text-decoration: none;
}
.catalog__navi ul.navbar-nav > li.parent.parent > ul > li.nav-item > span.nav-link {
    color: #002103;
    -webkit-transition: color .2s ease,border-bottom-color .2s ease;
    -o-transition: color .2s ease,border-bottom-color .2s ease;
    transition: color .2s ease,border-bottom-color .2s ease;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 600;
    display: inline;
    padding: 0;
}
.slider__title-name {
    max-width: 450px;
}
@media (max-width: 1199.98px) {
    .slider__title-name {
        max-width: 300px;
    }
    .slider__title-name {
        text-align: right;
    }
}
.header__menu .navbar span.nav-link {
    color: #fff;
    -webkit-transition: color .2s ease, border-bottom-color .2s ease;
    -o-transition: color .2s ease, border-bottom-color .2s ease;
    transition: color .2s ease, border-bottom-color .2s ease;
    text-decoration: none;
    padding: 0;
    white-space: nowrap
}

/*header*/
.isAdmin .header__town {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    margin-left: 20%;
    margin-top: 60px;
    margin-bottom: -60px;
    padding-top: 15px;
}
.isAdmin .header__online {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 62px;
    margin-bottom: -62px;
}
.isAdmin .header__online .online {
    padding: 2px 4px;
    border-radius: 7px;
    background: -webkit-linear-gradient(87.12deg, #4CAA17 15.12%, #0C7815 104.68%);
    background: -o-linear-gradient(87.12deg, #4CAA17 15.12%, #0C7815 104.68%);
    background: linear-gradient(2.88deg, #4CAA17 15.12%, #0C7815 104.68%);
}
.isAdmin .header__online .online a {
    color: #fff;
}
.isAdmin .header__online .online a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #ffffff;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 7px;
    padding: 5px 20px;
    color: #fff;
    -webkit-transition: color .2s ease, border-bottom-color .2s ease;
    -o-transition: color .2s ease, border-bottom-color .2s ease;
    transition: color .2s ease, border-bottom-color .2s ease;
    text-decoration: none;
    height: 40px;
}
.isAdmin .header__online .online-icon {
    margin: 0 15px 0 0;
}
.isAdmin .header__online .online-name {
    font-size: 0.875rem;
    font-weight: 600;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    line-height: 1.2;
}
body .isAdmin .online {
    opacity: 1;
    visibility: visible;
}
.isAdmin .header__online .online-name {
    font-size: .875rem;
    font-weight: 600;
    text-decoration: none;
}
.isAdmin .header__whatsapp {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    margin-left: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.isAdmin .header__whatsapp-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.isAdmin .header__whatsapp-name {
    font-size: 0.875rem;
    font-weight: 600;
    color: #fff;
    margin: 0 10px 0 0;
    text-decoration: none;
}
.isAdmin .header__contacts {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.isAdmin .header__callback {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin: 3px 15px 0 0;
    padding-right: 0;
}
.isAdmin .header__phone {
    font-size: 1.5625rem;
    font-weight: 700;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
    padding-right: 0;
    margin-left: 0;
    text-align: left;
}
.isAdmin .header__phone a {
    color: #fff;
    -webkit-transition: color .2s ease, border-bottom-color .2s ease;
    -o-transition: color .2s ease, border-bottom-color .2s ease;
    transition: color .2s ease, border-bottom-color .2s ease;
    text-decoration: none;
    white-space: nowrap;
}
.isAdmin .header__phone span {
    font-size: 0.875rem;
    font-weight: 600;
    display: block;
    text-align: right;
    margin: -5px 0 0;
    color: #fff;
}
.isAdmin .header__logo {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.isAdmin .header__town {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    margin-left: 20%;
    margin-top: 60px;
    margin-bottom: -60px;
    padding-top: 15px;
}
.isAdmin .header__auth {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 7px;
    padding-right: 0;
}
.isAdmin .header__lang {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6.66667%;
    flex: 0 0 6.66667%;
    max-width: 6.66667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.isAdmin .icon-technology2 {
    width: 24px;
    height: 24px;
}
.isAdmin .header__whatsapp a {
    color: #fff;
    -webkit-transition: color .2s ease, border-bottom-color .2s ease;
    -o-transition: color .2s ease, border-bottom-color .2s ease;
    transition: color .2s ease, border-bottom-color .2s ease;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 10px 0 0;
}
.isAdmin .header__whatsapp-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#830803), to(#D11F0D));
    background: -webkit-linear-gradient(top, #830803 0%, #D11F0D 100%);
    background: -o-linear-gradient(top, #830803 0%, #D11F0D 100%);
    background: linear-gradient(180deg, #830803 0%, #D11F0D 100%);
    border: 2px solid #FFFFFF;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0;
}
.isAdmin .header__callback-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(4.17%, #7C0502), to(#CD1D0C));
    background: -webkit-linear-gradient(top, #7C0502 4.17%, #CD1D0C 100%);
    background: -o-linear-gradient(top, #7C0502 4.17%, #CD1D0C 100%);
    background: linear-gradient(180deg, #7C0502 4.17%, #CD1D0C 100%);
    border: 2px solid #ffffff;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
    margin: 0;
}
.isAdmin .footer__whatsapp {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28.33333%;
    flex: 0 0 28.33333%;
    max-width: 28.33333%;
    padding: 20px 15px 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.isAdmin .footer__whatsapp-name {
    text-decoration: none;
}
.isAdmin .footer__whatsapp a {
    color: #fff;
    -webkit-transition: color .2s ease, border-bottom-color .2s ease;
    -o-transition: color .2s ease, border-bottom-color .2s ease;
    transition: color .2s ease, border-bottom-color .2s ease;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 21px;
}
.isAdmin .footer__whatsapp-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#830803), to(#D11F0D));
    background: -webkit-linear-gradient(top, #830803 0%, #D11F0D 100%);
    background: -o-linear-gradient(top, #830803 0%, #D11F0D 100%);
    background: linear-gradient(180deg, #830803 0%, #D11F0D 100%);
    border: 2px solid #FFFFFF;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    margin: 0;
}
.isAdmin .footer__online .online-name {
    text-decoration: none;
}
.footer__lock {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.icon-lock {
    width: 19px;
    height: 22px;
}
.footer__lock a:nth-child(1) {
    margin: 0 10px 0 0;
}
.footer__lock a.ajax-popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 41px;
    height: 41px;
    border: 2px solid #fff;
    border-radius: 50px;
    background: -webkit-gradient(linear, left top, left bottom, from(#005723), to(#0C7815));
    background: -webkit-linear-gradient(top, #005723 0%, #0C7815 100%);
    background: -o-linear-gradient(top, #005723 0%, #0C7815 100%);
    background: linear-gradient(180deg, #005723 0%, #0C7815 100%);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease;
}
.footer__lock a .icon {
    display: block;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
}
.footer__lock a:hover .icon {
    opacity: .65;
}
.isAdmin .header__online .online-name {
    font-size: 0.8125rem;
}
.fixed-inside .isAdmin .header__phone span {
    font-size: 0.68em;
}
.isAdmin .footer__lock {
    justify-content: space-between;
    align-items: flex-end;
}
.isAdmin .header__online .online a:hover {
    color: rgba(255, 255, 255, 0.6);
}
.isAdmin .header__whatsapp a:last-child {
    margin: 0;
}
.isAdmin .header__whatsapp a:hover {
    color: rgba(255, 255, 255, 0.6);
    border-bottom-color: rgba(255, 255, 255, 0.6);
}
.isAdmin .header__adaptive-online .online {
    padding: 2px 4px;
    border-radius: 0 0 7px 7px;
    background: -webkit-linear-gradient(87.12deg, #4CAA17 15.12%, #0C7815 104.68%);
    background: -o-linear-gradient(87.12deg, #4CAA17 15.12%, #0C7815 104.68%);
    background: linear-gradient(2.88deg, #4CAA17 15.12%, #0C7815 104.68%);
}
.isAdmin .header__adaptive-online {
    padding: 0 10px;
    margin-bottom: 20px;
}
.isAdmin .header__adaptive-online .online a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #ffffff;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 7px;
    padding: 5px 10px;
    color: #fff;
    -webkit-transition: color .2s ease, border-bottom-color .2s ease;
    -o-transition: color .2s ease, border-bottom-color .2s ease;
    transition: color .2s ease, border-bottom-color .2s ease;
    text-decoration: none;
    height: 40px;
}
.isAdmin .header__adaptive-online .online-name {
    text-decoration: none;
}
.isAdmin .header__adaptive-phone span {
    font-size: 0.875rem;
    font-weight: 600;
    display: block;
    text-align: right;
    margin: -5px 0 0;
    color: #fff;
}
.twentyFour {
    opacity: 0;
    visibility: hidden;
}
.isAdmin .header__adaptive-whatsapp {
    text-align: center;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.isAdmin .header__adaptive-whatsapp-name {
    font-size: 0.875rem;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}
.isAdmin .header__adaptive-whatsapp a {
    color: #fff;
    -webkit-transition: color .2s ease, border-bottom-color .2s ease;
    -o-transition: color .2s ease, border-bottom-color .2s ease;
    transition: color .2s ease, border-bottom-color .2s ease;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.isAdmin .header__adaptive-whatsapp-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#830803), to(#D11F0D));
    background: -webkit-linear-gradient(top, #830803 0%, #D11F0D 100%);
    background: -o-linear-gradient(top, #830803 0%, #D11F0D 100%);
    background: linear-gradient(180deg, #830803 0%, #D11F0D 100%);
    border: 2px solid #FFFFFF;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin: 0 0 0 15px;
}
.isAdmin .header__adaptive-whatsapp-icon i {
    line-height: 1;
    font-size: 1rem;
    font-weight: 400;
    margin: 2px 0 0;
}
@media (max-width: 1620px) {
    .isAdmin .header__town {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 13.33333%;
        flex: 0 0 13.33333%;
        max-width: 13.33333%;
    }
    .isAdmin .header__online {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 26.66667%;
        flex: 0 0 26.66667%;
        max-width: 26.66667%;
    }
}
@media (max-width: 1620px) {
    .isAdmin .header__whatsapp {
        margin-left: 36.66667%;
    }
    .isAdmin .header__contacts {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 26.66667%;
        flex: 0 0 26.66667%;
        max-width: 26.66667%;
    }
    .isAdmin .header__whatsapp {
        margin-left: 33.33333%;
    }
}

@media (max-width: 1500px) {
    .isAdmin .header__contacts {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23.33333%;
        flex: 0 0 23.33333%;
        max-width: 23.33333%;
    }
    .isAdmin .header__whatsapp {
        margin-left: 36.66667%;
    }
}
@media (max-width: 1320px) {
    .isAdmin .header__logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .isAdmin .header__whatsapp {
        margin-left: 25%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%;
    }
    .isAdmin .header__contacts {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%;
        padding-left: 0;
    }
    .isAdmin .header__town {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    .isAdmin .header__online {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        margin-left: 0;
        margin-top: 64px;
    }
    .isAdmin .header__auth {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .isAdmin .header__lang {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .isAdmin .header__auth {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .isAdmin .header__auth {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .isAdmin .header__contacts {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%;
        padding-left: 0;
    }
}

@media (max-width: 1199.98px) {
    .isAdmin .header__whatsapp-name {
        display: none;
    }
    .isAdmin .header__online .online a {
        padding: 5px 10px;
    }
    .isAdmin .header__whatsapp {
        margin-left: 25%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .isAdmin .header__contacts {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .isAdmin .header__online {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%;
    }
    .isAdmin .footer__whatsapp {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .isAdmin .header__auth {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
}
@media (max-width: 991.98px) {
    .isAdmin .header__hamburger {
        display: block;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10.83333%;
        flex: 0 0 10.83333%;
        max-width: 10.83333%;
        padding-left: 0;
    }
    .isAdmin .header__logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30.41667%;
        flex: 0 0 30.41667%;
        max-width: 30.41667%;
        padding-top: 20px;
    }
    .isAdmin .header__whatsapp {
        display: none;
    }
    .isAdmin .header__contacts {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32.5%;
        flex: 0 0 32.5%;
        max-width: 32.5%;
    }
    .isAdmin .header__callback {
        display: none;
    }
    .isAdmin .header__phone {
        margin-left: 0;
        padding-top: 20px;
    }
    .isAdmin .header__phone {
        font-size: 1.25rem;
    }
    .isAdmin .header__phone span {
        font-size: 0.625rem;
    }
    .isAdmin .footer__lock {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .isAdmin .footer__whatsapp {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .isAdmin .footer__social {
        position: relative;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (max-width: 767.98px) {
    .isAdmin .header__logo {
        padding-top: 25px;
    }
    .isAdmin .header__contacts {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%;
        padding-left: 0;
    }
    .isAdmin .header__phone {
        font-size: 1rem;
    }
    .isAdmin .header__adaptive-phone span {
        font-size: 0.5625rem;
        text-align: center;
    }
}
@media (max-width: 575.98px) {
    .isAdmin .header__contacts {
        display: block;
        position: absolute;
        left: 25%;
        right: 25%;
        top: 32px;
        padding: 0;
        width: auto;
        max-width: none;
    }
    .isAdmin .header__phone {
        padding-top: 0;
        text-align: center;
        margin: 0;
    }
    .isAdmin .header__logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        text-align: center;
        padding-top: 2px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .isAdmin .header__phone span {
        text-align: center;
    }
    .isAdmin .header__hamburger {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        padding-left: 15px;
    }
    .isAdmin .footer__whatsapp {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 12px 15px;
        border-top: 1px solid #4CAA17;
    }
    .isAdmin .footer__social {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        border-top: 1px solid #4CAA17;
        padding-top: 14px;
    }
}

.actions__item {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%; }
@media (max-width: 991.98px) {
    .actions__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 23px;
    }
}
.order-delivery.linkFrase {
    font-size: 1.1em;
    font-weight: bold;
}
.text.section-text iframe {
    float: left;
    margin-right: 1em;
}

/* T17579 */
.catalog__item-buttons .btn-danger {
    display: none;
}
.basket__item-options-number-input .input-group, .basket__item-services-number-input .input-group {
    width: 70px;
}
.basket__item-options-number-input .input-group .form-control, .basket__item-services-number-input .input-group .form-control {
    width: 58px;
    padding: 5px 20px 5px 5px;
}
.basket__item-services-price.cityOption::before {
    content: "";
    display: block;
}
.basket__item-services-price.cityOption {
    display: inline;
}
@media (max-width: 991.98px) {
    .basket__item-services-price.cityOption::before {
        content: none;
    }
    .basket__item-services-price.cityOption {
        display: block;
    }
    .basket__item-options-number-input .input-group, .basket__item-services-number-input .input-group {
        width: 58px;
    }
    .basket__item-options-number-input .input-group .form-control, .basket__item-services-number-input .input-group .form-control {
        width: 58px;
        padding: 5px 20px 5px 5px;
    }
    .basket__item-options-bottom, .basket__item-services-bottom {
        padding-left: 0;
    }
    .date-calendar-input .form-control {
        padding: .55rem .1rem .55rem 2.8rem;
    }
    .basket__item-services-date {
        width: 100%;
    }
    .basket__item {
        margin-bottom: 15px;
        padding-bottom: 30px;
    }
    .basket__item-services-number + .basket__item-services-date {
        margin-left: 0;
    }
}
.social__item:first-child a {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.56%, #018DC9), to(#018DC9));
    background: -webkit-linear-gradient(top, #018DC9 1.56%, #018DC9 100%);
    background: -o-linear-gradient(top, #018DC9 1.56%, #018DC9 100%);
    /*background: linear-gradient(180deg, #01*/
}
.footer__social .socicon-telegram::before {
    margin-left: -2px;
}
@media (min-width: 992px) {
    .where-to-buy__scroll-item-navigator a {
        display: none;
    }
}
@media (min-width: 576px) {
    .contacts__address-text a,
    .where-to-buy__scroll-item-navigator a {
        pointer-events: none;
    }
}
.contacts__address-maps a:hover {
    text-decoration: none;
    border-bottom: 1px solid #28a819;
}
.contacts__address-maps a {
    margin-right: 10px;
    border-bottom: 1px dashed #28a819;
}
.contacts__address-maps {
    display: flex;
    flex-flow: row nowrap;
}

.icon-d2 {
    background-image: url(../assets/images/icons.png?v=b4a44443);
    background-position: -130px -97px;
    width: 49px;
    height: 59px;
}
.icon-d0 {
    background-image: url(../assets/images/icons.png?v=b4a44443);
    background-position: -24px -97px;
    width: 49px;
    height: 59px;
}
.icon-d2 {
    background-image: url(../assets/images/icons.png?v=b4a44443);
    background-position: -130px -97px;
    width: 49px;
    height: 59px;
}
.icon-d3 {
    background-image: url(../assets/images/icons.png?v=b4a44443);
    background-position: -235px -98px;
    width: 49px;
    height: 59px;
}
.nca-cookiesaccept-line > div {
    justify-content: center;
}
.nca-cookiesaccept-line > div > div {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
#nca-cookiesaccept-line-accept-btn {
    color: #fff;
    border: 1px solid #fff;
    background: linear-gradient(.86deg,#a30702 15.12%,#ce1e0d 104.68%);
    padding: 10px 15px;
    border-radius: 4px;
}
#SIMPLE_FORM_2-container a {
    color: #ffffff;
}
.header {
    background: url(../assets/images/header-bg.webp) 50% 0 repeat-x #005723;
}
.footer__mid {
    background: url(../assets/images/footer-bg.webp) 50% 0 repeat #005723;
}
.icon-intermotion {
    background-position: -289px -97px;
}
.topBanner {
    position: relative;
    display: none;
    height: fit-content;
    background-color: #ffffff;
    /* background-image: url(/upload/medialibrary/323/ckslsowjvkimhf7t59ix3w2ncd21cn9g/elki_biz_topbanner_bg.png); */
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: 0 0;
    max-height: 50px;
    text-align: center;
}
.topBannerWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.topBanner img {
    width: inherit;
    height: inherit;
    display: block;
}
.topBanner .close {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fff;
    border-radius: 30px;
}
@media (max-width: 1920px) {
    .topBanner img {
        width: 100%;
        height: auto;
        display: block;
    }
}
@media (max-width: 576px) {
    .topBanner img {
        width: 100%;
        height: auto;
        transform: scale(1.9);
    }
    .topBanner {
        height:  fit-content;
        max-height: 15vw;
    }
}
.underTitle {
    font-size: .875rem;
    color: #727070;
    margin: -20px 0 10px;
}
.underTitle .tt {
    display: inline-block;
    vertical-align: top;
    background: #ededed;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    font-style: normal;
    line-height: 18px;
    color: #0c7815;
    margin: 2px 0 0;
    font-size: .75rem;
    position: relative;
}
.where-to-buy__videoLink {
    font-size: .8125rem;
    color: #849378;
}
.where-to-buy__videoLink a:hover {
    border-bottom: 0 none;
}
.where-to-buy__videoLink a {
    font-size: .9375rem;
    color: #28a819;
    margin-bottom: 8px;
    border-bottom: 1px dashed #28a819;
}
.where-to-buy__scroll-item-icons {
    margin-bottom: 8px;
}

label:has(~ input[name="ORDER_PROP_16"]) {
    margin-left: 30px;
}
label:has(~ input[name="ORDER_PROP_16"]:checked) {
    cursor: pointer;
    color: #0c7815;
    font-weight: 500;
    font-size: 1rem;
}
label[for="ORDER_PROP_IS_SKIP_NOTIFY"]::before {
    border-radius: 50%;
}
label[for="ORDER_PROP_IS_SKIP_NOTIFY"]::after,
label[for="ORDER_PROP_IS_SKIP_NOTIFY"]::before {
    position: absolute;
    top: .10313rem;
    left: 0;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    content: "";
}
label[for="ORDER_PROP_IS_SKIP_NOTIFY"]::before {
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #adb5bd;
}
label[for="ORDER_PROP_IS_SKIP_NOTIFY"]::after {
    background: no-repeat 50%/50% 50%;
}
label:has(~ input[name="ORDER_PROP_16"]:checked)::before {
    color: #fff;
    border-color: #28a819;
    background-color: #28a819;
}
label:has(~ input[name="ORDER_PROP_16"]:checked)::after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.product__popup-buttons .btn {
    margin-bottom: 20px;
    width: 47%;
    max-height: 62px;
    font-size: 12px;
}
.product__popup-buttons {
    max-width: 350px;
    margin: 0 auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    align-items: baseline;
}
.category__item-name {
    min-height: fit-content;
}
.layout .category__item-minprice {
    text-align: center;
}
.layout .category__item-allsizes {
    min-height: 40px;
    background-color: #28a819;
    color: #fff;
    font-size: .8125rem;
    padding: .3rem .25rem;
    white-space: nowrap;
    margin: 14px auto 44px;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 140px;
    border-radius: .25rem;
    line-height: 1.5;
}
.header__menu .navbar > .nav-item.catalog > span.nav-link {
    background: -webkit-linear-gradient(89.14deg, #A30702 15.12%, #CE1E0D 104.68%);
    background: -o-linear-gradient(89.14deg, #A30702 15.12%, #CE1E0D 104.68%);
    background: linear-gradient(0.86deg, #A30702 15.12%, #CE1E0D 104.68%);
    border: 1px solid #FFFFFF;
    border-radius: 4px 4px;
    padding: 0.55rem 1.2rem 1rem; }
.category__block .h2 a, .category__block h2 a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #0c7815;
}
@media (max-width: 991.98px) {
    .slider__title-item {
        background-size: 100% auto;
    }
    .slider__title-picture {
        height: 128px;
    }
    .slider__title-desc {
         height: auto;
     }
}
.category__block .h2 a, .category__block .h2 span, .category__block h2 span {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.category__block .h2 a::after, .category__block .h2 span::after, .category__block h2 span::after {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='78' height='47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72.334 37.218c-7.638 9.14-22.379 12.593-33.158 7.259-11.708-5.792-21.82-14.784-35.935-15.1-.8-.017-1.616.22-2.387.234-.28.005-.908.174-.85-.244 10.357-2.08 21.432.81 31.033 4.705 7.33 2.972 10.936 5.775 19.535 4.542 10.398-1.49 20.233-11.944 16.579-22.87C64.128 6.707 52.164 3.02 46.886 12.34c-2.204 3.891-2.705 9.153 1.024 12.308 3.209 2.717 7.159 1.535 10.567-.096-6.788 6.367-17.171 2.318-17.236-7.392C41.158 4.849 53.531-3.563 65.018 1.496c14.139 6.224 16.962 24.178 7.315 35.722Z' fill='url(%23a)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='43.204' y1='40.845' x2='44.543' y2='-3.324' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A30702' style='stop-color:color(display-p3 .6375 .0276 .008);stop-opacity:1'/%3E%3Cstop offset='1' stop-color='%23CE1E0D' style='stop-color:color(display-p3 .8078 .1176 .051);stop-opacity:1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    top: 50%;
    right: 0;
    width: 78px;
    height: 47px;
    margin: 0;
    -webkit-transform: translate3d(-webkit-calc(100% + 10px), -50%, 0);
    transform: translate3d(calc(100% + 10px), -50%, 0);
    background-size: contain;
    pointer-events: none;
}
@media (max-width: 991.98px) {
    .category__block .h2 a::after, .category__block .h2 span::after, .category__block h2 span::after {
        height: 30px;
    }
}
@media (max-width: 767.98px) {
    .category__block .h2 a::after, .category__block .h2 span::after, .category__block h2 span::after {
        height: 9px;
    }
}
@media (max-width: 575.98px) {
    .category__block .h2 a::after, .category__block .h2 span::after, .category__block h2 span::after {
        height: 6px;
    }
}
.content-block h2.font-parata, .content-block .h2.font-parata {
    font-weight: 700 !important;
}
.dropdown-menu.show, .tab-content > .active {
    display: block !important;
}
.header__callback span {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: color .2s,border-bottom-color .2s;
}
.form__block .vertical-form div.nb input[type="checkbox"].has-error + label::before {
    border: 2px solid #f00 !important;
}
.form__block .vertical-form div.nb .help-block {
    display: none !important;
}
.form__block .vertical-form div.nb {
    display: flex;
    flex-flow: row nowrap;
    align-items: baseline;
}
.policy-inline-nb,
.reviews__form .vertical-form .button .inline-nb {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.reviews__form .vertical-form .button .inline-nb,
.nb.form-result-new-mailing {
    max-width: 350px !important;
}
.reviews__form .vertical-form .button input[type="checkbox"]:not(.custom-control-input) + label:not(.custom-control-label)::before {
    top: -5px;
}
.reviews__form .vertical-form .button input[type="checkbox"]:not(.custom-control-input) + label:not(.custom-control-label)::after {
    top: -2px;
}
#modal_auth_form .btn-success.disabled,
form .btn-danger.disabled {
    cursor: default;
    pointer-events: none;
}
#SIMPLE_FORM_3_POLICY {
    width: 100px;
}
.order__total-mid .nb {
    margin-bottom: 0;
}
.basket__block .header__basket-clear .closeIcon .icon {
    fill: #fff;
}
.basket__block .header__basket-clear .closeIcon {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #d11f0d;
    border: 1px solid #d11f0d;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20x;
    flex: 0 0 20px;
    margin: 0 10px 0 0;
}
.basket__block .header__basket-clear {
    text-align: right;
    padding: 20px 0;
}
.header__basket-clear.basketClear .js_basket-clear {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center;
}

.basket__item-name a {
	margin-right: 10px;
}
.basket__item-gift_icon {
	background: #f00;
    display: inline-block;
    margin-top: 10px;
    color: #fff;
    padding: 5px 8px;
    border-radius: 5px;
}

.custom-userconsent-wrapper .nb.form-result-new-mailing {
    display: flex;
    flex-flow: row nowrap;
    align-items: start;
    justify-content: space-between;
    padding-left: 0;
}
.custom-userconsent-wrapper > .policy-inline-nb {
    margin-bottom: 8px;
}
.custom-control.custom-checkbox > div {
    margin-right: .5rem;
}
.form__block .vertical-form .custom-userconsent-wrapper .nb {
    font-size: 10px;
}
.form__block .vertical-form .custom-userconsent-wrapper div.nb {
    justify-content: flex-start;
}
.custom-userconsent-wrapper .nb.form-result-new-mailing .custom-control {
    padding-left: 0;
}
.content-block .custom-userconsent-wrapper input[type="checkbox"]:not(.custom-control-input) + label:not(.custom-control-label) {
    padding-left: 23px;
}
.custom-userconsent-wrapper .nb.form-result-new-mailing {
    margin-left: 2.735em !important;
}
.none {
    display: none;
}
.btn.btn-success.disabled {
    cursor: default;
    pointer-events: none;
}

.nb.form-result-new-mailing {
    display: flex;
    flex-flow: row nowrap;
    align-items: start;
    justify-content: space-between;
    padding-left: 0;
}
form[name="CONTEST_JOIN"] .nb.form-result-new-mailing,
form[name="SIMPLE_FORM_3"] .nb.form-result-new-mailing,
form[name="REVIEW"] .nb.form-result-new-mailing {
    align-items: center;
    justify-content: flex-start;
    margin-left: 1em;
}
.custom-control.custom-checkbox > div {
    margin-right: .5rem;
}
#REVIEW_property_mailing {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}
.reviews__form .nb {
    font-size: 12px !important;
}
.custom-policy-wrapper {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.nb.form-result-new-mailing .nb {
    margin-bottom: 0;
}
.form__callback.ques #SIMPLE_FORM_3_POLICY {
    width: auto;
}
.form__callback .vertical-form p.nb {
    margin-bottom: 0 !important;
}