@font-face {
    font-family: 'Airbeat';
    src: url('../fuentes/Airbeat.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Avgardd';
    src: url('../fuentes/Avgardd.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Avgardd0';
    src: url('../fuentes/Avgarddo.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Avgardm';
    src: url('../fuentes/Avgardm.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Avgardn';
    src: url('../fuentes/Avgardn.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Avgardni';
    src: url('../fuentes/Avgardni.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'EngraversGothic';
    src: url('../fuentes/EngraversGothicBT.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

* {
    padding: 0px;
    margin: 0px;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
}

body {
    width: 100%;
    height: auto;
    background-color: White;
}

ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

li {
    margin-left: 20px;
    margin-bottom: 3px;
}

b {
    font-weight: bold;
}

p {
    text-align: justify;
}

a {
    color: Blue;
    background-color: White;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 0.03em;
    padding: 0px;
    border: 0px;
}

a:hover {
    color: White;
    background-color: rgba(0, 0, 255, 0.6);
    border: 0px;
}

#idioma {
    display: none;
}

header,
main,
section,
footer,
aside,
nav,
article,
hgroup {
    display: block;
}

main {
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
    margin: 0px;
    z-index: 2;
}

header .titulopagina {
    display: block;
    width: 100%;
    z-index: 2;
    position: relative;
    text-align: left;
}

header .titulopagina .cajaimgtitulo {
    display: block;
    width: 100%;
    z-index: 2;
    position: relative;
    text-align: left;
}

header .titulopagina .cajaimgtitulo img {
    border: 0px;
}

header .titulopagina .cenefa {
    width: 100%;
    height: auto;
}

nav .logo {
    color: white;
    background-color: red;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Airbeat';
    letter-spacing: 0.1em;
    padding: 10px 10px;
    margin: 10px 10px;
    border: 2px solid red;
    border-radius: 0px 15px 0px 15px;
}

.fotostexto {
    display: block;
    z-index: 2;
    float: left;
    border: 0px;
    margin: 10px;
    border: 2px solid red;
    border-radius: 15px 15px 15px 15px;
}

.fotostextoD {
    display: block;
    z-index: 2;
    float: left;
    border: 0px;
    margin: 10px;
    border: 2px solid red;
    border-radius: 0px 15px 0px 15px;
}

.fotostextoI {
    display: block;
    z-index: 2;
    float: right;
    border: 0px;
    margin: 10px;
    border: 2px solid red;
    border-radius: 15px 0px 15px 0px;
}

nav .Menu {
    color: black;
    background-color: white;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Avgardd';
    letter-spacing: 0.1em;
    padding: 10px 10px;
    margin: 10px 10px;
    border: 2px solid white;
}

nav .MenuContactar {
    color: black;
    background-color: white;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Avgardd';
    letter-spacing: 0.1em;
    padding: 10px 10px;
    margin: 10px 10px;
    border: 2px solid red;
}

nav .MenuActivo {
    color: white;
    background-color: red;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Avgardd';
    letter-spacing: 0.1em;
    padding: 10px 10px;
    margin: 10px 10px;
    border: 2px solid red;
}

nav .Idioma {
    color: black;
    background-color: white;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Avgardd';
    letter-spacing: 0.1em;
    padding: 10px 10px;
    margin: 10px 10px;
    border: 2px solid white;
}

nav .IdiomaActivo {
    color: red;
    background-color: white;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Avgardd';
    letter-spacing: 0.1em;
    padding: 10px 10px;
    margin: 10px 10px;
    border: 2px solid red;
}

nav .Menu:hover {
    background-color: red;
}

nav .MenuContactar:hover {
    background-color: red;
}

nav .Idioma:hover {
    color: red;
    background-color: white;
}

footer .MenuPie {
    color: white;
    background-color: red;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Avgardd';
    letter-spacing: 0.1em;
    padding: 10px 10px;
    margin: 10px 10px;
    display: block;
}

footer .MenuPieContactar {
    color: white;
    background-color: red;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Avgardd';
    letter-spacing: 0.1em;
    padding: 10px 10px;
    margin: 10px 10px;
    border: 2px solid white;
    display: block;
}

section {
    text-align: justify;
    display: inline;
    vertical-align: top;
    width: 100%;
}

main .mapa {
    width: 100%;
    text-align: center;
}

#MenuBox {
    display: none;
    z-index: 10;
    position: fixed;
    color: white;
    background-color: red;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Avgardd';
    letter-spacing: 0.1em;
    font-size: 15px;
    width: 100%;
}

#MenuBox .MenuPie {
    color: white;
    background-color: red;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Avgardd';
    letter-spacing: 0.1em;
    padding: 10px 10px;
    margin: 10px 10px;
    display: block;
}

#MenuBox .MenuPieContactar {
    color: white;
    background-color: red;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Avgardd';
    letter-spacing: 0.1em;
    padding: 10px 10px;
    margin: 10px 10px;
    display: block;
}

section {
    width: 100%;
    text-align: center;
}

.fijo {
    display: block;
    width: 100%z;
    height: auto;
}

.fijo p {
	margin-bottom: 25px !important;
}

article {
    position: relative;
    display: block;
    width: 100%;
    text-align: justify;
    border-top: red 2px solid;
}

article .fotoD {
    max-width: 95%;
    float: right;
    clear: left;
}

article .fotoI {
    max-width: 95%;
    float: left;
    clear: right;
}

table {
    border: 2px solid blue;
    width: 100%;
}

td {
    width: auto;
    border: 1px solid green;
	max-width: 250px;
}

.logoskit1 {
    display: inline-block;
    width: 45%;
}

.logoskit2 {
    display: inline-block;
    width: 45%;
    padding: 5px;
}

#galeria-imagenes {
	display: none;
	position: fixed;
	background-color:white;
	padding: 10px;
	margin: 0px;
	max-width: 90%;
	min-width: 10%;
	max-height: 90%;
	min-height: 10%;
	border: 1px solid red;
	border-radius: 10px;
	z-index: 10;
	top:5%;
	left:5%;
} 

#galeria-imagenes img {
  max-width: 100%;
  max-height: auto;
  object-fit: cover;
  width: auto;
  /*display: inline; */
  border: 0.5px, solid, red
}

#galeria-imagenes button {
	padding: 2px 5px;
    top: -5%;
    position: absolute;
    background-color: red;
    border-color: red;
    color: white;
}

.fotogaleria {
	position: relative;
	display: inline-block;
	float: left;
	clear: right;
	height: 250px;
	width: 220px;
	padding: 10px;
	border: 1px solid gray;
	border-radius: 10px;
}

.fotogaleria img {
	width: 200px;
	max-height: 200px;
	display: block;
	clear: both;
	float: none;
}

.fotogaleria input {
    position: absolute;
    display: block;
	bottom: 2px;
	text-align: center;
    margin-left: 70px;
   	/* margin-top: 8px; */
}
.fotogalerianuevo {
	display: inline-block;
	float: left;
	clear: right;
	height: 50px;
	width: auto;
	padding: 10px;
	border: 1px solid red;
	border-radius: 10px;
}

.textow {
	max-width: 29%;
}

#cookie-container {
  position: fixed;
  bottom: 5px;
  left: 5px;
  right: 5px;
  z-index: 9999;
  font-family: Arial, sans-serif;
}

#cookie-banner {
  background-color: red;
  color: white;
  padding: 4px;
  border: 1px solid #ccc;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  display: block;
}

#cookie-settings {
  background-color: #f9f9f9;
  color: #333;
  padding: 10px;
  border: 1px solid #bbb;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  display: none;
}

.cookie-buttons,
.cookie-settings-actions,
.cookie-toggle {
  margin-top: 5px;
  display: flex;
  gap: 3px;
  flex-wrap: wrap;
}


button.btn-info {
  background-color: white;
  color: #333;
}

button.btn-accept,
button.btn-accept-all {
  background-color: white;
  color: red;
}

button.btn-reject,
button.btn-reject-all {
  background-color: white;
  color: white;
}


button.btn:hover {
  opacity: 0.9;
}

.cookie-option {
  margin-top: 10px;
  padding: 10px;
  background: #fff;
  border-left: 4px solid #2196F3;
  border-radius: 8px;
}

#cookie-banner p,
#cookie-settings p {
  margin: 0 0 5px 0;
  line-height: 1;
  color: white;
}

.cookie-settings {
  display: none;
}

/*Una vez alcance los 480px realizas el cambio*/

@media screen and (min-width:0px) {
    h1 {
        font-size: 50px;
        font-weight: bold;
        letter-spacing: 0.2em;
    }
    h2 {
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 4px;
        letter-spacing: 0.08em;
    }
    .menupantalla {
        display: none;
    }
    .menumovil {
        display: block;
    }
    .textoilode {
        color: black;
        text-decoration: none;
        font-weight: bold;
        font-family: 'Airbeat';
        letter-spacing: 0.1em;
        font-size: 20px;
    }
    nav .Menu {
        display: block;
        text-align: center;
    }
    nav .MenuContactar {
        display: block;
        text-align: center;
    }
    nav .logo {
        margin-top: 10px;
        width: 100%;
        text-align: center;
    }
    nav .menuicon {
        float: right;
        margin-right: 10px;
    }
    nav .MenuActivo {
        display: block;
        text-align: center;
    }
    p {
        color: black;
        padding: 10px 10px;
        display: block;
        font-weight: normal;
        font-size: 25px;
        font-family: 'Avgardd';
        letter-spacing: 0.05em;
        text-decoration: none;
    }
    li {
        color: red;
        padding: 20px 10px;
        font-weight: normal;
        font-size: 25px;
        font-family: 'Avgardd';
        letter-spacing: 0.05em;
    }
    header {
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        min-height: 190px;
        z-index: 2;
    }
    header .titulopagina .cajatextotitulo {
        display: block;
        z-index: 3;
        position: relative;
        padding-top: 30px;
        text-align: left;
        margin-top: -75px;
    }
    header .titulopagina .cajatextotitulo .textotitulo {
        color: white;
        text-align: left;
        text-decoration: none;
        font-weight: bold;
        font-size: 20px;
        font-family: 'Airbeat';
        letter-spacing: 0.15em;
        padding: 10px 10px;
    }
    nav {
        width: 100%;
        margin: 16px 7px;
        padding: 5px 0px;
        z-index: 2;
        font-size: 20px;
        position: relative;
        text-align: center;
        top: 0px;
    }
    nav .logoimg {
        width: 20%;
    }
    aside {
        position: fixed;
        display: block;
        width: 300px;
        height: auto;
        padding: 10px;
        text-align: left;
    }
    aside img {
        width: 300px;
    }
    aside p a:hover {
        background-color: White;
    }
    footer {
        position: relative;
        left: 0px;
        z-index: 2;
        float: none;
        clear: both;
        background-color: red;
        color: White;
        width: 100%;
        text-align: left;
        font-family: 'Avgardd';
        font-size: 15px;
        padding-bottom: 50px;
    }
    footer .colpie1 {
        position: relative;
        display: block;
        width: 100%;
        margin-left: 2%;
    }
    footer .colpie2 {
        position: relative;
        display: block;
        width: 100%;
        margin-left: 1%;
    }
    footer .colpie3 {
        position: relative;
        display: block;
        width: 100%;
        margin-left: 1%;
    }
    footer .colpie4 {
        position: relative;
        display: block;
        width: 100%;
        margin-left: 2%;
    }
    footer .logopie {
        margin-top: 50px;
        width: 100%;
    }
    #frmContacto input[type="submit"] {
        color: white;
        background-color: red;
        padding-right: 15px;
        position: relative;
        box-shadow: inset;
        padding-left: 4px;
        padding-right: 4px;
        border-radius: 5px;
        margin-left: 10px;
        float: left;
        display: block;
    }
    #frmContacto label {
        color: black;
        background-color: white;
        padding-right: 15px;
        position: relative;
        box-shadow: inset;
        padding-left: 4px;
        padding-right: 4px;
        border-radius: 5px;
        margin-left: 10px;
        float: left;
        width: 150px;
    }
    #frmContacto {
        margin-top: 20px;
        height: 410px;
        width: 100%;
        display: block;
        font-size: 15px;
        font-family: 'Avgardd';
        letter-spacing: 0.05em;
    }
    #frmAcceso input[type="submit"] {
        color: white;
        background-color: red;
        position: relative;
        box-shadow: inset;
        padding-left: 14px;
        padding-right: 14px;
        border-radius: 5px;
        margin-left: 10px;
        float: left;
        display: block;
    }
    #frmAcceso label {
        color: black;
        background-color: white;
        padding-right: 15px;
        position: relative;
        box-shadow: inset;
        padding-left: 4px;
        padding-right: 4px;
        border-radius: 5px;
        margin-left: 10px;
        float: left;
        width: 150px;
    }
    #frmAcceso {
        height: 70px;
        width: 75%;
        margin-left: 15%;
        display: block;
        font-size: 15px;
        font-family: 'Avgardd';
        letter-spacing: 0.05em;
        border: red 2px solid;
    }
    .fotostexto {
        max-width: 95%;
        float: none;
    }
    .fotostextoD {
        max-width: 90%;
        float: none;
    }
    .fotostextoI {
        max-width: 90%;
        float: none;
    }
}


/*Una vez alcance los 1024px realizas el cambio*/

@media screen and (min-width: 1024px) {
    h1 {
        font-size: 50px;
        font-weight: bold;
        letter-spacing: 0.2em;
    }
    h2 {
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 4px;
        letter-spacing: 0.08em;
    }
    .menupantalla {
        display: block;
    }
    .menumovil {
        display: none;
    }
    .textoilode {
        color: black;
        text-decoration: none;
        font-weight: bold;
        font-family: 'Airbeat';
        letter-spacing: 0.1em;
        font-size: 20px;
    }
    nav .Menu {
        display: inline-block;
        text-align: center;
    }
    nav .MenuContactar {
        display: inline-block;
        text-align: center;
    }
    nav .logo {
        display: inline-block;
        width: auto;
        text-align: center;
    }
    nav .MenuActivo {
        display: inline-block;
        text-align: center;
    }
    p {
        color: black;
        padding: 10px 10px;
        display: block;
        font-weight: normal;
        font-size: 25px;
        font-family: 'Avgardd';
        letter-spacing: 0.05em;
        text-decoration: none;
    }
    li {
        color: red;
        padding: 20px 10px;
        font-weight: normal;
        font-size: 25px;
        font-family: 'Avgardd';
        letter-spacing: 0.05em;
    }
    header {
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        min-height: 190px;
        z-index: 2;
    }
    header .titulopagina .cajatextotitulo {
        display: block;
        z-index: 3;
        position: relative;
        padding-top: 20px;
        text-align: left;
        margin-top: -110px;
    }
    header .titulopagina .cajatextotitulo .textotitulo {
        color: white;
        text-align: left;
        text-decoration: none;
        font-weight: bold;
        font-size: 50px;
        font-family: 'Airbeat';
        letter-spacing: 0.15em;
        padding: 10px 10px;
    }
    nav {
        width: 100%;
        margin: 16px 7px;
        padding: 5px 0px;
        z-index: 2;
        font-size: 20px;
        position: relative;
        text-align: center;
        top: 0px;
    }
    nav .logoimg {
        width: 20%;
    }
    footer {
        position: relative;
        left: 0px;
        z-index: 2;
        float: none;
        clear: both;
        background-color: red;
        color: White;
        width: 100%;
        text-align: left;
        font-family: 'Avgardd';
        font-size: 20px;
        padding-bottom: 50px;
    }
    footer .colpie1 {
        position: relative;
        display: inline-block;
        width: 21%;
        margin-left: 2%;
    }
    footer .colpie2 {
        position: relative;
        display: inline-block;
        width: 21%;
        margin-left: 1%;
    }
    footer .colpie3 {
        position: relative;
        display: inline-block;
        width: 24%;
        margin-left: 1%;
    }
    footer .colpie4 {
        position: relative;
        display: inline-block;
        width: 21%;
        margin-left: 2%;
    }
    footer .logopie {
        margin-top: 50px;
        width: 100%;
    }
    #frmContacto input[type="submit"] {
        color: white;
        background-color: red;
        padding-right: 15px;
        position: relative;
        box-shadow: inset;
        padding-left: 4px;
        padding-right: 4px;
        border-radius: 5px;
        margin-left: 10px;
        float: left;
        display: block;
    }
    #frmContacto label {
        color: black;
        background-color: white;
        padding-right: 15px;
        position: relative;
        box-shadow: inset;
        padding-left: 4px;
        padding-right: 4px;
        border-radius: 5px;
        margin-left: 10px;
        float: left;
        width: 150px;
    }
    #frmContacto {
        margin-top: 20px;
        height: 510px;
        width: 100%;
        display: block;
        font-size: 15px;
        font-family: 'Avgardd';
        letter-spacing: 0.05em;
    }
    #frmAcceso input[type="submit"] {
        color: white;
        background-color: red;
        position: relative;
        box-shadow: inset;
        padding-left: 14px;
        padding-right: 14px;
        border-radius: 5px;
        margin-left: 10px;
        float: left;
        display: block;
    }
    #frmAcceso label {
        color: black;
        background-color: white;
        padding-right: 15px;
        position: relative;
        box-shadow: inset;
        padding-left: 4px;
        padding-right: 4px;
        border-radius: 5px;
        margin-left: 10px;
        float: left;
        width: 150px;
    }
    #frmAcceso {
        height: 70px;
        width: 50%;
        margin-left: 25%;
        display: block;
        font-size: 15px;
        font-family: 'Avgardd';
        letter-spacing: 0.05em;
        border: red 2px solid;
    }
    .fotostexto {
        float: left;
    }
    .fotostextoD {
        float: right;
    }
    .fotostextoI {
        float: left;
    }
}


/*
   h3 {
        margin-bottom: 3px;
        padding: 2px;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0.06em;
    }

    h4 {
        margin-bottom: 3px;
        padding: 2px;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.06em;
    }

    h5 {
        background-color: rgba(0, 0, 255, 0.4);
        border-radius: 5px;
        margin-bottom: 3px;
        padding: 2px;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 0.06em;
    }

    h6 {
        color: White;
        background-color: Red;
        border-radius: 5px;
        margin-bottom: 3px;
        padding: 2px;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 0.06em;
    }
*/