.navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
        color: #9a9a9a;
        padding: 0 10px;
        letter-spacing: .5px;
        border-radius: 4px;
        line-height: 37px;
        margin-top: 17px;
        margin-bottom: 10px;
        background: 0 0;
        font-weight: 400;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .button-group .button {
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        position: relative;
        outline: none!important;
        background: #26ae61;
        color: #fff;
        border: none;
        text-align: center;
        overflow: hidden;
        padding: 9px 21px;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        border-radius: 30px;
        z-index: 1;
        margin-top: 17px;
    }
    h1, h2, h3, h4, h5 {
        font-size: 18px;
        font-weight: 700;
        color: #191c1e;
    }
    #featured .job-featured .icon img{
      width: 50px !important;
    }
    .slicknav_brand{
      max-width: 80%;
    }
    .img-responsive{
      max-width: 89%;
    }
    .section {
        padding: 30px 0 25px;
    }
    ul.colors .color1 {
       background: #0f348d;  /* cyan */
    }
    .product-item {
        background: #ffffff;
        margin: 5px;
        padding: 5px;
        text-align: center;
        box-shadow: 0px 0px 14px rgb(191 191 191 / 24%);
    }
    .product-item .product-content {
      padding: 1px 0px;
      position: relative;
    }
    .owl-nav {
      position: relative;
      top: -57px;
      left: 0;
    }
    .fixed-top {
      position: fixed;
      top: 33px;
      right: 0;
      left: 0;
      z-index: 1030;
      background-color: #ffffff !important;
  }
  .hero-area .intro-img {
      padding: 100px 0 20px;
  }
  .top-nav-collapse {
    top: 33px !important;
  }
  #featured .job-featured .content {
      padding-left: 80px;
  }
  #featured .job-featured {
    padding: 10px;
  }
  .app-qr{
    max-width: 150px;
  }


  @media only screen and (max-width: 767px){
    .hero-area .intro-img {
        padding: 30px 0 50px;
    }
  }
  @media only screen and (max-width: 767px){
    .hero-area .intro-img {
        padding: 60px 0 0;
    }
    .hero-area .intro-img {
        padding: 120px 0 0px;
    }
  }
  @media only screen and (max-width: 425px){
    .hero-area .intro-img {
        padding: 30px 0 50px;
    }
    .hero-area .intro-img {
        padding: 20px 0 0px;
    }
    .hero-area .contents {
        padding: 50px 0 20px;
    }
    .contents .head-title {
      font-size: 18px !important;
      line-height: 30px;
    }
  }



  .slicknav_nav {
      background-color: #f6fbff;
  }
  .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
  }

  .owl-carousel .caption {
    text-align: center;
  }
  .no-js .owl-carousel, .owl-carousel.owl-loaded {
      display: flex;
      justify-content: center;
  }
  .page-header {
      padding: 115px 0px 50px;
      position: relative;
      /*background-image: url(../banner_page.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; */
      background: #f0f1f8;

      border-bottom: 1px solid #ddd;
      box-shadow: 1px 2px 3px #ddd;

  }
  .job-details-list {
      font-size: 18px;
      font-weight: 500;
      transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
  }
  .footer-logo span{
    color: #dc3545;
  }
  .navbar li.active a.nav-link {
      color: #26ae61 !important;
  }
  #counter .counter-box .icon {
    margin-bottom: 29px;
    margin-right: 10px !important;
    float: left;
}
.love-working:hover {
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: red;
    background-size: 200% 100%;
    background-position: 100%;
}
.view-detail:hover{
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: red;
  background-size: 200% 100%;
  background-position: 100%;
}
#counter .counter-box p {
    font-size: 18px;
    color: #dc3545;
    font-weight: 400;
}



/*Count Down Blog Code */

@media only screen and (max-width: 720px) {
    .padding_top_0 {
        padding-top: 10px !important;
    }
    .display_time_padding{
        padding: 4px 0 !important;
    }
}
.main_center_pop{
    position: absolute;
    right: 0;
    height: 100%;
    width: 50%;
}

.center_blog {
    padding-top: 190px;
    width: 100%;
    height: 300px;
    text-align: center;
    margin: 0 auto;
}
.display_time{
    font-size: 32px;
    color: #0097f9;
    border: 1px solid #466db6;
    background: rgba(255,205,0,0.4);
    margin-right: 10px;
    width: 80px;
    padding: 10px 0 5px 0;
    line-height: 80px;
    display: inline-block;
}
.display_time p{
    text-align: center;
}
.display_time .khmer{
    font-size: 15px;
}

.btn_close{
    background: red; right: 0; position: absolute; z-index: 3; cursor: pointer; width: 40px; height: 40px; text-align: center; line-height: 40px
}

/*End Count Down Blog Code */