body{
	color: #232323;
	margin: 0px;
	a: 100%;
	background-color: #fff;
	    overflow-x: hidden;

}
.header{
	height: 1024px;
	background-image: url(../images/bg_video.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
	padding: 20px 10px 80px;
}

h1,h2,h3{
	color: #232323;
	font-family: 'Mullerbold';
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	margin: 0px;
	text-align: left;
}
h1{
	font-size: 64px;
	padding-bottom: 30px;
}
h2{
	font-size: 59px;
	padding-bottom: 70px;
}
h3{
	font-size: 32px;
}
h4,h5,h6,p{
	color: #232323;
	font-family: 'Sfuidisplay-light';
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
	margin: 0px;
	text-align: left;
}
h4{
	font-size: 24px;
	line-height: 1.5;
}
h4 span{
	color: #3ec0fc;
	font-family: 'Sfuidisplay-bold';
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 14px;
}
p{
	font-size: 18px;
}
a{
	font-family: 'Sfuidisplay-bold';
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}
.logo a{
	font-size: 33px;
	color: #232323;
	border-right: 1px solid #C0C0C0;
	padding-right: 50px;
	float: left;
	margin-right: 50px;
	text-decoration: none;
}
.logo h6{
	padding-top: 3px;
	line-height: 1.5;
}
.call{
	position: relative;
	display: flex;
	justify-content: flex-end;
	padding-right: 82px;
	padding-bottom: 10px;
}
.online{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	float: left;
	margin-top: -5px;
	margin-right: 15px;
}
.phone{
	position: relative;
	display: flex;
	justify-content: flex-end;
	padding-right: 70px;
}
.phone a{
	font-size: 30px;
	color: #232323;
	font-family: 'Mullerbold';
	-webkit-font-smoothing: antialiased;
	text-decoration: none;
	font-weight: 700;
}
.main_utp{
	padding-top: 100px;
}
.main_utp h4{
	line-height: 1.75;
}
.social_p p {
    margin-top: -30px;
 }
.cta{
	padding-top: 75px;
}
.cta a{
	font-size: 24px;
	color: #fff;
	text-decoration: none;
	background-color: #39B6F0;
	padding: 30px 50px;
	border-radius: 50px;
	box-shadow: 0px 20px 100px rgba(23, 118,162, .45);
	transition: .3s linear;
}
.cta a:hover{
	background-color:#63C9F9;
	box-shadow: 0px 10px 50px rgba(23, 118,162, .45);
	
}
.cta a img{
	margin-left: 18px;
}
#lottie, #lottie_mobil{
	padding-top: 62px;
    width:100%;
    height:100%;
    display:block;
    overflow: hidden;
    transform: translate3d(0,0,0);
    text-align: center;
    opacity: 1;
    z-index: 99;
}
.header .mobil{
	display: none;
}


/*calltoaction_mob*/
.calltoaction_mob{
	display: none;
}

/*triger*/
.triger{
	height: auto;
	margin-top: -20px;
	padding: 0px 10px 100px;
	text-align: left;
}
.triger .container{
	background-color: #fff;
	margin-top: -136px;
	padding-top: 140px;
	z-index: 100;
	position: relative;
}
.triger img{
	padding-bottom: 70px;
}
.triger h4 span{
	font-family: 'Sfuidisplay-bold';
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	color: #000;
}

/*original*/
.original{
	height: auto;
	padding: 100px 0px;
}
.original h4{
	padding-bottom: 120px;
}

 #lottie2, #lottie2_mobil{
            background-color:#ffffff;
            width:100%;
             
            display:block;
            overflow: hidden;
            transform: translate3d(0,0,0);
            text-align: center;
            opacity: 1;
}
.original .mobil{
		display: none;
	}
#brrr {display: block;}
/*estimate*/
.estimate{
	height: auto;
	padding: 100px 0px;
}
.estimate h2{
	padding-top: 70px;
}
.estimate h3{
	color: #3ec0fc;
	font-family: 'Sfuidisplay-bold';
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	padding-bottom: 70px;
}
.estimate .form-check{
	padding-bottom: 55px;
}
.estimate .form-check-label{
	font-size: 20px;
	font-family: 'Sfuidisplay-light';
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
}

/*video*/
.video_main{
	height: auto;
	background-image: url(../images/bg_video2.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: top;
	padding: 120px 10px;
	position: relative;
	overflow: hidden;
}
.first{
	background-color: #fff;
	position:absolute; ;
	min-width: 900px;
	left: 0px;
	top: -120px;
	padding: 130px 80px 80px;
}
.first h4{
	line-height: 1.5;
}
.line{
	width: 80px;
	height: 4px;
	background-color: #59b6e7;
	margin-top: 46px;
}
.video{
	padding-top: 140px;
}

/*triger2*/
.triger2{
	height: auto;
	padding: 50px 10px 50px;
	text-align: center;
}
.triger2_text{
	display: flex;
	align-items: center;
	padding-bottom: 110px;
}
.triger2_main{
	position: relative;
}
.triger2 img{
	margin-right: 60px;
}
#h_quiz_2 {
    font-size:46px;
    max-width: 480px;
}
.triger2 h3{
	font-size: 34px;
}
.triger2 h3 span{
	color: #39b6f0;
}
.triger2 p{
	font-size: 20px;
	padding-top: 70px;
}
.triger2 p span{
	font-family: 'Sfuidisplay-bold';
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}
.arrow{
	width: 230px;
	height: 20px;
	background-image: url(../images/arrow2.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top:90px;
	left: -90px;
}

/*depth*/
.depth{
	height: auto;
	padding: 100px 0px 90px 0px;
}

.depth_img{
	background-color: #F3F4F8;
	z-index: 4;
	display: flex;
	justify-content: flex-end;
	margin-top: -350px;
	margin-left: -70px;
}
.depth_text{
	background-color: #F3F4F8;
	text-align: left;
	height: 480px;
	z-index: 3;
	display: flex;
	align-items: center;
	padding-left: 340px;
}
.depth_text h3{
	line-height: 1.5;
}
.depth_text h3 span{
	color: #39b6f0
}

.depth .cta{
	display: none;
}
/*slider_feedback*/
.slider_feedback{
	height: auto;
	padding: 50px 10px;
}
.single-item{
	position: relative;
}
.slim-items{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
}
.slim-text h4{
	color: #39b6f0;
	font-size: 24px;
	margin-top:20px;
	font-family: 'Sfuidisplay-bold';
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	line-height: 1.5;
}
.slim-text h5{
	font-size: 26px;
	font-family: 'Sfuidisplay-light';
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
	padding-top: 10px;
	padding-bottom: 30px;
}
.slim-img {
	padding-right: 70px; 
}
.slim-img img{
	border-radius: 50%;
}
.slick-slide:focus {
    outline: none;
}

/*impression*/
.impression{
	background-color: #fff;
	height: auto;
	padding: 100px 0px;
	min-height: 800px;
}
.impression .nav-tabs br{
	display: none;
}
.nav-tabs{
	padding-bottom: 90px;
	position: relative;
	display: flex;
	justify-content: flex-start;
}
.nav-tabs a.nav-link {
	font-family: 'Sfuidisplay-light';
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
	font-size: 20px;
	color: #232323;
	padding: 20px 40px;
	border-radius: 40px;
	text-align: center;
}
.nav-tabs .nav-link.active{
	border:2px solid #39B6F0;	
	font-family: 'Sfuidisplay-bold';
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	padding: 20px 37px;

}
.tab-content .fade{
	transition: .3s linear;
}

/*calltoaction*/
.calltoaction{
	height: auto;
	padding: 100px 0px 210px;
    overflow: hidden;
	background-color: #fff;
}
.form_radio_btn {
	display: inline-block;
	margin-right: 10px;
}
.form_radio_btn input[type=radio] {
	display: none;
}



.form_radio_btn label {
	color: #232323;
	display: inline-block;
	cursor: pointer;
	padding: 15px 30px;
	border-radius: 30px;
	user-select: none;
}
 
/* Checked */
.form_radio_btn input[type=radio]:checked + label {
	background: #fff;
	border: 2px solid #39B6F0;

}
.form{
	position: relative;
	z-index: 6;
}
.form_input {
	padding-top: 30px;
}
.form_input input{
	border:none;
	border-bottom: 2px solid #BFC2C3;
	width: 68%;
	font-family: 'Sfuidisplay-light';
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
	font-size: 18px;
	padding: 30px 20px;
	background: none;
}
 
.form_input input:focus {
    outline: none;
}
.maket{
	position: absolute;
    left: 0px;
    top: -450px;
}
.maket img{
	z-index: 4;
	overflow: hidden;
}
.iconi {
	padding-left: 100px;
}
.iconi img{
	float: left;
	margin-right: 40px;
}
.maket .desctop{
	position: absolute;
	left: -100px;
	top:30px;
}
.maket .tablet{
	display: none;
}
.politic {
	padding-top: 80px;

}
.politic h6{
	color: #b2b2b2;
	font-size: 13px;
}
.politic h6 a{
	color: #b2b2b2;
	font-family: 'Sfuidisplay-light';
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
	text-decoration: underline;
	transition: .3s linear;
}
.politic h6 a:hover{
	color: #39B6F0;
}
.maket p{
	z-index: 6;
	position: relative;
	padding-left: 200px;
	padding-top: 45px;
}

/*materials*/
.materials{
	height: auto;
	padding: 150px 0px 20px; 
	background-color: #F3F4F8;
	position: relative;
	z-index: 9;
}
.materials img{
	float: left;
	margin-right: 40px;
	padding-bottom: 70px;
}
.materials h4{
	font-weight: 700;
	padding-bottom: 22px;
	font-size:24px;
	line-height: 1.3;
	font-family: 'Sfuidisplay-Bold';
	-webkit-font-smoothing: antialiased;

}
.material_content{
	padding-bottom: 100px;
}



	.maket .desctop{
		top:190px;
	}




/*art*/

#lion {
width:582px; margin-top:-130px; 
}






.art{
	padding: 150px 0px;
	background-image: url(../images/bg_art2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	border-bottom: 10px solid #F3F4F8;
}
.art h2{
	padding-bottom: 130px;
}
.art_content{
	display: flex;
	align-items: center;
	padding-bottom: 140px;
}
.art_content img{
	float: left;
	margin-right: 50px;
}

/*format*/
.format{
	padding: 150px 0px;

}
.format h4{
	line-height: 1.8;
	padding-bottom: 120px;
}
.format h4 span{
	color: #232323;
}
.big h4, .small h4{
	font-size: 26px;
	text-align: center;
	font-family: 'Sfuidisplay-bold';
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	padding-top: 56px;
	padding-bottom: 0px;
}
.small{
	text-align: center;
}
.format h3{
	font-size: 32px;
	padding-bottom: 25px; 
}
.format_cta{
	padding-left: 90px;
}
.format a b{
	display: none;
}
#size2art {width: 60%;}

#small2 {display: none}


#price1 {
	margin-top:80px; 
	width: 60%;
	text-align: center;
	float: left;
	font-size: 26px;
	font-weight: 700;
}

#price1 span{
	margin-left:-45px; 
}

#price2 {
	width: 40%;
	text-align: center;
	float: left;
	margin-top:20px;
	font-size: 26px;
	font-weight: 700;
}

strong {
	font-family: 'Sfuidisplay-bold';
	-webkit-font-smoothing: antialiased;
}

.delivery{
	height: auto;
	padding: 0px; 
	background-color: #fff;
}
.delivery_content{
	background-color: #F3F4F8;
	height: auto;
	padding: 160px 150px;
	position: relative;
	z-index: 3;
}
.delivery_content h2{
	padding-bottom: 0px;
}
.delivery_content h3{
	padding-bottom: 25px;
}
.delivery_triger{
	padding-top: 75px;
}
.delivery_triger p{
	font-size: 20px;
}
.delivery_triger h4{
	font-size: 52px;
	color: #39b6f0;
	float: left;
	margin-right: 45px;
	padding-bottom: 50px;
}
.delivery_img{
	margin-top: -730px;
	z-index: 2;
	position: relative;
}
.delivery_rebrom{
	position: relative;
}
.delivery_rebrom img{
	position: absolute;
	bottom: -45px;
	left: 200px;
}
.delivery_triger2{
	padding: 170px 0px;
}
.delivery_triger2 h4 span{
	color: #232323;
}
.delivery_triger2 img{
	float: left;
	margin-right: 40px;
	padding-bottom: 60px;
}
.smi_p p{
	padding:0;
}

/*reviews*/
.reviews{
	padding: 150px 0px;
	/* background-image: url(../images/bg_reviews.jpg); */
	background:#f3f4f8;
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	position: relative;
}

.reviews .single-item2 img{
	opacity: 0.4;
	width: 60%;
	margin:0 auto;
	margin-top:80px;
}
.reviews .single-item2 .slick-center img{
	opacity: 1;
	width: 100%;
	margin-top:0px;

}
.reviews .slick-next{
	right: 0%;
}
.reviews .slick-prev{
	left: 0%;
}

/*video_reviews*/
.video_reviews{
	height: auto;
	padding: 100px 0px;
}
.smi{
	padding-top: 130px;
	display: flex;
	align-items: center;
}
.sosiimg{

}
.smi h3 {
	margin-top:100px; 
}
#smip1{
	padding-bottom: 30px;
	margin-top: 30px;
}
#smip2{
	padding-bottom: 10px;
	padding-right: 25px;

}
#readmoresmi{cursor: pointer;
	color: #39b6f0;
  }

.smi a{
	font-family: 'Sfuidisplay-bold';
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	color: #39b6f0;
	text-decoration: none;
}
.triger2_text {padding-left: 70px;}
#smicontent {
	width: 100%; 
	display:flex;
}
#smicontent_left {
	width: 60%; 
	float: left; 
	padding-right: 20px;
}
.moreanim {display: none;}
#smicontent_right {
	width: 40%; 
	float: left;
}

/*painter*/
.painter{
	height: auto;
	padding: 100px 0px;
	border-bottom:10px solid #F3F4F8;
}
.painter_img{
	padding-top: 150px;
}
.painter .item_img{
	background-color: #F3F4F8;
	display: flex;
	justify-content: flex-end;
}
.painter .item_text{
	padding:80px;
}
.painter .item_text h3{
	padding-bottom: 70px;
}
.painter .item_text p span{
	font-family: 'Sfuidisplay-bold';
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}
.painter p{
	 padding-right: 140px;
}
.painter .slick-prev{
	  
}
.painter .slick-next{
	  
}



.social{
	padding-top: 140px;
}
.social h3{
	font-size: 28px;
}
.social_p p{
	padding-left: 57px;
	 
}
.social .online{
	width: 17px;
	height: 17px;
    background: none;
	margin-right: 40px;  
    margin-bottom: 40px;
    margin-top:-1px; 
}

.author_text p {
	padding-bottom:12px !important;
}

.author_text h3 {
	margin-bottom:35px;
}

.social_icon{
	position: relative;
	display: flex;
	justify-content: center;
}
.social_icon a{
	margin: 5px;
}
.calltoaction h4{
	font-size: 20px;
	padding-bottom: 100px;
	padding-top:70px;
}

/*sertificat*/
.sertificat{
	height: auto;
	padding: 200px 0px 150px;
	border-bottom: 10px solid #F3F4F8;
	border-top: 10px solid #F3F4F8;

}
.sertificat img{
	border-radius: 50%;
}
.sertificat h3{
	font-size: 38px;
	padding-bottom: 50px;
}
.cta2{
	padding-top: 85px;
}
.cta2 a{
	font-size: 24px;
	color: #39b6f0;
	text-decoration: none;
	border:2px solid #39b6f0;
	padding: 30px 50px;
	border-radius: 50px;
	transition: .3s linear;
}
.cta2 a:hover{
	background-color:#39b6f0;
	color: #fff;
}
	.asda3{
		font-size: 18px;
		padding: 20px 70px !important;
	}
/*contact*/
.contact{
	height: auto;
	padding: 150px 0px;
}
.contact h3{
	font-size: 42px;
	padding-bottom: 80px;
}
.contact p{
	padding-bottom: 70px;
	padding-right: 50px; 
	font-size: 20px;
}
.contact p span{
	font-family: 'Sfuidisplay-bold';
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}
.contact_stat {
	display: flex;
}
#mainvideomobile {display: none;}
#lottie_ready {
	width: 559px;
	margin: 0 auto;
}
#lottie_thank2, #lottie_thank4, #lottie_thank5, #lottie_thank6, #lottie_thank6, #lottie_thank_pop2, #lottie_thank_pop3 {
    width:410px;
    margin:0 auto;
}

.morebut {
    display:block;
    color:#39b6f0 !important;
    font-size:20px;
    cursor: pointer;
    margin:0 auto;
    width:125px;
    display:none;
    margin-bottom:30px;
   
}

 
#img_thank {display:none;}

#lottie_thank3 {width:80%; margin:0 auto; margin-bottom:50px;}

.contact_img img{
	padding-bottom: 80px;
}
.contact_img a{
	color: #39b6f0;
	font-size: 32px;
	text-decoration: none;
}
.office p{
	font-family: 'Sfuidisplay-bold';
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	color: #fff;
	margin-top: -60px;
	padding-left: 50px;
}

/*footer*/
.footer{
	height: auto;
	padding: 100px 0px 100px;
	background-color: #F3F4F8;
}
.footer .logo a{
	font-size: 33px;
    color: #232323;
    border-right: none;
    padding-right: 0px;
    float: none;
    margin-right: 0px;
}
.footer .logo{
	float: left;
	padding-right: 70px;
}
.footer .logo h6{
	padding-top: 30px;
}
.time{
	margin-left: -30px;
	padding-top: 35px;
}
.time p{
	font-size: 20px;
	line-height: 1.8;
}
.footer .call{
	padding-top: 30px;
}
.footer .phone, .footer .call{
	padding-right: 0px;
}
.politica{
	padding-top: 32px;
}
.politica a{
	color: #39b6f0;
	font-size: 14px;
	font-family: 'Sfuidisplay-light';
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
}
.politica h6{
	padding-top: 25px;
}


.author_wrap {
	display: flex;

}

#authors {
	width: 100%;	 
	height: 532px;
}

.author_about {
	float: left;
	padding-left: 140px;
}
.author_text {
	float: left;
	margin: 80px 0 0 100px;
}
#author_margin {
	margin-top:-532px;
	z-index: 2; 
}
#gray_bg {
	width: 35%;
	background: #f3f4f8;
	height: 532px;
	z-index: 1;
}

#h_author {
	padding-bottom: 100px;
}


#instagram_rewiev {
	width: 100%; margin: 0 auto;
}
#instagram_bobile {
	display: none;
}


 #big, #small {display: none;}
/*квиз*/

#quiz {min-height: 50vh; display: flex; flex-wrap: wrap; }

#quiz_form {width: 100%;}

#step0, #step1, #step2, #step3, #step4, #step5, #step6, #step7, #step8, #step9, #step10, #other_steps, #last_step {display: none;}
#step0 {display: block; }

#step1 h2, #step3 h2, #last_step h2 {margin-bottom: 50px !important;}


.step > small {text-align: center; margin-bottom: 30px; display: block;}

.quiz_buttons {display: flex; justify-content: center;}

#quiz .btn {
    cursor: pointer;
    background: #54a8fb;
    padding: 7px 30px;
    display: inline-block;
    border-radius: 30px;
    font-size: 1rem;
    color: #fff;
    text-decoration: none;
	margin: 0 15px;
}
#quiz .btn:hover {background: #4195e8;}

#quiz .btn.back_btn {background: #ccc;}
#quiz .btn.back_btn:hover {background: #aaa;}

.questions {
	width: 50%;
	height: 70px;
	display: table;
	float: left;
	margin-bottom: 40px;

}

#progressline {
	width: 15%;
    height: 100%;
    background: #3ec0fc;
    transition: all 0.5s ease;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s ease 0s;
}

.questions:hover {
	cursor: pointer;
}

.questions:hover .questions_text {
	font-weight: bold;
}

.questions:hover .circle_quiz {
	border: 4px solid #3ec0fc;
}


.questions_text {
	font-family: 'Sfuidisplay-light';
	-webkit-font-smoothing: antialiased;
	font-size:20px;
	margin-left:10px; 
	float: left;
	display: table; 
	height: 70px;
}

.circle_approval {
	width:26px;
	height:22px;
	background: url("../images/approval.gif") no-repeat;
	margin:18px auto;
	display: none;
}


.circle_quiz {
	width:70px;
	height: 70px;
	border: 4px solid #dcdbda;
	border-radius: 50%;
	float:left;
	margin-right: 12px;

}

.simg {
	width: 420px;
	height: auto !important; 
}

#img_artboard3 {display: none !important;}

#quiz_height{min-height:900px;}

#imgdiv {height:840px;}

.qtext{
 	display: table-cell;
    vertical-align: middle;
}

.paddingimg {padding:0 3px 3px 0;}

 
#question2, #question3, #question4 {display:none;}

#question1, #question2, #question3, #question4 {width: 100%}

.step-quest {display: flex; flex-wrap: wrap; margin-left: -15px; margin-right: -15px;}

.step-quest > * {width: 50%; padding: 0 15px; margin-bottom: 30px;}


#type-home > *, #type-repair > * {width: 25%;}

#last_step {text-align: center;}

#contact_fields {justify-content: center; margin-bottom: 15px;}
#contact_fields > * {width: 51%; margin-bottom: 15px;}

#acceptance-line {margin-bottom: 30px;}


#progress_bar {height: 5px; width: 100%; background: rgba(84, 168, 251, 0.2);}
#progress_in {width: 0%; height: 100%; background: #3ec0fc; transition: all 0.3s ease; -o-transition: all 0.3s; -webkit-transition: all 0.3s ease 0s;}

#curr_step {margin-bottom: 15px;}
.step #contact_fields input{
	border:none;
	border-bottom: 2px solid #BFC2C3;
	width: 100%;
	font-family: 'Sfuidisplay-light';
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
	font-size: 18px;
	padding: 10px 20px;
	background: none;
}
.step .cta{
	padding-bottom: 50px;
}
.step .cta a{
	color: #fff;
}
.onlymobile {display: none;}






	.m_button_a {
		background: #39b6f0;
		padding:25px 50px;
		margin-top:30px; 
		border-radius: 50px;
		font-size:24px;
		color:#fff;
		border: 0;
		font-family: 'Sfuidisplay-bold';
		-webkit-font-smoothing: antialiased;
		font-weight: 700px;
		box-shadow: 0px 20px 100px rgb(23 118 162 / 45%);
		transition: .3s linear;
		margin-top:45px; 
		display: block;
	}






	.m_button2 {
		 background: #39b6f0;
		 
		 height: 75px;
		 font-family: 'Sfuidisplay-bold';
		 -webkit-font-smoothing: antialiased;
		 font-size:18px;
		 box-shadow: 0px 10px 40px rgb(23 118 162 / 45%);
		 transition: .3s linear;
		 margin-top:35px; 
		 border-radius: 50px;
		 font-size:24px;
		 color:#fff;
		 line-height: 75px;
		 text-align: center;
		 padding-left:35px;
		 padding-right: 35px;
	}





	.m_button2:hover {box-shadow: 0px 10px 20px rgba(23, 118,162, .25);
	text-decoration: none;
	color:#fff;
	background: #5cc8fb;
	transition: .3s linear;}


	.b_arrow {margin-left: 5px}




 

.m_button_a:focus {
    outline: none;
}



.m_button_a:hover {	
	box-shadow: 0px 10px 50px rgba(23, 118,162, .45);
	text-decoration: none;
	color:#fff;
	background: #5cc8fb;
	transition: .3s linear;
	border: 0;
}
.m_button_a:active {	
	border: 0;
}





/*
.m_button, .m_button_a {
	padding-right: 25px;
	padding-left: 25px;
	height: 75px;
	margin-top:30px;
    background: #39b6f0;
    background: linear-gradient(to right, #39b6f0, #39b6f0);
    border-radius: 50px;
    display: block;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    border: 0;
    box-shadow: 0px 20px 50px rgb(23 118 162 / 45%);
    text-decoration: none;

}

 .m_button {
 	padding-bottom: 3px;
	line-height: 50px;
}

.m_button_a {line-height: 75px;}














	
#but1 {width: 420px;}
*/



.maket .desctop img{
		width: 780px;
		right: 20px;
   		 top: 20px;
	}

	.calltoaction{
		padding-bottom: 210px;
	}



/*радиокнопки*/

 .form-check-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  /* для элемента label связанного с .custom-radio */
  .form-check-input+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
  }
  /* создание в label псевдоэлемента  before со следующими стилями */
  .form-check-input+label::before {
    content: '';
    display: inline-block;
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 4px solid #EAEAE9;
    border-radius: 50%;
    margin-right: 1em;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;

  }
  /* стили при наведении курсора на радио */
  .form-check-input:not(:disabled):not(:checked)+label:hover::before {
    border-color: #49A9FA;
  }
  /* стили для активной радиокнопки (при нажатии на неё) */
  .form-check-input:not(:disabled):active+label::before {
    background-color: #49A9FA;
    border-color: #49A9FA;
  }

  /* стили для радиокнопки, находящейся в фокусе и не находящейся в состоянии checked */
  .form-check-input:focus:not(:checked)+label::before {
    border-color: #49A9FA;
  }
  /* стили для радиокнопки, находящейся в состоянии checked */
  .form-check-input:checked+label::before {
    border-color: #49A9FA;
    background-color: #fff;
    background-size: 50% 50%;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDE3LjgzNyAxNy44MzciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPHBhdGggc3R5bGU9IiIgZD0iTTE2LjE0NSwyLjU3MWMtMC4yNzItMC4yNzMtMC43MTgtMC4yNzMtMC45OSwwTDYuOTIsMTAuODA0bC00LjI0MS00LjI3ICAgYy0wLjI3Mi0wLjI3NC0wLjcxNS0wLjI3NC0wLjk4OSwwTDAuMjA0LDguMDE5Yy0wLjI3MiwwLjI3MS0wLjI3MiwwLjcxNywwLDAuOTlsNi4yMTcsNi4yNThjMC4yNzIsMC4yNzEsMC43MTUsMC4yNzEsMC45OSwwICAgTDE3LjYzLDUuMDQ3YzAuMjc2LTAuMjczLDAuMjc2LTAuNzIsMC0wLjk5NEwxNi4xNDUsMi41NzF6IiBmaWxsPSIjYjNkN2ZmIiBkYXRhLW9yaWdpbmFsPSIjMDMwMTA0IiBjbGFzcz0iIj48L3BhdGg+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPC9nPjwvc3ZnPg==");
   }	
  /* стили для радиокнопки, находящейся в состоянии disabled */
  .form-check-input:disabled+label::before {
    background-color: #e9ecef;
  }

#single-item {min-height:500px;}
.modal-body{
	margin: 0 auto;
	padding-bottom: 80px;
}
 
.modal-body .politic h6{
	 
}
.modal-body .form_input input{
	width: 100%;
}
 


#poliiitic
{padding-top: 50px; padding-left:25px;}


