@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700");
@font-face {
  font-family: 'HKExplorer-Regular';
  src: url("fonts/HKExplorer-Regular.woff") format("woff"), url("fonts/HKExplorer-Regular.ttf") format("truetype"), url("fonts/HKExplorer-Regular.otf") format("opentype"); }
@font-face {
  font-family: 'HKExplorer-Bold';
  src: url("fonts/HKExplorer-Bold.woff") format("woff"), url("fonts/HKExplorer-Bold.ttf") format("truetype"), url("fonts/HKExplorer-Bold.otf") format("opentype"); }
@font-face {
  font-family: 'HKExplorer-ExtraLight';
  src: url("fonts/HKExplorer-ExtraLight.woff") format("woff"), url("fonts/HKExplorer-ExtraLight.ttf") format("truetype"), url("fonts/HKExplorer-ExtraLight.otf") format("opentype"); }
@font-face {
  font-family: 'HKExplorer-Light';
  src: url("fonts/HKExplorer-Light.woff") format("woff"), url("fonts/HKExplorer-Light.ttf") format("truetype"), url("fonts/HKExplorer-Light.otf") format("opentype"); }
@font-face {
  font-family: 'HKExplorer-SemiBold';
  src: url("fonts/HKExplorer-SemiBold.woff") format("woff"), url("fonts/HKExplorer-SemiBold.ttf") format("truetype"), url("fonts/HKExplorer-SemiBold.otf") format("opentype"); }
/*-------Common Css---------*/
@media screen and (min-width: 1600px) {
  .container {
    width: 1300px; } }
@media screen and (min-width: 1800px) {
  .container {
    width: 1600px; } }

#project_filter_result .project-item {
  display: none; }
.privacy-policy-page{
      width: 80%;
    margin: 0 auto;
    padding: 60px;
}
.footer-links {
      position: absolute;
    bottom: 15px;
    font-size: 10px;
    right: 8%;
    text-align: right;
}
.footer-links a{
  color:white;
}
.footer-links a:first-child{
  padding-right: 10px;
}
code {
  padding: 0px;
  font-size: 100%;
  color: transparent;
  background-color: transparent;
  border-radius: 0px; }

.hidden {
  visibility: hidden;
  width: 0px !important;
  height: 0px !important;
  margin: 0px !important;
  padding: 0px !important; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.isotope:after {
  content: '';
  display: block;
  clear: both; }

.button-group:after {
  content: '';
  display: block;
  clear: both; }

.isotope {
  overflow: hidden; }
  #pg-44-1,
  .project-filter-section .project-filters #filters button:last-child{
      display:none;
  }

h3.widget-title {
  font-family: "HKExplorer-Bold"; }

/*-------Responsive---------*/
.wprmenu_bar #custom_menu_icon.hamburger {
  top: 26px !important;
  right: 15px !important;
  padding: 0px !important;
  transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out; }

.sticky-navigation .wprmenu_bar #custom_menu_icon.hamburger {
  top: 18px !important; }

.wprmenu_bar #custom_menu_icon.hamburger.is-active {
  position: fixed !important; }

#wprmenu_menu_ul li {
  text-align: center; }

#mg-wprm-wrap li.menu-item a {
  font-size: 28px; }

#mg-wprm-wrap li.menu-item-has-children ul.sub-menu a {
  font-size: 24px; }

.custom #wprmenu_menu_ul {
  padding: 100px 0px; }
  .custom #wprmenu_menu_ul > li span.wprmenu_icon {
    display: none !important; }
  .custom #wprmenu_menu_ul > li.active > ul.sub-menu {
    display: block !important; }

/*-------Header---------*/
.header-outer {
  position: relative;
  background: #000000;
  padding-bottom: 86px;
  transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out; }
  @media screen and (min-width: 768px) {
    .header-outer {
      padding-bottom: 136px; } }

.sticky-navigation .header-outer {
  padding-bottom: 86px; }
  @media screen and (min-width: 768px) {
    .sticky-navigation .header-outer {
      padding-bottom: 76px; } }

.home .header-outer {
  padding-bottom: 0 !important; }

.home .header-outer .header-inner {
  background-color: transparent; }

.sticky-navigation.home .header-outer .header-inner {
  background: #000000; }

.header-outer .header-inner {
  width: 100%;
  display: inline-block;
  position: fixed;
  background-color: #000;
  z-index: 99;
  padding: 40px 0px;
  left: 0;
  transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out; }
   #gform_confirmation_message_1{
    color:white;
    padding-top: 30px;
  }
  @media screen and (max-width: 767px) {
    .footer-links {
      left: 15px;
      right: auto;
    }
    .header-outer .header-inner {
      padding: 20px 0px; } }
  .header-outer .header-inner #header {
    width: 100%;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center; }
    .header-outer .header-inner #header .main-navigation {
      padding: 0px; }
      @media screen and (max-width: 767px) {
        .header-outer .header-inner #header .main-navigation {
          display: none; } }
      .header-outer .header-inner #header .main-navigation ul.menu {
        padding: 0px;
        margin: 0;
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex; }
        .header-outer .header-inner #header .main-navigation ul.menu > li {
          display: flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          font-size: 13px; }
          @media screen and (min-width: 992px) {
            .header-outer .header-inner #header .main-navigation ul.menu > li {
              font-size: 16px; } }
          @media screen and (min-width: 1600px) {
            .header-outer .header-inner #header .main-navigation ul.menu > li {
              font-size: 20px; } }
          .header-outer .header-inner #header .main-navigation ul.menu > li > a {
            color: #fff;
            font-size: 1em;
            display: block;
            text-transform: uppercase;
            text-decoration: none;
            font-family: "HKExplorer-Bold";
            transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -webkit-transition: all 0.25s ease-in-out;
            line-height: 18px;
            padding: 0 8px; }
            @media screen and (min-width: 992px) {
              .header-outer .header-inner #header .main-navigation ul.menu > li > a {
                padding: 0 15px; } }
            @media screen and (min-width: 1600px) {
              .header-outer .header-inner #header .main-navigation ul.menu > li > a {
                padding: 0 20px;
                line-height: 22px; } }
            .header-outer .header-inner #header .main-navigation ul.menu > li > a:hover, .header-outer .header-inner #header .main-navigation ul.menu > li > a.active, .header-outer .header-inner #header .main-navigation ul.menu > li > a.is-active {
              color: #005CB9; }
          .header-outer .header-inner #header .main-navigation ul.menu > li.active > a, .header-outer .header-inner #header .main-navigation ul.menu > li.is-active > a {
            color: #005CB9; }
          .header-outer .header-inner #header .main-navigation ul.menu > li:first-child a {
            padding-left: 0px; }
          .header-outer .header-inner #header .main-navigation ul.menu > li ul.sub-menu {
            display: none;
            padding: 0;
            margin: 0; }
            .header-outer .header-inner #header .main-navigation ul.menu > li ul.sub-menu li {
              display: inline-block; }
              .header-outer .header-inner #header .main-navigation ul.menu > li ul.sub-menu li a {
                font-family: "HKExplorer-Light";
                color: #FFF;
                font-size: .8em;
                text-transform: uppercase;
                font-weight: 300;
                line-height: 16px;
                display: block;
                text-decoration: none;
                padding: 0 8px; }
                @media screen and (min-width: 992px) {
                  .header-outer .header-inner #header .main-navigation ul.menu > li ul.sub-menu li a {
                    padding: 0 15px; } }
                @media screen and (min-width: 1600px) {
                  .header-outer .header-inner #header .main-navigation ul.menu > li ul.sub-menu li a {
                    padding: 0 20px;
                    line-height: 20px; } }
          .header-outer .header-inner #header .main-navigation ul.menu > li.active ul.sub-menu {
            display: flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex; }
    .header-outer .header-inner #header .site-logo {
      padding: 0px;
      text-align: right;
      line-height: 46px;
      transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out; }
      @media screen and (max-width: 767px) {
        .header-outer .header-inner #header .site-logo {
          padding-left: 10px; } }
      @media screen and (min-width: 768px) {
        .header-outer .header-inner #header .site-logo {
          line-height: 56px; } }
      .header-outer .header-inner #header .site-logo .site-logo-inner {
        display: inline-block;
        vertical-align: middle; }
        .header-outer .header-inner #header .site-logo .site-logo-inner img {
          transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -webkit-transition: all 0.25s ease-in-out;
          height: 35px;
          width: 239.3px; }
          @media screen and (min-width: 480px) {
            .header-outer .header-inner #header .site-logo .site-logo-inner img {
              height: 46px;
              width: 314.517px; } }
          @media screen and (min-width: 768px) {
            .header-outer .header-inner #header .site-logo .site-logo-inner img {
              height: 35px;
              width: 239.3px; } }
          @media screen and (min-width: 992px) {
            .header-outer .header-inner #header .site-logo .site-logo-inner img {
              height: 46px;
              width: 313.333px; } }
          @media screen and (min-width: 1200px) {
            .header-outer .header-inner #header .site-logo .site-logo-inner img {
              height: 56px;
              width: 380px; } }

#header .site-logo .site-logo-inner {
  transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out; }

.sticky-navigation .header-outer .header-inner {
  background: #000000;
  padding-top: 10px;
  padding-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .sticky-navigation .header-outer .header-inner {
      padding-top: 15px;
      padding-bottom: 15px; }
      .sticky-navigation .header-outer .header-inner #header .site-logo .site-logo-inner img {
        height: 46px;
        width: 314.517px; }
      .sticky-navigation .header-outer .header-inner #header .site-logo {
        line-height: 46px; } }

/*-------Banner---------*/
.page-banner.home {
  position: relative; }
  .page-banner.home .banner-text {
    position: absolute;
    z-index: 9;
    left: 0px;
    right: 0;
    top: 0px; }
    .page-banner.home .banner-text .container {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center; }
      .page-banner.home .banner-text .container::after {
        content: "";
        width: 1px;
        display: block;
        margin-left: -1px;
        min-height: calc(100vh - 120px); }
        @media screen and (min-width: 1600px) {
          .page-banner.home .banner-text .container::after {
            min-height: calc(100vh - 200px); } }
    @media screen and (min-width: 1200px) {
      .page-banner.home .banner-text::after {
        content: "";
        position: absolute;
        left: 0;
        width: 20%;
        height: 100%;
        background: #000;
        z-index: -1;
        top: 0; } }
    .page-banner.home .banner-text:before {
      width: 50%;
      background-image: url("images/bg-black.png");
      background-repeat: no-repeat;
      background-position: bottom right;
      background-size: auto 100%;
      content: "";
      display: block;
      position: absolute;
      height: 100%;
      left: 0px;
      top: 0px;
      border-bottom-right-radius: 50px; }
      @media screen and (max-width: 767px) {
        .page-banner.home .banner-text:before {
          width: 100%;
          max-width: 110%;
          background-size: cover;
          opacity: 0.9; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .page-banner.home .banner-text:before {
          width: 65%; } }
    .page-banner.home .banner-text .banner-text-inner {
      position: relative;
      padding: 140px 0 140px; }
      @media screen and (max-width: 767px) {
        .page-banner.home .banner-text .banner-text-inner {
          padding-left: 10px; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .page-banner.home .banner-text .banner-text-inner {
          padding-left: 15px; } }
      .page-banner.home .banner-text .banner-text-inner h1 {
        margin: 0px;
        color: #005CB9;
        max-width: 320px;
        text-align: left;
        font-size: 45px;
        padding-bottom:10px;
        line-height: 1;
        font-family: "HKExplorer-Bold"; }
        @media screen and (max-width: 767px) {
          .page-banner.home .banner-text .banner-text-inner h1 {
            font-size: 30px; } }
        @media screen and (min-width: 1600px) {
          .page-banner.home .banner-text .banner-text-inner h1 {
            font-size: 55px;
            max-width: 360px; } }
      .page-banner.home .banner-text .banner-text-inner .banner-tagline {
        font-family: "HKExplorer-Light";
        font-size: 45px;
        font-weight: 300;
        color: #005CB9;
        margin-top: .2em;
        max-width: 340px;
        line-height: 1; }
        @media screen and (max-width: 767px) {
          .page-banner.home .banner-text .banner-text-inner .banner-tagline {
            font-size: 30px;
            max-width: 200px; } }
        @media screen and (min-width: 1600px) {
          .page-banner.home .banner-text .banner-text-inner .banner-tagline {
            font-size: 55px;
            max-width: 360px; } }
  .page-banner.home .home-slider::after, .page-banner.home .home-slider::before {
    content: " ";
    display: table;
    width: 0; }
  .page-banner.home .home-slider::after {
    clear: both; }
  .page-banner.home .home-slider .flexslider {
    border: 0px;
    margin: 0px;
    top: 0px;
    z-index: -1; }
    .page-banner.home .home-slider .flexslider ul.slides {
      padding: 0;
      margin: 0; }
      .page-banner.home .home-slider .flexslider ul.slides li .bg-image {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 25px 0px 40%;
        min-height: 100vh; }
  .page-banner.home .home-slider .flex-control-nav {
    bottom: 60px;
    left: 0px;
    text-align: justify;
    z-index: 9;
    left: 0;
    margin: auto;
    right: 0;
    max-width: 1170px;
    display: inline-block;
    width: 100%; }
    @media screen and (min-width: 1600px) {
      .page-banner.home .home-slider .flex-control-nav {
        bottom: 95px; } }
    .page-banner.home .home-slider .flex-control-nav li {
      display: inline-block;
      vertical-align: middle; }
      .page-banner.home .home-slider .flex-control-nav li a {
        background: transparent;
        border: 1px solid #FFF;
        border-radius: 50%;
        height: 14px;
        width: 14px; }
      .page-banner.home .home-slider .flex-control-nav li a.flex-active {
        background: #FFF !important;
        border: 1px solid #FFF; }
  .page-banner.home .home-slider .flex-direction-nav {
    display: none; }

/*-------About Us---------*/
.about-us {
  width: 100%; }
  .about-us h3.widget-title {
    width: 100%;
    margin: 0px;
    background-color: #005CB9;
    padding: 50px 0px;
    color: #FFF;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .about-us h3.widget-title {
        padding: 40px 0px;
        font-size: 26px; } }

  .about-us .textwidget {
    width: 100%;
    background-color: #000;
    padding: 100px 0px 120px;
    font-family: "HKExplorer-Light"; }
    @media screen and (max-width: 767px) {
      .about-us .textwidget {
        padding: 40px 15px 20px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .about-us .textwidget {
        padding: 70px 15px 70px; } }
    .about-us .textwidget p {
      color: #FFF;
      font-weight: 300;
      font-size: 16px;
      text-align: center;
      max-width: 900px;
      margin: auto;
      padding-bottom: 30px;
      line-height: 1.4; }
      @media screen and (max-width: 767px) {
        .about-us .textwidget p {
          font-size: 16px;
          padding-bottom: 10px; } }
      @media screen and (min-width: 1600px) {
        .about-us .textwidget p {

          max-width: 800px; } }

/*-------Final Projects---------*/
.front-projects {
  width: 100%;
  overflow: hidden;
  background-color: #000; }
  .front-projects h3.widget-title {
    width: 100%;
    margin: 0px;
    background-color: #005CB9;
    padding: 50px 0px;
    color: #FFF;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .front-projects h3.widget-title {
        padding: 40px 0px;
        font-size: 26px; } }

  .front-projects .textwidget {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0 -8px; }
    .front-projects .textwidget .project-item {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      padding: 0 8px;
      padding-top: 16px;
      width: 33.3333%;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .front-projects .textwidget .project-item {
          width: 100%;
          padding-left: 0px;
          padding-right: 0px; } }
      @media screen and (min-width: 768px) {
        .front-projects .textwidget .project-item:nth-child(5n+1) {
          width: 55%; }
        .front-projects .textwidget .project-item:nth-child(5n+2) {
          width: 45%; } }
      .front-projects .textwidget .project-item a {
        width: 100%;
        height: 100%;
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex; }
        .front-projects .textwidget .project-item a .project-image {
          width: 100%;
          height: 100%;
          position: relative;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          padding: 0 0 62%; }
          .front-projects .textwidget .project-item a .project-image .project-title {
            background-color: rgba(0, 92, 185, 0.85);
            width: 100%;
            color: #FFF;
            position: absolute;
            bottom: 0px;
            padding: 15px 25px 20px; }
            .front-projects .textwidget .project-item a .project-image .project-title .project-terms {
              font-size: 14px; }
              @media screen and (min-width: 768px) and (max-width: 991px) {
                .front-projects .textwidget .project-item a .project-image .project-title .project-terms {
                  font-size: 10px; } }
            @media screen and (max-width: 767px) {
              .front-projects .textwidget .project-item a .project-image .project-title {
                padding: 15px 25px 15px; } }
            .front-projects .textwidget .project-item a .project-image .project-title h2 {
              text-transform: uppercase;
              margin: 0px;
              font-size: 20px;
              font-weight: 700;
              font-family: 'Source Sans Pro', sans-serif;
              color: #FFF;
              transition: all 0.25s ease-in-out;
              -ms-transition: all 0.25s ease-in-out;
              -o-transition: all 0.25s ease-in-out;
              -moz-transition: all 0.25s ease-in-out;
              -webkit-transition: all 0.25s ease-in-out;
              display: inline-block; }
              @media screen and (min-width: 768px) and (max-width: 991px) {
                .front-projects .textwidget .project-item a .project-image .project-title h2 {
                  font-size: 16px; } }
              .front-projects .textwidget .project-item a .project-image .project-title h2:hover {
                color: #000; }
  .front-projects .view-all {
    text-align: center;
    margin: 50px 0px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .front-projects .view-all {
        margin: 40px 0px; } }
    .front-projects .view-all a {
      border: 1px solid #FFF;
      text-align: center;
      padding: 10px 40px 6px;
      cursor: pointer;
      display: inline-block;
      color: #FFF;
      text-transform: uppercase;
      font-size: 17px;
      background-color: transparent;
      transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      text-decoration: none;
      font-family: "HKExplorer-Bold"; }
      .front-projects .view-all a:hover {
        background-color: #FFF;
        color: #000; }

/*-------Home Our Capabilities---------*/

.about-us ul{
        color: #FFF;
    font-weight: 300;
    font-size: 18px;
    padding-left:70px;
    max-width: 900px;
    margin: auto;
    padding-bottom: 30px;
    line-height: 1.4;
}
.front-capabilities {
  width: 100%;
  background-color: #000;
  overflow: hidden; }
  .front-capabilities h3.widget-title {
    width: 100%;
    margin: 0px;
    background-color: #005CB9;
    padding: 50px 0px;
    color: #FFF;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .front-capabilities h3.widget-title {
        padding: 40px 0px;
        font-size: 26px; } }

  @media screen and (min-width: 768px) {
    .front-capabilities .textwidget {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      margin: 0 -8px; } }
  .front-capabilities .textwidget .capabilities-item {
    width: 50%;
    padding: 0 8px;
    padding-top: 16px; }
    @media screen and (max-width: 767px) {
      .front-capabilities .textwidget .capabilities-item {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px; } }
    .front-capabilities .textwidget .capabilities-item .capabilities-image {
      position: relative;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      padding: 0 0 62%;
      background-color: #FFF; }
      .front-capabilities .textwidget .capabilities-item .capabilities-image:before {
        width: 100%;
        height: 100%;
        cursor: pointer;
        position: absolute;
        top: 0px;
        left: 0px;
        content: "";
        display: block;
        background-color: rgba(0, 92, 185, 0.8);
        opacity: 0;
        visibility: hidden;
        transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out; }
      .front-capabilities .textwidget .capabilities-item .capabilities-image:hover:before {
        opacity: 1;
        visibility: visible; }
      .front-capabilities .textwidget .capabilities-item .capabilities-image:hover {
        background-color: rgba(162, 169, 173, 0.85); }
      .front-capabilities .textwidget .capabilities-item .capabilities-image .capabilities-title {
        top: 50%;
        text-align: center;
        left: 0px;
        right: 0px;
        margin: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute; }
        .front-capabilities .textwidget .capabilities-item .capabilities-image .capabilities-title h2 {
          text-align: center;
          color: #FFF;

          font-size: 600px;
          font-family: 'Source Sans Pro', sans-serif;
          line-height: 45px;
          max-width: 300px;
          margin: 0 auto; }

  .front-capabilities .view-all {
    text-align: center;
    margin: 50px 0px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .front-capabilities .view-all {
        margin: 40px 0px; } }
    .front-capabilities .view-all a {
      border: 1px solid #FFF;
      text-align: center;
      padding: 10px 40px 6px;
      cursor: pointer;
      display: inline-block;
      color: #FFF;
      text-transform: uppercase;
      font-size: 17px;
      background-color: transparent;
      transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      font-family: "HKExplorer-Bold";
      text-decoration: none; }
      .front-capabilities .view-all a:hover {
        background-color: #FFF;
        color: #000; }

/*-------2nd Page---------*/
/*-------Our Capabilities Inner---------*/
.our-capabilities-inner {
  width: 100%;
  background-color: #000;
  overflow: hidden;
  padding-bottom: 16px; }
  .our-capabilities-inner h3.widget-title {
    width: 100%;
    margin: 0px;
    background-color: #005CB9;
    padding: 50px 0px;
    color: #FFF;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .our-capabilities-inner h3.widget-title {
        padding: 40px 10px;
        font-size: 26px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .our-capabilities-inner h3.widget-title {
        padding: 45px 0px;
        font-size: 45px; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .our-capabilities-inner h3.widget-title {
        padding: 50px 0px;
        font-size: 50px; } }
    @media screen and (min-width: 1600px) {
      .our-capabilities-inner h3.widget-title {
        padding: 75px 0px;
        font-size: 60px; } }
  @media screen and (min-width: 768px) {
    .our-capabilities-inner .textwidget {
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      margin: 0 -8px; } }
  .our-capabilities-inner .textwidget .capabilities-item {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    width: 50%;
    padding: 0 8px;
    padding-top: 16px; }
    @media screen and (max-width: 767px) {
      .our-capabilities-inner .textwidget .capabilities-item {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px; } }
    .our-capabilities-inner .textwidget .capabilities-item .capabilities-image {
      position: relative;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      padding: 0 0 62%;
      width: 100%; }
    .our-capabilities-inner .textwidget .capabilities-item .capabilities.description {
      background-color: #005CB9;
      padding: 40px 70px;
      color: #FFF;
      flex: 1 1 auto;
      -ms-flex: 1 1 auto; }
      @media screen and (max-width: 767px) {
        .our-capabilities-inner .textwidget .capabilities-item .capabilities.description {
          padding: 15px 15px; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .our-capabilities-inner .textwidget .capabilities-item .capabilities.description {
          padding: 15px 30px; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .our-capabilities-inner .textwidget .capabilities-item .capabilities.description {
          padding: 15px 40px; } }
      @media screen and (min-width: 1600px) {
        .our-capabilities-inner .textwidget .capabilities-item .capabilities.description {
          padding: 50px 80px; } }
      @media screen and (min-width: 1600px) {
        .our-capabilities-inner .textwidget .capabilities-item .capabilities.description {
          padding: 60px 90px; } }
      .our-capabilities-inner .textwidget .capabilities-item .capabilities.description h2 {
        font-size: 35px !important;
        font-weight: 600;
        text-transform:uppercase;
        font-family: 'Source Sans Pro', sans-serif;
        line-height: 45px; }
        @media screen and (max-width: 767px) {
          .our-capabilities-inner .textwidget .capabilities-item .capabilities.description h2 {
            font-size: 25px !important;
            margin-top: 0px; } }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          .our-capabilities-inner .textwidget .capabilities-item .capabilities.description h2 {
            font-size: 23px !important; } }
        @media screen and (min-width: 992px) and (max-width: 1199px) {
          .our-capabilities-inner .textwidget .capabilities-item .capabilities.description h2 {
            font-size: 29px !important; } }
      .our-capabilities-inner .textwidget .capabilities-item .capabilities.description .body {
        font-size: 19px;

        font-family: 'Source Sans Pro', sans-serif;
        line-height: 28px; }
        @media screen and (max-width: 767px) {
            .about-us ul{
                padding-left:20px;
            }
          .our-capabilities-inner .textwidget .capabilities-item .capabilities.description .body {
            font-size: 16px; } }
  .our-capabilities-inner a {
    border: 1px solid #FFF;
    text-align: center;
    padding: 8px 40px;
    cursor: pointer;
    display: inline-block;
    color: #FFF;
    text-transform: uppercase;
    font-size: 17px;
    background-color: transparent;
    transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    text-decoration: none; }
    .our-capabilities-inner a:hover {
      background-color: #FFF;
      color: #000; }

/*-------Our-Accreditations---------*/
.our-accreditations {
  width: 100%; }
  .our-accreditations h3.widget-title {
    width: 100%;
    margin: 0px;
    background-color: #005CB9;
    padding: 50px 0px;
    color: #FFF;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .our-accreditations h3.widget-title {
        padding: 40px 0px;
        font-size: 26px; } }

  .our-accreditations .our-acclerations-right h2 {
    font-size: 20px;
    font-size: 600px;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase; }
  .our-accreditations .our-acclerations-right ul {
    padding: 0px;
    margin: 0px; }
    .our-accreditations .our-acclerations-right ul li {
      display: block;
      color: #FFF;
      font-size: 20px;
      border-bottom: 1px solid #101820;
      font-size: 600px;
      font-family: 'Source Sans Pro', sans-serif;
      padding: 6px 0px; }

/*-------our-accreditations-inner---------*/
.our-accreditations-inner {
  width: 100%;
  background-color: #000;
  padding: 100px 0px 130px; }
  @media screen and (max-width: 767px) {
    .our-accreditations-inner {
      padding: 50px 0px 50px; } }
  .our-accreditations-inner .approval-section h3 {
    font-size: 20px !important;
    font-size: 600px;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    color: #005CB9; }
  .our-accreditations-inner .approval-section .textwidget .logos {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;

    padding: 10px;
    width: 100%;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center; }
    .our-accreditations-inner .approval-section .textwidget .logos .logo-item {
        width: 25%;
    padding-left: 0;
    padding-right: 20px;
    text-align: left;
    margin-right: 30px;
    margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .our-accreditations-inner .approval-section .textwidget .logos .logo-item {
          width: 50%;
          margin-top: 15px;
          text-align: center !important; } }
      .our-accreditations-inner .approval-section .textwidget .logos .logo-item img {
        max-width: 100%; }
        @media screen and (max-width: 767px) {
          .our-accreditations-inner .approval-section .textwidget .logos .logo-item img {
            width: 100%;
            padding-bottom: 15px; } }
  .our-accreditations-inner .approval-section .textwidget .pdfs {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: 100%;

    margin-top: 30px;
    padding: 15px 0px 30px; }
    @media screen and (max-width: 767px) {
      .our-accreditations-inner .approval-section .textwidget .pdfs {
        width: 100%;
        padding: 15px 0px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .our-accreditations-inner .approval-section .textwidget .pdfs {
        padding: 15px 0px 8px; } }
    .our-accreditations-inner .approval-section .textwidget .pdfs .pdf-item {
      padding-bottom: 25px; }
      @media screen and (min-width: 480px) and (max-width: 767px) {
        .our-accreditations-inner .approval-section .textwidget .pdfs .pdf-item {
          width: 50%; } }
      .our-accreditations-inner .approval-section .textwidget .pdfs .pdf-item a {
        position: relative;
        padding-left: 45px;
        font-size: 18px;
        display: block;
        text-decoration: none;
        color: #fff; }
        .our-accreditations-inner .approval-section .textwidget .pdfs .pdf-item a:before {
          content: "";
          display: block;
          position: absolute;
          background-repeat: no-repeat !important;
          background-size: 30px !important;
          background-position: center !important;
          background: url("images/pdf.png");
          width: 40px;
          height: 40px;
          top: 0px;
          left: 0px; }
  @media screen and (max-width: 767px) {
    .our-accreditations-inner .competencies {
      margin-top: 30px; } }
  .our-accreditations-inner .competencies h3 {
    font-size: 20px !important;
    font-size: 600px;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    color: #005CB9; }
  .our-accreditations-inner .competencies .textwidget ul {
    padding: 0px;
    margin: 0px; }
    .our-accreditations-inner .competencies .textwidget ul li {
      display: block;
      color: #FFF;
      font-size: 20px !important;
      border-bottom: 1px solid #101820;
      font-size: 600px;
      font-family: 'Source Sans Pro', sans-serif;
      padding: 6px 0px; }
      .our-accreditations-inner .competencies .textwidget ul li a {
        color: #ffffff;
        text-decoration: none; }
        .our-accreditations-inner .competencies .textwidget ul li a:hover, .our-accreditations-inner .competencies .textwidget ul li a:focus {
          color: #005CB9; }
      @media screen and (max-width: 767px) {
        .our-accreditations-inner .competencies .textwidget ul li {
          font-size: 18px !important; } }

/*-------Footer---------*/
.footer-wrapper {
  width: 100%;
  background-color: #000;
  border-top: 4px solid #FFF;
  padding-top: 40px;
  padding-bottom: 60px;
  color: #FFF; }
  @media screen and (max-width: 767px) {
    .footer-wrapper {
      text-align: center; } }
  @media screen and (max-width: 767px) {
    .footer-wrapper #footer .footer-left-content {
      padding-right: 0px;
      padding-left: 0px; } }
  @media screen and (min-width: 768px) {
    .footer-wrapper #footer .footer-left-content .footer-contact-details {
      margin: 0 -15px; } }
  .footer-wrapper #footer .footer-left-content .footer-contact-details .address {
    padding: 0px; }
    .footer-wrapper #footer .footer-left-content .footer-contact-details .address h2 {
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      font-family: 'Source Sans Pro', sans-serif;
      text-transform: uppercase;
      margin-top: 0px;
      margin-bottom: 20px; }
    .footer-wrapper #footer .footer-left-content .footer-contact-details .address p {
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      font-family: 'Source Sans Pro', sans-serif; }
      .footer-wrapper #footer .footer-left-content .footer-contact-details .address p a {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        font-family: 'Source Sans Pro', sans-serif;
        transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out; }
        .footer-wrapper #footer .footer-left-content .footer-contact-details .address p a:hover {
          color: #005CB9; }
    .footer-wrapper #footer .footer-left-content .footer-contact-details .address #text-4 > p {
      margin-bottom: 20px; }
  .footer-wrapper #footer .footer-right-content {
    text-align: right; }
    @media screen and (max-width: 767px) {
      .footer-wrapper #footer .footer-right-content {
        padding-right: 0px;
        padding-left: 0px;
        text-align: center; } }
    .footer-wrapper #footer .footer-right-content .site-logo {
      display: inline-block; }
      .footer-wrapper #footer .footer-right-content .site-logo .site-logo-inner img {
        max-width: 240px;
        height: 56.3px; }
        @media screen and (max-width: 767px) {
          .footer-wrapper #footer .footer-right-content .site-logo .site-logo-inner img {
            max-width: 200px;
            height: 45px; } }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          .footer-wrapper #footer .footer-right-content .site-logo .site-logo-inner img {
            max-width: 172px;
            height: 40.3px; } }
  .footer-wrapper #footer .footer-back-to-link {
    clear: both;
    padding-top: 40px; }
    @media screen and (max-width: 767px) {
      .footer-wrapper #footer .footer-back-to-link {
        padding-top: 20px; } }
    .footer-wrapper #footer .footer-back-to-link .textwidget a {
      text-align: center;
      padding: 5px 3px 0px 20px;
      cursor: pointer;
      display: inline-block;
      color: #000;
      text-transform: uppercase;
      font-size: 13px;
      transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      background-color: #005CB9;
      text-decoration: none;
      line-height: 30px;
      font-family: "HKExplorer-Bold"; }
      .footer-wrapper #footer .footer-back-to-link .textwidget a strong {
        display: inline-block;
        font-family: "HKExplorer-Bold";
        vertical-align: top;
        font-weight: normal;
        color: #005CB9;
        background-color: #000;
        padding-right: 20px;
        margin-left: 6px;
        padding-top: 2px;
        margin-top: -2px;
        margin-bottom: 3px; }
        .footer-wrapper #footer .footer-back-to-link .textwidget a strong::before {
          content: "";
          border-width: 32px 17px 0 0px;
          border-style: solid;
          display: inline-block;
          margin-right: 15px;
          vertical-align: top;
          border-color: #005CB9 #000 transparent #FFF;
          background: #FFF;
          margin-top: -2px; }
        .footer-wrapper #footer .footer-back-to-link .textwidget a strong:hover {
          background-color: #005CB9;
          color: #000; }
          .footer-wrapper #footer .footer-back-to-link .textwidget a strong:hover::before {
            border-color: #005CB9; }
      .footer-wrapper #footer .footer-back-to-link .textwidget a:hover {
        color: #000; }
  .footer-wrapper #footer .scroll-top {
    background-position: center !important;
    background-size: 35px !important;
    background-repeat: no-repeat !important;
    background: url("images/scroll.svg");
    width: 35px;
    height: 40px;
    position: fixed;
    right: 25px;
    cursor: pointer;
    bottom: 0px; }
    @media screen and (max-width: 767px) {
      .footer-wrapper #footer .scroll-top {
        right: 0px;
        bottom: 0px;
        background-size: 40px !important;
        width: 70px;
        height: 40px; } }

/*-------Contact Us---------*/
.page-banner .page-bg-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0px 0px 56%; }
  @media screen and (min-width: 768px) {
    .page-banner .page-bg-image {
          padding: 0px 0px 30%;
    min-height: 65vh; } }

.page-content .page-title h1 {
  width: 100%;
  margin: 0px;
  background-color: #005CB9;
  padding: 50px 0px;
  color: #FFF;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  font-family: "HKExplorer-Bold"; }
  @media screen and (max-width: 767px) {
    .page-content .page-title h1 {
      padding: 30px 0px;
      font-size: 30px; } }


.contact-wrapper {
  width: 100%;
  background-color: #000;
  padding: 90px 0px; }
  @media screen and (max-width: 767px) {
    .contact-wrapper {
      padding: 50px 0px 40px; } }
  .contact-wrapper .contact-detail-left h3 {
    font-size: 20px;
    color: #FFF;
    font-weight: 500;
    text-transform:uppercase;
    font-family: "HKExplorer-Bold"; }
    .contact-wrapper .contact-detail-left h3:before {
      background: url("images/map-marker.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 50px;
      height: 50px;
      content: "";
      display: block;
      margin-bottom: 15px; }
  .contact-wrapper .contact-detail-left .textwidget {
    padding-bottom:30px;
    font-family: "HKExplorer-Light"; }
    .contact-wrapper .contact-detail-left .textwidget p {
      font-size: 19px;
      color: #FFF;
      font-weight: 300; }
  .contact-wrapper .contact-detail-right h3 {
    font-size: 20px;
    color: #FFF;
    text-transform:uppercase;
    font-weight: 500; }
    .contact-wrapper .contact-detail-right h3:before {
      background: url("images/map-marker.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 50px;
      height: 50px;
      content: "";
      display: block;
      margin-bottom: 15px; }
  .contact-wrapper .contact-detail-right .textwidget {
    height: 140px; }
    .contact-wrapper .contact-detail-right .textwidget p {
      font-size: 20px;
      color: #FFF;
      font-weight: 300; }

.contact-form {
  padding-top: 80px; }
  .contact-form h3 {
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 30px;
    color: #FFF; }
  .contact-form .gform_wrapper .gform_fields li label {
    color: #FFF;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    text-transform: uppercase; }
    .contact-form .gform_wrapper .gform_fields li label span {
      color: #FFF; }
  .contact-form .gform_wrapper .gform_fields li input {
    width: 100%;
    background-color: #333333;
    border: none;
    height: 40px;
    color: #FFF; }
  .contact-form .gform_wrapper .gform_fields li textarea {
    width: 100%;
    background-color: #333333;
    border: none;
    color: #FFF; }
  .contact-form .gform_wrapper .gform_footer input {
    border: 1px solid #FFF;
    text-align: center;
    padding: 10px 40px 6px;
    cursor: pointer;
    display: inline-block;
    color: #FFF;
    text-transform: uppercase;
    font-size: 17px;
    background-color: transparent;
    transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    font-family: "HKExplorer-Bold"; }
    .contact-form .gform_wrapper .gform_footer input:hover {
      background-color: #FFF;
      color: #000; }

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
  background: transparent !important;
  border: none;
  padding: 0;
  margin-bottom: 0;
  color: #FFF;
  border-top: 0px solid #790000;
  border-bottom: 0px solid #790000; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0px; }

.gform_wrapper.gform_validation_error .top_label input.medium, .gform_wrapper.gform_validation_error .top_label select.medium {
  width: 100%; }

.contact-address {
  padding-top: 80px; }
  .contact-address .textwidget p {
    font-size: 20px;
    color: #FFF; }
    .contact-address .textwidget p a {
      color: #FFF;
      transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      text-decoration: none; }
      .contact-address .textwidget p a:hover {
        color: #005CB9; }

/*-------Projects Page---------*/
.project-featured-slider .flexslider {
  margin: 0px;
  border: 0px; }
  .project-featured-slider .flexslider .project-item .project-image {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 60px; }
    @media screen and (min-width: 768px) {
      .project-featured-slider .flexslider .project-item .project-image {
        padding-bottom: 54%; } }
    @media screen and (min-width: 768px) {
      .project-featured-slider .flexslider .project-item .project-image {
        min-height: calc(100vh - 141.3px); } }
    .project-featured-slider .flexslider .project-item .project-image .project-description {
      text-align: center;
      width: 100%;
      text-align: center;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .project-featured-slider .flexslider .project-item .project-image .project-description {
          padding: 15px 0px; } }
      @media screen and (max-width: 767px) {
        .project-featured-slider .flexslider .project-item .project-image .project-description {
          padding: 15px 0px; } }
      @media screen and (min-width: 768px) {
        .project-featured-slider .flexslider .project-item .project-image .project-description {
          position: absolute;
          bottom: 100px;
          left: 0px; } }
      @media screen and (min-width: 1200px) {
        .project-featured-slider .flexslider .project-item .project-image .project-description {
          bottom: 110px; } }
      @media screen and (min-width: 1600px) {
        .project-featured-slider .flexslider .project-item .project-image .project-description {
          bottom: 165px; } }
      .project-featured-slider .flexslider .project-item .project-image .project-description .container-inner {
        background-color: rgba(0, 92, 185, 0.85);
        padding: 40px;
        max-width: 450px;
        position: relative; }
        @media screen and (max-width: 767px) {
          .project-featured-slider .flexslider .project-item .project-image .project-description .container-inner {
            padding: 30px; } }
        .project-featured-slider .flexslider .project-item .project-image .project-description .container-inner .close-caption {
          position: absolute;
          top: 5px;
          padding: 6px;
          right: 5px;
          font-size: 16px;
          font-weight: 600;
          color: #ffffff;
          cursor: pointer; }
          @media screen and (min-width: 768px) {
            .project-featured-slider .flexslider .project-item .project-image .project-description .container-inner .close-caption {
              display: none; } }
      .project-featured-slider .flexslider .project-item .project-image .project-description .project-title a {
        color: #FFF;
        text-decoration: none; }
        .project-featured-slider .flexslider .project-item .project-image .project-description .project-title a h2 {
          color: #FFF;
          text-transform: uppercase;
          font-size: 20px;
          font-weight: 700;
          text-align: left; }
      .project-featured-slider .flexslider .project-item .project-image .project-description .project-desc {
        color: #FFF;
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        min-height: 130px; }
        @media screen and (min-width: 768px) {
          .project-featured-slider .flexslider .project-item .project-image .project-description .project-desc {
            font-size: 20px;
            min-height: 0; } }
  .project-featured-slider .flexslider .flex-direction-nav {
    left: 0px;
    text-align: justify;
    z-index: 9;
    left: 0;
    margin: auto;
    right: 0;
    max-width: 1170px;
    padding: 0 15px;
    display: block;
    width: 100%;
    vertical-align: middle;
    position: relative; }
    @media screen and (min-width: 1600px) {
      .project-featured-slider .flexslider .flex-direction-nav {
        max-width: 1300px;
        width: 100%; } }
    @media screen and (min-width: 1800px) {
      .project-featured-slider .flexslider .flex-direction-nav {
        max-width: 1600px; } }
    .project-featured-slider .flexslider .flex-direction-nav a {
      display: block;
      outline: none;
      color: #FFF;
      opacity: 1;
      visibility: visible;
      width: 20px;
      height: 31px;
      top: auto;
      bottom: 46px;
      margin: 0px; }
      @media screen and (max-width: 767px) {
        .project-featured-slider .flexslider .flex-direction-nav a {
          bottom: 26px; } }
      @media screen and (min-width: 1600px) {
        .project-featured-slider .flexslider .flex-direction-nav a {
          bottom: 76px; } }
      .project-featured-slider .flexslider .flex-direction-nav a:before {
        font-size: 25px;
        color: #FFF; }
    .project-featured-slider .flexslider .flex-direction-nav .flex-prev {
      left: 10px;
      opacity: 1;
      visibility: visible;
      opacity: 1; }
    .project-featured-slider .flexslider .flex-direction-nav .flex-next {
      right: auto;
      left: 195px;
      opacity: 1;
      visibility: visible;
      opacity: 1; }
      .project-featured-slider .flexslider .flex-direction-nav .flex-next:hover {
        outline: none; }
  .project-featured-slider .flexslider .flex-control-nav {
    bottom: 50px;
    left: 0px;
    text-align: justify;
    z-index: 9;
    left: 0;
    margin: auto;
    right: 0;
    max-width: 1170px;
    display: inline-block;
    width: 100%;
    padding: 0 15px 0 55px; }
    @media screen and (max-width: 767px) {
      .project-featured-slider .flexslider .flex-control-nav {
        bottom: 30px; } }
    @media screen and (min-width: 1600px) {
      .project-featured-slider .flexslider .flex-control-nav {
        bottom: 80px; } }
    @media screen and (min-width: 1600px) {
      .project-featured-slider .flexslider .flex-control-nav {
        max-width: 1300px;
        width: 100%; } }
    @media screen and (min-width: 1800px) {
      .project-featured-slider .flexslider .flex-control-nav {
        max-width: 1600px; } }
    .project-featured-slider .flexslider .flex-control-nav li {
      display: inline-block;
      vertical-align: middle; }
      .project-featured-slider .flexslider .flex-control-nav li a {
        background-color: transparent;
        border: 1px solid #FFF;
        border-radius: 50%;
        height: 14px;
        width: 14px; }
      .project-featured-slider .flexslider .flex-control-nav li a.flex-active {
        background-color: #FFF; }

@media screen and (min-width: 768px) {
  .mobile-filter-button {
    display: none; } }
.project-filter-section {
  background-color: #000;
  width: 100%;
  padding: 50px 0px 50px; }
  .project-filter-section .project-filters {
    padding-bottom: 22px; }
    @media screen and (max-width: 767px) {
      .project-filter-section .project-filters {
        padding-bottom: 0px; } }
    @media screen and (max-width: 767px) {
      .project-filter-section .project-filters .filter-wrapper {
        display: none; } }
    .project-filter-section .project-filters #filters {
      padding: 0px;
      margin: 0px;
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex; }
      @media screen and (max-width: 767px) {
        .project-filter-section .project-filters #filters {
          flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap; } }
      .project-filter-section .project-filters #filters button {
        list-style: none;
        border: 1px solid #FFF;
        text-align: center;
        padding: 0 20px;

        line-height: 32px;
        cursor: pointer;
        display: inline-block;
        color: #FFF;
        text-transform: uppercase;
        font-size: 12px;
        margin-right: 25px;
        transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        background-color: transparent;
        font-family: "HKExplorer-Bold";
        padding-top: 2px; }
        @media screen and (max-width: 767px) {
          .project-filter-section .project-filters #filters button {
            flex: auto; } }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          .project-filter-section .project-filters #filters button {
            font-size: 10px;
            margin-right: 8px;
            padding: 0 10px; } }
        @media screen and (min-width: 992px) and (max-width: 1199px) {
          .project-filter-section .project-filters #filters button {
            padding: 0 10px; } }
        .project-filter-section .project-filters #filters button:hover, .project-filter-section .project-filters #filters button.is-checked {
          background-color: #FFF;
          color: #000; }
        .project-filter-section .project-filters #filters button:last-child {
          margin-left: auto;
          margin-right: 0; }
  .project-filter-section #project_filter_result {
    margin-left: -8px;
    margin-right: -8px; }
  .project-filter-section .project-filter-result {
    margin: 0 -15px; }
    .project-filter-section .project-filter-result .element-item {
      padding: 8px; }
      @media screen and (max-width: 479px) {
        .project-filter-section .project-filter-result .element-item {
          width: 100%; } }
      @media screen and (min-width: 480px) and (max-width: 767px) {
        .project-filter-section .project-filter-result .element-item {
          width: 50%; } }
      .project-filter-section .project-filter-result .element-item .project-image {
        position: relative;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0 0 70%; }
        .project-filter-section .project-filter-result .element-item .project-image .project-title {
          background-color: rgba(0, 92, 185, 0.85);
          width: 100%;
          color: #FFF;
          position: absolute;
          bottom: 0px;
          min-height: 0;
          display: flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          align-items: center;
          -webkit-align-items: center;
          -ms-align-items: center;
          transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -webkit-transition: all 0.25s ease-in-out;
          text-align: center; }
          .project-filter-section .project-filter-result .element-item .project-image .project-title::after {
            transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -webkit-transition: all 0.25s ease-in-out;
            content: "";
            width: 100%;
            padding: 0 0 1%;
            margin-left: -100%;
            display: block; }
          .project-filter-section .project-filter-result .element-item .project-image .project-title h2 {
            text-transform: uppercase;
            margin: 0px;
            font-size: 20px;
            padding: 15px 25px;
            width: 100%;
            font-weight: 600;
            font-family: 'Source Sans Pro', sans-serif;
            transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -webkit-transition: all 0.25s ease-in-out;
            top: 50%; }
            @media screen and (max-width: 991px) {
              .project-filter-section .project-filter-result .element-item .project-image .project-title h2 {
                padding: 10px 15px 10px;
                font-size: 18px; } }
        .project-filter-section .project-filter-result .element-item .project-image:hover .project-title {
          min-height: 100%;
          text-align: center; }
          .project-filter-section .project-filter-result .element-item .project-image:hover .project-title::after {
            padding: 0 0 50%; }
  .project-filter-section .show-more-button {
    padding-top: 50px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .project-filter-section .show-more-button {
        padding-top: 20px; } }
    .project-filter-section .show-more-button button {
      list-style: none;
      border: 1px solid #FFF;
      text-align: center;
      padding: 0 30px;
      height: 45px;
      padding-top: 2px;
      font-family: "HKExplorer-Bold";
      line-height: 42px;
      cursor: pointer;
      display: inline-block;
      color: #FFF;
      text-transform: uppercase;
      font-size: 17px;
      transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      background-color: transparent; }
      @media screen and (min-width: 768px) {
        .project-filter-section .show-more-button button {
          min-width: 210px; } }
      .project-filter-section .show-more-button button:hover {
        background-color: #FFF;
        color: #000; }

@media screen and (max-width: 767px) {
  .project-filters .mobile-filter-button {
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }

  .project-filters .mobile-filter-button span {
    padding: 9px 20px;
    background-color: transparent;
    display: block;
    color: #FFF;
    cursor: pointer;
    font-size: 16px;
    border: 2px solid #FFF;
    transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out; }
    .project-filters .mobile-filter-button span:hover {
      background-color: 000; }
    .project-filters .mobile-filter-button span:after {
      content: "\f0b0";
      display: inline-block;
      font-size: 16px;
      font-family: "FontAwesome";
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #FFF;
      cursor: pointer;
      padding-left: 10px; }

  .project-filters .button-group {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0px -5px; }

  .project-filters .button-group .button {
    border: 1px solid #FFF;
    padding: 6px;
    flex: 1 1 auto;
    font-size: 13px;
    margin: 0px 5px; }

  .button-group {
    display: none; } }
@media screen and (min-width: 1200px) {
  .awards-section .award-inner > .panel-grid-cell {
    max-width: calc(50% - 95px); }
    .awards-section .award-inner > .panel-grid-cell + .panel-grid-cell {
      min-width: calc(50% + 95px); } }
@media screen and (min-width: 992px) {
  .awards-section .award-inner > .panel-grid-cell {
    max-width: calc(50% - 78px); }
    .awards-section .award-inner > .panel-grid-cell + .panel-grid-cell {
      min-width: calc(50% + 78px); } }
.awards-section .award-inner > .panel-grid-cell:last-child {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
.awards-section .award-inner .award-text {
  width: 100%;
  background-color: #005CB9;
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center; }
  .awards-section .award-inner .award-text .so-widget-sow-editor {
    margin-left: auto;
    padding: 70px 0px 50px; }
    @media screen and (max-width: 767px) {
      .awards-section .award-inner .award-text .so-widget-sow-editor {
        padding-left: 15px; } }
    @media screen and (min-width: 768px) {
      .awards-section .award-inner .award-text .so-widget-sow-editor {
        padding-left: calc((100vw - 750px) / 2); } }
    @media screen and (min-width: 992px) {
      .awards-section .award-inner .award-text .so-widget-sow-editor {
        padding-left: calc((100vw - 970px) / 2); } }
    @media screen and (min-width: 1200px) {
      .awards-section .award-inner .award-text .so-widget-sow-editor {
        padding-left: calc((100vw - 1170px) / 2); } }
    @media screen and (min-width: 1600px) {
      .awards-section .award-inner .award-text .so-widget-sow-editor {
        padding-left: calc((100vw - 1300px) / 2); } }
    @media screen and (min-width: 1800px) {
      .awards-section .award-inner .award-text .so-widget-sow-editor {
        padding-left: calc((100vw - 1600px) / 2); } }
    .awards-section .award-inner .award-text .so-widget-sow-editor h3 {
      color: #FFF;
      font-size: 55px;
      font-weight: 700; }
    .awards-section .award-inner .award-text .so-widget-sow-editor .textwidget p {
      padding: 30px 0px;
      font-size: 20px;
      color: #FFF; }
    .awards-section .award-inner .award-text .so-widget-sow-editor .textwidget code a {
      border: 1px solid #FFF;
      text-align: center;
      padding: 12px 25px 8px;
      font-family: "HKExplorer-Bold";
      cursor: pointer;
      display: inline-block;
      color: #FFF;
      text-transform: uppercase;
      font-size: 17px;
      transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      text-decoration: none; }
      .awards-section .award-inner .award-text .so-widget-sow-editor .textwidget code a:hover {
        background-color: #FFF;
        color: #000; }

/*-------4TH Page---------*/
.project-banner .back-to-projects.button {
  width: 100%;
  background-color: #000;
  padding-bottom: 30px;
  padding-top: 10px; }
  .project-banner .back-to-projects.button a {
    border: 1px solid #FFF;
    text-align: center;
    padding: 0 25px;
    line-height: 35px;
    cursor: pointer;
    display: inline-block;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    text-decoration: none; }
    .project-banner .back-to-projects.button a:hover {
      background-color: #FFF;
      color: #000; }
.project-banner .project-title-section {
  width: 100%;
  background-color: #005CB9;
  text-align: center;
  padding: 20px 0px; }
  .project-banner .project-title-section h4 {
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
    font-family: "HKExplorer-Bold";
    text-transform: uppercase; }
  .project-banner .project-title-section h1 {
    color: #FFF;
    font-size: 40px;
    margin-top: 0px;
    font-family: "HKExplorer-Bold";
    text-transform: uppercase; }
    @media screen and (min-width: 1600px) {
      .project-banner .project-title-section h1 {
        font-size: 45px; } }
  .project-banner .project-title-section .project-category {
    font-size: 16px;
    color: #FFF;
    font-family: "HKExplorer-Regular";
    text-transform: uppercase; }

.project-slider {
  background-color: #000; }
  .project-slider .swiper-container .swiper-slide .project-slides {
    padding: 0 0 54%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  .project-slider .swiper-container .swiper-button-next, .project-slider .swiper-container .swiper-button-prev {
    opacity: 0;
    transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out; }
    @media screen and (min-width: 768px) {
      .project-slider .swiper-container .swiper-button-next, .project-slider .swiper-container .swiper-button-prev {
        width: 33.333%;
        height: 100%;
        top: 0;
        margin: 0; } }

  .project-slider .carousel-wrapper {
    padding-top: 15px;
    position: relative; }
    .project-slider .carousel-wrapper .swiper-container .swiper-slide img {
      max-width: 100%; }
    .project-slider .carousel-wrapper .swiper-button-next, .project-slider .carousel-wrapper .swiper-button-prev {
      width: 28px;
      height: 24px;
      margin-top: 0px; }

    .project-slider .carousel-wrapper .swiper-button-next {
      right: -40px; }
      @media screen and (max-width: 991px) {
        .project-slider .carousel-wrapper .swiper-button-next {
          right: 15px; } }
      @media screen and (min-width: 992px) and (max-width: 1199px) {
        .project-slider .carousel-wrapper .swiper-button-next {
          right: -15px; } }
    .project-slider .carousel-wrapper .swiper-button-prev {
      left: -40px; }
      @media screen and (max-width: 991px) {
        .project-slider .carousel-wrapper .swiper-button-prev {
          left: 15px; } }
      @media screen and (min-width: 992px) and (max-width: 1199px) {
        .project-slider .carousel-wrapper .swiper-button-prev {
          left: -15px; } }

.project-slider {
  background-color: #000; }
  .project-slider #carousel {
    background-color: #000;
    border: 0px;
    margin: 0px auto;
    top: 0px;
    padding: 15px 40px 0;
    max-width: 820px; }
    @media screen and (min-width: 992px) {
      .project-slider #carousel {
        max-width: 1020px; } }
    @media screen and (min-width: 1200px) {
      .project-slider #carousel {
        max-width: 1220px; } }
    @media screen and (min-width: 1600px) {
      .project-slider #carousel {
        max-width: 1380px;
        padding: 15px 55px 0; } }
    @media screen and (min-width: 1800px) {
      .project-slider #carousel {
        max-width: 1680px; } }
    .project-slider #carousel ul.slides li {
      padding: 0 5px !important;
      max-width: 30vw;
      margin-right: 0 !important; }
    .project-slider #carousel .flex-direction-nav a {
      display: block;
      outline: none;
      color: #FFF;
      opacity: 1;
      visibility: visible; }
      .project-slider #carousel .flex-direction-nav a:before {
        font-size: 25px;
        color: #FFF; }
    .project-slider #carousel .flex-direction-nav .flex-prev {
      left: 10px;
      opacity: 1;
      visibility: visible;
      opacity: 1; }
      @media screen and (min-width: 1600px) {
        .project-slider #carousel .flex-direction-nav .flex-prev {
          left: -35px; } }
      .project-slider #carousel .flex-direction-nav .flex-prev:before {
        color: #005CB9; }
    .project-slider #carousel .flex-direction-nav .flex-next {
      right: 10px;
      opacity: 1;
      visibility: visible;
      opacity: 1; }
      @media screen and (min-width: 1600px) {
        .project-slider #carousel .flex-direction-nav .flex-next {
          right: -35px; } }
      .project-slider #carousel .flex-direction-nav .flex-next:before {
        color: #005CB9; }
      .project-slider #carousel .flex-direction-nav .flex-next:hover {
        outline: none; }

.project-content {
  width: 100%;
  background-color: #000;
  padding: 60px 0px; }
  .project-content .project-completed, .project-content .project-value, .project-content .project-client {
    font-weight: 400;
    font-size: 20px;
    color: #FFF;

    font-family: 'Source Sans Pro', sans-serif; }
    .project-content .project-completed h4, .project-content .project-value h4, .project-content .project-client h4 {
      font-weight: 600;
      text-transform: uppercase; }
      .project-completed h4 span,
.project-value h4 span,
.project-client h4 span{
        font-weight: 100;
    font-size: 16px;
    padding-left: 10px;
}
  .project-content .project-description {
    font-weight: 400;
    font-size: 20px;
    color: #FFF;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 10px; }
  .project-content .back-to-projects.button {
    padding-top: 30px; }
    .project-content .back-to-projects.button a {
      border: 1px solid #FFF;
      text-align: center;
      padding: 0px 25px;
      line-height: 35px;
      cursor: pointer;
      display: inline-block;
      color: #FFF;
      text-transform: uppercase;
      font-size: 14px;
      transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      text-decoration: none;
      font-weight: 600; }
      .project-content .back-to-projects.button a:hover {
        background-color: #FFF;
        color: #000; }

.front-projects .textwidget {
  display: block; }
  .front-projects .textwidget .front-slider {
    margin: 0px;
    border: none;
    padding: 0px;
    display: block; }
    .front-projects .textwidget .front-slider ul {
      padding: 0px;
      margin: 0px; }
      .front-projects .textwidget .front-slider ul li.project-item {
        padding: 0px;
        padding-top: 0px;
        width: 100%; }
        @media screen and (max-width: 767px) {
          .front-projects .textwidget .front-slider ul li.project-item {
            width: 100%;
            padding-left: 0px;
            padding-right: 0px; } }
        .front-projects .textwidget .front-slider ul li.project-item a {
          width: 100%;
          height: 100%; }
          .front-projects .textwidget .front-slider ul li.project-item a .project-image {
            width: 100%;
            height: 100%;
            position: relative;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            padding: 0 0 45%; }
            .front-projects .textwidget .front-slider ul li.project-item a .project-image .project-title {
              background-color: rgba(0, 0, 0, 0.7);
              width: 100%;
              color: #FFF;
              position: absolute;
              bottom: 0px;
              padding: 15px 25px 20px;
              text-align: center; }
              .front-projects .textwidget .front-slider ul li.project-item a .project-image .project-title .project-terms {
                font-size: 14px; }
                @media screen and (min-width: 768px) and (max-width: 991px) {
                  .front-projects .textwidget .front-slider ul li.project-item a .project-image .project-title .project-terms {
                    font-size: 10px; } }
              @media screen and (max-width: 767px) {
                .front-projects .textwidget .front-slider ul li.project-item a .project-image .project-title {
                  padding: 15px 25px 15px; } }
              .front-projects .textwidget .front-slider ul li.project-item a .project-image .project-title h2 {
                text-transform: uppercase;
                margin: 0px;
                font-size: 20px;
                font-weight: 700;
                font-family: 'Source Sans Pro', sans-serif;
                color: #FFF;
                transition: all 0.25s ease-in-out;
                -ms-transition: all 0.25s ease-in-out;
                -o-transition: all 0.25s ease-in-out;
                -moz-transition: all 0.25s ease-in-out;
                -webkit-transition: all 0.25s ease-in-out;
                display: inline-block; }
                @media screen and (min-width: 768px) and (max-width: 991px) {
                  .front-projects .textwidget .front-slider ul li.project-item a .project-image .project-title h2 {
                    font-size: 16px; } }
                .front-projects .textwidget .front-slider ul li.project-item a .project-image .project-title h2:hover {
                  color: #005CB9; }
  .front-projects .textwidget .flex-direction-nav {
    left: 0px;
    text-align: justify;
    z-index: 9;
    margin: auto !important;
    right: 0;
    padding: 0 15px;
    display: block;
    width: 100%;
    vertical-align: middle;
    position: absolute;
    max-width: 200px;
    top: 0; }
    @media screen and (min-width: 1200px) {
      .front-projects .textwidget .flex-direction-nav {
        max-width: 200px; } }
    @media screen and (min-width: 1600px) {
      .front-projects .textwidget .flex-direction-nav {
        width: 100%; } }
    .front-projects .textwidget .flex-direction-nav a {
      display: block;
      outline: none;
      color: #FFF;
      opacity: 1;
      visibility: visible;
      width: 20px;
      height: 31px;
      top: 26px;
      bottom: auto;
      margin: 0px; }
      .front-projects .textwidget .flex-direction-nav a:before {
        font-size: 25px;
        color: #FFF; }
    .front-projects .textwidget .flex-direction-nav .flex-prev {
      left: 0;
      opacity: 1;
      visibility: visible;
      opacity: 1; }
    .front-projects .textwidget .flex-direction-nav .flex-next {
      right: 0;
      left: auto;
      opacity: 1;
      visibility: visible;
      opacity: 1; }
      .front-projects .textwidget .flex-direction-nav .flex-next:hover {
        outline: none; }
  .front-projects .textwidget .flex-control-nav {
    top: 32px;
    bottom: auto;
    left: 0px;
    text-align: justify;
    z-index: 9;
    left: 0;
    margin: auto !important;
    right: 0;
    max-width: 95%;
    display: inline-block;
    width: 100%;
    padding: 0 15px 0 15px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .front-projects .textwidget .flex-control-nav {
        display: none; } }
    @media screen and (min-width: 1200px) {
      .front-projects .textwidget .flex-control-nav {
        max-width: 1170px; } }
    @media screen and (min-width: 1600px) {
      .front-projects .textwidget .flex-control-nav {
        max-width: 1300px;
        width: 100%; } }
    @media screen and (min-width: 1800px) {
      .front-projects .textwidget .flex-control-nav {
        max-width: 1600px; } }
    .front-projects .textwidget .flex-control-nav li {
      display: inline-block;
      vertical-align: middle; }
      .front-projects .textwidget .flex-control-nav li a {
        background-color: transparent;
        border: 1px solid #FFF;
        border-radius: 50%;
        text-indent: 99999px;
        overflow: hidden; }
      .front-projects .textwidget .flex-control-nav li a.flex-active {
        background-color: #FFF; }


.home .header-logo{
    opacity:0;

    transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
}
.sticky-navigation .header-logo{
    opacity:1;
    transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
}
.home .site-logo{
    padding:0;
}
.capabilities-item:hover .capabilities-title{
    bottom:50% !important;
    transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      background:transparent !important;
}
.our-accreditations-inner .approval-section .textwidget .logos .logo-item:nth-child(4) img,
.our-accreditations-inner .approval-section .textwidget .logos .logo-item:nth-child(5) img{
    max-width:70%;
}

.page-banner.home .banner-text .banner-text-inner h1{
    width:100%;
        max-width: 100%;
}
.about-us .textwidget p{
    font-size:19px;
}
.project-filter-section .project-filters #filters button{
    padding:11px 20px 7px;
}


.gallery-thumbs .swiper-button-next{
    display:none;
}
.project-slider .swiper-container .swiper-button-next{
    background-position:right;
}
.project-slider .swiper-container .swiper-button-prev{
background-position:left;
}
.project-slider .swiper-container .swiper-button-next,
.project-slider .swiper-container .swiper-button-prev{
    opacity:1;
}
.front-capabilities .textwidget .capabilities-item .capabilities-image .capabilities-title {
        bottom: 0;
        text-align: center;
        left: 0px;
        right: 0px;
        margin: auto;
        background: rgba(0, 92, 185, 0.8);
        position: absolute;
            transform: translate(0);
            top:auto;

}
.front-capabilities .textwidget .capabilities-item .capabilities-image .capabilities-title h2{
     font-size:23px !important;
    text-transform:uppercase;
    font-weight:500;
}
.carousel-wrapper .swiper-button-next,
.carousel-wrapper .swiper-button-prev{
    display:none;
}
.project-filters,
.project-filter-section .show-more-button button{
    display:none;
}
.project-completed h4 span,
.project-value h4 span{
        font-weight: 100;
    font-size: 17px;
    padding-left: 10px;
}
@media screen and (min-width: 767px) {

            #text-4{
                padding-top:35px;
            }
        }
        #panel-107-0-0-0 p{
            text-align:left;
        }


        .project-description p{
            padding:30px 0 0;
        }
        .project-content .back-to-projects.button{
            text-align:right;
        }
        .project-content .back-to-projects.button a{
            font-size:13px;
        }
        .project-banner .back-to-projects.button{
            padding:0;
        }
        .project-banner .back-to-projects.button{
            display:none;
        }
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white{
        background-image: url(/wp-content/themes/construction/images/next-arrow.svg);
    background-size: contain;
    width:70px !important;
}
.swiper-button-prev.swiper-button-white{
    background-image: url(/wp-content/themes/construction/images/prev-arrow.svg);
}
.gallery-thumbs .swiper-slide {
        background: #005CB3;
}
.gallery-thumbs .swiper-slide:hover img{
    opacity:0.3;
}
.contact-detail-left a{
    color:#005CB3;
}
.contact-detail-left a:hover{
    color:#fff;
    text-decoration:none;
}
.contact-form{
    padding-top:0;
}
#text-5 ul{
  padding-left: 0;
}
#text-5 li{
      display: inline-block;
    width: 130px;
    vertical-align: top;
    margin-right: 30px;
}

.footer-wrapper #footer .footer-back-to-link .textwidget a{
  display: block;
  padding: 0;
  background-color: transparent;
}
#text-5 li:first-child{
    margin-top:-2px;
}
@media screen and (max-width: 991px) {
    .footer-right-content .site-logo{
        padding-top:30px;
    }

#text-5 li{

    margin-right:40px;
    margin-left:40px;
    padding-bottom:30px;
}
  .page-banner.home .banner-text:before{
    height: 90%;
  }
    .our-accreditations-inner .approval-section .textwidget .logos .logo-item{
    width: 50%;
    padding-right: 20px;
    margin-right:0;
    text-align: center;
    }
    .pdfs{
        display:none !important;
    }
}
/*# sourceMappingURL=style.css.map */


