/* External */
@import "../bower_components/pickadate/lib/compressed/themes/classic.css";
@import "../bower_components/pickadate/lib/compressed/themes/classic.date.css";
@import "../bower_components/pickadate/lib/compressed/themes/classic.time.css";
@import "../css/normalize.css";
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.table {
  display: table;
  width: 100%;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .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-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .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-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .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-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .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-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.mon {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.mon.bd {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
.nunito {
  font-family: 'Nunito', sans-serif;
  font-weight: 300;
}
.nunito.bd {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
}
.nunito.xbd {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
}
* {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  color: #035169;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
body.bd {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
.page-container {
  height: 100%;
  min-height: 100%;
  padding-top: 50px;
}
@media (min-width: 768px) {
  .page-container {
    padding: 0;
  }
}
section.pad {
  padding: 60px 0;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
ul li:before {
  content: "-";
  padding-right: 10px;
}
h1,
h2,
h3,
h4 {
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
}
h1.lowercase,
h2.lowercase,
h3.lowercase,
h4.lowercase {
  text-transform: lowercase;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 30px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  h3 {
    font-size: 40px;
  }
}
h4 {
  font-size: 22px;
}
@media (min-width: 768px) {
  h4 {
    font-size: 26px;
  }
}
p,
li {
  font-family: 'Nunito', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 2em;
}
p.bd,
li.bd {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
}
p.xbd,
li.xbd {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
}
@media (min-width: 768px) {
  p,
  li {
    font-size: 20px;
  }
}
p strong,
li strong {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
}
a {
  text-decoration: none;
  color: #035169;
}
a:hover {
  text-decoration: underline;
}
.clearfix {
  overflow: auto;
}
/* styles */
.bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.inline-block-container {
  font-size: 0;
}
@media (min-width: 768px) {
  .feature-item-row {
    margin-bottom: 50px;
  }
}
.feature-item-row:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .feature-item-row:last-child .feature-item {
    margin-bottom: 20px;
  }
}
.feature-item {
  text-align: center;
  margin: 50px 0 40px;
  display: inline-block;
  vertical-align: top;
  float: none;
}
@media (min-width: 768px) {
  .feature-item.full-width h3,
  .feature-item.full-width p {
    text-align: left;
    padding: 0;
  }
  .feature-item.full-width:before {
    margin: 0;
  }
}
.feature-item:before {
  content: "";
  position: relative;
  display: block;
  top: 0;
  width: 160px;
  height: 3px;
  margin: 0 auto;
  background: #035169;
}
@media (min-width: 768px) {
  .feature-item:nth-child(odd):not(.full-width) {
    border-right: 2px solid #82969c;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .feature-item:last-child {
    padding-right: 0;
  }
}
.feature-item p {
  font-size: 20px;
  line-height: 1.5em;
}
@media (min-width: 768px) {
  .feature-item p {
    padding: 0 10px;
  }
}
@media (min-width: 992px) {
  .feature-item p {
    padding: 0 30px;
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .feature-item p {
    padding: 0 40px;
  }
}
.text-clickthrough {
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
}
@media (min-width: 768px) {
  .text-clickthrough {
    font-size: 24px;
  }
}
.text-clickthrough:before,
.text-clickthrough:after {
  position: absolute;
  height: 1em;
  padding-top: 3px;
  content: "";
  padding-right: 30px;
  background: url("../img/clickthrough-arrow.svg") right center no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (min-width: 768px) {
  .text-clickthrough:before,
  .text-clickthrough:after {
    padding-top: 4px;
  }
}
.text-clickthrough:before {
  display: none;
  padding-right: 0;
  padding-left: 30px;
  left: -30px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.text-clickthrough:hover {
  text-decoration: none;
}
.text-clickthrough:hover:after {
  padding-right: 45px;
}
.text-clickthrough:hover:before {
  left: -45px;
}
.text-clickthrough.arrow-before:after {
  display: none;
}
.text-clickthrough.arrow-before:before {
  display: block;
}
.section-readmore {
  margin-top: 70px;
  text-align: left;
}
.text-divider {
  text-align: center;
  font-size: 22px;
  position: relative;
  overflow: hidden;
  color: grey;
}
.text-divider:before,
.text-divider:after {
  content: "";
  position: absolute;
  top: 13px;
  width: 50%;
  border: 1px dashed grey;
}
.text-divider:before {
  left: -50px;
}
.text-divider:after {
  right: -50px;
}
.btn {
  background: none;
  border: none;
}
.btn-solid {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  padding: 15px 45px;
  font-size: 30px;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.5);
  -webkit-transition: background 250ms ease;
  -moz-transition: background 250ms ease;
  -o-transition: background 250ms ease;
  -ms-transition: background 250ms ease;
  transition: background 250ms ease;
}
.btn-solid.white {
  background: #fff;
}
.btn-solid.white:hover {
  background: #e6eaeb;
}
.btn-solid.white:active {
  background: #d7dee0;
}
.btn-solid.salmon {
  background: #f5d7c6;
}
.btn-solid.salmon:hover {
  background: #edb99b;
}
.btn-solid.salmon:active {
  background: #e69a6f;
}
#main-banner {
  position: relative;
}
@media (min-width: 768px) {
  #main-banner {
    height: 100%;
    padding-bottom: 80px;
  }
}
#main-banner .container-fluid {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/main-bg.jpg");
}
@media (min-width: 768px) {
  #main-banner .container-fluid {
    display: table;
    width: 100%;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#main-banner .logo {
  text-align: center;
  padding: 20px 0;
}
@media (min-width: 768px) {
  #main-banner .logo {
    padding: 0;
    display: table-cell;
    vertical-align: middle;
  }
}
#main-banner .logo img {
  width: 100%;
  max-width: 180px;
  height: auto;
}
@media (min-width: 768px) {
  #main-banner .logo img {
    max-width: 400px;
  }
}
@media (min-width: 768px) {
  .article-page #main-nav {
    top: 250px;
    bottom: auto;
  }
}
#main-nav {
  background: #fff;
  text-align: center;
  -webkit-box-shadow: 0px -1px 14px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px -1px 14px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px -1px 14px 0px rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 0;
  width: 100%;
  height: 50px;
  z-index: 999;
}
@media (min-width: 768px) {
  #main-nav {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 80px;
  }
  #main-nav.affix {
    position: fixed;
    top: 0;
    bottom: auto;
  }
}
#main-nav .col-xs-12 {
  height: 50px;
}
#main-nav .col-xs-12:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
@media (min-width: 768px) {
  #main-nav .col-xs-12:after {
    display: none;
  }
}
@media (min-width: 768px) {
  #main-nav .col-xs-12 {
    height: auto;
  }
}
#main-nav .nav-logo {
  display: none;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
}
@media (min-width: 1100px) {
  #main-nav .nav-logo {
    left: 20px;
    top: 6px;
  }
}
#main-nav.affix .nav-logo {
  display: block;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#main-nav ul {
  width: 100%;
  position: absolute;
  top: 50px;
  margin: 0 -15px;
  padding: 20px 0 50px;
  /* Permalink - use to edit and share this gradient:  http://colorzilla.com/gradienteditor/#00454f+0,035169+100&amp;1+0,0.6+69,0.6+69,0.4+82,0+100 */
  background: -moz-linear-gradient(top, #00454f 0%, rgba(2, 77, 97, 0.6) 69%, rgba(2, 79, 100, 0.4) 82%, rgba(3, 81, 105, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #00454f 0%, rgba(2, 77, 97, 0.6) 69%, rgba(2, 79, 100, 0.4) 82%, rgba(3, 81, 105, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #00454f 0%, rgba(2, 77, 97, 0.6) 69%, rgba(2, 79, 100, 0.4) 82%, rgba(3, 81, 105, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00454f', endColorstr='#00035169', GradientType=0);
  /* IE6-9 */
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#main-nav ul.open {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (min-width: 768px) {
  #main-nav ul {
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    position: static;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    background: none;
  }
}
#main-nav ul li {
  text-transform: uppercase;
  list-style: none;
  margin: 4px 0;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
#main-nav ul li.bd {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
#main-nav ul li:before {
  display: none;
}
@media (min-width: 768px) {
  #main-nav ul li {
    display: inline-block;
    font-size: 20px;
    line-height: 80px;
    position: relative;
    padding: 0 16px;
    margin: 0;
  }
}
@media (min-width: 992px) {
  #main-nav ul li {
    font-size: 22px;
    padding: 0 26px;
  }
}
@media (min-width: 1200px) {
  #main-nav ul li {
    padding: 0 30px;
  }
}
@media (min-width: 1000px) {
  #main-nav ul li {
    font-size: 25px;
  }
}
#main-nav li a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 7px 0;
}
@media (min-width: 768px) {
  #main-nav li a {
    color: #035169;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    border-bottom-width: 3px;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    padding: 0 5px;
  }
  #main-nav li a:hover,
  #main-nav li a.active {
    border-bottom-color: #035169;
  }
}
#main-nav .mobile-logo {
  position: absolute;
  z-index: 99;
  left: 15px;
  top: 16px;
  text-decoration: none !important;
}
@media (min-width: 768px) {
  #main-nav .mobile-logo {
    display: none;
  }
}
#main-nav .mobile-menu-btn {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 9999;
  padding: 5px 10px;
  background: #f4f6f6;
  -webkit-box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, 0.25);
}
#main-nav .mobile-menu-btn:focus {
  outline: 0 !important;
}
#main-nav .mobile-menu-btn.open {
  border-color: transparent;
  -webkit-box-shadow: inset 1px 1px 6px -2px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: inset 1px 1px 6px -2px rgba(0, 0, 0, 0.35);
  box-shadow: inset 1px 1px 6px -2px rgba(0, 0, 0, 0.35);
}
@media (min-width: 768px) {
  #main-nav .mobile-menu-btn {
    display: none;
  }
}
#counselling {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/bg2.jpg");
}
#services {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/bg2.jpg");
}
@media (min-width: 992px) {
  #services {
    background-position: left center;
  }
}
#contact {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/bg-form.jpg");
}
#contact .fb {
  text-align: center;
  margin: 34px 0;
}
#lines {
  text-align: center;
}
#lines .line-column {
  margin-top: 40px;
}
@media (min-width: 768px) {
  #lines .line-column:first-child {
    border-right: 2px solid #82969c;
  }
}
#lines .line {
  margin-top: 60px;
}
#lines .line:first-child {
  margin: 0;
}
#lines h4 {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  margin: 0 0 5px;
}
#lines p {
  margin-top: 0;
  font-size: 26px;
  line-height: 1.2em;
}
.banner-article-page {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/bg-article-page-banner.jpg");
  height: 250px;
}
.banner-article-page .logo {
  text-align: center;
  position: relative;
  top: 40px;
}
@media (min-width: 768px) {
  .banner-article-page .logo {
    text-align: left;
    padding-left: 20px;
  }
}
.banner-article-page .logo img {
  height: 175px;
  width: auto;
}
.article-page .article-content .article-title {
  text-align: center;
}
.article-page .article-content h1 {
  display: inline-block;
  padding-bottom: 20px;
  border-bottom: 4px solid #035169;
  margin: 80px 0 80px;
}
@media (min-width: 768px) {
  .article-page .article-content h1 {
    font-size: 50px;
  }
}
.article-page .article-content h2,
.article-page .article-content h3 {
  text-transform: none;
  text-align: left;
}
.article-page .article-content h2 {
  font-size: 26px;
  margin: 50px 0 10px;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
}
.article-page .article-content h3 {
  font-size: 23px;
  margin: 50px 0 5px;
}
.article-page .article-content p {
  margin-top: 5px;
}
.article-page .article-content li {
  margin-bottom: 20px;
}
.article-page .article-content .btn {
  margin: 20px 0;
}
.article-page .article-footer {
  padding: 20px 0;
  min-height: 65px;
  background: #f5d7c6;
}
.article-page .article-footer .page-nav .text-clickthrough {
  text-transform: none;
}
.article-page .article-footer .page-nav .text-clickthrough.back {
  float: left;
  margin-left: 20px;
}
.article-page .article-footer .page-nav .text-clickthrough.next {
  float: right;
  margin-right: 20px;
}
.article-page .footer-banner {
  height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/bg-footer.jpg");
}
#map {
  -webkit-box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.65);
  box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.65);
}
#map {
  max-width: 550px;
  height: 220px;
  margin-top: 50px;
}
@media (min-width: 768px) {
  #map {
    height: 300px;
  }
}
.gm-style-iw * {
  display: block;
  width: 100%;
}
.gm-style-iw h4,
.gm-style-iw p {
  margin: 0;
  padding: 0;
}
.gm-style-iw a {
  color: #4272db;
}
form {
  margin: 50px auto 0;
}
form br {
  display: none;
}
@media (min-width: 768px) {
  form {
    max-width: 750px;
    text-align: right;
  }
}
form .form-row {
  margin-bottom: 30px;
  position: relative;
}
form label,
form input,
form textarea,
form .input-container {
  display: block;
}
@media (min-width: 768px) {
  form label,
  form input,
  form textarea,
  form .input-container {
    display: inline-block;
  }
}
form label {
  text-transform: uppercase;
  font-size: 22px;
  vertical-align: top;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  form label {
    font-size: 22px;
    margin-bottom: 0;
    margin-right: 15px;
    padding-top: 20px;
    text-align: right;
  }
}
form label + p,
form label + br {
  display: none;
}
form input[type="text"],
form input[type="email"],
form textarea {
  width: 100%;
  padding: 0;
  line-height: 50px;
  background: transparent;
  border: 2px solid #fff;
  text-indent: 10px;
  color: #333;
  font-size: 18px;
}
form input[type="text"].datetimepicker,
form input[type="email"].datetimepicker,
form textarea.datetimepicker {
  font-size: 16px;
}
@media (min-width: 768px) {
  form input[type="text"].datetimepicker,
  form input[type="email"].datetimepicker,
  form textarea.datetimepicker {
    font-size: 18px;
  }
}
form input[type="text"]::-webkit-input-placeholder,
form input[type="email"]::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  color: #999;
}
form input[type="text"]:-moz-placeholder,
form input[type="email"]:-moz-placeholder,
form textarea:-moz-placeholder {
  /* Firefox 18- */
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  color: #999;
}
form input[type="text"]::-moz-placeholder,
form input[type="email"]::-moz-placeholder,
form textarea::-moz-placeholder {
  /* Firefox 19+ */
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  color: #999;
}
form input[type="text"]:-ms-input-placeholder,
form input[type="email"]:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  color: #999;
}
@media (min-width: 768px) {
  form input[type="text"],
  form input[type="email"],
  form textarea {
    max-width: 465px;
    line-height: 65px;
  }
}
form .input-container {
  position: relative;
}
@media (min-width: 768px) {
  form .input-container {
    max-width: 330px;
  }
}
form .input-container .inner-half {
  width: 50%;
  display: inline-block;
}
@media (min-width: 768px) {
  form .input-container .inner-half {
    float: left;
  }
}
form .input-container .inner-half.left {
  width: 180px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  form .input-container .inner-half.left {
    width: 60%;
  }
}
form .input-container .inner-half.right {
  width: 100px;
  padding-left: 5px;
}
@media (min-width: 768px) {
  form .input-container .inner-half.right {
    width: 40%;
  }
}
form .input-container .inner-half.date {
  width: 60%;
}
form .input-container .inner-half.time {
  width: 40%;
}
form textarea {
  text-indent: 0;
  height: 100px;
  padding: 10px;
  line-height: 24px;
  resize: none;
}
form button,
form input[type="submit"] {
  width: 100%;
}
span.wpcf7-not-valid-tip {
  color: #E70F12;
  padding-top: 10px;
}
div.wpcf7-response-output {
  border: none !important;
  text-align: center;
}
div.wpcf7-response-output.wpcf7-validation-errors {
  color: #E70F12;
}
.ajax-loader {
  position: absolute;
  right: 20px;
  top: 27px;
}
.wpcf7-form .success {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  text-align: center;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  position: absolute;
  left: -9999px;
}
.wpcf7-form .success br {
  display: block;
}
.wpcf7-form.sent .form-row,
.wpcf7-form.sent .wpcf7-response-output {
  display: none !important;
}
.wpcf7-form.sent .success {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  position: static;
}
.wpcf7-form-control-wrap {
  position: static !important;
}
.picker,
.picker__holder {
  left: 0;
}
.picker__list-item {
  text-align: left;
  line-height: 1.2;
  font-size: 15px;
  font-weight: 400;
}
.picker__list-item:before {
  display: none;
}
