/* Generated by less 3.11.1 */
@charset "utf-8";
header,
section,
footer,
aside,
nav,
main,
article,
figure {
  display: block;
}
div,
header,
nav,
article,
section,
aside,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
figure,
figcaption,
class,
img {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  background-color: #2d6187;
  border: 0 solid transparent;
  font-size: 16px;
  margin: 0;
  min-height: 100%;
  padding: 0;
  width: 100%;
  display: block;
  font-family: 'Roboto', sans-serif;
}
img,
object,
embed,
canvas,
video,
audio,
picture {
  max-width: 100%;
  height: auto;
}
img {
  display: block;
}
a {
  text-decoration: none;
  color: black;
}
@font-face {
  font-family: 'sharkgotyourhand';
  src: url('../font/sharkgotyourhand.ttf');
}
/* ------------------------------- RECURENTES -- */
.clear {
  display: block;
  zoom: 1;
}
.clear:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.center {
  width: 960px;
  margin: 0 auto;
}
/* ------------------------------- END RECURENTES -- */
/*--------- PAGE INDEX ----------*/
section.page {
  background-image: url(../img/header.jpg);
  background-position: center;
  background-size: cover;
  height: 100vh;
  width: 100%;
}
section.page div.icon img {
  float: left;
  margin: 0 auto;
  padding: 20px;
  width: 30%;
}
section.page div.icon h1 {
  float: right;
  color: #effad3;
  font-family: 'sharkgotyourhand';
  font-size: 80px;
  letter-spacing: 5px;
  padding: 20px;
  width: 50%;
}
section.page div.navigation {
  position: fixed;
  width: 60px;
  height: 100%;
  background-color: #2d6187;
  transition: 0.5s;
  overflow: hidden;
}
section.page div.navigation:hover {
  width: 300px;
}
section.page div.navigation ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
section.page div.navigation ul li {
  position: relative;
  width: 100%;
}
section.page div.navigation ul li:hover {
  background-color: #28abb9;
}
section.page div.navigation ul li a {
  position: relative;
  display: block;
  width: 100%;
  color: #effad3;
  display: flex;
  text-transform: uppercase;
}
section.page div.navigation ul li a span.icon {
  position: relative;
  display: block;
  min-width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
section.page div.navigation ul li a span.icon .fa {
  font-size: 1.5rem;
}
section.page div.navigation ul li a span.title {
  position: relative;
  display: block;
  padding: 0 10px;
  height: 60px;
  line-height: 60px;
  text-align: start;
  white-space: nowrap;
}
section.page div.navigation.active {
  width: 300px;
}
section.page div.toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: #2d6187;
  cursor: pointer;
}
section.page div.toggle:active {
  background-color: #28abb9;
}
section.page div.toggle::before {
  content: '\f0c9';
  font-family: fontAwesome;
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-align: center;
  color: #effad3;
  font-size: 1.5rem;
}
section.page div.toggle.active:before {
  content: '\f00d';
}
section.page article.intro {
  padding: 100px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
section.page article.intro p {
  width: 30%;
  text-align: center;
  align-self: center;
  font-size: 20px;
  color: #effad3;
  line-height: 30px;
}
footer p {
  text-align: center;
  line-height: 50px;
}
/*------ PAGE CENTRE -------*/
section.centre {
  background-image: url(../img/aquarium.jpg);
  background-position: center;
  background-size: cover;
  height: 100vh;
  width: 100%;
}
section.centre div.navigation {
  position: fixed;
  width: 60px;
  height: 100%;
  background-color: #2d6187;
  transition: 0.5s;
  overflow: hidden;
}
section.centre div.navigation:hover {
  width: 300px;
}
section.centre div.navigation ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
section.centre div.navigation ul li {
  position: relative;
  width: 100%;
}
section.centre div.navigation ul li:hover {
  background-color: #28abb9;
}
section.centre div.navigation ul li a {
  position: relative;
  display: block;
  width: 100%;
  color: #effad3;
  display: flex;
  text-transform: uppercase;
}
section.centre div.navigation ul li a span.icon {
  position: relative;
  display: block;
  min-width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
section.centre div.navigation ul li a span.icon .fa {
  font-size: 1.5rem;
}
section.centre div.navigation ul li a span.title {
  position: relative;
  display: block;
  padding: 0 10px;
  height: 60px;
  line-height: 60px;
  text-align: start;
  white-space: nowrap;
}
section.centre div.navigation.active {
  width: 300px;
}
section.centre div.toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: #2d6187;
  cursor: pointer;
}
section.centre div.toggle:active {
  background-color: #28abb9;
}
section.centre div.toggle::before {
  content: '\f0c9';
  font-family: fontAwesome;
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-align: center;
  color: #effad3;
  font-size: 1.5rem;
}
section.centre div.toggle.active:before {
  content: '\f00d';
}
section.centre article.text {
  padding: 300px 150px 0;
  color: #effad3;
}
section.centre article.text h2 {
  padding-bottom: 50px;
  font-family: 'sharkgotyourhand';
  font-size: 50px;
}
section.centre article.text p {
  width: 50%;
  font-size: 20px;
}
/*-------- PAGE EXPO ---------*/
section.expo {
  background-image: url(../img/underwater.jpg);
  background-position: center;
  background-size: cover;
  height: 100vh;
  width: 100%;
}
section.expo div.navigation {
  position: fixed;
  width: 60px;
  height: 100%;
  background-color: #2d6187;
  transition: 0.5s;
  overflow: hidden;
}
section.expo div.navigation:hover {
  width: 300px;
}
section.expo div.navigation ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
section.expo div.navigation ul li {
  position: relative;
  width: 100%;
}
section.expo div.navigation ul li:hover {
  background-color: #28abb9;
}
section.expo div.navigation ul li a {
  position: relative;
  display: block;
  width: 100%;
  color: #effad3;
  display: flex;
  text-transform: uppercase;
}
section.expo div.navigation ul li a span.icon {
  position: relative;
  display: block;
  min-width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
section.expo div.navigation ul li a span.icon .fa {
  font-size: 1.5rem;
}
section.expo div.navigation ul li a span.title {
  position: relative;
  display: block;
  padding: 0 10px;
  height: 60px;
  line-height: 60px;
  text-align: start;
  white-space: nowrap;
}
section.expo div.navigation.active {
  width: 300px;
}
section.expo div.toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: #2d6187;
  cursor: pointer;
}
section.expo div.toggle:active {
  background-color: #28abb9;
}
section.expo div.toggle::before {
  content: '\f0c9';
  font-family: fontAwesome;
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-align: center;
  color: #effad3;
  font-size: 1.5rem;
}
section.expo div.toggle.active:before {
  content: '\f00d';
}
section.expo article.info {
  padding-top: 100px;
  color: #effad3;
}
section.expo article.info article.text h2 {
  text-align: right;
  padding-bottom: 50px;
  font-family: 'sharkgotyourhand';
  font-size: 50px;
}
section.expo article.info article.text p {
  width: 80%;
  font-size: 20px;
  padding-left: 50px;
}
/*---------- PAGEN REQUINS --------*/
section.requin div.navigation {
  position: fixed;
  z-index: 3;
  width: 60px;
  height: 100%;
  background-color: #2d6187;
  transition: 0.5s;
  overflow: hidden;
}
section.requin div.navigation:hover {
  width: 300px;
}
section.requin div.navigation ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
section.requin div.navigation ul li {
  position: relative;
  width: 100%;
}
section.requin div.navigation ul li:hover {
  background-color: #28abb9;
}
section.requin div.navigation ul li a {
  position: relative;
  display: block;
  width: 100%;
  color: #effad3;
  display: flex;
  text-transform: uppercase;
}
section.requin div.navigation ul li a span.icon {
  position: relative;
  display: block;
  min-width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
section.requin div.navigation ul li a span.icon .fa {
  font-size: 1.5rem;
}
section.requin div.navigation ul li a span.title {
  position: relative;
  display: block;
  padding: 0 10px;
  height: 60px;
  line-height: 60px;
  text-align: start;
  white-space: nowrap;
}
section.requin div.navigation.active {
  width: 300px;
}
section.requin div.toggle {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: #2d6187;
  cursor: pointer;
}
section.requin div.toggle:active {
  background-color: #28abb9;
}
section.requin div.toggle::before {
  content: '\f0c9';
  font-family: fontAwesome;
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-align: center;
  color: #effad3;
  font-size: 1.5rem;
}
section.requin div.toggle.active:before {
  content: '\f00d';
}
/*--------- SECTION SLIDER ------*/
section.slider {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
}
section.slider div.imgBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  transition: 0.5s;
  transition-delay: 0s;
  clip-path: circle(0px at center);
}
section.slider div.imgBox img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.slider div.imgBox article.content {
  position: relative;
  text-align: center;
  top: 50%;
  color: black;
}
section.slider div.imgBox article.content h2 {
  font-size: 4rem;
  font-family: 'sharkgotyourhand';
}
.slider input[type="radio"]:checked + .imgBox {
  z-index: 2;
  clip-path: circle(1000px at center);
  transition-delay: 0.75s;
}
.slider input[type="radio"] {
  position: relative;
  z-index: 1000;
  margin: 5px;
  margin-bottom: 40px;
  outline: none;
  cursor: pointer;
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 960px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 960px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  .icon {
    display: none;
  }
  section.page {
    position: relative;
  }
  section.page::before {
    content: url(../img/logo2.png);
    position: absolute;
    top: 5%;
    left: 10%;
  }
  section.page section.navigation {
    left: -60px;
  }
  section.page section.navigation.active {
    left: 0;
    width: 100%;
  }
  section.page section.intro p {
    padding-top: 300px;
    width: 80%;
  }
  section.page section.intro img {
    display: none;
  }
  section.centre section.navigation {
    left: -60px;
  }
  section.centre section.navigation.active {
    left: 0;
    width: 100%;
  }
  section.expo section.navigation {
    left: -60px;
  }
  section.expo section.navigation.active {
    left: 0;
    width: 100%;
  }
  section.expo section.info {
    width: 80%;
  }
  section.requin section.navigation {
    left: -60px;
  }
  section.requin section.navigation.active {
    left: 0;
    width: 100%;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 600px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 600px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.centre section.text {
    padding: 300px 50px 0;
  }
  section.centre section.text p {
    width: 80%;
    margin: 0 auto;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 414px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 414px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.page section.intro {
    padding: 50px;
  }
  section.slider div.imgBox article.content h2 {
    font-size: 2.5rem;
  }
}
