html, body {font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 16px;}
html.dark, .dark body {background: #fff;}
*:focus {outline: none !important;}

a, a:hover, a:focus {color: #E4A848;}
a.uk-link-text {color: #000;}

.wrapper {width: 100%; overflow: hidden;}

.uk-text-lead {font-weight: 300; line-height: 1.4}
.uk-text-lead strong {font-weight: 900;}
.uk-light .uk-text-lead {color: #fff;}

.uk-card-secondary {background: #000;}


/*
.front {background: #000; height: 700px; overflow: hidden; border-bottom: 1px solid #e5e5e5;}
.front .wrap {height: 700px;}
.front .front-logo {position: absolute; top: 100%; transform: translateY(-50%); width: max-content; max-width: 100%; box-sizing: border-box; text-align: center; width: 100%; background-color: rgba(251,170,0,0.7); opacity: 0; transition: all ease 1s; box-shadow: rgba(251,170,0,0.6) 0 0 30px;
border-top: 1px solid rgba(255,255,255,0.1);
border-bottom: 1px solid rgba(255,255,255,0.1);
transition-delay: 8s;
}
.front.inview .front-logo {opacity: 1; top: 50%;}
.front .front-logo img {width: 400px;}
.front .front-logo .front-intro {width: 800px; padding-top: 30px; padding-bottom: 30px; color: #fff; font-size: 1.2rem; text-shadow: #A87200 0 0 20px;}
@media (max-width: 1199px) {
  .front {height: 100vh;}
  .front .wrap {height: 100vh;}
  .front .front-logo {transition-delay: 1s;}
  .front .front-logo img {width: 300px;}
  .front .front-logo .front-intro {width: 100%;}
}
@media (min-width: 1200px) {
  .front .front-logo {width: auto; border-radius: 1000px; left: 50%; transform: translate(-50%, -50%); padding: 30px 40px 30px 40px;}
}
*/

.front {background: #000; height: 700px; overflow: hidden; border-bottom: 1px solid #e5e5e5;}
.front .wrap {height: 700px;}
.front .front-logo {background-color: rgba(251,170,0,0.6); height: 100%; width: 100%; position: absolute; top: 0; left: 0;}
.front .front-logo img {width: 400px;}
.front .front-logo .front-intro {width: 800px; color: #fff; font-size: 1.2rem; text-shadow: #A87200 0 0 30px;}
@media (max-width: 1199px) {
  .front {height: 100vh;}
  .front .wrap {height: 100vh;}
  .front .front-logo .front-intro {width: 100%;}
}
@media (min-width: 1200px) {
  .front .front-logo {opacity: 0; transition: opacity 2s ease;}
  .front.inview .front-logo {opacity: 1; transition-delay: 13s;}
}

.feat {background: url('../img/rollb.jpg') center 800px #000; background-repeat: no-repeat; background-attachment: fixed; position: relative; overflow: hidden; transition: 3s ease all;}
@media (max-width: 1199px) {
.front-feat {background: rgba(0,0,0,0.75);}
}
.feat.inview {background-position: center -60px;}
.feat .front-feat {}
.feat .front-feat img {transition: 2s ease all; transform: translateX(-200%); opacity: 0; width: 400px;}
.feat.inview .front-feat img {transform: translateX(0); opacity: 1;}
.feat-list i {font-size: 36px; color: #fff;}
.feat-list i + i {filter: blur(10px); margin-left: -26px;}
.feat-list span.uk-text-lead {display: block; color: #DB6023; font-weight: bold; font-size: 1rem;}

.about {height: 574px;}
.how {padding: 40px 0;
background: #4E4E4E url('../img/flash.png') 10% top; background-repeat: no-repeat;}
.sparker {margin-left: 290px; left: 10%;}
@media (max-width: 1599px) {
  .how {background: #4E4E4E url('../img/flash.png') left top; background-repeat: no-repeat;}
  .sparker {margin-left: 350px; left: 0;}
}
@media (max-width: 1299px) {
  .how {background: #4E4E4E url('../img/flash.png') -10% top; background-repeat: no-repeat;}
  .sparker {margin-left: 420px; left: -10%;}
}
@media (max-width: 1199px) {
  .how {background: #4E4E4E url('../img/flash.png') center top; background-repeat: no-repeat; background-size: 400px; padding-top: 300px;}
  .how h2 {text-align: center;}
  .sparker {margin-top: -200px; left: 50%; margin-left: 0;}
}
.effect {background-color: #D4D4D4;}
.effect .uk-text-lead {font-size: 2.5rem; color: #F94D11 !important;}
.effect .uk-text-lead strong {color: #F94D11 !important;}
.shaker {animation: shake 0.4s cubic-bezier(.36,.07,.19,.97) both infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-2px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-2px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(2px, 0, 0);
  }
}
.compare {}
.principle {background-color: #434343; padding: 20px 0 35px 0;}
.principle .uk-spec-card .uk-card {background-color: #6C6C6C;}
.timer {background-color: #555555;}


.front-features {background: #000;}
.front-features .feat {}
.front-features.inview .feat {}
.front-features .f1 {transition-delay: 0; transform: scale(1) rotate(0) translate(0,0) skew(0, 0) translateX(0);}
.front-features .f2 {transition-delay: 0.2s; transform: scale(1) rotate(0) translate(0,0) skew(0, 0) translateX(0);}
.front-features .f3 {transition-delay: 0.4s; transform: scale(1) rotate(0) translate(0,0) skew(0, 0) translateX(0);}
.front-features .f4 {transition-delay: 0.6s; transform: scale(1) rotate(0) translate(0,0) skew(0, 0) translateX(0);}
.front-features .f5 {transition-delay: 0.8s; transform: scale(1) rotate(0) translate(0,0) skew(0, 0) translateX(0);}
.front-features .f6 {transition-delay: 1s; transform: scale(1) rotate(0) translate(0,0) skew(0, 0) translateX(0);}



.compare-results {background-image: url('../img/device2.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-size: 35%; background-position: 80% 100%;}
.ba {position: absolute; border-radius: 500px; height: 60px; line-height: 60px; width: 60px; text-align: center; background: #000; color: #fff; text-transform: uppercase; font-weight: bold; font-size: 12px; transition: 0.5s all ease; z-index: 1; transition-delay: 1s;}
.before {top: 50%; transform: translateY(-50%) scale(0); left: 10px;}
.after {top: 50%; transform: translateY(-50%) scale(0); right: 10px;}
.inview .ba {transform: translateY(-50%) scale(1);}
.feedborder {border-left: 8px solid #E4AA48; padding-left: 20px;}



.videos {background: url('../img/video.jpg') left 90% #6B6B6B; background-repeat: no-repeat; background-size: cover; background-size: 90%;}
.video-wrap {background-color: rgba(0,0,0,0.55);}
.videos h3 {font-size: 1rem; line-height: 1.2;}
.videos .fa-play-circle {font-size: 64px; opacity: 1; transition: all ease 0.5s; color: #E4AA48;}
.videos li:hover a .fa-play-circle {transform: scale(3); opacity:0.3; color: #fff;}
.videos li .vimg {filter: grayscale(100%) brightness(0.3); transition: all ease 0.5s;}
.videos li:hover .vimg {filter: grayscale(0) brightness(1);}



.form {background: #858585 url('../img/form.jpg') right bottom; background-repeat: no-repeat; background-attachment: fixed; max-height: 880px;}
.form-wrap {background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 65%, rgba(0,0,0,0) 100%);}



.pico-menu {top: -41px; position: absolute; width: 100%; z-index: 1001;}
.pico-menu > * {width: 100%;}
.pico-menu .uk-navbar-container:not(.uk-navbar-transparent) { background: rgba(0,0,0,0.8);}
.pico-menu .uk-navbar-item, .pico-menu .uk-navbar-nav>li>a, .pico-menu .uk-navbar-toggle {height: 40px; min-height: 40px; font-weight: bold;}
.uk-light .uk-navbar-nav > li > a {color: #fff;}
.uk-light .uk-navbar-nav > li.uk-active > a {color: #fff;}



.offlink {background: #000; padding: 5px 10px; position: fixed; right: 4px; top: 4px; z-index: 1000;}
.uk-nav-default>li>a {text-transform: uppercase; font-weight: bold;}
.uk-nav-default>li.uk-active>a {color: #E4A848;}


@media (max-width: 1199px) {
  .about {height: auto;}
  .videos {background-image: none;}
  .form {height: auto;}
  .form-wrap {background: rgba(0,0,0,0.8);}
}

.uk-dotnav>*>* {border-radius: 4px; width: 12px; height: 12px; border-color: #E4AA48;}
.uk-dotnav>.uk-active>* {background-color: #E4AA48; border-color: transparent;}

.instagram li .pad {background: #E4AA48; border: 10px solid #E4AA48; border-radius: 0 100px 0 100px; padding: 20px 0 20px 0;}
.instagram li .pad img {border-radius: 0 100px 0 0; margin-left: -70px;}

.covers li .pad {padding-bottom: 50px; display: block; position: relative; z-index: 1;}
.covers li .pad a::before {
  content: '';
    position: absolute;
    bottom: 40px;
    left: 10%;
    right: 0;
    height: 30px;
    width: 80%;
    border-radius: 100%;
    background: #222;
    filter: blur(15px);
}


.sparker {
  position: absolute;
  top: 490px;
  width: 100px;
  height: 100px;
  
  --sparkler-gun-powder: #706677;
  --sparkler-burnt: #252525;
  --sparkler-ember: #ff9f1c;
}
.sparkler-light {
  position: absolute;
  width: 9rem;
  height: 9rem;
  margin-left: -4.4rem;
  margin-top: -1.4rem;
  animation: sparkler-light-anim 20s infinite;
}

.sparkler-light::after {
  content: '';
  display: block;
  border-radius: 50%;
  width: 9rem;
  height: 9rem;
  background-color: rgba(255, 255, 230, 0.05);
  animation: sparkler-light-pulsating 6s infinite ease-in-out;
}

.spark {
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  bottom: 4.3rem;
  left: 4.35rem;
  transform: rotate(var(--spark-rotate));
}

.spark::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 0.1rem;
  height: 2rem;
  border-radius: 0.1rem;
  opacity: 0;
  background-color: white;
  transform-origin: bottom center;
  animation: sparkler-sparkle 0.5s infinite linear;
  animation-delay: var(--spark-delay);
  box-shadow: #fff 0 0 10px;
}

@keyframes sparkler-light-pulsating {
  0%   {
    transform: scale(1);
  }
  25%   {
    transform: scale(2);
  }
  50%   {
    transform: scale(1);
  }
  75%   {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes sparkler-sparkle {
  0%   {
    transform: translateY(-0.5rem) scaleY(0.25);
    opacity: 0;
  }
  10%   {
    transform: translateY(-1rem) scaleY(0.5);
    opacity: 0.35;
  }
  30%   {
    transform: translateY(-2rem) scaleY(0.5);
    opacity: 0.7;
  }
  50% {
    transform: translateY(-4rem) scaleY(2.5);
    opacity: 0.7;
  }
  51% {
    opacity: 0;
    transform: translateY(-4rem) scaleY(1);
  }
  100% {
    opacity: 0;
    transform: translateY(0) scaleY(0.25);
  }
}

@media (min-width: 1200px) {
  .specialres {width: 800px; z-index: 990;}
}