@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=vietnamese');

body{
	font-family: 'Roboto', sans-serif;
	border-top:3px solid #de0104;
}

*:hover,*:focus { outline: 0; }{
	outline: none!important;	
}

/* Begin css breadcrumb */
.kmt_breadcrumb{color:#666666!important;font-size:14px;margin-bottom:10px;padding-left:5px;margin-top:10px}
.kmt_breadcrumb a{color:#666666!important;font-size:16px;}
.kmt_breadcrumb a:hover{color:#d72121!important;text-decoration:none}
/* End css breadcrumb  */

.read_more{text-align:right;margin-top:-40px;margin-bottom:30px;width:100%;}
.read_more a{padding:5px 0px;font-size:12px;font-weight:bold;color:#274ba1;}
.read_more a:hover{text-decoration:none;color:#cd0000;}

a:hover{text-decoration:none;color:#3762c9}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#222;font-size:15px;line-height: 23px;}
.content_article p{margin-bottom: 10px;}
.content_article table{max-width:100%!important;}
.content_article img{max-width:100%;height:auto!important;margin-bottom: 5px;}
.kmt_title_article{font-size:16px;margin-bottom:10px;color:#EB0F12;font-weight:bold;text-align:left!important;margin-top:0px}
.kmt_page{clear:both;}

.kmt_uppercase{text-transform:uppercase;}
.kmt_center{text-align:center!important;}
.kmt_left{text-align:left;}
.kmt_right{text-align:right;}
.kmt_justify{text-align:justify;}

/* Begin css list_same */
.same_title{color:#EB0F12!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;text-transform:uppercase;font-weight:bold;padding-bottom:5px;border-top:1px dashed #ccc;clear:both;padding-top:10px;}
.same_title:hover{color:#EB0F12!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#EB0F12;}
.list_same li:hover a{color:#EB0F12;text-decoration:none}
.list_same li a{font-size:14px;color:#222;}
.list_same li a span{color:#EB0F12;}
/* End css list_same */

.kmt_note{
	color:#EC1114;	
}

#top {
    position: fixed !important;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 999;
}

.kmt_stt_form{
	color:#f00;
    padding-top: 5px;
}

.wrap_logo img{
	max-width:100%;
	margin:10px 0px;
}

.wrap_name{
	text-transform:uppercase;
	color:#e00305;
	font-size:25px;
	font-weight:400;
	padding-top:32px;	
}

.wrap_name p{
	margin-left:-30px;
}

.wrap_phone_search{
	text-align:right;	
}

#wrap_block_2{
	width:100%;
	height:45px;
	background:url(../img/bg_mnt.png) repeat-x top left;
	margin-bottom:10px;
}

#wrap_phone{
    width: 100%;
    display: inline-block;
	margin:10px 0px 8px 0px;	
}

#wrap_phone span{
	display:inline-block;
    float: right;
	height:31px;
	line-height:38px;
	padding-left:45px;
	color:#e90000;
	font-size:22px;
	/*background:url(../img/icon_phone.png) no-repeat left center;*/
	font-weight:500;
}

#wrap_phone img{
    width: 35px;
    height: 35px;
    margin-right: 10px;
}

#wrap_cart{
    float: right;
    margin-top:12px;
    margin-left: 10px;	
}

#wrap_cart a{
    color: #222;
}

#wrap_cart a:hover{
    color: #EF1417;
}

#wrap_search{
	width:200px;
	border:1px solid #ccc;
	height:31px;
	margin-top:7px;	
	float:right;
}

#wrap_search input:nth-child(1){
	float:left;
	width:100%;
	height:29px;
	line-height:29px;
	padding-left:5px;
	color:#000;
	border:0px;
	margin-right:-21px;
	font-size:11px;
}

#wrap_search input:nth-child(2){
	width: 21px;
	height:29px;
	background:url(../img/icon_s.png) no-repeat center #fff;
	float:left;
	border:0px;
}

.wrap_lang{
	text-align:right;
	padding-top:13px;	
}

.wrap_lang a{
	padding-left:5px;
}

#wrap_pcl{
	margin-bottom:20px;
}

.wrap_pcl{
	margin:15px auto;
	display: flex;
    justify-content: center;
}

.block_pcl{
	width:260px;
	height:150px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #ccc;
	border-radius:5px;
	padding:5px;	
}

.img_pcl{
	width:248px;
	height:138px;
	text-align:center;	
}

.img_pcl img{
	width:100%;
	height:100%;	
	border-radius:3px;
}

.block_pcl h2{
	width:100%;
	position:relative;
	z-index:300;
	margin-top:-40px;
	height:40px;
	line-height:40px;
	text-align:right;
}

.block_pcl h2 a{
	color:#e00305;
	text-transform:uppercase;
	font-size:15px;
	padding-right:15px;
	font-weight:600;
	text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.wrap_center{
	margin:-5px;
	margin-bottom:15px;	
	clear:both;
}

.kmt_title{
	width:100%;
	height:42px;
	line-height:42px;	
	font-size:18px;
	font-weight:600;
	color:#fff;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom:30px;
	margin-top:10px;
}

.kmt_title span{
	display:inline-block;
	height:42px;
	padding-left:25px;
	padding-right:25px;
	border-radius:7px;
}


.kmt_blue{
	border-bottom:2px solid #1862ad;
}

.kmt_blue span{
	background:url(../img/bg_tt_blue.png) no-repeat left center #1862ad;
}

.kmt_red{
	border-bottom:2px solid #e30608;
}

.kmt_red span{
	background:url(../img/bg_tt_red.png) no-repeat left center #e30608;
}

.wrap_item_new{
	width:274px;
	height:294px;
	margin:0 auto;
	background:url(../img/bg_item_new.png) no-repeat center;
	overflow:hidden;
	text-align:center;	
	margin-bottom:20px;
}

.wrap_item_new h3 a{
	font-size:15px;
	font-weight:500;
	color:#222;
}

.wrap_item_new h3 a:hover{
	color:#e10507;
}

.price_item_new{
	font-size:14px;	
	color:#e10507;
	font-weight:500;
	margin-bottom:10px;
}

.price_item_new a{
	font-size:14px;	
	color:#e10507;
	font-weight:500;
}

.bt_item_new a{
	color:#222;
	font-size:12px;
	font-weight:600;
	padding:5px 10px;
	border-radius:5px;
	display:inline-block;
	margin:0px 2px;
}

.bt_item_new a:nth-child(1){
	background:#b8d0e9;
}

.bt_item_new a:nth-child(1):hover{
	background:#f1b4b4;
}

.bt_item_new a:nth-child(2){
	background:#f1b4b4;
}

.bt_item_new a:nth-child(2):hover{
	background:#b8d0e9;
}

.img_item_new{
	width:274px;
	height:170px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_item_new *{
   vertical-align: middle;	
}

.img_item_new img{
	max-width:260px;
	max-height:160px;
}

.wrap_scroll_item_new{
	position:relative;	
}

.btn-slider-product{
	text-align:right;
	margin-top:-50px;
	margin-bottom:30px;	
}

.btn-slider-product span {
	display:inline-block;
	cursor: pointer;
	z-index: 1;
}

.btn-slider-product .kmt_prev{
	width:12px;
	height:12px;
	background:url(../img/arr_left.png) no-repeat center;
}
.btn-slider-product .kmt_next{
	width:12px;
	height:12px;
	background:url(../img/arr_right.png) no-repeat center;
}

.wrap_banner_left img{
	max-width:100%;
	border-radius:5px;	
}

.sub_menu{
	width:100%;
	text-align:right;
	margin-top:-55px;	
	margin-bottom:25px;
	color:#222;
	font-size:13px;
}

.sub_menu a{
	color:#222;
	font-size:14px;
	padding:0px 5px;
}

.sub_menu a:nth-last-child(1){
	padding-right:0px;
}

.sub_menu a:hover{
	color:#e90d10;
}

.wrap_item{
	margin:0px 0px 15px 0px;	
	text-align:center;
}

.block_item{
	width:204px;
	height:192px;
	background:url(../img/bg_item.png) no-repeat top center;
	overflow:hidden;
	margin:0 auto;	
}

.block_item h4 a,.block_item p a:hover{
	color:#222;
	font-size:14px;
	font-weight:600;
}

.block_item h4 a:hover,.block_item p a,.block_item p{
	font-weight:600;
	color:#cd0000;
}

.img_item{
	width:204px;
	height:120px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:180px;
	max-height:110px;
}

#wrap_tag span{
	font-weight:600;
	font-size:13px;	
	clear:both;
}

#wrap_tag a{
	color:#222;
	font-size:13px;	
	padding:2px;
}

#wrap_tag a:hover{
	color:#f01418;
}

#wrap_partner{
	width:100%;
	height:110px;
	overflow:hidden;	
	margin:15px auto;
}

#wrap_partner ul{
	width:100%;
	display:inline-block;
	padding:0px;
	margin:0px;	
}

#wrap_partner ul li{
	width: 160px;
	height:89px;
	float:left;
	margin:10px 16px;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
}

#wrap_partner ul li img{
	max-width: 148px;
	height:77px;
	object-fit: scale-down;
}

#wrap_block_7{
	width:100%;
	padding:20px 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0e69c7+73,1961ac+100 */
background: rgb(14,105,199); /* Old browsers */
background: -moz-linear-gradient(top, rgb(14,105,199) 73%, rgb(25,97,172) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(14,105,199) 73%,rgb(25,97,172) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(14,105,199) 73%,rgb(25,97,172) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e69c7', endColorstr='#1961ac',GradientType=0 ); /* IE6-9 */	
}

#wrap_block_7 h6 {
    font-size: 17px;
    color: #fff;
    font-weight:600;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 25px;
}

.wrap_add_f{
	color:#fff;
	line-height:22px;
	font-size:14px;	
}

.wrap_menu_f p a{
	color:#fff;
	font-size:14px;	
}

.wrap_menu_f p a:hover{
	color:#222;
}

.count_num{
	display:inline-block;
	width:15px;
	height:15px;
	line-height:11px;
	margin-right:2px;
	font-weight:bold;
	text-align:center;
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

#wrap_social{
	margin:20px auto;	
}

.wrap_social_ana{
	text-align:right;
	color:#fff;
	font-size:13px;	
}

.wrap_social_ana a{
	color:#fff;
}

#wrap_social span{
	color:#fff;
	font-size:14px;	
	font-weight:500;
	text-transform:uppercase;
}

#wrap_social a{
	display: inline-block;
    width: 32px;
    text-align: center;
    border:2px solid #fff;
    font-size: 17px;
    padding: 5px 0px;
    color: #fff;
    border-radius: 50%;
    margin-left:5px;	
}

#wrap_social a:hover{
    border:2px solid #222;
    color: #222;	
}

.wrap_news_home{
	margin:0px 0px 15px 0px;
}

.block_news_home{
	width:210px;
	height:250px;
	margin:0 auto;
	margin:0 auto;	
}

.block_news_home h5{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.block_news_home h5 a{
	font-weight:500;
	color:#222;
	font-size:14px;	
    line-height: 22px;
}

.block_news_home h5 a:hover,.block_news_home h5:hover{
	color:#f01417;
}

.info_news_home{
	font-size:14px;
	line-height:22px;	
}

.img_news_home{
	width:210px;
	height:140px;
	border:1px solid #ccc;
	padding:3px;
	border-radius:3px;
	text-align:center;
}

.img_news_home img{
	width:100%;
	height:100%;
}

#wrap_advisory_top{
	width:100%;
	margin:0 auto;
}

#img_advisory_top{
	width:100%;
	border:1px solid #ccc;
	border-radius:3px;
	padding:5px;	
}

#img_advisory_top img{
	width:100%;
	height:auto;	
}

#wrap_advisory_top h5 a{
	font-size:16px;
	color:#222;
	font-weight:500;
	line-height:22px;
}

#wrap_advisory_top h5 a:hover{
	color:#e00f12;
}

.list_advisory_home{
	width:100%;
	display:inline-block;
	list-style:none;
	padding:0px;
	margin:0px;	
	margin-top:10px;
}

.list_advisory_home li{
	width:145px;
	float:left;	
	display:inline-block;
}

.list_advisory_home li:nth-child(2){
	margin:0px 16px;
}

.img_advisory_home{
	width:145px;
	height:90px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:3px;
	margin-bottom:5px;	
}

.img_advisory_home img{
	width:100%;
	height:100%;
}

.info_advisory_home{
	width:100%;	
	line-height:20px;
}

.info_advisory_home a{
	color:#222;
	font-size:14px;
	font-weight:500;
}

.info_advisory_home a:hover{
	color:#e00f12;
}

.wrap_right,.wrap_left{
	clear:both;	
	margin:0px;
	margin-bottom:20px;
	
}

.wrap_right .row{
    margin: 10px -10px;
}

.kmt_title_left{
	border-bottom:0px;
}

.kmt_title_left span{
	width:100%;	
}

.none_space{
	margin-bottom:0px;	
}

.list_price{
	width:100%;
	padding:0px;
	margin:0px;	
	list-style:none;
	border:1px solid #ccc;
	position:relative;
	margin-top:-5px;
	border-top:0px;
	padding:15px 0px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.list_price li{
	width:100%;
	height:30px;
	line-height:30px;
}

.list_price li a{
	padding-left:20px;
	color:#222;
	font-size:15px;
}

.list_price li a:hover{
	color:#eb1012;
}

.list_news_left {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

.list_news_left li {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    display: inline-block;
}

.img_news_left {
    width: 95px;
    height: 65px;
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    padding: 2px;
    border-radius: 2px;
	margin-bottom:10px;
}

.img_news_left img {
    width: 89px;
    height: 59px;
    border-radius: 2px;
}

.content_news_left {
    width: 165px;
    float: left;
}

.content_news_left h3{
    margin:0px;
	margin-bottom:5px;
	line-height:20px;
}

.content_news_left h3 a{
    font-size:14px;
	color:#222;
}

.content_news_left h3 a:hover{
	color:#ed1214;
}

.content_news_left p a{
	font-size:12px;
	font-weight:600;
	color:#ed1214;
}

.list_item_left {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

.list_item_left li {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    display: inline-block;
}

.img_item_left {
    width: 100px;
    height: 70px;
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    padding: 2px;
    border-radius: 2px;
	margin-bottom:10px;
}

.img_item_left div:nth-child(1){
	width: 94px;
    height: 64px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_item_left div:nth-child(1) *{
   vertical-align: middle;	
}

.img_item_left div:nth-child(1) img{
	max-width:90px;
	max-height:50px;
}

.content_item_left {
    width: 160px;
    float: left;
}

.content_item_left h3{
    margin:0px;
	margin-bottom:5px;
	line-height:20px;
}

.content_item_left h3 a{
    font-size:14px;
	color:#222;
}

.content_item_left h3 a:hover{
	color:#ed1214;
}

.content_item_left p a,.content_item_left p{
	font-size:12px;
	font-weight:600;
	color:#ed1214;
}

.icon_p_left{
	width:100%;
	height:22px;
	position:relative;
	z-index:800;
	background:url(../img/icon_sale_left.png) no-repeat center right;
	margin-top:-63px;
}

.icon_p{
	width:100%;
	height:32px;
	position:relative;
	z-index:800;
	background:url(../img/icon_sale_left.png) no-repeat center right 5px;
	margin-bottom:-25px;
}

.hidden_scroll {
	overflow: hidden;
    width: 100%;
	height: 290px;
}

.wrap_news{
	margin:0px 0px 15px 0px;
}

.block_news{
	width:260px;
	height:340px;
	margin:0 auto;
	overflow: hidden;
}

.block_news h3 a{
	font-weight:500;
	color:#222;
	font-size:14px;	
    line-height: 22px;
}

.block_news h3 a:hover{
	color:#f01417;
}

.info_news{
	font-size:14px;
	line-height:22px;	
}

.img_news{
	width:260px;
	height:180px;
	border:1px solid #ccc;
	padding:3px;
	border-radius:3px;
	text-align:center;
}

.img_news img{
	width:100%;
	height:100%;
}

.kmt_captcha {
	width:100%;
    padding: 5px 10px;
    text-transform: uppercase;
    background: #da0000;
    color: #fff;
    font-weight: bold;
    display: inline-block;
	text-align:center;
}

.btn{
	border:0px;
	background:#da0000;
	color:#fff;
	border-radius:3px;	
}

.wrap_map{
	height:350px;	
}

.form-horizontal .form-group {
    margin-left: -10px;
}

.wrap_img_dt_item{
	margin-bottom:20px;	
}

#img_dt_item{
	width:400px;
	height:250px;
	border:1px solid #ccc;
	border-radius:10px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
	padding:10px;
}
	
#img_dt_item *{
   vertical-align: middle;	
}

#img_dt_item img{
	max-width:370px;
	max-height:220px;	
}

.wrap_info_dt_item h3{
	margin:0px;
	margin-bottom:15px;
	color:#de0103;
	font-size:21px;
	text-transform:uppercase;
	font-weight:600;
}

.wrap_info_dt_item span{
	display:inline-block;
	width:150px;
}

.wrap_info_dt_item input{
	width:70px;
	padding-left:5px;
}	

.wrap_info_dt_item button{
	margin-top:20px;
	background:#df0204;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;
	border:0px;
	padding:5px 15px;
	border-radius:3px;
}	

.wrap_info_dt_item button:hover{
	background:#1068c2;
}	

.price_1{
	text-decoration:line-through;
	margin-bottom:10px;	
	font-weight:500;
}

.price_1 span{
	color:#222;
	font-weight:400;
}

.price_2{
	color:#de0103;
	font-weight:500;
}

.kmt_contact a{
    color:#de0103 !important;
	font-weight:500;
}

.price_2 span{
	color:#222;
	font-weight:400;
}

#wrap_img_thumbs{
	margin-top:10px;
	display:inline-block;	
}

#wrap_img_thumbs ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;	
	text-align:center;
}

#wrap_img_thumbs ul li{
	width:90px;
	height:50px;
	float:left;	
	margin:3px 5px;
	padding:2px;
	border-radius:2px;
}

#wrap_img_thumbs ul li div{
	width:90px;
	height:50px;
	border:1px solid #ccc;
	padding:3px;
	border-radius:3px;
    display: table-cell;
    vertical-align: middle;	
    text-align:center;
}

#wrap_img_thumbs ul li img{
	max-width:80px;
	max-height:40px;
}

.kmt_tab{
	border-bottom:0px;	
}

.tab-content{
	border-top:2px solid #df0204;	
	padding-top:10px;
	margin-top:1px;
}

.kmt_tab li a{
	font-size:15px;
	text-transform:uppercase;
	font-weight:700;
	color:#222;
	border:0px!important;
}

.kmt_tab li a:hover{
	color:#df0204;
}

.kmt_tab .active a{
	color:#df0204!important;
	border:0px!important;
}

.kmt_qty{
    margin-bottom: 15px;
}

.kmt_title_cart{
    color: #000;
    font-size: 14px;
    margin-bottom: 30px!important;
    border-bottom: dashed #ccc 1px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight:bold;
}

.kmt_con_cart{
   border-bottom: dashed #ccc 1px;
   padding-bottom: 10px!important; 
   margin-bottom: 10px!important;
}

.kmt_con_cart p{
    margin-bottom: 3px;
    font-size: 14px;
}

.kmt_con_cart p span{
    color: #222!important;
    font-size: 13px;
	font-weight:700;
}

.kmt_con_cart input{
   max-width: 100%;
}

.price_cart{
	color:#f00;	
	font-weight:700;
}


.kmt_submit_cart{
    text-align: center;
}

.kmt_bt_sbc button:hover{
    background: #1862ad;
    color: #fff;
}

/* Ring Phone */
.mypage-alo-phone {
  float: right;
  background-color: transparent;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.mypage-alo-ph-img-circle {
  width: 30px;
  height: 30px;
  top: 13px;
  left: 105px;
  position: absolute;
  background: #ED1417 url(../img/phone.png) no-repeat center center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: .7;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-color: #ED1417;
  background-size: 70%;
}
.mypage-alo-ph-circle-fill {
  display: none;
  width: 40px;
  height: 40px;
  top: 18px;
  left: 18px;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  background-color: #F36F25;
  opacity: .75 !important;
}
.mypage-alo-ph-circle {
  display: none;
  width: 70px;
  height: 70px;
  top: 2px;
  left: 2px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: .1;
  border-color: #EF3C26;
  opacity: .5;
}

a.zalo-fix {
    position: fixed;
    right: 20px;
    z-index: 9999;
    bottom: 95px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
 	left: inherit;
 	bottom: 180px;
	border-radius: 100%;
	text-align: Center;
	color: #ffffff;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;

	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	opacity: 1;
	visibility: initial;
	z-index: 9999;
}
.hotlineSupport.show{
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	opacity: 1;
	visibility: initial;
}
.hotlineSupport i.fa-phone {
	font-size: 21px;
	line-height: 17px;
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.hotlineSupport:before {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1s infinite ease;
	-webkit-animation: shadow 1s infinite ease;
	-moz-animation: shadow 1s infinite ease;
	-o-animation: shadow 1s infinite ease;

	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.hotlineSupport:after {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1.4s 1000ms infinite;
	-webkit-animation: shadow 1.4s 1000ms infinite;
	-moz-animation: shadow 1.4s 1000ms infinite;
	-o-animation: shadow 1.4s 1000ms infinite;

	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

	@-webkit-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-moz-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-o-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }

	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-moz-keyframes quick-alo-circle-img-anim {
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -moz-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -moz-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -moz-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -moz-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}

	@-webkit-keyframes quick-alo-circle-img-anim {
	    0% {
	        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}

	@-o-keyframes quick-alo-circle-img-anim {
	    0% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -o-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -o-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -o-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -o-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}
	@keyframes quick-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)
	    }
	}