.up_image
{
	width: 100%;
	height: 100%;
}

.service_title
{
	padding: 1VH;
}

.service-box:hover .service_title
{
	background: white;
	color:#3498db;
	padding: 1VH;
	border-radius: 1VH;
}


.know_more_ctn
{
	text-decoration: underline;
	cursor: pointer;
}

.p_nav_ctn
{
	min-height: 4VH;
	font-size: 2VH;
	padding: 1VH;
	background: black;
	color: rgba(200,200,200,1);
}

.why_website
{
	margin-top: 5VH;
	margin-bottom: 15VH;
}

.why_website h1 span
{
	color:#3498db;
	margin-bottom: 10VH;
}

#website_need
{
	background-image: url('../img/new/x2.jpg');
	background-size: cover;
 	border-top:0.5VH Solid #3498db;
 	border-bottom:0.5VH Solid #3498db;
 	padding: 5VH;
 	padding-bottom: 10VH;
}

.sld_item
{
	padding: 3rem;
}

#wifi_inet
{
	display: block;
	width: 100%;
	padding: 1VH;
	padding-top: 10VH;
	background: rgba(0,0,0,0.8);
  	margin-bottom: 10VH;
}

.wifi_title
{
	color: white;
	margin-top: 5VH;
	margin-bottom: 8VH;
}

.wifi_serv
{
	display: inline-block;
	background: white;
	width: 100%;
	padding-top: 5VH;
	padding-bottom: 5VH;	
}

.benifit_ctn
{
	border: 0.2VH solid rgba(0,0,0,0.8);
	margin: 0.5VH;
	text-align: center;
	padding: 1VH;
}

.see_detail_package
{
	text-align: center;
	background: rgba(0,0,0,0.8);
	border: 0.5VH solid rgba(0,0,0,0);
	color: white;
	margin-top: 3VH;
	padding: 3VH;
	cursor: pointer;

}

.plan_detail
{
	display: inline-block;
	width: 100%;
	min-height: 100VH;
	background: white;
	padding: 5VH;
}

.head_main_ctg
{
	color: rgba(0,0,0,0.9);
	border-bottom: 0.5VH solid #3498db;
	padding:0.5VH;
	text-align: center;
}

.subctg_ctn
{
	display: inline-block;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
	margin-bottom: 5VH;
}

ul.nolimit_plan_title_ctn
{
	border-bottom: 0.5VH solid #3498db;
	margin: 0;
}

ul.nolimit_plan_title_ctn li a
{
	border-radius: 0px;
}

ul.limit_plan_title_ctn
{
	padding-top:2VH;
	border-bottom: 0.5VH solid #3498db;
}

ul.limit_plan_title_ctn li a
{
	margin-bottom: 0;
	border-radius: 0px;
}

.plan_ctn
{
	margin-top: 5VH;
	padding-bottom: 5VH;
	overflow: auto;
}

table
{
	background: white;
	width: 100%;
}

.Note_sec
{
	background: white;
}


.connect_head
{
	cursor: pointer;
	margin-bottom: 10VH;
}

.discount_ctn
{
	color: white;
	background: #e74c3c;
	margin-top: 10VH;
}
