footer .container-fluid {
		background-color: #fff;
	}
	
#opening {
	width: 100%;
	height: 1080px;
	position: relative;
	/* margin: 60px 0 0px 0; */
	background-image: url("/wp-content/uploads/2024/12/backround-red.webp");
	background-repeat: no-repeat;
	background-position: bottom, center;
	background-size: cover;

}

.medi-cosmetic {
	position: relative;
	color: #F9C399;
	font-size: 45px;
	z-index: 100;

}

#section_1 figcaption a {
	color: white;
}

#section_1 figcaption {
	top: 60px;
	text-align: right;
	font-weight: 700;
}

#section_1 .skin-img {
	transition: transform 0.5s ease;
	overflow: hidden;
}

.picture-container img {
	transition: transform 1.5s ease;
}

.medi-cosmetic a {
	color: #FFA25B !important;
	opacity:0.8;
}


figcaption {
  position: absolute;
  bottom: 140px;
  width: 90%;
  left: 5%;
  padding: 5px 40px !important;
  color: #000000;
  text-align: center;
  text-shadow: 1px 1px 2px black;
  font-weight: 600;
  font-size: 20px;
  transition: 0.5s ease;
}
.btn.btn-read-more {
  width: 406px;
  background-color: #F8D180;
  border-radius: 0;
	}
.btn.btn-read-more a {
		color: #000;
	}

.container{
	position: relative;
}
.section .container {

	max-width: 1400px;
	min-height:100vh;
}

#opening .container {
	transition: transform 1.5s ease;
	height:1080px;
}
.butterfly-container.d-lg-block.d-none {
  position: absolute;
  top: 280px;
  left: 430px;
	z-index: 2;
}
#opening .snow-container-l {
  top: -320px;
  position: absolute;
  z-index: 3;
  left: 100px;
	}
	
#opening .snow-container-s {
  top: 3px;
  right: 540px;
  position: absolute;
  z-index: 2;
	}
#opening .tree {
  position: absolute;
  right: 0;
  mix-blend-mode: lighten;
	}
.bg-container {
	background-image: url('/wp-content/uploads/2024/07/fonto-roz-mobile.webp');
	background-repeat: no-repeat;
	background-position: bottom, center;
	background-size: cover;
	opacity: 0.9;
	width:476px;
	height:652px;
	position:relative;
}

.bg-container img {
	margin-top: 120px;
	margin-left: 25px;
}
	#section_5 .bg-container img {
  margin-left: 115px;
	}
	
	#section_6 .bg-container img {
  margin-left: 115px;
}

#opening .menegaki-container {
	position: absolute;
	top: 335px;
	left: 0;
	z-index: 2;
	max-width: 650px;
}

#opening .tsimtsili-container {
	position: absolute;
	top: 100px;
	left: 160px;
	z-index: 1;
	max-width: 550px;
	}
.logo-circle {
  left: 60px;
  position: absolute;
  z-index: 2;
  max-width: 35vw;
  top: 25px;
	}
	
#opening .konfeti {
  position: absolute;
  right:0;
	}

#opening::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	max-width: 100%;
	height: 10px;
	bottom: -3px;
	background-color: rgba(199, 164, 70, 1);
}


.opening-text-top {
  position: absolute;
  top: 680px;
  left: 25%;
  z-index: 2;
}


.opening-text-bottom {
  position: absolute;
  bottom: 220px;
  left: 15%;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.body-care {
	margin-top: 40px;
}
.summer-style {
	margin-top: -60px;
}
.healthy-products {
	margin-top: -100px;
}

.celebrity-beauty {
	color: #F8D180;
	text-align:center;
	letter-spacing:0px;
	font-family: 'hypatia-sans-pro';
	font-style: italic;
	font-size: 90px;
	font-weight: bold;
}

.section {
	width: 100%;
	min-height: 100vh;
	position: relative;
	z-index: 10;
	margin: 10px 0 10px 0;
}
/* change body with main in site */
@media only screen and (min-width:992px) {
  body .section:nth-child(even) {
    background-image: url("/wp-content/uploads/2024/12/backround-red.webp");
    background-repeat: no-repeat;
    background-size: cover;

  }

  body .section:nth-child(odd) {
    background-image: url("/wp-content/uploads/2024/12/backround-dark-red.webp");
    background-repeat: no-repeat;
    background-size: cover;
  }
  
}

body .section:nth-child(odd)::before {
	content: '';
	position: absolute;
	left: 0;
	max-width: 100%;
	right: 0;
	height: 10px;
	top: -10px;  
	background-color: rgba(199, 164, 70, 1);/* Top gap color */
}
body .section:nth-child(even)::after {
	content: '';
	position: absolute;
	left: 0;
	max-width: 100%;
	right: 0;
	height: 10px; /* Adjust the height as needed */
	bottom: 0px; /* Adjust the top position as needed */  
	background-color: rgba(199, 164, 70, 1);
}

body .section:nth-child(even)::before {
	content: '';
	position: absolute;
	left: 0;
	max-width: 100%;
	right: 0;
	height: 10px;
	top: -7px;
	background-color: rgba(199, 164, 70, 1);

}
body .section:nth-child(odd)::after {
	content: '';
	position: absolute;
	left: 0;
	max-width: 100%;
	right: 0;
	height: 10px;
	bottom: -3px;
	background-color: rgba(199, 164, 70, 1);
}

#celebs .title {
	padding: 0 0 0 80px;
}
.info-title {
	font-size: 22px;
	font-family: 'hypatia-sans-pro', sans-serif;
	font-weight: 700;
	font-style: italic;
	line-height: 34px;
	padding-bottom: 8px;
	line-height: normal;
	margin-top: 10%;
}

.info-name{
	font-size: 24px;
	font-family: 'hypatia-sans', sans-serif;
	font-weight: 700;
	line-height: 34px;
	padding-bottom: 0;
	line-height: normal;
	margin-top: 10%;
}
.customer {
	color: #C7A446;
	font-size: 40px;
	font-weight: bold;
}

.bg-container figcaption {
	margin-top: 40px;
	bottom:50px;
}

.arrow-style {
	filter: invert(100%) brightness(0%) contrast(100%);
}

.title {
	font-size: 40px;
	font-family: 'proxima-nova', sans-serif;
	font-weight: 700;
	text-align: left;
	letter-spacing: 0px;
	line-height: 56px;
}

.ziajaSwiper, .sandals-swiper, .sephora-swiper {
	width: 476px;
	height: 662px;
}

.section a {
	text-decoration: none;
	color: #fff;
}
.section figcaption a {
		color: #fff;
	}

.picture-container {
	margin-bottom: auto;
	width: 850px;
	height: auto;
	position: relative;
	overflow: hidden;
}

.content {
	padding: 0 0 0 300px;
	font-size: 22px;
}

.content-left {
	padding: 0 300px 0 0;
	font-size: 22px;
}

.medi-cosmetic-skin {
	width: 376px;
	height:317px;
}

.section .celebs-container {
	position: absolute;
	left: 0;
	bottom: 0;
	max-width: 500px;
	visibility: hidden;
}

.product-container-left {
	position: absolute;
	left: 0;
	bottom: 7%;
	max-width: 400px;
}

.product-container {
	position: absolute;
	right: 0;
	bottom: 10%;
	max-width: 400px;
}
	.customer a {
		color: #C7A446;
	}
@media only screen and (min-width: 991px) {

	.medi-cosmetic:hover a {
		opacity:1;
	}
	.customer a:hover {
		color: #F8D180;
	}

	.arrow-style:hover {
		filter: invert(27%) sepia(95%) saturate(7082%) hue-rotate(356deg) brightness(99%) contrast(94%);
	}
	.btn.btn-read-more:hover {
		background-color: #E5AB35;
	}
	.btn.btn-read-more:hover a {
		color: #09090B;
	}
	#section_1 .skin-img:hover img {
		transform: scale(1.1);
		transition: transform 1.5s ease;
	}

	.section .hover-target:hover .title {
		color: #F8D180;
	}

	.h-i:hover img {
		opacity: 0.5;
	}

	.bg-container:hover img {
		transform:scale(1.1);
		transition: transform 1.5s ease;
	}

	.section .hover-target:hover .info-title{
		color: #F8D180;
	}

	.section .hover-target:hover .main-img {
		transform:scale(1.1);
		transition: transform 1.5s ease;

	}

	.summer-beauty:hover {
		transform: scale(1.2);
		transition: transform .2s ease;
	}
	.body-care:hover {
		transform: scale(1.2);
		transition: transform .2s ease;

	}
	.summer-style:hover {
		transform: scale(1.2);
		transition: transform .2s ease;
	}
	.healthy-products:hover {
		transform: scale(1.2);
		transition: transform .2s ease;
	}

	.section .hover-target:hover .celebs-container {
		visibility: visible;

	}
	.section .celebs-container:hover {
		transform: scale(1.2);
		transition: transform 0.3s ease;
	}

	.section .hover-target:hover  .product-container {
		transform: rotate(-30deg);
		transition: transform 0.3s ease;
	}

	.section .hover-target:hover  .product-container-left {
		transform: rotate(30deg);
		transition: transform 0.3s ease;
	}

	figcaption::before {
		display: block;
		content: attr(title);
		font-weight: bold;
		height: 0;
		overflow: hidden;
		visibility: hidden;
	}

	figcaption:hover {
		font-weight:bold;
		transition: 0.5s ease;
	}
}

@media only screen and (max-width: 992px) {
	.section {
		background-color: #000;
		background-image: unset;
	}
	
	.butterfly-mob {
		position: absolute;
		top: 0;
		left: 0;
	}
	.btn.btn-read-more {
		width: 238px;
		position:relative;
		height: 55px;
		padding-top: 15px;
		border-color:#920000;
		margin:30px 0 20px 0;
	}
	.btn.btn-read-more a {
		color: #920000;
		font-weight: 900;
	}
	.section .container {
		max-width: 100vw;
		min-height: 100vh;
		background-color: #240003;
	}
	
	.container-mob {
		width:360px;
	}
	
	#mobile_opening {
		width: 100%;
		height: 773px;
		position: relative;
		margin: 60px 0 0 0;
		background-color: #a80000;
	}
	#mobile_opening .mob-cont {
		max-width: 360px;
		height: 773px;
		background-image: url("/wp-content/uploads/2024/12/anoigma-backround-red-mobile.webp");
		background-repeat: no-repeat;
		margin-left: auto;
		position: relative;
		margin-right: auto;
	}
	.mob-text-anoigma {
		position:absolute;
	}
	.mob-opening-2 {
		position: absolute;
		bottom: 80px;
		left: 65px;
	}
	.first {
		order: 0;
	}

	.second {
		order: 1;
	}
	.hover-target {
		position: relative;
		background-image: url("/wp-content/uploads/2024/12/anoigma-celebs-back-mobile.webp");
		background-repeat: no-repeat;
		background-size: cover;
		width:100%;
	}
	figcaption {
		font-size: 20px;
		position: initial;
		margin-top: 110px;
		width: 100%;
	}
	.first-opening {
		width: 100%;
		height: 416px;
		position: relative;
	}

	.second-opening {
		width: 100vw;
		min-height: 50vh;
		position: relative;
		background-image: url("/wp-content/uploads/2024/07/photo-anoigma-mobile.jpg");
		background-repeat: no-repeat;
		background-position: bottom, center;
		background-size: cover;
	}
	.celebrity-beauty{
		font-size: 24px;
		text-align: left;
		margin-left: 30px;
		padding-bottom: 20px;
    line-height: 30px;
	}

	#celebs .title {
		padding: 0 120px 0 0;
		font-size: 34px;
		margin-top:0;
	}

	.celebs-container {
		margin-left: -60px;
		max-width: 360px;
		margin-bottom: -1rem;
	}
	.logo-circle {
		left: 5%;
		position: absolute;
		top: -90px;
		max-width: 100vw;
		width: 342px;
		height:auto;
	}
	.menegaki-mob {
		position: absolute;
		z-index: 11;
		right: 0;
		bottom: 0;
	}
	.gift-mob {
		position: absolute;
		bottom: 120px;
		z-index: 0;
		left: 50px;
	}
	.menu-maps {
		margin-top: 200px;
	}
	.menu-maps div:nth-child(n){
		margin-left: -40px;
	} 


	.picture-container {
		margin-bottom: 3rem;
		margin-top: 4rem;
		width: auto;
	}

	.swiper{
		max-width: 300px;
	}
	.col-lg-8, .col-lg-9 {
		margin-top: 30px;	
	}

	.title {
		font-size: 34px;
		font-family: 'hypatia-sans', sans-serif;
		font-weight: 700;
		padding-bottom: 0;
		padding-right: 50px;
		line-height: normal;
		margin-bottom: 2rem;
		margin-top: 0rem;
		margin-right: 15px;
	}
	.customer {
		color: #CB5E0C;
		margin-top: 50px;
	}

	.content {
		padding: 0; 
		font-size: 22px;
		line-height: normal;
	}

	.content-left {
		padding: 0;
		font-size: 22px;
		line-height: normal;
	}

	#mobile_slider figcaption {
		font-size: 20px;
		position: absolute;
		margin-top:0;
		width: 100%;
		top: 0;
		text-align: center;
		color: white;
		left: 90px;
	}

	.bg-container {
		background-image: url('/wp-content/uploads/2024/11/back-new-mobile.webp');
		background-repeat: no-repeat;
		background-position: bottom, center;
		background-size: cover;
		width:100%;
		height:auto;
		min-height:580px;
		position:relative;
	}
	.bg-container img {
		margin-top: 70px;
		margin-left: 10px;
	}
	.bg-container figcaption {
		margin-top: 40px;
		bottom:50px;
	}
	#celebs .hover-target::after {
		margin-bottom: 30px;
	}
}
	/* CG extra */
	
.customer-1-swiper .swiper-slide,
.customer-2-swiper .swiper-slide,
.customer-3-swiper .swiper-slide,
.customer-4-swiper .swiper-slide,
.customer-5-swiper .swiper-slide,
.customer-6-swiper .swiper-slide,
.customer-7-swiper .swiper-slide,
.customer-8-swiper .swiper-slide,
.customer-9-swiper .swiper-slide,
.customer-10-swiper .swiper-slide,
.customer-13-swiper .swiper-slide,
.customer-14-swiper .swiper-slide
{
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
  margin-top: 120px;
}
.customer-11-swiper .swiper-slide,
.customer-12-swiper .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.customer-1-swiper.swiper,
.customer-2-swiper.swiper,
.customer-3-swiper.swiper,
.customer-4-swiper.swiper,
.customer-5-swiper.swiper,
.customer-6-swiper.swiper,
.customer-7-swiper.swiper,
.customer-8-swiper.swiper,
.customer-9-swiper.swiper,
.customer-10-swiper.swiper,
.customer-13-swiper.swiper,
.customer-14-swiper.swiper
{
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
  text-align: center;
  background-image: url('/wp-content/uploads/2024/12/back-xg-proionta-1.webp');
  width: 411px;
  height: 699px;
}
.customer-11-swiper.swiper,
.customer-12-swiper.swiper
{
  width: 411px;
  height: 699px;
}
#celebs .btn.btn-read-more:hover {
  background-color: #920000;
}
#celebs .btn.btn-read-more:hover a {
  color: #C7A446;
}
.swiper-button-next, .swiper-button-prev {
  color: #920000;
  top: 270px;
}

.title::after {
  content: '';
  width: 362px;
  height: 350px;
  background-image: url("/wp-content/uploads/2024/12/gifts.webp");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 380px;
  z-index: -1;
  transition: transform 0.3s ease;
  transform-origin: center;
  bottom: 0;
}
#celebs .title::after {
  right: 100px;
}

@media only screen and (max-width: 992px) {
  .swiper-button-next, .swiper-button-prev {
    top: 200px;
  }
  .btn.btn-read-more::after {
    content: '';
    width: 125px;
    height: 178px;
    background-image: url("/wp-content/uploads/2024/12/gifts-mobile-op.webp");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -50px;
    z-index: 10;
    transition: transform 0.3s ease;
    transform-origin: center;
    top: -70px;
  }
  .customer-1-swiper.swiper,
  .customer-2-swiper.swiper,
  .customer-3-swiper.swiper,
  .customer-4-swiper.swiper,
  .customer-5-swiper.swiper,
  .customer-6-swiper.swiper,
  .customer-7-swiper.swiper,
  .customer-8-swiper.swiper,
  .customer-9-swiper.swiper,
  .customer-10-swiper.swiper,
  .customer-13-swiper.swiper,
  .customer-14-swiper.swiper{
    width: 299px;
    height: 532px;
    background-image: url('/wp-content/uploads/2024/12/back-xg-proionta-mobile.webp');
  }

  .customer-1-swiper .swiper-slide,
  .customer-2-swiper .swiper-slide,
  .customer-3-swiper .swiper-slide,
  .customer-4-swiper .swiper-slide,
  .customer-5-swiper .swiper-slide,
  .customer-6-swiper .swiper-slide,
  .customer-7-swiper .swiper-slide,
  .customer-8-swiper .swiper-slide,
  .customer-9-swiper .swiper-slide,
  .customer-10-swiper .swiper-slide,
  .customer-13-swiper .swiper-slide,
  .customer-14-swiper .swiper-slide{
    margin-top: 45px;
    margin-left: unset;
  }
  
  body {
    background-color: #240003;
  }
  
  body .section:nth-child(even) .hover-target {

    background-image: url("/wp-content/uploads/2024/12/anoigma-backround-red-mobile.webp");
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 100vw;

  }

  body .section:nth-child(odd) .hover-target {

    background-image: url("/wp-content/uploads/2024/12/anoigma-celebs-back-mobile.webp");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .title {
    margin-right: unset;
    margin-left: 30px;
  }
}
.snow-mob {
  z-index: 2;
  position: relative;
}