/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

.overflow-hidden {
  overflow: hidden !important;
}

.max-w-100 {
  max-width: 100% !important;
}
a {
  cursor: pointer;
}
/* ============== */
.elementor-invisible::after{
  display: none!important;
}
.main-header {
  pointer-events: auto !important;
}
.header.is-stuck {
  box-shadow: none !important;
  background: none !important;
}
.headre-all-holder{
  width: 100%!important;
}
.headre-all-holder.elementor-sticky--effects .e-con-inner{
padding-top: 5px!important;
}
.headre-all-holder.elementor-sticky--effects .header-part-content{
  background: #042f61 !important;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  border-radius: 11px;
  width: 100%!important;
  
}
.header.is-stuck .headre-all-holder .header-part-content {
  background: #042f61 !important;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  border-radius: 11px;
}
.header.is-stuck .headre-all-holder > .e-con-inner {
  padding-top: 2px !important;
  transition: all 0.3s ease;
  border-radius: 10px !important;
}
.icone-menu-holder .elementor-icon-wrapper a {
  margin-bottom: -8px !important;
}
.header-part-content {
}
/* =========Footer========= */

.footer-links-bottom .elementor-icon-list-items li:nth-child(1) a,
.footer-links-bottom .elementor-icon-list-items li:nth-child(2) a {
  position: relative;
}
.footer-links-bottom .elementor-icon-list-items li:nth-child(1) a::after,
.footer-links-bottom .elementor-icon-list-items li:nth-child(2) a::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.newsletter-holder {
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 5px;
  justify-content: space-between;
  flex-wrap: wrap;
  z-index: auto;
  position: relative;
}
.newsletter-holder input.wpcf7-email {
  height: 48px;
  border: solid 1px #fff;
  border-radius: 10px;
  width: 100%;
  background: transparent !important;
  color: #fff;
  padding-left: 15px;
}
.newsletter-holder input.wpcf7-email::placeholder {
  color: #ffffff90;
}
.newsletter-holder .wpcf7-form-control-wrap {
  width: calc(100% - 153px);
}
.newsletter-holder button {
  height: calc(48px - 5px);
  width: 143px;
  position: relative;
  border: solid 1px #2a2a2a;
  border-radius: 10px;
  background: #fff !important;
  color: #2a2a2a !important;
  font-weight: 600;
  z-index: auto;
}
.newsletter-holder button::after {
  content: "";
  background: #00d1ff;
  position: absolute;
  right: -5px;
  bottom: -5px;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 10px;
}

p.message-form {
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
}
p.message-form a {
  text-decoration: underline;
  color: #fff;
}

@media (max-width: 991px) {
  .newsletter-holder .wpcf7-form-control-wrap {
    width: calc(100% - 112px);
  }
  .newsletter-holder button {
    width: 104px;
  }
}
@media (max-width: 400px) {
  .newsletter-holder .wpcf7-form-control-wrap {
    width: 100%;
  }
  .newsletter-holder button {
    width: 100%;
  }
}
/* ======Home Page======= */
.btn-with-style-back {
  position: relative;
}
.btn-with-style-back::before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 100%;
  height: 100%;
  background-color: #29c7f9;
  border-radius: 10px;
  z-index: -1;
  transition: all 0.3s ease;
}
.rotator.blue {
  color: #29c7f9;
}
.rotator span {
  display: inline-block;
  transition: all 0.5s ease;
  opacity: 1;
  transform: translateY(0);
}

.rotator.is-out span {
  opacity: 0;
  transform: translateY(-40%); /* slide up smoothly */
}

.rotator.is-in span {
  opacity: 1;
  transform: translateY(0);
}
.rotator {
  display: inline-block;
  overflow: hidden;
  height: 1em; /* adjust to your font size */
  line-height: 1em;
}

.rotator-inner {
  display: flex;
  flex-direction: column;
}

.rotator-item {
  height: 1em;
}
.attractif-style {
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #29c7f9;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  font-weight: 700;
}
.accordion-changes-holder .e-n-accordion-item[open] .e-n-accordion-item-title {
  border-radius: 15px 15px 0px 0px !important;
}
.accordion-changes-holder .e-n-accordion-item {
  position: relative !important;
  z-index: 1 !important;
}
.accordion-changes-holder .e-n-accordion-item::before {
  content: "" !important;
  position: absolute !important;
  bottom: -5px !important;
  right: -5px !important;
  width: 100% !important;
  height: 100% !important;
  background-color: #2a2a2a !important;
  transition: all 0.3s ease !important;
  border-radius: 15px !important;
  z-index: -1 !important;
}
.elemet-tab-change {
  display: none;
}
.tab-one-change {
  display: flex;
}
.cas-changes {
  display: none;
}
.cas-changes.active {
  display: block;
}
.logo-pill {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.left-on-slide {
  background: #fff !important;
  padding: 10px 25px !important;
  border-radius: 50px 5px 5px 50px !important;
  width: 200px !important;
  height: 90px !important;
  object-fit: contain !important;
  transform: translateX(-50%) !important;
	left: 50%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08) !important;
}
.right-on-slide {
  background: #fff !important;
  padding: 10px !important;
  border-radius: 5px 50px 50px 5px !important;
  width: 200px !important;
  height: 90px !important;
  object-fit: contain !important;
  transform: translateX(-50%) !important;
	left: 50%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08) !important;
}

.left-on-slide img,
.right-on-slide img {
	margin: auto;
}

.after-border-holder::after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  right: 0 !important;
  width: 1px !important;
  height: 80% !important;
  background-color: #c9dfff !important;
}
.after-blue-holder {
  position: relative !important;
  z-index: initial !important;
}
.after-blue-holder::after {
  content: "" !important;
  position: absolute !important;
  bottom: -5px !important;
  right: -5px !important;
  width: 100% !important;
  height: 100% !important;
  background-color: #29c7f9 !important;
  transition: all 0.3s ease !important;
  border-radius: 15px !important;
  z-index: -1 !important;
}
.after-white-a-holder {
  z-index: auto !important;
}
.after-blue-holder:hover {
  background: #042f61 !important;
  border-color: #042f61 !important;
}
.after-blue-holder:hover .elementor-heading-title {
  color: #fff !important;
}
.after-white-a-holder::after {
  content: "" !important;
  position: absolute !important;
  bottom: -5px !important;
  right: -5px !important;
  width: 100% !important;
  height: 100% !important;
  background-color: #fff !important;
  transition: all 0.3s ease !important;
  border-radius: 15px !important;
  z-index: -1 !important;
}
.blocs-white-back-holder {
  position: relative !important;
  z-index: auto !important;
  width: calc(100% - 5px) !important;
}
.blocs-white-back-holder::after {
  content: "" !important;
  position: absolute !important;
  bottom: -5px !important;
  right: -5px !important;
  width: 100% !important;
  height: 100% !important;
  background-color: #fff !important;
  transition: all 0.3s ease !important;
  border-radius: 15px !important;
  z-index: -1 !important;
}
.after-blue-holder-absult {
  z-index: auto !important;
}
.after-blue-holder-absult::after {
  content: "" !important;
  position: absolute !important;
  bottom: -5px !important;
  right: -5px !important;
  width: 100% !important;
  height: 100% !important;
  background-color: #29c7f9 !important;
  transition: all 0.3s ease !important;
  border-radius: 15px !important;
  z-index: -1 !important;
}
.pp-section.active {
  padding-top: 236px !important;
}
.elementor-widget-wpr-onepage-nav .wpr-onepage-nav {
  background: transparent !important;
  box-shadow: none !important;
}
.media-rail .slick-slide {
  font-size: 16px !important;
  text-align: center !important;
  margin-bottom: 10px !important;
}
.media-rail .elementor-heading-title.elementor-size-default {
  padding: 11px !important;
  font-size: 16px !important;
}
@media (max-width: 768px) {
  .pp-section.active {
    padding-top: 143px !important;
    padding-bottom: 50px !important;
  }
}
/* ============================== */
/* =============================== */
.media-tab-holder .e-n-tabs-heading {
  min-height: 120px;
  background: #04152b !important;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 15px;
}
.media-tab-holder .e-n-tab-title {
  position: relative;
  min-width: 213px;
  min-height: 73px;
  text-align: left;
  justify-content: flex-start;
  padding: 0px 15px 25px 0;
  background: transparent !important;
}
.media-tab-holder .e-n-tab-title[aria-selected="true"] span.e-n-tab-title-text {
  font-weight: 700;
  font-size: 25px;
  transition: all 0.3s ease;
}
.media-tab-holder .e-n-tab-title[aria-selected="true"] span.e-n-tab-title-text {
}
.media-tab-holder .e-n-tab-title span.elepses-holder {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  bottom: 0;
  left: 0;
}
.media-tab-holder .e-n-tab-title span.elepses-holder > span:nth-child(1) {
  width: 14px;
  height: 14px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.media-tab-holder .e-n-tab-title span.elepses-holder > span:nth-child(2) {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 25%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.media-tab-holder .e-n-tab-title span.elepses-holder > span:nth-child(3) {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.media-tab-holder .e-n-tab-title span.elepses-holder > span:nth-child(4) {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 75%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.media-tab-holder .e-n-tab-title .elepses-holder::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: var(--progress, 0%);
  background: #00d1ff; /* progress color */
  transition: width 120ms linear;
}

.media-tab-holder .e-n-tab-title .elepses-holder > span.filled {
  background: #00d1ff !important;
}
.media-tab-holder .e-n-tabs-heading {
  display: flex;
}
.media-tab-holder .e-n-tabs-mobile-select {
  display: none;
}
span.bold-title {
  font-size: 44px;
  font-weight: 700;
}
@media (max-width: 1350px) {
  .media-tab-holder .e-n-tabs-heading {
  }
  .media-tab-holder .e-n-tab-title {
    position: relative;
    min-width: 252px;
    min-height: 92px;
    text-align: left;
    justify-content: flex-start;
    justify-content: center;
    padding: 0px 15px 5px 0;
    background: transparent !important;
  }
  .media-tab-holder .e-n-tab-title {
    min-width: 200px;
  }
  .media-tab-holder
    .e-n-tab-title[aria-selected="true"]
    span.e-n-tab-title-text {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  span.bold-title {
    font-size: 30px;
    font-weight: 700;
  }
  .media-tab-holder .e-n-tabs-heading {
    display: none !important;
  }
  .media-tab-holder .e-n-tabs-mobile-select {
    display: block;
    min-height: 67px;
    background: #04152b !important;
    color: #fff;
    border: none;
    outline: none;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #00d1ff;
    font-size: 35px;
    position: sticky !important;
    top: 0;
    left: 0;
  }
  .media-tab-holder .e-n-tabs-mobile-select option {
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    padding: 10px;
  }
  .e-n-tabs-mobile-select.is-fixed {
    position: fixed !important;
    top: 0 !important; /* adjust if you have a fixed header */
    left: 0!important;
    right: 0!important;
    width: 100%!important;
    z-index: 9999!important;
  }
}

/* ================ */
/* Mobile: show custom dropdown, hide native tabs header */
@media (max-width: 767px) {
  .media-tab-holder .e-n-tabs-heading {
    display: none !important;
  }
  .media-tab-holder .e-n-tabs-mobile-select {
    display: block;
  }
}
@media (min-width: 768px) {
  .media-tab-holder .e-n-tabs-mobile-select {
    display: none;
  }
}

/* ===== Custom dropdown (uses same class name) ===== */
.media-tab-holder .e-n-tabs-mobile-select {
  position: sticky;
  top: 148px; /* adjust to your header height if needed */
  z-index: 6;
  background: inherit;
}
.media-tab-holder .e-n-tabs-mobile-select__button {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 14px;
  border: 1px solid #04152b ;
  border-radius: 10px;
  background: #04152b ;
  cursor: pointer;
  font-size: 16px;
  line-height: 1.3;
}
.media-tab-holder .e-n-tabs-mobile-select__button .icon {
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.media-tab-holder .e-n-tabs-mobile-select__button .label {
  flex: 1;
}
.media-tab-holder .e-n-tabs-mobile-select__button .chev {
  transition: transform 0.2s ease;
  font-size: 20px;
}
.media-tab-holder
  .e-n-tabs-mobile-select[aria-expanded="true"]
  .e-n-tabs-mobile-select__button
  .chev {
  transform: rotate(180deg);
}

.media-tab-holder .e-n-tabs-mobile-select__list {
  margin-top: 8px;
  border: 1px solid #04152b ;
  border-radius: 12px;
  background: #04152b ;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
  max-height: 60vh;
  overflow: auto;
  padding: 6px;
  display: none;
}
.media-tab-holder
  .e-n-tabs-mobile-select[aria-expanded="true"]
  .e-n-tabs-mobile-select__list {
  display: block;
}

.media-tab-holder .e-n-tabs-mobile-select__item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
  border-radius: 8px;
  cursor: pointer;
}
.media-tab-holder .e-n-tabs-mobile-select__item:hover,
.media-tab-holder .e-n-tabs-mobile-select__item[aria-selected="true"] {
  background: #04152b ;
}

.media-tab-holder .e-n-tabs-mobile-select__item .icon {
  width: 22px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.media-tab-holder .e-n-tabs-mobile-select__item .label {
  font-size: 15px;
}
.e-n-tabs-mobile-select__list  .icon svg:last-child{
  display: none;
}
.e-n-tabs-mobile-select .e-n-tabs-mobile-select__button .icon svg:first-child{
  display: none;
}

.list-inline ul{
	display: flex;
	flex-wrap : wrap;
	gap: 11px;
	justify-content: space-between;
} 

.list-inline ul li {
	flex: 0 0 calc(50% - 11px);
	padding: 0 !important;
}

.list-inline ul li:nth-of-type(2n) {
	justify-content: end;
}


.slider-items > .elementor-element:not(.active) {
	position: absolute;
    z-index: -1;
    transform: translateY(-60px) scale(0.85);
    opacity: .9;
}

.slider-items > .elementor-element.last {
	position: absolute;
    z-index: -1;
    transform: translateY(60px) scale(0.85);
    opacity: .9;
}

.slider-items > .elementor-element {
	transition: all .6s;
}

.slider-items > .elementor-element.active {
	z-index: 0;
    transform: translateY(0) scale(1);
    opacity: 1;
}


@media (max-width: 767px) {
	.slick-initialized .slick-slide {
		margin: 0 10px !important;
	}
}