html,
body {
	width: 100%;
	overflow-x: hidden;
}
body {
	font-family: 'Manrope', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #000000;
	padding: 0;
	margin: 0;
	line-height: 1.6;
	letter-spacing: 0.02em;
}

body.page-template-default {
    background: #fdf4ec;
}

a,
button,
div,
form,
input,
p,
span {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	height: auto;
}
p {
	margin: 0 0 20px;
}
p:last-child {
	margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Albert Sans', sans-serif;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: 400;
}
h1 {
	font-size: 64px;
	line-height: 1;
	font-weight: 400;
}
h2 {
	font-size: 42px;
	line-height: 1;
	font-weight: 400;
	margin-bottom: 30px;
}
h3 {
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
}
h4 {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;
}
a,
button,
input {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {
	text-decoration: none;
}
a,
a:active,
a:focus,
a:hover,
button,
button:active,
button:focus,
button:hover,
input,
input:active,
input:focus,
input:hover {
	outline: 0;
}

.font-nunito {
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
}
.font-pb {
	font-size: 14px;
	font-weight: 700;
}
.title-h1 {
	font-size: 58px;
    font-weight: 300;
	line-height: normal;
}
.title-h2 {
	font-size: 42px;
    font-weight: 300;
	line-height: normal;
}
.title-h3 {
	font-size: 24px;
	line-height: 1;
}

b,
strong {
	font-weight: 700;
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: auto;
	touch-action: auto;
}

.site-title a,
.site-title a:focus,
.site-title a:hover,
.site-title a:visited {
    font-size: 24px;
    font-weight: 700;
	color: #000;
	font-family: 'Albert Sans', sans-serif;
}
[data-section='section-header-mobile-trigger']
	.ast-button-wrap
	.mobile-menu-toggle-icon
	.ast-mobile-svg {
	fill: #000;
}

.site-content .ast-container {
	display: block !important;
	padding: 0;
	max-width: unset;
}

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 90;
}

#ast-desktop-header .site-title a {
	color: #000;
	font-family: 'Albert Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
}
#ast-desktop-header .main-navigation li {
	line-height: 1;
	margin: 0 15px;
}
#ast-desktop-header .main-navigation li:last-child {
	margin-right: 0;
}
#ast-desktop-header .main-navigation li a {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
}
#ast-desktop-header .main-navigation li a:hover {
	color: #000;
    text-decoration: underline;
    text-underline-offset: 4px;
}

.menu-btn-link .menu-link {
	height: 39px !important;
	background: #fff !important;
	border: 1px solid #000000;
	border-radius: 60px;
	min-width: 165px;
	display: flex;
	justify-content: center;
}

.menu-btn-link .menu-link:hover {
	background: #000000 !important;
	color: #fff !important;
    text-decoration: none !important;
}

.page-template-default header.entry-header {
	max-width: var(--wp--custom--ast-content-width-size);
	margin-left: auto;
	margin-right: auto;
}

.s-hero .hero-right {
	height: 700px;
	background: #e0cdbc;
	position: relative;
	overflow: hidden;
	/*min-height: calc(100vh - 72px);*/
}
.s-hero .text-right-header {
	position: absolute;
	width: 100%;
	right: 0;
	bottom: 197px;
	display: flex;
	justify-content: center;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	z-index: 2;
}
.s-hero .text-right-header span {
	padding: 13px 23px;
	font-family: 'meno-banner', sans-serif;
	letter-spacing: 0.11em;
}
.s-hero .text-right-header span:nth-child(2) {
	border-right: 1px solid #f5f1eb;
}
.s-hero .text-right-header span:nth-child(2) {
	border-left: 1px solid #f5f1eb;
}

.text-right-header span[data-aos='fade-left'] {
	transform: translate3d(150px, 0, 0);
}
.text-right-header span[data-aos='fade-right'] {
	transform: translate3d(-150px, 0, 0);
}

/*.s-hero .hero-right:after {*/
/*	content: '';*/
/*	background: linear-gradient(*/
/*		360deg,*/
/*		rgba(0, 0, 0, 0) 0%,*/
/*		rgba(0, 0, 0, 0.46) 0.01%,*/
/*		#000000 0.02%,*/
/*		rgba(0, 0, 0, 0) 99.33%*/
/*	);*/
/*	opacity: 0.7;*/
/*	position: absolute;*/
/*	left: 0;*/
/*	top: 0;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	z-index: 1;*/
/*}*/
.s-hero .hero-right img {
	/*margin-top: -73px;*/
	object-fit: cover;
	/*height: 112%;*/
	width: 100%;
    height: 100%;
}
.hero-right img[data-aos='fade-down'] {
	transform: translate3d(0, -20px, 0);
}

.s-hero .hero-left {
	align-items: center;
	display: flex;
	text-align: center;
	background: #e0cdbc;
}
.s-hero .text-header {
	width: 85%;
	margin: 0 auto;
}
.s-hero .text-header .font-pb {
	margin: 0 0 23px;
	display: block;
}
.s-hero .text-header .title-h1 {
    margin: 0 auto 20px;
    max-width: 360px;
}
.s-hero .text-header p {
	margin: 0 auto 50px;
	max-width: 440px;
}

.btn-link {
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #2a2b2d;
	border-radius: 130px;
	max-width: 244px;
	margin: 0 auto;
	color: #2a2b2d;
	text-transform: uppercase;
	font-size: 16px;
}
.btn-link:focus,
.btn-link:active {
	color: #2a2b2d;
}
.btn-link:hover {
	border: 1px solid #191a1c;
	background: #191a1c;
	color: #ffffff;
}

.s-hero .btn-link {
    margin-top: 31px;
}

.text-header[data-aos='fade-up'] {
	transform: translate3d(0, 20px, 0);
}

.s-logos {
	background: #fdf4ec;
	text-align: center;
	padding: 124px 0 90px;
}
.s-logos .title-h1 {
	margin: 0 0 28px;
}
.s-logos p {
	max-width: 880px;
	margin: 0 auto 62px;
    font-size: 16px;
    line-height: 24px;
}
.logos {
    max-width: 1124px;
    margin: 0 auto;
	display: flex;
	/*flex-wrap: wrap;*/
	justify-content: space-between;
}
.logos.owl-carousel .owl-item img {
	max-width: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
}

.logos.owl-carousel .owl-stage-outer {
	overflow: visible;
}

.logo-img {
	flex-basis: 18.5%;
	text-align: center;
	/*margin: 0 0 76px;*/
	height: 75px;
	display: flex;
	justify-content: center;
	position: relative;
}
.logo-img[data-aos='fade-left'] {
	transform: translate3d(30px, 0, 0);
}
.logo-img[data-aos='fade-right'] {
	transform: translate3d(-30px, 0, 0);
}
.logo-img_::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(
		to right,
		rgba(245, 206, 132, 1),
		rgba(245, 91, 91, 1)
	);
}

.logo-img img {
    object-fit: contain;
    filter: brightness(0%);
    transition: 0.3s all;
}

.logo-img img:nth-child(2) {
	opacity: 0;
	position: absolute;
	transition: all 0.25s ease;
	/*left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);*/
}
.logo-img:hover img {
    filter: none;
}

.s-about {
	min-height: 582px;
	position: relative;
	background: #bdcab8;
	overflow: hidden;
}
.bg-about {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	object-fit: cover;
}
.s-about-rev .bg-about {
	left: unset;
	right: 0;
}
.s-about-rev .row > div:nth-child(1) {
    position: relative;
	min-height: 582px;
	display: flex;
    flex-direction: column;
	align-items: center;
    z-index: 3;
}
.s-mission .row > div:nth-child(2) {
	min-height: 582px;
	display: flex;
	align-items: center;
}
.s-about .text-about {
	text-align: center;
	max-width: 100%;
	position: relative;
	z-index: 2;
}
.s-about-rev .text-about {
	max-width: 658px;
	margin: 0 auto;
    padding: 87px 0 48px;
}
.s-about .text-about .font-pb {
	margin: 0 0 8px;
	display: block;
}
.s-about .text-about .title-h1 {
	margin: 0 0 21px;
}

.s-about .text-about .text-p p {
	margin: 0 auto 25px;
    max-width: 592px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1px;
}

.s-about .text-about .btn-link {
	margin: 31px auto 0;
	border: 1px solid #000;
    color: #000;
}
.s-about .text-about .btn-link:hover {
	color: #fff;
	background: #000;
}
.about-a1r[data-aos='fade-right'] {
	transform: translate3d(-200px, 0, 0);
}
.about-a2r[data-aos='fade-right'] {
	transform: translate3d(-350px, 0, 0);
}
.about-a3r[data-aos='fade-right'] {
	transform: translate3d(-600px, 0, 0);
}
.about-a4r[data-aos='fade-right'] {
	transform: translate3d(-1000px, 0, 0);
}
.about-a1[data-aos='fade-left'] {
	transform: translate3d(200px, 0, 0);
}
.about-a2[data-aos='fade-left'] {
	transform: translate3d(350px, 0, 0);
}
.about-a3[data-aos='fade-left'] {
	transform: translate3d(600px, 0, 0);
}
.about-a4[data-aos='fade-left'] {
	transform: translate3d(1000px, 0, 0);
}

.about_slider_txt {
    width: 100%;
}

.about_slider_txt--slide {
    padding-bottom: 2px;
}

.about_slider_nav {
    position: relative;
    max-width: 600px;
    width: 100%;
    display: flex;
    align-items: center;
    grid-column-gap: 12px;
    margin: 27px 0 0 auto;
    z-index: 2;
}

.about_slider__fraction {
    white-space: nowrap;
}

.about_slider__dots {
    display: flex;
    align-items: center;
}

.about_slider__dots .swiper-pagination-bullet {
    width: 100%;
    height: 2px;
    margin: 0 !important;
    border-radius: 0;
    background: #5f655c;
}

.about_slider__dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 4px;
    background: #000;
}

.about_slider__arrows {
    display: flex;
    grid-column-gap: 5px;
}

.about_slider__arrows button {
    padding: 0;
    font-weight: 400;
    color: #000;
    background: transparent
}

.about_slider__arrows button.swiper-button-disabled {
    color: #5f655c;
    pointer-events: none;
}

.about_slider_images {
    height: 100%;
}

.overlay-about {
	position: absolute;
	width: 534px;
	height: 100%;
	left: 534px;
	top: 0;
	background: linear-gradient(270deg, #bdcab8 68.29%, rgba(255, 255, 255, 0.00) 100%);
	z-index: 1;
	opacity: 1 !important;
}
.s-about-rev .overlay-about {
	left: unset;
	/*right: 534px;*/
	right: 434px;
    background: linear-gradient(90deg, #bdcab8 68.29%, rgba(255, 255, 255, 0.00) 100%);
    z-index: 2;
}
.overlay-about::after {
	content: '';
	background: #bdcab8;
	width: 300%;
	height: 100%;
	display: block;
	position: absolute;
	left: 100%;
	top: 0;
}
.s-about-rev .overlay-about::after {
	left: unset;
	right: 100%;
}
.overlay-about[data-aos='fade-right'] {
	transform: translate3d(-534px, 0, 0);
}
.overlay-about[data-aos='fade-left'] {
	transform: translate3d(534px, 0, 0);
}

.s-treatment {
	background: #fdf4ec;
	padding: 84px 0 13px;
}

.s-treatment .container {
    max-width: 1334px;
}

.treatment-slider_wrap {
    position: relative;
    margin-bottom: 53px;
    padding: 0 50px;
}

.treatment_nav_arrow {
    position: absolute;
    top: 50%;
    padding: 0;
    color: #000;
    border: 0;
    background: transparent;
    transform: translateY(calc(50% - 20px));
    z-index: 2;
}

.treatment_nav_arrow:focus,
.treatment_nav_arrow:hover {
    color: #000;
    background: transparent;
}
.treatment_nav_prev {
    left: 0;
}

.treatment_nav_next {
    right: 0;
}

.treatment-slider.swiper {
    padding: 0 10px 20px;
}

.treatment-slider .swiper-slide .treatment-one:hover {
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.15)
}


.s-treatment .treatment-pagination,
.s-instagram .instagram_slider__dots,
.s-google .ti-swiper-pagination {
    top: auto;
    left: auto;
    bottom: auto;
    margin: 8px auto 0;
    transform: none !important;
}

.s-instagram .instagram_slider__dots {
    margin-top: 18px;
}

.s-google .ti-swiper-pagination {
    margin-top: 46px;
}

.s-treatment .treatment-pagination .swiper-pagination-bullet,
.s-instagram .instagram_slider__dots .swiper-pagination-bullet,
.s-google .ti-swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 5px;
    background: #e0cdbc;
    opacity: 1;
}

.s-google .ti-swiper-pagination .swiper-pagination-bullet {
    background: #fdf4ec;
}

.treatment-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.instagram_slider__dots .swiper-pagination-bullet.swiper-pagination-bullet-active,
.ti-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #685544;
}

.treatment-slider .owl-stage {
    display: flex;
    padding-bottom: 53px;
}

.treatment-slider .owl-item {
    display: flex;
    flex: 1 0 auto;
    height: initial;
}

.treatment-slider .owl-item .treatment-one {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    transition: 0.3s all;
}

.treatment-slider .owl-item .treatment-one:hover {
    box-shadow: 0px 4px 60px 0px rgba(0, 0, 0, 0.15);
}

.treatment-one::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #bdcab8;
    opacity: 0;
    transition: 0.3s all;
}

.treatment-one:hover::before {
    opacity: 1;
}

.s-treatment .second-link {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 246px;
	height: 48px;
	border-radius: 24px;
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	margin: 0 auto;
}

.s-treatment .text-c {
	text-align: center;
}

.s-treatment .second-link:hover {
	border-color: #aa8c6a;
	color: #aa8c6a;
}

.s-treatment .font-pb {
    margin: 0 0 7px;
    display: block;
    text-align: center;
}

.s-treatment .title-h1 {
	text-align: center;
	margin-bottom: 52px;
}
.treatment-one {
	display: block;
    background: #fff;
}
.treatment-one > img {
    width: 100%;
    height: 232px;
    object-fit: cover;
	/*filter: grayscale(1);*/
	transition: all 0.25s ease;
}
/*.treatment-one:hover > img {*/
/*	filter: grayscale(0);*/
/*}*/
.treatment-text {
    position: relative;
    display: flex;
    grid-column-gap: 17px;
	padding: 38px 39px;
}
.treatment-title {
	display: flex;
	align-items: center;
	margin: 0 0 19px;
}
.treatment-text > img {
	max-width: 44px;
	max-height: 44px;
}
.treatment__txt .title-h3 {
    margin-bottom: 11px;
	font-size: 26px;
    line-height: normal;
}

.treatment__txt p {
	font-size: 16px;
	line-height: 24px;
}
.treatment-slider .owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px !important;
}
.treatment-slider .owl-nav button:hover {
	color: #aa8c6a !important;
}
.treatment-slider .owl-nav button.owl-prev {
	left: -8%;
	padding: 10px !important;
}
.treatment-slider .owl-nav button.owl-next {
	right: -8%;
	padding: 10px !important;
}
.treatment-slider .owl-dots {
	display: flex;
    flex-wrap: wrap;
    grid-row-gap: 10px;
	justify-content: center;
    margin: 0;
}
.treatment-slider .owl-dots .owl-dot {
	margin: 0 5px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fff;
}
.treatment-slider .owl-dots .owl-dot.active {
	background: #aa8c6a;
}

.s-events {
	background: #191a1b;
	color: #fff;
	padding: 132px 0 177px;
}
.s-events .title-h2 {
	color: #fff;
	margin: 0 0 20px;
}
.s-events .container > p {
	max-width: 500px;
	margin-bottom: 60px;
}
.event-one {
	border-left: 1px solid #443c33;
	padding: 10px 0 10px 19px;
	width: 94%;
	position: relative;
}
.event-one > * {
	position: relative;
	z-index: 1;
}
.event-one:after {
	content: '';
	background: #ece5da;
	position: absolute;
	left: 0;
	top: -10px;
	width: 0;
	height: calc(100% + 20px);
	transition: all 1s ease;
}
.event-one:hover:after {
	width: 100%;
}
.event-one .font-pb {
	color: #ece5da;
	opacity: 0.3;
	font-weight: 400;
	margin: 0 0 10px;
	display: block;
	letter-spacing: 0.03em;
	transition: all 1s ease;
}
.event-one .title-h3 {
	color: #ece5da;
	margin: 0 0 15px;
	transition: all 1s ease;
}
.event-one p {
	color: #ece5da;
	margin: 0 0 19px;
	letter-spacing: 0.03em;
	font-size: 14px;
	line-height: 24px;
	max-width: 320px;
	transition: all 1s ease;
}
.event-one a {
	letter-spacing: 0.03em;
	text-decoration-line: underline;
	color: #aa8c6a;
	font-size: 14px;
	line-height: 24px;
}
.event-one:hover .font-pb {
	color: #ada8a1;
	opacity: 1;
}
.event-one:hover .title-h3 {
	color: #2a2b2d;
}
.event-one:hover p {
	color: #2a2b2d;
}

.event_meta {
	display: flex;
	padding-top: 12px;
}

.event_meta .event_type {
	margin-bottom: 0;
	padding-left: 10px;
	font-weight: 300;
	color: #aa8c6a;
}

.event_meta a {
	margin-left: auto;
}

.s-possible {
	padding: 66px 0;
	position: relative;
    background: #e0cdbc;
}
.s-possible:after {
	content: '';
	width: 100%;
	height: 52%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #bdcab8;
}
.s-possible .container {
	position: relative;
	z-index: 1;
}
.text-possible {
	height: 100%;
	display: flex;
	flex-direction: column;
	grid-row-gap: 91px;
	padding: 39px 0 0;
}
.text-possible1-wrap {
	text-align: center;
	width: 83%;
	margin: 0 auto;
}
.text-possible1-wrap .title-h2 {
	margin: 0 0 20px;
    font-weight: 300;
}

.text-possible p,
.text-possible2 p {
    font-size: 16px;
    line-height: 24px;
}

.text-possible p strong {
	font-weight: 700;
}
.text-possible2 {
	text-align: center;
	max-width: 475px;
	margin: 0 auto;
	/*margin-bottom: 80px;*/
}

.btn_possible2 {
	margin-top: 100px;
}

.btn_possible2 .btn-link {
	margin-right: 0;
}

.possible-img[data-aos='fade-up'] {
	transform: translate3d(0, 20px, 0);
}
.possible-overlay {
	content: '';
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #bdcab8;
	opacity: 1 !important;
}
.possible-overlay[data-aos='fade-down'] {
	transform: translate3d(0, -30%, 0);
}
.events-wrap .owl-nav {
	display: block !important;
}
.events-wrap .owl-nav button {
	width: 30px;
	height: 30px;
	background: #787674 !important;
	display: flex !important;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	color: rgb(25, 26, 27) !important;
	font-size: 12px !important;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.events-wrap .owl-nav button.owl-prev {
	left: -70px;
}
.events-wrap .owl-nav button.owl-next {
	right: -50px;
}
.events-wrap .owl-nav button:hover {
	background: #f5f1eb !important;
}

.s-map {
	background: #191a1b;
	color: #fff;
	padding: 50px 0 100px;
	position: relative;
}
.s-map .container {
	max-width: 1100px;
}
.s-map .title-h1 {
	text-align: center;
	color: #fff;
	margin: 0 0 16px;
}
.s-map .container > p {
	max-width: 650px;
	margin: 0 auto 60px;
	text-align: center;
	font-size: 14px;
}
.imapsSprite-group.imapsPointedShape-group.imapsPointedRectangle-group {
	fill: rgba(42, 43, 45, 0.85) !important;
	stroke: none !important;
}
.imapsTooltip h4 {
	letter-spacing: 0.03em;
	color: #ffffff;
	opacity: 0.5;
	font-weight: 300;
	font-size: 14px;
}
.imapsTooltip h3 {
	color: #e3b925 !important;
	letter-spacing: 0.03em;
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
	margin: 3px 0 14px;
}
.imapsTooltip .imapsSprite-group div {
	padding: 6px 6px 0;
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	color: #ffffff !important;
	margin: 0;
}

.benefits-half {
	position: absolute;
	top: 55%;
}
.benefits-half:first-child {
	left: 76px;
}
.benefits-half:nth-child(2) {
	right: 76px;
}
.benefits-one {
	max-width: 180px;
	padding: 17px;
}
.benefits-one .title-h3 {
	color: rgb(170, 140, 106);
	font-weight: 600;
	position: relative;
}
.benefits-one .title-h3:after {
	content: '';
	opacity: 0.3;
	background: #aa8c6a;
	width: 93px;
	height: 1px;
	position: absolute;
	left: -17px;
	top: 12px;
	transform: translateX(-100%);
}
.benefits-half:nth-child(2) .title-h3:after {
	left: unset;
	right: -17px;
	transform: translateX(100%);
}
.benefits-one p {
	font-size: 14px;
}
.benefits-half:nth-child(2) {
	text-align: right;
}

.s-publication {
	background: #f5f1eb;
	padding: 90px 0 53px;
}
.s-publication .title-h1 {
	margin: 0 0 16px;
}
.s-publication .title-h1 + p {
	margin-bottom: 35px;
}
.s-publication .posts-filter .container {
	max-width: 1120px;
}
.container-pub {
	max-width: 1092px;
	margin: 0 auto;
}
.posts-row {
	margin: 0 -50px;
}
.posts-row > div {
	padding: 0 50px;
}
.post-one {
	padding: 40px 0 20px;
	border-bottom: 1px solid rgba(42, 43, 45, 0.2);
}
.post-one .post-cat.font-pb {
	font-size: 14px;
	margin: 0 0 10px;
}
.post-one .font-nunito {
	font-size: 20px;
	line-height: 23px;
}
.s-publication .btn-link {
	margin-top: 70px;
	text-transform: none;
}

.s-about.s-mission {
    background: #fdf4ec;
}

.s-about .overlay-about::after {
    background: #bdcab8;
}
.s-about.s-mission .overlay-about::after {
    background: #fdf4ec;
}

.s-mission .bg-about {
	top: unset;
	bottom: 0;
	height: 100%;
}

.s-mission .overlay-about {
	position: absolute;
	width: 534px;
	right: 542px;
	/*background: linear-gradient(270deg, #191a1b 25.29%, rgba(25, 26, 27, 0) 100%);*/
    background: linear-gradient(92deg, #FDF4EC 71.67%, rgba(255, 255, 255, 0.00) 90%)
}

.s-contact {
	text-align: center;
	background: #191a1b;
	color: #fff;
	padding: 130px 0 100px;
}
.s-contact .title-h2 {
	color: #fff;
	margin: 0 0 25px;
}
.s-contact .line {
	background: #aa8c6a;
	height: 2px;
	width: 68px;
	display: flex;
	justify-content: center;
	margin: 0 auto 25px;
}
.s-contact p {
	max-width: 800px;
	margin: 0 auto 27px;
}
.s-contact p strong {
	font-weight: 700;
}
.s-contact .btn-link-w {
	text-transform: none;
}
.btn-link-w {
	color: #000;
	background: #fff;
	border-color: #000;
}
.btn-link-w:hover {
	color: #fff;
	background: #000;
	border-color: #000;
}

.s-dlinks .dlinks-item {
	height: 645px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
}
.s-dlinks .dlinks-item > div {
	position: relative;
	z-index: 2;
}
.s-dlinks .dlinks-item:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #000000;
	opacity: 0.5;
	backdrop-filter: blur(2px);
}
.s-dlinks .dlinks-item:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #4d4c4a;
	mix-blend-mode: color;
}
.dlinks-item-text .font-pb {
	color: #aa8c6a;
	margin: 0 0 11px;
	display: block;
}
.dlinks-item-text .title-h2 {
	color: #fff;
	margin: 0 0 57px;
}
.dlinks-item-text a {
	width: 46px;
	height: 46px;
	border: 1px solid #f5f1eb;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border-radius: 50%;
	margin: 0 auto;
}
.dlinks-item-text a:hover {
	background: #aa8c6a;
	border-color: #aa8c6a;
	color: #fff;
}

.s-footer {
	background: #e0cdbc;
	text-align: center;
	color: #000;
	padding: 56px 0 40px;
}
.s-footer .title-h3 {
	color: #000;
	margin: 13px 0 14px;
    font-weight: 700;
}
.s-footer p {
    margin-bottom: 18px;
	font-size: 14px;
}

.s-footer p a {
    color: #000;
}

.s-footer p a:hover {
    color: #000;
    text-underline-offset: 4px;
    text-decoration: underline;
}

.s-footer span a:hover {
	text-decoration: underline;
}
.social {
	margin: 0 0 28px;
	list-style: none;
	display: flex;
    align-items: center;
	justify-content: center;
}
.social li {
	margin: 0 14px;
}
.social li a {
    display: flex;
	color: #000;
	font-size: 26px;
}
.social li a:hover {
	color: #685544;
}

.social li a svg path {
    transition: all 0.3s ease;
}

.social li a:hover svg path {
    fill: #685544;
}

.forminator-response-message,
.forminator-error-message,
.forminator-edit-module,
.s-footer .forminator-label {
	display: none;
}
.forminator-response-message {
	height: 0;
	opacity: 0;
}
.s-footer .forminator-row {
	margin: 0 !important;
}
.s-footer form {
	max-width: 269px;
	margin: 0 auto;
	position: relative;
}
.s-footer .ginput_container_email input,
.s-footer .ginput_container_email input:focus,
.s-footer .ginput_container_email input:active,
.s-footer .forminator-input:focus,
.s-footer .forminator-input:active,
.s-footer .forminator-input {
	background: transparent !important;
	border: none;
	border-bottom: 1px solid #a89a8d;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.03em;
	color: #70675e;
	width: 100%;
	padding: 3px 30px 3px 10px !important;
	border-radius: 0;
}
.s-footer .forminator-has_error .forminator-input {
	border-color: #a89a8d;
}
.s-footer .ginput_container_email input::-webkit-input-placeholder,
.s-footer .forminator-input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #70675e;
}
.s-footer .ginput_container_email input::-moz-placeholder,
.s-footer .forminator-input::-moz-placeholder {
	/* Firefox 19+ */
	color: #70675e;
}
.s-footer .ginput_container_email input:-ms-input-placeholder,
.s-footer .forminator-input:-ms-input-placeholder {
	/* IE 10+ */
	color: #70675e;
}
.s-footer .ginput_container_email input:-moz-placeholder,
.s-footer .forminator-input:-moz-placeholder {
	/* Firefox 18- */
	color: #70675e;
}
.s-footer .gform_button,
.s-footer .forminator-button {
	background: transparent;
	position: absolute;
	right: 0;
	top: 3px;
	padding: 0;
	margin: 0 !important;
}

.s-footer .gform_wrapper.gravity-theme .gfield_validation_message {
    padding: 0;
    border: 0;
    background: transparent;
}

.s-footer .gform_validation_errors,
.s-footer .gform-field-label {
	display: none !important;
}
.s-footer .gform_wrapper.gravity-theme .gfield_error [aria-invalid='true'] {
	border: 1px solid transparent;
	border-bottom: 1px solid #aa8c6a;
}
.s-footer .gform_wrapper.gravity-theme .gform_footer {
	margin: 0;
	padding: 0;
}

.s-footer-bot {
    position: relative;
	font-size: 14px;
    color: #000;
    background: #e0cdbc;
}
.s-footer-bot .row {
	border-top: 1px solid #a89a8d;
	padding: 10px 10px 20px;
}
.s-footer-bot p {
	margin: 0;
}
.s-footer-bot p a {
	letter-spacing: 0.03em;
	color: #000;
}
.s-footer-bot p a:hover {
    color: #000;
    text-underline-offset: 4px;
    text-decoration: underline;
}
.s-footer-bot .row > div:nth-child(1) {
	display: flex;
}
.s-footer-bot .row > div:nth-child(1) p:nth-child(1) {
	margin-right: 47px;
}

.s-footer-bot .row > div:nth-child(2) {
    display: flex;
    justify-content: center;
}

.s-footer-bot .row > div:nth-child(3) {
	display: flex;
	justify-content: flex-end;
}
.scroll-top {
	position: absolute;
	right: 106px;
	bottom: 122px;
	display: flex;
	align-items: center;
}
.scroll-top span {
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.03em;
	text-decoration-line: underline;
	color: #000;
	margin-right: 16px;
}
.scroll-top i {
	width: 28px;
	height: 28px;
	background: #000;
	border: 1px solid #000;
	border-radius: 50%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.25s ease;
}
.scroll-top:hover i {
	background: #aa8c6a;
	border: 1px solid #aa8c6a;
	color: #fff;
}

/* single post */

.s-spost {
	padding: 91px 0 22px;
	background: #f5f1eb;
}
.back {
	color: #2a2b2d;
	opacity: 0.5;
	font-size: 16px;
	letter-spacing: 0.06em;
	font-weight: 400;
}
.back i {
	margin-right: 16px;
}
.back:focus,
.back:active,
.back:hover {
	color: #aa8c6a;
}
.container-post {
	max-width: 1070px;
	margin: 0 auto;
}
.spost-block {
	padding: 40px 80px;
	margin: 0 auto;
	border-bottom: 1px solid rgba(42, 43, 45, 0.1);
}
.spost-block:last-child {
	border-bottom: none;
}
.post-cat {
	color: #aa8c6a;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 12px;
	display: block;
}
.spost-bar .title-h1 {
	margin: 0 0 15px;
}
.post-date {
	color: rgba(42, 43, 45, 0.5);
	letter-spacing: 0.02em;
}
.spost-block .title-h3 {
	margin: 0 0 9px;
}
.post-mdata + .title-h3,
.spost-content2 .title-h3 {
	margin: 0 0 15px;
}
.spost-content .post-mdata:last-child {
	margin-bottom: 0;
}
.authors-list {
	margin: 0;
	list-style: none;
}
.post-authors {
	text-decoration: underline;
}
.post-mdata {
	margin: 30px -29px 50px;
}
.post-mdata p {
	margin: 0 29px;
}
.btn-link-b {
	background: #2a2b2d;
	color: #ece5da !important;
	letter-spacing: 0.06em;
}
.btn-link-b:hover {
	background: #aa8c6a !important;
	color: #fff !important;
	border-color: #f5f1eb !important;
}
.spost-bot .btn-link-b {
	margin: 37px 0 0;
	text-transform: none;
}
.spost-bot p a {
	color: rgba(170, 140, 106, 1);
	text-decoration: underline;
}

/* contact popup */

.contact-popup {
	position: relative;
	max-width: 900px;
	margin: 60px auto;
	display: flex;
}
.popup-right-col {
	background: #fdf4ec;
	max-width: 353px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
}
.cp-right h4 {
	font-family: 'Pragmatica', sans-serif;
	color: #2a2b2d;
	font-weight: 700;
	font-size: 18px;
	line-height: 32px;
}
.cp-right p {
	font-size: 14px;
	max-width: 250px;
	margin: 0 auto 24px;
}
.thanks-popup-box .social,
.cp-right .social {
	margin: 0;
}
.thanks-popup-box .social li,
.cp-right .social li {
	margin: 0 10px;
}
.cp-right .social li a {
	color: #ece5da;
	font-size: 17px;
	width: 37px;
	height: 37px;
	background: #191a1b;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.cp-right .social li a:hover {
	background: #aa8c6a;
}

.cp-right .social li a svg {
    width: 15px;
}

.cp-right .social li a path {
    transition: 0.3s all;
}

.cp-right .social li a:hover path {
    fill: #fff;
}

.mfp-close-btn-in .mfp-close {
	color: #191a1b;
	opacity: 1;
    font-size: 0;
	right: 20px;
	top: 18px;
    width: 25px;
    height: 25px;
    background: url("../img/icon-close.svg") center no-repeat;
    background-size: contain;
}

.popup-left-col {
	background: #fff;
	padding: 30px;
}
.cp-left {
	max-width: 481px;
	margin: 10px auto 0;
	color: #000;
}
.cp-left .title-h2 {
    margin: 0 0 16px;
    font-size: 32px;
    font-weight: 600;
	color: #000;
}
.cp-left > p {
    padding-bottom: 13px;
    border-bottom: 1px solid #e0cdbc;
    margin: 0 0 16px;
}

.popup-message-form.popup-message-error {
	position: absolute;
	background: #e1cebd;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.popup-message-form.popup-message-error.open {
	display: flex !important;
}
.popup-message-form.popup-message-error.open + .mfp-close {
	color: #000;
}
.popup-message-text {
	max-width: 420px;
    width: 100%;
	padding: 40px;
    color: #000;
    border: 1px solid #BDCAB8;
    background: #FFF;
    box-shadow: 0px 4px 60px 0px rgba(0, 0, 0, 0.15);
}

.popup-message-text svg {
    margin-bottom: 5px;
}

.popup-message-text .title-h2 {
	color: #000;
	margin: 0 0 13px;
}

.popup-message-text .title-h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
}

.popup-message-text p {
	max-width: 240px;
	margin: 0 auto 16px;
    font-size: 14px;
    font-weight: 400;
}
.popup-message-text .btn-link {
    color: #000;
    border-color: #000;
	background: #fff;
    font-weight: 400;
	text-transform: uppercase;
}
.popup-message-form.popup-message-error .btn-link {
    max-width: 161px;
}

.popup-message-text .btn-link:hover {
	background: #000;
	color: #fff;
}

.contact-popup form .gfield_label,
.contact-popup form .forminator-label {
	font-size: 14px !important;
	font-weight: 400 !important;
}

.gform_wrapper.gravity-theme .gfield_error label,
.contact-popup .gform_wrapper.gravity-theme .gfield_validation_message {
    color: #000 !important;
}
.contact-popup .gform_validation_errors,
.contact-popup form .validation_message_,
.contact-popup form .gfield_required.gfield_required_text,
.contact-popup form .forminator-label .forminator-required {
	display: none !important;
}

.contact-popup .gform_wrapper.gravity-theme .gfield_validation_message,
.contact-popup .gform_wrapper.gravity-theme .validation_message {
	background: transparent;
	border: none;
	margin-block-start: 0;
	padding: 0 0 0 23px;
	font-size: 12px !important;
	position: relative;
	top: 8px;
}
.contact-popup .gform_wrapper.gravity-theme .validation_message:before {
	content: '';
	position: absolute;
	left: 0;
	top: 1px;
	width: 16px;
	height: 16px;
	background: url(../img/icon-material-error.svg) no-repeat;
}

.contact-popup
	.gform_wrapper.gravity-theme
	.gfield_error
	[aria-invalid='true'] {
	border: none;
	border-bottom: 1px solid #C33;
}
.contact-popup form .forminator-has_error input {
	border-color: #aa8c6a !important;
}
.contact-popup
	.forminator-ui.forminator-custom-form:not(
		.forminator-size--small
	)[data-grid='open']
	.forminator-row:not(:last-child) {
	margin-bottom: 26px;
}
.contact-popup
	.forminator-ui.forminator-custom-form:not(
		.forminator-size--small
	)[data-grid='open']
	.forminator-row {
	margin-right: -25px;
	margin-left: -25px;
}
.contact-popup
	.forminator-ui.forminator-custom-form:not(
		.forminator-size--small
	)[data-grid='open']
	.forminator-col {
	padding: 0 25px;
}
.contact-popup form input:focus,
.contact-popup form textarea:active,
.contact-popup form input:focus,
.contact-popup form textarea:active,
.contact-popup form input,
.contact-popup form textarea,
.contact-popup form .forminator-field input,
.contact-popup form .forminator-field textarea {
	background: transparent !important;
	width: 100% !important;
	padding: 0px 0 !important;
	height: 28px;
	font-size: 14px !important;
	color: #000;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #e0cdbc;
}
.contact-popup .gform_wrapper.gravity-theme .gfield textarea.large {
	height: 25px;
}
.contact-popup form .gform_button,
.contact-popup form .forminator-button-submit {
	margin: 1px 0 0;
	height: 44px;
	text-transform: none;
	min-width: 162px;
}
.contact-popup .gform_wrapper.gravity-theme .gform_fields {
	grid-column-gap: 9%;
    grid-row-gap: 10px;
}

.thanks-popup {
	position: relative;
	max-width: 994px;
	background: #e0cdbc;
	margin: 60px auto;
	color: #000;
	text-align: center;
	padding: 30px;
	min-height: 623px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.thanks-popup-box {
	max-width: 470px;
	width: 100%;
	margin: 0 auto;
	padding: 33px;
    border: 1px solid #BDCAB8;
    background: #FFF;
    box-shadow: 0px 4px 60px 0px rgba(0, 0, 0, 0.15);
}

.thanks-popup-box svg {
    margin-bottom: 8px;
}

.thanks-popup-box .title-h2 {
	color: #000;
	margin: 0 0 16px;
    font-size: 32px;
    font-weight: 600;
}
.thanks-popup-box p:nth-child(2) {
	font-size: 14px;
	margin: 0 auto 36px;
}
.thanks-popup-box p {
	font-size: 14px;
	max-width: 325px;
	margin: 0 auto 19px;
}
.thanks-popup-box .social li a {
	color: #fff;
	font-size: 17px;
	width: 37px;
	height: 37px;
	background: #000;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.thanks-popup-box .social li a:hover {
	background: #aa8c6a;
	color: #191a1b;
}
.mfp-close-btn-in .thanks-popup .mfp-close {
	color: #000;
}

.thanks-popup-box .social li a svg {
    width: 15px;
    margin: auto;
}

.thanks-popup-box .social li a path {
    transition: 0.3s all;
}

.thanks-popup-box .social li a:hover path {
    fill: #fff;
}

/* blog index */

.s-post-all {
	padding: 90px 0 60px;
	background: #f5f1eb;
}
.s-post-all .back {
	margin-bottom: 89px;
	display: inline-block;
}
.container-pub-all {
	max-width: 1210px;
	margin: 0 auto;
}
.s-post-all .title-h1 {
	margin: 0 0 15px;
}
.s-post-all .container-pub-all p {
	margin-bottom: 35px;
}
.container-pub-all-row {
	max-width: 1028px;
	margin: 0 auto;
}
.post-one-row {
	border-bottom: 1px solid rgba(42, 43, 45, 0.2);
	padding: 50px 0;
}
.post-one-side {
	text-align: right;
}
.post-one-side .post-cat {
	margin: 0 0 8px;
}
.post-one-side .post-access {
	display: block;
	color: rgba(42, 43, 45, 0.5);
	margin: 8px 0 0;
}
.post-one-side .post-access svg {
	position: relative;
	top: 3px;
	margin-right: 4px;
}
.post-one-main .title-h3 {
	line-height: 29px;
	margin: 0 0 15px;
}
.view-link {
	color: #2a2b2d;
	font-weight: 700;
	text-decoration: underline;
	font-size: 14px;
}
.view-link:hover {
	color: #aa8c6a;
}
.facetwp-facet.facetwp-facet-load_more.facetwp-type-pager {
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.facetwp-facet.facetwp-facet-load_more.facetwp-type-pager button {
	margin: 65px auto 0;
	display: flex;
	justify-content: center;
	flex-direction: column;
	border-radius: 2px;
	border: 1px solid rgba(42, 43, 45, 0.2);
	background: transparent;
	color: #2a2b2d;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	height: 58px;
	align-items: center;
	min-width: 169px;
}
.facetwp-facet.facetwp-facet-load_more.facetwp-type-pager
	button.facetwp-hidden {
	opacity: 0;
	cursor: default;
}
.facetwp-facet.facetwp-facet-load_more.facetwp-type-pager button::after {
	content: '\f107';
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
	color: #2a2b2d;
	font-size: 25px;
	line-height: 0.6;
}

.posts-filter .row {
	margin: 0 -30px;
}
.posts-filter .row > div {
	padding: 0 30px;
}
.posts-filter {
	padding: 25px 0 23px;
	border-top: 1px solid rgba(170, 140, 106, 0.2);
	border-bottom: 1px solid rgba(170, 140, 106, 0.2);
}
.posts-filter .facetwp-facet {
	margin: 0;
}
.posts-filter .container {
	max-width: 1088px;
}
.posts-filter .fs-wrap {
	width: 100%;
}
.posts-filter .fs-label-wrap {
	border: 1px solid rgb(170, 140, 106);
	border-radius: 2px;
}
.posts-filter .fs-label-wrap .fs-label {
	padding: 9px 22px 9px 12px;
	/*color: rgba(42, 43, 45, 0.4);*/
	font-size: 14px;
}
.posts-filter .fs-arrow {
	border-top: 5px solid #aa8c6a;
	right: 13px;
}
.posts-filter .facetwp-facet-time_since,
.posts-filter .fs-search {
	display: none;
}
.posts-filter .fs-open .fs-arrow {
	transform: rotate(-90deg);
}
.posts-filter .fs-open .fs-label-wrap {
	border-bottom: 1px solid rgb(170, 140, 106, 0);
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.posts-filter .fs-dropdown {
	border: 1px solid rgb(170, 140, 106);
	border-top: none;
	transform: translateY(-1px);
}
.posts-filter .fs-option-title,
.posts-filter .fs-option {
	font-size: 14px;
	color: rgba(42, 43, 45, 0.8);
	padding: 8.5px 11px;
}
.posts-filter .fs-dropdown .fs-options {
	padding: 15px 0 8px;
	position: relative;
}
.posts-filter .fs-dropdown .fs-options:after {
	content: '';
	width: calc(100% - 22px);
	height: 1px;
	background: rgba(170, 140, 106, 0.2);
	position: absolute;
	top: 1px;
	left: 11px;
}
.posts-filter .fs-option-title.selected,
.posts-filter .fs-wrap.single .fs-option.selected {
	background-color: #2d2b2a;
	color: rgba(245, 241, 235, 0.8);
}
.posts-filter .row > div:last-child .fs-wrap.single .fs-option:first-child {
	display: none;
}
.posts-filter-mob {
	padding: 0 0 30px;
	border-bottom: 1px solid rgba(42, 43, 45, 0.2);
	margin: 0 20px;
	display: flex;
  	justify-content: space-between;
}
.open-popup-filter {
	color: rgb(170, 140, 106);
	text-decoration: underline;
	letter-spacing: 0.05em;
	cursor: pointer;
}
.facetwp-type-reset {
  margin: 0 !important;
}
.facetwp-type-reset button {
	color: rgb(170, 140, 106);
	text-decoration: underline;
	letter-spacing: 0.05em;
	padding: 0;
	background: transparent;
}
.popup-filter {
	position: fixed;
	background: #f5f1eb;
	width: 100%;
	left: 0;
	height: 100%;
	top: 0;
	z-index: 99;
	padding: 30px 20px;
	display: none;
}
.popup-filter .back {
	margin: 0 0 31px;
	display: inline-block;
	font-size: 14px;
}
.popup-filter h4 {
	margin: 0 0 5px;
}
.popup-filter p {
	font-size: 14px;
	margin: 0 0 17px;
}
.popup-filter .posts-filter label {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #191a1b;
	margin: 0;
}
.popup-filter .posts-filter .fs-wrap {
	margin: 0 0 20px;
}
.posts-filter .row > div:last-child .fs-wrap {
	margin: 0;
}
.posts-filter-mob .popup-filter .btn-link {
	text-transform: none;
	margin-top: 65px;
}

.error404 {
    background: #fdf4ec;
}

.error404 #primary {
    margin: 0 !important;
}


.page-404 {
    text-align: center;
}

.error404 .site-content {
    display: flex;
    align-items: center;
    padding: 100px 0;
}

.page-404 .entry-title {
    margin-bottom: 24px;
    font-size: 32px;
    font-weight: 300;
    line-height: 38px
}
.page-404 .entry-content {
    max-width: 460px;
    width: 100%;
    margin: 0 auto 24px;
}

.page-404 .entry-content p {
    font-size: 16px;
    line-height: 24px;
}

.page-404 .btn-link {
    max-width: 276px;
}

.entry-content p a {
    font-weight: 600;
    color: #000;
}

.entry-content p a:visited {
    color: #800080;
}

.entry-content p a:hover {
    color: #000;
}

.entry-content p a:active {
    color: #0166CC;
}

.s-before-after {
    padding: 33px 0 41px;
    background: #e0cdbc;
}

.s-before-after .headline {
    text-align: center;
}

.s-before-after .headline .text-p {
    max-width: 534px;
    margin: 0 auto;
}

.baa__slider {
    margin-top: 32px;
}

.baa__slide--headline {
    padding: 14px;
    text-align: center;
    background: #fdf4ec;
}

.baa__slide--headline--title {
    font-size: 24px;
    line-height: 24px;
}

.baa__slide--wrap {
    position: relative;
}

.baa__slide--wrap--after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%);
    z-index: 2;
}

.baa__slide--wrap--after img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.baa__slide--wrap--handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 6px;
    height: 100%;
    background: #fff;
    z-index: 10;
    pointer-events: none;
}

.baa__slide--wrap--handle svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.baa__slide--wrap .baa__slide--range {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 100%;
    outline: none;
    margin: 0;
    transition: all 0.2s;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    opacity: 0;
    z-index: 3;
}

.baa__slide--wrap .baa__slide--range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 6px;
    cursor: pointer;
}
.baa__slide--wrap .baa__slide--range::-moz-range-thumb {
    width: 6px;
    cursor: pointer;
}

.baa__slide--wrap--caption {
    position: absolute;
    top: 9px;
    min-width: 53px;
    padding: 5px 4px;
    font-size: 12px;
    line-height: 10px;
    text-align: center;
    border-radius: 2px;
    background: #FFF;
    z-index: 1;
}

.baa__slide--wrap--caption.before {
    left: 10px;
}

.baa__slide--wrap--caption.after {
    right: 10px;
}

.baa__slider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.baa__slider .owl-nav button.owl-prev {
    left: 0;
}

.baa__slider .owl-nav button.owl-next {
    right: 0;
}

.baa__slider .owl-nav button i {
    font-size: 28px;
}

.s-testimonials {
    position: relative;
    padding: 45px 0 41px;
    background: #E0CDBC;
    overflow: hidden;
}

.s-testimonials .headline {
    text-align: center;
}

.s-testimonials .headline .text-p {
    max-width: 522px;
    margin: 0 auto;
}

.testimonials__slider_wrap {
    position: relative;
    margin: 53px 0 0;
}

.testimonials__slider {
    max-width: 903px;
    margin: 0 auto;
    overflow: visible;
}

.testimonials__slide {
    display: flex;
    justify-content: space-between;
}

.testimonials__slide_img {
    position: relative;
    width: 100%;
    padding-top: 78.6%;
}

.watch_video_btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: transparent;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
}

.testimonials__slide_img:hover .watch_video_btn {
    opacity: 1;
    visibility: visible;
    background: rgba(0, 0, 0, 0.5);
}

.watch_video_btn__inner {
    position: relative;
    display: flex;
    flex-direction: column;
    grid-row-gap: 12px;
    align-items: center;
    text-align: center;
    overflow: hidden;
}

.watch_video_btn__inner svg,
.watch_video_btn__inner span {
    transition: 0.3s all;
}

.watch_video_btn__inner span {
    font-size: 18px;
    line-height: 22px;
}

.watch_video_btn:not(:hover) .watch_video_btn__inner svg {
    transform: translateY(-100%);
}

.watch_video_btn:not(:hover) .watch_video_btn__inner span {
    transform: translateY(100%);
}

.testimonials__slide_img video,
.testimonials__slide_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: cover;
}

.testimonials__slide_txt {
    padding: 36px 28px;
    background: #FDF4EC;
}

.testimonials_nav_arrow  {
    position: absolute;
    top: 50%;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #000;
    border: 0;
    border-radius: 50%;
    background: #fff;
    transform: translateY(-50%);
    z-index: 2;
}

.testimonials_nav_arrow:active,
.testimonials_nav_arrow:focus,
.testimonials_nav_arrow:hover {
    color: #fff;
    background: #000;
}

.testimonials_nav_prev {
    left: 0;
}

.testimonials_nav_next,
.ti-swiper-button-next {
    right: 0;
}

.testimonials__slide_txt__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    grid-column-gap: 20px;
}

.testimonials_modal_btn {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 50%;
    background: #000;
}

.testimonials_modal_btn:focus,
.testimonials_modal_btn:active,
.testimonials_modal_btn:hover {
    background: #685544;
}

.testimonials_modal_btn::before {
    content: "";
    border-top: 9px solid transparent;
    border-left: 15px solid #fff;
    border-bottom: 9px solid transparent;
    transform: translate(3px, 0px);
}

.testimonials__slide_txt--description,
.testimonials__slide_txt--title {
    font-size: 24px;
    line-height: 30px;
}

.mfp-wrap.popup-video {
    max-width: 1340px;
    margin: 0 auto;
    right: 0;
}

.mfp-wrap.popup-video .mfp-content {
    max-width: 1080px;
}

.popup-video .mfp-arrow {
    width: 17px;
    height: 32px;
    opacity: 1;
}

.popup-video .mfp-arrow-left {
    left: 34px;
    background: url('../img/icon-arrow-left.svg') no-repeat center center;
    background-size: contain;
}

.popup-video .mfp-arrow-right {
    right: 34px;
    background: url('../img/icon-arrow-right.svg') no-repeat center center;
    background-size: contain;
}

.popup-video .mfp-arrow::before,
.popup-video .mfp-arrow::after {
    display: none;
}

.popup-video .mfp-content .mfp-close {
    top: -64px;
    right: 0;
    width: 38px;
    height: 38px;
    padding: 0;
    border-radius: 50%;
    background: url('../img/icon-close-white.svg') no-repeat center center #000;
    background-size: 12px;
}

.popup-video .mfp-content .mfp-close:hover {
    background-color: #685544;
}

.s-insurance {
    padding: 50px 0 42px;
    background: #E0CDBC;
}

.s-insurance .headline {
    text-align: center;
}

.cards_ifo {
    max-width: 982px;
    display: flex;
    grid-column-gap: 46px;
    margin: 74px auto 0;
}

.cards_ifo__card {
    position: relative;
    width: 100%;
}

.cards_ifo__card--front {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.cards_ifo__card--img {
    position: relative;
    flex: 1 1 auto;
    transition: 0.3s all;
}

.cards_ifo__card:hover .cards_ifo__card--img {
    flex: none;
    opacity: 0;
    visibility: hidden;
}

.cards_ifo__card--img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.cards_ifo__card__txt--headline {
    position: relative;
    flex-shrink: 0;
    padding: 31px 20px 25px;
    text-align: center;
    background: #fff;
    transition: 0.3s all;
}

.cards_ifo__card:hover .cards_ifo__card__txt--headline {
    padding-top: 42px;
    background: transparent;
}

.cards_ifo__card__txt--title {
    position: relative;
    display: inline-block;
    padding-left: 60px;
}

.cards_ifo__card__txt--title img {
    position: absolute;
    top: 50%;
    left: -9px;
    transform: translate(0, -50%);
}

.cards_ifo__card__txt--hide {
    min-height: 410px;
    padding: 62px 38px;
    display: flex;
    flex-direction: column;
    background: #BDCAB8;
}

.cards_ifo__card__txt--hide p {
    margin: auto 0;
    padding-top: 16px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    visibility: hidden;
    transition: 0.3s all;
}

.cards_ifo__card__txt--hide--btn {
    display: flex;
    grid-column-gap: 13px;
    visibility: hidden;
    transition: 0.3s all;
}

.cards_ifo__card:hover .cards_ifo__card__txt--hide p,
.cards_ifo__card:hover .cards_ifo__card__txt--hide--btn {
    position: relative;
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

.cards_ifo__card__txt--hide--btn .btn-link {
    width: 100%;
}

.s-faqs {
    padding: 39px 0 57px;
    background: #BDCAB8;
}

.s-faqs .headline {
    text-align: center;
}

.title-faqs {
    margin: 17px 0 23px;
}

.s-faqs .text-p {
    margin-bottom: 11px;
}

.accordion_faqs_item:not(:nth-last-of-type(1)) {
    margin-bottom: 17px;
}

.accordion_faqs_item--btn {
    position: relative;
    width: 100%;
    padding: 12px 64px 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000;
    border: 1px solid #000;
    border-radius: 100px;
    background: #BDCAB8;
}

.accordion_faqs_item--btn.active,
.accordion_faqs_item--btn:focus,
.accordion_faqs_item--btn:active,
.accordion_faqs_item--btn:hover {
    color: #fff;
    border-color: #000;
    background: #000;
}

.accordion_faqs_item--btn.active .vertical {
    display: none;
}

.accordion_faqs_item--btn--icon {
    position: absolute;
    top: 50%;
    right: 30px;
    font-size: 0;
    line-height: 0;
    transform: translateY(-50%);
}

.accordion_faqs_item--hide {
    display: none;
    margin-top: -25px;
    padding: 42px 43px 13px;
    text-align: center;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    background: #FDF4EC;
}

.accordion_faqs_item--hide p {
    font-size: 14px;
    line-height: 24px;
}

.s-promotions {
    padding: 29px 0 46px;
    background: #E0CDBC;
}

.s-promotions .headline {
    text-align: center;
}

.cards_promotions {
    max-width: 1184px;
    margin: 57px auto 0;
}

.cards_promotions__card {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    background: #fff;
    transition: 0.3s all;
}

.cards_promotions__card:hover {
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.15);
}

.cards_promotions__card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #bdcab8;
    opacity: 0;
    transition: 0.3s all;
    z-index: 1;
}

.cards_promotions__card:hover::before {
    opacity: 1;
}

.cards_promotions__card--img {
    position: relative;
    padding-top: 83.4%;
}

.cards_promotions__card--img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.cards_promotions__card--title {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    grid-column-gap: 15px;
    padding: 24px 15px 24px 24px;
    word-break: break-all;
    font-size: 26px;
    line-height: 32px;
    text-align: left;
}

.s-instagram {
    padding: 40px 0 40px;
}

.s-instagram .headline {
    text-align: center;
}

.instagram_slider_wrap {
    position: relative;
    margin-top: 42px;
}

.s-instagram #sb_instagram,
.s-instagram #sb_instagram #sbi_images {
    padding: 0 !important;
}

.s-instagram #sb_instagram #sbi_images .sbi_item {
    margin-right: 20px !important;
}

.s-instagram  #sb_instagram .sbi_photo_wrap {
    position: relative;
    padding-top: 88.5%;
}

.s-instagram  #sb_instagram .sbi_photo {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}

.s-google {
    position: relative;
    padding: 49px 0 64px;
    background: #E0CDBC;
}

.s-google::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 1300px;
    width: calc(100% - 30px);
    height: 1px;
    margin: 0 auto;
    background: #000000;
}

.s-google .headline {
    text-align: center;
}

.google_slider_wrap {
    position: relative;
    margin: 28px 0 0;
}

.ti-reviews-container.swiper {
    max-width: 640px;
    margin: 0 auto;
    overflow: visible;
}

.s-google .ti-goog {
    display: block;
}

.s-google .ti-widget.ti-goog.ti-no-profile-img .ti-reviews-container-wrapper {
    padding: 4px 0 0;
}

.s-google .ti-widget.ti-goog .ti-review-item>.ti-inner,
.s-google .ti-widget.ti-goog .ti-load-more-reviews-container .ti-load-more-reviews-button {
    background: #FDF4EC !important;
    border-radius: 0!important;
}

.s-google .ti-widget.ti-goog .ti-review-header {
    position: unset;
    padding: 18px 0 0;
}

.s-google .ti-widget.ti-goog .ti-platform-icon {
    top: auto;
    left: 50%;
    right: auto;
    bottom: 27px;
    width: 30px !important;
    height: 30px !important;
    margin: 0 !important;
    transform: translateX(-50%);
}

.s-google .ti-widget.ti-goog .ti-widget-container .ti-name {
    margin-bottom: 7px;
    padding: 0;
    font: 600 26px 'Albert Sans', sans-serif;
    line-height: 32px;
    text-align: center;
}

.s-google .ti-widget.ti-goog .ti-widget-container .ti-date {
    font: 400 14px 'Albert Sans', sans-serif !important;
    line-height: 22px;
    color: #000;
    text-align: center;
}

.s-google  .ti-widget.ti-goog .ti-star {
    width: 44px !important;
    height: 26px !important;
}

.s-google .ti-widget.ti-goog .ti-reviews-container-wrapper .ti-inner>.ti-stars,
.s-google .ti-widget.ti-goog .ti-reviews-container-wrapper .ti-popup-inner>.ti-stars {
    margin-bottom: 33px;
    margin-top: 23px;
    text-align: center;
}

.s-google .ti-text-align-center.ti-widget.ti-goog .ti-review-content {
    padding: 0 40px 61px;
}

.s-google .ti-widget.ti-goog .ti-review-content .ti-inner {
    height: auto !important;
    min-height: min-content !important;
    font: 400 26px 'Albert Sans', sans-serif;
    line-height: 32px;
    -webkit-line-clamp: 5;
}

.s-google .ti-widget.ti-goog .ti-read-more {
    display: none !important;
}