

/* Start:/local/templates/is_digital/old/css/personal.css?176284206612530*/
.content_grey{
    background-color: #F5F7F9;
    padding: 31px 0 31px 50px;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: auto;
}
.content_grey h1{
    background: url("/local/templates/is_digital/old/css/../img/ico/line_404.svg") 0 0 no-repeat;
    font-family: 'Cormorant', serif;
    font-weight: bold;
    font-size: 4rem;
    line-height: 120%;
    color: #222222;
    margin: 59px 0 0 0;
    padding: 30px 0 0 0;
}
.sub_title{
    font-weight: 300;
    font-size: 0.9375rem;
    line-height: 100%;
    color: #000000;
    max-width: 590px;
    margin: 20px 0 44px 0;
}
.buttons{
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
}
.cat_item_head{
    display: flex;
    justify-content: space-between;
}
.cat_item_head img{
    box-shadow: 0 12px 70px rgba(0, 0, 0, 0.09);
    margin: 0 0 0 20px;
}
.cat_item_head > div:nth-of-type(2){
    flex: 1;
    text-align: center;
}
.sub_title_item{
    font-style: normal;
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 200%;
    color: #000000;
    max-width: 580px;
    padding-top: 20px;
}
.cat_item_head h1{
    max-width: 600px;
}
.cat_item_head button{
    width: 280px;
}



.rating_list{
    display: flex;
    align-items: baseline;
    margin: 19px 0;
}
.rating_list .rating{
    width: 115px;
    height: 15px;
    display: inline-block;
    padding-bottom: 16px;
}
.rating_list .rating .star{
    width: 15px;
    height: 15px;
    background-image: url("/local/templates/is_digital/old/css/../img/ico/star_gray.svg");
    display: inline-block;
    background-size: contain;
}
.rating_list .rating .star.checked{
    background-image: url("/local/templates/is_digital/old/css/../img/ico/star.svg");
}
.rating_list .count{
    font-weight: 300;
    font-size: 0.9375rem;
    line-height: 50%;
    text-decoration: underline;
    color: #32373A;
}
.content_white{
    padding: 0 50px;
}
.pers_qutes{
    border-bottom: 1px solid #E2EAF0;
    min-height: 173px;
    display: flex;
    align-items: center;
    background-image: url("/local/templates/is_digital/old/css/../img/ico/personal_q.svg");
    background-repeat: no-repeat;
    background-position: 0 50%;
    font-family: 'Cormorant', serif;
    font-style: italic;
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 120%;
    color: #000000;
}
.mob_img{
    display: none;
}
.achievs{
    display: flex;

    font-weight: normal;
    font-size: 1.25rem;
    line-height: 50%;
    color: #32373A;
    max-width: 950px;
    min-height: 190px;
    align-items: center;
}
.achievs > div{
    text-align: right;
    margin-right: 126px;
    line-height: 110%;
}
.achievs span{
    font-family: 'Cormorant', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 5.625rem;
    line-height: 50%;
    color: #777F8F;
    opacity: 0.5;
    display: block;
    margin: 0 0 30px 0;
}
.text{
    font-size: 0.875rem;
    line-height: 200%;
    color: #000000;
    max-width: 950px;
    padding-bottom: 40px;
}
.text p{
    padding-bottom: 30px;
}
.text li {
    padding-bottom: 19px;
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 136%;
    color: #000000;
    list-style-image: url('/local/templates/is_digital/old/css/../img/ico/txt_li.svg');
    list-style-position: outside;
    margin-left: 17px;
}
.direction{
    display: flex;
    flex-direction: column;
}
.direction_item{
    display: flex;
    margin-bottom: 85px;
}
.direction_head{
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 200%;
    color: #000000;
    min-width: 380px;
}
.direction li:before {
    list-style-image: url('/local/templates/is_digital/old/css/../img/ico/txt_li.svg');
    content: '';
    display: list-item;
    float: left;
    width: 1px;
    margin: -2px 7px 0 0;
}
.direction li, .direction li a {
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 240%;
    color: #000000;
    display: flex;
}
.direction li a:hover {
    text-decoration: underline;
}
.sert_slider{
    padding: 0 95px;
}
.sert {
    padding: 0 0 70px 0;
    overflow: hidden;
}
.sert img{
    padding: 0 15px;
}

.slick-prev {
    left: 2px;
    background-image: url("/local/templates/is_digital/old/css/../img/ico/doc_arrow_left.svg");
}
.slick-next {
    right: 1px;
    background-image: url("/local/templates/is_digital/old/css/../img/ico/doc_arrow_right.svg");
}
.slick-next:hover{
    background-image: url("/local/templates/is_digital/old/css/../img/ico/arrow_h.svg");
}
.slick-prev:hover{
    background-image: url("/local/templates/is_digital/old/css/../img/ico/arrow_hl.svg");
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background-color: transparent;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: calc(100% - 190px);
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background-image: url("/local/templates/is_digital/old/css/../img/ico/slick-dots.svg");
    background-color: transparent;
}
.slick-dots li.slick-active button{
    background-image: url("/local/templates/is_digital/old/css/../img/ico/slick-dots_h.svg");
}

.do-posle{
    background-image: url("/local/templates/is_digital/old/css/../img/ico/do-posle.svg");
    background-repeat: repeat-x;
    padding: 65px 0 90px 0;
}
.do-posle a img{
    margin: 0 auto;
}
.do-posle .slick-prev {
    left: 65px;
}
.do-posle .slick-next {
    right: 65px;
}
.do-posle .slick-dots {
    width: 100%;
}

.rating{
    width: 115px;
    height: 15px;
    display: inline-block;
    padding-bottom: 16px;
}
.rating .star{
    width: 15px;
    height: 15px;
    background-image: url("/local/templates/is_digital/old/css/../img/ico/star_gray.svg");
    display: inline-block;
    background-size: contain;
}
.rating .star.checked{
    background-image: url("/local/templates/is_digital/old/css/../img/ico/star.svg");
}
.rev_item{
    display: flex;
    padding: 30px 0 50px 0;
}

.slick-active .rev_item  img{
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);
}
.rev_item .info{
    padding: 0 0 0 70px;
    background: url('/local/templates/is_digital/old/css/../img/ico/rev_cat.svg') 95% 0 no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.rev_item .arrows{
    position: relative;
    display: flex;
}
.rev_item .arrows .slick-prev, .rev_item .arrows .slick-next {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-right: 22px;
    top: auto;
}

.rev_item .txt{
    font-weight: 300;
    font-size: 1rem;
    line-height: 160%;
    color: #000000;
}
.rev_item .img{
    flex-shrink: 0;
}
.rev_item .name{
    font-family: 'Cormorant', serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 120%;
    color: #000000;
}
.rev_item .subname{
    font-family: 'Cormorant', serif;
    font-style: italic;
    font-weight: normal;
    font-size: 1.25rem;
    line-height: 120%;
    color: #777F8F;
}
.rev_item .add_rev{
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 120%;
    text-decoration-line: underline;
    color: #777F8F;
    padding-top: 30px;
}
.rev .slick-dots{
    position: relative;
    bottom: 0;
    text-align: left;
    top: -35px;
}

.articles_nav{
    position: relative;
    display: flex;
}

.nav_bottom {
    margin: 10px 0 100px 0;
    position: relative;
}

.price_list{
    box-shadow: 0 9px 10px rgba(0, 0, 0, 0.08);
    padding: 10px 56px 30px 40px;
    margin-bottom: 80px;
}
.price_list .item{
    display: flex;
    border-bottom: 1px solid #E2EAF0;
    justify-content: space-between;
    padding: 12px 0;

}
.price_list .cost{
    font-weight: 300;
    font-size: 1.375rem;
    line-height: 100%;
    text-align: right;
    color: #000000;
    min-width: 160px;
}
.price_list .name a{
    font-weight: 300;
    font-size: 1.375rem;
    line-height: 100%;
    text-decoration: none;
    color: #000000;
    border-bottom: 1px solid #000;
}
.price_list .name a:hover{
    color: #C6AE71;
    border-bottom: none;
}
.price_list .item_all{
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 120%;
    color: #777F8F;
    display: block;
    margin: 25px 0 0 0;
}
.price_list .ico_arrow{
    background-image: url("/local/templates/is_digital/old/css/../img/ico/arrow.svg");
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    display: inline-block;
    margin: 0 100px 0 20px;
}
.price_list .item_all{
    display: flex;
    align-items: center;
}





@media (max-width: 1800px){
    .do-posle .slick-prev {
        left: 15px;
    }
    .do-posle .slick-next {
        right: 15px;
    }
}
@media (max-width: 1500px){
    .do-posle a {
        margin: 0 70px;
    }
}
@media (max-width: 1400px){
    .achievs > div {
        margin-right: 75px;
    }
}
@media (max-width: 1300px){
    .cat_item_head {
        flex-direction: column;
    }
    .mob_img{
        display: block;
    }
    .desc_img{
        display: none;
    }
    .cat_item_head img {
        margin: 60px 0 0 0;
    }
    .cat_item_head h1{
        max-width: none;
    }
    .sub_title_item {
        max-width: none;
        padding: 20px 15px 0 0;
    }
    .do-posle {
        background-size: contain;
    }
    .rev_item .img {
        flex-shrink: 1;
        min-width: 40%;
    }
}
@media (max-width: 1200px){
    .achievs > div {
        margin-right: 50px;
    }
    .achievs {
        justify-content: center;
    }
    .achievs span{
        font-size: 4rem;
    }
}
@media (max-width: 1100px){
    .price_list{
        box-shadow: none;
        padding: 0;
    }
}
@media (max-width: 1050px){
    .achievs > div {
        margin-right: 30px;
    }
}
@media (max-width: 1000px){
    .content_grey {
        background-size: cover;
    }
    .main_ttl {
        font-size: 2.6rem;
    }
    .content_grey button {
        margin: 10px auto;
        display: block;
        padding: 17px 45px;
        min-width: 280px;
    }
    .content_grey .note_white {
        margin-left: auto;
    }
    .content_grey .sub_title {
        margin: 35px 0 44px 0;
    }
    .do-posle {
        background-image: none;
        padding: 30px 0 90px 0;
    }
    .do-posle .slick-prev {
        left: 0;
    }
    .do-posle .slick-next {
        right: 0;
    }
    .do-posle a {
        margin: 0 65px;
    }
    .achievs {
        flex-direction: column;
        align-items: baseline;
    }
    .achievs > div {
        display: flex;
        align-items: center;
    }
    .achievs span {
        margin: 0 15px 30px 0;
    }
    .achievs {
        margin: 35px 0;
    }
}
@media (max-width: 950px){
    .buttons {
        flex-direction: column;
    }
}
@media (max-width: 800px){

}
@media (max-width: 700px){
    .direction_head {
        min-width: 300px;
    }
    .direction_item {
        flex-direction: column;
    }
    .direction_item ul {
        margin-left: 20px;
    }
    .direction {
        margin-bottom: 40px;
    }
}
@media (max-width: 600px){
    .price_list .item {
        flex-direction: column;
        padding: 12px 0 26px 0;
    }
    .price_list .name a {
        font-weight: 300;
        font-size: 1.125rem;
    }
}

@media (max-width: 480px){

    .content_grey {
        background-position: 50%;
        background-size: cover;
        padding: 30px 20px;
    }
    .content_grey h1 {
        font-size: 2rem;
        margin: 30px 0 0 0;
        padding: 10px 0 0 0;
    }
    .content_white {
        padding: 0 20px;
    }
    .main_ttl {
        font-size: 2.5rem;
    }
    .achievs > div {
        margin-right: 0;
        line-height: 100%;
    }
    .achievs span {
        font-size: 2.5rem;
        flex-shrink: 0;
    }
    .achievs {
        font-size: 1rem;
        margin: 10px 0;
    }
    .video_list .item {
        flex-basis: 100%;
    }
    .slick-dots {
        left: 0;
        width: 100%;
    }
    .achievs > div {
        text-align: left;
        align-items: baseline;
    }
    .slick-dots li button {
        width: 11px;
        height: 10px;
        background-size: cover;
    }
    .slick-dots li {
        width: 11px;
        margin: 0 2px;
    }
    .sert img {
        padding: 0;
    }
}
/* End */


/* Start:/local/templates/is_digital/old/css/video_on_page.css?1757318853973*/
.video_list .video{
    position: relative;
    cursor: pointer;



    width: 100%;
    height: 0;
    padding-bottom: 75%;
    background-color: #000000;

}


.video_list .video__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video_list .video img{
    filter: brightness(0.6);

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.video_list .video iframe{
    width: 100%;
    height: 100%;
    border: none;
}
.video_list .video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    padding: 0;
    width: 40px;
    height: 40px;
    border: none;
    background-color: transparent;
    transform: translate(-50%, -50%);
    cursor: pointer;
    background-image: url("/local/templates/is_digital/old/css/../img/ico/play_video.svg");
}
/* End */
/* /local/templates/is_digital/old/css/personal.css?176284206612530 */
/* /local/templates/is_digital/old/css/video_on_page.css?1757318853973 */
