@import "font-awesome.min.css";
@import "https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700";
@import "https://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700";
/*
    Created on : May 12, 2014, 2:38:45 PM
    Author     : hugolarcherreis
*/
html,
body {
  height: 100%;
  -webkit-font-smoothing: antialiased !important;
}
body {
  font-size: 16px;
  margin: 0;
  font-family: "Raleway", sans-serif;
  background-color: #ffffff;
  color: #000000;
}
body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
:focus,
:visited,
:hover,
a:hover,
a:active,
a:focus {
  outline: 0;
  outline-color: transparent;
  outline-style: none;
}
.push {
  width: 100%;
  height: 0px;
}
p a {
  color: #ffffff;
  opacity: .65;
}
.anim-block {
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  -webkit-transition: all .250s ease;
  -moz-transition: all .250s ease;
  -ms-transition: all .250s ease;
  -o-transition: all .250s ease;
  transition: all .250s ease;
}
.anim-block[data-position="left"] {
  left: -50px;
}
.anim-block[data-position="right"] {
  right: -50px;
}
.anim-block[data-position="top"] {
  top: -50px;
}
.anim-block[data-position="bottom"] {
  bottom: -50px;
}
.anim-block[data-position="left"].viewed {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.anim-block[data-position="right"].viewed {
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.anim-block[data-position="top"].viewed {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.anim-block[data-position="bottom"].viewed {
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.cutout.multiply {
  color: white;
  mix-blend-mode: multiply;
  background-color: #3b0206;
}
.cutout.screen {
  color: black;
  mix-blend-mode: screen;
  background-color: #f4dcd3;
}
.cutout.darken {
  color: white;
  mix-blend-mode: darken;
  background-color: #3b0206;
}
.cutout.lighten {
  color: black;
  mix-blend-mode: lighten;
  background-color: #f4dcd3;
}
#splash {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  color: #fff;
  background: #000;
}
#splash h2 {
  position: absolute;
  left: 30px;
  bottom: 100px;
  font-family: 'Arima Madurai', cursive;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 28px;
  color: #00ff00;
}
#splash h3 {
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-weight: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.26);
}
#splash .squares {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0px;
  background: #fff;
}
#splash .square1,
#splash .square2,
#splash .square3,
#splash .square4,
#splash .square5,
#splash .square6 {
  display: block;
  float: left;
  width: 16.6%;
  height: 62px;
  margin: 1px 1px 0px 0px;
  padding: 0px;
}
#splash .square6 {
  margin-right: 0px;
}
#splash .flavor1,
#splash .square2 {
  background-color: #3C916D;
}
#splash .flavor2,
#splash .square3 {
  background-color: #A8A793;
}
#splash .flavor3,
#splash .square4 {
  background-color: #6E5968;
}
#splash .flavor4,
#splash .square1 {
  background-color: #377595;
}
#splash .flavor5,
#splash .square5 {
  background-color: #BC8E61;
}
#splash .flavor6,
#splash .square6 {
  background-color: #495456;
}
#privacy {
  padding: 0px;
  color: #fff;
  background: #000;
}
#privacy div {
  width: 1000px;
  margin: 100px auto;
}
#privacy div h2,
#privacy div h3 {
  color: #fff;
}
#privacy div p {
  color: #bbb;
}
#header {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
  transition: all .25s ease;
  z-index: 10;
}
#header .logo {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 150px;
}
#header .logo .logo_svg {
  display: block;
}
#header .logo .logo_svg .st1 {
  fill: #ffffff;
}
#header .logo .icon_svg {
  display: none;
}
#header .logo .icon_svg .st0 {
  fill: #ffffff;
  transition: all 1s ease-in-out;
}
#header.collapsed {
  width: 60px;
}
#header.collapsed .logo {
  width: 45px;
}
#header.collapsed .logo .logo_svg {
  display: none;
}
#header.collapsed .logo .icon_svg {
  display: block;
}
#frontpage {
  position: relative;
  height: 100%;
}
#frontpage .frontpage-title {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 65px;
  text-align: center;
}
#frontpage .frontpage-title h2 {
  margin: 0;
  font-family: "Dosis", sans-serif;
  font-weight: normal;
  font-size: 32px;
  color: rgba(0, 0, 0, 0.5);
}
#frontpage .frontpage-banner {
  position: absolute;
  left: 20px;
  top: 100px;
  right: 20px;
  bottom: 100px;
  text-align: center;
  background-image: url('../img/ilustracao-site-unscope.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
#frontpage .next-page {
  position: absolute;
  width: 100%;
  bottom: 5px;
  text-align: center;
  z-index: 5;
}
#frontpage .next-page .btn {
  transition: none;
}
#frontpage .next-page .btn-circle {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin: 20px 0px;
  padding: 0px 0px 0px 1px;
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 40px;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
  opacity: .5;
  transition: opacity 0.5s ease-in-out;
}
#frontpage .next-page .btn-circle:hover {
  opacity: 1;
}
#footer {
  position: relative;
  height: 80px;
  padding-top: 30px;
}
#footer > div {
  float: left;
  padding: 15px;
  font-size: 13px;
  color: #000000;
  opacity: .25;
}
#footer > ul {
  float: right;
  margin: 0;
  padding: 10px 15px;
  list-style: none;
}
#footer > ul > li {
  display: inline-block;
}
#footer > ul > li a {
  display: block;
  width: 24px;
  font-size: 24px;
  text-decoration: none;
  color: #000000;
  opacity: .5;
  transition: all 0.25s ease-in-out;
}
#footer > ul > li a:hover {
  opacity: 1;
}
.app-top {
  position: absolute;
  top: 100px;
  left: 50px;
  right: 50px;
  bottom: 50px;
}
.app-top > div {
  float: left;
  width: 50%;
}
.app-top > div.app-top-text {
  text-align: left;
  transition: opacity .5s ease;
  opacity: 1;
  color: #ffffff;
}
.app-top > div.app-top-text.faded {
  opacity: 0;
}
.app-top > div.app-top-image {
  float: right;
  text-align: right;
}
.app-top > div.app-top-image img {
  width: 100%;
}
.section-style-1 {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.section-style-2 {
  position: relative;
  z-index: 1;
}
.section-bottom-slant:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: skewY(170deg);
  transform: skewY(170deg);
  z-index: -1;
}
.section-bottom-slant:after {
  position: absolute;
  content: "";
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transform: skewY(172deg);
  transform: skewY(172deg);
  z-index: -2;
  background: rgba(0, 0, 0, 0.1);
  height: 100%;
  top: 68%;
}
.section-bottom-slant.white-slant:before {
  background: #ffffff;
  height: 100%;
  top: 70%;
}
.section-bottom-slant.gray-slant:before {
  background: #f0f2f6;
  height: 100%;
  top: 70%;
}
.section-bottom-slant.slant-reverse:before {
  -webkit-transform: skewY(190deg);
  transform: skewY(190deg);
}
.section-bottom-slant.slant-reverse:after {
  top: 71%;
  -webkit-transform: skewY(188deg);
  transform: skewY(188deg);
}
.gray-bg {
  background-color: #f0f2f6;
}
.grad-bg-1 {
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #ff8008 0%, #ffc837 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #ff8008 0%, #ffc837 100%) repeat scroll 0 0;
}
.grad-bg-2 {
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #314755 0%, #26a0da 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #314755 0%, #26a0da 100%) repeat scroll 0 0;
}
.grad-bg-3 {
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #2193b0 0%, #6dd5ed 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #2193b0 0%, #6dd5ed 100%) repeat scroll 0 0;
}
.grad-bg-zemojis {
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #048d45 0%, #bd2125 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #048d45 0%, #bd2125 100%) repeat scroll 0 0;
}
.btn-store {
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.125;
  outline: 0 none;
  height: 50px;
  padding: 7px 20px;
  border: none;
  transition: all 0.3s ease;
  text-align: left;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 25px;
  color: #ffffff;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
  transition: all .25s ease;
}
.btn-store i {
  font-size: 24px;
  float: left;
  line-height: 34px;
  transition: all .25s ease;
}
.btn-store p {
  float: left;
  margin: 0;
  padding-left: 10px;
}
.btn-store p span {
  font-size: 16px;
  font-weight: bold;
}
.btn-store:hover {
  background: rgba(0, 0, 0, 0.4);
  border-bottom: 3px solid rgba(0, 0, 0, 0.5);
}
.container {
  width: 90%;
  margin: 0 auto;
}
.container:after {
  content: "";
  display: table;
  clear: both;
}
#about {
  min-height: 800px;
  padding: 150px 150px 100px 0px;
  text-align: right;
}
#about p {
  font-size: 18px;
  line-height: 1.5;
}
#portfolio h2 {
  font-size: 28px;
  text-align: center;
  color: #cccccc;
}
#portfolio ul {
  max-width: 1280px;
  margin: 0 auto;
  padding: 50px 0px 100px 0px;
}
#portfolio ul .item {
  display: block;
  float: left;
  width: 20%;
  padding: 20px;
}
#portfolio ul .item .thumb {
  display: block;
  transform-style: preserve-3d;
  border-radius: 20%;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.35);
}
#portfolio ul .item .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20%;
}
#portfolio ul .item .thumb p {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateZ(20px);
  color: #ffffff;
  opacity: 0;
  transition: opacity 0.5s ease;
}
#portfolio ul .item .thumb:hover p {
  opacity: 1;
}
#portfolio ul .item .details {
  display: none;
}
#portfolio ul:after {
  content: "";
  display: table;
  clear: both;
}
#item-details {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}
#item-details .close-btn {
  position: absolute;
  width: 100%;
  bottom: 5px;
  text-align: center;
  z-index: 5;
}
#item-details .close-btn .btn {
  transition: none;
}
#item-details .close-btn .btn-circle {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin: 20px 0px;
  padding: 0px 0px 0px 1px;
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 40px;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
  opacity: .5;
  transition: opacity 0.5s ease-in-out;
}
#item-details .close-btn .btn-circle:hover {
  opacity: 1;
}
#item-details .details-bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
}
#item-details .details-bg:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: skewY(190deg);
  transform: skewY(193deg);
  z-index: -2;
  background: rgba(0, 0, 0, 0.05);
}
#item-details .details-bg:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: skewY(195deg);
  transform: skewY(200deg);
  z-index: -1;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #ff8008 0%, #ffc837 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #ff8008 0%, #ffc837 100%) repeat scroll 0 0;
}
@media all and (max-width: 1279px) {
  #portfolio ul .item {
    width: 25%;
  }
}
@media all and (max-width: 997px) {
  #portfolio ul .item {
    width: 33.333%;
  }
  .app-top .app-top-text {
    width: 65%;
  }
  .app-top .app-top-image {
    width: 35%;
  }
}
@media all and (max-width: 860px) {
  #frontpage .frontpage-title h2 {
    font-size: 28px;
  }
  #about {
    padding: 100px 150px 0px 0px;
  }
}
@media all and (max-width: 640px) {
  #frontpage .frontpage-title h2 {
    font-size: 24px;
  }
  #portfolio ul .item {
    width: 50%;
  }
  .app-top {
    bottom: 30px;
    top: 100px;
    left: 30px;
    height: 30px;
  }
  .app-top .app-top-text {
    width: 100%;
  }
  .app-top .app-top-image {
    display: none;
  }
}
@media all and (max-width: 560px) {
  #frontpage .frontpage-title h2 {
    font-size: 20px;
  }
}
@media all and (max-width: 480px) {
  #portfolio ul .item {
    width: 100%;
  }
  .app-top {
    top: 60px;
    left: 20px;
    height: 20px;
    bottom: 20px;
  }
  #item-details .close-btn {
    bottom: auto;
    text-align: right;
  }
  #item-details .close-btn .btn {
    margin: 5px 5px 0px 0px;
  }
}
