.subtitle-h .h3carta{
    color: #ffffff;
}

.h4carta {
    font-weight: bold;
}

.subtitle-h {
    background-color: #000000;
}

.nav-tabs>li>a.active, .nav-tabs>li>a.active:focus, .nav-tabs>li>a.active:hover {
    background-color: unset !important;
    color: unset !important;
    border-bottom: 3px solid #000000;
    border-color: #000000 !important;
}

body {
    background-color: transparent;
}
#myTabContent {
    /*background: url(Patron_carta_web_1600x2000px_04.png) repeat-y center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background: url(Patron_carta_web_1600x2000px_05.png) repeat center center fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;*/
}
.body_carta{
    background-color: transparent !important;
}
footer{
    background-color: transparent !important;
}