/*
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-header .menu-with-logo .coherence-core-nav-menu {align-items: center !important;}
.section-footer .menu-icon-home > a svg{display:none !important;}
.section-header .menu-center-logo > a:hover{background:unset !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 {text-indent: -999px;}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a svg{display:none !important;}
	.section-header .coherence-core-dropdown {min-width: 290px !important;right: 0px !important;left: auto !important;}
	.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
}

/*--------------------icon Menu----------------------------*/
.section-header .menu-with-logo .coherence-core-nav-menu {align-items: center !important;}
.section-footer .iconehome  i {display:none}

@media only screen and (min-width: 1025px){
   .menu_header .iconehome  span {display:none}
}
@media only screen and (max-width: 1024px){
   	.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
   	.iconehome  i {display:none}
 	.menu_header nav.coherence-core-dropdown {min-width: 300px !important;right: 0px !important;left: unset !important;}
}

/* i.fas.fa-home {display: none;} */

/*------------------------------------------------------***End***------------------------------------------------------*/
/* .mailpoet_message {
    padding: 15px !important;
} */

/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
span.h1_title_pi {line-height: 1;font-size: 45px; font-weight: 600;}
span.h1_title_pi:before {
    content: "";
    background-image:url("/wp-content/uploads/2023/07/pinto-gc-fondations-speciales-bretagne-separateur-slider.svg");
    background-repeat: no-repeat;
    position: absolute;
   	width: 158px;
    height:100%;
    top:58px;
	left: 50%;
    transform: translateX(-50%);
} 

.margin_text p { margin-bottom: 0px !important;}

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


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

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


/**************************************Style : SLIDER REVOLUTION*********************************/


/**************************************Style : section_presentation*********************************/
.btn_site { transform: skew(-20deg);}

/*h1 before left*/
span.h1_title {line-height: 2;font-size: 36px; font-weight: 600;}
span.h1_title:before {
    content: "";
    background-image:url("/wp-content/uploads/2023/07/pinto-gc-fondations-speciales-bretagne-separateur-slider.svg");
    background-repeat: no-repeat;
    position: absolute;
    width:100%;
    height:100%;
    top:58px;
} 

/*h2 before left*/
span.h2_title_left:before {
    content: "";
    background-image:url("/wp-content/uploads/2023/07/pinto-gc-fondations-speciales-bretagne-separateur.svg");
    background-repeat: no-repeat;
    position: absolute;
    width:100%;
    height:100%;
    top:55px;
}

/*h2 before title center*/
span.h2_title_center:before {
    content: "";
    background-image: url(/wp-content/uploads/2023/07/pinto-gc-fondations-speciales-bretagne-separateur.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 214px;
    height: 100%;
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
}

span.h2_title{margin-bottom:20px !important;}

/**************************************Style : section_prestations*********************************/
.section_prestation a.btn-read-more{ transform: skew(-20deg) !important;}

.item-content { border: solid 2px var(--e-global-color-color_1 );}

/*before*/
.item-content:before {
    content: "";
    background: var(--e-global-color-color_1 );
    position: absolute;
    height: 0%;
    width: 0%;
    transition:all 0.5s ease-in-out;
    right: 0; 
	z-index:-1;
}
h3.item-title { height: 60px;  transition:all 0.5s ease-in-out;}
p.item-desc { height: 80px;  transition:all 0.5s ease-in-out;}


/*hover before*/
.item-body:hover .item-content:before {
    content: "";
    background: var(--e-global-color-color_1 );
    position: absolute;
    height: 100%;
    width: 100%;
}
.item-body:hover h3.item-title {color: white !important;}
.item-body:hover p.item-desc {color: white !important;}
.item-body:hover a.btn-read-more {color: white !important; border: solid 1px white !important;}
.section_prestation a.btn-read-more:hover {color:var(--e-global-color-color_1 ) !important; background:white !important;}

/*Arrows*/
.section_prestation span.slick-arrow.slick-prev:before {
    content: url(https://www.pintogc.com/wp-content/uploads/2023/07/pinto-gc-fondations-speciales-bretagne-arrow-leftt.svg);
    position: absolute;
    height: 100%;
    width: 100%;
}
.section_prestation span.slick-arrow.slick-next:before {
    content: url(https://www.pintogc.com/wp-content/uploads/2023/07/pinto-gc-fondations-speciales-bretagne-arrow-right.svg);
    position: absolute;
    height: 100%;
    width: 100%;
}

@media only screen and (max-width: 1280px){
	p.item-desc {height: 110px !important;}
}

@media only screen and (max-width: 800px){
	.section_prestation span.slick-arrow.slick-next { display: none !important;}
	.section_prestation span.slick-arrow.slick-prev { display: none !important;}
}

@media only screen and (max-width: 425px){
	h3.item-title {font-size: 22px !important;}
	p.item-desc { font-size: 14px !important;}
}
@media only screen and (max-width: 320px){
	h3.item-title {font-size: 18px !important; height: 45px !important;}
	p.item-desc { font-size: 14px !important; height: 120px !important;}
	a.btn-read-more {padding: 12px 20px 12px 20px !important;}
}


/**************************************Style : section_Partenaires*********************************/
.elementor-swiper-button.elementor-swiper-button-next {
/*     position: absolute; */
    top: -150% !important;
    right: 12% !important;
}
.elementor-swiper-button.elementor-swiper-button-prev {
/*     position: absolute; */
    top: -150% !important;
    left: 81% !important;
}

@media only screen and (max-width: 1500px){
	.elementor-swiper-button.elementor-swiper-button-next {
		top: -180% !important;
		right: 12% !important;
	}
	.elementor-swiper-button.elementor-swiper-button-prev {
		top: -180% !important;
		left: 78% !important;
	}
}
@media only screen and (max-width: 1024px){
	.elementor-swiper-button.elementor-swiper-button-next {
		top: -180% !important;
		right: 8% !important;
	}
	.elementor-swiper-button.elementor-swiper-button-prev {
		top: -180% !important;
		left: 80% !important;
	}
}
@media only screen and (max-width: 1024px){
	.elementor-swiper-button.elementor-swiper-button-next {
		top: -180% !important;
		right: 6% !important;
	}
}

@media only screen and (max-width: 800px){
	.section_partenaire .elementor-swiper-button.elementor-swiper-button-prev { display: none !important;}
	.section_partenaire .elementor-swiper-button.elementor-swiper-button-next { display: none !important;}
}

/**************************************Style : section_Facebook*********************************/
/*Facebook*/
.btn_facebook svg.e-font-icon-svg.e-fab-facebook-square { font-size: 25px !important;}
.btn_facebook .elementor-button-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.fb_iframe_widget iframe {
    border-radius: 30px;
}
.fb_iframe_widget {
    display: inline-block !important;
    position: relative !important;
    border: solid 20px var(--e-global-color-color_1) !important;
    border-radius: 50px !important;
}

.fb_iframe_widget:before {
    content: "";
    background: var(--e-global-color-color_1);
    height: 100px;
    width: 10px;
    position: absolute;
    right: -30px;
    top: 132px;
    border-radius: 0px 10px 10px 0px;
}
.fb_iframe_widget:after {
    content: "";
    background: var(--e-global-color-color_1);
    height: 30px;
    width: 200px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 0px 0px 10px 10px;
}

/*Linkedin*/
.linkedin_frame .elementor-widget-container img{
    border-radius: 30px;
}
.linkedin_frame .elementor-widget-container img {
    display: inline-block !important;
    position: relative !important;
    border: solid 20px var(--e-global-color-color_1) !important;
    border-radius: 50px !important;
}

.linkedin_frame .elementor-widget-container:before {
    content: "";
    background: var(--e-global-color-color_1);
    height: 100px;
    width: 10px;
    position: absolute;
    right: -10px;
    top: 132px;
    border-radius: 0px 10px 10px 0px;
}
.linkedin_frame .elementor-widget-container:after {
    content: "";
    background: var(--e-global-color-color_1);
    height: 30px;
    width: 200px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 0px 0px 10px 10px;
}
/**************************************Style : section_Realisations*********************************/
/*Tabs*/
.realisation_tabs div .e-n-tab-title {transform: skew(-20deg) !important;}


/**************************************Style : section_valeurs*********************************/

@media only screen and (min-width: 1279px) and (max-width: 1360px){
	.col_v_right { width: 55% !important;}
	.col_v_left { width: 45% !important;}
}

/**************************************Style : section_points_forts*********************************/
.section_poinntforts .elementor-coherence-core-content-box-description{margin-right: 40px !important;}
@media only screen and (max-width: 1024px){
	.section_poinntforts .elementor-coherence-core-content-box-description{margin-right: 10px !important;}
}

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


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



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


/*hide presta in footer main menu*/
.section-footer .hide-in-footer {display:none !important;}


/*------------- center menu footer 600 -----------------*/ 
@media only screen and (max-width: 600px){ 
   .section-footer a.coherence-core-menu-item {justify-content: center !important;}
   .section-footer .elementor-widget-container {text-align: center !important;}
   .section-footer .elementor-widget-divider .elementor-divider { display: flex; justify-content: center;}
}
/*------------------------------------------------------***End***------------------------------------------------------*/



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

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

    /*style main content*/

    /*style footer*/
    
}

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

    /*style header*/

    /*style main content*/
	.elementor-514 .elementor-element.elementor-element-512b64f {padding: 15px !important;}
	
	
    /*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*/
	
    /*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*/

    /*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*/
    
}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and  (max-width: 600px){
 span.h2_title_left:before {
    content: "";
    background-image: url(/wp-content/uploads/2023/07/pinto-gc-fondations-speciales-bretagne-separateur.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 215px;
}   
    /*style header*/

    /*style main content*/

    /*style footer*/
.presta-navigation .coherence-core-nav-menu li{
	width:275px !important;
	 text-align: center !important;
	    margin-right: 0px !important;
} 
.presta-navigation a.coherence-core-menu-item {
    text-align: center !important;
	display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
span.h2_title_left.respo_ttl:before {   
    top: 90px;
}
	
}

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

    /*style header*/

    /*style main content*/

    /*style footer*/
   
    
}

/*------------------------------------------------------***End Media query***------------------------------------------------------*/
.presta-navigation a.coherence-core-menu-item {
    transform: skew(-20deg) !important;
}


button#\33 3,div#\33 3 {
    order: 1 !important;
}
button#\33 5,div#\33 5 {
    order: 2 !important;
}
button#\33 4,div#\33 4 {
    order: 3 !important;
}
button#\33 6,div#\33 6 {
    order: 4 !important;
}



#image_footer-coh img {
    width: 60px;
    height: auto;
}
div#image_footer-coh:hover svg path:last-child {
    fill: var(--e-global-color-color_1) !important;
}

.btn_blogs h2.post-item-title {
    font-size: clamp(18px , 2vw ,23px) !important;
}

body:not(.home)  .col_cat .tab_child {
    display: flex;
    flex-direction: column;
}
body:not(.home) .btn_blogs  .container-posts-grid .post-item-img img {
    aspect-ratio: 5/3;
    object-fit: cover;
}

.btn_footer a{
    background: #db6922;
    padding: 10px 20px;
	transform: skew(-20deg)
}

.inter_spc{
    margin-bottom: 15px !important;
}





.image-container {
  position: relative;
  display: inline-block;
}

.image-hover {
  display: block;
  width: 100%;
  height: auto;
}

.hover-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 10px 20px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  display: none; /* Caché par défaut */
	cursor: default;
}

.image-container:hover .hover-text {
  display: block; /* Affiché au survol */
}
