/* 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
 */

@charset "UTF-8";
/*custom css file created by Tia*/
.g-programme-tabs {
  border-radius: 6px;
}
.g-programme-tabs .tabs-menu {
  display: flex;
  justify-content: space-around;
  margin: 0;
  flex-wrap: nowrap;
}
.g-programme-tabs .tabs-menu .tab-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 1rem 1rem 0.5rem;
  text-align: center;
  font-weight: 600;
  transition: 0.3s;
  border-radius: 10px 10px 0 0;
  flex: 1 1 0px;
}
.g-programme-tabs .tabs-menu .tab-btn:not(.active) {
  background: none !important;
}
.g-programme-tabs .tabs-menu .tab-btn.active {
  background: #92d050;
  color: #fff;
}
.g-programme-tabs .tabs-menu .tab-btn img.tab-icon {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 0.3rem;
}
.g-programme-tabs .tabs-content .tab-panel {
  display: none;
  padding: 1.5rem;
  border-radius: 10px;
}
.g-programme-tabs .tabs-content .tab-panel.active {
  display: block;
  background: #92d050;
}
.g-programme-tabs .tabs-content .tab-panel:first-child {
  border-top-left-radius: 0;
}
.g-programme-tabs .tabs-content .tab-panel:last-child {
  border-top-right-radius: 0;
}
.g-programme-tabs .tabs-content .tab-panel .tab-body {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 1rem;
  align-items: center;
}
.g-programme-tabs .tabs-content .tab-panel .tab-text {
  flex: 1 1 50%;
}
.g-programme-tabs .tabs-content .tab-panel .tab-text h3 {
  margin-top: 0;
  color: #fff;
}
.g-programme-tabs .tabs-content .tab-panel .tab-text p {
  color: #fff;
}
.g-programme-tabs .tabs-content .tab-panel .tab-text table.info-table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 1rem;
  background: #fff;
}
.g-programme-tabs .tabs-content .tab-panel .tab-text table.info-table td {
  border: 1px solid #000;
  padding: 0.4rem 0.6rem;
}
.g-programme-tabs .tabs-content .tab-panel .tab-text table.info-table td.table-label {
  font-weight: 600;
}
.g-programme-tabs .tabs-content .tab-panel .tab-image {
  flex: 1 1 45%;
}
.g-programme-tabs .tabs-content .tab-panel .tab-image img {
  width: 100%;
  height: auto;
  border-radius: 4px;
}
@media only screen and (max-width: 750px) {
  .g-programme-tabs .tabs-menu {
    flex-wrap: wrap;
    margin-bottom: 1rem;
  }
  .g-programme-tabs .tabs-menu .tab-btn {
    flex: 1 0 100%;
    border-radius: 10px;
  }
  .g-programme-tabs .tabs-menu .tab-btn img.tab-icon {
    width: 50px;
    float: left;
  }
}
@media only screen and (min-width: 450px) and (max-width: 750px) {
  .g-programme-tabs .tabs-menu {
    flex-wrap: wrap;
    margin-bottom: 1rem;
  }
  .g-programme-tabs .tabs-menu .tab-btn {
    flex: 1 0 50%;
  }
  .g-programme-tabs .tabs-menu .tab-btn img.tab-icon {
    width: 120px;
    float: none;
  }
}
/*top bar*/
#g-top {
  background: #293469;
}
-#custom-8842-particle {
  padding: 0;
}
/*menu nav*/
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.1vw;
}
/*generic font weight*/
.g-blockcontent-subcontent-desc, .g-simplecontent .g-simplecontent-item-leading-content {
  font-weight: 400;
}
#g-navigation:before {
  content: "";
  display: block;
  width: 100%;
  height: 200px;
  position: absolute;
  left: 0;
  background: #FFF;
  background: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
}
#g-navigation > .g-grid > .g-block {
  position: relative;
}
/*homepage*/
#g-slideshow .g-gemini-intro {
  font-size: 21px;
}
#custom-2466-particle {
  font-size: 21px;
}
.subscribe-form.moduletable {
  max-width: 750px;
  margin: 0 auto;
}
.subscribe-form .bfQuickMode {
  background: #fff;
  padding: 15px;
}
.subscribe-form .form-actions {
  display: none;
}
.subscribe-form #bfPage1 {
  display: flex;
  flex-flow: wrap;
  border: 1px solid #238954;
  padding: 40px 20px;
}
.subscribe-form #bfElemWrap1 {
  flex: 1 0 300px;
  padding-right: 20px;
}
.subscribe-form input[type="text"].ff_elem {
  border: 0 none;
  border-bottom: 1px solid #238954;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 300;
  border-radius: 0;
  background: transparent;
  padding: 0.75rem;
  padding-left: 0;
  margin-bottom: 0;
  color: #238954;
  max-width: 100%;
}
.subscribe-form .btn {
  display: inline-block;
  font-family: "jost", "sourcesanspro";
  font-weight: 500;
  background: transparent;
  border: 1px solid #000000;
  color: #000000;
  text-transform: uppercase;
  font-size: 0.9rem;
  line-height: 1.225;
  margin: 0 0 0.5rem 0;
  padding: 0.75rem 2rem;
  border-radius: 2rem;
  vertical-align: middle;
  text-shadow: none;
  transition: background 0.2s;
  margin-top: 10px;
}
.subscribe-form .btn:hover {
  color: #238954;
  background: transparent;
  border-color: #238954;
}
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container .g-contenttabs-content blockquote::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 600;
}
/*values*/
.box-values {
  color: #ffffff;
}
.no-bg {
  background: none !important;
}
.leading-center .g-simplecontent-item-leading-content {
  text-align: center;
}
.text-white {
  color: white;
}
/*simple-content*/
.g-simplecontent-layout-header, .g-simplecontent-item-content-title, .g-gemini-intro {
  color: #293469 !important;
}
.g-simplecontent .g-simplecontent-item-main-content {
  font-size: 1rem;
}
/*bottom*/
#g-bottom {
  padding-bottom: 4vw;
}
.box-team {
  background: #293469;
  color: #ffffff;
}
.box-board {
  background: #683375;
  color: #ffffff;
}
.box-friends {
  background: #e2ab5d;
  color: #ffffff;
}
.negative-margin {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.item-page .item-image > img {
  width: 100%;
}
/*# sourceMappingURL=custom_191.css.map */