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

@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home > a span{display: none;}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a i{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;}
}


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


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


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

.section-prestation .item-content section {
    padding: 0 !important;
/*     margin-top: -54px; */
}

.section-prestation p.item-desc {
    display: none !important;
}

.dv-img {
    backface-visibility: hidden !important;
}

.main-one {
    background-color: transparent;
	padding-bottom:20px !important;
	margin-top: 210px !important;
	width: 100% !important;
	    left: 0 !important;
    right: 0 !important;
}

.section-prestation .item-body:before {
    content: "";
    background-color: orange;
	opacity:0.8 !important;
    width: 100%;
    height: 0px !important;
    position: absolute;
}

.section-prestation .item-body:after {
    content: "";
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    background-color: var(--e-global-color-color_1);
    width: 90%;
    height: 140px !important;
    position: absolute;
    bottom: 0px;
    opacity: 0.8 !important;
}



.section-prestation  .item-body:hover:after {
    height:80% !important;
	transition: 0.5s all;
}

.main-two {
    background-color: #0082B3;
	background-color:transparent !important;
	padding-right:20px !important;
	padding-left:20px !important;
	padding-bottom:30px !important;
}

.dv-img img {
    width: 95px !important;
}

.dv-img {
    background-color: var(--e-global-color-color_1) !important;
	border-radius:48% !important ;
    width: 120px;
	height: 120px;
    padding: 30px 33px;
	margin-inline: auto !important;
}

.title h3 {
    text-align: center !important;
    color: #fff !important;
	margin: 30px 20px !important;
}
.title-hv h3 {
    text-align: center !important;
    color: #ffffff !important;
	margin: 30px 20px !important;
}

.text p {
    text-align: center;
    color: #0082B3;
}

.text-hv p {
    text-align: center;
    color: #ffffff;
	padding-bottom: 10px !important;
}

.btn {display: flex;flex-direction: row;justify-content: center;align-items: center;}

.btn-hv {
    text-align: center;
}
.btn-hv a {
    background-color: #002733 !important;
    padding: 15px 55px !important;
	color:#ffffff !important;
	border: 2px solid #002733 !important;
	border-radius: 8px !important;
	
}
.btn-hv a:hover {
    background-color: #FF891A24 !important;
	color:#000 !important;
	border: 2px solid #fff !important;
	
	
}


.section-prestation  .main-two  {
    opacity: 0;
     transform:translateY(100%);
    transition: 0.5s all;
}


.section-prestation  .item-body:hover .main-two {
    opacity: 1;
    transform: translateY(-32%);
}


.section-prestation  .main-one {
    position: absolute !important;
}


.section-prestation  .item-body:hover  .main-one{
    opacity: 0;
    transition: 0.5s all;
}


.section-prestation  .item-body:hover  .main-one{
    transform:translateY(110%);
}


.section-prestation  .dv-img {
    transform: translateY(8px);
}

.section-prestation .item-body {
    overflow: hidden !important;
}


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

.fb-page iframe {
    border: 17px solid var(--e-global-color-color_2) !important;
    border-bottom: 0px !important;
    border-radius: 30px 30px 0px 0px !important;
}
 

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


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


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

.pf-vint >.e-con-inner > div {
    flex-grow: 1;
}


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

.col-avis-google .ti-widget.ti-goog .ti-reviews-container-wrapper {max-height: 490px !important;overflow-y: scroll;padding-right: 30px !important;}
.col-avis-google .ti-widget.ti-goog .ti-review-item>[class$=inner]{padding:10px !important;}
.col-avis-google .ti-widget {width: 100% !important;padding: 30px !important;background: #fff; box-shadow: 0 6px 30px rgb(0 0 0 / 8%);}
.col-avis-google .ti-widget.ti-goog .ti-header .ti-profile-img img{border-radius:50% !important;}
.col-avis-google .ti-widget.ti-goog .ti-reviews-container-wrapper [class$=inner]>.ti-stars{margin-bottom:0px !important;margin-top:6px !important;}
.col-avis-google .ti-widget.ti-goog .ti-widget-container{margin-bottom:0px !important;}
.col-avis-google .ti-widget.ti-goog .ti-reviews-container .ti-reviews-container-wrapper {margin-top: 15px !important;}
.col-avis-google .ti-widget.ti-goog .ti-review-item{margin-bottom:20px !important;}
.col-avis-google ::-webkit-scrollbar-thumb {background: #613030 !important;border-radius: 10px !important;}
.col-avis-google ::-webkit-scrollbar {width: 22px !important;}
.col-avis-google ::-webkit-scrollbar-track {background: #F2F7FC !important;border-radius: 10px !important;}


.section-avis-pg .ti-widget.ti-goog .ti-reviews-container {max-height: unset !important ;overflow-y: initial !important;}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container-wrapper {display: flex !important;flex-direction: row !important;flex-wrap: wrap !important;justify-content: space-between !important;align-items: flex-start !important;width: 100% !important;margin: 0px !important;}
.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 31% !important;float: left !important;margin: 1%;position: relative !important;left: 0px !important;max-width: 31% !important;min-width: 31% !important;flex: 0 0 31% !important;padding: 0px !important;}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container {width: 100% !important;overflow: hidden;}
.section-avis-pg .ti-widget.ti-goog .ti-controls-dots, .section-avis-pg .ti-widget.ti-goog .ti-controls {display:none !important;}

@media only screen and (max-width: 1024px){
	.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 48% !important;min-width: 48% !important;flex: 0 0 48% !important;}
}
@media only screen and (max-width: 600px){
	.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 98% !important;min-width: 98% !important;flex: 0 0 98% !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 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 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*/
    
}

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