@font-face {
    font-family:UVNHongHaHep_R;
    src: url(../fonts/UVNHongHaHep_R.TTF);
    url('../fonts/UVNHongHaHep_R.woff2?v=4.3.0') format('woff2'),
    url('../fonts/UVNHongHaHep_R.woff?v=4.3.0') format('woff'),
    url('../fonts/UVNHongHaHep_R.ttf?v=4.3.0') format('truetype'),
    url('../fonts/UVNHongHaHep_R.svg?v=4.3.0#fontawesomeregular') format('svg');
}


.item-style img{
  border-radius: 134px;
  -moz-border-radius:134px;
  -webkit-border-radius:134px;
}
.item-style{
  margin-top:24px;
}
.boximg_main
{
  width: 100%;
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 1%;
  background-color: #fff;
}
.img_maintop
{
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: block;
  position: relative;
}
.img_maintop h1
{
  color: #231f20;
  font-weight: bold;
  position: absolute;
  margin-top: 20px;
  margin-bottom: 0px;
  left: 0%;
  font-size: 2.5vw;
  line-height: 1em;
  z-index: 12;
}
.img_maintop h2
{
  color: #231f20;
  font-weight: bold;
  position: absolute;
  margin-top: 10px;
  margin-bottom: 0px;
  right: 6%;
  text-transform: uppercase;
  font-size: 1.8vw;
  line-height: 1.3em;
  z-index: 11;
}
.img_maintop h1 span, .img_maintop h2 span
{
  color: #00a651;
}
.img_maintop h3
{
  color: #939598;
  font-size: 2.2vw;
  text-align: left;
  position: absolute;
  left: 25%;
  margin-top: 15px;
  margin-bottom: 0px;
  z-index: 10;
}
.img_maintop h3 span
{
  font-size: 13px;
}
.img_maintop img
{
  margin: 0 auto;
  text-align: center;
  display: block;
}
.boximg_main .img_maintop:last-child img
{
  margin-top: -1px;
}
img
{
  max-width: 100%;
  height: auto;
}
footer
{
}
.testimonial-section-01
{
  background-image: url(../img/bg-footer.jpg);
  display: none;
}
.linkfooter
{
  margin: 5% auto;
  margin-top: 7%;
}
.linkfooter h3
{
  text-align: center;
}
.linkfooter h3 a
{
  color: #00a651;
  font-size: 2.8vw;
  font-weight: bold;
  font-family: 'Baomoi_gdi_0', Arial, Tahoma;
}
.header-transparent #main-nav > li > a
{
  font-weight: bold;
  font-size: 17px;
  color: #4d4d4d;
}
.header-top.top-layout-03
{
  background: #14a751 url(../img/bg-top.png) no-repeat scroll center top;
}
.boxlogo .header-logo
{

}
.header-main2
{
  height: 50px;
}
.header-main2 #main-nav > li > a,.header-main2 .utility-nav .search-bar
{
  line-height: 50px;
}
.header-info
{
  text-align: center;
}
.header-info h1
{
  color: #231f20;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 0px;
  left: 0%;
  font-size: 3vw;
  line-height: 1em;
  z-index: 12;
  text-align: center;
}
.header-info h1 span
{
  color: #00a651;
}
.header-main2 .header-logo
{
  display: none;
}
.loader-wrapper
{
  width: 100%;
  height: 100%;
  position: relative;
}
.sk-circle
{
  margin: 0 auto;
  width: 100%;
  height: 100%;
  z-index: 11111111;
  background: #fff url("../img/demo-img.jpg") no-repeat center top;
  background-size: auto 100%;
  text-align: center;
}
.sk-circle .loadfirst
{
  width: 100%;
  height: auto;
}
.sk-circle .loadsecond
{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
}
.close-offcanvas-wrapper
{
  text-align: center;
}
.close-offcanvas-wrapper img{
  width: 32%;
}
.box_info_footer
{
  margin-top: 3%;
  margin-bottom: 2%;
}
footer {
  background-color: #008a3c;
}
.team-section
{
  margin: 3% auto;
}
.swin-sc-team-slider .team-item .team-img
{
  display: block;
}
.team-section .title
{
  font-family: 'Baomoi_gdi_0', Arial, Tahoma, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.team-section .title a{
  color: #fff;
}
.team-section .swin-sc-team-slider .team-item .team-name
{
  color: #0066b3;
  font-size: 26px;
}
.team-section .slick-arrow .arrow-slide i
{
  color: #008a3c;
  border: 2px solid #008a3c;
}
.team-section .slick-arrow .arrow-slide:before
{
  background-color: #4d4d4d;
}
.swin-sc-team-slider .team-item .team-img:before
{
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
}
.team-section .swin-sc-team-slider .team-item hr
{
  border-color: #f15f2a;
}
.header-transparent #main-nav > li > a:hover, #main-nav .dropdown .dropdown-menu > li > a:hover
{
  color: #008a3c;
}
#main-nav > li > a:after
{
  display: none;
}
#main-nav .dropdown .dropdown-menu > li > a i{
  margin-right: 5px;
}
#main-nav .dropdown .dropdown-menu > li > a:hover i{
  color: #008a3c;
}
.swin-sc-team-slider .next-slide, .swin-sc-team-slider .prev-slide
{
  top: 50%;
}
.swin-sc.swin-sc-title .swin-btn {
  background-color: #10552b;
  border: 1px solid #10552b;
  border-radius: 15px;
}
.swin-sc-team-slider .team-item .team-img:before
{
  background-color: #45b853;
}
.swin-sc-team-slider .team-item.slick-current + .slick-active .team-img:before {
  background-color: #00803e;
  }
.swin-sc-main-slider .team-img
{
  display: block;
}
.swin-sc-main-slider .team-img img
{
  display: block;
  width: 100%;
  height: 472px;
}
.swin-sc-main-slider .slick-arrow .arrow-slide:before
{
  display: none;
}
.swin-sc-main-slider .slick-arrow .arrow-slide i
{
  color: #fff;
}
.swin-sc-main-slider .slick-dots li button:before
{
  content: ' \25CF';
  font-size: 25px;
}
.slogan
{
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 1.3em;
  z-index: 11;
}

.slogan span
{
  color: #000;
}
.swin-sc-supplier-slider .team-item a
{
  display: block;
  text-align: center;
}
.swin-sc-supplier-slider .team-item a img
{
  display: block;
  text-align: center;
}
.swin-sc-supplier-slider .slick-arrow .arrow-slide i
{
  color: #00a651;
  border: none;
}
.swin-sc-supplier-slider .slick-arrow .arrow-slide:before
{
  display: none;
}
.swin-sc-supplier-slider .prev-slide
{
    left: -3%;
    top: 35%;
}
.swin-sc-supplier-slider .next-slide
{
    right: -3%;
    top: 35%;
}
.boxinfocompany
{
     /*background: rgb(20,167,81,0.5);*/
	 background: #fff;
}
.infomation-about-company{
         list-style: none;
    text-align: center;
    padding:30px 0px;
    margin: 0px;
}

.infomation-about-company li{
      text-align: center;
    list-style: none;
    display: inline-block;
    width: 24%;
}
@media(max-width: 767px){
    .infomation-about-company li{
           display: block;
      text-align: center;
      width: 100%;
      padding:  0px;
  }
}

.info-company-content .count{
     font-size: 68px;
    font-weight: bold;
    font-family: UVNHongHaHep_R;
}
.info-company-content sup{
      position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
.info-company-content{
      color: #0b6ab6;
     font-size: 68px;
    font-weight: bold;
    font-family: UVNHongHaHep_R
}
.info-company-name{
  font-family: UVNHongHaHep_R;
    color: #14a751;
    font-size: 24px;
    margin-top: -10px;
}
.black-mask {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.swin_text_info
{
  text-align: justify;
  line-height: 26px;
  color: #fff;
}
.swin_text_info p
{
  text-align: justify;
  line-height: 26px;
  color: #000;
  font-size: 17px;
}
.boxinfocompany .swin-sc-title hr
{
    width: 50px;
    border: 2px solid #00a651;
    margin-bottom: 15px;
}
.boxinfocompany .swin-sc-title
{
  margin-bottom: 20px;
}
.align-center
{
  text-align: center;
  margin: 10px auto;
}
.boxinfocompany .align-center .swin-btn 
{
  background-color: #0066b3;
  border-color: #0066b3;
}
.swin_text_info
{
  height: 184px;
  overflow: hidden;
}
.boximg_main .slick-dotted.slick-slider
{
  margin-bottom: 60px;
}
.boximg_main .slick-dots
{
  bottom: -40px;
}
.blog-item .featured_img a
{
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.blog-item .featured_img a img
{
  display: block;
  width: 360px;
  height: 231px;
  text-align: center;
  margin: 0 auto;
  transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.blog-item .featured_img
{
  position: relative;
}
.page-title-in {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    
}
.page-title-in h4
{
  color: #fff;
  font-size: 20px;
  padding: 10px;
  text-transform: uppercase;
}
.blog-item:hover .page-title-in h4
{
  border: 1px solid #fff;
}
.blog-item:hover img.load_img1 {
    transition: all 0.5s;
    transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
}
.blog-content .blog_title a
{
  color: #4d4d4d;
  display: block;
  font-size: 17px;
  line-height: 25px;
  text-align: justify;
  height: 175px;
  overflow: hidden;
}
.boxinfoquality .blog-item:after
{
  background-color: #0066b3;
}
.boxinfoquality .slogan, .boxinfoquality .slogan span
{
  color: #4d4d4d;
}
@media screen and (max-width: 1200px){
  .swin-sc-team-slider .team-item .team-img img
  {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    background-color: #ddd;
    border-radius: 50%;
  }
  .swin-sc-team-slider .team-item.slick-current .team-img:before, 
  .swin-sc-team-slider .team-item.slick-current + .slick-active .team-img:before,
  .swin-sc-team-slider .team-item .team-img:before
  {
    display: none;
  }
  .team-section .slick-arrow .arrow-slide:before
  {
    display: none;
  }
  .swin-sc-main-slider .team-img img
  {
    width: 100%;
    height: auto;
  }
  .boximg_main .slick-arrow
  {
    top: 30%;
  }
}
@media screen and (max-width: 800px){
  .swin-sc-main-slider .team-img img{
    width: auto;
    height: 300px;
  }
  .boximg_main .slick-arrow{
    top:40%;
    
  }
  .boximg_main .slick-dotted.slick-slider{
    margin-bottom: 10px
  }
  .img_maintop img.animated5{
    height:268px;
  }
  .img_maintop1{
    height: 40px;
  }
  .img_maintop3 img{
    height: 40px;
  }
  .img_maintop h1 {
    margin-top: 6px;
    font-size: 5vw;
    line-height: 29px;
    text-align: center;
    margin-left: 2px;
  }
  .img_maintop{

  }
  .img_maintop h2 span{
    line-height: 14px;
  }
  .img_maintop h2 {
    font-size: 2.5vw;
    line-height: 11px;
    margin-top: 10px;
	right: 2%;

  }
  .img_maintop img.fadeInRight{
    height: 100%;
  }
  .img_maintop h3 {
      left: 15%;
      font-size:4vw;
      margin-top: 7px;
  }
  .img_maintop h3 span {
      font-size: 1.5vw;
  }
  footer .boxbarcode
  {
    height: auto;
    margin-top: 20px;
    text-align: center;
    line-height: 30px;
  }
  .box_info_footer
  {
    border-right: none;
  }
  .team-section .title
  {
        font-size: 4vw;
    padding: 3px 23px;
  }
  div.swin-sc-title{
    margin: 0px;
  }
  .team-section .swin-sc-team-slider .team-item .team-name
  {
    font-size: 22px;
  }
  .swin-sc-main-slider .team-img-wrap a img
  {
    display: block;
    width: 100%;
    height: auto;
  }
  .slogan
  {
    font-size: 30px;
  }
  .boxinfoquality .swin-sc-title
  {
    margin-bottom: 20px;
  }
  .blog-item .featured_img a img
  {
    width: 100%;
    height: auto;
  }
  .boxinfocompany .align-center .swin-btn
  {
    padding: 5px 30px;
  }
  .boxinfocompany .align-center .swin-btn span
  {
    font-size: 15px;
    font-size: 3.5vw;
  }
  .swin_text_info
  {
	  height: auto;
  }
  .blog-content .blog_title a
  {
	  height: auto;
  }
  .sk-circle
  {
	background: #fff url(/public/upload/news/index_1525140765-mobi.jpg) repeat center top fixed !important;
  }
}
@media screen and (max-width: 600px){
  .img_maintop h1 {
	font-size: 20px;
    font-size: 4.8vw;
  }
  .img_maintop h2 {
	font-size: 10px;
    font-size: 2.3vw;
  }
  .img_maintop h3 {
	  font-size: 20px;
      font-size:4vw;
  }
  .img_maintop h3 span {
	  font-size: 10px;
      font-size: 1.5vw;
  }
  .team-section .title
  {
	font-size: 20px;
    font-size: 4vw;
  }
  .slogan
  {
    font-size: 25px;
  }
}
@media screen and (max-width: 400px){
  .slogan
  {
    font-size: 20px;
  }
  .boximg_main .slick-arrow
  {
    display: none;
  }
}