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

.partner-logo {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  opacity: 0.6;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
}
.partner-logo:hover {
  filter: grayscale(0%);
  opacity: 1;
  margin-top: -5px;
  box-shadow: 0px 18px 22px -15px rgba(0, 0, 0, 0.3);
}
.button, .g-pricingtable-col-item .g-pricingtable .button {
  background: #f36f24;
  border-radius: 10px;
}
@media only all and (min-width: 51rem)\a #g-navigation .g-logo img {
  width: 190px;
}
.block-number .bottom {
  background-color: #1861a3 !important;
  height: 10px;
}
.uk-blog-date .uk-event-date, .uk-event-time .uk-event-date, .block-number .digit {
  min-height: 35px;
  background-color: #0f75bc;
}
.title2 .g-title {
  font-size: 1.7rem;
  font-weight: 700;
  text-shadow: none;
  padding-left: 10px;
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:first-child {
  padding-right: 0rem;
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:last-child {
  padding-left: 0rem;
}
/*# sourceMappingURL=custom_313.css.map */