/* 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: #002544;
}
.g-content h3 {
  color: #002544;
}
.g-content h4 {
  color: #002544;
}
.g-content h5 {
  color: #002544;
}
.g-content h6 {
  color: #002544;
}
/* Core */
@media only screen and (min-width: 1200px) {
  #g-container-main {
    margin-left: 20%;
    margin-right: 20%;
  }
  #g-footer {
    padding: 0 20%;
  }
}
@media (min-width: 768px) {
  .page-header h2 {
    position: absolute;
    top: 135px;
    z-index: 999;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 24px;
    font-weight: lighter;
    white-space: nowrap;
  }
}
.fancybox-caption-wrap {
  display: none !important;
}
table img {
  width: 115px !important;
  height: auto !important;
  max-width: none;
}
/* Page Surround */
/* Top */
/* Header */
#g-header h2 {
  color: #ffffff;
  font-weight: 600;
}
#g-header h3 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 35px;
}
#g-header {
  background-image: url('../../../../images/layout/ext-bg.jpg');
  background-position: bottom;
  background-size: cover;
}
/* Navigation */
.g-overlaytoggle-text {
  color: #555 !important;
  font-family: fontawesome;
  font-weight: lighter !important;
  line-height: 19px;
  position: relative !important;
  right: 0 !important;
  top: 0 !important;
  transition: all 0.35s ease 0s;
}
.g-overlaytoggle-bar-wrapper, .active .g-overlaytoggle-text {
  display: none;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 15px;
  font-weight: 600;
}
.g-main-nav .g-dropdown {
  border-radius: 0;
  border-top: 3px solid #13aff0;
}
.g-main-nav .g-sublevel {
  padding: 0;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: bold;
  font-size: 15px;
}
.g-main-nav .g-sublevel > li {
  margin: 0;
  border-bottom: 1px solid #e4e4e4;
}
.g-main-nav .g-sublevel > li:last-of-type {
  border-bottom: none;
}
.g-offcanvas-toggle {
  color: #ffffff;
  top: 8px;
}
#g-offcanvas * {
  font-weight: normal;
}
/* Showcase */
.layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {
  background: none;
  box-shadow: none;
}
.layout-slideshow .sprocket-features-arrows .arrow {
  font-size: 75px;
  font-weight: lighter;
}
/* Feature */
/* Utility */
/* Main Top */
/* Content Top */
/* Main Body */
.front-img {
  float: left;
  margin-right: 30px;
  max-width: 50%;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .front-img {
    display: none;
  }
  #g-top {
    text-align: center;
  }
}
@media only screen and (min-width: 1520px) {
  .cta-box {
    background-color: #ECEDEF;
    max-width: 45%;
    padding: 20px 30px;
    text-align: center;
    display: block;
    margin: 0 auto;
    float: left;
  }
}
@media only screen and (max-width: 1519px) {
  .cta-box {
    background-color: #ECEDEF;
    max-width: 50%;
    padding: 20px 30px;
    text-align: center;
    display: block;
    clear: both;
    margin: 0 auto;
  }
}
.cta-desc h2 {
  margin: 0 0 20px;
  color: #333;
  font-weight: 600;
  line-height: 1.4;
  font-size: 20px;
}
.cta-text {
  font-size: 14px;
  line-height: 26px;
}
.cta-button.btn {
  margin-top: 20px;
  border-radius: 0;
  background: #002544;
  border-color: #143958;
}
.cta-button.btn * {
  color: #fff;
}
/* Content Bottom */
/* Sidebar */
/* Mainbottom */
/* Extension */
#g-extension {
  padding: 0;
  background-image: url('../../../../images/layout/ext-bg.jpg');
  background-size: cover;
}
.custom.featured-box {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 20px;
  padding: 20px;
  text-align: center;
}
.featured-box h2 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #000;
  margin: 25px 0;
}
.featured-box p {
  color: #111;
  font-size: 15px;
  text-align: justify;
}
.custom.featured-box .ext-icon {
  text-align: center;
  background-color: #1B5083;
  display: inline-block;
  padding: 30px;
  border-radius: 200px;
  font-size: 40px;
  color: #fff;
  line-height: 0;
  height: 100px;
  width: 100px;
}
.ext-read-more a {
  font-size: 12px;
  color: #666;
  background-color: #eee;
  padding: 7px 20px;
  border-radius: 45px;
  text-transform: uppercase;
}
.ext-read-more a:hover {
  color: #fff;
  background-color: #13aff0;
}
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0;
  margin: 0;
}
/* Bottom */
/* Footer */
#g-footer {
  border-top: none;
}
#g-footer .g-title {
  color: #fff;
  letter-spacing: 1px;
}
#g-footer .g-title::before {
  content: "| ";
  color: #13aff0;
}
#g-footer a {
  color: #fff;
}
#g-footer .doclink {
  font-size: 22px;
  font-weight: lighter;
  text-transform: capitalize;
  letter-spacing: 1px;
}
/* Copyright */
#g-copyright * {
  font-size: 12px;
}
/* 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%;
}
/*# sourceMappingURL=custom_12.css.map */