@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	padding: 0;
    color: #333;
}

a{
    color: #333;
}

a:hover{
    color: #5cbd4b;
}

.bold{
    font-weight: bold;
}

.container{
    max-width: 100%;
    padding: 0;
}

.logo{
    width: 130px;
}
.text-red{
    color: red;
}
.max-width-content{
    max-width: 1266px;
    margin: 0 auto;
    padding: 0 20px;
}

.bg-green{
	background: #70ca3c;
}

.slick-prev:before, .slick-next:before{
	color: black;
}
.slider.responsive{
	margin: 0 30px;
}
.top-header{
	height: 40px;
    background: #8cc365;
}
.icon-top-lang{
	display: block;
    float: right;
    width: 30px;
    text-align: center;
    margin-right: 10px;
    margin-top: 5px;
}

.icon-top-lang img, .icon-top-head img, .icon-top-contact img{
	width: 100%;
}
.icon-top-head{
	display: block;
    float: right;
    width: 22px;
    text-align: center;
    margin-right: 10px;
    margin-top: 5px;
}
.icon-top-contact{
    display: block;
    float: left;
    width: 22px;
    text-align: center;
    margin-right: 10px;
    margin-top: 5px;
}
.navbar{
	margin: 10px auto;
    padding: 0px;
    background: #fff;
    max-width: 1266px;
}
.nav-item.dropdown{
    margin-right: 5px;
}
#myCarousel{
    margin: 0;
    margin-bottom: 20px;
}
.carousel-item {
    height: 40rem;
}
.carousel-indicators li{
    background-color: #b2b2b2;
}
.carousel-indicators .active {
    background-color: #8cc365;
}
.icon-home{
    float: left;
    margin-right: 10px;
}
.title-icon{
    font-size: 16px;
    margin-top: 18px;
    color: #333;
    font-weight: bold;
}
.title-icon:hover{
    color: #8cc365;
}
.nav-menu-home{
    margin-bottom: 20px;
}
.item-icon-home{
    margin-bottom: 10px;
}
.line-home{
    margin: 20px 0 40px 0;
    display: block;
    height: 1px;
    border-bottom: 1px solid #e6f2de;
}
.title-green{
    font-size: 18px;
    font-weight: bold;
    color: #487528;
    text-align: center;
}
.tab-home-pd ul{
    display: block;
    border: 0;
}
.tab-home-pd li{
    float: left;
}
.item.slick-slide a{
    width: 100%;
    display: block;
}
.item.slick-slide a img{
    width: 100%;
}
.list-tab-pd{
    width: 100%;
    margin-bottom: 40px;
}
.nav.nav-tabs li{
    padding: 0 10px;
    border-right: 1px solid #487528;
}
.nav.nav-tabs li a{
    color: #333;
}
.nav.nav-tabs li a.active{
    color: #487528;
}
.text-center{
    text-align: center;
}
.title-sp-home{
    text-align: center;
    color: #333;
    width: 100%;
}
.tab-content > .tab-pane:not(.active), 
.pill-content > .pill-pane:not(.active) {
    display: block;
    height: 0;
    overflow-y: hidden;
}
.title-new-home{
    font-size: 16px;
    color: #487528;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.link-img-home{
    display: block;
    width: 100%;
}
.link-img-home img{
    width: 100%;
}
.link-title-home{
    display: block;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
    margin: 5px 0;
    font-size: 14px;
}
.bg-footer{
    background: #70ca3c;
    padding: 20px 0;
    margin-top: 40px;
}
.text-footer{
    color: #fff;
}
.icon-social-foot{
    display: block;
    float: left;
    width: 35px;
    text-align: center;
    margin-right: 10px;
    margin-top: 5px;
}
.nav-content-page{
    background: #f7f7f7;
}
.link-green, .link-green:hover{
    color: #70ca3c;
}
.left-nav-content-page{
    height: 60px;
    border-bottom: 2px solid #70ca3c;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    padding-top: 16px;
    text-transform: uppercase;
}
.banner-page{
    width: 100%;
}
.right-nav-content-page{
    font-size: 12px;
    padding-top: 22px;
}
.icon-arrow-menu{

}
.link-left-menu{

}
.nav-link-left{
    border-bottom: 1px solid #ccc;
    padding-left: 0;
}
.nav-link-left:hover{
    border-bottom: 1px solid #70ca3c;
}
.nav-link-left:hover span{
    color: #70ca3c;
}
.title-content-page{
    font-weight: bold;
    font-size: 28px;
    margin-top: 30px;
}
.nav-link-left.active{
    border-bottom: 1px solid #70ca3c;
    color: #70ca3c;
}
.mt-20{
    margin-top:20px;
}
.mb-30{
    margin-bottom: 30px;
}
.mb-20{
    margin-bottom: 20px;
}
.btn-search{
    display: inline-block;
    border: 0;
    background: none;
    color: #7ac656;
    cursor: pointer;
}
.input-search{
    border:1px solid #8cc365;
    font-size: 13px;
    height: 30px;
}
.title-contact{
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 20px;
}
.icon-contact-green{
    color: #44ce00;
}
.box-contact-info{
    border-bottom: 1px solid #44ce00;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.map-contact{
    height: 400px;
}
.img-thumb-new{
    min-width: 200px;
    max-width: 200px;
}
.box-catnew{
    border: 0;
}
.text-box-news{
    padding-top: 0;
}
.view-detail{
    font-size: 13px;
    color: #8cc365;
}
.text-date-new{
    font-size: 12px;
}
.text-desc-new{
    font-size: 13px;
    color: #333;
}
.title-new{
    color: #7ac656;
    font-weight: 500;
}
#proCarousel{
    margin: 0;
}
#proCarousel .carousel-item{
    height: 24rem;
}

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
.img-sp{
    border: 1px solid #ccc;
    padding: 0;
}
.img-sp img{
    width: 100%;
    margin: 0;
}
.name-sp{
    margin-top: 5px;
}
.chu_noidung img, .chu_noidung input[type="image"]{
    max-width: 100%;
    height: auto !important;
}
.show_pc{
    display: none;
}
.show_sp{
    display: block;
}
#map{
  display: block;
  width: 95%;
  height: 350px;
  margin: 0 auto;
  -moz-box-shadow: 0px 5px 20px #ccc;
  -webkit-box-shadow: 0px 5px 20px #ccc;
  box-shadow: 0px 5px 20px #ccc;
}
#map.large{
  height:500px;
}
.pan-to-marker{
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.p-10{
    padding: 10px;
}
.collapsible .collapsible-header.active span.icon-map {
    background-image: url(images/icon-map-active.png);
}
.collapsible .collapsible-header span.icon-map {
    background-image: url(images/icon-map-grey.png);
    background-size: 100% 100%;
    width: 25px;
    height: 30px;
    margin-right: 12px;
    display: inline-block;
    vertical-align: middle;
}
.box_link_daily{
    overflow: scroll;
    height: 350px;
}
.cty-con{
    text-align: center;
    width: 100%;
    display: block;
}
.cty-con img{
    width: auto;
    max-width: 100%;
    max-height: 120px;
}

#to_top {
    width: 38px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    background: rgba(0,0,0,0.2);
    position: fixed;
    bottom: 19px;
    right: 19px;
    z-index: 9999;
    border: 4px double #fff;
}
.fas.fa-home{
    font-size: 16px;
}
.detail-content .chu_noidung a, .detail-content  .chu_noidung a:hover{
    color: blue;
    text-decoration: underline;
}

/*mobile devices*/
@media (max-width: 768px) {
    .show_pc{
        display: block;
    }
    .show_sp{
        display: none;
    }
    .title-green{
        text-align: left;
    }
    .carousel-item {
        height: 11rem;
        background-size: 100% !important;
    }
    #proCarousel .carousel-item{
        height: 6.5rem;
        background-size: 100% !important;
    }
    .carousel-indicators{
        bottom: 0;
    }
    .navbar{
        padding: .5rem 1rem !important;
    }
    #form-search-header{
        margin: 0 !important;
    }
    #form-search-header .input-search{
        display: inline-block;
        width: 90%;
    }
    .navbar-nav .dropdown-menu{
        border: 0;
    }
    .dropdown-item{
        border-top: 1px dotted #ccc;
    }
    .detail-content img{
        width: 100% !important;
        height: auto !important;
    }
}