html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0;
	font-family: 'Open Sans', sans-serif !important;
}
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
#wrapper{ width:auto; height:auto;}
/*============================================ Page PreLoader Start ============================================*/
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999999;
	background:url(images/preloader_BIC_D.gif) center no-repeat #fff;
}
/*-------------------- Back To Top --------------------*/
#back2Top_BIC_M {
    overflow: hidden;
    z-index: 999;
    display: none;
    position: fixed;
    bottom:0px;
    right: 0px;
}
/*============================================ Header Start ============================================*/
.logo_BIC_M{
	text-align:center;
	padding:20px 15px;
}
.ban_srtfrm_BIC_M{
	background:url(images/ban_BIC_M.jpg) no-repeat center top;
	background-size: 100% auto;
	max-width:480px;
	margin:auto;
	padding-top:15px;
}
.ban_srtfrm_BIC_M h1{
	color:#4397D8;
	text-align:center;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 41px;
	letter-spacing: 0em;
	padding-left:15px;
	padding-right:15px;
}
.bandis_BIC_M{
    padding-top: 15px;
    float: right;
    padding-bottom: 61px;
    padding-right: 20px;
}
.bandis_BIC_M ul {
	margin-bottom:0px;
	padding-left:0px;
}
.bandis_BIC_M ul li {
	list-style:none;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 27px;
	letter-spacing: 0em;
	text-align: left;
	color:#666666;
	margin-top:15px;
}
.bandis_BIC_M ul li strong{
	font-weight:700;
}
.bandis_BIC_M ul li img {
	margin-right:5px;
	vertical-align:-5px;
}
.funral_insu_BIC_M{
	text-align:center;
	background:rgba(55, 133, 192, 1);
	font-weight:400;
	color:#fff;
	font-size:24px;
	padding:10px;
	text-align:center;
}
.funral_insu_BIC_M strong{
	font-weight:600;
	text-decoration:underline;
}
.home_frm_BIC_M{
	background:#fff;
	padding:10px;
}
.checkyour_BIC_M{
	padding:5px;
}
.checkyour_BIC_M h1{
	color:#3785C0;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
}
img.arrow_BIC_M{
	float:right;
	margin-top:7px;
}
/*========================================= Home Form */
.mobile_form_BIC_M {
	padding:15px 10px;
}
.mobile_form_BIC_M label {
	font-size:21px;
	font-weight:600;
	color:#676767;
	margin-bottom:5px;
}
.mobile_form_BIC_M label span {
	color:#676767;
	font-size:14px;
	font-weight:400;
}
.mobile_form_BIC_M input[type="text"],
.mobile_form_BIC_M input[type="tel"],
.mobile_form_BIC_M input[type="email"]{
	border:1px solid #90908f;
	font-size: 19px !important;
	height:52px !important;
	font-weight:400;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	box-shadow:none !important;
}
.mobile_form_BIC_M select{
	background:url(images/slt_ar_BIC_M.svg) no-repeat right 15px bottom 18px #FFF !important;
	height:52px;
	border-color:#9b9b9a;
	font-size:19px;
	font-weight:400;
	color:#505151;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	box-shadow:none !important;
}
form .form-control::-webkit-input-placeholder,
form .form-control:-moz-placeholder,
form .form-control::-moz-placeholder,
form .form-control:-ms-input-placeholder{
	color: #000;
}
.form_radio_button_BIC_M {
	text-align:left;
}
.form_radio_button_BIC_M input[type="radio"] {
	display:none;
}
.form_radio_button_BIC_M input[type="radio"] + label {
	margin-right:4px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
	width:49%;
	float:left;
}
.form_radio_button_BIC_M input[type="radio"] + label:last-child {
	margin-right:0px;
	float:right;
}
.form_radio_button_BIC_M input[type="radio"] + label p {
	height:50px;
	vertical-align:middle;
	background:#FFF;
	border:1px solid #90908f;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	cursor:pointer;
	text-align:center;
	line-height:48px;
	color:#2c2d2d;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:20px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.form_radio_button_BIC_M input[type="radio"]:checked + label p {
	background: -moz-linear-gradient(top, #186da5 0%, #0d588a 100%);
	background: -webkit-linear-gradient(top, #186da5 0%, #0d588a 100%);
	background: linear-gradient(to bottom, #186da5 0%, #0d588a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#186da5', endColorstr='#0d588a', GradientType=0 );
	color:#fff;
	border:1px solid #186da5;
}
.button_BIC_M{
	text-align:center;
}
.button_BIC_M button[type="submit"]{
	background: #009D96;
	border:none;
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	border-radius: 0px;
	-khtml-border-radius:0px;
	height:80px !important;
	width:100%;
	display:block;
	text-align:center;
	line-height:64px;
	color:#ffffff;
	font-size:30px;
	font-weight:700;
	margin-top:11px;
	text-transform:uppercase;
}
.button_BIC_M button[type="submit"]:hover,
.button_BIC_M button[type="submit"]:focus{
	outline:none;
	background:rgba(28, 116, 184, 0.89);
}
.btnaro_BIC_M{
	vertical-align:-4px;
	margin-left:5px;
}
.protected_BIC_M {
	text-align:center;
	padding:15px 0px;
}
.protected_BIC_M img {
	display:inline-block;
	margin-top:5px;
}
.bypressing_BIC_M{
	color:#4A474A;
	font-weight:400;
	line-height:17px;
	font-size:13px;
}
/*---------------------------------------------- Why Does */
.why_does_conti_BIC_M{
	background:#fff;
	padding:30px 15px;
}
.why_does_conti_BIC_M h1{
	color:#005DAC;
	font-size:41px;
	font-weight:400;
	text-align:center;
	line-height:45px;
	margin-bottom:0px;
}
.why_does_conti_BIC_M h1 strong{
	font-weight:700;
}
.why_does_conti_BIC_M h3{
	color:#666666;
	font-size:21px;
	font-weight:300;
	text-align:center;
	padding-top:40px;
	line-height:30px;
	margin-bottom:0px;
}
.why_does_conti_BIC_M h3 strong{
	font-weight:600;
	color:#005DAC;
}
.why_does_conti_BIC_M p{
	padding-top:30px;
	color:#676767;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0em;
	text-align:center;
	margin-bottom:0px;
}
.burial_box_BIC_M{
	margin-top:30px;
	text-align:center;
	background:#FFF;
	padding:30px 15px;
	box-shadow:0 0 10px rgba(131, 166, 237, .30);
	-moz-box-shadow:0 0 10px rgba(131, 166, 237, .30);
	-webkit-box-shadow:0 0 10px rgba(131, 166, 237, .30);
}
.burial_box_BIC_M img{
	display:inline-block;
}
.burial_box_BIC_M h2{
	color:#009D96;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 0em;
	padding:20px 0px;
	margin-bottom:0px;
}
.burial_box_BIC_M h3{
	line-height:28px;
	font-size:21px;
	color:#666666;
	font-weight:400;
	padding-top:20px;
	margin-bottom:0px;
}
.burial_box_BIC_M h3 strong{
	font-weight:600;
	color:#666666;
}
/*---------------------------------------------- Why Choose*/
.why_choose_BIC_M{
	background:#FFF;
	padding:40px 10px 20px 10px;
}
.why_choose_BIC_M h1{
	color:#1E74B5;
	font-size: 44px;
	font-style: normal;
	font-weight: 400;
	line-height: 61px;
	letter-spacing: 0em;
	text-align: center;
	border-top:1px solid #757778;
	padding-top:20px;
	margin-bottom:0px;
}
.why_choose_BIC_M h3{
	color:#676767;
	padding-top:10px;
	font-size: 23px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px;
	letter-spacing: 0em;
	text-align: center;
	border-bottom:1px solid #757778;
	padding-bottom:20px;
	margin-bottom:0px;
}
.why_choose_BIC_M h3 strong{
	font-weight:700;
}
.why_choose_BIC_M p{
	color:#676767;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:15px;
	font-weight:400;
	font-size:20px;
	line-height:25px;
	text-align:center;
	margin-bottom:0px;
}
.why_choose_BIC_M ul{
	padding:15px 5px;
	margin-bottom:0px;
}
.why_choose_BIC_M ul li{
	list-style:none;
	color:#676767;
	font-weight:600;
	font-style:italic;
	margin-top:30px;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0em;
}
.why_choose_BIC_M ul li span{
	width: 60px;
    text-align: center;
    display: inline-block;
}
.why_choose_BIC_M ul li:first-child{
	margin-top:10px;
}
.lico_BIC_M{
	padding: 30px 15px;
	border-top:1px solid #d9d8d9;
}
.lico_BIC_M img{
	display:block;
	margin:auto;
	margin-bottom:15px;
}
.lico_BIC_M h2{
	color:#676767;
	text-align:center;
	font-size:21px;
	font-weight:400;
	line-height:27px;
	margin-bottom:0px;
}
.lico_BIC_M h2 strong{
	font-weight:700;
	color:#005DAC;
}
.dis_BIC_M{
	color:#fff;
	padding:15px;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
}
.get_a_quote_BIC_M{
	margin-top:20px;
}
.get_a_quote_BIC_M a{
	background:#009D96;
	text-align:center;
	padding:20px 15px;
	text-decoration:none;
	display:block;
	color:#FFF;
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
}
.get_a_quote_BIC_M a:hover{
	text-decoration:none;
	outline:none;
	background: #1c74b8;
	color:#FFF;
}
/*======================================== Footer Start ==========================================*/
.footer_conti_BIC_M{
	background:#3D5FB6;
	padding:30px 15px;
}
.ftr_logo_BIC_M{
	text-align:center;
}
.ftr_logo_BIC_M img{
	display:inline-block;
}
.ftr_navi_BIC_M{
	font-size: 19px;
	font-weight:700;
	color:#fff;
	padding-top:20px;
	text-align:center;
}
.ftr_navi_BIC_M a{
	font-size: 17px;
	font-style: normal;
	font-weight:700;
	line-height: 24px;
	letter-spacing: 0em;
	text-align:center;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.ftr_navi_BIC_M a:hover,
.ftr_navi_BIC_M a:focus{
	text-decoration:underline;
	color:#fff;
	outline:none;
}
.ftr_des_BIC_M{
	color:#fff;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
	padding-top:20px;
}
.cpy_BIC_M{
	padding-top:20px;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0em;
	text-align: center;
	color:#fff;
}
.cpy_BIC_M a{
	text-decoration:underline;
	padding-left:5px;
	padding-right:5px;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0em;
	color:#fff;
}
.cpy_BIC_M a:hover,
.cpy_BIC_M a:focus{
	text-decoration:none;
	outline:none;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0em;
	color:#fff;
}
.clear{clear:both}