﻿.item-hidden { display: none; }
.cusTypeBtnCls { border: none; color: white; padding: 3px 10px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 1px 1px; border-radius: 5px; cursor: pointer; }
#mysel { position: fixed; bottom: 0; right: 0; margin-bottom: 20px; margin-right: 10px; z-index: 10001; }
.h-30 { height: 30px; }
.h-35 { height: 35px; }
.w100percent { width: 100%; }
.vide { clear: both; }
.group-control { display: block }
.group-control > ul { text-align: left; display: block; width: 100%; padding-left: 0px; padding-right: 0px; padding-bottom: 10px; }
.group-control > ul > li { display: inline-block; }
.group-control > ul > li:first-child { padding-left: 0px; }
.group-control > ul > li:last-child { padding-left: 0px; padding-right: 0px; float: right; }
.phone .container, .internet .container { padding: 0px; }
.phone .group-control > ul { padding-bottom: 15px; }
.packdetail { padding: 0px }
.phone .row { margin-left: -15px; margin-right: -15px; }

@media (max-width: 768px) {
    .detailphone .phone form select { margin-left: 0px; }
    .scroll { padding-left: 0; }
	.descDetail { min-height: 90px }
	.phone .hometabs{padding-left:35px !important}
}

.phone-home ul { display: block; }
.phone-home li { display: inline-block; }
.phone-home .phone-special { float: right; padding: 0px; }
.phone .morep { padding-top: 10px; }
.pt-10 { padding-bottom: 10px !important; }
.mt-10 { margin-bottom: 10px !important; }
.mt-20 { margin-bottom: 20px !important; }
.detail4g .packdetail .card .title { text-align: left; }
.group-mnu-tab { padding: 0px 15px; }
.tab-content .content { padding: 10px; }
.detailnews .content img { max-width: 100%; }
.group-mnu-home { display: block; text-align: left; }
.group-mnu-home .headmenu { margin-bottom: 10px; }
.group-mnu-home ul.nav-tabs { padding: 0px; margin: 0px; }
.group-mnu-home ul.nav-tabs li { display: inline-block; }
.group-mnu-home ul.nav-tabs li:first-child { padding-left: 0px; }
.group-mnu-home ul.nav-tabs li a { display: inline-block; }
.packdetail .card a.title { text-align: center; }
.news-content .item .right .title a { color: #333 }
.newscate .right-menu { padding-top: 15px; }
.doanh-nghiep .phone .nav li:first-child { padding-left: 0px !important }
.truyen-hinh .descth p { background-image: none; }
.phone-list .headtitle { padding: 0px 15px !important; }
.doanh-nghiep .phone .nav { float: none }
.detailnews .news .right .titlelq { border-bottom: solid 1px #b7b7b7; font-size: 19px; margin-bottom: 20px; }
.detailnews .news .right h3.titlelq { margin-left: -15px; }
.descDetail { line-height: 150%; margin-bottom: 7px; display: block;min-height: 90px }
.phone .nav { float: none; padding-left: 0px; display: block; text-align: left; }
.phone .nav li { display: inline-block; }
.phone .nav li:first-child { padding-left: 0px !important }
.phone .nav li:last-child { float: right; padding-left: 0px; padding-right: 0px; }
.truyen-hinh .phone ul { text-align: left; }
.mh250 { min-height: 250px }
.news .right p.timeNews, .news .left p.timeNews, .news-content .right p.timeNews { color: #999; padding-top: 5px; }
.news .left a.title { line-height: 135%; }
.news .right .text { text-align: left; }

@media (max-width: 991px) {
    .detailphone { padding-top: 110px; }
}

.news .right a.title { padding-top: 0px; }
.news .right img { border-radius: 10px; }
.news .left img { border-radius: 10px }
.packdetail .card { border-radius: 10px; }
.item-package { border-radius: 10px 10px; }
.detailnews .morenews .item img { border-radius: 10px; }
.subdidong{background-color:#00abe9 !important}
.subdidong ul a.active li,.subdidong ul a:hover li{background:#3eaae4 !important}
.appsdidong{background-color:#00abe9 !important}
.footerdidong{background-color:#00abe9 !important}

ul.box-hotline-fix{position: fixed; right: 8px; bottom: 170px; margin: auto; z-index: 999;}
ul.box-hotline-fix li{padding: 0px; margin: 0px 0px 15px 0px;}
ul.box-hotline-fix li a{display: block; text-indent: -9999px; z-index: 10000; cursor: pointer;}
ul.box-hotline-fix li.phone-hot .call-animation{background: red; width: 55px; height: 55px; position: relative; margin: 0 auto; border-radius: 100%; border: solid 5px red;  animation: play 2s ease infinite; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden;  backface-visibility: hidden;}
@keyframes play {0% {transform: scale(1);} 15% {box-shadow: 0 0 0 5px rgba(203, 15, 64, 0.4);} 25% {box-shadow: 0 0 0 10px rgba(188, 16, 16, 0.4), 0 0 0 20px rgba(221, 43, 70, 0.86);} 35% {box-shadow: 0 0 0 15px rgba(190, 16, 16, 0.4), 0 0 0 30px rgba(180, 17, 92, 0.2);}}
ul.box-hotline-fix li.phone-hot .call-animation a{height: 45px; width: 45px;}
ul.box-hotline-fix li.phone-hot .call-animation img{position: absolute; height: 45px; width: 45px; top: 0px; right: 0px; background-color: red; border-radius: 100%;}
ul.box-hotline-fix li.phone-hot2 .call-animation{background: #32b9e6; width: 55px; height: 55px; position: relative; margin: 0 auto; border-radius: 100%; border: solid 5px #32b9e6;  animation: play 2s ease infinite; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden;  backface-visibility: hidden;}
@keyframes play {0% {transform: scale(1);} 15% {box-shadow: 0 0 0 5px rgba(203, 15, 64, 0.4);} 25% {box-shadow: 0 0 0 10px rgba(188, 16, 16, 0.4), 0 0 0 20px rgba(221, 43, 70, 0.86);} 35% {box-shadow: 0 0 0 15px rgba(190, 16, 16, 0.4), 0 0 0 30px rgba(180, 17, 92, 0.2);}}
ul.box-hotline-fix li.phone-hot2 .call-animation a{height: 45px; width: 45px;}
ul.box-hotline-fix li.phone-hot2 .call-animation img{position: absolute; height: 45px; width: 45px; top: 0px; right: 0px; background-color: #32b9e6; border-radius: 100%;}

.hotline-box {
	position: relative;
	display: inline-block;
	padding: 0 0 0 20px;
	vertical-align: bottom;
	white-space: nowrap
}

.hotline-wrap {
	position: relative;
	display: block;
	width: auto;
	height: auto
}

.hotline-box a {
	position: relative;
	top: 3px;
	display: inline-block;
	width: auto;
	height: auto;
	padding: 0 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #3bace0;
	font-size: 18px;
	line-height: 1.2;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border-left: 1px solid #afafaf
}

.hotline-box:before {
	content: '';
	position: absolute;
	left: 0;
	top: -4px;
	display: block;
	width: 30px;
	height: 30px;
	background: url('/design/images/icon/vnpthotline2.png') no-repeat center center
}

.hotline-box a:hover {
	color: #3bace0
}

.hotline-box a:first-child {
	border: none
}

@media screen and (max-width:1250px) {
	.top-support {
		right: 113px
	}
	.hotline-box a {
		font-size: 16px
	}
}

@media screen and (max-width:1120px) {
	.hotline-box a {
		font-size: 15px
	}
}

@media screen and (max-width:1024px) {
	.top-support,
	.hide .top-support {
        display:block !important;
		position: fixed;
		width: auto;
		height: auto;
		right: 155px;
		top: 23px;
		padding: 0;
		background-color: transparent;
		text-align: right;
		z-index: 120
	}
	.hotline-box a {
		-webkit-transition: none;
		transition: none
	}
	.hotline-box:before {
		display: none;
		-webkit-transition: none;
		transition: none
	}
	.hotline-box {
		position: fixed;
		/*left: 38px;*/
		top: auto;
		/*bottom: 100px;*/
        bottom: 130px;
        right: 5px;
		width: 40px;
		height: 40px;
		padding: 0;
		background: url('/design/images/icon/vnpthotline1.png') no-repeat center center;
		background-color: #3bace0;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		box-shadow: 0 0 30px rgba(255, 255, 255, .5)
	}
	.hotline-wrap {
		position: absolute;
		right: 30px;
		/*top: -70px;*/
        bottom:40px;
		width: auto;
		height: auto;
		padding: 5px;
		background-color: #fff;
		box-shadow: 3px 3px 0 rgba(0, 0, 0, .3);
		-webkit-border-radius: 15px;
		border-radius: 15px;
		opacity: 0;
		pointer-events: none;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: -moz-none;
		-ms-user-select: none;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out
	}
	.hotline-wrap::after {
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 20px 0px 0px 20px;
		border-color: #fff transparent transparent transparent;
		position: absolute;
        right:10px;
		/*left: 80px;*/
		/*bottom: -20px*/
	}
	.hotline-wrap a {
		display: block;
		border: none;
		text-align: left;
		padding: 5px 15px;
		top: auto
	}
	.hotline-box:hover a {
		color: #3bace0
	}
	.hotline-wrap.show {
		opacity: 1;
		pointer-events: auto
	}
}
.shotline{font-size:11px}