/* 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-container {
  width: 75rem;
}
@media only all and (min-width: 85rem) {
  #g-intro {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  body {
    font-size: 1.1rem;
  }
}
@media only all and (min-width: 65rem) and (max-width: 84.99rem) {
  #g-intro {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  body {
    font-size: 1.1rem;
  }
}
.g-logo {
  margin: 0;
}
#g-header {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-transform: none;
  font-weight: 400;
  font-size: 0.9rem;
}
#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: #ffffff;
  background: linear-gradient(95.66deg, #2760aa 0%, #083f88 100%);
}
#g-header .g-main-nav .g-toplevel > li:last-child .g-menu-item-container {
  padding-right: 14px;
}
#g-fullwidth {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
#g-showcase {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  margin-top: -1rem;
  border: 1rem solid #fff;
}
.g-features-particle.style7 .g-features-particle-title {
  text-transform: none;
  font-size: 2rem;
}
.g-features-particle.style7 .g-features-particle-item-inner {
  font-size: 2rem;
  font-weight: bold;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 20px 14px;
  margin: 0rem -6px;
}
#g-mainbody {
  margin-bottom: 0.2rem;
}
#g-aside .g-title, #g-sidebar .g-title {
  font-size: 1.42rem !important;
}
#g-intro {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  padding-top: 0rem;
  padding-bottom: 0rem;
}
/* BUTTON */
.button {
  background: linear-gradient(95.66deg, #2760aa 0%, #083f88 100%);
  color: #ffffff;
  border: 1px solid #fff;
  border-radius: 0px;
  transition: 0.5s;
}
.button:hover {
  background: linear-gradient(95.66deg, #291872 0%, #624fae 100%);
  color: #ffffff;
  border: 1px solid #fff;
  transition: 0.5s;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.8);
}
#g-footer .button {
  background: #111111;
  color: #939496;
  border: 1px solid #939496;
}
#g-footer .button:hover {
  background: #939496;
  color: #ffffff;
  border: 1px solid #939496;
}
#g-footer {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
#g-copyright {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.8);
  border-top: 1px solid #f1f1f1;
}
#g-page-surround .readmore .btn, #g-offcanvas .readmore .btn, #g-page-surround .search-form-results .btn, #g-offcanvas .search-form-results .btn {
  border-radius: 0px;
  background: linear-gradient(95.66deg, #2760aa 0%, #083f88 100%);
  color: #fff;
  border: 1px solid #fff;
  transition: 0.5s;
}
#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: #939496;
  color: #ffffff;
  border: 1px solid #fff;
  transition: 0.5s;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.8);
}
.g-offcanvas-toggle {
  font-size: 1.6rem;
  color: #a5a5a5;
  z-index: 1003;
}
.g-offcanvas-toggle {
  color: #ffffff;
  background: #083f88;
  padding: 0.4rem;
  border-radius: 2px;
  margin-top: -5rem;
  right: 0;
  border: 1px solid;
}
body .g-content-pro .g-info-container, body .g-content-pro-slider .g-info-container, body .g-content-pro-slideset .g-info-container {
  padding: 10px;
  padding-top: 25px;
  min-height: 9rem;
  background: #f1f1f1;
}
.g-content-pro .g-content-pro-item:hover, .g-content-pro-slider .g-content-pro-item:hover, .g-content-pro-slideset .g-content-pro-item:hover {
  border: 1px solid #132e5e;
}
#g-mainbottom .dwarem {
  font-size: 2rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  font-weight: 500;
}
/* 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;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
  background: #f1f1f1;
  transition: 0.5s;
}
.box1.moduletable:hover, .box1.widget:hover, .box1.g-outer-box:hover, .box1:hover > .g-content {
  border: 1px solid #132e5e;
  transition: 0.5s;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  border: 1px solid #132e5e;
  background: linear-gradient(95.66deg, #1653a2 0%, #083f88 100%);
  margin: -1.55rem;
  color: #fff;
  padding: 65px;
}
.box2.moduletable .g-title, .box2.widget .g-title, .box2.g-outer-box .g-title, .box2 > .g-content .g-title {
  color: #ffffff !important;
  border-bottom: 1px solid #ffffff;
}
.box2.moduletable .button, .box2.widget .button, .box2.g-outer-box .button, .box2 > .g-content .button {
  background: linear-gradient(95.66deg, #2760aa 0%, #083f88 100%);
  color: #ffffff;
  border: 1px solid #ffffff;
}
.box2.moduletable .button:hover, .box2.widget .button:hover, .box2.g-outer-box .button:hover, .box2 > .g-content .button:hover {
  background: #939496;
  color: #ffffff;
  border: 1px solid #939496;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  padding: 15px;
  background: #f1f1f1;
  color: #474747;
  margin: -1.3rem;
  border: 3px solid #ffffff;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.4);
}
.box3.moduletable .g-title, .box3.widget .g-title, .box3.g-outer-box .g-title, .box3 > .g-content .g-title {
  color: #939496 !important;
  border-bottom: 1px solid #939496;
}
.box3.moduletable .button, .box3.widget .button, .box3.g-outer-box .button, .box3 > .g-content .button {
  background: #ffffff;
  color: #939496;
  border: 1px solid #939496;
}
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3.g-outer-box .button:hover, .box3 > .g-content .button:hover {
  background: #939496;
  color: #ffffff;
  border: 1px solid #939496;
}
#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-to-top .style1 #g-totop-button {
  border-radius: 0px;
  padding: 10px 16px;
  border: 3px double;
}
#g-page-surround {
  box-shadow: none;
  padding: 0;
}
.g-page-title h3 {
  font-size: 3rem;
  font-weight: 600;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
#g-copyright .g-copyright-border {
  border-top: 2px solid #173873;
  margin: 0 1.563rem;
  padding: 0 0.938rem;
}
body .g-slideshow .style3 .g-slideshow-title {
  font-size: 3rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  margin: 0 0 15px;
  color: #fff !important;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
  font-weight: 600;
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 2rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  padding: 1rem 0;
  font-weight: 600;
}
.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
/*# sourceMappingURL=custom_20.css.map */