.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#cssmenu{
    display: none;
}

/* menu */

/*------------------------------------------*/
/*       01 - General & Basic Styles
/*------------------------------------------*/

@font-face {
  font-family: UTMHel;
  src: url(../fonts/UTMHelvetIns.ttf);
}

body {
    font-size: 14px;
      background: none;
    font-weight: 400;
    color: #444;
    font-family:  'Roboto',sans-serif;
}
strong, b {
    font-weight: 600;
}

img {
    max-width: 100%;
    height: auto;
}

ul, ol {
    list-style: none;
}

ul {
    padding: 0;
    margin: 0;
}

a {
    transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
}

a:hover {
    color: #444;
}

a, a:hover {
    text-decoration: none;
}

i {
    font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    color: #000;
}

h1 {
    font-size: 24px;
    line-height: 30px;
}

h2 {
    font-size: 22px;
    line-height: 28px;
}

h3 {
    font-size: 18px;
    line-height: 24px;
}

h4 {
    font-size: 16px;
    line-height: 22px;
}

h5 {
    font-size: 14px;
    line-height: 20px;
}

h6 {
    font-size: 12px;
    line-height: 18px;
}

p {
    color: #444;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 8px;
}

p strong {
    font-weight: 600;
}
ul.utieuchi{
	width:100%;
	float:left;
	clear:both;
	list-style:none !important
}
ul.utieuchi li{
	display:inline-block;
	float:left;
	padding-right:20px;
	width:50%;
	margin-bottom:10px;
}
ul.utieuchi li a{
	font-weight:600;
	color:#333;
}
.about-xy{
	padding-left:12px;
	padding-bottom:12px;
	position:relative;
}
.about-xy:after{
	width:97%;
	height:12px;
	content:"";
	z-index:2;
	position:absolute;
	left:0px;
	bottom:0px;
	display:block;
	background:#00a650;
}
.about-xy:before{
	width:12px;
	height:97%;
	content:"";
	z-index:2;
	position:absolute;
	left:0px;
	bottom:0px;
	display:block;
	background:#00a650;
}
.ibanner.ibannerx{
    text-align: center;
}
.top-slogan h2{
	margin:0px !important;
	font-size:15px;
	text-transform:uppercase;
	color:yellow;
	line-height:20px;
}

#wapper{
    margin: 0 auto;
    max-width: 100%;
    padding: 0px;
}
#header {
    float: left;
    width: 100%;
    clear: both
}

.header-top {
    float: left;
    width: 100%;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff
}
.col-logo img{
	margin:0 auto !important;
}.col-logo{
text-align:center;}
.top-left {
    float: left
}

.top-left ul {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    margin-top: 40px
}
.top-right ul{
	float:right;
	list-style: none;
	   margin-top: 40px
}
.top-right ul li{
	display:inline-block;
	margin-right:15px;
}
.top-right ul li a{
	color:#f00;
	font-size:20px;
}
.top-right ul i{
	color:#333;
	
}
.top-right ul a{
	font-size:16px;
	font-weight:600;
}
.top-left ul li {
    float: left;
    display: inline-block;
    color: #eee;
    margin: 0 5px
}
.top-left ul li a {
    color: #333;
	font-size:14px;
	
}

.top-left ul li a img{
	width:27px;
	    margin-top: -4px;
}
.top-left ul li a strong {
    color: yellow;
    font-size: 14px;

}

.tabtin ul.nav.nav-tabs li a {
    text-transform: uppercase
}

.top-right {
    float: left
}

.top-right-box {
    float: right;
    margin-top: -4px;
}
.top-right-box i{
    margin-left: 15px;
    font-size:20px;
    color: #333;
}
.timdaily {
    float: left;
    margin-right: 15px
}

.timdaily a {
    display: block;
    height: 30px;
    background: #d63034;
    color: #fff;
    line-height: 30px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;
    text-transform: uppercase
}

.timdaily:hover a {
    background: #980101
}

.social {
    float: left
}

.social ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none
}

.social ul li {
    display: inline-block
}

.social ul li:hover a img {
    opacity: .8
}

.header-bottom {
    float: left;
    width: 100%;
    clear: both;
    background: #fff;
}

.col-logo {
    float: left;

}

.col-logo img {
    max-height: 100px;
    position: relative;
    z-index: 100;

}

.col-menu {
    float: left
}
.social {
    float: left
}

.social ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none
}

.social ul li {
    display: inline-block
}

.social ul li:hover a img {
    opacity: .8
}

.header-bottom {
    float: left;
    width: 100%;
    clear: both;
    background: #ed1c24;

}
.box-timkiem{
    float:right;
    position: relative;
    margin-top: 7px;
}
.box-timkiem #search{
    position: absolute;
    right: 0px;
    top:4px;
    background: none;
    border:0px !important;
}
.box-timkiem  #keyword{
    font-size: 14px;
    border-left: 0px !important;
      border-right: 0px !important;
        border-top: 0px !important;
         border-bottom: 1px solid #dedede !important;
        padding-left:20px;
		padding-right:20px;
		border-radius:8px;
		font-size:13px;
		height:36px;
}
.menupc {
    float: left;
}

.menupc ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none
}

.menupc>ul>li {
    display: inline-block;
    position: relative
}

.menupc>ul>li.active {
}

.menupc>ul>li>a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 30px;
    line-height: 50px;
    border-right: 1px solid rgba(255,255,255,.1)
}

.menupc>ul>li.active>a {
    line-height: 50px
}

.menupc>ul>li.active>a {
    border: 2px solid #fff;
    border-radius: 333;
    animation: mymove 2s infinite
}

@keyframes mymove {
    from {
        border-color: #fff
    }

    to {
        border-color: #ff0
    }
}

.menupc>ul>li:hover>a{
    color:#fdf900
}

.menupc>ul>li>a.activek {
   color:#fdf900
}

.menupc>ul>li>ul.cdv {
    position: absolute;
    left: 0;
    top: 50px;
    background: #fff;
    z-index: 10;
    display: none;
    min-width: 240px
}

.menupc>ul>li>ul.cdv>li {
    float: left;
    width: 100%;
    clear: both
}

.menupc>ul>li>ul.cdv>li>a {
    color: #222;
    font-size: 14px;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #dedede;
    float: left;
    width: 100%;
    line-height: 20px
}

.menupc>ul>li:hover>ul.cdv {
    display: block
}
#slider {
    float: left;
    width: 100%;
    clear: both;
    position: relative
}
#quytrinh{
	 float: left;
    width: 100%;
    clear: both;
    position: relative;
	padding-top:5px;
	margin-top:25px;
	padding-bottom:5px;
	margin-bottom:25px;
}
.quytrinh-img{
	float:left;
	margin-right:15px
}
.quytrinh-text{
	float:left;
	width:calc(100% - 135px);
	    padding-top: 45px;
}
.quytrinh-text h3 a{
	font-size:18px;
	color:#333;
}
.bx-wrapper {
    margin-bottom: 0!important;
}
ul.utieuchi.camk li{
	width:100% !important;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #dedede;
	
}
.single-sidebar{
	
	 float: left;
    width: 100%;
    clear: both;
margin-bottom:20px;

}
.single-sidebar .sec-title{
	padding:8px 15px;
	 float: left;
    width: 100%;
    clear: both;
	background:#d70000 !important;
	
}
.utieuchi.camk{
	padding:15px;
	border:1px solid #dedede;
}
.utieuchi img{
	    filter: grayscale(1);
}
.single-sidebar .sec-title h3{
	 font-family: 'Roboto Condensed',sans-serif;
		font-weight:600;
		color:#fff;
}
ul.categories{
	padding:15px;
	border:1px solid #dedede;
	 float: left;
    width: 100%;
    clear: both;
}
ul.categories li{
		width:100% !important;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #dedede;
}
ul.categories li a{
	color:#222;
	
}
.dailyleft li{
	margin-bottom:15px;
}
.dailyleft img{
	margin-bottom:10px;
}
.dailyleft a{
	color:#222;
}
.dailyleft ul{
padding:15px;
	border:1px solid #dedede;
	 float: left;
    width: 100%;
    clear: both;	
}
#dongxe {
    float: left;
    width: 100%;
    clear: both;
    padding-top: 35px;
    padding-bottom: 30px;
    background: #fff
}
.tinright iframe{width: 100%;}
#infokhac{
     float: left;
    width: 100%;
    clear: both;
    
}
#chinhsach .titmain{
	margin-bottom:35px;
}
.col-md-3.colchon{
	text-align:center;
}
.colchon-img{
	margin-bottom:25px;
}
.colchon h4 a{
	color:#fff;
	    font-family: 'Roboto Condensed',sans-serif;
		font-weight:600;
}
.list-ct{
	  float: left;
    width: 100%;
    clear: both;
	position:relative
}
#chinhsach{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../images/bgtc.png) no-repeat top center;
	background-size:cover !important
}
.congtrinh-name{
	 float: left;
    width: 100%;
	padding-top:12px;
	padding-bottom:10px;
	text-align:center;
    clear: both;
}
.congtrinh-name h3 a{
	color:#111;
}
#congtrinh{
	 float: left;
    width: 100%;
    clear: both;
    padding-top: 50px;
    padding-bottom: 50px;
	 background: url(../images/bgct.png) no-repeat top center;
	background-size:cover !important
	
	
}
#dangky{
	
	 float: left;
    width: 100%;
    clear: both;
    padding-top: 50px;
    padding-bottom: 50px;
	 background: url(../images/ammman.jpg) no-repeat top center;
	background-size:cover !important	
	
}
#dangky .row.rowpm{
	padding:20px;
	background:#fff;
}
#dangky .coldk h3 {
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    color: #00a650;
    font-size: 28px;
    font-weight: 700;
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 15px;
}
.col-md-6.coltintuc .img-holder{
	margin-bottom:15px;
}
.col-md-6.coltintuc .blog-title  a{
	font-family: 'Roboto Condensed',sans-serif;
	 color: #333;
	     font-weight: 600;
		  text-transform: uppercase;
}
.col-md-6.coltintuc p{
	margin-top:12px;
}
.col-md-6.coltintuc .img-holder img{
	 width: 100%;
}
#dangky .coldk input{
	 float: left;
    width: 100%;
	padding:8px;
}
#dangky .default-form .row{
	 float: left;
    width: 100%;
    clear: both;
	margin-bottom:15px;
}
#dangky .default-form .thm-btn.bg-1{
	display:block !important;
	margin:10px auto !important;
	padding:10px 40px;
	background:#00a650 !important;
	border:0px !important;
	color:#fff;
	
}
#form_message{
	 float: left;
    width: 100%;
    clear: both;
	min-height:100px;
}
#congtrinh .titmain{
	padding-bottom:35px;
	    background: url(../images/tt.png) no-repeat center bottom;
		margin-bottom:30px;
}
#chinhsach .titmain{
	padding-bottom:35px;
	    background: url(../images/tt1.png) no-repeat center bottom;
}
#blog-area{
     float: left;
    width: 100%;
    clear: both;
padding-top: 15px;
padding-bottom: 30px;
    background: #fff
}
.congtrinh-img img{
	border-radius:18px;
}
.titmain {
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    margin-bottom: 15px
}

.titmain h2 {
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    color: #333;
    font-size: 34px;
    font-weight: 700;
	padding-bottom:30px;
	background:url(../images/line-text.png) no-repeat bottom center
}
.listsp,.listtin{
     float: left;
    width: 100%;
    clear: both;
    margin-top: 15px;
}
.idichvu-text{
	 float: left;
    width: 100%;
    clear: both;
	padding:10px 15px;
	background:#fff;
	text-align:center;
	padding-top:15px;
}
.idichvu {
    float: left
}

.box-idichvu {
    float: left;
    width: 100%;
    margin-bottom: 10px;
	margin-top:10px;
    border:1px solid #f1f1f1;
}

.idichvu-img {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 0px
}

.idichvu-img img {
    margin: 0 auto;

}

.idichvu-name {
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    margin-bottom: 10px;

}

.idichvu-name h3 {
    color: #e00028;
    font-family: 'Roboto Condensed',sans-serif;
	overflow:hidden

}
.bg-tieudesanpham h1, .bg-tieudesanpham h2{
	   color: #00a650;
    font-family: 'Roboto Condensed',sans-serif;
	text-transform:uppercase;
	margin-bottom:25px;
	font-weight: 700;
}
.idichvu-price strong{
	color:#f00
}
.idichvu-name h3 a {
    color: #333;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.btxemthem {
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: 20px
}

.btxemthem a {
    display: inline-block;
    margin: 0 auto;
    padding: 10px 40px;
    border-radius: 5px;
    border: 1px solid #FF0000;
    color: #fff;
    font-weight: 500;
    background: #FF0000 url(../images/icon-xemthem.png) no-repeat top 11px right 10px;
	
}
.idichvu-img{
	 position: relative;
    overflow: hidden;
}
.btxemthem a:hover {
    color: #eeff00;
    border: 1px solid #00a650;
}
.idichvu-img .idichvu-name{
	position:absolute;
	left:0px;
	right:0px;
	bottom:20px;
	z-index:6;
	text-align:center;
}
.listrow .col-md-4{
	padding-left:7px;
	padding-right:7px;
}
.idichvu-img .idichvu-name h3 a{
	padding-left:25px;
	padding-right:25px;
	-webkit-line-clamp: 1;
    line-height: 1.5;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    background: #ffffff;
    margin: auto;
    position: relative;
    
    padding: 8px 20px;
    display: inline-block;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 100% 100%, 0% 100%);
   
}
.services-list {
    margin: 0 -1px;
}
.services-list li {
    position: relative;
    overflow: hidden;
}
.services-list li {
    float: left;
    width: 24%;
    width: -webkit-calc(25% - 2px);
    width: calc(25% - 2px);
    margin: 1px;
        overflow: hidden;
}
.services-list li img {
    width: 100%;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}
.services-list li .detail {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}
#chinhsach .container-fluid{
    padding-left: 2px !important;
    padding-right: 2px !important;
}
.services-list li:hover img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}
.services-list h3{
      color: #fff;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.services-list a{
     color: #fff;
     padding-bottom: 5px;
}
.services-list .detail a{
    border-bottom: 2px solid #dedede;
}

.col-md-4.coltintuc .servicebox{
    background: #fff;
    -webkit-box-shadow: 0 0 20px -2px #ccc;
    box-shadow: 0 0 20px -2px #ccc;
    border-radius: 8px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.col-md-4.coltintuc .servicebox .text-holder{
    padding: 15px 20px;
}
.col-md-4.coltintuc .servicebox .text-holder .blog-title{
    margin-bottom: 12px;
}
.col-md-4.coltintuc .servicebox .text-holder .blog-title a{
    font-size: 15px;
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
}
a.xemthemx{
    color: #f00;
}
.btxemthem{
    margin-top: 0px;
    margin-bottom: 0px;
}
#about{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 100px;
    padding-bottom: 100px;
    min-height: 550px;
}
#about h2{
        text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    color: #00a650;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 30px;
}

.chitiet{
    display: block;
    margin-top: 25px;
}
.chitiet a{
    display: inline-block;
    margin: 0 auto;
    padding: 10px 40px;
    border-radius: 0px;
    border: 1px solid #00a650;
    color: #fff;
    font-weight: 500;
    background: #00a650;
}
#footer{
     float: left;
    width: 100%;
    clear: both;
	color:#fff;
	
}
.footer-bottom span{
	color:#444 !important
}
.foright {
    float: left;
    width: 60%;
   
}
.footer-title h3{
	 font-family: 'Roboto Condensed',sans-serif;
    color: #ffcc00;
    font-size: 28px;
    font-weight: 700;
}
.footer-noidung ul, .footer-noidung li, .footer-noidung p{
	color:#fff;
}
.mangxh a{
	color:#fff !important;
}
#footer .container-fluid{
	padding-left:0px;
	padding-right:0px;
}
.foleft{
	float:left;
	width:40%;
	padding:40px;
	background: #00a650;
	padding-left: calc((100% - 1200px)/2) !important;
}
.footer-bottom{
   float: left;
    width: 100%;
    clear: both;
	padding-top:0px;
	padding-bottom:0px;
  
}
.footer-top{
     float: left;
    width: 100%;
    clear: both;
   padding-top:60px;
	padding-bottom:30px;
  
	  
}
.footer-top li{
    margin-bottom: 12px;
    color: #fff;
}
.footer-top li a{
    color: #fff;
}
.footer-top h3{
    margin-bottom: 20px;
}
ul.mangxh li img{
    width: 26px;
}
.chat-zalo{
    position: fixed;
    border-radius: 100%;
    left: 10px;
    bottom: 90px;
    padding:5px;
    background:#fff;
    z-index:999 !important;
}
#alo-phoneIcon{
    z-index:999 !important;
    position: fixed;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    left: 0px;
    bottom: 20px;
    background: linear-gradient(99.42deg,#D6DE23 -74.27%,#37B34A 89.71%);
    padding: 8px 25px;
    padding-left:10px !important;
    color: #fff;
}
.chat-zalo img, #alo-phoneIcon img {
    display: inline-block;
    margin-right: 10px;
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    float: left;
}
@keyframes suntory-alo-circle-anim {
        0% {
            opacity: 0.1;
            transform: rotate(0deg) scale(0.5) skew(1deg);
        }
        30% {
            opacity: 0.5;
            transform: rotate(0deg) scale(0.7) skew(1deg);
        }
        100% {
            opacity: 0.6;
            transform: rotate(0deg) scale(1) skew(1deg);
        }
    }

    @keyframes suntory-alo-circle-img-anim {
        0% {
            transform: rotate(0deg) scale(1) skew(1deg);
        }
        10% {
            transform: rotate(-25deg) scale(1) skew(1deg);
        }
        20% {
            transform: rotate(25deg) scale(1) skew(1deg);
        }
        30% {
            transform: rotate(-25deg) scale(1) skew(1deg);
        }
        40% {
            transform: rotate(25deg) scale(1) skew(1deg);
        }
        50% {
            transform: rotate(0deg) scale(1) skew(1deg);
        }
        100% {
            transform: rotate(0deg) scale(1) skew(1deg);
        }
    }
    @keyframes suntory-alo-circle-fill-anim {
        0% {
            opacity: 0.2;
            transform: rotate(0deg) scale(0.7) skew(1deg);
        }
        50% {
            opacity: 0.2;
            transform: rotate(0deg) scale(1) skew(1deg);
        }
        100% {
            opacity: 0.2;
            transform: rotate(0deg) scale(0.7) skew(1deg);
        }
    }
.menupc>ul>li>ul.cdv {
    position: absolute;
    left: 0;
    top: 50px;
    background: #fff;
    z-index: 10;
    display: none;
    min-width: 240px;
      border: 1px solid #dedede;
}

.menupc>ul>li>ul.cdv>li {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}

.menupc>ul>li>ul.cdv>li>a {
    color: #222;
    font-size: 14px;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #dedede;
    float: left;
    width: 100%;
    line-height: 20px
}

.menupc>ul>li:hover>ul.cdv {
    display: block
}
.menupc ul.cdvx{
  position: absolute;
    left: 100%;
    top: 0px;
    background: #fff;
    z-index: 10;
    display: none;
    min-width: 240px;
      border: 1px solid #dedede;
}
.menupc ul.cdvx>li {
    float: left;
    width: 100%;
    clear: both;
}

.menupc ul.cdvx>li>a {
    color: #222;
    font-size: 14px;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #dedede;
    float: left;
    width: 100%;
    line-height: 20px
}

.menupc ul.cdv>li:hover ul.cdvx {
    display: block
}
.breadcrumb-botton-area{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    background:#f3f3f3;
}
.breadcrumb-botton-area .left{
    float: left;
    width: 100%;
}
.breadcrumb-botton-area .left ul{
    margin: 0px;
    padding: 0px;
    float: left;
}
.breadcrumb-botton-area .left ul li{
    display: inline-block;
    margin-right: 6px;
    padding-right: 6px;
}
.breadcrumb-botton-area .left ul li a{
    color: #444
}
.breadcrumb-botton-area .left ul li.active{
    font-weight: 600;
}
.phantrang {
	    display: block;
    clear: both;
    text-align: center;
}
.titmain h1 {
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    color: #f00;
    font-size: 34px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 30px;
    line-height: 1em;
}
.newstitle.detailtit h1{
  text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    color: #f00;
    font-size: 34px;
    font-weight: 700;
   
    margin-bottom: 30px;
}
.detailtit h1 a{
  color: #f00 !important;  
}
.col-md-3.item .itembox{
    background: #fff;
    -webkit-box-shadow: 0 0 20px -2px #ccc;
    box-shadow: 0 0 20px -2px #ccc;
    border-radius: 8px;
;
    margin-bottom: 30px;
        float: left;
    width: 100%;
}
.col-md-3.item .item-name{
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
    text-align: center;
}
.col-md-3.item .item-name a{
    font-weight: 600;
        text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    color: #222;
}
.col-md-3.item .item-name:hover a{
    color: #00a650;
}
.zoom-left{
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}
.zoom-right{
    width: 100%;
    float: left;
    clear: both;
    
    display: inline-block;
}
.item_zoom{
    float: left;
}
.detail-right{
    float: left;
    width: 52%;
}
.detail-left{
    float: left;
    width: 45%;
    margin-right: 3%;
}
.detail-name{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    margin-top: 10px;
    padding-bottom: 10px;
}
.detail-name h2{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    font-size: 28px;
    color: #64AF5C;
    font-weight: 500;

}
.detail-name:after{
    position: absolute;
    right: 0px;
    top: 15px;
    width: 100px;
    height: 2px;
    content: "";
    background: #666;
    display: block;
    z-index: 1;
}
.detail-list ul{
    padding-left: 15px;
}
.detail-list{
    float: left;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #efefef;

}
.detail-list h3{
     text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 16px !important;
    
        margin-top: 15px;
    margin-bottom: 15px;
}

.detail-list h3 a{
color: #333;
font-weight: 600 !important;
 font-family: 'Roboto Condensed',sans-serif;
}
.gia{
    color: #e02020 !important;
    text-transform: none !important;
    font-size: 20px;
    font-weight: 600 !important
}
.gia-2{
    margin-left: 0px;
    font-size: 16px;
    text-decoration: line-through;
    font-weight: 600;
    color: #666;


}
.item_zoom img{
    margin-right: 5px;
}
 .contfix{
    position: absolute;
    right: 5px;
    top: 5px;
    width: 38px;
    height: 38px;
    background: rgba(0, 0, 0, 0.7);
    line-height: 38px;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    z-index: 100;
    font-weight: 600;
}
.detail-list p{
        
    font-weight: 500;
    
        margin-top: 15px;
    margin-bottom: 15px;
    line-height: 24px;
}
.devvn-popup-quickbuy,
.devvn-popup-quickbuy * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.devvn-popup-content:after,
.devvn-popup-prod:after {
    content: "";
    display: table;
    clear: both
}

a.devvn_buy_now {
    display: inline-block;
    overflow: hidden;
    clear: both;
    padding: 9px 20px;
    border-radius: 4px;
    font-size: 18px;
    line-height: normal;
    text-transform: capitalize;
    color: #fff!important;
    text-align: left;
    background: #8cca36;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#24b8ff), to(#21a1df));
    background: -webkit-linear-gradient(top, #24b8ff, #21a1df);
    background: -moz-linear-gradient(top, #24b8ff, #21a1df);
    background: -ms-linear-gradient(top, #24b8ff, #21a1df);
    background: -o-linear-gradient(top, #24b8ff, #21a1df);
    margin: 0 0 20px;
    text-decoration: none;
    border-bottom: 0!important;
    max-width: 350px;
    width: 100%
}

a.devvn_buy_now:hover,
a.devvn_buy_now:focus {
    text-decoration: none!important;
    background: #8cca36;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#24b8ff), to(#21a1df));
    background: -webkit-linear-gradient(top, #24b8ff, #21a1df);
    background: -moz-linear-gradient(top, #24b8ff, #21a1df);
    background: -ms-linear-gradient(top, #24b8ff, #21a1df);
    background: -o-linear-gradient(top, #24b8ff, #21a1df);
    color: #fff
}

a.devvn_buy_now span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    margin: 2px 0 0
}

.devvn-popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    z-index: 9999999999
}

.devvn-popup-inner {
    min-height: 200px;
    min-width: 300px;
    width: 750px;
    top: 50%;
    left: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 1);
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    background: #fff;
    overflow: hidden
}

.devvn-popup-title {
    background: #c69a39;
    background: -moz-linear-gradient(top, #c69a39 0%, #c19a4b 100%);
    background: -webkit-linear-gradient(top, #c69a39 0%, #c19a4b 100%);
    background: linear-gradient(to bottom, #c69a39 0%, #c19a4b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c69a39', endColorstr='#c19a4b', GradientType=0);
    color: #fff;
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    padding-right: 40px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    position: relative
}

.devvn-popup-title span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.devvn-popup-content {
    padding: 10px
}

.devvn-popup-close:focus {
    text-decoration: none;
    background-color: transparent
}

.devvn-popup-close {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    transition: ease .25s all;
    -moz-transition: ease .25s all;
    -webkit-transition: ease .25s all;
    text-align: center;
    line-height: 100%;
    color: #fff;
    background: url(../images/close.png) no-repeat center center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    overflow: hidden;
    text-indent: -9999px;
    border: 0 solid transparent;
    outline: none;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    margin: auto;
    padding: 0;
    min-height: inherit
}

.devvn-popup-close:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: transparent
}

.devvn-popup-img {
    width: 100px;
    height: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.devvn-popup-info {
    overflow: hidden;
    margin-bottom: 10px
}

.devvn-popup-quickbuy {
    display: none;
    line-height: 20px;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3125
}

span.devvn_title {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    padding-bottom: 10px
}

span.devvn_price {
    font-size: 16px;
    color: red;
    font-weight: 700;
    padding-bottom: 5px;
    display: block
}

span.devvn_price del {
    font-size: 12px;
    color: #ccc;
    font-weight: 400
}

span.devvn_price ins {
    text-decoration: none
}

.devvn-popup-content-left {
    width: 50%;
    float: left;
    padding-right: 10px
}

.devvn-popup-content-right {
    width: 50%;
    float: right;
    padding-left: 10px
}

.popup-customer-info-title {
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
    font-weight: 700
}

.popup-customer-info-group {
    width: 100%;
    margin-bottom: 6px
}

.popup-customer-info-item-13 {
    width: 30%;
    float: left
}

.popup-customer-info-item-23 {
    width: 70%;
    float: left
}

.popup-customer-info-group:after {
    display: block;
    content: " ";
    clear: both
}

.popup-customer-info-item-2 {
    width: 50%;
    float: left
}

.popup-customer-info-group .popup-customer-info-item-2:first-child,
.popup-customer-info-item-13 {
    padding-right: 3px
}

.popup-customer-info-group .popup-customer-info-item-2:last-child,
.popup-customer-info-item-23 {
    padding-left: 3px
}

body .popup-customer-info-group input,
body .popup-customer-info-group select,
body .popup-customer-info-group textarea {
    font-size: 12px;
    padding: 2px 5px;
    border: 1px solid #ccc;
    width: 100%;
    height: 26px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0;
    font-family: Tahoma, Arial, sans-serif;
    background: #fff
}

body .popup-customer-info-group input:focus,
body .popup-customer-info-group select,
body .popup-customer-info-group textarea:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

form#devvn_cusstom_info {
    margin-bottom: 0
}

body .popup-customer-info-group textarea {
    height: 45px;
    min-height: inherit
}

.popup-customer-info-group .devvn-order-btn {
    width: 100%;
    height: 36px;
    background: #c69a39;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    outline: none;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.popup-customer-info-group .error {
    border-color: red
}

.popup-customer-info-group label.error {
    display: none!important
}

.popup_loading {
    position: relative;
    opacity: .5;
    pointer-events: none
}

.popup-customer-info-group .devvn-order-btn.loading:after,
.popup_loading:after {
    -webkit-animation: devvn_spin 500ms infinite linear;
    animation: devvn_spin 500ms infinite linear;
    border: 2px solid #fff;
    border-radius: 32px;
    border-right-color: transparent!important;
    border-top-color: transparent!important;
    content: "";
    display: block;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 16px
}

.popup_loading:after {
    border: 2px solid #c29a44
}

@-webkit-keyframes devvn_spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes devvn_spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.popup-customer-info-group .devvn-order-btn.loading {
    opacity: 1!important;
    position: relative;
    color: rgba(255, 255, 255, 0.05);
    pointer-events: none!important
}

.devvn_prod_variable a.contact_to_buy_ajax,
.devvn_prod_variable .single_add_to_cart_button {
    display: none!important
}

.devvn_prod_variable .quantity .screen-reader-text {
    clip: inherit;
    height: inherit;
    position: absolute!important;
    width: inherit;
    white-space: nowrap;
    top: 6px;
    left: 0;
    font-size: 14px
}

.devvn_prod_variable .quantity {
    padding-left: 84px;
    position: relative
}

.devvn_prod_variable {
    margin: 0 0 20px
}

.devvn_prod_variable .label {
    color: #333;
    font-size: 14px;
    padding-right: 10px!important
}

.devvn_prod_variable .variations td {
    padding: 0 0 10px;
    vertical-align: text-bottom;
    border: 0
}

.devvn-popup-quickbuy table.variations {
    margin: 0;
    border: 0
}

.devvn_prod_variable a.reset_variations {
    margin: 0 0 0 10px
}

.devvn_prod_variable span.price {
    color: #e03232;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px
}

.devvn_prod_variable span.price ins {
    text-decoration: none
}

.devvn_prod_variable span.price del {
    color: #ccc;
    font-weight: 400;
    font-size: 12px
}

.popup-customer-info-radio label {
    display: inline-block;
    font-weight: 400;
    position: relative;
    cursor: pointer;
    margin: 0
}

.popup-customer-info-radio label input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.popup-customer-info-radio label span:before,
.popup-customer-info-radio label span:after {
    width: 16px;
    height: 16px;
    content: "";
    position: absolute;
    border: 1px solid #a6a6a6;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    top: 1px;
    left: 0
}

.popup-customer-info-radio label span {
    padding-left: 23px
}

.popup-customer-info-radio label input:checked~span:before {
    border: 1px solid #fd7518
}

.popup-customer-info-radio label input:checked~span:after {
    background: #fd7518;
    border: 1px solid #fd7518;
    width: 8px;
    height: 8px;
    top: 5px;
    left: 4px
}

.popup-customer-info-radio label~label {
    margin-left: 20px
}

.popup-message.success {
    background-color: #fff
}

[class*="popup-customer-info-item-3-"] {
    width: 33.333%;
    float: left
}

.popup-customer-info-item-3-13 {
    padding-right: 2px
}

.popup-customer-info-item-3-23 {
    padding-right: 2px
}

.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li {
    padding: 0;
    margin: 0 0 5px;
    position: relative;
    text-indent: inherit
}

.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li label {
    font-weight: 400;
    display: block;
    cursor: pointer;
    position: relative;
    padding: 0 0 0 23px;
    margin: 0
}

.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li label:after,
.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li label:before {
    width: 16px;
    height: 16px;
    content: "";
    position: absolute;
    border: 1px solid #a6a6a6;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    top: 1px;
    left: 0
}

.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li input:checked~label:before {
    border: 1px solid #fd7518
}

.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li input:checked~label:after {
    background: #fd7518;
    border: 1px solid #fd7518;
    width: 8px;
    height: 8px;
    top: 5px;
    left: 4px
}

.popup-customer-info-item-1 {
    overflow: hidden
}

.popup_quickbuy_shipping {
    display: flex
}

.popup_quickbuy_shipping_title {
    padding-right: 10px
}

.popup-customer-info-group .devvn_quickbuy_mess label.error {
    display: block!important;
    font-weight: 400;
    color: red
}

.popup_quickbuy_total_calc {
    font-weight: 700
}

@media (max-width: 750px) {
    .devvn-popup-inner {
        width: 500px
    }
    .devvn-popup-content-left,
    .devvn-popup-content-right {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }
    .devvn-popup-content-left.popup_quickbuy_hidden_mobile {
        display: none!important
    }
    .devvn-popup-content-left {
        margin-bottom: 20px
    }
}

@media (max-width: 500px) {
    .devvn-popup-inner {
        width: 320px
    }
}
.devvn_buy_now i{
    font-size: 40px;
    float: left;
    padding-right: 10px;
}
.devvn_buy_now{
    margin-top: 10px !important ;
    margin-bottom: 10px !important  
}
.detailtit{
    margin-bottom: 0px;
}
.detailtit h1{
    text-transform: none;
    font-weight: 500;
}
.detailtit h1 a{
color:#444;
}

.detail-content {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
}
.detail-content-title {
    float: left;
    width: 100%;
    position: relative;
}
.detail-content-title h3 {
    float: left;
    margin-left: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
    background-color: #873402;
    display: block;
    color: #fff;
    font-weight: 500;
   
    font-size: 18px;
    text-transform: capitalize;
    position: absolute;
    bottom: -28px;
    border-radius: 5px;
}
.detail-content-content {
    float: left;
    width: 100%;
    clear: both;
    padding: 30px 15px;
    border: 1px solid #d8d8d8;
    border-radius: 8px;
}
.item_zoom{
    margin-bottom: 5px;
}

.service-listx .service-box{
    margin-bottom: 30px;
}
.detail-content .nav-tabs li a{
    font-weight: 700;
    font-size: 16px;
    color: #333
}
.detail-content .nav-tabs li.active a{
    color: #333
}
.detail-content .tab-content{
    padding-top: 15px;
    padding-bottom: 20px;
    float: left;
    width: 100%;
    clear: both;
}
.detail-sale{
    position: relative;
}
.number_sale {
    position: absolute;
    width: 40px;
    height: 30px;
    background: #e02020;
    line-height: 30px;
    text-align: center;
    color: #fff;
    display: inline-block;
    top: 0px;
    right: 0;
}
.number_sale:before {
    position: absolute;
    content: "";
    border-bottom: 11px solid transparent;
    border-left: 20px solid #e02020;
    border-right: 11px solid transparent;
    bottom: -11px;
    left: 0;
}
.number_sale:after {
    position: absolute;
    content: "";
    border-bottom: 11px solid transparent;
    border-right: 20px solid #e02020;
    border-left: 11px solid transparent;
    bottom: -11px;
    right: 0px;
}
.detail-clear{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 15px;
}
.col-md-6.contact-left{
    padding-left: 25px;
    padding-right: 25px;
}
.col-md-6.contact-right .single-blog-post{
    padding: 12px 20px;
    background: #f7f7f7;
}
.col-md-6.contact-right .single-blog-post input{
    width: 100%;
    padding: 5px 15px;
    margin-top: 10px;
}
.col-md-6.contact-right .single-blog-post  textarea{
width: 100%;
    padding: 5px 15px;
    margin-top: 10px;
    min-height: 80px;
}
.col-md-6.contact-right .single-blog-post .thm-btn.bg-1{
 padding: 8px 35px;
 color: #fff;
background: #00a650;
border: 0px !important;
}
.titmain.titleft{

	text-align:left !important;
	
}
.titmain.titleft h2{
		padding-bottom:10px !important;
	background:none !important;
	border-bottom:1px solid #dedede;
}
.newshome-scroll {
    width: calc(100% - 44.5%);
    height: 420px;
    overflow: hidden;
    width: 100%;
}

.newshome-scroll ul li {
    margin-bottom: 15px !important;
}

.newshome-normal {
    display: block;
}

.tintuc_img {
    flex-shrink: 0;
}

.tintuc_title {
    flex: 1;
}

.tintuc_box {
    display: flex;
    flex-wrap: wrap;
}

.tintuc_top {
    font-family: 'Muli_Bold';
    font-size: 14px;
    color: #000000;
    cursor: pointer;
    text-transform: uppercase;
}



.tintuc_img {
    /* border-radius: 10px; */
    overflow: hidden;
}

.ngaythang {
    font-size: 12px;
    color: #6f6f6f;
    margin: 10px 0px;
}

.xemthem_vi {
    font-size: 13px;
    color: #000;
    text-decoration: underline;
    text-align: end;
    margin-top: 10px;
}
.newshome-scroll ul li{
	margin-bottom:10px;
	background:#f4f4f4;
	float:left;
	width:100%;
	clear:both;
}
.newshome-scroll ul li h4{
	margin-top:13px;
}
.newshome-scroll ul li img{
	float:left;
	width:150px;
	margin-right:10px;
}
.footer-top{
	background:url(../images/back-footer.png) no-repeat top center;
	background-size:cover !important
}