@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed|Allura);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed|Great+Vibes);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,100);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@font-face {
  font-family: 'Bickham Script Two';
  src: url("../lib/fonts/bickham-two/bickham-script-two-webfont.eot");
  src: url("../lib/fonts/bickham-two/bickham-script-two-webfont.eot?#iefix") format("embedded-opentype"), url("../lib/fonts/bickham-two/bickham-script-two-webfont.woff2") format("woff2"), url("../lib/fonts/bickham-two/bickham-script-two-webfont.woff") format("woff"), url("../lib/fonts/bickham-two/bickham-script-two-webfont.ttf") format("truetype"), url("../lib/fonts/bickham-two/bickham-script-two-webfont.svg#bickham_script_tworegular") format("svg"); }
@font-face {
  font-family: 'HarabaraHand';
  src: url("../lib/fonts/harabarahand/HarabaraHand-webfont.eot");
  /* IE9 Compat Modes */
  src: url("../lib/fonts/harabarahand/HarabaraHand-webfont.eot?#iefix") format("embedded-opentype"), url("../lib/fonts/harabarahand/HarabaraHand-webfont.woff") format("woff"), url("../lib/fonts/harabarahand/HarabaraHand-webfont.ttf") format("truetype"), url("../lib/fonts/harabarahand/HarabaraHand-webfont.svg#HarabaraHand") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Intro Rust G';
  src: url("../lib/fonts/introrustg/introrustg-webfont.eot");
  src: url("../lib/fonts/introrustg/introrustg-webfont.eot?#iefix") format("embedded-opentype"), url("../lib/fonts/introrustg/introrustg-webfont.woff2") format("woff2"), url("../lib/fonts/introrustg/introrustg-webfont.woff") format("woff"), url("../lib/fonts/introrustg/introrustg-webfont.ttf") format("truetype"), url("../lib/fonts/introrustg/introrustg-webfont.svg#intro_rust_gbase_2_line") format("svg"); }
.hexagon {
  position: relative;
  width: 300px;
  height: 173.21px;
  background-color: #000000;
  margin: 86.60px 0;
  border-left: solid 2px #ffffff;
  border-right: solid 2px #ffffff; }

.hexagon:before,
.hexagon:after {
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -moz-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  -o-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  content: "";
  position: absolute;
  z-index: 1;
  width: 212.13px;
  height: 212.13px;
  background-color: inherit;
  left: 41.9340px; }

.hexagon:before {
  top: -106.0660px;
  border-top: solid 2.8284px #ffffff;
  border-right: solid 2.8284px #ffffff; }

.hexagon:after {
  bottom: -106.0660px;
  border-bottom: solid 2.8284px #ffffff;
  border-left: solid 2.8284px #ffffff; }

.parallaxParent .bg-img, #home .bg-img {
  position: absolute; }
.parallaxParent .container, #home .container {
  top: 0;
  z-index: 99; }
.not-mobile .parallaxParent, .not-mobile #home {
  height: 100vh;
  min-height: 800px;
  overflow: hidden; }
  .not-mobile .parallaxParent .bg-img, .not-mobile #home .bg-img {
    height: 200%;
    position: relative;
    top: -100%; }
  .not-mobile .parallaxParent .container, .not-mobile #home .container {
    padding-bottom: 120px; }

#how {
  text-shadow: 1px 1px 0 rgba(140, 140, 140, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0.67); }

h1, h2 {
  -webkit-mask: url("../img/mask.png") repeat;
  -o-mask: url("../img/mask.png") repeat;
  -moz-mask: url("../img/mask.png") repeat;
  -ms-mask: url("../img/mask.png") repeat;
  mask: url("../img/mask.png") repeat; }

#stay #hotel-actions, #stay #hotel-actions #hotel-info,
#stay #hotel-actions #hotel-phone,
#stay #hotel-actions #hotel-online {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

#stay #hotel-actions #hotel-info span,
#stay #hotel-actions #hotel-phone span,
#stay #hotel-actions #hotel-online span {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  position: relative;
  top: 50%; }

.parallaxParent .container, #home .container, #stay #hotel-actions #hotel-info, .load-how-intro, #crew, .navbar-brand {
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .not-mobile .parallaxParent .container, .parallaxParent .not-mobile .container, .not-mobile #home .container, #home .not-mobile .container, .not-mobile #stay #hotel-actions #hotel-info, #stay #hotel-actions .not-mobile #hotel-info, .not-mobile .load-how-intro, .not-mobile #crew, .not-mobile .navbar-brand {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    position: absolute; }

/* Effect 13: three circles */
.cl-effect-13 a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s; }

.cl-effect-13 a::before {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  top: 100%;
  left: 50%;
  color: transparent;
  text-shadow: 0 0 transparent;
  font-size: 1.2em;
  -webkit-transition: text-shadow 0.3s, color 0.3s;
  -moz-transition: text-shadow 0.3s, color 0.3s;
  transition: text-shadow 0.3s, color 0.3s;
  pointer-events: none; }

.cl-effect-13 a:hover::before,
.cl-effect-13 a:focus::before {
  color: #fff;
  text-shadow: 10px 0 #fff, -10px 0 #fff; }

.cl-effect-13 a:hover,
.cl-effect-13 a:focus {
  color: #ba7700; }

/* Underline From Center */
.underline,
.btn-default,
.btn-text {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .underline:before,
  .btn-default:before,
  .btn-text:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #f48788;
    height: 0;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .underline:active:before, .underline:focus:before, .underline:hover:before,
  .btn-default:active:before,
  .btn-default:focus:before,
  .btn-default:hover:before,
  .btn-text:active:before,
  .btn-text:focus:before,
  .btn-text:hover:before {
    left: 0;
    height: 4px;
    right: 0; }

/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-curl-top-left:before {
    background-image: url("../img/bg-paper-texture.png");
    background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: repeat;
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    background-color: #fcd6bb;
    /* IE9 */
    background: linear-gradient(135deg, black 45%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.3) 56%, rgba(0, 0, 0, 0.4) 80%);
    /*For IE7-8-9*/
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4), 2px 2px 10px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }

/* Curl Top Right */
.hvr-curl-top-right {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }
  .hvr-curl-top-right:before {
    background-image: url("../img/bg-paper-texture.png");
    background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: repeat;
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background-color: #1F323D;
    /* IE9 */
    background: linear-gradient(225deg, black 45%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.3) 56%, rgba(0, 0, 0, 0.4) 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4), -2px 2px 10px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }

.hvr-curl-lift:before {
  width: 60px;
  height: 60px; }

/* Button sonar effect
--------------------------------- */
.sonar {
  background: rgba(0, 0, 0, 0.3);
  display: inline-block;
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s; }
  .sonar:after {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    opacity: 0; }
  .sonar:hover {
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    -o-transform: scale(0.93);
    transform: scale(0.93);
    background: rgba(255, 255, 255, 0.05);
    color: #fff; }
    .sonar:hover:after {
      -webkit-animation: sonarEffect 1.3s ease-out 75ms;
      -moz-animation: sonarEffect 1.3s ease-out 75ms;
      animation: sonarEffect 1.3s ease-out 75ms; }

@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3; }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fcd6bb, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fcd6bb, 0 0 0 10px rgba(255, 255, 255, 0.5);
    opacity: 0; } }
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3; }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fcd6bb, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fcd6bb, 0 0 0 10px rgba(255, 255, 255, 0.5);
    opacity: 0; } }
@keyframes sonarEffect {
  0% {
    opacity: 0.3; }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fcd6bb, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fcd6bb, 0 0 0 10px rgba(255, 255, 255, 0.5);
    opacity: 0; } }
/* END Button sonar effect */
@-webkit-keyframes leftRight {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(100px, 0);
    -moz-transform: translate(100px, 0);
    -ms-transform: translate(100px, 0);
    -o-transform: translate(100px, 0);
    transform: translate(100px, 0); } }
/* ------------------------------
   LETTERING JS -----------------
   ------------------------------ */
.letter-container span {
  display: inline-block;
  opacity: 1;
  text-shadow: 0px 0px 2px #fff, 1px 1px 4px rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-animation: sharpen 0.9s linear backwards;
  -moz-animation: sharpen 0.9s linear backwards;
  -ms-animation: sharpen 0.9s linear backwards;
  animation: sharpen 0.9s linear backwards;
  -webkit-mask: url("../img/mask.png") repeat;
  -o-mask: url("../img/mask.png") repeat;
  -moz-mask: url("../img/mask.png") repeat;
  -ms-mask: url("../img/mask.png") repeat;
  mask: url("../img/mask.png") repeat; }
  .letter-container span:hover {
    text-shadow: 0px 0px 40px #fff; }

.letter-container span:nth-child(1) {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-delay: 0s; }

.letter-container span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -ms-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.letter-container span:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.letter-container span:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.letter-container span:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.letter-container span:nth-child(6) {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.letter-container span:nth-child(7) {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.letter-container span:nth-child(8) {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -ms-animation-delay: 0.7s;
  animation-delay: 0.7s; }

.letter-container span:nth-child(9) {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.letter-container span:nth-child(10) {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.letter-container span:nth-child(11) {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  animation-delay: 1s; }

.letter-container span:nth-child(12) {
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -ms-animation-delay: 1.1s;
  animation-delay: 1.1s; }

.letter-container span:nth-child(13) {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.letter-container span:nth-child(14) {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -ms-animation-delay: 1.3s;
  animation-delay: 1.3s; }

.letter-container span:nth-child(15) {
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -ms-animation-delay: 1.4s;
  animation-delay: 1.4s; }

.letter-container span:nth-child(16) {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.letter-container span:nth-child(17) {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -ms-animation-delay: 1.6s;
  animation-delay: 1.6s; }

.letter-container span:nth-child(17) {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -ms-animation-delay: 1.6s;
  animation-delay: 1.6s; }

.letter-container span:nth-child(18) {
  -webkit-animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -ms-animation-delay: 1.7s;
  animation-delay: 1.7s; }

.letter-container span:nth-child(19) {
  -webkit-animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  -ms-animation-delay: 1.8s;
  animation-delay: 1.8s; }

.letter-container span:nth-child(20) {
  -webkit-animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  -ms-animation-delay: 1.9s;
  animation-delay: 1.9s; }

.letter-container span:nth-child(21) {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -ms-animation-delay: 2s;
  animation-delay: 2s; }

.letter-container span:nth-child(22) {
  -webkit-animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  -ms-animation-delay: 2.1s;
  animation-delay: 2.1s; }

.letter-container span:nth-child(23) {
  -webkit-animation-delay: 2.2s;
  -moz-animation-delay: 2.2s;
  -ms-animation-delay: 2.2s;
  animation-delay: 2.2s; }

.letter-container span:nth-child(24) {
  -webkit-animation-delay: 2.3s;
  -moz-animation-delay: 2.3s;
  -ms-animation-delay: 2.3s;
  animation-delay: 2.3s; }

.letter-container span:nth-child(25) {
  -webkit-animation-delay: 2.4s;
  -moz-animation-delay: 2.4s;
  -ms-animation-delay: 2.4s;
  animation-delay: 2.4s; }

.letter-container span:nth-child(26) {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  animation-delay: 2.5s; }

.letter-container span:nth-child(27) {
  -webkit-animation-delay: 2.6s;
  -moz-animation-delay: 2.6s;
  -ms-animation-delay: 2.6s;
  animation-delay: 2.6s; }

.letter-container span:nth-child(28) {
  -webkit-animation-delay: 2.7s;
  -moz-animation-delay: 2.7s;
  -ms-animation-delay: 2.7s;
  animation-delay: 2.7s; }

.letter-container span:nth-child(29) {
  -webkit-animation-delay: 2.8s;
  -moz-animation-delay: 2.8s;
  -ms-animation-delay: 2.8s;
  animation-delay: 2.8s; }

.letter-container span:nth-child(30) {
  -webkit-animation-delay: 2.9s;
  -moz-animation-delay: 2.9s;
  -ms-animation-delay: 2.9s;
  animation-delay: 2.9s; }

.letter-container span:nth-child(31) {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -ms-animation-delay: 3s;
  animation-delay: 3s; }

.letter-container span:nth-child(32) {
  -webkit-animation-delay: 3.1s;
  -moz-animation-delay: 3.1s;
  -ms-animation-delay: 3.1s;
  animation-delay: 3.1s; }

.letter-container span:nth-child(33) {
  -webkit-animation-delay: 3.2s;
  -moz-animation-delay: 3.2s;
  -ms-animation-delay: 3.2s;
  animation-delay: 3.2s; }

@keyframes sharpen {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 100px #fff;
    color: transparent; }
  90% {
    opacity: 0.9;
    text-shadow: 0px 0px 10px #fff;
    color: transparent; }
  100% {
    color: #fff;
    opacity: 1;
    text-shadow: 0px 0px 2px #fff, 1px 1px 4px rgba(0, 0, 0, 0.7); } }
@-moz-keyframes sharpen {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 100px #fff;
    color: transparent; }
  90% {
    opacity: 0.9;
    text-shadow: 0px 0px 10px #fff;
    color: transparent; }
  100% {
    color: #fff;
    opacity: 1;
    text-shadow: 0px 0px 2px #fff, 1px 1px 4px rgba(0, 0, 0, 0.7); } }
@-webkit-keyframes sharpen {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 100px #fff;
    color: transparent; }
  90% {
    opacity: 0.9;
    text-shadow: 0px 0px 10px #fff;
    color: transparent; }
  100% {
    color: #fff;
    opacity: 1;
    text-shadow: 0px 0px 2px #fff, 1px 1px 4px rgba(0, 0, 0, 0.7); } }
@-ms-keyframes sharpen {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 100px #fff;
    color: transparent; }
  90% {
    opacity: 0.9;
    text-shadow: 0px 0px 10px #fff;
    color: transparent; }
  100% {
    color: #fff;
    opacity: 1;
    text-shadow: 0px 0px 2px #fff, 1px 1px 4px rgba(0, 0, 0, 0.7); } }
/* END Lettering JS ------------- */
@keyframes bgSlideUp {
  0% {
    background-position: 0 0; }
  40% {
    background-position: 0 90px; }
  100% {
    background-position: 0 180px; } }
body {
  background-attachment: scroll;
  background-color: #000;
  background-position: top center;
  background-repeat: repeat-y;
  color: #fff;
  font-family: Roboto, Tahoma, Geneva, sans-serif;
  font-size: 16px;
  height: 100%;
  overflow-x: hidden;
  position: relative;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.7); }

.scrollContainer {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  width: 100%; }

a, a:link, a:visited {
  color: #fcd6bb; }
a:hover {
  color: #fff;
  text-decoration: none; }
a:active, a:focus {
  color: #fff;
  text-decoration: none; }
a, a:active, a:focus, a:hover {
  transition: all ease 500ms; }

.btn {
  border-color: transparent;
  font-family: Roboto, Tahoma, Geneva, sans-serif;
  font-size: 0.9em;
  padding: 0.66667em 1em;
  text-transform: uppercase; }
  .btn + .btn {
    margin-left: 0.5em; }

.btn-default {
  background-color: rgba(0, 0, 0, 0.3); }
  .btn-default:hover {
    background-color: rgba(0, 0, 0, 0.7);
    border-color: transparent;
    color: #fff; }

h1 {
  font-family: Allura, script, cursive, sans-serif;
  font-size: 3em;
  margin-bottom: 0.3em;
  margin-top: 0;
  opacity: 0.9;
  text-align: center;
  text-transform: lowercase; }
  .not-mobile h1 {
    font-size: 5em; }

h2 {
  font-family: "Great Vibes", cursive, sans-serif;
  font-size: 4em; }

.glyphicon {
  font-size: 0.8em;
  padding-right: 0.5em; }

.img {
  display: block;
  margin: 0 auto;
  max-width: 600px;
  position: relative;
  width: 50%;
  z-index: 3; }

img.bg {
  left: -20%;
  position: absolute;
  top: -20%;
  width: 100%; }

section {
  position: relative;
  width: 100%;
  z-index: 10; }
  section > .container {
    padding-bottom: 60px;
    padding-top: 60px; }
  section .bg-img {
    background-position: 50% 50%;
    height: 100%;
    width: 100%; }
  .not-mobile section > .container {
    padding-bottom: 120px;
    padding-top: 120px; }

.bold, #how-intro h1 span, #team-desc h3 {
  font-weight: 900; }

.small {
  font-family: Roboto, Tahoma, Geneva, sans-serif !important;
  font-size: 0.9em !important; }

/* Google Voice */
.gc-cs-link {
  color: #fff !important;
  margin-top: 1em;
  text-decoration: none !important; }

/* Images
------------------------------ */
.img-holder {
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 240px;
  display: block;
  height: 180px;
  width: 180px; }

/* Background image fit to screen
--------------------------------- */
#bg {
  left: 0;
  opacity: 1;
  min-height: 100%;
  position: fixed;
  top: 0;
  z-index: 1; }

.section-bg {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1; }

/* END Background image fit to screen */
/* END Images */
/* Paper style
--------------------------------- */
.paper:after {
  background-image: url("../img/bg-paper-texture.png");
  background-attachment: scroll;
  background-position: 50% 50%;
  background-repeat: repeat;
  background-color: #fff;
  bottom: 2em;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 2em;
  z-index: -20; }

.paper {
  padding-bottom: 0;
  padding-top: 0; }
  .paper .container {
    padding-bottom: 120px;
    padding-top: 100px;
    position: relative;
    z-index: 9999; }
    .paper .container h1 {
      margin-top: 0; }

/* END Paper style */
/* Home
--------------------------------- */
#home {
  height: 300px;
  text-align: center; }
  #home h1 {
    font-family: "Intro Rust G", sans-serif;
    font-size: 1.5em;
    line-height: 1.7;
    margin-bottom: 0;
    text-transform: none; }
  #home h2 {
    font-size: 10em;
    margin-bottom: 0;
    margin-left: -0.35em;
    margin-top: 0; }
  #home img {
    margin-top: 23em;
    width: 140px; }
  .not-mobile #home img {
    /*width: 360px;
    visibility: hidden;*/ }

/* END Home */
/* What
--------------------------------- */
#what {
  display: none;
  padding: 0;
  text-align: center;
  transition: all 2s ease-out; }
  #what .author:before {
    content: "~ "; }
  #what .col-md-12 {
    padding: 0; }
  .not-mobile #what {
    display: block; }

#what-doug,
#what-jo {
  display: block;
  position: absolute;
  text-align: center;
  top: 0; }
  #what-doug .img-holder,
  #what-jo .img-holder {
    display: block;
    margin: 0 auto; }
  #what-doug span,
  #what-jo span {
    display: block;
    padding-top: 32px; }

#what-doug {
  left: 0; }
  #what-doug:hover {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  #what-doug .name {
    margin-left: -0.5em; }

#what-jo {
  right: 0; }
  #what-jo .name {
    margin-left: -1.5em; }

#what-and {
  display: block;
  height: 400px;
  padding-top: 288px; }

/* END What */
/* Where
--------------------------------- */
#where {
  height: 880px;
  min-height: 560px;
  text-align: center;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.7); }
  #where .btn {
    margin: 1em 0 6em; }
  #where h2 {
    color: #1F323D; }
    #where h2 a, #where h2 a:link, #where h2 a:visited {
      color: #1F323D; }
    #where h2 a:hover {
      color: #f48788;
      text-decoration: none; }
    #where h2 a:active, #where h2 a:focus {
      color: #f48788;
      text-decoration: none; }
    #where h2 span {
      display: block;
      font-size: 0.5em; }
  #where p {
    color: #000;
    font-family: "Intro Rust G", sans-serif;
    font-size: 1.2em; }
    #where p.small span + span {
      border-left: 1px solid rgba(0, 0, 0, 0.3);
      margin-left: 0.25em;
      padding-left: 0.5em; }
  .not-mobile #where {
    height: 560px; }
    .not-mobile #where h2 {
      font-size: 6em;
      margin-bottom: 0.3em; }

#stay {
  height: 1060px; }
  #stay:after {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10; }
  #stay #call-hotel span {
    display: block; }
  #stay #call-hotel .tel {
    clear: right;
    font-size: 1.4em; }
  #stay #hotel {
    margin: 0 auto;
    position: relative;
    text-align: center;
    z-index: 20; }
  #stay #hotel-actions {
    margin: 15px 0; }
    #stay #hotel-actions .btn-circle {
      border: 1px solid rgba(255, 255, 255, 0.3);
      border-radius: 100px;
      display: block;
      height: 200px;
      margin: 0 auto;
      position: relative;
      width: 200px;
      z-index: 10; }
      #stay #hotel-actions .btn-circle, #stay #hotel-actions .btn-circle:link, #stay #hotel-actions .btn-circle:visited {
        background-color: rgba(0, 0, 0, 0.3); }
      #stay #hotel-actions .btn-circle:hover {
        background-color: rgba(0, 0, 0, 0.7); }
      #stay #hotel-actions .btn-circle:active, #stay #hotel-actions .btn-circle:focus {
        background-color: rgba(0, 0, 0, 0.7); }
      #stay #hotel-actions .btn-circle:hover {
        z-index: 50; }
      #stay #hotel-actions .btn-circle p {
        color: #fff; }
    #stay #hotel-actions h3 {
      font-family: Allura, script, cursive, sans-serif;
      font-size: 3em;
      margin: 0; }
    #stay #hotel-actions #hotel-info {
      z-index: 30; }
      #stay #hotel-actions #hotel-info .btn-circle {
        background-color: rgba(0, 0, 0, 0.7);
        border-radius: 130px;
        height: 260px;
        margin: 0 auto;
        width: 260px;
        z-index: 20; }
        #stay #hotel-actions #hotel-info .btn-circle:hover {
          -webkit-transform: scale(1.05);
          -moz-transform: scale(1.05);
          -ms-transform: scale(1.05);
          -o-transform: scale(1.05);
          transform: scale(1.05);
          background-color: #000;
          z-index: 50; }
  #stay p {
    font-weight: 100; }
  #stay #shuttle {
    margin-top: 1em; }
  .not-mobile #stay {
    height: 720px; }
    .not-mobile #stay #hotel-actions {
      height: 260px; }
      .not-mobile #stay #hotel-actions .btn-circle {
        margin-top: 30px; }
      .not-mobile #stay #hotel-actions #hotel-online,
      .not-mobile #stay #hotel-actions #hotel-phone {
        left: 50%;
        position: absolute;
        top: 0; }
      .not-mobile #stay #hotel-actions #hotel-online {
        transition: transform 500ms ease;
        -webkit-transform: translateX(-155%);
        -moz-transform: translateX(-155%);
        -ms-transform: translateX(-155%);
        -o-transform: translateX(-155%);
        transform: translateX(-155%); }
        .not-mobile #stay #hotel-actions #hotel-online:hover {
          -webkit-transform: translate(-160%, 0);
          -moz-transform: translate(-160%, 0);
          -ms-transform: translate(-160%, 0);
          -o-transform: translate(-160%, 0);
          transform: translate(-160%, 0); }
      .not-mobile #stay #hotel-actions #hotel-phone {
        transition: transform 500ms ease;
        -webkit-transform: translateX(55%);
        -moz-transform: translateX(55%);
        -ms-transform: translateX(55%);
        -o-transform: translateX(55%);
        transform: translateX(55%); }
        .not-mobile #stay #hotel-actions #hotel-phone:hover {
          -webkit-transform: translate(60%, 0);
          -moz-transform: translate(60%, 0);
          -ms-transform: translate(60%, 0);
          -o-transform: translate(60%, 0);
          transform: translate(60%, 0); }

/* END Where */
/* When
--------------------------------- */
#when {
  background-image: url("../img/bg-paper-texture.png");
  background-attachment: scroll;
  background-position: 50% 50%;
  background-repeat: repeat;
  background-color: rgba(255, 255, 255, 0.9);
  color: #1F323D;
  text-align: center;
  text-shadow: none; }
  #when:after {
    background-image: url("../img/bg-paper-texture.png");
    background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: repeat; }
  #when img {
    width: 40%; }
  #when h2 {
    font-size: 1.8em;
    margin-bottom: 0;
    margin-top: 0.25em; }
  #when time {
    display: block;
    margin-bottom: 3em; }
    #when time span {
      font-family: "Intro Rust G", sans-serif;
      font-size: 2em; }
  .not-mobile #when h2 {
    margin-top: 0.5em; }
  .not-mobile #when img {
    width: 60%; }
  .not-mobile #when time {
    margin-bottom: 0; }

.svg-container {
  display: block;
  height: auto;
  padding-top: 100%;
  position: relative;
  width: 100%; }
  .svg-container img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

/* END When */
/* Why, RSVP
--------------------------------- */
#why, #rsvp {
  background-color: #fcd6bb;
  border: 2px solid #fcd6bb;
  border-width: 3px 0;
  color: #AF764E;
  font-family: "Intro Rust G", sans-serif;
  font-size: 0.8em;
  min-height: 0;
  padding: 0;
  text-align: center;
  text-shadow: none; }
  #why:after, #rsvp:after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.2) 80%, rgba(255, 255, 255, 0) 100%);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  #why > div, #rsvp > div {
    border: 3px dashed rgba(0, 0, 0, 0.1);
    border-width: 1px 0;
    padding: 1em 0; }
  #why h1, #rsvp h1 {
    text-align: left; }

#rsvp {
  background-color: #f48788;
  border-color: #f48788;
  color: #1F323D; }

#why-quote {
  line-height: 1;
  opacity: 0.7; }
  #why-quote span:last-child {
    color: rgba(0, 0, 0, 0.3); }

#why-quote-who {
  font-size: 0.6em;
  padding-top: 0.2em; }

/* END Why */
/* How
--------------------------------- */
#how-intro {
  display: none; }
  #how-intro h1 {
    margin-top: 30%; }
    #how-intro h1 span {
      display: block;
      font-family: "Intro Rust G", sans-serif;
      font-size: 0.3em;
      text-shadow: none;
      text-transform: uppercase; }
  #how-intro .team-bride,
  #how-intro .team-groom {
    bottom: 0;
    min-height: 660px;
    position: absolute;
    top: 0;
    transition: transform 1s ease;
    z-index: 20; }
  #how-intro .team-bride {
    background-image: url("../img/bg-paper-texture.png");
    background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: repeat;
    left: 50%;
    right: 0; }
    #how-intro .team-bride, #how-intro .team-bride:after {
      background-color: #fcd6bb; }
    #how-intro .team-bride.slideOff {
      -webkit-transform: translateX(1000px);
      -moz-transform: translateX(1000px);
      -ms-transform: translateX(1000px);
      -o-transform: translateX(1000px);
      transform: translateX(1000px); }
    #how-intro .team-bride a, #how-intro .team-bride a:link, #how-intro .team-bride a:visited {
      color: #1F323D; }
    #how-intro .team-bride a:hover {
      color: #fff;
      text-decoration: none; }
    #how-intro .team-bride a:active, #how-intro .team-bride a:focus {
      color: #fff;
      text-decoration: none; }
  #how-intro .team-groom {
    background-image: url("../img/bg-paper-texture.png");
    background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: repeat;
    left: 0;
    right: 50%; }
    #how-intro .team-groom.slideOff {
      -webkit-transform: translateX(-1000px);
      -moz-transform: translateX(-1000px);
      -ms-transform: translateX(-1000px);
      -o-transform: translateX(-1000px);
      transform: translateX(-1000px); }
  .not-mobile #how-intro {
    display: block; }

#how {
  display: none;
  min-height: 660px;
  padding: 0;
  position: relative; }
  #how #bridesmaids,
  #how #groomsmen {
    color: #fff;
    min-height: 660px;
    position: relative;
    text-align: center;
    z-index: 10; }
    #how #bridesmaids .nav a,
    #how #groomsmen .nav a {
      color: #fff;
      cursor: default; }
      #how #bridesmaids .nav a:active h2, #how #bridesmaids .nav a:hover h2, #how #bridesmaids .nav a:focus h2,
      #how #groomsmen .nav a:active h2,
      #how #groomsmen .nav a:hover h2,
      #how #groomsmen .nav a:focus h2 {
        color: #fcd6bb; }
      #how #bridesmaids .nav a:hover .img-holder,
      #how #groomsmen .nav a:hover .img-holder {
        background-position: 0 180px; }
    #how #bridesmaids h1,
    #how #groomsmen h1 {
      margin-bottom: 0.5em;
      margin-top: 0; }
  #how #bridesmaids {
    background-image: url("../img/bg-paper-texture.png");
    background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: repeat;
    color: #1F323D;
    padding-top: 60px;
    padding-bottom: 0;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.7); }
    #how #bridesmaids, #how #bridesmaids:after {
      background-color: #fcd6bb; }
    #how #bridesmaids .nav a {
      color: #1F323D; }
      #how #bridesmaids .nav a:active h2, #how #bridesmaids .nav a:hover h2, #how #bridesmaids .nav a:focus h2 {
        color: #5488A7; }
  #how h2 {
    font-family: "Roboto Condensed", "Arial Narrow", Impact, Charcoal, sans-serif;
    font-size: 1.5em;
    margin-bottom: 0; }
  #how #groomsmen {
    background-image: url("../img/bg-paper-texture.png");
    background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: repeat;
    padding-top: 60px;
    padding-bottom: 0; }
    #how #groomsmen, #how #groomsmen:after {
      background-color: #000; }
  #how .img-holder {
    background-position: 0 0;
    margin: 0 auto; }
  #how .first .img-holder {
    margin-left: auto; }
  #how #bridesmaids-analiza {
    background-image: url("../img/bridesmaids-analiza.jpg"); }
  #how #bridesmaids-aries {
    background-image: url("../img/bridesmaids-aries.jpg"); }
  #how #bridesmaids-ashley {
    background-image: url("../img/bridesmaids-ashley.jpg"); }
  #how #bridesmaids-hillary {
    background-image: url("../img/bridesmaids-hillary.jpg"); }
  #how #bridesmaids-lauren {
    background-image: url("../img/bridesmaids-lauren.jpg"); }
  #how #groomsmen-dan {
    background-image: url("../img/groomsmen-dan.jpg"); }
  #how #groomsmen-danilo {
    background-image: url("../img/groomsmen-danilo.jpg"); }
  #how #groomsmen-francis {
    background-image: url("../img/groomsmen-francis.jpg"); }
  #how #groomsmen-jo {
    background-image: url("../img/groomsmen-jo.jpg"); }
  #how #groomsmen-jp {
    background-image: url("../img/groomsmen-jp.jpg"); }
  #how .nav-tabs {
    padding-bottom: 60px; }
    #how .nav-tabs li a:active, #how .nav-tabs li a:focus, #how .nav-tabs li a:hover {
      background-color: transparent;
      border-color: transparent; }
  #how p {
    font-weight: 100; }
  #how .person {
    position: relative;
    z-index: 5; }
    #how .person:hover {
      z-index: 6; }
  .not-mobile #how {
    display: block; }
    .not-mobile #how #bridesmaids,
    .not-mobile #how #groomsmen {
      display: none; }

#team-desc {
  display: none;
  font-family: Roboto, Tahoma, Geneva, sans-serif;
  padding-top: 120px; }
  #team-desc h3 {
    font-size: 0.5em;
    margin: 0.5em 0 1.5em;
    text-transform: uppercase; }

.load-how-intro {
  background-image: url("../img/bg-paper-texture.png");
  background-attachment: scroll;
  background-position: 50% 50%;
  background-repeat: repeat;
  background-color: #AF764E;
  position: relative;
  height: 92.3776px;
  width: 160px;
  bottom: -40px;
  box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.3);
  display: none;
  padding: 15px 30px;
  position: absolute; }
  .load-how-intro:before {
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -moz-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    -o-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    border-radius: 20px;
    content: "";
    position: absolute;
    z-index: 1;
    left: 22.3808px;
    top: -56.56742px;
    width: 113.136px;
    height: 113.136px;
    background-color: inherit; }
  .load-how-intro span {
    position: relative;
    z-index: 10; }
  .load-how-intro:before {
    background-image: url("../img/bg-paper-texture.png");
    background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: repeat; }
  .load-how-intro:hover {
    bottom: -30px;
    color: #fff; }
  .not-mobile .load-how-intro {
    display: block; }

/* END How */
/* Registry
--------------------------------- */
#registry {
  background-image: url("../img/bg-paper-texture.png");
  background-attachment: scroll;
  background-position: 50% 50%;
  background-repeat: repeat;
  background-color: rgba(255, 255, 255, 0.9);
  color: #1F323D;
  min-height: 0;
  text-align: center;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.7); }
  #registry .content {
    padding-left: 30px;
    padding-right: 30px; }
  #registry h1 {
    margin-bottom: 0.5em; }

#gift-options {
  margin: 4em 0 0;
  text-align: center; }
  #gift-options img {
    margin: 0 auto;
    opacity: 0.7;
    max-width: 50vw;
    width: 100%; }
  #gift-options a {
    height: 65px; }
    #gift-options a:hover img {
      opacity: 1; }

/* END Registry */
/* Add To Our Story
--------------------------------- */
#addtoourstory {
  padding: 0;
  text-align: center; }
  #addtoourstory .bg-img {
    background-image: url("../img/loader.gif");
    background-position: center center !important;
    min-height: 500px;
    padding: 0;
    top: 0; }
  #addtoourstory .btn-text {
    display: block;
    font-family: "Intro Rust G", sans-serif;
    font-size: 2em;
    margin: 1em auto 0.5em;
    padding-top: 0; }
    #addtoourstory .btn-text:active, #addtoourstory .btn-text:focus, #addtoourstory .btn-text:hover {
      color: #fff; }
  #addtoourstory img {
    margin: 1em auto 2em;
    opacity: 0.7;
    width: 60%; }
  .not-mobile #addtoourstory {
    height: 700px; }
    .not-mobile #addtoourstory .container {
      height: 100%; }
      .not-mobile #addtoourstory .container:before {
        background-color: rgba(0, 0, 0, 0.1);
        bottom: -120px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top: -120px; }
        @media (min-width: 992px) {
          .not-mobile #addtoourstory .container:before {
            left: 0;
            right: 50%; } }

#crew {
  width: 100%; }
  #crew p {
    margin-bottom: 0; }
  #crew span:after {
    content: ": "; }

/* END Add To Our Story */
/* Thank You
--------------------------------- */
#thankyou {
  background-position: center bottom; }

/* END Thank You */
/* Footer
--------------------------------- */
footer {
  background-color: rgba(0, 0, 0, 0.3);
  background: linear-gradient(to top, black 0%, transparent 100%);
  font-family: Allura, script, cursive, sans-serif;
  padding: 0.5em 0;
  position: relative;
  text-align: center;
  z-index: 99; }

/* END Footer */
/* Nav
--------------------------------- */
.navbar-brand {
  font-family: "Bickham Script Two", script, cursive, sans-serif;
  height: auto;
  padding-bottom: 7.5px;
  padding-top: 7.5px; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: 0; } }
  .navbar-brand img {
    width: 48px; }
  .not-mobile .navbar-brand {
    width: auto; }
    .not-mobile .navbar-brand img {
      -webkit-transform: scale(8) translateY(5vh);
      -moz-transform: scale(8) translateY(5vh);
      -ms-transform: scale(8) translateY(5vh);
      -o-transform: scale(8) translateY(5vh);
      transform: scale(8) translateY(5vh);
      margin: 0;
      opacity: 0;
      width: 60px; }
      .not-mobile .navbar-brand img.navbar-withlogo {
        -webkit-transform: scale(1) translateY(0);
        -moz-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
        -o-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0); }

.navbar-default {
  background-color: rgba(0, 0, 0, 0.3);
  background: linear-gradient(to bottom, black 0%, transparent 100%);
  border: 0 none;
  font-weight: 100;
  min-height: 70px;
  text-align: center; }
  .navbar-default .glyphicon {
    display: none; }
  .navbar-default .navbar-nav {
    margin: 0 auto;
    text-shadow: none; }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
      background-color: transparent;
      color: #f48788; }
    .navbar-default .navbar-nav > li > a {
      color: rgba(255, 255, 255, 0.7); }
      .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #f48788; }
    @media (min-width: 992px) {
      .navbar-default .navbar-nav {
        display: inline-block;
        float: none; }
        .navbar-default .navbar-nav > li > a {
          padding-bottom: 22.5px;
          padding-top: 22.5px; } }

.nav > li {
  padding: 0.5em;
  position: static; }
  @media (min-width: 992px) {
    .nav > li {
      padding: inherit; } }

.navbar-collapse {
  background-color: rgba(0, 0, 0, 0.7); }
  .navbar-collapse #nav-what,
  .navbar-collapse #nav-how {
    display: none; }
  @media (min-width: 992px) {
    .navbar-collapse {
      background-color: transparent; }
      .navbar-collapse #nav-what,
      .navbar-collapse #nav-how {
        display: block; } }

@media (min-width: 992px) {
  #navbar-leftside {
    position: absolute;
    right: 50%; }
    #navbar-leftside.navbar-withlogo {
      right: 55%; }

  #navbar-rightside {
    left: 50%;
    position: absolute; }
    #navbar-rightside.navbar-withlogo {
      left: 55%; } }
/* END Nav */
/* Nav Tabs
--------------------------------- */
.nav-tabs {
  border-bottom: 0 none; }
  .nav-tabs > li {
    float: none; }
    .nav-tabs > li > a, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
      color: #fff; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
      background-color: transparent;
      border-color: transparent; }
  .not-mobile .nav-tabs > li {
    float: left; }

/* END Nav Tabs */
/* Carousel
--------------------------------- */
.carousel {
  text-align: center; }
  .carousel .close-info {
    margin-top: 2em; }
  .carousel .more-info {
    background-color: #000;
    height: 100%;
    left: 25%;
    opacity: 0;
    overflow-y: auto;
    padding: 2em 4em;
    position: absolute;
    width: 50%;
    z-index: 1001; }
    .carousel .more-info h1 {
      margin-top: 1em; }
    .carousel .more-info img {
      margin-bottom: 1em;
      width: 100px; }
    .carousel .more-info p {
      font-family: Roboto, Tahoma, Geneva, sans-serif;
      font-weight: 100;
      font-size: 0.9em;
      text-align: justify; }

.carousel-caption {
  bottom: auto;
  font-size: 2em;
  text-align: center;
  top: 20%; }
  .carousel-caption a {
    font-size: 0.6em; }
  .carousel-caption img {
    display: block;
    margin: 0.5em auto 1em;
    width: 240px; }

h1, h2 {
  line-height: 1.3; }

.carousel h1 {
  font-family: "Great Vibes", cursive, sans-serif;
  font-size: 4em;
  margin-bottom: 0;
  text-transform: none; }

.carousel h2 {
  font-size: 2em;
  margin: 0 0 0.5em; }

@media (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 4em; } }
/* END Carousel */

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