@charset "UTF-8";


.nopadding {
  margin: 0px;
  padding: 0px;
}

* {
  margin: 0px;
  padding: 0px;
}

html, body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #fff;
}

body {
  font-size: 14px;
  line-height: 1.1;
  text-align: left;
  font-weight: normal;
}

p {
  color: #999999;
    line-height: 1.3;
}


a:link, a:visited {
  text-decoration: none;
  cursor: pointer;
  color: #58595b;
}

a:hover, a:active {
  text-decoration: none;
  cursor: pointer;
  color: #58595b;
}

.ka-ul {
  margin-left: 1rem;
  padding-top: 5px;
  padding-bottom: 5px;
}

.ka-ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}


.clear {
  clear: both;
}


.navbar-brand img {
    width: 300px;
    padding-left: 5px;
}

.navbar {
    padding: 0px;
    margin: 20px 25px 10px 20px;
}

.navbar-nav {
    width: 100%;
    padding-top: 91px;
    text-align: center;
}


.navbar-nav > li{
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 22px;
    float: none;
    display: inline-block;
}


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

.nav-item, .navbar-toggler-label {
  font-size: 16px;
}

.navbar-toggler {
  padding-top: 93px;
  padding-left: 0px;
  padding-right: 0px;
  color: #000000;
}

.nav-link {
  display: inline;
  margin: 0px;
  padding: 0px;
  color: #989898 !important;
}



.navActive {
  color: #000000 !important;
}

.navbar-text {
    white-space: nowrap;
  margin: 0px;
    padding: 0px;
}



.carousel-container {
  position: relative;
  width: 100%;
  height: 60%;
  margin: 0;
  padding: 0;
  min-height: 350px;
}

.control-container {
  position: relative;
  width: 100%;
  margin: 0;
  padding-left: 25px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 50px;
}

.content-container {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  margin-bottom: 20px;
  padding: 25px;
  padding-top: 30px;
  padding-bottom: 10px;
}


.navPath {
  width: 100%;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 0;
    padding-left: 25px;
    padding-right: 25px;
  font-size: 10px;
  text-align: left;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  background-color: #fff;
}


.imageBanner {
  position: relative;
  width: 100%;
  height: 80px;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 0px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 23px;
    padding-bottom: 23px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  font-size: 30px;
  color: #ffffff;
  text-align: left;
}

.homeBanner {
  position: relative;
  width: 100%;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #ffffff;
  background-color: #989898;
  text-align: left;
  cursor:pointer;
}



#newsContent {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.pageHeader {
  width: 100%;
  height: auto;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.3;
}

.serviceList {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: normal;
  list-style-type:none;
  color: #989898;
}

.serviceList li , .missionList li , .contactList li {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}

.missionList {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: normal;
  list-style-type:none;
  color: #999999;
}

.contactList {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: normal;
  list-style-type:none;
  color: #999999;
}

label {
    color: #333333;
}

.btn, .btn-send, .btn-success {
    font-weight: 300;
    margin-bottom: 20px;
    border: 0px;
    border-radius: 0px;
}


.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}

.text-muted {
    font-size: 10px;
}


input.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333333;
    opacity: .5; /* Firefox */
}

input.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #333333;
    opacity: .5
}
input.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #333333;
    opacity: .6;
}

textarea.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333333;
    opacity: .6; /* Firefox */
}

textarea.form-control:-ms-textarea-placeholder { /* Internet Explorer 10-11 */
    color: #333333;
    opacity: .6;
}
textarea.form-control::-ms-textarea-placeholder { /* Microsoft Edge */
    color: #333333;
    opacity: .6;
}



.itemCommunity {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  color: #989898;
}

.headCommunity {
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: bold;
  color: #000;
}

.headLink{
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  float: right;
  text-align: right;
  color: #989898;
  font-size: 12px;
}


.coverImage {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
    padding-left: 25px;
    padding-right: 25px;
  background-color: #fff;
  
}

.containerGray {
  background-color: #ddd;
}

.portWrapper {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  margin-bottom: 25px;
  text-align: right;
  cursor: pointer;
}

.portWrapperHover {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  margin-bottom: 25px;
  text-align: right;
  cursor: pointer;
}

.portThumbnailParentHover {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: inline-block;
}


.portThumbnailChildHover {
  position: relative;
  width: 100%;
  height: 200px;
  margin: 0;
  padding: 0;
  background-size: cover;
  background-position: center 65%;
  background-repeat: no-repeat;
  opacity: 1.0;
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}


.portWrapperHover:hover .portThumbnailParentHover .portThumbnailChildHover, .portWrapperHover:focus .portThumbnailParentHover .portThumbnailChildHover {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity:0.7;
}



.portThumbnail {
  position: relative;
  width: 100%;
  height: 200px;
  margin: 0;
  padding: 0;
  background-size: cover;
  background-position: center 65%;
  background-repeat: no-repeat;
}




.portListing {
  position: relative;
  width: 100%;
    padding: 0;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    background-color: #fff;
  text-align: left;
  font-size: 18px;
  color: #999999;
}

.portLocation{
  position: relative;
  width: 100%;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    margin: 0;
    background-color: #fff;
  text-align: left;
  font-size: 14px;
    color: #989898;
}

.portThumbCategory {
  height: 150px;
}


.portLabel {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  margin-top: 10px;
    padding: 0;
  padding-right: 20px;
}

.portArrow {
  position: absolute;
    line-height: 1.0;
  right: 0px;
}

.portLabelCategory {
  color: #000000;
  font-size: 20px;
}

.portLabelProject{
  color: #999999;
  font-size: 16px;
}


.projectLabel {
  width: 100%;
  height: auto;
  margin: 0;
  margin-top: 10px;
  padding: 0;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 20px;
  font-weight: normal;
  color: #58595b;
  line-height: 1.3;
}

.projectDescription {
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  color: #58595b;
  line-height: 1.3;
  text-align: left;
}


table.projectSpecification td {
  padding: 12px;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: normal;
  color: #58595b;
  line-height: 1.3;
  text-align: left;
  background-color: #ddd;
  border-bottom: 3px solid #fff;
}

table.projectSpecification td:nth-child(2) {
    color: #000000 ;
}

.itemRule {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  height: 1px;
  color: #58595b;
  background-color: #58595b;
}

.itemThumbnail {
  position: relative;
  width: 100%;
  height: 150px;
  margin-top: 15px;
  margin-bottom: 15px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.projectRule {
  width: 100%;
  height: 1px;
  color: #58595b;
  background-color: #58595b;
}

.projectThumbnail {
  position: relative;
  width: 100%;
  height: 60px;
    background-size: cover;
    background-position: center 65%;
    background-repeat: no-repeat;
}

.projectGallery {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.peoplePhoto {
    display: block;
  position: relative;
  width: 100%;
  height: auto;
}

.peopleName {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  margin-top: 15px;
    padding: 0;
    font-size: 11px;
    color: #58595b;
}


.peopleBox {
  margin: 0;
  margin-bottom: 25px;
}


.homeFooter {
  margin-top: 80px;
}


.footer-container {
  width: 100%;
  margin: 0;
  margin-bottom: 25px;
  padding: 0;
  padding-bottom: 50px;
  padding-left: 25px;
  padding-right: 25px;
  
}

.footer-copyright {
  position: relative;
  width: 70%;
  margin: 0;
  padding: 0;
  float: left;
  font-size: 10px;
  color: #a5a5a5;
}

.footer-social {
  position: relative;
  width: 30%;
  margin: 0;
  padding: 0;
  float: right;
}


.carousel-labels {
  position: relative;
  width: 80%;
  margin: 0;
  padding: 0;
  float: left;
}

.carousel-controls {
  position: relative;
  width: 30%;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  margin-right: 10px;
  float: right;
  text-align: right;
  font-size: 24px;
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide > .swiper-slide-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center 85%;
  background-repeat: no-repeat;
}

.swiper-scale-effect .swiper-slide-cover {
  transition: 30s ease-out;
  transform: scale(1.2);
  transform-origin: 100% 100%;
  
}

.swiper-scale-effect .swiper-slide.swiper-slide-active .swiper-slide-cover {
  transform: scale(1);
}


.swiper-label {
  position: absolute;
  display: none;
  top: 0%;
  left: 0%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: normal;
  color: #58595b;
  line-height: 1.3;
}

.label-link {
  font-size: 12px;
  font-weight: normal;
  color: #989898;
}

.navArrow {
  display: inline;
  color: #989898;
}

.swiper-bypass {
  display: inline-block;
    width: 25px;
    height: 30px;
  cursor: pointer;
  opacity: 0.5;
}


.swiper-borderButton {
    position: absolute;
  display: block;
  top: 0;
    width: 28px;
    height: 100%;
    background-color: #FFFFFF;
  z-index: 9999;
  cursor: pointer;
  opacity: 0.6;
}


.selectNext {
  display: block;
    animation: in-next 0.5s forwards;
    -webkit-animation: in-next 0.5s forwards;
}

.selectPrev {	
  display: block;
    animation: in-prev 0.5s forwards;
    -webkit-animation: in-prev 0.5s forwards;
}



@media only screen and (max-width : 440px) {
  .navbar-brand img {
      width: 150px;
      padding-bottom: 15px;
      padding-top: 22px;
  }
  
  .navbar {
      margin: 10px 10px 10px 10px;
  }
  
  .navbar-toggler { padding-top: 46px; }

  .swiper-borderButton {
    opacity: 0;
  }
  
  .swiper-label, .projectLabel, .pageHeader { font-size: 20px; }
  .label-link { font-size: 12px; }
  .peopleName { font-size: 11px; }
  .peopleTitle { font-size: 8px; }
  .navPath {
      padding-left: 15px;
      padding-right: 15px;
    font-size: 8px;
  }
  
  .imageBanner {
    height: 55px;
      padding-left: 15px;
      padding-right: 10px;
      padding-top: 15px;
      padding-bottom: 15px;
    font-size: 24px;
    color: #ffffff;
  }
  
  .coverImage {
      padding-left: 0px;
      padding-right: 0px;
  }
  
  .projectLabel {
      padding-left: 15px;
      padding-right: 15px;
  }
  
  table.projectSpecification td {
    font-size: 13px;
  }
  
  .content-container {
    padding: 15px;
    padding-top: 25px;
  }
  
  .itemThumbnail { height: 160px; }
  

}

@media (min-width: 576px) {  
  .swiper-label, .projectLabel, .pageHeader  { font-size: 24px; }
  .label-link { font-size: 14px; }
  .peopleName { font-size: 12px; }
  .peopleTitle { font-size: 9px; }
  .footer-copyright { font-size: 12px; }
  .itemThumbnail { margin-top: 0px; height: 120px; }
}

@media (min-width: 768px) {  
  .swiper-label, .projectLabel, .pageHeader  { font-size: 30px; }
  .label-link { font-size: 16px; }
  .peopleName { font-size: 13px; }
  .peopleTitle { font-size: 10px; }
  
}

@media (min-width: 992px) { 
  .swiper-label, .projectLabel, .pageHeader  { font-size: 36px; }
  .label-link { font-size: 18px; }
  .peopleName { font-size: 14px; }
  .peopleTitle { font-size: 11px; }
  
}


@media (min-width: 768px){
  .nav-item, .navbar-toggler-label{
    font-size: 12px;
  }
    .navbar-expand-custom {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-custom .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-custom .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: 1.0rem;
    }
    .navbar-expand-custom .navbar-collapse {
        display: flex!important;
    }
    .navbar-expand-custom .navbar-toggler {
        display: none;
    }
  .navbar-nav {
      padding-top: 0px;
  }
  .navbar-nav > li{
      padding-right: 0px;
      padding-top: 91px;
  }
  .navArrow {
    display: none;
  }

}



@keyframes in-next {
  from {
      left: 20%;
  }
  to {
      left: 0%;
  }
}

@-webkit-keyframes in-next {
  from {
      left: 20%;
  }
  to {
     left: 0%;
  }
}

@keyframes in-prev {
  from {
      left: -30%;
  }
  to {
      left: 0%;
  }
}

@-webkit-keyframes in-prev {
  from {
      left: -30%;
  }
  to {
      left: 0%;
  }
}


