@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Hw3aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w3aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aX8.ttf) format('truetype');
}
/***************************************************************
These styles are subject to the following license agreement(s):

https://store.typenetwork.com/cart/eula/font-bureau
https://store.typenetwork.com/cart/eula/font-bureau
https://store.typenetwork.com/cart/eula/font-bureau
https://store.typenetwork.com/cart/eula/font-bureau
***************************************************************/
body,
p,
a,
blockquote,
button,
strong {
  font-family: stolzl, sans-serif;
  color: #575756;
  font-weight: 200;
}
body {
  font-size: 1.125rem;
  font-weight: 300;
}
strong,
strong a {
  font-weight: 500;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: stolzl, sans-serif;
  margin-bottom: 1rem;
}
p,
li,
a {
  font-size: 0.9rem;
}
h1 {
  font-size: 2.1rem;
  line-height: 1.1;
}
.h3,
h3 {
  font-size: 1.5rem;
}
ul,
ol {
  padding-left: 15px;
}
.footer-text p,
.footer-text a {
  color: #003057;
  font-size: 0.8rem;
  font-weight: 300;
}
body,
html {
  height: 100%;
  background-color: #FFFFFF;
}
.btn {
  padding: 0.275rem 0.75rem;
}
sub,
sup {
  font-size: 60%;
}
@media only screen and (min-width: 768px) {
  .modal-xl {
    /*  iPad Portrait  */
    max-width: 700px;
  }
}
@media only screen and (min-width: 1024px) {
  .modal-xl {
    /*  iPad Landscape  */
    max-width: 900px;
  }
}
@media only screen and (min-width: 1200px) {
  .modal-xl {
    /*  Desktop  */
    max-width: 1140px;
  }
}
a {
  text-decoration: none;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
.sub-section-title a {
  text-decoration: none;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.sub-section-title a:hover {
  color: #FFFFFF;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .video-container {
    /*  All phone devices */
    margin-bottom: 30px;
  }
}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
blockquote {
  border-left: 1px solid #003057;
  padding-left: 30px;
}
blockquote p {
  color: #003057;
}
.modal .modal-content .modal-header {
  border-bottom: none;
}
.modal .modal-content .modal-header h4 {
  color: #35373e !important;
}
.modal .modal-content .modal-body {
  padding: 1rem;
}
.modal .modal-content .modal-footer {
  border-top: none;
}
.offset:before {
  display: block;
  content: " ";
  visibility: hidden;
}
@media (max-width: 767px) {
  .offset:before {
    /*  All phone devices */
  }
}
@media only screen and (min-width: 768px) {
  .offset:before {
    /*  iPad Portrait  */
    height: 100px;
    margin-top: -100px;
  }
}
@media only screen and (min-width: 1024px) {
  .offset:before {
    /*  iPad Landscape  */
  }
}
@media only screen and (min-width: 1200px) {
  .offset:before {
    /*  Desktop  */
    height: 200px;
    margin-top: 200px;
  }
}
.gform_anchor {
  position: absolute;
  top: -305px;
}
a,
a* {
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.center {
  text-align: center;
}
.carousel-control {
  text-shadow: none;
  background-color: transparent;
  background-image: none !important;
  filter: alpha(opacity=100);
  opacity: 1;
}
#breadcrumb {
  min-height: 3rem;
  height: auto;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  #breadcrumb {
    /*  All phone devices */
  }
}
#breadcrumb #breadcrumbs {
  background-color: transparent;
  margin-top: 1rem;
  margin-bottom: 0;
  z-index: -1;
}
#breadcrumb a {
  color: #00ACDF !important;
  text-decoration: none;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.grecaptcha-badge {
  bottom: 6rem !important;
}
.padding-bottom {
  padding-bottom: 80px;
}
#share .jssocials-share {
  margin: 0 10px 0 0;
}
#share a.jssocials-share-link {
  background-color: #575756;
  border-radius: 50%;
  color: #c1c5c8;
  width: 30px;
  height: 30px;
  padding: 3px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  -webkit-transition: color 0.5s, background-color 0.5s;
  -moz-transition: color 0.5s, background-color 0.5s;
  -ms-transition: color 0.5s, background-color 0.5s;
  -o-transition: color 0.5s, background-color 0.5s;
  transition: color 0.5s, background-color 0.5s;
}
#share a.jssocials-share-link:hover {
  background-color: #1f481d;
}
#share .svg-inline--fa {
  font-size: 1rem;
}
@media (max-width: 767px) {
  img.alignright {
    /*  All phone devices */
    margin: 0 0 1em 0;
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  img.alignright {
    /*  iPad Portrait  */
    margin: 0 0 1em 1em;
    float: right;
  }
}
img.alignleft {
  margin: 0 2.5rem 1rem 0;
}
@media (max-width: 767px) {
  img.alignleft {
    /*  All phone devices */
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  img.alignleft {
    /*  iPad Portrait  */
    float: left;
  }
}
img.aligncenter {
  display: block;
  margin: 1em auto;
}
@media (max-width: 767px) {
  a img.alignright {
    /*  All phone devices */
    margin: 0 0 1em 0;
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  a img.alignright {
    /*  iPad Portrait  */
    margin: 0 0 1em 1em;
    float: right;
  }
}
a img.alignleft {
  margin: 0 1em 1em 0;
}
@media (max-width: 767px) {
  a img.alignleft {
    /*  All phone devices */
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  a img.alignleft {
    /*  iPad Portrait  */
    float: left;
  }
}
a img.aligncenter {
  display: block;
  margin: 1em auto;
}
@media (max-width: 767px) {
  .shift-top {
    /*  All phone devices */
    margin-top: 6rem;
  }
}
@media only screen and (min-width: 768px) {
  .shift-top {
    /*  iPad Portrait  */
    margin-top: 5rem;
  }
}
@media only screen and (min-width: 1024px) {
  .shift-top {
    /*  iPad Landscape  */
    margin-top: 1rem;
  }
}
#hero-carousel {
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  #hero-carousel .slider-pos-1 {
    /*  All phone devices */
    margin-top: 230px;
  }
}
@media only screen and (min-width: 768px) {
  #hero-carousel .slider-pos-1 {
    /*  iPad Portrait  */
    margin-top: 230px;
  }
}
@media only screen and (min-width: 1024px) {
  #hero-carousel .slider-pos-1 {
    /*  iPad Landscape  */
    margin-top: 215px;
  }
}
@media only screen and (min-width: 1200px) {
  #hero-carousel .slider-pos-1 {
    /*  Desktop  */
    margin-top: 270px;
  }
}
@media (max-width: 767px) {
  #hero-carousel .slider-pos-2 {
    /*  All phone devices */
    margin-top: 190px;
  }
}
@media only screen and (min-width: 768px) {
  #hero-carousel .slider-pos-2 {
    /*  iPad Portrait  */
    margin-top: 170px;
  }
}
@media only screen and (min-width: 1024px) {
  #hero-carousel .slider-pos-2 {
    /*  iPad Landscape  */
    margin-top: 150px;
  }
}
@media only screen and (min-width: 1200px) {
  #hero-carousel .slider-pos-2 {
    /*  Desktop  */
    margin-top: 200px;
  }
}
@media only screen and (min-width: 768px) {
  #hero-carousel .slider-pos-2 .text-pos {
    /*  iPad Portrait  */
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
#hero-carousel .carousel-item h1 {
  font-size: 3.5rem;
  text-align: center;
  font-family: stolzl, sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  #hero-carousel .carousel-item h1 {
    /*  All phone devices */
    font-size: 3rem;
  }
}
#hero-carousel .carousel-item h1 strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  #hero-carousel .carousel-item h1.alt-heading {
    /*  All phone devices */
    font-size: 3rem;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  #hero-carousel .carousel-item h1.alt-heading {
    /*  iPad Portrait  */
    text-align: left;
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 1024px) {
  #hero-carousel .carousel-item h1.alt-heading {
    /*  iPad Landscape  */
    font-size: 3.4rem;
  }
}
@media only screen and (min-width: 1200px) {
  #hero-carousel .carousel-item h1.alt-heading {
    /*  Desktop  */
    font-size: 3.4rem;
  }
}
#hero-carousel .carousel-item p,
#hero-carousel .carousel-item a {
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #hero-carousel .carousel-item p,
  #hero-carousel .carousel-item a {
    /*  All phone devices */
    font-size: 1.5rem;
  }
}
#hero-carousel .carousel-item p.alt-heading {
  text-align: left;
}
#hero-carousel .carousel-item a {
  color: #575756;
  font-family: stolzl, sans-serif;
  font-weight: 300;
}
#hero-carousel .carousel-item a .svg-inline--fa {
  font-size: 1.5rem;
}
#hero-carousel .carousel-item a:hover {
  color: #00ACDF;
}
#hero-carousel .carousel-item img {
  margin: 10px 0 0 0;
}
#hero-carousel .carousel-item .video-block {
  margin: 10px 0 4px 0;
}
#hero-carousel .carousel-item .html5-video-block {
  position: relative;
}
#hero-carousel .carousel-item .html5-video-block video {
  width: 100%;
  height: auto;
}
#hero-carousel .carousel-item .html5-video-block #video-controls {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#hero-carousel .carousel-item .html5-video-block #video-controls #play-btn,
#hero-carousel .carousel-item .html5-video-block #video-controls #pause-btn {
  cursor: pointer;
}
#hero-carousel .carousel-item .html5-video-block #video-controls #pause-btn {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#hero-carousel .carousel-item .html5-video-block #video-controls:hover #pause-btn {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#box-links a .box {
  position: relative;
}
#box-links a .box .box-img {
  margin-bottom: 15px;
}
#box-links a .box .box-overlay {
  clip-path: polygon(11% 0, 89% 0, 100% 100%, 0% 100%);
}
#box-links a .box .box-overlay,
#box-links a .box .box-overlay-full {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 70px;
  overflow: hidden;
  background-color: rgba(0, 172, 223, 0.5);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -ms-transition: opacity 2s;
  -o-transition: opacity 2s;
  transition: opacity 2s;
}
#box-links a .box .box-overlay h3,
#box-links a .box .box-overlay-full h3,
#box-links a .box .box-overlay h4,
#box-links a .box .box-overlay-full h4,
#box-links a .box .box-overlay p,
#box-links a .box .box-overlay-full p {
  text-align: center;
  color: #FFFFFF;
  font-family: stolzl, sans-serif;
}
#box-links a .box .box-overlay h3,
#box-links a .box .box-overlay-full h3 {
  font-size: 1.25rem;
  margin: 1.5rem 0;
  font-weight: 300;
}
#box-links a .box .box-overlay h4,
#box-links a .box .box-overlay-full h4 {
  font-size: 1.2rem;
  font-weight: 300;
}
@media (max-width: 767px) {
  #box-links a .box .box-overlay p,
  #box-links a .box .box-overlay-full p {
    /*  All phone devices */
    font-size: 1.1rem;
  }
}
@media only screen and (min-width: 1200px) {
  #box-links a .box .box-overlay p,
  #box-links a .box .box-overlay-full p {
    /*  Desktop  */
    font-size: 1.1rem;
  }
}
#box-links a .box .box-overlay .box-text,
#box-links a .box .box-overlay-full .box-text {
  padding: 0 1rem;
}
#box-links a .box .box-overlay .box-text strong,
#box-links a .box .box-overlay-full .box-text strong {
  color: inherit;
}
#box-links a .box .box-overlay-full {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
#box-links a .box .box-overlay-full h3 {
  margin-top: 3rem;
}
#box-links a:hover .box .box-overlay {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
#box-links a:hover .box .box-overlay-full {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#box-links a .hover .box-overlay {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
#box-links a .hover .box-overlay-full {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#box-links .modal .modal-header {
  padding-bottom: 0;
}
#box-links .modal .modal-body {
  padding-top: 0;
}
#box-links .modal .modal-body div,
#box-links .modal .modal-body li {
  font-family: stolzl, sans-serif !important;
}
#box-links .modal .modal-body #modal-block .txt-block {
  font-family: stolzl, sans-serif;
}
#box-links .modal .modal-body #modal-block .txt-block a {
  text-decoration: underline;
  font-size: inherit;
  font-weight: inherit;
}
#box-links .modal .modal-body #modal-block .txt-block a:hover {
  text-decoration: none;
}
#box-links .modal .modal-body #modal-block .txt-block strong {
  color: inherit;
}
#box-links .modal .modal-body #modal-block .txt-block .td-color {
  background-color: #ededed;
  color: #000000;
  font-size: 0.875rem !important;
}
#box-links .modal .modal-body #modal-block .txt-block .table_rayner {
  font-size: 0.875rem;
  margin-bottom: 40px;
  border: 0px solid #FFFFFF;
  width: 100%;
}
#box-links .modal .modal-body #modal-block .img-block {
  margin: 0 0 1rem 0;
}
#box-links .modal .modal-body #modal-block .img-block .img-caption {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  min-height: 80px;
  position: relative;
}
#box-links .modal .modal-body #modal-block .img-block .img-caption p {
  font-size: 0.8rem;
  color: #FFFFFF;
  margin-bottom: 0;
  word-wrap: break-word;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#box-links .modal .modal-body #modal-block .video-container {
  margin: 0 0 1rem 0;
}
#box-links .modal .modal-body #modal-block .download .download-btn {
  padding: 10px;
  width: 100%;
  font-size: 0.8rem;
  text-transform: uppercase;
  border-radius: 0;
  margin-bottom: 2rem;
}
#box-links .modal .modal-body #modal-block .download .download-text-block {
  margin-top: 0.5rem;
}
#box-links .modal .modal-body #modal-block .download .download-text-block img {
  margin-right: 0.5rem;
}
#box-links .modal .modal-body #modal-block ._2_col_text {
  padding-top: 2rem;
}
#box-links .modal .modal-body #modal-block ._2_col_text strong {
  color: inherit;
}
#box-links .modal .modal-body #modal-block #modal-carousel {
  margin-top: 1rem;
}
#box-links .modal .modal-body #modal-block #modal-carousel .svg-inline--fa {
  color: #000000;
  font-size: 2rem;
}
#box-links .modal .modal-body #modal-block table.titleing.font-bold {
  background-color: #ededed;
  color: #000000;
  font-size: 0.875rem !important;
  border: 0px solid #FFFFFF;
  margin-top: 0 !important;
  width: 100%;
  font-family: stolzl, sans-serif;
  margin-bottom: 0.625rem;
}
#box-links .modal .modal-body #modal-block .video-container {
  margin-bottom: 1.875rem;
}
/*# sourceMappingURL=homepage.css.map */