/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url("https://fonts.googleapis.com/css2?family=Lora&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oxygen:wght@300&display=swap");
body {
  font-family: "Lora", serif !important;
}
body h3 {
  font-family: "Oxygen", sans-serif !important;
}
body h2 {
  font-family: "Oxygen", sans-serif !important;
}
#g-header {
  background-attachment: fixed;
  background-image: url('//bitzoweb.co.in/wp-content/uploads/2022/02/Web-design.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 5;
  padding: 0px;
  height: 650px !important;
}
#g-features {
  background: url('//bitzoweb.co.in/wp-content/uploads/2022/02/bittz-1.png') center center no-repeat;
}
/*.bg-bit
{
        background: #2e74cba1 !important;
}*/
#g-utility {
  background-attachment: fixed;
  background-image: url('//bitzoweb.co.in/wp-content/uploads/2022/02/bannr.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 5;
  padding: 0px;
}
#g-footer {
  padding: 0px !important;
}
#g-footer .g-content {
  padding: 0px !important;
  margin: 0px !important;
}
/*# sourceMappingURL=custom_home_-_particles.css.map */