body{
	font-family: "Montserrat";
}
.si-error{
    border-color:red  !important;
}
header {
	padding: 15px 0;
}
header .phone a{
	font-size: 20px;
	text-decoration: none;
	color: #333;
	font-weight: 500;
}
header .phone img{
	position: relative;
	top: -3px;
}
.button {
	display: inline-block;
	color: #fff !important;
	font-weight: bold;
	background: linear-gradient(90deg, #005F87 33.68%, rgba(2, 155, 219, 0.31) 175.85%);
	border-radius: 70px;
	text-decoration: none;
	padding: 15px;
	transition:0.3s all;
}
.button9 {
	display: inline-block;
	color: #fff !important;
	font-weight: bold;
	background: linear-gradient(90deg, #005F87 33.68%, rgba(2, 155, 219, 0.31) 175.85%);
	border-radius: 70px;
	text-decoration: none;
	padding: 15px;
	transition:0.3s all;
}
.button1 {
	display: inline-block;
	color: #fff !important;
	font-weight: bold;
	background: linear-gradient(90deg, #25D366 33.68%, rgb(14 56 13 / 68%) 175.85%);
	border-radius: 70px;
	text-decoration: none;
	padding: 15px;
	transition:0.3s all;
}
.button:hover{
	transform: scale(1.02)
}
.button1:hover{
	transform: scale(1.02)
}
.button9:hover{
	transform: scale(1.02)
}
header .button{
	padding: 14px 30px;
	color: #ffffff !important;
    background: linear-gradient(90deg, #ff0000 33.68%, rgb(116 59 59 / 68%) 175.85%);
}
header .button1{
	padding: 14px 30px;
}
#menu{
	padding: 30px 0;
}
#menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
#menu ul li{
	display: inline-block;
	padding: 0 20px;
}
#menu ul li a{
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
#block-1{
	background: url("../images/block-1.jpg") top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	margin-top: -85px;
	padding-top: 120px;
	padding-bottom: 60px;
}
#block-1 .title{
	font-size: 45px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 40px;
}
#block-1 .block{
	display: table;
	margin-bottom: 15px;
	font-size: 30px;
	font-weight: 500;
}
#block-1 .block>div{
	display: table-cell;
}
#block-1 .block .left{
	padding-right: 30px;
}
#block-1 form{
	padding: 20px;
	background: url("../images/b-form.jpg") top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 10px;
	text-align: center;
	margin-top: 60px;
	position: relative;
}

#block-1 .form22{
    padding: 0px;
	background: none;
	background-size: cover;
	border-radius: 10px;
	text-align: center;
	margin-top: 60px;
	position: relative;
}

#block-1 form:after{
	content: '';
	display: block;
	width: 62px;
	height: 73px;
	background: url("../images/bel.png") center center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -31px;
	top: -40px;
}
#block-1 form .tit{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
#quiz .input-file{
    border:1px dashed #038FCA;
    border-radius:4px;
    margin-bottom: 20px;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.input-file {
	position: relative;
	display: block;
	width:330px;
	margin: auto;
	margin-bottom: 15px;
}
.input-file-btn {
	display: block;
	border:1px dashed #fff;
	font-size: 14px;
	padding: 8px;
	border-radius: 5px;
	cursor: pointer;
}
.input-file input[type=file] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}
#block-1 .button{
	border:None;
	color: #18364C !important;
	background: #fff;
	font-size: 14px;
	width: 320px;
	margin-bottom: 20px;
	color: #ffffff !important;
    background: linear-gradient(90deg, #ff0000 33.68%, rgb(116 59 59 / 68%) 175.85%);
}
#block-1 .button1{
	border:None;
	color: #ffffff !important;
	background: linear-gradient(90deg, #25D366 33.68%, rgb(14 56 13 / 68%) 175.85%);
	font-size: 14px;
	width: 330px;
	
}
.p-70{
	padding: 70px 0;
}
.title{
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
	color: #005F87;
	margin-bottom: 40px;
	line-height: 1.5;
}
#block-2{
	font-size: 20px;
}
#block-3 .title{
	margin-bottom: 10px;
}
#block-3 .sub{
	text-align: center;
	max-width:900px;
	margin: auto;
	font-size: 18px;
	line-height: normal;
	margin-bottom: 40px;
}

#block-3 .rp-text{
	text-align: left;
	
	
	font-size: 14px;
	line-height: revert;
	padding-right: 5px;
	margin-bottom: 10px;
	
}

#block-3 img{
	margin-bottom: 40px;
}
#block-1 .title{
	color: #fff;
}
#block-3 .bot{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#block-3 .button{
	padding: 20px 50px;
	color: #ffffff !important;
    background: linear-gradient(90deg, #ff0000 33.68%, rgb(116 59 59 / 68%) 175.85%);
}

#block-3 .button9{
	padding: 13px 10px;
	font-size:12px;
	color: #ffffff !important;
    background: linear-gradient(90deg, #ff0000 33.68%, rgb(116 59 59 / 68%) 175.85%);
    margin-bottom: 50px;
}


#block-2{
	background: url("../images/block-2.jpg") top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#block-4 {
	background: url("../images/block-4.jpg") top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#block-4 .block{
	padding: 20px;
	background: #FFFFFF;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.13);
	border-radius: 15px;
	text-align: center;
	margin-bottom: 24px;
	min-height: 330px;
	font-size: 18px;
}
#block-4 .block img{
	margin-bottom: 15px;
}
#block-4 .block .tit{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	color: #005F87;
	margin-bottom: 20px;
}
#block-4 .button{
	padding: 20px 50px;
	margin-top: 30px;
	color: #ffffff !important;
    background: linear-gradient(90deg, #ff0000 33.68%, rgb(116 59 59 / 68%) 175.85%);
}
#block-5{
	background: url("../images/block-5.jpg") top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
}
#block-5 .title{
	color: #fff;
	margin-bottom: 10px;
}
#block-5 .sub{
	font-size: 18px;
	margin-bottom: 40px;
}
#block-5 .block{
	background: #fff;
	padding: 30px;
	color: #333;
	border-radius: 5px;
	font-size: 20px;
	min-height: 220px;
}
#block-5 .block .tit{
	font-weight: bold;
	color: #005F87;
	font-size: 35px;
	margin-bottom: 15px;
}
#block-5 .tit img{
	position: relative;
	top: -5px;
}
#block-6{
	background: url("../images/block-6.jpg") top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#quiz{
	background: #fff;
	border-radius:20px;
	padding: 50px;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.13);
}
#quiz .top{
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 20px;
}
#quiz .bar{
	background: #F6F6F6;
	border-radius: 50px;
	height: 25px;
	margin-bottom: 30px;
	position: relative;
}
#quiz .bar:after{
	content: '';
	display: block;
	width: 33%;
	background: #038FCA;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border-radius: 50px;
	transition:0.3s all;
}
#quiz .bar.s2:after{
	width: 66%;
}
#quiz .bar.s3:after{
	width: 100%;
}
#quiz .tit{
	font-size: 21px;
	font-weight: 500;
	margin-bottom: 25px;
}
#quiz .block {
	margin-bottom: 30px;
}
#quiz .block label{
	font-weight: 500;
	cursor: pointer;
	position: relative;
	padding-left: 50px;
}
#quiz .block label:after{
	content: '';
	display: block;
	background: #F6F6F6;
	box-shadow: inset 0px 4px 16px rgba(203, 203, 203, 0.23);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
}
input[type="radio"], input[type="checkbox"]{
	display: none;
}
#quiz .block input[type=radio]:checked + label:after, #quiz .block input[type=checkbox]:checked + label:after {
	background: linear-gradient(180deg, #0291CD 0%, #016088 100%);
}
#quiz .t{
	position: relative;
	top: -10px;
}
#quiz .next{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	padding: 12px 50px;
	margin-top: 40px;
}
#quiz .step-4 .tit{
	font-size: 35px;
}
#quiz .form-control.s{
	height: 70px;
	background: #F3F5F9;
	box-shadow: inset 0.7px 0.7px 6px #ECECEC;
	border-radius: 12px;
	margin-bottom: 24px;
}
#quiz form .button{
	border:none;
	color: #ffffff !important;
    background: linear-gradient(90deg, #ff0000 33.68%, rgb(116 59 59 / 68%) 175.85%);
}
#quiz input.button{
	width: 100%;
	padding: 20px;
}
#quiz .pol{
	font-size: 11px;
	margin-top: 15px;
}
#quiz .step{
	display: none;
}
#quiz .step.active{
	display: block;
}
#block-7 .block{
	border: 1px solid #005F87;
	border-radius: 5px;
	padding: 20px 23px;
	padding-top: 60px;
	margin-bottom: 50px;
	position: relative;
}
#block-7 .block .tit{
	color: #005F87;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
}
#block-7 .block:after{
	content: '';
	display: block;
	width: 68px;
	line-height: 68px;
	height: 68px;
	background: linear-gradient(90deg, #005F87 33.68%, rgba(2, 155, 219, 0.31) 175.85%);
	border-radius: 15px;
	color: #fff;
	font-size: 23px;
	text-align: center;
	font-weight: 500;
	position: absolute;
	top: -40px;
	left: 30px;
}
#block-7 .b1:after{
	content: '01';
}
#block-7 .b2:after{
	content: '02';
}
#block-7 .b3:after{
	content: '03';
}
#block-7 .b4:after{
	content: '04';
}
#block-7 .b5:after{
	content: '05';
}
#block-7 .b6:after{
	content: '06';
}
#block-7 .b7:after{
	content: '07';
}
#block-7 .b1, #block-7 .b2, #block-7 .b3{
	min-height: 350px;
}
#block-7 .b4, #block-7 .b5{
	min-height: 390px;
}
#block-7 .b6, #block-7 .b7{
	min-height: 230px;
}
#block-7 .title{
	margin-bottom: 80px;
}
#block-8{
	background: url("../images/block-8.jpg") top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
}
#block-8 .title{
	color: #fff;
	margin-bottom: 30px;
}
#block-8 .sub{
	font-size: 24px;
	margin-bottom: 40px;
}
#block-8 .button{
	color: #005F87 !important;
	background: #fff;
	padding: 10px 60px;
	margin-bottom: 50px;
	color: #ffffff !important;
    background: linear-gradient(90deg, #ff0000 33.68%, rgb(116 59 59 / 68%) 175.85%);
}
#block-8 .bot{
	font-size: 15px;
	font-style: italic;
}
#block-9 .block .top{
	padding:10px 15px;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 1px solid #005F87;
	background: url("../images/a-down.svg") right 15px center no-repeat;
	cursor: pointer;
}
#block-9 .block.active .top{
	background: url("../images/a-up.svg") right 15px center no-repeat;
	color: #fff;
}
#block-9 .block .bot{
	font-size: 14px;
	padding: 10px 15px;
	color: #fff;
	display: none;
}
#block-9 .block.active .bot{
	display: block;
}
#block-9 .block.active{
	background: linear-gradient(270deg, #038FCA 0%, rgba(4, 112, 157, 0.84) 50.87%, #016088 100%);
}
#block-10 .owl-dot span{
	background: #CAD2D6;
}
#block-10 .owl-dot.active span{
	background: #0088CC;
}
/* #block-11{
    background: url("../images/block-11.jpg") top center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
} */
#block-11 .title{
	text-transform: none;
	font-weight: normal;
	line-height: normal;
}
#block-11 ul{
	font-size: 26px;
	font-weight: 500;
	padding: 0;
	margin: 0;
	list-style: none;
	counter-reset: myCounter;
}
#block-11 ul li{
	position: relative;
	padding-left: 50px;
	margin-bottom: 10px;
}
#block-11 ul li:before {
  counter-increment: myCounter;
  content:counter(myCounter);
  color: white;
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 32px;
  width: 32px;
  height: 32px;
	font-size: 20px;
	background: linear-gradient(90deg, #005F87 33.68%, rgba(2, 155, 219, 0.31) 175.85%);
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -16px;
}
#block-11 .form-control{
	height: 50px;
	border: 1px solid #005F87;
	border-radius: 5px;
	margin-bottom: 10px;
}
#block-11 .button{
	border:none;
	width: 100%;
	color: #ffffff !important;
    background: linear-gradient(90deg, #ff0000 33.68%, rgb(116 59 59 / 68%) 175.85%);
}
#block-11 .pol{
	font-size: 14px;
	margin-top: 15px;
}
#block-11 .input-file{
	border:1px dashed #005F87;
	display: block;
	width: 100%;
	padding: 5px;
	border-radius: 5px;
}
footer {
	padding: 40px;
	color: #fff;
	background: #005F87;
}
footer a{
	color: #fff !important;
	text-decoration: none;
}
footer ul{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
}
footer ul li a:hover{
	text-decoration: underline;
}
footer .block{
	display: table;
	margin-bottom: 15px;
}
footer .block>div{
	display: table-cell;
}
footer .block .left{
	padding-right: 15px;
}
footer .callback{
	font-size: 13px;
}
footer .callback:hover{
	text-decoration: underline;
}
footer .button{
	font-size: 14px;
	color: #005F87 !important;
	background: #fff;
	padding: 12px 40px;
	color: #ffffff !important;
    background: linear-gradient(90deg, #ff0000 33.68%, rgb(116 59 59 / 68%) 175.85%);
}
.modal{
	text-align: center;
}
.modal .modal-title{
	font-size: 30px;
	font-weight: bold;
	color: #038CC6;
	margin-bottom: 10px;
	line-height: normal;
}
.modal .sub{
	font-size: 20px;
	margin-bottom: 15px;
}
.modal-header{
	border:None;
	padding-bottom: 0;
}
.modal-content{
	border-radius: 0;
}
.modal .form-control{
	background: #F3F5F9;
	border-radius: 5px;
	height: 50px;
}
.modal-body{
	padding: 40px;
	padding-top: 0;
}
.modal .button{
	border:none;
	width: 100%;
	height: 50px;
	    color: #ffffff !important;
    background: linear-gradient(90deg, #ff0000 33.68%, rgb(116 59 59 / 68%) 175.85%);
}
.modal .pol{
	font-size: 12px;
	margin-top: 10px;
}
.button{
	cursor: pointer;
}
@media(max-width:1400px){
	#block-4 .block{
		min-height: 360px;
	}
	#block-5 .block{
		min-height: 250px;
	}
	#block-7 .b1, #block-7 .b2, #block-7 .b3{
		min-height: 390px;
	}
	#block-7 .b4, #block-7 .b5{
		min-height: 410px;
	}
	#block-7 .b6, #block-7 .b7{
		min-height: 250px;
	}
}
@media(max-width:1200px){
	header .phone a{
		font-size: 18px;
	}
	#block-2{
		font-size: 16px;
	}
	#block-5 .block{
		font-size: 17px;
	}
}
@media(max-width:992px){
	#menu ul li {
		padding: 0 5px;
	}
	#menu ul li a{
		font-size: 13px;
	}
	#block-1 .title{
		font-size: 30px;
	}
	#block-1{
		padding-top: 100px;
	}
	#block-1 .block{
		font-size: 18px;
	}
	.p-70{
		padding: 50px 0;
	}
	.title{
		font-size: 30px;
		margin-bottom: 20px;
	}
	#block-4 .block{
		font-size: 16px;
	}
	#block-4 .block .tit{
		font-size: 17px;
		margin-bottom: 10px;
	}
	#block-5 .block .tit{
		font-size: 23px;
	}
	#block-5 .block {
		font-size: 15px;
	}
	#block-8 .sub{
		font-size: 18px;
	}
	#block-8 .title{
		margin-bottom: 20px;
	}
	#block-8 .button{
		margin-bottom: 15px;
	}
	#block-11 ul{
		font-size: 20px;
	}
}
@media(max-width:768px){
	.logo{
		width: 200px;
	}
	header .phone a{
		font-size: 16px;
	}
	header .phone img{
		display: none;
	}
	.toggler {
		width: 40px;
		cursor: pointer;
		padding: 5px;
		height: 100%;
		float: right;
	}
	.toggler div {
		height: 2px;
		background: #333;
		margin: 6px 0;
		transition: 0.3s all;
	}
	#block-1{
		margin-top: 0;
		padding-top: 50px;
	}
	#menu{
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		z-index: 5;
		background: #fff;
		width: 300px;
		margin-left: -300px;
		transition:0.3s all;
	}
	#menu.active{
		margin-left: 0;
	}
	#block-1 .title{
		font-size: 25px;
		margin-bottom: 20px;
	}
	#menu ul li{
		display: block;
	}
	#menu ul li a{
		color: #333;
	}
	#block-1 .block .left{
		padding-right: 10px;
	}
	#block-1 .block{
		font-size: 16px;
	}
	#block-4 .block{
		min-height: 1px;;
	}
	#block-4 .button{
		margin-top: 0;
	}
	#block-5 .block{
		min-height: 1px;
		margin-bottom: 24px;
	}
	.title{
		font-size: 25px;
	}
	#quiz{
		padding: 30px;
	}
	#block-7 .block{
		min-height: 1px;
	}
	#block-11 form{
		margin-top: 15px;
	}
	footer ul{
		margin-bottom: 15px;
	}
	header{
		position:sticky;
		top: 0;
		z-index: 4;
		background: #fff;
	}
}
@media(max-width:576px){
	#block-1 .title{
		font-size: 25px;
	}
	#block-1 form .button{
		font-size: 10px;
		width: 100%;
	}
	#block-3 .button9 {
    padding: 13px 10px;
    font-size: 12px;
    margin: 0px auto;
    color: #ffffff !important;
    background: linear-gradient(90deg, #ff0000 33.68%, rgb(116 59 59 / 68%) 175.85%);
    margin-bottom: 40px;
    display: table;
}
#block-3 img {
    margin-bottom: 15px;
}
	.input-file{
		width: 100%;
	}
	#block-2{
		font-size: 14px;
	}
	#block-3 .sub{
		font-size: 14px;
	}
	#block-4 .block{
		font-size: 14px;
	}
	#block-4 .block .tit{
		font-size: 16px;
	}
	.title{
		font-size: 20px;
	}
	#quiz{
		padding: 15px;
	}
	#quiz .tit{
		font-size: 16px;
	}
	#quiz .next{
		margin-top: 20px;
	}
	footer ul{
		margin-top: 15px;
	}
	footer .button{
		font-size: 13px;
	}
	.modal .modal-body{
		padding: 15px;
		padding-top: 0;
	}
	.modal .modal-title{
		font-size: 17px;
	}
	.modal .sub{
		font-size: 14px;
	}
	#menu{
		width: 250px;
	}
}