body {
    overflow-x: hidden!important;
}


.codedropz-upload-inner, .codedropz-upload-inner div {
    color:black;
}



.acf-input ul li {
 			display:inline-block;
 			padding:5px;
 		}
 		.acf-field-646c952e031fb div.acf-input ul li label input {
 			display:none;
 		}
 		.metier-picto {
 			height:40px;
 			max-width:40px;
 			border:solid 1px transparent;
 		}
 		.acf-field-646c952e031fb div ul.acf-radio-list li label, .acf-field-646c952e031fb div ul.acf-checkbox-list li label {
 			padding:5px; 
 			display:inline-block;
 			border: solid 1px #f1f1f1;
 			border-radius:10px;
 		}
 		.acf-field-646c952e031fb div ul.acf-radio-list li label.selected, .acf-field-646c952e031fb div ul.acf-checkbox-list li label.selected {
 			box-shadow: 0px 0px 4px #1a1a1a;
 		}
 		.poste-hidden-input {
 			display:none;
 			border:solid 1px red;
 		}
 		.offre-a-la-une .job_top {
 			min-width:220px!important;
 		}

.elementor-821 .elementor-element.elementor-element-456dffa.ob-is-breaking-bad.ob-bb-inner {
    max-width: 100%;
}
.elementor-821 .elementor-element.elementor-element-877f64b.ob-is-breaking-bad.ob-bb-inner {
    margin-top:-1px;
}
.hu-container {
    position: fixed;
    margin:0;
    background:none;
    width:100%;
    z-index:99999;
    top:33%!important;
    padding-top:20px;
    /*transform:translateY(400px);*/
}
#waiting-hu {
    background:none;
    padding-top:33vh;
    width:100%;
    opacity:0;
    transition:all 1s linear;
}
#waiting-hu.animate {
    opacity:1;
    transition:all 1s linear;
}


#waiting-hu video {
    transform:translateX(0px);    
    width:180px;
    animation-name: velo;
    animation-duration: 15s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-delay: 0s;
    animation-play-state: running;
 
}
@media screen and (max-width:768px) {
	#waiting-hu video {
        transform:translateX(0px);   
        width:180px;
	    animation-name: velo;
	    animation-duration: 5s;
	    animation-timing-function: linear;
	    animation-iteration-count: infinite;
	    animation-delay: 0s;
        animation-play-state: running;
	}
	.bubble-menu {
		display:none;
	}
}


@keyframes velo {
  from {
      transform:translateX(-200px);
  }
  to {
    transform:translateX(110vw);
  }
}

.black-text-block a:link, .black-text-block a:visited, .black-text-block a:active {
	color:black!important;
	text-decoration: none;
} 

.black-text-block a:hover {
	color:#602DFF!important;
	text-decoration: none;
} 

#mobile-menu {
    display:none;
	position: fixed;
    top:0;
    left:0;
    width:100vw;
	z-index: 9999999999999;
    background-color:rgba(0,0,0,.35);
    align-content: left;
    max-height:3000px;
}
.mobile-menu-container {
    position: fixed;
    top:0;
    left:0;
    transform:translateX(-100vw)!important;
    background-color:rgba(255,255,255,1);
    width:80vw;
    height:100vh;
    max-height:3000px;
    transition: all .4s cubic-bezier(0,1,.25,1);

}
.mobile-menu-container.visible {
	transform:translateX(0vw)!important;
	transition: all .4s cubic-bezier(0,1,.25,1);
}
.mobile-menu-container.hidden {
    transform:translateX(-100vw)!important;
    transition: all .4s cubic-bezier(0,1,.25,1);
}

body.notscrollable {
	height: 100vh;
	width:100vw;
	overflow: hidden;
}

.mobile-menu-header {
    position: fixed;
    width:100vw;
    left:0;
    top:0;
    z-index:9999999999998;
    max-height:44px;
}
.mobile-menu-header div div {
   max-height:46px;
}
.mobile-menu-close {
    max-width:80px;
}

@media screen and (max-width:640px) {
    #postes-filters {
        display:none;
        position:fixed;
        z-index:999;
        background:#ffffff;
        top:0px;
        left:0px;
        height:100vh;
        width:100vw;
        z-index:9999999999;
        margin:0;
        margin-top:44px;
        padding:10px;
        overflow-y:auto;
    }

}

.elementor-54 .elementor-element.elementor-element-1220f55d .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-54 .elementor-element.elementor-element-1220f55d .elementor-nav-menu__container.elementor-nav-menu--dropdown {
	top:30px!important;
	padding:10px 20px 20px 10px;
}

.metier-card-closed {
  max-height:140px;
  overflow:hidden;
  transition:all .25s ease-in-out;
}

.metier-card-closed.line-1 {
  max-height:49px;
}
.metier-card-toggler.elementor-widget-icon {
    margin-top:-20px;
    margin-bottom:-10px;
    background: linear-gradient(0deg, rgba(255,255,255,1) 28%, rgba(255,255,255,0.9402354691876751) 77%, rgba(255,255,255,0) 100%);
    transition:all .25s linear;
}


.metier-card-opened {
  max-height:1000px;
  overflow:hidden;
  padding-bottom:20px;
  transition:all .25s ease-in-out;
}
.metier-card-toggler.opened {
    background: linear-gradient(0deg, rgba(255,255,255,0) 28%, rgba(255,255,255,00) 77%, rgba(255,255,255,0) 100%);
    transition:all .25s linear;
}
.metier-card-toggler.opened div div .elementor-icon{
  transform:rotate(45deg);
  transition:all .25s ease-in-out;
}
.metier-card-toggler.closed {
  transform:rotate(0deg);
  transition:all .25s ease-in-out;
}
@media screen and (min-width:640px) {

    .picto-onglet {
                
    }

}

#wpfooter {
    display: none!important;
}


svg {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
  transform: translateZ(0);
}
#humade_sticker {
    filter: drop-shadow(2px 4px 6px rgba(0,0,0,.25))!important;
    margin-top: 0;
    transition: 1.5s all cubic-bezier(0,1,0,1);
}

/*.elementor-sticky--effects #humade_sticker{
    margin-top: -130px;
    transition: 1.35s all cubic-bezier(0,1,0,1);
}

#header_logo {
    transform:scale(1,1) translateY(0px);
    margin-top:0px;
    transition: .75s all cubic-bezier(0,1,0,1);
}

.elementor-sticky--effects #header_logo {
    transform:scale(.85,.85) translateY(30px);
    margin-top:15px;
    transition: .55s all cubic-bezier(0,1,0,1);
}
header {
   transform:translateY(0px);
    transition: .15s all ease-in-out!important;
}
header.elementor-sticky--effects  {
   transform:translateY(-40px);
   box-shadow: 0px 0px 5px rgba(0,0,0,.15);
   transition: .35s all ease-in-out!important;
}
*/






* .owl-dot {
    background-color:#CAD0FF!important;
}



* .owl-dot.active {
    background-color:#602DFF!important;
}













@media screen and (min-width: 1140px) { 

    .elementor-nav-menu li {
        margin-right:15px!important;
    }
    .elementor-54 .elementor-element.elementor-element-26cea0e .elementor-nav-menu--dropdown li.mobile-language-sub a.elementor-sub-item {
        padding-left: 0!important;
    }
}



@media only screen and (max-width: 1024px) { 
    #top_header { 
        background-color: #A33A2E;
    }
}

@media only screen and (max-width: 1024px) { 
    .elementor-nav-menu .sub-arrow .e-font-icon-svg {
        fill: #ffffff !important;
    }
    .elementor-menu-toggle .e-font-icon-svg {
        fill: #ffffff !important;
    } 
    #search_magnifier path {
        fill: #ffffff;
    }
}
.header-col-logo {
    width:41%!important;
}
.header-col-menu {
    width:55%!important;
}
.header-col-hu {
    width:6%;
}
@media only screen and (max-width: 1110px) { 
    .header-col-logo {
        width:30%!important;
    }
    .header-col-menu {
        width:70%!important;
    }
    .header-col-hu {
        display: none!important;
    }
    .elementor-widget-spacer {
        display:none;
    }
    /* Elementor tabs */
    div.elementor-tab-mobile-title {
        font-size:22px!important;
        text-align:left!important;
        padding-left:0;
        margin-left:0;
    }
       div.elementor-tab-title {
        color: inherit;
        padding: 15px 20px 20px 10px!important;
    }
    div.elementor-tab-content ul li {
        margin-left: -22px!important;
    }
    div.elementor-tab-content h1, div.elementor-tab-content h2, div.elementor-tab-content h3, div.elementor-tab-content h4, div.elementor-tab-content h5, div.elementor-tab-content h6 {
/*        margin-left: 20px!important;*/
    }
    div.elementor-tab-content p {
        margin-left: 0px!important;
    }
    div.elementor-tab-content {
        margin-top: -20px!important;
    }
    .elementor-nav-menu .sub-arrow {
        position: absolute;
        right: 40px;
        font-size: 16px!important;
    }
    .elementor-4887 .elementor-element.elementor-element-193daca a.elementor-post__read-more {
        margin-left: 20px!important;
        margin-top:10px;
    }
    .elementor-widget-text-editor .elementor-widget-container ul {
        padding-left:16px!important;
    }
}
.elementor-posts .elementor-post__read-more {
    font-size:16px!important;
}



.has-submenu:hover{
    cursor:pointer;
}

.sub-menu li:first-of-type {
    padding-top:10px!important;
}


.active-bubble {
    /*prévoir coloration*/
}


/* Facets */

.wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox-control {
    border: solid 1px black!important;
    border-radius:0!important;
    width:24px!important;
    height:24px !important;
}

.wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox-control:after {
 /*display:none!important;*/   
}
.wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox[aria-pressed="true"] .wpgb-checkbox-control {
    border:solid 1px black !important;
    border-radius:0 !important;
    background:transparent!important;
    width:24pxpx!important;
    height:24px !important;
    padding:0px!important;
    display: inline-block!important;

}
.wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox[aria-pressed="true"] .wpgb-checkbox-control:after {
    width:10px!important;
    height:10px !important;
    padding:7px!important;
    margin-top:4px;
    margin-left:3px;
    display: inline-block!important;
    background-color:#602DFF;
    transform:rotate(0)!important;
    border-color:transparent!important;

}
.wpgb-facet .wpgb-button:focus:not(button), .wpgb-facet .wpgb-rating:focus, .wpgb-facet .wpgb-hierarchy:focus, .wpgb-facet .wpgb-toggle-hidden:focus, .wpgb-facet .wpgb-range-clear:focus, .wpgb-facet .wpgb-range-thumb:focus, .wpgb-facet .wpgb-pagination li a:focus, .wpgb-facet .wpgb-radio:focus .wpgb-radio-control, .wpgb-facet .wpgb-checkbox:focus .wpgb-checkbox-control, .wpgb-facet .wpgb-color:focus .wpgb-color-control, .wpgb-facet .wpgb-az-index:focus .wpgb-az-index-label {
    outline-width: 0!important;
    outline-offset: 0!important;
    outline-color: transparent!important;
    outline-color: transparent!important;
    outline-style: none!important;
}

.wpgb-facet .wpgb-radio-label, .wpgb-facet .wpgb-rating-label, .wpgb-facet .wpgb-checkbox-label {
    text-transform: uppercase;
}

/* Facets end */


/* Elementor tabs solution fonctionnelle
div.elementor-tab-mobile-title:after {
    font-family:"Font Awesome 5 Free";
    content:"\f078";
    font-size:20px;
    float:right;
    margin-right:-30px;
}
div.elementor-tab-mobile-title.elementor-active:after {
    font-family:"Font Awesome 5 Free";
    content:"\f077";
    font-size:20px;
    float:right;
}
*/


/* General Css */

h1, h2, h3, h4, h5, h6, p, div, span, strong, small, a {
    font-family: "Fira Sans", Sans-serif!important;
}
h1, h2, h3, h4, h5, h6, strong {
    font-weight: 600!important;
}

@media screen and (max-width:728px) {

    div.elementor-widget-container h1, div.elementor-widget-container h2, div.elementor-widget-container h3, div.elementor-widget-container h4 {
        line-height:35px!important;
    }

}

@media screen and (min-width:1140px) {
    h1.elementor-heading-title {
        font-size: 40px!important;
        line-height: 50px!important;
    }
    h2 {
        font-size: 30px!important;
        line-height: 40px!important;
    }
    h3, h3 a {
        font-size: 25px!important;
        line-height: 32px!important;
    }
    h4 {
        font-size: 20px!important;
        line-height: 28px!important;
    }
    
    p {
        font-size: 16px!important;
        font-weight: 400!important;
        line-height: 25px!important;
    }
    .sub-menu .wpml-ls-native {
        margin-left:-18px;
    }

}

.footer-title div h5 {
    font-weight: 400!important;
}


/* job offers */

a.page-numbers:link, a.page-numbers:hover, a.page-numbers:visited   {
    color:black;
}

a.page-numbers:hover, .page-numbers.current {
    color:var(--e-global-color-accent);
}

.job_top{
    display: none;
}

.offre-a-la-une .job_top{
    display: block;
    min-width:200px;
}
.offre-a-la-une {

}

.offre-a-la-une .job_content, .offre-a-la-une .job_content_top, .offre-a-la-une .job_content_bottom{
    background-color:#F3F3F3;
    padding:5px 15px 15px 15px;

}
.job_content {
    padding-top:9px;
}
.offre-a-la-une .job_content {
    border-radius: 0 16px 16px 16px;
    margin-top:0px!important;
}

.offre-classique {
    margin-top:0px!important;
    border-radius: 0px;
    background-color:#ffffff;
    transition:all .2s linear;
}
.offre-classique:hover {
    border-radius: 16px;
    background-color:#F3F3F3;
    transition:all .2s linear;
}
.offre-classique:hover .elementor-divider .elementor-divider-separator {
border-top: var(--divider-border-width) var(--divider-border-style) #cccccc!important;

}
.offre-a-la-une div section div div div div div div .elementor-divider-separator {
    border-top-color:#ccc!important;
    
}
.salaire-hide {
    display:none;
}




.annonce-hidden {
    display:none;
}


.round-button-white {
    border-radius: 20px;
    height:40px;
    line-height:40px;
    font-size:16px;
    font-family: "Fira Sans", Sans-serif;
    border:solid 1px black;
    background-color: #ffffff;
}
.round-button-white:hover {
    border:solid 1px #602DFF;
    background-color: #602DFF;
    transition: all .2s linear;
}
.wpcf7-spinner {
    display: block;
}

.fas:before {
    font-family:"Font Awesome 5 Free"!important;
}

#husecure-home-addendum {
    margin-top:-300px;
    height:300px;
}


.mobile-language {
    display:block;
    width:50px!important;
    position: absolute!important;
    z-index:9999999!important;
    right:-5px!important;
    top:2px!important;
}
div.mobile-language div nav ul li a {
    padding:5px 5px 5px 5px!important;    
}
div.mobile-language div nav ul li a.has-submenu {
    padding:5px 5px 5px 15px!important;    
}

div.mobile-language div nav ul li {
    width:48px;
}


.mobile-language div nav ul li a, .mobile-language div nav ul li a:hover {

}

.mobile-language div nav.elementor-nav-menu--dropdown {
    background-color:transparent!important;
}
.mobile-language div nav.elementor-nav-menu--dropdown li {
    background-color:#602DFF!important;
}

.img_anim {
    fill:rgba(255,255,255,.1);
    margin-top:40px;
    z-index:0!important;
}

.job-type-hidden {
    display: none;
}

.sub-arrow .fas {
    width:5px;
}

#job_top{
    display: none;
}

.offre-a-la-une #job_top{
    display: block;
    min-width:200px;
}
.offre-a-la-une {

}
.job_content_top .metier-picto{
    position: absolute;
    width:45px;
    top:3px;
    left: 130px;
}

.hidden {
    display:none!important;
}

.cd-upload-btn, .cd-upload-btn:link, .cd-upload-btn:hover, .cd-upload-btn:visited {
    color:#602DFF;
}

.codedropz-upload-handler {
    border: 1px dashed #c5c5c5 !important;
}

* .elementor-nav-menu--dropdown a {
    padding-left: 0!important;
}
/*.sub-menu li {
    display: block!important;
}*/

a.footer-link,a.footer-link:link,a.footer-link:visited {
    font-size:.9em;
    color:rgba(100,100,100,1)!important;
}
a.footer-link:hover {
    font-size:.9em;
    color:rgba(255,255,255,1)!important;
}



.active-bubble {
    border-color:#602DFF!important;
}


@media (min-width:641px) {
    .job_content_bottom {
        border-radius: 16px;
    }
    .job_content_top {
        border-radius:0 16px 0 0;
    }
    .news-content div p iframe {
        max-width:400px;
        max-height:275px;
    }
    .news-content div p iframe {
            margin: 0 auto;
            display: block;
    }


}

.carrousel-card .owl-item .ue-carousel-item {

    border:none!important;

    border-radius: 20px!important;
    background:#ffffff;
    padding:20px!important;
    text-align: left!important;
    min-height:522px;

}
* .owl-next:hover, * .owl-prev:hover, .fa-chevron-left:hover:after, .fa-chevron-right:hover:after {
    border-color:#602DFF!important;
    transition: all linear 250ms;
}


.carrousel-card div div .owl-nav .owl-prev, .carrousel-card div div .owl-nav .owl-next {
    top:280px!important;

}

.carrousel-card .owl-item .ue-carousel-item h1 {
    font-size:25px!important;
    color:#602dff!important;
}

.carrousel-card .owl-item .ue-carousel-item .card_carousel_text {

    display:none!important;
}

.elementor-323 .elementor-element.elementor-element-ffa7543 .owl-carousel .owl-nav .owl-next, .elementor-323 .elementor-element.elementor-element-ffa7543 .owl-carousel .owl-nav .owl-prev {
    background:none!important;
}
.elementor-323 .elementor-element.elementor-element-ffa7543 .owl-carousel .owl-nav .owl-next:hover, .elementor-323 .elementor-element.elementor-element-ffa7543 .owl-carousel .owl-nav .owl-prev:hover {
    background:none!important;
}


.rc-anchor-invisible {
    display: none!important;
}
@media (max-width:640px) {
    * .elementor-nav-menu--dropdown a {
        padding-left: 16px!important;
    }
    .elementor-3929 .elementor-element.elementor-element-3349bb1 > .elementor-widget-container, .elementor-3929 .elementor-element.elementor-element-dea3c20 > .elementor-widget-container, .elementor-3929 .elementor-element.elementor-element-65faeebb > .elementor-widget-container {
        margin-top:0px!important;

    }
    .city-block {
    }
    .elementor-322 .elementor-element.elementor-element-38f45b60 {
        top:15px!important;
    }
    .news-content div p iframe {
        max-width:640px;
        max-height:320px;
    }
    .news-content div p iframe {
            margin: 0 auto;
            display: block;
    }

}

@media (max-width:390px) {
    .news-content div p iframe {
        max-width:390px;
        max-height:220px;
    }
 
}