@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body,
html {
    font-family: "Noto Sans", sans-serif !important;
    margin: 0;
    padding: 0;
}

html {
    font-size: 14px;
}

/*FONTES SITE*/


.barlow-thin {
    font-family: "Barlow", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.barlow-extralight {
    font-family: "Barlow", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.barlow-light {
    font-family: "Barlow", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.barlow-regular {
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.barlow-medium {
    font-family: "Barlow", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.barlow-semibold {
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.barlow-bold {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.barlow-extrabold {
    font-family: "Barlow", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.barlow-black {
    font-family: "Barlow", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.barlow-thin-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.barlow-extralight-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.barlow-light-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.barlow-regular-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.barlow-medium-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.barlow-semibold-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.barlow-bold-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.barlow-extrabold-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.barlow-black-italic {
    font-family: "Barlow", sans-serif;
    font-weight: 900;
    font-style: italic;
}

.barlow-condensed-thin {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.barlow-condensed-extralight {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.barlow-condensed-light {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.barlow-condensed-regular {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.barlow-condensed-medium {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.barlow-condensed-semibold {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.barlow-condensed-bold {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.barlow-condensed-extrabold {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.barlow-condensed-black {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.barlow-condensed-thin-italic {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.barlow-condensed-extralight-italic {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.barlow-condensed-light-italic {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.barlow-condensed-regular-italic {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.barlow-condensed-medium-italic {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.barlow-condensed-semibold-italic {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.barlow-condensed-bold-italic {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.barlow-condensed-extrabold-italic {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.barlow-condensed-black-italic {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 900;
    font-style: italic;
}


/*GERAL*/

.img100 img {
    width: 100%;
    height: auto;
}

.img70 img {
    width: 70%;
    height: auto;
}

.img50 img {
    width: 50%;
    height: auto;
}

.linksPage a {
    text-decoration: none;
    color: #000;
    font-size: .85em;
}

.linksPage h3 {
    font-size: 1.35em;
    font-weight: 600;
}

.MedText {
    font-size: 1.25em;
}

.BigText {
    font-size: 1.5em;
    font-family: "Barlow", sans-serif;
}

h4.BigText {
    font-size: 1.75em !important;
    font-weight: 700 !important;
}

.legPhotos h4 {
    font-size: 1.1em;
}

.legPhotos p {
    line-height: 125%;
    font-size: .9em;
}

/*FIM FONTES*/
.dn {
    display: none;
}

.smallFont {
    font-size: 75%;
}

.medtxt {
    font-size: 1.25em;
    font-weight: 700;
}

.textDestaq {
    color: #e21c93;
}

/*SLIDER HOME*/

.imgSlider img {
    width: 100%;
    max-height: 400px !important;
}

.sliderHome .carousel-indicators button {
    color: #000 !important;
    border: 1px solid #000;
    border-radius: 50%;
    width: 10px !important;
    height: 10px !important;
    margin: 0 3px;
}

/*HOME PAGE*/

.logoCabec img {
    width: 100%;
    max-width: 150px;
    height: auto;
}

h1.logoAcervo img {
    width: 100%;
    max-width: 300px;
    height: auto;
}

h1.TitleSite {
    font-size: 1.25em;
    font-weight: 700;
    line-height: 110%;
}

    h1.TitleSite a {
        text-decoration: none;
        color: #000;
    }

    h1.TitleSite span {
        font-weight: 400;
        font-size: .8em;
    }

/* For very small screens (phones) */
@media (max-width: 480px) {

    h1.TitleSite {
        font-size: .8em;
    }

    h1.logoAcervo img {
        max-width: 180px;
        margin-top: .35rem;
    }

    .titExpo img {
        max-width: 140px;
    }
}



.textDH h2 {
    font-size: 2.75em;
}

.textDH p {
    font-size: 1.1em;
    line-height: 175%;
}

/*MOSAICO*/

.mosaico-scroller {
    position: relative;
    display: block;
    width: 100%; /* Will fit parent container at 100% */
    margin: 0 auto;
}

.mosaico-scroller-content {
    padding: 0;
}

.mosaico-scroller-items {
    margin: 0;
    overflow: hidden;
    cursor: default;
}

.mosaico-scroller-row {
    display: flex;
    position: relative;
    white-space: nowrap;
    justify-content: space-around; /* Ensures mosaicos have space around them */
    gap: 0px; /* Adds consistent space between mosaicos */
}

.mosaico-scroller-item {
    position: relative;
    flex: 1 1 auto; /* Flexible sizing */
    width: 1600px; /* Prevent mosaicos from getting too small */
    display: flex;
    justify-content: center;
    align-items: center;
}

    .mosaico-scroller-item span {
        position: relative;
        display: inline-block;
        z-index: 1;
    }

        /* Default mosaico size */
        .mosaico-scroller-item span img {
            width: 1600px; /* Ensure the mosaico doesn't overflow horizontally */
            height: 386px; /* Set consistent max height for mosaicos */
            object-fit: contain; /* Ensure mosaicos maintain aspect ratio */
            display: block; /* Remove inline spacing issues */
        }

/* For larger screens (desktop) */
@media (min-width: 1024px) {
    .mosaico-scroller-item span img {
        max-height: 386px; /* Larger height for big screens */
    }
}

/* For smaller screens (tablets) */
@media (max-width: 768px) {
    .mosaico-scroller-item {
        min-width: 386px; /* Adjust minimum width for smaller screens */
    }

        .mosaico-scroller-item span img {
            max-height: 386px; /* Smaller height for tablets */
        }
}

/* For very small screens (phones) */
@media (max-width: 480px) {
    .mosaico-scroller-item {
        min-width: 386px; /* Adjust minimum width for mobile phones */
    }

        .mosaico-scroller-item span img {
            max-height: 386px; /* Even smaller size for mobile phones */
        }
}

/*ATIVIDADES*/


.video iframe {
    width: 100%;
    height: 600px;
}

@media (max-width: 480px) {
    .video iframe {
        width: 100%;
        height: 320px;
    }
}


/*RODAPÉ*/

.bgfooter {
    background: #E5E6E7;
}

    .bgfooter a {
        text-decoration: none;
        opacity: 0.7;
    }

        .bgfooter a:hover {
            opacity: 1.0;
        }

.bdLeftFooter {
    border-left: 1px solid #ffffff6f;
}

.bgfooter {
    font-size: 0.7em;
}

    .bgfooter p {
        line-height: 175%;
        margin-top: 1.75rem;
    }

    .bgfooter ul {
        margin-right: 2rem !important;
        min-width: 220px;
    }

/*FOOTER*/
.rodape ul {
    margin: 2rem 0;
    font-size: .7em;
}

    .rodape ul li {
        list-style: none;
        text-align: left;
    }

.redesFooter ul {
    float: right;
    text-align: right;
}

    .redesFooter ul li {
        display: inline-block;
        padding: 0 .25rem 0 !important;
    }

        .redesFooter ul li a {
            width: 100px;
            color: #FFF !important;
            background: #FF0004;
            border-radius: 50%;
            padding: .5rem;
        }

.imgFooter img {
    width: 100%;
    max-width: 200px;
    height: auto;
}

.btnFooter {
    background: #333;
    color: #FFF !important;
    border-radius: 2rem;
    padding: .25rem 1rem;
    margin-bottom: 1rem;
    font-weight: 700;
}

    .btnFooter a {
        color: #FFF !important;
        text-decoration: none;
    }


.redesAcervo a {
    opacity: 0.7;
    color: #000 !important;
}

    .redesAcervo a:hover {
        opacity: 1.0;
    }


/*DROPDOWN*/

.bgMenu {
    background: #f2f2f2;
    border: 1px solid #666;
}

.bgheader, .bgheader a {
    color: #000;
}

    .bgheader .dropdown-menu {
        background: #f1f1f1;
    }

        .bgheader .dropdown-menu a:hover {
            background: #ffffffce;
        }

a.link {
    color: rgb(255, 189, 232);
    padding: 0 1rem;
    text-decoration: none;
    font-size: 0.8em;
}

a:hover.link {
    color: rgb(249, 136, 213);
}

ul.noBullet {
    list-style-type: none;
    float: right;
}

.nav-item a {
    color: #000 !important;
    text-align: left !important;
    cursor: pointer;
}

    .nav-item a:hover {
        opacity: .7;
    }

.navbar > .container-fluid.bgheader {
    display: block !important;
    font-weight: 400;
    font-size: 1em;
}

li.nav-item {
    text-align: left;
    padding: 0 .75rem;
}

.dropdown-item {
    font-size: .8em;
}

.mb-govsp {
    margin-bottom: 0.25rem !important;
}

.bdMenu {
    border-top: #FCE1DC 1px solid;
}

.bd-bottom {
    border-bottom: 1px solid #000;
}

.bd-top {
    border-top: 1px solid #666;
}

.bd-carousel {
    width: 100%;
    border-bottom: 15px solid #3b478c;
    position: relative;
    bottom: -0.5rem;
}

.bdMap {
    border: 1px solid #000;
}

    .bdMap iframe {
        width: 100%;
        height: 480px;
    }

.bdRadius {
    border-radius: 1rem;
}

.mb-n {
    margin-bottom: -2.5rem;
}

.copyright {
    font-size: 0.87em;
    line-height: 135% !important;
    margin-top: .75rem;
    letter-spacing: .05rem;
}

.textVCenter {
    height: 100% !important;
    vertical-align: middle !important;
    font-weight: 800;
    padding-right: 0.5rem;
}


/*HOME PAGE*/

.imgHome img {
    width: 100%;
    height: auto;
    z-index: 1;
    margin-bottom: .5rem;
}

.boxTextH {
    background: rgba(255, 255, 255, 0.75);
    max-width: 70%;
    padding: 0.35rem 0.5rem;
    float: right;
    margin-top: -7%;
    position: relative;
    z-index: 999;
    font-size: 0.95em;
}

    .boxTextH h2 {
        font-size: 1.5em;
        font-weight: 700;
        margin: 0 0 0.5rem 0;
        color: #3b478c;
    }

.palacios h2 {
    font-size: 1.25rem;
    text-align: left;
    font-weight: 700;
}

.boxHome {
    background: #FFF;
    padding: 0;
    border: 1px solid #CCC;
}

    .boxHome a {
        color: #e21c93;
    }

    .boxHome h2 {
        color: #3b478c;
    }

    .boxHome h3 {
        font-size: 1.25rem;
        font-weight: 700;
        min-height: 2.5rem;
    }

    .boxHome p {
        font-size: 1.2em;
    }

.btnOutline {
    max-width: 300px;
    border-radius: 3rem;
    font-weight: 600;
    font-size: 1em;
    padding: 0 2rem .25rem;
    color: #000;
    border: 1px solid #333;
    background: #FFF;
    text-align: center;
}

    .btnOutline a {
        text-decoration: none;
        color: #333;
    }

    .btnOutline:hover {
        background: #dddddd;
        color: #000;
        border: 1px solid #000;
    }

    .btnOutline a:hover {
        background: none;
    }

.btnPink {
    max-width: 350px;
    padding: 0.25rem 0.5rem;
    margin: 0;
    font-weight: 700;
    font-size: 0.95em;
    color: #FFF;
    background: #e411a8;
    border-radius: 1rem;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.35);
}

    .btnPink a {
        color: #FFF;
        text-decoration: none;
    }

.btnPages {
    text-align: center;
    padding: 0.5rem;
    margin: 0 auto;
    color: #FFF;
    background: #3B478C;
}

    .btnPages:hover {
        background: #666;
    }

    .btnPages a,
    .btnPages a:hover {
        color: #FFF;
        text-decoration: none;
    }


.boxGrayB {
    background: #ECEBFC;
}

    .boxGrayB h2 {
        font-size: 1em;
        margin: 0;
    }

    .boxGrayB h3 {
        font-size: 1.25em;
    }

    .boxGrayB h4 {
        margin-bottom: 2rem;
    }

    .boxGrayB p {
        font-size: 0.95em;
    }

.textPurple,
.textPurple a {
    color: #3b478c
}

/**PAGES**/

.text-justify {
    text-align: justify;
}

h1.titPages {
    font-size: 2.25em;
    font-weight: 400;
    margin: 0;
    padding: 2rem .5rem;
    text-align: center;
    text-transform: uppercase;
    font-family: "Noto Sans", sans-serif !important;
}

h2.titPages img {
    width: 100%;
    height: auto;
}

h2.titPages {
    font-size: 1.5em;
    font-weight: 600;
    }

h3.titPages {
    font-size: 1.35em;
    font-weight: 500;
    margin: 2rem 0;
    border-bottom: 3px solid rgba(0,0,0,0.25);
    font-family: "Noto Sans", sans-serif !important;
}

.subtit {
    color: #FFF;
    background: #666;
    padding-left: 0.5rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.subtitPG {
    color: #782bca;
    font-weight: 600;
    margin-bottom: 1rem;
}

.textPages {
    font-size: .9em;
    line-height: 200%;
    font-family: "Noto Sans", sans-serif !important;
}

    .textPages h3 {
        font-size: 1.4em;
        line-height: 150%;
        font-weight: 500;
        margin: 1.5rem 0 .75rem;
        color: #3b478c;
    }

    .textPages h4 {
        font-size: 1.25em;
        line-height: 150%;
        font-weight: 500;
        margin: 1.5rem 0 .75rem;
        text-transform: uppercase;
        color: #3b478c;
    }


    .textPages p {
        line-height: 135%;
        margin-bottom: .75rem;
    }

    .textPages a {
        text-decoration: none;
        color: #3b478c;
    }

        .textPages a:hover {
            color: #001cc6;
        }

    .textPages .btn a {
        text-decoration: none;
        color: #FFF !important;
    }

@media (max-width: 768px) {
    .textPages.px-5, .container.px-5 {
        padding: 0 !important;
    }
}


.btn-dark a {
    color: #fff;
}

.textVisit {
    font-size: .9em;
    line-height: 130%;
    display: none;
}

.imgPages {
    margin-bottom: 3rem;
}

    .imgPages a {
        cursor: pointer;
        color: #000;
        text-decoration: none !important;
    }

    .imgPages img {
        width: 100%;
        height: auto;
        margin-bottom: 0.5rem;
    }

.imgVisit img {
    width: 100%;
    height: auto;
}

.imgPages figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.imgPages figure:hover img {
    opacity: .5;
    filter: contrast(200%) grayscale(100%);
}

.legend {
    font-size: 0.8em;
    color: #3b478c;
}

.txtSlider p {
    color: #3b478c !important;
    font-size: 1em;
    font-weight: 600;
}

.txtExpo {
    font-size: .75em;
}

    .txtExpo a {
        text-decoration: none;
        color: #333;
    }

        .txtExpo a:hover {
            color: #000;
        }

    .txtExpo h5 {
        font-size: 1.5em;
        font-weight: 600;
    }

.boxShadow {
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.25);
}

.card:hover {
    filter: saturate(150%);
}

.card.txtExpo {
    margin: .75rem 0;
}


/*FIM PAGES*/
/*ACCORDION*/
.accordion-button {
    background: #f5f5f5;
    border: none;
    margin: .25rem 0;
    padding: .5rem .75rem;
    font-family: "Noto Sans", sans-serif !important;
    font-size: .5em;
}

.accordion-item {
    font-size: .9em;
}

/*ACCORDION*/

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}


.TXTcontent {
    position: relative;
    height: 8rem;
    bottom: 8.4rem;
    font-size: 1.1em;
    width: 100%;
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
}

@media (max-width: 768px) {
    html {
        font-size: 16px;
    }

    .TXTcontent {
        font-size: 0.8em !important;
        padding: 10px !important;
    }

    .navbar-collapse {
        position: absolute;
        z-index: 999;
        top: 5rem;
        right: 0;
        border-radius: .25rem;
        background: #f2f3f5;
    }

    button.navbar-toggler {
        position: absolute;
        right: .25rem;
        top: 2rem;
    }
}

html {
    position: relative;
    min-height: 100%;
}

/*FOOTER*/

@media (max-width: 767px) {
    .bgFooter ul li {
        margin: 0 0 1.5rem 0;
    }

    .btnChk, .panel-body {
        padding: 0px !important;
        margin: 0px !important;
    }
}


/*REDES SOCIAIS*/

.redes ul li {
    display: inline-block;
    color: #FFF;
    padding: .15rem .1rem;
    margin: .1rem;
}

.redes img {
    max-width: 360px;
    height: auto;
}

.list-inline-item a i {
    width: 16px;
    margin: 2rem 0 !important;
    text-align: center;
}

.redes .list-inline-item:not(:last-child) {
    margin-right: 0;
}

/*ABAS*/

#myTab .nav-link {
    font-size: 1.25em;
    font-family: "Barlow", sans-serif;
    text-align: center !important;
    font-weight: 600;
}

    #myTab .nav-link.active {
        background: rgba(0,0,0,0.35);
        color: #FFF !important;
        text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
    }

#myTab .nav-tabs {
    border-bottom: 2px solid #818181;
}

@media (max-width: 480px) {
    #myTab .nav-link {
        font-size: .9em;
        font-weight: 600;
    }
}

/*HISTÓRIA*/

.historia iframe {
    width: 100%;
    height: 234px;
    border-radius: .25rem;
}

@media (max-width: 480px) {
    .historia iframe {
        width: 100%;
        height: 220px;
    }
}

/*NOTÍCIAS*/

.txtNews h3 {
    font-size: 1.5em;
    font-weight: 600;
    margin-top: 1rem;
}

.subtit-red {
    color: #de3c43;
    font-size: .9em;
    font-weight: 400;
    font-style:italic;
}

.Submedtxt {
    font-size: 1.35rem;
    font-weight: 600;
}

p.txtLink a {
    color: #288CA1;
    font-weight: 600;
    text-decoration: none;
}

    p.txtLink a:hover {
        color: #004080;
        text-decoration: underline;
    }

.txtBilbao {
    font-size: 1.015em;
}

/*BIENAL DE VENEZA*/


.subtitBienal {
    color: #de3c43;
    font-size: 1.5em;
    font-weight: 400;
}

.BienalVeneza {
    color: #000;
}

    .BienalVeneza a {
        text-decoration: underline;
        color: #288CA1;
    }

h2.titBienal {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.5em;
    color: #000;
}

.bgBienal {
    background: #f3f3f3;
    margin-bottom: -1rem;
}

.DestaqArtista {
    color: #A30300;
    font-weight: 600;
}

.back-arrow {
    display: inline-block;
    cursor: pointer;
    padding: 10px;
    border-radius: 5px;
    text-align: left;
    font-size: 18px;
    color: #333;
    text-decoration: none;
}

.cover_img {
    height: 312px !important;
    object-fit: cover;
    object-position: top;
}

.smallLegend {
    font-size: .9em;
    padding-top: .5rem !important;
    line-height: 125%;
}

span.smallLegend {
    line-height: 125% !important;
}

/*EXPOSIÇÃO CAMPOS DO JORDÃO*/

.fontExpoCampos {
    font-family: "Barlow", sans-serif;
    font-size: .9em;
}

    .fontExpoCampos h5 {
        margin: 1.5rem 0 1rem 0;
    }

.bgExpoCampos {
    background: #f3f3f3;
    margin-bottom: -1rem;
}

.TitOlhar {
        font-size: 1.25em;
        font-weight: 600;
        margin-bottom: 2rem;
    }

.titWine {
    width: 100%;
    font-size: 1.5em;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    color: #990859;
    margin: 2rem 0;
}

.TitOrange {
    color: #f4911d;
    font-size: 1.25em;
}

    .TitOrange h3, .TitOrange h4, .TitOrange p {
        margin: 0 !important;
        padding: 0 !important;
    }


.btn-Wine {
    background: #770143;
    color: white !important;
    border: none;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    padding: .45rem 0;
}

    .btn-Wine a {
        text-decoration: none;
    }

    .btn-wine:hover {
        background: #000;
        color: white !important;
    }

.btn-orange {
    background: #ff6300;
    color: white !important;
    border: none;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    padding: .45rem 0;
}

    .btn-orange a {
        text-decoration: none;
    }

    .btn-Orange:hover {
        background: #000;
        color: white !important;
    }


.legObra {
    font-size: .8em;
    margin-top: .5rem;
}

.credFoto {
    color: #666;
    font-style: italic;
    font-size: .8em;
}

.download {
    font-size: .7em;
    color: #85133A;
}

    .download a {
        text-decoration: none;
        color: #85133A;
    }

.download2 {
    font-size: 1.1em;
    font-weight: 600;
    color: #85133A;
}

    .download2 a {
        text-decoration: none;
        color: #85133A;
    }

.thumb {
    margin-top: 1.5rem;
}
