/*
Theme Name: Bella
Author: Yurii Medvedchuk
Author URI: https://wheream1.com
Version: 2024.2
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.4

Bella Theme 2011-2024
Bella is distributed under the terms of the GNU GPL
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	 font-family: 'SF Pro Display';
	font-size:16px;
	background-color:#fbfbfb;
	color: var(--main-color-gray-2);
	transition:0.3s ease;
	overflow:hidden;
	line-height:1.3;
	letter-spacing:0.3px;
}
#grain {
	    background-image: url(/wp-content/uploads/2025/01/grain-min.png);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background-size: 20px;
    opacity: 0.1;
    z-index: 1;
    pointer-events: none;
}
body:before {
	
}
html.linked body {
	opacity:0;
}
html:before {
	    content: '';
    background-image: url(/wp-content/uploads/2025/01/logo_small.svg);
    position: fixed;
    top: -10px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 180px;
    height: 72px;
    z-index: -1;
    background-size: cover;
	
}
html:after {
	    content: '';
	background:linear-gradient(#083A52, #051D28);
	position:fixed;
	top:0;
	bottom:0;
	height:100dvh;
	width:100dvw;
	z-index:-2;
}
@keyframes preloader-logo-animate-1 {
	0% {
		box-shadow: 0px 0px 10px 3px rgba(255,255,255,0.3);
	}
	50% {
		box-shadow: 0px 0px 10px 3px rgba(255,255,255,1);
	}
	100% {
		box-shadow: 0px 0px 10px 3px rgba(255,255,255,0.3);
	}
}

.sl-pl-spin-container > div:first-child > img {
	animation: preloader-logo-animate-1 infinite 2s ease;
}


body.dark #mainpage-section-1 .socials {
	background-color: var(--main-color-blue-1);
}
body.dark #mainpage-section-1 .socials a img:last-child {
	filter:invert(1);
}

body.dark #header.header-scrolled {
	background-color: var(--main-color-blue-2);
	    box-shadow: 0 0 14px 0 rgba(255, 255, 255, 0.08), 0 6px 8px 0 rgba(255, 255, 255, 0.12);
}
body.dark #header .container .left #logo {
	
}
body.dark #header.header-scrolled span {
	color:white !important;
}
body.dark #header.header-scrolled a {
	color:white !important;
}
body.dark #header .container .right #language-switcher:hover {
	background-color: var(--main-color-blue-1);
}
body #header.header-scrolled .container .right #language-switcher:hover {
	background-color: var(--main-color-blue-1);
}


body #header.header-scrolled .container .right #language-switcher:hover span {
	color:white !important;
}
body #header.header-scrolled .container .right #language-switcher:hover a {
	color:white !important;
}


body:not(.home) #header .container .right #language-switcher:hover {
	background-color: var(--main-color-blue-1);
}


body:not(.home) #header .container .right #language-switcher:hover span {
	color:white !important;
}
body:not(.home) #header .container .right #language-switcher:hover a {
	color:white !important;
}


body.dark #header .container .right #language-switcher span {
	color:white;
}
body.dark #header.header-scrolled .container .middle #menu .main-menu a:after {
	background-color:white;
}

body.dark {
	
	background-color: var(--main-color-blue-2);
	
}
body.dark #grain {
	opacity:0;
}
body.dark #wrapper:before {
	opacity:0;
}


#mainpage-section-2:before {
	content:'';
	background: linear-gradient(#083A52, #051D28);
	opacity:0;
	pointer-events:0;
	height:100%;
	width:100%;
	left:0;
	top:0;
	position:absolute;
	transition:0.3s ease;
	z-index:-1;
}

body.dark #mainpage-section-2:before {
	   opacity:1;
}
#mainpage-section-3:before {
	content:'';
	background:  #051D28;
	opacity:0;
	pointer-events:0;
	height:100%;
	width:100%;
	left:0;
	top:0;
	position:absolute;
	transition:0.3s ease;
	z-index:-1;
}
body.dark #mainpage-section-3:before {
	 opacity:1;
}


#mainpage-section-4:before {
	content:'';
	  background: linear-gradient(#051D28, #083A52);
	opacity:0;
	pointer-events:0;
	height:100%;
	width:100%;
	left:0;
	top:0;
	position:absolute;
	transition:0.3s ease;
	z-index:-1;
}

body.dark #mainpage-section-4:before {
	    opacity:1;
}
body.dark #mainpage-section-5:before {
	  opacity:1;
}

#mainpage-section-5:before {
	content:'';
	  background: linear-gradient(#083A52, #051D28);
	opacity:0;
	pointer-events:0;
	height:100%;
	width:100%;
	left:0;
	top:0;
	position:absolute;
	transition:0.3s ease;
	z-index:-1;
}

#mainpage-section-6:before {
	content:'';
	   background: linear-gradient(#051D28, #083A52);
	opacity:0;
	pointer-events:0;
	height:100%;
	width:100%;
	left:0;
	top:0;
	position:absolute;
	transition:0.3s ease;
	z-index:-1;
}
body.dark #mainpage-section-6:before {
	 opacity:1;
}


body.dark .team-wrap .single {
	    border: 8px solid var(--main-color-gold-1);
}

body.dark .team-wrap .single:hover {
	    border: 8px solid var(--main-color-gold-2);
}

body.dark .double-section-text-left .right {
	border-color:  var(--main-color-gold-1) !important;
}

body.dark .double-section-text-right .left {
	border-color:  var(--main-color-gold-1) !important;
}

body.dark .parallax-image {
	       filter: invert(1) brightness(2);
    opacity: 0.3;
}
body.dark h2  {
	    color: var(--main-color-gold-1);
}

body.dark p {
	color:white;
}
body.dark .romb-section .double-section-text-left:after {
	background-color:white;
}

body.dark .romb-section .double-section-text-right:after {
	background-color:white;
}


body.dark .flickity-page-dots .dot.is-selected {
	background: var(--main-color-gold-1);
}
body.dark .flickity-page-dots .dot {
	background:white;
}
body.dark .section-center-heading h2 img {
	filter: invert(1) grayscale(1);
}
body.dark .section-center-heading > span {
	    color: white;
}
body.dark .section-center-heading > span:after {
	background-color:white;
}

body.dark .data-target-div1 #caf-filter-layout1 li a:hover {
	background: var(--main-color-gold-1);
}
body.dark .data-target-div1 #caf-filter-layout1 li a.active {
	background: var(--main-color-gold-1);
}
body.dark .caf-post-layout1 .caf-content {
	background: var(--main-color-blue-2);
	color:white;
}

body.dark .caf-post-layout1 .caf-content-read-more {
	background: var(--main-color-blue-2);
}
body.dark .caf-post-layout1 .caf-meta-content {
	background: var(--main-color-blue-2);
	color: white;
}
body.dark #mainpage-section-chief {
	background: var(--main-color-blue-2);
	
}

body.dark #chief-wrap .right {
	background: var(--main-color-blue-1);
}
body.dark #chief-wrap .right h2 span {
	color: var(--main-color-gold-1);
}
body.dark #chief-wrap .right h2:before {
	    filter: invert(1) grayscale(1);
}
body.dark #chief-wrap .right h2:after {
	    filter: invert(1) grayscale(1);
}
body.dark #chief-wrap .right .decoration {
	background-color:white;
}
body.dark #chief-wrap .right > span {
	color: var(--main-color-gold-1);

}

body.dark #footer .address {
	color:white;
}
body.dark #footer .address img {
	    filter: invert(1) grayscale(1) brightness(2);
}
body.dark #footer .bottom {
	    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
body.dark #footer .top .middle span:nth-child(2) {
		color: var(--main-color-gold-1);
}

body.dark #footer .top .middle span:nth-child(3) {
		color: var(--main-color-gold-1);
}

body.dark #footer #time span {
	color:white;
}

body.dark #footer #time a {
	color:white;
}
body.dark #footer .bottom span {
	color:white;
}
body.dark #footer .bottom a img {
	    filter: invert(1) grayscale(1) brightness(2);
}

body.dark .borderer-animated-image {
	border: 8px solid var(--main-color-gold-1);
}
body.dark #breadcrumbs a {
		color:white;
}
body.dark  h1 a {
	color:var(--main-color-gold-1);
}

body.dark .elementor-widget-container ul li {
		color:var(--main-color-gold-1);
}
body.dark .nav-links a {
	color:var(--main-color-gold-1);
}
body.dark .nav-links a:after {
		background-color:var(--main-color-gold-1);
}

body.dark .elementor-widget-container ol li {
	color:white;
}



ul#caf-layout-pagination.post-layout1 li a {
	border-radius:0px !important;
	color: white !important;
    background-color: var(--main-color-gold-1) !important;
	transition:0.3s ease;
}
ul#caf-layout-pagination.post-layout1 li a:hover {
	opacity:0.7;
}
ul#caf-layout-pagination.post-layout1 span.page-numbers.current {
	border-radius:0px !important;
}
body .sl-pl-back {
	    background: linear-gradient(#083A52, #051D28) !important;
}
body .sl-pl-close-icon {
	border:unset;
	fill:white;
}
body .sl-pl-bar {
	background-color: var(--main-color-gold-1) !important;
}
body img.sl-pl-custom {
	width:96px;
}
ol, ul {
	list-style: none;
}
html {
	background-color: var(--main-color-blue-1);
	overflow-x: hidden;

}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	    font-size: 17px;
    line-height: 1.5;
	color: var(--main-color-gray-2);
}

b, strong {
 	font-weight:600;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('/wp-content/themes/blankslate/fonts/sf-pro-display/SFPRODISPLAYREGULAR.OTF') format('opentype');
        
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('/wp-content/themes/blankslate/fonts/sf-pro-display/SFPRODISPLAYMEDIUM.OTF') format('opentype');
        
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('/wp-content/themes/blankslate/fonts/sf-pro-display/SFPRODISPLAYBOLD.OTF') format('opentype');
        
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Venski Sad';
    src: url('/wp-content/themes/blankslate/fonts/venski-sad/venskisadone_medium.ttf') format('truetype');
        
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Allegra De Amour';
    src: url('/wp-content/themes/blankslate/fonts/allegra-de-amour/otf/allegra-de-amour-allegra-de-amour-regular-400.otf') format('opentype');
        
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Great vibes';
    src: url('/wp-content/themes/blankslate/fonts/great-vibes/GreatVibes-Regular.ttf') format('truetype');
        
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ermilov';
    src: url('/wp-content/themes/blankslate/fonts/ermilov_font/Ermilov.otf') format('opentype');
        
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Heading';
    src: url('/wp-content/themes/blankslate/fonts/TT_Ricordi_Allegria_regular.ttf') format('truetype');
        
    font-weight: normal;
    font-style: normal;
}



/*


@font-face {
    font-family: 'Heading';
    src: url('/wp-content/themes/blankslate/fonts/FrizQuadrataC_Bold.ttf') format('truetype');
        
    font-weight: normal;
    font-style: normal;
}

 */
/* width */
::-webkit-scrollbar {
  width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
   background-color: #fafafa;
}




::-webkit-scrollbar-thumb {
  background: #083A52;

  

}


::selection {
    background-color: #083A52;
    color: #BFB082;
}



:root {

  --main-color-blue-1: #083A52;
  --main-color-blue-2: #051D28;

 --main-color-gold-1: #BFB082;
	 --main-color-gold-2:#F8F7F2;
	
	--main-color-black-1: #0C1016;
	
	--main-color-gray-1: #77797B;
	--main-color-gray-2: #525252;

}


.container {
	max-width:1440px;
	padding:0 20px;
	margin:auto;
	box-sizing:border-box;
	width:100%;
	position:relative;
	z-index:2;
}
#wrapper {
	position:relative;
	
}
#wrapper:before {
	content:'';
	    content: '';
    background-color: rgba(255,255,255,1);
    max-width: 1440px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
	z-index:0;
	transition:0.3s ease;
}

#header {
	
  
	padding:16px 84px;
	transition:0.5s ease;
	position:fixed;
	background-color:rgba(255,255,255,0);
	    width: 100%;
    box-sizing: border-box;
	z-index: 100;
	top:-100px;
}
#header.loaded {
	top:50px;
}
#header.hide {
	opacity: 0;
	pointer-events: none;
}

.entry-content > a > img {
	width:100%;
	height:400px;
	object-fit:cover;
}

body.dark:not(.home) #header {
	    background-color: var(--main-color-blue-2);
}
body.dark #mobile-burger span {
	        background-color: white;
}

body.dark #header.active span {
	color:white !important;
}
body.dark #header.active a {
	color:white !important;
}
body.dark:not(.home) #pages-menu a:after {
	background-color:white; 
}
body.dark:not(.home) #pages-menu a {
	color:white !important;
}
body.dark:not(.home) #header .container .right #language-switcher {
	color:white;
}
body.dark #header .container .right #language-switcher a:nth-child(2) {
	color:white;
}
body.dark:not(.home) #header .container #time span {
	color:white;
}
body.dark:not(.home) #header .container #time a {
	color:white;
}




body:not(.home) #header {
	top:0px;
	background-color:white;
}
body:not(.home) #header .container .middle #menu .main-menu a {
	color: var(--main-color-black-1);
}
body:not(.home) #header .container .middle #menu .main-menu a:after {
	background-color: var(--main-color-black-1);
}
body:not(.home) #header .container #time span {
	color: var(--main-color-black-1);
}
body:not(.home) #header .container #time a {
	color: var(--main-color-black-1);
}
body:not(.home) #header .container .left #logo {
	opacity:1;
}
body:not(.home) #header .container .left {
	padding-left:140px;
}


body:not(.home) #header .container .right #language-switcher {
	color: var(--main-color-black-1);
}


body:not(.home) #content {
	    padding: 48px 0;
    margin-top: 87px;
	
}
body:not(.home) #wrapper {
	overflow-x:hidden;
}




#header.header-scrolled {
	top:0px;
	background-color:rgba(255,255,255,1);
	box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.08), 0 6px 8px 0 rgba(0, 0, 0, 0.12);
}
#header.header-scrolled span {
	color:var(--main-color-black-1) !important;
}
#header.active a {
	color:var(--main-color-black-1) !important;
}
#header.active span {
	color:var(--main-color-black-1) !important;
}
#header.header-scrolled a {
	color:var(--main-color-black-1) !important;
}
#header.header-scrolled .container .left #logo {
	opacity:1;
}
#header.header-active .container .left #logo {
	opacity:1;
}
#header.header-scrolled .container .left {
	padding-left:140px;
}
#header.header-scrolled .bella-qr {
	opacity:0 !important;
	pointer-events:none;
}
#header .container {
	display: flex;
    justify-content: space-between;
	max-width:100%;
	padding:0;
	align-items:center;
}

#header .container #time {
	display:flex;
	flex-direction:column;
	
}
#header .container #time span {
	transition:0.5s ease;
	color:rgba(255,255,255,1);
	text-transform:uppercase;
}
#header .container #time span:nth-child(1) {
	    font-size: 12px;
    font-weight: 500;
}
#header .container #time a {
	transition:0.5s ease;
	color:rgba(255,255,255,1);
	text-transform:uppercase;
	font-size:13px;
	text-decoration:none;
	opacity:0.7;
	
}
#header .container #time .bella-qr {
 	
}
#header .container #time a:hover {
	opacity:1;
}

#header .container .middle {
	display: flex;
    flex-direction: column;
    align-items: center;
	gap: 24px;
	
    transition: 0.5s ease;
}
#header.header-scrolled .container .middle {
	margin-top: 0px;
}
#header .container .middle  .main-menu {
	display: flex;
    gap: 16px;
}
#header .container .middle  .main-menu a {
	color:white;
	text-transform:uppercase;
	text-decoration:none;
	    font-size: 14px;
	position:relative;
	transition:0.3s ease;
}
#header .container .middle #menu-menu-2.main-menu a {
	 color: var(--main-color-black-1);
}

#header .container .middle  #menu-menu-2.main-menu a:after {
	 background-color: var(--main-color-black-1);
}

body.dark #header .container .middle  #menu-menu-2.main-menu a:after {
	 background-color: white;
}

#header .container .middle  .main-menu a:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: var(--main-color-gold-1);
    transform: rotate(45deg);
    position: absolute;
    transition: 0.3s ease;
    left: 0;
    right: 0;
    margin: auto;
	opacity:0;
	top:0;

}



#header .container .middle  .main-menu a:after {
	content:'';
	width:100%;
	    transform: scaleX(0);
	height:1px;
	background-color:white;
	position:absolute;
	bottom:-5px;
	opacity:0;
	left:0px;
	right:0px;
	transition:0.3s ease;
}
#header.header-scrolled .container .middle  .main-menu a:after {
	background-color:var(--main-color-black-1);
}
#header .container .middle  .main-menu a:hover:after {
	opacity:1;
	    transform: scaleX(1);
}


#header .container .middle .main-menu li.active a:before {
	opacity:1;
	top:-10px;
}



#header .container .middle  #menu-menu-2.main-menu li.current-menu-item a:before {
	opacity:1;
	top:-10px;
}




#header .container .left {
	display:flex;
	gap:24px;
	position:relative;
	width:276px;
	    transition: 0.5s ease;
    box-sizing: border-box;
}
#header .container .left #logo {
	background-color: var(--main-color-blue-1);
	position:absolute;
	left:0px;
	top:0px;
	    width: 116px;
    height: 49px;
	    transition: 0.5s ease;
    opacity: 0;
}

.home #header .container .left #logo {
	pointer-events:none;
}

#header .container .left #logo span {
	 font-family: 'Allegra De Amour';
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	font-size:32px;
	color: var(--main-color-gold-1) !important;
	    width: fit-content;
    height: 45px;
	line-height:50px;
}
#header .container .right {
	    display: flex;
    gap: 24px;
    align-items: center;
	padding-right: 50px;
    position: relative;
	box-sizing:border-box;
	width:260px;
	justify-content:end;
}

#header .container .right #language-switcher {
	color:white;
	cursor:pointer;
	position:relative;
    transition: 0.5s ease;
    position: absolute;
    right: 0;
    top: -3px;
   
    padding: 5px;
	max-height: 20px;
    height: 42px;
}
#header .container .right #language-switcher a, #header .container .right #language-switcher span {
	transition:0.3s ease;
}
#header .container .right #language-switcher:hover {
	background-color:white;
	    color: black;
	    max-height: 42px;
}
#header .container .right #language-switcher:hover a:nth-child(2) {
	opacity:1;
	pointer-events:auto;
}
#header .container .right #language-switcher a:nth-child(2) {
	    transition: 0.3s ease;
      position: absolute;
    left: 5px;
    top: 27px;
    color: black;
    text-decoration: none;
	opacity:0;
	pointer-events:none;

}
/* Header End */
#qr-fixed {
	position:fixed;
	bottom:20px;
	right:20px;
	transition:0.3s ease;
	opacity:0;
	pointer-events:none;
	top:unset;
	text-decoration: none !important;
    text-transform: uppercase;
	z-index:100;
}
#qr-fixed a {
	
}
#qr-fixed.active {
	opacity:1;
	pointer-events:auto;
	
}
#qr-fixed.active:hover {
	opacity:0.7;
}
#mainpage-section-1 .bella-qr {
	
	    position: absolute;
    left: 84px;
    transition: 1s ease;
    top: 138px;
    opacity: 0;
}
#mainpage-section-1 .bella-qr.loaded {
	opacity:1;
}
#mainpage-section-1 video {
	z-index:-1;
	    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
	    transition: 1s ease;
    	opacity:1;
}
#mainpage-section-1 video#hero-video {
	z-index:-2;
}

#hero-video.active {
	opacity:1;
}

#mainpage-section-1 video#hero-video-2.hide {
	opacity:0;
}

#mainpage-section-1 video.loaded {
	opacity:1;
}

#mainpage-section-1.playback #hero-video {
	opacity:0;
}


.bella-qr {
	    background-color: var(--main-color-blue-1);
    padding: 8px 4px 8px 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: fit-content;
    position: absolute;
    top: 86px;
	transition:0.3s ease;
	text-decoration:unset;
	text-transform:uppercase;
}
.bella-qr img {
	width:64px;
	height:auto;
	filter:invert(1);
}
.bella-qr span {
	margin-top:4px;
	color: white;
	font-size: 11px;
}
section {
	position:relative;
	z-index:1;
	transition:0.3s ease;
	
}

.parallax-image {
	 position: absolute;
  z-index: 0;
	opacity:0.1;
	animation: parallax-image-anim-1 10s linear infinite;
}

@keyframes parallax-image-anim-1 {
	0% {
		transform:scale(1);
	}
	50% {
		transform:scale(1.1);
	}
	
	100% {
		transform:scale(1);
	}
}


#mainpage-section-2 .parallax-image:nth-child(1) {
	top:50px;
	left:0px;
	width:400px;
}

#mainpage-section-chief .parallax-image:nth-child(1) {
	    z-index: 1;
    opacity: 0.1;
    filter: invert(1) brightness(2);
    width: 400px;
    right: 5%;
    bottom: 50px;
}

 .romb-section .double-section-text-left:after {
	    content: '' !important;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    background-color: var(--main-color-blue-1);
    opacity: 0.2;
    margin: auto;
    transform: rotate(45deg);
}


 .romb-section .double-section-text-right:after {
	    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    background-color: var(--main-color-blue-1);
    opacity: 0.2;
    margin: auto;
    transform: rotate(45deg);
}

#mainpage-section-2 #mainpage-decor-image-2 {
	    bottom: -50px;
    right: 0px;
    width: 300px;
    transition: 0.3s 
ease;
   
  
    
    background-size: contain;
}

#mainpage-section-4 .parallax-image:nth-child(1) {
	width: 200px;
    left: 5%;
    top: -50px;
}
#mainpage-section-5 .parallax-image:nth-child(1) {
	left: 5%;
    top: 50px;
    width: 250px;
}


#mainpage-section-6 .parallax-image:nth-child(1) {
	    width: 300px;
    top: 100px;
    right: 0%;
}


#mainpage-section-1 {
	z-index:2;
	    height: 100vh;
    width: 100%;
	    background-position: left center;
	position:relative;
	background-color:black;
}

#header {
	
}

#mainpage-section-1.loaded 


#mainpage-section-1 #hero-img {
	height: 100%;
	width: 100%;
	position: absolute;
	object-fit: cover;
	top:0;
	left:0;
	filter: brightness(0.3);
transition: 0.5s ease;
}
#mainpage-section-1 #center {
	    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: fit-content;
    height: fit-content;
	    margin: auto;
	    transition: 1s ease;
	opacity:1;
}
#mainpage-section-1 #center.loaded {

}
#mainpage-section-1 #center #play-button {
	    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
    background-color: rgba(255, 255, 255, 0.3);
    width: 96px;
    height: 96px;
    border-radius: 50%;
	    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
	transition:0.3s ease;
	cursor:pointer;
	    box-shadow: 0px 4px 10px #0000007a;
	transition: 0.3s ease;
}
#mainpage-section-1 #center #play-button:before {
	content:'';
	position:absolute;
	width:100%;
	height:100%;
		left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	margin:auto;
	border-radius:50%;
	transition:0.5s ease;
	background-color:rgba(255,255,255,0.7);
	animation: play-button-wave-1 3s linear infinite;
}
@keyframes play-button-wave-1 {
	0% {
		transform:scale(1);
		background-color:rgba(255,255,255,0.5);
	}
	70% {
		transform:scale(1.5);
		background-color:rgba(255,255,255,0);
	}
	100% {
		transform:scale(1.3);
		background-color:rgba(255,255,255,0);
	}
}
#mainpage-section-1 #center #play-button:hover {
	background-color: rgba(255, 255, 255, 0.8);
}
#mainpage-section-1 #center #play-button svg {
	transition:0.3s ease;
	position:absolute;
	left:5px;
	right:0px;
	top:0px;
	bottom:0px;
	margin:auto;
}
#mainpage-section-1 #center #bella-card  {
	    display: flex
;
    flex-direction: column;
    align-items: center;
    background-color: rgba(255, 255, 255, 0);
    height: 450px;
    width: 450px;
    border-radius: 50%;
    justify-content: center;
    border: 1px solid rgb(191 176 130 / 10%);
	    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
	    gap: 36px;
	    box-shadow: 0px 4px 20px #0000005c;
	transition: 0.3s ease;
}

#mainpage-section-1 #center #bella-card:before {
	    content: '';
    width: 400px;
    height: 400px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    border: 3px solid rgba(255, 255, 255, 0.3);
	pointer-events:none;
}
#mainpage-section-1 #center #bella-card:after {
	    content: '';
    width: 390px;
    height: 390px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.3);
	pointer-events:none;
}
#mainpage-section-1 #center #bella-card span:nth-child(1) {
	     font-family: 'Venski Sad';
    font-size: 26px;
    color: var(--main-color-gold-2);
    height: 22px;
}

#mainpage-section-1 #center #bella-card span:nth-child(2) {
	    font-family: 'Allegra De Amour';
    color: var(--main-color-gold-2);
    font-size: 116px;
    line-height: 60px;
    padding-top: 23px;
	
}
#mainpage-section-1 #center #bella-card span:nth-child(3) {
	text-align: center;
    font-size: 12px;
    color: var(--main-color-gold-2);
}
#mainpage-section-1:before {
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	pointer-events:none;
	    background-color: rgba(0, 0, 0, 0.3);
    z-index: 0;
    transition: 0.3s ease;
}
#mainpage-section-1.active:before {
	background-color: rgba(0, 0, 0, 0);
}
#mainpage-section-1-border {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	pointer-events:none;
	transition:0.5s ease;
	opacity:0;
}
#mainpage-section-1-border.loaded {
	opacity:1;
}
#mainpage-section-1-border:before {
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	pointer-events:none;
	border:20px solid rgba(0,0,0,0.4);
	    box-sizing: border-box;
	    transition: 0.5s ease;
}
#mainpage-section-1.active #hero-img {
	opacity: 0;
}
#mainpage-section-1.active .bella-qr, #mainpage-section-1.active #bella-card, #mainpage-section-1.active #play-button, #mainpage-section-1.active .address, #mainpage-section-1.active .socials {
	opacity: 0 !important;
	pointer-events: none;
}
#mainpage-section-1.active #mainpage-section-1-border:after  {
	width: 100%;
	height: 100%;
	left:0px;
	top:0px;
	border:2px solid rgba(255,255,255,0);
}
#mainpage-section-1.active #mainpage-section-1-border:before  {
	border-color:rgba(0,0,0,0);
}
#mainpage-section-1-border:after {
	content:'';
	width:calc(100% - 40px);
	height:calc(100% - 40px);
	position:absolute;
	left:20px;
	top:20px;
	pointer-events:none;
	border:2px solid rgba(255,255,255,0.2);
	    box-sizing: border-box;
	    transition: 0.5s ease;
}
.socials a {
	display:flex;
}
#mainpage-section-1 .socials {
	    position: absolute;
    display: flex;
    padding: 20px;
    gap: 16px;
    flex-direction: column;
    background-color: white;
    right: 20px;
    bottom: 20px;
    transition: 1s ease;
	opacity:0;
}
#mainpage-section-1 .socials.loaded {
	opacity:1;
}
#mainpage-section-1 .socials a {
	transition:0.3s ease;
}
#mainpage-section-1 .socials a:hover img:last-child {
	opacity:0;
}
#mainpage-section-1 .socials a:hover img:first-child {
	opacity:1;
}
#mainpage-section-1 .socials a img {
	width:20px;
	height:auto;
	max-height:20px;
	transition:0.3s ease;
	
}
#mainpage-section-1 .socials a img:first-child {
	position:absolute;
	opacity:0;
}
#mainpage-section-1 .address {
	position: absolute;
    bottom: 64px;
    left: 84px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 8px;
    font-family: 'SF Pro Display';
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    transition: 1s ease;
    opacity: 0.7;
    font-size: 13px;
	opacity:0;
}
#mainpage-section-1 .address.loaded {
	opacity:1;
}
#mainpage-section-1 .address:hover {
	opacity:1;
}
#mainpage-section-1 .address img {
	    height: 24px;
   
    filter: invert(1);
}

#day-night-switcher {
	height:24px;
	width:70px;
	background-color:var(--main-color-gold-1);
	border-radius:20px;
	position:relative;
	cursor:pointer;
	transition:0.3s ease;
}
#day-night-switcher:hover {
	opacity:0.8;
}
#header #day-night-switcher span {
	color:white !important;
	text-transform:uppercase;
	font-size:10px;
	font-weight:700;
	position:absolute;
}
#day-night-switcher span:nth-child(2) {
	    right: 18px;
    top: 5px;
	transition:0.5s ease;
}
#day-night-switcher span:nth-child(3) {
	    left: 10px;
    top: 5px;
	opacity:0;
	transition:0.5s ease;
}
#day-night-switcher.night-mode {
	background-color:var(--main-color-blue-1);
}
#day-night-switcher.night-mode span:nth-child(3) {
	opacity:1;
}
#day-night-switcher.night-mode  span:nth-child(2) {
	opacity:0;align-content
}
#day-night-switcher.night-mode #toggler {
	left:47px;
}
#day-night-switcher #toggler {
	width:20px;
	height:20px;
	border-radius:50%;
	position:absolute;
	top:2px;
	left:2px;
	background-color:white;
	transition:0.5s ease;
}
#day-night-switcher #toggler img {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	margin:auto;
	transition:0.5s ease;
}
#day-night-switcher #toggler img:nth-child(2) {
	opacity:0;
}
#day-night-switcher.night-mode #toggler img:nth-child(2) {
	opacity:1;
}
#day-night-switcher.night-mode #toggler img:nth-child(1) {
	opacity:0;
}

#mainpage-section-2 {
	z-index:2;
	padding:130px 0 0 0;
}

#mainpage-section-2 .double-section-text-left .right img {
	object-position:bottom;
}

#mainpage-section-2 .container {
	    display: flex;
    flex-direction: column;
   
}
.romb-section {
	margin-bottom:130px !important;
}
.double-section-text-left.team-section {
	max-width:100%;
	    margin: 48px 0 0 0;
}

.double-section-text-left.team-section p span {
	    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
	font-family:unset;
}
.double-section-text-left.team-section p:before {
	    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    left: 5px;
    transform: rotate(45deg);
    background-color: var(--main-color-gold-1);
    top: 10px;
   
    margin: auto;
}


.double-section-text-left.team-section:after {

}
.double-section-text-left.team-section .left {
	width:50%;
	text-align:left;
}

.double-section-text-left.team-section .right {
	width:50%;
	height:unset;
	aspect-ratio:16/9;
}
.double-section-text-left.team-section .right video {
	    object-fit: cover;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

#mainpage-section-2 .double-section-text-right .blue-button-1 {
	margin: 48px 0 0 36px;
}

h2 {
	color:var(--main-color-blue-1);
	    font-family: 'Heading';
}
.double-section-text-left {
	display:flex;
	align-items:center;
	gap:96px;
	position:relative;
}
.double-section-text-left .left {
	width:calc(100% - 460px - 96px);
}
.double-section-text-left .left p {
	padding-left:36px;
	position:relative;
}
.double-section-text-left .left h2 {
	margin-bottom: 48px;
    font-size: 38px;
    font-weight: 600;
    
    display: flex;
    align-items: center;
	gap:24px;
	position:relative;
}
.double-section-text-left .left h2 span {
	    width: fit-content;
}
.double-section-text-left .left h2:after {
	    content: '';
    display: inline-block;
   
    height: 1px;
    background-color: var(--main-color-gold-1);
    flex: 1;
}
.double-section-text-left p span {
	    font-family: 'Allegra De Amour';
    font-size: 48px;
    text-transform: uppercase;
    line-height: 32px;
	color:var(--main-color-blue-1);
}
body.dark .double-section-text-left p span {
	color:var(--main-color-gold-1);
}
.double-section-text-left .right {
	width:460px;
	height:530px;
	border:8px solid var(--main-color-blue-1);
	overflow:hidden;
	transition:0.5s ease;
}
.double-section-text-left .right img {
	    width: 100%;
    height: 100%;
    object-fit: cover;
	animation: fade-zoom-1 20s linear infinite;
}
.double-section-text-left .left h2:before {
	    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    background-color: var(--main-color-gold-1);
	top:0;
	bottom:0;
	margin:auto;
}

.borderer-animated-image {
	width:460px !important;
	height:530px !important;
	border:8px solid var(--main-color-blue-1);
	overflow:hidden !important;
}
.borderer-animated-image > .elementor-element {
	height:100%;
}
.borderer-animated-image img {
	    width: 100%;
    height: 100% !important;
    object-fit: cover;
	animation: fade-zoom-1 20s linear infinite;
}


@keyframes fade-zoom-1 {
	0%  {
		transform:scale(1);
	}
	50% {
			transform:scale(1.1);
	}
	100% {
		transform:scale(1);
	}
}




.double-section-text-right {
	display:flex;
	align-items:center;
	gap:96px;
	position:relative;
}
.double-section-text-right .right {
	width:calc(100% - 460px - 96px);
}
.double-section-text-right .right p {
	padding-left:36px;
}
.double-section-text-right .right h2 {
	margin-bottom: 48px;
    font-size: 38px;
    font-weight: 600;
  
    display: flex;
    align-items: center;
	gap:24px;
	position:relative;
}
.double-section-text-right .right h2 span {
	    width: fit-content;
}
.double-section-text-right .right h2:after {
	    content: '';
    display: inline-block;
   
    height: 1px;
    background-color: var(--main-color-gold-1);
    flex: 1;
}
.double-section-text-right .right h2:before {
	    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    background-color: var(--main-color-gold-1);
	top:0;
	bottom:0;
	margin:auto;
}
.double-section-text-right p span {
	    font-family: 'Allegra De Amour';
    font-size: 48px;
    text-transform: uppercase;
    line-height: 32px;
}
.double-section-text-right .left {
	width:460px;
	height:530px;
	border:8px solid var(--main-color-blue-1);
	overflow:hidden;
	transition:0.5s ease;
}
.double-section-text-right .left img {
	    width: 100%;
    height: 100%;
    object-fit: cover;
	animation: fade-zoom-1 20s linear infinite;
}
#mainpage-section-3 {
	padding-top:130px;
	
}
#mainpage-section-3 img {
	height:450px;
	  
	width:auto;
	margin:0 8px;
	transition:0.3s ease;
}
#mainpage-section-3 .container {
	    text-align: center;
    margin-top: 96px;
}
#mainpage-section-3 .container .blue-button-1 {
	margin:auto;
}
.flickity-page-dots {
	bottom:-50px !important;
}
.flickity-page-dots .dot {
	border-radius:unset !important;
	margin:0 4px !important;
}
.flickity-page-dots .dot.is-selected {
	background: var(--main-color-blue-1);
	
}
.flickity-button-icon {
	transform: scale(0.5);
}

#mainpage-section-4 {
	padding:130px 0 96px 0;
	display:flex;
	flex-direction:column;
	gap:96px;
	
}
#mainpage-section-4 .container {
	display: flex;
    align-items: center;
    justify-content: center;
}
.section-center-heading {
	text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 24px;
	width:100%;
}
.elementor-widget-container .section-center-heading h2 {
	    margin: 0;
    font-size: 38px;
    font-weight: 600;
}
.elementor-widget-container p {
	margin-bottom:20px;
}
.section-center-heading h2 {
	     display: flex;
    gap: 24px;
    align-items: center;
  
    font-size: 38px;
    font-weight: 600;
}
.section-center-heading .divider {
	width:100%;
	    background-image: url(/wp-content/uploads/2025/01/line-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 24px;
    background-position: center;
	transition:0.3s ease;
}
body.dark .section-center-heading .divider {
	filter: grayscale(1) brightness(1.5);
}

.section-center-heading > span {
	    color: var(--main-color-blue-1);
    text-transform: uppercase;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}
.section-center-heading > span:after {
	content:'';
	display:block;
	width:24px;
	height:24px;
	background-color:var(--main-color-blue-1);
	transform:rotate(45deg);
	opacity:0.2;
}
.team-wrap {
	
	
}
.team-wrap .single {
	width:300px;
	margin:0 16px;
	 background-color: var(--main-color-blue-1);
	transition:0.3s ease;
	   border:8px solid var(--main-color-blue-1);
}

.team-wrap.page-team-wrap .single {
	margin:0;
	width:auto;
}
.team-wrap.page-team-wrap .single video {
	width:100%;
}
.team-wrap.page-team-wrap {
	margin-top:24px;
}
.team-wrap.page-team-wrap .e-con-inner  {
	    gap: 24px !important;
	padding:0 !important;
}
.team-wrap .single:hover {
	   border:8px solid var(--main-color-gold-1);
}
.team-wrap .flickity-viewport {
	padding:30px 0px;
}
.team-wrap .single:nth-child(even) {
	margin-top:36px;
}
.team-wrap .single video {
	width:300px;
	height:400px;
	object-fit:cover;
	transition:0.3s ease;
	filter: sepia(0.5);
	
}
.team-wrap .single:hover video {
	filter: sepia(0);
}
.team-wrap .single .middle {
	padding:16px;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.team-wrap .single .middle .name {
	    color: var(--main-color-gold-1);
    font-weight: bold;
    font-size: 24px;
}
.team-wrap .single .bottom {
	padding:0 16px 16px 16px;
}
.team-wrap .single .bottom p {
	    color: white;
    font-size: 16px;
}
.team-wrap .single .middle .role {
	color:var(--main-color-gold-1);
	font-size: 20px;
}
.section-center-heading h2 img {
	width:100px;
	height:auto;
}
.section-center-heading h2 img:nth-child(1) {
	  -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph; /*IE*/
    filter: fliph; /*IE*/
}
.section-center-heading h2:after {
	
}
.blue-button-1 {
	    width: 360px;
    height: 72px;
    box-sizing: border-box;
    text-align: center;
    transition: 0.3s ease;
    border: 2px solid var(--main-color-gold-1);
    color: var(--main-color-gold-1);
    background-color: var(--main-color-blue-1);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
	text-decoration:none;
	overflow:hidden;
	position:relative;
}
.blue-button-1:after {
	    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    -webkit-animation: shine 3s 
ease-in-out infinite;
    animation: shine 5s 
ease-in-out infinite;
}

	@keyframes shine {
    
     0% {
    left: -100%;
    transition-property: left;
  }
    
    10% {
      
    left: 100%;
    transition-property: left;
    }
  100% {
    left: 100%;
    transition-property: left;
  }
}


.blue-button-1 svg path {
	transition:0.3s ease;
}
.blue-button-1:hover svg path {
	fill: var(--main-color-blue-1);
}
.blue-button-1 svg {
	transition:0.3s ease;
}
.blue-button-1:hover svg {
	transform: translateX(16px);
}
.blue-button-1 span {
	    text-transform: uppercase;
    font-weight: 600;
}
.blue-button-1:hover {
	border:2px solid var(--main-color-blue-1);
	color: var(--main-color-blue-1);
	background-color: white;
}
.blue-button-1.insta-button-1 {
	background: #833ab4;
  background: linear-gradient(
    to right,
    #833ab4,#fd1d1d,#fcb045);
	color:white !important;
	
}

.blue-button-1.insta-button-1 svg path {
	fill: white !important;
}
#mainpage-section-5 {
	padding-top: 130px;
	overflow-x:hidden;
	
}
#mainpage-blog .container {
	    display: flex;
    flex-direction: column;
    gap: 64px;
    align-items: center;
}
body ul.caf-filter-container.caf-filter-layout1 {
	    text-align: left !important;
    margin: 64px 0 !important;
	    display: flex;
    gap: 16px;
}
#blog-wrap {
	width:100%;
}
body ul.caf-filter-container.caf-filter-layout1 .caf-mb-4 {
	margin:0 !important;
}
body .data-target-div1 #caf-filter-layout1 li a, body .data-target-div1 #caf-filter-layout1 li.more span {
	padding: 8px 14px;
    margin: 0;
    box-sizing: border-box;
	    background-color: white;
    border: 1px solid var(--main-color-blue-1);
    border-radius: 0;
	color: var(--main-color-blue-1);
	text-transform: uppercase;
    font-weight: 500;
	height: 100%;
    display: block;
}
body .data-target-div1 #caf-filter-layout1 li a.active {
	color: white;
	  background-color: var(--main-color-blue-1);
}
body .data-target-div1 #caf-filter-layout1 li a:hover {
	transform: scale(1);
	color: white;
	  background-color: var(--main-color-blue-1);
}
body #caf-post-layout-container {
	padding:0;
}
body #manage-ajax-response {
	padding:0;
	    gap: 24px;
	justify-content: center;
}
body #manage-ajax-response article {
	padding:0;
	flex: 30%;
    max-width: calc(33% - 10px);
	margin:0 !important;
}
body #manage-ajax-response article .manage-layout1 {
	   box-shadow: 0 0 8px -5px #083a52;
	transition:0.3s ease;
}
body #manage-ajax-response article:hover .manage-layout1 {
	    box-shadow: 0 0 8px -1px #083a52;
}
body .caf-post-layout1 span.author, .caf-post-layout1 span.comment {
	display:none;
}
body .caf-post-layout1 .caf-post-title {
	padding: 16px !important;
}
body .caf-post-layout1 span.date .fa-calendar {
	display:none;
}
body .caf-post-layout1 .caf-content {
	padding: 16px !important;
	    line-height: 1.4;
    text-align: left;
	font-size:16px;
}
body .data-target-div1 .caf-post-layout1 .caf-post-title h2, body .data-target-div1 .caf-post-layout1 .caf-post-title h2 a {
	font-weight: 500 !important;
    text-transform: uppercase !important;
	font-size: 14px;
    line-height: 20px;
}
body .caf-post-layout1 .caf-featured-img-box {
	height:350px;
}
body .caf-post-layout1 .caf-content-read-more {
	padding: 0 16px 16px 16px;
	    text-align: right;
}
body .data-target-div1 .caf-post-layout1 .caf-meta-content {
	display: block;
    width: fit-content;
    padding: 16px;
    position: absolute;
    bottom: 4px;
	background:transparent;
	border:unset;
}
body .caf-post-layout1 #manage-post-area {
	position:relative;
}
body .caf-post-layout1 span.date {
	padding-right:0px;
}
body .data-target-div1 .caf-post-layout1 a.caf-read-more {
	    border-radius: 0;
    padding: 8px;
    border: none;
    margin: 0;
	    border: 1px solid var(--main-color-blue-1) !important;
	background-color: var(--main-color-blue-1);
	color:transparent;
    position: relative;
    box-sizing: border-box;
    height: 34px;
    width: 94px;
    font-size: 0;
}
body .data-target-div1 .caf-post-layout1 a.caf-read-more:before {
	    content: 'Read More';
    position: absolute;
    color: white;
    font-size: 16px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: fit-content;
    height: fit-content;
	transition:0.3s ease;
}
body .data-target-div1 .caf-post-layout1 a.caf-read-more:hover {
	background-color:white;
	
}
body .data-target-div1 .caf-post-layout1 a.caf-read-more:hover:before {
	color: var(--main-color-blue-1) !important;
}

#footer .socials {
	    position: absolute;
    display: flex;
    padding: 20px;
    gap: 16px;
    flex-direction: column;
    background-color: white;
    right: 20px;
    bottom: 20px;
}
#footer .socials a {
	transition:0.3s ease;
}
#footer .socials a:hover img:last-child {
	opacity:0;
}
#footer .socials a:hover img:first-child {
	opacity:1;
}
#footer .socials a img {
	width:20px;
	height:auto;
	max-height:20px;
	transition:0.3s ease;
}
#footer .socials a img:first-child {
	position:absolute;
	opacity:0;
}
#footer .socials a img:last-child {
	filter:invert(1);
}
.home #footer-map {
	margin-top:0px;
}

#footer-map {
	height:350px;
	margin-top:36px;
	z-index:1;
	position:relative;
}

#footer-map iframe {
	    height: 100%;
    width: 100%;
}

#footer {
	padding:64px 0;
	z-index:1;
	position:relative;
	overflow:hidden;
}
#footer:before {
	    content: '';
    background-image: radial-gradient(closest-side, hsl(45deg 32% 63% / 10%) 0%, hsl(45deg 32% 63% / 3.5%) 80%, hsla(313, 100%, 58%, 0) 100%);
    position: absolute;
   
      z-index: -1;
    bottom: -20vmax;
    left: 50%;
    display: block;
    height: 40vmax;
    width: 100vmax;
    top: unset;
    transform: translate(-50%);
   
  
}
#footer #logo {
	width:200px;
	height:80px;
	background-color: var(--main-color-blue-1);
	position:relative;
}
#logo {
	overflow:hidden;
}
#logo:after {
	    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    -webkit-animation: shine 3s 
ease-in-out infinite;
    animation: shine 8s 
ease-in-out infinite;
}
#footer .top .left {
	display:flex;
	flex-direction:column;
	gap:36px;
}
#qr-footer {
	    position: relative;
    top: 0;  
	text-decoration: none !important;
    text-transform: uppercase;
}
#qr-footer:hover {
	opacity:0.7;
}
#footer .top {
	display: flex;
	align-items:center;
    flex-direction: row;
    justify-content: space-between;
}
#footer #logo span {
	font-size:48px;
	position:absolute;
	left:0;
	right:0;
	top:10px;
	bottom:0;
	margin:auto;
	color:  var(--main-color-gold-1);
	font-family: 'Allegra De Amour';
	width:fit-content;
	height: fit-content;
}
#footer .address {
	position: relative;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 8px;
    font-family: 'SF Pro Display';
    color: var(--main-color-blue-1);
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    transition: 0.5s ease;
    opacity: 1;
    font-size: 14px;
}

#footer .address img {
	    height: 24px;
   	transition:0.5s ease;
}
#footer .top .middle {
	display:flex;
	flex-direction:column;
	align-items:center;
}
#footer .top .right {
	display:flex;
	flex-direction:column;
	align-items:end;
	gap:36px;
	width:200px;
}
#footer .top .right .socials {
	    position: relative;
    background-color: var(--main-color-blue-1);
    width: fit-content;
	bottom:0;
	right:0;
}

#footer .top .middle div:nth-child(1) {
	width: 100px;
    margin-bottom: 8px;
    transition: 0.3s ease;
    background-image: url(/wp-content/uploads/2024/12/main-decor-1-min.png);
    height: 150px;
    background-size: contain;
}
body.dark #footer .top .middle div:nth-child(1) {
	  background-image: url(/wp-content/uploads/2025/09/main-decor-1-yellow-min.png);
	
}
#footer .top .middle span:nth-child(2) {
	font-family: 'Venski Sad';
	font-size:48px;
	color: var(--main-color-blue-1);
}
#footer .top .middle span:nth-child(3) {
	text-align:center;
	font-size:14px;
	color: var(--main-color-blue-1);
}
#footer .bottom {
	padding-top:48px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:48px;
}
#footer .bottom a {
	transition:0.5s ease;
	opacity:0.7;
}
#footer .bottom a:hover {
	opacity:1;
}
#footer .bottom span {
	color: var(--main-color-blue-1);
	text-transform:uppercase;
	font-size:14px;
}
#footer .bottom > div {
	width:142px;
	    text-align: right;
}


#footer #time {
	display:flex;
	flex-direction:column;
	    align-items: end;
}
#footer #time span {
	transition:0.5s ease;
	color:var(--main-color-blue-1);
	text-transform:uppercase;
}
#footer #time span:nth-child(1) {
	    font-size: 12px;
    font-weight: 500;
}
#footer #time a {
	transition:0.5s ease;
	color:var(--main-color-blue-1);
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	opacity:0.7;
	
}
#footer #time a:hover {
	opacity:1;
}

#mainpage-section-chief {
	background-color:var(--main-color-blue-1);
	padding:130px 0;

	z-index:2;
}
#chief-wrap {
	display:flex;
	flex-direction:row;
	    max-width: 1000px;
    margin: auto;
}
#chief-wrap .left {
	width:50%;
	position:relative;
}
#chief-wrap .left img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	object-position: top;
}
#chief-wrap .left p {
	position: absolute;
    z-index: 10;
    color: white;
    font-size: 20px;
      padding: 64px 24px 24px 24px;
    bottom: 0;
    font-weight: 300;
    line-height: 1.2;
	background: rgba(0,0,0,0.5);
	text-align:justify;
}
#chief-wrap .left p span {
	font-size: 85px;
    display: normal;
	position:absolute;
	top:0;
}
#chief-wrap .right {
	width:50%;
	background-color:white;
	padding:48px 36px;
	    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    box-sizing: border-box;
}
#chief-wrap .right h2 {
	display:flex;
	gap:24px;
	align-items:center;
	
}

#chief-wrap .right .decoration {
	    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-color: var(--main-color-blue-1);
    transform: rotate(45deg);
    opacity: 0.2;
	margin-bottom:16px;
}
#chief-wrap .blue-button-1 {
	margin-top:16px;
}
#chief-wrap .right h2:before {
	content:'';
	height:58px;
	width:30px;
	background-image:url(/wp-content/uploads/2024/12/olive-blue-1.svg);
	transition:0.5s ease;
	background-size:cover;
}
#chief-wrap .right h2:after {
	content:'';
	height:58px;
	width:30px;
	background-image:url(/wp-content/uploads/2024/12/olive-blue-1.svg);
	transform:scaleX(-1);
	transition:0.5s ease;
		background-size:cover;
}
#chief-wrap .right h2 span {
	 font-family: 'Great vibes';
	color: var(--main-color-blue-1);
	font-size:48px;
}
#chief-wrap .right > span {
	    color: var(--main-color-blue-1);
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}
#chief-wrap .right > p {
	    text-align: center;
}

#mainpage-section-6 {
	padding:130px 0 48px 0;
}
#mainpage-section-6 .container {
	display: flex;
    flex-direction: column;
    align-items: center;
    gap: 36px;
}
#insta-wrap {
	width:100%;
}
#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text {
	    flex-direction: row;
    gap: 24px;
}
#sb_instagram .sbi_inner_wrap {
	border-radius:0px !important;
}
.sbi-theme.sbi-default_theme .sb_instagram_header:not(.sbi_centered) .sbi_no_bio .sbi_feedtheme_title_wrapper, .sbi-theme.sbi-default_theme.sb_instagram_header:not(.sbi_centered) .sbi_no_bio .sbi_feedtheme_title_wrapper {
	align-items:start !important;
	gap:4px !important;
}
.sb_instagram_header {
	padding:0px !important;
	background-color: var(--main-color-blue-1);
	width: fit-content;
    margin: auto;
	border-radius:24px;
	overflow: visible !important;
}
#sb_instagram #sbi_images {
	padding:0px !important;
	margin: 64px 0 0 0;
}
.sb_instagram_header:before {
	border-radius:24px;
	content:'';
	    background: #833ab4;
       background: linear-gradient(to right, #833ab4, #fd1d1d, #fcb045);
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    position: absolute;
    z-index: -1;
    left: -3px;
    right: 0;
    top: -3px;
   
}

#sb_instagram .sb_instagram_header > a:after {
	content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    -webkit-animation: shine 3s 
ease-in-out infinite;
    animation: shine 5s 
ease-in-out infinite;
	pointer-events:none;
}

#sb_instagram .sb_instagram_header > a .sbi_header_img img {
	    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
}
.sb_instagram_header:not(.sbi_centered) .sbi_feedtheme_header_text .sbi_bio_info .sbi_followers, .sb_instagram_header:not(.sbi_centered) .sbi_feedtheme_header_text .sbi_bio_info .sbi_posts_count {
	line-height: 0.2;
    gap: 2px;
	font-size: 16px;
	color:white;
}
.sbi_header_hashtag_icon, .sbi_header_img_hover {
	background: rgba(0, 0, 0, .25) !important;
}
.sbi_feedtheme_header_text h3 {
	color: var(--main-color-gold-1);
}

#sb_instagram #sbi_images .sbi_item {
	
	position:relative;
}
#sb_instagram #sbi_images .sbi_item .sbi_info_wrapper {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
	display:flex;
	z-index:2;
	pointer-events:none;
}
#sb_instagram #sbi_images .sbi_item .sbi_info_wrapper .sbi_info  {
	justify-content:space-between;
}
#sb_instagram #sbi_images .sbi_item .sbi_info_wrapper .sbi_meta_wrap {
	order:1;
	    background-color: rgba(0, 0, 0, 0.5);
}
#sb_instagram #sbi_images .sbi_item .sbi_info_wrapper .sbi_meta_wrap .sbi_meta {
	    padding: 12px 16px;
    display: flex;
    justify-content: space-between;
}
#sb_instagram #sbi_images .sbi_item .sbi_info_wrapper .sbi_meta_wrap .sbi_meta>span {
	margin:0 !important;
	    color: white;
	display:flex;
	gap:4px;
}
#sb_instagram #sbi_images .sbi_item .sbi_info_wrapper .sbi_meta_wrap .sbi_meta>span svg {
	 color: white;
	margin:0 !important;
}
#sb_instagram #sbi_images .sbi_item:hover .sbi_info_wrapper .sbi_caption_wrap {
	opacity:1;
}
#sb_instagram .sbi_photo_wrap .sbi_link {
	opacity:0 !important;
}
#sb_instagram .svg-inline--fa.fa-play, .sbi_playbtn {
	pointer-events:none !important;
}
#sb_instagram #sbi_images .sbi_item .sbi_info_wrapper .sbi_caption_wrap {
	order:2;
	      background-color: rgba(0, 0, 0, 0.5);
    padding: 16px;
   opacity: 0;
    transition: 0.3s 
ease;
	text-align:justify;
}
#sb_instagram #sbi_images .sbi_item .sbi_info_wrapper .sbi_caption_wrap>span {
	    font-size: 14px !important;
    color: white !important;
    line-height: 1.3;
}
.sl-pl-bar-container {
	height:16px !important;
	width:180px !important;
}
.sbi_load {
	display:none;
}
#mobile-burger {
	display:none;
}
#pages-menu {
	display:none;
}

#breadcrumbs a {
	font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: var(--main-color-black-1);
	transition:0.3s ease;
	position:relative;
}
h1.entry-title {
	margin:24px 0 8px 0;
}
.entry-meta .author {
	display:none;
}
.entry-meta .meta-sep {
	display:none;
}
.entry-meta {
	margin-bottom:24px;
}
.entry-meta .entry-date {
	    font-size: 14px;
}
h1 a {
	    font-size: 28px;
    color: var(--main-color-blue-1);
    text-decoration: none;
	pointer-events:none;
}
.e-con {
	    max-width: 1440px !important;
    padding: 0 !important;
}
.e-con-inner {
	    max-width: 1440px !important;
    padding: 20px 0 !important;
	gap:36px !important;
}

.e-con-inner-0 > .e-con-inner {
	padding:0 !important;	
}
#breadcrumbs a:hover:after {
		    opacity: 1;
    transform: scaleX(1);
}
#breadcrumbs a:after {
	content: '';
    width: 100%;
    transform: scaleX(0);
    height: 1px;
    background-color:  var(--main-color-black-1);
    position: absolute;
    bottom: -5px;
    opacity: 0;
    left: 0px;
    right: 0px;
    transition: 0.3s ease;
}

#breadcrumbs > span span:before {
	content:'>';
	    margin: 0 8px;
}
.elementor-widget-container ul {
	font-size: 18px;
    line-height: 1.4;
	margin-bottom:16px;
}
.elementor-widget-container ul li {
	padding-left:16px;
	color: var(--main-color-blue-1);
	position:relative;
}
.elementor-widget-container ol {
	font-size: 18px;
    line-height: 1.4;
    list-style: auto;
    padding-left: 22px;
}
.elementor-widget-container ol li {
	padding-left:10px;
	color: var(--main-color-blue-1);
	position:relative;
}
.elementor-widget-container ul li:before {
	content: '';
    width: 4px;
    height: 4px;
    background-color: var(--main-color-gold-1);
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    top: 11px;
}
.elementor-widget-container h2 {
	margin: 24px 0;
    font-size: 24px;
    font-weight: 600;
}
#breadcrumbs > span span:last-child {
	display:none;
	
}
#breadcrumbs > span span:first-child:before {
	display:none;
}

.entry-footer {
	display:none;
}
.nav-links {
	    display: flex;
    gap: 24px;
    justify-content: space-between;
    margin: 48px 0;
}
.nav-links a {
	    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: var(--main-color-blue-1);
    transition: 0.3s ease;
	position:relative;
}
.nav-links a:after {
	    content: '';
    width: 100%;
    transform: scaleX(0);
    height: 1px;
    background-color: var(--main-color-blue-1);
    position: absolute;
    bottom: -5px;
    opacity: 0;
    left: 0px;
    right: 0px;
    transition: 0.3s ease;
}
.nav-previous a .meta-nav {
	margin-right:8px;
}
.nav-next a .meta-nav {
	margin-left:8px;
}
.nav-links a:hover:after {
	    opacity: 1;
    transform: scaleX(1);
}

body:not(.home) #menu {
	display:none;
}
body:not(.home) #pages-menu {
	display:flex;
	gap: 16px;
}
body:not(.home) #pages-menu a {
	    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    position: relative;
	color: var(--main-color-black-1);
}
body:not(.home) #pages-menu a:after {
	    content: '';
    width: 100%;
    transform: scaleX(0);
    height: 1px;
    background-color: var(--main-color-black-1);
    position: absolute;
    bottom: -5px;
    opacity: 0;
    left: 0px;
    right: 0px;
    transition: 0.3s ease;
}
body:not(.home) #pages-menu a:hover:after {
	    opacity: 1;
    transform: scaleX(1);
}
.blog .skip-link {
	display:none;
}

body:not(.home) #mainpage-decor-image-3 {
	width:400px;
	left:-50px;
	bottom:700px;
	opacity:0;
}
body:not(.home) #mainpage-decor-image-5 {
	width:300px;
	right:-50px;
	top:300px;
	opacity:0;
}

.page-gallery-wrap .gallery {
	column-count: 3;
    column-gap: 20px;
}
.elementor-slideshow__title {
	display:none !important;
}
.elementor-slideshow__header {
	box-sizing:border-box;
}
.page-gallery-wrap .gallery .gallery-item {
	margin-bottom: 1rem;
    break-inside: avoid;
	    max-width: 100% !important;
    width: 100% !important;
}
.page-gallery-wrap .gallery .gallery-item img {
	 display: block;
      width: 100%; /* Адаптация ширины изображений */
	border:unset !important;
}
#video-close {
	position:absolute;
	right:0;
	top:0;
	transition:0.3s;
	width:48px;
	height:48px;
	background-color:rgba(255,255,255,0.3);
	    backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);
	z-index:1;
	cursor:pointer;
	opacity:0;
}
#mainpage-section-1.active #video-close {
	opacity:1;
}
#video-close:hover {
	background-color:rgba(255,255,255,0.7);
}
#video-close:before {
	    content: '';
    width: 24px;
    height: 1px;
    position: absolute;
    transform: rotate(45deg);
    background-color: white;
    top: 24px;
    left: 14px;
}
#video-close:after{
	    content: '';
    width: 24px;
    height: 1px;
    position: absolute;
    transform: rotate(-45deg);
    background-color: white;
    top: 24px;
    left: 14px;
}





#video-playback {
	position:absolute;
	left:0;
	top:0;
	transition:0.3s;
	width:48px;
	height:48px;
	background-color:rgba(255,255,255,0.3);
	    backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);
	z-index:1;
	cursor:pointer;
	opacity:0;
}
#mainpage-section-1.active #video-playback {
	opacity:1;
}
#video-playback:hover {
	background-color:rgba(255,255,255,0.7);
}


#video-playback svg {
	width:16px;
	transform:rotate(180deg);
	position:absolute;
}

#video-playback svg:nth-child(1) {
	    top: 0;
    bottom: 0;
    margin: auto;
    left: 8px;
}

#video-playback svg:nth-child(2) {
	    top: 0;
    bottom: 0;
    margin: auto;
    right: 8px;
}


#cookie-notice .cn-button:not(.cn-button-custom) {
	border-radius:0px;
}


.sbi_header_outside.sbi_header_palette_light, #sb_instagram.sbi_palette_light, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip, #sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close {
	
	background-color:transparent !important;
	
	
}


#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3 {
	
	color:var(--main-color-blue-1) !important;
	
	
}

body.dark #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3 {
	
	color:var(--main-color-gold-1) !important;
	
	
}
#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text {
	flex-direction:row;
	align-items:center;
}

#sb_instagram .sb_instagram_header > a {
	    width: fit-content;
    display: block;
    margin: auto;
	padding:24px;
	overflow:hidden;
	position:relative;
}
#sb_instagram #sbi_mod_error {
	display:none !important;
}
#sb_instagram .sb_instagram_header > a .sbi_header_img {
	width:106px;
	height:106px;
}
#sb_instagram .sb_instagram_header > a .sbi_header_img img {
	width:100px;
	height:100px;
}
ul#caf-layout-pagination.post-layout1 {
	margin-top:36px !important;
}

#wheream1-copy img {
	width:94px;
	height:auto;
}






.decor-round {

background-image: radial-gradient(closest-side, hsl(45deg 32% 63% / 30%) 0%, hsl(45deg 32% 63% / 3.5%) 80%, hsla(313, 100%, 58%, 0) 100%);
    position: absolute;
    width: 2000px;
    height: 2000px;
    left: -1000px;
    top: -1000px;
    z-index: -1;
    pointer-events: none;
	opacity:0.1;

}

body.dark .decor-round {
	background-image: radial-gradient(closest-side, hsl(45deg 32% 63% / 10%) 0%, hsl(45deg 32% 63% / 3.5%) 80%, hsla(313, 100%, 58%, 0) 100%);
}



#mainpage-section-4 .decor-round {
	left:unset;
	right:-1000px;
	top:-1000px;
}

#mainpage-section-5 .decor-round {
	
	
	top:-1000px;
}

#mainpage-section-6 .decor-round {
	left:unset;
	right:-1000px;
	top:-1000px;
}

ul#caf-layout-pagination.post-layout1 li a.prev {
	 color: transparent !important;
	position:relative;
	width:40px;
	display:inline-block;
}
ul#caf-layout-pagination.post-layout1 li a.prev:before {
	content:'Назад';
	    color: white !important;
    position: absolute;
	    left: 8px;
}
ul#caf-layout-pagination.post-layout1 li a.next {
	    color: transparent !important;
	position:relative;
}
ul#caf-layout-pagination.post-layout1 li a.next:before {
	content:'Далі';
	    color: white !important;
    position: absolute;
}

.sl-pl-brand {
	width:180px;
	height:72px !important;
	aspect-ratio:unset !important;
}
body.wp-theme-blankslate #sl-pl-bar-middle-container {
	margin-top: -5px !important;
}


#sl-pl-brand-light-move:after {
	    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.45) 50%, rgba(255, 255, 255, 0) 100%) !important;
}

.single .gallery img {
	border:unset !important;
}
.single .gallery {
	display:flex;
	gap:16px;
}
.single .gallery br {
	display:none;
}

.error404 h1 {
	    text-align: center;
    font-size: 136px;
    color: var(--main-color-blue-1);
	margin:0;
}


.error404 .entry-content {
	text-align:center;
}


#menu-switcher {
	
	margin: 64px auto 0;
    display: flex
;
    gap: 0px;
    align-items: center;
}
#menu-switcher button {
	    background-color: white;
    padding: 16px;
           border: 1px solid #e6e6e670;
    border-radius: 8px 8px 0px 0px;
    transition: 0.3s 
ease;
	color:black;
    border-bottom: unset;
 box-shadow: 0px -5px 10px #e7e7e7;
	cursor:pointer;
}
#menu-switcher button:hover {
	background-color: var(--main-color-gold-1) !important;
	color:white !important;
}
body.dark #menu-switcher button {
	box-shadow: 0px -5px 10px #e7e7e76e;  
	background-color: var(--main-color-blue-2);
    color: white;
}
#menu-switcher button.active {
	background-color: var(--main-color-blue-1) !important;
    color: white !important;
}
#menu-wrap {
	       padding: 48px 20px;
    box-shadow: 0px 0px 5px #c8c8c8;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 48px;
    
	
}
#menu-wrap .menu-section {
    display: flex
;
    flex-direction: column;
    gap: 48px;
    align-items: center;
   max-width:1000px;
    position: relative;
    margin: auto;
}

#menu-wrap .menu-section#section-2 .menu-item-single .left .weight:after {
	content:' мл';
}
#menu-wrap .menu-section#section-3 .menu-item-single .left .weight:after {
	content:' мл';
}
#menu-wrap .menu-section#section-4 .menu-item-single .left .weight:after {
	content:' мл';
}
#menu-wrap .menu-section#section-5 .menu-item-single .left .weight:after {
	content:' мл';
}
#menu-wrap .menu-section#section-6 .menu-item-single .left .weight:after {
	content:' мл';
}


#menu-wrap .menu-section h2 {
	      font-size: 36px;
    width: 100%;
    background-color: var(--main-color-blue-1);
    padding: 8px;
    color: white;
} 

#menu-wrap .menu-section .menu-item-single {
	    display: flex
;
    gap: 36px;
	    flex-direction: column;
       align-items: center;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 36px;
	width:100%;
}
#menu-wrap .menu-section .menu-item-single .left {
    display: flex
;
    flex-direction: column;
    gap: 24px;
    
    justify-content: center;
    width: 100%;

}
#menu-wrap .menu-section .menu-item-single .right {
	

}
#menu-wrap .menu-section .menu-item-single .right .price {
	      font-family: 'Heading';
    color: var(--main-color-blue-1);
    font-size: 24px;
    font-weight: 600;
    width: max-content;

}
#menu-wrap .menu-section .menu-item-single .right .price:after {
	content:' грн';
}
#menu-wrap .menu-section .menu-item-single .left .name {
	    color: var(--main-color-blue-1);
    font-size: 24px;
    font-family: 'Heading';
    font-weight: 700;

}

#menu-wrap .menu-section .menu-item-single .left .description {
	font-family: 'SF Pro Display';
    font-size: 18px;
    color: var(--main-color-blue-1);

}
#menu-wrap .menu-section .menu-item-single .left .weight {
	    color: var(--main-color-gold-1);
    font-size: 18px;

}
#menu-wrap .menu-section .menu-item-single .left .weight:after {
	content:' г';
}


body.dark #menu-wrap .menu-section .menu-item-single .left .name {
	    color: var(--main-color-gold-1);
}

body.dark #menu-wrap .menu-section .menu-item-single .left .description {
	color:white;
}
body.dark #menu-wrap .menu-section .menu-item-single .right .price {
	color:white;
}

@media only screen and (min-width: 1140px) {
#mainpage-section-1 .bella-qr:hover {
	opacity:0.7;
}
}

@media only screen and (max-width: 1600px) {
	
	#mainpage-section-4 .parallax-image:nth-child(1) {
		width:150px;
	}
	
	#mainpage-section-chief .parallax-image:nth-child(1) {
		width:200px;
	}
	
	#mainpage-section-1 #center #bella-card:before {
		width: 300px;
    height: 300px;
	}
	#mainpage-section-1 #center #bella-card:after {
		width: 290px;
    height: 290px;
	}
	
	#mainpage-section-1 #center #bella-card {
		width:350px;
		height:350px;
		gap:16px;
	}
	#mainpage-section-1 #center #play-button {
		width:76px;
		height:76px;
		bottom:-12px;
	}
	#mainpage-section-1 #center #play-button svg {
		    width: 20px;
	}
	#mainpage-section-1 #center #bella-card span:nth-child(1) {
		font-size: 22px;
	}
	#mainpage-section-1 #center #bella-card span:nth-child(3) {
		font-size: 10px;
	}
	#mainpage-section-1 #center #bella-card span:nth-child(2) {
		font-size: 96px;
	}
	
	body:not(.home) #mainpage-decor-image-5 {
		top:100px;
	}
	#wrapper:before {
		max-width:1240px;
	}
	
	body:not(.home) #header {
		padding:16px 20px;
	}
	#header.header-scrolled {
		padding:16px 20px;
	}
	.container {
		max-width:1240px;
	}
	
	#mainpage-section-1 #center #bella-card img {
		width:400px;
	}
	#header {
		padding:16px 64px;
	}
	#mainpage-section-1 .bella-qr {
		left:64px;
	}
	#mainpage-section-1 .address {
		left:64px;
	}
	p {
		font-size:16px;
	}
	.elementor-widget-container ul {
		font-size:16px;
	}
	.elementor-widget-container ol {
			font-size:16px;
	}
	.elementor-widget-container ul li:before {
		top:9px;
	}
	.double-section-text-left .right {
		height:400px;
		width:300px;
	}
	.borderer-animated-image {
		height:400px !important;
		width:300px !important;
	}
	body:not(.home) #content {
		padding:36px 0;
	}
	h1 a {
		font-size:24px;
	}
	.elementor-widget-container h2 {
		font-size:20px;
	}
	.double-section-text-left {
		
		gap:64px;
	}
	.home .romb-section {
		
	}
	.romb-section {
		
	}
	.double-section-text-left .left {
		width: calc(100% - 300px - 64px);
	}
	
	.double-section-text-left .left h2 {
		font-size:32px;
	}
	.double-section-text-right .right h2 {
		font-size:32px;
		margin-bottom:24px;
	}
	#mainpage-section-2 {
		padding: 96px 0 0 0;
	}
	 .romb-section .double-section-text-left:after {
		width:40px;
		height:40px;
		bottom:-80px;
	}
	
	 .romb-section .double-section-text-right:after {
		width:40px;
		height:40px;
		bottom:-80px;
	}
	
	#mainpage-section-2 .parallax-image:nth-child(2) {
		width:300px;
		bottom:-400px;

	}
		#mainpage-section-2 .parallax-image:nth-child(1) {
		width:300px;
		

	}
	.blue-button-1 {
		width: 260px;
    height: 60px;
	}

#mainpage-section-4 .blue-button-1 {
	margin-top: 24px;
}

	#eapps-instagram-feed-1 .eapps-instagram-feed-posts-grid-load-more {
		        width: 260px !important;
        height: 60px !important;
		        padding: 12px !important;
	}
	#eapps-instagram-feed-1 .eapps-instagram-feed-posts-grid-load-more .eapps-instagram-feed-posts-grid-load-more-text {
			font-size:14px;
	}
	.blue-button-1 span {
		font-size:14px;
	}
	.home #footer-map {
		
	}
	#footer-map {
		margin-top:24px;
		z-index:1;
	}
	.blue-button-1 svg {
		width:24px;
		height:auto;
	}
	#mainpage-section-3 {
		padding-top:96px;
		    padding-left: 20px;
    padding-right: 20px;
	}
	#mainpage-section-3 img {
		height:300px;
	}
	#mainpage-section-4 {
		padding:96px 20px;
		gap:48px;
	}
	

	
	.team-wrap .single {
		width:260px;
		margin: 0 8px;
		border:8px solid transparent;
	}
	.team-wrap .single:hover {
    border: 8px solid var(--main-color-gold-1); 
	}
	#mainpage-section-4 .container:last-child {
		margin-top:48px;
	}
	.team-wrap .single .middle {
		padding:16px;
	}
	#mainpage-section-5 {
		padding-top:96px;
	}
	body .caf-post-layout1 .caf-post-title {
		padding:16px !important;
	}
	body .caf-post-layout1 .caf-content {
		font-size:14px !important;
	}
	body ul.caf-filter-container.caf-filter-layout1 {
		margin:48px 0 !important;
	}
	.team-wrap .single .bottom {
		padding: 0 16px 16px 16px;
	}
	.team-wrap .single .middle .name {
		font-size:20px;
	}
	.team-wrap .single .middle .role {
		font-size:16px;
	}
	.team-wrap .single:nth-child(even) {
	
	}
	
	.team-wrap .single .bottom p {
		font-size:14px;
	}
	.team-wrap .single video {
		width: 260px;
    height: 300px;
	}
	.section-center-heading h2 img {
		width:80px;
	}
	.elementor-widget-container .section-center-heading h2 {
		font-size:28px;
		gap:16px;
	}
	.section-center-heading h2 {
		font-size:32px;
		gap:16px;
	}
	.section-center-heading .divider {
		max-width:700px;
	}
	
	.section-center-heading {
		gap:16px;
	}
	.section-center-heading > span {
		font-size:14px;
	}
	.double-section-text-right {
		gap:64px;
	}
	.double-section-text-right .left {
		width:300px;
		height:400px;
	}
	.double-section-text-right .right {
		width: calc(100% - 300px - 64px);
	} 
	
	
	#mainpage-section-chief {
		    padding: 96px 0;
    
	}
	#chief-wrap {
		max-width:1000px;
		margin:auto;
	}
	#chief-wrap .left p {
	
	}
	#mainpage-section-6 {
		padding:96px 0 24px 0;
	}
	#mainpage-section-6 .container {
		gap:48px;
	}
	#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-template-classic .eapps-instagram-feed-posts-item-text {
		font-size:14px !important;
	}
	
}


@media only screen and (max-width: 1140px) {
	
	#menu-switcher {
		    margin: 64px auto;
		flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
	}
	#menu-switcher button {
		border-radius:8px;
		    box-shadow: 0px 0px 10px #e7e7e7;
	}
	
	body.dark #menu-switcher button {
		box-shadow: 0px 0px 10px #e7e7e76e;
	}
	
	
	
	
	
	
	
	.double-section-text-left.team-section .right {
		height:400px;
	}
	
	#sb_instagram #sbi_images .sbi_item .sbi_info_wrapper .sbi_caption_wrap {
		opacity:0 !important;
	}
	
	body.dark.home #header.header-scrolled #mobile-burger span {
	background-color:white;
}
	body.dark #mobile-burger.active span {
		background-color:white !important;
	}
	.page-gallery-wrap .gallery {
		column-count: 2;
	}
	body.dark #header .middle #menu:before {
		color:white;
	}
	body.dark #pages-menu:before {
		color:white;
	}
	body.dark #header #pages-menu a {
		color:white !important;
	}

	body:not(.home) #mainpage-decor-image-5 {
		top:150px;
	}
	body:not(.home) #mainpage-decor-image-3 {
		top:unset;
		bottom:400px;
	}
	#pages-menu a:first-child {
	
	}
	.page-team-wrap .e-con-inner {
		flex-wrap:wrap !important;
	}
	.page-team-wrap .e-con-inner > .elementor-element {
		        width: 45%;
        flex: 45%;
	}
	
	#wrapper:before {
		opacity:0;
	}
	#header #pages-menu a {
		
	color:var(--main-color-black-1) !important;
} 
	.nav-links {
		flex-direction:column;
		align-items: center;
	}
	
	body #manage-ajax-response article {
		    max-width: calc(33% - 14px);
		flex:50%;
	}
	#chief-wrap .right > span {
		text-align:center;
		font-size:20px;
	}
	#chief-wrap .right h2 span {
		font-size:30px;
	}
	#pages-menu {
		        display: flex;
        flex-direction: column;
        gap: 16px;
		align-items:end;
	}
	#pages-menu:before {
		        width: fit-content;
        content: 'Сторінки';
        text-transform: uppercase;
        border-bottom: 1px solid;
        font-size: 14px;
		margin-bottom:8px;
	}
	#pages-menu a {
		    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    position: relative;
	}
	#header .container .middle #menu .main-menu a:hover:after {
		opacity:0;
	}
		#header {
			    transition: 0.3s ease;
    max-height: 81px;
    overflow: hidden;
    height: 100vh;
		}
		#header.active {
			
			max-height: 100dvh;
			background-color: white;
			top:0px;
			padding: 16px 20px 64px 20px;
			overflow-y:scroll;
		}
	body.dark #header.active {
		    background-color: var(--main-color-blue-2);
	}
	 #mobile-burger.active span {
		background-color: var(--main-color-black-1) !important;
	}
	#header.active #mobile-burger {
		right:14px;
	}
	#header.header-scrolled #mobile-burger {
		right:14px;
	}
	#header.active .container .left #logo {
		opacity:1;
		position: relative;
	}
	#header.active .container .left {
		        padding-left: 0px !important;
        flex-direction: column;
	}
		#header .container {
			align-items: start;
			   gap:24px;
		}
		#header .middle {
			position: relative;
			        border-top: 1px solid lightgray;
        padding-top: 24px;
     
			pointer-events: none;
			        align-items: start;
		}
	#header .middle #menu {
		display: flex;
    flex-direction: column;
    gap: 24px;
	}
	
	#header .middle #pages-menu {
		display: none;
    flex-direction: column;
    gap: 24px;
	}
	
	body:not(.home) #header .middle #pages-menu {
		display: flex;
		align-items: start;
	}
	#header .container .middle #menu-menu-2.main-menu li.current-menu-item a:before {
		    top: 6px;
    
    right: unset;
	}
	body:not(.home) #header .middle #menu {
		display:none;
	}
		#header .middle #menu:before {
			width:fit-content;
			        content: 'Головна';
        text-transform: uppercase;
        border-bottom: 1px solid;
        font-size: 14px;

		}
	#header .container .middle #menu .main-menu li.active a:before {
		    top: 6px;
    margin: unset;
		left:0px;
	}
		#header .container .middle {
			pointer-events: auto;
			align-items:start;
			        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
		} 
		#header .container .middle #menu .main-menu {
			flex-direction: column;
		}
	#header .container .middle #pages-menu .main-menu {
			flex-direction: column;
		text-align: left;
		}
		#header .container .right {
			position: absolute;
			top:100px;
			right:0px;
			pointer-events: none;
		}
		#header.active .right {
			pointer-events: auto;
		}

	.team-wrap .single video {
		filter:none;
	}
	.team-wrap .single:hover video {
			filter:none;
	}
	#mobile-burger {
		display: block;
        position: absolute;
        width: 40px;
        height: 31px;
        padding: 8px;
        box-sizing: border-box;
        right: 48px;
        top: 26px;
        transition:0.3s ease;
        margin: auto;
		z-index:10;
	}
	#mobile-burger span {
		position:absolute;
		height:2px;
		width:24px;
		background-color:var(--main-color-black-1);
		transition:0.3s;
	}
	#mobile-burger span:nth-child(1) {
		top:8px;
	}
	#mobile-burger span:nth-child(2) {
		top:14px;
	}
	#mobile-burger span:nth-child(3) {
		top:20px;
	}
	#mobile-burger.active span:nth-child(2) {
		opacity:0;
	}
	#mobile-burger.active span:nth-child(1) {
		transform:rotate(45deg);
		top:14px;
	}
	#mobile-burger.active span:nth-child(3) {
		transform:rotate(-45deg);
		top:14px;
	}
	#header .container {
		flex-direction:column;
	}
	#header.header-scrolled .container .left {
		padding-left:0px !important;
		flex-direction: column !important;
	}
	#header.header-scrolled .container .left #logo {
		position:relative !important;
	}
	
	body:not(.home) #header .container .left {
		padding-left:0px !important;
		flex-direction: column !important;
	}
	body:not(.home) #header .container .left #logo {
		position:relative !important;
	}
	
	body:not(.home) #header #mobile-burger {
		right:14px;
	}
		.home #mobile-burger span {
		background-color: white;
	}
	.home #header.header-scrolled #mobile-burger span {
		background-color: var(--main-color-black-1);
	}
	#header .container .middle #menu .main-menu a {
		padding-left: 16px;
	}
	#header .container .middle #pages-menu .main-menu a {
		padding-left: 16px;
	}
	
}

@media only screen and (max-width: 991px) {
	.double-section-text-left {
		gap: 48px;
	}
		.double-section-text-right {
		gap: 48px;
	}
}

@media only screen and (max-width: 768px) {
	#menu-wrap .menu-section h2 {
		
			font-size:22px;
		
	}
	
	#menu-wrap .menu-section .menu-item-single .left .name {
		font-size: 20px;
	}
	#menu-wrap .menu-section .menu-item-single {
		gap:20px;
		padding-bottom:20px;
	}
	#menu-wrap .menu-section {
		gap:20px;
		       
	}
	#menu-wrap .menu-section .menu-item-single .left .description {
		font-size:16px;
	}
	#menu-wrap {
		padding:20px;
		        gap: 20px;
	}
	#mainpage-section-2 #mainpage-decor-image-2 {
		bottom:50px;
		width:150px;
	}
	
	.double-section-text-left.team-section .right {
	    width: 100%;
    height: unset;
    aspect-ratio: 16 / 9;
	}
	.double-section-text-left.team-section .left {
		width:100%;
	}
	.double-section-text-left.team-section p:before {
		top:-20px;
	}
	
	#mainpage-section-1 #center #bella-card:before {
		width: 220px;
    height: 220px;
	}
	#mainpage-section-1 #center #bella-card:after {
		width: 210px;
    height: 210px;
	}
	
	
	
	#mainpage-section-1 #center #bella-card {
		width:250px;
		height:250px;
	}
	#mainpage-section-1 #center #bella-card span:nth-child(2) {
	font-size: 72px;
        line-height: 40px;
    
        padding-top: 13px;
	}
	
	#mainpage-section-1 #center #bella-card span:nth-child(3) {
		font-size:10px;
	}
	#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text {
		    flex-direction: column;
		gap: 16px;
	}
	.sbi-theme.sbi-default_theme .sb_instagram_header:not(.sbi_centered) .sbi_no_bio .sbi_feedtheme_title_wrapper, .sbi-theme.sbi-default_theme.sb_instagram_header:not(.sbi_centered) .sbi_no_bio .sbi_feedtheme_title_wrapper {
		align-items:center !important;
	}
	#mainpage-section-6 .container {
		padding:0px;
	}
	#mainpage-section-1 {
	height: calc(100vh - 80px);
	}
	.decor-round {
		    transform: scale(0.5);
	}

	#chief-wrap .left p {
		        font-size: 16px;
		       
	}
	
	
	body:not(.home) #mainpage-decor-image-5 {
		        width: 200px;
		top:250px;
	}

	body:not(.home).single-post #mainpage-decor-image-5 {
		   
		top:200px;
	}
	
	body ul.caf-filter-container.caf-filter-layout1 {
		flex-wrap:wrap;
	}
	body:not(.home) #mainpage-decor-image-3 {
		width:200px;
		display:none;
	}
	
	#mainpage-section-5 .parallax-image:nth-child(1) {
	                 top: 150px;
        width: 100px;
        left: -10px;
	}
	#mainpage-section-1 #center #play-button {
		width: 64px;
    height: 64px;
		bottom:-15px;
	}
	#mainpage-section-1 #center #play-button svg {
		width:20px;
	}
	#mainpage-section-1 #center #bella-card img {
		width:300px;
	}
	.page-gallery-wrap .gallery {
		
	}
		.page-team-wrap .e-con-inner > .elementor-element {
		        width: 100%;
        flex: 100%;
	}
	#mainpage-section-chief {
		padding:64px 0;
	}
	body #manage-ajax-response article {
		max-width: 100%;
	}
	#mainpage-section-1 .address {
		        left: 36px;
        bottom: 36px;
	}
	#header {
		padding: 16px 36px;
        top: 20px;
	}
	#header.loaded {
		top:20px;
	}
	#mainpage-section-1 .bella-qr {
		left:36px;
		top:110px;
	}
#chief-wrap .left img {
	position: relative;
	
}
	#chief-wrap {
		flex-direction: column;
	}
	
	#chief-wrap .left {
		width: 100%;
	height:600px;
	}

	 #mobile-burger {
		transition: 0.3s ease;
		right:36px;
	}
	.home #header.header-scrolled #mobile-burger {
		right:14px;
	}
	.home #header.header-scrolled {
		padding: 16px 20px;
		top:0px;
	}
	
	#footer .top .left {
		width: 100%;
    justify-content: center;
    align-items: center;
    gap: 36px;
    align-items: center;
	}
	#footer .top .right {
		width: 100%;
		    justify-content: space-between;
    align-items: center;
	}
	#footer #time {
		align-items: center;
	}
	#footer .top .right .socials {
		flex-direction: row;
	}
	#footer .address {
		align-items: center;
		text-align: center;
	}
	#chief-wrap .right {
		width: 100%;
		padding: 36px 20px 48px 20px;
	}
	#footer .top {
		flex-direction:column;
		gap: 36px;
	}
	#footer .bottom {
		flex-direction: column;
		align-items: center;
    justify-content: unset;
    gap: 24px;
	}
	#footer .bottom > div {
		width: auto;
	}
	.double-section-text-left {
		flex-direction:column;
		gap:48px;
	}
	
	
	
	
	.double-section-text-left .left {
		width:100%;
		order:2;
	}
	.double-section-text-left .right {
		
		order:1;
	}
	#mainpage-section-3 {
		padding-top:48px;
	}
	.double-section-text-right {
		flex-direction:column;
		gap:48px;
	}
	.double-section-text-right .right {
		width:100%;
			
	}
	.double-section-text-right .left {
	
	}
	.double-section-text-left .left p {
		padding-left:0;
	}
	.double-section-text-right .right p {
		padding-left:0;
	}
	#mainpage-section-2 .double-section-text-right .blue-button-1 {
		position:relative;
		order:3;
		margin: 36px auto 0;
	}
	#mainpage-section-2 .parallax-image:nth-child(1) {
		width:200px;
		top:20px;
	}
	#mainpage-section-2 .parallax-image:nth-child(2) {
		width:200px;
		top:unset;
		bottom:-120px;
	}
	#mainpage-section-4 .parallax-image:nth-child(1) {
	    left: 0px;
        top: 170px;
        width: 70px;
	}
	#mainpage-section-chief .parallax-image:nth-child(1) {
		bottom:0px;
	}
	.romb-section {
		margin-bottom:130px !important;
	}
	.romb-section .double-section-text-left:after {
		        bottom: -80px;
	}
	
	.romb-section .double-section-text-right:after {
		        bottom: -80px;
	}
	
	#mainpage-section-5 .parallax-image:nth-child(2) {
		width:300px;
		        bottom: 24px;
	}
	#mainpage-section-6 .parallax-image:nth-child(1) {
		                 width: 100px;
        top: 200px;
     
	}
	#mainpage-section-6 .parallax-image:nth-child(2) {
		    right: 0;
    width: 200px;
    bottom: 0px;
	}
	#mainpage-section-4 {
		gap:24px;
		        padding: 96px 0px 64px 0px;
	}
	#mainpage-section-5 {
		        padding-top: 64px;
	}
	#mainpage-section-6 {
		padding: 96px 20px 24px 20px;
	}
	.team-wrap .single:nth-child(even) {
		margin-top:0px;
	}
}
@media only screen and (max-width: 500px) { 
	#cn-notice-text {
		font-size:12px;
	}
	#cn-close-notice {
		    right: 2px;
    top: 14px;
	}
	#cookie-notice .cn-button:not(.cn-button-custom) {
		margin:0px;
	}
	body #manage-ajax-response article {
		max-width:100%;
	}
}