
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap');

body {
	font-family: 'Roboto', sans-serif;
	  font-style: normal;
	  font-size: 1rem;
	  font-weight: 400;
	  color: #221F20;
	  overflow-x: hidden;
	}

* { margin: 0; padding: 0;}
a { text-decoration: none;
color: #000;}
.bg-red {
	background: #ed1b23 !important;
}
.sing-up-h3 { font-size:30px; color: #221F20; margin-bottom: 20px;}
.img-w-100 { width: 100%}
.margin-l-20 { margin-left: 20px;}
.margin-b-20 { margin-bottom: 20px;}
.margin-t-70 { margin-top: 70px;}
.margin-t-30 { margin-top: 30px;}
.marg-l-0 {
	margin-left: 0;
}
.marg-r-0 { margin-right: 0;}
.padd_0 { padding: 0px;}
.test-policy-logo img {
	width: 173px;
	height: auto;
}
.lang-tab {
	width: 100%;
	float: left;
	text-align: center;
line-height: 34px;
}
.lang-btn {
	width: 124px;
height: 34px;
background: #ED1B23;
border-radius: 5px 0px 0px 5px;
 
color: #fff;
float: left;
border: 1px solid #ED1B23;	

}
.lang-btn a { color: #fff;
}
.lang-btn-2 {
	width: 124px;
height: 34px;
background: #fff;
border-radius: 0px 5px 5px 0px;

float: left;
border: 1px solid #ED1B23;	

}
.lang-btn-2 a {
	color: #ED1B23;
}
.test-call-cont-area {
	width: 100%;
}
.test-call-icon {
	width: 72px;
	height: 72px;
	float: left;
}
.test-call-icon img {
	width: 100%;
}

.test-call-icon-mid {
	width: 72px;
	height: 72px;
	float: left;
}
.test-call-icon-mid img {
	width: 100%;
}

.test-call-no {
	font-size: 30px;
	float: left;
	font-weight: bold;
	line-height: 75px;
}
.banner-area {
	width: 100%;
	float: left;
	background: #FFE9ED;
	min-height: 550px;
	margin-bottom: 20px;
}
.banner-btn {
	width: 200px;
height: 60px;
border-radius: 10px;
background: #ED1B23;
text-align: center;
float: left;
line-height: 60px;
font-size: 20px;
font-weight: bold;
color: #fff;
}
.banner-btn:hover {
	color: #fff;
}
.banner-text h1 {
	color: #ED1B23;
	margin-top: 100px;
	font-size: 65px;
}
.banner-text h3 {
	color: #221F20;
	font-size: 44px;
}
.banner-img-right img {
	width: 100%;
	margin-top: 50px;
}


/* tab-css */
.tab-nav-psg {
	display: flex;
  align-items: center;
  justify-content: center;

}
.tab-nav-psg ul { position: relative;}
.tab-nav-psg ul li {
	width: 60px;
	height: 60px;
	background: #fff;
	float: left;
	margin: 0 50px;
	border-radius: 50%;
	text-align: center;
	line-height: 35px;
	border: 4px solid #ED1B23;
	font-size: 20px;
	z-index: 1;
}
.nav-tabs { border-bottom: none;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	background: #ED1B23;
	border-radius: 50%;
	border: none;
	color: #fff;
}
.tab-nav-psg ul:after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	top: 30px;
}
.nav-link { padding: 9px;}
.insurance-tab-1 {
	width: 100%;
}
.insurance-tab-1 h3 { text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #ed1b23;	
	margin-top: 10px;
    margin-bottom: 30px;
}
.ins-user-box {
	width: 17%;
	min-height: 115px;
	float: left;
	background: #f8f8f8;
	border-radius: 10px;
	text-align: center;
	color: #9b9b9b;
	padding-top: 20px;
	margin-bottom: 20px;
	font-weight: 100;

}
.ins-user-box:hover {
	background: #ccc !important;
	color: #fff;
}
.ins-user-box button {
	border: none;
	background: none;
}
.ins-user-box + .ins-user-box { margin-left: 15px;}
.ins-user-box:last-child { 
	width: 41.8%;
 }
.ins-user-box img { margin-bottom: 10px;}
.insurance-dd {
	width: 50%;
	float: left;
}
.insurance-dd-2{
	width: 50%;
	float: right;
}

.insurance-dd select, .insurance-dd-2 select {
	width: 100%;
	background: #3d3d3d;
	height: 90px;
	text-align: center !important;
	border-radius: 10px;
	color: #fff;
	font-size: 23px;
	padding-left: 1%;


}
.insurance-dd select option, .insurance-dd-2 select option {
	text-align: left;
	font-size: 15px;
	
}
 .btn-download{
            margin-left: 20px;
    }
.continue-btn {
	
	width: 215px;
    height: 65px;
    margin: auto;
    background: #ed1b23;
    text-align: center;
    line-height: 65px;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border: 0;
    margin-top: 81px
}

.c-btn {
	width: 215px;
	height: 65px;
	margin: auto;
	background: #ed1b23;
	text-align: center;
	line-height: 65px;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	border: 0;
margin-top:81px;
margin-left: 485px;
}

@media (max-width:480px) {
    
    .c-btn {
	width: 215px;
	height: 65px;
	margin: auto;
	background: #ed1b23;
	text-align: center;
	line-height: 65px;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	border: 0;
	margin-top:81px;
}

}

.policy-tested-box { width: 50%;
	border-radius: 15px;
	background: #fff2f4;
	height: 274px;
	text-align: center;
	margin: auto;

}
.policy-tested-box img { 
	float: left;
	margin-top: 50px;
	margin-left: 15px;
}
.policy-tested-box h1 {
	margin-top: 70px;
	font-weight: bold;
	font-size: 70px;
	color: #ED1B23;
}
.policy-tested-box h3 {
	color: #221F20;
	font-weight: 800;
    font-size: 30px;
}
.file-upload-text h3 { font-weight: bold;
	font-size: 25px;
}
.form-tems-area { width: 100%;
}
.form-tems-area .form-control {
	height: 55px;
	border-radius: 10px;
	margin-bottom: 15px;
}
.form-tems-area .form-control::placeholder {
	opacity: 0.5;
}
.form-tems-area .form-check {
	opacity: 0.6;
}

.form-control[type=file]:not(:disabled):not([readonly]) {
	padding-top: 15px;
}
.test-my-policy-btn {
	width: 218px;
	height: 60px;
	background: #ed1b23;
	text-align: center;
	line-height: 45px;
	color: #fff;
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
}
/* tab-css */
.bg-bot {
	background: #000;
}
.bg-dark {
	background: #3A3A3A !important;
}
.footer-text {
	color: #fff;
}
.footer-text h3 {
	color: #fff;
}
.footer-text img {
	margin-bottom: 20px;
}
.footer-text p {
	font-weight: 100;
}
.footer-text h3 { margin-bottom: 10px;}
.footer-call {
	margin-top: 150px;
}
.footer-cop-txt { font-size: 12px;}
.banner-img-left {
	display: none;
}
.banner-img-left img {
	width: 100%;
	margin-top: 50px;
}
.policy-amt {
	width: 100%;
	float: left;

}
.policy-amt ul { 
	margin: 0;
	padding: 0;
}
.policy-amt ul li {
	list-style: none;
	background: #3D3D3D;
	border-radius: 10px;
	width: 255px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	float: left;	
	color: #fff;
	font-weight: bold;
}
.policy-amt ul li:hover {
	background: #ED1B23;
}

.policy-amt ul li+li {
	margin-left: 15px;
}
.policy-amt ul li button { color: #fff;
	background: none;
	border: none;
}
.policy-amt p { text-align: center;
	font-size: 13px;
	margin-top: 20px;
	width: 100%;
	float: left;
	
}
.div-cent-250 {
	width: 250px;
	margin: auto;
}
.helth-polcy-section {
	width: 100%;
	float: left;
}
.helth-polcy-section h3 {
	text-align: center;
	font-size: 25px;
	color: #000;
	font-weight: bold;
}
.health-policy-table a { color: #ED1B23; font-weight: bold;}
.health-policy-table thead tr th{
	background: #ED1B23;
	padding-left: 35px;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	vertical-align: middle;
}
.health-policy-table tbody tr td {
	padding-left: 35px;
	padding-top: 15px;
	background: #F8F8F8;
	border-bottom: 5px solid #fff;
	font-weight: 300;
}
.health-policy-table tbody tr td b { font-weight: bold;}
.dark-th {
	background: #ED1B23 !important;
}
.dark-td {
	background: #DBDBDB !important;
	padding-right: 35px !important;
}
.health-policy-table-2 tbody tr td:first-child {
	background: #ED1B23;
	width: 390px;
	line-height: 100px;
	color: #fff;
	font-weight: bold;
}
.health-policy-table-3 tbody tr td:first-child {
	background: #f8f8f8;
	width: 390px;
	line-height: 100px;
	color: #ed1b23;
	font-weight: bold;
}
.health-policy-table-3 tbody tr td:last-child {
	background: #F8F8F8;
	vertical-align: middle;
	font-weight: 300;
	padding-left: 35px;
}
.health-policy-table-3 tbody tr td:last-child a { color: #ED1B23; font-weight: bold;}
.health-policy-table-3 tbody tr td:first-child img {
	margin-right: 20px;
	margin-left: 15px;
	
}
.health-policy-table-3 tbody tr {
	border-bottom: 5px solid #fff;
}
.health-policy-table-2 tbody tr td:last-child {
	background: #F8F8F8;
	vertical-align: middle;
	font-weight: 300;
	padding-left: 35px;
}
.health-policy-table-2 tbody tr td:last-child a { color: #ED1B23; font-weight: bold;}
.health-policy-table-2 tbody tr td:first-child img {
	margin-right: 20px;
	margin-left: 15px;
	
}
.health-policy-table-2 tbody tr {
	border-bottom: 5px solid #fff;
}
.down-whatsapp-area {
	width: 100%;
	min-height: 400px;
	float: left;
	border-left: #707070 solid 2px;
	text-align: center;
	
}
.down-whatsapp-area a {
	font-size: 40px;
	font-weight: bold;
	margin-top: 30%;
	display: block;
	
}
.down-whatsapp-area a i {
	color: #60D66A;
	font-size: 80px;
	margin-top: 10px;
}
.verfy-area { width: 100%;
	margin-top: 100px;
}
.very-inp-area {
	width: 100%;
}
.very-inp-area input {
	width: 64px;
	float: left;
}
.very-inp-area input + input {
	margin-left: 10px;
}
.otp-error {
	background: #EBEBEB;
	width: auto;
	float: right;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 20px;
	padding: 0 20px;
	opacity: 0.5;
}


@media (max-width:480px) {
    .margin-l-20 { margin-left: 0;}
    .btn-download{
            margin-left: 0px;
    }
    
	.test-policy-logo img { 
		width: 120px;
	}
	.test-call-icon {
		width: 50px;
		height: 50px;
		/*margin-left: 20%;*/
	}
	.test-call-icon img {
		width: 40px;
	}
	
	.test-call-icon-mid {
		width: 50px;
		height: 50px;
		margin-left: 20%;
	}
	.test-call-icon-mid img {
		width: 40px;
	}
	.test-call-no { font-size: 18px;
		line-height: 51px;
		text-align: center;
	}
	.lang-btn,.lang-btn-2 {
		width: 90px;
	}
	.banner-img-left {
		display: block;
	}
	.banner-img-right {
		display: none;
	}
	.banner-text h1 { margin-top: 15px;
	font-size: 40px;}
	.banner-text h3 { font-size: 24px;}
	.banner-btn { margin-bottom: 20px;}
	.tab-nav-psg ul li { margin: 0 7px;}
	.ins-user-box { width: 30%; padding-bottom: 15px;}
	.ins-user-box:last-child { width: 90%;}
	.insurance-dd { width: 100%;}
	.insurance-dd select, .insurance-dd-2 select { height: 50px;margin-top: 70px;
	margin-bottom: 20px;}
	.policy-tested-box { width: 90%; height: 215px;}
	.policy-tested-box img { width: 40%;}
	.policy-tested-box h1 { font-size: 45px;} 
	.policy-tested-box h3 { font-size: 20px;}
	.test-my-policy-btn { margin-bottom: 20px;}
	.footer-call { margin-top: 10px;
	width: 100%; 
	/*float: left;*/
	}
	.ins-user-box { font-size: 12px; }
	.insurance-dd-2 { width: 100%; }
	.down-whatsapp-area { border-left: none; min-height: 100px; }
	.down-whatsapp-area a { margin-top: 20px; }
	.down-whatsapp-area a img { display: block; margin-left: 40%; }
	.very-inp-area input { width: 48px; }
	.list-inline { width: 100%; }
	.btn-link1 {  }
}