/*
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;}
.section-header .menu-icon-home a span {display:none !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;}
}

/*****************************fixed header css*****************************/

 body:not(.home).section-header,.section-header *{transition:all 0.5s ease-in-out !important;}
 body:not(.home).coh-is-sticky {position: fixed !important; left: 0;width: 100%;z-index: 999999 !important;}
 body:not(.home).section-header.coh-is-sticky{box-shadow: 0px 5px 10px #00000021 !important;}
body:not(.home).section-header .img-logo-site img{transition:all 0.5s ease-in-out !important;}
 body:not(.home).section-header.coh-is-sticky .img-logo-site img{max-height:50px !important;width:auto !important;}


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


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/


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


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

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


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


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


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

.el-col-prestas .item-body {border-radius: 30px !important;overflow: hidden !important;}
/* .el-col-prestas .slick-arrow.slick-prev {left: calc(80% - 50px) !important;}
.el-col-prestas .slick-arrow.slick-next {right: calc(80% - 50px) !important;} */


/**************************************Style : section_Actualites*********************************/
/* 
.el-col-prestas .slick-arrow.slick-prev {left: calc(50% - 50px) !important;}
.el-col-prestas .slick-arrow.slick-next {right: calc(50% - 50px) !important;} */
 

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

.col-iframe-fb iframe { border: 15px solid #1C204E !important; border-radius: 50px; }

.col-iframe-fb .fb_iframe_widget:before {
    content: "" !important;
    width: 400px !important;
    height: 400px !important;
    background-color: #2948C5;
    border-radius: 236px !important;
    position: absolute !important;
    left: -45% !important;
    top: 138px !important;
}

.col-iframe-fb .fb_iframe_widget:after {
    content: "" !important;
    width: 200px !important;
    height: 200px !important;
    background-color: #262626;
    border-radius: 200px;
    position: absolute;
    right: -70px !important;
    top: 290px;
	z-index:-2 !important;
}


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


/**************************************Style : section_points_forts*********************************/

.col-pf {
    /* filter: blur(1px); */
    backdrop-filter: blur(6px) !important;
}


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

body .ti-widget.ti-goog .ti-review-item .ti-inner {
    background: #2948C5 !important;
}

.ti-controls-dots {
    display: none !important;
}
.ti-review-content, .ti-name, .ti-date, span.ti-read-more-active {
    color: white !important;
}

.ti-widget.ti-goog .ti-controls {
    max-width: 120px !important;
    top: unset !important;
    bottom: -10px !important;
    right: 0;
    left: 0;
    margin-inline: auto !important;
}
.ti-widget.ti-goog .ti-controls :is(.ti-next ,  .ti-prev){
    background: var(--e-global-color-color_1);
    padding: 22px !important;
    display: flex;
    border-radius: 0px;
}
.ti-widget.ti-goog .ti-controls .ti-next:before  {
    top: 15px !important;
    right: 12px !important;
	background: white !important;
}
.ti-widget.ti-goog .ti-controls .ti-next:after{
    top: 25px !important;
    right: 12px !important;
	background: white !important;
}
.ti-widget.ti-goog .ti-controls .ti-prev:before{
    top: 25px !important;
    left: 12px !important;
	background: white !important;
}
.ti-widget.ti-goog .ti-controls .ti-prev:after{
    top: 15px !important;
    left: 12px !important;
	background: white !important;
}
.ti-widget.ti-goog .ti-controls :is(.ti-prev:after , .ti-prev:before  , .ti-next:after , .ti-next:before){
    background: white ;
}
.ti-widget.ti-goog .ti-controls .ti-next:hover, .ti-widget.ti-goog .ti-controls .ti-prev:hover {
    transform: scale(1) !important;
    background: var(--e-global-color-color_1);
}


/* .ti-name {
    color: white !important;
} */
/* 
.ti-date {
    color: white !important;
} */

/* span.ti-read-more-active {
    color: white !important;
} */


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

.col-widget-footer.menu ul.coherence-core-nav-menu { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 0px; }
.coherence-core-nav-menu:before, .coherence-core-nav-menu:after { display: none !important; }


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



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


/*------------***Large devices (desktops, more than 1025pxpx)***------------*/

/*------------***Large devices (desktops, more than 1350pxpx)***------------*/
@media only screen and (max-width: 1350px) {
.col-iframe-fb .fb_iframe_widget:before {
	display:none !important;
}
}

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

    /*style main content*/

    /*style footer*/
		.col-widget-footer.menu .menu-item {position: relative !important;}
.col-widget-footer.menu .menu-item:nth-child(3n+1):after, .col-widget-footer.menu .menu-item:nth-child(3n+2):after { content: ""; height: 60%; width: 2px; background: white; position: absolute !important; right: 30px; bottom: 0px; top: 0px; margin-block: auto !important; }
}
@media only screen and (min-width: 801px){ 
	
	 /*style header*/

    /*style main content*/

    /*style footer*/
}

@media only screen and (max-width: 1360px){
	.fb_iframe_widget:before {
		display:none !important ;
	}
	
	.fb_iframe_widget:after{
		display:none !important;
	}
}

/*------------***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*/
	
	.menu-icon-home a svg {display: none !important;}
	.section-header .menu-icon-home a span {display:flex !important;}

    /*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*/
    .col-widget-footer.menu ul.coherence-core-nav-menu {
    grid-template-columns: repeat(1, 1fr);
}
}

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

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