@font-face {
    font-display: swap;
    font-family: PT Sans;
    font-style: normal;
    font-weight: 400;
}

body {
    position: relative;
}

* {
    box-sizing: border-box;
}

.Body a:hover,
a {
    color: #c33;
}

a,
a.button {
    text-decoration: none;
}

b,
body,
div,
footer,
h1,
h3,
header,
html,
img,
p,
span,
strong {
    background: 0 0;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

body {
    background-color: #f2f2f2;
    line-height: 1;
}

.Body:last-child > :last-child {
    margin-bottom: 0;
}

a {
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

.Body {
    font-size: 18px;
    line-height: 22px;
}

@media only screen and (min-width: 48em) {
    .Body {
        font-size: 20px;
        line-height: 27px;
    }
}

.Body > * {
    font-family: 'Liberation Serif';
    max-width: 980px;
}

.Body h3,
.Footer {
    font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
}

.Body p:empty {
    display: none;
}

.Body h3 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 18px;
}

.Header {
    position: relative;
    z-index: 2;
}

button {
    overflow: visible;
}

.Header {
    background-color: #262626;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    height: 45px;
}

.Header-left {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-basis: 16%;
    flex-basis: 16%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    height: 100%;
}

.Header-center {
    display: none;
    height: 100%;
}

@media only screen and (min-width: 64em) {
    .Header {
        padding: 0 15px;
    }

    .Header-center {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-grow: 2;
        flex-grow: 2;
        -webkit-justify-content: center;
        justify-content: center;
    }
}

.Header-right {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-basis: 16%;
    flex-basis: 16%;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    height: 100%;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.Header-right {
    display: -webkit-flex;
    display: flex;
}

button,
html input[type='button'],
input[type='submit'] {
    cursor: pointer;
}

@media only screen and (min-width: 48em) {
    .Body h3 {
        font-size: 26px;
        line-height: 1.2;
        margin-bottom: 10px;
        margin-top: 35px;
    }
}

.Footer {
    background-color: #252525;
    color: #999;
}

@font-face {
    font-display: swap;
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/8b9e5511d923802eec99.woff) format('woff');
}

@font-face {
    font-display: swap;
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/9a92cfe6c01cffbfdfb1.woff) format('woff');
}

@font-face {
    font-display: swap;
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/20b9780144a2518daba6.woff) format('woff');
}

.ava-img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: 50px;
}

.Body a {
    box-shadow: inset 0 -1px #b88b58;
    color: #00f;
}

.Body a:hover {
    box-shadow: none;
}

a.button {
    background-color: red;
    border-radius: 30px;
    color: #fff !important;
    display: block;
    font-size: 20px;
    max-width: 320px;
    padding: 15px;
    text-align: center;
    width: 100%;
}

a.button:hover {
    background-color: #c11f1f;
}

html {
    font-family: sans-serif;
}

footer,
header,
main {
    display: block;
}

b,
strong {
    font-weight: 700;
}

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

img {
    border: 0;
    max-width: 100%;
}

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

button,
input,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    text-transform: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.myh4,
.rub-ramka a {
    text-transform: uppercase;
}

.rub-ramka {
    color: #4a4a4a;
    font-family: open sans, arial;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    margin: 10px auto !important;
    max-width: 100%;
    padding: 10px 15px !important;
    text-align: center !important;
}

.myh4 {
    border-radius: 2px;
    border-right: none;
    display: table;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 9px;
    margin-left: -3px;
    margin-top: 5px;
    padding: 10px 5px;
    width: 100%;
}

.rub-ramka a {
    border-bottom: 1px dashed;
    color: #ce5353;
    font-size: 15px;
    font-weight: 400;
    margin-left: 2px;
    margin-right: 2px;
    padding-bottom: 1px;
    text-decoration: none;
    text-shadow: 0 0 0;
}

@media screen and (max-width: 1020px) {
    .rub-ramka {
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .contentBox h1 {
        font-size: 29px !important;
    }

    .Body p {
        font-size: 18px !important;
    }
}

.footer-button {
    padding: 0 15px;
    text-align: center;
}

.footer-button {
    color: #ae1210;
    font-family: Roboto Condensed, Georgia, Century Schoolbook L, serif;
    font-size: 46px;
    line-height: 56px;
    margin: 5px auto 0;
}

.footer-button a {
    background: #e74c3c;
    border: none;
    border-bottom: 2px solid #c0392b;
    border-radius: 9px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: Arial;
    font-size: 30px;
    font-weight: 400;
    height: 51px;
    line-height: 51px;
    margin: 5px auto 10px;
    text-align: center;
    text-decoration: none;
    width: 380px;
}

.footer-button a:hover {
    background: #e75c4e;
    color: #fff;
}

body {
    font-family: PT Sans, sans-serif;
    margin: 0;
}

.contentBox {
    line-height: 1.4;
}

.contentBox p {
    padding-bottom: 10px;
    padding-top: 10px;
}

.contentBox h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
}

.contentBox h2 {
    line-height: 1.4;
    margin-bottom: 10px;
    margin-top: 10px;
}

.blue-horizontal-box {
    background: #e5f2ff;
    color: #165391;
    margin-bottom: 20px !important;
    padding: 15px 20px;
    width: 100%;
}

.red-horizontal-box {
    /* background: #fee; */
    /* color: #9f0d0d; */
    /* padding: 15px 20px; */
    width: 100%;
}

.left-img-box {
    /* background: #dadada; */
    color: #000;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 15px 20px;
    padding-left: 10px;
    border-left: 2px solid #9f0d0d;
}

.left-img-box p {
    margin: 0;
    padding: 0;
}

.left-img-box img {
    float: left;
    height: auto;
    margin-right: 20px;
    max-width: 200px !important;
    width: 100%;
}

a {
    background: 0 0;
    box-shadow: none !important;
    text-decoration: none !important;
}

.Body p {
    margin-bottom: 0;
}

.contentBox span,
a,
h1,
h2,
h3,
p {
    font-family: 'Arial' !important;
}

.comment-box {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.comment-profile-box p {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-flex;
    display: flex;
}

.comment-text-box p {
    line-height: 1.4;
    margin-top: -5px;
}

.comment-text-box img {
    margin: 7px 0;
}

.comment-text-box {
    margin-bottom: 5px;
    margin-top: -40px;
    padding-left: 60px;
}

.comment-box small {
    padding-left: 60px;
}

.buttom-button {
    background-color: red;
    border: none;
    color: #fff;
    font-size: 20px;
    margin: 10px auto 30px;
    max-width: 340px;
    padding: 15px;
    width: 100%;
}

.buttom-button:hover {
    background-color: #c30000;
    padding: 15px;
}

.red {
    color: red;
}

#form input {
    background-color: #fff !important;
    border: 2px solid #e9d7dc;
    border-radius: 5px !important;
    box-sizing: border-box !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 12px;
    width: 100% !important;
}

.name-field,
.phone-field {
    margin-bottom: 10px;
    text-align: left;
}

.name-field label,
.phone-field label {
    color: #333 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

#push-comments #push_mlyjekpdfdd1 {
    background-color: #f0f0f0;
    box-sizing: border-box;
    font-family: Arial, serif;
    padding: 20px;
    transition: 1s;
    width: 100%;
}

#push-comments #push_mlyjekpdfdd1__form {
    box-sizing: border-box;
    margin: auto;
    max-width: 600px;
}

#push-comments #push_mlyjekpdfdd1__title {
    border-bottom: 0 solid;
    color: #43a047;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 16px;
    margin-top: 0;
}

#push-comments #push_mlyjekpdfdd1__message {
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    box-sizing: border-box;
    font-size: 16px;
    height: 120px;
    padding: 10px 20px;
    width: 100%;
}

#push-comments #push_mlyjekpdfdd1__submit {
    background: #43a047;
    border: none;
    border-radius: 25px;
    box-shadow: 0 2px 4px -3px #000;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    height: 50px;
    margin: 20px 0 0;
    text-align: center;
    text-shadow: 0 0 1px #237a27;
    text-transform: uppercase;
    transition: 0.5s;
    width: 100%;
}

#push-comments #push_mlyjekpdfdd1__submit:hover {
    background: #237a27;
    box-shadow: none;
    text-shadow: none;
}

.inL_613268 {
    font-family: PT Sans, cursive !important;
    line-height: 45px;
    margin: 0;
    padding: 0;
}

.inL_813227,
.inL_858381,
.inL_914342 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_184994 {
    text-align: center;
}

.inL_568376 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_583525 {
    max-width: 750px;
    width: 100%;
}

.inL_323910,
.inL_341861,
.inL_549764,
.inL_592037 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_581934 {
    text-align: center;
}

.inL_259130 {
    max-width: 750px;
    width: 100%;
}

.inL_511497 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_181146 {
    margin-bottom: -7px !important;
    padding-bottom: 0 !important;
    text-align: center;
}

.inL_688437 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_735976 {
    max-width: 750px;
    width: 100%;
}

.inL_112213 {
    text-align: center;
}

.inL_237184,
.inL_89043 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_455689 {
    text-align: center;
}

.inL_958345 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_424714 {
    max-width: 600px;
    width: 100%;
}

.inL_140267,
.inL_257641,
.inL_351097,
.inL_404986,
.inL_532154,
.inL_571313,
.inL_890624,
.inL_895368,
.inL_937157 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_985160 {
    width: 100%;
}

.inL_40500,
.inL_516464 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_903606 {
    width: 100%;
}

.inL_917674 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_346301 {
    width: 100%;
}

.inL_459365,
.inL_535484,
.inL_647057,
.inL_791374,
.inL_872164,
.inL_958163 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_963334 {
    margin-left: 40px;
}

.inL_145791,
.inL_150091,
.inL_161825,
.inL_18087,
.inL_313585,
.inL_384109,
.inL_386072,
.inL_411083,
.inL_715526,
.inL_870080 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_63361 {
    text-align: center;
}

.inL_453504 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_884911 {
    max-width: 750px;
    width: 100%;
}

.inL_341053,
.inL_605935 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_957850 {
    max-width: 400px;
    width: 100%;
}

@media (min-width: 1024px) {
    .inL_957850 {
        max-width: 400px;
        width: 100%;
    }
}

.inL_359937,
.inL_493150,
.inL_933594 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_282691 {
    margin-left: 40px;
}

.inL_305179,
.inL_503614,
.inL_518067,
.inL_523030,
.inL_568363,
.inL_62659,
.inL_730746,
.inL_781460 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_254781 {
    background: #fff;
    border: 1px solid red;
    margin: 10px auto;
    padding: 15px 20px;
}

.inL_825033 {
    font-size: 18px;
}

.inL_254781 li {
    font-size: 16px;
}


.inL_940316 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_988470 {
    color: red;
}

.inL_482295 {
    margin-top: 20px;
    max-width: 100px;
}

.inL_223089 {
    color: #00f;
    font-size: 14px;
    margin: 10px auto 5px;
}

.inL_173676 {
    font-size: 16px;
}

.inL_614041 {
    border: 2px solid #0299ff;
    margin: 10px;
    padding: 10px;
}

.inL_534360 {
    margin-bottom: 20px;
}

.inL_596372 {
    font-family: Arial, Helvetica, sans-serif;
}

.inL_122572,
.inL_13376,
.inL_139738,
.inL_144167,
.inL_255027,
.inL_286760,
.inL_287704,
.inL_313620,
.inL_317461,
.inL_321710,
.inL_326137,
.inL_353656,
.inL_385655,
.inL_395567,
.inL_479796,
.inL_555929,
.inL_580321,
.inL_614905,
.inL_624862,
.inL_682735,
.inL_691650,
.inL_695362,
.inL_699476,
.inL_798213,
.inL_913533,
.inL_92209,
.inL_924618,
.inL_946083,
.inL_949281 {
    color: #6b6b6b;
}

.inL_43375 {
    margin-bottom: 25px !important;
}

.inL_1500 {
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    box-sizing: border-box;
    font-size: 16px;
    margin-bottom: 25px;
    padding: 10px 20px;
    width: 100%;
}

.inL_246165 {
    display: none;
}

.inL_978542 {
    text-transform: uppercase;
}

.inL_779222 {
    font-size: 26px;
}

.inL_71807 {
    color: red;
}

.form-center,
.img-center {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

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

@media (max-width: 479px) {
    .inL_282691,
    .inL_716083,
    .inL_963334 {
        margin-left: 0;
    }

    .inL_825033 {
        padding-left: 20px;
    }
}

.inL_716083 {
    /* padding-left: 20px; */
    /* padding-right: 10px; */
}

@media (max-width: 1009px) {
    .left-img-box {
        font-size: 16px !important;
    }
}

@media (max-width: 767px) {
    .left-img-box img {
        margin-bottom: 5px;
    }

    .inL_963334 {
        font-size: 18px !important;
        margin-top: 0;
    }

    .comment-box small {
        font-size: 14px !important;
    }

    .left-img-box {
        float: none;
        margin: 10px auto;
        max-width: 350px;
        text-align: center;
    }

    .inL_534360,
    .inL_614041 {
        line-height: 1.3;
    }
}

textarea {
    overflow: auto;
}

@media (min-width: 561px) {
    .min561 {
        display: block;
    }
}

:active,
:focus,
:hover,
:visited,
a,
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important;
}

button::-moz-focus-inner,
input[type='button']::-moz-focus-inner,
input[type='file'] > input[type='button']::-moz-focus-inner,
input[type='submit']::-moz-focus-inner {
    border: none;
}

a:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

::-moz-focus-inner {
    border: 0;
    outline: 0;
}

.reviews-popup {
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 300;
}

.reviews-popup__inner {
    background-color: #fff;
    border: 3px solid green;
    left: 50%;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 479px) {
    .reviews-popup__inner {
        width: 300px;
    }

    .Body {
        font-size: 16px;
    }

    .myh4 {
        -webkit-hyphens: manual;
        hyphens: manual;
    }

    #push-comments #push_mlyjekpdfdd1__title {
        font-size: 22px;
        line-height: 1.3;
        text-align: center;
    }
}

.reviews-popup__text {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
}

.reviews-form__intrenal-col {
    margin-bottom: 20px;
}

.reviews__form .visually-hidden {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px !important;
    overflow: hidden;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

@media (max-width: 700px) {
    .blue-horizontal-box,
    .red-horizontal-box {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .footer-button a {
        margin-bottom: 30px;
    }
}

.reviews-form__file-text {
    cursor: pointer;
    font-size: 18px;
    padding-left: 30px;
    position: relative;
}

.reviews-form__file-text:before {
    background: url(../img/a7101a5f14dc24d9b3a5.svg) 50% / cover no-repeat;
    content: '';
    height: 30px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 20px;
}

.blue-horizontal-box,
.red-horizontal-box {
    margin: 10px auto;
}

.left-img-box {
    width: 100%;
}

@media (min-width: 480px) {
    .inL_282691,
    .inL_963334 {
        margin-left: 20px !important;
    }
}

@media (max-width: 999px) {
    .footer-button a {
        font-size: 20px;
        width: auto;
    }
}

@media (max-width: 1023px) {
    .blue-horizontal-box,
    .red-horizontal-box {
        padding: 12px;
    }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .inL_1500 {
        line-height: normal;
    }

    body {
        background-color: #252525;
    }

    .Footer {
        border-bottom: 2px solid #252525 !important;
    }
}

.hidden-price {
    left: -1000px;
    opacity: 0;
    position: fixed;
    top: -1000px;
}

@media screen and (min-width: 1024px) {
    .Body p {
        text-align: justify;
    }

    .Body .not-justify {
        text-align: center;
    }

    .Body .left-img-box p,
    .Body .red-horizontal-box {
        text-align: left;
    }
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/16efeab242f2a9c02828.woff2) format('woff2');
    unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/c3c2f159f41cb239a10b.woff2) format('woff2');
    unicode-range: u+1f??;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/f9a61ed74fcae6f1888c.woff2) format('woff2');
    unicode-range: u+0370-03ff;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/4292ffdb7eb8b2c3a612.woff2) format('woff2');
    unicode-range: u+0590-05ff, u+200c-2010, u+20aa, u+25cc, u+fb1d-fb4f;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/11d649535ea6885f781f.woff2) format('woff2');
    unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+1ea0-1ef9, u+20ab;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/7499094f5ed870f470b6.woff2) format('woff2');
    unicode-range: u+0100-024f, u+0259, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193,
        u+2212, u+2215, u+feff, u+fffd;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/16efeab242f2a9c02828.woff2) format('woff2');
    unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/c3c2f159f41cb239a10b.woff2) format('woff2');
    unicode-range: u+1f??;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/f9a61ed74fcae6f1888c.woff2) format('woff2');
    unicode-range: u+0370-03ff;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/4292ffdb7eb8b2c3a612.woff2) format('woff2');
    unicode-range: u+0590-05ff, u+200c-2010, u+20aa, u+25cc, u+fb1d-fb4f;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/11d649535ea6885f781f.woff2) format('woff2');
    unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+1ea0-1ef9, u+20ab;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/7499094f5ed870f470b6.woff2) format('woff2');
    unicode-range: u+0100-024f, u+0259, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff;
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193,
        u+2212, u+2215, u+feff, u+fffd;
}

@font-face {
    font-display: swap;
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fd1b1ba0314b74f5f36c.woff2) format('woff2');
    unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f;
}

@font-face {
    font-display: swap;
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/042e2cd90bba59be3a07.woff2) format('woff2');
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116;
}

@font-face {
    font-display: swap;
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/6a358560170f782fedc7.woff2) format('woff2');
    unicode-range: u+0100-024f, u+0259, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff;
}

@font-face {
    font-display: swap;
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/511cda7c9d29b2f9f538.woff2) format('woff2');
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193,
        u+2212, u+2215, u+feff, u+fffd;
}

@font-face {
    font-display: swap;
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/765edb5daf631fc6e439.woff2) format('woff2');
    unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f;
}

@font-face {
    font-display: swap;
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/d6f942df7f2c21b42fb4.woff2) format('woff2');
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116;
}

@font-face {
    font-display: swap;
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/1dca3fccba9be32b49d3.woff2) format('woff2');
    unicode-range: u+0100-024f, u+0259, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff;
}

@font-face {
    font-display: swap;
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/e03abe272e528634117b.woff2) format('woff2');
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193,
        u+2212, u+2215, u+feff, u+fffd;
}

* {
    -webkit-tap-highlight-color: transparent !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    outline: 0 !important;
}

.pl_btn_success {
    font-family: sans-serif !important;
}

body {
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-name: fadeInLoad;
    animation-name: fadeInLoad;
    position: relative;
}

@-webkit-keyframes fadeInLoad {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: 0.9;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeInLoad {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: 0.9;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes popin_appear {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
    }

    80% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes popin_appear {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
    }

    80% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes fadeIn_appear {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn_appear {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-document url-prefix() {
    select {
        -webkit-text-indent: -2px;
        -moz-text-indent: -2px;
        text-indent: -2px;
    }
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116;
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193,
        u+2212, u+2215, u+feff, u+fffd;
}

@-webkit-keyframes example {
    0%,
    25%,
    50% {
        opacity: 0;
    }

    75% {
        opacity: 0.9;
    }

    to {
        opacity: 1;
    }
}

@keyframes example {
    0%,
    25%,
    50% {
        opacity: 0;
    }

    75% {
        opacity: 0.9;
    }

    to {
        opacity: 1;
    }
}

@keyframes blinker {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0.7;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0.7;
    }
}

.comment-sended {
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #ced4da;
    border-radius: 4px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 15px 10px;
    text-align: left;
}

.comment-sended__icon {
    margin: 0;
    max-width: 60px;
}

.comment-sended__text {
    font-size: 18px;
    padding-left: 20px;
    text-align: left;
}

.comment-sended__text p {
    margin-bottom: 0;
    margin-top: 0;
}

.comment-sended__text p.inner-small-text {
    color: #9e9e9e;
    font-size: 0.9em;
    margin-top: 2px;
}

@media screen and (min-width: 576px) and (max-width: 991px) {
    .btn_comment {
        font-size: 0.9em;
        padding: 10px 20px;
    }

    .comment-btn-wrapper {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 240px;
        width: 100%;
    }
}

@media screen and (max-width: 411px) {
    .comment-sended {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .comment-sended__icon {
        margin-bottom: 10px;
        max-width: 50px;
    }

    .comment-sended__text {
        padding-left: 0;
        text-align: center;
    }
}

.e-comebacker {
    background: rgba(0, 0, 0, 0.4);
    bottom: 0;
    display: none;
    font-size: 16px;
    left: 0;
    line-height: normal;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9000;
}
.e-comebacker,
.e-comebacker * {
    box-sizing: border-box;
    font-family: Open Sans, sans-serif !important;
    letter-spacing: 0;
    vertical-align: initial;
}
.e-comebacker button {
    background: 0 0 !important;
    border: 0 !important;
    color: inherit !important;
    cursor: pointer;
    font: inherit !important;
    padding: 0 !important;
}
.e-comebacker a {
    color: blue !important;
    text-decoration: none !important;
}
.e-comebacker__inner {
    height: 100%;
    margin: 0 auto;
    max-width: 730px;
    padding: 0 15px;
    width: 100%;
    word-spacing: -5px;
}
.e-comebacker__inner:before {
    content: '';
    display: inline-block;
    height: 100vh;
    vertical-align: middle;
    width: 0;
}
.e-comebacker__inner > * * {
    word-spacing: normal;
}
.e-comebacker__content {
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    display: none;
    margin: 20px auto;
    padding: 15px 25px;
    vertical-align: middle;
    width: 100%;
}
.e-comebacker__content.e-comebacker-active {
    display: -webkit-inline-flex;
    display: inline-flex;
}

.e-comebacker strong {
    font-weight: 700 !important;
}
@media screen and (max-width: 640px) {
    .e-comebacker {
        display: none !important;
    }
}
.e-comebacker select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff !important;
}
.modal-leave .modal-leave__btn-no:hover,
.modal-leave__btn-motivation {
    text-decoration: underline;
}
.modal-leave {
    display: -webkit-flex;
    display: flex;
    width: 100%;
}
.modal-leave__info {
    box-sizing: border-box;
    -webkit-flex-basis: 60%;
    flex-basis: 60%;
    margin-right: 50px;
    padding-right: 10px;
}
.modal-leave__product-view {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
}
.modal-leave .modal-leave__title {
    color: rgb(217, 4, 4) !important;
    font-size: 36px !important;
    font-weight: 700 !important;
    margin-bottom: 8px !important;
    margin-top: 0 !important;
    text-align: center;
}
.modal-leave .modal-leave__motivation {
    font-size: 19px !important;
    font-weight: 700 !important;
    padding: 0 20px;
    text-align: center;
}
.modal-leave .modal-leave__motivation > strong {
    color: rgb(217, 4, 4) !important;
}
.modal-leave .modal-leave__text {
    font-size: 16px !important;
    margin: 12px auto 14px !important;
    padding: 0 15px !important;
    text-align: center;
}
.modal-leave__text .inner-red {
    color: #d32f2f;
    font-weight: 700;
}
.modal-leave__btn-wrapper {
    margin: 0 auto;
    max-width: 300px;
    text-align: center;
}
.modal-leave .modal-leave__btn-next {
    background-color: rgb(217, 4, 4) !important;
    border-radius: 4px;
    color: #fff !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    height: 56px;
    letter-spacing: -0.5px;
    line-height: 25px;
    transition: background-color 0.3s linear;
    width: 100%;
}
.modal-leave .modal-leave__btn-next:hover {
    background-color: #1f8a37 !important;
}
.modal-leave .modal-leave__btn-no {
    color: #78909c !important;
    font-size: 14px !important;
    margin: 5px 0 0 !important;
}
.modal-leave__on-sale {
    margin: 0 auto;
    position: relative;
}
.modal-leave__sale-label {
    -webkit-align-items: center;
    align-items: center;
    background: 50% #388e3c;
    border-radius: 50%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15) !important;
    color: #fff;
    display: none !important;
    display: -webkit-flex;
    display: flex;
    font-size: 34px;
    font-weight: 700;
    height: 100px;
    -webkit-justify-content: center;
    justify-content: center;
    left: 105px;
    position: absolute;
    top: -15px;
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
    width: 100px;
}
.modal-leave__image {
    margin-left: -40px;
    max-height: 310px;
    max-width: 120%;
}
a.modal-leave__btn-motivation {
    color: rgb(217, 4, 4) !important !important;
    cursor: pointer;
}
