html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    background-color: white;
    font-family: 'Nunito',
        sans-serif;
    overflow-x: hidden;
    position: relative;
}

h1 {
    font-size: 50px;
}

h2 {
    font-size: 40px;
    font-weight: 800;
}

h3 {
    font-size: 30px;
    font-weight: 800;
}

/* Nav*/

.navbar-mio {
    background-color: white;
}


/*Hero*/


#hero {
    padding: 6rem 0rem 6rem 0rem;
    background-image: url(../img/Hero.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


#hero h1 {
    font-weight: 800;
    color: white;
}

#hero p {
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    color: white;
}


#hero span::before {
    content: "BIENVENIDOS A";
    color: white;
    letter-spacing: 0.5rem;
    animation: animate infinite 6s;
}

@keyframes animate {

    0% {
        content: "WELCOME TO";
    }

    50% {
        content: "WILLKOMMEN ZU";
    }

    75% {
        content: "ようこそ";
    }
}


.btn-mio {
    border: 1px solid white;
    padding: 0.5rem 2rem 0.5rem 2rem;
    color: white;
}

.btn-mio:hover {
    border: 1px solid white;
    background-color: white;
    color: black;
}

.hero-logos {
    background-color: white;
    padding: 0rem 2rem 0rem 2rem;
    border-radius: 10px;
    position: absolute;
    top: 420px;
    right: -10px;
}

.divider {
    color: white;
}



/*About*/

#about {
    background-color: white;
    padding: 4rem 0rem 3rem 0rem;
    color: black;
}

#about h2 {
    color: #2A2761;
}


/*SERVICIOS*/

#services {
    background-color: white;
    padding: 1rem 0rem 4rem 0rem;

}

#services h2 {
    color: #2A2761;
}

.card-img-top {
    width: 100%;
    object-fit: cover;
}



/*COVERAGE*/

#coverage {
    padding: 4rem 0rem 4rem 0rem;
    background-color: #2A2761;
    color: white;
    font-size: 14px;
}


#coverage h3 {
    font-weight: 800;
}

#coverage h5 {
    font-weight: 600;
}

#coverage p {

    font-size: 1.3rem;
}

#coverage button:hover {
    background-color: white;
    color: black;
}

.hide {
    display: none;
}


.btn-cobertura-fisica,
.btn-cobertura-contenciosa {
    border: 1px solid white;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    color: white;
}

.btn-cobertura:hover {
    background-color: white;
    color: black;
}

.active {
    background-color: white;
    color: black;
}


/*CLIENTS*/

#clients {
    background-color: white;
    padding: 6rem 0rem 4rem 0rem;
}

#clients img {
    width: 90%;
    filter: grayscale();
}

#clients img:hover {
    filter: grayscale(0);
}

.swiper-pagination {
    display: none;
}


div.wrapper{
    width: 100%;
    padding: 1rem;
  }

  div.wrapper .carru{
    max-width: 1200px;
    margin: auto;
    padding: 0 30px;
  }

  .owl-dots{
    text-align: center;
    margin-top: 40px;
  }
  .owl-dot{
    height: 25px;
    width: 25px;
    border-radius: 50px;
    cursor: pointer;
    outline: none;
    margin: 0 5px;
    border: 2px solid #2A2761!important;
    transition: all 0.7s ease;
  }
  .owl-dot:hover,
  .owl-dot.active{
    background: #2A2761!important;

  }

/* CALIDAD */


.carousel_section {
    padding: 2rem 0rem 2rem 0rem;
}

.fa-chevron-right,
.fa-angle-left {
    font-size: 30px;
    color: #2A2761;
}


/* CONTACTO*/

#contact {
    background-color: #2A2761;
    color: white;
    padding: 4rem 0rem 4rem 0rem;
}

#contact button {
    color: white;
    border: 1px solid white;
}

#contact button:hover {
    background-color: white;
    color: black;
}

#contact a {
    color: white;
    text-decoration: none;
}


/*REDES*/

#redes {
    background-color: #524E99;
    padding: 1rem 0rem 1rem 0rem;
    color: white;
}

#redes a {
    text-decoration: none;
    color: white;
}

/*Legales*/

#legales {
    background-color: white;
    padding: 1rem 0rem 1rem 0rem;
    color: #59595b;
}

#legales a {
    font-size: 14px;
    text-decoration: none;
    color: #59595b;
}

#legales p {
    font-size: 14px;
    color: #59595b;
}



/*CERTIFICADOS*/

#certifications {
    background-color: white;
    padding: 4rem 0rem 4rem 0rem;
}

.pdf {
    background-color: #F5F5F5;
    padding: 0.5rem;
}

.pdf p {
    margin: 0rem;
}

.pdf_text {
    display: inline-block;
    padding-left: 0.3rem;
}

.pdf a {
    text-decoration: none;
    color: black;
}




/* Media Queries */

@media (min-width: 320px) {

    .swiper-container {
        width: 100%;
        height: 200px;
    }

    .form {
        width: 100%;
    }

    .carousel-item img {
        max-width: 90%;
    }

    .btn-cobertura-fisica {
        margin-top: 1rem;
    }
}

@media (min-width: 381px) {

    .btn-cobertura-fisica {
        margin-top: 0rem;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

    .swiper-container {
        width: 100%;
        height: 200px;
    }

    .carousel-item img {
        max-width: 70%;
    }

}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .carousel-item img {
        max-width: 60%;
    }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

    .carousel-item img {
        max-width: 40%;
    }

}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .form {
        width: 60%;
    }
}

.marquee {
    width: 50%;
    overflow: hidden;
}
.space{
    width: 5%;
}
/*Lina del tiempo*/
 .timeline{
     position: relative;
     margin: 50px auto;
     padding:40px 0;
     width: 1000px;
     box-sizing: border-box;
 }
 .timeline:before{
    content:'';
    position: absolute;
    left: 50%;
    width: 2px;
    height: 100%;
    background: #c5c5c5;
 }
 .timeline ul{
     margin: 0;
     padding: 0;
 }

 .timeline ul li{
     list-style: none;
     position: relative;
     width: 50%;
     padding: 20px 40px 0;
     box-sizing: border-box;
 }
 .timeline ul li:nth-child(odd){
     float: left;
     text-align: right;
     clear: both;
 }
 .timeline ul li:nth-child(odd) .time {
     text-align: left;
 }
 .timeline ul li:nth-child(even){
    float: right;
    text-align: left;
    clear: both;
 }
 .timeline ul li:nth-child(even) .time {
     text-align: right;
 }
.content{
    padding-bottom: 70px;
}
.align{
    text-align: justify;
}
.timeline ul li:nth-child(odd)::before{
    content: '';
    position: absolute;
    top: 24px;
    right: -6px;
    width: 10px;
    height: 10px;
    background: rgb(56, 60, 128 ,1);
    border-radius: 50%;
    box-shadow: 0 0 0 4 px rgb(56, 60, 128 ,0.5);
}
.timeline ul li:nth-child(even)::before{
    content: '';
    position: absolute;
    top: 24px;
    left: -4px;
    width: 10px;
    height: 10px;
    background: rgb(56, 60, 128 ,1);
    border-radius: 50%;
    box-shadow: 0 0 0 4 px rgb(56, 60, 128 ,0.5);
}
.timeline ul li h3{
    margin: 0;
    padding:0;
    font-weight: 600;
    color :rgb(56, 60, 128 ,1);
}

.timeline ul li p{
    margin:  10px 0 0;
    padding:0;
}
.timeline ul li .time {
  width: 100%;
}
.timeline ul li .time img{
    max-width: 88%;
    margin: 0 6%;
    max-height: 600px;
}
.timeline ul li:nth-child(odd) .time{
    position: absolute;
    top: 12px;
    right: -100%;
    margin: 0;
    padding:8px 16px;
    color: #fff;
    border-radius: 18px;

}
.timeline ul li:nth-child(even) .time{
    position: absolute;
    top: 12px;
    left: -100%;
    margin: 0;
    padding:8px 16px;
    color: #fff;
    border-radius: 18px;

}

/* carrusel*/

.carousel-item {
    /*height: 300px;*/ /* Asegúrate de que coincida con la altura del contenedor */
    width: 100%;
}
.carousel-container {
    overflow: hidden;
    height: 400px; /* Ajusta según sea necesario */
    position: relative;
}

.carousel-content {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: top 1s ease-in-out;
}

.location {
    cursor: pointer; /* Cambia el cursor a una manita cuando el puntero esté sobre el círculo */
}

#redes .navbar-brand img {
  max-width: 180px;
}
