@import url(https://fonts.googleapis.com/css?family=Tangerine);
@import url("https://fonts.googleapis.com/css?family=Oswald");
.menu-item:after {
  margin-left: auto;
  margin-right: auto; }

.menu-item:after {
  display: block; }

.input__trigger, .search-modal {
  display: none; }

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

*:focus {
  outline: 0; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html, body {
  height: 100%; }

a {
  text-decoration: none; }

a img {
  border: none; }

blockquote {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

@-webkit-keyframes fadeIN {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIN {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes fadeIN {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadeIN {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIN {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes double-flash {
  0% {
    opacity: 1; }
  16.66667% {
    opacity: 0; }
  33.33333% {
    opacity: 1; }
  50% {
    opacity: 0; }
  66.66667% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@-moz-keyframes double-flash {
  0% {
    opacity: 1; }
  16.66667% {
    opacity: 0; }
  33.33333% {
    opacity: 1; }
  50% {
    opacity: 0; }
  66.66667% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@-ms-keyframes double-flash {
  0% {
    opacity: 1; }
  16.66667% {
    opacity: 0; }
  33.33333% {
    opacity: 1; }
  50% {
    opacity: 0; }
  66.66667% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@-o-keyframes double-flash {
  0% {
    opacity: 1; }
  16.66667% {
    opacity: 0; }
  33.33333% {
    opacity: 1; }
  50% {
    opacity: 0; }
  66.66667% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@keyframes double-flash {
  0% {
    opacity: 1; }
  16.66667% {
    opacity: 0; }
  33.33333% {
    opacity: 1; }
  50% {
    opacity: 0; }
  66.66667% {
    opacity: 1; }
  100% {
    opacity: 1; } }
/*
@include keyframes('shaker') {
  2% { @include prefix((transform: translate(0.5px, -1.5px) rotate(-0.5deg)), webkit ms); }
  4% { @include prefix((transform: translate(0.5px, 1.5px) rotate(1.5deg)), webkit ms); }
  6% { @include prefix((transform: translate(1.5px, 1.5px) rotate(1.5deg)), webkit ms); }
  8% { @include prefix((transform: translate(2.5px, 1.5px) rotate(0.5deg)), webkit ms); }
  10% { @include prefix((transform: translate(0.5px, 2.5px) rotate(0.5deg)), webkit ms); }
  12% { @include prefix((transform: translate(1.5px, 1.5px) rotate(0.5deg)), webkit ms); }
  14% { @include prefix((transform: translate(0.5px, 0.5px) rotate(0.5deg)), webkit ms); }
  16% { @include prefix((transform: translate(-1.5px, -0.5px) rotate(1.5deg)), webkit ms); }
  18% { @include prefix((transform: translate(0.5px, 0.5px) rotate(1.5deg)), webkit ms); }
  20% { @include prefix((transform: translate(2.5px, 2.5px) rotate(1.5deg)), webkit ms); }
  22% { @include prefix((transform: translate(0.5px, -1.5px) rotate(1.5deg)), webkit ms); }
  24% { @include prefix((transform: translate(-1.5px, 1.5px) rotate(-0.5deg)), webkit ms); }
  26% { @include prefix((transform: translate(1.5px, 0.5px) rotate(1.5deg)), webkit ms); }
  28% { @include prefix((transform: translate(-0.5px, -0.5px) rotate(-0.5deg)), webkit ms); }
  30% { @include prefix((transform: translate(1.5px, -0.5px) rotate(-0.5deg)), webkit ms); }
  32% { @include prefix((transform: translate(2.5px, -1.5px) rotate(1.5deg)), webkit ms); }
  34% { @include prefix((transform: translate(2.5px, 2.5px) rotate(-0.5deg)), webkit ms); }
  36% { @include prefix((transform: translate(0.5px, -1.5px) rotate(0.5deg)), webkit ms); }
  38% { @include prefix((transform: translate(2.5px, -0.5px) rotate(-0.5deg)), webkit ms); }
  40% { @include prefix((transform: translate(-0.5px, 2.5px) rotate(0.5deg)), webkit ms); }
  42% { @include prefix((transform: translate(-1.5px, 2.5px) rotate(0.5deg)), webkit ms); }
  44% { @include prefix((transform: translate(-1.5px, 1.5px) rotate(0.5deg)), webkit ms); }
  46% { @include prefix((transform: translate(1.5px, -0.5px) rotate(-0.5deg)), webkit ms); }
  48% { @include prefix((transform: translate(2.5px, -0.5px) rotate(0.5deg)), webkit ms); }
  50% { @include prefix((transform: translate(-1.5px, 1.5px) rotate(0.5deg)), webkit ms); }
  52% { @include prefix((transform: translate(-0.5px, 1.5px) rotate(0.5deg)), webkit ms); }
  54% { @include prefix((transform: translate(-1.5px, 1.5px) rotate(0.5deg)), webkit ms); }
  56% { @include prefix((transform: translate(0.5px, 2.5px) rotate(1.5deg)), webkit ms); }
  58% { @include prefix((transform: translate(2.5px, 2.5px) rotate(0.5deg)), webkit ms); }
  60% { @include prefix((transform: translate(2.5px, -1.5px) rotate(1.5deg)), webkit ms); }
  62% { @include prefix((transform: translate(-1.5px, 0.5px) rotate(1.5deg)), webkit ms); }
  64% { @include prefix((transform: translate(-1.5px, 1.5px) rotate(1.5deg)), webkit ms); }
  66% { @include prefix((transform: translate(0.5px, 2.5px) rotate(1.5deg)), webkit ms); }
  68% { @include prefix((transform: translate(2.5px, -1.5px) rotate(1.5deg)), webkit ms); }
  70% { @include prefix((transform: translate(2.5px, 2.5px) rotate(0.5deg)), webkit ms); }
  72% { @include prefix((transform: translate(-0.5px, -1.5px) rotate(1.5deg)), webkit ms); }
  74% { @include prefix((transform: translate(-1.5px, 2.5px) rotate(1.5deg)), webkit ms); }
  76% { @include prefix((transform: translate(-1.5px, 2.5px) rotate(1.5deg)), webkit ms); }
  78% { @include prefix((transform: translate(-1.5px, 2.5px) rotate(0.5deg)), webkit ms); }
  80% { @include prefix((transform: translate(-1.5px, 0.5px) rotate(-0.5deg)), webkit ms); }
  82% { @include prefix((transform: translate(-1.5px, 0.5px) rotate(-0.5deg)), webkit ms); }
  84% { @include prefix((transform: translate(-0.5px, 0.5px) rotate(1.5deg)), webkit ms); }
  86% { @include prefix((transform: translate(2.5px, 1.5px) rotate(0.5deg)), webkit ms); }
  88% { @include prefix((transform: translate(-1.5px, 0.5px) rotate(1.5deg)), webkit ms); }
  90% { @include prefix((transform: translate(-1.5px, -0.5px) rotate(-0.5deg)), webkit ms); }
  92% { @include prefix((transform: translate(-1.5px, -1.5px) rotate(1.5deg)), webkit ms); }
  94% { @include prefix((transform: translate(0.5px, 0.5px) rotate(-0.5deg)), webkit ms); }
  96% { @include prefix((transform: translate(2.5px, -0.5px) rotate(-0.5deg)), webkit ms); }
  98% { @include prefix((transform: translate(-1.5px, -1.5px) rotate(-0.5deg)), webkit ms); }
  0%, 100% { @include prefix((transform: translate(0, 0) rotate(0)), webkit ms); }
}
*/
@-webkit-keyframes load {
  0% {
    stroke-dashoffset: 0; } }
@-moz-keyframes load {
  0% {
    stroke-dashoffset: 0; } }
@-ms-keyframes load {
  0% {
    stroke-dashoffset: 0; } }
@-o-keyframes load {
  0% {
    stroke-dashoffset: 0; } }
@keyframes load {
  0% {
    stroke-dashoffset: 0; } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); } }
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); } }
@-ms-keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); } }
@-o-keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); } }
@-webkit-keyframes open {
  0% {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0); }
  100% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); } }
@-moz-keyframes open {
  0% {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0); }
  100% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); } }
@-ms-keyframes open {
  0% {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0); }
  100% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); } }
@-o-keyframes open {
  0% {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0); }
  100% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); } }
@keyframes open {
  0% {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0); }
  100% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); } }
@-webkit-keyframes slideLeft {
  0% {
    -webkit-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
@-moz-keyframes slideLeft {
  0% {
    -webkit-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
@-ms-keyframes slideLeft {
  0% {
    -webkit-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
@-o-keyframes slideLeft {
  0% {
    -webkit-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
@keyframes slideLeft {
  0% {
    -webkit-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
@-webkit-keyframes slideRight {
  0% {
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
@-moz-keyframes slideRight {
  0% {
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
@-ms-keyframes slideRight {
  0% {
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
@-o-keyframes slideRight {
  0% {
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
@keyframes slideRight {
  0% {
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@-moz-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@-ms-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@-o-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@-webkit-keyframes rubberBand {
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  0%, 100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@-moz-keyframes rubberBand {
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  0%, 100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@-ms-keyframes rubberBand {
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  0%, 100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@-o-keyframes rubberBand {
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  0%, 100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  0%, 100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@-moz-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@-ms-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@-o-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.section-title {
  position: relative;
  text-align: center;
  padding-top: 3%;
  font-size: 2rem;
  font-weight: bold;
  color: black;
  font-family: Monospace, sans-serif; }

.section-text {
  position: relative;
  padding-top: 10%; }

.section-text p {
  width: 60%;
  margin: 25px auto 0;
  font-size: 1.7rem;
  text-align: center; }

.section-des p {
  margin: 15px auto 10px;
  font-size: 1rem;
  text-align: center;
  width: 60%; }

footer {
  padding: 1.5rem;
  background: #bde0ff;
  text-align: center;
  font-size: 1rem; }

#port--about-sec {
  /* Begin ABOUT section */
  background: url("../img/about.jpg") no-repeat center center fixed;
  background-size: cover;
  height: 100vh; }

#port--project-sec {
  /*Begin PROJECT section*/
  background: url("../img/project.jpg") no-repeat fixed;
  background-size: cover;
  height: 100vh; }

#port--skills-sec {
  background: url("../img/skills.jpg") no-repeat fixed;
  background-size: cover; }

#port--contact-sec {
  background: url("../img/contact.jpg") no-repeat fixed;
  background-size: cover;
  text-align: center;
  height: 100vh; }

.main-menu {
  background: -webkit-linear-gradient(left, #5ba5ea, #f26f6f);
  position: fixed;
  top: 0;
  width: 100%;
  height: 90px;
  border-bottom: 5px solid #3be9ff;
  z-index: 1000;
  transition: top .7s ease-in-out; }

.menu-item {
  background: none;
  border: none;
  display: inline-block;
  text-align: center; }

.menu-item a {
  text-decoration: none;
  display: inline-block;
  width: 130px;
  color: #3A4BA6;
  font-size: 1.7rem;
  background-color: transparent;
  padding: 10px 10px 20px 10px;
  margin: 0 0 -1px 0px;
  transition: all 0.2s; }
  @media screen and (max-width: 599px) {
    .menu-item a {
      display: none; } }

.menu-item a:hover {
  font-weight: 400;
  color: #CDDC39;
  transition: all 0.2s; }

.menu-item:hover:after {
  width: 100%;
  opacity: 1; }

.menu-item:after {
  content: '';
  position: relative;
  width: 0;
  height: 5px;
  background: #CDDC39;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.menu-items {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
  font-size: 2rem;
  font-weight: 300; }

.search {
  display: inline-block;
  position: absolute;
  right: 20px;
  bottom: 18px; }

#SearchField {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 185px; }
  @media screen and (max-width: 599px) {
    #SearchField {
      width: 50px; } }

#SearchField:focus {
  outline: none; }

.search-field {
  position: absolute;
  margin-left: -185px;
  font-size: 1rem;
  transition: margin-top 0.2s, font-size 0.2s;
  color: #acacac; }
  @media screen and (max-width: 599px) {
    .search-field {
      margin-left: -55px;
      font-size: 10px; } }

.search-icon-label i {
  font-size: 20px; }
  .search-icon-label i:hover {
    color: #FFEB3B;
    cursor: pointer; }
  @media screen and (max-width: 599px) {
    .search-icon-label i {
      font-size: 15px; } }

#SearchIcon {
  display: none; }

#SearchField:focus + label,
#SearchField:valid + label {
  margin-top: -12px;
  margin-left: -185px;
  font-size: 12px;
  transition: margin-top 0.5s, font-size 0.5s; }
  @media screen and (max-width: 599px) {
    #SearchField:focus + label, #SearchField:valid + label {
      margin-top: -12px;
      margin-left: -80px; } }

.name {
  position: absolute;
  font-family: Fantasy;
  left: 20px;
  bottom: 18px;
  color: #797979;
  font-size: 2rem; }
  .name strong {
    color: rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 319px) {
    .name {
      left: 50px;
      font-size: 1.5rem; }
      .name strong {
        color: #00618A; } }

.nav-up {
  top: -85px; }

#SearchIcon:checked + .search-modal {
  display: inherit; }
#SearchIcon:checked + .search-modal .search-modal-content {
  /*@include prefix((animation: zoomInDown 1s both), webkit);*/
  -webkit-animation: slide-in-elliptic-top-fwd 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  -moz-animation: slide-in-elliptic-top-fwd 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-elliptic-top-fwd 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.search-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.2s; }

.search-modal-content {
  position: relative;
  width: 350px;
  height: 200px;
  background-color: #FF1493;
  border-radius: 10px;
  top: 20%;
  left: 50%; }
  .search-modal-content--width {
    position: relative;
    display: none;
    font-size: 1em;
    color: white;
    top: 50%;
    text-align: center; }
  @media screen and (max-width: 319px) {
    .search-modal-content--less_than_320 {
      display: block; } }
  @media screen and (min-width: 320px) and (max-width: 599px) {
    .search-modal-content--320_600 {
      display: block; } }
  @media (min-width: 600px) and (max-width: 767px) {
    .search-modal-content--600_768 {
      display: block; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .search-modal-content--768_1024 {
      display: block; } }
  @media screen and (min-width: 1025px) {
    .search-modal-content--greater_than_1024 {
      display: block; } }

.search-modal-content i {
  position: absolute;
  top: 13px;
  right: 20px;
  font-size: 30px;
  cursor: pointer; }

.search-modal-content .search-modal-dw {
  position: absolute;
  bottom: 20px;
  color: blue;
  left: 50%;
  transform: translateX(-50%); }

.search-modal-dw.first {
  display: block; }

.search-modal-text {
  position: relative;
  text-align: center;
  vertical-align: middle;
  color: #FFEB3B;
  top: 25%; }

@keyframes slide-in-elliptic-top-fwd {
  0% {
    transform: translateY(-600px) rotateX(-30deg) scale(0);
    transform-origin: 10% 100%;
    opacity: 0; }
  100% {
    transform: translate(-50%, 0) rotateX(0) scale(1);
    transform-origin: 50% 1400px;
    opacity: 1; } }
nav {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

nav ul, nav li {
  outline: 0;
  margin: 0;
  padding: 0; }

.fa-2x {
  font-size: 2em; }

.fa {
  position: relative;
  display: table-cell;
  width: 60px;
  height: 36px;
  text-align: center;
  vertical-align: middle;
  font-size: 20px; }

.side-main-menu:hover {
  width: 180px;
  overflow: visible; }

.side-main-menu {
  position: fixed;
  background: #f7aaf6;
  border-right: 1px solid #e5e5e5;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  top: 20%;
  height: 160px;
  left: 0;
  width: 50px;
  overflow: hidden;
  -webkit-transition: width .05s linear;
  transition: width .05s linear;
  z-index: 1000; }
  @media screen and (max-width: 599px) {
    .side-main-menu {
      display: None; } }

.side-main-menu > ul {
  margin: 7px 0; }

.side-main-menu li {
  position: relative;
  display: block;
  width: 180px; }

.side-main-menu li i {
  display: table-cell;
  vertical-align: middle; }

.side-main-menu li > a {
  position: relative;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  color: #999;
  font-family: "Times New Roman",Georgia,Serif;
  font-size: 14px;
  text-decoration: none;
  -webkit-transform: translateZ(0) scale(1, 1);
  -webkit-transition: all .1s linear;
  transition: all .1s linear; }

.side-main-menu .nav-icon {
  position: relative;
  display: table-cell;
  width: 60px;
  height: 36px;
  text-align: center;
  vertical-align: middle;
  font-size: 18px; }

.side-main-menu .nav-text {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 190px;
  left: 20px;
  font-size: 20px;
  font-family: "Times New Roman",Georgia,Serif; }

.side-main-menu i {
  position: relative;
  padding: 5px;
  width: 40px;
  font-size: 1.5rem;
  color: #424242; }

.no-touch .scrollable.hover {
  overflow-y: hidden; }

.no-touch .scrollable.hover:hover {
  overflow-y: auto;
  overflow: visible; }

a:hover, a:focus {
  text-decoration: none; }

.side-main-menu li:hover > a, nav.side-main-menu li.active > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .no-touch .dashboard-page nav.dashboard-menu ul li:hover a, .dashboard-page nav.dashboard-menu ul li.active a {
  color: #fff;
  background-color: #5fa2db;
  border-right: thick solid #2A62F6; }

.icon-active {
  background-color: #3cace2; }

/* ======= Back to Top ======== */
@media screen and (min-width: 600px) {
  .back-to-top {
    display: table-cell;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    font-size: 20px;
    position: fixed;
    bottom: 2em;
    right: 0px;
    border-radius: 5px;
    text-decoration: none;
    color: #000000;
    background-color: rgba(112, 239, 114, 0.8);
    font-size: 12px;
    height: 30px;
    width: 80px;
    display: none; }

  .back-to-top:hover {
    background-color: rgba(112, 239, 114, 0.5); } }
#port--about-sec {
  font-family: Cursive;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.5); }

.about-title {
  position: relative;
  top: 17%;
  left: 55%;
  font-family: Cursive;
  font-size: 2.8rem;
  color: #CDDC39;
  -webkit-animation: zoomInRight 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  -moz-animation: zoomInRight 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: zoomInRight 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  animation-name: zoomInRight; }

.carousel-nav-dots {
  position: absolute;
  top: 340px;
  width: 100%;
  text-align: center;
  clear: both; }

.carousel-nav-dots label {
  cursor: pointer;
  background-color: #e43ded;
  border-radius: 50%;
  display: inline-block;
  margin: 0 10px;
  padding: 6px;
  box-shadow: inset -1px 3px 17px -2px rgba(222, 222, 222, 0.75);
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out; }

.carousel-nav-dots label:hover {
  background: #F7D371;
  border: 2px solid #F7D371; }

.unactive-dots {
  border: 2px solid #c5c5c5;
  background: transparent; }

.active-dots {
  background: #F7D371;
  border: 2px solid #F7D371; }

.section-content {
  font-size: 1.2em;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.8);
  width: 70%;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 10px auto 0; }

.section-content-projects {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

input[type="radio"] {
  display: none; }

.projects-nav {
  width: 25%;
  height: 360px;
  background: -webkit-linear-gradient(top, red, yellow); }

.projects-tabs {
  position: relative;
  width: 75%;
  height: 360px; }

div[class^="projects-tabs-out"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 360px;
  overflow: hidden;
  display: none; }

div[class^="carousel-slides-"] {
  position: absolute;
  background-color: #FAFAFA;
  width: 300%;
  margin: 15px 5%;
  height: 320px;
  transition: all .6s linear; }
  div[class^="carousel-slides-"] img {
    float: left;
    width: 33.33%;
    height: 320px; }
  div[class^="carousel-slides-"] .carousel-slide-3 {
    float: left;
    width: 33.33%;
    height: 320px; }

.projects-nav label {
  display: block;
  padding: 15px;
  height: 60px;
  margin: 0;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  border: none;
  background-color: rgba(250, 250, 250, 0.7);
  -webkit-transition: background-color .3s, color .5s, border-left .1s;
  -moz-transition: background-color .3s, color .5s, border-left .1s;
  -o-transition: background-color .3s, color .5s, border-left .1s;
  transition: background-color .5s, color .5s, border-left .1s; }

.projects-nav label:hover {
  border-left: 3px solid #4AB29B;
  color: #4AB29B; }

.section-content-projects input:nth-of-type(1):checked ~ .projects-nav label:nth-of-type(1),
.section-content-projects input:nth-of-type(2):checked ~ .projects-nav label:nth-of-type(2),
.section-content-projects input:nth-of-type(3):checked ~ .projects-nav label:nth-of-type(3),
.section-content-projects input:nth-of-type(4):checked ~ .projects-nav label:nth-of-type(4),
.section-content-projects input:nth-of-type(5):checked ~ .projects-nav label:nth-of-type(5),
.section-content-projects input:nth-of-type(6):checked ~ .projects-nav label:nth-of-type(6) {
  background-color: rgba(0, 255, 76, 0.6);
  color: #00897B;
  border-left: 3px solid #00897B; }

.section-content-projects input:nth-of-type(1):checked ~ .projects-tabs .projects-tabs-out1,
.section-content-projects input:nth-of-type(2):checked ~ .projects-tabs .projects-tabs-out2,
.section-content-projects input:nth-of-type(3):checked ~ .projects-tabs .projects-tabs-out3,
.section-content-projects input:nth-of-type(4):checked ~ .projects-tabs .projects-tabs-out4,
.section-content-projects input:nth-of-type(5):checked ~ .projects-tabs .projects-tabs-out5,
.section-content-projects input:nth-of-type(6):checked ~ .projects-tabs .projects-tabs-out6 {
  display: block; }

#slide1-pj1:checked ~ .carousel-slides-1 {
  margin-left: 0; }

#slide2-pj1:checked ~ .carousel-slides-1 {
  margin-left: -100%; }

#slide3-pj1:checked ~ .carousel-slides-1 {
  margin-left: -200%; }

#slide1-pj2:checked ~ .carousel-slides-2 {
  margin-left: 0; }

#slide2-pj2:checked ~ .carousel-slides-2 {
  margin-left: -100%; }

#slide3-pj2:checked ~ .carousel-slides-2 {
  margin-left: -200%; }

#slide1-pj3:checked ~ .carousel-slides-3 {
  margin-left: 0; }

#slide2-pj3:checked ~ .carousel-slides-3 {
  margin-left: -100%; }

#slide3-pj3:checked ~ .carousel-slides-3 {
  margin-left: -200%; }

#slide1-pj4:checked ~ .carousel-slides-4 {
  margin-left: 0; }

#slide2-pj4:checked ~ .carousel-slides-4 {
  margin-left: -100%; }

#slide3-pj4:checked ~ .carousel-slides-4 {
  margin-left: -200%; }

#slide1-pj5:checked ~ .carousel-slides-5 {
  margin-left: 0; }

#slide2-pj5:checked ~ .carousel-slides-5 {
  margin-left: -100%; }

#slide3-pj5:checked ~ .carousel-slides-5 {
  margin-left: -200%; }

#slide1-pj6:checked ~ .carousel-slides-6 {
  margin-left: 0; }

#slide2-pj6:checked ~ .carousel-slides-6 {
  margin-left: -100%; }

#slide3-pj6:checked ~ .carousel-slides-6 {
  margin-left: -200%; }

#slide1-pj1:checked ~ #dots-pj1 #slide1-label-pj1,
#slide2-pj1:checked ~ #dots-pj1 #slide2-label-pj1,
#slide3-pj1:checked ~ #dots-pj1 #slide3-label-pj1,
#slide1-pj2:checked ~ #dots-pj2 #slide1-label-pj2,
#slide2-pj2:checked ~ #dots-pj2 #slide2-label-pj2,
#slide3-pj2:checked ~ #dots-pj2 #slide3-label-pj2,
#slide1-pj3:checked ~ #dots-pj3 #slide1-label-pj3,
#slide2-pj3:checked ~ #dots-pj3 #slide2-label-pj3,
#slide3-pj3:checked ~ #dots-pj3 #slide3-label-pj3,
#slide1-pj4:checked ~ #dots-pj4 #slide1-label-pj4,
#slide2-pj4:checked ~ #dots-pj4 #slide2-label-pj4,
#slide3-pj4:checked ~ #dots-pj4 #slide3-label-pj4,
#slide1-pj5:checked ~ #dots-pj5 #slide1-label-pj5,
#slide2-pj5:checked ~ #dots-pj5 #slide2-label-pj5,
#slide3-pj5:checked ~ #dots-pj5 #slide3-label-pj5,
#slide1-pj6:checked ~ #dots-pj6 #slide1-label-pj6,
#slide2-pj6:checked ~ #dots-pj6 #slide2-label-pj6,
#slide3-pj6:checked ~ #dots-pj6 #slide3-label-pj6 {
  background-color: gold; }

.projects-tabs-content-intro {
  position: absolute;
  width: 310px;
  top: 15px;
  right: 0;
  border-radius: 3%;
  color: white;
  background-color: #af7c7c;
  margin-bottom: 20px; }

.projects-tabs-content-intro div {
  padding-left: 10px;
  padding-top: 5px;
  font-size: .8em;
  line-height: .8em; }

.projects-tabs-content-intro a {
  padding-left: 10px;
  display: inline-block;
  color: white;
  font-size: 0.5em;
  padding-bottom: 5px;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s; }
  .projects-tabs-content-intro a i {
    color: black; }

.projects-tabs-content-intro a:hover {
  color: #4AB29B; }

.left-arrow {
  float: left;
  cursor: pointer;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  color: rgba(0, 0, 0, 0.5);
  margin-left: 5%;
  vertical-align: middle;
  line-height: 400px; }

.right-arrow {
  float: right;
  cursor: pointer;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
  line-height: 400px; }

.left-arrow:hover, .right-arrow:hover {
  color: #4AB29B; }

/* Skill */
.skills-wrapper {
  width: 770px;
  height: 800px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 20px; }

.skill-meters {
  position: relative;
  padding-top: 5px; }

.fe-meter {
  width: 76%;
  background-color: #FB5E5D;
  color: #fff;
  padding: 5px 5px 5px 15px;
  float: left;
  text-align: left;
  border-radius: 5px 0px 0 5px; }

.be-meter {
  width: 24%;
  background-color: #4A6FEB;
  color: #fff;
  text-align: right;
  padding: 5px 15px 5px 5px;
  float: right;
  border-radius: 0 5px 5px 0; }

.bar-graph_container {
  width: 360px;
  height: 250px;
  border-bottom: 1px solid #bbb; }

.fe-graph {
  position: relative;
  left: 0;
  top: 30px; }

.be-graph {
  position: relative;
  left: 20px;
  top: 30px; }

.display-inline {
  display: inline-block; }

.display-block {
  display: block;
  margin: auto auto; }

.graph-title {
  position: relative;
  font-weight: 400;
  text-align: center;
  font-size: 1.5em;
  left: 50%;
  transform: translateX(-50%);
  width: 80%; }

.fe-graph > .graph-title {
  color: #FB5E5D; }

.be-graph > .graph-title {
  color: #4A6FEB; }

.bar-graph_levels {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 160px;
  top: -90px;
  text-align: right; }

.bar-graph_level {
  display: block;
  margin-bottom: 30px;
  font-size: 14px; }

.bar-graph_bars {
  display: inline-block;
  position: relative;
  left: 70px;
  top: -18px;
  transform: rotate(-90deg); }

.bar-graph_bars-b {
  display: inline-block;
  position: relative;
  left: 110px;
  top: 33px;
  transform: rotate(-90deg); }

.bar-graph_bar {
  position: relative;
  height: 35px;
  border-radius: 0 3px 3px 0;
  margin-bottom: 22px;
  -webkit-animation: scale-out-ver-bottom 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) reverse both;
  -moz-animation: scale-out-ver-bottom 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) reverse both;
  animation: scale-out-ver-bottom 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) reverse both; }

@keyframes scale-out-ver-bottom {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 100%;
    opacity: 1; }
  100% {
    transform: scaleX(0);
    transform-origin: 0% 100%;
    opacity: 1; } }
.level-1 {
  width: 40px; }

.level-2 {
  width: 85px; }

.level-3 {
  width: 133px; }

.level-4 {
  width: 185px; }

.pink {
  background-color: #FA8CB0; }

.orange {
  background-color: #FFAD41; }

.blue {
  background-color: #38BAF0; }

.green {
  background-color: #69D12B; }

.yellow {
  background-color: #EFE210; }

.bar-graph_items {
  position: relative;
  font-size: 14px;
  left: 220px;
  top: -5px; }

.bar-graph_item {
  display: inline-block;
  transform: rotate(45deg);
  margin-left: -148px;
  width: 200px;
  text-align: left; }

.tooltip {
  position: absolute;
  right: -300px;
  visibility: hidden;
  opacity: 0;
  transform: rotate(90deg);
  text-align: center;
  width: 150px;
  z-index: 100;
  transition: right 0.2s, opacity 0.2s;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  font-weight: 300; }

.tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid rgba(0, 0, 0, 0.8) 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 0; }

.bar-graph_bar:hover > .tooltip {
  opacity: 1;
  right: -130px;
  top: -15px;
  transform: rotate(90deg);
  transition: right 0.2s, opacity 0.2s;
  margin: 0 -2px;
  visibility: visible; }

/*End Skill*/
.card-wrapper {
  position: relative;
  padding-top: 20px;
  padding-bottom: 60px; }

.card-container h1, h5 {
  margin: 0 auto; }

.card-container h1 {
  margin-top: 20px;
  font-size: 2em; }

.card-container h5 {
  font-size: .83em; }

.card-container p {
  font-size: .9em; }

.card-container img {
  float: left; }

.card-container .inline {
  position: relative;
  left: 20px;
  top: 30px;
  width: 90%; }

.card-container .inline > * {
  display: inline-block; }

.card-container ul li {
  display: inline-block; }

.card-container ul {
  list-style-type: none;
  float: right;
  padding: 0;
  margin: 0;
  margin-left: 1px;
  width: auto; }

.card-container {
  width: 500px;
  height: 300px;
  margin: 0 auto;
  position: relative;
  perspective: 800px;
  color: white;
  font-size: 1em;
  font-family: 'Roboto', serif; }

.card {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: transform 1s; }

.front {
  background-image: url("../icons/bg1.png"); }

.back {
  background-image: url("../icons/business-card-me.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg); }

.back, .front {
  border-radius: 5px;
  box-shadow: 10px 10px 15px #323232;
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 0 10px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.back p {
  position: absolute;
  bottom: 10px;
  left: 20px;
  font-size: 1.5em; }

label[for="card-flip"]:hover > .card {
  -webkit-transform: rotateX(15deg);
  transform: rotateX(15deg); }

#card-flip {
  display: none; }

#card-flip:checked ~ .card-container label[for="card-flip"] > .card {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg); }

.user-encyc {
  float: left;
  vertical-align: middle;
  line-height: 20px;
  margin: 0.5em 0.5em; }
  .user-encyc a {
    color: wheat; }

.user-encyc * {
  display: block;
  text-align: left; }

.icon-loop {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 2em;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: block;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s; }
  .icon-loop:hover {
    -webkit-animation: shake-vertical 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
    -moz-animation: shake-vertical 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
    animation: shake-vertical 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both; }

.front-title {
  font-size: 2em;
  text-align: left;
  padding-top: 20px;
  padding-left: 20px; }

.front-title-des {
  font-size: 1em;
  text-align: left;
  padding-top: 10px;
  padding-left: 20px; }

.front-title-content {
  font-size: .7em;
  text-align: left;
  padding-top: 20px;
  padding-left: 20px; }

.front-title-content-mail {
  text-align: left;
  padding-top: 20px;
  padding-left: 20px; }

.front-title-content-mail a {
  color: pink;
  text-decoration: none;
  font-size: .7em; }

@keyframes shake-vertical {
  0%,
  100% {
    transform: translateY(0); }
  10%,
  30%,
  50%,
  70% {
    transform: translateY(-8px); }
  20%,
  40%,
  60% {
    transform: translateY(8px); }
  80% {
    transform: translateY(6.4px); }
  90% {
    transform: translateY(-6.4px); } }

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