/*
Theme Name: Coherence Child
Theme URI: http://weshore.com/
Author: Weshore Themes
Author URI: https://weshore.com
Template: coherence
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: Private License
License URI: license.txt
Text Domain: coherence-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/



/*-----------------------------------------***style header***----------------------------------*/
.section-footer .menu-icon-home > a i{display:none !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs {margin-inline: 5px !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs > a {padding-inline: 5px !important;}

@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home > a span{display: none;}
	body.home .header-wrapper { position: absolute!important }
    body.home .header-wrapper .section-header{ background: transparent!important }
	body.home .sticky-active .header-wrapper  .section-header { background: black!important }
	.section-header .coherence-core-pointer__underline .menu-item.parent a.coherence-core-menu-item:after { bottom: -37px; }
	.section-header .coherence-core-pointer__underline.coherence-core-animation__grow .menu-item.parent.current-menu-item a.coherence-core-menu-item.elementor-button:not(:hover):not(:focus):not(.current-menu-item):after {opacity:0!important;}

}

@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a i{display:none !important;}
	.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
}


/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.serviceBox {padding: 38px 0px;padding-bottom: 10px;transition: all .6s ease 0s;margin-bottom: 0px;border-radius: 20px;overflow: hidden;position: relative}
.serviceBox .title { color: #383838; line-height: 50px; margin: 30px 0; font-weight: 700; font-size: 2rem; text-align: center }
.serviceBox .service-icon { width: 60px; height: 60px; line-height: 60px; border-radius: 50%; display: inline-block; font-size: 4.6rem; font-weight: 700; color: #fff; text-align: center }
.serviceBox .description {line-height: 26px;margin: 20px 0 0px;}

.b-picto { position: absolute; top: 10px; left: 10px }
.serviceBox.active .description {height: auto}


.more { font-family: "Cormorant Garamond", sans-serif; position: relative; padding: 0px; margin-top: 15px; display: block; cursor: pointer; color: #fff; font-weight: 400; letter-spacing: 2px; font-size: 20px; border-radius: 20px; transition: .3s ease; text-align: start; width: auto; }
.more:hover { transition: .3s ease }
.more:before { content: "+ Lire la suite" }


.serviceBox.active .more:before { content: "Lire moins" }
.description { height: 200px; overflow: hidden; transition:height 0.3s ease-in-out; position: relative; }

.serviceBox.active .description { height: auto }
.serviceBox .description:before {content: "";position: absolute;bottom: 0px;left: 0;width: 100%;height: 100px;background: linear-gradient(#0d0d0d63, #0d0d0d);}
.serviceBox.active .description:before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 100px; background: linear-gradient(transparent, #0d0d0d63); }

.white-vr .serviceBox .description:before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 100px; background: linear-gradient(#f9f9f1b5, #f9f9f1); }
.white-vr .serviceBox.active .description:before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 100px; background: linear-gradient(transparent, #f9f9f157); }

.white-vr .more { color: #505050;  }


.menu-prix{ white-space: nowrap;}
.cart-menu-item-price {display: flex;gap: 5px;}
/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/

/**************************************Style : PRE-HOME*********************************/


/**************************************Style : SLIDER HOME*********************************/

.prime-slide-general .bdt-prime-slider .bdt-slideshow-items li > div{height: 100% !important;min-height: inherit !important;}
.col-slider-inner-content > .e-con-inner {margin-right: 0px !important;margin-left: auto !important;}

.macaron { display: flex; align-items: center; justify-content: center; }
.macaron #svg-circle text {font-family: 'Bellefair';color: #E6E6E6;text-transform: uppercase;font-size: 22px;fill: #E6E6E6;letter-spacing: 12px;animation: rotation 8s linear infinite !important;transform-origin: center center;}
.macaron #svg-circle svg { width: 180px; height: 180px; }
.macaron #svg-circle .circle { fill: none; stroke: white; stroke-width: 1; }
.macaron #svg-circle .dot { fill: white; }

@keyframes rotation {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.blur-circle-slider { filter: blur(600px) }


.section-slider .bullet-slide .depicter-bullet-active{ position: relative; content:""; height:40px; width:40px; border:1px solid white; border-radius:50%; }
.section-slider .bullet-slide .depicter-bullet-active:before{position: absolute;top: 14px;left: 14px;content:"";height: 9px;width: 9px;border-radius:50%;background-color: var(--e-global-color-color_1);display: flex;}
.section-slider .depicter-bullets-wrapper { align-items: center; }


/**************************************Style : section_presentation*********************************/


/**************************************Style : section_prestations*********************************/
.section-prestations .logo-presta img { height: 80px!important; width: 80px!important; transition:all 0.5s ease-in-out; }
.section-prestations .presta-content { position:relative; text-align: center; display: flex; flex-direction: column; gap: 20px; margin-top: -140px; }
.section-prestations .divider-horizental { height: 60px; width: 3px; background-color: var(--e-global-color-color_2); margin: 0 auto; z-index:9; transition:all 0.5s ease-in-out; }

.section-prestations h3.presta-title { color: white; font-size: clamp(20px, 3.5vw, 45px); }
.section-prestations p.presta-description { font-size: clamp(15px, 0.99vw, 19px); color: white; font-family: 'Bellefair'; }
.section-prestations p.item-desc { display: none; }
.section-prestations .item.slick-current .imgCarContenair { border-radius: 0px 100px 0 0px; overflow: hidden; }
.section-prestations .item .imgCarContenair { border-radius: 100px 0px 0 0px; overflow: hidden; }


.section-prestations .item-body:hover .imgCarContenair img {transform:scale(1.2);transition:all 0.5s ease-in-out;}
.section-prestations .item-body:hover .divider-horizental { height: 80px;}
.section-prestations .item-body:hover  .logo-presta img {margin-top:-20px;}


/**************************************Style : section_Actualites*********************************/
 .section-actualite .post-item-content{position:relative;}
.section-actualite .post-item-content:before { position:absolute; top: 20px; content: ""; width: 100%; height: 1px; margin-left: -10px; background-color: var(--e-global-color-color_2); }

/**************************************Style : section_Realisations*********************************/
.section-gallery .modula-item:hover img { transform: scale(1.1); }

/**************************************Style : section_instagram*********************************/
.section-instagram a.sbi_photo { height: 100px!important; }
.section-instagram div#sb_instagram {padding-bottom: 0px!important;margin-top: 25px;}

/**************************************Style : section_partenaires*********************************/
.section-partenaires .gallery-item:hover img {
    filter: brightness(100) saturate(100%) invert(42%) sepia(98%) saturate(7500%) hue-rotate(353deg) brightness(110%) contrast(200%);
}

/**************************************Style : section_avis*********************************/


/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow {display: none !important;}

.blur-circle { filter: blur(400px) }

body .ti-widget.ti-goog .ti-controls{display:block!important;}
body .wpcf7-acceptance input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:15px;height:15px;background-color:#fff;position:relative;cursor:pointer;border:1px solid var(--e-global-color-color_1);margin-right:8px!important;}
body .wpcf7-acceptance input[type=checkbox]:checked{background-color:var(--e-global-color-color_1);border-color:var(--e-global-color-color_1)}
body .wpcf7-acceptance input[type=checkbox]:checked::after{content:'\2713';position:absolute;top:0;left:3px;font-size:9px;color:#fff}
body .coherence-slideup-content-bottom{width:auto!important;height:auto!important;}
body [data-wpr-lazyrender]{content-visibility:visible!important;}
body a[href^="tel:"]:hover{text-decoration:underline!important;}
body a[href^="tel:"] {white-space: nowrap;}
body .pg-mp-titre-h1-bg a:hover,body .content-area a:hover{text-decoration:underline!important;}
body .menu-footer .menu-item.current-menu-item a.coherence-core-menu-item,body .menu-footer .menu-item a.coherence-core-menu-item:hover { text-decoration: underline!important;}
body .post-item a.post-item-read-more {position:relative;z-index:99;}


/*------------------------------------------------------***End***------------------------------------------------------*/



/*------------------------------------------------------***Begin Responsive Media query style***------------------------------------------------------*/

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 801px){
    
    /*style header*/

    /*style main content*/
	.animate_01 {animation: mymove ease-in-out 1.618s infinite alternate !important;}
	.animate_02 {animation: mymove2 ease-in-out 1.618s infinite alternate !important;}
	.animate_03 {animation: mymove3 ease-in-out 1.618s infinite alternate !important;}
	.animate_04 {animation: mymove4 ease-in-out 1.618s infinite alternate !important;}
	.animate_05 {animation: mymove5 ease-in-out 1.618s infinite!important;}
	.animate_06 {transform:translatey(12px);animation:float 3s ease-in-out infinite !important;}
	.animate_07 {transform:translatey(12px);animation:float2 3s ease-in-out infinite !important;}
	.animate_08 {animation: mymove6 ease-in-out 2.618s infinite alternate !important;}
	.animate_09 {animation: mymove7 ease-in-out 1.618s infinite alternate !important;}
	.animate_10 {animation: mymove8 ease-in-out 1.618s infinite alternate !important;}
	.animate_11 {animation: mymove9 ease-in-out 2.2s infinite alternate !important;}

	@keyframes mymove {from {transform: translatey(-5px);} to {transform: translatey(5px);}}
	@keyframes mymove2 {from {transform: translatey(5px);}to {transform: translatey(-5px);}}
	@keyframes mymove3 {from {transform: translatex(-5px);} to {transform: translatex(5px);}}
	@keyframes mymove4 {from {transform: scale(1);} to {transform: scale(1.2);}}
	@keyframes mymove5{0%{transform:translate(0,0)}50%{transform:translate(0,10px)}100%{transform:translate(0,0)}}
	@keyframes mymove6 {from {transform: translatex(-30px);} to {transform: translatex(30px);}}
	@keyframes mymove7 {from {transform: translatey(-12px);} to {transform: translatey(12px);}}
	@keyframes mymove8 {from {transform: translatey(10px);}to {transform: translatey(-10px);}}
	@keyframes mymove9 {from {transform: scale(1);} to {transform: scale(1.15);}}

	@keyframes float{0%{transform: translatey(0px);}50%{transform: translatey(-50px);}100%{transform:translatey(0px);}}
	@keyframes float2{0%{transform: translatey(0px);}50%{transform: translatey(50px);}100%{transform:translatey(0px);}}
    /*style footer*/
    
}

/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1500px){

    /*style header*/

    /*style main content*/
.block-h1 .right-bottom-img img {height: 200px!important;object-fit: contain;}
    /*style footer*/

}

/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){

    /*style header*/

    /*style main content*/

    /*style footer*/
}


@media only screen and (max-width: 1200px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}


/*------------***Medium devices (tablets, less than 1025px)***------------*/
@media only screen and (max-width: 1024px){

	/*style header*/

    /*style main content*/
	.ctn-iframe{    height: 270px;min-height: unset;}
	.ctn-iframe div#sb_instagram { height: 278px; min-height: unset; overflow-y: scroll; z-index: 999; margin-top: 0px!important; scrollbar-width: thin; scrollbar-color: #ababab #ffffff; }

	.ctn-iframe div#sb_instagram::-webkit-scrollbar { width: 8px; }
	.ctn-iframe div#sb_instagram::-webkit-scrollbar-track { background: #f1f1f1; border-radius: 10px; }
	.ctn-iframe div#sb_instagram::-webkit-scrollbar-thumb { background: #888; border-radius: 10px; }
	.ctn-iframe div#sb_instagram::-webkit-scrollbar-thumb:hover { background: #555; }
	
	.section-gallery .modula-item { border-radius: 10px!important; }
	
	.section-slider .depicter-layer-frame.depicter-bullet-layer.depicter-pos-absolute { position: absolute; top: 97%!important; left: 41%!important; }

    /*style footer*/

}

/*------------***Medium devices (tablets, Bootstrap less than 993px)***------------*/
@media only screen and (max-width: 992px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
    /*style header*/

    /*style main content*/
	.section-prestations .logo-presta img { height: 60px!important; width: 60px!important; transition:all 0.5s ease-in-out; }
	.section-prestations .presta-content {  gap: 10px; margin-top: -100px; }
	.section-prestations .divider-horizental { height: 30px;}
	.section-prestations .item-body:hover .divider-horizental { height: 50px;}
	
	
	.animate_01 {animation: mymove ease-in-out 1.618s infinite alternate !important;}
	.animate_02 {animation: mymove2 ease-in-out 1.618s infinite alternate !important;}
	.animate_03 {animation: mymove3 ease-in-out 1.618s infinite alternate !important;}
	.animate_04 {animation: mymove4 ease-in-out 1.618s infinite alternate !important;}
	.animate_05 {animation: mymove5 ease-in-out 1.618s infinite!important;}
	.animate_06 {transform:translatey(12px);animation:float 3s ease-in-out infinite !important;}
	.animate_07 {transform:translatey(12px);animation:float2 3s ease-in-out infinite !important;}
	.animate_08 {animation: mymove6 ease-in-out 2.618s infinite alternate !important;}
	.animate_09 {animation: mymove7 ease-in-out 1.618s infinite alternate !important;}
	.animate_10 {animation: mymove8 ease-in-out 1.618s infinite alternate !important;}
	.animate_11 {animation: mymove9 ease-in-out 2.2s infinite alternate !important;}

	@keyframes mymove {from {transform: translatey(-5px);} to {transform: translatey(5px);}}
	@keyframes mymove2 {from {transform: translatey(5px);}to {transform: translatey(-5px);}}
	@keyframes mymove3 {from {transform: translatex(-5px);} to {transform: translatex(5px);}}
	@keyframes mymove4 {from {transform: scale(1);} to {transform: scale(1.2);}}
	@keyframes mymove5{0%{transform:translate(0,0)}50%{transform:translate(0,10px)}100%{transform:translate(0,0)}}
	@keyframes mymove6 {from {transform: translatex(-30px);} to {transform: translatex(30px);}}
	@keyframes mymove7 {from {transform: translatey(-12px);} to {transform: translatey(12px);}}
	@keyframes mymove8 {from {transform: translatey(10px);}to {transform: translatey(-10px);}}
	@keyframes mymove9 {from {transform: scale(1);} to {transform: scale(1.15);}}

	@keyframes float{0%{transform: translatey(0px);}50%{transform: translatey(-50px);}100%{transform:translatey(0px);}}
	@keyframes float2{0%{transform: translatey(0px);}50%{transform: translatey(50px);}100%{transform:translatey(0px);}}
    /*style footer*/

}

/*------------***Tablet Mini Media query style***------------*/
@media only screen and (max-width: 767px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Between Big Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 601px) and (max-width: 800px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){

    /*style header*/

    /*style main content*/

    /*style footer*/
    .menu-main-footer .coherence-core-nav-menu a {justify-content: center !important;}

}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 498px) and (max-width: 600px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){

    /*style header*/

    /*style main content*/
	.ctn-iframe{height: 180px!important;min-height: unset!important;}

    /*style footer*/
}

/*------------------------------------------------------***End Media query***------------------------------------------------------*/

.btn_pres {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn_pres a {
    background-color: #A8101000;
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 20px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 300px 300px 300px 300px;
    padding: 15px 42px 15px 42px;
    fill: #fff !important;
    color: #fff !important;
}

.btn_pres a:hover, .btn_pres a:focus {
    background-color: var(--e-global-color-color_1);
    color: var(--e-global-color-color_white);
    border-color: var(--e-global-color-color_1);
}

@media only screen and (max-width: 800px){
    .elementor-5 .elementor-element.elementor-element-1cdffe8 .basic-carousel .slick-slide {
        margin: 0px 12px 50px 12px !important;
    }
}