/* latin */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 400;
  src: local('Overpass Regular'), local('Overpass-Regular'), url(./assets/fonts/overpass/Overpass-Regular.ttf) format('ttf');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}

/* latin */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 600;
  src: local('Overpass SemiBold'), local('Overpass-SemiBold'), url('./assets/fonts/overpass/Overpass-SemiBold.ttf') format('ttf');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}

/* latin */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 700;
  src: local('Overpass Bold'), local('Overpass-Bold'), url('./assets/fonts/overpass/Overpass-Bold.ttf') format('ttf');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}

.animate.fade-out {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s 1s, opacity 1s;
}

/****** SPLASH REGION *****/
.splash-region {
  background-color: #c20012 !important;
  height: 100vh;
  width: 100vw;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20001;
  overflow: hidden;
  box-sizing: border-box;
  opacity: 1;
  visibility: visible;
}
.splash-region img {
  width: 250px;
  margin-top: 50vh;
  transform: translateY(-20vh);
}

/****** SPLASH ANIE ******/
.anie-metier1 {
  background: url('./assets/img/metier-region1.jpg') no-repeat center center fixed;
}
.anie-metier2 {
  background: url('./assets/img/metier-region2.jpg') no-repeat center center fixed;
}
.anie-metier3 {
  background: url('./assets/img/metier-region3.jpg') no-repeat center center fixed;
}
.anie-metier5 {
  background: url('./assets/img/metier-region5.jpg') no-repeat center center fixed;
}
.anie-metier6 {
  background: url('./assets/img/metier-region6.jpg') no-repeat center center fixed;
}
.anie-metier7 {
  background: url('./assets/img/metier-region7.jpg') no-repeat center center fixed;
}
.anie-metier8 {
  background: url('./assets/img/metier-region8.jpg') no-repeat center center fixed;
}

.anie-metier1 .copyright p:before {
  content: 'Thebault Patrice - Region Occitanie';
}
.anie-metier2 .copyright p:before {
  content: 'Grimmault Emmanuel - Region Occitanie';
}
.anie-metier3 .copyright p:before {
  content: 'Boutonnet Laurent - Region Occitanie';
}
.anie-metier5 .copyright p:before {
  content: 'Frédéric Marie - Region Occitanie';
}
.anie-metier6 .copyright p:before {
  content: 'Antoine Darnaud - Region Occitanie';
}
.anie-metier7 .copyright p:before {
  content: 'Gilles Lefrancq - Region Occitanie';
}
.anie-metier8 .copyright p:before {
  content: 'Gilles Lefrancq - Region Occitanie';
}
.splash-anie {
  z-index: 20000;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  width: 100%;
  overflow: hidden;
  opacity: 1;
  visibility: visible;
}
.splash-anie .header-splash {
  height: 80px;
  position: relative;
}
.splash-anie .header-splash .header-splash-left {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-color: #c20012;
  text-align: center;
  margin-left: 15px;
  margin-top: 15px;
  position: relative;
}
.splash-anie .header-splash .header-splash-left img.region-logo {
  width: 50px;
  height: 50px;
  margin-top: 50%;
  transform: translateY(-50%);
}
.splash-anie .header-splash .header-splash-left img.avenir {
  position: absolute;
  width: auto;
  height: 50px;
  left: 50px;
}
.splash-anie .header-splash .header-splash-left span.white-avenir {
  position: absolute;
  background-color: #fff;
  width: 110px;
  height: 50px;
  left: 55px;
}

.splash-anie .header-splash .header-splash-left div.troisiemes {
  display: table;
  position: absolute;
  top: 0;
  width: auto;
  background-color: #ffcd04;
  color: #000000;
  text-transform: uppercase;
  font-family: 'Overpass', Gill Sans, sans-serif;
  font-weight: 600;
  padding: 0 20px;
  font-size: 0.75em;
  height: 60px;
  left: 65px;
  text-align: center;
}
.splash-anie .header-splash .header-splash-left div.troisiemes span {
  display: table-cell;
  vertical-align: middle;
}

.splash-anie .header-splash .header-splash-right {
  display: inline-block;
  float: right;
}
.splash-anie .header-splash .header-splash-rightp:before {
  font-family: 'Fontawesome';
  content: '\f29a';
  font-size: 20px;
  color: #fff;
}
.splash-anie .content-splash {
  clear: both;
  margin: 0 auto;
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translate(-50%);
}
.splash-anie .content-splash .zone-infos-anie {
  position: relative;
  width: 274px;
  height: 244px;
}
.splash-anie .content-splash .content-splash-anie {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
  background-color: #c20012;
  text-align: center;
}
.splash-anie .content-splash .content-splash-anie img {
  max-width: 65px;
  margin: 50% Auto 0 Auto;
  transform: translateY(-50%);
}
.splash-anie .content-splash .content-splash-baseline {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 194px;
  padding: 30px 28px;
  height: 164px;
  background-color: #ffcd04;
  overflow: hidden;
}
.splash-anie .content-splash .content-splash-baseline p {
  color: #000000;
  text-transform: uppercase;
  font-family: 'Overpass', Gill Sans, sans-serif;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 26px;
}
.splash-anie .copyright {
  position: absolute;
  bottom: 2px;
  width: 100%;
}
.splash-anie .copyright p {
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 0.7em;
  margin-left: 50%;
  transform: translate(-50%);
}
.splash-static {
  z-index: 10000;
}
.splash-hide {
  display: none;
}

@media screen and (min-width: 480px) {
  .splash-region {
    width: 100%;
    height: 100%;
  }
  .splash-region img {
    width: 350px;
    margin-top: 50%;
    transform: translateY(-20%);
  }
  .splash-anie {
    width: 100%;
    height: 100%;
  }
  .splash-anie .content-splash .zone-infos-anie {
    width: 400px;
    height: 374px;
  }
  .splash-anie .content-splash .content-splash-baseline {
    width: 280px;
    height: 254px;
  }
  .splash-anie .content-splash .content-splash-anie {
    width: 120px;
    height: 120px;
  }
  .splash-anie .content-splash .content-splash-anie img {
    max-width: 96px;
  }
  .splash-anie .content-splash .content-splash-baseline p {
    font-size: 2em;
    line-height: 45px;
  }
  .splash-anie .header-splash {
    height: 100px;
  }
  .splash-anie .header-splash .header-splash-left {
    width: 100px;
    height: 100px;
    margin-left: 30px;
    margin-top: 30px;
  }
  .splash-anie .header-splash .header-splash-left img.region-logo {
    width: 80px;
    height: 80px;
  }
  .splash-anie .header-splash .header-splash-left img.avenir {
    height: 80px;
    left: 105px;
    top: 10px;
  }
  .splash-anie .header-splash .header-splash-left span.white-avenir {
    height: 100px;
    left: 110px;
    width: 180px;
  }
  .splash-anie .header-splash .header-splash-left div.troisiemes {
    /*left: 300px;*/
    left: 110px;
    height: 100px;
    font-size: 1.15em;
  }

  img.avenir {
    height: 60px;
    left: 60px;
  }
}

@media screen and (min-width: 768px) {
  .splash-region {
    width: 100%;
    height: 100%;
  }
  .splash-region img {
    width: 350px;
    margin-top: 50%;
    transform: translateY(-20%);
  }
  .splash-anie {
    width: 100%;
    height: 100%;
  }
  .splash-anie .content-splash .zone-infos-anie {
    width: 560px;
    height: 534px;
  }
  .splash-anie .content-splash .content-splash-baseline {
    width: 380px;
    height: 354px;
    padding: 56px 28px;
  }
  .splash-anie .content-splash .content-splash-anie {
    width: 180px;
    height: 180px;
  }
  .splash-anie .content-splash .content-splash-anie img {
    max-width: 160px;
  }
  .splash-anie .content-splash .content-splash-baseline p {
    font-size: 2.9em;
    line-height: 60px;
  }
  .splash-anie .content-splash {
    bottom: 85px;
  }
  .splash-anie .header-splash {
    height: 120px;
  }
  .splash-anie .header-splash .header-splash-left {
    width: 120px;
    height: 120px;
    margin-left: 30px;
    margin-top: 30px;
  }
  .splash-anie .header-splash .header-splash-left img.region-logo {
    width: 100px;
    height: 100px;
  }
  .splash-anie .header-splash .header-splash-left img.avenir {
    height: 100px;
    left: 120px;
    top: 10px;
  }
  .splash-anie .header-splash .header-splash-left span.white-avenir {
    height: 120px;
    left: 130px;
    width: 230px;
  }
  .splash-anie .header-splash .header-splash-left div.troisiemes {
    left: 130px;
    height: 120px;
    font-size: 1.10em;
  }
  .splash-anie .copyright p {
    font-size: 1.1em;
  }

  img.avenir {
    height: 80px;
    left: 83px;
  }
}

@media screen and (min-width: 1024px) {
  .splash-region {
    width: 100%;
    height: 100vh;
  }
  .splash-region img {
    width: 250px;
    margin-top: 50vh;
    transform: translateY(-20vh);
  }
  .splash-anie {
    width: 100%;
    height: 100%;
  }
  .splash-anie .content-splash .zone-infos-anie {
    width: 345px;
    height: 310px;
  }
  .splash-anie .content-splash .content-splash-baseline {
    width: 245px;
    height: 210px;
    padding: 38px 28px;
  }
  .splash-anie .content-splash .content-splash-anie {
    width: 100px;
    height: 100px;
  }
  .splash-anie .content-splash .content-splash-anie img {
    max-width: 80px;
  }
  .splash-anie .content-splash .content-splash-baseline p {
    font-size: 1.7em;
    line-height: 35px;
  }
  .splash-anie .header-splash {
    height: 100px;
  }
  .splash-anie .copyright p {
    font-size: 0.8em;
  }
}
