@import url("https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600&display=swap");
.FontL, footer, .buttonR, .blueBG.half .row .col-lg-6:first-child .txt-content, .aboutBG:before, .blueBox, .pagination .page-link {
  font-family: 'Prompt', sans-serif;
  font-weight: 300; }

.FontR, body, h1, .banner-txt, #menu .menu-item a {
  font-family: 'Prompt', sans-serif;
  font-weight: 400; }

.FontM, h2, h5, h6, .mainmenu li a, .txt-content p span, .aboutBG .opacityBG p span, .ref-year-slide .borderBox span, .year-range, .project-name p, .work-acc .panel-group .panel.panel-default .panel-heading .row .col-lg-6, .menu-tab li.active .borderBox span, .input-form p, #menu .menu ul li.active a {
  font-family: 'Prompt', sans-serif;
  font-weight: 500; }

.FontSM, .mainmenu li.active a {
  font-family: 'Prompt', sans-serif;
  font-weight: 600; }

.FontAwesome {
  font-family: "Font Awesome 5 free";
  moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: normal;
  font-weight: 900; }

.line-number {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 0; }

body {
  font-size: 18px;
  color: #253746;
  line-height: normal; }

.wrap-pad {
  width: 85%;
  padding: 0 15px;
  margin: 0 auto; }

a, a:hover {
  text-decoration: none !important;
  outline: 0 !important;
  display: block; }

input::-moz-focus-inner {
  border: 0 !important; }

textarea:focus, input:focus, button:focus, .btn:focus {
  outline: none !important; }

.btn:focus {
  box-shadow: none !important; }

ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }

.mobile-none {
  display: block; }

.mobile {
  display: none !important; }

h1 {
  font-size: 40px;
  line-height: normal;
  color: #131e29;
  text-align: center;
  letter-spacing: 0.2rem;
  margin-bottom: 40px; }
  h1 span {
    color: #c10001; }
  h1.borderBT {
    float: none;
    margin: 0 auto 60px auto;
    display: table;
    position: relative; }
    h1.borderBT:after {
      content: '';
      width: 100%;
      height: 3px;
      background-color: #c10001;
      position: absolute;
      bottom: 0;
      left: 0; }

h2 {
  font-size: 36px;
  line-height: normal;
  color: #131e29;
  letter-spacing: 0.1rem; }
  h2.decor {
    position: relative;
    margin-bottom: 30px; }
    h2.decor:after {
      content: '';
      width: 70px;
      height: 3px;
      background-color: #c10001;
      position: absolute;
      bottom: 0;
      left: 0; }

h3 {
  font-size: 30px;
  line-height: normal;
  color: #131e29;
  text-align: center;
  letter-spacing: 0.1rem; }
  h3.decor {
    float: none;
    display: table;
    position: relative;
    margin: 0 auto 25px auto; }
    h3.decor:after {
      content: '';
      width: 100%;
      height: 3px;
      background-color: #c10001;
      position: absolute;
      bottom: 0;
      left: 0; }

h4 {
  font-size: 28px;
  line-height: normal;
  color: #131e29;
  text-align: center;
  margin-bottom: 35px; }

h5 {
  font-size: 24px;
  line-height: normal;
  color: #131e29;
  margin-bottom: 20px;
  position: relative; }
  h5:after {
    content: '';
    width: 50px;
    height: 2px;
    background-color: #c10001;
    position: absolute;
    bottom: 0;
    left: 0; }

h6 {
  font-size: 20px;
  line-height: normal;
  margin-bottom: 25px; }

/*---------- HEADER ----------*/
header {
  background-color: white;
  border-bottom: 3px solid #c10001;
  padding: 20px 0; }
  header .row .col-10 {
    padding-left: 0; }

.mainlogo {
  float: left; }
  .mainlogo img {
    width: auto;
    height: 70px; }

.mainmenu {
  float: right; }
  .mainmenu li {
    float: left;
    margin-right: 22px; }
    .mainmenu li.active a {
      color: #131e29; }
      .mainmenu li.active a:after {
        content: '';
        width: 100%;
        height: 2px;
        background-color: #c10001;
        position: absolute;
        left: 0;
        bottom: 0px; }
    .mainmenu li:last-child {
      margin-right: 0; }
    .mainmenu li a {
      font-size: 19px;
      line-height: 32px;
      color: #253746;
      position: relative; }

.social {
  float: right;
  margin-bottom: 12px; }
  .social li {
    float: left;
    margin-left: 10px; }
    .social li a {
      width: 30px;
      height: 30px;
      background-color: #21497d;
      border-radius: 50%;
      text-align: center; }
      .social li a i {
        font-size: 13px;
        line-height: 30px;
        color: white; }
      .social li a:hover {
        transition: ease 0.5s;
        background-color: #98a4af; }

.dropdown.menuDropdown {
  float: right; }
  .dropdown.menuDropdown .btn-secondary {
    background-color: white;
    border: 1px solid #becdd6;
    border-radius: 3px;
    font-size: 14px;
    line-height: 22px;
    color: #253746;
    padding: 5px 9px 2px 9px; }
    .dropdown.menuDropdown .btn-secondary img {
      width: auto;
      height: 18px;
      float: left;
      margin-right: 7px; }
  .dropdown.menuDropdown .btn:focus, .dropdown.menuDropdown .btn:active {
    background-color: white;
    color: #253746; }
  .dropdown.menuDropdown .dropdown-menu {
    min-width: 80px;
    border-radius: 3px;
    padding: 3px 0; }
    .dropdown.menuDropdown .dropdown-menu li a {
      font-size: 14px;
      line-height: normal;
      color: #253746;
      padding: 5px 12px; }
      .dropdown.menuDropdown .dropdown-menu li a img {
        width: 18px;
        margin-right: 8px; }

/*---------- FOOTER ----------*/
footer {
  background-color: #21497d;
  border-top: 3px solid #c10001;
  font-size: 16px;
  color: white;
  padding: 40px 0; }
  footer h6 {
    text-align: center;
    text-transform: uppercase; }

.contact-info {
  padding-left: 55px;
  position: relative; }
  .contact-info p {
    padding-top: 6px;
    margin-bottom: 20px; }
    .contact-info p a {
      color: #253746; }
      .contact-info p a:hover {
        transition: ease 0.5s;
        color: #21497d; }
  .contact-info.footer-info p a {
    color: white; }
  .contact-info.footer-info .circle-icon {
    background-color: white; }
    .contact-info.footer-info .circle-icon i {
      color: #21497d; }

.circle-icon {
  width: 40px;
  height: 40px;
  float: left;
  background-color: #21497d;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0; }
  .circle-icon i {
    font-size: 18px;
    color: white;
    line-height: 40px; }
    .circle-icon i.fa-line {
      font-size: 24px; }

.copyright {
  border-top: 1px solid white;
  text-align: center;
  padding-top: 25px;
  margin-top: 25px; }

/*---------- BUTTON ----------*/
.buttonR {
  min-width: 120px;
  float: left;
  background-color: #c10001;
  font-size: 14px;
  line-height: normal;
  color: white !important;
  text-align: center;
  letter-spacing: 0.02rem;
  padding: 8px 10px; }
  .buttonR:hover {
    transition: ease 0.5s;
    background-color: #415464; }
  .buttonR.btn {
    border-radius: 0;
    border: none; }
    .buttonR.btn:hover {
      transition: ease 0.5s;
      background-color: #131e29; }

/*top-button*/
.scrolltop {
  display: none;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99; }

.scroll {
  width: 50px;
  height: 50px;
  background: #c10001;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  text-align: center;
  padding: 12px 0;
  margin: 0;
  cursor: pointer !important;
  position: absolute;
  right: 30px;
  bottom: 20px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; }
  .scroll i {
    font-size: 24px;
    color: white;
    text-align: center;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s; }
  .scroll:hover {
    background: #98a4af;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s; }

/*---------- CONTENT ----------*/
.content-padding {
  padding: 70px 0; }
  .content-padding.pad-foot {
    padding-bottom: 130px; }
  .content-padding#ref {
    padding-bottom: 170px; }

.txt-content p {
  line-height: 1.7;
  margin-bottom: 20px; }
  .txt-content p:last-child {
    margin-bottom: 0; }
  .txt-content p span {
    color: #c10001; }

.content-center {
  float: none;
  margin: 0 auto;
  display: table; }

.img-width {
  position: relative; }
  .img-width img {
    width: 100%;
    height: auto; }

.banner-txt {
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 48px;
  color: white;
  letter-spacing: 0.4rem;
  white-space: nowrap;
  padding: 3px 35px;
  position: absolute;
  transform: translateX(-50%);
  top: 35%;
  left: 50%;
  transform: translateX(-50%); }

.borderBox {
  min-width: 220px;
  float: left;
  border: 2px solid #d7d7d7;
  border-radius: 10px;
  padding: 3px; }
  .borderBox span {
    width: 100%;
    float: left;
    background-color: #d7d7d7;
    border-radius: 7px;
    font-size: 20px;
    color: #415464;
    text-align: center;
    padding: 8px 15px; }

/*---------- BACKGROUND ----------*/
.grayBG {
  background-color: #f7f7f7; }

.blueBG {
  background-color: #21497d;
  color: white; }
  .blueBG.half {
    position: relative; }
    .blueBG.half:after {
      content: '';
      width: 50%;
      height: 100%;
      background-image: url(../images/product/banner-product.jpg);
      background-position: top right;
      background-repeat: no-repeat;
      background-size: cover;
      position: absolute;
      top: 0;
      right: 0; }
    .blueBG.half .row .col-lg-6:first-child {
      padding: 75px 60px 110px 15px; }
      .blueBG.half .row .col-lg-6:first-child h2 {
        color: white;
        padding-bottom: 10px;
        margin-bottom: 40px; }

.opacityBG {
  background-color: rgba(255, 255, 255, 0.3);
  padding: 55px 80px;
  position: relative;
  z-index: 1; }
  .opacityBG:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: -1; }

/*---------- OWL ----------*/
.slide-navButton .owl-carousel .owl-nav .owl-prev {
  width: 45px;
  height: 45px;
  background: #253746;
  border: none;
  border-radius: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%); }
  .slide-navButton .owl-carousel .owl-nav .owl-prev:hover {
    transition: ease 0.5s;
    background-color: #c10001; }
.slide-navButton .owl-carousel .owl-nav .owl-next {
  width: 45px;
  height: 45px;
  background: #253746;
  border: none;
  border-radius: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%); }
  .slide-navButton .owl-carousel .owl-nav .owl-next:hover {
    transition: ease 0.5s;
    background-color: #c10001; }
.slide-navButton i {
  font-size: 18px;
  line-height: 45px;
  color: white; }
.slide-navButton .owl-theme .owl-nav {
  margin-top: 0; }
.slide-navButton.nav-in .owl-carousel .owl-nav .owl-prev {
  left: 3%; }
.slide-navButton.nav-in .owl-carousel .owl-nav .owl-next {
  right: 3%; }
.slide-navButton.nav-out .owl-carousel .owl-nav .owl-prev {
  left: -8%; }
.slide-navButton.nav-out .owl-carousel .owl-nav .owl-next {
  right: -8%; }
.slide-navButton#product .owl-carousel .owl-nav .owl-prev, .slide-navButton#product .owl-carousel .owl-nav .owl-next {
  top: 54%; }

/*---------- INDEX ----------*/
.main-banner {
  position: relative; }
  .main-banner:after {
    content: '';
    width: 100%;
    height: 100px;
    background: url(../images/index/about-top.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    z-index: 99; }

.aboutBG {
  background-image: url(../images/index/aboutBG.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0 240px 0;
  position: relative;
  overflow: hidden; }
  .aboutBG:before {
    content: 'ABOUT US';
    font-size: 125px;
    color: #21497d;
    letter-spacing: 1.2rem;
    opacity: 0.5;
    position: absolute;
    bottom: -3.5rem;
    left: -1rem;
    z-index: 90;
    cursor: none; }
  .aboutBG:after {
    content: '';
    width: 100%;
    height: 100px;
    background: url(../images/index/product-top.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    z-index: 99; }
  .aboutBG .opacityBG {
    padding: 50px 60px; }
    .aboutBG .opacityBG p {
      margin-bottom: 10px; }
      .aboutBG .opacityBG p span {
        color: #c10001; }

.productBG {
  background-image: url(../images/index/productBG.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0 100px 0;
  position: relative;
  overflow: hidden; }

.blueBox-BD {
  border: 1px solid white;
  padding: 6px; }

.blueBox {
  background-color: rgba(33, 73, 125, 0.7);
  color: white;
  text-align: center;
  padding: 45px 60px; }

.product-slide {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0; }
  .product-slide .productBrand {
    border: none;
    margin-bottom: 0; }
  .product-slide.owl-carousel .owl-item img {
    width: auto !important; }

/*---------- ABOUT ----------*/
.grayBox {
  width: 100%;
  float: left;
  background-image: url(../images/about/grayBG.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px; }
  .grayBox .border {
    border: 2px solid white !important;
    padding: 35px 35px 55px 35px;
    color: #131e29; }

/*---------- PRODUCT & SERVICES ----------*/
.productBrand {
  height: 200px;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  text-align: center;
  padding: 35px 30px;
  margin-bottom: 35px;
  display: flex;
  overflow: hidden;
  position: relative; }
  .productBrand img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto; }

.pagination li:first-child .page-link, .pagination li:last-child .page-link {
  padding: 9px 15px; }
.pagination .page-link {
  min-width: 44px;
  background-color: white;
  border-color: #d7d7d7 !important;
  font-size: 16px;
  color: #98a4af;
  text-align: center;
  padding: 10px 15px; }
  .pagination .page-link:hover {
    background-color: white; }
.pagination .page-item.active .page-link {
  background-color: #d7d7d7;
  color: #415464; }
.pagination span {
  font-size: 18px; }

/*---------- PROJECT REFERENCES ----------*/
.buildingBG {
  background-image: url(../images/references/banner-references.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0; }

.ref-year-slide {
  padding: 0 70px; }
  .ref-year-slide .borderBox {
    width: auto;
    float: none;
    min-width: 135px;
    border-color: white;
    margin: 0 auto;
    display: table; }
    .ref-year-slide .borderBox span {
      background-color: white;
      font-size: 21px; }
  .ref-year-slide.owl-carousel .item.active .borderBox {
    border-color: #c10001 !important; }
    .ref-year-slide.owl-carousel .item.active .borderBox span {
      background-color: #c10001 !important; }

.year-range {
  float: none;
  font-size: 28px;
  color: #c10001;
  text-align: center;
  padding-bottom: 10px;
  margin: 0 auto 60px auto;
  display: table;
  position: relative; }
  .year-range:after {
    content: '';
    width: 70px;
    height: 3px;
    background-color: #becdd6;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }

.project-slide {
  width: 100%;
  float: left;
  padding: 0 70px; }
  .project-slide .items {
    padding-bottom: 35px; }

.red-yearBox {
  float: none;
  background-color: #c10001;
  border-radius: 16px;
  font-size: 16px;
  color: white;
  text-align: center;
  letter-spacing: 0.08rem;
  padding: 2px 25px;
  margin: 10px auto 50px auto;
  display: table; }

.project-name {
  width: 100%;
  height: 65px;
  text-align: center;
  padding-bottom: 3px;
  margin-bottom: 25px;
  display: table;
  position: relative; }
  .project-name p {
    font-size: 19px;
    line-height: 1.6rem;
    color: #131e29;
    margin-bottom: 0;
    display: table-cell;
    vertical-align: middle; }
  .project-name:after {
    content: '';
    background-color: #c10001;
    width: 35px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }

/*---------- WORK ----------*/
.blue-header {
  background-color: #21497d;
  border-top: 3px solid #c10001;
  font-size: 20px;
  color: white;
  text-align: center;
  letter-spacing: 0.02rem;
  padding: 10px 0; }

.work-acc {
  border-bottom: 3px solid #c10001;
  margin-bottom: 30px;
  overflow: hidden; }
  .work-acc .panel-group .panel {
    border-top: none;
    box-shadow: none; }
    .work-acc .panel-group .panel.panel-default {
      border: none; }
      .work-acc .panel-group .panel.panel-default .panel-heading {
        background-color: white;
        border-top: 1px solid #becdd6;
        line-height: 30px;
        padding: 15px 20px;
        position: relative; }
        .work-acc .panel-group .panel.panel-default .panel-heading:first-child {
          border-top: none; }
        .work-acc .panel-group .panel.panel-default .panel-heading .row .col-lg-6 {
          font-size: 20px;
          color: #131e29; }
        .work-acc .panel-group .panel.panel-default .panel-heading .row .col-lg-5 {
          text-align: center;
          padding-left: 30px; }
        .work-acc .panel-group .panel.panel-default .panel-heading.active {
          border-bottom: none; }
          .work-acc .panel-group .panel.panel-default .panel-heading.active a:after {
            background-image: url(../images/work/icon-minus.svg); }
        .work-acc .panel-group .panel.panel-default .panel-heading a {
          display: block; }
          .work-acc .panel-group .panel.panel-default .panel-heading a:after {
            content: '';
            width: 50px;
            height: 30px;
            background: url(../images/work/icon-plus.svg);
            background-repeat: no-repeat;
            background-position: right center;
            position: absolute;
            top: 0;
            right: 15px; }
      .work-acc .panel-group .panel.panel-default .panel-collapse {
        padding: 5px 20px 20px 20px; }
        .work-acc .panel-group .panel.panel-default .panel-collapse .panel-body {
          background-color: #f7f7f7;
          padding: 25px;
          position: relative;
          z-index: 0; }
          .work-acc .panel-group .panel.panel-default .panel-collapse .panel-body h5 {
            padding-top: 12px; }
          .work-acc .panel-group .panel.panel-default .panel-collapse .panel-body .txt-content {
            border-bottom: 1px solid #d7d7d7;
            padding-bottom: 35px; }
    .work-acc .panel-group .panel + .panel {
      margin-top: 0; }

.work-contact {
  margin-top: 30px; }
  .work-contact p {
    line-height: 1.7rem; }
  .work-contact a {
    color: #c10001;
    display: inline-block; }

/*---------- CONTACT ----------*/
.menu-tab {
  float: none;
  margin: 0 auto;
  display: table; }
  .menu-tab li {
    float: left;
    padding: 0 10px;
    cursor: pointer; }
    .menu-tab li.active .borderBox {
      border-color: #c10001; }
      .menu-tab li.active .borderBox span {
        background-color: #c10001;
        color: white;
        letter-spacing: 0.01rem; }

.tab-detail {
  width: 100%;
  float: left; }
  .tab-detail > li {
    display: none; }
    .tab-detail > li:first-child {
      display: block; }
  .tab-detail#contact > li .row .col-lg-3 {
    padding-left: 0; }

.googlemap {
  width: 100%;
  height: 450px;
  float: left;
  margin-top: 40px; }
  .googlemap iframe {
    width: 100%;
    height: 450px; }

.contact-formBG {
  background-image: url(../images/contact/contact-formBG.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0; }

.input-form p {
  color: #131e29;
  margin-bottom: 8px; }
.input-form .form-control {
  margin-bottom: 20px; }
.input-form textarea.form-control {
  height: 120px;
  border-radius: 5px;
  margin-bottom: 25px; }

.form-control {
  border-color: #becdd6;
  background-color: white;
  border-radius: 3px;
  color: #131e29 !important;
  padding: 8px 13px; }

/*---------- MOBILE - MENU ----------*/
.header-mobile {
  width: 100%;
  height: 60px;
  background-color: white;
  border-bottom: 2px solid #c10001;
  z-index: 1000;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3); }

.nav-menu.btn {
  float: right;
  border: none;
  background: none;
  padding: 0 5px; }
  .nav-menu.btn i {
    font-size: 28px;
    color: #98a4af;
    line-height: 60px; }

.modal.left .modal-dialog {
  position: fixed;
  margin: auto;
  width: 320px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }
.modal.left .modal-header {
  width: 100%;
  float: left;
  background-color: white;
  border-bottom: none;
  border-radius: 0;
  text-align: right;
  padding: 12px 20px;
  display: table; }
  .modal.left .modal-header .close {
    background: none;
    padding: 0;
    margin: 0;
    text-shadow: none;
    opacity: 1; }
    .modal.left .modal-header .close i {
      font-size: 20px;
      color: #415464; }
      .modal.left .modal-header .close i:hover {
        transition: ease 0.5s;
        color: #c10001; }
.modal.left .modal-content {
  height: 100%;
  border: none;
  border-radius: 0;
  overflow-y: auto; }
.modal.left .modal-body {
  padding: 0; }

.modal.left.fade .modal-dialog {
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out; }

.modal.left.fade.show .modal-dialog {
  left: 0; }

#menu {
  width: 100%;
  height: 100%;
  background-color: white;
  position: fixed;
  left: 0%;
  z-index: 100;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.1); }
  #menu .menu-wrapper {
    position: relative;
    overflow-x: hidden; }
  #menu .menu {
    width: 320px;
    float: left; }
    #menu .menu ul li.active a {
      background-color: #21497d;
      color: white; }
  #menu .menu-item {
    width: 100%;
    float: left;
    position: relative; }
    #menu .menu-item a {
      font-size: 16px;
      line-height: normal;
      color: #253746;
      border-bottom: 1px solid #d7d7d7;
      letter-spacing: 0.02rem;
      padding: 15px;
      display: block; }
      #menu .menu-item a:hover {
        transition: ease 0.5s;
        background-color: rgba(162, 218, 232, 0.5); }
    #menu .menu-item i {
      width: 18px;
      margin-right: 5px; }
    #menu .menu-item .detail {
      width: 20px;
      height: auto;
      opacity: 0.8;
      margin-right: 0;
      position: absolute;
      top: 50%;
      right: 15px;
      transform: translateY(-50%); }
      #menu .menu-item .detail.back {
        right: auto;
        left: 15px; }
    #menu .menu-item .flag {
      width: 20px;
      line-height: 20px;
      margin-right: 9px;
      margin-top: -3px; }
  #menu .menu-slider {
    width: 2000px;
    position: relative;
    left: 0; }
  #menu .submenu {
    display: none; }
    #menu .submenu ul a {
      padding: 12px 15px; }
  #menu .submenu-back a {
    text-align: right; }

.menu-box {
  height: 100%;
  overflow: auto;
  position: relative; }

/*---------- MOBILE ----------*/
@media (max-width: 1410px) {
  .wrap-pad {
    width: 96%; } }
@media (max-width: 1199px) {
  .wrap-pad {
    width: 100%;
    padding: 0 15px;
    margin: 0; }

  h1 {
    font-size: 38px; }

  h2 {
    font-size: 34px; }

  h3 {
    font-size: 28px; }

  h4 {
    font-size: 25px;
    margin-bottom: 30px; }

  h5 {
    font-size: 22px; }

  /*---------- HEADER ----------*/
  header {
    padding: 15px 0; }
    header .mainlogo {
      margin-top: 4px; }

  .mainlogo img {
    height: 60px; }

  .mainmenu li {
    margin-right: 15px; }
    .mainmenu li.active a:after {
      bottom: 3px; }
    .mainmenu li a {
      font-size: 14px;
      line-height: 30px; }

  .social {
    margin-bottom: 10px; }
    .social li {
      margin-left: 10px; }
      .social li a {
        width: 28px;
        height: 28px; }
        .social li a i {
          font-size: 12px;
          line-height: 28px; }

  .dropdown.menuDropdown .btn-secondary {
    padding: 4px 9px 2px 9px; }

  /*---------- FOOTER ----------*/
  .contact-info {
    padding-left: 50px; }
    .contact-info p {
      padding-top: 5px;
      margin-bottom: 20px; }

  .circle-icon {
    width: 38px;
    height: 38px; }
    .circle-icon i {
      font-size: 16px;
      line-height: 38px; }

  /*---------- CONTENT ----------*/
  .content-padding {
    padding: 60px 0; }
    .content-padding.pad-foot {
      padding-bottom: 100px; }

  .banner-txt {
    font-size: 42px; }

  .borderBox {
    min-width: 180px;
    border-radius: 8px; }
    .borderBox span {
      border-radius: 5px;
      font-size: 18px;
      padding: 8px 15px; }

  /*---------- BACKGROUND ----------*/
  .blueBG.half:after {
    background-position: top right; }
  .blueBG.half .row .col-lg-6:first-child {
    padding: 50px 45px 80px 15px; }
    .blueBG.half .row .col-lg-6:first-child h2 {
      font-size: 32px;
      padding-bottom: 8px;
      margin-bottom: 35px; }

  .opacityBG {
    padding: 45px 60px; }
    .opacityBG:after {
      top: 10px;
      left: 10px; }

  .slide-navButton.nav-out .owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 40px; }
  .slide-navButton.nav-out .owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px; }
  .slide-navButton.nav-out i {
    font-size: 16px;
    line-height: 40px; }

  /*---------- INDEX ----------*/
  .main-banner:after {
    height: 64px;
    background-position: 19% 100%;
    background-size: cover;
    bottom: -1px; }

  .aboutBG {
    background-position: top left;
    padding: 75px 0 170px 0; }
    .aboutBG:before {
      font-size: 100px;
      letter-spacing: 1rem;
      bottom: -2.7rem; }
    .aboutBG:after {
      height: 64px;
      background-position: 19% 100%;
      background-size: contain;
      bottom: 0; }
    .aboutBG .opacityBG {
      padding: 40px 50px; }
      .aboutBG .opacityBG p {
        margin-bottom: 0px; }

  .productBG {
    padding: 50px 0 80px 0; }

  .product-slide {
    padding: 0 60px; }

  /*---------- ABOUT ----------*/
  .grayBox {
    padding: 10px; }
    .grayBox .border {
      padding: 30px 30px 45px 30px; }

  /*---------- PRODUCT & SERVICES ----------*/
  .productBrand {
    height: 180px;
    padding: 30px 25px;
    margin-bottom: 30px; }

  /*---------- PROJECT REFERENCES ----------*/
  .buildingBG {
    padding: 100px 0; }

  .ref-year-slide {
    padding: 0 60px; }
    .ref-year-slide .borderBox {
      min-width: 105px; }
      .ref-year-slide .borderBox span {
        font-size: 20px; }

  .project-slide {
    padding: 0 60px; }
    .project-slide .items {
      padding-bottom: 45px; }

  .red-yearBox {
    margin: 8px auto 45px auto; }

  .project-name p {
    font-size: 18px;
    line-height: 1.5rem; }

  /*---------- PROJECT REFERENCES ----------*/
  .tab-detail > li {
    font-size: 17px; }

  /*---------- CONTACT ----------*/
  .circle-icon i.fa-line {
    font-size: 22px; } }
@media (max-width: 991px) {
  .wrap-pad {
    padding: 0; }

  h1 {
    font-size: 34px;
    letter-spacing: 0.15rem;
    margin-bottom: 35px; }

  h2 {
    font-size: 28px; }

  h3 {
    font-size: 26px; }

  h4 {
    font-size: 24px;
    margin-bottom: 20px; }

  h5 {
    font-size: 22px;
    margin-bottom: 15px; }

  h6 {
    font-size: 18px; }

  body {
    font-size: 16px; }

  .mobile-none {
    display: none; }

  .mobile {
    display: block !important; }

  /*---------- HEADER ----------*/
  .mainlogo {
    margin-top: 10px; }
    .mainlogo img {
      height: 38px; }

  /*---------- FOOTER ----------*/
  footer {
    padding: 35px 0; }

  .contact-info {
    padding-left: 50px; }
    .contact-info p {
      padding-top: 5px;
      margin-bottom: 18px; }

  .circle-icon {
    width: 36px;
    height: 36px; }
    .circle-icon i {
      font-size: 15px;
      line-height: 36px; }

  /*---------- BUTTON ----------*/
  .scroll {
    width: 45px;
    height: 45px;
    right: 15px;
    bottom: 25px;
    background: rgba(193, 0, 1, 0.7);
    border: 1px solid white;
    box-shadow: none;
    padding: 0; }
    .scroll i {
      font-size: 18px;
      line-height: 43px; }

  /*---------- CONTENT ----------*/
  .content-padding {
    padding: 45px 0; }
    .content-padding.pad-foot {
      padding-bottom: 75px; }
    .content-padding#ref {
      padding-bottom: 75px; }

  .img-width#banner-product {
    height: 320px;
    overflow: hidden; }
    .img-width#banner-product .banner-txt {
      background-color: rgba(193, 0, 1, 0.5);
      font-size: 34px;
      padding: 2px 30px;
      top: auto;
      left: 0;
      bottom: 10%;
      transform: translateX(0); }

  .banner-txt {
    font-size: 36px;
    letter-spacing: 0.2rem; }

  .borderBox {
    border-width: 2px; }
    .borderBox span {
      padding: 6px 12px; }

  /*---------- BACKGROUND ----------*/
  .blueBG.half:after {
    display: none; }
  .blueBG.half .row .col-lg-6:first-child {
    padding: 35px 15px 40px 15px; }

  .opacityBG {
    padding: 40px 50px; }

  /*---------- OWL ----------*/
  .slide-navButton.nav-out .owl-carousel .owl-nav .owl-prev {
    left: -10%; }
  .slide-navButton.nav-out .owl-carousel .owl-nav .owl-next {
    right: -10%; }

  /*---------- INDEX ----------*/
  .main-banner:after {
    height: 55px;
    background-position: 53% 100%; }

  .aboutBG {
    background-position: center top;
    padding: 75px 0 150px 0; }
    .aboutBG:before {
      font-size: 85px;
      bottom: -2.5rem; }
    .aboutBG:after {
      height: 64px;
      background-position: 19% 100%;
      background-size: contain;
      bottom: 0; }
    .aboutBG .opacityBG {
      padding: 40px 50px; }
      .aboutBG .opacityBG p {
        margin-bottom: 0px; }

  .productBG {
    padding: 45px 0 65px 0; }

  .blueBox {
    padding: 35px 40px; }

  .product-slide {
    padding: 0 20px; }
    .product-slide .productBrand {
      padding: 25px 15px; }

  /*---------- ABOUT ----------*/
  .grayBox {
    padding: 8px; }
    .grayBox .border {
      padding: 25px 30px 40px 30px; }

  /*---------- PRODUCT & SERVICES ----------*/
  .productBrand {
    height: 180px;
    padding: 30px 25px;
    margin-bottom: 30px; }

  /*---------- PROJECT REFERENCES ----------*/
  .buildingBG {
    padding: 55px 0; }

  .ref-year-slide {
    padding: 0 70px; }
    .ref-year-slide .borderBox {
      min-width: 125px; }
      .ref-year-slide .borderBox span {
        font-size: 18px; }

  .red-yearBox {
    font-size: 15px;
    letter-spacing: 0.06rem;
    padding: 2px 20px;
    margin: 0 auto 30px auto; }

  .project-name {
    margin-bottom: 15px; }
    .project-name p {
      font-size: 16px; }

  /*---------- WORK ----------*/
  .work-acc .panel-group .panel.panel-default .panel-heading {
    line-height: normal;
    padding: 15px 20px; }
    .work-acc .panel-group .panel.panel-default .panel-heading .row .col-lg-6 {
      font-size: 18px; }
    .work-acc .panel-group .panel.panel-default .panel-heading a:after {
      top: 50%;
      transform: translateY(-50%); }
  .work-acc .panel-group .panel.panel-default .panel-collapse {
    padding: 5px 20px 20px 20px; }
    .work-acc .panel-group .panel.panel-default .panel-collapse .panel-body .img-width {
      margin-bottom: 25px; }
    .work-acc .panel-group .panel.panel-default .panel-collapse .panel-body h5 {
      padding-top: 0; }
    .work-acc .panel-group .panel.panel-default .panel-collapse .panel-body .txt-content {
      padding-bottom: 30px; }

  .work-contact {
    margin-top: 25px; }

  .mobile-department {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #253746; }
    .mobile-department span {
      margin-right: 10px; }

  /*---------- CONTACT ----------*/
  .tab-detail#contact {
    padding: 0 25px; }
    .tab-detail#contact > li .row .col-lg-3 {
      padding-left: 15px; }

  .googlemap {
    height: 400px;
    margin-top: 35px; }
    .googlemap iframe {
      height: 400px; }

  .contact-formBG {
    padding: 50px 0; }

  .circle-icon i.fa-line {
    font-size: 22px; } }
@media (max-width: 767px) {
  h1 {
    font-size: 30px;
    letter-spacing: 0.05rem;
    margin-bottom: 30px; }

  h2 {
    font-size: 25px;
    letter-spacing: 0.06rem; }

  h3 {
    font-size: 24px; }

  h4 {
    font-size: 20px;
    margin-bottom: 20px; }

  h5 {
    font-size: 20px; }

  h6 {
    margin-bottom: 20px; }

  /*---------- FOOTER ----------*/
  footer {
    padding: 30px 0; }

  .copyright {
    padding-top: 20px;
    margin-top: 20px; }

  /*---------- CONTENT ----------*/
  .txt-content p {
    line-height: 1.6;
    margin-bottom: 20px; }

  .img-width.m-minHeight {
    width: auto;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    overflow: hidden;
    position: relative; }
    .img-width.m-minHeight img {
      width: auto;
      max-height: 100%;
      margin: auto;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
    .img-width.m-minHeight#contact img {
      transform: translateX(-55%); }
  .img-width#banner-product {
    height: auto;
    overflow: auto; }
    .img-width#banner-product .banner-txt {
      font-size: 24px;
      letter-spacing: 0.06rem;
      padding: 2px 20px; }

  .banner-txt {
    font-size: 28px;
    letter-spacing: 0.12rem;
    padding: 2px 25px; }

  .borderBox {
    min-width: 160px;
    border-width: 1px;
    border-radius: 6px; }
    .borderBox span {
      border-radius: 4px;
      font-size: 16px;
      padding: 8px 10px; }

  /*---------- OWL ----------*/
  .slide-navButton .owl-carousel .owl-nav .owl-prev {
    width: 34px;
    height: 34px; }
  .slide-navButton .owl-carousel .owl-nav .owl-next {
    width: 34px;
    height: 34px; }
  .slide-navButton i {
    font-size: 15px;
    line-height: 32px; }
  .slide-navButton.nav-out .owl-carousel .owl-nav .owl-prev {
    width: 30px;
    height: 30px; }
  .slide-navButton.nav-out .owl-carousel .owl-nav .owl-next {
    width: 30px;
    height: 30px; }
  .slide-navButton.nav-out i {
    font-size: 13px;
    line-height: 30px; }
  .slide-navButton.nav-out .owl-carousel .owl-nav .owl-prev {
    left: 2%; }
  .slide-navButton.nav-out .owl-carousel .owl-nav .owl-next {
    right: 2%; }
  .slide-navButton#product .owl-carousel .owl-nav .owl-prev, .slide-navButton#product .owl-carousel .owl-nav .owl-next {
    top: 50%; }

  /*---------- BUTTON ----------*/
  .buttonR {
    padding: 7px 10px; }

  /*---------- BACKGROUND ----------*/
  .opacityBG {
    padding: 35px 30px; }

  /*---------- INDEX ----------*/
  .main-banner:after {
    display: none; }

  .aboutBG {
    background-image: url(../images/index/aboutBG-m.jpg);
    background-position: 75% 0%;
    padding: 50px 0 80px 0; }
    .aboutBG:before {
      font-size: 60px;
      letter-spacing: 0.5rem;
      bottom: -2.2rem; }
    .aboutBG:after {
      display: none; }
    .aboutBG .opacityBG {
      padding: 35px 30px; }
      .aboutBG .opacityBG p {
        margin-bottom: 5px; }

  .productBG {
    padding: 50px 0; }

  .product-slide {
    padding: 0 45px; }
    .product-slide .productBrand {
      height: 120px;
      padding: 15px 10px; }

  .blueBox-BD {
    padding: 5px; }

  .blueBox {
    padding: 30px 20px; }
    .blueBox p {
      margin-bottom: 0; }

  /*---------- ABOUT ----------*/
  .grayBox {
    padding: 6px; }
    .grayBox .border {
      padding: 25px 20px 30px 20px; }

  /*---------- PRODUCT & SERVICES ----------*/
  .product-padding .row .col-6:nth-child(odd) {
    padding-right: 5px; }
  .product-padding .row .col-6:nth-child(even) {
    padding-left: 5px; }

  .productBrand {
    height: 150px;
    padding: 20px 15px;
    margin-bottom: 20px; }

  /*---------- PROJECT REFERENCES ----------*/
  .buildingBG {
    padding: 50px 0; }

  .ref-year-slide {
    padding: 0 45px; }
    .ref-year-slide .borderBox {
      min-width: 110px; }
      .ref-year-slide .borderBox span {
        font-size: 16px; }

  .project-slide {
    padding: 0 45px; }
    .project-slide .items {
      padding-bottom: 25px; }

  .red-yearBox {
    font-size: 14px;
    padding: 1px 20px;
    margin: 5px auto 30px auto; }

  .project-name {
    height: auto;
    padding-bottom: 8px;
    margin-bottom: 20px; }
    .project-name p {
      line-height: normal; }

  /*---------- WORK ----------*/
  .work-acc .panel-group .panel.panel-default .panel-heading {
    padding: 13px 15px; }
    .work-acc .panel-group .panel.panel-default .panel-heading .row .col-lg-6 {
      font-size: 16px; }
  .work-acc .panel-group .panel.panel-default .panel-collapse {
    padding: 5px 15px 20px 15px; }
    .work-acc .panel-group .panel.panel-default .panel-collapse .panel-body {
      padding: 20px; }

  .work-contact {
    margin-top: 25px; }
    .work-contact p {
      line-height: 1.6rem; }

  .mobile-department {
    font-size: 16px; }
    .mobile-department span {
      margin-right: 10px; }

  /*---------- CONTACT ----------*/
  .menu-tab {
    width: 100%;
    float: left;
    margin: 0;
    display: block; }
    .menu-tab li {
      width: 100%;
      margin-bottom: 10px; }
      .menu-tab li:last-child {
        margin-bottom: 0; }
      .menu-tab li .borderBox {
        width: 100%; }

  .tab-detail#contact {
    padding: 0; }

  .googlemap {
    height: 450px;
    margin-top: 30px; }
    .googlemap iframe {
      height: 450px; }

  .contact-formBG {
    padding: 40px 0; } }

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