﻿.owl-carousel.home-slider .slider-item .slider-text h1 {
    text-shadow: 1px 1px 2px #000;
}

/*.ion-2x {
    font-size: 2em !important;
}*/
.btn {
    cursor:pointer;
}

.btnbuscador {
    border-top-right-radius: 0.3rem !important;
    border-bottom-right-radius: 0.3rem !important;
}

.sbtnbuscador .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.SinDatos {
    text-align: center;
    width: 100%;
    padding: 5em 0;
}
    .SinDatos img {
        width: 250px;
    }
    .SinDatos p {
        margin-top: 2rem;
        font-size: x-large;
    }

.separadorv {
    margin-top: 10px;
}

.section {
    padding: 2em 0 4em 0;
}

.card {
    box-shadow: 0px 0px 12px 1px #aaa;
}

.btncard {
    background-color: #fff;
    color: #00816d;
}

.mb-5, .my-5 {
    margin-bottom: 1rem !important;
}

.card-title {
    font-weight: bold;
}

.card:hover {
    cursor: pointer;
    box-shadow: 0px 0px 12px 1px #000;
}

.card .leemas:hover {
    color: #118e79;
}

.card img {
    /*width:350px;*/
    height: 230px;
    object-fit: cover;
}

.card .fecha {
    text-align: right;
    font-size: smaller;
    margin-bottom: 5px;
}

#btnVerMas {
    width: 100%;
}


#pPrevia_PW-1 {
    width: 70% !important;
}

    #pPrevia_PW-1 .contenedor {
        max-height: 100vh;
        overflow-y: auto;
    }

.dxpcLite_MaterialCompact .dxpc-content,
.dxdpLite_MaterialCompact .dxpc-content {
    padding:0;
}

.popupPrevia .imgVideo {
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

.cBtnSalir {
    text-align: right;
    color: gray;
    cursor: pointer;
}

.contimagen {
    background-color: #000000;
}

.contTexto {
    padding:20px;
}

.cTitulo {
    font-weight: bold;
    font-size: 50px;
    line-height: 60px;
    color: #202020;
}

.cSubTitulo {
    font-size: 20px;
    line-height: 30px;
    color: #202020;
}

#imgVistaPrevia {
    /*width: 100%;*/
    width: 90%;
    height: 100%;
}


.derecha {
    text-align: right !important;
}

.nowrap {
    white-space: nowrap;
}

.separador1 {
    padding: 10px 0;
}

.separador2 {
    padding: 20px 0;
}

.separador3 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.separador4 {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (max-width: 1024px) {
}

@media (max-width: 767px) {
    #pPrevia_PW-1 {
        width: 100% !important;
    }
}
