.firo-title.layout-3 h2.title:before {
  background-color: #ffc352;
}

.home-welcome {
  background-size: cover;
  background-position: center;
  background-image: url(../../img/c6b68-slider-1.jpg);
}

.gallery-ba-home {
  background-size: cover;
  background-position: center;
  background-image: url(../../img/gallery_ba.jpg);
}

.comming-soon {
  background-size: cover;
  background-position: center;
  /* background-image: url(../../img/coming-soon.jpg); */
  background-image: linear-gradient(to bottom, rgba(102,255,255,0.5), rgba(255,102,153,0.5)), url(../../../demo-img/new/datebg.jpg);
}

.section-ba-1 {
  position: relative;
}

.section-ba-2 {
  background-color: #222;
  background-image: url(../../img/section-ba-1.jpg);
  background-size: cover;
  position: relative;
}

.section-ba-2 {
  background-image: url(../../img/section-ba-1.jpg);
}

.section-ba-3 {
  position: relative;
  background-color: #f1f1f1;
}

.section-ba-4 {
  background-image: url(../../img/section-ba-2.jpg);
}

.ba-light {
  background-color: #f5f4f4;
}

footer.layout-1 {
  background-color: #000;
  background-image: url(../../img/footer_1_ba.jpg);
  background-size: cover;
}

.page-title {
  background-image: url(../../img/page_title.jpg);
  background-size: cover;
  background-position: center center;
}

.page-output {
  position: relative;
}

.fontwhite {
  color: #fff !important;
  font-family: 'Merienda', cursive;
}

/*# sourceMappingURL=color-1.css.map */
