body,
.badge {
  font-family: 'Poppins', sans-serif !important;
  color: #505a68;
  font-size: 1.125rem !important;
}

.disclimberText {
  font-size: .9rem;
}

.disclimberSmall {
  font-size: .9rem;
}

.list-group-item {
  display: inline-flex;
  padding-left: 0;
  color: #505a68;
}

.list-group-numbered>.list-group-item::before {
  padding-right: .6rem;
}

a {
  color: #0d179c;
}

a:hover {
  text-decoration: none;
}


.poppins-SemiBold {
  font-family: 'Poppins-SemiBold', sans-serif !important;
}

.poppins-Medium {
  font-family: 'Poppins-Medium', sans-serif !important;
}

.poppins-Light {
  font-family: 'Poppins-Light', sans-serif !important;
}

.poppins-Bold {
  font-family: 'Poppins-Bold', sans-serif !important;
}

.subtitle {
  color: #505a68;
}

.darkBlue {
  color: #031632;
}

.blue2 {
  color: #1b2c58;
}

.blue3 {
  color: #073c84;
}

.brightBlue {
  color: #0d499c;
}

.greyblue {
  color: #304254;
}

.blue2Bg {
  background-color: #1b2c58;
}

.blue3Bg {
  background-color: #4b596c;
}

.blue4Bg {
  background-color: #25437b;
}

.bg-none {
  background: none;
}

.blueTitle {
  font-size: 2.125rem;
  color: #0d499c;
}

@media (max-width: 991px) {

  /* Target tablets */
  .secondSubMenu {
    width: 100%;
    margin-top: 4px;
  }

  ul.navbar-nav li {
    border-bottom: 1px solid #ccc;
    padding: 5px 8px;
  }

  ul.navbar-nav li ul {
    margin: 0;
    padding: 0 !important;
    border: 0;
  }

  ul.navbar-nav li ul li {
    margin: 0;
    padding: 5px 0px;
    border: 0;
  }

  ul.navbar-nav li ul li img {
    display: none;
  }

  #topNavBar li.nav-item {
    display: block !important;
    width: 100% !important;
    border-bottom: 1px solid #ccc !important;
    padding: 5px 8px;
  }
}

#navbarNav ul li a:hover {
  color: #031632;
  border-bottom: 2px solid blue;
}

.navbar-toggler {
  border: none;
}

.HeaderMenu-item:hover .HeaderMenu-dropdown,
.HeaderMenu-item.open .HeaderMenu-dropdown {
  visibility: visible;
  opacity: 1;
  transform: scale(1) translateY(0);
}

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

a.nav-link.active:hover::before {
  visibility: hidden;
}

.breaklongText {
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}

.pdfButton a {
  text-decoration: none;
}

.w-90 {
  width: 90%;
  text-align: start;
}

.w-70 {
  width: 70%;
  text-align: start;
}

.pdfButton:hover {
  text-decoration: none;
  background-color: #c7dbf4;
}

.alignSelf {
  align-self: center;
}

a.darkBlue:hover,
a.darkkBlue:active {
  color: #031632;
}

@media (min-width:992px) {

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
  }

  .containerPadding {
    padding: 0 132px;
  }

  .nav-link,
  .nav-link.active {
    position: relative;
  }

  .nav-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid transparent;
    border-radius: 25px;
    transition: border-color 0.25s ease-in-out;
    pointer-events: none;
  }


  .nav-link:hover::before,
  .nav-link.active:focus,
  .nav-link.active:active,
  .nav-link.active:before,
  .navbar-nav .nav-item.dropdown:hover .nav-link::before {
    border-color: #0d499c;
  }

  .navbar-expand-lg .nav-item.dropdown {
    padding-bottom: 10px;
  }
}



@media (max-width:576) {
  #findMore .mt-md-1 {
    margin-top: 50px;
  }

  #findMore .mt-md-0 {
    margin-top: 0 !important;
  }

  .mobilePading {
    padding-left: 5px;
    padding-right: 5px;
  }

  #findMore .marginTopSpacing {
    margin-top: 3rem;
    background-color: red;
  }
}

.nav-link:hover::before {
  width: 100%;
  visibility: visible;
}

.navbar-toggler:focus,
.btn-clear:focus {
  box-shadow: none !important;
  outline: none !important;
}

.megaMenu-body .row {
  display: flex;
}

.megaMenu-body .col {
  flex: 1;
  padding: 0 5px;
}

.fixed-top {
  background-color: #fff;
  border-bottom: 1px solid;
}

.nav-pills .nav-link.active {
  color: #031632;
  background-color: transparent;

}

.dashed-list {
  list-style: none;
  /* Remove default list style */
  padding-left: 0;
  /* Remove default padding */
}

.dashed-list li {
  position: relative;
  padding-left: 2em;
  /* Adjust space for the dash */
}

.dashed-list li::before {
  content: "-";
  /* Add the dash */
  position: absolute;
  left: 0;
}

.hero-section {
  position: relative;
  overflow: hidden;
  text-align: center;
  color: #fff;
  margin-top: 80px;
}

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.hero-text {
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; */
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translate(-50%, 0);
}

.hero-text h1 {
  font-size: 3rem;
  font-family: 'poppins-SemiBold' !important;
}

#heroCallout h1 {
  font-size: 1.5rem;
}

#heroCallout p {
  font-size: 0.875rem;
  margin-bottom: 8px;
}

h1 {
  font-family: 'poppins-SemiBold' !important;
  font-size: 3rem;
}

h2 {
  font-family: 'poppins-Medium' !important;
  font-size: 1.625rem;
  color: #031632;
}

h3 {
  font-family: 'poppins-SemiBold' !important;
  font-size: 1.6rem;
  color: #1b2c58;
}

h5 {
  font-family: 'poppins-Medium' !important;
  font-size: 1.3rem;
}

.popins22 {
  font-size: 1.375rem;
  color: #505a68;
}

h6 {
  font-family: 'poppins-Medium' !important;
  font-size: 1.125rem;
}

.white-icon {
  fill: #fff;
}

.notification {
  font-size: 1.5rem;
}

.list-group.imgbullet {
  list-style-image: url("../images/blue_bullet.svg") no-repeat 0 4px !important;
}

.list-group-item:first-child,
.list-group-item {
  border: 0 !important;
  background: none;
}

ul.list-group.imgbullet li {
  margin-bottom: .5rem;
}

.custom-list-item {
  display: flex;
  align-items: center;
}

.custom-list-item-start {
  display: flex;
  align-items: start;
  margin-top: .25rem;
  margin-right: .25rem;
}

.custom-list-item img {
  width: 18px;
  height: auto;
  margin-right: 10px;
}

.hero-text p {
  font-size: 1.5rem;
}


@media (max-width: 767px) {
  .hero-text h1 {
    font-size: 2rem;
  }

  .hero-text p {
    font-size: 1.2rem;
  }

  .footer .deviceView {
    border-left: 0 !important;
    border-top: 1px solid #fff;
    padding-top: 15px;
  }

  .border-end {
    border-right: none !important;
  }
}

.mega-menu {
  min-width: 450px;
}

.mega-menu .container {
  width: auto;
}

.mega-menu .col {
  padding: 1rem;
}

#aboutUs .card {
  background-color: transparent;
  border: 0;
}

#aboutUs .card-img-top {
  padding: 0.5rem;
}

@media screen and (min-width:940px) {
  .mega-menu {
    transform: translate3d(-50%, 4px, 0) !important;
    top: 47px !important;
    left: 44% !important;
    background: rgba(138, 147, 157, 0.9) !important;
    border-radius: 0;
    border: 1px solid #ddd;
    border-top: 0;
  }

  .mega-menu::before {
    position: absolute;
    top: -6px;
    left: 50%;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(138, 147, 157, 0.9);
  }

  .mega-menu a {
    color: #fefefe !important;
  }

  .mega-menu .btn.btn-primary {
    color: #fff;
  }

  #aboutUs .card-body {
    position: relative;
    padding-bottom: 3.5rem;
  }

  .card-text {
    font-size: 1rem;
    color: #505a68;
  }

  #aboutUs a.btn-primary {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
  }
}

.btn-primary {
  background-color: #0d499c;
  border-radius: 50px;
  padding: 12px 50px 12px 27px !important;
  font-family: 'poppins-SemiBold' !important;
}

a.btn-primary::after {
  content: "";
  /* Required for pseudo-element */
  position: absolute;
  /* Position the pseudo-element */
  top: 50%;
  /* Position pseudo-element vertically */
  transform: translateY(-50%);
  /* Center the pseudo-element vertically */
  width: 1.9rem;
  height: 0.8rem;
  background-size: 1.9rem;
  background: url(../images/sprite.png) 10px 14px;
}

.btn-with-shadow {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.banner-image {
  max-height: 534px;
  width: 100%;
  object-fit: cover;
}

/* Card CSS */
.card {
  transition: all 0.3s ease;
  border-color: #e8e8e8;
  /* Smooth transition for hover effect */
}

#findMore .card-img-top {
  width: 60px;
  height: auto;
  margin: auto;
}

#findMore .card,
#aboutUs .card {
  position: relative;
}

#findMore .btn-primary,
#aboutUs .btn-primary {
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 68%;
  padding: 12px 28px 12px 17px !important;
}

#aboutUs a.btn-primary {
  bottom: 25px;

}

.row-eq-height [class*='col-'] {
  display: flex;
  flex: 1 0 auto;
}

@media (max-width: 991px) {

  /* Styles for tablets */
  .card.whiteBg {
    margin-bottom: 20px !important;
  }

  .align-middle {
    text-align: center;
  }
}

/* Styles for Accordion */
.accordion-header:not(.collapsed) {
  background-color: #fff;
}

.accordion-button:not(.collapsed) {
  background-color: #fff;
  box-shadow: 10px -10px 10px rgba(0, 0, 0, 0.009),
    0px -10px 10px rgba(0, 0, 0, 0.019),
    -10px -10px 10px rgba(0, 0, 0, 0.019),
    10px 0px 10px rgba(0, 0, 0, 0.019),
    -10px 0px 10px rgba(0, 0, 0, 0.019);
  border-left: 2px solid #dee2e6 !important;
  border-right: 2px solid #dee2e6 !important;
  transition: box-shadow 0.3s ease;
}

.accordion-button:focus-visible,
.accordion-button:focus,
.accordion-button:active {
  border-color: #f1f1f1 !important;
  border-left: 2px solid #dee2e6 !important;
  border-right: 2px solid #dee2e6 !important;
  z-index: 20;
}

.show .accordion-body,
.accordion-body {
  background-color: #fff;
  position: relative;
  z-index: 10;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.0349),
    0px 10px 10px rgba(0, 0, 0, 0.0349),
    -15px 10px 10px rgba(0, 0, 0, 0.0349);
  border: 2px solid #dee2e6;
  border-top: 0;
  transition: box-shadow 0.3s ease;
}

.accordion-button::after,
.accordion-button:not(.collapsed)::after {
  background: url(../images/sprite.png) 0 -75px;
  width: 1.9rem;
  height: 1.9rem;
  background-size: 1.9rem;
}

.text-center.my-4.pb-4 a.btn {
  position: relative;
  /* Ensure anchor is positioned relative */
}

.accordion-header.border-bottom1 {
  border-bottom: 2px solid #dee2e6;
}

.accordion-header.border-top1 {
  border-top: 2px solid #dee2e6;
}

.accordionTitle {
  font-size: 1.25rem !important;
  color: #26447b;
}

.accordionTitle::before {
  content: '';
  position: absolute;
  top: 31px;
  left: 20px;
  width: 23px;
  height: 16px;
  background: url(../images/sprite.png) 5px 111px;
  background-size: 30px 165px;
}

ul.list-group .list-group-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 34px;
  background: url(../images/sprite.png) 0 14px;
  background-size: 30px 165px;
}

.collapsed .disclimberText {
  display: none;
}

/* Hover effect for desktop devices */
@media (hover: hover) {
  .card:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }
}


@media (hover: none) {
  .card:active {
    transform: translateY(-5px);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }
}

.lightBlueBg {
  background-color: #f3f6f8;
}

.whiteBg {
  background-color: #fff;
}

.circle {
  width: 135px;
  height: 135px;
  background-color: #edf4f8;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 24px;
  justify-content: center;
  align-items: center;
}

#policyHolders .card-body {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* footer */
.footerBg {
  background-color: #4b596c;
}

.footer a {
  color: #fff;
}

.greyBg {
  background-color: #fbfbfb !important;
}

.addedMargin .bg-white {
  margin: 0 .1rem;
}

@media (min-width: 768px) and (max-width: 992px) {
  .custom-flex {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .col-md-10 {
    width: 75%;
  }

  .col-md-2 {
    width: 25%;
  }

  #heroCallout .col-md-5 {
    width: 50%;
  }

  #findMore .card-group,
  #aboutUs .card-group {
    display: flex;
    flex-direction: column;
  }

  .marginTopSpacing {
    margin-top: 3rem;
  }
}

.accordion {
  --bs-accordion-border-width: 0;
  /* Your custom border width */
  ;
}


@media (min-width: 768px) {

  #findMore .card-group,
  #aboutUs .card-group {
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 20px;
  }

  .marginTopSpacing {
    margin-top: 0;
  }

  .border-bottom {
    border-bottom: 0 !important;
  }

  .accordion-header.border-bottom1 {
    border-bottom: 2px solid #dee2e6;
  }

  .accordion-header.border-top1 {
    border-top: 2px solid #dee2e6;
  }

  .accordion.border-bottom {
    border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
  }
}

ul.list-group .list-group-item {
  position: relative;
  padding-left: 28px;
  background-size: 50px 300px;
  text-align: left;
  color: #505a68;
}

ul.list-group .list-group-item::before {
  content: '';
  position: absolute;
  top: 14px;
  left: 0;
  width: 23px;
  height: 20px;
  background: url('../images/sprite.png') 0 0;
  background-size: 30px 165px;
}

 .checkIcon ul.list-group .list-group-item::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 23px;
  height: 23px;
  background: url('../images/sprite.png') no-repeat 0 -24px;
  background-size: 30px 165px;
} 

.tintsBlue {
  color: #505a68;
}

.accordion-content {
  display: flex;
  flex-direction: column;
}

.dashed-list li {
  position: relative;
  padding-left: 1em;
  text-align: left;
}

#myBtn,
.blue2BgBtn {
  position: fixed;
  bottom: 10px;
  float: right;
  right: 18%;
  left: 82%;
  max-width: 40px;
  width: 100%;
  font-size: 12px;
  border-color: #0b48a2;
  background-color: #0b48a2;
  padding: 20px 2.5px 5px !important;
  border-radius: 30px;
  z-index: 1000;
  line-height: 30px;
  background: #0b48a2 url(../images/backtoTopArrow.jpg) no-repeat 14px 12px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

/*On Hover Color Change*/
#myBtn:hover {
  background-color: #0b48a2;
}

#whoToContact,
#makeAclaim,
#aboutUs,
#complaints,#ourProducts {
 scroll-margin-top: 80px;
}


@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-expand-lg ul.nav.nav-pills {
    font-size: 0.97rem;
  }
}

.unOrderList{
  margin: 0 1.75rem;
  padding: 0;
  font-size: 0.875rem;
}
.unOrderList li {
  list-style: none;
  background: url(../images/bullet.png) no-repeat left 5px;
  padding-left: 20px;
  padding-bottom: 8px;
  text-align: left;
  background-size: 11px;
}

a.moreInformation {
  color: #fff !important;
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
  .hero-text {
    position: static;
    transform: none !important;
  }
  .fullWidth{
    width: 100% !important;
  }
  .topSpacing {
    margin-top: 1.5rem;
  }
}