html {
  min-height: 100%;
  margin-left: calc(100vw - 100%);
}
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
header.bg-light {
}
.style1 {
  background-image: url("../assets/images/Headers/banner4.jpg");
  background-repeat: no-repeat;
}
.style2 {
  background-image: url("../assets/images/Headers/banner5.jpg");
  background-repeat: no-repeat;
}
.style4 {
  color: #fff;
  opacity: 1;
}
.style6 {
  background-color: #e0e0e0;
  color: #000;
}
.style10 {
  background-color: #5ba5bd;
}
.style9 {
  color: #fff;
}
.style11 {
  color: #ebebeb;
}
.style7 {
  color: #000;
  background-color: #e0e0e0;
}
. .style12 {
  clear: right;
}
@media (min-width: 1400px) {
  .style13 {
    padding-right: 0px;
  }
}
.style14 {
  margin-bottom: 15px;
  margin-right: 15px;
}
.style15 {
  float: right;
}
.style3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.style5 {
  text-align: right;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
}
.style8 {
  background-color: #005461;
}
.style12 {
  background-color: #005461;
  color: rgba(68, 68, 68, 0);
  text-align: right;
}
.style16 {
  color: rgba(255, 255, 255, 0);
  text-align: left;
  max-width: 800px;
}
.style17 {
}
