

/* Start:/local/templates/department/components/bitrix/news.list/home_slider/style.css?17876703614751*/
.top_slider .slide1 .flex_caption1{
	top: 75%!important;
}
.img-wrp{
    width: 980px;
    margin: 0 auto;
    position: relative;
}
.slides p{
	*font-family: 'Roboto', sans-serif;
}
.preloader_01 {
    display: block;
    position: absolute;
    width: 300px;
    height: 300px;
    top: calc(50% - 150px);
    left: calc(50% - 150px);
    background: url(/local/templates/department/components/bitrix/news.list/home_slider/preloader.webp?v=1.0) no-repeat 0% 0;
background-size: contain;
}
.utmn_display_bg {
    //position: absolute;
    background: url(/bitrix/templates/main/i/grad.png) left center repeat-x;
    /*width: 75.5%;
    height: 67.5%;
    top: 1%;
    left: 12%;*/
    -webkit-animation: animatedBackground 500s linear infinite;
    animation: animatedBackground 500s linear infinite;
	height: 514px;
}
.display_bg{
	height: 514px;
    background-position: center center;
}
.video-bg{
    display: flex;
    justify-content: center;
}
.announce__picture img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.flexslider .slides img{
	display: block;
    height: 514px!important;
    margin: auto;
}
.flexslider.top_slider:before{
	background:none!important;
}
.text-wrp-slide{
	position: absolute;
    z-index: 30;
    top: 45%;
	top: 50%;
    width: 100%;
    color: #fff;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: right;
}
.text-wrp-slide .text-block{
    font-family: 'FiraSans-Light';
    font-size: 100px;
    text-transform: uppercase;
}
@-webkit-keyframes sprite {
	from { background-position: 0% 0; }
	to { background-position: 100% 0; }
}
@keyframes sprite {
	from { background-position: 0% 0;}
	to { background-position: 100% 0;}
}
@-webkit-keyframes animatedBackground {
	from { background-position: 0% bottom; }
	to { background-position: -1000% bottom; }
}
@keyframes animatedBackground {
	from { background-position: 0% bottom; }
	to { background-position: -1000% bottom; }
}

.display_bg a{
    position: absolute;
    top: 353px;
    right: 125px;
    color: #01377d;
    text-decoration: none;
    text-transform: uppercase;
    background: #f8c625;
    padding: 22px 40px;
    letter-spacing: 3px;
    border-radius: 40px;
    font-family: 'FiraSans-Bold';
    font-size: 34px;
    text-align: right;
    line-height: 24px;
    -webkit-box-shadow: 5px 5px 2.5px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 5px 5px 2.5px 0px rgba(0,0,0,0.35);
    box-shadow: 5px 5px 2.5px 0px rgba(0,0,0,0.35);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.display_bg:hover a{
    top: 349px;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.35);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.35);
}
.header-slider__video{
width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
}
.cat-wrapper{
    position: absolute;
    height: inherit;
    max-width: 1470px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.cat-animate{
    position: absolute;
    bottom: 40px;
    right: 100px;
}
@media (max-width: 992px){
    .cat-animate{
        bottom: 80px;
        /*width: 200px;*/
    }
}
@media (max-width: 768px){
    .cat-animate{
        bottom: 40px;
        /*width: 99px;*/
    }
}
@media (max-width: 575px){
    .cat-animate{
        bottom: 33px;
        width: 99px;
    }
}

.swiper-main {
    padding-bottom: 0px;
}
.header__slider.swiper-main {
  padding-bottom: 0px;
  width: 100vW;
  height: 33.8545vW;
  height: 35.45vW;
  margin-left: calc(-1 * (calc(var(--spacer) * 0) + (100vw - 100%) / 2));
  margin-top: -3.125vw !important;
  padding-bottom: 0;
}
.swiper-main .header__slider.swiper {
  overflow: hidden;
}
.swiper-main .header__slider.swiper .swiper-pagination {
    bottom: 39px;
    /* justify-content: center; */
}
.swiper-main .header__slider.swiper .swiper-slide {
    display: inline-block !important;
} 
.header-slider__image-container {
    height: 100%;
}
.header__slider .picture__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
}
@media (max-width: 992px) {
  .header__slider.swiper-main{
    margin-top: -9.159vw !important;
    height: 100vW;
  }
  .swiper-main .header__slider.swiper:not(.swiper_photos) .swiper-wrapper .swiper-slide {
    margin-bottom: 0;
  }
  .swiper-main .header__slider.swiper .swiper-pagination {
    justify-content: center;
  }
}
/* End */


/* Start:/local/templates/department/components/bitrix/news.list/news_list_events/style.css?178767036161*/
.swiper-button-next, .swiper-button-prev  {
	margin-top: 0;
}
/* End */


/* Start:/local/templates/department/components/bitrix/news.list/moodboard_list_flip/style.css?17876703613240*/
.moodboard__item{
    position:relative;
    width:100%;
    height:100%;
    /*overflow: hidden;*/
}
.flip-item .moodboard-card{
    width: 100%;
}
.flip-container {
    background-color: transparent;
    perspective: 1000px;
    width: 100%;
    height: 100%;
}

.flipper {
    position: relative;
    transition-duration: 0.5s;
    perspective: 1000px;
}

.flipper,
.flip-item {
    width: 100%;
    height: 100%;
	min-height: 200px;
}

.flip-item {
    display: flex;
    justify-content: center;
    align-items: center;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 10rem;
    transform: rotateY(-180deg);
    transition-duration: 0.5s;
    transform-style: preserve-3d;
}

.turnToRight {
    transform: translateZ(-400px) rotateY(180deg);
}

.turnToLeft {
    transform: translateZ(-400px) rotateY(-180deg);
}

.is-active {
    transform: rotateY(0);
}
.btn-wrapper{
    position: absolute;
    top: calc(50% - 30px);
    width: 100%;
    height: auto;
}
.js-flip-prev,.js-flip-next{

}
.js-flip-prev:before,.js-flip-next:before{
    content: '';
    position: absolute;
    width: 17px;
    height: 50px;
    margin: 20px;
    cursor: pointer;
    background-repeat: no-repeat;
    opacity:0;
    transition-duration: 0.5s;
}

.js-flip-prev:before{
    background-image: url('https://www.utmn.ru/bitrix/templates/main.new/img/icons/arrow-left-white.svg');
    left:0;
}
.js-flip-next:before{
    background-image: url('https://www.utmn.ru/bitrix/templates/main.new/img/icons/arrow-right-white.svg');
    right:0;
}
.moodboard__item:hover .js-flip-prev:before, .moodboard__item:hover .js-flip-next:before{
    opacity: 0.5;
}
.moodboard__item .js-flip-prev:hover:before{
    opacity: 1;
}
.moodboard__item .js-flip-next:hover:before{
    opacity: 1;
}

.dots-wrapper{
    position: absolute;
    text-align: center;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    width: 100%;
    bottom: -23px;
    opacity: 0;
}
.dots-wrapper span{
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #000;
    opacity: 1;
    cursor:pointer;
    transition-duration: 0.5s;
    background: #fff;
}
.dots-wrapper span.active{
    background: #000;
    width: 14px;
    height: 14px;
}
.moodboard__item:hover .dots-wrapper{
    bottom:10px;
    opacity: 1;
}
.moodboard-card__text{
    position: absolute;
    padding: 0 30px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
}
.moodboard-card__text *,.moodboard-card__text a, .moodboard-card__text a:hover{
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
}
.moodboard-card__text.moodboard-card__text-top{
    top: 30px;
}
.moodboard-card__text.moodboard-card__text-bottom{
    bottom:30px;
}
@media (max-width: 499px){
    .dots-wrapper{
        bottom: -18px!important;
        opacity: 1!important;
    }
}
/* End */
/* /local/templates/department/components/bitrix/news.list/home_slider/style.css?17876703614751 */
/* /local/templates/department/components/bitrix/news.list/news_list_events/style.css?178767036161 */
/* /local/templates/department/components/bitrix/news.list/moodboard_list_flip/style.css?17876703613240 */
