/* Page CSS */

:root {
    --primary-white-50: #FFFFFF;
    --primary-white-100: #FFFFFF;
    --primary-white-50: #FFFFFF;
}


.msme-banner-img {
    background-image: url(./assets/images/eventimages/event/eventbg.svg);
}

.event-ben-bx {
    width: 209px;
    background: var(--primary-white-50);
    border: 1px solid var(--primary-white-100);
    border-radius: 1rem;
    flex: none;
    display: flex;
    align-items: center;
    padding: 0.8rem 1.1rem;
    gap: 1.2rem;
}

.event-ben-bx a {
    text-decoration: none;
    font-weight: var(--font-xsregular);
    font-size: var(--font-14);
    line-height: normal;
    color: var(--neutral-coolgray-900);
}

.event-ben-bx p {
    font-weight: var(--font-xsregular);
    font-size: var(--font-14);
    line-height: normal;
    color: var(--neutral-coolgray-900);
    margin-bottom: 0;
}

.why-msme-wrapper {
    max-width: 1360px;
}

.msme-cover {
    background: linear-gradient(180deg, #004a80 0.49%, #00305b 100%);
}

.types {
    color: var(--primary-orange-500);
}

.msme-insurance-header-covered h2 {
    font-size: var(--font-40);
    font-weight: var(--font-xsbold);
    color: var(--bg-white-100);
    text-align: center;
}

.msme-wrapper-4>.msme-insurance-header {
    padding-top: 8.5rem;
}

.msme-covered-wrappper {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
    margin-top: 1.5rem;
}

.msme-cover-bx {
    /* min-width: 164px;
          max-width: 313px; */
    background: var(--bg-white-100);
    display: flex;
    align-items: center;
    gap: 1.5rem;
    padding: 1.3rem 2rem;
    border-radius: 14px;
}

.msme-imp-content {
    padding: 2rem 2rem 2rem 2rem;
}

.msme-imp-content {
    font-weight: var(--font-regular);
    color: var(--cool-gray-800);
    font-size: var(--font-16);
    line-height: 24px;
}

.msme-cover-bx p {
    font-weight: var(--font-medium);
    font-size: var(--font-16);
    line-height: 24px;
    color: var(--neutral-coolgray-900);
}

.msme-note p {
    font-weight: var(--font-regular);
    font-size: var(--font-16);
    line-height: 24px;
    color: var(--bg-white-100);
    margin-top: 2rem;
    text-align: center;
    /* padding-bottom: 8rem; */
}

.msme-wrapper-5 {
    margin-bottom: 3rem;
}

.accordion-item .accordion-content {
    display: none;
}


.faq .accordion-item .il-default-li .multi-line-ul {
    padding: 0;
}

.faq .il-default-li ul.multi-line-ul li {
    padding: 0;
    padding-left: 1.6rem;
}

.faq .il-default-li ul.multi-line-ul li::before {
    top: 5px;
}

.theft-para {
    margin-bottom: 1rem;
}

.overflow-hidden {
    overflow: hidden;
}

@media (max-width: 768px) {

    .msme-imp-bx {
        margin-right: 20px;
    }

    /* read more css */
    .msme-ben-content-wrapper {
        gap: 0rem;
    }

    .msme-covered-wrappper .msme-cover-bx {
        display: none;
    }

    .msmee-covered-wrappper .msme-cover-bx {
        display: none;
    }

    .msme-ben-content-wrapper .msme-ben-op-bx {
        display: none;
    }

    .include-wrapper .msme-ben-op-bx {
        display: none;
    }

    .msme-covered-wrappper .msme-cover-bx.visible {
        display: flex;
    }

    .msme-ben-content-wrapper .msme-ben-op-bx.visible {
        display: block;
        margin-bottom: 3rem;
    }

    .msmee-covered-wrappper .msme-cover-bx.visible {
        display: flex;
        /* or inline-flex if needed */
    }

    .include-wrapper .in-bx {
        display: none;
    }

    .include-wrapper .in-bx.visible {
        display: flex;
    }

    .include-wrapper.includewrapper-diff .in-bx.diff {
        display: none;
    }

    .include-wrapper.includewrapper-diff .in-bx.diff.visible {
        display: flex;
    }

    .include-wrapper.not.excludewrapper-diff .in-bx.exclu-bx {
        display: none;
    }

    .include-wrapper.not.excludewrapper-diff .in-bx.exclu-bx.visible {
        display: flex;
    }

    .file-content-wrapper .claim-bx {
        display: none;
    }

    .file-content-wrapper .claim-bx.visible {
        display: block;
    }

    .read-more-toggle {
        display: block;
        margin-top: 1rem;
        background-color: #007bff;
        color: #fff;
        padding: 8px 12px;
        border: none;
        cursor: pointer;
    }

    /* readmore end here */

    .include-wrapper .in-bx {
        justify-content: start;
    }
    .il-premium-summary-popup {
        padding-bottom: 7rem !important;
    }

    .amount-gst p {
        gap: .4rem;
    }
}




/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

.compensation-tab-details {
    margin: 3rem 0px;
}

.compensation-tab-details {
    margin: 3rem 0;
}

.compensation-tab-block .compensation-tab-content {
    display: none;
}

.compensation-tab-block .compensation-tab-content {
    display: none;
}

.included-list-block {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.included-list-block {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
}

.included-list-block .included-list-details {
    display: flex;
    align-items: center;
    width: 24%;
    gap: 10px;
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #F0E5D7;
    border-image: initial;
    padding: 1.5rem 1rem;
    background-color: #F7F3F2;
}

.included-list-block .included-list-details {
    display: flex;
    gap: 10px;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F0E5D7;
    padding: 1.5rem 1rem;
    width: 24%;
}

img,
svg {
    vertical-align: middle;
}

.included-list-block .included-list-txt p {
    color: rgb(66, 66, 66);
    font-size: 1.4rem;
    font-weight: 600;
    line-height: normal;
    margin: 0px;
}

.included-list-block .included-list-txt p {
    margin: 0;
    color: #424242;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: normal;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    --bs-gutter-x: 2.4rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
}

.event-container {
    max-width: 85%;
    margin: auto;
}

.compensation-include-sec .compensation-note-block {
    width: 100%;
    max-width: 651px;
    margin: 0 auto;
}

.compensation-include-sec .compensation-note-block {
    width: 100%;
    max-width: 651px;
    margin: 0 auto;
}

.compensation-note-block {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    border-radius: 14px;
    border: 1px solid #F8F6E4;
    background: #FFFEF3;
    padding: 1.2rem 1.6rem;
}

.compensation-note-block {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    border-radius: 14px;
    border: 1px solid #F8F6E4;
    background: #FFFEF3;
    padding: 1.2rem 1.6rem;
}

.compensation-note-block .note-head {
    border-radius: 4px;
    background: #FFF3E3;
    width: 100%;
    max-width: 54px;
    padding: 0.3rem 0.8rem;
    text-align: center;
}

.compensation-note-block .note-head p {
    color: #282828;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}

.compensation-note-block .note-head p {
    color: #282828;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}

.compensation-note-block p.para-txt {
    font-size: 1.4rem;
}

.compensation-note-block p.para-txt {
    font-size: 1.4rem;
}

p.para-txt {
    margin: 0;
    color: #424242;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 24px;
}

@media screen and (max-width: 991px) {
    .included-list-block .included-list-details {
        width: 100%;
        padding: 1rem 2rem;
    }
}

.included-list-block .included-list-details {
    display: flex;
    gap: 10px;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #E5E0DF;
    padding: 1.5rem 1rem;
    width: 24%;
}

@media screen and (max-width: 991px) {
    .included-list-block .included-list-details {
        width: 100%;
        padding: 1rem 2rem;
    }

    .included-list-block .included-list-details {
        width: 100% !important;
    }
}

.included-list-block .included-list-details {
    display: flex;
    gap: 10px;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #E5E0DF;
    padding: 1.5rem 1rem;
    width: 32%;
}


a.readmore-btn {
    width: 278px;
    height: 48px;
    padding: 12px 16px;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 8px;
    font-size: 1.6rem;
    line-height: 20px;
    text-align: center;
    font-weight: 700;
    color: #e3530f;
    text-decoration: none;
    border: 1px solid #E3530F;
    margin: 0 auto;
}

#ratings .owl-nav .owl-next,
.ui-reviews-slider .owl-nav .owl-next {
    /* background-image: url(../images/event-images/event/right-active-icon.webp) !important; */
}

#ratings .owl-nav .owl-prev,
.ui-reviews-slider .owl-nav .owl-prev {
    /* background-image: url(../images/event-images/event/right-active-icon.webp) !important; */
    /* transform: rotate(0deg); */
}


.light-gray-txt {
    color: #E0E0E0;
    font-weight: 300;
}

.graytxt {
    color: #424242;
    font-weight: 500;
}







.col-xs-12 {
    width: 100%;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}

@media (max-width: 768px) {

    .cyber-list-blocks {
        display: block !important;
    }

    .cyber-list-blocks .list-blocks {
        width: 100% !important;
    }

}

.cyber-list-blocks {
    display: flex;
    width: 100%;
    margin: 0 auto;
    flex-wrap: inherit;
    gap: 0px;
    align-items: stretch;
    /* Makes all items same height */
}

.cyber-list-blocks .list-blocks {
    margin: 1.5%;
    width: 19%;
    float: left;
    padding: 0 2rem 2rem;
    position: relative;
    border: 1px solid #E5E0DF;
    background: #FFF;
    border-radius: 16px;

    flex: 1 1 calc(25% - 20px);
    /* 4 columns */
    display: flex;
    flex-direction: column;
    padding: 20px;
    box-sizing: border-box;
}

.cyber-list-blocks .list-blocks img {
    width: 50px;
    height: 50px;
}




.list-blocks img {
    padding-bottom: 2rem;
}

.list-blocks span {
    text-align: left;
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 1rem;
}

@media (max-width: 1360px) {
    .cyber-insurance-block p {
        width: 100%;
    }
}

.list-blocks p {
    text-align: left;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 2.4rem;
    width: 100%;
}

.cyber-insurance-block p {
    font-size: 1.7rem;
    font-weight: 300;
    color: #282828;
    line-height: 3rem;
    margin: 0 auto;
}

.what-does-content-wrap {
    background: #F7F6F3;
    padding-bottom: 60px;
}



.cyber-list-container {
    max-width: 85%;
    margin: auto;
}

.para-txt a {
    color: #EC6625;
    text-decoration: underline;
    font-weight: 600;
}




/* under event section css */

.under-event {
    padding-top: 50px;
}

.under-event-header h2 {
    margin-bottom: 3rem;
}

.under-event .container {
    max-width: 1200px;
    margin: auto;
    padding: 40px 20px;
}

.under-event .title {
    text-align: center;
    margin-bottom: 50px;
}

.under-event .title h1 {
    font-size: 3rem;
    line-height: 1.1;
    font-weight: 700;
}

.under-event .title .orange {
    color: #f26a21;
    display: block;
}

.under-event .title .black {
    color: #222;
    display: block;
}

.under-event .content {
    display: flex;
    gap: 50px;
    align-items: flex-start;
}

.under-event .left-section {
    flex: 1.3;
}

.under-event .right-section {
    flex: 0.9;
}

.under-event .sub-text {
    margin-bottom: 20px;
    color: #555;
    font-size: 18px;
}

.under-event .cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 20px;
}

.under-event .card {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 18px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    min-height: 78px;
    flex-wrap: nowrap;
    flex-direction: row;
}

.under-event .icon {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    background-image: url(/docs/default-source/apps/sme/event/images/cancel-tick.webp);
    background-size: 22px 22px;
    background-position: 0 3px;
    background-repeat: no-repeat;
    list-style: none;
}

.under-event .card-text {
    font-size: 15px;
    color: #444;
    font-size: 14px;
    font-weight: 600;
}

.under-event .note-box {
    background: #f5f0e4;
    border-radius: 12px;
    padding: 16px;
    display: flex;
    gap: 15px;
    align-items: flex-start;
}

.under-event .note-label {
    font-weight: 700;
    color: #222;
}

.under-event .note-box a {
    color: #f26a21;
    font-weight: 600;
    text-decoration: none;
}

.under-event .quote-box {
    background: #5c5353;
    color: #fff;
    border-radius: 18px;
    padding: 30px;
}

.under-event .quote-box .small-title {
    color: #ff9c69;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 600;
}

.under-event .quote-box h2 {
    margin-bottom: 14px;
    font-size: 2rem;
}

.under-event .quote-box p {
    color: #e4dddd;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
}

.under-event .quote-box ul {
    list-style: none;
}

.under-event .quote-box li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px;
    color: #efefef;
    font-size: 14px;
    font-weight: 600;
    background-image: url(/docs/default-source/apps/sme/event/images/white-tick-icon.webp);
    background-size: 12px 12px;
    background-position: 0 3px;
    background-repeat: no-repeat;
    list-style: none;
}

/* .under-event .quote-box li:before{
    content:"Ã¢Å“â€œ";
    position:absolute;
    left:0;
    color:#fff;
} */

.under-event .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    margin-top: 25px;
    background: #f26a21;
    color: #fff;
    text-decoration: none;
    padding: 16px;
    border-radius: 8px;
    font-weight: 700;
    transition: .3s;
}

.under-event .btn:hover {
    background: #dc5b16;
}

@media(max-width:991px) {

    .under-event .content {
        flex-direction: column;
    }

    .under-event .cards {
        grid-template-columns: 1fr;
    }

    .under-event .title h1 {
        font-size: 2.2rem;
    }
}

@media(max-width:576px) {

    .under-event .container {
        padding: 30px 15px;
    }

    .under-event .title h1 {
        font-size: 1.8rem;
    }

    .under-event .quote-box {
        padding: 20px;
    }

    .under-event .quote-box h2 {
        font-size: 1.6rem;
    }
}


.get-quote {
    width: 100%;
    margin: 30px 15px 0px 0px;
    display: flow !important;
}


claim-bx.next::after {
    content: "";
    position: absolute;
    /* background: url(../images/marine-landing/ellipse-79_2x.webp) no-repeat; */
    background: url(../images/event-images/event/ellipse-79_2x.webp) no-repeat;
    /* background: url(/docs/default-source/apps/marine-revamp/images/ellipse-79_2x.webp) no-repeat; */
    background-size: 100%;
    max-width: 259px;
    width: 100%;
    height: 44px;
    left: 282px;
    top: 46px;
}


.event-ben-bx h1 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}

.event-insu .event-ben-bx {
    background: #FFF;
}

.event-insu .msme-ben-op-bx img {
    margin-bottom: 1rem !important;
}

.event-insu,
.cyber-list-blocks {
    display: contents !important;
}

.event-insu,
.cyber-list-blocks p {
    line-height: 23px;
}

.font-12 {
    font-size: 12px !important;
}


.left-content {
    width: 52%;
}

.msme-sub-con-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 2.2rem;
}

.msme-banner-img .msme-heading-wrapper .secure {
    line-height: 2.5rem;
}

.msme-heading-wrapper .secure {
    font-weight: var(--font-semibold);
    font-size: 18px !important;
    line-height: 100%;
    color: var(--neutral-coolgray-900);
    margin-right: 0.4rem;
}

.msme-heading-wrapper {
    margin-bottom: 30px;
}

.msme-bx-banner>h1 {
    line-height: 50px !important;
}

.msme-form {
    width: 45%;
    float: right;
    margin-top: -20%;
}

.msme-form {
    border: none;
    background: none;
    box-shadow: none;
}





/* Sticky Button */

@media (max-width: 768.5px) {
    .sticky-mob-btn {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        margin: 0;
        padding: 1rem 2rem;
        text-align: center;
        z-index: 10000;
        box-shadow: 0 1px 8px #0003;
        display: inline-block;
        width: 100%;
    }

    .sticky-mob-btn button {
        width: 100%;
        margin: 0;
        justify-content: center;
    }

    .main {
        flex-direction: column;
    }

    .plan {
        gap: 5px !important;
    }
}

.proceed-btn .primary-btn {
    width: 100%;
    margin: 3rem 0 2rem;
}

.primary-btn {
    color: #fff;
    padding: 1.1rem 2.4rem;
    font-size: 1.6rem;
    background: #ec6625;
    border-radius: 5px;
    border: 3px solid transparent;
}

.primary-btn,
.secondary-btn {
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    font-weight: 700;
    text-align: center;
}

.over-hidden,
.primary-btn,
svg:not(:root) {
    overflow: hidden;
}

.primary-btn,
sub {
    position: relative;
}

.primary-btn {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    color: var(--global-white);
    padding: 1.2rem 2rem;
    font-size: var(--font-16);
    background: var(--primary-orange-500);
    border-radius: 8px;
    text-decoration: none;
    outline: none;
    font-weight: var(--font-semibold);
    text-align: center;
    display: inline-flex;
}

.retrive-quote-txt {
    display: flex;
    align-items: center;
    gap: .5rem;
}

.tooltip-container {
    position: relative;
    cursor: pointer;
}

.step-one-block .retrive-quote-txt {
    /* margin-bottom: 2rem; */
    visibility: hidden;
    margin-bottom: 0;
}

.tooltip-container {
    position: relative;
    cursor: pointer;
}

.tooltip-container {
    position: relative;
    /* display: inline-block; */
    cursor: pointer;
}

@media (max-width: 768px) {
    .retrive-quote-txt {
        text-align: center;
    }
}

.link-btn {
    color: #ec6625;
    text-decoration: underline;
    border: 1px solid transparent;
}

.link-btn,
.link-btn-disabled,
.subtleLink-btn,
.subtleLink-btn-disabled {
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 18px;
    display: inline-block;
    outline: 0;
    position: relative;
}

.link-btn,
.link-btn-disabled,
.subtleLink-btn,
.subtleLink-btn-disabled {
    font-weight: var(--font-semibold);
    font-size: var(--font-14);
    outline: 0;
    position: relative;
}

img,
legend {
    border: 0;
}

img,
legend {
    border: 0;
}


.mob-flex-btns {
    display: none;
}





.claim-bx.next::after {
    content: "";
    position: absolute;
    /* background: url(../images/marine-landing/ellipse-79_2x.webp) no-repeat; */
    /* background: url(../images/marine-landing/ellipse-79_2x.webp) no-repeat; */
    background-size: 100%;
    max-width: 259px;
    width: 100%;
    height: 44px;
    left: 282px;
    top: 46px;

}

.claim-bx.prev::after {
    content: "";
    position: absolute;
    /* background: url(../images/marine-landing/ellipse-80_2x.webp) no-repeat; */
    /* background: url(../images/marine-landing/ellipse-79_2x.webp) no-repeat; */

    background-size: 100%;
    max-width: 259px;
    width: 100%;
    height: 44px;
    right: -132px;
    top: 71px;
    /* transform: rotateX(178deg); */

}

.float-left {
    float: left;
}

.w-68p {
    width: 68%;
}

.w-73p {
    width: 73%;
}

.w-64p {
    width: 64%;
}

.p-t-40f {
    padding-top: 40px !important;
}

.il-plans-detail-block {
    gap: 2.2rem;
}

.il-default-li {
    margin-top: 0rem;
}

.il-tab-content-body {
    padding: 1rem 3rem;
}




/* summery gray container */
@media screen and (min-width: 767px) {
    .il-premium-summary {
        border-radius: none;
        background: none;
        padding: 0;
    }
}

.il-premium-summary {
    border-radius: 14px;
    background: var(--cool-gray-100);
    padding: 16px 24px;
}

@media screen and (min-width: 767px) {
    .il-premium-summary {
        border-radius: none;
        background: none;
        padding: 0;
    }
}

@media screen and (min-width: 767px) {
    .il-premium-summary {
        border-radius: none;
        background: none;
        padding: 0;
    }
}

.il-premium-summary {
    border-radius: 14px;
    background: var(--cool-gray-100);
    padding: 16px 24px;
}

@media screen and (min-width: 767px) {
    .il-premium-summary.mob-hide .il-popup-close {
        display: none;
    }
}

@media screen and (min-width: 767px) {
    .il-premium-summary.mob-hide .il-popup-close {
        display: none;
    }
}

@media screen and (min-width: 767px) {
    .il-premium-summary.mob-hide .il-popup-close {
        display: none;
    }
}

.il-popup-close {
    padding: 4px;
    background: var(--global-white);
    border: 1px solid var(--orange-border);
    border-radius: 8px;
    position: absolute;
    right: 2rem;
    top: 2rem;
    width: 3rem;
    height: 3rem;
    z-index: 2;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}

.amount-bottom {
    /* margin-top: 2rem; */
    width: 100%;
}

.amount-bottom-wrapper {
    padding: 1.8rem 3rem;
    border-radius: 10px;
    background: #f8f6f6;
}

.summary-header {
    border-bottom: 1px solid #eaeaea;
}

.summary-header h6 {
    font-family: Mulish;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 20.08px;
    margin-bottom: 1.7rem;
}

.summary-dec {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.3rem;
}

.summary-dec p {
    margin-bottom: 0rem;
    font-family: Mulish;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 17.57px;
    color: #282828;
}

.summary-dec h4 {
    font-family: Mulish;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 17.57px;
    color: #282828;
}

.dashed {
    border-bottom-style: dashed;
}

.summary-header {
    border-bottom: 1px solid #eaeaea;
}

.summary-header-subb-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.4rem;
}

.summary-header h6 {
    font-family: Mulish;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 20.08px;
    margin-bottom: 1.7rem;
}

.summary-dec {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.3rem;
}

.summary-dec p {
    margin-bottom: 0rem;
    font-family: Mulish;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 17.57px;
    color: #282828;
}

.summary-dec h4 {
    font-family: Mulish;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 17.57px;
    color: #282828;
}

.accordion-contents {
    border-radius: 5px;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 0;
    transition: max-height .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out, gap .3s ease-in-out, padding .3s ease-in-out;
    padding: 0 0 15px 10px;
}

.dropdown-icon img {
    cursor: pointer;
    margin-left: 5px;
}

.dropdown-icon.rotate img {
    transform: rotate(180deg);
}

.plan-gst {
    padding: 5px 0 !important;
}

.plan-gst {
    display: flex;
    justify-content: space-between;
}

.plan-gst p {
    font-family: Mulish;
    font-weight: 400;
    font-size: 1.4rem;
}

.plan-gst {
    padding: 5px 0 !important;
}

.plan-gst {
    display: flex;
    justify-content: space-between;
}

.summary-dec {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.3rem;
}

.summary-dec p {
    margin-bottom: 0rem;
    font-family: Mulish;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 17.57px;
    color: #282828;
}

.summary-dec h4 {
    font-family: Mulish;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 17.57px;
    color: #282828;
}

.summary-header-total {
    display: flex;
    justify-content: space-between;
    margin-top: 1.4rem;
    align-items: center;
}

.summary-header-total h4 {
    font-family: Mulish;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 20.08px;
    letter-spacing: 0px;
}



.value-block {
    margin-top: -7px;
    margin-left: 5px;
}




.main {
    font-family: Arial, sans-serif;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
}

.container-plan {
    display: flex;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 14px;
    padding: 4px;
    gap: 2px;
}

.plan {
    display: flex;
    align-items: center;
    gap: 8px;
    border: none;
    background: transparent;
    padding: 10px 20px;
    border-radius: 14px;
    font-size: 14px;
    cursor: pointer;
    color: #555;
}

.plan.active {
    background: #eb6624;
    color: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.plan .icon,
.plan .info {
    font-size: 16px;
}


.model-detail {
    border-bottom: none;
    padding: 1.9rem 2.5rem 0.5rem 2.5rem;
}


.font-15 span {
    font-size: 15px;
}

.font-700 span {
    font-weight: 15px;
}

.tag-line h1 {
    padding: 0rem 0 0 0;
}


.tooltip-container .custom-tooltip {
    padding: 1.2rem 1.2rem 3rem 1.2rem;
    margin-left: -96px;
    margin-top: -29px;
}

.card-second-detail .card-addons {
    min-height: 150px;
}


.ratings .owl-nav .owl-next {
    width: 37px;
    height: 37px;
    background: url(../images/next-arrow.svg) !important;
}

.ratings .owl-nav .owl-prev {
    width: 37px;
    height: 37px;
    background: url(../images/next-arrow.svg) !important;
    transform: rotateY(0deg);
}

.ratings .owl-nav .owl-next span {
    display: none;
}

.ratings .owl-nav .owl-prev span {
    display: none;
}

.f-right {
    float: right !important;
}

.card-block.car-block-active .card-first-detail.float-left {
    background: unset !important;
}

input.ng-invalid.ng-touched {
    border-color: #e00903;
}

.il-plan-left-block .il-additional-benefits-wrap {
    padding-top: 7rem;
}

#ratings .owl-nav .owl-prev, .ui-reviews-slider .owl-nav .owl-prev,
#ratings .owl-nav .owl-next, .ui-reviews-slider .owl-nav .owl-next {
    height: 3.7rem;
    width: 3.7rem;
}

/* Added by Jayesh start  */

@media (max-width: 767px) {
    .event-start {
        width: 100%;
        margin-left: 0px;
    }
     .msme-ben-op-bx img {
        width: 100%;
    }
    .file-content-wrapper .claim-bx {
        display: block;
    }
}

/* Jayesh End  */

.msme-bx-left {
    width: 63%!important;
}
.msme-bx-right {
    width: 36%!important;
}

.popup.error-popuop {
    max-width: 426px;
    opacity: 1;
    width: 100%;
}
.error-marine .popup .content-block .btn-wrapper {
    padding: 3rem;
}
.btn-wrapper h5 {
    font-weight: var(--font-semibold);
    color: var(--primary-text);
    font-size: 2rem;
    line-height: 25.1px;
}

.popup.error-popuop #error-ok{
    display: block!important;
    margin: 2rem 0;
    width: 100%;
}
.what-does-content-wrap {
    padding-top: 4rem;
}
.what-does-content-wrap .compensation-note-block{
    max-width: 70%;
    margin: 3rem auto 0;
    justify-content: center;
}

@media (max-width: 768px) {
    .what-does-content-wrap .msme-ben-op-bx img {
        width: 20%;
    }
    .msme-bx-left, .msme-bx-right {
        width: 100%!important;
    }
    .claim-bx.next::after, .claim-bx.prev::after {
        display: none;
    }
.what-does-content-wrap .compensation-note-block{
    max-width: 100%;
}    
    .compensation-note-block {
        flex-direction: column;
        gap: 0;
    }
    .compensation-note-block p.para-txt {
        text-align: left;
        margin-top: 1rem;
    }
}