@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700;800&display=swap");

.hidden{
    display: none;
}

body {
    font-family: "Josefin Sans", sans-serif;
    overflow-x: hidden !important;
    transition: 0.5s ease;
}

.container {
    max-width: 1204px !important;
  }

.theme-red {
    color: #f12f37;
}

.theme-blue {
    color: #222769;
}

p {
    font-family: "poppins", sans-serif;
}

html {
    scroll-behavior: smooth;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Josefin Sans", sans-serif;
}
/* Header start here------------------------- */

.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
    font-weight: 600;
    width: 134px;
    font-size: 16px;
    border-bottom: 2px solid #fff;
    text-align: center;
}

.navbar-light .navbar-nav .nav-link:hover {
    background: #1c2069;
    color: #fff !important;
    border-radius: 6px;
    cursor: pointer;
}

.login-box-wrapper {
    margin-left: 10px;
    align-items: center;
    display: flex;
}

.header-logo-box {
    text-align: center;
}

a.nav-link {
    margin-top: 15px;
}
ul.navbar-nav.mx-auto.bg-light {
    padding: 0px 84px;
    border-radius: 40px;
}

/* .navbar-nav {
    display: flex;
    justify-content: center;
    align-items: center;
} */

ul.navbar-nav {
    padding: 0px 67px;
    border-radius: 40px;
    background: white;
}

img.Logo {
    width: 70%;
}

.top-header-social-cover {
    display: flex;
    justify-content: right;
    margin-top: 5px;
}

.top-header-social-cover li {
    float: left;
    margin-left: 18px;
    list-style: none;
}

.top-header-social-list {
    margin-bottom: 0px;
}

.top-header-social-list li a {
    color: rgb(245 243 243);
}

.login-box button {
    border: none;
    padding: 6px 35px;
    border-radius: 2px;
    background-color: white;
    border: 1px solid rgb(18, 40, 71);
}
.col-lg-8.top-header-social-cover-wrapper {
    background-color: #1d2266;
}

.login-box button a {
    color: black;
}

.contact-details a {
    color: rgb(69, 68, 68);
}

.phone-details a {
    color: rgb(88, 86, 86);
}
.login-box button {
    border: none;
    padding: 6px 38px;
    border-radius: 8px;
    margin-top: 15px;
    background-color: white;
    margin-left: 0px;
    background-color: #1c2069;
}

.login-box button a {
    color: white;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
    display: flex;
    justify-content: center;
}

.navbar-expand-lg {
    margin-top: 12px;
}

/* Hero wrapper --------------------------------- */
.Home-wrapper-new {
    background-image: url("../images/headerimg.png") !important;
    padding: 74px 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -108px;
    z-index: -999999999;
}
.home-wrapper-content {
    text-align: center;
    padding: 0px 15px;
    margin-top: 92px;
}
.home-wrapper-content .get-quote-btn {
    padding: 15px 37px;
    border-radius: 44px;
    margin-top: 41px;
    border: none;
    background-color: #f12f37;
    box-shadow: 0px 3px 6px #00000029;
}

.home-wrapper-content .get-quote-btn a {
    color: white;
    font-weight: 600;
}

.home-wrapper-content h2 {
    font-size: 31px;
    color: white;
    line-height: 45px;
    width: 68%;
    margin: auto;
    background-color: #1c20698c;
    font-weight: 700;
    border-radius: 14px;
    padding: 15px 20px;
}

.down-arrow-btn button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin-top: 56px;
}
.down-arrow-btn button img {
    width: 65%;
}

/* ---------------------------New product wrapper-------------------- */
.product-box img {
    width: 60%;
}

.col-4.col-lg-2.main-product-box1.mb-3 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 0px;
    text-align: center;
}
.col-4.col-lg-2.main-product-box.mb-3 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 0px;
    text-align: center;
}

.main-product-box1 {
    background-image: url("../images/1.png") !important;
    background-size: cover;
}

.main-product-box1 {
    background-image: url("../images/1.png") !important;
    background-size: 96%;
    margin: 0px -12px;
    background-repeat: no-repeat;
}

.main-product-box {
    background-image: url("../images/2.png") !important;
    background-size: 96%;
    margin: 0px -12px;
    background-repeat: no-repeat;
}

.col-4.col-lg-2.main-product-box1.mb-3 a {
    color: #1c2069;
}
.col-4.col-lg-2.main-product-box.mb-3 a {
    color: #1c2069;
}

.product-box.product-box1 p {
    margin-top: 19px;
    font-weight: 500;
}
.product-box.product-box p {
    margin-top: 19px;
    font-weight: 600;
}

.our-service-underline {
    height: 3px;
    background-color: #f12f37;
    width: 6%;
    margin: 0 auto;
}
.our-service-main-wrapper.py-lg-5 h2 {
    color: #222769;
    font-weight: 600;
}

.our-service-main-wrapper {
    position: relative;
}
.product-waves-shape {
    position: absolute;
    top: 109px;
    right: -41px;
    z-index: -999999;
}

/* -------About--------------------Page-------------------- */
.about-main-img img {
    width: 100%;
}

.about-main-img.text-center h2 {
    color: #222769;
    font-weight: 600;
}

.about-text-content {
    background-color: #fff;
    padding: 51px 38px;
    border-radius: 15px;
    margin-top: 44px;
    box-shadow: 0px 3px 6px #a2a2a27a;
    margin-right: -1px;
    line-height: 28px;
    box-shadow: 0px 3px 6px #bbeaff;
}
.about-text-content2 {
    background-color: #fff;
    padding: 42px 38px;
    border-radius: 15px;
    z-index: -999999999999999 !important;
    margin-top: 47px;
    box-shadow: 0px 3px 6px #a2a2a27a;
    box-shadow: 0px 3px 6px #bbeaff;
}

.about-main-img img {
    width: 83%;
}
.about-main-img.text-center {
    box-shadow: 0px 3px 20px #ced2ffb3;
    padding: 15px 0px;
    border-radius: 19px;
    background-color: white;
    z-index: 999999999 !important;
}
.about-us-new-main-wrapper {
    position: relative;
}
.about-shape-1 img {
    width: 58%;
}
.about-shape-2 img {
    width: 58%;
}
.about-shape-1 {
    position: absolute;
    bottom: -91px;
}
.about-shape-2 {
    position: absolute;
    right: -70px;
    top: -60px;
}

/* ===============================Need -any help start============================================== */

.need-any-help-wrapper {
    background-image: url("../images/need-help.png") !important;
    background-size: cover;
    padding: 50px 0px;
    background-position: center;
}
/* .need-help-details h2 {
    color: #000;
} */
.need-help-details h5 {
    color: #f3eded;
}
.scroll-card-1 {
    background-image: url("../images/card1.png") !important;
    background-size: 100%;
    padding: 38px 35px;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 99999;
    top: -167px;
    /* background-position: center; */
}

.scroll-card-2 {
    background-image: url("../images/card2.png") !important;
    background-size: 100%;
    padding: 38px 35px;
    background-repeat: no-repeat;
    position: absolute;
    top: -158px;
    transform: rotate(-6deg);
    z-index: 1;
    /* background-position: center; */
}
.scroll-card-3 {
    background-image: url("../images/card3.png") !important;
    background-size: 100%;
    padding: 38px 35px;
    background-repeat: no-repeat;
    position: absolute;
    top: -159px;
    transform: rotate(-13deg);
    /* background-position: center; */
}
.need-help-details h2 {
    margin-bottom: 27px;
    font-weight: 600;
    color: #222769;
}
.icon-img img {
    width: 22%;
    margin-bottom: 21px;
    margin-top: 35px;
}
.scroll-effect-content {
    position: relative;
}

.scroll-card-1 p {
    font-size: 14px;
}
.scroll-card-1 h5 {
    font-weight: 600;
    margin-bottom: 19px;
    color: #222769;
    font-size: 19px;
}
.scroll-card-2 p {
    font-size: 14px;
}
.scroll-card-2 h5 {
    font-weight: 600;
    margin-bottom: 19px;
    color: #222769;
    font-size: 19px;
}
.scroll-card-3 p {
    font-size: 14px;
}
.scroll-card-3 h5 {
    font-weight: 600;
    margin-bottom: 19px;
    color: #222769;
    font-size: 19px;
}
.need-help-details p {
    color: white;
    font-size: 21px;
    line-height: 37px;
    letter-spacing: 0.2px;
}

/* -----------------New Redesign Why choose us----------------------------- */
.why-choose-points {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 13px;
    padding: 16px 16px;
    border-radius: 15px;
    border-style: solid;
    border-width: 1px 1px 1px 0px;
    border-color: #0000001a;
    box-shadow: rgb(235, 241, 247) 3px 3px 6px 0px inset,
        rgba(236, 236, 236, 0.5) -3px -3px 6px 1px inset;
    height: 100% !important;
}

.why-choose-points p {
    padding-bottom: 15px;
}

.why-choose-krishiv-insurance-wrapper h2 {
    color: #222769;
    font-weight: 600;
}

.why-choose-main-img img {
    width: 100%;
}
.why-choose-points p {
    font-size: 15px;
    margin: 0px;
}

.why-choose-points img {
    width: 55px;
    margin-right: 15px;
}

/* .why-choose-points p {
    font-weight: 600;
} */

.single-team-member {
    width: -51% !important;
    border-radius: 26px;
    box-shadow: 0px 3px 6px #00000029;
    overflow: hidden;
    text-align: center;
    padding: 5px 0;
    background: #fff;
}

.single-team-member img {
    width: 75%;
}

/* .email-box h3{
    color: white;
} */

/*New design of our news feed-------------------------------- */
/* .our-news-feed{
    background-color: #FFF5F5;
    box-shadow: 0px 3px 6px #00000029;
} */

.why-choose-points:hover img {
    color: red;
    transition: 0.9s;
    transform: rotateY(180deg);
}

.our-news-feed-details button {
    background-color: #f12f37;
    padding: 5px 19px;
    border: none;
    border-radius: 7px;
}

.our-news-feed-details button a {
    color: white;
    font-size: 12px;
}

.our-news-feed-details {
    padding: 0px 15px;
}
.our-news-feed-details p {
    font-size: 15px;
}

.date-text p {
    margin: 0px;
    color: white;
}

.news-feed-card {
    background-color: white;
}

.owl-carousel.owl-drag .owl-item {
    background-color: white;
    border-radius: 26px;
    box-shadow: 0px 3px 6px #00000029;
    margin-bottom: 19px;
}

.about-us-title-wrapper h2 {
    color: #222769;
    font-weight: 600;
    margin-bottom: 10px !important;
}

.about-us-title-wrapper {
    margin-bottom: 30px;
}

.date-text {
    background-color: #222769;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 2px;
    margin-bottom: 0px;
    width: 80%;
    float: right;
    border-bottom-right-radius: 26px;
    border-top-left-radius: 28px;
    margin-top: -1px;
}
.our-news-feed-details h2 {
    margin-bottom: 30px;
}
.our-news-feed-details p {
    margin-bottom: 25px;
}

.our-news-feed-details h2 {
    color: #2b2b2b;
    font-weight: 600;
}

.new-details p {
    font-size: 14px;
}

.new-details a {
    color: #222769;
}
.new-details {
    padding: 0px 15px;
}
.date-text p {
    font-size: 12px;
}
.new-details a h6 {
    font-weight: 600;
    font-size: 19px;
}

.why-underline {
    height: 4px;
    background-color: #f12f37;
    width: 10%;
    margin: 0 auto;
}

/* footer-------------------------- */
.company-logo {
    background-color: white;
    width: 50%;
    margin-bottom: 29px;
}
.footer-details-box h5 {
    font-weight: 600;
}
.company-logo img {
    width: 90%;
}
ul.quick-links {
    margin-top: 35px;
}
.footer-details-box ul {
    margin-top: 38px;
    padding: 0px;
}

.footer-details-box ul li {
    list-style: none;
    color: #000;
    margin-bottom: 15px;
}
.footer-details-box ul li a {
    color: #000;
    text-decoration: none;
}

.rev-footer-wrapper {
    background-image: url("../images/footer-background-second.jpg") !important;
    color: #000;
    background-position: center;
    background-size: cover;
}

.footer-copy-right-box.text-center.mt-5 {
    color: white;
}

.footer-social-media-icons a {
    color: #222769;
    font-size: 27px;
    border-radius: 12px;
    margin: 0 1px;
    width: 43px;
    height: 37px;
    display: inline-block;
    text-align: center;
    line-height: 34px;
    padding-top: 1px;
}

button.navbar-toggler {
    background-color: #d5a8aa;
    color: white;
}
.col-lg-4.light-color p {
    color: #000;
    font-size: 15px;
}
.light-para-text {
    color: #000;
}
hr.text-white.white-line {
    background-color: #000;
    opacity: 0.3;
}

button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    background: #e7e7e7 !important;
    color: inherit;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    padding: 0 !important;
    font: 25px;
}

button.owl-next {
    position: absolute;
    top: 73%;
    left: -112px;
}

button.owl-prev {
    position: absolute;
    top: 73%;
    left: -185px;
}

button.owl-prev span {
    font-size: 30px;
    /* margin-top: 299px; */
}

button.owl-next span {
    font-size: 30px;
}

p.footer-text-box {
    font-weight: 700;
    font-family: 'Poppins';
    font-size: 18px;
}
.footer-irdai-content {
    font-size: 15px;
    font-weight: bold;
    font-family: poppins;
}

.about-text-content2.wow.fadeInLeft {
    line-height: 26px;
}

.why-choose-para h4 {
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 20px;
}

/* About us page design------------------------------------------- */
.about-img-box img {
    width: 90%;
}

.about-details {
    padding: 20px;
    border-radius: 19px;
    width: 90%;
    /* box-shadow: rgb(239 230 236) 5px 5px, rgb(233 226 230 / 0%) 10px 10px, rgb(221 190 210 / 20%) 15px 15px, rgb(221 193 211 / 10%) 20px 20px, rgb(233 196 220 / 5%) 25px 25px; */
    transition: all 0.5s ease-in-out 0s;
    position: relative;
    overflow: hidden;
}
/* .about-details:hover{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
} */

.about-img-box {
    margin-top: 15px;
}

.about-details h2 {
    font-size: 40px;
    color: #202569;
}

.about-details p {
    font-size: 14px;
}

.shape-icon i {
    font-size: 45px;
    margin-bottom: 10px;
}

.why-reason-box {
    padding: 15px 25px;
    /* border: 1px solid black; */
    border-radius: 10px;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    position: relative;
    overflow: hidden;
}

.why-reason-box:hover {
    box-shadow: rgba(198, 194, 196, 0.4) -5px 5px,
        rgba(221, 218, 219, 0.165) -10px 10px,
        rgba(222, 221, 222, 0.2) -15px 15px, rgba(215, 212, 213, 0.1) -20px 20px,
        rgba(199, 198, 199, 0.05) -25px 25px;
    transition: 0.3s ease-in-out;
    color: white;
}

.why-reason-box:hover .shape-transition {
    background-color: #141649;
    width: 406px;
    height: 403px;
    transform: rotate(45deg);
    position: absolute;
    bottom: -48px;
    right: -70px;
    z-index: -999999;
}

.why-krishiv-insurance h2 {
    font-size: 40px;
    color: #202569;
}

.why-reason-box p {
    font-size: 14px;
}

.shape-transition {
    background-color: #979bd1;
    width: 406px;
    height: 403px;
    transform: rotate(45deg);
    position: absolute;
    bottom: -50px;
    right: 293px;
    transition: 0.4s ease-in-out;
}

.about-shape {
    /* width: 130px;
    height: 359px;
    background-color: #1e2266;
    position: absolute;
    transform: rotate(-45deg);
    top: -248px;
    right: -15px; */
    display: none;
}

.counter-box {
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.counter-box p {
    background-color: #141649;
    color: #f1e8e8;
    width: 55%;
    margin-right: 3px;
    margin-top: -2px;
    padding: 3px 0px;
}

.counter-box-heading {
    font-size: 40px;
    color: #202569;
}

.about-details__decor {
    width: 8rem;
    height: 8rem;
    border: 2rem solid rgba(219, 223, 243, 0.3);
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 31%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -99999;
}

.counter {
    font-size: 40px;
    font-weight: bold;
    color: #1e2266;
}
/* ---------Client------------------------------ */

.client-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    background-image: url("/Assets/client.avif");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border: 2px solid black;
    float: right;
}

.clinet-box p {
    font-size: 15px;
}

.clinet-box {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 10px 15px;
    border-radius: 5px;
}
.client-text-box {
    margin-top: 18px;
}
.client-text-box p {
    font-size: 15px;
}
.client-text-box h2 {
    font-size: 40px;
    color: #202569;
}

/* Contact us Design---------------------------maheeb */
.Details-box h2 {
    font-size: 40px;
}
.Details-box h2 {
    color: #1f2567;
}

.Details-box p {
    font-size: 15px;
    color: rgb(77, 76, 75);
}

.Office-timing-box {
    list-style: none;
}

.Office-timing-box li {
    font-size: 14px;
    margin-bottom: 5px;
}
.Office-timing-box h6 {
    font-weight: 600;
}

.office-address-box h6 {
    font-weight: bold;
}

.office-address-box {
    list-style: none;
}

.office-address-box p {
    font-size: 14px;
}
a {
    /* color: #007bff; */
    text-decoration: none;
    /* background-color: transparent; */
    -webkit-text-decoration-skip: objects;
}

.phone-box {
    width: 40px;
    height: 40px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 50%;
    /* background-color: aqua; */
    border: 1px solid #b5aeae;
}

.social-box-container ul {
    display: flex;
    list-style: none;
}

.social-box-container ul li a {
    font-size: 19px;
    margin-top: 6px;
    color: #1f2567;
}

.social-box-container ul li {
    margin-right: 10px;
    background-color: rgb(238, 234, 234);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.form-input {
    padding: 6px 15px;
    border-radius: 10px;
    border: 1px solid #dbd3d3;
    width: 100%;
}

.form-message-box {
    border-radius: 15px;
    border: 1px solid #dbd3d3;
    padding: 8px 15px;
}

.form-container p {
    font-size: 14px;
}
.form-container h2 {
    font-size: 35px;
    font-weight: bold;
    color: #1f2567;
}

button.form-btn {
    background-color: #1f2567;
    padding: 10px 15px;
    color: white;
    border-radius: 10px;
    border: none;
}
.make-claim-feature-select-wrap label {
    font-family: poppins;
    margin-top: 23px;
    color: #275575;
    font-weight: 400;
}

.make-claim-feature-select-wrap .form-control {
    padding: 14px 14px;
    height: 59px;
    font-size: 16px !important;
}

.make-a-claim-main-wrap {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(../images/make-a-claim-back.png) !important;
    padding: 100px 0;
}

.home-about-wraper {
    margin-top: 115px;
    padding: 0 74px;
}
.header-logo {
    position: relative;
    top: 15px;
}
.view-more-button:after {
    content: "\25bc";
    font-size: 0.7rem;
}
.view-more-button.active:after {
    content: "\25b2";
    font-size: 0.7rem;
}
.view-more-button {
    background: #003478;
    color: #fff;
    width: 100%;
    padding: 0.2rem 0.5rem;
    cursor: pointer;
    font-size: 0.8rem;
    border-radius: 0 1rem 0 0;
}
.plan_links {
    width: 16%;
    display: inline-block;
    text-align: center;
}
input[type="text"]:read-only {
    background-color: #fff !important;
}
.pos-corner-details-content h2 {
    font-size: 27px;
    background-color: white;
    padding: 15px 25px;
    border-radius: 10px;
    margin-bottom: 23px;
}
.pos-corner-feature-points-wraper {
    background-color: white;
    padding: 15px 25px;
    border-radius: 15px;
}
.pos-corner-feature-point-box img {
    width: 35%;
}
.pos-corner-feature-point-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.feature-text h4 {
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: center;
}
.feature-text p {
    margin-bottom: 0px;
}
.pos-form-wraper {
    background-color: white;
    padding: 15px 25px;
    border-radius: 10px;
}
button.border-btn {
    padding: 8px 27px;
    margin: 0 auto;
    margin-top: 22px;
    margin-left: 18px;
    width: 80%;
    background-color: white;
    border-radius: 31px;
}

/* make a claim page sectoin end */

.area {
    /* background: #4e54c8;   */
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
    /* width: 100%;
    height:100vh;    */
    position: relative;
}

.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.circles li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    /* background: rgba(255, 255, 255, 0.2); */
    animation: animate 30s linear infinite;
    bottom: -150px;
}

.circles li:nth-child(1) {
    left: 0%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}

.circles li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10) {
    left: 95%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 30s;
}

.our-partners-wrapper.area h2 {
    color: #222769;
    font-weight: 600;
    font-size: 33px;
  }

  .why-choose-krishiv-insurance-wrapper .why-underline {
    margin-bottom: 43px;
    margin-top: 15px;
  }

  .our-partners-wrapper .why-underline {
    margin-bottom: 43px;
    margin-top: 15px;
  }

@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
        /* background-color: red; */
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
        /* background-color: blue; */
        height: 20px;
        width: 20px;
    }
}

.our-partners-wrapper.area h2 {
    color: #222769;
    font-weight: 600;
    font-size: 33px;
  }

/* About us Page  Css-------------------------- */
.about-img-box img{
    width: 90%;
}

.about-details {
    padding: 20px;
    border-radius: 19px;
    width: 90%;
    /* box-shadow: rgb(239 230 236) 5px 5px, rgb(233 226 230 / 0%) 10px 10px, rgb(221 190 210 / 20%) 15px 15px, rgb(221 193 211 / 10%) 20px 20px, rgb(233 196 220 / 5%) 25px 25px; */
    transition: all 0.5s ease-in-out 0s;
    position: relative;
    overflow: hidden;
}
.about-details:hover{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.about-img-box {
    margin-top: 15px;
}

.about-details h2{
  
    font-size: 40px;
    color: #202569;
}

.about-details p{
    font-size: 14px;
}

.shape-icon i{
    font-size: 45px;
    margin-bottom: 10px;
}

.why-reason-box {
    padding: 15px 25px;
    /* border: 1px solid black; */
    border-radius: 10px;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    position: relative;
    overflow: hidden;
    
}

.why-reason-box:hover{
    
    box-shadow: rgba(112, 112, 112, 0.233) -5px 5px, rgba(128, 125, 126, 0.178) -10px 10px, rgba(109, 108, 109, 0.144) -15px 15px, rgba(95, 94, 94, 0.1) -20px 20px, rgba(100, 99, 100, 0.05) -25px 25px;
    transition: 0.3s ease-in-out;
    color: white;
}

.why-reason-box:hover .shape-transition {
    background-color: #141649;
    width: 406px;
    height: 403px;
    transform: rotate(45deg);
    position: absolute;
    bottom: -48px;
    right: -70px;
    z-index: -999999;
}



.why-krishiv-insurance h2{
    font-size: 40px;
    color: #202569;
}

.why-reason-box p{
    font-size: 14px;
}

.shape-transition {
    background-color: #979bd1;
    width: 406px;
    height: 403px;
    transform: rotate(45deg);
    position: absolute;
    bottom: -50px;
    right: 293px;
    transition: 0.4s ease-in-out;
}

.about-shape {
    display: none;
}

.counter-box{
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.counter-box p {
    background-color: #141649;
    color: #f1e8e8;
    width: 55%;
    margin-right: 3px;
    margin-top: -2px;
    padding: 3px 0px;
}

.counter-box-heading{
    font-size: 40px;
    color: #202569;
}

.about-details__decor {
    width: 8rem;
    height: 8rem;
    border: 2rem solid rgba(219, 223, 243, 0.3);
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 31%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -99999;
}

.counter{
    font-size: 40px;
    font-weight: bold;
    color: #1e2266;
}
/* --------------------------Contact us Page design---------------------------- */
.Details-box h2{
    font-size: 40px;
}
.Details-box h2 {
    color: #1f2567;
}

.Details-box p{
    font-size: 15px;
    color: rgb(77, 76, 75);
}

.Office-timing-box{
    list-style: none;
}

.Office-timing-box li {
    font-size: 14px;
    margin-bottom: 0px;
    color: #ffffffbf;
}
.Office-timing-box h6{
    font-weight: 600;
}

.office-address-box h6{
    font-weight: bold;
}

.office-address-box{
    list-style: none;
}

.office-address-box p {
    font-size: 14px;
    margin-bottom: 0px;
    font-family: "Josefin Sans", sans-serif;
}



.phone-box {
    width: 40px;
    height: 40px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 50%;
    /* background-color: aqua; */
    border: 1px solid #b5aeae;
}

.social-box-container ul {
    display: flex;
    list-style: none;
}

.social-box-container ul li a{
    font-size: 25px;
    color: #1f2567;
}

.social-box-container ul li{
    margin-right: 10px;
    background-color: rgb(238, 234, 234);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.form-input {
    padding: 7px 15px;
    border-radius: 6px;
    border: 1px solid #dbd3d3;
    width: 100%;
    background-color: #d3d3d329;
}
.form-input:focus{
    /* border: none; */
    outline: none;
}
.form-input::placeholder{
    color: rgba(0, 0, 0, 0.322);
}

.form-message-box {
    border-radius: 15px;
    padding: 10px 15px;
    border: 1px solid #dbd3d3;
    background-color: #d3d3d329;
}
.office-address-box-main {
    padding: 15px 2px;
}

.form-container p {
    font-size: 14px;
}
.form-container h2 {
    font-size: 25px;
    font-weight: bold;
    color: #1f2567;
}

/* -----------------Pos page Design---------------------------------------------------- */
.pos-main-wrap {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(../images/posblock_bg.png) !important;
    padding: 100px 0;
}

.pos-form-wraper .form-control {
    padding: 26px 14px;
    /* box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset; */
}

.pos-form-wraper label {
    font-family: poppins;
    margin-top: 23px;
    color: #000;
    font-weight: 400;
}
.pos-form-wraper .border-btn {
    margin-top: 20px;
    width: 100%;
    padding: 12px 0px;
    border-radius: 39px;
    border: 1px solid #69696942;
    background-color: #202066;
    color: white;
    font-weight: 600;
}
.pos-main-wrapper{

}

.pos-form-wraper {
    padding: 25px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 16px;
    background: #fff;
    padding-top: 78px;
    padding-bottom: 52px;
}

.pos-corner-details-content h2 {
    font-family: poppins;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.pos-corner-details-content p {
    font-size: 20px;
    margin: 0px;
}

.pos-corner-details-content {
    padding: 15px 19px;
    background: #fbfcff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px,
        rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    border-radius: 10px;
}

.pos-form-wraper h3 {
    font-family: poppins;
    font-weight: bold;
    font-size: 25px;
    color: #11215b;
    text-align: center;
}

.pos-corner-feature-point-box img {
    width: 29% !important;
}

.pos-corner-feature-point-box p {
    margin: 0;
}

.pos-corner-feature-point-box {
    text-align: center;
    padding: 13px;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px,
        rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
    border-radius: 6px;
    background: #fff;
}

.pos-corner-desc-content {
    color: #fff;
}

.pos-corner-feature-points-wraper {
    margin-top: 17px;
}

.pos-corner-feature-point-box h4 {
    margin: 15px 0px;
    font-weight: bold;
    font-family: poppins;
    font-size: 16px;
    margin-bottom: 6px;
}

.pos-corner-desc-content {
    margin-top: 27px;
}

/* make a claim page sectoin start */

.make-claim-feature-select-wrap label {
    font-family: poppins;
    margin-top: 23px;
    color: #275575;
    font-weight: 400;
}

.make-claim-feature-select-wrap .form-control {
    padding: 14px 14px;
    height: 59px;
    font-size: 16px !important;
}

.make-a-claim-main-wrap {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(../images/make-a-claim-back.png) !important;
    padding: 100px 0;
}

.home-about-wraper {
    margin-top: 115px;
    padding: 0 74px;
    
}
.header-logo{
    position: relative;
    top: 15px;
}
.view-more-button:after {
    content: "\25bc";
    font-size: 0.7rem;
}
.view-more-button.active:after {
    content: "\25b2";
    font-size: 0.7rem;
}
.view-more-button {
    background: #003478;
    color: #fff;
    width: 100%;
    padding: 0.2rem 0.5rem;
    cursor: pointer;
    font-size: 0.8rem;
    border-radius:  0 1rem 0 0;
}
.plan_links {
    width: 16%;
    display: inline-block;
    text-align: center;
}
input[type='text']:read-only {
    background-color: #fff!important;
}








/* ---------Client------------------------------ */


.client-img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    background-image: url('/Assets/client.avif');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border: 2px solid black;
    float: right;
    
}

.clinet-box p{
    font-size: 15px;
}

.clinet-box {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 10px 15px;
    border-radius: 5px;
}
.client-text-box {
    margin-top: 18px;
}
.client-text-box p{
    font-size: 15px;
}
.client-text-box h2{
    font-size: 40px;
    color: #202569;
}
button.form-btn {
    cursor: pointer;
    padding: 8px 15px;
    border: none;
    background-color: #222564;
    border-radius: 5px;
    color: white;
    margin-top: 15px;
    font-size: 15px;
}




@media only screen and (min-width: 320px) and (max-width: 479px){
    .home-wrapper-content h2 {
        font-size: 25px;
        color: white;
        line-height: 34px;
        width: 95%;
        margin: 0px auto;
    }
    .navbar-expand-lg {
        margin: 0px;
        background-color: white;
        padding: 0px 10px;
    }
    .Home-wrapper-new {
        margin-top: -51px;
    }
    .our-service-underline {
        height: 3px;
        background-color: #f12f37;
        width: 21%;
        margin: 0 auto;
    }
    a.nav-link {
        margin-top: 10px;
    }

    .why-underline {
        height: 4px;
        background-color: #f12f37;
        width: 22%;
        margin: 0 auto;
    }

    .why-choose-points {
        margin-bottom: 8px;
    }

    .main-product-box1 {
        background-image: url("../images/1.png") !important;
        background-size: 100%;
        margin: 0px -5px;
        background-repeat: no-repeat;
    }
    .main-product-box {
        background-image: url("../images/2.png") !important;
        background-size: 100%;
        margin: 0px -7px;
        background-repeat: no-repeat;
    }
    .product-box img {
        width: 46%;
        margin-top: -28px;
    }
    .Home-wrapper-new {
        padding: 3px 0px;
    }
    .home-wrapper-content .get-quote-btn {
        padding: 9px 22px;
        margin-top: 22px;
        margin-bottom: 19px;
    }
    .our-service-main-wrapper.py-lg-5 h2 {
        font-size: 25px;
    }

    .product-box.product-box p {
        margin-top: 8px;
        font-weight: 500;
        font-size: 8px;
    }
    .claim-page-data-repo{
        margin-left: 0px !important;
    }
    .about-text-content {
        background-color: #ffffff;
        padding: 9px 22px;
        border-radius: 15px;
        margin-top: 9px;
        box-shadow: 0px 3px 6px #a2a2a27a;
        margin-right: -1px;
        line-height: 25px;
        /* z-index: 99999999; */
    }
    .about-shape-2 {
        position: absolute;
        right: -60px;
        top: -60px;
        z-index: -999999;
    }
    .about-main-img.text-center {
        margin-top: 27px;
        margin: 17px;
    }
    .about-main-img img {
        width: 58%;
    }
    .about-text-content2 {
        padding: 6px 27px;
        margin-top: 22px;
    }
    .about-shape-1 {
        position: absolute;
        bottom: -91px;
        z-index: -9999999999;
    }
    .scroll-card-1 {
        background-image: url("../images/card1.png") !important;
        background-size: 78%;
        padding: 38px 40px;
        background-repeat: no-repeat;
        position: relative;
        display: block;
        z-index: 99999;
        top: -14px;
        right: -28px;
    }
    .scroll-card-1 p {
        font-size: 14px;
        padding-right: 72px;
    }

    .scroll-card-2 {
        background-image: url("../images/card2.png") !important;
        background-size: 80%;
        padding: 43px 56px;
        position: relative;
        top: -28px;
        right: -42px;
        transform: rotate(0deg);
        z-index: 1;
        /* background-position: center; */
    }

    .scroll-card-3 {
        background-image: url("../images/card3.png") !important;
        background-size: 80%;
        padding: 31px 58px;
        background-repeat: no-repeat;
        position: relative;
        top: -49px;
        right: -34px;
        transform: rotate(0deg);
        /* background-position: center; */
    }
    .need-any-help-wrapper {
        padding: 23px 0px;
    }
    .need-help-details h2 {
        margin-bottom: 11px;
        font-size: 25px;
    }
    .need-help-details p {
        color: white;
        font-size: 18px;
        line-height: 27px;
        /* text-align: center; */
        letter-spacing: 0.2px;
        margin-bottom: 25px;
    }
    .why-choose-krishiv-insurance-wrapper h2 {
        color: #222769;
        font-size: 25px;
    }
    .why-choose-main-img img {
        width: 100%;
        margin-bottom: 27px;
    }
    .owl-prev {
        width: 41px;
        height: 40px;
        position: absolute;
        left: -24px;
        top: 44%;
        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: 45%;
        left: 288px;
        display: block !important;
        border: 0px solid black;
        border-radius: 50%;
        font-weight: bold !important;
        background: #e7e7e7 !important;
        font-size: 25px !important;
    }
    .footer-details-box ul {
        margin-top: 15px;
    }
    .why-choose-points img {
        width: 43px;
        height: 42px;
        margin-right: 21px;
    }
    .why-choose-points p {
        font-size: 13px;
        margin: 0px;
    }
    .our-news-feed-details h2 {
        color: #2b2b2b;
        font-size: 25px;
    }
.pos-login-wraper form .btn:hover .btn-layer {
    left: 0;
}

.pos-login-wraper form .btn input[type="submit"] {
    height: 100%;
    width: 100%;
    z-index: 1;
    position: relative;
    background: none;
    border: none;
    color: #fff;
    padding-left: 0;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}

/*pos login start*/

/*/car-rto-section-start/*/
.car-insurance-main-cover {
    padding: 0px 70px;
}

.car-rto-box-inner {
    text-align: center;
    padding: 30px;
    border-radius: 6px;
    margin-bottom: 15px;
}

.car-rto-city-name {
    font-size: 16px;
    margin-top: 10px;
    padding: 10px 4px;
    /* border-radius: 6px; */
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    /* border-radius: 86px; */
}

.car-rto-collaps .card {
    background: #f4f4f4;
    margin-top: 15px;
}

.car-rto-collaps .card ul {
    margin: 0;
    padding: 0;
}

.car-rto-serch-input-title {
    font-weight: bold;
}

.car-rto-serch-cover {
    margin-bottom: 20px;
    background-color: #003478;
    padding: 12px;
    font-weight: bold;
    color: #fff;
}

.btnrto {
    border: none;
    outline: none;
    padding: 10px 16px;
    cursor: pointer;
    font-size: 14px;
}

.card.card-body ul {
    padding: 0;
}

.card.card-body li {
    font-size: 12px;
}

.car-insurance-card-cover {
    padding: 20px;
    border-radius: 6px;
    position: sticky;
    top: 20px;
    width: 100% !important;
    color: #fff;
}

.car-insurance-edit-box {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

.iconpt i {
    font-size: 21px;
    color: #b1342e;
}

.iconpt-light i {
    font-size: 21px;
    color: #b1342e8f;
}

.car-insurance-card-title h5 {
    margin-bottom: 22px;
    font-weight: bold;
}

.vehical-manufacture-box {
    text-align: center;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    padding: 25px 10px;
    border-radius: 34px !important;
    margin-bottom: 15px;
}

/* .vehical-manufacture-box:hover {
    color: #000 !important;
    background-color: #fff !important;
    border: 2px solid #003478;
} */

.vehical-manufacture-box {
    color: #000 !important;
    background-color: #fff !important;
    border: 2px solid #fff;
}

/* .vehical-manufacture-box:hover .vehical-manufacture-name {
  color: #000 !important;
  border: 2px solid #fff;
} */

.vehical-manufacture-name {
    font-size: 13px;
    margin-top: 8px;
    font-weight: normal;
}

.vehical-model-name {
    font-size: 16px;
    color: #000 !important;
    font-weight: bold;
}

div#car-model-id a:hover {
    text-decoration: none;
}

.vehical-details-title-box {
    margin-top: 25px;
}

.vehical-manufacture-cover a {
    color: #000;
}

.vehical-manufacture-cover a:hover {
    text-decoration: none;
}

.vehical-model-name-box {
    border: none;
    outline: none;
    padding: 7px 16px;
    cursor: pointer;
    font-size: 18px;
}

/* .active-car-model,
.vehical-model-name-box:hover {
    background-color: #42689b;
    color: white !important;
    text-decoration: none;
} */

.list-vehicle-code.active {
    color: #0a6aa1;
}

.vehical-variant-name {
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

.city-rto-link a {
    color: #000;
}

.city-rto-link a:hover {
    color: #000;
    text-decoration: none;
}

.car-details-serch {
    /*    float: right;*/
}

.car-details-serch .form-control {
    width: 100%;
    margin: 0 auto;
    height: 44 px;
    border-radius: 24 px;
    box-shadow: inset 0 1px 4px 0 rgb(0 0 0 / 10%);
    padding: 0 35 px !important;
    font-size: 12px;
    background: #f7f7f7;
    box-sizing: border-box;
    border: none;
    display: block;
    padding: 22px !important;
    border-radius: 13px !important;
}

.car-details-serch .form-control {
    height: 34px !important;
    /*    width: 340px !important;*/
}

.car-details-serch .btn.btn-success {
    height: 33.5px !important;
    padding-top: 5px;
    background-color: #b1342e !important;
    border: none;
}

.car-details-serch .btn.btn-success:hover {
    background-color: #b1342ee8 !important;
}

.car-details-serch .btn i {
    font-size: 17px !important;
}

.previous-policy-box-shadow {
    box-shadow: 0px 0px 8px 0px rgba(121, 121, 121, 0.15);
    padding: 10px;
    border-radius: 6px;
    border: solid 1px #e6eaf2;
    background: #fff;
    margin-bottom: 12px;
}

.vehical-quote-box {
    padding: 6px !important;
    padding-bottom: 0px !important;
}

.quote-next-btnwrap {
    margin-top: -18px;
    margin-left: -15px;
}

.quote-all-detail-wrap {
    margin-top: -14px;
}

.vehical-quote-box ul.radio-check-cover {
    margin-top: 2px !important;
}

.vehical-modal-fuel-type-radio-title.radio-span.fule-type-left-border {
    border-left: 2px solid;
    padding-left: 17px;
}

.vehical-modal-fuel-type-radio-title.radio-span.fule-type-both-border {
    border-left: 2px solid;
    border-right: 2px solid;
    padding-left: 17px;
    padding-right: 17px;
}

.car-policy-more-detail {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 8px;
    color: #003478;
}

.policy-more-detail-cover .car-policy-more-detail {
    margin-bottom: 2px;
    font-size: 14px;
}

label.car-policy-more-detail.radio-check-title {
    margin-right: 24px;
    color: #003478 !important;
}

.radio-check label {
    margin-bottom: 0px !important;
}

.radio-check li {
    list-style: none;
    float: left;
}

.radio-span {
    margin-left: 17px;
}

.radio-check ul {
    padding: 0;
}

.home-click-form-boxinput.previous-policy-box-shadow label {
    font-size: 14px !important;
    color: #343434;
    margin-bottom: 8px;
}

label.quote-more-info-label {
    font-weight: normal;
}

.input-group-append .btn.btn-success {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.car-isurance-rto-list-cover {
    background: #e5f7fa;
}

.car-isurance-rto-list-box ul {
    padding: 0 !important;
    display: flex;
    justify-content: start;
    margin: 0 0 10px 0;
    flex-wrap: wrap;
}

.car-isurance-rto-list-box li {
    text-align: center;
    cursor: pointer;
    padding: 11px 0;
    font-size: 20px;
    list-style-type: none;
    font-weight: bold;
    width: 14%;
    color: #000 !important;
}

.car-isurance-rto-list-box li:hover {
    color: #42689b;
}

.car-isurance-rto-list-box i {
    color: #003478;
    font-size: 12px;
}

.car-isurance-rto-list-li ul {
    display: flex;
    flex-wrap: wrap;
}

.car-isurance-rto-list-li li {
    padding: 0 10px;
    margin: 0px 16px;
    margin-bottom: 15px;
    list-style: none;
    background: red;
}

.rto-hide {
    display: none;
}

.rto p {
    font-weight: bold;
}

button.btn.car-insurance-page-previous {
    background: #d91324;
    padding: 11px 31px;
    color: #fff;
}

button.btn.car-insurance-page-next {
    background: #003478;
    padding: 11px 44px;
    color: #fff;
    margin-left: 15px;
}

div#car-manufacture-id a {
    color: #000;
    font-weight: bold;
}

div#car-manufacture-id a:hover {
    text-decoration: none;
}

/* 02-08-2021-changes-altaf */
.car-insurance-main-cover {
    padding: 0px 70px;
}

.car-rto-box-inner {
    text-align: center;
    padding: 15px;
    border-radius: 6px;
    margin-bottom: 15px;
}

/* .car-rto-city-name {
  font-size: 16px;
  margin-top: 10px;
  box-shadow: 0px 0px 8px 0px rgba(121, 121, 121, 0.15);
  padding: 10px 4px;
  border-radius: 6px;
  border: solid 1px #e6eaf2 !important;
} */

.car-rto-collaps .card {
    background: #f4f4f4;
    margin-top: 15px;
}

.car-rto-collaps .card ul {
    margin: 0;
    padding: 0;
}

.car-rto-serch-input-title {
    font-weight: bold;
}

.car-rto-serch-cover {
    margin-bottom: 20px;
    background-color: #fff;
    padding: 4px;
    font-weight: bold;
    color: #003478;
    border-radius: 3px;
}

.btnrto {
    border: none;
    outline: none;
    padding: 10px 16px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 86px !important;
    border: 2px solid #fff;
}

.activecar,
.btnrto {
    color: #003478 !important;
    border-radius: 16px;
    /* border: 2px solid #003478; */
    border-radius: 6px !important;
}

.activecar,
.btnrto:hover {
    /* background-color: #05e8ba;
  background-image: linear-gradient(
315deg, #05e8ba 0%, #087ee1 74%); */
    /* color: #003478 !important; */
    /* border-radius: 16px; */
    /* border: 2px solid #003478; */
    /* border-radius: 86px; */
}

.car-rto-city-name.btnrto {
    /* border-radius: 86px !important; */
    /* border-color: 2px solid #d0d0d0 !important; */
}

.car-rto-city-name.btnrto.activecar {
    /* border-radius: 12px !important; */
}

.card.card-body ul {
    padding: 0;
}

.card.card-body li {
    font-size: 12px;
}

.car-insurance-card-cover {
    /*padding: 20px;*/
    border-radius: 6px;
    position: sticky;
    top: 20px;
    width: 100% !important;
}

.fix-sec {
    position: fixed;
    z-index: 999;
    max-width: 27% !important;
    right: 3%;
    background: #fff;
    top: 14% !important;
}

.fix-sec h5 {
    display: none !important;
}

.namestpwpin span {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #003478;
    margin-bottom: 5px;
}

.namestpwpin {
    padding: 0px;
    font-size: 12px;
    margin: 0px;
    font-weight: none;
    line-height: 1.6;
    color: #000;
}

.namestpwpin.ng-binding span {
    font-size: 15px;
}

.namestpwpin.ng-binding #rto_city_result {
    color: #d91324;
    font-size: 14px;
}

.namestpwpin.ng-binding #make_result {
    color: #d91324;
    font-size: 14px;
}

.namestpwpin.ng-binding #model_result {
    color: #d91324;
    font-size: 14px;
}

.namestpwpin.ng-binding #variant_result {
    color: #d91324;
    font-size: 14px;
}

.namestpwpin.ng-binding #year_resultrto_city_result {
    color: #d91324;
    font-size: 14px;
}

.namestpwpin.ng-binding #year_result {
    color: #d91324;
    font-size: 14px;
}

.namestpwpin.ng-binding #policy_exp_result {
    color: #d91324;
    font-size: 14px;
}

.namestpwpin.ng-binding #more_info_result {
    color: #d91324;
    font-size: 14px;
}

.car-insurance-edit-box {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

.iconpt i {
    font-size: 21px;
    color: #003478;
}

.iconpt-light i {
    font-size: 21px;
    color: #8888888f;
}

.car-insurance-card-title h5 {
    margin-bottom: 22px;
    font-weight: bold;
}

.vehical-manufacture-box {
    text-align: center;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    padding: 25px 10px;
    border-radius: 6px;
    margin-bottom: 15px;
}

/* .vehical-manufacture-box:hover {
    color: #fff !important;
    background-color: #42689b;
    border: 2px solid #003478;
} */

/* .trigger_model.vehical-manufacture-box.vehical-model-name-box.activecar {
    border: 2px solid #003478;
} */

.vehical-manufacture-name {
    font-size: 13px;
    margin-top: 8px;
    color: #000;
    font-weight: bold;
}

.vehical-model-name {
    font-size: 15px;
    color: #000;
    padding: 4px 0;
}

.vehical-model-name-box:hover .vehical-model-name {
    text-decoration: none;
    color: #000 !important;
}

.vehical-details-title-box {
    margin-top: 25px;
}

.vehical-manufacture-cover a {
    color: #000;
}

.vehical-manufacture-cover a:hover {
    text-decoration: none;
}

.vehical-model-name-box {
    border: none;
    outline: none;
    padding: 10px 16px;
    cursor: pointer;
    font-size: 18px;
    border: 2px solid #fff;
}

/* .active-car-model,
.vehical-model-name-box:hover {
    background-color: #42689b;
    color: white !important;
} */

.trigger_variant.vehical-manufacture-box.vehical-model-name-box.activecar {
    border: 2px solid;
}

.vehical-variant-name {
    font-size: 15px;
    padding: 8px 0px;
    font-weight: bold;
    color: #000;
}

#car-variant-id a:hover {
    text-decoration: none;
}

.city-rto-link a {
    color: #000;
}

.city-rto-link a:hover {
    color: #000;
    text-decoration: none;
}

.car-details-serch {
    /*    float: right;*/
}

.car-details-serch .form-control {
    height: 34px !important;
    /*    width: 340px !important;*/
}

.car-details-serch .btn.btn-success {
    height: 33.5px !important;
    padding-top: 5px;
    background-color: #b1342e !important;
    border: none;
}

.car-details-serch .btn.btn-success:hover {
    background-color: #b1342ee8 !important;
}

.car-details-serch .btn i {
    font-size: 17px !important;
}

.previous-policy-box-shadow {
    box-shadow: 0px 0px 8px 0px rgba(121, 121, 121, 0.15);
    padding: 10px;
    border-radius: 6px;
    border: solid 1px #e6eaf2;
    background: #fff;
    overflow: hidden;
}

.manufacture-details-box-cover {
    margin-bottom: 12px;
    overflow: hidden;
    padding: 10px;
    border-radius: 6px;
}

.fp-section.fp-table,
.fp-slide.fp-table {
    padding-top: 117px !important;
}

.car-policy-more-detail {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 8px;
    color: #003478;
}

.home-click-form-boxinput.previous-policy-box-shadow label {
    font-size: 15px !important;
    color: #000 !important;
}

.input-group-append .btn.btn-success {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.car-isurance-rto-list-cover {
    padding: 10px;
    border-radius: 50px;
    background: transparent;
    width: 100%;
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: #071e54;
    -webkit-appearance: none;
    box-shadow: inset 3px 1px 8px 6px #bfc3cf, inset -3px -3px 0px #fff;
}

.car-isurance-rto-list-box i {
    color: #003478;
    font-size: 12px;
}

.car-isurance-rto-list-li ul {
    display: flex;
    flex-wrap: wrap;
}

.car-isurance-rto-list-li li {
    padding: 0 10px;
    margin: 0px 16px;
    margin-bottom: 15px;
    list-style: none;
    background: red;
}

.rto-hide {
    display: none;
}

.rto p {
    font-weight: bold;
}

button.btn.car-insurance-page-previous {
    background: #d91324;
    padding: 11px 31px;
    color: #fff;
}

button.btn.car-insurance-page-next {
    background: #003478;
    padding: 11px 44px;
    color: #fff;
    margin-left: 15px;
}

div#car-manufacture-id a {
    color: #000;
    font-weight: bold;
}

div#car-manufacture-id a:hover {
    text-decoration: none;
}

.voluntary-insurer-title label {
    margin-left: 5px !important;
}

.voluntary-insurer-title ul {
    background: #fff;
}

.voluntary-insurer-title li {
    break-after: avoid;
    margin-left: 20px;
    text-align: center;
    background: #fff;
    border: 1px solid #003478;
    color: #003478;
    padding: 6px;
    border-radius: 6px;
    float: left;
}

.addontabcontent {
    margin-top: 0px;
}

.voluntary-insurer-title {
    background: #fff;
    padding: 15px;
    border-radius: 6px;
    margin-top: 12px;
    box-shadow: 2px 0px 8px 0 rgb(0 0 0 / 20%);
}

.voluntary-insurer-title p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    margin-bottom: 5px;
    color: #243a94 !important;
    font-weight: bold;
}

.addon-radio {
    background: #fff;
    padding: 15px;
    border-radius: 6px;
    margin-top: 5px;
    box-shadow: 2px 0px 8px 0 rgb(0 0 0 / 20%);
    position: absolute;
    z-index: 9;
    width: 150%;
    padding-left: 15px;
    height: auto;
    max-height: 300px;
    overflow-y: auto;
}

.addon-radio ul {
    margin: 0;
    padding: 0;
}

.addon-radio li {
    list-style: none;
}

.voluntary-amount li {
    width: 100%;
    font-size: 13px;
    list-style: none;
    padding: 6px;
    margin-left: 0;
    margin-bottom: 15px;
    border: 1px solid #003478;
}

.voluntary-amount li:hover {
    width: 100%;
    font-size: 13px;
    list-style: none;
    padding: 6px;
    margin-left: 0;
    margin-bottom: 15px;
    border: 1px solid #003478;
    color: #fff;
    background: #003478;
}

.voluntary-insurer-amount-select {
    background: #003478 !important;
    color: #fff !important;
    width: 100%;
    font-size: 13px;
    list-style: none;
    padding: 6px;
    margin-left: 0;
    margin-bottom: 15px;
    border-radius: 6px;
    border: 1px solid #003478;
    text-align: center;
}

/* Style the addontab */

/* Change background color of buttons on hover */
.addontab button:hover {
    background-color: #ddd;
}

/* Create an active/current "addontab button" class */
.addontab button.active {
    background-color: #ccc;
}

/* Style the addontab content */
.addontabcontent {
    display: none;
}

/* Clear floats after the addontab */
.addonclearfix::after {
    content: "";
    clear: both;
    display: addontable;
}

.car-insurance-drop-title {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 2px 0 rgb(0 0 0 / 20%);
    padding: 10px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ddd;
}

span.car-insurance-drop-arrow {
    float: right;
}

span.car-required-policy-text {
    font-size: 16px;
    color: #000;
    font-weight: normal;
}

.car-details-name {
    font-weight: bold;
    font-size: 13px;
    color: #242a6d;
    margin-bottom: 6px;
}

span.car-details-name-edit {
    border: 1px solid #242a6d;
    padding: 4px 12px;
    font-size: 12px;
    border-radius: 5px;
    background: #242a6d;
    color: #fff;
    cursor: pointer;
}

.car-details-box-content {
    font-size: 14px;
    margin-top: 6px;
    border-bottom: 1px solid #acacac;
    padding-bottom: 4px;
}

.compare-page-share .btn.btn-primary {
    font-size: 16px;
    padding: 5px 15px;
    margin-top: 14px;
}

.compare-page-share i {
    font-size: 17px !important;
}

.car-edtails-main-wrapper {
    margin-bottom: 20px;
    padding: 14px;
    border-radius: 4px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
        rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    border: solid 1px #e6efff;
}

.insurance-company-facility-title {
    font-size: 14px;
}

.col-lg-3.car-details-box-border {
    border: 2px solid #dbdbdb;
    border-top: none;
    border-bottom: none;
}

.accordion .card-header:after {
    font-family: "FontAwesome";
    content: "\f068";
    float: right;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067";
}

.car-insurance-compare-collaps-cover .card-header {
    padding: 9px;
    font-size: 15px;
}

.car-insurance-compare-collaps-cover .card-body {
    padding: 15px 4px;
    margin-bottom: 0;
    font-size: 13px;
}

.car-collaps-title {
    padding: 10px;
    font-weight: bold;
    color: #565656;
}

.car-collaps-check-box ul {
    margin: 0;
    padding: 0;
    padding-left: 11px;
}

.car-collaps-check-box li {
    list-style: none;
}

.car-insurance-compare-collaps-cover {
    max-height: 508px;
    overflow-y: auto;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

.car-insurance-card-border {
    border: 1px solid #cdcdcd;
    background-color: #fff;
    border-top: none;
    position: absolute;
    z-index: 9999;
    width: 88%;
}

.car-insurance-left-single-accord {
    margin-bottom: 19px;
}

.car-insurance-company-details-title {
    background: #f0f4f9;
    padding: 15px;
    border-radius: 6px;
    font-weight: 700;
    color: #000;
    font-size: 13px;
}

.addons-check-details {
    text-align: left;
}

.addons-check-details ul {
    padding: 0;
}

.addons-check-details li {
    list-style: none;
}

.addons-check-details i.fa.fa-check {
    color: #0fd30f;
}

.addons-check-details i.fa.fa-times {
    color: red;
}

.insurance-company-details-main-cover.car-compare-page-title {
    margin-bottom: 14px;
}

.car-compare-result-box.insurance-company-detail-box {
    padding-bottom: 0px;
    padding-right: 30px;
    margin-bottom: 25px;
}

.add-ons-list {
    font-size: 14px;
  }

.car-insurance-compare-collaps-cover .accordion .card:last-of-type {
    border: none !important;
}

.car-insurance-compare-collaps-cover .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #ffffff;
    color: #000;
    border: 2px solid #32308d;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

.car-insurance-premium-breakup {
    width: 104%;
    padding: 11px 0px;
}

.input-custom-label {
    /* font-size: 14px;
    color: #5a5959;
    font-weight: bold;
    margin-bottom: 4px; */
    color: #2edaca;
    font-size: 15px;
    font-weight: 500;
    font-family: poppins;
}

.plan-amount-box-cover.car-insurance-card-cover li {
    border-bottom: 1px solid;
    margin-bottom: 14px;
    padding-bottom: 7px;
}

span.plan-amount- {
    font-weight: bold;
    color: #003478;
}

.insurance-company-facility-logo img {
    width: 60%;
}

.insurance-company-facility-logo {
    text-align: center;
}

.policy-check-agreement li {
    list-style: none;
}

.payment-short-details ul {
    padding: 0;
}

.payment-short-details li {
    list-style: none;
    font-size: 15px;
}

span.payment-short-details-title {
    font-weight: bold;
    color: #003478;
}

.car-payment-page-logo img {
    width: 75%;
}

.car-compare-idv-result {
    font-size: 14px;
}

.car-premium-breacup-addon-list {
    font-size: 15px;
}

.car-premium-breacup-addon-list-cover {
    padding: 8px;
}

.custom-control-label::before,
.custom-control-label::after {
    top: 0.8rem !important;
    width: 1.25rem !important;
    height: 1.25rem !important;
}

/*/car-rto-section-end/*/

/*/contact-rto-section-start/*/
.contact-form-inputs-cover .form-group {
    margin-bottom: 20px !important;
}

.contact-form-inputs-cover {
    margin-top: 30px;
}

.contact-form-cover label {
    font-size: 14px;
    font-weight: 600;
    display: block;
    margin: 5px 0px;
}

.contact-form-cover h3 {
    font-weight: bold;
    font-size: 21px;
}

.contact-form-cover {
    padding-top: 24px;
}

.contact-page-details-cover {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0px 79px;
}

.contact-details {
    background: #003478;
    padding: 20px;
    color: #fff;
}

.contact-page-details-inner {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 34px;
    border-radius: 14px;
}

.contact-details h3 {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 19px;
}

.contact-box {
    background: #fff;
    padding: 17px 15px;
    color: #000;
    margin-top: 11px;
    border-radius: 7px;
    text-align: center;
}

.contact-icon i {
    background: #e4e4e4;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    padding-top: 12px;
    font-size: 26px;
    color: #003478;
}

.contact-info {
    color: #000;
    font-size: 14px;
    margin-top: 15px;
}

.contact-info a {
    color: #000;
    font-size: 14px;
    margin-top: 15px;
}

/*/contact-page-section-end/*/

/* about-page-start */

.about-cont-card {
    background: #fff;
    height: 100%;
    border-radius: 33px;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px,
        rgb(0 0 0 / 30%) 0px 1px 3px -1px;
    text-align: center;
    border: 2px solid #5368b1;
    margin-bottom: 15px !important;
}

.about-cont-card p {
    font-size: 15px;
    margin: 0;
}

.about-cont-card h3 {
    font-size: 16px;
    font-family: "Poppins";
    font-weight: bold;
    background: #5368b1;
    color: #fff;
    padding: 12px;
    border-radius: 30px 30px 0 0;
}

.about-us-content-cover h3 {
    font-size: 21px;
    font-weight: 600;
    color: #003478;
}

.about-us-content-cover li {
    list-style: none;
}

.about-us-content-cover i {
    color: #003478;
}

.about-us-content-cover ul {
    padding: 0;
}

.about-us-main-cover {
    padding-top: 46px;
}

/* about-page-end */

.coming-soon-middle-images {
    text-align: center;
}

.coming-soon-side-images {
    margin-top: 250px;
}

.coming-soon-top-image img {
    width: 32%;
}

.coming-soon-title img {
    width: 77%;
}

.coming-soon-logo img {
    width: 27%;
}

.coming-soon-bottom-image img {
    width: 35%;
}

.coming-soon-side-images img {
    width: 65%;
}

.coming-soon-main-wraper {
    margin-top: -45px;
}

.col-lg-6.top-social-borde-right.header-contact-border {
    display: none;
}

/* health insure section start */
.health-insure-members-box {
    text-align: center;
    box-shadow: 0px 0px 8px 0px rgb(121 121 121 / 15%);
    padding: 21px 0px;
    color: #000;
    border-radius: 6px;
    margin-bottom: 15px;
}

.health-insure-members-box img {
    width: 18%;
    margin-bottom: 5px;
}

.health-insure-members-box-cover a:hover {
    text-decoration: none;
}

.health-insure-members-box p {
    padding: 0;
    margin: 0;
}

.health-insure-add-members-health-check-cover label.form-check-label {
    width: 100%;
    padding: 8px 14px;
}

.health-insure-add-members-health-check-cover {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 15px;
    box-shadow: rgb(50 50 105 / 15%) 0px 2px 5px 0px,
        rgb(0 0 0 / 5%) 0px 1px 1px 0px;
}

.health-insure-add-members-health-check-cover input#exampleCheck1 {
    margin-top: 13px;
    margin-left: -8px !important;
}

.health-insure-add-member-flyoutmodal button.close {
    color: #fff;
    font-size: 39px;
    margin-top: -8px;
}

div#health-insure-add-member-flyoutmodal {
    padding-right: 0px !important;
}

span.health-insure-add {
    float: right;
}

span.health-insure-add {
    float: right;
    width: 50%;
}

.health-insure-add .form-control {
    color: #495057 !important;
    background-color: #f2f2f2 !important;
    border: none !important;
}

.health-insure-add-members-count span.minus {
    background: #003478;
    color: #fff;
    padding: 0px 10px;
    border-radius: 9px;
    font-size: 23px;
    cursor: pointer;
}

.health-insure-add-members-count span.plus {
    background: #003478;
    color: #fff;
    padding: 0px 10px;
    border-radius: 9px;
    font-size: 23px;
    cursor: pointer;
}

.healt-insire-add-kids-box {
    border: 1px solid #5e6c84;
    padding: 6px;
    margin-bottom: 10px;
    border-radius: 4px;
}

.healt-insire-add-kids-box-age .form-control {
    color: #495057 !important;
    background-color: #f2f2f2 !important;
    border: none !important;
}

.healt-insire-add-kids-box-container {
    padding: 10px 15px;
}

.healt-insire-add-kids-box-inner {
    padding-top: 10px;
    border-top: 1px solid #5e6c84;
}

.custom-minus {
    border: none;
    border-radius: 50%;
    padding: 4px 8px;
    background: #f2f3f8;
    color: gray;
}

.custom-plus {
    border: none;
    border-radius: 50%;
    padding: 4px 8px;
    background: #f2f3f8;
    color: gray;
}

.health-insure-add-members-health-check-cover .form-check-input {
    margin-top: 14px;
    margin-left: -8px;
}

.health-insure-add-members-modal-fix-btn button.btn.btn-primary {
    width: 100%;
}

.health-insure-add-members-modal-fix-btn {
    text-align: center;
    margin-top: 27px;
    position: sticky;
    bottom: 0;
    background: #dddddd;
    padding: 12px 15px;
}

.health-insure-members-title-cover {
    margin-bottom: 29px;
    background: #003478;
    padding: 12px 15px;
    color: #fff;
}

.health-insure-members-thin-title h4 {
    margin: 0;
    font-size: 20px;
}

.health-insure-members-title-underline {
    height: 3px;
    width: 12%;
    background: #d6292a;
    margin-top: 14px;
}

.health-right-plan-illness-content p {
    margin: 0;
    font-size: 15px;
}

p.health-insure-add-members-health-check-small {
    font-size: 14px;
    font-weight: 400;
    color: #505f79;
    margin: 0;
    margin-bottom: 8px;
}

.health-right-plan-illness-content {
    margin-bottom: 16px;
}

/* health insure right modal start */
.custom-modal-body-right-details {
    padding: 0px 14px;
}

.health-insure-add-member-flyoutmodal .modal-body-right-details {
    padding: 23px 0px;
    padding-bottom: 0px;
}

.health-insure-add-member-flyoutmodal .right-modal-header {
    background: #003478;
    padding: 20px 19px;
    color: #fff;
    position: sticky;
    top: 0;
    z-index: 999;
}

.health-insure-add-member-flyoutmodal .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.health-insure-add-member-flyoutmodal .animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.health-insure-add-member-flyoutmodal .modal-button-container {
    margin: 0 auto;
    width: 90%;
    max-width: 500px;
}

.health-insure-add-member-flyoutmodal .modal-dialog-right-side {
    background: #fff !important;
    width: 28% !important;
    animation-duration: 1s;
}

.insurend-member-select-age-custom {
    background: #f0f4f9;
    padding: 15px;
}

.insurend-member-select-custom-age-list label {
    font-size: 16px;
}

.health-insure-members-box-cover {
    padding: 15px;
}

.health-insure-members-cover {
    margin-top: 50px;
}

/* health insure right modal end */

/* health insure section end */

/* home-features-tabs-start */
.home-features-tabs-cover .nav-tabs .nav-link.active {
    color: #003478;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px,
        rgb(0 0 0 / 30%) 0px 8px 16px -8px;
    text-align: center;
    border: 2px solid #003478;
}

.home-features-tabs-cover .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    background: white;
    color: #000;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    text-align: center;
    margin-bottom: 25px;
}

.feature-tabs-form-cover {
    background: #fff;
    padding: 19px;
    margin-top: 27px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    border-radius: 10px;
}

.tab-register-btn {
    text-align: center;
}

.pad {
    padding: 0px 15px;
    background: #d35120;
}

.col-lg-8.pad-margin {
    margin-top: -77px;
}

.row.home-features-tabs-back {
    /* background: #fcfcfc; */
    padding: 31px 0;
    /* background-image: url(../images/tab-features-back.png) !important;
  background-size: cover!important;
  background-repeat: no-repeat!important;
  background-position: top!important;
  background-size: cover!important; */
}

.feature-image-slider #carouselExampleIndicators {
    background-size: cover;
    background-repeat: no-repeat !important;
    height: 100%;
    background-position: center;
}

.feature-image-slider {
    margin-top: 25px !important;
}

.home-feature-tabs img {
    width: 24%;
}

.row.home-features-tabs-back a {
    text-decoration: none;
}

.row.home-features-tabs-back a:hover {
    text-decoration: none;
}

.home-feature-tabs {
    border-radius: 0 px 40 px 0 px 0 px;
    background: #ffffff !important;
    /* box-shadow: rgb(0 52 120 / 8%) 0px -23px 25px 0px inset, rgb(162 162 162 / 15%) 0px -36px 30px 0px inset, rgb(41 41 41 / 10%) 0px -79px 40px 0px inset, rgb(255 255 255 / 6%) 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 9%) 0px 32px 16px; */
    padding: 25 px 10 px 20 px 10 px;
    min-height: initial;
    text-align: center;
    padding: 3px;
    border-radius: 8px;
    padding-bottom: 6px;
    /* background-image: url(../images/wave-back.png)!important; */
    background-attachment: fixed;
    background-repeat: no-repeat !important;
    background-position: top !important;
    background-size: cover !important;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em,
        rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    margin-bottom: 15px;
}

.home-feature-tabs-name {
    padding-top: 3px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

/* home-features-tabs-end */

ul.radio-check-cover {
    margin-top: 9px;
}

.car-previous-claim-select .form-control {
    padding: 0px !important;
    margin: -3px !important;
}

/*Wrapper*/
.wrapper {
    background-color: #fff;
    font-family: "Montserrat", sans-serif;
    position: relative;
}

/*Sentence*/
.sentence {
    color: #003478;
    font-size: 35px;
    font-weight: 600;
    font-family: ui-monospace;
    text-align: center;
}

.changing-text-wraper {
    /* background: #e4f7fe; */
    color: #fff !important;
    padding: 10px 0px;
    padding-bottom: 6px;
    margin-left: -102px;
}

/*Vertical Flip*/
.verticalFlip {
    display: inline;
}

.verticalFlip span {
    animation: vertical 12.5s linear infinite 0s;
    -ms-animation: vertical 12.5s linear infinite 0s;
    -webkit-animation: vertical 12.5s linear infinite 0s;
    color: #003478;
    text-decoration: underline;
    opacity: 0;
    overflow: hidden;
    position: absolute;
}

.verticalFlip span:nth-child(2) {
    animation-delay: 2.5s;
    -ms-animation-delay: 2.5s;
    -webkit-animation-delay: 2.5s;
}

.verticalFlip span:nth-child(3) {
    animation-delay: 5s;
    -ms-animation-delay: 5s;
    -webkit-animation-delay: 5s;
}

.verticalFlip span:nth-child(4) {
    animation-delay: 7.5s;
    -ms-animation-delay: 7.5s;
    -webkit-animation-delay: 7.5s;
}

.verticalFlip span:nth-child(5) {
    animation-delay: 10s;
    -ms-animation-delay: 10s;
    -webkit-animation-delay: 10s;
}

/*Vertical Flip Animation*/
@-moz-keyframes vertical {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 0;
        -moz-transform: rotateX(180deg);
    }

    10% {
        opacity: 1;
        -moz-transform: translateY(0px);
    }

    25% {
        opacity: 1;
        -moz-transform: translateY(0px);
    }

    30% {
        opacity: 0;
        -moz-transform: translateY(0px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes vertical {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 0;
        -webkit-transform: rotateX(180deg);
    }

    10% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    25% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    30% {
        opacity: 0;
        -webkit-transform: translateY(0px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes vertical {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 0;
        -ms-transform: rotateX(180deg);
    }

    10% {
        opacity: 1;
        -ms-transform: translateY(0px);
    }

    25% {
        opacity: 1;
        -ms-transform: translateY(0px);
    }

    30% {
        opacity: 0;
        -ms-transform: translateY(0px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.home-features-tabs-cover {
    /* background-image: url(../images/slider-back.jpg)!important; */
    padding: 20px 10px;
    background-size: cover !important;
}

.col.feature-extra-box {
    display: none;
}

.condition-wraper h3 {
    font-weight: bold;
    color: #303587;
    text-align: center;
    margin-bottom: 10px;
}

.condition-underline {
    background: #303587;
    height: 3px;
    width: 15%;
    margin: auto;
    margin-bottom: 31px;
}

.condition-wraper p {
    text-align: justify;
}

.clients-logo img {
    width: 34% !important;
}

/* about-start */

.about-main-wraper {
    /* background: #f3f6fb;
  background-image: url(../images/top-about-bg.jpg) !important; */
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.about-head-content-wrap {
    margin-top: 65px;
    margin-bottom: 100px;
    margin-left: 38px;
    color: #fff;
}

.about-head-content-wrap p {
    font-size: 21px;
    color: #000;
}

.about-company-history-title.list-group-item-heading-connect {
    margin-top: 52px;
}

.about-head-content-wrap h1 {
    color: #003478;
    font-weight: bold;
    margin-bottom: 30px;
}

.about-we-content h1 {
    font-weight: bold;
    color: #003478;
    margin-bottom: 30px;
}

.about-middle-content {
    margin-top: 70px;
}

.about-we-content {
    margin-top: 52px;
}

.about-feature-point-title {
    font-size: 25px;
    margin-bottom: 13px;
    color: #003478;
}

.home-section-2-image img {
    border-radius: 13px;
}

.about-feature-point-box {
    padding: 22px;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    margin-bottom: 26px;
}

.about-feature-point-box p {
    margin: 0;
}

.about-company-history-wrap {
    margin-top: 70px !important;
    background-image: url(../images/about-bg.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 50px 0px;
}

.about-company-history-box-cover {
    background: #fff;
    padding: 28px;
    border-radius: 6px;
}

.about-company-history-title {
    margin-bottom: 23px;
}

.about-company-history-title h3 {
    font-size: 25px;
    color: #003478;
}

.about-content-image {
    text-align: center;
}

.health-medical-history-questions {
    width: 56%;
}

.health-medical-history-questions {
    width: 56%;
  }
  
  .health-compare-company-logo img {
    margin: 0px 0px;
    width: 90%;
    height: auto;
  }

.health-quotation-number .facility-custom-select-title-cover {
    border: 2px solid #2b2b87;
    padding: 0px 15px;
    margin-bottom: 0;
    padding-bottom: 0px;
    border-radius: 5px;
}

.health-select-city-input.car-rto-serch-cover.vehical-details-title-box.car-insurance-strip {
    margin: 0px;
    /* margin-top: 15px; */
    margin-left: -79px;
    margin-top: -14px;
}

.health-facility-custom-select-cover.facility-custom-select-cover {
    box-shadow: 0 8px 6px -6px #d1d1d1;
    padding-bottom: 15px;
    /* margin-top: -65px; */
}

.health-insurance-company-broucher-cover .car-insurance-premium-breakup {
    padding: 0;
}

.health-insurance-company-broucher-cover a {
    font-weight: normal;
}

.health-add-to-compare-check-cover .insurance-company-brochure a {
    font-weight: bold;
    color: #003478;
    font-size: 12px;
}

.health-insurance-service-provider-count-wrap.service-provider-count-wrap {
    padding: 0;
    margin-top: 0;
}

a.insurance-compare-plan-price.btn.btn-primary.create-premium-quote {
    padding: 6px 19px;
    box-shadow: 0 8px 8px rgba(27, 168, 85, 0.35);
}

.insurance-company-facility-title.img-icon img {
    width: 14%;
}

.health-compare-exclusive-gst.car-insurance-premium-breakup {
    padding: 0;
    margin-top: 7px;
    color: #003478;
    font-size: 11px;
    font-weight: bold;
}

.insurance-company-facility-btn {
    margin-top: -6px;
    margin-left: -63px;
}

.car-compare-idv-result.insurance-company-facility-title.health-compare-policy-name {
    text-align: center;
}

/* make claim section start */

.make-claim-main-wrap {
    background: #f0f7ff40;
    padding: 23px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

.make-claim-form-wraper h1 {
    font-weight: bold;
    font-size: 26px;
    color: #003478;
    text-align: center;
}

.make-claim-input {
    margin-bottom: 15px;
}

.form-check.make-claim-no {
    margin-left: 39px;
}

.make-claim-ceckbox {
    padding-left: 15px;
    margin-bottom: 22px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
}

.form-check.make-claim-check-box {
    background: white;
    padding: 8px 38px;
    font-size: 18px;
    box-shadow: rgb(0 0 0 / 12%) 0px 1px 3px, rgb(0 0 0 / 24%) 0px 1px 2px;
    border-radius: 4px;
    cursor: pointer;
}

.form-check-input.make-claim-radio {
    margin-top: 8px;
}

.form-check.make-claim-check-box.make-claim-check-box-active {
    background: #003478ba;
    color: #fff;
}

.make-claim-form-wraper p {
    font-weight: bold;
    font-size: 26px;
    color: #003478;
    text-align: center;
}

.make-claim-form-wraper img {
    width: 34%;
    margin-left: -20px;
}

.make-claim-support-title {
    font-weight: bold;
    font-size: 26px;
    color: #003478;
    margin-bottom: 30px;
    margin-top: -27px;
    text-align: center;
}

.pos-corner-questions-box {
    margin-bottom: 26px;
    padding: 11px;
    border-radius: 6px;
    font-size: 18px;
    font-weight: bold;
    color: #003478;
}

.pos-corner-submit button#btn_submit {
    margin-bottom: 11px !important;
}

.pos-corner-back-main-wrap {
    background: #f0f7ff40;
    padding: 23px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    background: #f3f6fb;
    background-image: url(../images/pos-hand-shake.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.pos-corner-content {
    color: #003478;
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 23px;
    text-align: center;
}

.pos-corner-submit {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.pos-corner-submit .form-group.slider-tab-input-box {
    text-align: center;
}

.premium_breakup_sub_title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: -6px 0px 3px 0px;
}

/* make claim section end */

.vehical-varient-height-fix {
    height: 330px;
    padding: 0px 15px;
    overflow: scroll;
    overflow-x: hidden;
}

.vehicle-more-details-box.manufacture-details-box-cover {
    margin-bottom: 12px;
    overflow: hidden;
    padding: 0px !important;
    border-radius: 0px !important;
}

.manufacture-tabs-details-wrap.vehical-more-details-select-row.previous-policy-box-shadow {
    padding-bottom: 0px;
}

:root {
    --code-color: darkred;
    --code-bg-color: #aaaaaa;
    --code-font-size: 14px;
    --code-line-height: 1.4;
    --scroll-bar-color: #c5c5c5;
    --scroll-bar-bg-color: #f6f6f6;
}

pre {
    color: var(--code-color);
    font-size: var(--code-font-size);
    line-height: var(--code-line-height);
    background-color: var(--code-bg-color);
}

::-webkit-scrollbar-corner {
    background: rgba(0, 0, 0, 0.5);
}

* {
    scrollbar-width: thin;
    scrollbar-color: var(--scroll-bar-color) var(--scroll-bar-bg-color);
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}

*::-webkit-scrollbar-track {
    background: var(--scroll-bar-bg-color);
}

*::-webkit-scrollbar-thumb {
    background-color: var(--scroll-bar-color);
    border-radius: 20px;
    border: 3px solid var(--scroll-bar-bg-color);
}

/* home-new-ui-set */

.slider-quote-wraper {
    color: #fff;
    background: #fff;
    /* box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px; */
    padding: 17px 0px;
    border-radius: 8px;
}

span.quote-tabs-title {
    padding-top: 9px;
    font-size: 22px;
    color: #fff;
}

.slider-main-wraper .hero__caption p {
    display: block;
    color: #000;
    font-size: 21px;
    font-weight: 500;
    text-align: center;
}

.slider-main-wraper .hero__caption h1 {
    font-size: 41px;
    font-weight: 700;
    margin-bottom: 26px;
    color: #000a2d;
    line-height: 1.2;
    display: block;
    font-family: "Lato";
    text-align: center;
}

.footer-about-content strong {
    font-weight: bold;
    color: #000;
}

.hero__caption_p p {
    display: block;
    color: #000;
    font-size: 21px;
    font-weight: 500;
    text-align: center;
}

.hero__caption {
    padding-right: 19px;
    margin-top: 35px;
}

.slider-main-wraper {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /* background-image: url('../images/slider-background.jpg') !important; */
    padding: 50px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.quote-slider-content-cover {
    padding: 0px 62px !important;
    padding-top: 30px;
}

.home-about-caption h1 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 26px;
    color: #000a2d;
    line-height: 1.2;
    display: block;
    font-family: "Lato";
}

.home-about-caption {
    margin-top: 68px;
}

.home-service-wraper {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(../images/home-service-background.jpg) !important;
    padding: 70px 30px;
    margin-top: 115px;
}

.home-service-wraper-title h1 {
    font-size: 39px;
    font-weight: 700;
    margin-bottom: 26px;
    color: #000a2d;
    line-height: 1.2;
    display: block;
    font-family: "Lato";
}

.home-service-wraper-title {
    text-align: center;
}

.home-service-box {
    background: #fff;
    padding: 45px 15px;
    border-radius: 10px;
    box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px,
        rgb(0 0 0 / 30%) 0px 3px 7px -3px;
    text-align: center;
    height: 100%;
}

.home-service-box img {
    width: 35%;
}

.home-service-card a {
    color: #000;
}

.home-service-card a:hover {
    color: #000;
    text-decoration: none;
}

.home-service-box-title {
    font-family: "Lato";
    font-size: 26px;
    padding: 20px 0;
}

.home-service-card {
    margin-top: 70px;
}

.home-about-wraper {
    margin-top: 115px;
}

.home-about-wraper.home-secutiry-wrap {
    margin-bottom: 130px;
}

.header-logo {
    text-align: center;
    margin-top: 10px;
}

.home-about-caption ul {
    padding: 0;
}

.home-about-caption li {
    list-style: none;
    margin-bottom: 14px;
}

.features-tabs-border {
    /* border-right: 1px solid #6c6c6c; */
    border-radius: 0;
}

.home-feature-tabs-trans a:hover {
    text-decoration: none;
    margin-top: -10px;
}

.home-feature-tabs-trans:hover {
    margin-top: -4px !important;
    transition: 0.5s ease;
}

/* home-new-ui-set */

/* footer-start */

.footer-area {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /* background-image: url("../images/footer-background.jpg") !important; */
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.footer-padding {
    padding-top: 80px;
    padding-bottom: 20px;
}

.footer-area .footer-bottom {
    padding-bottom: 50px;
    padding-top: 20px;
}

.mb-50 {
    margin-bottom: 50px;
}

.footer-area .footer-logo {
    margin-bottom: 40px;
}

.footer-area .footer-tittle h4 {
    color: #000;
    font-size: 20px;
    margin-bottom: 29px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: poppins;
}

.footer-area .footer-tittle ul li {
    color: #000;
    margin-bottom: 15px;
    list-style: none;
}

.single-footer-caption.mb-30 {
    color: #000;
}

.footer-area .footer-tittle ul {
    padding: 0px;
}

.footer-area .footer-tittle ul li a {
    color: #000;
    font-weight: 300;
}

.footer-area .footer-bottom .footer-copy-right p {
    color: #000;
    font-weight: 300;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 12px;
}

p.footer-about-content {
    font-size: 15px !important;
    width: 92%;
}

.f-right {
    float: right;
}

.footer-area .footer-social a {
    color: #000;
    font-size: 14px;
    text-align: center;
    margin-left: 16px;
}

.footer-social.f-right i {
    font-size: 21px;
}

p.footer-company-derails-p {
    margin: 0;
    margin-bottom: 4px;
}

/* footer-start */

.navbar-brand {
    width: 45% !important;
}

/* car varient section start */

#svg_wrap {
    display: none;
}

.get-car-variant-main-wrap #svg_form_time {
    height: 49px;
    max-width: 100%;
    margin: 40px auto 20px;
    display: block;
    margin-top: 0;
    margin-bottom: 18px;
}

.get-car-variant-main-wrap #svg_form_time circle,
#svg_form_time rect {
    fill: white;
}

.vehical-payment-wraper {
    margin-top: 15px;
}

.get-car-variant-main-wrap .button {
    background-color: rgb(0, 143, 203);
    border-radius: 5px;
    padding: 10px 20px;
    display: inline-block;
    margin: 10px;
    font-weight: bold;
    color: white;
    cursor: pointer;
    box-shadow: 0px 2px 5px rgb(0, 0, 0, 0.5);
}

.get-car-variant-main-wrap .disabled {
    display: none;
}

.get-car-variant-main-wrap section {
    max-width: 100%;
    background: white;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    border-radius: 5px;
    transition: transform 0.2s ease-in-out;
}

.get-car-variant-main-wrap input {
    margin: 7px 0px;
    display: inline-block;
    padding: 12px 25px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid lightgrey;
    font-size: 1em;
    font-family: inherit;
    background: white;
}

.get-car-variant-main-wrap p {
    margin-top: 0;
    font-family: poppins;
    font-weight: 500;
}

/* .car-varient-page-mian-wraper input {
    width: 100%;
    margin: 7px 0px;
      margin-left: 0px;
    display: inline-block;
    padding: 12px 25px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid lightgrey;
    font-size: 1em;
    font-family: inherit;
    background: white;
  } */

.car-variant-existing-illness-cover input {
    width: auto !important;
    margin: 7px 0px;
    display: inline-block;
    padding: 12px 25px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid lightgrey;
    font-size: 1em;
    font-family: inherit;
    background: white;
}

.get-car-variant-main-wrap {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 19px;
    border-radius: 6px;
    margin-bottom: 45px;
    margin-top: 17px;
}

.car-variant-tabs-title {
    font-size: 22px;
}

.car-variant-select-box {
    border: 2px solid #e0e1e3 !important;
    border-radius: 4px !important;
    padding: 11px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.car-variant-select-box img {
    width: 18%;
}

.car-variant-select-box p {
    margin: 0;
    text-align: center;
    margin-top: 9px;
    font-size: 17px;
}

.car-variant-select-box span {
    margin-left: 5px;
    font-size: 14px;
}

.car-variant-boxes-wraper a {
    color: #000;
}

.car-variant-boxes-wraper a:hover {
    text-decoration: none;
}

.car-variant-box-active {
    outline: 2px solid #2edaca !important;
    background: #f5f6fe;
}

.car-variant-select-box.car-variant-boxes-wraper {
    padding: 6px;
    border: none !important;
    margin-top: 5px;
}

.car-variant-select-box.car-variant-boxes-wraper .form-group {
    margin: 0;
    margin-bottom: 5px;
}

.car-variant-select-box.car-variant-boxes-wraper .form-control {
    height: 36px;
}

.car-variant-select-box.car-variant-boxes-wraper label {
    font-size: 15px;
    margin: 0;
    margin-bottom: 5px;
}

.car-variant-select-box.car-variant-select-city img {
    width: 30%;
}

.car-variant-select-box.car-variant-select-city {
    padding-bottom: 11px !important;
}

.car-variant-tabs-title .form-control {
    width: 75%;
    margin-left: 47px;
}

.car-variant-select-pincode .form-control {
    height: 51px !important;
    border-color: #101d62;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(29, 44, 128, 0.212);
}

.car-variant-existing-illness-cover {
    border: 2px solid #e0e1e3 !important;
    border-radius: 4px !important;
    margin-bottom: 12px;
    height: 100% !important;
    padding: 6px;
}

.car-variant-existing-illness-cover p {
    margin-bottom: 0;
    padding-left: 13px;
    font-size: 14px;
}

.car-variant-existing-illness-cover .form-check-label {
    margin-left: 24px;
    color: #2edaca;
    font-size: 17px;
    font-family: poppins;
}

.car-variant-existing-illness-cover .form-check-label {
    margin-left: 12px;
}

.form-check-input.existing-illness {
    margin-left: -12px;
}

.car-variant-right-plan-illness-check-box {
    height: 91% !important;
}

.car-variant-previous-btn {
    background: #e8e8e87a !important;
    color: #000 !important;
}

.car-manufacture-boxes-wraper a {
    color: #000;
}

.car-manufacture-select-box {
    border: 2px solid #e0e1e3 !important;
    border-radius: 4px !important;
    padding: 8px 0px;
    padding-bottom: 11px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    text-align: center;
}

.car-manufacture-boxes-wraper a:hover {
    color: #000;
    text-decoration: none;
}

.car-manufacture-select-box.car-variant-select-manufacture p {
    margin: 0;
    margin-bottom: 9px;
}

.car-manufacture-box-active {
    border: 2px solid #2edaca !important;
    background: #f5f6fe;
    text-align: center;
    border-radius: 5px;
}

.car-variant-manufacture-wraper a {
    color: #000;
}

.car-variant-manufacture-wraper a:hover {
    color: #000;
    text-decoration: none;
}

.car-manufacture-select-box.car-variant-select-manufacture img {
    width: 27%;
}

.car-variant-manufacture-box.car-variant-select-city.car-manufacture-box-active
    img {
    width: 27%;
}

.car-manufacture-select-box.car-manufacture-select-city {
    padding-bottom: 11px !important;
}

.car-manufacture-select-box.car-manufacture-select-city img {
    width: 30%;
}

.car-manufacture-select-box span {
    margin-left: 5px;
    font-size: 14px;
}

.car-variant-boxes-outer-wraper a {
    color: #000;
}

.car-variant-boxes-outer-wraper a:hover {
    color: #000;
    text-decoration: none;
}

.car-modal-select-box {
    border: 2px solid #e0e1e3 !important;
    border-radius: 4px !important;
    padding: 11px;
    padding-bottom: 0;
    margin-bottom: 10px;
    text-align: center;
}

.car-modal-select-box.car-variant-select-modal p {
    margin-bottom: 8px;
}

.car-variant-modal-box.car-variant-select-model.car-modal-box-active {
    border: 2px solid #2edaca !important;
    border-radius: 4px !important;
    padding: 11px;
    padding-bottom: 11px;
    padding-bottom: 11px;
    padding-bottom: 0;
    margin-bottom: 10px;
    text-align: center;
    background: #f5f6fe;
}

.car-variant-modal-box.car-variant-select-model.car-modal-box-active p {
    margin-bottom: 8px;
}

.vehical-modal-select-box.vehical-variant-select-modal {
    border: 2px solid #e0e1e3 !important;
    border-radius: 4px !important;
    padding: 11px;
    padding-bottom: 11px;
    padding-bottom: 11px;
    padding-bottom: 0;
    margin-bottom: 10px;
    text-align: center;
    font-size: 15px;
}

.vehical-modal-select-box.vehical-variant-select-modal p {
    margin-bottom: 8px;
}

.vehical-variant-select-modal.vehical-modal-box-active {
    border: 2px solid #2edaca !important;
    border-radius: 4px !important;
    padding: 11px;
    padding-bottom: 11px;
    padding-bottom: 11px;
    padding-bottom: 11px;
    padding-bottom: 11px;
    padding-bottom: 0;
    margin-bottom: 10px;
    text-align: center;
    background: #f5f6fe;
    font-size: 15px;
}

.vehical-variant-select-modal.vehical-modal-box-active p {
    margin-bottom: 8px;
    font-weight: normal !important;
}

.vehical-year-select-box.vehical-variant-select-year {
    border: 2px solid #e0e1e3 !important;
    border-radius: 4px !important;
    padding: 11px;
    padding-bottom: 11px;
    padding-bottom: 11px;
    padding-bottom: 0;
    margin-bottom: 10px;
    text-align: center;
    font-size: 15px;
}

.vehical-year-select-box.vehical-variant-select-year p {
    margin-bottom: 8px;
}

.vehical-variant-select-year.vehical-year-box-active {
    border: 2px solid #2edaca !important;
    border-radius: 4px !important;
    padding: 11px;
    padding-bottom: 11px;
    padding-bottom: 11px;
    padding-bottom: 11px;
    padding-bottom: 11px;
    padding-bottom: 0;
    margin-bottom: 10px;
    text-align: center;
    background: #f5f6fe;
    font-size: 15px;
}

.vehical-variant-select-year.vehical-year-box-active p {
    margin-bottom: 8px;
    font-weight: normal !important;
}

.vehical-city-rto-box {
    background: #e9ebff;
    padding: 16px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
        rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border-radius: 10px;
    border: 1px solid #2edaca;
    padding-bottom: 0px;
}

.vehical-city-rto-number {
    margin-bottom: 15px;
}

.vehical-compare-page-wraper {
    margin-top: 11px;
}

.addons-section-title-wraper {
    background: #f1f1f1;
    margin: 15px 0px;
    padding: 13px;
    font-size: 17px;
    color: #2edaca;
}

.vehcial-details-share-btn-spa {
    float: right;
    margin-top: -26px;
}

.vehcial-details-share-btn-spa .compare-page-share .btn.btn-primary {
    font-size: 16px;
    padding: 1px 13px;
    margin-top: 19px;
    background: #2edaca;
    color: #fff;
}

.car-insurance-compare-collaps-cover .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 32%;
    font-size: 13px;
    padding: 0 !important;
    text-align: center;
}

.car-insurance-compare-collaps-cover .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    background: white;
    color: #2edaca;
    padding: 9px 4px;
    font-weight: bold;
    font-family: poppins;
}

.car-insurance-compare-collaps-cover .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #2edaca;
    border-color: #dee2e6 #dee2e6 #fff;
    padding-top: 12px !important;
}

.insurance-company-list-wrap ul {
    padding: 15px;
    margin: 0px;
    background: #f6f7fb;
    padding-bottom: 36px;
}

.addons-check-cover ul {
    padding: 0 20px;
    margin-top: 15px;
}

.addons-check-cover li {
    list-style: none;
}

.btn-yell {
    background: #ef9c2b;
    color: #fff;
    border: none;
    font-size: 14px;
    padding: 11px 21px;
}

.insurance-company-list-wrap li {
    float: left;
    margin-left: 42px;
    font-size: 15px;
    list-style: none;
}

.insurance-company-title {
    font-weight: 700;
    font-size: 15px !important;
    color: #243a94 !important;
}

.insurance-company-details-title {
    background: #f6f7fb;
    padding: 15px;
    margin-top: 19px;
    border-radius: 6px;
    font-weight: 700;
    color: grey;
    font-size: 13px;
}

.vehical-addon-select-cla {
    padding: 5px 36px !important;
}

/* car varient section end */

/* get-quote-section-start */

.get-quote-main-wrap #svg_form_time {
    height: 49px;
    max-width: 100%;
    margin: 40px auto 20px;
    display: block;
    margin-top: 0;
    margin-bottom: 18px;
}

.get-quote-main-wrap #svg_form_time circle,
#svg_form_time rect {
    fill: white;
}

.get-quote-main-wrap .button {
    background: rgb(237, 40, 70);
    border-radius: 5px;
    padding: 15px 25px;
    display: inline-block;
    margin: 10px;
    font-weight: bold;
    color: white;
    cursor: pointer;
    box-shadow: 0px 2px 5px rgb(0, 0, 0, 0.5);
}

.get-quote-main-wrap .disabled {
    display: none;
}

.get-quote-main-wrap section {
    max-width: 100%;
    background: white;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    border-radius: 5px;
    transition: transform 0.2s ease-in-out;
}

.get-quote-main-wrap input {
    margin: 7px 0px;
    display: inline-block;
    padding: 12px 25px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid lightgrey;
    font-size: 1em;
    font-family: inherit;
    background: white;
}

.get-quote-main-wrap p {
    margin-top: 0;
}

.get-quote-main-wrap {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 19px;
    border-radius: 6px;
    margin-bottom: 45px;
}

.quote-tabs-title {
    font-size: 22px;
}

.quote-select-box {
    border: 2px solid #e0e1e3 !important;
    border-radius: 4px !important;
    padding: 11px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.quote-select-box img {
    width: 18%;
}

.quote-select-box p {
    margin: 0;
    text-align: center;
    margin-top: 9px;
    font-size: 17px;
}

.quote-select-box span {
    margin-left: 5px;
    font-size: 14px;
}

.quote-boxes-wraper a {
    color: #000;
}

.quote-boxes-wraper a:hover {
    text-decoration: none;
}

.quote-box-active {
    border: 2px solid #2edaca !important;
    background: #f5f6fe;
}

.quote-select-box.quote-boxes-wraper {
    padding: 6px;
    border: none !important;
    margin-top: 5px;
}

.quote-select-box.quote-boxes-wraper .form-group {
    margin: 0;
    margin-bottom: 5px;
}

.quote-select-box.quote-boxes-wraper .form-control {
    height: 36px;
}

.quote-select-box.quote-boxes-wraper label {
    font-size: 15px;
    margin: 0;
    margin-bottom: 5px;
}

.quote-select-box.quote-select-city img {
    width: 30%;
}

.quote-select-box.quote-select-city {
    padding-bottom: 11px !important;
}

.quote-tabs-title .form-control {
    width: 75%;
    margin-left: 47px;
}

.quote-select-pincode .form-control {
    height: 51px !important;
    border-color: #101d62;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(29, 44, 128, 0.212);
}

.quote-existing-illness-cover {
    border: 2px solid #e0e1e3 !important;
    border-radius: 4px !important;
    margin-bottom: 12px;
    height: 100% !important;
    padding: 6px;
}

.quote-existing-illness-cover p {
    margin-bottom: 0;
    padding-left: 13px;
    font-size: 14px;
}

.quote-existing-illness-cover .form-check-label {
    margin-left: 24px;
    color: #2edaca;
    font-size: 15px;
    font-weight: bold;
    font-family: poppins;
}

.quote-existing-illness-cover .form-check-label {
    margin-left: 12px;
}

.form-check-input.existing-illness {
    margin-left: -12px;
}

.quote-right-plan-illness-check-box {
    height: 91% !important;
}

.quote-previous-btn {
    background: #e8e8e87a !important;
    color: #000 !important;
}

/* get-quote-section-end */

/*** 
=============================================
    Footer area style
=============================================
***/
.footer-area {
    position: relative;
    background: #030523;
    padding: 70px 0 65px;
}
.single-footer-widget .footer-logo {
    /* padding: 0 0 32px; */
}
.single-footer-widget .our-info {
    overflow: hidden;
}
.single-footer-widget .our-info p {
    margin: 0 0 26px;
    color: #eef2ff;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
}

.single-footer-widget .footer-contact-info {
    overflow: hidden;
    padding: 0;
}
.single-footer-widget .footer-contact-info li {
    position: relative;
    padding-left: 35px;
    padding-bottom: 13px;
}
.single-footer-widget .footer-contact-info li:last-child {
    padding-bottom: 0;
}
.single-footer-widget .footer-contact-info li .icon-holder {
    position: absolute;
    top: 1px;
    left: 0;
    color: #fff;
}
.single-footer-widget .footer-contact-info li .icon-holder span:before {
    color: #2edaca;
    font-size: 15px;
    line-height: 16px;
}
.single-footer-widget
    .footer-contact-info
    li
    .icon-holder
    span.map-marker:before {
    position: relative;
    top: 3px;
}
.single-footer-widget .footer-contact-info li .text-holder {
}
.single-footer-widget .footer-contact-info li .text-holder h5 {
    color: #eef2ff;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Open Sans", sans-serif;
}
.single-footer-widget .footer-social-links {
    overflow: hidden;
    margin: 22px 0 0;
    padding: 0px;
}

.footer-social-links li {
    width: 33px;
    background: #2edaca;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 5px;
    text-align: center;
    height: 33px;
    padding-top: 5px;
    border-radius: 50%;
}

.single-footer-widget .title {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 40px;
}
.single-footer-widget .title .border {
    width: 70px;
    height: 1px;
    margin: 12px 0 0;
    background: #5265a0;
    display: block;
}
.single-footer-widget .title h3 {
    color: #ffffff;
    font-size: 19px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 30px;
    line-height: 30px;
    font-family: poppins;
}

.single-footer-widget.mar-lft {
    margin-left: 60px;
}
.single-footer-widget .usefull-links {
    display: block;
    margin-top: -2px;
    padding: 0;
}
.single-footer-widget .usefull-links li {
    margin-bottom: 10px;
    position: relative;
    font-size: 12px;
    list-style: none;
}
.single-footer-widget .usefull-links li:last-child {
    margin-bottom: 0px;
}
.single-footer-widget .usefull-links li a {
    color: #eef2ff;
    font-size: 15px;
    font-weight: 400;
    transition: all 700ms ease;
}
.single-footer-widget .usefull-links li a i {
    display: inline-block;
    font-size: 16px;
    padding-right: 9px;
}

.single-footer-widget .latest-news {
    overflow: hidden;
    display: block;
    margin-top: -4px;
}
.single-footer-widget .latest-news li {
    display: block;
    margin-bottom: 17px;
}
.single-footer-widget .latest-news li:last-child {
    margin-bottom: 0;
}
.single-footer-widget .latest-news li h4 {
    margin: 0 0 3px;
}
.single-footer-widget .latest-news li h4 a {
    color: #eef2ff;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    transition: all 500ms ease;
    font-family: "Poppins", sans-serif;
}
.single-footer-widget .latest-news li h4 a:hover {
    color: #2edaca;
}
.single-footer-widget .latest-news li span {
    color: #eef2ff;
    font-size: 15px;
    font-weight: 400;
}
.single-footer-widget .latest-news li span i {
    display: inline-block;
    padding-right: 9px;
    color: #2edaca;
}

.single-footer-widget .newsletter-box {
    margin-top: -3px;
}
.single-footer-widget .newsletter-box p {
    color: #eef2ff;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 18px;
}
.single-footer-widget .newsletter-box .newsletter-form {
    position: relative;
    overflow: hidden;
    display: block;
}

.single-footer-widget .newsletter-box form.newsletter-form {
    position: relative;
    margin-top: 15px;
}
.single-footer-widget .newsletter-box form.newsletter-form input[type="text"] {
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #222;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 45px;
    letter-spacing: 1px;
    padding-left: 50px;
    padding-right: 15px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%;
}
.single-footer-widget .newsletter-box form.newsletter-form button {
    background: #2edaca none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    height: 45px;
    padding: 9px 0;
    text-align: center;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%;
    margin-top: 20px;
    font-family: "Poppins", sans-serif;
}
.single-footer-widget
    .newsletter-box
    form.newsletter-form
    input[type="text"]:focus {
    border: 1px solid #ffffff;
    background: #f4f4f4;
    color: #000;
}
.single-footer-widget
    .newsletter-box
    form.newsletter-form
    input[type="text"]:focus
    + button,
.single-footer-widget .newsletter-box form.newsletter-form button:hover {
    background: #e1622f none repeat scroll 0 0;
    color: #fff;
}

.single-footer-widget .newsletter-box form.newsletter-form .envelope {
    position: absolute;
    top: 13px;
    left: 0;
    width: 40px;
    height: 20px;
    display: block;
    text-align: center;
    border-right: 1px solid #ddd;
}
.single-footer-widget .newsletter-box form.newsletter-form .envelope i {
    color: #47588f;
    font-size: 14px;
    display: block;
    line-height: 18px;
}
.single-footer-widget .newsletter-box h5 {
    color: #eef2ff;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    font-family: "Open Sans", sans-serif;
    margin-top: 22px;
}
.single-footer-widget .newsletter-box h5 i {
    display: inline-block;
    padding-right: 8px;
}

/*** 
=============================================
  Footer bottom area style
=============================================
***/
.footer-bottom-area {
    background: #fff;
    padding: 20px 0;
}
#2edaca .footer-bottom {
    overflow: hidden;
}
#2edaca .footer-bottom .copyright-text {
    margin: 0px 0;
}
#2edaca .footer-bottom .copyright-text p {
    color: #eef2ff;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    font-family: "Poppins", sans-serif;
    line-height: 26px;
}
#2edaca .footer-bottom .copyright-text p a {
    color: #2edaca;
    font-weight: 600;
    transition: all 500ms ease;
}
#2edaca .footer-bottom .copyright-text p a:hover {
    color: #eef2ff;
}

#2edaca .footer-bottom .footer-menu {
}
#2edaca .footer-bottom .footer-menu ul li {
    display: inline-block;
    float: left;
    /* margin-right: 25px; */
}
#2edaca .footer-bottom .footer-menu ul li:last-child {
    margin-right: 0px;
}
#2edaca .footer-bottom .footer-menu ul li a {
    color: #eef2ff;
    font-size: 15px;
    font-weight: 400;
    transition: all 500ms ease;
}
#2edaca .footer-bottom .footer-menu ul li a:hover {
    color: #2edaca;
}

.feature-points-box img {
    width: 50px;
    margin-bottom: 10px;
}

.header-contact-wraper {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
        rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.feature-points-box {
    text-align: center;
    /* border: solid 2px #2edaca !important; */
    padding: 9px 0;
    border-radius: 5px;
    height: 100%;
    /* background-color: #bf3a30;
background-image: linear-gradient(315deg, #bf3a30 0%, #864ba2 74%); */
}

.home-feature-cover h2 {
    font-size: 42px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: bold;
    font-family: poppins;
    color: #000;
}

.home-feature-cover .col-lg-2 {
    margin-bottom: 25px;
}

.home-feature-cover a {
    color: #000;
}

.home-insurance-type-wraper {
    padding-top: 74px;
}

.feature-points-box-first {
    /* background-color: #fe545214; */
    /* background-image: linear-gradient(315deg, #fe5452 0%, #f9a9a8 74%); */
}

.feature-points-box-sec {
    /* background-color: #8aca264f; */
    /* background-image: linear-gradient(315deg, #8aca26 0%, #def9b5 74%); */
}

.feature-points-box-third {
    /* background-color: #4366f41c; */
    /* background-image: linear-gradient(315deg, #4366f4 0%, #c1cdff 74%); */
}

.feature-points-box-fourth {
    /* background-color: #fcc73d66; */
    /* background-image: linear-gradient(315deg, #fcc73d 0%, #ffebb9 74%); */
}

.feature-points-box-fifth {
    /* background-color: #8932cd33; */
    /* background-image: linear-gradient(315deg, #8932cd 0%, #e3c3fc 74%); */
}

.feature-points-box-sixth {
    /* background-color: #1bc8c538; */
    /* background-image: linear-gradient(315deg, #1bc8c5 0%, #cafbfa 74%); */
}

.feature-points-box-seventh {
    /* background-color: #be39513d; */
    /* background-image: linear-gradient(315deg, #be3951 0%, #f5aab8 74%); */
}

.feature-points-box-eighth {
    /* background-color: #3cb3885e; */
    /* background-image: linear-gradient(315deg, #3cb388 0%, #a9ecd4 74%); */
}

.feature-points-box-ninth {
    /* background-color: #c219b82e; */
    /* background-image: linear-gradient(315deg, #f3d636 0%, #fdee9b 74%); */
}

.feature-points-box-tenth {
    /* background-color: #9dee4b26; */
    /* background-image: linear-gradient(315deg, #ee4bc9 0%, #f98ce1 74%); */
}

.feature-points-box-eleventh {
    /* background-color: #41ffa61c; */
    /* background-image: linear-gradient(315deg, #ff7741 0%, #fb9ae5 74%); */
}

.feature-points-box p {
    font-size: 16px;
    color: #000;
}

.team-member-area .single-team-member {
    position: relative;
    border: 1px solid #cecece;
    margin-bottom: 14px;
}

.section-title .title {
    font-size: 32px;
    font-weight: bold;
    text-transform: capitalize;
    position: relative;
    z-index: 5;
    margin-bottom: 33px;
    font-family: poppins;
}
/*** 
=============================================
  Breadcrumb area style
=============================================
***/

/* =============================================
  personal accident section start
=============================================
***/

.personal-accident-quote-details-wrapper {
    margin-top: 22px;
}

.personal-accident-wrapper {
    margin-top: 49px;
}

.personal-accident-wrapper {
    margin-top: 26px;
}

.personal-accident-form-title h3 {
    font-weight: bold;
    font-family: poppins;
    font-size: 23px;
    color: #474747;
    margin-bottom: 18px;
}

.personal-accident-repeater-delete {
    width: 13%;
    margin-left: auto;
    float: right;
    margin-top: -37px;
    background: red;
    border: none;
    border-radius: 4px;
    color: #fff;
}

.personal-accident-form-cover {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 21px;
    border-radius: 6px;
}

.personal-accident-form-repeater-box p {
    margin: 0;
    /* font-weight: bold; */
    font-size: 17px;
    font-family: poppins;
    margin-bottom: 6px;
    color: #2b468b;
}

.personal-accident-form-repeater-box {
    margin-top: 16px;
}

.personal-accident-form-repeater-form-box {
    margin-bottom: 19px;
    border-bottom: 1px solid #dadada;
    padding-top: 0;
}

.personal-accident-form-repeater-box {
    background: #ffff;
    padding: 10px 15px;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
        rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.personal-accident-form-repeater-add {
    border: 1px dashed black;
    padding: 2px 17px;
}

.personal-accident-form-repeater-delete {
    background: red;
    border: navajowhite;
    color: #fff;
    border-radius: 6px;
    margin-bottom: 10px;
    float: right;
    /* float: right; */
    /* margin-top: -19px; */
}

.business-insurance-form-wraper h3 {
    font-weight: bold;
    font-family: poppins;
    font-size: 26px;
}

.group-insurance-form-wraper label {
    display: none;
}

.group-insurance-form-wraper .form-control {
    height: 50px;
    margin-bottom: 11px;
    border: 1px solid #33d9ca;
}

.group-insurance-form-wraper {
    margin-top: 50px;
}

.group-insurance-form-wraper h3 {
    font-weight: bold;
    font-family: poppins;
    font-size: 26px;
    margin-bottom: 18px;
}

.group-insurance-form-box {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
        rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    padding: 16px;
    border-radius: 6px;
}

.personal-accident-form-repeater-form-box .form-control {
    margin-bottom: 13px;
    height: 37px;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    background: #fff;
    font-size: 14px;
}

.personal-accident-form-box .form-control {
    height: 40px !important;
    margin-bottom: 15px;
}

.personal-accident-form-cover .btn-primary {
    margin-top: 19px;
}

personal-accident-quote-details-wrapper {
    padding: 20px 0;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.personal-accident-quote-details-wrapper .facility-custom-select-drop-title {
    color: #243a94;
    font-weight: bold;
    font-size: 15px;
    font-family: poppins;
}

.personal-accident-quote-details-wrapper .facility-custom-select-drop-title {
    color: #19ab9e;
    font-weight: bold;
    font-size: 15px;
    font-family: poppins;
}

.personal-accident-quotes-box-wrapper {
    margin-top: 26px;
}

.personal-accident-quotes-card-img img {
    width: 126px;
}

.personal-accident-quotes-card {
    width: 100%;
    box-shadow: 2px 0px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 10px 20px;
    border-radius: 5px;
    margin: 15px 0px;
}

.personal-accident-quotes-card p {
    margin: 0;
    margin-top: 7px;
}

.personal-accident-quotes-card-btn .btn.btn-primary {
    background: #30daca !important;
    padding: 7px 27px;
    font-size: 18px;
    font-weight: bold;
}

.personal-accident-quotes-card-list ul {
    padding: 0;
    padding-bottom: 10px;
}

.personal-accident-quotes-card-list li {
    list-style: none;
    float: left;
    margin-left: ;
    margin-bottom: 33px;
}

.personal-accident-list-left {
    margin-left: 38px;
}

.personal-accident-quotes-card-list a {
    color: #2e2e2e;
    font-size: 15px;
}

.personal-accident-quotes-card-breakup a {
    font-size: 14px;
}

.personal-accident-quotes-card-banner {
    position: sticky;
    top: 25px;
}

.personal-accident-plan-benefit-modal .modal-header h5 {
    font-weight: bold;
    font-size: 20px;
    font-family: poppins;
}

.personal-accident-plan-benefit-modal .close {
    margin-top: -60px;
    color: #fff !important;
    font-size: 30px;
}

.personal-accident-plan-benefit-modal h5 {
    font-size: 15px;
    font-weight: bold;
}

.personal-accident-plan-benefit-modal p {
    font-size: 14px;
    margin-bottom: 12px;
}

.personal-accident-quotes-card-breakup p {
    margin-bottom: 4px;
}

.personal-accident-quotes-card hr {
    margin: 10px 0;
}

.personal-accident-quotes-card-btn {
    text-align: right;
}

.personal-accident-quotes-card-btn p {
    font-size: 13px;
    font-weight: bold;
    font-family: poppins;
    margin-top: 12px;
}

.personal-accident-quotes-card-breakup {
    text-align: center;
}

.personal-accident-quote-details-wrapper .facility-quotation-title {
    font-size: 13px;
    margin-bottom: 15px;
    font-family: poppins;
}

.personal-accident-premium-breakup .close {
    margin-top: -60px;
    color: #fff !important;
    font-size: 30px;
}

.pa-premium-breakup-details-box-cover {
    /* background: #f8f8f8; */
    padding: 13px;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    margin-bottom: 10px;
}

.pa-premium-breakup-details-title-value {
    text-align: right;
    font-weight: 700;
    font-family: poppins;
    color: #636363;
    font-size: 14px;
}

.pa-premium-calculation-box {
    background: #ecfff5;
    padding: 21px;
    border: 1px dashed #272727;
    border-radius: 6px;
}

.personal-accident-premium-breakup h6 {
    font-weight: bold;
    font-family: poppins;
    margin: 23px 0;
    margin-bottom: 23px;
    margin-bottom: 10px;
}

.pa-premium-breakup-details-npss {
    background: #daeee4;
    padding: 7px 0;
    margin-top: 15px;
    border-radius: 5px;
}

.personal-accident-premium-breakup h5 {
    color: #656565;
    font-weight: bold;
    font-family: poppins;
}

.personal-accident-premium-breakup .modal-header img {
    width: 120px;
}

.personal-accident-plan-benefit-modal .modal-header img {
    width: 120px;
}

.personal-accident-premium-breakup .btn-primary {
    background: #30daca !important;
    padding: 7px 27px;
    font-size: 17px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    margin: auto;
    margin-top: auto;
    margin-top: 16px;
    font-family: poppins;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
        rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

/* personal accident proposer-details start*/

.pa-premium-amount-box {
    background: #ecfff5;
    padding: 21px;
    border: 1px dashed #272727;
    border-radius: 6px;
    padding-bottom: 0px;
}

.pa-premium-amount-box-details {
    font-family: poppins;
    font-size: 14px;
    margin-bottom: 11px;
}

.premium-amount-box-cover img {
    width: 154px;
    margin-bottom: 14px;
}

.premium-amount-box-cover {
    margin-top: 33px;
}

.pa-proposer-details-form-inputs .form-control {
    height: 45px;
    margin: 0px !important;
    box-shadow: rgba(0, 0, 0, 0) 0px 1px 3px 0px,
        rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    border-radius: 9px;
    margin-bottom: 18px !important;
}

.pa-proposer-details-form-inputs label {
    display: none;
}

.pa-proposer-details-form-cover h3 {
    font-weight: bold;
    font-family: poppins;
    font-size: 24px;
    margin: 31px 0;
}

/* personal accident proposer-details end*/

/*** 
=============================================
  personal accident section end
=============================================
***/
/* term plan ui start  */

.term-ques-wraper {
    /* color: #000;
    padding: 10px 0px 25px 0px;
    background-size: cover;
    background-repeat: no-repeat !important;
    height: 100%;
    background-position: center;
    margin-top: 15px;
    background-image: url('../images/term-ques-back.jpg') !important;
    background-color: #f0f7ff;
    border-radius: 15px; */
}

.term-ques-box #svg_wrap {
    display: none;
}

.term-ques-box #svg_form_time {
    height: 15px;
    max-width: 80%;
    margin: 40px auto 20px;
    display: block;
}

.term-ques-box #svg_form_time circle,
#svg_form_time rect {
    fill: white;
}

.term-ques-box .button {
    background: rgb(237, 40, 70);
    border-radius: 5px;
    padding: 15px 25px;
    display: inline-block;
    margin: 10px;
    font-weight: bold;
    color: white;
    cursor: pointer;
    box-shadow: 0px 2px 5px rgb(0, 0, 0, 0.5);
}

.term-ques-box h1 {
    font-weight: 800;
    font-size: 22px;
    margin-top: 21px;
}

.term-ques-box .disabled {
    display: none;
}

.term-ques-box section {
    padding: 30px;
    padding-bottom: 0px;
}

.term-ques-box {
    padding: 0px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
        rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 10px;
    margin-top: 30px;
    padding: 0px 33px;
}

.term-ques-main-title {
    font-size: 37px;
    font-family: "Montserrat", sans-serif !important;
    font-weight: bolder !important;
    color: #000;
    margin-top: 29px;
}

.term-ques-main-title p {
    font-size: 19px;
    font-weight: normal;
}

.term-basic-step-btn {
    padding-left: 20px;
}

.term-ques-box input {
    width: 100%;
    margin: 0px 0px;
    display: inline-block;
    padding: 7px 25px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid lightgrey;
    font-size: 1em;
    font-family: inherit;
    /* background:#fafafa; */
    height: 45px;
    /* margin-top: -10px; */
    border: 1px solid #2edaca !important;
    font-size: 13px;
}

.term-ques-box .form-control {
    height: 45px;
    /* background:#fafafa; */
    /* margin-top: -10px; */
    border: 1px solid #2edaca !important;
}

.term-quote-edit-wrapper label {
    font-size: 13px;
    /* color: #000; */
    font-weight: bold;
    margin: 5px;
}

.term-quote-edit-wrapper input {
    width: 100%;
    margin: 0px 0px;
    display: inline-block;
    padding: 7px 25px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid lightgrey;
    font-size: 1em;
    font-family: inherit;
    background: white;
    font-size: 13px;
}

.term-quote-edit-wrapper .form-group {
    margin-bottom: 8px !important;
}

.term-quote-edit-wrapper button {
    margin: 15px 0;
}

.term-quote-edit-wrapper {
    border-radius: 8px;
    background-color: #fff;
    min-height: 254px;
    padding: 14px 13px 0;
    border: 1px solid #2edaca !important;
    margin-top: 23px;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px,
        rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
}

.term-quote-edit-wrapper h4 {
    font-weight: bold;
    font-family: poppins;
    font-size: 21px;
    color: #000;
}

.term-ques-box p {
    text-align: justify;
    margin-top: 0;
}

.term-ques-box .form-group {
    margin-top: 20px !important;
}

.term-plan-upgrade-box {
    border: 1px solid #e7e7e7;
    padding: 16px;
    margin-bottom: 10px;
    border-radius: 7px;
    box-shadow: 0 0 6px 0 rgb(76 90 111 / 17%);
    background: #fff;
}

.term-plan-upgrade-action-wrapper {
    text-align: right;
}

.term-plan-upgrade-add {
    background: #fff;
    padding: 5px 11px;
    border-radius: 6px;
    border: 2px solid #000;
}

.term-plan-upgrade-add a {
    color: #000;
    font-size: 14px;
}

.term-plan-upgrade-box h4 {
    font-family: poppins;
    font-size: 20px;
    color: #000;
    margin-top: -17px;
}

.term-plan-upgrade-box p {
    margin: 0;
    font-size: 14px;
    width: 61%;
}

.term-checkout-confirm-details-strip-design {
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}

.term-checkout-confirm-details-strip-title {
    font-size: 18px;
}

.row.term-checkout-confirm-details-row {
    margin-bottom: 20px;
    /* background: #fff;
    padding-top: 15px;
    border: 1px solid #ececec;
    border-radius: 6px; */
}

.term-checkout-confirm-details-strip-title {
    font-size: 20px;
    color: #000 !important;
}

.term-checkout-confirm-details-strip {
    height: 1px;
    background: #7db3fa;
    margin-top: 13px;
}

.term-checkout-confirm-details-strip-design {
    background: #f1f1ff;
    padding: 3px 12px;
    margin-bottom: 15px;
}

.term-plan-upgrade-premium-box {
    border-top: 2px solid #e9e9e9;
    margin-top: 10px;
    padding-top: 7px;
}

.term-plan-upgrade-wrapper {
    margin-top: 23px;
}

.term-plan-upgrade-premium-title {
    font-weight: bold;
}

.term-plan-upgrade-premium-price {
    text-align: right;
    font-weight: bold;
    font-size: 17px;
    font-family: poppins;
}

.term-plan-upgrade-close a {
    color: red;
    margin-right: 15px;
}

.term-ques-box label {
    font-size: 15px;
    color: #000;
    font-weight: bold;
    /* background: #f0f0f0;
    padding: 0px 11px;
    border-radius: 3px;
    margin-top: -21px; */
}

.term-ques-box.term-checkout-plan-details-wrap {
    padding: 0px;
    padding-bottom: 0px;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px,
        rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
    border-radius: 10px;
    /* margin-top: 60px; */
    padding-bottom: 28px;
    background: #fff;
}

.term-checkout-plan-details .btn.btn-link {
    color: #000;
    font-weight: bold;
    font-size: 16px;
}

.term-ques-box section {
    padding: 30px;
    padding-bottom: 0px;
    padding-top: 1px;
}

.term-checkout-plan-details {
    margin: 28px 0px;
}

.term-checkout-plan-details-radio input {
    width: auto;
}

.term-checkout-plan-details-radio-label {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.term-policy-buy-short-details-wrap {
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px,
        rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
    border-radius: 10px;
    /* margin-top: 60px; */
    padding-bottom: 28px;
    padding: 16px;
}

.term-policy-details-side-strip {
    position: sticky;
    top: 115px;
}

.term-policy-buy-short-details-wrap h4 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 18px;
}

.term-policy-buy-short-details-title {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 13px;
}

.term-policy-buy-short-details-price {
    font-weight: bold;
    font-size: 13px;
}

.term-checkout-plan-details .card-header {
    padding: 0px;
    box-shadow: none;
    border-bottom: 1px solid #cacaca;
    background: #fff;
}

.term-checkout-plan-details .btn-link {
    width: 100%;
    text-decoration: none;
    text-align: left;
}

.term-checkout-plan-details .btn-link:hover {
    text-decoration: none;
}

.term-checkout-plan-span {
    display: flex;
    justify-content: right;
    margin-top: -22px;
}

.term-checkout-plan-details .card {
    margin-bottom: 9px;
    border: 1px solid #cacaca;
    border-bottom: 0px !important;
}

.term-policy-buy-short-details-title span {
    font-weight: normal;
    float: right;
}

.term-policy-buy-short-details-price-box {
    padding: 7px;
    background: #d4e4f9;
    margin-top: 15px;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px,
        rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
    border-radius: 5px;
}

.term-policy-buy-short-details-price span {
    float: right;
    color: #c42327;
    font-size: 18px;
    margin-top: -5px;
}

.term-checkout-confirm-details-wrap {
    margin: 28px 0px;
}

.term-checkout-confirm-details-label p {
    font-weight: bold;
    color: #000;
}

/* .term-checkout-per-details-wrap {
    margin: 28px 0px;
  } */

.term-basic-step-btn #prev {
    background: #e0e0e0;
    color: #000;
}

.term-checkout-confirm-box {
    /* background: #f9fbff;
    padding: 9px; */
    margin-bottom: 15px;
    /* padding-bottom: 1px;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
    border-radius: 6px; */
}

.floating-label {
    position: relative !important;
    top: 51px !important;
    left: 2px !important;
    width: 98% !important;
    height: 41px !important;
    background: #fff !important;
    padding: 8px 12px !important;
    animation-duration: 2s !important;
}

.floating-label-reverse {
    top: 0px !important;
    left: 0px !important;
    width: auto !important;
    height: auto !important;
    background: unset !important;
    padding: 0px !important;
    animation-duration: 2s !important;
}

.termplan-addons-wraper .btn-primary {
    width: 100%;
    margin-top: 15px;
    background: none;
    border: 1px solid #000;
    color: #000;
    text-align: left;
}

.termplan-addons-wraper .card.card-body {
    position: absolute;
    z-index: 999;
    width: 91%;
}

.term-addon-apply {
    background: #d91324;
    border: none;
    padding: 11px 30px;
    border-radius: 6px;
    color: #fff;
}
.term-question-next-btn {
    margin: 25px 0px;
}

.term-ques-wraper .term-ques-box {
    margin-left: 57px;
}

.term-basic-details-img {
    margin-top: 50px;
}
.health-compare-company-logo.ter-compare-comp-logo p {
    font-size: 14px;
}

/* term plan ui end  */

/* business lead form start  */

.business-insurance-form-wraper label {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 5px;
    font-family: poppins;
    color: #434343;
}

ul.business-insurance-owner-check {
    padding: 0px;
}

ul.business-insurance-owner-check li {
    float: left;
    list-style: none;
}

.business-insurance-owner-check label.form-check-label {
    margin: 0px;
}

li.business-insurance-owner-check-sec {
    margin-left: 24px;
}

.tenant-owner-check-wrap {
    margin-top: 13px;
}

.busibness-accordian-wraper .btn.btn-link {
    color: rgb(255, 255, 255);
    font-size: 17px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.busibness-accordian-wraper .card-header {
    background: -webkit-linear-gradient(
        45deg,
        rgb(27, 168, 211) 0px,
        rgb(57, 241, 224) 100%
    );
    padding: 3px;
    background: #f5f5f5;
    border-bottom: 2px solid #32daca;
}

.busibness-accordian-wraper .card-header .btn.btn-link {
    color: #333;
    font-family: poppins;
    font-weight: normal;
}

.busibness-accordian-wraper .card-body {
    background: #e9fffd;
}

.busibness-accordian-wraper img {
    margin-left: 39px;
    margin-bottom: 45px;
}

.busibness-accordian-wraper .card {
    margin-bottom: 11px;
    box-shadow: none !important;
    border: none;
}

.business-insurance-form-wraper .business-insurance-form-border {
    border-top: 1px dashed;
    margin-top: 31px;
}

.business-insurance-form-wraper .form-control {
    font-size: 12px !important;
    height: 43px;
    background: none;
    border: 1px solid #33dbcb;
}

.busibness-accordian-wraper ul {
    padding: 0;
}

.busibness-accordian-wraper li {
    margin-bottom: 9px;
}

.business-insurance-form-wraper {
    margin-top: 23px;
}

.property-quote-box-cover {
    border: 1px solid #e7e7e7;
    padding: 16px;
    margin-bottom: 10px;
    border-radius: 7px;
    box-shadow: 0 0 6px 0 rgb(76 90 111 / 17%);
    background: #fff;
    padding-bottom: 0px;
    padding-right: 0px;
}

.property-quote-box ul {
    padding: 0;
    margin: 0;
}

.property-quote-box li {
    list-style: none;
    margin-bottom: 2px;
}

.property-quote-cover h4 {
    font-size: 25px;
    font-family: poppins;
    margin: 29px 0;
}

.property-quote-box img {
    width: 108px;
    margin-bottom: 9px;
}

.property-quote-box li a {
    color: #000;
    font-size: 14px;
}

.property-quote-box-cover .btn-primary {
    margin-left: auto;
    display: flex;
    border-radius: 8px 0 0 0 !important;
    font-weight: bold;
    font-family: poppins;
}

.property-quote-box-cover a {
    width: 16%;
}

.property-quote-box-price h5 {
    font-weight: bold;
    font-family: poppins;
    font-size: 20px;
    color: #1ab2a6;
}

.property-quote-box-price p {
    margin-bottom: 5px;
    color: #2d2d2d;
    font-size: 14px;
}

.property-quote-box-price {
    text-align: right;
    padding-right: 15px;
}

.property-quote-details-box {
    background: #fff;
    padding: 13px 0px;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    margin-bottom: 10px;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #33d9ca;
}

.property-quote-details-title-value {
    text-align: right;
    font-weight: 700;
    font-family: poppins;
    color: #636363;
    font-size: 15px;
    margin-bottom: 10px;
    border-left: none;
    border-right: none;
}

.property-quote-details-box-wrapper {
    border: 1px solid #e7e7e7;
    padding: 16px;
    border-radius: 7px;
    box-shadow: 0 0 6px 0 rgb(76 90 111 / 17%);
    margin-top: 87px;
    position: sticky;
    top: 44px;
}

.property-quote-details-box-sum .property-quote-details-title {
    font-size: 22px;
    font-weight: bold;
    font-family: poppins;
}

.property-quote-details-box-sum {
    margin-bottom: 19px;
}

.property-quote-details-box-sum .property-quote-details-title-value {
    font-size: 21px;
}

.property-quote-details-total-premium .property-quote-details-title-value {
    font-size: 23px;
    color: #33d9ca;
}

.fire-all-type-box img {
    width: 67px;
    height: 63px;
}

.property-quote-details-total-premium .property-quote-details-title {
    font-size: 19px;
}

.property-quote-user-form-wrapper {
    border: 1px solid #e7e7e7;
    padding: 16px;
    border-radius: 7px;
    box-shadow: 0 0 6px 0 rgb(76 90 111 / 17%);
    margin-bottom: 20px;
}

.property-quote-user-form-wrapper h5 {
    font-family: poppins;
    font-size: 17px;
    margin-bottom: 19px;
}

.property-quote-user-form-wrapper .form-control {
    height: 45px;
    margin-bottom: 17px;
    border: 1px solid #ccc;
}

.property-quote-user-form-checkbox {
    text-align: right;
    margin-top: -43px;
}

.property-quote-user-form-term-checkbox {
    font-size: 13px;
}

.fire-all-type-wrapper {
    margin-top: 46px;
}

.fire-all-type-box {
    background: #fff;
    border: 2px dashed #34dbcb;
    text-align: center;
    padding: 25px 0;
    border-radius: 11px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
        rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.fire-all-type-box p {
    margin: 0;
    margin-top: 15px;
    font-size: 18px;
}

.fire-all-type-box a {
    color: #000;
}

.fire-all-type-box img {
    width: 75px;
}

/* business lead form end  */

/* commercial vehical css start */

.commercial-variant-select-pincode .form-control {
    height: 51px !important;
    border-color: #101d62;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(29, 44, 128, 0.212);
}

.get-commercial-variant-main-wrap {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 19px;
    border-radius: 6px;
    margin-bottom: 45px;
    margin-top: 17px;
}

.commercial-manufacture-select-box {
    border: 2px solid #e0e1e3 !important;
    border-radius: 4px !important;
    padding: 8px 0px;
    padding-bottom: 8px;
    padding-bottom: 11px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    text-align: center;
}

.commercial-manufacture-select-box.commercial-variant-select-manufacture img {
    width: 27%;
}

.commercial-manufacture-select-box.commercial-variant-select-manufacture p {
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 9px;
    font-size: 14px;
}

.commercial-manufacture-select-box {
    border: 2px solid #e0e1e3 !important;
    border-radius: 4px !important;
    padding: 8px 0px;
    padding-bottom: 8px;
    padding-bottom: 11px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    text-align: center;
}

.commercial-manufacture-select-box.commercial-variant-select-manufacture p {
    color: #000;
    font-size: 16px;
}

.commercial-manufacture-select-box.commercial-variant-box {
    color: #000;
}

.commercial-variant-box-small {
    font-size: 11px;
}

.commercial-manufacture-select-box.commercial-variant-box p {
    margin: 4px 0;
}

/* commercial vehical css end */

.inv-quote-wrpper {
    margin-top: 24px;
}

.inv-quote-wrpper .ter-compare-comp-logo img {
    width: 138px !important;
    height: 43px;
}

.inv-quote-wrpper .ter-compare-comp-logo p {
    font-size: 13px;
    margin-top: 14px;
}

.inv-quote-return-box p {
    color: #212121;
    font-size: 15px;
    display: block;
}

.inv-quote-return-box strong {
    display: block;
    color: #253858;
    font-size: 19px;
    font-weight: 600;
    font-family: poppins;
}

.inv-quote-lumpus-box p {
    color: #1d1d1d;
    font-size: 15px;
    display: block;
}

.inv-quote-lumpus-count {
    color: #0065ff !important;
    font-size: 21px !important;
    font-weight: 600;
    font-family: poppins;
}

.invest-quote-edit-wrapper .invest-amout-filter-tex {
    margin-bottom: 10px;
}
/* car popup wrapper */

.car-number-pop-wrapper .close {
    margin-top: -48px;
    color: #fff !important;
    font-size: 30px;
}

.car-number-pop-form h3 {
    /* font-weight: bold; */
    font-family: poppins;
    font-size: 23px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 35px;
}

.car-number-pop-textinput input {
    padding: 20px 0 20px;
    font-size: 12px;
    box-shadow: 0 1px 28px -3px #d4d4d4;
    border-radius: 4px 0 0 4px;
    border: solid #dedede 1px;
    border-right: none;
    width: 100%;
    text-align: center;
    font-weight: 600;
    box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px,
        rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}

.car-number-pop-textinput {
    float: left;
    width: 65%;
    position: relative;
}

.registeration .btn-quotes:hover {
    background-color: #f94306;
}

.car-number-pop-form .btn-quotes {
    transition: all ease 0.2s;
    /* float: left; */
    width: 126px;
    border-radius: 0 4px 4px 0;
    padding: 18px 0;
    font-weight: 400;
    font-size: 15px;
    border: none;
    background: #57dddd;
    box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px,
        rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}

.car-number-pop-underline {
    height: 1px;
    background: #e5e5e5;
}

.car-number-pop-or {
    background: #f0f2f5;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    margin: auto;
    margin-top: -19px;
}

.car-number-pop-or-cover {
    margin: 36px 0;
}

.car-pop-dont-know-number a {
    color: #000;
    border-radius: 4px;
    width: auto;
    background: #f2f2f2;
    font-size: 17px;
    clear: both;
    display: table;
    line-height: 24px;
    padding: 14px 45px;
    text-align: center;
    margin: auto;
    margin-top: auto;
    margin-top: 19px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}

.car-number-pop-form-cover {
    padding: 32px 0px;
}

/* car popup wrapper */

/* assurepolicy css section start */

.hero-section-wrapper {
    padding: 67px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../images/hero-background.png") !important;
}

.hero-section-image img {
    border-radius: 11px;
    width: 67%;
    margin-top: -48px;
    margin-bottom: 35px;
  }

.hero-section-product-cover h1 {
    font-weight: bold;
}

.hero-section-product-cover p {
    margin-top: 18px;
    margin-bottom: 20px;
}

.home-product-box p {
    margin: 0;
    margin-top: 0px;
    /* color: #0800fd; */
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.home-product-span {
    font-weight: normal !important;
  }

.home-product-box img {
    width: 58px;
}

.home-product-box {
    background: #fff;
    padding: 9px 15px;
    border-radius: 6px;
    margin-bottom: 15px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
        rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    border: 1px solid #fff;
    height: 91%;
}

.home-product-box:hover {
    border: 1px solid #1ea759;
  }

.hero-product-section a:hover {
    text-decoration: none;
}

.product-facility-details-boxes {
    padding: 39px 24px 28px 30px;
    border-style: solid;
    border-width: 4px 0px 0px 0px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 4px 50px 0px rgb(0 0 0 / 8%);
    border-color: #42bb8a;
}

.product-facility-details-boxes h4 {
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 15px;
}

.product-facility-details-boxes p {
    margin: 0;
    color: #071e34;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    margin-top: 17px;
}

.product-facility-details-boxes img {
    width: 134px;
    margin-bottom: 21px;
}

.product-facility-title {
    text-align: center;
    width: 83%;
    margin: auto;
    margin-bottom: 75px;
}

.product-facility-title h2 {
    font-weight: bold;
    margin-bottom: 15px;
}

.product-facility-top-control {
    margin-top: 52px;
    height: 100%;
}

.product-facility-details-wrapper {
    margin-top: 100px;
}

.about-section-wrapper {
    margin-top: 140px;
}

.about-section-content-wrapper {
    background: #f5fafb;
}

.home-about-content h3 {
    font-weight: bold !important;
    font-size: 32px;
}

.home-about-content p {
    line-height: 30px;
    margin-top: 17px;
}

.whatyou-get-section-points {
    background: #f5fafb;
    padding: 75px 0;
}

.whatyou-get-title {
    text-align: center;
    width: 83%;
    margin: auto;
    margin-bottom: 50px;
}

.whatyou-get-title h2 {
    font-weight: bold;
    margin-bottom: 15px;
}

.whatouy-get-point-box {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 15px;
    border-radius: 11px;
    margin-bottom: 21px;
    height: 83%;
}

.whatouy-get-point-title h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}

.whatouy-get-point-icon img {
    width: 53px;
}

.single-team-member img {
    width: 100%;
}

.quality-content-wrapper h3 {
    font-weight: bold;
    margin-bottom: 15px;
}

.quality-content-wrapper {
    margin-top: 101px;
    margin-bottom: 92px;
}

.team-member-area {
    margin-bottom: 100px;
}

.rev-footer-wrapper {
    background-image: linear-gradient(
        45deg,
        rgb(227 218 255) 0,
        rgb(232 225 255) 21%,
        rgb(236 234 255) 21%,
        rgb(234 232 255) 30%,
        rgb(226 231 255) 30%,
        rgb(241 243 255) 35%,
        rgb(226 237 255) 35%,
        rgb(248 251 255) 51%,
        rgb(248 252 255) 51%,
        rgba(50, 174, 187, 0.12) 72%,
        rgb(247 245 255) 72%,
        rgb(243 242 255) 81%,
        rgb(237 238 255) 81%,
        rgb(236 253 255) 100%
    );
    padding: 78px 0 25px;
    color: #000;
}

.footer-about img {
    width: 100px;
    margin-bottom: 16px;
}

.footer-details-box ul {
    padding: 0;
    margin: 0;
}

.footer-details-box li {
    list-style: none;
    margin-bottom: 16px;
}

.footer-details-box h5 {
    margin-bottom: 41px;
    font-weight: bold;
    font-size: 20px;
}

.footer-details-box a {
    color: #000;
}

.footer-social-media-icons a.facebook {
    background: #0069f7;
    border-color: #0069f7;
}

.footer-social-media-icons a.twitter {
    background: #00c6f7;
    border-color: #00c6f7;
}

.footer-social-media-icons a.instagram {
    background: #d62977;
    border-color: #d62977;
}

.footer-social-media-icons a.linkedin {
    background: #0e72a3;
    border-color: #0e72a3;
}

.footer-social-media-icons a.linkedin {
    background: #0e72a3;
    border-color: #0e72a3;
}
.footer-social-media-icons a {
    color: #fff;
    font-size: 16px;
    border: 1px solid #cacaca;
    border-radius: 12px;
    margin: 0 2px;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 34px;
}

.footer-copy-right-box {
    text-align: center;
    margin-top: 37px;
    border-top: 1px solid #000;
    padding-top: 36px;
    font-size: 14px;
}

.footer-copy-right-box a {
    color: #000;
}

.footer-content-reg-number p {
    margin: 3px 0px !important;
}

.about-cont-pillar-content-box {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 13px;
    margin-bottom: 16px;
    border-radius: 7px;
}

.about-cont-pillar-content-box p {
    margin: 0;
}

.about-cont-pillar-content-box h3 {
    font-weight: bold;
    font-size: 17px;
    color: #2da5af;
}

.about-cont-card-wraper {
    margin-top: 81px;
}

.about-details-content-para ul {
    padding: 0;
    margin: 0;
}

.about-details-content-para li {
    margin-bottom: 15px;
    list-style: none;
}

.about-details-content-para li i {
    color: #2ca3ad;
    font-size: 18px;
}

.hero-section-image img {
    border-radius: 11px;
}

/* assurepolicy css section end */

/* Health compare Quotes --------------------------------------- */
.health-rev-sele-details-cover {
    background: #F9FDFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #DBF4FF;
    padding: 16px 50px;
  }

  .health-quote-rev-wrapper {
    /* margin-top: -28px; */
    font-family: poppins;
  }

  .health-rev-sele-details-image img {
    width: 60%;
  }

  .health-rev-sele-details-image {
    text-align: center;
  }

  .health-rev-sele-details-quote-number {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #DBF4FF;
    border-radius: 14px;
    opacity: 1;
    padding: 10px 6px;
    text-align: center;
    margin-top: 15px;
    font-size: 15px;
  }

  .health-rev-sele-details-quote-number b {
    color: #021B8D;
  }

  .health-rev-sele-details-quote-number p {
    margin: 0;
  }

  .health-rev-sele-details-covered {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #DBF4FF;
    border-radius: 14px;
    opacity: 1;
    padding: 10px 14px;
    text-align: left;
    margin-top: 15px;
    font-size: 15px;
  }

  .health-rev-sele-details-select-inputs label {
    color: #000;
    font-weight: bold;
    margin: 0;
    font-size: 14px;
  }

  .health-rev-sele-details-select-inputs .form-group {
    margin-top: 13px;
  }


  .health-rev-sele-details-covered p {
    margin: 0;
  }

  .health-rev-sele-details-edit img {
    width: 21px;
  }

  .health-quote-rev-additional-covers {
    margin-top: 20px;
  }

  .health-rev-sele-details-edit {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #8F8F8F29;
    border-radius: 28px;
    opacity: 1;
    height: 50px;
    width: 50px;
    padding-top: 12px;
    text-align: center;
  }

  .health-rev-sele-details-covered span {
    color: #021B8D;
    font-weight: bold;
  }

  .health-quote-compare-rev {
    padding: 6px 0;
    font-size: 14px;
    background: #FFF 0% 0% no-repeat padding-box;
    border: 0.5px solid #021B8D57;
    border-radius: 0px 9px 9px 0px;
    box-shadow: none;
    margin-left: -15px;
    text-align: left;
    margin-top: 25px;
    padding-left: 3px;
    border-left: 0px;
  }

  .health-quote-compare-addons {
    padding: 2px 6px;
    font-size: 14px;
    background: #FFF 0% 0% no-repeat padding-box;
    border: 0.5px solid #021B8D57;
    border-radius: 9px;
    margin-left: 8px;
  }

  .health-quote-insurer-box-rev-cover {
    background: #FCFEFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 20px;
    opacity: 1;
    margin-bottom: 20px;
  }


  .health-quote-compare-rev label {
    font-size: 10px;
    margin: 0;
    font-family: poppins;
  }

  .health-quote-insurer-box-rev {
    padding: 15px;
  }

  .health-quote-insurer-viewall-rev {
    background: #E8F8FF 0% 0% no-repeat padding-box;
    border: 1px solid #E8F8FF;
    border-radius: 0px 0px 20px 20px;
    opacity: 1;
  }

  .health-quote-insurer-feature-row .col-lg-3 {
    padding-right: 0;
  }

  .health-quote-insurer-feature-row .col-lg-9 {
    padding-left: 0;
  }

  .health-quote-insurer-feature-row img {
    width: 21px;
  }

  .health-quote-insurer-feature-row p {
    margin: 0;
    font-size: 16px;
  }

  .health-quote-insurer-feature-name {
    font-weight: bold;
    margin-bottom: 11px;
    text-align: left;
    letter-spacing: 0px;
    color: #464646;
    font-size: 14px;
  }

 .health-quote-compare-rev .form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: 8px;
  }

  .health-quote-compare-rev .form-check {
    position: relative;
    display: block;
    padding-left: 0px;
  }

  .health-quote-rev-sum-insured {
    /* border-bottom: 1px solid gray; */
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-align: left;
  }

  .health-quote-rev-sum-insured b {
    color: #021B8D;
  }

  .compare-floting {
    width: 100px;
    height: 42px;
    position: fixed;
    bottom: 17px;
    right: 27px;
    border-radius: 50px;
    padding-top: 1px;
    padding-left: 8px;
    z-index: 9999 !important;
    color: #fff;
    background-image: linear-gradient(to right top, #021b8d, #0049b2, #0072cf, #009ae5, #4ac2f8);
    font-size: 14px;
  }
  /* .health-compare-screen-rev-cover .health-compare-screen-fix {
    position: fixed;
    bottom: 0px;
    max-width: inherit;
    width: 100%;
    box-shadow: 0 -5px 6px 0 rgb(0 0 0 / 16%);
    background: #fff;
    padding: 20px 0px;
    left: 100%;
    transition-duration: 500ms;
    z-index: 99999;
} */


  #health-compare-screen-rev {
    position: fixed;
    bottom: 0px;
    max-width: inherit;
    width: 100%;
    box-shadow: 0 -5px 6px 0 rgb(0 0 0 / 16%);
    background: #fff;
    padding: 20px 0px;
    left: 100%;
    transition-duration: 500ms;
    z-index: 99999;
}


  .compare-floting a {
    color: #000;
  }

  .health-quote-rev-sum-insured p {
    margin: 0;
  }

  .health-quote-rev-sum-insured p {
    font-size: 18px !important;
  }

  .health-quote-rev-sum-insured i {
    color: #309fe5;
    font-size: 21px;
  }

  .health-quote-rev-sum-insured label {
    margin: 0;
  }

  .health-quote-insurer-feature-row p {
    margin: 0;
    font-size: 13px;
    color: #021B8D;
  }

  .health-quote-insurer-feature-row {
    margin-bottom: 3px;
  }

  .health-quote-insurer-viewall-rev p {
    margin: 0;
  }

  .health-quote-insurer-viewall-rev {
    text-align: center;
    padding: 5px 0;
  }

  .health-quote-insurer-viewall-rev p {
    margin: 0;
    color: #021B8D;
    font-weight: bold;
    font-size: 13px;
  }

  .health-quote-insurer-addons ul {
    padding: 0;
    margin: 0px;
  }

  .health-quote-insurer-addons li {
    list-style: none;
    font-size: 14px;
  }

  .health-quote-insurer-addons p a {
    color: #021B8D;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
  }


  .health-quote-insurer-premium .btn-primary {
    color: #fff;
    opacity: 1;
    background: #021B8D 0% 0% no-repeat padding-box!important;
    box-shadow: 0px 3px 6px #00000029;
    text-align: center;
    float: left;
    padding: 10px 13px;
    font-size: 15px;
    margin: 6px auto !important;
    width: 100%;
}

  .health-quote-rev-gst {
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
    color: #313131;
    opacity: 1;
    text-align: center;
  }

  .health-quote-insurer-premium .btn-primary i {
    font-size: 14px !important;
  }

  /* .health-quote-insurer-box-rev-cover .health-quote-insurer-logo img {
    width: 100%;
  } */
  .health-quote-insurer-logo {
    width: 101px;
}
.health-quote-insurer-box-rev-cover .health-quote-insurer-logo img {
   
    width: 91%;
    height: 45px;
   
}

  .health-quote-rev-base-premium {
    font-size: 13px;
    text-align: center;
  }

  .health-quote-insurer-premium {
    border-left: 1px solid gray;
    padding-left: 26px;
  }

  .health-rev-sele-details-cover .modified-accordion .card-header{ position: relative;}
.health-rev-sele-details-cover .modified-accordion .card-header:after{ content: ''; position: absolute; width: 100%; 
height: 100%; left: 0; top: 0;}
.health-rev-sele-details-cover .modified-accordion .collapse:not(.show){ display: block;}

    .health-rev-sele-details-cover button {
        width: 100%;
        background: none;
        border: none;
      }

      .health-rev-sele-details-cover {
        margin-top: 15px;
        margin-bottom: 19px;
    }

      .health-details-filter-btn a {
        display: flex;
        width: 88% !important;
        text-align: center !important;
        justify-content: center;
        padding: 6px 0px !important;
        border: 1px solid orange;
        border-radius: 6px;
        margin: auto;
        color: #000;
        width: 22% !important;
        margin: 15px 0;
        float: right;
        font-size: 13px !important;
      }

      .health-details-filter-btn {
        display: none;
      }

      .desktop-hide {
        display: none;
      }

      /* pos page new ui start */

      .make-claim-main-wrapper {
        padding: 35px 0px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url(../images/posblock_bg.png) !important;
      }

      .claim-tabs-rev-wrapper-nav .nav-tabs .nav-link {
        border: 1px solid transparent;
        background: white;
        color: #000;
        font-size: 14px;
        width: 76px;
        padding: 8px 10px;
        text-align: center;
        border-radius: 30px 0 0 30px;
        margin-top: 10px;
      }

      .claim-tabs-rev-wrapper-nav .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        background-color: #f6922d !important;
      }

      .claim-tabs-rev-wrapper-form {
        margin-left: -41px;
      }

      .make-claim-form-wrapper {
        border: 1px solid #d9cdcd;
        padding: 25px;
        border-radius: 13px;
        box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
        background-color: #ffffff2e;
      }

      .make-claim-form-wrapper h3 {
        color: #f2f3f5;
        margin-bottom: 0px;
        font-weight: 700;
      }

      .make-claim-form-wrapper label {
        font-family: poppins;
        margin-top: 18px;
        color: #fff;
        font-weight: 400;
      }

      .pos-register-form-submit {
        background: #fff;
        border: 2px solid #42bb8a;
        width: 49%;
        padding: 8px;
        border-radius: 26px;
        margin: auto;
          margin-top: auto;
        display: flex;
        justify-content: center;
        margin-top: 22px;
      }

     .make-claim-form-wrapper .form-control {
        background-color: #ffffffd4;

      }

      .pos-login-claim-pass-forget .btn-primary {
        background: #fff !important;
        color: #000 !important;
      }

      .pos-login-claim-pass-forget a {
        color: #fff;
        text-decoration: underline;
      }

      .pos-login-to-claim-form label {
        color: #fff !important;
      }

      /* pos page new ui end */


/*desktop view end*/

/* 13-15 inch */
@media only screen and (min-width: 1154px) and (max-width: 1362px) {
    .navbar-light .navbar-nav .nav-link {
        color: #000 !important;
        padding: 10px 10px;
        font-size: 16px;
    }

    .home-feature-tabs-name {
        padding-top: 3px;
        font-size: 13px;
        color: #000;
        font-weight: bold;
    }

    .home-service-box {
        background: #fff;
        padding: 14px 15px;
        border-radius: 10px;
        box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px,
            rgb(0 0 0 / 30%) 0px 3px 7px -3px;
        text-align: center;
        height: 100%;
    }
}

/* 13-15 inch more */
@media only screen and (min-width: 1086px) and (max-width: 1236px) {
    .navbar-light .navbar-nav .nav-link {
        color: #000 !important;
        padding: 8px 5px;
        font-weight: bolder;
        font-size: 13px;
    }

    .home-feature-tabs-name {
        padding-top: 3px;
        font-size: 13px;
        color: #000;
        font-weight: bold;
    }

    .home-service-box {
        background: #fff;
        padding: 14px 15px;
        border-radius: 10px;
        box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px,
            rgb(0 0 0 / 30%) 0px 3px 7px -3px;
        text-align: center;
        height: 100%;
    }

    #navbarSupportedContent {
        width: 131%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
}

/* SMARTPHONES LANDSCAPE & TABLETS PORTRAIT */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}

/* SMARTPHONES PORTRAIT */
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .coming-soon-main-wraper {
        margin-top: 0px !important;
    }

    .coming-soon-main-wraper {
        margin-top: 0px !important;
    }

    .coming-soon-top-image img {
        width: 80%;
    }

    .footer_contact_us {
        padding: 8px;
    }

    .coming-soon-side-images img {
        width: 80%;
        margin-bottom: 25px;
    }

    .coming-soon-side-images {
        text-align: center;
    }

    .coming-soon-title img {
        width: 100%;
    }

    .coming-soon-logo img {
        width: 50%;
    }

    .coming-soon-bottom-image img {
        width: 80%;
    }

    .coming-soon-side-images {
        margin-top: 0px;
    }

    .about-us-main-cover {
        padding-top: 25px;
    }

    .contact-details {
        padding: 15px;
        margin-top: 42px;
    }

    .contact-info a {
        color: #000;
        font-size: 15px;
        word-wrap: break-word;
    }

    .contact-page-details-cover {
        position: relative;
        margin-top: 31px;
        padding: 0px 0px;
    }

    .contact-page-details-inner {
        background: #fff;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        padding: 16px;
        border-radius: 14px;
    }

    .contact-form-cover h3 {
        font-weight: bold !important;
        font-size: 17px;
    }

    .contact-form-inputs-cover .form-group {
        margin-bottom: 13px !important;
    }

    ul.navbar-nav.ml-auto {
        background: #23949d;
    }

    .insurance-company-detail-box {
        text-align: center;
    }

    .add-to-compare-check-cover {
        background: #fff;
        background: #f4f4f4;
        padding: 11px;
        text-align: center;
        border-radius: 6px;
    }

    .insurance-company-details-title {
        display: none;
    }

    .insurance-company-list-wrap ul {
        overflow: hidden;
    }

    .insurance-company-list-wrap li {
        float: left;
        margin-left: 36px;
        font-size: 15px;
        list-style: none;
    }

    .insurance-company-list-wrap li {
        margin-left: 36px;
    }

    .insurance-company-list-wrap ul {
        padding-bottom: 15px;
    }

    .insurance-company-title {
        margin-left: 14px !important;
        margin-top: -2px;
    }

    .basic-detail-form-title h4 {
        font-size: 14px;
    }

    .basic-detail-form-title h2 {
        font-size: 24px;
    }

    .service-provider-count-wrap {
        padding: 20px;
    }

    .service-provider-count-title {
        font-size: 15px;
        margin: 10px 0px;
    }

    .facility-custom-select-cover {
        box-shadow: 0 8px 6px -6px #d1d1d1;
        padding: 15px;
    }

    .basic-form-select-icon .btn {
        padding: 7px 14px;
        font-size: 20px;
        background: #fff;
        color: #bcbcbc;
        margin-bottom: 10px;
    }

    .basic-form-select-icon .btn.motor-type-select-box {
        padding: 7px 14px;
        font-size: 20px;
        color: #fff !important;
        margin-bottom: 10px;
    }

    .row .double-select .col-12 {
        margin: 7px 0px;
    }

    .payment-members-details {
        margin-bottom: 20px;
    }

    .payment-btn {
        margin-bottom: 15px;
        position: fixed;
        bottom: -16px;
        margin-left: -15px;
        width: 100%;
    }

    .payment-btn .btn-primary {
        border-radius: 0px !important;
    }

    .Quotes-icon-box {
        margin-bottom: 14px;
    }

    .big-title h1 {
        font-size: 26px;
    }

    .borker-logo {
        text-align: center;
    }

    .big-title {
        padding-bottom: 0px;
    }

    .quotes-wraper {
        padding: 24px 0px;
        padding-bottom: 24px;
        padding-bottom: 0px;
    }

    .quote-img {
        border: 0;
        padding-top: 0px;
    }

    .Quotes-icon-box img {
        width: 30%;
    }

    .index-page-background {
        background-image: url("../images/home-mobile-background.jpg") !important;
    }

    .motor-number-input {
        width: 85%;
    }

    .vehical-details-title {
        padding: 10px;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .vehical-details-modal-right-side {
        background: #fff !important;
        width: 100% !important;
        animation-duration: 1s;
    }

    /*front page start    */

    .navbar-light .navbar-brand {
        color: rgba(0, 0, 0, 0.9);
        width: 42% !important;
    }

    .header-contact-cover {
        display: none;
    }

    .top-social-link li {
        list-style: none;
        float: left;
        padding: 0px 8px;
        font-size: 13px;
        font-weight: bold;
        color: #003478;
    }

    .top-social-box {
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }

    .header-quote-btn {
        display: none;
    }

    .navbar.navbar-expand-lg.navbar-light {
        display: flex;
        justify-content: left;
    }

    .header-contact-wraper {
        padding: 0px;
        /* margin-top: 11px; */
    }

    .bg-light {
        background-color: #fff;
    }

    .header-navbar {
        background: #fff;
        margin-bottom: 0px;
    }

    .navbar-nav.mr-auto {
        background: #003478;
        padding: 15px;
    }

    .form-inline.my-2.my-lg-0 .form-control {
        width: 68% !important;
    }

    .btn.btn-outline-success {
        margin-left: 10px;
        border: 2px solid #003478 !important;
        color: #003478;
    }

    .btn.btn-outline-success:hover {
        border: 2px solid #054faf !important;
        color: #fff;
        background: #054faf;
    }

    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer;
        background: #003478;
        border: none;
        margin-top: -90px;
    }

    .header-logo img {
        width: 50%;
    }

    .top-social-link {
        display: flex;
        justify-content: center;
    }

    .footer-top-contact-text {
        margin-bottom: 15px;
        text-align: center;
    }

    .insurance-type-cover {
        margin-top: 288px;
    }

    .topic-title h3 {
        font-weight: bold;
        color: #2edaca;
        font-size: 23px;
    }

    .topic-title {
        margin-bottom: 27px;
    }

    .insurance-type-box h4 {
        font-size: 20px;
    }

    /*front page end    */

    .feedback-cover {
        height: 215px;
        padding: 15px;
    }

    .feedback-desc-cover {
        margin-left: 37px;
        margin-top: 2px;
    }

    .feedback-name h3 {
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 2px;
    }

    .feedback-content {
        font-size: 12px;
        color: #fff;
    }

    .feedback-profile {
        width: 75px;
        height: 75px;
        margin-top: -15px;
    }

    .slider-slide {
        margin-top: 50px;
    }

    .feedbackowl {
        margin-top: 36px;
    }

    .clients-logo-cover {
        padding-top: 39px;
    }

    #carouselExampleIndicators {
        height: 212px;
    }

    .slider-background {
        margin-top: 0px;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
        background: #ebebeb;
        margin-top: -8px;
        border: none;
        padding: 10px;
    }

    .navbar .nav-item .dropdown-menu a {
        color: #202020;
        padding: 7px 18px;
    }

    .slider-form-wraper .nav-link {
        color: grey;
        font-weight: bold;
        font-size: 16px;
        padding: 0px 15px;
    }

    .nav-link img {
        width: 42px;
    }

    .insurance-company-details-box {
        margin: 10px 0;
    }

    .insurance-company-logo img {
        width: 50%;
        margin-bottom: 8px;
    }

    .insurance-company-logo {
        text-align: center;
    }

    .insurance-company-policy-details {
        font-size: 12px;
        margin-top: 2px;
        text-align: center;
    }

    .premium-breakup-modal-cover .modal-content {
        width: 100%;
        margin-left: 0px;
    }

    .premium-breakup-modal-vehical-details img {
        width: 70%;
    }

    .premium-breakup-modal-vehical-details {
        text-align: center;
        margin-bottom: 10px;
    }

    .premium-breakup-modal-title {
        text-align: center;
    }

    .car-details-serch .form-control {
        height: 38px !important;
        /*        width: 296px !important;*/
    }

    .car-details-serch .btn.btn-success {
        height: 38.5px !important;
    }

    .car-rto-serch-cover {
        font-size: 13px;
    }

    .card.card-body li {
        font-size: 15px;
        text-align: left;
    }

    .car-insurance-main-cover {
        padding: 0px 10px;
    }

    .col-lg-4.col-12.car-insurance-strip-title {
        margin-bottom: 5px;
    }

    .btn-next {
        color: #fff;
        font-size: 18px;
        padding: 10px 23px;
        background-color: #003478;
    }

    .car-insurance-company-facility-logo img {
        width: 55%;
        margin-bottom: 15px;
    }

    .car-compare-details-box {
        padding-bottom: 9px !important;
    }

    .car-insurance-compare-collaps-cover {
        max-height: 5531px;
        overflow-y: auto;
    }

    .car-insurance-premium-breakup {
        width: 100%;
        padding: 11px 0px;
    }

    .addons-check-details li {
        text-align: center;
        margin-top: 10px;
    }

    .col-4.insurance-company-facility-title {
        margin-bottom: 9px;
    }

    .car-details-box-content {
        margin-bottom: 7px;
    }

    .car-edtails-main-wrapper .car-details-name {
        margin-bottom: 10px;
        font-size: 17px;
    }

    .insurance-company-facility-logo img {
        width: 70%;
    }

    .payment-short-details {
        text-align: center;
    }

    .car-payment-page-logo {
        text-align: center;
        margin-bottom: 0px;
    }

    .home-click-form-boxinput label {
        font-size: 14px;
    }

    /*payment-short-details ul {*/
    /*    padding: 0 !important;*/
    /*    margin: 0 !important;*/
    /*}*/

    .premium-breakup-modal-info-box-content {
        font-size: 12px;
        padding: 7px 4px;
        text-align: left;
    }

    .health-insure-add-member-flyoutmodal .modal-dialog-right-side {
        background: #fff !important;
        width: 100% !important;
        animation-duration: 1s;
    }

    span.health-insure-add {
        float: right;
        width: 59%;
    }

    .health-insure-members-thin-title h4 {
        margin: 0;
        font-size: 17px;
    }

    .insurend-member-select-custom-age-list label {
        font-size: 14px;
    }

    .insurend-member-select-custom-age-list {
        margin-top: 16px;
    }

    .health-insure-members-box img {
        width: 36%;
        margin-bottom: 5px;
    }

    .radio-check li {
        float: none !important;
    }

    .radio-span {
        margin-left: 0px;
    }

    .radio-check br {
        display: none !important;
    }

    .col.feature-extra-box {
        display: block;
        visibility: hidden;
    }

    .sentence {
        color: #003478;
        font-size: 24px;
        font-weight: 600;
        font-family: ui-monospace;
        text-align: left;
        padding-left: 23px;
    }

    .home-feature-tabs-name {
        font-size: 13px;
    }

    .home-feature-tabs img {
        width: 58%;
    }

    .home-feature-tabs {
        padding-bottom: 5px;
    }

    .feature-image-slider {
        margin: 25px 0px !important;
    }

    .slider-main-wraper .hero__caption h1 {
        font-size: 24px;
    }

    .footer_contact_us {
        padding: 8px;
    }

    .coming-soon-side-images img {
        width: 80%;
        margin-bottom: 25px;
    }

    .coming-soon-side-images {
        text-align: center;
    }

    .coming-soon-title img {
        width: 100%;
    }

    .coming-soon-logo img {
        width: 50%;
    }

    .coming-soon-bottom-image img {
        width: 80%;
    }

    .coming-soon-side-images {
        margin-top: 0px;
    }

    .about-us-main-cover {
        padding-top: 25px;
    }

    .contact-details {
        padding: 15px;
        margin-top: 42px;
    }

    .contact-info a {
        color: #000;
        font-size: 15px;
        word-wrap: break-word;
    }

    .contact-page-details-cover {
        position: relative;
        margin-top: 31px;
        padding: 0px 0px;
    }

    .contact-page-details-inner {
        background: #fff;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        padding: 16px;
        border-radius: 14px;
    }

    .contact-form-cover h3 {
        font-weight: bold !important;
        font-size: 17px;
    }

    .contact-form-inputs-cover .form-group {
        margin-bottom: 13px !important;
    }

    ul.navbar-nav.ml-auto {
        background: #23949dad;
    }

    .insurance-company-detail-box {
        text-align: center;
    }

    .add-to-compare-check-cover {
        background: #fff;
        background: #f4f4f4;
        padding: 11px;
        text-align: center;
        border-radius: 6px;
    }

    .insurance-company-details-title {
        display: none;
    }

    .insurance-company-list-wrap ul {
        overflow: hidden;
    }

    .insurance-company-list-wrap li {
        float: left;
        margin-left: 36px;
        font-size: 15px;
        list-style: none;
    }

    .insurance-company-list-wrap li {
        margin-left: 36px;
    }

    .insurance-company-list-wrap ul {
        padding-bottom: 15px;
    }

    .insurance-company-title {
        margin-left: 14px !important;
        margin-top: -2px;
    }

    .basic-detail-form-title h4 {
        font-size: 14px;
    }

    .basic-detail-form-title h2 {
        font-size: 24px;
    }

    .service-provider-count-wrap {
        padding: 20px;
    }

    .service-provider-count-title {
        font-size: 15px;
        margin: 10px 0px;
    }

    .facility-custom-select-cover {
        box-shadow: 0 8px 6px -6px #d1d1d1;
        padding: 15px;
    }

    .basic-form-select-icon .btn {
        padding: 7px 14px;
        font-size: 20px;
        background: #fff;
        color: #bcbcbc;
        margin-bottom: 10px;
    }

    .basic-form-select-icon .btn.motor-type-select-box {
        padding: 7px 14px;
        font-size: 20px;
        color: #fff !important;
        margin-bottom: 10px;
    }

    .row .double-select .col-12 {
        margin: 7px 0px;
    }

    .payment-members-details {
        margin-bottom: 20px;
    }

    .payment-btn {
        margin-bottom: 15px;
        position: fixed;
        bottom: -16px;
        margin-left: -15px;
        width: 100%;
    }

    .payment-btn .btn-primary {
        border-radius: 0px !important;
    }

    .Quotes-icon-box {
        margin-bottom: 14px;
    }

    .big-title h1 {
        font-size: 26px;
    }

    .borker-logo {
        text-align: center;
    }

    .big-title {
        padding-bottom: 0px;
    }

    .quotes-wraper {
        padding: 24px 0px;
        padding-bottom: 24px;
        padding-bottom: 0px;
    }

    .quote-img {
        border: 0;
        padding-top: 0px;
    }

    .Quotes-icon-box img {
        width: 30%;
    }

    .index-page-background {
        background-image: url("../images/home-mobile-background.jpg") !important;
    }

    .motor-number-input {
        width: 85%;
    }

    .vehical-details-title {
        padding: 10px;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .vehical-details-modal-right-side {
        background: #fff !important;
        width: 100% !important;
        animation-duration: 1s;
    }

    /*front page start    */
    .header-contact-cover {
        display: none;
    }

    .top-social-link li {
        list-style: none;
        float: left;
        padding: 0px 8px;
        font-size: 13px;
        font-weight: bold;
        color: #003478;
    }

    .top-social-box {
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }

    .header-quote-btn {
        display: none;
    }

    .navbar.navbar-expand-lg.navbar-light {
        display: flex;
        justify-content: left;
    }

    .header-contact-wraper {
        padding: 0px;
        /* margin-top: 11px; */
    }

    .bg-light {
        background-color: #fff;
    }

    .header-navbar {
        background: #fff;
        margin-bottom: 0px;
    }

    .navbar-nav.mr-auto {
        background: #003478;
        padding: 15px;
    }

    .form-inline.my-2.my-lg-0 .form-control {
        width: 68% !important;
    }

    .btn.btn-outline-success {
        margin-left: 10px;
        border: 2px solid #003478 !important;
        color: #003478;
    }

    .btn.btn-outline-success:hover {
        border: 2px solid #054faf !important;
        color: #fff;
        background: #054faf;
    }

    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer;
        background: #003478;
        border: none;
        margin-top: -90px;
    }

    .header-logo img {
        width: 50%;
    }

    .top-social-link {
        display: flex;
        justify-content: center;
    }

    .footer-top-contact-text {
        margin-bottom: 15px;
        text-align: center;
    }

    .insurance-type-cover {
        margin-top: 288px;
    }

    .topic-title h3 {
        font-weight: bold;
        color: #003478;
        font-size: 23px;
    }

    .topic-title {
        margin-bottom: 27px;
    }

    .insurance-type-box h4 {
        font-size: 20px;
    }

    /*front page end    */

    .feedback-cover {
        height: 215px;
        padding: 15px;
    }

    .feedback-desc-cover {
        margin-left: 37px;
        margin-top: 2px;
    }

    .feedback-name h3 {
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 2px;
    }

    .feedback-content {
        font-size: 12px;
        color: #fff;
    }

    .feedback-profile {
        width: 75px;
        height: 75px;
        margin-top: -15px;
    }

    .slider-slide {
        margin-top: 50px;
    }

    .feedbackowl {
        margin-top: 36px;
    }

    .clients-logo-cover {
        padding-top: 39px;
    }

    #carouselExampleIndicators {
        height: 212px;
    }

    .slider-background {
        margin-top: 0px;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
        background: #ebebeb;
        margin-top: -8px;
        border: none;
        padding: 10px;
    }

    .navbar .nav-item .dropdown-menu a {
        color: #202020;
        padding: 7px 18px;
    }

    .slider-form-wraper .nav-link {
        color: grey;
        font-weight: bold;
        font-size: 16px;
        padding: 0px 15px;
    }

    .nav-link img {
        width: 42px;
    }

    .insurance-company-details-box {
        margin: 10px 0;
    }

    .insurance-company-logo img {
        width: 50%;
        margin-bottom: 8px;
    }

    .insurance-company-logo {
        text-align: center;
    }

    .insurance-company-policy-details {
        font-size: 12px;
        margin-top: 2px;
        text-align: center;
    }

    .premium-breakup-modal-cover .modal-content {
        width: 100%;
        margin-left: 0px;
    }

    .premium-breakup-modal-vehical-details img {
        width: 70%;
    }

    .premium-breakup-modal-vehical-details {
        text-align: center;
        margin-bottom: 10px;
    }

    .premium-breakup-modal-title {
        text-align: center;
    }

    .car-details-serch .form-control {
        height: 38px !important;
        /*        width: 296px !important;*/
    }

    .car-details-serch .btn.btn-success {
        height: 38.5px !important;
    }

    .car-rto-serch-cover {
        font-size: 13px;
    }

    .card.card-body li {
        font-size: 15px;
        text-align: left;
    }

    .car-insurance-main-cover {
        padding: 0px 10px;
    }

    .col-lg-4.col-12.car-insurance-strip-title {
        margin-bottom: 5px;
    }

    .btn-next {
        color: #fff;
        font-size: 18px;
        padding: 10px 23px;
        background-color: #003478;
    }

    .car-insurance-company-facility-logo img {
        width: 55%;
        margin-bottom: 15px;
    }

    .car-compare-details-box {
        padding-bottom: 9px !important;
    }

    .car-insurance-compare-collaps-cover {
        max-height: 5531px;
        overflow-y: auto;
    }

    .car-insurance-premium-breakup {
        width: 100%;
        padding: 11px 0px;
    }

    .addons-check-details li {
        text-align: center;
        margin-top: 10px;
    }

    .col-4.insurance-company-facility-title {
        margin-bottom: 9px;
    }

    .car-details-box-content {
        margin-bottom: 7px;
    }

    .car-edtails-main-wrapper .car-details-name {
        margin-bottom: 10px;
        font-size: 17px;
    }

    .insurance-company-facility-logo img {
        width: 70%;
    }

    .payment-short-details {
        text-align: center;
    }

    .car-payment-page-logo {
        text-align: center;
        margin-bottom: 0px;
    }

    .home-click-form-boxinput label {
        font-size: 14px;
    }

    /*payment-short-details ul {*/
    /*    padding: 0 !important;*/
    /*    margin: 0 !important;*/
    /*}*/

    .premium-breakup-modal-info-box-content {
        font-size: 12px;
        padding: 7px 4px;
        text-align: left;
    }

    .health-insure-add-member-flyoutmodal .modal-dialog-right-side {
        background: #fff !important;
        width: 100% !important;
        animation-duration: 1s;
    }

    span.health-insure-add {
        float: right;
        width: 59%;
    }

    .health-insure-members-thin-title h4 {
        margin: 0;
        font-size: 17px;
    }

    .insurend-member-select-custom-age-list label {
        font-size: 14px;
    }

    .insurend-member-select-custom-age-list {
        margin-top: 16px;
    }

    .health-insure-members-box img {
        width: 36%;
        margin-bottom: 5px;
    }

    .radio-check li {
        float: none !important;
    }

    .radio-span {
        margin-left: 0px;
    }

    .radio-check br {
        display: none !important;
    }

    .col.feature-extra-box {
        display: block;
        visibility: hidden;
    }

    .sentence {
        color: #003478;
        font-size: 24px;
        font-weight: 600;
        font-family: ui-monospace;
        text-align: left;
        padding-left: 23px;
    }

    .home-feature-tabs-name {
        font-size: 17px;
    }

    .home-feature-tabs img {
        width: 58%;
    }

    .home-feature-tabs {
        padding-bottom: 5px;
    }

    .feature-image-slider {
        margin: 25px 0px !important;
    }

    .slider-main-wraper .hero__caption h1 {
        font-size: 24px;
    }

    .slider-main-wraper {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        /* background-image: url('../images/slider-background.jpg') !important; */
        padding: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .slider-main-wraper .hero__caption p {
        display: block;
        color: #000;
        font-size: 17px;
        font-weight: 500;
        text-align: center !important;
    }

    .home-about-caption h1 {
        font-size: 26px;
    }

    .home-section-2-image {
        margin-top: 70px;
    }

    .home-service-wraper {
        padding: 36px 0;
        margin-top: 59px;
    }

    .home-service-wraper-title h1 {
        font-size: 25px;
    }

    .home-service-box {
        padding: 33px 15px;
    }

    .home-service-card .col-lg-3 {
        margin-bottom: 25px;
    }

    .quote-slider-content-cover {
        padding: 0px 34px !important;
        padding-top: 30px;
    }
}

.error {
    font-size: 12px;
    color: red !important;
}

.fa-check {
    color: green;
    font-size: 18px;
}

.fa-times {
    font-size: 18px;
}

/*Content Loader*/

.timeline-title {
    margin: 0 auto;
    max-width: 472px;
}

/**
* main style
*/

.timeline-item {
    background-color: #fff;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    /*border-radius: 3px;*/
    padding: 12px;
    margin: 15px auto;
    max-width: 100%;
    box-shadow: 2px 0 8px 0 rgb(0 0 0 / 20%);
    border-radius: 6px;
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

.animated-background {
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: placeHolderShimmer;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    height: 100px;
    position: relative;
}

.background-masker {
    background: #fff;
    position: absolute;
}

/* Every thing below this is just positioning */

.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {
    top: 0;
    left: 100px;
    right: 0;
    height: 0;
}

.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
    /*top: 10px;*/
    /*left: 100px;*/
    height: 20px;
    /*width: 10px;*/
}

.background-masker.header-bottom {
    top: 20px;
    height: 20px;
}

.background-masker.subheader-left,
.background-masker.subheader-right {
    top: 32px;
    height: 40px;
}

.background-masker.header-right,
.background-masker.subheader-right {
    width: auto;
    left: 85%;
    right: 0;
}

.background-masker.subheader-right {
    left: 69%;
}

.background-masker.subheader-bottom {
    top: 60px;
    height: 20px;
}

.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
    top: 40px;
    left: 0;
    right: 0;
    height: 6px;
}

.background-masker.content-top {
    height: 20px;
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end {
    width: auto;
    left: 380px;
    right: 0;
    top: 60px;
    height: 8px;
}

.background-masker.content-second-line {
    top: 68px;
}

.background-masker.content-second-end {
    left: 420px;
    top: 74px;
}

.background-masker.content-third-line {
    top: 82px;
}

.background-masker.content-third-end {
    left: 300px;
    top: 88px;
}

.header-last-left {
    bottom: 0;
    left: 100px;
    height: 100px;
    width: 15px;
}

.subheader-right-last {
    left: 55%;
    bottom: 0;
    width: auto;
    right: 0;
    top: inherit;
    height: 20px;
}

.mar-tb-10 {
    margin: 10px 0;
}

/* SHARE CONTAINER */

.share-container {
    border-radius: 15px;
    display: flex;
    padding-right: 0;
    text-align: center;
    transition: width 0.5s;
    width: 80px;
    background-color: #eeeeee;
}

.share-container.active {
    width: 100%;
}

.share-btn {
    width: 90px;
    padding: 5px;
    font-size: 11px;
    font-weight: 800;
    color: #777777;
    border-radius: 15px;
    background-color: #eeeeee;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.share-btn:hover {
    color: #343a40;
    cursor: pointer;
}

.share-btn.active {
    color: #ffffff;
    background-color: #dc3545;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 5px 5px 5px 12px;
}

.share-btn.active:hover {
    background-color: #cf2838;
}

.share-url {
    width: 0;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    font-size: 10px;
    color: #eeeeee;
    transition: all 0.2s;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.share-url.active {
    width: 100%;
    color: #343a40;
    padding: 6px;
}

/*fade*/
.animate {
    opacity: 0;
    transition: all 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animate.active {
    opacity: 1;
    transform: translateX(-50%) translateY(-50%);
}

.slide-in-down {
    transform: translateY(-100%) translateX(-50%);
}

/*notification*/
.notification-button {
    position: fixed;
    top: 20%;
    left: 50%;
    padding: 10px 20px;
    background: #343a40;
    color: #eeeeee;
    z-index: 9999;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 800;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.05);
}

.hide {
    display: none;
}

.section {
    padding-top: 155px !important;
}

.car-rto-serch-cover.vehical-details-title-box.car-insurance-strip {
    margin: 0px;
}

/* business-compare-start */

.health-insurance-company-detail-box {
    margin-bottom: 20px;
    border-radius: 6px;
    box-shadow: 2px 0px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 13px 15px;
    font-size: 13px !important;
}

.health-insurance-company-name {
    font-size: 15px;
}

.health-insurance-price {
    font-size: 15px;
    color: #003478;
    margin-top: 6px;
}

.health-insurance-company-facility-btn {
    text-align: center;
}

.health-compare-details-cover-box {
    padding: 5px;
    text-align: center;
    border-radius: 4px;
    padding-bottom: 8px;
}

.row.halth-policykey-feature-cover {
    padding: 9px;
    margin-top: 20px;
    border-top: 1px solid #dedede;
    padding-bottom: 0px;
}

.health-keyfeature-box a {
    color: #000;
    font-size: 13px;
}

.health-keyfeature-box a:hover {
    text-decoration: none;
}

.health-keyfeature-box {
    text-align: right;
}

.health-add-compare-check-cover ul {
    padding: 0;
    margin: 0;
}

.health-add-compare-check-cover a {
    color: #003478;
    font-size: 15px;
}

.health-add-compare-check-cover li {
    margin-bottom: 10px;
    font-size: 15px;
    list-style: none;
}

.health-right-add img {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
        rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.form-check-label.health-add-compare-label {
    color: #003478;
}

.health-right-add {
    position: sticky;
    top: 61px;
}

/* .health-compare-add-compare a {
  color: #003478;
  font-size: 15px;
} */

.health-insurance-company-detail-box.health-policy-added-to-compare {
    background: #a0c4f2;
    border: 1px solid;
}

/*
.health-compare-add-compare a:hover  {
text-decoration: none;;
} */

.health-compare-add-compare {
    margin-bottom: 12px;
}

/* .health-compare-screen-fix {
    position: fixed;
    bottom: 0px;
    max-width: inherit;
    width: 100%;
    z-index: 999;
    box-shadow: 0 -5px 6px 0 rgb(0 0 0 / 16%);
    background: #fff;
    padding: 20px 0px;
} */

.health-compare-added-policy-box {
    padding: 11px;
    border: 1px solid #d0d0d0;
    border-radius: 8px;
}

.health-compare-added-policy-title {
    font-weight: bold;
    font-size: 12px;
}

.health-compare-added-policy-title p {
    font-weight: normal;
    margin: 0;
    margin-top: 5px;
    font-size: 14px;
}

.health-compare-added-policy-close {
    text-align: right;
    margin-top: -23px;
    margin-right: -14px;
}

.health-compare-added-policy-close a {
    color: #000;
}

.health-compare-screen-fix-close {
    text-align: right;
    padding-right: 14px;
    margin-top: -20px;
    font-size: 21px;
    color: #000;
}

.health-compare-screen-fix-close a {
    color: #000;
}

.health-compare-added-policy-modal-close {
    margin-top: 9px;
}

.health-compare-added-policy-box.health-compare-added-policy-blank {
    border: 1px dashed grey;
    text-align: center;
    padding: 20px;
}

.health-insurance-plan-name {
    text-align: center;
    font-size: 16px;
    margin-top: 8px;
    color: #003478;
}

.insurance-company-details-title.health-compare-feature-title {
    margin-bottom: 4px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    border: 2px solid #bfcae0;
}

.health-insurance-company-facility-btn .btn.btn-primary.create-premium-quote {
    background: #007bff;
    font-weight: bold;
}
/* health quote page revised ui start*/

  .health-rev-sele-details-cover {
    background: #F9FDFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #DBF4FF;
    padding: 16px 50px;
  }

  .health-quote-rev-wrapper {
    margin-top: -28px;
    font-family: poppins;
  }

  .health-rev-sele-details-image img {
    width: 60%;
  }

  .health-rev-sele-details-image {
    text-align: center;
  }

  .health-rev-sele-details-quote-number {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #DBF4FF;
    border-radius: 14px;
    opacity: 1;
    padding: 10px 6px;
    text-align: center;
    margin-top: 15px;
    font-size: 15px;
  }

  .health-rev-sele-details-quote-number b {
    color: #021B8D;
  }

  .health-rev-sele-details-quote-number p {
    margin: 0;
  }

  .health-rev-sele-details-covered {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #DBF4FF;
    border-radius: 14px;
    opacity: 1;
    padding: 10px 14px;
    text-align: left;
    margin-top: 15px;
    font-size: 15px;
  }

  .health-rev-sele-details-select-inputs label {
    color: #000;
    font-weight: bold;
    margin: 0;
    font-size: 14px;
  }

  .health-rev-sele-details-select-inputs .form-group {
    margin-top: 13px;
  }


  .health-rev-sele-details-covered p {
    margin: 0;
  }

  .health-rev-sele-details-edit img {
    width: 21px;
  }

  .health-rev-sele-details-edit {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #8F8F8F29;
    border-radius: 28px;
    opacity: 1;
    height: 50px;
    width: 50px;
    padding-top: 12px;
    text-align: center;
  }

  .health-quote-rev-sum-insured p {
    margin: 0;
  }

  .health-quote-rev-sum-insured label {
    margin: 0;
  }

  .health-quote-mob-rev-insurer-premium .btn-primary p {
    margin: 0;
    font-size: 9px !important;
  }

  .health-quote-insurer-viewall-cover {
    margin-top: 8px;
  }

  .health-rev-sele-details-covered span {
    color: #021B8D;
    font-weight: bold;
  }

  .health-quote-insurer-feature-row a {
    color: #021B8D;
  }

  .health-quote-compare-rev {
    padding: 6px 0;
    font-size: 14px;
    background: #FFF 0% 0% no-repeat padding-box;
    border: 0.5px solid #021B8D57;
    border-radius: 0px 9px 9px 0px;
    box-shadow: none;
    margin-left: -15px;
    text-align: left;
    margin-top: 8px;
    padding-left: 3px;
    border-left: 0px;
  }

  .health-quote-compare-addons {
    padding: 2px 6px;
    font-size: 14px;
    background: #FFF 0% 0% no-repeat padding-box;
    border: 0.5px solid #021B8D57;
    border-radius: 9px;
    margin-left: 8px;
  }

  .health-quote-insurer-box-rev-cover {
    background: #FCFEFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 20px;
    opacity: 1;
    margin-bottom: 20px;
  }


  .health-quote-compare-rev label {
    font-size: 10px;
    margin: 0;
    font-family: poppins;
  }

  .health-quote-insurer-box-rev {
    padding: 15px;
  }

  .health-quote-insurer-viewall-rev {
    background: #E8F8FF 0% 0% no-repeat padding-box;
    border: 1px solid #E8F8FF;
    border-radius: 0px 0px 20px 20px;
    opacity: 1;
  }

  .health-quote-insurer-feature-row .col-lg-3 {
    padding-right: 0;
  }

  .health-quote-insurer-feature-row .col-lg-9 {
    padding-left: 0;
  }

  .health-quote-insurer-feature-row img {
    width: 21px;
  }

  .health-quote-insurer-feature-row p {
    margin: 0;
    font-size: 13px;
    color: #021B8D;
  }
  .health-quote-insurer-feature-name {
    font-weight: bold;
    margin-bottom: 11px;
    text-align: left;
    letter-spacing: 0px;
    color: #464646;
    font-size: 14px;
  }

 .health-quote-compare-rev .form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: 8px;
  }

  .health-quote-compare-rev .form-check {
    position: relative;
    display: block;
    padding-left: 0px;
  }

  .health-quote-rev-sum-insured {
    /* border-bottom: 1px solid gray; */
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-align: left;
  }

  .health-quote-rev-sum-insured b {
    color: #021B8D;
  }

  .health-quote-rev-base-premium {
    font-size: 13px;
    text-align: center;
}
a.insurance-compare-plan-price.btn.btn-primary.create-premium-quote {
    padding: 6px 19px;
}
.health-quote-insurer-premium .btn-primary {
    color: #fff;
    opacity: 1;
    background: #021B8D 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    text-align: center;
    float: left;
    padding: 10px 13px;
    font-size: 15px;
    margin: 6px auto !important;
    width: 100%;
}
.health-quote-insurer-viewall-rev {
    text-align: center;
    padding: 5px 0;
}
.health-quote-insurer-viewall-rev {
    background: #E8F8FF 0% 0% no-repeat padding-box;
    border: 1px solid #E8F8FF;
    border-radius: 0px 0px 20px 20px;
    opacity: 1;
}
.health-quote-insurer-viewall-rev p {
    margin: 0;
    color: #021B8D;
    font-weight: bold;
    font-size: 13px;
}
.health-quote-rev-gst {
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
    color: #313131;
    opacity: 1;
    text-align: center;
  }

  .health-quote-insurer-premium .btn-primary i {
    font-size: 14px !important;
  }

  .health-quote-insurer-box-rev-cover .health-quote-insurer-logo img {
    width: 100%;
  }

  .health-quote-rev-base-premium {
    font-size: 13px;
    text-align: center;
  }

  .health-quote-insurer-premium {
    border-left: 1px solid gray;
    padding-left: 26px;
  }



.insurance-company-facility-title {
    color: #000;
    font-size: 16px;
}

.insurance-company-facility-title.text-center {
    color: #000;
    font-size: 16px;
}

.insurance-company-facility-title img {
    /*width: 15%;*/
}

.col-2.insurance-company-facility-title.text-center img {
    width: 18%;
}

.health-insurance-company-facility-btn span {
    display: none;
}

.service-provider-count-title {
    font-size: 17px !important;
    text-align: center;
    font-weight: bold;
}

.health-insurance-plan-details-label {
    display: none;
}

.health-compare-added-policy-modal-close .btn.btn-primary {
    font-size: 17px;
    padding: 8px 13px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background: -webkit-linear-gradient(25deg, #1ba8d3 0, #39f1e0 100%);
    width: 46%;
    padding: 9px !important;
    border-radius: 6px !important;
    font-weight: normal !important;
}

.health-compare-added-policy-modal-close .btn.btn-primary:hover {
    background-color: #42378f;
    background: -webkit-linear-gradient(45deg, #1ba8d3 0, #39f1e0 100%);
}

.insurance-company-detail-box-cover {
    padding: 0px 0px;
}

.health-insurance-company-detail-box-cover.insurance-company-detail-box-cover
    .col-lg-12 {
    padding: 0px !important;
}

.health-insurance-company-detail-box-cover.insurance-company-detail-box-cover {
    padding: 5px 0px;
}

.car-insurance-company-facility-logo img {
    /*width: 100%;*/
}

.health-add-compare-check-cover {
    border-bottom: 1px dashed;
}

.user-business-plan-sum-insured {
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    color: #000;
}

.user-business-plan-sum-insured span {
    float: right;
}

.input-icon-wrap {
    border: 1px solid #ddd;
    display: flex;
    flex-direction: row;
}

.input-icon {
    background: #ddd;
    cursor: pointer;
}

.input-with-icon {
    border: none;
    flex: 1;
    background: #dddddd5e;
    pointer-events: none;
}

.input-icon,
.input-with-icon {
    padding: 10px;
}

.share_quote_input_container {
    margin: 11px 25px;
    margin-left: 0px;
}

.input-icon-wrap {
    display: none;
}

#carouselExampleIndicators {
    margin-top: 0px;
}

.carousel-item img {
    border-radius: 31px;
}

/* about-page-start */

.about-details-content-title-small {
    font-size: 17px;
    font-weight: bold;
    color: #2edaca;
    font-family: "Poppins", sans-serif;
    margin: 0;
}

.about-details-wraper {
    margin-top: 100px;
    padding: 0px 37px;
}

.about-details-content-title h1 {
    margin-bottom: 18px;
    color: #1c1b1b;
    font-size: 31px;
    line-height: 47px;
    font-weight: 800 !important;
    /* font-family: initial; */
    font-family: "Poppins", sans-serif;
}

    .product-responsive-control {
        margin-top: -50px;
    }
    button.owl-prev {
        position: absolute;
        top: 45%;
        left: -25px;
    }
    button.owl-next {
        position: absolute;
        top: 45%;
        left: 275px;
        /* right: -9px !important; */
    }
    ul.navbar-nav.mx-lg-auto.ml-lg-0.py-lg-0.py-3.ml-4.bg-light {
        padding: 0px;
        border-radius: 40px;
    }
    .about-details {
        width: 100%;
       
    }
    .about-details h2 {
        font-size: 25px;
    }
    .why-krishiv-insurance h2 {
        font-size: 25px;
    }
    .shape-transition {
        background-color: #979bd1;
        width: 406px;
        height: 403px;
        transform: rotate(45deg);
        position: absolute;
        bottom: -75px;
        right: 389px;
        transition: 0.4s ease-in-out;
    }
    .form-input {
        
        width: 100%;
    }

    .Details-box h2 {
        color: #1f2567;
        font-size: 25px;
    }
    .form-container h2 {
        font-size: 25px;
    }
    .counter-box-heading {
        font-size: 25px;
        color: #202569;
    }
    .counter {
        font-size: 30px;
        font-weight: bold;
        color: #1e2266;
    }
    .counter-box p {
        width: 61%;
        font-size: 14px;   
    }
    .client-text-box h2 {
        font-size: 25px;
        color: #202569;
    }
    .navbar-light .navbar-nav .nav-link {
        padding-left: 15px;
        text-align: start;
    }

}
/* ----------------------------------Latest new about us styles -------------------------------------- */
.about-us-hero-img img {
    width: 100%;
}
.about-us-content-details h2 {
    margin-bottom: 15px;
    color: #222769;
    font-size: 45px;
}
.about-us-content-details p {
    line-height: 25px;
    letter-spacing: 0.5px;
    font-size: 15px;
}
.Our-services-main-wrapper {
    padding: 60px 0px;
}
.Our-services-main-wrapper h2 {
    color: #222769;
    font-size: 43px;
    margin-bottom: 40px;
    color: bl;
    font-weight: 500;
}
.service-img-box img {
    width: 100%;
}
.service-box-content h4 {
    color: #F12F37;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 17px;
}
.service-box-content p {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.5px;
}
button.view-more-btn {
    background-color: #222769;
    padding: 7px 24px;
    border-radius: 5px;
    border: none;
}
button.view-more-btn a {
    color: white;
}
.our-mission-box h2 {
    color: #202066;
    font-size: 40px;
    margin-bottom: 30px;
}
.our-mission-icon img {
    width: 69%;
}
.our-mission-content-box {
    background-image: url("../images/bg-krishiv.png") !important;
    background-size: 98%;
    padding: 80px 0px;
    background-position: center;
    background-repeat: no-repeat;
}

.our-mission-box h2 {
    color: red;
    font-size: 40px;
    margin-bottom: 30px;
    width: 266px;
    margin: 0 auto;
    margin-bottom: 10px;
    background-color: #fbe1e1;
    padding: 7px 0px;
    border-radius: 14px;
    margin-top: -92px;
    box-shadow: 0px 3px 6px #00000029;
}
.our-mission-text p {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.3px;
}
/* Pos New Design Styles-------------------- */
.pos-main-wrapper {
    background-color: #2020661f;
    padding: 45px 0px;
    background-image: url(../images/krishiv-bg.webp) !important;
    background-size: cover;
}
.pos-corner-feature-box {
    display: flex;
    margin-bottom: 15px;
}
.pos-corner-feature-text-box h4 {
    margin-bottom: 0px;
    font-size: 24px;
}
.pos-corner-feature-text-box p {
    margin-bottom: 0px;
}
.pos-features-wrapper {
    padding: 2px 15px;
}
.pos-icon-box {
    background-color: white;
    width: 65px;
    height: 62px;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    box-shadow: rgb(62 32 181 / 32%) 0px 10px 25px, rgb(0 0 0 / 23%) 0px 6px 6px;
    /* border: 1px solid #142159; */
}
.pos-icon-box img {
    width: 63%;
}
.pos-corner-feature-text-box {
    width: 73%;
    background-color: white;
    margin-bottom: 15px;
    margin-left: 26px;
    border-radius: 42px;
    padding: 3px 15px;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
}
.pos-content-header h3 {
    font-size: 20px;
    /* text-align: center; */
    margin-bottom: 15px;
    padding: 10px;
    padding-bottom: 0px;
    color: #162462;
}
.pos-box-content {
    background-color: white;
    padding: 20px 15px;
    padding-left: 29px;
    margin-top: 25px;
    margin-right: -40px;
    padding-bottom: 0px;
    border-top-left-radius: 31px;
    border-bottom-left-radius: 31px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.login-page-form-wrapper {
    background-color: white;
    padding: 40px 15px;
    border-radius: 45px;
    width: 500px;
    padding-top: 19px;
    min-height: 398px;
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    flex-direction: column;
    justify-content: center;
}
a#home-tab {
    padding: 5px 27px;
    border-radius: 5px;
    margin-right: 15px;
    margin-top: 6px;
}
a#profile-tab {
    padding: 7px 25px;
    margin-top: 7px;
    border-radius: 5px;
}
.car-insurance-compare-collaps-cover .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #1c2069;
    border-color: #dee2e6 #dee2e6 #fff;
    /* padding-top: 4px !important; */
    margin-top: 5px!important;
}
.claim-tabs-rev-wrapper-nav ul {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.claim-tabs-rev-wrapper-nav ul {
    display: flex;
    justify-content: center;
    margin-bottom: 39px;
    position: absolute;
    right: 339px;
    margin-top: 15px;
}
.login-page-form-wrapper h3 {
    font-size: 25px;
    text-align: center;
    color: #202066;
    font-weight: 700;
    padding-top: 50px;
}
.row.login-to-claim-form {
    padding: 4px 1px;
    display: flex;
    justify-content: center;
}
.login-claim-pass-forget {
    display: flex;
    justify-content: center;
    align-items: center;
}
button#kt_login_signin_submit {
    background-color: #202066;
    padding: 5px 25px;
}

.pos-form-wraper .form-control {
    padding: 20px 14px;
    /* box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset; */
}

/* Contact us New Design by Maheeb---------------- */
.contact-new-details-box h6 a {
    color: #ffffffc9;
    font-weight: 400;
}
p.link-text a {
    color: #ffffffd4;
    /* font-size: 12px; */
}
p.link-text {
    margin-bottom: 0px;
}
.contact-details-box-wrapper {
    display: flex;
}
.contact-icon-box {
    width: 50px;
    height: 50px;
    /* background-color: white; */
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin-right: 15px;
}
.contact-icon-box img {
    width: 70%;
}
.Address-box {
    margin-left: -15px;
}
.phone-box-details {
    margin-left: 15px;
}
.contact-details-box-wrapper {
    display: flex;
    padding: 10px 0px;
    border-bottom: 1px solid #ddc9c97d;
}
.contact-details-right-wrapper {
    background-color: #1b1b58d1;
    color: white;
    padding: 22px 34px;
    border-radius: 16px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.contact-details-box p {
    font-size: 13px;
    color: #ffffffd9;
    margin-bottom: 0px;
    font-family: "Josefin Sans", sans-serif;
}
.no-border {
    border: none;
}
.contact-details-box-wrapper h6 {
    /* font-size: 1rem; */
    color: #fff;
    font-weight: 700;
}
.contact-main-wrapper {
    padding: 45px;
    
}
.contact-form-wrapper {
    padding: 20px 25px;
    border: 1px solid #ede9e9;
    border-radius: 11px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    margin-top: -20px;
    background-color: #ffffffd1;
    transform: scale(1.03);
    width: 95%;
}

/* Make a Claim New Css Styles */

.make-claim-icon-box img {
    width: 100%;
}
.make-claim-feature-box-wrapper {
    /* padding: 15px 10px; */
    border-radius: 15px;
    /* background-color: white; */
    margin-top: 38px;
    margin-bottom: 25px;
}

.make-claim-form-wrapper {
    border: 1px solid #d9cdcd;
    padding: 25px;
    border-radius: 13px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    background-color: #ffffff2e;
}
.make-claim-main-wrapper {
    padding: 35px 0px;
    background-image: url(../images/krishiv-bg.webp) !important;
    background-size: cover;
    background-position: center center;
    background-color: white;

}
.form-contact-input {
    font-size: 13px !important;
    border-radius: 8px;
    border: 1px solid #0c254a57;
    box-shadow: rgb(124 43 183 / 23%) 0px 3px 20px;
    background-color: #1212121f;
    border: 1px solid #ffffffb4;
    color: white;
}
.form-contact-input:focus{
    background-color: #1212121f;
    color: white;
}
.form-contact-input::placeholder{
    color: rgba(255, 255, 255, 0.452);
}
.make-claim-feature-box {
    border: 1px solid #00000014;
    /* width: 179px; */
    padding: 5px 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
}
.make-claim-form-wrapper h3 {
    color: #f2f3f5;
    margin-bottom: 19px;
    font-weight: 700;
}
.make-claim-feature-box-cover {
    display: flex;
    justify-content: space-between;
}
select#insurance_claim_id option {
    color: black !important;
}
input#insurer_name::placeholder {
    color: white !important;
}
input#insurer_email::placeholder {
    color: white;
}
 .num_value::placeholder {
    color: white !important;
}
.num_value::placeholder {
    color: white;
}
br.text-br {
    display: block;
}
input#insurer_city::placeholder {
    color: white;
}
.make-claim-icon-box img {
    width: 44%;
    margin: 0 auto;
    margin-bottom: 13px;
}
.make-claim-form-wrapper label {
    color: white;
}
.make-claim-feature-box h6 {
    margin-bottom: 0px;
}
.make-claim-feature-box p {
    margin: 0px;
}
.make-claim-icon-box {
    display: flex;
}
.make-claim-header-text {
    margin-bottom: 20px;
}
.make-claim-content-main-cover {
    /* border: 1px solid #00000038; */
    padding: 25px 0px;
    border-radius: 15px;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
}

.irda-licese-image img {
    width: 85%;
}
.irda-licese-image {
    display: flex;
    justify-content: center;
}
.sigle-pages-title h3 {
    color: #202264;
    font-size: 25px;
    font-weight: 800;
}
.irdai-page-details {
    margin-top: 25px;
}
.sigle-pages-para p {
    font-size: 16px;
    font-weight: 500;
    color: #020202;
}

/* New Responsive for About page----------------------------- */
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .about-us-content-details h2 {
        margin-bottom: 15px;
        font-size: 28px;
    }
    .login-page-form-wrapper {
        background-color: white;
        padding: 15px 15px;
        border-radius: 45px;
        width: 100%;
        box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    }
    .claim-tabs-rev-wrapper-nav ul {
        margin-top: 15px;
    }
    a#profile-tab {
        padding: 7px 7px;
        margin-top: 7px;
        border-radius: 5px;
    }
    a#home-tab {
        padding: 5px 7px;
        border-radius: 5px;
        margin-right: 15px;
        margin-top: 6px;
    }
    .Our-services-main-wrapper h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .service-img-box img {
        width: 75%;
    }
    .service-box-content h4 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .service-box-content p {
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0.5px;
    }
    .Our-services-main-wrapper {
        padding: 15px 0px;
    }
    .our-mission-content-box {
        background: none!important;
        padding: 11px 0px;
        
    }
    .our-mission-box h2 {
        color: #202066;
        font-size: 25px;
        margin-bottom: 30px;
        width: 180px;
        margin: 0 auto;
        margin-bottom: 10px;
        background-color: white;
        padding: 7px 0px;
        border-radius: 14px;
        /* margin-top: -79px; */
        box-shadow: 0px 3px 6px #00000029;
    }
    .our-mission-text p {
        font-size: 16px;
        margin-top: 15px;
        line-height: 27px;
        letter-spacing: 0px;
    }
    .our-mission-icon img {
        width: 35%;
    }
    .pos-box-content {
        background-color: white;
        padding: 13px 14px;
        padding-left: 18px;
        margin-top: -12px;
        margin-right: 0px;
        border-radius: 31px;
        /* border-top-left-radius: 31px; */
        /* border-bottom-left-radius: 31px; */
        box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    }
    .pos-form-wraper {
        margin-top: 15px;
       
    }
    .contact-main-wrapper {
        padding: 10px;
    }
    .Address-box {
        margin-left: 0px;
    }
    .contact-form-wrapper {
        padding: 15px 15px;
        border: 1px solid #ede9e9;
        border-radius: 11px;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
        margin-top: 20px;
        background-color: #ff000008;
        transform: scale(1.03);
    }
    .make-claim-feature-box {
        padding: 5px 11px;
        margin-right: 9px; 
    }
    .make-claim-main-wrapper {
        padding:0px;
    }
    .make-claim-content-main-cover {
        padding:0px;
        border-radius: 15px;
        
    }
    .irdai-page-details {
        margin-top: 25px;
        padding: 0px 9px;
    }
    
}

.providers-error-massage-section {
    border: 3px dotted gray;
    border-radius: 10px;
    padding: 49px;
    width: 75%;
    margin: 46px auto;
}
.providers-error-massage-section-heading p {
    color: gray;
}

p.providers-error-massage-section-reason {
    text-align: center;
    margin: 23px 0;
    color: gray;
    font-size: 15px;
}
li span {
    font-size: 14px;
}

.floating-container {
    position: fixed;
    width: 100px;
    height: 100px;
    bottom: 0;
    right: 0;
    margin: 35px 25px;
    z-index: 999;
    overflow: hidden; /* Ensure content stays within container */
}

.floating-container:hover {
    height: 272px;
    overflow: visible; /* Allow icons to expand on hover */
}

.element-container {
    position: relative;
    top: -160px; /* Adjust this value to position icons upwards */
    left: 0;
}

.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 .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);
    transition: opacity 0.3s ease-in, transform 0.3s ease-in;
}

.floating-container:hover .float-element {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.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 .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;
}

.floating-container .email {
    background: #FF5722; /* You can choose a color that fits your design */
    box-shadow: 0 20px 20px -10px rgba(255, 87, 34, 0.5);
}

.compare-blade-loader {
    width: 100vw;
    height: 100vh;
    background-color: rgba(250, 243, 243, 0.5);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    z-index: 999999999999 !important;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    border: 1px solid rgba(255, 255, 255, 0.18);
}

.compare-blade-loader video {
    width: 220px;
    display: flex;
    justify-content: center;
    margin: auto;
    border-radius: 20px;
}

.compare-blade-loader .health-tip {
    font-size: 17px;
    color: darkslateblue;
    font-weight: 600;
    background: white;
    padding: 15px 32px;
    width: 28%;
    text-align: center;
    border-radius: 30px;
    position: absolute;
}

.our-team-section {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .our-team-section:before {
    position: absolute;
    top: -0;
    left: 0;
    content: " ";
    background: url(img/service-section-bottom.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
  }
  .our-team {
    padding: 34px 0 40px;
    background: #f9f9f9;
    text-align: center;
    overflow: hidden;
    position: relative;
    border-bottom: 5px solid #00325a;
    padding-bottom: 18px;
}
  .our-team:hover {
    border-bottom: 5px solid #f13136;
}
  
  .our-team .pic {
    display: inline-block;
    width: 130px;
    height: 130px;
    margin-bottom: 50px;
    z-index: 1;
    position: relative;
  }
  .our-team .pic:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #00325a;
    position: absolute;
    bottom: 135%;
    right: 0;
    left: 0;
    opacity: 1;
    transform: scale(3);
    transition: all 0.3s linear 0s;
  }
  .our-team:hover .pic:before {
    height: 100%;
    background: #2f2f2f;
  }
  .our-team .pic:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #ffffff00;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.3s linear 0s;
  }
  .our-team:hover .pic:after {
    background: #f03035;
}
  .our-team .pic img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    transform: scale(1);
    transition: all 0.9s ease 0s;
    box-shadow: 0 0 0 14px #f7f5ec;
    transform: scale(0.7);
    position: relative;
    z-index: 2;
  }
  .our-team:hover .pic img {
    box-shadow: 0 0 0 14px #f7f5ec;
    transform: scale(0.7);
  }
  .our-team .team-content {
    margin-bottom: 30px;
  }
  .our-team .title {
    font-size: 22px;
    font-weight: 700;
    color: #4e5052;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 5px;
  }
  .our-team .post {
    display: block;
    font-size: 15px;
    color: #4e5052;
    text-transform: capitalize;
  }
  .our-team .social {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #2f2f2f;
    position: absolute;
    bottom: -100px;
    left: 0;
    transition: all 0.5s ease 0s;
    display: none;
}
  .our-team:hover .social {
    bottom: 0;
  }
  .our-team .social li {
    display: inline-block;
  }
  .our-team .social li a {
    display: block;
    padding: 10px;
    font-size: 17px;
    color: #fff;
    transition: all 0.3s ease 0s;
  }
  .our-team .social li a:hover {
    color: #2f2f2f;
    background: #f7f5ec;
  }
  @media only screen and (max-width: 990px) {
    .our-team {
      margin-bottom: 30px;
    }
  }
  .our-team-header h2 {
    text-align: center;
    font-weight: 700;
    color: #00325a;
}