

/* Start:/local/templates/main/components/bitrix/news/specialists/bitrix/news.detail/.default/style.css?17806666721933*/
/* Стили для нового шаблона */


.new_style_spec .specialists__consultation .title__img {
    display: block !important;
}

.new_style_spec.specialists-detail__content .about-block {
    padding-right: inherit;
}

.new_style_spec .specialists__consultation {
    display: block;
    height: auto;
    margin-top: 10px !important;
    padding: 10px 30px;
    max-width: 100% !important;
}
.new_style_spec .specialists__consultation::before,
.new_style_spec .specialists__consultation .title::before {
    content: none;
}
.new_style_spec .title {
    display: flex;
    padding: 0;
    padding-left: 0 !important;
    gap: 15px;
    align-items: center;
    max-width: 100% !important;    
}
.new_style_spec .title__img {
    position: static;
    width: 70px;
    height: auto;    
}
.new_style_spec .specialists-detail-buttons__button {
    width:100%;
}

details {
    margin: 10px 0;
}

summary::-webkit-details-marker {
    display: none;
}

summary::marker {
    content: '';
}

summary {
    position: relative;    
    padding-left: 10px;
    cursor: pointer;
    background: #f2f4f6;
    height: 50px;
    padding-top: 12px;
    border-radius: 7px;
    font-weight: 600;
}

summary::after {
    content: '▶'; 
    transition: transform 0.2s;
    position: absolute;
    right: 11px;
    color: #c41440;
    font-size: 20px;    
}

details[open] summary::after {
    transform: rotate(90deg);
}
details ul {
    margin-top: 0;
    padding-left: 50px;
}

.specialists-detail__accrediattion {
    font-size: 18px;
    color: #c41440;
    margin-top: 10px;
    display: block;
    font-weight: 900;
    text-decoration: none;
}

.vrn_s  .btn.no_medflex_detail,
.vrn_s  .btn.no_medflex_detail:hover {
    background: #f2f4f6 !important;
    color: #333 !important;
    border-color: #333 !important;
}

.filial-address {
    font-size: 18px;
    color: #c41440;
    margin-top: 10px;
    font-weight: 900;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/media_full_rev_spec/style.css?17502568801691*/
.gallery-item-image__label {
    top: 20% !important;
    left: 88% !important;
}

.video-gallery {
    background-color: transparent !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;    
}
.video-gallery .gallery-item {
    max-width: 100%;
}
.video-gallery[data-item-count="1"] .gallery-item {
    max-width: 371px;
}
.video-gallery:not(.owl-carousel) {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 10px;
    margin: 10px;
}
.video-gallery .gallery-item.-video {
    position: relative;
    box-sizing: border-box;
}
.video-gallery .gallery-item__image {
    position: relative;
    width: 100%;
    padding-bottom: 76.25%; /* Соотношение сторон 16:9 */
}
.video-gallery .gallery-item-image__link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
}
/* Стили для слайдера */
.video-gallery.owl-carousel .gallery-item.-video {
   min-width: 0;
    margin: 0 10px;
}
.video-gallery .owl-nav .owl-prev, .video-gallery .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: #c41440 !important;
    color: white !important;
    text-align: center;
    line-height: 40px !important;
    font-size: 28px !important;
    border-radius: 50%;
}
.video-gallery .owl-nav .owl-prev {
        left: 15px;
}
.video-gallery .owl-nav .owl-next {
    right: 15px;
}
.video-gallery .owl-nav .owl-prev span, .video-gallery .owl-nav .owl-next span {
    position: relative;
    bottom: 3px;
}
/* End */
/* /local/templates/main/components/bitrix/news/specialists/bitrix/news.detail/.default/style.css?17806666721933 */
/* /local/templates/main/components/bitrix/news.list/media_full_rev_spec/style.css?17502568801691 */
