*{
    font-family: poppins;
}


.container {
    max-width: 1204px  !important;
}
.home-insurance-type-wraper {
    padding-top: 74px;
    /* background-image: url(../images/hero-section-background.png); */
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 35px 0;
    padding-bottom: 0px;
}

.span-red {
    color: #f30a1c;
}
.hero-section-content-cover h1 {
    font-weight: bold;
    font-size: 39px;
    color: #292e72;
}
.hero-section-content-cover h2 {
    font-weight: bold;
    color: #292e72;
}
.hero-section-content-cover p {
    margin: 28px 0;
    width: 56%;
}
.hero-get-btn {
    color: #fff;
    border-color: #007bff;
    background: #09136a !important;
    border: none;
    font-size: 14px;
    padding: 11px 16px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.hero-section-product-strip {
    margin-top: 29px;
}
.hero-product-box  {
    background: #fff;
    text-align: center;
    padding: 15px 1px;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.hero-product-box img {
    width: 29%;
}
.hero-product-box  p {
    margin-top: 12px;
    color: #000;
    font-size: 15px;
    margin-bottom: 0;
    width: 100%;
    padding: 0px 11px;
}

#carouselExampleIndicators {
    /* background-image: url('../images/feedback_bg_4.png') !important; */
    background-size: cover;
    background-repeat: no-repeat !important;
    height: 100%;
    background-position: center;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}




.home-about-rev-wrapper {
    margin-top: 120px;
}
.home-about-rev-content h3 {
    color: #09136a;
    -webkit-text-stroke-color: #FFFFFF;
    font-size: 33px;
    font-weight: 500;
    letter-spacing: -0.5px;
    font-weight: bold;
}
.home-about-rev-content p {
    margin: 23px 0;
    line-height: 27px;
}

.our-presence-wrapper {
    /* background-image: url(../images/our-presence-background.png); */
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    margin-top: 122px;
    padding-bottom: 80px;
    /* background: #09136a; */
    background-image: linear-gradient(to right top, #172278, #744088, #ae6b9a, #db9eb3, #ffd5d8);
}
.our-presence-wrapper h3 {
    color: #fff;
    text-align: center;
    width: 81%;
    margin: auto;
    margin-bottom: 50px;
}
.our-presence-box {
    background: #fff;
    margin-bottom: 15px;
    padding: 15px 0;
    border-radius: 6px;
}
.our-presence-box img {
    width: 43px;
    margin: auto;
    display: flex;
}
.our-presence-box p {
    font-size: 16px !important;
    margin-top: 10px;
}


.why-insurance-wrapper {
    margin-top: 107px;
}
.why-insurance-content p {
    margin: 23px 0;
    line-height: 27px;
}
.why-insurance-content h3 {
    color: #09136a;
    -webkit-text-stroke-color: #FFFFFF;
    font-size: 33px;
    font-weight: 500;
    letter-spacing: -0.5px;
    font-weight: bold;
}
.why-insurance-grid-box-shape img {
    width: 59px;
    height: 50px;
    margin-bottom: 10px;
}
.why-insurance-grid-box {
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    padding: 21px 17px;
    margin-bottom: 22px;
    border-radius: 6px;
}
.why-insurance-grid-box.why-insurance-grid-box-change {
    background: #f8f8f86e;
}
.why-insurance-grid-box img {
    width: 63px;
}
.why-insurance-grid-box h4 {
    font-weight: bold;
    margin: 15px 0;
    font-size: 20px;
}
.why-insurance-grid-box p {
    font-size: 14px;
}

.data-security-content h3 {
    color: #09136a;
    -webkit-text-stroke-color: #FFFFFF;
    font-size: 33px;
    font-weight: 500;
    letter-spacing: -0.5px;
    font-weight: bold;
}

.vision-mission-wrapper {
    background-image: url(../images/mission-bg-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 64px 0;
    margin-top: 40px;
}
.vision-mission-wrapper h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 64px;
}
.mission-box {
    text-align: center;
}
.mission-box img {
    width: 71px;
}
.mission-box h4 {
    font-weight: bold;
    margin: 27px 0px;
    color: #fff;
}
.mission-box p {
    color: #fff;
    margin: 0px;
    line-height: 27px;
}
.vision-box {
    text-align: center;
}
.vision-box img {
    width: 71px;
}
.vision-box h4 {
    font-weight: bold;
    margin: 27px 0px;
    color: #fff;
}
.vision-box p {
    color: #fff;
    margin: 0px;
    line-height: 27px;
}


.our-partner-wrapper {
    margin: 100px 0;
    text-align: center;
}
.our-partner-title {
    margin-bottom: 50px;
    font-size: 27px;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel {
    /* display: none; */
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.our-partner-title {
    margin-bottom: 50px;
    font-size: 27px;
    color: #09136a;
    -webkit-text-stroke-color: #FFFFFF;
    font-size: 33px;
    font-weight: 500;
    letter-spacing: -0.5px;
    font-weight: bold;
}
.our-partner-wrapper {
    margin: 100px 0;
    text-align: center;
}
.clients-logo {
    position: relative;
    border: 1px solid #cecece;
    margin-bottom: 14px;
    padding: 15px 30px;
    display: flex;
    justify-content: center;
}

.clients-logo img {
    width: 80% !important;
}
.owl-prev {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 24%;
    margin-left: -20px;
    display: block !important;
    border: 0px solid black !important;
    border-radius: 50%;
    font-weight: bold !important;
    background: #e7e7e7 !important;
    font-size: 25px !important;
}
.owl-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 24%;
    right: -25px;
    display: block !important;
    border: 0px solid black;
    border-radius: 50%;
    font-weight: bold !important;
    background: #e7e7e7 !important;
    font-size: 25px !important;
}
@media only screen and (min-width: 320px) and (max-width: 479px){
    .home-insurance-type-wraper {
        padding-top: 74px;
        /* background-image: url(../images/hero-section-background.png); */
        background-position: bottom center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 16px 0;
        padding-bottom: 0px;
    }
    .hero-section-content-cover h1 {
        font-weight: bold;
        font-size: 19px;
        color: #292e72;
    }
    .hero-section-content-cover h2 {
        font-weight: bold;
        color: #292e72;
        font-size: 19px;
    }
    .hero-section-content-cover p {
        margin: 18px 0;
        width: 100%;
        font-size: 14px;
    }
    .hero-get-btn {
        color: #fff;
        border-color: #007bff;
        background: #09136a !important;
        border: none;
        font-size: 14px;
        padding: 9px 19px;
        font-weight: 500;
    }
    .hero-product-box  {
        background: #fff;
        text-align: center;
        padding: 15px 0;
        border-radius: 6px;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
        height: inherit;
        margin-bottom: 26px;
    }
    .home-about-rev-content h3 {
        color: #09136a;
        -webkit-text-stroke-color: #FFFFFF;
        font-size: 21px;
        letter-spacing: -0.5px;
        font-weight: 700 !important;
    }
    .our-presence-wrapper {
        margin-top: 35px;
        padding-top: 20px;
    }
    .our-presence-wrapper h3 {
        color: #fff;
        text-align: center;
        width: 100%;
        margin: auto;
        margin-bottom: 50px;
        font-size: 23px;
        font-weight: bold;
    }
    .our-presence-box {
        background: #fff;
        margin-bottom: 19px;
        padding: 6px 0;
        border-radius: 6px;
    }
    .our-presence-box-title {
        font-size: 14px !important;
        padding-top: 10px;
        height: auto;
        padding-left: 26px;
        font-weight: 600;
    }
    .our-presence-box p {
        font-size: 14px !important;
        margin-top: 10px;
    }
    .why-insurance-content h3 {
        color: #09136a;
        -webkit-text-stroke-color: #FFFFFF;
        font-size: 25px;
        font-weight: 500;
        letter-spacing: -0.5px;
        font-weight: bold;
    }
    .data-security-content h3 {
        color: #09136a;
        -webkit-text-stroke-color: #FFFFFF;
        font-size: 21px;
        font-weight: 500;
        letter-spacing: -0.5px;
        font-weight: bold;
    }
    .our-partner-title {
        margin-bottom: 50px;
        font-size: 27px;
        color: #09136a;
        -webkit-text-stroke-color: #FFFFFF;
        font-size: 22px;
        font-weight: 500;
        letter-spacing: -0.5px;
        font-weight: bold;
    }
}