/*!
 * Start Bootstrap - Full HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
#s01,
#s02,
#s03,
#s04,
#s05,
#s06,
#s07 {
  position: relative;
  color: #fff;
}

.s01_g,
.s03_g,
.s05_g {
  text-align: center;
  position: absolute;
  left: 0;
  top: 42%;
  z-index: 2;
}
@media (max-width: 767px) {
  .s01_g,
  .s03_g,
  .s05_g {
    top: 35%;
  }
}
.s01_g h2,
.s03_g h2,
.s05_g h2 {
  width: 28.9%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .s01_g h2,
  .s03_g h2,
  .s05_g h2 {
    width: 80%;
  }
}
.s01_g p,
.s03_g p,
.s05_g p {
  font-size: 2vw;
  line-height: 2.8vw;
}
@media (max-width: 767px) {
  .s01_g p,
  .s03_g p,
  .s05_g p {
    font-size: 5vw;
    line-height: 7vw;
  }
}

@media (max-width: 767px) {
  .s03_g {
    top: 24%;
  }
  .s05_g {
    top: 27%;
  }
}
.s02_g,
.s04_g,
.s06_g {
  position: absolute;
  left: 7%;
  top: 20%;
  width: 38%;
  z-index: 2;
}
@media (max-width: 767px) {
  .s02_g,
  .s04_g,
  .s06_g {
    width: 90%;
    left: 5%;
    top: 50%;
  }
}
.s02_g h2,
.s04_g h2,
.s06_g h2 {
  font-size: 3.5vw;
  line-height: 4vw;
  color: #ffeb00;
  font-weight: 600;
  padding: 0 2% 2% 2%;
  border-bottom: #ffeb00 solid 1px;
}
@media (max-width: 767px) {
  .s02_g h2,
  .s04_g h2,
  .s06_g h2 {
    font-size: 8vw;
    line-height: 8vw;
  }
}
.s02_g h3,
.s04_g h3,
.s06_g h3 {
  font-size: 1.8vw;
  letter-spacing: 1px;
  font-weight: 500;
  padding: 0 2%;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .s02_g h3,
  .s04_g h3,
  .s06_g h3 {
    font-size: 3vw;
  }
}
.s02_g h3 span,
.s04_g h3 span,
.s06_g h3 span {
  font-size: 1vw;
}
@media (max-width: 767px) {
  .s02_g h3 span,
  .s04_g h3 span,
  .s06_g h3 span {
    font-size: 1.8vw;
  }
}
.s02_g p,
.s04_g p,
.s06_g p {
  font-size: 1.9vw;
  line-height: 2.5vw;
  padding: 3% 2%;
  margin-bottom: 5%;
}
@media (max-width: 767px) {
  .s02_g p,
  .s04_g p,
  .s06_g p {
    font-size: 4vw;
    line-height: 5vw;
    font-weight: 200;
  }
}

a.btn_more {
  border: #ffeb00 solid 2px;
  border-radius: 30px;
  color: #ffeb00;
  text-decoration: none;
  font-size: 1.5vw;
  padding: 1.5% 4%;
  margin-left: 2%;
}
@media (max-width: 767px) {
  a.btn_more {
    font-size: 4vw;
  }
}
a.btn_more:hover {
  background-color: #ffeb00;
  color: #790000;
  font-weight: 600;
}

.s07_g {
  margin: 0 auto;
  width: 57.3%;
  left: 21.35%;
  top: 6%;
  z-index: 2;
  position: absolute;
}
@media (max-width: 767px) {
  .s07_g {
    width: 100%;
    left: 0;
    top: 0;
  }
}
.s07_g a {
  position: absolute;
  width: 45.3%;
  left: 27.35%;
  top: 90%;
  z-index: 5;
}
@media (max-width: 767px) {
  .s07_g a {
    width: 66%;
    left: 17%;
    top: 78%;
  }
}
.s07_g a img:hover {
  transform: scale(1.05, 1.05);
  transition: all 0.3s ease-out;
}/*# sourceMappingURL=full.css.map */