@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600,800);
html{
	overflow-x:hidden; 
}
body{
	font: 14px/1em 'Raleway', sans-serif;
	line-height: normal;
	min-width: 320px;
	padding: 0;
	margin: 0;
	position: relative;
	box-sizing: border-box;
	overflow-x:hidden; 
}
.wrap{
	margin: auto;
	width: 100%;
	position: relative;
	padding: 0 15px;
	box-sizing: border-box;
	min-width: 320px;
}
p,h1,h2,h3,h4,h5,h6,a,span{
	margin: 0;
}
a{
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	cursor: pointer;
}
input{
	outline: none;
	padding: calc(1em + 1px) 1em;
	box-sizing: border-box;
	border: none;
	border-radius: 4px;
}
button{
	border-radius: 4px;
}
.row{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.row_space{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.row_right{
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
}
.row_center{
    -webkit-box-pack:center; 
    -ms-flex-pack:center; 
    justify-content:center;
}
.row_wrap{
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.row_align_center{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
}
.main_slider{
	position: relative;
}
.main_slider img{
width: 100%;
}
.desctop_slider{
	display: none;
/*	margin-top: -78px;*/
}
.inner_slider{
	position: absolute;
	height: 100%;
	top: 0;
	width: 100%;
}
.inner_slider2{
	width: 100%;
}
.inner_slider h1,.inner_slider2 h1{
	font-size: 30px;
	font-weight: 700;
	color: #ffffff;
}
.inner_slider p,.inner_slider2 p{
	width: 100%;
	color: #ffffff;
	font: 400 18px / 33px Raleway;
	margin-top: 18px;
}
.btn_test{
	margin-top: 27px;
	transition: 0.5s;
	background:-webkit-linear-gradient(bottom, #ffd000, #ffdb00);
	background:linear-gradient(to top, #ffd000, #ffdb00);
	width: 210px;
	height: 58px;
	display: block;
	text-align: center;
	color: #1b526b;
	font: 700 15px / 58px Raleway;
	text-transform: uppercase;
	border-radius: 25.5px;
	box-shadow: inset 0px -2px 0px 0px rgba(218, 185, 0, 0.78);

}

.btn_test:hover{
	background:-webkit-linear-gradient(bottom, #ffd727, #ffe64b);	background:linear-gradient(to top, #ffd727, #ffe64b);
}

.slick-dots {
	position: relative;
	min-width: 320px;
	display: block;
	padding: 0 15px;
	bottom: 0;
	list-style: none;
	text-align: left;
	margin:-50px auto 0 auto;
}
.slick-dots li.slick-active button:before {
	background: rgba(255, 255, 255, 0);
	border: 2px solid #fff;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	top: 2px;
}
.inner_slider h2{
    font-weight: 300;
    font-size: 25px;
    color: #fff;
/*    margin-top: -30px;
    margin-bottom: 30px;*/
}
.slick-dots li button:before {
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	top: 5px;
	left: 0;
	width: 11px;
	height: 11px;
	background: #fff;
	border-radius: 50%;
	content: '';
	text-align: center;
	opacity: 1;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.img_mob{
	background:url(../img/Slidermobile1.jpg) no-repeat center;
	background-size: cover;
}
.desctop{
	display: none;
}
.menu_main_logo{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
}

.menu_main_logo nav a{
color: #fff;	
	font: 500 14px Raleway;
	margin: 0 20px;
	display: block;
	height: 32px;
	line-height: 32px;
	width: 99px;
	text-align: center;
	border:1px solid rgba(255, 255, 255, 0);
	border-radius: 16px;
}
.menu_main_logo nav .active_link{
	border:1px solid #ffffff;
	width: 99px;
	text-align: center;
	border-radius: 16px;
}
.menu_main_logo nav .active_link:hover{
	border:1px solid #fff;
	
}
.menu_main_logo nav a:hover{
	color:#fff;
	border:1px solid #fff;
	width: 99px;
	text-align: center;
	border-radius: 16px;
}
.menu_main_logo nav .Start{
	color:#ffe400;
	
}
.menu_main_logo nav .Start:hover{
	color:#ffe400;

}
.logo_mobile{
    display: block;
    margin: auto;
    width: 100%;
    text-align: center;
}
.logo_mobile img{
	display: block;
	margin: auto;

}
.main_logo_mob_in img{
	display: block;
	margin: auto;

}
.blocks_Features{
	width: 100%;
}
.Our_Features{
	padding: 43px 0;
	background-color: #f9f9f9;
}
.Our_Features h2{
	color: #44a6d6;
	margin-bottom: 43px;
	font: 600 30px Raleway;
	text-align: center;
}
.blocks_Features:hover svg,.blocks_Features:hover h5,.blocks_Features:hover p{
	fill: #44a6d6;
	color:#44a6d6;
	transition: 0.5s;
}
.blocks_Features h5{
	color: #595f6f;
	font: 500 21px Raleway;
	transition: 0.5s;
}
.blocks_Features svg{
	margin-right:14px;
	transition: 0.5s;
	height: 27px;
}
.blocks_Features p{
margin-top: 19px;
	color: #8e97ac;
	font: 400 15px / 23px Raleway;
	transition: 0.5s;
}
.blocks_Features{
	margin-bottom: 83px;

}
.about_text_title{
	width: 100%;
}
.about{
	padding: 77px 0 77px 0;
}
.inner_slider2  h2{
    color: #fff;
    margin-bottom: 20px;
  /*  text-align: center;*/
    font-weight: 300;
}
.about_text_title h2{
	color: #44a6d6;
	font: 600 30px Raleway;
	margin-bottom: 50px;
}
.about_text_title p{
	color: #8e97ac;
	font: 400 15px / 23px Raleway;
}
.Lets_start{
	background: url(../img/bg_lets_get_m.jpg) no-repeat;
	background-size: cover;
	padding: 167px 0 100px 0;
}
.Lets_start h2 span{

	font: 700 45px Raleway;
	display: block;
}
.Lets_start h2 {
	color: #26a1ce;
	font: 700 25px Raleway;
	max-width: 616px;
}
.block_text_help{
	width: 100%;
	margin: auto;
}
.block_text_help h2{
	color: #8c8d8d;
	font: 500 25px Raleway;
	margin-bottom: 50px;
}
.block_icons_help{
	width:100%;
	margin: auto;
}
.block_icon_text{
/*	max-width:95px;*/
	text-align: center;
	width: 50%;
	margin-bottom: 20px;
}

.block_icon_text p{
	color: #807d7d;
	font: 500 14px Raleway;
	max-width:95px;
	margin: auto;

}
.Help{
	padding: 56px 0 30px 0;
}
.img_block_bag img{
	width: 58%;
    max-width: 60px;
}
.block_icon_text:last-child .img_block_bag img{
/*	width: 65%;*/
    max-width: 47px;
}
.block_icon_text:nth-child(3) .img_block_bag img{
  width: 71px; 
}
.img_block_bag{
	min-height: 60px;
}
.footer_bg{
	background-color: #173841;
	padding: 37px 0;
}
.footer_bg h2{
    color: #78898e;
    font-weight: 300;
}
.foot_logo{
	width: 100%;
}
.foot_logo img{
	width:100%;
    margin-bottom: 20px;
}
.foot_logo p{
	color: #78898e;
	font: 400 14px / 26px Raleway;
	margin: 48px 0 0 0;
}
.foot_copy span{
	padding: 0 0;
}
.foot_copy{
	text-align: center;
	color: #d9ede4;
	font: 400 13px / 20px Raleway;
	margin-top: 59px;
}
.foot_copy p{
	width: 100%;
	
}
.foot_copy a{
	color: #fff;
	text-align: center;
	margin: auto;
}
.foot_copy a:hover{
	color: #f5b341;
}
.block_left_bar .row .block_sitemap:last-child {
    display: none;
}
.block_sitemap{
	text-align: left;
	width: 146px;
}
.block_sitemap h5{
	color: #f5b341;
	font: 600 18px / 33px Raleway;
	margin: auto;

}
.block_sitemap a{
	display: block;
	margin: 0;
	text-align: left;
	color: #f4f6f7;
	font: 600 13px / 33px Raleway;
}
.block_sitemap a:hover{
	color: #f5b341;
}
.block_left_bar{
	display: none;
}
.block_sitemap p{
	color: #f4f6f7;
	font: 600 13px / 33px Raleway;
}

.page_test{
	position: fixed;
	margin: 0;
	top:0;
	height: 83px;
	background: url(../img/Test_head_bg.jpg) no-repeat center;
	z-index: 1;
}
.align_test_menu{
	height: 83px;
}
.align_test_menu a{
	display: block;
}
.steps{
	padding: 61px 0;
	margin-top: 83px;
}
.page_test img{
	width: 156px;
}
.block_step h2{
	color: #4b8aa6;
	min-width: 61px;
	font: 700 18.2px Raleway;
}
.block_step h2 span{
	display: none;
}
.block_step p{
	color: #a5a5a5;
	font: 400 13px / 22px Raleway;
	display: none;
}
.block_step:after{
	display: block;
	content: '';

	margin-top: 2px;
	position: absolute;
	border: 10px solid transparent; /* Прозрачные границы */
	border-bottom: 10px solid #ebebeb; /* Добавляем треугольник */
	box-shadow: inset -0.174px 1.992px 5px 0px rgba(81, 81, 81, 0.33);
}
.active:after{
	border-bottom: 10px solid #eac70a;
}
.block_iner{
	height: 100%;
	background: #eac70a;
	width: 20px;
	/*box-shadow: inset -0.174px 1.992px 5px 0px rgba(81, 81, 81, 0.27);*/
	border-radius: 5px;
}
.second_step_page .block_iner{
	width: 27%;
}
.time_line{
	width: 100%;
	height:9px;
	background: #ebebeb;
	border-radius: 5px;
	margin-top: 20px;
/*	box-shadow: inset -0.174px 1.992px 5px 0px rgba(81, 81, 81, 0.27);*/
	overflow: hidden;
}
.curent_step h2{
	color: #4b8aa6;
	font: 700 52px Raleway;
}
.curent_step p{
	color: #a5a5a5;
	font: 400 23px / 33px Raleway;
	max-width:  576px;
        margin: 40px 0;
}

.form_steps p{
	color: #757575;
	font: 400 20px / 33px Raleway;
}
.form_steps label{
padding-left: 30px;
	transition: 0.2s;
}
.form_steps label:hover{
	font: 600 20px / 33px Raleway;
}
.form_steps{
	margin-top: 104px;
}
.btn{
	width: 100%;
	text-align: center;
}
.btn input{
width: 210px;
	height: 58px;
	margin: 60px auto 0 auto;
	background:#ffd800 url(../img/Play_symbol.svg) no-repeat center right 20px;
	border-radius: 25px;
	color: #1b526b;
	font: 700 15px / 23px Raleway;
	text-transform: uppercase;
	box-shadow: inset 0px -2px 0px 0px rgb(218, 185, 0);
	transition: 0.5s;
	text-align: center;
	cursor: pointer;
}

.btn input:hover{
	background:rgb(255, 235, 124) url(../img/Play_symbol.svg) no-repeat center right 10px ;
}
.curent_step .some_text{
	color: #a5a5a5;
	font: 400 14px / 33px Raleway;
	margin-top: 59px;
}
.page_test_help{
	background-color: #f8f8f8;
	margin-top: 47px;
}
.radio {
	vertical-align: center;
/*	margin: 10px 0px 0 0;*/
	width: 17px;
	height: 17px;
}
.radio + label {
	cursor: pointer;
}
.radio:not(checked) {
	position: absolute;
	opacity: 0;
}
.radio:not(checked) + label {
	position: relative; */
	padding: 0 0 0 60px; 
}
.radio:not(checked) + label:before {
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	width: 17px;
	height:17px;
	border-radius: 13px;
	background: url(../img/radio.svg) no-repeat center;

}
.radio:checked + label:before {
	background: url(../img/radio_active.svg) no-repeat center;
}
.radio:checked + label{
	font: 600 20px / 33px Raleway;
}
.radio:checked + label:after {
/*	left: 1px;*/
}
/
.radio:focus + label:before {
	box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}
.form_steps blockquote{
	margin: 0;
}
.mobile_menu .btn_test{
	width: 125px;
	height: 42px;
	background-color: rgb(255, 228, 0);
	line-height: 42px;
	margin: 0;
	font-size: 14px;
	font-weight: 700;
}
.mobile_menu {
    height: 83px;
}
.main_page_menu{
	width: 100%;
	height: 70px;
	background: url(../img/mb_menu_bg.jpg) no-repeat center ;
	background-size: cover;
	top: 0;
	position: fixed;
	transition: 0.5s;
	opacity: 0;
	box-shadow: 0px 3px 38px 0px rgba(0, 0, 0, 0.35);
}



.main_page_menu img{
	width: 170px;
}
.main_page_menu .mobile_menu{
	height: 70px;
}

.name_elements{
	color: #757575;
	font: 400 20px / 65px Raleway;
}
.input_Elements{
	height: 41px;
	max-width: 400px;
	background-color: #ededed;
	border-radius: 10px;
	margin-left: 0;
	color: #4d4d4d;
	font: 400 17px / 64px Raleway;
	width: 100%;
	box-shadow: inset -1.486px 1.338px 5px 0px rgba(81, 81, 81, 0.14);
	padding: 0 0 0 10px;
	line-height: 41px !important;
}



.second_step_page .some_text{
	margin-left:0;
	color: #a5a5a5;
	font: 400 14px Raleway;
}
.third_step_page .block_iner{
	width:48%;
}
.block_title_step3{
	width: 144px;
}
.block_title_step3 p{
	color: #757575;
	font: 400 20px / 33px Raleway;
	margin-top: 50px;
}
.block_title_step3{
	margin-right: 40px;
}
.block_control{
	width: 100%;
}
.text_title2{
	color: #1b526b;
	font: 700 15px / 23px Raleway;
}
.table_step3{
	width:100%;
	margin-top: 60px;
}
.table_step3 tr td{
	padding: 5px 10px;
}


.main_block_step_3 .text_title{
	width:200px;
color: #757575;
	font: 400 20px / 33px Raleway;
/*	display: none;*/
}
.empty{
	width: 226px;
}
.main_block_step_3  .mar_input{
	margin: 10px 0;

	width: 100%;
	
}
.block_Control{
	max-width: 298px;
	width: 100%;
	color: #1b526b;
	font: 700 15px / 23px Raleway;
	
}
.form_block_step3{
	margin-top: 60px;
	display: none;
}
.main_block_step_3 .block_Control{
	width: auto;
margin-right: 20px;}
.firth_step_page .block_iner{
	width: 69%;
}
.curent_step .title_step-4{
	color: #1b526b;
	font: 700 20px / 23px Raleway;
	margin: 30px 0;
}
.note{
	color: #a5a5a5;
	font: 400 14px Raleway;
	margin-top: 50px;
}
.step_line{
	width: 100%;
	color: #757575;
	font: 400 20px / 33px Raleway;
	margin-top: 20px;

}
.text_step4{
	color: #000000;
	font: 400 20px / 33px Raleway;
}
.fifth_step_page .block_iner{
	width:91%;
}

.text_step5{
	color: #757575;
	font: 400 20px / 65px Raleway;
}
.mar_t{
	margin-top: 70px;
}
.last_result{
	max-width: 117px;
	height: 41px;
	background-color: #ededed;
	border-radius: 10px;
	margin-left: 20px;
	color: #4d4d4d;
	font: 400 17px / 64px Raleway;
	box-shadow: inset -1.486px 1.338px 5px 0px rgba(81, 81, 81, 0.14);
	padding: 0 0 0 10px;
	line-height: 41px !important;
}
.five_step .btn input{
	width: 277px;
}
.last_step_page .block_iner{
	width:100%;
}

.curent_step .block_test_title_results p{
	color: #1b526b;
	font: 700 15px / 23px Raleway;
	display: block;
}
.curent_step .block_test_title_results p:first-child{
	max-width: 100px;
}
.block_test_title_results .block{
	width:100%;

}
.block_test_title_results .block:first-child{
	max-width: 360px;
	text-align: center;
	width:100%;
}
.block_test_title_results{
	background-color: #f8f8f8;
	padding: 5px 0;
	margin-bottom: 35px;
	margin-top: 64px;
	display: none;
}
.test_results_main div{
	width:100%;
}
.foot_logo a{
    color: #78898e;
    text-align: right;
}
.test_results_main .block_number{
/*	max-width: 100px;*/
	text-align: left;
}
.test_results_main .block_number p{
	color: #4d4d4d;
	font: 400 17px / 33px Raleway;
}
.test_results_main .element p{
	color: #757575;
	font: 400 20px / 33px Raleway;
}
.test_results_main .best_option p{
	color: #000000;
	font: 400 20px / 33px Raleway;
}
.test_results_main .influence p{
	color: #4d4d4d;
	font: 400 17px / 33px Raleway;
}


.wish{
	color: #a5a5a5;
font: 400 45px / 50px Raleway;
	max-width: 686px;
	text-align: center;
	margin:50px auto 0;
}
.wish span{
	font: 400 23px / 33px Raleway;
	text-align: right;
	width: 100%;
	display: block;
	margin: 30px 0 0 0; 
}
.test_results_main div p span{
color: #1b526b;
	font: 700 15px / 23px Raleway;	
}
.test_results_main{
	border-bottom: 1px solid #1b526b;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.mob_mar{
	margin-bottom: 40px;
}
.slick-dotted.slick-slider {
	margin-bottom: 0;
}
.btn_try_free{
	width: 100%;

}
.btn_try_free .btn_test{
	margin:20px auto;
}
.result_logo img{
    margin: 0;
}
@media (min-width:767px) and (max-width:1193px){
.inner_slider h1 {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
}
    .bg_n {
        background-position: -29% 3%;
    }
    .menu_main_logo img{
        width: 50%;
    }
    .inner_slider p {
    width: 457px;
    font-size: 15px;
        line-height: 20px;
}
    .inner_slider p, .inner_slider2 p {
    margin-top: 11px;
}
    .btn_test {
        margin-top: 11px;}
}
.Lets_start .btn_test{
    	width: 210px;
	height: 58px;
    line-height: 58px;
    margin:40px auto 0;
}
.clearfick{
    display: block;
}
.clearfick input{
    display: block;
    margin-left: 0;
}

    @media (min-width: 550px) and (max-width: 762px) {
    .firth_step_page .block_iner {
    width: 71%;
}
        .fifth_step_page .block_iner {
    width: 93%;
}
    }
@media (min-width:650px) and (max-width:770px){
            .fifth_step_page .block_iner {
    width: 95%;
}
}

@media (min-width:320px) and (max-width:770px){
.menu_main_logo img {
    width: 30%;
}
    .mobile_menu img{
        width: 166px;
     
    }
.inner_slider h1, .inner_slider2 h1 {
    font-size: 19px;
    font-weight: 700;
    color: #ffffff;
}
    .inner_slider p {
    width: 457px;
    font-size: 15px;
        line-height: 15px;
}
 .inner_slider p, .inner_slider2 p {
    width: 100%;
    color: #ffffff;
    font: 400 13px / 20px Raleway;
    margin-top: 18px;
}
 .btn_test {
    margin-top: 11px;
    transition: 0.5s;
    background: -webkit-linear-gradient(bottom, #ffd000, #ffdb00);
    background: linear-gradient(to top, #ffd000, #ffdb00);
    width: 180px;
    height: 40px;
    display: block;
    text-align: center;
    color: #1b526b;
    font: 700 14px / 40px Raleway;
    text-transform: uppercase;
    border-radius: 25.5px;
    box-shadow: inset 0px -2px 0px 0px rgba(218, 185, 0, 0.78);
}
}
@media (max-width:720px) and (min-height:400px){
.menu_main_logo img {
    width: 200px;
}
}