/****globales*****/

::selection {
	 background-color: #dce9f9; /* Color de fondo del resaltado */
    color: #15284B; /* Color del texto */
}
/* Deshabilita la selección de texto */
body {
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer */
    user-select: none; /* Navegadores modernos */
}


.marquee {
	color:#fff !important;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
	text-space-collapse:1px;
  box-sizing: border-box;
  animation: marquee 20s linear infinite;
	
}
.marquee span {
  display: inline-block;
  margin-right: 70px; /* Espacio entre frases */
}


@keyframes marquee {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.elementor-counter-number-suffix{
	color:#81b5fb;
}
.gs_logo_single--inner {
	max-width: 80% !important;
}


/* Evitar desbordamiento horizontal */
html, body {
    overflow-x: hidden;
}

/* Asegurarse de que todos los contenedores sean responsivos */
.container, .row, .content {
    max-width: 100%;
    overflow-x: hidden;
    box-sizing: border-box;
}

/* Asegurar que las imágenes sean responsivas */
img {
    max-width: 100%;
    height: auto;
}

/* Ajustar elementos específicos que puedan causar desbordamiento */
.specific-element {
    width: 100%;
    max-width: 100%;
}
.sd-sharing {
    margin-bottom: 2em;
    margin-left: 50px;
}

/******	END GLOBALES*******/


/******* START Footer*******/
.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
		margin:auto;
		max-width: 1440px;
		}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
    max-width: 2440px; */
		}
/******* END FOOTER*******/



/******** START Home****************/

/*quitar acceso a categorias de cards*/

div.wpr-grid-item-category a {
    pointer-events: none;
    cursor: default;
		}


/*Cards Testimonials*/

.wpr-testimonial-item {
        padding: 20px 16px 20px 16px;
        height: 362px;
    }

/*formulario de Case Study Home.*/
.pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -30%;
        width: 50%;
}

.pum-theme-12080 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
	background-color:#e56700;
}

h2.wpr-grid-item-title.elementor-repeater-item-8440060.wpr-grid-item-display-block.wpr-grid-item-align-left.wpr-pointer-none.wpr-pointer-line-fx.wpr-pointer-fx-fade {
	height:90px;
}

.wpr-grid-image-wrap{
	max-height: 225px;
}

/************ END HOME****************/



/******** START Careers ************/
/*careers*/
.category-buttons {
	margin: center;
	text-align: center;
	margin-bottom:50px;
}

#positions-list{
		display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
		padding-top: 50px;
	 
}

.category-filter {
    background: none;
    text-transform: uppercase;
    color: #15284B;
    border: none;
    padding: 10px 20px;
    margin: 5px;
    cursor: pointer;
    border-radius: 0;
	 font-size:16px;
		text-align: center;

}

.category-filter.active {
    border-bottom: 2px solid #E56700;
    background: none !important;
    color: #15284B !important;
}

.category-filter:hover {
    border-bottom: 2px solid #E56700;
    background: none;
    color: #15284B;
}

.position-careers {
	
	  background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    width: 40%; 
    box-sizing: border-box; 
	position: relative;
    min-height: 280px; 
}

.card-category-careers {
    font-size: 14px !important; 
    font-weight: 500;
    color: #15284B;
    letter-spacing:2px;
    text-transform: uppercase; 
    margin-bottom: 5px;
}

.card-title-careers {
    font-size: 30px !important;
    font-weight: 700;
    color: #15284b; 
    margin-bottom: 10px;
		position: relative;
		line-height:32px;
	}

.card-description-careers {
    font-size: 16px;
    font-weight: 400;
    color: #666; 
    margin-bottom: 15px;
		padding-bottom:10px;
		line-height:25px;
}

.card-link-careers {
    font-size: 14px;
    font-weight: 500;
    color: #E56700 ; 
    text-decoration: none !important;
	position: absolute; 
    bottom: 20px; 
    left: 20px;
}

.card-link-careers:hover {
    color: #E56700 ; 
}

.title-custom{
	max-width:1400px;
  width:100vW; 
  color:white;
	text-align:left;
	font-size:55px !important;
	line-height: 48px ;
	font-weight:700 !important;
	margin-left: auto;
	margin-right: auto;
	padding-left:10px;
}

.position-detail-title {
		background-color: #15284b; 
    color: white; 
    padding: 80px 80px 80px 50px; 
    margin-bottom: 10px;
		margin-top:-10px;
    width: 100vw; 
    position: relative; 
    left: 50%; 
    right: 50%; 
    transform: translateX(-50%); 
    text-align: center; 
	
}

.trix-content {
	font-size:18px;
	}
div.elementor-shortcode p {
	font-size:18px;
	}
/******** END CAREERS ************/


/******** START Industries ************/

/*Insdutries TABS´*/

#sp-wp-tabs-wrapper_7496 .sp-tab__card span[aria-expanded="true"]::after {
    color: #fff !important; 
}

#sp-wp-tabs-wrapper_7496 .sp-tab__card span:after {
    color: #fff !important; 
}

#sp-wp-tabs-wrapper_7496 .sp-tab__card span[aria-expanded="true"]::before,
#sp-wp-tabs-wrapper_7496 .sp-tab__card span[aria-expanded="true"]::after {
    color: #fff !important; 
}


/*INDUSTRIES TABS*/
 .responsive-columns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: Montserrat;
    color: white;
    margin-top: 30px;
  }

.wpr-slider-dots, .wpr-testimonial-dots {
    width: auto !important;
	white-space: nowrap !important;
    display: inline-block !important;
    text-align: center;
}

.wpr-slider-dots ul, .wpr-testimonial-dots ul {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    display: inline-block;
}


/******** END Industries ************/



/********MEDIAS QUERIEES**************/  
/* Estilos para dispositivos móviles */

@media (max-width: 768px) {
    .position-careers {
			width: 100%; 
	}
		.responsive-columns {
      flex-direction: column;
    }
	  .responsive-columns{
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 20px; 
    }
		.position-detail-title {
		  padding: 40px 40px 40px 20px; 
	}
		.position-detail{
			padding-left:20px;
			padding-right: 20px;
	}
	#positions-list{
		padding-left:20px;
		padding-right:20px;
	}
	.card-title-careers {
    font-size: 24px !important;
		font-weight: 500;
	}
	
	.pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -48%;
        width: 90%;
}
	
.wpr-testimonial-item {
        padding: 20px 16px 20px 16px;
        height: 330px;
    }
	
/***CASE STUDY HOME*****/
	div.wpr-grid-item-below-content.elementor-clearfix {
		padding-left:8px !important;
		padding-top:5px !important;
	}
	
	
	/* Privacy Policy */
#privacy-css li {
  margin-bottom: 2em;
}
