.page-header h1 {
    display: none;
}
.social-likes {
    opacity:0;
    visibility: hidden;
    position: absolute;
}
.article-link-block {
    margin-top: 5px;
}
.share-block .share-caption {
    display: none;
}
.permalink-caption {
    display:none;
}
.blog_item_wrapper .blog_item .item-content .item-caption, .item-credits.row {
    display: none;
}
.blog_item_wrapper .blog_item .item-content .item-body {
    padding: 0;
    border: none;
}
.blog_item_wrapper .blog_item .item-content {
    border: none;
}
.blog_item_wrapper .blog_item .item-content .item-footer .footer-caption {
    display: none;
}
.content-category-blog {
    display:none;
}
.title_text {
    font-family: 'A_day_without_sun';
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    display: none;
    max-width:480px;
    margin: 5px auto;
    padding: 19px 10px 10px;
    background-color: #9EE1E7;
}
.title_text.title2 {
    background-color: #ECB3EA;
    margin-bottom: 32px;
}
.title_img {
    margin: 80px auto 10px;
    display: block;
    width: 100%;
}
.title_img.t01 {
    max-width: 1063px;
}
.title_img.t02 {
    max-width: 833px;
}
.title_img.t03 {
    max-width: 670px;
}
.title_img.t04 {
    max-width: 670px;
    margin: 92px auto 80px;
}
.title_img.t05 {
    max-width: 670px;
    margin: 92px auto 80px;
}
.title_img.t06 {
    max-width: 793px;
    margin: 0 auto 92px;
}
.video_img {
    width: 100%;
    max-width: 838px;
}
.prichini.last {
    margin-bottom: 25px;
}

.prichini-item {
    padding: 25px 0;
}
.prichini-item.p01 .prichini-wrapper {
    max-width: 348px;
}
.prichini-item.p02 .prichini-wrapper {
    max-width: 348px;
    margin: auto;
}
.prichini-item.p03 .prichini-wrapper {
    max-width: 208px;
}
.prichini-item.p04 .prichini-wrapper {
    max-width: 230px;
}
.prichini-item.p06 .prichini-wrapper {
    max-width: 208px;
}
.prichini-item.p07 .prichini-wrapper {
    max-width: 342px;
}
.prichini-item.p09 .prichini-wrapper {
    max-width: 208px;
}

.prichini_img.present {
    position: absolute;
    top: -82px;
    left: -20%;
    width: 118%;
}

.prichini_title {
    font-family: 'A_day_without_sun';
    font-size: 30px;
    line-height: normal;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #6789D1;
    text-align: left;
    font-weight: 600;
}

.prichini_text {
    font-family: 'Conv_FavoritCondensed-Light';
    font-size: 22px;
    line-height: 29px;
    color: #333333;
    z-index: 1;
    position: relative;
}

.blab_banner > img {
    width:100%;
    max-width: 1180px;
}
.blab_video {
    position: relative;
    max-width: 768px;
    max-height: 433px;
    margin: 50px auto 0;
    text-align: center;
    width: 100%;
}
.blab_video-text {
    position: absolute;
    padding: 20px 0;
    top:50px;
    right: -150px;
    width: 420px;
    height: 310px;
    display:none;
}
.blab_video-text:before {
    content:"";
    display: block;
    position: absolute;
    /*background-color: #D8DCF1;*/
    width: 354px;
    height:248px;
    z-index: 1;
    top:0;
    right: 0;
}
.blab_video-text-block {
    position: relative;
    z-index: 2;
}
.blab_video-text-block h2 {
    font-family: 'Prata';
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 30px;
    color: #333333;
}
.blab_video-text-block p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    line-height: 33px;
    font-size: 16px;
    color: #333333;
    max-width: 258px;
    margin: 25px 0 25px 138px;
}
.blab_video-text-block p:before {
    content: "";
    display: block;
    width: 123px;
    height: 1px;
    background-color: #4B60E8;
    position: absolute;
    top: 76px;
    left: 0;
    display:none;
}
.blab_btn {
    display: block;
    margin: 48px auto;
    width: 300px;
    height: 102px;
    padding: 0;
    transition: all 0.2s;
}

.blab_btn:active, .blab_btn:focus {
    -webkit-transform: scale(0.99);
    -moz-transform: scale(0.99);
    -ms-transform: scale(0.99);
    -o-transform: scale(0.99);
    transform: scale(0.99);
}

.blab_public_text {
    z-index: 2;
    padding-bottom: 20px;
}
.blab_public_img {
    z-index: 1;
}
.blab_public_img img {
    width:100%;
    height: auto;
    object-fit: cover;
}
.blab_public_img .blab_img05 {
    width: 100%;
    max-width: 590px;
}
.blab_public_img.right img {
    margin-left: -20%;
}
.blab_public.about {
    position: relative;
    padding-bottom: 0px;
}
.blab_public.about2 {
    margin-top: 0;
    margin-bottom: 32px;
}
.blab_public.about2 .about-text-wrapper {
    padding: 105px 0 0;
    margin-left: -20px;
    max-width: 420px;
}
.blab_public.about2 .blab_public_img {
    z-index: auto;
    padding: 0;
}
.about-text-wrapper .blab_img07 {
    width:100%;
    max-width: 584px;
}
.blab_public_wrap h2 {
    font-family: 'Prata';
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 40px;
    color: #333333;
    margin:40px 0 0;
}
.blab_public_wrap p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    line-height: 33px;
    font-size: 16px;
    color: #333333;
}
.blab_text {
    margin: 32px 0;
}

.blab_public.regestration {
    margin-bottom: 120px;
}

.blab_public_text.reg {
    padding-top: 50px;
    padding-left: 95px;
}

.blab_public_text.reg .blab_public_bigtitle {
    font-family: Prata;
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: normal;
    color: #333333;
    margin-left: -200px;
    margin-bottom: 50px;
}

.blab_public_bigtitle.mobile {
    display: none;
    font-family: Prata;
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: normal;
    color: #333333;
}

.blab_public_text.reg .blab_public_wrap {
    padding-left: 0;
    width: 430px;
    margin: 0;
    box-sizing: content-box;
}

.blab_public_text.reg .blab_public_wrap:nth-last-of-type(1) {
    margin-bottom: 60px;
}

.blab_public_text.reg .blab_public_wrap h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 49px;
    color: #333333;
}
.blab_public_text.reg .blab_public_wrap p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 33px;
    color: #333333;
}
.blab_public_text.reg .blab_text {
    margin: 0;
}
.blab_public_text.reg .blab_btn {
    margin: 25px 0;
}


.blab_articul {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    line-height: 33px;
    font-size: 16px;
    margin: 25px 0 0px;
}
.blab_articul:before {
    content:"";
    display: inline-block;
    vertical-align: middle;
    width:305px;
    height:1px;
    background-color: #333333;
    margin-right:21px;
}
.blab_public_wrap.right .blab_articul:before {
    display: none;
}
.blab_public_wrap.right .blab_articul:after {
    content:"";
    display: inline-block;
    vertical-align: middle;
    width:305px;
    height:1px;
    background-color: #333333;
    margin-left:21px;
}
.blab_price {
    margin: 42px 0 42px 232px;
}
.blab_public_wrap.right .blab_price {
    margin: 42px 0 42px 0;
}
.blab_price b {
    font-family: 'Prata';
    font-size: 50px;
    font-weight: 500;
    padding-left: 10px;
}
.blab_public_wrap.right .blab_btn {
    margin: 0;
}
.blab_count-title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 30px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #333333;
    padding-bottom: 112px;
}

.blab_countdown {
    padding: 0;
    padding-top: 40px;
    padding-bottom: 0px;
    background: #F9F8F6;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.blab_countdown .title {
    font-family: 'Prata';
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 41px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 35px;
}

.steps{
    background: #fff;
    padding-top: 135px;
}

.steps__terms-of-action{
    font-family: 'Prata';
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 41px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #525252;
    margin-bottom: 160px;
}

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

.step-item > img {
    width:100%;
    max-width: 366px;
}

.step-item-text {
    float: right;
    width: 100%;
    max-width: 232px;
    font-family: 'Conv_FavoritCondensed-Light';
    font-size: 22px;
    line-height: 31px;
    color: #333333;
    text-align: left;
    margin-top: -15px;
    padding-bottom: 32px;
}
.step-item-text.s01 {
    max-width: 170px;
}
.step-item-text.s02 {
    max-width: 162px;
}
.step-item-text.s03 {
    max-width: 240px;
}
.container.fullsize {
    width: 100%;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.blab_count {
    width: 100%;
    max-width: 1100px;
    position: relative;
    margin: 0;
    padding: 0 0 25px;
}
.time_circles {
    position: relative;
    width: 100%;
    height: 100%
}

.time_circles > div {
    position: absolute;
    text-align: center
}

.time_circles > div > h4 {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    color: #333;
    font-style: normal;
    font-weight: normal;
    line-height: 33px;
    font-size: 16px;
    text-align: center;
}

.time_circles > div > span {
    display: block;
    width: 100%;
    margin: .25em 0 .5em;
    color: #333;
    font-family: Prata;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 50px;
    text-align: center;
}

.tooltip {
    display: block;
    padding: 10px 20px;
    background: #454545;
    color: #fff;
    font-family: aleo-regular, arial;
    font-size: 13px;
    position: absolute;
    white-space: nowrap;
    z-index: 999;
    opacity: 0;
    text-align: center;
    letter-spacing: .5px
}

.tooltip:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0;
    border-color: #454545 transparent transparent transparent;
    display: block;
    text-align: center;
    position: absolute;
    bottom: -3px;
    left: 50%;
    margin-left: -3px
}
.blab_steps {
    padding-top: 72px;
    padding-bottom: 72px;
}
.blab_steps-item {
    padding: 120px 0 0 90px;
}
.blab_steps-item h3 {
    font-family: 'Prata';
    font-style: normal;
    font-weight: normal;
    line-height: 42px;
    font-size: 26px;
    color: #333333;
    margin: 0;
    padding: 30px 0;
    max-width: 400px;
}
.blab_steps-item p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    max-width: 400px;
}
.blab_steps-item a {
    text-decoration: underline;
}
.blab_steps-item a:hover {
    text-decoration: none;
}
.blab_step {
    background-repeat: no-repeat;
    background-position: center left;
    min-height: 300px;
}
.blab_step .blab_steps-item h3:before {
    content: "";
    display: inline-block;
    width: 41px;
    height: 41px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    margin-left: -72px;
    padding-right: 72px;
}
.blab_step.s01 {
    background-image: url('https://faberlic.com/images/employee/RU/images/leading/blab/1.png');
}
.blab_step.s01 .blab_steps-item h3:before {
    background-image: url(https://faberlic.com/images/employee/RU/images/leading/blab/icon01.png);
}
.blab_step.s02 {
    background-image: url('https://faberlic.com/images/employee/RU/images/leading/blab/2.png');
}
.blab_step.s02 .blab_steps-item h3:before {
    background-image: url(https://faberlic.com/images/employee/RU/images/leading/blab/icon04.png);
}
.blab_step.s03 {
    background-image: url('https://faberlic.com/images/employee/RU/images/leading/blab/3.png');
}
.blab_step.s03 .blab_steps-item h3:before {
    background-image: url(https://faberlic.com/images/employee/RU/images/leading/blab/icon02.png);
}
.blab_step.s04 {
    background-image: url('https://faberlic.com/images/employee/RU/images/leading/blab/4.png');
}
.blab_step.s04 .blab_steps-item h3:before {
    background-image: url(https://faberlic.com/images/employee/RU/images/leading/blab/icon03.png);
}
.blab_step-btn {
    padding-top: 100px;
}
.main-banner.mobile{
    display: none;
    max-width: 300px;
    margin: 0 auto 10px;
}
.mob .blab_btn.special {
    margin: 45px auto 0;
}

.wel__sharing {
    padding: 110px 0 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.wel__sharing.bottom {
    padding: 0;
}
.wel__sharing .sharing-bg {
    background-size: cover;
    padding: 0;
    min-height: 460px;
}
.wel__sharing h3 {
    font-family: 'Prata';
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 18px;
}
.wel__sharing h3.special {
    padding-top: 0;
}

.wel__sharing h3.blab_line {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    line-height: 30px;
}

.wel__sharing-col {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wel__sharing h3.blab_line:before{
    content: "";
    position: absolute;
    left: -75px;
    top: 50%;
    height: 1px;
    width: 60px;
    background-color: #A9B0B7;
}

.wel__sharing h3.blab_line:after {
    content: "";
    position: absolute;
    right: -75px;
    top: 50%;
    height: 1px;
    width: 60px;
    background-color: #A9B0B7;
}

.wel__sharing h2 {
    display: inline-block;
    font-family: 'Prata';
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 75px;
    text-align: center;
    color: #FFF;
    background: linear-gradient(123.5deg, #DCE8FD -14.52%, #A9B0B7 95.21%);
    margin-bottom: 5px;
    margin-top: 25px;
    padding: 0px 40px;
}
.wel__sharing p {
    font-family: Open Sans;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 33px;
    text-align: center;
    color: #828282;
    margin-bottom: 5px;
}
.wel__btn {
    line-height: normal;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px;
    border: 1px solid #fff;
    width: 140px;
    height: 40px;
    display: block;
    font-weight: 500;
    margin: 22px auto 24px;
    text-decoration: none !important;
}
.wel__btn:hover {
    color:#fff !important;
}
.wel__sharing-btn {
    list-style: none;
    display: block;
    margin: 30px auto 10px;
    max-width: 100%;
    padding: 0;
    text-align: center;
}
.wel__sharing-btn_item {
    position: relative;
    display: inline-block;
    width: 94px;
    height: 94px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.3s;
    margin: 10px 16px;
    border-radius: 93px;
    padding: 25px 24px;
    border: 1px solid #A9B0B7;
    background: linear-gradient(157.17deg, #DCE8FD -13.31%, #A9B0B7 85.19%);
    --color: #ffffff;
    --hover: #ffffff;
}

.wel__sharing-btn_item:before{
    content: '';
    background-color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: 1;
    opacity: 1;
    transition: all 0.5s;
}

.wel__sharing-btn_item:hover:before{
    height: 0;
    width: 0;
    opacity: 0;
    transition: all 0.5s;
}

.wel__sharing-btn_item:focus:before{
    height: 0;
    width: 0;
    opacity: 0;
    transition: all 0.5s;
}

.wel__sharing-btn_item:hover{
    cursor: url("../img/svg/cursor.svg"), pointer;
    border-color: #fff;
}

.wel__sharing-btn_item .wel__sharing-icon {
    position: relative;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0;
    width: 42px;
    height: 42px;
    background-position: center;
}

.wel__sharing-btn_item.vk-btn .wel__sharing-icon {
    background-image: url("../img/svg/vk.svg");
}
.wel__sharing-btn_item.vk-btn:hover > .wel__sharing-icon {
    background-image: url("../img/svg/vk_white.svg");
}


.wel__sharing-btn_item.ok-btn .wel__sharing-icon {
    background-image: url("../img/svg/ok.svg");
}
.wel__sharing-btn_item.ok-btn:hover > .wel__sharing-icon {
    background-image: url("../img/svg/ok_white.svg");
}


.wel__sharing-btn_item.fb-btn .wel__sharing-icon {
    background-image: url("../img/svg/fb.svg");
}
.wel__sharing-btn_item.fb-btn:hover > .wel__sharing-icon {
    background-image: url("../img/svg/fb_white.svg");
}


.wel__sharing-btn_item.tm-btn .wel__sharing-icon {
    background-image: url("../img/svg/tg.svg");
}
.wel__sharing-btn_item.tm-btn:hover .wel__sharing-icon {
    background-image: url("../img/svg/tg_white.svg");
}

.wel__sharing-btn_item.wa-btn .wel__sharing-icon {
    background-image: url("../img/svg/wa.svg");
}
.wel__sharing-btn_item.wa-btn:hover .wel__sharing-icon {
    background-image: url("../img/svg/wa_white.svg");
}

.wel__sharing-btn_item.vr-btn .wel__sharing-icon {
    background-image: url("../img/svg/vb.svg");
}
.wel__sharing-btn_item.vr-btn:hover .wel__sharing-icon {
    background-image: url("../img/svg/vb_white.svg");
}
.wel__sharing-btn_item p {
    line-height: normal;
    font-size: 11px;
    text-align: center;
    color: #F44D67;
    text-transform: none;
    padding: 0;
}
.wel__sharing-icon {
    height:30px;
}

.wel__sharing-btn_item:hover{
    cursor: url("../img/svg/cursor.svg"), pointer;
}

.wel__sharing-btn_item .wel__sharing-icon:hover{
    cursor: url("../img/svg/cursor.svg"), pointer;
}

.blab_public_wrap h2.blab_bigest-title {
    font-family: 'Prata';
    font-style: normal;
    font-weight: normal;
    line-height: 94px;
    font-size: 90px;
    color: #333333;
    margin: 0;
    padding: 0;
}
.blab_public_wrap h3.blab_small-title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    line-height: 33px;
    font-size: 16px;
    text-transform: uppercase;
    color: #BE968E;
    padding:30px 0 15px;
}
.blab_public_wrap .blab_about-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #4F4F4F;
    max-width: 415px;
    margin-bottom: 20px;
}
.blab_public_wrap .blab_about-text span {
    color: #6789D1;
}
.blab_public_wrap .italic-text {
    font-family: Open Sans;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    color: #9F9F9F;
    max-width: 400px;
    margin-bottom: 70px;
}
.blab_about-list {
    position: relative;
    margin: 0;
    width: 580px;
    padding: 65px 0 45px 14px;
    z-index: 5;
    margin-left: -85px;
    list-style: none;
}

.blab_about-list.left {
    margin-top: -475px;
    padding-bottom: 0;
    position: relative;
}

.blab_about__faberlic {
    position: relative;
}

.blab_about-list_item {
    font-family: 'Prata';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: normal;
    color: #333333;
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.blab_about-list_item p{
    display: inline-block;
    margin: 0;
}

.blab_about-list_item .orange {
    color: #DFB626;
}

.blab_about-list_item .blue {
    color: #78D3DD;
}

.blab_about-list_item .number {
    margin-right: 130px;
    position: relative;
}

.blab_about-list_item .number::after {
    content: '';
    width: 100px;
    right: -118px;
    top: 50%;
    transform: translateY(-50%);
    height: 1.5px;
    background-color: #ccc;
    position: absolute;
}

.product-slider-wrapper {
    display: inline-block;
    width: 100%;
    height: 352px;
    text-align: left;
    max-width: 934px;
    background-color: #9ED1E7;
    position: relative;
    margin: 50px 0 100px;
    padding: 50px;
	text-decoration:none !important;
}
.product-slider-item {
    font-family: 'Conv_FavoritCondensed-Light';
    font-weight: 300;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    width: 460px;
}
.product-slider-item h2 {
    font-family: 'Conv_FavoritCondensed-Normal';
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.05em;
    padding: 0;
    margin: 0;
}
.product-slider-item .product-slider-price span {
    font-family: 'Conv_FavoritCondensed-Light';
    font-weight: 300;
    color: #fc0000;
    font-size: 32px;
}
.product-slider-item .product-slider-price span > b {
    color: #fc0000;
    font-size: 50px;
    font-weight: 300;
}
.product-slider-item .product-slider-articul {
    color:#333;
}
.product-slider-wrapper:after {
    display: block;
    content: '';
    position: absolute;
    top:-35px;
    right: 30px;
    background-size: auto;
    background-position: center right;
    background-repeat: no-repeat;
}
.product-slider-wrapper.pw01 {
    background-color: #9EE1E7;
}
.product-slider-wrapper.pw01:after {
    background-image: url(https://faberlic.com/images/employee/RU/images/leading/welcome/04_19/p01.png);
    width:363px;
    height:466px;
    top:-35px;
    right: 30px;
}
.product-slider-wrapper.pw02 {
    background-color: #E4C3EA;
}
.product-slider-wrapper.pw02:after {
    background-image: url(https://faberlic.com/images/employee/RU/images/leading/welcome/04_19/p02.png);
    width:341px;
    height:439px;
    top:-35px;
    right: 30px;
}
.product-slider-wrapper.pw03 {
    background-color: #9ED1E7;
}
.product-slider-wrapper.pw03:after {
    background-image: url(https://faberlic.com/images/employee/RU/images/leading/welcome/04_19/p03.png);
    width:355px;
    height:454px;
    top:-35px;
    right: 30px;
}
.product-slider-wrapper.pw04 {
    background-color: #9EDAE7;
}
.product-slider-wrapper.pw04:after {
    background-image: url(https://faberlic.com/images/employee/RU/images/leading/welcome/04_19/p04.png);
    width:350px;
    height:449px;
    top:-35px;
    right: 30px;
}
.product-slider {
    margin: 62px auto 0;
}
.slider-product-item a:focus {
    outline:none;
}
.slick-slide {
    text-align: center;
    margin: 0 15px;
}
.slick-slide img {
    display: inline-block;
}
.slick-dots {
    margin: 15px auto;
    padding: 0;
    width: 300px;
}
.slick-dots li {
    display: inline-block;
    margin: 0 10px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background-color: #C4C4C4;
    border-radius: 24px;
}
.slick-dots li.slick-active {
    background-color: #9ED1E7;
}
.slick-dots li button {
    display: none;
}
.lending_slick-prev {
    width: 29px;
    height:33px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
    background-image: url(https://faberlic.com/images/employee/RU/images/leading/welcome/04_19/arrow_left.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 10;
}
.lending_slick-next {
    width: 28px;
    height:33px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px;
    background-image: url(https://faberlic.com/images/employee/RU/images/leading/welcome/04_19/arrow_right.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 10;
}
.lending_slick-prev:hover, .lending_slick-next:hover{
    opacity: 0.5;
}


@media (max-width: 1340px) {
    .blab_about-list_item {
        font-size: 20px;
        padding: 15px 0 15px 7px;
    }
    .blab_about-list_item b:after {
        width: 38px;
        margin: -10px 15px 0 20px;
    }
    .blab_public_wrap h2.blab_bigest-title {
        line-height: 64px;
        font-size: 64px;
    }
}

@media (max-width: 1199px) {

    .about-text-wrapper {
        padding: 0;
    }
    .blab_about-list {
        margin: 0;
        position: relative;
        right: 0;
        width: 580px;
        padding: 40px 0 30px;
        z-index: 5;
        left: 0;
        list-style: none;
    }
    .blab_about-list {
        margin: 0;
        position: relative;
        width: 460px;
        padding: 40px 0 30px 0;
    }
    .blab_public.about2 {
        position: relative;
        top: -120px;
    }
    .blab_public.about2 .about-text-wrapper {
        margin-left: 0;
    }
    .blab_public_img img {
        max-width: 540px;
    }
    .blab_public {
        margin-bottom: 0;
    }
    .blab_public_text {
        padding-bottom: 15px;
    }
    .blab_public_wrap h2 {
        font-size: 32px;
        margin: 32px 0 0;
    }
    .blab_steps-item h3 {
        max-width: 330px;
    }
    .blab_step {
        min-height: 300px;
    }
    .blab_public_text.reg .blab_public_wrap {
        width: 360px;
    }
    .title_img {
        margin: 0 auto 64px;
    }
    .prichini_img.present {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .prichini-item .prichini-wrapper {
        max-width: 100% !important;
        padding: 0 15px 15px;
        box-sizing: border-box;
    }
    .prichini_title {
        font-size: 26px;
    }
    .prichini_text {
        font-size: 20px;
    }
    .step-item {
        max-width: 390px;
        float: none;
        margin: auto;
    }
    .step-item-text {
        max-width: 100% !important;
    }
    .step-item-text br {
        display: none;
    }
    .wel__sharing.bottom {
        padding-top: 70px;
    }
    .lending_slick-prev {
        left: 15px;
    }
    .lending_slick-next {
        right: 15px;
    }
}
@media (max-width: 1024px) {
    .blab_video-text {
        display: none;
    }
    .blab_btn.special {
        margin: 45px auto 0;
    }
    .blab_video {
        max-width: 100%;
    }
    .blab_public.about2 {
        position: relative;
        top: 0;
    }
    .wel__sharing {
        padding: 32px 25px;
    }
    .mob {
        display: block;
    }
    .prichini_img.present {
        position: static;
        width: 100%;
        margin: auto;
        display: block;
    }
    .title_img {
        margin: 0 auto 34px;
    }
    .prichini-item.p08 {
        display: none;
    }
    .product-slider-item h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .product-slider-wrapper {
        padding: 40px 30px;
    }
    .product-slider-item {
        font-size: 26px;
        line-height: 32px;
        width: 400px;
    }
    .slider-product-item .product-slider-wrapper:after {
        width: 318px;
        height: 420px;
        top: -26px;
        right: 20px;
        background-size: 320px;
    }

}
@media (max-width: 991px) {
    .col-sm-60 {
        text-align: center;
        max-width: 862px;
        margin: auto;
        float: none;
    }
    .blab_public {
        margin-bottom: 44px;
    }
    .blab_price {
        margin: 42px auto 42px auto;
    }
    .blab_public_wrap.right .blab_btn {
        margin: 0 auto 50px;
    }
    .blab_public_img.right img {
        margin: auto;
        width: 100%;
    }
    .blab_public_wrap p {
        max-width: 639px;
        margin: 32px auto;
    }
    .blab_public_wrap.right .blab_price {
        margin: 42px auto;
    }
    .blab_public_wrap h2 {
        margin: 38px auto 0;
        max-width: 639px;
    }
    .blab_steps {
        padding-top: 30px;
        padding-bottom: 30px;
        background-position:center;
    }
    .blab_steps-item {
        padding: 100px 0 0 0;
        margin: auto;
        text-align: center;
        max-width: 480px;
    }
    .blab_steps-item h3, .blab_steps-item p {
        margin: auto;
    }
    .blab_step {
        background-position: center;
    }
    .blab_public_text.reg .blab_public_wrap {
        padding-left: 0;
    }
    .blab_public_text.reg .blab_btn {
        margin: 48px auto;
    }
    .blab_public.regestration {
        margin-bottom: 0;
    }
    .blab_public_text.reg {
        padding-left: 0;
        padding-top: 0;
    }
    .blab_public_text.reg .blab_public_bigtitle {
        font-size: 42px;
        max-width: 546px;
        margin: auto;
    }
    .about-text-wrapper {
        padding: 0 15px 0 35px;
    }
    .blab_public_wrap h2.blab_bigest-title {
        text-align: center;
        margin: auto;
    }
    .blab_about-list {
        width: 420px;
        padding: 40px 0 30px 0;
        margin: auto;
        text-align: left;
    }
    .blab_about-list_item {
        font-size: 20px;
    }
    .blab_about-list_item .number{
        font-size: 26px;
    }
    .blab_public.about2 .about-text-wrapper {
        padding: 0;
    }
    .blab_public.about2 .blab_public_img {
        padding-left: 0;
    }
    .blab_public_wrap {
        text-align:left;
    }
    .blab_public_wrap h3.blab_small-title {
        text-align: center;
    }
    .blab_public_text.reg .blab_public_wrap {
        width: 430px;
        margin: 30px auto 0;
        text-align: center;
    }
    .prichini-item {
        width: 520px;
        margin: 0 auto;
        display: block;
        float: none;
        text-align: center;
    }
    .prichini_title {
        text-align: center;
    }
    .step-item {
        max-width: 366px;
    }
    .blab_public_img .blab_img05 {
        width: 100%;
        max-width: 538px;
        padding-bottom: 25px;
    }
    .title_img.t06 {
        max-width: 793px;
        margin: 62px auto 92px;
    }
    .slider-product-item .product-slider-wrapper:after {
        width: 280px;
        height: 360px;
        top: 0;
        right: 20px;
        background-size: 262px;
    }
    .product-slider-item h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .product-slider-item {
        font-size: 23px;
        line-height: 28px;
        width: 320px;
    }
    .blab_public_bigtitle.mobile {
        font-size: 40px;
    }
}
@media (max-width: 900px) {
    .wel__sharing h3 {
        font-size: 27px;
    }
}
@media (max-width: 720px) {
    .blab_public_img img, .blab_public_img.right img {
        margin: auto;
        width: 100%;
        max-width: 636px;
    }
    .wel__sharing {
        padding: 62px 25px;
    }
    .blab_public_text.reg .blab_public_wrap {
        padding-left: 0;
        width: 360px;
        margin:auto;
    }
    .blab_video {
        margin: 0 auto;
    }
    .wel__sharing h3 {
        font-size: 21px;
    }
    .product-slider-wrapper {
        padding: 40px 30px;
        width: 360px;
        height: 694px;
        margin: 20px 0;
    }
    .product-slider-item {
        font-size: 23px;
        line-height: 28px;
        width: 300px;
        overflow: hidden;
    }
    .slider-product-item .product-slider-wrapper:after {
        width: 280px;
        height: 360px;
        top: 10px;
        right: 0;
        background-size: 262px;
        position: relative;
    }
}
@media (max-width: 600px) {
    .blab_articul:before, .blab_public_wrap.right .blab_articul:after {
        width: 132px;
    }

    .blab_public {
        margin-bottom: 42px;
    }

    .main-banner {
        display: none;
    }

    .main-banner.mobile {
        display: block;
    }

    .time_circles > div > h4 {
        font-size: 15px !important;
    }

    .blab_public.about2 {
        background: none;
        margin-bottom: 0;
    }

    .blab_public.about {
        margin-bottom: 0;
    }

    .wel__sharing h3.blab_line:before, .wel__sharing h3.blab_line:after {
        width: 24px;
    }

    .title_img {
        margin: 0 auto 34px;
    }

    .title_img.t04 {
        margin: 25px auto;
    }
}

@media (max-width: 576px) {
    .time_circles > div > span{
        margin-top: 10px;
    }

    .time_circles > div > h4 {
        position: absolute;
        bottom: -35px;
        left: 20px;
    }
}

@media (max-width: 520px) {
    .blab_public_wrap h2 {
        font-size: 20px;
    }
    .blab_public_text.reg .blab_public_bigtitle {
        font-size: 32px;
    }
    .wel__sharing {
        padding: 32px 15px;
    }
    .wel__sharing .sharing-bg {
        padding: 0 15px;
    }
    .wel__sharing h2 {
        font-size: 36px;
    }
    .title_img {
        margin: 0 auto 34px;
    }
    .title_text {
        display: block;
    }
    .title_img {
        display: none;
    }
    .prichini-item {
        width: 480px;
        margin: 0 auto;
    }
    .product-slider-wrapper {
        width: 300px;
        padding: 15px;
    }
    .product-slider-item {
        width: 270px;
    }
    .slider-product-item .product-slider-wrapper:after {
        width: 270px;
        top: 30px;
        background-size: 270px;
    }
    .slick-slide {
        margin: 0 25px;
		width: 300px !important;
    }

    .blab_public_text.reg{
        padding-top: 0px;
    }

    .first-screen-action {
        padding-top: 20px;
    }
}
@media (max-width: 480px) {
    .blab_steps-item {
        max-width: 270px;
    }
    .blab_step .blab_steps-item h3:before {
        display: block;
        width: 100%;
        height: 41px;
        margin-left: auto;
        margin-bottom: 20px;
        background-position: center;
    }

    .time_circles > div > span{
        margin-top: 10px;
    }

    .time_circles > div > h4 {
        font-size: 14px !important;
        position: absolute;
        bottom: -35px;
        left: 17px;
    }

    .blab_count-title {
        font-size: 28px;
    }
    .wel__sharing h2 {
        line-height: 42px;
        font-size: 39px;
        max-width: 100%;
        height: auto;
        margin: auto;
        padding: 10px;
    }
    .wel__sharing h3 {
        line-height: 42px;
        font-size: 28px;
    }
    .blab_public_text.reg .blab_public_wrap {
        width: 100%;
        padding: 0;
        margin-bottom: 25px;
    }
    .blab_about-list {
        width: auto;
    }
    .blab_public_wrap h2.blab_bigest-title {
        line-height: 48px;
        font-size: 42px;
    }
    .wel__sharing h3.blab_line:before, .wel__sharing h3.blab_line:after {
        display:none;
    }
    .title_img {
        margin: 0 auto 34px;
    }
    .prichini-item {
        width: 320px;
    }
    .slick-slide {
        margin: 0 42px;
    }
	.slick-arrow {
        display: none !important;
    }
}
@media (max-width: 360px) {
    .blab_count-title {
        font-size: 26px;
    }
    .time_circles > div > h4 {
        font-size: 14px !important;
        position: absolute;
        bottom: -35px;
        left: 13px;
    }
    .time_circles > div > span {
        font-size: 20px !important;
        margin-top: 10px;
    }
    .wel__sharing h2 {
        line-height: 32px;
        font-size: 21px;
        text-transform: none;
        max-width: 100%;
        height: auto;
        margin: auto;
        padding: 10px;
    }
    .wel__sharing h3 {
        line-height: 32px;
        font-size: 21px;
    }
    .wel__sharing p {
        line-height: 23px;
        font-size: 14px;
    }
    .title_img {
        margin: 0 auto 34px;
    }
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    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;
}

@media (max-width: 480px) {
    .slick-slider.detail-product {
        display: none;
    }
}

.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);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.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;
}

/* ------------------------------------------------------- */

.headerPromo img {
    height: 15px !important;
    vertical-align: top;
}

.locationItem_city {
    text-transform: none !important;
}

.book {
    background: url("../img/svg/book.svg");
    background-size: 20px;
    background-position: center!important;
    padding: 0 16px;
    height: 16px;
    width: 20px;
    background-repeat: no-repeat;
    display: inline-block;
}

.navItem.action {
    color: #CC0000;
}

.navItem_new {
    color: #3BB712;
}

.first-screen {
    margin-top: 20px;
    background: url("../img/first-screen-bg.jpg") no-repeat center top/cover;
    min-height: 890px;
}

.first-screen-img {
    position: absolute;
    right: -50px;
    top: 180px;
}

.first-screen-action {
    padding-top: 70px;
    padding-left: 110px;
}

.action-time {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    color: #333333;
    padding-left: 10px;
    margin-bottom: 0;
}

.action-price {
    margin-left: -30px;
    margin-bottom: -5px;
    font-style: normal;
    font-weight: bold;
    font-size: 170px;
    line-height: 180px;
    background-image: linear-gradient(to right bottom, #ffd770, #f7cf5f, #efc64e, #e7be3c, #DEB00F);
    /*background: -moz-linear-gradient(-45deg,  #FFD770 0%, #DFB626 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(-45deg,  #FFD770 0%, #DFB626 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(135deg,  #FFD770 0%,#DFB626 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb6900', endColorstr='#ffba2f',GradientType=1 ); !* IE6-9 fallback on horizontal gradient *!*/
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.action-currency {
    font-style: normal;
    font-weight: 600;
    font-size: 73px;
    line-height: 97px;
}

.action-price-text {
    font-style: normal;
    font-weight: bold;
    font-size: 76px;
    line-height: 103px;
    text-transform: lowercase;
    color: #525252;
    margin-left: 10px;
    margin-bottom: 15px;
}

.action-bonus {
    font-family: 'Prata';
    font-style: normal;
    font-weight: normal;
    font-size: 25.5px;
    line-height: 45px;
    color: #333333;
    margin-left: 10px;
    margin-bottom: 45px;
}

.btn {
    background: linear-gradient(113.3deg, #FFD770 -6.42%, #DFB626 80.59%);
    width: 260px;
    height: 61.52px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #5E6060;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border: none;
}

.btn:hover {
    /*color: #fff;*/
    background: linear-gradient(113.3deg, #FFE8AD -6.42%, #ECD06C 80.59%);
}

.btn:active {
    background: linear-gradient(113.3deg, #FFE8AD -6.42%, #ECD06C 80.59%);
}

.video-section {
    padding-top: 50px;
}

.video-section .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 190px;
}

.video {
    background: url("../img/video-bg.jpg") no-repeat center top/cover;
    box-shadow: 0px -2px 20px rgba(46, 46, 46, 0.2);
    width: 100%;
    position: relative;
    padding-bottom: 52%;
    height: 0;
    overflow: hidden;
}

.video-wrap {
    max-width: 840px;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 100px;
}

.video iframe{
    border: none;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video__bth {
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 10px rgba(73, 73, 73, 0.12);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.video__bth::after {
    content: '';
    display: block;
    height: 35px;
    width: 30px;
    margin-left: 10px;
    background: url("../img/play.svg") no-repeat center top/cover;
}

.product {
    padding-bottom: 220px;
}

.product .container{
    padding: 0;
}

.product__item {
    display: flex;
    flex-direction: row;
    margin-bottom: 160px;
}

.product__item:nth-last-of-type(1) {
    margin-bottom: 0;
}

.product__img-container {
    margin-right: 50px;
    display: flex;
    flex-direction: row;
    max-height: 540px;
    flex-shrink: 0;
}

.product__tagline {
    font-size: 30px;
    line-height: 57px;
    letter-spacing: 0.15em;
    color: #8B8B8B;
    writing-mode: tb;
    transform: rotate(180deg);
    height: 625px;
    margin: 0;
    padding: 0;
}

.product__tagline_for-her {
    font-size: 30px;
    line-height: 57px;
    letter-spacing: 0.15em;
    color: #8B8B8B;
    margin: 0;
    padding: 0;
    margin-left: 45px;
}

.product__img {
    flex-shrink: 0;
    width: 500px;
    height: 625px;
}

.legend-for-her {
    width: 540px;
    height: 600px;
    margin-top: -25px;
    margin-left: 45px;
}

.product__title {
    font-family: 'Prata';
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 54px;
    color: #333333;
    margin-bottom: 20px;
}

.product__text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 30px;
}

.product__text:nth-last-of-type(1) {
    margin-bottom: 18px;
}

.product__row {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.product__art {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 37px;
    color: #333333;
    flex-shrink: 0;
    margin: 0;
}

.product__price {
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 51px;
    color: #333333;
    flex-shrink: 0;
    margin: 0;
    margin-bottom: 30px;
}

.product__price_for-her {
    margin-right: 20px;
}

.product__price .number {
    font-family: 'Prata';
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: 68px;
    color: #FF0000;
    margin-left: 10px;
}

.product__price .currency {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 33px;
    color: #333333;
    margin-left: 5px;
}

.product__line {
    width: 100%;
    height: 1px;
    background-color: #000;
    margin-left: 13px;
    margin-right: 20px;
}

.steps {
    padding-top: 140px;
    padding-bottom: 55px;
    margin-bottom: 55px;
}

.step-wrapper {
    padding-bottom: 195px;
}

.step-wrapper .btn{
    margin: 0 auto;
}

.steps .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
}

.steps__list {
    margin-bottom: 0px;
}

.steps__item {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0;
}

.steps__title {
    margin-top: 0;
    margin-bottom: 30px;
    min-height: 75px;
    font-family: Prata;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: normal;
    color: #333333;
    position: relative;
    z-index: 1;
}

.steps__text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 33px;
    color: #333333;
    position: relative;
    z-index: 1;
}

.steps__text a{
    text-decoration: underline;
}

.steps__icon {
    margin-right: 26px;
    margin-top: 20px;
    position: relative;
    z-index: 1;
}

.steps__number {
    position: absolute;
    top: -110px;
    left: 0;
    font-family: Bebas Neue;
    font-size: 300px;
    font-weight: 700;
    line-height: 1;
    color: #E7E7E7;
    z-index: 0;
}

.mega-action {
    padding-top: 30px;
    padding-bottom: 75px;
    background: #77d2d633;
}

.mega-action a:hover{
    cursor: url("../img/svg/clicker.svg"), pointer;
}

.mega-action .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mega-action__title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 98px;
    text-align: center;
    text-transform: uppercase;
    color: #A32C86;
    position: relative;
    z-index: 2;
    margin-bottom: 70px;
}

.mega-action a{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mega-action__img {
    margin-top: -40px;
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1015px;
}

.background-line {
    height: 410px;
    background: #F9F8F6;
}

.about .container {
    margin-top: -155px;
}

.about__title-container{
    height: 400px;
    margin-top: 10px;
}

.about__title {
    position: absolute;
    bottom: 0;
    font-family: Prata;
    font-style: normal;
    font-weight: normal;
    font-size: 90px;
    line-height: 95px;
    color: #333333;
    display: inline-block;
}

.about__hashtag {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 33px;
    text-transform: uppercase;
    color: #BE968E;
    margin-top: -150px;
    margin-bottom: 25px;
}

.about-first-line{
    margin-top: -205px;
}

.blab_about-text .bold{
    font-weight: 700;
    color: #4F4F4F !important;
}

.about__foto {
    margin-top: 0px;
    margin-right: -175px;
}

.about .blab_img05 {
    margin-top: -105px;
    max-width: 450px;
    height: 315px;
    object-fit: cover;
    object-position: left;
}

.about__right-img {
    margin-left: -170px;
    height: 705px;
    width: 585px;
    position: relative;
    z-index: 5;
}

.section-regestration {
    overflow: hidden;
}

.footer-links {
    padding-top: 35px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: normal;
    color: #333333;
}

.footer-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px 0;
    border-top: 1px solid #E0E0E0;
}

.footer-links li:nth-last-of-type(1) a {
    border-bottom: 1px solid #E0E0E0;
}

.icon-container {
    width: 27px;
    margin-right: 18px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.app-links {
    margin-bottom: 10px;
}

.footerCopyright {
    padding-top: 20px;
    font-size: 12px;
    line-height: normal;
    color: #333333;
}

.footerContent ul .parent.footer__additional-information {
    margin-left: 5% !important;
    vertical-align: bottom;
}

.time_circles h4{
    font-family: Prata;
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: normal;
    text-align: center;
    color: #333333;
}

.wel__sharing h2.mob{
    display: none;
}

.time_circles span{
    font-family: Prata;
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: normal;
    text-align: center;
    color: #333333;
}

.counter {
    font-family: Prata;
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: normal;
    text-align: center;
    color: #333333;
}

.slider-present-section{
    padding-bottom: 26px;
}

.slider-present-section .swiper-slide {
    padding-top: 40px;
    width: 270px;
}

.slider-present-section .slide {
    /*width: 270px;*/
}

.slider-present-section .swiper-slide.swiper-slide-active{
    width: 620px;
}

.slider-present-section .swiper-slide-active .swiper-button-next{
    display: block;
}
.slider-present-section .swiper-slide-active .swiper-button-prev{
    display: block;
}

.slider-present-section .swiper-slide.swiper-slide-active .slide{
    width: 620px;
    margin-top: -70px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: 5;
    padding: 0;
    padding-bottom: 30px;
}

.slider-present-section .container{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.slider-present .slide{
    position: relative;
    background: #FFFFFF;
    margin-bottom: 140px;
    padding: 140px 0;
    /*padding-bottom: 60px;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.slider-present .swiper-slide .btn{
    display: none;
}

.slider-present .swiper-slide-active{}

.slider-present .swiper-slide-active .btn{
    display: flex;
    margin: 0 auto;
    position: absolute;
    bottom: -140px;
}

.slider-present__img{
    display: none;
}

.swiper-slide-prev .slide{
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    padding-right: 80px;
    max-height: 565px;
}

.swiper-slide-prev .slide::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 3;
}

.swiper-slide-next .slider-present__img{
    display: block;
    max-width: 160px;
}

.swiper-slide-active .slider-present__img {
    display: block;
}

.slider-present-section .slide-link{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.swiper-slide-prev .slider-present__img{
    display: block;
    max-width: 140px;
    max-height: 350px;
}

.swiper-slide-next .slide{
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    padding-left: 80px;
    max-height: 565px;
}

.swiper-slide-next .slide::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 3;
}

.swiper-slide-next .slider-present__img{
    max-width: 160px;
}

.swiper-slide-active .slide{
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}

.slider-present .container{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.slider-present .swiper-button-next{
    display: none;
    background-image: none;
    height: 53px;
    width: 53px;
    right: -25px;
    border-radius: 50%;
    background: linear-gradient(105.96deg, #60CC7E 2.06%, #7FD5F6 98.44%);
}

.slider-present .swiper-button-next::after{
    content: "";
    position: absolute;
    left: 45%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    height: 16px;
    width: 16px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.slider-present .swiper-button-prev{
    display: none;
    background-image: none;
    height: 53px;
    width: 53px;
    left: -25px;
    border-radius: 50%;
    background: linear-gradient(105.96deg, #60CC7E 2.06%, #7FD5F6 98.44%);
}

.slider-present .swiper-button-prev::after{
    content: "";
    position: absolute;
    left: 55%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    height: 16px;
    width: 16px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.slider-present__bg {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    display: none;
}

.swiper-slide.swiper-slide-active .slider-present__bg{
    display: block;
    opacity: 0;
    animation-name: opacity;
    animation-duration: 1s;
    animation-delay: 0.7s;
    animation-fill-mode: forwards;
}

.swiper-slide.swiper-slide-active .slider-present__img{
    animation-name: slideRight;
    animation-duration: 1s;
    margin-top: -40px;
}

.slider-present__img{
    position: relative;
    z-index: 2;
}

.slider-present .slide li{
    list-style: none;
}

.present-title{
    display: none;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #0DB1C3;
    margin-top: 5px;
    background: #05b793; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #05b793 0%, #60abf8 71%, #13adde 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #05b793 0%,#60abf8 71%,#13adde 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #05b793 0%,#60abf8 71%,#13adde 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05b793', endColorstr='#13adde',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.present-description{
    display: none;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 33px;
    text-align: center;
    color: #333333;
    margin-bottom: 20px;
    padding: 0 40px;
}

.swiper-slide-active .present-description{
    display: block;
    opacity: 0;
    animation-name: slideRight;
    animation-duration: 2s;
    animation-delay: 0.7s;
    animation-fill-mode: forwards;
}

.swiper-slide-active .present-title{
    display: block;
    opacity: 0;
    animation-name: slideRight;
    animation-duration: 2s;
    animation-delay: 0.7s;
    animation-fill-mode: forwards;
}

.present-code {
    position: relative;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 33px;
    text-align: center;
    color: #333333;
    display: inline-block;
    margin-right: 60px;
}

.present-code:after {
    content: '';
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 23px;
    background-color: #ccc;
}

.present-info{
    display: flex;
    flex-direction: row;
    align-items: center;
    display: none;
    margin-left: 27px;
}

.swiper-slide-active .present-info{
    display: flex;
    opacity: 0;
    animation-name: slideRight;
    animation-duration: 2s;
    animation-delay: 0.7s;
    animation-fill-mode: forwards;
}

.present-price{
    font-family: Open Sans;
    font-size: 16px;
    line-height: 33px;
    color: #333333;
}

.present-price .number{
    color: #CC0000;
    font-size: 30px;
    font-family: Prata;
}

.present-price .currency{
    color: #CC0000;
    font-size: 16px;
    font-family: Prata;
}

.present-advantages{
    padding-left: 0;
    display: none;
}

.swiper-slide-active .present-advantages{
    display: block;
    opacity: 0;
    margin-bottom: 40px;
    animation-name: slideRight;
    animation-duration: 2s;
    animation-delay: 0.7s;
    animation-fill-mode: forwards;
    margin-bottom: 50px;
    padding: 0 45px;
}

.present-advantages li {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 33px;
    text-align: center;
    color: #333333;
}

.slider-present{
    width: 100%;
}

.slider-present .swiper-container{
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding-top: 150px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 190px;
}

.footer{
    margin-top: 55px;
}

.br-mob {
    display: none;
}


@keyframes slideRight {
    0% {
        transform: translateX(-20px);
        opacity: 0;
        display: block;
    }
    100% {
        opacity: 1;
        transform:  translateX(0px);
    }
}

.wel__sharing_bottom{
    padding-bottom: 55px;
    padding-top: 210px;
}

@media (max-width: 1441px) {
    .first-screen {
        min-height: 705px;
    }

    .first-screen-img{
        top: 0;
    }
}

@keyframes opacity {
    0% {
        opacity: 0;
        transform: scale(0);
        display: block;
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.steps__text br.mob{
    display: none;
}

@media (max-width: 1441px){
    .blab_public_img img {
        width: 100%;
        height: 635px;
        object-fit: cover;
    }
}

@media (max-width: 1300px){
    .first-screen-img{
        right: 0;
        width: 50%;
    }
}

@media (max-width: 1199px) {
    .action-price {
        font-size: 130px;
    }

    .action-price-text {
        font-size: 60px;
    }

    .action-bonus {
        font-size: 20px;
    }

    .blab_public_text.reg .blab_public_bigtitle{
        font-size: 40px;
        margin-bottom: 0;
    }

    .blab_public_wrap h2{
        margin-top: 20px;
    }

    .about__title{
        font-size: 70px;
    }

    .slider-present-section .swiper-slide.swiper-slide-active .slide{
        width: 555px;
    }

    .about__right-img{
        height: auto;
    }

    .blab_about-list{
        padding-top: 100px;
    }

    .product .container {
        padding: 0 20px;
    }
}

@media (max-width: 991px) {
    .first-screen-img{
        width: 40%;
    }

    .action-price {
        font-size: 100px;
        line-height: 120px;
    }

    .action-currency{
        font-size: 40px;
    }

    .action-price-text {
        font-size: 50px;
    }

    .action-bonus {
        font-size: 20px;
    }

    .first-screen{
        min-height: 500px;
    }

    .wel__sharing h2{
        font-size: 30px;
    }

    .steps__number{
        font-size: 150px;
        top: -60px;
        left: 30px;
    }

    .steps__title{
        font-size: 20px;
        margin-bottom: 15px;
        min-height: auto;
    }

    .steps__text{
        line-height: 25px;
    }

    .steps__item{
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-bottom: 60px;
    }

    .steps__title{
        text-align: center;
    }

    .steps__text{
        text-align: center;
    }

    .steps__list{
        max-width: 45%;
    }

    .steps__icon{
        margin-right: 0;
        margin-bottom: 15px;
    }

    .mega-action__title{
        font-size: 50px;
    }

    .mega-action__img{
        width: 100%;
    }

    .blab_public_text.reg{
        padding-right: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 10px;
    }

    .section-regestration{
        margin: 20px;
    }

    .blab_public_bigtitle{
        display: none;
    }

    .blab_public_bigtitle.mobile {
        display: block;
        margin-bottom: 40px;
    }

    .background-line{
        display: none;
    }

    .about .container{
        margin-top: 0;
    }

    .about__title{
        width: 100%;
        text-align: center;
    }

    .about__foto{
        display: block;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .about__hashtag{
        max-width: 400px;
        margin: 0 auto;
        margin-top: 0;
    }

    .about .blab_img05{
        margin-top: 0;
    }

    .blab_about-list.left{
        margin-top: 0;
    }

    .about__right-img{
        margin-top: 50px;
        width: 100%;
        margin-left: -70px;
    }

    .about__title{
        font-size: 50px;
        line-height: 1;
    }

    .about__title br{
        display: none;
    }

    .about-text-wrapper{
        padding: 0;
    }

    .about .blab_img05{
        width: 100%;
    }

    .blab_public.about{
        margin: 0 10px;
        padding-top: 50px;
    }

    .slider-present .swiper-wrapper{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .present-info, .slider-present__bg, .present-title, .present-advantages, .present-info, .present-description{
        display: block;
    }

    .present-description{
        font-size: 14px;
        line-height: 28px;
        padding: 0;
    }

    .slider-present-section .swiper-slide{
        width: 100%;
        max-width: 500px;
        margin-bottom: 170px;
    }

    .slider-present-section .swiper-slide:nth-last-of-type(1){
        margin-bottom: 0;
    }

    .slider-present .slide{
        padding: 15px 12px 30px;
        width: 100%;
        box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    }

    .slider-present .swiper-container{
        padding-top: 0;
        padding-bottom: 120px;
    }

    .present-advantages{
        margin-bottom: 20px;
    }

    .slider-present .swiper-slide .btn{
        display: flex;
        margin: 0 auto;
        position: absolute;
        bottom: -90px;
    }

    .slider-present .slide{
        margin-bottom: 0px;
    }

    .footerContent ul .parent.footer__additional-information{
        margin-left: 0 !important;
    }

    .footerSocialList{
        text-align: left;
        padding-bottom: 32px;
    }

    .slider-present__img{
        margin-top: -70px;
    }

    .about-first-line{
        margin-top: 0;
    }

    .about__title-container{
        height: auto;
    }

    .about__title{
        position: static;
        margin-bottom: 40px;
    }

    .first-screen-action{
        padding-top: 50px;
    }

    .first-screen-img{
        top: 80px;
    }

    .slider-present__img{
        display: block;
    }

    .action-price-text {
        line-height: 50px;
    }

    .action-price {
        margin-left: 0;
        margin-bottom: -40px;
    }

    .product__item {
        flex-direction: column;
    }

    .product__item:nth-last-of-type(1) {
        flex-direction: column-reverse;
        align-items: center;
    }

    .product__img-container {
        max-height: 635px;
    }

    .product__img-container {
        margin-right: 0;
    }

    .product__img-container{
        justify-content: center;
    }

    .legend-for-her{
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    .steps__terms-of-action{
        font-size: 30px;
        margin-bottom: 50px;
    }


    .first-screen-img  {
        position: static;
        width: 80%;
        margin-bottom: -230px;
    }

    .first-screen-content{
        background: url("../img/first-screen-bg_mob.jpg") no-repeat center bottom/cover;
    }

    .action-bonus{
        margin-bottom: 300px;
        font-size: 18px;
    }

    .first-screen-img-container{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .first-screen-action{
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 34px;
        padding-bottom: 760px;
        padding-left: 0;
    }

    .first-screen{
        background: none;
        margin: 20px 0;
        margin-bottom: 0px;
        min-height: auto;
    }

    .wel__sharing-btn_item{
        width: 60px;
        height: 60px;
        padding: 14px;
    }

    .wel__sharing-btn_item .wel__sharing-icon{
        height: 30px;
        width: 30px;
    }

    .wel__sharing h2{
        display: none;
    }

    .wel__sharing h2.mob{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0;
    }

    .wel__sharing h2.mob span{
        background: #A9B0B7;
        font-family: 'Open Sans', sans-serif !important;
    }

    .wel__sharing h2{
        background: none;
    }

    .wel__sharing h2.mob span:nth-of-type(1){
        font-family: Prata;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: normal;
        text-align: center;
        color: #FFFFFF;
        padding: 0 35px;
    }

    .wel__sharing h2.mob span:nth-of-type(2){
        font-family: Prata;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 33px;
        text-align: center;
        color: #FFFFFF;
        padding: 0 14px;
        background: linear-gradient(111.33deg, #DCE8FD -32.29%, #A9B0B7 66.64%);
    }

    .steps__list{
        max-width: 60%;
    }

    .steps{
        margin-top: 0;
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .steps__number{
        font-size: 100px;
        top: 0;
    }

    .mega-action__title{
        font-size: 40px;
    }

    .blab_public_bigtitle.mobile {
        font-size: 30px;
    }

    .about__title{
        font-size: 35px;
    }

    .about .blab_img05{
        height: 230px;
    }

    .icon-container{
        display: none;
    }

    .footer-link span{
        width: 100%;
        text-align: center;
    }

    .footerSocialList{
        text-align: center;
    }

    a[data-toggle="collapse"] + ul{
        display: none;
    }

    .blab_countdown .title {
        font-size: 30px;
    }

    .video {
        border-radius: 0;
    }

    .action-bonus {
        margin-bottom: 10px;
    }

}

@media (max-width: 576px) {

    .about__title-container {
        margin-top: 0;
    }

    .blab_count {
        padding-bottom: 30px;
    }

    .step-wrapper{
        padding-bottom: 20px;
        margin-bottom: 40px;
    }

    .blab_public_bigtitle.mobile{
        margin-bottom: 10px;
    }

    .blab_public_img{
        padding: 0 20px;
    }

    .blab_public.about{
        padding-bottom: 30px;
    }

    .steps {
        margin-top: 0;
        padding-top: 75px;
        padding-bottom: 0px;
        margin-bottom: 35px;
    }

    .steps__terms-of-action{
        margin-bottom: 30px;
    }

    .video-section {
        padding-top: 0;
        padding: 0 10px;
    }

    .video-section .container{
        padding-bottom: 260px;
    }

    .video-wrap {
        padding-bottom: 40px;
    }

    .action-price {
        margin-left: 15px;
    }


    .product {
        padding-bottom: 60px;
    }

    .product__item {
        margin-bottom: 140px;
    }

    .product__tagline {
        display: none;
    }

    .product__tagline_for-her{
        display: none;
    }

    .product__img {
        width: 100%;
        height: auto;
    }

    .product__img-container {
        max-height: 100%;
        align-items: center;
        margin-bottom: 17px;
    }

    .legend-for-her {
        margin-bottom: 20px;
    }

    .product__title {
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 27px;
        color: #333333;
        margin-bottom: 25px;
    }

    .product__text {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 29px;
        color: #333333;
        margin-bottom: 10px;
    }

    .product__text:nth-last-of-type(1) {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #333;
    }

    .product__price_for-her {
        margin-right: 0;
    }

    .product__row {
        justify-content: space-between;
    }

    .product__art {
        font-size: 16px;
    }

    .product__price {
        margin-bottom: 20px;
        font-size: 17px;
    }

    .product__price .currency {
        margin-left: 0;
    }

    .product__price .number {
        font-size: 48px;
    }

    .product .btn {
        margin: 0 auto;
    }

    .product__line {
        display: none;
    }

    .action-price-text{
        line-height: 70px;
        margin-left: 0;
        margin-bottom: 18px;
    }

    .wel__sharing-btn_item{
        width: 36px;
        height: 36px;
        padding: 10px;
    }

    .wel__sharing-btn_item .wel__sharing-icon{
        height: 15px;
        width: 15px;
    }

    .wel__sharing-btn_item{
        margin: 10px 4.9px;
    }

    .wel__sharing h3.blab_line{
        font-family: 'Open Sans', sans-serif;
        line-height: 33px;
        margin-bottom: 5px;
        max-width: 70%;
    }

    .wel__sharing h3.blab_line:before{
        left: -45px;
        width: 40px;
        top: 15px;
    }

    .wel__sharing h3.blab_line:after{
        right: -45px;
        width: 40px;
        top: 15px;
    }

    .wel__sharing h3.special{
        font-family: 'Open Sans', sans-serif;
        margin-top: 0;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .wel__sharing-btn{
        margin-top: 10px;
    }

    .blab_countdown .title {
        margin-bottom: 30px;
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #333333;

    }

    .steps__terms-of-action{
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #333333;
        margin-top: 0;
        margin-bottom: 40px;
    }

    .steps__list{
        max-width: 100%;
        margin: 0 auto;
    }

    .steps__number {
        top: 30px;
        left: 55px;
        color: #F6F6F6;
    }

    .steps__title br{
        display: none;
    }

    .steps__item{
        margin-bottom: 0px;
        padding: 0px;
    }

    .steps__item:nth-last-of-type(1){
        margin-bottom: 0;
        padding: 0 20px;
    }

    .mega-action{
       padding-top: 0;
        padding-bottom: 100px;
    }

    .mega-action__title{
        font-size: 34px;
        margin: 0;
        margin-bottom: 16px;
        line-height: 1;
        margin-bottom: 70px;
    }

    .blab_public_text.reg .blab_public_bigtitle{
        font-size: 24px;
    }

    .blab_public_bigtitle.mobile {
        font-size: 24px;
    }

    .blab_public_bigtitle.mobile br{
        display: none;
    }

    .about__title{
        font-size: 24px;
    }

    .blab_about-list_item .number{
        margin-right: 60px;
    }

    .blab_about-list_item .number::after{
        width: 20px;
        right: -50px;
    }

    .about__title{
        margin-bottom: 25px;
    }

    .blab_public_wrap .blab_about-text{
        margin-top: 15px;
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .blab_public_wrap .italic-text{
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 13px;
        line-height: 23px;
    }

    .blab_about-list{
        padding: 0;
    }

    .blab_about-list_item{
        margin-bottom: 0;
    }

    .slider-present__img{
        max-width: 220px;
    }

    .slider-present__img{
        margin-top: -50px;
    }

    .present-title{
        font-size: 18px;
        line-height: 30px;
    }

    .present-advantages{
        padding: 0;
        text-align: center;
    }

    .present-advantages li{
        font-size: 14px;
        line-height: 28px;
        display: inline;
    }

    .present-info{
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .present-code{
        font-size: 14px;
        margin-right: 40px;
    }

    .present-code:after{
        right: -23px;
    }

    .present-price{
        font-size: 14px;
    }

    .present-price .number{
        font-size: 22px;
    }

    .present-price .currency{
        font-size: 16px;
    }

    .slider-present-section{
        padding-top: 0;
        padding-bottom: 60px;
    }

    .header{
        padding-right: 18px;
        padding-left: 10px;
        padding-top: 16px;
    }

    .headerLocation{
        margin-left: 22px;
    }

    a.headerLogo{
        left: 0;
    }

    .headerLk.otherIcons{
        right: 15px;
        margin-bottom: 0;
        margin-top: 2px;
    }

    .first-screen-action{
        padding-top: 20px;
        padding-bottom: 545px;
    }

    .action-time{
        font-family: Open Sans;
        font-size: 16px;
        line-height: 19px;
        text-transform: uppercase;
        margin-bottom: 0px;
        font-weight: 600;
        padding: 0;
    }

    .action-currency {
        text-transform: uppercase;
        font-size: 50px;
        margin-left: 8px;
    }

    .action-bonus{
        margin-bottom: 0px;
        padding: 0 30px;
        margin-bottom: 20px;
        line-height: 25px;
        font-size: 17px;
    }

    .action-bonus br{
        display: none;
    }

    .action-bonus br.br-mob{
        display: block;
    }

    a.headerLogo{
        width: 125px;
        top: -3px;
    }

    .slider-present .swiper-container{
        margin: 0;
        width: 100%;
    }

    .slider-present .swiper-container{
        padding: 0 10px;
        padding-bottom: 120px;
    }

    .present-title{
        margin-top: 10px;
        margin-bottom: 17px;
    }

    .slider-present-section .swiper-slide{
        margin-bottom: 160px;
    }

    .present-title br{
        display: none;
    }

    .steps__text br{
        display: none;
    }

    .steps__text br.mob{
        display: block;
    }

    .steps__icon{
        margin-bottom: 25px;
    }

    .steps__text{
        font-size: 14px;
    }

    .blab_public_img img{
        height: 410px;
    }

    .section-regestration{
        margin: 10px;
        padding-bottom: 30px;
    }

    .blab_public_wrap h2{
        margin-top: 15px;
    }

    .blab_text br{
        display: none;
    }

    .blab_public_text.reg .blab_public_wrap:nth-last-of-type(1){
        margin-bottom: 70px;
    }

    .blab_public.about{
        padding-top: 0px;
    }

    .about__right-container{
        padding: 0;
    }

    .blab_about-list{
        margin-left: -16px;
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 10px;
    }

    .blab_about-list_item .br-mob{
        display: block;
    }

    .blab_about-list.left{
        margin-top: 55px;
    }

    .blab_about-list.left .number{
        margin-right: 50px;
    }

    .blab_about-list.left br{
        display: none;
    }

    .blab_about-list.left .br-mob{
        display: block;
    }

    .blab_about-list.left .blab_about-list_item .number::after{
        right: -35px;
    }

    .wel__sharing-col{
        padding: 0;
    }

    .mega-action__img{
        width: 110%;
        margin-left: -20px;
    }

    .footer{
        padding-top: 30px;
        padding-bottom: 45px;
    }

    .footer-links{
        padding-top: 10px;
    }

    .footer__additional-information{
        margin-top: 40px;
    }

    .present-info{
        margin-left: 0;
    }

    .first-screen-img{
        margin-bottom: -170px;
    }
}

@media (max-width: 480px) {
    .wel__sharing h3.blab_line:before, .wel__sharing h3.blab_line:after{
        display: block !important;
    }


    /*.video{*/
        /*margin-bottom: 40px;*/
    /*}*/

    .video-section .container{
        padding-bottom: 70px;
    }

    .about__foto{
        width: 100%;
        height: 400px;
        object-fit: cover;
        object-position: top;
        height: auto;
        padding: 0 10px;
    }

    .about .blab_img05{
        width: 220px;
        height: 220px;
        object-position: left;
    }

    .about__right-img{
        width: 180px;
        height: 215px;
        object-fit: cover;
        margin-top: 40px;
        margin-left: -40px;
        position: relative;
        z-index: 6;
    }

    .wel__sharing{
        padding: 0 0 40px;
    }

    /*.video {*/
        /*padding-bottom: 42.25%;*/
    /*}*/

    .first-screen-img{
        margin-bottom: -90px;
    }

    .blab_countdown {
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .wel__sharing_bottom {
        padding: 0;
    }

}


@media (max-width: 425px) {

    .slider-present__img{
        max-width: 180px;
    }

    .wel__sharing h3.blab_line:before{
        left: -20px;
    }

    .wel__sharing h3.blab_line:after{
        right: -20px;
    }

    .first-screen-action{
        padding-top: 20px;
        padding-bottom: 345px;
    }
}

@media (max-width: 425px) {
    .slider-present__img{
        max-width: 150px;
    }
}

@media (max-width: 375px) {
    .first-screen-action{
        padding-top: 20px;
        padding-bottom: 345px;
    }
}

@media (max-width: 341px) {
    .about__foto {
        height: 405px;
    }
}


