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

/* line 1, templates/rt_clarity/custom/scss/custom.scss */
hr {
  border: 2px solid #22316c;
}
/* line 5, templates/rt_clarity/custom/scss/custom.scss */
h1 {
  color: #22316c;
}
/* line 9, templates/rt_clarity/custom/scss/custom.scss */
h2 {
  color: #22316c;
}
/* line 13, templates/rt_clarity/custom/scss/custom.scss */
h3 {
  color: #22316c;
}
/* line 19, templates/rt_clarity/custom/scss/custom.scss */
.g-content {
  padding-top: 0rem;
}
/* line 26, templates/rt_clarity/custom/scss/custom.scss */
.item-image {
  text-align: center;
}
/* line 32, templates/rt_clarity/custom/scss/custom.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
  font-size: 1.5rem !important;
  background-color: #22316c;
  text-align: center;
  color: #fff;
}
/* line 39, templates/rt_clarity/custom/scss/custom.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text .g-latestnews-grid-item-content {
  margin-top: 0;
  padding: 0rem;
}
/* line 44, templates/rt_clarity/custom/scss/custom.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
  opacity: 0.8;
  font-family: "asap", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  margin-top: 0rem;
  font-size: 1.1vw;
}
/* line 51, templates/rt_clarity/custom/scss/custom.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text {
  cursor: pointer;
  will-change: auto !important;
  border-radius: 10px;
  font-weight: 600;
  padding: 1rem;
}
/* line 66, templates/rt_clarity/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-header .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  background-color: #cccbcc;
}
/* line 70, templates/rt_clarity/custom/scss/custom.scss */
.g-main-nav .g-sublevel > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fff !important;
  background: #304493;
}
/* line 75, templates/rt_clarity/custom/scss/custom.scss */
#g-copyright {
  text-transform: none;
  font-size: 1rem;
}
/* line 80, templates/rt_clarity/custom/scss/custom.scss */
a.footer-contact-email:link {
  color: #fff;
}
/* line 84, templates/rt_clarity/custom/scss/custom.scss */
a.footer-contact-email:hover {
  color: yellow;
}
/*#g-container-main {
 background-color: #d6d6d6;
 } */
/*ASide*/
/* line 95, templates/rt_clarity/custom/scss/custom.scss */
#g-aside {
  background: #d6d6d6;
}
/* Mobile Menu */
/* line 102, templates/rt_clarity/custom/scss/custom.scss */
.g-offcanvas-toggle {
  background: #fff;
  color: #22316c;
  width: 20%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  top: 1.8rem;
  left: 1.1rem;
  z-index: 10001;
  direction: ltr;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (max-width: 767px) {
  /* line 120, templates/rt_clarity/custom/scss/custom.scss */
  .bottom-contact {
    text-align: center;
  }
}
/*# sourceMappingURL=custom_18.css.map */