/*
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 .menu-icon-home > a span{display: none;}
	.menu_contact {
    background: #151c7b;
    border-radius: 8px;
    border: 1px solid #151c7b;
    height: 40px;
    display: flex !important;
    align-items: center !important;
    align-content: center !important;
	margin-left: 35px !important;
	box-shadow: 0px 0px 8px #151c7b9c;
}

.menu_sc {
    background: #ffffff;
    border-radius: 8px;
    border: 2px solid #151c7b;
    height: 40px;
    display: flex !important;
    align-items: center !important;
    align-content: center !important;

}

.menu_sc a{
    color: #151c7b !important;
	font-weight: 400 !important;
}

.menu_contact a{
    color: white !important;
	font-weight: 400 !important;
}

.menu_contact:hover {
    background: #009fad;
    border: 1px solid #009fad;
}
.menu_sc:hover {
    background: #009fad;
    border: 2px solid #009fad;
}
.menu_sc:hover a {
    color: white !important;
}

.sticky-active {
    top: -5px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: 0;
    background: #ffffff00 !important;
}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a i{display:none !important;}
	.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;}

p{margin-bottom:10px !important}

.title-span{
	color:#009FAD !important;
}

.slick-track {
    padding: 10px 0 !important;
}

.item.slick-slide {
    transition:all ease-in-out 0.3s !important;
}

.item.slick-slide:hover {
    transform: translateY(-5px);
}
/**************************************Style : section_solutions*********************************/
/* .site_web_img {
    position: absolute;
    margin: auto;
    transform: translateX(100px);
    opacity: 0;
}

.site_web_col:hover .site_web_img {
    transform: translateX(0px);
    opacity: 1;
} */

.service-preview-image img{
    transition: all .3s ease;
}

.service-preview-image img.fade-out{
    opacity: 0;
    transform: scale(.85);
}



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


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

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


/**************************************Style : Page Agence*********************************/
.contact-agence input[type="text"],.contact-agence input[type="number"],.contact-agence input[type="tel"],.contact-agence input[type="email"],.contact-agence textarea {
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: 0px 3px 4px 1px #00000057 !important;
	height:39px !important
}

.contact-agence input[type="text"]:focus,.contact-agence input[type="number"],.contact-agence input[type="tel"],.contact-agence input[type="email"],.contact-agence textarea {
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: 0px 3px 4px 1px #00000057 !important;
	height:39px !important
}

.contact-agence input::placeholder,.contact-agence textarea::placeholder{
	color:#151C7B !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	font-family:montserrat !important
}

.contact-agence .gform_fields {
    row-gap: 25px !important;
}

/**************************************Style : section_points_forts*********************************/
.span-num {
    position: absolute;
    top: 15px;
    right: 15px;
    font-weight: 600;
    font-size: 32px;
}

.benificon:before {
    content: "";
    background: #4f69ff7d;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    filter: blur(20px);
    border-radius: 24px;
}

.real-youlead {
    color: #009fad;
    font-size: 18px !important;
}

.youlead-reali .item {
    background: #ffffff;
    padding: 10px;
    border-radius: 20px;
}

.ticket_expertise p {
    background: #009fad;
    padding: 2px 13px;
    max-width: fit-content;
    border-radius: 50px;
}


.etapsite .item-content section{
	min-height: 215px !important;
}

/**************************************Style : section_contact*********************************/

/* contact style */
.contact-projet .choix-votre-besoin .gfield_checkbox {
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap;
}

.contact-projet .choix-votre-besoin .gchoice {
    width: calc(50% - 8px) !important;
    border: 1px solid #BFBFBF !important;
    padding: 10px !important;
    border-radius: 6px;
    background: #fff;
}

.contact-projet .choix-votre-besoin .gchoice label{
    font-size:16px !important;
    font-weight:500 !important;
	margin-left: 10px !important;
}
.contact-projet .gchoice input{
     border-radius: 4px;
}
.contact-projet .choix-votre-besoin .gfield-choice-input:checked + label{
    color:#3f67fe !important;
}
.contact-projet .ginput_container_fileupload input[type="file"] {
    opacity: 0;
    position: absolute;
    inset: 0;
    cursor: pointer;
}
.contact-projet .ginput_container_fileupload {
    position: relative;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #f8fafc;
    height: 56px;
    display: flex;
    align-items: center;
    padding-left: 48px;
    font-size: 16px;
}
.contact-projet .ginput_container_fileupload {
    position: relative;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fff;
    height: 56px;
    display: flex;
    align-items: center;
    padding-left: 48px;
    font-size: 16px;
}
.contact-projet .ginput_container_fileupload::before {
    content: "";
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    left: 16px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.6;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpath d='M14 2v6h6'/%3E%3Cline x1='12' y1='11' x2='12' y2='17'/%3E%3Cline x1='9' y1='14' x2='15' y2='14'/%3E%3C/svg%3E");
}

.contact-projet .gform_fileupload_rules {
    margin-top: 6px;
    font-size: 13px;
    color: #6b7280;
}
.contact-projet .ginput_container_fileupload:hover {
    border-color: #2563eb;
}

.contact-projet .ginput_container_fileupload:focus-within {
    border-color: #2563eb;
    box-shadow: 0 0 0 2px rgba(37,99,235,.2);
}

.contact-projet .gform_fileupload_rules {margin-top:0 !important;}
.contact-projet .gform_fields{row-gap:13px !important}


.btn_width_100 .elementor-button {
    width: 100% !important;
}

.title_form_gf h3 {
    font-size: 18px !important;
    font-weight: 500 !important;
}

.contact-projet .gform_button,.contact-agence .gform_button {
    width: 100% !important;
    background: #151c7b !important;
    border-radius: 8px !important;
}

.contact-projet .gform_button:hover,.contact-agence .gform_button:hover {
    background: #009fad !important;
}

.infos_liste a{
	display: inline !important;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    border: 1px solid #ccc !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;}

.agence-liste li {
    background: #ECF3F7;
    border-radius: 25px;
    padding: 2px 16px !important;
}

.agence-liste ul {
    row-gap: 10px;
}

.page-id-18 .youlead_footer,.page-id-19 .youlead_footer{margin-top:0 !important}
.page-id-18 .youlead_footer > .elementor-element,.page-id-19 .youlead_footer > .elementor-element {
    box-shadow: 0px -4px 19px 0px #009fad1f !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*/
.agence-liste li {
    padding: 2px 10px !important;
}
	
	
}

/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
    /*style header*/

    /*style main content*/
	.contact-projet .choix-votre-besoin .gfield_checkbox{
		flex-direction: column !important;
	}
	
	.contact-projet .choix-votre-besoin .gchoice {
    width: calc(100% - 8px) !important;
}
    /*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***------------------------------------------------------*/



