

/* 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/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 */


/* Start:/bitrix/templates/cargo/components/bitrix/news.list/why-block/style.css?15004729101942*/
.why-block{
	background: url('/local/images/why-bg.png') center 251px no-repeat;
	padding-bottom: 20px;
	position: relative;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.why-block.animated--hide{
	opacity: 0;
	bottom: -50px;
}
.why-block.animated--active{
	opacity: 1;
	bottom: 0;
}
	.why-block__title{
	}
	.why-block__list{
		margin-top: 54px;
	}
		.why-block__item-wrap {
		}
			.why-block__item{
				text-align: center;
				border: 2px solid #a5a5a5;
				border-radius: 3px;
				min-height: 262px;
				margin-bottom: 20px;
				background: #fff;
				padding-bottom: 20px;
			}
				.why-block__item-img-wrap{
					height: 110px;
					position: relative;
					line-height: 93px;
				}
					.why-block__item-img-wrap:before{
						content: "";
						height: 2px;
						width: 100%;
						position: absolute;
						background-color: #a5a5a5;
						top: 44.5%;
						left: 0;
					}
					.why-block__item-img-wrap:after{
						content: '.';
						font-size: 0;
					}
					.why-block__item-img-cont{
						display: inline-block;
						background: #fff;
						position: relative;
						z-index: 2;
						padding: 10px;
					}
				.why-block__item-name{
					padding: 0 15px;
				}
	.why-block .button{
		margin-top: 2px;
		padding: 12px 20px 12px 20px;
		text-transform: uppercase;
		font-weight: bold;
	}
@media screen and (min-width:1200px) {
	.why-block__item-wrap:nth-of-type(4n+1){
		clear: both;
	}
}
@media screen and (min-width:992px) and (max-width: 1199px) {
	.why-block__item-wrap:nth-of-type(4n+1){
		clear: both;
	}
}
@media screen and (min-width:768px) and (max-width: 991px) {
	.why-block__item-wrap:nth-of-type(3n+1){
		clear: both;
	}
	.why-block{
		background-position: center 236px;
	}
}
@media screen and (max-width:767px) {
	.why-block.animated--hide{
		opacity: 1;
		bottom: 0;
	}
	.why-block__item{
		min-height: 0;
	}
	.why-block .button{
		padding: 12px 10px 12px 10px;
		letter-spacing: -0.02em;
	}
}
/* End */


/* Start:/bitrix/templates/cargo/components/bitrix/news.list/delivery-chk-list/style.css?15004729104434*/
.delivery-block{
	background: #e74e3e;
	position: relative;
	min-height: 400px;
	color: #fff;
	padding-bottom: 60px;
}
.body--uslugi .delivery-block,
.body--dlya-vas .delivery-block,
.body--services .delivery-block,
.body--for-you .delivery-block{
	background: #fff;
	min-height: 0;
	color: #000000;
	padding-bottom: 0;
}
.service-detail .delivery-block{
	background: url('/local/images/stat-bg.jpg') center bottom no-repeat #646d71;
	background-size: cover;
	color: #fff;
	padding-bottom: 43px;
	margin-bottom: -75px;
	margin-top: 70px;
}
@media screen and (min-width:768px) {
	.service-detail .delivery-block{
		background-attachment: fixed;
	}
}
	.delivery-block .delivery-block__title{
		color: #fff;
	}
	.body--uslugi .delivery-block .delivery-block__title,
	.body--dlya-vas .delivery-block .delivery-block__title,
	.body--services .delivery-block .delivery-block__title,
	.body--for-you .delivery-block .delivery-block__title{
		color: #a5a5a5;
	}
	.service-detail .delivery-block .delivery-block__title{
		color: #fff;
	}
	.delivery-block__chk-list{
		text-align: center;
		margin-top: 39px;
		position: relative;
		-webkit-transition: 1s;
		-o-transition: 1s;
		transition: 1s;
	}
	.animated--hide .delivery-block__chk-list{
		opacity: 0;
	}
	.animated--active .delivery-block__chk-list{
		opacity: 1;
	}
		.delivery-block__chk-item-wrap{
			display: inline-block;
			vertical-align: top;
			margin-bottom: 20px;
		}
		.delivery-block__chk-item-wrap + .delivery-block__chk-item-wrap{
			margin-left: 35px;
		}
		.delivery-block__chk-item{
			font-weight: 600;
			padding-left: 50px;
			position: relative;
			display: table-cell;

			height: 40px;
			line-height: 1.2;
			vertical-align: middle;
		}
		.delivery-block__chk-item:before{
			content: "";
			display: block;
			width: 40px;
			height: 40px;
			background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%3E%20%20%3Cdefs%3E%20%20%20%20%3Cstyle%3E%20%20%20%20%20%20.cls-1%20{%20%20%20%20%20%20%20%20fill:%20%23fff;%20%20%20%20%20%20%20%20fill-rule:%20evenodd;%20%20%20%20%20%20}%20%20%20%20%3C/style%3E%20%20%3C/defs%3E%20%20%3Cpath%20id='Фигура_16'%20data-name='Фигура%2016'%20class='cls-1'%20d='M410,2767a20,20,0,1,1,10.539-37,1.177,1.177,0,0,1-1.242,2,17.609,17.609,0,1,0,7.406,9.29,1.177,1.177,0,0,1,2.227-.76A20.014,20.014,0,0,1,410,2767Zm0.9-13.63a1.2,1.2,0,0,1-.831.41H410a1.158,1.158,0,0,1-.806-0.32l-9.411-8.84a1.175,1.175,0,1,1,1.611-1.71l8.506,7.99,15.457-18.35a1.178,1.178,0,0,1,1.8,1.52Z'%20transform='translate(-390%20-2727)'/%3E%3C/svg%3E");
			background-repeat: no-repeat;
			background-position: 0 0;
			position: absolute;
			left: 0;
			top: 0;
		}
		.body--uslugi .delivery-block__chk-item:before,
		.body--dlya-vas .delivery-block__chk-item:before,
		.body--services .delivery-block__chk-item:before,
		.body--for-you .delivery-block__chk-item:before{
			background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%3E%20%20%3Cdefs%3E%20%20%20%20%3Cstyle%3E%20%20%20%20%20%20.cls-1%20{%20%20%20%20%20%20%20%20fill:%20%23e74e3e;%20%20%20%20%20%20%20%20fill-rule:%20evenodd;%20%20%20%20%20%20}%20%20%20%20%3C/style%3E%20%20%3C/defs%3E%20%20%3Cpath%20id='Фигура_16'%20data-name='Фигура%2016'%20class='cls-1'%20d='M410,2767a20,20,0,1,1,10.539-37,1.177,1.177,0,0,1-1.242,2,17.609,17.609,0,1,0,7.406,9.29,1.177,1.177,0,0,1,2.227-.76A20.014,20.014,0,0,1,410,2767Zm0.9-13.63a1.2,1.2,0,0,1-.831.41H410a1.158,1.158,0,0,1-.806-0.32l-9.411-8.84a1.175,1.175,0,1,1,1.611-1.71l8.506,7.99,15.457-18.35a1.178,1.178,0,0,1,1.8,1.52Z'%20transform='translate(-390%20-2727)'/%3E%3C/svg%3E");
		}
			.delivery-block__chk-item-text{
			}
@media screen and (min-width:992px) and (max-width: 1199px) {
}
@media screen and (min-width:768px) and (max-width: 991px) {
}
@media screen and (max-width:767px) {
	.delivery-block{
		padding-bottom: 20px;
	}
		.animated--hide .delivery-block__chk-list{
			opacity: 1;
		}
			.delivery-block__chk-item-wrap{
				margin-left: 0;
				display: block;
				margin-bottom: 20px;
				text-align: left;
				white-space: nowrap;
				line-height: 40px;
			}
			.delivery-block__chk-item-wrap + .delivery-block__chk-item-wrap{
				margin-left: 0;
			}
				.delivery-block__chk-item{

				}
					.delivery-block__chk-item br{
						display: none;
					}
}
/* End */


/* Start:/bitrix/templates/cargo/components/bitrix/news.list/delivery-block/style.css?15004729101848*/
.delivery-block__map{
		text-align: center;
		margin-top: 24px;
		margin-bottom: -304px;
	}
	.delivery-block__text{
		text-align: center;
		font-weight: 600;
		text-transform: uppercase;
		font-size: 18px;
		margin-top: -13px;
	}
	.delivery-block__type-list{
		margin-top: 33px;
	}
		.delivery-block__type-item{
			font-weight: 600;
			text-transform: uppercase;
			font-size: 18px;
			position: relative;
			z-index: 2;
		}
			.delivery-block__type-item-wrap{
				display: table;
				width: 100%;
				min-height: 71px;
				margin-bottom: 20px;
			}
				.delivery-block__type-item-img-wrap{
					display: table-cell;
					vertical-align: middle;
					position: relative;
				}
				.delivery-block__type-item-img-line{
					position: absolute;
					left: 50%;
					top: 10px;
					margin-left: -33px;
					max-width: none;
				}
				.delivery-block__type-item-text{
					display: table-cell;
					text-align: center;
					vertical-align: middle;
					border-top: 2px solid #fff;
					border-right: 2px solid #fff;
					border-bottom: 2px solid #fff;
					border-radius: 0 3px 3px 0;
					position: relative;
				}
				.delivery-block__type-item-text--down-line{
					background: url('/local/images/down-line.png') center center no-repeat;
					background-size: 102% 102%;
				}
				.delivery-block__type-item-text--up-line{
					background: url('/local/images/up-line.png') center center no-repeat;
					background-size: 102% 102%;
				}
@media screen and (max-width:767px) {
	.delivery-block__map{
		margin-bottom: -100px;
	}
	.delivery-block__type-list{
		text-align: center;
	}
		.delivery-block__type-item{
			display: inline-block;
			width: auto !important;
			float: none !important;
		}
			.delivery-block__type-item-wrap{
				display: inline-block;
				width: auto;
			}
				.delivery-block__type-item-img-wrap{
					display: block;
				}
}
/* End */


/* Start:/bitrix/templates/cargo/components/bitrix/news.list/partners-block/style.css?1500472911487*/
.partners-block{
	margin-bottom: 22px;
	margin-top: -1px;
	background: #fff;
	position: relative;
}
	.partners-block .partners-block__title{
		margin-bottom: 54px;
	}
	.partners-block__list{

	}
		.partners-block__item{
			min-height: 102px;
			border: 2px solid #e4e4e4;
			border-radius: 3px;
			width: 100%;
			display: table;
		}
			.partners-block__item-img-wrap{
				text-align: center;
				display: table-cell;
				width: 100%;
				height: 102px;
				vertical-align: middle;
			}

/* End */


/* Start:/bitrix/templates/cargo/components/bitrix/news.list/years-block/style.css?15004729102890*/
.years-block{
	margin-bottom: 30px;
}
	.years-block .years-block__title{
		margin-bottom: 43px;
	}
	.years-block__list{
	}
		.years-block .bx-wrapper .bx-viewport{
			background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAACCAYAAABllJ3tAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmOTgyNzhmMS1mNGUxLTBkNDItYTNkMS0yMTBlZmQwNWJkN2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Rjk4RTY4NDFDOEVEMTFFNkE1NDhDNTlCRkQ0MzRDQkUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Rjk4RTY4NDBDOEVEMTFFNkE1NDhDNTlCRkQ0MzRDQkUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NmViMTE5MjYtZGZjNi02MTQ5LTgwYzEtMmI2ZGViMjJmZTAyIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6M2E3ZmM3ZmMtNzk5YS0xMWU2LTg0MDItYjlhNzQwMTE5ZDQzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+DAwy3wAAACJJREFUeNpifO5nt4yBgSEMiI8AsQMDGmAC4v9IGAMABBgAGnsGdDGPfZQAAAAASUVORK5CYII=');
			background-repeat: repeat-x;
			background-position: 0 27px;
			position: relative;
		}
		.years-block .bx-wrapper .bx-viewport:before{
			content: "";
			display: block;
			width: 50px;
			height: 20px;
			background: #fff;
			position: absolute;
			top: 20px;
			left: 0;
			z-index: -1;
		}
		.years-block .bx-wrapper .bx-viewport:after{
			content: "";
			display: block;
			width: 30px;
			height: 20px;
			background: #fff;
			position: absolute;
			top: 20px;
			right: 0;
			z-index: -1;
		}
		.years-block .bx-wrapper .bx-controls-direction a{
			top: 12px;
			margin-top: 0;
		}
		.years-block__item{
			width: 140px !important;
			margin: 0 48px;
			text-align: center;
			background: #fff;
			position: relative;
			z-index: 2;
		}
			.years-block__item-year{
				font-size: 56px;
				color: #e74e3e;
				font-weight: bold;
				line-height: 1;
			}
			.years-block__item-text{
				font-size: 18px;
				margin-top: 13px;
			}
@media screen and (min-width:992px) and (max-width: 1199px) {

}
@media screen and (min-width:768px) and (max-width: 991px) {
	.years-block{
		margin-top: 55px;
	}
}
@media screen and (max-width:767px) {
	.years-block__list-wrap{
		margin: 0 auto;
		overflow: hidden;
	}
	.years-block .bx-wrapper .bx-viewport{
		background: none;
		left: 0;
	}
}
/* End */


/* Start:/bitrix/templates/cargo/components/bitrix/news.list/projects-block/style.css?15004729104269*/
.projects-block{
	background: #e74e3e;
	color: #fff;
	margin-top: 75px;
	padding-bottom: 40px;
}
	.projects-block .projects-block__title{
		color: inherit;
		margin-bottom: 53px;
	}
	.projects-block__list{}
		.projects-block__item{

		}
			.projects-block__item-img-wrap{
			}
			.projects-block__item-about{
				height: 440px;
				overflow-y: auto;
			}
				.projects-block__item-about-inner{
					padding-top: 5px;
					width: 600px;
					padding-bottom: 20px;
				}
					.projects-block__item-about-title{
						font-weight: bold;
						font-size: 18px;
						text-transform: uppercase;
						margin-top: -6px;
					}
					.projects-block__item-about hr{
						margin-top: 14px;
						margin-bottom: 12px;
						border-top: 2px solid #fff;
					}
					.projects-block__item-about p{
						margin-bottom: 15px;
					}
					.projects-block__item-about i{
						padding-top: 10px;
						padding-bottom: 10px;
						border-top: 1px solid #fff;
						border-bottom: 1px solid #fff;
						display: block;
						position: relative;
						margin-top: 25px;
					}
						.projects-block__item-about i:after,
						.projects-block__item-about i:before{
							position: absolute;
							content: "";
							height: 7px;
							width: 29px;
							left: 50%;
							margin-left: -14px;
							top: -4px;
							background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAHCAIAAAB7vNGlAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmOTgyNzhmMS1mNGUxLTBkNDItYTNkMS0yMTBlZmQwNWJkN2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjNCRDRCQTlDQjRFMTFFNkFCOTVERDYzNjcxNTU2MjAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjNCRDRCQThDQjRFMTFFNkFCOTVERDYzNjcxNTU2MjAiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NmViMTE5MjYtZGZjNi02MTQ5LTgwYzEtMmI2ZGViMjJmZTAyIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6M2E3ZmM3ZmMtNzk5YS0xMWU2LTg0MDItYjlhNzQwMTE5ZDQzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+FT9lHwAAAJBJREFUeNpifO5nx0ADwESUIkERsRXbReevg3CFumdKbDzIrKhGqbkcLt5MnFy/blwFsoHGsalp/H339u/9WxSba2YFJH/fuwNiO7gBSYgdFJkLcSCQ8fPMcSDJZecEt4MicyEOhHicVd+MWUgYbgcewELQ3F/nTr2/fePf509A9r9PH953N4OswRu4QAAQYACJeDa5GCC6bgAAAABJRU5ErkJggg==');
						}
						.projects-block__item-about i:after{
							top: auto;
							bottom: -4px;
						}
					.projects-block__item-about-name{
						text-align: right;
					}
					.projects-block .bx-wrapper .bx-controls-direction a{
						border-color: #fff;
					}
						.body .projects-block .bx-wrapper .bx-prev{
							background-position: -2px -119px;
						}
							.body .projects-block .bx-wrapper .bx-prev:hover{
								background-position: -41px -119px;
							}
						.body .projects-block .bx-wrapper .bx-next{
							background-position: -2px -80px;
						}
							.body .projects-block .bx-wrapper .bx-next:hover{
								background-position: 37px -80px;
							}
@media screen and (min-width:992px) and (max-width: 1199px) {
	.projects-block__item-about{
		height: 365px;
	}
		.projects-block__item-about-inner{
			width: 450px;
		}
}
@media screen and (min-width:768px) and (max-width: 991px) {
	.projects-block__item-about{
		height: 420px;
	}
		.projects-block__item-about-inner{
			width: 200px;
		}
}
@media screen and (max-width:767px) {

	.projects-block__item-about-wrap{
		margin-top: 10px;
	}
	.projects-block__item-about-wrap{
		width: 260px !important;
	}
	.projects-block__item-about-inner{
		width: 230px;
		padding-right: 30px;
	}
	.projects-block .bx-wrapper .bx-controls-direction a{
		top: 76px;
	}
	.projects-block .jspVerticalBar{
		right: 10px;
	}
}
/* End */


/* Start:/bitrix/templates/cargo/components/bitrix/news.list/price-block/style.css?15004729101789*/
.price-block{
	background: url('/local/images/price-bg.jpg') center center no-repeat #e4e4e4;
	background-size: cover;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 33px;
}
	.price-block .price-block__title{
		color: inherit;
	}
	.price-block__text{
		text-align: center;
		font-size: 18px;
		font-weight: 600;
		text-transform: uppercase;
		margin-top: -12px;
	}
	.price-block__icons{
		margin: 47px 0 0;
		position: relative;
		-webkit-transition: 1s;
		-o-transition: 1s;
		transition: 1s;
	}
	.animated--hide .price-block__icons{
		opacity: 0;
		bottom: -50px;
	}
	.animated--active .price-block__icons{
		opacity: 1;
		bottom: 0;
	}
		.price-block__ico{
			width: 20%;
			padding: 0 15px;
			float: left;
			text-align: center;
			margin-bottom: 15px;
		}
			.price-block__ico-img-wrap{
				height: 90px;
				line-height: 90px;
			}
			.price-block__ico-img-wrap:before{
				content: ".";
				font-size: 0;
			}
			.price-block__ico-name{
				margin-top: 26px;
				font-size: 18px;
				font-weight: 600;
				margin-bottom: 4px;
				text-transform: uppercase;
			}
			.price-block__ico-text{
				font-size: 18px;
			}
@media screen and (min-width:768px) and (max-width: 991px) {
	.price-block__text br{
		display: none;
	}
	.price-block__icons{
		text-align: center;
	}
		.price-block__ico{
			display: inline-block;
			vertical-align: top;
			float: none;
			width: 210px;
			margin: 0 12px 30px;
		}
		.price-block__ico br{
			display: none;
		}
}
@media screen and (max-width:767px) {
	.price-block__icons{
		text-align: center;
	}
	.animated--hide .price-block__icons{
		opacity: 1;
		bottom: 0;
	}
		.price-block__ico{
			display: inline-block;
			vertical-align: top;
			float: none;
			width: 48%;
			margin: 0 0 30px;
		}
		.price-block__ico br{
			display: none;
		}
}
/* End */


/* Start:/bitrix/templates/cargo/components/bitrix/iblock.element.add.form/getprice/style.css?15004729111031*/
.price-block__form{
		margin-top: 57px;
	}
		.price-block__form-text{
			text-align: center;
			font-size: 18px;
			font-weight: 600;
			text-transform: uppercase;
			margin-bottom: 35px;
		}
		.price-block__form-message{
			margin-bottom: 20px;
			font-weight: 600;
		}
			.price-form__message-error{
				color: #e74e3e;
			}
		.price-block__form .price-block__form-f-col{
			padding-right: 0;
		}
		.price-block__form .price-block__form-l-col{
			padding-left: 0;
		}
		.price-block__form-captcha{

		}
			.price-block__form .price-block__form-captcha-img-wrap{
				padding-left: 0;
				padding-right: 0;
			}
			.price-block__form-captcha input{
				padding-right: 5px !important;
				padding-left: 15px !important;
			}
		.price-block__form textarea{
			height: 88px;
		}
		.price-block__form input{
			margin-bottom: 10px;
			height: 39px;
		}
@media screen and (max-width:767px) {
	.price-block__form .price-block__form-f-col{
		padding-right: 15px;
	}
	.price-block__form .price-block__form-l-col{
		padding-left: 15px;
	}
}
/* End */


/* Start:/bitrix/templates/cargo/components/bitrix/news.list/blog/style.css?15004729101400*/
.blog-block__list{
	height: 640px;
	overflow-y: auto;
}
.blog .blog-block__list{
	height: auto;
	overflow: visible;
}
	.blog-block__list-inner{
		padding-top: 5px;
		padding-right: 15px;
		padding-bottom: 20px;
		width: 636px;
		max-width: 100%;
	}
	.blog .blog-block__list-inner{
		width: 100%;
		padding-right: 0;
	}
		.blog-block__item{
			border-bottom: 1px solid #333333;
			padding-bottom: 15px;
			margin-bottom: 20px;
		}
			.blog-block__item .blog-block__item-img-wrap{
				padding-right: 0;
			}
			.blog-block__item .blog-block__item-name{
				text-transform: uppercase;
				font-size: 18px;
				font-weight: bold;
				padding-right: 140px;
				margin-top: -5px;
			}
			.blog .blog-block__item .blog-block__item-name{
				padding-right: 15px;
			}
			.blog-block__item-text{
				margin-top: 20px;
			}
			.blog-block__item-date{
				font-size: 14px;
				color: #e74e3e;
				margin-bottom: 12px;
			}
			.blog-block__item-comments{
				font-size: 14px;
			}
			.blog-block__item-like{
				text-align: right;
				margin-top: -5px;
			}
@media screen and (min-width:992px) and (max-width: 1199px) {
	.blog-block__list-inner{
		width: 430px;
	}
		.blog-block__item .blog-block__item-name{
			padding-right: 0;
		}
}
@media screen and (max-width:767px) {
	.blog-block__item .blog-block__item-name{
		padding-right: 15px;
	}
	.blog-block__list-inner{
		width: 290px;
		padding-right: 15px;
	}
}
/* End */


/* Start:/bitrix/templates/cargo/components/bitrix/iblock.element.add.form/subscribe/style.css?15004729112020*/
.blog-subscribe{
	background: #a5a5a5;
	color: #fff;
	padding-top: 75px;
	padding-bottom: 10px;
	margin-top: -1px;
	position: relative;
	border-color: #fff;
}
.blog .blog-subscribe{
	padding-top: 0;
	background: none;
	color: #000000;
	border-color: #a5a5a5;
}
.blog-detail .blog-subscribe{
	padding-top: 50px;
	padding-bottom: 50px;
	color: #000000;
	border-color: #a5a5a5;
	background: #eaeaea;
}
	.blog-subscribe input[type="text"],
	.blog-subscribe input[type="password"],
	.blog-subscribe input[type="number"],
	.blog-subscribe input[type="tel"],
	.blog-subscribe input[type="url"],
	.blog-subscribe input[type="email"],
	.blog-subscribe textarea{
		color: inherit;
		border-color: inherit;
	}
	.body--blog input[type="text"],
	.body--blog input[type="password"],
	.body--blog input[type="number"],
	.body--blog input[type="tel"],
	.body--blog input[type="url"],
	.body--blog input[type="email"],
	.body--blog textarea{
		border-color: #a5a5a5;
		color: inherit;
	}
	.blog-subscribe input::-webkit-input-placeholder {color:inherit;}
	.blog-subscribe input::-moz-placeholder          {color:inherit;}/* Firefox 19+ */
	.blog-subscribe input:-moz-placeholder           {color:inherit;}/* Firefox 18- */
	.blog-subscribe input:-ms-input-placeholder      {color:inherit;}
	.blog-subscribe__text{
		text-align: center;
		font-weight: 600;
		text-transform: uppercase;
		font-size: 18px;
		margin-bottom: 33px;
	}
	.body--blog .blog-subscribe .blog-subscribe__text{
		font-weight: normal;
		text-align: left;
		text-transform: none;
	}
		.body--blog .blog-subscribe .blog-subscribe__text br{
			display: none;
		}
	.blog-subscribe__form-wrap{}
		.blog-subscribe .blog-subscribe__form-col-input{
			padding-right: 0;
		}
		.blog-subscribe__form-wrap input{
			margin-bottom: 10px;
			height: 39px;
		}
		.blog-subscribe__form-wrap .button{
			margin-top: 49px;
		}
@media screen and (max-width:767px) {
	.blog-subscribe{
		padding-top: 30px;
	}
	.blog-subscribe .blog-subscribe__form-col-input{
		padding-right: 15px;
	}
}
/* End */


/* Start:/bitrix/templates/cargo/components/bitrix/news.list/managers-block/style.css?1500472910829*/
.managers-block{
	background: #a5a5a5;
	padding-bottom: 42px;
}

	.managers-block .managers-block__title{
		color: #fff;
	}
	.managers-block__list{
		margin-top: 5px;

	}
		.managers-block__item{
			padding-bottom: 20px;
			float: left;
			text-align: center;
		}
			.managers-block .bx-wrapper .bx-controls-direction a{
				top: 80px;
			}
			.managers-block__item-img-wrap img{
				border-radius: 100px;
			}
			.managers-block__item-name{
				font-size: 18px;
				font-weight: 600;
				text-transform: uppercase;
				margin-top: 25px;
				padding: 0 15px;
			}
			.managers-block__item-text{
				font-size: 18px;
				margin-top: 2px;
			}
			.managers-block__item-quote{
				font-style: italic;
				margin-top: 8px;
			}
			.managers-block__item-button .button{
				color: #fff;
				font-size: 18px;
				margin-top: 24px;
			}
/* End */


/* Start:/bitrix/templates/cargo/components/bitrix/iblock.element.add.form/quest/style.css?15004729111087*/
.contacts__form{}
	.contacts__form-title{
		font-size: 18px;
		font-weight: 600;
		text-transform: uppercase;
		margin-bottom: 34px;
	}
	.contacts__form-message{
		margin-bottom: 20px;
		font-weight: 600;
		margin-top: -10px;
	}
		.contacts__message-error{

		}
		.contacts__message-success{

		}
	.contacts__form input{
		margin-bottom: 10px;
	}
	.contacts__form textarea{
		height: 99px;
		margin-bottom: 5px;
	}
	.contacts__form .contacts__form-col-captcha{
		padding-left: 0;
	}
	.contacts__form-button{
		background: #e74e3e;;
		border: 2px solid #fff;
		color: #fff;
		font-size: 18px;
		font-weight: 600;
		padding: 5px 25px;
		border-radius: 3px;
		margin-top: 15px;
		outline: none !important;
	}
	.body--kontakty .contacts__form-button{
		border: 2px solid #e74e3e;
	}
		.contacts__form-button:hover{
			text-decoration: underline;
		}
		.body--kontakty .contacts__form-button:hover{
			background: #cd3727;
			border-color: #cd3727;
			text-decoration: none;
		}
@media screen and (min-width:992px) and (max-width: 1199px) {
	.contacts__form-title{
		margin-bottom: 10px;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/map.google.system/templates/.default/style.css?150047287130*/
.bx-google-map {color: black;}
/* 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/advantages/style.css?15004729101282 */
/* /bitrix/templates/cargo/components/bitrix/news.list/why-block/style.css?15004729101942 */
/* /bitrix/templates/cargo/components/bitrix/news.list/delivery-chk-list/style.css?15004729104434 */
/* /bitrix/templates/cargo/components/bitrix/news.list/delivery-block/style.css?15004729101848 */
/* /bitrix/templates/cargo/components/bitrix/news.list/partners-block/style.css?1500472911487 */
/* /bitrix/templates/cargo/components/bitrix/news.list/years-block/style.css?15004729102890 */
/* /bitrix/templates/cargo/components/bitrix/news.list/projects-block/style.css?15004729104269 */
/* /bitrix/templates/cargo/components/bitrix/news.list/price-block/style.css?15004729101789 */
/* /bitrix/templates/cargo/components/bitrix/iblock.element.add.form/getprice/style.css?15004729111031 */
/* /bitrix/templates/cargo/components/bitrix/news.list/blog/style.css?15004729101400 */
/* /bitrix/templates/cargo/components/bitrix/iblock.element.add.form/subscribe/style.css?15004729112020 */
/* /bitrix/templates/cargo/components/bitrix/news.list/managers-block/style.css?1500472910829 */
/* /bitrix/templates/cargo/components/bitrix/iblock.element.add.form/quest/style.css?15004729111087 */
/* /bitrix/components/bitrix/map.google.system/templates/.default/style.css?150047287130 */
