body {
  padding-top: 0 !important;
}
#main section {
  position: relative;
}
#main .bg-white {
  position: relative;
  z-index: 2;
  background: white;
}
@-webkit-keyframes dash-2400 {
  from {
    stroke-dashoffset: 2400;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dash-2400 {
  from {
    stroke-dashoffset: 2400;
  }
  to {
    stroke-dashoffset: 0;
  }
}
section#intro {
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  section#intro {
    margin: 0;
    border: 0px solid white;
    border-top-width: 120px;
    border-left-width: 4vw;
    border-right-width: 4vw;
  }
}
section#intro::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
section#intro .hl,
section#intro p {
  color: #FFF;
}
section#intro .em-hero-simple {
  height: auto !important;
}
@media screen and (min-width: 768px) {
  section#intro .em-hero-simple {
    height: 50vh !important;
    min-height: 525px;
  }
}
@media screen and (min-width: 1280px) {
  section#intro .em-hero-simple {
    height: 70vh !important;
  }
}
section#intro .em-hero-simple .inner-full .inner-wrapper {
  height: 100%;
  position: relative;
  padding: 150px 0 50px 0;
  top: 0;
  transform: none;
}
@media screen and (min-width: 768px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper {
    width: 100%;
    max-width: 100%;
    padding-top: 20%;
    margin: 0;
    overflow: visible;
  }
}
@media screen and (min-width: 1024px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper {
    padding-top: 10%;
  }
}
section#intro .em-hero-simple .inner-full .inner-wrapper .hl {
  font-size: 35px;
  margin-bottom: 27px;
  text-transform: uppercase;
  color: #1C2646;
  color: #FFF;
  line-height: 1em;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .hl {
    font-size: 35px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .hl {
    font-size: 35px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .hl {
    font-size: 45px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .hl {
    font-size: 45px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .hl {
    font-size: 70px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .hl {
    font-size: 70px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .hl {
    font-size: 70px;
  }
}
@media all and (min-width: 1920px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .hl {
    font-size: 70px;
  }
}
@media all and (min-width: 2200px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .hl {
    font-size: 70px;
  }
}
section#intro .em-hero-simple .inner-full .inner-wrapper .hl.neg {
  color: #FFF;
}
@media screen and (min-width: 768px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .hl {
    width: 1200px;
    max-width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box {
  font-size: 15px;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box {
    font-size: 15px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box {
    font-size: 15px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box {
    font-size: 15px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box {
    font-size: 17px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box {
    font-size: 17px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box {
    font-size: 17px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box {
    font-size: 17px;
  }
}
@media all and (min-width: 1920px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box {
    font-size: 17px;
  }
}
@media all and (min-width: 2200px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box {
    position: absolute;
    width: 100%;
    max-width: 70%;
    padding: 47px 20px 45px 50px;
    bottom: -200px;
    right: -50px;
    background-color: rgba(28, 38, 70, 0.95);
    border: none;
    z-index: 3;
  }
}
@media screen and (min-width: 1024px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box {
    max-width: 55%;
    bottom: -150px;
    right: -4vw;
  }
}
@media screen and (min-width: 2560px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box {
    margin-right: calc(50vw - 600px);
    max-width: 650px;
    padding: 45px;
  }
}
@media screen and (min-width: 768px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner {
    margin-right: 7%;
  }
}
@media screen and (min-width: 1308px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner {
    margin-right: calc(50vw - 600px);
  }
}
@media screen and (min-width: 2560px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .desc {
    margin-top: 0;
  }
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button {
  text-align: right;
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
  background-color: #000;
  border: 1px solid #000;
  padding: 1em 1.5em;
  text-align: center;
  position: relative;
  display: inline-block;
  font-family: acumin-pro, sans-serif;
  font-weight: 600;
  padding: 10px 0 10px 40px;
  font-size: 14px;
  background-color: transparent;
  color: #1C2646;
  border: none;
  outline: none;
  text-decoration: none;
  text-align: left;
  float: right;
  color: #FFF;
  font-size: 15px;
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a:hover {
  background-color: #FFF;
  color: #000;
  border: 1px solid #000;
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a.btn-outline-black {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a.btn-outline-black:hover {
  background: #000;
  color: #FFF;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 16px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 16px;
  }
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a.neg {
  color: #FFF;
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a:hover {
  background-color: transparent;
  color: #0053A1;
  border: none;
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a:hover::before {
  left: 10px;
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a:hover::after {
  left: 3px;
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a::before {
  position: absolute;
  left: 7px;
  top: 16px;
  color: #FFF;
  font-size: 15px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a::before {
    top: 18px;
  }
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 6px;
  border-radius: 50%;
  background-color: #0053A1;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 0;
}
@media screen and (min-width: 1024px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a::after {
    top: 8px;
  }
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a.small {
  padding: 10px 0 10px 35px;
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a.small:hover::before {
  left: 9px;
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a.small:hover::after {
  left: 3px;
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a.small::before {
  left: 6px;
  top: 17px;
  font-size: 13px;
}
@media screen and (min-width: 1024px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a.small::before {
    top: 19px;
  }
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a.small::after {
  width: 25px;
  height: 25px;
  left: 0;
  top: 9px;
}
@media screen and (min-width: 1024px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a.small::after {
    top: 11px;
  }
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 15px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 15px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 15px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 17px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 17px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 17px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 17px;
  }
}
@media all and (min-width: 1920px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 17px;
  }
}
@media all and (min-width: 2200px) {
  section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a {
    font-size: 17px;
  }
}
section#intro .em-hero-simple .inner-full .inner-wrapper .txt-box .txt-box-inner .button a::before {
  content: "\62";
  font-family: "untitled-font-38" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section#intro .arrow-container {
  z-index: 10;
}
@media screen and (min-width: 768px) {
  section#intro .arrow-container {
    position: absolute;
    width: 1200px;
    max-width: 92%;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
section#industry {
  position: relative;
}
section#industry [class*="wrapper-"] {
  padding-top: 90px;
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] {
    padding-top: 300px;
  }
}
@media screen and (min-width: 1024px) {
  section#industry [class*="wrapper-"] {
    padding-top: 250px;
  }
}
@media screen and (min-width: 1400px) {
  section#industry [class*="wrapper-"] {
    position: relative;
  }
}
@media screen and (min-width: 1400px) {
  section#industry [class*="wrapper-"] .row {
    position: static;
  }
}
@media screen and (min-width: 1400px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header {
    position: static;
  }
}
@media screen and (min-width: 1400px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header {
    position: static;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0053A1;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h3.neg {
  color: #FFF;
}
section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h3 span {
  color: rgba(0, 83, 161, 0.5);
}
@media screen and (min-width: 1400px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    position: absolute;
    top: 240px;
    left: -4vw;
    -webkit-transform: rotate(270deg) translateX(-100%);
    transform: rotate(270deg) translateX(-100%);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
  font-size: 30px;
  margin-bottom: 27px;
  text-transform: uppercase;
  color: #1C2646;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1920px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 2200px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].floating-header header h2.neg {
  color: #FFF;
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3 {
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 {
    padding: 0;
    max-width: calc(25% - 7.5px);
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3:hover .inner .content .icon svg {
  stroke-dasharray: 2400;
  stroke-dashoffset: 0;
  -webkit-animation: dash-2400 1s linear forwards;
  -o-animation: dash-2400 1s linear forwards;
  -moz-animation: dash-2400 1s linear forwards;
  animation: dash-2400 1s linear forwards;
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3:first-of-type,
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4n+1) {
    margin-left: 30px;
  }
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3:first-of-type .inner,
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4n+1) .inner {
    border-left: 1px solid rgba(0, 83, 161, 0.25);
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4n+0) .inner::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 20px;
  bottom: -10px;
  left: -1px;
  background-color: #FFF;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4n+0) .inner::before {
    width: 20px;
    height: 10px;
    bottom: auto;
    left: auto;
    right: -10px;
    top: -1px;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4n+0) .inner::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 20px;
  bottom: -10px;
  right: -1px;
  background-color: #FFF;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4n+0) .inner::after {
    width: 20px;
    height: 10px;
    bottom: -1px;
    right: -10px;
  }
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)):not(:nth-of-type(4)) .inner {
    border-top: 0;
  }
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(1),
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(2),
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(3),
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4) {
    margin-top: 40px;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3 + .col_3 .inner {
  border-top: 0;
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 + .col_3 .inner {
    border-top: 1px solid rgba(0, 83, 161, 0.25);
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner {
  position: relative;
  height: 0;
  padding-bottom: 40%;
  border: 1px solid rgba(0, 83, 161, 0.25);
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner {
    padding-bottom: 90%;
    border-left: 0;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .corners {
  position: absolute;
  width: 10px;
  height: 20px;
  background-color: #FFF;
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .corners {
    width: 20px;
    height: 10px;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .corners.lft-top {
  top: -10px;
  left: -1px;
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .corners.lft-top {
    top: -1px;
    left: -10px;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .corners.rgt-bot {
  top: -10px;
  right: -1px;
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .corners.rgt-bot {
    top: auto;
    right: auto;
    bottom: -1px;
    left: -10px;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 20px;
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #1C2646;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 18px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 18px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 23px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 25px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 25px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 25px;
  }
}
@media all and (min-width: 1920px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 25px;
  }
}
@media all and (min-width: 2200px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 25px;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content .icon {
  width: 100%;
  height: 30%;
}
@media screen and (min-width: 480px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content .icon {
    height: 40%;
  }
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content .icon {
    height: 30%;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content .icon svg {
  height: 100%;
}
section#industry [class*="wrapper-"] .row [class*="col_"].button {
  text-align: right;
}
section#industry [class*="wrapper-"] .row [class*="col_"] a {
  background-color: #000;
  color: #FFF;
  border: 1px solid #000;
  padding: 1em 1.5em;
  text-align: center;
  position: relative;
  display: inline-block;
  font-family: acumin-pro, sans-serif;
  font-weight: 600;
  padding: 10px 0 10px 40px;
  font-size: 14px;
  background-color: transparent;
  color: #1C2646;
  border: none;
  outline: none;
  text-decoration: none;
  text-align: left;
  float: right;
}
section#industry [class*="wrapper-"] .row [class*="col_"] a:hover {
  background-color: #FFF;
  color: #000;
  border: 1px solid #000;
}
section#industry [class*="wrapper-"] .row [class*="col_"] a.btn-outline-black {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}
section#industry [class*="wrapper-"] .row [class*="col_"] a.btn-outline-black:hover {
  background: #000;
  color: #FFF;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"] a.neg {
  color: #FFF;
}
section#industry [class*="wrapper-"] .row [class*="col_"] a:hover {
  background-color: transparent;
  color: #0053A1;
  border: none;
}
section#industry [class*="wrapper-"] .row [class*="col_"] a:hover::before {
  left: 10px;
}
section#industry [class*="wrapper-"] .row [class*="col_"] a:hover::after {
  left: 3px;
}
section#industry [class*="wrapper-"] .row [class*="col_"] a::before {
  position: absolute;
  left: 7px;
  top: 16px;
  color: #FFF;
  font-size: 15px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a::before {
    top: 18px;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"] a::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 6px;
  border-radius: 50%;
  background-color: #0053A1;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 0;
}
@media screen and (min-width: 1024px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a::after {
    top: 8px;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"] a.small {
  padding: 10px 0 10px 35px;
}
section#industry [class*="wrapper-"] .row [class*="col_"] a.small:hover::before {
  left: 9px;
}
section#industry [class*="wrapper-"] .row [class*="col_"] a.small:hover::after {
  left: 3px;
}
section#industry [class*="wrapper-"] .row [class*="col_"] a.small::before {
  left: 6px;
  top: 17px;
  font-size: 13px;
}
@media screen and (min-width: 1024px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a.small::before {
    top: 19px;
  }
}
section#industry [class*="wrapper-"] .row [class*="col_"] a.small::after {
  width: 25px;
  height: 25px;
  left: 0;
  top: 9px;
}
@media screen and (min-width: 1024px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a.small::after {
    top: 11px;
  }
}
@media screen and (min-width: 768px) {
  section#industry [class*="wrapper-"] .row [class*="col_"] a {
    margin-top: 50px;
  }
}
section#video .wrapper-1200 {
  position: relative;
}
section#video .video {
  display: none;
}
section#video .video-with-cover.play .video {
  display: block;
}
section#video .video-with-cover.play .cover,
section#video .video-with-cover.play .cover-overlay {
  display: none;
}
section#video .cover-overlay {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
section#video .cover-overlay h2 {
  color: #FFF;
  text-transform: uppercase;
}
section#video .cover-overlay .btn-custom {
  display: inline-flex;
  align-items: center;
  background: #FFF;
  border-radius: 35px;
  padding: 5px 15px 5px 5px;
  position: relative;
  margin-top: 25px;
  line-height: 1;
}
section#video .cover-overlay .btn-custom .icon {
  display: inline-block;
  margin-right: 10px;
  background: #0053A1;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 10px;
  position: relative;
}
section#video .cover-overlay .btn-custom .icon i {
  display: block;
  color: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 3px;
  margin-top: 1px;
}
section#video .cover-overlay .btn-custom .caption {
  font-family: acumin-pro-wide, sans-serif;
  font-weight: 300;
  font-weight: 700;
  letter-spacing: 1;
  font-size: 0.9rem;
}
@media all and (max-width: 767px) {
  section#video .cover-overlay .btn-custom {
    padding: 3px;
    margin-top: 10px;
  }
  section#video .cover-overlay .btn-custom .icon {
    margin-right: 0;
  }
  section#video .cover-overlay .btn-custom .caption {
    display: none;
  }
}
section#services {
  position: relative;
  background-color: #f7f8fc;
}
section#services [class*="wrapper-"] {
  padding-top: 90px;
}
@media screen and (min-width: 1400px) {
  section#services [class*="wrapper-"] {
    position: relative;
  }
}
@media screen and (min-width: 1400px) {
  section#services [class*="wrapper-"] .row {
    position: static;
  }
}
@media screen and (min-width: 1400px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header {
    position: static;
  }
}
@media screen and (min-width: 1400px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header {
    position: static;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0053A1;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h3.neg {
  color: #FFF;
}
section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h3 span {
  color: rgba(0, 83, 161, 0.5);
}
@media screen and (min-width: 1400px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    position: absolute;
    top: 80px;
    left: -4vw;
    -webkit-transform: rotate(270deg) translateX(-100%);
    transform: rotate(270deg) translateX(-100%);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
  font-size: 30px;
  margin-bottom: 27px;
  text-transform: uppercase;
  color: #1C2646;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1920px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 2200px) {
  section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].floating-header header h2.neg {
  color: #FFF;
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3 {
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 {
    padding: 0;
    max-width: calc(25% - 7.5px);
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3:hover .inner .content .icon svg {
  stroke-dasharray: 2400;
  stroke-dashoffset: 0;
  -webkit-animation: dash-2400 1s linear forwards;
  -o-animation: dash-2400 1s linear forwards;
  -moz-animation: dash-2400 1s linear forwards;
  animation: dash-2400 1s linear forwards;
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3:first-of-type,
  section#services [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4n+1) {
    margin-left: 30px;
  }
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3:first-of-type .inner,
  section#services [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4n+1) .inner {
    border-left: 1px solid rgba(0, 83, 161, 0.25);
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4n+0) .inner::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 20px;
  bottom: -10px;
  left: -1px;
  background-color: #f7f8fc;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4n+0) .inner::before {
    width: 20px;
    height: 10px;
    bottom: auto;
    left: auto;
    right: -10px;
    top: -1px;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4n+0) .inner::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 20px;
  bottom: -10px;
  right: -1px;
  background-color: #f7f8fc;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4n+0) .inner::after {
    width: 20px;
    height: 10px;
    bottom: -1px;
    right: -10px;
  }
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)):not(:nth-of-type(4)) .inner {
    border-top: 0;
  }
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(1),
  section#services [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(2),
  section#services [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(3),
  section#services [class*="wrapper-"] .row [class*="col_"].col_3:nth-of-type(4) {
    margin-top: 40px;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3 + .col_3 .inner {
  border-top: 0;
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 + .col_3 .inner {
    border-top: 1px solid rgba(0, 83, 161, 0.25);
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner {
  position: relative;
  height: 0;
  padding-bottom: 40%;
  border: 1px solid rgba(0, 83, 161, 0.25);
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner {
    padding-bottom: 90%;
    border-left: 0;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .corners {
  position: absolute;
  width: 10px;
  height: 20px;
  background-color: #f7f8fc;
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .corners {
    width: 20px;
    height: 10px;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .corners.lft-top {
  top: -10px;
  left: -1px;
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .corners.lft-top {
    top: -1px;
    left: -10px;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .corners.rgt-bot {
  top: -10px;
  right: -1px;
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .corners.rgt-bot {
    top: auto;
    right: auto;
    bottom: -1px;
    left: -10px;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 20px;
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #1C2646;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 18px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 18px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 23px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 25px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 25px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 25px;
  }
}
@media all and (min-width: 1920px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 25px;
  }
}
@media all and (min-width: 2200px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    font-size: 25px;
  }
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media screen and (min-width: 1280px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content h3 {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content .icon {
  width: 100%;
  height: 30%;
}
@media screen and (min-width: 480px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content .icon {
    height: 40%;
  }
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content .icon {
    height: 30%;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"].col_3 .inner .content .icon svg {
  height: 100%;
}
section#services [class*="wrapper-"] .row [class*="col_"].button {
  text-align: right;
}
section#services [class*="wrapper-"] .row [class*="col_"] a {
  background-color: #000;
  color: #FFF;
  border: 1px solid #000;
  padding: 1em 1.5em;
  text-align: center;
  position: relative;
  display: inline-block;
  font-family: acumin-pro, sans-serif;
  font-weight: 600;
  padding: 10px 0 10px 40px;
  font-size: 14px;
  background-color: transparent;
  color: #1C2646;
  border: none;
  outline: none;
  text-decoration: none;
  text-align: left;
  float: right;
}
section#services [class*="wrapper-"] .row [class*="col_"] a:hover {
  background-color: #FFF;
  color: #000;
  border: 1px solid #000;
}
section#services [class*="wrapper-"] .row [class*="col_"] a.btn-outline-black {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}
section#services [class*="wrapper-"] .row [class*="col_"] a.btn-outline-black:hover {
  background: #000;
  color: #FFF;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"] a.neg {
  color: #FFF;
}
section#services [class*="wrapper-"] .row [class*="col_"] a:hover {
  background-color: transparent;
  color: #0053A1;
  border: none;
}
section#services [class*="wrapper-"] .row [class*="col_"] a:hover::before {
  left: 10px;
}
section#services [class*="wrapper-"] .row [class*="col_"] a:hover::after {
  left: 3px;
}
section#services [class*="wrapper-"] .row [class*="col_"] a::before {
  position: absolute;
  left: 7px;
  top: 16px;
  color: #FFF;
  font-size: 15px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a::before {
    top: 18px;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"] a::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 6px;
  border-radius: 50%;
  background-color: #0053A1;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 0;
}
@media screen and (min-width: 1024px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a::after {
    top: 8px;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"] a.small {
  padding: 10px 0 10px 35px;
}
section#services [class*="wrapper-"] .row [class*="col_"] a.small:hover::before {
  left: 9px;
}
section#services [class*="wrapper-"] .row [class*="col_"] a.small:hover::after {
  left: 3px;
}
section#services [class*="wrapper-"] .row [class*="col_"] a.small::before {
  left: 6px;
  top: 17px;
  font-size: 13px;
}
@media screen and (min-width: 1024px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a.small::before {
    top: 19px;
  }
}
section#services [class*="wrapper-"] .row [class*="col_"] a.small::after {
  width: 25px;
  height: 25px;
  left: 0;
  top: 9px;
}
@media screen and (min-width: 1024px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a.small::after {
    top: 11px;
  }
}
@media screen and (min-width: 768px) {
  section#services [class*="wrapper-"] .row [class*="col_"] a {
    margin-top: 50px;
  }
}
section#projects {
  position: relative;
}
@media screen and (min-width: 1400px) {
  section#projects [class*="wrapper"] {
    position: relative;
  }
}
@media screen and (min-width: 1400px) {
  section#projects [class*="wrapper"] .row {
    position: static;
  }
}
@media screen and (min-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"] {
    padding-left: 5%;
  }
  section#projects [class*="wrapper"] .row [class*="col_"]:first-child {
    padding-left: 30px;
  }
}
@media screen and (min-width: 1468px) {
  section#projects [class*="wrapper"] .row [class*="col_"] {
    margin-top: 2%;
    margin-bottom: 2%;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].col_7,
  section#projects [class*="wrapper"] .row [class*="col_"].col_5 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"][class*="_2"] {
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"][class*="_2"] {
    padding-top: 7%;
    padding-bottom: 7%;
  }
}
@media screen and (min-width: 1280px) {
  section#projects [class*="wrapper"] .row [class*="col_"][class*="_2"] {
    padding-top: 8%;
    padding-bottom: 8%;
  }
  section#projects [class*="wrapper"] .row [class*="col_"][class*="_2"]:first-child {
    padding-top: 25%;
  }
  section#projects [class*="wrapper"] .row [class*="col_"][class*="_2"]:last-child {
    padding-bottom: 15%;
  }
}
@media screen and (min-width: 1468px) {
  section#projects [class*="wrapper"] .row [class*="col_"][class*="_2"] {
    padding-top: 8%;
    padding-bottom: 8%;
  }
}
@media screen and (min-width: 1680px) {
  section#projects [class*="wrapper"] .row [class*="col_"][class*="_2"] {
    padding-top: 9%;
    padding-bottom: 9%;
  }
}
@media screen and (min-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"][class*="_2"] {
    padding-top: 12%;
    padding-bottom: 12%;
  }
}
@media screen and (min-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"].c1_2,
  section#projects [class*="wrapper"] .row [class*="col_"].c3_2,
  section#projects [class*="wrapper"] .row [class*="col_"].c5_2,
  section#projects [class*="wrapper"] .row [class*="col_"].c7_2,
  section#projects [class*="wrapper"] .row [class*="col_"].c9_2 {
    padding-left: 8%;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].c0_1 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
section#projects [class*="wrapper"] .row [class*="col_"].c0_1 img {
  margin-top: 0;
}
section#projects [class*="wrapper"] .row [class*="col_"].c0_2 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
section#projects [class*="wrapper"] .row [class*="col_"].c1_1 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
section#projects [class*="wrapper"] .row [class*="col_"].c1_2 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
section#projects [class*="wrapper"] .row [class*="col_"].c2_1 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
section#projects [class*="wrapper"] .row [class*="col_"].c2_2 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
section#projects [class*="wrapper"] .row [class*="col_"].c3_1 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
section#projects [class*="wrapper"] .row [class*="col_"].c3_2 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
section#projects [class*="wrapper"] .row [class*="col_"].c4_1 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
section#projects [class*="wrapper"] .row [class*="col_"].c4_2 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
section#projects [class*="wrapper"] .row [class*="col_"].c5_1 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
section#projects [class*="wrapper"] .row [class*="col_"].c5_2 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
section#projects [class*="wrapper"] .row [class*="col_"].c6_1 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
section#projects [class*="wrapper"] .row [class*="col_"].c6_2 {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
section#projects [class*="wrapper"] .row [class*="col_"].c7_1 {
  -webkit-box-ordinal-group: 15;
  -ms-flex-order: 14;
  order: 14;
}
section#projects [class*="wrapper"] .row [class*="col_"].c7_2 {
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15;
}
section#projects [class*="wrapper"] .row [class*="col_"].c8_1 {
  -webkit-box-ordinal-group: 17;
  -ms-flex-order: 16;
  order: 16;
}
section#projects [class*="wrapper"] .row [class*="col_"].c8_2 {
  -webkit-box-ordinal-group: 18;
  -ms-flex-order: 17;
  order: 17;
}
section#projects [class*="wrapper"] .row [class*="col_"].c9_1 {
  -webkit-box-ordinal-group: 19;
  -ms-flex-order: 18;
  order: 18;
}
section#projects [class*="wrapper"] .row [class*="col_"].c9_2 {
  -webkit-box-ordinal-group: 20;
  -ms-flex-order: 19;
  order: 19;
}
section#projects [class*="wrapper"] .row [class*="col_"].c10_1 {
  -webkit-box-ordinal-group: 21;
  -ms-flex-order: 20;
  order: 20;
}
section#projects [class*="wrapper"] .row [class*="col_"].c10_2 {
  -webkit-box-ordinal-group: 22;
  -ms-flex-order: 21;
  order: 21;
}
@media screen and (min-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"].c0_1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c0_2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c1_1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c1_2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c2_1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c2_2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c3_1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c3_2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c4_1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c4_2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c5_1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c5_2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c6_1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c6_2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c7_1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c7_2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c8_1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c8_2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c9_1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c9_2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c10_1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"].c10_2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].floating-header {
  margin-top: 0;
}
@media screen and (min-width: 1400px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header {
    position: static;
  }
}
@media screen and (min-width: 1400px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header {
    position: static;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h3 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0053A1;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h3.neg {
  color: #FFF;
}
section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h3 span {
  color: rgba(0, 83, 161, 0.5);
}
@media screen and (min-width: 1400px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h3 {
    position: absolute;
    top: 90px;
    left: -4vw;
    -webkit-transform: rotate(270deg) translateX(-100%);
    transform: rotate(270deg) translateX(-100%);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h2 {
  font-size: 30px;
  margin-bottom: 27px;
  text-transform: uppercase;
  color: #1C2646;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 2200px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h2.neg {
  color: #FFF;
}
@media screen and (min-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"].floating-header header h2 {
    margin-bottom: 0;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].desc h3 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0053A1;
  font-family: acumin-pro-wide, sans-serif;
  text-transform: none;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h3 {
    font-size: 16px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].desc h3.neg {
  color: #FFF;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc h3 span {
  color: rgba(0, 83, 161, 0.5);
}
section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
  margin-bottom: 27px;
  text-transform: uppercase;
  color: #1C2646;
  font-size: 30px;
  font-family: acumin-pro, sans-serif;
  font-weight: 600;
  line-height: 1.1;
  text-transform: none;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 30px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 40px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 40px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 65px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 65px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 65px;
  }
}
@media all and (min-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 65px;
  }
}
@media all and (min-width: 2200px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 65px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].desc h4.neg {
  color: #FFF;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 30px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 20px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 25px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 35px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 35px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 35px;
  }
}
@media all and (min-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 35px;
  }
}
@media all and (min-width: 2200px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc h4 {
    font-size: 40px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].desc p {
  font-family: acumin-pro-wide, sans-serif;
  font-weight: 300;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a {
  background-color: #000;
  color: #FFF;
  border: 1px solid #000;
  padding: 1em 1.5em;
  text-align: center;
  position: relative;
  display: inline-block;
  font-family: acumin-pro, sans-serif;
  font-weight: 600;
  padding: 10px 0 10px 40px;
  font-size: 14px;
  background-color: transparent;
  color: #1C2646;
  border: none;
  outline: none;
  text-decoration: none;
  text-align: left;
  padding: 10px 0 10px 35px;
  float: right;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a:hover {
  background-color: #FFF;
  color: #000;
  border: 1px solid #000;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a.btn-outline-black {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a.btn-outline-black:hover {
  background: #000;
  color: #FFF;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a {
    font-size: 16px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a {
    font-size: 16px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a.neg {
  color: #FFF;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a:hover {
  background-color: transparent;
  color: #0053A1;
  border: none;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a:hover::before {
  left: 10px;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a:hover::after {
  left: 3px;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a::before {
  position: absolute;
  left: 7px;
  top: 16px;
  color: #FFF;
  font-size: 15px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a::before {
    top: 18px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 6px;
  border-radius: 50%;
  background-color: #0053A1;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 0;
}
@media screen and (min-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a::after {
    top: 8px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a.small {
  padding: 10px 0 10px 35px;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a.small:hover::before {
  left: 9px;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a.small:hover::after {
  left: 3px;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a.small::before {
  left: 6px;
  top: 17px;
  font-size: 13px;
}
@media screen and (min-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a.small::before {
    top: 19px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a.small::after {
  width: 25px;
  height: 25px;
  left: 0;
  top: 9px;
}
@media screen and (min-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a.small::after {
    top: 11px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a:hover::before {
  left: 9px;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a:hover::after {
  left: 3px;
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a::before {
  left: 6px;
  top: 17px;
  font-size: 13px;
}
@media screen and (min-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a::before {
    top: 19px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].desc a::after {
  width: 25px;
  height: 25px;
  left: 0;
  top: 9px;
}
@media screen and (min-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].desc a::after {
    top: 11px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container {
  -webkit-box-ordinal-group: 101;
  -ms-flex-order: 100;
  -webkit-order: 100;
  order: 100;
  text-align: right;
}
@media screen and (min-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 30px;
    margin: 0;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a {
  background-color: #000;
  color: #FFF;
  border: 1px solid #000;
  padding: 1em 1.5em;
  text-align: center;
  position: relative;
  display: inline-block;
  font-family: acumin-pro, sans-serif;
  font-weight: 600;
  padding: 10px 0 10px 40px;
  font-size: 14px;
  background-color: transparent;
  color: #1C2646;
  border: none;
  outline: none;
  text-decoration: none;
  text-align: left;
  float: right;
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a:hover {
  background-color: #FFF;
  color: #000;
  border: 1px solid #000;
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a.btn-outline-black {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a.btn-outline-black:hover {
  background: #000;
  color: #FFF;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container a {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container a {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container a {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container a {
    font-size: 16px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container a {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container a {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container a {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container a {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container a {
    font-size: 16px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a.neg {
  color: #FFF;
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a:hover {
  background-color: transparent;
  color: #0053A1;
  border: none;
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a:hover::before {
  left: 10px;
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a:hover::after {
  left: 3px;
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a::before {
  position: absolute;
  left: 7px;
  top: 16px;
  color: #FFF;
  font-size: 15px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container a::before {
    top: 18px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 6px;
  border-radius: 50%;
  background-color: #0053A1;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 0;
}
@media screen and (min-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container a::after {
    top: 8px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a.small {
  padding: 10px 0 10px 35px;
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a.small:hover::before {
  left: 9px;
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a.small:hover::after {
  left: 3px;
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a.small::before {
  left: 6px;
  top: 17px;
  font-size: 13px;
}
@media screen and (min-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container a.small::before {
    top: 19px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"].button-container a.small::after {
  width: 25px;
  height: 25px;
  left: 0;
  top: 9px;
}
@media screen and (min-width: 1024px) {
  section#projects [class*="wrapper"] .row [class*="col_"].button-container a.small::after {
    top: 11px;
  }
}
section#projects [class*="wrapper"] .row [class*="col_"] img {
  max-width: 100%;
  margin: 50px 0 30px 0;
}
@media screen and (min-width: 768px) {
  section#projects [class*="wrapper"] .row [class*="col_"] img {
    position: absolute;
    width: 50vw;
    max-width: 762px;
    margin: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  section#projects [class*="wrapper"] .row [class*="col_"] img.align-left {
    left: 0;
  }
  section#projects [class*="wrapper"] .row [class*="col_"] img.align-right {
    right: 0;
  }
}
section#funding-award {
  display: none;
  position: relative;
  background-color: #f7f8fc;
}
@media screen and (min-width: 1400px) {
  section#funding-award [class*="wrapper-"] {
    position: relative;
  }
}
@media screen and (min-width: 1400px) {
  section#funding-award [class*="wrapper-"] .row {
    position: static;
  }
}
@media screen and (min-width: 1400px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header {
    position: static;
  }
}
@media screen and (min-width: 1400px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header {
    position: static;
  }
}
section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0053A1;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h3.neg {
  color: #FFF;
}
section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h3 span {
  color: rgba(0, 83, 161, 0.5);
}
@media screen and (min-width: 1400px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    position: absolute;
    top: 100px;
    left: -4vw;
    -webkit-transform: rotate(270deg) translateX(-100%);
    transform: rotate(270deg) translateX(-100%);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
  font-size: 30px;
  margin-bottom: 27px;
  text-transform: uppercase;
  color: #1C2646;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1920px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 2200px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
section#funding-award [class*="wrapper-"] .row [class*="col_"].floating-header header h2.neg {
  color: #FFF;
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a {
  background-color: #000;
  color: #FFF;
  border: 1px solid #000;
  padding: 1em 1.5em;
  text-align: center;
  position: relative;
  display: inline-block;
  font-family: acumin-pro, sans-serif;
  font-weight: 600;
  padding: 10px 0 10px 40px;
  font-size: 14px;
  background-color: transparent;
  color: #1C2646;
  border: none;
  outline: none;
  text-decoration: none;
  text-align: left;
  float: right;
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a:hover {
  background-color: #FFF;
  color: #000;
  border: 1px solid #000;
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a.btn-outline-black {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a.btn-outline-black:hover {
  background: #000;
  color: #FFF;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"] a {
    font-size: 16px;
  }
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a.neg {
  color: #FFF;
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a:hover {
  background-color: transparent;
  color: #0053A1;
  border: none;
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a:hover::before {
  left: 10px;
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a:hover::after {
  left: 3px;
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a::before {
  position: absolute;
  left: 7px;
  top: 16px;
  color: #FFF;
  font-size: 15px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"] a::before {
    top: 18px;
  }
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 6px;
  border-radius: 50%;
  background-color: #0053A1;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 0;
}
@media screen and (min-width: 1024px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"] a::after {
    top: 8px;
  }
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a.small {
  padding: 10px 0 10px 35px;
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a.small:hover::before {
  left: 9px;
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a.small:hover::after {
  left: 3px;
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a.small::before {
  left: 6px;
  top: 17px;
  font-size: 13px;
}
@media screen and (min-width: 1024px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"] a.small::before {
    top: 19px;
  }
}
section#funding-award [class*="wrapper-"] .row [class*="col_"] a.small::after {
  width: 25px;
  height: 25px;
  left: 0;
  top: 9px;
}
@media screen and (min-width: 1024px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"] a.small::after {
    top: 11px;
  }
}
section#funding-award [class*="wrapper-"] .row [class*="col_"].img {
  position: relative;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].img {
    padding-left: 5%;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  section#funding-award [class*="wrapper-"] .row [class*="col_"].img img {
    position: absolute;
    width: 50vw;
    max-width: 762px;
    margin: 0;
    top: 0;
  }
}
section#news {
  position: relative;
  background-color: #f7f8fc;
}
@media screen and (min-width: 1400px) {
  section#news [class*="wrapper-"] {
    position: relative;
  }
}
@media screen and (min-width: 1400px) {
  section#news [class*="wrapper-"] .row {
    position: static;
  }
}
@media screen and (min-width: 1400px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header {
    position: static;
  }
}
@media screen and (min-width: 1400px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header {
    position: static;
  }
}
section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0053A1;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h3.neg {
  color: #FFF;
}
section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h3 span {
  color: rgba(0, 83, 161, 0.5);
}
@media screen and (min-width: 1400px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    position: absolute;
    top: 90px;
    left: -4vw;
    -webkit-transform: rotate(270deg) translateX(-100%);
    transform: rotate(270deg) translateX(-100%);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
  font-size: 30px;
  margin-bottom: 27px;
  text-transform: uppercase;
  color: #1C2646;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1920px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 2200px) {
  section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
section#news [class*="wrapper-"] .row [class*="col_"].floating-header header h2.neg {
  color: #FFF;
}
section#news [class*="wrapper-"] .row [class*="col_"] .em-masonry-blog-wrapper {
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
section#news [class*="wrapper-"] .row [class*="col_"] .em-masonry-blog-wrapper .em-masonry.col2 {
  margin-left: -10px;
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container {
  text-align: right;
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a {
  background-color: #000;
  color: #FFF;
  border: 1px solid #000;
  padding: 1em 1.5em;
  text-align: center;
  position: relative;
  display: inline-block;
  font-family: acumin-pro, sans-serif;
  font-weight: 600;
  padding: 10px 0 10px 40px;
  font-size: 14px;
  background-color: transparent;
  color: #1C2646;
  border: none;
  outline: none;
  text-decoration: none;
  text-align: left;
  float: right;
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a:hover {
  background-color: #FFF;
  color: #000;
  border: 1px solid #000;
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a.btn-outline-black {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a.btn-outline-black:hover {
  background: #000;
  color: #FFF;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#news [class*="wrapper-"] .row [class*="col_"].button-container a {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#news [class*="wrapper-"] .row [class*="col_"].button-container a {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#news [class*="wrapper-"] .row [class*="col_"].button-container a {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#news [class*="wrapper-"] .row [class*="col_"].button-container a {
    font-size: 16px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#news [class*="wrapper-"] .row [class*="col_"].button-container a {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#news [class*="wrapper-"] .row [class*="col_"].button-container a {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#news [class*="wrapper-"] .row [class*="col_"].button-container a {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#news [class*="wrapper-"] .row [class*="col_"].button-container a {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#news [class*="wrapper-"] .row [class*="col_"].button-container a {
    font-size: 16px;
  }
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a.neg {
  color: #FFF;
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a:hover {
  background-color: transparent;
  color: #0053A1;
  border: none;
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a:hover::before {
  left: 10px;
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a:hover::after {
  left: 3px;
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a::before {
  position: absolute;
  left: 7px;
  top: 16px;
  color: #FFF;
  font-size: 15px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  section#news [class*="wrapper-"] .row [class*="col_"].button-container a::before {
    top: 18px;
  }
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 6px;
  border-radius: 50%;
  background-color: #0053A1;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 0;
}
@media screen and (min-width: 1024px) {
  section#news [class*="wrapper-"] .row [class*="col_"].button-container a::after {
    top: 8px;
  }
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a.small {
  padding: 10px 0 10px 35px;
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a.small:hover::before {
  left: 9px;
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a.small:hover::after {
  left: 3px;
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a.small::before {
  left: 6px;
  top: 17px;
  font-size: 13px;
}
@media screen and (min-width: 1024px) {
  section#news [class*="wrapper-"] .row [class*="col_"].button-container a.small::before {
    top: 19px;
  }
}
section#news [class*="wrapper-"] .row [class*="col_"].button-container a.small::after {
  width: 25px;
  height: 25px;
  left: 0;
  top: 9px;
}
@media screen and (min-width: 1024px) {
  section#news [class*="wrapper-"] .row [class*="col_"].button-container a.small::after {
    top: 11px;
  }
}
section#contact {
  position: relative;
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  section#contact::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 30vw;
    max-height: 100px;
    top: 0;
    left: 0;
    background-color: #f7f8fc;
    z-index: 0;
  }
}
@media screen and (min-width: 768px) {
  section#contact.is-overlay {
    margin-top: 150px;
  }
  section#contact.is-overlay::before {
    display: none;
  }
}
section#contact figure {
  height: 400px;
  max-width: 100%;
  margin: 0;
  background-color: grey;
  background-attachment: fixed;
}
html.touch section#contact figure,
html.touchevents section#contact figure {
  background-attachment: scroll;
}
@media screen and (min-width: 768px) {
  section#contact figure {
    position: relative;
    max-width: 96%;
    height: 0;
    padding-bottom: 40%;
    margin-left: 0;
    margin-right: auto;
    z-index: 1;
  }
}
@media screen and (min-width: 1308px) {
  section#contact figure {
    width: calc(50vw + 600px);
    max-width: 96%;
    margin-right: auto;
  }
}
@media screen and (min-width: 1280px) {
  section#contact figure {
    height: 100vw;
    max-height: 600px;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1680px) {
  section#contact figure {
    max-height: 600px;
    padding-bottom: 0;
  }
}
section#contact figure.overlay {
  position: relative;
  height: auto;
  padding: 50px 0;
}
@media screen and (min-width: 768px) {
  section#contact figure.overlay {
    padding: 100px 0;
    /*
				-webkit-transform: translateY(-20%);
				transform: translateY(-20%);
				*/
  }
}
section#contact figure.overlay::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
@media screen and (min-width: 768px) {
  section#contact figure.overlay [class*="wrapper-"] {
    margin-right: 0;
  }
}
section#contact figure.overlay [class*="wrapper-"] .txt p,
section#contact figure.overlay [class*="wrapper-"] .txt li {
  color: #FFF;
  font-family: acumin-pro-wide, sans-serif;
}
section#contact figure.overlay [class*="wrapper-"] .txt ul {
  list-style-type: circle;
  padding-left: 18px;
  margin: 20px 0;
}
section#contact figure.overlay [class*="wrapper-"] .txt ul li {
  padding-left: 0;
}
section#contact [class*="wrapper-"] {
  padding-bottom: 0;
}
@media screen and (min-width: 1400px) {
  section#contact [class*="wrapper-"] {
    position: relative;
  }
}
@media screen and (min-width: 1024px) {
  section#contact [class*="wrapper-"].is-overlay {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1400px) {
  section#contact [class*="wrapper-"].is-overlay .row [class*="col_"].floating-header header h3 {
    top: 40px;
  }
}
@media screen and (min-width: 1400px) {
  section#contact [class*="wrapper-"] .row {
    position: static;
  }
}
@media screen and (min-width: 1400px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header {
    position: static;
  }
}
@media screen and (min-width: 1400px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header {
    position: static;
  }
}
section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0053A1;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 14px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    font-size: 16px;
  }
}
section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h3.neg {
  color: #FFF;
}
section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h3 span {
  color: rgba(0, 83, 161, 0.5);
}
@media screen and (min-width: 1400px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h3 {
    position: absolute;
    margin-left: -100px;
    top: 90px;
    left: -4vw;
    -webkit-transform: rotate(270deg) translateX(-100%);
    transform: rotate(270deg) translateX(-100%);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
  font-size: 30px;
  margin-bottom: 27px;
  text-transform: uppercase;
  color: #1C2646;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 1920px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
@media all and (min-width: 2200px) {
  section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h2 {
    font-size: 65px;
  }
}
section#contact [class*="wrapper-"] .row [class*="col_"].floating-header header h2.neg {
  color: #FFF;
}
