body {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:"wdth" 100;
  overflow-x: hidden;
}
h1, h2,h3, h4, h5, h6, .h1, .h2,.h3, .h4, .h5, .h6, .display-1, .display-2, .display-3, .display-4,.display-5, .display-6 {
  font-weight: 900;
}
a, a:hover {
  text-decoration: none;
}
.bg-primary, .btn-primary {
 background-color: #13838E!important;
 }
 .btn-primary {
 border: #13838E!important;
 }
 .text-primary {
 color: #13838E!important;
 }
 .text-dark{
  color: #08454b!important;
  }
  .bg-dark{
    background: #08454b!important;
  }
 .btn-outline-primary {
  --bs-btn-color: #13838E;
  --bs-btn-border-color: #13838E;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #13838E;
  --bs-btn-hover-border-color: #13838E;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #13838E;
  --bs-btn-active-bg: #13838E;
  --bs-btn-active-border-color: #13838E;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #13838E;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #13838E;
  --bs-gradient: none;
 }
 .bg-secondary, .btn-secondary {
 background-color: #1DAEBD!important;
 }
 .btn-secondary {
 background-color: #1DAEBD!important;
 }
 .bg-light {
  background-color: #B5F3F9!important;
  }
 .degradeColores {
  background: linear-gradient(to right, #B5F3F9 0%, #B5F3F9 50%, #13838E 100%)!important;
}
 .btn-primary:hover {
 background-color: #577AA2!important;
 }
 .btn-plus {
position: absolute; 
top: 95%;
 left:43%;
}
 .text-secondary {
 color: #1DAEBD!important;
 }
 .text-light  {
  color: #B5F3F9!important;
  }
 .no-bullets {
  list-style-type: none;
  }
 /*grisSG
 .bg-grisSG, .btn-grisSG {
  background-color: #CCC6BD!important;
  }
  .btn-grisSG {
  background-color: #CCC6BD!important;
  }
  .btn-grisSG:hover {
  background-color: #CCC6BD!important;
  }
  .text-grisSG {
  color: #CCC6BD!important;
  }*/

.seccion {
  min-height: 650px !important;
  scroll-margin-top: 119px;
}

.servicios .cardServicios .card-body {
  min-height: 90px;
  max-height: 90px;
  }

#quienes{
  scroll-margin-top: 119px;
}
.seccion.carrousel {
  padding: 0 !important;
}
.navbar-brand img  { 
  width: 120px;
}
/*
img.clientes, img.country { 
  width: 100%;
  height: 100%;
  object-fit: cover; 
  display: block;
}
.cont-imgClientes,cont-imgCountry {
  height: 550px;
  overflow: hidden;
}*/
#carouselPortada .carousel-caption {
  top: 10%;
  width: 20%;
  height: 300px;
  opacity:.8; 
  left: auto;
  right:0;
}
#carouselResultados .carousel-caption {
  top: 10%;
  width: 20%;
  height: 200px;
  opacity:.8; 
  left: 0;
  right:auto;
}
.comunidad img {
  width: 120px;
  height: auto;
}
ul.sinPuntos {
  list-style:none; 
  padding-left:0;
}
.porQue {
  background-image: url(Recursos/img/ondas-cel.png);
  background-position: center top;
  background-repeat: no-repeat;
}
.porQue ul li{
    line-height: 2.5em;
  }
  .nuestroEquipo {
    background-image: url(Recursos/img/onda-cel-azul.png);
    background-position: center top;
    background-repeat: no-repeat;
  }
  #preguntas {
    background-image: url(Recursos/img/ondas-azul-cel.png);
    background-position: center top;
    background-repeat: no-repeat;
  }
.comunidad {
  background-image: url(Recursos/img/onda-azul2.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}
.numeros  {
  background-image: url(Recursos/img/onda-azul-cel.png);
  background-position: center top;
  background-repeat: no-repeat;
}
.clientes  {
  background-image: url(Recursos/img/onda-cel-azul2.png);
  background-position: center top;
  background-repeat: no-repeat;
}

.btn-whatsapp  {
  bottom: 80px;
  right: 10px;
  width: 60px;
  height: 60px;
  z-index: 99999999;
  cursor: pointer;
  background: #247C48;
}
.servicios .card-header {
    min-height: 200px;
}
.comunidad .card {
  height: 150px;
}

.btn-subir {
  bottom: 30px;
  right: 20px;
  width: 38px;
  height: 38px;
}
.txt-activa {
  top: 47px;
  right: 40px;
  width: 150px;
  height: 32px;
  z-index: 9999999;
  cursor: pointer;
  font-size: 0.8em;
  color: #fff;
}
.frase hr {
  color: #fff;
}
.icon {
  width: 60px;
}
.gota1 {
  background-image: url(Recursos/img/gota1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  width:294px;
  height: 373px;
}
.gota1 div{
  margin-top:30%;
}
.gota2 div {
  margin-top:66%;
}
.gota3 div {
  margin-top:60%;
}
.gota2 {
  background-image: url(Recursos/img/gota2.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  width:270px;
  height: 373px;
}
.gota3 {
  background-image: url(Recursos/img/gota3.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  width:295px;
  height: 373px;
}
.accordion .border-color, .accordion-item {
  border: 0;
}
.accordion-item {
  color:#13838E;
}
.frase hr {
  color: #fff;
}
.icon {
  width: 60px;
}
footer{
  background: #52c8d4;
}

/*animacion*/
.scroll-container1:nth-of-type(even) {
  flex-direction: row-reverse;
}
.scroll-caption {
  margin: 1rem;
}
@media (max-width: 992px) {
  .seccion {
    min-height: 200px !important;
  }
  .contAlcance li{
    font-size: 1rem!important;
  }
}
@media screen and (max-width: 650px) {
  .scroll-container1, .scroll-container1:nth-of-type(even) {
    flex-direction: column;
    align-content: inherit;
  }

  .carousel-item {
    height: auto;
  }
  #countdown span:first-child {
    margin-right: 1.2em;
  }
  #countdown span:last-child:after {
    margin-left: 0.2em;
  }
  #carouselHorizontal .carousel-item {
    padding-bottom: 5em;
  }
  .carousel-control-next, .carousel-control-prev {
    top:35%!important;
    align-items: flex-start;
  }
}
/**Styling scrollable elements*/
/* Estado inicial */
.js-scroll-left-organic,
.js-scroll-right-organic {
  opacity: 0;
  transition: opacity 0.5s;
}

/* Cuando se activa el scroll */
.scrolled {
  opacity: 1;
}

/* Entrada desde la derecha */
.slide-in-right {
  animation: slide-in-right 1s ease-in-out both;
}

/* Entrada desde la izquierda */
.slide-in-left {
  animation: slide-in-left 1s ease-in-out both;
}

/* Movimiento infinito */
.floating {
  animation: float 3s ease-in-out infinite;
}

/* Keyframes */
@keyframes slide-in-right {
  0% {
    transform: translateX(100px) rotate(5deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}

@keyframes slide-in-left {
  0% {
    transform: translateX(-100px) rotate(-20deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}

@keyframes float {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-10px) rotate(1deg);
  }
  100% {
    transform: translateY(0px) rotate(0deg);
  }
}

.js-scroll-right-simple,
.js-scroll-left-simple {
  opacity: 0;
  transition: opacity 0.5s;
}

/* Cuando se activa el scroll */
.scrolled {
  opacity: 1;
}

/* Entrada desde la derecha */
.slide-in-right-simple {
  animation: slide-in-right-simple 1s ease-in-out both;
}

/* Entrada desde la izquierda */
.slide-in-left-simple {
  animation: slide-in-left-simple 1s ease-in-out both;
}

/* Keyframes simples (sin rotación ni floating) */
@keyframes slide-in-right-simple {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-left-simple {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

/* Cuando aparece por scroll */
/* Inicialmente oculto */
.js-scroll-top {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}

/* Cuando aparece por scroll */
.js-scroll-top.scrolled {
  animation: slide-in-top-scroll 1s ease-out forwards;
}

/* Animación desde abajo */
@keyframes slide-in-top-scroll {
  from {
    transform: translateY(100px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}


/* Aparecen automáticamente al cargar, sin scroll */
.slide-right-auto {
  animation: slide-in-right-auto 1s ease-in-out forwards;
}

.slide-left-auto {
  animation: slide-in-left-auto 1s ease-in-out forwards;
}

.slide-top-auto {
  animation: slide-in-top-auto 1s ease-in-out forwards;
}

/* Keyframes simples sin floating ni rotación */
@keyframes slide-in-right-auto {
  from {
    transform: translateX(100px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-left-auto {
  from {
    transform: translateX(-100px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-top-auto {
  from {
    transform: translateY(100px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}


@media (max-width: 1100px) {
    .navbar .nav-item {
       font-size: .9em;
   }
}
@media (max-width: 991px) {
  .navbar-brand img  { 
    width: 80px;
  }

}

