/*
Theme Name: LS2
Description: Thème sur mesure pour le site de LS2
Version: 1.0

http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"],
webkit-file-upload-button,
button {
  border-radius: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*------------------------------FIN RESET MEYER------------------------------*/
/*12x70x30*/
/*------CLEARFIX-----*/
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body {
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  font-family: "Michroma", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #283375;
  margin: 0 auto;
}
body .cf:before,
body .cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
body .cf:after {
  clear: both;
}
body .cf {
  clear: both;
}
body .cf {
  *zoom: 1;
}
.outliner {
  display: none;
}
strong,
b {
  font-family: "Michroma", sans-serif;
  font-weight: 600;
}
ol {
  list-style: decimal;
}
ol li::marker {
  content: none;
}
em {
  font-style: italic;
}
p {
  font-size: 1rem;
  line-height: 1.5em;
  margin-bottom: 1rem;
  font-weight: 400;
}
a {
  transition: all 0.5s;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
.error404 header,
.error404 footer {
  display: none;
}
.content {
  width: 73.125rem;
  min-width: 15.625rem;
  margin: 0 auto;
}
.big-content {
  width: 90%;
  margin: 0 auto;
  min-width: 15.625rem;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.wcol1 {
  width: 4.375rem;
}
.wcol2 {
  width: 10.625rem;
}
.wcol2b {
  width: 12.5rem;
}
.wcol3 {
  width: 16.875rem;
}
.wcol4 {
  width: 23.125rem;
}
.wcol5 {
  width: 29.375rem;
}
.wcol6 {
  width: 35.625rem;
}
.wcol7 {
  width: 41.875rem;
}
.wcol8 {
  width: 48.125rem;
}
.wcol9 {
  width: 54.375rem;
}
.wcol10 {
  width: 60.625rem;
}
.pc19 {
  width: 19%;
}
.pc20 {
  width: 20%;
}
.pc24 {
  width: 24%;
}
.pc25 {
  width: 25%;
}
.pc30 {
  width: 30%;
}
.pc32 {
  width: 32%;
}
.pc35 {
  width: 35%;
}
.pc48 {
  width: 48%;
}
.pc50 {
  width: 50%;
}
.pc40 {
  width: 40%;
}
.pc60 {
  width: 60%;
}
.pc70 {
  width: 70%;
}
.pc80 {
  width: 80%;
}
.pc100 {
  width: 100%;
}
.xl-title {
  font-size: 120px;
  color: #ffffff;
  font-family: "Michroma", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
.l-title,
.page-divers h1 {
  font-size: 4.6875rem;
  text-transform: uppercase;
  font-family: "Michroma", sans-serif;
  font-weight: 600;
}
.m-title,
.page-divers h2 {
  font-size: 2.5rem;
  font-weight: 300;
  margin-bottom: 0.7em;
  line-height: 1.2em;
}
.s-title,
.page-divers h3,
.single-actu h2 {
  font-size: 1.625rem;
  text-transform: uppercase;
  font-family: "Michroma", sans-serif;
  font-weight: 600;
  margin-bottom: 0.7em;
  line-height: 1.2em;
}
.xs-title,
.single-actu h3 {
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 0.7em;
  line-height: 1.5em;
}
.xxs-title,
.page-divers h4,
.single-actu h4 {
  font-size: 1.125rem;
  text-transform: uppercase;
  margin-bottom: 0.7em;
  font-family: "Michroma", sans-serif;
  font-weight: 600;
  line-height: 1.3em;
}
.page-divers h1,
.page-divers h2,
.page-divers h3,
.page-divers h4 {
  margin-bottom: 0.5em;
}
.page-divers h3 {
  margin-top: 1rem;
}
.page-divers ul,
.page-divers ol {
  margin-bottom: 1rem;
}
.page-divers li {
  font-size: 1rem;
  line-height: 1.5em;
  margin-bottom: 0.5rem;
  font-weight: 400;
  margin-left: 1rem;
}
.page-divers li:last-of-type {
  margin-bottom: 0;
}
.page-divers ul li {
  list-style-type: disc;
}
.page-divers ol li {
  list-style-type: decimal;
}
.page-divers table {
  margin-bottom: 2rem;
}
.page-divers table td {
  line-height: 1.3em;
  font-size: 14px;
}
.page-404 .cta-button {
  margin-top: 1rem;
}
.cta-button {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 1.4rem 2.5rem;
  font-family: "Michroma", sans-serif;
  background-color: #283375;
  border-radius: 50px;
  font-weight: 500;
  display: inline-block;
  position: relative;
  text-align: center;
  font-weight: bold;
}
.cta-button:hover {
  background-color: #78bdcb;
}
.flex {
  display: flex;
}
.space-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.flex-end {
  justify-content: flex-end;
}
.flex-start {
  justify-content: flex-start;
  gap: 1.875rem;
}
.flex-wrap {
  flex-wrap: wrap;
}
.align-items-center {
  align-items: center;
}
.align-items-stretch {
  align-items: stretch;
}
.align-items-end {
  align-items: flex-end;
}
.align-flex-start {
  align-items: flex-start;
}
.align-flex-end {
  align-items: flex-end;
}
.padding-XL {
  padding: 12rem 0;
}
.padding-L {
  padding: 8rem 0 6rem;
}
.padding-M {
  padding: 4rem 0;
}
.padding-S {
  padding: 2rem 0;
}
.padding-top-L {
  padding-top: 8rem;
}
.padding-top-M {
  padding-top: 4rem;
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.lang-menu {
  padding: 0 2rem;
  gap: 0.5rem;
  color: white;
}
.lang-menu a {
  text-decoration: none;
  color: white;
}
.lang-menu a:hover {
  color: #283375;
}
.banner {
  background-image: url('imgs/ls2-banner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 2rem;
  position: relative;
}
.banner .content {
  height: 555px;
  margin-bottom: 6rem;
}
.banner:after {
  content: '';
  display: block;
  width: 100%;
  height: 25px;
  background: #010101;
  background: linear-gradient(90deg, #010101 0%, #283375 42%, #78bdcb 100%);
}
.slogan {
  font-size: 30px;
  gap: 3rem;
  color: #ffffff;
}
.nl .slogan {
  font-size: 23px;
  gap: 2rem;
}
.intro .txt {
  margin: 0 auto;
}
.intro .txt p {
  font-size: 18px;
}
.intro .txt p:first-of-type:after {
  content: '';
  height: 2px;
  width: 142px;
  display: block;
  margin: 2rem auto;
  background-color: #78bdcb;
}
.activities .m-title {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
}
.activities .s-title {
  font-size: 14px;
}
.activities .s-title strong {
  font-size: 18px;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.3em;
}
.activities ul {
  margin-top: 4rem;
  gap: 1.85rem;
}
.activities ul li {
  line-height: 1.3em;
}
.activities .cta-button {
  margin-top: 5rem;
}
footer {
  margin-top: 10rem;
  border-left: 32px solid white;
  border-right: 32px solid white;
  background: #010101;
  background: linear-gradient(270deg, #010101 0%, #283375 42%, #78bdcb 100%);
  color: #ffffff;
}
footer .content {
  padding: 5rem 0;
  position: relative;
  background-image: url('imgs/footer.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right;
}
footer .content:before {
  content: '';
  display: inline-block;
  background-image: url('imgs/illu.png');
  width: 180px;
  height: 100px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: -6rem;
  left: 0;
}
footer h2 {
  font-size: 22px;
  margin-bottom: 0.5rem;
}
.copyright {
  padding: 1rem 2rem 0;
}
.copyright p {
  color: #808080;
  font-size: 12px;
}
@media screen and (max-width: 1250px) {
  /*908 : 12x61x16*/
  .wcol1 {
    width: 3.8125rem;
  }
  .wcol2 {
    width: 8.625rem;
  }
  .wcol2b {
    width: 9.625rem;
  }
  .wcol3 {
    width: 13.4375rem;
  }
  .wcol4 {
    width: 18.25rem;
  }
  .wcol5 {
    width: 23.0625rem;
  }
  .wcol6 {
    width: 27.875rem;
  }
  .wcol7 {
    width: 32.6875rem;
  }
  .wcol8 {
    width: 37.5rem;
  }
  .wcol9 {
    width: 42.3125rem;
  }
  .wcol10 {
    width: 47.125rem;
  }
  .content {
    width: 56.75rem;
  }
  .banner img {
    width: 350px;
    height: auto;
  }
  .slogan {
    font-size: 25px;
  }
  .nl .slogan {
    font-size: 19px;
  }
  .intro .wcol6 {
    width: 35rem;
  }
}
@media screen and (max-width: 1014px) {
  /*692 : 12x43x16*/
  .wcol1 {
    width: 2.6875rem;
  }
  .wcol2 {
    width: 6.375rem;
  }
  .wcol3 {
    width: 10.0625rem;
  }
  .wcol4 {
    width: 13.75rem;
  }
  .wcol5 {
    width: 17.4375rem;
  }
  .wcol6 {
    width: 21.125rem;
  }
  .wcol7 {
    width: 24.8125rem;
  }
  .wcol8 {
    width: 28.5rem;
  }
  .wcol9 {
    width: 32.1875rem;
  }
  .wcol10 {
    width: 35.875rem;
  }
  .content {
    width: 43.25rem;
  }
  .tablet-noflex {
    flex-direction: column;
  }
  p {
    font-size: 14px;
  }
  .banner .content {
    align-items: center;
    height: 480px;
    margin-bottom: 4rem;
  }
  .logo {
    margin-top: 3rem;
  }
  .activities .m-title {
    font-size: 23px;
  }
  .activities ul {
    justify-content: space-between;
  }
  .activities li {
    width: 33%;
  }
  .activities img {
    width: 90px;
    height: auto;
  }
  footer .content {
    padding: 4rem 0;
  }
  footer .content:before {
    width: 140px;
    height: 80px;
    top: -4.8rem;
  }
  footer .wcol4 {
    width: 15rem;
  }
}
@media screen and (max-width: 760px) {
  .content {
    width: 90%;
  }
  .banner img {
    width: 300px;
    height: auto;
  }
  .intro .wcol6 {
    width: 100%;
  }
  .intro .txt p {
    font-size: 16px;
  }
  .padding-L {
    padding: 5rem 0 4rem;
  }
  .banner .content {
    height: 420px;
    margin-bottom: 3rem;
  }
  .activities .m-title {
    line-height: 1.5em;
  }
  .activities .flex {
    flex-direction: column;
  }
  .activities li {
    width: 100%;
  }
}
@media screen and (max-width: 580px) {
  .banner img {
    width: 280px;
  }
  .slogan {
    gap: 2rem;
    font-size: 20px;
  }
  .logo {
    margin-top: 4rem;
  }
  .nl .slogan {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }
  footer .content {
    padding: 3rem 0;
    background-size: auto 86%;
    background-position: right bottom;
  }
  .copyright p {
    text-align: center;
  }
}
@media screen and (max-width: 420px) {
  .content {
    width: 88%;
  }
  .banner img {
    width: 85%;
  }
  .slogan {
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
  }
  .intro .txt p {
    font-size: 15px;
  }
  .activities .m-title {
    font-size: 20px;
  }
  footer .content {
    padding: 3rem 1rem;
  }
  footer .wcol4 {
    width: 100%;
  }
  footer p {
    font-size: 13px;
  }
  .copyright p {
    font-size: 11px;
  }
}
