/* CSS Document */
.c5
{
	clear:both;
	height:5px;
}
.c10
{
	clear:both;
	height:10px;
}
.c15
{
	clear:both;
	height:15px;
}
.c20
{
	clear:both;
	height:20px;
}
.c25
{
	clear:both;
	height:25px;
}
.c30
{
	clear:both;
	height:30px;
}
.c35
{
	clear:both;
	height:35px;
}
.c40
{
	clear:both;
	height:40px;
}

.show-on-pad
{
	display:none;
}
.show-on-tab
{
	display:none;
}
.show-on-mobile
{
	display:none;
}

.hide-on-pc
{
	display:none;
}
.hide-on-pad 
{
	display:block;
}

.hide-on-tab 
{
	display:block;
}

.hide-on-moblie
{
	display:block;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
/*share sco*/
.top-page
{
	height:36px;
	background-color:#ebebeb;
}
.lang
{
	float:right;
	padding-top:5px;
	padding-left:20px;
	margin-right:50px;
}
.lang a
{
	display:inline-block;
	width:23px;
	height:23px;
	background-image:url(../images/icon/flag.png);
	background-repeat:no-repeat;
	text-indent:-9999em;
}
.lang a.vi
{
	background-position:0 0;
}
.lang a.en
{
	background-position:-23px 0;
}
.header
{
	height:auto;
	transition: all 0.15s ease-in-out;
    -webkit-perspective: 1000;
	top:0;
	left:0;
	z-index:9999;
	width:100%;
position:absolute;
top:0;
left:auto;
width:100%;
}
.hd-page
{
	background-color:#fff;
	position:relative;
	-moz-box-shadow: 1px 3px 10px -9px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 3px 10px -9px rgba(0,0,0,0.4);
	box-shadow: 1px 3px 10px -9px rgba(0,0,0,0.4);
}
.hd-page .av-burger-menu-main > a
{
	margin-top:16px !important;
}
.hd-page .logo
{
	padding-top:0;
}
.hd-page .panel-top
{
	padding-top:10px;
	padding-bottom:10px;
}
.hd-page .link-top-hotline
{
	color:#414042;
	font-weight:700;
}
.hd-page .animated-icon1 span
{
	background-color:#646464
}
.hd-page .main_menu
{
	top:-1px;
}
.hd-page1 #header
{
	top:18px;
}
.hd-page .panel-top
{
	padding-top:18px;
}

.logo
{
	display:table;
	height:100%;
	padding-top:10px;
}
.inner-logo
{
	position:relative;
	padding-top:2px;
	background-color:#fff;
	padding-bottom:5px;
}
.inner-logo:before
{
	position:absolute;
	height:96px;
	left:-500px;
	top:0;
	width:500px;
	content:"";
	background-color:#fff;
}
.logo a
{
	display:table-cell;
	vertical-align:middle;
	height:100%;
	top:-
}
.logo img
{
    transition: all 0.15s ease-in-out;
    -webkit-perspective: 1000;
}
.slide-page
{
	position:relative;
}

a{
	-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.wpb_single_image a {
    border: none;
    outline: 0;
}
.item-adv-simple a {
    display: block;
    position: relative;
    overflow: hidden;
}

.item-adv-simple  a::after {
    border-left: 1px solid rgba(255, 255, 255, 0.8);
    border-right: 1px solid rgba(255, 255, 255, 0.8);
    bottom: 20px;
    content: "";
    left: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    z-index: 9;
}
.item-adv-simple a::before {
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    bottom: 20px;
    content: "";
    left: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    z-index: 9;
}
.item-adv-simple a:hover:before {
	transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 1);
}

.name-cat-root
{
	font-size:30px;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	width:100%;
	top:48%;
	text-align:center;
	font-weight:700;
}
.global_soc {
    text-align: center;
}


.global_soc a {
    display: inline-block;
    padding: 6px 15px 8px 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-right: 10px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}
.global_soc a svg {
    display: inline-block;
    vertical-align: top;
    margin-right: 4px;
    position: relative;
    top: 3px;
}
.to-top
{
	visibility:hidden;
	background-color:#d7d7d7;
	width:40px;
	height:40px;
	line-height:36px;
	font-size:20px;
	text-align:center;
	-webkit-border-radius: 100px;
border-radius: 100px;
position:fixed;
right:15px;
bottom:20px;
}
.visible
{
	visibility:visible;
}
.global_soc a.fb {
    background: #3d5698;
}
.global_soc a.tw {
    background: #69ade7;
}
.global_soc a.in {
    background: #3072a6;
}
.global_soc a.pin {
    background: #dc2f32;
}
.global_soc a:last-child {
    margin-right: 0;
}

.loader{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#fff;z-index:999999; background-image:url(../images/lib/loadding.gif); background-repeat:no-repeat; background-position:center center}

.topmenu
{
	margin:0;
	padding:0;
	color:#999;
	text-align:left;
}
.topmenu li
{
	display:inline-block;
}
.topmenu li a
{
	line-height:36px;
	color:#222;
	font-weight:700;
	font-size:14px;
}
.topmenu li a:hover
{
	color:#999;
}

.topmenu li:last-child span
{
	display:none;
}
.main-nav
{
	background-color:#014b9f;
}

.menu {
    display: block;
	margin:0;
	position:relative;
	padding:0;
	float:right;
}
.menu > ul
{

}
.menu li {
    display: inline-block;
    position: relative;
    z-index: 100;
}

.menu li:first-child {
    margin-left: 0;
}

.menu li a {
    font-weight: 700;
    text-decoration: none;
    padding: 0px 14px;
    display: block;
    color: #414042;
    transition: all 0.2s ease-in-out 0s;
}
.menu > li > a
{
	font-size:14px;
}

.menu > li:hover > a
{
	background-color:#3b35a8;
	color:#fff;
}

.menu > li.active > a
{
	background-color:#3b35a8;
	color:#fff;
}

.menu ul.sub-menu li a:hover,.menu ul.sub-menu li:hover > a {
    color: #fff;
    background: #ef570c;
}

.menu ul.sub-menu {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0px;
    background: #fff;
    z-index: 99;
    transform: translate(0,20px);
    transition: all 0.2s ease-out;
	opacity:0.9;
	width: 260px;
}

.menu ul.sub-menu:after {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 6px;
    margin-left: -6px;
}

.menu ul.sub-menu li {
    display: block;
    float: none;
    background: none;
    margin: 0;
    padding: 0;
}

.menu ul.sub-menu li a {
    font-size: 15px;
    font-weight: 600;
    display: block;
    color: #797979;
	line-height:normal;
	padding:14px 15px;
	border-bottom:solid 1px #f5f5f5;
}



.menu li:hover > ul {
    visibility: visible;
    opacity: 0.9;
    transform: translate(0,0);
}

.menu ul.sub-menu ul {
    left: 100%;
    top: 0px;
    visibility: hidden;
    opacity: 0;
    transform: translate(20px,0px);
    transition: all 0.2s ease-out;
	position:absolute;
	width:260px;
	background-color:#fff;
	padding:0;
}

.menu ul.sub-menu ul:after {
    left: -6px;
    top: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 6px;
    margin-top: -6px;
}



.menu ul.sub-menu li:hover ul {
    visibility: visible;
    opacity: 0.9;
    transform: translate(0,0);
}

.menu ul.sub-menu > li:hover {
	visibility: visible;
    opacity: 1;
    transform: translate(0,0);
}

a.actived {
    background: #9ca3da;
}

/*Mega 01*/

.menu li.li-mega
{
	position:static;
}
.sub-mega
{
	visibility: hidden;
    opacity: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0px;
    background: #fff;
    z-index: 99;
    transform: translate(0,20px);
    transition: all 0.2s ease-out;
	opacity:0.9;
	width:100%;
	padding-bottom:10px;
}

.menu ul.sub-mega:after {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 6px;
    margin-left: -6px;
}
.sub-mega li a
{
	color:#222;
}
.sub-mega li.li-hd-mega > a
{
	line-height:normal;
	font-weight:700;
	border-bottom:solid 1px #d7d7d7;
	padding:0;
	padding-bottom:10px;
	padding-top:10px;
	
}

.menu li.li-mega:hover .sub-mega
{
	visibility: visible;
    opacity: 0.9;
    transform: translate(0,0);
}
.sub-mega ul
{
	margin:0;
	padding:0;
	padding-top:10px;
}

.sub-mega ul li
{
	display:block;
}
.sub-mega ul li a
{
	font-weight:normal !important;
	padding:10px 0px;
	line-height:normal;
}
/*Mega 02*/
.sub-mega li.li-hd-mega1 > a
{
	line-height:normal;
	font-weight: normal;
	border-bottom:none;
	padding:0;
	padding-bottom:10px;
	padding-top:10px;
}
.sub-mega-show1 ul
{
	visibility:hidden;
	display:none
}

.sticky
{
	position:fixed;
	width:100%;
	height:60px;
	top:0;
	left:0;
	z-index:9999;
	
}
.sticky .logo
{
	top:0;
	padding-right:50px;
}
.sticky .logo img
{
	height:50px;
}
.sticky .inner-logo
{
	padding-bottom:0;
}
.sticky .inner-logo:before
{
	height:60px;
}

.sticky .menu li a
{
	line-height:60px;
	transition: all 0.15s ease-in-out;
    -webkit-perspective: 1000;
}
.sticky .btn-search
{
	margin-top:0px;
}
.sticky .logo-m
{


}
.sticky .panel-top
{
	padding-top:10px;
}
.sticky .logo-m img
{
	height:52px !important;

}
.sticky .panel-m
{
	padding-top:5px
}
.btn-search
{
	float:right;
	display:block;
	height:40px;

	text-align:center;
	line-height:38px;
	font-size:16px;
	color:#dbdbdb;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	margin-top:0px;
}
#ModalSearch .modal-body
{
	padding:0;
	background-color:transparent;
}
.frm-search
{
	position:relative;
	width:100%;
}
.frm-search-m
{
	margin-top:15px;
}
.frm-search input
{
	width:100%;
	padding:10px;
	padding-bottom:9px;
	border:solid 1px #fff;
}
.frm-search .btn-submit-search
{
	display:block;
	width:40px;
	height:42px;
	background-color:#ff0516;
	text-align:center;
	line-height:40px;
	font-size:16px;
	color:#fff;
	position:absolute;
	top:0;
	right:0;
}

/*Top page*/
.panel-top
{
	padding-top:25px;
	float:right;

}
.link-top
{
	color:#414042;
    display:block;
	background-repeat:no-repeat;
	background-position:left center;
	float:right;
	margin-left:10px;
}
.link-top span
{
	display:block;
}
.link-top strong
{
	font-weight:700;
}
.link-top-hotline
{
	color:#dbdbdb;
	-webkit-border-radius: 100px;
border-radius: 100px;
display:inline-block;
font-weight:normal;
background-image:url(../images/bg_hotline.png);
background-repeat:no-repeat;
background-position:left center;
padding-left:25px;
padding-right:10px;
line-height: 40px;
vertical-align: middle;

}
.link-top-email
{
	background-image:url(../images/icon/email_bg.png);
}
.link-top-add
{
	background-image:url(../images/icon/add.png);
}
.link-top-cart
{
	position:relative;
	padding-top:10px;
	margin-right:10px;
	font-size:24px;
	
}
#count-cart
{
	width:14px;
	height:14px;
	font-size:11px;
	color:#fff;
	position:absolute;
	top:5px;
	right:-8px;
	background-color:#6ec366;
	-webkit-border-radius: 100px;
border-radius: 100px;
text-align:center;
line-height:14px;
font-weight:700;
}
/* Header mobile */
.header-m
{
	padding-top:5px;
	padding-bottom:5px;
	display:none;
	background-color:#fff;
}

.header-m .logo-m img
{
	height:60px;

}
.panel-m
{
	padding-top:10px;
}
.btn-m
{
	float:right;

}
.navbar-toggler
{
	
}
.animated-icon1 span {
   background: #fff;
   -webkit-border-radius: 100px;
border-radius: 100px;
}
.animated-icon1{
width: 30px;
height: 22px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon1 span{
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}



.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 10px;
}

.animated-icon1 span:nth-child(3) {
top: 20px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}

.btn-header-m
{
	background-color:#ff0e18;
	color:#fff;
	display:block;
	float:right;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	margin-right:10px;
	width:40px;
	height:40px;
	text-align:center;
	line-height:38px;
	position:relative;
}
.count-cart
{
	font-size:11px;
	color:#fff;
	width:16px;
	height:16px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	position:absolute;
	top:-6px;
	right:-6px;
	background-color:#F00;
	line-height:normal;
}
/*footer*/
.footer
{
	background-color:#252525;
	padding-top:40px;
	padding-bottom:40px;
	background-position:center bottom;
	background-size:cover;
}
.logo-footer
{
	padding-top:10px;
	padding-bottom:10px;
}
.intro-footer
{
	margin-top:10px;
	margin-bottom:10px;
	color:#fff;
	font-size:14px;
}
.copyright{
	background:#181818;
	color:#aeaeae;
	text-align:left;
	font-size:12px;
	line-height:50px;
}
.copyright a{
	color:#fff;	
}
.content-copyright
{
	padding-top:20px;
}
.pos-re
{
	position:relative;
}

.frm-newsl
{
	position:relative;
	overflow:hidden;
	width:100%;
	background-color:#fff;
	-webkit-border-radius: 100px;
border-radius: 100px;
}
.frm-newsl input
{
	width:100%;
	border:none;
	padding:8px 20px;
}
.btn-frm-newsl
{
	position:absolute;
	right:0;
	top:0;
	background-color:#00aeef;
	display:inline-block;
	padding:8px 15px;
	color:#fff !important;
}

.linksmo{
	padding-top:10px;
}
.linksmo a{
	display:block;
	color:#e1e1e1;	
	font-size:13px;
	margin-bottom:15px;
}
.linksmo a i.fa{
	font-size:18px;
	padding-right:10px;
}
.linksmo a.fa-facebook:hover{
	background:#9adcf8;
}
.linksmo a.fa-twitter:hover{
	background:#9adcf8;
}
.linksmo a.fa-youtube:hover{
	background:#9adcf8;
}
.linksmo a.fa-pinterest:hover{
	background:#9adcf8;
}
.linksmo a.fa-google-plus:hover{
	background:#9adcf8;
}


.linksmo-top{
	float:right;
	padding-top:5px;
}
.linksmo-top a{
	display:inline-block;
	width:23px;
	height:23px;
	text-align:center;
	line-height:23px;
	color:#fff;	
	-webkit-border-radius:100px;
	border-radius:100px;
	margin-right:3px;
	font-size:14px;
}

.linksmo-top a.fa-facebook{
	background:#0054a6;
}
.linksmo-top a.fa-twitter{
	background:#00aeef;
}
.linksmo-top a.fa-youtube{
	background:#ed1c24;
}
.linksmo-top a.fa-pinterest{
	background:#ff4800;
}
.linksmo-top a.fa-instagram{
	background:#ff4800;
}

.linksmo-top a.fa-google-plus{
	background:#9adcf8;
}


.linksmo-top a.fa-facebook:hover{
	background:#9adcf8;
}
.linksmo-top a.fa-twitter:hover{
	background:#9adcf8;
}
.linksmo-top a.fa-youtube:hover{
	background:#ed1c24;
}
.linksmo-top a.fa-pinterest:hover{
	background:#9adcf8;
}
.linksmo-top a.fa-google-plus:hover{
	background:#9adcf8;
}


.top-footer
{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:solid 1px #d7d7d7
}
.title-footer
{
	font-size:18px;
	font-weight:700;
	color:#fff;
	padding-bottom:10px;
	margin-bottom:0px;
	text-transform:uppercase
}
.title-footer a
{
	color:#fff;
}
.title-footer a:hover
{
	color:#c50606;
}
.line-footer
{
	background-color:#fff;
	height:3px;
	display:none;
	width:40px;
	margin-top:10px;
	margin-bottom:15px;
}
.content-footer
{
	color:#fff;
	line-height:22px;
	font-size:14px;
	margin-top:10px;
}
.content-footer a
{
	color:#fff;
}
.mnu-footer
{
}
.box-menu
{
	margin-bottom:20px;
	margin-top:10px;

}

.menufooter{
	margin:0px;
	padding:0;
	
}
.menufooter li{
	list-style:none;
	padding-bottom:10px;
}
.menufooter li i.fa{

}
.menufooter li a{
	color:#e1e1e1;
	display:block;
	font-size:13px;
	
}
.menufooter li a:hover{
	color:#fff;	
}
.crumb
{
	background-color:#f5f5f5;
	padding-top:10px;
	padding-bottom:10px;
	color:#999;
}
.crumb a
{
	color:#999;
}
.crumb a:hover
{
	color:#333;
}

/*page child*/
.page-name
{
	font-size:26px;
	font-weight:800;
	color:#494949;
}

.intro-cat
{
	padding-bottom:0px;
	padding-top:0px;
}
.intro-cat h2
{
	font-weight:700;
	font-size:20px;
	color:#d6b75a
}
.intro-cat h3
{
	font-weight:700;
	font-size:16px;
	color:#d6b75a
}

.subtab
{
	padding:0;
	margin:0;
	text-align:center;
	background-color:#fff;
}
.subtab li
{
	display:inline-block;
}
.subtab li a
{
	display:block;
	color:#fff;
	padding:12px 20px;
	font-weight:700;
	background-color:#ebebeb;
	-webkit-border-radius: 100px;
border-radius: 100px;
color:#414042;
}
.subtab li a:hover,.subtab li a.act
{
	background-color:#769e5b;
	color:#fff;
}

/*Menu sub product*/
.sub_menu_product
{
	margin:0;
	padding:0;
	padding-top:15px;
	padding-bottom:5px;
	background-image: url(../images/bg_pa.png);
	border:solid 1px #d7d7d7;
	padding:10px;
	padding-bottom:5px;
}
.sub_menu_product ul
{
	padding:0;
	margin-bottom:0;
}
.sub_menu_product ul li
{
	display:block;
	padding-bottom:10px;
}
.sub_menu_product ul li a
{
	color:#424242;
	font-weight:600;
	font-size:14px;
}
.sub_menu_product ul li a:hover
{
	color:#014b9f
}
.sub_menu_product ul li span
{
	display:inline-block;
}
.sub_menu_product ul li i
{
	color:#014b9f;
	font-size:13px;
}
.sub_menu_product ul li a.act
{
	color:#014b9f;
	font-weight:700;
}
.title-page
{
	font-size:26px;
	color:#58595b;
	font-weight:700;
}


/*menu left*/
.box-menu-left
{
	margin-bottom:20px;
}

.title-menu-left
{
	background-color:#6ec366;
	-webkit-border-radius: 0 100px 100px 0;
border-radius: 0 100px 100px 0;
}
.title-menu-left a
{
	color:#fff;
	display:block;
	padding:14px 15px;
	font-weight:700;
	font-size:16px;
}
.menuleft
{

	border-top:none;
	padding:0;
	margin:0;

}
.menuleft > li
{
	display:block;
	
	
}

.menuleft > li a
{
	color:#222;
	border-bottom:solid 1px #f1eeee;
	display:block;
	font-weight:700;
}
.menuleft > li:last-child a
{
	border-bottom: none;
}
.menuleft > li span
{
	display:block;
	padding:12px 15px;
}
.menuleft > li a:hover
{
	background-color:#fff;
}
.menuleft > li.active > a
{
	background-color:#fff;
	color:#6ec366
}
.menuleft > li > a:hover
{
	color:#6ec366
}
.menulv3
{
	background-color:#fff;
	padding:0;
	margin:0;
	display:none;
}
.menulv3 li
{
	display:block;
}
.menulv3 li a
{
	display:block;
	font-weight:600;
	font-size:15px;
	border-bottom: dashed 1px #d7d7d7;
}
.menulv3 li a:hover
{
	color:#ef570c;
}
.menulv3 li.active a
{
	color:#ef570c;
}



.menulv3 li a span
{
	display:block;
	padding:10px 20px;
}

.menuleft > li.active .menulv3
{
	display:block;
}

/*Deatil*/
.news-detail-name
{
	font-size:26px;
	margin:0;
	padding:0;
	margin-bottom:15px;
	font-weight:800;
	color:#58595b;
}
.intro-detail
{
	font-weight:700;
	line-height:22px;
	font-size:16px;
}
.content-detail
{
}
.content-detail img
{
	display:block;
	margin:auto;
	max-width:100% !important;
	height:auto;
}
.content-detail iframe
{
	width:100%;
}
.content-detail h2
{
	font-size:18px;
	font-weight:700;
	color:#014b9f
}
.content-detail2 h2
{
	font-size:26px !important;
	font-weight:700 !important;
	color:#414042 !important;
}
.content-detail2 .inner-page-col
{
	padding-top:0 !important;
}
.box-col
{
	margin-bottom:20px;
}
.hd-box-col
{
	background-color:#6ec366;
	padding:14px 15px;
	color:#fff;
	font-weight:700;
	font-size:16px;
}
.hd-box-col a
{
	color:#fff;
}
.content-box-col
{
	padding-top:15px;
}
.item-news-col
{
	overflow:hidden;
	margin-bottom:15px;
}
.item-news-col img
{
	width:30%;
	float:left;
	margin-right:10px;
}
.item-news-col a
{
	color:#414042;

}
.item-news-col a:hover
{
	color:#014b9f;
}


.view-all-in-col
{
	background-color:#014b9f;
	display:block;
	font-weight:700;
	color:#fff;
	text-align:center;
	padding:12px 0;
	display:none
}
.view-all-in-col span
{
	display:inline-block;
}

.box-video-col
{
}


.paging
{
	text-align:center;
}
.paging .pagination
{

}
.paging .pagination a
{
	color:#222;
}
.paging .pagination a.active
{
	background-color:#00aeef;
	color:#fff;
}
#toc {
	background-color:#f5f5f5;
	padding:0;
	margin:0;
	padding:20px;
	margin-bottom:20px;

}

#toc ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#toc li{
	display:block;
}

#toc li.li-hdtoc {
	border-bottom:solid 1px #d7d7d7;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:700;

}

.collapsible {
  background-color:#d7d7d7;
  color: #444;
  cursor: pointer;
  padding: 12px 15px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  font-weight:600;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active1, .collapsible:hover {
  background-color: #ccc;
}
/* Style the collapsible content. Note: hidden by default */
.content-toc {
  padding: 0 0px;
  display: block;
  overflow: hidden;
  background-color: #fff;
}
button.accordion::after {
    content: '+';
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.accordion.active::after {
    content: "-";
}


.box-tags-left
{
}
.box-tags-left a
{
	display:inline-block;
	margin-bottom:10px;
	border:solid 1px #67a286;
	padding:8px 15px;
	-webkit-border-radius: 0 20px 0 20px;
border-radius: 0 20px 0 20px;
color:#3d474d;
}
.box-tags-left a:hover
{
	color:#111;
	border:solid 1px #111;
}
.tags-detail
{
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(../images/bg_tag.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:40px;
	border-bottom:solid 1px #dcdcdc;
	padding-top:10px;
	padding-bottom:10px;
	border-top:solid 1px #dcdcdc;
}
.tags-detail a
{
	color:#3d474d;
}
.tags-detail a:hover
{
	color:#111;
}
.tags-detail span:last-child
{
	display:none
}
.box-neolink
{
	border:solid 1px #d7d7d7;
	padding:15px 20px;
	background-color:#fff;
}
.box-neolink ul
{
	padding:0;
	margin:0;
}
.box-neolink ul li
{
	display:block;
	margin-bottom:7px;
	
}
.box-neolink ul li strong,.box-neolink ul li b
{
	font-weight:normal !important;
}
.box-neolink ul li br
{
	display:none;
}
.box-neolink > ul > li > a
{
	color:#222 !important;
	font-weight:normal !important;
	font-size:15px !important;
	font-weight:700 !important;
}
.box-neolink ul li a span
{
	color:#222 !important;
	font-style:italic !important;
	font-weight:normal !important;
	font-size:14px !important;
}
.box-neolink ul li a:hover
{
	color:#673614;
	text-decoration:underline;
}
.box-neolink > ul > li > ul
{
	padding-top:10px;
	padding-left:10px;
}
.box-neolink > ul > li > ul a
{
	color:#666;
	font-style:italic !important;
}
.box-neolink > ul > li > ul a:hover
{
	text-decoration:underline !important;
	
}
.title-box-neolink
{
	font-weight:700;
	font-size:16px;
	margin-bottom:15px;
	font-style:italic;
	border-bottom:solid 1px #d7d7d7;
	padding-bottom:10px;
}


.share-buttons
{
	display:block;
	text-align:center;
	margin-bottom:15px;
}
.share-buttons a
{
	display:inline-block;
	color:#fff;
	height:33px;
	width:33px;
	text-align:center;
	line-height:32px;
	padding-top:10px;
}
.share-buttons img
{
	 display:block;
	  vertical-align: middle;
	  -webkit-transform: perspective(1px) translateZ(0);
	  transform: perspective(1px) translateZ(0);
	  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  -webkit-transition-property: transform;
	  transition-property: transform;
	  width:100%;
}



.share-buttons img:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


.title-more
{
	border-bottom:solid 3px #d7d7d7;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	position:relative;
	margin-bottom:25px;
}
.title-more span
{
	background-color:#fff;
	display:inline-block;
	position:absolute;
	bottom:-6px;
	padding-right:20px;
}

.highlight{
	background-color: #ffff00;
}    

.result-title{
	margin: 0px;
	padding: 0px
}

.result-title a{
	text-decoration: none;
	font-size: 16px;
	color: #222;
}    

.cat-path a{
	color: #999;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.cat-path a:hover{
	text-decoration:underline;
}

.cat-path
{
	font-weight:normal;
	margin-top:5px;
}
.cat-path a
{
	font-weight:normal;
}
.top-contact
{
	background-color:#fff
}
.frm-contact
{


}
.content-page-contact
{
	padding:25px 0;
}

.btn-frm
{
	padding:10px;
	font-weight:700;
	text-transform:uppercase;
	display:block;
	width:100%;
	outline:none !important;
	background-color:#7ea13f;
	color:#fff;
	font-size:20px;
	border:none;
}
.btn-frm:hover
{
	background-color:#999;
	color:#fff;
	border:none;
}
.error
{
	border:solid 1px #d0ae45
}
.waiting
{
	position:absolute;
	width:100%;
	height:100%;
	background-color:#999;
	opacity:0.9;
	left:0;
	top:0;
	z-index:999;
	background-image:url(../images/loading.gif);
	background-position:center center;
	background-repeat:no-repeat;
	display:none;
}
.mes-frm
{
	margin-bottom:8px;
	color:#F00;
	font-style:italic;
	font-size:12px;
}
.msgbox
{
	margin-top:5px;
	color:#F00;
	font-style:italic;
	font-size:12px;
}
.map
{
}
.map iframe
{
	display:block;
	width:100%;
}

.star-review
{
}
.star
{
	background-image:url(../images/icon/star.png);
	width:75px;
	height:14px;
	background-position:0 0;
	display:inline-block;
	position:relative;
}
.review-count
{
	display:inline-block;
	float:right;
	font-size:13px;
}
.stared
{
	position:absolute;
	height:14px;
	left:0;
	background-image:url(../images/icon/star.png);
	background-position:0 14px;
}
.fav-icon
{
	position:absolute;
	top:10px;
	right:10px;
	z-index:999;
	width:17px;
	height:16px;
	background-image:url(../images/icon/icon-heart.png);
	background-position:0 0;
}
.fav-icon:hover
{
	background-position:0 16px;
}
.icon-label
{
	position:absolute;
	
	width:61px;
	height:59px;
	
	z-index:99;
}
.icon-label-sale
{
	background-image:url(../images/icon/icon-sale.png);
	left:-3px;
	top:-3px;
	background-position:0 0;
}
.icon-label-new
{
	background-image:url(../images/icon/icon-sale.png);
	right:-3px;
	top:-3px;
	background-position:-61px 0;
}
.icon-label-hot
{
	background-image:url(../images/icon/hot.png);
}
.content-box-col-pro
{
	border:solid 1px #d7d7d7;
	border-top:none;
	padding:15px;
}


.content-box-col-pro .item-pro-col
{
	overflow:hidden;
	border-bottom:solid 1px #d7d7d7;
	padding-bottom:15px;
	margin-bottom:15px;
}

.content-box-col-pro .item-pro-col .icon-label
{
	width: 40px;
	height: 40px;
	background-size: 200%;
	background-repeat: no-repeat;
}
.content-box-col-pro .item-pro-col .icon-label-new
{
	background-position:-40px 0;
}

.content-box-col-pro .item-pro-col .img-pro-col
{
	width:45%;
	float:left;
	margin-right:15px;
}
.content-box-col-pro .item-pro-col:last-child
{
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}
.pro-item-name-col
{
	font-size:16px;
	font-weight:700;
}
.pro-item-name-col a
{
	color:#424242;
}
.pro-item-name-col a:hover
{
	color:#014b9f
}

.suntory-alo-phone {background-color: transparent;cursor: pointer;height: 120px;position: fixed; transition: visibility 0.5s ease 0s;width: 180px;z-index: 200000 !important; text-align:center}
.suntory-alo-ph-circle {animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;background-color: transparent;border: 2px solid rgba(30, 30, 30, 0.4);border-radius: 100%;height: 80px;left: 5px;opacity: 0.1;position: absolute;top: 5px;transform-origin: 50% 50% 0;transition: all 0.5s ease 0s;width: 80px;}
.suntory-alo-ph-circle-fill {animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;border: 2px solid transparent;border-radius: 100%;height: 60px;left: 15px;position: absolute;top: 15px;transform-origin: 50% 50% 0;transition: all 0.5s ease 0s;width: 60px;}
.suntory-alo-ph-img-circle {border: 2px solid transparent;border-radius: 100%;height: 40px;left: 25px;opacity: 0.7;position: absolute;top: 24px;transform-origin: 50% 50% 0;width: 40px;}
.suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover {opacity: 1;}
.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;}
.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {border-color: #111;opacity: 0.5;}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {border-color: #999;opacity: 1;}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {border-color: #999;opacity: 1;}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {background-color: rgba(0, 175, 242, 0.9);}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {background-color: #111;}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {background-color: rgba(0, 175, 242, 0.9);}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle {background-color: #111;}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {background-color: #111;}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {background-color: #111;}
@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);}}
.suntory-alo-ph-img-circle i {animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;font-size: 20px;line-height: 40px;padding-left: 0px;color: #fff;}
@keyframes suntory-alo-ring-ring {
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);}}
#suntory-alo-phoneIcon{display: block}
.hotline-m
{
	display:none
}
.lbl-yeucau
{
	position: fixed;
background-color: #cf9557;
padding: 8px 20px;
font-weight: 700;
text-transform: uppercase;
bottom: 25px;
left: 27px;
color: #fff;
-webkit-border-radius: 50px;
border-radius: 50px;
z-index: 9999;
padding-left:45px;
}
.lbl-yeucau a
{
	color:#fff;	
}
.modal-title-page
{
	background-color:#930016;
	color:#fff;
	font-size:20px;
	font-weight:700 !important;
	text-transform:uppercase;
	padding-top:10px !important;
	padding-bottom:10px !important;
	border-radius:0 !important;
}
.modal-title 
{
	font-weight:700 !important;
}
.modal-title-page .close
{
	color:#fff !important;
}
.modal-content
{
	border-radius:0 !important;
}

/*Chi tiết sản phẩm*/
.tabpro
{
	background-color:#e1e1e1;
	text-align:center;
}
.tabpro ul
{
	margin:0;
	padding:0;
}
.tabpro ul li
{
	display:inline-block;
}
.tabpro ul li a
{
	display:block;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:700;
	color:#414042;
	text-transform:uppercase;
}
.tabpro ul li a.act
{
	color:#e7893c;
}
.tabpro-fix
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:9999
}
#tinhnang
{
	padding-top:40px;
}
.box-tinhnang
{
	width:70%;
	margin:auto;
	text-align:center;
	margin-top:40px;
}
.box-tinhnang .item-tinhnang
{
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	margin-bottom:30px;
}
.thongsokythuat
{
	padding-top:50px;
	padding-bottom:50px;
}

.inner-item-tinhnang
{
	width:80%;
	margin:auto;
}
.inner-item-tinhnang .lbl-tinhnang
{
	margin-top:10px;
}

.accordion-faq
{
	padding-top:40px;
	padding-bottom:0px;
}

.hd-faq-info
{
	font-size:16px;
	color:#414042;
	display:block;
	
	font-weight:700;
}
.hd-faq-info a
{
	display:block;
	background-image:url(../images/min.png);
	background-repeat:no-repeat;
	background-position:right center;
	font-size:16px;
	color:#414042;
	
	padding:10px 0;
	display:block;
	border-bottom:solid 1px #d7d7d7;
	padding-left:10px;
	padding-right:10px;

}
.hd-faq-info a.collapsed
{
	background-image:url(../images/plus.png);
	background-repeat:no-repeat;
	background-position:right center;
}
.technical-content
{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}

.list-item-ex .item-technical-info:nth-child(2n+1) .hd-faq-info
{
	background-color:#ebebeb
}
.document
{
	padding-top:40px;
	padding-bottom:40px;
	background-color:#f1f2f2;
}
.top-proDetail
{
	padding-top:60px;
	padding-bottom:60px;
	background-color:#464646;
	color:#fff;
}
.bot-proDetail
{
	background-color:#f1f2f2;
	padding-top:30px;
	padding-bottom:30px;
}
.title-detail-pro
{
	font-size:26px;
	margin:0;
	padding:0;
	font-weight:700;
}
.box-sale
{
	background-color:#f1f2f2;
	padding:10px;
	-webkit-border-radius: 6px;
border-radius: 6px;
margin-top:20px;
}
.code-detail
{
	margin-top:5px;
}
.price-detail
{
	margin-top:15px;
}
.price-detail strong
{
	font-size:24px;
	font-weight:700;
	color:#F00;
}
.price-detail del
{
	color:#666;
	padding-left:10px;
}
.intro-detail-pro
{

}
.intro-detail-pro .inner-intro-detail-pro
{
	padding:20px 0;
}
.intro-detail-pro .inner-intro-detail-pro ul
{
	margin:0;
	padding:0;
}
.intro-detail-pro .inner-intro-detail-pro ul li
{
	display:block;
	font-weight:700;
	margin-bottom:8px;
	background-image:url(../images/icon/check.png);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:0 4px;
}
.btn-add-detail
{
	display:block;
	padding:8px 0;
	text-align:center;
	color:#424242;
	background-color:#e1e1e1;
	font-size:15px;
	font-weight:700;
}
.btn-add-detail1
{
	background-color:#ff9c00;
	color:#fff;
	font-weight:700;
}
.btn-add-detail2
{
	background-color:#6ec366;
	color:#fff;
	font-weight:700;
}
.figure-img-detail
{
	margin-bottom:15px;
	
}
.figure-img-detail img
{
	padding:5px;
	border:solid 1px #d7d7d7;
	background-color:#f5f5f5;
}
.figure-img-detail .figure-caption
{
	background-color:#fff;
	padding:6px;
}
.hd-more
{
	border-bottom:solid 3px #d7d7d7;
	font-size:22px;
	text-transform:uppercase;
	position:relative;
	font-weight:700;
	color:#424242;
	height:46px;
	margin-bottom:30px;
}
.hd-more span
{
	background-color:#fff;
	display:inline-block;
	padding-bottom:10px;
	padding-top:15px;
	position:absolute;
	left:0;
	bottom:-3px;
	border-bottom:solid 3px #222;
}
.hot-de
{
    background-color:#c8dccf;
    color:#323232;
    padding-top:10px;
    padding-bottom:10px;
    font-size:20px;
    text-transform:uppercase;
    text-align:center;
}
.hot-de a{
    color:#ff0000;
    
}
.panel-detail
{
    margin-top:20px;
    margin-bottom:20px;

}
.panel-detail .top
{
    background-color:#e4f1e9;
    -webkit-border-radius: 7px 7px 0 0;
   border-radius: 7px 7px 0 0;
   border-bottom:solid 2px #fff;
   padding:20px;
}
.panel-detail .bot{
    -webkit-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    border:solid 2px #c8dccf;
}
.bot .row>div
{
    text-align:center;
    font-size:15px;
    border-right:solid 2px #c8dccf;
    color:#3ab075;
}
.bot .row>div:last-child
{
    border-right:none;
}

.bot .row>div div
{
    padding-top:10px;
    padding-bottom:10px;

}
.content-sale
{
    padding-top:15px;
    color:#222;
    line-height:22px;

}
.btnaddtocart
{
    display:block;
    color:#fff;
    font-size:18px;
    text-transform:uppercase;
    font-weight:700;
    background:#ff6d01;
    width:100%;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    -webkit-border-radius: 6px;
border-radius: 6px;
}
.btnaddtocart:hover
{
    color:#f5f5f5;

}
.panel-detail .spinBox
{
    width:100%;

}
.panel-detail .spinBox input
{
    width:100%;
}
.title-sl
{
    font-size:15px;
    padding-top:10px;
    font-weight:700;
    text-align:right;

}



.box-img-detail
{

}
.box-img-detail img
{
	display:block;
	width:100%;
}
.inner-box-img-detail
{
}

.slide-img-product
{
	border:solid 1px #d7d7d7;
	padding:5px;
}
.gallery-top
{
	position:relative;
}
.btn-slide-pro
{
	width:28px;
	position:absolute;
	top:50%;
	margin-top:-28px;
	height:57px;
	text-indent:-999em;
	display:block;
	background-image:url(../images/np_pro.png);
	z-index:999
}
.btn-slide-pro-prev
{
	background-position:-28px 0;
	right:0;
}
.btn-slide-pro-next
{
	background-position:0 0;
	left:0;
}
.gallery-thumbs
{
	margin-top:10px !important;
	}
    .gallery-thumbs .swiper-slide {
      height: 100%;
      opacity: 0.7;
	  border:solid 1px #d7d7d7;
    }
    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
	.gallery-thumbs img
	{
		display:block;
	}


.gallery-top
{
}
.gallery-top img
{
	display:block;
	width:100%;
}
.gallery-thumbs
{
	margin-top:10px;
	padding-bottom:2px;
}
.gallery-thumbs img
{
	display:block;
	width:100%;
}
.hd-attrs
{
	background-color:#d7d7d7;
	padding:10px;
	font-weight:800;
	text-transform:uppercase;
	color:#414042;
}
.attrs
{
	margin-bottom:20px;
}
.attr-item
{
	
	overflow:hidden;
	margin-bottom:0px;
	border-bottom:solid 1px #e1e1e1;
	
}
.attr-name
{
	display:block;
	width:30%;
	float:left;
	font-weight:normal;
	background-color:#fff;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	border-right:solid 1px #e1e1e1;
}
.attr-value
{
	width:70%;
	float:left;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	background-color:#fff;
	
}
.attr-value strong
{
	color:#F00;
}
.attr-item span
{
	
}
.viewer-doc
{
	width:100%;
}
.viewer-doc .pdf-reader
{
	width:100%;
	height:800px;
}

.modal-body-viewvideo
{
	padding:0;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; 
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index:99;
}
.img-wc
{
	width:100%;
}
.img-wc img
{
	display:block;
	width:100%;
}
.btn-play
{
	position:absolute;
	background-image:url(../images/icon-play.png);
	width:105px;
	height:105px;
	z-index:9;
	top:50%;
	left:50%;
	margin-top:-52px;
	margin-left:-52px;
}
.btn-play-small
{
	position:absolute;
	background-image:url(../images/play1.png);
	width:55px;
	height:62px;
	z-index:9;
	top:50%;
	left:50%;
	margin-top:-22px;
	margin-left:-31px;
}
.btn-play-col
{
	position:absolute;
	background-image:url(../images/play2.png);
	width:28px;
	height:31px;
	z-index:9;
	top:50%;
	left:50%;
	margin-top:-15px;
	margin-left:-14px;
}
.videoact-col
{
	font-weight:700;
}
.list-video-col
{
}

.list-video-col .item-video-col a
{
	display:block;
	padding:10px 15px;
	background-color:#014b9f;
	color:#fff;
	border-bottom:solid 1px #3731a6
}
.item-service
{
	margin-bottom:30px;
	text-align:center;
}
.name-item-service
{
	font-size:16px;
	font-weight:700;
	margin:0;
	padding:10px 0;
	text-transform:uppercase;
}
.name-item-service a
{
	color:#414042;
}
.name-item-service a:hover
{
	color:#014b9f;
}
.intro-item-service
{
	line-height:22px;
}
.mes-suc
{
	padding:15px 0;
	text-align:center;
	font-weight:700;
	color:#F00;
}
.btn-baogia
{
}
.btn-baogia a
{
	background-color:#e7893c;
	display:block;
	text-align:center;
	-webkit-border-radius: 100px;
    border-radius: 100px;
	color:#fff !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
}
.btn-baogia a .fa-usd
{
	color:#e7893c;
	background-color:#fff;
	-webkit-border-radius: 100px;
    border-radius: 100px;
	width:20px;
	height:20px;
	line-height:20px;
}
