

/* Start:/local/templates/main_catalog/components/bitrix/menu/sect_menu_horizontal/style.css?17340985731411*/
.tabs-bar {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 5px 20px;
	border: 1px solid rgba(52, 48, 50, 0.5);
	border-radius: 15px;
}

.tabs-bar > li {
	margin-right: 40px;
}

.tabs-bar__item {
	align-items: center;
	border-bottom: 9px solid transparent;
	color: rgba(52, 48, 50, 0.5);
	display: flex;
	height: 50px;
	margin: 0 0 -1px;
	padding: 9px 0 0;
	-webkit-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	transition: border-color 0.3s;
}

.g-emph {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.tabs-bar__item.active {
	border-bottom-color: #ab1f44;
}

.tabs-bar > li .tabs-bar__item {
	font-size: 16px;
}

.g-link__text {
	border-bottom: 1px solid currentColor;
	border-bottom-color: currentcolor;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}


.tabs-bar__item:hover .g-link__text {
	color: #000;
	border-bottom-color: transparent;
}

.tabs-bar__item.active .g-link__text {
	border-bottom-color: transparent;
	color: #ab1f44;
}

@media (max-width: 768px) {
	.tabs-bar {
		flex-direction: column;
	}

	.tabs-bar > li {
		display: inline-flex;
		margin-right: 0;
	}

	.tabs-bar__item {
		height: auto;
	}
}
/* End */


/* Start:/local/templates/main_catalog/components/bitrix/news/skit_news/bitrix/news.detail/skit-detail/style.css?175744238612711*/
.news-detail {
    padding: 0;
}

.article-layout {
    margin: 30px 0 0;
}

.article-stats {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.article-stats__item {
    background: #fff;
    padding-right: 25px;
    white-space: nowrap;
    margin-bottom: 15px;
}

.g-emph {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.news-detail svg {
    vertical-align: unset;
}

.g-icon:first-child {
    margin-right: 5px;
}

.g-icon:last-child {
    margin-left: 5px;
}

.countdown_timer_wrap {
    display: inline-block;
    margin-bottom: 15px;
}

.countdown_timer_wrap .countdown_timer {
    position: relative;
    top: auto;
    left: auto;
}

.news-preview-text {
    margin-bottom: 30px;
}

.news-preview-text p:last-child {
    margin-bottom: 0;
}

.news-detail-picture {
    margin-bottom: 30px;
}

.news-detail-picture img {
    border-top-right-radius: 60px;
    display: block;
    max-width: 100%;
}

.news-detail-text .lead {
    font-weight: 500;
    line-height: 1.4;
}

.news-detail-text p:last-child {
    margin-bottom: 0;
}

.news-detail-text img {
    border-top-right-radius: 60px;
    display: block;
    margin: 30px 0;
    max-width: 100%;
}

.article-share__link {
    align-self: center;
}

.g-link:hover .g-link__text,
.g-link:active .g-link__text {
    border-bottom-color: transparent;
}

.article-share__link svg {
    vertical-align: middle;
}

.g-link__text {
    border-bottom: 1px solid currentColor;
    -webkit-transition: border-bottom-color 0.3s;
    -moz-transition: border-bottom-color 0.3s;
    -ms-transition: border-bottom-color 0.3s;
    -o-transition: border-bottom-color 0.3s;
    transition: border-bottom-color 0.3s;
}

.g-link__text--inv {
    border-bottom-color: transparent;
}

.g-link:hover .g-link__text--inv,
.g-link:active .g-link__text--inv {
    border-bottom-color: currentColor;
}

/****************************************/
.detail-content-video {
    position: relative;
    padding-bottom: 56.25%;
}

.detail-content-video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    border-radius: 15px;
}

.detail-content-video-file {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 66%;
}

.detail-content-video-file video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

@media all and (max-width: 767px){
    .detail-content-video-file {
        height: auto;
        padding-top: 0;
    }

    .detail-content-video-file video {
        position: relative;
        width: 100%;
        height: auto;
    }
}

#swiper-detail-content {
    position: relative;
}

#swiper-detail-content img {
    width: 100%;
    border-radius: 15px;
}

.detail_slider_button {
    background: #fff;
    border: none;
    display: -webkit-inline-flex;
    display: inline-flex;
    width: 50px;
    height: 50px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 12;
    cursor: pointer;
    outline: none !important;
}

#swiper-detail-content .detail-content-prev {
    left: 5px;
}

#swiper-detail-content .detail-content-next {
    right: 5px;
}

#swiper-detail-content .icon-font {
    display: inline-flex;
    font-size: 20px;
}

.detail_slider_button.swiper-button-disabled {
    opacity: 0.5;
}

.detail-content-link {
    display: block;
    color: inherit;
    padding: 15px;
    border: 1px solid #d6d6d6;
    border-bottom: none;
    border-radius: 10px;
}

.detail-content-link.last-elem {
    border: 1px solid #d6d6d6;
}

.detail-content-link:hover {
    color: inherit;
}

.detail-content-link i {
    font-size: 1.3rem;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.detail-content-link:hover i.detail-content-link-arrrow {
    margin-left: 10px;
}

.detail-content-link i:before {
    vertical-align: -.3rem;
}

.detail-content-link .detail-content-link-text {
    padding: 0 5px;
}

.detail-content-file {
    display: block;
    color: inherit;
    padding: 15px;
    border: 1px solid #d6d6d6;
    border-bottom: none;
    border-radius: 10px;
}

.detail-content-file.last-elem {
    border: 1px solid #d6d6d6;
}

.detail-content-file .detail-content-file-icon {
    font-size: 3rem;
}

.detail-content-file-text {
    display: inline-block;
    padding: 0 10px;
}

.detail-content-file-size {
    font-size: 0.8rem;
}

.detail-content-file .detail-content-file-download {
    float: right;
    font-size: 2rem;
    padding-top: 1rem;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.detail-content-file .detail-content-file-download:hover {
    padding-top: 1.5rem;
}

@media all and (max-width: 768px){
    .detail-content-file .detail-content-file-download {
        float: none;
    }
}

.docs-list-item {
    border-top: 1px solid #eee;
}

.docs-list-item:last-child {
    border-bottom: 1px solid #eee;
}

.docs-list-item-title {
    position: relative;
    font-size: 20px;
    padding: 27px 50px 27px 0;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.docs-list-item-title:hover {
    padding-left: 15px;
}

.docs-list-item-icon {
    position: absolute;
    top: 16px;
    right: 0;
    content: '';
    border-radius: 50%;
}

.docs-list-item-icon i {
    display: block;
    font-size: 24px;
    line-height: 1em;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 13px;
    background: transparent;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.docs-list-item-title:hover .docs-list-item-icon {
    background: #eee;
}

.docs-list-item-title.active i {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.docs-list-item-text {
    display: none;
    padding: 15px;
    border: 1px solid #eee;
    border-bottom: none;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}

.map-detail-content-wrap {
    position: relative;
    padding-bottom: 56.25%;
}

.map-detail-content-wrap #map_detail_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    border-radius: 15px;
}

.detail-content-contacts {
    display: block;
    color: inherit;
    padding: 15px;
    border: 1px solid #d6d6d6;
    border-radius: 10px;
}

.detail-content-buttons-wrap {
    display: block;
    color: inherit;
    padding: 15px;
    border: 1px solid #d6d6d6;
    border-radius: 10px;
}

/*ТАБы*/
.detail_tabs .nav-tabs .nav-link {
    font-size: 20px;
    color: inherit;
    background-color: #fff;
    border: 1px solid #d6d6d6 !important;
    border-radius: 10px;
    margin-bottom: 1rem;
    margin-right: 1rem;
}

.detail_tabs .nav-tabs .nav-link:hover {
    border-color: var(--theme-skit-color) !important;
}

.nav-tabs .nav-link.active {
    color: var(--theme-skit-color) !important;
    border-color: var(--theme-skit-color) !important;
}

.detail_tab_content {
    display: -webkit-flex;
    display: flex;
}

.detail_tab_text {
    width: 100%;
}

.detail_tab_img {
    width: 40%;
    min-width: 40%;
    margin-left: 2rem;
}

.detail_tab_img img {
    width: 100%;
    border-radius: 10px;
}

@media all and (max-width: 1200px) {
    .detail_tab_content {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .detail_tab_img {
        width: 100%;
        min-width: auto;
        margin-left: 0;
        margin-top: 2rem;
    }
}

@media all and (max-width: 992px) {
    .detail_tabs .nav-tabs .nav-link {
        margin-right: 0;
    }
}

/*Properties */
.detail_prop_item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 0.5rem 0;
    margin: 0;
    border-bottom: 1px dashed #d6d6d6;
}

.detail_prop_title {
    width: 50%;
    font-weight: bold;
}

.detail_prop_value {
    width: 50%;
    margin: 0;
}

@media all and (max-width: 1200px) {
    .detail_prop_item {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .detail_prop_title {
        width: 100%;
        margin-bottom: 0.5rem;
    }

    .detail_prop_value {
        width: 100%;
    }
}

/*Верхний блок*/
/*Тип 1*/
.top_slider_item {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    border-radius: 15px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.top_slider_item.has_content:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
}

.top_slider_item.has_content:hover:before {
    background: rgba(0, 0, 0, 0.8);
}

.top_slider_content {
    display: none;
}

.top_slider_item.has_content .top_slider_content {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    color: #fff;
    padding: 5rem;
    margin: 5rem 0;
    z-index: 3;
}
.top_slider_title h3 {
    margin: 0;
}

.top_slider_desc {
    margin-top: 1rem;
}

.top_slider_button {
    margin-top: 1rem;
}

.top_slider .top_slider_prev {
    left: 5px;
}

.top_slider .top_slider_next {
    right: 5px;
}

.top_slider_pagination {
    display: none;
    width: 100%;
    text-align: center;
    margin-top: 0.5rem;
}

/*Тип 2*/
.top_slider_images {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.top_slider_images .top_slider_item {
    width: 78%;
}

.top_slider_images .top_slider_item.full_w {
    width: 100%;
}

.top_slider_other {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 20%;
}

.top_slider_other .top_slider_other_image {
    position: relative;
    width: 100%;
    height: 31%;
}

.top_slider_other_image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}

@media all and (max-width: 992px) {
    .top_slider_item.has_content .top_slider_content {
        padding: 1rem;
        margin: 2rem 0;
    }

    .top_slider_images {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .top_slider_images .top_slider_item {
        width: 100%;
    }

    .top_slider_other {
        -webkit-flex-direction: row;
        flex-direction: row;
        width: 100%;
    }

    .top_slider_other .top_slider_other_image {
        width: 31%;
        height: 10rem;
        margin-top: 0.5rem;
    }

    .top_slider .top_slider_prev,
    .top_slider .top_slider_next {
        display: none;
    }

    .top_slider_pagination {
        display: block;
    }

}

@media all and (max-width: 768px) {
    .top_slider_other .top_slider_other_image {
        height: 5rem;
    }
}
/* End */
/* /local/templates/main_catalog/components/bitrix/menu/sect_menu_horizontal/style.css?17340985731411 */
/* /local/templates/main_catalog/components/bitrix/news/skit_news/bitrix/news.detail/skit-detail/style.css?175744238612711 */
