@import url('https://fonts.googleapis.com/css?family=Barlow:400,600,600i');
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
select,
textarea,
body {
  font-family: "Barlow", lucida grande, Arial, sans-serif;
  font-weight: 400;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
input strong,
button strong,
select strong,
textarea strong,
body strong {
  font-weight: 600;
}
::selection {
  background: #0e76bc;
}
::-moz-selection {
  background: #0e76bc;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 18px;
  line-height: 1.41;
}
h1 {
  font-size: 54px;
  line-height: 1.41;
}
h2 {
  font-size: 27px;
  line-height: 1.41;
}
h3 {
  font-size: 21.06px;
  line-height: 1.41;
}
h4 {
  font-size: 18px;
  line-height: 1.41;
}
h5 {
  font-size: 14.94px;
  line-height: 1.41;
}
h6 {
  font-size: 13.5px;
  line-height: 1.41;
}
#topcontrol {
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: 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;
  border-radius: 3px;
  color: #FFFFFF;
  height: 48px;
  line-height: 55px;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 48px;
  z-index: 10000;
}
#scrolltotop:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  height: 0;
  left: 28%;
  position: absolute;
  top: 17%;
  width: 0;
}
#topcontrol:hover {
  background-color: #0a588d;
}
a:hover,
a:active,
a:focus,
.sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
.sidebar-content .nav li li a:hover,
div[role="complementary"] div > ul > li:hover {
  color: #0b5e96;
}
a,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus,
.nav li a:hover,
.nav li a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
nav[role="navigation"] .nav-normal > .active > a,
nav[role="navigation"] .nav-normal li a:hover,
nav[role="navigation"] .nav-pills-square > .active > a,
nav[role="navigation"] .nav-bar > li > a:hover,
nav[role="navigation"] .nav-bar > li > a:focus,
nav[role="navigation"] .nav-bar > .active > a,
nav[role="navigation"] .nav-bar-top > .active > a,
nav[role="navigation"] .nav-bar-top > li > a:hover,
nav[role="navigation"] .nav-bar-underline > .active > a,
nav[role="navigation"] .nav-underline > .active > a,
nav[role="navigation"] .nav-underline > li > a:hover,
nav[role="navigation"] .nav-separator > .active > a,
nav[role="navigation"] .nav-separator > li > a:hover,
.sidebar-content .nav a.active,
div[role="complementary"] div > ul > li:active,
.sidebar-content .nav li a:hover,
.sidebar-content .nav li a:focus {
  color: #0e76bc;
}
.nav a:hover .caret {
  border-bottom-color: #0e76bc;
  border-top-color: #0e76bc;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.grid li a:hover img,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error textarea:focus {
  border-color: #0e76bc;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.progress .bar,
.progress-striped .bar,
.progress-info.progress-striped .bar,
.progress-striped .bar-info,
nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #0e76bc;
}
.form-control:focus {
  border-color: #0e76bc;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(14,118,188,0.6);
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #0e76bc;
  border-color: #0e76bc;
}
.accent {
  color: #0e76bc !important;
}
.accent2 {
  color: #ed1c24 !important;
}
.accent3 {
  color: #fff200 !important;
}
.btn {
  text-transform: uppercase;
  box-shadow: none;
  font-weight: 600;
}
.btn-primary {
  border-color: #fff200;
  background-color: #fff200;
  color: #fff;
  text-shadow: none;
  text-transform: uppercase;
  box-shadow: none;
  font-weight: 600;
  color: #2c2c2c;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #ebdf00;
  border-color: #ebdf00;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #d6cb00;
  border-color: #d6cb00;
  color: #fff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  color: #2c2c2c;
}
.btn-custom {
  border-color: #056839;
  background-color: #056839;
  color: #fff;
  text-shadow: none;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: #04552e;
  border-color: #04552e;
  color: #fff;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: #034124;
  border-color: #034124;
  color: #fff;
}
.font-36 {
  font-size: 36px;
}
.font-24 {
  font-size: 24px;
}
.font-22 {
  font-size: 22px;
}
.home .header-shadow {
  box-shadow: none;
}
header img.brand {
  max-width: 100%;
  margin: 0 auto;
}
#header nav[role="navigation"] > ul {
  margin-top: 0;
}
#header nav[role="navigation"] > ul ul.dropdown-menu > li > a:hover,
#header nav[role="navigation"] > ul ul.dropdown-menu > li > a:active,
#header nav[role="navigation"] > ul ul.dropdown-menu > li > a:focus {
  color: #fff;
  background: #0e76bc;
}
#header nav[role="navigation"] > ul > li + li {
  margin-left: 25px;
}
#header nav[role="navigation"] > ul > li > a {
  padding: 12px 5px;
  color: #212121;
  text-transform: uppercase;
}
#header nav[role="navigation"] > ul > li > a .caret {
  border-bottom-color: #212121;
  border-top-color: #212121;
}
#header nav[role="navigation"] > ul > li:hover > a,
#header nav[role="navigation"] > ul > li:active > a,
#header nav[role="navigation"] > ul > li:focus > a,
#header nav[role="navigation"] > ul > li.active > a {
  color: #ed1c24;
  background-color: transparent;
  box-shadow: 0 -2px 0 #ed1c24 inset;
}
#header nav[role="navigation"] > ul > li:hover .caret,
#header nav[role="navigation"] > ul > li:active .caret,
#header nav[role="navigation"] > ul > li:focus .caret,
#header nav[role="navigation"] > ul > li.active .caret {
  border-bottom-color: #ed1c24;
  border-top-color: #ed1c24;
}
#header nav[role="navigation"] > ul > li > a:focus {
  background-color: transparent;
}
.dropdown-submenu:hover > a,
.dropdown-submenu:active > a,
.dropdown-submenu:focus > a {
  color: #fff;
  background: #0e76bc;
}
.dropdown-toggle.disabled::after {
  border-left-color: #000;
}
nav[role="navigation"] ul li li:hover > a {
  color: #fff;
}
.main-header {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-header > div + div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.main-header .btn {
  padding: 7px 30px;
  color: #ed1c24;
  font-size: 16px;
  font-weight: 600;
}
.main-header > div + div > div {
  margin-left: 25px;
}
.hp-banner,
.hp-banner .container {
  max-width: 100%;
  padding: 0;
  overflow-x: hidden;
}
.hp-banner {
  position: relative;
  height: 800px;
  overflow: hidden;
  background: url('/wp-content/uploads/sites/2605/2018/01/video-banner.jpg') no-repeat scroll center top / cover;
}
.hp-banner video {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 140%;
}
.hp-banner .content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hp-quote {
  position: relative;
  padding: 40px;
  max-width: 95%;
  background-color: #f2f2f2;
  border-left: 2px solid #f00;
}
.hp-quote .author {
  position: absolute;
  right: 0;
  bottom: -40px;
  padding: 15px 30px;
  color: #fff;
  font-size: 16px;
  background-color: #056839;
}
.hp-quote h2 {
  margin: 0;
  font-size: 48px;
  font-style: italic;
  text-align: center;
}
.hp-s2 .row + .row {
  margin-top: 160px;
}
.hp-s2 .row + .row img {
  box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}
.hp-s2 .row + .row p {
  position: relative;
  max-width: 480px;
  margin: 60px auto;
}
.bottom-underline {
  position: relative;
}
.bottom-underline:after {
  content: '';
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 80px;
  height: 3px;
  background-color: #0e76bc;
}
.hp-s3,
.hp-s3 .container {
  max-width: 100%;
  padding: 0;
  overflow: hidden;
}
.hp-s3 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hp-s3 .col-left h2 {
  margin-bottom: 40px;
}
.hp-s3 .col-left .content {
  height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 520px;
  margin: 0 auto 0 20vw;
}
.hp-s3 .bottom-underline:after {
  background-color: #fff;
}
.hp-s3 .col-right {
  background: url('/wp-content/uploads/sites/2605/2018/01/img-a-good-education.jpg') no-repeat scroll center center / cover;
}
.hp-s4,
.hp-s4 .container {
  max-width: 100%;
  overflow: hidden;
}
.hp-s4 {
  padding: 80px 0 !important;
}
.hp-s4 .container {
  padding: 0;
}
.hp-s4 .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -1px;
}
.hp-s4 .flex-row .img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 380px;
  flex: 0 0 380px;
}
.hp-s4 .flex-row > div {
  margin: 0 1px;
}
.hp-s4 .flex-row > .content {
  padding: 0 45px;
}
.hp-s4 .bottom-underline:after {
  bottom: -40px;
}
.cta-footer {
  position: relative;
}
.cta-footer .row > div {
  height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cta-footer .row > div p {
  font-size: 22px;
}
.cta-footer .row > div .btn {
  padding: 13px 50px;
}
.cta-footer::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  background-image: linear-gradient(to right,#0e76bc 0%,#0e76bc 20%,#fff 20%,#fff 40%,#ed1c24 40%,#ed1c24 60%,#056839 60%,#056839 80%,#fff200 80%,#fff200 100%);
}
.main-footer {
  font-size: 14px;
  padding-bottom: 45px !important;
}
.main-footer .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-footer .font-24 {
  margin-bottom: 40px;
}
.main-footer address i.accent {
  color: #fff !important;
}
.main-footer hr {
  border-color: #3b3b3b;
}
.main-footer .row-condensed > div + div address {
  margin-top: -10px;
}
.footer-social {
  float: right;
}
.footer-social a {
  font-size: 24px;
  color: #fff;
}
.footer-social a + a {
  margin-left: 30px;
}
.footer-social a:hover,
.footer-social a:active,
.footer-social a:focus {
  color: #0e76bc;
}
.bottom-footer {
  color: #696969;
}
#footer #menu-bottom-footer li {
  line-height: inherit;
}
@media (min-width: 1200px) and (max-width: 1590px) {
  .hp-s4 .flex-row .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 380px;
    flex: 0 1 380px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #header nav[role="navigation"] > ul > li + li {
    margin-left: 15px;
  }
  .hp-banner {
    height: 420px;
  }
  .hp-quote h2 {
    font-size: 40px;
  }
  .hp-s2 .row + .row {
    margin-top: 110px;
  }
  .hp-s3 .col-left h2 {
    font-size: 30px;
  }
  .hp-s3 .col-left .content {
    margin-left: 8vw;
  }
  .cta-footer .row > div {
    height: 400px;
  }
  .hp-s4 .flex-row .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
  }
}
@media (max-width: 991px) {
  nav[role="navigation"] {
    width: 100%;
  }
  nav[role="navigation"] select {
    display: block;
  }
  nav[role="navigation"] ul {
    display: none;
  }
  .hp-banner {
    height: 420px;
  }
  .hp-s2 .row + .row {
    margin-top: 100px;
  }
  .hp-s3 .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hp-s3 .col-left .content {
    height: 420px;
    margin: 0 auto;
  }
  .hp-s3 .col-right {
    height: 350px;
  }
  .hp-s3 .col-left h2 {
    margin-top: -20px;
  }
  .hp-s4 .flex-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hp-s4 .flex-row > .content {
    padding: 20px 45px;
  }
  .hp-s4 .flex-row .img:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: 70px;
  }
  .hp-s4 .flex-row .img:last-child img {
    display: block;
    margin: 0 auto;
  }
  .cta-footer .row > div {
    height: 400px;
  }
}
@media (max-width: 767px) {
  header img.brand {
    width: 160px;
    margin-bottom: 10px;
  }
  .main-header {
    height: auto;
    padding: 20px 15px;
    display: block;
  }
  .main-header > div + div {
    display: block;
    text-align: center;
  }
  .main-header > div + div > div {
    margin-left: 0;
  }
  .hp-banner {
    height: 300px;
  }
  .hp-banner .content {
    padding: 0 15px;
  }
  .hp-banner h1 {
    font-size: 38px;
    text-align: center;
    line-height: 1.2;
  }
  .hp-quote {
    padding: 15px;
  }
  .hp-quote h2 {
    font-size: 30px;
  }
  .hp-quote .author {
    position: static;
    text-align: center;
    margin-top: 20px;
  }
  .hp-s2 .row + .row {
    margin-top: 10%;
  }
  .hp-s3 .col-left .content {
    height: auto;
    margin: 40px auto;
    padding: 30px 15px;
  }
  .hp-s4 {
    padding: 5% 0 !important;
  }
  .hp-s4 .flex-row {
    display: block;
  }
  .hp-s4 .flex-row img {
    display: block;
    margin: 10px auto;
  }
  .hp-s4 .flex-row > .content {
    padding: 20px;
  }
  .footer-social {
    float: none;
  }
  .cta-footer {
    background-image: url('/wp-content/uploads/sites/2605/2018/02/bg_cta-footer_mobile.jpg') !important;
  }
  .cta-footer .row > div {
    height: auto;
    padding: 40px 15px;
  }
  .main-footer .font-24 {
    margin-bottom: 5%;
  }
  .main-footer .row {
    display: block;
  }
  .main-footer address ul {
    max-width: 180px;
    margin: 0 auto;
    text-align: left;
  }
  #menu-bottom-footer {
    margin: 0 auto;
    display: table;
    float: none !important;
  }
}
