/* Term Lead Styles Starts  */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300&display=swap");

body {
    font-family: "Poppins", sans-serif;
}
.term-lead-form-cover {
    overflow: hidden;
    border-radius: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-top: 45px;
}

a.term-insurance-compare-plan-price-quote-btn.col-8.text-center {
    font-size: 14px;
}

.term-lead-input-box .form-group {
    display: flex;
    flex-direction: column;
}
.term-lead-input-box {
    margin-bottom: 15px;
}
.term-lead-input-box .form-group select {
    border: 1px solid #0000000a;
    box-shadow: 0px 3px 6px #4a4a4a28;
}
.term-lead-input-box .form-group label {
    margin-bottom: 3px;
}
.term-lead-input-box .form-group input {
    padding: 7px 10px;
    border-radius: 5px;
    border: none;
    border: 1px solid #0000000a;
    box-shadow: 0px 3px 6px #4a4a4a28;
}
.term-lead-input-box .form-group input::placeholder {
    font-size: 13px;
}
.term-lead-form {
    padding: 15px 35px;
    padding-top: 25px;
}
.term-basic-details-banner-img {
    width: 65%;
    margin-top: 25px;
}
.term-basic-lead-banner-img-cover {
    height: 590px;
    background-color: #daf4fe;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-right: 2px solid #021b8d;
    padding: 35px 0px;
}
.term-lead-form h4 {
    margin-bottom: 20px;
}
.term-lead-next-btn button {
    margin-top: 15px;
    border-radius: 10px;
}
.term-basic-lead-banner-img-cover h3 {
    margin-bottom: 70px;
    color: #292929;
    font-weight: 600;
}
.term-lead-next-btn {
    display: flex;
    justify-content: center;
}
.term-lead-next-btn button {
    background-color: #0905a9;
    color: white;
}
.term-basic-lead-banner-img-cover h3 {
    margin-bottom: 70px;
    color: #292929;
    font-weight: 600;
    font-size: 30px;
}
.term-lead-shapes-cover {
    position: absolute;
}
.term-lead-shape-box1 img {
    width: 60%;
}
.term-lead-shape-box1 {
    top: 100px;
    position: absolute;
}
.term-lead-shape-box2 img {
    width: 7%;
    position: absolute;
    right: 0;
    bottom: 0px;
}
.term-lead-main-cover-wrapper {
    position: relative;
}
.term-insurance-compare-plan-price {
    background-color: #23306e;
    color: white;
    border: none;
    padding: 7px 20px;
    border-radius: 8px;
    margin-top: 15px;
    cursor: pointer;
}
.term-quote-edit-form-main-wrapper {
    box-shadow: 0px 3px 20px #00000029;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 15px;
}
.term-quote-input-box .form-group label {
    font-size: 13px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.term-quoted-edit-form-header {
    display: flex;
    padding: 13px 15px;
    background-color: #dbf4ff;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.term-quote-edit-form-cover {
    padding: 15px 20px;
    background-color: white;
}
.term-quote-input-box .form-group select {
    border: none;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #4a4a4a28;
    border-radius: 12px;
}
.term-quote-input-box {
    margin-bottom: 10px;
}
.edit-icon-box img {
    width: 15px;
    margin-right: 10px;
}
.term-quoted-edit-form-header h5 {
    margin-bottom: 0px;
    font-size: 18px;
}

/* Term Quote Box Starts-=-=-==-=-==-==-=--=-=- */
.term-insurance-company-detail-box-cover {
    padding: 18px 15px;
    margin: 0px 15px;
    border-radius: 10px;
    box-shadow: 0px 3px 15px #00000029;
}
.term-insurance-company-broucher-cover a {
    color: #021b8d;
    font-size: 13px;
    font-weight: 500;
}
.term-addons-title h5 {
    font-size: 16px;
    color: #292929;
    text-align: center;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.term-insurance-policy-term-box {
    padding: 0px 15px;
}
.term-insurance-policy-term-box.right-left-border {
    border-left: 1px solid #00000080;
    border-right: 1px solid #00000063;
}
.term-insurance-policy-term-box h5 {
    font-size: 15px;
}
.term-addons-check-details ul {
    text-align: center;
    padding: 0px;
    color: #021b8d;
    margin-bottom: 3px;
    font-size: 14px;
}
.term-insurance-premium-breakup {
    display: flex;
    align-items: center;
    font-size: 12px;
    justify-content: center;
}
.term-download-brochure-icon-box img {
    margin-right: 5px;
    width: 15px;
    height: 15px;
}
.term-insurance-policy-title h5 {
    font-size: 17px;
    font-weight: 600;
}
.term-insurance-policy-term-box h6 {
    font-size: 13px;
}
.term-insurance-company-facility-btn {
    background-color: #25306b;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    display: flex;
    flex-direction: column;
    padding: 5px 0px;
    margin-right: -16px;
    align-items: center;
    cursor: pointer;
}
.term-insurance-company-detail-box {
    padding: 25px 15px;
    border-radius: 15px;
    margin: 15px 32px;
    background-color: white;
    box-shadow: 0px 3px 15px #00000029;
}

/* Quote Header Top Section -=-==-=-=-=-=-=-=-==-=--= */
.term-health-facility-custom-select-cover {
    background-color: #dbf4ff;
    border-radius: 15px;
    padding: 10px 15px;
    margin: 0px 15px;
}
.term-header-icon-box img {
    width: 100%;
}
.term-health-quotation-box-wrapper {
    display: flex;
    align-items: center;
}
.term-header-icon-box {
    width: 65px;
    height: 65px;
    margin-right: 10px;
}
.health-quotation-number.facility-custom-select-title-cover {
    width: 100%;
    background: white;
    border-radius: 10px;
    padding: 10px 27px;
}
.term-header-right-cover {
    background-color: white;
    padding: 10px 29px;
    border-radius: 20px;
}
.term-facility-custom-input-box-cover input {
    border: none;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #4a4a4a28;
    padding: 0px 9px;
    border: 1px solid #6969690a;
    border-radius: 11px;
    font-size: 10px;
}
.term-facility-custom-input-box-cover select {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #4a4a4a28;
    padding: 0px 9px;
    border: 1px solid #6969690a;
    border-radius: 11px;
}
.term-facility-custom-input-box-cover input::placeholder {
    font-size: 12px;
}
.term-facility-custom-input-box-cover span {
    font-size: 13px;
    color: #292929;
    font-weight: 500;
}
.term-facility-custom-select- {
    color: #021b8d;
    font-size: 16px;
    font-weight: 600;
}
.term-facility-quotation-title {
    font-size: 13px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #4c4c4c;
}
.term-facility-input-box {
    margin-top: 5px;
}
span.term-facility-custom-select {
    font-weight: 600;
    color: #021b8d;
}

/* Term Rider Page design-==-=--=-=--= */
.term-checkout-plan-details-wrapper {
    /* border: 1px solid; */
    margin-left: 30px;
    margin-top: 25px;
}
.term-checkout-plan-details-wrapper h2 {
    font-size: 21px;
    margin-left: 26px;
    margin-top: 10px;
    font-weight: 600;
    color: #021b8d;
    margin-bottom: 20px;
}
.term-plan-header-upgrade-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.term-plan-upgrade-box-cover {
    background: #fcffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #77fff8;
    padding: 0px 15px;
    border-radius: 10px;
    width: 95%;
    margin: 0 auto;
    padding-top: 15px;
}
.term-plan-header-upgrade-box h4 {
    background-color: #021b8d;
    color: white;
    font-size: 15px;
    padding: 10px 15px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-bottom: 15px;
    margin-left: -15px;
}
.term-plan-upgrade-description-box p {
    font-size: 15px;
}
.term-upgrade-premium-input-box .form-group {
    display: flex;
    align-items: center;
}
.term-upgrade-premium-input-box .form-group select {
    width: 55%;
    border-radius: 9px;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #4a4a4a28;
}
.term-upgrade-premium-input-box .form-group label {
    font-size: 14px;
    font-weight: 500;
    margin-right: 23px;
}
.term-plan-upgrade-action-wrapper-box {
    text-align: right;
    display: flex;
    align-items: center;
}
.switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 23px;
    margin-left: 10px;
}
.slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.slider.round:before {
    border-radius: 50%;
}
input:checked + .slider {
    background-color: #43baef;
}
.term-plan-upgrade-premium-drop-box {
    padding-bottom: 15px;
    border-bottom: 1px solid #69696963;
}
.term-upgrade-premium-box {
    width: 100%;
}

.term-upgrade-premium-box-heading h3 {
    margin-bottom: 0px;
    font-size: 25px;
    text-align: right;
    display: flex;
    justify-content: end;
}
.term-upgrade-premium-box-heading {
    display: flex;
    justify-content: space-between;
    padding: 13px 15px;
    align-items: center;
    position: relative;
}
.term-upgrade-inputbox {
    text-align: end;
}
.term-upgrade-premium-box-heading h6 {
    width: 50%;
    margin-left: 15px;
}
.term-upgrade-premium-input-box {
    margin-bottom: 10px;
}
.rupee-symbol {
    position: absolute;
    left: 0;
}
.term-basic-step-btn-box {
    margin-top: 55px;
    margin-left: 25px;
}
.next-form-btn {
    background-color: #0905a9;
    color: white;
    border-radius: 7px;
    padding: 6px 22px;
    border: none;
    margin-left: 18px;
    box-shadow: 0px 3px 6px #00000029;
    font-size: 14px;
    cursor: pointer;
}
a.prev-form-btn {
    padding: 6px 17px;
    border-radius: 5px;
    color: #292929;
    font-size: 14px;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #021b8d85;
}
span.customTextfield {
    display: flex;
    justify-content: end;
    text-align: end;
}

/* term Side Policy details Starts-=-=--=-=-=- */
.term-policy-details-side-strip-cover {
    position: sticky;
    top: 115px;
    margin-right: 5px;
}
.term-policy-buy-short-details-main-wrapper {
    border-radius: 25px;
    margin-top: 30px;
    padding-bottom: 28px;
    padding: 16px;
    border: 1px solid #021b8d;
    box-shadow: 0px 3px 20px #a7a7a729;
    width: 97%;
    background-color: white !important;
}
.term-policy-buy-short-details-main-wrapper h4 {
    font-size: 18px;
    border: 1.5px solid #021b8d;
    text-align: center;
    width: 77%;
    margin: 0 auto;
    padding: 9px 9px;
    border-radius: 10px;
    font-weight: 500;
    margin-top: -34px;
    background-color: white;
    box-shadow: 0px 3px 6px #4a4a4a28;
}
.term-policy-buy-short-details-main-title {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 14px;
    color: #292929;
    margin-bottom: 13px;
}
.term-policy-buy-short-details-main-title span {
    font-weight: 600;
    float: right;
    color: #021b8d;
}
.term-policy-buy-short-details-title {
    margin-bottom: 13px;
    font-size: 14px;
}
.term-policy-buy-short-details-price.payable-amount-btn {
    padding: 12px 18px;
    background-color: #021b8d;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    color: white;
}
.term-policy-buy-short-details-price.payable-amount-btn span {
    color: white;
}

/* Self Details Form Starts -=-=--=-=--=-=-===--==-=- */
.term-checkout-per-details-main-wrapper {
    padding: 15px 25px;
    margin: 0px 28px;
    border-radius: 15px;
    box-shadow: 0px 3px 6px #77fff8;
}
.term-checkout-details-input-box .form-group {
    display: flex;
    flex-direction: column;
}
.term-checkout-details-input-box {
    margin-bottom: 21px;
    width: 95%;
}
.term-checkout-details-input-box .form-group input {
    padding: 8px 15px;
    border-radius: 7px;
    box-shadow: 0px 3px 6px #4a4a4a28;
    border: 1px solid #69696926;
    font-size: 14px;
}
.term-checkout-details-input-box .form-group label {
    font-size: 14px;
    font-weight: 500;
}

p.term-checkout-plan-details-header-title {
    color: #0905a9;
    font-size: 20px;
    margin-left: 23px;
    margin-top: 17px;
    font-weight: 600;
}
.term-checkout-details-input-box .form-group select {
    padding: 8px 15px;
    border-radius: 7px;
    box-shadow: 0px 3px 6px #4a4a4a28;
    border: 1px solid #69696926;
    font-size: 14px;
}
section#step-1 {
    margin: 0px 15px;
}
.term-basic-step-btn-box-cover {
    display: flex;
    margin-top: 25px;
    margin-left: 50px;
}
.term-policy-buy-short-details-main-wrapper.side-strip-details-box {
    width: 85%;
}
.term-basic-step-btn-box-cover .card-footer button {
    border: none;
    padding: 7px 25px;
    background: #0905a9;
    color: white;
    border-radius: 10px;
    font-size: 15px;
}

.term-basic-step-btn-box-cover .card-footer button {
    box-shadow: 0px 3px 6px #00000029;
    border: 0.5px solid #021b8d;
}

.term-basic-step-btn-box-cover .card-footer button a {
    color: white !important;
}
.term-policy-buy-short-details-price-box {
    padding: 7px;
    margin-top: 15px;
    border-radius: 5px;
    background: none;
    box-shadow: none;
}
.term-ques-wraper {
    padding: 45px 0px;
    padding-top: 15px;
    position: relative;
}
.self-details-bg-shape {
    position: absolute;
    bottom: 0;
    z-index: -1;
}
.self-details-bg-shape2 {
    position: absolute;
    right: 0;
    width: 30%;
    bottom: 0px;
    z-index: -1;
}
footer {
    margin-top: 0px;
}

.insurance-company-header-logo {
    display: flex;
    justify-content: center;
    margin: 15px 0px;
}

.self-details-bg-shape.rider-bg-shape1 {
    width: 4%;
    top: 70px;
}
div#bi_button_create span a {
    background-color: #111a89;
    padding: 5px 15px;
    border-radius: 5px;
    color: white;
    font-size: 13px;
}
div#bi_button_create span a i {
    margin-right: 5px;
}
.term-checkout-details-input-box .form-group label span {
    font-size: 11px;
}
a.download-proposal-btn {
    border: 1px solid !important;
    padding: 6px 25px;
    border-radius: 6px;
    background-color: #0a1052;
    color: white;
}
.swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 8px !important;
    background: initial;
    background-color: none;
    color: black;
    font-size: 1.0625em;
    padding: 1px 11px !important;
    position: absolute;
    top: 0px;
    right: 5px;
    font-weight: 700;
    font-size: 22px;
}
.input-container input {
    border: none;
    box-sizing: border-box;
    outline: 0;
    padding: 0.75rem;
    position: relative;
    width: 100%;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
span.discount-text {
    font-size: 13px;
    margin-left: 5px;
    color: #25306b;
    font-weight: 600;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 5px;
}

.term-compare-exclusive-gst.text-success {
    padding: 0;
    margin-top: 7px;
    color: #003478;
    font-size: 11px;
    font-weight: bold;
}
p.tool-tip-details {
    position: absolute;
    width: 145px;
    font-size: 12px;
    margin-bottom: 0px;
    background-color: white;
    border: 1px solid;
    padding: 5px 4px;
    border-radius: 5px;
    text-align: center;
    z-index: 99;
    left: -35px;
    top: -5px;
    display: none;
    transition: 0.3s ease-in-out;
    background-color: #25306b;
    color: white;
}
.tip-details {
    width: 100px !important ;
    left: 15px !important;
}
.tool-tip-box {
    position: relative;
}

.tool-tip-box:hover p.tool-tip-details {
    display: block !important;
    top: -40px;
}

p.data-whole-life-max-limit-value {
    margin: 0;
    font-size: 11px;
    color: #25306b;
}

sup.data-show-age {
    margin: 0;
    font-size: 11px;
    color: #25306b;
}

.form-control[readonly] {
    background-color: #ffffff;
    opacity: 1;
}

/* Modal Pop Up Styles Starts */

.details-step {
    width: 100%;
    height: 100%;
}

.details-step {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.details-step img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.details-step {
    padding: 10px 0px !important;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper {
    padding: 10px 0px !important;
}

/* span.header-icon-box img {
    width: 26px;
    margin-right: 15px;
    mix-blend-mode: darken;
} */
.form-header h5 {
    display: flex;
    justify-content: center;
}

.form-option-cover-box {
    margin-top: 25px;
    margin-bottom: -40px;
}

.radio-button input {
    margin-right: -64px;
    margin-bottom: 2px;
    display: none;
}
.form-option-cover-box .radio-button label {
    margin-bottom: 0px;
    margin-top: 3px;
    border: 2px solid white;
    color: black !important;
}
.form-option-cover-box2 label {
    padding: 14px 10px;
}
.form-option-cover-box2 {
    margin-bottom: 30px;
    margin-top: 20px;
}

.add-border-active {
    border: 2px solid rgba(14, 14, 66, 0.574) !important;
    transition: 0.1s ease-in-out;
    font-weight: 600 !important;
}

.form-header h5 {
    font-weight: 600 !important;
    display: flex;
    font-size: 21px;
    letter-spacing: 0.7px;
    align-items: center;
}
.radio-button label {
    display: flex;
    justify-content: center ;
    flex-direction: column ;
    padding: 15px 10px ;
    border: 1px solid #17111108 ;
    cursor: pointer;
    border-radius: 10px;
    width: 90%;
    margin: 0 auto;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.form-option-cover-box2 .radio-button label {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 10px 10px;
    border: 1px solid #17111108;
    cursor: pointer;
    border-radius: 10px;
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    color: black;
}

label.swiper-button-next::after {
    content: "";
    font-size: 16px !important;
    font-weight: 400;
    color: black;
    bottom: 0px;
    position: relative;
    left: 10px;
}
label.swiper-button-next {
    position: relative;
    height: auto;
}
.note-info p {
    font-size: 14px;
}
.form-main-cover {
    height: 200px;
    margin-top: -35px;
}
.swiper-button-next::after, .swiper-rtl .swiper-button-prev::after {
    content: "next";
    font-size: 20px !important;
    font-weight: 900;
    color: black;
    bottom: -30px;
    position: absolute;
    left: 10px;
}
.radio-button .swiper-button-next::after, .swiper-rtl .swiper-button-prev::after {
    position: relative!important;
}
/* .deactive-btn {
    content: "next";
    font-size: 20px !important;
    font-weight: 900;
    color: black;
    bottom: -84px;
    position: absolute;
    left: -168px;
    pointer-events: none;
    opacity: 0.4;
} */
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "prev";
    font-size: 20px !important;
    font-weight: 900;
    color: black;
    bottom: -27px;
    position: absolute;
    right: 11px;
}
.modal-footer {
    display: none;
}
/* input[type="radio"]:checked + label{
    border: 1px solid #17111108;
} */

.form-option-cover-box input {
    display: none;
}
.my-main-modal .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 35px;
    outline: 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    overflow: hidden;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
}
.form-cover-wrapper.form-cover-wrapper-education {
    height: 140px;
}
.my-main-modal .modal-footer {
    border: none;
    margin-top: -26px;
    display: none;
    justify-content: center;
}
.modal-footer.active-main-footer button {
    background-color: #6262e4!important;
    padding: 7px 17px;
    border-radius: 7px;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    color:white!important;
}
.active-main-footer {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.radio-button2 label {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
    border: 1px solid #17111108;
    cursor: pointer;
    border-radius: 10px;
    width: 80%;
    margin: 0 auto;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 0.3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    bottom: -5px !important;
}
.form-cover-wrapper {
    width: 480px;
}
.note-info {
    display: flex;
    align-items: center;
}
.note-info img {
    width: 20px;
    margin-right: 7px;
}
.note-info p {
    padding: 0px;
    margin-bottom: 0px;
}
.note-info {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 13px;
}
.term-addons-check-details {
    margin-bottom: 17px;
}
span.header-icon-box {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

/* Mobile Responsive -=-=-=-=-= */
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .term-addons-check-details {
        display: flex;
        margin: 10px 0px;
        align-items: center;
    }
    .term-insurance-policy-term-box.right-left-border {
        border-right: 1px solid #00000080;
        border-left: 0px;
    }
    .term_plan_links {
        margin-bottom: 15px;
    }
    .term-insurance-policy-term-cover {
        margin: 10px 0px;
        margin-top: 15px;
    }
    .term-insurance-company-facility-btn {
        background-color: #25306b;
        display: flex;
        flex-direction: column;
        padding: 2px 0px;
        margin-right: 0px;
        align-items: center;
        width: 47%;
        border-radius: 7px;
        margin: 0 auto;
    }
    .term-addons-title h5 {
        font-size: 15px;
    }
    .term-addons-check-details ul {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .term-insurance-policy-term-box {
        padding: 0px;
        display: flex;
        justify-content: space-between;
        padding-right: 10px;
    }
    .term-addons-title {
        margin-right: 10px;
    }
    .term-insurance-premium-breakup {
        justify-content: start;
    }
    .term-insurance-company-detail-box-cover {
        margin-bottom: 25px;
    }
    .health-quotation-number.facility-custom-select-title-cover {
        padding: 10px 15px;
    }
    .term-health-quotation-box-wrapper {
        margin-bottom: 20px;
    }
    .term-health-facility-custom-select-cover {
        margin-top: 20px;
    }
    .term-header-right-cover {
        padding: 26px 25px;
        border-radius: 15px;
    }
    .term-basic-step-btn-box-cover {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .term-basic-step-btn-box-cover .card-footer button {
        margin-bottom: 15px;
    }
    .term-policy-buy-short-details-main-wrapper.side-strip-details-box {
        width: 90%;
        margin-left: 30px;
    }
    .term-checkout-per-details-main-wrapper {
        margin: 0px 16px;
    }
    .term-basic-lead-banner-img-cover {
        height: 350px;
    }
    .term-basic-lead-banner-img-cover h3 {
        margin-bottom: 15px;
    }
    .term-lead-shape-box1 {
        z-index: -1;
    }
    .term-lead-form h4 {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
        left: 100px!important;
        width: 25px;
    }
    .swiper-button-next::after, .swiper-rtl .swiper-button-prev::after {
        right: 100px!important;
        left: -70px;
        width: 25px;
    }
    .radio-button label {
        font-size: 15px;
    }
    .add-border-active{
        border:1px solid black!important;
    }
    .form-option-cover-box2 .radio-button label {
        width: 100%;
    }
    .form-option-cover-box2 {
        margin-bottom: 42px;
        margin-top: 15px;
    }
}

.term-lead-input-box .form-group select:focus-visible{
    border: 1px solid black;
}


@import url("https://fonts.googleapis.com/css?family=Roboto");
@-webkit-keyframes come-in {
    0% {
        -webkit-transform: translatey(100px);
        transform: translatey(100px);
        opacity: 0;
    }
    30% {
        -webkit-transform: translateX(-50px) scale(0.4);
        transform: translateX(-50px) scale(0.4);
    }
    70% {
        -webkit-transform: translateX(0px) scale(1.2);
        transform: translateX(0px) scale(1.2);
    }
    100% {
        -webkit-transform: translatey(0px) scale(1);
        transform: translatey(0px) scale(1);
        opacity: 1;
    }
}
@keyframes come-in {
    0% {
        -webkit-transform: translatey(100px);
        transform: translatey(100px);
        opacity: 0;
    }
    30% {
        -webkit-transform: translateX(-50px) scale(0.4);
        transform: translateX(-50px) scale(0.4);
    }
    70% {
        -webkit-transform: translateX(0px) scale(1.2);
        transform: translateX(0px) scale(1.2);
    }
    100% {
        -webkit-transform: translatey(0px) scale(1);
        transform: translatey(0px) scale(1);
        opacity: 1;
    }
}
.floating-container {
    position: fixed;
    width: 100px;
    height: 100px;
    bottom: 0;
    right: 0;
    margin: 35px 25px;
    z-index: 999;
}
.floating-container:hover {
    /*height: 150px;*/
    height: 272px;
}
.floating-container:hover .floating-button {
    box-shadow: 0 10px 25px rgba(44, 179, 240, 0.6);
    -webkit-transform: translatey(5px);
    transform: translatey(5px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.floating-container:hover .element-container .float-element:nth-child(1) {
    -webkit-animation: come-in 0.4s forwards 0.2s;
    animation: come-in 0.4s forwards 0.2s;
}
.floating-container:hover .element-container .float-element:nth-child(2) {
    -webkit-animation: come-in 0.4s forwards 0.4s;
    animation: come-in 0.4s forwards 0.4s;
}
.floating-container:hover .element-container .float-element:nth-child(3) {
    -webkit-animation: come-in 0.4s forwards 0.6s;
    animation: come-in 0.4s forwards 0.6s;
}
.floating-container .floating-button {
    position: absolute;
    width: 65px;
    height: 65px;
    background: #2cb3f0;
    bottom: 0;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
    color: white;
    line-height: 65px;
    text-align: center;
    font-size: 34px;
    z-index: 100;
    box-shadow: 0 10px 25px -5px rgba(44, 179, 240, 0.6);
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.floating-container .float-element {
    position: relative;
    display: block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin: 15px auto;
    color: white;
    font-weight: 500;
    text-align: center;
    line-height: 50px;
    z-index: 0;
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
}
.floating-container .float-element .material-icons {
    vertical-align: middle;
    font-size: 16px;
}
.floating-container .link {
    background: #FF9800;
    box-shadow: 0 20px 20px -10px rgba(255, 152, 0, 0.5);
}
.floating-container .whatshapp {
    background: #4CAF50;
    box-shadow: 0 20px 20px -10px rgba(76, 175, 80, 0.5);
}
.floating-container .sms {
    background: #42A5F5;
    box-shadow: 0 20px 20px -10px rgba(66, 165, 245, 0.5);
}

.floating-container:hover + .blur-effect{
    width: 100vw;
    height: 100%;
    background: #00000075;
    position: fixed;
    top: 0;
    z-index: 1;
    transition: width ease-in-out
}

.card-footer {
    padding: .75rem 1.25rem;
     background-color: unset !important;
     border-top: none !important;
}
