/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace,  monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
}
b, strong {
    font-weight: bolder;
}
code, kbd, samp {
    font-family: monospace,  monospace;
    font-size: 1em;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"], [type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
*, *::before, *::after {
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
}
html {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
body, button, input, select, optgroup, textarea {
    color: #404040;
    font-family: -apple-system,  BlinkMacSystemFont,  "Segoe UI",  Roboto,  Oxygen-Sans,  Ubuntu,  Cantarell,  "Helvetica Neue",  sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}
p {
    margin-bottom: 1.5em;
}
dfn, cite, em, i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch",  courier,  monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code, kbd, tt, var {
    font-family: monaco,  consolas,  "Andale Mono",  "DejaVu Sans Mono",  monospace;
}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark, ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%}
body {
    background: #fff;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ul, ol {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li>ul, li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: 700;
}
dd {
    margin: 0 1.5em 1.5em;
}
embed, iframe, object {
    max-width: 100%}
img {
    height: auto;
    max-width: 100%}
figure {
    margin: 1em 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%}
a {
    color: #BC051E;
}
a:hover, a:focus, a:active {
    color: #F40627;
}
a:focus {
    outline: thin dotted;
}
a:hover, a:active {
    outline: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #111;
}
@media (min-width: 1500px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1430px;
}
}a {
    text-decoration: none;
}
a {
    outline: none !important;
}
select {
    border: 1px solid #ccc;
}
textarea {
    width: 100%}
@font-face {
    font-family: 'Lora';
    src: url("../fonts/Lora-Medium.ttf");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Lora';
    src: url("../fonts/Lora-SemiBold.ttf");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Lora';
    src: url("../fonts/Lora-Bold.ttf");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url("../fonts/Montserrat-Regular.ttf");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url("../fonts/Montserrat-Medium.ttf");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url("../fonts/Montserrat-Bold.ttf");
    font-weight: 700;
    font-style: normal;
}
body {
    font-family: 'Montserrat',  sans-serif;
    font-size: 16px;
    color: #09191C;
    background: #ffffff;
}
h1 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 45px;
    border-left: 2px solid #BC051E;
    padding-left: 20px;
    margin-top: 50px;
    margin-bottom: 40px;
}
h2 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 45px;
    border-left: 2px solid #BC051E;
    padding-left: 20px;
    margin-bottom: 50px;
}
h2.h2-white {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 45px;
    color: #FFFFFF;
    border-left: 2px solid #FFFFFF;
    padding-left: 20px;
}
header {
    position: fixed;
    left: 0%;
    right: 0%;
    top: 0%;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.12);
            box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.12);
    padding: 25px 10px;
    z-index: 100;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
header a.logo img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
a.btn-red.btn-mobile {
    display: none;
}
.menu-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.menu-header .menu-items {
    list-style: none;
    padding: 0;
    margin: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.menu-header .menu-items li {
    margin: 0 35px;
}
.menu-header .menu-items li a {
    color: #09191C;
    font-weight: 500;
    font-size: 18px;
}
.menu-header .menu-items li a:hover {
    color: #BC051E;
}
.menu-header .menu-items li a.act {
    color: #BC051E;
}
.menu-header .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.menu-header .social a {
    color: #09191C;
    font-weight: 500;
    font-size: 16px;
    text-decoration: underline;
}
.menu-header .social .phone {
    margin-right: 50px;
}
.menu-header .social .phone img {
    margin-right: 12px;
}
.main {
    margin-top: 150px;
    background: #154249;
}
.main .slider-block {
    background: #ffffff;
    border-radius: 0px 0px 100px 100px;
    padding-top: 95px;
    padding-bottom: 117px;
}
.main .slider-block .slider-block-col {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.main .main-slider .slider-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 140px;
    background: #ffffff;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.main .main-slider .slider-content .slide-info {
    max-width: 735px;
}
.main .main-slider .slider-content h3 {
    font-family: 'Lora',  sans-serif;
    font-weight: 700;
    border-left: 2px solid #BC051E;
    font-weight: 700;
    font-size: 36px;
    padding: 14px;
}
.main .main-slider .slider-content p {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
}
.main .main-slider .slider-content span {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
}
.main .main-slider .slider-content ul {
    margin-left: 0;
    padding-left: 25px;
    margin-bottom: 40px;
}
.main .main-slider .slider-content ul li {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
}
.main span.swiper-pagination-bullet {
    width: 56px;
    height: 56px;
    text-align: center;
    padding: 15px;
    font-weight: 500;
    font-size: 18px;
    color: #09191C;
    background: none;
    opacity: 1;
}
.main span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #BC051E;
    color: #ffffff;
}
.main .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    top: 50%;
    bottom: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 61px;
    left: auto;
    right: 10px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.main .swiper-button-prev, .main .swiper-rtl .swiper-button-next {
    left: auto;
    right: 10px;
    top: 0;
}
.main .swiper-button-next, .main .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
    top: auto;
    bottom: 0;
}
.main .button-prev {
    position: absolute;
    top: 0;
    right: 18px;
    z-index: 2;
}
.main .button-next {
    position: absolute;
    bottom: 0;
    right: 19px;
    z-index: 2;
}
.btn-red {
    display: inline-block;
    background: #BC051E;
    border-radius: 4px;
    color: #ffffff !important;
    font-weight: 500;
    font-size: 18px;
    padding: 10px 60px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border: 0;
}
.btn-red:hover {
    background: #F40627;
}
.btn-red-alt {
    display: inline-block;
    background: none;
    border-radius: 4px;
    color: #BC051E !important;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 60px;
    border: 1px solid #BC051E;
}
.privileges {
    padding-top: 100px;
    padding-bottom: 110px;
    color: #ffffff;
}
.privileges img {
    -webkit-filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.12));
            filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.12));
    border-radius: 4px;
}
.privileges .privileges-girl {
    opacity: 0;
}
.privileges .privilege-item {
    border-left: 2px solid #FFFFFF;
    padding-left: 16px;
    opacity: 0;
    margin-top: 20px;
    margin-bottom: 50px;
}
.privileges .privilege-item h3 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
}
.privileges .privilege-item p {
    line-height: 22px;
}
.privileges .privileges-content {
    position: relative;
}
.privileges .privileges-content .background-1 {
    position: absolute;
    left: 36%;
    top: 5%}
.privileges .privileges-content .background-2 {
    position: absolute;
    right: 30%;
    top: 37%}
.privileges .privileges-content .background-3 {
    position: absolute;
    right: 1%;
    bottom: 10%}
.about {
    position: relative;
    overflow: hidden;
    background: url("../image/main/about-bg.png") no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 70px;
    color: #ffffff;
}
.about p {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
}
.about h2 {
    margin-bottom: 40px;
}
.about .about-bg {
    position: absolute;
    top: 0;
    right: -12px;
    bottom: 0;
    width: 47%}
.about .about-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.how-to {
    position: relative;
    padding-top: 80px;
    padding-bottom: 100px;
    overflow: hidden;
}
.how-to .how-to-bg {
    position: relative;
}
.how-to .how-to-bg .background-1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    -webkit-filter: drop-shadow(0px 4px 12px rgba(0, 0, 0, 0.16));
            filter: drop-shadow(0px 4px 12px rgba(0, 0, 0, 0.16));
    border-radius: 4px;
}
.how-to .how-to-bg .background-2 {
    position: absolute;
    bottom: 8%;
    left: 0;
    -webkit-filter: drop-shadow(0px 4px 12px rgba(0, 0, 0, 0.16));
            filter: drop-shadow(0px 4px 12px rgba(0, 0, 0, 0.16));
    border-radius: 4px;
}
.how-to .steps .step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
}
.how-to .steps .step img {
    margin-right: 20px;
}
.how-to .steps .step .how-to-steps-icon {
    margin-right: 20px;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    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;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 88px;
            flex: 0 0 88px;
    justify-content: center;
    background-color: #fff;
    position: relative;
    border: 2px solid #154249;
    -webkit-transition: -webkit-box-shadow .4s ease-in-out;
    transition: -webkit-box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out, -webkit-box-shadow .4s ease-in-out;
}
.how-to .steps .step .how-to-steps-icon::before {
    content: "";
    width: 88px;
    height: 88px;
    position: absolute;
    background: #154249;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
        transform: scale(0);
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    -o-transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}
.how-to .steps .step .how-to-steps-icon svg {
    fill: #154249;
    z-index: 1;
}
.how-to .steps .step .how-to-steps-icon svg path {
    fill: #154249;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.how-to .steps .step .how-to-steps-icon svg .step-5, .how-to .steps .step .how-to-steps-icon svg .step-4 {
    fill: #ffffff;
    stroke: #154249;
}
.how-to .steps .step .how-to-steps-icon.step-active svg {
    fill: #ffffff;
}
.how-to .steps .step .how-to-steps-icon.step-active svg path {
    fill: #ffffff;
}
.how-to .steps .step .how-to-steps-icon.step-active svg .step-5, .how-to .steps .step .how-to-steps-icon.step-active svg .step-4 {
    fill: #154249;
    stroke: #ffffff;
}
.how-to .steps .step .how-to-steps-icon.step-active::before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}
.how-to .steps .step span {
    display: block;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
}
.how-to .steps .arrow {
    margin-bottom: 30px;
    margin-left: 40px;
}
.faq {
    overflow: hidden;
    position: relative;
    background: #154249;
    padding-top: 90px;
    padding-bottom: 110px;
    color: #ffffff;
}
.faq img.faq-girl {
    -webkit-filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.12));
            filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.12));
    border-radius: 4px;
    opacity: 0;
}
.faq .container {
    position: relative;
    z-index: 1;
}
.faq .background-1 {
    position: absolute;
    right: -330px;
    top: -143px;
    z-index: 0;
}
.faq .background-2 {
    position: absolute;
    left: -130px;
    bottom: -454px;
    z-index: 0;
}
.faq #faq-accordion .accordion-item {
    background: none;
    border: none;
    border-bottom: 1px solid #D9D9D9;
}
.faq #faq-accordion .accordion-item h2 {
    padding: 0;
    border: none;
}
.slider-content img {
    max-width: 460px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
}
.faq #faq-accordion .accordion-item h2 .faq-accordion-btn {
    position: relative;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    color: #ffffff;
    padding: 30px 0;
    padding-right: 30px;
}
.faq #faq-accordion .accordion-item h2 .faq-accordion-btn img {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.faq #faq-accordion .accordion-item h2 button[aria-expanded="false"] .closed {
    display: block;
}
.faq #faq-accordion .accordion-item h2 button[aria-expanded="false"] .opened {
    display: none;
}
.faq #faq-accordion .accordion-item h2 button[aria-expanded="true"] .closed {
    display: none;
}
.faq #faq-accordion .accordion-item h2 button[aria-expanded="true"] .opened {
    display: block;
}
.faq #faq-accordion .accordion-item .accordion-body {
    padding-left: 0;
    padding-top: 0;
}
footer {
    padding: 50px 0;
    background: #0E2E33;
    color: #ffffff;
    padding-bottom: 0;
}
footer ul {
    list-style: none;
    padding: 0;
    margin: 0 10px;
    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;
}
footer ul li {
    margin: 0 20px;
    width: 120px;
    text-align: center;
}
footer ul li a {
    color: #ffffff;
}
footer .menu-items a:hover {
    color: #ffffff;
    font-weight: 500;
}
footer .social-footer {
    margin: 8px 0;
    text-align: center;
    margin-bottom: 30px;
}
footer .social-footer a {
    padding: 10px;
}
footer .email {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    padding: 35px;
    display: inline-block;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    color: #FFFFFF;
}
footer .email img {
    margin-right: 10px;
}
footer .legal a {
    color: #ffffff;
}
footer .legal a:hover {
    color: #ffffff;
    font-weight: 500;
}
#information-information, #information-contact, #product-category, #product-product {
    margin-top: 150px;
    padding-top: 40px;
    padding-bottom: 60px;
}
.category .category-item {
    background: #0E2E33;
    padding: 40px 70px;
    margin-bottom: 25px;
    position: relative;
}
.category .category-item h2 {
    position: relative;
    border: none;
    color: #ffffff;
    margin-bottom: 25px;
    padding: 0;
}
.category .category-item::before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}
.category .category-item:hover::before {
    opacity: 1;
}
.category .category-item:hover button.btn-white {
    background: #ffffff;
    color: #BC051E;
}
button.btn-white {
    border: 1px solid #ffffff;
    background: none;
    color: #fff;
    width: auto;
    padding: 6px 39px;
    font-weight: 500;
    font-size: 18px;
    position: relative;
}
button.btn-white:hover {
    background: #ffffff;
    color: #BC051E;
}
.breadcrumb {
    margin: 0;
}
.breadcrumb li {
    color: #BBBBBB;
    margin-right: 5px;
}
.breadcrumb li a {
    color: #BBBBBB;
}
.gallery-header {
    margin-bottom: 40px;
}
.gallery-content {
    padding-bottom: 60px;
}
.how-to-order {
    position: relative;
}
.how-to-order .how-to-steps {
    position: relative;
    padding-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.how-to-order .how-to-steps .step {
    margin-bottom: 30px;
    text-align: center;
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%}
.how-to-order .how-to-steps .step img {
    margin-bottom: 20px;
}
.how-to-order .how-to-steps .step .how-to-steps-icon {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    position: relative;
    border: 2px solid #154249;
    -webkit-transition: -webkit-box-shadow .4s ease-in-out;
    transition: -webkit-box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out, -webkit-box-shadow .4s ease-in-out;
}
.how-to-order .how-to-steps .step .how-to-steps-icon::before {
    content: "";
    width: 88px;
    height: 88px;
    position: absolute;
    background: #154249;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
        transform: scale(0);
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    -o-transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}
.how-to-order .how-to-steps .step .how-to-steps-icon svg {
    fill: #154249;
    z-index: 1;
}
.how-to-order .how-to-steps .step .how-to-steps-icon svg path {
    fill: #154249;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.how-to-order .how-to-steps .step .how-to-steps-icon svg .step-5, .how-to-order .how-to-steps .step .how-to-steps-icon svg .step-4 {
    fill: #ffffff;
    stroke: #154249;
}
.how-to-order .how-to-steps .step .how-to-steps-icon.step-active svg {
    fill: #ffffff;
}
.how-to-order .how-to-steps .step .how-to-steps-icon.step-active svg path {
    fill: #ffffff;
}
.how-to-order .how-to-steps .step .how-to-steps-icon.step-active svg .step-5, .how-to-order .how-to-steps .step .how-to-steps-icon.step-active svg .step-4 {
    fill: #154249;
    stroke: #ffffff;
}
.how-to-order .how-to-steps .step .how-to-steps-icon.step-active::before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}
.how-to-order .how-to-steps .step span {
    display: block;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
}
.how-to-order .how-to-steps .line {
    position: absolute;
    width: 76%;
    height: 1px;
    background: #154249;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 35%;
    z-index: -1;
}
.how-to-get {
    background: #154249;
    padding-top: 80px;
    padding-bottom: 50px;
}
.how-to-get p {
    color: #ffffff;
    padding-top: 100px;
    padding-bottom: 20px;
}
.how-to-get img {
    margin-bottom: 90px;
}
#information-contact h3 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    border-left: 2px solid #09191C;
    padding-left: 16px;
    margin-bottom: 15px;
    margin-top: 32px;
}
#information-contact .contact-info a {
    display: block;
    color: #BC051E;
    text-decoration: underline;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}
.form-contact {
    padding-top: 90px;
    padding-bottom: 100px;
}
.form-contact label {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 8px;
    padding-top: 20px;
}
.form-contact input[type="text"], .form-contact input[type="phone"] {
    border: 1px solid #949494;
    border-radius: 4px;
    height: 42px;
    padding: 10px;
}
.form-contact textarea {
    border: 1px solid #949494;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 25px;
}
input[type="submit"] {
    display: inline-block;
    background: #BC051E;
    border-radius: 4px;
    color: #ffffff !important;
    font-weight: 500;
    font-size: 18px;
    padding: 10px 60px;
    border: none;
}
.products-list .product-thumb {
    position: relative;
    height: 440px;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
}
.products-list .product-thumb::before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}
.products-list .product-thumb:hover::before {
    opacity: 1;
}
.products-list .product-thumb:hover img {
    height: 110%}
.products-list .product-thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.products-list .product-thumb .product-info {
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
    min-height: 146px;
    background: rgba(255, 255, 255, 0.6);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    border-radius: 0px 0px 4px 4px;
    padding: 16px;
    padding-bottom: 74px;
}
.products-list .product-thumb .product-info .product-desc {
    overflow: hidden;
    position: absolute;
    left: 16px;
    right: 16px;
    top: 16px;
    bottom: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.products-list .product-thumb .product-info h3 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #09191C;
    text-align: center;
    margin-bottom: 0;
}
.products-list .product-thumb .product-info p {
    font-size: 14px;
    line-height: 20px;
    color: #09191C;
    display: none;
}
.products-list .product-thumb .product-info button {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 16px;
}
.products-list .product-thumb .product-info button:hover {
    border-color: #BC051E;
}
.custom-filter .category-group {
    display: none;
}
.custom-filter .filer {
    margin-top: 53px;
}
.custom-filter h3 {
    font-family: 'Lora';
    font-weight: 600;
    font-size: 24px;
    line-height: 45px;
}
.custom-filter .list-group {
    margin-top: 50px;
    margin-bottom: 40px;
}
.custom-filter .list-group h3 {
    font-family: 'Lora';
    font-weight: 600;
    font-size: 24px;
    line-height: 45px;
}
.custom-filter .list-group .list-group-item {
    border: none;
    font-weight: 500;
    padding-left: 0;
}
.custom-filter .list-group .list-group-item.active {
    background: none;
    color: #BC051E;
}
.custom-filter .panel h4 {
    font-family: 'Lora';
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
}
.custom-filter .panel .list-group {
    margin-top: 0px;
    margin-bottom: 10px;
}
.custom-filter .panel .list-group .list-group-item .checkbox {
    margin-bottom: 10px;
}
.custom-filter .panel #button-filter {
    background: #BC051E;
    border: 0;
}
#product-product .second_desc {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 20px;
}
#product-product .line {
    width: 379px;
    height: 2px;
    background: #BBBBBB;
    margin-bottom: 30px;
}
#product-product h3 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
}
#product-product .thumbnails {
    height: 460px;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
}
#product-product .thumbnails .zoom {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 13px;
    border-radius: 50%;
    background: #ffffff;
}
#product-product .thumbnails .zoom img {
    width: 100%}
#product-product .thumbnails img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
}
.popup-form {
    max-width: 643px;
}
.popup-form h2 {
    margin-bottom: 10px;
}
.popup-form label {
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 0;
    padding-top: 15px;
}
.popup-form input[type="text"], .popup-form input[type="phone"] {
    border: 1px solid #949494;
    border-radius: 4px;
    padding: 6px 10px;
}
.popup-form textarea {
    border: 1px solid #949494;
    border-radius: 4px;
    padding: 6px;
    margin-bottom: 25px;
    height: 120px;
}
.popup-form p {
    margin: 0;
}
.popup-form .btn-red {
    margin-top: 10px;
}
.error {
    border: 1px solid #BC051E !important;
}
.l_error {
    color: #BC051E;
}
.swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 0 5px;
    opacity: 1;
}
.catalog {
    padding-top: 80px;
    padding-bottom: 80px;
    overflow: hidden;
}
.catalog .products-list {
    position: relative;
    padding-top: 0;
    margin-bottom: 50px;
}
.catalog .products-list .product-thumb {
    margin-bottom: 0;
}
.catalog .products-list .product-thumb .product-info {
    min-height: 56px;
}
.catalog .products-list .button-prev {
    position: absolute;
    left: -50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.catalog .products-list .button-next {
    position: absolute;
    right: -50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.mobile {
    display: none;
}
.mobile .menu-items {
    list-style: none;
    padding: 0;
    margin: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.mobile .menu-items li {
    margin: 10px 20px;
}
.nav {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #ffffff;
    overflow: hidden;
    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;
}
.menu a {
    display: block;
    padding: 30px;
}
.menu a:hover {
    color: #BC051E;
}
.nav {
    max-height: 0;
    -webkit-transition: max-height .5s ease-out;
    -o-transition: max-height .5s ease-out;
    transition: max-height .5s ease-out;
}
.hamb {
    cursor: pointer;
    float: right;
    padding: 40px 20px;
    z-index: 1;
    position: fixed;
    right: 0;
    top: 0;
}
.hamb-line {
    background: #09191C;
    display: block;
    height: 4px;
    position: relative;
    width: 16px;
    border-radius: 4px;
}
.hamb-line::before, .hamb-line::after {
    background: #09191C;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    width: 29px;
    border-radius: 4px;
}
.hamb-line::before {
    top: 10px;
    right: 0;
}
.hamb-line::after {
    top: -10px;
    right: 0;
}
.side-menu {
    display: none;
}
.side-menu:checked ~ nav {
    max-height: 100%}
.side-menu:checked ~ .hamb .hamb-line {
    background: transparent;
}
.side-menu:checked ~ .hamb .hamb-line::before {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 0;
}
.side-menu:checked ~ .hamb .hamb-line::after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 0;
}
.about-us h2 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    padding-left: 0;
    border: 0;
    margin-bottom: 20px;
}
.about-us blockquote {
    border-left: 2px solid #BC051E;
    padding-left: 15px;
    margin-left: 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
}
.success-message h2 {
    padding: 0;
    border: 0;
    font-weight: 700;
    font-size: 28px;
    line-height: 50px;
    margin-bottom: 0px;
}
.mobile nav {
    left: 0;
    right: 0;
}
@media only screen and (max-width: 1500px) {
    .menu-header .menu-items li {
    margin: 0px 25px;
}
.products-list .product-thumb .product-info h3 {
    font-size: 17px;
    line-height: 25px;
}
}@media only screen and (max-width: 1400px) {
    .products-list .product-thumb .product-info h3 {
        font-size: 16px;
        line-height: 25px;
    }
    .menu-header .menu-items li {
    margin: 0px 15px;
}
.menu-header .menu-items li a {
    font-size: 16px;
}
.main .main-slider .slider-content h3 {
    font-size: 26px;
}
.main .main-slider .slider-content ul li {
    font-size: 16px;
    line-height: 28px;
}
.slider-content img {
    max-width: 370px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
}
.main .main-slider .slider-content {
    margin-right: 88px;
}
.main .slider-block {
    padding-top: 80px;
    padding-bottom: 100px;
}
.privileges {
    padding-top: 60px;
    padding-bottom: 60px;
    color: #ffffff;
}
.catalog .products-list .button-next {
    right: -35px;
}
.catalog .products-list .button-prev {
    left: -35px;
}
.about .about-bg {
    width: 50%}
.how-to {
    padding-top: 60px;
    padding-bottom: 60px;
}
.how-to .how-to-bg .background-2 {
    position: absolute;
    bottom: 8%;
    left: 5%}
.how-to .steps .step span {
    font-size: 18px;
    line-height: 30px;
}
.how-to .steps .step {
    margin-bottom: 10px;
}
.how-to .steps .arrow {
    margin-bottom: 10px;
}
.faq {
    padding-top: 60px;
    padding-bottom: 80px;
}
.how-to-order .how-to-steps .line {
    top: 76px;
}
.how-to-order .how-to-steps .step span {
    display: block;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
}
}@media only screen and (max-width: 1200px) {
    .products-list .product-thumb .product-info h3 {
        font-size: 14px;
        line-height: 25px;
    }
    .menu-header .menu-items li {
    margin: 0px 10px;
}
header a.logo img {
    width: 100px;
}
.catalog {
    padding-top: 60px;
    padding-bottom: 60px;
}
.catalog .products-list .button-next {
    right: 12px;
    z-index: 1;
    background: rgba(255,255,255,0.5);
    padding: 7px;
    border-radius: 4px 0 0 4px;
}
.catalog .products-list .button-prev {
    left: 12px;
    z-index: 1;
    background: rgba(255,255,255,0.5);
    padding: 7px;
    border-radius: 0 4px 4px 0;
}
.main .slider-block {
    padding-top: 10px;
    padding-bottom: 70px;
}
.main .main-slider .slider-content h3 {
    font-size: 24px;
}
h2 {
    margin-bottom: 30px;
}
.privileges .privilege-item {
    border-left: 2px solid #FFFFFF;
    padding-left: 16px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.about h2 {
    margin-bottom: 20px;
}
.faq #faq-accordion .accordion-item h2 .faq-accordion-btn {
    padding: 15px 0;
    padding-right: 30px;
}
#information-information, #information-contact, #product-category, #product-product {
    margin-top: 103px;
    padding-top: 40px;
    padding-bottom: 20px;
}
.products-list .product-thumb {
    height: 332px;
    margin-bottom: 20px;
}
}@media only screen and (max-width: 991px) {
    #product-product .thumbnails {
    height: 270px;
}
#information-information, #information-contact, #product-category, #product-product {
    margin-top: 72px;
    padding-top: 40px;
    padding-bottom: 20px;
}
.desctop {
    display: none;
}
.mobile {
    display: block;
}
.menu-header.mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
header {
    padding: 10px 10px;
}
.main .main-slider .slider-content h3 {
    font-size: 20px;
}
.slider-content img {
    max-width: 220px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
}
.main {
    margin-top: 85px;
}
.main .main-slider .slider-content p {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}
.main .main-slider .slider-content ul {
    margin-left: 0;
    padding-left: 17px;
    margin-bottom: 20px;
}
.main .main-slider .slider-content ul li {
    font-size: 16px;
    line-height: 25px;
}
.main .main-slider .slider-content {
    margin-right: 63px;
}
.main .button-prev img, .main .button-next img {
    width: 30px;
}
.main span.swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 11px;
    font-weight: 500;
    font-size: 14px;
    color: #09191C;
    background: none;
    opacity: 1;
}
.main .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    top: 50%;
    bottom: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 47px;
    left: auto;
    right: 10px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.main .button-prev {
    top: 12%;
    right: 18px;
    z-index: 2;
}
.main .button-next {
    position: absolute;
    bottom: 12%;
    right: 19px;
    z-index: 2;
}
.main .slider-block {
    padding-top: 10px;
    padding-bottom: 50px;
    border-radius: 0px 0px 60px 60px;
}
.btn-red {
    font-size: 16px;
}
h2.h2-white {
    font-size: 26px;
}
h2 {
    font-size: 26px;
}
.privileges img {
    max-width: 350px;
}
.catalog .products-list .button-prev, .catalog .products-list .button-next {
    display: none;
}
.about .about-bg {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    width: auto;
}
.how-to .how-to-bg .background-1 {
    position: relative;
    top: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    right: 0;
    left: 16%}
.how-to .how-to-bg {
    position: relative;
    margin-top: 30px;
}
.how-to .steps .step span {
    font-size: 20px;
    line-height: 30px;
}
.faq img.faq-girl {
    -webkit-filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.12));
            filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.12));
    border-radius: 4px;
    max-width: 350px;
}
.faq #faq-accordion .accordion-item h2 .faq-accordion-btn {
    font-size: 20px;
}
footer {
    font-size: 14px;
}
.menu-header .menu-items li a {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
}
.menu-header .menu-items li {
    margin-bottom: 12px;
}
.menu-header .menu-items .logo {
    display: block;
    margin-bottom: 30px;
}
h1 {
    font-size: 26px;
    line-height: 36px;
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.custom-filter .list-group .list-group-item {
    border: none;
    font-weight: 500;
    padding-left: 0;
    font-size: 13px;
}
.custom-filter h3 {
    font-size: 20px;
    line-height: 30px;
}
.custom-filter .panel h4 {
    font-size: 18px;
    line-height: 10px;
}
#information-contact h3 {
    font-size: 20px;
    line-height: 30px;
    padding-left: 16px;
    margin-bottom: 15px;
    margin-top: 0px;
}
#information-contact .contact-info a {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
}
.how-to-get {
    padding-top: 50px;
    padding-bottom: 30px;
}
.how-to-get p {
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.form-contact {
    padding-top: 60px;
    padding-bottom: 70px;
}
iframe {
    height: 381px;
}
}@media only screen and (max-width: 767px) {
    #information-contact h3 {
    font-size: 16px;
    line-height: 23px;
    padding-left: 16px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.how-to-get {
    padding-top: 30px;
    padding-bottom: 30px;
}
.col-md-4.contact-info {
    margin-top: 27px;
}
.how-to-get img {
    margin-bottom: 15px;
}
.success-message h2 {
    font-size: 16px;
    line-height: 30px;
}
.success-message p {
    font-size: 14px;
    line-height: 19px;
}
.popup-form h2, .form-contact h2 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}
.popup-form label, .form-contact label {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 0;
    padding-top: 15px;
}
.popup-form input[type="submit"], .form-contact input[type="submit"] {
    font-size: 16px;
    padding: 10px 60px;
    border: none;
}
.form-contact input[type="text"], .form-contact input[type="phone"] {
    height: 38px;
    padding: 10px;
}
p.soglas {
    font-size: 13px;
    line-height: 19px;
}
.form-contact .buttons {
    text-align: center;
    margin-bottom: 25px;
}
.popup-form textarea {
    border: 1px solid #949494;
    border-radius: 4px;
    padding: 6px;
    margin-bottom: 20px;
    height: 85px;
}
.popup-form p {
    margin: 0;
    font-size: 13px;
}
.how-to-order .how-to-steps {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.how-to-order .how-to-steps .line {
    width: 1px;
    bottom: 14%;
    height: auto;
    top: 76px;
}
.how-to-order .how-to-steps .step span {
    background: #ffffff;
}
.how-to-order .how-to-steps .step span {
    font-size: 16px;
    line-height: 23px;
}
#product-product .second_desc {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
}
#product-product .line {
    width: 100%;
    margin-bottom: 20px;
}
#product-product .thumbnails {
    height: 180px;
}
#product-product {
    font-size: 13px;
}
#product-product h3 {
    font-size: 16px;
    line-height: 25px;
    margin-top: 15px;
}
#product-product .description {
    font-size: 13px;
    line-height: 20px;
}
.filter-button {
    border: 1px solid #154249;
    border-radius: 4px;
    width: 100%;
    padding: 5px;
}
.filter-button h3 {
    font-size: 16px;
    line-height: 23px;
    color: #154249;
    margin: 0;
    text-align: center;
}
.filter-button.show img {
    -webkit-transform: rotateZ(180deg);
        -ms-transform: rotate(180deg);
            transform: rotateZ(180deg);
}
.custom-filter .panel .list-group {
    margin-top: 0px;
    margin-bottom: 0px;
}
.panel.panel-default.filter {
    padding: 0px;
    overflow: hidden;
    margin-bottom: 15px;
    max-height: 0px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.panel.panel-default.filter .list-group {
    padding-top: 15px;
}
.panel.panel-default.filter.show {
    max-height: 500px;
}
.breadcrumb {
    margin: 0;
    font-size: 13px;
}
#information-information, #information-contact, #product-category, #product-product {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 20px;
}
a.btn-red.btn-mobile {
    display: inline-block;
}
.hamb {
    padding: 27px 20px;
}
.faq img.faq-girl {
    width: 100%}
.main .main-slider .slider-content {
    display: block;
    margin: 0;
    text-align: center;
}
.main .main-slider .slider-content .slide-info {
    max-width: initial;
}
.slide-text-2 {
    display: none;
}
a.btn-red.btn-desctop {
    display: none;
}
.slide-text-1 {
    text-align: left;
}
.main .main-slider .slider-content h3 {
    font-size: 20px;
    text-align: left;
    padding: 8px;
}
a.btn-red.btn-mobile {
    margin-top: 15px;
}
.slider-content img {
    max-width: inherit;
    max-height: 249px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    margin: 0 auto;
}
.main .main-slider .slider-content {
    display: block;
    margin: 0;
    text-align: center;
}
.main .slider-block .slider-block-col {
    display: block;
}
.main .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    position: relative;
    top: auto;
    bottom: auto;
    display: block;
    width: 100%;
    left: auto;
    right: auto;
    margin-top: 45px;
    z-index: 0;
}
.main .button-prev {
    top: auto;
    right: auto;
    z-index: 2;
    bottom: 5%;
    -webkit-transform: rotateZ(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotateZ(-90deg);
}
.main .button-next {
    position: absolute;
    bottom: 5%;
    right: 13px;
    z-index: 2;
    -webkit-transform: rotateZ(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotateZ(-90deg);
}
h2.h2-white {
    font-size: 18px;
    line-height: 28px;
}
h2 {
    font-size: 18px;
    margin-bottom: 28px;
    line-height: 28px;
}
.privileges .privilege-item h3 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}
.privileges .privilege-item p {
    font-size: 13px;
}
.btn-red {
    font-size: 14px;
}
.catalog {
    padding-top: 40px;
    padding-bottom: 40px;
}
.products-list .product-thumb {
    position: relative;
    height: 345px;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
    max-width: 268px;
}
.products-list .product-thumb .product-info {
    padding: 14px;
}
.products-list .product-thumb .product-info h3 {
    font-size: 14px;
}
.btn-red-alt {
    font-weight: 500;
    font-size: 14px;
}
.catalog .products-list .product-thumb .product-info {
    min-height: 105px;
}
.about p {
    font-weight: 500;
    font-size: 13px;
    line-height: 19px;
}
.about {
    padding-top: 40px;
    padding-bottom: 40px;
}
.how-to {
    padding-top: 50px;
    padding-bottom: 50px;
}
.how-to .steps .step span {
    font-size: 16px;
    line-height: 30px;
}
.how-to .how-to-bg {
    position: relative;
    margin-top: 30px;
    height: 300px;
}
.how-to .how-to-bg .background-1 {
    position: absolute;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    right: 5%;
    left: auto;
    max-width: 232px;
}
.how-to .how-to-bg .background-2 {
    position: absolute;
    bottom: 8%;
    left: 5%;
    width: 170px;
}
.swiper-slide.product-layout.product-list {
    text-align: -webkit-center;
}
.faq {
    padding-top: 40px;
    padding-bottom: 90px;
}
.faq #faq-accordion .accordion-item h2 .faq-accordion-btn {
    font-size: 16px;
}
.faq #faq-accordion .accordion-item .accordion-body p {
    font-size: 13px;
}
.faq .background-2 {
    position: absolute;
    left: -130px;
    bottom: -239px;
    z-index: 0;
}
footer .menu-items {
    display: none;
}
footer .email {
    font-size: 14px;
    line-height: 22px;
    padding: 12px;
}
footer {
    padding: 25px 0;
    padding-bottom: 0;
    font-size: 12px;
    text-align: center;
}
footer .legal {
    margin-bottom: 15px;
}
footer .col-md-4.legal.text-end {
    text-align: center !important;
}
.menu-header .social span {
    display: none;
}
.menu-header.mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.menu-header .social .phone img {
    margin-right: 12px;
    width: 29px;
}
.menu-header .social .phone {
    margin-right: 30px;
}
.menu-header .social {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.privileges img {
    max-width: 350px;
    width: 100%}
.main {
    margin-top: 70px;
    overflow: hidden;
}
.privileges .privileges-content .background-1, .privileges .privileges-content .background-2, .privileges .privileges-content .background-3 {
    display: none;
}
.menu-header.mobile a.logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 69px;
            flex: 0 0 69px;
}
h1 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    border-left: 2px solid #BC051E;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 18px;
}
.about-us p {
    font-size: 13px;
}
.about-us blockquote {
    font-size: 16px;
    line-height: 22px;
}
.category .category-item h2 {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 45px;
    padding: 0;
}
.category .category-item {
    padding: 91px 15px 15px 15px;
    margin-bottom: 25px;
    text-align: center;
}
#product-product .thumbnails .zoom {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    padding: 3px;
    padding-left: 7px;
    border-radius: 50%;
    background: #ffffff;
}
#product-product .thumbnails .zoom img {
    width: 10px;
    height: 10px;
}
}@media (max-width: 575px) {
    .slider-content img {
        max-width: inherit;
        max-height: 182px;
        display: block;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
        margin: 0 auto;
    }
    #product-product .thumbnails {
    height: 298px;
    max-width: 284px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.products-list .product-thumb {
    position: relative;
    height: 230px;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
    max-width: 268px;
}
.btn-red-alt {
    font-weight: 500;
    font-size: 12px;
    padding: 7px 20px;
}
.products-list .product-thumb .product-info h3 {
    font-size: 14px;
    line-height: 20px;
}
.products-list .product-thumb .product-info {
    padding: 6px;
}
.products-list .product-thumb .product-info {
    min-height: 120px;
}
.products-list .product-thumb .product-info .product-desc {
    overflow: hidden;
    position: absolute;
    left: 6px;
    right: 6px;
    top: 0px;
    bottom: 31px;
}
.products-list .product-thumb .product-info button {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 6px;
}
.catalog .products-list .product-thumb {
    height: 290px;
}
}@-webkit-keyframes text-focus-in {
    0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
}
100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
}
}@keyframes text-focus-in {
    0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
}
100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
}
}@-webkit-keyframes fade-in-left {
    0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}@keyframes fade-in-left {
    0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}@-webkit-keyframes pulsate-bck {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@keyframes pulsate-bck {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@-webkit-keyframes vibrate-2 {
    0% {
    -webkit-transform: translate(0);
    transform: translate(0);
}
20% {
    -webkit-transform: translate(2px,  -2px);
    transform: translate(2px,  -2px);
}
40% {
    -webkit-transform: translate(2px,  2px);
    transform: translate(2px,  2px);
}
60% {
    -webkit-transform: translate(-2px,  2px);
    transform: translate(-2px,  2px);
}
80% {
    -webkit-transform: translate(-2px,  -2px);
    transform: translate(-2px,  -2px);
}
100% {
    -webkit-transform: translate(0);
    transform: translate(0);
}
}@keyframes vibrate-2 {
    0% {
    -webkit-transform: translate(0);
    transform: translate(0);
}
20% {
    -webkit-transform: translate(2px,  -2px);
    transform: translate(2px,  -2px);
}
40% {
    -webkit-transform: translate(2px,  2px);
    transform: translate(2px,  2px);
}
60% {
    -webkit-transform: translate(-2px,  2px);
    transform: translate(-2px,  2px);
}
80% {
    -webkit-transform: translate(-2px,  -2px);
    transform: translate(-2px,  -2px);
}
100% {
    -webkit-transform: translate(0);
    transform: translate(0);
}
}.text-focus-in {
    -webkit-animation: text-focus-in 1s cubic-bezier(0.55,  0.085,  0.68,  0.53) both;
    animation: text-focus-in 1s cubic-bezier(0.55,  0.085,  0.68,  0.53) both;
}
.fade-in-left {
    -webkit-animation: fade-in-left 0.6s cubic-bezier(0.39,  0.575,  0.565,  1) both;
    animation: fade-in-left 0.6s cubic-bezier(0.39,  0.575,  0.565,  1) both;
}
.pulsate-bck {
    -webkit-animation: pulsate-bck 5.5s ease-in-out infinite both;
    animation: pulsate-bck 5.5s ease-in-out infinite both;
}
.vibrate-1 {
    -webkit-animation: vibrate-2 5.3s linear infinite both;
    animation: vibrate-2 5.3s linear infinite both;
}
.vibrate-2 {
    -webkit-animation: vibrate-2 8.3s linear infinite both;
    animation: vibrate-2 8.3s linear infinite both;
}
.vibrate-3 {
    -webkit-animation: vibrate-2 10.3s linear infinite both;
    animation: vibrate-2 10.3s linear infinite both;
}