@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
html,
body {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  vertical-align: baseline;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: 'Open Sans', sans-serif;
}

html {
  overflow-y: scroll;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: url("bg.jpg") repeat-x scroll 50% 0;
}

body {
  color: #000;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.8;
}

header h1,
footer h1 {
  clear: both;
  margin-bottom: 15px;
  color: #2D449F;
  font-weight: normal;
  font-weight: 300;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.3;
}

header ul,
footer ul {
  margin: 0 0 15px 20px;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  list-style: none;
  vertical-align: baseline;
  font-weight: inherit;
  font-style: inherit;
}

header li,
footer li {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  vertical-align: baseline;
  font-weight: inherit;
  font-style: inherit;
}

header img {
  max-width: 100%;
  height: auto;
}

header a,
footer a {
  color: #3754AE;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

header a:hover,
header a:focus,
header a:active,
footer a:hover,
footer a:focus,
footer a:active {
  color: #353f47;
}

.vc-clear:before,
.vc-clear:after,
.vc-site-header:before,
.vc-site-header:after,
.vc-site-content:before,
.vc-site-content:after,
.vc-site-footer:before,
.vc-site-footer:after,
.vc-ak-container:after,
.vc-ak-container:before {
  display: table;
  content: '';
}

.vc-clear:after,
.vc-site-header:after,
.vc-site-content:after,
.vc-site-footer:after,
.vc-ak-container:after {
  clear: both;
}

.vc-widget {
  margin: 0 0 25px;
}

.vc-ak-container {
  margin: 0 auto;
  width: 1170px;
}

#vc-masthead .vc-site-branding {
  float: left;
  padding: 24px 0;
}

#vc-masthead .vc-site-branding img {
  display: block;
  width: auto !important;
  height: auto !important;
}

.vc-main-navigation {
  position: relative;
  z-index: 999;
  display: block;
  clear: both;
  border-top: 1px solid #666;
  border-bottom: 2px solid #666;
  background: #5CADD9;
  font-weight: 300;
}

.vc-main-navigation .vc-ak-container {
  padding: 0 !important;
}

.vc-main-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.vc-main-navigation li {
  position: relative;
  display: inline-block;
  color: #ababab;
  text-transform: none;
  white-space: nowrap;
  font-size: 18px;
  line-height: 48px;
}

.vc-main-navigation a {
  display: block;
  padding: 0 18px;
  color: #FFF;
  text-decoration: none;
  letter-spacing: 0;
  font: 18px/20px;
  font-size: 20px;
  line-height: 48px;
}

.vc-main-navigation .vc-menu>li:hover>a {
  color: #000000;
}

.vc-menu-toggle {
  display: none;
  cursor: pointer;
}

.vc-hide {
  display: none;
}

#vc-colophon {
  background: url("footer-bg.jpg") repeat-x scroll 50% 0;
}

.vc-site-footer a {
  color: #0B4E7F;
  font-size: 14px;
}

.vc-site-footer a:hover {
  color: #0B4E7F;
}

#vc-top-footer {
  padding: 15px 0;
  border-top: 2px solid #0B4E7F;
  color: #CCC;
  font-size: 14px;
}

#vc-top-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#vc-top-footer ul li {
  padding: 5px 0;
  line-height: 1.3;
}

#vc-top-footer ul li:last-child {
  border-bottom: none;
}

#vc-top-footer .vc-footer {
  float: left;
  width: 25%;
}

#vc-top-footer h1.vc-widget-title {
  margin-bottom: 20px;
  color: #0B4E7F;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: bold;
  font-size: 14px;
  line-height: 28px;
}

#vc-top-footer .vc-footer .vc-widget {
  margin: 0 0 10px;
  padding-right: 45px;
}

#vc-top-footer .vc-footer.vc-footer4 .vc-widget {
  padding-right: 0;
}

#vc-bottom-footer {
  padding: 15px 0;
  color: #0B4E7F;
  font-weight: 300;
  font-family: 'Lato', sans-serif;
}

#vc-bottom-footer .vc-site-info {
  float: right;
}

#vc-bottom-footer .vc-copyright {
  font-size: 14px;
}

#vc-bottom-footer .vc-copyright a {
  color: #0B4E7F;
  font-size: 14px;
}

#vc-primary {
  width: 1170px;
  margin: 15px auto
}

#rootDiv {
  margin: 15px auto;
  width: 1170px;
  background-color: white;
}