

/* Start:/local/templates/sigma_2019/components/bitrix/news.detail/articles/style.css?1626023849760*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
	
}

div.news-detail div {
	width: 100% !important;
}
.news-date-time
{
	color:#486DAA;
}

.news-detail > div {
	margin-left: 5px !important;
}

@media (max-width: 481px) {
   .news-detail .detail-mobail{
	   display: flex;
	   flex-direction: column;
   }
   
   .news-detail .detail-mobile{
	   display: flex;
	   flex-direction: column;
   }
   
  .news-detail .detail-mobail .img-detail {
	order: 2;
  }
  
  .news-detail .detail-mobile h2 {
	order: 1;
  }

  div.news-detail div img {
	width: 100% !important;
	float: none !important;
	margin: 0 0 10px 0 !important;

  }

  .news-detail > div {
	  margin-left: 0 !important;
  }

}
   


/* End */


/* Start:/local/templates/sigma_2019/components/bitrix/news.list/slider_popul_direction/style.css?16919996261691*/
.popul_direction_elem_content {
    min-height: 87px;
}
.popul_direction_elem_content a {
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    min-height: inherit;
    font-family: Circe;
    font-size: 12px;
    font-weight: 800;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 12px;
    padding-bottom: 8px;
}
.popul_direction_elem_content a:hover {
    color: #fff;
}
.popul_direction_arrov {
    cursor: pointer;
    position: absolute;
    top: 55%;
    z-index: 1;
}
.popul_direction {
    position: relative;
}
.popul_direction_arrov_next {
    right: -65px;
}
.popul_direction_arrov_prev {
    left: -65px;
}
.popul_direction_title {
    font-family: 'DaxlineProRegular';
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.popul_direction_title:first-letter {
    color: #e81923;
}
@media(max-width: 991px) {
    .popul_direction_arrov_next {
        display: none;
    }
}
@media(min-width: 601px) {
    .popul_direction_swiper_pagination {
        display: none;
    }
}
.popul_direction_swiper_pagination {
    text-align: center;
}
.popul_direction_swiper_pagination .swiper-pagination-bullet {
    background: rgba(206, 206, 206, 0.73);
    margin: 0 2px !important;
}
.popul_direction_swiper_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #E0020C;
}
@media(max-width: 375px) {
    .popul_direction_elem_content a {
        padding-left: 8px;
    }
}
/* End */


/* Start:/local/templates/sigma_2019/components/bitrix/news.list/they_often_ask/style.css?17634432392667*/
.they_often_ask_list_element {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
.they_often_ask_element.big_block {
    grid-column: span 2;
}
.they_often_ask_element {
    height: 150px;
}
.they_often_ask_element_back, .they_often_ask_element_back a {
    height: 100%;
    display: block;
    width: 100%;
    font-family: Circe;
    font-size: 16px;
    font-weight: 800;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #454545;
    text-transform: uppercase;
    text-decoration: none;
}
.they_often_ask_element_back {
    background-repeat: no-repeat;
    background-color: #fff;
}
.they_often_ask_element.big_block .they_often_ask_element_back {
    background-size: auto 191px;
    background-position: -40px center;
}
.they_often_ask_element span {
    text-align: right;
    margin-left: auto;
    display: block;
    padding-top: 20px;
    margin-right: 20px;
}
.they_often_ask_element:not(.big_block) .they_often_ask_element_back {
    background-position: bottom 8px left 8px;
}
.they_often_ask_element:not(.big_block) span {
    max-width: 100px;
}
.they_often_ask_title {
    font-family: 'DaxlineProRegular';
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    text-transform: uppercase;
    margin-top: 48px;
    margin-bottom: 24px;
}
.they_often_ask_title:first-letter {
    color: #e81923;
}
@media(max-width: 600px) {
    .they_often_ask_list_element {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media(max-width: 425px) {
    .they_often_ask_element.big_block .they_often_ask_element_back {
        background-size: auto 140px;
        background-position: -60px;
    }
    .they_often_ask_element:nth-child(2) .they_often_ask_element_back {
        background-size: auto 57px;
    }
    .they_often_ask_element:nth-child(3) .they_often_ask_element_back {
        background-size: auto 64px;
    }
    .they_often_ask_element:nth-child(4) .they_often_ask_element_back {
        background-size: auto 65px;
    } 
    .they_often_ask_element:nth-child(5) .they_often_ask_element_back {
        background-size: auto 64px;
    }
    .they_often_ask_element:not(.big_block) {
        height: 110px;
    }
}
@media (max-width: 370px) {
    .they_often_ask_element {
        height: 110px;
    }
    .they_often_ask_element.big_block .they_often_ask_element_back {
        background-size: auto 100%;   
    }
    .they_often_ask_element_back, .they_often_ask_element_back a {
        font-size: 12px;
    }
    .they_often_ask_element:not(.big_block) span {
        max-width: 80px;
    }
}
/* End */
/* /local/templates/sigma_2019/components/bitrix/news.detail/articles/style.css?1626023849760 */
/* /local/templates/sigma_2019/components/bitrix/news.list/slider_popul_direction/style.css?16919996261691 */
/* /local/templates/sigma_2019/components/bitrix/news.list/they_often_ask/style.css?17634432392667 */
