@font-face {
  font-family: AmaticSC;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/AmaticSC-Regular.ttf) format('truetype');
}
@font-face {
  font-family: AmaticSCBold;
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/AmaticSC-Bold.ttf) format('truetype');
}
/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */
/* @import "webfonts/goudybookletter1911_regular_macroman/stylesheet.css"; */
/*colors */
img,
button {
  transform: translate3d(0, 0, 0);
}
.bodywrap {
  position: fixed;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translate3d(0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: AmaticSCBold;
  font-size: 18px;
}
#container {
  height: 100%;
}
.m-navbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: #00bfff;
  /*#gradient > .vertical(#000, #111);*/
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.55);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.55);
  z-index: 1000;
}
.darken-navbar {
  background: #0086b3;
}
.m-navbar-inner {
  line-height: 50px;
}
.m-navbar a,
.m-navbar a:hover {
  text-decoration: none;
}
.m-navbar .m-brand {
  font-size: 17.5px;
  margin: 0 15px;
}
.m-navbar li {
  float: left ;
  padding: 0 5px;
  line-height: 50px;
  color: #cccccc;
}
.m-navbar li a {
  color: #cccccc;
  padding: 0;
}
.m-navbar li:hover a {
  background: none;
}
.m-navbar li.active {
  color: #ffffff;
  background: #0086b3;
}
.m-bottom-toolbar {
  width: 100%;
  position: absolute;
  bottom: 0px;
  height: 40px;
  z-index: 1000;
}
.m-with-bottom-toolbar {
  padding-bottom: 40px;
}
/* content */
.m-content {
  position: absolute;
  top: 50px;
  bottom: 0px;
  overflow: hidden;
  width: 100%;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  z-index: 1000;
  color: white;
}
.overlay-full-content {
  position: absolute;
  width: 100%;
  top: 20px;
  bottom: 20px;
  /*height:100%;*/
}
/* fonts */
.inset-dark {
  color: #434d57;
  text-shadow: 0px 1px 1px #9ba6b1;
}
.inset-helio {
  color: #007399;
  text-shadow: 0px 1px 1px #4dd2ff;
}
@font-face {
  font-family: 'Raleway';
  src: url('webfonts/raleway_thin-webfont.eot');
  src: url('webfonts/raleway_thin-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/raleway_thin-webfont.woff') format('woff'), url('webfonts/raleway_thin-webfont.ttf') format('truetype'), url('webfonts/raleway_thin-webfont.svg#raleway_thin-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
.goudy {
  font-family: 'Goudy Bookletter 1911', Georgia, Times, serif !important;
}
.raleway {
  font-family: 'Raleway', Helvetica, Arial, sans-serif !important;
}
.verdana {
  font-family: Verdana, Helvetica, Arial, sans-serif !important;
}
.short-message {
  position: fixed;
  transform: translate3d(0, 0, 0);
  padding: 20px;
  border-radius: 5px;
  border: solid white 2px;
  text-align: center;
  margin: 0 100px;
  bottom: 50px;
  z-index: 6000;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
  -webkit-animation-iteration-count: 1;
}
@media (max-width: 480px) {
  .btn-lg {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
  }
}
@media (max-height: 400px) {
  .btn-lg {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
  }
}
img {
  margin: 0;
  padding: 0;
  border: none;
}
.nomarg {
  margin: 0;
  padding: 0;
  border: none;
}
.animal-container {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 60px;
  z-index: 100;
  background-color: transparent;
}
.animal-names {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 70px;
  height: 60px;
  z-index: 150;
  background-color: transparent;
}
.noheight {
  height: 0px;
}
.animal-name {
  text-align: center;
  font-size: 54px;
  font-weight: 800;
  color: white;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.animal-background {
  position: absolute;
  border: 20px white solid;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.shapes-background {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 15;
}
#shutter {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 400;
  background-color: black;
  display: none;
}
@-webkit-keyframes myfirst /* Safari and Chrome */ {
  from {
    background: transparent;
  }
  to {
    background: yellow;
  }
}
.right-animal {
  border-color: deepskyblue;
}
.animal-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 200;
}
.bkbk {
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: transparent;
  z-index: 200;
  outline: none;
  font-size: 22px;
}
.bk-shot {
  position: absolute;
  bottom: 20px;
  right: 100px;
  left: 100px;
  height: 60px;
  z-index: 200;
  outline: none;
  font-size: 22px;
  background-color: transparent;
}
.bk-sound {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 60px;
  height: 60px;
  z-index: 200;
  outline: none;
  font-size: 22px;
  background-color: transparent;
}
.bk-camera {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  z-index: 200;
  outline: none;
  font-size: 22px;
  background-color: transparent;
}
.btn:focus {
  background-color: transparent;
  outline: none;
}
.bk-prev {
  bottom: 20px;
  left: 20px;
  margin-left: 0 !important;
  text-align: center;
}
.bk-next {
  bottom: 20px;
  right: 20px;
  margin-right: 0 !important;
  text-align: center;
}
.xcarousel-top {
  height: 37.23932472691162%;
}
.xcarousel-middle {
  height: 25.819265143992055%;
}
.xcarousel-bottom {
  height: 36.941410129096326%;
}
.item {
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
}
.inner-item {
  height: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
}
.carousel-inner {
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
}
/* Specify Swiper's Size: */
.swiper-wrapper,
.swiper-slide {
  width: 100%;
  height: 100%;
}
.slideimg {
  height: 100%;
  max-width: 100% !important;
  margin: 0 auto;
}
.the-top-title {
  width: 100%;
  font-size: 24px;
  text-align: right;
  color: #007399;
  text-shadow: 0px 1px 1px #4dd2ff;
  font-family: AmaticSCBold !important;
}
#aboutcontent {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.man-image {
  height: 300px;
  vertical-align: middle;
}
.abouticon {
  max-width: 80%;
}
.amaticfont {
  font-family: AmaticSCBold !important;
}
