/*!
Theme Name: Alla Kniazeva Theme
Author: PhilippovPavel
Author URI: https://philippovpavel.ru
Version: 1.0.0
Tested up to: 6.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ak

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Alla Kniazeva Theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

:root {
	--main-accent-font: starsight-ak, montserrat-ak, sans-serif;
}

body {
	background: #fff;
}

.dialog_menu__header form {
	width: 100%;
}

#dialog_record .dialog_record__footer {
	max-width: 215px;
}

.latest_blog--text {
	margin-bottom: 60px;
}

.latest_blog--text p {
	margin-top: 60px;
}

.latest_blog--more {
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
}

.dialog_record__inner {
	overflow-y: auto;
}

#dialog_record .dialog_record__step {
	gap: 30px;
}

.latest_blog--more_inner{
	width: 100%;
}

.section-title--with_container {
	font-family: var(--main-font);
	margin-bottom: 60px;
/* 	font-weight: 200; */
    letter-spacing: normal;
}

.posts-navigation {
	width: 100%;
	margin-top: 45px;
}

.posts-navigation .nav-links {
	left: -8px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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;
	gap: 15px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.posts-navigation .nav-previous,
.posts-navigation .nav-next {
	position: relative;
}

.posts-navigation .nav-previous::before {
	content: '<<';
	position: absolute;
	left: -25px;
	top: 0;
}

.posts-navigation .nav-next::before {
	content: '>>';
	position: absolute;
	right: -25px;
	top: 0;
}

.error-404 form.search-form {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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;
	gap: 15px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.hc-check {
	background: none;
	padding-left: unset;
}

.hc-list {
	background: none;
	padding-left: 0;
}

@media(min-width: 1400px) {
	.hc-title {
		text-align: left;
	}
}

.hc-troubles_wrapper .hc-list li {
	position: relative;
	padding-left: 70px;
	max-width: unset;
}

.hc-troubles_wrapper .hc-list li img {
	width: 40px;
	height: 40px;
	-o-object-fit: contain;
	object-fit: contain;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.hc-check {
	gap: 50px;
}

.featured_description {
    margin: 85px auto 0;
    max-width: 1050px;
	font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.featured_list li,
.hc-check li {
	position: relative;
	padding-left: 70px;
	line-height: 1.5;
}

.featured_list li:before,
.hc-check li:before {
	content: "";
	background-image: url(assets/images/dist/check.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: block;
	height: 55px;
	width: 40px;
}

.wt-img_bg {
	width: 317px !important;
	top: -200px;
	left: 125px;
}

@media(min-width: 1400px) {
	.sertificat_slider .swiper-slide {
		width: 490px !important;
		height: 342px !important;
	}

	.reviews_slider .swiper-slide {
		width: 405px !important;
		height: 436px !important;
	}


	.reviews_slider .swiper-wrapper {
		gap: 55px;
		justify-content: center;
	}

}

.coblocks-lightbox__arrow {
	background-color: var(--accent-color);
	border: 2px solid var(--accent-color);
}

.coblocks-lightbox__arrow:hover {
	color: var(--accent-color) !important;
}

.coblocks-lightbox__background {
	background-image: none !important;
	background: #fff;
	opacity: .8;
}

.article_header {
	position: relative;
	overflow: hidden;
	height: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.article_thumb {
	position: absolute;
	inset: 0;
}

.article_thumb::before {
	content: '';
	position: absolute;
	inset: 0;
	background: #3d3d3cd4;
}

.article_thumb img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.section-title--single {
	font-weight: 200;
	letter-spacing: unset;
	background: unset;
	color: #fff;
	line-height: 1.5;
}

.reviews_swiper,
.sertificats_swiper {
	width: 100%;
	height: 100%;
}

.reviews_swiper_slide,
.sertificats_swiper_slide {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: center;
}

.reviews_swiper_slide img,
.sertificats_swiper_slide img {
	width: 100%;
	height: 100%;
}

.wt-plan .button {
	margin: 0 auto !important;
}

ul.eplus-wrapper li,
ul[data-type="core/list"] li {
	padding-left: 15px;
    position: relative;
}

ul.eplus-wrapper li::before,
ul[data-type="core/list"] li::before {
	content: ".";
    font-weight: 600;
    height: 1px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 1px;
}

.i_am
.section-title {
	margin-bottom: 50px;
}

p, ul, ol, a{
	font-weight: 400 ;
	font-size: 16px;
}

.whatsapp-link-header {
	color: #467C33;
}

.max-link-header {
	color: #161f8a;
}

.max-link-header img {
	width: 17px;
    height: 17px;
    border-radius: 50%;
}

.telegram-link-header {
	color: #18A3E6;
}

@media (max-width: 1199px) {
	#header .container {
		display: block;
	}
	#header .container .header-subscribe {
		display: block;
	}
	#header .container .header__left {
		margin-bottom: 32px;
	}
	#header .container .header-subscribe .whatsapp-link-header, #header .container .header-subscribe .telegram-link-header {
		display: block;
		width: 100%;
	}
	.header-contact-tel a {
		text-align: right;
		display: block;
	}
}

.whatsapp-fixed-button:hover {
	text-decoration: none;
}

.whatsapp-fixed-button {
	position: fixed;
	z-index: 100;
	bottom: 32px;
	right: 32px;
	height: 70px;
	width: 70px;
	background-color: #229ED9;
	border-radius: 50%;
	display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
}

.video-play-button:before, .video-play-button:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
}

.video-play-button:before {
    z-index: 0;
    -webkit-animation: pulse-border 2000ms ease-out infinite;
    -moz-animation: pulse-border 2000ms ease-out infinite;
    -o-animation: pulse-border 2000ms ease-out infinite;
    animation: pulse-border 2000ms ease-out infinite;
}

.video-play-button:after {
    z-index: 1;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.video-play-button:before, .video-play-button:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #229ED9;
    border-radius: 50%;
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1);
        -moz-transform: translate(-50%, -50%) translateZ(0) scale(1);
        -ms-transform: translate(-50%, -50%) translateZ(0) scale(1);
        -o-transform: translate(-50%, -50%) translateZ(0) scale(1);
        transform: translate(-50%, -50%) translateZ(0) scale(1);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        -moz-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        -ms-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        -o-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        opacity: 0.1;
    }
}
@-moz-keyframes pulse-border {
    0% {
        -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1);
        -moz-transform: translate(-50%, -50%) translateZ(0) scale(1);
        -ms-transform: translate(-50%, -50%) translateZ(0) scale(1);
        -o-transform: translate(-50%, -50%) translateZ(0) scale(1);
        transform: translate(-50%, -50%) translateZ(0) scale(1);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        -moz-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        -ms-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        -o-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        opacity: 0.1;
    }
}
@-o-keyframes pulse-border {
    0% {
        -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1);
        -moz-transform: translate(-50%, -50%) translateZ(0) scale(1);
        -ms-transform: translate(-50%, -50%) translateZ(0) scale(1);
        -o-transform: translate(-50%, -50%) translateZ(0) scale(1);
        transform: translate(-50%, -50%) translateZ(0) scale(1);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        -moz-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        -ms-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        -o-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        opacity: 0.1;
    }
}
@keyframes pulse-border {
    0% {
        -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1);
        -moz-transform: translate(-50%, -50%) translateZ(0) scale(1);
        -ms-transform: translate(-50%, -50%) translateZ(0) scale(1);
        -o-transform: translate(-50%, -50%) translateZ(0) scale(1);
        transform: translate(-50%, -50%) translateZ(0) scale(1);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        -moz-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        -ms-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        -o-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        transform: translate(-50%, -50%) translateZ(0) scale(1.5);
        opacity: 0.1;
    }
}

.whatsapp-fixed-button i {
	color: #fff;
	z-index: 2;
}

.header-subscribe {
	display: block !important;
}

.header-subscribe a {
	display: block;
}

video {
	width: 100%;
	display: block;
}

.footer-video {
	position: fixed;
	width: 300px;
	border-radius: 10px;
	bottom: 15px;
	left: 20px;
	overflow: hidden;
	z-index: 2;
}

@media (max-width: 900px) {
	.footer-video {
		width: 85px;
		bottom: 23px;
	}
	video {
		aspect-ratio: 1/1;
		object-fit: cover;
	}
}
