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




.btn-sec a:hover svg path{fill:#fff !important}
/*-----------------------------------------***style header***----------------------------------*/
@media only screen and (min-width: 1361px) and (max-width: 1500px){
 .menu-header li.menu-item{margin-right:20px !important}   
}
@media only screen and (min-width: 1150px) and (max-width: 1360px){
 .menu-header li.menu-item{margin-right:25px !important}   
}

@media only screen and (min-width: 1025px){
.menu-header .home-link .link-text{display: none !important;}
.menu-header li.home-link .link-icon{transition:0.1s ease;}
.menu-header li.home-link:hover .link-icon, li.home-link.current-menu-item .link-icon{filter: brightness(0) saturate(100%) invert(30%) sepia(90%) saturate(1284%) hue-rotate(182deg) brightness(91%) contrast(102%);}
}
@media only screen and (max-width: 1024px){
.menu-header .home-link .link-icon {display: none !important;}
}



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


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


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


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

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


/**************************************Style : SLIDER HOME*********************************/
.home-slide .item-body p:empty{display:none !important}
.home-slide .slide-video{
  position: relative;
  height: 827px;
  overflow: hidden !important;
}
.home-slide .slide-video video{
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1360px){
.home-slide .slide-video{height: 700px;}
}
@media only screen and (max-width: 1024px){
.home-slide .slide-video{height: 550px;}
}
@media only screen and (max-width: 800px){
.home-slide .slide-video{height: 500px;}
}
@media only screen and (max-width: 497px){
.home-slide .slide-video{height: 380px;}
}


/* marquee style  */
.marquee-1 .txt-stroke{ 
color:#041726;
text-shadow: rgb(60, 88, 161) 2px 0px 0px, rgb(60, 88, 161) 1.75517px 0.958851px 0px, rgb(60, 88, 161) 1.0806px 1.68294px 0px, rgb(60, 88, 161) 0.141474px 1.99499px 0px, rgb(60, 88, 161) -0.832294px 1.81859px 0px, rgb(60, 88, 161) -1.60229px 1.19694px 0px, rgb(60, 88, 161) -1.97998px 0.28224px 0px, rgb(60, 88, 161) -1.87291px -0.701566px 0px, rgb(60, 88, 161) -1.30729px -1.5136px 0px, rgb(60, 88, 161) -0.421592px -1.95506px 0px, rgb(60, 88, 161) 0.567324px -1.91785px 0px, rgb(60, 88, 161) 1.41734px -1.41108px 0px, rgb(60, 88, 161) 1.92034px -0.558831px 0px;
}

.marquee-1 .slide-shape{max-width:38px;margin-top:10px;}

@media only screen and (max-width: 1360px){
.marquee-1 .slide-shape{max-width:35px;margin-top:6px;}
}
@media only screen and (max-width: 1024px){
.marquee-1 .slide-shape{max-width:30px;margin-top:0px;}
}

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


/**************************************Style : section_prestations*********************************/
.services-col p:empty {display:none !important;}
.services-col .icon-p1 {width:90px;height:70px;position:absolute;top:203px;right:30px;}
.services-col .icon-p1 img{object-fit:contain !important}
.services-col .item-body{background:#F2F2F2;border:1px solid rgb(0 0 0 / 10%);padding:30px;transition:0.3s ease-in-out;} 
.services-col .item-body:hover{background:var(--e-global-color-color_2)}
@media only screen and (max-width: 497px){
.services-col .icon-p1 {width:70px;top:173px;right:15px;}
.services-col .item-body{padding:20px 15px;} 
}
@media only screen and (min-width: 1400px){
	.services-col h3.item-title span{max-width:90%;display:inline-block}
}
/**************************************Style : section_Actualites*********************************/
.blog-col .container-posts-grid .post-item-img a {display:none !important}
.blog-col .post-item-title a{font-weight:400 !important}

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

 @media only screen and (min-width: 801px){
.portfolio-col .post-item-content {background:rgb(4 23 38 / 40%);display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;gap:15px}
.portfolio-col .post-item-content {position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;transform:translateY(70%);opacity:0;transition: transform 0.4s ease-in-out, opacity 0.35s ease-in-out;}
.portfolio-col .post-item:hover .post-item-content{transform:translateY(0px);opacity:1;}}
@media only screen and (max-width: 1200px){
    .portfolio-col .post-item img{height:380px !important}
}
@media only screen and (max-width: 800px){
 .portfolio-col .post-item-content {background:rgb(4 23 38 / 100%);padding:20px 15px !important;}
 .portfolio-col .post-item-content .post-item-title{padding-bottom:15px !important;}
}
@media only screen and (max-width: 1200px){
    .portfolio-col .post-item img{height:280px !important}
}
/**************************************Style : section_valeurs*********************************/


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


/**************************************Style : section_avis*********************************/
.avis-col .ti-widget.ti-goog .ti-review-item>.ti-inner{border-radius:0px !important;background-color:var(--e-global-color-color_1) !important;border:1px solid #fff !important}
body .avis-col .ti-widget.ti-goog ::-webkit-scrollbar-track {
    background: rgb(253 253 253 / 6%) !important;
}
body .avis-col .ti-widget.ti-goog ::-webkit-scrollbar-thumb {
    background: rgb(255 255 255 / 60%) !important;
    border-radius:8px !important;
}

body .avis-col .ti-widget.ti-goog ::-webkit-scrollbar-thumb:hover {
    background: var(--e-global-color-color_2) !important
}

@media only screen and (min-width: 1025px){
.avis-col .ti-widget.ti-goog .ti-controls .ti-next{right:-25px !important;display:block !important}
.avis-col .ti-widget.ti-goog .ti-controls .ti-prev{left:-25px !important;display:block !important}
.avis-col .ti-widget.ti-goog .ti-controls .ti-next, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev {background-color:transparent !important; outline: none !important;}
.avis-col .ti-widget.ti-goog .ti-controls .ti-next:before, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev:before{border-color: #fff !important;width:15px !important; height:15px !important;}
.avis-col .ti-widget.ti-goog .ti-controls .ti-next:hover, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev:hover { background-color: transparent !important;outline: none !important;box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0) !important;}
.avis-col .ti-widget.ti-goog .ti-controls .ti-next:hover:before, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev:hover:before{border-color: var(--e-global-color-color_2) !important;} 
}
@media only screen and (max-width: 1024px){
.avis-col{padding-bottom: 17px !important;}
.avis-col .ti-widget.ti-goog .ti-review-item > .ti-inner { padding: 30px 30px 30px !important; border-radius: 0px !important; } 
.avis-col .ti-footer { display: none !important; } 
.avis-col .ti-review-content { font-size: 15px !important; line-height: normal !important; } 
.avis-col .ti-controls { top: unset !important; bottom: -20px !important; left: 27px; display: block !important;} 
.avis-col .ti-next, .avis-col .ti-prev { background: var(--e-global-color-color_2) !important; width: 36px !important; height: 36px !important; display: flex !important; align-items: center; left: 0px !important; right: unset !important;outline:none !important;border-radius:0px !important; } 
.avis-col .ti-next { left: calc(50% - 20px) !important; } 
.avis-col .ti-prev { left: calc(50% - 70px) !important; } 
.avis-col .ti-widget.ti-goog .ti-controls .ti-next:hover, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev:hover { transform: unset !important; background: var(--e-global-color-color_3) !important; outline: none !important;box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0) !important;} 
.avis-col .ti-prev:before, .avis-col .ti-prev:after, .avis-col .ti-next:before, .avis-col .ti-next:after { border-color: var(--e-global-color-color_1)  !important; } 
.avis-col .ti-widget.ti-goog .ti-controls .ti-next:hover:before, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev:hover:before{border-color:#fff !important}
    body .ti-widget.ti-goog .ti-controls-dots, body .ti-widget.ti-goog .ti-controls-line  { display: none !important; } 	
}

/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/
.home-form .rgpd_acc a, .home-form .recaptcha_acc a{color:#fff !important}
.home-form .rgpd_acc a:hover, .home-form .recaptcha_acc a:hover{color:var(--e-global-color-color_3) !important}


/*------------------------------------------------------***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;}
.phone-number a:hover{color: #fff !important; text-decoration:underline !important}
@media only screen and (max-width: 800px){
.menu-footer ul {display:flex;flex-direction:column !important;align-items:center !important;justify-content:center !important}
}
.menu-footer .home-link .link-icon, .menu-footer ul.sub-menu,  .menu-footer  .coherence-core-menu-toggle.sub-arrow {display: none !important;}
/*------------------------------------------------------***End***------------------------------------------------------*/



/*------------------------------------------------------***Begin Responsive Media query style***------------------------------------------------------*/
.pg-avis-col-pg .ti-widget.ti-goog .ti-reviews-container {max-height: unset !important ;overflow-y: initial !important;}
.pg-avis-col-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;width: 100% !important;margin: 0px !important;align-items: stretch !important;}
.pg-avis-col-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;}
.pg-avis-col-pg .ti-widget.ti-goog .ti-reviews-container {width: 100% !important;}
.pg-avis-col-pg .ti-widget.ti-goog .ti-controls-dots, .pg-avis-col-pg .ti-widget.ti-goog .ti-controls {display:none !important;}

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

.pg-avis-col-pg .ti-widget.ti-goog .ti-review-item>.ti-inner {
    background-color: #f7f7f7 !important;
	border:1px solid rgb(60 88 161 / 20%) !important;
	border-radius:0 !important
}
.pg-avis-col-pg .ti-widget.ti-goog .ti-review-item>.ti-inner *{color: #041726 !important}
/*------------***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*/
    .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***------------------------------------------------------*/