@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;
  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;
}
.remove-nav {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 1.5s;
  -moz-transition: opacity 1.5s;
  -ms-transition: opacity 1.5s;
  -o-transition: opacity 1.5s;
  transition: opacity 1.5s;
}
.show-nav {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 1.5s;
  -moz-transition: opacity 1.5s;
  -ms-transition: opacity 1.5s;
  -o-transition: opacity 1.5s;
  transition: opacity 1.5s;
}
#nav-logo {
  background-color: #FFFFFF;
}
#nav-logo .top-nav {
  background-color: #00ACDF;
}
#nav-logo .top-nav #menu-top-menu {
  list-style: none;
  margin: 0.5rem 0;
}
#nav-logo .top-nav #menu-top-menu li {
  display: inline-block;
  margin-left: 20px;
}
#nav-logo .top-nav #menu-top-menu li a {
  font-family: stolzl, sans-serif;
  color: #FFFFFF;
  font-size: 0.7rem;
  font-weight: 200;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: color 1s;
  -moz-transition: color 1s;
  -ms-transition: color 1s;
  -o-transition: color 1s;
  transition: color 1s;
}
#nav-logo .top-nav #menu-top-menu li a:hover {
  color: #000000;
}
#nav-logo .top-nav select {
  -webkit-appearance: none;
  margin-left: 20px;
  margin-top: 6px;
}
#nav-logo .top-nav .styled-select.slate select {
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #FFFFFF;
  background-color: transparent;
  background: url(../img/down-arrow.png) no-repeat center right 10px;
  font-size: 0.7rem;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0 10px;
  height: 30px;
  width: 150px;
}
#nav-logo .top-nav select option {
  color: #000000;
}
#nav-logo .logo-area {
  background-color: #003057;
}
#nav-logo .logo-area img {
  margin: 1rem 0;
}
#nav-logo .search-form-pos {
  position: relative;
}
@media only screen and (min-width: 768px) {
  #nav-logo .search-form-pos {
    /*  iPad Portrait  */
    right: 4rem;
    top: -0.2rem;
  }
}
@media only screen and (min-width: 1200px) {
  #nav-logo .search-form-pos {
    /*  Desktop  */
    right: 0;
    top: 0;
  }
}
#nav-logo .search-form-pos input[type="text"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #c1c5c8;
  background-color: transparent;
  color: #FFFFFF;
  position: relative;
  top: 20px;
  padding: 5px;
  width: 200px;
  font-family: stolzl, sans-serif;
  font-size: 0.8rem;
}
#nav-logo .search-form-pos input[type="text"]::-webkit-input-placeholder {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-align: right;
  padding-right: 5px;
  color: #FFFFFF;
  -webkit-opacity: 0.15;
  -moz-opacity: 0.15;
  opacity: 0.15;
}
#nav-logo .search-form-pos input[type="text"]:-moz-placeholder {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-align: right;
  padding-right: 5px;
  color: #FFFFFF;
  -webkit-opacity: 0.15;
  -moz-opacity: 0.15;
  opacity: 0.15;
}
#nav-logo .search-form-pos input[type="text"]::-moz-placeholder {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-align: right;
  padding-right: 5px;
  color: #FFFFFF;
  -webkit-opacity: 0.15;
  -moz-opacity: 0.15;
  opacity: 0.15;
}
#nav-logo .search-form-pos input[type="text"]:-ms-input-placeholder {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-align: right;
  padding-right: 5px;
  color: #FFFFFF;
  -webkit-opacity: 0.15;
  -moz-opacity: 0.15;
  opacity: 0.15;
}
#nav-logo .navbar {
  padding: 0 1rem;
}
@media only screen and (min-width: 1200px) {
  #nav-logo .navbar {
    /*  Desktop  */
    padding: 0.5rem 1rem;
  }
}
#nav-logo .nav-closed .svg-inline--fa,
#nav-logo .nav-open .svg-inline--fa {
  color: #FFFFFF;
  font-size: 1.7rem;
}
#nav-logo .nav-closed {
  display: block;
}
#nav-logo .nav-open {
  display: none;
}
#nav-logo .navbar-toggler {
  color: transparent;
  border-color: transparent;
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  #nav-logo .navbar-toggler {
    /*  All phone devices */
    top: -60px;
  }
}
@media only screen and (min-width: 768px) {
  #nav-logo .navbar-toggler {
    /*  iPad Portrait  */
    top: -53px;
  }
}
#nav-logo button:focus {
  outline: none;
}
@media only screen and (min-width: 768px) {
  #nav-logo #menu-item-108,
  #nav-logo #menu-item-109,
  #nav-logo #menu-item-290,
  #nav-logo #menu-item-291,
  #nav-logo #menu-item-5835 {
    /*  iPad Portrait  */
    display: none;
  }
}
#nav-logo .main-nav-bg {
  background-color: #FFFFFF;
}
@media only screen and (max-width: 1024px) {
  #nav-logo .main-nav-bg {
    /* UP TO iPad Landscape  */
    background-color: #00ACDF;
  }
}
@media only screen and (min-width: 1200px) {
  #nav-logo .navbar-nav li {
    /*  Desktop  */
    margin-right: 55px;
  }
}
#nav-logo .navbar-nav li a.nav-link {
  font-family: stolzl, sans-serif;
  color: #000000;
  font-weight: 400;
  text-transform: uppercase;
  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;
}
@media only screen and (max-width: 1024px) {
  #nav-logo .navbar-nav li a.nav-link {
    /* UP TO iPad Landscape  */
    color: #FFFFFF;
  }
}
@media (max-width: 767px) {
  #nav-logo .navbar-nav li a.nav-link {
    /*  All phone devices */
    font-size: 0.8rem;
  }
}
@media only screen and (min-width: 768px) {
  #nav-logo .navbar-nav li a.nav-link {
    /*  iPad Portrait  */
    font-size: 0.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  #nav-logo .navbar-nav li a.nav-link {
    /*  iPad Landscape  */
    font-size: 0.8rem;
  }
}
@media only screen and (min-width: 1200px) {
  #nav-logo .navbar-nav li a.nav-link {
    /*  Desktop  */
    font-size: 0.8rem;
  }
}
#nav-logo .navbar-nav li a.nav-link:hover {
  color: #00ACDF;
}
@media only screen and (max-width: 1024px) {
  #nav-logo .navbar-nav li a.nav-link:hover {
    /* UP TO iPad Landscape  */
    color: #FFFFFF;
  }
}
#nav-logo .navbar-nav li.active a.nav-link,
#nav-logo .navbar-nav li.current-page-ancestor a.nav-link {
  color: #00ACDF;
  text-decoration: none;
}
@media only screen and (max-width: 1024px) {
  #nav-logo .navbar-nav li.active a.nav-link,
  #nav-logo .navbar-nav li.current-page-ancestor a.nav-link {
    /* UP TO iPad Landscape  */
    color: #FFFFFF;
  }
}
#nav-logo .navbar-nav li:last-child a.nav-link {
  margin-right: 0;
}
#nav-logo .navbar-nav .show > .nav-link {
  color: #FFFFFF;
}
@media only screen and (min-width: 1200px) {
  #nav-logo .navbar-nav .sub-nav-pos-1 {
    /*  Desktop  */
    left: -110px;
  }
}
@media only screen and (min-width: 1200px) {
  #nav-logo .navbar-nav .sub-nav-pos-2 {
    /*  Desktop  */
    left: -210px;
  }
}
@media only screen and (min-width: 1200px) {
  #nav-logo .navbar-nav .sub-nav-pos-3 {
    /*  Desktop  */
    left: -480px;
  }
}
@media only screen and (min-width: 1200px) {
  #nav-logo .navbar-nav .sub-nav-pos-4 {
    /*  Desktop  */
    left: -615px;
  }
}
@media only screen and (min-width: 1200px) {
  #nav-logo .navbar-nav .sub-nav-pos-5 {
    /*  Desktop  */
    left: -105px;
  }
}
@media only screen and (min-width: 1200px) {
  #nav-logo .navbar-nav .sub-nav-pos-6 {
    /*  Desktop  */
    left: -320px;
  }
}
@media only screen and (min-width: 1200px) {
  #nav-logo .navbar-nav .sub-nav-pos-7 {
    /*  Desktop  */
    left: -800px;
  }
}
#nav-logo .dropdown-menu {
  top: 96%;
  border-radius: 0;
  border: none;
  padding: 0.5rem 0 0;
  background-color: transparent !important;
}
@media only screen and (min-width: 1200px) {
  #nav-logo .dropdown-menu {
    /*  Desktop  */
    min-width: 1000px;
  }
}
#nav-logo .dropdown-menu a.dropdown-item {
  display: block;
  padding: 0.8rem 0;
  margin-right: 18px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.8rem;
  font-weight: 200;
  background-color: transparent !important;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
@media only screen and (min-width: 1200px) {
  #nav-logo .dropdown-menu a.dropdown-item {
    /*  Desktop  */
    float: left;
    clear: none;
    width: auto;
  }
}
@media only screen and (max-width: 1024px) {
  #nav-logo .dropdown-menu a.dropdown-item {
    /* UP TO iPad Landscape  */
    color: #FFFFFF;
    font-family: stolzl, sans-serif;
    padding-left: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  #nav-logo .dropdown-menu #menu-item-228 {
    /*  Desktop  */
    margin-left: -110px;
  }
}
#nav-logo .dropdown-menu a.dropdown-item:hover,
#nav-logo .dropdown-menu .dropdown-item.active {
  color: #00ACDF;
}
@media only screen and (max-width: 1024px) {
  #nav-logo .dropdown-menu a.dropdown-item:hover,
  #nav-logo .dropdown-menu .dropdown-item.active {
    /* UP TO iPad Landscape  */
    font-family: stolzl, sans-serif;
    color: #FFFFFF;
    text-decoration: underline;
  }
}
@media only screen and (min-width: 1200px) {
  #nav-logo .dropdown-toggle::after {
    /*  Desktop  */
    display: none;
  }
}
#nav-logo .dropdown-bg {
  background-color: #f0f0f0;
  height: 0;
  position: absolute;
  margin-top: -1px;
  display: none;
  z-index: 999;
}
@media only screen and (min-width: 1200px) {
  #nav-logo .dropdown-bg {
    /*  Desktop  */
    height: 50px;
  }
}
#nav-logo .infor-bar {
  background-color: #dadada;
}
#nav-logo .infor-bar p {
  text-align: center;
  color: #FFFFFF;
  margin: 0.7rem 0;
  font-weight: 600;
}
#nav-logo .nav-base {
  background-color: #dadada;
  height: 50px;
}
#nav-logo .top-nav-emv {
  background-image: linear-gradient(to right, #E6007E, #622650);
}
#nav-logo .top-nav-emv .plus1-emv-logo {
  padding: 1rem 0;
}
#nav-logo .top-nav-emv .navbar-toggler {
  top: -70px;
}
@media only screen and (min-width: 768px) {
  #nav-logo .top-nav-emv #menu-plus1-emv-menu {
    /*  iPad Portrait  */
    position: absolute;
    right: 0;
    top: 2rem;
  }
}
@media only screen and (min-width: 1024px) {
  #nav-logo .top-nav-emv #menu-plus1-emv-menu {
    /*  iPad Landscape  */
    top: 2.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  #nav-logo .top-nav-emv #menu-plus1-emv-menu {
    /*  Desktop  */
    top: 3.3rem;
  }
}
@media only screen and (min-width: 768px) {
  #nav-logo .top-nav-emv #menu-plus1-emv-menu li {
    /*  iPad Portrait  */
    margin-right: 0.4rem;
  }
}
@media only screen and (min-width: 1024px) {
  #nav-logo .top-nav-emv #menu-plus1-emv-menu li {
    /*  iPad Landscape  */
    margin-right: 1rem;
  }
}
#nav-logo .top-nav-emv #menu-plus1-emv-menu li a.nav-link {
  color: #FFFFFF;
  text-transform: capitalize;
  font-family: "montserrat", "europa", sans-serif;
}
@media (max-width: 767px) {
  #nav-logo .top-nav-emv #menu-plus1-emv-menu li a.nav-link {
    /*  All phone devices */
    font-size: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  #nav-logo .top-nav-emv #menu-plus1-emv-menu li a.nav-link {
    /*  iPad Portrait  */
    font-size: 0.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  #nav-logo .top-nav-emv #menu-plus1-emv-menu li a.nav-link {
    /*  iPad Landscape  */
    font-size: 0.9rem;
  }
}
#nav-logo .top-nav-emv #menu-plus1-emv-menu li a.nav-link:hover {
  color: #878787;
}
footer {
  background-color: #003057;
  padding: 10px 0 0 0;
  margin-top: -1px;
}
footer .main-footer {
  padding-bottom: 20px;
}
footer .main-footer h3 {
  font-weight: 300;
  color: #FFFFFF;
  margin-top: 2rem;
}
footer .main-footer p,
footer .main-footer a {
  color: #FFFFFF;
  font-size: 0.8rem;
}
footer .main-footer a {
  text-decoration: none;
}
footer .main-footer a:hover {
  color: #00ACDF;
}
footer .main-footer ul {
  list-style: none;
  padding-left: 0;
}
footer .main-footer ul li {
  padding-bottom: 5px;
}
footer .main-footer .contact-us a {
  line-height: 0;
}
footer .main-footer .contact-us p,
footer .main-footer .contact-us p strong {
  color: #FFFFFF;
}
footer .main-footer .logos img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 1.25rem;
}
footer .footer-base {
  background-color: #dadada;
  padding-bottom: 3rem;
}
@media (max-width: 767px) {
  footer .footer-base {
    /*  All phone devices */
    padding-bottom: 3rem;
  }
}
footer .footer-base ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  footer .footer-base ul {
    /* UP TO iPad Portrait  */
    margin: 0 auto;
    display: table;
  }
}
@media (max-width: 767px) {
  footer .footer-base ul li {
    /*  All phone devices */
    margin: 15px 0;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  footer .footer-base ul li {
    /*  iPad Portrait  */
    display: inline-block;
    margin: 20px 25px 0 0;
  }
}
@media only screen and (min-width: 1024px) {
  footer .footer-base ul li {
    /*  iPad Landscape  */
    margin: 22px 25px 20px 0;
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  footer .footer-base ul li {
    /*  Desktop  */
    margin: 22px 25px 20px 0;
  }
}
footer .footer-base ul li a {
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.8rem;
  font-family: stolzl, sans-serif;
}
footer .footer-base ul li a:hover {
  color: #00ACDF;
}
footer .footer-base ul li:last-child {
  margin-right: 0;
}
footer .footer-base p {
  font-size: 0.8rem;
  font-family: stolzl, sans-serif;
  margin: 22px 0 20px;
  color: #000000;
}
@media only screen and (max-width: 768px) {
  footer .footer-base p {
    /* UP TO iPad Portrait  */
    margin: 15px 0;
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  footer .footer-base p {
    /*  Desktop  */
    text-align: right;
  }
}
footer .footer-base .social-media {
  margin: 15px 0 10px;
}
@media only screen and (max-width: 768px) {
  footer .footer-base .social-media {
    /* UP TO iPad Portrait  */
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  footer .footer-base .social-media {
    /*  Desktop  */
    float: right;
  }
}
footer .footer-base .social-media a {
  text-decoration: none;
}
footer .footer-base .social-media a .fa,
footer .footer-base .social-media a .fab,
footer .footer-base .social-media a .svg-inline--fa,
footer .footer-base .social-media a .eyetube {
  background-color: #FFFFFF;
  border-radius: 100%;
  color: #003057;
  font-size: 1.4rem;
  line-height: 33px;
  text-align: center;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  margin-right: 8px;
  -webkit-transition: background-color 0.5s, color 0.5s;
  -moz-transition: background-color 0.5s, color 0.5s;
  -ms-transition: background-color 0.5s, color 0.5s;
  -o-transition: background-color 0.5s, color 0.5s;
  transition: background-color 0.5s, color 0.5s;
}
footer .footer-base .social-media a .eyetube {
  padding: 5px;
}
footer .footer-base .social-media a:hover .fa,
footer .footer-base .social-media a:hover .fab,
footer .footer-base .social-media a:hover .svg-inline--fa,
footer .footer-base .social-media a:hover .eyetube {
  background-color: #575756;
  text-decoration: none;
}
footer .footer-base .social-media .eyetube {
  margin-top: -9px;
}
footer .btn-pos {
  position: relative;
  bottom: 2.6rem;
}
footer .enquiry-btn {
  position: fixed;
  z-index: 9;
  bottom: 1px;
  font-weight: 300;
  border-radius: 0;
  background-color: #00ACDF;
  padding: 0.5rem 2rem;
  margin-right: 1rem;
  color: #FFFFFF;
  -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;
  clip-path: polygon(11% 0, 89% 0, 100% 100%, 0% 100%);
}
@media (max-width: 767px) {
  footer .enquiry-btn {
    /*  All phone devices */
    padding: 0.5rem 1.5rem;
  }
}
footer .enquiry-btn:hover {
  background-color: #003057;
}
#newsletter_modal .modal-body a,
#enquiry_modal .modal-body a {
  font-size: inherit;
  font-weight: inherit;
  text-decoration: underline;
}
#newsletter_modal .modal-body a:hover,
#enquiry_modal .modal-body a:hover {
  text-decoration: none;
}
#newsletter_modal label,
#enquiry_modal label {
  color: #35373e;
}
#newsletter_modal label .gfield_required,
#enquiry_modal label .gfield_required {
  color: red;
}
#newsletter_modal input[type="text"],
#enquiry_modal input[type="text"],
#newsletter_modal textarea,
#enquiry_modal textarea,
#newsletter_modal select,
#enquiry_modal select {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #575756;
  padding: 0.5em;
  background-color: #FFFFFF;
}
#newsletter_modal select:not([multiple]),
#enquiry_modal select:not([multiple]) {
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding: 0.5em;
  padding-right: 1.5em;
}
#newsletter_modal input[type="text"],
#enquiry_modal input[type="text"],
#newsletter_modal select,
#enquiry_modal select {
  height: 3rem;
  padding-left: 1rem;
}
#newsletter_modal .ginput_recaptcha,
#enquiry_modal .ginput_recaptcha {
  margin-top: 30px;
}
#newsletter_modal .gfield_consent_label,
#enquiry_modal .gfield_consent_label {
  position: relative;
  top: 1.2rem;
  left: 1rem;
  width: 90%;
}
#newsletter_modal input[type="submit"],
#enquiry_modal input[type="submit"] {
  border: none;
  background-color: #00ACDF;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: stolzl, sans-serif;
  padding: 0.5rem 2rem;
  -webkit-transition: background-color 0.5s, color 0.5s;
  -moz-transition: background-color 0.5s, color 0.5s;
  -ms-transition: background-color 0.5s, color 0.5s;
  -o-transition: background-color 0.5s, color 0.5s;
  transition: background-color 0.5s, color 0.5s;
  cursor: pointer;
}
#newsletter_modal input[type="submit"]:hover,
#enquiry_modal input[type="submit"]:hover {
  background-color: #575756;
  color: #FFFFFF;
}
#sulcoflex_aeon_modal #sulcoflex-redirection p {
  margin-top: 1rem;
}
#sulcoflex_aeon_modal #sulcoflex-redirection span {
  position: relative;
  top: 2px;
  margin: 0 1rem 0 0.5rem;
}
#footer-plus1 {
  background-color: #E6007E;
}
#footer-plus1 hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #FFFFFF;
}
#footer-plus1 #menu-plus1-emv-footer {
  margin: 0 0 1rem;
  padding: 0;
}
#footer-plus1 #menu-plus1-emv-footer li {
  display: inline-block;
  margin-right: 1rem;
}
#footer-plus1 #menu-plus1-emv-footer li a {
  color: #FFFFFF;
  font-size: 0.8rem;
  font-family: "montserrat", "europa", sans-serif;
}
#footer-plus1 #menu-plus1-emv-footer li a:hover {
  color: #3C3C3B;
}
@media only screen and (max-width: 768px) {
  #footer-plus1 .plus1-emv-social-media {
    /* UP TO iPad Portrait  */
    display: table;
    margin: 1rem auto;
  }
}
@media only screen and (min-width: 1024px) {
  #footer-plus1 .plus1-emv-social-media {
    /*  iPad Landscape  */
    float: right;
  }
}
#footer-plus1 .plus1-emv-social-media a .svg-inline--fa,
#footer-plus1 .plus1-emv-social-media a .fab {
  color: #FFFFFF;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
@media only screen and (max-width: 768px) {
  #footer-plus1 .plus1-emv-social-media a .svg-inline--fa,
  #footer-plus1 .plus1-emv-social-media a .fab {
    /* UP TO iPad Portrait  */
    margin: 0 1rem;
  }
}
@media only screen and (min-width: 1024px) {
  #footer-plus1 .plus1-emv-social-media a .svg-inline--fa,
  #footer-plus1 .plus1-emv-social-media a .fab {
    /*  iPad Landscape  */
    margin: 0 0 0 1.5rem;
  }
}
#footer-plus1 .plus1-emv-social-media a:hover .svg-inline--fa,
#footer-plus1 .plus1-emv-social-media a:hover .fab {
  color: #3C3C3B;
}
@media only screen and (min-width: 1200px) {
  .site-id-5 #nav-logo .navbar-nav li {
    /*  Desktop  */
    margin-right: 50px;
  }
}
.site-id-5 #nav-logo .navbar-nav li a.nav-link {
  text-transform: initial !important;
}
@media only screen and (min-width: 1200px) {
  .site-id-5 #nav-logo .navbar-nav .sub-nav-pos-1 {
    /*  Desktop  */
    left: -100px;
  }
}
@media only screen and (min-width: 1200px) {
  .site-id-5 #nav-logo .navbar-nav .sub-nav-pos-3 {
    /*  Desktop  */
    left: -320px;
  }
}
/*# sourceMappingURL=header_footer.css.map */