

/* Start:/local/templates/new/components/bitrix/master.private.premium/.default/style.css?172225642714215*/
body {
    background-color: #ffffff !important;
}

.content {
    margin-top: 86px;
    margin-bottom: 100px;
}

.premium-block {
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

.promo {
    flex: 0 0 338px;
    margin-right: 210px;
    order: 0;
}

.info-block {
    margin-top: 69px;
    order: 1;
}

.info-block span {
    display: block;
}

.info-block h1 {
    font-weight: 800;
    font-size: 30px;
    line-height: 41px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #D00025;
    margin: 0 0 7px;
}

.info-block h2 {
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
    color: #000000;
    margin: 0 0 13px;
}

.info-block .price {
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
    color: #000000;
    margin-bottom: 14px;
}

.info-block a.payment {
    display: block;
    width: 100%;
    background: #D00025;
    border-radius: 5px;
    padding: 18px 0;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #ffffff;
}

.profile, .review {
    position: relative;
}

.profile span.ontop-info, .review span.ontop-info {
    position: absolute;
    background: #F4F7F7;
    border: 1px solid #D3D3D3;
    box-sizing: border-box;
    width: 238px;
    padding: 13px 11px 13px 16px;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
}

.advanced-info {
    border-radius: 5px 0px 5px 5px;
    top: 57px;
    left: -174px;
}

.slider-info {
    border-radius: 0px 5px 5px 5px;
    top: 57.75%;
    left: 33px;
    padding: 13px 3px 13px 8px !important;
}

.review__cell {
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    border-radius: 5px;
    margin-top: 52px;
    padding: 14px 12px 39px 17px;
}

.review-info {
    border-radius: 0px 5px 5px 5px;
}

.review-author-data {
    display: flex;
    justify-content: space-between;
    color: #1A181F;
    font-weight: 700;
}

.review-author {
    font-size: 25px;
    line-height: 34px;
}

.review-data {
    margin-top: 13px;
    font-size: 15px;
    line-height: 20px;
}

.review-rating {
    margin: 18px 0;
}

.review-text {
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: rgba(26, 24, 31, 0.5);
}

.review .review-rating span {
    background: url(/local/templates/new/images/rating_star.svg);
    background-size: cover;
    width: 21px;
    height: 21px;
    display: inline-block;
    margin: 0 6px 0 0;
}

.review-info {
    bottom: -10px;
    right: -236px;
}

.profile__cell .sub-head {
    margin: 11px 0 20px 0;
}

.profile__cell .salon-head .name-rating-block a {
    text-decoration: none;
    font-weight: 800;
    font-size: 15px;
    line-height: 20px;
    color: #1A181F;
}

.profile__cell .name-rating-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.profile__cell .name-rating-block .name h2 {
    margin: 0;
}

.rating-review-row {
    display: flex;
    align-items: center;
}

.profile__cell .name-rating-block .rating-review-row .rating {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    margin-right: 5px;
}

.profile__cell .name-rating-block .rating-review-row a.reviews {
    font-weight: 600;
    font-size: 12px;
    line-height: 10px;
    text-decoration: underline;
}

.profile__cell .location-info {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    color: #1A181F;
    padding: 0 0 0 22px;
    min-height: 48px;
    margin-top: 30px;
}

.profile__cell .location-info a {
    text-decoration: underline;
    color: #D00025;
    cursor: pointer;
}

.profile__cell .location-info a.reviews {
    float: right;
}

.profile__cell .location-info .address {
    position: relative;
}

.profile__cell .location-info .address:before {
    content: url(/local/templates/new/images/location.svg);
    position: absolute;
    left: -20px;
    top: 0;
}

.profile__cell .location-info .location.non-icon:before {
    content: none;
}

.profile__cell .social-detail-block {
    display: flex;
    justify-content: space-between;
    margin-top: 28px;
}

.profile__cell .social-detail-block .social-block {
    display: flex;
    justify-content: space-between;
}

.profile__cell .social-detail-block a.vk-link,
.profile__cell .social-detail-block a.facebook-link,
.profile__cell .social-detail-block a.inst-link {
    display: block;
    margin: 0 4px;
    width: 46px;
    height: 46px;
    background: #F4F7F7;
    border-radius: 5px;
    position: relative;
}

.profile__cell .social-detail-block .detail-salon-link {
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 21px;
    text-decoration: none;
    color: #FFFFFF;
    width: 144px;
    height: 46px;
    display: block;
    background: #D00025;
    border-radius: 5px;
    position: relative;
}

.profile__cell .social-detail-block .detail-salon-link span,
.profile__cell .social-detail-block a.vk-link span,
.profile__cell .social-detail-block a.facebook-link span,
.profile__cell .social-detail-block a.inst-link span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.profile__cell .social-detail-block a.vk-link span {
    background: url(/local/templates/new/images/vk.svg);
    width: 16px;
    height: 8px;
}

.profile__cell .social-detail-block a.facebook-link span {
    background: url(/local/templates/new/images/facebook_black.svg);
    width: 7px;
    height: 12px;
}

.profile__cell .social-detail-block a.inst-link span {
    background: url(/local/templates/new/images/inst.svg);
    width: 18px;
    height: 18px;
}

.main-photo-block .real-photo-favorite .real-photo {
    background: #D00025;
    border-radius: 5px;
    padding: 6px 9px 8px 25px;
    top: 17px;
    left: 108px;
    position: absolute;
    line-height: 6px;
}

.main-photo-block .salon-photo-block {
    position: relative;
}

.main-photo-block .salon-photo-block .img-blur {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 27.38%, rgba(0, 0, 0, 0) 61.98%, rgba(0, 0, 0, 0.2) 70.83%, rgba(0, 0, 0, 0.86) 100%);
}

.main-photo-block .real-photo-favorite .real-photo.vip {
    left: 66px;
}

.profile .main-photo-block .real-photo-favorite .real-photo span {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 10px;
    color: #FFFFFF;
}

.profile .main-photo-block .real-photo-favorite .real-photo span:before {
    content: url(/local/templates/new/images/real_photo.svg?v=1);
    position: absolute;
    left: 8px;
    top: 7px;
}

.main-photo-block .real-photo-favorite .vip-master {
    background: #D00025;
    border-radius: 5px;
    padding: 6px 9px;
    top: 17px;
    left: 16px;
    position: absolute;
    font-weight: 800;
    font-size: 12px;
    line-height: 10px;
    letter-spacing: 0.1em;
    color: #FFFFFF;
}

.profile .main-photo-block .real-photo-favorite .favorite {
    background: url(/local/templates/new/images/favorite_btn.svg);
    display: inline-block;
    width: 24px;
    height: 21px;
    background-size: 100%;
    right: 16px;
    top: 17px;
    position: absolute;
    z-index: 15;
}

.profile .main-photo-block .real-photo-favorite .favorite.active {
    background: url(/local/templates/new/images/favorite_btn_active.svg);
}

.profile .main-photo-block .parameters-block {
    position: absolute;
    width: 100%;
    z-index: 10;
    bottom: 16px;
    left: 14px;
}

.profile .main-photo-block .parameters-block .master-name h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 21px;
    margin: 0 0 0 10px;
    color: #ffffff;
}

.profile .main-photo-block .parameters-block .master-parameters {
    display: flex;
    flex-wrap: wrap;
}

.profile .main-photo-block .parameters-block .master-parameters .master-parameter {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 6px 9px;
    margin-right: 10px;
    margin-top: 6px;
}

.profile .main-photo-block .parameters-block .master-parameters .master-parameter.interview {
    background-color: #ffffff;
}

.profile .main-photo-block .parameters-block .master-parameters .master-parameter.interview span {
    opacity: 1;
    margin-left: 14px;
    color: #D00025;
}

.profile .main-photo-block .parameters-block .master-parameters .master-parameter.interview span:before {
    content: url(/local/templates/new/images/mini_interview.svg?v=1);
    position: absolute;
    left: 7px;
}

.profile .main-photo-block .parameters-block .master-parameters .master-parameter span {
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 10px;
    color: #FFFFFF;
    opacity: 0.7;
}

.profile .main-photo-block .salon-photo-block img {
    width: 100%;
}

.profile .main-photo-block .parameters-block .master-parameters .master-parameter span:before {
    display: inline-block;
    margin-right: 4px;
}

.profile .main-photo-block .parameters-block .master-parameters .master-parameter span.weight:before {
    content: url(/local/templates/new/images/mini_weight.svg);
}

.profile .main-photo-block .parameters-block .master-parameters .master-parameter span.rise:before {
    content: url(/local/templates/new/images/mini_rise.svg);
}

.profile .main-photo-block .parameters-block .master-parameters .master-parameter span.age:before {
    content: url(/local/templates/new/images/mini_age.svg);
}

.profile .main-photo-block .parameters-block .master-parameters .master-parameter span.chest:before {
    content: url(/local/templates/new/images/mini_chest.svg);
}

.profile__cell .status-block {
    display: flex;
    background: #F4F7F7;
    border-radius: 0 0 5px 5px;
}

.profile__cell .status-block .item-status {
    padding: 16px 0;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    width: 50%;
    position: relative;
}

.profile__cell .status-block .item-status:before {
    content: url(/local/templates/new/images/real_photo_red.svg);
    margin-right: 5px;
}

.profile__cell .status-block .item-status:first-child {
    border-right: 1px solid #EAEAEA;
}

.profile__cell .status-block .item-status.disable {
    color: #A3A3A3;
}

.profile__cell .status-block .item-status.disable:before {
    content: url(/local/templates/new/images/not_accept.svg);
    margin-right: 5px;
}

.profile__cell .sub-head {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #1A181F;
}

.slider-prev, .slider-next {
    position: absolute;
    top: 50%;
}

.slider-next {
    right: 16px;
    content: url(/local/templates/new/images/slick_arrow.png);
}

.slider-prev {
    left: 16px;
    content: url(/local/templates/new/images/slick_arrow.png);
    transform: rotate(180deg);
}

.payments {
    margin: 45px 0;
}

.payments .title {
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}

.payments .payment {
    margin: 25px 0;
    border-bottom: 1px solid #EEE;
}

.payments .payment:last-child {
    border: none;
}

.payments .payment label {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 7px;
    display: block;
}

.payments .payment input {
    display: none;
}

.payments .payment .radio {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-bottom: -6px;
    margin-right: 15px;
    position: relative;
}

.payments .payment input:checked ~ .radio {
    border-color: #D00025;
}

.payments .payment input:checked ~ .radio:after {
    content: '';
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #D00025;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.payments .payment .payment-warning {
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    color: rgba(26, 24, 31, 0.3);
    margin-bottom: 32px;
    margin-left: 40px;
}

.offers-block {
    display: flex;
    justify-content: space-between;
}

.offers-block .offer {
    width: 150px;
}

.offers-block .offer a {

}

@media (max-width: 1565px) {
    .advanced-info {
        border-radius: 0 5px 5px 5px;
        top: -14px;
        left: 106px;
    }

    .slider-info {
        left: 259px;
    }
}

@media (max-width: 767px) {
    .content {
        margin: 46px 0;
    }

    .info-block {
        margin-top: 30px;
    }

    .premium-block {
        width: initial;
        display: block;
        margin: 0 15px;
    }

    .mobile-promo {
        display: block;
        margin: auto;
        width: 100%;
    }

    .mobile-promo img {
        width: 100%;
    }

    .info-block h1 {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 5px;
    }

    .info-block h2 {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .info-block .price {
        font-size: 15px;
        line-height: 25px;
    }

    .info-block a.payment {
        margin-bottom: 33px;
    }

    .slider-info {
        left: 30px;
    }

    .review-info {
        bottom: -102px;
        left: 20px;
    }

    .review__cell {
        margin-top: 32px;
        padding: 14px 15px 25px 13px;
    }

    .profile__cell {
        padding: 79px 0 0 0;
        margin: 33px 0 0 0;
    }

    .promo {
        margin-right: 0px;
    }

    .profile .main-photo-block .real-photo-favorite .real-photo span {
        font-size: 10px;
    }

    .profile .main-photo-block .parameters-block .master-parameters .master-parameter {
        padding: 5px 6px;
        margin-right: 5px;
        margin-top: 4px;
    }

    .status-block,
    .location-info,
    .social-detail-block,
    .salon-head,
    .sub-head {
        display: none !important;
    }

    .advanced-info {
        border-radius: 5px 5px 5px 0px;
        top: -98px;
        left: 52px;
    }

    .offers-block {
        display: block;
        padding-bottom: 1px;
    }

    .offers-block .offer {
        width: initial;
    }
}

/* End */
/* /local/templates/new/components/bitrix/master.private.premium/.default/style.css?172225642714215 */
