

/* Start:/bitrix/templates/cargo/css/front.css?15004729114849*/
.stat-block{
	margin-top: 60px;
	background: url('/local/images/stat-bg.jpg') center bottom no-repeat #646d71;
	background-size: cover;
	padding: 92px 0 112px;
}
.mission-block + .stat-block{
	margin-top: 0;
}
	.stat-block .stat-block__title{
		color: #fff;
		margin-top: -42px;
		margin-bottom: 45px;
	}
	.stat-block__text{
		color: #fff;
		margin-bottom: 10px;
	}
	.stat-block__list{}
		.stat-block__item{
			text-align: center;
		}
			.stat-block__item-cnt{
				color: #e74e3e;
				font-size: 60px;
				font-weight: bold;
				margin-bottom: 3px;
				-webkit-transition: 1s;
				-o-transition: 1s;
				transition: 1s;
			}
			.animated--custom .stat-block__item-cnt{
				opacity: 0;
			}
			.animated--active .stat-block__item-cnt{
				opacity: 1;
			}
			.stat-block__item-text{
				font-size: 18px;
				color: #fff;
			}
@media screen and (min-width:768px) {
	.stat-block{
		background-attachment: fixed;
	}
}
@media screen and (max-width:767px) {
	.stat-block{
		margin-top: 30px;
		padding: 30px 0;
		background-position: right bottom;
	}
	.stat-block .stat-block__title{
		margin-top: 0;
	}
	.animated--hide .stat-block__item-cnt{
		opacity: 1;
	}
}



.blog-block{
	padding-top: 20px;
	position: relative;
	padding-bottom: 85px;
}
	.blog-block__title{}
	.blog-block__fb-wrap{
		padding: 30px;
		background: #e4e4e4;
		text-align: center;
	}
	.blog-block__link-all{
		position: relative;
		color: #a5a5a5;
		z-index: 2;
		font-weight: 600;
		margin-top: 51px;
		font-size: 14px;
		display: inline-block;
		text-decoration: none;
	}
		.blog-block__link-all > img{
			margin-top: -2px;
			margin-right: 8px;
			vertical-align: top;
		}
@media screen and (min-width:768px) and (max-width: 991px) {
	.blog-block__link-all{
		margin-top: 30px;
		margin-bottom: 55px;
	}
}
@media screen and (max-width:767px) {
	.blog-block{
		padding-bottom: 0;
	}
	.blog-block__fb-wrap{
		padding: 15px;
		margin: 30px -15px 0;
	}
	.blog-block__fb-wrap iframe{
		max-height: 100%;
	}
	.blog-block .block__triangle__wrap{
		display: none;
	}
}

.contacts{
	background: #e74e3e;
	color: #fff;
	border-color: #fff;
	padding-bottom: 80px;
	padding-top: 20px;
}
.body--kontakty .contacts,
.body--contact-us .contacts{
	background: none;
	color: #000000;
	border-color: #a5a5a5;
	padding-top: 40px;
	padding-bottom: 20px;
}
	.contacts .contacts__title{
		color: #fff;
		margin-bottom: 50px;
	}
	.body--front-page .contacts input[type="text"],
	.body--front-page .contacts input[type="password"],
	.body--front-page .contacts input[type="number"],
	.body--front-page .contacts input[type="tel"],
	.body--front-page .contacts input[type="url"],
	.body--front-page .contacts input[type="email"],
	.body--front-page .contacts textarea{
		border-color: inherit !important;
		color: inherit;
	}
	.contacts input[type="text"],
	.contacts input[type="password"],
	.contacts input[type="number"],
	.contacts input[type="tel"],
	.contacts input[type="url"],
	.contacts input[type="email"],
	.contacts textarea{
		border-color: #a5a5a5;

	}
	.contacts *::-webkit-input-placeholder {color:inherit;}
	.contacts *::-moz-placeholder          {color:inherit;}/* Firefox 19+ */
	.contacts *:-moz-placeholder           {color:inherit;}/* Firefox 18- */
	.contacts *:-ms-input-placeholder      {color:inherit;}
	.contacts a{
		color: inherit !important;
	}
	.contacts__list{
		margin-bottom: 49px;
	}
		.contacts__list img,
		.contacts__list svg{
			left: 0;
			top: 5px;
			position: absolute;
		}
		.contacts__list path{
			fill: #a5a5a5;
		}
		.contacts__phone{
			font-size: 24px;
			font-weight: bold;
			margin-top: -9px;
		}
		.body--kontakty .contacts__phone,
		.body--contact-us .contacts__phone{
			color: #e74e3e;
		}
		.contacts__address{
			margin-top: 14px;
			padding-left: 30px;
			position: relative;
		}
		.contacts__mail{
			position: relative;
			margin-top: 14px;
			padding-left: 30px;
		}
			.contacts__mail img{
				top: 6px;
			}
		.contacts__skype{
			position: relative;
			margin-top: 12px;
			padding-left: 30px;
		}
	.contacts__map{
		-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    	filter: grayscale(100%);
	}
	.contacts__map-link{
		color: #fff !important;
		background: #e74e3e;
		display: block;
		float: right;
		height: 38px;
		line-height: 38px;
		padding-left: 30px;
		margin-top: -38px;
		z-index: 2;
		position: relative;
	}
	.body--kontakty .contacts__map-link,
	.body--contact-us .contacts__map-link{
		color: #000 !important;
		background: #fff;
	}
		.contacts__map-link:hover{
			text-decoration: none;
		}
@media screen and (min-width:992px) and (max-width: 1199px) {
	.contacts__list {
		margin-bottom: 33px;
	}
}
@media screen and (max-width:767px) {
	.contacts{
		padding-bottom: 30px
	}
		.contacts__map{
			margin-top: 35px;
		}
		.contacts__map-link{
			padding: 0;
			width: 100%;
			text-align: left;
			float: none;
		}
}
/* End */


/* Start:/bitrix/templates/cargo/components//bitrix/system.pagenavigation/.default/style.css?15004729092917*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/cargo/components/bitrix/news.list/why-we/style.css?15004729101276*/
.pochemu-my__text{
	font-size: 18px;
	font-weight: 600;
	color: #e74e3e;
	border: 2px solid #e74e3e;
	border-radius: 0 3px 3px 0;
	border-left: 0;
	margin-left: 68px;
	padding: 12px 30px;
	position: relative;
}
	.pochemu-my__text-img{
		position: absolute;
		left: -68px;
		top: 50%;
		margin-top: -25px;
	}
.pochemu-my__img{
	border-radius: 3px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.pochemu-my__list{
	margin-top: 20px;
	margin-bottom: 82px;
}
	.pochemu-my__item{
		display: table;
		width: 100%;
		margin-bottom: 40px;
	}
		.pochemu-my__item-img-wrap{
			display: table-cell;
			width: 194px;
			vertical-align: middle;
		}
		.pochemu-my__item-text-wrap{
			display: table-cell;
			vertical-align: middle;
		}
			.pochemu-my__item-name{
				font-size: 18px;
				font-weight: 600;
				margin-bottom: 10px;
				text-transform: uppercase;
			}
			.pochemu-my__item-text-1{
				font-size: 18px;
				font-weight: 600;
				color: #e74e3e;
			}
			.pochemu-my__item-text-2{

			}
@media screen and (max-width:767px) {
	.pochemu-my__item{
		display: block;
	}
	.pochemu-my__item-img-wrap{
		display: block;
		text-align: center;
		margin-bottom: 20px;
		width: 100%;
	}
	.pochemu-my__item-text-wrap{
		display: block;
	}
		.pochemu-my__item-name{
			text-align: center;
		}
}
/* End */


/* Start:/bitrix/templates/cargo/components/bitrix/news.list/advantages/style.css?15004729101282*/
.advantages{
	margin-top: -1px;
	background: #fff;
	position: relative;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.pochemu-my .advantages{
	background: #eaeaea;
	padding-bottom: 40px;
}
.advantages.animated--hide{
	opacity: 0;
	left: -50px;
}
.advantages.animated--active{
	opacity: 1;
	left: 0;
}
	.advantages__title{
	}
	.pochemu-my .advantages__title{
		color: #000000;
	}
	.advantages__list{
		margin-top: 54px;
	}
		.advantages__item{
			width: 20%;
			display: block;
			float: left;
			text-align: center;
			font-size: 18px;
			margin-bottom: 20px;
			position: relative;
		}
			.advantages__item-img-wrap{
				min-height: 90px;
			}
			.advantages__item-name{
				font-weight: 600;
				text-transform: uppercase;
				margin-top: 21px;
			}
			.advantages__item-text{
				margin-top: 3px;
			}
@media screen and (min-width:768px) and (max-width: 991px) {
	.advantages__list{
		text-align: center;
	}
	.advantages__item{
		width: 220px;
		display: inline-block;
		float: none;
		vertical-align: top;
	}
}
@media screen and (max-width:767px) {
	.advantages.animated--hide{
		opacity: 1;
		left: 0;
	}
	.advantages__list{
		text-align: center;
	}
		.advantages__item{
			width: 48%;
			display: inline-block;
			float: none;
			vertical-align: top;
		}

}
/* End */
/* /bitrix/templates/cargo/css/front.css?15004729114849 */
/* /bitrix/templates/cargo/components//bitrix/system.pagenavigation/.default/style.css?15004729092917 */
/* /bitrix/templates/cargo/components/bitrix/news.list/why-we/style.css?15004729101276 */
/* /bitrix/templates/cargo/components/bitrix/news.list/advantages/style.css?15004729101282 */
