

/* Start:/local/templates/main/components/bitrix/news.detail/sdo_detail/style.css?17564623871538*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.section-tabs {
    margin-bottom: 1em;
}

.section-tabs li {
	display: inline-block;
	margin-bottom: 1px;
}

.section-tabs ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	background: #009fe3;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1ba9e7), color-stop(100%, #009fe3));
	background: -moz-linear-gradient(#1ba9e7, #009fe3);
	background: -webkit-linear-gradient(#1ba9e7, #009fe3);
	background: linear-gradient(#1ba9e7, #009fe3);
	padding: 8px 15px;
}


iframe.youtube.fullWidth {
    width: 100%;
    height: 152px
}

@media screen and (min-width: 570px) {
    iframe.youtube.fullWidth {
        height: 244px
    }
}

@media screen and (min-width: 1000px) {
    iframe.youtube.fullWidth {
        height: 503px
    }
}


.adv_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.adv_wrapper .adv_item {
    width: calc(100%/4 - 20px);
}

.adv_wrapper .adv_item img {
    width: 100%;
}

@media(max-width: 991px) {
    .adv_wrapper .adv_item {
        width: calc(100%/2 - 20px);
    }
}

@media(max-width: 600px) {
    .adv_wrapper .adv_item {
        width: 100%;
    }
}

.adv_item p, .slider__item-inner p, .standartBlock__text {
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: normal;
    font-family: futuralight, Calibri, Candara, "Gill Sans", "Gill Sans MT", sans-serif;
}


/* End */
/* /local/templates/main/components/bitrix/news.detail/sdo_detail/style.css?17564623871538 */
