

/* Start:/bitrix/templates/.default/components/bitrix/news/slider_main2/bitrix/news.list/.default/style.css?17714141943199*/
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;
}
.slider-main-picture {
  width: 100%;
  height: 680px;
}
.slider-main {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
.slider-item {
  height: 100vh;
  position: relative;
}
.mask {
    width: 100%;
    height: 100%;
    background-color: black;
    position: absolute;
    opacity: 0.5;
 }
.slick-slide {
  width: 100%;
  overflow: hidden;
  height: 100vh !important;
}
.slick-track {
  overflow: hidden;
}
.slick-next {
    width: 35px !important;
    height: 35px !important;
}
.slick-prev {
  z-index: 100 !important;
    width: 35px !important;
    height: 35px !important;
}
.slick-next::before {
    content: "" !important;
}
.slick-prev::before {
    content: "" !important;
}
.slick-dots li {
    position: relative !important;
    display: inline-block !important;
    width: 20px !important;
    border: 2px solid white !important;
    height: 20px !important;
    border-radius: 30px !important;
    margin: 0 5px !important;
    padding: 0 !important;
    cursor: pointer !important;
}
.slick-active {
  background: white !important;
}
.slick-next {
    right: 30px !important;
  background-image: url(/upload/right-arrow.png) !important;
  background-repeat: no-repeat !important;
}
.slick-prev {
    left: 30px !important;
  background-image: url(/upload/left-arrow.png) !important;
  background-repeat: no-repeat !important;
}
.slider-name {
 display: none;
    line-height: 65px;
    font-size: 55px;
  font-weight: 700;
    color: white;
}
.slider-name:hover {
    color: white;
}
.slider-subheader {
    line-height: 36px;
    font-size: 28px;
  color: white;
  margin-top: 30px;
}
.slider-subheader:hover {
    line-height: 36px;
    font-size: 28px;
  color: white;
}
.slider-title {
    position: absolute;
    top: 40%;
    display: flex;
    left: 10%;
    flex-direction: column;
}
.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}
.slick-dots {
    position: absolute;
    bottom: 50px !important;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li.slick-active button:before {
    opacity: 0 !important;
    color: black;
}
.video-slider {
  position: absolute;
  top: 0;
}
@media screen and (max-device-width: 2200px) {
.slider-main-picture {
  width: 100%;
  height: 680px;
}
}
@media screen and (max-device-width: 1980px) {
.slider-main-picture {
  width: 100%;
  height: 680px;
}
}
@media screen and (max-device-width: 1600px) {
.slider-main-picture {
  width: 100%;
  height: 600px;
}
}
@media screen and (max-device-width: 1366px) {
.slider-main-picture {
  width: 100%;
  height: 500px;
}
}
@media screen and (max-device-width: 1280px) {
.slider-main-picture {
  width: 100%;
  height: 450px;
}
@media screen and (max-device-width: 768px) {
.slider-main-picture {
    width: 100%;
    height: auto;
}
.slider-name {
    line-height: 20px;
    font-size: 24px;
    font-weight: 700;
    color: white;
}
.slider-subheader {
    line-height: 10px;
    font-size: 16px;
    color: white;
    margin-top: 30px;
}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/slider_main2/bitrix/news.list/.default/style.css?17714141943199 */
