	.align-middle {
	width:100%;
	height:auto;
	position:relative;
	overflow:hidden;
	border:2px solid #ff8c00;
	border-radius:15px;
	text-align:center;
	}
	.align-middle:before {
	content:' ';
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	opacity:0.3;
	background-image:url('/images/main_page/city_bg.png');
	background-repeat:no-repeat;
	background-position:center center;
	-ms-background-size:cover;
	-o-background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-size:cover;
	background-attachment:scroll;
	}
	.bitrix_img {
	width:300px;
	height:200px;
	}
	#bitrix_logo_a {
	vertical-align:middle;
	text-decoration:none;
	font-weight:900;
	font-size:18px;
	color:#295d93;
	}
	#content_txt1 {
	font-family:impact;
	font-weight:600;
	font-size:40px;
	color:#D4D6D7;
	margin-left:10px;
	}
	#content_txt2 {
	font-family:play, sans-serif;
	font-weight:400;
	font-size:22px;
	line-height:1.1;
	color:#D4D6D7;
	margin-top:20px;
	margin-left:10px;
	}
	#button_services {
	font-family:"Open Sans", sans-serif;
	font-weight:normal;
	font-size:18px;
	text-decoration:none;
	color:white;
	width:225px;
	height:25px;
	display:inline-block;
	border:2px solid #ff8c00;
	background-color:#ff8c00;
	margin-top:30px;
	margin-left:10px;
	}
	#button_services:hover{
	border:2px solid #153a54;
	background-color:#153a54;
	}
	#con-img {
	width:100%;
	padding:7px;
	}
	.img-fluid {
	width:100%;
	padding:0;
	}
	#content2 {
	width:100%;
	display:block;
	height:auto;
	}
	.con2-img {
	margin:auto;
	width:100%;
	height:100%;
	display:inline-block;
	}
	.content3 {
	margin:auto;
	padding:0;
	width:100%;
	height:200px;
	}
	.table {
	float:left;
	margin:auto;
	padding:0;
	width: 33%;
	height: 200px;
	}
	.description {
	list-style-type:;
	color:#D4D6D7;
	}
	#description {
	font-family:play, sans-serif;
	font-weight:400;
	font-size:18px;
	line-height:1.1;
	color:#D4D6D7;
	margin-top:20px;
	}
	.content4 {
	margin:auto;
	padding:0;
	width:100%;
	height:200px;
	text-align:center;
	}
	#button_suport {
	margin:auto;
	font-family:"Open Sans", sans-serif;
	font-weight:normal;
	font-size:18px;
	text-decoration:none;
	color:white;
	width:100%;
	height:50px;
	display:inline-block;
	border:2px solid #ff8c00;
	background-color:#ff8c00;
	margin-top:30px;
	}
	#button_suport:hover{
	border:2px solid #153a54;
	background-color:#153a54;
	}