.event-insu .event-ben-bx {
    width: 255px;
    border: none;
    display: contents;
}

.event-insu .owl-item {
    background: #FFF;
    padding: 20px;
    border-radius: 16px;
}

.event-insu .cyber-list-blocks .list-blocks {
    margin: 0.8% !important;
    width: 320px !important;
    flex: inherit;
}

.msme-benifits.event-insu {
    gap: 1.89rem !important;
}

.dis-in-block {
    display: inline-block;
}

.m-t-30 {
    margin-top: 30px;
}

.m-0f {
    margin: 0 !important;
}

.trusted-logos img {
    width: 153px;
    height: 44px;
}

.trusted-logos .event-ben-bx {
    width: 167px;
}

.trusted-section {
    max-width: 100%;
    margin: auto;
    padding: 20px 20px 30px 20px;
    text-align: center;
    border-bottom: 1px solid #DEE1E9;
}

.trusted-section h1 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 16px;
    color: #6B7280;
}

.trusted-section ul {
    padding-top: 20px;
    padding-bottom: 20px;
}

.trusted-section ul li {
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
}


.msme-banner-img {
    background-image: url("/docs/default-source/apps/sme/event/images/marine-event-banner-img.webp") !important;
    background-color: #FFF2ED;
    background-size: unset;
}

.msme-bx-left .left-div {
    width: 80% !important;
}

.msme-bx-right .right-div {
    padding-bottom: 16rem;
}

.hidden {
    display: none;
}

@media (max-width: 768px) {
    .msme-bx-left .left-div {
        width: unset !important;
    }

    .event-insu .cyber-list-blocks .list-blocks {
        margin: 0.8% !important;
        width: 320px !important;
        flex: inherit;
    }

    .event-ben-bx {
        flex: none;
    }

    .msme-form {
        display: contents;
    }

    .mob-header-bg {
        background-color: #FFF2ED;
    }

    .left-content {
        width: 100%;
        margin-top: 30px;
    }

    .order-0 {
        order: 0 !important;
    }

    .order-1 {
        order: 1 !important;
    }

    .main-content {
        display: grid;
    }

    .il-btn {
        padding-top: 1.5rem;
    }

    .il-btn.primary button {
        margin-bottom: 0rem !important;
    }

}

@media (max-width: 991px) {
    .list-blocks {
        display: inline-flex;
    }
}

.msme-wrapper-l .owl-prev {
    display: none;
}

.msme-wrapper-l .owl-next {
    display: none;
}

.msme-wrapper-l .owl-dots {
    display: none;
}

.m-t-20 {
    margin-top: 20px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-t-50 {
    margin-top: 50px;
}

.faq-con {
    padding: 0 3rem 2rem 4rem !important;
}


.input-cols {
    display: flex;
    flex-wrap: nowrap;
    gap: 1rem;
}
.pincode {
    width: 50%;
}

.event-start {
    width: 52%;
}

span.il-date-close-img {
    position: absolute;
    right: 10px;
    top: 33px;
    cursor: pointer;
}


.form-group {
    position: relative;
    width: 100%;
    margin-bottom: 24px;
}

.form-check-input {
    &[type="checkbox"] {
        &:checked {
            background-color: var(--il-orange);
            --bs-form-check-bg-image: url(/docs/default-source/apps/sme/lead-others/tick_marine.png);
            background-size: 9px;
        }
    }
}

.form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e);
}

.form-check-input {
    &[type="checkbox"] {
        &:checked {
            background-color: var(--il-orange);
            --bs-form-check-bg-image: url(/docs/default-source/apps/sme/lead-others/tick_marine.png);
            background-size: 9px;
        }
    }
}

.form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e);
}

.form-check-input {
    &:checked {
        border-color: var(--il-orange);
    }
}

form-check-input {
    &[type=checkbox] {
        border-radius: 3px;
        --bs-form-check-bg: transparent;
    }
}

.form-check-input[type=checkbox] {
    border-radius: .25em;
}

.form-check-input {
    &:checked {
        border-color: var(--il-orange);
    }
}

.form-check-input {
    &[type=checkbox] {
        border-radius: 3px;
        --bs-form-check-bg: transparent;
    }
}










.shop-form {
    padding: 3rem;
    border-radius: 1.4rem;
    border: 1px solid #cbcdce;
    background: var(--bg-white-100);
    box-shadow: 3px 4px 23px #0000000f;
    min-height: 597px;
}

.v_formHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
    margin-bottom: 2.2rem;
}

.shop-form .h1 {
    color: var(--neutral-coolgray-900);
    font-size: 1.8rem;
    font-weight: var(--font-semibold);
    line-height: normal;
}

.v_stepsCounter {
    width: 74px;
    height: 28px;
    padding: 2px;
    background-color: #e1f4fd;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    color: #000;
    order: 2;
}

.v_stepsCounter span.v_stepNum.v_currentStepNum {
    font-size: 16px;
    font-weight: 700;
    margin-left: 3px;
    top: auto;
}

.v_stepsCounter span.v_stepNum {
    font-weight: 500;
    position: relative;
    top: 1px;
}

.shop-form label {
    display: block;
    font-size: var(--font-12);
    font-weight: 700;
    line-height: 16px;
    color: #28293d;
    padding-bottom: 0 !important;
    margin-bottom: 4px;
}

.shop-form .il-input-block input {
    font-weight: var(--font-regular);
}

.il-btn {
    margin-top: 1rem;
}

.il-btn.primary button {
    width: 100%;
    justify-content: center;
    margin-bottom: 2rem;
}

.retrive {
    display: flex;
    align-items: center;
    gap: .5rem;
    margin-bottom: 2rem;
}

.retrive a {
    color: var(--primary-orange-500);
    font-weight: var(--font-semibold);
    font-size: var(--font-14);
    line-height: 1.6rem;
}

.i-agree {
    margin-bottom: 1.2rem;
}

.i-agree label {
    font-weight: var(--font-regular);
    font-size: var(--font-14);
    color: var(--neutral-coolgray-900);
}

.i-agree a {
    padding-left: .5rem;
    font-weight: var(--font-regular);
    font-size: var(--font-14);
    color: var(--primary-orange-500);
    text-transform: lowercase;
    text-decoration: underline!important;
}

.form-group {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
}

.form-group label {
    margin-bottom: 5px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
}

.tooltip-container {
    position: relative;
    cursor: pointer;
}

.tooltip-container:hover .tool-hover:after {
    content: "";
    position: absolute;
    bottom: -16px;
    rotate: 180deg;
    border-width: 8px;
    border-style: solid;
    border-color: #282828 transparent transparent transparent;
    left: 0;
    bottom: -13px;
}

.tooltip-container .custom-tooltip {
    width: 228px;
    background-color: var(--primary-text);
    color: var(--global-white);
    border-radius: 5px;
    padding: 1.2rem;
    position: absolute;
    display: none;
    font-size: 1.4rem;
    line-height: 17px;
    z-index: 1;
    /* bottom: 0; */
    left: 0;
    top: 55px;
    opacity: 0;
    white-space: normal;
    height: auto;
    overflow: auto;
    height: fit-content;
}

.tool-hover:hover .custom-tooltip {
    display: block;
    opacity: 1;
}

.il-input-wrap {
    margin-bottom: 2rem;
    position: relative;
}

.autocomplete-list {
    position: absolute !important;
    background-color: #fff;
    width: 100%;
    list-style: none;
    box-shadow: 0 3px 8px #00000040;
    border-radius: 5px;
    z-index: 99999;
    overflow-y: scroll;
    max-height: 276px;
    padding: .8rem;
}

.autocomplete-list li {
    cursor: pointer;
    text-transform: capitalize;
    padding: 1.2rem .8rem;
    font-size: var(--font-14);
    border-bottom: 1px solid var(--cool-gray-100);
}

.autocomplete-list li:hover {
    background-color: #f1f1f1;
}

.input-loader {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    height: 18px;
    width: 18px;
}

.spinner {
    border: 2px solid rgba(0, 0, 0, .15);
    border-top-color: #007bff;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    animation: spin .6s linear infinite;
}


.msme-bx-banner>h1 {
    font-weight: var(--font-xsbold);
    font-size: var(--font-38);
    line-height: 100%;
    color: var(--neutral-coolgray-900);
    margin-bottom: 0.7rem;
}
.il-underline-text{
    text-decoration: underline !important;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
.popup-content-block h2 {
    margin: 2rem auto;
}
.popup-content-block p {
    font-size: 14px!important;
}