body {
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden !important;
}
 

html {
  scroll-behavior: smooth;
}

.hidden {
  display: none;
}

.cursor-pointer {
  cursor: point1er;
}

select[readonly] {
  pointer-events: none;
}

/* label{margin-left: 20px;}
#datepicker{width:180px; margin: 0 20px 20px 20px;}
#datepicker > span:hover{cursor: pointer;} */

.btn-primary {
  color: #fff;
  border-color: #007bff;
  background: linear-gradient(180deg, #39f1e0 0, #1ba8d3 100%) !important;
  border: none;
  font-size: 14px;
  padding: 11px 16px;
}

.btn-primary:hover {
  background: #101b40;
  transition: 0.5s ease;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

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

.btn-secondary:hover {
  transition: 0.5s ease;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  background: #d91324b5;
}

.btn.btn-outline-success {
  background: none;
  border: 1px solid white !important;
  color: #fff;
}

.btn.btn-outline-success:hover {
  background: #cbcbcb !important;
  border: 1px solid #cbcbcb !important;
  color: #000;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

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

#navbarSupportedContent {
  width: 117%;
}

/*.dropdown-menu.show {*/
/*    background: #003478;*/
/*    margin-top: -5px;*/
/*    border: none;*/
/*}*/
#city_rto_autocomplete,
#variant_autocomplete,
#make_autocomplete,
#model_autocomplete {
  text-transform: uppercase;
}

/* .navbar .nav-item .dropdown-menu a {
    color: #fff;
    padding: 7px 18px;
} */

.navbar .nav-item .dropdown-menu a:hover {
  color: #003478;
}

.modal-repo {
  font-family: Poppins;
  font-weight: 500;
}

.result-repo {
  font-family: Poppins;
}

.custom-select {
  background: none !important;
}

/* @media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .nav-link {}

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }
}

.navbar .nav-item .dropdown-menu {
    margin-top: 0;
    background: #003478;
    margin-top: -8px;
    border: none;
    padding: 10px;
    left: 94px;
} */

/*------------------------------
index page start
------------------------------*/
.header-top-social-cover {
  background: #f0f4f9;
  padding: 10px;
  padding-top: 12px;
}

.top-social-box ul {
  padding: 0px;
  margin: 0;
}

.top-social-box li {
  list-style: none;
  float: left;
  padding: 0px 18px;
  color: #003478;
}

.top-social-border {
  border-left: 1px solid #d6d6d6;
}

.top-social-borde-right {
  border-left: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
}

.top-social-link ul {
  padding: 0;
  margin: 0;
}

.top-social-link li {
  list-style: none;
  float: left;
  padding: 0px 15px;
  font-size: 13px;
  font-weight: bold;
  color: #003478;
}

.top-social-link {
  float: right;
}

.header-contact-cover {
  padding: 15px 0px;
}

.header-contact-info a {
  color: #000;
}

.compare-page-share-repo .btn-repo {
  padding: 6px 16px !important;
}

.compare-page-share-repo i {
  margin-left: 5px;
}

.compare-page-share-repo .active {
  font-size: 12px !important;
  border-top-right-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
}

.car-edtails-main-wrapper-repo {
  margin-top: 5px;
}

.header-contact-icon {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #829bbd;
  border-radius: 50% 50% 50% 50%;
  height: 34px;
  width: 34px;
  text-align: center;
  color: #ff6953;
  font-size: 18px;
  padding-top: 2px;
}

.header-contact-cover button.btn.btn-primary i {
  font-size: 17px !important;
}

.header-contact-info h4 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 3px;
  color: #003478;
}

.header-contact-title {
  font-weight: bold;
  color: #7f99bb;
  font-size: 14px;
}

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

.header-contact-border {
  padding-left: 30px;
}

.header-contact-border .header-contact-icon {
  padding-top: 2px;
  font-size: 20px;
}

.header-quote-btn {
  padding-top: 25px;
  text-align: right;
}

.header-contact-wraper {
  padding: 0px 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /* background-image: url(/../CARE4U/assets/images/slider-background.jpg) !important; */
  padding: 0px 0px;
}

.header-navbar {
  margin-top: 16px;
  border-bottom: 2px solid #fff;
}

.header-navbar-repo {
  margin-top: 10px !important;
}

.navbar-nav-repo {
  margin: 0 auto;
}

nav.navbar.navbar-expand-lg.navbar-light {
  padding: 0;
  width: 100%;
}

.header-logo img {
  width: 100%;
}

.bg-light {
  background-color: #fff;
  padding: 10px 0px;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
  padding: 10px 15px;
}

.navbar-light .navbar-nav .nav-link {
  color: #000;
  padding: 10px 9px;
  font-weight: bolder;
  font-size: 15px;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #0e0808 !important;
  border-bottom: 2px solid black;
}

.container.bottom_border i {
  font-size: 18px;
}

p.footer-mail a {
  color: #fff;
  font-size: 16px;
  margin-left: 6px;
}

/*slider section start*/
.slider-background {
  background-image: url("/../CARE4U/assets/images/banner_bg.html") !important;
  background-size: cover;
  background-repeat: no-repeat !important;
  height: 100%;
  background-position: center;
  height: 575px;
  margin-top: -30px;
}

.carousel-item.active {
  background-size: cover;
  background-repeat: no-repeat !important;
  height: 100%;
  background-position: center;
}

/*-------slider tabs section----------*/

.nav-link img {
  width: 50px;
}

.slider-form-wraper .card {
  padding: 20px !important;
  border: none;
  border-radius: 0.5rem;
}

.slider-form-wraper .card {
  padding: 0;
  border: none;
  border-radius: 0.5rem;
}

.slider-form-wraper a.active {
  border-bottom: 3px solid #003478;
}

.slider-form-wraper .nav-link {
  color: grey;
  font-weight: bold;
}

.slider-form-wraper .nav-pills {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  padding: 12px 5px;
  padding-top: 5px;
}

.slider-form-wraper .nav-link:hover {
  color: #003478;
}

.slider-form-wraper .nav-pills .nav-link.active {
  color: rgb(0, 52, 120);
  background-color: white;
  border-radius: 0.5rem 0.5rem 0 0;
  font-weight: 600;
}

.slider-form-wraper .nav-pills .nav-link {
  text-align: center;
}

.slider-tabs-label {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: bold;
  color: rgb(110, 110, 110);
}

.form-group.slider-tab-input-box {
  margin-bottom: 15px !important;
}

.slider-form-wraper p {
  margin-bottom: 8px;
  font-size: 13px;
}

.slider-slide {
  margin-top: 100px;
}

/*-------slider tabs section----------*/

/*slider section end*/

/*------------------------------
index page end
------------------------------*/

/*------------------------------
footer section start
------------------------------*/

p.copy-right-content {
  margin-top: 22px;
}

/*footer*/
.col_white_amrc {
  color: #fff;
}

footer {
  width: 100%;
  background-color: #767676;
  color: #003478;
  min-height: 250px;
  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/footer-back-2.jpg') !important; */
  margin-top: 95px;
}

.pt2 {
  padding-top: 40px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: bold;
}

footer p {
  font-size: 13px;
  color: #fff;
  padding-bottom: 0px;
  margin-bottom: 8px;
}

.mb10 {
  padding-bottom: 15px;
}

.footer_ul_amrc {
  margin: 0px;
  list-style-type: none;
  font-size: 14px;
  padding: 0px 0px 10px 0px;
}

.footer_ul_amrc li {
  padding: 0px 0px 5px 0px;
}

.footer_ul_amrc li a {
  color: #fff;
}

.footer_ul_amrc li a:hover {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.fleft {
  float: left;
}

.padding-right {
  padding-right: 10px;
}

.footer_ul2_amrc {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}

.footer_ul2_amrc li p {
  display: table;
}

.footer_ul2_amrc li a:hover {
  text-decoration: none;
}

.footer_ul2_amrc li i {
  margin-top: 5px;
}

.bottom_border {
  padding-bottom: 20px;
}

.foote_bottom_ul_amrc {
  list-style-type: none;
  padding: 0px;
  display: table;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.foote_bottom_ul_amrc li {
  display: inline;
}

.foote_bottom_ul_amrc li a {
  color: #999;
  margin: 0 12px;
}

.social_footer_ul {
  display: table;
  margin: 15px auto 0 auto;
  list-style-type: none;
  margin: 0;
  margin-top: 15px;
  padding: 0;
}

.social_footer_ul li {
  padding-top: 10px;
  float: left;
}

.social_footer_ul li a {
  color: #fff;
  border: 1px solid #fff;
  padding: 8px;
  border-radius: 50%;
}

.social_footer_ul li i {
  width: 20px;
  height: 20px;
  text-align: center;
}

.footer-social-repo li a i {
  color: white !important;
}

.footer-social-icons {
  margin-left: 15px;
}

.footer-address {
  text-align: center;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
}

.footer-top-contact {
  background-color: #003478;
  background-image: url(/../CARE4U/assets/../../demo.themewinter.com/wp/instive/wp-content/uploads/2019/08/call-action-bg.html);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  border-radius: 6px;
  padding: 27px;
  margin-top: 100px;
}

.footer-top-contact-number h3 {
  margin: 0;
  font-weight: bold;
  font-size: 23px;
}

.footer-top-contact-text-bold {
  font-weight: bold;
}

.copy-text-footer {
  margin: 0;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  font-weight: 1000;
}

.copy-text-footer a {
  color: #fff;
}

/*------------------------------
footer section end
------------------------------*/

/*------------------------------
insurance basic form
------------------------------*/

.basic-details-form-wraper {
  /*    background-image: linear-gradient(to right top, #65d9f6, #1eb0d45c, #66e8f4, #1eb0d45c, #76f6ee);*/
  padding: 25px;
  box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
  border: 1px solid #e2e2e2 !important;
  margin-bottom: 25px;
}

.basic-detail-form-title h2 {
  font-weight: 700;
  font-size: 25px;
}

.basic-detail-form-title .subtext {
  font-weight: normal;
}

.basic-detail-form-title h4 {
  font-size: 18px;
}

.form-input-cover-small-title {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  color: #000 !important;
  margin-top: 5px;
}

.form-input-cover {
  margin-top: 20px;
}

.basic-form-select-icon .btn p {
  margin: 0px;
  font-size: 15px;
}

.basic-form-select-icon .btn {
  padding: 14px 23px;
  font-size: 16px;
  background: #fff;
  color: gray;
  width: 100%;
}

.basic-form-select-icon .btn.motor-type-select-box {
  background: -webkit-linear-gradient(
    45deg,
    rgba(27, 168, 211, 1) 0%,
    rgba(57, 241, 224, 1) 100%
  );
  padding: 14px 23px;
  padding: 14px 23px;
  font-size: 16px;
  color: #fff !important;
  width: 100%;
}

.motor-type-select-box p {
  color: #fff !important;
}

.motor-type-select-box i {
  color: #fff !important;
}

#motor-select-box {
  margin: 15px 0px;
  margin-bottom: 15px;
  margin-bottom: 9px;
}

element {
}

#motor-select-box .btn {
  color: #000 !important;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.basic-form-select-icon .btn {
  padding: 14px 23px;
  font-size: 16px;
  background: #fff;
  color: gray;
  width: 100%;
}
/* 
.btn i {
  font-size: 24px !important;
} */

#motor-select-box p {
  font-size: 12px !important;
}

#motor-select-box .btn {
  color: #000 !important;
}

.btn:focus {
  outline: none;
  box-shadow: none;
}

.cashless-hospital-list {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-btn {
  margin-top: 26px;
}

.proposer-form-inputs {
  margin-bottom: 15px;
}

 

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

.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;
}

.insurance-company-detail-box-cover {
  padding: 25px 15px;
}

.insurance-company-detail-box {
  border-radius: 6px;
  box-shadow: 2px 0px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 1px 15px;
  font-size: 13px !important;
}

.insurance-company-detail {
  margin: 15px 0px;
}

.add-to-compare-check-cover {
  background: #fff;
  background: #f4f4f4;
  padding: 11px;
  text-align: right;
  border-radius: 6px;
}

.insurance-company-brochure {
  text-align: center;
}

.insurance-company-short-info {
  text-align: center;
}

.insurance-company-facility-btn-title {
  font-size: 12px;
  text-align: center;
  margin-top: 9px;
  font-weight: 700;
}

a.btn.btn-primary.create-premium-quote.premium-quote-compare-price-btn i {
  font-size: 17px !important;
  margin-left: 7px;
}

.service-provider-count-wrap {
  padding: 10px 0px;
  margin-top: 22px;
}

.service-provider-count-title {
  font-size: 15px;
}

.facility-custom-select-cover {
  box-shadow: 0 8px 6px -6px #d1d1d1;
  padding-bottom: 15px;
}

.facility-custom-top-up {
  text-align: center;
  padding-top: 10px;
}

.facility-quotation-title {
  font-size: 12px;
  margin-bottom: 15px;
}

.facility-custom-select- {
  color: #243a94;
  font-weight: bold;
  font-size: 14px;
}

.facility-custom-select-drop-title {
  color: #243a94;
  font-size: 14px;
  font-weight: 700;
}

/*------------------------------
insurance provider
------------------------------*/

/*------------------------------
proposer-details
------------------------------*/
.plan-amount-box li {
  list-style: none;
  font-size: 14px;
  margin-bottom: 5px;
  color: #000 !important;
}

.plan-amount-box-cover ul {
  padding: 0;
}

.plan-amount {
  color: #fff;
  font-size: 14px;
}

.proposer-details-title h2 {
  /* font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px;
    background: #003478;
    padding: 10px;
    color: #fff; */
  margin-top: 0;
  font-family: poppins;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 28px;
  color: #2edaca;
}

.form-control {
  font-size: 13px !important;
}

.preview-btn .btn.btn-primary {
  margin-left: 15px;
}

.preview-btn {
  padding-left: 16px;
}

.medical-history-box {
  margin-bottom: 15px;
}

.other-details-box ul {
  padding: 14px;
  margin-bottom: 0;
}

.other-details-box {
  background: #fff;
  padding: 16px;
  box-shadow: 0px 3px 12px 2px #eee;
  border-radius: 6px;
  margin-bottom: 10px;
}

.other-details-box li {
  font-size: 12px;
  margin-bottom: 5px;
  color: gray;
}

.payment-members-details-box {
  background: #fff;
  padding: 20px 14px;
  box-shadow: 0px 3px 12px 2px #eee;
  border-radius: 6px;
}

.payment-members-details-title {
  margin-bottom: 5px;
  font-size: 14px;
}

.payment-members-info-box {
  font-size: 14px;
  margin-bottom: 10px;
}

.payment-members-info-title {
  font-weight: 700;
  font-size: 14px;
  color: #003478;
}

.payment-members-details-box .form-input-cover-small-title {
  margin-bottom: 15px;
}

.payment-price-box {
  background: #f2f3f8;
  padding: 10px;
}

.payment-title {
  text-align: left;
  margin-bottom: 10px;
  font-size: 14px;
}

.payment-amount {
  text-align: right;
  font-weight: 700;
  margin-bottom: 10px;
}

.total-payment {
  background: #003478;
  padding: 0px 10px;
  padding-top: 0px;
  padding-top: 14px;
  color: #fff;
  margin-top: -13px;
  margin-bottom: 15px;
}

.payment-mode {
  font-size: 13px;
}

.payment-number-box {
  margin: 10px 0px;
}

/*------------------------------
index page
------------------------------*/

.quotes-circle-pointer {
  cursor: pointer;
}

.index-page-background {
  /*    background-image: url('../images/home-background.jpg')!important;*/
  background-size: cover;
  background-size: 100% auto;
  background-repeat: no-repeat !important;
  height: 100%;
  background-position: center;
}

.big-title-span {
  color: #372f85;
  font-weight: 700;
}

.big-title {
  padding: 14px 0px;
}

.big-title h1 {
  font-size: 26px;
  font-weight: bold;
}

.borker-logo {
  padding-top: 30px;
}

.big-title p {
  margin-top: 10px;
}

.quotes-wraper {
  padding: 50px 0px;
}

.Quotes-icon-box {
  text-align: center;
  border-radius: 50%;
  padding: 15px;
  background: -webkit-linear-gradient(
    45deg,
    rgba(27, 168, 211, 1) 0%,
    rgba(57, 241, 224, 1) 100%
  );
  margin-bottom: 15px;
}

.home-login-box {
  border: 3px solid #36e9df;
  border-radius: 6px;
  font-weight: bold;
}

.quotes-icon-second-circle {
  margin-top: 15px;
}

.home-login-box p {
  margin: 0px;
  margin-bottom: 15px;
}

.quotes-box a:hover {
  text-decoration: none !important;
}

.quotes-box-title h1 {
  font-size: 27px;
  padding-bottom: 15px;
  font-family: "Original Surfer", cursive;
}

.quotes-box-title {
  padding-left: 30px;
}

.quotes-box {
  margin-bottom: 34px;
}

.Quotes-icon-box-title {
  color: #fff;
  margin-top: 10px;
}

.quotes-box-number {
  background: #f1f1f1;
  padding: 12px;
  border-radius: 6px;
}

.quote-img {
  border: 0;
  padding-top: 120px;
}

.home-login-wraper {
  padding: 50px 0px;
}

.home-login-btn-cover {
  margin-top: -45px;
  padding-left: 58px;
  text-align: center !important;
  font-weight: bold !important;
}

.home-login-btn-wraper {
  padding: 20px 0px;
}

.home-click-form-boxinput label {
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  color: #5a5959;
}

.home-click-form-boxinput {
  margin-bottom: 10px;
}

.home-click-form-policy {
  font-size: 11px;
}

.home-click-form-btn {
  text-align: center;
}

/*other members start*/
.other-members-border-box {
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 6px 10px;
  font-size: 13px;
}

.input-group-field {
  width: 44%;
  text-align: center;
  margin: 0px 7px;
}

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

.other-members-title-box {
  padding: 15px 12px;
  background: green;
  color: #fff;
  font-weight: bold;
}

.other-members-select-box {
  background: #f2f3f8;
  padding: 15px;
  padding-bottom: 1px;
}

.other-members-select-number {
  margin-bottom: 15px;
}

.health-insure-add-members-count .number input {
  width: 42%;
  text-align: center;
  margin: 0px 7px;
}

.health-insurance-btn.form-btn {
  margin-left: 15px;
}

.health-insurance-diseases-list ul {
  padding: 0;
}

.health-insurance-diseases-list li {
  list-style: none;
}

.nav-tabs {
  border-bottom: none;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  background: white;
  color: #000;
}

.add-more-member-rel-title {
  margin-top: 8px;
}

.add-other-members-wraper {
  background-image: url("/../CARE4U/assets/images/doc-nurse.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat !important;
  height: 100%;
  background-position: center;
}

.background-color-test {
  background: #fff;
}

/*other members start*/

/*packag-tails-page-right-modal-start*/

.modal-body-right-details {
  padding: 23px 8px;
}

.right-modal-header {
  background: lightblue;
  padding: 20px 19px;
}

.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);
  }
}

.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*
.modal-backdrop {
  background-color: transparent;
}

*/
.modal-button-container {
  margin: 0 auto;
  width: 90%;
  max-width: 500px;
}

.modal-dialog-right-side {
  background: #fff !important;
  width: 32% !important;
  animation-duration: 1s;
}

/*packag-tails-page-right-modal-end*/

/*=========================
motor section start
=========================*/

.page-wraper {
  padding: 50px 0px;
}

.motor-number-input {
  width: 89%;
  border-radius: 16px;
  border: 1px solid #c7c7c7;
  padding: 16px;
}

.vehical-number-btn {
  margin-top: 14px;
}

.required-policy-text {
  font-size: 14px;
  color: #474747;
  font-weight: normal;
}

.vehical-more-info-pop-box {
  font-size: 12px;
  padding: 15px 7px;
  margin-top: 3px;
  border-radius: 6px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.vehical-varient-boxes-control {
  height: 377px;
  overflow: scroll;
  overflow-x: hidden;
}

.motor-number-input-arrow i {
  font-size: 27px;
  margin-left: 17px;
}

.vehical-details-title {
  background: #24bfd7;
  color: #fff;
  padding: 12px;
  font-weight: bold;
  margin-bottom: 15px;
  border-radius: 5px;
}

.enter-vehical-detaild-box {
  background: #f6faff;
  padding: 18px;
  border-radius: 6px;
}

.vehical-details-modal-right-side {
  background: #fff !important;
  width: 59% !important;
  animation-duration: 1s;
}

.vehical-more-info-cover {
  padding: 10px;
  padding-top: 10px;
  padding-top: 0px;
}

.vehical-more-info-cover img {
  margin-bottom: 15px;
}

/*=========================
motor section end
=========================*/

/*=========================
Clients logo start
=========================*/
.clients-logo img {
  width: auto !important;
}

.clients-logo {
  display: flex;
  justify-content: center;
  border-radius: 8px;
}

.topic-title h3 {
  font-weight: bold;
  color: #003478;
}

.clients-logo-cover {
  padding: 0px 0px;
  padding-top: 70px;
}

.topic-title {
  text-align: center;
  margin-bottom: 50px;
}

/*=========================
Clients logo end
=========================*/

/*=========================
insurance type
=========================*/
.insurance-type-icon {
  text-align: center;
}

.insurance-type-box h4 {
  font-weight: bold;
  margin-bottom: 15px;
  color: #003478;
}

.insurance-type-icon img {
  width: 85%;
}

.insurance-type-box .col-9 {
  padding: 0px;
}

.insurance-type-text {
  color: rgb(110, 110, 110);
  font-size: 14px;
  margin-bottom: 10px;
}

.insurance-type-box {
  padding: 15px;
  background: #f3f3f375;
  border-radius: 6px;
  margin-bottom: 20px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
}

/*=========================
insurance type
=========================*/

/*=========================
feedback section start
=========================*/
.feedback-profile {
  width: 100px;
  height: 100px;
  border: 5px solid #ececec;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}

.feedback-profile img {
  display: block;
  width: 100%;
}

.feedback-content {
  color: #fff;
  font-size: 15px;
}

.feedback-cover {
  background-image: url("/../CARE4U/assets/images/testimonials.psd.png") !important;
  background-size: cover;
  background-repeat: no-repeat !important;
  height: 100%;
  background-position: center;
  height: 368px;
}

#carouselExampleIndicators {
  /*    background-image: url('../images/feedback_bg_4.png') !important;*/
  background-size: cover;
  background-repeat: no-repeat !important;
  height: 100%;
  background-position: center;
}

.feedback-desc-cover {
  margin-left: 58px;
  margin-top: 20px;
  padding-right: 92px !important;
}

.owl-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 40%;
  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: 40%;
  right: -25px;
  display: block !important;
  border: 0px solid black;
  border-radius: 50%;
  font-weight: bold !important;
  background: #e7e7e7 !important;
  font-size: 25px !important;
}

.owl-prev i,
.owl-next i {
  transform: scale(1, 6);
  color: #ccc;
}

.feedback-name h3 {
  font-size: 25px;
  font-weight: bold;
  color: #fff;
}

.feedback-banner img {
  margin-bottom: 17px;
}

/*=========================
feedback section end
=========================*/
.insurance-type-box a {
  color: #003478;
}

/*=========================
insurance company page start
=========================*/
.insurance-company-details-cover {
  padding: 15px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  border-radius: 6px;
  margin-bottom: 15px;
  padding-bottom: 0px;
}

.insurance-company-details-label {
  font-size: 12px;
  color: #7a869a;
}

.insurance-company-details-value {
  font-weight: bold;
  font-size: 13px;
}

.row.insurance-company-details-row {
  margin-bottom: 9px;
}

.insurance-company-details-facility {
  font-size: 12px;
}

.row.insurance-company-details-link-row .col-lg-2 {
  padding: 0;
}

.row.insurance-company-details-link-row {
  padding: 0px 11px;
}

.insurance-company-details-facility {
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  color: #003478;
  margin-top: 10px;
}

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

.insurance-company-short-detail-box-cover {
  padding: 10px;
  background: #f6f7fb;
  border-radius: 6px;
  text-align: center;
}

.insurance-company-short-detail-select {
  font-size: 12px;
  background: #003478;
  padding: 4px 0;
  color: #fff;
  font-weight: bold;
}

.insurance-company-short-detail-top-cont {
  font-size: 12px;
}

.insurance-company-short-detail-center-cont {
  padding: 10px 0px;
  font-size: 11px;
}

.insurance-company-short-detail-box-wraper {
  padding: 15px;
}

.row.insurance-company-details-link-row {
  background: #f6f7fb;
  padding: 9px 0px;
  padding-top: 9px;
  padding-top: 0;
}

.insurance-company-details-facility-cover {
  padding: 5px 0px;
  margin: 0;
  margin-left: 0px;
  width: 100%;
  background: #f6f7fb;
  padding-left: 5px;
}

.insurance-company-details-facility-cover li {
  float: left;
  padding: 0;
  margin: 3px 15px;
  font-size: 12px;
}

.insurance-company-price-btn-cover {
  text-align: center;
}

.insurance-company-policy-details {
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
  margin-top: 13px;
}

.insurance-company-details-box {
  text-align: center;
}

.premium-breakup-modal-vehical-details img {
  width: 100%;
}

.premium-breakup-modal-vehical-short-details p {
  padding: 0px;
  margin: 0;
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

.premium-breakup-modal-vehical-short-details .row {
  width: 150% !important;
}

.premium-breakup-modal-title {
  text-align: center;
}

.premium-breakup-modal-header span {
  font-size: 48px;
}

.premium-breakup-modal-title h3 {
  font-weight: bold;
  font-size: 30px;
}

.premium-breakup-modal-cover .modal-content {
  width: 150%;
  margin-left: -185px;
}

.premium-breakup-top-vehical-details-cover .col-lg-2 {
  padding: 6px;
}

.premium-breakup-top-vehical-details-title-span {
  display: block;
  text-align: right;
  margin-top: -20px;
}

.premium-breakup-modal-info-box-cover {
  background: #f4f4f4;
  border-radius: 6px;
  margin-bottom: 30px;
}

.premium-breakup-modal-info-box-title {
  color: #fff;
  background: #0c3e7d;
  border-radius: 5px 5px 0px 0px;
  padding: 8px;
  font-size: 16px;
}

.premium-breakup-top-vehical-details-cover .col-lg-3 {
  padding: 0 5px !important;
}

.premium-breakup-modal-info-box-content {
  font-size: 14px;
  padding: 7px 4px;
}

.premium-breakup-modal-info-box-details hr {
  padding: 0 !important;
  margin: 0;
}

.premium-breakup-payment-box-title {
  margin-bottom: 5px;
  font-size: 15px;
}

.premium-breakup-payment-box-cover {
  background: #f2fff8;
  border-radius: 6px;
  padding: 8px;
  border: 1px dashed #3bb896;
  overflow: hidden;
}

.premium-breakup-payment-box-value {
  text-align: right;
}

.row.premium-breakup-payment-final-pay {
  border-top: dashed 1px #010101;
  padding-top: 9px;
  font-size: 17px;
}

/*=========================
insurance company page end
=========================*/

/*=========================
motor payment form page start
=========================*/
.motor-understnd-list ul {
  padding: 0px 25px;
}

.motor-understnd-list li {
  font-size: 13px;
  color: #626262;
  font-weight: bold;
  margin-bottom: 17px;
}

/*=========================
motor payment form page end
=========================*/

/*pos login start*/

.pos-login-wraper .wrapper {
  overflow: hidden;
  max-width: 100%;
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
  border-top: 4px solid #003478;
}

.pos-login-wraper .wrapper .title-text {
  display: flex;
  width: 209%;
}

.pos-login-wraper .wrapper .title {
  width: 50%;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.pos-login-wraper .wrapper .slide-controls {
  position: relative;
  display: flex;
  height: 50px;
  width: 100%;
  overflow: hidden;
  margin: 30px 0 10px 0;
  justify-content: space-between;
  border: 1px solid lightgrey;
  border-radius: 5px;
}

.pos-login-wraper .slide-controls .slide {
  height: 100%;
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
  z-index: 1;
  transition: all 0.6s ease;
}

.pos-login-wraper .slide-controls label.signup {
  color: #000;
}

.pos-login-wraper .slide-controls .slider-tab {
  position: absolute;
  height: 100%;
  width: 50%;
  left: 0;
  z-index: 0;
  border-radius: 5px;
  /* background: -webkit-linear-gradient(left, #a445b2, #fa4299); */
  background-color: #42378f;
  background-image: linear-gradient(315deg, #42378f 0%, #f53844 74%);
  transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.pos-login-wraper input[type="radio"] {
  display: none;
}

.pos-login-wraper #signup:checked ~ .slider-tab {
  left: 50%;
}

.pos-login-wraper #signup:checked ~ label.signup {
  color: #fff;
  cursor: default;
  user-select: none;
}

.pos-login-wraper #signup:checked ~ label.login {
  color: #000;
}

.pos-login-wraper #login:checked ~ label.signup {
  color: #000;
}

.pos-login-wraper #login:checked ~ label.login {
  cursor: default;
  user-select: none;
}

.pos-login-wraper .wrapper .form-container {
  width: 100%;
  overflow: hidden;
}

.pos-login-wraper .form-container .form-inner {
  display: flex;
  width: 200%;
}

.pos-login-wraper .form-container .form-inner form {
  width: 50%;
  transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.pos-login-wraper .form-inner form .field {
  height: 50px;
  width: 100%;
  margin-top: 20px;
}

.pos-login-wraper .form-inner form .field input {
  height: 100%;
  width: 100%;
  outline: none;
  padding-left: 15px;
  border-radius: 5px;
  border: 1px solid lightgrey;
  border-bottom-width: 2px;
  font-size: 17px;
  transition: all 0.3s ease;
}

.pos-login-wraper .form-inner form .field input:focus {
  border-color: #fc83bb;
  /* box-shadow: inset 0 0 3px #fb6aae; */
}

.pos-login-wraper .form-inner form .field input::placeholder {
  color: #999;
  transition: all 0.3s ease;
}

form .field input:focus::placeholder {
  color: #b3b3b3;
}

.pos-login-wraper .form-inner form .pass-link {
  margin-top: 5px;
}

.pos-login-wraper .form-inner form .signup-link {
  text-align: center;
  margin-top: 30px;
}

.pos-login-wraper .form-inner form .pass-link a,
.form-inner form .signup-link a {
  color: #fa4299;
  text-decoration: none;
}

.pos-login-wraper .form-inner form .pass-link a:hover,
.form-inner form .signup-link a:hover {
  text-decoration: underline;
}

.pos-login-wraper form .btn {
  height: 50px;
  width: 100%;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.pos-login-wraper form .btn .btn-layer {
  height: 100%;
  width: 300%;
  position: absolute;
  left: -100%;
  background-color: #42378f;
  background-image: linear-gradient(315deg, #42378f 0%, #f53844 74%);
  border-radius: 5px;
  transition: all 0.4s ease;
}

.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;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  /* height: 200px !important; */
  /* overflow-y: scroll !important; */
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.main-wrapper-cover {
  margin: 35px 0px;
}

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: 13px;
}

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;
}

.verify-repo {
  margin-top: 0px !important;
}

.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;
  margin-left: 13px;
}

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;
}

.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;
}

.car-insurance-premium-breakup-repo {
  width: 130% !important;
  font-size: 13px !important;
}

.car-details-name-repo span a {
  float: right;
}

.compare-page-share-repo .btn-repo {
  padding: 4px 13px !important;
  margin-top: 22px !important;
  margin-right: 20px !important;
}

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

.input-custom-repo {
  color: #00176c !important;
}

.proposer-details-label-changed .input-custom-label {
  color: #000 !important;
}

.proposer-form-inputs .input-custom-label {
  color: #000 !important;
}

.basic-details-label .input-custom-label {
  color: #000 !important;
}

.proposer-details-tag h2 {
  color: black;
}

.nav-tabs .nav-repo {
  width: 35%;
  text-align: center;
  font-weight: 600;
}

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

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

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

.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(/../CARE4U/assets/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(/../CARE4U/assets/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(/../CARE4U/assets/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: 65% !important;
  border-radius: 8px;
}

/* about-start */

.about-main-wraper {
  /* background: #f3f6fb;
  background-image: url(/../CARE4U/assets/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(/../CARE4U/assets/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;
}

.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;
}

.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(/../CARE4U/assets/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;
}

.term-question-next-btn-repo .question-btn-repo {
  padding: 11px 16px;
}

.facility-custom-select-title-cover-repo {
  margin-left: 20px !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(/../CARE4U/assets/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("/../CARE4U/assets/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: math-auto;
  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;
  padding: 0px 25px;
}

.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: math-auto;
  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;
}

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

.section-title .title {
  font-size: 36px;
  font-weight: bold;
  text-transform: math-auto;
  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;
}

.hel-rider-repo {
  font-family: "Poppins";
}

.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 {
  display: flex;
  gap: 15px;
}

.card-footer {
  padding: 0 !important;
  margin-right: 40px;
  margin-left: -20px;
}

.term-ques-box input {
  /* >>>>>>> 6c52e6652dbc49ca6e9b1c7d52062e3e91a3cc55 */
  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-ques-box .form-group-repo {
  margin-top: 20px !important;
  display: flex;
  flex-direction: column;
}

.form-group-repo:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.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-policy-buy-short-details-title span a {
  padding: 4px 5px;
  border-radius: 10px;
}

.term-policy-buy-short-details-title span a i {
  padding-right: 4px;
}

.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: black;
  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: 13px;
  margin-top: 20px;
  font-weight: 500;
  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;
  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;
  margin-bottom: 10px;
}

.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 */

/* 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: 0.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;
}

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

/* fire insurance styling  start*/

.business-insurance-repo form {
  /* border: 2px solid red; */
  margin-left: -50px;
  padding: 20px;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.business-insurance-repo {
  margin-top: 20px;
}

/* Fire insurance styling 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;
    padding: 10px 10px;
    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%;
  }
}

/* 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) {
  .home-section-image-repo {
    display: flex;
    justify-content: center;
  }

  .home-section-image-repo img {
    width: 95%;
    /* margin-left: 50px; */
  }

  .home-service-wraper-repo {
    margin-top: 25px;
  }

  .home-feature-repo h2 {
    font-size: 35px;
  }

  .home-about-repo {
    margin-top: 15px;
  }

  .home-service-repo {
    height: 95%;
    width: 100%;
    margin: 0 auto;
  }

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

  .home-service-repo img {
    width: 30%;
  }

  .home-about-display {
    display: none;
  }

  .home-about-repo {
    margin-top: 30px !important;
    padding: 0px 5px !important;
  }

  .home-secutiry-repo {
    margin-top: 35px !important;
    margin-bottom: 100px !important;
    padding: 0px 15px !important;
  }

  .container-fluid-repo {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .nav-tabs .nav-repo {
    width: 25%;
    margin-left: 10px;
  }

  .footer-area-repo {
    margin-top: 25px;
  }

  .footer-logo-repo {
    width: 50%;
    margin-left: 200px;
  }

  .health-journey-banner-repo img {
    width: 65%;
    display: flex;
    margin: 0 auto;
    margin-top: 25px;
  }

  .health-quote-rev-sum-insured {
    text-align: center;
  }

  .health-quote-compare-rev-repo {
    width: 55%;
  }

  .health-quote-insurer-premium-repo {
    border-left: none;
    position: absolute;
    bottom: -25px;
    right: 50px;
  }

  .health-quote-insurer-feature-row {
    margin-top: 10px;
  }

  .basic-details-form-wraper {
    margin-left: 15px;
  }

  .basic-details-form-wraper-repo {
    margin-left: 0px !important;
  }

  .basic-details-form-wraper-repo {
    margin-left: 0px !important;
    border: none;
  }

  .payment-members-details-cover-repo {
    margin-left: -25px;
    overflow-wrap: break-word;
  }

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

  .hel-rider-box-btn-repo {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: -45px;
  }

  .proposer-details-title-repo h2 {
    margin-left: -25px;
  }

  .car-edtails-main-wrapper-repo {
    margin-top: 10px;
  }

  .car-details-name-repo span a {
    float: right;
  }

  .compare-page-share-repo .btn-repo {
    padding: 4px 13px !important;
    margin-top: 22px !important;
    margin-right: 20px !important;
  }

  .compare-page-share-repo .btn-repo i {
    margin-left: 5px;
  }

  .car-insurance-company-facility-logo-repo img {
    width: 135% !important;
    margin-left: -20px !important;
  }

  .insurance-company-facility-logo-repo {
    margin-top: 20px;
    margin-bottom: -15px;
  }

  .insurance-company-facility-btn-repo .btn-primary-repo {
    padding: 10px 12px !important;
    font-size: 12px;
    margin-left: 55px;
    margin-top: 5px;
  }

  .car-insurance-premium-breakup-repo {
    padding: 4px 0px;
    background: #2edaca;
    width: 108.8% !important;
    color: white;
    border-radius: 0px 0px 6px 0px;
    position: absolute;
    bottom: 0;
  }

  .addons-check-details-repo {
    font-size: 14px;
  }

  .payment-members-details-box-repo {
    display: flex;
    flex-wrap: wrap;
  }

  .payment-members-info-box-repo {
    margin-right: 50px;
    margin-top: 10px;
  }

  .insurance-company-repo a {
    margin-bottom: 15px;
    margin-left: 40px;
    margin-top: 5px;
  }

  #min_max_idv_txt {
    font-size: 15px !important;
  }

  .car-payment-repo img {
    width: 100% !important;
    margin-left: -20px;
  }

  .term-ques-repo {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }

  .share-btn-repo {
    background: linear-gradient(180deg, #39f1e0 0, #1ba8d3 100%) !important;
    color: white !important;
  }

  .modal-content-repo {
    width: 135% !important;
    margin-left: -80px !important;
  }

  .premium-breakup-modal-vehical-details-repo {
    width: 30% !important;
    display: flex;
    margin: 0 auto;
  }

  .premium-breakup-modal-title-repo h3 {
    font-size: 25px;
  }

  /* .model-repo {
        margin-bottom: 450px;
    } */
  .premium-breakup-modal-info-box-content-repo {
    float: right;
  }

  .verify-repo {
    margin-top: 0px !important;
  }

  .title-repo h2 {
    margin-left: 0px !important;
  }

  .short-details-repo li {
    display: flex !important;
    flex-direction: column !important;
  }

  /* fire styling */
  .business-insurance-repo form {
    margin-left: 0px !important;
  }

  .busibness-accordian-wraper-repo {
    display: flex;
    align-items: center;
  }

  .busibness-accordian-wraper-repo img {
    display: flex;
    margin: 0 auto;
    width: 35% !important;
  }

  .health-compare-added-policy-box-repo {
    margin-top: 10px !important;
  }

  .business-accordian-repo {
    display: flex;
    align-items: center;
  }

  .business-accordian-repo img {
    display: flex;
    margin: 0 auto;
    width: 35% !important;
  }

  .property-quote-box-repo a {
    width: 20% !important;
    padding: 8px 16px !important;
    justify-content: center !important;
  }

  .property-quote-box img {
    width: 90px !important;
  }

  .vehical-variant-repo {
    font-size: 11px !important;
  }

  .vehical-variant-repo p {
    font-size: 11px !important;
  }

  .input-custom-repo {
    font-size: 13px !important;
  }

  .home-click-form-repo label {
    font-size: 13px;
  }

  .box-shadow-repo label {
    display: flex;
    align-items: center;
    gap: 2px;
  }

  .required-policy-repo {
    font-size: 10px !important;
    font-weight: 500 !important;
  }

  .home-click-form-boxinput.previous-policy-box-shadow.previous-policy-repo
    label {
    font-size: 11px !important;
    display: flex;
    align-items: center;
    gap: 3px;
  }

  .required-repo {
    font-size: 12px;
  }

  .health-rev-sele-image-repo {
    display: none;
  }
}

/* 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;
  }

  /* fire styling */
  .business-insurance-repo form {
    margin-left: 0px !important;
  }

  .coming-soon-main-wraper {
    margin-top: 0px !important;
  }

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

  .footer_contact_us {
    padding: 8px;
  }

  .health-quote-mob-repo {
    padding-bottom: 5px;
  }

  .health-quote-insure-logo-repo img {
    height: 45px;
    margin-left: 10px;
  }

  .health-quote-insurer-name-repo {
    font-size: 13px;
    margin-left: 6px;
  }

  .health-quote-mob-repo a {
    margin-bottom: 5px;
    display: flex;
    margin-left: 90px;
    align-items: center;
    justify-content: 12px;
    padding: 10px 25px 10px 25px !important;
    margin-top: 10px;
    font-size: 12px;
    justify-content: center;
    margin-right: 70px;
    gap: 3px;
  }

  .btn i {
    display: none !important;
  }

  .health-quote-mob-repo a p {
    margin-bottom: 0 !important;
  }

  .health-quote-rev-sum-repo label {
    font-size: 15px;
  }

  .health-quote-rev-sum-repo i {
    font-size: 15px;
  }

  .health-quote-rev-sum-repo b {
    font-size: 15px;
  }

  .health-quote-rev-sum-repo {
    text-align: center !important;
  }

  .form-check-repo {
    font-size: 12px !important;
    color: white;
  }

  .form-repo {
    width: 30%;
    background: linear-gradient(180deg, #39f1e0 0, #1ba8d3 100%);
    padding-left: 0px !important;
    border-radius: 20px 0px;
    margin-bottom: 8px;
  }

  .form-repo label {
    font-size: 12px;
    color: white;
    margin-left: 3px;
  }

  .health-quote-insurer-feature-repo img {
    width: 18px !important;
  }

  .health-quote-insurer-feature-repo p a {
    font-size: 12px !important;
  }

  .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;
  }

  .property-quote-box-repo a {
    width: 104.8%;
    margin-top: 25px;
    position: relative;
    bottom: 0;
    justify-content: center;
    left: -16px;
    border-radius: 0px 0px 7px 7px !important;
    right: 0;
    padding: 4px !important;
    font-size: 12px;
  }

  .property-quote-box img {
    width: 80px;
    margin-bottom: 9px;
  }

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

  .modal-content-repo {
    width: 90% !important;
    margin: 0 auto !important;
  }

  .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;
  }

  .health-quote-rev-sum-insured-repo {
    text-align: center !important;
  }

  .contact-form-inputs-cover .form-group {
    margin-bottom: 13px !important;
  }

  ul.navbar-nav.ml-auto {
    background: #003478;
  }

  .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;
  }

  .health-compare-added-policy-box-repo {
    margin-top: 10px !important;
  }

  .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;
  }

  .vehical-city-rto-box-repo {
    padding: 10px 0px 0px 10px !important;
  }

  .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("/../CARE4U/assets/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: transparent !important;
  }

  .insurance-company-detail-box {
    text-align: center;
  }

  .premium-breakup-top-vehical-details-box-repo {
    text-align: start;
  }

  .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("/../CARE4U/assets/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;
  }

  .modal-content-repo {
    margin-bottom: 90px;
  }

  .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%;
  }

  .insurance-company-facility-logo-repo img {
    position: relative !important;
    z-index: -1 !important;
    margin-top: 10px !important;
  }

  .payment-short-details {
    /* text-align: center; */
    margin-top: 10px;
  }

  .car-payment-page-logo {
    text-align: center;
    margin-bottom: 0px;
  }

  .car-payment-repo {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
  }

  .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;
  }

  .health-rev-sele-image-repo {
    display: none;
  }
}

.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;
}

.lds-dual-ring.hidden {
  display: none;
}

.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 5% auto;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.loading_custome_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  opacity: 1;
  transition: all 0.5s;
}

/**
* 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: 100px;
  padding: 10px;
  font-size: 11px;
  font-weight: 800;
  color: #777777;
  border-radius: 5px;
  background: linear-gradient(180deg, #39f1e0 0, #1ba8d3 100%) !important;
  -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;
}

.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;
}

.about-chose-wrap .about-details-content-title {
  text-align: center;
}

.about-chose-wrap {
  margin-top: 100px;
}

.about-choose-point-title h3 {
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  color: #000;
}

.about-choose-point-box {
  margin-top: 41px;
}

.about-choose-point-icon img {
  width: 85%;
}

.about-choose-point-icon {
  text-align: center;
}

.team-boxes-wraper {
  padding: 0px 90px;
  margin-top: 41px;
  margin-bottom: 100px;
}

.about-choose-point-cover {
  padding: 0px 15px;
}

.about-team-designation {
  margin-top: 15px;
  font-size: 14px;
}

.about-team-designation p {
  font-weight: bold;
}

.about-choose-point-title p {
  font-size: 15px;
}

.about-faq-accordian .card-header {
  font-size: 16px;
  font-weight: 600;
  -webkit-box-shadow: 0 0 2px rgb(0 0 0 / 10%);
  box-shadow: 0 0 2px rgb(0 0 0 / 10%);
  margin-bottom: 1px;
  position: relative;
  background: #2edaca;
}

.about-faq-accordian .card {
  margin-top: 5px;
}

.about-faq-accordian .btn.btn-link {
  color: #fff;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.about-faq-accordian {
  margin-top: 55px;
  margin-bottom: 100px;
}

.contact-page-map-wrap {
  margin-top: 75px;
}

.contact-details-box-icon.contact-mail-icon {
  padding-top: 4px;
}

.contact-details-box-icon.contact-address-icon {
  padding-top: 4px;
}

.about-team-box {
  padding: 0 23px;
}

.about-team-designation span {
  display: flex;
  justify-content: right;
  margin-top: -73px;
}

.about-linkedun-icon a {
  font-size: 41px;
  color: #0a66c2;
}

.about-details-extra-title {
  margin: 15px 0;
  font-weight: bold;
  font-size: 24px;
}

.about-details-title-box strong {
  font-family: poppins;
}

/* about-page-end */

/* contact-page-start */

.contact-details-box-icon {
  text-align: center;
  height: 50px;
  width: 50px;
  font-size: 26px;
  padding-top: 8px;
  border-radius: 50%;
  border: 1px solid gray;
  color: #2edaca;
}

.contact-details-box-wrap {
  display: block;
  background: #fff;
  padding: 47px 40px 29px 40px;
  border-radius: 10px;
  box-shadow: 0 15px 40px rgb(211 220 232 / 60%);
}

.contact-details-box-detail h3 {
  font-weight: bold;
  font-family: poppins;
  font-size: 19px;
  color: #2edaca;
}

.contact-details-box {
  margin-bottom: 25px;
  padding-bottom: 11px;
  border-bottom: 1px solid #e5e5e5;
}

.contact-details-box-detail {
  padding-left: 20px;
}

.contact-details-box-detail a {
  color: #000;
  font-size: 15px;
}

.contact-form-wrap h3 {
  font-weight: bold;
  font-family: poppins;
  color: #2edaca;
}

.contact-form-wrap .form-control {
  font-size: pad;
  font-size: 15px;
  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;
}

.contact-form-wrap label {
  font-family: poppins;
  margin-top: 23px;
  color: #000;
  font-weight: 400;
}

.contact-form-wrap {
  margin-top: 36px;
  padding: 0px 10px !important;
}

.border-btn {
  background: none;
  border: 2px solid #2edaca;
  padding: 9px 35px;
  border-radius: 23px;
  cursor: pointer;
}

.contact-form-wrap {
  margin-top: 36px;
  padding: 0px 100px;
}

.contact-details-box-last {
  padding-bottom: 0px;
}

.contact-form-btn-wrap {
  width: 100%;
  padding-left: 15px;
  margin-top: 23px;
}

/* contact-page-end */

/* pos section start */

.pos-main-wrap {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(/../CARE4U/assets/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: 55px;
  width: 100%;
}

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

.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;
}

.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;
}

/* pos section end */

/* make a claim page sectoin start */

.make-claim-feature-select-wrap label {
  font-family: poppins;
  margin-top: 23px;
  color: #2edaca;
  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(/../CARE4U/assets/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;
}

/* make a claim page sectoin end */

/* custom changes added start */

/* custom changes added end */

/* TABLET LANDSCAPE & iPads (portrait and landscape) */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .header-contact-repo {
    display: none !important;
  }
}

/* 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) {
  .about-choose-point-icon img {
    width: 27%;
  }

  .about-choose-point-icon {
    text-align: left;
  }

  .team-boxes-wraper {
    padding: 0px 0px;
    margin-top: 41px;
    margin-bottom: 100px;
  }

  .about-team-box {
    margin-bottom: 30px;
  }

  .contact-form-wrap {
    margin-top: 36px;
    padding: 0px 30px;
  }

  .contact-details-box-icon {
    margin-bottom: 15px;
  }

  .contact-details-box-detail {
    padding-left: 0;
  }

  .owl-dots {
    display: block;
    display: none;
  }

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

  .header-navbar {
    background: #fff;
    margin-bottom: 0px;
    margin-left: 0x;
  }

  .navbar-nav {
    background: #003478;
    padding: 15px;
    width: auto;
  }

  .navbar-light .navbar-nav .nav-link {
    color: #fff !important;
    padding: 10px 15px;
    font-weight: bolder;
    font-size: 16px;
  }

  .about-team-designation {
    margin-top: 15px;
    font-size: 14px;
  }

  .about-team-designation p {
    font-weight: bold;
    font-size: 18px;
  }

  .about-details-wraper {
    margin-top: 50px;
    padding: 0;
  }

  #carouselExampleIndicators {
    margin-top: 0px;
  }

  .home-about-wraper {
    margin-top: 0;
  }

  .pos-corner-feature-points-wraper .col-4 {
    padding: 14px;
  }

  .pos-corner-feature-point-box h4 {
    font-size: 13px;
  }

  .pos-main-wrap {
    padding: 70px 0;
  }

  .pos-corner-desc-content {
    margin-bottom: 30px;
  }

  .col-lg-5.about-details-chart {
    text-align: center;
  }

  .col-lg-6.home-carousel-slider {
    padding: 0 30px;
  }

  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    background: transparent !important;
    border: 1px solid #000 !important;
    margin-top: 0px;
    margin-right: 0px;
  }

  .make-claim-feature-select-wrap {
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .pos-corner-feature-point-box p {
    margin: 0;
    font-size: 12px;
  }

  .pos-corner-feature-point-box h4 {
    font-size: 14px;
  }

  .pos-corner-feature-point-box {
    height: 100%;
  }

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

  .home-about-caption {
    margin-top: 10px !important;
  }

  .about-cont-card-wraper .col-lg-4 {
    margin-top: 15px !important;
  }

  .about-details-chart {
    text-align: center;
  }

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

  .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
    width: 75% !important;
  }

  .car-number-pop-form .btn-quotes {
    transition: all ease 0.2s;
    /* float: left; */
    width: 107px;
    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-form h3 {
    font-weight: bold;
    font-family: poppins;
    font-size: 22px;
    text-align: center;
    margin-top: -22px;
    margin-bottom: 35px;
  }

  .verify-repo {
    margin-top: 0 !important;
  }

  .car-pop-dont-know-number a {
    padding: 14px 30px;
  }

  .car-number-pop-image img {
    width: 68%;
  }

  .car-number-pop-image {
    text-align: center;
  }

  .car-number-pop-textinput input {
    padding: 20px 11px 20px;
  }
}

.car-variant-select-box:hover,
.car-manufacture-select-box:hover,
.vehical-manufacture-box:hover,
.vehical-year-boxes-wraper:hover,
.trigger_variant:hover {
  outline: 2px solid #2edaca !important;
  background-color: #f5f6fe !important;
}

.select2 {
  width: 100% !important;
}

/* demo sample 15 style starts here ---------------------------------------------------------------------- */

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

* {
  font-family: "Poppins", sans-serif;
}

:root {
  --blue-col: #0098b0;
  --secondary-light: #a1cfff;
  --secondary-light-2: #dbecff;
  --color-text: navy;
  --color-bg: papayawhip;
  --color-bg-accent: #ecdcc0;
  --size: clamp(10rem, 1rem + 40vmin, 30rem);
  --gap: calc(var(--size) / 14);
  --duration: 60s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
}

@keyframes slide {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 1000px;
  }
}

.header-top-side {
  padding: 9px;
  box-shadow: rgb(4 108 220 / 21%) 0px 7px 29px 0px;
  text-transform: math-auto;
}

.test a.nav-link.login-btn {
  position: relative;
  left: 237px;
  padding: 9px 20px !important;
  color: white !important;
  border-radius: 10px;
  background: linear-gradient(
    180deg,
    #0098b0 20.62%,
    #7e7e7e 100.12%,
    rgba(255, 255, 255, 4) 316.9%
  );
}

.test a.nav-link.login-btn:hover {
  color: #fafafa !important;
  border-bottom: none !important;
  border-radius: 9px !important;
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
  margin-left: 17px;
}

a.nav-link.nav-login-btn {
  padding: 5px 25px;
  background: #737373;
  width: 100px;
  margin-right: -40px;
  text-align: center;
  border-radius: 8px;
  color: white !important;
}

div#register-form {
  margin-top: 50px;
}

.login-page-form-wrapper {
  margin-top: 50px;
}

ul.navbar-nav.mr-auto {
  margin-left: 198px;
}

.footer-map-and-location {
  display: flex;
}

/* footer section home page start here ------------------------- */

.footer-email-and-phone-content a {
  color: white !important;
  text-decoration: none;
}

.footer-wraper {
  color: white;
  /* background: linear-gradient(181deg, #0098b0 69.62%, #3c3b3be6 100.12%, rgba(255, 255, 255, 4) 218.9%); */
  text-transform: math-auto;
  padding-top: 16px;
  padding-bottom: 27px;
  background-color: #0098b0;
  margin-top: 40px;
}

.footer-copywrite-section p {
  font-weight: 500;
  text-align: center;
  font-size: 16px;
  margin-top: 31px;
  margin-bottom: 13px;
}

.footer-wraper i {
  color: white;
  font-size: 24px;
  border: 1px solid;
  padding: 7px 12px;
  border-radius: 10px;
}

.footer-second-colum-content-wraper a {
  color: white !important;
}

.footer-compony-name img {
  width: 15%;
}

.footer-compony-name span {
  font-size: 23px;
  font-weight: 700;
  margin: 0 17px;
}

.footer-email-and-phone-icon img {
  width: 76%;
}

.footer-map-and-location-icon img {
  width: 64%;
}

.footer-map-and-location-icon {
  margin: 0 4px;

  display: flex;
  justify-content: center;
}

.footer-social-media-icon ul li {
  list-style: none;
  margin: 0 10px;
}

.footer-social-media-icon ul {
  display: flex;

  padding-left: 0;
}

.footer-content-section ul {
  padding-left: 0;
}

.footer-content-section ul li {
  list-style: none;
  margin: 7px 10px;
  font-size: 17px;
  font-weight: 500;
}

ul.irda-list-cov {
  list-style: none;
  padding-left: 0px;
}

ul.irda-list-cov li {
  padding-bottom: 12px;
}

.footer-bootom-para p {
  font-size: 14px;
  line-height: 25px;
}

.footer-content-section h5 {
  font-weight: 600;
}

.footer-content-about-us h5 {
  font-weight: 600;
}

.footer-comp-name {
  margin: 10px 0px;
  font-weight: 600;
  margin-top: 23px;
  font-size: 16px;
  text-transform: uppercase;
}

.footer-content-section ul li a {
  color: white !important;
  text-decoration: none;
}

.footer-content-wraper {
  margin-top: 30px;
}

.footer-email-and-phone {
  display: flex;
}

.footer-email-and-phone-content h3 {
  font-size: 19px;
}

.footer-name-and-contact {
  border-bottom: 1px solid white;
  padding: 13px 4px;
}

.footer-email-and-phone-icon {
  display: flex;
  justify-content: center;
}

/* footer section home page ends  here ------------------------- */

.hero-section-wraper {
  background-image: url("/../CARE4U/assets/images/hero-bg.png");
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  margin: 56px 0;
  text-transform: math-auto;
}

nav.navbar.navbar-expand-lg.navbar-light {
  padding: 0 10px;
  /* width: 100vw; */
}

a.navbar-brand img {
  width: 41% !important;
  padding: 13px 0;
  mix-blend-mode: darken;
}

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

.product-box-image img {
  width: 43%;
  margin: 4px 0;
}

.hero-section-product-box {
  position: relative;
  overflow: hidden;
  background: white;
  margin: 29px 5px;
  box-shadow: #0098b0a1 0px 2px 22px -7px;
  padding: 7px;
  border-radius: 11px;
  height: 135px;
}

.hero-section-product-box.first:after {
  top: 26px;
  content: "1";
  font-size: 34px;
  font-weight: 700;
  opacity: 0.1;
  position: absolute;
  right: 1px;
}

.hero-section-product-box.second:after {
  top: 26px;
  content: "2";
  font-size: 34px;
  font-weight: 700;
  opacity: 0.1;
  position: absolute;
  right: 1px;
}

.hero-section-product-box.third:after {
  top: 26px;
  content: "3";
  font-size: 34px;
  font-weight: 700;
  opacity: 0.1;
  position: absolute;
  right: 1px;
}

.hero-section-product-box.fourth:after {
  top: 26px;
  content: "4";
  font-size: 34px;
  font-weight: 700;
  opacity: 0.1;
  position: absolute;
  right: 1px;
}

.hero-section-product-box.fifth:after {
  top: 26px;
  content: "5";
  font-size: 34px;
  font-weight: 700;
  opacity: 0.1;
  position: absolute;
  right: 1px;
}

.hero-section-product-box.sixth:after {
  top: 26px;
  content: "6";
  font-size: 34px;
  font-weight: 700;
  opacity: 0.1;
  position: absolute;
  right: 1px;
}

.hero-section-wraper h1 {
  font-size: 32px;
  font-weight: 700;
}

.hero-section-wraper h1 span {
  color: var(--blue-col);
  background: linear-gradient(
    180deg,
    #0098b0 20.62%,
    #3e3a3a 77.12%,
    rgba(255, 255, 255, 4) 116.9%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hero-section-right-side-image img {
  width: 79%;
}

.hero-section-right-side-box-wraper {
  margin-top: 22px;
  width: 92%;
}

.hero-main {
  animation: move-y 4s linear infinite;
}

@keyframes move-y {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(20px);
  }

  100% {
    transform: translate(0px);
  }
}

.hero-section-wraper h5 {
  color: gray;
  margin-bottom: 38px;
  text-transform: math-auto;
}

/* insurance service start here ----------------------------------------------------------------- */
.insurance-service-left-side img {
  width: 102%;
  animation: move-x 4s linear infinite;
}

.insurance-service-wraper {
  margin-top: 90px;
  text-transform: math-auto;
  background-image: url("/../CARE4U/assets/images/feature-3-bg-1.jpg");
  padding: 80px 0;
}

.insurance-service-right-side h1 {
  font-weight: 700;
  font-size: 36px;
  margin-top: -23px;
  margin-bottom: 29px;
}

.insurance-service-right-side h1 span {
  color: var(--blue-col);
  background: linear-gradient(
    180deg,
    #0098b0 20.62%,
    #3e3a3a 77.12%,
    rgba(255, 255, 255, 4) 116.9%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.insurance-service-product {
  display: flex;
  margin: 20px 0px;
  border-radius: 10px;
  padding: 10px;
  background: white;
  box-shadow: #0098b080 0px 2px 6px 0px;
}

.insurance-service-product-image img {
  width: 51px;
}

.insurance-service-product-details h3 {
  font-size: 20px;
  font-weight: 600;
  background: linear-gradient(
    180deg,
    #0098b0 20.62%,
    #3e3a3a 77.12%,
    rgba(255, 255, 255, 4) 116.9%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.insurance-service-product-details p {
  color: gray;
  font-size: 13px;
  margin: 0;
}

.insurance-service-product-image {
  padding: 16px;
}

/* insurance service ends here ----------------------------------------------------------------- */

/* why choose us start here ----------------------------------------------------------------- */
.why-choose-us-wraper {
  margin-top: 43px;
  text-transform: math-auto;
}

.why-choose-us-left-side h1 {
  font-weight: 700;
  font-size: 33px;
}

.why-choose-us-left-side span {
  background: linear-gradient(
    180deg,
    #0098b0 20.62%,
    #3e3a3a 77.12%,
    rgba(255, 255, 255, 4) 116.9%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.why-choose-us-right-side-image img {
  animation: move-x 4s linear infinite;
  width: 104%;
}

@keyframes move-x {
  0% {
    transform: translateX(0px);
  }

  50% {
    transform: translateX(20px);
  }

  100% {
    transform: translateX(0px);
  }
}

.why-choose-us-left-side p {
  margin-bottom: 0;
  color: gray;
  font-size: 16px;
}

.why-choose-us-left-side h3 {
  font-size: 26px;
  font-weight: 900;
  color: var(--blue-col);
  margin-top: 37px;
}

.why-choose-us-right-side-benifits-box h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 11px 0;
}

.why-choose-us-right-side-benifits-image img {
  width: 29%;
}

.why-choose-us-right-side-benifits-box p {
  color: gray;
  font-size: 15px;
}

.why-choose-us-right-side-benifts {
  margin-top: 64px;
}

.why-choose-us-right-side-benifts {
  margin-top: 36px;
  text-align: center;
}

.why-choose-us-right-side {
  position: relative;
}

.why-choose-us-right-side-experience img {
  top: 125px;
  width: 27%;
  position: absolute;
  left: -22px;
  animation: popup 4s linear infinite;
}

a.home-feature-tabs-trans {
  color: black !important;
}

@keyframes popup {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

/* why choose us ends here ----------------------------------------------------------------- */

/* our partners start here ----------------------------------------------------------------- */

.our-partners-wraper {
  margin-top: 55px;
  margin-bottom: 47px;
  text-transform: math-auto;
  background: #f9fcff;
  padding: 45px 0;
}

.our-partners-wraper-left-side h1 {
  font-weight: 700;
  font-size: 32px;
}

.our-partners-wraper-left-side h1 span {
  color: var(--blue-col);
  background: linear-gradient(
    180deg,
    #0098b0 20.62%,
    #3e3a3a 77.12%,
    rgba(255, 255, 255, 4) 116.9%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.our-partners-counter-wraper {
  padding: 33px;
  text-align: center;
  background: url("/../CARE4U/assets/images/world-map.png");
}

.our-partners-counter-wraper h2 {
  font-size: 53px;
  font-weight: 700;
  background: linear-gradient(
    180deg,
    #0098b0 20.62%,
    #3e3a3a 77.12%,
    rgba(255, 255, 255, 4) 116.9%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.our-partners-counter-wraper p {
  font-size: 16px;
  color: gray;
}

.our-partners-wraper-left-side p {
  color: gray;
  margin-bottom: 29px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.our-partner-box-wraper {
  padding: 2px;
  margin: 11px 1px;
  box-shadow: #0098b091 0px 2px 6px 0px;
  border-radius: 17px;
  background: white;
}

.our-partners-wraper-right-side {
  margin-top: 60px;
}

/* our partners ends here ----------------------------------------------------------------- */

/* about us start here ------------------------------------------------------------------------------ */
.about-us-banner-wraper h1 {
  text-align: center;
  padding: 101px;
  font-weight: 700;
}

.about-us-banner-wraper {
  background: url("/../CARE4U/assets/images/about-us-banner-1.jpg");
  background-position: bottom;
  background-size: cover;
}

.about-us-left-side-image img {
  width: 71%;
  animation: move-x 4s linear infinite;
}

.about-us-wraper {
  text-transform: math-auto;
  /* background: linear-gradient(166deg, rgb(0 128 255 / 60%) -26.84%, rgb(190 243 255 / 9%) 48.83%, rgb(255 255 255 / 0%) 128.45%); */
  padding: 50px 0;
  margin-top: -8px;
  background: url("/../CARE4U/assets/images/faq-bg.png");
}

.about-us-left-side {
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  align-items: center;
}

.about-us-right-side h1 {
  font-weight: 700;
  font-size: 36px;
}

.about-us-right-side p {
  color: black;
  text-transform: math-auto;
}

.about-us-right-side h2 {
  font-weight: 800;
  margin-bottom: 29px;
  margin-top: 28px;
}

.about-us-right-side h3 {
  font-size: 24px;
  font-weight: 600;
}

.director-main-cover {
  height: 100%;
  width: 100%;
  padding-top: 19px;
}

.director-name-cover h4 {
  font-weight: 600;
  color: #46abbb;
}

.director-name-cover {
  margin: 20px 0px;
}

.about-us-right-side span {
  /* color: var(--blue-col); */
  /* background: linear-gradient(180deg, #0098b0 20.62%, #3e3a3a 77.12%, rgba(255, 255, 255, 4) 116.9%); */
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: black;
  background-color: black;
}

.about-us-counter h1 {
  font-size: 19px;
  text-align: center;
  width: 93%;
}

.about-us-counter p {
  font-weight: 900;
  text-align: center;
  font-size: 22px;
}

.about-us-counter {
  margin-top: 45px;
}

.about-us-features {
  background-size: contain;
  padding: 46px;
  background-image: url("/../CARE4U/assets/images/pattern-bg-2.jpg");
  /* background-attachment: fixed; */
  background-position: center;
  background-repeat: no-repeat;
  /* background-color: #f5faff; */
  background-size: cover;
}

.about-us-features-heading h2 {
  font-weight: 700;
  margin: 0 auto;
  margin-bottom: 11px;
}

.about-us-features-heading {
  text-align: center;
  margin-bottom: 44px;
}

.about-us-features-box-content h3 {
  font-size: 19px;
  font-weight: 700;
}

.about-us-features-box {
  display: flex;

  margin: 16px 10px;
}

.about-us-features-box-image img {
  width: 96%;
  padding: 14px;
  margin: 5px;
  border-radius: 10px;
  background: linear-gradient(
    216deg,
    #0098b0 14.62%,
    #6c6c6c 69.12%,
    rgba(255, 255, 255, 4) 290.9%
  );
}

.about-us-features-box-content p {
  font-size: 15px;
  color: #847b7b;
}

.about-us-features-heading h2 span {
  background: linear-gradient(
    180deg,
    #0098b0 20.62%,
    #3e3a3a 77.12%,
    rgba(255, 255, 255, 4) 116.9%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.about-us-features-heading p {
  color: #847b7b;
  font-size: 20px;
  font-weight: 500;
}

.our-mission-and-vision-image img {
  width: 100%;
}

.our-mission-and-vision-right-side-heading h1 {
  font-weight: 700;
}

.our-mission-and-vision-wraper {
  text-transform: math-auto;
  padding: 55px;
}

.our-mission-and-vision-right-side-heading span {
  background: linear-gradient(
    180deg,
    #0098b0 20.62%,
    #3e3a3a 77.12%,
    rgba(255, 255, 255, 4) 116.9%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.our-mission-and-vision-right-side-box-image img {
  padding: 35px;
  width: 96%;
}

.our-mission-and-vision-right-side-box-image {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("/../CARE4U/assets/images/vision-box-bg.png");
  background-position: center;
  background-size: 42%;
  background-repeat: no-repeat;
}

.our-mission-and-vision-right-side-box-content h4 {
  font-weight: 600;
}

.our-mission-and-vision-right-side-box-content p {
  font-size: 14px;
  color: gray;
}

.our-mission-and-vision-right-side-box {
  margin: 22px 0;
}

/* about us ends here ------------------------------------------------------------------------------ */

/* claim start here ------------------------------------------------------------------------------ */
.pos-border {
  border-radius: 21px;
  padding: 56px;
  position: relative;
  background: white;
  overflow: hidden;
  margin: -43px 0;
  box-shadow: #007bff45 0px 8px 24px;
}

.pos-title {
  font-size: 29px;
  font-weight: 700;
  margin-bottom: 29px;
}

.pos-form-wraper {
  border-radius: 25px;
  padding: 66px 30px;
  box-shadow: #007bff45 0px 3px 8px;
  background: white;
  position: relative;
  z-index: 9;
  margin-bottom: 60px;
}

.pos-form-wraper h3 {
  margin-bottom: 11px;
  font-size: 29px;
  font-weight: 700;
  margin-top: -25px;
}

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

.pos-form-wraper .form-group .form-control {
  font-size: 14px;
  border-radius: 11px;
  height: 51px;
  box-shadow: rgb(179 179 179 / 20%) 0px 7px 29px 0px inset;
}
 

.pos-form-wraper .border-btn {
  width: 100%;
  background: white;
  border-radius: 10px;
  border: 2px solid var(--blue-col);
  height: 50px;
  margin-top: 55px;
}

.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: 1s ease-in-out;
}

nav.navbar-expand-lg.navbar-light.bg-light.navbar.sticky-header {
  background: white;
  z-index: 9999;
  width: 100% !important;
  padding: 0 145px;
  box-shadow: #d2e7ff 0px 7px 29px 0px;
}

nav.navbar-expand-lg.navbar-light.bg-light.navbar.sticky-header
  .navbar-brand
  img {
  width: 38% !important;
}

nav.navbar-expand-lg.navbar-light.bg-light.navbar.sticky-header .login-btn {
  left: 110px;
}

.make-a-claim-left-side-image img {
  width: 82%;
  margin-top: 24px;
}

.make-a-claim-left-side--second-image img {
  left: 47px;
  max-width: 130px;
  position: absolute;
  top: 23.5rem;
  animation: move-pop 2s linear infinite;
}

@keyframes move-pop {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.pos-title span,
form h3 span {
  color: var(--blue-col);
  background: linear-gradient(
    180deg,
    #0098b0 20.62%,
    #3e3a3a 77.12%,
    rgba(255, 255, 255, 4) 116.9%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.form-circle-img img {
  position: absolute;
  bottom: 0;
  right: -124px;
  width: 37%;
  opacity: 0.6;
  animation: circle-round 8s linear infinite;
}

@keyframes circle-round {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.claim-product-box img {
  width: 35%;
}

.claim-product-box {
  padding: 16px;
  text-align: center;
  border: 1px solid var(--blue-col);
  /* margin: 27px 3px; */
  margin-bottom: 25px;
  border-radius: 16px;
}

.claim-product-box p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  margin: 7px 0;
}

.claim-product-box p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
}

.make-a-claim-main-wrap {
  background-image: url("/../CARE4U/assets/images/why-choose-us-bg.jpg") !important;
}
 

/* claim ends here ------------------------------------------------------------------------------ */

/* pos start here ------------------------------------------------------------------------------ */

.make-a-claim-left-side-image.pos img {
  width: 98%;
  margin-top: -7px;
}

/* pos ends here ------------------------------------------------------------------------------ */

.contact-us-banner {
  background-image: url("images/about-us-banner-1.html");
  background-position: bottom;
  background-size: cover;
}

p.location-height {
  margin-bottom: 48px;
}

.contact-us-banner h1 {
  padding: 113px;
  text-align: center;
  font-weight: 700;
  font-size: 36px;
}

.contact-us-banner h1 span {
  color: var(--blue-col);
}

.contact-us-left-side-image img {
  width: 100%;
  border-radius: 30px;
}

.contact-us-left-side-circle-image img {
  position: absolute;
  width: 54%;
  z-index: 9999;
  top: 172px;
  left: 110px;
  animation: rotate-animation 20s infinite linear;
}

@keyframes rotate-animation {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.contact-form-wrap .form-control {
  height: 50px;
  border-radius: 13px;
  font-size: 13px;
}

.contact-form-btn-wrap .border-btn {
  width: 136px;
  margin-left: -3px;
  height: 48px;
  border-radius: 15px;
  color: white;
  background: #007bff;
  border: none;
}

.contact-us-right-side-wraper-image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: -54px !important;
}

.time {
  margin-bottom: 0px;
}

#message {
  height: 150px;
}

.contact-form-wrap {
  padding: 39px !important;
  border-radius: 20px;
  margin-bottom: 59px;
  background: white;
  box-shadow: rgb(65 131 255 / 41%) 0px 7px 29px 0px;
}

 

.contact-form-wrap h3 {
  font-weight: 700;
  color: #0098b0;
}

.contact-us-heading-wraper {
  text-align: center;
  margin: 45px;
}

.contact-us-form-wraper h3 {
  font-weight: 700;
  margin: -3px;
}

.contact-us-form-wraper span {
  color: var(--blue-col);
}

.footer-icon-wraper a {
  text-decoration: none;
}

.contact-us-right-side-wraper-image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: -54px;
}

.contact-us-wraper {
  padding: 17px 0;
  background-image: url(/../CARE4U/assets/images/background.png);
  background-repeat: no-repeat;
}

.contact-us-map-wraper {
  margin-bottom: 101px;
}

.contact-us-detail-box-content a {
  color: white !important;
  text-decoration: none !important;
}

.contact-us-detail-box-content h3 {
  font-size: 20px;
  margin: 12px 0;
}

.contact-us-detail-box-container {
  border-radius: 20px;
  padding: 31px 0;
  margin: -58px 0px;
  stroke-width: 1px;
  stroke: rgba(0, 0, 0, 0);
  margin-top: 60px;
}

.contact-us-detail-box-image i {
  font-size: 33px;
  color: white;
}

.contact-us-detail-box-wraper {
  padding: 19px;
  border: 1px solid;
  border-radius: 30px;
  background: linear-gradient(
    269deg,
    #1c7edf 58.14%,
    rgba(36, 62, 88, 0) 143.47%
  );
}

.footer-icon-wraper a {
  text-decoration: none;
}

.contact-us-detail-box-left-side-image img {
  width: 100%;
}

.contact-us-detail-box-right-side-icon-name h4 {
  font-weight: 800;
  font-size: 18px;
}

.contact-us-detail-box-right-side-icon-name i {
  font-size: 27px;
  width: 60px;
  height: 60px;
  display: flex;
  color: white;
  justify-content: center;
  align-items: center;
  background: linear-gradient(
    155deg,
    #0098b0 -7.38%,
    #6c6c6c 69.12%,
    rgba(255, 255, 255, 4) 290.9%
  );
}

.contact-us-detail-box-right-side-icon-name p {
  font-size: 15px;
}

.contact-us-detail-box-right-side-icon-name h5 {
  color: var(--blue-col);
  font-size: 16px;
  margin-bottom: 25px;
  font-weight: 700;
}

.contact-us-right-side-wraper-image img {
  margin-top: 0px;
  width: 100%;
  border-radius: 32px;
  box-shadow: rgb(131 193 255 / 21%) 0px 8px 24px;
}

.contact-us-right-side-wraper-second-image img {
  position: absolute;
  bottom: 0;
  right: 293px;
  width: 75%;
  z-index: -2;
  opacity: 0.6;
  animation: circle-round 8s linear infinite;
}

.contact-us-form-wraper h2 {
  font-weight: 700;
  font-size: 31px;
}

.contact-us-form-wraper {
  margin-top: 87px;
}

.header-contact-wraper {
  box-shadow: rgb(196 196 255 / 20%) 0px 7px 29px 0px;
}

/* TABLET LANDSCAPE & iPads (portrait and landscape) */
@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: 280px) and (max-width: 479px) {
  a.navbar-brand img {
    width: 24% !important;
    padding: 13px 0;
  }

  .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
    width: 64% !important;
  }

  .navbar-toggler:not(:disabled):not(.disabled) {
    padding: 10px 13px !important;
  }

  .hero-section-wraper h1 {
    font-size: 22px;
  }

  .hero-section-wraper h5 {
    font-size: 14px;
    margin-bottom: -16px;
  }

  .hero-section-right-side-box-wraper {
    width: 100%;
  }

  .hero-section-right-side-image img {
    width: 90%;
  }

  .insurance-service-wraper {
    margin-top: 90px;
    padding: 25px;
  }

  .insurance-service-product {
    display: flex;

    flex-direction: column;
    text-align: center;
  }

  .insurance-service-right-side h1 {
    font-size: 23px;
    margin-top: 24px;
    margin-bottom: 29px;
  }

  .why-choose-us-wraper {
    margin-top: 24px;
  }

  .why-choose-us-left-side-heading {
    text-align: center;
  }

  .why-choose-us-left-side h1 {
    font-weight: 700;
    font-size: 25px;
    text-align: center;
  }

  .why-choose-us-left-side p {
    margin-bottom: 0;
    color: gray;
    font-size: 13px;
  }

  .why-choose-us-left-side h3 {
    font-size: 16px;
  }

  .why-choose-us-right-side-benifits-image img {
    width: 20%;
  }

  .why-choose-us-right-side-image img {
    animation: move-x 4s linear infinite;
    width: 91%;
  }

  .why-choose-us-right-side-experience img {
    top: 165px;
    width: 27%;

    left: 178px;
  }

  .our-partners-wraper {
    margin-top: 35px;
    margin-bottom: 16px;
    padding: 16px 0;
  }

  .our-partners-wraper-left-side h1 {
    font-weight: 700;
    font-size: 25px;
  }

  .our-partners-wraper-left-side p {
    color: gray;
    margin-bottom: 10px;
    font-size: 13px;
  }

  .our-partners-counter-wraper {
    padding: 13px;
  }

  .our-partners-counter-wraper h2 {
    font-size: 32px;
  }

  .footer-email-and-phone-icon img {
    width: 124%;
  }

  .footer-compony-name img {
    width: 11%;
  }

  .footer-compony-name span {
    font-size: 26px;
  }

  .footer-compony-name {
    margin-bottom: 19px;
    margin-left: 8px;
  }

  .footer-map-and-location-icon img {
    width: 100%;
    margin-left: 10px;
  }

  .footer-content-about-us h5 {
    font-size: 19px;
  }

  .footer-content-about-us p {
    font-size: 14px;
  }

  .footer-content-section h5 {
    font-weight: 600;
    font-size: 19px;
  }

  .footer-wraper i {
    color: white;
    font-size: 24px;
    border: 1px solid;
    border-radius: 10px;
    width: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px;
  }

  .navbar-light .navbar-nav .nav-link {
    color: #000 !important;
    padding: 10px 15px;
    font-weight: 500;
    font-size: 16px;
  }

  .navbar-light .navbar-nav .nav-link {
    color: #000 !important;
  }

  .footer-copywrite-section p {
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: -4px;
  }

  /* .navbar-light .navbar-nav .nav-link {
        margin-left: -21px !important;
    } */
  .navbar-nav {
    background: #ffffff;
    padding: 0;
    width: auto;
  }

  a.nav-link.login-btn {
    position: relative;
    left: 8px;
    width: 29%;
    padding: 9px 20px !important;
    margin-bottom: 22px;
    margin-top: 11px;
  }

  .navbar-light .navbar-nav .nav-link {
    margin-left: 0 !important;
  }

  .about-us-banner-wraper h1 {
    font-size: 21px;

    padding: 64px;
  }

  .about-us-left-side-image {
    display: flex;
    justify-content: center;
    position: relative;
    left: -14px;
  }

  .about-us-right-side h2 {
    font-size: 24px;

    margin-bottom: 23px;
    margin-top: 31px;
  }

  .about-us-right-side h3 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 19px;
  }

  .about-us-wraper {
    text-transform: math-auto;
    /* background: linear-gradient(166deg, rgb(0 128 255 / 60%) -26.84%, rgb(190 243 255 / 9%) 48.83%, rgb(255 255 255 / 0%) 128.45%); */
    padding: 20px 0;
    margin-top: -8px;
    background: url("/../CARE4U/assets/images/faq-bg.png");
  }

  .about-us-right-side p {
    color: gray;
    font-size: 13px;
  }

  .about-us-counter p {
    font-size: 18px;
  }

  .about-us-features {
    padding: 15px;
  }

  .about-us-features-heading p {
    font-size: 14px;
    font-weight: 500;
  }

  .about-us-features-box-image img {
    width: 20%;
    padding: 12px;
  }

  .about-us-features-heading h2 {
    font-size: 18px;

    margin-bottom: 11px;
  }

  .about-us-features-box {
    margin: 7px -8px;
  }

  .about-us-features-box-content h3 {
    font-size: 16px;
    margin: 10px 0;
  }

  .about-us-features-box-content p {
    font-size: 14px;
  }

  .our-mission-and-vision-right-side-heading h1 {
    margin-top: 50px;

    font-size: 24px;
  }

  .our-mission-and-vision-wraper {
    padding: 10px;
  }

  .our-mission-and-vision-right-side-heading p {
    font-size: 13px;
  }

  .our-mission-and-vision-right-side-box-image img {
    padding: 32px;
    width: 42%;
  }

  .our-mission-and-vision-right-side-box-content h4 {
    font-weight: 600;
    font-size: 21px;
  }

  .our-mission-and-vision-right-side-box-content p {
    font-size: 14px;
    color: gray;
  }

  .pos-border {
    padding: 21px;
  }

  .pos-title {
    font-size: 20px;
  }

  .make-a-claim-left-side-image img {
    width: 101%;
    margin-top: -8px;
  }

  .make-a-claim-left-side--second-image img {
    left: 13px;
    width: 30%;
    position: absolute;
    top: 206px;
    animation: move-pop 2s linear infinite;
  }

  .claim-product-box {
    padding: 13px;

    margin: 27px -9px;
  }

  .claim-product-box img {
    width: 103%;
  }

  .claim-product-box p {
    margin-bottom: 0;
    font-size: 11px;
  }

  .pos-form-wraper h3 {
    margin-bottom: 11px;
    font-size: 18px;
  }

  .pos-form-wraper {
    border-radius: 25px;
    padding: 46px 24px;
  }

  .pos-form-wraper .form-group .form-control {
    font-size: 13px !important;

    height: 46px;
    padding: 9px 16px;
  }

  .form-group label {
    font-size: 16px;
  }

  .pos-form-wraper .border-btn {
    margin-top: 32px;
  }

  .contact-us-detail-box-left-side-image img {
    width: 100%;
    margin-top: -70px;
    margin-bottom: 32px;
  }

  .contact-us-detail-box-right-side-icon-name h4 {
    font-weight: 800;
    font-size: 18px;
    margin: 10px 0;
  }

  .contact-form-wrap {
    padding: 26px !important;
  }

  .contact-us-form-wraper h2 {
    font-weight: 700;
    font-size: 19px;
    margin-top: -66px;
  }

  .contact-us-form-wraper h3 {
    font-weight: 700;
    margin: -3px;
    font-size: 22px;
  }

  .contact-form-wrap .form-control {
    padding: 23px 14px;
  }

  .contact-form-btn-wrap .border-btn {
    text-align: center;
    width: 118px;
    margin-left: 2px;
  }

  .contact-us-right-side-wraper-image img {
    margin-top: 80px;
  }

  nav.navbar-expand-lg.navbar-light.bg-light.navbar.sticky-header {
    display: none;
  }
}

/* irda license page */
.irda-licese-image img {
  height: 100%;
  width: 100%;
}

.sigle-pages-title h3 {
  font-weight: 600;
  font-size: 27px;
  font-family: sans-serif;
  margin-bottom: 16px;
}

.footer-map-and-location-content a {
  text-decoration: none;
  color: white;
}

.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;
}

.lead-form-cover {
  background: aliceblue;
  padding: 32px;
  border-radius: 10px;
}
.lead-section-cover {
  margin-top: 36px;
}
.lead-form-cover h1 {
  color: #19a2b8;
  font-weight: 600;
  font-size: 28px;
}
.lead-form-cover input {
  height: 49px;
  border-radius: 10px;
}
.lead-form-cover label {
  margin: 0px;
  margin-bottom: 5px;
  margin-left: 9px;
}
.lead-form-cover select#insurer_master_id {
  height: 49px;
  border-radius: 10px;
}

.lead-form-cover .btn {
  margin-top: 20px;
  padding: 10px 39px;
  background: #19a2b8;
  color: white;
}
.lead-illustration-img img {
  width: 85%;
}
.lead-illustration-img {
  display: flex;
  justify-content: center;
}

.hero-section-product-box h6 {
  color: black;
  font-size: 15px;
}
.nav-link .nav-login-btn {
  color: white !important;
}
.nav-login-btn:hover {
  border-bottom: 2px solid #0098b0 !important;
  border-radius: 8px !important;
  color: #ffffff !important;
}
