@import url("https://fonts.googleapis.com/css2?family=Quando&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");

.site-header .site-branding a img {
  width: auto;
  padding: 5px 0;
  transition: all 0.5s ease-out;
  width: 135px;
}
.font-style {
  font-family: "Raleway", sans-serif !important;
  font-optical-sizing: auto;
}
.site-header .container-fluid .primary-bg-brind {
  background-color: white !important;
}

#sticky .header-logo {
  width: 100px !important;
}
.header-logos {
  width: 130px;
}
.header4-icon-right a.header-btn-new {
  max-width: max-content;
}
@media only screen and (min-width: 1199px) {
  .footer-wrap-fix-off .footer-box-layout1 p {
    width: 100%;
  }
}
/* Base hidden state */
.menu li.dropdown > .sub-menu {
  display: block; /* Always present in DOM for transition */
  opacity: 0;
  visibility: hidden;
  transform: translateY(-15px); /* Start slightly above */
  transition: all 0.3s ease;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  padding: 10px 0;
  min-width: 220px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  z-index: 9999;
  pointer-events: none;
}

/* On hover - reveal and slide down */
.menu li.dropdown:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

/* Menu link style */
.sub-menu li a {
  padding: 10px 20px;
  display: block;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.2s ease;
}

.sub-menu li a:hover {
  background-color: #f1f1f1;
  color: #000;
}
span.caret {
  font-size: 22px;
}
.elementor-3450
  .elementor-element.elementor-element-47cbd8ba
  .elementor-icon-box-description {
  font-size: 26px;
  font-weight: 900;
}

.insur-tab-more span {
  padding: 0 10px;
}
.insur-tab-more {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  margin-top: 15px;
  padding: 16px 22px;
  background-color: #001731;
  line-height: 1.6;
  letter-spacing: 1px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.27);
}
.insur-tab-more:hover {
  background-color: black !important;
  color: white !important;
}
rs-loader.spinner0 {
  display: none;
}
.heading-layout1new {
  text-align: left;
}
@media(max-width:768px){
    li.social-icon {
    display: none !important;
}
}
