/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* ================= GENERAL ============*/
/* 
 * Font clamp size : 
https://clamp.font-size.app/?config=eyJyb290IjoiMTYiLCJtaW5XaWR0aCI6IjQwMHB4IiwibWF4V2lkdGgiOiIxNTAwcHgiLCJtaW5Gb250U2l6ZSI6IjE2cHgiLCJtYXhGb250U2l6ZSI6IjIxcHgifQ%3D%3D
*/

/* LENIS*/

html.lenis, html.lenis body {
  height: auto;
}

html{
	overflow-x: hidden;
}


.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

/* GENERAL */

:root{
	--mobile : 767px;
	--tablet : 1024px;
	--white: #EEF4EA;
	--ultra-light-blue : #8DDFFA;
	--light-blue : #6EAEC3;
	--blue : #6EAEC3;
	--dark-blue : #076C8D;
	--dark : #1C3137;
	--font-1 : "font";
	--font-2 : "font"; 
	--fs-xs: 12px;
	--fs-s: 14px;
	--fs-m: 16px;
	--fs-l: 18px;
	--fs-xl: 24px;
	--fs-xxl: 32px;
	--anim-1 : cubic-bezier(.19,0,.16,1.01);
	--anim-2 : cubic-bezier();
	--anim-3 : cubic-bezier();
	--duration-1 : 100ms;
	--duration-2 : 200ms;
	--duration-3 : 300ms;
	--duration-4 : 400ms;
	--size: 1500;
	--font-size: 0.5vw;
	--font-size-bas: 16px;
}

::selection {
    background-color: #6EAEC3; /* Couleur de fond (surlignement) */
    color: #EEF4EA; /* Couleur du texte surligné */
}


/*
a{color: var(--light-blue)}
a:hover{color: var(--dark-blue) !important}
*/

html
{
  /*font-size: clamp(1rem, 2vw, max(2rem, 3vw));*/
	font-size: var(--font-size);
	font-size: 10px
}
body{
	font-size: var(--font-size-bas);
	overflow: hidden;
	/*
	display: flex;
	flex-direction: column;
	min-height: 100vh;*/
}

h1,h2,h3,h4,h5,h6,p,span,a {
    margin-bottom: 0
}


.container {
  max-width: 1200px; /* largeur max de ta page */
}

.no-wrap{white-space: nowrap;}
.elementor-icon-wrapper{line-height: 1;}
.fit-content{min-width: fit-content; width: fit-content}
.hidden {display:none;}
.visible{display: flex; visibility:1}
.of-v{overflow: visible}
.of-h{overflow: hidden;}
.flex{display:flex}
.inline{display: inline;}
.ar-16-9{aspect-ratio: 16/9}
.ar-9-16{aspect-ratio: 9/16}
.relative,
.relative>.e-con-inner{position:relative}
.overflow-hidden{overflow: hidden; clip-path: border-box;}
.overflow-visible{overflow: visible;}


/* =============== Curseur =============*/



/*body, .white{
	cursor: url("http://fliks.local/wp-content/uploads/2024/10/Curseur.png"), auto !important;
}
.black{
	cursor: url("http://fliks.local/wp-content/uploads/2024/10/cursor-black.png"), auto !important;
}*/

/*
body,a{cursor:none;}*/

.mouse.black .classic{opacity: 0;}
.mouse .black {
	opacity: 0;
}
.mouse.black .black {
	opacity: 1;
}


/* =============== FONT SIZE =============*/

/*
.huge-title,
.huge-title em{
	font-size: 14rem;
	color: var(--white);
	font-family: alias;
	font-weight: 900;
	font-style: normal;
}

.text-0{font-size: 2.5rem;}
.text{font-size: 2.7rem;}
.text-1{font-size: 3.5rem;}
.text-2{font-size: 4.5rem; font-weight: 700}
.text-3{font-size: 5rem;font-weight: 700}
.text-4{font-size: 6rem;font-weight: 700}
.text-8{font-size: 10rem;font-weight: 700}

.main-menu .menu-item a{
	font-size: 2.3rem !important;
}

@media screen and (max-width:750px){
	.huge-title{font-size :25rem}
	.text{font-size: 9rem !important;}
	.text-2{font-size: 11rem;}
	.text-3{font-size: 12rem;}
	.text-4{font-size: 12rem;}
}

*/

/* ============== FONTS ================= */

.blue-text{
	color : var(--ultra-light-blue)
}
.blue-text-clear{
	color : var(--blue);
	font-weight: 600;
}

.underline{
	text-decoration: underline;
}



/*================= ANIMATION TEXT ====================*/

/*
.huge-title em{
	background-image: linear-gradient(to right, var(--light-blue) 0, var(--light-blue) 100%);
	background-size: 100% 10%;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}*/

.anim-1 .line{overflow: hidden;}

.anim-1 {
  white-space: normal; /* Autorise le retour à la ligne */
  word-wrap: break-word; /* Autorise la cassure des mots longs */
}

body:not(.elementor-editor-active) .anim-1,
body:not(.elementor-editor-active) .anim-3,
body:not(.elementor-editor-active) .anim-2,
body:not(.elementor-editor-active) .anim-title{
	opacity: 0;
}

body.loaded .anim-1,
body.loaded .anim-2,
body.loaded .anim-3,
body.loaded .anim-title{
    opacity: 1 !important;
}

.char {
      display: inline-block; /* Makes individual letters animatable */
    }

    .word {
      display: inline-block; /* Keeps the word block intact */
      margin-right: 0.5rem;
    }

@media screen and (max-width: 750px){
	.word {
      display: inline-block; /* Keeps the word block intact */
      margin-right: 0.2rem;
    }
}


.anim-title {
  white-space: normal;
  word-wrap: break-word;
  display: block; /* ou inline-block */
  width: 100%; /* ou une largeur restreinte */
	display: block;
}

.word,
.line{
	overflow: hidden;
}

.line{
	display: flex !important;
	gap: 6px;
}

.anim-h2 h2,
.anim-h3 h3{
	font-weight:700 !important;
}

.anim-center .line{justify-content: center;}


/* new */

.elementor-element.anim-zoom{
	transform: scale(0) ;
}

body:not(.elementor-editor-active) .anim-p{
	opacity: 0;
}

/* ANimation holme*/

body:not(.elementor-editor-active) .img-last-2, 
body:not(.elementor-editor-active) .img-last{
	opacity: 0;
}

/*=====================================*/

.grid{display: grid !important;}

.grid-0-4{
	grid-column: 1/5;
}

.grid-4-6{
	grid-column: 5/7;
}

.grid-2-6{
	grid-column: 3/7;
}

.grid-2{
	grid-column: 2/3;
}

.grid-0-7{
	grid-column: 1/8
}
.grid-7-12{
	grid-column: 8/13;
}

.grid-0-2{
	grid-column: 1/4
}

.grid-2-8{
	grid-column: 4/9
}

@media screen and (max-width:750px){
	.home-lotie .grid-0-7{
		grid-row: 2;
		grid-column: 1/5;
	}
}



/**/

.grid-1{grid-row: 1;}

/* ================ SLIDERS ============== */

/* Image en haut et dot/arrow en dessous -> swipe-1 */
.swipe-1 .elementor-swiper-button{
	display: inline-block;
	transform: translate(0,0);
	position: relative;
}
.swipe-1 .swiper-pagination{
	display: inline-block;
	position: relative;
}

/* Image en haut et arrow en dessous à droite -> swipe-2 */
.swipe-2 .elementor-swiper-button{
	display: inline-block;
	transform: translate(0,0);
	position: relative;
}
.swipe-2 .swiper-pagination{
	display: inline-block;
	position: relative;
}

/* ======== SITE COMPONENTS =======*/


.elementor-menu-anchor {
	scroll-margin-top: 80px !important;
}

.elementor-widget-table-of-contents>.elementor-widget-container{
	height: auto !important;
}


/*======== Votre logo*/

.votre-logo{
	border-radius: 5px;
	border: 6px dashed var(--White, #EEF4EA);
	background: rgba(238, 244, 234, 0.10);
}

/* ============ BLOG TEXT STYLE ========= */

.blog-content h2{
	margin-top: 50px;
}

.blog-content h3{
	margin-top: 30px !important;
	padding-left: 20px;
}
.blog-content h4{
	margin-top: 20px !important;
	padding-left: 20px;
}
.blog-content p,
.blog-content ul{
	padding-top: 20px;
}

@media screen and (max-width: 750px){
	
}


/* ICONS CSS size */

.elementor-widget-icon .elementor-widget-container{
	height: fit-content !important;
}

/* Image ration vertical */

.vert-ratio{
	aspect-ratio: 16/13;
}

.elementor-widget-theme-post-featured-image{
	height: 100%;
}

/* slider custom (home) */

.swiper-pagination-bullet{
	opacity: 0.4;
	background-color: #A2DFF1 !important;
}

.swiper-pagination-bullet-active{
	opacity: 1;
	background-color: #A2DFF1 !important
}

.custom-next,
.custom-prev{
	cursor: pointer;
}


/* Preloader */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5); /* Couleur ou image de fond du preloader */
    z-index: 9999;
    transform: translateY(0);
    transition: transform 0.7s ease-in-out;
}

#preloader.hidden {
    transform: translateY(-100%);
}

/* ===SERVICES  */

.service-img img{
	aspect-ratio: 16/9;
	object-fit: cover;
}

/* === */

.image-test, .image-test-2,
.stacking,
.stack-title,
.mouse,
.gsap
{ transition: 0s;}

.mouse{pointer-events: none; z-index: 101;}
.mouse .blue{
	transform-origin: left top;
	transition: all .3s var(--anim-1)
}
.mouse.link .blue{
	rotate: 45deg;
	transform-origin: left top;
	transition: all .2s var(--anim-1)
}

.main-header a{text-decoration: none; 
	text-decoration-skip-ink: none;
	text-underline-offset: 0.2vw;
	box-shadow: 0px 0px 0px 0px var(--dark);
	transition: .2s all cubic-bezier(.49,.12,.28,1.01) !important;
}

.main-header a:hover{text-decoration: none; 
	text-decoration-skip-ink: none;
	text-underline-offset: 0.2vw;
	transition: .2s all cubic-bezier(.49,.12,.28,1.01) !important;
	color: var(--dark) !important;
}
.elementor .linked a:after{
	content: "";
	background-color: var(--white) !important;
	width: calc(100% - 2vw);
	height: 2vw;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	clip-path: polygon(0 0, 0% 0, 0% 100%, 0% 100%);
	opacity: 1 !important;
	z-index: -1;
}
.elementor .linked a:hover:after{
	content: "";
	background-color: var(--white) !important;
	width: calc(100% - 2vw);
	height: 2vw;
	position: absolute;
	left: 5%0;
	top: 50%;
	transform: translate(-50%, -50%);
	clip-path: polygon(0% 0, 100% 0, 100% 100%, 0% 100%);
}


/* Link a*/

.text a {
  position: relative;
  color: var(--dark-blue);
  text-decoration: none;
}

.text a:hover {
  color: var(--dark-blue);
}

.text a:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}

.text a::after {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--dark-blue);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 250ms;
}

.text p {
	margin-top: 10px;
}

/* === BTN  */
.btn{cursor: pointer;}
.btn p{
	font-weight : 730 !important;
}

.btn .btn-text-2{
	position: absolute;
	top: 100%;
	width: 100%;
}

.btn .btn-text,
.btn .btn-text-2{
	transition: .2s ease-in-out all;
}

.btn:hover .btn-text-2{
	transform: translateY(-100%) !important;
	transition: .2s ease-in-out all;
}

.btn:hover .btn-text{
	transform: translateY(-100%) !important;
	transition: .2s ease-in-out all;
}

.btn .text-cont{
	overflow: hidden;
	position: relative;
}

/* HIDE FOOTER */


.error404 #site-footer{display: none;}

/*========== FORMS ====*/

.wpforms-field input,
.wpforms-field textarea{
	width: 100%;
	max-width: 100% !important;
	background-color: var(--dark) !important;
	color: var(--white) !important;
	border-radius: 10px !important;
}


.wpforms-field textarea{
	min-height: 10vw !important;
}

.wpforms-field input::placeholder,
.wpforms-field textarea::placeholder{
    color: var(--white) !important;
	opacity: 1 !important;
}

.wpforms-container{
	margin: 0 !important;
}

.mail-form{
    max-width: 800px !important;
}

/* =========== SUMMARY ======= */

/*
.elementor-toc__body a{color: var(--white) !important}
.elementor-toc__body a:hover{color: var(--light-blue) !important}

*/


/* LOTTIE */

.lottie .elementor-element,
.lottie .elementor-widget-container,
.lottie .e-lottie__container{
	width: 100%;
}


/* ============ MENU ==========*/

.main-menu .menu-item a

.e-off-canvas.no-animation{
	opacity: 1 !important;
	visibility: visible !important;
}

.e-off-canvas__main{
	animation-duration: .4s !important;
}

/*===== Icons ====*/

.icon .elementor-widget-container,
.icon .elementor-icon-wrapper,
.icon.elementor-widget-icon{
	min-width: fit-content;
}
.icon.elementor-widget-icon{
	min-height: fit-content;
	height: fit-content;
}

/* ====== FORM BTN ===== */

.wpforms-submit{
	padding: 12px 35px !important;
	background-color: var(--dark-blue) !important;
	border-radius: 30px !important;
	font-family: 'Syne' !important;
	font-weight: 730 !important;
	color: var(--light-blue) !important;
}

.wpforms-submit-container{
	display: flex !important;
	justify-content: center;
}

 


