/*
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***------------------------------------------------------*/
.cn-label {margin-bottom: 5px;display: block;}

/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.img-bg-absolute {
    height: 100% !important;
}

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

/*------------------------------------------------------*** Style Animations ***------------------------------------------------------*/

/* Slider */
.animation-slide img { animation: animName1 3s infinite linear; }
@keyframes animName1 {
0% { transform: translateY(0px); }
50% { transform: translateY(270px); }
100% { transform: translateY(0px); }
}
@media only screen and (max-width: 1024px){
/* Slider */
.animation-slide img { animation: animName1 3s infinite linear; }
@keyframes animName1 {
0% { transform: translateY(0px); }
50% { transform: translateY(200px); }
100% { transform: translateY(0px); }
}

}

/* presentation */
.rotate-animations img { animation: animName 3s infinite linear; }
@keyframes animName {
0% { transform: rotate(30deg); }
50% { transform: rotate(220deg); }
100% { transform: rotate(30deg); }
}

/* points_forts */
.img-scale * { transition: all .5s ease-in-out; }
.img-scale { overflow: hidden; }
.img-scale:hover img { transform: scale(1.15); }

@media only screen and (min-width: 801px){
.top-bottom-animation1 { animation: animTopBottom 3s infinite linear; }
@keyframes animTopBottom {
0% { transform: translatey(-20px); }
50% { transform: translatey(-40px); }
100% { transform: translatey(-20px); }
}
.top-bottom-animation { animation: animTopBottom1 3s infinite linear; }
@keyframes animTopBottom1 {
0% { transform: translatey(20px); }
50% { transform: translatey(40px); }
100% { transform: translatey(20px); }
}
}

/*------------------------------------------------------***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*********************************/
.title-color-hover:hover :is(h3, .txt-hover-color) { color: white !important;!i;!; }
.icon-prestation img { animation: animePrestation 2s infinite linear; }
@keyframes animePrestation {
0% { transform: rotate(-40deg); }
50% { transform: rotate(40deg); }
100% { transform: rotate(-40deg); }
}
/**************************************Style : section_prestations*********************************/


/**************************************Style : section_Actualites*********************************/
.col-iframe iframe {border-radius: 30px !important;}
.col-iframe {position: relative; border-radius: 30px !important;box-shadow: 0 0 0 15px var(--e-global-color-color_1);/* border: solid 10px red !important; */!i;!;}

.col-iframe 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_1);
    z-index: 999999;
}
.col-iframe span:after {
    position: absolute;
    content: "";
    width: 10px !important;
    background-color: var(--e-global-color-color_1);
    height: 100px !important;
    border-radius: 0px 10px 10px 0px;
    right: -15px;
    z-index: 9999999;
    top: 130px;
}

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


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


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


/**************************************Style : section_avis*********************************/
.ti-widget.ti-goog .ti-controls .ti-next:after, .ti-widget.ti-goog .ti-controls .ti-prev:after {
    background: var(--e-global-color-color_1) !important;
}
.ti-widget.ti-goog .ti-controls .ti-next:before, .ti-widget.ti-goog .ti-controls .ti-prev:before {
    background: var(--e-global-color-color_1) !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;}

.icn_ftr .elementor-icon { border: 1px solid var(--e-global-color-color_1); }

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

    /*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*/
	.img-opacity { opacity: 0.2; }

    /*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*/
	.ti-widget.ti-goog .ti-controls {
        display: block !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*/

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

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