/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.p-0 p{
    margin-bottom: 0 !important;
}
.link-platforme a{
	font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.4px;
    color: #ffffff !important;
    background-color: var(--e-global-color-primary);
    width: max-content;
    text-align: center;
    border-radius: 20px;
    padding: 6px 7px 6px 7px !important;
}
.link-platforme a:hover {
	background-color: var(--e-global-color-accent);
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:last-child a{
	padding-right:0;
}
ul.elementor-nav-menu--dropdown a, 
ul.elementor-nav-menu--dropdown a:focus, 
ul.elementor-nav-menu--dropdown a:hover {
    border-inline-start: 0 solid transparent;
}
.e-n-tabs-heading button,
.e-n-tabs-heading button:active,
.e-n-tabs-heading button:hover{
	border-radius: 0;
}
/*** Slider ***/

.slug .headline{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
	padding-bottom: 4px;
}
.slug .headline.slid1{
    background-image: url(images/shape.svg);
}
.slug .headline.slid2{
    background-image: url(images/shape1.svg);
}
.slug .elementor-swiper-button{
	background: #FFFFFF;
    border: 1px solid #CFD0D1;
    border-radius: 50%;
    display: flex;
    width: 56px !important;
    height: 56px !important;
    align-items: center;
    justify-content: center;
}
.slug .elementor-swiper-button:hover{
	background: #4D525F;
    border: 1px solid #4D525F;
}
.slug .elementor-swiper-button:hover svg {
    fill: #ffffff !important;
}

/*** Section au coeur ***/

.icon-aucoeur .elementor-icon-box-title{
	display: flex;
    align-items: center;
    justify-content: center;
}
.icon-aucoeur .elementor-icon-box-title:before{
    content: "";
    display: inline-block;
    border-radius: 50%;
    padding: 5px;
    margin-right: 15px;
	transition: .3s;
    transition-timing-function: cubic-bezier(.58,.3,.005,1);
}
.icon-aucoeur.bleu .elementor-icon-box-title:before{
	background: #2E68FD;
	border: 9px solid #ECF0FB;
}
.icon-aucoeur.bleu:hover .elementor-icon-box-title:before{
	background: #ECF0FB;
	border: 9px solid #2E68FD;
}
.icon-aucoeur.rouge .elementor-icon-box-title:before{
	background: #FC4343;
	border: 9px solid #FEEDED;
}
.icon-aucoeur.rouge:hover .elementor-icon-box-title:before{
	background: #FEEDED;
	border: 9px solid #FC4343;
}
.icon-aucoeur.vert .elementor-icon-box-title:before{
	background: #08A965;
	border: 9px solid #E5FCF2;
}
.icon-aucoeur.vert:hover .elementor-icon-box-title:before{
	background: #E5FCF2;
	border: 9px solid #08A965;
}
.icon-aucoeur.noir .elementor-icon-box-title:before{
	background: #3B7793;
	border: 9px solid #E1F1F9;
}
.icon-aucoeur.noir:hover .elementor-icon-box-title:before{
	background: #E1F1F9;
	border: 9px solid #3B7793;
}
.icon-aucoeur.maron .elementor-icon-box-title:before{
	background: #D77E1B;
	border: 9px solid #FAEEE2;
}
.icon-aucoeur.maron:hover .elementor-icon-box-title:before{
	background: #FAEEE2;
	border: 9px solid #D77E1B;
}

/*** Section engagement ***/

.title-duo .elementor-headline span{
	display:block;
}
.icon-engagement .elementor-icon svg{
    z-index: 2;	
	left: -40px;
    bottom: 20px;
}
.icon-engagement .elementor-icon-box-icon {
	display: flex;
}
.icon-engagement .elementor-icon-box-icon:before {
	content: "";
    border-radius: 50%;
    background: #FFF1CC;
    width: 56px;
    display: block;
    height: 56px;
    z-index: 1;
}

/*** Section Temoignage ***/

.box-temoignage .elementor-testimonial__text{
	text-align:justify
}
.box-temoignage  .swiper-slide{
	display: flex;
} 
.box-temoignage .elementor-testimonial {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.box-temoignage .elementor-testimonial__content:after{
    content: "";
    background-image: url(images/cote.svg);
    background-repeat: no-repeat;
	background-position: right;
    display: block;
    height: 30px;
    width: 100%;
}
.box-temoignage .elementor-swiper-button{
    position: absolute !important;
    top: -34px !important;
    border: 1px solid #CFD0D1;
    border-radius: 50%;
    background: #FCFCFC;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box-temoignage .elementor-swiper-button:hover{
    border: 1px solid #FDB740;
    background: #FDB740;  
}
.box-temoignage .elementor-swiper-button:hover svg {
    fill: #FFFFFF !important;
}
.box-temoignage .elementor-swiper-button-prev{
    right: 73px;
    left: auto !important;
}
.box-temoignage .elementor-swiper-button-next{
	right: 28px !important;
    left: auto;
}

/*** Section histoire ***/

.title-size .elementor-headline-text-active{
	font-size: 22px;
}
.timeline .eael-feature-list-items:before{
    content: "";
    background-image: url(images/send.svg);
    background-repeat: no-repeat;
    position: absolute;
    height: 300px;
    width: 65px;
    left: -30px;
    top: 18px;
    z-index: 10;
}
.timeline .eael-feature-list-item{
	align-items: center;
}
.timeline .eael-feature-list-title{
	position: absolute;	
	z-index: 10;
	top: 10px;
}
.timeline .elementor-repeater-item-7776177 .eael-feature-list-title,
.timeline .elementor-repeater-item-6586ce2 .eael-feature-list-title{
    left: 15px;
    rotate: -6.03deg;
}
.timeline .elementor-repeater-item-5c605c6 .eael-feature-list-icon-box,
.timeline .elementor-repeater-item-9d84153 .eael-feature-list-icon-box {
	left: -40px;
    position: relative;
}
.timeline .elementor-repeater-item-5c605c6 .eael-feature-list-title,
.timeline .elementor-repeater-item-9d84153 .eael-feature-list-title{
    left: -20px;
    rotate: 12.3deg;
}
.timeline .elementor-repeater-item-cafabda .eael-feature-list-icon-box {
	left: -22px;
    position: relative;
}
.timeline .elementor-repeater-item-cafabda .eael-feature-list-title{
    left: -3px;
    rotate: 10.63deg;
}
.timeline .elementor-repeater-item-5648586 .eael-feature-list-icon-box {
	left: -23px;
    position: relative;
}
.timeline .elementor-repeater-item-5648586 .eael-feature-list-title{
    left: -5px;
    rotate: -4.17deg;
}

/*** Section chiffre ***/

.box-chiffre .elementor-counter-number-wrapper:before{
	content: "";
    background: #FDBA09;
    width: 57px;
	height:8px;
    position: absolute;
	top: 35px;
	z-index:1;
}
.box-chiffre .elementor-counter-number{
	z-index:2;
}

/*** Section Projet ***/

.section-projet, .section-aucoeur{
	background-size: 96% 100% !important;
}
.projet .swiper-slide {
	padding: 10px;
}
.projet .elementor-swiper-button{
    position: absolute !important;
    top: -50px !important;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
}
.projet .elementor-swiper-button-prev{
    right: 22px;
    left: auto !important;
}
.projet .elementor-swiper-button-next{
	right: 10px !important;
    left: auto;
}
.projet .link-projet  {    
    position: absolute;   
    top: 0;
    width: 100%;
    height: 100%;
}
.projet .link-projet a {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
}
.projet .box-projet:hover .link-plus a {
	color: #FDB740;
}
.projet .box-projet .link-plus .elementor-button-icon svg {
    width: auto;
	fill: #121127;
    color: #121127;
}
.projet .box-projet:hover .link-plus .elementor-button-icon svg,
.projet .box-projet:hover .link-plus .elementor-button-icon svg path{
    fill: #FDB740 !important;
	color: #FDB740;
}
.projet .box-projet .img-projet a{
    width:100%
}
.projet .box-projet .elementor-widget-heading{
    min-height: 65px;
}
.details-projet ul{
    margin-left: 15px;
}
.details-projet ul li {
   list-style: none;
}
.details-projet ul li::before {
    content: '';
    display: inline-block;
    height: 1em;
    width: 1em;
    -webkit-mask-size: cover;
	mask-size: cover;
    -webkit-mask-image: url(images/puce.svg);
	mask-image: url(images/puce.svg);
    background-color: #fd9800;
    margin: 0 0.5em -0.25em -1em;
}

/*** Section partenaire ***/

.section-partenaire .swiper-slide{
	 padding: 20px 35px;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}
.section-partenaire .elementor-main-swiper {
    padding-bottom: 50px;
}
.section-partenaire .swiper-slide:hover{
    box-shadow: 0px 10px 25px 0px rgba(126, 126, 126, 0.15);
}

/*** Section formulaire ***/

.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
    padding: 5px 0;
}
.wpforms-container .wpforms-field.wp-user {
	background-image: url(images/user.svg) !important;
    background-repeat: no-repeat;
    background-position: right 7px center;
}
.wpforms-container .wpforms-field.wp-service {
	background-image: url(images/service.svg) !important;
    background-repeat: no-repeat;
    background-position: right 7px center;
}
.wpforms-container .wpforms-field.wp-phone {
	background-image: url(images/phone.svg) !important;
    background-repeat: no-repeat;
    background-position: right 7px center;
}
.wpforms-container .wpforms-field.wp-mail {
	background-image: url(images/mail.svg) !important;
    background-repeat: no-repeat;
    background-position: right 7px center;
}
.wpforms-container .wpforms-field.wp-pen {
	background-image: url(images/pen.svg) !important;
    background-repeat: no-repeat;
    background-position: right 7px center;
}

/*** Gallerie ***/

.gallery-video {
	width:100%
}
.gallery-video .eael-gallery-grid-item {
	height: 95%;
}
.gallery-video .eael-filterable-gallery-item-wrap {
	width: 100% !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    float: none;
    height: 100%;
}
.gallery-video .eael-filter-gallery-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.section-gaming {
	width:100%
}
.mfp-iframe-holder .mfp-close, 
.mfp-image-holder .mfp-close {
    right: -4px;
    padding: 10px;
    line-height: 10px;
    font-size: 25px;
}

/*** Footer ***/

.logo-footer img,
.logo-footer .elementor-widget-container,
.logo-footer {
    width: 147px !important;
    max-width: none;
}
.menu-footer ul {
    display: grid;
    grid-template-columns: 1fr 1fr; /* Divise en deux colonnes */
    list-style-type: none;
    padding: 0;
}
.menu-footer li {
    break-inside: avoid; /* Évite de diviser un élément */
}
.copy-right p {
    margin: 0;
    line-height: 18px;
}
.copy-right a {
    color: #CCDEFF;
}
.copy-right a:hover {
    color: #FEDC00;
}

/*** Slide Interne ***/

.title-slide .elementor-headline-text-active span{
	font-weight:700
}
.title-slide .elementor-headline-dynamic-wrapper {
    display: block;
}
.title-slide .elementor-headline-plain-text:last-child{
	font-weight:700
}
.title-slide .elementor-headline-plain-text span{
	background-image: url(images/shape2.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
	padding-bottom: 9px;
}

/*** Elementor ***/

.ast-single-post .entry-content a, 
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}
.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
    flex-direction: row-reverse !important;
    display: flex;
}
.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
    align-items: center !important;
    display: flex;
}
.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper .elementor-image-box-img {
    margin-right: 20px !important;
}
.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
    text-align: start;
    flex-direction: row;
}

/*** Image Bloc ***/

.image-home:active .elementor-animation-bob, 
.image-home:focus .elementor-animation-bob, 
.image-home:hover .elementor-animation-bob {
    animation-name: elementor-animation-bob-float,elementor-animation-bob;
    animation-duration: .3s,1.5s;
    animation-delay: 0s,.3s;
    animation-timing-function: ease-out,ease-in-out;
    animation-iteration-count: 1,infinite;
    animation-fill-mode: forwards;
    animation-direction: normal,alternate;
}

@keyframes elementor-animation-bob {
    0% {
        transform: translateY(-8px)
    }

    50% {
        transform: translateY(-4px)
    }

    100% {
        transform: translateY(-8px)
    }
}

@keyframes elementor-animation-bob-float {
    100% {
        transform: translateY(-8px)
    }
}

@media screen and (max-width: 425px) {
	.wpforms-container .wpforms-one-half, .wpforms-container .wpforms-three-sixths, .wpforms-container .wpforms-two-fourths {
		width: 100%;
	}
	.wpforms-container .wpforms-field.wpforms-five-sixths, .wpforms-container .wpforms-field.wpforms-four-sixths, 
	.wpforms-container .wpforms-field.wpforms-four-fifths, .wpforms-container .wpforms-field.wpforms-one-fifth, 
	.wpforms-container .wpforms-field.wpforms-one-fourth, .wpforms-container .wpforms-field.wpforms-one-half, 
	.wpforms-container .wpforms-field.wpforms-one-sixth, .wpforms-container .wpforms-field.wpforms-one-third, 
	.wpforms-container .wpforms-field.wpforms-three-fourths, .wpforms-container .wpforms-field.wpforms-three-fifths, 
	.wpforms-container .wpforms-field.wpforms-three-sixths, .wpforms-container .wpforms-field.wpforms-two-fourths, 
	.wpforms-container .wpforms-field.wpforms-two-fifths, .wpforms-container .wpforms-field.wpforms-two-sixths, .wpforms-container .wpforms-field.wpforms-two-thirds {
		margin-left: 0;
	}
}