@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);
@import "https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,400,700";
@font-face {
  font-family: "Opensans Semibold";
  src: url("../fonts/opensans-semibold.ttf"); }
@font-face {
  font-family: "Elle NovaC ExtraLight";
  src: url("../fonts/elle-novcextlig.ttf"); }
body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  background: #ebebeb; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif; }

ul {
  padding: 0;
  margin: 0; }
  ul li {
    padding: 0;
    margin: 0;
    list-style-type: none; }

h3.name-title {
  font-family: "Elle NovaC ExtraLight";
  font-size: 28px;
  text-transform: uppercase; }

#menutop {
  background: #3f444e;
  line-height: 36px;
}
  #menutop .language p {
    text-align: left; }
  #menutop .language span.en {
    background: url("../images/gb.png") no-repeat left center;
    padding: 0px 0px 0px 25px; }
  #menutop .social {
    border-left: 1px solid #34353a;
    }
    #menutop .social img {
      margin: 0px 15px; }
  #menutop .search {
    border-right: 1px solid #34353a; }
  #menutop .product img {
    margin: 0px 5px; }
  #menutop p {
    color: #FFF;
    text-align: center;
    padding:0;
    margin:0
     }
    #menutop p a {
      color: #FFF; }
#menutop .list_media a{
  padding-left: 30px;
}
#header {
  height: 104px;
  background: #fff;
  background-size: cover;
}
  #header .pull-right nav ul li {
    float: left;
    padding: 0px 10px; }
    #header .pull-right nav ul li a {
      display: block;
      padding: 42px 5px 41px;
      font-size: 14px;
      color: #666;
      font-weight: 600;
      text-transform: uppercase; }
      #header .pull-right nav ul li a:hover {
        text-decoration: none;
        color: #999; }
    #header .pull-right nav ul li .submenu {
      display: none;
      position: absolute;
      background: #FFF;
      padding-bottom: 10px;
      margin-left: -20px;
      z-index: 10; }
      #header .pull-right nav ul li .submenu li {
        float: none; }
        #header .pull-right nav ul li .submenu li a {
          padding: 5px 10px;
          text-transform: none;
          font-weight: normal; }
    #header .pull-right nav ul li:hover .submenu {
      display: block; }
    #header .pull-right nav ul li.haschild a {
      background: url("../images/iconhaschild.png") no-repeat right 55px; }

    #header .container {
      width: 1300px;
    }
#logo {
  padding: 25px 0 0; 
}

#logo a {
  display: block;
}

.carousel-inner .item img {
  width: 100%; 
}

#zone-service {
  text-align: center;
  padding: 105px 0 0;
}

#zone-service h3 {
  background: url(../images/text-dichvu.png) no-repeat;
  width: 242px;
  margin: 0 auto 28px;
  height: 30px;
  text-indent: -9999px; 
}

  #zone-service p {
    padding: 0 100px;
    line-height: 1.6em; }

#zone-service-list {
  padding: 0 0 118px; }

#zone-about {
  background: #fff;
  height: 590px; 
  /*overflow: hidden;*/
  position: relative; }
  #zone-about header {
    height: 50px;
    margin: 0 0 65px; }
  #zone-about .about-intro p {
    margin-bottom: 15px; }

.about-intro {
  font-size: 14px;
  font-family: "Open Sans"; }
  .about-intro p {
    padding: 0 0 5px; }
  .about-intro h2 {
    font-family: "Elle NovaC ExtraLight";
    font-size: 28px;
    text-transform: uppercase;
    margin: 0 0 15px; }

.service-items {
  height: 175px;
  background: #fff;
  padding: 40px 20px 0; }
  .service-items h3 {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 15px;
    height: 25px;
    background: url(../images/h3-line.png) no-repeat left bottom; }
    .service-items h3 a {
      color: #333; }
  .service-items ul li {
    padding: 0 0 10px 20px;
    background: url(../images/icon-vv.png) no-repeat 0 4px; }
    .service-items ul li a {
      color: #666; }

  #zone-news {
    background: url(../images/news-bg.png) no-repeat;
    background-size: cover;
    height: 629px;
    padding: 105px 0 0;
    color: #fff; 
  }

  #zone-news h3 {
    font-family: "Opensans Semibold";
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 30px; 
  }

  #zone-news h3 span {
    /*background: url(../images/icon-dotline.png) no-repeat right 80%;*/
    padding-right: 20px; 
  }

  .more {
    position: absolute;
    right: 20px;
    bottom: -16px; 
  }
  .more a {
    background: url(../images/icon-more.png) no-repeat;
    width: 50px;
    height: 38px;
    text-indent: -9999px;
    display: block; 
  }

  .news-item {
    background: #fff;
    height: 395px;
    position: relative; 
    overflow: hidden;
  }

  .news-item h2 {
    color: #333;
    padding: 15px;
    font-family: "Opensans Semibold";
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase; }
    .news-item h2 a {
      color: #333; }
  .news-item p {
    color: #333;
    padding: 5px 15px 0; }
  .news-item a {
    color: #333; }

  .news-item .thumb {
    position: relative;
    height: 230px; }
    .news-item .thumb .thumb-timer {
      display:none;
      position: absolute;
      left: 0;
      height: 230px;
      text-align: center;
      top: 0;
      background: url(../images/bg-v1.png);
      width: 105px;
      padding: 90px 0 0; }
      .news-item .thumb .thumb-timer span {
        display: block;
        font-family: "Opensans Semibold";
        font-size: 26px; }
        .news-item .thumb .thumb-timer span.timer-y {
          font-size: 18px; }
        .news-item .thumb .thumb-timer span.timer-b {
          background: url(../images/icon-dotline.png) no-repeat center center;
          height: 10px; }
      .news-item .thumb .thumb-timer.thumb-timer-s2 {
        background-image: url(../images/bg-v2.png); }
      .news-item .thumb .thumb-timer.thumb-timer-s3 {
        background-image: url(../images/bg-v3.png); }
    .news-item .thumb img {
      height: 100%;
      width: 100%;
      object-fit: cover;
    }

.img-job {
  width: 100%;
  aspect-ratio: 14.4/9;
}

#zone-jobs {
  height: 642px;
  padding: 105px 0 0;
  background: url(../images/jobs-bg.png) repeat-x #ffd24f; }

#zone-contact {
  height: 510px;
  background: #fff; }
  #zone-contact .frmcontact .btn {
    background: #ffd24f;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 20px; }

#zone-partner {
  min-height: 684px;
  padding: 105px 0 0; }

.partner-items,
.jobs-items {
  margin: 40px 0 0; }
  .partner-items .col-lg-2,
  .jobs-items .col-lg-2 {
    margin-bottom: 20px; }

.partner-item img {
  width: 100%;
}

.job-item h2 {
  color: #333;
  margin: 15px 0 5px;
  font-family: "Opensans Semibold";
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase; }
  .job-item h2 a {
    color: #333; }
.job-item .job-time {
  color: #ff3333;
  margin: 10px 0; }
.job-item ul li {
  padding: 0 0 0 20px;
  margin: 0px 0px 5px 0px;
  background: url(../images/vv-v.png) no-repeat left center; }

.partner-item {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  border: #e3e3e3 1px solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 175px;
  margin: 0 0 20px;
  display: table-cell;
  width: 200px;
  text-align: center;
  vertical-align: middle; }
  .partner-item a {
    display: block;
    height: 175px;
    width: 100%; }

.zone-description {
  text-align: center;
  padding: 0 100px;
  margin: 30px 0 0; }

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

.single {
  padding: 20px 0px 20px 0px; }
  .single h1 {
    font-size: 25px;
    margin: 0px 0px 5px; }
  .single .ctitle {
    border-bottom: 2px solid #CCC;
    padding: 0px 0px 2px;
    font-size: 18px;
    font-weight: normal;
    margin: 0px 0px 10px 0px; }
    .single .ctitle span {
      border-bottom: 2px solid #999; }
  .single .entry img {
    max-width: 100%;
    height: auto !important;
  }
  .single .othernews ul li a {
    display: block;
    padding: 3px 0px; }
  .single .rbox .tbox {
    font-size: 20px;
    border-bottom: 2px solid #CCC;
    padding: 0px 0px 5px;
    font-weight: normal;
    margin: 0px 0px 20px 0px; }
    .single .rbox .news-item .job-time {
      padding-left: 20px; }
    .single .rbox .news-item ul {
      padding-left: 20px; }

.servicepage .service .cover img {
  max-width: 100%; }
.servicepage .service .service-title {
  overflow: hidden;
  padding: 10px 0px;
  border-bottom: 1px solid #c6c6c6;
  margin: 30px 0px; }
  .servicepage .service .service-title h1 {
    font-size: 35px;
    font-weight: normal;
    color: #000; }
    .servicepage .service .service-title h1 span.gach {
      color: #ffd24f; }
    .servicepage .service .service-title h1 span.tdv {
      font-size: 18px;
      text-transform: uppercase; }
  .servicepage .service .service-title .pull-right a {
    display: inline-block;
    padding: 14px 0px 0px 30px;
    color: #000; }
.servicepage .service .featuredimage img {
  max-width: 100%; }
.servicepage .service .entry {
  color: #000; }
  .servicepage .service .entry h3 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
    margin: 50px 0px 15px 0px;
    background: url("../images/bgtitlesv.jpg") no-repeat;
    padding: 0px 0px 0px 35px;
    line-height: 24px; }
    .servicepage .service .entry h3:first-child {
      margin-top: 0px; }
  .servicepage .service .entry .lstpartner li {
    background: #FFF;
    margin: 10px;
    height: 110px;
    width: 29%;
    /* text-align: center; */
    /* float: left; */
    padding: 10px;
    display: inline-flex;
    justify-content: center;
  }
    .servicepage .service .entry .lstpartner li img {
       }
.servicepage #zone-service-list {
  padding: 50px 0px; }

.category-page .page-title {
  padding: 10px 0px;
  margin: 20px 0px 30px;
  border-bottom: 1px solid #c6c6c6;
  overflow: hidden; }
  .category-page .page-title h1 {
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px; }
  .category-page .page-title .pager {
    margin: 0px;
    padding: 10px 0px 0px; }
.category-page .row > div {
  margin-bottom: 30px; }

.pager a {
  padding: 3px 10px;
  background: #DADADA;
  margin: 0px 0px 0px 10px;
  display: inline-block; }
  .pager a:hover {
    background: #ffd24f;
    text-decoration: none; }
.pager strong {
  padding: 3px 10px;
  background: #ffd24f;
  margin: 0px 0px 0px 10px;
  display: inline-block; }

.brc {
  padding-top: 10px; }

#footer {
  padding: 30px 0px 0px 0px;
  height: 113px;
  border-top: #d3d3d3 1px solid;
  background: #fff; }
  #footer .logo img {
    width: 125px; }
  #footer .social {
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA; }
    #footer .social .facebook {
      margin-bottom: 10px; }
      #footer .social .facebook a {
        background: url("../images/icon-facebook-bottom.png") no-repeat left center;
        padding: 5px 0px 5px 40px; }
    #footer .social .google a {
      background: url("../images/icon-google-bottom.png") no-repeat left center;
      padding: 5px 0px 5px 40px; }
  #footer .contact {
    border-right: 1px solid #EAEAEA; }
    #footer .contact p {
      margin-bottom: 5px; }

.mob {
  display: none; }

/*=====================================================
    TABLETS LANDSCAPE & NETBOOKS
/*and (min-width:769px)
=====================================================*/
/*=====================================================
    TABLETS PORTRAIT & SMARTPHONES LANDSCAPE
=====================================================*/
@media (max-width: 769px) {
  .news-item h2 {
    font-size: 1em;
  }
  .glyphicon {
    top: 45px;
    right: 10px;
  }
  #header .pull-right nav.mob {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 20;
    background: #3f444e;
    margin: 10px 0px 0px;
    display: none; 
    top: 90px;
  }
}
/*=====================================================
    SMALLER MOBILE DEVICES
=====================================================*/
@media screen and (max-width: 480px) {

  h1, h2, h3, h4, h5 {
    font-family: "Open Sans", Arial, sans-serif; }

  #menutop .social {
    border: none; }
    #menutop .social p {
      text-align: right; }
    .about{
      margin-bottom: 0 !important;
    }
  .modal-dialog {
    width: 95% !important;
    top:10px;
  }
  .icon_play{
    top:40% !important;
  }
  .view_more{
    padding:10px 0 !important;
  }
  .servicepage .service .entry img{
    /*width: 100%;*/
    /*object-fit: cover;*/
  }
  #header {
    height: auto; 
  }
  #header #logo {
    padding: 10px 0px 10px 0px; 
  }
  #header #logo a {
    background-size: contain;
    width: 100px; 
  }
  #header .pull-right .menu-bar {
    color: #000;
    font-size: 25px;
    padding: 20px 0px 0px;
    display: block; 
  }
  #header .pull-right nav.mob {
    top: 75px;
  }
  .glyphicon {
    top: unset;
    right: unset;
  }
      #header .pull-right nav.mob ul li {
        float: none; }
        #header .pull-right nav.mob ul li a {
          padding: 10px;
          color: #FFF;
          border-bottom: 1px solid #555;
          display: block; }
        #header .pull-right nav.mob ul li:last-child a {
          border-bottom: 0px; }

  #myCarousel .carousel-inner .item img {
    width: 100%;
    max-width: 200%; }

  #myCarousel1 .carousel-inner .item img {
    width: 100%;
    max-width: 200%; }

  #zone-service {
    padding: 50px 0px 0px; }
    #zone-service p {
      padding: 0px;
      text-align: center; }

  #zone-service-list {
    padding: 0px 0px 50px 0px; }
    #zone-service-list .col-md-3 {
      margin-bottom: 20px; }
    #zone-service-list .service-qc img {
      width: 100%; }

  #zone-about {
    padding: 15px 0px 0px 0px;
    height: auto; }
    #zone-about header {
      display: none; }
    #zone-about .about .about-detail img {
      width: 100%; }
    #zone-about .about .about-intro h2 {
      margin: 15px 0px; }

  #zone-news {
    padding: 50px 0px;
    height: auto; }
    #zone-news .news-items .col-md-4 {
      margin-bottom: 30px; }

  #zone-partner {
    padding: 50px 0px;
    height: auto; }
    #zone-partner .zone-description {
      padding: 0px;
      text-align: center; }

  #zone-jobs {
    height: auto;
    padding: 50px 0px; }
    #zone-jobs .zone-description {
      padding: 0px;
      text-align: center; }
    #zone-jobs .jobs-items .col-lg-3 {
      margin: 0px 0px 20px 0px; }
      #zone-jobs .jobs-items .col-lg-3 .job-thumb img {
        width: 100%; }

  #zone-contact {
    height: auto;
    padding: 50px 0px; }

  .single .ctitle {
    padding: 0px 0px 3px; }

  .servicepage .service .service-title h1 {
    font-size: 25px; }
  .servicepage .service .entry h3 {
    font-size: 17px; }
  .servicepage .service .entry .lstpartner {
     }
    .servicepage .service .entry .lstpartner li {
      width: 40%;
      height: 95px; }

  #footer {
    height: auto; }
    #footer .contact {
      margin: 20px 0px 10px 0px; }
    #footer .copyright {
      margin: 0px 0px 10px 0px; } }

/*# sourceMappingURL=style.css.map */
.close{
  position: absolute;
  background: none !important;
  border: none !important;
  background-image: url("../fancybox/fancybox_sprite.png") !important; ;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  opacity: 1 !important;
}
.owl-stage-outer a{
  position: relative;
  display: block;
}
.icon_play{
  background-image: url("../images/icon_play.png") ;
  background-repeat: no-repeat;
  width: 100%;
  height:50px;
  display: block;
  position: absolute;
  background-size: contain;
  background-position: top center;
  top:30%;
  text-indent: -99999px;
}
.view_more{
  padding-top:43px;
}
.list_media_m{
  display: block;
  width: 100%;
  padding-bottom: 20px;
  overflow: hidden;
}
.list_media_m a{
  width: 25%;
  display: block;
  float: left;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  #header .pull-right nav ul li a{
    padding: 42px 0 41px;
    font-size: 10.67px;
  }
}

@media screen and (max-width: 1390px) {
  #header .container {
    width: unset;
  }
}