﻿.container-campania {
    
}

@media (min-width: 300px) {
    .container-campania {
        /*        width: 100% !important;
*/
    }
}

@media (min-width: 768px) {
    .container-campania {
        /*        width: 750px !important;
*/
    }
}

@media (min-width: 992px) {
    .container-campania {
        /*        width: 970px !important;
*/
        min-height: 354px;
    }
}

@media (min-width: 1200px) {
    .container-campania {
        /*        width: 1170px !important;
*/
    }
}

@media (min-width: 1270px) {
    .container-campania {
        /*        width: 1270px !important;
*/
    }
}



.jumbotron {
    background-color: var(--bs-light);
    background-position: center center;
    background-size: cover;



    border-radius: .3rem;
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 2rem;
    padding: 60px 0;
    position: relative;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
}



.container-campania {
    border-radius: 10px !important;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}


a.card { text-decoration-line: none !important; }



.etapa2 p {
    color: #555 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 22px !important;
    text-shadow: none !important;
}

.etapa2 .h3 {
    color: #333 !important;
    font-size: 20px !important;
    text-shadow: none !important;
}

/*.jumbotron p {
    font-weight: 400;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}*/

@media (min-width: 768px) {
    p { font-size: 16px; }
}

fieldset, ol, p, table, ul { font-weight: 500; }

p { margin: 0 0 10px; }

a.card { transition: background .15s; }

.card-border-escarapela {
    border-bottom: 12px solid #2cb9ee;
    border-color: #ddd;
}

.back-shadow {
    background-color: #fff;
    border-radius: 10px;
    /* ReSharper disable once InvalidValue */
    box-shadow: 0 0 10px 0 rgb(11 5 12 / 21%);
}

.quick-item, .quick-item > .card-body {
    background-color: #eaf5f4;
}

.table td, .table th {
    color: #00bcd4;
}

.bg-1 {
    background-color: #1976D2;
}

.bg-2 {
    background-color: #42A5F5;
}

.bg-3 {
    background-color: #90CAF9;
}

.bg-4 {
    /*background-color: #9284be;*/
    background-color: #00778e;
}

.bg-5 {
    background-color: #3f51b5;
}

.bg-6 {
    background-color: #50b7b2;
}

.bg-7 {
    background-color: #f79525;
}

.bg-8 {
    background-color: #ff5722;
}

.bg-9 {
    background-color: #2196f3;
}

.bg-10 {
    background-color: #ffc107;
}

.bg-11 {
    background-color: #d7df23;
}

.bg-12 {
    background-color: #9284be;
}

.bg-13 {
    background-color: #004d77;
}

.bg-14 {
    background-color: #f79525;
}

.bg-15 {
    background-color: #2cb9ee;
}

.color-1 {
    color: #eb428f;
}

.color-2 {
    color: #fcb913;
}

.color-3 {
    color: #8bc34a;
}

.color-4 {
    color: #9284be;
}

.color-5 {
    color: #3f51b5;
}

.color-6 {
    color: #50b7b2;
}

.color-7 {
    color: #f79525;
}

.color-8 {
    color: #ff5722;
}

.color-9 {
    color: #2196f3;
}

.color-10 {
    color: #ffc107;
}

.color-11 {
    color: #d7df23;
}

.color-12 {
    color: #9284be;
}

.color-13 {
    color: #004d77;
}

.color-14 {
    color: #f79525;
}

.color-15 {
    color: #2cb9ee;
}


.card-pastilla {
}

    /*.card-pastilla .card-header { height: 100px; }*/

    .card-pastilla .card-footer {
        height: 10px;
    }



.popover-header {
    font-size: inherit !important;
}

.fittosizeTitle {
    font-size: 1.2em;
}

.fittosizeBody {
    font-size: 1em;
}