@import url('https://fonts.googleapis.com/css?family=Barlow:400,500,700');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
@charset "utf-8";

html,
body {
	font-family: "ApercuLight";
	background:#ffffff; /* fef3e5 f7ebd9 fff4e0*/
	position:relative;
	/*overflow-y: scroll;*/
	overflow-x: hidden;
	margin:0;
}

@font-face {
    font-family: 'ElgocThin';
    src: url('Elgoc-Thin.eot'); /* IE9 Compat Modes */
    src: url('Elgoc-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Elgoc-Thin.woff') format('woff'), /* Modern Browsers */
         url('Elgoc-Thin.woff2') format('woff2'), /* Modern Browsers */
         url('Elgoc-Thin.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face-barlow {
  font-family: "Barlow:400";
  src: url("BarlowSemiCondensed-Light.ttf") format("truetype");
}
@font-face {
    font-family: ApercuBold;
    src: url("ApercuBold.otf") format("opentype");
}
@font-face {
    font-family: ApercuLight;
    src: url("ApercuLight.otf") format("opentype");
}
@font-face {
    font-family: Playfair Display;
    src: url("PlayfairDisplay-VariableFont_wght.ttf") format("truetype"),
	url("PlayfairDisplay-Italic-VariableFont_wght.ttf") format("truetype");
}


/*  ANIMATION TEXTE */
.m-scroll__title {
  display: flex;
  position: absolute;
  font-family:ApercuBold;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  transform: scale(2);
  transition: all 1s ease;
}
.m-scroll__title > div {
  display: flex;
  -webkit-animation: scrollText 33s infinite linear;
          animation: scrollText 33s infinite linear;
}
.m-scroll__title a {
  text-decoration: none;
  color: #bfd1f2;
}
/*div:hover {
  animation-play-state: paused;
}*/
@-webkit-keyframes scrollText {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes scrollText {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}

/* FIN ANIMATION TEXTE */


/* loader */

.loader-container {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: linear-gradient(302deg, rgba(255,250,255,1) 7%, rgba(255,252,247,1) 35%, rgba(255,253,247,1) 60%, rgba(246,253,255,1) 88%);/*linear-gradient(to bottom right,#fffcf2,#fcedff);*/
    /*transition: opacity 1s ease-in-out;*/
	z-index:6;
}
#lottie{

	}

.fondu-out {
    opacity: 0;
    transition: opacity 0.4s ease-out;
	z-index: 1;/*z-index:8;*/
}
/* FIN LOADER */


.transition{
    position: fixed;
    width:100%;
    height:100%;
    background: #ffffff;
    z-index: 6;
    opacity: 0;
    pointer-events: none;
    transition : ease-in 0.4s;
}
.transition.active{
    opacity: 1;
	pointer-events: none;
}


a {
	text-decoration:none;
}

 body::-webkit-scrollbar {
  /*display: none;
  overflow-x: hidden;*/
}
/* couleur scroll */
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background: linear-gradient(45deg, rgba(253,245,246,1) 13%, rgba(252,240,251,1) 100%);
}
::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #4b00fb;/* C5C5C5 */
}
/* FIN couleur scroll */
/* RESPONSIVE */
@media only screen and (max-width: 700px) {
.m-scroll {
  display: flex;
  position: relative;
  width: 100%;
  height: 5rem;
  margin-top: 7%;
  overflow: hidden;
  z-index: 1;
}
.m-scroll__title h5 {
  margin: 0;
  font-size: 7vw;
  transition: all 2s ease;
}

	h3:hover {
    -webkit-tap-highlight-color: transparent;
  
}

	.grid-container {
	grid-template-columns: repeat(1, 1fr); /* 1 colonne */
  }
     body::-webkit-scrollbar {
     display: none;
  }
    .texte-intro {
	font-size:13px;
	line-height:22px;
	padding-top: 50px;
	padding-bottom:50px;
	padding-left:12%;
	padding-right:12%;
	z-index:8;
}
    .texte-intro2 {
	padding-top: 50px;
	padding-bottom:10px;
	padding-left:12%;
	padding-right:12%;
	font-family: "Montserrat", sans-serif;/* "ApercuLight" */
	color:#595656;
	font-size:13px;
	max-width:100%;
	text-align:center;
	line-height:22px;
}
    .texte-intro3 {
	font-size:13px;
	line-height:22px;
	padding-top: 50px;
	padding-bottom:50px;
	padding-left: 4vw; /*padding-left:12%;
	padding-right:12%;*/
	z-index:8;
	background-color:#4b00fb;
}
    .hide-desktop
    {
     display: block;
	 max-width:100%;
	 min-width: 100%;
    }
	    .hide-desktop2
    {
	display: flex;
    width: 100%;
    height: auto;
    justify-content: center;
    }
	.hide-desktop3
    {
	display: flex;
    overflow-clip-margin: content-box;
    overflow: clip;
	max-width: 90%;
    margin: auto;
}
	 .hide-mobile
	{
    display: none;
	}
	 .hide-mobile2 {
	display: none;
    }
	.hide-mobile3 {
	display: none;
    }
     .swiper {
   		width: 100%;
        height: 100%;
	 }
	  .swiper-2 {
        width: 100%;
        height: 100%;
	 }
	 video#swip {
      	width: 114%;
   		margin-left: 5%;
	 }
	 /* Pour que la vidéo de Noël ne colle pas la fenêtre du navigateur */
	 .printemps-bg {
		 /*padding-left:40px;
		background-image:url(../images/bg-42.webp);
		background-size: cover;
		width:100vw*/
		background-image: url(../images/bg-42.webp);
    background-color: #f8f8fa;
    background-size: 80vw;
    background-position-x: right;
    background-position-y: bottom;
    background-repeat: no-repeat;
		}
 }
/* Styles pour les écrans de taille moyenne */
/* Styles pour les écrans de grande taille */
@media only screen and (min-width: 701px) {
.m-scroll {
  display: flex;
  position: relative;
  width: 100%;
  height: 17rem;
  margin: 0;
  overflow: hidden;
  z-index: 1;
}
.m-scroll__title h5 {
  margin: 0;
  font-size: 3vw;
  transition: all 2s ease;
}

h3:hover {
  /* background: #0143ff;
  color:#a8a5a5;*/
  
/*  color: #C5C5C5;

	    color: whitesmoke;
    	transition: 0.5s ease;
    -webkit-tap-highlight-color: transparent;
    background-color: blue;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 7px;
    padding-bottom: 7px;
	border-radius: 20px;
	white-space: nowrap;
	position: relative;
	box-shadow: 7px 7px 20px 0px rgba(0,0,0,.1);   */
}

  .grid-container {
    grid-template-columns: repeat(3, 1fr); /* 3 colonnes */
  }
  .printemps-bg {
		background-image:url(../images/bg-4.webp);
		background-size: cover;
		}
    .texte-intro {
	font-size:14px;
	line-height:25px;
	padding-top: 70px;
	padding-bottom:70px;
	padding-left:32%;
	padding-right:32%;
	z-index:8;
}
    .texte-intro2 {
    padding-top: 7%;
	margin-bottom:-4px;
	padding-left:32%;
	padding-right:32%;
	font-family: "Montserrat", sans-serif;/* "ApercuLight" */
	color:#595656;
	font-size:15px;
	max-width:100%;
	text-align:center;
	line-height:25px;
}
    .texte-intro3 {
	font-size:14px;
	line-height:25px;
	padding-top: 70px;
	padding-bottom:70px;
	padding-left:32%;
	padding-right:32%;
	z-index:8;
		background-color:#4b00fb;
}

  .nat-bg {
		background-image:url(../images/nat-bg.jpg);
		}

       .swiper {
		margin-left:7%;
		margin-right:7%;
    	max-width: 100%;
   		height: auto;
    	display: block;
		margin-bottom:2px;
	}
	.swiper-2 {
		margin-left:20%;
		margin-right:20%;
    	max-width: 100%;
   		height: auto;
    	display: block;
		margin-bottom:2px;
	}
		 video#swip {
      	width: 114%;
   		margin-left: 5%;
	 }
.hide-mobile {
       display: block;
		width:100%;
		height:auto;
    }
 .hide-mobile2 {
	display: flex;
    width: 100%;
    height: auto;
    justify-content: center;
    }
 .hide-mobile3 {
	 display: flex;
    overflow-clip-margin: content-box;
    overflow: clip;

    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
	min-width: 66%;
	width:100%;
	max-width: 1090px;
    margin: auto;
	padding-top: 40px;
    padding-bottom: 40px;
    }
	 .hide-desktop
{
    display: none;
}
	    .hide-desktop2
    {
    display: none;
    }
		    .hide-desktop3
    {
	display: none;
}
}
/* FIN RESPONSIVE */

/*
video#bgvid {
	border-radius: 50px;
	box-shadow: 0 0.4rem 2rem 0 rgba(0,0,0,.35);
	}*/
video#bgvid-main {
max-width: 100%;
width: 100%; 
height: auto; 
}

video#bgvid {
position: relative; 
right: 0; bottom: 0;
margin:0;
padding:0;
min-width: 100%; min-height: 100%;
width: 100vw; 
height: auto; 
}
video#bgvid2 {
position: relative;
    display: flex;
    margin-left: 7%;
    margin-right: 7%;
   /* margin-top: 5%;*/margin-top: 1%;
    padding: 0;
    min-width: 89%;
    min-height: 100%;
    width: auto;
    height: auto;
    border-radius: 50px;
}
video#bgvid-640 {
position: relative;
    display: flex;
    margin-left: 7%;
    margin-right: 7%;
    margin-top: 8%;
	margin-bottom: -7px;
    padding: 0;
    min-width: 86%;
    min-height: 100%;
    width: auto;
    height: auto;
    border-radius: 50px;
}

h1 {
  font-size: 100px;
  font-family: 'ElgocThin';
  font-weight: normal;
  font-style: normal;
  margin: 0px;
  margin-top:0px;
  margin-bottom:0px;
  line-height: 5.9rem;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.char {
  transform: translateY(-115px);
  transition: transform 0.5s;
}

h2 {
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 5px;
}
.texte-intro {

	font-family: "Montserrat", sans-serif;/* "ApercuLight" */
	color:#595656;
	max-width:100%;
	text-align:center;
	z-index:8;
	
	/*0.8vw;
    max-width: 100%;
    text-align: center;
    line-height: 1.4vw;*/
}
.texte-intro3 {

	font-family: "Montserrat", sans-serif;/* "ApercuBold"*/
	color:#ffffff;
	max-width:100%;
	text-align:center;
	z-index:8;
	background-color:#3300ff;
	    margin-top: -5px;
	
	/*0.8vw;
    max-width: 100%;
    text-align: center;
    line-height: 1.4vw;*/
}
.webdesigner {
  transition: opacity 3s ease-in;
  opacity: 0;
}
.webdesigner.webdesigner2 {
  opacity: 1;
  transition: opacity .3s ease-in;
}

/* Ne sait pas à quoi ça sert :) 
.gallery {
  height: 200vh;
} */

img {
  height: auto;
}
/*video {
  height: 100%;
  min-width: 90%;*/
}

.img {
  height: auto;
}

.img:before {
  position: absolute;
  max-width: 100%;
  height: auto;
  z-index: 4;
  top: 0;
  left: 0;
}

/* video header printemps */

.wraper {
	margin-bottom:2px;
	min-height:100%;
	position:relative;	
}

/* SWIPER HORIZONTAL */
   .swiper {
}

      .swiper-slide {
        text-align: center;
        font-size: 18px;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
		/*display: block;
		max-width: 114%;
		min-width: 95%;
		height: auto;
		object-fit: cover;*/
		width: 100%;
    	margin-left: 5%;
      }
	  .swiper-pagination {
		  margin-bottom:20px;
	  }
	.printemps {
		margin-bottom:2px;
		background: #efefef;
		max-width:100%;
	}
		.printemps-2 {
		margin-bottom:2px;
		background: rgb(255,247,254);
background: linear-gradient(45deg, rgba(255,247,254,1) 0%, rgba(255,240,227,1) 100%);
		max-width:100%;
	}
		.printemps-3 {
		margin-bottom:2px;
		background: rgb(241,236,254);
background: linear-gradient(45deg, rgba(241,236,254,1) 12%, rgba(251,239,255,1) 41%, rgba(235,238,255,1) 74%);
		max-width:100%;
	}
		.printemps-4 {
		margin-bottom:2px;
		background: rgb(255,241,244);
background: linear-gradient(45deg, rgba(255,241,244,1) 13%, rgba(254,230,235,1) 100%);
		max-width:100%;
	}
	.printemps-bg {
	margin-bottom:2px;
	text-align:left;
	width:100%;
	}
  .nat-bg {
		background-image:url(../images/nat-bg.jpg);
		}
/* FOOTER */	
h4texteasupp a
{
  text-decoration: none;
  font-family:"Montserrat", sans-serif;
  color:#100f0f;
  font-weight:normal;
  line-height:5px;
  padding-left:1px;
  
  transition: color 0.3s ease;
}

h4texteasupp a:hover {
  color: #C5C5C5;
}

h3 {
	text-decoration: none;
	font-family: "ApercuLight";
	color:#100f0f;
	font-size:19px;
	font-weight:normal;
	line-height:20px;
	margin-right:20px;
	
	/*color: blue;*/
	transition: 0.3s ease;
	padding-left: 25px;
    padding-right: 25px;
    padding-top: 7px;
    padding-bottom: 7px;
	border-radius: 20px;
}


.sous-menu {
	font-size:14px;
}
footer {
	/*background-image:url(../images/nat-bg.jpg);*/
	margin:0;
	margin-top:-2px;
	background: rgb(253,245,246);
background: linear-gradient(45deg, rgba(253,245,246,1) 13%, rgba(252,240,251,1) 100%);
}
.footer-content-wrapper {
  width: 90%;
  margin: 1em auto;
  margin-top:0;
  margin-bottom:0;
  height: 25vh;
}

.footer-col {
  display: inline-block;
  padding: 0.5em 0.1em 0.5em 1em;
  box-sizing: border-box;
}
.footer-col:nth-child(3) {
  border: none;
}

.ta-l {
  text-align: left;
}
.flt {
  float: left;
}

.flt-r {
  float: right;
}

.flt:nth-child(4):after {
   content: " "; 
   visibility: hidden; 
   display: block; 
   height: 1em; 
   clear: both;
}

.large-25 {
  /*width: 15%;*/
}
.large-50 {
  width: 70%;
}

.footer-col a {
  display: block;
  margin: 0.5em 0;
}
@media only screen and (min-width: 2500px) {
.m-scroll {
  display: flex;
  position: relative;
  width: 100%;
  height: 25rem;
  margin: 0;
  overflow: hidden;
  z-index: 1;
}
.m-scroll__title h5 {
  margin: 0;
  font-size: 3vw;
  transition: all 2s ease;
}
.texte-intro{
	font-size: 0.75vw;
    line-height: 1.12vw;
	z-index:8;
	}
	.texte-intro3{
	font-size: 0.75vw;
    line-height: 1.12vw;
	z-index:8;
	background-color:#4b00fb;
	}
}

@media (min-width:701px) and (max-width:1024px) {
.m-scroll {
  display: flex;
  position: relative;
  width: 100%;
  height: 12rem;
  margin: 0;
  overflow: hidden;
  z-index: 1;
}
.m-scroll__title h5 {
  margin: 0;
  font-size: 3vw;
  transition: all 2s ease;
}
	   .texte-intro {
	font-size:10px;
	line-height:17px;
	padding-top: 50px;
	padding-bottom:50px;
	padding-left:17%;
	padding-right:17%;
	z-index:8;
}
    .texte-intro2 {
	padding-top: 50px;
	padding-bottom:10px;
	padding-left:17%;
	padding-right:17%;
	font-family: "Montserrat", sans-serif;/* "ApercuLight" */
	color:#595656;
	font-size:10px;
	max-width:100%;
	text-align:center;
	line-height:17px;
}
	   .texte-intro3 {
	font-size:10px;
	line-height:17px;
	padding-top: 50px;
	padding-bottom:50px;
	padding-left:17%;
	padding-right:17%;
	z-index:8;
	background-color:#4b00fb;
}
}

@media (max-width: 550px) {
	
  .small-50 {
   /* width: 30%; */ 
  }
  .large-50 {
  width: 25%;
}
  .footer-col:nth-child(2) {
    border: none;
  }
  h3 {
	font-size:16px;
}
.sous-menu {
	font-size:12px;
}
  .nat-bg {
		background-image:url(../images/nat-bg.jpg);
		}
}

@media (max-width: 300px) {
  .tiny-100 {
    width: 100%;
  }
  .footer-col { 
    border: none;
  }
  .footer-content-wrapper {
  width: 95%;
  margin: 1em auto;  
  height: 45vh;
}
  .nat-bg {
		background-image:url(../images/nat-bg.jpg);
		}
}


/***** BOUTON CONTACT FIN DE PAGE *****/
h4 a {
	color: #ffffff;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0 10px;
	position: relative;
	transition: all 0.3s ease-in-out;
	z-index:8;
}
h4 a:before {
	content: "";
	width: 2px;
	position: absolute;
	height: 100%;
	background-color: #fff;
	z-index: -1;
	top: 0;
	left: 0;
	transition: all 0.3s ease-in-out;
}
h4 a:hover {
	color: #ffffff;
	z-index:9;
}
h4 a:hover:before {
	width: 100%;
	background-color: #ff94d9;
}






/***** NOUVEAU MENU JUIN *****/

/*** typography ***/
.title {
  letter-spacing: 0.1em;
  margin: 25px 0;
}

.simple-text {
  letter-spacing: 0.025em;
}

/*** navbar ***/
.navbar {
	position:fixed;
    z-index:100;
}

.navbar-brand {
	position:absolute;
  height: 100%;
  line-height: 35px;
    z-index:12;
}
.navbar-brand span {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 35px;
  text-shadow: 2px 5px 8px rgba(0, 0, 0, 0.16);
  color: #ff94d9;
    z-index:12;
}
.navbar-brand span:nth-of-type(1) {
  color: #ff94d9;
}
.navbar-brand:hover span {
  text-shadow: 2px 5px 8px rgba(0, 0, 0, 0.5);
}

.navbar-default {
  min-height: 65px;
  border: 0;
}

/*** menu full page ***/
.hide {
  display: none;
}

.menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: hidden;
  overflow: hidden;
  transition: opacity 0.5s, visibility 0.35s, width 5.35s;
  z-index:12;

}
.menu:after {
  content: "";
  background: #3300ff;
  left: -200%;
  top: -200%;
  width: 200%;
  height: 200%;
  position: fixed;
  border-radius: 100%;
  transition: all 1.5s ease;
}
.menu.open {
  opacity: 1;
  visibility: visible;
}
.menu.open:after {
  left: 0;
  top: 0;
  border-radius: 0%;
}
.menu.open li {
  -webkit-animation: fadeIn 1s ease forwards;
          animation: fadeIn 1s ease forwards;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.menu.open li:nth-of-type(2) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.menu.open li:nth-of-type(3) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.menu.open li:nth-of-type(4) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.menu .menu-list {
  position: relative;
  height: 30%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 38px; /*7vh;*/
  font-family: 'ApercuLight';
  font-weight: 900;
  text-align: center;
  z-index: 100;
}
.menu .menu-list ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
}
.menu .menu-list ul li {
  display: block;
  height: 25%;
  height: calc(100% / 4);
  min-height: 50px;
  position: relative;
  opacity: 0;
}
.menu .menu-list ul li a {
  display: block;
  position: relative;
  color: #ffffff;
  text-decoration: none;
  overflow: hidden;
  padding: 8px 15px;
  transition: all 0.5s;
  -webkit-tap-highlight-color: transparent;
}
.menu .menu-list ul li a:hover {
  color: #ff94d9;
}
.menu .menu-list ul li a:active, .menu .menu-list ul li a:focus {
  color: #ff94d9;
}
.menu .menu-list ul li a:hover:before, .menu .menu-list ul li a:focus:before, .menu .menu-list ul li a:active:before {
  width: 120%;
  height: 200%;
  border-radius: 50%;
  visibility: visible;
}
/*
.menu .menu-list ul li a:before {
  content: "";
  position: absolute;
  bottom: -55%;
  left: 50%;
  width: 0%;
  transform: translateX(-50%);
  height: 0%;
  background: #3300ff;
  transition: all 0.5s;
  z-index: -1;
  visibility: hidden;
}
*/

/*** sandwich ***/
.sandwich {
  width: 35px;
  height: 25px;
  top: 15px;
  left: 18px;
  position: absolute;
  padding: 50px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.sandwich span {
  display: block;
  position: fixed;
  top: 50px;
  left: 50px;
  width: 33px;
  height: 4px;
  background-color: #ff94d9;
  transition: all 0.35s;
  z-index: 50;
  border-radius:3px;
}
.sandwich span:nth-of-type(2) {
  top: 60px;
  border-radius:3px;
}
.sandwich span:nth-of-type(3) {
  top: 70px;
  border-radius:3px;
}
.sandwich.active .top {
  transform: translateY(10px) translateX(0) rotate(45deg);
  background: #ffffff;
  border-radius:2px;
  padding-bottom:2px;
}
.sandwich.active .middle {
  opacity: 0;
  border-radius:3px;
  padding-bottom:10px;
}
.sandwich.active .bottom {
  transform: translateY(-10px) translateX(0) rotate(-45deg);
  background: #ffffff;
  border-radius:2px;
  padding-bottom:2px;
}
main {
  position: relative;
  top: 65px;
}

.panel {
  margin: 25px 0px;
  padding: 15px 25px;
  position: relative;
}
.panel .img-panel-circle {
  width: 12em;
  height: 12em;
  border-radius: 50%;
  position: relative;


  display: block;
  margin-left: auto;
  margin-right: auto;
}


@media (max-width: 768px) {
.sandwich span {
  display: block;
  position: fixed;
  top: 35px;
  left: 25px;
  width: 33px;
  height: 4px;
  background-color: #ff94d9;
  transition: all 0.35s;
  z-index: 50;
  border-radius:3px;
}
.menu .menu-list {
  position: relative;
  height: 35%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 4.5vh;
  font-family: 'ApercuLight';
  font-weight: 900;
  text-align: center;
  z-index: 100;
}
.sandwich span:nth-of-type(2) {
  top: 45px;
  border-radius:3px;
}
.sandwich span:nth-of-type(3) {
  top: 55px;
  border-radius:3px;
}
  .menu-list {
    font-size: 40px;
  }
  .menu-list li a {
    padding: 8px 10px !important;
  }

  .div-gradient .img-gradient {
    background-position: 50% 0px !important;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
