@font-face {
  src: url("fonts/Montserrat-Bold.otf");
  font-family: 'MontserratBold'; }
@font-face {
  src: url("fonts/Montserrat-Regular.otf");
  font-family: 'MontserratRegular'; }
@font-face {
  src: url("fonts/Montserrat-Light.otf");
  font-family: 'MontserratLight'; }
a, a:focus, a:hover {
  text-decoration: none;
  color: inherit;
  outline: none; }

input:focus, textarea:focus, button:focus {
  outline: none; }

body, html {
  overflow-x: hidden; }

body {
  font-family: MontserratRegular; }

.nav > li > a:focus, .nav > li > a:hover {
  background: inherit; }

.pd-150 {
  padding-left: 150px;
  padding-right: 150px; }
  @media (max-width: 998px) {
    .pd-150 {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 1001px) and (max-width: 1300px) {
    .pd-150 {
      padding-left: 50px;
      padding-right: 50px; } }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0; }

header {
  box-shadow: 0 20px 50px rgba(136, 148, 184, 0.2); }
  @media (min-width: 1001px) {
    header {
      padding: 15px 120px 15px 150px; } }
  @media (min-width: 1001px) and (max-width: 1300px) {
    header {
      padding: 15px 60px 15px 70px; } }
  header .navbar {
    margin-bottom: 0 !important; }
    @media (max-width: 998px) {
      header .navbar {
        min-height: 90px; } }
  header .navbar-toggle {
    margin-bottom: 33px;
    margin-top: 33px; }
    header .navbar-toggle .icon-bar {
      background: black; }
  @media (min-width: 1001px) {
    header .navbar-brand {
      min-height: 113px; } }
  @media (max-width: 998px) {
    header .navbar-brand {
      min-height: 90px; } }
  header li {
    position: relative; }
    header li a {
      font-family: MontserratBold;
      font-size: 14px;
      color: black;
      text-transform: uppercase; }
      @media (min-width: 1001px) {
        header li a {
          padding-top: 46.5px !important;
          padding-bottom: 46.5px !important; } }
      @media screen and (min-width: 760px) and (max-width: 998px) {
        header li a {
          padding-top: 35px !important;
          padding-bottom: 35px !important; } }
  header li:hover a, header li.active a {
    color: #587FF7; }
  header li:hover::after, header li.active::after {
    content: '';
    position: absolute;
    left: 15px;
    bottom: 31.5px;
    background: #587FF7;
    height: 2px;
    width: calc(100% - 30px); }
    @media (max-width: 998px) {
      header li:hover::after, header li.active::after {
        display: none; } }

.img-fluid {
  max-height: 100%;
  max-width: 100%; }
  @media (min-width: 1001px) {
    .img-fluid {
      width: 100%;
      height: 100%; } }

footer {
  background: url("../img/footer-bg.png") no-repeat;
  background-size: cover;
  padding-top: 130px;
  padding-bottom: 30px; }
  @media (max-width: 998px) {
    footer {
      padding-top: 60px;
      text-align: center; } }
  footer .title-wrapper {
    margin-bottom: 100px;
    text-align: center; }
    @media (max-width: 998px) {
      footer .title-wrapper {
        margin-bottom: 40px; } }
    footer .title-wrapper h3 {
      font-family: MontserratBold;
      font-size: 36px;
      color: #fff; }
      @media (max-width: 998px) {
        footer .title-wrapper h3 {
          font-size: 24px; } }
      @media (min-width: 1001px) and (max-width: 1300px) {
        footer .title-wrapper h3 {
          font-size: 24px; } }
    footer .title-wrapper h5 {
      color: #8894B8;
      font-size: 24px; }
      @media (max-width: 998px) {
        footer .title-wrapper h5 {
          font-size: 18px; } }
      @media (min-width: 1001px) and (max-width: 1300px) {
        footer .title-wrapper h5 {
          font-size: 20px; } }
  footer h6 {
    font-size: 18px;
    color: #fff;
    font-family: MontserratBold;
    margin-bottom: 25px; }
    @media (max-width: 998px) {
      footer h6 {
        font-size: 15px; } }
    @media (min-width: 1001px) and (max-width: 1300px) {
      footer h6 {
        font-size: 16px; } }
    @media (max-width: 998px) {
      footer h6 {
        margin-bottom: 10px;
        margin-top: 20px; } }
  footer .a-wrap {
    margin-bottom: 15px; }
    @media (max-width: 998px) {
      footer .a-wrap {
        margin-bottom: 5px; } }
    footer .a-wrap a {
      color: #fff;
      font-size: 16px; }
  footer .a-wrap:last-child {
    margin-bottom: 30px; }
  footer .footer-logo {
    color: #fff; }
    footer .footer-logo .year {
      margin-top: 20px; }
      @media (max-width: 998px) {
        footer .footer-logo .year {
          margin-top: 10px; } }
  footer .web-by {
    text-align: center;
    font-size: 12px;
    color: #8894B8;
    margin-top: 70px; }
    @media (max-width: 998px) {
      footer .web-by {
        margin-top: 35px; } }

.references {
  margin-top: 100px; }
  @media (max-width: 998px) {
    .references {
      margin-top: 50px; } }
  .references .title-wrapper {
    margin-bottom: 50px; }
    .references .title-wrapper h2 {
      font-family: MontserratLight;
      font-size: 32px;
      margin-top: 0; }
      @media (max-width: 998px) {
        .references .title-wrapper h2 {
          font-size: 26px; } }
      .references .title-wrapper h2 span {
        font-family: MontserratBold; }
    .references .title-wrapper p {
      color: #8894B8;
      font-size: 18px;
      line-height: 2em; }
      @media (max-width: 998px) {
        .references .title-wrapper p {
          font-size: 15px; } }
      @media (min-width: 1001px) and (max-width: 1300px) {
        .references .title-wrapper p {
          font-size: 16px; } }
  @media (max-width: 998px) {
    .references .item {
      margin-bottom: 175px; } }
  .references .item:last-child {
    margin-bottom: 0; }
  .references .item-row {
    margin-bottom: 175px; }
    .references .item-row .desc {
      padding: 35px 45px 35px 35px;
      background: #587FF7;
      color: #fff;
      position: absolute;
      bottom: -120px;
      right: 15px;
      width: calc(100% - 70px); }
      @media (max-width: 998px) {
        .references .item-row .desc {
          padding: 20px 25px 20px 20px; } }
      @media (min-width: 1001px) and (max-width: 1300px) {
        .references .item-row .desc {
          padding: 20px 25px 20px 20px; } }
      .references .item-row .desc h6 {
        font-family: MontserratLight;
        text-transform: uppercase;
        font-size: 24px;
        margin-bottom: 20px; }
        @media (max-width: 998px) {
          .references .item-row .desc h6 {
            font-size: 18px; } }
        @media (min-width: 1001px) and (max-width: 1300px) {
          .references .item-row .desc h6 {
            font-size: 20px; } }
        .references .item-row .desc h6 span {
          font-family: MontserratBold; }
      .references .item-row .desc p {
        font-size: 18px;
        line-height: 2em; }
        @media (max-width: 998px) {
          .references .item-row .desc p {
            font-size: 15px; } }
        @media (min-width: 1001px) and (max-width: 1300px) {
          .references .item-row .desc p {
            font-size: 16px; } }
        @media (min-width: 1001px) and (max-width: 1300px) {
          .references .item-row .desc p {
            line-height: 1.85em;
            font-size: 15px; } }
  .references .item-row:last-child {
    margin-bottom: 195px; }

.hp-top .col-md-12 {
  padding: 0; }

.carousel .carousel-inner .item .wrapper {
  position: relative; }
  .carousel .carousel-inner .item .wrapper .desc {
    position: absolute;
    background: #fff;
    left: 152px;
    bottom: 115px;
    opacity: .9;
    color: #373737;
    padding: 45px 0 45px 55px;
    width: 400px; }
    @media (max-width: 998px) {
      .carousel .carousel-inner .item .wrapper .desc {
        max-width: 200px;
        left: 0px;
        bottom: 0px;
        padding: 10px 0 10px 25px; } }
    @media (min-width: 1001px) and (max-width: 1300px) {
      .carousel .carousel-inner .item .wrapper .desc {
        left: 50px;
        bottom: 25px;
        padding: 10px 0 10px 25px; } }
    .carousel .carousel-inner .item .wrapper .desc span {
      font-size: 14px; }
    .carousel .carousel-inner .item .wrapper .desc h5 {
      font-size: 24px;
      margin-top: 20px;
      margin-bottom: 5px;
      font-family: MontserratBold; }
      @media (max-width: 998px) {
        .carousel .carousel-inner .item .wrapper .desc h5 {
          font-size: 18px; } }
      @media (min-width: 1001px) and (max-width: 1300px) {
        .carousel .carousel-inner .item .wrapper .desc h5 {
          font-size: 20px; } }
      @media (max-width: 998px) {
        .carousel .carousel-inner .item .wrapper .desc h5 {
          margin-top: 10px;
          margin-bottom: 2.5px;
          font-size: 15px; } }
    .carousel .carousel-inner .item .wrapper .desc h6 {
      margin-top: 0;
      font-family: MontserratBold;
      font-size: 18px; }
      @media (max-width: 998px) {
        .carousel .carousel-inner .item .wrapper .desc h6 {
          font-size: 15px; } }
      @media (min-width: 1001px) and (max-width: 1300px) {
        .carousel .carousel-inner .item .wrapper .desc h6 {
          font-size: 16px; } }
      @media (max-width: 998px) {
        .carousel .carousel-inner .item .wrapper .desc h6 {
          margin-bottom: 0; } }
.carousel .carousel-control {
  text-shadow: none;
  width: 84px;
  height: 84px;
  bottom: 115px;
  top: initial;
  right: initial;
  background: #fff;
  opacity: .9;
  padding: 27px; }
  @media (max-width: 998px) {
    .carousel .carousel-control {
      display: none; } }
  @media (min-width: 1001px) and (max-width: 1300px) {
    .carousel .carousel-control {
      height: auto;
      width: auto;
      padding: 10px 15px;
      bottom: 25px; }
      .carousel .carousel-control img {
        width: 17px;
        height: 17px; } }
.carousel .carousel-control.left {
  left: 557px; }
  @media (min-width: 1001px) and (max-width: 1300px) {
    .carousel .carousel-control.left {
      left: 457px; } }
.carousel .carousel-control.right {
  left: 646px; }
  @media (min-width: 1001px) and (max-width: 1300px) {
    .carousel .carousel-control.right {
      left: 506px; } }

.hp-content .col-md-12 {
  background: #fff;
  padding: 50px;
  margin-top: -80px;
  margin-left: 150px;
  width: calc(100% - 150px); }
  @media (max-width: 998px) {
    .hp-content .col-md-12 {
      padding: 0;
      margin-top: 30px;
      margin-bottom: 30px;
      margin-left: 35px;
      width: calc(100% - 50px); } }
  @media (min-width: 1001px) and (max-width: 1300px) {
    .hp-content .col-md-12 {
      margin-top: -15px; } }
  .hp-content .col-md-12 h6 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #8894B8; }
  .hp-content .col-md-12 p {
    font-family: MontserratLight;
    font-size: 32px; }
    @media (max-width: 998px) {
      .hp-content .col-md-12 p {
        font-size: 16px; } }
    .hp-content .col-md-12 p span {
      font-family: MontserratBold; }
  .hp-content .col-md-12 .info {
    background: #587FF7;
    color: #fff;
    position: absolute;
    top: -80px;
    right: 150px;
    padding: 50px 60px 50px 50px;
    max-width: 500px; }
    @media (max-width: 998px) {
      .hp-content .col-md-12 .info {
        padding: 20px 25px 20px 20px;
        display: none; } }
    @media (min-width: 1001px) and (max-width: 1300px) {
      .hp-content .col-md-12 .info {
        display: none; } }
    .hp-content .col-md-12 .info h6 {
      margin-top: 0;
      margin-bottom: 20px;
      color: #fff; }
      @media (max-width: 998px) {
        .hp-content .col-md-12 .info h6 {
          margin-bottom: 10px; } }
    .hp-content .col-md-12 .info a {
      font-family: MontserratBold;
      font-size: 24px;
      position: relative;
      line-height: 1em;
      padding-right: 45px; }
      @media (max-width: 998px) {
        .hp-content .col-md-12 .info a {
          font-size: 18px; } }
      @media (min-width: 1001px) and (max-width: 1300px) {
        .hp-content .col-md-12 .info a {
          font-size: 20px; } }
      .hp-content .col-md-12 .info a img {
        position: absolute;
        right: 5px;
        top: 3px;
        transition: .3s ease; }
    .hp-content .col-md-12 .info a:hover img {
      right: -5px;
      transition: .3s ease; }

.hp-info {
  margin-bottom: 100px; }
  .hp-info h2 {
    padding-left: 45px;
    font-size: 32px;
    font-family: MontserratBold;
    margin-top: 5px; }
    @media (max-width: 998px) {
      .hp-info h2 {
        padding-left: 0;
        font-size: 22px; } }
    @media (min-width: 1001px) and (max-width: 1300px) {
      .hp-info h2 {
        font-size: 24px;
        padding-left: 0; } }
  .hp-info .col-md-8 {
    padding-left: 75px; }
    @media (max-width: 998px) {
      .hp-info .col-md-8 {
        padding-left: 15px; } }
    .hp-info .col-md-8 p {
      color: #8894B8;
      font-size: 18px;
      line-height: 1.85em; }
      @media (max-width: 998px) {
        .hp-info .col-md-8 p {
          font-size: 15px; } }
      @media (min-width: 1001px) and (max-width: 1300px) {
        .hp-info .col-md-8 p {
          font-size: 16px; } }
      @media (max-width: 998px) {
        .hp-info .col-md-8 p {
          font-size: 14px; } }
    .hp-info .col-md-8 a {
      color: #8894B8;
      font-size: 18px;
      border-bottom: 2px solid #587FF7;
      padding-bottom: 15px;
      margin-top: 50px;
      display: table; }
      @media (max-width: 998px) {
        .hp-info .col-md-8 a {
          font-size: 15px; } }
      @media (min-width: 1001px) and (max-width: 1300px) {
        .hp-info .col-md-8 a {
          font-size: 16px; } }
      @media (max-width: 998px) {
        .hp-info .col-md-8 a {
          margin-top: 35px; } }

.projects {
  margin-bottom: 210px; }
  .projects .col-md-6 {
    margin-bottom: 150px; }
  .projects .col-md-6:last-child {
    margin-bottom: 0; }
  .projects .desc {
    padding: 60px 55px 60px 65px;
    background: #587FF7;
    color: #fff;
    position: absolute;
    bottom: -120px;
    right: 15px;
    width: calc(100% - 70px);
    height: 354px; }
    @media (max-width: 998px) {
      .projects .desc {
        padding: 30px 25px 30px 35px;
        height: 238px; } }
    @media (min-width: 1001px) and (max-width: 1300px) {
      .projects .desc {
        padding: 30px 25px 30px 35px;
        height: 238px; } }
    .projects .desc h6 {
      font-family: MontserratBold;
      font-size: 32px;
      margin-bottom: 30px; }
      @media (max-width: 998px) {
        .projects .desc h6 {
          font-size: 24px;
          margin-bottom: 20px; } }
      @media (min-width: 1001px) and (max-width: 1300px) {
        .projects .desc h6 {
          font-size: 24px;
          margin-bottom: 20px; } }
    .projects .desc p {
      font-size: 24px;
      margin-bottom: 35px; }
      @media (max-width: 998px) {
        .projects .desc p {
          font-size: 16px;
          margin-bottom: 15px; } }
      @media (min-width: 1001px) and (max-width: 1300px) {
        .projects .desc p {
          font-size: 16px;
          margin-bottom: 15px; } }
    .projects .desc button {
      border: 1px solid #fff;
      background: transparent;
      font-family: MontserratBold;
      font-size: 18px;
      color: #fff;
      width: 268px;
      height: 60px;
      transition: .3s ease; }
      @media (max-width: 998px) {
        .projects .desc button {
          font-size: 15px; } }
      @media (min-width: 1001px) and (max-width: 1300px) {
        .projects .desc button {
          font-size: 16px; } }
      @media (max-width: 998px) {
        .projects .desc button {
          height: 46px; } }
    .projects .desc button:hover {
      background: #fff;
      color: #587FF7;
      transition: .3s ease; }

.slider {
  padding-left: 150px;
  margin-bottom: 170px;
  position: relative; }
  @media (max-width: 998px) {
    .slider {
      padding-left: 0px;
      margin-bottom: 90px; } }
  .slider .slider-wrapper .item {
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    outline: none !important; }
    .slider .slider-wrapper .item .desc {
      padding: 30px 10px 30px 30px;
      background: #587FF7;
      color: #fff;
      margin-top: -65px;
      width: calc(100% - 70px);
      height: 130px;
      margin-left: auto;
      margin-right: 0;
      position: relative;
      z-index: 1000; }
      @media (max-width: 998px) {
        .slider .slider-wrapper .item .desc {
          height: 90px; } }
      .slider .slider-wrapper .item .desc h1 {
        font-size: 24px;
        font-family: MontserratLight; }
        @media (max-width: 998px) {
          .slider .slider-wrapper .item .desc h1 {
            font-size: 18px; } }
        @media (min-width: 1001px) and (max-width: 1300px) {
          .slider .slider-wrapper .item .desc h1 {
            font-size: 20px; } }
        .slider .slider-wrapper .item .desc h1 span {
          font-family: MontserratBold; }
      .slider .slider-wrapper .item .desc .number {
        position: absolute;
        color: #fff;
        font-size: 18px;
        line-height: 1em;
        font-family: MontserratBold;
        left: 30px;
        top: -9px; }
        @media (max-width: 998px) {
          .slider .slider-wrapper .item .desc .number {
            font-size: 15px; } }
        @media (min-width: 1001px) and (max-width: 1300px) {
          .slider .slider-wrapper .item .desc .number {
            font-size: 16px; } }
    .slider .slider-wrapper .item .layer {
      position: absolute;
      left: 0;
      bottom: 65px;
      right: 0;
      z-index: 10; }
      @media (max-width: 998px) {
        .slider .slider-wrapper .item .layer {
          bottom: 25px; } }
  .slider .slick-arrows {
    position: absolute;
    bottom: -104px;
    right: 150px; }
    @media (max-width: 998px) {
      .slider .slick-arrows {
        right: initial;
        left: 30px;
        bottom: -54px; } }
    .slider .slick-arrows #slick-prev-arrow, .slider .slick-arrows #slick-next-arrow {
      display: inline-block;
      background: #EAEDF4;
      padding: 25px;
      height: 84px;
      width: 84px; }
      @media (max-width: 998px) {
        .slider .slick-arrows #slick-prev-arrow, .slider .slick-arrows #slick-next-arrow {
          height: auto;
          width: auto;
          padding: 12px; }
          .slider .slick-arrows #slick-prev-arrow img, .slider .slick-arrows #slick-next-arrow img {
            width: 14.5px;
            height: 14.5px; } }
      @media (min-width: 1001px) and (max-width: 1300px) {
        .slider .slick-arrows #slick-prev-arrow, .slider .slick-arrows #slick-next-arrow {
          height: auto;
          width: auto;
          padding: 20px; }
          .slider .slick-arrows #slick-prev-arrow img, .slider .slick-arrows #slick-next-arrow img {
            width: 17px;
            height: 17px; } }
  .slider .layer-white {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(calc(22.22222% - 37.5px)/2); }
    .slider .layer-white img {
      height: 100%;
      width: 100%; }
    @media screen and (max-width: 1300px) {
      .slider .layer-white {
        display: none; } }

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