@font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
         url('../fonts/Poppins-Regular.woff') format('woff');
    font-style: normal;  
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
         url('../fonts/Poppins-SemiBold.woff') format('woff');
    font-style: normal;  
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-Light';
    src: url('../fonts/Poppins-Light.woff2') format('woff2'),
         url('../fonts/Poppins-Light.woff') format('woff');
    font-style: normal;  
    font-weight: normal;
    font-display: swap;
}
@font-face {
  font-family: 'Font Awesome 6 Free'; /* o el nombre que estés usando */
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/webfonts/fa-solid-900.woff2') format('woff2');
}

@media (max-width: 991px) { 
    .slider::before, .slider::after {width: 200px !important;}
    .portadaindex{height: 60vh !important;background-size: 100% 100% !important;/*overflow: visible !important;*/}
    .navbar-collapse{background-color: #252424; padding: 3% !important; padding-bottom: 8% !important;z-index: 1000;}
    .contact{padding: 2% 10% !important;}
}
@media (max-width: 768px) { 
    .nosotros{background-size: cover !important;background-position: center;}
    .fondolearning{background-image: none !important;}
    .slider::before, .slider::after {width: 100px !important;}
}
@media (max-width: 576px) { 
    .text-1,.text-2, .text-4{font-size: 2rem !important;}
    .text-5{font-size: 1rem !important;}
    .portadaindex{height: 40vh !important;background-size: 100% 100% !important;}
    .position-absolute.bottom-40{bottom: 15% !important;}
    .videog2{aspect-ratio: 1/1 !important;}
    .botonW{width: 100%; font-size: .8rem !important;}
    .paquetes .text-3{font-size: .8rem !important;}
    .paquetes .text-7{font-size: 1.5rem !important;}
    .paquetes .text-10{font-size: 1.2rem !important;}
    .carousel-inner{width: 74% !important;margin-left: 13%;}
    /*.navbar-collapse.collapse.show{background-color: #151515; padding: 3% !important; padding-bottom: 8% !important;}*/
}
body{
    color: #fff !important;
    line-height: 1.1 !important;
    background-color: #151515 !important;
}
article{
    padding-top: 5%;
    padding-bottom: 5%;
}
input:focus-visible, textarea:focus-visible{
    outline: none !important;
    box-shadow: none !important;
}
.navbar{
    background: rgba(0, 0, 0, 0.35);
}
nav{z-index: 1000 !important;}
a{text-decoration: none !important;}
.navbar-toggler:focus{
    box-shadow: none !important;
}
.portadaindex{
    /*background-image: url(../img/portada.jpg);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../img/fondo2.webp), url("../img/fondo.webp");
    background-color: black;
    height: 100vh;
    /*overflow: hidden;*/
    position: relative;
    z-index: 0;
}
.nav-link{
    font-family: 'Poppins-Regular' !important;
    font-size: 1rem !important;
    color: #fff !important;
}
.nav-link.active{
    font-family: 'Poppins-Semibold' !important;
    color: #91C020 !important;
}
.m-10{
    margin: 0% 10% !important;
}
.rect{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 86%;
    background-image: url(../img/Rectangle2.webp);
    background-repeat: no-repeat;
}
.contact{
    border: 1px solid #fff;
    background-color: transparent;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 5% 10%;
    color: #fff;
}
.portaboton{
    border: 1px solid #A1A1A1;
    background-color: transparent;
    border-radius: 20px;
    padding: 10%;
    color: #A1A1A1;
    font-family: 'Poppins-Regular';
    font-size: 1rem;
}
.bg-green{
    background-color: #92C01F;
}
.text-green{
    color: #92C01F;
}
.txt-green{
    color: #91C020;
}
.text-1{
    font-family: 'Poppins-Regular';
    font-size: 3rem;
}
.text-2{
    font-family: 'Poppins-SemiBold';
    font-size: 3.5rem;
}
.text-3{
    font-family: 'Poppins-SemiBold';
    font-size: 1.2rem;
}
.text-4{
    font-family: 'Poppins-Regular';
    font-size: 3.2rem;
}
.text-5{
    font-family: 'Poppins-Regular';
    font-size: 1.2rem;
}
.text-6{
    font-family: 'Poppins-Light';
    font-size: 1.2rem;
}
.text-7{
    font-family: 'Poppins-SemiBold';
    font-size: 2rem;
}
.text-8{
    font-family: 'Poppins-Regular';
    font-size: 2rem;
}
.text-9{
    font-family: 'Poppins-SemiBold';
    font-size: 1.5rem;
}
.text-10{
    font-family: 'Poppins-Regular';
    font-size: 1.5rem;
}
.text-11{
    font-family: 'Poppins-Light';
    font-size: 1rem;
}
.nosotros{
    background-image: url(../img/fondo2.webp), url(../img/nosotros.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*aspect-ratio: 2/1;*/
    min-height: 600px;
}
.contactfondo{
    background-image: url(../img/fondocontacto.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.formcontact{
    border: 1px solid #91C020;
    background-color: transparent;
    padding: 22px;
}
.formcontact .input{
    width: 100%;
    border: 1px solid #6B6B6B;
    background-color: transparent;
    color: #6B6B6B;
    font-family: 'Poppins-Regular';
    font-size: 1rem;
    min-height: 54px;
    padding: 3%;
}
.formcontact .contact{
    border: 1px solid #6B6B6B;
    color: #6B6B6B; 
    float: right;
}
footer{
    margin-top: 5% !important;
    border-top: 1px solid #91C020;
    padding: 2% 0%;
}
.carousel {
    display: flex;
    overflow-x: scroll;
    gap: 20px;
    padding: 20px;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    user-select: none;
    font-family: 'Poppins-Regular';
}
/* Ocultar la barra de scroll */
.carousel::-webkit-scrollbar {
    display: none;
}
.carousel {
    scrollbar-width: none;
}
.carousel-items {
    position: relative;
    flex: 0 0 auto;
    width: 250px;
    aspect-ratio: 1/1;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    scroll-snap-align: start;
    cursor: grab;
}
.carousel-items:active {
    cursor: grabbing;
}
.hover-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 3%;
    background: #91C020;
    font-family: 'Poppins-Light';
    font-size: .8rem;
    color: white;
    pointer-events: auto;
    /*pointer-events: none;*/
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    /*z-index: 10;*/
}

.carousel-items:hover .hover-info {
    opacity: 1;
}
.bottom-40{
    bottom: 40% !important;
}
.start-10{
    left: 10% !important;
}
.videog{
    width: 100%;
    aspect-ratio: 16/9;
}
.videog2{
    width: 100%;
    aspect-ratio: 1/2;
}
.videog3{
    width: 100%;
    aspect-ratio: 4/3;
}
.carousel.active {
  cursor: grabbing;
  user-select: none;
}
.slider {
    width: 95%;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.slider::before,
.slider::after {
    background: -webkit-linear-gradient(left, rgba(21, 21, 21, 1) 0%, rgba(21, 21, 21, 0) 100%);
	background: linear-gradient(to right, rgba(21, 21, 21, 1) 0%, rgba(21, 21, 21, 0) 100%);
	content: "";
	height: 200px;
	position: absolute;
	width: 400px;
}

.slider::after {
	right: 0;
	top: 0;
	transform: rotateZ(180deg);
    z-index: 0;
}
.slider::before {
	left: 0;
	top: 0;
    z-index: 2;
}
.slide-track {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    will-change: transform;
}

.slider .slide {
    width: 300px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
}

.slider .slide img {
    max-height: 60%;
    max-width: 90%;
    object-fit: contain;
}
#pauseButton {
  position: absolute;
  top: 80px;
  right: 10px;
  padding: 10px;
  width: 50px;
  height: 50px;
  background-color: #91C020;
  color: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1000;
}
/*Wecap*/
.botonW{
    width: auto;
    height: auto;
    font-size: 1.5rem;
    border-radius: 20px;
    background-color:#92C01F;
    border: none;
    color: #fff;
    background: linear-gradient(180deg, rgb(146, 192, 31) 0%, rgba(60, 83, 1, 0.19) 35%, rgba(60,83,1,0) 100%);
    padding: 4% 3%;
    font-family: 'Poppins-SemiBold';
}
.fondolearning{
    background-image: url(../img/Rectangle25.png);
    background-repeat: no-repeat;
    background-size: 50% 70%;
    background-position: right top;
}
.boxpaquetes{
    border-top-left-radius: 180px;
    border-bottom-right-radius: 180px;
    border: 1px solid #015287;
    background: transparent;
    /*background: linear-gradient(180deg, rgba(146, 192, 31,1) 0%, rgba(1,41,68,0.006061799719887961) 100%);*/
}
.paquetes{
    border-top-left-radius: 180px;
    border-bottom-right-radius: 180px;
    border: 1px solid #91C020;
    background: transparent;
    /*background: linear-gradient(180deg, rgba(146, 192, 31,1) 0%, rgba(1,41,68,0.006061799719887961) 100%);*/
    padding: 10%;
    margin: 2%;
}
/*MetriHealth*/
.inicio img:hover {
    filter: invert(50%) sepia(50%) saturate(2000%) hue-rotate(180deg) brightness(50%) contrast(100%);
}
.aspect1-1{
    width: 100%;
    aspect-ratio: 1/1;
}
.borders{
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
}
.card.bg-deg-green{
    background: transparent;
    background-image: url(../img/fondoservicio.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    aspect-ratio: 1/1;
}

.bg-deg-azul3{
    background: linear-gradient(180deg, rgba(1,82,135,1) 0%, rgba(1,41,68,1) 100%);
}
.bg-deg-green{
    background: linear-gradient(180deg, rgba(141,198,63,1) 0%, rgba(1,41,68,0) 100%);
}
.bg-deg-green:hover{
    background: #6A9135;
}
.bg-deg-azul3:hover{
    background: #015287;
}
.card.bg-deg-green:hover{
    border-radius: 70px;
}
.card.bg-deg-green:hover .text-11, .bg-deg-azul3:hover .text-11, .bg-deg-green:hover .text-11{
    font-family: 'Poppins-SemiBold';
}
.select{
    background-color: #91C020;
    color: #fff;
    border-color: #fff;
}
.aspect1-1.w-30{
    width: 30%;
    aspect-ratio: 1/1;
}
a:hover{
    color: #fff !important;
}