@charset "UTF-8";
@import url(../libs/slick/slick.css);
@import url(../libs/jquery-scrollbar/jquery.scrollbar.css);
@import url(../libs/magnific-popup/magnific-popup.css);

@font-face {
    font-family: "GothamPro";
    font-weight: 300;
    font-style: normal;
    src: url("../fonts/GothamPro/light/gotham-pro-light.eot");
    src: url("../fonts/GothamPro/light/gotham-pro-light.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/light/gotham-pro-light.woff") format("woff"), url("../fonts/GothamPro/light/gotham-pro-light.ttf") format("truetype");
}

@font-face {
    font-family: "GothamPro";
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/GothamPro/regular/gotham-pro-regular.eot");
    src: url("../fonts/GothamPro/regular/gotham-pro-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/regular/gotham-pro-regular.woff") format("woff"), url("../fonts/GothamPro/regular/gotham-pro-regular.ttf") format("truetype");
}

@font-face {
    font-family: "GothamPro";
    font-weight: 500;
    font-style: normal;
    src: url("../fonts/GothamPro/medium/gotham-pro-medium.eot");
    src: url("../fonts/GothamPro/medium/gotham-pro-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/medium/gotham-pro-medium.woff") format("woff"), url("../fonts/GothamPro/medium/gotham-pro-medium.ttf") format("truetype");
}

@font-face {
    font-family: "GothamPro";
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/GothamPro/bold/gotham-pro-bold.eot");
    src: url("../fonts/GothamPro/bold/gotham-pro-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/bold/gotham-pro-bold.woff") format("woff"), url("../fonts/GothamPro/bold/gotham-pro-bold.ttf") format("truetype");
}

@font-face {
    font-family: "GothamPro";
    font-weight: 900;
    font-style: normal;
    src: url("../fonts/GothamPro/black/gotham-pro-black.eot");
    src: url("../fonts/GothamPro/black/gotham-pro-black.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/black/gotham-pro-black.woff") format("woff"), url("../fonts/GothamPro/black/gotham-pro-black.ttf") format("truetype");
}

@-ms-viewport {
    width: device-width;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.program-screen.individual {
    background: url(../img/RightFood_05.041150_1.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 1024px) {
    .insst {
        display: none;
    }

    .facebook_right #facebook_icon {
        float: right;
        height: 25px;
        width: 32px;
        right: -55px;
        background: url("/facebook_s.png") no-repeat;
        cursor: pointer;
        position: relative;
        z-index: 99999;
    }

    .facebook_right {
        position: fixed;
        right: 45px;
        top: 220px;
        z-index: 99999;
    }

    .inst_right #inst_icon {
        float: right;
        height: 60px;
        width: 54px;
        right: -54px;
        background: url("/inst_s.png") no-repeat;
        cursor: pointer;
        position: relative;
        z-index: 99999;
    }

    .inst_right {
        position: fixed;
        right: 22px;
        top: 243px;
        z-index: 99999;
    }

    .frinchise-slider .frinchise-slider__slide img {
        display: inline;
        max-height: 450px;
    }
}

@media screen and (min-width: 1024px) {
    .facebook_right #facebook_icon {
        float: right;
        height: 60px;
        width: 54px;
        right: -54px;
        background: url("/facebook.png") no-repeat;
        cursor: pointer;
        position: relative;
        z-index: 99999;
    }

    .facebook_right {
        position: fixed;
        right: 45px;
        top: 220px;
        z-index: 99999;
    }

    .inst_right #inst_icon {
        float: right;
        height: 60px;
        width: 54px;
        right: -54px;
        background: url("/inst.png") no-repeat;
        cursor: pointer;
        position: relative;
        z-index: 99999;
    }

    .frinchise-slider .frinchise-slider__slide img {
        display: inline;
        max-height: 520px;
    }

    .inst_right {
        position: fixed;
        right: 45px;
        top: 266px;
        z-index: 99999;
    }
}

.section__headline.sale {
    text-align: center;
    padding-bottom: 35px;
    padding-top: 25px;
    background-color: #ffcf4e;
    color: #fff;
}

.section__headline.sale.index {
    text-align: center;
    padding-bottom: 35px;
    padding-top: 25px;
    margin-bottom: 40px;
    background-color: #ffcf4e;
    color: #fff;
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.vf-submit:hover {
    text-shadow: 0 1px 0 #666
}

.dropdown-menu {
    padding-right: 20px;
    font-weight: 500;
    font-size: 20px;
}

a.dropdown-triger:after {
    content: '\203A';
    right: 0.8em;
    top: 4px;
    font-weight: 500;
    margin-left: 11px;
}

a.dropdown-triger-program:after {
    content: '\203A';
    right: 0.8em;
    top: 4px;
    font-weight: 500;
    margin-left: 11px;
}

a.dropdown-triger-tovars:after {
    content: '\203A';
    right: 0.8em;
    top: 4px;
    font-weight: 500;
    margin-left: 11px;
}

.vf-submit {
    position: relative;
    top: 0;
    left: 10px;
    cursor: pointer
}

@media (min-width: 576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .insst {
        display: none;
    }
}

@media (min-width: 768px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .insst {
        display: none;
    }
}

@media (min-width: 992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .insst {
        display: none;
    }
}

@media (min-width: 1200px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .insst {
        display: block;
    }
}

@media (min-width: 576px) {
    .container {
        width: 540px;
        max-width: 100%;
    }

    .insst {
        display: none;
    }
}

@media (min-width: 768px) {
    .container {
        width: 720px;
        max-width: 100%;
    }

    .insst {
        display: none;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%;
    }

    .insst {
        display: none;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
        max-width: 100%;
    }

    .insst {
        display: block;
    }
}

.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 768px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.b24-web-form-popup-btn-3 {
    background-color: rgba(255, 255, 255, 0);
    border: none;
    color: #fff;
    cursor: pointer;
}

.b24-web-form-popup-btn-6 {
    font-family: 'GothamPro', sans-serif;
    display: inline-block;
    font-weight: 900;
    color: #fff;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    padding: 11px 30px;
    margin-right: 20px;
}

.b24-web-form-popup-btn-1 {
    font-family: 'GothamPro', sans-serif;
    display: inline-block;
    font-weight: 900;
    color: #fff;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    padding: 16px 50px;

}

.b24-web-form-popup-btn-16 {
    font-family: 'GothamPro', sans-serif;
    display: inline-block;
    font-weight: 900;
    color: #fff;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    padding: 11px 30px;
    margin-right: 20px;
}

.b24-web-form-popup-btn-14 {
    font-family: 'GothamPro', sans-serif;
    display: inline-block;
    font-weight: 900;
    color: #fff;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    padding: 11px 30px;
    margin-right: 20px;
}

.b24-web-form-popup-btn-12 {
    font-family: 'GothamPro', sans-serif;
    display: inline-block;
    font-weight: 900;
    color: #fff;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    padding: 11px 30px;
    margin-right: 20px;
}

.b24-web-form-popup-btn-10 {
    font-family: 'GothamPro', sans-serif;
    display: inline-block;
    font-weight: 900;
    color: #fff;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    padding: 11px 30px;
    margin-right: 20px;
}

.b24-web-form-popup-btn-8 {
    font-family: 'GothamPro', sans-serif;
    display: inline-block;
    font-weight: 900;
    color: #fff;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    padding: 11px 30px;
    margin-right: 20px;
}

.b24-web-form-popup-btn-18 {
    font-family: 'GothamPro', sans-serif;
    display: inline-block;
    font-weight: 900;
    color: #fff;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    padding: 11px 30px;
    margin-right: 20px;
}

.b24-web-form-popup-btn-20 {
    font-family: 'GothamPro', sans-serif;
    display: inline-block;
    font-weight: 900;
    color: #fff;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    padding: 11px 30px;
    margin-right: 20px;
}

.granola-item__content_1 {
    padding: 15px 20px;
    background-color: #fff;
}

.granola-item__text.granola {
    margin-bottom: 3px;
    line-height: 24px;
}

.granola-item .granola-item__headline {
    font-size: 22px;
    margin-bottom: 20px;
    padding-top: 15px;
}

.granola-item__image {
    padding-top: 15px;
    padding-bottom: 15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.pull-0 {
    right: auto;
}

.pull-1 {
    right: 8.333333%;
}

.pull-2 {
    right: 16.666667%;
}

.pull-3 {
    right: 25%;
}

.pull-4 {
    right: 33.333333%;
}

.pull-5 {
    right: 41.666667%;
}

.pull-6 {
    right: 50%;
}

.pull-7 {
    right: 58.333333%;
}

.pull-8 {
    right: 66.666667%;
}

.pull-9 {
    right: 75%;
}

.pull-10 {
    right: 83.333333%;
}

.pull-11 {
    right: 91.666667%;
}

.pull-12 {
    right: 100%;
}

.push-0 {
    left: auto;
}

.push-1 {
    left: 8.333333%;
}

.push-2 {
    left: 16.666667%;
}

.push-3 {
    left: 25%;
}

.push-4 {
    left: 33.333333%;
}

.push-5 {
    left: 41.666667%;
}

.push-6 {
    left: 50%;
}

.push-7 {
    left: 58.333333%;
}

.push-8 {
    left: 66.666667%;
}

.push-9 {
    left: 75%;
}

.push-10 {
    left: 83.333333%;
}

.push-11 {
    left: 91.666667%;
}

.push-12 {
    left: 100%;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width: 576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-sm-0 {
        right: auto;
    }

    .pull-sm-1 {
        right: 8.333333%;
    }

    .pull-sm-2 {
        right: 16.666667%;
    }

    .pull-sm-3 {
        right: 25%;
    }

    .pull-sm-4 {
        right: 33.333333%;
    }

    .pull-sm-5 {
        right: 41.666667%;
    }

    .pull-sm-6 {
        right: 50%;
    }

    .pull-sm-7 {
        right: 58.333333%;
    }

    .pull-sm-8 {
        right: 66.666667%;
    }

    .pull-sm-9 {
        right: 75%;
    }

    .pull-sm-10 {
        right: 83.333333%;
    }

    .pull-sm-11 {
        right: 91.666667%;
    }

    .pull-sm-12 {
        right: 100%;
    }

    .push-sm-0 {
        left: auto;
    }

    .push-sm-1 {
        left: 8.333333%;
    }

    .push-sm-2 {
        left: 16.666667%;
    }

    .push-sm-3 {
        left: 25%;
    }

    .push-sm-4 {
        left: 33.333333%;
    }

    .push-sm-5 {
        left: 41.666667%;
    }

    .push-sm-6 {
        left: 50%;
    }

    .push-sm-7 {
        left: 58.333333%;
    }

    .push-sm-8 {
        left: 66.666667%;
    }

    .push-sm-9 {
        left: 75%;
    }

    .push-sm-10 {
        left: 83.333333%;
    }

    .push-sm-11 {
        left: 91.666667%;
    }

    .push-sm-12 {
        left: 100%;
    }

    .offset-sm-0 {
        margin-left: 0%;
    }

    .offset-sm-1 {
        margin-left: 8.333333%;
    }

    .offset-sm-2 {
        margin-left: 16.666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.333333%;
    }

    .offset-sm-5 {
        margin-left: 41.666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.333333%;
    }

    .offset-sm-8 {
        margin-left: 66.666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.333333%;
    }

    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-md-0 {
        right: auto;
    }

    .pull-md-1 {
        right: 8.333333%;
    }

    .pull-md-2 {
        right: 16.666667%;
    }

    .pull-md-3 {
        right: 25%;
    }

    .pull-md-4 {
        right: 33.333333%;
    }

    .pull-md-5 {
        right: 41.666667%;
    }

    .pull-md-6 {
        right: 50%;
    }

    .pull-md-7 {
        right: 58.333333%;
    }

    .pull-md-8 {
        right: 66.666667%;
    }

    .pull-md-9 {
        right: 75%;
    }

    .pull-md-10 {
        right: 83.333333%;
    }

    .pull-md-11 {
        right: 91.666667%;
    }

    .pull-md-12 {
        right: 100%;
    }

    .push-md-0 {
        left: auto;
    }

    .push-md-1 {
        left: 8.333333%;
    }

    .push-md-2 {
        left: 16.666667%;
    }

    .push-md-3 {
        left: 25%;
    }

    .push-md-4 {
        left: 33.333333%;
    }

    .push-md-5 {
        left: 41.666667%;
    }

    .push-md-6 {
        left: 50%;
    }

    .push-md-7 {
        left: 58.333333%;
    }

    .push-md-8 {
        left: 66.666667%;
    }

    .push-md-9 {
        left: 75%;
    }

    .push-md-10 {
        left: 83.333333%;
    }

    .push-md-11 {
        left: 91.666667%;
    }

    .push-md-12 {
        left: 100%;
    }

    .offset-md-0 {
        margin-left: 0%;
    }

    .offset-md-1 {
        margin-left: 8.333333%;
    }

    .offset-md-2 {
        margin-left: 16.666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.333333%;
    }

    .offset-md-5 {
        margin-left: 41.666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.333333%;
    }

    .offset-md-8 {
        margin-left: 66.666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.333333%;
    }

    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-lg-0 {
        right: auto;
    }

    .pull-lg-1 {
        right: 8.333333%;
    }

    .pull-lg-2 {
        right: 16.666667%;
    }

    .pull-lg-3 {
        right: 25%;
    }

    .pull-lg-4 {
        right: 33.333333%;
    }

    .pull-lg-5 {
        right: 41.666667%;
    }

    .pull-lg-6 {
        right: 50%;
    }

    .pull-lg-7 {
        right: 58.333333%;
    }

    .pull-lg-8 {
        right: 66.666667%;
    }

    .pull-lg-9 {
        right: 75%;
    }

    .pull-lg-10 {
        right: 83.333333%;
    }

    .pull-lg-11 {
        right: 91.666667%;
    }

    .pull-lg-12 {
        right: 100%;
    }

    .push-lg-0 {
        left: auto;
    }

    .push-lg-1 {
        left: 8.333333%;
    }

    .push-lg-2 {
        left: 16.666667%;
    }

    .push-lg-3 {
        left: 25%;
    }

    .push-lg-4 {
        left: 33.333333%;
    }

    .push-lg-5 {
        left: 41.666667%;
    }

    .push-lg-6 {
        left: 50%;
    }

    .push-lg-7 {
        left: 58.333333%;
    }

    .push-lg-8 {
        left: 66.666667%;
    }

    .push-lg-9 {
        left: 75%;
    }

    .push-lg-10 {
        left: 83.333333%;
    }

    .push-lg-11 {
        left: 91.666667%;
    }

    .push-lg-12 {
        left: 100%;
    }

    .offset-lg-0 {
        margin-left: 0%;
    }

    .offset-lg-1 {
        margin-left: 8.333333%;
    }

    .offset-lg-2 {
        margin-left: 16.666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.333333%;
    }

    .offset-lg-5 {
        margin-left: 41.666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.333333%;
    }

    .offset-lg-8 {
        margin-left: 66.666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.333333%;
    }

    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-xl-0 {
        right: auto;
    }

    .pull-xl-1 {
        right: 8.333333%;
    }

    .pull-xl-2 {
        right: 16.666667%;
    }

    .pull-xl-3 {
        right: 25%;
    }

    .pull-xl-4 {
        right: 33.333333%;
    }

    .pull-xl-5 {
        right: 41.666667%;
    }

    .pull-xl-6 {
        right: 50%;
    }

    .pull-xl-7 {
        right: 58.333333%;
    }

    .pull-xl-8 {
        right: 66.666667%;
    }

    .pull-xl-9 {
        right: 75%;
    }

    .pull-xl-10 {
        right: 83.333333%;
    }

    .pull-xl-11 {
        right: 91.666667%;
    }

    .pull-xl-12 {
        right: 100%;
    }

    .push-xl-0 {
        left: auto;
    }

    .push-xl-1 {
        left: 8.333333%;
    }

    .push-xl-2 {
        left: 16.666667%;
    }

    .push-xl-3 {
        left: 25%;
    }

    .push-xl-4 {
        left: 33.333333%;
    }

    .push-xl-5 {
        left: 41.666667%;
    }

    .push-xl-6 {
        left: 50%;
    }

    .push-xl-7 {
        left: 58.333333%;
    }

    .push-xl-8 {
        left: 66.666667%;
    }

    .push-xl-9 {
        left: 75%;
    }

    .push-xl-10 {
        left: 83.333333%;
    }

    .push-xl-11 {
        left: 91.666667%;
    }

    .push-xl-12 {
        left: 100%;
    }

    .offset-xl-0 {
        margin-left: 0%;
    }

    .offset-xl-1 {
        margin-left: 8.333333%;
    }

    .offset-xl-2 {
        margin-left: 16.666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.333333%;
    }

    .offset-xl-5 {
        margin-left: 41.666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.333333%;
    }

    .offset-xl-8 {
        margin-left: 66.666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.333333%;
    }

    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}

.flex-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.flex-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.flex-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

@-ms-viewport {
    width: device-width;
}

html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

[tabindex="-1"]:focus {
    outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

a, a:focus, a:hover {
    text-decoration: none;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

[role="button"] {
    cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
    background-color: transparent;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #636c72;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: left;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
    line-height: inherit;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
    cursor: not-allowed;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
}

input[type="search"] {
    -webkit-appearance: none;
}

output {
    display: inline-block;
}

[hidden] {
    display: none !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure, figcaption {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

ol,
ul {
    list-style: none;
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

body {
    font-family: 'GothamPro', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #3c3c3c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'GothamPro', sans-serif;
    font-weight: 700;
    color: #3c3c3c;
    margin-top: 0;
    margin-bottom: 0;
}

h1, .h1 {
    font-size: 70px;
    font-weight: 900;
}

h2, .h2 {
    font-size: 38px;
    font-weight: 900;
}

h3, .h3 {
    font-size: 20px;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
    display: block;
}

a {
    color: inherit;
}

a:hover, a:active, a:focus,
button:hover, button:active, button:focus {
    outline: 0;
}

abbr[title] {
    text-decoration: none;
}

b, strong {
    font-weight: 700;
}

.text-center {
    text-align: center;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mt-100 {
    margin-top: 100px;
}

.section {
    padding: 50px 0;
}

.section__header {
    text-align: center;
}

.section__lead {
    margin-bottom: 100px;
}

.section--gray {
    background-color: #fafafa;
}

.section--bg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.btn {
    font-family: 'GothamPro', sans-serif;
    display: inline-block;
    font-weight: 900;
    color: #fff;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
}

.btn:hover {
    -webkit-box-shadow: 0 1px 30px rgba(255, 207, 79, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 30px rgba(255, 207, 79, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    background-color: #ffd35e;
}

.btn--big {
    font-size: 20px;
    padding: 20px 50px;
}

.btn--small {
    font-size: 16px;
    padding: 11px 30px;
}

.btn--accent {
    background-color: #7fd4d1;
    -webkit-box-shadow: 0 1px 20px rgba(127, 212, 209, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(127, 212, 209, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
}

.btn--accent:hover {
    -webkit-box-shadow: 0 1px 30px rgba(127, 212, 209, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 30px rgba(127, 212, 209, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    background-color: #8ad8d5;
}

.disclaimer {
    margin: 10px;
    font-size: 14px;
    text-align: center;
}

.link-more {
    font-size: 16px;
    display: inline-block;
}

.link-more:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #3c3c3c;
    margin-top: 1px;
}

.instagram-slider .slick-track {
    padding: 50px 0;
}

.instagram-slider .slick-center {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    z-index: 1111;
}

.instagram-slider .slick-center:after {
    background-color: transparent;
    z-index: 1;
}

.instagram-slide {
    position: relative;
    width: 777px;
    margin-top: 100px;
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear;
    z-index: 1;
}

.instagram-slide:before, .instagram-slide:after {
    content: "";
    display: table;
}

.instagram-slide:after {
    clear: both;
}

.instagram-slide:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.55);
    -webkit-transition: background-color .3s linear;
    transition: background-color .3s linear;
    z-index: 3;
}

.instagram-slide__image {
    float: left;
    width: 40%;
}

.instagram-slide__body {
    float: left;
    background-color: #fff;
    width: 60%;
    padding: 20px 30px;
}

.instagram-slide__header {
    padding-bottom: 19px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
}

.instagram-slide__header:before, .instagram-slide__header:after {
    content: "";
    display: table;
}

.instagram-slide__header:after {
    clear: both;
}

.instagram-slide__content {
    font-size: 12px;
    height: 270px;
    padding-right: 15px;
    z-index: 2;
}

.instagram-slide__content p {
    line-height: 15px;
    padding-right: 15px;
}

.instagram-slide__avatar {
    float: left;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
}

.instagram-slide__login {
    float: left;
    display: inline-block;
    line-height: 40px;
    margin-left: 20px;
}

.scroll-element.scroll-y {
    width: 5px !important;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    border: 0;
    padding: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffcf4f;
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    background-repeat: no-repeat;
    background-size: 25px 25px;
    margin-top: 25px;
    cursor: pointer;
    z-index: 1;
}

.slick-prev {
    left: 120px;
    background-image: url(../img/arrow-left.svg);
    background-position: 10px center;
}

.slick-next {
    right: 120px;
    background-image: url(../img/arrow-right.svg);
    background-position: 14px center;
}

.frinchise-slider {
    height: 550px;
}

.frinchise-slider .frinchise-slider__slide {
    text-align: center;
}

.frinchise-slider .slick-arrow {
    margin-top: 0;
}

.frinchise-slider .slick-prev {
    left: -75px;
}

.frinchise-slider .slick-next {
    right: -75px;
}

.popup-block {
    background: #fafafa;
    text-align: left;
    max-width: 450px;
    margin: 40px auto;
    position: relative;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.popup__header {
    background-color: #ffcf4f;
    padding: 30px;
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    text-align: center;
}

.popup__header h4 {
    color: #fff;
    font-size: 28px;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
}

.popup__header p {
    font-size: 16px;
}

.popup__body {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
    text-align: center;
    background-color: #f7f7f7;
}

.popup__body .form-group {
    margin-bottom: 20px;
}

.popup__body .form-group:last-child {
    margin-bottom: 0;
}

.popup__body .form-group input {
    font-family: 'GothamPro', sans-serif;
    font-size: 18px;
    border: 1px solid #dedede;
    padding: 15px 30px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.popup__body .form-group input::-webkit-input-placeholder {
    font-family: 'GothamPro', sans-serif;
    font-size: 18px;
    font-weight: 300;
}

.popup__body .form-group input::-moz-placeholder {
    font-family: 'GothamPro', sans-serif;
    font-size: 18px;
    font-weight: 300;
}

.popup__body .form-group input:-ms-input-placeholder {
    font-family: 'GothamPro', sans-serif;
    font-size: 18px;
    font-weight: 300;
}

.popup__body .form-group input::placeholder {
    font-family: 'GothamPro', sans-serif;
    font-size: 18px;
    font-weight: 300;
}

.popup__body .btn {
    width: 281px;
    height: 53px;
    padding: 0;
}

.popup-basket {
    position: relative;
    max-width: 800px;
    padding: 20px;
    background: #fafafa;
    margin: 40px auto;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.popup-basket .header-form {
    font-size: 30px;
    margin-bottom: 10px;
}

.popup-basket .header-form-text {
    font-size: 16px;
    margin-bottom: 20px;
}

.popup-basket h4 {
    margin-bottom: 20px;
    padding-top: 20px;
    border-top: 1px solid #ededed;
}

.popup-basket .woomen-fp, .popup-basket .men-fp {
    margin-bottom: 20px;
}

.popup-basket .woomen-fp li, .popup-basket .men-fp li {
    margin-bottom: 10px;
}

.detox-fp {
    margin-bottom: 20px;
}

.detox-fp li {
    margin-bottom: 10px;
}

.popup-basket .input-form input {
    width: 300px;
    font-family: 'GothamPro', sans-serif;
    font-size: 18px;
    border: 1px solid #dedede;
    padding: 15px 30px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    outline: 0;
}

.popup-basket .input-form input:first-child {
    margin-bottom: 15px;
}

.popup-basket .input-form input::-webkit-input-placeholder {
    font-family: 'GothamPro', sans-serif;
    font-size: 18px;
    font-weight: 300;
}

.popup-basket .input-form input::-moz-placeholder {
    font-family: 'GothamPro', sans-serif;
    font-size: 18px;
    font-weight: 300;
}

.popup-basket .input-form input:-ms-input-placeholder {
    font-family: 'GothamPro', sans-serif;
    font-size: 18px;
    font-weight: 300;
}

.popup-basket .input-form input::placeholder {
    font-family: 'GothamPro', sans-serif;
    font-size: 18px;
    font-weight: 300;
}

.popup-basket .radio-basket {
    display: none;
    position: relative;
}

.radio-basket-pay {
    display: none;
    position: relative;
}

.popup-basket label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

.popup-basket label:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #dedede;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.popup-basket input:checked + label:before {
    background-color: #ffd35e;
    border-color: #ffd35e;
    -webkit-box-shadow: 0 1px 30px rgba(255, 207, 79, 0.5);
    box-shadow: 0 1px 30px rgba(255, 207, 79, 0.5);
}

.popup-basket .btn-wrap {
    text-align: center;
    margin-top: 20px;
}

.popup-basket .btn-wrap .btn {
    padding: 14px 45px;
}

.popup-basket .days-fp-wrap {
    margin-top: 25px;
    margin-bottom: 30px;
}

.popup-basket .days-fp-wrap .amount {
    font-family: 'GothamPro', sans-serif;
    font-size: 18px;
    border: 1px solid #dedede;
    padding: 10px 20px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    outline: 0;
    text-align: center;
    margin-left: 20px;
}

.popup-basket .total-price {
    font-weight: 900;
    font-size: 30px;
    margin: 0 15px;
}

.popup-basket .price-program {
    font-weight: 900;
}

.popup-basket .total-price-nabor {
    font-weight: 900;
    font-size: 30px;
    margin: 0 15px;
}

.popup-basket .radio-basket-nabor {
    display: none;
    position: relative;
}

.table-column-detox {
    width: 50%;
    padding: 10px 0;
    vertical-align: middle;
}

.table-column-detox.right {
    text-align: right;
}

.table-column-detox.left {
    text-align: left;
}

.frinchise-slider .program-screen__price-wrapper {
    text-align: left;
    margin-top: 30px;
}

.frinchise-slider.detox {
    height: 460px;
}

.menu__table .table-column-detox p {
    line-height: 23px;
}

.main-header {
    width: 100%;
    height: 200px;
    z-index: 10;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #fff;
}

.logo-wrapper {
    position: absolute;
    top: 25px;
    left: 50%;
    margin-left: -75px;
    width: 150px;
    height: 150px;
}

.logo {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 150px;
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.logo:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.logo img {
    width: 130px;
    height: 130px;
}

.navigation ul > li {
    position: relative;
    display: inline-block;
    font-weight: 400;
}

.left-nav {
    position: absolute;
    top: 85px;
    left: 0;
}

.left-nav li {
    margin-right: 45px;
}

.right-nav {
    position: absolute;
    top: 85px;
    right: 0;
    margin-right: 85px;
}

.right-nav li {
    margin-left: 45px;
}

.nav__sity {
    position: relative;
}

.pick-sity-wrapper {
    display: none;
    position: absolute;
    left: 0;
    top: 35px;
    width: 300px;
    background: #fff;
    color: #3c3c3c;
    text-align: center;
    padding: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
}

.pick-sity-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: 20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}

.pick-sity__step {
    display: none;
}

.active-step {
    display: block;
}

.pick-sity__btn-group {
    margin-top: 15px;
}

.pick-sity__btn-group a {
    display: inline-block;
    padding: 5px 5px;
    font-weight: 700;
    width: 80px;
}

.pick-sity__btn-group a:first-child {
    background-color: #fff;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.6);
    color: rgba(0, 0, 0, 0.6);
    font-weight: 300;
    margin-right: 10px;
}

.nav__callback:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin-top: 1px;
}

.burger {
    cursor: pointer;
    position: absolute;
    top: 80px;
    right: 0;
}

.burger span {
    display: block;
    height: 4px;
    margin-bottom: 6px;
    font-size: 0;
}

.burger span:last-child {
    margin-bottom: 0;
}

.burger span:before, .burger span:after {
    content: '';
    display: inline-block;
    background-color: #fff;
    height: 4px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.burger span:nth-child(1):before {
    width: 27px;
    margin-right: 3px;
}

.burger span:nth-child(1):after {
    width: 10px;
}

.burger span:nth-child(2):before {
    width: 7px;
    margin-right: 3px;
}

.burger span:nth-child(2):after {
    width: 30px;
}

.burger span:nth-child(3):before {
    width: 20px;
    margin-right: 3px;
}

.burger span:nth-child(3):after {
    width: 17px;
}

.site-language {
    display: none;
    position: absolute;
    left: -105px;
    top: 85px;
    font-size: 0;
}

.site-language a {
    display: inline-block;
    font-weight: 300;
    position: relative;
    font-size: 18px;
}

.site-language a:first-child {
    margin-right: 21px;
}

.site-language a:first-child:after {
    content: '';
    display: block;
    background-color: #fff;
    height: 14px;
    width: 1px;
    position: absolute;
    right: -10px;
    top: 2px;
}

.site-language .active {
    font-weight: 500;
}

.header--program {
    color: #3c3c3c;
}

.header--program .burger span:before, .header--program .burger span:after {
    background-color: #3c3c3c;
}

.header--program .burger.screen span:before, .header--program .burger.screen span:after {
    background-color: #fff;
}

.header--program .nav__callback:after {
    background-color: #3c3c3c;
}

.header--program .logo-wrapper {
    margin-left: -100px;
    width: 200px;
    height: 150px;
    z-index: 2;
}

.header--program .logo {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.03);
}

.header--program .logo:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.header--program .navigation:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background-color: #ededed;
    position: absolute;
    top: 126px;
    left: 0;
    z-index: -1;
}

.nav {
    position: fixed;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none;
    overflow: auto;
}

.nav__content-wrapper {
    color: #fff;
    padding-top: 150px;
    text-align: right;
    font-size: 30px;
    font-weight: 900;
    margin-right: -15px;
    float: right;
}

.nav__content-wrapper a {
    display: block;
    margin-bottom: 15px;
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
}

.nav__content-wrapper a:hover {
    color: #ffcf4f;
}

.dropdown-program {
    display: none;
}

.dropdown-tovars {
    display: none;
}

.dropdown-active {
    color: rgba(255, 255, 255, 0.3);
}

.burger {
    z-index: 9;
}

#footer-main {
    position: relative;
    color: #fff;
    font-weight: 300;
    background-image: url(../img/bg-main-screen.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.footer-wrap {
    padding-top: 100px;
    padding-bottom: 60px;
}

.footer-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.footer-header {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}

.footer-list {
    line-height: 25px;
}

.list-3 li {
    margin-bottom: 20px;
}

.footer-icon {
    display: block;
    position: relative;
    padding-left: 40px;
}

.footer-icon:before {
    content: "";
    display: block;
    width: 20px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

.footer-email:before {
    background-image: url(../img/envelope.svg);
}

.footer-phone:before {
    background-image: url(../img/phone-symbol-of-an-auricular-inside-a-circle.svg);
}

.footer-address:before {
    background-image: url(../img/map-marker.svg);
}

.copyright {
    padding: 30px;
    text-align: center;
    font-size: 15px;
}

.home-screen {
    background: url(../img/fon.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.home-screen__content-wrapper {
    padding: 150px 0;
}

@media screen and (min-width: 1024px) {
    #popup__toggle {
        bottom: 25px;
        left: 170px;
        position: fixed;
    }

    .img-circle {
        background-color: #29AEE3;
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
    }

    .circlephone {
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        border: 2px solid #29AEE3;
        width: 150px;
        height: 150px;
        bottom: -25px;
        right: 10px;
        position: absolute;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        opacity: .5;
        -webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
        -moz-animation: circle-anim 2.4s infinite ease-in-out !important;
        -ms-animation: circle-anim 2.4s infinite ease-in-out !important;
        -o-animation: circle-anim 2.4s infinite ease-in-out !important;
        animation: circle-anim 2.4s infinite ease-in-out !important;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all 0.5s;
    }

    .circle-fill {
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        background-color: #29AEE3;
        width: 100px;
        height: 100px;
        bottom: 0px;
        right: 35px;
        position: absolute;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
        -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
        -moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
        -ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
        -o-animation: circle-fill-anim 2.3s infinite ease-in-out;
        animation: circle-fill-anim 2.3s infinite ease-in-out;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all 0.5s;
    }

    .img-circle {
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        width: 72px;
        height: 72px;
        bottom: 14px;
        right: 49px;
        position: absolute;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
        opacity: .7;
    }

    .img-circleblock {
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        width: 72px;
        height: 72px;
        background-image: url(../img/mini.png);
        background-position: center center;
        background-repeat: no-repeat;
        animation-name: tossing;
        -webkit-animation-name: tossing;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }

    .img-circle:hover {
        opacity: 1;
    }

    @keyframes pulse {
        0% {
            transform: scale(0.9);
            opacity: 1;
        }
        50% {
            transform: scale(1);
            opacity: 1;
        }
        100% {
            transform: scale(0.9);
            opacity: 1;
        }
    }
    @-webkit-keyframes pulse {
        0% {
            -webkit-transform: scale(0.95);
            opacity: 1;
        }
        50% {
            -webkit-transform: scale(1);
            opacity: 1;
        }
        100% {
            -webkit-transform: scale(0.95);
            opacity: 1;
        }
    }
    @keyframes tossing {
        0% {
            transform: rotate(-8deg);
        }
        50% {
            transform: rotate(8deg);
        }
        100% {
            transform: rotate(-8deg);
        }
    }
    @-webkit-keyframes tossing {
        0% {
            -webkit-transform: rotate(-8deg);
        }
        50% {
            -webkit-transform: rotate(8deg);
        }
        100% {
            -webkit-transform: rotate(-8deg);
        }
    }
    @-moz-keyframes circle-anim {
        0% {
            -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
            opacity: .1;
            -moz-opacity: .1;
            -webkit-opacity: .1;
            -o-opacity: .1;
        }
        30% {
            -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .5;
            -moz-opacity: .5;
            -webkit-opacity: .5;
            -o-opacity: .5;
        }
        100% {
            -moz-transform: rotate(0deg) scale(1) skew(1deg);
            opacity: .6;
            -moz-opacity: .6;
            -webkit-opacity: .6;
            -o-opacity: .1;
        }
    }
    @-webkit-keyframes circle-anim {
        0% {
            -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
            -webkit-opacity: .1;
        }
        30% {
            -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
            -webkit-opacity: .5;
        }
        100% {
            -webkit-transform: rotate(0deg) scale(1) skew(1deg);
            -webkit-opacity: .1;
        }
    }
    @-o-keyframes circle-anim {
        0% {
            -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
            -o-opacity: .1;
        }
        30% {
            -o-transform: rotate(0deg) scale(0.7) skew(1deg);
            -o-opacity: .5;
        }
        100% {
            -o-transform: rotate(0deg) scale(1) skew(1deg);
            -o-opacity: .1;
        }
    }
    @keyframes circle-anim {
        0% {
            transform: rotate(0deg) scale(0.5) skew(1deg);
            opacity: .1;
        }
        30% {
            transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .5;
        }
        100% {
            transform: rotate(0deg) scale(1) skew(1deg);
            opacity: .1;
        }
    }
    @-moz-keyframes circle-fill-anim {
        0% {
            -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
        50% {
            -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
            opacity: .2;
        }
        100% {
            -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
    }
    @-webkit-keyframes circle-fill-anim {
        0% {
            -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
        50% {
            -webkit-transform: rotate(0deg) scale(1) skew(1deg);
            opacity: .2;
        }
        100% {
            -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
    }
    @-o-keyframes circle-fill-anim {
        0% {
            -o-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
        50% {
            -o-transform: rotate(0deg) scale(1) skew(1deg);
            opacity: .2;
        }
        100% {
            -o-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
    }
    @keyframes circle-fill-anim {
        0% {
            transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
        50% {
            transform: rotate(0deg) scale(1) skew(1deg);
            opacity: .2;
        }
        100% {
            transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
    }
}

@media screen and (max-width: 1024px) {
    #popup__toggle {
        bottom: 25px;
        left: 170px;
        position: fixed;
    }

    .img-circle {
        background-color: #29AEE3;
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
    }

    .circlephone {
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        border: 2px solid #29AEE3;
        width: 75px;
        height: 75px;
        bottom: 12px;
        right: 47px;
        position: absolute;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        opacity: .5;
        -webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
        -moz-animation: circle-anim 2.4s infinite ease-in-out !important;
        -ms-animation: circle-anim 2.4s infinite ease-in-out !important;
        -o-animation: circle-anim 2.4s infinite ease-in-out !important;
        animation: circle-anim 2.4s infinite ease-in-out !important;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all 0.5s;
    }

    .circle-fill {
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        background-color: #29AEE3;
        width: 70px;
        height: 70px;
        bottom: 15px;
        right: 49px;
        position: absolute;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
        -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
        -moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
        -ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
        -o-animation: circle-fill-anim 2.3s infinite ease-in-out;
        animation: circle-fill-anim 2.3s infinite ease-in-out;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all 0.5s;
    }

    .img-circle {
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        width: 50px;
        height: 50px;
        bottom: 25px;
        right: 59px;
        position: absolute;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
        opacity: .7;
    }

    .img-circleblock {
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        width: 51px;
        height: 51px;
        background-image: url(../img/mini.png);
        background-position: center center;
        background-repeat: no-repeat;
        animation-name: tossing;
        -webkit-animation-name: tossing;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }

    .img-circle:hover {
        opacity: 1;
    }

    @keyframes pulse {
        0% {
            transform: scale(0.9);
            opacity: 1;
        }
        50% {
            transform: scale(1);
            opacity: 1;
        }
        100% {
            transform: scale(0.9);
            opacity: 1;
        }
    }
    @-webkit-keyframes pulse {
        0% {
            -webkit-transform: scale(0.95);
            opacity: 1;
        }
        50% {
            -webkit-transform: scale(1);
            opacity: 1;
        }
        100% {
            -webkit-transform: scale(0.95);
            opacity: 1;
        }
    }
    @keyframes tossing {
        0% {
            transform: rotate(-8deg);
        }
        50% {
            transform: rotate(8deg);
        }
        100% {
            transform: rotate(-8deg);
        }
    }
    @-webkit-keyframes tossing {
        0% {
            -webkit-transform: rotate(-8deg);
        }
        50% {
            -webkit-transform: rotate(8deg);
        }
        100% {
            -webkit-transform: rotate(-8deg);
        }
    }
    @-moz-keyframes circle-anim {
        0% {
            -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
            opacity: .1;
            -moz-opacity: .1;
            -webkit-opacity: .1;
            -o-opacity: .1;
        }
        30% {
            -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .5;
            -moz-opacity: .5;
            -webkit-opacity: .5;
            -o-opacity: .5;
        }
        100% {
            -moz-transform: rotate(0deg) scale(1) skew(1deg);
            opacity: .6;
            -moz-opacity: .6;
            -webkit-opacity: .6;
            -o-opacity: .1;
        }
    }
    @-webkit-keyframes circle-anim {
        0% {
            -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
            -webkit-opacity: .1;
        }
        30% {
            -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
            -webkit-opacity: .5;
        }
        100% {
            -webkit-transform: rotate(0deg) scale(1) skew(1deg);
            -webkit-opacity: .1;
        }
    }
    @-o-keyframes circle-anim {
        0% {
            -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
            -o-opacity: .1;
        }
        30% {
            -o-transform: rotate(0deg) scale(0.7) skew(1deg);
            -o-opacity: .5;
        }
        100% {
            -o-transform: rotate(0deg) scale(1) skew(1deg);
            -o-opacity: .1;
        }
    }
    @keyframes circle-anim {
        0% {
            transform: rotate(0deg) scale(0.5) skew(1deg);
            opacity: .1;
        }
        30% {
            transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .5;
        }
        100% {
            transform: rotate(0deg) scale(1) skew(1deg);
            opacity: .1;
        }
    }
    @-moz-keyframes circle-fill-anim {
        0% {
            -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
        50% {
            -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
            opacity: .2;
        }
        100% {
            -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
    }
    @-webkit-keyframes circle-fill-anim {
        0% {
            -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
        50% {
            -webkit-transform: rotate(0deg) scale(1) skew(1deg);
            opacity: .2;
        }
        100% {
            -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
    }
    @-o-keyframes circle-fill-anim {
        0% {
            -o-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
        50% {
            -o-transform: rotate(0deg) scale(1) skew(1deg);
            opacity: .2;
        }
        100% {
            -o-transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
    }
    @keyframes circle-fill-anim {
        0% {
            transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
        50% {
            transform: rotate(0deg) scale(1) skew(1deg);
            opacity: .2;
        }
        100% {
            transform: rotate(0deg) scale(0.7) skew(1deg);
            opacity: .2;
        }
    }
}

@media only screen and (max-width: 1366px) {
    .home-screen__content-wrapper {
        padding-top: 30px;
        padding-bottom: 100px;
    }
}

.home-screen__content {
    text-align: center;
    color: #fff;
}

.home-screen__headline {
    margin-bottom: 50px;
    color: #fff;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.home-screen__lead {
    font-size: 24px;
    margin-bottom: 50px;
    text-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.hr-line {
    font-size: 0;
    margin-bottom: 50px;
}

.hr-line span {
    display: inline-block;
    height: 4px;
    background-color: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.hr-line span:nth-child(3) {
    width: 180px;
    margin: 0 4px;
}

.hr-line span:nth-child(2), .hr-line span:nth-child(4) {
    width: 25px;
    margin: 0 4px;
}

.hr-line span:nth-child(1), .hr-line span:nth-child(5) {
    width: 5px;
    margin: 0 4px;
}

.number-item {
    position: relative;
    counter-increment: counter;
    padding-left: 115px;
    min-height: 50px;
}

.number-item:before {
    content: counter(counter, decimal-leading-zero);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-weight: 900;
    color: #fff;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    margin-left: 25px;
}

.number-item__headline {
    margin-bottom: 20px;
}

.number-item-horiz {
    text-align: center;
    margin-bottom: 50px;
}

.number-item__number {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 25px;
    font-weight: 900;
    color: #fff;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 70px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    margin-top: 0;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.number-item__text {
    font-size: 17px;
    line-height: 20px;
}

.item-image-wrapper {
    text-align: center;
    margin-top: 30px;
}

.section-callback {
    padding-top: 218px;
    padding-bottom: 100px;
    text-align: center;
}

.section-callback .section__header {
    margin-bottom: 45px;
}

.program-product-headline {
    margin: 83.5px 0;
}

.program-item {
    width: 778px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    margin-bottom: 30px;
}

.program-item:last-child {
    margin-bottom: 0;
}

.product-item {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.program-item__image {
    float: left;
    width: 53%;
}

.program-item__image img {
    width: 100%;
    height: 248px;
    object-fit: cover;
}

.product-item__image img {
    width: 100%;
}

.program-item__content {
    float: left;
    width: 47%;
    padding: 45px 35px;
    background-color: #fff;
}

.product-item__content {
    padding: 15px;
    background-color: #fff;
}

.program-item__headline {
    font-size: 20px;
    margin-bottom: 10px;
}

.glavnaya-item__price span {
    font-weight: 900;
    font-size: 30px;
}

.glavnaya-item__price {
    margin-bottom: 10px;
}

.product-item__headline {
    font-size: 18px;
    margin-bottom: 20px;
}

.program-item__text,
.product-item__text {
    font-size: 16px;
    margin-bottom: 20px;
}

.program-item__btn-grup a:first-child,
.product-item__btn-grup a:first-child {
    margin-right: 30px;
}

.program-2 {
    width: 816px;
}

.program-2 .program-item__image {
    float: right;
}

.program-4 {
    width: 816px;
}

.program-4 .program-item__image {
    float: right;
}

.blog-item {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.blog-item:last-child {
    margin-bottom: 0;
}

.blog-item__content {
    padding: 35px;
    background-color: #fff;
}

.blog-item__headline {
    font-size: 20px;
    margin-bottom: 20px;
}

.blog-item__info {
    font-size: 14px;
    color: #777;
    margin-bottom: 20px;
}

.blog-item_info__date {
    display: inline-block;
    margin-right: 30px;
}

.blog-item_info__tags {
    display: inline-block;
}

.blog-item_info__tags li {
    display: inline-block;
}

.blog-item__text {
    font-size: 16px;
    line-height: 18px;
    color: #777;
    margin-bottom: 25px;
}

.blog-item--small .blog-item__image {
    float: left;
    width: 170px;
    height: 190px;
}

.blog-item--small .blog-item__content {
    float: left;
    width: 400px;
    padding: 30px 30px;
}

.blog-item--small .blog-item__headline {
    font-size: 16px;
    margin-bottom: 10px;
}

.blog-item--small .blog-item__info {
    margin-bottom: 10px;
}

.blog-item--small .blog-item__text {
    margin-bottom: 9px;
}

.slider div {
    background-color: #ccc;
}

.section-franchise {
    position: relative;
    background: url(../img/img-bg-section-franchise.jpg) no-repeat center center;
    background-size: cover;
}

.section-franchise:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5);
}

.section-slider {
    position: relative;
}

.bg-section-image-1 {
    position: absolute;
    top: -105px;
    right: 0;
    width: 162px;
    height: 271px;
    background-image: url(../img/bg-section-item-1.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.section-2-mainpage {
    border-bottom: 1px solid #ededed;
}

.section-2-mainpage .item-image-wrapper img {
    border: 1px solid #ededed;
}

.section-franchise .item-franchise {
    position: relative;
}

.section-franchise .item-franchise h3 {
    font-size: 26px;
    font-weight: 900;
    line-height: 70px;
    padding-left: 110px;
}

.section-franchise .item-franchise:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 70px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    background: #ffcf4f url(../img/map-marker.svg) no-repeat center center;
    background-size: 32px;
}

.section-franchise .section__lead {
    margin-bottom: 80px;
}

.program-screen {
    background: #fff;
}

.program-screen__content-wrapper {
    padding-top: 70px;
    padding-bottom: 150px;
}

@media only screen and (max-width: 1366px) {
    .program-screen__content-wrapper {
        padding-top: 0;
        padding-bottom: 100px;
    }
}

.program-screen__headline {
    font-size: 50px;
    margin-bottom: 45px;
}

.program-screen__сalories {
    font-size: 20px;
    margin-bottom: 45px;
}

.program-screen__сalories svg {
    width: 24px;
    height: 24px;
}

.program-screen__сalories div {
    margin-bottom: 10px;
}

.program-screen__сalories div span {
    display: inline-block;
    margin-left: 15px;
    vertical-align: top;
    margin-top: 3px;
}

.program-screen__lead {
    font-size: 25px;
    margin-bottom: 45px;
    font-weight: 500;
}

.program-screen__desc {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 45px;
    max-width: 520px;
}

.program-screen__price {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    font-size: 20px;
}

.program-screen__price span {
    font-size: 50px;
    font-weight: 900;
    margin-right: 10px;
}

.program-screen__price-wrapper .btn {
    vertical-align: middle;
    font-size: 18px;
    padding: 16px 50px;
}

.program-screen__hr-line {
    font-size: 0;
    margin-bottom: 45px;
}

.program-screen__hr-line span {
    display: inline-block;
    height: 4px;
    background-color: #3c3c3c;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.program-screen__hr-line span:nth-child(1) {
    width: 200px;
    margin-right: 10px;
}

.program-screen__hr-line span:nth-child(2) {
    width: 30px;
    margin-right: 10px;
}

.program-screen__hr-line span:nth-child(3) {
    width: 5px;
}

.menu__header {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    padding: 60px 0;
    background: url(../img/bg-program-menu.jpg) no-repeat center center;
    background-size: cover;
}

.menu_header__day-wrapper {
    width: 370px;
    margin: 0 auto;
    position: relative;
}

.menu_header__arrow {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    border: 0;
    padding: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffcf4f;
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    background-repeat: no-repeat;
    background-size: 25px 25px;
    cursor: pointer;
    z-index: 1;
}

.menu_header__arrow-prev {
    left: -50px;
    background-image: url(../img/arrow-left.svg);
    background-position: 10px center;
}

.menu_header__arrow-next {
    right: -50px;
    background-image: url(../img/arrow-right.svg);
    background-position: 14px center;
}

.menu__content-wrapper {
    margin-top: 100px;
    height: 550px;
}

.menu__content .program-screen__price-wrapper {
    margin-top: 30px;
    text-align: center;
}

.menu__type-tabs {
    list-style: none;
    text-align: center;
    margin-bottom: 40px;
}

.menu__type-tabs li {
    position: relative;
    font-size: 25px;
    display: inline-block;
    cursor: pointer;
}

.menu__type-tabs li img {
    width: 28px;
    height: 28px;
}

.menu__type-tabs li svg {
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: top;
}

.menu__type-tabs li svg path {
    -webkit-transition: fill .2s linear;
    transition: fill .2s linear;
}

.menu__type-tabs li span {
    padding-bottom: 5px;
    margin-left: 20px;
    position: relative;
}

.menu__type-tabs li span:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 0;
    height: 2px;
    background-color: #ffcf4f;
    -webkit-transition: width .2s linear;
    transition: width .2s linear;
}

.menu__type-tabs li:first-child {
    margin-right: 100px;
}

.menu__type-tabs li:hover path {
    fill: #ffcf4f;
}

.menu__type-tabs li.current path {
    fill: #ffcf4f;
}

.menu__type-tabs li.current span:after {
    width: 100%;
}

.menu__tab-content {
    width: 100%;
    display: none;
}

.menu__tab-content.current {
    display: inherit;
}

.menu__image {
    display: block;
    height: 380px;
    overflow: hidden;
}

.menu__table {
    width: 100%;
    font-size: 16px;
}

.menu__table .table-row {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

.menu__table .table-row .table-column:first-child {
    width: 180px;
}

.menu__table .table-row .table-column:last-child {
    width: 60px;
    text-align: right;
}

.menu__table .table-column {
    padding: 10px 0;
    vertical-align: middle;
}

.menu__table .table-column:nth-child(2) {
    padding-left: 10px;
}

.menu__table .table-column p {
    line-height: 23px;
}

.summary-day {
    padding: 31px 0;
    border-bottom: 1px solid #ededed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.menu__warning {
    font-size: 15px;
    padding: 20px;
    border: 1px solid #ededed;
    color: #505050;
    margin-top: 35px;
}

.granola-item { /* -webkit-box-shadow:0 5px 15px rgba(0, 0, 0, 0.1);box-shadow:0 5px 15px rgba(0, 0, 0, 0.1); */
    margin-bottom: 30px;
    padding-top: 30px;
}

.granola-item--left .granola-item__content {
    padding-left: 60px;
    padding-right: 0;
    padding-top: 41px;
    padding-bottom: 41px;
}

.granola-item__content {
    padding: 41px 20px;
    background-color: #fff;
}

.granola-item__headline {
    font-size: 22px;
    margin-bottom: 20px;
}

.granola-item__text {
    margin-bottom: 30px;
    line-height: 24px;
}

.granola-item__text li {
    padding-left: 25px;
    position: relative;
}

.granola-item__text li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.granola-item__price {
    display: inline-block;
    margin-right: 30px;
}

.granola-item__price span {
    font-weight: 900;
    font-size: 38px;
}

.granola-item__btn-grup .btn {
    vertical-align: top;
}

.section-delivery {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

.section-delivery-program {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin-top: 100px;
}

.franchise--screens {
    border-bottom: 1px solid #ededed;
}

.no-photo {
    border: 1px solid #ededed;
}

.section-2-franchise {
    border-bottom: 1px solid #ededed;
}

.section-2-franchise .number-item {
    padding-right: 110px;
}

.section-2-franchise .no-photo {
    height: 235px;
}

.section-2-franchise .no-photo:first-child {
    margin-bottom: 20px;
}

.franchise-page {
    overflow-x: hidden;
}

.frinchise-slider .slick-track {
    padding: 0;
}

.franchise-number-item {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 20px;
    border: 1px solid #ededed;
    margin-bottom: 15px;
    position: relative;
}

.franchise-number-item:before {
    display: none;
}

.franchise-number-item:first-child {
    border-top: 1px solid #ededed;
}

.franchise-number-item .number-item__number {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin: 0;
    position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section-3-franchise {
    border-bottom: 1px solid #ededed;
}

.section-4-franchise {
    border-bottom: 1px solid #ededed;
}

.section-4-franchise .section-4-franchise__list li {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    padding-left: 30px;
}

.section-4-franchise .section-4-franchise__list li:last-child {
    margin-bottom: 0;
}

.section-4-franchise .section-4-franchise__list li:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section-4-franchise .section-4-franchise__list.list-1 li:before {
    left: 0;
}

.section-4-franchise .section-4-franchise__list.list-2 li {
    text-align: right;
    padding-left: 0;
    padding-right: 30px;
}

.section-4-franchise .section-4-franchise__list.list-2 li:before {
    right: 0;
}

.section-4-franchise .section-4-franchise__logo-wrapper {
    text-align: center;
}

.section-4-franchise .section-4-franchise__logo-wrapper img {
    height: 220px;
}

.about-us-page .section {
    border-bottom: 1px solid #ededed;
}

.about-us--screen {
    border-bottom: 1px solid #ededed;
}

.about-us-item {
    border: 1px solid #ededed;
    text-align: center;
}

.about-us-item__content {
    padding: 25px;
}

.about-us-item__content h3 {
    font-size: 22px;
    margin-bottom: 15px;
}

.about-us-item__content .about-us-item__desc {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}

.about-us-item__text {
    font-size: 17px;
    line-height: 20px;
}

.blog-page .home-screen__headline {
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.blog-post__item {
    border: 1px solid #ededed;
    margin-right: 40px;
    margin-bottom: 30px;
}

.blog-post__item:last-child {
    margin-bottom: 0;
}

.blog-post__item:before, .blog-post__item:after {
    content: "";
    display: table;
}

.blog-post__item:after {
    clear: both;
}

.blog-post__image {
    float: left;
    width: 30%;
    height: 247px;
    background-color: #ccc;
    background-size: cover;
    background-repeat: no-repeat;
}

.blog-post__content {
    float: left;
    width: 70%;
    padding: 30px;
}

.blog-post__headline {
    font-size: 18px;
    margin-bottom: 15px;
}

.blog-post__date {
    font-size: 16px;
    color: #ccc;
    margin-bottom: 15px;
}

.blog-post__text-preview {
    font-size: 16px;
    height: 70px;
    margin-bottom: 15px;
}

.blog-post-page .home-screen__headline {
    font-size: 50px;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.blog-post-content__header {
    margin-bottom: 30px;
}

.blog-post-content__header img {
    margin-top: 30px;
    margin-bottom: 30px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.blog-post-content__header:before, .blog-post-content__header:after {
    content: "";
    display: table;
}

.blog-post-content__header:after {
    clear: both;
}

.blog-post-content__header .blog-post-content__btn {
    float: left;
}

.blog-post-content__header .blog-post-content__date {
    float: right;
    color: #ccc;
}

.blog-post-content__headline {
    margin-bottom: 45px;
    line-height: 1.2;
}

.blog-post-content__body {
    line-height: 22px;
    margin-bottom: 45px;
}

.blog-post-content__body p {
    margin-bottom: 30px;
}

.blog-post-content__body ul {
    margin-bottom: 30px;
    padding-left: 30px;
}

.blog-post-content__body ul li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 25px;
}

.blog-post-content__body ul li:last-child {
    margin-bottom: 0;
}

.blog-post-content__body ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.blog-sidebar__item h3 {
    margin-bottom: 30px;
}

.blog-tags-list {
    font-size: 16px;
}

.blog-tags-list li {
    display: inline-block;
    padding: 4px 11px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 2px solid #ededed;
    margin-right: 5px;
    margin-bottom: 7px;
    -webkit-transition: border-color .2s linear;
    transition: border-color .2s linear;
}

.blog-tags-list li:hover {
    border-color: #ffcf4f;
}

.granola--screen {
    background: url(../img/granola/DSC_0592granola.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

a.menu__image_1.image-popup img {
    max-width: 100%;
    vertical-align: middle;
    height: inherit;
}

.text {
    max-width: 700px;
    margin: 0 0 30px;
    background: #FFF;
    border: 2px solid #7DCA86;
    border-radius: 5px;
    padding: 7px 15px;
    box-sizing: border-box;
}

.tabs {
    max-width: 100%;
    margin: 0 0 30px;
}

.tabs__caption {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    position: relative;
    margin: -1px 0 0 -1px;
}

.tabs__caption li:last-child:before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    right: -2px;
    z-index: -1;
    height: 5px;
    background: #7DCA86;
}

.tabs__caption:after {
    content: '';
    display: table;
    clear: both;
}

.tabs__caption li {
    padding: 17px 55px;
    margin: 2px 0 0 2px;
    font-weight: 500;

    color: #000;
    position: relative;

    text-align: center;
}

.tabs__caption li:not(.active) {
    cursor: pointer;
}

.tabs__caption li:not(.active):hover {
    background: #ffcf4f;
    border-color: #ffcf4f;
    color: #fff;
    font-weight: 500;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.tabs__caption .active {
    background-color: #ffcf4f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    font-weight: 900;
    color: #fff;
}

.tabs__caption .active:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    height: 5px;
    background: #FFF;
}

.tabs__content {
    display: none;
    background: #FFF;

    padding: 7px 15px;
}

.tabs__content.active {
    display: block;
}

.vertical .tabs__caption {
    float: left;
    display: block;
}

.vertical .tabs__caption li {
    float: none;

}

.vertical .tabs__caption li:last-child:before {
    display: none;
}

.vertical .tabs__caption .active:after {
    left: auto;
    top: 0;
    right: -2px;
    bottom: 0;
    width: 2px;
    height: auto;
}

.vertical .tabs__content {
    overflow: hidden;
}

@media screen and (max-width: 650px) {
    .tabs__caption li {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }

    .vertical .tabs__caption {
        float: none;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .vertical .tabs__caption li {
        /* border-width: 2px 2px 0;
    border-radius: 5px 5px 0 0; */
    }

    .vertical .tabs__caption li:last-child:before {
        display: block;
    }

    .vertical .tabs__caption .active:after {
        top: auto;
        bottom: -5px;
        left: 0;
        right: 0;
        width: auto;
        height: 5px;
        background: #FFF;
    }
}

/* .menu__image_1 {
    display: block;
    height: 555px;
    overflow: hidden;
	    text-align: center;
} */
.granola-item__content_1 {
    padding: 20px 20px;
    background-color: #fff;
    text-align: center;
    width: 100%;
}

@media only screen and (min-width: 1200px) {

    .menu__image_1 {
        display: block;
        height: 555px;
        overflow: hidden;
        text-align: center;
    }

    .summary-day_1 {
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 15px;
        width: 100%;
        display: inline-block;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .summary-day_1 td {
        width: 146px;
        text-align: center;
    }

    .summary-day_1 td.dot {
        width: 10px;
        text-align: center;
    }

    .summary-day_2 td.dot {
        width: 10px;
        text-align: center;
    }

    .summary-day_2 td {
        width: 146px;
        text-align: center;
    }

    .summary-day_2 {
        padding-bottom: 8px;
        padding-top: 0px;
        font-size: 15px;
        width: 100%;
        display: inline-block;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 1199px) {

    .menu__image_1 {
        display: block;
        height: 555px;
        overflow: hidden;
        text-align: center;
    }

    .summary-day_1 {
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 15px;
        width: 100%;
        display: inline-block;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .summary-day_1 td {
        width: 146px;
    }

    .summary-day_1 td.dot {
        width: 10px;
    }

    .summary-day_2 td.dot {
        width: 10px;
    }

    .summary-day_2 td {
        width: 146px;
    }

    .summary-day_2 {
        padding-bottom: 10px;
        padding-top: 0px;
        font-size: 15px;
        width: 100%;
        display: inline-block;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

}

@media only screen and (max-width: 991px) {

    .menu__image_1 {
        display: block;
        height: 555px;
        overflow: hidden;
        text-align: center;
    }

    .summary-day_1 {
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 15px;
        width: 100%;
        display: inline-block;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .summary-day_1 td {
        width: 146px;
    }

    .summary-day_1 td.dot {
        width: 10px;
    }

    .summary-day_2 td.dot {
        width: 10px;
    }

    .summary-day_2 td {
        width: 146px;
    }

    .summary-day_2 {
        padding-bottom: 10px;
        padding-top: 0px;
        font-size: 15px;
        width: 100%;
        display: inline-block;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

}

@media only screen and (max-width: 767px) {
    .menu__image_1 {
        display: block;
        height: 467px;
        overflow: hidden;
        text-align: center;
    }

    .summary-day_2 {
        padding-bottom: 20px;
        padding-top: 0px;
        font-size: 12px;
        width: 100%;
        /*  display: inline-block; */
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .summary-day_1 {
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 12px;
        width: 100%;
        /*  display: inline-block; */
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .summary-day_1 td {
        width: 150px;
        /*  display: block; */
        text-align: center;
    }

    .summary-day_2 td {

        width: 150px;
        /* display: block; */
        text-align: center;

    }

    .summary-day_2 td.sto {
        /* text-align: right; */
    }

}

/* .summary-day_2 {
    padding-bottom: 10px;
    padding-top: 0px;
    font-size: 15px;
    width: 48%;
    display: inline-block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.summary-day_1 {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 15px;
    width: 48%;
    display: inline-block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.summary-day_1 td {
    width: 100%;
    display: block;
    text-align: left;
}

.summary-day_2 td {

    width: 100%;
    display: block;
    text-align: left;
}
 */

/*  @import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,700);
.pie{
    background-color:#DFE8ED;
    width:60px;
    height:60px;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    border-radius:100%;
    position:relative;
}
.clip1 {
    position:absolute;
    top:0;
    left:0;
    width:60px;
    height:60px;
    clip:rect(0px, 80px, 80px, 40px);
}
.slice1 {
    position:absolute;
    width:60px;
    height:60px;
    clip:rect(0px, 40px, 80px, 0px);
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    border-radius:100%;
    background-color:#30BAE7;
    border-color:#30BAE7;
    -moz-transform:rotate(0);
    -webkit-transform:rotate(0);
    -o-transform:rotate(0);
    transform:rotate(0);
}
.clip2 {
    position:absolute;
    top:0;
    left:0;
    width:60px;
    height:60px;
    clip:rect(0, 40px, 80px, 0px);
}
.slice2 {
    position:absolute;
    width:60px;
    height:60px;
    clip:rect(0px, 80px, 80px, 40px);
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    border-radius:100%;
    background-color:#30BAE7;
    border-color:#30BAE7;
    -moz-transform:rotate(0);
    -webkit-transform:rotate(0);
    -o-transform:rotate(0);
    transform:rotate(0);
}
.status {

    position:absolute;
    top:5px;
    left: 5px;
    width: 50px;
    height: 50px;
    padding-top: 0px;
    border-radius: 100%;
    font-family: 'Titillium Web', sans-serif;
    font-size:16px;
    text-align:center;
    color: #3C4761;
    line-height:50px;
    background: #fff;
} */

.granola-item__content_2 {
    padding: 65px 20px 10px 10px;
    background-color: #fff;
    text-align: center;
    width: 100%;
}

.granola-item__content_2_2 {
    padding: 15px 20px 10px 10px;
    background-color: #fff;
    text-align: center;
    width: 100%;
}

.pasha--screen {
    background: url(../img/prazdnik-pasha-easter-tarelka_1.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.pasha--screen ul {

    text-align: left;
}

.fruit--screen {
    background: url(../img/deserti.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.btn-fruit {
    font-family: 'GothamPro', sans-serif;
    display: inline-block;
    font-weight: 900;
    color: #fff;
    background-color: #40c842;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 1px 20px rgba(255, 207, 79, 0.3), inset 0 2px 1px rgba(255, 255, 255, 0.35);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
}

.program-screen.detox {
    background: url(../img/menu/detox/FK8A4054detox.jpg) center center no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.program-screen.sports {
    background: url(../img/menu/sports/DSC_0571sport.jpg) center center no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.program-screen.healthy {
    background: url(../img/menu/healthy-ration/DSC_0582healthy.jpg) center center no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.program-screen.reduced {
    background: url(../img/menu/reduced-weight/DSC_0595ves.jpg) center center no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.program-screen.balansed {
    background: url(../img/menu/business-lunch/FK8A4463lanch.jpg) center center no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.granola-menu {
    padding-top: 0;
    border-top: 1px solid #ededed;
}

.granola-menu .section__headline {
    padding: 75px 0;
}

.granola-menu .menu__header {
    background: url(../img/bg-granola-menu.jpg) center center no-repeat;
    background-size: cover;
}

.granola-image {
    padding: 15px;
}

@media only screen and (min-width: 1200px) {
    .close_m:after {
        float: right;
        content: '\00D7';
        font-weight: 500;
        margin-left: 97%;
        color: #fff;
        font-size: 34px;
        cursor: pointer;
        padding-top: 42px;
        padding-right: 6px;
        position: absolute;
    }
}

@media only screen and (max-width: 1199px) {
    .close_m:after {
        float: right;
        content: '\00D7';
        font-weight: 500;
        margin-left: 97%;
        color: #fff;
        font-size: 34px;
        cursor: pointer;
        padding-top: 42px;
        padding-right: 6px;
        position: absolute;
    }

    /**/
}

@media only screen and (max-width: 991px) {
    .close_m:after {
        float: right;
        content: '\00D7';
        font-weight: 500;
        margin-left: 97%;
        color: #fff;
        font-size: 34px;
        cursor: pointer;
        padding-top: 42px;
        padding-right: 6px;
        position: absolute;
    }

    /**/
}

@media only screen and (max-width: 767px) {
    .close_m:after {
        float: right;
        content: '\00D7';
        font-weight: 500;
        margin-left: 84%;
        color: #fff;
        font-size: 34px;
        cursor: pointer;
        padding-top: 42px;
        padding-right: 6px;
        position: absolute;
    }

    /**/
    .mb-45 {
        margin-bottom: 30px;
    }

    .mb-100 {
        margin-bottom: 60px;
    }

    .nav__content-wrapper {
        padding-top: 140px;
        margin-right: 15px;
        font-size: 25px;
    }

    .left-nav {
        display: none;
    }

    .right-nav {
        display: none;
    }

    .burger {
        right: 30px;
    }

    .home-screen__content .home-screen__headline {
        font-size: 50px;
        margin-bottom: 30px;
    }

    .home-screen__content .hr-line {
        margin-bottom: 30px;
    }

    .home-screen__content .home-screen__lead {
        font-size: 20px;
        margin-bottom: 30px;
    }

    h2, .h2 {
        font-size: 27px;
    }

    .section__lead {
        margin-bottom: 70px;
    }

    .program-item .program-item__image {
        width: 100%;
    }

    .program-item .program-item__content {
        width: 100%;
        padding: 35px 25px;
    }

    .product-item {
        margin-bottom: 30px;
    }

    .product-item .product-item__content {
        padding: 35px 25px;
    }

    .bg-section-image-1 {
        top: -175px;
    }

    .slick-arrow {
        display: none !important;
    }

    .instagram-slide__image {
        display: none;
        width: 0;
        float: none;
    }

    .instagram-slide__body {
        float: none;
        width: 100%;
    }

    .instagram-slide__body .instagram-slide__content p {
        padding-left: 15px;
    }

    .instagram-slide {
        width: 375px;
    }

    .instagram-slide:after {
        display: none;
    }

    .blog-item {
        margin-bottom: 30px;
    }

    .blog-item:last-child {
        margin-bottom: 30px;
    }

    .blog-item--small .blog-item__image {
        width: 100%;
        float: none;
    }

    .blog-item--small .blog-item__content {
        width: 100%;
        float: none;
    }

    .section-franchise .section__lead {
        margin-bottom: 50px;
    }

    .section-franchise .item-franchise {
        margin-bottom: 30px;
    }

    .section-franchise .item-franchise:before {
        width: 60px;
        height: 60px;
        line-height: 60px;
        left: 40px;
    }

    .section-franchise .item-franchise h3 {
        font-size: 24px;
        padding-left: 130px;
    }

    #footer-main {
        text-align: center;
    }

    .footer-wrap {
        padding-bottom: 0;
    }

    .footer-box {
        margin-bottom: 30px;
    }

    .copyright {
        padding: 30px 57px;
    }

    .program-screen__desc {
        display: none;
    }

    .program-screen__hr-line {
        margin-bottom: 30px;
    }

    .program-screen__hr-line span:nth-child(3) {
        width: 130px;
        margin: 0 4px;
    }

    .program-screen__hr-line span:nth-child(2), .program-screen__hr-line span:nth-child(4) {
        width: 25px;
        margin: 0 4px;
    }

    .program-screen__hr-line span:nth-child(1), .program-screen__hr-line span:nth-child(5) {
        width: 5px;
        margin: 0 4px;
    }

    .program-screen__content {
        text-align: center;
    }

    .program-screen__headline {
        font-size: 40px;
        margin-bottom: 30px;
    }

    .program-screen__сalories {
        margin-bottom: 30px;
    }

    .program-screen__desc {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .program-screen__price {
        margin-bottom: 20px;
    }

    .program-screen__price span {
        font-size: 40px;
        margin-right: 0;
    }

    .program-screen__content-wrapper .col-xl-6:last-child {
        display: none;
    }

    .number-item {
        margin-bottom: 30px;
    }

    .menu_header__day-wrapper {
        width: 225px;
    }

    .menu_header__day {
        display: block;
        margin-bottom: 5px;
    }

    .menu_header__date {
        display: block;
    }

    .menu__header {
        font-size: 25px;
        padding: 40px 0;
    }

    .menu__content-wrapper {
        margin-top: 60px;
        height: auto;
    }

    .menu__type-tabs {
        text-align: center;
    }

    .menu__type-tabs li {
        display: block;
        margin-bottom: 15px;
    }

    .menu__type-tabs li:first-child {
        margin-right: 0;
    }

    .menu__image {
        height: auto;
    }

    .program-screen__price-wrapper {
        margin-bottom: 30px;
    }

    .menu__table .table-row .table-column:first-child {
    }

    .summary-day b:first-child {
        display: none;
    }

    .menu__table .table-column:nth-child(2) {
        padding-left: 0;
    }

    #callback-basket .total-price-wpar {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 575px) {
    /**/
    .program-item {
        width: 345px;
    }
}

@media only screen and (max-width: 479px) {
    /**/
}

@media only screen and (max-width: 375px) {
    /**/
}

@media only screen and (max-width: 374px) {
    /**/
}

@media only screen and (max-width: 320px) {
    /**/
}

ul.spicesocial {
    float: right;
}

ul.spicesocial li {
    float: left;
    list-style: none outside none;
    border: none;
}

ul.spicesocial li a {
    background-color: rgba(0, 0, 0, 0);
    background-image: url('./img/social.png');
    background-repeat: no-repeat;
    background-size: auto 96px;
    border: 0 none;
    color: #FFF;
    direction: ltr;
    display: block;
    padding: 0 !important;
    height: 34px !important;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    text-indent: -999em;
    transition: all 0.2s ease 0s;
    width: 32px;
    float: right;
}

.ie7 ul.spicesocial li a, .ie8 ul.spicesocial li a {
    background-image: url('./img/social.png')
}

ul.spicesocial li.facebook a {
    background-position: 0 -0px
}

ul.spicesocial li.instagram a {
    background-position: -128px -0px
}

ul.spicesocial li.rss a {
    background-position: -192px -0px
}

ul.spicesocial li.twitter a {
    background-position: -256px -0px
}

ul.spicesocial li.youtube a {
    background-position: -320px -0px
}

ul.spicesocial li.facebook a:hover, #sidebar ul.spicesocial li.facebook a:hover {
    background-position: 0 -32px;
    opacity: 1 !important;
}

ul.spicesocial li.instagram a:hover, #sidebar ul.spicesocial li.instagram a:hover {
    background-position: -128px -32px;
    opacity: 1 !important;
}

ul.spicesocial li.rss a:hover, #sidebar ul.spicesocial li.rss a:hover {
    background-position: -192px -32px;
    opacity: 1 !important;
}

ul.spicesocial li.twitter a:hover, #sidebar ul.spicesocial li.twitter a:hover {
    background-position: -256px -32px;
    opacity: 1 !important;
}

ul.spicesocial li.youtube a:hover, #sidebar ul.spicesocialwidget li.youtube a:hover {
    background-position: -320px -32px;
    opacity: 1 !important;
}

/* ---------- Dev4 ---------- */

.overlay {

    background: rgba(0, 0, 0, 0.839216);
    position: fixed;
    z-index: 20;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    display: none;
    overflow-y: auto;

}
.overlay .close{
    cursor: pointer;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    position: absolute;
    right: 15px;
    top: 15px;
}

.callback-thanks .close{
    background-color: rgba(255,255,255,0.4);
}

.callback-thanks{
    width: 100%;
    padding-top: 20vh;
    text-align: center;
}
.callback-thanks h2{
    color: #ffcf4f;
}
.callback-thanks h3{
    color: #fff;
}
/* ---------- Dev4 ---------- */