:root {
  --white: #FFFFFF;
  --black: #000000;
  --text-prmary: #011D3A;
  --yellow: #F6F237;
  --dark-blue: #011D3A;
  --blue: #E6F0FA;
}

p>a {
  text-decoration: underline !important;
  text-decoration-color: #fafafa;
  font-weight: 800;
}

/* new */
.elementor-form #ft_email_btn.elementor-button.elementor-size-md {
  min-height: 56px;
}

#form-field-ft_email.elementor-field-textual.elementor-size-md {
  min-height: 56px;
}

.margin-top-btn .elementor-field-group.elementor-field-type-submit {
  margin-top: 16px;
}

.contact_form .elementor-field-textual.elementor-size-md {
  padding: 15px 32px;
}

.blog-container .wp-block-image img {
  width: 100% !important;
}

.category_label>div {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.category_label div a {
  color: rgba(246, 242, 55, 1) !important;
  padding: 5px 11px;
  font-size: 16px !important;
  background: rgba(0, 60, 120, 1);
  border-radius: 12px;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Mulish';
  min-width: 94px;
  text-align: center;
}

.author-heading .elementor-author-box__name {
  font-size: 14px !important;
  color: rgba(0, 60, 120, 1) !important;
  font-weight: 900 !important;
  font-style: Black;
  font-family: 'Mulish' !important;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: 2.8px;
}

.category_label div a:empty {
  display: none;
}

/* .contact_form .elementor-field-type-acceptance {
  margin: 5px 0 40px !important;
} */

/* .contact_form.cf-no-margin .elementor-field-type-acceptance {
  margin: 5px 0 0px !important;
} */

.contact_form .elementor-field-type-acceptance label {
  color: white !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}

.contact_form .elementor-field-type-acceptance input[type="checkbox"] {
  accent-color: var(--primary);
  margin: 0;
  vertical-align: middle;
  height: 16px;
  width: 16px;
}

.contact_form .elementor-field-type-acceptance label a {
  font-weight: 700 !important;
  color: currentcolor;
}

.e-con.elementor-sticky--active {
  background-color: var(--white);
}

.error404 .header .site_logo img,
.elementor-sticky--active .site_logo img {
  filter: brightness(0);
}

.error404 .header .header_menu a,
.elementor-sticky--active .header_menu a {
  color: var(--black) !important;
}

.mobile_menu_sidebar a.elementor-item-active,
.error404 .header .header_menu a.elementor-item-active,
.error404 .header .header_menu a:hover,
.elementor-sticky--active .header_menu a.elementor-item-active,
.elementor-sticky--active .header_menu a:hover {
  color: #003C78 !important;
}

.header_menu a svg path {
  fill: currentColor !important;
}

.modal_image_bg {
  filter: blur(2px);
  height: 100%;
}

.elementor-popup-modal:has(.popup-box) .dialog-widget-content {
  max-width: 95%;
  max-height: 95%;
  overflow: auto;
}

.elementor-popup-modal:has(.popup-box) .dialog-message {
  max-width: 100%;
  max-height: 100%;
}

.mobile_menu_sidebar {
  height: calc(100dvh - 34px);
}

body:has(header .elementor-sticky--active) .mobile_menu_sidebar {
  height: 100dvh;
  margin-top: 0 !important;
}

body:has(header .elementor-sticky--active) .dialog-close-button {
  top: 25px !important;
}

.dialog-close-button {
  border-radius: 4px;
}

/* .header_menu .sub-menu>li:last-child>a, */
.header_menu .sub-menu {
  border-radius: 0 0 12px 12px !important;
}

.header_menu .sub-menu .sub-menu {
  border-radius: 0 12px 12px 12px !important;
}

.header_menu .sub-menu:has(li.menu-item-has-children:last-child .highlighted),
.header_menu .sub-menu li.menu-item-has-children:has(.highlighted):last-child>a,
.header_menu .sub-menu li.menu-item-has-children:last-child>a:hover {
  border-bottom-right-radius: 0 !important;
}

.header_menu .sub-menu {
  padding: 20px 0 !important;
}

.header_menu .sub-menu .sub-menu {
  background-color: var(--white) !important;
}

.header_menu .sub-menu a {
  padding-right: 40px !important;
  padding-left: 40px !important;
  border: none !important;
}

.header_menu .sub-menu li a.highlighted,
.header_menu .sub-menu a:hover {
	background-color: #003C78 !important;
	color: var(--white) !important;
}

.header_menu .sub-menu li:has(>a:hover),
.header_menu .sub-menu li:has(>a.highlighted) {
  transition: all .3s ease-in-out !important;
  border-color: #003c78 !important;
}

.meet_modal_link .elementor-icon-box-icon a svg path {
  transition: all .3s ease-in-out;
}

.meet_modal_link .elementor-icon-box-wrapper {
  cursor: pointer;
}

.meet_modal_link .elementor-icon-box-wrapper a:focus path,
.meet_modal_link .elementor-icon-box-wrapper:hover path {
  fill: var(--text-prmary);
}

.black_logo img {
  filter: brightness(0);
}

.weight-800 strong {
  font-weight: 800;
}

.happening_section .es-widget-background-container {
  padding: 20px;
  background-color: var(--white);
  border-radius: 8px !important;
}

.happening_section [class*="CardActionsBlock__CardLayoutBlock"] {
  margin-top: 16px !important;
}

.happening_section button[aria-label="Share"]:hover {
  background-color: transparent;
  color: var(--black);
}

.happening_section [class*="CardContainer-"] {
  background-color: #ededed;
}


@media (min-width: 768px) {
  .services-container a .e-child:nth-child(2) {
    height: 100%;
  }
}

@media (max-width: 767px) {
  .ft-subscription .elementor-form-fields-wrapper .elementor-column.elementor-field-type-email {
    flex: 1;
  }

  .ft-subscription .elementor-form-fields-wrapper .elementor-column {
    width: auto;
  }

  .ft-subscription .elementor-form-fields-wrapper .elementor-column button {
    padding: 0 27px !important;
  }
}

@media (max-width: 399px) {
  .hero_btn_group {
    gap: 15px;
  }

  .hero_btn_group .elementor-button {
    padding: 12px 25px 12px 25px !important;
  }
}

.service-text-wrap:hover .service-title div,
.service-text-wrap:hover #service-title  p,
.service-text-wrap:hover .service-text {
  color: #ffffff !important;
}

.service-text-wrap:hover {
  background-color: #011D3A !important;
  transform: translateY(-5px);
  transition: all 0.3s ease;
}

.sector-carousel .swiper-slide {
  transition: transform 0.4s ease, opacity 0.4s ease;
}

.sector-carousel:hover .swiper-slide {
  transform: scale(0.9);
  opacity: 0.7;
}

.sector-carousel .swiper-slide:hover {
  transform: scale(1.0);
  opacity: 1;
}

.sector-carousel .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  display: none;
}

@media (max-width: 767px) {
  .sector-carousel .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: block;
  }
}

/**---------------------Accredation page------------*/
.animate-image .elementor-widget-image {
  position: relative;
  transition: z-index 0.3s ease;
}

.animate-image img {
  transition:
    transform 0.5s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.5s ease;
  transform: scale(1) translateZ(0);
  will-change: transform;
}

.animate-image .elementor-widget-image:hover {
  z-index: 10;
}

.animate-image .elementor-widget-image:hover img {
  transform: scale(1.12) translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
}

/**---------------------button animation------------*/
.button .elementor-button-icon path {
  fill: currentColor;
  transition: all .5s ease-in-out;
}

.elementor-form button[type="submit"],
.button .elementor-button {
  position: relative;
  overflow: hidden;
  border: 2px solid var(--white) !important;
  transition: all .5s ease-in-out;
}

.elementor-form button[type="submit"] .elementor-button-content-wrapper,
.button .elementor-button .elementor-button-content-wrapper {
  z-index: 2;
  transition: all .5s ease-in-out;
  position: relative;
}

.elementor-form button[type="submit"]::after,
.button .elementor-button::after {
  content: "";
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  background-color: var(--dark-blue);
  top: 100%;
  left: 0;
  transition: all .5s ease-in-out;
}

.elementor-form button[type="submit"]:hover::after,
.button .elementor-button:hover::after {
  top: 0;
}

.elementor-form button[type="submit"]:hover .elementor-button-content-wrapper,
.button .elementor-button:hover .elementor-button-content-wrapper {
  color: var(--white);
}

.button.btn-yellow .elementor-button:hover {
  border-color: var(--white) !important;
}

.button.btn-blue .elementor-button:hover .elementor-button-content-wrapper,
.button.btn-blue .elementor-button {
  border-color: var(--blue) !important;
}

.button.btn-dark-blue .elementor-button {
  border-color: var(--dark-blue) !important;
}

.button.btn-dark-blue .elementor-button::after {
  background-color: var(--blue);
}

.button.btn-outlined .elementor-button::after {
  background-color: var(--blue);
}

.button.btn-outlined .elementor-button:hover .elementor-button-content-wrapper,
.button.btn-dark-blue .elementor-button:hover .elementor-button-content-wrapper {
  color: var(--dark-blue);
}


/**---------------------button animation end------------*/


/**---------------------social icon animation ------------*/

#animate_icon .elementor-social-icon {
  position: relative;
  z-index: 2;
  overflow: hidden;
  border: 2px solid var(--white) !important;
}

#animate_icon .elementor-social-icon::after {
  content: "";
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  background-color: #E6F0FA;
  top: 100%;
  left: 0;
  transition: all .5s ease-in-out;
}

#animate_icon .elementor-grid-item:nth-child(1) .elementor-social-icon::after {
  background-color: #1877F2;
}

#animate_icon .elementor-grid-item:nth-child(2) .elementor-social-icon::after {
  background-color: #C13584;
}

#animate_icon .elementor-grid-item:nth-child(3) .elementor-social-icon::after {
  background-color: #0077B5;
}

#animate_icon .elementor-social-icon:hover::after {
  top: 0;
}

#animate_icon .elementor-social-icon:hover svg {
  transform: rotateY(360deg);
}

#animate_icon .elementor-social-icon:hover svg path {
  fill: var(--white);
}

#animate_icon .elementor-social-icon svg path {
  transition: all .5s ease-in-out;
}

#animate_icon .elementor-social-icon svg {
  transition: all .5s ease-in-out;
  position: relative;
  z-index: 2;
}

/**---------------------social icon animation end ------------*/