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

.g-logo {
  position: fixed !important;
}
h1 {
  font-size: 1.4rem;
}
#g-fullwidth {
  color: #757575;
  margin-top: 0.4rem;
}
/* BUTTON */
.button {
  background: #fff none repeat scroll 0 0;
  border-radius: 0px;
  color: #53a5e2;
  border: 1px solid #53a5e2;
}
.button:hover {
  background: #53a5e2 none repeat scroll 0 0;
  color: #ffffff;
  border: 1px solid #53a5e2;
}
#g-footer .button {
  background: #8a95a1 none repeat scroll 0 0;
  border-radius: 0px;
  color: #ffffff;
  border: 1px solid #ffffff;
}
#g-footer .button:hover {
  background: #6d7781 none repeat scroll 0 0;
  color: #ffffff;
  border: 1px solid #ffffff;
}
#g-page-surround .readmore .btn, #g-offcanvas .readmore .btn, #g-page-surround .search-form-results .btn, #g-offcanvas .search-form-results .btn {
  background: #fff none repeat scroll 0 0;
  border-radius: 0px;
  color: #53a5e2;
  border: 1px solid #53a5e2;
}
#g-page-surround .readmore .btn:hover, #g-offcanvas .readmore .btn:hover, #g-page-surround .search-form-results .btn:hover, #g-offcanvas .search-form-results .btn:hover, #g-page-surround .readmore .btn:active, #g-offcanvas .readmore .btn:active, #g-page-surround .search-form-results .btn:active, #g-offcanvas .search-form-results .btn:active, #g-page-surround .readmore .btn:focus, #g-offcanvas .readmore .btn:focus, #g-page-surround .search-form-results .btn:focus, #g-offcanvas .search-form-results .btn:focus {
  background: #53a5e2 none repeat scroll 0 0;
  color: #ffffff;
  border: 1px solid #53a5e2;
}
.g-offcanvas-toggle {
  font-size: 1.6rem;
  color: #a5a5a5;
  z-index: 1003;
}
.g-offcanvas-toggle {
  color: #ffffff;
  background: #1b387f;
  padding: 0.4rem;
  border-radius: 2px;
}
body .g-slideshow .style3 .g-slideshow-title {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  margin: 0 0 15px;
  color: #fff !important;
  background: #1b387f;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
}
/* SOCIAL */
.g-social-search .g-social-icons a {
  color: #29314e;
}
.g-social-search .g-search-icon > a:hover {
  color: #707eb1;
}
.g-social-search .fa {
  color: #ffffff;
}
.g-social-search {
  padding: 0;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  padding: 15px;
  background: #fff;
  color: #474747;
  margin: -1.3rem;
  border: 3px solid #00abd6;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 4px 4px rgba(0, 0, 0, 0.2);
}
.box3.moduletable .g-title, .box3.widget .g-title, .box3.g-outer-box .g-title, .box3 > .g-content .g-title {
  color: #474747 !important;
}
.box3.moduletable .button, .box3.widget .button, .box3.g-outer-box .button, .box3 > .g-content .button {
  background: #00abd6;
  color: #ffffff;
}
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3.g-outer-box .button:hover, .box3 > .g-content .button:hover {
  background: #ffffff;
  color: #00abd6;
}
#g-subfeature h3 {
  font-size: 3rem;
  font-weight: 700;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
body .uk-slidenav {
  border-radius: 10%;
}
#g-intro {
  border-top: 13px solid #00abd6;
  border-bottom: 13px solid #00abd6;
}
#g-header .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fff !important;
  border-top: 2px solid;
}
#g-container-main {
  border-top: 10px solid #e0e0e0;
}
/*# sourceMappingURL=custom_33.css.map */