

/* Start:/local/templates/career/components/bitrix/news.list/header-slider/style.css?1787670361234*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.swiper.main-slider .text .title.fs-40 {
	font-size: 40px;
    	line-height: 50px;
}
/* End */


/* Start:/local/templates/career/styles.css?17876703611853*/
.share-social-buttons .ya-share2__item_service_vkontakte .ya-share2__icon {
    background: url("/bitrix/templates/news_utmn_template/img/icon/vk.svg") no-repeat;
    background-position: center top;
}

.share-social-buttons .ya-share2__item_service_facebook .ya-share2__icon {
    background: url("/bitrix/templates/news_utmn_template/img/icon/fb.svg") no-repeat;
    background-position: center top;
}

.share-social-buttons .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background: url("/bitrix/templates/news_utmn_template/img/icon/ok.svg") no-repeat;
    background-position: center top;
}

.share-social-buttons .ya-share2__item_service_twitter .ya-share2__icon {
    background: url("/bitrix/templates/news_utmn_template/img/icon/tr.svg") no-repeat;
    background-position: center top;
}

.share-social-buttons .ya-share2__item_service_telegram .ya-share2__icon {
    background: url("/bitrix/templates/news_utmn_template/img/icon/tg.svg") no-repeat;
    background-position: center top;
}
.share-social-buttons .ya-share2__icon {
    position: relative;
    display: block;
    width: 25px;
    height: 25px;
}
.share-social-buttons .ya-share2__title {
    display: none;
}
.share-social-buttons .ya-share2__list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-image: none;
}
.share-social-buttons .ya-share2__list>li {
    margin-right: 15px;
}
.share-social-buttons .ya-share2__item {
    opacity: 0.8;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.bg-color-img-inner:hover .img-svg:before {
    max-width: 200vW;
    max-height: 100vH;
    width: 200vW;
    height: 100vH;
}
/* End */


/* Start:/local/templates/career/template_styles.css?17882625551505*/
@media (max-width: 767px) {
  .l-grid--3-col {
	grid-template-columns: none !important;
  }
}

.grid-last-row{
    grid-row: last+2/last+3
}
.grid-all-col {
    grid-column: 1/-1
}
.l-grid--3-col .grid-last-row {
    grid-row: last+3/last+4;
}

.hover-green-color:hover {
    color: #89d36c !important;
}
.hover-green-color:hover p{
    color: #89d36c !important;
}

.section_flex_column_reversed {
    display: flex;
    flex-direction: row-reverse;
    gap: 50px;
}
.bg-color-img-inner p {
    width: auto;
    display: inline-block;
	color: #ffffff;
	position: relative;
}
.bg-color-img-inner p:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -4px;
	left: 0;
	width: 0;
	height: 2px;
	background: #ffffff;
	transition: 0.2s;
}
.bg-color-img-inner:hover p:after {
	width: 100%;
	background: #ffffff;
}
.bg-color-img-inner .img-svg:before {
    max-width: 200vW;
    max-height: 100vH;
    width: 200vW;
    height: 100vH;
}
.img-title__prioritet {
    width: 160px;
    background: white;
    border-radius: 3px;
    padding: 8px 8px 5px 10px;
    margin: 17px;
    display: inline-block;
    transition: all 0.5s;
}
.img-title__prioritet img {
    width: 144px;
}
.img-title__prioritet span {
	font-size: 14px;
    color: #0e1d4d;
    margin-top: -5px;
    display: block;
}
@media (max-width: 568px) {
	.mobile-flex-direction-column{
		    flex-direction: column;
	}
	.mobile-l-grid--1-col {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1,1fr)
    }
}
/* End */
/* /local/templates/career/components/bitrix/news.list/header-slider/style.css?1787670361234 */
/* /local/templates/career/styles.css?17876703611853 */
/* /local/templates/career/template_styles.css?17882625551505 */
