html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
.img-prod {
    width: 372px;
}
.displayNONE{display: none;}
.clear{
    content: "";
    display: block;
    clear: both;
}
img{width: 100%;}
body {
    margin: 0;
    font-size: 16px;
}
aside,
figure,
footer,
header,
section {
    display: block
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0;
    color: white;
}
b {
    font-weight: 700
}

.extra_img {
    max-width: 169px;
    top: 306px;
    left: 723px;
    position: absolute;
}
.header_link{text-decoration: none;color: white;}
h1 {
    font-size: 2em;
    margin: .67em 0
}
small {
    font-size: 80%
}
img {
    border: 0
}
figure {
    margin: 1em 40px
}
button,
input {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button {
    text-transform: none
}
button {
    -webkit-appearance: button;
    cursor: pointer
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
.pure-form input:focus:invalid {
    color: #b94a48;
    border-color: #e9322d
}
.pure-form input[type=checkbox]:focus:invalid:focus,
.pure-form input[type=file]:focus:invalid:focus,
.pure-form input[type=radio]:focus:invalid:focus {
    outline-color: #e9322d
}

.circle_img {
    max-width: 150px !important;
}

.copy-wrap {
    display: inline-block;
    float: left;
    margin-top: 14px;
}

.copyright {

    color: white !important;
}

.copyright {

    font-size: 12px;
    font-weight: 700;
    color: #000;
    line-height: 22px;
    height: 22px;
    font-family: 'Open Sans', sans-serif;
}
.mob{display: none;}
.desk{display: block;}
@-webkit-keyframes bounceRight {
    0%, 20%, 50% {
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0)
    }
    40% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    70% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
}
@-webkit-keyframes popOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }
    75% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes popOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }
    75% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}
@-webkit-keyframes slideInLeftQuad {
    0% {
        -webkit-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
        transform: translateX(-200px);
        -webkit-animation-timing-function: cubic-bezier(.055, .795, .18, .985)
    }
    to {
        -webkit-transform: translateX(350px);
        -ms-transform: translateX(350px);
        transform: translateX(350px)
    }
}
@keyframes slideInLeftQuad {
    0% {
        -webkit-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
        transform: translateX(-200px);
        -webkit-animation-timing-function: cubic-bezier(.055, .795, .18, .985)
    }
    to {
        -webkit-transform: translateX(350px);
        -ms-transform: translateX(350px);
        transform: translateX(350px)
    }
}
.pure-g,
html {
    font-family: Roboto, Open Sans, Arial, sans-serif
}
.slick-slider {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
/*! Flickity v1.1.2
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative
}
.flickity-enabled:focus {
    outline: 0
}
.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}
.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}
.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: grab
}

.inner1___3LW33z5hl3 aside {
    margin-top: 30px;
}
.modal-backdrop {
    background: #000;
    opacity: .97
}
.blurb_tax {
    font-size: 12px;
    display: block;
    text-align: center;
    color: #666;
    font-style: italic;
    line-height: 100%
}
.footerLinks a:before {
    content: "|";
    padding-right: 8px
}
@media (max-width: 760px) {
    footer ul{float: none !important;}
    footer {
        margin: 0 auto;
        text-align: center;
        background: url(../images/2def6b5662d3447140b45f4d8a6112c6.jpg) top no-repeat #b2daf4;
        color: #666;
        font-size: 12px;
        line-height: 150%;
        padding: 20px 0
    }
    .copyright {
        color: #00739e
    }
}
@media (min-width: 421px) {
    footer {
        margin: 0 auto;
        background: #586F81 !important;
        text-align: center;
        color: #666;
        font-size: 12px;
        line-height: 150%;
        display: block;
        height: auto;
    }
    .copyright {
        float: left;
        clear: left;
        color: #00739e;
        letter-spacing: 1px;
        margin: 0
    }
}
.modal-backdrop.fade.in {
    opacity: .95
}
.index_lp4___GF7lYU0V3_ {
    background: #fff
}
.container___3BwpsZcwbd {
    width: 1024px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}
.alert___24x-OYGFko {
    background: #172349;
    max-height: 48px;
}
.alert___24x-OYGFko .container___3BwpsZcwbd {
    padding: 15px
}
.head___TF6Sa-SPjB {
    background: #1685b0;
    min-height: 46px;
}
.head___TF6Sa-SPjB .container___3BwpsZcwbd {
    padding: 15px
}
.banner___1gaHKRBI5L,
.banner___1gaHKRBI5L .container___3BwpsZcwbd {
    background: url(../images/bg01.jpg) no-repeat;
    background-position: 50% 0
}
.banner___1gaHKRBI5L .container___3BwpsZcwbd {
    min-height: 700px
}
.sec1___1OtxqJSloH,
.sec1___1OtxqJSloH .container___3BwpsZcwbd {
    background: url(../images/bg02.jpg) no-repeat top
}
.sec1___1OtxqJSloH {
    background-color: #74849e
}
.sec1___1OtxqJSloH .container___3BwpsZcwbd {
    min-height: 488px
}
.sec2___28Sgg5TxGz,
.sec2___28Sgg5TxGz .container___3BwpsZcwbd {
    background: url(../images/bg03.jpg) no-repeat top
}
.sec2___28Sgg5TxGz {
    background-color: #c9f4fd
}
.sec2___28Sgg5TxGz .container___3BwpsZcwbd {
    min-height: 700px
}
.sec3___1p63U8qofG,
.sec3___1p63U8qofG .container___3BwpsZcwbd {
    background: url(../images/bg04.jpg) no-repeat top;
    background-position-y: -10px;
}
.sec3___1p63U8qofG {
    background-color: #1884b2;
    margin-top: 90px;
    padding-bottom: 17px;
}
.sec3___1p63U8qofG .container___3BwpsZcwbd {
    min-height: 400px
}
.sec4___3Hk4wynnRG,
.sec4___3Hk4wynnRG {
background: #ceefff;
background: -moz-linear-gradient(left, #ceefff 0%, #d1f1ff 5%, #d8f3fe 10%, #e2f6ff 15%, #ffffff 20%, #ffffff 80%, #e2f6ff 85%, #d8f3fe 90%, #d1f1ff 95%, #ceefff 100%);
background: -webkit-linear-gradient(left, #ceefff 0%,#d1f1ff 5%,#d8f3fe 10%,#e2f6ff 15%,#ffffff 20%,#ffffff 80%,#e2f6ff 85%,#d8f3fe 90%,#d1f1ff 95%,#ceefff 100%);
background: linear-gradient(to right, #ceefff 0%,#d1f1ff 5%,#d8f3fe 10%,#e2f6ff 15%,#ffffff 20%,#ffffff 80%,#e2f6ff 85%,#d8f3fe 90%,#d1f1ff 95%,#ceefff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ceefff', endColorstr='#ceefff',GradientType=1 ); /* IE6-9 */
}
.sec4___3Hk4wynnRG .container___3BwpsZcwbd {
    min-height: 1090px
}

.sec5___SlK_Zjl2zq2,
.sec5___SlK_Zjl2zq2 .container___3BwpsZcwbd {
    background: url(../images/bg07.jpg) no-repeat bottom;
    padding-bottom: 0.5%;
}
.sec5___SlK_Zjl2zq2 .container___3BwpsZcwbd {
    min-height: 842px
}
.alert___24x-OYGFko h3,
.badge_beauty___1jFIcYF0xb,
.badge_satisfaction___30ABeT7ANh,
.banner_h1___2dtawA_wXf,
.banner_li1___138yaZDhlX,
.banner_li2___1zfrz0XxqQ,
.banner_li3___qFISL5SRkW,
.banner_ul___28qJVJacrj,
.inner_left___lNj9twAJVz,
.inner_right___2F10Fasy43,
.logo___3H55j-iJbp,
.sec1_ba___2ytBAlDu2y,
.sec1_h2___3SbEYgaqD9,
.sec1_h3___2PKVLD3iu1,
.sec1_h6___3a6lWBNqyp,
.sec1_p1___2uxE6aIZHP,
.sec2_h2___1D3rdDKg6E,
.sec2_h4___1v8pmq8iEO,
.sec2_step1___1ZV5tgtQn-,
.sec2_step2___3smjpVBv6p,
.sec2_step3___1oooWkNNPo,
.sec2_step4___d8r4Gl5j5p,
.sec2_steps___399lHTzcby,
.sec2_steps_h3___2QgGkIORDa,
.sec2_steps_p___1PYEuuKkAE,
.sec3_badge___nTfWpjJwC_,
.sec3_h2___2edSvDGXPX,
.sec3_h6___3RN6Pxx262,
.sec3_p___3YpIlScHbv,
.sec4_ba___3F1oTL5s1w,
.sec4_ba___3F1oTL5s1w h6,
.sec4_h2___3LUTm-l_8j,
.sec4_h5___3IYON-4geR,
.sec4_testi1___21IbLAfBKu,
.sec4_testi2___AfH51wqdjR,
.sec4_testi___1yCX4tu33_,
.sec4_testi___1yCX4tu33_ h4,
.sec4_testi___1yCX4tu33_ p,
.seen_on___36amvscsAA {
    margin: 0;
    padding: 0;
    line-height: 1em;
    text-shadow: none
}
.btn_rush___34iim15KAf {
    background: #a8d241;
    border: none;
    color: #fff;
    padding: 5px;
    font-weight: 400;
    font-size: 1.5em;
    min-width: 300px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    border-radius: 10px
}
.base_slab___2_2BE5M5ZL {
    font-family: Roboto Slab, Georgia, serif
}
.badge_beauty___1jFIcYF0xb {
    background: url(../images/selo1.png) no-repeat 50% 50%;
    background-size: 100%;
    width: 150px;
    height: 150px
}
.badge_satisfaction___30ABeT7ANh {
    background: url(../images/selo2.png) no-repeat 50% 50%;
    background-size: 100%;
    width: 110px;
    height: 110px
}
.c_title___2lFySUZeqW {
    color: #1685b0;
    text-align: center;
    padding: 32px 0 40px;
    font-size: 3.2em
}
.c_title___2lFySUZeqW small {
    display: block;
    color: #172349;
    font-size: .55em;
    line-height: 1em;
    padding-top: 15px
}
.c_sub_title___3UOJK0ecf8 {
    color: #995700;
    font-size: 1.1em;
    margin-bottom: 15px
}
.alert___24x-OYGFko h3 {
    text-align: center;
    color: #fff;
    font-weight: normal;
}
.alert___24x-OYGFko h3 b {
    color: #9c3
}
.head___TF6Sa-SPjB .inner___1ggtGhwsZm {
    width: 992px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.head___TF6Sa-SPjB .logo___3H55j-iJbp {
    box-sizing: border-box;
    min-height: 1px;
     float: left;
     color: white;
     font-size: 35px;
}
.head___TF6Sa-SPjB .logo___3H55j-iJbp {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}
.head___TF6Sa-SPjB .btn_rush___34iim15KAf {
    min-width: 400px
}
.banner_h1___2dtawA_wXf {
    color: #172349;
    font-size: 3.8em;
    padding: 10px 0 0 10px;
    min-height: 150px
}
.banner_h1___2dtawA_wXf b {
    color: #1685b0;
    font-style: italic;
    font-size: 1.4em;

}
.banner_h1___2dtawA_wXf small {
    color: #1685b0;
    display: block;
    font-size: .45em;
    line-height: 1em;
    padding-top: 15px;
    width: 720px;
}
.banner_ul___28qJVJacrj {
    color: #995700;
    list-style: none;
    margin-left: 289px;
    margin-top: 40px;
    font-size: 1.3em;
    min-height: 405px
}
.banner_ul___28qJVJacrj b {
    color: #172349;
    font-size: 2em;
    font-style: italic;
    position: relative;
    bottom: -9px;
    padding-right: 8px
}
.banner_li___yVnZFFQzM7 {
    padding-bottom: 30px
}
.seen_on___36amvscsAA {
    font-family: Georgia, serif;
    font-style: italic;
    font-weight: 500;
    font-size: 1em;
    width: 250px;
    padding-left: 0;
    margin-top: -20px;
    margin-left: -69px;
    text-align: right
}
.banner_badge1___2lt0cwhZXP {
    position: absolute;
    left: 442px;
    top: 440px;
}
.sec1___1OtxqJSloH {
    color: #fff
}
.sec1___1OtxqJSloH .container___3BwpsZcwbd {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.sec1___1OtxqJSloH .inner_left___lNj9twAJVz {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 519px
}
.sec1___1OtxqJSloH .inner_right___2F10Fasy43 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 633px;
}
.sec1_ba___2ytBAlDu2y {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    width: 239px;
    left: -30px;
    top: 444px
}
.sec1_h6___3a6lWBNqyp {
    width: 49%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    font-size: 1em;
    text-shadow: 0 1px 0 #333
}
.sec1_h2___3SbEYgaqD9 {
    font-size: 2.8em;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 20px
}
.sec1_h3___2PKVLD3iu1 {
    font-size: 1em;
    line-height: 1.3em;
    padding-bottom: 25px;
}
.sec1_p1___2uxE6aIZHP {
    line-height: 1.2em;
}
.sec2_steps___399lHTzcby {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1057px;
    position: absolute;
    left: 22px;
    top: 130px
}
.sec2___28Sgg5TxGz .inner1___3LW33z5hl3 {
    width: 515px
}
.sec2___28Sgg5TxGz .inner1___3LW33z5hl3 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    box-sizing: border-box
}
.sec2___28Sgg5TxGz .inner_bt___3SdvGToUAN {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -79px
}
.sec2_steps_h3___2QgGkIORDa {
    color: #1685b0;
    margin-bottom: 9px
}
.sec2_steps_p___1PYEuuKkAE {
    font-size: .8em;
    line-height: 1.23em;
    margin-bottom: 15px
}
.sec2_steps_list___24TozyK9zK {
    padding: 0
}
.sec2_step3___1oooWkNNPo {
    margin-top: 10px;
    margin-bottom: 20px
}
.sec2___28Sgg5TxGz .btn_rush___34iim15KAf {
    min-width: 320px;
}
.sec3___1p63U8qofG .container___3BwpsZcwbd {
    color: #fff
}
.sec3_h6___3RN6Pxx262 button {
    color: #ff0;
    background: none;
    border: none;
    display: inline;
    padding: 0;
    margin-bottom: 20px;
    text-decoration: underline;
    text-align: left;
    font-size: .9em
}
.sec3_h6___3RN6Pxx262 button:hover {
    text-decoration: none
}
.sec3_h2___2edSvDGXPX {
    padding-left: 506px;
    padding-top: 25px;
    padding-right: 115px;
    font-size: 1.8em;
    font-weight: 400;
    margin-bottom: 15px
}
.sec3_h2___2edSvDGXPX b {
    display: block;
    color: #fff200;
    line-height: 1.2em;
    padding-top: 5px
}
.sec3_p___3YpIlScHbv {
    width: 350px;
    margin-left: 507px;
    line-height: 1em;
    font-size: 0.8em;
    margin-bottom: 20px
}
.sec3_h6___3RN6Pxx262 {
    width: 190px;
    margin-left: 510px;
    margin-top: 20px;
    font-size: .9em;
    font-style: italic;
    text-align: left;
    font-weight: 400;
    line-height: 1.3em
}
.sec3_badge___nTfWpjJwC_ {
    position: absolute;
    left: 870px;
    top: 390px
}
.sec4_h5___3IYON-4geR {
    text-align: center
}
.sec4_ba___3F1oTL5s1w {
    color: #1685b0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-top: 0px;
    font-size: 1.8em;
    width: 1024px;
    margin: 0 auto;
}
.sec4_ba___3F1oTL5s1w h6 {
    width: 100px;
    text-align: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}
.sec4_testi_list___1rZoFic9D- {
    width: 488px;
    padding-top: 348px;
    margin: 0 15px;
    color: #494949
}
.sec4_testi_list___1rZoFic9D- h4 {
    font-family: Kaushan Script, cursive;
    padding: 15px 0 85px 40px;
    font-size: 1.3em;
    font-weight: 400;
    text-align: right;
    width: 230px
}
.sec4_testi_list___1rZoFic9D- p {
    text-align: center
}
.sec4_testi_list___1rZoFic9D- p b {
    font-family: Kaushan Script, cursive;
    font-size: 1.5em;
    font-weight: 400;
    display: block;
    padding-bottom: 20px
}
.sec4_testi_list___1rZoFic9D- p em {
    display: block;
    line-height: 1.3em;
    font-size: .8em;
    width: 90%;
    margin: 0 auto
}
.sec4_testi___1yCX4tu33_ {
    margin-bottom: 35px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 557px
}
.sec4_testi1___21IbLAfBKu {
    background: url(../images/depo1.jpg) no-repeat top
}
.sec4_testi2___AfH51wqdjR {
    background: url(../images/depo4.jpg) no-repeat top
}

.sec5___SlK_Zjl2zq2 .inner___1ggtGhwsZm {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.sec5___SlK_Zjl2zq2 .form_left___3sRmR8gdgg {
    padding: 30px 0 0 49px
}
.sec5___SlK_Zjl2zq2 .form_left___3sRmR8gdgg {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.sec5___SlK_Zjl2zq2 .buttonIndex {
    background: #a8d241;
    border: none;
    color: #fff;
    border-radius: 10px;
    font-weight: 400;
    font-size: 1.5em;
    width: 390px;
    height: 55px;
    margin-left: 540px;
    margin-top: -50px;
    margin-bottom: 10px;
}

.sec5___SlK_Zjl2zq2 .banner_h1___2dtawA_wXf {
    min-height: 130px
}
.sec5___SlK_Zjl2zq2 .banner_ul___28qJVJacrj {
    margin-left: 512px;
    margin-top: 0px;
    margin-bottom: 68px;
    }
.sec5___SlK_Zjl2zq2 .seen_on___36amvscsAA {
    background: url(../images/imgmarcas.jpg) no-repeat top;
    width: 490px;
    height: 70px;
    background-color: #fff;
    background-position: 50% 9px;
    background-size: 97%;
    box-sizing: border-box;
    border-radius: 10px;
    margin-left: 535px;
    margin-top: -8px;
    padding-left: 14px;
    padding-top: 17px;
    text-align: left
}
.sec4_testi_desktop___2Q6COdXH-A {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.sec4_testi_mobile___3NjdYwDrS8 {
    display: none
}
@media (max-width: 760px) {
    .btn_rush___34iim15KAf{
        padding: 5px 25px !important;
    }
    .head___TF6Sa-SPjB .container___3BwpsZcwbd{
        padding: 10px !important;
    }
    .alert___24x-OYGFko .container___3BwpsZcwbd{
        padding: 5px;
    }
    .alert___24x-OYGFko h3{
        font-size: 0.9em !important;
    }
    .container___3BwpsZcwbd {
        width: 320px
    }
    .alert___24x-OYGFko h3 {
        font-size: 1em;
        line-height: 1.3em
    }
    .head___TF6Sa-SPjB .container___3BwpsZcwbd:after {
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        right: 60px;
        top: -1px
    }
    .head___TF6Sa-SPjB .inner___1ggtGhwsZm {
        display: block;
        width: auto
    }
    .head___TF6Sa-SPjB .btn_rush___34iim15KAf {
        min-width: 293px
    }
    .banner___1gaHKRBI5L,
    .banner___1gaHKRBI5L .container___3BwpsZcwbd {
        background: url(../images/bgm01.jpg) no-repeat top
    }
    .banner___1gaHKRBI5L .container___3BwpsZcwbd {
        min-height: 435px;
        padding-top: 20px
    }
    .banner_h1___2dtawA_wXf {
        font-size: 2em;
        width: 190px;
        padding: 10px 0 0 0px;
        min-height: 120px
    }
    .banner_h1_footer{
        width: 90%;
    }
    .banner_ul___28qJVJacrj {
        margin: 0;
        font-size: .78em;
        padding-left: 10px;
        text-shadow: 0 1px 0 #333;
        min-height: 109px
    }
    .banner_li___yVnZFFQzM7 {
        padding-bottom: 15px;
    }
    .banner___1gaHKRBI5L .seen_on___36amvscsAA {
        text-align: left;
        padding-left: 18px;
        padding-top: 31px;
        margin: 0
    }
    .sec1___1OtxqJSloH,
    .sec1___1OtxqJSloH .container___3BwpsZcwbd {
        background: url(../images/bgm02.jpg) no-repeat top #74849e
    }
    .sec1___1OtxqJSloH .container___3BwpsZcwbd {
        min-height: 0;
        display: block;
        padding-bottom: 30px
    }
    .sec1___1OtxqJSloH .inner_left___lNj9twAJVz,
    .sec1___1OtxqJSloH .inner_right___2F10Fasy43 {
        width: auto;
        display: block;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto
    }
    .inner_left___lNj9twAJVz{
        min-height: 265px;
    }
    .sec1_ba___2ytBAlDu2y {
        width: 169px;
        left: 76px;
        top: 297px
    }
    .sec1___1OtxqJSloH .inner_right___2F10Fasy43 {
        padding: 0 10px
    }
    .sec1_h2___3SbEYgaqD9 {
        font-size: 1.6em
    }
    .sec1_h3___2PKVLD3iu1 {
        font-size: 1em
    }
    .sec1_p1___2uxE6aIZHP {
        font-size: .9em
    }
    .sec2___28Sgg5TxGz,

    .sec2___28Sgg5TxGz .container___3BwpsZcwbd {
        min-height: 0;
        padding-bottom: 30px
    }
    .c_title___2lFySUZeqW {
        font-size: 1.7em;
        padding-bottom: 30px
    }
    .c_title___2lFySUZeqW small {
        padding-top: 5px
    }
    .sec2_steps___399lHTzcby {
        display: block;
        position: static;
        width: auto;
        left: auto;
        top: auto;
        text-align: center
    }
    .sec2___28Sgg5TxGz .inner1___3LW33z5hl3 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        width: auto;
        display: block
    }
    .sec2_steps_list___24TozyK9zK {
        padding: 10px
    }
    .sec2_step1___1ZV5tgtQn-,
    .sec2_step2___3smjpVBv6p,
    .sec2_step3___1oooWkNNPo,
    .sec2_step4___d8r4Gl5j5p {
        margin: 0;
        min-height: 0
    }
    .sec2_step1___1ZV5tgtQn-:before {
        content: "";
        background: url(../images/prod-new.png) no-repeat;
        height: 235px;
        margin: 0 auto 10px;
        display: block
    }
    .sec2_step2___3smjpVBv6p:before {
        content: "";
        background: url(../images/bgm04.png) no-repeat;
        background-position: -12px 0;
        height: 175px;
        margin: 0 auto;
        display: block
    }
    .sec2_step3___1oooWkNNPo:before {
        content: "";
        background: url(../images/bgm05.png) no-repeat;
        height: 275px;
        margin: 0 auto;
        display: block
    }
    .sec2_step4___d8r4Gl5j5p:before {
        content: "";
        background: url(../images/bgm06.png) no-repeat;
        background-position: 18px -60px;
        height: 165px;
        margin: 0 auto;
        display: block
    }
    .sec2_steps_p___1PYEuuKkAE {
        font-size: .75em
    }
    .sec3___1p63U8qofG {
        margin-top: 0
    }
    .sec3___1p63U8qofG,
    .sec3___1p63U8qofG .container___3BwpsZcwbd {
        background: url(../images/bgm07.jpg) no-repeat top #1685b0
    }
    .sec3___1p63U8qofG .container___3BwpsZcwbd {
        min-height: 0;
        padding: 325px 10px 0
    }
    .sec3_h2___2edSvDGXPX {
        padding: 0;
        font-size: 1.4em
    }
    .sec3_p___3YpIlScHbv {
        width: auto;
        margin: 0 0 15px
    }
    .sec3_h6___3RN6Pxx262 {
        background: url(../images/bgm044.png) no-repeat;
        margin: 0;
        min-height: 140px;
        padding: 0 0 0 140px;
        width: 290px;
        font-size: .74em;
        background-size: 46%;
        background-position: 10 0px;
        box-sizing: border-box
    }
    .sec3_badge___nTfWpjJwC_ {
        left: 28%;
        top: 486px;
        width: 70px;
        height: 70px
    }
    .sec4___3Hk4wynnRG,
    .sec4___3Hk4wynnRG .container___3BwpsZcwbd {
        background: url(../images/b7ce9e644da778bf95ef115dfe35e69e.jpg) repeat-x bottom #fff
    }
    .sec4___3Hk4wynnRG .container___3BwpsZcwbd {
        min-height: 0;

    }
    .sec4_testi_mobile___3NjdYwDrS8 {
        display: block
    }
    .sec4_testi_list___1rZoFic9D- {
        width: auto;
        padding-top: 205px
    }
    .sec4_testi_list___1rZoFic9D- h4 {
        width: 120px;
        font-size: 1em;
        padding-bottom: 50px;

    }
    .sec4_testi1___21IbLAfBKu,
    .sec4_testi2___AfH51wqdjR {
        background-size: 100%;
        width: 300px
    }
    .sec4_testi_list___1rZoFic9D- p b {
        font-size: 1.2em
    }
    .sec4_testi___1yCX4tu33_ {
        min-height: 0
    }
    .sec4_testi_mobile___3NjdYwDrS8 {
        height: 470px;
        width: 320px
    }
    .banner_ul___28qJVJacrj b {
        bottom: 1px;
        padding-right: 4px;
        left: 8px;
    }
    .banner_badge1___2lt0cwhZXP,
    .sec2___28Sgg5TxGz .inner_bt___3SdvGToUAN,
    .sec4_ba___3F1oTL5s1w,
    .sec4_h5___3IYON-4geR,
    .sec4_testi_desktop___2Q6COdXH-A {
        display: none
    }
}

.btn_rush___34iim15KAf:after {
    content: "";
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
    background: linear-gradient(135deg, hsla(0, 0%, 100%, 0) 30%, hsla(0, 0%, 100%, .9) 50%, hsla(0, 0%, 100%, 0) 71%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
    display: block!important;
    -webkit-animation: slideInLeftQuad 5s infinite forwards;
    animation: slideInLeftQuad 5s infinite forwards
}
.banner_li1___138yaZDhlX {
    opacity: 0;
    -webkit-animation: fadeInLeft 1s 1 1s forwards;
    animation: fadeInLeft 1s 1 1s forwards
}
.banner_li2___1zfrz0XxqQ {
    opacity: 0;
    -webkit-animation: fadeInLeft 1s 1 2s forwards;
    animation: fadeInLeft 1s 1 2s forwards
}
.banner_li3___qFISL5SRkW {
    opacity: 0;
    -webkit-animation: fadeInLeft 1s 1 3s forwards;
    animation: fadeInLeft 1s 1 3s forwards
}
.banner_badge1___2lt0cwhZXP {
    opacity: 0;
    visibility: visible;
    -webkit-animation: popOut 1s 1 4s forwards;
    animation: popOut 1s 1 4s forwards
}
@media (min-width: 421px) {
    .sec4_testi1___21IbLAfBKu,
    .sec4_testi2___AfH51wqdjR {
        position: relative;
        background: none
    }
    .sec4_testi_list___1rZoFic9D- h4 {
        position: relative;
        z-index: 10
    }
    .sec4_testi1___21IbLAfBKu:before {
        background: url(../images/depo1.jpg) no-repeat 50% 50%;
        background-size: 100%
    }
    .sec4_testi1___21IbLAfBKu:before,
    .sec4_testi2___AfH51wqdjR:before {
        content: "";
    width: 488px;
    height: 453px;
        position: absolute;
        left: 0;
        top: 0
    }
    .sec4_testi2___AfH51wqdjR:before {
        background: url(../images/depo4.jpg) no-repeat 50% 50%;
        background-size: 100%
    }
    .sec4_testi1___21IbLAfBKu:after {
        background-size: 100%
    }
    .sec4_testi1___21IbLAfBKu:after,
    .sec4_testi2___AfH51wqdjR:after {
        content: "";
        width: 219px;
        height: 215px;
        position: absolute;
        right: 0;
        top: 239px
    }
    .sec4_testi2___AfH51wqdjR:after {
        background-size: 100%
    }
}
@media (max-width: 760px) {
    .banner_li1___138yaZDhlX,
    .banner_li2___1zfrz0XxqQ,
    .banner_li3___qFISL5SRkW {
        -webkit-animation: none;
        animation: none;
        opacity: 1
    }
    .btn_rush___34iim15KAf:after,
    .head___TF6Sa-SPjB .btn_rush___34iim15KAf:after {
        display: none;
        opacity: 0;
        -webkit-animation: none;
        animation: none
    }
}
@media (min-width: 421px) {  
    .head___TF6Sa-SPjB .logo___3H55j-iJbp {
        padding: 0;
        margin: 0;
        min-height: 0
    }
}
.form_container___1g8JtCtsyy .error {
    background: #c00;
    color: #fff;
    padding: .5em;
    font-family: Roboto, Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: .75em;
    border-radius: .28571429rem
}

footer {
    background: #74849e !important;
}
.alert-danger {
    color: #fff;
    background-color: #c00;
    border-color: red;
    border-radius: 0;
    position: fixed;
    width: 100%;
    top: 0;
    text-align: center;
    font-family: Roboto;
    font-weight: 200;
    z-index: 100
}

section.container-p10, footer {
    float: left;
    width: 100%;
}

ul {
    list-style: none;
}

.container-p10{
    background: #ab44b6;
    padding: 30px 0;
}
.container-p10 .col span{
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
}
.container-p10 .col img{
    margin-top: 10px;
    max-width: 100%;
}
footer ul{
    float: right;
    padding: 22px 0;
}
footer ul li{
    border-right: 2px solid #000;
}
footer ul li a{
    margin: 0 25px;
}
footer ul li:last-child a{
    margin-right: 0;
}
footer ul li:last-child{
    border-right: 0;
}

 .container-p10 .wrapper, .container-footer .wrapper{
        width: 1049px;
        margin: 0 auto;
    }

@media(max-width: 1060px ){

    .container-p10 .wrapper, .container-footer .wrapper{
        width: 740px;
    }
    .container-p10 .col span{
        font-size: 14px;
    }
    .container-p10 .col {
        width: 50%;
    }
    footer ul li a, footer ul li {
        float: left;
        font-size: 14px;
    }
    footer ul li a {
        margin: 0 15px;
        font-size: 12px;
    }
}


@media(max-width: 750px ){

    .container-p10 .wrapper, .container-footer .wrapper{
        width: 310px;
    }
    footer ul li {
        border-right: 0;
        border-bottom: 2px solid #000;
        width: 100%;
    }
    footer ul li:last-child{
        border-bottom: 0;
    }
    footer ul li a{
        width: 100%;
        text-align: center;
        margin: 0;
    }



}


@media (max-width: 1060px){
    footer ul li a {
        font-size: 12px;
    }
}
.vjs-default-skin{color:#ffffff;}

        

section.container-p10, footer {
    float: left;
    width: 100%;
}

ul {
    list-style: none;
}

.container-p10{
    background: #92459a;
    padding: 15px 0;
}
.container-p10 .col{
    width: 23%;
    float: left;
    text-align: center;
}
.container-p10 .col span{
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
}
.container-p10 .col img{
    margin-top: 10px;
    max-width: 170px;
}
footer ul{
    float: right;
    padding: 2px 0;
}
footer ul li{
    border-right: 2px solid #000;
}
footer ul li a{
    margin: 0 25px;
}
footer ul li:last-child a{
    margin-right: 0;
}
footer ul li:last-child{
    border-right: 0;
}

 .container-p10 .wrapper, .container-footer .wrapper{
        width: 1049px;
        margin: 0 auto;
    }

@media(max-width: 1060px ){

    .container-p10 .wrapper, .container-footer .wrapper{
        width: 740px;
    }
    .container-p10 .col span{
        font-size: 14px;
    }
    .container-p10 .col {
        width: 100% !important;
    }
    footer ul li a, footer ul li {
        float: left;
        font-size: 14px;
    }
    footer ul li a {
        margin: 0 15px;
        font-size: 12px;
    }
}


@media(max-width: 760px ){
    .head___TF6Sa-SPjB .logo___3H55j-iJbp{font-size: 26px;}

    .container-p10 .wrapper, .container-footer .wrapper{
        width: 310px;
    }
    .container-p10 .col {
        width: 100%;
        margin-bottom: 15px;
        margin-top: 0px;
    }
    footer ul li {
        border-right: 0;
        border-bottom: 2px solid #000;
        width: 100%;
    }
    footer ul li:last-child{
        border-bottom: 0;
    }
    footer ul li a{
        width: 100%;
        text-align: center;
        margin: 0;
    }



}

footer ul li a, footer ul li {
    float: left;
    font-size: 12px;
    font-weight: 900;
    color: white;
    line-height: 22px;
    height: 22px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
}

@media (max-width: 1060px){
    footer ul li a {
        font-size: 12px;
    }
}


@media screen and (max-width: 974px) {
    .sec3_h2___2edSvDGXPX {
        padding-left: 53%;
    }
    .sec3_p___3YpIlScHbv {
        margin-left: 53%;
    }
    .sec3_h6___3RN6Pxx262 {
        margin-left: 53%;
    }

    .extra_img {
        left: 73%;
        top: 340px;
    }

    .sec3_badge___nTfWpjJwC_ {
        left: 90%;
        max-width: 80px;
    }
}

@media screen and (max-width: 926px) {

    .extra_img {
        max-width: 136px;
        top: 374px;
    }


    .sec3_badge___nTfWpjJwC_ {
        left: 87%;
        top: 410px;
    }
}

@media screen and (max-width: 840px) {

    .extra_img {
        max-width: 108px;
        top: 314px;
        left: 75%;
    }


    .sec3_badge___nTfWpjJwC_ {
        left: 87%;
        top: 347px;
    }
}

@media screen and (min-width: 760px) and (max-width: 790px) {

    .extra_img {
        top: 337px;
        left: 76%;
    }
    .sec3_badge___nTfWpjJwC_ {

        left: 88%;
        top: 347px;

    }
}

@media screen and (min-width: 760px) and (max-width: 840px) {
    .sec3_h2___2edSvDGXPX {
        font-size: 1.4em;
    }
}

@media screen and (min-width: 760px)  {
    .sec1_p1___2uxE6aIZHP {
        padding-bottom: 12px;
    }
}



.head___TF6Sa-SPjB .container___3BwpsZcwbd::after {
    content: "";
    background: url('../images/header_arrow.png') no-repeat 50% 50%;
    background-size: 100%;
    width: 22px;
    height: 11px;
    position: absolute;
    top: 0;
    display: block;
    right: 210px;
}


@media (max-width: 760px) {
    .sec3_h2___2edSvDGXPX {
        padding-left: 0 !important;
    }
    .sec3_p___3YpIlScHbv {
        margin-left: 0 !important;
    }
    .sec3_h6___3RN6Pxx262 {
        margin-left: 0 !important;
        margin: 0 auto !important;
    }
   .extra_img {
       display: none;
   }

    .sec3_badge___nTfWpjJwC_ {
        left: 26%;
        top: 477px;
    }

    .seen_on___36amvscsAA{
        display: none !important;
    }


    .banner_h1___2dtawA_wXf small {
        width: auto;
    }


    .sec5___SlK_Zjl2zq2 .banner_ul___28qJVJacrj {
        margin-left: 0px ;
    }

    .sec5___SlK_Zjl2zq2 .buttonIndex {
        margin-left: 0px;
        width: auto;
        min-width: 0px;
    }

    .banner___1gaHKRBI5L, .banner___1gaHKRBI5L .container___3BwpsZcwbd {
        background: url(../images/bgm01.jpg) no-repeat right;
        text-align: center;
    }

    .sec1_ba___2ytBAlDu2y {
        left:auto;
        margin: 0 auto;
        position: inherit;
    }

    .sec1_h6___3a6lWBNqyp {
    margin-top: 265px;
    font-size: 12px;
    color: white;
        margin-left: -31%;
    }

    .bla {
        margin-right: 41%;
    }
    .banner_ul___28qJVJacrj {
        text-align: left;
        padding-top: 15px;
    }
    .banner_ul_header{
        padding-top: 30px;
    }
    .banner_li_footer__{
        margin-left: 85px;
    }

    .sec5___SlK_Zjl2zq2 .form_left___3sRmR8gdgg {
        margin: 0 auto;
    }

    .sec5___SlK_Zjl2zq2 .form_left___3sRmR8gdgg {
        padding-left: 0px !important;
    }
    .sec5___SlK_Zjl2zq2 .container___3BwpsZcwbd {
        min-height: 500px;
    }

    .sec5___SlK_Zjl2zq2, .sec5___SlK_Zjl2zq2 .container___3BwpsZcwbd {
        background: url(../images/bg07.jpg) no-repeat center;
    background-size: 115%;
    background-position-x: 142%;
    background-position-y: 75%;
    }

    .sec2_step4___d8r4Gl5j5p::before, .sec2_step3___1oooWkNNPo::before, .sec2_step2___3smjpVBv6p::before {
        background: none;
        height: auto;
    }

    .sec2_step1___1ZV5tgtQn-::before {
        background: url(../images/prod-new.png) no-repeat center;
        background-size: 300px;
    }

    .sec2___28Sgg5TxGz, .sec2___28Sgg5TxGz .container___3BwpsZcwbd {
        background: none;
        background-color: #c9f4fd;
    }

    .sec5___SlK_Zjl2zq2 .banner_ul___28qJVJacrj {
        margin-bottom: 22px;
    }

    .sec5___SlK_Zjl2zq2 .banner_h1___2dtawA_wXf {
        margin: 0 auto;
    }

    .sec5___SlK_Zjl2zq2 .banner_ul___28qJVJacrj {
        text-align: center;
    }
    .sec5___SlK_Zjl2zq2 .form_left___3sRmR8gdgg {
        padding-bottom: 15px;
    }

    .img-prod {
    max-width: 160px;
    margin: 0 auto;
    }

    .align_center {
        margin: 0 auto !important;
    }

    .banner_ul___28qJVJacrj {
        padding-left: 0px;
    }

    .lessW {
    max-width: 150px;
    font-size: 19px;
    float: right;
    }

    .sec4___3Hk4wynnRG {
        background: #ceefff;
    }

    .sec3_h6___3RN6Pxx262 {
        margin:0 auto;
    }

    .inner1___3LW33z5hl3 aside {
        margin-top: 0px;
    }

    .sec2___28Sgg5TxGz, .sec2___28Sgg5TxGz .container___3BwpsZcwbd {
        padding-bottom: 0px;
    }

    .copy-wrap {
        float: none;
    }

    .copyright{
        font-size: 10px;
    }

    .container-p10 .col img {
        max-width: 110px;
    }

    .half {
        width: 50% !important;
    }

    .sec1_h3___2PKVLD3iu1 {
        font-size: 0.9em;
    }

    .sec1_h2___3SbEYgaqD9, .sec3_h2___2edSvDGXPX {
        font-size: 1.7em;
    }

    .sec1_p1___2uxE6aIZHP, .sec3_p___3YpIlScHbv, .container-p10 .col span {
        font-size: .8em;
    }

    .circle_img {
        max-width: 110px !important;
    }

    .container-footer {
        padding: 0px;
    }

    .sec5___SlK_Zjl2zq2 .form_left___3sRmR8gdgg {
        padding: 0px 0 0 49px;
    }

    .c_title___2lFySUZeqW {
        padding: 18px 5px 20px;
    }

    .sec3___1p63U8qofG {
        padding-bottom: 0px;
    }

    .sec3_h2___2edSvDGXPX b {
        line-height: 1em;
    }

    footer ul li {
        border-bottom: none;
    }

    .sec3___1p63U8qofG, .sec3___1p63U8qofG .container___3BwpsZcwbd {
        background-position-y: 11px !important;
    }

    .head___TF6Sa-SPjB .container___3BwpsZcwbd::after {
        right: 65px;
    }

}

@media screen and (max-width: 1140px) {
    .container___3BwpsZcwbd {
        width: auto;
    }
    .sec4_ba___3F1oTL5s1w {
        width: auto;
    }
    .sec5___SlK_Zjl2zq2 .form_left___3sRmR8gdgg {
        text-align: center;
    }

    .head___TF6Sa-SPjB .inner___1ggtGhwsZm {
        width: auto;
    }

    .sec2_steps___399lHTzcby {
        width: auto;
    }

    .sec4_testi___1yCX4tu33_ {
        display: block;
    }
    .sec4_testi_mobile___3NjdYwDrS8 {
        height: auto;
    }
    .btn_rush___34iim15KAf {
        display: block !important;
        min-width: auto !important;
    }

    .disappear {
        display: none;
    }

    .sec4_testi1___21IbLAfBKu, .sec4_testi2___AfH51wqdjR {
        margin: 0 auto;
    }

    .sec4_testi1___21IbLAfBKu::before, .sec4_testi2___AfH51wqdjR::before {
        width: 100%;
        height: 60%;
    }

    .sec4_testi_mobile___3NjdYwDrS8 {
        display: none;
    }

    .sec4_ba___3F1oTL5s1w {
        display: none;
    }
    .btn_rush___34iim15KAf {
        margin: 0 auto;
    }

    .sec3___1p63U8qofG, .sec3___1p63U8qofG .container___3BwpsZcwbd {
        background-position-y: -26px;
    }

    .head___TF6Sa-SPjB .logo___3H55j-iJbp {
        margin: 0 auto;
    }

    .back_none {
        width: 100%;
    }
}
@media screen and (min-width: 440px) and (max-width: 550px){
.banner_ul___28qJVJacrj{padding-left: 80px !important;}
.banner_h1___2dtawA_wXf{width:66%;}
}

@media screen and (max-width: 1140px) {
    .sec3_h2___2edSvDGXPX {
        padding-left: 50%;
    }
    .sec3_p___3YpIlScHbv {
        margin-left: 50%;
    }
    .sec3_h6___3RN6Pxx262 {
        margin-left: 50%;
    }
}

@media screen and (min-width: 760px) and (max-width: 1010px){
    .sec3_h2___2edSvDGXPX {
        padding-left: 54%;
    }
    .sec3_p___3YpIlScHbv {
        margin-left: 54%;
    }
    .sec3_h6___3RN6Pxx262 {
        margin-left: 54%;
    }

    #app{overflow: hidden;}
    .banner_ul___28qJVJacrj{
            margin-left: 320px;
    }
    .banner___1gaHKRBI5L, .banner___1gaHKRBI5L .container___3BwpsZcwbd{
        background-position: 40% 0;
    }
    .sec1___1OtxqJSloH, .sec1___1OtxqJSloH .container___3BwpsZcwbd{
        background: url(../images/bg02.jpg) no-repeat 32%;
    }
    .sec3___1p63U8qofG, .sec3___1p63U8qofG .container___3BwpsZcwbd{
        background-position-y: 27px;
        background-position-x: 45%;
    }
    .sec5___SlK_Zjl2zq2 .seen_on___36amvscsAA, .sec5___SlK_Zjl2zq2 .buttonIndex{
            margin-left: 280px;
    }
    .copyright{
        font-size: 10px;
    }
    .sec1___1OtxqJSloH .inner_right___2F10Fasy43{
            width: 515px;
    }
    .sec1_h2___3SbEYgaqD9{
        font-size: 2.6em;
    }
    .sec1_h3___2PKVLD3iu1{font-size: 0.8em;}
    .sec1_p1___2uxE6aIZHP{font-size: 1em;}
    .banner_h1___2dtawA_wXf{font-size: 3.6em;}

}
@media screen and (min-width: 760px) and (max-width: 1140px){
    .head___TF6Sa-SPjB .btn_rush___34iim15KAf, .btn_rush___34iim15KAf{min-width: 200px !important;}
    .lessW{margin-right: 105px;}
}
@media screen and (min-width: 650px) and (max-width: 760px){
.banner_h1___2dtawA_wXf {
    width: 73% !important;
    font-size: 2.5em !important;
}
.banner_ul___28qJVJacrj{
    font-size: 1.2em !important;
}
}
@media screen and (min-width: 550px) and (max-width: 760px){
    .banner_h1___2dtawA_wXf{width: 354px;}
    .banner_ul___28qJVJacrj{padding-left: 100px;}
}
@media screen and (min-width: 760px) and (max-width: 1140px){
.sec4_testi_list___1rZoFic9D- h4, .sec4_testi_list___1rZoFic9D- h4{top: 10px;}
.sec4_testi1___21IbLAfBKu::before, .sec4_testi2___AfH51wqdjR::before{height: 80%;}
}
.txt_1 {
    margin-left: -4px !important;
}

.txt_2 {
    margin-left: -26px !important;
}

.txt_3 {
    margin-left: 9px !important;
}

.txt_4 {
    margin-left: -7px !important;
}

.txt_5 {
    margin-left: 30px !important;
}
.txt_6 {
    margin-left: 6px !important;
}

@media screen and (max-width: 1010px) {
    .sec5___SlK_Zjl2zq2 .seen_on___36amvscsAA, .sec5___SlK_Zjl2zq2 .buttonIndex {
        margin-left: 460px;
    }
}

@media screen and (max-width: 350px) {
    .banner___1gaHKRBI5L, .banner___1gaHKRBI5L .container___3BwpsZcwbd {
        background-position-x: -23px ;
    }
}

@media screen and (max-width: 940px) {
    .sec5___SlK_Zjl2zq2 .banner_ul___28qJVJacrj {
        margin-left: 442px;
    }
    .sec5___SlK_Zjl2zq2 .seen_on___36amvscsAA, .sec5___SlK_Zjl2zq2 .buttonIndex {
        margin-left: 400px;
    }
}
@media screen and (max-width: 880px) {
    .sec5___SlK_Zjl2zq2 .seen_on___36amvscsAA, .sec5___SlK_Zjl2zq2 .buttonIndex {
        margin-left: 330px;
    }
}

@media screen and (max-width: 860px) {
    .sec5___SlK_Zjl2zq2 .banner_ul___28qJVJacrj {
        margin-left: 360px;
    }
}


@media screen and (max-width: 816px) {
    .sec5___SlK_Zjl2zq2 .seen_on___36amvscsAA, .sec5___SlK_Zjl2zq2 .buttonIndex {
        margin-left: 280px;
    }
}


.extra {

    z-index: 1;
}

.hide {
    display: none !important;
}

.mrg {
    margin-bottom: 12px !important;
    max-width: 222px;
    font-size: 1.2em;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.essent {
    color: white;
    width: 70%;
    margin: 2% auto;
}
@-moz-document url-prefix() { 
  .essent {
    float: left;
     width: 100%;
  }
}

@media screen and (max-width: 760px) {
    .mob{display: block;}
    .desk{display: none;}
    .sec5___SlK_Zjl2zq2 .banner_ul___28qJVJacrj {
        margin-left: auto;
    }
    .extra {
        left: 60% !important;
        top: 448px !important;
        width: 100px;
    }
    .hide {
        display: block !important;
    }
}
.footer_stamps{margin-top: 20px;width: 30% !important;}
/*TERMS, POLICY, CONTACTS*/

/* first slide background and title */


@media screen and (min-width: 760px) and (max-width: 1125px) {
    .banner___1gaHKRBI5L, .banner___1gaHKRBI5L .container___3BwpsZcwbd {
        background-size: 126%;
        background-position-y: 100%;
        background-position-x: 33%;
    }
}

@media screen and (min-width: 760px) and (max-width: 874px) {
    .banner_ul___28qJVJacrj {
        margin-left: 288px;
    }
}

@media screen and (min-width: 760px) and (max-width: 826px) {
    .banner_ul___28qJVJacrj {
        margin-left: 270px;
    }
}

@media screen and (min-width: 760px) and (max-width: 790px) {
    .banner_ul___28qJVJacrj {
        margin-left: 254px;
    }
}

@media screen and (min-width: 760px) and (max-width: 768px) {
    .banner_ul___28qJVJacrj {
        margin-left: 248px;
    }
}



/* second slide before and after text */



@media screen and (max-width: 1140px) {
    .sec1_ba___2ytBAlDu2y {
        left: 2%;
    }
}

@media screen and (max-width: 1110px) {
    .sec1_ba___2ytBAlDu2y {
        left: 0.5%;
    }
}


@media screen and (max-width: 1080px) {
    .sec1_ba___2ytBAlDu2y {
        left: -1%;
    }
}


@media screen and (max-width: 1048px) {
    .sec1_ba___2ytBAlDu2y {
        left: -2.5%;
    }
}


@media screen and (max-width: 1010px) {
    .sec1_ba___2ytBAlDu2y {
        left: 6%;
    }
}


@media screen and (max-width: 950px) {
    .sec1_ba___2ytBAlDu2y {
        left: 4%;
    }
}

@media screen and (max-width: 890px) {
    .sec1_ba___2ytBAlDu2y {
        left: 3%;
    }
}

@media screen and (max-width: 855px) {
    .sec1_ba___2ytBAlDu2y {
        left: 1%;
    }
}

@media screen and (max-width: 800px) {
    .sec1_ba___2ytBAlDu2y {
        left: -1%;
    }
}


@media screen and (max-width: 420px) {
    .extra {
        top: 479px !important;
    }

    .sec3_badge___nTfWpjJwC_ {
        top:574px;
    }
}

@media screen and (max-width: 354px) {

    .sec3_badge___nTfWpjJwC_ {
        top:587px;
    }
}

@media screen and (max-width: 323px) {

    .sec3_badge___nTfWpjJwC_ {
        top:615px;
    }
}

@media screen and (min-width: 460px) and (max-width: 760px) {
    .sec5___SlK_Zjl2zq2 .banner_h1___2dtawA_wXf span {
        max-width: 66%;
        display: inline-block;
        float: right;
        margin-bottom: 13px;
    }
}
@media screen and (max-width: 440px) {
    .sec5___SlK_Zjl2zq2 .banner_h1___2dtawA_wXf span {

        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 612px) {
    .sec3_badge___nTfWpjJwC_ {
        left: 22%;
    }
}

@media screen and (max-width: 570px) {
    .sec3_badge___nTfWpjJwC_ {
        top:525px;
    }
}

@media screen and (max-width: 484px) {
    .sec3_badge___nTfWpjJwC_ {
        top:577px;
        left: 13%;
    }
}

@media screen and (max-width: 412px) {
    .sec3_badge___nTfWpjJwC_ {
        top: 619px;
        left: 5%;
    }
}

@media screen and (max-width: 380px) {
    .sec3_badge___nTfWpjJwC_ {
        top: 684px !important;

    }
}

@media screen and (max-width: 325px) {
    .sec3_badge___nTfWpjJwC_ {
        top: 615px;
        left: 5%;
    }
}

@media screen and (min-width: 760px) and (max-width: 1056px) {
    .sec3___1p63U8qofG, .sec3___1p63U8qofG .container___3BwpsZcwbd {
        background-position-y: -12px;
    }
}

@media screen and (min-width: 760px) and (max-width: 944px) {
    .sec3___1p63U8qofG, .sec3___1p63U8qofG .container___3BwpsZcwbd {
        background-position-y: 52%;
        background-position-x: 44%;
        background-size: 158%;
    }
}

@media screen and (min-width: 760px) and (max-width: 944px) {
    .sec3___1p63U8qofG, .sec3___1p63U8qofG .container___3BwpsZcwbd {
        background-position-y: 72%;

    }
}

@media screen and (min-width: 760px) and (max-width: 790px) {
    .sec3___1p63U8qofG, .sec3___1p63U8qofG .container___3BwpsZcwbd {
        background-position-y: 60%;

    }
}

@media screen and (max-width: 400px) {
    .sec3___1p63U8qofG, .sec3___1p63U8qofG .container___3BwpsZcwbd {
        background-size: 95%;
        background-position-y: 6% !important;

    }

    
    .banner_li___yVnZFFQzM7 b {
        font-size: 15px;
    }

    .banner_li___yVnZFFQzM7 span {
        font-size: .85em;
    }
}

.inline1 {
    left: 0px;
}

.inline2 {
    position: absolute;
}

.inline3 {
    position: absolute;
}

.inline4 {
    padding-top: 0px;
}

.inline5 {
    padding-top: 0px;
}
#terms_wrap, #policy_wrap, #contacts_wrap {
    width: 90%;
    max-width: 1024px;
    word-wrap: break-word;
    margin: 0 auto;
    padding-left: 4%;
    padding-right: 4%;
}

.head___TF6Sa-SPjB .logo___3H55j-iJbp {
    background: none !important;
}

