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

h3 {
  font-size: 1.5em;
  color: #272727;
}
h4 {
  font-size: 1em;
  color: #AD0056;
  font-weight: bold;
}
h2 {
  color: #ad0056;
}
strong {
  color: #393939;
}
body {
  font-family: "DejaVu sans" "Arial";
  font-size: 1.1em;
  line-height: 1.5;
}
.span6 {
  padding: 0 25px;
  border: 1px black dotted;
}
.top-content {
  margin: 0;
  padding: 0;
}
.gantry-logo img {
  width: 250px;
  margin-bottom: 2em;
}
#g-navigation .g-main-nav {
  padding-top: 1.25em;
}
#g-navigation {
  background: transparent !important;
}
.g-grid {
  background: #ffffff;
}
.g-content {
  margin-right: 2.5em;
  margin-left: 2.5em;
}
@media (max-width: 767px) {
  .g-content {
    margin-right: 0em;
    margin-left: 0em;
  }
}
.themestrip-container .elastislide-horizontal {
  padding: 10px 0;
  margin: 0;
}
.logo-custom {
  margin: 0;
  padding: 0;
}
.g-particle {
  margin-right: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-bottom: 0;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  border-bottom: 0px;
  font-weight: bolder;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ababab;
}
.g-main-nav {
  float: left;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 #AD0056;
}
#g-main {
  background: linear-gradient(to bottom, #8d3b64, #BF90A8);
}
#g-page-surround {
  background: linear-gradient(to bottom, #8d3b64, #BF90A8);
}
/*
#g-page-surround {
	background: #BF90A8;
}
*/
#g-navigation {
  background: #8d3b64;
}
.footer-custom {
  background: #BF90A8;
}
#g-footer {
  background: transparent;
  color: #404040;
  border-top: 0;
  padding: 1px 0 10px 0;
  margin: 0px !important;
}
#g-header {
  background: #8d3b64;
}
/*# sourceMappingURL=custom_16.css.map */