﻿.card {
    padding: 0;
    width: 100% !important;
}

.card-body {
    width: 100% !important
}

.card:hover {
    box-shadow: none !important
}

.dia {
    font-size: 24px;
    color: dimgray
}

.font-bah {
    font-size: 50px;
    color: white;
    text-shadow: 0 0 0.2em black
}

@media(max-width: 992px) {
    #area-img-banner {
        /*  content: url(/img/static/bannertopturismo.png)*/
        /*   background: var(--turismo-gradiente)*/
        /*background-color: var(--azul-claro);*/
    }
    #mascara-banner{
        display:none
    }
}
