/* 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=Libertinus+Sans:ital,wght@0,400;0,700;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Libertinus+Sans:ital,wght@0,400;0,700;1,400&display=swap");
body p {
  font-family: "Libertinus Sans", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  text-align: justify !important;
  margin: 0px !important;
}
/*----------------------navigation----------------------*/
#g-navigation {
  background: #ebad0d !important;
  height: 90px !important;
}
#g-navigation .g-main-nav .g-toplevel {
  line-height: 6.125;
}
#g-navigation .g-content {
  padding: 0px !important;
  margin: 0px !important;
}
.g-menu-item-title {
  font-size: 14px !important;
}
#g-navigation h5 {
  text-align: center !important;
  margin: 0px !important;
}
#g-navigation .timing-bg .bg-5 {
  background: #014173;
  padding: 10px;
}
/*--------------------------header---------------------------*/
#g-header {
  margin-top: 0px !important;
}
#g-header .slide-content {
  margin-top: 132px !important;
}
#g-header .slide-content p {
  text-align: center !important;
}
.slide-content .hf {
  background: #f0f0f0;
  padding: 20px;
  border-radius: 25px;
  font-family: "DM Serif Text", serif;
  letter-spacing: 4px;
}
.slide-content a {
  background: #ebad0d;
  padding: 10px;
  color: #fff !important;
}
/*------------intro----------------------*/
#g-intro h3 {
  font-family: "Nunito", sans-serif !important;
  text-align: center !important;
}
#g-intro .head p {
  text-align: center !important;
}
#g-intro .head1 {
  border: 1px solid #16877a;
  border-radius: 34px;
}
#g-intro .head h3 {
  color: #2563EB !important;
}
#g-intro {
  padding-bottom: 3rem !important;
}
/*-----------------features--------------------------*/
#g-features h4 {
  text-align: center !important;
  margin: 0px !important;
  font-family: "Libertinus Sans", sans-serif;
  font-weight: 600;
}
#g-features p {
  text-align: center !important;
}
#g-features .text-c {
  margin: 0px !important;
  padding: 0px !important;
}
/*-------------------------footer------------------------*/
#g-footer {
  padding: 0px !important;
}
#g-footer .g-content {
  padding: 0px !important;
  margin: 0px !important;
}
/*-----------------media only---------------------*/
@media only screen and (max-width: 47.99rem) {
  #g-header img {
    margin-top: 30px !important;
  }
  #g-intro p {
    padding: 2rem important;
  }
}
/*# sourceMappingURL=custom.css.map */