/* SECCION NUESTRAS CAPACITACIONES */
.blur-up {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transition: filter 400ms, -webkit-filter 400ms;
}

.blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}
#cursos{
    margin-bottom: 25px;
}
.ofertas img {
    max-width: 100%;
    width: 100vw;
    height: 500px;
}

.swiper-container {
    width: 100%;
    
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    padding: 5px;
    width:150px;
    flex-shrink: 1!important;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.curso{
    background-color: grey;
    width:250px;
    height: 130px;
    
}
.masvendido{
    text-align: center;
    
    font-weight: 700;
    
}
.filtros{
    display: flex;
    justify-content:center;      
    align-items:center;
    background: #EEEEEE;
    padding: 20px;
    flex-wrap: wrap;
}   
.precios{
    font-size: 15px;
    font-weight: 600;
    color: var(--colorAzul);
    margin: 20px 50px;

}
.precios i {
    font-size: 18px;

}
.busquedaCursos{
    margin: 20px 50px;
}
.filtrarCursos,.filtrarCategorias{
    margin: 20px 50px;
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: var(--colorAzul);
    line-height: 1.3;
    padding: .4em 1.4em .3em 0.5em;
    width: 200px;
    max-width: 100%; 
    box-sizing: border-box;
    border: 1px solid  var(--colorAzul);;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.03);
    border-radius: 28px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
    linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}
.botonVerDetalle, .botonExpandir{    
        margin: 10px auto;
        display: flex;
        width: 50%;
        padding: 8px 18px;
        text-align: center;
        background: var(--colorAzul);
        color: white;
        border: none;
        border-radius: 28px;
        font-size: 18px;   
        border: 1px solid var(--colorAzul);
        display: flex;
        align-items: center;
        justify-content: center;
        
    
}
.botonVerDetalle{
    margin-bottom: 0;
}
.botonVerDetalle:hover, .botonExpandir:hover{
    color:black;
    background-color: white;
    border: 1px solid black;
transition:.3s all ease-in-out;
}
.pagination{
    text-align: center;
    margin-top: 35px;
}
.pagination li {
    display:inline;  
    padding:15px 18px 15px 18px;

    margin: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: var(--colorAzul);
    list-style: none;
    border: 1px solid var(--colorAzul);
    cursor: pointer;
}
.pagination li a{
    font-size:15px;
    color: white;
    font-weight: bold;
}
.pagination li:hover{

    background-color: white;
    border: 1px solid black;
    transition: .3s all ease-in-out;
}
.pagination li:hover a{
    color: black;
    transition: .3s all ease-in-out;
} 

.busquedaCursos input{
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: var(--colorAzul);
    line-height: 1.3;
    padding: .4em 1.4em .3em .8em;
    width: 200px;
    max-width: 100%; 
    box-sizing: border-box;
    border: 1px solid var(--colorAzul);
    box-shadow: 0 1px 0 1px rgba(0,0,0,.03);
    border-radius: 28px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0xNS44NTMgMTYuNTZjLTEuNjgzIDEuNTE3LTMuOTExIDIuNDQtNi4zNTMgMi40NC01LjI0MyAwLTkuNS00LjI1Ny05LjUtOS41czQuMjU3LTkuNSA5LjUtOS41IDkuNSA0LjI1NyA5LjUgOS41YzAgMi40NDItLjkyMyA0LjY3LTIuNDQgNi4zNTNsNy40NCA3LjQ0LS43MDcuNzA3LTcuNDQtNy40NHptLTYuMzUzLTE1LjU2YzQuNjkxIDAgOC41IDMuODA5IDguNSA4LjVzLTMuODA5IDguNS04LjUgOC41LTguNS0zLjgwOS04LjUtOC41IDMuODA5LTguNSA4LjUtOC41eiIvPjwvc3ZnPg=='),
    linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1em auto, 100%;
    margin-bottom: 0px;
}
.filtrarCursos,.filtrarCategorias{
    outline: none;
}
.busqueda input:focus{
    outline: none;
}
.busqueda input::placeholder{
    color: var(--colorAzul);
}
.seccionCursos{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1250px;
    margin: 0 auto;
}

.cursoSeccion{ 
    width: 260px;
    overflow: hidden;
    margin: 0 auto;
}

.cursoSeccion img{
    width: 100%;
    height: 160px;
    transition: all .3s ease;
    border-radius: 10px;
}
.cursoSeccion img:hover{
    transform: scale(1.1);
}
.cursoa{
    margin: 14px;
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    }
.cursoa p{
    margin-top: 10px;
    
    font-size: 19px;
    text-align:center;
    width: 260px;
    color: black;
    line-height: 20px;
}

/* SECCION BUSCADOR DE CURSOS */