.wf,
.wf-b,
.hero .content-wrap .content p {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.wf-b,
.hero .content-wrap .content p {
  font-weight: 900;
}
.wf-alt,
.wf-alt-b,
.wf-alt-t,
.hero.bracket-left .content-wrap .content:before {
  font-family: 'Roboto Slab', serif;
}
.wf-alt-b {
  font-weight: 700;
}
.wf-alt-t,
.hero.bracket-left .content-wrap .content:before {
  font-weight: 100;
}
/*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.wrap,
.wrap-alt {
  max-width: 1080px;
  padding: 0 30px;
  width: 100%;
}
@media only screen and (min-width: 1110px) {
  .wrap,
  .wrap-alt {
    padding: 0 15px;
  }
}
.wrap-alt {
  margin: 0 auto;
  max-width: 900px;
}
@media only screen and (min-width: 1110px) {
  .wrap-alt {
    padding-right: 60px;
  }
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('/wp-content/themes/uiu/fonts/fa-solid-900.eot');
  src: url('/wp-content/themes/uiu/fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/uiu/fonts/fa-solid-900.woff2') format('woff2'), url('/wp-content/themes/uiu/fonts/fa-solid-900.woff') format('woff'), url('/wp-content/themes/uiu/fonts/fa-solid-900.ttf') format('truetype'), url('/wp-content/themes/uiu/fonts/fa-solid-900.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('/wp-content/themes/uiu/fonts/fa-brands-400.eot');
  src: url('/wp-content/themes/uiu/fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/uiu/fonts/fa-brands-400.woff2') format('woff2'), url('/wp-content/themes/uiu/fonts/fa-brands-400.woff') format('woff'), url('/wp-content/themes/uiu/fonts/fa-brands-400.ttf') format('truetype'), url('/wp-content/themes/uiu/fonts/fa-brands-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('/wp-content/themes/uiu/fonts/fa-regular-400.eot');
  src: url('/wp-content/themes/uiu/fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/uiu/fonts/fa-regular-400.woff2') format('woff2'), url('/wp-content/themes/uiu/fonts/fa-regular-400.woff') format('woff'), url('/wp-content/themes/uiu/fonts/fa-regular-400.ttf') format('truetype'), url('/wp-content/themes/uiu/fonts/fa-regular-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('/wp-content/themes/uiu/fonts/fa-light-300.eot');
  src: url('/wp-content/themes/uiu/fonts/fa-light-300.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/uiu/fonts/fa-light-300.woff2') format('woff2'), url('/wp-content/themes/uiu/fonts/fa-light-300.woff') format('woff'), url('/wp-content/themes/uiu/fonts/fa-light-300.ttf') format('truetype'), url('/wp-content/themes/uiu/fonts/fa-light-300.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
/* shake animation */
@keyframes shake {
  0%,
  100% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(7deg);
  }
  75% {
    transform: rotate(-7deg);
  }
}
.hero {
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .hero:before {
    content: '';
    display: block;
    width: 100%;
  }
}
.hero.size219 {
  max-height: 500px;
}
@media only screen and (min-width: 768px) {
  .hero.size219:before {
    padding-top: 33.333%;
  }
}
@media only screen and (min-width: 768px) {
  .hero.size169:before {
    padding-top: 56.25%;
  }
}
@media only screen and (min-width: 768px) {
  .hero.size43:before {
    padding-top: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .hero .media-wrap {
    opacity: 0.333;
  }
}
@media only screen and (min-width: 768px) {
  .hero .media-wrap {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .hero .img-wrap {
    bottom: 0;
    position: absolute;
    top: 0;
  }
}
.hero .content-wrap {
  position: relative;
  /* top */
  /* center */
  /* bottom */
}
@media only screen and (min-width: 768px) {
  .hero .content-wrap {
    position: absolute;
    display: flex;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .hero .content-wrap.top-left {
    left: 50px;
    top: 50px;
  }
}
@media only screen and (min-width: 1110px) {
  .hero .content-wrap.top-left {
    top: 75px;
  }
}
.hero .content-wrap.top-middle {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .hero .content-wrap.top-middle {
    justify-content: center;
    left: 0px;
    top: 50px;
  }
}
@media only screen and (min-width: 1110px) {
  .hero .content-wrap.top-middle {
    top: 75px;
  }
}
@media only screen and (min-width: 768px) {
  .hero .content-wrap.top-right {
    right: 50px;
    top: 50px;
  }
}
@media only screen and (min-width: 1110px) {
  .hero .content-wrap.top-right {
    top: 75px;
  }
}
.hero .content-wrap.top-right .content {
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .hero .content-wrap.center-left {
    align-items: center;
    height: 100%;
    left: 50px;
    top: 0px;
  }
}
.hero .content-wrap.center-middle {
  align-items: center;
  height: 100%;
  justify-content: center;
  left: 0px;
  text-align: center;
  top: 0px;
}
@media only screen and (min-width: 768px) {
  .hero .content-wrap.center-right {
    align-items: center;
    height: 100%;
    right: 50px;
    top: 0px;
  }
}
.hero .content-wrap.center-right .content {
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .hero .content-wrap.bottom-left {
    bottom: 50px;
    left: 50px;
  }
}
.hero .content-wrap.bottom-middle {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .hero .content-wrap.bottom-middle {
    bottom: 50px;
    justify-content: center;
    left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .hero .content-wrap.bottom-right {
    bottom: 50px;
    right: 50px;
  }
}
.hero .content-wrap.bottom-right .content {
  margin-left: auto;
}
.hero .content-wrap .content {
  padding: 0px 15px;
}
@media only screen and (min-width: 768px) {
  .hero .content-wrap .content {
    color: #001f60;
    max-width: 800px;
    padding: 25px;
    width: 75%;
  }
}
@media only screen and (min-width: 980px) {
  .hero .content-wrap .content {
    width: 70%;
  }
}
@media only screen and (min-width: 1110px) {
  .hero .content-wrap .content {
    width: 65%;
  }
}
@media only screen and (min-width: 1110px) {
  .hero .content-wrap .content h2 {
    font-size: 3.2em;
  }
}
.hero .content-wrap .content .description-wrap {
  margin: 0 auto;
  padding: 0 2em;
  max-width: 675px;
}
@media only screen and (min-width: 768px) {
  .hero .content-wrap .content .description-wrap {
    padding: 0 1.5em;
  }
}
.hero .content-wrap .content p a {
  color: #001f60;
}
.hero .content-wrap .content p a:hover {
  text-decoration: none;
}
.hero .content-wrap .content .link-wrap {
  margin-top: 1em;
}
.hero .content-wrap .content .link-wrap .btn {
  background-color: #001f60;
  color: #fff;
  text-shadow: none;
}
.hero .content-wrap .content .link-wrap .btn:before {
  border-top-color: #8fc7ea;
}
.hero.img-full-height {
  max-height: none;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .hero.img-full-height {
    padding: 4em 0;
  }
}
.hero.img-full-height:before {
  content: none;
}
.hero.img-full-height .media-wrap {
  position: relative;
}
.hero.img-full-height .media-wrap img {
  display: block;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .hero.img-full-height .img-wrap {
    bottom: 0;
    position: absolute;
    top: 0;
  }
}
.hero.img-full-height .content-wrap {
  margin: 0;
}
.hero.color-option-2 .content-wrap .content .link-wrap .btn {
  background-color: #f47214;
}
.hero.color-option-2 .content-wrap .content .link-wrap .btn:before {
  border-top-color: #a34c0d;
}
.hero.color-option-3 {
  background-color: #001f60;
}
.hero.color-option-3 .content-wrap .content h2 {
  color: #8fc7ea;
}
.hero.color-option-3 .content-wrap .content .description-wrap {
  color: #fff;
}
.hero.color-option-3 .content-wrap .content p a {
  color: #fff;
}
.hero.color-option-3 .content-wrap .content .link-wrap .btn {
  background-color: #8fc7ea;
  color: #001f60;
}
.hero.color-option-3 .content-wrap .content .link-wrap .btn:before {
  border-top-color: #001f60;
}
.hero.bracket-left .content-wrap .content {
  position: relative;
}
.hero.bracket-left .content-wrap .content:before {
  color: #8fc7ea;
  content: '{';
  display: block;
  left: 10px;
  font-size: 10em;
  position: absolute;
  transform: translate(0, -60%);
  top: 50%;
}
@media only screen and (min-width: 768px) {
  .hero.bracket-left .content-wrap .content:before {
    left: -20px;
    font-size: 11em;
  }
}
@media only screen and (min-width: 980px) {
  .hero.bracket-left .content-wrap .content:before {
    font-size: 15em;
  }
}
@media only screen and (min-width: 1110px) {
  .hero.bracket-left .content-wrap .content:before {
    font-size: 17em;
  }
}
.hero.overlay-light {
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .hero.overlay-light .media-wrap {
    opacity: 0.5;
  }
}
.hero.overlay-light h2,
.hero.overlay-light .description-wrap {
  text-shadow: 1px 1px 2px #fff;
}
.hero.overlay-dark {
  background-color: #001f60;
}
@media only screen and (min-width: 768px) {
  .hero.overlay-dark .media-wrap {
    opacity: 0.5;
  }
}
.hero.overlay-dark h2,
.hero.overlay-dark .description-wrap {
  text-shadow: 1px 1px 2px #001f60;
}
.hero.overlay-dark.gradient-top .media-wrap:before {
  background: #001f60;
  /* Old browsers */
  background: -moz-linear-gradient(top, #001f60 33%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #001f60 33%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #001f60 33%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.hero.gradient-top .media-wrap:before {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fff 33%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fff 33%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fff 33%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  content: '';
  display: block;
  height: 33%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
/* levitate animation */
@keyframes levitate {
  0% {
    transform: translateY(3px);
  }
  100% {
    transform: translateY(-3px);
  }
}
