H1 {
	font-size: 24px;
}
a {
	color: #141f78;
}

.info-container .more-btn, .main-page .main-slider .swiper-slide .more-btn, .main-page .main-slider .more-btn {
	    border: 2px solid #7791fa !important;
}

.blueBlock {
	padding: 20px 40px;
	margin: 10px 0;
	background: #f6f6ff;
	font-size: 16px;
	display: flex;
	color: #575757;
}
.blueBlock .firstRow {
	min-width: 60%;
	padding-right: 40px;
}
.blueBlock h3 {
	color: #080942;
	font-size: 20px;
	font-weight: normal;
}
.blueBlock .secondRow {
	padding-top: 10px;
}
.section-video {
width: 100%;
padding-top: 50px;
}

.section-video .block50 {
width: 49%;
}

.d-flex_row {
	display: flex;
    justify-content: space-between;
	flex-direction: row;
}

.d-flex_column {
	display: flex;
    justify-content: flex-start;
	flex-direction: column;
}
.section-video p {
	color: #000 !important;
}

.section-video .vblock1 {
	background: #798bfbc2;
	color: #fff;
	padding: 30px;
	margin-left: -100px;
    margin-top: -30px;
}

.section-video .vblock2 {
	padding: 30px;
}

.section-video .vblock1 h2, .section-video .vblock1 p {
	color: #fff;
}
.section-video .imgbgblock1 {
	background: url(/local/templates/fl/images/block1.png) no-repeat;
	background-size: cover;
	height: 350px;

}
.sb2 {
	position: relative;
}
.sb2 p {
	padding-top: 20px;
}

.sb2 .imgbm {
	position: absolute;
	bottom: -50px;
	right: 0;
}

.sb3 {
margin-top: 50px;

}
.sb3 div:nth-child(1), .sb4 .sb4_right, .sb8 .sb8_right {
	background: #619dd1;
}

.sb3 .imgleft {
	max-height: 450px;
	padding: 50px 0 50px 0;
}

.sb4_right .imgright {
	max-height: 450px;
	padding: 50px 0 50px 0;
	float: right;
}

.sb3_left, .sb4_right, .sb8_right {
	position: relative;
}

.sb3 .sb3_top {
	background: #798bfbc2;
	height: 80px;
    width: 70%;
    margin-left: -50px;
    position: absolute;
    top: 50px;
}

.sb4 .sb4_top {
	background: #798bfbc2;
	height: 80px;
	width: 70%;
    position: absolute;
    top: 50px;
    right: -60px;
}

.sb8 .sb8_top {
	background: #798bfbc2;
	height: 80px;
	width: 70%;
    position: absolute;
    top: 50px;
    right: -60px;
}

.sb3 .sb3_right {
	padding: 0 0 0 30px;
}

.sb3_right h2, .sb4_left h2, .sb8_left h2 {
	padding-top: 40px;
}

.sb3_right p, .sb4_left p, .sb8_left p{
	padding-top: 30px;
}

.sb5 .block25 {
	width: 24%;
	background: #d9d9d9;
	padding: 30px 20px;
}

.sb5 .block25 h3 {
	min-height: 80px; 
}

.sb5 .h2, .sb5 p {
	color: #000;
}

.sb5 .sb5_center h2, .sb5_bottom p {
	padding-bottom: 30px;
    text-align: center;
}

.sb5_bottom .coorbl1, .sb5_bottom .colorbl2 {
	height: 30px;
}
.sb5_bottom .colorbl1 {
	background: #798bfbc2;
}

.sb5_bottom .colorbl2 {
	background: #3c74e5;
}


.sb5 div {
	padding-bottom: 30px;
}

.sb6 {
	position: relative;
}

.sb6 .sb6_top {
	height: 250px;
	background: url(/local/templates/fl/images/bgtopsb6.jpg) no-repeat 50% 75%;
	background-size: cover;
	text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
	/*margin: 0 -100% 0 -100%;*/
}
.sb6_top h2 {
	color: #fff;
}


.sb6 .imgbm {
	position: absolute;
	bottom: -70px;
	right: 0;
}

.sb6 p {
	padding-top: 30px;
	color: #000;
}

.sb7 {
	margin-top: 50px;
}

.sb7 h2 {
	margin-bottom: 30px;
}

.sb7 h2,.sb7  h3,.sb7  p {
	padding-bottom: 30px;
}

.sb7 h3::before {
	content: "";
	background: url(/local/templates/fl/images/br7-ico.jpg) no-repeat;
	height: 26px;
    width: 40px;
    display: inline-flex;
}

.sb7 h3 {
	display: flex;
	margin-top: -5px;
	text-transform: uppercase;
	padding-bottom: 5px;

}
.sb7 p {
	padding-left: 40px;
}

.sb7 p span{
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	display: flex;
	justify-content: center;

}

.sb8_right .imgright {
	max-height: 450px;
	padding: 50px 0 50px 0;
	float: right;
}

.btn-mobile-link {
    padding: 5px !important;
}

.mobile-menu .city-wrap {
    padding-bottom: 15px !important;
	width: 49%;
    align-self: flex-start;
	margin-left: -22px;
}
.mobile-menu .phone {
	align-self: flex-end;
    width: 49% !important;
    text-align: right;
    margin-top: -39px;
}
@media (max-width: 760px) { 

	.d-flex_row {
		flex-direction: column;
	}
	.section-video .vblock1 {
    margin-left: 0px;

	}
.sb3 .sb3_top {
    margin-left: 0px;
}
.sb4 .sb4_top {
    right: 0px;
}
	.sb3 .sb3_right {
		padding: 0;
	}
		.section-video .block50 {
		width: 100%;
	}
	.sb5 .d-flex_row {
	flex-direction: row;
	flex-wrap: wrap;
}
	.sb5 .block25 {
	width: 49%;
	margin-bottom: 10px;
}
.sb8 .sb8_top {
    right: 0px;
}
 }