

/* Start:/local/templates/dentis-ural/components/dentis-ural/news.list/banner/style.css?17228731251649*/
.banner__content .banner__text{
	max-width: 450px;
	font-size: 30px;
	font-weight: 800;
	color: #fff;
}
.banner__text span{
	white-space: nowrap;
}
.banner{
    min-height:600px;
    height: calc(100vh - 154px - 190px) !important;
}

.banner .swiper-pagination {
    left:0 !important;
    right: auto !important;
    width: 100% !important;
    bottom: 20px !important;
    justify-content: center !important;
}

.banner.swiper .swiper-pagination-bullet {
    margin: 0 5px !important;
    padding: 15px 0;
    background-clip: content-box;
    box-sizing: content-box;
}
.banner .swiper-pagination-bullet-active {
    width: 40px !important;
}

@media screen and (max-width: 767px) {
  .banner.swiper .swiper-pagination {
    display: block;
  }
  .banner.swiper .swiper-pagination-bullet {
    width: 25px !important;
  }
  .banner.swiper .swiper-pagination-bullet-active {
    width: 25px !important;
  }
}

.banner__container{
    padding-top: 100px !important;
}

.banner__container .banner__title{
    font-size: 40px !important;
}

.label-seal{
    width: 109px;
    height: auto;
}

@media (max-width: 1600px) {
    .banner__container{
	display: flex;
	align-items: center;
	padding-top: 0 !important;
    }
    .banner__container .banner__title{
	font-size: 36px !important;
    }
}
@media (max-width: 767px) {
	.banner__content .banner__text{
		font-size: 24px
	}
}

@media (max-width: 600px) {
    .banner .banner__container .banner__title{
	font-size: 28px !important;
    }
    .banner__preview{
	margin-right: 0 !important;
    }
}

@media (min-width: 992px) {
  .banner__form .banner__content a.btn {
    display: inline-block;
  }
}
/* End */
/* /local/templates/dentis-ural/components/dentis-ural/news.list/banner/style.css?17228731251649 */
