@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700,700i');

@font-face {
    font-family: 'Aileron';
    src: url('Aileron-SemiBold.woff2') format('woff2'),
        url('Aileron-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Aileron';
    src: url('Aileron-Regular.woff2') format('woff2'),
        url('Aileron-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aileron';
    src: url('Aileron-Black.woff2') format('woff2'),
        url('Aileron-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Aileron';
    src: url('Aileron-UltraLight.woff2') format('woff2'),
        url('Aileron-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Aileron';
    src: url('Aileron-Bold.woff2') format('woff2'),
        url('Aileron-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Aileron';
    src: url('Aileron-Thin.woff2') format('woff2'),
        url('Aileron-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Aileron';
    src: url('Aileron-Heavy.woff2') format('woff2'),
        url('Aileron-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

body {
	font-family: 'Roboto', sans-serif;

}

.container-fluid {

  background-color: transparent;
}

.container_degrade {
    border: 1px solid blue;
    display: table;
    width: 100%;
}

p.big {
      font-weight: bold;
    font-style: normal;
    font-size: 3vmin;
    line-height: 3.2vmin;
}

#contain {
  height: 87vh;
  overflow-y: scroll;
    background-color: #f7ff57;
}

.fond_jaune {
  background-color: #f7ff57;
}

.fond_jaune2 {
  background-color: #f7ff57;
}

.fond-blanc {background-color: white;}


.fond_rose {
  background-color: #ffd1e0;
}


.bloc_jaune1 {
  height: 100%;
  width: 100%;
border-radius: 25px;
background: -moz-linear-gradient(31deg, rgba(255,255,255,1) 0%, rgba(247,255,87,1) 76%, rgba(247,255,87,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(76%, rgba(247,255,87,1)), color-stop(100%, rgba(254,244,162,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(31deg, rgba(255,255,255,1) 0%, rgba(247,255,87,1) 76%, rgba(247,255,87,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(31deg, rgba(255,255,255,1) 0%, rgba(247,255,87,1) 76%, rgba(247,255,87,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(31deg, rgba(255,255,255,1) 0%, rgba(247,255,87,1) 76%, rgba(247,255,87,1) 100%); /* ie10+ */
background: linear-gradient(59deg, rgba(255,255,255,1) 0%, rgba(247,255,87,1) 76%, rgba(247,255,87,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7ff57',GradientType=1 ); /* ie6-9 */
}

.bloc_jaune2 {
  height: 100%;
  width: 100%;
border-radius: 25px;
background: -moz-linear-gradient(327deg, rgba(255,255,255,1) 0%, rgba(247,255,87,1) 76%, rgba(247,255,87,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(76%, rgba(247,255,87,1)), color-stop(100%, rgba(247,255,87,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(327deg, rgba(255,255,255,1) 0%, rgba(247,255,87,1) 76%, rgba(247,255,87,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(327deg, rgba(255,255,255,1) 0%, rgba(247,255,87,1) 76%, rgba(247,255,87,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(327deg, rgba(255,255,255,1) 0%, rgba(247,255,87,1) 76%, rgba(247,255,87,1) 100%); /* ie10+ */
background: linear-gradient(123deg, rgba(255,255,255,1) 0%, rgba(247,255,87,1) 76%, rgba(247,255,87,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7ff57',GradientType=1 ); /* ie6-9 */
}

.bloc_jaune3 {
  height: 100%;
  width: 100%;
border-radius: 25px;
  background: -moz-linear-gradient(327deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 46%, rgba(247,255,87,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(46%, rgba(255,255,255,1)), color-stop(100%, rgba(247,255,87,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(327deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 46%, rgba(247,255,87,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(327deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 46%, rgba(247,255,87,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(327deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 46%, rgba(247,255,87,1) 100%); /* ie10+ */
background: linear-gradient(123deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 46%, rgba(247,255,87,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fef4a2',GradientType=1 ); /* ie6-9 */
}

.bloc_rose1 {
  height: 100%;
  width: 100%;
border-radius: 25px;
background: -moz-linear-gradient(31deg, rgba(255,255,255,1) 0%, rgba(249,210,192,1) 76%, rgba(249,210,192,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(76%, rgba(249,210,192,1)), color-stop(100%, rgba(249,210,192,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(31deg, rgba(255,255,255,1) 0%, rgba(249,210,192,1) 76%, rgba(249,210,192,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(31deg, rgba(255,255,255,1) 0%, rgba(249,210,192,1) 76%, rgba(249,210,192,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(31deg, rgba(255,255,255,1) 0%, rgba(249,210,192,1) 76%, rgba(249,210,192,1) 100%); /* ie10+ */
background: linear-gradient(59deg, rgba(255,255,255,1) 0%, rgba(249,210,192,1) 76%, rgba(249,210,192,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9d2c0',GradientType=1 ); /* ie6-9 */
}


.bloc_rose2 {
height: 100%;
width: 100%;
border-radius: 25px;
  background: -moz-linear-gradient(327deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 46%, rgba(255,209,224,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(46%, rgba(255,255,255,1)), color-stop(100%, rgba(255,209,224,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(327deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 46%, rgba(255,209,224,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(327deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 46%, rgba(255,209,224,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(327deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 46%, rgba(255,209,224,1) 100%); /* ie10+ */
background: linear-gradient(123deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 46%, rgba(255,209,224,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffd1e0',GradientType=1 ); /* ie6-9 */
}

.box {
  opacity: 0.7;
    -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}

.box:hover {
  opacity: 1.0;
    -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}

/*.box { 
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;} 

.box:hover { 
  cursor: pointer;   
  box-shadow: 0 0 2em #ffffff;   
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;} */


#element1{ width: 100%; height: 87vh; }

.adelineetmartin {
  position: absolute;
  bottom:2%;
    font-size:1.2vmin;
      font-family: 'Aileron';
    font-weight: 100;

      transition: all .05s ease-in-out;
}

.adelineetmartin a:hover {
      color:black;

}

.background {
  width: 100wh;
  height: 90vh;
  color: #fff;
  background: linear-gradient(180deg, #f7ff57, #ffffff, #ffd1e0, #ffffff);
  background-size: 400% 400%;
  -webkit-animation: Gradient 30s ease infinite;
  -moz-animation: Gradient 30s ease infinite;
  animation: Gradient 30s ease infinite;
}

@-webkit-keyframes Gradient {
    0%{background-position:51% 0%}
    50%{background-position:50% 100%}
    100%{background-position:51% 0%}
}
@-moz-keyframes Gradient {
    0%{background-position:51% 0%}
    50%{background-position:50% 100%}
    100%{background-position:51% 0%}
}
@keyframes Gradient { 
    0%{background-position:51% 0%}
    50%{background-position:50% 100%}
    100%{background-position:51% 0%}
}

/*.pull-bottom {
  height: 80%
  left: 0;
    bottom:0;
    position: absolute;
}*/

.presentation {
    font-family: "Aileron";
    line-height: 2.5vmin;
    font-weight: 600;
    font-style: normal;

}

.echelle_shore {
  font-family: "Aileron";
  font-weight: normal;
  font-style: normal;
  font-size: 1.7vmin;
}

.degrade_jaune {
  display: inline-block;
  width: 50%;
/*  height: 87vh;*/



background: linear-gradient(0deg, #ffffff, #f7ff57, #ffffff);
background-size: 600% 600%;

-webkit-animation: DegradeBlanc 30s ease infinite;
-moz-animation: DegradeBlanc 30s ease infinite;
animation: DegradeBlanc 30s ease infinite;
}

@-webkit-keyframes DegradeBlanc {
    0%{background-position:50% 0%}
    50%{background-position:50% 100%}
    100%{background-position:50% 0%}
}
@-moz-keyframes DegradeBlanc {
    0%{background-position:50% 0%}
    50%{background-position:50% 100%}
    100%{background-position:50% 0%}
}
@keyframes DegradeBlanc { 
    0%{background-position:50% 0%}
    50%{background-position:50% 100%}
    100%{background-position:50% 0%}
}


.degrade_rose {
  display: inline-block;
  height: inherit;

  float: right;
  right: 0;
  width: 50%;
/*  height: 87vh;*/


background: linear-gradient(180deg, #ffd1e0, #ffffff, #ffd1e0);
background-size: 600% 600%;

-webkit-animation: DegradeRose 25s ease infinite;
-moz-animation: DegradeRose 25s ease infinite;
animation: DegradeRose 25s ease infinite;
}

@-webkit-keyframes DegradeRose {
    0%{background-position:50% 0%}
    50%{background-position:50% 100%}
    100%{background-position:50% 0%}
}
@-moz-keyframes DegradeRose {
    0%{background-position:50% 0%}
    50%{background-position:50% 100%}
    100%{background-position:50% 0%}
}
@keyframes DegradeRose { 
    0%{background-position:50% 0%}
    50%{background-position:50% 100%}
    100%{background-position:50% 0%}
}

a {
	text-decoration: none !important;
	cursor: pointer !important;
	color: black;
}

a:hover{
/*	color:white;*/
}

.catchphrase {
  font-size: 4vmin;
  line-height: 4.5vmin;
  color:black;
      font-family: 'Aileron';

    font-weight: bold;
    font-style: normal;
}

.actuel { color: #ffd1e0 !important; }

.top-header {
  font-size:2vmin;
  font-family: "Aileron";
  font-weight: normal;
  font-style: normal;
  color: black;
}

.top-header a:hover {
  color: #f7ff57 !important;
  cursor: pointer;

  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}


.link {
  font-size:2vmin;
  font-family: "Aileron";
  font-weight: normal;
  font-style: normal;
  color: black;
}

.link a:hover {
  color: #ffd1e0 !important;
  cursor: pointer;

  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}

.top-header a {


  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}

.fixed-top {
  background-color: white;
}


hr{
border-bottom: 1px solid white;
}

.fullscreen {
  width:100%;
}

@media (orientation:portrait) {
    .hide-on-portrait {
        display: none;
    }
}


.float-left {
	margin: 0 !important;
	padding: 0 !important;
}

.image_container:hover {
  cursor: crosshair;
}


.img_title {
    display: table;
    background: #f7ff57;
    color:black;
    position: absolute;
    z-index: 500;
    cursor:crosshair;
    font-weight: 200;
}



.transition, .top-header {     -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in; }




.top-layer {z-index: 1000 !important; background-color: white;
}

.aileron {font-family: 'aileron';}

li {list-style: none;}

.liste li {
  list-style: '.    ';
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
} 

.pointer:hover { cursor: pointer; }

.border_r {border-radius: 25px;}

/*.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.cursor-icons {
  display: none;
}

.carousel-control {
  width: 50% !important;
}

.carousel-control-prev {
  width: 50%;
}

.carousel-control-next {
  width: 50%;
}

.carousel .right:hover {
  cursor: url("http://johnuberbacher.com/projects/codepen/arrow-right.png"), default !important
}

.carousel .left:hover {
  cursor: url("http://johnuberbacher.com/projects/codepen/arrow-left.png"), default !important
}

.carousel:hover {
  cursor: pointer !important;
} */

/*.carousel-indicators {
  display: none;
}*/