/*
Theme Name: VittoriaVita
Author: Oleh Kapliuk
Version: 1.1.8
*/

@font-face {
	font-family: "Comfortaa";
	src: local("Comfortaa Regular"), local("Comfortaa-Regular"),
		url("/wp-content/themes/vw-one-page/assets/fonts/comfortaa-regular.woff2") format("woff2");
	src: url("/fonts/comfortaa-bold.woff2") format("woff2");
	font-weight: 400;
	font-display: fallback;
}
@font-face {
	font-family: "Comfortaa";
	src: local("Comfortaa Bold"), local("Comfortaa-Bold"),
		url("/wp-content/themes/vw-one-page/assets/fonts/Comfortaa-Bold.woff2") format("woff2");
	src: url("/fonts/comfortaa-bold.woff2") format("woff2");
	font-weight: 700;
	font-display: fallback;
}
@font-face {
	font-family: "Roboto";
	src: local("Roboto Light"), local("Roboto-Light"),
		url("/wp-content/themes/vw-one-page/assets/fonts/roboto-light.woff2") format("woff2");
	font-weight: 300;
	font-display: fallback;
}
@font-face {
	font-family: "Roboto";
	src: local("Roboto Regular"), local("Roboto-Regular"),
		url("/wp-content/themes/vw-one-page/assets/fonts/roboto-regular.woff2") format("woff2");
	font-weight: 400;
	font-display: fallback;
}
@font-face {
	font-family: "Roboto";
	src: local("Roboto Bold"), local("Roboto-Bold"),
		url("/wp-content/themes/vw-one-page/assets/fonts/Roboto-Bold.woff2") format("woff2");
	font-weight: 700;
	font-display: fallback;
}
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

html {
	box-sizing: border-box;
	touch-action: manipulation;
	scroll-behavior: smooth;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}

body,
button,
input,
select {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #585858;
}

button,
select,
[type="submit"] {
	cursor: pointer;
	user-select: none;
	touch-action: manipulation;
}

option {
	font: inherit;
}

.clearfix::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.clear {
	clear: both;
}
a {
	color: #ff7691;
	text-decoration: underline;
	touch-action: manipulation;
}
a:hover {
	text-decoration: none;
}
b,
strong {
	color: #243580;
}
.blog blockquote {
	margin-left: 66px;
	padding: 10px 0 10px 22px;
	border-left: 3px solid #243570;
	color: #243570;
	font-size: 20px;
	line-height: 34px;
	font-style: italic;
}
p {
	margin-bottom: 1rem;
}
ul,
ol {
	margin: 0 0 30px 45px;
}
ul li,
ol li {
	margin-bottom: 5px;
}
ul li::marker {
	color: #243570;
}
ul li ol li {
	list-style-type: decimal;
	padding-left: 0;
}
ul li ol li::before {
	display: none;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
.wp-video {
	display: block;
	margin: 0 auto;
	width: 100% !important;
	text-align: center;
}
video {
	max-width: 100%;
	height: auto;
}
#toTop {
	position: fixed;
	right: 5px;
	bottom: 5px;
	width: 50px;
	height: 50px;
	background: url("./images/up.svg") no-repeat;
	cursor: pointer;
}
#toTop:hover {
	opacity: 0.9;
}
iframe {
	max-width: 100%;
	vertical-align: middle;
	border: none;
}
.middle-224 {
	display: flex;
	flex-direction: column;
	min-height: 224px;
	justify-content: center;
}

.wp-block-button__link {
	border: none;
	border-radius: 1.55em;
	cursor: pointer;
	display: inline-block;
	padding: 0.667em 1.333em;
	text-align: center;
	text-decoration: none;
	overflow-wrap: break-word;
	background-color: #243680;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}
.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover {
	background-color: #102dab;
	color: #fff;
}

.wp-block-button__link.pink {
	background-color: #ff7793;
}
.wp-block-button__link.pink:hover {
	background-color: #ff7793;
	box-shadow: 0 0 5px #ff7793;
}
#header.fixed .breadcrumbs{
    display: none;
}
#header.fixed .kb_title{
	color:#ffffff;
}
.breadcrumbs {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	overflow: hidden;
	padding: 20px 0px;
}
.breadcrumbs .separator,
.menu_breadcrumbs .separator {
	background: url(/wp-content/themes/vw-one-page/images/breadcrumbs-arrow.svg) no-repeat;
	padding: 0 30px;
	background-position: center;
}
.breadcrumbs a {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.kb_title{
	color: #ff7691;
}
.home h2 {
	font-family: "Comfortaa", cursive;
	color: #243570;
	font-size: 40px;
	line-height: 42px;
	font-weight: 700;
}
.home h2::after {
	content: "";
	display: block;
	margin: 25px auto 40px;
	width: 70px;
	height: 2px;
	background: #ff758f;
}

/* .home h3 {font-family:'Comfortaa', cursive; color:#243570; font-size:39px;} */
h2 {
	margin-bottom: 1rem;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.1;
	color: #243580;
}
h3 {
	color: #243580;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 15px;
}

/* style composter */
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.container {
	position: relative;
	max-width: 1180px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}

/* header */
#header {
	position: relative;
	z-index: 200;
}
#header.home-header{
	background: linear-gradient(90deg, #f4f4f4 40%, #f4f4f400 67%);
}
/* Covid-19 Banner */
.plashka {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	background: #ff7691;
	padding: 10px;
}
.plashka.hide{
	display: none;
}
img.warning-image {
	width: 30px;
	height: 30px;
	margin-right: 15px;
}
span.plashka-info {
	margin-right: 5px;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	color: #ffffff;
}
.plashka a {
	position: relative;
    display: flex;
    align-items: center;
    min-height: 25px;
    padding: 0 25px 0 25px;
    background-color: #394377;
    border-radius: 30px;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
}
a.vsplyvaska-header::after {
	content: "\276F";
	width: 1em;
	text-align: right;
}
a.land_link {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 30px;
	padding: 0 41px 0 20px;
	background-color: #394377;
	border-radius: 30px;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #f0ebef;
	width: fit-content;
	margin: 0 auto;
}
a.land_link::after {
	content: url("./images/warning-button.png");
	position: absolute;
	top: 0;
	right: 0;
	width: 31px;
	height: 30px;
}

#header .top {
	height: 100px;
}
#header .nav .logo {
	/*position: absolute;
	display: block;
	top: 17px;
	left: 0;*/
	z-index: 102;
}
#header .nav .logo img {
	max-width: initial;
}
#header .nav .logo:hover {
	opacity: 0.9;
}

#header .top .logo_mob {
	display: none;
}
#header .top .head_info {
	position: absolute;
	display: block;
	top: 21px;
	line-height: 14px;
	font-size: 16px;
	color: #243580;
	font-weight: 700;
	margin-bottom: 7px;
}
#header .top .head_info .title {
	display: block;
	font-weight: 300;
	margin-bottom: 7px;
}
#header .top .head_info .gtm {
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}
#header .top .head_info p {
	margin-bottom: 5px;
}
#header .top .head_info a {
	color: #243580;
	text-decoration: none;
}
#header .top .head_info a:hover {
	text-decoration: underline;
}
#header .top .phone {
	left: 0%;
	padding-left: 38px;
}
#header .top .phone .icon {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 28px;
	height: 28px;
	background-image: url("./images/whatsapp-phone-header.svg");
	background-size: 28px 28px;
}
#header .top .email {
	left: 30%;
	padding-left: 40px;
}
#header .top .email .icon {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url("./images/email_header.svg");
}
#header .top .email.mob {
	display: none;
}
#header .top .timing {
	right: 19%;
	padding-left: 40px;
}
#header .top .timing .icon {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url("./images/timing_header.svg");
}

#header .top .lang {
	position: absolute;
	right: 0;
	top: 30px;
}
#header .top .lang ul {
	margin: 0;
	padding: 0;
}
#header .top .lang ul li {
	list-style-type: none;
	background: none;
	margin-bottom: 0;
	padding: 0;
}
#header .top .lang ul li::before {
	display: none;
}
#header .top .lang ul li::after {
	position: absolute;
	top: 100%;
	left: 0;
	display: block;
	width: 100%;
	height: 8px;
	content: "";
}
#header .top .lang ul li a {
	display: block;
	width: 95px;
	height: 40px;
	background-position: 7px 7px;
	background-size: 24px;
	padding: 7px 30px 7px 40px;
	font-size: 15px;
	color: #243580;
	text-transform: uppercase;
	border: 1px solid #ccc;
	border-radius: 50px;
	text-decoration: none;
}
#header .lang li#menu-item-2088 > a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: 18px;
	display: block;
	width: 12px;
	height: 8px;
	background: url("./images/arrow_lang.svg") no-repeat;
}
#header .top .lang ul li:hover ul.sub-menu {
	display: block;
}
#header .top .lang ul li ul.sub-menu {
	display: none;
	position: absolute;
	top: 48px;
	right: 0;
	width: auto;
	padding: 24px 20px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 20px;
	z-index: 102;
	box-shadow: 0 3px 5px #575656;
}

#header .top .lang ul li ul.sub-menu li {
	margin-bottom: 20px;
}
#header .top .lang ul li ul.sub-menu li:last-child {
	margin-bottom: 0;
}
#header .top .lang ul li ul.sub-menu li a {
	display: block;
	width: 100%;
	height: 24px;
	padding: 0 0 0 35px;
	font-size: 17px;
	text-transform: none;
	border: none;
	background-position: 0 0;
}
#header .top .lang ul li ul.sub-menu li a:hover {
	color: #ff7691;
}
#header .top .lang ul li ul.sub-menu li a::after {
	display: none;
}

#header .top .lang ul li.eng a {
	background: url("./images/flags/united-kingdom.svg") no-repeat 7px 7px;
	background-size: 24px;
}
#header .top .lang ul li.spa a {
	background: url("./images/flags/spain.svg") no-repeat 7px 7px;
	background-size: 24px;
}
#header .top .lang ul li.ita a {
	background: url("./images/flags/italy.svg") no-repeat 7px 7px;
	background-size: 24px;
}
#header .top .lang ul li.ger a {
	background: url("./images/flags/germany.svg") no-repeat 7px 7px;
	background-size: 24px;
}
#header .top .lang ul li.bra a {
	background: url("./images/flags/brazil.svg") no-repeat 7px 7px;
	background-size: 24px;
}
#header .top .lang ul li.por a {
	background: url("./images/flags/portugal.svg") no-repeat 7px 7px;
	background-size: 24px;
}
#header .top .lang ul li.fra a {
	background: url("./images/flags/france.svg") no-repeat 7px 7px;
	background-size: 24px;
}
#header .top .lang ul li.chi a {
	background: url("./images/flags/china.svg") no-repeat 7px 7px;
	background-size: 24px;
}
#header .top .lang ul li.fin a {
	background: url("./images/flags/finland.svg") no-repeat 7px 7px;
	background-size: 24px;
}
#header .top .lang ul li.isr a {
	background: url("./images/flags/israel.svg") no-repeat 7px 7px;
	background-size: 24px;
}

#header .top .lang ul li ul.sub-menu li.eng a {
	background: url("./images/flags/united-kingdom.svg") no-repeat 0 0;
}
#header .top .lang ul li ul.sub-menu li.spa a {
	background: url("./images/flags/spain.svg") no-repeat 0 0;
}
#header .top .lang ul li ul.sub-menu li.ita a {
	background: url("./images/flags/italy.svg") no-repeat 0 0;
}
#header .top .lang ul li ul.sub-menu li.ger a {
	background: url("./images/flags/germany.svg") no-repeat 0 0;
}
#header .top .lang ul li ul.sub-menu li.bra a {
	background: url("./images/flags/brazil.svg") no-repeat 0 0;
}
#header .top .lang ul li ul.sub-menu li.por a {
	background: url("./images/flags/portugal.svg") no-repeat 0 0;
}
#header .top .lang ul li ul.sub-menu li.fra a {
	background: url("./images/flags/france.svg") no-repeat 0 0;
}
#header .top .lang ul li ul.sub-menu li.chi a {
	background: url("./images/flags/china.svg") no-repeat 0 0;
}
#header .top .lang ul li ul.sub-menu li.fin a {
	background: url("./images/flags/finland.svg") no-repeat 0 0;
}
#header .top .lang ul li ul.sub-menu li.isr a {
	background: url("./images/flags/israel.svg") no-repeat 0 0;
}

/* header menu */
/*#header .nav {
	position: relative;
	height: 70px;
	background: rgba(36, 47, 105, 0.9);
	z-index: 100;
}*/
#header .nav .container {
	height: 70px;
	background: rgba(36, 47, 105, 0.9);
	border-radius: 50px;
	padding: 0 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#header .nav.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background: rgba(36,47,105,.9);
}
#header .nav.fixed .container {
	background: none;
}
#header .nav .menu {
	/*position: absolute;*/
	display: block;
	width: 100%;
	/*padding-left: 260px;*/
	z-index: 101;
}
#header .nav ul {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 11px 0;
	text-align: right;
	list-style-type: none;
}
#header .nav ul li {
	position: relative;
	display: inline-block;
	width: auto;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}
#header .nav ul li::before {
	display: none;
}
#header .nav ul li a {
	display: inline-block;
	padding: 13px 20px;
	border-radius: 30px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#header .nav ul li:hover a {
	background: #ff7691;
}
#header .nav ul li:hover ul.sub-menu {
	display: block;
}
#header .nav ul li ul::before {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 0;
	display: block;
	width: 100%;
	height: 11px;
}
#header .nav ul li ul.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 59px;
	min-width: 100%;
	width: 320px;
	height: auto;
	padding: 40px 27px 45px;
	background: #fff;
	border-radius: 30px;
	text-align: left;
	box-shadow: 0 3px 5px #575656;
}
#header .nav ul li ul.sub-menu li {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
#header .nav ul li ul.sub-menu li:last-child {
	margin-bottom: 0;
}
#header .nav ul li ul.sub-menu li a {
	display: inline-block;
	font-size: 17px;
	line-height: 20px;
	text-align: left;
	color: #243580;
	padding: 0;
	background: none;
	text-transform: none;
}
#header .nav ul li ul.sub-menu li a:hover {
	color: #ff7691;
	background: none;
}
#header .nav ul li ul.sub-menu li:hover a:hover {
	background: none;
}

/* footer */
#footer {
	content-visibility: auto;
	contain-intrinsic-size: 0 458px;
	padding: 70px 0;
	margin-top: 60px;
	border-top: 1px solid #C5C5C5;
	color: #243580;
}
#footer .title_footer {
	font-size: 18px;
	color: #243580;
	font-weight: 700;
	margin-bottom: 35px;
}
.menu_mob {
	display: none;
}
#footer .col {
	position: relative;
	display: table-cell;
	width: 30%;
}
#footer .col.col_1 {
	width: 253px;
	text-align: center;
	padding-right: 50px;
}
#footer .social{
	display: flex;
	justify-content: center;
	gap: 40px;
}
#footer .col.col_1_2 {
	height: auto;
	padding: 40px 0;
	font-size: 15px;
	line-height: 18px;
}
#footer .col.col_3 {
	padding-left: 65px;
}

#footer .logo {
	position: relative;
	display: block;
	height: 38px;
	margin-bottom: 50px;
}
#footer .logo img {
	border-radius: 0;
}
.social_widget {
	position: relative;
	text-align: center;
	margin-bottom: 40px;
}
.social_widget a {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #243580;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: center;
}
/*.social_widget a:hover {
	background-color: #ff758f; 
}*/
.social_widget a.fb {
	background-image: url("./images/social/footer-facebook-icon.svg");
}

/* .social_widget a.fb:hover {} */
.social_widget a.sk {
	background: url("./images/icons_social.png") -150px -26px #fff no-repeat;
}
.social_widget a.sk:hover {
	background-position: -150px 8px;
}
.social_widget a.li {
	background: url("./images/icons_social.png") -204px -26px #fff no-repeat;
}
.social_widget a.li:hover {
	background-position: -204px 8px;
}
.social_widget a.in {
	background-image: url("./images/social/footer-instagram-icon.svg");
}

/* .social_widget a.in:hover {} */
.social_widget a.tw {
	background-image: url("./images/social/footer-twitter-icon.svg");
}

/* .social_widget a.tw:hover {} */
.social_widget a.pt {
	background: url("./images/icons_social.png") -309px -26px #fff no-repeat;
}
.social_widget a.pt:hover {
	background-position: -309px 8px;
}
.social_widget a.yt {
	background-image: url("./images/social/footer-youtube-icon.svg");
}

/* .social_widget a.yt:hover {} */

#footer .copywrite {
	position: relative;
	font-size: 12px;
	color: #999999;
	font-weight: 400;
	margin-bottom: 20px;
}
#footer .police {
	display: block;
	position: relative;
	font-size: 16px;
	color: #0085FF;
	font-weight: 400;
	margin-bottom: 15px;
}
.contact_container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}
#footer .col_1_2 .info {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
#footer .col_1_2 .icon{
	margin-bottom: 15px;
}
#footer .col_1_2 .hour{
	font-weight: 700;
}
#footer .col_1_2 .info .title {
	margin-bottom: 7px;
	color: #243580;
}
#footer .col_1_2 .info a {
	color: #243580;
	text-decoration: none;
	font-weight: 700;
}
#footer .col_1_2 .info a:hover {
	text-decoration: underline;
}
#footer .col_1_2 .info p {
	font-weight: 700;
	margin-bottom: 5px;
}

#footer .col_1_2 .phone .icon {
	display: block;
	width: 28px;
	height: 28px;
	background-image: url("./images/whatsapp-phone-footer.svg");
	background-size: 28px 28px;
}
#footer .col_1_2 .phone:hover {
	color: #ff758f;
}
#footer .col_1_2 .phone:hover .title {
	color: #ff758f;
}
#footer .col_1_2 .phone:hover a {
	color: #ff758f;
}
#footer .col_1_2 .phone:hover .icon {
	background-image: url("./images/whatsapp-phone-footer-hover.svg");
}

#footer .col_1_2 .email {
	position: relative;
	margin-bottom: 30px;
}
#footer .col_1_2 .email .icon {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url("./images/email_footer.svg");
}
#footer .col_1_2 .email:hover {
	color: #ff758f;
}
#footer .col_1_2 .email:hover .title {
	color: #ff758f;
}
#footer .col_1_2 .email:hover a {
	color: #ff758f;
}
#footer .col_1_2 .email:hover .icon {
	background-image: url("./images/email_footer_hover.svg");
}

#footer .col_1_2 .timing {
	position: relative;
	margin-bottom: 30px;
}
#footer .col_1_2 .timing .icon {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url("./images/timing_footer.svg");
}
#footer .col_1_2 .timing:hover {
	color: #ff758f;
}
#footer .col_1_2 .timing:hover .title {
	color: #ff758f;
}
#footer .col_1_2 .timing:hover .icon {
	background-image: url("./images/timing_footer_hover.svg");
}

#footer .col_1_2 .address {
	position: relative;
	margin-bottom: 0;
}
#footer .col_1_2 .address .icon {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url("./images/marker_footer.svg");
}
#footer .col_1_2 .address:hover {
	color: #ff758f;
}
#footer .col_1_2 .address:hover .title {
	color: #ff758f;
}
#footer .col_1_2 .address:hover .icon {
	background-image: url("./images/marker_footer_hover.svg");
}

#footer .menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer .menu ul li {
	display: block;
	min-height: 16px;
	height: auto;
	line-height: 16px;
	margin-bottom: 20px;
	background: none;
	padding: 0;
}
#footer .menu ul li:last-child {
	margin-bottom: 0;
}
#footer .menu ul li::before {
	display: none;
}
#footer .menu ul li a {
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 20px;
    color: #243580;
    text-decoration: none;
    width: 100%;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
}

#footer .menu ul li.menu-item-has-children a::after {
    content: "";
    position: absolute;
    right: 0;
    display: block;
    width: 16px;
    height: 12px;
    background: url(./images/arrow_menu.svg) no-repeat;
    transition: 0.5s ease-out 0.2s;
}
#footer .menu ul li a.active::after {
	transform: rotate(180deg);
	opacity: 1;
}
#footer .menu ul li:hover a {
	color: #243580;
}
#footer .menu ul li ul.sub-menu {
	max-height: 0;
	margin: 0;
	overflow: hidden;
	transition: 0.4s linear 0.2s;
}
#footer .menu ul li ul.sub-menu.open {
	max-height: 300px;
	margin: 20px 0 25px 16px;
}
#footer .menu ul li ul.sub-menu li:last-child {
	margin-bottom: 8px;
}
#footer .menu ul li ul.sub-menu li a {
	font-size: 14px;
	font-weight: 300;
	text-transform: none;
	padding-right: 0;
}
#footer .menu ul li ul.sub-menu li a::after {
	display: none;
}
@media screen and (min-width: 768px) {
	#footer .logo {
		width: 253px;
	}
}

/* feedback */
#feedback {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 50px 0;
	padding: 22px 0;
	background: url("./images/feedback_bg.svg") 50% 50% no-repeat;
	background-size: cover;
}
#feedback .bg-mob {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("./images/feedback_bg_mob.svg") 50% 140% no-repeat;
	background-size: cover;
	opacity: 0.3;
	pointer-events: none;
}
#feedback .form {
	margin: 0 auto;
	display: block;
	max-width: 465px;
	width: 90%;
	height: auto;
	padding: 70px 70px 58px;
	background: #243580;
	border-radius: 50px;
	text-align: center;
	box-shadow: 0 0 10px #76c75e;
}
#feedback .form .text {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 50px;
	text-align: center;
}
#feedback .form .text p {
	text-align: center;
}
#feedback .form .text .name {
	font-family: "Comfortaa", cursive;
	font-size: 46px;
	line-height: 56px;
	font-weight: 700;
	margin-bottom: 30px;
}
#feedback .form .button {
	position: relative;
	margin: 0 auto;
	display: inline-block;
	padding: 16px 35px;
	background: #76c75e;
	font-size: 1em;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	z-index: 1;
	border-radius: 50px;
	border: 0;
	animation: pulse 2s infinite;
}
#feedback .form .button:hover {
	animation: none;
	cursor: pointer;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 14px rgba(117, 198, 93, 0.5);
	}
	70% {
		box-shadow: 0 0 0 30px rgba(117, 198, 93, 0);
	}
	100% {
		box-shadow: 0 0 0 0 rgba(117, 198, 93, 0);
	}
}

.feedback_form {
	display: none;
	text-align: center;
}
.feedback_form.open {
	display: block;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 570px;
	margin: -285px 0 0 -250px;
	padding: 55px 50px;
	background: #fff;
	border-radius: 20px;
	z-index: 1000;
}
.feedback_form .title {
	display: inline-block;
	margin-bottom: 20px;
	font-family: "Comfortaa", cursive;
	color: #243570;
	font-size: 30px;
	font-weight: 700;
}
.feedback_form .close {
	position: absolute;
	top: 25px;
	right: 25px;
	display: block;
	width: 16px;
	height: 16px;
	background: url("./images/close.png") 0 0 no-repeat;
}
.feedback_form .required_info {
	display: block;
	margin-bottom: 25px;
	text-align: left;
	font-size: 14px;
	color: #ff7691;
}

#form {
	text-align: center;
}
#form .row {
	position: relative;
	text-align: left;
}
input {
	width: 100%;
	border-radius: 50px;
	padding: 12px 20px;
	color: #000;
	border: 1px solid #ccc;
}

/* input:focus {border:1px solid #243580; box-shadow:0px 0px 7px #243580; outline:none;} */
input.wrong {
	border: 1px solid #f00;
	box-shadow: none;
}
.row.filed span {
	position: absolute;
	bottom: 14px;
	right: 4px;
	display: block;
	width: 33px;
	height: 33px;
	background: url("./images/form_filed.png") 0 0 no-repeat;
}
.row.ok span {
	position: absolute;
	bottom: 14px;
	right: 4px;
	display: block;
	width: 33px;
	height: 33px;
	background: url("./images/form_ok.png") 0 0 no-repeat;
}
textarea {
	width: 100%;
	margin-bottom: 0;
	padding: 12px 20px;
	font: inherit;
	color: #000;
	border: 1px solid #ccc;
}
#send {
	padding: 10px 20px;
	background: #ff7691;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	border-radius: 20px;
}
#send:hover {
	cursor: pointer;
	opacity: 0.8;
}
.overlay {
	display: none;
}
.overlay.visible {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #7e7e7e;
	opacity: 0.75;
	z-index: 999;
}

/* content */
#content {
	scroll-behavior: smooth;
}

/* home */
.home {
	position: relative;
	margin-top: 0;
}

.home .title,
.home .title_slider {
	font-family: "Comfortaa", cursive;
	color: #243570;
	font-size: 40px;
	line-height: 32px;
	font-weight: 700;
	display: block;
	text-align: center;
	margin-bottom: 65px;
}
.home .title::after,
.home .title_slider::after {
	content: "";
	position: relative;
	display: block;
	margin: 25px auto 40px;
	width: 70px;
	height: 2px;
	background: #ff758f;
}

.home .slider {
	position: relative;
	height: 700px;
}
.home .slider .slider-info {
	position: absolute;
	bottom: 180px;
	left: 0;
	width: 100%;
	text-align: center;
}
.home .slider .title {
	position: absolute;
	display: inline-block;
	top: -105px;
	left: 0;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 60px;
	line-height: 62px;
	font-weight: 700;
}
.home .slider .title.small {
	top: -35px;
	font-size: 28px;
	line-height: 20px;
	font-weight: 300;
}
.home .slider .title::after {
	display: none;
}
.home .slider a {
	display: inline-block;
	padding: 10px 30px;
	background: transparent;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border: 2px solid #fff;
	border-radius: 50px;
}
.home .slider a:hover {
	box-shadow: 0 0 5px #fff;
}

.home .home_block {
	position: relative;
	border-radius: 20px;
	margin-bottom: 20px;
}
.home .home_block .title {
	font-family: "Comfortaa", cursive;
	color: #243570;
	font-size: 40px;
	line-height: 42px;
	text-align: left;
	margin-bottom: 0;
}
.home .home_block .title::after {
	content: "";
	position: relative;
	display: block;
	margin: 25px 0 40px;
	width: 70px;
	height: 2px;
	background: #ff758f;
}
.home .about_us {
	position: relative;
	background: #fff;
	padding: 70px;
	margin-top: -57px;
	text-align: center;
}
.home .about_us.none {
	padding: 25px;
	margin: -30px -10px 0;
}
.home .block {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	color: #243570;
	line-height: 26px;
}
.home .block .wrap {
	position: relative;
	display: block;
	width: 100%;
	min-height: 580px;
	height: auto;
	padding: 60px;
	border-radius: 20px;
}

.home .block:last-child {
	background-size: cover;
	margin-bottom: 100px;
}
.home .block .content {
	position: relative;
}
.home .block .text_left {
	display: block;
	width: 40%;
}
.home .block .text_right {
	display: block;
	width: 50%;
	margin-left: 50%;
}
.home .block .wp-block-button__link {
	margin-top: 60px;
}

.home .story {
	position: relative;
	margin-bottom: 90px;
	text-align: center;
}

/* .home .story .post {
	margin-bottom:0px;
} */
.home .story .post .more.it {
	padding-right: 0;
	text-decoration: underline;
	font-style: italic;
	position: relative;
	bottom: auto;
	left: auto;
	margin: 0;
}
.home .story .post .more.it:hover {
	text-decoration: none;
}
.home .story .post .more.it::after {
	display: none;
}
.home .story .more {
	position: relative;
	display: inline-block;
	padding-right: 25px;
	font-size: 16px;
	color: #ff758f;
	font-weight: 400;
	text-decoration: none;
}
.home .story .more::after {
	content: "→";
	position: absolute;
	right: 3px;
	top: -1px;
}
.home .story .more:hover::after {
	right: 0;
}

.home.page .story .title {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", ui-sans-serif, sans-serif;
	font-size: 26px;
	line-height: 28px;
	text-align: left;
}
.home.page .story .title::after {
	display: none;
}
.home.page .story .post p {
	text-align: center;
}

.home .advantages {
	position: relative;
	margin-bottom: 90px;
}
.home .advantages .numbers {
	display: table;
	width: 100%;
}
.home .advantages .numbers .col {
	display: table-cell;
	width: 25%;
	text-align: center;
}
.home .advantages .numbers .col .number {
	font-size: 80px;
	line-height: 82px;
	color: #ff758f;
	font-weight: 700;
}
.home .advantages .numbers .col .text {
	width: 70%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 20px;
	color: #243580;
	font-weight: 400;
}

.home .review {
	position: relative;
	display: block;
	width: 1040px;
	margin: 0 auto 90px;
	text-align: center;
	border-radius: 20px;
	box-shadow: 0 0 10px #e6dede;
}
.home .review::before {
	content: "";
	position: absolute;
	top: -20px;
	left: -50px;
	z-index: -1;
	width: 73px;
	height: 64px;
	display: block;
	background: url("./images/heart_grey.svg") no-repeat;
}
.home .review::after {
	content: "";
	position: absolute;
	bottom: -20px;
	right: -50px;
	z-index: -1;
	width: 73px;
	height: 64px;
	display: block;
	background: url("./images/heart_grey.svg") no-repeat;
}
.home .review .wrap {
	padding: 50px 105px 55px;
	border-radius: 20px;
	background: #fff;
}

/* .home .review .img {} */

/* .home .review .img img {} */
.home .review .name {
	display: inline-block;
	margin-bottom: 20px;
	font-size: 18px;
	color: #243580;
	font-weight: 700;
	text-decoration: none;
}
.home .review .info,
.form-reviews .info {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 40px;
}
.home .review .text {
	margin-bottom: 25px;
}
.home .review .more {
	position: relative;
	display: inline-block;
	padding-right: 25px;
	font-size: 16px;
	color: #ff758f;
	font-weight: 400;
	text-decoration: none;
}
.home .review .more::after {
	content: "→";
	position: absolute;
	right: 3px;
	top: -1px;
}
.home .review .more:hover::after {
	right: 0;
}

.home .last-post {
	position: relative;
	margin-bottom: 120px;
}
.items-list.clearfix {
	display: flex;
	justify-content: center;
	align-items: stretch;
}
.home .last-post .li {
	float: left;
	width: 30%;
	margin-right: 4%;
	margin-bottom: 50px;
	box-shadow: 0 0 10px #e6dede;
	position: relative;
	display: block;
	padding: 20px;
	border-radius: 20px;
}
.home .last-post .li:last-child {
	margin-right: 0%;
}

/* back button */
.home .last-post .li .img {
	position: relative;
	display: block;
	width: 100%;
	height: 220px;
	margin-bottom: 40px;
	border-radius: 20px;
}
.home .last-post .li .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 20px;
}
.home .last-post .li .img .date {
	position: absolute;
	bottom: 13px;
	left: 13px;
	padding: 3px 15px;
	background: #ff7690;
	font-size: 14px;
	color: #fff;
	border-radius: 3px;
}
.home .last-post .li .name {
	display: inline-block;
	width: 100%;
	font-size: 20px;
	color: #243580;
	font-weight: 700;
	text-decoration: none;
}
.home .last-post .li .name:hover {
	text-decoration: underline;
}
.home .last-post .li .more {
	position: relative;
	display: inline-block;
	padding-right: 25px;
	font-size: 16px;
	color: #ff758f;
	font-weight: 400;
	text-decoration: none;
}
.home .last-post .li .more::after {
	content: "→";
	position: absolute;
	right: 3px;
	top: -1px;
}
.home .last-post .li .more:hover::after {
	right: 0;
}
.home .last-post .btn-wrap {
	clear: both;
	text-align: center;
}
.home .last-post .wp-block-button__link {
	display: inline-block;
}

.home .seo_text h2 {
	font-size: 30px;
	line-height: 32px;
	text-align: center;
}
.home .seo_text h2::after {
	margin: 25px auto 0;
}
.home .seo_text p {
	-webkit-hyphens: auto;
	hyphens: auto;
	text-align: justify;
}
.home .mwm-aal-container {
	display: none;
}
.social-main {
	margin-bottom: 30px;
	width: 100%;
	padding: 40px 30px;
	float: left;
	background: #eee;
	min-height: 420px;
	text-align: center;
	border-radius: 30px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.home .social-block {
	position: relative;
	margin-bottom: 100px;
}
.home .social-block .youtube {
	width: 50%;
	padding: 40px 90px;
}
.home .social-block .youtube .name {
	font-size: 20px;
	font-weight: 700;
	color: #243680;
	margin-bottom: 45px;
}
.home .social-block .youtube img {
	margin-bottom: 35px;
}
.home .social-block .youtube .text {
	font-size: 18px;
	font-weight: 300;
	color: #243680;
	margin-bottom: 40px;
}
.home .social-block .youtube .subscribe {
	display: inline-block;
	padding: 5px 30px;
	border-radius: 25px;
	background: #fa0001;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.home .social-block .networks {
	width: 50%;
	border-left: 1px solid #243570;
}
.home .social-block .networks .name {
	font-size: 24px;
	font-weight: 700;
	color: #243570;
	margin: 45px 0px 45px 0px;
}
.home .social-block .networks .links {
	bottom: 0;
	justify-content: center;
	display: flex;
	gap: 0px 25px;
}
.home .social-block .networks .links a {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	margin-bottom: 18px;
	font-size: 20px;
	color: #282828;
	font-weight: 300;
	padding-left: 55px;
}
.home .social-block .networks .links a.in {
	background: url("./images/instagram.svg") no-repeat;
	background-size: 50px 50px;
}
.home .social-block .networks .links a.fb {
	background: url("./images/facebook.svg") no-repeat;
	background-size: 50px 50px;
}
.home .social-block .networks .links a.tw {
	background: url("./images/twitter.svg") no-repeat;
	background-size: 50px 50px;
}
.home .social-block .networks .links a:hover {
	color: #243580;
	text-decoration: none;
}

.back {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding: 33px 0;
	margin-top: 60px;
	text-align: center;
	border-top: 1px solid #d0c7c7;
	border-bottom: 1px solid #d0c7c7;
}
.back .back-btn {
	position: relative;
	display: inline-block;
	padding: 10px 26px 10px 46px;
	margin: 0 auto;
	background: #243580;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	border-radius: 50px;
}
.back .back-btn::before {
	position: absolute;
	left: 23px;
	top: 14px;
	content: "";
	display: block;
	width: 9px;
	height: 16px;
	background: url("./images/arrow_back.png") no-repeat;
}
.back .back-btn:hover {
	background: #102dab;
}

/* page */
#content img {
	border-radius: 20px;
}
#content.page.static img {
	border-radius: 20px;
}
#content .content {
	position: relative;
	margin-top: 0;
	border-radius: 20px;
	padding: 25px 20px 0;
	background: #fff;
}
#content .content .short_text {
	position: relative;
	margin-bottom: 40px;
}
#content .content.img {
	margin-top: -57px;
	counter-reset: item;
}
#content .content.noimg h1 {
	font-family: "Comfortaa", cursive;
	color: #243570;
	font-size: 50px;
	line-height: 52px;
	text-align: center;
	margin-bottom: 0;
}
#content .content.noimg h1::after {
	content: "";
	position: relative;
	display: block;
	margin: 25px auto 40px;
	width: 70px;
	height: 2px;
	background: #ff758f;
}
#content .content.noimg h1:hover::after {
	width: 120px;
}
#content .content.questionnaire h1 {
	font-family: "Comfortaa", cursive;
	color: #243570;
	font-size: 46px;
	text-align: center;
	margin-bottom: 0;
}
#content .content.questionnaire h1::after {
	content: "";
	display: block;
	width: 100px;
	height: 2px;
	margin: 5px auto 0;
	background: #ff758f;
}
#content .page-image {
	position: relative;
	display: block;
	width: 100%;
	max-height: 100%;
	height: 500px;
	padding: 78px 20px 0;
	text-align: center;
	line-height: 373px;
}
#content .page-image .container {
	display: inline-block;
	line-height: normal;
	vertical-align: middle;
}
#content .page-image h1 {
	font-family: "Comfortaa", cursive;
	font-size: 64px;
	color: #fff;
	font-weight: 700;
	line-height: 68px;
	text-shadow: 1px 1px 1px #000, 0 0 60px rgb(0 0 0 / 30%);
	-webkit-hyphens: auto;
	hyphens: auto;
}
#content .page-image .meta {
	display: inline-block;
	max-width: 800px;
	width: 100%;
	margin-top: 30px;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
}
#content .page-image .btn-page {
	position: relative;
	margin: 50px 0 0;
	display: inline-block;
	padding: 18px 36px;
	background: #76c75e;
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	border-radius: 50px;
	border: 0;
}
#content .page-image .btn-page:hover {
	cursor: pointer;
	opacity: 0.9;
}

#content.page .content p {
	margin-bottom: 0px;
}

#content.page .contacts {
	color: #243580;
}
#content.page .contacts .text {
	float: left;
	width: 48%;
}
#content.page .contacts .map {
	float: right;
	width: 48%;
	min-height: 460px;
}
#content.page .contacts img {
	border-radius: 0;
}
#content.page .contacts a {
	text-decoration: none;
}
#content.page .contacts a:hover,
#content.page .contacts a:hover strong {
	color: #ff758f;
}

.top-content {
	position: relative;
	margin-bottom: 50px;
}

/* BLOG */
.left {
	float: left;
	position: relative;
	width: 68%;
}
.right {
	float: right;
	position: relative;
	width: 28%;
}

/* blog list */
#content.blog .items-list .post {
	position: relative;
	width: 100%;
	padding: 23px 23px 37px;
	margin-bottom: 40px;
	border-radius: 20px;
	box-shadow: 0 5px 10px #e6dede;
}
#content.blog .items-list .post .img {
	float: left;
	position: relative;
	width: 275px;
	height: auto; /* height:200px; */
	margin: 0 0 30px 0;
	border-radius: 20px;
}
#content.blog .items-list .post .img img {
	width: 100%;
	height: auto; /* width:100% !important; max-height:100% !important; object-fit:cover; */
}
#content.blog .items-list .post .img .date {
	position: absolute;
	bottom: 15px;
	left: 15px;
	padding: 3px 15px;
	background: #ff7691;
	color: #fff;
	border-radius: 5px;
}
#content.blog .items-list .post .info {
	position: relative;
	margin-left: 305px;
	margin-bottom: 37px;
}
#content.blog .items-list .post .name {
	position: relative;
	display: block;
	font-size: 26px;
	font-weight: 700;
	color: #243580;
	padding-bottom: 24px;
	margin-bottom: 24px;
	line-height: 34px;
	text-decoration: none;
}
#content.blog .items-list .post .name::after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 70px;
	height: 2px;
	background: #ff758f;
}
#content.blog .items-list .post .text {
	position: relative;
	display: block;
}
#content.blog .items-list .post .more {
	float: left;
	clear: both;
}
#content.blog .items-list .post .more:hover {
	color: #fff;
}

/* blog show */
#content.single .content {
	position: relative;
	margin-top: 0;
	border-radius: 0;
	padding: 40px 0;
	background: #fff;
}
#content.single .content h1 {
	margin-bottom: 30px;
	letter-spacing: -0.01em;
	line-height: 1.1;
	font-size: 36px;
	font-weight: 700;
	-webkit-hyphens: auto;
	hyphens: auto;
	color: #243580;
}
#content.single .content h1::after {
	content: "";
	display: block;
	width: 78px;
	height: 2px;
	margin-top: 28px;
	background: #ff758f;
}
#content.single .content h2 {
	margin-top: 45px;
}
#content.single .content p {
	text-align: justify;
	-webkit-hyphens: auto;
	hyphens: auto;
}
#content.single .content .info {
	margin-bottom: 45px;
}
#content.single .content .info .date {
	color: #999;
}
#content.single .content .info .categories .title {
	float: left;
	margin-right: 10px;
}
#content.single .content .info .categories ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#content.single .content .info .categories ul li {
	float: left;
	margin: 0 10px 5px 0;
	background: none;
	padding-left: 0;
}
#content.single .content .info .categories ul li::before {
	display: none;
}
#content.single .content .info .categories ul li a {
	color: #ff758f;
	text-decoration: underline;
}
#content.single .content .info .categories ul li a:hover {
	text-decoration: none;
}
#content.single .content .info .author {
	position: relative;
	display: block;
	margin-top: 10px;
	font-size: 18px;
}
#content.single .content .info .author .title {
	float: left;
	margin-right: 10px;
	color: #616161;
}
#content.single .content .post-img {
	margin-bottom: 45px;
}

.share {
	position: relative;
	height: 36px;
	line-height: 20px;
	padding: 8px 0;
}
.share .title-share {
	float: left;
	color: #616161;
	font-size: 15px;
	margin-right: 50px;
}
.share .li {
	float: left;
	margin-right: 30px;
}

/* recomended */
.recomended {
	position: relative;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 3px solid #eee;
}
.recomended.mob {
	display: none;
}
.recomended .title {
	font-family: "Comfortaa", cursive;
	color: #243570;
	font-size: 30px;
	line-height: 32px;
	font-weight: 700;
}
.recomended .title::after {
	content: "";
	position: relative;
	display: block;
	margin: 25px 0 40px;
	width: 70px;
	height: 2px;
	background: #ff758f;
}
.recomended .post {
	position: relative;
	width: 100%;
	padding: 23px 23px 37px;
	margin-bottom: 40px;
	border-radius: 20px;
	box-shadow: 0 5px 10px #e6dede;
}
.recomended .post .img {
	float: left;
	position: relative;
	width: 275px;
	height: auto; /* height:200px; */
	margin: 0 0 30px 0;
	border-radius: 20px;
	z-index: 1;
}
.recomended .post .img img {
	width: 100%;
	height: auto; /* width:100% !important; max-height:100% !important; object-fit:cover; */
}
.recomended .post .img .date {
	position: absolute;
	bottom: 15px;
	left: 15px;
	padding: 3px 15px;
	background: #ff7691;
	color: #fff;
	border-radius: 5px;
}
.recomended .post .info {
	position: relative;
	margin-left: 305px;
	margin-bottom: 37px;
}
.recomended .post .name {
	position: relative;
	display: block;
	font-size: 26px;
	font-weight: 700;
	color: #243580;
	padding-bottom: 24px;
	margin-bottom: 24px;
	line-height: 34px;
	text-decoration: none;
}
.recomended .post .name::after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 70px;
	height: 2px;
	background: #ff758f;
}
.recomended .post .text {
	position: relative;
	display: block;
}
.recomended .post .more {
	float: left;
	clear: both;
}
.recomended .post .more:hover {
	color: #fff;
}

/* blog list */
#content.partners .items-list .post {
	position: relative;
	width: 100%;
	padding: 23px 23px 37px;
	margin-bottom: 40px;
	border-radius: 20px;
	box-shadow: 0 5px 10px #e6dede;
}
#content.partners .items-list .post .img {
	float: left;
	position: relative;
	width: 275px;
	height: auto; /* height:200px; */
	margin: 0 0 30px 0;
	border-radius: 20px;
	z-index: 1;
}
#content.partners .items-list .post .img img {
	width: 100%;
	height: auto; /* width:100% !important; max-height:100% !important; object-fit:cover; */
}
#content.partners .items-list .post .img .date {
	position: absolute;
	bottom: 15px;
	left: 15px;
	padding: 3px 15px;
	background: #ff7691;
	color: #fff;
	border-radius: 5px;
}
#content.partners .items-list .post .info {
	position: relative;
	margin-left: 305px;
	margin-bottom: 37px;
}
#content.partners .items-list .post .name {
	position: relative;
	display: block;
	font-size: 26px;
	font-weight: 700;
	color: #243580;
	padding-bottom: 24px;
	margin-bottom: 24px;
	line-height: 34px;
	text-decoration: none;
}
#content.partners .items-list .post .name::after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 70px;
	height: 2px;
	background: #ff758f;
}
#content.partners .items-list .post .text {
	position: relative;
	display: block;
}
#content.partners .items-list .post .more {
	position: relative;
	display: inline-block;
	padding-right: 25px;
	font-size: 16px;
	color: #ff758f;
	font-weight: 400;
	text-decoration: none;
}
#content.partners .items-list .post .more::after {
	content: "→";
	position: absolute;
	right: 3px;
	top: -1px;
}
#content.partners .items-list .post .more:hover::after {
	right: 0;
}

/* review */
#content.review .items-list .post {
	float: left;
	position: relative;
	width: 32%;
	min-height: 510px;
	padding: 45px 30px;
	margin: 0 2% 40px 0;
	text-align: center;
	border-radius: 20px;
	box-shadow: 0 3px 10px #e6dede;
}
#content.review .items-list .post:nth-child(3n) {
	margin: 0 0% 40px 0;
}
#content.review .items-list .post:nth-child(3n + 1) {
	clear: left;
}
#content.review .items-list .post .head {
	display: block;
	text-align: center;
	margin-bottom: 33px;
}
#content.review .items-list .post .name {
	display: block;
	font-size: 20px;
	font-weight: 700;
	color: #243570;
	margin-bottom: 10px;
	line-height: 22px;
	text-decoration: none;
}
#content.review .items-list .post .info {
	font-size: 18px;
	color: #616161;
	line-height: 18px;
}
#content.review .items-list .post .text {
	position: relative;
	display: block;
	max-height: 270px;
	overflow: hidden;
	margin-bottom: 40px;
	font-style: italic;
	line-height: 30px;
}
#content.review .items-list .post .text p {
	margin-bottom: 0;
}
#content.review .items-list .post .more {
	position: relative;
	display: inline-block;
	padding-right: 25px;
	font-size: 16px;
	line-height: 16px;
	color: #ff758f;
	font-weight: 400;
	text-decoration: none;
}
#content.review .items-list .post .more::after {
	content: "→";
	position: absolute;
	right: 3px;
	top: -1px;
}
#content.review .items-list .post .more:hover::after {
	right: 0;
}
#content.review .items-list .navigation {
	clear: both;
}

#content.single .content .review {
	position: relative;
}
#content.single .content .review h1 {
	position: relative;
	display: block;
	width: 100%;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: #243580;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
}
#content.single .content .review h1::after {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	bottom: 0;
	margin-left: -35px;
	width: 70px;
	height: 2px;
	background: #ff758f;
}
#content.single .content .review .info {
	position: relative;
	display: block;
	margin-bottom: 35px;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	font-weight: 300;
	color: #999;
}
#content.single .content .review .info .title {
	color: #616161;
}
#content.single .content .review .info .country {
	margin-bottom: 15px;
}
#content.single .content .review .post-img {
	position: relative;
	display: block;
	margin-bottom: 30px;
	border-radius: 20px;
}
#content.single .content .review .text {
	font-style: italic;
}

/* story */
.all_post .post {
	width: 32%;
}
.story .post {
	float: left;
	position: relative;
	/* width: 32%; */
	padding: 25px 30px;
	margin: 5px 1% 40px 5px;
	text-align: center;
	border-radius: 20px;
	box-shadow: 0 3px 10px #e6dede;
}
.story .post:nth-child(3n) {
	margin: 0 0% 40px 0;
}
.story .post .name {
	display: block;
	font-size: 20px;
	font-weight: 700;
	color: #243570;
	margin-bottom: 15px;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
}
.story .post .sex {
	position: relative;
	margin-bottom: 25px;
	font-size: 16px;
	color: #243570;
	font-weight: 400;
	line-height: 16px;
}
.story .post .heart {
	position: relative;
	display: block;
	width: 31px;
	height: 33px;
	margin: 0 auto 20px;
	background: url("./images/heart.svg") no-repeat;
}
.story .post .text {
	position: relative;
	display: block;
	height: 180px;
	overflow: hidden;
	margin-bottom: 40px;
	font-style: italic;
	line-height: 30px;
}
.story .post .more {
	position: relative;
	display: inline-block;
	padding-right: 25px;
	font-size: 16px;
	line-height: 16px;
	color: #ff758f;
	font-weight: 400;
	text-decoration: none;
}
.story .post .more::after {
	content: "→";
	position: absolute;
	right: 3px;
	top: -1px;
}
.story .post .more:hover::after {
	right: 0;
}

#content.single .content .story {
	position: relative;
	max-width: 750px;
	width: 100%;
	margin: 0 auto;
}
#content.single .content .story .name {
	position: relative;
	display: block;
	width: 100%;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: #243580;
	text-align: center;
}
#content.single .content .story .name::after {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	bottom: 0;
	margin-left: -35px;
	width: 70px;
	height: 2px;
	background: #ff758f;
}
#content.single .content .story h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 24px;
	color: #243580;
	font-weight: 700;
}
#content.single .content .story h1::after {
	display: none;
}
#content.single .content .story .sex {
	display: inline;
	margin-left: 10px;
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
}
#content.single .content .story .date {
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	color: #999;
	margin-bottom: 30px;
}
#content.single .content .story .date .title {
	display: inline;
	font-size: 18px;
	color: #616161;
}
#content.single .content .story .post-img {
	position: relative;
	display: block;
	margin-bottom: 30px;
	border-radius: 20px;
}

/* #content.single .content .story .text {} */

/* team */
#content.team .seo_text.top {
	position: relative;
	margin-bottom: 35px;
}
#content.team .items-list .li {
	float: left;
	position: relative;
	width: 32%;
	margin: 0 2% 30px 0;
	padding: 20px 17px 25px;
	border: 1px solid #f4f4f4;
	border-radius: 30px;
	text-align: center;
}
#content.team .items-list .li:nth-child(3n) {
	margin: 0 0% 30px 0;
}
#content.team .items-list .li:nth-child(3n + 1) {
	clear: left;
}
#content.team .items-list .li:hover {
	border: 1px solid transparent;
	box-shadow: 0 5px 15px #b0abab;
}
#content.team .items-list .li .img {
	position: relative;
	display: block;
	width: 100%;
	height: 310px;
	margin-bottom: 30px;
}
#content.team .items-list .li .img img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	height: auto;
}
#content.team .items-list .li .name {
	display: block;
	margin-bottom: 5px;
	font-size: 20px;
	color: #243580;
	font-weight: 500;
	line-height: 22px;
}
#content.team .items-list .li .info {
	display: block;
	height: 40px;
	margin-bottom: 15px;
	font-size: 15px;
	color: #999;
	line-height: 20px;
	overflow: hidden;
}
#content.team .items-list .li .text {
	display: block;
	font-size: 14px;
	color: #000;
}
#content.team .items-list .li .text p {
	margin-bottom: 0;
}

/* sort */
.sort {
	display: none;
	width: 80%;
	position: relative;
	margin-top: 50px;
	text-align: center;
}
.sort .item {
	display: inline-block;
	padding: 20px 60px;
	margin: 0 20px;
	background: #fff;
	font-size: 16px;
	font-weight: 400;
	color: #243570;
	text-decoration: none;
	border-radius: 50px;
}
.sort .item:hover {
	cursor: pointer;
}
.sort .item.categoty {
	position: relative;
	padding: 0;
}
.sort .item.categoty .icon {
	position: absolute;
	top: 26px;
	right: 20px;
	display: block;
	width: 16px;
	height: 9px;
	background: url("./images/arrow_category.png") no-repeat;
	transition: 0.5s ease-out 0.2s;
}
.sort .item.categoty.open .icon {
	transform: rotate(180deg);
}
.sort .item.categoty li {
	position: relative;
	list-style: none;
	background: none;
	padding: 20px 60px;
}
.sort .item.categoty li::before {
	display: none;
}
.sort .item.categoty ul {
	display: none;
}
.sort .item.categoty.open ul {
	display: block;
	position: absolute;
	top: calc(100% + 8px);
	left: 50%;
	width: 280px;
	background: #fff;
	padding: 24px 20px;
	margin: 0 0 0 -140px;
	border: 1px solid #eee;
	border-radius: 20px;
	z-index: 101;
	box-shadow: 0 3px 5px #575656;
}
.sort .item.categoty ul li {
	list-style: none;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}
.sort .item.categoty ul li a {
	display: block;
	color: #616161;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}
.sort .item.categoty ul li a:hover {
	color: #243570;
}

/* sidebar */
.sidebar .title {
	position: relative;
	display: inline-block;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 33px;
	border-bottom: 2px solid #e4e4e4;
	font-family: "Comfortaa", cursive;
	font-size: 30px;
	line-height: 34px;
	color: #243570;
	font-weight: 700;
}
.sidebar .title::after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: -2px;
	width: 70px;
	height: 2px;
	background: #ff758f;
}

.sidebar .most-read {
	position: relative;
	margin-bottom: 70px;
}
.sidebar .most-read ul.list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebar .most-read ul.list li {
	position: relative;
	display: block;
	padding-left: 30px;
	margin-bottom: 25px;
	background: none;
}
.sidebar .most-read ul.list li::before {
	position: absolute;
	left: 0;
	top: 6px;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #243580;
	content: "";
}
.sidebar .most-read ul.list li:last-child {
	margin-bottom: 0;
}
.sidebar .most-read ul.list li a {
	display: inline-block;
	font-size: 18px;
	color: #616161;
	font-weight: 700;
	text-decoration: none;
}
.sidebar .most-read ul.list li a:hover {
	color: #243580;
}

.sidebar .сategories {
	position: relative;
	margin-bottom: 70px;
}
.sidebar .сategories li.categories {
	display: inline-block;
	width: 100%;
	font-family: "Comfortaa", cursive;
	font-size: 30px;
	color: #243570;
	font-weight: 700;
	padding: 0;
}
.sidebar .сategories li.categories::before {
	display: none;
}
.sidebar .сategories li.categories ul {
	position: relative;
	display: inline-block;
	width: 100%;
	border-top: 2px solid #e4e4e4;
	margin: 10px 0 0;
	padding: 33px 0 0;
	list-style: none;
}
.sidebar .сategories li.categories ul::before {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: -2px;
	width: 70px;
	height: 2px;
	background: #ff758f;
}
.sidebar .сategories li.categories ul li {
	margin-bottom: 17px;
	background: none;
	padding: 0;
}
.sidebar .сategories li.categories ul li::before {
	display: none;
}
.sidebar .сategories li.categories ul li:last-child {
	margin-bottom: 0;
}
.sidebar .сategories li.categories ul li a {
	display: block;
	width: 100%;
	padding: 10px 23px;
	border: 1px solid #eee;
	border-radius: 10px;
	font-size: 18px;
	color: #616161;
	font-weight: 300;
	text-decoration: none;
}
.sidebar .сategories li.categories ul li a:hover {
	border: 1px solid #616161;
}

.sidebar .tags {
	position: relative;
	margin-bottom: 70px;
}
.sidebar .tags a {
	display: inline-block;
	font-size: 16px !important;
	color: #ccc;
	font-style: italic;
	margin: 0 20px 20px 0;
	text-decoration: none;
}
.sidebar .tags a:hover {
	color: #616161;
}

.sidebar .slider {
	width: 100%;
	height: 300px;
}
.sidebar .slider li {
	list-style: none;
	padding: 0;
}
.sidebar .slider li::before {
	display: none;
}
.sidebar .slider .n2-section-smartslider {
	border-radius: 20px;
	overflow: hidden;
}

/* navigations */
.navigation .nav-links {
	position: relative;
	min-height: 40px;
	text-align: center;
}
.navigation .nav-links .page-numbers {
	display: inline-block;
	min-width: 40px;
	width: auto;
	height: 40px;
	padding: 8px 5px;
	margin-right: 15px;
	background-color: #eee;
	text-align: center;
	font-size: 16px;
	color: #616161;
	text-decoration: none;
	border-radius: 50px;
}
.navigation .nav-links .page-numbers:hover {
	background-color: #243580;
	color: #fff;
}
.navigation .nav-links .page-numbers.dots:hover {
	background-color: #eee;
	color: #616161;
}
.navigation .nav-links .page-numbers.current {
	background-color: #243580;
	color: #fff;
}
.navigation .nav-links .prev::before {
	content: "";
	position: relative;
	display: block;
	width: 11px;
	height: 19px;
	margin: 3px 0 0 10px;
	background: url("./images/prev.png") no-repeat;
}
.navigation .nav-links .next::before {
	content: "";
	position: relative;
	display: block;
	width: 11px;
	height: 19px;
	margin: 3px 0 0 10px;
	background: url("./images/next.png") no-repeat;
}
.navigation .nav-links .next {
	margin-right: 0;
}
.navigation .nav-links .prev,
.navigation .nav-links .next {
	position: relative;
	background: none;
	height: 26px;
}
.navigation .nav-links .prev:hover,
.navigation .nav-links .next:hover {
	opacity: 0.8;
	background-color: transparent;
}
.screen-reader-text {
	display: none;
}

/* author page */
.user_info {
	position: relative;
	width: 100%;
	padding-bottom: 45px;
	margin-bottom: 65px;
	border-bottom: 1px solid #ebebeb;
	text-align: center;
}
.user_info .avatar {
	display: inline-block;
	width: 182px;
	height: 182px;
	margin-bottom: 30px;
	border-radius: 91px;
	overflow: hidden;
}
.user_info h1 {
	position: relative;
	display: block;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	color: #243580;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	font-weight: 500;
}
.user_info h1::after {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	bottom: 0;
	margin-left: -35px;
	width: 70px;
	height: 2px;
	background: #ff758f;
}
.user_info .position {
	color: #243570;
	margin-bottom: 25px;
}
.user_info .description {
	position: relative;
	max-width: 330px;
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 22px;
}

/* 404 */
.page_404 {
	padding: 100px 0 40px;
	text-align: center;
}
.page_404 h1 {
	font-family: "Comfortaa", cursive;
	color: #243570;
	font-size: 60px;
	line-height: 62px;
	text-align: center;
	margin-bottom: 0;
}
.page_404 h1::after {
	content: "";
	position: relative;
	display: block;
	margin: 25px auto 40px;
	width: 70px;
	height: 2px;
	background: #ff758f;
}
.page_404 .text {
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 40px;
}

/* links */
.mwm-aal-container {
	color: #ff7691;
	line-height: 1.5;
	margin-bottom: 45px;
}
.mwm-aal-container .mwm-aal-title {
	display: none;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	margin-bottom: 30px;
}
.mwm-aal-container ol,
.mwm-aal-container ul {
	margin: 0 0 0 30px;
}
.mwm-aal-container ol li,
.mwm-aal-container ul li {
	margin-bottom: 12px;
	padding: 0;
	background: none;
	list-style: none;
}
.mwm-aal-container ul li::before {
	display: none;
}
.mwm-aal-container ul li a {
	text-decoration: underline;
}
.mwm-aal-container ul li a:hover {
	text-decoration: none;
}

/* a.mwm-aal-item {} */

/* style responsive */

@media screen and (max-width: 1160px) {
	body {
		outline: none;
	}

	#contant img {
		max-width: 100%;
		height: auto;
	}

	/* header */
	#header .top .head_info {
		font-size: 14px;
	}
	#header .top .phone {
		left: 20px;
	}
	#header .top .lang {
		right: 20px;
	}

	/* #header .nav {} */
	#header .nav .logo {
		left: 20px;
	}
	#header .nav .menu {
		padding-right: 20px;
		width: calc(100% - 20px);
	}
	#header .nav ul li a {
		padding: 13px 10px;
		font-size: 14px;
	}

	/* footer */
	#footer .col.col_1_2 {
		padding: 0 40px;
	}
	#footer .col.col_3 {
		padding-left: 40px;
	}

	/* home */
	.home .block .text_left {
		width: 55%;
		margin-right: 45%;
	}
	.home .block .text_right {
		width: 55%;
		margin-left: 45%;
	}

	.home .review {
		width: 100%;
	}
	.home .review::before {
		left: -20px;
	}
	.home .review::after {
		right: -20px;
	}
}
.story .owl-stage-outer {
	height: 450px;
}
@media screen and (max-width: 992px) {
	.blog blockquote {
		margin-left: 40px;
	}

	/* header */
	#header .top .email {
		left: 27%;
	}
	#header .top .timing {
		right: 17%;
	}
	#header .top .lang ul li:hover ul.sub-menu {
		display: none;
	}
	#header .top .lang ul li ul.sub-menu.open {
		display: block;
	}

	#header .nav .logo {
		width: 37px;
		overflow: hidden;
	}
	#header .nav .menu {
		padding-left: 50px;
	}

	#header .nav ul li a {
		font-size: 13px;
	}
	#header .nav ul li:nth-child(4) ul.sub-menu {
		right: 0;
		left: auto;
	}

	/* footer */
	#footer .col.col_1 {
		padding-right: 30px;
	}
	#footer .col.col_1_2 {
		padding: 0 30px;
	}
	#footer .col.col_3 {
		padding-left: 30px;
	}

	/* home */
	.home .slider {
		height: 650px;
	}
	.home .slider .slider-info {
		bottom: 110px;
	}
	.home .slider .title {
		font-size: 50px;
		line-height: 52px;
	}
	.home .slider a {
		font-size: 13px;
	}

	.home .title {
		font-size: 35px;
		line-height: 39px;
	}
	.home .title_slider::after {
		content: "";
		display: none;
	}
	.social-main {
		flex-direction: column;
	}
	.home .social-block .youtube {
		width: 100%;
		padding: 0px;
		margin: 0px 0px 50px 0px;
	}
	.home .social-block .networks {
		width: 100%;
		border-left: none;
		border-top: 1px solid #243570;
	}
	.home .about_us {
		padding: 45px;
	}
	.home .home_block .title {
		font-size: 35px;
		line-height: 39px;
		text-align: center;
	}
	.home .block .text_left {
		width: 65%;
		margin-right: 35%;
	}
	.home .block .text_right {
		width: 65%;
		margin-left: 35%;
	}

	.home .social-block .column {
		padding: 40px 60px;
	}

	.home .advantages .numbers {
		display: block;
	}
	.home .advantages .numbers .col {
		float: left;
		display: block;
		width: 50%;
	}
	.home .advantages .numbers .col.col_1,
	.home .advantages .numbers .col.col_1_2 {
		margin-bottom: 30px;
	}
	.home .advantages .numbers .col .number {
		font-size: 70px;
		line-height: 72px;
	}

	/* content */
	#content .page-image h1 {
		font-size: 48px;
		line-height: 52px;
	}

	#content.nopad .container {
		padding: 0;
	}
	#content .content {
		padding: 26px 20px;
	}
	#content .container {
		padding: 0;
	}
	#content.single .content {
		padding: 40px 20px;
	}

	.left {
		float: none;
		width: 100%;
	}
	.right {
		display: none;
	}

	/* review */
	#content.review .items-list .post {
		width: 48%;
		margin: 0 4% 40px 0;
	}
	#content.review .items-list .post:nth-child(3n) {
		margin: 0 4% 40px 0;
	}
	#content.review .items-list .post:nth-child(2n) {
		margin: 0 0% 40px 0;
	}
	#content.review .items-list .post:nth-child(3n + 1) {
		clear: none;
	}
	#content.review .items-list .post:nth-child(2n + 1) {
		clear: left;
	}

	/* story */
	.owl-nav {
		position: absolute;
		display: flex;
		justify-content: space-around;
		text-align: center;
		width: 100%;
		top: -45px;
	}
	.story .post:nth-child(3n) {
		margin: 0 4% 40px 0;
	}
/*	.story .post:nth-child(2n) {
		margin: 0 0% 40px 0;
	}*/
	.story .post:nth-child(3n + 1) {
		clear: none;
	}
	.story .post:nth-child(2n + 1) {
		clear: left;
	}

	/* feedback */
	#feedback {
		margin: 70px 0 100px;
	}
	#feedback .form {
		padding: 60px 60px 48px;
	}

	/* sort */
	.sort {
		display: inline-block;
	}

	/* .sort .item {} */

	/* contacts */
	#content.page .contacts .text {
		float: none;
		width: 100%;
	}
	#content.page .contacts .map {
		float: none;
		width: 100%;
	}
}
.video-block {
	padding-top: 33.25%;
	position: relative;
	width: 60%;
	margin: 0 auto 15px;
}
.video-block iframe {
	height: 100%;
	width: 100%;
	top: 0;
	display: block;
	position: absolute;
}
@media screen and (max-width: 767px) {
	.blog blockquote {
		margin-left: 20px;
	}
	.video-block {
		width: 100%;
		height: 200px;
	}
	/* header */
	#header .top {
		height: 78px;
		z-index: 103;
		/*box-shadow: 0 6.4px 14.4px 0 rgb(0 0 0 / 13%), 0 1.2px 3.6px 0 rgb(0 0 0 / 11%);*/
	}
	#header .top .logo_mob {
		position: absolute;
		left: 20px;
		top: 20px;
		display: block;
		width: 40px;
		height: 40px;
		overflow: hidden;
	}
	#header .top .logo_mob img {
		max-width: initial;
	}
	#header .top .phone {
		display: none;
	}
	#header .top .email {
		display: none;
	}
	#header .top .timing {
		display: none;
	}
	#header .top .timing.active {
		display: block;
		margin-top: 570px;
		font-size: 18px;
		position: fixed;
	}
	#header .top .email.mob {
		right: 140px;
		left: auto;
		display: block;
		width: 50px;
		height: 38px;
		padding-left: 0;
		border: 1px solid #ccc;
		border-radius: 50px;
	}
	#header .top .email.mob a {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
	}
	#header .top .email.mob .icon {
		top: 6px;
		left: 12px;
		width: 23px;
		height: 23px;
		background-image: url("./images/email_footer_hover.svg");
	}
	#header .top .lang {
		right: 74px;
		top: 20px;
	}
	#header .lang li#menu-item-2088 > a::after {
		right: 5px;
		top: 17px;
		width: 11px;
		height: 7px;
	}
	#header .top .lang ul li a {
		width: 50px;
		height: 38px;
		font-size: 0;
		padding: 7px 20px 7px 9px;
	}
	#header .top .lang ul li.eng a {
		background: none;
	}
	#header .top .lang ul li.spa a {
		background: none;
	}
	#header .top .lang ul li.ita a {
		background: none;
	}
	#header .top .lang ul li.ger a {
		background: none;
	}
	#header .top .lang ul li.bra a {
		background: none;
	}
	#header .top .lang ul li.por a {
		background: none;
	}
	#header .top .lang ul li.fra a {
		background: none;
	}
	#header .top .lang ul li.chi a {
		background: none;
	}
	#header .top .lang ul li.fin a {
		background: none;
	}
	#header .top .lang ul li.isr a {
		background: none;
	}

	#header .top .menu_btn {
		display: block;
		position: absolute;
		top: 0;
		right: 10px;
		height: 78px;
		padding: 0 27px;
	}
	#header .top .menu_btn .line {
		display: block;
		position: absolute;
		top: 36px;
		left: 10px;
		width: 35px;
		height: 5px;
		background: #243570;
		border-radius: 2px;
	}
	#header .top .menu_btn .line::before,
	#header .top .menu_btn .line::after {
		display: block;
		position: absolute;
		width: 35px;
		height: 5px;
		background: #243570;
		border-radius: 2px;
		content: "";
		transition-duration: 0.3s, 0.3s;
	}
	#header .top .menu_btn .line::before {
		top: -12px;
		transition-property: top, transform;
	}
	#header .top .menu_btn .line::after {
		top: 12px;
		transition-property: bottom, transform;
	}
	#header .top .menu_btn.active {
		text-decoration: none;
		background: #fff;
	}
	#header .top .menu_btn:hover {
		cursor: pointer;
	}
	#header .top .menu_btn.active .line {
		background: none;
	}
	#header .top .menu_btn.active .line::before {
		top: 0;
		transform: rotate(45deg);
	}
	#header .top .menu_btn.active .line::after {
		top: 0;
		transform: rotate(-45deg);
	}
	#header .top .menu_btn:focus {
		outline: none;
	}

	#header.fixed {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background: #fff;
	}
	#header .nav {
		display: none;
	}
	.menu_mob.open {
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		padding-top: 115px;
		overflow-y: auto;
		overflow-x: hidden;
		background: #243580;
		z-index: 199;
	}
	.menu_mob .title {
		position: relative;
		padding: 30px 20px 0;
		font-family: "Comfortaa", cursive;
		font-size: 15px;
		color: #fff;
		font-weight: 700;
	}
	.menu_mob .logo {
		display: none;
	}
	.menu_mob ul {
		padding: 0;
		margin: 20px 20px 0;
	}
	.menu_mob ul li {
		position: relative;
		list-style-type: none;
		padding: 0;
		margin-bottom: 10px;
		background: none;
	}
	.menu_mob ul li::before {
		display: none;
	}
	.menu_mob ul li.menu-item-has-children span.arrow {
	position: absolute;
    right: 20px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(./images/arrow_menu_open.svg) no-repeat;
    background-position: 0;
    border-radius: 15px;
    content: "";
	}
	.menu_mob ul li a {
		display: flex;
		align-items: center;
		width: 100%;
		padding: 20px 30px;
		background: rgba(255, 255, 255, 0.1);
		box-shadow: 0px 5px 10px rgb(0 0 0 / 5%);
		border-radius: 10px;
		text-align: left;
		font-size: 17px;
		color: #fff;
		text-decoration: none;
	}
	.menu_mob ul li a:hover {
		background: #ff7691;
	}
	.menu_mob ul li a .close {
		display: none;
		font-family: "Comfortaa", cursive;
		font-size: 30px;
		color: #ff7691;
		font-weight: 700;
	}
	.menu_mob ul li a .close::before {
		content: url("./images/arrow_menu_back.svg");
		margin-right: 15px;
	}
	.menu_mob ul li a .opened {
		display: block;
	}
	.menu_mob ul li a.active {
		border: none;
		text-align: center;
		padding: 10px 30px;
		display: flex;
		flex-direction: column;
		align-items: baseline;
	}
	.menu_mob ul li a.active:hover {
		background: #243580;
	}
	.menu_mob ul li a.active .opened {
		display: none;
	}
	.menu_mob ul li a.active .close {
		display: inline-block;
		margin-top: 30px;
	}
	.menu_mob ul li ul.sub-menu {
		display: none;
	}
	.menu_mob ul li ul.sub-menu.open {
		display: block;
	}
	.menu_mob ul li.open {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		padding-top: 125px;
		overflow-y: auto;
		overflow-x: hidden;
		background: #243580;
		z-index: 1;
	}
	.menu_mob ul li.menu-item-has-children.open  span.arrow{
		display: none;
	}

	.menu_mob ul li.open ul.sub-menu {
		display: block;
	}
	.menu_mob ul li.open ul li span.arrow {
		display: none;
	}
	.menu_mob ul li.open ul li a.close {
		display: none;
	}
	.menu_mob ul li.open ul li a.open {
		display: none;
	}
	.menu_mob ul li a.active .menu_breadcrumbs{
		display: flex;
	}
	.menu_breadcrumbs{
		display: none;
		align-items: center;
		margin-top: 40px;
	}
	.menu_breadcrumbs .title{
		padding: 0px;
	}
	.menu_breadcrumbs .separator{
		height: 10px;
	}

	/* home */
	.home .slider {
		height: 550px;
		margin-top: 0;
		background-position: 63% 50% !important;
	}
	.home .slider .slider-info {
		bottom: 90px;
	}
	.home .slider .title {
		top: -89px;
		font-size: 40px;
		line-height: 42px;
	}
	.home .slider a {
		font-size: 12px;
	}

	.home h2 {
		font-size: 30px;
		line-height: 34px;
	}
	.home .title {
		font-size: 30px;
		line-height: 34px;
	}
	.home .title_slider {
		font-size: 30px;
		line-height: 34px;
	}
	.container.width {
		padding: 0;
	}
	.home .about_us {
		padding: 40px 20px;
		margin-top: -40px;
	}
	.home .home_block .title {
		font-size: 30px;
		line-height: 34px;
		text-align: center;
	}
	.home .home_block .title::after {
		margin: 25px auto 40px;
	}
	.home .block {
		font-weight: 400;
	}
	.home .block .wrap {
		padding: 55px 20px;
	}
	.home .block .wrap::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		opacity: 0.7;
		border-radius: 20px;
	}
	.home .block.block_1 .wrap {
		background-position: 67% 50% !important;
	}
	.home .block.block_3 .wrap {
		background-position: 63% 50% !important;
	}
	.home .block.block_2 .wrap {
		background-position: 32% 50% !important;
	}
	.home .block .text_left {
		width: 100%;
		margin-right: 0;
	}
	.home .block .text_right {
		width: 100%;
		margin-left: 0;
	}
	.home .advantages .numbers .col {
		width: 100%;
	}

	.home .advantages .numbers .col.col_3 {
		margin-bottom: 30px;
	}
	.home .advantages .numbers .col .number {
		font-size: 60px;
		line-height: 62px;
	}

	.home .review .wrap {
		padding: 50px 20px 55px;
	}
	.items-list.clearfix {
		flex-direction: column;
	}
	.home .last-post .li {
		width: 100%;
		margin-right: 0;
	}

	.home .seo_text h2 {
		font-size: 24px;
		line-height: 26px;
	}

	/* feedback */
	#feedback {
		margin: 40px 0 80px;
		background: none;
	}
	#feedback .bg-mob {
		display: block;
	}
	#feedback .form {
		width: calc(100% - 30px);
		padding: 40px 30px 38px;
	}
	#feedback .form .text .name {
		font-size: 38px;
		line-height: 48px;
	}

	.feedback_form.open {
		width: 280px;
		margin: -285px 0 0 -140px;
		padding: 50px 20px;
	}
	.feedback_form .title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.row.filed span {
		bottom: 14px;
	}

	/* sort */
	.sort .item {
		margin: 0 10px 30px;
	}

	/* review */
	#content.review .items-list .post {
		width: 100%;
		margin: 0 0% 40px 0;
	}
	#content.review .items-list .post:nth-child(3n) {
		margin: 0 0% 40px 0;
	}
	#content.review .items-list .post:nth-child(2n + 1) {
		clear: none;
	}

	/* story */
	/*.story .post {
		width: 100%;
		margin: 5px 0% 40px 0;
	}*/
	.story .post:nth-child(3n) {
		margin: 0 0% 40px 0;
	}
	.story .post:nth-child(2n + 1) {
		clear: none;
	}

	/* share */
	.share {
		width: 90%;
		height: auto;
		padding: 20px;
		margin: 0 auto;
		border: 2px solid #eee;
		border-radius: 20px;
		text-align: center;
	}
	.share .title-share {
		float: none;
		display: block;
		width: 100%;
		margin: 0 0 20px;
		text-align: center;
	}
	.share .li {
		position: relative;
		float: none;
		display: inline-block;
		margin: 0 10px 10px;
	}

	/* content */
	#content .page-image h1 {
		font-size: 32px;
		line-height: 44px;
	}

	/* blog */
	#content.blog .items-list .post .img {
		float: none;
		display: block;
		width: 100%;
		margin: 0 0 30px;
	}
	#content.blog .items-list .post .info {
		margin-left: 0;
	}

	/* recomended */
	.recomended .title {
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	.recomended .title::after {
		margin: 25px auto 40px;
	}
	.recomended .post .img {
		float: none;
		display: block;
		width: 100%;
		margin: 0 0 30px;
	}
	.recomended .post .info {
		margin-left: 0;
	}
	.recomended .post .more {
		display: none;
	}

	/* partners */
	#content.partners .items-list .post .img {
		float: none;
		display: block;
		width: 100%;
		margin: 0 0 30px;
	}
	#content.partners .items-list .post .info {
		margin-left: 0;
	}

	/* pagination */
	.navigation .nav-links .page-numbers {
		display: none;
	}
	.navigation .nav-links .prev,
	.navigation .nav-links .next {
		display: inline-block;
	}
}
@media screen and (max-width: 992px) {
	/* footer */
	#footer {
		contain-intrinsic-size: 0 1000px;
		padding: 40px 0;
	}
	#footer .col {
		width: 100%;
	}
	#footer .col.col_1 {
		display: block;
		width: 100%;
		padding-right: 0;
	}
	#footer .col.col_1_2 {
		display: block;
		padding: 40px 0;
		border-top: 2px solid #C5C5C5;
		border-bottom: 2px solid #C5C5C5;
		border-right: 0;
		border-left: 0;
	}
	#footer .col_1_2 .info.address {
		margin: 0 auto;
	}
	#footer .col.col_3 {
		display: block;
		padding: 40px 0;
	}

	#footer .title_footer {
		text-align: center;
		margin-bottom: 30px;
	}
	.social_widget {
		margin-bottom: 24px;
	}

	#footer .menu ul li a {
		font-size: 16px;
	}
	#footer .menu ul li ul.sub-menu.open {
		margin: 20px 0 25px;
	}
	#footer .menu ul li ul.sub-menu li {
		padding-left: 5px;
	}
	#footer .menu ul li ul.sub-menu li a {
		display: inline;
	}
}
.country {
	border: 1px solid #ea7490;
	margin: 15px 0;
	padding: 25px 30px;
	border-radius: 20px;
}

p a.perelink-iteams,
.perelink {
	border-radius: 18px;
	background-color: #f4f5f9;
	font-size: 14px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #243680;
	text-decoration: none;
	padding: 11px 19px 11px 26px;
	margin: 5px;
}

a.perelink-iteams:hover {
	border: solid 1px #243680;
	cursor: pointer;
	padding: 10px 18px 10px 25px;
}

.seo-perelink p {
	display: flex;
	flex-wrap: wrap;
}

.author {
	position: relative;
	padding: 30px 20px;
	margin: 45px 0 30px;
	border-radius: 20px;
	background-color: #f4f5f9;
	height: 117px;
}

.author__head {
	margin-left: 96px;
}

.author__avatar {
	position: absolute;
	top: 27px;
	left: 19px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background-image: url("./images/avatar.jpg");
	background-size: cover;
	background-position: center;
}

.author__name {
	margin-right: 20px;
	text-decoration: none;
	font-size: 18px;
	font-weight: 700;
	color: #243570;
}

.author__linkedin {
	display: inline-block;
	width: 26px;
	height: 26px;
	vertical-align: bottom;
	background-image: url("./images/icon-linkedin.jpg");
	background-repeat: no-repeat;
}

.author__position {
	font-size: 16px;
	font-weight: 500;
	line-height: 36px;
}

.author__desc {
	margin-top: 20px;
	margin-right: 31px;
}

@media screen and (min-width: 768px) {

#header {
	background: #F4F4F4;
}
	.breadcrumbs {
		padding: 40px 0px;
	}
	span.plashka-info {
		margin-right: 30px;
		font-size: 16px;
	}
	a.vsplyvaska-header {
		font-size: 14px;
	}

	#content.blog .content .post-img img {
		width: 100%;
		aspect-ratio: 16/10;
		object-fit: cover;
	}

	.author {
		margin-bottom: 15px;
		padding: 37px 37px 45px;
	}

	.author__head {
		margin-left: 117px;
	}

	.author__avatar {
		top: 25px;
		left: 37px;
	}

	.author__desc {
		margin-top: 9px;
		margin-right: 13px;
		margin-left: 117px;
	}

}
@media screen and (min-width: 992px) {
	#footer .col.col_1{
		width: 45%;
	}
	#footer .col.col_3{
		width: 55%;
	}
	#footer .menu ul.menu-click{
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 0 30px;
	}
	#footer .menu ul li ul.sub-menu{
		max-height: 100%;
		margin-top: 25px;
	}
	#footer .menu ul li.menu-item-has-children a::after{
		content: none;
	}
	.left-column{
		grid-column: 1/2;
	}
	.right-column{
		grid-column: 2/3;
	}
}

#content img.no-radius{
	border-radius: 0;
}
#header .lang li.lang-item-en a,
#header .lang ul.en_US #menu-item-2088 {
	background: url("./images/flags/united-kingdom.svg") 7px 7px / 24px no-repeat;
}
#header .lang li.lang-item-de a,
#header .lang ul.de_DE #menu-item-2088 {
	background: url("./images/flags/germany.svg") 7px 7px / 24px no-repeat;
}
#header .lang li.lang-item-pt a,
#header .lang ul.pt_PT #menu-item-2088 {
	background: url("./images/flags/portugal.svg") 7px 7px / 24px no-repeat;
}
#header .lang li.lang-item-spa a,
#header .lang ul.es_ES #menu-item-2088 {
	background: url("./images/flags/spain.svg") 7px 7px / 24px no-repeat;
}
#header .lang li.lang-item-it a,
#header .lang ul.it_IT #menu-item-2088 {
	background: url("./images/flags/italy.svg") 7px 7px / 24px no-repeat;
}
#header .lang li.lang-item-fr a,
#header .lang ul.fr_FR #menu-item-2088 {
	background: url("./images/flags/france.svg") 7px 7px / 24px no-repeat;
}

.icon_mob {
	top: 10px;
	left: 15px;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url("./images/timing_header.svg");
	position: absolute;
}

.timing_mob,
.phone_mob {
	padding: 10px;
	padding-left: 60px;
	line-height: 20px;
	font-weight: 700;
	color: #fff;
	position: relative;
}
.timing_mob .icon_mob,
.phone_mob .icon{
	filter: invert(97%) sepia(4%) saturate(244%) hue-rotate(267deg) brightness(1000%) contrast(100%);
}
.phone_mob .icon {
    position: absolute;
	top: 10px;
	left: 15px;
	display: block;
    width: 28px;
    height: 28px;
    background-image: url(./images/whatsapp-phone-header.svg);
    background-size: 28px 28px;
}
.timing.mob {
	font-weight: 300;
	margin-bottom: 7px;
}
.phone_mob .title {
    font-weight: 300;
    margin-bottom: 7px;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
}
.phone_mob p {
	margin-bottom: 5px;
}
.gtm_mob {
	display: block;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: -15px;
}

@media screen and (min-width: 2000px) {
	#feedback {
		height: 700px;
	}
}

.Better_A {
	display: none;
}
.Better_A.active {
	display: block;
	margin-bottom: 1rem;
	font-size: 18px;
	font-weight: 700;
	color: #ff7691;
}

.read-more.accordion-head {
	display: inline-block;
	width: 100%;
	height: 19px;
	margin-bottom: 35px;
	border-bottom: 1px solid #ff7691;
	text-align: center;
}
.read-more.accordion-head button {
	position: relative;
	padding: 7px 35px 7px 25px;
	background: #ff7691;
	border-radius: 36px;
	border: none;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}
.read-more.accordion-head button::after {
	content: url("./images/chevron-down.svg");
	position: absolute;
	top: 16px;
	margin-left: 5px;
	line-height: 0;
	transition: transform 0.6s;
}
.read-more.accordion-head.is-active button::after {
	transform: scaleY(-1);
}
.read-more.accordion-body {
	transition: height 1s ease-in-out 0.128s;
}
.content_title{
    display: block;
    margin-bottom: 1rem;
    font-size: 18px;
    font-weight: 700;
    color: #ff7691;
}
.content_article{
	list-style-type: none;
}
@media screen and (max-width: 480px) {
	.owl-nav {
		left: 25px;
	}
}

.entry-content p{
	font-weight: 300;
	color: #243580;
}
.entry-content img{
	padding: 25px 0;
}
.infographic{
	display: grid;
	grid-template-columns: 1fr;
	align-items: center;
	gap: 25px;
	background: #F4F4F4;
	border-radius: 25px;
	padding: 25px 0;
	margin: 30px 0;
}
.infographic__baby{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	align-items: center;
	justify-self: center;
	gap: 30px 10px;
}
.infographic__baby::before{
	content: "";
	grid-column: 2/3;
	width: 80px;
	min-width: 80px;
	height: 130px;
}
.infographic__boy::before{
	background: url(/wp-content/themes/vw-one-page/images/blog/boy.svg) no-repeat;
}
.infographic__girl::before{
	background: url(/wp-content/themes/vw-one-page/images/blog/girl.svg) no-repeat;
}
.infographic__baby::after{
	content: "";
	grid-column: 2/3;
	width: 25px;
	min-width: 25px;
	height: 25px;
	margin: 0 auto;
}
.infographic__boy::after{
	background: url(/wp-content/themes/vw-one-page/images/blog/+.svg) no-repeat;
}
.infographic__girl::after{
	background: url(/wp-content/themes/vw-one-page/images/blog/=.svg) no-repeat;
}
.infographic__paragraph{
	font-family: "Comfortaa",Sans-serif;
	font-weight: 400;
	color: #464655;
}
.infographic__babies{
	background: url(/wp-content/themes/vw-one-page/images/blog/Group%20121.svg);
	width: 232px;
	min-width: 232px;
	height: 128px;
	font-family: "Comfortaa",Sans-serif;
	font-size: 26px;
	font-weight: 700;
	color: #243580;
	text-align: center;
	justify-self: center;
	line-height: 128px;
}
.infographic__paragraph strong{
	font-size: 20px;
	font-weight: 700;
	color: #464655;
}
.infographic__babies strong{
	font-size: 40px;
	color: #243580;
}
@media screen and (min-width: 1024px) 
{
	.infographic{
		grid-template-columns: 1fr 1fr 1fr;
		padding: 30px 40px 40px 50px;
	}
	.infographic__baby::before{
		grid-column: 1;
	}
	.infographic__baby::after{
		grid-column: 3;
	}
	.plashka {
	padding: 10px 100px;
}
}



.colums_section{
	display: flex;
	flex-direction: column;
	margin: 25px 0;
	gap: 25px;
	align-items: center;
}
.colums_section ol li{
	margin-bottom: 15px;
}
.section_group h2{
margin: 30px 0;
}
.carousel{
	position: relative;
}
.story {
display: flex;
flex-direction: column;
}
.story .slider-more{
	    align-self: center;
}
.wp-image{
	text-align: center;
    margin: 15px 0;
}
.wp-center{
	text-align: center;
}
.wp-block-table{
	margin-bottom: 35px;
}
.wp-block-image.size-full{
    margin-bottom: 15px;
}
.show.left .wp-block-gallery{
	    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 25px;
    margin-bottom: 15px;
}
@media screen and (min-width: 768px) 
{
	.colums_section{
		flex-direction: row;
	}
}