@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400&family=Prata&display=swap");
@font-face {
  font-family: "Didot";
  src: url("../fonts/Didot-Italic.eot");
  src: local("Didot Italic"), local("Didot-Italic"), url("../fonts/Didot-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Didot-Italic.woff2") format("woff2"), url("../fonts/Didot-Italic.woff") format("woff"), url("../fonts/Didot-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Didot";
  src: url("../fonts/Didot.eot");
  src: local("Didot"), url("../fonts/Didot.eot?#iefix") format("embedded-opentype"), url("../fonts/Didot.woff2") format("woff2"), url("../fonts/Didot.woff") format("woff"), url("../fonts/Didot.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Didot";
  src: url("../fonts/Didot-Bold.eot");
  src: local("Didot Bold"), local("Didot-Bold"), url("../fonts/Didot-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Didot-Bold.woff2") format("woff2"), url("../fonts/Didot-Bold.woff") format("woff"), url("../fonts/Didot-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "DietDidotItalic";
  src: url("../fonts/DietDidotItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/DietDidotItalic.otf") format("opentype"), url("../fonts/DietDidotItalic.woff") format("woff"), url("../fonts/DietDidotItalic.ttf") format("truetype"), url("../fonts/DietDidotItalic.svg#DietDidotItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy-Light";
  src: url("../fonts/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Light.woff") format("woff"), url("../fonts/Gilroy-Light.ttf") format("truetype"), url("../fonts/Gilroy-Light.svg#Gilroy-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy-ExtraBold";
  src: url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype"), url("../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
._social-float {
  position: fixed;
  width: 40px;
  right: 0;
  top: 33%;
  z-index: 50;
}
._social-float ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
._social-float ul li {
  list-style: none;
  display: block;
  position: relative;
}
._social-float ul li a {
  text-decoration: none;
  padding: 10px 0;
  font-size: 30px;
}
._social-float ul li div.menu-toggle {
  width: 40px;
  height: 40px;
  float: right;
  position: relative;
  display: block;
  cursor: pointer;
  overflow: hidden;
  z-index: 10;
  margin-right: 8px;
  transition: height 0.3s ease, transform 0.4s ease;
}

body, html {
  font-family: "Montserrat", sans-serif;
  color: #a2a2a2;
}

h1, h2, h3, h4, h5 {
  font-family: "Didot", sans-serif;
  /*color: rgba(0, 0, 0, 0.6);*/
}

._h20 {
  min-height: 20vh;
}

._h30 {
  min-height: 30vh;
}

._h40 {
  min-height: 40vh;
}

._h50 {
  min-height: 50vh;
}

._h60 {
  min-height: 60vh;
}

._h70 {
  min-height: 70vh;
}

._h80 {
  min-height: 80vh;
}

._h90 {
  min-height: 90vh;
}

._h100 {
  min-height: 100vh;
}

._h120 {
  min-height: 120vh;
}

._h140 {
  min-height: 140vh;
}

._h150 {
  min-height: 150vh;
}

._h160 {
  min-height: 160vh;
}

._h170 {
  min-height: 170vh;
}

._h180 {
  min-height: 180vh;
}

._m-spacer {
  padding: 10% 0 0 0;
}
._m-spacer._moreUB {
  padding: 15% 0;
}

._sections {
  display: block;
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
._sections ._ps {
  display: block;
  position: relative;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
._sections._sct1 h1 {
  font-size: 2rem;
  margin-bottom: 1.5rem;
  line-height: 2em;
  margin-top: 0;
}
._sections._sct1 h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  margin-top: 0;
  line-height: 1em;
  color: #a2a2a2;
}

._img_wf {
  display: block;
  position: relative;
}
._img_wf img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

._sp_img {
  display: block;
  width: 100%;
  height: auto;
}
._sp_img._1 {
  max-width: 220px;
}
._sp_img._2 {
  max-width: 220px;
}
._sp_img._3 {
  max-width: 600px;
}
._sp_img._4 {
  max-width: 100px;
  margin-top: 50px;
  margin-bottom: 50px;
}
._sp_img._6 {
  max-width: 100px;
}
._sp_img._7 {
  max-width: 100px;
}

@keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -1600px;
  }
}
@keyframes swell {
  0%, 100% {
    transform: translate3d(0, -25px, 0);
  }
  50% {
    transform: translate3d(0, 5px, 0);
  }
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
._GlaseSigleWave {
  display: block;
  overflow: hidden;
  width: 100%;
  position: relative;
}
._GlaseSigleWave ._the_waves_of_ice_cream {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
._GlaseSigleWave .ocean {
  height: 5%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #015871;
}
._GlaseSigleWave .waves {
  position: relative;
  width: 100%;
  height: 15vh;
  margin-bottom: -7px;
  /*Fix for safari gap*/
  min-height: 100px;
  max-height: 150px;
}
._GlaseSigleWave .parawave > use {
  animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
._GlaseSigleWave .parawave > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
._GlaseSigleWave .parawave > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
._GlaseSigleWave .parawave > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
._GlaseSigleWave .parawave > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
._GlaseSigleWave ._super_waves {
  background-color: rgba(255, 209, 1, 0);
  position: relative;
  z-index: 10;
  margin-top: -141px;
}

._c1 {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

._c2 {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

._GlaseSiglerFooterImg {
  display: block;
  width: 100%;
  max-width: 1000px;
  height: auto;
  margin: 10% auto;
}

@media screen and (max-width: 768px) {
  ._sections._sct1 {
    padding: 35px;
  }

  ._GlaseSigleWave {
    background-color: #ffd101;
  }
  ._GlaseSigleWave ._super_waves {
    margin-top: -50px;
  }
  ._GlaseSigleWave ._super_waves .waves {
    position: relative;
    width: 100%;
    height: 7vh;
    margin-bottom: -5px;
    /*Fix for safari gap*/
    min-height: 50px;
    max-height: 80px;
  }

  ._GlaseSiglerFooterImg {
    max-width: 350px;
    padding: 20px 15px 0;
  }

  ._sp_img._1 {
    max-width: 129px;
  }
  ._sp_img._2 {
    max-width: 220px;
  }
  ._sp_img._3 {
    max-width: 600px;
  }
  ._sp_img._4 {
    max-width: 64px;
  }
  ._sp_img._6 {
    max-width: 100px;
  }
  ._sp_img._7 {
    max-width: 64px;
  }
}

/*# sourceMappingURL=glase.css.map */
