#action * {font-family: 'Fira Sans Extra Condensed', sans-serif !important;}
#action {
    margin-bottom: -24px;
}
#adfox_15427947149179705 {display:none;}
.lay-wrap{background:#fff !important;}

#loader-click{
    color:#2489FF;
    transition: all 0.2s ease-in-out;
}
#loader-click .arrow{
    transition: all 0.2s ease-in-out;
}
#loader-click:hover .arrow{
    color:#2489FF;
    padding-left:10px;
    transition: all 0.2s ease-in-out;
}

/*список информашек*/
.covid_info {width:1000px;margin:0 auto;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	align-content: space-around;
}
.covid_info_item{
    width:46%;
    min-height:180px;
    display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: space-around;
}
.covid_info_ico{
    display: block !important;
    width:140px;
    height: 140px;
    background-size: 100% 100%;
    transition: all 0.2s ease-in-out;
}
.covid_info_text{width: 60%;text-align:left;}
.covid_info_title {margin:0 !important; padding:0 !important;text-transform:uppercase;}
.covid_info_p {margin:0 !important; padding:0 !important;}


.covid_info_ico.i01{background:url('/design/images/action/2020/covid-19/covid_ico_01.png') center center no-repeat;}
.covid_info_ico.i02{background:url('/design/images/action/2020/covid-19/covid_ico_02.png') center center no-repeat;}
.covid_info_ico.i03{background:url('/design/images/action/2020/covid-19/covid_ico_03.png') center center no-repeat;}
.covid_info_ico.i04{background:url('/design/images/action/2020/covid-19/covid_ico_04.png') center center no-repeat;}
.covid_info_ico.i05{background:url('/design/images/action/2020/covid-19/covid_ico_05.png') center center no-repeat;}
.covid_info_ico.i06{background:url('/design/images/action/2020/covid-19/covid_ico_06.png') center center no-repeat;}
.covid_info_ico.i07{background:url('/design/images/action/2020/covid-19/covid_ico_07.png') center center no-repeat;}
.covid_info_ico.i08{background:url('/design/images/action/2020/covid-19/covid_ico_08.png') center center no-repeat;}

.covid_info_link{
    color:#2489ff !important;
}
.covid_info_link:hover{
    border-bottom:none !important;
    text-decoration:none !important;
}






/*маска*/

.koronavirus {
    position: relative;
    display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	margin-top:60px;
	margin-bottom:60px;
}
.koronavirus_mask-img{
    width: 53%;
    text-align:right;
}
.koronavirus_wrap{
    border-left:solid 2px #C4DFF9;
    border-top:solid 2px #C4DFF9;
    border-bottom:solid 2px #C4DFF9;
    width: 47%;
    height:300px;
    text-align:center;
    position: relative;
    padding:50px;
}
.koronavirus_mask{
    position: relative;
    z-index: 2;
    margin-right: -40px;
}
.koronavirus_text{
    position: relative;
    z-index: 1;
    width:400px;
}
h2.koronavirus_title{
    font-weight: bold;
    font-size: 70px;
    line-height: 84px;
     color:#2489FF;
     margin:0;
     padding:30px 0 0 0; 
     text-align:left;
}
.koronavirus_p{
    font-size: 20px;
    line-height: 24px;
    color:#000 !important;
     margin:0;
     padding:0;
     text-align:left;
}













/*новостной блок коротких новостей*/
.news_block{
    width:100%;
    margin:120px 0 60px 0;
    display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: stretch;
}
.news_block_bg{    width:76%;    background: #C4DFF9;
    display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-items: center;
	align-content: stretch;
}
.news_block_spacer{width:24%;}
    @media only screen and (max-width: 1024px){
        .news_block_bg{    width:98%;    background: #C4DFF9;}
        .news_block_spacer{width:2%;}
    }
.snews{
    display: block;
    width: 1000px;
    
}
.snews_title{
    font-family: 'Fira Sans', sans-serif !important;
    color: #C4DFF9;
    font-size: 70px;
    line-height: 84px;
    margin-top:-65px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    font-weight:bold;
}
.listnews-header.invis {display:none;}

.listnews-header span.time   {
    width:120px !important;
    font-size: 20px;
    height:60px;
    display: flex;
	flex-wrap:nowrap;
	align-items: center;
	align-content: center;
	justify-content: center;
}
.listnews-header span.anons  {
    width:700px !important;
    font-size: 20px;
    transition: all 0.2s ease-in-out;
    height:60px;
    display: flex;
	flex-wrap:wrap;
	align-items: center;
	align-content: center;
}

.news_list_item:hover  span.anons,
.news_list_item:hover  span.time{
    font-weight: 600;
    font-size: 24px;
    color: #2489FF;
    transition: all 0.2s ease-in-out;
}
.news_list_item.slide:hover span.time.open,
.news_list_item.slide:hover span.anons.open,
.news_list_item span.time.open,
.news_list_item span.anons.open{
    font-weight: 600;
    font-size: 24px !important;
    color: #2489FF !important;
}
.news_list_item span.anons.open{
    border-bottom:solid 2px #2489FF;
}
.listnews-header{
    cursor :pointer;
}
.block_text{
    margin-top:20px;
    width: 700px;
    display:block;
    padding:0px 0 0 120px;
}
.block_text *{
    color:#2489FF !important;
    font-size:17px !important;
}
.close_ico{
    text-align:center;
    font-size:24px;
    color: #2489FF;
    cursor:pointer;
    transition: all 0.2s ease-in-out;
    width: 100%;
    height: 32px;
    background: url('/design/images/action/2020/covid-19/arrow_up.png') center center no-repeat;
}
.close_ico:hover{
    margin-top:-10px;
    margin-bottom:10px;
    transition: all 0.2s ease-in-out;
}




/*Фото-новости*/
.news_foto{
    margin:60px 0 20px 0;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
}
.news_foto_item{
    width: 300px;
    height: 300px;
    position: relative;
    overflow: hidden;
    background: #000;
    margin-bottom:40px;
    transition: all 0.2s ease-in-out;
}
.news_foto_item-title{
    position: absolute;
    z-index:1;
    font-family: 'Fira Sans', Sans-Serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
    margin:0 10px 10px 10px;
    padding-bottom:20px;
    bottom:20px;
    border-bottom:solid 14px #2489FF;
    transition: all 0.2s ease-in-out;
}
.news_foto_item-text{
    position: absolute;
    z-index:1;
    margin:0 10px 10px 10px;
    padding-bottom:20px;
    color: #FFFFFF;
    bottom:-320px;
    transition: all 0.2s ease-in-out;
}
.news_foto_item-img {
    position: absolute;
    z-index:0;
    width: 300px;
    height: 300px;
    opacity: 0.5;
    transition: all 0.2s ease-in-out;
}
.news_foto_item:hover {
    transition: all 0.2s ease-in-out;
    background: #2489ff;
}
.news_foto_item:hover .news_foto_item-img {
    transition: all 0.4s ease-in-out;
    opacity: 0.2;
}
.news_foto_item:hover .news_foto_item-title{
    transition: all 0.3s ease-in-out;
    bottom:140px;
    border-bottom:solid 0px #2489FF;
}
.news_foto_item:hover  .news_foto_item-text{
    transition: all 0.4s ease-in-out;
    bottom:30px;
}