html, body {
  font-family: 'Open Sans', sans-serif;
  color: #373737;
  font-weight: 300;
  overflow-x: hidden;
  width: 100%; }

h1 {
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 25px;
  margin-top: 25px;
  letter-spacing: -2px; }

h2 {
  font-size: 26px;
  border-bottom: 1px solid #0E3561;
  margin-bottom: 0px;
  padding-bottom: 25px;
  margin-bottom: 10px;
  color: #0E3561;
  letter-spacing: -0.5px;
  font-weight: 300;
  line-height: 32px; }

h2 > span {
  font-size: 16px;
  color: #F0F0F0; }

p {
  text-align: justify;
  font-size: 16px; }

p > a {
  color: blue !important; }

h3 {
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 15px; }

.fin-corner {
    display: block;
    height: 180px;
    width: 180px;
    color: transparent;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1500;
    background: url(/img/corner.png);
    background-size: cover;
    animation: pulsate 0.8s ease-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(1, 1);

    }
  
    100% {
        -webkit-transform: scale(1.1, 1.1);

    }
}
@-moz-keyframes pulsate {
    0% {
        -moz-transform: scale(1, 1);

    }
    50% {

    }
    100% {
        -moz-transform: scale(1.1, 1.1);

    }
}
@-ms-keyframes pulsate {
    0% {
        -ms-transform: scale(1, 1);
 
    }
    50% {
     
    }
    100% {
        -ms-transform: scale(1.1, 1.1);
    
    }
}
@-o-keyframes pulsate {
    0% {
        -o-transform: scale(1, 1);

    }
    50% {
      
    }
    100% {
        -o-transform: scale(1.1, 1.1);
      
    }
}
@keyframes pulsate {
    0% {
        transform: scale(1, 1);

    }
    50% {

    }
    100% {
        transform: scale(1.1, 1.1);

    }
}

hr {
  background: #F2F2F2;
  border: 0px;
  height: 2px; }

.quoteband {
  background: #0E3561;
  padding: 25px;
  color: white; }

.quoteband-text {
  font-size: 18px; }

footer {
  background: #0E3561;
  color: white; }

ol {
  font-size: 16px; }

.tick {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 10px; }

.menustrip {
  background: #F0F0F0;
  height: 38px;
  margin-bottom: 25px; }

.carousel-control.right, .carousel-control.left {
  background-image: none !important; }

ol > li {
  font-size: 16px;
  margin-bottom: 20px; }

.carousel-indicators {
  bottom: -10px; }

.container {
  padding: 0px; }

a:hover, a:visited, a:active, a:link {
  text-decoration: none;
  color: black; }

.phonenumber {
  font-weight: bold;
  color: #F0F0F0;
  display: block;
  padding: 5px;
  text-align: right; }

.phonenumber > i {
  display: inline-block; }

.header_phone_text {
  text-align: right;
  margin-bottom: 5px;
  color: white; }

.headhead {
  background-color: #0e3561; }

.action_links {
  margin-top: 15px; }

.action_link {
  background: white;
  display: block;
  padding: 10px;
  text-align: center;
  color: black !important;
  font-size: 18px;
  margin-bottom: 25px;
  font-size: 16px;
  margin-left: 5px;
  margin-right: 5px; }

.action_link > i {
  display: none; }

.action_link:hover {
  background: #F0F0F0;
  color: black !important; }

.logo > img, .logo > a > img {
  max-width: 100%;
  margin-top: 112px;
  margin-bottom: 25px; }

.logo {
  text-align: left; }

.mobile_logo {
  background: #0E3561;
  text-align: center;
  margin: 0px;
  padding: 20px; }

.mobile_logo > img {
  max-width: 100%; }

.brocheck, .broall {
  font-weight: 300;
  font-size: 12px;
  margin-right: 10px; }

.brodown {
  background: #0071B9;
  color: white;
  padding: 5px;
  font-size: 14px;
  margin-bottom: 5px; }

.shermin {
  text-align: center; }

.shermin > a > img {
  max-width: 100%; }

.redbar {
  background-color: #F0F0F0;
  color: black;
  padding-left: 15px;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  margin-top: 5px;
  margin-bottom: 5px;
  border-top: #0E3561 solid 5px;
  border-bottom: #0E3561 solid 5px; }

.brodown:hover {
  background: #004A80 !important; }

.navigation {
  width: 100%;
  padding: 0px; }

.navigation > a > span, .navigation > span {
  list-style-type: none;
  padding: 10px;
  display: inline-block;
  background: #F0F0F0;
  color: black;
  padding-left: 6px;
  padding-right: 8px;
  cursor: hand;
  cursor: pointer;
  font-size: 13px;
  float: left;
  margin-right: 1px; }

.navigation > span > a {
  color: black !important; }

.navigation > a > span:hover, .navigation > span:hover, .navigation > span > a:hover, .navigation > span:hover > a {
  background: #808080;
  color: white !important;
  text-decoration: none !important; }

.submenu {
  display: block;
  z-index: 200;
  margin-top: 27px;
  margin-left: -7px;
  padding: 0px; }

.submenu > a > span {
  display: block;
  list-style-type: none;
  padding: 10px;
  color: black !important;
  padding-left: 15px;
  padding-right: 15px;
  cursor: hand;
  cursor: pointer;
  background: #F0F0F0; }

.submenu > a > span:hover {
  background: #808080 !important;
  color: white !important; }

.submenu > span {
  display: block;
  text-align: left;
  color: white; }

.haserror {
  border: 1px solid red; }

.mobile_action_link {
  background: #F0F0F0;
  display: block;
  padding: 10px;
  text-align: center;
  color: black !important;
  font-size: 22px; }

.mobile_action_link:hover {
  background: #808080; }

.mobile_phonenumber {
  background: #0E3561;
  font-size: 26px;
  display: block;
  padding: 10px;
  text-align: center;
  color: white !important;
  line-height: 45px;
  border-bottom: 1px solid black; }

.circle-icon {
  border: 3px solid black;
  border-radius: 100%;
  display: inline-block;
  width: 40px;
  line-height: 37px;
  font-size: 20px; }

.mobile-menu-trigger {
  background: #0C294C;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 200;
  cursor: hand;
  cursor: pointer; }

.mobile-menu-trigger > span {
  margin-left: 15px; }

.mobile-menu-buffer {
  height: 50px; }

.arrow_bottom {
  max-width: 100%; }

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

.submenu {
  padding: 0px;
  margin-top: 10px; }

.submenu > a > span {
  display: block;
  list-style-type: none;
  padding: 10px;
  margin: 0px; }

.mobile-navigation {
  z-index: 200;
  background: #0C294C;
  width: 66%;
  padding: 0px;
  position: fixed;
  border-top: 1px solid white;
  left: -2000px;
  transition: all 0.5s ease; }

.mobilemenushown {
  left: 0px; }

.mobile-navigation > a > span, .mobile-navigation > span > span, .mobile-navigation > span {
  display: block;
  list-style-type: none;
  padding: 10px;
  color: #ffffff;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  border-bottom: 1px solid white; }

.mobile-navigation > span > span {
  font-weight: bold;
  border-bottom: 0px solid white; }

.mobile-navigation > span {
  padding: 0px;
  padding-top: 10px; }

.mobile-navigation > span > .submenu {
  display: none; }

.mobile-navigation > span > .submenu > a > span {
  padding-left: 35px; }

.mobile-navigation > a > span:hover {
  background: #0E3561;
  color: #ffffff; }

.content-image {
  min-width: 100%;
  max-width: 100%; }

.sideimage {
  margin-top: 25px;
  text-align: center;
  font-weight: 400;
  padding-bottom: 20px; }

.sideimage > img, .sideimage > a > img {
  max-width: 100%;
  margin-top: 25px;
  padding-bottom: 20px; }

.sideimage > span {
  font-size: 16px;
  padding: 10px;
  display: block; }

.productpanel {
  background-repeat: no-repeat;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  background-position: center top;
  background-size: cover; }

.productpanellabel {
  box-sizing: border-box;
  background: #808080;
  color: white;
  text-align: center;
  padding: 10px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 20px;
  position: absolute;
  bottom: 0px;
  z-index: 150; }

.productpanel:hover > .productpanellabel {
  background: #F0F0F0;
  color: black; }

.productextra {
  box-sizing: border-box;
  position: absolute;
  bottom: -250px;
  background: rgba(255, 255, 255, 0.8);
  color: black;
  z-index: 149;
  transition: all 0.5s ease; }

.productextrashow {
  bottom: 45px; }

.productextra > div {
  padding: 10px; }

.action_but {
  background: #0E3561;
  padding: 15px;
  text-align: center;
  color: white !important;
  border: 1px solid #F0F0F0; }

.action_but:hover {
  background: #0C294C;
  color: white !important; }

.action_but > .head {
  font-size: 20px;
  font-weight: 400;
  margin: 5px;
  letter-spacing: normal; }

.action_but > p {
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 0px; }

.footerinfo {
  padding-top: 15px; }

.footerinfo > * {
  text-align: center;
  padding-right: 15px; }

.footerinfo > h4 {
  font-weight: bold; }

.address {
  font-size: 12px !important;
  font-weight: 300 !important;
  padding-left: 25px;
  padding-right: 25px;
  text-align: center; }

.footerinfo > .credits > a, .footerinfo > .sitedocs, .footerinfo > .sitedocs > a {
  font-size: 12px;
  line-height: 10px;
  margin-bottom: 10px;
  color: white !important; }

.socialbutton {
  border-radius: 100%;
  height: 40px;
  width: 40px;
  color: white;
  border: 3px solid white;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
  display: inline-block;
  margin: 5px;
  margin-top: 15px; }

.socials {
  text-align: center; }

.socialbutton:hover {
  background: white;
  color: #0C294C;
  border-color: #0C294C; }

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

.one-edge-shadow {
  -webkit-box-shadow: 0 8px 6px -6px #AAA;
  -moz-box-shadow: 0 8px 6px -6px #AAA;
  box-shadow: 0 8px 6px -6px #AAA; }

.bigpic {
  max-width: 100%; }

.sidemenu {
  margin-top: 15px; }

.sidemenu > h2 {
  font-size: 26px; }

.sidemenu_item {
  line-height: 50px;
  text-align: center;
  margin-bottom: 5px;
  background: #F0F0F0;
  color: black !important;
  font-weight: 400; }

.sidemenu_item:hover {
  background: #808080;
  color: white !important; }

.sidemenu_item > img {
  max-height: 50px;
  float: right; }

.sidemenu > a[href*="/networkveka/"] > div {
  background: #0068B4 !important;
  color: white !important; }

.sidemenu > a[href*="/networkveka/"] > div:hover {
  background: #004A80 !important;
  color: white !important; }

.contactform {
  background: #F2F2F2;
  padding: 10px; }

.contactform > h2 {
  color: black;
  font-size: 16px;
  letter-spacing: normal;
  padding-bottom: 17px; }

.has-error {
  border-color: red; }

.newsimage {
  max-width: 100%;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px; }

.nextshowcase {
  background: #0E3561;
  color: white;
  max-width: 33%;
  float: right;
  padding: 10px; }
  
  .financebanner{
	  background: #e80000;
	  text-align: center;
	  font-weight: 700;
	  padding: 10px;
	  font-size: 20px;
	  color: white;
  }
