body {
  font-size: 100%;
  font-family: 'MaisonNeue', Helvetica, Arial;
  margin: 0 auto !important;
  max-width: 1650px;
  overflow-x: hidden;
}

.side-panel {
  width: 25%;
  float: left;
}

/* TYPOGRAPHIE */
@font-face {
  font-family: 'Atelier';
  src: url('../Fonts/AtelierNewMetrics.woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MaisonNeue';
  src: url('../Fonts/MaisonNeue-Medium.woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MaisonNeue';
  src: url('../Fonts/MaisonNeue-Bold.woff');
  font-weight: bold;
  font-style: normal;
}

/* HEADER */
.header-border {
  background:#ffffff!important;
  z-index: 999!important;
  width: 11px!important;
}

.logo-wrapper {
  max-width: 40%;
  flex: 0 0 20%;
}

.name-wrapper {
  max-width: 63%;
  flex: 0 0 63%;
}

.logo {
  padding-right: 6vw;
  width: 100%;
  height: auto;
}

.menu-wrapper {
  max-height: 0px;
  transition: 300ms;
  overflow: hidden;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.menu-wrapper .submenu-item {
  background-color: #ffffff;
  min-width: 270px;
  padding: 15px 10px 10px 6px;
  z-index: 9999999;
  margin-left: -20px;
  overflow: hidden;
  transition: 300ms;
}

.menu-wrapper.open {
  max-height: 450px;
  padding-top: 30px;
  padding-bottom: 20px;
}

/*--COOKIE--*/
.tx-om-cookie-consent .om-cookie-panel {
  width: 100%;
  padding: 10px!important;
  margin: 0!important;
}
.cookie-panel__description p {
  padding: 0!important;
  font-size: 14px!important;
}
.button {
  font-size: 12px!important;
  font-weight: normal!important;
  color: #ffffff!important;
  border-radius: 2px!important;
  cursor: pointer!important;
}
.acceptAll {
  background-color: #ff744b!important;
  border: 1px solid #db6440!important;
}
.onlyEssential, .saveAndClose {
  background-color: #0069cb!important;
  border: 1px solid #014f98!important;
}
.onlyEssential {
  margin-left: 2px!important;
  margin-right: 2px!important;
}
.cookie-link {
  font-family: 'Open Sans SemiBold'!important;
  font-size: 14px!important;
  color: #ff744b!important;
  text-decoration: none!important;
}
.cookie-link:hover {
  color: #0069cb !important;
}
input[type="checkbox"]:not(#nav-trigger):checked+label::after {
  left: 4px!important;
  top: -2px!important;
  color: #0069cb!important;
}
.om-cookie-panel .cookie-panel__checkbox + label::before {
  border: 2px solid #ff744b!important;
}
.cookies-table {
  font-size: 16px!important;
}
.cookies-table thead th {
  text-align: center!important;
  padding: 10px 5px!important;
  border-bottom: 2px solid #b4b4b4!important;
}
.cookies-table tbody td {
  padding: 10px 5px!important;
  border-bottom: 1px solid #b4b4b4!important;
}
/* FOOTER */
.ce-outer {
  float: none !important;
}
.icons-social div a {
  border-bottom: 0px !important;
}
.icons-social div a svg {
  height: 5rem;
}
.logos-partner>a, .logos-partner>img {
  border-bottom: 0px !important;
  margin: auto 0;
}
.logos-partner>a {
  width: fit-content !important;
}
.logos-partner>a>img, .logos-partner>img {
  height: auto !important;
  padding: 10px !important;
}
#logo-republique-francaise {
  width: 12%;
}
#logo-crd {
  width: 70%;
}
#logo-wdo {
  width: 110%;
}
#logo-alliance-sorbonne-universite {
  width: 80%;
}
#logo-ensci, #logo-cge, #logo-sattlutech, #logo-universite-paris-saclay {
  width: 90%;
}

/* PAGE */
.resizable-after-title {
  z-index:90;
  display: none!important;
}
.title-une {
  font-weight: 100!important;
}
.content-formations p {
  font-size: 35px!important;
}

/* GALERIE */
.galerie {
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}
.current {
  font-weight: bold;
}

.menu-item > a {
  color: #4c4c4c;
}

.menu-item > ul > li > a {
  font-weight: normal;
}

.italic, i, em {
  font-style: italic;
}

.header-container {
  position: relative;
}

.align-center {
    text-align:center;
}

.align-bottom {
  position: absolute;
  bottom: 0px;
  width: 100%;
}

.header, .main {
  max-width: auto !important; 
  margin: 0 auto;
}


h2, h3 {
  font-family: 'MaisonNeue';
  font-weight: bold;
}

.resume .description {
  color: grey;
  border-color: #dadada;
  color: #4c4c4c;
}

.resume .description p {
    font-size: 1rem;
    font-size: 1rem;
    line-height: 1.4rem;
}

p, li {
    font-size: 1.3em;
    line-height: 1.48em;
    margin-bottom: 0.6em;
    margin-top: 0.4em;
}

.uppercase {
  text-transform: uppercase;
}

.align-center {
  text-align: center;
}
    
span.xs, .xs > p, .xs > h3, .xs > p {
  font-size: 1em;
  line-height: 1.35em;
}


span.xs.font-atelier {
  font-size: 1.1em;
  line-height: 1.35em;
}

span.s, .s > h2, .s > p {
  font-size: 1.4em;
  line-height: 1.2em;
}


span.m, .m > p {
  font-size: 2em;
  line-height: 1.4em;
}


span.l, a.l, .l > p {
  font-size: 3.65em;
  line-height: 1.25em;
  font-weight: 500;
}


span.xl, a.xl, .xl > p {
  font-size: 4.55vw;
  line-height: 3.5vw;
  font-weight: 500;
  margin-top: 0.3em;
  margin-bottom: 1.5vw;
}

span.xxl, .xxl > p {
  font-size: 7.2vw;
  line-height: 1.35em;
  font-weight: 500;
}

.small-spacer {
  height: 0.1vw;
}

h3 {
  margin:0 !important;
}

.xs h3 {
  margin-top: 0.4em !important;
}

.actu {
    max-width: 20%;
}

.actu.large {
    max-width: 40%;
}

.actus {
  height: auto;
}

.actus .swiper-wrapper {
  margin-bottom: 20px;
}

/* sfregister*/
.tx_evoweb_sfregister .mandatory {
  float: none !important;
  width: fit-content;
}
.tx_evoweb_sfregister input {
  float: none !important;
}

.swiper-controls {
  position:absolute;
  bottom: 0px;
  right: 30px;
  z-index: 10;
  background-color: white;
}

.swiper-controls .button-prev {
  display: inline-block;
  position: relative;
  left: 00px;
  top: 1px;
  cursor: pointer;
}

.swiper-controls .button-next {
  display:inline-block;
  position:relative;
  left: 00px;
  top: 1px;
  cursor: pointer;
}

.swiper-controls .swiper-button-disabled {
  cursor: default;
  opacity: 0.25;
}

.swiper-pagination {
  text-align: left;
  left: 0px !important;
  position: relative;
}

.swiper-pagination .swiper-pagination-bullet {
  margin: 0 1px;
}

.gif {
  width: 100%;
  height: auto;
}

.photos {
  margin: 21px;
  margin-top: 0px;
}

.photos .swiper-slide {
  width: auto;
}

.photos img {
  height: 60vh;
  width: auto;
}

.big-url-site {
  font-size: 12vw;
  line-height: 11vw;
}

.text-grey {
  color: #4c4c4c;
}

.no-underline {
  text-decoration: none !important;
  border-bottom: none !important;
}

.menuToggle {
  display: block;
  position: relative;
  top: 0px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
  float: left;
}

.menuToggle a {
  text-decoration: none;
  color: #232323;
  transition: color 0.3s ease;
}

.menuToggle a:hover {
  color: tomato;
}

.menuToggle input {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
.menuToggle span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #4c4c4c;
  z-index: 1;
  transform-origin: center;
  transition: transform 0.3s cubic-bezier(0.77,0.2,0.05,1.0);
}

.menuToggle span:first-child {
  transform-origin: 0% 0%;
}

.menuToggle span:nth-last-child(2) {
  transform-origin: center;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
.menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(-6px, -5px);
  background: #4c4c4c;
}

/*
 * But let's hide the middle one.
 */
.menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
.menuToggle input:checked ~ span:nth-last-child(2) {
  transform: rotate(-45deg) translate(-1px, 1px);
}


.galerie-ateliers {
  max-width: 20%;
}

.menuToggle:hover span {
  background: #ff744a !important;
}

.menu-wrapper ul.submenu-item {
  border-left: 2px solid rgb(179, 179, 179);
  display: block;
  position: relative;
  background: none;
  min-width: inherit;
  box-shadow: none;
  padding: 0;
  margin: 9px auto;
  padding: 0px 0px !important;
  top: 0px;
}

.menu-wrapper li {
  margin: 0;
  font-size: 0.92rem;
  margin: 0;
  text-transform: uppercase;
  padding-left: 10px;
}



.resume h2 {    
  color: #4c4c4c;
}

.ariane {
  font-size: 1.15rem;
  color: #4c4c4c;
  padding-bottom: 0.5em;
}

.ariane a {
  text-decoration: none;
  border: none;
}

.grid-stack-item:first-child .wrapper hr {
  display: none;
}

.marquee3k {
  overflow-x: hidden;
}

.picto-deficient {
  vertical-align: top;
  height: 60px;
}

.logoPartner {
  width: 100%;
  height: auto;
}

.warning {
  color: #FF0000 !important;
}

.taxe-apprentissage {
  width: 100%;
  height: auto;
}


@media (min-width: 1649px) {
  .big-url-site {
    font-size: 12.9em;
    line-height: 143px;
  }
}

@media (max-width: 1549px) {
      
  .actu {
    max-width: 25%;
  }

  .actu.large {
    max-width: 50%;
  }

}

@media (max-width: 1249px) {

  .logo {
    padding-right: 0.5vw;
  }

  span.xs, .xs > p, .xs > h3, .xs > p {
    font-size: 1.1vw;
    line-height: 1.35em;
  }


  span.xs.font-atelier {
    font-size: 1.6vw;
    line-height: 2.3vw;
  }

  span.s, .s > h2, .s > p {
    font-size: 1.7vw;
    line-height: 1.9vw;
  }


  span.m, .m > p {
    font-size: 2vw;
    line-height: 2.5vw;
  }


  span.l, a.l, .l > p {
    font-size: 2.59vw;
    line-height: 3.25vw;
    font-weight: 500;
  }


  span.xl, a.xl, .xl > p {
    font-size: 8.55vw;
    line-height: 9.3vw;
    font-weight: 500;
  }

  span.xl, .xl > p {
    font-size: 5.55vw;
    line-height: 2vw;
    font-weight: 500;
  }

  span.xxl, .xxl > p {
    font-size: 7.2vw;
    line-height: 1.35em;
    font-weight: 500;
  }

}


/*SEULEMENT SUR MOBILE*/
@media (max-width: 769px) {
  .big-url-site {
    font-size: 18vw;
    line-height: 18vw;
  }

  .swiper-controls {
    width: 120px;
  }

  .header-container {
    padding-bottom: 0px;
    padding-top: 0px;
  }

  .menu-wrapper {
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .logo-wrapper {
    max-width: 75%;
    flex: 0 0 75%;
  }

  .logo {
    padding-right: 35vw;
  }

  .wrapper {
    padding: 0 15px !important;
  }

  span.xs.font-atelier {
    font-size: 17px;
    line-height: 27px;
  }
  
  span.xs, .xs > p, .xs > h3, .xs > p {
    font-size: 1em;
    line-height: 1.2em;
  }

  span.s, .s > h2, .s > p {
    font-size: 5vw;
    line-height: 5.8vw;
  }


  span.m, .m > p {
    font-size: 5vw;
    line-height: 5.2vw;
  }

  span.l, a.l, .l > p {
    font-size: 5vw;
    line-height: 5.8vw;
  }


  span.xl, .xl > p {
    font-size: 8vw;
    line-height: 6vw;
    font-weight: 500;
  }

  span.xxl, .xxl > p {
    font-size: 7.2vw;
    line-height: 1.35em;
    font-weight: 500;
  }

  .actu {
    max-width: 75%;
  }

  .actu.large {
    max-width: 75%;
  }

  .swiper-controls {
    left: 15px;
  }

  .menu-wrapper.open {
    max-height: 1300px;
  }

  .photos {
    width: 100%;
  }


  .photos img {
    width: 100%;
    height: auto;
  }

  .picto-deficient {
    height: 30px;
  }

  input[type="submit"] {
    color: #000000 !important;
    border: 1px solid !important;
    border-radius: 0 !important;
  }
}
