@media(min-width:1230px){
	.container{
		max-width:1230px;
	}
}
body{
	font-family: 'Source Sans Pro', sans-serif;
}
header{
	color:#fff;
	padding: 15px 0;
	position: relative;
	z-index: 2;
	background: linear-gradient(101.75deg, #00284E 0.6%, #003A6F 98.66%);
}
header.main{
    margin-bottom: -100px;
    background:none;
}
header a{
	color:#fff;
}
#menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu ul li{
	display: inline-block;
	margin: 0 15px;
}
#menu ul li a{
	color:#A2D2FF;
}
header .phone{
	font-size:20px;
	font-weight: 600;
}
header .phone a{
	color:#fff;
}
header .inst a{
	color:rgba(255, 255, 255, 0.7);
	font-size:25px;
	transition: 0.3s all;
}
header .inst a:hover{
	color:#fff;
}
.logo{
    display: block;
    max-width:200px;
}
.button{
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	display: block;
	padding: 12px 30px;
	font-weight: 600;
	color:#fff;
	text-decoration: none !important;
	transition:0.3s all;
}
#block-1{
	background-image:/*url("../images/block-1.png"),*/
		linear-gradient(101.75deg, #00284E 0.6%, #003A6F 98.66%);
	background-repeat: no-repeat;
	background-position:/*left 6% bottom, */left top;
	color:#fff;
	padding: 270px 0 170px;
	position: relative;
}
#block-1 .img{
    position: absolute;
    bottom: 0;
    left: 4%;
}
#block-1 .col-md-7{
    position: static;
}
#block-1 .col-md-7 h1, #block-1 .col-md-7>div, #block-1 .col-md-7 a{
    position: relative;
    z-index: 3;
}
#block-1 .title{
	font-size:49px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: normal;
	margin-bottom: 40px;
}
#block-1 .title span{
	color:#E2F500;
	font-weight: 700;
}
#block-1 .block{
	display: table;
	margin-bottom: 30px;
	font-size:20px;
}
#block-1 .block div{
	display: table-cell;
	vertical-align: middle;
	line-height: normal;
}
#block-1 .block .left{
	padding-right: 25px;
}
#block-1 .button{
	display: inline-block;
	color: #1179D9;
	margin-top: 15px;
	font-size:20px;
	background:#fff;
	padding: 15px 40px;
}
#block-1:after{
	content:"";
	display: block;
	width: 128px;
	height: 128px;
	background: url("../images/circle1.png");
	position: absolute;
	right:150px;
	bottom:-64px;
}
#block-2{
	padding: 100px 0 140px;
	position: relative;
}
#block-2:after{
	content:"";
	display: block;
	width: 128px;
	height: 128px;
	background: url("../images/circle2.png");
	position: absolute;
	left:150px;
	bottom:-64px;
}
.title{
	font-size:40px;
	font-weight: bold;
}
.sub{
	font-size:22px;
}
#block-2 .sub{
	margin-bottom: 40px;
}
#block-2 .block{
	text-align: center;
	box-shadow: 0px 4px 20px rgba(0, 57, 109, 0.15);
	border-radius: 15px;
	font-size:20px;
	padding: 20px;
	position: relative;
	z-index: 2;
	background: #fff;
}
#block-2 .block img{
	margin-bottom: 15px;
}
#block-2 .b1:after{
	content:"";
	display: block;
	width: 128px;
	height: 128px;
	background: url("../images/circle2.png");
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: -64px;
	z-index: 1;
}
#block-2 .b2:after{
	content:"";
	display: block;
	width: 128px;
	height: 128px;
	background: url("../images/circle1.png");
	position: absolute;
	bottom: -35px;
	left: 50%;
	margin-left: -64px;
	z-index: 1;
}
#block-3{
	background: linear-gradient(85.83deg, rgba(26, 26, 44, 0.88) 0.42%, rgba(18, 18, 31, 0.88) 100.77%);
	backdrop-filter: blur(4px);
	color:#fff;
	position: relative;
}
#block-3:after{
	content:"";
	display: block;
	width: 128px;
	height: 64px;
	background: url("../images/circle2.png");
	position: absolute;
	right:150px;
	bottom:0;
}
#block-3 .title{
	margin-bottom: 15px;
}
#block-3 .sub{
	color: #FFFFFFCC;
	margin-bottom: 25px;
}
#block-3 .button{
	font-size:18px;
	background: #1179D9;
	border:none;
	padding: 15px 40px;
	display: inline-block;
}
#block-3 img{
	margin-top: -120px;
	margin-left: -100px;
	display: block;
}
#block-4{
	padding: 150px 0 0;
	background: url("../images/block-4-1.jpg") left bottom 70px no-repeat, url("../images/block-4-2.jpg") right 40px top 45px no-repeat;
}
#block-4 .title{
	margin-bottom: 30px;
}
#block-4 .block{
	background: #FFFFFF;
	box-shadow: 0px 4px 20px rgba(0, 57, 109, 0.15);
	border-radius: 15px;
	text-align: center;
	padding: 20px 30px;
	min-height: 290px;
	margin-bottom: 30px;
	line-height: normal;
}
#block-4 .block img{
	margin-bottom: 20px;
}
#block-4 .block .tit{
	font-weight: bold;
	font-size:20px;
	margin-bottom: 5px;
}
#block-4 .block .text{
	font-size:18px;
}
#block-5{
	padding-bottom: 150px;
}
#block-5 .block{
	background: #003464;
	border-radius: 15px;
	color:#fff;
	position: relative;
}
#block-5 .wrap{
	padding-left: 90px;
}
#block-5 img{
	margin-top: -90px;
	float: right;
	border-bottom-right-radius: 13px;
}
#block-5 .title{
	margin-bottom: 15px;
}
#block-5 .sub{
	color: #FFFFFFCC;
	margin-bottom: 40px;
}
#block-5 .form-control{
	height: 60px;
	background: #FFFFFF;
	border-radius: 5px;
}
#block-5 form{
	padding: 0 10px;
}
#block-5 .form-group{
	padding: 0 5px;
}
#block-5 .form-control{
	padding: 0 30px;
	width: 215px;
}
#block-5 .button{
	height: 60px;
	font-size:18px;
	background: #1179D9;
	box-shadow: 0px 10px 20px rgba(255, 255, 255, 0.15);
	border:none;
	border-radius: 5px;
}
#block-5 form .row{
	flex-wrap: nowrap;
	position: relative;
	z-index: 2;
}
#block-5 .circle{
	display: block;
	width: 128px;
	height: 128px;
	background: url("../images/circle2.png");
	position: absolute;
	left:-64px;
	bottom:-54px;
}
#block-5 .block:after{
	content:"";
	display: block;
	width: 95px;
	height: 95px;
	background: url("../images/c1.png");
	position: absolute;
	top: -40px;
	right: 440px;
}
#block-5 .block:before{
	content:"";
	display: block;
	width: 106px;
	height: 106px;
	background: url("../images/c2.png");
	position: absolute;
	bottom: -45px;
	right: -53px;
}
#block-6 {
	padding: 70px 0;
	color:#fff;
	background: url("../images/block-6.jpg") center center no-repeat;
	background-size:cover;
}
#block-6 .sub{
	color: #FFFFFFC4;
	margin-bottom: 50px;
}
#block-6 .block{
	margin-bottom: 15px;
}
#block-6 .block .top{
	font-size:22px;
	font-weight: bold;
	cursor:pointer;
	border-bottom:1px solid #FFFFFF40;
	padding: 8px 0;
	padding-right: 30px;
	background: url("../images/plus.png") right 10px center no-repeat;
}
#block-6 .block .bot{
	background: rgba(229, 242, 255, 0.2);
	padding: 15px;
	line-height: normal;
	color: #FFFFFFC4;
	display: none;
}
#block-6 .block.active .top{
	background: url("../images/minus.png") right 10px center no-repeat;
}
#block-6 .block.active .bot{
	display: block;
}
#block-6 .button{
	font-size:18px;
	background: #1179D9;
	display: inline-block;
	border:none;
	padding: 15px 60px;
	margin-top: 40px;
}
#block-7 {
	padding: 100px 0;
}
#block-7 .top{
	margin-bottom: 30px;
}
#block-7 .all{
	text-align: right;
}
#block-7 .all a{
	color: #1179D9;
	font-size:18px;
	text-decoration: underline;
	font-weight: bold;
}
#block-7 .all a:hover{
	text-decoration: none;
}
#block-7 .block{
	display: table;
	margin-bottom: 30px;
	background: #FFFFFF;
	box-shadow: 0px 4px 20px rgba(0, 57, 109, 0.15);
	border-radius: 15px;
}
#block-7 .block>div{
	display: table-cell;
	vertical-align: top;
}
#block-7 .block .left{
	padding: 15px;
	padding-right: 20px;
}
#block-7 .block .right{
	padding: 15px;
	padding-left: 0;
	position: relative;
}
#block-7 .block .tit{
	font-size:20px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 5px;
	margin-top: 10px;
}
#block-7 .block .text{
	line-height: normal;
}
#block-7 .block .text a{
	color: #1179D9 !important;
	font-style: italic;
	text-wrap:nowrap;
}
#block-7 .block .bot{
	color: #838383;
	position: absolute;
	left: 0;
	right: 15px;
	bottom: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
#block-7 .block .bot>div{
	width: 50%;
}
#block-7 .block .views{
	text-align: right;
}
#block-7 .block img{
	border-radius: 15px;
}
#block-8 {
	position: relative;
}
#block-8 .wrap{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}
#block-8 .block{
	background-color: #fff;
	background-image: url("../images/map1.png"), url("../images/map2.jpg");
	background-repeat: no-repeat;
	background-position: top 15px right 25px, bottom right;
	filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.25));
	border-radius: 15px;
	padding: 40px;
	margin-top: 60px;
}
#block-8 .block span{
	font-weight: bold;
	color:#1179D9;
	display: block;
}
#block-8 .block a{
	color:#333;
}
#block-8 .block .bl{
	margin-bottom: 10px;
}
#block-8 .title{
	margin-bottom: 20px;
}
footer{
	padding: 70px 0;
	color:#fff;
	background: #21212A;
}
footer .copy{
	font-size:15px;
	color:#FFFFFFA8;
	margin-top: 30px;
}
.f-logo{
	width: 150px;
}
footer ul{
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	margin-bottom: 45px;
}
footer ul li{
	display: inline-block;
	padding: 0 15px;
}
footer ul li a{
	color:#72BBFF !important;
}
footer .inst a{
	color:#FFFFFF9C;
	text-decoration: none;
}
footer .inst i{
	font-size:25px;
	color:#fff;
}
footer .tit{
	font-size:20px;
	margin-bottom: 60px;
	margin-top: 13px;
}
footer .phone a, footer .mail a{
	color:#fff;
	font-size:18px;
	font-weight: bold;
}
footer .button{
	background: #1179D9;
	font-size:18px;
	border:none;
	width: 180px;
	text-align: center;
}
.button:hover{
	color:#fff;
	background:#003464 !important;
}
header .button:hover{
	background:none !important;
	border-color:#1179D9;
}
#block-5{
	overflow: hidden;
	padding-top: 120px;
}
.toggler {
	width: 40px;
	cursor: pointer;
	padding: 5px;
	height: 100%;
	float: right;
}
.toggler div {
	height: 2px;
	background: #fff;
	margin: 6px 0;
	transition: 0.3s all;
}
.toggler.active .l1 {
	opacity: 0;
}
.toggler.active .l2 {
	transform: rotate(45deg);
}
.toggler.active .l3 {
	transform: rotate(-45deg);
	position: relative;
	top: -8px;
}
.modal .button{
    width: 100%;
    background:#1179D9;
}
#m-menu {
	display: block;
	position: fixed;
	left: -300px;
	width: 300px;
	bottom: 0;
	top: 0;
	background: #fff;
	font-size: 17px;
	padding: 15px 0;
	overflow-y: auto;
	z-index: 40;
	padding-top: 80px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	transition: 0.3s all;
}
#m-menu.active{
	left: 0;
}
#m-menu ul{
    padding: 0;
    margin: 0;
    list-style:none;
}
#m-menu ul li a{
    display: block;
    padding: 5px 15px;
    color:#00284E;
    font-size:18px;
    text-align: center;
}
#content{
    padding: 50px 0;
}
h1.title{
    margin-bottom: 15px;
    margin-top: 15px;
}
@media(max-width:1600px){
	#block-1{
		/*background-size:700px auto, auto auto;*/
		padding: 220px 0 120px;
	}
	#block-1 .img{
	    width: 700px;
	}
}
@media(max-width:1230px){
	#block-7 .block .tit{
		font-size:17px;
	}
}
@media(max-width:1200px){
	#menu ul li{
		margin: 0 5px;
	}
	#block-1 .title{
		font-size:40px;
	}
	#block-1 {
		/*background-size:600px auto, auto auto;*/
		padding: 140px 0 90px;
	}
	#block-1 .img{
	    width: 600px;
	}
	#block-4 .block .tit{
		font-size:18px;
	}
	#block-7 .block img{
		width: 100px;
	}
	#block-7 .block .bot{
		position: static;
	}
	#block-7 .block .tit{
		margin-top: 0;
	}
	#block-7 .block .text{
		font-size:15px;
	}
	footer .f-logo{
		margin-top: 30px;
	}
	footer .order-3{
	    text-align: center;
	}
}
@media(max-width:992px){
	header.main{
		margin-bottom: -88px;
	}
	header .logo{
		width: 150px;
		display: block;
	}
	#block-1 .title{
		font-size:32px;
	}
	#block-1 {
		/*background-size:500px auto, auto auto;*/
		padding: 140px 0 90px;
		/*background-position: bottom left;*/
	}
	#block-1 .img{
	    width: 500px;
	    left: 1%;
	}
	#block-1 .block{
		font-size:17px;
	}
	#block-1 .block .left{
		padding-right: 15px;
	}
	.title{
		font-size:30px;
		line-height: normal;
	}
	.sub{
		font-size:18px;
	}
	#block-2 .block{
		font-size:18px;
		padding: 15px;
		min-height: 240px;
	}
	#block-3 img{
		max-width: 100%;
		margin: 0;
	}
	#block-1:after{
		right: 50px;
	}
	#block-2:after{
		left: 50px;
	}
	#block-3:after{
		right: 50px;
	}
	#block-3 img{
		margin-top: 50px;
	}
	#block-4 .block .text{
		font-size: 17px;
	}
	#block-5 .block:after{
		left: 400px;
	}
	#block-5 form .row{
		flex-wrap: wrap;
	}
	#block-5 .form-control{
		width: 100%;
		height: 50px;
	}
	#block-5 .form-group, #block-5 .button{
		width: 100%;
		height: auto;
	}
	#block-5 .wrap{
		padding: 30px;
	}
	#block-5 img{
		margin-top: 140px;
	}
	#block-6 .block .top{
		font-size:16px;
	}
	#block-7 .block{
		margin-bottom: 15px;
	}
	#block-7 .block .bot{
		position: absolute
	}
	footer ul li{
		padding: 0 5px;
	}
	footer .tit{
		font-size: 17px;
	}
	footer .button{
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
		font-size:16px;
	}
}
@media(max-width:768px){
	header{
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		background: linear-gradient(101.75deg, #00284E 0.6%, #003A6F 98.66%);
		padding-bottom: 50px;
		padding: 10px 0;
		z-index: 5;
	}
	header.main{
	    background: linear-gradient(101.75deg, #00284E 0.6%, #003A6F 98.66%);
	}
	header .logo{
		width: 100px;
	}
	#block-1{
		/*background: linear-gradient(101.75deg, #00284E 0.6%, #003A6F 98.66%);*/
		padding: 100px 0 50px;
	}
	#block-1 .img{
	    position: static;
	}
	#block-1 .button{
		padding: 10px 30px;
		font-size:18px;
	}
	#block-1:after{
		background-size:cover;
		width: 50px;
		height: 50px;
		bottom: -25px;
	}
	#block-1 .title{
	    margin-bottom: 0;
	}
	#block-1 .img{
	    display: block;
	    margin: auto;
	    margin-bottom: 15px;
	    width:400px;
	}
	#block-1 .title{
	    text-align: center;
	}
	#block-1 .button{
	    width: 220px;
	    display: block;
	    margin: auto;
	    margin-top: 15px;
	}
	#block-1 .block{
	    width:295px;
	    margin: auto;
	    max-width:100%;
	}
	#block-4 .title{
	    text-align: center;
	}
	#block-1 .block .left{
	    width: 66px;
	}
	#block-2{
		padding: 50px 0 30px;
	}
	#block-2 .block{
		margin-bottom: 30px;
	}
	#block-2:after{
		background-size:cover;
		width: 50px;
		height: 50px;
		bottom: -25px;
	}
	.title{
		font-size:28px;
	}
	.sub{
		font-size:16px;
	}
	#block-3 .button{
		padding: 10px 30px;
	}
	#block-3 img{
		margin-top: 100px;
	}
	#block-3:after{
		background-size:cover;
		width: 50px;
		height: 50px;
		bottom: -25px;
	}
	#block-4{
		padding: 50px 0 20px;
	}
	#block-5{
		padding-top: 30px;
		padding-bottom: 50px;
		text-align: center;
	}
	#block-5 .block:after{
		background-size:cover;
		width: 50px;
		height: 50px;
		top:-25px;
	}
	#block-5 .block:before{
		background-size:cover;
		width: 50px;
		height: 50px;
		bottom: -25px;
		right: -25px;
	}
	#block-5 .circle{
		background-size:cover;
		width: 50px;
		height: 50px;
		bottom: -25px;
		left: -25px;
	}
	#block-5 .button{
		font-size:16px;
		padding: 10px 20px;
	}
	#block-5 .form-control{
		padding: 0 15px;
	}
	#block-5 form{
	    display: none;
	}
	#block-5 img{
		/*margin-top: -30px;
		width: 200px;*/
		border-radius:0;
		margin: 0;
		width: 300px;
		margin-right: -30px;
	}
	#block-5 .button{
	    margin: 0 -30px -30px;
	    width: auto;
	}
	#block-6 {
		padding: 50px 0;
	}
	#block-6 .sub{
		margin-bottom: 20px;
	}
	#block-6 .button{
		margin-top: 10px;
	}
	#block-7{
		padding: 50px 0;
	}
	#block-7 .block .bot{
		position: static;
	}
	#block-8 .wrap{
		position: static;
		padding-bottom: 30px;
	}
	#block-8 .block{
		margin-top: 30px;
	}
	footer{
		padding: 50px 0;
	}
	footer ul{
		margin-bottom: 20px;
	}
	footer .inst{
		margin-bottom: 20px;
	}
	footer .copy{
		margin-top: 20px;
	}
	#block-5 .block .button{
	    border-bottom-left-radius:15px;
	    border-bottom-right-radius:15px;
	}
}
@media(max-width:568px){
	header .phone{
		display: none;
	}
	#block-1 .block{
		margin-bottom: 15px;
	}
	#block-2 .block{
		min-height: 1px;
		margin-bottom: 15px;
	}
	#block-3 img{
		width: 250px;
		margin: auto;
		margin-top: -30px;
		margin-bottom: 10px;
	}
	#block-3{
		padding: 50px 0;
		text-align: center;
	}
	#block-3 .img{
	    margin-bottom: 0;
	}
	#block-4 .block{
		min-height: 1px;
		margin-bottom: 15px;
	}
	#block-5{
		padding-top: 0;
	}
	#block-5 .block .sub{
		margin-bottom: 15px;
	}
	#block-5 .block img{
		width: 220px;
	}
	#block-6 .block{
		margin-bottom: 10px;
		line-height: normal;
	}
	#block-6 .button{
		font-size:16px;
		padding: 10px 30px;
	}
	#block-7 .all a{
		font-size:16px;
	}
	#block-7 .block{
		padding: 15px;
	}
	#block-7 .block>div{
		display: block;
		padding: 0 !important;
	}
	#block-7 .block .left{
		margin-bottom: 10px;
	}
	#block-7 .block .bot{
		margin-top: 10px;
		font-size:14px;
	}
	#block-7 {
		padding-bottom: 35px;
	}
	footer .tit{
		margin-bottom: 10px;
		text-align: center;
	}
	footer .mail{
		margin-bottom: 15px;
		text-align: center;
	}
	footer .phone{
		text-align: center;
	}
	#m-menu {
	    width: 250px;
	}
}