.elementor-nav-menu--main .elementor-nav-menu ul{
	border-radius:15px !important;
}
/**form join***/
@media (max-width: 768px) {
    .awsm-filter-item-search {
        width: calc(100% - 66px);
    }

.ListJobsDevel .awsm-filter-item-search{
width:75% !important;
padding: 0;
}


.awsm-filter-toggle{
background: #000
}

.awsm-filter-toggle svg path{
fill: #fff;
}

.awsm-filter-wrap{
margin: 0 0px 20px;

}

.awsm-filter-wrap form{
justify-content: space-between;
}

body[data-elementor-device-mode="mobile"] .ListJobsDevel .awsm-filter-item[data-filter="job__category_spec"], 
body[data-elementor-device-mode="mobile"] .ListJobsDevel .awsm-filter-item[data-filter="job__type_spec"], 
body[data-elementor-device-mode="mobile"] .ListJobsDevel .awsm-filter-item[data-filter="job__location_spec"]{
width:100% !important;

}

.awsm-filter-wrap .awsm-filter-item{
padding:0 0 10px
}

}
/*******/

.forminator-custom-form-3316{
display:block !important;;
}

.om-body{
font-size: clamp(0.5rem, 0.9rem, 1.5rem) !important;
}

.titleService{
	    height: auto !important;
    margin-top: 10px;
}

.e-filter-item[data-filter="__all"] {
  display: none !important;
}

.loopLogosHome .elementor-loop-container{
    margin-left: 50px;
    margin-right: 50px;
}

.loopLogosHome .logos-our-business{
	    padding: 25px;
}


.loopGridAddress .elementor-loop-container {
      display: flex;
    flex-wrap: wrap;
    justify-content: center;

}


.loopGridAddress .elementor-loop-container .country-addresses{
	  flex: 0 0 calc(33.333% - 20px); /* 3 columnas exactas */
  box-sizing: border-box;
	
}

.boxItemLogo:hover .titleLogo h1{
	color:#fff !important
}

#awsm-application-submit-btn{
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    background: red
}

.ListJobsDevel .awsm-filter-item-search{
	width:100%
}

.ListJobsDevel .awsm-filter-items{
	width:100%
}

.ListJobsDevel .awsm-filter-item[data-filter="job__category_spec"],
.ListJobsDevel .awsm-filter-item[data-filter="job__type_spec"],
.ListJobsDevel .awsm-filter-item[data-filter="job__location_spec"]{
	width:33.3%;
}



@media (max-width: 767px) {
    .elementor-135 .elementor-element.elementor-element-64060097 .elementor-button {  
   display: none !important;
    }
}




.elementor-1167 .elementor-element.elementor-element-91debdb:not(.elementor-motion-effects-element-type-background), .elementor-1167 .elementor-element.elementor-element-91debdb > .elementor-motion-effects-container > .elementor-motion-effects-layer{
	background-size: 100% 100% !important;
  background-position: center !important;
	background-repeat: no-repeat !important;
	
}



@media (max-width: 767px) {
    .elementor-142 .elementor-element.elementor-element-d19e807 {
        font-size: 22px !important;
    }
	
	.tablon .single-card-container img.normal,
	.tablon .single-card-container img.hover{
width: 80%;
        margin: auto;
        text-align: center;
	}
	
		.tablon .single-card-container img.hover{
    right: 0;
	}
	
	.blur-cards .card{
		text-align:center !important;
		min-width: 100% !important;
	}
	
	.blockMobile h2{
			font-size:22px
	}
	
	.titleMobile h2,
	.titleMobile h2 strong{
		font-size:22px
	}
	
	.em-faq__title{
		font-size:22px
	}
	
	
	.elementor-135 .elementor-element.elementor-element-1b31972a img{
	width: 70% !important;
}
	
	
	 .elementor-135 .elementor-element.elementor-element-143e5b99 .e-con-inner {
        flex-wrap: initial !important;
    }
	
}



@media only screen

and (min-device-width : 768px)

and (max-device-width : 1024px) {
	
	.stats-section{
		        flex-direction: row !important;
	}

}

@media only screen and (max-width: 480px) , screen and (max-device-width: 480px) {
.loopGridAddress .elementor-loop-container .country-addresses {
  flex: inherit;
    box-sizing: border-box;
}
}


    
    .e--ua-mac.e--ua-safari  .e-con-inner .elementor-element-1b31972a {
      
      width:140.641px
    }




    /*Style page inicio anaranjado*/

    .orange-sphere-overlay {
  position: relative;
  z-index: 1; /* video debajo */
  overflow: hidden;
}

.orange-sphere-overlay::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 900px;
  height: 900px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: radial-gradient(
    circle at center,
    rgba(255, 48, 0, 0.75) 0%,   /* núcleo cálido */
    rgba(255, 48, 0, 0.45) 30%,  /* transición interna */
    rgba(255, 48, 0, 0.22) 55%,  /* expansión luminosa */
    rgba(255, 48, 0, 0.1) 70%,   /* borde suave */
    rgba(20, 0, 0, 0.05) 85%,    /* casi negro */
    rgba(0, 0, 0, 0) 100%        /* fusión total */
  );
  mix-blend-mode: screen;
  filter: blur(120px);
  opacity: 0.9;
  animation: orangeGlow 10s ease-in-out infinite alternate;
  pointer-events: none;
  z-index: 2; /* sobre el video, bajo el contenido */
}

@keyframes orangeGlow {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.85;
    filter: blur(110px);
  }
  100% {
    transform: translate(-50%, -50%) scale(1.05);
    opacity: 0.95;
    filter: blur(130px);
  }
}

    /********************/




    /****style video page home*/

    .video-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,       /* sin efecto en casi todo el área */
    rgba(0, 0, 0, 0) 88%,      /* video intacto hasta el 88 % */
    rgba(0, 0, 0, 0.45) 95%,   /* empieza un leve oscurecimiento */
    rgba(0, 0, 0, 1) 100%      /* negro sólido al final */
  );
  mix-blend-mode: multiply;
  z-index: 2;
  pointer-events: none;
}


/***page TDIR****/
/* === DEGRADADO SUAVE DE IMAGEN A NEGRO === */
.hero-fade {
  position: relative;
  overflow: hidden;
}

/* capa de degradado negro */
.hero-fade::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px; /* altura del fade (ajusta si deseas más o menos suave) */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%);
  pointer-events: none; /* permite hacer clic sobre el contenido */
  z-index: 2;
}



.blueCandado {
  position: relative;
  overflow: hidden; /* evita fugas del gradiente */
}

/* Gradientes oscuros superior e inferior */
.blueCandado::before,
.blueCandado::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 40%; /* ajusta el tamaño del gradiente (ej: 15% o 35%) */
  pointer-events: none;
  z-index: 5; /* asegúrate que quede encima del video, pero debajo del texto */
}

/* OSCURECER ARRIBA */
.blueCandado::before {
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent);
}

/* OSCURECER ABAJO */
.blueCandado::after {
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
}

/***pagina consulting***/
  /* === DEGRADADO SUAVE DE IMAGEN A NEGRO === */
.hero-fade-consulting {
  position: relative;
  overflow: hidden;
}

/* capa de degradado negro */
.hero-fade-consulting::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px; /* altura del fade (ajusta si deseas más o menos suave) */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%);
  pointer-events: none; /* permite hacer clic sobre el contenido */
  z-index: 2;
}
                        



.areaMorada {
  position: relative;
  overflow: hidden; /* evita fugas del gradiente */
}

/* Gradientes oscuros superior e inferior */
.areaMorada::before,
.areaMorada::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%; /* ajusta el tamaño del gradiente (ej: 15% o 35%) */
  pointer-events: none;
  z-index: 5; /* asegúrate que quede encima del video, pero debajo del texto */
}

/* OSCURECER ARRIBA */
.areaMorada::before {
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent);
}

/* OSCURECER ABAJO */
.areaMorada::after {
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
}


/***PAGINA APP SEC****/


/* === DEGRADADO SUAVE DE IMAGEN A NEGRO === */
.hero-fade-appsec {
  position: relative;
  overflow: hidden;
}

/* capa de degradado negro */
.hero-fade-appsec::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px; /* altura del fade (ajusta si deseas más o menos suave) */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%);
  pointer-events: none; /* permite hacer clic sobre el contenido */
  z-index: 2;
}





.OurAppSec {
  position: relative;
  overflow: hidden; /* evita fugas del gradiente */
}

/* Gradientes oscuros superior e inferior */
.OurAppSec::before,
.OurAppSec::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1%; /* ajusta el tamaño del gradiente (ej: 15% o 35%) */
  pointer-events: none;
  z-index: 5; /* asegúrate que quede encima del video, pero debajo del texto */
}

/* OSCURECER ARRIBA */
.OurAppSec::before {
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent);
}

/* OSCURECER ABAJO */
.OurAppSec::after {
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
}

/****page solutions***/


/* === DEGRADADO SUAVE DE IMAGEN A NEGRO === */
.hero-fade-solutions {
  position: relative;
  overflow: hidden;
}

/* capa de degradado negro */
.hero-fade-solutions::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px; /* altura del fade (ajusta si deseas más o menos suave) */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%);
  pointer-events: none; /* permite hacer clic sobre el contenido */
  z-index: 2;
}



.OurMethod {
  position: relative;
  overflow: hidden; /* evita fugas del gradiente */
}

/* Gradientes oscuros superior e inferior */
.OurMethod::before,
.OurMethod::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 40%; /* ajusta el tamaño del gradiente (ej: 15% o 35%) */
  pointer-events: none;
  z-index: 5; /* asegúrate que quede encima del video, pero debajo del texto */
}

/* OSCURECER ARRIBA */
.OurMethod::before {
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent);
}

/* OSCURECER ABAJO */
.OurMethod::after {
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
}
                                   




.codePage {
  position: relative;
  overflow: hidden; /* evita fugas del gradiente */
}

/* Gradientes oscuros superior e inferior */
.codePage::before,
.codePage::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 40%; /* ajusta el tamaño del gradiente (ej: 15% o 35%) */
  pointer-events: none;
  z-index: 5; /* asegúrate que quede encima del video, pero debajo del texto */
}

/* OSCURECER ARRIBA */
.codePage::before {
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent);
}

/* OSCURECER ABAJO */
.codePage::after {
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
}
                                   


/***pagina Brand Protection****/

.brandProtection {
  position: relative;
  overflow: hidden; /* evita fugas del gradiente */
}

/* Gradientes oscuros superior e inferior */
.brandProtection::before,
.brandProtection::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%; /* ajusta el tamaño del gradiente (ej: 15% o 35%) */
  pointer-events: none;
  z-index: 5; /* asegúrate que quede encima del video, pero debajo del texto */
}

/* OSCURECER ARRIBA */
.brandProtection::before {
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent);
}

/* OSCURECER ABAJO */
.brandProtection::after {
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
}


/***Header Website****/



.headerWebsite {
  position: sticky;
  
  top: 20px !important;
  z-index: 9999;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  background: rgba(10, 10, 10, 0.35); /* antes 0.45 → más claro */
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 25px rgba(255, 255, 255, 0.04),
              inset 0 0 10px rgba(255, 255, 255, 0.02);
  transition: all 0.3s ease;
  width: 92%;
  margin: 0 auto;
  padding: 0; /* elimina espacio interno */
}

/* Asegura que el logo y menú estén bien centrados verticalmente */
.headerWebsite .elementor-container,
.headerWebsite .e-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  align-items: center;
}

/* Evita espacios internos extra en widgets */
.headerWebsite .elementor-widget {
  margin: 0 !important;
  padding: 0 !important;
}

/* Efecto al hacer scroll */
.elementor-sticky--effects .headerWebsite {
  background: rgba(10, 10, 10, 0.55); /* antes 0.65 → también más claro */
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.5);
}


/****Services Mobile Footer******/


@media only screen and (max-width: 480px) , screen and (max-device-width: 480px) {
    .servicesMobile
 p{

  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
      width: 100%;
      text-align: center !important;

}

    .servicesMobile
 p a{

  position: relative;
  display: table;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
      width: 100%;

}

.servicesMobile{
    text-align:center;
}

.servicesMobile p{
    text-align:center;
}

}


.servicesMobile
 p{

  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  cursor: pointer;

}

.servicesMobile
 p a{

  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  cursor: pointer;

}

.servicesMobile
 p::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3px;
  width: 0;
  height: 2px;
  background-color: #ff3000;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}

.servicesMobile
 p:hover::after {
  width: 100%;
}


/***grid card blog post***/

.glassBox{
  max-width: 420px;
  padding: 1.5rem;
  border-radius: 16px;
  
  background: rgba(255,255,255,0.12);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.18);
  box-shadow: 0 8px 24px rgba(2,6,23,0.6);
  backdrop-filter: blur(10px) saturate(120%);
  -webkit-backdrop-filter: blur(10px) saturate(120%);
  background-clip: padding-box;
}

.glassBox button{
  margin-top: 0.75rem;
  padding: 0.5rem 0.9rem;
  border-radius: 8px;
  border: none;
  cursor: pointer;
}

@supports not ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))) {
  .glassBox{
    background: linear-gradient(135deg, rgba(255,255,255,0.08), rgba(255,255,255,0.04));
    border: 1px solid rgba(255,255,255,0.06);
  }
}

@media (prefers-reduced-transparency: reduce), (prefers-reduced-motion: reduce){
  .glassBox{
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    background: rgba(255,255,255,0.10);
    box-shadow: 0 6px 18px rgba(2,6,23,0.5);
  }
}


.titleBlog h4{
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  height: 60px;

}


/* Mantener skip link invisible normalmente */
a.skip-link.screen-reader-text {
    position: absolute;
    top: -40px;
    left: 0;
    background: #000;
    color: #fff;
    padding: 8px 16px;
    z-index: 100;
    text-decoration: none;
    font-weight: bold;
    transition: top 0.3s ease;
}

/* Mostrar skip link cuando se enfoca con Tab */
a.skip-link.screen-reader-text:focus {
    top: 0;
    left: 0;
}


/**style Faqs in page home**/
/* Wrapper unique to avoid Elementor/theme conflicts */
  .em-faq {
    max-width: 1300px;
    margin: 0 auto;
    padding: 60px 20px;
    font-family: "JustSansFont", Sans-serif;
    overflow: visible;
  }

  .em-faq__header{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:35px;
  }
  .em-faq__title{
    font-size:30px;
    font-weight:600;
    color:#000;
    margin:0;
  }

  .em-faq__nav{
    display:flex;
    gap:16px;
  }

  /* Important to override Elementor button styles */
  .em-faq__nav button.em-faq__btn{
    -webkit-appearance:none;
    appearance:none;
    border:0;
    width:46px;
    height:46px;
    border-radius:999px;
    background:#ff2c00 !important; /* ✅ solid */
    color:#fff;
    cursor:pointer;
    font-size:18px;
    line-height:1;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 6px 15px rgba(255, 44, 0, 0.35);
    transition:transform .25s ease, box-shadow .25s ease, filter .25s ease;
    padding:0;
  }

  .em-faq__nav button.em-faq__btn:hover{
    transform:scale(1.12);
    box-shadow:0 10px 22px rgba(255, 44, 0, 0.45);
    filter:saturate(1.05);
  }

  /* Swiper */
  .em-faq .swiper{
    overflow: visible !important;
  }
  .em-faq .swiper-slide{
    display:flex;
    justify-content:center;
  }

  /* Cards */
    

  .em-faq__card h3{
    font-size:19px;
    color:#1E1E1E;
    font-weight:600;
    margin:0 0 8px 0;
    transition:color .25s ease;
    text-align:left;
   font-family: "JustSansFont", Sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  }

  .em-faq__card p{
    font-size:14px;
    line-height:1.5em;
    margin:0;
    opacity:0;
    max-height:0;
    text-align:left;
    transform:translateY(10px);
    transition:opacity .35s ease, transform .35s ease, max-height .35s ease;
  }

  .em-faq__card:hover{
    background:#ff2c00 !important; /* ✅ solid */
    color:#fff;
    transform:scale(1.08);
    box-shadow:0 15px 35px rgba(255, 44, 0, 0.35);
    z-index:10;
    justify-content:space-between;
  }

  .em-faq__card:hover h3{ color:#fff !important;font-size: 16px; }

  .em-faq__card:hover p{
    opacity:1;
    max-height:200px;
    transform:translateY(0);
    margin:0px;
padding:0px
  }

  /* Responsive */
  @media (max-width:1024px){
    .em-faq__card{ width:240px; }
  }
  @media (max-width:768px){
    .em-faq{ overflow:hidden; }
    .em-faq__card{
      width:90%;
      height:auto;
      padding:20px;
    }
  }

  /***style glass carousel**/
  .glass-card {
    width: 320px;
    height: 280px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(20px) saturate(150%);
    -webkit-backdrop-filter: blur(20px) saturate(150%);
    border: 1px solid rgba(255, 255, 255, 0.18);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 40px;
    color: white;
    font-family: "JustSansFont", Sans-serif;
    box-shadow: 0 4px 30px rgba(0,0,0,0.3);
    background-clip: padding-box;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }

  .glass-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 40px rgba(0,0,0,0.4);
  }

  .card-number {
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 20px;
  }

  .card-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 8px;
  }

  .card-text {
    font-size: 17px;
    font-weight: 400;
    opacity: 0.9;
     font-family: "JustSansFont",Sans-serif;
  }

  /* Responsivo */
  @media (max-width: 600px) {
    .glass-card {
      width: 90%;
      height: auto;
      padding: 30px 25px;
    }
    .card-number {
      font-size: 60px;
    }
  }

/***************************/

/*****AppSecLabs*****/
/* ===== CONTENEDOR PRINCIPAL ===== */
  .cardAppLab .stats-section {
    width: 100%;
    min-height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding: 60px 20px;
    background: transparent;
    font-family: "JustSansFont",Sans-serif;
    flex-wrap: wrap;
  }

  /* ===== TARJETAS ===== */
  .cardAppLab .stat-card {
    position: relative;
    width: 320px;
    height: 140px;
    border-radius: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: rgba(255, 46, 91, 0.08); /* más transparencia general */
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 46, 91, 0.25);
    box-shadow: inset 0 0 40px rgba(255, 46, 91, 0.3),
                0 0 18px rgba(255, 46, 91, 0.15);
    transition: all 0.35s ease;
  }

  /* EFECTO DE LUZ INTERIOR EN BORDES */
  .cardAppLab .stat-card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: radial-gradient(circle at center,
      rgba(255, 46, 91, 0.05) 30%,  /* centro más transparente */
      rgba(255, 46, 91, 0.18) 100%  /* bordes más coloridos */
    );
    z-index: 1;
  }

  /* ===== EFECTO HOVER ===== */
  .cardAppLab .stat-card:hover {
    transform: translateY(-6px);
    box-shadow: inset 0 0 50px rgba(255, 46, 91, 0.45),
                0 0 30px rgba(255, 46, 91, 0.35);
    border-color: rgba(255, 46, 91, 0.45);
  }

  /* ===== TEXTO ===== */
 .cardAppLab .stat-inner {
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.3px;
    opacity: 0.95;
    z-index: 2;
  }

  /* ===== RESPONSIVE ===== */
  @media (max-width: 900px) {
    .cardAppLab .stats-section {
      flex-direction: column;
      gap: 25px;
    }
    .cardAppLab .stat-card {
      width: 85%;
      max-width: 380px;
      height: 120px;
    }
  }

  @media (max-width: 500px) {
    .cardAppLab .stat-card {
      width: 90%;
      height: 110px;
    }
    .cardAppLab .stat-inner {
      font-size: 16px;
    }
  }


  @media only screen and (max-width: 767px) {
  .boxRedes .elementor-grid {
        display: flex !important;
        justify-content: space-evenly;
  } 

  
}



/***quita el header del chatbox***/
.page-id-9 #site-header{
      display: none;
}


/***stats page /home number load***/



 /* Se mantiene la estructura general */
.stats-section-home   .stats-section {
    width: 100%;
    min-height: 380px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding: 60px 20px;
    background: transparent;
    font-family: "JustSansFont", Sans-serif;
  }

  /* ===== TARJETAS (Sin Overflow para el borde) ===== */
 .stats-section-home  .stat-card {
    position: relative;
    width: 260px;
    height: 300px;
    border-radius: 26px;
    /* overflow: hidden; -- Eliminado ya que no hay borde ::before */
    display: flex;
    justify-content: center;
    align-items: center;
    /* Se asegura que no haya borde visible por defecto */
    border: none;
  }

  /*
    ===== BORDE DEGRADADO FINO Y LUMINOSO =====
    *** ELIMINADO PARA QUITAR EL BORDE DE LA CAJA ***
  */

  /* ===== INTERIOR VIDRIO NEUTRO SEMITRANSPARENTE (Glassmorphism sutil) ===== */
 .stats-section-home  .stat-inner {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    border-radius: inherit;

    /* Fondo Blanco con opacidad sutil para el efecto de vidrio */
    background: rgba(255, 255, 255, 0.05); /* 5% de opacidad */

    /* Desenfoque de 5px */
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  /* ===== NÚMEROS (ANTES DEGRADADO) -> AHORA SÓLIDO #ff2c00 ===== */
  .stats-section-home .stat-inner h3 {
    font-size: 64px;
    font-weight: 900;
    margin: 0 0 14px;

    font-family: "JustSansFont", Sans-serif;

    /* Antes: background: linear-gradient(...); + background-clip + text-fill transparent */
    background: none;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;

    color: #ff2c00; /* ✅ sólido */
    text-shadow: 0 0 3px rgba(255, 44, 0, 0.4); /* sombra ajustada al nuevo color */
  }

  /* ===== TEXTO INFERIOR ===== */
 .stats-section-home  .stat-inner p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    opacity: 0.95;
    margin: 0;
  }

  @media (max-width: 900px) {
    .stats-section-home .stats-section {
      flex-direction: column;
      gap: 25px;
    }
   .stats-section-home  .stat-card {
      width: 80%;
      max-width: 340px;
      height: 270px;
    }
   .stats-section-home  .stat-inner h3 {
      font-size: 56px;
    }
  }


  /**Codigo adicional css el sitio web 26/02/2026**/

  .em-faq__card2{
        width:260px;
    height:280px;
    border-radius:20px;
    background:#fff;
    box-shadow:0 10px 25px rgba(0,0,0,.08);
    padding:24px;
     color:#000;
       display: flex;
  align-items: flex-end; /* título abajo */
  overflow: hidden;
  transition: all 0.4s ease;
  }

    .em-faq__card2 .card-content{
      width: 100%;
  transition: all 0.4s ease;
    }

  .em-faq__card2 .card-content h3{
    margin: 0;
  transition: transform 0.4s ease;
    font-weight: 600 !important;
    font-style: normal !important;
       text-align:left;
           font-size:17px;
    color:#1E1E1E;
    font-weight:600;
    /*margin:0 0 8px 0;*/
		margin:0 0 100px 0;
    }

    .em-faq__card2 .em-faq__content{
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    margin-bottom: 10px; /* margin bottom solicitado */
    transition: all 0.4s ease;
    font-size:14px;
    line-height:1.5em;
    margin:0;
    color:#fff;
    }

    /*HOVER */
    .em-faq__card2:hover {
    align-items: flex-start;
     background:#ff2c00 !important; 
    color:#fff;
    transform:scale(1.08);
    box-shadow:0 15px 35px rgba(255, 44, 0, 0.35);
  }

  .em-faq__card2:hover h3 {
  transform: translateY(0);
      color:#fff;
		margin: 0 0 8px 0;
}

.em-faq__card2:hover .em-faq__content {
  opacity: 1;
  max-height: 200px;
}

.em-faq__card2:hover .em-faq__content p {
  margin: 0;
  padding:0
}

 /* Responsive */
  @media (max-width:1024px){
    .em-faq__card2{ width:240px; }
  }
  @media (max-width:768px){
    .em-faq{ overflow:hidden; }
    .em-faq__card2{
      width:90%;
      height:auto;
      padding:20px;
    }
  }


.carrouselMarcas1 img{
	width:120px
}

.carrouselMarcas2 img{
	width:130px
}


button[data-filter="all-categories"],
a[data-filter="all-categories"],
li[data-filter="all-categories"] {
    display: none !important;
}


.em-faq__card p{
	    font-size: 13px;
}

.selectInputCountry .forminator-field{
	background:#fff;
	    color: rgb(117, 117, 117);
}

.selectInputCountry .forminator-field select{
	    color: rgb(117, 117, 117);
}

/* Contenedor general */
.uploadCvjobs  .forminator-file-upload {
    position: relative;
   
    padding: 10px 20px;
    text-align: center;
    background: #f9fafb;
    transition: all 0.3s ease;
    cursor: pointer;
}



/* Ocultamos el input real */
.uploadCvjobs input[type="file"] {
    position: absolute;
    opacity: 0;
    inset: 0;
    cursor: pointer;
}

.buttonApplyJob{
	width:100% !important;
	border-radius:14.25px !important
}

/* Botón personalizado */
#upload-1 .forminator-button-upload {
    background: linear-gradient(135deg, #FF2C00, #FF2C00);
    color: #fff;
    border: none;
    padding: 12px 24px;
    border-radius: 14.25px;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease;
    margin-bottom: 0;
}



/* Texto nombre archivo */
.uploadCvjobs .forminator-file-upload span {
    display: block;
    font-size: 14px;
    color: #6b7280;
    margin-top: 0px;
}

/* Botón eliminar */
.uploadCvjobs  .forminator-button-delete {
    background: #FF2C00;
    border: none;
    color: white;
    border-radius: 8px;
    padding: 6px 10px;
    margin-top: 0;
    transition: 0.3s ease;
}

.uploadCvjobs  .forminator-button-delete:hover {
    background: #dc2626;
}

/* Responsive Mobile */
@media (max-width: 768px) {
    #upload-1 .forminator-file-upload {
        padding: 20px 15px;
    }

    #upload-1 .forminator-button-upload {
        width: 100%;
    }
	
	.boxMethod{
		overflow:hidden;
	}
}

.selectInputCountry .forminator-field select option{
	    color: rgb(117, 117, 117);
}


@media (max-width: 480px) {
.em-faq__content {
	position: initial
	}
	
}
.boxCertifications p  {
    position: relative;
    display: table;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
}

.boxCertifications p::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -3px;
    width: 0;
    height: 2px;
    background-color: #ff3000;
    transition: all 0.3s ease;
    transform: translateX(-50%);
}

.boxCertifications p:hover::after {
    width: 100%;
}



.elementor-nav-menu--main .elementor-nav-menu ul{
	border-radius:15px !important;
}


.elementor-element-83f558f a{
	color:#Fff !important
}



.titleService{
	    height: auto !important;
    margin-top: 10px;
}

.e-filter-item[data-filter="__all"] {
  display: none !important;
}

.loopLogosHome .elementor-loop-container{
    margin-left: 50px;
    margin-right: 50px;
}

.loopLogosHome .logos-our-business{
	    padding: 25px;
}


.loopGridAddress .elementor-loop-container {
      display: flex;
    flex-wrap: wrap;
    justify-content: center;

}


.loopGridAddress .elementor-loop-container .country-addresses{
	  flex: 0 0 calc(33.333% - 20px); /* 3 columnas exactas */
  box-sizing: border-box;
	
}

.boxItemLogo:hover .titleLogo h1{
	color:#fff !important
}

#awsm-application-submit-btn{
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    background: red
}

.ListJobsDevel .awsm-filter-item-search{
	width:100%
}

.ListJobsDevel .awsm-filter-items{
	width:100%
}

.ListJobsDevel .awsm-filter-item[data-filter="job__category_spec"],
.ListJobsDevel .awsm-filter-item[data-filter="job__type_spec"],
.ListJobsDevel .awsm-filter-item[data-filter="job__location_spec"]{
	width:33.3% !important;
}



@media (max-width: 767px) {
    .elementor-135 .elementor-element.elementor-element-64060097 .elementor-button {  
   display: none !important;
    }
}




.elementor-1167 .elementor-element.elementor-element-91debdb:not(.elementor-motion-effects-element-type-background), .elementor-1167 .elementor-element.elementor-element-91debdb > .elementor-motion-effects-container > .elementor-motion-effects-layer{
	background-size: 100% 100% !important;
  background-position: center !important;
	background-repeat: no-repeat !important;
	
}



@media (max-width: 767px) {
    .elementor-142 .elementor-element.elementor-element-d19e807 {
        font-size: 22px !important;
    }
	
	.tablon .single-card-container img.normal,
	.tablon .single-card-container img.hover{
width: 80%;
        margin: auto;
        text-align: center;
	}
	
		.tablon .single-card-container img.hover{
    right: 0;
	}
	
	.blur-cards .card{
		text-align:center !important;
		min-width: 100% !important;
	}
	
	.blockMobile h2{
			font-size:22px
	}
	
	.titleMobile h2,
	.titleMobile h2 strong{
		font-size:22px
	}
	
	.em-faq__title{
		font-size:22px
	}
	
	
	.elementor-135 .elementor-element.elementor-element-1b31972a img{
	width: 70% !important;
}
	
	
	 .elementor-135 .elementor-element.elementor-element-143e5b99 .e-con-inner {
        flex-wrap: initial !important;
    }
	
}



@media only screen

and (min-device-width : 768px)

and (max-device-width : 1024px) {
	
	.stats-section{
		        flex-direction: row !important;
	}

}

@media only screen and (max-width: 480px) , screen and (max-device-width: 480px) {
.loopGridAddress .elementor-loop-container .country-addresses {
  flex: inherit;
    box-sizing: border-box;
}
}


    
    .e--ua-mac.e--ua-safari  .e-con-inner .elementor-element-1b31972a {
      
      width:140.641px
    }


/**Solution / Our Partners **/
.partners-section{
	overflow:hidden
}
/* Glow morado superior */
.partners-section::before {
  content: "";
  position: absolute;
  top: -150px;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
  height: 300px;
  background: radial-gradient(
    ellipse at center,
    rgba(54,185,121, 0.7) 0%,
    rgba(54,185,121, 0.3) 35%,
    transparent 70%
  );
  filter: blur(80px);
  pointer-events: none;
}


.partners-container {
  max-width: 1400px;
  margin: auto;
  text-align: center;
	
}


/* ===== CARD ===== */

.partner-card {
  position: relative;
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 18px;
      padding: 40px 20px;
  backdrop-filter: blur(20px);
  transition: all 0.35s ease;
  overflow: hidden;
}

/* Glow inferior card */
.partner-card::after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
  height: 100px;
  background: radial-gradient(
    ellipse at center,
    rgba(54,185,121, 0.4) 0%,
    transparent 70%
  );

  filter: blur(40px);
}
	
	.badgePartner {
     display: flex;
    font-size: 12px;
    letter-spacing: 1.5px;
    padding: 5px;
    border-radius: 14.25px;
    background: rgba(54, 185, 121, 0.15);
    border: 1px solid rgba(54, 185, 121, 0.4);
    color: #c9a8ff;
    margin-bottom: 0px;
    align-items: center;
    justify-content: center;
}

/* Hover */
.partner-card:hover {
  transform: translateY(-8px);
  border-color: rgba(54,185,121, 0.6);
}

.badge.platinum {
  background: rgba(54,185,121,0.15);
  border-color: rgba(54,185,121,0.4);
  color: #a8c8ff;
}

/* ===== TEXT ===== */

.partner-card .contentPartner p {
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255,255,255,0.65);
}

/* ===== TABLET ===== */
@media (max-width: 1024px) {
  .partners-section {
    padding: 90px 6%;
  }

  .partners-container h2 {
    font-size: 34px;
  }

  .subtitle {
    font-size: 16px;
    margin-bottom: 50px;
  }
}

/* ===== MOBILE ===== */
@media (max-width: 767px) {
  .partners-section {
    padding: 70px 20px;
  }

  .partners-container h2 {
    font-size: 26px;
  }

  .subtitle {
    font-size: 14px;
  }

  .partner-card {
    padding: 30px 20px;
  }

  .logo {
    font-size: 18px;
  }

  .partner-card p {
    font-size: 13px;
  }
}

button[data-filter="all-categories"]{
	display:block !important;
}

.om-body{
	height:90px
}

@media (max-width: 767px) {
	.boxMethod {
		overflow:hidden;
	}
}
