* {
    padding: 0px;
    margin: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
}

html,
body {
    min-height: 100%;
}

body {
    font-size: 16px;
    color: #97999A;
    font-family: "Montserrat";
    background: #fff;
    font-weight: 500;
}

body:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background: #000;
}

body.shadow-overlay {
    overflow: hidden;
}

body.shadow-overlay:before {
    visibility: visible;
    opacity: 0.5;
    z-index: 998;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

body.shadow-overlay1 {
    overflow: hidden;
}

body.shadow-overlay1:before {
    visibility: hidden;
    opacity: 0;
    z-index: 998;
}

body.category,
body.page-template-page-catalog,
body.privacy-policy {
    padding-top: 150px;
}
body.privacy-policy {
    color: #666;
}
* html main {
    height: 100%;
}

.m-devider-global {
    display: none;
}

.wrap {
    max-width: 1470px;
    width: 100%;
    padding: 0 30px;
    margin: 0 auto;
}

h1 {
    font-family: 'Comfortaa', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 56px;
    line-height: 100%;
    color: #333A3D;
    margin-bottom: 100px;
}

h2 {
    font-family: 'Comfortaa', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 56px;
    line-height: 100%;
    text-align: center;
    color: #333A3D;
    margin-bottom: 100px;
}

h3 {
    font-family: 'Comfortaa', cursive;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    text-align: center;
    color: #333A3D;
    margin-bottom: 60px;
}

h4 {
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0.005em;
    margin-bottom: 20px;
}

.subtitle {
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0.005em;
    position: relative;
    margin-top: -10px;
    margin-bottom: 30px;
    text-align: center;
}

hr {
    height: 1px !important;
    display: block !important;
    border-top: 1px solid #000 !important;
    width: 100%;
    margin: 60px 0;
}

a {
    color: #97999A;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.mb0 {
    margin-bottom: 0 !important;
}

p {
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 16px;
}

p:last-child {
    margin-bottom: 0;
}

table th,
table td {
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 40px;
    border-bottom: 1px solid #000;
}

table th:last-child,
table td:last-child {
    padding-right: 0;
}

img {
    max-width: 100%;
    height: auto;
}

a,
img {
    outline: none;
}

input[type=submit],
button {
    font-family: "Montserrat";
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
}

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

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

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
    display: none;
}

.button.centered {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn {
    border: 0;
    outline: 0;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    padding: 0 45px;
    height: 86px;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#348FE2), to(#2C70D6));
    background: linear-gradient(180deg, #348FE2 0%, #2C70D6 100%);
    -webkit-box-shadow: 0px 17px 31px rgba(50, 138, 224, 0.4);
    box-shadow: 0px 17px 31px rgba(50, 138, 224, 0.4);
    border-radius: 45px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    font-family: "Montserrat" !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

input.inputbox,
textarea.messagebox,
select.select-css {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    width: 100%;
    display: block;
    font-family: "Montserrat" !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    height: 64px;
    padding: 0 30px;
    border: 0;
    outline: none;
    border: 1px solid #D7D7D7;
    border-radius: 10px;
    color: #333A3D;
    background: #fff;
    outline: none !important;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

textarea.messagebox {
    height: 246px;
    padding: 16px !important;
}

select.select-css {
    background-image: url("../images/svg/icons/accordion.svg");
    background-repeat: no-repeat;
    background-position: right 26px center;
}

select.select-css::-ms-expand {
    display: none;
}

select.select-css.active {
    color: #000;
}

.select-css {
    padding-top: 0 !important;
    color: #212121 !important;
}

.select-css:focus {
    color: #212121 !important;
}

input.inputbox::-webkit-input-placeholder,
textarea.messagebox::-webkit-input-placeholder {
    color: #97999A;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

input.inputbox::-moz-placeholder,
textarea.messagebox::-moz-placeholder {
    color: #97999A;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

input.inputbox:-moz-placeholder,
textarea.messagebox:-moz-placeholder {
    color: #97999A;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

input.inputbox:-ms-input-placeholder,
textarea.messagebox:-ms-input-placeholder {
    color: #97999A;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

input.inputbox:focus::-webkit-input-placeholder,
textarea.messagebox:focus::-webkit-input-placeholder {
    opacity: 0;
}

input.inputbox:focus::-moz-placeholder,
textarea.messagebox:focus::-moz-placeholder {
    opacity: 0;
}

input.inputbox:focus:-moz-placeholder,
textarea.messagebox:focus:-moz-placeholder {
    opacity: 0;
}

input.inputbox:focus:-ms-input-placeholder,
textarea.messagebox:focus:-ms-input-placeholder {
    opacity: 0;
}

.checkbox label {
    display: block;
    font-size: 12px;
    line-height: 140%;
    cursor: pointer;
}

.checkbox label:last-child {
    margin-bottom: 0;
}

.checkbox label input {
    display: none;
}

.checkbox label input:checked + span small:after {
    opacity: 1;
    visibility: visible;
}

.checkbox label span {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-left: 47px;
    padding-top: 10px;
}

.checkbox label span small {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 21px;
    height: 21px;
    border: 1px solid #D7D7D7;
    border-radius: 3px;
}

.checkbox label span small:after {
    content: "";
    display: block;
    border-radius: 2px;
    background: #7ECC00;
    width: 13px;
    height: 13px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.checkbox label span i {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
}

table {
    border-collapse: collapse;
    width: 100%;
}

.form {
    padding: 50px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    border-radius: 30px;
}

.form__row {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
}

.form__row:last-child {
    margin-bottom: 0;
}

.form .btn {
    width: 100%;
}

.form__title {
    font-family: 'Comfortaa', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    text-align: center;
    color: #333A3D;
    margin-bottom: 15px;
}

.form__subtitle {
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #97999A;
    text-align: center;
    margin-bottom: 30px;
}

.form__file {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 130%;
    text-align: center;
    color: #365EDC;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.form__file input {
    display: none;
}

.form__file svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 10px;
}

.form__file path {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.form__file:hover {
    color: #E6A128;
}

.form__file:hover path {
    fill: #E6A128;
}

.form .button {
    margin-top: 30px;
}

.form__accept {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 12px;
    line-height: 130%;
    margin-top: 30px;
}

.form__accept svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    top: 2px;
    margin-right: 8px;
}

.modal {
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 484px;
    background: #fff;
    padding: 50px;
    border-radius: 30px;
    width: 100%;
    z-index: 999;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    opacity: 0;
    visibility: hidden;
    max-height: 95vh;
    -webkit-box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
}

.modal::-webkit-scrollbar {
    width: 0;
}

.modal__close {
    position: absolute;
    top: -35px;
    right: -35px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 69px;
    height: 69px;
    background: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    cursor: pointer;
    z-index: 200;
}

.modal__close svg {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.modal__close:hover svg {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.modal.active {
    opacity: 1;
    visibility: visible;
}

.modal .form {
    padding: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.modal .form__type-order {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.modal .form__type-order > .wpcf7-form-control-wrap {
    width: 50%;
    margin: 0;
}

.modal .form__type-order > .wpcf7-form-control-wrap .wpcf7-radio {
    display: block;
    margin: 0;
}

.modal .form__type-order > .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
    display: block;
    margin: 0;
}

.modal .form__type-order label {
    display: block;
}

.modal .form__type-order .wpcf7-radio .wpcf7-list-item label span {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 44px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #333A3D;
    cursor: pointer;
    border: 1px solid #D7D7D7;
    border-radius: 30px 0 0 30px;
    position: relative;
    margin-right: -1px;
}

.modal .form__type-order > .wpcf7-form-control-wrap:last-child .wpcf7-radio .wpcf7-list-item span {
    border-radius: 0 30px 30px 0;
}

.modal .form__type-order label input {
    display: none;
}

.modal .form__type-order label input:checked + span {
    border: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#348FE2), to(#2C70D6));
    background: linear-gradient(180deg, #348FE2 0%, #2C70D6 100%);
    color: #fff !important;
}

.logo a {
    display: block;
    text-decoration: none;
}

.logo a img {
    display: block;
}

.slick-arrow {
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    background: #fff;
    width: 69px;
    height: 69px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-radius: 50%;
    -webkit-box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
}

.slick-arrow.slick-prev {
    left: 0;
}

.slick-arrow.slick-next {
    right: 0;
}

.slick-arrow.slick-disabled {
    opacity: 0 !important;
}

.slick-arrow path {
    fill: #333A3D;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.slick-arrow:hover path {
    fill: #97999A;
}

.social {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.social a {
    text-decoration: none;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    -webkit-filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.4));
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.social a + a {
    margin-left: 15px;
}

.social a:hover {
    opacity: 0.7;
}

.social a.whatsapp {
    background: -webkit-gradient(linear, left top, left bottom, from(#58C963), to(#3ABE4C));
    background: linear-gradient(180deg, #58C963 0%, #3ABE4C 100%);
    -webkit-filter: drop-shadow(0px 4px 15px rgba(80, 198, 93, 0.4));
    filter: drop-shadow(0px 4px 15px rgba(80, 198, 93, 0.4));
}

.social a.telegram {
    -webkit-filter: drop-shadow(0px 4px 15px rgba(53, 168, 223, 0.4));
    filter: drop-shadow(0px 4px 15px rgba(53, 168, 223, 0.4));
    background: -webkit-gradient(linear, left top, left bottom, from(#38ABE1), to(#2195D1));
    background: linear-gradient(180deg, #38ABE1 0%, #2195D1 100%);
}

.phone + .phone {
    margin-top: 5px;
}

.phone a {
    font-family: 'Comfortaa', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #333A3D;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.phone a:hover {
    color: #328AE0;
}

.feedback a {
    font-size: 12px;
    line-height: 140%;
    color: #97999A;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.feedback a:hover {
    color: #328AE0;
}

.menu-main {
    margin: 0 auto;
}

.menu-main ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu-main ul li {
    list-style-type: none;
}

.menu-main ul li + li {
    margin-left: 105px;
}

.menu-main ul li a {
    font-size: 14px;
    line-height: 140%;
    color: #696969;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.menu-main ul li a:hover {
    color: #328AE0;
}

.menu-main ul li.active a {
    color: #328AE0;
}
.menu-main .social {
    display: none;
}

.menu-main__close {
    display: none;
}

.wow {
    visibility: hidden;
}

.header {
    margin: 30px 0 0;
    position: absolute;
    padding: 10px 0;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.header .logo {
    flex-shrink: 0;
    margin-right: 30px;
}

.header .hamburger {
    display: none;
}

.header__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 59px;
}

.header .callback {
    margin-left: 30px;
    flex-shrink: 0;
}

.header.fixed {
    margin-top: 0;
    position: fixed;
    background: #fff;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
}

main.main {
    background: url(../images/bottom-bg.png) no-repeat bottom center;
    background-size: contain;
    overflow: hidden;
}

.hero {
    padding-top: 80px;
    background: url(../images/header3.png) no-repeat center center;
    background-size: cover;
    height: 910px;
}

.hero .wrap {
    height: 100%;
}

.hero__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: relative;
    z-index: 10;
}

.hero__leaf {
    position: absolute;
    bottom: -70px;
    left: -20px;
    z-index: 0;
}

.hero__content {
    max-width: 864px;
    width: 100%;
    /*    -ms-flex-negative: 0;*/
    /*    flex-shrink: 0;*/
    padding-top: 150px;
    /*    margin-right: -168px;*/
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.hero__leaf-content {
    position: absolute;
    bottom: 140px;
    left: 443px;
    z-index: 0;
}

.hero__title {
    font-family: 'Comfortaa', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 85px;
    line-height: 100%;
    color: #333A3D;
    margin-bottom: 31px;
    position: relative;
    z-index: 1;
}

.hero__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #97999A;
    max-width: 600px;
    position: relative;
    z-index: 1;
}

.hero .button {
    margin-top: 45px;
}

.hero.hero-sm {
    height: auto;
    position: relative;
}

.hero.hero-sm .hero__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.hero.hero-sm .hero-sm__leaf {
    position: absolute;
    right: 112px;
    bottom: -41px;
}

.hero.hero-sm .button {
    margin-top: 50px;
}

.hero__header {
    padding-top: 124px;
    margin-bottom: 62px;
    text-align: center;
}

.hero__header h1 {
    margin-bottom: 0;
}

.hero__fields {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hero__weight {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    margin-top: 25px;
}

.hero__price {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    margin-top: 25px;
    color: #7ECC00;
    margin-left: 10px;
}

.hero__product {
    text-align: center;
}

.hero__product img {
    display: block;
    margin: 0 auto;
    height: 236px;
    width: auto;
}

.hero-slider {
    margin-bottom: 17px;
    position: relative;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 714px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.hero-slider__leaf {
    position: absolute;
    top: 31px;
    right: 70px;
}

.hero-slider__caption {
    position: absolute;
    left: -17px;
    top: 139px;
    text-decoration: none;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 26px;
    padding: 0 10px;
    background: #fff;
    -webkit-box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    border-radius: 30px;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #7ECC00;
    z-index: 40;
    -webkit-transform: rotate(-9.5deg);
    transform: rotate(-9.5deg);
}

.hero-slider__caption img {
    margin-right: 10px;
}

.hero-slider__caption:after {
    content: "";
    display: block;
    position: absolute;
    top: 38px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: url(../images/svg/caption_arrow.svg) no-repeat center center;
    width: 55px;
    height: 49px;
    background-size: contain;
    -webkit-transform: rotate(9.5deg);
    transform: rotate(9.5deg);
}

.hero-slider__bg {
    width: 100%;
}

.hero-slider__bg img {
    display: block;
}

.hero-slider__image {
    position: absolute;
    left: 23px;
    bottom: -17px;
    z-index: 10;
}

.hero-slider__image img {
    display: block;
}

.hero-slider__image.image-2 {
    z-index: 20;
}

.hero-slider .slick-arrow {
    z-index: 45;
}

.hero-slider .slick-arrow.slick-prev {
    left: -33px;
}

.hero-slider .slick-arrow.slick-next {
    right: -33px;
}

.hero-slider__js {
    position: absolute;
    bottom: 160px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 15;
    width: 377px;
}

.hero-slider__js .slick-slide {
    height: 343px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hero-slider__js .slick-slide > div {
    display: block !important;
    width: 100% !important;
    height: 100%;
}

.hero-slide {
    position: relative;
    width: 100%;
    height: 100%;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hero-slide a {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-decoration: none;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    min-width: 183px;
    height: 56px;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EBF2FD));
    background: linear-gradient(180deg, #FFFFFF 0%, #EBF2FD 100%);
    -webkit-box-shadow: 0px 17px 31px rgba(130, 172, 212, 0.4);
    box-shadow: 0px 17px 31px rgba(130, 172, 212, 0.4);
    border-radius: 45px;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    color: #9BAEB7;
    padding: 0 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.hero-slide a:hover {
    -webkit-box-shadow: 0px 17px 31px rgba(130, 172, 212, 0.6);
    box-shadow: 0px 17px 31px rgba(130, 172, 212, 0.6);
}

.hero-slide img {
    margin-top: auto;
    display: block !important;
    height: 236px !important;
    width: auto !important;
}

.guaranties {
    margin-bottom: 100px;
    padding-top: 104px;
    overflow: hidden;
}

.guaranties__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    position: relative;
    margin-right: -30px;
}

.guaranties__item {
    width: calc(33.33% - 30px);
    margin-right: 30px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.guaranties__title {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: 'Comfortaa', cursive;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-style: normal;
    font-weight: 700;
    font-size: 128px;
    line-height: 100%;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#54ADFF), to(#5294F7));
    background: linear-gradient(180deg, #54ADFF 0%, #5294F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.guaranties__title:before {
    content: "";
    display: block;
    width: 41px;
    height: 99px;
    background: url(../images/svg/star.svg) no-repeat center center;
    background-size: contain;
    margin-right: 50px;
}

.guaranties__title:after {
    content: "";
    display: block;
    width: 41px;
    height: 99px;
    background: url(../images/svg/star.svg) no-repeat center center;
    background-size: contain;
    margin-left: 50px;
}

.guaranties__title.title-sm {
    font-size: 48px;
}

.guaranties__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    margin-top: 36px;
    color: #333A3D;
}

.cats {
    margin-bottom: 100px;
    position: relative;
    background: url(../images/cats_bg-lg.png) no-repeat center bottom;
    background-size: cover;
}

.cats h2 {
    position: relative;
    z-index: 10;
}

.cats:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 180px;
    width: 100%;
    height: 375px;
    background: url(../images/cats_bg.png) no-repeat center center;
}

.cats .wrap {
    position: relative;
}

.cats__leaf {
    position: absolute;
    right: 0;
    top: 0;
}

.cats__leaf2 {
    position: absolute;
    left: -80px;
    bottom: 400px;
    z-index: 5;
}

.cats__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin-right: -30px;
    margin-bottom: -30px;
}

.cats .cat {
    width: calc(33.33% - 30px);
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
    z-index: 10;
}

.cats.style2 .cats__inner {
    max-width: 1170px;
    margin: 0 auto;
}

.cats.style2 .cat__image {
    margin-bottom: 15px;
}

.cat {
    text-align: center;
    padding: 40px 20px 49px;
    border-radius: 30px;
    background: transparent;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.cat:hover {
    background: #fff;
    -webkit-box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
}

.cat a {
    display: block;
    text-decoration: none;
}

.cat__image {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 180px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 26px;
}

.cat__image img {
    display: block;
    max-height: 100%;
    width: auto;
}

.cat__image a {
    height: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.cat__image a:hover {
    opacity: 0.7;
}

.cat__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    color: #333A3D;
    margin-bottom: 20px;
    display: block;
}

.cat__title a {
    color: #333A3D;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.cat__title a:hover {
    color: #328AE0;
}

.cat__text {
    display: block;
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 46px;
}

.cat .button {
    margin-top: auto;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cat .button .btn {
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.reviews {
    padding-bottom: 120px;
    background: url(../images/cats_bg-lg2.png) no-repeat center bottom;
    background-size: cover;
}

.reviews h2 {
    position: relative;
    z-index: 10;
}

.reviews .wrap {
    position: relative;
}

.reviews__leaf {
    position: absolute;
    right: 140px;
    top: -80px;
    z-index: 1;
}

.reviews__inner {
    position: relative;
    z-index: 10;
}

.reviews__js a {
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.reviews__js a img {
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.reviews__js .slick-list {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

.reviews__js .slick-slide {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.reviews__js .slick-slide.slick-current {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.step {
    width: 50%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 100px;
}

.step:nth-child(2n) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.step__inner {
    width: 300px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    border-radius: 30px;
    padding: 30px;
    text-align: center;
}

.step__num {
    font-family: 'Comfortaa', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    color: #7ECC00;
    margin-bottom: 30px;
}

.step__title {
    color: #000;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 10px;
}

.step__text {
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
}

.steps {
    margin-bottom: 200px;
    background: url(../images/steps.png) no-repeat center 200px;
    position: relative;
}

.steps:before {
    content: "";
    display: block;
    width: 100%;
    height: 483px;
    background: url(../images/steps_bg.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
}

.steps .wrap {
    position: relative;
}

.steps__leaf {
    position: absolute;
    top: 100px;
    left: 0;
}

.steps__inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -100px;
    max-width: 1170px;
}

.steps__leaf2 {
    position: absolute;
    bottom: 40px;
    right: -50px;
    z-index: 5;
}

.steps__items {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 10;
}

.accordion {
    width: 100%;
}

.accordion .accordion-item {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 9px 19px rgba(167, 189, 192, 0.15);
    box-shadow: 0px 9px 19px rgba(167, 189, 192, 0.15);
    border-radius: 30px;
    margin-bottom: 30px;
    width: 100%;
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
}

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

.accordion .accordion-item__title {
    padding: 30px;
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    font-size: 14px;
    line-height: 100%;
    color: #000;
}

.accordion .accordion-item__title svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 10px;
}

.accordion .accordion-item__text {
    display: none;
    padding: 0 30px 30px;
}

.accordion p {
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
}

.accordion p + ul {
    position: relative;
    margin-top: -15px;
}

.accordion ul {
    margin-left: 20px;
}

.accordion ul li {
    list-style-position: outside;
}

.faq {
    padding-bottom: 180px;
    position: relative;
}

.faq__leaf {
    position: absolute;
    left: 20px;
    top: -100px;
    z-index: 0;
}

.faq .wrap {
    position: relative;
    z-index: 2;
}

.faq__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.faq__left {
    max-width: 590px;
    width: 100%;
    position: relative;
    z-index: 15;
    padding-right: 20px;
}

.form-block {
    position: relative;
    max-width: 450px;
}

.form-block__leaf {
    position: absolute;
    top: 50%;
    left: -50px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 10;
}

.form-block .form {
    position: relative;
    z-index: 20;
}

.product-info {
    margin-top: 100px;
    margin-bottom: 100px;
    position: relative;
    background: url(../images/cats_bg-lg.png) no-repeat center bottom;
}

.product-info__leaf {
    position: absolute;
    left: 40px;
    top: -40px;
    z-index: 5;
}

.product-info__leaf2 {
    position: absolute;
    right: 100px;
    bottom: -130px;
    z-index: 5;
}

.product-adv {
    margin-bottom: 60px;
    position: relative;
    z-index: 10;
}

.product-adv__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 960px;
    margin: 0 auto;
}

.product-adv__item {
    width: 50%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-adv__item:nth-child(2n) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.product-adv__item:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.product-adv__item:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.product-adv__item:nth-child(3) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.product-adv__item:nth-child(4) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

.product-adv__item-inner {
    width: 330px;
    background: #fff;
    -webkit-box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    border-radius: 30px;
    padding: 30px;
}

.product-adv__item-icon {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
}

.product-adv__item-icon img {
    display: block;
}

.product-adv__item-text {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    color: #000;
}

.product-adv__item-image {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding: 35px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.product-adv__item-image img {
    width: 384px;
    display: block;
}

.product-text {
    position: relative;
    z-index: 10;
}

.product-text__inner {
    max-width: 960px;
    margin: 0 auto;
    padding: 30px;
    -webkit-box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    border-radius: 30px;
    background: #fff;
}

.ingridients {
    margin-bottom: 100px;
    position: relative;
    z-index: 10;
}

.ingridients__inner {
    text-align: center;
    max-width: 960px;
    margin: 0 auto;
    padding: 30px;
    -webkit-box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    box-shadow: 0px 17px 31px rgba(178, 188, 189, 0.3);
    border-radius: 30px;
    background: #fff;
    position: relative;
}

.ingridients__leaf {
    position: absolute;
    top: -70px;
    left: -10px;
}

.footer__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 124px;
    font-size: 14px;
    line-height: 100%;
}

.footer .logo a {
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.footer .logo a:hover {
    opacity: 0.7;
}

.footer .logo a img {
    display: block;
}

.footer__link.centered {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.footer__link a {
    text-decoration: underline;
}

.footer__link a:hover {
    text-decoration: none;
}

.wpcf7-spinner {
    display: none;
}

.wpcf7 form .wpcf7-response-output {
    margin: 20px 0 0;
}
