

/* Start:/local/templates/default_new/components/bitrix/news/doctors/style.css?1751372956621*/
div.filterSection {
    margin-top: -15px;
    margin-bottom: 25px;
}
p.filterSection-selector {
    padding: 10px;
    padding-bottom: 20px;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    margin-top: -15px;
}

p.filterSection-selector:after {
    content: "";
    position: relative;
    margin-left: 15px;
    top: 13px;
    -ms-transform: translate(0, -50%);
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #000000 transparent transparent transparent;
    z-index: 10;
}

.filterSection .checkbox {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

/* End */


/* Start:/local/templates/default_new/components/bitrix/news/doctors/bitrix/news.detail/.default/style.css?17513729565196*/
.review-answer {
    position: absolute;
    right: 31px;
    color: gray;
    cursor: pointer;
    font-size: 12px;
}

#modal-review-answer .comment-text {
    position: relative;
    margin-top: -25px;
    margin-bottom: 20px;
    background: #FAFAFA;
    padding: 10px;
    border-radius: 5px;
}

#modal-review-answer .comment-answer-text {
    width: 100%;
    height: 100px;
}

#modal-review-answer .answer-user-name {
    font-size: 18px;
}

.detail_icon {
    right: 0;
}
.detail_icon-static svg {
    position: static;
}

.doctor-page__podcast {
    padding: 60px 0 40px;
}

.doctor-slider_restyle .doctor-slider__week {
    position: relative;
    border: none;
    margin-top: 25px;
}
.doctor-slider_restyle .doctor-slider__day {
    width: 100%;
}
.doctor-slider_restyle .doctor-slider__time {
    display: flex;
}
.doctor-slider_restyle .doctor-slider__time-inner {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding-bottom: 8px;
}
.doctor-slider_restyle .schedule-table__dept {
    background: #fff;
    height: 13px;
    font-weight: 500;
    font-size: 11px;
    line-height: 1;
    color: #000000;
    padding: 0 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 0px 0px 4px 4px;
    white-space: nowrap;
    position: relative;
    z-index: 3;
    flex: 0 0 auto;
    margin: 0;
}
.doctor-slider_restyle .schedule-table__time {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.4;
    color: #000;
}
.doctor-slider_restyle .doctor-slider__time-inner.disabled .schedule-table__time {
    color: #fff;
}
.doctor-slider_restyle .schedule-table__btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #54A229;
    margin: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 500;
    padding-top: 13px;
    transition: opacity 0.3s ease;
}
.doctor-slider_restyle .doctor-slider__date {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.16;
    color: #000000;
    text-transform: uppercase;
}
.doctor-slider_restyle .swiper-button-prev,
.doctor-slider_restyle .swiper-button-next {
    top: 16px;
    transform: none;
    margin: 0 !important;
    width: 18px;
    overflow: hidden
}
.doctor-slider_restyle .swiper-button-prev {
    left: 0;
}
.doctor-slider_restyle .swiper-button-next {
    right: 0;
}
.doctor-slider_restyle .swiper-button-prev:before,
.doctor-slider_restyle .swiper-button-next:before {
    transform: translate(0,-50%);
    color: #000;
    font-size: 14px;
}
.doctor-slider_restyle .swiper-button-prev:before {
    content: "\e900";
    left: 0;
}
.doctor-slider_restyle .swiper-button-next:before {
    content: "\e901";
    left: auto;
    right: 0;
}
.doctor-slider_restyle .swiper-button-prev.swiper-button-disabled:before,
.doctor-slider_restyle .swiper-button-next.swiper-button-disabled:before {
    color: #d8d8d8;
}
@media screen and (max-width: 767px) {
    .doctor-slider_restyle .swiper-button-prev,
    .doctor-slider_restyle .swiper-button-next {
        top: -55px;
        height: 30px;
    }
    .doctor-slider__title {
        text-align: center;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.8;
        color: #000000;
    }
    .doctor-slider_restyle .doctor-slider__day {
        display: flex;
        position: relative;
        padding-left: 72px;
    }
    .doctor-slider_restyle .doctor-slider__day + .doctor-slider__day .doctor-slider__time-inner {
        border-top: 2px solid #fff;
    }
    .doctor-slider_restyle .doctor-slider__time {
        height: auto;
    }
    .doctor-slider_restyle .doctor-slider__time-inner {
        min-height: 75px;
    }
    .doctor-slider_restyle .doctor-slider__time-inner + .doctor-slider__time-inner {
        border-left: 1px solid #fff;
    }
    .doctor-slider_restyle .doctor-slider__date {
        width: 72px;
        padding: 10px 15px;
        height: 100%;
        position: absolute;
        background: #fff;
        z-index: 2;
        left: 0;
        top: 0;
    }
    .doctor-slider_restyle .doctor-slider__date-inner {
        vertical-align: middle;
    }
    .doctor-slider_restyle .schedule-table__btn {
        position: relative;
        width: auto;
        height: auto;
        padding: 0;
        background: none;
        color: #000;
        font-weight: normal;
    }
    .doctor-slider_restyle .schedule-table__btn_disabled {
        color: #fff;
    }
}
@media screen and (min-width: 768px) {
    .doctor-slider_restyle .doctor-slider__time {
        flex-direction: column;
        min-height: 123px;
    }
    .doctor-slider_restyle .schedule-table__btn {
        opacity: 0;
    }
    .doctor-slider_restyle .schedule-table__btn:hover {
        opacity: 1;
    }
    .doctor-slider_restyle .schedule-table__btn_disabled {
        display: none !important;
    }
}










/* End */


/* Start:/local/templates/default_new/components/bitrix/system.pagenavigation/.default/style.css?17513729561471*/
.rc_navigation {
    text-align: center;
    margin-top: 10px;
    overflow: hidden;
    width:100%;
}
.rc_navigation .navigation-pages {
    overflow: hidden;
    font-size: 14px;
    display: flex;
    font-weight: 400;
    flex-wrap: wrap;
}
.rc_navigation .navigation-pages a, .rc_navigation .navigation-pages span {
    display: block;
    line-height: 40px;
    margin-right: 8px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    position: relative;
    width: 40px;
    height: 40px;
    transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
.rc_navigation .navigation-pages span.navigation-title {
    color: #828282;
    margin-right: 7px;
}
.rc_navigation .navigation-pages .arrow {
    font-size: 0;
    color: #000;
}
.rc_navigation .navigation-pages .arrow:before {
    content: "\e900";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-family: 'icons_aksis';
    line-height: 1;
    font-size: 12px;
    z-index: 2;
    margin-top: -1px;
}
.rc_navigation .navigation-pages .arrow.next:before {
    content: "\e901";
}
.rc_navigation .navigation-pages span.nav-current-page {
    background: #54A229;
    border-color: #54A229;
    color: #fff;
}
.rc_navigation .navigation-pages a.pages {
    color: #000;
    font-size: 16px;
}
.rc_navigation .navigation-pages a.pages:hover,
.rc_navigation .navigation-pages a.arrow:hover {
    border-color: #54A229;
    color: #54A229;
}
/* End */


/* Start:/local/templates/default_new/css/video-vk-block.css?17479917385467*/
.video-section {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}
.video-section__content {
    position: relative;
}
.video-section__name {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.24;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 10px;
    right: 10px;
    padding: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}
.video-section__side {
    position: relative;
}
.video-section__side .video-list {
    overflow: hidden;
}
@media screen and (min-width: 992px) {
    
}


.video-frame {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    cursor: pointer;
    background: #000;
}
.video-frame iframe,
.video-frame__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.video-frame iframe {
    z-index: 5;
}
.video-frame__cover {
    object-position: center center;
    object-fit: cover;
}
.video-frame:not(.video-frame_yt):before {
    content: "\e914";
    font-family: 'icons_aksis';
    position: absolute;
    line-height: 1;
    font-size: 64px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 2;
}
.video-frame_yt:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 68px;
    height: 48px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA2OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfMV8yKSI+PHBhdGggZD0iTTY2LjUyIDcuNzRDNjUuNzQgNC44MSA2NC4wMyAyLjMzIDYxLjEgMS41NUM1NS43OSAwLjEzIDM0IDAgMzQgMEMzNCAwIDEyLjIxIDAuMTMgNi45IDEuNTVDMy45NyAyLjMzIDIuMjcgNC44MSAxLjQ4IDcuNzRDMC4wNjAwMDAxIDEzLjA1IDAgMjQgMCAyNEMwIDI0IDAuMDYwMDAwMSAzNC45NSAxLjQ4IDQwLjI2QzIuMjYgNDMuMTkgMy45NyA0NS42NyA2LjkgNDYuNDVDMTIuMjEgNDcuODcgMzQgNDggMzQgNDhDMzQgNDggNTUuNzkgNDcuODcgNjEuMSA0Ni40NUM2NC4wMyA0NS42NyA2NS43NCA0My4xOSA2Ni41MiA0MC4yNkM2Ny45NCAzNC45NSA2OCAyNCA2OCAyNEM2OCAyNCA2Ny45NCAxMy4wNSA2Ni41MiA3Ljc0WiIgZmlsbD0iI0ZGMDAwMCIvPjxwYXRoIGQ9Ik00NSAyNEwyNyAxNFYzNCIgZmlsbD0id2hpdGUiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwMF8xXzIiPjxyZWN0IHdpZHRoPSI2OCIgaGVpZ2h0PSI0OCIgZmlsbD0id2hpdGUiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=");
    transition: opacity 0.2s ease, visibility 0.2s ease;
    z-index: 2;
}
.video-frame_loaded .video-frame__cover {
    display: none;
}
.video-frame_loaded:before {
    opacity: 0;
    visibility: hidden;
}
.video-frame_loaded:after {
    content: "";
    width: 58px;
    height: 58px;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transform-origin: 50%;
    border: 6px solid #fff;
    border-radius: 50%;
    border-top-color: transparent;
    animation: preloaderSpin 1s infinite linear;
}


.video-list {
    max-height: 300px;
}
.video-list__item {
    display: block;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}
.video-list__item_active,
.video-list__item:hover {
    opacity: 1;
}
.video-list__item:hover .video-list__name,
.video-list__item_active .video-list__name {
    border-color: rgba(0, 0, 0, 0.5);
    color: #000;
}
.video-list__item-inner {
    align-items: center;
}
.video-list__item + .video-list__item {
    margin-top: 20px;
}
.video-list__cover {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video-list__cover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.3;
    z-index: 1;
    transition: opacity 0.2s ease;
}
.video-list__cover:after {
    content: "\e914";
    font-family: 'icons_aksis';
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 2;
}
.video-list__cover-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: center center;
    object-fit: cover;
}
.video-list__desc {}
.video-list__name {
    display: inline;
    font-size: 16px;
    color: #000000;
    line-height: 1.3;
    border-bottom: 1px solid transparent;
    transition: color 0.3s ease, border-color 0.3s ease;
}
.video-list__helper {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.23;
    color: #696969;
    margin-top: 10px;
    position: relative;
    padding-left: 17px;
}
.video-list__helper:before {
    content: "\e915";
    position: absolute;
    left: 0;
    top: 1px;
    font-family: 'icons_aksis';
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    color: #54A229;
}

@media screen and (min-width: 768px) {
    .video-list {
        max-height: 400px;
    }
}
@media screen and (min-width: 992px) {
    .video-section__side .video-list {
        position: absolute;
        top: 0;
        left: 10px;
        right: 10px;
        max-height: 100%;
    }
}

@keyframes preloaderSpin {
    0% {
        transform: translate(-50%,-50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%,-50%) rotate(360deg);
    }
}

/* End */


/* Start:/local/templates/default_new/components/bitrix/system.pagenavigation/reviews.ajax/style.css?17513729562877*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #fff;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #54A229;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #54A229;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #fff;
	color: #aaa;
	border-color: #ccc;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 1px solid #54A229;
	line-height: 30px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 1px solid #ccc;
	line-height: 30px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #54A229;
	border-color: #54A229;
	color: #fff;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #54A229;
	color: #fff;
}

/* End */
/* /local/templates/default_new/components/bitrix/news/doctors/style.css?1751372956621 */
/* /local/templates/default_new/components/bitrix/news/doctors/bitrix/news.detail/.default/style.css?17513729565196 */
/* /local/templates/default_new/components/bitrix/system.pagenavigation/.default/style.css?17513729561471 */
/* /local/templates/default_new/css/video-vk-block.css?17479917385467 */
/* /local/templates/default_new/components/bitrix/system.pagenavigation/reviews.ajax/style.css?17513729562877 */
