@charset "UTF-8";
    @-webkit-keyframes scroll {
    0 {
    opacity: 0;
}
10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
to {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    opacity: 0;
}
}@keyframes scroll {
    0 {
    opacity: 0;
}
10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
to {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    opacity: 0;
}
}a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6, p, ul {
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block;
}
body {
    font-family: "OpenSans-Regular", sans-serif;
    line-height: 1.45;
    color: #fff;
    font-size: 100%;
    background-color: #fff;
    min-width: 320px;
    position: relative;
    font-display: swap;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: initial;
    -ms-hyphens: initial;
    hyphens: initial;
}
body, html {
    height: 100%;
    width: 100%}
h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
button {
    cursor: pointer;
}
button:focus {
    outline: 0;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
a {
    text-decoration: none;
}

input:invalid {
    -webkit-box-shadow: none;
    box-shadow: none;
}
input:-moz-submit-invalid {
    box-shadow: none;
}
input:-moz-ui-invalid {
    box-shadow: none;
}
input::-ms-clear {
    display: none;
}
input[type=number] {
    -moz-appearance: textfield;
}
input {
    -webkit-appearance: none;
    display: inline-block;
}
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
    font-size: 16px;
    width: 100%;
}
input:focus, select:focus, textarea:focus {
    outline: 0;
}
input::-webkit-input-placeholder {
    opacity: 1;
    text-overflow: ellipsis;
}
input:-moz-placeholder, input::-moz-placeholder {
    opacity: 1;
    text-overflow: ellipsis;
}
input:-ms-input-placeholder {
    opacity: 1;
    text-overflow: ellipsis;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    -o-text-overflow: '';
    text-overflow: ''}
select::-ms-expand {
    display: none;
}
.top-nav li, img {
    display: inline-block;
}
img {
    width: 100%}
@font-face {
    font-family: 'OpenSans-Regular';
    src: url(../fonts/OpenSans-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Regular.woff) format("woff"), url(../fonts/OpenSans-Regular.ttf) format("truetype"), url(../fonts/OpenSans-Regular.svg#OpenSans-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
     font-display: swap;
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url(../fonts/OpenSans-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Bold.woff) format("woff"), url(../fonts/OpenSans-Bold.ttf) format("truetype"), url(../fonts/OpenSans-Bold.svg#OpenSans-Bold) format("svg");
    font-weight: 400;
    font-style: normal font-display:swap;
}
@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url(../fonts/OpenSans-ExtraBold.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-ExtraBold.woff) format("woff"), url(../fonts/OpenSans-ExtraBold.ttf) format("truetype"), url(../fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold) format("svg");
    font-weight: 400;
    font-style: normal font-display:swap;
}
@font-face {
    font-family: 'OpenSans-Light';
    src: url(../fonts/OpenSans-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Light.woff) format("woff"), url(../fonts/OpenSans-Light.ttf) format("truetype"), url(../fonts/OpenSans-Light.svg#OpenSans-Light) format("svg");
    font-weight: 400;
    font-style: normal font-display:swap;
}
@font-face {
    font-family: 'OpenSans-SemiBold';
    src: url(../fonts/OpenSans-SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-SemiBold.woff) format("woff"), url(../fonts/OpenSans-SemiBold.ttf) format("truetype"), url(../fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold) format("svg");
    font-weight: 400;
    font-style: normal font-display:swap;
}
.hidden, a[title], div[target=_blank] {
    display: none !important;
}
#full-page {
    overflow: hidden;
}
.container {
    max-width: 1180px;
    margin: 0 auto;
    width: 100%}
@media(max-width:1023px) {
    .container {
    padding: 0 10px;
}
}.title {
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 64px;
    padding-bottom: 28px;
    line-height: 1;
    font-display: swap;
}
@media screen and (max-width:425px) {
    .title.insoles-nav {
    font-size: 36px;
    color: #fff;
}
}@media screen and (max-width:320px) {
    .title.insoles-nav {
    font-size: 30px;
}
}.nav-number a.wt, .nav-number i.wt, .title.wt {
    color: #fff;
}
@media(max-width:768px) {
    .title {
    font-size: 65px;
}
}@media(max-width:425px) {
    .title {
    font-size: 50px;
}
}@media(max-width:375px) {
    .title {
    font-size: 30px;
    padding-bottom: 45px;
}
}.contact .flex-two-row .cell .green-text .nav-number a, .contact .flex-two-row .cell .green-text .nav-number i, .title.treat {
    color: black;
}
@media(max-width:768px) {
    .title.treat {
    font-size: 45px;
    padding-bottom: 15px;
}
}.nav-number {
    width: 100%;
    max-width: 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
}
.b, strong {
    font-weight: bolder !important;
}
.nav-number a {
    color: #896941;
    font-family: "OpenSans-Bold", sans-serif;
    display: inline-block;
    margin-left: 30px;
    font-size: 16px;
}
@media screen and (max-width:425px) {
    .nav-number a {
    color: #fff;
}
}.nav-number i {
    color: #896941;
    margin-right: 15px;
    position: absolute;
    top: 3px;
    font-size: 20px;
}
@media screen and (max-width:425px) {
    .nav-number i {
    color: #fff;
}
}.sub-title {
    font-family: "OpenSans-SemiBold", sans-serif;
    text-transform: uppercase;
    padding-bottom: 15px;
}
@media(max-width:768px) {
    .sub-title {
    font-size: 25px;
    text-align: center;
    width: 100% !important;
    
}
.logo{
    max-width: 100% !important;    
}
.img_logo{
    max-width: 100%;
    padding-top: 70px;
    }
}@media(max-width:425px) {
    .sub-title {
    font-size: 20px;
}


}@media(max-width:375px) {
    .sub-title {
    font-size: 19px;
}
}.btn, .btn.active {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.btn_1 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 14px 25px;
    max-height: 60px;
    color: #7daf29;
    font-family: "OpenSans-SemiBold", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition: all ease .15s;
    -o-transition: all ease .15s;
    transition: all ease .15s;
    border: 0;
}
@media(max-width:768px) {
    .btn {
    font-size: 10px;
}
}.btn.active:hover, .btn:hover {
    background: #95c93d;
    color: #fff;
}
.btn.active {
    border: 3px solid #95c93d;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media screen and (max-width:425px) {
    .btn.active {
    margin: 0 auto;
    max-width: 200px;
}
}.btn.green {
    background: 0;
    border: 3px solid #fff;
    color: #fff;
}
.btn.green:hover {
    background: #95c93d !important;
    color: #fff !important;
    border: 3px solid #fff !important;
}
.top-nav li {
    vertical-align: top;
    padding-right: 25px;
    padding-bottom: 100px;
}
.top-nav li:last-child {
    padding-right: 0;
}
.top-nav li a:hover, .top-nav li.active a {
    border-color: #fff;
}
.absolute-social li a, .top-nav li a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
}
.top-nav li a {
    font-family: "OpenSans-Regular", sans-serif;
    padding-bottom: 15px;
    border-bottom: 1px solid transparent;
}
.top-nav.green-hover li a:hover, .top-nav.green-hover li.active a {
    border-color: #95c93d;
}
.next, .prev, .without-pain-next, .without-pain-prev {
    color: #000;
    font-size: 20px;
    width: 71px;
    height: 25px;
    display: inline-block;
    cursor: pointer;
}
.slider-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 38px;
    padding-bottom: 5px;
    max-width: 480px;
}
.slider-nav .prev {
    background: url(../img/icons/white-arrow-left.png) no-repeat 0 0;
}
.slider-nav .next {
    background: url(../img/icons/white-arrow-right.png) no-repeat 0 0;
}
.slider-nav .reviews-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.slider-nav .reviews-dots li {
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-left: 4px;
    margin-right: 4px;
}
.slider-nav .reviews-dots li.active {
    background: #fff;
}
.slider-nav.black .without-pain-prev {
    background: url(../img/icons/black-arrow-left.png) no-repeat 0 0;
}
.slider-nav.black .without-pain-next {
    background: url(../img/icons/black-arrow-right.png) no-repeat 0 0;
}
.slider-nav.black .reviews-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.slider-nav.black .reviews-dots li {
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #000;
    margin-left: 4px;
    margin-right: 4px;
}
.slider-nav.black .reviews-dots li.active {
    background: #000;
}
.absolute-text {
    position: absolute !important;
    top: 50px;
    font-family: "OpenSans-Light", sans-serif;
    font-size: 16px;
    z-index: 1000;
    color: #7daf29;
}
.absolute-text.black {
    color: #000;
}
.absolute-social {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
@media(max-width:1023px) {
    .absolute-social {
    right: 20px;
}
}@media(max-width:425px) {
    .absolute-social {
    display: none;
}
}.absolute-social li {
    padding-bottom: 32px;
}
.absolute-social li a {
    min-width: 16px;
    text-align: center;
}
.absolute-social li i {
    display: inline-block;
}
.absolute-scroll-bottom {
    display: inline-block;
    font-family: "OpenSans-Light", sans-serif;
    font-size: 13px;
    color: #fff;
    padding-bottom: 50px;
    background: url(../img/icons/arrow-bottom.png) no-repeat center bottom;
    position: absolute;
    right: -26px;
    bottom: 80px;
    min-height: 100px;
}
@media(max-width:1023px) {
    .absolute-scroll-bottom {
    right: -3px;
}
}@media(max-width:425px) {
    .absolute-scroll-bottom {
    display: none;
}
}.absolute-scroll-bottom span {
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.absolute-back {
    position: absolute;
    left: 10px;
    top: 50px;
    color: #fff;
    padding-left: 60px;
    display: inline-block;
    background: url(../img/icons/back-arrow.png) no-repeat 0 9px;
    font-family: "OpenSans-Light", sans-serif;
    font-size: 16px;
    opacity: .7;
    -webkit-transition: all ease .15s;
    -o-transition: all ease .15s;
    transition: all ease .15s;
}
@media(max-width:768px) {
    .absolute-back {
    color: transparent;
    text-indent: -9999px;
    display: none;
}
}.absolute-back:hover {
    opacity: 1;
}
.absolute-back.black {
    color: #000;
    background: url(../img/icons/back-arrow-white.png) no-repeat 0 9px;
}
.fixed-bottom {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0;
}
.menu-container {
    width: 100%}
.modal-menu, .modal-menu span {
    position: absolute;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.modal-menu {
    z-index: 1010;
    right: 132px;
    top: 17px;
    cursor: pointer;
    color: #000;
    width: 27px;
    height: 27px;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
@media(max-width:768px) {
    .modal-menu {
    display: none;
}
}@media screen and (max-width:1060px) {
    .modal-menu {
    right: 20px;
}
}@media screen and (max-width:1023px) {
    .modal-menu {
    display: none;
}
}.modal-menu:after {
    content: '';
    position: absolute;
    display: block;
    top: -21px;
    bottom: 3px;
    left: -1px;
    right: -12px;
}
.modal-menu span {
    margin-left: 6px;
    display: block;
    height: 2px;
    width: 100%;
    background: #000;
    opacity: 1;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.modal-menu span:nth-child(1), .modal-menu span:nth-child(2) {
    top: 0;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.modal-menu span:nth-child(2) {
    top: 10px;
}
.modal-menu:hover span:nth-child(2) {
    top: 16px;
}
.modal-menu.white {
    color: #fff;
}
.modal-menu.white span {
    background: #fff;
}
.close-modal {
    right: 0;
    top: 52px;
    position: absolute;
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../img/icons/close-modal.jb2) no-repeat 0 0;
    -webkit-transition: all ease .25s;
    -o-transition: all ease .25s;
    transition: all ease .25s;
}
@media(max-width:768px) {
    .close-modal {
    right: 20px;
}
}.close-modal:hover {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.r150 {
    right: 150px;
}
.b150 {
    bottom: 150px;
}
.thanks-message, .thanks-message.open {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    color: #fff;
}
.thanks-message {
    padding: 0 10px;
    text-align: center;
    font-size: 30px;
    line-height: 1.1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(141, 201, 61, .85);
    margin: 0 auto;
    width: 100%;
    z-index: -100;
    opacity: 0;
    height: 0;
}
.thanks-message.open {
    z-index: 10;
    opacity: 1;
    height: 100%}
#test .slide {
    background-color: red;
    color: #000;
    width: 100%}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: #79a52e;
}
.slick-initialized .slick-slide:focus, .slick-slide img:focus {
    outline: 0;
}
.full-height {
    min-height: 100vh;
}
.scroll-downs {
    position: absolute;
    bottom: 15%;
    right: 50%;
    left: 50%;
    min-width: 34px;
    min-height: 55px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.scroll-downs__mouse {
    width: 3px;
    padding: 6px 12px;
    height: 35px;
    border: 3px solid #fff;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    opacity: .75;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.scroll-downs__scroller {
    width: 4px;
    height: 10px;
    -webkit-border-radius: 25%;
    border-radius: 25%;
    background-color: #fff;
    -webkit-animation-name: scroll;
    animation-name: scroll;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(.15, .41, .69, .94);
    animation-timing-function: cubic-bezier(.15, .41, .69, .94);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.send-form-main {
    width: 100%;
    max-width: 400px;
    background: #7daf29;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px 24px 30px;
}
.send-form, .send-form-main {
    position: relative;
}
.send-form-main.green, .send-form.green {
    background: #95c93d;
    margin: 0 auto;
}
@media screen and (max-width:1199px) {
    .send-form, .send-form-main {
    max-width: 500px;
}
}@media screen and (max-width:425px) {
    .send-form, .send-form-main {
    max-width: 100%;
    padding: 12px;
}
}.send-form-main input {
    margin-bottom: 13px;
    padding: 10px 15px;
    font-size: 14px;
    font-family: "OpenSans-Light", sans-serif;
    border: 0;
    color: #000;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
.send-form-main input::-webkit-input-placeholder, .send-form-main textarea::-webkit-input-placeholder {
    font: 14px;
    color: #95c93d;
}
.send-form-main input:-moz-placeholder, .send-form-main input::-moz-placeholder, .send-form-main textarea:-moz-placeholder, .send-form-main textarea::-moz-placeholder {
    font: 14px;
    color: #95c93d;
}
.send-form-main input:-ms-input-placeholder, .send-form-main textarea:-ms-input-placeholder {
    font: 14px;
    color: #95c93d;
}
.select-category__head, .send-form-main textarea {
    font-size: 14px;
    font-family: "OpenSans-Light", sans-serif;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
.send-form-main textarea {
    min-height: 170px;
    border: 0;
    resize: none;
    margin-bottom: 40px;
    padding: 10px 15px;
    color: #000;
}
@media screen and (max-width:425px) {
    .send-form textarea, .send-form-main textarea {
    margin-bottom: 15px;
}
}.send-form button, .send-form-main button {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.send-form .form-text, .send-form-main .form-text {
    font-size: 24px;
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
}
.send-form .send-form__label select, .send-form-main .send-form__label select {
    display: block;
    width: 100%;
    height: 59px;
    color: #000;
    margin-bottom: 13px;
    padding: 10px 15px;
    font-size: 14px;
    border: 0;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background: #fff;
}
input.category {
    background-color: red;
    width: 100%;
    visibility: hidden;
    height: 0;
    opacity: 0;
    position: absolute;
    z-index: -10;
}
.select-category {
    width: 100%;
    position: relative;
}
.select-category__head {
    padding: 20px 15px;
    cursor: pointer;
    background-color: #fff;
    color: #7daf29;
    margin-bottom: 13px;
    position: relative;
}
.select-category__head.open:after, .select-category__head:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.select-category__head:after {
    content: '';
    display: block;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-top: 5px solid #7daf29;
}
.select-category__head.open {
    -webkit-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
}
.select-category__head.open:after {
    border-top: initial;
    border-bottom: 5px solid #7daf29;
}
.select-category__drop {
    position: absolute;
    top: -webkit-calc(100% - 28px);
    top: calc(100% - 28px);
    left: 0;
    right: 0;
    display: none;
    background-color: #fff;
    padding: 5px 0;
    -webkit-border-radius: 0 0 12px 12px;
    border-radius: 0 0 12px 12px;
}
.select-category__drop.open {
    display: block;
}
.select-category__drop .item {
    cursor: pointer;
    color: #7daf29;
    font-size: 14px;
    font-family: "OpenSans-Light", sans-serif;
    padding: 8px 15px;
}
.select-category__drop .item:hover {
    color: #5f861f;
    background-color: #ecf5dd;
}
/* .header {
    width: 100%;
    min-height: 100vh;
    background-color: yellowgreen;
    position: relative;
    background-size: cover;
    padding-bottom: 30px;
} */
.header.top-padding {
    padding-top: 80px;
}
.header__content {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
}
@media screen and (max-width:1240px) {
    .header__content {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-height: 580px;
    padding-bottom: 70px;
}
}@media screen and (max-width:768px) {
    .header__content {
    padding-bottom: 60px;
    min-height: 100%}
}@media screen and (max-width:650px) {
}
@media screen and (max-width:425px) {
    .header__content {
    min-height: initial;
}
}@media screen and (max-width:375px) {
    .header__content {
    min-height: initial;
    margin-top: 20%}
}.header__content .title {
    width: 100%}
.blog {
    width: 100%;
    text-align: center;
    padding-bottom: 100px;
    color: #fff;
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 30px;
    line-height: 1;
    padding-top: 175px;
}
@media screen and (max-width:425px) {
    .header__content .title {
    color: #fff;
    text-align: center;
}
.sub-title {
    font-family: "OpenSans-SemiBold", sans-serif;
    text-transform: uppercase;
    text-align: center;
    line-height: 175%;
    hyphens: initial;
}
.header_index {
    width: 100%;
    min-height: 100vh;
    
    position: relative;
    background-size: cover;
    padding-bottom: 30px;
    background-image: url(../img/bubnovsky_phone.jpg)!important;
}
.nav-number a {
    font-family: "OpenSans-Bold", sans-serif;
    display: inline-block;
    margin-left: 30px;
    font-size: 16px;
}


}.header__content .btn, .header__desc {
    margin-bottom: 35px;
}
@media screen and (max-width:425px) {
    .header__content .btn {
    font-size: 16px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
}.header__desc {
    font-family: "OpenSans-Regular", sans-serif;
    font-size: 21px;
    color: #fff;
    max-width: 290px;
    text-shadow: 2px 2px 2px #000;
}
@media screen and (max-width:1024px) {
    .header__desc {
    font-size: 20px;
}
}@media screen and (max-width:768px) {
    .header__desc {
    font-size: 20px;
}
}@media screen and (max-width:480px) {
    .header__desc {
    font-size: 18px;
}
}.nav-wr, .nav-wr.fixed-header .nav-number {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.nav-wr {
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    top: -115px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: rgba(125, 175, 41, 0.9);
}
@media screen and (max-width:768px) {
    .nav-wr {
    top: 0 !important;
}
}.nav-wr.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    height: 75px;
    margin-bottom: 0;
    background: rgba(125, 175, 41, 0.9);
}
.nav-wr.fixed-header .logo img {
    max-width: 64px;
    padding-top: 10px;
}
@media screen and (max-width:900px) {
    .nav-wr.fixed-header .logo img {
    padding-top: 5px;
}
}.nav-wr.fixed-header .nav-number {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.nav-wr.fixed-header .nav-number i {
    margin-top: 34px;
    margin-left: -155px;
}
@media screen and (max-width:1023px) {
    .nav-wr.fixed-header .nav-number i {
    margin-left: -120px;
    font-size: 17px;
    margin-top: 35px;
}
}@media screen and (max-width:900px) {
    .nav-wr.fixed-header .nav-number i {
    display: none;
}
}.nav-wr.fixed-header .nav-number a {
    padding: 0 5px;
}
@media screen and (max-width:1023px) {
    .nav-wr.fixed-header .nav-number a {
    font-size: 12px;
}
}@media screen and (max-width:720px) {
    .nav-wr.fixed-header .nav-number a {
    font-size: 10px;
}
}.nav-wr, .nav-wr.fixed-header .nav-number, .nav-wr.fixed-header .social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width:1199px) {
    .nav-wr.fixed-header .social {
    margin-right: 30px;
    margin-left: 1px;
}
}@media screen and (max-width:720px) {
    .nav-wr.fixed-header .social {
    margin-left: 60px;
}
}@media screen and (max-width:500px) {
    .nav-wr.fixed-header .social {
    display: none;
}
}@media screen and (max-width:1023px) {
    .nav-wr.fixed-header .social i {
    font-size: 17px;
}
}@media screen and (max-width:720px) {
    .nav-wr.fixed-header .social i {
    font-size: 12px;
}
}.nav-wr.fixed-header .nav {
    display: none;
}
.nav-wr .container, .nav-wr.fixed-header .modal-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.nav-wr .container {
    width: 100%}
.nav-wr .logo {
    width: 116px;
    min-width: 116px;
    height: 122px;
    margin-bottom: -30px;
}
@media screen and (max-width:900px) {
    .nav-wr .logo {
    width: 45px;
    min-width: initial;
    height: 55px;
    margin-bottom: 0;
}
}.nav-wr .logo img {
    width: 100%;
    max-width: 85px;
}
@media screen and (max-width:900px) {
    .nav-wr .logo img {
    max-width: initial;
    height: initial;
    width: 45px;
}
}.nav-wr .nav, .nav-wr .nav-number, .nav-wr .social {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.nav-wr .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.nav-wr .nav a {
    display: inline-block;
    padding: 30px 17px;
    margin: 0 2px;
    font-size: 13px;
    color: #fff;
    font-family: "OpenSans-Bold", sans-serif;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    text-decoration: none;
}
@media screen and (max-width:1024px) {
    .nav-wr .nav a {
    font-size: 12px;
    padding: 5px 6px;
}
}.nav-wr .nav a.active, .nav-wr .nav a:hover {
    border-bottom: 3px solid #fff;
}
.nav-wr .nav-number, .nav-wr .social {
    display: none;
}
.nav-wr .social {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 90px;
    margin-left: 135px;
    margin-right: 60px;
}
.nav-wr .nav-number a, .nav-wr .nav-number i, .nav-wr .social i {
    color: #fff;
    font-size: 20px;
    margin: 0 7px;
}
.nav-wr .nav-number {
    max-width: 320px;
}
@media screen and (max-width:900px) {
    .nav-wr .nav-number {
    margin-left: 45px;
}
}@media screen and (max-width:720px) {
    .nav-wr .nav-number {
    max-width: 195px;
}
}@media screen and (max-width:375px) {
    .nav-wr .nav-number {
    margin-left: 10px;
}
}.nav-wr .nav-number a {
    font-family: "OpenSans-Light", sans-serif;
    font-size: 17px;
}
.nav-wr .modal-menu, .reviews-sl .slick-next:before, .reviews-sl .slick-prev:before {
    display: none;
}
.mfp-wrap {
    position: relative;
    z-index: 999999 !important;
}
#enroll .container, .menu-section, .menu-section .container {
    height: 100vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.menu-section {
    background: #fff -webkit-gradient(linear, left top, left bottom, from(#7daf29), to(#7daf29)) no-repeat 100% 0/30% 100%;
    background: #fff -webkit-linear-gradient(#7daf29, #7daf29) no-repeat 100% 0/30% 100%;
    background: #fff -o-linear-gradient(#7daf29, #7daf29) no-repeat 100% 0/30% 100%;
    background: #fff linear-gradient(#7daf29, #7daf29) no-repeat 100% 0/30% 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 10px;
}
@media(max-width:425px) {
    .menu-section {
    background: #7daf29;
    padding: 0;
}
}#enroll .container, .menu-section .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
#enroll, .menu-content .menu-row, .menu-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
#enroll {
    height: 100vh;
    background: #7daf29;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#enroll .btn.btn-form {
    background-color: #fff;
    color: #95c93d;
}
#enroll .contacts-form {
    width: 100%;
    max-width: 350px;
}
#enroll .contacts-form .thanks-message {
    background: #95c93d !important;
}
#enroll .menu-content {
    width: 100%}
#enroll .menu-content input {
    border-color: #fff;
    padding: 20px 15px;
}
.menu-content {
    position: relative;
}
@media(max-width:425px) {
    .menu-content {
    width: 100%;
    padding-top: 0;
}
}.menu-content .menu-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.menu-content .menu-row .menu-cell:first-child {
    width: 100%}
.menu-content .menu-row .menu-cell ul {
    font-family: "OpenSans-Bold", sans-serif;
    font-size: 26px;
}
@media(max-width:1023px) {
    .menu-content .menu-row .menu-cell ul {
    font-size: 25px;
}
}@media(max-width:768px) {
    .menu-content .menu-row .menu-cell ul {
    font-size: 19px;
}
}@media(max-width:425px) {
    .menu-content .menu-row .menu-cell ul {
    font-size: 21px;
    text-align: center;
}
}@media(max-width:375px) {
    .menu-content .menu-row .menu-cell ul {
    font-size: 17px;
}
}.menu-content .menu-row .menu-cell ul a {
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 25px;
    border-bottom: 2px solid transparent;
    -webkit-transition: all ease .15s;
    -o-transition: all ease .15s;
    transition: all ease .15s;
    color: #7daf29;
}
@media(max-width:425px) {
    .menu-content .menu-row .menu-cell ul a {
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
}
.menu-content .menu-row .menu-cell ul a:hover {
    color: #fff;
}
}.menu-content .menu-row .menu-cell ul a:hover, .menu-content .menu-row .menu-cell ul li.active a {
    border-color: #fff;
}
.menu-content .menu-row .menu-cell ul li {
    padding-bottom: 10px;
}
.menu-content .menu-row .menu-cell ul li:last-child {
    padding-bottom: 0;
}
@media(max-width:425px) {
    .menu-content .menu-row .menu-cell ul li.active a {
    color: #fff;
}
}.reviews-wr, .reviews-wr .container {
    position: relative;
}
.reviews-content, .reviews-content .reviews-cell {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.reviews-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%}
.reviews-content .img-cell {
    width: 50%}
.reviews-content .reviews-cell {
    width: 50%;
    height: 100%;
    background: #919545;
    position: relative;
    z-index: 1;
    top: -20px;
}
.reviews-content .reviews-cell, .reviews-content .reviews-item, .reviews-sl-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.reviews-content .reviews-item {
    background: #919545;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -100px;
    min-height: 590px;
    position: relative;
    padding: 30px 130px 50px 100px;
}
.reviews-content .reviews-item .slider-nav {
    position: absolute;
    bottom: 20px;
}
.reviews-content .reviews-item .name {
    display: block;
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 24px;
    width: 100%;
    padding-bottom: 15px;
}
.reviews-content .reviews-item .position {
    display: block;
    width: 100%;
    font-family: "OpenSans-SemiBold", sans-serif;
    font-size: 21px;
    padding-bottom: 30px;
}
.reviews-content .reviews-item .text {
    display: block;
    width: 100%;
    font-family: "OpenSans-Light", sans-serif;
    font-size: 19px;
}
.reviews-sl-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width:425px) {
    .work_time {
    color: #999;
    text-align: center;
    margin-top: -120px;
}
}.reviews-sl {
    width: 100%;
    min-height: 200px;
}
.reviews-sl__img {
    width: 280px;
    height: 420px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 auto;
}
@media screen and (max-width:425px) {
    .reviews-sl__img {
    width: 45%;
    height: auto;
}
}.reviews-sl__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width:1024px) {
    .reviews-sl__flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
}.reviews-sl__content {
    padding-left: 110px;
}
@media screen and (max-width:1024px) {
    .reviews-sl__content {
    padding-left: 10px;
}
}.reviews-sl__name {
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-weight: 400;
    font-size: 21px;
    color: #95c93d;
    margin-bottom: 15px;
}
@media screen and (max-width:1024px) {
    .reviews-sl__name {
    padding-top: 15px;
}
}@media screen and (max-width:425px) {
    .reviews-sl__name {
    font-size: 19px;
}
}.reviews-sl__position {
    font-family: "OpenSans-Bold", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #343434;
    margin-bottom: 25px;
}
@media screen and (max-width:425px) {
    .reviews-sl__position {
    font-size: 17px;
    margin-bottom: 12px;
}
}.reviews-sl__text {
    font-family: "OpenSans-Light", sans-serif;
    font-size: 18px;
    color: #343434;
    padding-right: 10px;
}
@media screen and (max-width:425px) {
    .reviews-sl__text {
    font-size: 12px;
    hyphens: initial;
}
}.reviews-sl__dots {
    width: 100%;
    text-align: center;
    padding-top: 35px;
}
.reviews-sl__dots li {
    display: inline-block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #000;
}
.reviews-sl__dots li.active {
    background-color: #000;
}
.reviews-sl .slick-next, .reviews-sl .slick-prev {
    width: 71px;
    height: 20px;
    right: 50px;
    bottom: 4px;
    top: initial;
    position: absolute;
}
@media screen and (max-width:1024px) {
    .reviews-sl .slick-next, .reviews-sl .slick-prev {
    bottom: -10px;
}
}@media screen and (max-width:320px) {
    .reviews-sl .slick-next, .reviews-sl .slick-prev {
    right: 22px;
}
}.reviews-sl .slick-prev {
    left: 50px;
}
@media screen and (max-width:320px) {
    .reviews-sl .slick-prev {
    left: 22px;
}
}.reviews-sl .slick-prev {
    background: url(../img/icons/black-arrow-left.png) no-repeat 0 8px;
}
.reviews-sl .slick-next {
    background: url(../img/icons/black-arrow-right.png) no-repeat 0 8px;
}
.without-pain-container {
    position: relative;
    width: 100%;
    max-width: 1320px;
    padding-left: 150px;
    margin: 0 auto;
}
.without-pain-container .absolute-number {
    left: 150px;
}
.life-without-pain {
    position: relative;
}
@media screen and (max-width:425px) {
}
.without-pain-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%}
.without-pain-content .cell:first-child {
    min-height: 634px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30%;
    position: relative;
    background-color: #fff;
}
@media screen and (max-width:1150px) {
    .without-pain-content .cell: first-child {
    min-height: auto;
}
}.without-pain-content .cell:first-child .sub-title, .without-pain-content .cell:first-child .title {
    width: 100%;
    color: #95c93d;
    padding-bottom: 45px;
}
.without-pain-content .cell:nth-child(2) {
    width: 70%;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    margin: 30px auto 0;
}
@media screen and (max-width:650px) {
    .without-pain-content .cell: nth-child(2) {
    width: 100%}
}.without-pain-content .cell .align-center {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
@media screen and (max-width:1150px) {
    .without-pain-content .cell .align-center {
    top: initial;
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
}
}.without-pain-content .slider-nav {
    width: 70%;
    max-width: 100%;
    margin: 0 auto;
}
.contact {
    width: 100%;
    padding-top: 20px;
    position: relative;
}
@media screen and (max-width:425px) {
    .contact {
    padding-top: 50px;
    padding-bottom: 0;
    text-align: center;
}
}.contact__text {
    color: #7daf29;
    display: block;
    width: 100%;
    margin-bottom: 30px;
    font-size: 16px;
    font-family: "OpenSans-Light", sans-serif;
}
.contact .flex-two-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.contact .flex-two-row .cell {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.contact .flex-two-row .cell:first-child {
    width: 100%;
    max-width: 780px;
}
@media screen and (max-width:1199px) {
    .contact .flex-two-row .cell: first-child {
    max-width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
}.contact .flex-two-row .cell:last-child {
    width: 100%;
    max-width: 400px;
}
@media screen and (max-width:1199px) {
    .contact .flex-two-row .cell: last-child {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        max-width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px;
    }
}
.contact .flex-two-row .cell .green-text {
    padding-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: center;
    align-items: start;
}
@media screen and (max-width:1199px) {
    .contact .flex-two-row .cell .green-text {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
}@media screen and (max-width:425px) {
    .contact .flex-two-row .cell .green-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: center;
    padding-bottom: 20px;
}
}.contact .flex-two-row .cell .green-text__wr {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 330px;
    margin-right: 65px;
    position: relative;
}
@media screen and (max-width:425px) {
    .contact .flex-two-row .cell .green-text__wr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
}.contact .flex-two-row .cell .green-text__wr .address {
    width: 100%;
    font-size: 24px;
    font-family: "OpenSans-ExtraBold", sans-serif;
    color: #89b63d;
    padding-left: 30px;
    line-height: 1.1;
    padding-bottom: 0.25rem;
}
@media screen and (max-width:768px) {
    .contact .flex-two-row .cell .green-text__wr .address {
    font-size: 19px;
}
}@media screen and (max-width:425px) {
    .contact .flex-two-row .cell .green-text__wr .address {
    font-size: 25px;
    padding-left: 0;
}
}@media screen and (max-width:320px) {
    .contact .flex-two-row .cell .green-text__wr .address {
    font-size: 23px;
}
}.contact .flex-two-row .cell .green-text__wr .place {
    width: 100%;
    font-size: 16px;
    font-family: "OpenSans-SemiBold", sans-serif;
    color: #444;
    padding-left: 30px;
}
@media screen and (max-width:768px) {
    .contact .flex-two-row .cell .green-text__wr .place {
    font-size: 13px;
}
}@media screen and (max-width:425px) {
    .contact .flex-two-row .cell .green-text__wr .place {
    font-size: 19px;
    padding-left: 0;
}
}@media screen and (max-width:320px) {
    .contact .flex-two-row .cell .green-text__wr .place {
    font-size: 16px;
}
}.contact .flex-two-row .cell .green-text__wr .fa-map-marker {
    position: absolute;
    top: 5px;
    font-size: 20px;
    color: #7daf29;
}
@media screen and (max-width:425px) {
    .contact .flex-two-row .cell .green-text__wr .fa-map-marker {
    display: none;
}
}@media screen and (max-width:425px) {
    .contact .flex-two-row .cell .green-text .nav-number a, .contact .flex-two-row .cell .green-text .nav-number i {
    margin: 0 auto;
    max-width: 100%}
}.contact .flex-two-row .cell .green-text .nav-number a {
    font-family: "OpenSans-ExtraBold", sans-serif;
    line-height: 1.7;
    font-size: 16px;
}
@media screen and (max-width:425px) {
    .contact .flex-two-row .cell .green-text .nav-number a {
    font-size: 16px;
    margin: 0;
}
.contact .flex-two-row .cell .green-text .nav-number i {
    display: none;
}
}.contact .flex-two-row .cell .map {
    width: 100%;
    border: 1px solid #95c93d;
}
.contact .flex-two-row .cell .form-name {
    width: 100%;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media screen and (max-width:425px) {
    .contact .flex-two-row .cell .form-name {
    padding-bottom: 10px;
}
}.contact .flex-two-row .cell .form-name__text {
    width: 100%;
    padding-left: 20px;
    font-size: 24px;
    font-family: "OpenSans-Bold", sans-serif;
    color: #7daf29;
    line-height: 1.2;
}
@media screen and (max-width:1199px) {
    .contact .flex-two-row .cell .form-name__text {
    padding-left: 0;
    text-align: center;
}
}@media screen and (max-width:425px) {
    .contact .flex-two-row .cell .form-name__text {
    font-size: 17px;
}
}.send-form {
    width: 100%;
    max-width: 400px;
    background: #7daf29;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px 24px 30px;
}
@media screen and (max-width:1199px) {
    .send-form {
    max-width: 500px;
}
}@media screen and (max-width:425px) {
    .send-form {
    max-width: 320px;
    padding: 12px;
}
}.send-form input {
    margin-bottom: 13px;
    padding: 10px 15px;
    font-size: 14px;
    font-family: "OpenSans-Light", sans-serif;
    border: 0;
    color: #000;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
.send-form input::-webkit-input-placeholder, .send-form textarea::-webkit-input-placeholder {
    font: 14px;
    color: #95c93d;
}
.send-form input:-moz-placeholder, .send-form input::-moz-placeholder, .send-form textarea:-moz-placeholder, .send-form textarea::-moz-placeholder {
    font: 14px;
    color: #95c93d;
}
.send-form input:-ms-input-placeholder, .send-form textarea:-ms-input-placeholder {
    font: 14px;
    color: #95c93d;
}
.send-form textarea {
    min-height: 170px;
    margin-bottom: 40px;
    padding: 10px 15px;
    font-size: 14px;
    font-family: "OpenSans-Light", sans-serif;
    border: 0;
    color: #000;
    resize: none;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
@media screen and (max-width:425px) {
    .send-form textarea {
    margin-bottom: 15px;
}
}.how-treat .header__content {
    padding-top: 120px;
}
.main-treat, .main-treat .container, .main-treat .container-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.main-treat {
    height: 100vh;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    overflow: hidden;
}
@media(max-width:768px) {
    .main-treat {
    height: auto;
}
}.main-treat .treat {
    color: #95c93d;
}
.main-treat .container, .main-treat .container-fluid {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-treat .container-fluid {
    width: 100%}
.main-treat .container {
    position: relative;
    height: 100vh;
}
@media(max-width:768px) {
    .main-treat .container {
    height: auto;
}
}.main-treat .btn {
    margin-bottom: 70px;
}
.main-treat .main-cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    background: rgb(255 255 255 / 73%);
    padding-left: 95px;
    padding-top: 65px;
    padding-bottom: 65px;
    min-height: 480px;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.main-treat .main-cell a{ 
    color: #97bb1e;
}
@media(max-width:1023px) {
    .main-treat .main-cell {
    padding-left: 0;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 60px;
}
}@media(max-width:768px) {
    .main-treat .main-cell {
    width: 100%;
    margin: 0 auto;
}
}@media screen and (max-width:650px) {
    .main-treat .main-cell {
    padding: 30px 15px;
    min-height: auto;
}
}.main-treat .main-cell:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    display: block;
    background-color: rgb(255 255 255 / 73%);
    width: 1000%}
@media(max-width:1023px) {
    .main-treat .main-cell: after {
    background: 0;
}
}.main-treat .main-cell .treat-item {
    display: block;
    width: 100%;
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 48px;
    color: #333;
    margin: 0 0 25px;
    line-height: 55px;
}
@media(max-width:1023px) {
    .main-treat .main-cell .treat-item {
    text-align: center;
    margin-bottom: 0;
}
}.main-treat .main-cell .treat-list, .main-treat .main-cell .treat-text {
    display: block;
    font-family: "OpenSans-Light", sans-serif;
    font-size: 19px;
    color: #333;
}
@media(max-width:1023px) {
    .main-treat .main-cell .treat-list, .main-treat .main-cell .treat-text {
    background: 0;
}
}.main-treat .main-cell .treat-list li, .main-treat .main-cell .treat-text {
    padding-bottom: 40px;
}
.main-treat .main-cell .treat-list li {
    padding-left: 15px;
    position: relative;
}
.main-treat .main-cell .treat-list li:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    background: #fff;
    left: 0;
    top: 12px;
}
@media(max-width:768px) {
    .main-treat .treat-text {
    margin: 0 !important;
}
}.main-treat .new li {
    padding-bottom: 15px;
    font-size: 17px;
}
@media screen and (max-width:600px) {
    .main-treat .new li {
    font-size: 16px;
}
}.insoles {
    width: 100%}
@media screen and (max-width:650px) {
    .insoles br {
    display: none;
}
}.insoles .insoles-wr {
    margin-bottom: 30px;
}
.freedom-in-motion-row {
    width: 100%;
    background: #7daf29;
}
@media screen and (max-width:768px) {
    .freedom-in-motion-row {
    height: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
}
}.freedom-in-motion-row, .freedom-in-motion-row .container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width:768px) {
    .freedom-in-motion-row .container {
    height: auto;
    padding-left: 0;
    padding-right: 0;
}
}.freedom-in-motion-row .container:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    width: 40%;
    height: 100%;
    background: #fff;
}
@media screen and (max-width:1024px) {
    .freedom-in-motion-row .container: before {
    width: 47%}
}@media screen and (max-width:650px) {
    .freedom-in-motion-row .container: before {
    display: none;
}
}.freedom-in-motion-row .container:after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 100000%;
    height: 100%;
    background: #fff;
}
@media screen and (max-width:1024px) {
    .freedom-in-motion-row .container: after {
    right: -webkit-calc(100% - 10px);
    right: calc(100% - 10px);
}
}@media screen and (max-width:650px) {
    .freedom-in-motion-row .container: after {
    display: none;
}
}.freedom-in-motion-row .freedom-sub-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1000;
}
@media screen and (max-width:768px) {
    .freedom-in-motion-row .freedom-sub-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
}
}.freedom-in-motion-row .freedom-sub-row .freedom-sub-cell {
    padding: 70px 0;
}
.freedom-in-motion-row .freedom-sub-row .freedom-sub-cell:first-child {
    width: 50%;
    padding-bottom: 20px;
}
@media screen and (max-width:1024px) {
    .freedom-in-motion-row .freedom-sub-row .freedom-sub-cell: first-child {
    padding-left: 20px;
}
}@media screen and (max-width:768px) {
    .freedom-in-motion-row .freedom-sub-row .freedom-sub-cell: first-child {
    width: 100%;
    background: #fff;
    padding-bottom: 40px;
    padding-top: 20px;
}
}@media screen and (max-width:650px) {
    .freedom-in-motion-row .freedom-sub-row .freedom-sub-cell: first-child {
    padding-left: 0;
    padding-bottom: 20px !important;
}
}.freedom-in-motion-row .freedom-sub-row .freedom-sub-cell:last-child {
    width: 50%}
@media screen and (max-width:1024px) {
    .freedom-in-motion-row .freedom-sub-row .freedom-sub-cell: last-child {
    padding-left: 20px;
}
}@media screen and (max-width:768px) {
    .freedom-in-motion-row .freedom-sub-row .freedom-sub-cell: last-child {
    margin-bottom: 20px;
    width: -webkit-calc(100%+20px);
    width: 100%;
    background-color: #95c93d;
    padding: 20px 15px 40px;
    position: relative;
}
.freedom-in-motion-row .freedom-sub-row .freedom-sub-cell:last-child:after {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    width: 10000%;
    top: 0;
    bottom: 0;
    background-color: #95c93d;
}
.freedom-in-motion-row .freedom-sub-row .freedom-sub-cell:last-child:before {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    width: 10000%;
    top: 0;
    bottom: 0;
    background-color: #95c93d;
}
.freedom-in-motion-row .freedom-sub-row .freedom-sub-cell .sub-title br {
    display: none;
}
}.freedom-in-motion-row .freedom-sub-row .freedom-sub-cell>div:first-child {
    padding-top: 10px;
}
.freedom-in-motion-row .freedom-sub-row .freedom-sub-cell>div:last-child {
    padding-top: 10px;
    position: relative;
}
.freedom-in-motion-row .freedom-sub-row .freedom-sub-cell .sub-title {
    color: #7daf29;
    width: 80%}
@media screen and (max-width:650px) {
    .freedom-in-motion-row .freedom-sub-row .freedom-sub-cell .sub-title {
    padding-left: 10px;
    width: 100%}
}.freedom-in-motion-row .freedom-sub-row .btn {
    margin: 0 auto;
}
.freedom-in-motion-row .freedom-sub-row .text, .freedom-in-motion-row .freedom-sub-row ul {
    font-family: "OpenSans-Light", sans-serif;
    font-size: 16px;
    padding-bottom: 18px;
    padding-right: 45px;
}
.freedom-in-motion-row .freedom-sub-row .text li, .freedom-in-motion-row .freedom-sub-row ul li {
    position: relative;
    padding-bottom: 25px;
    padding-left: 15px;
}
@media(max-width:425px) {
    .freedom-in-motion-row .freedom-sub-row .text li, .freedom-in-motion-row .freedom-sub-row ul li {
    padding-bottom: 20px;
    font-size: 17px;
}
}.freedom-in-motion-row .freedom-sub-row .text li:after, .freedom-in-motion-row .freedom-sub-row ul li:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
}
@media(max-width:320px) {
    .freedom-in-motion-row .freedom-sub-row {
    font-size: 13px;
}
}.freedom-in-motion-row .text-title {
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 18px;
    padding-bottom: 18px;
}
.freedom-in-motion-row .desc {
    font-family: "OpenSans-Light", sans-serif;
    font-size: 15px;
    display: block;
    padding-top: 25px;
}
@media(max-width:320px) {
    .freedom-in-motion-row .desc {
    max-width: 275px;
    font-size: 11px;
}
}.list-wr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom: 1px dashed #fff;
    width: 100%;
    max-width: 100%}
@media(max-width:425px) {
    .list-wr {
    border-bottom: 0;
}
}.freedom-title {
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 48px;
    color: #95c93d;
    line-height: 1;
    padding-bottom: 20px;
}
@media screen and (max-width:768px) {
    .freedom-title br {
    display: none;
}
}@media screen and (max-width:650px) {
    .freedom-title {
    padding-left: 10px;
}
}.freedom-title.white, .green-text .nav-number a, .green-text .nav-number i {
    color: #fff;
}
@media screen and (max-width:768px) {
    .freedom-title.white {
    color: #95c93d;
}
.freedom-in-motion-row .freedom-sub-row .freedom-sub-cell:last-child{
        margin-bottom:20px;
        width:-webkit-calc(100% + 20px);
        width:calc(100% + 20px);
        background-color:#95c93d;
        padding:20px 15px 40px;
        position:relative
    }
    .freedom-in-motion-row .freedom-sub-row .freedom-sub-cell:first-child {
    width: 100%;
    padding-bottom: 20px;
}
}@media(max-width:1023px) {
    .freedom-title {
    font-size: 43px;
    text-align: center;
}
}@media(max-width:320px) {
    .freedom-title {
    font-size: 30px;
}
}.ease-of-movement {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background: #fff;
}
@media screen and (max-width:768px) {
    .ease-of-movement {
    height: auto;
}
}.ease-of-movement .container, .ease-of-movement-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.ease-of-movement .container {
    position: relative;
    height: 100vh;
    z-index: 5;
    background: #fff;
}
@media screen and (max-width:768px) {
    .ease-of-movement .container {
    height: auto;
}
}@media screen and (max-width:1024px) {
    .ease-of-movement .container.custom-bg: before {
    width: 47%}
}.ease-of-movement .container:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    width: 40%;
    height: 100%;
    background: #7daf29;
    z-index: -10;
}
@media screen and (max-width:768px) {
    .ease-of-movement .container: before {
    display: none;
}
}.ease-of-movement .container:after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    right: -webkit-calc(100% - 10px);
    right: calc(100% - 10px);
    width: 100000%;
    height: 100%;
    background: #7daf29;
}
@media screen and (max-width:768px) {
    .ease-of-movement .container: after {
    display: none;
}
}.ease-of-movement-row {
    width: 100%}
@media screen and (max-width:768px) {
    .ease-of-movement-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
}.ease-of-movement-row .ease-of-movement-cell {
    padding: 70px 0;
}
.ease-of-movement-row .ease-of-movement-cell:first-child {
    width: 50%;
    padding-left: 20px;
}
@media screen and (max-width:1024px) {
    .ease-of-movement-row .ease-of-movement-cell: first-child {
    padding-left: 20px;
}
}@media screen and (max-width:768px) {
    .ease-of-movement-row .ease-of-movement-cell: first-child {
    width: 100%;
    padding-left: 0;
    padding-top: 35px;
    padding-bottom: 40px;
}
}.ease-of-movement-row .ease-of-movement-cell:last-child {
    width: 50%}
@media screen and (max-width:1024px) {
    .ease-of-movement-row .ease-of-movement-cell: last-child {
    padding-left: 20px;
}
}@media(max-width:320px) {
    .ease-of-movement-row .ease-of-movement-cell: last-child {
    padding-left: 10px;
}
}@media screen and (max-width:768px) {
    .ease-of-movement-row .ease-of-movement-cell: last-child {
    width: 100%}
.ease-of-movement-row .ease-of-movement-cell .sub-title {
    color: #95c93d !important;
}
.ease-of-movement-row .ease-of-movement-cell .sub-title br {
    display: none;
}
}.ease-of-movement-row .btn {
    width: 280px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media screen and (max-width:425px) {
    .ease-of-movement-row .btn {
    margin: 0 auto;
    background: #fff;
    border: 3px solid #95c93d;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #7daf29;
}
.ease-of-movement-row .btn:hover {
    background: #95c93d;
    color: #fff;
    border: 3px solid transparent;
}
}.ease-of-movement-row .text-title {
    color: #95c93d;
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 18px;
    padding-bottom: 30px;
}
.ease-of-movement-row .program-list li {
    font-family: "OpenSans-Light", sans-serif;
    font-size: 16px;
    color: #414141;
    padding-left: 50px;
    min-height: 38px;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 14px;
}
.ease-of-movement-row .program-list li:first-child {
    background: url(../img/icons/program-icon-1.png) no-repeat 0 0;
}
.ease-of-movement-row .program-list li:nth-child(2) {
    background: url(../img/icons/program-icon-2.png) no-repeat 0 0;
}
.leadership-wr {
    padding-top: 30px;
}
.lessons {
    color: #000;
    padding-top: 20px;
}
.lessons .text-title {
    padding-top: 35px;
}
.leadership .leader-img img {
    width: 59px;
}
.leadership li {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    color: #000;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
}
.leadership .leader-content {
    padding-left: 28px;
    font-size: 16px;
}
.leadership .leader-content .name {
    display: block;
    font-family: "OpenSans-Bold", sans-serif;
    color: #414141;
}
.leadership .leader-content .position {
    display: block;
    font-family: "OpenSans-Light", sans-serif;
}
.leadership li, .lessons-list, .lessons-list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.lessons-list {
    color: #fff;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.lessons-list li {
    width: 100%;
    padding-right: 35px;
    padding-left: 15px;
    border-right: 1px dashed #fff;
}
@media(max-width:425px) {
    .lessons-list li {
    padding-bottom: 15px;
}
}@media(max-width:320px) {
    .lessons-list li {
    padding-right: 0;
}
}.lessons-list li:first-child {
    padding-left: 0;
}
.lessons-list li:last-child {
    border-right: 0;
}
.lessons-list li i {
    display: inline-block;
    margin-right: 15px;
    padding-top: 2px;
    color: #95c93d;
}
.lessons-list li span {
    font-family: "OpenSans-Light", sans-serif;
    font-size: 14px;
    color: #000;
}
@media screen and (max-width:650px) {
    .insoles_page .header {
    height: 100% !important;
    padding-top: 92px !important;
}
.insoles_page .header.top-padding {
    padding-top: 92px;
}
}.card-row, .card-row .cell, .green-text .btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.green-text .btn {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.card-row, .card-row .cell {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.card-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    width: 100%}
.card-row .cell {
    width: 29%;
    margin: 0px 2%;
    min-height: 100px;
    margin-bottom: 20px;
}
@media(max-width:425px) {
    .card-row .cell {
    width: 100%}
}.card, .card .card-name, .container-fluid-what, .container-fluid-whatl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%}
.card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background: rgba(255, 255, 255, .85);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #95c93d;
}
.card:hover {
    background: #fff;
    border: 2px solid #95c93d;
    text-decoration: none;
}
.card .card-name, .container-fluid-what, .container-fluid-whatl {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}


.card .card-name {
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 23px;
    color: #333;
    padding-left: 20px;
    position: relative;
}

.card {
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 23px;
    color: #333 !important;
    padding-left: 20px;

    position: relative;
    display: flex;
    align-items: center;
}



@media(max-width:768px) {
    .card .card-name {
    font-size: 15px;
    padding: 0;
}
}@media(max-width:425px) {
    .card .card-name {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px;
    text-align: center;
}
}.card .card-name:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 25px;
    height: 8px;
    width: 40px;
    background: url(../img/icons/back-arrow-white.png) 0 0 no-repeat;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}
@media(max-width:768px) {
    .card .card-name: before {
    right: 10px;
}
}@media(max-width:425px) {
    .card .card-name: before {
    right: 25px;
    display: none;
}
}.container-fluid-what, .container-fluid-whatl {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: -webkit-gradient(linear, left top, left bottom, from(#919545), to(#919545)) no-repeat 100% 50%/57% 67%;
    background: -webkit-linear-gradient(#919545, #919545) no-repeat 100% 50%/57% 67%;
    background: -o-linear-gradient(#919545, #919545) no-repeat 100% 50%/57% 67%;
    background: linear-gradient(#919545, #919545) no-repeat 100% 50%/57% 67%}
@media(max-width:1023px) {
    .container-fluid-what, .container-fluid-whatl {
    background: 0;
}
}.container-fluid-whatl {
    background: -webkit-gradient(linear, left top, left bottom, from(#919545), to(#919545)) no-repeat 100% 50%/57% 100%;
    background: -webkit-linear-gradient(#919545, #919545) no-repeat 100% 50%/57% 100%;
    background: -o-linear-gradient(#919545, #919545) no-repeat 100% 50%/57% 100%;
    background: linear-gradient(#919545, #919545) no-repeat 100% 50%/57% 100%}
@media(max-width:1023px) {
    .container-fluid-whatl {
    background: 0;
}
}.what-we-item {
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 48px;
    color: #fff;
    line-height: 1.2;
}
@media(max-width:1023px) {
    .what-we-item {
    font-size: 35px;
    text-align: center;
    margin-top: 70px;
    padding-bottom: 30px;
}
.what-we-item br {
    display: none;
}
}.what-we-are .flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media(max-width:1023px) {
    .what-we-are .flex-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
}.what-we-are .flex-row .cell:first-child {
    width: 50%;
    min-height: 100px;
}
@media(max-width:1023px) {
    .what-we-are .flex-row .cell: first-child {
    width: 100%}
}.what-we-are .flex-row .cell:last-child {
    width: 50%;
    min-height: 100px;
}
@media(max-width:1023px) {
    .what-we-are .flex-row .cell: last-child {
    width: 100%}
}@media(max-width:768px) {
    .main-treat {
    padding: 50px;
}
}@media(max-width:425px) {
    .main-treat {
    padding-bottom: 30px;
}
}@media(max-width:375px) {
    .main-treat {
    padding-bottom: 30px;
}
}@media screen and (max-width:650px) {
    .main-treat {
    padding: 0 0 30px;
}
}@media(max-width:1023px) {
    .main-treat .treat-text {
    font-size: 16px;
    margin: 20px 10px 60px;
    background-color: #95c93d;
    padding: 25px;
}
}@media(max-width:768px) {
    .main-treat .treat-text {
    margin-bottom: 80px;
}
}@media(max-width:425px) {
    .main-treat .treat-text {
    margin-right: 15px;
    margin-left: 15px;
}
}@media screen and (max-width:650px) {
    #profil .main-treat, #reabil .main-treat, #skalio .main-treat, #sustav .main-treat, #travm .main-treat, .green-bl .main-treat, .osteo .main-treat {
    padding-top: 30px;
    padding-bottom: 30px;
}
#profil .main-treat .main-cell, #reabil .main-treat .main-cell, #skalio .main-treat .main-cell, #sustav .main-treat .main-cell, #travm .main-treat .main-cell, .green-bl .main-treat .main-cell, .osteo .main-treat .main-cell {
    min-height: auto;
}
}.price .price-row::-webkit-scrollbar {
    width: 0 !important;
    -ms-overflow-style: none;
    overflow-y: -moz-scrollbars-none;
}
.price {
    width: 100%;
    position: relative;
}
.price .flex-price-row {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px dashed #000;
    padding: 40px 0;
}
.price .flex-price-row:last-child {
    border: 0;
}
.price .flex-price-row .cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media(max-width:425px) {
    .price .flex-price-row .cell {
    width: 100%;
    padding-bottom: 20px;
}
}.price .flex-price-row .cell:last-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media(max-width:425px) {
    .price .flex-price-row .cell: last-child {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-end;
}
}.price-title {
    width: 450px;
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 20px;
    color: #95c93d;
    padding-left: 20px;
}
@media(max-width:425px) {
    .price-title {
    width: 100%;
    font-size: 17px;
    height: auto !important;
    padding: 0;
}
}.price-text {
    width: 380px;
    font-family: "OpenSans-Light", sans-serif;
    font-size: 14px;
    color: #000;
}
@media(max-width:425px) {
    .price-text {
    width: 100%;
    height: auto !important;
}
}.num, .uah {
    color: #95c93d;
    padding-right: 35px;
}
.num {
    width: 130px;
    text-align: center;
    line-height: .8;
    font-family: "OpenSans-Bold", sans-serif;
    font-size: 30px;
}
.uah {
    font-family: "OpenSans-Regular", sans-serif;
    font-size: 15px;
    text-align: center;
}
.gallery-header .absolute-back {
    position: static;
}
.gallery-header .container {
    position: relative;
}
.gallery-header .container .modal-menu {
    top: 15px;
}
.gallery-header.small {
    min-height: 50px;
}
.gallery-header.small .container .modal-menu {
    top: -34px;
}
.gallery-main {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    min-height: 300px;
    padding-bottom: 122px;
    padding-top: 113px;
}
.flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 5px;
}
@media(max-width:1023px) {
    .flex-row {
    max-height: 100%}
}.flex-row .cell {
    padding-bottom: 15px;
}
.flex-row .cell:last-child {
    padding-right: 0;
}
.flex-row .cell img {
    width: 100%;
    display: block;
    max-width: 300px;
    max-height: 235px;
}
.popup-slider {
    display: inline-block;
    width: 300px;
    height: 235px;
    position: relative;
}
.popup-slider img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%}
.sl {
    width: 100%;
    max-width: 100%;
    min-height: 100vh;
    -webkit-transition: all ease .15s;
    -o-transition: all ease .15s;
    transition: all ease .15s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0;
}
.sl .sl-item {
    padding-left: 15px;
    padding-right: 15px;
}
.sl .sl-item:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.sl .sl-item img {
    max-height: 650px;
}
.sl .slick-prev {
    right: inherit;
}
.sl .slick-next, .sl .slick-prev {
    bottom: inherit;
    left: inherit;
    font-size: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 100;
}
.sl .slick-next:before, .sl .slick-prev:before {
    display: none;
}
.sl .slick-prev {
    background: url(../img/icons/popup-sl-arrow-left.png) no-repeat 0 8px/contain;
    width: 35px;
    height: 20px;
    left: -webkit-calc(50% - 60px);
    left: calc(50% - 60px);
    top: 90%}
.sl .slick-next {
    background: url(../img/icons/popup-sl-arrow-right.png) no-repeat 0 8px/contain;
    width: 35px;
    height: 20px;
    left: -webkit-calc(50%+60px);
    left: calc(50%+60px);
    right: inherit;
    top: 90%}
.mfp-bg {
    background: #95c93d;
    opacity: 1;
}
.mfp-container {
    padding: 0;
}
.mfp-close-btn-in .mfp-close {
    color: #fff;
    top: 52px;
    right: 8%;
    width: 21px;
    height: 21px;
    background: url(../img/icons/close-modal.png) no-repeat 0 0;
    font-size: 0;
    -webkit-transition: all ease .25s;
    -o-transition: all ease .25s;
    transition: all ease .25s;
    opacity: 1;
}
@media screen and (max-width:768px) {
    .mfp-close-btn-in .mfp-close {
    right: 2%}
}.mfp-close-btn-in .mfp-close:hover {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.footer, .footer .footer-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer {
    margin-top: -110px;
    position: relative;
    height: 75px;
    background: #95c93d;
    margin-top: -5px;
    position: relative;
    justify-content: center;
    align-items: center;
    text-align: center;
}
@media(max-width:425px) {
}
.footer .footer-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 108px;
}
@media(max-width:768px) {
    .footer .footer-content .cell {
    width: 100%;
    text-align: center;
}
}.footer .footer-content .logo {
    display: inline-block;
    max-width: 75px;
    width: 100%;
    padding-top: 0;
    margin-right: 25px;
    position: relative;
    top: 4px;
}
@media(max-width:768px) {
    .footer .footer-content .logo {
    margin: 0;
}
}.footer .footer-content .top-nav {
    display: inline-block;
}
@media(max-width:768px) {
}
.footer .footer-content .top-nav li {
    padding-bottom: 0;
}
.footer .footer-content .top-nav a:hover, .footer .footer-content .top-nav li.active a {
    border-color: rgba(0, 0, 0, .5);
}
.footer .footer-content .top-nav a {
    font-family: "OpenSans-Regular", sans-serif;
    font-size: 13px;
    line-height: 23px;
    color: rgba(0, 0, 0, .5);
    padding-bottom: 0;
}
.footer.opacity .footer-content {
    opacity: .5;
}
.footer.opacity .footer-content .top-nav a, .footer.opacity .footer-social li a, .footer.opacity .footer-social li i {
    color: #fff;
}
.footer.opacity .footer-content .top-nav a:hover, .footer.opacity .footer-content .top-nav li.active a {
    border-color: #fff;
}
.footer.bg-green {
    background: rgba(145, 149, 69, .5);
    border-top: 1px solid #a7aa6a;
    opacity: .5;
}
.footer.fixed-bottom {
    background: #919545;
    opacity: 1;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
.footer-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 0;
}
@media(max-width:1023px) {
    .footer-social {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%}
}.footer-social li {
    padding-left: 18px;
}
@media(max-width:1023px) {
    .footer-social li {
    padding-left: 18px;
    padding-right: 18px;
}
}.footer-social li a {
    color: #000;
    font-size: 16px;
    min-width: 16px;
    text-align: center;
}
.footer-social li a i {
    color: rgba(0, 0, 0, .5);
}
@media only screen and (max-width:767px) {
    .container {
    max-width: 576px;
}
}@media only screen and (max-width:650px) {
    .flex-row {
    overflow-x: visible;
    overflow-y: visible;
}
}@media only screen and (max-width:540px) {
    .container {
    max-width: 100%}
.header__content {
    min-height: auto;
    align-items: center;
}
}@media only screen and (max-width:1230px) {
    .reviews-content .reviews-item {
    padding-right: 0;
    padding-left: 40px;
}
}@media only screen and (max-width:1150px) {
    .reviews-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #919545;
}
.reviews-content .img-cell {
    display: none;
}
.reviews-content .reviews-cell {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding-top: 20px;
}
.reviews-content .reviews-item {
    margin-left: 0;
}
.life-without-pain .absolute-number-page {
    display: none;
}
.without-pain-slide {
    min-width: auto;
    max-width: inherit;
    margin: 0 auto;
}
.without-pain-slide .slider-nav {
    margin: 0 auto 30px;
}
.fp-section.fp-table, .fp-slide.fp-table, .fp-tableCell {
    display: block;
}
.without-pain-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.life-without-pain {
    background: #fff;
}
.life-without-pain .without-pain-container {
    padding-left: 0;
}
.contacts-row .contacts-cell:first-child, .life-without-pain .without-pain-container .cell:first-child {
    width: 100%;
    min-height: 1em;}
.life-without-pain .without-pain-container .cell:first-child .cell-content {
    display: block;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 auto;
}
.life-without-pain .without-pain-container .cell:first-child .cell-content br {
    display: none;
}
.contacts-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.contacts-row .contacts-cell:last-child {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
.appointment-form, .contacts-form {
    margin: 0 auto;
    max-width: 400px;
}
.contacts-container {
    height: auto;
    padding-top: 100px;
}
.contacts-row .contacts-cell:first-child {
    padding-left: 25px;
    padding-right: 15px;
    padding-bottom: 50px;
}
}@media only screen and (max-width:1023px) {
    .header.green-text .top-nav li.active a {
    border: 0;
}
.header.green-text .top-nav li a {
    color: #fff;
}
}@media only screen and (max-width:800px) {
    .absolute-text {
    display: none;
}
.reviews-content .reviews-item {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    min-height: auto;
}
.reviews-content .reviews-item .text {
    font-size: 14px;
}
.slider-nav {
    max-width: 290px;
}
.main-treat .main-cell .treat-item {
    padding-top: 30px;
    font-size: 36px;
    line-height: 1.3;
}
}@media only screen and (max-width:650px) {
    .contacts-row .address-item {
    width: 100%}
.contacts-row .address-item:first-child {
    padding-bottom: 40px;
}
.contacts-row .contacts-cell:first-child {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.contacts-row .contacts-cell:last-child {
    padding-left: 10px;
    padding-right: 10px;
}
.main-treat .main-cell .treat-list, .main-treat .main-cell .treat-text {
    font-size: 15px;
}
}@media only screen and (max-width:650px) and (max-width:375px) {
    .main-treat .main-cell .treat-list, .main-treat .main-cell .treat-text {
    font-size: 16px;
    padding: 5px;
}
}@media only screen and (max-width:650px) {
    .main-treat .main-cell .treat-item {
    font-size: 32px;
}
}@media only screen and (max-width:650px) and (max-width:425px) {
    .main-treat .main-cell .treat-item {
    font-size: 27px;
}
}@media only screen and (max-width:650px) and (max-width:320px) {
    .main-treat .main-cell .treat-item {
    font-size: 20px;
    padding: 5px;
}
}@media only screen and (max-width:650px) {
    .header .header-top {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    right: 0;
    background: #95c93d;
    padding-left: 10px;
    padding-right: 10px;
}
.header .header-top.mob-white {
    background: #fff;
}
.header .header-top.mob-white .toggle-mnu a {
    color: #95c93d;
}
.header .header-top .logo {
    margin-top: 17px;
    margin-bottom: 7px;
}
.toggle-mnu {
    right: 10px;
    top: 16px;
}
.header .nav-wr .lang {
    top: 16px;
}
.close-modal {
    top: 18px;
}
.menu-content .menu-row .menu-cell ul {
    padding-left: 15px;
    text-align: left;
}
.menu-content .menu-row .menu-cell ul a {
    padding-left: 0;
}
}.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 990;
    background: white;
    transition: 1s all;
    opacity: 1;
    visibility: visible;
}
.loader {
    width: 75px;
    height: 75px;
    border: 10px solid black;
    border-radius: 50%;
    border-top-color: #95c93d;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: 1s spin infinite linear;
}
.done {
    opacity: 0;
    visibility: hidden;
}
@keyframes spin {
    from {
    transform: translate(-50%, -50%) rotate(0);
}
to {
    transform: translate(-50%, -50%) rotate(360deg);
}
}#menu__toggle {
    opacity: 0;
}
#menu__toggle:checked ~ .menu__btn>span {
    transform: rotate(45deg);
}
#menu__toggle:checked ~ .menu__btn>span::before {
    top: 0;
    transform: rotate(0);
}
#menu__toggle:checked ~ .menu__btn>span::after {
    top: 0;
    transform: rotate(90deg);
}
#menu__toggle:checked ~ .menu__box {
    visibility: visible;
    right: 0;
}
.menu__btn {
    display: flex;
    align-items: center;
    position: fixed;
    top: 20px;
    right: 20px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 1;
}
.menu__btn>span, .menu__btn>span::before, .menu__btn>span::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #000;
    transition-duration: .25s;
}
.menu__btn>span::before {
    content: '';
    top: -8px;
}
.menu__btn>span::after {
    content: '';
    top: 8px;
}
.menu__box {
    display: block;
    position: fixed;
    visibility: hidden;
    top: 0;
    right: -100%;
    width: 300px;
    height: 100%;
    margin: 0;
    padding: 80px 0;
    list-style: none;
    background-color: #000000d6;
    box-shadow: #47b447;
    transition-duration: .25s;
}
.menu__item {
    display: block;
    padding: 12px 24px;
    color: #f4f5f4;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    transition-duration: .25s;
}
.menu__item:hover {
    background-color: #cfd8dc;
    color: #000000d6 !important;
}
/* .slogan {
    color: #fff;
    font-size: .7em;
    line-height: 1.285714285714286;
    margin: 0 0 0 1.571428571428571em;
    padding: 0 0 0 1.65em;
    position: relative;
    top: 1.95em;
    -webkit-transition: color .15s ease;
    -o-transition: color .15s ease;
    transition: color .15s ease;
}
.slogan:before {
    background-color: #fff;
    content: '';
    height: 5em;
    left: 0;
    margin: .05em 0 0 0;
    position: absolute;
    top: 25%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
} */
@media screen and (min-width:315px) {
    .title_green {
    color: #7daf29 !important;
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 30px !important;
    margin: 5% 0 0 0;
    text-align: center;
}
.menu__box {
    display: block;
    position: fixed;
    visibility: hidden;
    top: 0;
    right: -100%;
    width: 320px;
    height: 100%;
    margin: 0;
    padding: 80px 0;
    list-style: none;
    background-color: #000000d6;
    box-shadow: #47b447;
    transition-duration: .25s;
}
.work_time {
    color: #999;
    text-align: center;
    margin-top: -120px;
}
.scroll-downs {
    align-items: center;
    bottom: -10px;
}
/* .header__content {
    min-height: auto;
    align-items: center;
    margin: 0 0 0 0;
}
.slogan {
    color: #fff;
    font-size: 9px;
    position: relative;
    top: 1em;
    left: -25px;
    -webkit-transition: color .15s ease;
    -o-transition: color .15s ease;
    transition: color .15s ease;
}
.slogan:before {
    background-color: #fff;
    content: '';
    height: 3.5em;
    left: 10px;
    position: absolute;
    top: 32%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
} */
.nav-wr.fixed-header .nav-number a {
    font-size: 8px;
}
.menu__btn>span, .menu__btn>span::before, .menu__btn>span::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fbf8f8;
    transition-duration: .25s;
}
.menu__btn {
    display: flex;
    align-items: center;
    position: fixed;
    top: 10px;
    right: 5px;
    width: 20px;
    height: 30px;
    cursor: pointer;
    z-index: 1;
}
.nav-wr .nav-number {
    margin-left: -10px;
}
.nav-wr.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 50px;
    z-index: 99999;
    margin-bottom: 0;
    background: rgba(125, 175, 41, 0.9);
}
.btn {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 11px 13px;
    margin-right: 40px;
    display: inline-block;
    max-height: 35px;
    width: 140px;
    margin-top: 8px;
    color: #7daf29;
    font-family: "OpenSans-SemiBold", sans-serif;
    text-transform: uppercase;
    -webkit-transition: all ease .15s;
    -o-transition: all ease .15s;
    transition: all ease .15s;
    border: 0;
}
.btn {
    font-size: 10px;
}
.btn, .btn.active {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
}
@media screen and (min-width:375px) {
    .title_green {
    color: #7daf29 !important;
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 35px !important;
    margin: 5% 0 0 0;
    text-align: center;
}
.work_time {
    color: #999;
    text-align: center;
    margin-top: -120px;
}
.scroll-downs {
    align-items: center;
    bottom: 1%}
/* .header__content {
    min-height: auto;
    align-items: center;
    margin-top: -5%;
    padding-top: 50px;}
.slogan {
    color: #fff;
    font-size: 11px;
    line-height: 1.285714285714286;
    margin: 0 0 0 1.571428571428571em;
    padding: 0 0 0 1.65em;
    position: relative;
    top: .5em;
    left: -23px;
    -webkit-transition: color .15s ease;
    -o-transition: color .15s ease;
    transition: color .15s ease;
}
.slogan:before {
    background-color: #fff;
    content: '';
    height: 3em;
    left: 10px;
    position: absolute;
    top: 35%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
}
.nav-wr.fixed-header .nav-number a {
    font-size: 8px;
    visibility: hidden;
} */
.menu__btn {
    display: flex;
    align-items: center;
    position: fixed;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 30px;
    cursor: pointer;
    z-index: 1;
}
.nav-wr.fixed-header .nav-number a {
    font-size: 8px;
    margin-right: 5px;
}
.nav-wr .nav-number {
    margin-left: -10px;
}
.nav-wr.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 50px;
    z-index: 99999;
    margin-bottom: 0;
    background: rgba(125, 175, 41, 0.9);
}
.btn {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 11px 20px;
    margin-right: 40px;
    max-height: 35px;
    width: 150px;
    margin-top: 8px;
    color: #7daf29;
    font-family: "OpenSans-SemiBold", sans-serif;
    text-transform: uppercase;
    -webkit-transition: all ease .15s;
    -o-transition: all ease .15s;
    transition: all ease .15s;
    border: 0;
}
.btn {
    font-size: 10px;
}
.btn, .btn.active {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
}@media screen and (min-width:700px) {
    .scroll-downs {
    align-items: center;
    bottom: -10px;
}
.header__content {
    min-height: auto;
    align-items: center;
}
}@media screen and (min-width:412px) {
    .title_green {
    color: #7daf29 !important;
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 40px !important;
    margin: 5% 0 0 0;
    text-align: center;
}
.work_time {
    color: #999;
    text-align: center;
    margin-top: -120px;
}
.header__content {
    min-height: auto;
    align-items: center;
}
.scroll-downs {
    align-items: center;
    bottom: -10px;
}
/* .slogan {
    color: #fff;
    font-size: 12px;
    line-height: 1.285714285714286;
    position: relative;
    left: -25px;
    top: .4em;
    -webkit-transition: color .15s ease;
    -o-transition: color .15s ease;
    transition: color .15s ease;
}
.slogan:before {
    background-color: #fff;
    content: '';
    height: 2.9em;
    left: 10px;
    position: absolute;
    top: 40%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
} */
.btn {
    font-size: 10px;
}
.nav-wr.fixed-header .nav-number a {
    font-size: 8px;
    visibility: hidden;
}
.btn {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 14px 27px;
    margin-right: 40px;
    max-height: 40px;
    margin-top: 0px;
    max-width: 125px;
    color: #7daf29;
    font-family: "OpenSans-SemiBold", sans-serif;
    text-transform: uppercase;
    -webkit-transition: all ease .15s;
    -o-transition: all ease .15s;
    transition: all ease .15s;
    border: 0;
}
.btn, .btn.active {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
}@media screen and (min-width:760px) {
    .title_green {
    color: #7daf29 !important;
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 65px !important;
    margin: 5% 0 0 0;
    text-align: center;
}
/* .header__content {
    min-height: auto;
    align-items: center;
}
.slogan {
    color: #fff;
    font-size: 10px;
    line-height: 1.285714285714286;
    position: relative;
    left: -25px;
    top: 1.5em;
    -webkit-transition: color .15s ease;
    -o-transition: color .15s ease;
    transition: color .15s ease;
}
.slogan:before {
    background-color: #fff;
    content: '';
    height: 3.8em;
    left: 10px;
    position: absolute;
    top: 25%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
} */
.btn {
    font-size: 14px;
}
.nav-wr.fixed-header .nav-number a {
    font-size: 8px;
    visibility: hidden;
}
.btn {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 10px 33px;
    max-height: 40px;
    margin-top: 0px;
    margin-left: 100px;
    max-width: 170px;
    width: 160px;
    color: #7daf29;
    font-family: "OpenSans-SemiBold", sans-serif;
    text-transform: uppercase;
    -webkit-transition: all ease .15s;
    -o-transition: all ease .15s;
    transition: all ease .15s;
    border: 0;
}
.btn, .btn.active {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
}@media screen and (min-width:768px) {
    .title_green {
    color: #7daf29 !important;
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 65px !important;
    margin: 5% 0 0 0;
    text-align: center;
}
/* .header__content {
    min-height: auto;
    align-items: center;
    margin: 15% 0 0 0;
    padding-top: 1px !important;
}
.nav-wr.fixed-header .logo img {
    padding-top: 0;
}
.nav-wr.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 60px;
    z-index: 99999;
    margin-bottom: 0;
    background: rgba(125, 175, 41, 0.9);
}
.nav-wr .logo img {
    max-width: initial;
    height: initial;
    width: 55px;
}
.slogan {
    color: #fff;
    font-size: 10px;
    line-height: 1.285714285714286;
    position: relative;
    left: -15px;
    top: 1.2em;
    -webkit-transition: color .15s ease;
    -o-transition: color .15s ease;
    transition: color .15s ease;
}
.nav-wr.fixed-header.btn {
    visibility: show;
}
}@media screen and (min-width:830px) {
    .nav-wr.fixed-header .logo img {
    padding-top: 15px;
} */
/* .nav-wr.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 99999;
    margin-bottom: 0;
    background: rgba(125, 175, 41, 0.9);
}
.nav-wr .logo img {
    max-width: initial;
    height: initial;
    width: 55px;
}
.slogan {
    color: #fff;
    font-size: 14px;
    line-height: 1.285714285714286;
    position: relative;
    left: -15px;
    top: 2em;
    -webkit-transition: color .15s ease;
    -o-transition: color .15s ease;
    transition: color .15s ease;
} */
/* .nav-wr.fixed-header.btn {
    visibility: show;
}
}@media screen and (min-width:1022px) {
    .nav-wr .logo img {
    max-width: initial;
    height: initial;
    width: 90px;
} */
/* .slogan {
    color: #fff;
    font-size: 15px;
    line-height: 1.285714285714286;
    position: relative;
    left: -60px;
    top: 1.5em;
    -webkit-transition: color .15s ease;
    -o-transition: color .15s ease;
    transition: color .15s ease;
}
.slogan:before {
    background-color: #fff;
    content: '';
    height: 3.8em;
    left: 20px;
    position: absolute;
    top: 25%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
}
.nav-wr.fixed-header .logo img {
    max-width: 90px;
    padding-top: 0;
}
.nav-wr.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 90px;
    z-index: 99999;
    margin-bottom: 0;
    background: rgba(125, 175, 41, 0.9);
} */
.btn {
    font-size: 14px;
}
.nav-wr.fixed-header .nav-number a {
    font-size: 8px;
    visibility: hidden;
}
.menu__btn {
    display: flex;
    align-items: center;
    position: fixed;
    top: 25px;
    right: 50px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 1;
}
.menu__btn>span, .menu__btn>span::before, .menu__btn>span::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition-duration: .25s;
}
.btn {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 10px 33px;
    max-height: 40px;
    /* margin-top: 25px;
    margin-left: 125px; */
    max-width: 200px;
    color: #7daf29;
    font-family: "OpenSans-SemiBold", sans-serif;
    text-transform: uppercase;
    -webkit-transition: all ease .15s;
    -o-transition: all ease .15s;
    transition: all ease .15s;
    border: 0;
}
.btn, .btn.active {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
}.hidden {
    display: none;
    opacity: 0;
}
.menu__box .social {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 90px;
    margin-left: 0;
}
.why-are-we {
    width: auto;
    height: auto;
    padding-top: 25px;
    margin: 0 auto;
}
.why-are-weh2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
    text-transform: uppercase;
    color: #95c93d;
    letter-spacing: .02em;
    line-height: 1.1em;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    font-family: "OpenSans-SemiBold", sans-serif;
    hyphens: initial;
    -webkit-hyphens: initial;
	padding-top: 10px;
}
.why_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.why_box {
    width: 100%}
.why_list {
    margin-right: 3%}
.why_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 28px;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
.why_item::before {
    width: 14px;
    height: 11px;
    display: block;
    content: '';
    background: url(../img/checked.svg) no-repeat center/15px 14px;
    margin-right: -20px;
    padding-left: 20px;
}
.why_head {
    font-family: "OpenSans-Bold", sans-serif;
    color: #7daf29;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 3px;
    padding-left: 20px;
    -webkit-hyphens: initial;
    webkit-hypnes: initial;
}
.why_text {
    width: 100%;
    padding-left: 20px;
    font-size: 15px;
    hyphens: initial;
    -webkit-hyphens: initial;
    color: #343434;
    line-height: 1.2;
}
.work_time {
    color: #999;
    text-align: center;
    padding-top: 30%}
.work_time em {
    display: inline-block;
    vertical-align: top;
    font-size: 8px;
    font-style: normal;
}
.copy-box {
    margin: 0 -9999px;
    padding: 10px 10002px;
    background: #666;
    overflow: hidden;
}
.copy-box nav ul {
    text-align: center;
}
.social_footer {
    float: left;
    width: 20px;
    margin: auto;
}
.map {
    width: 100%;
    border: 1px solid #95c93d;
}
.img_rev {
    border-radius: 20px;
}
@media screen and (min-width:1300px) {
    .contact .flex-two-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: center;
}
.work_time {
    color: #999;
    text-align: center;
    padding-top: 25%;
    justify-content: center;
    width: 100%}
.without-pain-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.without-pain-container {
    position: relative;
    width: 100%;
    padding-left: 150px;
    margin: 0 auto;
}
.without-pain-content .cell:first-child {
    min-height: 250px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    position: relative;
    background-color: #fff;
    justify-content: center;
}
.header__content {
    min-height: auto;
    align-items: center;
    justify-content: center;
}
.footer {
    margin-top: -110px;
    position: relative;
    height: 75px;
    background: #95c93d;
    margin-top: -5px;
    position: relative;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    max-width: 100%}
.why_box {
    width: 50%}
.why_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
}

}

.width {
    width: 100%}
.youtube {
    padding-top: 25px;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.containerr {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%}
.green {
    color: #7daf29 !important;
    padding-bottom: 10px;
}
.white {
    background: white;
    min-height: 50px;
    padding-bottom: 2px;
}
.smm {
    background: #95c93d;
}
.title_green {
    color: #7daf29 !important;
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-size: 60px;
    margin: 5% 0 0 0;
    text-align: center;
}
.header_content {
    align-items: center;
}
.text_smm {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%}
.front-banner .logo {
    max-width: 30%;
}
.header_index {
    width: 100%;
    min-height: 100vh;
    
    position: relative;
    background-size: cover;
    padding-bottom: 30px;
    background-image: url(../img/IMG1.jpg);
}

/* seo-text start */

div.raskr-seo-text {
	margin-left: 10px;
	margin-right: 10px;
    color: #343434 !important;
}

.raskr-seo-text p {
	color: #343434;
	font-size: 15px;
	padding-top: 10px;
}

.raskr-seo-text h2,
.raskr-seo-text h3 {
    font-family: "OpenSans-SemiBold", sans-serif;
    text-align: center;
    color: #89b63d;
    color: #95c93d;
}
.raskr-seo-text h2 {
	font-size: 26px;
	margin: 30px 0 15px;
}
.raskr-seo-text h3 {
    font-size: 20px;
    margin: 20px 0 5px;
}


.raskr-seo-text a {
	color: #95c93d !important;
}

.raskr-seo-text a:hover {
	text-decoration: underline;
}

.raskr-seo-text ul {
	list-style: disc;
	padding-left: 30px;
}

.raskr-seo-text ol {
	list-style: decimal;
	padding-left: 30px;
}

.raskr-seo-text li {
	color: #343434;
	font-size: 15px;
}

.raskr-seo-text ul li {
	list-style-type: disc;	
	color: #343434;
	font-size: 15px;
}

.raskr-seo-text ol li {
	list-style-type: decimal;	
	color: #343434;
	font-size: 15px;
}


div.raskr-seo-text-large {
    margin: 16px;
    color: #343434;
    font-size: 20px;
}
.raskr-seo-text-large b{
    font-weight: 600;
}
.raskr-seo-text-large ul {
	padding: 0px 0px 10px 35px;
}
.raskr-seo-text-large ul li{
    list-style: disc;
}
.raskr-seo-text-large p{
    margin-bottom:15px;
}

.green-ul{
    padding: 0px 0px 25px 10px !important;
}
.green-ul li{
    margin-left: 1em;
    margin-top: 5px;
    text-indent: -1em;
    list-style-type: none !important;
    color: #7daf29;
    font-weight: 600;
    font-size: 18px;
}
.green-ul li::before {
    border-radius: 100%;
    content: " ";
    display: inline-block;
    margin-right: 3px;
    padding-left: 20px;
    background: url(../img/checked.svg) no-repeat center/15px 14px;
    width: 14px;
    height: 11px;
}
/* seo-text end */

/* CTA FORM */
.form-cta, .wpcf7 {
    box-shadow:0px 6px 6px -3px rgb(0 0 0 / 20%), 0px 10px 14px 1px rgb(0 0 0 / 14%), 0px 4px 18px 3px rgb(0 0 0 / 12%);
    color: rgba(0,0,0,0.87);
    background-color: rgb(255,255,255) !important;
    border-radius: 4px !important;
    max-width: 400px !important;
    margin: 40px auto !important;
    padding: 0px !important;
    overflow: hidden;
}
.wpcf7 p {
    padding: 0 20px 20px;
}
.wpcf7 p:first-of-type {
    text-align: center;
    margin-bottom: 0.75em;
    padding: 10px;
    color: #fff !important;
    background-color: rgb(137 182 61);
    font-size: 21px;
    font-weight: 400;
    line-height: 32px;
}

.wpcf7 .wpcf7-submit {
    padding: 0.75em 2em;
    border-radius: 5px;
    background: #95c93d;
    color: #fff;
    text-transform: uppercase;
    border: none;
    outline: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    font: 600 14px/100% 'Open Sans', sans-serif;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%);
    margin: 0 auto;
}
.wpcf7 label{
    display: block;
    color: rgba(0,0,0,0.26);
    text-align: left;
    font-size: 14px;
    font-family: 'OpenSans-SemiBold';
}
.wpcf7 input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    padding: 0.5em 0;
    box-sizing: border-box;
}

.form__inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: end;
  align-items: flex-end;
  border-bottom: 2px solid #FFF;
  border-top: 2px solid #FFF;
}
.form__inner .form__field {
  /* flex: 1 1 33%; */
}
.form__input {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ddd;
  padding: 0;
  margin: 0;
  font-size: 16px;
  padding: 0.5em 0;
  box-sizing: border-box;
}
.form__input::placeholder {
    color:#666;
}
.form__inner .form__submit {
  padding: 0.75em 2em;
  border-radius: 5px;
  background: #95c93d;
  color: #fff;
  text-transform: uppercase;
  border: none;
  outline: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  font: 600 14px/100% 'Open Sans', sans-serif;
  cursor: pointer;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%);
}
.form__inner .form__submit.active:hover,
.form__inner .form__submit:hover {
    background: rgb(137 182 61);
}
.form__label {
  text-align: center;
  display: block;
}
.form__inner .btn {
  padding: 0.75em 2.5em;
}
.form__inner .form__field,
.form__inner .form__submit {
  margin: 0.8em auto !important;
  width:90%;
}
.form__label__text {
    display: block;
    color: rgba(0,0,0,0.26);
    text-align: left;
    font-size: 14px;
    font-family: 'OpenSans-SemiBold';
}
.form-cta-headline {
    text-align: center;
    margin-bottom: 0.75em;
    padding: 10px;
    color: #fff !important;
    background-color: rgb(137 182 61);
    font-size: 21px;
    font-weight: 400;
    line-height: 32px;
}


ul.menu__secondary {
	padding-left: 40px;
	list-style-type: disc;
}

ul.menu__secondary li {
	list-style-type: disc;
}

ul.menu__secondary li a {
	padding: 6px 4px;
	font-weight: 400;
}

ul.menu__secondary li::marker {
	color: #95c93d;
}

p.not__found__page {
	margin-top: 16px;
}

.not__found__page a {
	background-color: #7daf29;
	padding: 6px 12px; 
	border-radius: 12px; 
	color: white; 
}

.treat-text a {
	color: white;
	font-weight: bold;
}

.treat-text a:hover {
	text-decoration: underline;
}

a.menu__item:hover {
	color: white;
	text-decoration: none;
}
#menu-web-agency-gb-main-menu .menu-item a:hover {
    background-color: #cfd8dc;
    color: #000000d6 !important;
}
ul.sub-menu {
    padding-left: 40px;
    list-style-type: disc;
    margin: 0;
}
ul.sub-menu li a {
    padding: 6px 4px;
    font-weight: 400;
}
ul.sub-menu li {
    list-style-type: disc;
}
ul.sub-menu li::marker {
    color: #95c93d;
}

.why_text a {
	color: #7daf29;
	font-weight: bold;
}

.freedom-sub-cell a {
	color: white;
	font-weight: bold;
}

.freedom-sub-cell a:hover {
	text-decoration: underline;
}




@media screen and (max-width: 1199px) {
  .form__inner {
    flex-wrap: wrap;
  }
  .form__inner .form__field {
    flex: 1 1 100%;
  }
  .form__inner .form__submit {
    min-width: 190px;
  }
  .form__label__text {
    display: none;
  }
  .form-cta-headline {
    text-align: center;
    font-size: 14px;
  }
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #a2a2a2;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #a2a2a2;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #a2a2a2;
}
:-moz-placeholder { /* Firefox 18- */
  color: #a2a2a2;
}
/* CTA FORM end*/




.nav-wr .phone-numbers {
    display: none;
}
.nav-wr, .nav-wr.fixed-header .phone-numbers {
    display: flex;
    flex-direction: column;
}
.nav-wr .phone-numbers {
    padding: 20px 5px;
}
.nav-wr .phone-numbers a{
    display: block;
    color: #fff;
}
@media screen and (max-width:1024px) {
    .nav-wr .phone-numbers {
        display: none !important;
    }
}

.time-and-materials {
    width: 100%;
    font-size: 16px;
    color: #343434;
}
.time-and-materials .row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0.5em;
    align-items: stretch;
}
.infocard {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    justify-content: start;
    align-items: start;
    padding: 1em;
}
.w-50 {
    width: 50%;
    flex: 0 1 50%
}
.w-100 {
    width: 100%;
    flex: 0 1 100%
}
.infocard-headline {
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1.5em;
    display: block;
}
.infocard-text {
    font-size: 0.9em;
    text-align: left;
}
.infocard-icon {
    max-width: 96px;
    padding-right: 1.2em;
    box-sizing: border-box;
}
.infocard-icon [alt*="time"] {
    max-width: 88px;
    margin-top: 6px;
}
.anchor-button.anchor-button {
    font-size: 14px;
    font-weight: 400;
    border-radius: 2em;
    padding: 0.75em 2.25em;
    background: #95c93d;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "OpenSans-SemiBold", sans-serif;
    display: inline-block;
    box-sizing: border-box;
    margin: 1em auto;
    text-align: center;
    border: none;
}
.anchor-button.anchor-button-alternate {
    color : #95c93d;
    background : #fff;
}
.anchor-button.anchor-button:hover {
    color : #95c93d !important;
    text-decoration: none;
    background : #fff;
}
.anchor-button.anchor-button-alternate:hover {
    background: #95c93d;
    color: #fff !important;
    text-decoration: none;
}
.images-row {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    align-content: center;
    margin: 1em auto;
}
.images-row .image-card {
    flex: 0 1 49%
}
@media (max-width: 767px) {
    .w-50,
    .w-100 {
        width: 100%;
        flex: 0 1 100%
    }
    .images-row .image-card {
        flex: 0 1 99%
    }
    .infocard-icon {
        max-width: 72px;
    }
    .infocard-icon [alt*="time"] {
        max-width: auto;
        margin-top: 0;
    }
    .infocard {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .infocard-headline {
        text-align: center;
    }
    .infocard-text {
        text-align: center;
    }
    h1.title {
        font-size: 48px;
        font-size: 24px;
        padding-bottom: 0.75em;
    }
    .anchor-button {
        font-size: 14px;
    }
}

















/* 




.nav {
    display: flex;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;

    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    top: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;


    width: 100%;
    background: rgba(125, 175, 41, 0.9);
    position: fixed;

    z-index: 99999;
}
.nav .container{
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.nav .logo img {
    max-width: initial;
    height: initial;
    width: 90px;
}

.nav .logo .logan {
    color: #fff;
    font-size: 15px;
    line-height: 1.285714285714286;
    position: relative;
    top: 1.5em;
    left: 20px;
    -webkit-transition: color .15s ease;
    -o-transition: color .15s ease;
    transition: color .15s ease;
}
.nav .logo .logan:before {
    background-color: #fff;
    content: '';
    height: 3.8em;
    left: -10px;
    position: absolute;
    top: 25%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
}
.nav .logo, .nav .social,  .nav .phone-numbers, .nav .signup-analytics{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
}


.nav .phone-numbers {
    display: flex;
    flex-direction: column;
}
.nav .social{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    margin-right: 10px;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.nav .phone-numbers{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; 
}
.nav .social i {
    color: #fff;
    font-size: 20px;
    margin: 0 7px;
}
.nav .phone-numbers a {
    display: block;
    color: #fff;
}
 */




.lsm .menu__btn {
    display: flex;
    align-items: center;
    position: fixed;
    top: 25px;
    left: 30px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 9999;
}

.lsm #menu__toggle:checked ~ .menu__box {
    visibility: visible;
    left: 0;
    z-index: 999;
}
.lsm .social {
    display: flex;
}
.lsm .phone-numbers {
    display: flex;
    flex-direction: column;
}
 
/* 


@media screen and (max-width:1300px) {
    .lsm .social{
        margin: 0px 10px !important;
    }

    .lsm .logo {
        margin-left: 80px;
    }
    
    .lsm .btn{
        margin-right: 0px;
    }

}

@media screen and (max-width:1022px) {
    .lsm .logo img {
        width: 90px;
    }
    .lsm .phone-numbers{
        display: flex !important;
    }
    .lsm .slogan{
        display:none;
    }
    .lsm .btn {
        margin-top: 25px;
    } 
}
@media screen and (max-width:900px) {
    .lsm .logo img {
        width: 55px;
    }


}
@media screen and (max-width:830px) {
    .lsm .btn {
        margin-top: 7px;
    }  
    .lsm .phone-numbers{
        font-size: 14px;
        padding: 6px 12px;
        width: 200px;
    }
    .lsm .logo {
        margin-left: 58px;
    }
    
    .lsm .menu__btn {
        top: 12px;
        left: 20px;
    }

}

@media screen and (max-width:770px) {
    .lsm .logo img {
        width: 44px;
        padding-top: 10px;
    }
} */








.footer {
    background: rgba(125, 175, 41, 0.9);
}
.footer a{
    color: #fff;
}
.footer .nav{
    display: inline-block;
}
.footer ul li{
    display: inline-block;
    padding: 0px 10px;
}
.footer .social{
    display: inline-block;
    float: right;
}
.footer .social i {
    font-size: 20px;
    margin: 0 7px;
}
@media screen and (max-width:920px) {
    .footer .nav{
        display: none;
    }
    .footer .social{
        float: none;
    }
}




.header-title{
    margin-top: 15%;
    font-size: 52px;
    color: #97bb1e;
    font-family: 'OpenSans-ExtraBold';
}


.header-sub-title {
    margin-top: 3%;
    font-size: 31px;
    padding: 14px;
    color: #000;
    font-family: 'OpenSans-ExtraBold';
    width: 581px;
    border-left: 5px solid #88b53b;
}

.header-btn{
    background-color: #afdc43;
    color: #fff;
    font-family: 'OpenSans-ExtraBold';
    padding: 21px 30px;
    font-size: 21px;
    text-transform: uppercase;
    width: auto;
    margin-left: 0px;
    margin-top: 4%;
    margin-bottom: 10%;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: none;
}
@media screen and (max-width:1300px) {
    .header .ht{
        padding: 0px 5%;
    }
    .header-title {
        margin-top: 10%;
        font-size: 55px;
    }
    .header-sub-title {
        font-size: 27px;
    }
    .header-btn {
        padding: 15px 30px;
        font-size: 16px;
    }
}
@media screen and (max-width:770px) {
    .header-title {
        margin-top: 15%;
        font-size: 33px;
    }
    .header-sub-title {
        margin-top: 5%;
        font-size: 22px;
        max-width: 95%;
    }
    .header-btn {
        margin-top: 5%;
        padding: 15px 30px;
        font-size: 16px;
    }
}


.center-title {
    border-bottom: dashed 2px #7b7979;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-family: 'OpenSans-Bold';
    text-transform: inherit;
    padding-bottom: 13px;
    margin-bottom: -14px;
}








/* TEAM */


.team-container{
    display: flex;
    flex-wrap: wrap;
}
.team-item{
    width: 25%;
    padding: 0 2% 3% 2%;
    text-decoration: none !important;
}
.team-item img{
    border-radius: 5px;
}
.team-name{
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-weight: 400;
    font-size: 21px;
    color: #95c93d;
    margin-bottom: 15px;
}
.team-position{
    font-family: "OpenSans-Bold", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #343434;
}

@media screen and (max-width:800px) {
    .team-item{
        width: 33%;
    }
}
@media screen and (max-width:600px) {
    .team-item{
        width: 50%;
    }
}
@media screen and (max-width:450px) {
    .team-item{
        width: 100%;
    }
}



.team-one-container{
    padding-bottom: 10px;
    padding-top: 60px;
    display: flow-root;
}
.team-one-header{
    float: right;
    width: 75%;
    padding-left: 80px;
}
.team-one-img{
    float: left;
    width: 25%;
}
.team-one-container img{
    border-radius: 15px;
}
.team-one-content{
    width: 75%;
    padding-left: 80px;
    font-size: 15px;
    color: #343434;
    float: right;
}
.team-one-name{
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #95c93d;
    margin-bottom: 15px;
}
.team-one-position{
    font-family: "OpenSans-Bold", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #343434;
    margin-bottom: 25px;
}

.team-one-content p{
    margin-bottom: 5px;
}
.team-one-content b{
    font-weight: 600;
}

@media screen and (max-width:770px) {
    .team-one-container{
        padding-top: 0px;
    }
    .team-one-header{
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .team-one-img{
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .team-one-content{
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 40px;
    }
}

.schedule-table-group{
    display: flex;
}
.schedule-table, .schedule-table tr, .schedule-table td {
    border: 1px solid #b3b3b3;
}
.schedule-table td{
    padding: 10px 15px;
    text-align: center;
}
.schedule-table{
    margin: 10px 0px;
}


.fw-video{
    width: 100%;
    display: inline-block;
    margin: 30px 0px;
    text-align: center;
}
.fw-video-title{
    font-family: "OpenSans-ExtraBold", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #95c93d;
    margin-bottom: 15px;
}
.fw-video-container{
    display: flex;
}
.fw-video-container iframe{
    width: 33%;
    padding: 8px;
    min-height: 256px;
}

@media screen and (max-width:770px) {
    .schedule-table-group{
        display: block;
    }
    .fw-video-container {
        flex-direction: column;
    }
    .fw-video-container iframe{
        width: 100%;
    }
    .schedule-table td {
        padding: 10px 7px;
        white-space: pre;
    }
}

div.breadcrumb-block {
    width: 100%;
    margin: 20px auto;
    font-size: 15px;
    font-weight: 600;
	padding-left: 10px;
}

.breadcrumb-block span {
    color: #95c93d;
}

.breadcrumb-block span a {
    color: #999;
}

.breadcrumb-block span+span:before {
    content: '';
    display: inline-block;
    background: url('https://bubnovsky.kh.ua/img/icons/right-arrow-b.png') no-repeat center;
    background-size: 9px 9px;
    width: 9px;
    height: 9px;
    margin: 0px 4px 0px 4px;
}

@media screen and (min-width: 1300px) {
	div.breadcrumb-block {
		width: 50%;
	}
}



.without-pain-content .cell{
    flex-direction: column;
}
.price .cell:last-of-type{
    display: flex;
    flex-direction: column;
}
.price .cell:last-of-type br{
    display: none;
}
.alert__success{
    color: #856404;
    background-color: #fff3cd;
    padding: 20px 29px;
    border-radius: 0.125rem;
    margin-bottom: 18px;
    line-height: 26px;
    font-family: 'OpenSans-SemiBold';
}

.cert{
}
.cert img{
    border-radius: 3px;
    margin-top: 20px;
}


/* HEADER */

.header{
    top:0;
    position: fixed;
      z-index: 11;
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: rgba(125, 175, 41, 0.9);
  }
  .header .container{
    display: flex;
    justify-content: space-between;
    height: 90px;
  }

  @media (max-width: 1023px){
    .header .container{
        height: 60px;
    }
  }
  @media screen and (max-width: 600px){
    .header .container{
        height: 55px
    }  
  }
  .header .container>div{
    display: flex;
  }
  .header .logo {
    display: flex;
  }
  .header .logo img {
    width: 90px;
  }
  .header a:hover{
    text-decoration: none;
  }
  .header .slogan {
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    border-left: 1px solid #fff;
    padding-left: 10px;
    margin: 20px 10px;
    font-weight: 600;
    white-space: nowrap;
  }
  
  .header .nav-number a, .header .nav-number i, .header .social i {
    color: #fff;
    font-size: 20px;
    margin: 0 7px;
  }

  .header .lang {
    display: flex;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
  }
  .header .lang a{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
  }

  .header .social {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 90px;
    margin-left: 105px;
    margin-right: 60px;
  }
  .header .social a{
    display: flex;
    align-items: center;
  }
  .header .phone {
    display: flex;
    align-items: center;
  }
  .header .phone a{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
  }
  .header .cta {
    display: flex;
    align-items: center;
  }
  .header .cta .btn{
    background: #fff;
    color: #7daf29;
    border-radius: 50px;
  }
  .header .cta .btn:hover{
    display: flex;
    align-items: center;
    background: #fff;
    color: #7daf29;
  }
  
  
  
  #menu__toggle {
    opacity: 0;
  }
  .header .menu__btn {
    display: flex;
    align-items: center;
    position: fixed;
    top: 25px;
    left: 30px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 9999;
  }
  .menu__btn>span, .menu__btn>span::before, .menu__btn>span::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition-duration: .25s;
  }
  .menu__btn>span::before {
    content: '';
    top: -8px;
  }
  .menu__btn>span::after {
    content: '';
    top: 8px;
  }
  .menu {
    display: block;
    position: fixed;
    visibility: hidden;
    top: 0;
    right: -100%;
    width: 320px;
    height: 100%;
    margin: 0;
    padding: 80px 0;
    list-style: none;
    background-color: #000000d6;
    box-shadow: #47b447;
    transition-duration: .25s;
  }
  
  #menu__toggle:checked ~ .menu__btn>span {
    transform: rotate(45deg);
  }
  #menu__toggle:checked ~ .menu__btn>span::before {
    top: 0;
    transform: rotate(0);
  }
  #menu__toggle:checked ~ .menu__btn>span::after {
    top: 0;
    transform: rotate(90deg);
  }
  
  .header #menu__toggle:checked ~ .menu {
    visibility: visible;
    left: 0;
    z-index: 999;
  }
  
  .menu a {
    display: block;
    padding: 12px 24px;
    color: #f4f5f4;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    transition-duration: .25s;
  }
  main{
    margin-top: 90px;
  }
  
  @media screen and (max-width: 1300px) {
    .header .logo img {
      margin-left: 60px;
    }
    .social{
      margin: 0px !important;
    }
  }
  
  
  @media screen and (max-width: 1000px) {
    .header .slogan{
      display: none;
    }
    .header .logo img {
      width: 60px;
    }
    main{
      margin-top: 60px;
    }
    
    .header .menu__btn {
      top: 15px;
      left: 20px;
    }
  }
  
  @media screen and (max-width: 600px) {
    .header .social{
      display: none !important;
    }
    .header .logo img {
      width: 55px;
      height: 55px;
      padding: 4px;
    }
  }
  
  @media screen and (max-width: 500px) {
    .header .logo img {
      margin-left: 45px;
    }
    .header .phone a {
      font-size: 12px;
      margin-left: 5px;
    } 
    .header .cta .btn{
      font-size: 11px;
      margin: 0 0 0 10px;
      display: block;
    }
    .header .numbers{
      line-height: 1.5;
    }
    .header .container{
      padding-right: 3px;
    }
    .header .lang{
        margin: 0px;
    }
  }

  @media screen and (max-width:360px) {
    .header .phone{
      display: none !important;
    }
    .header .container{
        justify-content: space-evenly;
    }
  }


  @media screen and (max-width:375px) {
    .header .cta .btn{
      display: block;
      font-size: 10px;
      margin: 0 0 0 10px;
      width: auto;
    }

  }





/* TOP-BANNER */

.front-banner{
    width: 100%;
    min-height: 100vh;
    position: relative;
    background-size: cover;
    /* padding-bottom: 30px; */
    /* background-image: url(../img/IMG1.jpg); */
    /* background-image: url(../img/glory_to_ukraine.jpg); */
    background-image: url(../img/glory_to_ukraine.png);
    display: flex;
    align-items: center;
}
@media screen and (min-width:900px) {
    .front-banner{
        background-position-y: bottom;
    }

  }

.top-banner{
    width: 100%;
    min-height: 100vh;
    position: relative;
    background-size: cover;
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    
}
.top-banner .title{
    margin-top: 15%;
    font-size: 52px;
    color: #97bb1e;
    font-family: 'OpenSans-ExtraBold';
}

.top-banner .sub-title {
    margin: 3% 0;
    font-size: 31px;
    padding: 14px;
    color: #333;
    font-family: 'OpenSans-ExtraBold';
    width: 581px;
    border-left: 5px solid #88b53b;
    text-transform: inherit;
}



@media screen and (max-width: 1300px){
    .top-banner .title {
        font-size: 52px;
    }
    .top-banner .sub-title {
        font-size: 27px;
        text-align:left;
    }
}


@media screen and (max-width: 770px){
    .top-banner .title {
        margin-top: 30%;
        font-size: 33px;
        padding-bottom: 5px;
        line-height: 45px;
    }
    .top-banner .sub-title {
        margin-top: 5%;
        font-size: 22px;
        max-width: 95%;
        text-align:left;
        line-height: 32px;
    }
}





.no-bg {
    min-height: 30vh;
}

.top-banner .nav-number a, .top-banner .nav-number i{
    color: #333;
}

.center-alignment .container{
    text-align:center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.center-alignment .title{
    font-size: 64px;
    padding-bottom: 10px;
}
.center-alignment .sub-title{
    border: none;
    margin: 0;
    font-size: 20px;
    padding-bottom: 20px;
}

@media screen and (max-width: 1300px){
    .center-alignment .sub-title {
        text-align:center;
    }
}


@media screen and (max-width: 770px){
    .center-alignment .title {
        margin-top: 20%;
        font-size: 26px;
    }
}
@media screen and (max-width: 770px){
    .front-banner{
        width: 100%;
        min-height: 100vh;
        position: relative;
        background-size: cover;
        display: block;
        padding-bottom: 30px;
        /* background-image: url(../img/bubnovsky_phone.jpg)!important; */
    }
    .top-banner{
        width: 100%;
        min-height: 100vh;
        position: relative;
        background-size: cover;
        padding-bottom: 0px;
        display: flex;
        align-items: center;

    }
    .center-alignment{
        min-height: 40vh !important;
    }
    .header__content {
        min-height: initial;
        margin-top: 0;
    }
}


.breadcrumbs{
    color: #95c93d;
    font-weight: 600;
    margin: 10px;
    text-align: center;
}

.breadcrumbs a{
    color: #999;
    display: inline-block !important;
}














.header__white-line{
    display:none;
    background-color: #fff;
    box-shadow: 0 6px 10px -12px rgb(48 87 18 / 50%);
}
.header .header__white-line .container{
    height: 50px;
}

.header__white-line .menu{
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    position: inherit;
    visibility: inherit;
    background-color: transparent;
    justify-content: space-around;
}
.header__white-line .menu a{
    color: #638627;
    font-size: 14px;
    padding: 15px 5px;
    font-weight: 600;
}
.header__white-line .menu a:hover{
    color: #95c93d;
}
.header__white-line .menu .sub-menu{
    display:none;
    position: absolute;
    top: 100%;
    list-style: none;
    margin-left: -20px;
    background-color: #fff;
    box-shadow: 9px 9px 10px -12px rgb(48 87 18 / 50%);
    padding: 10px 20px;
}

.header__white-line .menu li:hover > ul.sub-menu {
    display:inherit;
}
.header__white-line .sub-menu li {
    list-style-type: none;
}
.header__white-line .sub-menu a{
    color: #638627;
    font-size: 14px;
    padding: 15px 5px;
}


.mobile-menu{
    display:none !important;
}
@media screen and (max-width: 900px){
    .header__white-line{
        display:none !important;
    }
    .mobile-menu{
        display:flex !important;
    }
}




.mobile-menu .menu{
    padding: 50px 0 100px;
    overflow: scroll;
}
.mobile-menu .sub-menu{
    padding-left: 0px;
}
.mobile-menu ul.sub-menu li {
    list-style-type: none;
}
.mobile-menu ul.sub-menu li a {
    padding: 6px 4px;
    font-weight: 400;
    color: #c3e28e;
    font-size: 17px;
}
.mobile-menu__footer{
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0px;
    visibility: initial;
    z-index: 999;
    width: 100%;
    height: 100px;
    background-color: #292929;
    padding:15px;
}

.mobile-menu .menu, .mobile-menu__footer .phone, .mobile-menu__footer .cta{
    width: 100%;
    text-align: center;
}

.mobile-menu__footer .phone{
    justify-content: center;
}
.mobile-menu__footer .phone i{
    color: #89b63d;
}
.mobile-menu__footer .phone a{
    font-size: 15px;
    color: #89b63d;
}

.mobile-menu__footer .cta{
    margin-top: 10px;
    display: flex;
    justify-content: center;
}
.mobile-menu .mobile-menu__footer .cta .btn{
    font-size: 14px;
    margin: 0 0 0 10px;
    display: block;
    background-color: #7daf29;
    color: #fff;
    padding: 9px 15px;
    height: auto;
}
.mobile-menu #menu__toggle:checked ~ .mobile-menu__footer {
    display: block;
}




.page-with-sidebar {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.page-with-sidebar__main {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.page-with-sidebar__sidebar {
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
}
.services-list__list--show {
    display: block;
}
.services-list__list {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-width: 50%;
    column-width: 50%;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-animation: services-list-show .2s ease-in-out .2s forwards;
    animation: services-list-show .2s ease-in-out .2s forwards;
}
@media screen and (max-width: 900px){
    .services-list__list {
        -moz-column-count: 1;
        column-count: 1;
        -moz-column-width: 100%;
        column-width: 100%;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}

.exercises-list-min li, .services-list__list li {
    margin: 10px 0;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
    display: inline-block;
    width: 100%;
}
.exercises-list__list a, .services-list__list a {
    position: relative;
    display: inline-block;
    color: #262922;
    border-bottom: 1px solid #ddd;
    z-index: 1;
    font-size: 14px;
    font-weight: 600;
}
.exercises-list__list a, .services-list__list a:hover {
    text-decoration: none;
}
.encycl-item:after, .exercises-list__list a:after, .services-list__list a:after {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -20px;
    right: -20px;
    border-radius: 30px;
    background-color: #f0f5df;
    z-index: -1;
    opacity: 0;
    transition: opacity .2s ease-in-out;
}
.exercises-list__list a:hover:after, .main-services__slider .slick-active, .no-touch .encycl-item:hover:after, .services-list__list a:hover:after {
    opacity: 1;
}


/* #modal-request-form {
    background-color: initial;
    padding: 0;
    box-shadow: none;
}
#modal-request-form .wpcf7{
    margin: 0 auto !important;
} */
.hero {
    position: relative;
    overflow: hidden;
}
.hero::before {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    background: linear-gradient(to bottom, #0071ce 50% , #fcdf51 50%);
    height: 100%;
    height: calc(100% - 139px);
    top: 139px;
    left: 0;
}
@media (max-width: 1023px) {
    .hero::before {
        top: 109px;
        height: calc(100% - 109px);
    }
}
@media (max-width: 900px) {
    .hero::before {
        top: 59px;
        height: calc(100% - 59px);
    }
}
@media (max-width: 600px) {
    .hero::before {
        top: 54px;
        height: calc(100% - 54px);
    }
}
.hero__content {
    padding-top: 2rem;
    font-size: 16px;
    width: 100%;
}
.hero__title,
.hero__subtitle {
    color: #fff;
}
.hero__title {
    font-weight: 700;
    font-size: 3em;
    line-height: 1.1;
    margin-bottom: 1rem;
}
.hero__subtitle {
    font-weight: 500;
    font-size: 2em;
    line-height: 1.4;
}
.hero__cta {
    margin: 1rem 0 0;
    text-align: center;
    color: #95c93d !important;
    background: #fff !important;
    justify-content: center;
}
@media (max-width: 767px) {
    .hero {
        display: flex;
        justify-content: center;
        align-content: center;
        flex-wrap: wrap;
        width: 100%;
        text-align: center;
    }
    .hero__content {
        font-size: 16px;
        height: 100%;
        padding-top: 5rem;
    }
    .hero__title {
        font-size: 2.125em;
    }
    .hero__subtitle {
        font-size: 1.125em;
    }
    .hero__cta {
        margin: 1rem auto 0;
        text-align: center;
    }
    #modalRequestForm .wpcf7 {
        max-width: 360px;
     }
}
@media (max-width: 575px) {
    .hero__content {
        padding-top: 6rem;
    }
    #modalRequestForm .wpcf7 {
        max-width: 99% !important;
     }
}
/* Modal vanilla js - styles */
.modalpopup {
    position: fixed;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .modalpopup.open {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    z-index: 999;
  }
  .modalpopup-bg {
    position: absolute;
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
  }
  .modalpopup-container {
    border-radius: 10px;
    background: #fff;
    position: relative;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .modalpopup-close {
    position: absolute;
    appearance: none;
    color: #fff;
    background: none;
    font-weight: bold;
    cursor: pointer;
    border: 0;
    padding: 0;
    top: 0.25rem;
    right: 0.5rem;
  }
#modalRequestForm .wpcf7 {
    margin: 0 !important;
}
#modalRequestForm .modalpopup-container {
    padding: 0 !important;
    background-color: transparent;
}
#modalRequestForm .wpcf7 p:first-of-type {
    padding: 10px 1em;
    line-height: 1.1;
}
#modalRequestForm .wpcf7 .wpcf7-submit {
    background: #95c93d;
    color: #fff;
}