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

/* Rubberstamp */
/* Mediart Custom Headings */
.g-content h2 {
  color: #263154;
}
.g-content h3 {
  color: #263154;
}
.g-content h4 {
  color: #263154;
}
.g-content h5 {
  color: #263154;
}
.g-content h6 {
  color: #263154;
}
.g-content h6 {
  color: #263154;
}
/* Core */
.g-simplebooking-button {
  display: none !important;
}
#g-page-surround::before {
  display: none !important;
}
/* Page Surround */
/* Top */
/* Header */
/* Navigation */
#g-container-navigation {
  border-bottom: 6px solid #344163;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  padding-top: 0;
}
#g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #727272 !important;
}
#g-container-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-container-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  color: #344163 !important;
}
#g-container-navigation .size-80 .size-35 .g-content.g-particle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
/* Showcase */
#g-container-header .g-side-column {
  display: none;
}
/* Feature */
/* Utility */
/* Main Top */
/* Content Top */
/* Main Body */
.g-simplemenu-particle {
  display: block !important;
  text-align: center;
}
/* Content Bottom */
/* Sidebar */
/* Mainbottom */
/* Extension */
/* Bottom */
/* Footer */
/* Copyright */
/* Mediart Custom Styles */
.mediart-highligher {
  background: #FEFFBF;
  padding: 1px;
  font-weight: bold;
}
.mediart-alert {
  background-color: #FFFBFB;
  padding: 3px 4px;
  border: 1px dashed #F8C9BB;
  color: #D0583F;
  font-size: 120%;
}
.mediart-approved {
  background: #FAFDF9;
  padding: 3px 4px;
  border: 1px dashed #C1CEC1;
  color: #6CB656;
  font-size: 120%;
}
.mediart-bigone {
  background-color: #ffffff;
  font-style: italic;
  padding: 4px;
  border: 4px solid #eeeeee;
  font-weight: bold;
  font-size: 150%;
  line-height: 120%;
  color: #666666;
}
.mediart-attention {
  background-color: #FFFDF6;
  padding: 3px 4px;
  border: 1px dashed #E4E4D5;
  font-size: 120%;
  color: #E1B42F;
}
.mediart-doc {
  background-color: #F7F7F7;
  padding: 3px 4px;
  border: 1px dashed #E5E5E5;
  color: #666666;
  font-size: 120%;
}
.mediart-question {
  background-color: #FAFCFD;
  padding: 3px 4px;
  border: 1px dashed #C7CDDA;
  color: #6187B3;
  font-size: 120%;
}
/* Responsive Design Overrides */
@media only screen and (min-width: 980px) and (max-width: 1350px) {
  #g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 14px;
    padding: 0 9px;
  }
}
@media (max-width: 767px) {
  #g-container-navigation .size-80 .size-35 .g-content.g-particle {
    position: relative;
    top: 0;
    transform: none;
    max-width: 85%;
    margin: 45px auto 20px;
  }
  .fp-header {
    margin-top: 0;
  }
  .g-offcanvas-toggle {
    color: #263154;
  }
  #g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
    color: #5a5a5a;
    font-weight: normal;
  }
  .mob-center {
    float: none !important;
    text-align: center !important;
    margin: 0 auto !important;
  }
  .contact-emailto {
    font-size: 14px;
  }
}
/*# sourceMappingURL=custom_18.css.map */