* {
	padding: 0;
	margin: 0;
}
@font-face{
font-family: 'forwardAd';
src: url('../fonts/forwardAd.otf');
src: url('../fonts/forwardAd.otf') format('otf'),
url('../fonts/forwardAd.woff') format('woff'),
url('../fonts/forwardAd.otf') format('truetype'),
url('../fonts/forwardAd.svg') format('svg');
font-weight: normal;
font-style: normal;
}
h1, h2, h3, h4 {
	font-family: 'forwardAd';
}
p {
	font-family: sans-serif;
}
.wrapper {
	width: 100%;
}
.image-baner {
	background: url('../img/bgfrst.png')no-repeat;
	background-size: cover;
	background-position: center;
	padding: 230px 0;
}
.container {
	width: 80%;
	max-width: 1920px;
	margin: 0 auto;
}
.main-title h1 {
	color: #fff;
	font-size: 3rem;
	text-align: center;
}
.wrap-main-article {
	padding-bottom: 150px;
}
.wrap-main-article p {
	color: #000;
    line-height: 2.5;
    font-size: 18px;
    text-align: center;
    width: 70%;
    margin: auto;
}
.wrapp-block-img-items {
	width: 100%;
	height: 100%;
	position: relative;
}
.wrapp-image-block {
	position: absolute;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.left-block {
	position: relative;
}
.left-block .item1 {
    position: absolute;
    top: -350px;
    left: 150px;
}
.left-block .item2 {
	position: absolute;
	bottom: 50px;
    left: 350px;
}
.left-block .item3 {
	position: absolute;
	bottom: 50px;
    left: 150px;
}
.right-block {
	position: relative;
}
.right-block .item4 {
	position: absolute;
	top: -350px;
    right: 150px;
}
.right-block .item5 {
	position: absolute;
	bottom: 50px;
    right: 350px;
}
.right-block .item6 {
	position: absolute;
	bottom: 50px;
    right: 100px;
}
.wrap_article-sect p {
	text-align: center;
    line-height: 2;
    font-size: 18px;
    font-family: sans-serif;
}
.title-wrapp__baner {
	width: 100%;
	background: url('../img/background-set2.png')no-repeat;
	background-size: cover;
	background-position: center;
	padding: 200px 0px 100px 0;
}
.wrapp-block_card {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.card .wr_img img {
/*	width: 50px;*/
}
.wr-text-bl {
	font-size: 14px;
}
.card {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    width: 50%;
    color: #fff;
    line-height: 1.6;
}
.wrapp-carousel_main {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.wrapp__reviews {
	padding: 50px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
}
.card_reviews {
	margin: 40px;
}
.left_back {
    padding: 5px 40px;
    border-radius: 20px;
    background: #FFC400;
}
button.owl-prev .right_back {
	font-family: sans-serif;
/*	margin-right: 200px !important;*/
}
button.owl-next .left_back {
	display: none;
	font-family: sans-serif;
	margin-left: 200px !important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
	color: #000 !important;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	outline: none;
}
.owl-naw {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
}
.title-reviews {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    padding-top: 30px;
}
.bot-block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
.name-stats {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
}
.user-name {
	padding-bottom: 15px;
}
.avatar {
	padding-right: 20px;
}
.stars {
    display: flex;
}
.bot-block {
	padding-top: 30px;
}
.top-card {
    height: 130px;
    position: relative;
    padding: 30px;
    border: 1px solid #3452A6;
    background: #fff;
    box-shadow: 3px 1px 10px 0 #0000003b;
}
.top-card:after {
    content: '';
    position: absolute;
    bottom: -22px;
    left: 30px;
    width: 20px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #3452A6;
    border-top: 1px solid #fff;
    border-radius: 0px 0 30px 0px;
    z-index: 0;
}
.quest__section-bg {
	background: url('../img/background-qwestions.png')no-repeat;
	background-size: cover;
	background-position: center;
}
.wrapp-befre-test {
    padding: 50px 0;
    color: #fff;
    text-align: right;
    line-height: 1.6;
}
.first__block-textp {
	width: 50%;
    margin-left: auto;
}
.wrapp-befre-test h2 {
	color: #FFC400;
	font-size: 38px;
}
p.qwe-test {
	font-size: 26px;
	padding: 20px 0;
}
.first__block-textp {
	line-height: 1.6;
	padding-bottom: 30px;
}
.wrapp-befre-test span {
	padding: 0 25px;
	font-family: sans-serif;
	font-size: 18px;
}
.wrapp-done_ths_test {
    padding: 30px 0;
    line-height: 2;
    text-align: center;
}
.wrapp_title-test p {
	color: #3452A6;
	padding: 20px 0;
	font-size: 20px;
}
.wrapp_title-test h3 {
	padding-bottom: 30px;
}
.wrap-input {
	display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
}
.wrap-input .block-inp_1 label,
.wrap-input .block-inp_2 label {
	display: inline-flex;
    padding: 15px 15px;
    margin: 10px 10px;
    width: 415px;
    font-family: sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
}
input[type="radio"] {
	width: 20px;
	height: 20px;
	visibility: hidden;
}
.wrap-input .block-inp_1 input[type="radio"]:checked+label,
.wrap-input .block-inp_2 input[type="radio"]:checked+label{
	border: 1px solid #ffc400;
}
form#Get_the-result {
	display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
form#Get_the-result input[type="text"],
form#Get_the-result input[type="tel"],
form#Get_the-result input[type="email"] {
    border-radius: 15px;
    border: 1px solid #546db4;
    padding: 10px 10px;
    margin: 10px 0;
    outline: none;
}
form#Get_the-result input[type="tel"] {
	width: 100%;
	padding-left: 45px;
}
.iti__selected-flag {
	outline: none;
    background: transparent !important;
}
button.modal__close {
    position: fixed;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    padding: 0 5px;
    border: none;
    transform: rotate(45deg);
    background: #cbcbcb;
    font-size: 16px;
    cursor: pointer;
    outline: none;
}
input[type="submit"] {
    width: fit-content;
    padding: 10px 40px;
    border-radius: 20px;
    border: none;
    margin: 0 auto;
    outline: none;
    background: #ffc400;
    cursor: pointer;
}
.iziModal * {
	text-align: justify;
}
.wrapp-checkbox {
    display: flex;
    align-items: center;
}
.iziModal-content {
	background: url(../img/sent@2x.png)no-repeat;
    background-size: 80px;
    background-position: top 20px center;
    text-align: center;
    line-height: 1.7;
    font-size: 18px;
}
.title_form,
.after_title {
	text-align: center;
}

.footer {
	width: 100%;
	height: 100%;
	max-height: 223px;
	background: #000E3A;
}
.wrapp-footer_content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	line-height: 2;
    padding: 30px 0;
}
.footer p {
	color: #fff;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.policy a {
	color: #FFC400;
	font-family: sans-serif;
}
.block_contats {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
}
.block-policy-conf-coryright {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
}
.block-inp_2 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.block-inp_1 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

	/*__________ responsive _______*/
@media screen and (min-width: 1101px) and (max-width: 1366px) {
	.wrap-main-article p {
		line-height: 1.8;
	}
	.left-block .item3 {
	    bottom: 30px;
    	left: 80px;
	}
	.left-block .item3 img {
		width: 180px;
	}
	.right-block .item6 img {
		width: 180px;
	}
	.top-card {
	    height: 170px;
	}
	.block-inp_1 {
		display: block;
	}
	.block-inp_2 {
		display: block;
	}
}

@media screen and (min-width: 901px) and (max-width: 1100px) {
	.image-baner {
		padding: 150px 0;
	}
	.wrap-main-article p {
	    width: 100%;
	    font-size: 16px;
		line-height: 1.6;
	    text-align: center;
	}
	.right-block .item6 {
	    bottom: 20px;
    	right: 20px;
	}
	.right-block .item6 img {
		width: 150px;
	}
	.right-block .item5 {
		top: -80px;
    	right: 180px;
	}
	.right-block .item5 img {
		width: 30px;
	}
	.right-block .item4 {
	    top: -180px;
    	right: 20px;
	}
	.right-block .item4 img {
		width: 30px;
	}
	.left-block .item3 {
	    bottom: 20px;
    	left: 20px;
	}
	.left-block .item3 img {
		width: 150px;
	}
	.left-block .item2 {
	    bottom: 40px;
    	left: 180px;
	}
	.left-block .item2 img {
		width: 30px;
	}
	.left-block .item1 {
	    top: -180px;
    	left: 20px;
	}
	.left-block .item1 img {
		width: 30px;
	}
	.wrap_article-sect p {
		line-height: 1.6;
	}
	.title-wrapp__baner {
		padding: 90px 0px 10px 0;
	}
	.wrap_article-sect p {
		font-size: 16px;
	}
	.wrapp-block_card {
		flex-direction: column;
	}
	.card {
		width: 100%;
	}
	.card_reviews {
    	margin: 0px 140px;
	}
	.first__block-textp {
		width: 100%;
	}
	.block-inp_1 {
		display: block;
	}
	.block-inp_2 {
		display: block;
	}
/*	button.owl-next .left_back {
	    margin-left: 195px !important;
	}
	button.owl-prev .right_back {
	    margin-right: 195px !important;
	}*/
}

@media screen and (min-width: 769px) and (max-width: 900px) {
	.image-baner {
		padding: 130px 0;
	}
	.wrap-main-article p {
		line-height: 1.6;
	    font-size: 16px;
	    width: 100%;
	}
	.right-block .item6 {
	    bottom: 20px;
    	right: 20px;
	}
	.right-block .item6 img {
		width: 150px;
	}
	.right-block .item5 {
		top: -80px;
    	right: 180px;
	}
	.right-block .item5 img {
		width: 30px;
	}
	.right-block .item4 {
	    top: -180px;
    	right: 20px;
	}
	.right-block .item4 img {
		width: 30px;
	}
	.left-block .item3 {
	    bottom: 20px;
    	left: 20px;
	}
	.left-block .item3 img {
		width: 150px;
	}
	.left-block .item2 {
	    bottom: 40px;
    	left: 180px;
	}
	.left-block .item2 img {
		width: 30px;
	}
	.left-block .item1 {
	    top: -180px;
    	left: 20px;
	}
	.left-block .item1 img {
		width: 30px;
	}
	.wrap_article-sect p {
		line-height: 1.6;
	}
	.title-wrapp__baner {
		padding: 90px 0px 10px 0;
	}
	.card {
		width: 100%;
	    line-height: 1.2;
	}
	.wrapp-block_card {
		flex-direction: column;
	}
	.card .wr_img img {
    	width: 100px;
	}
	.first__block-textp {
		width: 100%;
	}
/*	button.owl-prev .right_back {
    	margin-right: 140px !important;
	}
	button.owl-next .left_back {
		margin-left: 140px !important;
	}*/
	.wrapp-footer_content {
		flex-direction: column;
    	text-align: center;
    	padding: 10px 0;
	}
	.block-inp_1 {
		display: block;
	}
	.block-inp_2 {
		display: block;
	}
}

@media screen and (min-width: 569px) and (max-width: 768px) {
	.image-baner {
		padding: 100px 0;
	}
	.main-title h1 {
		font-size: 2.5rem;
	}
	.wrap-main-article p {
		line-height: 1.6;
	    font-size: 16px;
	    width: 100%;
	}
	.right-block .item6 {
	    bottom: 20px;
    	right: 20px;
	}
	.right-block .item6 img {
		width: 100px;
	}
	.right-block .item5 {
		top: -45px;
    	right: 140px;
	}
	.right-block .item5 img {
		width: 25px;
	}
	.right-block .item4 {
	    top: -140px;
    	right: 20px;
	}
	.right-block .item4 img {
		width: 25px;
	}
	.left-block .item3 {
	    bottom: 20px;
    	left: 20px;
	}
	.left-block .item3 img {
		width: 100px;
	}
	.left-block .item2 {
	    bottom: 20px;
    	left: 140px;
	}
	.left-block .item2 img {
		width: 25px;
	}
	.left-block .item1 {
		top: -140px;
    	left: 20px;
	}
	.left-block .item1 img {
		width: 25px;
	}
	.wrap_article-sect p {
		line-height: 1.6;
    	font-size: 16px;
	}
	.card .wr_img img {
		width: 100px;
	}
	.title-wrapp__baner {
		padding: 90px 0px 20px 0;
	}
	.card {
		width: 100%;
    	line-height: 1.3;
	}
	.top-card {
		height: 150px;
		padding: 20px;
	}
	p.qwe-test {
    	font-size: 20px;
    	padding: 10px 0;
	}
	.wrapp_title-test p {
		padding: 10px 0;
    	font-size: 20px;
	}
	.wrapp_title-test h3 {
		padding-bottom: 10px;
	}
/*	button.owl-prev .right_back {
    	margin-right: 65px !important;
	}*/
/*	button.owl-next .left_back {
    	margin-left: 65px !important;
	}*/
	.wrapp-footer_content {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		text-align: center;
	}
	.first__block-textp {
		width: 100%;
	}
		.block-inp_1 {
		display: block;
	}
	.block-inp_2 {
		display: block;
	}
}

@media screen and (min-width: 320px) and (max-width: 568px) {
	.image-baner {
		padding: 100px 0;
	}
	.main-title h1 {
    	font-size: 1.6rem;
	}
	.wrap-main-article p {
		line-height: 1.5;
    	font-size: 16px;
    	width: 100%;
	}
	.left-block {
		display: none;
	}
	.right-block {
		display: none;
	}
	.wrapp-block_card {
		flex-direction: column;
		padding: 20px 0;
	}
	.wrap_article-sect p {
		line-height: 1.6;
    	font-size: 16px;
	}
	.wrap-main-article {
		padding-bottom: 30px;
	}
	.card {
		flex-direction: column;
	    width: 100%;
	    text-align: center;
	}
	.title-wrapp__baner {
		padding: 150px 0 0 0;
	}
	button.owl-next .left_back {
    	margin-left: 0px !important;
	}
	button.owl-prev .right_back {
		margin-right: 0px !important;
	}
	.wrapp__reviews {
		padding: 10px 0;
	}
	.card_reviews {
		margin: 5PX;
	}
	.top-card {
		height: 240px;
		padding: 20px;
	}
	.wrapp-befre-test {
		line-height: 1.3;
		padding: 20px 0;
	}
	p.qwe-test {
		font-size: 20px;
    	padding: 10px 0;
	}
	.first__block-textp {
		width: 100%;
	}
	.card .wr_img img {
		width: 50px;
	}
	.wrapp_title-test p {
		font-size: 20px;
	}
	.wrapp_title-test h3 {
		padding-bottom: 10px;
	}
	.wrap-input .block-inp_1 label, .wrap-input .block-inp_2 label {
		padding: 10px 10px;
    	margin: 5px 5px;
    	width: 205px;
    	font-size: 12px;
    	text-align: left;
	}
	.wrapp-done_ths_test {
		padding: 15px 0;
    	line-height: 1.6;
	}
	.iziModal-content {
    	padding: 90px 20px !important;
	}
	.wrapp-footer_content {
		text-align: center;
	}
	.block-policy-conf-coryright {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.wrapp-footer_content {
    	flex-direction: column;
    	justify-content: space-between;
    	line-height: 1.6;
    	padding: 20px 0;
	}
	.policy {
		display: flex;
    	flex-direction: column;
	}
	.block-inp_1 {
		display: block;
	}
	.block-inp_2 {
		display: block;
	}
}