/* CSS Document */
html{
    overflow-x: hidden!important;
}
body {
	background: #fff;
	margin: 0px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	overflow-x: hidden!important;
}
.container-fluid {
    width: 100%;
    padding-right:0px!important;
    padding-left:0px!important;
    margin-right: auto;
    margin-left: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 1.250em;
	color: #353535;
	line-height:28px;
}
.extrapad{
	padding-right: 0px;
	padding-left: 0px;
}
.logo{
	margin-top: 16px;
	margin-bottom: 35px;
}
.joinus
{
	margin-top:50px; 
	background-color:#29abe2; 
	font-weight: 500; 
	color: white;
	padding: 15px 60px 15px 60px;
	font-size: 16px;
	border-radius: 5px;
}
.login{
	margin-top:50px; 
	margin-left: 12px; 
	background-color:#1072ba; 
	font-weight: 500; 
	color: white;
	padding: 15px 60px 15px 60px;
	font-size: 16px;
	border-radius: 5px;
}
.joinus:hover{
	background: #00a99d;
	color: #fff;
}
.login:hover{
	background: #00a99d;
	color: #fff;
}
.menu{
	background: #00a99d;
}
.nav-link{
	color: #fff;
	font-size: 20px;
	font-weight: 400;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 27px;
}
.extra-padding{
	padding-right: 0px;
    padding-left: 0px;
}
.navbar {
	padding: 15px 1rem;
}
.nav-link:hover {
    color: #0873B9!important;
}
.navbar-toggler-icon div{
	  width: 35px;
  height: 5px;
  background-color: black;
  margin: 6px 0;
}
.banner-section{
	background: #1072ba;
}
.banner-caption{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding-top: 50px;
}
.banner-caption-detail{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding-top: 50px;
    padding-bottom: 40px;
}
.btn-white{
	background-color:#ffffff; 
	font-weight: 700; 
	color: #1072ba;
	padding: 14px 60px 14px 60px;
	font-size: 16px;
}
.btn-white:hover
{
	background-color: #00a99d;
	color: #fff;
}
.custom-btn{
	margin-left: 20px; 
	border: 1px solid; 
	font-weight: 700; 
	color: #ffffff;
	padding: 14px 60px 14px 60px;
	font-size: 16px;
}
.custom-btn:hover{
	color:#9E19AC;
}
.col-caption{
	padding-top: 6%;
    padding-bottom: 12%;
}
.steps{
	font-size: 46px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333333;
}
.bg-color{
	background: #00A99C;
    padding: 70px;
}
.card-title {
	color: #000000;
	font-size: 30px;
    font-weight: 500;
}
.card-subtitle{
	color: #000000;
	font-size: 30px;
    font-weight: 500;
}
.card-text{
	font-size: 17px;
    color: #000000;
    font-weight: 400;
    height: 50px;
}
.card{
	width:20rem;
    border-radius: 20px;
    margin-top: -55%;
    box-shadow: 0 14px 30px -15px rgba(0, 0, 0, .3);
}
.bluetext{
	color:#1072BB;
}
.benifits-details{
	color: #1072BB;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
}
.subdetails{
    font-size: 19px;
    font-weight: 400;
    line-height: 25px;
}
.blue-bg{
	background-color: #1072BB;
}
.pay-detail{
	font-size:20px;
	font-weight:400;
	line-height: 24px;
}
.second-record{
	color:#ffffff; 
	text-align:justify; 
	margin-left:29px; 
	width:70%;
	font-weight: 400;
}
hr {
    margin-top: 10px;
    margin-bottom: 0rem;
    border: 0;
    border-top: 2px solid #fff;
    width: 253px;
    margin-left: 35%;
}
.benifits{
	font-size: 23px;
	font-weight: 400;
}
th {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px;
}
tr {
    background-color: #ebebeb;
}
td {
    border: 1px solid #dddddd;
    text-align: center;
    padding: 8px;
}
table {
    border-collapse: collapse;
    width: 100%;
}
.fonts{
	font-size: 18px;
	line-height:22px;
}
.outer-layout{
	border: 1px solid #1072ba; 
	border-radius: 5px;
	 text-align:left;
	 padding: 5px;
}
.avail{
	font-size: 17px;
    color: #333333;
    font-weight: 500;
    margin-top: 15px;
    width: 90%;
    line-height: 20px;
}
.footerp{
	line-height: 40px;
}
.table-responsive {
    display: inline-table;
    width: 100%;
    /* overflow-x: auto; */
    -webkit-overflow-scrolling: touch;
}
.pay-detail a i{
	float: right;
    color: #fff;
    font-weight: 200;
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.card {
    width: auto;
    border-radius: 20px;
    margin-top: -55%;
    box-shadow: 0 14px 30px -15px rgba(0, 0, 0, .3);
}
.card-subtitle {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
}
.card-text {
    font-size: 17px;
    color: #000000;
    font-weight: 400;
    height: 80px;
    line-height: 23px;
}
.btn-white {
    padding: 14px 30px 14px 30px;
}
.custom-btn {
    padding: 14px 30px 14px 30px;
}
.banner-caption {
    padding-top: 10px;
}
.col-caption {
    padding-bottom: 6%;
}
.banner-caption {
    font-size: 17px;
}
.banner-caption-detail {
  	font-size: 17px;
    padding-top: 20px;
    padding-bottom: 40px;
}
}
@media only screen and (min-width:320px) and (max-width:767px) {
	.card {
    width:auto!important;
    border-radius: 20px;
    margin-top: 5%;
    box-shadow: 0 14px 30px -15px rgba(0, 0, 0, .3);
}
.table-responsive {
    display: block;
    width: 100%;
    /* overflow-x: auto; */
    -webkit-overflow-scrolling: touch;
}
.footerp {
    line-height: 40px;
    font-size: 17px;
}
.avail {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
    margin-top: 15px;
    text-align: center;
    width: 100%;
    padding: 20px;
}
.dd-n {
    	 display:block!important; 
	}
.mobilecenter{
text-align:center!important;
}
.logo {
    margin-bottom: 0px;
}
.mobile-fix{
	padding-bottom: 30px;
}
.banner-caption {
    padding-top: 20px;
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
}
.banner-caption-detail {
	padding-top: 20px;
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
}
.mobileview{
	text-align: center;
}
.bg-color{
		display:none;
	}
	
	.second-record {
    	  color: #ffffff;
    	 text-align: justify;
    	 margin-left: 33px;
    	 width: 107%;
         font-weight: 400;
         font-size: 12px;
         }
	hr {
           width: 155px;
           margin-left: 39%;
          }
}