

/* Start:/bitrix/templates/zapchast/components/bitrix/news/slider_main/bitrix/news.list/.default/style.css?17714141944253*/
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_text_main {
    font-family: "OpenSansExtraBold", sans-serif;
    font-size: 30px;
    line-height: 30px;
    color: #e6e6e6;
    position: relative;
    top: 0%;
    left: 0;
    height: auto;
    width: 100%;
    right: 0;
}
.more_info_slider {
    position: absolute;
    top: 59%;
    left: 0;
    height: auto;
    width: 100%;
    right: 0;
    z-index: 200;
}
.more_info_slider a{
    padding: 15px 50px;
    border-radius: 30px;
}
.slider_text {
    font-size: 17px;
    line-height: 30px;
    color: #e6e6e6;
    position: relative;
    margin-top: 10px;
    top: 00%;
    left: 0;
    height: auto;
    width: 100%;
    padding-right: 0%;
    /* text-align: center; */
    /* padding: 0 200px; */
}
.preview_picture1 {
     width: 100% ;
    height: 400px;
    object-fit: cover;
}
.news-item{
    margin: 0 !important;
}

.slider-main {
  max-width: 100%;
  width: 100%;
  height:320px;
  overflow: hidden;
}

.mask {
    width: 100%;
    height: 100%;
    background-color: black;
    position: absolute;
    opacity: 0.5;
 }
.slick-slide {
  width: 100%;
  overflow: hidden;
 
}
.slick-track {
  overflow: hidden;
}
.slick-next {
    width: 64px !important;
    height: 64px !important;
}
.slick-prev {
  z-index: 100 !important;
    width: 64px !important;
    height: 64px !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: block;
    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: 5px !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;
}
.block-slide {
    position: absolute;
    right: 0;
    border: 2px solid white;
    display: block;
    background-color: rgba(0,0,0, .5);
    width: 33%;
    padding: 20px;
    height: 290px;
    top: 20px;
    bottom: 0;
    border-radius: 10px;
}

@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;
}
.slick-prev, .slick-next {
width: 5% !important;
}
}
@media screen and (max-device-width: 1280px) {
.slider-main-picture {
  width: 100%;
  height: 450px;
}
@media screen and (max-device-width: 768px) {
    .slick-slider{
        display: none !important;
    }
.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 */


/* Start:/bitrix/templates/zapchast/components/bitrix/news/popular/bitrix/news.list/.default/style.css?1771414194904*/
.popular-list {
    display: flex ;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.popular-item {
 text-align: center !important;
    width: 24%;
    display: flex !important;
    flex-direction: column;
    align-items: center;
}
.popular_picture {
    width: 200px !important;
} 
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 75% !important;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

@media (max-width: 768px) {
.popular-list {
    display: block !important;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
}
/* End */


/* Start:/bitrix/templates/zapchast/components/bitrix/news.list/articles_main/style.css?17714141941172*/
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;
}
.news-list{
    width: 100%;
    display: flex;
}
.news-item{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}
.img_block img{
    float: left;
    order: 3;
    width: 100%;
}
.text_block{
    order: -1;
    width: 50%;
    position: relative;
    margin: 0px 0 20px 0;
}
.preview_picture{
    float: left;
    order: 3;
    width: 100%;
    height: auto;
}
.preview_text{
    font-size: 14px;
    line-height: 150%;
    padding-top: 20px;
}
.name_text{
    font-size: 20px;
    line-height: 150%;
}
.more_info_btn {
    position: absolute;
    bottom: 0;
    text-align: center;
     border: 1px solid #cb7539; 
    background: #e78743;
    color: white;
    font-weight: 100;
    border-radius: 25px;
    font-size: 14px;
    padding: 15px 30px;
}
.more_info_btn:hover {
color: white;
background: #cb7539;
}


@media (max-width: 767px) {
.news-item {
flex-direction: column;
}
.text_block {
width: 100%;
order: 7;
}
.preview_text {
    padding-bottom: 60px;
}

}
/* End */


/* Start:/bitrix/templates/zapchast/components/bitrix/news.list/news_short/style.css?17714141941137*/
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;
}
.news_main_page img{
    /*max-width: 100%;
    height: auto;
    margin: 20px auto;
    margin-bottom: 0;*/
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100% !important;
    height: 100%;
    
}
.news_main_page p{
    margin-bottom: 30px;    
    padding: 0 10px;
}
.preview_text {

}
.news_main_page {
    background: #e2bea524;
    max-width: 320px;
    margin: 20px auto;
    box-shadow: 0px 0px 5px #7070706e;
    border-radius: 15px;
    min-height: 440px;
    height: auto;
    padding-bottom: 30px;
}
.news_main_page:hover{
  box-shadow: 0px 0px 20px #7070706e;
    transition: 0.4s;
}
.news_main_page:hover .more_info a{
  color: #e78743;
  transition: 0.4s;
}
.news_main_page h3 {
    font-weight: bold;
    padding: 0 10px;
}
.more_info{
    position: absolute;
    bottom: 10px;
}
.img_news{
    display: flex;
    min-height: 160px;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 15px 15px 0px 0px;
}
/* End */
/* /bitrix/templates/zapchast/components/bitrix/news/slider_main/bitrix/news.list/.default/style.css?17714141944253 */
/* /bitrix/templates/zapchast/components/bitrix/news/popular/bitrix/news.list/.default/style.css?1771414194904 */
/* /bitrix/templates/zapchast/components/bitrix/news.list/articles_main/style.css?17714141941172 */
/* /bitrix/templates/zapchast/components/bitrix/news.list/news_short/style.css?17714141941137 */
