/*
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 li:nth-child(1) a.coherence-core-menu-item 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; }
	.section-header li:nth-child(1) .coherence-core-menu-item i.fas.fa-home { display: none !important; }
	.icons-rs-header { position: absolute !important; right: 60px; top: 0; bottom: 0; margin-block: auto; }
}


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


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
/* =============================
 * ======= Opacity imgs ======== 
 * ============================= */
@media only screen and (max-width: 1900px){
.img-opacity { opacity: 0.2; }
}

/* =============================
 * == Phone SlideIn & Contact == 
 * ============================= */
.tele-formations a { color: var(--e-global-color-color_white) !important; }
.tele-formations a:hover { color: var(--e-global-color-color_white) !important; text-decoration: underline !important; }

/* =============================
 * =========== Contact =========
 * ============================= */
.tele-formations.contact a { color: var(--e-global-color-color_white) !important; }
.tele-formations.contact a:hover { color: var(--e-global-color-color_white) !important; text-decoration: underline !important; }

/* =============================
 * =========== Single Post =========
 * ============================= */
.post-thumbnail { margin-block: 20px; }


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


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


/**************************************Style : section_prestations*********************************/

.col_presta2 * {
/*     transition: all 0.6s ease-in-out !important; */
}

/* .img-presta {
    position: absolute !important;
} */

.inner-presta2 {
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: calc(90% - 40px) !important;
    width: calc(90% - 40px) !important;
    margin: auto !important;
    backdrop-filter: blur(7px);
	opacity: 0;
	transform: translatey(10%);
	transition: all 0.6s ease-in-out !important;
}

.presta_title_presenta {
    position: absolute !important;
    left: 0;
    right: 0;
/*     top: 0; */
    bottom: 0;
/*     height: calc(90% - 40px) !important; */
    width: calc(90% - 40px) !important;
    margin: auto !important;
    backdrop-filter: blur(7px);
	opacity: 1;
	transform: translatey(0%);
	transition: all 0.4s ease-in-out !important;
}

@media only screen and (min-width: 801px) {
.inner-presta2.last, .presta_title_presenta.last {
    max-width: 1000px !important;
	width: calc(100% - 40px) !important;
}
}

.presta_title_presenta {
    backdrop-filter: blur(7px);
	transition: all 0.4s ease-in-out !important;
}
.img-presta {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px !important;
    margin: auto !important;
	transition: all 0.4s ease-in-out !important;
}

/*Hover*/
.col_presta2:hover .inner-presta2 { opacity: 1; transform: translatey(0%); }
.col_presta2:hover .img-presta { transform: translatey(100%); opacity: 0; }
.col_presta2:hover .presta_title_presenta { transform: translatey(100%); opacity: 0; }

@media only screen and (max-width: 800px) { 
.col_presta2 .inner-presta2 { opacity: 1; transform: translatey(0%); position: relative !important; }
.col_presta2 .img-presta { transform: translatey(100%); opacity: 0; }
.col_presta2 .presta_title_presenta { transform: translatey(100%); opacity: 0; }

.img-presta { display: none !important; }
	
body .inner-presta2, body .inner-presta2.last {
    height: 100% !important;
    width: 100% !important;
    padding: 15px !important;
}
}

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

}

@media only screen and (max-width: 497px) { 
.inner-presta2, .inner-presta2.last { height: calc(100% - 20px) !important; width: calc(100% - 20px) !important; }
body .inner-presta2, body .inner-presta2.last { height: 100% !important; }
}

/**************************************Style : section_Actualites*********************************/
 

/**************************************Style : section_Realisations*********************************/


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


/**************************************Style : section_RS*********************************/
.ifram-fb iframe { border-radius: 30px !important; box-shadow: 0 0 0 15px var(--e-global-color-color_4); }
.ifram-fb span:before {
    position: absolute;
    content: "";
    width: 145px !important;
    height: 15px !important;
    border-radius: 0px 0px 8px 8px;
    left: 0;
    right: 0;
    top: -2px;
    margin-inline: auto;
    background-color: var(--e-global-color-color_4);
    z-index: 1;
}
.ifram-fb span:after {
    position: absolute;
    content: "";
    width: 10px !important;
    background-color: var(--e-global-color-color_4);
    height: 100px !important;
    border-radius: 0px 10px 10px 0px;
    right: -23px;
    z-index: 10;
    top: 130px;
}

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

.section-avis-pg .ti-footer { display:none !important; }

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

/*======= Menu 2 col ========*/
.menu-2-col ul { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 10px; }
.col-widget-footer .menu-2-col .coherence-core-nav-menu:before, .col-widget-footer .menu-2-col .coherence-core-nav-menu:after { display: none !important; }
.menu-2-col li.current-menu-item.current_page_item a, .menu-2-col li a:hover { text-decoration: underline !important; }

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

/*------------------------------ Page Prestations --------------------------------------*/

@media only screen and (max-width: 497px){
	.style-icon .elementor-coherence-core-content-box-icon { width: 100%;}
}


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

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

    /*style footer*/
.section-footer .menu-footer .coherence-core-nav-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
}
    
    
}

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