body,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Raleway", sans-serif;
}

hr {
    border-color: white;
}
.text-dark {
    color: #4a4a4a !important;
  }

.text-dentaire { color: #8AD1E2; }
.text-logement{ color: #EFA681; }
.text-creche { color: #E59AD5; }
.text-clinique { color: #ABE288; }
.text-ssiad { color: #6CD8BA; }
.text-ehpad { color: #FCCD7A; }
.text-cajou{ color: #F08477; }


.zindex-high {
    z-index: 100;
}
.zindex-medium {
    z-index: 50;
}
.zindex-low {
    z-index: 10;
}
.zindex-reset {
    z-index: 0;
}

#content {
    margin-bottom: 200px;
}
.content-bottom-no-margin #content {
    margin-bottom: 0px;
}
/****************** HEADER ********************************/
header.header-default {
    border-bottom: none;
}
.topbar-content .navigation .gva_menu > li > a { 
    font-weight: bold;        
    padding: 0px 15px;
}
.topbar,
.topbar .topbar-left {
    background: #383838;
}
.topbar .topbar-left a {
    color: #fff !important;
}
.topbar .topbar-left a:hover {
    color: #e30613 !important;
}
.topbar .topbar-right,
.topbar .topbar-right:after {
    background: #bbb;
    padding: 0;
}
#block-gavias-dvi-mfgs-searchform {
    margin-right: 60px !important;
}
.topbar-content .search-block-form [type="search"] {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid white;
    width: 250px;
}

.topbar-content .search-block-form [type="search"]::placeholder {
    color: white;
    font-style: italic;
    text-transform: uppercase;
    font-size: 0.7em;
  }
#block-gavias-dvi-mfgs-searchform [id^="edit-submit"] {
    font-weight: 700;
    background: transparent;
    text-transform: none;
    font-family: 'FontAwesome';
    transition: none;
    font-size: 20px;
    padding: 0 10px;
    line-height: 57px;
    color: white;
}
#block-gavias-dvi-mfgs-searchform [id^="edit-submit"]:hover {
    background: #e30613;
    color: #fff;
}
.quick-side-icon {
    background: #e30613;
    box-shadow: none;
    right: 0px;
    top: 0;
    margin-top: 0;
    height: 100%;
    aspect-ratio: 1 / 1;
    width: auto;
    line-height: 50px;
}
.quick-side-icon:hover {
    background: #295673;
}
.quick-side-icon .qicon {
    color: white;
    font-size: 30px;
    line-height: 50px;
}
header .site-branding-logo {
    padding: 8px 0;
}
.site-branding-logo img {
    max-height: 92px !important;
}
/************** Menu *****************************/
header.header-default .header-main-inner .branding {
    width: 150px;
    height: 105px;
}
.header-default .header-main-inner .header-inner {
    padding-left: 75px !important;
    padding-right: 0 !important;
}
header.header-default .header-main-inner .gva-offcanvas-mobile {
     float: none;
}
.main-menu .gva_menu.gva_menu_main {
    height: 105px;
}
.main-menu .navigation .gva_menu > li.menu-item {
    margin-left: -59px;
    position: relative;
}
.main-menu .navigation .gva_menu > li > a {
    padding: 80px 55px 8px 50px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    min-width: 170px;
    max-width: 175px;
    height: 105px;
    text-align: right !important;
    white-space: nowrap;

    color: transparent;
    user-select: none;
    
    transition: none;
    -moz-transition: none;
    -ms-transition: none;
    /* transition: transform .3s ease-out; */
}

.main-menu .navigation .gva_menu > li.menu-item--active-trail > a {
    color:transparent !important;
}
.main-menu ul.gva_menu_main > li.menu-item:first-child > a:before {
    background: transparent url(../img/menu-blanc.png) no-repeat right top;
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    width: 41px;
    height: 107px;
    content: "";
    display: block;
}
.main-menu ul.gva_menu_main > li.menu-item:first-child > a {
    background: transparent url(../img/menu-optique.png) no-repeat right bottom;
    z-index: 10;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(2) > a {
    background: transparent url(../img/menu-audition.png) no-repeat right bottom;
    z-index: 9;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(3) > a {
    background: transparent url(../img/menu-dentaire.png) no-repeat right bottom;
    z-index: 8;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(4) > a {
    background: transparent url(../img/menu-logement.png) no-repeat right bottom;
    z-index: 7;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(5) > a {
    background: transparent url(../img/menu-creche.png) no-repeat right bottom;
    z-index: 6;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(6) > a {
    background: transparent url(../img/menu-clinique.png) no-repeat right bottom;
    z-index: 5;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(7) > a {
    background: transparent url(../img/menu-soin.png) no-repeat right bottom;
    z-index: 4;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(8) > a {
    background: transparent url(../img/menu-ehpad.png) no-repeat right bottom;
    z-index: 3;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(9) > a {
    background: transparent url(../img/menu-cajou.png) no-repeat right bottom;
    z-index: 2;
}
.main-menu ul.gva_menu_main > li.menu-item > a:hover {
    /* transform: translate(3px, 0); */
    color: white !important;
    user-select:auto;
    
    background-position: right top;
}
.navigation .gva_menu li a .icaret {
    display: none;
}
.main-menu .navigation .gva_menu .sub-menu {
    padding: 0;
    box-shadow: none;
    justify-content: space-evenly;
    top: 100%  !important;
    overflow-x: visible;
}
.main-menu .navigation .gva_menu .sub-menu:before {
    content: "";
    display: inline-block;
    width:calc( 100% + 51vw );
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 998;
    background-color: #295673;
}
.main-menu .navigation .gva_menu .sub-menu:after {
    content: "";
    display: inline-block;
    width:calc( 100% + 51vw );
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 997;
    background-color: #295673;
}

.main-menu ul.gva_menu_main > li.menu-item:nth-child(3) > a + .sub-menu:before,
.main-menu ul.gva_menu_main > li.menu-item:nth-child(3) > a + .sub-menu:after {
    background-color: #90d1e0;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(4) > a + .sub-menu:before,
.main-menu ul.gva_menu_main > li.menu-item:nth-child(4) > a + .sub-menu:after {
    background-color: #f1a986;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(5) > a + .sub-menu:before,
.main-menu ul.gva_menu_main > li.menu-item:nth-child(5) > a + .sub-menu:after {
    background-color: #dba0c5;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(6) > a + .sub-menu:before,
.main-menu ul.gva_menu_main > li.menu-item:nth-child(6) > a + .sub-menu:after {
    background-color: #b0d28b;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(7) > a + .sub-menu:before,
.main-menu ul.gva_menu_main > li.menu-item:nth-child(7) > a + .sub-menu:after {
    background-color: #80c7b5;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(8) > a + .sub-menu:before,
.main-menu ul.gva_menu_main > li.menu-item:nth-child(8) > a + .sub-menu:after {
    background-color: #fcd17e;
}
.main-menu ul.gva_menu_main > li.menu-item:nth-child(9) > a + .sub-menu:before,
.main-menu ul.gva_menu_main > li.menu-item:nth-child(9) > a + .sub-menu:after {
    background-color: #ef8476;
}

.main-menu .navigation .gva_menu .sub-menu li {
    display: inline-block;
    z-index: 999;
}
.navigation .gva_menu .megamenu > .sub-menu > li > a,
.navigation .gva_menu .gva-mega-menu > .sub-menu > li > a {
    border-bottom: none !important;
    padding: 10px 0;
    margin-bottom: 0;
    text-transform: none;
    text-align: center !important;
}



/************** Footer *****************************************************/

#backtotop {
    background: url(../img/back-to-top.png) no-repeat center center;
    height: 75px;
    width: 75px;
    bottom: 60px;
    z-index: 1001;
}
#footer {
    background: transparent url(../img/bg-footer-top.png) no-repeat center top;
    padding-top: 330px;
    margin-top: -226px;
    z-index: 1000;
    position: relative;
}
#footer .footer-inner {
    background: #383838;
    color: white;
}

#block-gavias-dvi-mfgs-pieddepage .gva_menu > li {
    display: block;
}
#block-gavias-dvi-mfgs-pieddepage .gva_menu > li > a {
    display: block;
    position: relative;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 0;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: white;
    width: 100%;
    text-decoration: underline;
    line-height: 1.3;
}
.post-list-small-2 .titre-article {
    line-height: 1;
}
.post-list-small-2 .resume-article {
  overflow:hidden;
  max-height: 8rem;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  overflow: hidden !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.post-list-small-2 .btn-inline {
    font-size: 13px;
    color: white !important;
    text-decoration: underline;
}
.footer-slogan {
    border-bottom: 1px solid #6c6c6c;
    margin-bottom: 0px;
    padding-top: 50px;
    max-height: 72px;
}
#footer .copyright {
    background: #383838 url(../img/bg-footer-bottom.png) no-repeat center bottom;
    min-height: 148px;
    display: flex;
    align-items: end;
    color: #383838;
    text-align: center;
}
#footer .copyright .copyright-inner {
    padding: 10px 0;
    border-top: none; 
}
#footer .copyright a {
    color: #383838;
}
#footer .copyright a:hover {
    color: #e30613;
}
/************** General ************************/
.forme-fleche-droite,
img.forme-fleche-droite {
    clip-path: polygon( 73.23% 95.632%,97.409% 58.851%,97.409% 58.851%,97.855% 58.078%,98.258% 57.28%,98.617% 56.457%,98.932% 55.61%,99.201% 54.741%,99.424% 53.852%,99.599% 52.943%,99.725% 52.017%,99.802% 51.073%,99.827% 50.115%,99.827% 50.115%,99.827% 50.115%,99.802% 49.157%,99.725% 48.213%,99.599% 47.287%,99.424% 46.378%,99.201% 45.489%,98.932% 44.62%,98.617% 43.773%,98.258% 42.95%,97.855% 42.151%,97.409% 41.379%,73.23% 4.598%,73.23% 4.598%,72.635% 3.799%,71.993% 3.06%,71.31% 2.388%,70.591% 1.788%,69.84% 1.264%,69.064% 0.824%,68.267% 0.472%,67.454% 0.213%,66.631% 0.054%,65.803% 0%,0% 0%,0% 100%,65.803% 100%,65.803% 100%,66.631% 99.952%,67.454% 99.811%,68.267% 99.578%,69.064% 99.257%,69.84% 98.851%,70.591% 98.361%,71.31% 97.792%,71.993% 97.146%,72.635% 96.425%,73.23% 95.632% );
}
.forme-fleche-droite-arrondie,
img.forme-fleche-droite-arrondie {
    clip-path: polygon( 85.76% 5.472%,85.76% 5.472%,85.421% 4.478%,85.047% 3.574%,84.642% 2.764%,84.207% 2.051%,83.747% 1.439%,83.264% 0.93%,82.762% 0.528%,82.244% 0.237%,81.714% 0.06%,81.173% 0%,55.733% 0%,55.733% 0%,5.68% 0%,5.68% 0%,4.756% 0.175%,3.881% 0.681%,3.065% 1.491%,2.321% 2.578%,1.66% 3.915%,1.093% 5.475%,0.632% 7.23%,0.289% 9.153%,0.074% 11.218%,0% 13.396%,0% 86.604%,0% 86.604%,0.074% 88.782%,0.289% 90.847%,0.632% 92.77%,1.093% 94.525%,1.66% 96.085%,2.321% 97.422%,3.065% 98.509%,3.881% 99.319%,4.756% 99.825%,5.68% 100%,55.733% 100%,55.733% 100.063%,81.173% 100.063%,81.173% 100.063%,81.714% 100.003%,82.244% 99.826%,82.762% 99.535%,83.264% 99.133%,83.747% 98.624%,84.207% 98.012%,84.642% 97.299%,85.047% 96.489%,85.421% 95.585%,85.76% 94.591%,98.907% 57.925%,98.907% 57.925%,99.303% 56.464%,99.611% 54.924%,99.831% 53.326%,99.963% 51.689%,100.007% 50.031%,99.963% 48.374%,99.831% 46.737%,99.611% 45.139%,99.303% 43.599%,98.907% 42.138%,85.76% 5.472% );
}
.forme-vague-bas,
img.forme-vague-bas,
.vague-bas-blanc {
    clip-path: polygon( 0% 79.381%,56.684% 98.832%,56.684% 98.832%,58.543% 99.379%,60.409% 99.757%,62.278% 99.969%,64.147% 100.013%,66.015% 99.89%,67.879% 99.601%,69.735% 99.146%,71.582% 98.525%,73.416% 97.739%,75.236% 96.787%,100% 82.477%,100% 0%,0% 0%,0% 79.381% );
}
.vague-bas-blanc {
	margin-bottom: -210px;
	z-index: 210;
	position: relative;
	background: white;
	padding-bottom: 100px;
}
.forme-vague-bas-gauche,
img.forme-vague-bas-gauche {
clip-path: polygon(0% 85.13%, 29.93% 98.82%, 29.93% 98.82%, 31.79% 99.37%, 33.66% 99.74%, 35.53% 99.96%, 37.4% 100%, 39.27% 99.88%, 41.13% 99.59%, 42.99% 99.13%, 44.83% 98.51%, 46.67% 97.73%, 48.49% 96.77%, 100% 79.38%, 100% 0%, 0% 0%, 0% 85.13%);
}
.forme-vague-haut,
img.forme-vague-haut {
    clip-path: polygon( 100% 21.203%,43.316% 1.752%,43.316% 1.752%,41.457% 1.206%,39.591% 0.827%,37.722% 0.615%,35.853% 0.571%,33.985% 0.694%,32.121% 0.983%,30.265% 1.438%,28.418% 2.059%,26.584% 2.845%,24.764% 3.797%,0% 18.107%,0% 100.584%,100% 100.584%,100% 21.203% );
}
.forme-double-fleche,
img.forme-double-fleche {
    /* clip-path: polygon( 95.413% 21.175%,58.716% 2.049%,58.716% 2.049%,58.716% 2.049%,58.716% 2.049%,57.138% 1.348%,55.45% 0.803%,53.679% 0.414%,51.853% 0.18%,50% 0.102%,48.147% 0.18%,46.321% 0.414%,44.55% 0.803%,42.862% 1.348%,41.284% 2.049%,4.587% 21.175%,4.587% 21.175%,3.734% 21.645%,2.965% 22.153%,2.281% 22.693%,1.684% 23.262%,1.175% 23.856%,0.756% 24.47%,0.427% 25.1%,0.191% 25.743%,0.048% 26.394%,0% 27.049%,0% 36.202%,0% 40.847%,0% 75%,0% 75%,0.048% 75.688%,0.191% 76.358%,0.427% 77.009%,0.756% 77.638%,1.175% 78.245%,1.684% 78.826%,2.281% 79.382%,2.965% 79.909%,3.734% 80.407%,4.587% 80.874%,41.284% 100%,41.284% 100%,41.284% 100%,41.284% 100%,42.862% 100.701%,44.55% 101.246%,46.321% 101.635%,48.147% 101.869%,50% 101.947%,51.853% 101.869%,53.679% 101.635%,55.45% 101.246%,57.138% 100.701%,58.716% 100%,95.413% 80.874%,95.413% 80.874%,96.266% 80.404%,97.035% 79.896%,97.719% 79.356%,98.316% 78.787%,98.825% 78.193%,99.244% 77.579%,99.573% 76.949%,99.809% 76.306%,99.952% 75.655%,100% 75%,100% 40.847%,100% 36.202%,100% 27.049%,100% 27.049%,99.89% 26.361%,99.699% 25.691%,99.428% 25.04%,99.079% 24.411%,98.653% 23.805%,98.15% 23.223%,97.574% 22.667%,96.925% 22.14%,96.204% 21.642%,95.413% 21.175% ); */
    
    -webkit-mask-image: url(../img/mask-double-fleche.png);
    mask-image: url(../img/mask-double-fleche.png);
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
}
.forme-coins-coupes,
img.forme-coins-coupes,
.forme-coins-coupes img {
    /* clip-path: polygon( 99.428% 15.515%,86.39% 0.462%,86.39% 0.462%,86.31% 0.375%,86.227% 0.296%,86.14% 0.227%,86.05% 0.166%,85.957% 0.116%,85.862% 0.074%,85.766% 0.042%,85.669% 0.018%,85.57% 0.005%,85.472% 0%,48.7% 0%,46.307% 0%,14.528% 0%,14.528% 0%,14.43% 0.005%,14.331% 0.018%,14.234% 0.042%,14.138% 0.074%,14.043% 0.116%,13.95% 0.166%,13.86% 0.227%,13.773% 0.296%,13.69% 0.375%,13.61% 0.462%,0.572% 15.515%,0.572% 15.515%,0.468% 15.651%,0.373% 15.798%,0.288% 15.954%,0.213% 16.119%,0.15% 16.292%,0.097% 16.473%,0.055% 16.661%,0.025% 16.856%,0.006% 17.056%,0% 17.262%,0% 82.635%,0% 82.635%,0.006% 82.842%,0.025% 83.044%,0.055% 83.241%,0.097% 83.432%,0.15% 83.615%,0.213% 83.79%,0.288% 83.955%,0.373% 84.109%,0.468% 84.252%,0.572% 84.382%,13.939% 99.563%,13.939% 99.563%,14.019% 99.645%,14.101% 99.72%,14.186% 99.788%,14.274% 99.848%,14.364% 99.9%,14.456% 99.944%,14.55% 99.979%,14.645% 100.005%,14.742% 100.02%,14.84% 100.026%,46.117% 100.026%,48.89% 100.026%,85.142% 100.026%,85.142% 100.026%,85.24% 100.021%,85.337% 100.007%,85.433% 99.984%,85.527% 99.952%,85.619% 99.91%,85.709% 99.859%,85.797% 99.799%,85.882% 99.73%,85.964% 99.651%,86.044% 99.563%,99.411% 84.382%,99.411% 84.382%,99.515% 84.252%,99.61% 84.109%,99.695% 83.955%,99.769% 83.79%,99.833% 83.615%,99.886% 83.432%,99.928% 83.241%,99.958% 83.044%,99.976% 82.842%,99.983% 82.635%,99.983% 17.262%,99.983% 17.262%,99.981% 17.056%,99.967% 16.856%,99.939% 16.661%,99.9% 16.473%,99.848% 16.292%,99.785% 16.119%,99.712% 15.954%,99.627% 15.798%,99.532% 15.651%,99.428% 15.515% );*/
    border-radius: 5px;
}
.color-metier {
    color: var(--couleur-metier)  !important
}
.bg-metier {
    background-color: var(--couleur-metier) !important
}
.border-metier {
    border-color: var(--couleur-metier) !important
}
.gsc-heading.style-4 .title {
    position: relative;
    margin: 0;
    font-size: 49px;
    font-weight: 800;
    line-height: 1;
}
.gsc-heading.style-4 .sub-title {
    color: var(--couleur-metier) !important;
    font-weight: 800;
    font-size: 19px;
    letter-spacing: 0;
}
.gsc-heading.style-4 .sub-title > span {
    border-bottom: none;
}
.gsc-heading.style-4 .heading-line {
    margin-top: 25px;
}
.cadre-vagues {
    z-index: 50;
    position: relative;
}
.cadre-vagues:before,
.cadre-vagues:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 100%;
    display: block;
    background: transparent url(../img/vague-haut-optique.png) no-repeat center center;
    height: 268px;
}
.cadre-vagues:after {
    background: transparent url(../img/vague-bas-optique.png) no-repeat center center;
    height: 272px;
    top: 100%;
    bottom: unset;
}
.dentaire .cadre-vagues:before {
    background: transparent url(../img/vague-haut-dentaire.png) no-repeat center bottom;
}
.logement .cadre-vagues:before {
    background: transparent url(../img/vague-haut-logement.png) no-repeat center bottom;
}
.clinique .cadre-vagues:before {
    background: transparent url(../img/vague-haut-clinique.png) no-repeat center bottom;
}
.creche .cadre-vagues:before {
    background: transparent url(../img/vague-haut-creche.png) no-repeat center bottom;
}
.soins .cadre-vagues:before {
    background: transparent url(../img/vague-haut-soins.png) no-repeat center bottom;
}
.cajou .cadre-vagues:before {
    background: transparent url(../img/vague-haut-cajou.png) no-repeat center bottom;
}
.ehpad .cadre-vagues:before {
    background: transparent url(../img/vague-haut-ehpad.png) no-repeat center bottom;
}
.mfgs .cadre-vagues:before {
    background: transparent url(../img/vague-haut-mfgs.png) no-repeat center bottom;
}

.dentaire .cadre-vagues:after {
    background: transparent url(../img/vague-bas-dentaire.png) no-repeat center bottom;
}
.logement .cadre-vagues:after {
    background: transparent url(../img/vague-bas-logement.png) no-repeat center bottom;
}
.clinique .cadre-vagues:after {
    background: transparent url(../img/vague-bas-clinique.png) no-repeat center bottom;
}
.creche .cadre-vagues:after {
    background: transparent url(../img/vague-bas-creche.png) no-repeat center bottom;
}
.soins .cadre-vagues:after {
    background: transparent url(../img/vague-bas-soins.png) no-repeat center bottom;
}
.cajou .cadre-vagues:after {
    background: transparent url(../img/vague-bas-cajou.png) no-repeat center bottom;
}
.ehpad .cadre-vagues:after {
    background: transparent url(../img/vague-bas-ehpad.png) no-repeat center bottom;
}
.mfgs .cadre-vagues:after {
    background: transparent url(../img/vague-bas-mfgs.png) no-repeat center bottom;
}



.masque-blanc::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ffffff66 url(../img/mask-transp-flechedroite.png) no-repeat 80% center;
    background-size: contain;
}
/************************* HEADER PAGE ***************************************/
#block-gavias-dvi-mfgs-headeractualites,
#block-gavias-dvi-mfgs-headerrecrutement,
#block-gavias-dvi-mfgs-headerpage,
#block-gavias-dvi-mfgs-headeradresses {
    position: relative;
    margin-bottom: 30px;
    background-size: cover !important;
    background-position-y: center !important;
}
#block-gavias-dvi-mfgs-headeractualites,
#block-gavias-dvi-mfgs-headerrecrutement {
    background: transparent url(/sites/default/files/header/header-recrutements.jpg) no-repeat center top;
}
#block-gavias-dvi-mfgs-headeractualites .row,
#block-gavias-dvi-mfgs-headerrecrutement .row,
#block-gavias-dvi-mfgs-headerpage .row,
#block-gavias-dvi-mfgs-headeradresses .row {
    aspect-ratio: 1920/580;
    background-size: 55% !important;
}
#block-gavias-dvi-mfgs-headeractualites .row::before,
#block-gavias-dvi-mfgs-headerrecrutement .row::before,
#block-gavias-dvi-mfgs-headerpage .row::before,
#block-gavias-dvi-mfgs-headeradresses .row::before {
    content: "";
    width: 100%;
    height: 100%;
    background: transparent url(../img/header-page-optique.png) no-repeat center bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    background-size: contain !important;
}

#block-gavias-dvi-mfgs-headeractualites.dentaire .row::before,
#block-gavias-dvi-mfgs-headerpage.dentaire .row::before {
    background: transparent url(../img/header-page-dentaire.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeractualites.logement .row::before,
#block-gavias-dvi-mfgs-headerpage.logement .row::before {
    background: transparent url(../img/header-page-logement.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeractualites.clinique .row::before,
#block-gavias-dvi-mfgs-headerpage.clinique .row::before {
    background: transparent url(../img/header-page-clinique.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeractualites.creche .row::before,
#block-gavias-dvi-mfgs-headerpage.creche .row::before {
    background: transparent url(../img/header-page-creche.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeractualites.soins .row::before,
#block-gavias-dvi-mfgs-headerpage.soins .row::before {
    background: transparent url(../img/header-page-soins.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeractualites.cajou .row::before,
#block-gavias-dvi-mfgs-headerpage.cajou .row::before {
    background: transparent url(../img/header-page-cajou.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeractualites.ehpad .row::before,
#block-gavias-dvi-mfgs-headerpage.ehpad .row::before {
    background: transparent url(../img/header-page-ehpad.png) no-repeat center bottom;
}
.path-actualites #block-gavias-dvi-mfgs-headeractualites .row::before,
#block-gavias-dvi-mfgs-headeractualites.mfgs .row::before,
#block-gavias-dvi-mfgs-headerrecrutement .row::before,
#block-gavias-dvi-mfgs-headerpage.mfgs .row::before,
#block-gavias-dvi-mfgs-headeradresses .row::before {
    background: transparent url(../img/header-page-mfgs.png) no-repeat center bottom;
}

#block-gavias-dvi-mfgs-headeractualites .page-title-wrapper,
#block-gavias-dvi-mfgs-headerrecrutement .page-title-wrapper,
#block-gavias-dvi-mfgs-headerpage .page-title-wrapper,
#block-gavias-dvi-mfgs-headeradresses .page-title-wrapper {
    padding: 150px 5% 250px 5%;
}
#block-gavias-dvi-mfgs-headeractualites .page-title,
#block-gavias-dvi-mfgs-headerrecrutement .page-title,
#block-gavias-dvi-mfgs-headerpage .page-title,
#block-gavias-dvi-mfgs-headeradresses .page-title {
    text-transform: uppercase;
    font-weight: 800;
    margin: 0 5%;
}
#block-gavias-dvi-mfgs-headeractualites hr,
#block-gavias-dvi-mfgs-headerrecrutement hr,
#block-gavias-dvi-mfgs-headerpage hr,
#block-gavias-dvi-mfgs-headeradresses hr {
    width: 130px;
    margin: 25px 0;
    border-width: 12px;
}
#block-gavias-dvi-mfgs-headeractualites .picto-metier,
#block-gavias-dvi-mfgs-headerrecrutement .picto-metier,
#block-gavias-dvi-mfgs-headerpage .picto-metier,
#block-gavias-dvi-mfgs-headeradresses .picto-metier {
    width: 110px;
    height: 186px;
    text-align: center;
    display: flex;
    flex-direction: column;
    font-size: 11px;
    text-transform: uppercase;
    color: white;
    font-weight: 700;
    position: absolute;
    left: calc(50% - 55px);
    bottom: 0px;
    align-items: center;
    justify-content: center;
}
#block-gavias-dvi-mfgs-headeractualites .picto-metier img,
#block-gavias-dvi-mfgs-headerrecrutement .picto-metier img,
#block-gavias-dvi-mfgs-headerpage .picto-metier img,
#block-gavias-dvi-mfgs-headeradresses .picto-metier img {
    width: 70px;
    margin-bottom: 7px;
}
.node--type-offre-emploi #block-gavias-dvi-mfgs-headerpage:before,
#block-gavias-dvi-mfgs-headeractualites:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #4b4b4b87;
    width: 100%;
    height: 100%;
}
/************************** HOMEPAGE **************************************************************************/
.mini-menu-homepage.navigation .gva_menu > li {
    display: inline-block;
}
.mini-menu-homepage.navigation .gva_menu > li > a {
    display: block;
    font-size: 11px;
    font-weight: 700;
    text-decoration: underline;
    color: #a4a4a4;
    text-transform: uppercase;
    padding: 35px 15px;
}
.mini-menu-homepage.navigation .gva_menu > li > a:hover {
    color: var(--primary);
}
.gsc-images-parallax.style-v1.home-picto-1 .content-box {
    font-size: 1.4em;
    color: white;
    background-color: var(--primary);
}
.gsc-images-parallax.style-v1.home-picto-1 .content-box .icon {
    font-size: 2.2em;
    width: 80%;
    margin: 10px auto;
}

.frontpage .post-slideset .post-block {
    background: transparent;
}

.frontpage .post-slideset .post-block .post-content .post-content-inner {
    border: none;
    border-top: 0;
}
.post-block .post-content .post-content-footer {
    border: 0;
    border-top: 1px solid #a3a3a3;
}
#block-gavias-dvi-mfgs-onprendsoindevouswebforms,
#block-gavias-dvi-mfgs-onprendsoindevouspage {
    color: #363636;
}
#block-gavias-dvi-mfgs-onprendsoindevouswebforms hr,
#block-gavias-dvi-mfgs-onprendsoindevouspage hr,
#block-gavias-dvi-mfgs-onprendsoindevous hr,
hr.bloc-blanc-centre {
    width: 126px;
    height: 12px;
    border-width: 12px;
    border-color: var(--couleur-metier);
    margin-top:3em;
}

/********* Filtres carte *******************/
[data-drupal-selector^="views-exposed-form-post-other-"],
[data-drupal-selector="views-exposed-form-liste-des-offres-block-2"],
[data-drupal-selector^="views-exposed-form-adresses-block-"],
[data-drupal-selector="views-exposed-form-adresses-page-1"],
[data-drupal-selector="views-exposed-form-adresses-page-2"] {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    box-shadow: 0 0 31px 0 #bbbbbb;
    padding: 30px 3% 50px;
    margin-bottom: 50px;
    position: relative;
}
[id^="edit-field-metier-article-target-id--"] legend,
[id^="edit-field-metier-target-id--"] legend,
[id^="edit-field-metier-etablissement-target-id--"] legend {
    color: var(--primary);
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 700;
    text-align: left;
}
[data-drupal-selector^="views-exposed-form-post-other-"] a.bef-toggle,
[data-drupal-selector="views-exposed-form-liste-des-offres-block-2"] a.bef-toggle,
[data-drupal-selector^="views-exposed-form-adresses-block-"] a.bef-toggle,
[data-drupal-selector="views-exposed-form-adresses-page-1"] a.bef-toggle,
[data-drupal-selector="views-exposed-form-adresses-page-2"] a.bef-toggle {
    position: absolute;
    font-size: 9.8px;
    top: 50px;
    right: 5%;
    text-transform: uppercase;
    color: var(--primary);
    font-weight: 900;
} 
[id^="edit-field-metier-article-target-id"] .form-checkboxes ul,
[id^="edit-field-metier-target-id"] .form-checkboxes ul,
[id^="edit-field-metier-etablissement-target-id"] .form-checkboxes ul {
    padding-left: 0;
}
[id^="edit-field-metier-article-target-id"] .form-checkboxes ul li,
[id^="edit-field-metier-target-id"] .form-checkboxes ul li,
[id^="edit-field-metier-etablissement-target-id"] .form-checkboxes ul li {
    list-style: none;
    display: inline-block;
}
[id^="edit-field-metier-article-target-id"] .form-checkboxes ul li .js-form-type-checkbox,
[id^="edit-field-metier-target-id"] .form-checkboxes ul li .js-form-type-checkbox,
[id^="edit-field-metier-etablissement-target-id"] .form-checkboxes ul li .js-form-type-checkbox {
    display: flex;
    margin: 0 6px;
    align-items: baseline;
}
[id^="edit-field-metier-article-target-id"] .form-checkboxes ul li .js-form-type-checkbox input[type="checkbox"],
[id^="edit-field-metier-target-id"] .form-checkboxes ul li .js-form-type-checkbox input[type="checkbox"],
[id^="edit-field-metier-etablissement-target-id"] .form-checkboxes ul li .js-form-type-checkbox input[type="checkbox"] {
    margin-right: 5px;
}
[id^="edit-field-position-geographique-proximity-wrapper"] {
    margin-top: 20px;
}
[id^="edit-field-position-geographique-proximity-wrapper"] legend {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    width: auto;
    max-width: none;
    float: left;
    margin-right: 20px;
    line-height: 2;
}
[data-drupal-selector^="views-exposed-form-adresses-block-"] .form-item-field-position-geographique-proximity-value,
[data-drupal-selector="views-exposed-form-adresses-page-1"] .form-item-field-position-geographique-proximity-value,
[data-drupal-selector="views-exposed-form-adresses-page-2"] .form-item-field-position-geographique-proximity-value,
label[for^="edit-field-position-geographique-proximity-source-configuration-origin-address"] {
    display: none;
}
[id^="edit-field-position-geographique-proximity-source-configuration-origin-address"].description {
    font-size: 0.75em;
    color: grey;
    font-style: italic;
    text-align: left;
}
[id^="edit-field-position-geographique-proximity-source-configuration"] .address-input {
    max-width: 100%;
}
[data-drupal-selector^="views-exposed-form-post-other-"] [id^="edit-actions"],
[data-drupal-selector="views-exposed-form-liste-des-offres-block-2"] [id^="edit-actions"],
[data-drupal-selector^="views-exposed-form-adresses-block-"] [id^="edit-actions"],
[data-drupal-selector="views-exposed-form-adresses-page-1"] [id^="edit-actions"] ,
[data-drupal-selector="views-exposed-form-adresses-page-2"] [id^="edit-actions"] {
    text-align: center;
    margin-top: 20px;
    margin-bottom: -26px;
    position: relative;
}
[data-drupal-selector^="views-exposed-form-post-other-"] [id^="edit-actions"] [id^="edit-submit-post-other"],
[data-drupal-selector="views-exposed-form-liste-des-offres-block-2"] [id^="edit-actions"] [id^="edit-submit-liste-des-offres"],
[data-drupal-selector^="views-exposed-form-adresses-block-"] [id^="edit-actions"] [id^="edit-submit-adresses"],
[data-drupal-selector="views-exposed-form-adresses-page-1"] [id^="edit-actions"] [id^="edit-submit-adresses"] ,
[data-drupal-selector="views-exposed-form-adresses-page-2"] [id^="edit-actions"] [id^="edit-submit-adresses"] {
    border-radius: 30px;
    text-transform: uppercase;
    color: white;
    font-weight: 800;
    letter-spacing: 4px;
    padding: 0 60px;
    position: absolute;
    left: calc( 50% - 126px);
    top: 0px;
}

[id^="geofield-map-view-adresses-attachment-3"],
[id^="geofield-map-view-adresses-attachment-4"] {
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #bbbbbb;
}
.views-exposed-form [id^="edit-field-departements-offre-value"] {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
}
/******* Liste des établissements ****************************/
#geofield-map-view-adresses-block-1 + .views-element-container .view-content-wrap {
    height: 610px;
    overflow: auto;
}
.gva-view .coordonnees-etablissement.item {
    text-align:left;
}
.gva-view .etablissement {
    background-color: #f3f3f3;
    border-radius: 80px;
    min-height: 190px;
    text-align: left;
    line-height: 1.1;
    padding-right: 20px;
    position: relative;
    overflow: hidden;
}
.etablissement > .row.align-items-center {
    min-height: 190px;
    padding: 10px 0;
}
.gva-view .picto-metier-etablissement .item-image img {
    width: 65px;
    margin: 20px 0 20px 20px;
}

.gva-view .picto-adresse-etablissement img,
.gva-view .picto-telephone-etablissement img {
    width: 32px;
}

.titre-etablissement a {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    color: #002c42;
}

.titre-etablissement a:hover {
    color: var(--primary);
}

.gva-view .etablissement a.btn.btn-lg.btn-rounded:hover {
    background-color: var(--primary);
}

.etablissement.metier-Optique .picto-adresse-etablissement,
.etablissement.metier-Optique .picto-telephone-etablissement,
.etablissement.metier-Audition .picto-adresse-etablissement,
.etablissement.metier-Audition .picto-telephone-etablissement {
    background-color: #a4b6c4 !important;
}

/*********** Carousel Actus ******************************************/
#post-home-slider.owl-carousel .owl-stage {
	display: flex;
	flex-wrap: wrap;
}

#post-home-slider.owl-carousel .owl-stage-outer .item, 
#post-home-slider.owl-carousel .owl-stage-outer .item > div {
	height: 100%;
}
#post-home-slider.owl-carousel .owl-stage-outer .item .post-block {
	padding-bottom: 25px;
}
/********* Liste des offres d'emploi **************************/    
.picto-metier-offre img {
    width: 100px;
    margin: 17px 0 17px 30px;
}
.gva-view .picto-metier-offre .item-image img {
    width: 65px;
    margin: 17px 0 17px 9px;
    max-width: 70%;
}

.titre-offre a {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1;
}
.titre-offre a:hover {
    color: var(--primary) !important;
}
.titre-offre p {
    line-height: 1;
}
.infos-offre p {
    font-size: 15px;
}


/******************** ETABLISSEMENT *******************************/
.node--type-etablissement h1,
.node--type-etablissement h2,
.node--type-etablissement .h2,
.node--type-etablissement h3,
.color-etablissement {
    color: var(--couleur-metier);
}
.bg-etablissement {
    background-color: var(--couleur-metier);
}
#block-gavias-dvi-mfgs-headeretablissement {
    position: relative;
    margin-bottom: 30px;
}
#block-gavias-dvi-mfgs-headeretablissement .row {
    aspect-ratio: 1920/580;
    background-size: 55% !important;
}
#block-gavias-dvi-mfgs-headeretablissement .row::before {
    content: "";
    width: 100%;
    height: 100%;
    background: transparent url(../img/header-etablissement-optique.png) no-repeat center bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    background-size: cover !important;
}
#block-gavias-dvi-mfgs-headeretablissement.dentaire .row::before {
    background: transparent url(../img/header-etablissement-dentaire.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeretablissement.logement .row::before {
    background: transparent url(../img/header-etablissement-logement.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeretablissement.clinique .row::before {
    background: transparent url(../img/header-etablissement-clinique.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeretablissement.creche .row::before {
    background: transparent url(../img/header-etablissement-creche.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeretablissement.soins .row::before {
    background: transparent url(../img/header-etablissement-soins.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeretablissement.cajou .row::before {
    background: transparent url(../img/header-etablissement-cajou.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeretablissement.ehpad .row::before {
    background: transparent url(../img/header-etablissement-ehpad.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeretablissement.mfgs .row::before {
    background: transparent url(../img/header-etablissement-mfgs.png) no-repeat center bottom;
}
#block-gavias-dvi-mfgs-headeretablissement .page-title-wrapper {
    padding: 100px 15px 210px 5%;
}
#block-gavias-dvi-mfgs-headeretablissement .page-title {
    text-transform: uppercase;
    font-weight: 800;
}
#block-gavias-dvi-mfgs-headeretablissement hr {
    width: 200px;
    margin: 25px 0;
}

#block-gavias-dvi-mfgs-headeretablissement .picto-adresse-header-etablissement {
    width: 35px;
    margin: 7px 20px 0 0;
}
#block-gavias-dvi-mfgs-headeretablissement .picto-metier-etablissement {
    width: 110px;
    height: 186px;
    text-align: center;
    display: flex;
    flex-direction: column;
    font-size: 11px;
    text-transform: uppercase;
    color: white;
    font-weight: 700;
    position: absolute;
    left: calc(50% - 55px);
    bottom: 0px;
    align-items: center;
    justify-content: center;
}
#block-gavias-dvi-mfgs-headeretablissement .picto-metier-etablissement img {
    width: 70px;
    margin-bottom: 7px;
}

.node--type-etablissement .picto-info {
    width: 65px;
}
.node--type-etablissement.optique .bg-etablissement.picto-info,
.node--type-etablissement.audition .bg-etablissement.picto-info {
    background-color: #a4b6c4 !important;
}

.node--type-etablissement .infos-etablissement {
    background: transparent url(../img/fd-coins-coupes.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 20% 15%;
}
.node--type-etablissement .pictos-etablissement {
    
    padding: 20% 2%;
}
.node--type-etablissement .infos-etablissement,
.node--type-etablissement .pictos-etablissement {
    color:#004b6c;
    font-size: 18px;
}

.node--type-etablissement .field--name-field-pictos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: flex-start;
}
.node--type-etablissement .field--name-field-pictos > .field__item {
    width: 33%;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}
.node--type-etablissement .field--name-field-pictos .field--name-field-logo img {
    border: 1px solid #dbdbdb;
    border-radius: 50%;
    padding: 10px;
    max-width: 90px;
}
.node--type-etablissement .field--name-field-pictos .field--name-name {
    font-size: 0.9em;
    line-height: 1.2;
    margin-top: 6px;
}
.node--type-etablissement .section-presentation {
    background-color: #f3f3f3;
    position: relative;
    margin: 50px 0 0;
    z-index: 1;
    text-align: justify;
}
.node--type-etablissement .section-presentation:before,
.node--type-etablissement .section-presentation:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 100%;
    display: block;
    background: transparent url(../img/vague-haut-optique.png) no-repeat center center;
    height: 268px;
}
.node--type-etablissement .section-presentation:after {
    background: transparent url(../img/vague-bas-optique.png) no-repeat center center;
    height: 272px;
    top: 100%;
    bottom: unset;
}

.node--type-etablissement.dentaire .section-presentation:before {
    background: transparent url(../img/vague-haut-dentaire.png) no-repeat center bottom;
}
.node--type-etablissement.logement .section-presentation:before {
    background: transparent url(../img/vague-haut-logement.png) no-repeat center bottom;
}
.node--type-etablissement.clinique .section-presentation:before {
    background: transparent url(../img/vague-haut-clinique.png) no-repeat center bottom;
}
.node--type-etablissement.creche .section-presentation:before {
    background: transparent url(../img/vague-haut-creche.png) no-repeat center bottom;
}
.node--type-etablissement.soins .section-presentation:before {
    background: transparent url(../img/vague-haut-soins.png) no-repeat center bottom;
}
.node--type-etablissement.cajou .section-presentation:before {
    background: transparent url(../img/vague-haut-cajou.png) no-repeat center bottom;
}
.node--type-etablissement.ehpad .section-presentation:before {
    background: transparent url(../img/vague-haut-ehpad.png) no-repeat center bottom;
}

.node--type-etablissement.dentaire .section-presentation:after {
    background: transparent url(../img/vague-bas-dentaire.png) no-repeat center bottom;
}
.node--type-etablissement.logement .section-presentation:after {
    background: transparent url(../img/vague-bas-logement.png) no-repeat center bottom;
}
.node--type-etablissement.clinique .section-presentation:after {
    background: transparent url(../img/vague-bas-clinique.png) no-repeat center bottom;
}
.node--type-etablissement.creche .section-presentation:after {
    background: transparent url(../img/vague-bas-creche.png) no-repeat center bottom;
}
.node--type-etablissement.soins .section-presentation:after {
    background: transparent url(../img/vague-bas-soins.png) no-repeat center bottom;
}
.node--type-etablissement.cajou .section-presentation:after {
    background: transparent url(../img/vague-bas-cajou.png) no-repeat center bottom;
}
.node--type-etablissement.ehpad .section-presentation:after {
    background: transparent url(../img/vague-bas-ehpad.png) no-repeat center bottom;
}

.node--type-etablissement .section-presentation hr {
    border-color: var(--couleur-metier);
    width: 190px;
    margin: 20px auto;
}


/*********** Page Carrefour **********************************/
#slider-marques .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}


/********** Page recrutement *********************************/
#block-gavias-dvi-mfgs-content #search-form,
#block-gavias-dvi-mfgs-formulaireexposeliste-des-offrespage-1 {
    text-align: center;
    margin-top: -180px;
    background: white;
    padding: 12px 0 12px 40px;
    border-radius: 50px;
    box-shadow: 0 0 30px #0000002b;
    margin: -180px auto 70px;
    width: 96%;  
    z-index: 1;
    position: relative;
}
#block-gavias-dvi-mfgs-content #search-form,
#views-exposed-form-liste-des-offres-page-1 {
    display: flex;
}
#block-gavias-dvi-mfgs-content #edit-help-link {
    display: none;
}
#block-gavias-dvi-mfgs-content #edit-basic {
	width: 98%;
}
#block-gavias-dvi-mfgs-content #search-form .form-item-keys,
#views-exposed-form-liste-des-offres-page-1 .form-item-title {
    width: calc(100% - 180px);
}
#block-gavias-dvi-mfgs-content #search-form .form-item-keys input,
#views-exposed-form-liste-des-offres-page-1 .form-item-title input {
    width: calc(100%);
    background-color: white;
    border: none;
    border-bottom: 1px solid #002c42;
    box-shadow: none;
}
#views-exposed-form-liste-des-offres-page-1 .form-item-title input::placeholder {
    font-style: italic;
}
#block-gavias-dvi-mfgs-content #search-form .form-item label {
	width: 100%;
	font-weight: 400;
	text-transform: none;
	color: #777;
	font-style: italic;
	text-align: left;
}
#block-gavias-dvi-mfgs-content #search-form #edit-submit {
    border-radius: 100px;
}
.border-bottom-5 {
    border-bottom: 5px solid var(--couleur-metier);
}
.fd-fleche-contour-rouge {
    background: transparent url(../img/fd-fleche-contour-rouge.png) no-repeat center center;
    background-size: 100% 100%;
    margin-bottom: -5px;
}
.fd-fleche-contour-rouge p {
    padding: 2% 20% 50px 7%;
}
.gsc-tabs.style-no-border .nav-tabs,
.gsc-tabs.style-no-border .tab-content {
    border: none !important;
}
.gsc-tabs.style-no-border .nav-tabs {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.gsc-tabs.style-no-border .nav-tabs > li > a {
    font-weight: 700;
    color: #a4a4a4;
    padding: 8px 18px;
    font-size: 15px;
}
.gsc-tabs.style-no-border .nav-tabs > li:hover > a,
.gsc-tabs.style-no-border .nav-tabs > li > a.active {
    font-size: 16px;
    color: var(--couleur-metier);
}
.gsc-tabs.style-no-border .tab-pane p {
    text-align: justify;
}
.carousel-engagements.gsc-carousel-content .item .item-content .image {
    float: right;
} 

.carousel-engagements.gsc-carousel-content .item .item-content .content-box {
    position: absolute;
    right: unset;
    left: 0;
    top: 10px;
    bottom: 10px;
    float: right;
    width: 55%;
    background: transparent url(../img/fd-coins-coupes.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 0 8%;
    max-width: 100%;
    z-index: 99;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.carousel-engagements.gsc-carousel-content .item-content .content-box .title {
    color: var(--couleur-metier);
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 35px;
}
.carousel-engagements.gsc-carousel-content .item-content .content-box .desc {
    font-size: 15px;
    line-height: 1.3;
    text-align: justify;
}

#etapes-recrutement .column-inner,
#etapes-recrutement .column-content-inner,
#etapes-recrutement .etape-recrutement {
    height: 100%;
}
.gsc-progress-box.etape-recrutement {
    padding: 75px 40px 60px;
}
.gsc-progress-box.etape-recrutement .icon-box {
    color: #ffffff;
}
.gsc-progress-box.etape-recrutement .heading-box .step-text {
    font-size: 23px;
    font-weight: 800;
    color: #494949;
}
.gsc-progress-box.etape-recrutement .title {
    font-size: 18px;
    text-transform: uppercase;
    margin: 35px 0 10px;
    color: var(--couleur-metier);
}
.gsc-progress-box.etape-recrutement .desc {
    font-size: 15px;
    color: #696969;
    text-align: justify;
    line-height: 1.2;
}
.testimonial-node-4 > div.testimonial-content {
    position: relative;
    aspect-ratio: 16/9;
    background-size: cover !important;
}
.testimonial-node-4 .testimonial-content .metier {
    position: absolute;
    top: -23px;
    left: calc( 50% - 34px);
    padding: 30px 10px 15px;
}
.testimonial-node-4 .testimonial-content .metier .item-image img {
    width: 43px;
}
.testimonial-node-4 .content-body .content-inner {
    position: absolute;
    bottom: 0;
    padding: 5%;
    color: white;
}
.testimonial-node-4 .content-body .degrade {
    height: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    width: 100%;
}
.testimonial-node-4 .content-body .content-inner {
    z-index: 1;
    width: 100%;
}
.testimonial-node-4 .content-body .content-inner .name {
    font-weight: 700;
    font-size: 30px;
}
.testimonial-node-4 .content-body .content-inner .job {
    text-transform: uppercase;
    font-size: 13px;
}
.testimonial-node-4 .video a {
    color: white;
}
.testimonial-node-4 .video a:hover {
    color: var(--primary);
}
.image-offre img {
    max-height: 170px;
    margin: 0 auto;
    display: block;
}


[data-drupal-selector="views-exposed-form-liste-des-offres-block-2"]  [id^="edit-field-departements-offre-value--"] legend {
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 700;
    text-align: left;
}
[data-drupal-selector="views-exposed-form-liste-des-offres-block-2"]  [id^="edit-field-departements-offre-value--"] .form-item label {
        width: auto;
        margin: 0 0px 0 4px;
}
[data-drupal-selector="views-exposed-form-liste-des-offres-block-2"] .fieldgroup {
    position: relative;
    padding-bottom: 15px;
}

[data-drupal-selector="views-exposed-form-liste-des-offres-block-2"] a.bef-toggle {
    position: absolute;
    font-size: 9.8px;
    top: -20px;
    right: 5%;
    text-transform: uppercase;
    color: var(--primary);
    font-weight: 900;
}
[data-drupal-selector="views-exposed-form-liste-des-offres-block-2"]  [id^="edit-field-departements-offre-value--"] .form-checkboxes.form--inline {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}
/***************** Offre emploi *******/
.node--type-offre-emploi .field__label {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    width: 100%;
    border-bottom: 1px solid var(--couleur-metier);
    color: var(--couleur-metier);
    margin: 40px 0 15px;
}
#block-gavias-dvi-mfgs-onprendsoindevouswebforms,
#block-gavias-dvi-mfgs-onprendsoindevous {
    background: transparent url(/sites/default/files/default_images/fd-header-annonce.jpg) no-repeat center bottom;
    background-size: cover;
    margin-bottom: 0;
}


/********** Forms ******************************/
body.path-webform {
    --couleur-metier: #e30613;
}

.webform-required {
    display: block;
    position: relative;
    background: #f3f3f3;
    padding: 10px 10px 10px 25px;
    float: right;
    border-radius: 15px;
    font-size: 0.8em;
    margin: 0px 20px 0px;
    width: 160px;
    text-align: left;
}
.form-required:after {
    content: "*";
    font-size: 2em;
    line-height: 1;
    font-weight: 800;
    color: var(--primary);
}
.webform-required .form-required:after {
    font-size: 8em;
    line-height: 0.1;
    position: absolute;
    top: 24px;
    left: -19px;
}
.webform-element-description {
    font-size: 12px;
    line-height: 1.4;
}
input#edit-acceptation-rgpd {
    float: left;
    margin: 15px 20px;
    width: 20px;
    height: 20px;
}
div#edit-acceptation-rgpd--description {
    font-size: 16px;
}
/***************   RWD   *****************   RWD   *****************   RWD   *****************   RWD   **********   RWD   *********************************/
@media (min-width: 992px) {
    .main-menu .navigation .gva_menu .sub-menu {
        display: flex !important;
    }
}
@media (max-width: 1499.98px) {
 
}
@media (max-width: 1199.98px) {
    .topbar .topbar-left {
        padding: 8px 2px;
    }
    .topbar-content .navigation .gva_menu > li {
        display: inline-block;
        text-transform: uppercase;
    }
    .topbar-content .navigation .gva_menu > li > a {
        padding: 0px 15px 0 0;
        font-size: 13px;
    }
    .topbar-content .search-block-form [type="search"] {
        width: 200px;
        font-size: 0.95em;
    }
    #block-gavias-dvi-mfgs-searchform #edit-submit {
        font-size: 17px;
        padding: 0 6px;
        line-height: 42px;
    }
    .quick-side-icon .qicon {
        font-size: 21px;
        line-height: 43px;
    }
    #block-gavias-dvi-mfgs-headeretablissement .page-title-wrapper {
        padding: 60px 15px 210px 5%;
    }
    header.header-default .header-main-inner .branding {
        width: 156px;
        height: 70px;
    }
    header .site-branding-logo {
        padding: 5px 30px;
    }
    .site-branding-logo img {
        max-height: 60px !important;
    }
    .main-menu .gva_menu.gva_menu_main {
        height: 70px;
    }
    .main-menu .navigation .gva_menu > li.menu-item {
        margin-left: -64px;
        position: relative !important;
    }
    .main-menu .navigation .gva_menu > li > a {
        padding: 54px 34px 8px 42px;
        font-size: 11px;
        min-width: 150px;
        max-width: 160px;
        height: 39px;
        min-height: 70px;
        background-size: 100% !important;
    }
    .main-menu ul.gva_menu_main > li.menu-item:first-child > a:before {
        width: 42px;
        height: 70px;
        background-size: cover;
    }
    .navigation .gva_menu .megamenu > .sub-menu > li > a, 
    .navigation .gva_menu .gva-mega-menu > .sub-menu > li > a {
        padding: 4px 0;
        font-size: 13px;
    }
    .carousel-engagements.gsc-carousel-content .item .item-content .content-box {
        width: 70%;
    }
}

@media (max-width: 991.98px) {
    .topbar .topbar-left {
        background: #383838;
        text-align: center;
    }
    .topbar .topbar-right, .topbar .topbar-right:after {
        text-align: center;
    }

    header.header-default .header-main-inner .branding {
        width: 120px;
        height: 84px;
        background: white url(../img/fleche-droite-logo-rwd.png) no-repeat right top;
        padding: 0 22px;
    }
    header .site-branding-logo {
        padding: 6px 0;
    }
    .site-branding-logo img {
        max-height: 70px !important;
    }
    #block-gavias-dvi-mfgs-searchform {
        margin-right: 0 !important;
    }
    .topbar-content .search-block-form [type="search"] {
        width: 54vw;
    }
    
    .main-menu .navigation .gva_menu .sub-menu {
        display: none;
    }
    .main-menu .navigation .gva_menu > li.menu-item {
        margin-left:0 ;
    }
    .main-menu ul.gva_menu_main > li.menu-item:first-child > a:before {
        display: none;
    }
    .main-menu .navigation .gva_menu > li > a {
        width: 100%;
        max-width: none;
        min-width: 0px;
        min-height: 60px;
        height: 60px;
        text-align: left !important;
        padding: 10px 50px 10px 90px !important;
        color: #474747 !important;
        font-weight: 800;
        font-size: 20px;
        line-height: 41px;
        background-position: -50px bottom !important;
        background-size: 127px !important;
    }
    .main-menu ul.gva_menu_main > li.menu-item > a:hover,
    .main-menu .navigation ul.gva_menu_main > li.menu-item--active-trail > a {        
        color: #474747 !important;
        background-position: -50px bottom !important;
        text-decoration: underline;
    }
    .area-main-menu {
        min-height: 84px;
        background: white;
    }
    header .header-main:after {
        content: "";
        display: block;
        width: 50%;
        height: 84px;
        position: absolute;
        right: 0;
        bottom: 0;
        background: #e30613;
        z-index: -1;
    }
    .menu-bar-wrapper {
        height: 84px;
        position: absolute;
        display: block;
        background: white url(../img/fd-fleche-rouge-gauche.png) no-repeat left center;
        right: 0;
        width: 110px;
    }
    .menu-bar {
        height: 40px;
        width: 38px;
        top: 44%;
        right: 23px;
    }
    .menu-bar span {
        width: 38px;
    }

    
    /********* HOMEPAGE ***************************/
    .mini-menu-homepage.navigation .gva_menu > li > a {
        padding: 18px 11px;
    }
    #chiffres .gsc-column {
        padding-top: 20px !important;
    }
    .gva-view .etablissement {
        border-radius: 60px;
    }
    .gva-view .picto-metier-etablissement .item-image img {
        margin: 20px 0 20px 10px;
    }

    .service-block-2 .service-images .item-image img {
        width: 100% !important;
    }

    #post-home-slider .field--type-text-with-summary {
        overflow:hidden;
        max-height: 8rem;
        -webkit-box-orient: vertical;
        display: block;
        display: -webkit-box;
        overflow: hidden !important;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
    }
    [id^="edit-field-position-geographique-proximity-wrapper"] legend {
        float: none;
        text-align: left;
    }
    .service-block-2 .service-images .service-text {
        position: relative;
        opacity: 1;
    }

    /*************** ETABLISSEMENT ****************/
    #block-gavias-dvi-mfgs-headeretablissement .row::before {
        background-position: right bottom;
    }

    #block-gavias-dvi-mfgs-headeretablissement .page-title-wrapper {
        padding: 50px 15px 120px 5%;
    }
    #block-gavias-dvi-mfgs-headeretablissement .picto-metier-etablissement {
        width: 90px;
        height: 156px;
        bottom: -20px;
        left: 16%;
    }
    .carousel-engagements.gsc-carousel-content .item .item-content .content-box {
        width: 80%;
        padding: 9% 65px;
        left: -60px;
        bottom: -40px;
        top: unset;
    }
}

@media (max-width: 767.98px) {
    .topbar-content .navigation .gva_menu > li > a {
        padding: 0px 8px;
        font-size: 12px;
    }

    /********** Homepage ****************/
    .mini-menu-homepage ul.gva_menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: baseline;
    }
    .mini-menu-homepage.navigation .gva_menu > li > a {
        display: block;
        padding: 15px 10px 10px 10px;
    }
    
    .gva-view .etablissement {
        padding-right: 0px;
        border-radius: 40px;
    }
    .etablissement > .row.align-items-center {
        padding: 0 0 15px;
        margin: 0;
    }
    .picto-metier-etablissement.forme-fleche-droite {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 10;
        padding-right: 20px;
    }
    .gva-view .picto-metier-etablissement .item-image img {
        margin: 10px 20px 10px 10px;
        width: 50px;
    }

    /*************** Etablissement *******************/
    #block-gavias-dvi-mfgs-headeretablissement .picto-metier-etablissement {
        width: 77px;
        height: 132px;
        bottom: -20px;
        left: 6%;
    }
    #block-gavias-dvi-mfgs-headeretablissement .picto-metier-etablissement img {
        width: 55px;
    }

    /********* Recrutement *******************/
    #block-gavias-dvi-mfgs-formulaireexposeliste-des-offrespage-1 {
        margin: -180px 2% 70px;
    }
    .fd-fleche-contour-rouge {
        margin-bottom: 0;
        margin-left: 10%;
        width: 90%;
        max-width: 88%;
    }
    .carousel-engagements.gsc-carousel-content .item .item-content .content-box {
        width: 100%;
        padding: 9% 65px;
        left: 0;
        bottom: unset;
        top: unset;
        position: relative;
        margin-top: -260px;
    }

}
@media (max-width: 575.98px) {
    .topbar {
        display: none;
    }
    [id^="geofield-map-view-adresses-block-1"] + .views-element-container .gva-view {
        padding: 0 20px;
    }
    /******* Etablissement *************/
    #block-gavias-dvi-mfgs-headeretablissement .picto-metier-etablissement {
        left: calc(50% - 39px);
    }
    .node--type-etablissement .infos-etablissement {
        background-size: 120% 100%;
        padding: 30% 6%;
    }

    #block-gavias-dvi-mfgs-headeretablissement {
        
    }
    #block-gavias-dvi-mfgs-headeretablissement .row {
        aspect-ratio: unset;
        background-size: contain !important;
    }
    #block-gavias-dvi-mfgs-headeretablissement .row::before {
        display: none;
    }
    #block-gavias-dvi-mfgs-headeretablissement .mobile-mask {
        height: 75vw;
        margin-bottom: -1px;
        border-bottom: 0;
        background: transparent url(../img/header-etablissement-optique-mobile.png) no-repeat center bottom;
    }

    #block-gavias-dvi-mfgs-headeretablissement.dentaire .mobile-mask {
        background: transparent url(../img/header-etablissement-dentaire-mobile.png) no-repeat center bottom;
    }
    #block-gavias-dvi-mfgs-headeretablissement.logement .mobile-mask {
        background: transparent url(../img/header-etablissement-logement-mobile.png) no-repeat center bottom;
    }
    #block-gavias-dvi-mfgs-headeretablissement.clinique .mobile-mask {
        background: transparent url(../img/header-etablissement-clinique-mobile.png) no-repeat center bottom;
    }
    #block-gavias-dvi-mfgs-headeretablissement.creche .mobile-mask {
        background: transparent url(../img/header-etablissement-creche-mobile.png) no-repeat center bottom;
    }
    #block-gavias-dvi-mfgs-headeretablissement.soins .mobile-mask {
        background: transparent url(../img/header-etablissement-soins-mobile.png) no-repeat center bottom;
    }
    #block-gavias-dvi-mfgs-headeretablissement.cajou .mobile-mask {
        background: transparent url(../img/header-etablissement-cajou-mobile.png) no-repeat center bottom;
    }
    #block-gavias-dvi-mfgs-headeretablissement.ehpad .mobile-mask {
        background: transparent url(../img/header-etablissement-ehpad-mobile.png) no-repeat center bottom;
    }
    #block-gavias-dvi-mfgs-headeretablissement.mfgs .mobile-mask {
        background: transparent url(../img/header-etablissement-mfgs-mobile.png) no-repeat center bottom;
    }


    
    #block-gavias-dvi-mfgs-headeretablissement .page-title-wrapper {
        background-color: #f3f3f3;
    }
    #block-gavias-dvi-mfgs-headeretablissement .picto-metier-etablissement {
        bottom: -33px;
    }
    .node--type-etablissement .field--name-field-pictos > .field__item {
        width: 50%;
    }
    .node--type-etablissement .section-presentation {
        margin-top: 150px;
    }
    .node--type-etablissement .section-presentation:before {
        background-position-x: 34% !important;
        height: 192px;
        background-position-y: top !important;
    }
    .node--type-etablissement .section-presentation::after {
        background-position-x: 66% !important;
        background-position-y: bottom !important;
        top: 99%;
        height: 192px;
    }
    .node--type-etablissement .pictos-etablissement {
        padding: 0 2% 20%;
    }
    #footer {
        margin-top: -155px;
    }
    #block-gavias-dvi-mfgs-headerrecrutement, 
    #block-gavias-dvi-mfgs-headerpage, 
    #block-gavias-dvi-mfgs-headeradresses {
        background-size: cover !important;
    }
    #block-gavias-dvi-mfgs-headerrecrutement .row::before,
    #block-gavias-dvi-mfgs-headerpage .row::before, 
    #block-gavias-dvi-mfgs-headeradresses .row::before {
        background-size: auto !important;
        background-position-x: 70%;
    }
    #views-exposed-form-liste-des-offres-page-1 {
        display: block;
    }
    #views-exposed-form-liste-des-offres-page-1 .form-item-title {
        width: 90%;
        margin-bottom: 15px;
    }
    #views-exposed-form-liste-des-offres-page-1 #edit-submit-liste-des-offres--2,
    #views-exposed-form-liste-des-offres-page-1 #edit-actions--3 {
        width: 90%;
    } {
        width: 90%;
    }
    #views-exposed-form-liste-des-offres-page-1 .form-item-title input {
        width: 100%;
    }
    .widget.gsc-block-drupal.remove-margin-on [id^=block-gavias-dvi-mfgs-minimenurecrutement].block {
        margin-bottom: 20px !important;
    }
    .carousel-engagements.gsc-carousel-content .item .item-content .content-box {
        padding: 22% 4%;
        margin-top: -147px;
        background-size: 120% 100%;
    }
    .mini-menu-homepage.navigation .gva_menu > li > a {
        display: block;
        padding: 15px 10px 0px 10px;
    }
    .etablissement .image-offre {
        margin-bottom: 15px;
    }
}
@media (max-width: 413.98px) {
    .gsc-heading.style-4 .title {
        font-size: 40px;
    }
}
@media (max-width: 359.98px) {
}

@media (min-width: 576px) and (max-width: 767.99px) {
    .container, .container-sm {
        max-width: 100%;
    }
}
