/*
	Template Name 	: Beauty & Spa HTML5 Bootstrap Free Template
	Author 			: Awaiken Theme
	Author Url 		: https://awaikenthemes.com
*/

/************************************/
/***** 	      General css		 ****/
/************************************/

body{
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6{
	margin-top:0;
	font-weight: 700;
}

img{
	max-width: 100%;
}

a:hover{
	text-decoration: none;
	outline: 0;
}

a:focus{
	text-decoration: none;
	outline: 0;
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #d0ae5e;
}

::selection {
    color: #fff;
    background: #d0ae5e;
}

.preloader{
    background: #d0ae5e;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
}

.browser-screen-loading-content{
    text-align: center;
    height: 2em;
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 3em;
    left: 0;
    margin: auto;
}

/************************************/
/*****    Navigation area css   *****/
/************************************/

.navbar{
	margin-bottom: 0;
	top: -72px;
}

.navbar-brand{
	padding: 1px 15px;
}

.navbar-brand img{
	filter: brightness(0) invert(1);
	transition: all 0.3s;
}

.navbar-brand h1{
	font-size: 30px;
	margin: 0;
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	text-transform: uppercase;
}

.navbar-brand h1 i{
	position: relative;
	top: 3px;
	color: #ecae1a;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.navbar-default{
	background: #d0ae5e;
	border: none;
	border-bottom: 1px solid transparent;
	padding: 10px 0;
	border-radius: 0;
	z-index: 12;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
}

.navbar-default .navbar-nav>li>a:hover{
	color: #fff;
}

.navbar-default .navbar-nav>li>a:focus{
	color: #fff;
}

.navbar-default .navbar-nav>li>a{
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.04em;
	padding: 17px 15px 13px; 
	position: relative;
}

.active a{
	background: none !important;
	color: #282828 !important;
}

.navbar-default .active a:after{
	transform: scale(1) !important;
	-webkit-transform: scale(1) !important;
	-moz-transform: scale(1) !important;
}

.btn-custom{
	display: inline-block;
	background: #d0ae5e;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	font-size: 15px;
	padding: 14px 40px;
	font-weight: 500;
	min-width: 200px;
	text-align: center;
	transition: all 0.4s;
	border-radius: 40px;
}

.btn-custom:hover{
	background: #282828;
	color: #fff;
}

.navbar-default .navbar-toggle{
	border-radius: 0;
	border-color: #fff;
	padding: 0;
}

.navbar-default .navbar-toggle .icon-bar{
	background: #fff;
}

.navbar-default .navbar-toggle:hover{
	background: none;
}

.sticky-header{
	top: 0;
}

/************************************/
/*****      Slider area css     *****/
/************************************/

.banner {
  position: relative;
  overflow: hidden;
  background-color: #282828;
  min-height: 530px; /* ou ajuste selon la taille souhaitée */
}

.banner:after{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.50);
}

.header-banner{
	position: relative;
	z-index: 1;
	text-align: center;
}

.main-title{
	text-align: center;
	position: relative;
	margin-bottom: 70px;
}

.main-title:after{
	content: '\f100';
	font-family: "Flaticon";
	color: #d0ae5e;
	font-size: 40px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
}

.main-title h2{
	display: inline-block;
	font-size: 35px;
	color: #282828;
	font-family: 'Merienda One', cursive;
	font-weight: normal;
	position: relative;
	padding-bottom: 50px;
	line-height: 1.5em;
}

.main-title h2:before{
	content: '';
	display: block;
	position: absolute;
	width: 46%;
	height: 1px;
	bottom: 14px;
	background: #d0ae5e;
	left: -20px;
}

.main-title h2:after{
	content: '';
	display: block;
	position: absolute;
	width: 46%;
	height: 1px;
	bottom: 14px;
	background: #d0ae5e;
	right: -20px;
}

.aboutus{
	padding: 100px 0;
}

.about-desc{
	
}

.about-desc h2{
	font-size: 35px;
	color: #282828;
	font-weight: 500;
	line-height: 1.3em;
	margin-bottom: 40px;
}

.about-desc h2 span{
	color: #d0ae5e;
	text-transform: uppercase;
}

.about-desc p{
	color: #707070;
	font-size: 15px;
	line-height: 1.8em;
	margin-bottom: 1.5em;
}

.about-image{
	margin-top: 120px;
}
.visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.what-do-you{
	padding: 100px 0;
	background: url(../images/what-bg.webp) no-repeat center center fixed;
	background-size: cover;
	position: relative;
}

.what-do-you:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(208,174,94,0.8);
}

.whatdoyou-heading h2{
	color: #fff;
	font-size: 35px;
	font-family: 'Merienda One', cursive;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 20px;
}

.whatdoyou-heading p{
	font-size: 14px;
	color: #fff;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

.whatdoyou-heading .btn-custom{
	background: #fff;
	color: #282828;
	margin-top: 20px;
}

.whatdoyou-heading .btn-custom:hover{
	background: #282828;
	color: #fff;
}

.whatdoyou-box{
	background: #fff;
	border-radius: 14px;
}

.whatdoyou-box figure{
	border-radius: 14px 14px 0 0; 
	overflow: hidden;
}

.whatdoyou-body{
	padding: 20px;
	text-align: center;
}

.whatdoyou-body h3{
	color: #282828;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 0;
}

.whatdoyou-body h3 span{
	font-weight: 400;
}

.whatdoyou-body p{
	font-size: 12px;
	color: #707070;
	margin-bottom: 1.5em;
	text-align: left;
}

.whatdoyou-body .btn-custom{
	margin-top: 10px;
	margin-bottom: 10px;
	background: #282828;
	color: #d0ae5c;
}

.whatdoyou-body .btn-custom:hover{
	background: #d0ae5c;
	color: #fff;
}

.blog{
	padding: 100px 0;
	background: url(../images/what-bg.webp) no-repeat center center fixed;
	background-size: cover;
	position: relative;
}

.blog:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(208,174,94,0.8);
}

.blog-heading h2{
	color: #fff;
	font-size: 35px;
	font-family: 'Merienda One', cursive;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 20px;
}

.blog-heading p{
	font-size: 14px;
	color: #fff;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

.blog-heading .btn-custom{
	background: #fff;
	color: #282828;
	margin-top: 20px;
}

.blog-heading .btn-custom:hover{
	background: #282828;
	color: #fff;
}

.blog-box{
	background: #fff;
	border-radius: 14px;
}

.blog-box figure{
	border-radius: 14px 14px 0 0; 
	overflow: hidden;
}

.blog-body{
	padding: 20px;
	text-align: center;
}

.blog-body h3{
	color: #282828;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 0;
}

.blog-body h3 span{
	font-weight: 400;
}

.blog-body p{
	font-size: 12px;
	color: #d0ae5e;
	margin-bottom: 1.5em;
	text-align: left;
}

.blog-body .btn-custom{
	margin-top: 10px;
	margin-bottom: 10px;
	background: #282828;
	color: #d0ae5c;
}

.blog-body .btn-custom:hover{
	background: #d0ae5c;
	color: #fff;
}

.services{
	padding: 100px 0 40px;
	background: url(../images/services-bg.webp) no-repeat center center;
	background-size: cover;
}

.service-box{
	position: relative;
	margin-bottom: 60px;
}

.service-box .icon-box{
	color: #d0ae5f;
	font-size: 66px;
	position: absolute;
	line-height: 1em;
	text-align: center;
	width: 100%;
}

/* outdated block removed */

/* outdated block removed */

/* outdated block removed */

/* outdated block removed */

.service-box h3{
	font-size: 24px;
	text-transform: uppercase;
	color: #d0ae5f;
	font-weight: 500;
}

.service-box p{
	color: #707070;
	font-size: 15px;
	line-height: 1.5em;
}

.membership{
	background: #282828;
	padding: 100px 0;
}

.membership .main-title h2{
	color: #fff;
}

.membership-box{
	background: #fff;
	padding: 20px;
}

.membership-header h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
}

.membership-header h3{
	font-size: 28px;
	color: #d0ae5e;
	text-transform: uppercase;
	position: relative;
	padding: 32px 0;
	z-index: 1;
	margin: 10px 0;
}

.membership-header h3 span{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	text-align: center;
	color: #e6e6e6;
	font-size: 90px;
	z-index: -1;
}

.membership-header h4{
	font-size: 30px;
	color: #000;
	font-weight: 600;
}

.membership-header h4 span{
	font-size: 18px;
	color: #d0ae5e;
	font-weight: normal;
	padding-left: 8px;
}

.membership-body{
	padding: 0 20px;
}

.membership-body ul{
	padding: 0;
	margin: 0;
}

.membership-body ul li{
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	list-style: none;
	border-bottom: 1px solid #dadada;
	padding: 16px 0;
}

.membership-body ul li:last-child{
	border-bottom: none;
}

.membership-body ul li:before{
	content: '\f138';
	font-family: FontAwesome;
	color: #d0ae5e;
	font-size: 18px;
	padding-right: 20px;
}

.membership-footer .btn-custom{
	padding: 16px;
	border-radius: 0;
	display: block;
	margin-top: 16px;
	text-align: center;
}

.ourteam{
	padding: 100px 0;
}

.team-single{
	text-align: center;
}

.team-single figure{
	display: inline-block;
	border: 6px solid #d0ae5e;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 24px;
	max-width: 280px;
}

.team-single h3{
	font-size: 24px;
	color: #282828;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 6px;
}

.team-single p{
	color: #d0ae5e;
	font-size: 18px;
}

.gallery{
	padding: 100px 0 0;
	background: #f8f8f8;
}

.row.no-pad {
  margin-right:0;
  margin-left:0;
}

.row.no-pad > [class*='col-'] {
  padding-right:0;
  padding-left:0;
}

.gallery .container-fluid{
	padding-left: 0;
	padding-right: 0;
}

.gallery-box{
	position: relative;
}

.gallery-box figure{
	margin-bottom: -1px;
}

.gallery-overlay{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(208,174,94,0);
	transition: all 0.4s;
}

.gallery-info{
	position: absolute;
	top: 60%;
	left: 0;
	right: 0;
	transition: all 0.3s;
	text-align: center;
	transform: translate(0,-50%);
	opacity: 0;
}

.gallery-box:hover .gallery-overlay{
	background: rgba(208,174,94,0.7);
}

.gallery-box:hover .gallery-info{
	top: 50%;
	opacity: 1;
}

.gallery-info h3{
	color: #fff;
	font-size: 34px;
	font-family: 'Merienda One', cursive;	
	font-weight: normal;
	letter-spacing: 0.04em;
}

.gallery-info p{
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	margin-bottom: 0;
}

.contact{
	padding: 100px 0;
	background: linear-gradient(#f4f1f1 60%, #fff 40%);
}

.contact-box {
  max-width: 746px;
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
  padding: 60px 40px;
  text-align: center;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  border: 4px solid #d0ae5e; 
}

.contact-info p{
	font-size: 18px;
	color: #aaa6a6;
	padding-bottom: 8px;
}

.contact-info p i{
	font-size: 20px;
	padding-right: 10px;
}

.contact-form{
	margin-top: 60px;
}

.contact-form .form-group{
	max-width: 480px;
	margin: 0 auto 20px;
}

.contact-form .form-control{
	background: #f4f1f1;
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding: 14px;
	height: auto;
	resize: none;
}

.contact-form .btn-custom{
	border: none;
	padding: 15px 20px;
	border-radius: 0;
	margin-top: 20px;
}

footer{
	background: #282828;
	padding: 60px 0;
}

.footer-logo{
	text-align: center;
}

.footer-logo a{
	display: inline-block;
	font-size: 66px;
	color: #d0ae5e;
	min-width: 320px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.footer-social{
	text-align: center;
	padding: 30px 0;
	margin-bottom: 60px;
}

.footer-social a{
	width: 38px;
	height: 38px;
	display: inline-block;
	background: #d0ae5e;
	border-radius: 50%;
	color: #fff;
	font-size: 18px;
	padding-top: 8px;
	margin: 0 4px;
}

.footer-social a:hover{
	background: #fff;
	color: #282828;
}

.footer-info{
	
}

.footer-info p{
	color: #fff;
	letter-spacing: 0.02em;
	font-size: 14px;
}

.footer-info a{
	color: #fff;
}

.footer-info a:hover{
	color: #d0ae5e;
}
	
.footer-menu{
	text-align: right;
}

.footer-menu ul{
	padding: 0;
	margin: 0;
}

.footer-menu ul li{
	display: inline-block;
}

.footer-menu ul li a{
	display: block;
	padding: 0 10px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}

.footer-menu ul li a:hover{
	color: #d0ae5e;
}

/****************************************
		 Responsive Media Query
****************************************/

@media only screen and (max-width: 1200px) {
	.btn-custom{
		min-width: auto;
	}
}

@media only screen and (max-width: 991px) {
	
	.navbar-brand img{
		max-height: 44px;
	}
	
	.navbar-default .navbar-nav>li>a{
		font-size: 13px;
		padding: 15px 5px 10px;		
	}
	
	.about-image{
		text-align: center;
	}
	
	.whatdoyou-heading{
		margin-bottom: 60px;
	}
	
	.membership-box{
		margin-bottom: 30px;
	}
	
	.footer-info{
		text-align: center;
	}
	
	.footer-menu{
		text-align: center;
		margin-top: 30px;
	}
	
}
	

/* Mobile Layout */
@media only screen and (max-width: 767px){
	
	#responsive-menu{
		display: block;
		
	}
	
	.navbar-brand img{
		float: left;
	}
	
	.navbar{
		padding: 2px 0;
		min-height: auto;
	}
	
	.navbar-header{
		padding: 8px 0;
	}
	
	.navbar-header:after{
		content: '';
		display: block;
		clear: both;
	}
	
	.slicknav_menu{
		margin-left: -15px;
		margin-right: -15px;
		padding: 0;
		background: none;
	}

	.slicknav_menu ul{
		background: #d0ae5e;
	}
	
	.slicknav_menu li{
		padding: 0 10px;
	}

	.slicknav_menu .active a{
		color: #24292f;
		background: none !important;
	}
	
	.slicknav_menu a{
		color: #fff;
		padding-top: 6px;
		padding-bottom: 6px;
		text-transform: uppercase;
		border: 1px solid transparent;
	}
	
	.slicknav_menu a a{
		border: none !important;
	}
	
	.slicknav_nav .slicknav_row:hover,
	.slicknav_nav a:hover{
		color: #24292f;
	}
	
	.slicknav_menu  .active a{
		color: #24292f !important;
	}
	
	.slicknav_btn{
		padding: 4px 4px;
		background: none;
	}
	
	.slicknav_icon-bar{
		box-shadow: none;
		border-radius: 0;
		margin: 2px 0;
	}
	
	.aboutus,
	.what-do-you,
	.contact{
		padding: 60px 0;
	}

	.services,
	.ourteam{
		padding: 60px 0 20px;
	}
	
	.gallery{
		padding-top: 60px;
	}
	
	.main-title{
		margin-bottom: 40px;
	}
	
	.main-title h2{
		font-size: 22px;
	}
	
	.banner{
		padding: 60px 0 80px;
	}
	
	.about-image{
		margin-top: 60px;
	}
	
	.about-desc h2,
	.whatdoyou-heading h2{
		font-size: 26px;
	}
	
	.whatdoyou-box{
		margin-bottom: 30px;
	}
	
	.service-left .icon-box,
	/* outdated block removed */
	
	/* outdated block removed */
	
	/* outdated block removed */
	
	.membership-box{
		max-width: 380px;
		margin: 0 auto 30px;
	}
	
	.team-single{
		margin-bottom: 40px;
	}
	
	.contact-box{
		padding: 30px 20px;
	}
}

/* Small Mobile Layout */
@media only screen and (max-width: 480px) {
	.team-single figure{
		max-width: 200px;
	}
	
	.main-title h2:before{
		width: 30%;
		left: 0px;
	}
	
	.main-title h2:after{
		width: 30%;
		right: 0px;
	}
	
	.team-single h3{
		font-size: 20px;
	}
	
	.team-single p{
		font-size: 16px;
	}
	
	.footer-logo a{
		min-width: 180px;
	}
	
	.footer-social{
		margin-bottom: 0px;
	}
	
	.footer-info p{
		font-size: 12px;
	}
	
	.footer-menu ul li a{
		font-size: 12px;
	}
	
	.gallery-info h3{
		font-size: 18px;
	}
	
	.gallery-info p{
		font-size: 14px;
	}
}
/* ===== Custom fix for Services section (2025-06-29 ) ===== */
.service-box {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    padding: 30px 20px;
    text-align: center;
    min-height: 100%;
    margin-bottom: 30px;
}

.service-box .icon-box {
    font-size: 50px;
    color: #d0ae5f;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    width: auto;
    top: auto;
    left: auto;
    right: auto;
}

@media only screen and (max-width: 767px) {
    .service-box {
        text-align: center;
    }

    .service-box .icon-box {
        margin: 0 auto 20px auto;
    }
}



/* ===== Custom fix for Blog section (2025-06-29) ===== */
.blog {
    padding: 100px 0 60px;
}

.blog-heading {
    margin-bottom: 30px;
}

.blog-box {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    overflow: hidden;
}

.blog-body {
    padding: 20px;
    text-align: center;
}

.blog-body h3 {
    font-size: 20px;
    color: #282828;
    margin-bottom: 10px;
}

.blog-body p {
    font-size: 14px;
    color: #707070;
    text-align: left;
}

/* Ensure space between columns on small devices */
@media (max-width: 767px) {
    .blog .col-sm-4 {
        margin-bottom: 30px;
    }
}



/* ===== Custom fix for About section button-image spacing (2025-06-29) ===== */
.about-desc .btn-custom {
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .about-desc .btn-custom {
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }
}



/* ===== Custom fix for Membership section (2025-06-29) ===== */
.membership-box {
  background: #fff;
  border-radius: 16px; /* coins arrondis */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); /* légère ombre */
  padding: 30px 20px;
  margin-bottom: 30px;
  transition: transform 0.3s ease;
}

.membership-box:hover {
  transform: translateY(-5px); /* effet au survol */
}

.membership-header h3 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
  color: #d0ae5e;
}

.membership-header h3 span {
  font-size: 70px;
  color: #f5f5f5;
  display: block;
  margin-bottom: -40px;
  line-height: 1;
}

.membership-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.membership-body ul li {
  font-size: 16px;
  color: #333;
  padding: 12px 0;
  border-bottom: 1px solid #eee;
  position: relative;
  padding-left: 30px;
}

.membership-body ul li:before {
  content: '\f00c'; /* font-awesome checkmark */
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 12px;
  color: #d0ae5e;
}
/* === FAQ FIX === */
.faq {
  padding: 80px 0;
  /* Ajout de l'image de fond */
  background: url(../images/services-bg.webp) no-repeat center center fixed; /* */
  background-size: cover; /* */
  position: relative; /* */
}

/* Ajout du pseudo-élément pour l'opacité */
.faq:before {
  content: ''; /* */
  display: block; /* */
  position: absolute; /* */
  top: 0; /* */
  left: 0; /* */
  right: 0; /* */
  bottom: 0; /* */
  background: rgba(255, 255, 255, 0.8); 
}

.faq .main-title,
.faq .faq-box {
    position: relative; /* */
    z-index: 1; /* */
}

.faq .faq-box {
  background: #fff;
  border-radius: 8px;
  padding: 25px 20px;
  margin-bottom: 30px;
  min-height: 100%;
  box-shadow: 0 3px 10px rgba(0,0,0,0.05);
}

.faq .faq-box h3 {
  color: #d0ae5f;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.faq .faq-box p {
  font-size: 14px;
  color: #666;
  line-height: 1.6em;
}

/* corrige mb-4 pour Bootstrap 3 */
.faq .col-md-6 {
  margin-bottom: 30px;
}

/* Responsive mobile */
@media (max-width: 767px) {
  .faq .faq-box {
    padding: 20px 15px;
  }

  .faq .faq-box h3 {
    font-size: 16px;
  }

  .faq .faq-box p {
    font-size: 13.5px;
  }
}
	