/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0;
  }
  
  /*phone*/
  #button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
  }
  
  #button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
  }
  
  .phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: #cf203170;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
  }
  
  .phone-vr-img-circle {
    background-color: #CF2031;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
  }
  
  .phone-vr-img-circle a {
    display: block;
    line-height: 37px;
  }
  
  .phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
  }
  
  @-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  }
  
  @-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  @keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  .phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
  }
  
  .phone-bar a:hover {
    opacity: 0.8;
    color: #fff;
  }
  
  #zalo-vr .phone-vr-img-circle {
    background-color: #1F5E9D;
  }
  
  #zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1f5e9da3;
    background-color: #1f5e9d7a;
  }

.companyname-hd{

}
.companyname-hd h2{font-weight: 700;font-size: 18.22px;color: #279327;text-transform: uppercase;margin-bottom: 5px;}
.companyname-hd ul{

}
.companyname-hd ul li{font-weight: 700;font-size: 14px;color: #518834;list-style-type: none;padding-left: 20px;margin-bottom: 0;}
.companyname-hd ul li:nth-child(1){
    background: url(images/diachihd.png) left center no-repeat;
  }
  .companyname-hd ul li:nth-child(2){
    background: url(images/emailhd.png) left center no-repeat;
  }
  .hotline-hd{margin-right: 30px;background: url(images/phonehd.png) left 0 no-repeat;padding-left: 64px;}
  .hotline-hd span{font-weight: 400;font-size: 14px;line-height: 20px;color: #252525;display: block;}
  .hotline-hd a{
font-weight: 700;
font-size: 24px;
color: #279327;
  }
  .header-search-form-wrapper{

  }
   .header-search-form-wrapper .searchform{border: 0.83px solid #CDCDCD;border-radius: 9px;height: 40px;width: 310px;padding: 3px;}
   .header-search-form-wrapper .searchform input{
    border: unset;
    box-shadow: unset;
    height: 34px;
    max-height: 34px;
   }
   .header-search-form-wrapper .searchform button{
    border-radius: 5px !important;
    padding: 0px 15px;
   }
   .header-nav-main.nav-left{
    justify-content: space-between;
   }
   #masthead{
 background: url(images/backhd.png) left 0 no-repeat;
   }
.header-bottom-nav.nav-right{

}
.header-bottom-nav.nav-right>li.menu-item{
  padding: 0 15px;
}
.header-bottom-nav.nav-right>li.menu-item>a{font-weight: 700;font-size: 16px;color: #ffffff;}
#mega-menu-title{
  background: #FFFAD9;
  font-weight: 700;
  font-size: 16px;
  color: #279327;
  background: url(images/barmenu.png) #FFFAD9 20px center no-repeat;
  border-radius: 5px 5px 0px 0;
  text-transform: uppercase;
  padding: 16px 16px;
  padding-left: 60px;
}
#mega-menu-title i{
  display: none;

}
#wide-nav>.flex-row>.flex-left {
    min-width: 301px;
}
#mega_menu{
  /* top: 115%; */
  border: 1px solid #6A6A6A;
  border-radius: 5px;
  overflow: hidden;
}
.home #mega_menu{
  top: 115%;
}
#mega_menu >li.menu-item{

}
#mega_menu >li.menu-item>a{font-weight: 700;font-size: 15px;color: #525252;padding: 15px 10px;}
.slider-home img{
  border-radius: 9px;
}
.text-gt{

}
.text-gt h2{
  align-items: center;
  /* display: flex; */
  /* flex-flow: row wrap; */
  /* justify-content: flex-start; */
  font-weight: 600;
  font-size: 59.07px;
  color: #279327;
}
.text-gt span{position: relative;background: #fff;padding-right: 13px;}
.text-gt b{background: #D9D9D9;display: block;flex: 1;height: 4px;opacity: 1;border-radius: 14px;margin-top: -21px;}
.text-gt p{font-weight: 400;font-size: 16px;line-height: 22px;color: #000000;}
.but-khampha{font-weight: 700;font-size: 17.62px;padding: 0px 15px;padding-right: 75px;position: relative;}
.but-khampha::before{
  content: "";
  position: absolute;
  right: 9px;
  top: 14px;
  width: 37px;
  height: 15px;
  background: url(images/butright.png) no-repeat;
}
.text-nn{position: relative;}
.text-nn h2{
    align-items: center;
    /* display: flex; */
    /* flex-flow: row wrap; */
    /* justify-content: revert; */
    position: relative;
    width: 100%;
    font-weight: 600;
    font-size: 45px;
    color: #279327;
}
.text-nn h2 span{text-align: center;margin: 0 auto;padding-right: 20px;background: #fff;}
.text-nn h2 span strong{
  color: #000000;

}
.text-nn h2 b{
      background: #D9D9D9;
      display: block;
      flex: 1;
      height: 4px;
      opacity: 1;
      border-radius: 14px;
      margin-top: -16px;
}
.text-nn p{font-weight: 600;font-size: 18.36px;color: #000000;margin-bottom: 0;position: absolute;right: 0;top: 0;}
.text-nn strong{color: #279327;font-weight: 700;}
.service-item{box-shadow: 0px 4px 4px 0px #0000001A;position: relative;border-radius: 22px;overflow: hidden;}
.service-item::before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(39, 147, 39, 0) 65.41%, rgba(39, 147, 39, 0.84) 79.37%, #279327 99.01%);
  height: 100%;
  z-index: 9;
  border-radius: 22px;
}
.service-item .service-img{

}
.service-item .service-img a{
      display: block;
    position: relative;
    overflow: hidden;
    height: 412px;
    width: 100%;
}
.service-item .service-img a img{
  transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.service-item .content-ser{position: absolute;bottom: 0;left: 0;width: 100%;padding: 15px 15px;/* background: linear-gradient(180deg, rgba(39, 147, 39, 0) 65.41%, rgba(39, 147, 39, 0.84) 79.37%, #279327 99.01%); */z-index: 99;}
.service-item .content-ser h4{
  margin-bottom: 5px;
  line-height: 25px;
}
.service-item .content-ser h4 a{
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  line-height: 25px;
}
.service-item .content-ser .ser-but{
  
}
.service-item .content-ser .ser-but a{
  color: #fff;
  display: block;
  position: relative;
  font-weight: 700;
  font-size: 14px;
}
.service-item .content-ser .ser-but a::before {
    content: "";
    position: absolute;
    right: 9px;
    top: 8px;
    width: 37px;
    height: 15px;
    background: url(images/butright.png) no-repeat;
}
.service-slider .owl-nav{text-align: center;margin-top: 20px;}
.service-slider .owl-nav button span{display: none;}
.service-slider .owl-nav .owl-prev{
  background: url(images/sliderleft.png) no-repeat !important;
  width: 80px;
  height: 80px;
  margin-bottom: 0;
  position: absolute;
  left: -40px;
  top: 40%;
  /* background-size: 40px 40px !important; */
}
.service-slider .owl-nav .owl-next{
    background: url(images/sliderright.png) no-repeat !important;
    width: 80px;
    height: 80px;
    margin-bottom: 0;
    position: absolute;
    right: -55px;
    top: 40%;
}
.text-title-new{

}
.text-title-new p{font-weight: 700;font-size: 14px;line-height: 15px;color: #A9A9A1;margin-bottom: 6px;}
.text-title-new h2{
font-weight: 700;
font-size: 38.22px;
line-height: 59.98px;
color: #279327;
}
.sec-new-file::before{
content: "";
position: absolute;
left: 0;
top: 0;
width: 50%;
height: 100%;
background: #F7F7F7;

}
.news-wrap{
    /* display:flex; */
    /* gap:30px; */
}

.news-first{
    display:flex;
    gap:20px;
    padding-bottom:20px;
    border-bottom:1px solid #ddd;
    align-items: center;
}
.news-first .news-img{
flex: 1;
}
.news-first .news-img a{
      display: block;
    position: relative;
    overflow: hidden;
    height: 212px;
    width: 100%;
}
.news-img img{
   transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius:12px;
}
.news-first .news-content{flex: 1;}
.news-content h3{
    font-size: 17px;
    color:#1c8b3c;
    margin-bottom:10px;
    line-height: 21px;
}

.news-date{background: #279327;color:#fff;display:inline-block;padding:4px 10px;border-radius:4px;font-size: 11px;margin-bottom:10px;}

.news-list{
    margin-top:20px;
}

.news-item{
    padding: 5px 0;
    /* border-bottom:1px solid #eee; */
    position:relative;
    padding-left:18px;
    line-height: 21px;
}

.news-item:before{
    content:"";
    width:8px;
    height:8px;
    background: #279327;
    border-radius:50%;
    position:absolute;
    left:0;
    top: 42%;
}

.news-item a{
    color: #6E6E6E;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
}
.news-content h3 a{font-weight: 700;font-size: 17px;color: #279327;line-height: 10px;}
.news-first .news-content p{font-weight: 400;font-size: 15px;line-height: 20px;color: #6E6E6E;}
.file-item{border: 1.5px solid #FFFFFF;background: #F5F5F5;border-radius: 5px;margin-bottom: 15px;padding: 10px 20px;display: flex;}
.file-item h4{flex: 1;}
.file-item h4 a{font-weight: 700;font-size: 16px;color: #383838;}
.file-item .file-but{
  
}
.file-item .file-but a{
  background: #5B5757;
  font-weight: 700;
  font-size: 10.75px;
  color: #FFFFFF;
  background: url(images/butxn.png) #5B5757 72px center no-repeat;
  border-radius: 13px;
  padding: 8px 17px;
  padding-right: 32px;
}
.pro-item{background: #F2F2F2;border-radius: 17px;text-align: center;padding: 20px 20px;}
.pro-item .pro-title{

}
.pro-item .pro-title h4{
  
}
.pro-item .pro-title h4 a{font-weight: 700;font-size: 20px;color: #279327;}
.pro-item .pro-title p{font-weight: 400;font-size: 16px;line-height: 22px;color: #2C2C2C;}
.pro-item .pro-img{margin-bottom: 20px;}
.pro-item .pro-img a{
  display: block;
    position: relative;
    overflow: hidden;
    height: 324px;
    width: 100%;
}
.pro-item .pro-img a img{
  display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    border-radius: 12px;
}
.pro-item .ser-but{

}
.pro-item .ser-but a{
      font-weight: 700;
      font-size: 13px;
      color: #FFFFFF;
      background: url(images/butxn.png) #279327 81px center no-repeat;
      border-radius: 19px;
      padding: 10px 17px;
      padding-right: 41px;
}
.project-slider .owl-nav{text-align: center;}
.project-slider .owl-nav button span{display: none;}
.project-slider .owl-nav .owl-prev{
  background: url(images/sliderleft.png) no-repeat !important;
  width: 80px;
  height: 80px;
  margin-bottom: 0;
  position: absolute;
  left: -40px;
  top: 40%;
  /* background-size: 40px 40px !important; */
}
.project-slider .owl-nav .owl-next{
    background: url(images/sliderright.png) no-repeat !important;
    width: 80px;
    height: 80px;
    margin-bottom: 0;
    position: absolute;
    right: -55px;
    top: 40%;
}
.logo-ft{align-items: center;}
.logo-ft h3{font-weight: 700;font-size: 19px;text-transform: uppercase;color: #FFFFFF;border-bottom: 0.75px solid #F0F0F0}
.text-dki{

}
.text-dki p{font-weight: 400;font-size: 16px;line-height: 20px;color: #ffffff;margin-bottom: 10px;}
.text-dki h4{font-weight: 700;font-size: 15.98px;color: #ffffff;}
#newsletter-form{

}
#newsletter-form input.wpcf7-email{
    margin: 0;
    border: none;
    box-shadow: none;
    min-height: 35px;
    height: unset;
    font-size: 14px;
    border-radius: 5px;
}
#newsletter-form input.wpcf7-submit{position: absolute;top: 0;right: 5px;text-indent: -999px;background: url(images/sendmail.png) center center no-repeat;background-size: 21px 18px;border: none;overflow: hidden !important;box-shadow: none !important;margin-bottom: 0;margin: 0;}
.h3-footer{margin-top: 20px;}
.h3-footer h3{font-weight: 700;font-size: 16px;color: #FFFFFF;margin-bottom: 0;}
.icon-footer{align-items: center;}
.icon-footer .icon-box-img{
  max-width: 15px !important;
}
.icon-footer .icon-box-img img{

}
.icon-footer .icon-box-text{

}
.icon-footer .icon-box-text p{font-weight: 400;font-size: 16px;line-height: 20px;color: #ffffff;}
.icon-footer .icon-box-text strong{
  font-weight: 700;
  display: block;
}
.h3-title-ketnoi{
}
.h3-title-ketnoi h3{
font-weight: 700;
font-size: 14.24px;
line-height: 21.35px;
color: #ffffff;
}
.menu-footer{margin-top: 10px;}
.menu-footer .menu-item{

}
.menu-footer .menu-item a{font-weight: 500;font-size: 17.24px;line-height: 21.35px;color: #ffffff;position: relative;padding-left: 16px;}
.menu-footer .menu-item a::before{
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 5px;
  height: 5px;
  background: #ffffff;
  border-radius: 50%;
}
.page-left-sidebar{
  padding-bottom: 30px;
    padding-top: 30px;
}
.widget_nav_menu{
      background: #fff;
      border: 1px solid #dfdfdf;
      /* margin-top: 12px; */
      margin-bottom: 12px;
      padding-bottom: 6px;
}
.widget_nav_menu .widget-title{
  height: 40px;
  background: url(images/bg_head_dichvu.webp) bottom center no-repeat;
  display: block;
  text-align: center;
  padding-top: 10px;
}
.widget_nav_menu .is-divider{
  display: none;
}
.widget_nav_menu ul.menu{
list-style: none;
}
.widget_nav_menu ul.menu li.menu-item{
      color: #000;
      /* background: url(images/bulleft.webp) top left no-repeat; */
      border-bottom: 1px dashed #e1e1e1;
      text-align: justify;
      padding: 5px 10px 10px 0px;
      list-style-type: square;
      margin-left: 25px;
}
.widget_nav_menu ul.menu li.menu-item a{
  color: #000;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
}
.page-inner{
      padding: 30px;
      padding-top: 10px;
      font-size: 16px;
      line-height: 20px;
      background: #fff;
      border: 1px solid #dfdfdf;
}
h1.cat_title {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
    border-bottom: 1px dashed #dfdfdf;
    color: #279327;
    padding-bottom: 10px;
}
.left_head_module {
    height: 36px;
    background: #279327;
}
.left_head_module h4 {
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    padding-top: 9px;
}
.body_md_hotro{background: #fff;border: 1px solid #dfdfdf;margin-top: 0;margin-bottom: 12px;padding-bottom: 6px;padding: 5px 10px;align-items: center;}
.body_md_hotro ul{

}
.body_md_hotro ul li {
    list-style: none;
    /* padding: 0 10px 0 108px; */
    background: 0 0;
    border-bottom: none;
    color: #505050;
    font-size: 15px;
    line-height: 20px;
    /* padding-top: 10px; */
    margin-bottom: 5px;
}
.body_md_dichvu.block_contact{background: #fff;border: 1px solid #dfdfdf;margin-top: 0;margin-bottom: 12px;padding-bottom: 6px;}
.body_md_dichvu.block_contact ul{
list-style: none;
}
.body_md_dichvu.block_contact ul li{
      border-bottom: 1px dashed #e1e1e1;
      text-align: justify;
      background-size: 12px;
      padding: 7px 10px 10px 30px;
      margin-left: 10px;
      margin-top: 10px;
      padding-top: 0px;
      padding-left: 25px;
      background: url(images/icon-position.jpg) top left no-repeat;
      background-size: 16px;
}
.body_md_dichvu.block_contact ul li h5{
  margin-bottom: 0;
  color: #279327;
}
.body_md_dichvu.block_contact ul li p{
  margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2{
  font-weight: 700 !important;
}
.contact-form .input-group p {
    margin-bottom: 10px;
    /* float: left; */
    border: 1px solid rgba(249, 249, 249, 0.25);
    position: relative;
    /* display: inline-flex; */
    /* border-collapse: separate; */
}
.contact-form .input-group .input-group-addon {
    border-radius: 0px;
    border: none;
    position: absolute;
    padding: 10px;
    background-color: #279327;
    top: 0;
    left: 0;
    z-index: 9;
    height: 100%;
    align-items: center;
    display: flex;
}
.contact-form .input-group .input-group-addon i {
    color: rgba(255, 255, 255, 0.94);
    font-size: 20px;
    width: 20px;
    height: 20px;
}
.contact-form .input-group .wpcf7-form-control {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    color: #0E0E0E;
    min-height: 40px;
    /* border: none; */
    height: 46px;
    -webkit-box-shadow: none;
    /* box-shadow: none; */
    /* border-left: 1px solid rgba(255, 255, 255, 0.29); */
    /* background: rgb(245, 245, 245); */
    /* margin-bottom: 0; */
    /* width: 100%; */
    /* display: table-cell; */
    /* position: relative; */
    /* z-index: 2; */
    /* float: left; */
    /* width: 100%; */
    /* margin-bottom: 0; */
    padding-left: 51px;
    margin-bottom: 0;
}
.contact-form .input-group textarea.wpcf7-form-control{
  height: 212px;
}
#secondary{
          position: sticky;
        top: 100px;
}
.category-page-row {
    padding-bottom: 30px;
}
.article_detail {
    margin-top: 15px;
}
.baiviet_khac {
    margin-top: 20px;
}
.baiviet_khac h3, .duan-tieubieu h3 {
    border-bottom: 1px dashed #dfdfdf;
    /* width: 580px; */
    text-transform: uppercase;
    color: #279327;
    font-size: 16px;
    padding-bottom: 10px;
}
.baiviet_khac ul {
    margin: 10px;
    margin-left: 25px;
    list-style: square;
    color: #279327;
}
.baiviet_khac ul li {
    display: list-item;
}
.baiviet_khac ul li a {
    color: #4e4c4c;
}
.article_detail .img-border {
    text-align: center;
}
.article_detail .img-border img{
        padding: 2px;
    border: 1px solid #dadada;
    margin: 5px;
}
.proj-caption {
    background-color: rgba(204, 204, 204, .31);
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 1px 1px 1px 0 rgba(0,0,0,.75);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .75);
    border: 1px solid #ccc;
}
.proj-caption p {
    font-size: 14px;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding: 10px;
}
.article_detail p {
    text-align: justify;
}
.proj-caption p span {
    width: 160px;
    margin-right: 0;
    padding: 5px;
}
.proj-caption p:nth-child(even) {
    background-color: #fff;
}
.document-blk {
    padding: 10px 0;
}
.document-blk ul{
  list-style: none;
}
.doc-lst>li {
    position: relative;
    margin-bottom: 20px;
}
.doc-lst>li .ico {
    width: 5%;
}
.doc-lst>li .doc-ct {
  float: left;
    width: 95%;
}
.doc-ct img {
   float: left;
   width: 75px;
   margin-right: 5px;
}
.doc-lst>li .doc-ct>a {
    font-weight: 700;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    color: #000000;
}
.doc-lst>li .doc-ct a.dot-link {
    font-weight: 700;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    color: #000000;
}
.doc-lst>li .doc-ct .down-count strong {
    margin-right: 10px;
}
.doc-opt{display: flex;justify-content: space-between;padding-top: 33px;}
.doc-opt a.btn-cus{
  background: #279327;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 15px;
}
.sharaholder-us-down1 a {
    cursor: pointer;
    width: 140px;
    font-size: 24px;
    border: 1px solid #279327;
    line-height: 40px;
    text-align: center;
    color: #279327;
    border-radius: 6px;
    height: 40px;
    display: block;
    margin-top: 30px;
}
.blog-archive{
  padding-bottom: 30px; 
padding-top: 30px;
}
.blog-single{
   padding-bottom: 30px; 
padding-top: 30px;
}
.art_item_warp {
    margin-bottom: 10px;
}
h2.article_title a.contentpagetitle {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
}
.art_pic {
    float: left;
}
.art_pic img {
    max-width: 130px;
    margin-right: 5px;
    padding: 2px;
    border: 1px solid #dfdfdf;
}
.article-content {
    text-align: justify;
}
.readmore_warp {
    float: right;
    margin-top: 5px;
}
.readmore_warp a{
    background: #279327;
    color: #ffffff;
    border-radius: 16px;
    padding: 5px 10px;
}
#comments{
  display: none;
}
.art_item_warp {
    margin-bottom: 10px;
}

.article-content {
    text-align: justify;
}
.info-group {
  padding: 4px 5px;
    background: #f7f7f7;
    margin: 10px 0 0 80px;
    margin-left: 0;
    font-style: italic;
    font-size: 14px;
    color: #666;
}
.button-group span {
    padding: 0 20px;
}
.info-group img {
    margin-bottom: 2px;
    margin-right: 5px;
}
.dap h2, .hoi h2 {
    font-size: 23px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.dap h2, .hoi h2 {
    font-size: 18px;
}
.quote {
    background: url(images/Icon_Quote.png) top left no-repeat;
    padding: 5px 0 0 40px;
    margin-left: 20px;
}
.p-hoi {
    font-style: italic;
}
.dap {
    margin-top: 30px;
}
.dap .quote {
    background: 0 0;
    margin-top: 0;
    padding-top: 0;
}
.control-label p{
  color: #000000;
  font-weight: 700;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-default {
    border-color: #ddd;
}
.panel-body {
    padding: 15px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default>.panel-heading h2 a{
  font-size: 18px;
}
.link-tai{
  color: #279327;
}
@media(max-width:549px){
  .text-gt h2{
    font-size: 36px;
  }
  .but-khampha{
        font-size: 15.62px;
  }
  .text-nn h2{
    font-size: 36px;
  }
  .text-nn p{
    position: relative;
    font-size: 16px;
  }
  .service-item .content-ser h4 a{
    font-size: 18px;
  }
  .sec-new-file::before{
    width: 100%;
    height: 50%;
  }
  .text-title-new h2 {
    font-size: 28px;
    line-height: 39.98px;
  }
  .news-first {
    display: block;
  }
  .news-first .news-content {
    margin-top: 15px;
}
.file-item{
  /* display: block; */
}
.page-inner{
  margin-bottom: 30px;
}
  .file-item .file-but a{
  background: #5B5757;
  padding: 5px 10px;
  }
  .doc-opt a.btn-cus{
        padding: 5px 5px;
        font-size: 10px
  }
  .doc-ct img{
        width: 65px;

  }
  .doc-opt{
        padding-top: 20px;
  }
}