@media screen and (min-width: 768px) {
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

GENERAL

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



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

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: 4.5rem;
    line-height: 5.3rem;
}

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

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

Pages

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




/* -----------------------------------------------------------
          NOUS JOINDRE
------------------------------------------------------------ */

.gtm_bouton_titre {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}


#mod-custom195 {
    background-position: top;
    background-size: cover;
    height: 60rem;
}

.gtm_titre h2 {
    font-size: 4rem;
    padding-top: 18rem;
}

.gtm_titre p {
    font-size: 2rem;
}









/* -----------------------------------------------------------
          ENTREPRISE
------------------------------------------------------------ */

.gtm_fond_couleur {
    margin-top: 50px;
}






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

.gtm_restaurations {
    padding: 50px 30px 50px 30px;
    border-radius: 40px;
    border: 4px solid white;
    box-shadow: 10px 10px 25px 15px #88888859;
    text-align: center;
    width: 40%;
    margin: 36px;
}


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









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




.gtm_bloc_texte {
    margin-top: 249px;
    margin-left: -50px;
    background-color: white;
    height: 213px;
    padding: 20px;
    width: 400px;
}


.gtm_bloc_texte_gauche {
    padding: 25px;
    margin-top: 120px;
    width: 450px;
}


.moduletable.gtm_bloc_texte_gauche p {
    position: relative;
    background-color: white;
    margin-right: -150px;
    height: 130px;
}

.moduletable.gtm_bloc_texte_gauche p {
    position: relative;
    background-color: white;
    margin-right: -150px;
    padding-bottom: 10px;
}
.moduletable.gtm_bloc_texte_gauche h4 {
    position: relative;
    background-color: white;
    margin-right: -150px;
    margin-bottom: 0px;
    padding-bottom: 10px;
}


/*bloc équipe page carriere*/






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


.gtm_logo_bandeau {
    width: 50%;
    padding-top: 10px;
    margin: auto;
}










