/*

Zoom Template

http://www.templatemo.com/tm-414-zoom

*/

/*body, html { overflow-x:hidden; }*/

body {
  -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}

.blue {
  color: #6cf;
}

.green {
  color: #cf0;
}

img {
  vertical-align: middle;
}
/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff; /* change if the mask should have another color then white */
  z-index: 99; /* makes sure it stays on top */
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%; /* centers the loading animation horizontally one the screen */
  top: 50%; /* centers the loading animation vertically one the screen */
  background-image: url(../images/status.gif); /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px; /* is width and height divided by two */
}

/*general*/
#main-wrapper {
  overflow: hidden;
}

.templatemo-logo {
  z-index: 1;
}
.templatemo-site-title {
  color: #fff !important;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);
}

.templatemo-site-title a {
  color: #fff;
  text-decoration: none;
}

.templatemo-site-title a:hover {
  text-decoration: none;
}

img.slide {
  width: 100%;
  z-index: -9999999;
  position: absolute;
}

.active {
  display: block;
}

.inactive {
  /* left: 703px; */
  display: none;
}

.image-action {
  position: fixed;
}

.image-container {
  position: relative;
}

.image-container img {
  position: absolute;
}

.templatemo-content {
  position: static;
  overflow: hidden;
  /*! margin-top: 20%; */
  padding-bottom: 6%;
}

.black-bg {
  background-color: rgba(31, 45, 96, 0.8);
  padding: 30px;
  margin-top: 30px;
}
.black-bg:before,
.black-bg:after {
  content: "";
  display: table;
  line-height: 0;
}
.icon-bg:after {
  clear: both;
}

.icon-bg {
  background-color: rgba(31, 45, 96, 0.8);
}
.icon-bg:before,
.black-bg:after {
  content: "";
  display: table;
  line-height: 0;
}
.black-bg:after {
  clear: both;
}

.templatemo-content action {
  font-family: "Raleway", sans-serif;
  position: relative;
  overflow: hidden;
  top: 0;
  padding-bottom: 20px;
}

.templatemo-content-wrapper {
  overflow: hidden;
}

.templatemo-content h2 {
  color: orange;
  font-family: "robotolight";
}

.templatemo-content p {
  font-family: "Raleway", sans-serif;
  color: #fff;
  font-size: 16px;
}

#map-canvas {
  height: 260px;
}

.footer {
  overflow: hidden;
  position: fixed;
  bottom: 10px;
}

.footer-text {
  font-family: "Raleway", sans-serif;
  color: #fff;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);
  margin-left: 30px;
  font-size: 14px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.btn-menu {
  padding: 20px 0;
  text-align: center;
}

.btn-menu > .fa {
  font-size: 50px;
  margin: 15px 0;
}
.btn-menu > h2 {
  margin: 0;
  font-size: 18px;
  color: #fff;
  text-shadow: rgb(31, 45, 96) 3px 0px 0px,
    rgb(31, 45, 96) 2.83333px 0.983333px 0px, rgb(31, 45, 96) 2.35px 1.85px 0px,
    rgb(31, 45, 96) 1.61667px 2.51667px 0px, rgb(31, 45, 96) 0.7px 2.91667px 0px,
    rgb(31, 45, 96) -0.283333px 2.98333px 0px,
    rgb(31, 45, 96) -1.25px 2.73333px 0px,
    rgb(31, 45, 96) -2.06667px 2.16667px 0px,
    rgb(31, 45, 96) -2.66667px 1.36667px 0px,
    rgb(31, 45, 96) -2.96667px 0.416667px 0px,
    rgb(31, 45, 96) -2.95px -0.566667px 0px, rgb(31, 45, 96) -2.6px -1.5px 0px,
    rgb(31, 45, 96) -1.96667px -2.26667px 0px,
    rgb(31, 45, 96) -1.11667px -2.78333px 0px,
    rgb(31, 45, 96) -0.133333px -3px 0px, rgb(31, 45, 96) 0.85px -2.88333px 0px,
    rgb(31, 45, 96) 1.75px -2.43333px 0px, rgb(31, 45, 96) 2.45px -1.73333px 0px,
    rgb(31, 45, 96) 2.88333px -0.833333px 0px;
}

.change-action {
  color: #fff;
  text-decoration: none;
}

.change-action .black-bg {
  transition: all 0.4s ease;
}

.change-action .black-bg > h2 {
  transition: all 0.4s ease;
}

.depan {
  margin-top: -30%;
}

@media (max-width: 991px) {
  .footer {
    overflow: hidden;
    position: static;
    text-align: center;
  }

  .footer-text {
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  .depan {
    margin-top: -50%;
  }
}
@media (max-width: 420px) {
  .depan {
    margin-top: -50%;
  }
}
.atasi {
  margin-top: 20%;
}

@media (max-width: 640px) {
  .atasi {
    margin-top: 10%;
  }
}
@media (max-width: 420px) {
  .atasi {
    margin-top: 45%;
  }
}
