@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&display=swap');

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-text-size-adjust: none;
	box-sizing: border-box;
	outline: none;
	backface-visibility: hidden;
	text-rendering: optimizeSpeed;
	scrollbar-width: thin
}

::-webkit-input-placeholder {
	color: #8a2432;
	opacity: 1
}

:-moz-placeholder {
	color: #8a2432;
	opacity: 1
}

::-moz-placeholder {
	color: #8a2432;
	opacity: 1
}

:-ms-input-placeholder {
	color: #8a2432;
	opacity: 1
}

:-webkit-autofill,
:-webkit-autofill:focus {
	background-color: transparent
}

::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

::-webkit-scrollbar-button {
	width: 0;
	height: 0
}

::-webkit-scrollbar-thumb {
	border: none;
	border-radius: 0;
	background: #d1b370
}

::-webkit-scrollbar-thumb:active {
	background: #d1b370
}

::-webkit-scrollbar-track {
	border: none;
	border-radius: 0;
	background: #ffffff
}

::-webkit-scrollbar-track:active {
	background: #ffffff
}

::-webkit-scrollbar-corner {
	background: transparent
}

body {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
	padding: 0;
	font-family: "Bodoni Moda", serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: 600;
	font-optical-sizing: auto;
	background: #ffffff;
	color: #8a2432
}

body.fancybox-active {
	overflow: hidden
}

img {
	border: 0;
	outline: 0;
	transform-style: preserve-3d
}

input,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="time"],
input[type="date"],
textarea,
select {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	font-family: "Bodoni Moda", serif;
	font-optical-sizing: auto;
	font-style: normal;
	-webkit-appearance: none
}

input[type=number] {
	-moz-appearance: textfield
}

form {
	margin: 0;
	padding: 0
}

a {
	text-decoration: none
}

h1,
h2,
h3 {
	display: inherit;
	vertical-align: inherit;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	color: currentColor;
	outline: 0
}

ol,
ul {
	margin: 0 0 0 40px
}

.italica {
	font-style: italic
}

.limpia {
	clear: both
}

.uppercase {
	text-transform: uppercase
}

.lowercase {
	text-transform: lowercase
}

.centrar {
	text-align: center !important
}

.centrado {
	margin: 0 auto
}

.oculto {
	display: none !important
}

.invisible {
	opacity: 0;
	visibility: hidden
}

.dialog {
	display: none
}

.textos_js {
	display: none
}

.contenedorban {
	max-width: 1840px;
	margin: 0 auto;
	width: 97%
}

.contenedor {
	max-width: 1690px;
	margin: 0 auto;
	width: 92%;
}

.contenedorin {
	max-width: 1590px;
	margin: 0 auto;
	width: 92%
}

div.format_popup {
	max-width: 960px;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	cursor: default !important;
	min-width: 260px
}

div.format_popup .tit {
	color: #8a2432;
	margin-top: 0;
	font-weight: 400;
	max-width: 80%;
	font-size: 4em;
	line-height: 40px;
	font-weight: 600;
	text-wrap: pretty
}

div.format_popup h1,
div.format_popup h2,
div.format_popup h3,
div.format_popup h4,
div.format_popup h5 {
	font-weight: 400;
	font-size: 2.5em;
	color: #8a2432;
	margin: 20px 0
}

div.format_popup table,
div.format_popup ul,
div.format_popup p {
	font-size: 1.667em;
	margin-top: 15px;
	margin-left: 15px;
	color: #8a2432;
	font-weight: 400;
	line-height: 1.6;
	list-style: none
}

div.format_popup ol {
	font-size: 1.667em;
	margin-top: 15px;
	margin-left: 15px;
	color: #8a2432;
	font-weight: 400;
	line-height: 1.6
}

div.format_popup ul {
	margin-left: 20px
}

div.format_popup ol {
	margin-left: 40px
}

div.format_popup p {
	margin-left: 0
}

div.format_popup p {
	text-align: justify
}

div.format_popup b,
div.format_popup strong {
	font-weight: bold
}

div.format_popup a {
	text-decoration: underline;
	color: #8a2432;
	word-break: break-all;
	font-weight: bold
}

div.format_popup.minified {
	max-width: 480px
}

div.format_popup.legal {
	max-width: 1024px
}

div.format_popup.legal p {
	text-align: justify
}

div.format_popup ul ol,
div.format_popup ol ul,
div.format_popup ol ol,
div.format_popup ul ul {
	font-size: inherit
}

div.format_popup li {
	position: relative;
	font-size: 1em;
	padding-left: 20px
}

div.format_popup li p {
	font-size: 1em;
	margin: 0
}

div.format_popup ol li {
	padding-left: 10px
}

div.format_popup ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 12px;
	width: 5px;
	height: 5px;
	background: #8a2432;
	border-radius: 50%;
}

div.format_popup .limit::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

div.format_popup table {
	width: 100%;
	border-collapse: collapse;
	white-space: nowrap
}

div.format_popup tr:nth-of-type(odd) {
	background: #eee
}

div.format_popup th {
	background: #333;
	color: white;
	font-weight: bold
}

div.format_popup td,
div.format_popup th {
	padding: 6px;
	border: 1px solid #ccc;
	text-align: left
}

.scroll_table {
	overflow: auto;
	max-width: 170vw;
	margin-top: 40px;
	margin-bottom: 40px
}

.scroll_table::-webkit-scrollbar {
	width: 22px;
	height: 22px
}

.scroll_table table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 40px;
	white-space: nowrap
}

.scroll_table tr {
	background: #ffffff;
	color: #000000
}

.scroll_table tr:nth-of-type(odd) {
	background: #f5f5f5
}

.scroll_table th {
	background: #8a2432;
	color: #ffffff;
	font-weight: 400
}

.scroll_table td,
.scroll_table th {
	padding: 20px;
	border: 0;
	text-align: left;
	white-space: nowrap
}

.fancybox-thumbs__list a:before {
	border-color: black
}

*[role="button"] {
	cursor: pointer
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	transition: background-color 5000s ease-in-out 0s;
	-webkit-text-fill-color: #232323 !important
}

#cookie-bar {
	display: none;
	position: fixed;
	bottom: 20px;
	left: 20px;
	right: 20px;
	max-width: 450px;
	padding: 20px;
	background: #ffffff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4);
	z-index: 50
}

html.loaded .transicion {
	transition: all 250ms linear
}

html.loaded #cookie-bar {
	display: block;
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

#cookie-bar p {
	margin: 0
}

#cookie-bar p span {
	display: block;
	margin-bottom: 20px;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 20px;
	color: #232323
}

#cookie-bar a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	margin-top: 10px;
	padding: 0 20px;
	font-size: 1.667em;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-weight: 600;
	color: #ffffff;
	width: calc(50% - 10px);
	margin-right: 20px;
	text-decoration: none;
	letter-spacing: 1px;
	background: #8a2432;
	border: 2px solid #8a2432
}

html.loaded #cookie-bar a {
	transition: all 200ms linear
}

#cookie-bar a:last-child {
	margin-right: 0;
	background: #ffffff;
	color: #8a2432
}

@keyframes cargando {
	0%,
	40%,
	100% {
		transform: scaleY(.5)
	}

	20% {
		transform: scaleY(1)
	}

}

.cargando {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 25
}

.cargando .interior {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	z-index: 2;
	transform: translate(0, -50%)
}

.cargando .interior div {
	display: inline-block;
	vertical-align: middle;
	width: 5px;
	height: 100%;
	margin-left: 5px;
	background: #ffffff;
	animation: cargando 1.2s infinite ease-in-out
}

.cargando .interior div:nth-of-type(1) {
	margin-left: 0
}

.cargando .interior div:nth-of-type(2) {
	animation-delay: -1.1s
}

.cargando .interior div:nth-of-type(3) {
	animation-delay: -1s
}

.cargando .interior div:nth-of-type(4) {
	animation-delay: -.9s
}

.cargando .interior div:nth-of-type(5) {
	animation-delay: -.8s
}

.cargando .fondo {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .95);
	z-index: 1
}

#ui-datepicker-div {
	-moz-border-radius: 0;
	-moz-box-shadow: 9px 9px 24px -12px rgba(89, 89, 89, 0.7);
	-webkit-border-radius: 0;
	-webkit-box-shadow: 9px 9px 24px -12px rgba(89, 89, 89, 0.7);
	background: #FFFFFF;
	border-radius: 0;
	border: 1px solid #d6d6d6;
	box-shadow: 9px 9px 24px -12px rgba(89, 89, 89, 0.7);
	color: #656565;
	display: none;
	font-family: "Bodoni Moda", serif;
	font-style: normal;
	font-optical-sizing: auto;
	font-weight: 400;
	padding: 1em;
	width: auto;
	z-index: 6 !important
}

body.alert_abierto #ui-datepicker-div {
	z-index: 9 !important
}

#ui-datepicker-div .ui-datepicker-header {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: #8a2432;
	border-radius: 0;
	border: none;
	color: #FFFFFF;
	font-weight: 500;
	padding: 0;
	position: relative;
	text-align: center
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
	font-size: 1.45em;
	line-height: 42px;
	text-transform: uppercase
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select {
	font-size: 0.875em;
	padding: 0 10px;
	height: 24px;
	margin: 0 1%;
	width: 48%
}

#ui-datepicker-div .ui-datepicker-header a {
	border: none !important;
	cursor: pointer;
	height: 28px;
	padding: 6px 8px;
	position: absolute;
	top: 7px;
	width: 25px
}

#ui-datepicker-div .ui-datepicker-header a span {
	border: none !important;
	background: none;
	display: none;
	visibility: hidden
}

#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev {
	background: url(../img/admin/arrow-left-w.png) center no-repeat;
	left: 5px
}

#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next {
	background: url(../img/admin/arrow-right-w.png) center no-repeat;
	right: 5px
}

#ui-datepicker-div .ui-datepicker-calendar {
	font-size: 0.8em;
	margin: 0;
	width: 100%
}

#ui-datepicker-div tr td,
#ui-datepicker-div tr th {
	background: none;
	height: 30px;
	text-transform: uppercase;
	width: 30px
}

#ui-datepicker-div tr th.ui-datepicker-week-end span[title="Domingo"],
#ui-datepicker-div tr th.ui-datepicker-week-end span[title="Dimanche"],
#ui-datepicker-div tr th.ui-datepicker-week-end span[title="Sonntag"],
#ui-datepicker-div tr th.ui-datepicker-week-end span[title="Saturday"] {
	color: #ff3c3c
}

#ui-datepicker-div tr th {
	border-color: transparent;
	font-size: 1.6em;
	font-weight: 500;
	text-transform: uppercase
}

#ui-datepicker-div tr td span {
	border: solid 1px #ececec;
	color: #151515;
	display: block;
	font-size: 1.6em;
	font-weight: 300;
	height: 30px;
	line-height: 30px;
	margin: 2px;
	padding: 0;
	text-align: center;
	width: 30px
}

#ui-datepicker-div tr td.ui-datepicker-other-month.ui-datepicker-unselectable.ui-state-disabled {
	border: solid 1px transparent
}

#ui-datepicker-div tr td a {
	-moz-transition: all 250ms linear;
	-ms-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	-webkit-transition: all 250ms linear;
	background: none;
	border: solid 1px #ececec;
	color: #656565;
	display: block;
	font-size: 1.6em;
	font-weight: 300;
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 2px;
	text-align: center;
	transition: all 250ms linear;
	width: 30px
}

#ui-datepicker-div tr td a.ui-state-highlight {
	background-color: #a9a9a9;
	color: #FFFFFF
}

#ui-datepicker-div tr td a:hover,
#ui-datepicker-div tr td a.ui-state-active {
	background-color: #151515;
	color: #FFFFFF
}

#ui-datepicker-div tr td.ui-state-disabled {
	opacity: 1;
	filter: alpha(opacity=100)
}

#ui-datepicker-div tr td.ui-state-disabled span {
	background: none;
	color: #c4c4c4
}

#ui-datepicker-div .ui-datepicker-buttonpane {
}

#ui-datepicker-div .ui-datepicker-buttonpane button {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: #151515;
	border-radius: 0;
	border: none;
	color: #FFFFFF
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}