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

div#icagenda + div {
  display: none;
}
.ic-header-container {
  display: none;
}
.ic-people {
  display: none;
}
.ic-registered {
  display: none;
}
div.ic-registration-complete-content > div {
  display: none;
}
.ic-registration-complete-buttons {
  display: none;
}
.ic-image img {
  max-width: 50%;
}
#jform_date-lbl {
  display: none;
}
form fieldset {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
small.form-text {
  display: none;
}
[class^="iCicon-"], [class*=" iCicon-"] {
  display: none;
}
.ic-box-date {
  background: #FFF !important;
}
.ic-box-date .ic-date {
  color: #e98f9d;
}
.ic-box .ic-content a {
  color: #4cb4e7;
  font-weight: bold;
}
.ic-box .ic-content a:hover {
  color: #e98f9d;
}
#icagenda .ic-event-header h1 {
  color: #4cb4e7;
  font-weight: bold;
}
.ic-event-buttons {
  display: none;
}
.ic-top-buttons {
  display: none;
}
.ic-event-header h1 {
  color: #BE3A34;
}
.ic-box-override {
  padding: 0 !important;
  margin: 0 !important;
}
.ic-content h2 {
  font-size: 24px;
  line-height: 24px;
}
#g-navigation .g-container {
  margin-left: 0;
}
.courses-logo-text img {
  max-width: 23%;
}
.courses-logo-text a {
  display: inline-flex;
  /* Creates an inline layout for image and text */
  align-items: center;
}
.courses-logo-text a::after {
  content: "AGOZAR";
  display: inline-block;
  /* Ensures iext appears inline next to the image */
  vertical-align: middle;
  /* Aligns the text vertically with the image */
  margin-left: 10px;
  font-size: 30px;
  color: #FFF;
}
#g-footer .g-container {
  margin: 0;
}
#g-footer .g-logo img {
  max-height: 100%;
}
#g-footer .footer-links h4 {
  color: #e98f9d;
  font-weight: bold;
}
#g-footer .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#g-footer .footer-links a {
  color: #fff;
}
#g-footer .footer-links a:hover {
  color: #e98f9d;
}
#g-footer .footer-about .sitename {
  color: #4cb4e7;
  font-weight: bold;
  font-size: 26px;
}
#g-footer .footer-contact p {
  margin-bottom: 5px;
  color: #e98f9d;
  font-weight: bold;
  font-size: 20px;
  margin: 0;
}
#g-footer .footer-contact .mt-3 {
  color: #4cb4e7;
}
#g-footer .footer-contact .mt-3 a {
  color: #4cb4e7;
}
#g-footer .footer-contact .mt-3 a {
  color: #4cb4e7;
}
#g-footer .footer-contact a:hover {
  color: color-mix(in srgb, #e98f9d, transparent 25%);
}
#g-footer .social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid color-mix(in srgb, #fff, transparent 50%);
  font-size: 16px;
  color: color-mix(in srgb, #fff, transparent 30%);
  margin-right: 10px;
  transition: 0.3s;
}
#g-footer .social-links a:hover {
  color: #e98f9d;
  border: 1px solid color-mix(in srgb, #e98f9d, transparent 0%);
}
@media (max-width: 991.98px) {
  #g-footer .g-container {
    width: 100%;
  }
  #g-footer .footer-about .d-flex {
    text-align: center;
    justify-content: center;
  }
  #g-footer .footer-links {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-left: 12px;
  }
  .center-content-md {
    text-align: center;
  }
}
/* Hide "Contact Form" h2 and "Send an Email" legend tags */
.com-contact.contact > h2, #contact-form fieldset > legend {
  display: none !important;
}
/*# sourceMappingURL=custom_14.css.map */