@font-face{
    font-family: 'Didot';
    src: url(/fonts/Didot.woff);
}

img.bullet{
    display: block;
    width: 15px !important;
    height: 18px !important;
    margin: 8px 10px 0 -30px;
    flex-shrink: 0;
    flex-grow: 0;
}
.main-title{
    line-height: 50px;
}
.default-link{
    text-decoration: underline !important;
}
.default-link:hover{
    text-decoration: underline;
}
.intro-bullets{
    margin: 50px auto 70px !important;
}
.intro-bullets a img{
    transition: all 0.3s ease !important;.vidos-setka_intro
}
.intro-bullets a:hover img,
.intro-bullets a img:hover{
    transform: scale(1.2) !important;
}

.question{
    display: flex;
    margin-bottom: 15px !important;
    font-family: 'Didot', 'Arial', sans-serif !important;
}
.question strong{
    font-family: 'Didot', 'Arial', sans-serif !important;
    font-size: 31px !important;
    font-weight: 400 !important;
}
.question img.bullet {

}

.family-didot{
    font-family: 'Didot', 'Arial', sans-serif !important;
}

.wysiwyg{margin: 0 auto !important;max-width: none;}
.article_top.col_2_setka{float:none;}
.decor,img.decor,.wysiwyg figure img.decor{
    display: block;
    /*position: sticky;*/
    /*top: 21%;*/
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    max-width: 130px;
}
.decor_left{
    left: 0;
    /*top: 20% !important;*/
}
.decor_right{
    right: 0;
}
.wysiwyg figure img.decor.decor_nelly_1{
    max-width: 120px;
}
.wysiwyg figure img.decor.decor_nelly_2{
    max-width: 140px;
}
.decor.decor_vika_2{
    top: 36% !important;
    max-width: 170px !important;
}

.vidos-setka{
    display: block;
    width: 100%;
    position: relative;
}
.vidos-setka_main{
    margin-bottom: 60px;
}
.vidos-setka_intro{
    /*margin-top: 60px;*/

}
.vidos-setka_grey{
    filter: grayscale(1);
}
[id*="adfoxposition"],
.banner{
    display:none;
}
.cartier-content{
    position: relative;
}
.cartier-content__side{
    width: 130px;
    position: absolute;
    top: 1370px;
    bottom: 0;
}
.cartier-content__side-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100vh;
    position: sticky;
    top: 0;
}
.cartier-content__side_left{
    left: 0;
}
.cartier-content__side_right{
    right: 0;
}
.cartier-content__side-decor{
    display: block;
    position: relative;
    /*width: 100%;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*margin: auto;*/
}
.artier-content__side-decor.decor_nelly_1{

}
.artier-content__side-decor.decor_nelly_2{

}
.artier-content__side-decor.decor_katya_1{

}
.artier-content__side-decor.decor_katya_2{

}
.artier-content__side-decor.decor_katya_1{

}
.artier-content__side-decor.decor_katya_2{

}
.cartier-content__side-decor .decor{
    position: relative !important;
}
.cartier-cta{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 180px;
    font-family: 'Didot';
    font-size: 18px;
    line-height: 21px;
    color: #840b15;
    opacity: 0;
    z-index: 2;
    top: 100%;
    margin: auto;
    position: absolute;
    left: 10px;
    transition: all 0.3s ease;
}
.cartier-content__side:hover .cartier-cta{
    opacity: 1;
}
.cartier-content__side_right .cartier-cta{
    text-align: right;
    left: auto;
    right: 10px;
}
.cartier-content__side_left .cartier-cta{

}
.cartier-header{
    height: calc(100vh - 70px);
    margin-bottom: 80px;
    position: relative;
    overflow: hidden;
    background: black url(/images/2019/04/cartier/lead-poster-desktop.jpg) center center / cover no-repeat;
}
.cartier-header__arrow{
    display: block;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
    animation: headerArrow 4s infinite;
}
@keyframes headerArrow{
    0%{
        transform: translate3d(0, 0, 0);
    }
    30%{
        transform: translate3d(0, 15px, 0);
    }
    40%{
        transform: translate3d(0, 15px, 0);
    }
    90%{
        transform: translate3d(0, 0, 0);
    }
    100%{
        transform: translate3d(0, 0, 0);
    }
}
.cartier-header .vidos-setka{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.cartier-footer__slider{
    display: block;
    width: 1280px;
    margin: auto;
}
.vertical-border{
    width: 14px;
    position: absolute;
    top: 5px;
    bottom: 3px;
    right: 20px;
    background: #840a15;
}


.cartier-footer{
    width: 100%;
    box-sizing: border-box;
    margin-top: 60px;
    position: relative;
    color: white;
    text-align: center;
}
.cartier-footer__wrapper{
    max-width: 1000px;
    position:relative;
    padding: 40px 20px 150px;
    margin: 0 auto;

}
.cartier-footer__wrapper:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 280px;
    background: #840b15;
}
.cartier-footer__title{
    position:relative;
    margin: 0 auto 5px;
    line-height: 60px;
    font-family: 'Oswald', Arial, sans-serif;
    font-size: 45px;
    font-weight: 400;
    text-transform: uppercase;
}
.cartier-footer__subtitle{
    position:relative;
    margin: 0 auto 20px;
    line-height: 24px;
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}
.cartier-footer__text{
    position:relative;
    max-width: 740px;
    margin: 0 auto 0;
    line-height: 21px;
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.cartier-footer__title a{
    text-decoration: none;
    color: white !important;
}
.cartier-footer__text a{
    color: white !important;
    text-decoration: underline;
}

.cartier-arrow{
    cursor: pointer;
}
.cartier-arrow__image{
    display: block;
    width: 100%;
}
.cartier-arrow_left,
.cartier-arrow_right{
    width: 35px;
    height: 50px;
}
.cartier-arrow_up,
.cartier-arrow_down{
    width: 50px;
    height: 35px;
}


.cartier-product{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    position: relative;
}
.cartier-product__link{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
}
.cartier-product__lock{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.cartier-product__image{
    display: block;
    max-width: 100%;
    max-height: 130px;
    opacity: 0.7;
    transform: scale(0.5);
    transition: all 0.6s ease;
}
.cartier-product_active .cartier-product__lock{
    display: none;
}
.cartier-product_active .cartier-product__image{
    opacity: 1;
    transform: scale(1);
}

.cartier-descriptions{
    max-width: 460px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 30px auto 0;
}
.cartier-description{
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
    color: white;
    transition: all 0.3s ease;
    opacity: 0;
    transform: translate3d(0 ,10px, 0);
}
.cartier-description__title{
    margin: 0 auto 15px;
    line-height: 30px;
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
}
.cartier-description__text{
    line-height: 22px;
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.cartier-description_active{
    z-index: 1;
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.cartier-products{
    margin: 50px -20px 0;
    padding: 40px 0 30px;
    position: relative;
    background: white;
}
.cartier-gallery{
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
}
.cartier-gallery__list{
    display: flex;
}

.cartier-products .cartier-arrow{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.cartier-products .cartier-arrow_left{
    left: 0;
}
.cartier-products .cartier-arrow_right{
    right: 0;
}



.decorated-block{

}
.decorated-block__decor{
    display: block;
    position: absolute;
    z-index: 1;
}
.decorated-block_nelly_1 .decorated-block__decor{
    width: 90px;
    left: 225px;
    top: 375px;
}
.decorated-block_nelly_2 .decorated-block__decor{
    width: 100px;
    left: 216px;
    top: 375px;
}
.decorated-block_nelly_3 .decorated-block__decor{
    width: 90px;
    left: -45px;
    top: 405px;
}
.decorated-block__overlay{
    display: flex;
    align-items:center;
    justify-content:center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.3s ease;
}
.decorated-block__overlay-icon{
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 80%;
    bottom: 0%;
    left: 70%;
    right: 0%;
    margin: auto;
    border-radius: 100%;
    background: url(/images/2019/04/cartier/bullet.png) center center / contain no-repeat;
    animation: pulse 2s infinite;
}
/*.decorated-block__overlay:hover,*/
.decorated-block__overlay.hover{
    opacity: 0;
}
@keyframes pulse{
    0%{
        transform: translate3d(0, 0, 0);
    }
    30%{
        transform: translate3d(15px, 0, 0);
    }
    40%{
        transform: translate3d(15px, 0, 0);
    }
    90%{
        transform: translate3d(0, 0, 0);
    }
    100%{
        transform: translate3d(0, 0, 0);
    }
}


.cartier-name{
    flex-shrink: 0;
    position: relative;
}
.cartier-name__text{
    margin: 0 auto 0;
    line-height: 44px;
    font-family: 'Didot', Arial, sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    transform: scale(0.5);
    opacity: 0.6;
}
.cartier-name_active .cartier-name__text{
    transform: scale(1);
    opacity: 1;
}
.cartier-name_active[rel="2"] .cartier-name__text{
    color: #840c15;
}


.cartier-names{
    position: relative;
}
.cartier-names__wrapper{
    width: 900px;
    position: relative;
    margin: 0 auto 0;
    overflow: hidden;
}
.cartier-names__list{
    display: flex;
}

.cartier-jobs{
    margin: 5px auto 0;
    position: relative;
}
.cartier-job{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 18px;
    transition: all 0.3s ease;
    opacity: 0;
}
.cartier-job:last-child{
    position: relative;
    top: auto;
    left: auto;
}
.cartier-job_active{
    z-index: 1;
    opacity: 1;
}

.cartier-avatars{
    width: 200px;
    margin: 0px auto 30px;
    position: relative;
}
.cartier-avatar{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;
    font-family: 'Oswald', Arial, sans-serif;
    font-size: 18px;
    transition: all 0.3s ease;
    opacity: 0;
}
.cartier-avatar:last-child{
    position: relative;
    top: auto;
    left: auto;
}
.cartier-avatar_active{
    z-index: 1;
    opacity: 1;
}

.cartier-switch{
    max-width: 1000px;
    position: relative;
    margin: 60px auto 60px;
    text-align: center;
}
.cartier-switch .cartier-arrow{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.cartier-switch .cartier-arrow_left{
    left: 0;
}
.cartier-switch .cartier-arrow_right{
    right: 0;
}

#setka-editor .stk-post.stk-theme_23090 .stk-theme_23090__separator_divider-1499696317690::before, .stk-post.stk-theme_23090 .stk-theme_23090__separator_divider-1499696317690::before{
    border-top-color: #89151e !important;
}
#setka-editor .stk-post.stk-theme_23090 .stk-theme_23090__color_23090_custom_color_5, .stk-post.stk-theme_23090 .stk-theme_23090__color_23090_custom_color_5 {
    color: #840b15 !important;
}


@media (max-width: 999px){
    html,body{
        overflow-x: hidden;
    }
    .desktop{
        display: none !important;
    }
    .vidos-setka_intro{
        /*margin-top: 30px;*/
        width: 100vw;
        height: 56vw;
        margin-left: -30px;
    }
    .vidos-setka_intro-youtube{
        /*margin-top: 30px;*/
        display: block;
        width: 100vw;
        height: 56vw;
        margin-left: -30px;
    }
    .cartier-gallery{
        max-width: 500px;
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
    .cartier-footer{
        padding: 0px 20px 30px;
    }
    .cartier-footer__title{
        margin: 0 auto 20px;
        line-height: 36px;
        font-size: 30px;
    }
    .cartier-footer__subtitle{
        margin: 0 auto 30px;
        line-height: 22px;
        font-size: 15px;
    }
    .cartier-footer__text {
        line-height: 22px;
        font-size: 14px;
    }
    .cartier-products {
        margin-top: 40px;
    }
    .cartier-descriptions{
        margin: 0 auto 0;
        height: 150px;
        background: white;
        color: black;
    }
    .cartier-switch{
        margin: 50px auto 40px;
    }
    .cartier-names__wrapper{
        width: 270px;
    }
    .decorated-block_nelly_1 .decorated-block__decor {
        width: 40%;
        left: 75%;
        top: 72%;
    }
    .decorated-block_nelly_2 .decorated-block__decor {
        width: 40%;
        left: 76%;
        top: 76%;
    }
    .decorated-block_nelly_3 .decorated-block__decor {
        width: 40%;
        left: -16%;
        top: 75%;
    }
    .cartier-header{
        height: calc(100vh - 50px);
        margin-bottom: 30px;
        background: black url(/images/2019/04/cartier/lead-poster.jpg) center center / cover no-repeat;
    }
    .cartier-name {
        display: flex;
        align-items: center;
    }
    .cartier-name__text {
        font-size: 28px;
        line-height: 32px;
    }
    .cartier-product__image{
        max-height: 100px;
    }
    .intro-bullets {
        margin: 0px auto 20px !important;
    }
    .cartier-footer__wrapper:before {
        bottom: 320px;
        height: auto;
    }
    .cartier-job{
        font-size: 14px;
        line-height: 20px;
    }
    .vidos-setka_main{

    }
    .cartier-description__title,
    .cartier-description__text{
        text-decoration: underline;
    }
    .stk-grid.intro-bullets img {
        display: block !important;
        width: 150px !important;
    }
}
@media (min-width: 1000px){
    .vidos-setka_intro-youtube{
        /*margin-top: 30px;*/
        display: block;
        width: 1000px;
        height: 562px;
    }
    .mobile{
        display: none !important;
    }
    .cartier-descriptions {
        max-width: none;
        height: 150px;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0px auto 0;
        padding: 0px 0 0;
        background: white;
    }
    .cartier-description{
        color: black;
    }
    .cartier-description:hover .cartier-description__title,
    .cartier-description.hover .cartier-description__title,
    .cartier-description:hover .cartier-description__text,
    .cartier-description.hover .cartier-description__text{
        text-decoration: underline;
    }
    .vidos-setka_intro,
    .cartier-switch{
        width: 1000px;
    }
    .vidos-setka_intro{
        height: 562px;
    }
    #setka-editor .stk-post.stk-post, .stk-post.stk-post{
        max-width: none !important;
    }
    .intro-title{
        font-size: 40px;
    }
}
@media (max-width: 1400px) {
    .cartier-content__side {
        display: none !important;
    }
}