*,
:after,
:before,
body,
html {
    margin: 0;
    padding: 0
}
.footer_image {
    max-width: 100%;
    width: auto;
    height: auto;
}
.site-header .site-header__menu-panel {
    display: grid;
    grid-template-columns: 1fr max-content;
    grid-gap: 20px;
    align-items: center;
    background: #f3f8f8;
    border-radius: 28px;
    padding: 16px 40px;
}

.site-footer {
    padding: 50px 0;
}
.site-footer-nav-visible {
    display: none;
}
.site-footer-nav-logo {
    display: block;
}
.site-footer-nav-mail-main {
    display: block;
}
.site-footer-nav-mail-visible {
    display: none;
}


.site-footer-social_new .icon-tw {
    display: block;
    background: url(../images/fb-icon-twitter.svg) center/cover no-repeat;
    width: 68px;
    height: 68px;
}
.site-footer-social_new .icon-fb_new {
    display: block;
    background: url(../images/fb-icon-footer.svg) center/cover no-repeat;
    width: 68px;
    height: 68px;
}
.site-footer-social_new .icon-insta_new {
    display: block;
    background: url(../images/insta-icon-footer.svg) center/cover no-repeat;
    width: 68px;
    height: 68px;
}

ol, ul {
    list-style: none;
}
.main-modal-block .modal-header {
    display: grid;
    grid-template-columns: 1fr max-content max-content;
    grid-gap: 16px;
    align-items: center;
}
.text {
    margin-bottom: 25px;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 0rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.site-footer {
    padding: 70px 0 24px 0;
    background: #f3f8f8;
}
.site-footer-nav__title_social {
    font-size: 16px;
    color: #657C7C;
    margin-bottom: 13px;
}
.social {
    display: flex;
    flex-direction: column;
}
.site-footer-nav__title {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
}
.site-footer-nav__link_new.mail {
    color: black;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}
.site-footer-nav__item.mail {
    text-align: center;
    margin-bottom: 30px;
}
.green_link {
    color: #3490d2;;
    text-decoration: none;
    background-color: transparent;
}
.site-footer-nav__list {
    max-width: 240px;
}

.main-modal-block .main-modal-block--close {
    width: 32px;
    height: 32px;
    background: url(../images/close-icon.svg) center/30px no-repeat;
    cursor: pointer;
}
.h4, h4 {
    font-size: 25px;
    font-weight: 600;
}

.customer-modal-grid ul li.icon-email {
    background: url(../images/email-icon-green.svg) center left/16px no-repeat;
}
.customer-modal-grid ul li.icon-phone {
    background: url(../images/phone-icon-green.svg) center left/16px no-repeat;
}
.customer-modal-grid ul li:not(:last-child) {
    margin-bottom: 8px;
}
.customer-modal-grid ul li a {
    color: #4faf4d;
}
.customer-modal-grid {
    display: grid;
    grid-template-columns: 1fr 220px;
    grid-gap: 24px;
    margin-top: 20px;
}
.customer-modal-grid .text a {
    color: #4faf4d;
    text-decoration: underline;
}

.customer-modal-grid ul li {
    padding-left: 24px;
    font-size: 18px;
    font-weight: 600;
}
.main-modal-block.-toggle {
    display: block;
}

.main-modal-block {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(160,182,182,.98);
    overflow-y: auto;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999999;
}
.main-modal-block .main-modal-block--content {
    padding: 40px;
    position: relative;
    max-width: 600px;
    width: 100%;
    background: #fff;
    border-radius: 4px;
    margin: 64px auto;
}
.main-modal-block .main-modal-block--content, .order-2-page-no-btn:hover {
    box-shadow: 0 16px 32px rgb(160 182 182 / 24%);
}

.main-modal-block.-toggle{display:block}
.main-modal-block .main-modal-block--content{padding:40px;position:relative;max-width:600px;width:100%;background:#fff;border-radius:4px;margin:64px auto}
.main-modal-block .main-modal-block--close{width:32px;height:32px;}
body.-toggle,
html.-toggle {
    overflow-y: hidden
}

a:hover {
    color: #494999;
}


.alla-modal-block.-toggle {
    display: block;
}

.alla-modal-block {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(160,182,182,.98);
    overflow-y: auto;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999999;
}
.alla-modal-block .alla-modal-block--content {
    padding: 40px;
    position: relative;
    max-width: 600px;
    width: 100%;
    background: #fff;
    border-radius: 4px;
    margin: 100px auto;
}
.alla-modal-block .alla-modal-block--content, .order-2-page-no-btn:hover {
    box-shadow: 0 16px 32px rgb(160 182 182 / 24%);
}

.alla-modal-block.-toggle{display:block}
.alla-modal-block .alla-modal-block--content {
    padding:40px;
    position:relative;
    max-width:600px;
    width:100%;background:#fff;
    border-radius:4px;
    margin:64px auto
}
.alla-modal-block .alla-modal-block--close {
    width:32px;height:32px;
}
body.-toggle,
html.-toggle {
    overflow-y: hidden
}
.alla-modal-block .alla-modal-block--close {
    width: 32px;
    height: 32px;
    background: url(../images/close-icon.svg) center/30px no-repeat;
    cursor: pointer;
}
.alla-modal-block .alla-modal-block--close {
    float: right;
}
.alla_modal_title {
    margin-top: 14px;
    margin-bottom: 14px;
    font-size: 33px;
    line-height: 44px;
    font-weight: 600;
    text-align: center;
}


.site-header .site-header__logo img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
menu,
nav,
section {
    display: block
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*,
:after,
:before {
    box-sizing: border-box
}

.site-header {
    padding: 16px 0;
    background: #fff;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 99999999
}

.site-header.-shadow {
    box-shadow: 0 16px 32px rgba(160, 182, 182, .24)
}


.order-page-form select {
    font-weight: normal !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}


.main-post-grid .desc-price {
    color: #181818;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    font-weight: 700;
    align-items: baseline;
    margin: 4px 0 12px;
}
.main-menu li:not(:last-child){
    margin-right: 20px
}
.logo_club {
    max-width: 140px;
    height: auto;
    margin: 0 auto;
}
.main-menu.no-minside ul {
    text-align: center;
}
.main-menu.no-minside li:not(:last-child){
    margin-right: 40px
}
@media (max-width: 1400px){
    .green-width-block {
        overflow: hidden;
    }
}
@media (max-width: 768px){
    html, body {
        overflow-x: initial;
    }
    .site-header .site-header__menu-panel {
        display: none;
    }
    .site-header .site-header__menu-panel.-toggle {
        display: block;
        width: 100%;
        height: auto;
        background: #fff;
        box-shadow: 0 13px 16px rgb(137 137 137 / 40%);
        border-radius: 0;
        border-top: 1px solid #e7eded;
        padding: 0;
        position: absolute;
        left: 0;
        top: 100%;
        z-index: 99999;
    }
    .main-post-grid .desc-price {
        font-size: 18px;
        line-height: 24px;
    }
    .green-width-block {
        overflow: hidden;
    }
    .order-2-page--head a,
    .order-page-form .order-page-form--bottom .form-text a,
    .posts-grid .posts-grid__item .more-link a,
    .posts-grid .posts-grid__item .title a:hover,
    .posts-grid--head .desc a:hover,
    .signes-form .form form .checkbox-line span a,
    .site-breadcrumbs li a:hover,
    .site-footer .footer-bottom-menu li a:hover,
    .site-footer .footer-email a:hover,
    .site-footer .site-footer--col a:hover,
    .site-footer .site-footer--menu li a:hover {
        text-decoration: underline
    }
    .posts-grid,
    .site-footer .site-footer--menu li.font-bold:not(:last-child) {
        margin-bottom: 24px
    }

    .site-footer {
        padding: 64px 0;
        background: #f3f8f8;
    }

    .site-footer .site-footer--row {
        display: grid;
        grid-template-columns: repeat(2, 1fr) 460px;
        grid-gap: 24px;
        margin-bottom: 42px
    }

    .site-footer .site-footer__logo {
        max-width: 160px
    }

    .site-footer .site-footer--col {
        font-size: 16px
    }

    .site-footer .site-footer--col small {
        font-size: 14px
    }

    .site-footer .site-footer--menu li {
        font-size: 16px
    }

    .site-footer .site-footer--menu li.font-bold {
        font-size: 18px;
        font-weight: 700
    }


    .site-footer {
        padding: 30px 0;
        background: #f3f8f8;
    }

    .site-footer .site-footer--row {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 16px;
        grid-row-gap: 24px
    }

    .site-footer .site-footer__logo {
        max-width: 80px
    }

    .site-footer .site-footer--col,
    .site-footer .site-footer--menu li,
    .site-footer .site-footer--menu li.font-bold {
        font-size: 14px
    }

    .site-footer .site-footer--menu li.font-bold:not(:last-child) {
        margin-bottom: 12px
    }


    .site-footer .site-footer--menu li:not(:last-child) {
        margin-bottom: 4px
    }

    .site-footer .site-footer--menu li a {
        color: #657c7c
    }

    .site-footer .footer-title_new {
        font-size: 16px;
        color: #657c7c;
        margin-bottom: 5px
    }
    .site-footer .footer-title_new {
        font-size: 14px
    }
}

.site-footer .footer-email {
    font-size: 24px;
    font-weight: 700;
    margin-top: -7px;
    margin-bottom: 12px
}
.site-footer .footer-socials {
    margin-top: 6px
}
.site-footer .footer-socials .footer-socials__item a {
    width: 68px;
    height: 68px;
    display: inline-block
}
.site-footer .footer-socials .footer-socials__item a i {
    width: 68px;
    height: 68px;
    display: block
}

.site-footer .footer-email a {
    color: #4faf4d
}

.site-breadcrumbs li a,
.site-breadcrumbs li span {
    color: #a0b6b6
}
.main-post-grid .desc-price span {
    display: inline-block;
    color: #657C7C;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin-left: 5px;
}
.main-post-grid .desc-discount {
    font-weight: 400;
    color: #FF6C0E;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 16px;
}
.main-post-grid .main-post-grid__item .more-btn {
    margin: 16px 0 0;
}
.main-post-grid .main-post-grid__item .desc {
    border-top: 1px solid #E6F1F1;
    padding-top: 8px;
    margin-top: 12px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 24px;
}
.main-post-grid .main-post-grid__item .ul .li span {
    font-weight: 400;
}
.main-post-grid .see-more {
    display: inline-block;
    vertical-align: top;
    color: #657C7C;
    text-decoration: underline;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
}
.main-post-grid .see-more:hover {
    text-decoration: none;
}


@media (max-width: 768px) {
    body,
    html {
        overflow-x: hidden
    }
}
@media (max-width: 768px) {
    .hide-mob {
        display: none
    }

    .show-mob {
        display: block
    }
}


@media (max-width: 769px) {
    .site-breadcrumbs {
        font-size: 12px
    }
    .site-footer__main {
        display: flex;
        justify-content: space-between;
        margin: 10px 0;
    }
    .site-footer-about_new {
        order: 1;
        flex: 1 1 50%;
        max-width: 100%;
        margin-bottom: 0px;
        margin-top: 30px;
    }
    .container {
        max-width: 750px;
    }
    .site-footer-social_new .icon-insta_new {
        width: 55px;
        height: 55px;
    }
    .hide-mob {
        display: block;
    }
    .show-mob {
        display: none;
    }

}


@media (max-width: 767px){
    .main-post-grid__item.is-hidden {
        display: none !important;
    }
    .site-footer .footer-email {
        font-size: 18px
    }
    .site-footer .footer-socials .footer-socials__item a:not(:last-child) {
        margin-right: 16px
    }
    .site-footer .mob-col-logo {
        position: absolute
    }
    .site-footer .mob-col-1-row-1 {
        grid-column: 1;
        grid-row: 1;
        padding-top: 42px
    }
    .site-footer .mob-col-1-row-2 {
        grid-column: 1;
        grid-row: 2
    }
    .site-footer .mob-col-2-row-1 {
        grid-column: 2;
        grid-row: 1
    }
    .site-footer .mob-col-2-row-2 {
        grid-column: 2;
        grid-row: 2
    }
    .site-footer .mob-col-1-row-3 {
        grid-column: 1/3;
        grid-row: 3
    }
    .site-footer .site-footer--row-bottom {
        grid-template-columns: 1fr
    }
    .site-footer .footer-bottom-menu li {
        display: block
    }

    .site-footer .footer-bottom-menu li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 5px
    }
}

.site-footer .footer-bottom-menu li a {
    font-size: 14px;
    color: #181818
}
.site-footer .footer-copyr {
    font-size: 14px;
    color: #657c7c
}
.site-footer .site-footer--row-bottom {
    display: grid;
    grid-template-columns: 1fr 460px;
    grid-gap: 24px
}
.site-footer .footer-bottom-menu {
    margin-top: 8px
}
.site-footer .footer-bottom-menu li {
    display: inline-block
}
.post-mini-slider .img-wrapp {
    margin-top: 6px;
}
.modal-body {
    margin-top: 24px;
}
.modal-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.modal-list li {
    padding: 16px 0;
    border-top: 1px solid #E6F1F1;
}
.modal-list li:last-child {
    border-bottom: 1px solid #E6F1F1;
}
.site-footer__main {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}
.site-footer-about_new {
    justify-content: space-between;
    display: flex;
}
.site-footer__logo {
    display: block;
    max-width: 130px !important;
}
.site-footer__copyright {
    color: #657C7C;
    font-size: 14px;
    cursor: pointer;
    line-height: 24px;
    margin-top: 8px;
}
.site-footer-nav-new {
    flex: 1;
}
.site-footer-nav__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #181818;
}
.site-footer-nav__item {
    margin-bottom: 14px;
    line-height: 1;
}
.site-footer-nav__item:last-child {
    margin-bottom: 0;
}
.site-footer-nav__link_new {
    color: #657C7C;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
.site-footer-nav__time {
    color: #657C7C;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    font-weight: 400;
}
.site-footer-nav__link_new:hover {
    text-decoration: underline;
}
span.site-footer-nav__link_new {
    font-weight: 400;
    text-decoration: none !important;
}
.site-footer-contacts {
    padding-left: 0;
}
.site-footer-social_new {
    flex: initial;
    flex-shrink: 0;
    padding-left: 0;
}
.site-footer-social_new .site-footer-nav__list {
    display: flex;
}
.site-footer-social_new .site-footer-nav__item:not(:last-child) {
    margin-bottom: 0;
    margin-right: 11px;
}
.site-footer-social_new .site-footer-nav__link_new {
    display: inline-block;
}
.site-footer-social_new .site-footer-nav__link_new:hover {
    text-decoration: none;
    opacity: .7;
}
.site-footer-social_new .icon-tw , .site-footer-social_new .icon-fb_new , .site-footer-social_new .icon-insta_new {
    width: 55px;
    height: 55px;
}

.site-footer__bot_new {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}
.site-footer__bot_new .footer-title_new {
    font-size: 14px;
    color: #657C7C;
    line-height: 24px;
    margin: 0;
    margin-right: 80px;
    flex: 1;
}
.site-footer__bot_new .footer-bottom-menu {
    margin: 0;
}
.site-footer .footer-bottom-menu li:not(:last-child) {
    margin-right: 20px;
}
.site-footer__bot_new .footer-bottom-menu a {
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
}


@media (max-width: 991px){
    .site-footer__main {
        flex-wrap: wrap;
    }
    .site-footer__main {
        display: flex;
        justify-content: space-between;
        margin: 0;
    }
    .site-footer-nav__link_new.mail {
        color: black;
        font-size: 14px;
        line-height: 22px;
        font-weight: 600;
    }
    .site-footer-about_new {
        order: 1;
        flex: 1 1 50%;
        max-width: 100%;
    }
    .order-page-grid {
        display: block
    }
    .site-footer-about_new {
        order: 1;
        flex: 1 1 50%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 24px;
    }
    .site-footer__logo {
        max-width: 100px !important;
    }
    .site-footer__copyright {
        margin-top: 0;
        font-size: 12px;
        line-height: 16px;
    }
    .site-footer-social_new {
        order: 2 !important;
        flex: 1 1 50%;
        margin-left: 0;
        margin-bottom: 24px;
    }
    .site-footer-social_new .site-footer-nav__title {
        display: none;
    }
    .site-footer-nav-new {
        order: 3;
        margin-bottom: 24px;
    }
    .site-footer-nav__title {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 22px;
    }
    .site-footer-nav__link_new {
        font-size: 14px;
        line-height: 22px;
    }
    .customer-modal-grid .text {
        font-size: 14px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .site-footer-contacts {
        order: 4;
        flex: 1 1 100%;
        max-width: 100%;
    }
    .site-footer-contacts .site-footer-nav__list {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -5px;
    }
    .site-footer-contacts .site-footer-nav__item {
        flex: 1 1 50%;
        max-width: 50%;
        margin-bottom: 14px !important;
        padding: 0 5px;
    }

    .site-footer__bot_new {
        flex-wrap: wrap;
        margin-top: -14px;
    }
    .site-footer__bot_new .footer-title_new {
        flex: 1 1 100%;
        max-width: 100%;
        margin: 0 0 24px;
        text-align: center;
        font-size: 12px;
        line-height: 16px;
    }
    .site-footer__bot_new .footer-bottom-menu a {
        font-size: 12px !important;
        line-height: 16px !important;
    }
    .site-footer__bot_new .footer-bottom-menu {
        margin: 0;
    }
}


@media (max-width: 850px) {
    .site-footer-nav__title_social {
        font-size: 16px;
        margin-bottom: 12px;
    }
    .site-footer-nav__item.mail {
        color: black;
        font-size: 20px;
        line-height: 22px;
        font-weight: 600;
    }
    .social {
        display: flex;
        flex-direction: column;
    }
    .container {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        margin-right: auto;
        margin-left: auto;
    }
    .site-footer-nav__time {
        color: #657C7C;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
        font-weight: 400;
    }
    .site-footer-nav__item {
        margin-bottom: 10px;
        line-height: 1;
    }

}

@media (max-width: 730px) {
    .site-footer-nav-visible {
        display: block;
    }
    .site-footer-nav__title_social {
        text-align: center;
    }
    .site-footer-nav-logo {
        display: none;
    }
    .site-footer-nav-mail-main {
        display: none;
    }
    .site-footer-nav-mail-visible {
        display: block;
    }
    .site-footer-nav__list {
        max-width: 100%;
    }
    .site-footer-nav__link_new.mail {
        text-align: center;
    }
    .site-footer-nav__item {
        max-width: 150px;
    }
    .site-footer-social_new .icon-tw, .site-footer-social_new .icon-fb_new, .site-footer-social_new .icon-insta_new {
        width: 45px;
        height: 45px;
    }
    .site-footer-nav-new {
        order: 3;
        margin-bottom: 0;
    }
    .site-footer-social_new .site-footer-nav__list {
        display: flex;
        justify-content: center;
    }
    .site-footer__bot_new .footer-title_new {
        margin: 10px 0 10px;
        text-align: center;
        font-size: 14px;
        line-height: 26px;
    }
    .site-footer-nav__link_new.mail {
        text-align: center;
        margin-top: 30px;
    }
}

@media (max-width: 600px) {
    .customer-modal-grid {
        display: flex;
        flex-direction: column;
    }
    .site-footer-nav__title_social {
        font-size: 14px;
        text-align: center;
        margin-bottom: 12px;
    }
    .site-footer-nav__link_new.mail {
        color: black;
        font-size: 14px;
        line-height: 22px;
    }
    .site-footer-nav__item.mail {
        text-align: center;
        margin-bottom: 30px;
    }
    .footer-title_time {
        color: #657C7C;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
        font-weight: 400;
    }
    .alla-modal-block .alla-modal-block--content {
        padding: 20px;
        margin: 80px auto;
        max-width: 450px;
    }
    .alla_modal_title {
        font-size: 29px;
    }
    .site-footer__copyright {
        margin-top: 0;
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 321px){
    .site-footer-nav__link_new {
        font-size: 12px;
        line-height: 22px;
    }
    .site-footer-nav__time {
        color: #657C7C;
        font-size: 12px;
    }
    .site-footer-nav__item {
        margin-bottom: 8px;
        line-height: 1;
    }
}
