h1,h2,h3,h4,h5,h6,p,ol,ul,li,table,section,aside {
    margin: 0;
    padding: 0;
    list-style: none;
}

* :after, :before {
    box-sizing: border-box;
}

.aem-Grid {
    display: block;
    width: 100%;
}

.aem-Grid::before, .aem-Grid::after {
    display: table;
    content: " ";
}

.aem-Grid::after {
    clear: both;
}

.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--12 {
    float: left;
    clear: none;
    width: 100%;
}

.aem-GridColumn {
    padding: 0;
    box-sizing: border-box;
}

#carouselExampleIndicators {
    width: 100%;
    height: fit-content;
    max-width: 100%;
    margin: 0 auto;

}


#carouselExampleIndicators .carousel-indicators {
    right: 80px !important;
    left: auto;
    bottom: auto;
    top: 23%;
    margin: 0;
    width: auto;
    display: block;
}

#carouselExampleIndicators .carousel-item {
    background: no-repeat 20% scroll;
}

.carousel-item .bg-align {
    height: 92.5%;
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
}

.carousel-caption {
    bottom: auto;
    bottom: 45%;
    left: 5%;
    text-align: left;
    z-index: 100;

}

img {
    max-width: 100%;
    transition: transform .5s ease;
    vertical-align: middle;
    border-style: none;
}

.ban-logo {
    padding-bottom: 10px;
}

.ban-logo img {
    width: 11%;
}

.bannerh5 {
    font-size: calc(10px + 0.9vw) !important;
    line-height: normal;
    font-weight: 700;
    color: #8a93a5;
    padding-bottom: 0;
}

.carousel-indicators li {
    background-color: transparent;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin-bottom: 20px !important;
    border: 1px solid #005e9e !important;
}

.carousel-indicators li.active {
    background-color: #005e9e;
}

.carousel-indicators li {
    margin-bottom: 8px;
}

#carouselExampleIndicators .carousel-indicators {
    bottom: 0;
    top: auto;
    margin: 0;
    width: 100% !important;
    text-align: center;
    display: block;
}

.carousel-indicators li.active {
    background-color: #fff;
}

.carousel-indicators li {
    margin-bottom: 8px;
}

.viewall {
    float: left;
    position: absolute;
    bottom: 23%;
    width: 70px;
    z-index: 999;
    left: 862px;
}

.viewall img {
    width: 100%;
}

.scroll {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #3d6147;
    padding: 0 30px !important;
    bottom: 0;
    z-index: 99;
    overflow: hidden;
}

.scroll .marquee {
    font-size: 15px;
    line-height: 18px !important;
    color: #fff;
    font-weight: 400;
    padding: 8px 0 0 20px !important;
    width: 100%;
}

.scroll .marquee:before {
    width: 39px;
    height: 44px;
    background: url(../../../frontend/content/images/home-images/radio.png) repeat-x top;
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
}

.main-banner .bottom-scroll {
    clear: both;
    width: 1122px;
    height: 235px !important;
    padding-top: 0;
    position: absolute;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    bottom: 10px;
    z-index: 99;
    padding-left: 50px;
    padding-right: 50px;
}

.removeViewall .bottom-scroll {
    width: 100% !important;
}

.removeViewall .swiper-button-next {
    display: block !important;
}

.removeViewall .viewall {
    display: none;
}

.swiper-container1 {
    height: 94%;
    overflow: hidden;
    padding-top: 0 !important;
}

.carousel-item {
    min-height: 50px !important; 
    background: no-repeat 50% scroll;
    background-size: cover;
}

#carouselExampleIndicators .carousel-item {
    background: no-repeat 20% scroll;
}

@media only screen and (max-width: 767px) {
    .carousel-item {
        background-size:100% !important;
    }
}

.bottom-scroll .swiper-slide {
    background: transparent;
    height: 173px !important;
    margin-right: 0;
    width: 170px !important;
}

@media screen and (min-width: 1500px) {
    .bottom-scroll .swiper-slide {
        background:transparent;
        height: 170px !important;
        margin-right: 0;
    }

    .swiper-wrapper {
        margin-top: 25px;
    }

    .viewall {
        bottom: 20%;
    }

    .swiper-button-next,.swiper-button-prev {
        top: 188px !important;
    }

    .bottom-scroll {
        height: 330px !important;
    }

    .viewall {
        bottom: 13%;
    }
}

@media screen and (min-height: 800px) {
    .viewall {
        bottom:17%;
    }
}

html {
    scroll-behavior: smooth;
}

.main-banner .h5 .no-margin {
    margin-bottom: 0;
}

@media screen and (min-width: 100px) and (max-width:768px) {
    .bg-Chat.mob-hide {
        display:none;
    }
}

.main-banner .swiper-button-next,.main-banner .swiper-button-prev {
    top: 40% !important;
}

.bottom-scroll .h5 {
    text-align: left;
    display: block;
    line-height: 16px;
    margin-top: 0;
    word-break: break-word;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column;
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    transform: translate3d(0,0,0);
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-container-pointer-events {
    touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x;
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    /* transition-property: ; */
}

.swiper-container-3d {
    perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory;
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff;
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000;
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33);
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2;
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff;
}

.swiper-pagination-black {
    --swiper-pagination-color: #000;
}

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1);
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0,-50%,0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform,.2s top;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s left;
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s right;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube {
    overflow: visible;
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px);
}

.swiper-container-flip {
    overflow: visible;
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: auto !important;
    padding-left: 20px;
}

.bottom-scroll .swiper-slide {
    background: transparent;
    height: 173px !important;
    margin-right: 0;
    width: 170px !important
}

.scroll .alertMob {
    display: none !important;
}

.product-cateogry .tile {
    display: block;
    padding: 0;
    outline: 0;
    transition: all 1s ease-in-out;
    background: 0;
    height: 100%;
    word-break: break-all;
    border-radius: 10px;
}

.product-cateogry .tile:hover {
    background: linear-gradient(242deg,#3d6147,#3d6147),#3d6147;
    box-shadow: -3px -1px 14px rgba(32,40,52,0.2);
}

.product-cateogry .tile:hover>div {
    background: #fff;
    transform: translate3d(-10px,-10px,0);
}

.product-cateogry .tile>div {
    padding: 12px;
    background: linear-gradient(62deg,#fff,#f4f4f4),#fff;
    transition: all .3s ease-in-out;
    height: 100%;
    display: block;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.4);
    cursor: pointer;
}

.product-cateogry .tile>div:hover {
    box-shadow: none;
}

.h5 {
    display: inline-block;
    position: relative;
    font-size: 18px;
    color: #3d6147;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0 !important;
}

.h5 span {
    color: #005e9e;
}

.bottom-scroll .h5 {
    text-align: left;
    display: block;
    line-height: 16px;
    margin-top: 0;
    word-break: break-word;
}

.carousel-indicators li {
    margin-bottom: 8px;
}

.swiper-slide .h5 {
    margin-top: 8px;
    font-weight: 600;
    line-height: 14px;
    font-size: 16px;
    color: #3d6147;
}

.swiper-slide .h5 span {
    color: #005e9e;
    font-size: 14px;
    font-weight: 500;
}

.swiper-button-next:after,.swiper-button-prev:after {
    opacity: 1 !important;
    font-size: 0 !important;
    font-family: none !important;
    width: 80px !important;
}

.swiper-button-next img {
    width: 200%;
    max-width: 160%;
    outline: 0;
}

.swiper-button-prev {
    left: 40px !important;
    top: 150px !important;
    outline: 0;
}

.swiper-button-next {
    right: 17% !important;
    top: 150px !important;
    left: auto !important;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.bannerh2 {
    line-height: normal;
    font-weight: 700;
    color: #233253;
    padding-bottom: 0;
}

.bannerh2 {
    font-size: calc(16px + 2.9vw) !important;
}


@media screen and (max-device-width: 767px) and (orientation:landscape) {
    .carousel-item {
        background-size:68% !important;
    }
}

@media screen and (min-width: 100px) and (max-width:768px) {
    .main-banner .carousel-inner .carousel-item .bg-align {
        object-fit:fill;
        height: -webkit-fill-available;
    }

    .plans-wrapper .hundred-sticker {
        line-height: 13px;
        position: relative;
        top: -28px;
        margin: 0 auto;
        width: 80%;
        padding: 0 14px;
        border-radius: 8px;
        font-size: 8px;
        font-weight: 700;
        color: #035e9b;
        background-color: #f0f8fd;
        border: 1px solid #4f93b8;
    }
}

@media screen and (max-width: 767px) {
    .viewall {
        display:none;
    }

    .sar-logo {
        display: none;
    }

    .sar-logo-mob {
        text-align: center;
        display: block;
    }

    .bannerh5 {
        font-size: 16px;
        line-height: 22px;
    }

    .bannerh2,.bannerh5 {
        text-align: center;
        padding-bottom: 0 !important;
    }

    .bannerh2 {
        font-size: 34px !important;
        line-height: 45px;
    }

    .carousel-caption {
        width: 90% !important;
        top: 5%;
        padding-top: 0;
    }

    .carousel-item {
        background-size: 100% !important;
    }

    .ban-logo1 {
        text-align: right;
    }

    .ban-logo1 img {
        width: 25%;
    }

    .carousel-item {
        min-height: auto !important;
        height: 280px !important;
        background-position: bottom !important;
    }

    #carouselExampleIndicators .carousel-indicators {
        bottom: 0;
        top: auto;
        margin: 0;
        width: 100% !important;
        text-align: center;
        display: block;
    }

    .carousel-indicators li {
        background-color: transparent;
        width: 6px;
        height: 6px;
        border-radius: 8px;
        border: 1px solid #fff !important;
        display: inline-block;
    }

    .carousel-indicators li.active {
        background-color: #fff;
    }

    .carousel-caption {
        bottom: auto;
        bottom: 45%;
        left: 5%;
        text-align: left;
    }

    .carousel-indicators li {
        margin-bottom: 8px;
    }

    .bottom-scroll {
        display: none;
    }

    .bg-Childrens,.bg-Group,.bg-Health,.bg-pos,.bg-Retirement,.bg-Savings,.bg-Term_plans,.bg-Ulip {
        transform: scale(0.6);
        position: relative;
        margin-top: -14px;
    }
}

@media screen and (min-width: 390px) and (max-width:570px) {
    .carousel-item {
        min-height:auto !important;
        height: 325px !important;
        background-position: bottom !important;
    }
}

@media screen and (max-width: 768px) {
    .scroll .alertDesk {
        display:none !important;
    }

    .scroll .alertMob {
        display: inline-block !important;
    }
}

.main-banner .drodow {
    color: black;
}

body {
    font-family: 'Poppins',sans-serif;
}

.main-banner .viewall {
    left: 1032px;
    z-index: 998;
}

.removeViewall .viewall {
    display: none;
}

@media(min-device-width: 768px) and (max-device-width:1100px) {
    .viewall {
        left:514px;
        bottom: 21%;
    }

    #carouselExampleIndicators .carousel-item {
        height: 380px !important;
        background-position: bottom !important;
        min-height: 380px !important;
        position: relative;
    }

    .carousel-item .bg-align {
        position: inherit;
        height: 100%;
        object-fit: contain;
        max-height: 400px;
    }
}

@media(min-device-width:768px) and (max-device-width:1100px) {
    .bottom-scroll {
        width: 553px;
    }

    .viewall {
        left: 514px;
        bottom: 21%;
    }

    #carouselExampleIndicators .carousel-item {
        background-position: bottom center !important;
        min-height: 650px !important;
    }
}

@media screen and (max-width:767px) {

    .swiper-button-next img,
    .swiper-button-prev img {
        max-width: 100%;
    }

    .mob-hide {
        display: none !important;
    }

    .desk-block {
        display: block !important;
    }

    .carousel-item .bg-align {
        object-fit: cover;
        width: 100%;
        position: absolute;
        bottom: 0;
        top: unset;
        height: unset;
        left: 0;
    }

    .btn3 {
        width: 50%;
        margin: auto;
    }
}

@media screen and (min-width: 768px) {
    .mob-hide {
        display:block !important;
    }

    .desk-block {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .swiper-button-next img,.swiper-button-prev img {
        max-width:100%;
    }

    .mob-hide {
        display: none !important;
    }

    .desk-block {
        display: block !important;
    }

    .carousel-item .bg-align {
        object-fit: cover;
        width: 100%;
        position: absolute;
        bottom: 0;
        top: unset;
        height: unset;
        left: 0;
    }

    .btn3 {
        width: 50%;
        margin: auto;
    }
}

@media screen and (min-width: 768px) {
    .mob-hide {
        display: block !important;
    }
}

@media screen and (min-width: 100px) and (max-width:768px) {
    .main-banner .carousel-inner .carousel-item .bg-align {
        object-fit:fill;
        height: -webkit-fill-available;
    }

    .plans-wrapper .hundred-sticker {
        line-height: 13px;
        position: relative;
        top: -28px;
        margin: 0 auto;
        width: 80%;
        padding: 0 14px;
        border-radius: 8px;
        font-size: 8px;
        font-weight: 700;
        color: #035e9b;
        background-color: #f0f8fd;
        border: 1px solid #4f93b8;
    }
}

.swiper-slide span {
    margin: unset !important;
}

@media screen and (max-width: 1024px) {
    .side-strip {
        display:none;
    }
}

.side-strip {
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 999;
    border-right: 1px solid #f9f9f9;
}

.bg-Chat {
    display: block;
    float: right;
    position: fixed;
    bottom: 20px;
    right: 0;
    z-index: 999;
}

.bg-Chat a {
    display: block;
    clear: both;
    width: 63px;
    height: 66px;
    background: url('../../../frontend/content/images/home-images/homeiconSprite.png') -336px -316px;
}

.bg-Childrens {
    display: inline-block;
    width: 93px;
    height: 93px;
}

.bg-Group {
    display: inline-block;
    width: 93px;
    height: 93px;
}

.bg-Health {
    display: inline-block;
    width: 93px;
    height: 93px
}

.bg-Retirement,.bg-Savings {
    display: inline-block;
    width: 93px;
    height: 93px;
}

.bg-pos {
    display: inline-block;
    width: 93px;
    height: 93px;
}

.bg-Term_plans {
    display: block;
    width: 93px;
    height: 93px;
}

.bg-Ulip {
    display: inline-block;
    width: 93px;
    height: 93px;
}

@media screen and (max-width: 767px) {
    .plans-holder.pc.hidden {
        display:none;
    }

    .plans-holder h5 span,.swiper-slide .h5 span {
        font-weight: 500;
    }
}

@keyframes MoveUpDown {
    0,to {
        bottom: 0
    }

    50% {
        bottom: 10px;
    }
}

.swiper-button-next:after,
.swiper-button-prev:after {
    opacity: 1 !important;
    font-size: 0 !important;
    font-family: none !important;
    width: 80px !important
}

.bottom-scroll .swiper-button-next {
    right: 3% !important
}

.swiper-button-next {
    right: 17% !important;
    top: 150px !important;
    left: auto !important
}

.viewall {
    float: left;
    position: absolute;
    bottom: 23%;
    width: 70px;
    z-index: 999;
    left: 862px
}

.viewall img {
    width: 100%
}

.swiper-button-next img {
    width: 200%;
    max-width: 160%;
    outline: 0
}

.swiper-button-prev {
    left: 40px !important;
    top: 150px !important;
    outline: 0
}

.swiper-button-prev img {
    max-width: 160%;
    width: 200%
}

.swiper-button-next img,
.swiper-button-prev img {
    box-shadow: 0 10px 16px rgba(213 178 79 / 37%) !important;
    border-radius: 25px;
    margin-bottom: 35px
}

@media (max-width: 767px) {
    .bg-mob.section {
        padding-top: 32px !important;
        padding-bottom: 27px !important;
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 767px) {
    .desk-block {
        display: block !important;
    }
}

.section {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    padding-top: 85px;
    padding-bottom: 72px;
}

@media (max-width: 767px) {
    .plans-wrapper {
        text-align: center;
        line-height: 17px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        max-width: 440px;
        width: 100%;
        margin: 0 auto;
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: 10px;
}

.plans-holder {
    background-color: #fff;
    display: inline-block;
    border-radius: 10px;
    padding: 15px;
    margin: 0 3px 12px 3px
}

.plans-holder:hover {
    cursor: pointer
}

/* .plans-holder h5,
.swiper-slide .h5 {
    margin-top: 12px;
    font-weight: 600;
    line-height: 14px;
    font-size: 18px;
    color: #3d6147
} */

.plans-holder h5 span,
.swiper-slide .h5 span {
    color: #94855a;
    font-size: 14px
}

@media only screen and (max-width: 767px) {
    .bg-mob .plans-holder {
        position: relative;
    }
}

@media (max-width: 767px) {
    .mb .plans-holder {
        height: 108px;
        padding: 0;
        width: 100px;
        margin: 0 4px 8px !important;
        box-shadow: 3px 3px 8px 1px #e4e3e3;
    }
}

@media (max-width: 767px) {
    .mb .plans-holder h5 {
        font-size: 12px !important;
        line-height: 13px;
        position: relative;
        top: -15px;
    }
}

/* .plans-holder h5, .swiper-slide .h5 {
    margin-top: 12px;
    font-weight: 600;
    line-height: 14px;
    font-size: 18px;
    color: #3d6147;
} */
