* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

b {
    font-weight: 700
}

a {
    text-decoration: none;
    color: inherit
}

body {
    font-family: "Open Sans", "Roboto", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    color: #7c7c7c
}

h1 {
    font-size: 43px;
    line-height: 55px;
    font-weight: 700
}

h2 {
    font-size: 47px;
    line-height: 60px;
    font-weight: 700
}

h3 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    text-align: center
}

h4 {
    font-size: 20px;
    line-height: 20px
}

p {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700
}

.out {
    max-width: 1920px;
    margin: 0 auto
}

.inner {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1040px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.header {
    background-color: #003142;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 5;
    padding: 14px 0
}

.header .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header ul {
    max-width: 400px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header ul li {
    font-size: 16px;
    font-weight: 700;
    color: #fff
}

.info {
    padding: 120px 0 160px;
    color: #fff;
    background: url(../images/info-bg1.jpg) no-repeat bottom;
    background-size: cover
}

.info2 {
    background: url(../images/info-bg2.jpg) no-repeat top;
    background-size: cover;
    padding: 50px 0
}

.info .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.info .wrap {
    position: relative
}

.info h1,
.info h2 {
    max-width: 580px;
    width: 100%;
    margin-bottom: 20px
}

.info .wrap>span {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 30px;
    font-style: italic
}

.info .wrap>span b {
    font-weight: 700;
    font-style: normal
}

.info .advantage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 18px;
    line-height: 20px
}

.info .advantage li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 50px
}

.info .advantage li:before {
    content: "";
    position: absolute;
    width: 27px;
    height: 27px;
    border: 1px solid #fff;
    border-radius: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.info .advantage li:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 100%;
    top: 50%;
    left: 8.5px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.info .wrap .prod {
    position: relative
}

.info .wrap img {
    position: absolute;
    /* max-width: 225px; */
    max-width: 125px;
    width: 100%;
    right: 14%
}

.info2 .wrap img {
    /* max-width: 225px; */
    max-width: 125px;
    right: 0;
    bottom: 44px
}

.order-wrap {
    max-width: 370px;
    width: 100%;
    text-align: center;
    padding: 35px;
    margin-top: 35px;
    background: #fcfdfd;
    border-radius: 5px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    color: #252525
}

.order-wrap .sale {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.order-wrap .sale span {
    font-size: 30px
}

.order-wrap .price {
    max-width: 240px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px
}

.order-wrap .price .al-cost-promo {
    color: #909090;
    font-size: 24px;
    text-decoration: line-through
}

select,
input {
    width: 100%;
    border: 1px solid #797979;
    height: 49px;
    font-size: 18px;
    line-height: 49px;
    padding: 0 20px 0 55px;
    color: #797979;
    margin-bottom: 15px;
    background-color: rgba(255, 255, 255, 0);
    outline: none
}

input {
    border-radius: 10px
}

form input[name="name"] {
    background: url(../images/form-name.jpg) no-repeat 20px 50%
}

form input[name="phone"] {
    background: url(../images/form-phone.jpg) no-repeat 20px 50%
}

.input-wrapper label,
.al-country {
    display: none
}

.input-wrapper {
    position: relative
}

.input-wrapper .error {
    border: 1px solid red !important;
    padding-top: 6px !important;
    background-position-y: 65%
}

.input-wrapper .error+label {
    width: 100%;
    height: 100%;
    color: red;
    display: block !important;
    font-size: 11px;
    left: 20px;
    line-height: 1;
    position: absolute;
    top: 3px;
    text-align: left
}

#m1-form .popup-m1-form .input-wrapper .error+label {
    top: 10px
}

.input-wrapper .error+label:before,
.input-wrapper .error+label:after {
    content: "";
    position: absolute;
    right: 50px;
    top: 33%;
    width: 3px;
    height: 21px;
    background-color: red
}

.input-wrapper .error+label:before {
    -webkit-transform: translate(0, -50%) rotate(135deg);
    transform: translate(0, -50%) rotate(135deg)
}

.input-wrapper .error+label:after {
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg)
}

button[type="submit"] {
    display: block;
    height: 67px;
    width: 100%;
    background-color: red;
    border: none;
    border-bottom: 3px solid #a90101;
    border-radius: 10px;
    font-size: 25px;
    line-height: 56px;
    font-weight: 700;
    color: #fff;
    margin: 0 auto 20px;
    outline: none
}

button[type="submit"]:hover,
button[type="submit"]:active {
    border-color: red
}

.feedback {
    max-width: 270px;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #252525;
    text-align: center
}

.info2 .wrap .feedback {
    margin: 0;
    color: #fff
}

.use {
    padding: 60px 0 50px;
    color: #393939;
    background: #f0f0f0
}

.use h3 {
    margin-bottom: 60px
}

.use ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    counter-reset: counter
}

.use ul li {
    width: 18%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.use ul li div {
    width: 103px;
    height: 103px;
    position: relative;
    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;
    counter-increment: counter;
    margin-bottom: 20px
}

.use ul li div:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 103px;
    height: 103px;
    border-radius: 100%;
    border: 1px solid #b4b8b9
}

.use ul li div:after {
    content: counter(counter);
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    font-weight: 700
}

.use ul li div img {
    width: 98px;
    height: 98px
}

.info2 .count {
    font-size: 18px;
    font-weight: 700;
    margin: 20px 0 40px;
    position: relative
}

.timer {
    max-width: 305px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 60px
}

.timer div {
    width: 80px;
    height: 84px;
    border-radius: 5px;
    background-color: #fff;
    color: #00131a;
    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;
    position: relative
}

.timer div p {
    position: absolute;
    right: 50%;
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
    bottom: -20px;
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.review {
    padding: 50px 0 0
}

.review h3 {
    margin-bottom: 40px
}

.review h3 span {
    color: #0182c3
}

.review .slider {
    max-width: 910px;
    width: 100%;
    margin: 0 auto
}

.review .slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: none;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    position: relative;
    z-index: 4;
    margin-bottom: 45px
}

.review .slide img {
    margin-right: 20px
}

.review .slide b {
    display: inline-block;
    color: #03699d;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px
}

.review .slide p {
    font-size: 17px;
    line-height: 25px;
    color: #4f4f4f;
    font-weight: 400
}

.slick-next,
.slick-prev {
    content: "";
    position: absolute;
    top: 15%;
    width: 25px;
    height: 25px;
    border: 4px solid rgba(1, 130, 195, 1);
    border-top: none;
    border-right: none;
    outline: 0;
    z-index: 2;
    font-size: 0;
    background-color: rgba(255, 255, 255, 0)
}

.slick-next {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 25px
}

.slick-prev {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 25px
}

.slick-next:hover,
.slick-next:active,
.slick-prev:hover,
.slick-prev:active {
    border-color: rgba(1, 130, 195, .7)
}

.slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    font-size: 0;
    text-align: center;
    list-style: none;
    bottom: 10px
}

.slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0;
    cursor: pointer
}

.slick-dots li:nth-child(2) {
    margin: 0 10px
}

.slick-dots li button {
    color: transparent;
    background: 0 0;
    outline: 0;
    font-size: 0;
    line-height: 0;
    display: block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    border: 0;
    padding: 0;
    border: 1px solid rgba(1, 130, 195, 1);
    border-radius: 50%
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0)
}

.slick-dots li.slick-active button::before {
    background-color: rgba(1, 130, 195, .8)
}

.beware {
    background: #f0f0f0;
    padding: 25px 0;
    color: #03699d;
    text-align: center
}

.beware h4 {
    font-size: 17px;
    font-weight: 700;
    margin: 25px auto;
    max-width: 790px;
    width: 100%
}

.beware p {
    color: #545454;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 30px
}

.beware span {
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    color: #03699d;
    text-transform: uppercase
}

.beware .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 25px
}

.receive {
    padding: 25px 0
}

.receive h3 {
    margin-bottom: 40px
}

.receive ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.receive li {
    max-width: 200px;
    width: 100%;
    font-size: 17px;
    line-height: 22px;
    color: #444;
    text-align: center;
    padding-top: 100px;
    position: relative
}

.receive li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    -webkit-transform: translate(50%, 0%);
    transform: translate(50%, 0%)
}

.receive li:nth-child(1):before {
    background: url(../images/receive-img1.jpg) no-repeat;
    width: 70px;
    height: 70px
}

.receive li:nth-child(2):before {
    background: url(../images/receive-img2.jpg) no-repeat;
    width: 81px;
    height: 59px
}

.receive li:nth-child(3):before {
    background: url(../images/receive-img3.jpg) no-repeat;
    width: 67px;
    height: 62px
}

.footer {
    background-color: #030412 !important;
    color: #fff !important
}

.footer a {
    color: rgba(1, 130, 195, 1) !important
}

.footer a:hover,
.footer a:active {
    color: rgba(1, 130, 195, .8) !important
}

.footer p {
    font-size: inherit !important;
    font-weight: 400 !important;
    line-height: inherit !important
}

.footer span {
    font-size: inherit !important
}

@media screen and (max-width:999px) {
    .info {
        padding: 80px 0 25px
    }

    .info h1,
    .info h2 {
        max-width: 100%;
        text-align: center
    }

    .info .inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .info .wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .info .wrap>span {
        text-align: center
    }

    .info .wrap .prod {
        text-align: center
    }

    .info .wrap img {
        position: static;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 15px
    }

    .info .wrap>p {
        margin-bottom: 25px
    }

    .order-wrap {
        margin-top: 15px
    }

    .use {
        padding: 25px 0
    }

    .use h3 {
        margin-bottom: 20px
    }

    .info2 {
        padding: 25px 0
    }

    .info2 .count {
        margin: 0 0 20px
    }

    .timer {
        margin-bottom: 35px
    }

    .info .wrap .feedback {
        margin-bottom: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .review {
        padding: 25px 0
    }

    .beware {
        padding: 25 0
    }

    .beware h3 {
        margin-bottom: 20px
    }

    .beware .wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .beware .wrap div {
        margin-top: 20px
    }

    .beware .wrap p {
        margin-bottom: 10px
    }

    .receive h3 {
        margin-bottom: 20px
    }
}

@media screen and (max-width:800px) {
    .info {
        padding-top: 75px
    }

    .info h1,
    .info h2 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 5px
    }

    .use ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .use ul li {
        width: 33%;
        margin-bottom: 20px
    }

    .use ul li span {
        width: 90%;
        margin: 0 auto
    }

    .info2 {
        padding: 25px 0
    }

    h3 {
        font-size: 22px;
        line-height: 26px
    }

    .review h3 {
        margin-bottom: 20px
    }

    .review .slide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .review .slide img {
        margin: 0 0 15px
    }

    .review .slide>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width:600px) {
    .header .inner {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header ul {
        display: none
    }

    .review {
        padding-bottom: 0
    }

    .receive ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .receive li {
        padding-top: 80px;
        margin-bottom: 15px
    }
}

@media screen and (max-width:480px) {
    .info .advantage {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column
    }

    .info .advantage li {
        margin-bottom: 15px
    }

    .order-wrap {
        padding: 15px 10px
    }

    .use ul li {
        width: 45%
    }

    #m1-form .popup-m1-form .input-wrapper .error+label {
        top: 5px
    }
}

.header .logo {
    font-size: 35px;
    font-weight: 700;
    color: #fff;
}