

/* Start:/local/templates/.default/components/bitrix/news/news_blog_all/style.css?17377192472515*/
	.krivoy_bg_white{
		    min-height: 250px;
   		margin-top: 50px;
	}

	.table.krivoy_bg_white__table{
	    max-width: 822px;
	    margin: 0 auto;
    	
	}
	.krivoy_bg_white__table .table-cell{
		vertical-align: middle;
	}
	.krivoy_bg_white__text{
		color: #ff6c00;
	    font-size: 28px;
	    line-height: 28px;
	}
	.krivoy_bg_white__images{
	    max-width: 900px;
	    margin: 0 auto;
	    position: relative;
	    min-height: 300px;
	    margin-top: 50px;
	}
	.krivoy_bg_white__line{
		height: 190px;
	    width: 495px;
	    top: 50px;
	    position: absolute;
	    background-repeat: no-repeat;
	    background-size: 100%;
	}
	.krivoy_bg_white__airplan{
	    height: 88px;
	    width: 209px;
	    top: -9px;
	    left: 418px;
	    position: absolute;
	}
	.krivoy_bg_blue_wrapper{
	    position: relative;
	    padding-bottom: 80px;
	    margin-bottom: -80px;
	    background: #2887db;
	    min-height: 340px;
	    z-index: 9;
	    
	}
	.krivoy_bg_blue_wrapper:after {
    background: inherit;
    top: 0;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    transform: skewY(-5deg);
    transform-origin: 0%;
    z-index: -1;
}

.krivoy_bg_blue__subscribe{
	color: #fff;
    font-size: 18px;
    max-width: 550px;
    margin: 0 auto;
    margin-top: 40px;
}
.krivoy_bg_blue__title{
	    font-size: 28px;
    margin-bottom: 10px;
    display: block;
}
.krivoy_bg_blue__subscribe input[name='asd_email']{
    font-size: 16px;
    min-width: 300px;
    padding-left: 10px;
    height: 45px;
    border: none;
    border-radius: 20px;
    margin-right: 10px;
}
.cloud1{
    left: -428px;
    top: 55px;
}
.cloud2{
     right: -310px;
    top: -119px;
}
@media (max-width: 1200px){
	.cloud1 {
	    left: -313px;
	    top: 126px;
	    width: 255px;
	}
	.cloud2 {
	    right: -204px;
	    top: -85px;
	    width: 230px;
	}
	.krivoy_bg_white__images{
		min-height: 265px;
	}	
}
@media (max-width: 982px){
	
	.cloud1 {
		display: none;
	}
	.cloud2 {
		display: none;
	}
}

@media (max-width: 768px){
	.krivoy_bg_white__images{
	   display: none;
	}
	.krivoy_bg_white__table .table-cell{
	   display: block;
	   text-align: center;
	}
	.krivoy_bg_white{
	    min-height: 200px;
	}
}

@media (max-width: 576px){
    .krivoy_bg_blue__subscribe input[name='asd_email'] {
        margin-bottom: 12px;
        min-width: 220px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/visual_ajax_not_more/style.css?15713747095155*/
.bx_pagination_bottom *{vertical-align: baseline;}
.bx_pagination_bottom{
	color: #8d8d8d;
	font-size:11px;
	text-align: center;
	margin: 30px 0;
}

.bx_pagination_bottom .bx_pg_section{
/* 	display: inline-block; */
/* 	height: 30px; */
	vertical-align: top;
/* 	line-height: 30px; */
}

.bx_pagination_bottom .bx_pagination_select_container{display: inline-block;}
.bx_pagination_bottom .bx_pagination_select_container select{
	position: relative;
	margin: 2px 20px 2px 10px;
	padding: 1px 25px 3px 5px;
	height: 22px;
	outline: none;
	border: 1px solid #e0e0e0;
	border-radius: 1px;
	background: #fff url(/local/templates/.default/components/bitrix/system.pagenavigation/visual_ajax_not_more/images/select_arrow.png) no-repeat right center;
	color: #8d8d8d;
	font-size: 11px;
	line-height: 16px;
	resize: none;
	-webkit-appearance: none;
}

@-moz-document url-prefix(){
	.bx_pagination_bottom .bx_pagination_select_container select{
		background: #fff !important;
		padding-right: 5px;
	}
}

.bx_pagination_bottom .bx_pg_text {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -60px;
}

.bx_pagination_bottom .bx_pagination_page{
	position: relative;
	display: inline-block;
	white-space: nowrap;
	font-size: 12px;
	margin: 0 150px;
}

.bx_pagination_bottom .bx_pagination_page .bx_prev_page,
.bx_pagination_bottom .bx_pagination_page .bx_next_page {
	font-size: 30px;
	vertical-align: middle;
}

.bx_pagination_bottom .bx_pagination_page .bx_page {
	font-size: 16px;
	vertical-align: middle;
	border-radius: 50%;
	border: 1px solid transparent;
}
.bx_pagination_bottom .bx_pagination_page .bx_page:hover {
	background-color: #eee;
	border-color: #ddd;
}

.bx_pagination_bottom .bx_pagination_page ul{
	display: inline-block;
	margin: 0;
	padding: 0;
}

.bx_pagination_bottom .bx_pagination_page li{
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #ddd;
	text-align: center;
	line-height: 40px;
	  margin: 0 7px;
}

.bx_pagination_bottom .bx_pagination_page li a{
	display: block;
/* 	min-width: 22px; */
	color: #8d8d8d;
/* 	text-align: center; */
/* 	text-decoration: none; */
/* 	line-height: 22px; */
}

.bx_pagination_bottom .bx_pagination_page li:hover a {color: #555;}
.bx_pagination_bottom .bx_pagination_page li.bx_active,
.bx_pagination_bottom .bx_pagination_page li.bx_active:hover{
	background-color: #5aa9ec;
	color: #fefefe;
	border-color: #3194E7;
/* 	box-shadow: inset 1px 1px 2px -1px rgba(0, 0, 0, 0.7), inset -1px -1px 2px -1px rgba(255, 255, 255, 0.5), inset 0px 0px 15px 0px rgba(0, 0, 0, 0.25); */
/* 	box-shadow: inset 0 2px 2px 0 rgba(0,0,0,.1); */
}

.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display: block;}
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right: 5px;}


.bx_pagination_bottom .bx_wsnw{white-space: nowrap;}




/*1*/
@media (min-width:981px){

}
/*2*/
@media (min-width:640px) and (max-width:980px){

}
/*3*/
@media (min-width:480px) and (max-width:639px) {
	.bx_pagination_bottom .bx_pagination_select_container select{margin-right: 10px;}
}
/*4*/
@media (max-width:992px) {
    .bx_pagination_bottom .bx_pagination_page{
            margin: 0 5px;
            display: block;
            text-align: center;
    }
}
@media (max-width:576px) {
	.bx_pagination_bottom .bx_pagination_section_one{ }
	.bx_pagination_bottom .bx_pagination_section_two{
		float: none;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_select_container{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 47%;
	}
	.bx_pagination_bottom .bx_pagination_select_container select{
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-right: 0 !important;
		width: 90%;
	}
	.bx_pagination_bottom .bx_pg_section{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_page{white-space: normal;}
	.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{width: 100%;height: auto;text-align: center;}
	.bx_pagination_bottom .bx_pg_section.bx_pg_show_col{display: none;}
	/*.bx_pagination_bottom .bx_pg_text{
		display: inline-block;
		width: 50%;
	}*/
	.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{display: none;}
	.bx_pagination_bottom li.bx_page,
	.bx_pagination_bottom li.bx_median_page
	{
	   display: none;
	}

	
}
/*5*/
@media (max-width:320px){
}

.bx_pagination_bottom .bx_pagination_section_one,
.bx_pagination_bottom .bx_pagination_section_two,
.bx_pagination_bottom .bx_pagination_select_container,
.bx_pagination_bottom .bx_pagination_select_container select,
.bx_pagination_bottom .bx_pg_section,
.bx_pagination_bottom .bx_pagination_page,
.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,
.bx_pagination_bottom .bx_pg_text,
.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.bx_pagination_bottom .bx_pagination_getmore {
	margin-top: 15px;
	padding: 10px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news/news_blog_all/bitrix/news.list/.default/style.css?17377192474148*/
.bx_pagination_bottom .bx_pagination_page {
	margin: 0;
}
div.news-list
{
	word-wrap: break-word;
/* 	padding-bottom: 50px; */
/* 	text-align: center; */
}
div.news-list:after {
	content: "";
	display: inline-block;	
/* 	width: 49%; */
/* 	min-width: 300px; */
}

div.news-item,
div.news-delivery-item
{ 
	position: relative;
    overflow: hidden;
    margin-bottom: 27px;
    display: inline-block;
    /* width: 49%; */
    /* min-width: 300px; */
    width:100%;
    vertical-align: top;
    padding: 15px;
    box-sizing: border-box;
    text-align: left;
    cursor: default;
    box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.2), 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid #eee;
}
div.news-delivery-item{
	padding: 15;
}
.news-item::after, .news-item::before{
	  content: "";
    display: inline-block;
    position: absolute;
    width: 0px;
    height: 0px;
    transition: height .3s, width .3s, border-color .5s;
    border: 2px solid;
    border-color: #eee;
    box-sizing: border-box;
    /* z-index: -1; */
}
.news-item::before{
    top: 0;
    left: 0;
    border-right: none;
    border-bottom: none;
}
.news-item::after{
    bottom: 0;
    right: 0;
    border-left: none;
    border-top: none;
}
.news-item:hover:before, .news-item:hover:after {
    width: 100%;
    height: 100%;
    border-color: #3194e7;
}


div.news-item-inner {
    overflow: hidden;
    height: 176px;
    margin-bottom:10px;
    position: relative;
}
.news-item.news-first-item .news-item-inner{
	height: 453px;
}
div.news-item-inner::after{
	content: ' ';
    border-right: 1px solid;
    position: absolute;
    width: calc(100% + 10px);
    left: -5px;
    height: 100%;
    box-shadow: inset 0px -22px 20px -3px rgba(255,255,255, 0.81);
    top: 0px;
    z-index: 0;
}
.news-item .table{
	margin-bottom: 0;
}
.news-item .table-cell{
	vertical-align: top;
}
a.news-link:hover > div.news-item { cursor: pointer; }

div.news-item > div.news-title-block {
	overflow: hidden;
}

div.news-item img.preview_picture {
	 margin: 5px 5px 0px 0px;
   // margin: 0 auto;
    height: 35px;
    width: auto;
    display: block;
}
/*
div.news-item div.news-image {
	background-repeat: no-repeat;
	background-position: center;
	width: 75px;
	height: 75px;
}
*/
div.news-item div.news-title {
	overflow: hidden;
	position: relative;
	vertical-align: top;
}
.news-item .news-fresh-label{
	 width: 95px;
    margin-right: 5px;
    padding: 0px 10px;
	 background: red;
	 color: red;
    font-weight: 600;
    color: white;
}
/*
div.news-item div.news-image,
div.news-item div.news-title {
	display: table-cell;
}
 
div.news-image + div.news-title { padding-left: 10px; }
*/
div.news-item span.news-date-time {
	/*position: absolute;*/
	font-size: 80%;
	color: #999;
	line-height: 100%;
}
div.news-item span.news-title-text {
	display: block;
	margin-top: 5px;
	font-weight: bold;
	transition: color .3s;
	color: #333;
}
a.news-link:hover span.news-title-text { color: #3194e7; }

div.news-item div.news-announcement {
	margin-top: 15px;
	font-size: small;
	padding-bottom: 15px;
	color: #333;
}

/*
button.getnextpage_button {
	padding: 10px 70px;
	font-size: small;
}
*/
.news-more {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 5px;
	margin-right: 7px;
	color: #333;
	font-size: 1.2em;
	transition: color .3s;
}
a.news-link:hover .news-more { color: #3194e7; } 

/* DETAIL_POPUP_AJAX */

div.mpopup div.news-detail {

}

div.mpopup div.news-date-time {
	text-align: right;
	font-size: small;
	position: absolute;
	right: 0;
	top: 0;
	color: #fefefe;
	margin-right: 23px;
	margin-top: 23px;
	line-height: 100%;
}

div.mpopup h1.news-detail-title {
	margin-top: 0;
	font-size: 1em;
	margin-bottom: 20px;
}

div.mpopup div.news-detail-text {
	font-size: .9em;
}

.news-delivery{
	width:300px !important;
	position:relative;
}
.news-delivery .news-delivery-item.news-item-fixed{
	position:fixed;
	width: 270px;
	
	//margin-top:-30px;
	background: white;
}

@media screen and (max-width: 768px){
    div.news-item-inner{
       height:auto;
    }
    div.news-item div.news-announcement{
       margin-top: 0;
       padding-bottom: 0px;
    }
}

/* End */
/* /local/templates/.default/components/bitrix/news/news_blog_all/style.css?17377192472515 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/visual_ajax_not_more/style.css?15713747095155 */
/* /local/templates/.default/components/bitrix/news/news_blog_all/bitrix/news.list/.default/style.css?17377192474148 */
