@font-face {
  font-family: 'Akkurat';
  src: url("../fonts/Akkurat.ttf") format("truetype");
  font-weight: 400; }
@font-face {
  font-family: 'Akkurat';
  src: url("../fonts/akkurat-bold.ttf") format("truetype");
  font-weight: 700; }
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Medium.otf") format("opentype");
  font-weight: 400; }
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Bold.otf") format("opentype");
  font-weight: 700; }
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Black.otf") format("opentype");
  font-weight: 800; }
/*
General : [GENERAL]
Forms : [FORMS]
Header : [HEADER]
Footer : [FOOTER]
Content : [CONTENT]
Home : [HOME]
Services : [SERVICES]
Blog : [BLOG]
Contact : [CONTACT]
*/
/**** [GENERAL] ****/
@media (min-width: 1200px) {
  .container {
    width: 1030px; } }
html, body, .main-wrapper {
  height: 100%; }

body {
  background-color: #fdfbf4;
  font-family: "Akkurat", sans-serif;
  font-size: 12px;
  line-height: 19px;
  color: #092037;
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Gotham", sans-serif;
  font-weight: 400; }

h1 {
  font-size: 40px; }

p {
  margin-bottom: 20px; }

a {
  outline: none !important;
  transition: all 150ms; }

article ul {
  padding-left: 16px; }
  article ul li {
    margin-bottom: 2px;
    padding-left: 20px; }

.btn-primary {
  height: 36px;
  line-height: 33px;
  padding: 0 20px;
  border-radius: 50px;
  background-color: #5b6d7e;
  border-color: #a7b1ba;
  font-size: 12px; }
  .btn-primary:hover, .btn-primary.hover, .btn-primary:active, .btn-primary.active, .btn-primary:focus, .btn-primary.focus, .btn-primary:active:focus, .btn-primary:active:hover {
    background-color: #48627b;
    border-color: #a7b1ba; }
  .btn-primary.btn-lg {
    height: 40px;
    line-height: 36px;
    padding: 0 25px;
    font-size: 14px; }

.btn-default {
  height: 36px;
  line-height: 33px;
  padding: 0 20px;
  border-radius: 50px;
  background-color: #092037;
  border-color: #092037;
  font-size: 12px;
  color: #fff; }
  .btn-default:hover, .btn-default.hover, .btn-default:active, .btn-default.active, .btn-default:focus, .btn-default.focus, .btn-default:active:focus, .btn-default:active:hover {
    background-color: #000;
    border-color: #000;
    color: #fff; }
  .btn-default.btn-lg {
    height: 40px;
    line-height: 36px;
    padding: 0 25px;
    font-size: 14px; }

.btn-info {
  height: 30px;
  line-height: 25px;
  padding: 0 20px;
  border-radius: 50px;
  background-color: #f5f7f9;
  border-color: #e7ebee;
  font-size: 12px;
  color: #32394d; }
  .btn-info:hover, .btn-info.hover, .btn-info:active, .btn-info.active, .btn-info:focus, .btn-info.focus, .btn-info:active:focus, .btn-info:active:hover {
    background-color: #eee;
    border-color: #e7ebee;
    color: #32394d; }
  .btn-info.btn-lg {
    height: 40px;
    line-height: 36px;
    padding: 0 25px;
    font-size: 14px; }

.btn {
  transition: all 150ms; }
  .btn.icon-right .fa {
    margin-left: 25px; }
  .btn.icon-left .fa {
    margin-right: 10px; }

.vertical-align-wrapper {
  height: 100%; }
  .vertical-align-wrapper:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-right: -0.25em; }
  .vertical-align-wrapper .vertical-align-element {
    display: inline-block;
    vertical-align: middle;
    width: 100%; }

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

/**** [FORMS] ****/
.form-group {
  position: relative; }

.label-wrapper {
  position: absolute;
  width: 100%;
  text-align: center;
  top: -25px; }
  .label-wrapper .control-label {
    font-weight: 400;
    pointer-events: none;
    transform: translate3d(0, 36px, 0) scale(1);
    transform-origin: center top;
    transition: 240ms; }

.form-group.focused .control-label {
  transform: translate3d(0, 25px, 0) scale(0.8); }

.form-control::-webkit-input-placeholder {
  color: transparent;
  transition: 240ms; }

.form-control:focus::-webkit-input-placeholder {
  transition: none; }

.form-group.focused .form-control::-webkit-input-placeholder {
  color: #bbb; }

.newsletter-email {
  height: 45px;
  line-height: 45px;
  padding: 0;
  border: 0;
  box-shadow: none;
  text-align: center;
  padding-top: 10px; }

.newsletter-subscribe-form .ajax-message {
  margin-top: 15px; }

/**** [HEADER] ****/
.top-bar {
  height: 32px;
  line-height: 32px;
  font-family: "Gotham", sans-serif;
  font-weight: 700; }
  .top-bar a {
    color: inherit; }
  .top-bar .contacts {
    margin-right: 18px; }
    .top-bar .contacts .contact-email {
      margin-left: 50px; }
      @media (max-width: 400px) {
        .top-bar .contacts .contact-email {
          margin-left: 20px; } }
    .top-bar .contacts .contact-phone .fa {
      margin-right: 10px; }

.menu-bar {
  background-color: #092037;
  height: 78px;
  border-radius: 0;
  border: 0;
  top: 0;
  width: 100%;
  position: absolute;
  margin-top: 32px;
  z-index: 11; }
  .menu-bar.affix {
    position: fixed;
    margin-top: 0; }
  .menu-bar .navbar-header {
    margin-left: 25px; }
  .menu-bar .navbar-brand {
    margin-top: 8px; }
  .menu-bar .navbar-nav {
    font-family: "Gotham", sans-serif;
    color: white;
    text-transform: uppercase;
    margin-top: 12px;
    margin-right: -16px; }
    @media (max-width: 992px) {
      .menu-bar .navbar-nav {
        font-size: 10px; } }
    @media (max-width: 767px) {
      .menu-bar .navbar-nav {
        font-size: 12px; } }
    .menu-bar .navbar-nav a {
      color: inherit;
      margin-right: 6px;
      position: relative;
      padding-left: 0;
      padding-right: 0; }
      .menu-bar .navbar-nav a:hover, .menu-bar .navbar-nav a:focus {
        background-color: transparent; }
      .menu-bar .navbar-nav a:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background: white;
        bottom: 10px;
        left: 0;
        transform: scaleX(0);
        transition: all 2s;
        -moz-transition: all 0.7s;
        -o-transition: all 0.7s;
        -webkit-transition: all 0.7s;
        transition: all 0.7s; }
      .menu-bar .navbar-nav a:hover:after {
        transform: scaleX(1); }
    .menu-bar .navbar-nav li {
      position: relative;
      padding-left: 10px;
      padding-right: 10px; }
      @media (max-width: 992px) {
        .menu-bar .navbar-nav li {
          padding-left: 2px;
          padding-right: 2px; } }
      @media (max-width: 767px) {
        .menu-bar .navbar-nav li {
          padding-left: 15px;
          padding-right: 15px; } }
      .menu-bar .navbar-nav li:before {
        content: '\00B7';
        position: absolute;
        top: 15px;
        left: -6px;
        font-size: 23px;
        font-family: sans-serif;
        opacity: 0.3; }
        @media (max-width: 992px) {
          .menu-bar .navbar-nav li:before {
            display: none;
          }
        }
      .menu-bar .navbar-nav li:first-child:before {
        display: none; }
  .menu-bar .navbar-toggle {
    margin-top: 20px;
    margin-right: 20px; }
    .menu-bar .navbar-toggle .icon-bar {
      background-color: white; }
  .menu-bar .navbar-collapse {
    background-color: #092037; }
    @media (max-width: 767px) {
      .menu-bar .navbar-collapse {
        overflow: hidden;
      }
    }

body.admin-bar .menu-bar {
  top: 32px; }

.breadcrumb-wrapper {
  text-transform: uppercase;
  font-family: "Gotham", sans-serif;
  font-size: 10px;
  margin: 43px 0 38px; }
  .breadcrumb-wrapper a {
    background-color: #bbbbbd;
    border-radius: 50px;
    color: #878b91;
    line-height: 34px;
    height: 31px;
    display: inline-block;
    padding: 0 24px 0 38px;
    box-shadow: 3px 3px 18px -6px #666;
    margin-left: -22px;
    position: relative;
    letter-spacing: 1.5px; }
    .breadcrumb-wrapper a.home {
      font-size: 17px;
      padding: 0 35px;
      top: 3px;
      margin-left: 0; }
    .breadcrumb-wrapper a:nth-child(1) {
      z-index: 9;
      background-color: #fff;
      color: #666; }
    .breadcrumb-wrapper a:nth-child(2) {
      z-index: 8;
      background-color: #e1e1e1;
      color: #a3a6aa; }
    .breadcrumb-wrapper a:nth-child(3) {
      z-index: 7; }

/**** [FOOTER] ****/
.newsletter-wrapper {
  background-color: #092037;
  color: #fff;
  text-align: center;
  font-size: 14px; }
  .newsletter-wrapper .newsletter-container {
    width: 560px;
    margin: 0 auto;
    padding-top: 45px;
    padding-bottom: 50px; }
    @media (max-width: 600px) {
      .newsletter-wrapper .newsletter-container {
        width: 100%; } }
  .newsletter-wrapper .title {
    font-weight: 400;
    font-size: 24px; }
  .newsletter-wrapper label {
    color: #b9c3cb;
    font-size: 13px; }
  .newsletter-wrapper .btn {
    background-color: #22353e;
    margin-top: 10px; }
      .newsletter-wrapper .btn:hover {
      background-color: #2c424c; }
  .newsletter-wrapper .label-wrapper .fa {
    margin-right: 10px;
    vertical-align: 1px; }

.testimonials-wrapper {
  min-height: 333px;
  /*background-image: url("../img/owl.jpg");*/
  background-size: cover;
  background-position: center;
  position: relative; }
  .testimonials-wrapper .slick-list {
    z-index: 3; }
  .testimonials-wrapper .layer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #092037;
    opacity: 0.95;
    z-index: 1; }
  .testimonials-wrapper .testimonial {
    position: relative;
    z-index: 3;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 40px; }
    .testimonials-wrapper .testimonial .left {
      transition: all 200ms;
      transform: translate(-100px, 0);
      opacity: 0; }
      @media (max-width: 384px) {
        .testimonials-wrapper .testimonial .left {
          text-align: center; } }
      .testimonials-wrapper .testimonial .left .testimonial-image {
        border-radius: 100%;
        margin-left: 25px;
        margin-top: 30px; }
        @media (max-width: 600px) {
          .testimonials-wrapper .testimonial .left .testimonial-image {
            width: 130px;
            height: auto; } }
        @media (max-width: 480px) {
          .testimonials-wrapper .testimonial .left .testimonial-image {
            width: 100px;
            height: auto; } }
        @media (max-width: 384px) {
          .testimonials-wrapper .testimonial .left .testimonial-image {
            display: inline;
            margin: 0; } }
    .testimonials-wrapper .testimonial .right {
      transition: all 200ms;
      transform: translate(100px, 0);
      opacity: 0;
      margin-left: -25px; }
      @media (max-width: 384px) {
        .testimonials-wrapper .testimonial .right {
          text-align: center;
          margin-top: 20px;
          margin-left: 0; } }
    .testimonials-wrapper .testimonial.slick-current .left, .testimonials-wrapper .testimonial.slick-current .right {
      transition: all 200ms 300ms;
      transform: translate(0, 0);
      opacity: 1; }
    .testimonials-wrapper .testimonial .rating {
      margin-bottom: 40px; }
      .testimonials-wrapper .testimonial .rating .star.current ~ .star {
        color: #666; }
    .testimonials-wrapper .testimonial .name {
      font-family: "Gotham", sans-serif;
      font-size: 24px;
      margin-bottom: 20px; }
    .testimonials-wrapper .testimonial .text {
      font-style: italic; }
      .testimonials-wrapper .testimonial .author {
      margin-top: 15px; }
    .testimonials-wrapper .testimonial .btn {
      background-color: #223d52;
      margin-top: 20px; }
      .testimonials-wrapper .testimonial .btn:hover {
        background-color: #00213b; }

.site-footer {
  color: #efeff0;
  background-color: #44474d;
  padding-top: 130px; }
  .site-footer a {
    color: #efeff0; }
  .site-footer ul {
    list-style: none;
    padding-left: 0;
    line-height: 14px; }
    .site-footer ul li {
      margin-bottom: 5px; }
  .site-footer .logo {
    margin-left: 25px; }
  .site-footer .columns {
    font-size: 0;
    margin-top: 40px;
    border-bottom: 1px solid #7c7f83;
    padding-bottom: 42px; }
  .site-footer .column {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    font-size: 12px; }
    .site-footer .column.contact .fa {
      vertical-align: top;
      margin-top: 3px; }
    .site-footer .column.contact .contact-value {
      margin-left: 25px;
      display: inline-block; }
    @media (max-width: 991px) {
      .site-footer .column.contact {
        width: 40%; } }
    @media (max-width: 440px) {
      .site-footer .column.contact {
        width: 95%;
        padding-left: 25px; } }
    .site-footer .column.about {
      padding-left: 25px;
      padding-right: 75px;
      width: 27%; }
      @media (max-width: 991px) {
        .site-footer .column.about {
          width: 50%;
          padding-right: 0;
          margin-right: 10%; } }
      @media (max-width: 440px) {
        .site-footer .column.about {
          width: 95%;
          padding-left: 25px; } }
    .site-footer .column.newsletter {
      width: 22%; }
      .site-footer .column.newsletter .label-wrapper {
        color: #aaa;
        text-align: left;
        padding-left: 10px; }
        .site-footer .column.newsletter .label-wrapper .control-label {
          transform-origin: left top; }
      .site-footer .column.newsletter .newsletter-email {
        text-align: left;
        padding-left: 10px; }
      @media (max-width: 991px) {
        .site-footer .column.newsletter {
          width: 40%; } }
      @media (max-width: 700px) {
        .site-footer .column.newsletter {
          width: 95%;
          padding-left: 25px; } }
      @media (max-width: 440px) {
        .site-footer .column.newsletter {
          margin-top: 20px; } }
    .site-footer .column.site-map {
      width: 14%; }
      @media (max-width: 991px) {
        .site-footer .column.site-map {
          width: 20%;
          padding-left: 25px; } }
      @media (max-width: 700px) {
        .site-footer .column.site-map {
          width: 25%; } }
      @media (max-width: 700px) {
        .site-footer .column.site-map {
          width: 50%;
          margin-right: 10%; } }
      @media (max-width: 440px) {
        .site-footer .column.site-map {
          margin-top: 20px; } }
    .site-footer .column.services {
      width: 17%;
      padding-right: 40px; }
      @media (max-width: 991px) {
        .site-footer .column.services {
          width: 25%; } }
      @media (max-width: 700px) {
        .site-footer .column.services {
          width: 40%; } }
      @media (max-width: 440px) {
        .site-footer .column.services {
          margin-top: 20px; } }
    .site-footer .column .title {
      font-size: 14px;
      margin-bottom: 14px; }
  .site-footer .bottom-bar {
    padding-bottom: 55px; }
    .site-footer .bottom-bar .social {
      text-align: right;
      margin-right: 25px;
      font-size: 24px;
      margin-top: 10px; }
    .site-footer .bottom-bar .additional-content {
      margin-left: 25px;
      margin-top: 15px; }
    .site-footer .bottom-bar .legal-menu {
      margin-top: 10px; }
      .site-footer .bottom-bar .legal-menu li {
        margin: 5px 20px; }

/**** [CONTENT] ****/
.content-wrapper {
  margin-top: 78px;
  position: relative;
  min-height: calc(100% - 110px);
  overflow-x: hidden; }
  .content-wrapper .inner-content {
    margin-left: 25px; }

.scroll-navigation {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 20px;
  margin-left: -10px;
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
  z-index: 10; }
  .scroll-navigation .up, .scroll-navigation .down {
    height: 15px;
    cursor: pointer;
    overflow: hidden;
    margin: 3px 0; }
    .scroll-navigation .up .fa, .scroll-navigation .down .fa {
      height: 15px; }
      .scroll-navigation .up .fa:before, .scroll-navigation .down .fa:before {
        line-height: 15px;
        vertical-align: 5px; }

.bubble-sections {
  min-height: calc(100vh - 78px);
  position: relative;
  padding-top: 50px;
  overflow: hidden; }
  @media (max-height: 600px), (max-width: 600px) {
    .bubble-sections {
      padding-top: 0; } }
  .bubble-sections .bubble-section {
    position: absolute;
    width: 100%;
    height: 100%; }
    .bubble-sections .bubble-section.odd .bubble-image {
      left: -100px;
      transform: translate(-100%, 0); }
      @media (max-width: 991px) {
        .bubble-sections .bubble-section.odd .bubble-image {
          left: -10%; } }
      @media (max-width: 767px) {
        .bubble-sections .bubble-section.odd .bubble-image {
          left: -20%; } }
    .bubble-sections .bubble-section.even .bubble-image {
      right: -100px;
      transform: translate(100%, 0); }
      @media (max-width: 991px) {
        .bubble-sections .bubble-section.even .bubble-image {
          right: -10%; } }
      @media (max-width: 767px) {
        .bubble-sections .bubble-section.even .bubble-image {
          right: -20%; } }
    .bubble-sections .bubble-section.active {
      z-index: 9; }
    .bubble-sections .bubble-section article {
      margin-left: 25px;
      -moz-transition: all 300ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
      -o-transition: all 300ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
      -webkit-transition: all 300ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
      transition: all 300ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
      transform: translate(0, -100px);
      opacity: 0; }
    .bubble-sections .bubble-section .bubble-image {
      position: absolute;
      top: 50%;
      margin-top: -368px;
      border-radius: 100%;
      -moz-transition: all 400ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
      -o-transition: all 400ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
      -webkit-transition: all 400ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
      transition: all 400ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
      opacity: 0; }
      @media (max-height: 800px) {
        .bubble-sections .bubble-section .bubble-image {
          height: 80vh;
          margin-top: -45vh; } }
      @media (max-width: 991px) {
        .bubble-sections .bubble-section .bubble-image {
          width: 50%;
          height: auto;
          margin-top: -25%; } }
      @media (max-width: 1150px) {
        .bubble-sections .bubble-section .bubble-image {
          width: 60%;
          height: auto;
          margin-top: -30%; } }
    .bubble-sections .bubble-section .section-title {
      margin-top: 0;
      font-weight: 700;
      font-size: 24px;
      margin-bottom: 40px; }
      @media (max-height: 600px), (max-width: 600px) {
        .bubble-sections .bubble-section .section-title {
          margin-bottom: 20px; } }
    .bubble-sections .bubble-section .heading {
      font-family: "Gotham", sans-serif;
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 44px; }
      @media (max-height: 600px), (max-width: 600px) {
        .bubble-sections .bubble-section .heading {
          margin-bottom: 20px; } }
    .bubble-sections .bubble-section .btn {
      margin-top: 15px; }

/**** [HOME] ****/
.home .fullscreen-header {
  height: 100vh;
  position: relative;
  margin-top: -110px;
  overflow: hidden; }
  .home .fullscreen-header .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display:none; }
    .home .fullscreen-header .video.active {
      display: block;
    }
  .home .fullscreen-header .layer {
    background-color: #092037;
    opacity: 0.9;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2; }
  .home .fullscreen-header .header-content {
    position: absolute;
    z-index: 3;
    color: #fff;
    width: 100%;
    height: 120%; }
    .home .fullscreen-header .header-content .slider .slide .title {
      transition: all 200ms;
      transform: translate(-100px, 0);
      opacity: 0;
      font-size: 40px; }
      @media (max-height: 630px) {
        .home .fullscreen-header .header-content .slider .slide .title {
          font-size: 30px; } }
    .home .fullscreen-header .header-content .slider .slide .text {
      transition: all 200ms;
      transform: translate(100px, 0);
      opacity: 0; }
    .home .fullscreen-header .header-content .slider .slide.slick-current .title, .home .fullscreen-header .header-content .slider .slide.slick-current .text {
      transition: all 200ms 300ms;
      transform: translate(0, 0);
      opacity: 1; }
    .home .fullscreen-header .header-content .slider .slide .slide-content {
      width: 390px;
      margin-left: 25px; }
      @media (max-width: 450px) {
        .home .fullscreen-header .header-content .slider .slide .slide-content {
          width: 100%;
          padding-right: 30px; } }
    .home .fullscreen-header .header-content .slider-dots {
      position: relative;
      margin-left: 25px; }
      .home .fullscreen-header .header-content .slider-dots .slick-dots {
        text-align: left; }
        .home .fullscreen-header .header-content .slider-dots .slick-dots li {
          width: 7px;
          height: 7px;
          margin: 0 6px; }
          .home .fullscreen-header .header-content .slider-dots .slick-dots li button {
            width: 7px;
            height: 7px;
            padding: 0; }
            .home .fullscreen-header .header-content .slider-dots .slick-dots li button:before {
              color: #fff;
              border: 1px solid #fff;
              border-radius: 100%;
              width: 7px;
              height: 7px;
              color: transparent;
              opacity: 1;
              background-color: #fff; }
          .home .fullscreen-header .header-content .slider-dots .slick-dots li.slick-active button:before {
            background-color: transparent; }
    .home .fullscreen-header .header-content .buttons {
      margin-top: 52px; }
      @media (max-height: 570px) and (max-width: 500px) {
        .home .fullscreen-header .header-content .buttons {
          display: none; } }
      .home .fullscreen-header .header-content .buttons .btn {
        width: 174px;
        display: block;
        position: relative;
        text-align: left;
        margin-bottom: 20px;
        margin-left: 25px; }
        @media (max-height: 630px) {
          .home .fullscreen-header .header-content .buttons .btn {
            display: inline-block; } }
        .home .fullscreen-header .header-content .buttons .btn .fa {
          position: absolute;
          top: 11px;
          right: 15px; }
  @media (min-aspect-ratio: 16 / 9) {
    .home .fullscreen-header .video {
      height: 300%;
      top: -100%; } }
  @media (max-aspect-ratio: 16 / 9) {
    .home .fullscreen-header .video {
      width: 300%;
      left: -100%; } }
  .home .fullscreen-header .scroll-navigation {
    color: #fff;
    z-index: 3;
    margin-bottom: 20px; }

/**** [SERVICES] ****/
.page-template-template-services-listing .services-menu {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  text-transform: uppercase;
  font-family: "Gotham", sans-serif;
  font-weight: 800;
  font-size: 20px;
  padding-bottom: 75px; }
  @media (max-width: 1100px) {
    .page-template-template-services-listing .services-menu {
      width: 40%;
      font-size: 16px;
      font-weight: 700; } }
  @media (max-width: 800px) {
    .page-template-template-services-listing .services-menu {
      width: 30%;
      font-size: 14px;
      font-weight: 700; } }
  .page-template-template-services-listing .services-menu ul {
    list-style: none;
    padding-left: 0; }
    .page-template-template-services-listing .services-menu ul li {
      height: 60px;
      line-height: 60px;
      cursor: pointer;
      margin-bottom: 11px;
      transform: translate(0, 20px);
      opacity: 0;
      transition: all 300ms; }
      @media (max-width: 1100px) {
        .page-template-template-services-listing .services-menu ul li {
          display: table;
          width: 100%;
          line-height: 20px;
          height: 50px; } }
      @media (max-width: 800px) {
        .page-template-template-services-listing .services-menu ul li {
          height: 40px; } }
      .page-template-template-services-listing .services-menu ul li:hover, .page-template-template-services-listing .services-menu ul li.active {
        background-color: #e3e1db; }
      .page-template-template-services-listing .services-menu ul li .inner-text {
        display: block;
        width: 475px;
        float: right; }
        @media (max-width: 1100px) {
          .page-template-template-services-listing .services-menu ul li .inner-text {
            width: 95%;
            display: table-cell;
            vertical-align: middle;
            float: none;
            padding-left: 20px; } }
.page-template-template-services-listing .services-content {
  display: inline-block;
  width: 50%;
  position: relative;
  vertical-align: top;
  min-height: 80vh; }
  @media (max-width: 1100px) {
    .page-template-template-services-listing .services-content {
      width: 60%; } }
  @media (max-width: 800px) {
    .page-template-template-services-listing .services-content {
      width: 70%; } }
  .page-template-template-services-listing .services-content .service {
    height: 100%;
    position: absolute;
    width: 100%;
    color: #fff;
    background-size: cover;
    background-position: center;
    transition: all 250ms 250ms;
    opacity: 0; }
    .page-template-template-services-listing .services-content .service.active {
      opacity: 1;
      transition: all 250ms; }
      .page-template-template-services-listing .services-content .service.active .content .service-title, .page-template-template-services-listing .services-content .service.active .content .heading, .page-template-template-services-listing .services-content .service.active .content .btn {
        transition: all 300ms 500ms;
        transform: translate(0, 0);
        opacity: 1; }
    .page-template-template-services-listing .services-content .service .layer {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 31, 57, 0.9);
      z-index: 2; }
    .page-template-template-services-listing .services-content .service .content {
      position: absolute;
      bottom: 105px;
      margin-left: 85px;
      z-index: 3; }
      @media (max-height: 700px) {
        .page-template-template-services-listing .services-content .service .content {
          bottom: 70px;
          margin-left: 70px; } }
      @media (max-width: 767px) {
        .page-template-template-services-listing .services-content .service .content {
          bottom: 50px;
          margin-left: 50px; } }
      .page-template-template-services-listing .services-content .service .content .service-title {
        font-size: 45px;
        margin-bottom: 35px;
        transition: all 300ms;
        transform: translate(0, -30px);
        opacity: 0; }
        @media (max-height: 700px) {
          .page-template-template-services-listing .services-content .service .content .service-title {
            font-size: 35px;
            margin-bottom: 25px; } }
        @media (max-width: 767px) {
          .page-template-template-services-listing .services-content .service .content .service-title {
            font-size: 30px;
            margin-bottom: 20px; } }
      .page-template-template-services-listing .services-content .service .content .heading {
        font-family: "Gotham", sans-serif;
        font-size: 16px;
        width: 390px;
        line-height: 24px;
        transition: all 300ms;
        transform: translate(0, 30px);
        opacity: 0; }
        @media (max-height: 700px) {
          .page-template-template-services-listing .services-content .service .content .heading {
            font-size: 13px;
            margin-bottom: 20px;
            line-height: 20px; } }
      .page-template-template-services-listing .services-content .service .content .btn {
        margin-top: 16px;
        transition: all 300ms;
        transform: translate(0, 30px);
        opacity: 0; }
.page-template-template-services-listing .services-mobile .panel-group {
  margin: 0 20px 20px; }
.page-template-template-services-listing .services-mobile .panel-heading {
  padding: 0; }
  .page-template-template-services-listing .services-mobile .panel-heading .panel-title a {
    display: block;
    padding: 10px 15px; }

article.page-single .bg-image {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50vw;
  background-size: cover;
  background-position: center;
  z-index: 2; }
article.page-single .content-heading {
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 50px; }
article.page-single .entry-title {
  margin-bottom: 58px;
  margin-top: 50px; }
article.page-single .services-nav {
  text-align: center;
  height: 45px;
  margin-bottom: 47px;
  margin-top: 80px; }
  article.page-single .services-nav a {
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #a7a7a8; }
    article.page-single .services-nav a:hover, article.page-single .services-nav a:focus {
      text-decoration: none; }
    article.page-single .services-nav a.previous {
      float: left; }
    article.page-single .services-nav a.next {
      float: right; }
    article.page-single .services-nav a .fa {
      display: block;
      font-size: 26px; }
article.page-single .author {
  color: #808285;
  font-weight: 700;
  margin-top: 10px; }
  article.page-single .author .photo {
    width: 59px;
    height: 59px;
    border-radius: 100%;
    overflow: hidden;
    float: left; }
    article.page-single .author .photo img {
      width: 100%;
      height: auto; }
  article.page-single .author .name {
    margin-left: 64px;
    margin-top: 14px; }
  article.page-single .author .date {
    margin-left: 64px; }
article.page-single .categories {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  color: #fff;
  margin-top: 30px; }
  article.page-single .categories .category {
    border-radius: 25px;
    height: 25px;
    line-height: 25px;
    padding: 0 14px;
    margin-left: 10px;
    margin-bottom: 10px;
    display: inline-block; }
article.page-single .mobile-image {
  height: 350px;
  margin-bottom: 30px;
  background-size: cover;
  background-position: center; }
  @media (max-width: 600px) {
    article.page-single .mobile-image {
      height: 300px; } }
  @media (max-width: 500px) {
    article.page-single .mobile-image {
      height: 250px; } }
  @media (max-width: 400px) {
    article.page-single .mobile-image {
      height: 200px; } }
  @media (max-width: 300px) {
    article.page-single .mobile-image {
      height: 150px; } }

/**** [BLOG] ****/
.layout-bricks {
  position: relative; }
  .layout-bricks.no-big-brick {
    height: auto!important;
  }
  .layout-bricks.no-big-brick .brick {
      position: static;
      height: auto;
      display: inline-block;
      width: 30%;
      margin: 0 1.5%;
      vertical-align: top;
      margin-bottom: 30px;
  }
  .layout-bricks.no-big-brick .brick .content .categories {
    position: static;
    text-align: left;
  }
  .layout-bricks.no-big-brick .brick .content .categories .category {
    display: inline-block!important;
    margin-left: 0;
  }
  .layout-bricks.brick-groups-1 {
    height: 567px; }
  .layout-bricks.brick-groups-2 {
    height: 1134px; }
  .layout-bricks.brick-groups-3 {
    height: 1701px; }
  .layout-bricks.brick-groups-4 {
    height: 2268px; }
  .layout-bricks.brick-groups-5 {
    height: 2835px; }
  .layout-bricks.brick-groups-6 {
    height: 3402px; }
  .layout-bricks.brick-groups-7 {
    height: 3969px; }
  .layout-bricks.brick-groups-8 {
    height: 4536px; }
  .layout-bricks.brick-groups-9 {
    height: 5103px; }
  .layout-bricks.brick-groups-10 {
    height: 5670px; }
  .layout-bricks .brick {
    background-color: #fff;
    position: absolute;
    width: 372px;
    height: 256px;
    box-shadow: 0px 7px 28px 2px #ccc;
    border-radius: 5px;
    transition: all 500ms;
    transform-origin: center; }
    @media (max-width: 1100px) {
      .layout-bricks .brick {
        position: static;
        margin-top: 30px !important;
        width: 100% !important;
        height: auto !important;
        height: 215px; } }
    @media (max-width: 767px) {
      .layout-bricks .brick {
        width: 400px !important;
        margin: 20px auto !important; } }
    .layout-bricks .brick.disabled {
      transform: scale(0, 0); }
      @media (max-width: 1100px) {
        .layout-bricks .brick.disabled {
          display: none; } }
    .layout-bricks .brick.brick-big {
      width: 600px;
      height: 537px; }
    .layout-bricks .brick.brick-small .content .title {
      margin-top: 24px;
      width: 240px; }
    .layout-bricks .brick.brick-small .content .categories .category {
      display: block; }
    .layout-bricks .brick.brick-small .image {
      display: none; }
    .layout-bricks .brick.brick-left, .layout-bricks .brick.brick-top-left, .layout-bricks .brick.brick-bottom-left {
      left: 0; }
    .layout-bricks .brick.brick-right {
      left: 400px; }
    .layout-bricks .brick.brick-top-right, .layout-bricks .brick.brick-bottom-right {
      left: 628px; }
    .layout-bricks .brick.brick-bottom-left, .layout-bricks .brick.brick-bottom-right {
      margin-top: 281px; }
    .layout-bricks .brick.brick-group-1 {
      top: 0px; }
    .layout-bricks .brick.brick-group-2 {
      top: 567px; }
    .layout-bricks .brick.brick-group-3 {
      top: 1134px; }
    .layout-bricks .brick.brick-group-4 {
      top: 1701px; }
    .layout-bricks .brick.brick-group-5 {
      top: 2268px; }
    .layout-bricks .brick.brick-group-6 {
      top: 2835px; }
    .layout-bricks .brick.brick-group-7 {
      top: 3402px; }
    .layout-bricks .brick.brick-group-8 {
      top: 3969px; }
    .layout-bricks .brick.brick-group-9 {
      top: 4536px; }
    .layout-bricks .brick.brick-group-10 {
      top: 5103px; }
    .layout-bricks .brick .content {
      margin-left: 25px;
      margin-right: 20px;
      position: relative; }
      @media (max-width: 1100px) {
        .layout-bricks .brick .content {
          display: inline-block;
          vertical-align: top;
          width: 49%;
          margin: 0;
          padding-left: 20px;
          padding-right: 15px; } }
      @media (max-width: 767px) {
        .layout-bricks .brick .content {
          width: auto;
          display: block;
          padding-bottom: 1px; } }
      .layout-bricks .brick .content .title {
        font-size: 20px;
        margin-top: 30px;
        width: 340px;
        line-height: 24px;
        margin-bottom: 27px; }
        .layout-bricks .brick .content .title img {
          max-height: 25px;
          vertical-align: -5px;
        }
        @media (max-width: 1100px) {
          .layout-bricks .brick .content .title {
            margin-top: 20px !important;
            padding-right: 15px;
            font-size: 18px;
            line-height: 22px;
            margin-bottom: 20px; } }
        .layout-bricks .brick .content .title a {
          color: inherit; }
      .layout-bricks .brick .content .categories {
        position: absolute;
        top: 0;
        right: 0;
        text-align: center;
        color: #fff;
        margin-top: 0;
        margin-bottom: 0; }
        @media (max-width: 1100px) {
          .layout-bricks .brick .content .categories {
            top: 10px;
            right: auto;
            left: -100%; } }
        @media (max-width: 767px) {
          .layout-bricks .brick .content .categories {
            top: -55px;
            left: 0; } }
        .layout-bricks .brick .content .categories .category {
          border-radius: 25px;
          height: 25px;
          line-height: 25px;
          padding: 0 14px;
          margin-left: 10px;
          margin-bottom: 10px;
          display: inline-block; }
          @media (max-width: 1100px) {
            .layout-bricks .brick .content .categories .category {
              display: inline-block !important; } }
    .layout-bricks .brick .author {
      color: #808285;
      font-weight: 700;
      position: absolute;
      left: 26px;
      bottom: 24px; }
      @media (max-width: 1100px) {
        .layout-bricks .brick .author {
          display: none; } }
      .layout-bricks .brick .author .photo {
        width: 45px;
        height: 45px;
        border-radius: 100%;
        overflow: hidden;
        float: left; }
        .layout-bricks .brick .author .photo img {
          width: 100%;
          height: auto; }
      .layout-bricks .brick .author .name {
        margin-left: 58px;
        margin-top: 5px; }
      .layout-bricks .brick .author .date {
        margin-left: 58px; }
    .layout-bricks .brick .image img {
      border-radius: 5px 5px 0 0;
      width: 100%;
      height: auto; }
    @media (max-width: 1100px) {
      .layout-bricks .brick .image {
        display: inline-block !important;
        width: 50%;
        vertical-align: top; } }
    @media (max-width: 767px) {
      .layout-bricks .brick .image {
        display: block !important;
        width: 100%; } }

@media (max-width: 767px) {
  .blog-wrapper .categories {
    text-align: center; } }
.blog-wrapper .categories.filters {
  color: #fff;
  margin: 20px 0 39px -10px; }
  .blog-wrapper .categories.filters .category {
    border-radius: 25px;
    height: 25px;
    line-height: 25px;
    padding: 0 14px;
    margin-left: 10px;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer; }
    .blog-wrapper .categories.filters .category:not(.active) {
      background-color: #666 !important; }

.single-post article.page-single .entry-title, .single-case_study article.page-single .entry-title {
  margin-top: 70px;
  font-size: 45px;
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .single-post article.page-single .entry-title, .single-case_study article.page-single .entry-title {
      font-size: 35px;
      margin-bottom: 30px; } }
  @media (max-width: 600px) {
    .single-post article.page-single .entry-title, .single-case_study article.page-single .entry-title {
      font-size: 30px;
      margin-bottom: 20px; } }
  @media (max-width: 450px) {
    .single-post article.page-single .entry-title, .single-case_study article.page-single .entry-title {
      font-size: 25px; } }
.single-post article.page-single .content-heading, .single-case_study article.page-single .content-heading {
  font-size: 24px;
  line-height: 27px;
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .single-post article.page-single .content-heading, .single-case_study article.page-single .content-heading {
      font-size: 20px;
      margin-bottom: 30px; } }
.single-post article.page-single .addtoany_share_save_container, .single-case_study article.page-single .addtoany_share_save_container {
  margin-top: 40px; }
.single-post article.page-single .mobile-image, .single-case_study article.page-single .mobile-image {
  height: 350px;
  margin-bottom: 30px;
  background-size: cover;
  background-position: center; }
  @media (max-width: 600px) {
    .single-post article.page-single .mobile-image, .single-case_study article.page-single .mobile-image {
      height: 300px; } }
  @media (max-width: 500px) {
    .single-post article.page-single .mobile-image, .single-case_study article.page-single .mobile-image {
      height: 250px; } }
  @media (max-width: 400px) {
    .single-post article.page-single .mobile-image, .single-case_study article.page-single .mobile-image {
      height: 200px; } }
  @media (max-width: 300px) {
    .single-post article.page-single .mobile-image, .single-case_study article.page-single .mobile-image {
      height: 150px; } }

/**** [CONTACT] ****/
.page-template-template-contact .entry-title {
  font-size: 24px;
  margin-left: 25px; }
.page-template-template-contact .contact-wrapper {
  margin-top: 33px;
  margin-bottom: 86px; }
.page-template-template-contact .contact-form {
  width: 364px;
  background-color: #fff;
  padding: 32px 44px 15px;
  box-shadow: 0px 7px 28px 2px #ccc;
  border-radius: 5px;
  margin-left: 25px; }
  @media (max-width: 767px) {
    .page-template-template-contact .contact-form {
      width: auto;
      margin-right: 25px; } }
  .page-template-template-contact .contact-form .form-control {
    font-family: "Gotham", sans-serif;
    color: #092037;
    font-size: 12px; }
  .page-template-template-contact .contact-form .wpcf7-text {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #e4e4e4;
    border-radius: 0;
    height: 27px;
    line-height: 28px;
    padding: 0; }
  .page-template-template-contact .contact-form .wpcf7-textarea {
    border: 0;
    box-shadow: none;
    border-radius: 0;
    resize: none;
    padding-left: 0;
    padding-right: 0;
    height: 140px; }
  .page-template-template-contact .contact-form .field-icon {
    position: absolute;
    left: -21px;
    top: 3px; }
  .page-template-template-contact .contact-form .label-wrapper {
    z-index: 2;
    text-align: left;
    font-family: "Gotham", sans-serif;
    color: #666;
    font-size: 12px; }
    .page-template-template-contact .contact-form .label-wrapper .control-label {
      transform-origin: left top;
      transform: translate3d(0, 29px, 0) scale(1); }
  .page-template-template-contact .contact-form .form-group.focused .control-label {
    transform: translate3d(0, 12px, 0) scale(0.8);
    opacity: 0.7; }
.page-template-template-contact .contact-details {
  font-family: "Gotham", sans-serif;
  color: #666666;
  width: 300px;
  margin-left: 90px; }
  @media (max-width: 991px) {
    .page-template-template-contact .contact-details {
      margin-left: 0; } }
  @media (max-width: 767px) {
    .page-template-template-contact .contact-details {
      margin-left: 25px;
      margin-top: 50px; } }
  .page-template-template-contact .contact-details .title {
    font-size: 14px;
    color: #092037;
    margin-bottom: 28px; }
  .page-template-template-contact .contact-details .contact {
    margin-bottom: 10px; }
    .page-template-template-contact .contact-details .contact .contact-value {
      margin-left: 26px;
      display: inline-block; }
    .page-template-template-contact .contact-details .contact .fa {
      vertical-align: top;
      margin-top: 3px; }
    .page-template-template-contact .contact-details .contact a {
      color: inherit; }

.partners {
  margin-bottom: 80px; }
    @media (max-width: 1100px) {
      .partners .partner {
        margin-left: 0;
        width: auto; } }
    .partners .partner .name {
      font-family: "Gotham", sans-serif;
      font-size: 18px;
      margin-top: 31px; }
      .partners .partner .post-nominals {
      font-family: "Gotham", sans-serif;
        font-size: 13px;
        margin-top: 6px;
        font-style: italic; }
    .partners .partner .function {
      font-family: "Gotham", sans-serif;
      margin-top: 10px; }
    .partners .partner .description {
      margin-top: 20px; }
    .partners .partner .btn {
      margin-top: 25px; }
    .partners .partner .image {
      width:100%;
      background-size: cover;
      background-position: bottom center;
      padding-top:150%; }
    @media (max-width: 767px) {
      .partners .partner .image {
        width: 280px;
        height: 400px;
        margin: 0 auto;
        padding:0;
      }
    }

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