/*
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.   ***************/
body {
    font-size: 13px !important;
    background: #FFFFFF !important;
    color: #333333 !important;
}
#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;
  }
.header-bg-color {
    background-color: transparent !important;
}
#logo{
  display: none;
}
#masthead{
  display: none;
}
#wide-nav{
  margin: 15px 0;
}
#wide-nav .container{
  background: #1f8e43;
  /* padding-left: 21px; */
  /* margin-left: -15px !important; */
  /* margin-right: -15px !important; */
  max-width: 1250px;
}
.header-bottom-nav > li > a{
  font-size: 12px !important;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 400;
}
.header-bottom-nav > li > a:hover{
  background: #18252c;
}
.ngay_thang_search {
    /* margin-top: 10px; */
    font-size: 13px !important;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.ngay_thang_search .search_from {
    display: inline-block;
}
body{
    top: 0 !important;
}
.skiptranslate{
    display: none;
}
#glt-footer{
    display: none;
}
.lang-header{padding-right: 5px;/* width: 27px; */}
.lang-header a{
    padding-left: 5px;
    cursor: pointer;
    position: relative;
    padding-bottom: 12px;
    /* border: 1px solid; */
}
.lang-header a img{
  height: 19px;
  margin-bottom: 5px;
}
#toparticlesite .title {
    color: #1f8e43;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    font-family: Arial;
    text-decoration: none;
}
.date {
    color: #9197a3;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
}
#toparticlesite {
    /* padding-right: 10px; */
    /* margin-right: 10px; */
    /* border-right-style: solid; */
    /* border-right-color: #e2e2e3; */
    /* border-right-width: 1px; */
    /* text-align: justify; */
    /* padding-left: 0; */
}
#toparticlesite .info {
    margin-top: 10px;
    margin-bottom: 0px;
}
#hotarticlesite .hotwebsite_verizontal_item {
    margin-bottom: 6px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    text-align: justify;
}
#hotarticlesite a {
    font-family: Arial !important;
    font-size: 13px !important;
    color: #1f8e43 !important;
    text-align: justify !important;
    line-height: 18px !important;
}
#hotarticlesite .hotwebsite_verizontal_item img{
  float: left;
      width: 90px;
    padding: 3px;
    margin-right: 5px;
}
#hotarticlesite .hotwebsite_verizontal_item p{
  margin-bottom: 10px;
}
.icon-khoi{padding: 10px 10px;}
.icon-khoi .icon-box-img{margin-bottom: 10px;}
.icon-khoi .icon-box-text{

}
.icon-khoi .icon-box-text h3{
    font-weight: 700;
    color: #000000;
    font-size: 12px;
    margin-bottom: 0;
}
.icon-khoi .icon-box-text p{
color: #bd0000;
    font-size: 12px;
}
.row-khoi{
      border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}
.block-title{
    text-transform: uppercase;
    padding: 0 0 6px;
    font-weight: bold;
    border-bottom: 2px solid #a7a7a7;
    margin-bottom: 15px;
}
.block-title h2{margin-bottom: 0;}
.block-title a{
color: #1f8e43;
}
.left-news .box-art{
  padding: 0 0px 10px 0;
  float: left;
  width: 100%;
}
.left-news .box-art img{
      width: 140px;
    height: 95px;
    margin: 0 5px 0 0;
    float: left;
    padding: 5px;
}

.left-news .box-art h4{

}
.left-news .box-art h4 a{
  font-size: 16px;
  color: #1f8e43;
  font-weight: 400;
}
left-news .box-art h4 a:hover{
  font-weight: 700;
}
.left-news .box-art p{
  font-size: 13px;
}
.right-news{margin-left: 25px;}
.right-news ul{

}
.right-news ul li{
border-bottom: 1px dotted #cccccc;
}
.right-news ul li a{
  font-size: 16px;
  color: #1f8e43;
}
.right-news ul li a:hover{
  font-weight: 700;
}
.block-hd{

}
.block-hd h2{
  border-bottom: 2px solid #c5c6c7 !important;
    padding-bottom: 6px !important;
    margin-bottom: 15px !important;
    color: #000000;
}
.list-news-tb{

}
.list-news-tb li{
    padding: 5px 0 5px 15px;
    position: relative;
    border-top: 1px dotted #ccc;
    line-height: 20px;
    color: #999;
    list-style-type: none;
}
.list-news-tb li a{
color: #1f8e43;
}
.list-news-tb li p{
      line-height: 20px;
      color: #1f8e43;
      margin-bottom: 0;
}
.list-news-tb li:before {
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    background: #999;
    top: 12px;
    left: 0;
}
.widget_nav_menu{
border: 2px solid #1f8e43;
    background-color: #fff5c4;
}
.widget_nav_menu ul.menu{

}
.widget_nav_menu ul.menu li{border-bottom-color: #ddd;border-bottom-style: solid;border-bottom-width: 1px;}
.widget_nav_menu ul.menu li a{color: #1f8e43;font-size: 13px;font-weight: 400;padding-top: 2px;padding-bottom: 2px;/* border-bottom-style: solid; *//* border-bottom-width: 1px; *//* border-bottom-color: #ddd; */padding-left: 10px;width: 100%;display: block;}
.module156{
    font-size: 15px !important;
    font-weight: bold !important;
    padding-left: 3px;
    background: #eeeeee;
    padding: 5px;
    border-top: 1.5px solid #b7b7b7;
}
.module156 a{
  color: #000000;
}
.item-view{
  margin-bottom: 5px;
  float: left;
  width: 100%;
}
.item-view img{
    width: 115px;
    float: left;
    margin-right: 10px;
    margin-bottom: 8px;
}
.item-view a{
    font-size: 14px;
    color: #1f8e43;
}
.img-lk{
   height:350px;
    overflow:hidden;
}
.img-lk .icon-box-text{
 animation: scrollUp 10s linear infinite;
}
@keyframes scrollUp{
    0%{
        transform:translateY(0);
    }
    100%{
        transform:translateY(-50%);
    }
}
.counter .counter_main {
    color: #1f8e43;
    font-size: 23px;
    font-weight: 700;
    text-align: center;
}
.counter .colleft {
    width: 100px;
    margin: 5px;
    float: left;
    font-size: 14px;
}
.counter .colright {
    width: 100px !important;
    margin: 5px;
    float: right;
    font-size: 14px;
    text-align: right;
}
.text-left-copyright{

}
.text-left-copyright p{
      margin: 5px !important;
    color: #666666;
    text-align: left;
}
.copyrught-lh{

}
.copyrught-lh p{

}
.copyrught-lh a{
   
    margin-left: 6px;
    outline: medium none;
    padding-left: 10px;
    text-decoration: none;
    border-top: 0;
    background-color: #dde3bf;
    border-bottom: 1px solid #748136;
    padding-right: 7px;
}
.soDoToChuc {
    text-transform: uppercase;
    background: #efefef;
    width: 70%;
    min-width: 410px;
    padding: 15px;
    /* height: 45px; */
    /* line-height: 50px; */
    margin-bottom: 40px;
    border-radius: 10px;
    color: #1f8e43;
    font-weight: bold;
    font-size: 18px;
    box-shadow: 0px 2px 5px 3px rgba(195, 195, 195, 0.52);
    margin: 0 auto;
    text-align: center;
}
.capHai_DungNv{

}
.capHai_DungNv .col-inner{
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-bottom: 10px;
}
.phongBanhai {
    padding: 10px;
    text-transform: uppercase;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #1f8e43;
    color: #fff;
    font-weight: bold;
}
.menu-gt{

}
.menu-gt .menu-item{

}
.menu-gt .menu-item a{
  font-size: 14px;
  padding: 3px 10px;
}
h1.title-h1{
  border-bottom: 2px solid #c5c6c7 !important;
    padding-bottom: 6px !important;
    margin-bottom: 15px !important;
    color: #1f8e43;
}
.box-phongban .img-left {
    width: 185px;
    padding: 3px;
    border: 1px solid #DDD;
}
.box-phongban .dis-inline {
    display: inline-block;
}
.box-phongban .title a {
    color: #1f8e43;
    font-weight: bold;
}
.box-phongban .text-right{
  text-align: right;
}
.box-phongban .link{
  background-color: #1f8e43;
    color: #FFF;
    padding: 3px 6px ;
    font-size: 11px;
}
.box-phongban .dis-inline.w70{
  width: calc(100% - 194px);
}
.box-phongban .dotline {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    margin-top: 10px;
    margin-bottom: 10px;
}
.text-why{

}
.text-why h2{
      text-transform: uppercase;
      padding: 0 0 6px;
      font-weight: bold;
      border-bottom: 2px solid #a7a7a7;
      margin-bottom: 15px;
      color: #1f8e43;
      font-size: 18px;
}
.media-list{

}
.media-list .media{padding-bottom: 5px;border-bottom: 1px dotted #ececec;margin-bottom: 5px;}
.media-list .media a{font-size: 15px;}
.media-list .media .text-muted{font-size: 14px;}
h1.head_title{
    color: #1f8e43 !important;
    text-transform: uppercase !important;
border-bottom: 2px solid #c5c6c7 !important;
    padding-bottom: 6px !important;
    margin-bottom: 15px !important;
}
#ContArticleDiv{

}
#ContArticleDiv .item-new{

}
#ContArticleDiv .item-new .title a{
  font-size: 16px;
    color: #1f8e43;
    text-align: left;
    margin-bottom: 10px;
    text-decoration: none;
}
#ContArticleDiv .item-new .title a:hover{
  font-weight: 700;
}
#ContArticleDiv .item-new .date {
    color: #9197a3;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
}
#ContArticleDiv img {
    float: left;
    width: 200px;
    margin-right: 10px;
}
#ContArticleDiv .dotline {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
        margin-top: 10px;
    margin-bottom: 10px;
}
h1.entry-title{
  font-size: 18px;
  color: #1f8e43;
}
footer.entry-meta{
  font-size: 14px;
}
#comments{
  display: none;
}
.bai-viet-lien-quan{
  margin-top: 30px;
}
.nav-dropdown-has-border .nav-dropdown{
  padding: 0;
  background-color: #e9ebee !important;
}
.nav-dropdown-has-border .nav-dropdown li a:hover{
 color: #3b5998 !important;
}
.col .items {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.sharaholder-us-down1 a {
    cursor: pointer;
    width: 140px;
    font-size: 24px;
    border: 1px solid #d01a1a;
    line-height: 40px;
    text-align: center;
    color: #d01a1a;
    border-radius: 6px;
    height: 40px;
    display: block;
}
.fah {
    float: left;
    width: 50px;
    height: 50px;
    color: #2176c3;
    margin-top: 6px;
    margin-right: 14px;
    text-align: center;
    font-size: 60px;
    line-height: 46px;
    background-size: 100% 100%;
}

.sharaholder-us-content {
    float: left;
    position: relative;
    width: calc(100% - 67px);
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    padding-right: 90px;
}

.sharaholder-us-title {
    font-size: 16px;
    color: #000000;
}

.sharaholder-us-date {
    font-size: 13px;
    color: #bfbfbf;
}

.fls {
    list-style: none
}

.fls {
    line-height: 20px
}

.fls li {
    margin: 10px 0px
}

.sharaholder-us-down a {
    position: absolute;
    cursor: pointer;
    width: 95px;
    font-size: 14px;
    border: 1px solid #1f8e43;
    line-height: 28px;
    text-align: center;
    color: #1f8e43;
    border-radius: 6px;
    height: 28px;
    top: 10px;
    right: 0;
}
.news-wrap .media {
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.news-wrap .media-link {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}
.news-wrap .media-social {
    margin-bottom: 10px;
    color: #a0a0a0;
}
.news-detail-social-box {
    color: #868282;
    margin-right: 15px;
    margin-bottom: 19px;
}
.dow-file{
  margin-bottom: 30px;
}
@media(max-width:767px){
  #masthead{
    display: block;
  }
  #logo{
    /* display: block; */
  }
  .time-header{
    display: none;
  }
  .lang-header a img{
    width: 20px;
  }
  .soDoToChuc{
    min-width: 100%;
  }
}
@media(max-width:549px){
  #hotarticlesite .hotwebsite_verizontal_item{
            padding-bottom: 10px;
        margin-bottom: 10px;
  }
  .row-hd .col{
    padding-bottom: 30px;
  }
  .box-phongban .img-left {
    width: 135px;
  }
  .box-phongban .dis-inline.w70 {
    width: calc(100% - 140px);
}
.section-padding-lq{
  margin-bottom: 30px;
}
#ContArticleDiv{
  margin-bottom: 30px;
}
.bai-viet-lien-quan{
  margin-bottom: 30px;
}
}