@font-face {
  font-family: 'OpenSansRegular';
  src: url('../fonts/OpenSans/OpenSansRegular.eot');
  src: url('../fonts/OpenSans/OpenSansRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/OpenSansRegular.woff') format('woff'), url('../fonts/OpenSans/OpenSansRegular.ttf') format('truetype'), url('../fonts/OpenSans/OpenSansRegular.svg#OpenSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansBold';
  src: url('../fonts/OpenSans/OpenSansBold.eot');
  src: url('../fonts/OpenSans/OpenSansBold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/OpenSansBold.woff') format('woff'), url('../fonts/OpenSans/OpenSansBold.ttf') format('truetype'), url('../fonts/OpenSans/OpenSansBold.svg#OpenSansBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansSemiBold';
  src: url('../fonts/OpenSans/OpenSansSemiBold.eot');
  src: url('../fonts/OpenSans/OpenSansSemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/OpenSansSemiBold.woff') format('woff'), url('../fonts/OpenSans/OpenSansSemiBold.ttf') format('truetype'), url('../fonts/OpenSans/OpenSansSemiBold.svg#OpenSansSemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansItalic';
  src: url('../fonts/OpenSans/OpenSansItalic.eot');
  src: url('../fonts/OpenSans/OpenSansItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/OpenSansItalic.woff') format('woff'), url('../fonts/OpenSans/OpenSansItalic.ttf') format('truetype'), url('../fonts/OpenSans/OpenSansItalic.svg#OpenSansItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansLight';
  src: url('../fonts/OpenSans/OpenSansLight.eot');
  src: url('../fonts/OpenSans/OpenSansLight.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/OpenSansLight.woff') format('woff'), url('../fonts/OpenSans/OpenSansLight.ttf') format('truetype'), url('../fonts/OpenSans/OpenSansLight.svg#OpenSansItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Heavy';
  src: url('../fonts/Lato/Lato-Heavy.eot');
  src: url('../fonts/Lato/Lato-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/Lato-Heavy.woff') format('woff'), url('../fonts/Lato/Lato-Heavy.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Light';
  src: url('../fonts/Lato/Lato-Light.eot');
  src: url('../fonts/Lato/Lato-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/Lato-Light.woff') format('woff'), url('../fonts/Lato/Lato-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Medium';
  src: url('../fonts/Lato/Lato-Medium.eot');
  src: url('../fonts/Lato/Lato-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/Lato-Medium.woff') format('woff'), url('../fonts/Lato/Lato-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Bold';
  src: url('../fonts/Lato/Lato-Bold.eot');
  src: url('../fonts/Lato/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/Lato-Bold.woff') format('woff'), url('../fonts/Lato/Lato-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Semibold';
  src: url('../fonts/Lato/Lato-Semibold.eot');
  src: url('../fonts/Lato/Lato-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/Lato-Semibold.woff') format('woff'), url('../fonts/Lato/Lato-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Regular';
  src: url('../fonts/Lato/Lato-Regular.eot');
  src: url('../fonts/Lato/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato/Lato-Regular.woff') format('woff'), url('../fonts/Lato/Lato-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.font-size-14 {
  font-size: 0.875rem;
}
.font-size-13 {
  font-size: .8125rem;
}
.font-size-12 {
  font-size: .75rem;
}
.font-size-18 {
  font-size: 1.125rem;
}
.font-size-21 {
  font-size: 1.3125rem;
}
.text-semi-bold {
  font-family: 'OpenSansSemiBold';
}
.text-bold {
  font-family: 'OpenSansBold';
}
.read-more-text {
  font-size: .8125rem;
  font-family: 'OpenSansBold';
  text-transform: uppercase;
  line-height: 2.08;
  letter-spacing: 0.46px;
  text-align: center;
  color: #43a2f0;
  text-decoration: none;
}
a {
  color: #3f98e0;
}
:focus {
  outline: none;
}
body {
  color: #fff;
  background-color: #fafbfc;
  font-family: 'OpenSansRegular';
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  scroll-behavior: smooth;
  overflow-x: hidden;
}
header {
  transition: background-color linear 0.25s;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 16;
}
header .logo-colored {
  display: none;
}
header .navbar {
  border-radius: 6px;
  height: 80px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  text-transform: uppercase;
}
header .navbar .navbar-toggler {
  line-height: 1.25;
  outline: none;
}
header .navbar .main-menu {
  flex: 1;
}
header .navbar .menu-item {
  padding: 0 1rem;
  line-height: 24px;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  header .navbar .menu-item {
    padding-right: 0;
  }
}
header .navbar .menu-item a {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
}
header .navbar .menu-item a:hover,
header .navbar .menu-item a:focus,
header .navbar .menu-item a:active {
  color: rgba(255, 255, 255, 0.75);
}
header .navbar .menu-item.current-menu-item a {
  color: #005cac;
}
header .navbar .menu-item.menu-item-has-children {
  position: relative;
}
@media screen and (min-width: 1200px) {
  header .navbar .menu-item.menu-item-has-children > a:after {
    content: '';
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 3px solid rgba(255, 255, 255, 0.9);
  }
}
header .navbar .menu-item.menu-item-has-children:hover .sub-menu {
  opacity: 1;
}
header .navbar .menu-item.menu-item-has-children:hover > a:after {
  border-top-color: rgba(255, 255, 255, 0.75);
}
header .navbar .menu-item .sub-menu {
  position: absolute;
  opacity: 0;
  border-radius: 4px;
  background: #fff;
  transition: opacity .5s;
  box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.12);
  list-style: none;
  padding: 0;
  top: 30px;
}
header .navbar .menu-item .sub-menu .menu-item {
  border-bottom: 1px solid #ebeff2;
  padding: .5rem 1rem;
}
header .navbar .menu-item .sub-menu .menu-item:last-child {
  border-bottom: 0;
}
header .navbar .menu-item .sub-menu a {
  color: #7d7c7f;
  text-transform: none;
}
header .navbar .menu-item .sub-menu a:hover,
header .navbar .menu-item .sub-menu a:focus,
header .navbar .menu-item .sub-menu a:active {
  color: #005cac;
}
@media screen and (max-width: 768px) {
  header .navbar .menu-item .sub-menu a:hover,
  header .navbar .menu-item .sub-menu a:focus,
  header .navbar .menu-item .sub-menu a:active {
    color: #ddd;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  header .navbar .menu-item .sub-menu {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  header .navbar .social-links.nav-link {
    padding-left: 0;
  }
}
header .navbar .social-links.nav-link a {
  width: 26px;
  height: 26px;
  border-radius: 6px;
}
header .navbar .social-links.nav-link a img {
  vertical-align: baseline;
}
header .navbar .social-links.nav-link a svg {
  fill: #fff;
}
header .navbar .social-links.nav-link a:hover {
  background-color: #2475ba;
}
header .navbar .social-links.nav-link a:hover svg {
  fill: #f2f7fb;
}
header .navbar .phone-link svg {
  vertical-align: middle;
  fill: #fff;
}
header .navbar .main-menu-extra a.font-size-13 {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  header {
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.12);
  }
  header .header-logo img {
    height: 30px;
  }
  header .logo-colored {
    display: inherit;
  }
  header .logo-white {
    display: none;
  }
  header .navbar {
    border-radius: 0;
    height: 48px;
    text-transform: capitalize;
  }
  header .navbar-collapse {
    position: fixed;
    top: 0;
    left: 100%;
    right: -100%;
    background-color: #005cac;
    flex-direction: column;
    padding: 50px 0;
    min-height: 100%;
    display: flex;
    transition: all ease .25s;
  }
  header .navbar-collapse.show {
    display: flex;
    left: 0;
    right: 0;
  }
  header .navbar-collapse .navbar-toggler.position-absolute {
    right: 4px;
    top: 12px;
  }
  header .navbar-collapse .main-menu {
    border-left: 0;
  }
  header .navbar-collapse .main-menu .menu-item {
    margin-bottom: 26px;
    padding: 0;
  }
  header .navbar-collapse .main-menu .menu-item a {
    color: #fff;
    font-size: 1.125rem;
  }
  header .navbar-collapse .main-menu .menu-item.menu-item-has-children > a {
    display: none;
  }
  header .navbar-collapse .main-menu .menu-item .sub-menu {
    position: static;
    opacity: 1;
    background: none;
    box-shadow: none;
  }
  header .navbar-collapse .main-menu .menu-item .sub-menu .menu-item {
    padding: 0;
    border: 0;
    text-align: center;
  }
  header .navbar-collapse .main-menu .menu-item .sub-menu .menu-item a {
    font-family: 'OpenSansRegular';
    text-transform: capitalize;
  }
  header .navbar-collapse .main-menu:after {
    content: '';
    display: block;
    width: 24px;
    height: 2px;
    margin-top: 57px;
    background-color: #337cbc;
  }
  header .navbar-collapse .main-menu-extra a.font-size-13 {
    color: #fff;
  }
  header .navbar-collapse .main-menu-extra .nav-link svg,
  header .navbar-collapse .main-menu-extra .social-links.nav-link svg {
    fill: #fff;
  }
  header .navbar-collapse .main-menu-extra .social-links.nav-link {
    margin: 0 6px;
  }
  header .navbar-collapse .main-menu-extra .social-links.nav-link a {
    background-color: #337cbc;
  }
}
header.white-header .logo-colored,
body:not(.home) header .logo-colored {
  display: inherit;
}
header.white-header .logo-white,
body:not(.home) header .logo-white {
  display: none;
}
@media screen and (min-width: 768px) {
  header.white-header,
  body:not(.home) header {
    background-color: #fff;
    box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.12);
  }
  header.white-header .navbar .main-menu > .menu-item > a,
  body:not(.home) header .navbar .main-menu > .menu-item > a {
    color: #7d7c7f;
  }
  header.white-header .navbar .main-menu > .menu-item > a:hover,
  body:not(.home) header .navbar .main-menu > .menu-item > a:hover,
  header.white-header .navbar .main-menu > .menu-item > a:focus,
  body:not(.home) header .navbar .main-menu > .menu-item > a:focus,
  header.white-header .navbar .main-menu > .menu-item > a:active,
  body:not(.home) header .navbar .main-menu > .menu-item > a:active {
    color: #005cac;
  }
  header.white-header .navbar .main-menu > .menu-item.current-menu-item > a,
  body:not(.home) header .navbar .main-menu > .menu-item.current-menu-item > a {
    color: #005cac;
  }
  header.white-header .navbar .main-menu > .menu-item.menu-item-has-children > a:after,
  body:not(.home) header .navbar .main-menu > .menu-item.menu-item-has-children > a:after {
    border-top: 3px solid #7d7c7f;
  }
  header.white-header .navbar .main-menu > .menu-item.menu-item-has-children:hover > a:after,
  body:not(.home) header .navbar .main-menu > .menu-item.menu-item-has-children:hover > a:after {
    border-top-color: #005cac;
  }
  header.white-header .navbar .social-links.nav-link a svg,
  body:not(.home) header .navbar .social-links.nav-link a svg {
    fill: #2475ba;
  }
  header.white-header .navbar .social-links.nav-link a:hover svg,
  body:not(.home) header .navbar .social-links.nav-link a:hover svg {
    fill: #f2f7fb;
  }
  header.white-header .navbar .phone-link svg,
  body:not(.home) header .navbar .phone-link svg {
    fill: #005eae;
  }
  header.white-header .navbar .main-menu-extra a.font-size-13,
  body:not(.home) header .navbar .main-menu-extra a.font-size-13 {
    color: #005cac;
  }
}
footer {
  background-color: #fafbfc;
  padding-top: 106px;
  padding-bottom: 100px;
  color: #7d7c7f;
}
@media screen and (max-width: 991px) {
  footer {
    padding-top: 52px;
    padding-bottom: 46px;
  }
}
@media screen and (max-width: 576px) {
  footer {
    padding-top: 26px;
    padding-bottom: 9px;
  }
}
footer h4 {
  font-family: 'Lato-Heavy';
  letter-spacing: 2px;
  color: #1d4261;
}
footer .footer-main-menu .menu-item {
  display: block;
  padding: .5rem 1rem;
  padding-left: 0;
}
footer .footer-main-menu .menu-item a:hover,
footer .footer-main-menu .menu-item a:focus,
footer .footer-main-menu .menu-item a:active {
  color: #005ead;
  text-decoration: none;
}
footer a,
footer a:hover,
footer a:focus,
footer a:active {
  color: #7d7c7f;
}
footer .footer-map {
  height: 241px;
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width: 576px) {
  footer .footer-map {
    margin: 0 -15px;
    border-radius: 0;
    height: 368px;
  }
}
footer .footer-info {
  line-height: 1.67;
}
@media screen and (max-width: 991px) {
  footer .footer-info {
    line-height: 2;
  }
}
footer .footer-copyrights {
  line-height: 1.62;
}
.container-fluid {
  max-width: 1175px;
}
.slide .slide-body {
  padding-top: 95px;
  background-color: #fafbfc;
  color: #243747;
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .slide .slide-body {
    padding-top: 74px;
    padding-bottom: 108px;
  }
}
.slide .slide-title {
  font-family: 'Lato-Heavy';
  font-size: 56px;
  letter-spacing: 2.4px;
  color: #1f4869;
}
@media screen and (max-width: 576px) {
  .slide .slide-title {
    font-size: 36px;
    letter-spacing: 1.5px;
  }
}
.slide .slide-footer {
  padding-top: 99px;
  padding-bottom: 120px;
}
.slide .slide-footer .intro {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.19);
  font-size: 20px;
  line-height: 1.45;
}
.slide-2.slide .slide-footer,
.slide-4.slide .slide-footer,
.slide-5.slide .slide-footer {
  height: 360px;
  overflow: hidden;
}
.slide-2.slide .slide-footer img.bg-check,
.slide-4.slide .slide-footer img.bg-check,
.slide-5.slide .slide-footer img.bg-check {
  top: -480px;
  width: 100%;
  height: auto;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 1440px) {
  .slide-2.slide .slide-footer img.bg-check,
  .slide-4.slide .slide-footer img.bg-check,
  .slide-5.slide .slide-footer img.bg-check {
    width: 125%;
  }
}
@media screen and (max-width: 1199px) {
  .slide-2.slide .slide-footer img.bg-check,
  .slide-4.slide .slide-footer img.bg-check,
  .slide-5.slide .slide-footer img.bg-check {
    width: 150%;
    left: -15%;
  }
}
@media screen and (max-width: 991px) {
  .slide-2.slide .slide-footer img.bg-check,
  .slide-4.slide .slide-footer img.bg-check,
  .slide-5.slide .slide-footer img.bg-check {
    top: -360px;
    width: 150%;
    left: -25%;
  }
}
@media screen and (max-width: 767px) {
  .slide-2.slide .slide-footer,
  .slide-4.slide .slide-footer,
  .slide-5.slide .slide-footer {
    height: 415px;
  }
  .slide-2.slide .slide-footer img.bg-check,
  .slide-4.slide .slide-footer img.bg-check,
  .slide-5.slide .slide-footer img.bg-check {
    top: -415px;
    left: -100%;
    width: auto;
    height: 200%;
  }
}
.solution-image,
.product-image {
  width: 140px;
  height: 140px;
  border-radius: 6px;
  box-shadow: 0 2px 4px 0 rgba(0, 37, 69, 0.25);
  transition: box-shadow linear 0.25s;
  background-color: #fff;
  margin-top: 80px;
}
.article-page-content .solution-image,
.article-page-content .product-image {
  margin-top: 0;
  width: 160px;
  height: 160px;
  padding: 20px;
}
.article-page-content .article-sidebar .solution-image,
.article-page-content .article-sidebar .product-image {
  margin-top: 0;
  width: 90px;
  height: 90px;
  padding: 0;
}
.solution-title,
.product-title {
  font-family: 'Lato-Medium';
  color: #25547a;
  margin-top: 2rem;
  font-size: 1.3125rem;
  text-decoration: none;
}
.article-page-content .solution-title,
.article-page-content .product-title {
  margin-top: 0;
}
.article-sidebar .solution-title,
.article-sidebar .product-title {
  font-size: 1rem;
}
@media screen and (max-width: 576px) {
  .article-sidebar .solution-title,
  .article-sidebar .product-title {
    margin-top: 0;
  }
}
.solution-desc,
.product-desc {
  color: #243747;
  margin-top: .5rem;
  opacity: 0.56;
  font-size: 0.875rem;
  line-height: 1.5;
  max-height: 84px;
  overflow: hidden;
}
.article-page-content .solution-desc,
.article-page-content .product-desc {
  max-height: 65px;
}
@media screen and (max-width: 991px) {
  .solution-desc,
  .product-desc {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  .article-page-content .solution-desc,
  .article-page-content .product-desc {
    max-width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .solution-desc,
  .product-desc {
    max-width: 100%;
  }
}
.solution,
.product {
  display: block;
}
.solution.current .product-image,
.product.current .product-image,
.solution.current .solution-image,
.product.current .solution-image {
  box-shadow: none;
  border: 1px solid #ebeff2;
}
.solution.current .product-title,
.product.current .product-title,
.solution.current .solution-title,
.product.current .solution-title {
  color: #005cac;
}
.solution:hover,
.product:hover {
  text-decoration: none;
}
.solution:hover .solution-image,
.product:hover .solution-image,
.solution:hover .product-image,
.product:hover .product-image {
  box-shadow: 0 29px 22px -5px rgba(0, 0, 0, 0.07);
}
.solution:hover .solution-title,
.product:hover .solution-title,
.solution:hover .product-title,
.product:hover .product-title {
  color: #b4b000;
}
.products-promo {
  font-size: 15px;
  line-height: 1.67;
  color: rgba(0, 29, 56, 0.7);
}
.products-promo h3 {
  font-family: 'Lato-Heavy';
  font-size: 45px;
  line-height: 1.11;
  color: #1e3867;
}
.products-promo img {
  max-height: 236px;
  max-width: 100%;
}
.products-promo hr {
  border-top: 1px solid #ebeff2;
}
.block-separator {
  width: 40px;
  height: 5px;
  border-radius: 2.5px;
  background-color: #b4b000;
  border: 0;
}
.box-shadow {
  box-shadow: 0 9px 22px 0 rgba(0, 0, 0, 0.12);
}
.slide-1 .slide-title {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  font-family: 'Lato-Bold';
  font-size: 65px;
  line-height: 1.08;
  letter-spacing: 1.7px;
  color: #fff;
}
@media screen and (max-width: 576px) {
  .slide-1 .slide-title {
    font-size: 28px;
    line-height: 1.21;
    letter-spacing: 0.5px;
  }
}
.slide-1 .slide-pre-title {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.19);
  font-family: 'Lato-Semibold';
  line-height: 1.88;
  letter-spacing: .6px;
  color: #fff;
  margin-bottom: 83px;
}
@media screen and (max-width: 576px) {
  .slide-1 .slide-pre-title {
    font-size: .75rem;
    line-height: 1.58;
    letter-spacing: 0.4px;
    margin-bottom: 38px;
  }
}
.slide-1 .slide-text {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1.88;
}
@media screen and (max-width: 576px) {
  .slide-1 .slide-text {
    font-size: 13px;
    line-height: 1.38;
  }
}
.slide-1 .slide-legend {
  margin-top: 130px;
}
.slide-1 .carousel-caption {
  right: 0;
  bottom: auto;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  left: 0;
  padding-top: 0px;
  padding-bottom: 0px;
}
@media screen and (max-width: 576px) {
  .slide-1 .carousel-caption {
    top: 45%;
  }
}
.slide-1 .carousel-indicators {
  bottom: 90px;
}
@media screen and (max-width: 576px) {
  .slide-1 .carousel-indicators {
    bottom: 70px;
  }
}
.slide-1 .carousel-controls-wrapper {
  top: 50%;
  left: 50%;
  height: 40px;
  transform: translate3d(-50%, -50%, 0);
}
@media screen and (max-width: 991px) {
  .slide-1 .carousel-controls-wrapper {
    top: auto;
    bottom: 70px;
    width: 50%;
  }
}
@media screen and (max-width: 576px) {
  .slide-1 .carousel-controls-wrapper {
    bottom: 50px;
    width: 55%;
  }
}
.slide-1 .carousel-control-next,
.slide-1 .carousel-control-prev {
  opacity: 1;
  width: 40px;
}
.slide-1 .carousel-control-next .carousel-control-next-icon,
.slide-1 .carousel-control-prev .carousel-control-next-icon,
.slide-1 .carousel-control-next .carousel-control-prev-icon,
.slide-1 .carousel-control-prev .carousel-control-prev-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(216, 216, 216, 0.2) no-repeat center center;
}
.slide-1 .carousel-control-next .carousel-control-prev-icon,
.slide-1 .carousel-control-prev .carousel-control-prev-icon {
  background-image: url('../images/carousel-left.svg');
}
.slide-1 .carousel-control-next .carousel-control-next-icon,
.slide-1 .carousel-control-prev .carousel-control-next-icon {
  background-image: url('../images/carousel-right.svg');
}
.slide-1 .carousel-control-next:hover,
.slide-1 .carousel-control-prev:hover {
  opacity: 1;
}
.slide-1 .carousel-control-next:hover .carousel-control-next-icon,
.slide-1 .carousel-control-prev:hover .carousel-control-next-icon,
.slide-1 .carousel-control-next:hover .carousel-control-prev-icon,
.slide-1 .carousel-control-prev:hover .carousel-control-prev-icon {
  background: rgba(216, 216, 216, 0.4) no-repeat center center;
}
.slide-1 .carousel-control-next:hover .carousel-control-prev-icon,
.slide-1 .carousel-control-prev:hover .carousel-control-prev-icon {
  background-image: url('../images/carousel-left.svg');
}
.slide-1 .carousel-control-next:hover .carousel-control-next-icon,
.slide-1 .carousel-control-prev:hover .carousel-control-next-icon {
  background-image: url('../images/carousel-right.svg');
}
.slide-1 .carousel-control-next:active,
.slide-1 .carousel-control-prev:active,
.slide-1 .carousel-control-next:focus,
.slide-1 .carousel-control-prev:focus {
  opacity: .35;
}
.slide-1 .carousel-indicators li {
  background-color: #fff;
  width: 4px;
  height: 4px;
  opacity: 0.3;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 50%;
  cursor: pointer;
}
.slide-1 .carousel-indicators li.active {
  opacity: 1;
  width: 8px;
  height: 8px;
  margin-top: -2px;
  background-color: #fafcff;
}
.slide-1 .carousel-item {
  height: 810px;
  overflow: hidden;
}
.slide-1 .carousel-item .slide-img {
  background-size: cover;
  background-position: top center;
}
@media screen and (max-width: 576px) {
  .slide-1 .carousel-item {
    height: 500px;
  }
}
#carouselPartners .carousel-indicators li {
  background-color: #e6e6e6;
  width: 4px;
  height: 4px;
  margin-right: 8px;
  margin-left: 8px;
  border-radius: 50%;
  cursor: pointer;
}
#carouselPartners .carousel-indicators li.active {
  width: 8px;
  height: 8px;
  margin-top: -2px;
  background-color: #7cbef5;
}
#carouselPartners .carousel-control-next,
#carouselPartners .carousel-control-prev {
  top: auto;
  bottom: -10px;
  width: 40px;
  height: 30px;
  border-radius: 6px;
  border: 1px solid rgba(209, 216, 222, 0.65);
  opacity: 1;
}
#carouselPartners .carousel-control-next:hover,
#carouselPartners .carousel-control-prev:hover {
  border: 1px solid #3f98e0;
  opacity: 1;
}
#carouselPartners .carousel-control-next:hover .carousel-control-prev-icon,
#carouselPartners .carousel-control-prev:hover .carousel-control-prev-icon {
  background-image: url('../images/arrow-prev-h.svg');
}
#carouselPartners .carousel-control-next:hover .carousel-control-next-icon,
#carouselPartners .carousel-control-prev:hover .carousel-control-next-icon {
  background-image: url('../images/arrow-next-h.svg');
}
#carouselPartners .carousel-control-next:active,
#carouselPartners .carousel-control-prev:active,
#carouselPartners .carousel-control-next:focus,
#carouselPartners .carousel-control-prev:focus {
  border: 1px solid #4c6073;
  opacity: 1;
}
#carouselPartners .carousel-control-next:active .carousel-control-prev-icon,
#carouselPartners .carousel-control-prev:active .carousel-control-prev-icon,
#carouselPartners .carousel-control-next:focus .carousel-control-prev-icon,
#carouselPartners .carousel-control-prev:focus .carousel-control-prev-icon {
  background-image: url('../images/arrow-prev-a.svg');
}
#carouselPartners .carousel-control-next:active .carousel-control-next-icon,
#carouselPartners .carousel-control-prev:active .carousel-control-next-icon,
#carouselPartners .carousel-control-next:focus .carousel-control-next-icon,
#carouselPartners .carousel-control-prev:focus .carousel-control-next-icon {
  background-image: url('../images/arrow-next-a.svg');
}
#carouselPartners .carousel-control-next.disabled,
#carouselPartners .carousel-control-prev.disabled {
  border: 1px solid #ebeff2;
  opacity: 1;
}
#carouselPartners .carousel-control-next.disabled .carousel-control-prev-icon,
#carouselPartners .carousel-control-prev.disabled .carousel-control-prev-icon {
  background-image: url('../images/arrow-prev-d.svg');
}
#carouselPartners .carousel-control-next.disabled .carousel-control-next-icon,
#carouselPartners .carousel-control-prev.disabled .carousel-control-next-icon {
  background-image: url('../images/arrow-next-d.svg');
}
@media screen and (max-width: 576px) {
  #carouselPartners .carousel-control-prev {
    left: 10%;
  }
  #carouselPartners .carousel-control-next {
    right: 10%;
  }
}
#carouselPartners .carousel-control-next-icon,
#carouselPartners .carousel-control-prev-icon {
  width: 12px;
  height: 12px;
  background-size: auto 100%;
}
#carouselPartners .carousel-control-prev-icon {
  background-image: url('../images/arrow-prev.svg');
}
#carouselPartners .carousel-control-next-icon {
  background-image: url('../images/arrow-next.svg');
}
.slide-2 .slide-body {
  box-shadow: 0 29px 22px 0 rgba(0, 0, 0, 0.22);
  padding-top: 86px;
  padding-bottom: 106px;
}
.slide-2 .slide-badge {
  background-color: #fff;
  border-radius: 6px;
  padding-top: 46px;
  padding-bottom: 39px;
  margin-top: -46px;
  z-index: 1;
}
.slide-2 .slide-badge h4 {
  font-family: 'OpenSansLight';
  font-size: 26px;
  letter-spacing: 1.5px;
  color: #153147;
}
@media screen and (max-width: 991px) {
  .slide-2 .slide-badge {
    margin-top: -30px;
    padding-top: 30px;
    padding-bottom: 23px;
  }
  .slide-2 .slide-badge h4 {
    font-size: 18px;
    letter-spacing: 1.3px;
  }
}
@media screen and (max-width: 576px) {
  .slide-2 .slide-badge {
    margin-top: -56px;
  }
  .slide-2 .slide-badge h4 {
    font-size: 16px;
    letter-spacing: 1.1px;
  }
}
.slide-3 .slide-body {
  padding-top: 96px;
  padding-bottom: 16px;
}
.slide-4 .slide-body {
  padding-bottom: 80px;
}
.slide-6 .slide-body {
  padding-bottom: 50px;
}
.case {
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 37, 69, 0.25);
  transition: box-shadow linear 0.25s;
  background-color: #ffffff;
  display: block;
}
.case .case-image {
  border-radius: 2px;
}
.case a {
  text-decoration: none;
}
.case .case-title {
  font-family: 'Lato-Bold';
  font-size: 28px;
  line-height: 1.43;
  color: #1e3867;
  min-height: 87px;
}
.case .case-desc {
  font-size: .8125rem;
  line-height: 1.54;
  min-height: 73px;
  overflow: hidden;
  color: rgba(0, 29, 56, 0.7);
}
.case:hover,
.case:focus,
.case:active {
  text-decoration: none;
  box-shadow: 0 29px 22px -5px rgba(0, 0, 0, 0.07);
}
.article-page-content .article-sidebar .case:hover .case-title,
.article-page-content .article-sidebar .case:focus .case-title,
.article-page-content .article-sidebar .case:active .case-title {
  color: #b4b000;
}
.article-page-content .article-sidebar .case:hover .case-image,
.article-page-content .article-sidebar .case:focus .case-image,
.article-page-content .article-sidebar .case:active .case-image {
  box-shadow: 0 12px 14px 0 rgba(0, 37, 69, 0.1);
}
.case a svg {
  stroke: #3f98e0;
}
.article-page-content .article-sidebar .case {
  box-shadow: none;
  background-color: transparent;
  border-top: none;
}
.article-page-content .article-sidebar .case .case-title {
  height: auto;
  font-size: 1rem;
  line-height: 1.25;
  margin-bottom: 11px;
  min-height: auto;
}
.article-page-content .article-sidebar .case .case-desc {
  min-height: 0;
  opacity: .8;
  color: rgba(0, 29, 56, 0.7);
}
.article-page-content .article-sidebar .case .case-image {
  margin-top: 0;
  width: 90px;
  height: 90px;
  border-radius: 4px;
  object-fit: contain;
  background-color: #f2f7fb;
}
.our-team-item {
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 37, 69, 0.25);
  transition: box-shadow linear 0.25s;
  background-color: #ffffff;
  display: block;
  overflow: hidden;
}
.our-team-item .person-title {
  font-family: 'Lato-Medium';
  font-size: 21px;
  color: #25547a;
}
.our-team-item .person-desc {
  font-size: .8125rem;
  line-height: 1.54;
  min-height: 52px;
  overflow: hidden;
  color: #7d7c7f;
}
.our-team-item:hover {
  text-decoration: none;
  box-shadow: 0 29px 22px -5px rgba(0, 0, 0, 0.07);
}
.article-page-content .article-sidebar .our-team-item:hover .person-title {
  color: #b4b000;
}
.article-page-content .article-sidebar .our-team-item:hover .person-photo {
  box-shadow: 0 12px 14px 0 rgba(0, 37, 69, 0.1);
}
.our-team-item a:hover {
  text-decoration: none;
}
.article-page-content .article-sidebar .our-team-item {
  box-shadow: none;
  background-color: transparent;
  border-top: none;
}
.article-page-content .article-sidebar .our-team-item .person-title {
  height: auto;
  font-size: 1rem;
  line-height: 1.25;
  color: #002747;
}
.article-page-content .article-sidebar .our-team-item.current .person-photo {
  box-shadow: none;
  border: 1px solid #ebeff2;
}
.article-page-content .article-sidebar .our-team-item.current .person-title {
  color: #005cac;
}
.article-page-content .article-sidebar .our-team-item .person-desc {
  min-height: 0;
  opacity: .8;
  color: rgba(0, 29, 56, 0.7);
}
.article-page-content .article-sidebar .our-team-item .person-photo {
  margin-top: 0;
  width: 90px;
  height: 90px;
  border-radius: 4px;
  object-fit: contain;
}
.person-social-links {
  right: 2rem;
  bottom: .75rem;
}
.person-social-links a svg {
  stroke: #3f98e0;
  fill: #3f98e0;
}
.slide-5 .slide-body {
  box-shadow: 0 6px 22px 0 rgba(0, 0, 0, 0.22);
}
.slide-5 .card {
  border: 0;
  border-radius: 6px;
  box-shadow: 0 2px 4px 0 rgba(0, 37, 69, 0.08);
  min-height: 410px;
}
.slide-5 .card .card-body {
  line-height: 1.79;
  color: #323e47;
}
.slide-5 .card .card-title {
  font-family: 'Lato-Bold';
  font-size: 22px;
  line-height: 1.14;
  letter-spacing: 1.3px;
  color: #25547a;
}
.slide-5 .card .nav-tabs {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.slide-5 .card .nav-tabs .nav-link {
  color: #25547a;
  font-family: 'OpenSansSemiBold';
  border-radius: 0;
  padding: 1.25rem 1rem;
}
@media screen and (max-width: 320px) {
  .slide-5 .card .nav-tabs .nav-link {
    padding: 1rem .5rem;
  }
}
.slide-5 .card .nav-tabs .nav-link.active {
  color: #43a2f0;
  border: 1px solid #c9e4f8;
  border-bottom-color: #43a2f0;
  background-color: rgba(71, 172, 255, 0.03);
}
.slide-5 .card .nav-tabs .nav-link:hover {
  color: #43a2f0;
}
.slide-5 .card .nav-tabs .nav-item:first-child .nav-link {
  border-top-left-radius: 6px;
}
.slide-5 .card .nav-tabs .nav-item:last-child .nav-link {
  border-top-right-radius: 6px;
}
.slide-5 .card .tab-content {
  line-height: 1.93;
  color: #394147;
}
.slide-5 .card .tab-content .tab-pane-footer {
  bottom: 8px;
  left: 20px;
  right: 20px;
  border-top: solid 1px #e6e6e6;
}
@media screen and (max-width: 991px) {
  .slide-5 .card .partners-slider .carousel-indicators {
    position: static;
  }
  .slide-5 .card .partners-slider .carousel-inner {
    min-height: 170px;
  }
  .slide-5 .card .partners-slider .carousel-inner img {
    margin-top: 10%;
    width: auto !important;
  }
}
@media screen and (min-width: 992px) {
  .slide-5 .card .partners-slider {
    position: absolute;
    top: 43%;
    bottom: 10px;
    left: 1.25rem;
    right: 1.25rem;
  }
  .slide-5 .card .partners-slider .carousel,
  .slide-5 .card .partners-slider .carousel-inner {
    height: 100%;
  }
  .slide-5 .card .partners-slider .carousel-indicators {
    bottom: -15px;
  }
}
.slide-6 {
  border-bottom: 1px solid #ebeff2;
}
.slide-6 .card {
  border-radius: 6px;
  border: 0;
  box-shadow: 0 2px 4px 0 rgba(0, 37, 69, 0.08);
}
.slide-6 .fillings-title {
  font-size: 22px;
  font-family: 'OpenSansSemiBold';
  line-height: 1.14;
  color: #1f4869;
}
.slide-6 .product-stat {
  border-bottom: 1px solid #ebeff2;
}
.slide-6 .product-stat-title {
  font-family: 'OpenSansSemiBold';
  font-size: 0.875rem;
  color: #1f4869;
  line-height: normal;
}
.slide-6 .product-stat-num {
  font-family: 'Lato-Regular';
  font-size: 45px;
  color: #005cac;
}
.slide-6 .product-stat-img {
  height: 38px;
}
.slide-6 .product-stat-desc {
  color: #7d7c7f;
  font-family: 'OpenSansSemiBold';
  line-height: 1.5;
  letter-spacing: 0.5px;
  font-size: 0.875rem;
}
.slide-6 .product-stat-desc .negative {
  color: #d0021b;
}
.slide-6 .product-stat-desc .positive {
  color: #16ac00;
}
.btn-lg {
  padding: 1rem 3rem;
  width: 220px;
}
.btn-sm {
  padding: .35rem 1rem;
  min-width: 130px;
  border-radius: 15px;
}
.btn-outline-light {
  color: #fff;
  line-height: 1.25;
  border-radius: 6px;
  letter-spacing: 1px;
  border-color: rgba(255, 255, 255, 0.49);
}
.btn-outline-light:hover,
.btn-outline-light:focus {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
}
.btn-outline-light:active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled):active:focus {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  opacity: .4;
  box-shadow: none;
}
.btn-outline-info {
  line-height: 1.25;
  border-color: rgba(63, 152, 224, 0.2);
  color: #3f98e0;
}
.btn-outline-info svg {
  stroke: #3f98e0;
}
.btn-outline-info svg.float-right {
  margin-top: 3px;
}
.btn-outline-info:hover {
  color: #3f98e0;
  background-color: transparent;
  border-color: rgba(63, 152, 224, 0.6);
}
.btn-outline-info:active,
.btn-outline-info:focus,
.btn-outline-info:active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled):active:focus {
  color: #4c6073;
  background-color: transparent;
  border-color: #4c6073;
  box-shadow: none;
}
.btn-outline-info:active svg,
.btn-outline-info:focus svg,
.btn-outline-info:active:focus svg,
.btn-outline-info:not(:disabled):not(.disabled):active svg,
.btn-outline-info:not(:disabled):not(.disabled):active:focus svg {
  stroke: #4c6073;
}
.btn-outline-info img.float-right {
  margin-top: 3px;
}
.btn-primary {
  line-height: 1.25;
  border-radius: 6px;
  letter-spacing: .5px;
  box-shadow: 0 3px 10px -30px rgba(36, 114, 179, 0.32);
  background-color: #43a2f0;
  border-color: #43a2f0;
}
.btn-primary:hover {
  box-shadow: 0 6px 15px -30px rgba(36, 114, 179, 0.32);
  background-color: #56abf1;
  border-color: #56abf1;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
  background-color: #2b7bb9;
  border-color: #2b7bb9;
  color: #fff;
}
.landing-side-navigation {
  position: fixed;
  right: 10px;
  margin-top: -40px;
  top: 50%;
  z-index: 2;
}
.landing-side-navigation ul {
  list-style: none;
}
.landing-side-navigation li {
  position: relative;
}
.landing-side-navigation h1 {
  position: absolute;
  right: 15px;
  top: -5px;
  color: transparent;
  white-space: nowrap;
  font-family: 'Lato-Bold';
  font-size: 12px;
  line-height: 1.42;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  transition: color .1s linear;
}
.landing-side-navigation a {
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin: 1rem 0;
  opacity: .85;
  background-color: #e6e6e6;
  text-indent: -9999px;
}
.landing-side-navigation li:hover a,
.landing-side-navigation li.active a {
  background-color: #b4b000;
  opacity: 1;
}
.landing-side-navigation li:hover h1,
.landing-side-navigation li.active h1 {
  color: #7d7c7f;
  cursor: pointer;
}
.landing-side-navigation li:hover h1 {
  color: rgba(125, 124, 127, 0.5);
}
.landing-side-navigation li.intro-bullet.active a {
  background-color: #fff;
}
.landing-side-navigation.background--dark a {
  background-color: rgba(255, 255, 255, 0.5);
}
.landing-side-navigation.background--dark li:hover h1,
.landing-side-navigation.background--dark li.active h1 {
  color: #fff;
}
.landing-side-navigation.background--dark li:hover a,
.landing-side-navigation.background--dark li.active a {
  background-color: #fff;
  opacity: 1;
}
.article-page-content {
  border-bottom: 1px solid #ebeff2;
  padding-bottom: 80px;
}
@media screen and (min-width: 992px) {
  .article-page-content {
    padding-bottom: 120px;
  }
  .article-page-content.solutions-article-page-content,
  .article-page-content.products-article-page-content {
    padding-bottom: 61px;
  }
  .article-page-content.resources-page-content {
    padding-bottom: 84px;
  }

  .resources-page-content .article-header {
    padding-top: 169px;
    padding-bottom: 60px;
  }

  .resources-single-page-content .article-header {
    padding-top: 169px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 576px) {
  .article-page-content .article-hero-image {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.article-page-content.solutions-article-page-content hr,
.article-page-content.products-article-page-content hr {
  border-top: 1px solid #ebeff2;
}
.person-page-content .article-title {
  font-size: 35px;
  line-height: 1.43;
}
.person-page-content .article-subtitle {
  font-family: 'Lato-Medium';
  font-size: 20px;
  line-height: 2;
  color: rgba(0, 29, 56, 0.7);
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  .person-page-content .article-sidebar {
    padding-bottom: 80px;
  }
}
.person-page-content .person-photo img {
  border-radius: 4px;
}
.person-page-content .person-contacts a {
  width: 45px;
  height: 45px;
  border: 2px solid rgba(63, 152, 224, 0.2);
  vertical-align: middle;
}
.person-page-content .person-contacts a:hover {
  border: 2px solid rgba(63, 152, 224, 0.4);
}
.person-page-content .person-contacts a svg {
  fill: #3f98e0;
  margin-top: 11px;
}
.article-header {
  padding-top: 148px;
  padding-bottom: 81px;
  background-size: cover;
  max-height: 311px;
}
@media screen and (max-width: 576px) {
  .article-header {
    padding-top: 75px;
    padding-bottom: 15px;
  }
}
.article-header h2 {
  font-family: 'Lato-Heavy';
  font-size: 46px;
  letter-spacing: 1.9px;
}
@media screen and (max-width: 576px) {
  .article-header h2 {
    font-size: 36px;
    letter-spacing: 1.5px;
  }
}
.article-header h6 {
  font-size: 11px;
  letter-spacing: 1.5px;
  color: #bfbc11;
}
.article-header p {
  color: #ebeff2;
}
.pagination .page-item {
  padding-left: 0;
}
.pagination .page-item .page-link {
  color: #7d7c7f;
  background: none;
  border: 0;
  font-size: 0.875rem;
  box-shadow: none;
}
.pagination .page-item .page-link svg {
  fill: #7d7c7f;
  height: 1rem;
  width: 1rem;
}
.pagination .page-item .page-link:hover {
  color: #7d7c7f;
}
.pagination .page-item .page-link:hover svg {
  fill: #7d7c7f;
}
@media screen and (max-width: 576px) {
  .pagination .page-item .page-link {
    padding: .25rem .5rem;
  }
}
.pagination .page-item.active .page-link,
.pagination .page-item.disabled .page-link {
  background: none;
}
.pagination .page-item.disabled .page-link {
  color: #7d7c7f;
}
.pagination .page-item.active .page-link {
  color: #7d7c7f;
}
.article-title {
  font-family: 'Lato-Heavy';
  font-size: 45px;
  line-height: 1.11;
  color: #1e3867;
  margin-top: 4rem!important;
}
@media screen and (max-width: 576px) {
  .article-title {
    font-size: 29px;
    line-height: 1.38;
  }
}
.article-subtitle,
.article-content .article-subtitle {
  font-family: 'Lato-Bold';
  font-size: 28px;
  line-height: 1.43;
  color: #1e3867;
  opacity: 0.8;
  margin-top: .75rem;
}
.article-subtitle.special,
.article-content .article-subtitle.special {
  font-family: 'Lato-Heavy';
  font-size: 45px;
  line-height: 1.11;
  color: #1e3867;
  opacity: 1;
  margin-top: -0.5rem;
}
@media screen and (max-width: 576px) {
  .article-subtitle.special,
  .article-content .article-subtitle.special {
    font-size: 29px;
    line-height: 1.38;
  }
}
@media screen and (max-width: 576px) {
  .article-subtitle,
  .article-content .article-subtitle {
    font-size: 22px;
    line-height: 1.45;
  }
}
@media screen and (min-width: 992px) {
  .article-sidebar {
    border-left: 1px solid #ebeff2;
  }
}
.article-sidebar .sidebar-title {
  font-family: 'Lato-Bold';
  font-size: 22px;
  line-height: 1.14;
  letter-spacing: 1.3px;
  color: #25547a;
}
.article-content {
  font-size: 15px;
  line-height: 1.67;
  color: #333333;
}
.article-content img {
  max-width: 100%;
  margin: 1rem 0;
}
.article-content img.alignleft {
  float: left;
  margin-right: 1rem;
}
.article-content img.alignright {
  float: right;
  margin-left: 1rem;
}
.article-content img.aligncenter {
  display: block;
  margin: 45px auto;
  clear: both;
}
.article-content a {
  color: #005cac;
}
.article-content dl,
.article-content ol,
.article-content ul {
  display: inline-block;
  margin-bottom: 0;
}
.article-content h2 {
  font-family: 'Lato-Bold';
  font-size: 28px;
  line-height: 1.43;
  color: #1e3867;
  margin-top: 49px;
}
.article-content h3 {
  font-family: 'Lato-medium';
  font-size: 21px;
  color: #1e3867;
  margin-top: 39px;
}
.article-content h4,
.article-content h2 {
  letter-spacing: normal;
  line-height: 1.25;
  margin-top: 2rem;
  font-size: 1.5rem;
}
.article-content h5,
.article-content h6 {
  font-size: 1.125rem;
  line-height: 1.65;
  margin-top: 1rem;
}
.article-content ol {
  padding-left: 22px;
}
.article-content ol li {
  padding-left: 12px;
  margin-bottom: 1rem;
}
.article-content ul {
  padding-left: 26px;
}
.article-content ul li {
  padding-left: 8px;
  margin-bottom: 1rem;
}
.article-content blockquote {
  line-height: 1.67;
  letter-spacing: normal;
  color: rgba(0, 29, 56, 0.7);
  border-left: 2px solid #ebeff2;
  margin-left: 12px;
  padding-left: 12px;
  margin-top: 20px;
}
.related-articles hr {
  width: 24px;
  height: 2px;
  background-color: #337cbc;
  border: 0;
}
.related-articles .nav {
  text-transform: none;
  width: 70%;
}
@media screen and (max-width: 576px) {
  .related-articles .nav {
    width: 90%;
  }
}
.related-articles .nav .nav-link {
  padding: .25rem .5rem;
  color: #fff;
}
.related-articles .nav .nav-link.active {
  color: #d9d514;
}
.related-articles .nav .nav-link.more {
  opacity: .7;
}
.related-articles .nav .nav-link.more svg {
  stroke: #fff;
  vertical-align: middle;
}
.modal-backdrop.show {
  opacity: .8;
}
.modal .modal-content {
  color: #002747;
  border-radius: 6px;
  box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  #demoModal.modal .modal-content,
  #contactModal.modal .modal-content {
    margin-top: 30%;
  }
}
.modal .close {
  font-size: 2.5rem;
  font-weight: 300;
  color: #c2bf00;
  text-shadow: none;
  opacity: 1;
  position: absolute;
  top: -40px;
  right: 0px;
}
@media screen and (min-width: 577px) {
  .modal .close {
    right: -25px;
  }
}
.modal .btn-modal {
  height: 40px;
  margin-top: 28px;
  box-shadow: 0 0 20px 7px rgba(67, 162, 240, 0.29);
}
.modal#successModal h4 {
  font-family: 'Lato-Medium';
  line-height: 1.67;
}
.modal#successModal p {
  line-height: 1.54;
  color: rgba(0, 29, 56, 0.7);
  opacity: .8;
}
.close:focus {
  outline: none;
}
.form-group {
  margin-bottom: 2rem;
}
.form-control {
  font-size: 0.875rem;
  line-height: 26px;
  border-color: #ebeff2;
  color: #333;
  box-shadow: none;
}
.form-control:hover {
  border-color: #d3e3f1;
}
.form-control:active,
.form-control:focus {
  border-color: #43a2f0;
  box-shadow: inset 0 3px 6px 0 rgba(64, 155, 230, 0.19);
}
.form-control:placeholder-shown {
  box-shadow: inset 0 3px 6px 0 rgba(230, 230, 230, 0.19);
}
.form-control:invalid {
  border-color: #f04343;
}
textarea.form-control {
  resize: none;
}
.invalid-feedback {
  font-size: .75rem;
  color: #d0021b;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #333;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder .filter-option,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover .filter-option,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus .filter-option,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active .filter-option {
  opacity: .5;
}
.bootstrap-select .btn-light {
  color: #333;
  background-color: #fff;
  border-color: #ebeff2;
  font-size: 0.875rem;
}
.bootstrap-select .btn-light:hover {
  border-color: #d3e3f1;
  box-shadow: inset 0 3px 6px 0 rgba(230, 230, 230, 0.19);
}
.bootstrap-select .btn-light:focus,
.bootstrap-select .btn-light:active {
  outline: none !important;
  box-shadow: none;
  background-color: #fff !important;
}
.bootstrap-select .btn-light.dropdown-toggle::after {
  margin-left: -5px;
  border-top: .3em solid #d8d8d8;
  border-bottom: 0;
}
.bootstrap-select .btn-light.dropdown-toggle:hover::after {
  margin-left: -5px;
  border-top: .3em solid #d3e3f1;
  border-bottom: 0;
}
.is-invalid.bootstrap-select .btn-light {
  border-color: #dc3545;
}
.bootstrap-select.show > .btn-light.dropdown-toggle {
  color: #333;
  background-color: #fff;
  border-color: #43a2f0;
}
.bootstrap-select.show > .btn-light.dropdown-toggle::after {
  border-top: .3em solid transparent;
  border-bottom: 0.3em solid #43a2f0;
}
.bootstrap-select.show > .btn-light.dropdown-toggle.bs-placeholder .filter-option {
  opacity: .5;
}
.bootstrap-select .dropdown-menu {
  font-size: 0.875rem;
  color: #333;
  margin-top: .5rem;
  box-shadow: 0 29px 22px -5px rgba(0, 0, 0, 0.07);
  border-color: #ebeff2;
  padding: 0;
}
.bootstrap-select .dropdown-menu a.dropdown-item {
  border-bottom: 1px solid #ebeff2;
  padding: .35rem 1.5rem;
}
.bootstrap-select .dropdown-menu a.dropdown-item[data-original-index="0"] {
  display: none;
}
.bootstrap-select .dropdown-menu a.dropdown-item:last-of-type {
  border-bottom: 0;
}
.bootstrap-select .dropdown-menu a.dropdown-item:hover,
.bootstrap-select .dropdown-menu a.dropdown-item:focus {
  color: #43a2f0;
  background-color: transparent;
  outline: none;
}
.bootstrap-select .dropdown-menu a.dropdown-item.selected {
  opacity: .4;
  color: #333;
}
input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333;
  opacity: .5;
}
input::-moz-placeholder {
  /* Firefox 19+ */
  color: #333;
  opacity: .5;
}
input:-ms-input-placeholder {
  /* IE 10+ */
  color: #333;
  opacity: .5;
}
input:-moz-placeholder {
  /* Firefox 18- */
  color: #333;
  opacity: .5;
}
.alert-cookies {
  padding: 0;
}
@media screen and (max-width: 1199px) {
  .alert-cookies {
    padding-right: 14px;
    padding-left: 14px;
  }
}
.alert-cookies .alert-inner {
  background-color: #000;
  border-color: #000;
  opacity: 0.9;
  border-radius: 6px;
  box-shadow: 0 9px 22px 0 rgba(0, 0, 0, 0.49);
  color: #ebeff2;
  line-height: 1.43;
  font-family: 'Lato-Regular';
}
@media screen and (max-width: 576px) {
  .alert-cookies .alert-inner {
    line-height: 1.67;
  }
}
.alert-cookies .cookies-title {
  font-family: 'Lato-Heavy';
  color: #fafbfc;
  line-height: 1.5;
}
.alert-cookies a {
  color: #43a2f0;
}
.alert-cookies a.font-size-12 {
  color: #fff;
}
.alert-cookies a.text-bold {
  font-family: 'Lato-Bold';
}
.alert-cookies .close {
  font-size: 2.5rem;
  font-weight: 300;
  color: #c2bf00;
  text-shadow: none;
  opacity: 1;
  top: -3px;
  right: -3px;
}
.about-us-page-content {
  color: #333;
  font-size: 15px;
  line-height: 1.67;
}
.about-us-page-content .article-header {
  color: #1d4261;
  padding-top: 128px;
  padding-bottom: 0px;
  max-height: none;
}
.about-us-page-content .article-header p {
  color: #333;
  margin-bottom: 0;
}
.about-us-page-content .nav-pills .nav-link {
  color: #7d7c7f;
  font-size: 14px;
  font-family: 'Lato-Medium';
  text-transform: capitalize;
}
.about-us-page-content .nav-pills .nav-link:after {
  content: '';
  width: 41px;
  height: 1px;
  display: block;
  margin: 12px auto;
  transition: .5s;
}
.about-us-page-content .nav-pills .nav-link.active,
.about-us-page-content .nav-pills .nav-link:hover {
  color: #196cb4;
  background: none;
}
.about-us-page-content .nav-pills .nav-link.active:after,
.about-us-page-content .nav-pills .nav-link:hover:after {
  background: #196cb4;
}
.about-us-page-content .card {
  border-color: #ebeff2;
}
.about-us-page-content .card-title,
.about-us-page-content .heading-23 {
  font-family: 'Lato-Bold';
  font-size: 23px;
  line-height: 1.74;
  color: #1d4261;
}
.about-us-page-content .card-text {
  line-height: 1.57;
  color: rgba(0, 29, 56, 0.7);
}
.about-us-page-content .card-text.text-semi-bold {
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: #7d7c7f;
}
.about-us-page-content .heading-46 {
  font-family: 'Lato-Heavy';
  font-size: 46px;
  letter-spacing: 1.9px;
  color: #1d4362;
}
.about-us-page-content .heading-46 span {
  color: #b4b000;
}
.about-us-page-content .heading-46.card-title {
  font-family: 'Lato-Light';
  color: #005cac;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 0;
}
.about-us-page-content .heading-46.card-title small {
  font-size: 26px;
  letter-spacing: -0.7px;
}
.about-us-page-content .heading-28 {
  font-family: 'Lato-Bold';
  font-size: 28px;
  line-height: 1.43;
  color: rgba(0, 29, 56, 0.7);
}
.about-us-page-content .table {
  box-shadow: 0 2px 4px 0 rgba(0, 37, 69, 0.25);
  border-radius: 6px;
  overflow: hidden;
  border-collapse: collapse;
}
@media screen and (max-width: 576px) {
  .about-us-page-content .table {
    zoom: .6;
  }
}
.about-us-page-content .table thead th {
  background-color: #25547a;
  border-color: #25547a;
  color: #fff;
  padding: 6px 13px;
  font-family: 'Lato-Bold';
  vertical-align: top;
}
.about-us-page-content .table tbody td {
  border-color: #ebeff2;
  padding: 10px 13px;
  background-color: #fff;
}
.about-us-page-content .table tbody td.text-danger {
  color: #d0021b !important;
}
.about-us-page-content .text-grey {
  color: rgba(0, 29, 56, 0.7);
}
#our-history-content .card {
  width: 186px;
  padding-right: 30px;
}
#our-history-content .card .card-text {
  line-height: 1.62;
  letter-spacing: 0.5px;
  color: #25547a;
}
#our-history-content .card.wide {
  width: 216px;
  padding-right: 0px;
}
.timeline {
  padding: 225px 0;
}
.timeline .timeline-axis {
  height: 4px;
  background: linear-gradient(90deg, rgba(14, 169, 229, 0) 0%, #0ea9e5 25%, #0670c7 50%, #0ea9e5 75%, rgba(14, 169, 229, 0) 100%);
}
.timeline .timeline-points {
  position: relative;
}
.timeline .timeline-point {
  position: absolute;
  bottom: -33px;
  display: flex;
  flex-flow: column;
}
.timeline .timeline-point .timeline-point-date {
  font-family: 'Lato-Bold';
  color: #1d4261;
  display: inline-block;
  transform: translate3d(-30%, 0, 0);
  align-self: baseline;
  margin: .5rem 0;
}
.timeline .timeline-point .timeline-point-desc {
  width: 225px;
  padding: .5rem 0;
  color: #4a5e72;
}
.timeline .timeline-point .timeline-point-tick {
  margin-left: 4px;
}
.timeline .timeline-point .timeline-point-tick .tick-ball {
  width: 22px;
  height: 22px;
  background: #0670C7;
  border: 4px solid #d3e3f1;
  border-radius: 50%;
  margin-left: -10px;
}
.timeline .timeline-point .timeline-point-tick .tick-leg {
  width: 2px;
  height: 70px;
  background: #0670C7;
}
.timeline .timeline-point .timeline-point-tick.small-tick .tick-leg {
  height: 40px;
}
@media screen and (max-width: 768px) {
  .timeline {
    padding: 0;
  }
  .timeline .timeline-axis {
    position: absolute;
    left: calc(8.33% + 65px);
    width: 4px;
    height: 100%;
    background: linear-gradient(0deg, rgba(14, 169, 229, 0) 0%, #0ea9e5 25%, #0670c7 50%, #0ea9e5 75%, rgba(14, 169, 229, 0) 100%);
  }
  .timeline .timeline-point {
    left: 0 !important;
    position: static;
    flex-flow: row-reverse;
    justify-content: flex-end;
  }
  .timeline .timeline-point .timeline-point-date {
    transform: translate3d(0, 0, 0);
    width: 40px;
    flex-shrink: 0;
  }
  .timeline .timeline-point .timeline-point-tick {
    margin-left: 4px;
    margin-top: 4px;
    padding-left: 80px;
    padding-right: 20px;
  }
  .timeline .timeline-point .timeline-point-tick .tick-ball {
    margin-left: -10px;
  }
  .timeline .timeline-point .timeline-point-tick .tick-leg {
    width: 70px;
    height: 2px;
    margin-left: -70px;
    margin-top: -11px;
  }
  .timeline .timeline-point .timeline-point-tick.small-tick .tick-leg {
    width: 70px;
    height: 2px;
  }
}
@media screen and (max-width: 380px) {
  .timeline .timeline-axis {
    left: calc(8.33% + 55px);
  }
  .timeline .timeline-point .timeline-point-tick {
    padding-left: 30px;
  }
  .timeline .timeline-point .timeline-point-tick .tick-leg {
    width: 30px;
    margin-left: -30px;
  }
  .timeline .timeline-point .timeline-point-tick.small-tick .tick-leg {
    width: 30px;
  }
}
@media screen and (min-width: 769px) {
  .timeline .timeline-point:nth-of-type(even) {
    flex-flow: column-reverse;
    bottom: auto;
    top: -37px;
  }
  .timeline .timeline-point:nth-of-type(even) .timeline-point-tick {
    transform: rotateX(180deg);
  }
}

.resources-single-page-content .nav-link,
.resources-page-content .nav-link {
  color: #fff;
  opacity: 0.6;
  text-transform: initial;
  font-weight: bold;
}

#case-studies .nav-link {
  color: #25547a;
  font-weight: bold;
}

.resources-single-page-content .nav-link:hover,
#case-studies .nav-link:hover,
.resources-page-content .nav-link:hover {
  color: #bfbc11;
  opacity: 1;
}

.resources-single-page-content .nav-link.active-filter,
.resources-page-content .nav-link.active-filter {
  color: #bfbc11;
  opacity: 1;
}
