.bottom_support {
	height: 48px;
	width: 100%;
	position: fixed;
	bottom: 0;
	background: #177814;
	color: #fff;
	line-height: 48px;
	z-index: 9999
}

.bottom_support a {
	color: #fff !important;
	line-height: 45px;
	font-size: 18px;
	text-decoration: none
}

.bottom_support .hotline_bottom {
	background: #32a22d;
	width: 40%;
	float: left;
	font-size: 16px;
	margin-left: 5%;
	position: relative
}

.bottom_support .hotline_bottom .ico {
	width: 16%;
	position: absolute;
	bottom: 0px;
	left: 0px
}

.bottom_support .hotline_bottom span {
	font-size: 13px
}

.bottom_support .hotline_bottom .txt {
	margin-left: 16%
}

.bottom_support .guide_payment {
	background: linear-gradient(-60deg, #177814 90%, #32a22d 50%) no-repeat;
	width: 50%;
	float: left;
	position: relative
}

.bottom_support .guide_payment .ico {
	width: 20%;
	position: absolute;
	bottom: 0;
	left: 15%
}

.bottom_support .guide_payment .txt {
	margin-left: 30%
}

/* ---------- */

.phone-mobile {
	display: none;
}

.minhweb-nav {
	position: fixed;
	right: 15px;
	background: #fff;
	border-radius: 5px;
	width: auto;
	z-index: 150;
	bottom: 50px;
	padding: 10px 0;
	border: 1px solid #f2f2f2;
}

.minhweb-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.minhweb-nav ul li {
	list-style: none!important;
}

.minhweb-nav ul>li a {
	border: none;
	padding: 3px;
	display: block;
	border-radius: 5px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	color: #515151;
	font-weight: 700;
	max-width: 72.19px;
	max-height: 54px;
	text-decoration: none;
}

.minhweb-nav ul>li .chat_animation {
	display: none
}

.minhweb-nav ul>li a i.ticon-heart {
	background: url(../images/wpfast-icon-map.png) no-repeat;
	background-size: contain;
	width: 36px;
	height: 36px;
	display: block;
}

.minhweb-nav ul>li a i.ticon-zalo-circle2 {
	background: url(../images/wpfast-icon-zalo.png) no-repeat;
	background-size: contain;
	width: 36px;
	height: 36px;
	display: block;
}

.minhweb-nav li .button {
	background: transparent;
}

.minhweb-nav ul>li a i.ticon-angle-up {
	background: url(../images/wpfast-icon-angle-up.png) no-repeat;
	background-size: contain;
	width: 36px;
	height: 36px;
	display: block;
}

.minhweb-nav ul>li a i {
	width: 33px;
	height: 33px;
	display: block;
	margin: auto;
}

.minhweb-nav ul li .button .btn_phone_txt {
	position: relative;
	top: 35px;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
}

.minhweb-nav ul li .button .phone_animation i {
	display: inline-block;
	width: 27px;
	font-size: 26px;
	margin-top: 12px;
}

.minhweb-nav ul>li a.chat_animation svg {
	margin: -13px 0 -20px;
}

.minhweb-nav ul>li a i.ticon-messenger {
	background: url(../images/wpfast-icon-messenger.png) no-repeat;
	background-size: contain;
	width: 36px;
	height: 36px;
	display: block;
}

.minhweb-nav ul li .button .phone_animation i {
	display: inline-block;
	width: 27px;
	font-size: 26px;
	margin-top: 12px;
}

.minhweb-nav ul>li a i.ticon-chat-sms {
	background: url(../images/wpfast-icon-sms.jpeg) no-repeat;
	background-size: contain;
	width: 38px;
	height: 36px;
	display: block;
}

.minhweb-nav ul>li a i.icon-phone-w {
	background: url(../images/wpfast-icon-phone.png) no-repeat;
	background-size: contain;
}

.minhweb-nav ul li .button .btn_phone_txt {
	position: relative;
}

@media only screen and ( max-width:48em ) {
	.minhweb-nav li .chat_animation {
		display: block !Important
	}
	.minhweb-nav li .button .phone_animation {
		box-shadow: none;
		position: absolute;
		top: -16px;
		left: 50%;
		transform: translate(-50%, 0);
		width: 50px;
		height: 50px;
		border-radius: 100%;
		background: #6cb917;
		line-height: 15px;
		border: 2px solid white;
	}
	.minhweb-nav ul>li a {
		padding: 0;
		margin: 0 auto
	}
	.minhweb-nav {
		background: white;
		width: 100%;
		border-radius: 0;
		color: #fff;
		height: 60px;
		line-height: 50px;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 999;
		padding: 5px;
		margin: 0;
		box-shadow: 0 4px 10px 0 #000;
	}
	.minhweb-nav li {
		float: left;
		width: 20%;
		list-style: none;
		height: 50px;
	}
	.phone-mobile {
		display: block !important
	}
  
  	/* ---------- */
  
  	.bottom_support {
        background: #32a22d;
    }

    .bottom_support .hotline_bottom {
        background: #32a22d;
        width: 100%;
    }

    .bottom_support .hotline_bottom .ico {
        display: block;
        width: 50px;
        z-index: 999999;
    }

    .bottom_support .hotline_bottom span {
        display: none;
    }

    .bottom_support .hotline_bottom .txt {
        margin-left: 30%;
    }
}

/* ---------- */

.hotlinefix {
	position: fixed;
	bottom: 100px;
	left: 42px;
	z-index: 99;
}

.hotlinefix .phone {
	width: 220px;
	background: #FFF;
	border-radius: 39px;
	left: -30px;
	top: -29px;
	position: absolute;
	box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
}

.hotlinefix .phone p {
	line-height: 50px;
	margin: 0;
	padding: 0;
}

.hotlinefix .phone p a {
	font-style: inherit;
	color: #F00;
	text-shadow: none;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 66px;
	margin-left: 70px;
}

.circle-hotline {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background-color: #F00;
	-webkit-transition: height .25s ease, width .25s ease;
	transition: height .25s ease, width .25s ease;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	margin-top: 3px;
	margin-left: -3px;
}

.circle-hotline span {
	margin: 12px;
	display: inline-block;
}

.circle-hotline img {
	width: 50px;
	max-width: 100%;
	height: auto;
}

.circle-hotline:before {
	-webkit-animation: ripple 2s linear infinite;
	animation: ripple 2s linear infinite;
}

.circle-hotline:after {
	-webkit-animation: ripple 2s linear 1s infinite;
	animation: ripple 2s linear 1s infinite;
}

.circle-hotline:before,
.circle-hotline:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 1px solid #F00;
}

@-webkit-keyframes ripple {
	0% {
		-webkit-transform: scale(1);
	}
	75% {
		-webkit-transform: scale(1.75);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(2);
		opacity: 0;
	}
}

@keyframes ripple {
	0% {
		transform: scale(1);
	}
	75% {
		transform: scale(1.75);
		opacity: 1;
	}
	100% {
		transform: scale(2);
		opacity: 0;
	}
}