@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: Icon;
  src: url("Icon.woff");
}

header aside,
footer,
header,
main,
header nav,
footer nav,
header section,
footer section {
  display: block;
}

html {
  font-family: sans-serif;

  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

header a,
footer a {
  background: 0 0;
  color: #006495;
  text-decoration: none;
}

header a:focus,
footer a:focus {
  outline: dotted thin;
}

header a:active,
header a:hover {
  outline: 0;
}

footer a:active,
footer a:hover {
  outline: 0;
}

header b,
footer b {
  font-weight: 700;
}

header img,
footer img {
  height: auto;
  border: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.vc-footer-widgets:before,
.vc-nav-secondary:before,
.vc-site-container:before,
.vc-site-footer:before,
.vc-site-header:before,
.vc-site-inner:before,
.vc-wrap:before {
  display: table;
  content: " ";
}

.vc-footer-widgets:after,
.vc-nav-secondary:after,
.vc-site-container:after,
.vc-site-footer:after,
.vc-site-header:after,
.vc-site-inner:after,
.vc-wrap:after {
  display: table;
  clear: both;
  content: " ";
}

body {
  margin: 0;
  background-color: #fff;
  color: #3b3b3b;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.625;
}


::-moz-selection {
  background-color: #333;
  color: #fff;
}

::selection {
  background-color: #333;
  color: #fff;
}

header a:hover,
footer a:hover {
  color: #e6b10f;
}

header p,
footer p {
  margin: 0 0 24px;
  padding: 0;
}

header ul,
footer ul {
  margin: 0;
  padding: 0;
}

header li,
footer li {
  list-style-type: none;
}

header h4,
footer h4 {
  margin: 0 0 10px;
  color: #333;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.2;
  font-size: 20px;
}



header img,
footer img {
  max-width: 100%;
}

::-moz-placeholder {
  color: #666;
  font-weight: 400;
  opacity: 1;
}

::-webkit-input-placeholder {
  color: #666;
  font-weight: 400;
}

.vc-wrap {
  margin: 0 auto;
  max-width: 1140px;
}

.vc-site-inner {
  position: relative;
  z-index: 100;
  clear: both;
  padding-top: 40px;
  padding-bottom: 20px;
  border-radius: 0 0 50% 50%/18px;
  background-color: #fff;
}

.vc-content {}

.vc-content-sidebar .vc-content {
  float: left;
}

.vc-breadcrumb {
  position: relative;
  z-index: 20;
  margin-bottom: 0;
  padding: 4px 0;
  border-bottom: 1px solid #e8e8e8;
  background: #fff;
  font-size: 13px;
}

.vc-before-header ::-webkit-input-placeholder {
  color: #999;
}

.vc-before-header ::-moz-placeholder {
  color: #999;
}

.vc-widget-title {
  margin: 0 0 20px;
  padding: 0;
  font-weight: 400;
  font-size: 24px;
}

.vc-alignleft {
  float: left;
  text-align: left;
}

.vc-alignright {
  float: right;
  text-align: right;
}

.vc-widget {
  margin-bottom: 40px;
  word-wrap: break-word;
}

.vc-widget li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.vc-widget .vc-menu li {
  border-bottom: 1px solid #7d7d7d;
}

.vc-widget .vc-menu li.vc-current-menu-item a {
  color: #e6b10f;
}

.vc-widget p:last-child {
  margin-bottom: 0;
}

.vc-site-header {
  position: relative;
  z-index: 999;
  min-height: 120px;
  height: 50px;
  border-radius: 0 0 50% 50%/18px;
  background: -moz-linear-gradient(top, #efefef, #ebebeb);
  background: -webkit-linear-gradient(top, #efefef, #ebebeb);
  background: linear-gradient(to bottom, #efefef, #ebebeb);
  background-color: #ebebeb;
}

.vc-site-header .vc-wrap {
  padding: 20px 0 10px;
}

.vc-site-header .vc-wrap:after {
  clear: none;
}

.vc-title-area {
  float: left;
  padding: 10px 0 0;
  width: 320px;
}

.vc-site-title {
  font-weight: 700;
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.2;
}

.vc-site-title a,
.vc-site-title a:hover {
  color: #e6b10f;
}

.vc-site-description {
  color: #aaa;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 300;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5;
}

.vc-site-description,
.vc-site-title {
  margin-bottom: 0;
}

.vc-header-image .vc-site-description,
.vc-header-image .vc-site-title {
  display: block;

}

.vc-genesis-nav-menu {
  clear: both;
  width: 100%;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5;
}

.vc-genesis-nav-menu a {
  display: block;
  padding: 20px 24px;
  color: #fff;
}

.vc-genesis-nav-menu .vc-menu-item {
  display: inline-block;
  text-align: left;
}

.vc-genesis-nav-menu a:hover {
  color: #e6b10f;
}

.vc-genesis-nav-menu .vc-menu-item:hover {
  position: static;
}

.vc-nav-secondary {
  margin: 0;
  text-transform: none;
  letter-spacing: 0;
}

.vc-nav-secondary .vc-genesis-nav-menu a {
  padding: 9px 10px;
}

.vc-nav-secondary .vc-genesis-nav-menu a:hover {
  color: #e6b10f;
}

.vc-footer-widgets {
  position: relative;
  z-index: 10;
  clear: both;
  margin-top: -70px;
  padding-top: 100px;
  border-top: 1px solid #ececec;
  background-color: #006495;
  color: #fff;
  font-size: 14px;
}

.vc-footer-widgets a,
.vc-footer-widgets h4 {
  color: #fff;
}

.vc-footer-widgets li {
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
}

.vc-footer-widgets-1,
.vc-footer-widgets-2,
.vc-footer-widgets-3,
.vc-footer-widgets-4 {
  width: 23%;
}

.vc-footer-widgets-1,
.vc-footer-widgets-2,
.vc-footer-widgets-3 {
  float: left;
  margin-right: 2%;
}

.vc-footer-widgets-4 {
  float: right;
}

.vc-site-footer {
  padding: 20px 0;
  background-color: #006495;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-size: 12px;
}

.vc-site-footer a {
  color: #fff;
}

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

.vc-site-footer p {
  margin-bottom: 0;
}

.vc-before-header {
  background-color: #006495;
  color: #fff;
  text-align: left;
}

.vc-before-header .vc-wrap {
  padding: 16px 22px;
}




.vc-header-image .vc-site-title a {
  background-size: contain !important;
}





@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: widget_easy_sidebar_menu_widget;
  src: url("fontello.woff");
}


.vc-simple-social-icons ul {
  margin: 0;
  padding: 0;
}

.vc-simple-social-icons ul li {
  float: left;
  margin: 0 6px !important;
  padding: 0 !important;
  border: 0 !important;
  background: 0 0 !important;
  list-style-type: none !important;
}

.vc-simple-social-icons ul li a {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;

  border: 0 !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: none !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-variant: normal !important;
  line-height: 1em;
}

.vc-social-img {
  width: 41px;
}

.accent-text{
  background-color: rgba(230, 177, 15, .75);
  padding: 1rem 2rem;
  font-size: 15px;
}

.blurb{
  padding: 5px;
  text-align: center;
  font-size: 15px;
}

.list-group-item-heading {
  font-weight: 600;
  color: #006495;
}

.btn-info {
  background-color: #e6b10f;
  border-color: #e6b10f;
}

.btn-info:hover {
  background-color: #d0a116;
}

.btn-default {
  background-color: #006495;
}

.list-group-item .btn-link {
  /* color: #e6b10f; */
}

.list-group-item .btn-link:hover {
  /* color: #d0a116; */
}

.vc-site-container .vc-wrap {
  /* max-width: 90% !important; */
}

#vc-banner {
  background-image: url('./banner.jpeg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 450px;
  width: 100%;
  min-width: 100%;
}

.disp-inl {
  display: inline;
}