/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
* {
	/* Typography */
	--main-font: 'Unbounded 19px', serif;
	
	/* Calculation */
	--responsive: calc((var(--min-font) * 1px) + (var(--max-font) - var(--min-font)) * ((100vw - 320px) / (1920 - 320))); /* Ranges from 421px to 1199px */
}
.no-touch .w-socials-item-popup {
	display: none!important;
}

html {
	scroll-behavior: smooth;
}

body, .l-canvas{
	background: #f3f3f3!important;
	--max-font: 19!important;
	--min-font: 13!important;
	font-size: var(--responsive);
}
.header_home {
	min-height: 1100px;
}
.home h1{
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
/*	font-size: 162px;*/
--max-font: 162!important;
--min-font: 38!important;
font-size: var(--responsive);
}
.l-header{
	margin-top: 80px;
}
.menu-item  a{ font-weight:400!important }
.block_info{
	border: 1px solid rgba(190, 190, 190, 1);
	min-height: 162px;
	padding: 24px;
}
.case_block_info{
	width: 50%;
}
.info_number{
	padding-bottom: 32px;

}
.section_case_list{
	position: relative;
}
.section_one_list{
	background: #595957;
	padding: 60px;
	width: 800px;
}
.section_two_list{
	background: #e6e6e6;
	padding: 60px;
	width: 759px;
}
.section_tree_list{
	background: #ffcdff;
	padding: 25px;
	width: 116px;
/*	position: absolute;
	top: 0;
	right: -100px;*/
}
.format_block_text{
	background: #e6e6e6;
	color: #40403e;
	padding: 28px;
	border-radius: 13px;
	margin-bottom: 12px;
	font-family: Unbounded,sans-serif;
}
.format_block_text_right{
	background: #efefef;
	color: #404040;
	padding: 28px;
	border-radius: 13px;
	margin-bottom: 12px;
	font-family: Unbounded,sans-serif;
}
.calendar{
	background: #e6e6e6 url(img/icon_calendar.svg) no-repeat 98% 50%;
}
.clock{
	background: #e6e6e6 url(img/icon_clock.svg) no-repeat 98% 50%;
}
.video{
	background: #e6e6e6 url(img/icon_video.svg) no-repeat 98% 50%;
}
.doc{
	background: #e6e6e6 url(img/icon_doc.svg) no-repeat 98% 50%;
}
.grafick{
	background: #e6e6e6 url(img/icon_grafick.svg) no-repeat 98% 50%;
}

.format_block_text.grafick{
	padding: 14px;
}
.format_block_text div{
	width: 90%;
}
h3{
	font-size: 32px;
}
h2{
	font-size: 122px!important;
	text-transform: uppercase!important;
	font-weight: 600!important;
	color: #40403e;
	--max-font: 122!important;
	--min-font: 32!important;
	font-size: var(--responsive);
}
.kilimok{
	background: #efefef url(img/icon-kilimok.svg) no-repeat 98% 50%;
}
.gantely{
	background: #efefef url(img/icon-gantely.svg) no-repeat 98% 50%;
}
.vaga{
	background: #efefef url(img/icon-vaga.svg) no-repeat 98% 50%;
}
.fitnes{
	background: #efefef url(img/icon_fitnes.svg) no-repeat 98% 50%;
}
.skakalka{
	background: #efefef url(img/icon-skakalka.svg) no-repeat 98% 50%;
}
.vertikal_txt{
	writing-mode: vertical-rl;
	font-size: 19px;
	max-height: 655px;
	text-align: center;
	line-height: 1.4rem;
	display: flex;
	justify-content: center;
}
.vertikal_txt div{
	height: 70%;
}
.list_prem ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
.list_prem ul li{
	padding-bottom: 1rem;
	padding-top: 1rem;
	border-bottom: 1px solid #bebebe;
	color: #40403e;
}
.list_prem ul li span{
	margin-right: 40px;
}
.h_kurs{
	text-align: center;
}
.case_logo_footer{
	display: flex;
	align-items: center;
	margin-top: 40px;
}
.logo_txt{
	color: #fff;
	font-size: 162px;
	font-family: Inter,sans-serif!important;
	font-weight: 600!important;
	line-height: 150px;
	position: relative;
}
.logo_txt span{
	color: rgba(255, 205, 255, 1);
}
.logo_txt:before{
	content: "";
	background: url(img/logo_footer.svg) no-repeat 0 0;
	background-size: cover;
	width: 81px;
	height: 68px;
	position: absolute;
	top: -38px;
	right: -85px;
}
.subtitle_logo{
	margin-left: 50px;
}
.case_social{
	margin-left: 40px;
}

.w-hwrapper.section_logo_footer.valign_top{
	align-items: center;
}
.txt_subtitle_logo_footer{
	text-transform: uppercase;
	color: rgba(243, 243, 243, 1);
	font-size: 32px;

}

/*div {
  background: red;
  width: 100px;
  height: 100px;
  transition: all 0.9s ease;
  animation: rotate 1s linear infinite;
}*/

.img_txt:hover, .vbtn-fluid:hover .img_txt{
	transition: all 2s ease;
	animation: rotate 4s linear infinite;
}
@keyframes rotate {
	from {
		transform: rotate(-360deg);
	}
}
.ortd{
	display: flex;
	justify-content: center;align-items: center;
}
.vbtn-fluid{
	position: relative;
	display: flex;
	justify-content: center;align-items: center;

	width: 120px;
	height: 120px;
}
.vbtn-fluid:before{
	content: "\f04b";
	font-family: fontawesome;
	font-size: 18px;
	color: #FFCDFF;
	font-weight: 900;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
}
.box_video{
	background: #595957 url(/wp-content/uploads/2025/02/AnyConv.com__background.webp) no-repeat left top / cover !important;
	padding: 42px;
	padding-top: 42px!important;
}
.case_box_video {
	background: url(img/video_img.webp) no-repeat 50% 50%;
	background-size: cover;
	height: 792px;
}

.wrap {
	max-width: 100%;
	margin: auto;
/*  padding: 20px;*/
}
.items-wrap {
	position: relative;
	display: flex;
	overflow: hidden;
	user-select: none;
	gap: 20px;
}
.items-wrap:before {
	left: 0;
	background: linear-gradient(
		90deg,
		rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 0) 100%
	);
}
.items-wrap:after {
	right: 0;
	background: linear-gradient(
		90deg,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 1) 100%
	);
}
.items {
	flex-shrink: 0;
	display: flex;
	gap: 100px;
	counter-reset: item;
	justify-content: space-around;
	min-width: 100%;
}
.item {
	flex: 0 0 auto;
	width: auto;
	height: auto;
	counter-increment: item;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 32px;
	color: #40403E;
	margin: 10px 0;
	transition: all 0.1s ease-in-out;
	position: relative;
}
.item:before{
	content: "\f111";
	font-family: fontawesome;
	font-size: 18px;
	color: #40403E;
	position: absolute;
	top: 13px;
	right: -58px;
	font-weight: 900;
}

.marquee {
	animation: scroll 350s linear infinite;
}
.items-wrap{
	transform: rotate(5deg);
	margin-top: 100px;	
	background: url(img/fon_stroke_2.png) no-repeat 0 -5px;
}
.items-wrap.two{
	transform: rotate(-5deg);
	margin-top: -60px;	
	background: url(img/fon_stroke_rouse.png) no-repeat 0 -5px;
}

@keyframes scroll {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(calc(-100% - 20px));
	}
}
.w-socials-item i{
	display: none;
}
.w-socials-item.instagram a{
	display: block;
	width: 60px!important;
	height: 60px;
}
.w-socials-item.instagram a:before{
	content: "";
	background: url(img/instagram.svg) no-repeat 0 0;
	width: 60px;
	height: 60px;
	display: block;
}
.w-socials-item.instagram a:hover:before{
	background: url(img/instagram_active.svg);
	width: 60px;
	height: 60px;
}
.w-socials-item.telegram a{
	display: block;
	width: 60px!important;
	height: 60px;
}
.w-socials-item.telegram a:before{
	content: "";
	background: url(img/telefram.svg) no-repeat 0 0;
	width: 60px;
	height: 60px;
	display: block;
}
.w-socials-item.telegram a:hover:before{
	background: url(img/telegrem_active.svg) no-repeat 0 0;
	width: 60px;
	height: 60px;
}
.w-socials-item.telegram{
	position: absolute;;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.w-socials-item.instagram {
	position: absolute;
	right: 52px;
	top: 50%;
	transform: translateY(-50%);
}
.w-socials-item.telegram .w-socials-item-link-hover {
	background: transparent!important;
}
.w-socials-item{
	gap: 0!important;
	padding: 0!important;
}
.case_logo_footer{
	padding-right: 120px;
	position: relative;
}
.section_subtitle_logo_footer{
	position: relative;
}
.txt_subtitle_logo_footer{
	position: absolute;
	right: 14vw;
	font-family: Inter,sans-serif!important;
	font-weight: 600!important;
}
.footer_bottom{
	font-size: 14px;
}
.block_info{
/*  display: flex;*/
background-color: #eaeaea;
background-image:
linear-gradient(0, #595957, #595957), linear-gradient(0, #595957, #595957),
linear-gradient(0, #595957, #595957), linear-gradient(0, #595957, #595957);
background-repeat: no-repeat;
background-position: 100% 0, 100% 0, 0 100%, 0 100%;
background-size: 27px 1px, 1px 27px;
justify-content: center;
align-items: center;
transition: .5s;
}
.block_info:hover{
	background-color: #595957;
	color: #F2EBE5;
	background-image:
	linear-gradient(0, #F6C1C7, #F6C1C7), linear-gradient(0, #F6C1C7, #F6C1C7),
	linear-gradient(0, #F6C1C7, #F6C1C7), linear-gradient(0, #F6C1C7, #F6C1C7);
	background-repeat: no-repeat;
	background-position: 100% 0, 100% 0, 0 100%, 0 100%;
	background-size: 27px 1px, 1px 27px;
}
.vartist{
	text-align: center;
	padding-bottom: 1rem;
}
.lesson_border {
	display: flex;
	background-color: #eaeaea;
	background-image:
	linear-gradient(0, #595957, #595957), linear-gradient(0, #595957, #595957),
	linear-gradient(0, #595957, #595957), linear-gradient(0, #595957, #595957);
	background-repeat: no-repeat;
	background-position: 100% 0, 100% 0, 0 100%, 0 100%;
	background-size: 86px 1px, 1px 86px;
	justify-content: center;
	align-items: center;
}
.case_text_lesson{
	text-align: center;
	padding-bottom: 1.2rem;
	color: #40403E;
}
.case_text_lesson div:nth-child(odd){
	font-weight: 400;
	padding-bottom: .4rem;
}
.case_text_lesson div:nth-child(even), .home_price .woocommerce-Price-amount.amount{
	font-weight: 400;
	font-size: 32px;
	text-align: center;
	color: #40403E;
}
.dostup_zanyattya{
	padding-bottom: 1.2rem;
	font-weight: 400;
	font-size: 28px;
	text-align: center;
	color: #40403E;
}
.home_price{
	padding-bottom: 1.2rem;
}
.case_text_lesson div:nth-child(2){
	padding-bottom: .8rem;
}
.case_img_lesson{
	position: relative;
}
.txt_img_lesson{
	background: #eaeaea;
	padding: 1.5rem;
	border-radius: 13px;
	width: 452px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.txt_img_lesson span{
	max-width: 280px;
	display: block;
	text-align: center;
	font-size: 32px;
	text-transform: uppercase;
	font-family: Inter,sans-serif!important;
	font-weight: 600;
	margin: 0 auto;
	line-height: 40px;
}
.errow_kurs{
	float: right;
	width: 333px;
	height: 300px;
}
.l-section{
	margin: 0!important;
}
.w-tabs-section{
	border: none!important;
}
.w-tabs-section-header{
	background: #EAEAEA;
	margin-bottom: 16px;
	padding: .8em .8em .8em 1.5em;
	border-radius: 13px;
	border: none;
}
.w-tabs-section-header.active{
	background: #595957!important;
	color: #F3F3F3!important;
}
.w-tabs-section-content{
	border: 1px solid #595957;
	border-radius: 13px;
	margin-bottom: 16px;
}
.w-tabs-section-header::after {
	content: '';
	background: #FFCDFF url(img/errow_fag.svg) no-repeat center;
	background-size: 22px 22px;
	width: 72px;
	height: 72px;
	margin-left: 7px;
	transition: all 0.5s ease;
	border: none;
	border-radius: 13px;
	border: 1px solid #595957;
}
.w-tabs-section-header.active::after {
	transform: rotate(90deg);
	display: inline-block;
	background: #F3F3F3 url(img/errow_fag.svg) no-repeat center center;
}
.w-tabs-sections.icon_chevron > div > .w-tabs-section-header .w-tabs-section-control::before,
.w-tabs-sections.icon_chevron > div > .w-tabs-section-header .w-tabs-section-control::after{
	display: none;
}
.case_block_prem{
	padding-right: 50px;
}
.h_pro_mene span{
	display: block;
	line-height: 100px;
}
.h_pro_mene span:nth-child(even){
	padding-left: 130px;
}
.sub_h{
	padding-left: 135px;
}
.sub_h{
	padding-top: .5rem;
}
.section_video h2{
	text-align: center!important;
}
.sub_txt_fishka{
	text-transform: uppercase;
	font-size: 32px;
	color: #40403E;
	max-width: 490px;
	font-family: Inter,sans-serif!important;
	font-weight: 600;
	line-height: 37px;
	margin-left: 24.2em;
}
.section_two_list{
	background-image:
	linear-gradient(0, #595957, #595957), linear-gradient(0, #595957, #595957),
	linear-gradient(0, #595957, #595957), linear-gradient(0, #595957, #595957);
	background-repeat: no-repeat;
	background-position: 100% 0, 100% 0, 0 100%, 0 100%;
	background-size: 86px 1px, 1px 86px;
}
.sub_txt_fishka_sub{
	font-family: Unbounded,sans-serif;
	font-size: 19px;
	font-weight: 300!important;
	margin-left: 41em;
	max-width: 490px;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 4rem;

	background-image:
	linear-gradient(0, #595957, #595957), linear-gradient(0, #595957, #595957),
	linear-gradient(0, #595957, #595957), linear-gradient(0, #595957, #595957);
	background-repeat: no-repeat;
	background-position: 100% 0, 100% 0, 0 100%, 0 100%;
	background-size: 27px 1px, 1px 27px;
	justify-content: center;
	align-items: center;
/*  margin-bottom: 545px;*/
margin-bottom: 445px;
}
.case_video{
	margin-top: 100px;
}
.asya_I_gantely{
	position: absolute;
	bottom: -78px;
	right: 0;
}
.asay_img_2{
	position: absolute;
	bottom: -150px;
	left: -150px;
	width: 75%;
}
.l-footer{
	border: 6px solid #f3f3f3;
}
.case_h_header_home h1{
	display: block;
/*	line-height: 172px;*/
line-height: 110%;
}
.case_h_header_home{
	position: relative;
	margin-top: 27vh;
}
.case_content_header{
	position: relative;
}
.case_btn_header{
	position: absolute;
	bottom: 270px;
	left: 40px;
}
.case_h_header_home .h_one{
	display: block;
	text-align: center;
	margin-left: -1em;
}
.case_h_header_home .h_two{
	margin-left: 33.3vw;
}
.case_h_header_home .h_tree{
	margin-left: 1.8vw;
}
.social_header{
	position: absolute;
	bottom: 320px;
	right: 100px;
}
.btn_header, .link_podyaka{
	color: #40403E;
	background: #FFCDFF;
	padding: 1.6rem 2.3rem;
	transition: .5s;
	border: 1px solid #595957;
}
.btn_header:hover, .link_podyaka:hover{
	background: #40403E;
	color: #fff!important;
}
.btn-errow{
	background: url(img/errow_header.svg) no-repeat 0 0;
	width: 74px;
	height: 74px;
	margin-right: 5.208vw;
	background-size: contain;
}
.case_link_header{
	display: flex;
}
.header_home{
	position: relative;
}
.header_home:before{
	content: "";
	background: url(img/greed_header.svg) no-repeat 0 0;
	width: 100vw;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.case_h_header_home{
	position: relative;
}
.case_name{
	color: #F3F3F3;
/*	font-size: 40px;*/
position: absolute;
right: 0;
bottom: 55px;
right: 100px;
--max-font: 40!important;
--min-font: 18!important;
font-size: var(--responsive);
}
body:not(.home) .desck_menu .w-nav-anchor{
	color: #40403E!important;
	overflow: hidden!important;
	font-size: 16px;
}
body:not(.home) .w-nav-anchor:hover{
	color: #595957!important;
	text-shadow: 0 0 .65px #595957, 0 0 .65px #595957;

}
.link_back{
	position: relative;
	padding-left: 38px;
	padding: 15px 15px 15px 53px;
	color: #40403E;
}
.link_back:hover{
	background: #ffcdff!important;
}
.link_back:before{
	content: "";
	background: url(img/errow_back.svg) no-repeat 0 0;
	background-size: contain;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 15px;
	left: 15px;
}
.case_title_podyaka h2{
	margin-bottom: 0;
}
.sub_title_podyaka{
	text-transform: uppercase;
	font-size: 32px;
	color: #40403E;
	position: relative;
	font-family: Inter Tight;
	font-weight: 600;
	margin-left: 120px;
}
.sub_title_podyaka:before{
	content: "";
	background: url(img/errow_podyaka.svg) no-repeat 0 0;
	background-size: contain;
	width: 74px;
	height: 74px;
	position: absolute;
	right: 0;
	bottom: -100px;
}
.podyaka_case_img{
	max-width: 550px;
}
.txt_block_podyaka{
	background: #EAEAEA;
	padding: 2rem 2.5rem 3rem 2.5rem;
	text-align: center;
	max-width: 672px;
}
.case_title_podyaka{
	width: 32.5%;
	padding-top: 20vh;
}
.case_txt_podyaka{
	width: 60%;
}
.box_podyaka{
	position: relative;
}
.txt_block_podyaka{
	position: absolute;
	left: 50px;
	top: 40%;
	left: 24%;
}
.title_podyaka_info{
	font-size: 32px;
	text-transform: uppercase;
	font-family: Inter Tight,sans-serif!important;
	font-weight: 600!important;
}
.txt_podyaka{
	margin-top: 53px;
	max-width: 396px;
/*	margin-bottom: 53px;*/
}
.link_podyaka{
	max-width: 364px;
	display: block;
	margin: 53px auto 0 auto;
}
body:not(.home) .l-header {
	margin-top: 20px;
}
.link_header{
	color: #fff;
}
.case_link_header_bottom{
	text-align: center!important;
	position: relative;
}
.case_link_header_bottom:hover{
	color: #ffcdff!important;
}
.case_link_header_bottom:before{
	content: "";
	background: url(img/errow_link_header.svg);
	width: 21px;
	height: 20px;
	position: absolute;
	top: 30px;
	left: 50%;
	z-index: 1;
}
.case_link_header_bottom:after{
	content: "";
	background: url(img/errow_link_header_active.svg);
	width: 21px;
	height: 20px;
	position: absolute;
	top: 30px;
	left: 50%;
	z-index: 2;
	opacity: 0;
}
.case_link_header_bottom:hover:after{
	opacity: 1;
}
.link_header:hover{
	color: #ffcdff!important;
}
.section_format{
	padding-top: 0!important;
}
.case_link_agency a{
	color: #fff!important;
	font-weight: 400!important;
}
.case_link_agency a:hover{
	text-decoration: underline;
}
.case_link_agency{
	font-size: .7rem!important;
	opacity: .7;
}
.woocommerce-message, .woocommerce-info, #billing_country_field, #billing_address_1_field,
.woocommerce-shipping-fields, .woocommerce-additional-fields, #billing_address_2_field, .woocommerce-shipping-totals.shipping,
.cart-subtotal{
	display: none;
}
.woocommerce-billing-fields h3{
	margin-bottom: 80px;
}
.woocommerce-billing-fields__field-wrapper label{
	font-weight: 400!important;
}
.checkout-inline-error-message{
	font-size: .7rem!important;
	color: #333 !important;
}
.woocommerce-billing-fields input:not([type=submit]) {
	box-shadow: none!important;
	border-bottom: 1px solid #ccc!important;
	border-radius: 0!important;
	font-size: .8rem!important;
	background: transparent!important;
}
.woocommerce-invalid-required-field input:not([type=submit]){
	border-color: red!important;
}
.cart_item td{
	padding-bottom: 60px;
	border-bottom: 1px solid #ccc;
}
.product-name{
	font-weight: 700!important
}
.order-total td, .order-total th{
	padding-top: 20px;
	font-size: 22px;
}
.woocommerce .form-row label{
	text-transform: uppercase!important;
}
.woocommerce-error{
	background: #FFCDFF;
}
#payment_method_mono_gateway{
	display: block!important
}
#menu-footer-menu li{
	margin-bottom: 0;
}
.page-id-342 main > .l-section{
	padding-left: 25px!important;
	padding-right: 25px!important;
}
.add_to_cart_curs{
	text-align: center;
}
#billing_phone_field .woocommerce-input-wrapper{
	width: 100%!important;
	display: inline-block!important;
}
#billing_phone_field .iti--allow-dropdown{
	width: 100%!important;
}
.iti__selected-dial-code{
	font-size: 16px!important;
}
.link_podyaka.top_btn{
	margin: 20px auto 30px auto;
}








@media (max-width: 1680px){
	.case_btn_header {
		bottom: 220px;
	}
	.btn-errow {
		margin-right: 3.208vw;
	}
	.social_header {
		right: 100px;
	}
	.case_name {
		bottom: 50px;
	}
	.section_two_list h3, .section_one_list h3{
		min-height: 79px;
	}
	.asay_img_2 {

		left: -100px;
	}
	.section_tree_list{
		height: 742px;
	}
	.section_tree_list{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.h_kurs h2 {
		font-size: 100px !important;
	}
	.txt_subtitle_logo_footer {
		right: 12vw;
	}
}
@media (max-width: 1600px){
	.btn-errow {
		margin-right: 2.208vw;
	}
	.case_btn_header {
		bottom: 210px;
	}
	.format_block_text, .format_block_text_right {
		min-height: 104px;
		display: flex;
		align-items: center;
	}
	.section_tree_list {
		height: 839px;
	}
	.txt_subtitle_logo_footer {
		right: 10vw;
	}
}
@media (max-width: 1440px){
	.header_home {
		min-height: 1000px;
	}
	.btn_header, .link_podyaka {
		padding: 1.4rem 1.2rem;
	}
	.case_name{
		font-size: 30px!important;
		bottom: 45px;
	}
	.case_btn_header {
		bottom: 195px;
	}
	.social_header {
		bottom: 225px;
	}
	.sub_h{
		font-size: 16px;
	}
	h2 {
		font-size: 90px !important;
	}
	.h_pro_mene span {
		line-height: 90px;
	}
	.block_info{
		font-size: 17px;
	}
	.item{
		font-size: 24px;
	}
	.item::before {
		font-size: 14px;
		top: 8px;
	}
	.format_block_text, .format_block_text_right{
		font-size: 16px;
	}
	.section_two_list h3{
		font-size: 26px;
	}
/*.section_case_list > div{
	min-height: 705px;
}*/
.format_block_text, .format_block_text_right{
	min-height: 104px;
	display: flex;
	align-items: center;
}
.section_tree_list{
	min-height: 792px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sub_txt_fishka {
	margin-left: 30vw;
}
.sub_txt_fishka_sub {
	margin-left: 29vw;
}
.box_video{
	min-height: 400px;
}
.h_kurs h2 {
	font-size: 90px !important;
}
.asay_img_2 {
	width: 80%;
	left: -100px;
}
.section_two_list h3, .section_one_list h3 {
	min-height: auto;
}
.subtitle_logo {
	margin-left: 40px;
	font-size: 15px;
}
.section_logo_footer{
	margin-top: 20px;
}
.txt_subtitle_logo_footer {
	right: 7vw;
}
/*  	.sub_txt_fishka_sub {
		margin-left: 30em;
	}*/
/*	.sub_txt_fishka {
		margin-left: 17.8em;
	}*/
	.header_home {
		min-height: 800px!important;
	}
	.social_header{
		bottom: 250px;
	}
	.case_btn_header {
		bottom: 220px;
	}
	.section_case_list h3, .section_two_list h3{
		font-size: 24px;
	}
	.section_tree_list {
		height: 790px;
		min-height: 790px;
	}
}
@media (max-width: 1366px){
	.format_block_text div {
		width: 85%;
	}

	.case_btn_header {
		bottom: 190px;
	}
	.btn_header, .link_podyaka {
		padding: 1.1rem 1.1rem;
		font-size: 18px;
	}
	.btn-errow {
		width: 68px;
		height: 68px;
	}
	.case_name {
		font-size: 26px !important;
	}
	.block_info {
		font-size: 17px;
	}
	h2 {
		font-size: 90px !important;
	}
	.h_pro_mene span {
		line-height: 90%;
	}
	.sub_h {
		font-size: 15px;
	}
	.section_one_list h3{
		min-height: 63px;
	}
	.section_tree_list {
		min-height: 835px;
	}
	.sub_txt_fishka {
		margin-left: 29vw;
	}
	.sub_txt_fishka_sub {
		margin-left: 30vw;
		max-width: 470px;
	}
	.asya_I_gantely {
		right: 0;
	}
	.section_one_list, .section_two_list{
		min-height: 839px;
	}
	.section_two_list h3, .section_one_list h3 {
		min-height: 60px;
	}
	.h_kurs h2 {
		font-size: 90px !important;
	}
	.errow_kurs{
		text-align: right;
	}
	.errow_kurs img {
		width: 80%;
	}
	.logo_txt {
		font-size: 152px;
	}
	.subtitle_logo {
		margin-left: 20px;
	}
	.logo_txt::before {
		width: 75px;
		height: 62px;
		top: -30px;
	}
	.txt_subtitle_logo_footer {
		right: 5vw;
	}
}
@media (max-width: 1280px){
	.asya_I_gantely img {
		width: 520px;
	}
	.logo_txt {
		font-size: 138px;
	}
	.subtitle_logo {
		font-size: 16px;
	}
	.case_name {
		font-size: 23px !important;
		bottom: 40px;
	}
	.social_header {
		bottom: 240px;
	}
	.btn_header, .link_podyaka {
		padding: 0 1rem;
		font-size: 16px;
		line-height: 68px;
	}
	.case_btn_header {
		bottom: 200px;
	}
	.h_kurs h2 {
		font-size: 85px !important;
	}
	.errow_kurs{
		text-align: right;
	}
	.errow_kurs img {
		width: 75%;
	}
	.txt_subtitle_logo_footer {
		font-size: 24px;
		right: 8vw;
	}
	.asya_I_gantely{
		overflow: hidden;
/*  	right: -20px;*/
}
.sub_txt_fishka {
	margin-left: 27vw;
}
.sub_txt_fishka_sub {
	margin-left: 27vw;
	max-width: 470px;
}

}
@media (max-width: 600px){
	.case_txt_podyaka {
  width: 100%;
}
  .section_podayk > div {
    width: 100%;
  }
}
@media (max-width: 450px){

	.dostup_zanyattya {
		font-size: 22px;
	}
	.cart-subtotal{
		line-height: normal;
	}
	.order-total td, .order-total th {
		padding-top: 0;
		font-size: 18px!important;
	}
	tfoot {
		padding-top: 20px;
		border-top: 1px solid #ccc;
	}
	.order-total td span{
		float: right;
	}
	.woocommerce-info, .woocommerce-error, .woocommerce-message {
		font-size: .7rem;
	}
	tbody, .cart_item, tfoot, .cart-subtotal, .order-total {
		display: inline-block;
		width: 100% !important;
	}
	.woocommerce table.shop_table th, .woocommerce table.shop_table td {
		display: inline-block;
		width: 48%;
	}
	.product-total .woocommerce-Price-amount.amount {
		width: 100%;
		display: block;
		text-align: right!important;
	}
	.cart-subtotal td span{
		float: right;
	}
	#order_review{
		margin-bottom: 50px!important;
	}
	#order_review_heading{
		padding-top: 50px!important;
	}
	.woocommerce-billing-fields h3 {
		margin-bottom: 50px;
		padding-top: 20px;
	}
	.cart_item td {
		padding-bottom: 20px;
		border-bottom: 1px solid #ccc!important;
	}
	.items-wrap.two {
		transform: rotate(-15deg);
	}
	.pro_mene.us_custom_4c77c721{
		padding-bottom: 0!important;
	}
	.l-header {
		margin-top: 0;
	}
	.header_home.us_custom_e3b456da{
		background: url(img/htader_mob.webp) no-repeat 0 -40px!important;
		background-size: cover!important;
	}
	.header_home {
		min-height: 870px;
	}
	.case_btn_header, .social_header, .case_name{
		position: relative;
	}
	.case_name, .social_header{
		right: auto;
	}
	.case_btn_header, .social_header {
		bottom: auto;
	}
	.case_btn_header{
		left: auto;
	}
	.case_link_header {
		flex-direction: column;
	}
	.case_h_header_home .h_one, .case_h_header_home .h_two{
		margin-left: 0;
	}
	.case_h_header_home h1{
		text-align: center;
	}
	.btn-errow{
		position: absolute;
		top: -74px;
		width: 64px;
		height: 64px;
		transform: rotate(90deg);
		left: 15px;
	}
	.case_h_header_home {
		margin-top: 27vh;
	}
	.case_name {
		bottom: auto;
		text-align: center;
	}
	.case_link_header{
		text-align: center;
		margin-top: 28px;
	}
	.case_link_header_bottom{
		margin-top: 20px;
	}
	.social_link_mobile{
		position: relative;
		border: 1px solid transparent;
		height: 80px;
		width: 115px;
		margin: 0 auto;
	}
	.box_content_header .vc_column-inner{
		gap: 0!important;
	}
	.link_header {
		color: #595957 !important;
	}
	.case_link_header_bottom::before {
		content: "";
		background: url(img/errow_link_header_grey.svg);
		width: 21px;
		height: 24px;
		position: absolute;
		top: 30px;
		left: 50%;
		z-index: 1;
	}
	.sub_h {
		padding-left: 0;
		font-size: 17px;
	}
	.case_block_prem {
		padding-right: 0;
	}
	.info_txt{
		font-size: 14px;
	}
	.w-hwrapper.section_case_list{
		flex-direction: column;
		margin-right: 0;
	}
	.section_case_list > div:not(:last-child){
		margin-bottom: 12px;
	}
	.section_one_list, .section_two_list {
		padding: .5rem;
		width: 100%;
	}
	.section_tree_list {
		padding: 1.5rem;
		width: 100%;
		min-height: 100%;
		height: 100%;
	}
	.vertikal_txt {
		writing-mode: horizontal-tb!important;
		font-size: 16px;
	}
	.l-section {
		padding-left: 12px;
		padding-right: 12px;
	}
	.format_block_text, .format_block_text_right {
		min-height: 61px;
	}
	.format_block_text div {
		width: 80%;
	}
	.section_one_list, .section_two_list {
		min-height: 100%;
		padding-bottom: 7.111vw;
	}
	h2 {
		font-size: 42px !important;
	}
	.h_pro_mene span:nth-child(2n) {
		padding-left: 80px;
	}
	.case_block_prem .w-image-h{
		height: 300px;
	}
	.case_block_prem .w-image-h img{
		object-fit: cover;
	}
	.section_two_list h3, .section_one_list h3 {
		min-height: auto;
		padding-top: 32px;
	}
	.w-tabs-section-header::after, .w-tabs-section-header.active::after {
		width: 50px;
		height: 50px;
		background-size: 16px 16px;
	}
	.section_faq .w-tabs-section-title{
		width: 80%;
		font-size: 16px!important;
	}
	.list_prem ul li span{
		position: absolute;
		left: 0;
	}
	.list_prem ul li{
		padding-left: 60px;
	}
	.lesson_border{
		padding-top: 2rem;
		padding-bottom: 2rem;
		height: 450px;
	}
	.case_img_lesson, .case_img_lesson .w-image-h{
		height: 450px;
	}
	.case_img_lesson img{
		object-fit: cover;
	}
	.txt_img_lesson{
		width: 80%
	}
	.txt_img_lesson span {
		font-size: 28px;
		line-height: normal;
	}
	.box_video {
		height: 400px;
		padding: 11px 8px!important;
	}
	.case_box_video{
		height: auto;
	}
	.asya_I_gantely img{
		transform: scaleX(-1);
		height: auto;
		width: 300px;
	}
	.asya_I_gantely {
		right: auto;
		left: -10px;
		bottom: -40px;
	}
	.sub_txt_fishka_sub {
		margin-left: 140px;
	}
	.sub_txt_fishka_sub {
		padding-left: 1rem;
		font-size: 15px;

	}
	.sub_txt_fishka{
		margin-left: auto;
		text-align: center;
		font-size: 22px;
		line-height: normal;
	}
	.sub_txt_fishka_sub ~ div .vc_column-inner{
		padding-top: 60px;
	}

	.case_video {
		margin-top: 20px;
		padding-top: 300px;
	}
	.asay_img_2 {
		bottom: 520px;
		left: -50px;
		width: 650px;
		height: auto;
	}
	.h_kurs h2 {
		font-size: 42px !important;
		text-align: right;
		max-width: 280px;
	}
	.errow_kurs.mobile{
		position: absolute;
		top: -50px;
		right: -20px;
	}
	.ayksho{
		--gap: 1rem!important;
	}
	.w-hwrapper.section_block_info > :not(:last-child){
		margin-right: 15px;
	}
	.section_block_info + .w-separator.size_small{
		height: 15px;
	}
	.block_info{
		min-height: 171px;
	}
	.section_one_list h3, .section_two_list h3 {
		font-size: 22px;
	}
	.footer_social{
		position: absolute;
		top: 1.5rem;
		right: 0;
	}
	.case_social{
		display: none;
	}
	.logo_txt {
		font-size: 55px;
		line-height: normal;
	}
	.logo_txt::before {
		width: 40px;
		height: 23px;
		top: -20px;
	}
	.case_logo_footer {
		display: block;
		align-items: flex-start;
		margin-top: 0;
	}
	.section_logo_footer{
		text-align: left;
	}
	.case_logo_footer {
		padding-right: 0;
		position: relative;
	}
	.w-hwrapper.section_logo_footer.valign_top.align_center {
		align-items: flex-start;
		justify-content: flex-start;
	}
	.logo_txt::before {
		right: -40px;
	}
	footer .w-socials-item.instagram a, footer .w-socials-item.instagram a::before,
	footer .w-socials-item.telegram a, footer .w-socials-item.telegram a::before,
	footer .w-socials-item.telegram a:hover:before, footer .w-socials-item.instagram a:hover:before  {
		display: block;
		width: 50px !important;
		height: 50px;
		background-size: contain;
	}
	footer .w-socials-item.telegram {
		right: 7px;
	}
	.txt_subtitle_logo_footer {
		font-size: 19px;
		right: 0;
	}
	.case_logo_footer_txt, .txt_subtitle_logo_footer{
		margin-left: 0!important;
	}
	.txt_subtitle_logo_footer{
		position: relative!important;
		text-align: left;
	}
	.section_subtitle_logo_footer .subtitle_logo{
		text-transform: none;
		font-weight: 400!important;
		font-size: 20px;
	}
	.subtitle_logo {
		margin-left: 0;
	}
	.subtitle_logo.desck, .header_home::before{
		display: none
	}
	.description_logo, .subtitle_logo{
		margin-left: -15px;
	}
	.footer_bottom{
		flex-direction: column;
	}
	footer a{
		font-size: 18px;
		font-weight: 400!important;
	}
	.case_link_agency a{
		font-size: 14px!important;

	}
	.case_link_agency{
			padding-top: .3rem;	
	}
	.mobile_menu ul{
		background: #595957!important;
		text-align: center;
	}
	.mobile_menu ul li a{
		color: #fff!important;
	}
	.w-nav.type_mobile.m_layout_panel .w-nav-list.level_1{
		min-width: 100%;
	}
	.logo_mobile a{
		display: block;
		width: 56px;
		height: 57px;
		background: url(https://asyarekeda.com/wp-content/uploads/2025/02/белый.png) no-repeat 0 0;
		background-size: contain;
		text-indent: -2000px;
		margin: 0 auto;
	}
	.logo_mobile{
		padding-bottom: 52px;
	}
	.section_video, section{
		overflow: hidden!important;
	}
	.w-nav-icon > div, .w-nav-icon > div::before, .w-nav-icon > div::after {

		z-index: 99999999;
	}
	#menu-footer-menu a{
		font-size: 14px;
		font-weight: 400!important;
	}
	.w-nav-icon > div::before{
		width: 31px;
	}
	.w-nav-icon{
		width: 31px;
	}
	.w-nav-icon > div::after{
		width: 11px;
	}
	.ush_menu_3 .w-nav-icon{
		width: 22px;
		right: 0;
		left: auto;
	}
	.w-nav-icon > div, .w-nav-icon > div::before, .w-nav-icon > div::after{
		right: 0;
	}
	.ush_menu_3 .w-nav-icon > div {
		border-width: 2px!important;
	}
	.w-nav-control.active .w-nav-icon > div::after{
		width: 22px;
		border-width: 2px!important;
	}
	.w-nav-control.active .w-nav-icon > div{
		border-width: 2px!important;
	}
	.btn_header{
		max-width: 100%;
		margin: 0 auto;
		padding: 0 3rem;
	}
	.section_video{
		padding-top: 70px!important;
	}
	.section_format{
		padding-bottom: 0!important;
	}
	.logo_mobile{
		display: none;
	}
	.logo_mobile{
		width: 60px;
		position: absolute;
		top: 10px;
		left: 50%;
		transform: translateX(-50%);
	}
	.lesson_border .w-btn-wrapper{
		margin-left: auto!important;
		margin-right: auto!important;
	}
	.l-footer {
		border: none;
	}

	.page-id-226 .ush_menu_3 .w-nav-control  .w-nav-icon {
		color: #000;
	}
	.page-id-226 .ush_menu_3 .w-nav-control.active  .w-nav-icon{
		color: #fff!important;
	}
	.mobile_menu ul li a {
		color: #fff !important;
	}
	.section_podayk{
		flex-direction: column;
	}
	.section_podayk > div{
		width: 100%;
	}
	.case_title_podyaka {
		padding-top: 0;
	}
	.link_back {
		position: relative;
		padding: 0 0 0 30px;

	}
	.link_back::before {
		width: 16px;
		height: 16px;
		top: 0;
		left: 0;
	}
	.case_title_podyaka h2{
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.sub_title_podyaka{
		font-size: 24px;
	}
	.txt_block_podyaka {
		position: relative;
		margin-top: -100px;
		top: auto;
		left: auto;
	}
	.txt_podyaka {
		margin-top: 24px;
	}
	.link_podyaka {
		max-width: 100%;
		margin: 24px auto 0 auto;
	}
	.sub_title_podyaka::before {
		width: 42px;
		height: 42px;

		right: 0;
		bottom: 8px;
		transform: scaleX(-1);
	}
	.box_podyaka{
		margin-top: 30px;
	}
	.title_podyaka_info {
		font-size: 24px;
	}
	.sub_title_podyaka{
		margin-left: 0;
	}
}
@media (max-width: 430px){
	  .header_home {
    min-height: 850px !important;
  }
	.txt_block_podyaka {
		margin-top: -95px;
	}
	.btn-errow {
		top: -72px;
		width: 60px;
		height: 60px;
	}
	.asay_img_2 {
		bottom: 550px;
		width: 620px;
	}
	.section_video{
		padding-top: 50px!important;
	}
	.sub_txt_fishka_sub {
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		max-width: 300px;
	}
	.box_video{
		margin-top: 60px;
	}
	.asya_I_gantely {
		bottom: -90px;
	}
	.asya_I_gantely img {
		width: 270px;
	}
	.description_logo, .subtitle_logo {
		margin-left: 0;
	}
	.case_h_header_home {
		margin-top: 220px;
	}
	.title_podyaka_info {
		font-size: 22px;
	}
}
@media (max-width: 414px){
	  .header_home {
    min-height: 820px !important;
  }
	.btn-errow {
		top: -60px;
		width: 50px;
		height: 50px;
	}
	.case_h_header_home {
		margin-top: 210px;
	}
	.sub_title_podyaka::before {
		width: 36px;
		height: 36px;
	}
	.title_podyaka_info {
		font-size: 20px;
	}
	.link_podyaka {
		font-size: 14px;
	}
	.sub_title_podyaka {
		font-size: 22px;
	}
	.txt_block_podyaka {
		margin-top: -90px;
	}
}
@media (max-width: 412px) {
	/*.header_home {
    min-height: 870px;
  }*/
  
}
@media (max-width: 393px){
	.order-total td, .order-total th {
		padding-top: 20px;
	}
	.sub_h {
		font-size: 16px;
	}
	.info_txt {
		font-size: 13px;
	}
	.asay_img_2 {
		bottom: 570px;
		width: 570px;
	}
	.section_video {
		padding-top: 40px !important;
	}
	.errow_kurs img {
		width: 60%;
	}
	.header_home {
		min-height: 830px;
	}

}
@media (max-width: 385px){
	.sub_title_podyaka::before {
		width: 32px;
		height: 32px;
	}
	.sub_title_podyaka {
		font-size: 20px;
	}
	.title_podyaka_info {
		font-size: 19px;
	}
	.block_info {
		padding: 15px;
	}
	.btn-errow {
		top: -50px;
		width: 40px;
		height: 40px;
	}
	.header_home {
		min-height: 820px;
	}
	.case_h_header_home {
		margin-top: 22vh;
	}
	.txt_img_lesson span {
		font-size: 24px;
	}
	.txt_block_podyaka {
		margin-top: -80px;
	}
}
@media (max-width: 375px) {
	.dostup_zanyattya {
		font-size: 20px;
	}
	.txt_block_podyaka {
		background: #EAEAEA;
		padding: 1.5rem 2rem 2.5rem 2rem;
	}
	.home_price .woocommerce-Price-amount.amount{
		font-size: 28px;
	}
	.header_home {
		min-height: 800px;
	}
	.sub_h {
		font-size: 15px;
	}
	.asay_img_2 {
		bottom: 570px;
		width: 545px;
	}
	.case_video {
		margin-top: 20px;
		padding-top: 270px;
	}
	.errow_kurs img {
		width: 50%;
	}
	.case_h_header_home {
		margin-top: 180px;
	}
}
@media (max-width: 360px) {

	.txt_img_lesson span {
		font-size: 20px;
	}
	.btn_header {
		padding: 0 1rem;
	}
	.format_block_text, .format_block_text_right {
		font-size: 15px;
	}
	.h_kurs h2 {
		font-size: 38px !important;
		max-width: 250px;
	}
	.errow_kurs img {
		margin-top: -30px;
	}
	.asay_img_2 {
		bottom: 570px;
		width: 520px;
		left: -45px;
	}
	.asya_I_gantely img {
		width: 250px;
	}
	.asya_I_gantely {
		bottom: -60px;
	}
	.box_video {
		margin-top: 30px;
	}
	.case_h_header_home {
		margin-top: 180px;
	}
}
@media (max-width: 320px) {
	.dostup_zanyattya {
		font-size: 17px;
	}
	.home_price .woocommerce-Price-amount.amount {
		font-size: 26px;
	}
	.home h1{
		font-size: 35px!important;
	}
	.header_home{
		padding-left: .5rem;
		padding-right: .5rem;
	}
	.header_home {
		min-height: 600px;
	}
	.case_h_header_home {
		margin-top: 23vh;
	}
	.w-socials-item.telegram a {
		width: 38px !important;
		height: 38px;
	}
	footer .w-socials-item.instagram a, footer .w-socials-item.instagram a::before, footer .w-socials-item.telegram a, footer .w-socials-item.telegram a::before, footer .w-socials-item.telegram a:hover::before, footer .w-socials-item.instagram a:hover::before,
	.w-socials-item.instagram a,  .w-socials-item.instagram a::before,  .w-socials-item.telegram a,  .w-socials-item.telegram a::before,  .w-socials-item.telegram a:hover::before,  .w-socials-item.instagram a:hover::before  {
		display: block;
		width: 38px !important;
		height: 38px;
		background-size: contain;
	}
	.w-socials-item.instagram {
		right: 35px;
	}
	.social_link_mobile {
		width: 85px;
		height: 50px;
		margin-top: -20px;
	}
	.btn_header, .link_podyaka {
		font-size: 15px;
		line-height: 59px;
	}
	.case_link_header {
		margin-top: 12px;
	}
	.case_name {
		font-size: 18px !important;
	}
	.btn-errow {
		top: -40px;
		width: 32px;
		height: 32px;
	}
	.section_one_list h3, .section_two_list h3 {
		font-size: 18px;
	}
	.format_block_text, .format_block_text_right {
		font-size: 13px;
	}
	.block_info {
		padding: 10px;
		line-height: normal;
		min-height: 140px;
	}
	.format_block_text div {
		width: 75%;
	}
	.asay_img_2 {
		bottom: 490px;
		width: 465px;
		left: -42px;
	}
	.case_video {
		margin-top: 20px;
		padding-top: 235px;
	}
	h2 {
		font-size: 38px !important;
	}
	.asya_I_gantely img {
		width: 200px;
	}
	.asya_I_gantely {
		bottom: -60px;
	}
	.box_video {
		min-height: 280px;
		height: 280px;
	}
	.vbtn-fluid {
		width: 80px;
		height: 80px;
	}
	.sub_txt_fishka_sub{
		margin-bottom: 320px;
	}
	.h_kurs h2 {
		font-size: 32px !important;
		max-width: 210px;
	}
	.txt_img_lesson span {
		font-size: 20px;
	}
	.lesson_border .w-btn-wrapper{
		margin-left: 1rem!important;
		margin-right: 1rem!important;
	}
	.logo_txt {
		font-size: 39px;
		line-height: normal;
	}
	.txt_subtitle_logo_footer {
		font-size: 16px;
	}
	.section_subtitle_logo_footer .subtitle_logo {
		font-size: 14px;
	}
	.footer_bottom,  #menu-footer-menu a, .case_link_agency a, .case_link_agency {
		font-size: 12px!important;
	}
	.w-tabs-section-header::after, .w-tabs-section-header.active::after {
		width: 42px;
		height: 40px;
		background-size: 14px 14px;
	}
	.title_podyaka_info {
		font-size: 16px;
	}
	.txt_block_podyaka {
		padding: .5rem 1rem 1.5rem 1rem;
	}
	.link_podyaka, .txt_podyaka {
		font-size: 13px;
	}
	.sub_title_podyaka {
		font-size: 17px;
	}
	.txt_block_podyaka {
		margin-top: -70px;
	}

}