.wrapper_inner2{
	max-width: 1440px;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	zoom: 1;
	margin: 0 auto;
	padding: 0px 15px;
}
.main-blue-banner{
	width:100%;
	height:100%;
	max-width: 1920px;
	background: #ffffff;
	display: flex;
	flex-direction: row;
	margin: 0 auto;
    flex-wrap: nowrap;
    justify-content: center;	
}
.main-blue-banner img{
	width: 100%;
	height: auto;
}
.secondBlock{
	padding-top:70px;
	width: 50%;
}
.secondBlock h1{
	font-family: "Gotham Pro", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 34.45px;
	text-align: left;	
	color: rgba(14, 84, 178, 1);
	margin: 0;
}
.secondBlock p{
	font-family: "Gotham Pro", Arial, Helvetica, sans-serif;
	padding-top: 35px;
	font-size: 24px;
	font-weight: 400;
	line-height: 22.97px;
	text-align: left;
	margin: 0;
}
.secondBlock p.smallP{
	font-family: "Gotham Pro", Arial, Helvetica, sans-serif;
	padding-top: 35px;
	font-size: 16px;
	font-weight: 700;
	line-height: 15.31px;
	color: rgba(14, 84, 178, 1);
	margin: 0;
}
.thirdBlock{
	margin-top: 70px;
	width:50%;
	border-right: 1px solid rgb(14, 84, 178);
}
.blockZag{
	display:flex;
	max-width: 520px;
}
.blockZag img{
	padding-right: 30px;
}
.blockZag p{
	font-family: "Gotham Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 15.31px;
	text-align: left;
	color: rgba(14, 84, 178, 1);
	margin: 0;
}
.thirdBlock p.t1{
	font-family: "Gotham Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 15.31px;
	text-align: left;
	padding-top: 30px;
	max-width: 520px;
	margin: 0;
}
.thirdBlock p.t2{
	font-family: "Gotham Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 15.31px;
	text-align: left;
	padding-top: 30px;
	max-width: 520px;
	margin: 0;
}
.wrapFoRFlex{
	display: flex;
}
.thirdBlock.tho{
	margin-left: 134px;
	width:calc(50% - 134px);
	border-right: none;
}
.tabs_section{
	padding-top: 70px;
}
.tabs-head{
	display: flex;
  	justify-content: space-between;
  	overflow: unset;
}
.tabs_section .tabs-head li{
	margin: unset;
}
.tabs-head li.current{
	width: 33%;
	font-family: "Gotham Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 15.31px;
	text-align: center;
	color: rgba(14, 84, 178, 1);
	border: 1px solid rgba(14, 84, 178, 1);
	border-radius: 9px;
	padding: 24px 0px 24.7px 0px;
	margin-right: 24px !important;

}
.tabs-head li{
	width: 33%;
	font-family: "Gotham Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 15.31px;
	text-align: center;
	color: #fff;
	background: rgba(14, 84, 178, 1);
	border: 1px solid rgba(14, 84, 178, 1);
	border-radius: 9px;
	padding: 24px 0px 24.7px 0px;
	margin-right: 24px !important;

}
.tabs-head li:last-child{
	margin-right: 0px !important;
}
.tabs-head li span{
	color: #fff;
	padding: 0px;
	font-size: 16px;
	font-weight: 700;
	line-height: 15.31px;
	text-align: center;
}

.tabs-head li:hover{
	color: #fff;
	background: #fff;

}
.tabs-head li:hover span{
	color: rgba(14, 84, 178, 1);
	background: #fff;

}
.tabs_content.tabs-body{
	margin: 0;
	border: 0;
	padding: 0px;
}
.tabs_content.tabs-body li{
	margin: 0;
	border: 0;
	padding: 0px;
}
.tabBlock1{
	padding-top: 35px;
	display: flex;
}
.tabBlock1 img{
	width:100%;
}
.tabBlcok2{
	padding-top: 35px;
}
.tabBlock2Zag{
	font-size: 24px;
	font-weight: 700;
	line-height: 22.97px;
	text-align: left;
	color: rgba(14, 84, 178, 1);
	margin: 0;

}
.tabBlock2Text2{
	padding-top: 35px;
	font-size: 16px;
	font-weight: 400;
	line-height: 15.31px;
	text-align: left;
	margin: 0;

}
.tabBlock2Text3{
	padding-top: 35px;
	font-size: 16px;
	font-weight: 700;
	line-height: 15.31px;
	text-align: left;
	color: rgba(14, 84, 178, 1);
	margin: 0;

}
.tabBlock2Text4{
	padding-top: 35px;
	font-size: 16px;
	font-weight: 400;
	line-height: 15.31px;
	text-align: left;
	margin: 0;

}
.tabBlock2TreeBlock{
	display: flex;
}
.tabBlock2TreeBlock>div{
	width: 33%;
	margin-right: 24px;
}
.tabBlock2TreeBlock .blockToFlex{
	width: 33%;
	margin-right: 24px;
}
.tabBlock2TreeBlock div: last-child{
	margin-right: 0px;
}
.tabBlock2Hr{
	background: #0E54B2;
	margin-top: 35px;
}
.blockToFlex{
	display: flex;
	flex-direction: row;
}
.blockToFlex .secFlex{
	padding-top: 19px;
}
.tabBlock2ImgBlock{
	padding-top: 35px;
	display: flex;
	flex-direction: column;
	margin-right: 44px;
	align-items: center;
}
.tabBlock2ImgBlock img{
	margin-bottom: 15px;
	max-width: 62px;
}
.tabBlock2ImgBlock p{
	font-size: 16px;
	font-weight: 700;
	line-height: 15.31px;
	text-align: center;
	color: rgba(14, 84, 178, 1);
	margin: 0;

}
.secTreeBlock{
	margin-right: 14px;
}

.gos-blue-banner {
	background-color: #F9F9F9;
	padding: 70px 0px;
	margin-top: 35px;
}
.gos-blue-banner .wrapper_inner2{
	max-width: 814px;
}
.tabBlock2Text2.tabBlock2PoslBlock{
	max-width: 830px;
}
.green-btn {
	border-radius: 10px;
	background: #40B86B;
	height: 50px;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	color: #fff;
	padding: 15px 35px;
	box-sizing: border-box;
	display: inline-block;
}

.flex {
	display: flex;
	flex-flow: row wrap;
	align-items: start;
	justify-content: center;
}

.gos-blue-banner__left {
	width: 43%;
	padding-right: 64px;
	box-sizing: border-box;
	position: relative;
}
.gos-blue-banner__img {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	background-position: center;
	background-size: cover;
	margin-bottom: 30px;
	position: relative;
}


.gos-blue-banner__adv {
	color: #383838;
	font-size: 16px;
	font-weight: 400;
	line-height: 15.31px;
	padding: 0 0 0 40px;
	position: relative;
	margin-bottom: 40px;
	background: url("img/check.svg") top left no-repeat;
	background-position-x: 1px;
	background-position-y: 2px;
	min-height: 23px;
}



.gos-blue-banner__right {
	width: 57%;
	padding-left: 64px;
	position: relative;
	box-sizing: border-box;
}

.gos-blue-banner__right:before {
	content: '';
	position: absolute;
	left: 0;
	top: 10%;
	bottom: 10%;
	width: 1px;
	background: #0E54B2;
}
.form-control{
	margin-bottom: 15px;
}
.form.inline.CONSULT_GOS h4 {
	color: #0E54B2;
	text-align: left;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin: 0;
}
.form.inline.CONSULT_GOS form{
	padding-top: 70px;
}

.form.inline.CONSULT_GOS input.button {
	border-radius: 14px;
	background: #40B86B;
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	padding: 20px 50px;
	box-sizing: border-box;
	width: 100%;
	text-transform: none;
	margin-bottom: 6px;
}
.form.inline.CONSULT_GOS .form_body input {
	background: #EDEDED;
	border-radius: 14px;
	padding: 18px;
	box-sizing: border-box;
}
.newOBlock{
	display: flex;
	padding: 30px 0px;
	padding-bottom: 0px;
}
.newOBLockHr{
	height: 50px;
	width: 4px;
	background: #0E54B2;
	margin: 0px 25px;
	align-self: center;
}
.newOBLockItem{
	display: flex;
	flex-direction: column;
	text-align: center;
}
.newOBlockItemName{
	font-size: 16px;
	color: #0E54B2;
	font-weight: bold;
	padding: 15px 0px;
}
.newOBlockItemText{
	font-size: 16px;
	color: #383838;
}

.form.inline.CONSULT_GOS .form_footer {
	text-align: center;
}
.form.inline.CONSULT_GOS .form_footer p {
	display: none;

}
.form.inline.CONSULT_GOS input.button:hover,
.green-btn:hover {
	background: #4ee082;
	color: #FFF;
}
.form.inline.CONSULT_GOS .form_result.success {
	font-size: 20px;
	font-weight: 500;
}
@media (max-width: 1100px) {


	.green-btn{
		font-size: 16px;
	}

}

@media (max-width: 992px) {
	.newOBlock{
		flex-direction: column;
	}
	.newOBLockItem{
		padding: 30px 0px;	
	}
	.newOBLockHr{
		display: none;
	}
	.gos-blue-banner__left {
		width: 50%;
	}
	.gos-blue-banner__right {
		width: 50%;
		padding-left: 40px;
		box-sizing: border-box;
	}
	.gos-blue-banner__advs {
		margin-left: 0;
	}

	.form.inline.CONSULT_GOS {
		margin: 28px 0 26px;
	}
}

@media (max-width: 768px) {
	.gos-blue-banner__left {
		width: 100%;
		padding-right: 0;
	}
	.gos-blue-banner__right {
		width: 100%;
		padding-left: 0;
		box-sizing: border-box;
	}

	.gos-blue-banner{
		padding: 90px 0 50px;
	}

	.gos-blue-banner__img {
		margin: 0 auto 25px;
	}
	.gos-blue-banner__adv {
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 10px;
	}
	.form.inline.CONSULT_GOS h4 {
		font-size: 20px;
	}
	.gos-blue-banner__right:before {
		display: none;
	}
	.gos-blue-banner__left:before {
		left: calc(50% - 70px);
	}

}

@media (max-width: 1100px) {
	.wrapper_inner2{
		max-width: 100%;
		padding: 0px 15px;
	}
	.secondBlock{
		width: 100%;
		padding-top: 35px;
	}
	.secondBlock h1{
		font-size: 24px;
		line-height: 24.45px;
	}
	.secondBlock p{
		padding-top: 15px;
		font-size: 16px;
		font-weight: 400;
		line-height: 17.97px;
	}
	.secondBlock p.smallP{
		padding-top: 15px;
		font-size: 14px;
		font-weight: 700;
		line-height: 14.31px;
	}
	.blockZag img {
		padding-right: 10px;
	}
	.thirdBlock{
		margin-top: 35px;
		border-right: none;
	}
	.thirdBlock.tho {
		margin-left: 0px;
	}
	.blockZag img {
		margin-right: 10px;
		width: 42px;
		height: 100%;
	}
	.tabs_section {
		padding-top: 35px;
	}
	.tabs-head li.current,
	.tabs-head li {
		margin-bottom: 5px !important;
		margin-right: 0px !important;
	}
	.tabBlock1 img{
		width:100%;
		padding: 0px!important;
	}
	.tabBlock2Zag {
		font-size: 20px;
		font-weight: 700;
		line-height: 19.97px;
	}
	.tabBlock2TreeBlock{
		flex-direction: column;
	}
	.tabBlock2TreeBlock > div {
		width: 100%;
		margin-right: 0px;
	}
	.tabBlock2TreeBlock .blockToFlex {
		width: 100%;
		margin-right: 0px;
	}
	.tabBlock1,
	.tabBlcok2 {
		padding-top: 15px;
	}
	.tabBlock2Text3,
	.tabBlock2Text4,
	.blockToFlex .secFlex {
		padding-top: 20px;
	}
	.tabBlock2ImgBlock {
		padding-top: 20px;
		margin-right: 11px;
	}
	.tabBlock2ImgBlock p {
		width: 90px;
		text-align: center;
	}
	.blockFoOne{
		width: 37px;
		object-fit: contain;
		height: 45px;
	}
}

@media (max-width: 992px) {
	.wrapper_inner2{
		max-width: 100%;
		padding: 0px 15px;
	}
	.secondBlock{
		width: 100%;
		padding-top: 35px;
	}
	.secondBlock h1{
		font-size: 24px;
		line-height: 24.45px;
	}
	.secondBlock p{
		padding-top: 15px;
		font-size: 16px;
		font-weight: 400;
		line-height: 17.97px;
	}
	.secondBlock p.smallP{
		padding-top: 15px;
		font-size: 14px;
		font-weight: 700;
		line-height: 14.31px;
	}
	.blockZag img {
		padding-right: 10px;
	}
	.thirdBlock{
		margin-top: 35px;
		width: 100%;
		border-right: none;
	}
	.thirdBlock.tho {
		margin-left: 0px;
		width: 100%;
	}
	.wrapFoRFlex{
		display: block;
	}
	.blockZag img {
		margin-right: 10px;
		width: 42px;
		height: 100%;
	}
	.tabs-head {
		flex-direction: column;
	}
	.tabs_section {
		padding-top: 35px;
	}
	.tabs-head li.current,
	.tabs-head li {
		width: 100%;
		margin-bottom: 5px !important;
		margin-right: 0px !important;
	}
	.tabBlock1 img{
		width:100%;
		padding: 0px!important;
	}
	.tabBlock2Zag {
		font-size: 20px;
		font-weight: 700;
		line-height: 19.97px;
	}
	.tabBlock2TreeBlock{
		flex-direction: column;
	}
	.tabBlock2TreeBlock > div {
		width: 100%;
		margin-right: 0px;
	}
	.tabBlock2TreeBlock .blockToFlex {
		width: 100%;
		margin-right: 0px;
	}
	.tabBlock1,
	.tabBlcok2 {
		padding-top: 15px;
	}
	.tabBlock2Text3,
	.tabBlock2Text4,
	.blockToFlex .secFlex {
		padding-top: 20px;
	}
	.tabBlock2ImgBlock {
		padding-top: 20px;
		margin-right: 11px;
	}
	.tabBlock2ImgBlock p {
		width: 90px;
		text-align: center;
	}
	.blockFoOne{
		width: 37px;
		object-fit: contain;
		height: 45px;
	}
}

@media (max-width: 768px) {
	.wrapper_inner2{
		max-width: 100%;
		padding: 0px 15px;
	}
	.secondBlock{
		width: 100%;
		padding-top: 35px;
	}
	.secondBlock h1{
		font-size: 24px;
		line-height: 24.45px;
	}
	.secondBlock p{
		padding-top: 15px;
		font-size: 16px;
		font-weight: 400;
		line-height: 17.97px;
	}
	.secondBlock p.smallP{
		padding-top: 15px;
		font-size: 14px;
		font-weight: 700;
		line-height: 14.31px;
	}
	.blockZag img {
		padding-right: 10px;
	}
	.thirdBlock{
		margin-top: 35px;
		width: 100%;
		border-right: none;
	}
	.thirdBlock.tho {
		margin-left: 0px;
		width: 100%;
	}
	.wrapFoRFlex{
		display: block;
	}
	.blockZag img {
		margin-right: 10px;
		width: 42px;
		height: 100%;
	}
	.tabs-head {
		flex-direction: column;
	}
	.tabs_section {
		padding-top: 35px;
	}
	.tabs-head li.current,
	.tabs-head li {
		width: 100%;
		margin-bottom: 5px !important;
		margin-right: 0px !important;
	}
	.tabBlock1 img{
		width:100%;
		padding: 0px!important;
	}
	.tabBlock2Zag {
		font-size: 20px;
		font-weight: 700;
		line-height: 19.97px;
	}
	.tabBlock2TreeBlock{
		flex-direction: column;
	}
	.tabBlock2TreeBlock > div {
		width: 100%;
		margin-right: 0px;
	}
	.tabBlock2TreeBlock .blockToFlex {
		width: 100%;
		margin-right: 0px;
	}
	.tabBlock1,
	.tabBlcok2 {
		padding-top: 15px;
	}
	.tabBlock2Text3,
	.tabBlock2Text4,
	.blockToFlex .secFlex {
		padding-top: 20px;
	}
	.tabBlock2ImgBlock {
		padding-top: 20px;
		margin-right: 11px;
	}
	.tabBlock2ImgBlock p {
		width: 90px;
		text-align: center;
	}
	.blockFoOne{
		width: 37px;
		object-fit: contain;
		height: 45px;
	}
}