@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600|Source+Sans+Pro:300,600);

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

a {
  background-color: transparent
}

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

b,
strong {
  font-weight: 700
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

img {
  border: 0
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  appearance: button;
  cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

textarea {
  overflow: auto
}

@media print {

  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    box-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " (" attr(href) ")"
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""
  }

  img,
  tr {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }

  .navbar {
    display: none
  }
}

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #1c1c1c;
  background-color: #fff
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #337ab7;
  text-decoration: none
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

img {
  vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px
}

.h1,
h1 {
  font-size: 36px
}

.h2,
h2 {
  font-size: 30px
}

.h3,
h3 {
  font-size: 24px
}

.h4,
h4 {
  font-size: 18px
}

p {
  margin: 0 0 10px
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px
}

.row {
  margin-right: -15px;
  margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left
}

.col-xs-12 {
  width: 100%
}

.col-xs-offset-0 {
  margin-left: 0
}

@media (min-width:768px) {

  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-8 {
    width: 66.66666667%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-4 {
    width: 33.33333333%
  }

  .col-sm-offset-0 {
    margin-left: 0
  }
}

@media (min-width:992px) {

  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-10 {
    width: 83.33333333%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-7 {
    width: 58.33333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-offset-0 {
    margin-left: 0
  }
}

@media (min-width:1200px) {

  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-10 {
    width: 83.33333333%
  }

  .col-lg-8 {
    width: 66.66666667%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-5 {
    width: 41.66666667%
  }

  .col-lg-4 {
    width: 33.33333333%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-offset-0 {
    margin-left: 0
  }
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #999
}

.form-control::-webkit-input-placeholder {
  color: #999
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}

textarea.form-control {
  height: auto
}

.form-group {
  margin-bottom: 15px
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav>li {
  position: relative;
  display: block
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}

@media (min-width:992px) {
  .navbar {
    border-radius: 4px
  }
}

@media (min-width:992px) {
  .navbar-header {
    float: left
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
  overflow-y: auto
}

@media (min-width:992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important
  }

  .navbar-collapse.in {
    overflow-y: visible
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.navbar-toggle:focus {
  outline: 0
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px
}

@media (min-width:992px) {
  .navbar-toggle {
    display: none
  }
}

.navbar-nav {
  margin: 7.5px -15px
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}

@media (min-width:992px) {
  .navbar-nav {
    float: left;
    margin: 0
  }

  .navbar-nav>li {
    float: left
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}

.navbar-default .navbar-brand {
  color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent
}

.navbar-default .navbar-nav>li>a {
  color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7
}

.navbar-default .navbar-toggle {
  border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.pull-right {
  float: right !important
}

@-ms-viewport {
  width: device-width
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.widget.contactform {
  background-size: cover;
  background-repeat: none;
  background-position: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.widget.contactform .form-group .form-control {
  padding: .4em
}

.widget.contactform .form-group.col-xs-12,
.widget.contactform .form-group.col-xs-4,
.widget.contactform .form-group.col-xs-6 {
  padding-left: .5em;
  padding-right: .5em
}

.widget.contactform input,
.widget.contactform select,
.widget.contactform textarea {
  border-radius: 2px;
  border-color: #d9d9d9;
  background-color: #f2f2f2;
  border-style: solid;
  border-width: 1px
}

.widget.contactform .btn-default {
  border-width: 3px;
  border-style: solid;
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  text-decoration: none;
  font-weight: 700;
  color: #e9e8e8;
  background-color: #201a16;
  border-color: #1f1f1f;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease
}

.widget.contactform .btn {
  padding: 5px 25px;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0
}

.widget.contactform sup {
  font-size: 30%;
  top: -2em
}

.widget.contactform .required-text {
  font-size: 60%;
  font-style: italic
}

.widget.embeddedmap {
  position: relative;
  min-height: 300px;
  text-align: justify;
  width: 100%
}

.widget.embeddedmap.large {
  height: 500px
}

.widget.embeddedmap iframe {
  width: 100%;
  height: 100%;
  min-width: 200px;
  min-height: 200px;
  position: absolute
}

.widget.image {
  max-width: 100%;
  height: auto;
  float: none;
  margin-top: inherit
}

.widget.text {
  background-size: cover;
  background-repeat: none;
  background-position: center
}

.widget.text p {
  margin-bottom: 0
}

.widget.text a {
  text-decoration: none;
  cursor: pointer
}

.widget.text a:focus,
.widget.text a:hover {
  text-decoration: underline
}

.widget.text ol,
.widget.text ul {
  overflow: hidden
}

.widget.text span[style]>a {
  font-style: inherit;
  color: inherit;
  font-weight: inherit
}

.widget.text span[style]>a:hover {
  font-style: inherit;
  font-weight: inherit;
  color: #0080ff
}

.widget.section {
  position: relative;
  background-size: cover;
  background-repeat: none;
  background-position: center
}

.widget.nearsayblog {
  width: 100%
}

.widget.nearsayblog.fill {
  min-height: 300px;
  height: 300px
}

.widget.nearsayblog .nearsayblog-content {
  height: 100%
}

.widget.banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-size: cover;
  background-repeat: none;
  background-position: center
}

.widget.banner .banner-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1
}

.widget.banner .banner-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  order: 3
}

.widget.banner .widget.bannergroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-self: center;
  align-self: center;
  background-size: cover;
  background-repeat: none;
  background-position: center
}

.widget.banner .widget.bannergroup .bannergroup-item {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-align-self: center;
  align-self: center
}

@media only screen and (min-width:992px) {
  .widget.banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-flow: row wrap
  }

  .widget.banner .banner-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
  }

  .widget.banner .banner-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
  }

  .widget.banner .widget.bannergroup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: center;
    align-self: center
  }

  .widget.banner .widget.bannergroup .bannergroup-item {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-self: center;
    align-self: center
  }
}

.widget.body .widget.sections .cell .widget+.widget:not(.preview-widget) {
  margin-top: 1em
}

.widget.body .widget.sections .cell .widget+a {
  margin-top: 1em
}

.widget.body .widget.sections .cell a+.widget {
  margin-top: 1em
}

.widget.body .widget.sections .cell a+a {
  margin-top: 1em
}

.widget.body .widget.sections .cell p+p {
  margin-top: .6em
}

.widget.body .widget.sections .cell .customform .widget+.widget {
  margin-top: 0
}

.widget.body .widget.sections .section+.section {
  padding-top: .5em;
  padding-bottom: .5em
}

.widget.body .widget.sections .section+.section:last-child {
  padding-bottom: 1em
}

.row {
  margin-left: 0;
  margin-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 100%;
  max-width: 100%;
  background-size: cover;
  background-repeat: none;
  background-position: center
}

.row:after,
.row:before {
  display: block
}

.row .col-xs-offset-0 {
  margin-left: 0
}

@media (min-width:768px) {
  .row .col-sm-offset-0 {
    margin-left: 0
  }
}

@media (min-width:992px) {
  .row .col-md-offset-0 {
    margin-left: 0
  }
}

@media (min-width:1200px) {
  .row .col-lg-offset-0 {
    margin-left: 0
  }
}

.row.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.row .col,
.row .col-1,
.row .col-10,
.row .col-11,
.row .col-12,
.row .col-2,
.row .col-3,
.row .col-4,
.row .col-5,
.row .col-6,
.row .col-7,
.row .col-8,
.row .col-9,
.row .col-lg,
.row .col-lg-1,
.row .col-lg-10,
.row .col-lg-11,
.row .col-lg-12,
.row .col-lg-2,
.row .col-lg-3,
.row .col-lg-4,
.row .col-lg-5,
.row .col-lg-6,
.row .col-lg-7,
.row .col-lg-8,
.row .col-lg-9,
.row .col-md,
.row .col-md-1,
.row .col-md-10,
.row .col-md-11,
.row .col-md-12,
.row .col-md-2,
.row .col-md-3,
.row .col-md-4,
.row .col-md-5,
.row .col-md-6,
.row .col-md-7,
.row .col-md-8,
.row .col-md-9,
.row .col-sm,
.row .col-sm-1,
.row .col-sm-10,
.row .col-sm-11,
.row .col-sm-12,
.row .col-sm-2,
.row .col-sm-3,
.row .col-sm-4,
.row .col-sm-5,
.row .col-sm-6,
.row .col-sm-7,
.row .col-sm-8,
.row .col-sm-9,
.row .col-xs,
.row .col-xs-1,
.row .col-xs-10,
.row .col-xs-11,
.row .col-xs-12,
.row .col-xs-2,
.row .col-xs-3,
.row .col-xs-4,
.row .col-xs-5,
.row .col-xs-6,
.row .col-xs-7,
.row .col-xs-8,
.row .col-xs-9 {
  position: relative;
  width: 100%
}

.row .col-xs-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

@media (min-width:768px) {
  .row .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .row .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .row .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .row .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
}

@media (min-width:992px) {
  .row .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .row .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .row .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .row .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .row .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .row .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .row .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .row .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
}

@media (min-width:1200px) {
  .row .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .row .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .row .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .row .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .row .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .row .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .row .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
}

.widget.cell {
  padding-right: .5em;
  padding-left: .5em;
  padding-top: .5em;
  padding-bottom: .5em;
  background-size: cover;
  background-repeat: none;
  background-position: center
}

.widget.section[style*="padding-bottom: 0"] .widget.cell,
.widget.section[style*="padding-bottom:0"] .widget.cell {
  padding-bottom: 0
}

.widget.section[style*="padding-top: 0"] .widget.cell,
.widget.section[style*="padding-top:0"] .widget.cell {
  padding-top: 0
}

.widget.section[style*="padding-left: 0"] .widget.cell,
.widget.section[style*="padding-left:0"] .widget.cell {
  padding-left: 0
}

.widget.section[style*="padding-right: 0"] .widget.cell,
.widget.section[style*="padding-right:0"] .widget.cell {
  padding-right: 0
}

.widget.button {
  text-align: center;
  margin-top: inherit
}

.widget.button .btn {
  border-radius: 0;
  border-style: solid;
  border-width: 3px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1em;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  letter-spacing: .02em;
  white-space: normal;
  max-width: 100%;
  word-wrap: break-word
}

.widget.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-size: cover;
  background-repeat: none;
  background-position: center;
  color: #fff;
  background-color: #201a16;
  margin: 0
}

.widget.header .header-banner {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2
}

.widget.header .header-banner .widget.banner {
  padding: .3em .7em;
  background-color: rgba(80, 143, 187, .8)
}

.widget.header .header-banner .widget.banner .widget.bannergroup .bannergroup-item .widget.text {
  font-size: 1em;
  letter-spacing: .03em;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-style: normal;
  text-decoration: none;
  font-weight: 600
}

.widget.header .header-banner .widget.banner .widget.bannergroup .bannergroup-item .widget.text a {
  color: #fff;
  font-style: normal;
  text-decoration: none;
  font-weight: 600
}

.widget.header .header-banner .widget.banner .widget.bannergroup .bannergroup-item .widget.text a:hover {
  color: #ffce71 !important;
  font-style: normal;
  text-decoration: underline;
  font-weight: 600
}

@media only screen and (min-width:992px) {
  .widget.header .header-banner .widget.banner {
    padding: .3em 1em
  }
}

.widget.header .header-banner .widget.banner.missing-center {
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

.widget.header .header-banner .widget.banner.missing-center .banner-left {
  text-align: left
}

.widget.header .header-banner .widget.banner.missing-center .banner-right {
  text-align: right
}

.widget.header .header-banner .widget.banner.missing-center .widget.bannergroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-self: center;
  align-self: center
}

.widget.header .header-banner .widget.banner.missing-center .widget.bannergroup .bannergroup-item {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-align-self: center;
  align-self: center
}

.widget.header .header-display .widget.jumbotron.normal>.jumbotron-overlay .primary p a:hover {
  color: #fff;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget.header .header-display .widget.jumbotron.normal>.jumbotron-overlay .secondary p a:hover {
  color: #9c9999;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget.header .header-display .widget.jumbotron.compact>.jumbotron-overlay .primary p a:hover {
  color: #fff;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget.header .header-display .widget.jumbotron.compact>.jumbotron-overlay .secondary p a:hover {
  color: #9c9999;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget.header .header-navigation {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 4;
  order: 4
}

.widget.header .header-navigation .widget.navbar {
  background-color: rgba(255, 255, 255, .85);
  margin: 0;
  border-width: 0;
  border-radius: 0
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  color: #fff
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header .navbar-brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  padding: 0;
  margin: .3em;
  height: auto
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header .navbar-brand img {
  max-height: 100px;
  max-width: 100%
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header .navbar-brand a:hover:not(.disabled) {
  cursor: pointer
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header .navbar-toggle {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2;
  border-width: 0;
  border-radius: 0;
  background-color: rgba(0, 128, 255, .5);
  border-color: #fff
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header .navbar-toggle:focus,
.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header .navbar-toggle:hover {
  border-color: #fff
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header .navbar-toggle .icon-bar {
  background-color: #ffce71
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-collapse {
  border-top: none;
  margin: 0 .3em .25em;
  padding-right: 0;
  padding-left: 0
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-collapse .navbar-nav {
  margin: 0
}

.widget.header .header-navigation .widget.navbar.navbar-top-collapse {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: rgba(255, 255, 255, .8);
  z-index: 1030
}

.widget.header .header-navigation .widget.navbar.navbar-top-collapse .navbar-inner .navbar-header .navbar-brand img {
  max-height: 50px
}

.widget.header .header-navigation .widget.navbar.navbar-top-collapse .navbar-inner .navbar-collapse .navbar-banner-phone,
.widget.header .header-navigation .widget.navbar.navbar-top-collapse .navbar-inner .navbar-collapse .navbar-noitems-banner-phone {
  background-color: transparent;
  padding-bottom: .3em;
  padding-top: .3em;
  margin-bottom: .3em;
  text-align: center
}

.widget.header .header-navigation .widget.navbar.navbar-top-collapse .navbar-inner .navbar-collapse .navbar-banner-phone .bannergroup-item .widget.text a,
.widget.header .header-navigation .widget.navbar.navbar-top-collapse .navbar-inner .navbar-collapse .navbar-noitems-banner-phone .bannergroup-item .widget.text a {
  font-size: .8em;
  color: #0080ff;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  text-decoration: none;
  font-weight: 700
}

@media only screen and (min-width:992px) {
  .widget.header .header-navigation .widget.navbar .navbar-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center
  }

  .widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1;
    flex-grow: 1
  }

  .widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header .navbar-brand img {
    max-height: 300px
  }

  .widget.header .header-navigation .widget.navbar .navbar-inner .navbar-collapse {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2;
    margin: 0
  }

  .widget.header .header-navigation .widget.navbar .navbar-inner .navbar-collapse .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .5em
  }
}

@media only screen and (min-width:992px) {
  .widget.header .header-navigation .widget.navbar.navbar-top-collapse .navbar-inner .navbar-header .navbar-brand img {
    max-height: 60px
  }
}

.widget.header .header-navigation .widget.navitem {
  cursor: pointer;
  text-align: center
}

.widget.header .header-navigation .widget.navitem a {
  background-color: transparent;
  font-size: .8em;
  color: #0080ff;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  text-decoration: none;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease
}

.widget.header .header-navigation .widget.navitem a:hover {
  color: #0080ff;
  background-color: #ffce71;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease
}

.widget.header .header-navigation .widget.navitem.active a,
.widget.header .header-navigation .widget.navitem.active a:hover {
  color: #0080ff;
  background-color: #ffce71;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease
}

@media only screen and (min-width:992px) {
  .widget.header .header-navigation .widget.navitem {
    margin: .25em
  }

  .widget.header .header-navigation .widget.navitem:first-child {
    margin-left: 0
  }
}

.widget.header .header-navigation .widget.navitem .dropdown-menu .widget.navitem a:hover {
  background-color: transparent;
  color: #b3b3b3
}

.widget.header a {
  color: #fff;
  font-style: normal;
  text-decoration: none;
  font-weight: 400
}

.widget.header a:focus,
.widget.header a:hover {
  color: #0080ff;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget.header a:focus.content-link,
.widget.header a:hover.content-link {
  color: #0080ff !important
}

h1,
h2,
h3,
h4 {
  margin-top: 0;
  margin-bottom: 0;
  word-wrap: break-word
}

h1 {
  background-color: transparent;
  color: #0080ff;
  font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-style: normal;
  text-decoration: none;
  font-weight: 700;
  text-transform: none;
  font-size: 1.29728em
}

@media screen and (min-width:900px) {
  h1 {
    font-size: 1.95328em
  }
}

h2 {
  background-color: transparent;
  color: #0080ff;
  font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-style: normal;
  text-decoration: none;
  font-weight: 700;
  text-transform: none;
  font-size: 1.602em
}

@media screen and (min-width:600px) {
  h2 {
    font-size: calc(1.602em + .839 * ((100vw - 600px)/ 300))
  }
}

@media screen and (min-width:900px) {
  h2 {
    font-size: 2.441em
  }
}

h3 {
  background-color: transparent;
  color: #0080ff;
  font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-style: normal;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.424em
}

@media screen and (min-width:600px) {
  h3 {
    font-size: calc(1.424em + .139 * ((100vw - 600px)/ 300))
  }
}

@media screen and (min-width:900px) {
  h3 {
    font-size: 1.563em
  }
}

h4 {
  background-color: transparent;
  color: #1f1f1f;
  font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-style: normal;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.125em
}

@media screen and (min-width:600px) {
  h4 {
    font-size: calc(1.125em + .125 * ((100vw - 600px)/ 300))
  }
}

@media screen and (min-width:900px) {
  h4 {
    font-size: 1.25em
  }
}

.widget.section-primary {
  background-color: #fff;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  margin-top: 0;
  margin-bottom: 0
}

.widget.section-primary .widget.text {
  color: #1c1c1c;
  font-size: 1em;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  text-decoration: none;
  font-weight: 400
}

.widget.section-primary .widget.panel a:focus,
.widget.section-primary .widget.panel a:hover {
  color: #0080ff;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget.section-primary .widget.panel a:focus.content-link,
.widget.section-primary .widget.panel a:hover.content-link {
  color: #0080ff !important
}

.widget.section-primary h3 {
  color: #0080ff
}

.widget.section-primary h4 {
  color: #1f1f1f
}

.widget.section-primary .widget.contactform {
  color: #1c1c1c
}

.widget.section-primary .widget.contactform .form-control::-moz-placeholder {
  color: rgba(28, 28, 28, .5);
  opacity: 1
}

.widget.section-primary .widget.contactform .form-control:-ms-input-placeholder {
  color: rgba(28, 28, 28, .5)
}

.widget.section-primary .widget.contactform .form-control::-webkit-input-placeholder {
  color: rgba(28, 28, 28, .5)
}

.widget.section-primary .widget.contactform input,
.widget.section-primary .widget.contactform select,
.widget.section-primary .widget.contactform textarea {
  color: #1c1c1c;
  border-color: #d9d9d9;
  background: #f2f2f2
}

.widget.section-primary .widget.contactform .btn-default {
  color: #1f1f1f;
  background-color: transparent;
  border-color: #1f1f1f
}

.widget.section-primary a {
  color: inherit;
  font-style: normal;
  text-decoration: none;
  font-weight: 400
}

.widget.section-primary a:focus,
.widget.section-primary a:hover {
  color: #0080ff;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget.section-primary a:focus.content-link,
.widget.section-primary a:hover.content-link {
  color: #0080ff !important
}

.widget.section-primary a.buttonLink {
  text-decoration: none
}

.widget.section-primary .widget.button .btn {
  color: #e9e8e8;
  background-color: #201a16;
  border-color: transparent
}

.widget.section-secondary {
  background-color: #f0f0f0;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  margin-top: 0;
  margin-bottom: 0
}

.widget.section-secondary .widget.text {
  color: #1f1f1f;
  font-size: 1em;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  text-decoration: none;
  font-weight: 400
}

.widget.section-secondary .widget.panel a:focus,
.widget.section-secondary .widget.panel a:hover {
  color: #0080ff;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget.section-secondary .widget.panel a:focus.content-link,
.widget.section-secondary .widget.panel a:hover.content-link {
  color: #0080ff !important
}

.widget.section-secondary h1 {
  color: #0080ff
}

.widget.section-secondary h2 {
  color: #0080ff
}

.widget.section-secondary h3 {
  color: #0080ff
}

.widget.section-secondary h4 {
  color: #1f1f1f
}

.widget.section-secondary a {
  color: inherit;
  font-style: normal;
  text-decoration: none;
  font-weight: 400
}

.widget.section-secondary a:focus,
.widget.section-secondary a:hover {
  color: #0080ff;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget.section-secondary a:focus.content-link,
.widget.section-secondary a:hover.content-link {
  color: #0080ff !important
}

.widget.section-secondary a.buttonLink {
  text-decoration: none
}

.widget.section-secondary .widget.button .btn {
  color: #e9e8e8;
  background-color: #201a16;
  border-color: transparent
}

.widget.section-tertiary {
  background-color: #0080ff;
  color: #fff;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  margin-top: 0;
  margin-bottom: 0
}

.widget.section-tertiary .widget.text {
  color: #fff;
  font-size: 1em;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  text-decoration: none;
  font-weight: 400
}

.widget.section-tertiary .widget.panel a:focus,
.widget.section-tertiary .widget.panel a:hover {
  color: #0080ff;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget.section-tertiary .widget.panel a:focus.content-link,
.widget.section-tertiary .widget.panel a:hover.content-link {
  color: #0080ff !important
}

.widget.section-tertiary h2 {
  color: #0080ff
}

.widget.section-tertiary h4 {
  color: #1f1f1f
}

.widget.section-tertiary .widget.contactform {
  color: #e9e8e8
}

.widget.section-tertiary .widget.contactform .form-control::-moz-placeholder {
  color: rgba(233, 232, 232, .5);
  opacity: 1
}

.widget.section-tertiary .widget.contactform .form-control:-ms-input-placeholder {
  color: rgba(233, 232, 232, .5)
}

.widget.section-tertiary .widget.contactform .form-control::-webkit-input-placeholder {
  color: rgba(233, 232, 232, .5)
}

.widget.section-tertiary .widget.contactform input,
.widget.section-tertiary .widget.contactform select,
.widget.section-tertiary .widget.contactform textarea {
  color: #e9e8e8;
  border-color: #000;
  background: #2f2620
}

.widget.section-tertiary .widget.contactform .btn-default {
  color: #fff;
  background-color: transparent;
  border-color: #fff
}

.widget.section-tertiary a {
  color: inherit;
  font-style: normal;
  text-decoration: none;
  font-weight: 400
}

.widget.section-tertiary a:focus,
.widget.section-tertiary a:hover {
  color: #0080ff;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget.section-tertiary a:focus.content-link,
.widget.section-tertiary a:hover.content-link {
  color: #0080ff !important
}

.widget .section-background {
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  margin-top: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .9);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  min-height: 350px
}

.widget .section-background .widget.panel a:focus,
.widget .section-background .widget.panel a:hover {
  color: #0080ff;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget .section-background .widget.panel a:focus.content-link,
.widget .section-background .widget.panel a:hover.content-link {
  color: #0080ff !important
}

.widget .section-background .widget.cell {
  padding: .5em
}

@media only screen and (min-width:992px) {
  .widget .section-background .widget.cell {
    padding: 2.5em
  }
}

.widget .section-background h2 {
  color: #0080ff
}

.widget .section-background h4 {
  color: #1f1f1f
}

.widget .section-background .widget.contactform {
  color: #ebebeb
}

.widget .section-background .widget.contactform .form-control::-moz-placeholder {
  color: rgba(235, 235, 235, .5);
  opacity: 1
}

.widget .section-background .widget.contactform .form-control:-ms-input-placeholder {
  color: rgba(235, 235, 235, .5)
}

.widget .section-background .widget.contactform .form-control::-webkit-input-placeholder {
  color: rgba(235, 235, 235, .5)
}

.widget .section-background .widget.contactform input,
.widget .section-background .widget.contactform select,
.widget .section-background .widget.contactform textarea {
  color: #ebebeb;
  border-color: rgba(89, 89, 89, .9);
  background: rgba(140, 140, 140, .9)
}

.widget .section-background .widget.contactform .btn-default {
  color: #fff;
  background-color: transparent;
  border-color: #fff
}

.widget .section-background a {
  color: inherit;
  font-style: normal;
  text-decoration: none;
  font-weight: 400
}

.widget .section-background a:focus,
.widget .section-background a:hover {
  color: #0080ff;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget .section-background a:focus.content-link,
.widget .section-background a:hover.content-link {
  color: #0080ff !important
}

.widget.footer {
  background-color: rgba(0, 128, 255, .8);
  text-align: center;
  padding: 1em 0 1em 0;
  background-size: cover;
  background-repeat: none;
  background-position: center
}

.widget.footer .widget.text {
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.25em;
  font-style: normal;
  font-weight: 400;
  text-decoration: none
}

.widget.footer .widget.text a {
  cursor: pointer;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  text-decoration: none
}

.widget.footer .widget.text a:focus,
.widget.footer .widget.text a:hover {
  color: #ffce71 !important;
  font-style: normal;
  font-weight: 400;
  text-decoration: underline
}

@media only screen and (min-width:768px) {
  .widget.footer {
    text-align: left
  }
}

.widget.footer .widget.panel a:focus,
.widget.footer .widget.panel a:hover {
  color: #0080ff;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget.footer .widget.panel a:focus.content-link,
.widget.footer .widget.panel a:hover.content-link {
  color: #0080ff !important
}

.widget.footer h4 {
  color: #1f1f1f
}

.widget.footer .widget.contactform {
  color: #e9e8e8
}

.widget.footer .widget.contactform .form-control::-moz-placeholder {
  color: rgba(233, 232, 232, .5);
  opacity: 1
}

.widget.footer .widget.contactform .form-control:-ms-input-placeholder {
  color: rgba(233, 232, 232, .5)
}

.widget.footer .widget.contactform .form-control::-webkit-input-placeholder {
  color: rgba(233, 232, 232, .5)
}

.widget.footer .widget.contactform input,
.widget.footer .widget.contactform select,
.widget.footer .widget.contactform textarea {
  color: #e9e8e8;
  border-color: #000;
  background: #2f2620
}

.widget.footer .widget.contactform .btn-default {
  color: #fff;
  background-color: transparent;
  border-color: #fff
}

.widget.footer a {
  color: #fff;
  font-style: normal;
  text-decoration: none;
  font-weight: 400
}

.widget.footer a:focus,
.widget.footer a:hover {
  color: #0080ff;
  font-style: normal;
  text-decoration: underline;
  font-weight: 400
}

.widget.footer a:focus.content-link,
.widget.footer a:hover.content-link {
  color: #0080ff !important
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

html {
  width: 100% !important
}

body {
  background-color: #252525
}

#top {
  visibility: visible !important
}

.widget {
  min-height: 15px
}

.widget.body {
  background-color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px
}

@media screen and (min-width:600px) {
  .widget.body {
    font-size: calc(16px + 4 * ((100vw - 600px)/ 300))
  }
}

@media screen and (min-width:900px) {
  .widget.body {
    font-size: 20px
  }
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.left-block {
  display: block;
  margin-left: 0;
  margin-right: auto
}

@media only screen and (min-width:768px) {
  .body {
    background: no-repeat fixed center center;
    background-size: cover
  }
}

h1 {
  font-size: 1.29728em
}

@media screen and (min-width:900px) {
  h1 {
    font-size: 3.05152em
  }
}

h2 {
  font-size: 1.602em;
  text-align: center
}

@media screen and (min-width:600px) {
  h2 {
    font-size: calc(1.602em + .839 * ((100vw - 600px)/ 300))
  }
}

@media screen and (min-width:900px) {
  h2 {
    font-size: 2.441em
  }
}

h3 {
  font-size: 1.424em;
  letter-spacing: 4px
}

@media screen and (min-width:600px) {
  h3 {
    font-size: calc(1.424em + .139 * ((100vw - 600px)/ 300))
  }
}

@media screen and (min-width:900px) {
  h3 {
    font-size: 1.563em
  }
}

h4 {
  font-size: 1.125em;
  letter-spacing: 4px;
  text-align: center
}

@media screen and (min-width:600px) {
  h4 {
    font-size: calc(1.125em + .125 * ((100vw - 600px)/ 300))
  }
}

@media screen and (min-width:900px) {
  h4 {
    font-size: 1.25em
  }
}

.widget.contactform {
  font-family: "Josefin Sans", sans-serif
}

.widget.contactform .btn-default {
  border-width: 3px;
  border-radius: 2px
}

.widget.contactform .btn {
  font-size: .889em;
  font-weight: 400;
  letter-spacing: .07em;
  padding: .9em 2em;
  text-transform: uppercase
}

@media screen and (min-width:600px) {
  .widget.contactform .btn {
    font-size: calc(.889em + -.089 * ((100vw - 600px)/ 300))
  }
}

@media screen and (min-width:900px) {
  .widget.contactform .btn {
    font-size: .8em
  }
}

.widget.header {
  position: relative
}

@keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-moz-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-ms-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-moz-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-ms-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-moz-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-ms-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-moz-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-ms-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.widget.header .header-navigation {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2
}

.widget.header .header-navigation .widget.navbar {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header {
  min-height: 70px
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header .navbar-brand {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: .5em
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header .navbar-brand img {
  max-height: 50px
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-collapse {
  background-color: #fff
}

.widget.header .header-navigation .widget.navbar .navbar-inner .navbar-collapse .navbar-nav {
  padding: .5em
}

@media only screen and (min-width:992px) {
  .widget.header .header-navigation .widget.navbar {
    min-height: 60px
  }

  .widget.header .header-navigation .widget.navbar .navbar-inner .navbar-header .navbar-brand img {
    max-height: 60px
  }

  .widget.header .header-navigation .widget.navbar .navbar-inner .navbar-collapse {
    background-color: transparent
  }
}

@media only screen and (min-width:992px) {
  .widget.header .header-navigation .widget.navbar.navbar-top-collapse .navbar-inner .navbar-collapse {
    background-color: transparent
  }
}

.widget.header .header-navigation .widget.navitem a {
  display: inline-block;
  letter-spacing: .3em;
  margin-bottom: .5em;
  width: 100%
}

.widget.header .header-navigation .widget.navitem.active a {
  border: solid 2px #0080ff;
  width: auto
}

@media only screen and (min-width:992px) {
  .widget.header .header-navigation .widget.navitem.active {
    margin-bottom: 0
  }
}

.widget.header .header-navigation.missing-display .widget.navbar {
  position: relative
}

.widget.header .header-navigation.missing-display .widget.navbar.navbar-top-collapse {
  position: fixed
}

.widget.header .header-banner {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 4;
  order: 4
}

.widget.header .header-banner .widget.banner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50
}

.widget.header .header-banner.missing-display .widget.banner {
  position: static
}