@charset "UTF-8";
/*
Theme Name: NMT Gas Company
Author: Ngoc Ngo
Author Email: ngongocncth5e@gmail.com
Author Telephone: 0948 911 246
*/
/*********************************************************************************
*
* Reset.css
*
**********************************************************************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
nav, section,
time, mark, audio, video {
  /* font-size: 1em; */
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

body {
  -webkit-text-size-adjust: 100%;
  font-weight: 500;
  line-height: 26px;
}

body, table,
input, textarea, select, option,
h1, h2, h3, h4, h5, h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

table,
input, textarea, select, option {
  line-height: 1.1;
}

ul {
  list-style: none;
}

ul, ol {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

blockquote, q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
a:hover {
  text-decoration: none;
}

a,
a img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

img {
  max-width: 100%;
  height: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=submit],
button {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;
}

p + p {
  margin-top: 20px;
}

/*==============================================================
Variable
==============================================================*/
.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.u-padding-left-0 {
  padding-left: 0;
}

.c-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 769px) {
  .c-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.c-bg {
  background: #F9F9F9;
}

.bg-white {
  background-color: #fff;
}

.l-divider {
  background: url("../../uploads/2021/11/divider.jpg") top left no-repeat;
  background-size: cover;
  display: flex;
  height: 175px;
}
@media (min-width: 769px) {
  .l-divider {
    height: 350px;
    background-size: 100% auto;
  }
}
.l-divider:after {
  content: "";
  display: block;
  background: #fff;
  height: 50px;
  max-width: 1170px;
  width: 100%;
  margin: auto auto 0;
}

.full-width-without-padding {
  width: 100%;
}

.c-breadcrumb {
  margin-top: 20px;
  margin-bottom: 20px !important;
  align-items: center;
}
.c-breadcrumb .uk-icon {
  padding: 0 5px;
}
.c-breadcrumb span, .c-breadcrumb a {
  text-transform: capitalize;
}

.c-mobile {
  margin-top: 20px;
  /*-----  ベーススタイル -----*/
  /*-----  ベーススタイルここまで -----*/
}
@media (min-width: 769px) {
  .c-mobile {
    display: none;
  }
}
.c-mobile .hamburger {
  width: 50px;
  margin: auto;
}
.c-mobile .hamburger .menu_icon {
  position: relative;
  width: 30px;
  height: 25px;
  margin: 0 auto 10px;
}
.c-mobile .hamburger .border {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  border-radius: 5px;
  transition: all 0.3s;
  background: #fff;
}
.c-mobile .hamburger .border1 {
  top: 0;
}
.c-mobile .hamburger .border2 {
  top: 0;
  bottom: 0;
  margin: auto;
}
.c-mobile .hamburger .border3 {
  bottom: 0;
}
.c-mobile .hamburger .text {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #fff;
  transition: all 0.3s;
}
.c-mobile .hamburger .text::after {
  display: block;
  content: "MENU";
}
.c-mobile .hamburger .menu_icon:hover .border1 {
  transform: translateY(3px);
}
.c-mobile .hamburger .menu_icon:hover .border3 {
  transform: translateY(-3px);
}

/*==============================================================
End Variable
==============================================================*/
/*==============================================================
Component
==============================================================*/
/* title
--------------------------------------------------------------*/
.c-title {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 43px;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 769px) {
  .c-title {
    font-size: 32px;
  }
}
.c-title.center {
  text-align: center;
}
.c-title span {
  color: #DB0405;
}
.c-title-page {
  padding: 176px 0 80px;
  margin-top: -121px;
  background-size: cover;
  background-position: bottom;
}
@media (min-width: 769px) {
  .c-title-page {
    padding: 176px 0 80px;
  }
}
.c-title-page h1 {
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 769px) {
  .c-title-page h1 {
    font-size: 36px;
  }
}
.c-title-page h1:after {
  content: "";
  display: block;
  margin: 30px auto 0;
  width: 1px;
  height: 30px;
  background-color: #fff;
}
.c-title-page h1 small {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
  text-transform: capitalize;
}
.c-title-page.about {
  background-image: url("../default/img/bg_about.jpg");
}
.c-title-page.services {
  background-image: url("../default/img/bg_service.jpg");
}
.c-title-page.project {
  background-image: url("../default/img/bg_project.jpg");
}
.c-title-page.news {
  background-image: url("../default/img/bg_news.jpg");
}
.c-title-page.contact {
  background-image: url("../default/img/bg_contact.jpg");
}
.c-title-page.hse {
  background-image: url("../default/img/bg_hse.jpg");
}
.c-title-small {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 24px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.c-title-small:before {
  content: "";
  width: 5px;
  background-color: #DB0405;
  min-height: 24px;
  height: 100%;
  margin-right: 10px;
}
.c-title-service {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 3px;
  display: flex;
  flex-direction: column;
}
.c-title-service span {
  font-family: "Oswald", sans-serif;
  font-size: 70px;
  letter-spacing: 20px;
  line-height: 94px;
  display: inline-block;
  color: #DADADA;
  position: relative;
}
.c-title-service span:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
  height: 1px;
  width: 50px;
  background-color: #000;
}

/* Tabs
--------------------------------------------------------------*/
@-webkit-keyframes antLeft {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
/* button
--------------------------------------------------------------*/
.c-btn-primary {
  max-width: 220px;
  display: flex;
  width: calc(100% - 20px);
  line-height: 50px;
  color: #fff;
  padding-left: 20px;
  background: linear-gradient(to right, #DB0405, #DB0405);
  text-transform: capitalize;
  align-items: center;
  transition: opacity 0.3s ease-in-out;
  position: relative;
  z-index: 1;
}
.c-btn-primary span {
  position: relative;
  z-index: 2;
}
.c-btn-primary:after {
  content: "";
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
  position: absolute;
  background: linear-gradient(to right, #DB0405, #DF7C40);
  transition: opacity 0.3s ease-in-out;
}
.c-btn-primary:hover {
  color: #fff;
}
.c-btn-primary:hover:after {
  opacity: 1;
}
.c-btn-primary:hover .img {
  transition: left 0.3s ease-in-out;
}
.c-btn-primary:hover .img img {
  left: 0;
}
.c-btn-primary .img {
  margin-left: auto;
  margin-right: 20px;
  max-width: 42px;
  width: 100%;
  height: 14px;
  overflow: hidden;
}
.c-btn-primary .img img {
  position: absolute;
  left: -42px;
  max-width: 84px;
}

/* Decoration of Category
--------------------------------------------------------------*/
/* list post
--------------------------------------------------------------*/
/* Grid post
--------------------------------------------------------------*/
/* Pagination
--------------------------------------------------------------*/
/* Breadcrumb
--------------------------------------------------------------*/
/* head subpage
--------------------------------------------------------------*/
/* Column
---------------------------------------------------------------*/
.c-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.c-box--content .content {
  margin: 20px 0 30px;
}
@media (min-width: 769px) {
  .c-box--content .content {
    margin-bottom: 100px;
  }
}
.c-box--content .c-btn-primary {
  margin-top: auto;
}
.c-box--image {
  position: relative;
}
.c-box--image .image-top {
  max-width: 400px;
}
@media (min-width: 769px) {
  .c-box--image .image-top {
    margin-top: -170px;
  }
}
.c-box--image .image-bot {
  position: absolute;
  max-width: 270px;
  right: 0;
  bottom: -40px;
}
@media (min-width: 769px) {
  .c-box--image .image-bot {
    max-width: 370px;
    bottom: 0;
  }
}

.c-grid--content .title {
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.3px;
  font-weight: bold;
  margin: 20px 0;
}
.c-grid--image {
  position: relative;
}
.c-grid--image:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: #003182;
  margin-top: -10px;
  margin-left: 20px;
  margin-right: 20px;
  z-index: 1;
  transition: width 0.3s ease-in-out;
}
.c-grid--image figure {
  overflow: hidden;
}
.c-grid--image:hover img {
  transition: all 0.3s ease-in-out;
  transform: scale(1.1);
}
.c-grid--image:hover:after {
  width: calc(100% - 40px);
}

.c-service-block {
  position: relative;
  margin-bottom: 100px;
  flex-direction: column-reverse;
}
@media (min-width: 767px) {
  .c-service-block {
    margin-bottom: 200px;
    flex-direction: row;
  }
}
.c-service-block--content {
  max-width: 500px;
}
.c-service-block--content.reverse {
  margin-left: auto;
}
.c-service-block--image {
  max-width: 720px;
  width: 100%;
  height: 300px;
  right: 0;
  background-size: cover;
}
@media (min-width: 767px) {
  .c-service-block--image {
    height: 540px;
    position: absolute;
  }
}
@media (min-width: 2048px) {
  .c-service-block--image {
    max-width: 1320px;
  }
}
.c-service-block--image.reverse {
  left: 0;
  right: auto;
}

/*==============================================================
Layout
==============================================================*/
html {
  font-size: 62.5%;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  color: #000;
}

.uk-container {
  max-width: 1170px;
  width: calc(100% - 30px);
}
@media (min-width: 640px) {
  .uk-container {
    width: calc(100% - 60px);
  }
}
@media (min-width: 960px) {
  .uk-container {
    width: calc(100% - 80px);
  }
}

.uk-navbar-nav > li a {
  font-size: inherit;
  color: inherit;
}

.l-container {
  margin-left: auto;
  display: flex;
}
.l-container--child {
  width: 100%;
}
.l-container--small {
  max-width: 830px;
  width: calc(100% - 30px);
  padding: 20px 15px;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .l-container--small {
    max-width: 830px;
    width: calc(100% - 200px);
    padding: 80px 100px;
  }
}

@media (min-width: 1920px) {
  .wrapper {
    width: 100%;
    margin: 0 auto;
  }
}
.l-box-menu + .l-box-menu {
  margin-top: 40px;
}
.l-box-menu .title {
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  font-size: 18px;
}
.l-box-menu .title:after {
  content: "";
  position: absolute;
  margin-left: 30px;
  top: 50%;
  height: 1px;
  max-width: 135px;
  width: 100%;
  background: rgba(0, 0, 0, 0.15);
}
.l-box-menu--list li {
  margin-top: 10px;
}
.l-box-menu--list li:first-child {
  margin-top: 20px;
}

.l-section {
  flex-direction: column;
}
@media (min-width: 769px) {
  .l-section {
    flex-direction: row;
  }
}
.l-section.reverse {
  flex-direction: column-reverse;
}
@media (min-width: 769px) {
  .l-section.reverse {
    flex-direction: row-reverse;
  }
}
.l-section--left {
  max-width: 800px;
  width: 100%;
}
.l-section--left img {
  margin-top: 20px;
  margin-bottom: 20px;
}
.l-section--right {
  max-width: auto;
  width: 100%;
  margin-left: auto;
}
@media (min-width: 769px) {
  .l-section--right {
    max-width: 270px;
  }
}

/*==============================================================
Layout
==============================================================*/
/* header
--------------------------------------------------------------*/
.c-header {
  transition: all 500ms ease-in-out;
}
.c-header.uk-active {
  background: #fff;
  box-shadow: 3px 3px 1px 0 rgba(0, 0, 0, 0.5);
}
.c-header.uk-active .c-logo {
  margin-top: 3px;
  margin-bottom: 3px;
}
.c-header.uk-active .c-logo--scroll {
  display: inline-block;
  transition: all 500ms ease-in-out;
}
.c-header.uk-active .custom-logo-link {
  display: none;
  transition: all 500ms ease-in-out;
}
.c-header.uk-active .c-nav .uk-navbar-right .item {
  color: #000;
  min-height: 68px;
}
.c-header.uk-active .c-nav .uk-navbar-right .item:hover {
  color: #DB0405;
}
.c-header.uk-active .c-nav .uk-navbar-right .item:hover:after {
  background-color: #DB0405;
}
.c-header.uk-active .c-lang {
  margin-top: 20px;
  background: rgba(0, 0, 0, 0.08);
}
.c-header.uk-active .c-lang a {
  color: #000;
}
.c-header.uk-active .border {
  background: #000;
}
.c-header.uk-active .text {
  color: #000;
}

.c-nav .uk-navbar-right {
  max-width: 990px;
  width: 100%;
  justify-content: end;
  display: none;
}
@media (min-width: 769px) {
  .c-nav .uk-navbar-right {
    display: flex;
  }
}
@media (min-width: 2048px) {
  .c-nav .uk-navbar-right {
    max-width: 1190px;
  }
}
.c-nav .uk-navbar-right .u-custom .item {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  flex-direction: column;
  text-transform: capitalize;
  min-height: 70px;
}
.c-nav .uk-navbar-right .u-custom .item:after {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: #fff;
  transition: width 300ms ease-in-out;
}
.c-nav .uk-navbar-right .u-custom .item:hover {
  color: #fff;
}
.c-nav .uk-navbar-right .u-custom .item:hover:after {
  content: "";
  width: 100%;
}
.c-nav li .uk-dropdown-nav a {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  transition: all 1s ease-in;
}
.c-nav li .uk-dropdown-nav a:before {
  transition: width 200ms ease-in;
  background-color: #000;
  content: "";
  width: 0;
  display: inline-block;
  height: 1px;
}
.c-nav li .uk-dropdown-nav a:hover {
  color: #000;
}
.c-nav li .uk-dropdown-nav a:hover:before {
  width: 10px;
}
.c-nav .uk-navbar-nav > li:hover > a, .c-nav .uk-navbar-nav > li > a:focus, .c-nav .uk-navbar-nav > li > a[aria-expanded=true] {
  color: #fff;
}

.c-logo {
  margin-top: 20px;
  margin-left: 3%;
}
@media (min-width: 769px) {
  .c-logo {
    margin-left: 19%;
  }
}
.c-logo img {
  max-width: 88px;
}
.c-logo--scroll {
  display: none;
}
.c-logo--scroll img {
  max-width: 100%;
}

.c-lang {
  background-color: rgba(255, 255, 255, 0.22);
  margin: 21px 20px 0;
}
.c-lang.uk-navbar-nav > li a {
  font-size: 13px;
  padding: 0 5px;
  min-height: 20px;
  opacity: 0.4;
  color: #fff;
}
.c-lang.uk-navbar-nav > li a.active {
  opacity: 1;
}
.c-lang.uk-navbar-nav > li a:hover {
  opacity: 1;
}

.c-contact {
  max-width: 200px;
  width: 100%;
}
.c-contact a {
  box-sizing: border-box;
  text-align: center;
  max-width: 200px;
  width: 100%;
  display: block;
  color: #fff !important;
  line-height: 68px;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 10px;
  background-image: linear-gradient(to right, #DB0405, #A10103);
  transition: opacity 0.5s ease-in-out;
  position: relative;
  z-index: 2;
}
.c-contact a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, #DB0405, #DF7C40);
  transition: opacity 0.5s ease-in-out;
  z-index: 0;
  opacity: 0;
}
.c-contact a span {
  position: relative;
  z-index: 3;
}
.c-contact a span img {
  margin-right: 5px;
}
.c-contact a span:after {
  content: "";
  position: absolute;
  display: block;
  height: 22px;
  width: 37px;
  border-radius: 50%;
  background: #A60001;
  filter: blur(6px);
  left: -13px;
  bottom: -12px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  transform: rotate(132deg);
  z-index: -1;
}
.c-contact a:hover img {
  margin-bottom: 5px;
}
.c-contact a:hover span:after {
  transition: opacity 0.5s ease-in-out;
  opacity: 1;
}
.c-contact a:hover:after {
  opacity: 1;
}

/* footer
--------------------------------------------------------------*/
.c-footer {
  background: #F0F0F0;
  padding: 40px 0 0;
}
.c-footer a:hover {
  color: #DB0405;
}
.c-footer .title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
}
.c-footer .title span {
  color: #DB0405;
}
.c-footer--copyright {
  background: #031533;
  color: #fff;
}
.c-footer--copyright a {
  font-size: 14px;
}
.c-footer .copyright {
  text-align: center;
}
@media (min-width: 769px) {
  .c-footer .copyright {
    text-align: right;
  }
}

/*==============================================================
Project
==============================================================*/
/* home
--------------------------------------------------------------*/
.l-slider {
  width: 100%;
  height: calc(100vh - 221px);
  position: relative;
}
.l-slider--content {
  max-width: 1130px;
  margin-top: 100px;
  letter-spacing: 0.3px;
}
.l-slider--content h1 {
  font-size: 54px;
  font-weight: bold;
  line-height: 72px;
  color: #fff;
}
.l-slider--content p {
  color: #fff;
  font-size: 18px;
}
.l-slider #slider {
  position: absolute;
  top: -221px;
  z-index: -1;
  width: 100%;
}
.l-slider #slider .uk-slideshow-items {
  height: 100vh;
}
.l-slider #slider img {
  height: 100vh;
}

.l-about {
  padding-bottom: 80px;
}
@media (min-width: 769px) {
  .l-about {
    padding-bottom: 120px;
  }
}

.l-core-value {
  margin-top: 0;
}
@media (min-width: 769px) {
  .l-core-value {
    margin-top: -80px;
  }
}
.l-core-value .box {
  align-items: center;
  justify-content: center;
}
.l-core-value .box:last-child .img img {
  max-height: 123px;
}
.l-core-value .box:last-child .img:before {
  display: none;
}
.l-core-value .img {
  display: flex;
  width: 123px;
  height: 123px;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  position: relative;
}
@media (min-width: 769px) {
  .l-core-value .img:before {
    content: "";
    border-top: 1px dashed #000;
    position: absolute;
    width: 200px;
    left: 130%;
  }
}
.l-core-value .img img {
  max-height: 100px;
}
.l-core-value .title {
  font-weight: bold;
  margin-bottom: 10px;
}
.l-core-value .title span {
  color: #DB0405;
}

.l-product, .l-news {
  background-repeat: no-repeat;
  background-position: right bottom;
  background-attachment: fixed;
}

.l-partner--wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 769px) {
  .l-partner--wrap {
    flex-direction: row;
  }
}
.l-partner .img {
  width: 100%;
}
@media (min-width: 769px) {
  .l-partner .img {
    max-width: 600px;
  }
}
.l-partner .content {
  background: #fff;
  margin-top: 20px;
}
@media (min-width: 769px) {
  .l-partner .content {
    margin-top: 0;
    width: calc(100% - 140px);
    margin-left: -70px;
    padding: 70px;
  }
}
.l-partner .slider ul {
  align-items: center;
}
.l-partner .slider ul li + li {
  padding-left: 20px;
}

.l-news--list figure {
  height: 200px;
  overflow: hidden;
}
@media (min-width: 769px) {
  .l-news--list figure {
    height: auto;
  }
}
.l-news--list li {
  position: relative;
}
.l-news--list li div {
  display: flex;
  flex-direction: column;
}
@media (min-width: 769px) {
  .l-news--list li div {
    flex-direction: row;
  }
}
.l-news--list li:last-child:before, .l-news--list li:last-child:after {
  display: none;
}
.l-news--list li:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #cccccc;
  margin-top: 20px;
  margin-bottom: 20px;
}
.l-news--list li:before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #003182;
  bottom: 0;
  z-index: 1;
  transition: width 0.5s ease-in-out;
}
.l-news--list li:hover img {
  transition: all 0.3s ease-in-out;
  transform: scale(1.1);
}
.l-news--list li:hover:before {
  width: 100%;
}
.l-news--list li figure {
  margin-right: 20px;
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  .l-news--list li figure {
    margin-bottom: 0;
  }
}
.l-news--list li .title {
  margin-top: 10px;
  margin-bottom: 10px;
}
.l-news--list li .category {
  color: #cccccc;
  font-size: 13px;
}
.l-news--list li .category a {
  display: inline-block;
  border: 1px solid #003182;
  padding: 2px 15px;
  color: #003182;
  position: relative;
}
@media (min-width: 769px) {
  .l-news--list li .category a {
    margin-left: 10px;
  }
}
.l-news--list li .category a:after {
  content: "";
  position: absolute;
  background-color: transparent;
}
.l-news--list li .category a:hover {
  color: #fff;
  transition: background 0.3s ease-in-out;
  background-color: #003182;
}

/* about
--------------------------------------------------------------*/
.p-about_top {
  background-position: right bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.p-about .inform {
  font-weight: bold;
  font-size: 20px;
  max-width: 770px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
}
.p-about .inform span {
  color: #DB0405;
}
.p-about .c-box {
  margin-top: 60px;
}
.p-about .c-box--content {
  align-content: baseline;
}
.p-about .c-box--content ul {
  padding-left: 15px;
  margin-bottom: 15px;
}
.p-about .c-box--content li {
  list-style-type: disc;
}
.p-about .c-box--image .image-top {
  margin-top: 0;
  max-width: 300px;
}
@media (min-width: 767px) {
  .p-about .c-box--image .image-top {
    max-width: 400px;
  }
}
.p-about .c-box--image .image-bot {
  bottom: 50px;
  max-width: 200px;
}
@media (min-width: 767px) {
  .p-about .c-box--image .image-bot {
    max-width: 270px;
  }
}
.p-about .l-core-value {
  padding-top: 0;
}
.p-about .l-core-value .title01 {
  padding: 50px 0;
  background: url(../../themes/default/img/divider.jpg) top left no-repeat;
  background-size: cover;
  color: #fff;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: -25px;
}
@media (min-width: 769px) {
  .p-about .l-core-value .title01 {
    padding: 100px 0;
    font-size: 32px;
    margin-bottom: -50px;
  }
}
.p-about .l-core-value .title01 small {
  text-transform: capitalize;
  display: block;
  font-size: 15px;
}
.p-about .l-core-value--box {
  padding-top: 50px;
}
@media (min-width: 769px) {
  .p-about .l-core-value--box {
    background-color: #fff;
  }
}
.p-about .l-partner .content {
  width: 100%;
  margin-left: 0;
  padding: 0;
}
.p-about .l-partner .slider ul li {
  padding-left: 70px;
}

/* HSE
--------------------------------------------------------------*/
.p-hse h2 {
  font-size: 24px;
}

.p-cert .title {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.p-cert ul {
  margin-bottom: 40px;
}
.p-cert ul li {
  display: flex;
  width: 100%;
}
.p-cert ul li + li {
  margin-top: 10px;
}
.p-cert ul li .name {
  text-decoration: underline;
}
.p-cert ul li:before {
  content: "-";
  margin-right: 5px;
}
.p-cert ul li a {
  max-width: 600px;
  width: 100%;
}

/* Project
--------------------------------------------------------------*/
.p-project .title {
  text-transform: uppercase;
}

.project .title {
  margin-bottom: 40px;
  font-size: 24px;
  text-transform: uppercase;
}
.project ul li {
  font-weight: normal;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  align-items: center;
  flex-direction: column;
}
.project figure {
    position: relative;
    height: 440px;
}
.project figure img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
@media (min-width: 769px) {
  .project ul li {
    flex-direction: row;
  }
}
.project ul li img {
  margin-right: 10px;
}

.l-project-box a figure {
  overflow: hidden;
  transition: all 1s ease-in-out;
  position: relative;
  height: 270px;
}
.l-project-box a figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
}
.l-project-box a figure:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.l-project-box a:hover figure:after {
  opacity: 0.4;
  background: linear-gradient(to right, #DB0405, #DF7C40);
}
.l-project-box a:hover img {
  transform: scale(1.1);
}

/* Service
--------------------------------------------------------------*/
.p-service-child .reverse .l-section--right, .p-product-child .reverse .l-section--right {
  margin-left: 0;
}
.p-service-child .reverse .l-section--left, .p-product-child .reverse .l-section--left {
  margin-left: auto;
}

.anchor-link li a {
  align-items: center;
  justify-content: center;
  display: flex;
  border: 1px solid #ccc;
  width: calc(100% - 20px);
  padding: 20px 10px;
  position: relative;
  text-transform: capitalize;
}
.anchor-link li a .uk-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

/* Contact
--------------------------------------------------------------*/
.p-contact {
  background-color: #ECECEC;
}
.p-contact .title:after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  margin: 10px auto 0;
  background-color: #000;
}
.p-contact .title span {
  color: #DB0405;
}
.p-contact .address dt, .p-contact .contact-form dt {
  font-weight: normal;
}
.p-contact .contact-form .required {
  color: #DB0405;
}
.p-contact .contact-form .c-btn-primary {
  text-transform: uppercase;
  justify-content: center;
}
.p-contact .contact-form .c-btn-primary:after {
  display: none !important;
}

/* Product
--------------------------------------------------------------*/
.p-product-child ul img {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.p-product-child .uk-switcher {
  border: 1px solid #E8E8E8;
  padding: 10px;
  margin-bottom: 20px;
}
.p-product-child .uk-subnav a {
  border: 1px solid #E8E8E8;
  padding: 10px;
}
.p-product-child .download-catalogue {
  display: inline-block;
  text-align: center;
  max-width: 200px;
  width: 100%;
  padding: 10px 20px;
  border: 1px solid #000;
}
.p-product-child .download-catalogue img {
  margin: 0 0 0 20px !important;
}
.p-product-child .content-description ul {
  list-style: inherit;
  padding-left: 20px;
}
.p-product-child .content-description li {
  list-style-type: inherit;
}
.p-product-child .c-btn-primary {
  min-width: 150px;
  text-transform: uppercase;
  justify-content: center;
}

/*==============================================================
Utity
==============================================================*/
.back-to-top {
  position: fixed;
  right: 10px;
  bottom: 50px;
}

.u-social {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.u-social li + li {
  border-top: 1px solid #223C67;
}

.service-menu li + li {
  border-top: 1px solid #fff;
}
.service-menu li a {
  width: calc(100% - 70px);
  background: #F3F3F3;
  display: flex;
  padding: 25px 35px;
  text-transform: uppercase;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
}
.service-menu li a span {
  margin-left: auto;
}
.service-menu li a.active, .service-menu li a:hover {
  color: #fff;
  background-image: linear-gradient(to right, #DB0405, #DF7C40);
}

.image-responsive {
  position: relative;
}
.image-responsive img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-align-item-center {
  align-items: center;
}

.contact-product .u-align-item-center {
  width: 100%;
}
.contact-product .u-align-item-center span {
  width: calc(100% - 85px);
}
.contact-product .u-align-item-center span:last-child {
  padding-left: 10px;
  width: 75px;
}
.contact-product dl {
  margin-top: 30px;
  margin-bottom: 30px;
}
.contact-product dl dt {
  font-weight: normal;
}
.contact-product h3 {
  font-size: 20px;
}

.view-detail {
  max-width: 100px;
  background: rgba(0, 0, 0, 0.08);
  margin: 15px auto 0;
  padding: 5px;
  display: block;
  text-transform: uppercase;
  height: 38px;
}

.submit {
  position: relative;
}
.submit .uk-icon {
  position: absolute;
  right: 16px;
  top: 16px;
  color: #fff;
  z-index: 2;
}
.submit .c-btn-primary {
  min-width: 150px;
  padding-left: 0;
}
.submit .c-btn-primary:hover:after {
  z-index: -1;
}

/* Off-canvas menu */
.uk-offcanvas-bar {
  background-color: #fff;
}
.uk-offcanvas-bar .c-logo {
  text-align: center;
}
.uk-offcanvas-bar .uk-navbar-nav {
  margin-top: 20px;
  flex-direction: column;
}
.uk-offcanvas-bar .uk-navbar-nav > li a {
  color: #000;
  min-height: 40px;
  justify-content: left;
}
.uk-offcanvas-bar .uk-navbar-nav > li a:hover {
  color: #DB0405;
}
.uk-offcanvas-bar .uk-offcanvas-close {
  color: #000;
}
.uk-offcanvas-bar .c-lang {
  flex-direction: row;
  margin: 0 10px;
}
.uk-offcanvas-bar .c-contact {
  margin-top: 20px;
  max-width: 100%;
}
.uk-offcanvas-bar .c-contact a {
  max-width: inherit;
}

.pagination {
  align-items: center;
}
.pagination a {
  vertical-align: middle;
  text-transform: capitalize;
}

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