html, body {
  overflow: auto; }

.container {
  border-left: 25px solid white;
  border-right: 25px solid white; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 16px; }

.navigation > a > span, .navigation > span {
  font-size: 13px;
  padding-left: 4px;
  padding-right: 4px; }

.action_links {
  margin-top: 55px; }

.action_link {
  font-size: 11px; }

.action_link:hover {
  background: #03295A;
  color: white; }

.phonenumber {
  font-size: 14px;
  padding: 0px;
  text-align: center;
  padding-top: 10px; }
  
  .exw span{
   position: relative;
   top: 20px;
  }
  .exw{
    border: 2px solid #14757A;
    padding: 10px;
    text-align: center;
    background: white;
    color: black;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
  }
  .exw img{
   max-height: 70px;
   float: left; 
  }

.logo {
  margin-top: 25px;
  margin-bottom: 15px; }

.mobile-padding {
  padding-left: 0px;
  padding-right: 0px; }

.submenu {
  display: none;
  position: absolute;
  background: #03295A;
  z-index: 200;
  margin-top: 28px;
  margin-left: -4px;
  padding: 0px; }

.submenu > a > span {
  list-style-type: none;
  padding: 10px;
  color: white;
  padding-left: 15px;
  padding-right: 15px;
  cursor: hand;
  cursor: pointer; }

.submenu > a > span:hover {
  background: #BAD344;
  color: black; }

.footerinfo > * {
  text-align: right;
  line-height: 14px; }

.socials {
  text-align: left;
  padding-left: 15px; }

.nopadd-xs {
  padding-left: 15px;
  padding-right: 15px; }

.address {
  padding-right: 0px;
  padding-left: 25px;
  text-align: left; }

.sidemenu_item > img {
  display: none; }

.newsimage {
  max-width: 33%; }

.content-image {
  max-width: 10%;
  float: left;
  margin-right: 15px; }

.medium {
  max-width: 33%;
  margin-right: 30px; }

.large {
  max-width: 100%; }
