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

#language_picker_des_115 {
	display: none;
}
h1, h2, h3, h4, h5 {
font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 400;
color: #2f97cb;
text-transform: uppercase;
line-height: 40px;
}
h1 {
line-height: 40px;
}
body {
  font-size: 1rem;
  line-height: 23px;
}
.g-content-array .g-item-title {
margin: 0;
display: none;
}
#g-navigation {
background: #ffffff !important;
color: #2f97cb;
position: relative;
z-index: 11;
-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-align: center;
color: #ffffff;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #2f97cb;
  text-transform: uppercase;
  font-size: 75%;
  font-weight: lighter;
}
div.mod-languages ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
.nav {
  display: block;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}