/*init*/
.fpaci{
    font-family: Pacifico;
}
.fpd{
    font-family: Playfair Display;
}
.cwhite{
    color: white;
}
.font-weight-bold-spa{
    font-weight: bold !important;
}
.cspa{
    color: #036267 !important;
}
.cluzine{
    color: #f8c252 !important;
}
.bg-spa-green{
    background-color: #036267 !important;
}
.bg-luzine{
    background-color: #f8c252 !important;
}
.spa-btn{
    background: #58c3dd !important;
    background: linear-gradient(90deg, #6294a2 25%, #58c3dd 100%) !important;
    border: none !important;
    box-shadow: 0 0.25rem 1.75rem rgb(30 34 40 / 7%) !important;
    transition: all .2s ease-in-out;
}
.spa-btn:hover{
    transform: translateY(-0.15rem);
}
.br7{
    border-radius: 7px;
}
.bcardnone{
    border: none;
}
.fonts20{
    font-size: 20px;
}

/*init*/

body {
    background-color: #ede6de !important;
    overflow-x: hidden;
}

a {
	text-decoration: none;
}
a:hover{
	color: #bebebe;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -mz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}
.overlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	mix-blend-mode: overlay;
}
.text
{
	position: relative;
	z-index: 10;
}

.text h2
{
	font-size: 5em;
	font-weight: 800;
	color: #fff;
	line-height: 1em;
	text-transform: uppercase;
}
.text h3
{
	font-size: 4em;
	font-weight: 700;
	color: #fff;
	line-height: 1em;
	text-transform: uppercase;
}
.text p
{
	font-size: 1.1em;
	color: #fff;
	margin: 20px 0;
	font-weight: 400;
	max-width: 700px;
}
.text a
{
	display: inline-block;
	font-size: 1em;
	background: #fff;
	padding: 10px 30px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 500;
	margin-top: 10px;
	color: #111;
	letter-spacing: 2px;
	transition: 0.2s;
}
.text a:hover
{
	letter-spacing: 6px;
}
.social
{
	position: absolute;
	z-index: 10;
	bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.social li
{
	list-style: none;
}
.social li a
{
	display: inline-block;
	margin-right: 20px;
	filter: invert(1);
	transform: scale(0.5);
	transition: 0.5s;
}
.social li a:hover
{
	transform: scale(0.5) translateY(-15px);
}
.menu
{
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.menu ul
{
	position: relative;
}
.menu ul li
{
	list-style: none;
}
.menu ul li a
{
	text-decoration: none;
	font-size: 24px;
	color: #111;
}
.menu ul li a:hover
{
	color: #03a9f4;
}

.top-header {
	position: absolute;
	top: 0;
	z-index: 1;
	display: block;
	width: 100%;
	left: 0;
}
.nav-logo {
	height: 40px;
	width: 153px;
}
@media (max-width: 991px)
{
	.showcase,
	.showcase header
	{
		padding: 40px;
	}
	.text h2
	{
		font-size: 3em;
	}
	.text h3
	{
		font-size: 2em;
	}
}
.copyright p{
    font-size: 14px;
    padding: 10px;
}
.footer-social i {
    width: 36px;
    height: 36px;
    display: inline-block;
    line-height: 36px;
    border-radius: 6px;
    text-align: center;
    background: #D0CAC3;
    font-size: 15px;
    color: #ffffff;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -mz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}
.footer-social a:hover i{
    background: #046167;
}
.footer-link a {
    color: #404040;
    line-height: 25px;
    font-size: 12px;
    -webkit-transition: all 0.5s;
    background-color: transparent;
    transition: all 0.5s;
}
.footer-link a:hover{
    color: #046167;
}
.spa-maps h6,
.spa-gift h6,
.spa-reviews h6,
.spa-rooms h6,
.spa-maps-destinations h6,
.order-gift h6,
.spa-book h6,
.spa-calendar h6,
.spa-login h6,
.spa-register h6,
.spa-page h6,
.pres_section h6
{
    font-size: 20px;
}
.spa-maps h3,
.spa-gift h3,
.spa-reviews h3,
.spa-rooms h3,
.spa-maps-destinations h3,
.order-gift h3,
.spa-book h3,
.spa-calendar h3,
.spa-login h3,
.spa-register h3,
.spa-page h3,
.pres_section h3
{
    font-size: 37px;
    font-family: Playfair Display;
    font-weight: bold;
    color: #6E6E6E;
}

.giftbtn1{
    padding: 12px 30px;
}
.gift-body{
   /* background: #fff;
   box-shadow: 0 0.25rem 1.75rem rgb(30 34 40 / 7%);
   */
    border-radius: 7px;
}
.spa-rooms .card .card-body{
    padding: 0 !important;
}
.spa-rooms .card .card-body img{
    border-radius: 0px;
}
.spa-rooms .card .card-footer{
    border-radius:  0px;
}
.spa-rooms .card .card-footer h2{
    font-size: 1.05rem!important;
}
.spa-rooms .card .card-footer .satr{
    border-width: 2px !important;
    border-radius: 7px;
    width: 20% !important;
}


/*header*/
.mySuperHeader{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 0;
}
.main-header {
    position: relative;
    z-index: 100;
    background-size: cover;
    background-position: center;
    color: white;
}


@media (max-width: 850px) {
    .main-header {
        height: 680px;
    }
}

@media (max-width: 550px) {
    .main-header {
        height: 480px;
    }
}

.header-curve {
    position: absolute;
    bottom: -2px;
    width: 100%;
    left: 0;
    right: 0;
    color: #ede6de;
}

.main-header .btn-play {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    width: 69px;
    height: 69px;
    background: transparent;
    backdrop-filter: blur(9px);
    -webkit-backdrop-filter: blur(9px);
    background-color: rgba(0, 0, 0, 0.07);
    display: flex;
    align-items: center;
    justify-content: center;
    fill: white;
    color: white;
    border: none;
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 30;
    transition: all 0.3s;
}

.main-header .btn-play:hover, .main-header .btn-play:active {
    background-color: rgba(0, 0, 0, 0.12);
}

/*-- -----[TOP NAVBAR]----- -- */
.topnav {
    background-color: rgb(237, 230, 222);
    padding: 16px 44px;
}

.topnav a,
.topnav p,
.topnav li {
    font-size: 18px;
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

@media (max-width: 600px) {
    .topnav {
        padding: 10px 20px;
    }
}

.spa-top-bar a{
    color: #ede6de;
}
.spa-top-bar .dropdown-menu{
    background-color: #026267 !important;
    border: none !important;
}

.my-main-spa-meeeenu .navbar {
    padding: 20px 15px;
    transition: padding 0.3s ease, background-color 0.3s ease;
}
.my-main-spa-meeeenu .navbar.scrolled {
    background-color: #ede6de;
}
.my-main-spa-meeeenu .fixed-top {
    position: fixed !important;
    left: 0;
    margin: auto;
    top: 0;
    width: 100%;
    z-index: 1030;
    animation: fadeInDown 500ms ease-in-out 0s normal none 1 running;
    box-shadow: 0px 20px 40px rgba(37, 9, 62, 0.1);
}
.my-main-spa-meeeenu .navbar-brand img {
    width: auto;
    height: 40px; /* Adjust height as needed */
}
.my-main-spa-meeeenu a:hover {
    color:#026267;
}
.luzinelab_topnav a.nav-link.active{
    color:#6294a2;
}
/*-- -----[BOTTOM navlinks]----- -- */
.navlinks {
    max-width: 1364px;
    width: 100%;
    padding: 23px 100px;
    border-radius: 50px;
    backdrop-filter: blur(9px);
    --webkit-backdrop-filter: blur(9px);
    background-color: rgba(0, 0, 0, 0.07);
    margin-top: 90px;
    position: relative;
    z-index: 99999;
}

@media (max-width: 1050px) {
    .navlinks {
        margin-top: 50px;
        padding: 10px 40px;
    }
}

.navlinks-item {
    display: flex;
    align-items: center;
    gap: 30px;
}

.navlinks-item a {
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: white;
    transition: all 0.25s;
    position: relative;
}
.navlinks-item a:hover {
    text-decoration: none !important;
    color: #00bcd4;
}

.navlinks-item .dropdown-item:hover, .navlinks-item .dropdown-item:focus{
    background-color: transparent !important;
    color: #00bcd4 !important;
}

.navlinks-item a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #00bcd4;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 1050px) {
    .navlinks-item a {
        font-size: 14px;
    }
}

.navlinks-item a.active::before {
    opacity: 100;
    visibility: visible;
}

.navlinks-item a.active {
    color: #00bcd4;
}

.navlinks-item a:not(.active):hover {
    text-decoration: underline;
}

.nav-toggle {
    display: none;
}

@media (max-width: 768px) {
    .nav-toggle {
        width: fit-content;
        margin-left: auto;
        display: block;
        border: none;
        outline: none;
        background-color: transparent;
        color: white;
        fill: currentColor;
    }
    .navlinks {
        display: grid !important;
        gap: 0 !important;
        grid-template-columns: repeat(2, 1fr);
        transition: all 0.3s;
        z-index: 99999;
        padding-left: 20px;
        padding-right: 20px;
    }
    .navlinks.active {
        border-radius: 10px;
    }
    .navlinks-item {
        grid-column: 1/-1;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 0 20px;
        gap: 16px;
        max-height: 0;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s;
        pointer-events: none;
    }
    .navlinks-item.active {
        border-top: 2px solid rgba(255, 255, 255, 0.11);
        margin-top: 10px;
        max-height: 800px;
        padding: 30px 20px;
        opacity: 100;
        visibility: visible;
        pointer-events: auto;
    }
}

.dropdown {
    position: relative;
}

.dropdown-list {
    position: absolute;
    height: auto;
    padding-top: 36px;
    top: 100%;
    width: 150px;
    left: 50%;
    opacity: 0;
    z-index: 99999;
    visibility: hidden;
    pointer-events: none;
    transition: all 0.3s ease;
    transform: translateX(-50%);
}

@media (max-width: 768px) {
    .dropdown-list {
        left: 0;
        transform: translateX(0);
        padding-top: 10px;
    }
}

.dropdown-list ul {
    border-radius: 6px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.12);
}

@media (max-width: 768px) {
    .dropdown-list ul {
        background-color: rgba(0, 0, 0, 0.82);
    }
}

.dropdown-list li a {
    display: block;
    padding: 10px 20px;
}

.dropdown-list li a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    text-decoration: none !important;
}

.dropdown-list li:not(:last-child) {
    border-bottom: 1.5px solid rgba(255, 255, 255, 0.616);
}

.dropdown:hover .dropdown-list {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
/*header*/

/*reviews*/

.spa-reviews .card{
    box-shadow: 0 0.25rem 1.75rem rgb(30 34 40 / 7%);
}
.rcomments{
    color: #878787;
}
.ratings {
    display: inline-block;
    position: relative;
    width: 5rem;
    height: 0.8rem;
    font-size: .9rem;
    line-height: 1;
}
.ratings:before {
    color: rgba(38,43,50,.1);
}

.ratings:after, .ratings:before {
    display: inline-block;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
    color: #fcc032;
    content: "\2605\2605\2605\2605\2605";
    overflow: hidden;
}
blockquote.border-0 {
    padding-left: 0;
}
.blockquote-details {
    display: flex;
    align-items: center;
    text-align: left;
}
.blockquote-details .info {
    padding-left: 1rem;
}
.blockquote-details .info h5{
    font-size: 10px;
}
.blockquote-details p {
    font-size: .85rem;
}
.w-12 {
    width: 30px !important;
}
.h-12 {
    height: 30px !important;
}
.mb-15-px{
    margin-bottom: 15px !important;
}

/*order gift*/
.order-gift .card{
    box-shadow: 0 0.25rem 1.75rem rgb(30 34 40 / 7%);
    border-radius: 7px;
}
.order-gift label{
    font-size: 14px;
    font-family: Playfair Display;
    font-weight: 500;
    color: #6E6E6E;
}
.form-gift-dots {
    background: #58c3dd;
    background: linear-gradient(78deg, #6294a2 41%, #58c3dd 100%);
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
}
.order-gift input, .order-gift textarea, .checkgift input, .border-spa{
    border: 1px solid #046167 !important;
}
/*order gift*/
/*concept*/
.spa-features .card,
.login-part .card,
.spa-book .options-part .tbsOps .card
{
    height: 100%;
    padding: 20px 20px 10px;
    border: none !important;
}
.our-gallery .card{
    border: none !important;
}
.spa-features .spa-icon2,
.spa-book .options-part .tbsOps .spa-icon2{
    padding: 0;
    border-radius: 100%!important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 3rem;
    height: 3rem;
    font-size: 1.3rem;
    border: 2px solid #046167;
}
.spa-features .spa-icon2 i,
.spa-book .options-part .tbsOps .spa-icon2 i{
    color: #046167;
    font-size: 15px;
}
.spa-features .spa-icon1 i,
.spa-features .spa-icon3 i,
.spa-book .options-part .tbsOps .spa-icon1 i,
.spa-book .options-part .tbsOps .spa-icon3 i
{
    color: #A0A0A0;
    font-size: 13px;
}
.spa-features .card-footer,
.login-part .card-footer,
.spa-book .options-part .tbsOps .card-footer{
    /*background-color: #fff;*/
    background-color: inherit;
    border-radius: 0px 0px 7px 7px;
}
.our-gallery .card-img-top img{
    opacity: 1;
    width: 100%;
    max-width: 100%;
    vertical-align: top;
    position: relative;
}
/*concept*/
.slidRoom img{
    border-radius: 7px;
}
.slidRoom .owl-nav button{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 25px;
    background-color: rgba(255,255,255,0.9);
    color: #444;
    cursor: pointer;
    display: block;
    opacity: 0;
    position: absolute;
    top: 33%;
    margin-top: -44px;
}
.slidRoom .owl-nav button.owl-prev {
    float: left;
    left: -60px;
}
.slidRoom .owl-nav button.owl-next {
    float: right;
    right: -60px;
}
.slidRoom .owl-nav button span {
    margin-right: 35px;
}
.slidRoom:hover .owl-nav button.owl-next {
    box-shadow: -30px 0 200px 40px #e9e9e9;
    opacity: 1;
    right: 15px;
}
.slidRoom:hover .owl-nav button.owl-prev {
    box-shadow: -30px 0 200px 40px #e9e9e9;
    opacity: 1;
    left: 15px;
}
.slidRoom .owl-nav button {
    transition: all .25s;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    -moz-transition: all .25s;
}
.slidRoom:hover .owl-nav button.owl-prev:hover, .slidRoom:hover .owl-nav button.owl-next:hover {
    background: #046167 !important;
    color: #FFF;
    text-decoration: none;
}
.spa-book .bs-stepper .step-trigger:hover {
    text-decoration: none;
    background-color: rgb(0 0 0 / 0%) !important;
}

.spa-book .bs-stepper .active span.bs-stepper-label {
    color: #046167;
    font-weight: bold;
    font-family: roboto;
}

#packs-part h2, h2.pack-title {
    font-size: 20px;
    font-weight: bold;
    font-family: roboto;
}

#packs-part .card,
.login-part .card {
    box-shadow: 0 0.25rem 1.75rem rgb(30 34 40 / 7%);
}

.list li{
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:13px;
}
.list-unstyled li span {
    display: flex;
}
.list-unstyled li span i {
    margin-right: 15px;
}
.options-part .card {
    border-radius: 7px;
}
.options-part .active.link-secondary .card,
.login-part .active.link-secondary .card{
    background-color: #046167;
    color: #fff;
}
.options-part .active.link-secondary .spa-icon2
{
    background-color: #FFCE00;
}
.options-part .active.link-secondary .card-footer,
.login-part .active.link-secondary .card-footer
{
    background-color: #046167;
    color: #fff;
}
.options-part .option-product input#qty_input {
    background: #F0F0F0;
    border: none;
    text-align: center;
}
.options-part .option-product button#minus-btn, .options-part .option-product button#plus-btn {
    background: #046167;
    color: #fff;
    border: none;
    border-radius: 0;
}

/*checkout*/
.recap {
    background: #F0F0F0;
    padding: 15px;
}
.recap h5, .checkgift h5{
    font-family: 'Roboto';
    font-weight: 600;
}
.recap tfoot{
    background: #046167;
    border: none;color: #fff;
}
.recap tfoot .titletotal .tlza{
    padding-left: 15px;
    font-weight: bold;
    font-family: 'Roboto';
}
.recap tfoot .titletotal .tlza2{
    padding-right: 15px;
    font-weight: bold;
    font-family: 'Roboto';
    margin: 0;
}
.card.checkgift{
    margin-top: 2rem !important;
    background-color: #f0f0f0;
    border: none;
    border-radius: 7px;
    text-align: center;
}
.checkgift i{
    font-size: 30px;
}

.dropstart .dropdown-toggle::after{display: none;}

/* des maps */

@media (min-width: 1200px){
    .btn.btn-circle.btn-play {
        font-size: 2.3rem;
    }
}

.btn.btn-circle.btn-play {
    width: 3.5rem;
    height: 3.5rem;
    font-size: calc(1.355rem + 1.26vw);
}
.btn.btn-circle {
    padding: 0;
    border-radius: 100%!important;
    width: 2.2rem;
    height: 2.2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    line-height: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.position-relative .shape.rellax+figure{
    position: relative;
    z-index: 2;
}
.rounded {
    border-radius: 0.4rem!important;
}

figure {
    margin: 0;
    padding: 0;
}
.rounded img {
    border-radius: 0.4rem;
}

figure img {
    width: 100%;
    max-width: 100%;
    height: auto!important;
}

/*-- -----[MAIN MAP]----- -- */
.mainmap {
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.mainmap h3 {
    font-family: "Pacifico", cursive;
    font-weight: normal;
    font-size: 35px;
    color: #036267;
    text-align: center;
}

@media (max-width: 1280px) {
    .mainmap h3 {
        font-size: 20px;
    }
}

.mainmap h1 {
    font-family: "Playfair Display", serif;
    font-weight: bold;
    font-size: 60px;
    color: #6e6e6e;
    text-align: center;
    margin-top: -10px;
}

@media (max-width: 1280px) {
    .mainmap h1 {
        font-size: 32px;
    }
}

.mainmap-map {
    position: relative;
    max-width: 1640px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

.mainmap-map img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.mainmap-box {
    position: absolute;
    transform: translateX(-50%);
    z-index: 0;
}

@media (max-width: 600px) {
    .mainmap-box {
        display: none;
    }
}

@media (max-width: 1280px) {
    .mainmap-box {
        transform: translateX(-50%) scale(0.5);
    }
}

.mainmap-box-trig {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #036267;
    color: white;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    z-index: -6;
}

.mainmap-box-trig svg {
    display: none;
}

.mainmap-box-1 {
    top: 23%;
    left: 48%;
}

.mainmap-box-2 {
    right: 36%;
    top: 38%;
}

.mainmap-box-3 {
    bottom: 31%;
    right: 18%;
}

.mainmap-box-4 {
    top: 28%;
    left: 27%;
}

.mainmap-box-5 {
    left: 34%;
    bottom: 17%;
}

.mainmap-box-1 .mainmap-content {
    right: 90%;
    top: 90%;
}

.mainmap-box-2 .mainmap-content {
    right: 90%;
    top: 90%;
}

.mainmap-box-3 .mainmap-content {
    right: 90%;
    bottom: 90%;
}

.mainmap-box-4 .mainmap-content {
    left: 90%;
    bottom: 90%;
}

.mainmap-box-5 .mainmap-content {
    bottom: 90%;
    left: 90%;
}

.mainmap-content {
    max-width: 634px;
    width: auto;
    position: absolute;
    width: 645px;
    border-radius: 7px;
    overflow: hidden;
    background: #fcfcfc;
    z-index: 6650;
    box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.03);
    display: grid;
    grid-template-columns: 1fr 1.12fr;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all 0.3s ease;
}

@media (max-width: 1500px) {
    .mainmap-content {
        width: 500px;
    }
}

@media (max-width: 1280px) {
    .mainmap-content {
        grid-template-columns: 1fr;
    }
}

.mainmap-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 1280px) {
    .mainmap-content img {
        height: 200px;
    }
}

.mainmap-content-detail {
    padding: 23px 40px 20px 25px;
}

@media (max-width: 1280px) {
    .mainmap-content-detail {
        padding: 20px 25px;
    }
}

.mainmap-content-detail h1 {
    font-family: "Acumin Pro", sans-serif;
    font-weight: 600;
    font-size: 50px;
    text-align: left;
    margin-bottom: 20px;
    color: #404040;
}

@media (max-width: 1500px) {
    .mainmap-content-detail h1 {
        font-size: 30px;
    }
}

@media (max-width: 1280px) {
    .mainmap-content-detail h1 {
        margin-bottom: 12px;
    }
}

.mainmap-content-detail p {
    font-family: "Acumin Pro", sans-serif;
    font-weight: 300;
    font-size: 15px;
    text-align: left;
    color: rgba(64, 64, 64, 0.5);
}

@media (max-width: 1280px) {
    .mainmap-content-detail p {
        font-size: 20px;
    }
}
/*
    .mainmap-content-detail button {
        padding: 22px 20px;
        border-radius: 50px;
        font-family: "Acumin Pro", sans-serif;
        font-weight: 500;
        font-size: 25px;
        border: none;
        text-align: center;
        color: #f0f0f0;
        background: linear-gradient(#6294a2 0%, #58c3dd 100%);
        box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.11);
    }

 */

@media (max-width: 1500px) {
    .mainmap-content-detail button {
        font-size: 14px;
        padding: 14px 24px;
    }
}

@media (max-width: 700px) {
    .mainmap-content,
    .mainmap-box-1 .mainmap-content,
    .mainmap-box-2 .mainmap-content,
    .mainmap-box-3 .mainmap-content,
    .mainmap-box-4 .mainmap-content,
    .mainmap-box-5 .mainmap-content {
        position: fixed;
        top: 0%;
        left: 0%;
        bottom: auto;
        right: auto;
    }
}

.mainmap-box.active {
    z-index: 1000;
}

.mainmap-box.active svg {
    display: block;
}

.mainmap-box.active span {
    display: none;
}

.mainmap-box.active .mainmap-content {
    opacity: 1;
    z-index: 900;
    visibility: visible;
    pointer-events: auto;
}

/* des maps */


/*reservation*/

#maReservation, #maReservation_responsive {
    background-color: #046167;
    width: 100%;
    position: fixed;
    min-height: 75px;
    bottom: 0px;
    left: 0px;
    z-index: 99999;
    display: flex;
    flex-flow: row wrap;
    padding: 20px;
    color: #ffffff;
}
#maReservation .cell {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
}
.maReservation_titre {
    font-size: 28px;
}
#maReservation_blocs {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
}
.maReservation_bloc {
    margin: 0px 40px;
    text-align: center;
}
.maReservation_details {
    display: flex;
    flex-flow: row wrap;
}
#maReservation .btn_detail, #maReservation_responsive .btn_detail {
    background-color: #EDE6DE;
    color: #054C50;
    background-size: 25px;
}
#maReservation .btn, #maReservation_responsive .btn {
    width: 170px;
    display: block;
    margin: 0px 0px 0px 10px;
    text-align: center;
}
#maReservation_responsive .maReservation_detail, #maReservation .maReservation_detail {
    width: 100%;
    padding: 10px;
}
.btn_valider{
    background: #58c3dd;
    background: linear-gradient(90deg, #6294a2 25%, #58c3dd 100%);
    border: none;
    box-shadow: 0 0.25rem 1.75rem rgb(30 34 40 / 7%);
    transition: all .2s ease-in-out;
}
/*reservation*/

/* events css */
.lightrope {
    position: absolute;
    top: 0;
    left: 0;
    margin: -15px 0 0 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    z-index: 99;
    pointer-events: none;
    width: 100%;
}
.lightrope li {
    position: relative;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 12px;
    height: 28px;
    border-radius: 50%;
    margin: 20px;
    display: inline-block;
    background: #00f7a5;
    box-shadow: 0px 4.6666666667px 24px 3px #00f7a5;
    -webkit-animation-name: flash-1;
    animation-name: flash-1;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.lightrope li:nth-child(2n + 1) {
    background: cyan;
    box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 255, 255, 0.5);
    -webkit-animation-name: flash-2;
    animation-name: flash-2;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
}
.lightrope li:nth-child(4n + 2) {
    background: #f70094;
    box-shadow: 0px 4.6666666667px 24px 3px #f70094;
    -webkit-animation-name: flash-3;
    animation-name: flash-3;
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
}
.lightrope li:nth-child(odd) {
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
}
.lightrope li:nth-child(3n + 1) {
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
}
.lightrope li:before {
    content: '';
    position: absolute;
    background: #222;
    width: 10px;
    height: 9.3333333333px;
    border-radius: 3px;
    top: -4.6666666667px;
    left: 1px;
}
.lightrope li:after {
    content: '';
    top: -14px;
    left: 9px;
    position: absolute;
    width: 52px;
    height: 18.6666666667px;
    border-bottom: solid #222 2px;
    border-radius: 50%;
}
.lightrope li:last-child:after {
    content: none;
}
.lightrope li:first-child {
    margin-left: -40px;
}
@-webkit-keyframes flash-1 {
    0%, 100% {
        background: #00f7a5;
        box-shadow: 0px 4.6666666667px 24px 3px #00f7a5;
    }
    50% {
        background: rgba(0, 247, 165, 0.4);
        box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 247, 165, 0.2);
    }
}
@keyframes flash-1 {
    0%, 100% {
        background: #00f7a5;
        box-shadow: 0px 4.6666666667px 24px 3px #00f7a5;
    }
    50% {
        background: rgba(0, 247, 165, 0.4);
        box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 247, 165, 0.2);
    }
}
@-webkit-keyframes flash-2 {
    0%, 100% {
        background: cyan;
        box-shadow: 0px 4.6666666667px 24px 3px cyan;
    }
    50% {
        hadow: 0px 4.6666666667px 24px 3px #00f7a5;
    }
    50% {
        background: rgba(0, 247, 165, 0.4);
        box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 247, 165, 0.2);
    }
}
@-webkit-keyframes flash-2 {
    0%, 100% {
        background: cyan;
        box-shadow: 0px 4.6666666667px 24px 3px cyan;
    }
    50% {
        background: rgba(0, 255, 255, 0.4);
        box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 255, 255, 0.2);
    }
}
@keyframes flash-2 {
    0%, 100% {
        background: cyan;
        box-shadow: 0px 4.6666666667px 24px 3px cyan;
    }
    50% {
        background: rgba(0, 255, 255, 0.4);
        box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 255, 255, 0.2);
    }
}
@-webkit-keyframes flash-3 {
    0%, 100% {
        background: #f70094;
        box-shadow: 0px 4.6666666667px 24px 3px #f70094;
    }
    50% {
        background: rgba(247, 0, 148, 0.4);
        box-shadow: 0px 4.6666666667px 24px 3px rgba(247, 0, 148, 0.2);
    }
}
@keyframes flash-3 {
    0%, 100% {
        background: #f70094;
        box-shadow: 0px 4.6666666667px 24px 3px #f70094;
    }
    50% {
        background: rgba(247, 0, 148, 0.4);
        box-shadow: 0px 4.6666666667px 24px 3px rgba(247, 0, 148, 0.2);
    }
}
/********************** chris **********************/
.sky {
    width: 100vw;
    height: auto;
    top: 0;
    color: #fff;
    padding: 12px;
    position: absolute;
    display: block;
    display: grid;
    justify-items: center;
    align-items: center;
}
/* Deco */
.CTA-box {
    width: 60vw;
    margin: 0 20%;
    padding: 24px 32px;
    background-color: #e85838;
    text-align: center;
    font-weight: 900;
    font-size: 6vmin;
    font-family: Raleway;
    letter-spacing: 3px;
    word-spacing: 4px;
    color: #fff;
}
.boton {
    background-color: #fe7b60;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 22px;
    padding: 20px;
    width: 180px;
    transition: all 0.5s;
    cursor: pointer;
    border-radius: 5px;
    z-index: 100;
}


[class*="spider"] {
    z-index: 2;
    position: absolute;
    height: 40px;
    width: 50px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 40px 0 0 0;
    background: #110D04;
}
[class*="spider"] *, [class*="spider"]:before, [class*="spider"]:after, [class*="spider"] :after, [class*="spider"] :before {
    position: absolute;
    content: "";
}
[class*="spider"]:before {
    width: 1px;
    background: #AAAAAA;
    left: 50%;
    top: -320px;
    height: 320px;
}
[class*="spider"] .eye {
    top: 16px;
    height: 14px;
    width: 12px;
    background: #FFFFFF;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
[class*="spider"] .eye:after {
    top: 6px;
    height: 5px;
    width: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: black;
}
[class*="spider"] .eye.left {
    left: 14px;
}
[class*="spider"] .eye.left:after {
    right: 3px;
}
[class*="spider"] .eye.right {
    right: 14px;
}
[class*="spider"] .eye.right:after {
    left: 3px;
}
[class*="spider"] .leg {
    top: 6px;
    height: 12px;
    width: 14px;
    border-top: 2px solid #110D04;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    z-index: 1;
}
[class*="spider"] .leg.left {
    left: -8px;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -moz-transform: rotate(36deg) skewX(-20deg);
    -ms-transform: rotate(36deg) skewX(-20deg);
    -webkit-transform: rotate(36deg) skewX(-20deg);
    transform: rotate(36deg) skewX(-20deg);
    border-left: 2px solid #110D04;
    -moz-border-radius: 60% 0 0 0;
    -webkit-border-radius: 60%;
    border-radius: 60% 0 0 0;
    -moz-animation: legs-wriggle-left 1s 0s infinite;
    -webkit-animation: legs-wriggle-left 1s 0s infinite;
    animation: legs-wriggle-left 1s 0s infinite;
}
[class*="spider"] .leg.right {
    right: -8px;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -moz-transform: rotate(-36deg) skewX(20deg);
    -ms-transform: rotate(-36deg) skewX(20deg);
    -webkit-transform: rotate(-36deg) skewX(20deg);
    transform: rotate(-36deg) skewX(20deg);
    border-right: 2px solid #110D04;
    -moz-border-radius: 0 60% 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 60% 0 0;
    -moz-animation: legs-wriggle-right 1s 0.2s infinite;
    -webkit-animation: legs-wriggle-right 1s 0.2s infinite;
    animation: legs-wriggle-right 1s 0.2s infinite;
}
[class*="spider"] .leg:nth-of-type(2) {
    top: 14px;
    left: -11px;
    -moz-animation: legs-wriggle-left 1s 0.8s infinite;
    -webkit-animation: legs-wriggle-left 1s 0.8s infinite;
    animation: legs-wriggle-left 1s 0.8s infinite;
}
[class*="spider"] .leg:nth-of-type(3) {
    top: 22px;
    left: -12px;
    -moz-animation: legs-wriggle-left 1s 0.2s infinite;
    -webkit-animation: legs-wriggle-left 1s 0.2s infinite;
    animation: legs-wriggle-left 1s 0.2s infinite;
}
[class*="spider"] .leg:nth-of-type(4) {
    top: 31px;
    left: -10px;
    -moz-animation: legs-wriggle-left 1s 0.4s infinite;
    -webkit-animation: legs-wriggle-left 1s 0.4s infinite;
    animation: legs-wriggle-left 1s 0.4s infinite;
}
[class*="spider"] .leg:nth-of-type(6) {
    top: 14px;
    right: -11px;
    -moz-animation: legs-wriggle-right 1s 0.4s infinite;
    -webkit-animation: legs-wriggle-right 1s 0.4s infinite;
    animation: legs-wriggle-right 1s 0.4s infinite;
}
[class*="spider"] .leg:nth-of-type(7) {
    top: 22px;
    right: -12px;
    -moz-animation: legs-wriggle-right 1s 0.7s infinite;
    -webkit-animation: legs-wriggle-right 1s 0.7s infinite;
    animation: legs-wriggle-right 1s 0.7s infinite;
}
[class*="spider"] .leg:nth-of-type(8) {
    top: 31px;
    right: -10px;
    -moz-animation: legs-wriggle-right 1s 0.3s infinite;
    -webkit-animation: legs-wriggle-right 1s 0.3s infinite;
    animation: legs-wriggle-right 1s 0.3s infinite;
}

.spider_0 {
    left: 5%;
    -moz-animation: spider-move-0 5s infinite;
    -webkit-animation: spider-move-0 5s infinite;
    animation: spider-move-0 5s infinite;
}

.spider_1 {
    left: 20%;
    -moz-animation: spider-move-1 5s infinite;
    -webkit-animation: spider-move-1 5s infinite;
    animation: spider-move-1 5s infinite;
}

.spider_2 {
    left: 35%;
    -moz-animation: spider-move-2 5s infinite;
    -webkit-animation: spider-move-2 5s infinite;
    animation: spider-move-2 5s infinite;
}

.spider_3 {
    right: 35%;
    margin-top: 160px;
    -moz-animation: spider-move-3 5s infinite;
    -webkit-animation: spider-move-3 5s infinite;
    animation: spider-move-3 5s infinite;
}

.spider_4 {
    right: 20%;
    margin-top: 50px;
    -moz-animation: spider-move-4 5s infinite;
    -webkit-animation: spider-move-4 5s infinite;
    animation: spider-move-4 5s infinite;
}

.spider_5 {
    right: 5%;
    margin-top: 210px;
    -moz-animation: spider-move-5 5s infinite;
    -webkit-animation: spider-move-5 5s infinite;
    animation: spider-move-5 5s infinite;
}


.web-right {
    position: absolute;
    height: 200px;
    width: auto;
    right: -10px;
    top: -10px;
    z-index: -1;
    opacity: 0.2;
}

.web-left {
    position: absolute;
    left: -10px;
    top: -10px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: -1;
    opacity: 0.2;
}

@-moz-keyframes flicker {
    0%, 6%, 12% {
        text-shadow: none;
        color: #111111;
    }
    3%, 9% {
        text-shadow: 0 0 8px rgba(250, 103, 1, 0.6);
        color: #fa6701;
    }
    60% {
        text-shadow: 0 0 8px rgba(250, 103, 1, 0.6), 0 0 16px rgba(250, 103, 1, 0.4), 0 0 20px rgba(255, 0, 84, 0.2), 0 0 22px rgba(255, 0, 84, 0.1);
        color: #fa6701;
    }
    100% {
        text-shadow: 0 0 8px rgba(250, 103, 1, 0.6), 0 0 16px rgba(250, 103, 1, 0.4), 0 0 20px rgba(255, 0, 84, 0.2), 0 0 22px rgba(255, 0, 84, 0.1);
        color: #fa6701;
    }
}
@-webkit-keyframes flicker {
    0%, 6%, 12% {
        text-shadow: none;
        color: #111111;
    }
    3%, 9% {
        text-shadow: 0 0 8px rgba(250, 103, 1, 0.6);
        color: #fa6701;
    }
    60% {
        text-shadow: 0 0 8px rgba(250, 103, 1, 0.6), 0 0 16px rgba(250, 103, 1, 0.4), 0 0 20px rgba(255, 0, 84, 0.2), 0 0 22px rgba(255, 0, 84, 0.1);
        color: #fa6701;
    }
    100% {
        text-shadow: 0 0 8px rgba(250, 103, 1, 0.6), 0 0 16px rgba(250, 103, 1, 0.4), 0 0 20px rgba(255, 0, 84, 0.2), 0 0 22px rgba(255, 0, 84, 0.1);
        color: #fa6701;
    }
}
@keyframes flicker {
    0%, 6%, 12% {
        text-shadow: none;
        color: #111111;
    }
    3%, 9% {
        text-shadow: 0 0 8px rgba(250, 103, 1, 0.6);
        color: #fa6701;
    }
    60% {
        text-shadow: 0 0 8px rgba(250, 103, 1, 0.6), 0 0 16px rgba(250, 103, 1, 0.4), 0 0 20px rgba(255, 0, 84, 0.2), 0 0 22px rgba(255, 0, 84, 0.1);
        color: #fa6701;
    }
    100% {
        text-shadow: 0 0 8px rgba(250, 103, 1, 0.6), 0 0 16px rgba(250, 103, 1, 0.4), 0 0 20px rgba(255, 0, 84, 0.2), 0 0 22px rgba(255, 0, 84, 0.1);
        color: #fa6701;
    }
}
@-moz-keyframes legs-wriggle-left {
    0%, 100% {
        -moz-transform: rotate(36deg) skewX(-20deg);
        transform: rotate(36deg) skewX(-20deg);
    }
    25%, 75% {
        -moz-transform: rotate(15deg) skewX(-20deg);
        transform: rotate(15deg) skewX(-20deg);
    }
    50% {
        -moz-transform: rotate(45deg) skewX(-20deg);
        transform: rotate(45deg) skewX(-20deg);
    }
}
@-webkit-keyframes legs-wriggle-left {
    0%, 100% {
        -webkit-transform: rotate(36deg) skewX(-20deg);
        transform: rotate(36deg) skewX(-20deg);
    }
    25%, 75% {
        -webkit-transform: rotate(15deg) skewX(-20deg);
        transform: rotate(15deg) skewX(-20deg);
    }
    50% {
        -webkit-transform: rotate(45deg) skewX(-20deg);
        transform: rotate(45deg) skewX(-20deg);
    }
}
@keyframes legs-wriggle-left {
    0%, 100% {
        -moz-transform: rotate(36deg) skewX(-20deg);
        -ms-transform: rotate(36deg) skewX(-20deg);
        -webkit-transform: rotate(36deg) skewX(-20deg);
        transform: rotate(36deg) skewX(-20deg);
    }
    25%, 75% {
        -moz-transform: rotate(15deg) skewX(-20deg);
        -ms-transform: rotate(15deg) skewX(-20deg);
        -webkit-transform: rotate(15deg) skewX(-20deg);
        transform: rotate(15deg) skewX(-20deg);
    }
    50% {
        -moz-transform: rotate(45deg) skewX(-20deg);
        -ms-transform: rotate(45deg) skewX(-20deg);
        -webkit-transform: rotate(45deg) skewX(-20deg);
        transform: rotate(45deg) skewX(-20deg);
    }
}
@-moz-keyframes legs-wriggle-right {
    0%, 100% {
        -moz-transform: rotate(-36deg) skewX(20deg);
        transform: rotate(-36deg) skewX(20deg);
    }
    25%, 75% {
        -moz-transform: rotate(-15deg) skewX(20deg);
        transform: rotate(-15deg) skewX(20deg);
    }
    50% {
        -moz-transform: rotate(-45deg) skewX(20deg);
        transform: rotate(-45deg) skewX(20deg);
    }
}
@-webkit-keyframes legs-wriggle-right {
    0%, 100% {
        -webkit-transform: rotate(-36deg) skewX(20deg);
        transform: rotate(-36deg) skewX(20deg);
    }
    25%, 75% {
        -webkit-transform: rotate(-15deg) skewX(20deg);
        transform: rotate(-15deg) skewX(20deg);
    }
    50% {
        -webkit-transform: rotate(-45deg) skewX(20deg);
        transform: rotate(-45deg) skewX(20deg);
    }
}
@keyframes legs-wriggle-right {
    0%, 100% {
        -moz-transform: rotate(-36deg) skewX(20deg);
        -ms-transform: rotate(-36deg) skewX(20deg);
        -webkit-transform: rotate(-36deg) skewX(20deg);
        transform: rotate(-36deg) skewX(20deg);
    }
    25%, 75% {
        -moz-transform: rotate(-15deg) skewX(20deg);
        -ms-transform: rotate(-15deg) skewX(20deg);
        -webkit-transform: rotate(-15deg) skewX(20deg);
        transform: rotate(-15deg) skewX(20deg);
    }
    50% {
        -moz-transform: rotate(-45deg) skewX(20deg);
        -ms-transform: rotate(-45deg) skewX(20deg);
        -webkit-transform: rotate(-45deg) skewX(20deg);
        transform: rotate(-45deg) skewX(20deg);
    }
}
@-moz-keyframes spider-move-0 {
    0%, 100% {
        margin-top: 156px;
    }
    34% {
        margin-top: calc(156px + 48px);
    }
}
@-webkit-keyframes spider-move-0 {
    0%, 100% {
        margin-top: 156px;
    }
    34% {
        margin-top: calc(156px + 48px);
    }
}
@keyframes spider-move-0 {
    0%, 100% {
        margin-top: 156px;
    }
    34% {
        margin-top: calc(156px + 48px);
    }
}
@-moz-keyframes spider-move-1 {
    0%, 100% {
        margin-top: 72px;
    }
    38% {
        margin-top: calc(72px + 59px);
    }
}
@-webkit-keyframes spider-move-1 {
    0%, 100% {
        margin-top: 72px;
    }
    38% {
        margin-top: calc(72px + 59px);
    }
}
@keyframes spider-move-1 {
    0%, 100% {
        margin-top: 72px;
    }
    38% {
        margin-top: calc(72px + 59px);
    }
}
@-moz-keyframes spider-move-2 {
    0%, 100% {
        margin-top: 195px;
    }
    49% {
        margin-top: calc(195px + 21px);
    }
}
@-webkit-keyframes spider-move-2 {
    0%, 100% {
        margin-top: 195px;
    }
    49% {
        margin-top: calc(195px + 21px);
    }
}
@keyframes spider-move-2 {
    0%, 100% {
        margin-top: 195px;
    }
    49% {
        margin-top: calc(195px + 21px);
    }
}
@-moz-keyframes spider-move-3 {
    0%, 100% {
        margin-top: 107px;
    }
    69% {
        margin-top: calc(107px + 59px);
    }
}
@-webkit-keyframes spider-move-3 {
    0%, 100% {
        margin-top: 107px;
    }
    69% {
        margin-top: calc(107px + 59px);
    }
}
@keyframes spider-move-3 {
    0%, 100% {
        margin-top: 107px;
    }
    69% {
        margin-top: calc(107px + 59px);
    }
}
@-moz-keyframes spider-move-4 {
    0%, 100% {
        margin-top: 72px;
    }
    37% {
        margin-top: calc(72px + 23px);
    }
}
@-webkit-keyframes spider-move-4 {
    0%, 100% {
        margin-top: 72px;
    }
    37% {
        margin-top: calc(72px + 23px);
    }
}
@keyframes spider-move-4 {
    0%, 100% {
        margin-top: 72px;
    }
    37% {
        margin-top: calc(72px + 23px);
    }
}
@-moz-keyframes spider-move-5 {
    0%, 100% {
        margin-top: 200px;
    }
    49% {
        margin-top: calc(200px + 110px);
    }
}
@-webkit-keyframes spider-move-5 {
    0%, 100% {
        margin-top: 200px;
    }
    49% {
        margin-top: calc(200px + 110px);
    }
}
@keyframes spider-move-5 {
    0%, 100% {
        margin-top: 200px;
    }
    49% {
        margin-top: calc(200px + 110px);
    }
}

/* end events css */

/* cookies css */
.cookie-box {
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 1rem 2rem;
    background: #fff;
    transition: all 0.75s cubic-bezier(0.19, 1, 0.22, 1);
}
.cookie-box--hide {
    opacity: 0;
    bottom: -100%;
}

.cookie-button {
    display: inline-block;
    cursor: pointer;
    padding: 0.65rem 0.85rem;
    margin-left: 0.45rem;
    color: #fff;
    font-size: 0.75rem;
    letter-spacing: 1px;
    background-image: linear-gradient(62deg, #6294a3 0%, #59c2dc 100%);
    border-radius: 20px;
}
/* end cookies css */


/* start edit juin 2024 - Abdessamad ELMAZGHY - Luzine */

.follow-us-container {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 20px;
    margin-top: 0;
    padding: 15px 5px;
}

.follow-us {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.follow-us a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-decoration: none;
    color: white;
    font-size: 24px; /* Taille de la police */
    padding: 10px 20px;
    margin: 10px 0;
    border-radius: 5px;
    transition: background-color 0.3s;
    width: 60px; /* Largeur fixe pour le bouton */
    height: 60px; /* Hauteur fixe pour le bouton */
}

.follow-us a i {
    font-size: 32px; /* Taille de l'icône */
}

.follow-us .instagram:hover {
    background-color: #C13584;
}

.follow-us .facebook:hover {
    background-color: #365899;
}

.followers-count {
    font-size: 23px;
    color: #ffffff;
}

.hero-section {
    /*background: url('assets/images/background-image.jpg') no-repeat center center;*/
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    padding: 20px;
}

.hero-section .logo {
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.hero-section .description {
    font-size: 1.2rem;
    margin-bottom: 20px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.hero-section .btn-custom {
    background-color: #f8f9fa;
    color: #000;
    font-weight: bold;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: background-color 0.3s, color 0.3s, transform 0.3s, box-shadow 0.3s;
    position: relative;
    overflow: hidden;
}

.hero-section .btn-custom::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300%;
    height: 300%;
    background: rgba(255, 255, 255, 0.2);
    transition: width 0.3s, height 0.3s, top 0.3s, left 0.3s;
    border-radius: 50%;
    z-index: 0;
    transform: translate(-50%, -50%);
}

.hero-section .btn-custom:hover {
    background-color: #026267;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.hero-section .btn-custom:hover::before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 5px;
}

.concept-section p {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #333;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.concept-section .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 2;
}

.concept-section .video-overlay iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.concept-section .video-overlay i {
    position: relative;
    z-index: 3; /* Garde l'icône de lecture au-dessus de l'overlay */
    font-size: 3rem;
    color: white;
}




/**/

.concept-section .stats {
    margin-top: 60px;
    display: flex;
    justify-content: center; /* Centre les éléments horizontalement */
    gap: 150px; /* Contrôle l'espace entre les éléments */
}

.concept-section .stat-item {
    text-align: center;
    margin: 0; /* Réduit les marges pour rapprocher les éléments */
}

.concept-section .stat-item .circle {
    width: 150px;
    height: 150px;
    background-color: #026267;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 10px;
    color: white;
    font-size: 2rem;
    font-weight: bold;
}


/**/

.concept-section .btn-custom {
    background-color: #026267;
    color: white;
    font-weight: bold;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: background-color 0.3s, color 0.3s, transform 0.3s, box-shadow 0.3s;
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-top: 20px;
}

.concept-section .btn-custom::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300%;
    height: 300%;
    background: rgba(255, 255, 255, 0.2);
    transition: width 0.3s, height 0.3s, top 0.3s, left 0.3s;
    border-radius: 50%;
    z-index: 0;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.concept-section .btn-custom:hover::before {
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    border-radius: 5px;
    opacity: 1;
}

.concept-section .btn-custom:hover {
    background-color: #014c4a;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}


.spa-prv-pk .features {
    margin-top: 40px;
}

.spa-prv-pk .features .feature-item {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.spa-prv-pk .features .feature-item i {
    color: #ffffff;
    margin-right: 10px;
    background: #5abed6;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 2;
    border-radius: 50%;
}

.mon_massage_seul{
    color: red;
    font-weight: bold;
}
#welcomeMessagesCross{
    opacity: 1 !important;
}
/* end edit juin 2024 - Abdessamad ELMAZGHY - Luzine */



/* START RESPONSIVE */
@media (min-width: 768px) {
    .luzine-01{
        padding-left: 0;
    }
    .luzine-02{
        display: block;
    }
    .luzine-02 .col-6{
        margin: 0 auto;
        text-align: center;
    }

}
@media (max-width: 768px) {
    .luzine_calendrier{
        display: block !important;
        text-align: center !important;
    }
    .luzine_cal1{
        padding-top: 12px !important;
    }
    .luzine_cal2{
        margin: 0 !important;
        text-align: center !important;
        align-items: center !important;
        display: block !important;
    }
    .luzine_cal3{
        margin: 0 !important;
        text-align: center !important;
        align-items: center !important;
        display: block !important;
    }
    .spa-rooms .card{
        margin-bottom: 18px;
    }
    #maReservation .cell {
        width: 100%;
        display: inline-block;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: flex-start;
        text-align: center;
    }
    .maReservation_titre {
        font-size: 16px;
        font-weight: bold;
    }
    #maReservation_blocs {
        display: inline-block;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: center;
    }
    .maReservation_bloc {
        margin: 0px 40px;
        text-align: center;
        font-size: 13px;
    }
    .maReservation_details {
        display: inline-block;
        flex-flow: row wrap;
        align-items: center;
        text-align: center;
        margin: 0 auto;
    }
    #maReservation .btn, #maReservation_responsive .btn {
        width: 170px;
        display: block;
        margin: 0px 0px 0px 10px;
        text-align: center;
    }
    .bs-stepper .line, .bs-stepper-line {
        -ms-flex: 1 0 32px;
        flex: 1 0 76px;
        min-width: 1px;
        min-height: 1px;
        max-width: 80% !important;
        margin: auto;
        background-color: rgb(0 0 0 / 4%) !important;
    }
    .bs-stepper-header {
        display: inline-block !important;
    }
    #maReservation .btn_detail, #maReservation_responsive .btn_detail {
        margin-bottom: 6px !important;
    }
    .luzinelab_packs{
        margin-bottom: 10px !important;
    }
    .luzinelab_options{
        display: block !important;
    }
}

/* END RESPONSIVE */




.modal-backdrop{
    position: relative !important;
}
