article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
}

html, html a, html input {
    -webkit-font-smoothing: antialiased !important;
}

body {
    margin: 0;
    color: #333333;
    min-height:100%;
    height:auto;
}

.fondo-pagina {
    min-height:640px;
}

.capasuperior {
    background-color: #FFFFFF;
    background-size: cover;
}

a {
    text-decoration:none;
}
a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
    text-decoration:none;
}

h1 {
    font-size: 1.6em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.2em;
    margin: 0.83em 0;
    font-weight: 800;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

p,
pre {
    margin: 1em 0;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: none;
}

small {
    font-size: 75%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dd {
    margin: 0 0 0 0px;
}

menu,
ol,
ul {
    padding: 0 0 0 0px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

div.alert-box { display: block; padding: 6px 7px 7px; font-weight: bold; font-size: 14px; color: white; background-color: #2ba6cb; border: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 12px; border-radius: 3px; position: relative; }
div.alert-box.default { background-color: #EDC60F; color: #303030; }
div.alert-box.success { background-color: #5da423; color: #fff; text-shadow: 0 -1px rgba(0, 0, 0, 0.3); }
div.alert-box.alert { background-color: #c60f13; color: #fff; text-shadow: 0 -1px rgba(0, 0, 0, 0.3); }
div.alert-box.secondary { background-color: #e9e9e9; color: #505050; text-shadow: 0 1px rgba(255, 255, 255, 0.3); }
div.alert-box a.close { color: #333; position: absolute; right: 4px; top: -1px; font-size: 17px; opacity: 0.2; padding: 4px; }
div.alert-box a.close:hover,
div.alert-box a.close:focus { opacity: 0.4 }

.ContactoLabel {
    width:100%;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 3px;
}

.ContactoInput {
    width:90%;
    display:inline;
    margin-right:5%;
    margin-left:3%;
}
@media only screen and (max-width: 1001px) {
    .ContactoLabel {text-align:left;margin-left:10%; }
}
@media only screen and (min-width: 1002px) {
    .ContactoLabel {text-align:center; }
}

.InputMini {
    width:25%;
    display:inline;
}
.ContactoMens {
    width:90%;
    display:inline;
    margin-right:5%;
    margin-left:3%;
}
.ContactoBoton {
    margin-left:7%;
    margin-right:7%;
    font-weight:bold;
}
.SelecArchivosBoton {
    margin-left:3%;
    display: inline;
}
.SubirArchivosBoton {
    float:right;
    margin-right:7%;
}

.botongrupo {
    font-weight:bold;
    margin-bottom:10px;
}
.botongrupo:hover{
    border: 2px solid #3c719c;
    border-radius: 3px;
}

.botongrupoactivo {
    font-weight:bold;
    margin-bottom:10px;
}
.botongrupoactivo:hover{
    opacity: 0.8;
}

.listado-enlaces li {
    padding-bottom:10px;
}
.listado-enlaces li a{
    font-weight:bold;
    color: #232324;
}
.botongrupoactivo li a :hover{
    color: #ba3d6b;
}

.botonformulario {
    font-weight:bold;
    margin-bottom:10px;
}
.botonformulario:hover{
    opacity: 0.8;
}
.botonestrecho {
    padding-top: 2px; padding-bottom: 2px;
    padding-left: 4px; padding-right: 4px;
    margin-top: 3px; margin-bottom: 3px;
}

.elemento-foto img{
    border:1px solid #ccc;
    border-radius: 20px;
}

#antepie { background: #FFF; color: #222; padding: 30px 0; margin-top: 0px;
}
#antepie a { color: #666; font-size: 12px; }
#antepie h1 { font-size: 16px; color: #ccc; margin-bottom: 20px; }
.newsmargin { margin-left: 46px }
#antepie .button { box-shadow: none; width: auto; background: #444; color: #999; cursor: pointer; display: inline-block;
font-size: 13px; font-weight: bold; line-height: 1; margin: 0; outline: none; padding: 10px 10px 11px; position: relative; text-align: center; text-decoration: none; transition: background-color 0.15s ease-in-out; }
#antepie input[type="text"] { background: #333;
border: 1px solid #333; border-radius: 2px; color: #999; display: block; font-size: 12px; margin: 0 0 12px 0; padding: 6px; height: 32px; width: 100%; transition: all 0.15s linear; box-shadow: none; }

@media only screen and (max-width: 1001px) {
    #antepie {margin-top:20px;margin-bottom:20px; }
    #antepie .barraizda {display:none;visibility: hidden; height:10px; }
    #antepie .barradcha {padding:0px; }
    #antepie .decoimagen_izda {display:none;visibility: hidden;height:10px; }
    #antepie .decoimagen_dcha {display:none;visibility: hidden;height:10px; }
    #antepie .destacadoantepie_izda {max-width:100%; }
    #antepie .destacadoantepie_dcha {max-width:100%; padding-left: 20px;padding-top:22px; }
}
@media only screen and (min-width: 1002px) {
    #antepie .barraizda {
        background: url(/imagenes/fondo-izda.png);
        height:156px;
        text-align:left;
    }
    #antepie .barradcha {
        background: url(/imagenes/fondo-dcha.png);
        width: 50%;
        position: absolute;
        right: 0px;
        height:156px;
    }
    #antepie .decoimagen_izda {
        position:absolute;
        bottom:0px;
        left:-500px;
    }
    #antepie .decoimagen_dcha {
        position:absolute;
        bottom:0px;
        left:-20px;
    }
    #antepie .destacadoantepie_izda {
        position:absolute;
        top:10px;
        left:-300px;
    }
    #antepie .destacadoantepie_dcha {
        position:absolute;
        top:10px;
        left:180px;
    }
}

.piedepagina-wrap {
    min-height:100px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
}
.enlacescopyright a {text-decoration:none;padding-right: 30px; }

.subtozal-wrap {
    color:#EFEFEF;
    padding: 0px;
}
.cuerpo-ppal {
    color: #020202;
}
.antepie-wrap {
    padding-bottom: 0px;
}
.subpie-wrap {
    padding: 0px;
}

.fondo-cuadro {
    width:240px;height:120px;
    background-color:#FFFFFF;
}
.boton-cuadro {
    padding-top:30px;
}
.texto-col-ini {
    padding-top:5px;
    margin-left: 5px;
    margin-right: 25px;
    padding-bottom:25px;
}

@media only screen and (max-width: 1001px) {
    .rotulosuperior-izdo { text-align: center; }
    .rotulosuperior-dcho { text-align: center; }
}
@media only screen and (min-width: 1002px) {
    .rotulosuperior-izdo { text-align: left; }
    .rotulosuperior-dcho { text-align: center; }
    .rotulosuperior-izdo img { padding-right:10px; }
    .calculadora-wrap { margin-left: 20px; }
}

@media only screen and (max-width: 331px) {
    #espaciomargensuperior{height:20px; }
    #espaciomargeninferior{height:100px; }
}
@media only screen and (min-width: 332px) and (max-width: 1001px) {
    #espaciomargensuperior{height:20px; }
    #espaciomargeninferior{height:100px; }
}
@media only screen and (min-width: 1002px) {
    #espaciomargensuperior{height:100px; }
    #espaciomargeninferior{height:80px; }
}

.resultadoexito {
    background-color:green;color:white;
}
.resultadoerror {
    background-color:red;color:white;
}

.row-marco {
    border: 2px solid #1FBBDD;
    border-radius: 3px;
}

@media only screen and (min-width: 1002px) {
    .row-marco {display: flex; flex-direction: row; }
    .celda-fina {min-height: 70px; display: flex; align-items: center; }
    .celda-ancha {min-height: 120px; display: flex; align-items: center; }
}

.celda-a {background-color: #316ac5;color:#020202; }
.celda-b {background-color: #5a83c5;color:#020202; }
.celda-c {background-color: #7091c5;color:#020202; }
.celda-fuerte {font-weight:bold; font-size:24px; }
.celda-a h2, .celda-a h3{color:#FAFAFA; display: inline; }
@media only screen and (max-width: 331px) {
    .celda-a h2, .celda-a h3 {font-size:16px; }
}
@media only screen and (min-width: 332px) and (max-width: 1001px) {
    .celda-a h2, .celda-a h3 {font-size:18px; }
}

.fotomarco {
    margin: auto;
    border-radius: 30px;box-shadow: 3px 3px 4px #000;
    width: 150px; height:150px;
background:url(/imagenes/utils/loading.gif) no-repeat 50% 50% }

.fotomarco img { border-radius: 30px; }
.textofoto {font-weight:bold;font-size : small;color: #202020;padding-top:10px;padding-bottom:10px; }
@media only screen and (max-width: 331px) {
    .textofoto {text-align:center; }
}
@media only screen and (min-width: 332px) and (max-width: 1001px) {
    .textofoto {text-align:center; }
}
@media only screen and (min-width: 1002px) {
    .textofoto {text-align:left; }
}

.recuadrado, .recuadradogris, .clicablerecuadrado {
    border-radius: 10px;
    margin-bottom: 10px;
    padding-left: 5px;
}

.celdatransp {
    background-color: transparent;
    border: 1px solid transparent;
}

.rotuloprincipal {
    font-size: 30px;
    background-color: rgba(0,0,0,0.8);
    background-size: cover;
    border: solid 3px rgba(15,64,94,0.7);
    border-radius: 5px;
    padding-top: 25px;
    padding-bottom: 25px;
    box-shadow: inset 0 8px 0px -6px rgba(0,0,0,0.3);
    max-height:70%;
}
.rotuloprincipal h1 {
    padding-top: 15px;
    padding-bottom: 20px;
    font-size:60px;
}
.rotuloprincipal img {
    padding-top: 15px;
    padding-bottom: 20px;
}

.rotuloboton {
    font-size:22px;
}

.zonaresaltada {
    margin:5px;
    padding:5px;
    background-size: cover;
    font-size: 20px;
    border-radius: 5px;
    box-shadow: inset 0 8px 0px -6px rgba(0,0,0,0.3);
}
.zonarecuadrada {
    border-radius: 5px;
    box-shadow: inset 0 8px 0px -6px rgba(0,0,0,0.3);
}
.margenlistado {
    margin-left:70px;
}

#aterrizaje {
    color:#FFFFFF;
    max-height:200px;
}

.destacamarco {
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0 8px 0px -6px rgba(0,0,0,0.3);
    margin-bottom:20px;
}
.destacagrupo { height:365px; }
.destacafoto { height:250px; margin-top:15px; }
.destacafoto img { max-height:240px;
    border-radius: 10px;
}
.listamarco {
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0 8px 0px -6px rgba(0,0,0,0.3);
    margin-bottom:10px;
}
.listagrupo {height:150px; }
.fotolistado {height:140px;margin:auto;margin-top:5px;margin-bottom:5px; }

.listazonaA {height:236px; padding-top: 3px; }
.listazonaB {margin-top:10px; }
.listazonaC {margin-top: 30px;margin-bottom: 30px; }

.tachado {text-decoration:none; background:transparent url(/imagenes/tachado.png) no-repeat left 55%; }
.tachadomini {text-decoration:none; background:transparent url(/imagenes/tachado-mini.png) no-repeat left 55%; }

@media only screen and (max-width: 699px) {
    .listahuecoB {margin-top:0px; }
    .listahuecoC {margin-top:0px; }
}
@media only screen and (min-width: 700px) and (max-width: 1001px) {
    .listahuecoB {margin-top:10px; }
    .listahuecoC {margin-top:10px; }
}
@media only screen and (min-width: 1002px) {
    .listahuecoB {margin-top:50px; }
    .listahuecoC {margin-top:50px; }
}

.detallestitulo {
    font-weight:900;
    font-size:1em;
}
.detalles {
    font-weight:700;
    font-size:0.9em;
}
.minidetalles {
    font-weight:600;
    font-size:0.8em;
}
.detallesdescrip {
    padding:10px;
}
.detallesdescrip h2 {
    font-size: 18px;
}
.detallesmarco {
    border-radius: 5px;
    box-shadow: inset 0 8px 0px -6px rgba(0,0,0,0.3);
    margin-top:10px;
    border: 1px solid #8c8c8c;
    background-color: #F6F6F6;
}

.infotituloh1 {
    margin-top:5px;
    margin-bottom:15px;
}
.infotituloh1 h1{
    margin:0px;
    padding:0px;
    font-size: 2em;
    font-weight: normal;
}
.infotituloh2 {
    border-radius: 5px;
    box-shadow: inset 0 8px 0px -6px rgba(0,0,0,0.3);
    margin-bottom:10px;
}
.infotituloh2 h2 {
    margin:0px;
    padding:0px;
    color:#FBFBFB;
    font-size: 1em;
    font-weight: normal;
    display:inline;
}

.infotitulo {
    font-weight:bold;
    font-size:1em;
}
.infosubtitulo {
    font-weight:normal;
    font-size:0.8em;
}

.row-same-height {
    display: table;
    width: 100%;
}
.col-xs-height {
    display: table-cell;
    float: none !important;
}

@media (min-width: 768px) {
    .col-sm-height {
        display: table-cell;
        float: none !important;
    }
}
@media (min-width: 992px) {
    .col-md-height {
        display: table-cell;
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .col-lg-height {
        display: table-cell;
        float: none !important;
    }
}

.img-responsive {
    width: 100%;
}

.col-top {
    vertical-align:top;
}
.col-middle {
    vertical-align:middle;
}
.col-bottom {
    vertical-align:bottom;
}

@media only screen and (max-width: 331px) {
    .prescindible {display:none; }
    .muyprescindible {display:none; }
}

@media only screen and (min-width: 332px) and (max-width: 1001px) {
    .muyprescindible {display:none; }
}

#map_wrapper {
    height: 400px;
}

#map_canvas,
#map_canvas_aragon,
#map_canvas_zgza {
    width: 100%;
    height: 100%;
}
.info_content{
    width:250px;
}

img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}

.btn-huge{
    padding-top:20px;
    padding-bottom:20px;
}

.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid rgb(0, 0, 80);
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}

.btn-breadcrumb .btn {
    padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
    padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
    padding:6px 18px 6px 24px;
}

.btn-breadcrumb .btn.btn-default:not(:last-child):after {
    border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
    border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
    border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
    border-left: 10px solid #adadad;
}

.btn-breadcrumb .btn.btn-primary:not(:last-child):after {
    border-left: 10px solid #428bca;
}
.btn-breadcrumb .btn.btn-primary:not(:last-child):before {
    border-left: 10px solid #357ebd;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
    border-left: 10px solid #3276b1;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
    border-left: 10px solid #285e8e;
}

.btn-breadcrumb .btn.btn-success:not(:last-child):after {
    border-left: 10px solid #5cb85c;
}
.btn-breadcrumb .btn.btn-success:not(:last-child):before {
    border-left: 10px solid #4cae4c;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
    border-left: 10px solid #47a447;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
    border-left: 10px solid #398439;
}

.btn-breadcrumb .btn.btn-danger:not(:last-child):after {
    border-left: 10px solid #d9534f;
}
.btn-breadcrumb .btn.btn-danger:not(:last-child):before {
    border-left: 10px solid #d43f3a;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
    border-left: 10px solid #d2322d;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
    border-left: 10px solid #ac2925;
}

.btn-breadcrumb .btn.btn-warning:not(:last-child):after {
    border-left: 10px solid #f0ad4e;
}
.btn-breadcrumb .btn.btn-warning:not(:last-child):before {
    border-left: 10px solid #eea236;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
    border-left: 10px solid #ed9c28;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
    border-left: 10px solid #d58512;
}

.btn-breadcrumb .btn.btn-info:not(:last-child):after {
    border-left: 10px solid #5bc0de;
}
.btn-breadcrumb .btn.btn-info:not(:last-child):before {
    border-left: 10px solid #46b8da;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
    border-left: 10px solid #39b3d7;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
    border-left: 10px solid #269abc;
}

.icono_listadeseos {
    background: url('/imagenes/wantlist-lista-deseos.png') no-repeat center center / 100% auto;
    float: left;
    height: 16px;
    width: 16px;
}

.divider {
    height: 25px;
}
.minidivisor {
    height: 15px;
}
#espaciolibre20 {
    height:20px;
}
#espaciolibre50 {
    height:50px;
}
#espaciolibre100 {
    height:100px;
}
#espaciolibre120 {
    height:120px;
}
#espaciolibre150 {
    height:150px;
}
.espaciotop10 { margin-top:10px; }
.espaciotop5 { margin-top:5px; }

.enorme {font-size:40px; }
.grande {font-size:34px; }
.semigrande {font-size:24px; }
.media {font-size:18px; }
.mini {font-size:16px; }
.micro {font-size:12px; }
.nano {font-size:10px; }
.pico {font-size:8px; }
@media only screen and (max-width: 331px) {
    .enorme {font-size:26px;line-height: 1; }
    .grande {font-size:22px;line-height: 1.0; }
    .semigrande {font-size:20px;line-height: 1.0; }
}

@media only screen and (min-width: 332px) and (max-width: 1001px) {
    .enorme {font-size:34px;line-height: 1; }
    .grande {font-size:30px;line-height: 1.1; }
    .semigrande {font-size:22px;line-height: 1.0; }
}

.colornegro { color:#000000; }
.colorseminegro { color:#202020; }
.coloroscuro { color:#606060; }
.colorgris {color:#999999; }
.colorgrisecillo {color:#AAAAAA; }
.colorclaro {color:#DDDDDD; }
.colorsemiblanco {color:#EEEEEE; }
.colorblanco {color:#FFFFFF; }

.fondooscuro { background-color:#606060; }
.fondoclaro {background-color:#DDDDDD; }

.bold {font-weight:bold; }

.cuadro {
    border-radius: 5px;
    border: 1px solid #bcbcbc;
}
.cuadronegro {
    border: 1px solid #000000;
}

h1,h2,h3 {color: #153840; }

a {color: #153840; }
a:hover, a:focus { color: #153840; }

.subtozal-wrap {
    color:#EFEFEF;
}
.cuerpo-ppal {
    color: #020202;
}

.piedepagina-wrap {
    color: #aaaaaa;
    background-color: #2B5468;
    border-top: 1px solid #181818;
}
.subpie-wrap {
    color: #2B5468;
    background-color: #EFEFEF;
}
.enlacescopyright a {color: #F2EBDC; }
.enlacescopyright a:hover { color: #D9A036; }

.enlace a {color: #153840; }
.enlace a:hover { color: #D9A036; }

#destacados h3 {color: #153840; }
.view .viewrotulo {color: #153840; }

.zonaresaltada {
    color: #202020;
    border: solid 3px #153840;
}
.zonarecuadrada {
    border: solid 3px #153840;
}

.recuadrado {
    border: solid 3px #153840;
}
.fondocolor {
    background-color: #7593AF;
}
.fondocolorclaro {
    background-color: #F2EBDC;
}
.recuadradogris {
    border: solid 1px #808080;
}
.fondogris {
    background-color: #aaaaaa;
}
.fondogrisecillo {
    background-color: #ececec;
}

.botoncolor, .clicablerecuadrado {
    background: #ffffff;
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    border-radius: 12px;
    font-family: Arial;
    color: #153840;
    font-weight:600;
    padding: 5px 15px;
    border-top: solid #153840 1px;
    border-right: solid #153840 1px;
    border-bottom: solid #153840 5px;
    border-left: solid #153840 1px;
    text-decoration: none;
}

.botoncolor:hover, .clicablerecuadrado:hover {
    color: #194A7A;
    background-color: #A3B7CA;
    text-decoration: none;
}

.breadcrumbcolor {
    background: #ffffff;
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    border-radius: 12px;
    font-family: Arial;
    color: #153840;
    font-weight:600;
    padding: 10px 20px 10px 20px;
    border-top: solid #153840 1px;
    border-right: solid #153840 1px;
    border-bottom: solid #153840 5px;
    border-left: solid #153840 1px;
    text-decoration: none;
}
.breadcrumbcolor:hover {
    text-decoration: none;
}

.botongrupo {
    background-color: #2B5468; border-color: #F2EBDC; color:#FEFEFE;
}
.botongrupo:hover{
    background-color: #2ed331; border-color: #153840; color:#202020;
}
.botongrupoactivo {
    color: #313131;
}
.botongrupoactivo:hover{
    color: #717171;
}

#menu-superior ul li.active > a {
    color: #153840;
}
#menu-superior ul li:hover {
    border: 2px solid #153840;
}

.form-control:focus {
    border-color: #153840;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #A3B7CA;
}
.form-control::-moz-placeholder {
    color: #999;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #153840;
    border-color: #F2EBDC;
}

.barrabusqueda {
    background-color:#2B5468;
}

.destacamarco {
    border: 2px solid #8c8c8c;
    background-color: #eeeeee;
}
.listamarco {
    border: 2px solid #8c8c8c;
    background-color: #eeeeee;
}

.infotituloh1 {
    border-bottom: 2px solid #153840;
}
.infotituloh2 {
    border: 1px solid #153840;
    background-color: #4c964e;
    color: #041004;
}
.infotitulo {
    color: #041004;
}
.infosubtitulo {
    color: #041004;
}

.detallestitulo {
    color: #041004;
}

.detallestitulo A {
    color: #F2EBDC;
}

.detalles {
    color: #142014;
}
.minidetalles {
    color:#405040;
}

.recuadradotitulo {
    color: #041004;
}
.recuadradodetalles {
    color: #142014;
}
.recuadradominidetalles {
    color:#405040;
}

#menu-superior {
    height: 59px;
    padding-bottom: 4px;
    margin-top: 10px;
    bottom: 0;
    width: 100%;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    z-index: 3;
}
#menu-superior ul,
#menu-superior ul li,
#menu-superior ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
}
#menu-superior.align-right {
    float: right;
}
#menu-superior.align-right ul li {
    float: right;
    margin-right: 0;
    margin-left: 4px;
}

#menu-superior ul {
    height: 59px;
}
#menu-superior ul li {
    float: left;
    z-index: 5;
    background: linear-gradient(to bottom, #0c0c0c 0%, #464646 100%);
    border: 2px solid rgba(34, 34, 34, .2);
    border-radius: 3px;
    transition: all 0.8s ease;
    margin-bottom: 10px;
}
#menu-superior ul li a {
    padding: 5px 10px 5px 10px;
    border-radius: 3px;
    color: #EFEFEF;
    font-weight: bold;
    text-decoration: none;
}
#menu-superior ul li:first-child,

#menu-superior ul li.active {
    background: linear-gradient(to bottom, #020202 0%, #151515 100%);
    border: 2px solid rgba(134, 134, 134, .9);
    border-radius: 3px;
}
#menu-superior ul li.active > a {
    font-weight: bold;
}
#menu-superior ul li:hover {
    border-radius: 3px;
}

#menu-apartados {
    padding-bottom: 4px;
    margin-top: 4px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    z-index: 3;
}
#menu-apartados ul,
#menu-apartados ul li,
#menu-apartados ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
}
#menu-apartados.align-right {
    float: right;
}
#menu-apartados.align-right ul li {
    float: right;
    margin-right: 0;
    margin-left: 4px;
}
#menu-apartados ul li {
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
    z-index: 5;
    border: 2px solid rgba(34, 34, 34, .2);
    border-radius: 3px;
    transition: all 0.8s ease;
}
#menu-apartados ul li a {
    padding: 5px 10px 5px 10px;
    border-radius: 3px;
    color: #EFEFEF;
    font-weight: bold;
    text-decoration: none;
}
#menu-apartados ul li:first-child,

#menu-apartados ul li.active {
    background: linear-gradient(to bottom, #0c0c0c 0%, #464646 100%);
    border: 2px solid rgba(134, 134, 134, .9);
    border-radius: 3px;
}
#menu-apartados ul li.active > a {
    color: #EEEEFB;
    font-weight: bold;
}
#menu-apartados ul li:hover {
    border: 2px solid #1FBBDD;
    border-radius: 3px;
}

.logotipo {
    height: 100px;
}

@media only screen and (max-width: 331px) {
    #menu-idioma ul li { font-size: 12px; }
    #menu-idioma ul li a { font-size: 12px; }
    #menu-superior {display:none; }
    #menu-apartados {display:none; }
    .sobre-tozal {height:10px; }
    .sobre-tozal-b {height:10px; }
    #pagina {margin-top:0px; }
    .logotipo {margin:2px; }
    .botoncabecera {margin:2px;width: 200px; }
    #fondo-imagen { background-image: none;height:0px; }
}

@media only screen and (min-width: 332px) and (max-width: 1001px) {
    #menu-idioma ul li { font-size: 14px; }
    #menu-idioma ul li a { font-size: 14px; }
    #menu-superior ul li { margin-right: 24px; }
    #menu-superior ul li a { font-size: 14px; }
    #menu-apartados {display:none; }
    .sobre-tozal {height:10px; }
    .sobre-tozal-b {height:10px; }
    #pagina {margin-top:0px; }
    .logotipo {margin:2px; }
    .botoncabecera {margin:2px;width: 200px; }
    #fondo-imagen { background-image: none;height:0px; }
}

@media only screen and (min-width: 1002px) {
    #menu-idioma ul li { font-size: 14px; }
    #menu-idioma ul li a { font-size: 14px; }
    #menu-superior ul li { margin-right: 4px; }
    #menu-superior ul li a { font-size: 16px; }
    #menu-apartados ul li a {font-size: 14px; }
    .sobre-tozal {height:10px; }
    .sobre-tozal-b {height:10px; }
    .tozal-wrap {
        padding: 0px;
        height:100px;
        position:fixed;
        top:0;
        left:0;
        margin-bottom:20px;
        z-index:9440;
        width: 100%;
    }
    #pagina {margin-top:0px; }
    .logotipo {margin:2px; }
    .botoncabecera {margin-bottom: 10px; }
    #fondo-imagen {
        background-image: none;
        width:100%;
        height:120px;
        background-position: 50% 50%;
        background-repeat: repeat-x;
        background-color: transparent;
        background-size: cover;
        overflow:hidden;
    }
}

.sobre-tozal {
    padding-left: 70%;
}

@media only screen and (max-width: 331px) {
    #espacio-cuerpo-cabeza { height:20px; }
}
@media only screen and (min-width: 332px) and (max-width: 1001px) {
    #espacio-cuerpo-cabeza { height:20px; }
}
@media only screen and (min-width: 1002px) {
    #espacio-cuerpo-cabeza { height:120px; }
}

#cookie1 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #0b7000;
    border-top: 1px solid #064000;
    z-index: 100000;
}
#cookie1 > div {
    max-width: 960px;
    margin: 0 auto;
    padding: 20px 10px;
}
#cookie1 p {
    margin: 0;
    padding: 5px 0;
    text-align: left;
    color: #ddd;
    font: normal 18px/20px Arial, sans-serif;
}
#cookie1 a {
    color: #102211;
    font-weight: bold;
    text-decoration: underline;
}
#cookie1 a:hover {
    color: #2ed331;
}

#chat-mensajes-container {
    max-height: 55vh;
    overflow-y: auto;
    overflow-x: hidden;
    margin-right: 5px;
    margin-top: 5px;
    padding-left: 10px;
}

.row-destacado {
    background-color: #F2EBDC;
}

.mensaje-actividad-row {
    border-top: 1px solid #ccc;
    overflow: hidden;
    max-width: 100%;
    word-break: break-word;
    overflow-wrap: break-word;
    padding: 6px 12px;
    margin: 0 4px;
}

.mensaje-actividad-row > div {
    min-width: 0;
    overflow: hidden;
    overflow-wrap: break-word;
}
