body {
  font-family: Arial sans-serif;
}

.container-banner {
  position: relative;
  height: 794px;
}

.swiper-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.banner-info {
  padding-top: 20rem;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;

  background-size: cover;
  background-position: center center;

  z-index: -999;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.container-text {
  background: rgba(0, 0, 0, 0.23);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.carousel-inner a {
  background-size: cover;
  background-position: center center;
  height: 250px;
}

@media (max-width: 800px) {
  .container-banner {
    height: 300px;
  }
}

.find-about a {
  background: rgba(255, 0, 0, 0.48);
  padding: 10px 35px;
}

.about-img1 {
  height: 347px;
}

@media (min-width: 800px) {
  .menu-text-left {
    width: 40%;
  }

  .menu-text-right {
    float: left;
    width: 50%;
    padding: 10px 0;
    margin-left: 20px;
  }
}

@media (max-width: 800px) {
  .menu-text-left {
    padding: 20px;
    width: 100%;
  }

  .img-responsive-about {
    height: auto;
  }

  .about-img1 {
    height: auto;
  }
}

.about-right {
  background: #e8ddcc;
}

.book-left1 {
  opacity: 0;
}

@media (max-width: 800px) {
  .book-left1 {
    display: none;
  }
}

.img-responsive-about {
  background: url("images/about/about.jpg");
  background-size: cover;
}

.about-bg {
  background: url(images/about/about-bg.jpg) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  -moz-background-size: cover;
  padding: 0;
}

@media (max-width: 768px) {
  .banner-info {
    padding-top: 10rem;
  }
}

.banner-info h1 a img {
  width: 195px;
}

.agile-banner-main .find-about a {
  background: #a51c21;
  padding: 20px 70px;
  font-size: 20px;
  border-color: #a51c21 !important;
  border-radius: 10px;
}

.banner-btm-g2 {
  background-color: #e8ddcc;
  background-image: url("images/face.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 35%;
}

.title-main {
  text-align: center;
  color: black !important;
}

.banner-btm-g2 {
  padding: 80px 60px;
}

.banner-btm-text-1 {
  padding: 30px 0;
  text-align: center;
  color: black !important;
  font-size: 16px;
}

.about-bottom-text {
  background: #a51c21 !important;
  color: white;
}

.about-bottom-text.ab1 {
  color: black !important;
  background: #e8ddcc !important;
}

h4.title1 {
  font-size: 36px;
  margin-bottom: 30px;
}

h4.title2 {
  color: black;
}

.about-bottom-text .text {
  font-size: 16px;
}

.about-bottom-text {
  padding: 5.85em 2.5em;
}

.about-bottom-text-bg-left {
  background-color: #a51c21 !important;
  background-image: url("images/story.png") !important;
  background-repeat: no-repeat !important;
  background-position: right bottom !important;
  background-size: 30% !important;
}

.about-bottom-text-bg-right.ab1 {
  background-color: #e8ddcc !important;
  background-image: url("images/le.png") !important;
  background-repeat: no-repeat !important;
  background-position: left top !important;
  background-size: 50% !important;
}

.load_more {
  background: #fff;
  border-radius: 8px;
  border: solid 1px #d7c9b4;
}

.w3l-menu-text {
  box-shadow: none;
}

.menu-text-right h4,
.menu-text-right1 h4 {
  font-size: 18px;
  margin-top: 30px;
  width: 100%;
  line-height: 30px;
  text-align: center;
  display: block;
}

@media (min-width: 800px) {
  .menu-text-left {
    width: 50%;
  }

  .menu-text-right {
    float: left;
    width: 40%;
    padding: 10px 0;
    margin-left: 20px;
  }
}

.w3layouts-title-gallery {
  font-size: 35px !important;
}

.carousel-control img {
  width: 20px;
}

.carousel-control {
  border: none;
}

.img-responsive-about-hour {
  background: url(images/about/hour.jpg);
  background-size: cover;
}

.banner-btm-hour {
  padding: 60px 20px;
  background-color: #e8ddcc !important;
  background-image: url(images/le.png) !important;
  background-repeat: no-repeat !important;
  background-position: left center !important;
  background-size: 30% !important;
}

h3.title-main {
  font-weight: normal;
}

@media (max-width: 768px) {
  .banner-info h1 a img {
    width: 120px;
  }

  .agile-banner-main .find-about a {
    margin-top: 10px;
  }
}

.footer-cpy {
  border: none;
}

#toTop {
  background-size: contain;
  width: 75px;
  height: 49px;
}

a.facebook,
a.twitter,
a.vimeo {
  background: #e8ddcc;
}

.social_list li a {
  color: #962a28;
}

.customers-text {
  padding: 30px;
  width: 500px;
  font-weight: bold;
  color: white;
  margin: auto;
}

.customers-text-pc {
  padding: 30px;
  width: 500px;
  font-weight: bold;
  margin: auto;
}

@media (min-width: 968px) {
  .customers-text-pc {
  }
}

@media (max-width: 968px) {
  .customers-text {
    padding: 30px;
    width: 90%;
    display: none;
    color: white;
    margin: auto;
  }

  .customers-text-pc {
    padding: 30px;
    width: 90%;
    font-weight: bold;
    margin: auto;
  }
}

.header-main {
  position: fixed;
}
