@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,500,700&display=swap&subset=cyrillic');
*{font-size:1em;font-weight: normal;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
html{overflow-x:hidden;}
body{
	margin:0;
	width:100%;
	min-height:100vh;
	overflow-x:hidden;
	font-weight:normal;
	font-family:'Roboto Condensed', sans-serif;
	font-size:16px;
	letter-spacing:0.04em;
	background:#f9f9f9;
}
h1{font-size:40px;color:#111;font-weight:500;text-align:center;padding:0; margin:0;}
h2{font-size:38px; color:#111;text-align:center;padding:0; margin:0;	font-weight:500;}
.h2_block_title{font-size:30px;}
h3{font-size:30px;color:#111;font-weight:500;text-align:center;}
.h3_a{font-size:16px;color:#111;font-weight:500;text-align:center;	margin:0; padding:0;}
h4{font-size:18px;color:#111;}
span,p{cursor:default;font-size: 16px;}
@media only screen and (max-width: 1050px){
	h1{font-size:38px;color:#111;font-weight:500;text-align:center;padding:0; margin:0;}
	h2{font-size:36px; color:#111;text-align:center;padding:0; margin:0;	font-weight:500;}
	.h2_block_title{font-size:26px;}
	h3{font-size:28px;color:#111;font-weight:500;text-align:center;}
}
@media only screen and (max-width: 750px){
	h1{font-size:36px;color:#111;font-weight:500;text-align:center;padding:0; margin:0;}
	h2{font-size:34px; color:#111;text-align:center;padding:0; margin:0;	font-weight:500;}
	.h2_block_title{font-size:26px;}
	h3{font-size:24px;color:#111;font-weight:500;text-align:center;}
}
@media only screen and (max-width: 500px){
	h1{font-size:32px;color:#111;font-weight:500;text-align:center;padding:0; margin:0;}
	h2{font-size:28px; color:#111;text-align:center;padding:0; margin:0;	font-weight:500;}
	.h2_block_title{font-size:26px;}
	h3{font-size:20px;color:#111;font-weight:500;text-align:center;}
}
iframe{border:0;}
a, a:hover, button, button:hover, .anima{
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	-ms-transition:all 200ms linear;
	transition:all 200ms linear;
	cursor:pointer;
}
a{color:#111;}
a:hover{cursor:pointer;}
p{padding:0; margin:0;}
#table_tkan, #table_podsvetka, #table_two, #table_ex, #table_dwork{display:none;}
.no_select{-ms-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none;}

table{border-collapse:collapse;}
.classic_table{margin-top:20px;min-width:260px; width:100%; max-width:1200px;background:#fff;}
.classic_table a{text-decoration:none;color:#111;font-weight:500;}
.classic_table th{background:#555; padding:15px; border:1px solid #555; font-size:16px; color:#f9f9f9; font-weight:500;text-align:center;}
.classic_table td{text-align:center;padding:15px; border:1px solid #dddddd; font-size:16px;min-width:20px; max-width:150px; overflow:hidden; font-weight:400;}
.classic_table td strike{font-size:14px; color:#898989;}
.classic_table tr:nth-child(odd){background:#fff;}
.classic_table tr{background:#f9f9f9;}
@media only screen and (max-width:780px){
	.classic_table th{padding:10px;font-size:14px;}
	.classic_table td{padding:10px; font-size:14px;}
	.classic_table td strike{font-size:12px;}
}
@media only screen and (max-width:620px){
	.classic_table th{padding:3px;font-size:12px;}
	.classic_table td{padding:3px; font-size:12px;}
	.classic_table td strike{font-size:10px;}
}
@media only screen and (max-width:460px){
	.classic_table th{padding:1px;font-size:11px;word-break: break-all;}
	.classic_table td{padding:1px; font-size:11px;word-break: break-all;}
	.classic_table td strike{font-size:9px;}
}
/****/
.onerun_con{
	min-width:320px;
	width:100%;
	max-width:1280px;
	height:100%;
	padding:60px 60px 180px 60px;
	position:relative;
	overflow:visibility;
	background:#fff;
}
.onerun_con h1{
	z-index:100;
	font-weight:500;
	font-size:40px;
	color:#111;
	text-align:center;
}
.onerun_con h2{
	z-index:100;
	font-weight:500;
	font-size:20px;
	color:#555;
	text-align:center;
	margin-top:15px;
}
.onerun_promo{
	z-index:100;
	margin-top:60px;
	font-weight:700;
	font-size:24px;
	line-height:150%;
	background: linear-gradient(265.73deg, #FFCE00 -17.98%, #111111 54.44%, #FFCE00 126.86%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	max-width:550px;
}
.onerun_btn{
	z-index:100;
	width:206px;
	background:#FFCE00;
	text-align:center;
	padding:15px;
	margin-right:20px; margin-top:30px;
	font-size:20px;
	outline:none;
	color:#111;
	border-radius:5px;
	border:0;
	white-space:nowrap;
}
.onerun_btn:hover{background:#FFD633; cursor:pointer;}
.onerun_a{
	white-space:nowrap;
	z-index:100;
	width:206px;
	background:#fff;
	text-align:center;
	padding:13px 15px;
	margin-right:20px; margin-top:30px;
	font-size:20px;
	outline:none;
	text-decoration:none;
	color:#111;
	border-radius:5px;
	border:2px solid #FFCE00;
}
.onerun_a:hover{background:#f5f5f5; cursor:pointer;}
.onerun_li{
	z-index:100;
	font-weight:700;
	font-size:20px;
	line-height:150%;
	text-align:left;
	color:#111;
	margin-top:30px;
	margin-bottom:60px;
}
.onerun_boxes{z-index:2000;}
.onerun_box{margin-right:60px;}
.onerun_box span{
	font-weight:700;
	font-size:48px;
	color:#111;
	background:linear-gradient(265.73deg, #FFCE00 -17.98%, #111111 54.44%, #FFCE00 126.86%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text;
	text-fill-color:transparent;
	text-align:center;
	white-space:nowrap;
}
.onerun_box p, .onerun_box3 p{
	font-weight:400;
	font-size:16px;
	color:#111;
	text-align:center;
}
.onerun_box3 span{
	font-weight:700;
	font-size:44px;
	color:#111;
	background:linear-gradient(265.73deg, #FFCE00 -17.98%, #111111 54.44%, #FFCE00 126.86%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text;
	text-fill-color:transparent;
	text-align:center;
	margin-top:2px; margin-bottom:2px;
	white-space:nowrap;
}
.onerun_cover{
	position:absolute;
	top:-15px; right:-66px;
	z-index:1;
	width:700px;
	height:100%;
	background-color:#fff;
	background-image:url(/img/onerun_cover.svg);
	background-size:680px auto;
	background-repeat:no-repeat;
	background-position:center center;
}
.onerun_galery{
	position:absolute;
	right:10px; top:200px;
	z-index:1000;
	background:#fff;
	border-radius:10px;
	padding:13px;
	width:365px;
}
.onerun_gal1{background-image:url(/img/onerun/1.jpg);}
.onerun_gal2{background-image:url(/img/onerun/2.jpg);}
.onerun_gal3{background-image:url(/img/onerun/3.jpg);}
.onerun_gal4{background-image:url(/img/onerun/4.jpg);}
.onerun_gal5{background-image:url(/img/onerun/5.jpg);}
.onerun_gal6{background-image:url(/img/onerun/6.jpg);}
.onerun_gal1,.onerun_gal2,.onerun_gal3,.onerun_gal4,.onerun_gal5,.onerun_gal6{
	border-radius:10px;
	width:155px; height:120px; margin:7px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center
}
.onerun_small{
	z-index:100;
	font-size:13px;
	color:#555;
	position:absolute;
	bottom:20px; left:60px;
	max-width:460px;
}
.halva_baner{
	position:absolute;
	bottom:90px; left:0;
	width:100%;
	z-index:99999;
	margin-top:40px;
	padding:0 20px;
}
.halva_baner img{height:95px;margin-right:20px;}
.halva_baner span{
	font-weight:600;
	font-size:36px;
	line-height:42px;
	background:linear-gradient(90deg, #FFCE00 -13.33%, #333333 52.35%, #FFCE00 112.78%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text;
	text-fill-color:transparent;
}
.halva_baner p{
	font-weight:400;
	font-size:16px;
	margin:5px 0;
	padding:0;
	color:#111;
}
.halva_baner small{
	font-weight:400;
	font-size:14px;
	color:#777;
}
.halva_baner button{
	font-weight:600;
	outline:none;
	margin-left:20px;
	border:0;
	border-radius:5px;
	background:#FFCE00;
	padding:10px 25px;
	font-size:16px;
	color:#111;
	box-shadow:0px 9px 15px -10px rgba(0,0,0,.2);
}
.halva_baner button:hover{opacity:.9;}
@media only screen and (max-width:1200px){
	.onerun_box{margin-right:40px;}
	.onerun_box span{font-size:42px;}
	.onerun_box3 span{font-size:38px;}
}
@media only screen and (max-width:1050px){
	.onerun_gal2, .onerun_gal3,.onerun_gal5{display:none;}
	.onerun_cover{top:-70px; right:-200px;}
	.onerun_galery{width:195px; right:20px;}
}
@media only screen and (max-width:860px){
	.onerun_cover{top:10px; right:-320px;}
	.onerun_galery{display:none;}
	.onerun_boxes{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
	.onerun_con h1{
		font-size:40px;
		padding:0 60px;
		line-height:140%;
	}
	.onerun_con h2{font-size:20px;margin-top:20px;}
	.onerun_con{padding:60px 60px 120px 60px;}
}
@media only screen and (max-width:740px){
	.onerun_con h1{font-size:36px;}
	.onerun_con h2{font-size:18px;}
	.onerun_promo{font-size:22px;}
	.onerun_con{padding:60px 20px 60px 20px;}
	.onerun_small{font-size:12px;bottom:10px; left:20px;}
	.onerun_box{margin-right:30px;}
	.onerun_box span{font-size:36px;}
	.onerun_box3 span{font-size:32px;}
	.onerun_box p, .onerun_box3 p{font-size:14px; text-align:center;}
	.onerun_btn{
		width:180px;
		padding:12px;
		margin-right:15px; margin-top:20px;
		font-size:18px;
	}
	.onerun_btn:hover{background:#FFD633; cursor:pointer;}
	.onerun_a{
		width:180px;
		padding:10px 15px;
		margin-right:0; margin-top:20px;
		font-size:18px;
	}
	.onerun_li{
		font-size:18px;
		margin-top:20px;
		margin-bottom:60px;
	}
	.onerun_promo{font-size:20px;margin-top:40px;}
	.onerun_cover{top:0; right:-340px;}
}

@media only screen and (max-width:660px){
	.halva_baner1{
		width:100%; margin-bottom:25px;
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center;
	}
	.onerun_con{padding:60px 20px 60px 20px;}
}
@media only screen and (max-width:600px){
	.onerun_box{
		width:50%; margin:0; padding:0 15px;
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
	}
	.onerun_box3{width:100%; margin:0; margin-top:30px; padding:0;}
	.onerun_box span{font-size:30px;}
	.onerun_box3 span{font-size:26px;}
	.onerun_con h1{font-size:32px;padding:0 20px;}
	.onerun_con h2{font-size:17px;}
	.onerun_boxes{-ms-flex-wrap:wrap;flex-wrap:wrap;}
	.onerun_box p{max-width:120px;}
	.onerun_cover{top:-10px; right:-420px;}
}
.zakazat{
	display:none;
	position:absolute;
	position:fixed;
	top:0; Left:0;
	z-index:9999999999;
	width:100%; height:100%;
	background:rgba(0,0,0,.7);
}
.form_gift{
	display:none;
	position:absolute;
	position:fixed;
	top:0; Left:0;
	z-index:9999999999;
	width:100%; height:100%;
	background:rgba(0,0,0,.7);
}
/****/
.vizov_zamerzhka{
	display:none;
	position:absolute;
	position:fixed;
	top:0; Left:0;
	z-index:9999999999;
	width:100%; height:100%;
	background:rgba(0,0,0,.7);
}
.vizov_zamerzhka_con{width:100%; height:100%;padding:20px;}
.vizov_zamerzhka_form{
	position:relative;
	padding:40px;
	background:#fff;
	border-radius:10px;
	box-shadow:0 2px 15px -5px #000;
	max-width:600px;
}
.vizov_zamerzhka_krest{
	position:absolute;
	top:20px; right:20px;
	width:25px; height:25px;
	background-image:url(/img/krest555.svg);
	background-size:25px auto;
	background-repeat:no-repeat;
	background-position:center center;
}
.vizov_zamerzhka_krest:hover{background-image:url(/img/krest_yellow.svg);cursor:pointer;}
.vizov_zamerzhka_form span{
	color:#111;
	margin-bottom:20px;
	font-size:24px;
	font-weight:bold;
	text-align:left;
}
.vizov_zamerzhka_form p{
	color:#111;
	margin-bottom:20px;
	font-size:18px;
	text-align:left;
}
.vizov_zamerzhka_form label{
	color:#111;
	margin-bottom:10px;
	font-size:18px;
	text-align:left;
	font-weight:bold;
}
.vizov_zamerzhka_form input{
	font-size:18px;
	color:#111;
	padding:15px;
	width:100%;
	border:2px solid #FFCE00;
	border-radius:10px;
}
.vizov_zamerzhka_form input::placeholder{color:#555;}
.vizov_zamerzhka_form button{
	border:2px solid #FFCE00;
	border-radius:10px;
	background:#FFCE00;
	color:#111;
	font-size:18px;
	padding:15px;
	margin-top:20px;
}
@media only screen and (max-width:720px){
	.vizov_zamerzhka_form span{color:#111;font-size:20px;}
	.vizov_zamerzhka_form p{font-size:16px;}
	.vizov_zamerzhka_form label{font-size:16px;}	
}
/****/
.fly_widget_con_contacts{
	position:fixed;
	bottom:120px; right:20px;
	box-shadow:1px 0 35px -20px #333;
	background:none;
	z-index:999999999999999999;
	border-radius:5px;
	width:260px;
	display:none;
	overflow:hidden;
}
.fly_widget_div{
	position:relative;
	width:100%;
	background-color:#f9f9f9;
	min-height:100px;
	border-radius:5px;
}
.fly_widget_div:before{
	content: ""; 
	border: solid transparent;
	position: absolute; 
 	top:100%;
	right:30px;
	border-top-color: #f9f9f9;
	border-width:15px;
	margin-right: -1px;
}
.fly_widget_contacts{
	position:absolute;
	position:fixed;
	bottom:20px; right:20px;
	background-color:#008749;
	height:80px; width:80px;
	border-radius:180px;
	background-image:url('/img/widget/wid_back.svg');
	background-position:18px center;
	background-size:auto 52px;
	background-repeat:no-repeat;
	animation-name: fly_widget_contacts;
	animation-delay: 0;
	animation-duration: 10s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-out;
	z-index:9999999;
}
.fly_widget_contacts:hover{
	background-image:url('/img/widget/wid_back2.svg');
	background-size:auto 82px;
	height:100px; width:100px;
	bottom:12px; right:12px;
	background-position:10px 10px;
	cursor:pointer;
	animation-name: fly_widget_contacts2;
	animation-delay: .1s;
	animation-duration: .2s;
	animation-iteration-count: 1;
	animation-timing-function: ease-out;
}
@keyframes fly_widget_contacts2{
	0%{
		transform:rotate(0deg);
	}
	100%{
		transform:rotate(360deg);
	}
}
@keyframes fly_widget_contacts{
	0%{
		background-position:18px center;
	}
	8%{
		background-position:18px center;
	}	
	10%{
		background-position:-85px 15px;
	}
	18%{
		background-position:-85px 15px;
	}	
	20%{
		background-position:-180px center;
	}
	28%{
		background-position:-180px center;
	}
	30%{
		background-position:-282px center;
	}
	38%{
		background-position:-282px center;
	}
	40%{
		background-position:-382px center;
	}
	48%{
		background-position:-382px center;
	}
}
.widget_contact_top{
	padding:0 20px;
	background:#f9f9f9;
	border-radius:5px 5px 0 0;
	height:60px;
	width:100%;
	text-decoration:none;
	font-size:18px;
}
.widget_contact_in{
	padding:0 20px;
	background:#f9f9f9;
	height:60px;
	width:100%;
	text-decoration:none;
	font-size:18px;
}
.widget_contact_bottom{
	padding:0 20px;
	background:#f9f9f9;
	border-radius:0 0 5px 10px;
	height:60px;
	width:100%;
	text-decoration:none;
	font-size:18px;
}
.widget_contact_top:hover,.widget_contact_in:hover,.widget_contact_bottom:hover{
	background-color:#f5f5f5;
	cursor:pointer;
}
.wid_tell_app{
	width:40px; height:40px;
	margin-right:20px;
	background-color:#dd0000;
	border-radius:180px;
	background-image:url('/img/widget/phone_icon.svg');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:20px auto;	
}
.wid_mail_app{
	width:40px; height:40px;
	margin-right:20px;
	background-color:#ffce00;
	border-radius:180px;
	background-image:url('/img/widget/mail_icon.svg');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:20px auto;
}
.fly_widget_close{
	background-image:url('/img/widget/close.svg');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:42px auto;
	position:absolute;
	position:fixed;
	bottom:20px; right:20px;
	background-color:#008749;
	height:80px; width:80px;
	border-radius:180px;
	z-index:9999999999999999999999;
}
.fly_widget_close:hover{background-size:45px auto;cursor:pointer;}
.widget_form_tell_me{
	position:absolute;
	position:fixed;
	bottom:145px; right:40px;
	box-shadow:1px 0 35px -20px #333;
	background:#f9f9f9;
	z-index:9999999999999999999999;
	border-radius:5px;
	border:2px solid #008749;
	width:270px;
	padding:20px;
	display:none;	
}
.widget_form_tell_me span{
	text-align:center;
	margin-bottom:10px;
	margin-top:20px;
}
.widget_form_tell_me input{
	outline:none;
	border-radius:5px;
	border:2px solid #008749;
	font-size:18px;
	margin-bottom:10px;
	padding:10px;
	width:100%;
}
.widget_form_tell_me button{
	outline:none;
	border-radius:5px;
	border:0;
	background:#dd0000;
	font-size:18px;
	color:#f9f9f9;
	padding:10px;
	width:100%;
}
.widget_form_tell_me button:hover{
	cursor:pointer;
	background:#bd0000;
}
.widget_form_tell_me_div{
	position:relative;
}
.close_widget_oz{
	background-image:url('/img/widget/close.svg');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:16px auto;
	position:absolute;
	top:-10px; right:-10px;
	background-color:#008749;
	height:25px; width:25px;
	border-radius:180px;
	z-index:99999;	
}

@media only screen and (max-width:460px){
	.fly_widget_con_contacts{
		bottom:115px; right:10px;	
	}
	.fly_widget_contacts{
		bottom:10px; right:10px;
	}
	.fly_widget_contacts:hover{
		bottom:5px; right:5px;
	}
	.fly_widget_close{
		bottom:10px; right:10px;
	}
}

.div100{
	min-width:300px; width:100%;
}
.container{
	min-width:300px; width:100%; max-width:1280px;
}
.container1440{
	min-width:300px; width:100%; max-width:1440px;
}

img{
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;	
	object-fit:contain;
}
input{
	outline:none;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button{
 -webkit-appearance: none;
 margin: 0;
}
input[type="number"]{
 -moz-appearance: textfield;
}
input[type="number"]:hover,
input[type="number"]:focus{
 -moz-appearance: number-input;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{
 -webkit-appearance: none;
 margin: 0;
}
input::placeholder{
	color:#757575;
}


footer{
	background:#F9F9F9;
	padding:10px 0 20px 0;
}

.foot_top{
	padding-top:40px; padding-bottom:0;
}
.foot_logo{
	margin-bottom:30px;
}
.foot_logo img{
	width:180px;
}
.foot_right_top{

}
.foot_phone{
	font-weight:700;
	font-size:32px;
	color:#111;
	text-align:right;
	text-decoration:none;
}
.foot_img_btn{
	margin:20px 0;
}
.foot_img_btn img{
	width:25px; margin-left:10px;
}
.foot_email{
	font-weight:300;
	font-size:14px;
	color:#111;
	text-align:right;
	text-decoration:none;	
}

.foot_left_mid{
	width:70%;
}
.foot_links{
	background:#fff;
	padding:30px;
}
.foot_links_col{
	padding-right:20px;
	width:25%;
}
.foot_link_title{
	font-weight:700;
	font-size:16px;
	color:#111;
	margin-bottom:15px;
	text-decoration:none;
}
.foot_link{
	font-weight:400;
	font-size:15px;
	color:#111;
	margin-bottom:5px;
	text-decoration:none;
}
.foot_link_title:hover, .foot_link:hover, .foot_link_small:hover{text-decoration:underline;}

.foot_right_mid{
	width:30%;
}

.foot_tell_me{
	padding:12px 50px;
	background:#ff0000;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	border-radius:0;
	margin-bottom:20px;
	text-align:center;
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;	
}
.foot_tell_me:hover{
	color:#fff;
	cursor:pointer;
	background:#dd0000;
}
.foot_tell_me:visited{
	color:#f9f9f9;
	cursor:pointer;
	background:#ff0000;
}
.foot_tell_me:active{
	color:#fff;
	cursor:pointer;
	background:#ff0000;
}
.foot_tell_me small{
	color:#e7e7e7; font-size:13px;
}
.foot_rekvizity{
	
}
.foot_rekvizity p{
	text-align:right;
	font-size:14px;
	font-weight:140%;
	color:#111;
}
.foot_rekvizity p span{
	text-align:right;
	font-size:12px;
	font-weight:140%;
	color:#777;
}

.foot_bottom{width:100%;}
.foot_bottom_left{
	width:calc(50% - 90px);
}
.foot_bottom_right{
	width:calc(50% + 90px);
	padding:20px 0 20px 0;
}
.foot_bottom_right small{
	max-width:300px;
	color:#777;
	font-size:12px;
	margin-bottom:20px;
	text-align:right;
}
.foot_feed{width:180px; margin-bottom:20px;}
.copyright{
	color:#111; font-size:14px; text-align:center; margin-top:20px; padding:0 20px;
}


.map_link_block{
	min-width:320px; width:33%;
}
.map_link_block ul{
	list-style-type: none;
}
.map_link_block_h{
	font-size:18px;
	font-weight:700;
	color:#333;
	margin-bottom:10px;
}
.map_link_block a{
	color:#111;
	font-size:14px;
	margin-bottom:5px;
}
.map_link_block a:hover{color:#dd0000;}

@media only screen and (max-width:1290px){
	footer{
		padding-left:20px; padding-right:20px;
	}
}
@media only screen and (max-width:1050px){
	.foot_phone{
		font-size:28px;
	}
}

@media only screen and (max-width:980px){
	.foot_left_mid{
		width:100%;
	}
	.foot_right_mid{
		width:100%;
		margin-top:20px;
	}
	.foot_right_mid, .foot_center{
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center;
	}
	.foot_center p, .foot_center p span{text-align:center;}
	.foot_tell_me{margin-top:20px;}
}
@media only screen and (max-width:880px){
	.foot_bottom_left{width:0px;}
	.foot_bottom_right{width:100%; margin-top:20px;}
}
@media only screen and (max-width:720px){
	.foot_top{padding-top:20px;}
	.foot_phone{
		font-size:22px;
	}
	.foot_links_col{
		padding-right:20px;
		width:50%;
		margin-top:30px;
	}
	.foot_links{padding-top:0;}
}
@media only screen and (max-width:600px){
	.foot_bottom_right{
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
	}
	.foot_bottom_right small{text-align:center; max-width:440px;}
}
@media only screen and (max-width:520px){
	.foot_logo img{
		width:150px;
	}
	.foot_links_col{
		padding-right:0;
		width:100%;
		margin-top:30px;
	}
}
@media only screen and (max-width:420px){
	.foot_logo img{
		display:none; width:0;
	}
}

/**header**/
header{
	padding:20px;
	position:relative;
	background:#fff;
	z-index:99;
}
.center_center_header{
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
}
.h1_header{
	font-weight:300; font-size:30px; text-align:center;
}

.header_small_txt{
	margin-left:10px; font-weight:400; margin-top:2px; margin-bottom:-5px;
	font-size:14px; letter-spacing:1px; white-space:nowrap; color:#777;
}
.header_time{
	font-size:14px; font-weight:400; text-align:right;
	color:#777; margin-top:5px;
}
.in_header_div{
	width:100%; max-width:1280px;
}
.logo_header{
	width:200px;
}
.head_block_1{
	width:33%; padding-left:20px;
}
.head_block_2{
	width:34%; padding-left:20px;
}
.head_block_3{
	width:33%; padding-left:20px; padding-right:20px; text-align:right;
	position:relative;
}

.btn_vizov_zamershika_head{
	padding:18px 50px 12px 50px;
	background:#ff0000;
	color:#fff;
	font-size:16px;
	text-decoration:none;
	border:1px solid #ffce00; border-radius:5px;
	margin-top:10px; margin-bottom:10px;
	text-align:center;
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;	
	line-height:.9;
}
.btn_vizov_zamershika_head:hover{
	color:#f9f9f9;
	cursor:pointer;
	background:#dd0000;
}
.btn_vizov_zamershika_head:visited{
	color:#f9f9f9;
	cursor:pointer;
	background:#ff0000;
}
.btn_vizov_zamershika_head:active{
	color:#f9f9f9;
	cursor:pointer;
	background:#ff0000;
}
.btn_vizov_zamershika_head small{
	color:#e7e7e7; font-size:13px;
}

.header_ya{
	
}
.header_ya img{
	height:23px;
}
.header_ya b{
	font-size:18px;
	font-weight:700;
	color:#111;
	margin-left:3px;
	line-height:142%;
	letter-spacing:0.02px;
}
.header_stars{
	
}
.header_stars img{
	width:20px; margin-right:2px;
}
.header_stars span{
	font-size:16px;
	font-weight:400;
	color:#111;
	margin-left:3px; margin-right:5px;
}
.header_stars a{
	font-size:14px;
	font-weight:400;
	color:#777;
	text-decoration:none;
	margin-top:2px;
}
.header_stars a:hover{text-decoration:underline;}

.head_ya_link{
	padding:10px 20px;
	color:#111;
	text-align:center;
	background:#ffce00;
	font-size:14px;
	text-decoration:none;
	font-weight:400;
	margin-top:10px;
}
.head_ya_link:hover{background:#ffd633;}

.head_pay_link{
	color:#ff0000;
	font-size:13px;
	text-align:right;
	margin-top:5px;
	opacity:.7;
	font-weight:600;
}
.head_pay_link:hover{
	color:#ff0000; opacity:1;
}

.number_head{
	font-size:22px;
	text-decoration:none;
	color:#111;
}
.phone_header, .phone_header span{
	white-space:nowrap;
	font-size:30px;
	text-decoration:none;
	color:#111;
	font-weight:600;
}

.number_head span{
	white-space:nowrap;
	font-size:22px;
	text-decoration:none;
	color:#111;
}

.email_head{
	white-space:nowrap;
	color:#111;
	font-size:14px;
	font-weight:regular;
	text-decoration:none;
}
.zakaz_zv_btn{
	color:#111;
	text-decoration:none;
	text-align:center;
	font-size:18px;
	padding:10px 20px;
	background:#ffce00;
	border-radius:5px;
	width:80%; max-width:240px;
	margin-top:10px;
}

.zakaz_zv_btn_big{
	color:#111;
	text-decoration:none;
	text-align:center;
	font-size:22px;
	padding:20px 30px;
	background:#ffce00;
	border-radius:5px;
	width:80%; max-width:360px;
	margin-top:10px;
	font-weight:300;
	margin-top:40px;
}

.mob_head_div{
	display:none;
}
.burger_menu{
	width:35px;
	height:35px;
}
.menu_burger_show{
	display:block;
	background:#111;
	width:100%;
}
.mob_head_link{
	font-size:18px;
	margin-left:20px;
	margin-top:20px;
	color:#111;
	text-decoration:none;
}
.head_menu_tit{
	color:#f9f9f9;
	font-weight:700;
	font-size:18px;
	margin-right:20px;
}
.head_menu_tit:hover{
	color:#f9f9f9;
}
.head_menu_tit:active{
	color:#f9f9f9;
}

nav{
	background:#111;
	padding-left:20px; padding-right:20px;
	position:relative;
	z-index:99;
}
.nav_a{
	color:#ffce00;
	font-size:16px;
	text-decoration:none;
	padding:15px 12px;
	border-bottom:2px solid #111;
	padding-top:20px;
	font-weight:500;
}
.nav_a:hover, .nav_a_act{
	color:#777;
	border-bottom:2px solid #aaa;
	-webkit-transition:all 0ms linear;
	-moz-transition:all 0ms linear;
	-o-transition:all 0ms linear;
	-ms-transition:all 0ms linear;
	transition:all 0ms linear;
}
.nav_a_act{
	text-decoration:none;
}
.nav_a_act:hover{color:#fff;}

.cat_for_fly{
	position:relative;
}
.cat_for_fly:hover > .cat_fly{
	
}
.cat_for_fly:hover .cat_fly_btn{
	background:#f9f9f9; color:#111;
}
.cat_fly{
	display:none;
	position:absolute;
	top:59px; left:-500px;
	padding-top:0;
	padding-left:10px; padding-right:10px;
	background:#f9f9f9;
	-webkit-box-shadow: 0px 10px 22px -15px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 10px 22px -15px rgba(0,0,0,0.5);
	box-shadow: 0px 10px 22px -15px rgba(0,0,0,0.5);	
	z-index:99999999999999999999999999;
	border-radius:0 0 5px 5px;
	animation-name: cat_fly;
	animation-delay: 0;
	animation-duration: .5s;
	animation-iteration-count: 1;
	animation-direction: alternate;
	animation-fill-mode: forwards;
	animation-timing-function:ease;
	opacity:0;
}
@keyframes cat_fly{
	0%{
		transform: translateX(-1000px);
		opacity:0;
	}
	100%{
		transform: translateX(0px);
		opacity:1;
	}
}
.btn_go_zamerzhik{
	position:relative;
	padding:12px 60px 12px 20px;
	border:2px solid #111;
	border-radius:5px;
	background-color:#fff;
	background-image:url(/img/roulette2.svg);
	background-size:50px auto;
	background-position:97% center;
	background-repeat:no-repeat;
	font-weight:700;
	overflow:hidden;
	-webkit-transition:all 1000ms linear;
	-moz-transition:all 1000ms linear;
	-o-transition:all 1000ms linear;
	-ms-transition:all 1000ms linear;
	transition:all 1000ms linear;
}
.btn_go_zamerzhik:hover{
	box-shadow:0 0 30px -5px #FFCE00;
}
.btn_go_zamerzhik:hover > div{
	right:0;
	width:100%;
}
.btn_go_zamerzhik div{
	position:absolute;
	bottom:0;
	right:-40px;
	height:100%;
	width:0;
	text-align:center;
	padding:12px 0 12px 40px;
	background:#FFCE00;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	-ms-transition:all 300ms linear;
	transition:all 300ms linear;
	z-index:2;
	background-image:url(/img/roulette2.svg);
	background-size:50px auto;
	background-position:3% center;
	background-repeat:no-repeat;
	font-weight:700;
	white-space:nowrap;
}
.btn_go_zamerzhik span{
	width:215px;
	height:1px;
	background:#aaa;
	position:absolute;
	bottom:9px;
	left:25px;
}

.pay_head_link{
	font-size:14px;
	margin-top:10px;
	color:#777;
	text-decoration:underline;
}
.pay_head_link:hover{
	cursor:pointer;
	opacity:.5;
}
.head_phone_icon{
	display:none;
}
.head_img_link{
	width:22px; margin-right:10px; margin-top:2px;
}
.head_pay_link_mob{display:none;}

@media only screen and (max-width:1300px){
	.head_block_1{
		padding-left:0;
	}
	.head_block_3{
		padding-right:0;
	}
}
@media only screen and (max-width:900px){
	.head_pay_link{display:none;}
	.head_pay_link_mob{display:block;}
	.btn_go_zamerzhik{display:none;}
	.pay_head_link{display:none;}
	nav{
		background: #111;
		color:#fff;
		flex-direction: column !important;
		padding:40px 20px;
	}
	.nav_a{
		font-size:16px;
		padding:0 0 0 20px;
		margin-bottom:20px;
		border-bottom:0;
	}
	.nav_a:hover, .nav_a_act{
		border-bottom:0;
	}
	.header_small_txt{display:none;}
	.menu_burger_show{
		display:none;
		position:absolute;
		position:fixed;
		top:93px; left:0;
		height:calc(100vh - 70px);
		width:90%;
		background:#111;
		z-index:9999999999999999;
		opacity:.98;
	}
	.head_block_1{
		min-width: unset;
		width:calc(50% - 30px);
		padding-left:20px;
		padding-top:20px;
		padding-bottom:10px;
		order:1;
	}
	.head_block_2{
		order:2;
		margin:0 10px 10px 10px;
	}
	.header_ya img{
		height:18px;
	}
	.header_ya b{
		font-size:14px;
		margin-left:3px;
	}
	.header_stars img{
		width:17px; margin-right:1px;
	}
	.header_stars span{
		font-size:14px;
	}
	.header_stars a{
		font-size:12px;
		white-space:nowrap;
	}
	.header_stars a:hover{text-decoration:underline;}
	.head_block_3{
		order:3;
		width:calc(50% - 30px);
		height:100%;
		padding:0;
		text-align:center;
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-direction:row;
		flex-direction:row;
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center;
	}
	.mob_head_div{
		display:block;
		order:3;
		padding-right:20px;
		width:60px; height:100%;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
		-webkit-box-pack:end;
		-ms-flex-pack:end;
		justify-content:flex-end;
	}
	/**header**/
	header{padding:0; background:#fff; border-bottom:2px solid #111;position:absolute; position:fixed; left:0; top:0;z-index:9999999; background:#fff; width:100%;}
	body{padding-top:93px;}
	.center_center_header{
		-webkit-box-align:flex-end;
		-ms-flex-align:flex-end;
		align-items:flex-end;
	}
	.tit_under_logo{
		display:none;
	}
	.logo_header{width:160px; margin:0;}

	.phone_header{
		display:none;
	}
	.phone_header img{
		width:25px;
	}
	.header_time{
		display:none;
	}
	.head_phone_icon{
		display:block;
	}
	.head_img_link{
		width:30px; margin-right:15px; margin-top:5px;
	}
}
.mob_feedbacks{display:none;}
@media only screen and (max-width:600px){
	.head_block_2{display:none;}
	.mob_feedbacks{
		padding:40px 20px;
		display:block;
		width:100%;
		border-top:2px solid red;
		border-bottom:2px solid red;
		margin-top:40px;
	}
	.header_ya{
		margin-top:0;
		margin-bottom:2px;
	}
	.header_ya img{
		height:23px;
	}
	.header_ya b{
		font-size:18px;
		font-weight:700;
		color:#111;
		margin-left:3px;
		line-height:142%;
		letter-spacing:0.02px;
	}
	.header_stars{
		margin-left:20px;margin-bottom:2px;
	}
	.header_stars img{
		width:25px; margin-right:1px;
	}
	.header_stars span{
		font-size:16px;
		font-weight:600;
		margin-left:5px; margin-right:10px;
		margin-top:4px;
	}
	.header_stars a{
		font-size:16px;
		color:#000;
		margin-top:4px;
	}
	.head_ya_link{
		padding:10px 20px;
		font-size:16px;
		font-weight:600;
	}
}

@media only screen and (max-width:480px){
	.logo_header{width:120px; margin:0;}
	.head_block_1{padding-left:10px;}
	.head_img_link{
		width:25px; margin-right:15px; margin-top:5px;
	}
}
.podrobnee_dashed{
	color:#777;
	text-decoration:none;
	border-bottom:2px dashed #ffcd00;
	font-size:12px;
	font-weight:400;
	padding:5px; padding-bottom:2px;
	margin-bottom:10px;
}
.otvety_na_voprosy h1{
	font-size:32px;
	margin-bottom:20px;
}
.otvety_na_voprosy{
	background:#fff;
	padding:60px 40px;
}
.otvety_na_voprosy p{
	font-size:16px;
	max-width:800px;
}
.otvety_na_voprosy h3{
	font-size:18px;
	font-weight:600;
	margin-top:20px;
	margin-bottom:10px;
	text-align:left;
}
.cat_fly:hover{
	display:block;
}
.fly_block{
	min-width:280px;
	padding:10px;
}
.fly_header_h3{
	font-size:16px;
	color:#111;
	padding:20px; padding-top:10px;
	padding-bottom:5px; margin-bottom:10px;
	border-bottom:2px solid #111;
	margin-top:0;
}
.fly_cat_list{
	padding-right:20px;
}
.fly_header_a{
	font-size:16px;
	color:#111;
	padding:5px; margin-bottom:7px; 
	text-decoration:none;
	padding-left:15px;
	border-left:4px solid #f9f9f9;
}
.fly_header_a:hover{
	text-decoration:underline;
}


/**advantages**/
.adv{
	background:#f9f9f9; padding-top:20px;
}
.pluh_adv{
	padding:10px;
	min-width:150px; width:calc(20% - 20px); max-width:300px;
	margin:10px;
}
.adv_img_div{
	width:100%;
	padding:5px;
}
.adv_img_div img{
	width:80px; height:80px;
}
.adv_img_div div{border-radius:180px; background:#f9f9f9; width:80px; height:80px;}
.adv_span_div span{
	min-width:95px; max-width:300px;
	color:#111;font-size:16px; text-align:center;
}
.adv_span_div b{
	color:#111; font-size:18px; text-align:center;
	font-weight:600;
}
.adv_span_div small{
	min-width:95px; max-width:300px;
	color:#333;font-size:14px; text-align:center;
	margin-top:10px;
}
.adv_span_div_span{
	color:#111; font-size:16px;
	text-align:center;
	padding:10px; padding-bottom:0;
	transition: 1s linear;
	text-decoration:none;
	margin-bottom:20px;
}
.adv_span_div_span:hover{
	cursor:pointer;
	color:#000;
}
@media only screen and (max-width:900px){
	.pluh_adv{
		min-width:120px; width:calc(50% - 20px); max-width:420px;
		padding:10px 0; margin-bottom:0;
	}
	.adv_span_div_span{
		white-space:normal; font-size:14px;
	}
	.white_mobile_svg{fill:#f9f9f9;}
}
@media only screen and (max-width:550px){
	.adv_span_div_span small{display:none;}
}
/**album_cover**/
.div_album_cover{
	padding-top:20px; padding-bottom:20px;
	overflow:hidden;
}
.box_album_cover{
	overflow:hidden;
	position:relative;
	margin:10px;
	min-width:180px; min-width:calc(25% - 20px); max-width:260px;
}
.box_album_cover img{
	width:100%;
	height:auto;
	transform: scale(1);
	transition: 1s ease-in;
}
.box_album_cover img:hover{
	transform: scale(1.2,1.2);
}
.div_album_cover b{font-size:20px; font-weight:400;}

.box_album_cover_sh{
	overflow:hidden;
	position:relative;
	margin:10px;
	width:260px;
	height:180px;
}
.box_album_cover_sh img{
	width:290px;
	height:auto;
	transform: scale(1,1);
	transition: 1s ease-in;
}
.div_album_cover_sh{
	padding-top:20px; padding-bottom:20px;
	overflow:hidden;
}
.box_album_cove_shr img:hover{
	transform: scale(1.5,1.5);
}


.box_album_cover_over{
	position:absolute;
	top:0; left:0;
	z-index:99;
	background: linear-gradient(0deg, rgba(0,0,0,1) 15%, rgba(233,233,233,0.5) 35%, rgba(255,255,255,0) 80%);
	opacity:0.9;
	width:100%; height:100%;
}
.box_album_cover_bottom{
	position:absolute;
	bottom:0; left:0;
	z-index:999;
	width:100%;
	padding:20px;
	padding-top:15px;
	background: linear-gradient(0deg, rgba(0,0,0,0.8) 95%, rgba(233,233,233,0.5) 5%);
	opacity:.9;
}
.box_album_cover_txt span{
	font-size:26px;
	font-weight:700;
	color:#f9f9f9;
}
.box_album_cover_txt span:hover{
	cursor:pointer;
}
.box_album_cover_txt a{
	margin-top:10px;
	color:#777;
	font-size:14px;
	text-decoration:none;
	border-bottom:1px solid #aaa;
}
.box_album_cover_btn{
	background:#ffce00;
	font-size:16px;
	font-weight:600;
	color:#111;
	text-align:center;
	padding:15px 25px;
	border:0; border-radius:5px;
	text-decoration:none;
}
.box_album_cover_btn:hover{
	background:#ffde54;
}


/***double_block***/ 
.left_double_block{
	padding:20px; padding-top:40px; padding-bottom:40px;
	min-width:300px;
	max-width:600px;
}
.right_double_block{
	padding:20px; padding-top:40px; padding-bottom:40px;
	min-width:300px;
	width:50%;
	max-width:600px;
}

.h1_double_block{
	font-size:32px;
	font-weight:400;
	margin-bottom:20px;
	margin-top:20px;
}

.ul_double_block{
	margin-top:-10px;
  padding:0;
  list-style: none;
}
.ul_double_block li{
  padding:5px;
	font-size:18px;
}
.ul_double_block li:hover{
	text-decoration:underline;
	cursor:pointer;
}
.ul_double_block li:before{
  padding-right:10px;
  font-weight: 700;
  color: #ffce00;
  content: "\2714";
  transition-duration: 0.5s;
}
.ul_double_block li:hover:before{
  color: #dd0000;
  content: "\2714";
	text-decoration:none;
}  
.double_block_btn{
	background:#ffce00;
	font-size:18px;
	font-weight:600;
	color:#111;
	text-align:center;
	padding:14px 24px;
	margin-top:20px;
	margin-bottom:20px;
	border:0; border-radius:3px;
	text-decoration:none;
	width:260px;
}
.double_block_btn:hover{
	background:#ffde54;
}

.form_bottom_zamer{
  min-height:400px;
	background:#f9f9f9;
  background-image:url(../img/zamershik_bg.jpg);
  background-size:cover;
  background-position:center center;
	background-repeat:no-repeat;
}
.zamer_div{
	padding-top:30px; padding-bottom:40px;
}
.zamer_in{
	position:static; margin-top:0;
}


.h2_vyzov_zamer{
	
}

#over_black{
	display:none;
	position:absolute;
	top:0; left:0;
	background:#111;
	opacity:0.8;
	height:100vh;
	width:100%;
	position:fixed;
	z-index:99999;
}
#show_img{
	display:none;
	position:absolute;
	top:0; left:0;
	height:100vh;
	width:100%;
	position:fixed;
	z-index:99999999999999;	
}
#popup_show_img{
	padding:20px;
	max-height:calc(100vh - 40px);
	max-width:100vw;
}


#show_form{
	display:none;
	position:absolute;
	top:0; left:0;
	height:100%;
	width:100%;
	margin-top:80px;
	z-index:9999999999;
	position:fixed;
}
.form_popup{
	position:relative;
	padding:20px;
	background:#f9f9f9;
	border-radius:5px;
	min-width:280px;
	width:100%;
	max-width:340px;
}
.form_popup_x{
	position:absolute;
	top:5px;
	right:5px;
	font-size:38px;
	color:#333;
	width:40px; height:40px;
	border:0; border-radius:180px;
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;	
}
.form_popup_x:hover{
	color:#111;
	cursor:pointer;
}
.form_popup_h{
	font-size:24px;
	text-align:center;
	margin:20px 0;
}
.form_popup_inp{
	padding:10px 20px;
	font-size:18px;
	outline:none;
	border:2px solid #ffce00;
	border-radius:5px;
	width:100%;
	margin:5px 20px;
}
.form_popup_inp::placeholder{
	font-weight:400;
	font-size:16px;
	color:#777:
}
.form_popup_btn{
	background:#ffce00;
	padding:10px 20px;
	font-size:18px;
	border-radius:5px;
	font-weight:400;
	border:0;
	width:100%;
	margin:5px 20px 0 20px;
	text-align:center;
	outline:none;
}


.karnizy_block{
	padding-top:20px; padding-bottom:60px;
}

/**Katalog**/
.catalog_block{
	padding:60px 20px;
}
.title_catalog_block{
	margin-bottom:20px;
}
.catalog_block_box{
	width:calc(25% - 20px);
	margin:0 10px;
	background:#f9f9f9;
	padding-bottom:20px;
}
.catalog_block_a{
	text-decoration:none;
	font-size:18px;
	font-weight:700;
	text-align:center;
	margin-top:5px;
}
.catalog_block_a:hover{
	text-decoration:underline;
}
.catalog_block_p{
	font-size:14px;
	padding:10px 20px;
}
.catalog_block_btn{
	background:#ffce00;
	font-size:18px;
	font-weight:500;
	color:#111;
	text-align:center;
	padding:15px 25px;
	margin-top:10px;
	border:0; border-radius:5px;
	text-decoration:none;
}
.catalog_block_btn:hover{
	background:#ffde54;
}
.catalog_block_title3{
	font-size:24px;
	color:#111;
	margin-top:40px;
	text-align:center;
	font-weight:700;
}
@media only screen and (max-width: 900px){
	.catalog_block{
		padding:40px 10px;
	}
}
@media only screen and (max-width: 820px){
	.catalog_block_box{
		width:calc(50% - 20px);
		margin-bottom:20px;
	}
	.catalog_block_title3{
		margin-top:35px;
	}
}
@media only screen and (max-width: 500px){
	.catalog_block_a{
		font-size:16px;
		padding:0 10px;
	}
	.catalog_block_p{
		font-size:14px;
		line-height:1.1;
		padding:10px 10px;
	}
	.catalog_block_box{
		margin:5px;
	}
	.catalog_block{
		padding:40px 0;
	}
}

.top_catalog_block{
	padding:20px;
}
.top_catalog_h1_div{
	text-align:center; 
}

.div_hleb_url, .div_hleb_url span{
	min-width:280px;
	width:100%;
	max-width:1280px;
	color:#333;
	font-size:14px!important;
	margin-bottom:10px;
}
.hleb_url{
	color:#333;
	font-size:14px;
	text-decoration:underline;
}
.hleb_url:hover{
	color:#111;
	cursor:pointer;
}
.hleb_url span:hover{
	color:#111;
	cursor:pointer;
}
.hleb_url:visited{
	color:#333;
}
.hleb_url_act{
	text-decoration:none;
}	
.catalog_foto_container{
	width:290px; height:220px;
	overflow:hidden;
	margin:5px;
	background:#e2e2e2;
}
.catalog_foto_container img{
	width:100%; height:auto;
	-webkit-transition:all 500ms linear;
	-moz-transition:all 500ms linear;
	-o-transition:all 500ms linear;
	-ms-transition:all 500ms linear;
	transition:all 500ms linear;
}
.catalog_foto_container:hover img{
	cursor:pointer;
	width:110%; height:auto;
	-webkit-transition:all 500ms linear;
	-moz-transition:all 500ms linear;
	-o-transition:all 500ms linear;
	-ms-transition:all 500ms linear;
	transition:all 500ms linear;
}
.pokazat_eshe{
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#111;
	font-size:16px;
	font-weight:700;
	margin-bottom:20px;
	border-bottom:2px solid #ffce00;
	text-align:center;
}
.pokazat_eshe:hover{
	cursor:pointer;
	color:#333;
	border-bottom:2px solid #ff0000;
}



.sertif_con{
	padding-top:20px; padding-bottom:60px; background:#f9f9f9;
}
.sertif_con h3{
	text-align:center;
}
.sertificate_div_img{
	width:200px; padding:5px;
}
	

	
.show_500{
	display:none;
}

/**SVET**/
.goods_param{
	margin-bottom:10px;
	font-size:14px;	
}
.svet_pluh{
	padding:10px;
	width:260px;
	padding:20px;
	box-shadow:0 2px 8px -4px #aaa;
	background:#f9f9f9;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
}
.svet_left_div{
	width:85%;
}
.title_goods_card{
	font-size:20px;
	color:#111;
	text-align:center;
	margin-bottom:10px;
}
.title2_goods_card{
	font-size:16px;
	color:#777;
	text-align:right;
}

.svet_right_div{
	width:calc(15% - 5px); margin-left:5px;
}
.svet_div_img{
	width:100%;
	height:220px;
	overflow:hidden;
}
.svet_bottom_div{
	width:100%;
}
.svet_right_div img{
	width:100%;
	margin:2px;
}
.svet_pluh_img{
	width:100%;
}
.svet_pluh_span span{
	font-size:14px;
	color:#111;
}
.svet_pluh_top{
	text-align:center;
	width:100%;
	margin-top:10px;
}	
.svet_pluh_top span{
	font-size:16px;
	font-weight:700;
	color:#111;
}	
.svet_pluh_bottom{
	width:100%;
	margin-top:10px;
	padding:10px;
	background:#f5f5f5;
	text-align:center;
}	
.svet_pluh_bottom span{
	font-size:20px;
	font-weight:700;
	color:#111;
}	






	
	
	
.div_partners{
	min-height:100px;
	width:100%;
	margin:20px;
	background:#f5f5f5;
	border:0; border-radius:5px;
	-webkit-box-shadow: inset 0px 0px 21px -5px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0px 0px 21px -5px rgba(0,0,0,0.05);
	box-shadow: inset 0px 0px 21px -5px rgba(0,0,0,0.05);
	padding-top:20px; padding-bottom:20px;
}
.partner_pluh{
	background:#f9f9f9;
	border:0; border-radius:5px;
	width:300px; height:80px;
	-webkit-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.09);
	-moz-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.09);
	box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.09);
	margin:10px;
	padding:10px;
}
.partner_pluh a{
	text-align:center;
}
.sber_partner_img{
	width:90%;
	margin-top:2px;
}
.sov_partner_img{
	width:95%;
}
.halva_partner_img{
	width:70%;
}	
.ya_partner_img{
	width:50%;
}
.mebel_partner_img{
	width:70%;
}
.tin_partner_img{
	width:75%;
}


.pay_icon_div{
}
.pay_icon_div img{
	width:28px;
	margin-left:10px;
}



.cat_osvezhenie_div{
	min-width:300px;
	width:50%;
	max-width:580px;
	margin:10px;
	position:relative;
	height:350px;
	overflow:hidden;
}
.cat_osvezhenie_div img{
	width:100%;
}
.txt_svet_cat{
	position:absolute;
	bottom:0;left:0;
	height:60px; width:100%;
	background:#111;
	padding:18px;
}
.txt_svet_cat div span{
	color:#f9f9f9;
	font-size:20px;
}
.txt_svet_cat div span:hover{
	cursor:pointer;
}


.kviz_out{
	position:absolute;
	position:fixed;
	top:0; left:0;
	width:100%; height:100%;
	z-index:99999999999999999999999999999;
}
.kviz_form_out{
	padding:20px;
	background:#f9f9f9;
	border-radius:5px;
	-webkit-box-shadow: inset 0px 0px 21px -5px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0px 0px 21px -5px rgba(0,0,0,0.05);
	box-shadow: inset 0px 0px 21px -5px rgba(0,0,0,0.05);
	width:80%; min-width:320px; max-width:800px;
	z-index:99999999999999999999999999999;
}
.kviz{
	display:none;
	position:absolute;
	position:fixed;
	top:0; left:0;
	width:100%; height:100%;
	z-index:99999999999999999999999999999;
}
.kviz_in{
	height:100%;
}
.kviz_form{
	padding:20px;
	background:#f9f9f9;
	border-radius:5px;
	-webkit-box-shadow: inset 0px 0px 21px -5px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0px 0px 21px -5px rgba(0,0,0,0.05);
	box-shadow: inset 0px 0px 21px -5px rgba(0,0,0,0.05);
	width:80%; min-width:320px; max-width:1000px;
	z-index:99999999999999999999999999999;
	position:relative;
}
.kviz_gift{
	min-width:110px; width:100%; max-width:200px;
}
.kviz_h_one{
	text-align:center;
	font-size:34px;
	width:100%;
}
.kviz_h_one b{
	font-size:34px;
	font-weight:700;
}
.kviz_h{
	text-align:center;
	font-size:28px;
	width:100%;
	margin-top:20px;
}
.yes_btn{
	padding:15px 30px;
	background:#ff0000;
	color:#f9f9f9;
	font-size:16px;
	text-decoration:none;
	border:0; border-radius:5px;
	margin-top:10px; margin-bottom:10px;
	text-align:center;
}
.yes_btn:hover{
	color:#f9f9f9;
	cursor:pointer;
	background:#dd0000;
}
.no_btn{
	padding:15px 30px;
	background:#189d0e;
	color:#f9f9f9;
	font-size:16px;
	text-decoration:none;
	border:0; border-radius:5px;
	margin-top:10px; margin-bottom:10px;
	text-align:center;
}
.no_btn:hover{
	color:#f9f9f9;
	cursor:pointer;
	background:#158b0d;
}
.no_btn2{
	padding:15px 30px;
	background:#189d0e;
	color:#f9f9f9;
	font-size:16px;
	text-decoration:none;
	border:0; border-radius:5px;
	margin-top:10px; margin-bottom:10px;
	text-align:center;
	margin:5px;
}
.no_btn2:hover{
	color:#f9f9f9;
	cursor:pointer;
	background:#158b0d;
}

#over{
	display:none;
	position:absolute;
	top:0; left:0;
	background:#111;
	opacity:0.6;
	height:100vh;
	width:100%;
	position:fixed;
	z-index:99999;
}


@keyframes anima_kviz_btn{
0%{ transform: rotate(0); }
5%{ transform: rotate(8deg); }
10%{ transform: rotate(-6deg); }
15%{ transform: rotate(5deg); }
20%{ transform: rotate(-4deg); }
25%{ transform: rotate(3deg); }
30%{ transform: rotate(-3deg); }
35%{ transform: rotate(1deg); }
40%{ transform: rotate(-2deg); }
45%{ transform: rotate(1deg); }
50%{ transform: rotate(0); }
100%{ transform: rotate(0); }
}


.sertf_img{
	width:100%; height:auto;
}
.ya_img{
	position:absolute; left:-9999px;
}

/***DYNAMIC***/
.dyn_h1_div{
	padding:20px;
	width:100%;
}
.dyn_h1{
	font-size:44px;
	font-weight:400;
	text-align:center;
}
.btn_yellow{
	padding:15px 50px;
	background:#ffcc00;
	color:#111;
	font-size:16px;
	font-weight:700;
	text-decoration:none;
	border:0; border-radius:5px;
	margin-top:10px; margin-bottom:10px;
	text-align:center;
}
.btn_yellow:hover{
	color:#111;
	cursor:pointer;
	background:#eabb00;
}

.yellow_btn{
	padding:10px 40px;
	border-radius:5px;
	border:0;
	outline:none;
	background:#ffce00;
	color:#111;
	text-decoration:none;
	font-size:16px;
}
.yellow_btn:hover{
	background:#FFEA93;
}


.dyn_pluh{
	position:relative;
	min-width:320px;
	width:50%;
	max-width:520px;
	box-shadow:1px 1px 3px #333;
	background:#f9f9f9;
	margin:20px;
	max-height:220px;
}
.dyn_pluh img{
	height:90%;
}
.dyn_sale{
	background:#de0000;
	padding:10px;
	font-size:56px;
	font-weight:700;
	color:#f9f9f9;
	position:absolute;
	top:0; left:0;
}
.dyn_tit{
	border-bottom:2px solid #eabb00;
	border-top:2px solid #eabb00;
	background:#ffcc00;
	padding:10px;
	font-size:26px;
	font-weight:700;
	color:#111;
	position:absolute;
	bottom:0; left:0;
	text-align:center;
	width:100%;
}

.dyn_over{
	position:absolute;
	top:0; left:0;
	width:100%; height:100%;
	background:#f9f9f9;
	opacity:.7;
	z-index:0;
}


.pokazat_eshe{
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#333;
	font-size:18px;
	font-weight:700;
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:2px solid #ffce00;
}
.pokazat_eshe:hover{
	cursor:pointer;
	color:#111;
	border-bottom:2px solid #ff0000;
}
.margin-20{
	margin-top:-10px;
}
.pokazat_eshe_up{
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#777;
	font-size:14px;
	font-weight:400;
	margin-top:20px;
	border-bottom:1px solid #777;
	margin-left:40px;
	margin-right:40px;
}
.pokazat_eshe_up:hover{
	cursor:pointer;
	color:#111;
}


@media only screen and (max-width: 736px){
	.videofeed_h2{
		margin-top:40px;
		font-size:30px;
	}
}
@media only screen and (max-width: 900px){
	.videofeed_h2{
		padding-right:20px; padding-left:20px;
	}
}

/**Калькулятор**/
.calc_white{
	width:100%; max-width:1280px;
	padding:60px 0;
}
.calc_title{
	text-align:center;
	font-weight:500;
	color:#111;
	padding:0 20px;
}
.calc_title2{
	font-size:20px; color:#111; text-align:center;
	color:#424242;
	margin-bottom:20px;
	padding:0 20px;
}



.block_300{
	width:280px;
	margin:0 5px;
	min-height:50px;
	background:#424242 /*ff311c#f5f5f5*/;
	padding:15px;
}
@media only screen and (max-width: 1150px){
	.block_300{
		min-width:180px; max-width:300px;
		margin:5px;
		min-height:50px;
		background:#424242 /*ff311c#f5f5f5*/;
	}
	.calc_title2{margin-top:10px; margin-bottom:0;}

}
@media only screen and (max-width: 820px){
	.calc_white{
		padding:40px 0;
	}
	.title_catalog_block h2{
		font-weight:700;
	}
	.calc_title{font-weight:700;}
}
@media only screen and (max-width: 760px){
	.block_300{
		width:calc(50% - 20px); max-width:700px;
	}
}
@media only screen and (max-width: 620px){
	.block_300{
		width:calc(100% - 10px); margin:10px 5px;
	}		
}

.tit_calc{
	font-size:18px;
	font-weight:500;
	text-align:center;
	color:#f9f9f9;
}

.plus_minus{
	margin:5px;
}
.span_plus_minus{
	font-size:16px;
	padding-bottom:5px;
	font-weight:700;
	text-align: center;
}
.minus, .plus{
	background-color:#ffce00;
	font-size:24px;
	font-weight:700;
	color:#111;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	width:50px;
	height:30px;
	text-align:center;
	-ms-user-select: none;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;
}
.minus{
	background-image:url(/img/icons/calc_minus.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:20px;
}
.plus{
	background-image:url(/img/icons/calc_plus.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:18px;
}
.minus:hover{
	background-color:#ffde54;
	transform:rotate(-2deg);
}
.plus:hover{
	background-color:#ffde54;
	transform:rotate(2deg);
}

.input_plus_minus{
	width:40px;
	text-align:center;
	border:0;
	font-size:20px;
	outline:none;
}

.escho_deshevle{
	display:none;
	width:100%;
}
.escho_deshevle_btn{
	margin-top:20px;
	margin-bottom:5px;
	color:#111;
	background:#FFCE00;
	border-radius:5px;
	padding:15px 50px;
	font-size:20px;
	font-weight:700;
}
.escho_deshevle_btn:hover{
	cursor:pointer;
	background:#ffde54;
}

.inp_form_calc{
	border:2px solid #ffce00;
	outline:none;
	font-size:16px;
	padding:10px 15px;
	margin-left:10px;
	border-radius:5px;
}

.btn_form_calc{
	padding:15px 50px;
	background:#ff0000;
	border:2px solid #ff0000;
	color:#f9f9f9;
	font-size:16px;
	text-decoration:none;
	border:0;
	margin-left:10px;
	border-radius:5px;
	font-weight:500;
}
.btn_form_calc:hover{
	color:#f5f5f5;
	cursor:pointer;
	background:#dd0000;
}
.btn_form_calc:visited{
	padding:15px 50px;
	color:#f9f9f9;
	text-decoration:none;
	cursor:pointer;
	background:#ff0000;
}

.span_form_calc{
	text-align:center;
	font-size:28px;
	font-weight:500;
	padding-bottom:20px;
}
.form_calc{
	margin:20px;
	padding:40px 20px;
	background:#e2e2e2;
	border-radius:5px;
}
#itogo_calc_sale{
	display:none;
}

@media only screen and (max-width: 720px){
	.btn_form_calc, .inp_form_calc{margin-left:0; margin-top:10px; font-size:18px; min-width:260px; width:100%;}
	.span_form_calc{font-size:34px;}
}



.radio{
	position: relative;
	margin-bottom: 1rem;
}
.radio label small{
	font-size:10px;
}
.radio input{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: absolute;
}

.radio label{
	padding-left: 25px;
	font-size: 1rem;
	color: #111;
	cursor: pointer;
	font-weight:700;
}

.radio label:before{
	content: "";
	display: block; 
	width: 16px;
	height: 16px;
	border: 1px solid #ffce00;
	background-color: #f9f9f9; 
	border-radius: 0;
	position: absolute;
	top: 0; 
	left: 0;
	z-index: 1;
}

.radio label:after{
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	background-color: #ffce00;
	border-radius: 0;
	opacity: 0.1;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: 2;
}

.radio input:checked + label:after{
	opacity: 1;
}
.radio input:checked + label:before{
	border:1px solid #ffce00;
}





.btn_ask_fluery{
	color:#777;
	font-size:14px;
}

.video_feed_div{
	padding:60px 20px;
	background:#ececec;
}

.video_box_big{
	width:100%; height:315px;
	background:#f9f9f9;
}
.video_box_min{
	width:100%; height:215px;
	background:#f9f9f9;
}
@media only screen and (max-width: 820px){
	.video_feed_div{
		padding:40px 20px;
	}
}



.video_popup{
	display:none;
	position:absolute;
	position:fixed;
	top:0; left:0;
	width:100%; height:100vh;
	z-index:99999999999999999;
}
.video_popup_div{
	padding:20px;
	background:#f9f9f9;
	border:0; border-radius:5px;
	min-width:280px; width:80%; max-width:1000px;
	-webkit-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.05);
	position:relative;
}
.krest_popup_video{
	position:absolute;
	top:5px; right:5px;
	background:#f9f9f9;
	padding:10px;
	width:60px;
	height:60px;
	border:0; border-radius:180px;
	-webkit-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.1);
}
.krest_popup_video:hover{
	-webkit-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.3);	
	cursor:pointer;
	background:#f2f2f2;
}
.krest_popup_video img{
	width:100%;
}
.popup_video_frame{
	width:100%; height:80vh; max-height:500px;
}




@media only screen and (max-width: 900px){
	.form_calc{
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
	}
}



/**Безопасный монтаж**/
.work_img{
	width:auto;
	height:100%;
}	
.box_img{
	width:23%;
	height:auto;
	margin:1%;
}	
.box_img img{
	width:100%;
}

@media only screen and (max-width: 900px){
	.img_gaz1{
		order:1;
		width:100%;
	}
	.img_gaz2{
		order:2;
		width:100%;
	}
	.img_gaz1 span{
		margin:10px 0;
	}
	.img_gaz2 span{
		margin:10px 0;
	}
	.hide_gaz900{display:none;}
}







.img_block_landing_100{
	width:100%;
}
.text_block_landing_100{
	width:100%;
	padding:15px;
}
.text_block_landing_100 a{
	line-height: 24px;
}
.text_block_landing_100 p{
	line-height: 24px;
}
.text_block_landing_100 b{
	line-height: 24px;
}
.text_block_landing_100 span{
	line-height: 24px;
}
.img_block_landing_50{
	min-width:300px;
	width:50%;
	margin-top:20px;
}
.text_block_landing_50{
	min-width:300px;
	width:50%;
	padding:15px;
	line-height: 24px;
}
.text_block_landing_50 a{
	line-height: 24px;
}
.text_block_landing_50 b{
	line-height: 24px;
}
.text_block_landing_50 p{
	line-height: 24px;
}
.text_block_landing_50 span{
	line-height: 24px;
}


@media only screen and (max-width: 600px){
	.img_block_landing_50{
		min-width:300px;
		width:100%;
	}
	.text_block_landing_50{
		min-width:300px;
		width:100%;
		padding:15px;
		line-height:24px;
	}
}








.block_price{
	padding:10px; 
	width:calc(50% - 20px);
	margin:10px;
	position:relative;
	border:1px solid #e2e2e2;
	border-right:5px solid #111;
	border-radius:3px;
	min-height:200px;
	background:#f5f5f5;
	transition: .3s linear;
}
.block_price:hover{
	box-shadow:1px 1px 15px #aaa;
	border-right:5px solid #ff0000;
}
.block_price:hover .price_for_type_polotno{
	color:#dd0000;
}
.block_price:hover .strike_for_type_polotno{
	color:#ffce00;
}
.block_price:hover .zacherk_price_polotno{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.block_price:hover .garante{
	animation-name: garante;
	animation-delay: .5s;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-direction: alternate;
	animation-fill-mode: forwards;
	animation-timing-function:ease;	
}
.block_price:hover .pvh_polotno{
	animation-name: pvh_polotno;
	animation-delay: 1.5s;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-direction: alternate;
	animation-fill-mode: forwards;
	animation-timing-function:ease;	
}
.block_price:hover .zakaz_btn{
	animation-name: zakaz_btn;
	animation-delay: 2s;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-direction: alternate;
	animation-fill-mode: forwards;
	animation-timing-function:ease;	
}

.in_block_price{
	width:100%;
}
.pvh_polotno{
	color:#4f4f4f; 
	font-weight:700;
	font-size:18px; 
	padding:20px; 
}
.div_for_type_polotno{
	height:100%; width:100%;
	margin-top:-20px;
}
.h_for_type_polotno{
	font-size:38px;
	color:#111;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
}
.div_for_h_polotno{
	height:100%; width:40%;
}
.div_for_price_polotno{
	height:100%; width:60%;
	position:relative;
}
.price_for_type_polotno{
	font-size:48px;
	font-weight:700;
	color:#111;
	transition: .3s linear;
}
.strike_for_type_polotno{
	font-size:36px;
	font-weight:normal;
	color:#4f4f4f;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	transition: .3s linear;
}
.zacherk_price_polotno{
	position:absolute;
	top:-10px; left:0;
	width:100px;
	transition: .3s linear;
}
.garante{
	position:absolute;
	bottom:20px;
	left:20px;
	padding:10px 25px;
	background:#333;
	max-width:240px;
	border-radius:3px;	
}

@keyframes garante{
	0%{
		transform: translateY(0px);
	}
	10%{
		transform: translateY(20px);
	}
	30%{
		transform: translateY(-20px);
	}	
	60%{
		transform: translateY(10px);
	}
	80%{
		transform: translateY(-5px);
	}
	90%{
		transform: translateY(5px);
	}
	90%{
		transform: translateY(-2px);
	}
	100%{
		transform: translateY(0px);
	}
}
@keyframes pvh_polotno{
	0%{
		transform: translateX(0px);
	}
	10%{
		transform: translateX(10px);
	}
	30%{
		transform: translateX(-10px);
	}	
	60%{
		transform: translateX(0px);
	}
	80%{
		transform: translateX(-5px);
	}
	90%{
		transform: translateX(5px);
	}
	90%{
		transform: translateX(-2px);
	}
	100%{
		transform: translateX(0px);
	}
}

@keyframes zakaz_btn{
	0%{
		transform: scale(1,1);
		filter: blur(0);
	}
	30%{
		transform: scale(1.5,1.5);
		filter: blur(0.5px);
	}	
	60%{
		transform: scale(0.5,0.5);
		filter: blur(0);
	}
	80%{
		transform: scale(1.5,1.5);
		filter: blur(0.5px);
	}
	100%{
		transform: scale(1,1);
		filter: blur(0);
	}
}

.garante span{
	font-size:15px;
	color:#f9f9f9;
}	
	
.zakaz_btn{
	position:absolute;
	bottom:20px;
	right:25px;
	padding:10px 20px;
	background:#ffce00;
	max-width:320px;
	font-size:18px;
	color:#111;
	font-weight:700;
	text-decoration:none;
	border-radius:3px;
}
.zakaz_btn:hover{
	background:#ffe36b;
	cursor:pointer;
}
.box_img_polotno{
	position:relative;
	padding:20px;
	align-items:flex-start;
}
.msd_logo{
	width:60%;
}
.yf_logo{
	width:60%;
	margin-top:-10px;
	padding-bottom:10px;
}
.lumfer_logo{
	width:65%;
	margin-top:-10px;
	padding-bottom:10px;
}

.flexy_logo{
	width:100%;
}
.clipso_logo{
	width:40%;
	margin-top:-10px;
	margin-bottom:40px;
}
.svet_logo{
	width:80%;
}
.slott_logo{
	width:100%;
	margin-bottom:40px;
}

.sticker_dotp{
	position:absolute;
	left:210px;
	top:20px;
	width:80px;
	height:auto;
}
.sticker_eco{
	position:absolute;
	left:240px;
	top:20px;
	width:40px;
	height:auto;
}
.sticker_mchs{
	position:absolute;
	left:240px;
	top:25px;
	width:140px;
	height:auto;	
}
.snoska_price{
	position:absolute; right:20px; top:20px;
}



@media only screen and (max-width: 1440px){
	.h_for_type_polotno{
		font-size:32px;
		padding-left:20px;
	}
	.price_for_type_polotno{
		font-size:38px;
	}
	.strike_for_type_polotno{
		font-size:28px;
	}
	.zacherk_price_polotno{
		top:-11px;
		width:90px;
	}
	.sticker_dotp{
		position:absolute;
		left:160px;
		top:20px;
		width:80px;
		height:auto;
	}
	.sticker_eco{
		position:absolute;
		left:190px;
		top:20px;
		width:40px;
		height:auto;
	}
	.sticker_mchs{
		position:absolute;
		left:160px;
		top:25px;
		width:140px;
		height:auto;	
	}

}

@media only screen and (max-width: 1150px){
	.snoska_price{
		position:absolute; right:10px; top:10px;
	}	
	.snoska_price b{
		font-size:12px;
	}	
}

@media only screen and (max-width: 1050px){
	
	.block_price{
		padding:10px; 
		width:100%; min-height:200px; 
		position:relative;
	}
	
	.sticker_dotp{
		position:absolute;
		left:310px;
		top:20px;
		width:80px;
		height:auto;
	}
	.sticker_eco{
		position:absolute;
		left:280px;
		top:20px;
		width:40px;
		height:auto;
	}
	.sticker_mchs{
		position:absolute;
		left:260px;
		top:25px;
		width:140px;
		height:auto;	
	}
	
	.sticker_dotp{
		position:absolute;
		left:170px;
		top:20px;
		width:80px;
		height:auto;
	}
	.sticker_eco{
		position:absolute;
		left:200px;
		top:20px;
		width:40px;
		height:auto;
	}

	
}


@media only screen and (max-width: 900px){
	.sticker_mchs{
		position:absolute;
		left:240px;
		top:25px;
		width:140px;
		height:auto;	
	}	
}

@media only screen and (max-width: 736px){
	.sale_h2{
		font-size:30px;
	}
	.sale_h2:hover{
		position:absolute;
		top:0;
		font-size:36px; color:#f9f9f9;
		padding:0;
	}
	.sale_h3:hover{
		top:0;
		font-size:18px; color:#f9f9f9; padding-top:20px;
		text-align:center;
	}

	.sticker_mchs{
		position:absolute;
		left:220px;
		top:25px;
		width:140px;
		height:auto;	
	}
	.sticker_mchs{
		position:absolute;
		left:140px;
		top:25px;
		width:120px;
		height:auto;	
	}		
	.span_promo_one{
		margin-top:60px;
	}	
}

@media only screen and (max-width: 500px){
	.snoska_price{
		position:static;
		padding:10px;
	}	
	.snoska_price b{
		font-size:14px;
	}
	.sale_h3{
		padding-top:60px;
		padding-bottom:40px;
	}

	.div_for_h_polotno{
		height:100%; width:60%;
	}
	.div_for_price_polotno{
		height:100%; width:40%;
		position:relative;
	}	
	
	.h_for_type_polotno{
		font-size:28px;
		color:#111;
		font-weight:normal;
		text-align:left;
		padding-left:20px;
	}	
	.strike_for_type_polotno{
		font-size:20px;
		font-weight:normal;
		color:#4f4f4f;
		padding-left:5px;
		padding-right:5px;
		position:relative;
	}
	.zacherk_price_polotno{
		position:absolute;
		top:-5; left:5px;
		width:60px;
	}
	.price_for_type_polotno{
		font-size:32px;
		font-weight:700;
		padding-right:20px;
	}
	.pvh_polotno{
		font-size:16px; 
	}
	
	.garante{
		position:relative;
		top:0;bottom:0;left:0;right:0;
		padding:10px 20px;
		border-radius:3px;
		background:none;
	}
	.garante span{
		color:#333;
		font-size:16px;
	}
	.zakaz_btn{
		position:relative;
		top:0;bottom:0;left:0;right:0;
		padding:10px 20px;
		max-width:320px;
		font-size:16px;
		border-radius:3px;
		margin-bottom:20px;
	}
	.sticker_dotp{
		position:absolute;
		left:70%;
		top:20px;
		width:60px;
		height:auto;
	}
	.sticker_eco{
		position:absolute;
		left:70%;
		top:20px;
		width:30px;
		height:auto;
	}
	.sticker_mchs{
		position:absolute;
		left:60%;
		top:25px;
		width:90px;
		height:auto;	
	}	

	.bg_one{
		position:relative;
		background-image:url('../img/back_one.jpg');
		background-repeat:no-repeat;
		z-index:2;
		background-size:cover;
		background-position:center center;
		background-attachment:scroll;
		min-height:600px;
	}
	.span_promo_one{
		display:none;
	}
}



.menu_fixed_top{
	position: fixed;
	z-index: 100;
	width: 100%;
}


.quote_block_yellow{
	padding:20px;
	margin:20px; margin-left:0;
	border-left:5px solid #111;
	background:#ffce00;
	color:#111;
}

/**pages generator**/
.type2-0, .type2-1{
	background:#f9f9f9;
}
.type2-2{
	background:#ECECEC;
}
.type2-3{
	background:#333;
}
.type2-4{
	background:#FF0000;
}
.type2-5{
	background:#FFCE00;
}
.type2-6{
	background:#111;
}
.title_block{
	font-size:36px;
	font-weight:400;
	text-align:center;
	margin:20px 0; padding:0;
}
.container_block{
	min-width:280px;
	width:100%;
	max-width:1280px;
	padding:20px 0;
}
.pt0{
	padding-top:0;
}
.block_img_50{
	min-width:300px;
	width:calc(50% - 40px);
}
.block_txt_50{
	min-width:300px;
	width:50%;
	margin:0;
	padding:0 20px; margin-top:-20px;
}
.block_txt_100{
	min-width:300px;
	width:100%;
	margin:0;
	padding:20px;	
}

.quote_block{
	padding:5px 20px;
	color:#f9f9f9;
	background:#333;
	margin:10px 0;
	width:100%;
	font-size:20px;
	border-radius:5px;
}

.img_block_album img{
	width:23%;
	min-width:150px;
	margin:0 10px;margin-bottom:20px; 
}
.see_ezhe{
	color:#333;
	font-size:16px;
	text-decoration:none;
	border-bottom:2px solid #FFCE00;
	padding-bottom:3px;
}
.see_ezhe:hover{
	cursor:pointer;
	color:#111;
}

.ready_card{
	width:270px;
	padding:20px 10px;
	box-shadow:0 2px 8px -4px #aaa;
	background:#f9f9f9;
}
.ready_card_img{
	width:100%;
	height:170px;
	overflow:hidden;
	margin-bottom:20px;
	padding:0 10px;
}
.ready_card_img img{
	width:100%;
}
.ready_title{
	font-size:20px;
	color:#111;
	text-align:center;
	margin-bottom:20px;
	padding:0 10px;
}
.ready_title2{
	font-size:14px;
	color:#333;
	text-align:right;
	margin-bottom:20px;
	padding:0 10px;
}
.ready_smeta{
	margin-bottom:10px;
	font-size:14px;
	padding:0 10px;
}
.ready_price{
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
}
.ready_price strike{
	position:absolute;
	top:-20px; left:70px;
	color:#777;
}
.ready_price span{
	font-size:22px;
	color:#111;
}
.yellow_btn_ready{
	background:#FFCE00;
	border-radius:5px;
	padding:10px 20px;
	margin:0 10px;
	font-size:16px;
	color:#111;
	text-decoration:none;
	text-align:center;
}

@media only screen and (max-width:1150px){
	.ready_card{
		min-width:280px;
		width:calc(50% - 40px);
		margin:0 20px; margin-bottom:20px;
		padding:20px;
		box-shadow:0 2px 8px -4px #aaa;
		background:#f9f9f9;
	}
	.ready_card_img{
		width:100%;
		height:200px;
		overflow:hidden;
		margin-bottom:20px;
	}
	.ready_card_img img{
		width:100%;
		object-fit: cover;
	}
}


@media only screen and (max-width:1024px){
	.img_block_album{
		padding:0 10px;
	}
	.img_block_album img{
		width:calc(50% - 20px);
		min-width:150px;
		margin:0 10px; margin-bottom:20px; 
	}

}
@media only screen and (max-width:800px){
	.block_img_50{
		min-width:280px;
		width:100%;
		padding:0 20px;
	}
	.block_txt_50{
		min-width:300px;
		width:100%;
		margin-top:0;
	}
	.title_block{
		font-size:32px;
		font-weight:400;
		text-align:center;
		margin:20px 0; padding:0 20px;
	}

}


@media only screen and (max-width:680px){
	.ready_card{
		min-width:280px;
		width:calc(100% - 40px);
	}
}


@media only screen and (max-width:400px){
	.img_block_album{
		padding:0 20px;
	}
	.img_block_album img{
		width:100%;
		min-width:260px;
		margin:0; margin-bottom:20px; 
	}	
}


.h80{
	min-height:80vh;
}
.cat_bg{
	background:url('/img/cat_bg.jpg');
	background-position:top center;
	background-size:cover;
	background-repeat:no-repeat;
	min-height:600px;
	padding:60px 20px;
}
.bg_opa_wh{
	padding:20px;
	background:rgba(255,255,255, .7);
}











.mobile_banner_div{
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url("/img/banner/banner_classic.jpg");
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url("/img/banner/banner_classic.jpg");
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url("/img/banner/banner_classic.jpg");
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url("/img/banner/banner_classic.jpg");
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .8)), to(rgba(255, 255, 255, .8))), url("/img/banner/banner_classic.jpg");
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url("/img/banner/banner_classic.jpg");
	background-position:top right;
	background-size:cover;
	background-repeat:no-repeat;
	min-height:80vh;
	width:100%;
	padding-bottom:160px;
	position:relative;
}
.top_banner_mob_text{
	color:#393939;
	font-size:18px;
	margin:30px 15px;
}
.tit_banner_mob span{
	text-align:center;
	margin-top:20px;
	font-size:32px;
	color:#111;
}
.form_banner_mob{
	margin-top:60px;
	width:70%;
	min-width:260px;
}
.form_banner_mob span{
	text-align:center;
	font-size:20px;
	color:#111;
}
.input_mob_banner{
	width:80%;
	padding:15px 20px;
	background:#f9f9f9;
	border:0; border-radius:5px;
	font-size:18px;
	color:#111;
	box-shadow:0 0 10px -3px #aaa;
}
.input_mob_banner::placeholder{
	color:#d2d2d2;
	text-align:center;
}
.red_btn_mob_banner{
	background:#ff0000;
	color:#f9f9f9;
	font-size:18px;
	text-align:center;
	padding:15px;
	border:0; border-radius:5px;
	width:80%;
	box-shadow:0 0 10px -3px #aaa;
}
.red_btn_mob_banner:hover{
	background:#de0000;
	color:#f9f9f9;
}
.red_btn_mob_banner2{
	background:#ff0000;
	color:#f9f9f9;
	font-size:18px;
	text-align:center;
	padding:15px;
	border:0; border-radius:5px;
	width:90%;
	box-shadow:0 0 10px -3px #aaa;
}
.red_btn_mob_banner2:hover{
	background:#de0000;
	color:#f9f9f9;
}

.mob_gift_bottom{
	position:absolute;
	bottom:-20px;
	right:20px;
}
.mob_gift_bottom img{
	width:100px;
}
.mob_gift_bottom span{
	color:#ff0000;
	font-size:15px;
	text-align:center;
	margin-bottom:10px;
}


.mobile_banner_div_pop{
	position:absolute;
	position:fixed;
	top:0; left:0;
	width:100%;
	min-height:100vh;
	z-index:9999999999999999999999999999;
	background:#ececec;
	overflow:auto;
}
.tit_banner_mob_pop{
	margin-top:0;
	width:100%;
	min-width:260px;
}
.tit_banner_mob_pop span{
	text-align:center;
	font-size:22px;
	color:#111;
}
.tit_banner_mob_pop span span{
	color:#ff0000;
}

.pop_boom_div_mob{
	width:100%;
	padding-top:40px;
	padding-bottom:40px;
	background:url('/img/banner/light_boom.png');
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;	
}
.pop_boom_div_mob img{
	width:40%;
}
.go_site_mob_ban{
	font-size:20px;
	margin-top:20px;
	color:#111;
	text-decoration:underline;
}





/**new slides**/
.white_big_mazok{
	background:#f9f9f9;
	min-width:510px; width:100%; max-width:700px;
	height:77px;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:20px;
	padding:0 5px;
	white-space:nowrap;
	position:relative;
}
.white_big_mazok span{
	color:#111;
	font-size:92px;
	text-align:center;
}
.white_big_mazok span a{
	color:#ff0000;
	font-size:92px;
}
.white_big_mazok small{
	color:#111;
	font-size:34px;
	position:absolute;
	top:0; right:2px;
}
.white_big_mazok_long{
	width:540px;
}
.white_big_mazok_long2{
	width:643px;
}
.white_big_mazok_long3{
	width:625px;
}
.white_big_mazok_long3 span{
	font-size:72px;
}
.white_small_mazok_bottom{
	background:#f9f9f9;
	width:330px;
	margin-left:50px;
	margin-bottom:20px;
	padding:0 5px;
	height:35px;
	white-space:nowrap;
}
.white_small_mazok_bottom span{
	color:#111;
	font-size:40px;
	text-align:center;
	margin-bottom:-12px;
}

.white_small_mazok_bottom_red{
	background:rgba(255,255,255,.7);
	margin-left:20px;
	margin-bottom:10px;
	padding:10px;
	white-space:nowrap;
}
.white_small_mazok_bottom_red span{
	color:#ff0000;
	font-size:40px;
	text-align:center;
	
}

.w_s_m_b_2{
	width:390px;
}
.w_s_m_b_2 span{
	margin-bottom:-1px;
}
	
.white_small_mazok_center{
	background:#f9f9f9;
	width:290px;
	margin-left:50px;
	margin-bottom:20px;
	padding:0 5px;
	height:35px;
	white-space:nowrap;
}
.white_small_mazok_center span{
	color:#111;
	font-size:40px;
	text-align:center;
	margin-top:-8px;
}
.white_small_mazok_top{
	background:#f9f9f9;
	width:240px;
	margin-left:50px;
	margin-bottom:20px;
	padding:0 5px;
	height:35px;
	white-space:nowrap;
}
.white_small_mazok_top span{
	color:#111;
	font-size:40px;
	text-align:center;
	margin-top:-27px;
}





.slozhno_block{
	background:#424242;
	background: linear-gradient(128deg, rgba(66,66,66,1) 0%, rgba(117,117,117,1) 100%);
	width:100%;
	padding-left:20px;
}
.input_white{
	font-size:22px;
	font-weight:500;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:3px solid #757575;
	border-radius:0;
	outline:none;
	background:#424242;
	color:#fff;
	padding:15px 25px;
	width:100%; max-width:500px;
	margin-bottom:10px;
}
.input_white:hover{
	border-bottom:3px solid #999;
}
.input_white:focus{
	border-bottom:3px solid #f5f5f5;
}

.slozhno_btn{
	background:#d9b107;
	font-size:18px;
	font-weight:500;
	color:#111;
	text-align:center;
	padding:15px 25px;
	margin-top:10px;
	width:100%; max-width:500px;
	border-radius:0;
}
.slozhno_btn:hover{
	background:#ffce00;
}

.slozhno_left{
	width:50%;
	padding-right:10px;
	background-image:url(/img/icons/gray_man.png);
	background-position:90% 110px;
	background-size:47%;
	background-repeat:no-repeat;
	padding-top:60px;
}
.slozhno_right{
	width:50%;
	padding-left:10px;
	padding:60px 20px;
}

.slozhno_left h2{
	font-size:38px;
	font-weight:500;
	color:#fff;
	text-align:left;
}
.slozhno_left p{
	font-size:20px;
	font-weight:500;
	color:#ececec;
	text-align:left;
	margin-top:20px;
}

.slozhno_right span{
	font-size:28px;
	font-weight:600;
	color:#fff;
	text-align:center;
	margin-bottom:20px;
}
.slozhno_right small{
	font-size:12px;
	color:#777;
	text-align:center;
	margin-top:20px;
	width:70%;
}

.bg_none{
	background-image:none;
}

@media only screen and (max-width: 1100px){
	.slozhno_left{
		background-position:90% 110px;
		background-size:70%;
	}
}
@media only screen and (max-width: 900px){
	.slozhno_left{
		background-position:90% 110px;
		background-size:80%;
	}
}
@media only screen and (max-width: 800px){
	.slozhno_left{
		background-position:90% 110px;
		background-size:90%;
	}
}
@media only screen and (max-width: 720px){
	.slozhno_left{
		background-position:90% 120px;
		background-size:100%;
	}
}
@media only screen and (max-width: 680px){
	.slozhno_right{
		padding-top:0;
		padding-left:10px;
		padding-right:30px;
	}
	.slozhno_left, .slozhno_right{
		width:100%;
	}
	.slozhno_left{
		background-position:99% 60px;
		background-size:60%;
		padding-bottom:40px;
	}
	.slozhno_left h2{
		font-size:32px;
		font-weight:700;
	}
	.slozhno_left p{
		font-size:18px;
		font-weight:500;
		padding-left:10px;
	}
}


.mt40{
	margin-top:40px;
}
.mb40{
	margin-bottom:40px;
}
.ml20{
	margin-left:20px;
}
.mr20{
	margin-right:20px;
}
.mt20{
	margin-top:20px;
}
.mb20{
	margin-bottom:20px;
}
.mt0{
	margin-top:0;
}
.mb0{
	margin-bottom:0;
}
.ml10{
	margin-left:10px;
}
.mr10{
	margin-right:10px;
}
.mt10{
	margin-top:10px;
}
.mb10{
	margin-bottom:10px;
}




.kviz_div_mark{width:100%; min-width:1440px;}
.margin_kviz_div_mark{display:none;}
@media only screen and (max-width:1280px){
	.kviz_div_mark{min-width:1200px;}
}
@media only screen and (max-width:1200px){
	.kviz_div_mark{min-width:1160px;}
}
@media only screen and (max-width:1024px){
	.kviz_div_mark{min-width:800px;}
}

@media only screen and (max-width:680px){
	.kviz_div_mark{min-width:600px;}
}
@media only screen and (max-width:580px){
	.kviz_div_mark{min-width:500px;}
}
@media only screen and (max-width:480px){
	.kviz_div_mark{min-width:400px;}
}
@media only screen and (max-width:400px){
	.kviz_div_mark{min-width:360px;}
}
@media only screen and (max-width:350px){
	.kviz_div_mark{min-width:300px;}
}








@media only screen and (max-width:1100px){
	.h1_double_block{
		font-size:28px;
		font-weight:300;
	}
	.left_double_block{
		padding:20px; padding-top:30px; padding-bottom:10px;
		min-width:300px;
		max-width:600px;
	}	
	.right_double_block{
		padding:0; padding-top:0; padding-bottom:0;
		min-width:300px;
		width:40%;
		max-width:600px;
	}
	.h1_double_block{
		font-size:28px;
		font-weight:300;
	}
	
}



@media only screen and (max-width: 995px){
	}
	.hide1000{display:none;}
}

@media only screen and (max-width:790px){
	.kviz_div_mark{min-width:740px;}
}

@media only screen and (max-width: 780px){

	p iframe{position:relative;padding-bottom:56.25%;}
	iframe{top:0;left:0;width:100%;height:100%;}

	.left_double_block{
		padding:20px; padding-top:30px; padding-bottom:10px;
		min-width:300px;
		width:100%;
		max-width:780px;
	}	
	.right_double_block{
		padding:0; padding-top:0; padding-bottom:20px;
		min-width:320px;
		width:100%;
		max-width:600px;
	}
	.h1_double_block{
		font-size:26px;
		font-weight:300;
		font-weight:bold;
	}
	.zakaz_zv_btn{
		font-size:14px;
		padding:10px 10px;
		background:#ffce00;
		border-radius:5px;
		width:100%;
		margin-top:10px;
	}	
	nav{
		background:#111;
		padding-left:10px; padding-right:10px;
	}
}



@media only screen and (max-width:760px){
	.margin_kviz_div_mark{display:block; margin-top:20px; margin-bottom:20px; background:#ffce00;}
	.margin_kviz_div_mark span{color:#111;}
	.kviz_div_mark{min-width:700px;}
	.kviz_bon{margin-bottom:40px; border-bottom:20px solid #ffce00; padding-bottom:20px;}
}

@media only screen and (max-width: 736px){
	.hid_736{
		display:none;
	}
	.kviz_form{
		padding:20px;
	}
	.kviz_h_one{
		text-align:center;
		font-size:28px;
		width:100%;
	}
	.kviz_h_one b{
		font-size:28px;
		font-weight:bold;
	}
	.kviz_premiya{
		font-size:100px;
		color:#ff0000;
	}
	.yes_btn{
		padding:10px 20px;
		font-size:15px;
	}	
	.no_btn{
		padding:10px 20px;
		font-size:15px;
	}
	.no_btn2{
		padding:10px 20px;
		font-size:15px;
	}
	.hide_mob{display:none;}
	.div_img_blocks{
		max-height:360px;
	}	
	.div_img_blocks img{
		width:100%; 
	}
}


@media only screen and (max-width: 500px){
	.div_img_blocks{
		max-height:300px;
	}
	.video_popup_div{
		width:100%;
		height:50vh;
		border-radius:0;
	}
	.popup_video_frame{
		width:100%; height:calc(50vh - 40px); max-height:500px;
	}

	.dyn_h1{
		font-size:32px;
		padding-left:40px;padding-right:40px;
	}

	.hid_500{
		display:none;
	}
	.show_500{
		display:block;
	}
	
	.sertificate_div_img{
		min-width:150px; width:49%; padding:5px;
	}



	.zakaz_zv_btn{
		color:#111;
		text-decoration:none;
		text-align:center;
		font-size:22px;
		padding:20px 20px;
		background:#ffce00;
		border-radius:5px;
		width:100%; max-width:480px;
		margin:10px;
	}
	.div_zakaz_zvonka{
		width:100%;
		padding-right:10px;
		padding-top:20px;
	}

	.option_h2_tit{
		font-size:26px;
		padding-left:10px; padding-right:10px;		
	}
	
	.box_album_cover_btn{
		font-size:16px;
		font-weight:400;
		padding:15px;
		width:100%;
	}
	
	.box_album_cover{
		min-width:180px; min-width:calc(25% - 20px); max-width:400px;
	}
	.h3_a{
		font-size:20px;
		color:#111;
		font-weight:700;
		text-align:center;	
		margin:0; padding:0;
	}
	
	/**how we work**/
	.pluh_hww{
		padding:5px; padding-top:20px;
		margin:5px;
		width:calc(50% - 10px);
		max-height:240px;
		margin-bottom:20px;
		position:relative;
		-webkit-box-shadow: 0px 10px 22px -15px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 10px 22px -15px rgba(0,0,0,0.2);
		box-shadow: 0px 10px 22px -15px rgba(0,0,0,0.2);
		background:#f9f9f9;
	}
}


/**Перебрать на устаревшие классы видео-отзывы**/
.feedback_block{
	background:#fff;
}
.feedback_block > .container{
	padding:60px 0;
	border-top:1px solid #e7e7e7;
}
.feedback_p{
	text-align:center;
	font-size:14px;
	color:#111;
	font-weight:300;
}

.fb_minus, .fb_plus{
	width:30px;
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.fb_minus img, .fb_plus img{
	width:20px;
}
.fb_minus img:hover, .fb_plus img:hover{
	cursor:pointer; opacity:.7;
}
.fb_feeds{
	width:100%;
	padding:40px 10px;
}
.fb_blocks,.fbv_blocks {
	width:calc(100% - 80px);
	overflow:hidden;
	padding:20px 0;
}
.fbv_blocks {
	height:240px;
}
.fb_blocks::-webkit-scrollbar{
 width: 0;
}
.fb_blocks::scrollbar{
 width: 0;
}
.fbv_blocks::-webkit-scrollbar{
 width: 0;
}
.fbv_blocks::scrollbar{
 width: 0;
}
.fb_card{
	min-width:290px;
	margin:0 5px;
	padding:15px; padding-bottom:42px;
	background:#fff;
	position:relative;
}
.fbv_card{
	height:200px; width:290px;
	padding:0;
	overflow:hidden; 
	background-color:#000;
}

.fbv_card_div{
	height:100%;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.video{position:relative;}
.video_player{
	position:absolute;
	top:0; left:0;
	z-index:999;
	width:100%; height:100%;
	background-image:url(/img/play.svg);
	background-size:55px auto;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-transition:all 100ms linear;
	-moz-transition:all 100ms linear;
	-o-transition:all 100ms linear;
	-ms-transition:all 100ms linear;
	transition:all 100ms linear;
}
.video_player:hover{cursor:pointer; background-size:60px auto;}
.video_player_play{
	background-image:url(none);
}
.video_player_paused{
	background-image:url(/img/pause.svg);
}
.video_player_paused:hover{
	background-image:url(/img/play.svg);
}
.fb_avatar{
	width:35px;
	height:100%;
}
.fb_avatar div{
	width:35px;
	height:35px;
	border-radius:180px;
}
.fb_avatar img{height:100%;}
.fb_card_txt{
	width:calc(100% - 35px);
	padding-left:10px;
}
.fb_name{
	margin-bottom:2px;
}
.fb_name span{
	font-size:14px;
	color:#000080;
	font-weight:500;
	white-space:nowrap;
}
.fb_stars{
	margin-bottom:8px;
}
.fb_card_txt label{
	font-size:14px;
	color:#8B93A5;
	white-space:nowrap;
	margin-left:10px;
}
.fb_card_txt img{
	width:20px;
}
.fb_card_txt p, .fb_card_txt p span{
	font-size:14px;
	color:#333;
	margin-top:5px;
	line-height:140%;
}
.fb_card a{
	position:absolute;
	bottom:15px; right:15px;
	font-size:12px;
	color:#777;
	text-decoration:underline;
}
.hidden_feed{
	display:none;
}

/*************/







.serf_blocks {
	width:calc(100% - 80px);
	overflow:hidden;
	padding:20px 0;
	gap:10px;
}
.serf_card_t{
	min-width:250px; width:250px; height:350px;
}
.serf_card_t div{
	width:100%; height:100%;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.show_img_serf{
	display:none;
	position:absolute;
	position:fixed;
	top:0; left:0;
	width:100%; height:100vh;
	background:rgba(255,255,255,.8);
	z-index:9999999999999999999;
}
.show_img_serf div{
	width:100%; height:100vh;
}
#serf_img{
	width:auto;
	height:80%;
}
@media only screen and (max-width:900px){
	#serf_img{
		width:auto;
		height:70%;
		margin-top:10%;
	}
}
/**
.paused:after{
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-color:rgba(255, 206, 0, .05)
}
.paused:before{
	content:'';
	position:absolute;
	width:0;
	height:0;
	border-style:solid;
	border-width:20px 0 20px 40px;
	border-color:transparent transparent transparent rgba(255,0,0,1);
	z-index:2;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%)
}
.paused:hover{opacity:.9; cursor:pointer;}
**/
.fb_btn{
	background:#ffce00;
	padding:15px 20px;
	border:0;
	width:100%;	max-width:260px;
	font-size:18px;
	margin-top:10px;
	color:#111;
	outline:none;
	text-decoration:none;
	text-align:center;
	font-weight:500;
}
.fb_btn:hover{
	background:#ffd633;
}

.fb_bottomtxt{
	font-size:20px;
	margin-bottom:10px;
}
@media only screen and (max-width:1450px){
	.feedback_block h2{font-size:36px;}
}

@media only screen and (max-width:1300px){
	.fb_feeds{
		width:100%;
		padding:40px 0px;
	}
	.fb_minus, .fb_plus{
		width:60px;
	}
}
@media only screen and (max-width:1200px){
	.fb_feeds{
		width:100%;
		padding:40px 0px;
	}
	.fb_minus, .fb_plus{
		width:40px;
	}
	.fb_btn{
		font-size:18px;
		margin-top:0;
		margin-bottom:10px;
	}
}
@media only screen and (max-width:1050px){
	.fb_feeds{
		padding:15px 10px 30px 10px;
	}
	.fb_btn{
		font-size:17px;
		margin-bottom:20px;
	}
}
@media only screen and (max-width:720px){
	.feedback_block > .container{
		padding:40px 0;
	}
	.feedback_block h2{font-size:30px;}
	.fb_minus, .fb_plus{display:none;}
	.fb_blocks,.fbv_blocks{width:100%; padding:0 30px;}
	.fb_btn{padding:15px 20px;}
	.feedback_p{margin-bottom:10px;}
}
@media only screen and (max-width:380px){
}



.how_work{
	background:#fff;
}
.how_work > .container{
	padding:60px 20px;
	border-top:1px solid #e7e7e7;
}
.how_work h2{
	margin-bottom:5px;
}
.how_work_p{
	text-align:center;
	font-size:14px;
	color:#111;
	font-weight:300;
	margin-bottom:40px;
}
.how_work_cards{
	gap:10px;
}
.how_work_card{
	width:calc(33% - 10px);
	min-width:260px;
	border:1px solid #e7e7e7;
	padding:40px 30px;
	background:#fff;
	position:relative;
}
.how_work_card strong{
	position:absolute;
	top:-10px; right:10px;
	font-size:120px;
	color:#f5f5f5;
	z-index:1;
	font-weight:700;
}
.how_work_card h3{
	margin:0;
	margin-bottom:10px;
	font-size:24px;
	font-weight:700;
	text-align:left;
	z-index:10;
}
.how_work_card p{
	font-size:16px;
	font-weight:400;
	margin-left:1px;
	z-index:10;
}
.how_work_card ul{
	margin-top:8px;
	padding-left:30px;
	z-index:10;
}
.how_work_card li{
	font-size:14px;
	font-weight:300;
	line-height:140%;
}
@media only screen and (max-width:720px){
	.how_work > .container{
		padding:40px 20px;
	}
	.how_work_cards{padding-bottom:20px;}
}
@media only screen and (max-width:600px){
	.how_work_card{
		width:100%;
	}
	.how_work > .container{
		padding:40px;
	}
}
@media only screen and (max-width:480px){
	.how_work_card{
		width:100%;
	}
	.how_work > .container{
		padding:40px 20px;
	}
}

.ask_block{
	padding-top:40px;
	background:#fff;
	border-top:1px solid #e7e7e7;
}
.ask_block h3{
	margin-bottom:30px;
	margin-top:0;
}
.ask_lines{
	padding-bottom:60px;
}
.ask_line{
	width:100%;
	padding:0 10px;
	background:#f9f9f9;
	border-bottom:1px solid #e7e7e7;
	max-width:1280px;
}
.ask_line:hover{
	background:#f5f5f5; cursor:pointer;
}
.ask_line h4{
	color:#111;
	font-size:18px;
	font-weight:400;
	text-align:left;
	margin-left:20px;
	width:calc(100% - 80px);
}
.ask_txt{
	display:none;
	padding:20px;
	background:#fff;
	color:#111; text-align:left;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	font-size:15px;
}
.answer_act{margin-bottom:10px;}
.ask_arrow{
	background-image:url(/img/feedback/right_narrow.svg);
	background-size:10px auto;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#fff;
	width:40px; height:40px;
	border-radius:180px;
}

.telegram_popup{
	position:fixed;bottom:20px;right:20px;width:80px;height:80px;
	background-image:url(/img/max_icon.svg);
	background-size:50px;
	background-position:center center;
	background-repeat:no-repeat;
	z-index:99;
  animation: telegram_popup 1.5s ease-in-out infinite;
	background-color:#fff;border-radius:10px;
	box-shadow:0 3px 15px -5px rgba(0,0,0,.3);
}
.telegram_popup:hover{ animation: telegram_popup2;box-shadow:0 3px 20px -5px rgba(0,0,0,.3);}
@keyframes telegram_popup{
  0%{
    transform: scale(1);
  }
  25%{
    transform: scale(1.2);
  }
  35%{
    transform: scale(1);
  }
  45%{
    transform: scale(1.15);
  }
  55%{
    transform: scale(1);
  }
  100%{
    transform: scale(1);
  }
}
@media (max-width:720px){
	.telegram_popup{width:60px;height:60px;bottom:40px;right:10px;background-size:30px;}
}