@media screen and (min-width: 992px) {
	.gtmEmploi {
		margin-bottom: 0;
	}
}
@media screen and (min-width: 1024px) {

 

/* -----------------------------------------------------------------------------------
--------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------
                                CSS GÉNÉRAL
--------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------
----------------------------------------------------------------------------------- */

/* -----------------------------------------------------------------------------------
----------------------------------- RESET --------------------------------------------
------------------------------------------------------------------------------------ */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

ACCUEIL

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* -----------------------------------------------------------
					Texte de présentation
------------------------------------------------------------ */

.gtmTextAccueil .com-content-article__body {
	flex-wrap: nowrap;
}

.gtmTextAccueil p:nth-child(1) {
	text-align: right;
}

.gtmTextAccueil p:nth-child(2){
	text-align: left;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

EN-TETE

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */


	/* Positionnement et dimenssion du logo */
	.gtmEnTete .mod-custom.custom img {
		height: 25%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 18;
	}


	/* Taille du titre de la section */ 
	.gtmTitreEnTete h2{
		font-size: 6rem;
		line-height: 5.8rem;
	}

	.gtmTitreEnTete p {
		font-size: 1.8rem;
		line-height: 1.8rem;
		margin-top: 30px;
	}


/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

HISTORIQUE ET MISSION

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* -----------------------------------------------------------
					EN-TÊTE
------------------------------------------------------------ */
.gtmEnTete {
	top:70px;
}

.gtmEnTeteHisto h2 {
    font-size: 7.5rem;
    line-height: 7.3rem;
}

.gtmEnTeteHisto p {
    font-size: 3rem;
    line-height: 2.8rem;
}

.gtmEnTete::after {
	width: 60%;
}

.gtmEnTeteHisto .fas.fa-arrow-down {
    font-size: 3.8rem;
    line-height: 4.8rem;
}


/* -----------------------------------------------------------
					MISSION
------------------------------------------------------------ */

	/* positionnement de l'image */
	.gtmImgMission {
		justify-content: flex-end;
	}

	/* positionnement de l'image */
	.gtmTextMission {
		justify-content: flex-start;
	}

	/* Taille du paragraphe */
	.gtmTextMission h2 {
		font-size: 5rem;
		line-height: 4.8rem;
		text-align: left;
	}

	/* Taille du paragraphe */
	.gtmTextMission p {
		width: 60%;
		font-size: 1.5rem;
		line-height: 1.7rem;
		text-align: left;
	}


/* -----------------------------------------------------------
					VALEURS
------------------------------------------------------------ */

.gtmSeparator::before {
	bottom:0%;
	left: 50%;
	transform: translate(-50%, 0%);
	width: 100%;
	max-width: 1510px;
}


/* -----------------------------------------------------------
					HISTORIQUE
------------------------------------------------------------ */
	.gtmTextHisto {
		padding: 0;
		height: 80vh;
	}

	/* Taille du paragraphe */
	.gtmTextHisto h2 {
		font-size: 5rem;
		line-height: 4.8rem;
		max-width: 55%;
	}

	/* Taille du paragraphe */
	.gtmTextHisto p {
		font-size: 1.5rem;
		line-height: 1.7rem;
		max-width: 55%;
	}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

EQUIPE

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* -----------------------------------------------------------
					Article
------------------------------------------------------------ */

.gtmTextEquipe .com-content-article__body {
	flex-wrap: nowrap;
}

.gtmTextEquipe p:nth-child(1) {
	text-align: right;
}

.gtmTextEquipe p:nth-child(2){
	text-align: left;
}
/* -----------------------------------------------------------
					PORTRAITS
------------------------------------------------------------ */
	.gtmClaudetteImg::after {
		width: 200px;
	}

	.gtmAnneImg::after {
		width: 200px;
	}




/* -----------------------------------------------------------
         RESTAURATION
------------------------------------------------------------ */


.gtm_restaurations {
    margin: 40px;
}
.gtm_titre h2 {
    font-size: 5rem;
}



/* -----------------------------------------------------------
         CARRIERE
------------------------------------------------------------ */

.gtm_carriere h2 {
  padding-top: 100%;
}




/* -----------------------------------------------------------
         CARRIERE
------------------------------------------------------------ */
.gtm_carriere h2 {
    font-size: 4rem;
}









/* -----------------------------------------------------------
        Logo bandeau
------------------------------------------------------------ */


.gtm_logo_bandeau {
    width: 50%;
    padding-top: 40px;
}

.gtm_logo_bandeau {
	width: 50%;
    position: inherit;
    z-index: 10;
}



.gtm_bandeau_couleur .mod-custom.custom{
  position: relative;

}

.gtm_bandeau_couleur .mod-custom.custom::before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: rgb(0 0 0 / 40%);
}


/* -----------------------------------------------------------
         CARRIERE
------------------------------------------------------------ */

.moduletable.gtm_bloc_texte_gauche p {
    padding: 10px;
}
.moduletable.gtm_bloc_texte_gauche h4 {
    padding: 10px;
}

.gtm_bloc_texte {
    width: 500px;
}




/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

COPYRIGHT

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

	.gtmCopyText {
		text-align: left;
	}

	.gtmCopyLogo {
		text-align: right;
	}


}



