/* [[[[{{{{{{{{{{{{ #home_top css }}}}}}}}}}}}}}}]]]] */


/*// ==== home notiofication  ======== // */
.home_noti{
width: 28px;
height: 30px;
right: 20px;
position: absolute;
top: 43px;
z-index: 800;
color: #ffffff;
}
.home_noti i{
	color:#ffffff;
}

.home_noti span{
	width: 26px;
height: 26px;
background-color: #f6a726;
color: #ffffff;
padding: 1px 0px;
position: absolute;
left: -14px;
top: -10px;
border-radius: 30px;
line-height: 24px;
text-align: center;
margin-top: -2px;
font-weight: 700;
font-size: 13px;

}


#home_top{
	position: relative; height:46vh;
    background-image: url('../images/home bg.png');
	background-size: 100% 100%;
	background-repeat:no-repeat;
	margin-bottom: 80px;}
#home_top .home_user{
	    position: absolute;
		width: 100%;
		height:;
		margin: auto;
		bottom: -80px;
		left:0;
		right:0;
		text-align: center;

}
#home_top .home_user img{
		width: 115px;
		height: 115px;
		border-radius: 70px;
}

@media (max-width:400px) and (min-width: 120px){
    #home_top .home_user img{
		width: 115px;
		height: 115px;
		border-radius: 70%;
      }

}
@media (max-width:1120px) and (min-width: 400px){
    #home_top .home_user img{
		width: 140px;
		height: 140px;
		border-radius: 70%;
      }

}


#home_top .home_user h2{
	font-weight:200;
		font-size:22px;
		color: #0a4e8b;
}
#home_top .home_user p{
	    color:#6a6a6a;
		font-size:17px;

}

/* [[[[{{{{{{{{{{{{ #home_top user profile css }}}}}}}}}}}}}}}]]]] */

#home_top_profile{
	position: relative; height:35vh; min-height:200px;
    background-image: url('../images/customer_profile_bg.png');
	background-size: 100% 100%;
	background-repeat:no-repeat;
	margin-bottom: 20px;}
#home_top_profile .home_user{
	    position: absolute;
		width: 100%;
		height:;
		margin: auto;
		bottom: 0px;
		left:0;
		right:0;
		text-align: center;

}
#home_top_profile .home_user img{
		width: 115px;
		height: 115px;
		border-radius: 70px;
}

@media (max-width:400px) and (min-width: 120px){
    #home_top_profile .home_user img{
		width: 115px;
		height: 115px;
		border-radius: 70%;
      }

}
@media (max-width:1120px) and (min-width: 400px){
    #home_top_profile .home_user img{
		width: 140px;
		height: 140px;
		border-radius: 70%;
      }

}


#home_top_profile .home_user h2{
	font-weight:200;
		font-size:22px;
		color: #0a4e8b;
}
#home_top_profile .home_user p{
	    color:#6a6a6a;
		font-size:17px;

}
/* [[[[{{{{{{{{{{{{ #Inner pages top css }}}}}}}}}}}}}}}]]]] */
.inner_head{
	position: relative;
	height: 35vw;
	background-image: url('../images/apptop2.png');
	background-repeat: no-repeat;


	background-size:100%;
	padding:0px;
	/*-webkit-filter: drop-shadow(1px 7px 5px #e1e2f7);
    filter: drop-shadow(1px 7px 5px #e1e2f7);*/
	padding-top: 15px;
	}
	.inner_head .navbar-header{
	width: 255px; height:100%; padding-left:60px; margin-left:-20px;
	}
	.inner_head .navbar-header h4{
		position:absolute;

	font-weight:200;
	 font-size:21px; text-align:left; padding-top:5px; margin-left:20px;
	z-index:1000;
	}
	.inner_head .nav.navbar-nav1{
	position:absolute; width:300px; top:-3px; right:0px;
	}
	.inner_head .nav.navbar-nav1 .dropdown.first{
	position:absolute; top:20px; right:45px;
	}
	.inner_head .nav.navbar-nav1 .dropdown.second{
	position:absolute; top:20px; right:5px;
	}

/* [[[[{{{{{{{{{{{{ #myaccount css }}}}}}}}}}}}}}}]]]] */
#myaccount{
}
#myaccount .ballance_box{

	width: 80%;
	max-width: 260px;
	height:;
	border: 2px solid #0a4e8b;
	margin: 15px auto;
	text-align:center;
	vertical-align: center;
	padding-top:15px;
	padding-bottom:15px;
	border-radius: 25px;
	margin-bottom:20px;
}
#myaccount .ballance_box h2{
	font-size:34px;
	color:#5bba5b;

}
#myaccount .ballance_box p{

	width:100%;
	height: 50px;
	font-size:21px;
	color:#4d4d4d;

	left:0;
	padding-top:2px;



}

#myaccount .action_box{
	position:relative;
	width:100%;
	height:;
	border:1px solid #f4f4f4;
	margin: 10px auto;
	padding: 30px 25px;
	border-radius:15px;

	float:left;
}
#myaccount .action_box p{
	width: calc( 100% - 135px);
	height:;
	display: inline-block;
	float:left;
	font-size: 16px;
}
#myaccount .action_box button{
	width:130px;
	height:45px;
	display: inline-block;
	float:left;
    padding: 0px 0px;
	border-radius :30px;
	font-size:17px;
	letter-spacing: 1px;
}


#myaccount .order_action_box{
	position:relative;
	width:100%;
	height:;
	border:1px solid #f4f4f4;
	margin: 10px auto;
	padding: 30px 25px;
	border-radius:15px;

	float:left;
}
#myaccount .order_action_box p{
	width: calc( 100% - 135px);
	height:;
	display: inline-block;
	float:left;
	font-size: 16px;
}
#myaccount .order_action_box button{
	width:130px;
	height:45px;
	display: inline-block;
	float:left;
    padding: 0px 0px;
	border-radius :30px;
	font-size:17px;
	letter-spacing: 1px;
}

#myprofile_detail {}

#myprofile_detail table{
	/* font-family: "Poppins"; */
	font-size:18px;
	font-weight: 100;
}
#myprofile_detail table tr td{
  padding: 10px 0px;

}
#myprofile_detail table tr td:first-child{
	color: #19a950;
 width: 120px;
 min-width:120px;
	vertical-align: top;

}
#myprofile_detail table tr td:last-child{

	width: calc( 100% - 120px);
	color: #5b5b5d;
    vertical-align: top;
	font-size:17px;
}
/* [[[[{{{{{{{{{{{{ payment_recharge_box css }}}}}}}}}}}}}}}]]]] */
#myaccount .payment_recharge_box{

	width:100%;
	height:;
    text-align:center;
    padding-top: 30px;
	padding-bottom:50px;
}
#myaccount .payment_recharge_box p{
	width: 100%;
	height:;
	float:left;
	font-size: 17px;
	margin-bottom: 15px;
}
#myaccount .payment_recharge_box .inline_box input{
	width: calc(100% - 165px);
	height:45px;
	display: inline-block;
    border: 1px solid #8a8a8a;

	margin-right: 15px;
	text-align:center;
}
#myaccount .payment_recharge_box .inline_box .my_bt{
	width:130px;
	height:45px;
	display: inline-block;
    background-color:#d7e14d;
	color:#ffffff;
	border-radius :30px;
	font-size:17px;
	letter-spacing: 1px;
}
#myaccount .payment_recharge_box .inline_box .my_bt:hover{

    background-color:#d0dd37;


}

#myaccount .order_box{

	width:100%;
	height:;
    text-align:center;
    padding-top: 30px;
	padding-bottom:50px;
}
#myaccount .order_box p{
	width: 100%;
	height:;
	float:left;
	font-size: 17px;
	margin-bottom: 15px;
}
#myaccount .order_box .inline_box input{
	width: calc(100% - 165px);
	height:45px;
	display: inline-block;
    border: 1px solid #8a8a8a;

	margin-right: 15px;
	text-align:center;
}
#myaccount .order_box .inline_box .my_bt{
	width:130px;
	height:45px;
	display: inline-block;
    background-color:#d7e14d;
	color:#ffffff;
	border-radius :30px;
	font-size:17px;
	letter-spacing: 1px;
}
#myaccount .order_box .inline_box .my_bt:hover{

    background-color:#d0dd37;


}

/* [[[[{{{{{{{{{{{{ #home agent box css }}}}}}}}}}}}}}}]]]] */

#myaccount .agent_box{
	width: 100%;
	height: 200px;
	margin: 20px auto;
	text-align:center;
	padding-top:35px;
	border-radius: 25px;
}
#myaccount .agent_box p{
	font-size:17px;
	color:#4b4b4b;
	line-height: 22px;
	margin-bottom: 20px;
}
#myaccount .agent_box button{
	width:130px;
	height:45px;
	display: inline-block;
	font-size:17px;
	letter-spacing: 1px;

}

/* [[[[{{{{{{{{{{{{ page aboutus css }}}}}}}}}}}}}}}]]]] */
#about{

}
#about h2{
	font-size:18px;
	color: #0a4e8b;
	font-weight:200;
}
#about p{
	color: #727272;
	font-size:15px;

}
#about .about_owner_box1{
	width:49%;
	display:inline-block;
	float:left;
}
#about .about_owner_box2{
	width:49%;
	display:inline-block;
	float:left;
	padding-left:15px;
}
#about .about_owner_box1 img{
	width:100%;

}
#about .about_owner_box2 h2{
	line-height:19px;
	margin:0px;
}
#about .about_owner_box2 span{
	font-size:15px;
	color: #6bc26c;
	margin-bottom: 10px;
}

#products{

}
#products h2{
	font-size:18px;
	color: #0a4e8b;
	font-weight:200;
	margin-top:0px;
}
#products p{
	font-size:15px;
	color: #626262;
}
#products .about_owner_box1{
	width:35%;
	display:inline-block;
	float:left;
}
#products .about_owner_box2{
	width:64%;
	display:inline-block;
	float:left;
	padding:0px;
	padding-left:15px;
}
#products .about_owner_box1 img{
	width:100%;

}
#products .about_owner_box2 h2{
	line-height:16px;
}
#products .about_owner_box2 span{
	font-size:16px;
	color: #6bc26c;
}

/* [[[[{{{{{{{{{{{{ page aboutus css }}}}}}}}}}}}}}}]]]] */
#trans{
	padding: 10px 15px;
}
#trans .month_detail{
	width: 120px;
	height: 28px;
	border-radius: 30px;
	background-color: #e0f1df;
	color: #0a4e8b;
	font-size: 17px;
	margin: auto;
	text-align: center;
	padding-top: 2px;

}
#trans table{
	width:100%;
    margin-top:20px;
}
#trans table tbody tr{
	border-bottom: 1px solid #e3e3e3;
}
#trans table tbody tr td{
	font-size: 17px;
	padding: 13px;
   vertical-align: top;
}
#trans table tbody tr td:first-child{
	padding-left:35px;
}
#trans table tbody tr td img{
	position:absolute;
   width:20px;
   display: inline-block;
   left:15px;
   margin-right: 10px;
}
#trans table tbody tr td p{
display: inline-block;
float: left;
}
#trans table tbody tr td p span{
color: #9fbdce;
font-size: 16px;
display: block;
}
#trans table tbody tr td:last-child{
	text-align: right;
	color: #55bb51;
}
