/*
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 i{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;}
body .section-header .elementor-grid .elementor-grid-item a.elementor-icon.elementor-social-icon{display:flex;}
@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home > a span,.menu-home-icon span{display:none!important;}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a i,.menu-home-icon i,.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none!important;}
	
}
body .dib:hover{text-decoration:underline!important;}
body .link_phone2{color:#fff !important;}
body .link_phone2:hover{color:#fff !important;text-decoration:underline!important;}
/*------------------------------------------------------***End***------------------------------------------------------*/

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


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

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


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

/**************************************Style : section_presentation*********************************/
.text-sep span{border-radius:20px!important;}
.section-presentation .separator-sup-title:before,.separator-sup-title:after{display:none!important;}
/**************************************Style : section_prestations*********************************/


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

 body .fb_iframe_widget iframe{border-radius:40px;border:20px solid #333!important;}

.portfoli-home .post-item-content {
    position: absolute !important;
    bottom: 0 !important;
    background: #ffffff8c !important;
    width: 100% !important;
    padding: 20px !important;
}

.portfoli-home .post-item-content-btn {
    display: none !important;
}

.portfoli-home .post-item:hover .post-item-content{background:var(--e-global-color-color_1) !important; transition:0.6s !important;}
.portfoli-home .post-item:hover .post-item-title a{color:white !important;}

.post-page-actualites a.post-item-read-more:hover {
    background-color: #273139 !important;
}

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


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


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


/**************************************Style : section_avis*********************************/
body .col_avis .avis .ti-reviews-container{max-height:400px!important;overflow:hidden!important;}
body .page_avis .ti-reviews-container-wrapper {display: flex;flex-wrap: wrap;justify-content: space-between;}
body .page_avis .ti-reviews-container-wrapper .ti-review-item.source-Google {width: 46%;margin: 2%;}
/*--------------------------------------------------------------***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;}
body .section-footer .col-widget-footer .menu-footer nav>ul{display:block;width:100%;}
body .section-footer .col-widget-footer .menu-footer nav>ul>li{width:100%!important;}
body .col-widget-footer.coords .elementor-coherence-core-content-box-icon>.elementor-icon{background:var(--e-global-color-color_1);border-radius:50%;padding:8px;}
/*------------------------------------------------------***End***------------------------------------------------------*/


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

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

    /*style main content*/
	body .mx_hght_600{max-height:600px!important;}
    /*style footer*/    
	body .section-footer .col-widget-footer .menu-footer nav>ul{column-count:2!important;}
	/* Animations */
    .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;}
    .anime_img_rotate:hover {animation: mymove6 ease-in-out 1.618s!important;}
    @keyframes mymove {from {transform: translatey(-5px);} to {transform: translatey(5px);}}
    @keyframes mymove2 {from {transform: translatey(5px);}to {transform: translatey(-5px);}}
    @keyframes mymove4 {from {transform: scale(1);} to {transform: scale(1.2);}}
    @keyframes mymove3 {from {transform: translatex(-5px);} to {transform: translatex(5px);}}
    @keyframes mymove5{0%{transform:translate(0,0)}50%{transform:translate(0,10px)}100%{transform:translate(0,0)}}
    @keyframes mymove6{0%{transform:rotate(0deg)}50%{transform:rotate(360deg)}100%{transform:rotate(0deg)}}
    
}

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

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

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

/*------------***Medium devices (tablets, less than 1025px)***------------*/

@media only screen and (min-width: 1024px){
}

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

/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
	body .section-footer .col-widget-footer .menu-footer nav>ul{column-count:3!important;}
}

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

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

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){
	body .section-footer .col-widget-footer .menu-footer nav>ul{flex-direction:column!important;}
	body .page_avis .ti-reviews-container-wrapper .ti-review-item.source-Google {width:96%!important;margin: 2%;}
	body .section-footer .col-widget-footer .menu-footer nav>ul>li{width:100%;}
	body .section-footer .col-widget-footer .menu-footer nav>ul{column-count:1!important;}
	body .section-footer .col-widget-footer .menu-footer nav>ul>li{display:flex;justify-content:center!important;}
}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 801px) and (max-width: 1024px){
    
    /*style header*/
    /*style main content*/
	body .fb_iframe_widget iframe{max-width:380px!important;}
    /*style footer*/
    
}
/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){}

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

/**************************************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;
}
.pg-mp-titre-h1-bg {
    text-align: center!important;
    margin-bottom: 20px!important;
}