

/* 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/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/iblock.element.add.form/quest/style.css?15004729111087 */
/* /bitrix/components/bitrix/map.google.system/templates/.default/style.css?150047287130 */
