@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -50px;
    }
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -50px;
    }
}

.carousel-indicators {
    display: none;
}

.bg-overlay-black {
    display: none;
}

.titulo {
    margin-top: 200px;
    padding: 25px;
    background: rgba(0, 0, 0, 0.5);
    height: 120px;
}

.border-btn {
    background: rgba(0, 0, 0, 0.5);
}

.clients-lines__column {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
}

.container {
    padding: 0px;
    margin-top: 110px;
    border: 1px solid black;
}

#myCarousel {
    height: calc(100vh - 160px);
}

#myCarousel2 {
    height: calc(100vh - 160px);
}

#myCarousel3 {
    height: calc(100vh - 160px);
}

#myCarousel5 {
    height: calc(100vh - 160px);
}

#myCarousel6 {
    height: calc(100vh - 160px);
}

.carousel-inner {
    height: 100%;
}

.swiper-slide {
    background: white;
}
.portada {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: white;
}

.descripcion {
    position: absolute;
    width: 30%;
    top: 0;
    right: 0;
    height: 100vh;
    background: white;
}

.descripcion p {
    position: absolute;
    width: 80%;
    top: 50px;
    left: 0;
    height: 100vh;
    background: white;
}

.imagen {
    position: absolute;
    width: 70%;
    top: 0;
    left: 0;
    height: 100vh;
    background: white;
}

.imagen img {
    position: absolute;
    left: 10%;
    top: 50px;
    width: 80%;
}

.carousel-control.left,
.carousel-control.right {
    background: white;
}

.carousel-control {
    width: 20px;
}



































@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -50px;
    }
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -50px;
    }
}

.carousel-indicators2 {
    display: none;
}

.bg-overlay-black {
    display: none;
}

.titulo {
    margin-top: 200px;
    padding: 25px;
    background: rgba(0, 0, 0, 0.5);
    height: 120px;
}

.border-btn {
    background: rgba(0, 0, 0, 0.5);
}

.clients-lines__column {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
}

.container {
    padding: 0px;
    margin-top: 110px;
    border: 1px solid black;
}

#myCarousel {
    height: calc(100vh - 160px);
}

#myCarousel2 {
    height: calc(100vh - 160px);
}

#myCarousel3 {
    height: calc(100vh - 160px);
}

#myCarousel4 {
    height: calc(100vh - 160px);
}

.carousel-inner {
    height: 100%;
}

.swiper-slide {
    background: white;
}
.portada {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: white;
}

.descripcion {
    position: absolute;
    width: 30%;
    top: 0;
    right: 0;
    height: 100vh;
    background: white;
}

.descripcion p {
    position: absolute;
    width: 80%;
    top: 50px;
    left: 0;
    height: 100vh;
    background: white;
}

.imagen {
    position: absolute;
    width: 70%;
    top: 0;
    left: 0;
    height: 100vh;
    background: white;
}

.imagen img {
    position: absolute;
    left: 10%;
    top: 50px;
    width: 80%;
}

.carousel-control.left,
.carousel-control.right {
    background: white;
}

.carousel-control {
    width: 20px;
}


























.collage {
    position: absolute;
    width: 80%;
    top: 10%;
    left: 10%;
}

.collage {
    position: absolute;
    width: 80%;
}
.img-sola {
    position: absolute;
    width: 80%;
    top: 20px;
    left: 10%;
}

.tabla {
    display: table;
    padding: 25px;
    background: rgba(0, 0, 0, 0.5);
}

.tabla p {
    margin-bottom: 50px;
}

.tabla h2,
.tabla h3 {
    margin-bottom: 20px;
}

.team-section {
    margin-top: 100px;
}

.team-title h1 {
    font-size: 50px;
    position: relative;
    text-align: center;
    color: white;
}

.team-cards {
    width: 85%;
    display: flex;
    justify-content: space-between;
    margin: 20px auto;
    margin-top: 50px;
}

.team-card {
    background: #060721;
    border-radius: 50px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    margin: 0px 20px;
    padding: 20px;
    text-align: center;
    transition: transform 0.6s ease;
    width: calc(33.33% - 20px);
}

.team-card:hover {
    transform: translateY(-12px);
}

.team-image img {
    border-radius: 50%;
    height: 130px;
    width: 130px;
    object-fit: cover;
    margin-bottom: 10px;
}

.team-detail h3 {
    color: white;
    font-size: 30px;
    margin: 15px 0px;
}

.team-detail p {
    color: #426385;
    font-size: 18px;
    margin: 15px 0px;
}

.videos1 {
    width: 300px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}

.borde {
    border-bottom: none !important;
}

.clients-lines__column2 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

.btn.active .play {
    box-shadow: 0 0 0 150vh #f42e7966;
}

.titulo2 {
    margin-top: 100px;
}

#fade {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#fade2 {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#light {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 600px;
    max-height: 360px;
    margin-left: -300px;
    margin-top: -180px;
    border: 2px solid #fff;
    background: #fff;
    z-index: 1002;
    overflow: visible;
}

#light2 {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 600px;
    max-height: 360px;
    margin-left: -300px;
    margin-top: -180px;
    border: 2px solid #fff;
    background: #fff;
    z-index: 1002;
    overflow: visible;
}

#boxclose {
    float: right;
    cursor: pointer;
    color: #fff;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    background: #222222;
    font-size: 31px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    padding: 11px 3px;
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 1002;
    opacity: 0.9;
}

#boxclose2 {
    float: right;
    cursor: pointer;
    color: #fff;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    background: #222222;
    font-size: 31px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    padding: 11px 3px;
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 1002;
    opacity: 0.9;
}

.boxclose:before {
    content: "Ã—";
}

#fade:hover ~ #boxclose {
    display: none;
}

#fade2:hover ~ #boxclose2 {
    display: none;
}

.test:hover ~ .test2 {
    display: none;
}

.img-servicios {
    width: 350px;
    float: left;
    padding: 25px;
}