* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif; }

body {
  overflow-x: hidden; }

._1-of-3 {
  display: inline-block;
  width: 33%; }

._1-of-2 {
  display: inline-block;
  width: 49%; }

._2-of-3 {
  display: inline-block;
  width: 66%; }

.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

.row {
  max-width: 1136px;
  margin: 0px auto;
  padding: 82px 0px; }

.arrow-background {
  background-image: url("../img/background_arrow.png");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: 100%; }

.arrow-background-rev {
  background-image: url("../img/background_arrow-changedorder.png");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: 100%; }

.arrow-background-trans {
  background-image: url("../img/background_arrow-gradient.png");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: 100%; }

header {
  background-color: #f5f5f5; }
  header ._1-of-3 {
    vertical-align: middle; }
  header input, header button {
    background-color: #ebebeb;
    border: none;
    padding: 8px;
    margin-bottom: 8px; }
    header input:focus, header button:focus {
      outline: 0px; }
  header input {
    width: 110px; }
  header .row {
    padding: 0px; }
  header input {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px; }
  header button {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px; }
  header img {
    width: 215px; }
  header a {
    text-decoration: none;
    color: black; }
    header a h3 {
      font-size: 16px;
      letter-spacing: 2px;
      display: inline-block; }
    header a i {
      display: inline-block;
      font-size: 27px;
      margin-left: 30px;
      -webkit-transform: scale(1.4, 1);
      -moz-transform: scale(1.4, 1);
      -ms-transform: scale(1.4, 1);
      -o-transform: scale(1.4, 1);
      transform: scale(1.4, 1); }

#link-section {
  padding: 10px 55px 25px 50px;
  max-width: 1200px;
  margin: 0 auto; }
  #link-section #links {
    padding: 0;
    text-align: center;
    max-width: 1100px;
    margin: 0 auto; }
    #link-section #links ul {
      width: 100%;
      display: table;
      table-layout: auto; }
      #link-section #links ul li {
        text-align: center;
        display: table-cell;
        padding: 0px;
        border-right: 1px solid black; }
        #link-section #links ul li.no-border {
          border-right: 0; }
        #link-section #links ul li a {
          text-decoration: none;
          text-transform: uppercase;
          font-size: 13px;
          letter-spacing: 2px;
          font-weight: 700;
          color: black; }

#first-section .row {
  z-index: 0;
  position: relative;
  width: 100%;
  height: 653px;
  padding-top: 120px;
  padding-left: 63px; }
  #first-section .row img {
    z-index: 5000;
    position: absolute;
    top: 0px;
    right: 41px;
    height: 637px;
    width: auto; }
  #first-section .row .main-slick .slick-part h2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 42px;
    margin: 10px 0px 0px;
    width: 70%; }
  #first-section .row .main-slick .slick-part h3 {
    text-transform: uppercase;
    color: #0b7d80;
    font-size: 42px;
    margin-bottom: 36px;
    width: 70%; }
  #first-section .row .main-slick .slick-part p {
    width: 70%;
    margin-bottom: 40px;
    font-size: 20px; }
  #first-section .row .main-slick .slick-part a {
    width: 70%;
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 40px;
    color: #0b7d80; }

#video-section {
  background-color: #f5f5f5;
  padding: 0 20px; }
  #video-section .row {
    padding-top: 70px; }
    #video-section .row ._1-of-3 {
      width: 39%; }
      #video-section .row ._1-of-3 h2 {
        font-size: 42px;
        text-transform: uppercase;
        font-weight: 400;
        margin-bottom: 30px; }
      #video-section .row ._1-of-3 p {
        font-weight: 400;
        font-size: 17px;
        margin-bottom: 26px;
        padding-right: 10px; }
        #video-section .row ._1-of-3 p a {
          color: #0b7d80; }
      #video-section .row ._1-of-3 .date-fh {
        font-size: 18px;
        color: #0b7d80; }
      #video-section .row ._1-of-3 .date-sh {
        font-size: 18px;
        color: #b0b0b0; }
      #video-section .row ._1-of-3 .icons {
        display: block;
        margin: 28px 0px; }
        #video-section .row ._1-of-3 .icons i {
          font-size: 16px;
          margin: 0px 8px; }
    #video-section .row ._2-of-3 {
      width: 60%;
      vertical-align: top; }
      #video-section .row ._2-of-3 .videoWrap {
        position: relative;
        padding-bottom: 56.25%;
        /* 16:9 */
        padding-top: 25px;
        height: 0; }
        #video-section .row ._2-of-3 .videoWrap iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }

#practice-section {
  text-transform: uppercase;
  padding-bottom: 185px;
  transform: scaleX(-1); }
  #practice-section .row {
    transform: scaleX(-1);
    text-align: center;
    vertical-align: bottom;
    padding: 0;
    margin-bottom: 12px; }
    #practice-section .row h2 {
      font-size: 42px;
      text-transform: uppercase;
      font-weight: 400;
      margin: 55px 0 46px 0; }
    #practice-section .row .box, #practice-section .row .see-more-box {
      vertical-align: bottom;
      height: 275px;
      width: 31%;
      margin: 1% 1%;
      align-content: center;
      text-align: center; }
    #practice-section .row .box {
      background: url("../img/wooden-table-background.png");
      background-size: cover;
      color: white; }
      #practice-section .row .box i {
        font-size: 60px;
        padding: 25px 40px;
        margin: 30px;
        border-bottom: 1px solid white; }
      #practice-section .row .box p {
        display: inline-block;
        font-weight: 400;
        height: 60px;
        padding: 0 30px;
        font-size: 17px; }
      #practice-section .row .box a {
        display: inline-block;
        text-transform: initial;
        text-decoration: none;
        padding: 10px 0px;
        color: white;
        width: 100%; }
    #practice-section .row .see-more-box {
      text-transform: initial;
      background-color: #eceff1;
      vertical-align: middle;
      line-height: 275px;
      font-size: 30px; }

#performance-section {
  text-align: center; }
  #performance-section .row {
    padding-top: 40px;
    padding-bottom: 0px; }
    #performance-section .row h2 {
      text-transform: uppercase;
      font-weight: 400;
      font-size: 42px;
      margin: 26px 0px 50px 0px; }
    #performance-section .row h3 {
      font-weight: 300;
      font-size: 45px;
      margin: 0px 0px; }
    #performance-section .row .card {
      background-color: #f5f5f5;
      height: 300px;
      display: inline-block;
      width: 19%;
      padding: 75px 10px 10px 10px;
      vertical-align: bottom; }
      #performance-section .row .card .card-icon {
        width: 100%; }
      #performance-section .row .card * {
        margin-bottom: 15px; }
      #performance-section .row .card i {
        font-size: 65px; }
      #performance-section .row .card .card-title {
        text-transform: uppercase;
        font-weight: 400;
        font-size: 25px; }
      #performance-section .row .card .card-descr {
        display: none;
        font-size: 22px;
        color: #2f2f2f; }
  #performance-section a {
    display: inline-block;
    text-decoration: none;
    color: #0b7d80;
    font-size: 28px;
    margin: 50px 0px 60px 0px; }

#newspaper-section {
  text-align: center;
  background-color: #f5f5f5;
  padding-bottom: 145px; }
  #newspaper-section .row {
    height: 950px;
    padding-top: 68px;
    background: url("../img/newspapers.png");
    background-repeat: no-repeat;
    background-position: 65% bottom;
    background-size: 63% auto; }
    #newspaper-section .row h2 {
      text-transform: uppercase;
      font-weight: 400;
      font-size: 42px;
      margin: 0px 0px; }
    #newspaper-section .row h3 {
      font-weight: 300;
      font-size: 43px;
      width: 80%;
      margin: 65px auto 40px auto; }
    #newspaper-section .row .article {
      width: 27%;
      text-align: left;
      margin-top: 240px;
      margin-left: 145px;
      font-size: 18px; }
      #newspaper-section .row .article p {
        margin-bottom: 24px; }
      #newspaper-section .row .article a {
        color: #0b7d80;
        text-decoration: none; }

#training-section {
  background-color: #f5f5f5;
  padding-bottom: 90px; }
  #training-section .row {
    text-align: center;
    padding-bottom: 0;
    padding-top: 65px;
    vertical-align: top; }
    #training-section .row h2 {
      text-transform: uppercase;
      font-weight: 400;
      font-size: 42px;
      margin: 0; }
    #training-section .row ._1-of-2 {
      vertical-align: top; }
      #training-section .row ._1-of-2 .article {
        text-align: left;
        padding-top: 110px;
        margin-left: 126px;
        width: 74%; }
        #training-section .row ._1-of-2 .article h3 {
          font-size: 24px;
          text-transform: uppercase;
          font-weight: 400;
          margin-bottom: 35px; }
        #training-section .row ._1-of-2 .article p {
          font-weight: 400;
          margin-bottom: 25px;
          font-size: 18px; }
        #training-section .row ._1-of-2 .article a {
          color: #0b7d80;
          text-decoration: none;
          display: block;
          font-size: 20px; }
        #training-section .row ._1-of-2 .article .emptyspace {
          height: 200px; }
      #training-section .row ._1-of-2 img {
        width: 90%;
        margin-bottom: -150px;
        box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.8); }

#become-section {
  padding-top: 133px;
  padding-bottom: 185px;
  text-align: center;
  transform: scaleX(-1); }
  #become-section > * {
    transform: scaleX(-1); }
  #become-section h3 {
    display: inline-block;
    margin-left: auto;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 19px;
    width: 60%; }
  #become-section .row > h4 {
    display: inline-block;
    margin-left: auto;
    width: 60%;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 43px; }
  #become-section .row {
    padding-top: 0;
    padding-bottom: 24px;
    display: inline-block;
    margin: 0 auto; }
  #become-section .box, #become-section .see-more-box {
    vertical-align: bottom;
    height: 310px;
    width: 28%;
    margin: 0px 12px;
    align-content: center;
    background-color: #f5f5f5;
    text-align: center;
    padding: 25px; }
  #become-section .box img {
    display: inline-block;
    margin: 31px auto 15px auto;
    padding-left: 13px;
    width: 113px; }
  #become-section .box h4 {
    text-align: left;
    font-weight: 400;
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 11px; }
  #become-section .box p {
    text-align: left;
    font-weight: 300;
    font-size: 24px; }
  #become-section .see-more-box {
    padding: 0px;
    text-transform: initial;
    vertical-align: middle;
    line-height: 310px;
    font-size: 30px; }
    #become-section .see-more-box a {
      color: black;
      text-decoration: none; }

#license-section {
  background: url("../img/social-black.png");
  background-repeat: no-repeat;
  background-position: 6% 80%;
  background-color: #f5f5f5;
  background-size: 40%;
  text-align: center;
  padding-bottom: 192px; }
  #license-section .row {
    padding-bottom: 0px;
    padding-top: 49px; }
  #license-section .row:nth-child(2) {
    padding-top: 117px; }
  #license-section h2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 42px;
    margin: 10px 0px 0px 0px; }
  #license-section ._1-of-2 {
    width: 45%;
    vertical-align: top; }
    #license-section ._1-of-2 h3 {
      text-transform: uppercase;
      font-weight: 400;
      font-size: 24px;
      margin: 0 auto 33px auto;
      width: 75%;
      text-align: center; }
    #license-section ._1-of-2 p {
      font-size: 18px;
      width: 91%;
      margin: 0 auto 32px auto; }
    #license-section ._1-of-2 a {
      font-size: 28px;
      text-decoration: none;
      color: #0b7d80; }
  #license-section ._1-of-2:nth-child(1) {
    padding-right: 60px;
    border-right: 2px solid lightgray; }
  #license-section ._1-of-2:nth-child(2) {
    padding-left: 60px; }

#cust-sol-section {
  background-image: url("../img/Office-desk-table-with-supplies-smartphone-and-computer-Top-view-with-copy-space-Stock-Photo.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  margin: 0; }
  #cust-sol-section .row {
    padding-bottom: 0px; }
  #cust-sol-section .row:nth-child(2) {
    padding-top: 78px; }
  #cust-sol-section .over-background {
    margin: 0;
    padding: 0 5px;
    filter: none;
    background: url("../img/background_arrow-grad-white.png") no-repeat 50% 101%, linear-gradient(to right, rgba(0, 25, 150, 0.8), rgba(0, 139, 165, 0.6));
    background-size: 100%;
    padding-bottom: 181px; }
    #cust-sol-section .over-background h2 {
      text-align: center;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 41px;
      margin: 5px 0 0 0;
      color: white; }
    #cust-sol-section .over-background h3 {
      color: white;
      font-weight: 300;
      font-size: 26px;
      margin-bottom: 12px;
      padding: 9px; }
    #cust-sol-section .over-background .card {
      margin: 0 2.5%;
      width: 95%;
      background-color: #f5f5f5; }
      #cust-sol-section .over-background .card img {
        width: 100%; }
      #cust-sol-section .over-background .card p {
        padding: 19px 14px;
        color: #2f2f2f;
        font-size: 17px;
        height: 183px; }
      #cust-sol-section .over-background .card a {
        display: inline-block;
        text-align: center;
        background-color: #212121;
        width: 100%;
        padding: 13px 0px;
        font-size: 19px;
        color: white;
        text-decoration: none; }
        #cust-sol-section .over-background .card a i {
          margin: 0px 5px; }

#awards-section {
  padding: 0 15px;
  padding-bottom: 95px;
  transform: scaleX(-1); }
  #awards-section > * {
    transform: scaleX(-1); }
  #awards-section .row:nth-child(2) {
    padding-top: 26px;
    border-bottom: 1px solid #2f2f2f; }
  #awards-section .row {
    padding: 76px 0 65px 0; }
    #awards-section .row:nth-child(2) {
      padding-bottom: 22px; }
    #awards-section .row:nth-child(3) {
      padding-top: 22px; }
    #awards-section .row .info-box {
      display: inline-block;
      width: 48%;
      vertical-align: top;
      padding: 13% 7%; }
      #awards-section .row .info-box h3 {
        text-transform: uppercase;
        font-weight: 400;
        font-size: 23px;
        margin: 0 0 33px 0; }
      #awards-section .row .info-box p {
        font-size: 17px;
        margin-bottom: 30px; }
      #awards-section .row .info-box a {
        font-size: 20px;
        text-decoration: none;
        color: #0b7d80; }
      #awards-section .row .info-box:first-child {
        text-align: left; }
      #awards-section .row .info-box:last-child {
        text-align: right; }
    #awards-section .row .grey-box {
      display: inline-block;
      width: 51%; }
    #awards-section .row img {
      width: 100%; }
    #awards-section .row h2 {
      text-transform: uppercase;
      font-weight: 400;
      font-size: 42px;
      margin: 10px 0px 0px 0px;
      text-align: center; }

#meet-section {
  padding: 0 15px;
  background-color: #f5f5f5; }
  #meet-section .row {
    padding-bottom: 0;
    max-width: 1450px; }
  #meet-section .info-box {
    padding-left: 160px; }
    #meet-section .info-box h2 {
      text-transform: uppercase;
      font-weight: 400;
      font-size: 42px;
      margin: 58px 0px 100px 0px; }
    #meet-section .info-box p.about {
      font-size: 18px;
      margin-bottom: 30px;
      margin-right: -80px; }
    #meet-section .info-box p.signature {
      margin-bottom: 30px;
      font-size: 18px;
      font-weight: 400; }
    #meet-section .info-box a {
      margin-bottom: 30px;
      font-size: 20px;
      color: #0b7d80;
      text-decoration: none; }
  #meet-section ._1-of-2:nth-child(2) {
    width: 41.5%;
    overflow: hidden;
    margin: 0;
    float: right; }
    #meet-section ._1-of-2:nth-child(2) img {
      bottom: 0;
      display: block;
      width: 100%;
      margin: 0 0 -15% 0; }
  #meet-section .slick-dots {
    bottom: 30px;
    left: -80px; }

#stay-conn-section {
  text-align: center; }
  #stay-conn-section h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 40px;
    margin: 100px 0 58px 0; }
  #stay-conn-section > h3 {
    font-weight: 400;
    font-size: 25px;
    margin: 0px; }
  #stay-conn-section .row {
    padding-top: 15px;
    padding-bottom: 0px; }
  #stay-conn-section .linkedin-slick .linkedln-card {
    background-color: #f5f5f5;
    display: inline-block;
    text-align: left;
    margin: 0px 10px; }
    #stay-conn-section .linkedin-slick .linkedln-card img {
      width: 100%; }
    #stay-conn-section .linkedin-slick .linkedln-card > h3 {
      text-transform: uppercase;
      font-weight: 400;
      font-size: 18px;
      margin: 0;
      padding: 10px 12px; }
    #stay-conn-section .linkedin-slick .linkedln-card p.desc {
      font-size: 17px;
      margin-bottom: 10px;
      color: #6f6f6f;
      padding: 10px 12px; }
    #stay-conn-section .linkedin-slick .linkedln-card p.react {
      color: #6f6f6f;
      padding: 10px 12px;
      font-size: 14px; }
    #stay-conn-section .linkedin-slick .linkedln-card p.react::before {
      content: ' ';
      padding: 10px 0px;
      display: block;
      width: 97%;
      margin: 0 auto;
      border-top: 2px solid #eeeeee; }
    #stay-conn-section .linkedin-slick .linkedln-card a {
      text-decoration: none;
      color: #0b7d80; }
  #stay-conn-section .row-icons {
    padding: 0;
    margin: 43px 0 95px 0;
    margin-left: 23px; }
    #stay-conn-section .row-icons .social-page {
      display: inline-block;
      vertical-align: bottom;
      line-height: 55px;
      height: 55px;
      margin-right: 0; }
      #stay-conn-section .row-icons .social-page i, #stay-conn-section .row-icons .social-page p {
        line-height: 49px;
        height: 49px; }
      #stay-conn-section .row-icons .social-page i {
        text-align: center;
        width: 49px;
        color: #ebebeb;
        background-color: #273238;
        vertical-align: middle;
        font-size: 30px;
        margin-right: 15px; }
      #stay-conn-section .row-icons .social-page p {
        display: inline-block;
        color: #273238;
        font-size: 24px;
        margin-right: 25px; }

footer {
  background-color: #2f2f2f;
  padding: 57px 0;
  text-align: center;
  color: white; }
  footer i {
    margin-left: 11px;
    margin-right: 10px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    line-height: 33px;
    vertical-align: middle;
    padding: 7px;
    font-size: 22px; }
  footer .fa-facebook-f {
    background-color: #3b5b9b; }
  footer .fa-linkedin-in {
    background-color: #008fb8; }
  footer .fa-twitter {
    background-color: #2eaae1; }
  footer .fa-google-plus-g {
    background-color: #cf402d; }
  footer p.tel {
    font-size: 19px;
    margin: 30px 0 32px 0; }
  footer p.icons {
    margin-bottom: 30px;
    padding-left: 20px; }
  footer ul, footer li {
    display: inline-block;
    font-size: 15px; }
    footer ul a, footer li a {
      font-weight: bold;
      color: white;
      text-transform: uppercase;
      text-decoration: none;
      padding: 0px 8px 0px 8px;
      border-right: 2px solid white; }
    footer ul a.no-border, footer li a.no-border {
      border-right: none; }

.main-slick .slick-dots {
  bottom: -13px; }

.slick-dots li button::before, .pause-button-slick, .pause-button-slick::before {
  font-size: 25px;
  line-height: 25px; }

.slick-slide {
  outline: none !important; }

a {
  transition: text-shadow 1s !important; }

a:hover {
  text-shadow: 1px 1px 2px #ffffff, 0 0 1em #f5f5f5, 0 0 0.2em #0b7d80; }

/*# sourceMappingURL=style.css.map */
