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: 0 0
}

body {
    margin: auto;
    padding: 0;
    font-family: open sans, sans-serif !important
}

@import '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 .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

#wrapper {
    width: auto;
    height: auto
}

#back2Top_BIC_M {
    overflow: hidden;
    z-index: 999;
    display: none;
    position: fixed;
    bottom: 0;
    right: 0
}

.logo_BIC_M {
    text-align: center;
    padding: 20px 15px
}

.ban_srtfrm_BIC_M {
    background: url(../../mobile/images/bac_BIC_D.webp) 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: 0;
    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: 0;
    padding-left: 0
}

.bandis_BIC_M ul li {
    list-style: none;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0;
    text-align: left;
    /* color: #666; */
    color: #102641;
    margin-top: 15px
}

.bandis_BIC_M ul li strong {
    font-weight: 700
}

.bandis_BIC_M ul li img {
    margin-right: 5px;
    vertical-align: -5px
}
/* @media (max-width: 415px) {
    .ban_srtfrm_BIC_M h2 {
        font-size: 27px !important;
        line-height: 48px !important;
    }
}

.ban_srtfrm_BIC_M h2 {
    color: #4397d8;
    font-size: 31px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
} */
.funral_insu_BIC_M {
    text-align: center;
    background: #3785c0;
    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: 0;
    text-align: left
}

img.arrow_BIC_M {
    float: right;
    margin-top: 7px
}

.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: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
    box-shadow: none !important
}

.mobile_form_BIC_M select {
    background: url(../mobile/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: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
    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: 0;
    margin-bottom: 0;
    padding-top: 0 !important;
    width: 49%;
    float: left
}

.form_radio_button_BIC_M input[type=radio]+label:last-child {
    margin-right: 0;
    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: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
    cursor: pointer;
    text-align: center;
    line-height: 48px;
    color: #2c2d2d;
    padding-bottom: 0;
    margin-bottom: 0;
    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: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
    height: 80px !important;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 64px;
    color: #fff;
    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, .89)
}

.btnaro_BIC_M {
    vertical-align: -4px;
    margin-left: 5px
}

.protected_BIC_M {
    text-align: center;
    padding: 15px 0
}

.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_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: 0
}

.why_does_conti_BIC_M h1 strong {
    font-weight: 700
}

.why_does_conti_BIC_M h3 {
    color: #666;
    font-size: 21px;
    font-weight: 300;
    text-align: center;
    padding-top: 40px;
    line-height: 30px;
    margin-bottom: 0
}

.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: 0;
    text-align: center;
    margin-bottom: 0
}

.burial_box_BIC_M {
    margin-top: 30px;
    text-align: center;
    background: #fff;
    padding: 30px 15px;
    box-shadow: 0 0 10px rgba(131, 166, 237, .3);
    -moz-box-shadow: 0 0 10px rgba(131, 166, 237, .3);
    -webkit-box-shadow: 0 0 10px rgba(131, 166, 237, .3)
}

.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: 0;
    padding: 20px 0;
    margin-bottom: 0
}

.burial_box_BIC_M h3 {
    line-height: 28px;
    font-size: 21px;
    color: #666;
    font-weight: 400;
    padding-top: 20px;
    margin-bottom: 0
}

.burial_box_BIC_M h3 strong {
    font-weight: 600;
    color: #666
}

.why_choose_BIC_M {
    background: #fff;
    padding: 40px 10px 20px
}

.why_choose_BIC_M h1 {
    color: #1e74b5;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 61px;
    letter-spacing: 0;
    text-align: center;
    border-top: 1px solid #757778;
    padding-top: 20px;
    margin-bottom: 0
}

.why_choose_BIC_M h3 {
    color: #676767;
    padding-top: 10px;
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0;
    text-align: center;
    border-bottom: 1px solid #757778;
    padding-bottom: 20px;
    margin-bottom: 0
}

.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: 0
}

.why_choose_BIC_M ul {
    padding: 15px 5px;
    margin-bottom: 0
}

.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: 0
}

.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: 0
}

.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: 0;
    text-align: left
}

.get_a_quote_BIC_M {
    margin-top: 20px
}

.get_a_quote_BIC_M a {
    background: #dd1212;
    text-align: center;
    padding: 20px 15px;
    text-decoration: none;
    display: block;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    /* text-transform: uppercase; */
    border-radius: 10px;
}

.get_a_quote_BIC_M a:hover {
    text-decoration: none;
    outline: none;
    background: #dd1212;
    color: #fff
}

.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: 0;
    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: 0;
    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: 0;
    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: 0;
    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: 0;
    color: #fff
}

.clear {
    clear: both
}
.tap_button_new_BIC_M {
    border: 2px solid #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .45);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .453);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .45);
    /* background: #49a39b; */
    background: #dd1212;
    padding: 10px 7px;
    margin: auto;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -khtml-border-radius: 10px;
}

.tab_pad_BIC_M {
    padding: 0 5px 10px;
    max-width: 480px;
    margin: auto;
}

.tap_button_new_BIC_M h1 {
    font-weight: 700;
    color: #fff;
    font-size: 45px;
    line-height: 45px;
    text-align: center;
}

@media (max-width: 415px) {
    .tap_button_new_BIC_M h1 {
        font-size: 43px;
        line-height: 45px;
        padding: 0;
    }
}

ul.tabbuttons_BIC_M {
    margin-bottom: 0;
    padding-left: 0
}

ul.tabbuttons_BIC_M li {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0;
    padding: inherit;
    list-style: none;
    text-align: center;
    display: none
}

@media(max-width: 500px) {
    ul.tabbuttons_BIC_M li {
        font-size: 22px;
        padding-top: 3px
    }
}

@media(max-width: 415px) {
    ul.tabbuttons_BIC_M li {
        font-size: 20px;
        padding-top: 3px
    }
}


@media(max-width: 360px) {
    ul.tabbuttons_BIC_M li {
        font-size: 14px;
        padding-top: 3px
    }
}

.conpare_lowest_BIC_M h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center;
    color: #676767;
    margin-bottom: 10px;
    padding-top: 10px;
}

.conpare_lowest_BIC_M {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

@media (max-width: 415px) {
    .conpare_lowest_BIC_M h2 {
        font-size: 13px !important;
    }

}

@media only screen and (max-width: 375px) and (min-width: 335px) {
    .tap_button_new_BIC_M h1 {
        font-size: 37px !important;
    }
}

@media (max-width: 500px) {
    .conpare_lowest_BIC_M h2 {
        font-size: 15px;
    }
}