html {
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing:         border-box;
}
html, body {
	width: 100%;
	height: 100%;
}
.colbanggia h3{
    display:block;
    text-align:center;
    font-size:24px;
    text-align:center;
    color:#f00;
}
.colbanggia h3 strong{
    font-size:28px;
    color:#70A51F !important;
}
.colbanggia h3 span{
     font-size:24px;
}

#cssmenu{
	display:none;
}
body {
	margin: 0;
	font-family: 'Quicksand', sans-serif;

	background:#fff;
	font-size: 15px;
	font-weight: 500;
	color: #000;
	right: 0;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;  
	-webkit-transition: right .4s ease-in-out 0s;
	-moz-transition:    right .4s ease-in-out 0s;
	transition:         right .4s ease-in-out 0s;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	color: #685e52;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition:    all .3s ease-in-out;
	transition:         all .3s ease-in-out;
}
a:hover,
a:focus {
	color:#69453d;
}
a,
a:active,
a:hover,
a:focus {
	outline: 0;
	text-decoration: none;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: 600;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/*img {
	max-width: 100%;
	height: auto;
} */
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
ol, ul {
	padding: 0;
}
.listtinx h3 a{
	min-height:42px;
	display:block;
}
.listtinx .news-text p{
	min-height:65px;
}
.noidungx img, .noidung img{
	max-width:100% !important;
	height:auto !important
}
ul.ullienhe{
	float:left;
}
.lienhelist{
	padding-top:12px;
}
.lienhelist span{
		float:left;
		line-height:30px;
		font-weight:bold;
		text-transform:uppercase
}
ul.ullienhe li{
	display:inline-block;
	margin-right:4px;
	float:left;
}
ul.ullienhe li a{
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#fff;
	border-radius:5px;
}
ul.ullienhe li.li1 a{
	background:#E5AB32;	
}
ul.ullienhe li.li2 a{
	background:#4267B2
}
ul.ullienhe li a img{
	width:30px;
}
.noidung ul,.noidung ol{
	padding-left:15px;
	margin-bottom:10px;
}
/* Forms
   ========================================================================== */
button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}
textarea {
	overflow: auto; width:100%
}
optgroup {
	font-weight: bold;
}

/* Tables
   ========================================================================== */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
}

/* Typography
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	color: #444;
	font-weight: 600;
	margin-top: 0px;

}
h1 {
	font-size: 3.6rem;
}
h2 {
	font-size: 3rem;
}
h3 {
	font-size: 2.4rem;
}
h4 {
	font-size: 1.6rem;
}
h5 {
	font-size: 1.4rem;
}
h6 {
	font-size: 1.2rem;
}
p {
	margin-bottom: 15px;
	line-height: 1.4em;
}
@-webkit-keyframes placeHolderShimmer {
	from {
		background-position: -468px 0
	}
	to {
		background-position: 468px 0
	}
}

@keyframes placeHolderShimmer {
	from {
		background-position: -468px 0
	}
	to {
		background-position: 468px 0
	}
}


.call-mobile2 .success {
    background-color: #3e4095;
    padding: 10px;
    color: white !important;
}

.call-mobile {
    background: #ED1C24;
    position: fixed;
    bottom: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 0px 0 0px;
    border-radius: 40px;
    color: #fff;
    left: 20px;
    z-index: 99999;
}.call-mobile a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    margin-right: 10px;
    padding-left: 10px;
}.call-mobile i {
    font-size: 20px;
    line-height: 40px;
    background: #B52026;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    float: right;
}
#header{
	clear: both;
	padding-top: 12px;
	padding-bottom: 12px;
	background: #fff !important;
	border-bottom: 2px solid #444
}
.col-logo img{
	max-height: 100px;
}

ul.ulpc{
	list-style: none;
	float: left;
	margin:0px !important;
}
.banner-big img{
	width: 100%;
}
.boxtieubieu{
	padding: 20px 10px;
	border:3px solid #fff;
	border-radius: 15px;
	background: rgb(83 139 0 / 50%);
	text-align: center;
}
.maintop{
	margin-top: 35px !important;
}
#dichvu{
	float:left;
	width: 100%;
	clear: both;
	padding-top:40px;
	padding-bottom: 30px
}
#dichvu .maintitle{
	text-align: center;
}
#dichvu .maintitle p{
	padding-left: 5%;
	padding-right: 5%;
	font-size: 17px;
}
.listdv{
	display: block;
	margin-top: 25px;
}
.colmainimg{
	padding-left: 35px;
	padding-right: 35px;
}
.listdv ul{
	list-style: none !important;
	margin:0px;
	padding:0px !important;
}
.listdv ul li{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	float: left;
	display: block;
		list-style: none !important;
}
.li-text{
	float: left;
	width: 80%;
	padding-top: 15px;
	padding-right:15px;
	text-align: right;
}
.lisright .li-text{
	padding-right:0px !important;
	padding-left:15px;
	text-align: left;
}
.li-text h3{
	margin:0px;
	font-size: 18px;
}
.li-icon{
	float: left;
	width: 20%;
	
}
.li-icon .img{

    cursor: pointer;
    position: relative;
    box-shadow: inset 0px 10px 50px 0px rgb(80 220 13 / 10%);
    padding: 16px;
    border-radius: 50%;
}
.li-icon .img{
	position: relative;
}
.li-icon .img:before {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    z-index: -1;
    border: 2px dotted #8CBF3F;
    border-radius: 50%;
    -webkit-animation: cspine 20s linear infinite;
    animation: cspine 20s linear infinite;
       position: absolute;
    content: '';
}
#xehopdong{
	background: #8CBF3F;
	float: left;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 30px;
}
#dichvu .maintitle h2:after{
	display: none !important
}
.tieubieu-img{
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 12px;
	text-align: center;
}
.colbanggia span, .colbanggia p, .colbanggia strong{
	font-size:15px;
}
.tieubieu-text h3{
	font-size: 18px;
	color: #fff;
	min-height:42px;
}
.tieubieu-img img{
	margin: 0 auto !important;
	max-height: 70px;
	   /* filter: brightness(0) invert(1);*/
}
.bxemthem{
float: left;
	width: 100%;
	clear: both;
	margin-top: 12px;	
	text-align:center;
		margin-bottom: 12px;	
}
.colmap iframe{
	height:200px;
}
.bxemthem a{
	padding:10px 40px;
	border-radius:6px;
	color:#fff;
	background:#598713
}
#xehopdong .maintitle{
	text-align: center;
	color: #fff;
	margin-bottom: 25px !important;
}
#xehopdong .maintitle h2{
	color: #fff;
}
#xehopdong .maintitle h2:after{
	display: none !important
}
a.hotline{
	float: right;
	padding-top: 10px;
	font-size: 20px;
	font-weight: bolder;
	color: #f00;
}
a.hotline p{
	line-height: 15px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 14px !important;
	font-weight: normal !important;
	color: #444 !important
}

ul.ulpc>li{
	display: inline-block;
	position:relative;
}
ul.ulpc>li>a{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	color: #333;
	line-height: 55px;
	display: block;
	padding:0px 15px;
	border-radius:5px;
}
ul.ulpc>li:hover>a{
	background:#f5f5f5;
}
ul.ulpc>li.activex>a{
	background:#f5f5f5;
}
ul.ulpc>li>ul.sub{
	position:absolute;
	left:0px;
	top:55px;
	width:230px;
	padding:8px 15px;
	border-radius:5px;
	background:#70A51F !important;
	color:#333;
	display:block;
	z-index:99;
	list-style:none !important;
	display:none;
}
ul.ulpc>li>ul.sub>li{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #dedede;
	float:left;
	width:100%;
	clear:both;
}
ul.ulpc>li>ul.sub>li>a{
	color:#fff;
	
}
ul.ulpc>li>ul.sub>li:hover>a{
	color:#f00 !important
}
ul.ulpc>li:hover>ul.sub{
	display:block !important;
}
#sanpham{
	clear: both;
	padding-top: 20px;
	padding-bottom: 15px;
	background: #fff;
	display: block;
}
#gioithieu{
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #fff;
	display: block;
}
.maintitle{
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.maintitle h2{
	position: relative;
	color: #333;
	font-weight: 700;
	padding-left: 25px;
	font-size: 32px;
	text-transform: uppercase;
}
.maintitle h3{
	font-size: 21px;
}
/*.maintitle h2:after{
	width: 17px;
	height: 17px;
	display: block;
	background: #4f2c19 !important;
	content: "";
	z-index: 9;
	position: absolute;
	left: 0px;
	top: 6px;

}
*/
.item .info {
    position: relative;
    z-index: 9;
}
.item h3 {
    font-weight: 600;
    font-size: 17px;
    margin: 0;
    line-height: 20px;
    padding-top:12px;
  	padding-left: 15px;
  	padding-right: 15px;
  	padding-bottom: 10px;
    text-align: left;

}
.item {
    margin: 0 0 30px;
    position: relative;
    transition: all .5s;
    overflow: hidden;
}
.item h3 a {
    color: #333;
}
/*
.item:after {
    content: '';
    position: absolute;
    height: 25px;
    width: 96%;
    left: 2%;
    bottom: -10px;
    background-image: url(../images/shadow.png);
    z-index: 8;
    background-size: 100% 100%;
}
.item .boxImg::before{
position:absolute;
top:50%;
left:50%;
z-index:2;
display:block;
content:'';
width:0;
height:0;
background:rgba(255,255,255,.2);
border-radius:100%;
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
opacity:0;
pointer-events:none
}

.item .boxImg:hover::before{
-webkit-animation:circle .75s;
animation:circle .75s;
pointer-events:none
}
*/
@-webkit-keyframes circle{
0%{
opacity:1
}

40%{
opacity:1
}

100%{
width:200%;
height:200%;
opacity:0
}
}

@keyframes circle{
0%{
opacity:1
}

40%{
opacity:1
}

100%{
width:200%;
height:200%;
opacity:0
}
}

@keyframes bounceY{
from{
transform:translateY(0px)
}

to{
transform:translateY(-25px)
}
}

@-webkit-keyframes bounceY{
from{
transform:translateY(0px)
}

to{
transform:translateY(-25px)
}
}

@keyframes bounceX{
from{
transform:translateX(0px)
}

to{
transform:translateX(-25px)
}
}

@-webkit-keyframes bounceX{
from{
transform:translateX(0px)
}

to{
transform:translateX(-25px)
}
}


 .boxLink{
display:inline-block;
padding-left:85px;
position:relative;
transition:.708s ease-out;
margin:0;
float:right
}

 .boxLink:hover{
padding-left:0;
padding-right:85px
}

 .boxLink::before{
transition:.6s ease-out .108s;
content:'';
display:inline-block;
width:72px;
height:1px;
background-color:#374818;
position:absolute;
top:10px;
left:0
}

 .boxLink::after{
transition:.6s ease-out;
content:'';
display:inline-block;
width:0;
height:1px;
background-color:#374818;
position:absolute;
top:10px;
right:0
}

 .boxLink:hover::after{
width:72px;
transition-delay:.108s
}

 .boxLink:hover::before{
width:0;
transition-delay:0
}

 .boxLink a{
font-weight:700;

color:#FFF;
font-size:20px;
background-color:red;
padding:5px 10px
}

 .boxLink:hover h4{
color:#374818!important
}
.boxrow{
	clear: both;
	    display: block;
	margin-top: 25px;
	width: 100%;
}
.wpAlbum .slider-nav img {
    width: 100%;
    height: 100px;
}
.wpAlbum .item{
	margin-bottom: 5px;
	padding-left: 1px;
	padding-right: 1px;
}
.wpAlbum .item:after{
	display: none !important
}
.clearb{clear: both;}
#taisaochon{
	float:left;
	width: 100%;
	clear: both;
	padding-top: 50px;
	padding-bottom: 30px;
	background:url(../images/bg_contents.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
}
#taisaochon:after{
	width: 100%;
	height: 100%;
	left: 0px;
	right: 0px;
	top:0px;
	bottom: 0px;
	background:rgb(0 0 0 / 65%);
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
}
#taisaochon .container{
	position: relative;
	z-index: 10;
}
#taisaochon .maintitle{
	text-align: center;
	color: yellow;
	margin-bottom: 30px;
}
#taisaochon .maintitle h2{
	color: #FAB17A
}
.list-chon{
	display:block;
	width: 100%;
	clear: both;
}
.list-chon ul{
	display: block;
	margin:0px;
	width: 100%;
	clear: both;
	list-style: none !important
}
.list-chon ul li{
	float: left;
	color: #fff;
	width: 50%;
	padding-left: 1%;
	padding-right: 1%;
	display: flex;
	margin-bottom: 15px;
}
.list-chon ul li .chon-icon{
	padding-left: 20px;
}
.list-chon ul li .chon-icon img{
	width: 60px
}

.list-chon ul li .chon-text{
	text-align: right;
	max-width: 85%
}
.list-chon ul li.no1 .chon-text{
	text-align: left;
}
.list-chon ul li .chon-text h3{
	font-size: 18px;
	color: #fff;
}
.list-chon ul li.no1 .chon-icon{
	padding-right: 20px;
	padding-left: 0px;
}
.boxminhkhang{
	position:relative;
	padding-top: 80px;
	padding-left: 80px;padding-bottom: 80px;
	background: #222;
	z-index: 10
}
.boxminhkhang:before{
	width: 130%;
	height: 130%;
	background: #222;
	content:"";
	position: absolute;
	left:0px;
	top:0px;
	display: block;
	z-index: -1;
}
#tintuc{
	float:left;
	width: 100%;
	clear: both;

	padding-top: 40px;
	padding-bottom: 30px;
}
.boxminhkhang h2{
	color: #FAB17A;
	font-size: 24px;
	font-weight: 700;
}
.boxminhkhang h3{
	color: #fff;
	font-size: 24px;
	font-weight: 500;
}
.boxminhkhang:after{
	display: block;
	position: absolute;
	left: 0px;
	top:0px;
	width: 60px;
	height: 40px;
	background: #FAB17A;
	z-index: 1;
	content: ""
}
.listtin{
	position: relative;
	z-index: 10;
}
.news{
	float: left;
}
.news-img{
	display: block;
}
.news-img img{
	width: 100%;
}
.news .news-text{
	padding: 12px 20px;
	border:1px solid #dedede;
	background: #fff;
}
.news .news-text h3{
	font-size: 18px;
	color: #333;
	margin-bottom: 8px;
}
.news .news-text h3 a{
	color: #333
}
#khachhang{
	float:left;
	width: 100%;
	clear: both;
	padding-top: 40px;
	padding-bottom: 20px;
}
.khahhang{
	display: block;
	width: 100%;
	clear: both;
}
.khahhang-img{
	float: left;
	width: 100%;
	padding-left: 20%;
	padding-right: 20%;
	position: relative;
}
.khahhang-img img{
	border-radius: 100%;
	border:8px solid #3c763d42;
}
.khahhang p{
	font-size: 16px;
}
.khahhang .news-text{
	width: 100%;
	float: left;
	text-align: center;
}
.khahhang-img .khachhang-icon img{
	border-radius: 100%;
	border:2px solid #fff;
	width: 90px;
}
.news-text{
	padding:20px;
}
.news-text p{
	font-size: 15px;
}
.news-text h3{
	color: #222;
	font-size: 17px;
}
.news-text strong{
	color: #f00
}
#doitac{
	float: left;
	width: 100%;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #f7f7f7;
}
#danhmuc{
	float: left;
	width: 100%;
	clear: both;
	padding-top: 30px;
	padding-bottom: 20px;
}
#danhmuc .maintitle{
	margin-bottom: 10px;
}
ul.uldanhmuc{
	margin:0px;
	list-style: none;
}
ul.uldanhmuc li{
	display: block;
	margin-bottom: 8px;
	width: 100%;
}
ul.uldanhmuc li a{
	font-weight: 500;
}
ul.uldanhmuc li a:hover{
	color: orange
}
.col-gt2 ul.uldanhmuc li{
	width: 50%;
	display: inline-block;
	    float: left;
}
#sanpham .item h3 a{
	text-transform: uppercase;
}
.list-chon ul li:nth-child(3){
	clear: both;
}
#footer{
	clear: both;
	display: block;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background: #70A51F !important
}
#footer h2{
	padding-left: 0px !important;
}
#footer h2:after{
	display: none !important
}
#footer h2,#footer p,#footer a{
	color: #fff;
}
#footer ul{
	list-style: none;
}
#footer ul li{
	color: #f8f8f8;
	margin-bottom: 10px;
}
#footer h2{
	font-size: 24px;
}
#breadcrumb{
	width: 100%;
	clear: both;
	display: block;
	margin-bottom: 25px;
	background: #f5f5f5
}
#breadcrumb ul{
	margin-bottom: 0px;
}
#mainsub{
	width: 100%;
	clear: both;
	display: block;
	padding-bottom: 20px;
}
#mainsub h1{
	color: #000;
    text-transform: uppercase;
    margin: 0 0 20px;
    border-bottom: 2px solid #006f00;
    line-height: 35px;
    position: relative;
    font-family: 'Quicksand', sans-serif !important;
    font-weight: 700;
    font-size: 28px;
}
.linex{
	display: block;
	height: 30px;
	clear: both;
	width: 100%;

}
.mapframe iframe{
	height: 450px !important;
}
@keyframes cspinereverse{from{-webkit-transform:rotate(359deg);transform:rotate(359deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}
.sesion-2 .background-1 img {
    position: relative;
    z-index: 2;
}



.sesion-2 .review-2 {
    display: flex;
    margin-bottom: 20px;
}
@keyframes cspine{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
.sesion-2 .review-2 .img {
    cursor: pointer;
    position: relative;
    box-shadow: inset 0px 10px 50px 0px rgb(220 13 13 / 10%);
    padding: 16px;
    border-radius: 50%;
}
#trongoi{
	float: left;
	width: 100%;
	clear: both;
	padding-top: 40px;
	padding-bottom: 30px;
	background: #f5f5f5;
}
#trongoi .maintitle h2{
	text-align: center;
}
#trongoi .maintitle h2:after{
	display: none !important
}
.colsp .item{
box-shadow: 1px 2px 10px rgb(0 0 0 / 15%);
    border-radius: 10px;
}
.boxImg img{
	width: 100%;
}
.colsp .item .pricebox{
	display: block;
	float: left;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-top: 10px;

}
.colsp .item .pricebox span{

}
.item .info{
	float: left;
	width: 100%;
	display: block;
}
.item .info{
	background: #fff !important
}
.pricebox span{
	font-weight: 600;
	color: #f00
}
.pricebox a{
	float: right;
	font-size: 12px;
	padding: 3px 25px;
	background: #70A51F;
	color: #fff !important;
	border-radius: 4px;
}
#banggia{
	padding-top: 40px;
	padding-bottom: 30px;
	float: left;
	width: 100%;
	clear: both;

}
#banggia .maintitle h2{
	text-align: center;
}
#banggia .maintitle h2:after{
	display: none;
}
#tintuc .maintitle h2:after{
	display: none;
}
#tintuc .maintitle h2{
	text-align: center !important
}
#khachhang .maintitle h2{
	text-align: center;
}
#khachhang .maintitle h2:after{
	display: none !important
}
#khachhang{
	padding-top: 40px;
}
.listkhahhang{

}
.noidung_bangg table{
	width: 100%;
	clear: both;
	border-collapse: collapse;
	font-size:17px;
	border:1px solid #fff !important;
}
.noidung_bangg table tr,.noidung_bangg table td{
	padding:10px !important;
}
.noidung_bangg table tbody tr:first-child{
	background: #fff !important;
	color: #222 !important;
	font-weight: 700 !important;

}
.noidung_bangg th {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}
.noidung_bangg tr{
	color: #fff;
}
.bx-wrapper{
	margin-bottom: 0px !important
}
aside .single-widget{
	margin-bottom:15px;
}
aside .single-widget .widget-title{
	margin-bottom:0px;
	padding:12px 15px;
	background:#70A51F !important;
	color:#fff;
	text-transform:uppercase !important;
	font-size:15px;
	    border-top-left-radius: 8px;
		    border-top-right-radius: 8px;
}
aside ul.widget-categories{
	background:#f5f5f5;
	padding:10px 15px;
		    border-bottom-left-radius: 8px;
		    border-bottom-right-radius: 8px;
}
aside ul.widget-categories li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #dedede;
}
aside ul.widget-categories li a{
	font-size:15px;
	font-weight:600;
}
aside ul.widget-categories li:hover a{
	color:#70A51F !important
}
aside .boxright{
	background:#f5f5f5;
	padding:10px 15px;
		    border-bottom-left-radius: 8px;
		    border-bottom-right-radius: 8px;
}
aside .boxright .boxright-hotline{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #dedede;
}
aside .boxright i{
	 font-size:30px;
	 color:#70A51F !important;
	     float: left;
    margin-right: 15px;
 }
 .col-md-4.colnewsx{
	 margin-bottom:20px;
 }
aside .recent-posts{
	background:#f5f5f5;
	padding:10px 15px;
		    border-bottom-left-radius: 8px;
		    border-bottom-right-radius: 8px;
}
aside .recent-posts li{
		padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #dedede;
}


.col-md-4.colnewsx .newsx-name{
	padding:5px 15px;
}
.col-md-4.colnewsx .newsx{
	border:1px solid #dedede;
	margin-bottom:20px;
}
.col-md-4.colnewsx .newsx h3{
	line-height:20px;
}
.col-md-4.colnewsx .newsx h3 a{
	font-size:17px;
}
.col-md-4.colnewsx  .newsx-date{
	padding-bottom:10px;
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
}
.col-md-4.colnewsx  .newsx-date span{
	color:#999;
}
.col-md-4.colnewsx .newsx-des{
	padding-bottom:10px;
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
}
.col-md-4.colnewsx .newsx-des p{
	min-height:60px;
}
.col-md-4.colnewsx .newsx h3 {
   
    min-height:48px;
}
.item .box{
    position: relative;
    transition: all .5s;
    overflow: hidden;
}
.boxImg::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    pointer-events: none;
}
.boxImg:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
    pointer-events: none;
}

@-webkit-keyframes circle{
0%{
opacity:1
}

40%{
opacity:1
}

100%{
width:200%;
height:200%;
opacity:0
}
}

@keyframes circle{
0%{
opacity:1
}

40%{
opacity:1
}

100%{
width:200%;
height:200%;
opacity:0
}
}

@keyframes bounceY{
from{
transform:translateY(0px)
}

to{
transform:translateY(-25px)
}
}

@-webkit-keyframes bounceY{
from{
transform:translateY(0px)
}

to{
transform:translateY(-25px)
}
}

@keyframes bounceX{
from{
transform:translateX(0px)
}

to{
transform:translateX(-25px)
}
}

@-webkit-keyframes bounceX{
from{
transform:translateX(0px)
}

to{
transform:translateX(-25px)
}
}




.chat-zalo{
	position: fixed;
    border-radius: 100%;
	left: 10px;
    bottom: 80px;
	padding:5px;
	background:#fff;
	z-index:999 !important;
}
#alo-phoneIcon{
	z-index:999 !important;
    position: fixed;
    border-radius: 30px;
    left: 10px;
    bottom: 20px;
    background: #29af33;
    padding: 6px;
    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);
		}
	}