/*
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 li:nth-child(1) .coherence-core-menu-item i.fas.fa-home {display: none !important;}
	.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
	
}
.col-widget-footer .coherence-core-nav-menu a.coherence-core-menu-item i.fas.fa-home {display: none !important;}


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


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


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

.pastille-slide img{animation: scale-up-center 0.4s ease-in-out infinite alternate both;}
@keyframes scale-up-center {
  0% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}

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


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

.sa_hover_container {min-height: 500px !important;display: flex;overflow: hidden;align-items: flex-end;padding: 0px !important;border-radius:20px}
.presta-card {transform: translateY(calc(100% - 86px));min-height: 500px;background: var(--e-global-color-color_1) ;padding-top: 0px;transition: all 0.5s ease-in-out;display:flex;flex-direction: column;justify-content: start;padding: 20px;align-items: center;}
.presta-text {
    opacity: 0;transition:all 0.5s ease-in-out;
}
.sa_hover_container:hover .presta-text {
    opacity: 1;
}
.sa_hover_container:hover .presta-card {min-height: 500px;background: linear-gradient(1deg, var(--e-global-color-color_1), #e20b3bad);justify-content: center;transform: translateY(0px);}
.presta-title h3.fusion-responsive-typography-calculated {margin: 10px 0px 15px;color:#fff;}
.presta-text {margin-bottom: 20px;color:#fff;}
a.presta-btn {background: #fff;color: #000;transition: all 0.5s ease-in-out;border: 2px solid #fff !important; padding: 15px 30px !important; border-radius: 8px; font-weight: 600;     text-transform: uppercase; }
a.presta-btn:hover {background: linear-gradient(1deg, var(--e-global-color-color_1), var(--e-global-color-color_1));color:#fff !important;border-color:#fff !important;}
/* body .sa_owl_theme .owl-dots .owl-dot span {background-color: rgb(228 35 13 / 47%) !important;transition:all 0.5s ease-in-out;}
body .sa_owl_theme .owl-dots .owl-dot span:hover ,body .sa_owl_theme .owl-dots .active span {background-color: rgb(228 35 13) !important;width: 30px !important;border-radius: 21px !important;} */
body .white .sa_owl_theme .owl-nav .owl-next {background-color: var(--e-global-color-color_1) !important;}
body .white .sa_owl_theme .owl-nav .owl-next:hover {background-color: var(--e-global-color-color_black) !important;}
body .white .sa_owl_theme .owl-nav .owl-prev{background-color: var(--e-global-color-color_1) !important;}
body .white .sa_owl_theme .owl-nav .owl-prev:hover{background-color: var(--e-global-color-color_black) !important;}
body .section_prestation .sa_owl_theme .owl-nav .owl-next {    right: -40px !important;}
body .section_prestation .sa_owl_theme .owl-nav div,body .sa_owl_theme .owl-nav button {	height: 55px !important;    width: 35px !important;}
body .section_prestation .sa_owl_theme .owl-nav .owl-prev {left: -40px !important;}
body .presta-title h2{margin: 10px 0px 15px !important;color: #fff !important;font-size: 30px !important}


body .sa_owl_theme .owl-nav .owl-prev {left: -10px !important;}
body .sa_owl_theme .owl-nav .owl-next {right: -10px !important;}

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

/**************************************Style : section_Realisations*********************************/
.img-gallery .gallery-icon * {
    transition: all 1s cubic-bezier(1,0,0,.56);
}

.img-gallery .gallery-icon:hover img {
    transform: scale(1.1)
}
.img-gallery .gallery-icon {
	position: relative;
}
body .img-gallery .gallery-icon {
    overflow: hidden !important;
/* 	border-radius: 10px; */
}
/**************************************Style : section_valeurs*********************************/

/**************************************Style : section_partenaires*********************************/

body .carousel_gal .elementor-element .swiper .elementor-swiper-button-next{background: #db2411 !important;padding: 6px;}
body .carousel_gal .elementor-element .elementor-swiper-button-prev{background: #db2411 !important;padding: 6px;}

body .carousel_gal .elementor-element .swiper .elementor-swiper-button-next:hover{background: #1b85ca !important;}
body .carousel_gal .elementor-element .elementor-swiper-button.elementor-swiper-button-prev:hover{background: #1b85ca !important;}

/**************************************Style : section_Contact*********************************/

.col-contact .wpcf7-form a {color: var(--e-global-color-color_2) !important;}
.col-contact .wpcf7-form a:hover, .col-contact .wpcf7-form .wpcf7-list-item-label, .col-contact .wpcf7-form .recaptcha_acc {color: #fff !important;}

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


/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/

.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow {display: none !important;}

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

    /*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*/
	body .presta-title h2 { font-size: 25px !important }
	.sa_hover_container .presta-text { opacity: 1; }
	.sa_hover_container .presta-card { background: linear-gradient(1deg, var(--e-global-color-color_1), #e20b3bad); justify-content: center; transform: translateY(0px) !important; }
/* 	.sa_hover_container:hover .presta-card { background: linear-gradient(1deg, var(--e-global-color-color_1), #e20b3bad); transform: translateY(0px); } */


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