.first-container {
    margin-top: 0;
    min-height: 610px;
    min-width: 100%;
    background-image: url(../../img/banners/testimonios-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.display-3 {
    font-size: 4.5rem;
    line-height: 1.2;
    font-weight: 700 !important;
    text-shadow: -6px 2px #000000a8;
}

/* mycoevolution banner inicio */
@media (max-width:479px) {
    .container-testimonios {
        height: 128px !important;
    }

    .inicio-slogan {
        font-size: 8px;
    }

    .estado-label {
        margin: 50px auto 20px auto !important;
    }

    .img-200 {
        width: 100px;
    }

    .prefij-title {
        font-size: 30px !important;
    }

    .start-text {
        font-size: 15px !important;
    }

    .info-text {
        font-size: 15px !important;
    }
}

@media (min-width:480px) {
    .container-testimonios {
        height: 165px !important;
    }

    .inicio-slogan {
        font-size: 8px;
    }

    .estado-label {
        margin: 50px auto 20px auto !important;
    }

    .img-200 {
        width: 120px;
    }

    .prefij-title {
        font-size: 36px !important;
    }

    .start-text {
        font-size: 15px !important;
    }

    .info-text {
        font-size: 15px !important;
    }
}

@media (min-width:640px) {
    .container-testimonios {
        height: 200px !important;
    }

    .inicio-slogan {
        font-size: 10px;
    }

    .estado-label {
        margin: 50px auto 20px auto !important;
    }

    .img-200 {
        width: 120px;
    }

    .prefij-title {
        font-size: 36px !important;
    }

    .start-text {
        font-size: 20px !important;
    }

    .info-text {
        font-size: 15px !important;
    }
}

@media (min-width:768px) {
    .container-testimonios {
        height: 265px !important;
    }

    .inicio-slogan {
        font-size: 12px;
    }

    .estado-label {
        margin: 100px auto 20px auto !important;
    }

    .img-200 {
        width: 150px;
    }

    .prefij-title {
        font-size: 40px !important;
    }

    .start-text {
        font-size: 20px !important;
    }

    .info-text {
        font-size: 15px !important;
    }
}

@media (min-width:960px) {
    .container-testimonios {
        height: 265px !important;
    }

    .inicio-slogan {
        font-size: 16px;
    }

    .estado-label {
        margin: 100px auto 20px auto !important;
    }

    .img-200 {
        width: 150px;
    }

    .prefij-title {
        font-size: 40px !important;
    }

    .start-text {
        font-size: 20px !important;
    }

    .info-text {
        font-size: 15px !important;
    }
}


@media (min-width:1097.14px) {
    .container-testimonios {
        height: 355px !important;
    }

    .inicio-slogan {
        font-size: 16px;
    }

    .estado-label {
        margin: 100px auto 20px auto !important;
    }

    .img-200 {
        width: 140px;
    }

    .prefij-title {
        font-size: 40px !important;
    }

    .start-text {
        font-size: 25px !important;
    }

    .info-text {
        font-size: 20px !important;
    }
}

@media (min-width:1280px) {
    .container-testimonios {
        height: 430px !important;
    }

    .inicio-slogan {
        font-size: 25px;
    }

    .estado-label {
        margin: 150px auto 20px auto !important;
    }

    .img-200 {
        width: 160px;
    }

    .prefij-title {
        font-size: 45px !important;
    }

    .start-text {
        font-size: 25px !important;
    }

    .info-text {
        font-size: 20px !important;
    }
}

@media (min-width:1536px) {
    .container-testimonios {
        height: 500px !important;
    }

    .inicio-slogan {
        font-size: 25px;
    }

    .estado-label {
        margin: 150px auto 20px auto !important;
    }

    .img-200 {
        width: 180px;
    }

    .prefij-title {
        font-size: 45px !important;
    }

    .start-text {
        font-size: 25px !important;
    }

    .info-text {
        font-size: 20px !important;
    }
}

@media (min-width:1745.45px) {
    .container-testimonios {
        height: 500px !important;
    }

    .inicio-slogan {
        font-size: 25px;
    }

    .estado-label {
        margin: 150px auto 20px auto !important;
    }

    .img-200 {
        width: 180px;
    }

    .prefij-title {
        font-size: 48px !important;
    }

    .start-text {
        font-size: 30px !important;
    }

    .info-text {
        font-size: 25px !important;
    }

}

@media (min-width:1920px) {
    .container-testimonios {
        height: 500px !important;
    }

    .inicio-slogan {
        font-size: 25px;
    }

    .estado-label {
        margin: 150px auto 20px auto !important;
    }

    .img-200 {
        width: 200px;
    }

    .prefij-title {
        font-size: 48px !important;
    }

    .start-text {
        font-size: 30px !important;
    }

    .info-text {
        font-size: 25px !important;
    }
}

.estado-label {
    min-width: 100%;
    position: relative;
    max-width: 500px;
    margin: 150px auto 20px auto;
    text-align: center;
}

/* .galeria-label:before {
    content: " ";
    display: block;
    height: 2px;
    width: 30%;
    position: absolute;
    top: 50%;
    left: 0;
    background: #dc3545;
} */

.estado-label:after {
    content: " ";
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 100%;
    right: 50%;
    background: #dc3545;
}

/* slider */
.slide-container {
    margin: 0 30px;
    overflow: hidden;
  }
  .card {
    background: #fff;
    border-radius: 0px;
  }
  .card .image-box {
    height: 350px;
  }
  .card .image-box img {
    width: 100%;
    height: 100%;
  }
  
  .swiper-navBtn {
    color: #000 !important;
    height: 50px !important;
    width: 40px !important;
    transform: translateY(-40%) !important;
    background: #fff !important;
    border: 1px solid #eaeaea !important;
  }
  .swiper-navBtn::before,
  .swiper-navBtn::after {
    font-size: 24px !important;
  }
  .swiper-navBtn:hover{
    background-color: #cfcfcf !important;
  }
  
  .swiper-pagination-bullet {
    background-color: #333;
  }
  
  @media screen and (max-width: 768px) {
    .swiper-navBtn {
      display: none;
    }
  }

