@charset "UTF-8";
/*!
Theme Name: Bonfire
Theme URI: http://underscores.me/
Author: grafito
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bonfire
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

bonfire is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--color-fondo: #262d27;*/
/*#212622;*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
@font-face {
  font-family: "AllianceLight";
  src: url("./fonts/396F94_0_0.eot");
  src: url("./fonts/396F94_0_0.eot?#iefix") format("embedded-opentype"), url("./fonts/396F94_0_0.woff") format("woff"), url("./fonts/396F94_0_0.ttf") format("truetype"), url("./fonts/396F94_0_0.svg#396F94_0_0") format("svg");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
}
@font-face {
  font-family: "AllianceLight2";
  src: url("./fonts/396F94_7_0.eot");
  src: url("./fonts/396F94_7_0.eot?#iefix") format("embedded-opentype"), url("./fonts/396F94_7_0.woff") format("woff"), url("./fonts/396F94_7_0.ttf") format("truetype"), url("./fonts/396F94_7_0.svg#396F94_7_0") format("svg");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
}
@font-face {
  font-family: "AllianceBold";
  src: url("./fonts/396F94_2_0.eot");
  src: url("./fonts/396F94_2_0.eot?#iefix") format("embedded-opentype"), url("./fonts/396F94_2_0.woff") format("woff"), url("./fonts/396F94_2_0.ttf") format("truetype"), url("./fonts/396F94_2_0.svg#396F94_2_0") format("svg");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
}
@font-face {
  font-family: "AllianceBold2";
  src: url("./fonts/396F94_3_0.eot");
  src: url("./fonts/396F94_3_0.eot?#iefix") format("embedded-opentype"), url("./fonts/396F94_3_0.woff") format("woff"), url("./fonts/396F94_3_0.ttf") format("truetype"), url("./fonts/396F94_3_0.svg#396F94_3_0") format("svg");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
}
@font-face {
  font-family: "AllianceMedium";
  src: url("./fonts/396F94_8_0.eot");
  src: url("./fonts/396F94_8_0.eot?#iefix") format("embedded-opentype"), url("./fonts/396F94_8_0.woff") format("woff"), url("./fonts/396F94_8_0.ttf") format("truetype"), url("./fonts/396F94_8_0.svg#396F94_8_0") format("svg");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
}
@font-face {
  font-family: "AllianceMedium2";
  src: url("./fonts/396F94_9_0.eot");
  src: url("./fonts/396F94_9_0.eot?#iefix") format("embedded-opentype"), url("./fonts/396F94_9_0.woff") format("woff"), url("./fonts/396F94_9_0.ttf") format("truetype"), url("./fonts/396F94_9_0.svg#396F94_9_0") format("svg");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
}
@font-face {
  font-family: "AllianceExtra";
  src: url("./fonts/396F94_5_0.eot");
  src: url("./fonts/396F94_5_0.eot?#iefix") format("embedded-opentype"), url("./fonts/396F94_5_0.woff") format("woff"), url("./fonts/396F94_5_0.ttf") format("truetype"), url("./fonts/396F94_5_0.svg#396F94_5_0") format("svg");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
}
@font-face {
  font-family: "AllianceExtra2";
  src: url("./fonts/396F94_6_0.eot");
  src: url("./fonts/396F94_6_0.eot?#iefix") format("embedded-opentype"), url("./fonts/396F94_6_0.woff") format("woff"), url("./fonts/396F94_6_0.ttf") format("truetype"), url("./fonts/396F94_6_0.svg#396F94_6_0") format("svg");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
}
body, button, input, select, optgroup, textarea {
  color: red;
  font-family: "AllianceMedium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
}
p {
  margin-bottom: 1.5em;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
/* Elements
--------------------------------------------- */
:root {
  --color-fuente-blanco: rgb(210, 202, 202);
  --color-fuente-verde: #4db148;
  /*--color-fondo: #262d27;*/
  --color-fondo: rgb(20, 22, 21);
  --color-cabecera: /*#212622;*/ rgba(0,0,0,0.20);
}
html {
  scroll-behavior: smooth;
  scrollbar-width: none;
}
html .post, html .page {
  margin: 0;
}
body {
  width: 100%;
  color: #d2caca;
  background-color: #141615;
  margin: 0;
  font-size: 17px;
  letter-spacing: 0.58px;
  line-height: 29px;
  position: absolute;
}
body.fondo-nube::before {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("/img/bg-min.png");
  background-size: contain;
  background-position: center;
  background-size: 200%;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.1;
}
@media screen and (max-width: 768px) {
  body.fondo-nube::before {
    /*background-size: 250%;
			width: 200%;*/
    object-fit: contain;
    background-size: 800%;
  }
}
a {
  color: #4db148 !important;
  text-decoration: none;
}
.menu-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .menu-mobile {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .mobile {
    display: none !important;
  }
}
.menu-desk {
  display: block;
}
@media screen and (max-width: 768px) {
  .menu-desk {
    display: none !important;
  }
}
header {
  width: 100%;
  height: 60px;
  float: left;
  background-color: var(--color-cabecera);
  padding: 0 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  header {
    height: fit-content;
  }
}
@media screen and (max-width: 768px) {
  header {
    /*padding: 0 26px; */
    padding: 0 0px;
    background-color: transparent;
  }
}
nav {
  float: left;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  nav {
    padding: 0 24px 12px 24px;
    background-color: var(--color-cabecera);
  }
}
nav .tope-derecha {
  position: absolute;
  top: 17px;
  right: 30px;
}
@media screen and (max-width: 768px) {
  nav .tope-derecha {
    right: 24px;
  }
}
nav .tope-derecha a {
  font-size: 14px;
  font-family: "AllianceLight", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 17px;
}
nav .tope-derecha a::after {
  content: " ";
  display: block;
  border-bottom: 1px solid var(--color-fuente-verde);
  position: absolute;
  width: 100%;
  bottom: -2px;
}
nav .tope-derecha a.selected {
  border-bottom: 1px solid #4db148;
  padding-bottom: 3px;
}
.abajo-derecha {
  position: absolute;
  right: 30px;
  bottom: 20px;
}
@media screen and (max-width: 768px) {
  .abajo-derecha {
    bottom: 22px;
    position: relative;
    right: auto;
    bottom: auto;
  }
}
ul#menu-principal, ul#rrss {
  list-style: none;
  margin: 0;
  padding: 0;
  width: fit-content;
}
ul#menu-principal li.menu-item, ul#rrss li.menu-item {
  float: left;
  position: relative;
  /*font-size: 14px;*/
  font-size: 17px;
  text-transform: lowercase;
}
@media screen and (max-width: 768px) {
  ul#menu-principal li.menu-item, ul#rrss li.menu-item {
    font-size: 19px;
  }
}
ul#menu-principal li.menu-item a, ul#rrss li.menu-item a {
  font-family: "AllianceBold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
ul#menu-principal li.menu-item + li.menu-item, ul#rrss li.menu-item + li.menu-item {
  margin-left: 22px;
}
ul#menu-principal {
  /*height: 40px;*/
}
@media screen and (max-width: 768px) {
  ul#menu-principal {
    height: fit-content;
  }
}
ul#menu-principal li.menu-item {
  margin-top: 13px;
  /*margin-bottom: 42px;
		padding-bottom: 12px;*/
}
@media screen and (max-width: 768px) {
  ul#menu-principal li.menu-item {
    margin-bottom: 0;
  }
}
ul#menu-principal li.menu-item.selected {
  border-bottom: 2px solid #4db148;
  width: fit-content;
  padding-bottom: 4px;
}
ul#menu-principal li.menu-item + li.menu-item {
  margin-left: 22px;
}
@media screen and (max-width: 768px) {
  ul#rrss {
    padding-bottom: 30px;
  }
}
footer {
  padding-left: 30px;
  padding-right: 30px;
  clear: both;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  footer {
    display: flex;
    flex-flow: column-reverse;
    margin: 0 auto;
    gap: 23px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
footer #logos {
  width: fit-content;
  float: left;
}
@media screen and (max-width: 768px) {
  footer #logos {
    /*padding-bottom: 25px;*/
    font-size: 0;
    line-height: 0;
  }
}
footer #logos .logo {
  height: 35px;
  height: 47px;
  position: relative;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  footer #logos .logo {
    margin-bottom: 22px;
  }
}
footer #logos .logo:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 255, 255, 0.3);
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul, ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
/* Links
--------------------------------------------- */
/* Forms
--------------------------------------------- */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
  color: #111;
}
select {
  border: 1px solid #ccc;
}
textarea {
  width: 100%;
}
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
  position: inherit;
  z-index: 1;
}
.main-navigation a {
  color: black;
}
.main-navigation ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
  display: block;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: flex;
  }
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}
/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}
.post, .page {
  margin: 0 0 1.5em;
}
.updated:not(.published) {
  display: none;
}
.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
header .custom-logo-link {
  float: none;
  margin: 115px auto 0 auto;
  max-width: fit-content;
  display: block;
  opacity: 0.85;
}
@media screen and (max-width: 768px) {
  header .custom-logo-link {
    margin: 72px 24px 40px 24px;
    height: 42px;
    /*float: left;*/
  }
  header .custom-logo-link img {
    height: 42px;
    width: auto;
  }
}
main {
  width: 100%;
  float: left;
  margin: 52px 30px 0 0px;
  min-height: calc(100vh - 172px);
}
main section {
  max-width: 1075px;
  width: calc(100vw - 60px);
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  main section {
    width: calc(100vw - 60px);
  }
}
@media screen and (max-width: 768px) {
  main section {
    width: calc(100vw - 48px);
  }
}
@media screen and (max-width: 768px) {
  main {
    margin: 0;
    width: calc(100% - 0px);
    /*min-height: calc(100vh - 150px - 100px);*/
    min-height: calc(100vh - 150px - 105px);
  }
}
main #touchstats {
  margin: 0;
  position: relative;
  top: 420px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  height: auto;
  width: 0;
  height: 0;
}
@media screen and (max-width: 768px) {
  main #touchstats {
    top: 317px;
  }
}
main #touchstats #cardBottom {
  display: none;
}
main .boton_player {
  /*display: none;*/
  width: 0;
  height: 0;
  background-color: transparent;
  font-size: 0;
  border-right: none;
  transition: opacity 0.4s linear 0.1s;
  position: absolute;
  opacity: 1;
  z-index: 10;
}
main .boton_player.play {
  /*border-top: 24px solid transparent;
			border-left: 48px solid var(--color-fuente-verde);
			border-bottom: 24px solid transparent;*/
  border-top: 9px solid transparent;
  border-left: 18px solid var(--color-fuente-verde);
  border-bottom: 9px solid transparent;
}
main .boton_player.stop {
  /*border: 24px solid var(--color-fuente-verde);*/
}
main .boton_player.off {
  opacity: 0;
  pointer-events: none;
}
main .boton_player:hover {
  cursor: pointer;
}
main .contenedor {
  max-width: 890px;
  display: grid;
  grid-template-columns: 310px 1fr;
  grid-column-gap: 80px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  grid-auto-flow: column;
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  main .contenedor {
    display: block;
    margin: 0 0px;
  }
}
main .contenedor .texto {
  max-width: 480px;
  float: left;
}
@media screen and (max-width: 768px) {
  main .contenedor .texto {
    width: calc(100%);
  }
}
main .contenedor .texto p {
  margin-bottom: 27px;
  line-height: 22px;
  letter-spacing: 0.14px;
  font-family: "AllianceLight", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 27px;
}
@media screen and (max-width: 768px) {
  main .contenedor .texto p {
    font-size: 16px;
    line-height: 27px;
  }
}
@media screen and (max-width: 768px) {
  main .contenedor .ventanas {
    display: none;
  }
}
main .contenedor .ventana {
  margin-bottom: 55px;
  max-width: 310px;
}
@media screen and (max-width: 768px) {
  main .contenedor .ventana {
    width: calc(100%);
    margin-bottom: 35px;
  }
}
main .contenedor .ventana .pie {
  color: var(--color-fuente-verde);
  text-align: center;
  font-size: 12px;
  letter-spacing: 1.15px;
  width: 100%;
  display: inline-block;
  margin-top: 21px;
  font-family: "AllianceLight", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
main .contenedor .ventana::before {
  content: " ";
  width: 378px;
  height: 429px;
  display: block;
  background-color: rgba(255, 0, 0, 0.23);
  margin-top: 23px;
}
@media screen and (max-width: 768px) {
  main .contenedor .ventana::before {
    width: 100%;
  }
}
main .contenedor .ventana img {
  margin-top: 18px;
}
@media screen and (max-width: 768px) {
  main .contenedor .ventana img {
    margin-top: 12px;
  }
}
main .contenedor .ventana.llena::before {
  content: none;
}
.archivo {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 124px;
}
@media screen and (max-width: 768px) {
  .archivo {
    margin: 0 0px;
  }
}
.archivo h1 {
  color: #d2caca;
  font-family: "AllianceBold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 25px;
}
.archivo .venues {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .archivo .venues {
    margin-top: 37px;
  }
}
.archivo .venues .venue {
  display: grid;
  grid-template-columns: 18px 240px 290px 100px 1fr;
  grid-column-gap: 25px;
  border-top: 1px solid var(--color-fuente-verde);
  padding-top: 15px;
  padding-bottom: 14px;
}
@media screen and (max-width: 900px) {
  .archivo .venues .venue {
    /*display: block;*/
    grid-template-areas: "play title duracion" "autor autor autor";
    grid-column-gap: 24px;
    grid-template-columns: 18px 1fr 60px;
  }
  .archivo .venues .venue .mini-play {
    float: left;
    width: 18px;
    grid-area: play;
  }
  .archivo .venues .venue .title {
    float: left;
    min-width: 201px;
    width: 100%;
    max-width: calc(100% - 18px - 24px - 60px - 24px - 48px);
    /*margin-left: 20px;
					margin-right: 20px;*/
    grid-area: title;
  }
  .archivo .venues .venue .duracion {
    float: left;
    width: 60px;
    grid-area: duracion;
    text-align: right;
  }
  .archivo .venues .venue .autor {
    width: 100%;
    float: revert;
    grid-area: autor;
  }
  .archivo .venues .venue .link {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .archivo .venues .venue {
    padding-top: 21px;
    padding-bottom: 17px;
  }
}
.archivo .venues .venue .mini-play {
  border-top: 9px solid transparent;
  border-left: 18px solid var(--color-fuente-verde);
  border-bottom: 9px solid transparent;
  height: 10px;
}
.archivo .venues .venue .title {
  font-family: "AllianceBold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 26px;
  color: #d2caca !important;
}
.archivo .venues .venue .autor {
  font-family: "AllianceLight", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 18px;
  color: #d2caca !important;
}
@media screen and (max-width: 768px) {
  .archivo .venues .venue .autor {
    margin-top: 2px;
  }
}
.archivo .venues .venue .duracion {
  font-family: "AllianceLight", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: #d2caca !important;
}
.archivo .venues .venue .link {
  display: block;
  white-space: nowrap;
}
.archivo .venues .venue .link a {
  font-family: "AllianceLight", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  width: fit-content;
  text-align: right;
  height: fit-content;
  color: #d2caca !important;
  display: block;
  float: right;
  position: relative;
}
.archivo .venues .venue .link a::after {
  content: " ";
  display: block;
  border-bottom: 1px solid var(--color-fuente-verde);
  position: absolute;
  width: 100%;
  bottom: 2px;
}
.venue-player {
  max-width: 870px;
  max-height: 420px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid var(--color-fuente-verde);
  margin-top: 125px;
  padding-top: 30px;
  padding-bottom: 14px;
}
@media screen and (max-width: 768px) {
  .venue-player {
    max-width: 100vw;
    margin: 0 0px;
    padding-top: 20px;
    max-height: none;
    height: auto;
    min-height: calc(min(100vh, 420px));
  }
}
.venue-player .cabecera {
  width: 100%;
  display: grid;
  grid-template-columns: 345px 410px 1fr;
  grid-column-gap: 30px;
}
@media screen and (max-width: 768px) {
  .venue-player .cabecera {
    grid-template-columns: 1fr 60px;
    grid-column-gap: 24px;
    grid-template-areas: "title duracion" "autor autor";
  }
  .venue-player .cabecera .title {
    grid-area: title;
  }
  .venue-player .cabecera .duracion {
    grid-area: duracion;
  }
  .venue-player .cabecera .autor {
    grid-area: autor;
  }
}
.venue-player .cabecera .title {
  font-family: "AllianceBold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 26px;
  max-width: 210px;
}
.venue-player .cabecera .autor {
  font-family: "AllianceLight", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 18px;
}
.venue-player .cabecera .duracion {
  font-family: "AllianceLight", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  text-align: right;
}
.venue-player .pie .descripcion {
  max-width: 30%;
  padding-bottom: 50px;
  float: left;
}
@media screen and (max-width: 768px) {
  .venue-player .pie .descripcion {
    max-width: none;
  }
}
.venue-player .pie .descripcion p {
  margin-bottom: 21px;
  line-height: 22px;
  letter-spacing: 0.14px;
  font-family: "AllianceLight", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
}
.venue-player .pie #playerWrapper {
  width: 50%;
  /*background-color: rgba(10,10,120,0.15);*/
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: relative;
  z-index: 100;
  float: right;
  display: none;
  /*height: 120px;*/
  align-items: baseline;
}
.venue-player .pie #playerWrapper .progress-bar-wrapper {
  width: 100%;
  position: relative;
  align-self: flex-start;
  margin-top: 29px;
}
.venue-player .pie #playerWrapper .progress-bar-wrapper #progess-bar {
  margin-top: 5px;
}
.venue-player .pie #playerWrapper .progress-bar-wrapper .advice {
  color: var(--color-fuente-verde);
  font-size: 14px;
  line-height: 19px;
  float: right;
  /*text-align: right;*/
  font-family: "AllianceLight", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin-top: 24px;
}
.venue-player .pie #playerWrapper + #progresoCarga {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #1E1921;
  opacity: 0.75;
  z-index: 100;
  text-align: center;
  display: flex;
  justify-items: center;
  align-items: center;
  justify-content: center;
  /*@media screen and (max-width: 768px) {
					top: 0300px;
					position: absolute;
					left: calc(50% - 73px);
				}*/
}
.venue-player .pie #playerWrapper + #progresoCarga p {
  font-family: "AllianceLight", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: white;
}
.venue-player .pie #playerWrapper + #progresoCarga img {
  display: block;
  margin: 0 auto;
  height: 100px;
  /*color: var(--color-fuente-verde);*/
}
.venue-player .pie #playerWrapper.activo {
  display: flex;
}
.venue-player .pie #playerWrapper.activo + #progresoCarga {
  display: none;
}
.venue-player .pie #playerWrapper .boton_player {
  border-radius: 2px;
}
.venue-player .pie #playerWrapper .boton_player.stop {
  border-left: 6px solid var(--color-fuente-verde);
  border-right: 6px solid var(--color-fuente-verde);
  height: 18px;
  width: 14px;
  padding-left: 2px;
  padding-right: 2px;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
}
@media screen and (max-width: 768px) {
  .venue-player .pie #playerWrapper {
    /*margin: 0 25px;
				max-width: 400px;*/
    margin: 0;
    width: 100%;
    float: none;
  }
  .venue-player .pie #playerWrapper .boton_player.stop {
    border-left: 6px solid var(--color-fuente-verde);
    border-right: 6px solid var(--color-fuente-verde);
    height: 18px;
    width: 14px;
    padding-left: 2px;
    padding-right: 2px;
    border-top: none;
    border-bottom: none;
    border-radius: 0;
  }
}
.venue-player .pie #playerWrapper:hover .boton_player {
  display: block;
}
.venue-player .pie #playerWrapper #progress-bar-hidden {
  height: 8px;
  margin-top: 2px;
  /* display: none; */
  position: absolute;
  width: 100%;
}
.venue-player .pie #playerWrapper #progress-bar-hidden:hover {
  cursor: pointer;
}
.venue-player .pie #playerWrapper #progress-bar {
  width: 100%;
  height: 8px;
  margin-top: -25px;
}
.venue-player .pie #playerWrapper #progress-bar svg {
  max-height: 4px;
}
.venue-player .pie #playerWrapper #progress-bar svg path {
  stroke: #4db148;
}
.venue-player .pie #playerWrapper #progress-bar svg path:nth-child(2) {
  stroke: #d2caca;
}
.venue-player .pie #playerWrapper #timerView {
  font-family: "AllianceLight", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  text-align: right;
  position: absolute;
  margin-top: 20px;
}
.venue-player .esfera-player {
  margin-right: auto;
  margin-left: auto;
  width: fit-content;
  height: auto;
  overflow: auto;
}
.venue-player .esfera-player #esfera-palo {
  width: fit-content;
  float: left;
  margin-top: 30px;
  position: relative;
  z-index: 100;
  max-height: 420px;
}
.video-container + .venue-player {
  margin-top: min(calc(0.566 * 100vw), calc(100vh - 60px));
}
.video-container {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100vw;
}
#video-player {
  margin: 0 auto;
  width: 100vw;
  max-width: calc((100vh - 60px)  / 0.566);
  height: calc(0.566 * 100vw);
  max-height: calc(100vh - 60px);
  display: block;
}
#video-player.video-js .vjs-big-play-button {
  border: none;
}
#video-player.video-js .vjs-big-vr-play-button {
  display: block !important;
  border-top: 90px solid transparent;
  border-left: 180px solid var(--color-fuente-verde);
  border-bottom: 90px solid transparent;
  background-image: none;
}
#video-player.video-js.vjs-playing .vjs-big-play-button {
  display: none !important;
}
#video-player.vjs-controls-disabled .vjs-big-play-button {
  display: block;
}
/* Customize the label (the container) */
.advice {
  display: block;
  position: relative;
  padding-left: 35px;
  /*margin-bottom: 12px;*/
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 170px;
  clear: both;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /*&:hover input ~ .checkmark {
	background-color: #ccc;
  }*/
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}
.advice input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.advice .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: var(--color-fuente-verde);
  border-radius: 50%;
}
.advice input:checked ~ .checkmark {
  background: var(--color-fuente-verde);
}
.advice .checkmark:after {
  content: "";
  position: absolute;
  display: block;
  background: #141615;
}
.advice input:checked ~ .checkmark:after {
  display: none;
}
.advice .checkmark:after {
  top: 2px;
  left: 2px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}
#compassContainer {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 70px;
}
#compassContainer #compass {
  height: 50vh;
}
html, body {
  height: 100%;
  margin: 0px;
}
.canvas-wrapper {
  display: inline-block;
  vertical-align: top;
}
.button {
  background-color: #5C5C5C;
  text-indent: 0;
  border: 0px;
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  height: 31px;
  line-height: 31px;
  width: 100%;
  text-decoration: none;
  text-align: center;
  margin-bottom: 15px;
}
.button:hover {
  background-color: #EEEEEE;
  color: #000000;
}
.showOverlay {
  bottom: 0;
  display: flex;
  font-size: 16px;
  left: calc(50% - 55px);
  margin-bottom: 7px;
  position: absolute;
}
#modelview {
  padding-top: 5vh;
  display: none;
}
.info-coordenadas {
  display: none;
}
.admin-bar #modelview {
  display: block;
}
.admin-bar .info-coordenadas {
  display: block;
}
#modelview canvas {
  background: transparent;
}
#warning {
  position: relative;
  margin: auto;
  text-align: center;
  font-size: 2em;
  padding: 1.5em;
  color: #5C5C5C;
}
#boseRate {
  overflow: hidden;
  min-width: fit-content;
  width: 100%;
}
.containerOuter {
  background: white;
  border-radius: 8px;
  box-shadow: 2px 6px 20px 2px rgba(10, 10, 120, 0.15);
  z-index: 5;
}
.containerInner {
  position: relative;
}
.hidden {
  display: none;
}
.entry {
  height: 25px;
  position: absolute;
  width: 160px;
}
.entry:nth-child(2) {
  left: 8px;
  top: 8px;
}
.entry:nth-child(4) {
  left: 8px;
  top: 58px;
}
.entry:nth-child(6) {
  left: 8px;
  top: 108px;
}
.entry:nth-child(8) {
  left: 8px;
  top: 158px;
}
.overlay {
  background: var(--hl-yellow);
  mask: url(#holes);
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAACMCAYAAAAOc+uVAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAItSURBVHic7ZnNjhJBFIVPA0txr0Iyw+tIdOXWaDRufZWZeYbZuMKOUV9Gg+HHGN/BHBcNcSBT1KVOEVycb0mq635UVd9U5zQkif+Y3rkFclhQxYIqFlQZiM8vALQAPgP4AWC1+X0E4ALAFMBzAOPiCixjRfIdyX5g/h7JFyTnJYVKBGckHxQsxJBke2rBK5LF55bdal6fSnCmyO1JhlcyKrhkwbYekBySXNcUfF1L7o7k20jhhsxetxYAJk3T/Kks2EfXmkaHxkXO1MfacgCwmbPNjYsIftV1knzJDYgIfqsgkuJ7bkBE8FcFkRTr3IBzXxay9SOCjyuIFM8dEZxUECmeOyL4tIJIimluQKRRLwFcnqBRDwDMUaFRjwG8quC0zxtk5ACEL6wrksNaZiQfkvwZKRxtM08AfGDgBh2Q6wG4BfAo+sAxXB/xp+6VI3lzTMGSK3/Lgu1mt62fji1W+tH0m+R7dm9iZNVeMnjm9om0mUOs8O+zc47dz84Juh76DJG3NYEqeHLOfVnIYkEVC6pYUMWCKhZUsaCKBVUsqGJBFQuqWFDFgipO3OnEfRcn7qWCTtxTOHFP4cS9Ek7cVZy4qzhxL4ZO3AXoxF2QoxP3DifuW5y4q1hQxYIqFlSxoIoFVSyoYkEVC6pYUMWCKhZUsaCKE3c6cd/FiXupoBP3FE7cUzhxr4QTdxUn7ipO3IuhE3cBOnEX5OjEvcOJ+xYn7ioWVLGgigVV/gKEL4RSyM8Z8wAAAABJRU5ErkJggg==);
  height: 140px;
  pointer-events: none;
  transition: background 300ms;
  width: 40px;
}
.highlight {
  background: #5C5C5C;
  border-radius: 50%;
  height: 12px;
  left: 14px;
  pointer-events: none;
  position: absolute;
  top: 14px;
  transition: transform 400ms cubic-bezier(0.175, 0.885, 0.32, 1.2);
  transform: translateY(-50px);
  width: 12px;
}
.hidden:nth-child(1):checked ~ .highlight {
  transform: translateY(0);
}
.hidden:nth-child(3):checked ~ .highlight {
  transform: translateY(50px);
}
.hidden:nth-child(5):checked ~ .highlight {
  transform: translateY(100px);
}
.hidden:nth-child(7):checked ~ .highlight {
  transform: translateY(150px);
}
.hidden:nth-child(1):checked + .entry .circle {
  border-color: #5C5C5C;
}
.hidden:nth-child(3):checked + .entry .circle {
  border-color: #5C5C5C;
}
.hidden:nth-child(5):checked + .entry .circle {
  border-color: #5C5C5C;
}
.hidden:nth-child(7):checked + .entry .circle {
  border-color: #5C5C5C;
}
/* DatGUI Styling */
.dg.main.taller-than-window .close-button {
  border-top: 1px solid #5C5C5C;
}
.dg.main .close-button {
  background-color: #5C5C5C;
  color: #fff;
}
.dg.main .close-button:hover {
  background-color: #5C5C5C;
}
.dg {
  /*color: #000;*/
  text-shadow: none !important;
  display: none;
}
.dg.main::-webkit-scrollbar {
  background: #fafafa;
}
.dg.main::-webkit-scrollbar-thumb {
  background: #bbb;
}
.dg li:not(.folder) {
  background: var(--hl-yellow);
  border-bottom: 1px solid #ddd;
}
.dg li.save-row .button {
  text-shadow: none !important;
}
.dg li.title {
  background: #e8e8e8 url(data:image/gif;base64,R0lGODlhBQAFAJEAAP////Pz8////////yH5BAEAAAIALAAAAAAFAAUAAAIIlI+hKgFxoCgAOw==)  6px 10px no-repeat;
}
.dg .cr.function:hover, .dg .cr.boolean:hover {
  background: #fff;
}
.dg .c input[type=text] {
  background: #e9e9e9;
}
.dg .c input[type=text]:hover {
  background: #eee;
}
.dg .c input[type=text]:focus {
  background: #eee;
  color: #555;
}
.dg .c .slider {
  background: #e9e9e9;
}
.dg .c .slider:hover {
  background: #eee;
}
.dg .c .slider-fg {
  background: #5C5C5C;
}
.dg .c .slider:hover .slider-fg {
  background: #000;
}
/* Disable left borders */
.dg .cr.boolean {
  border-left: 3px solid #5C5C5C;
}
.dg .cr.color {
  border-left: 3px solid #5C5C5C;
}
.dg .cr.function {
  border-left: 3px solid #5C5C5C;
}
.dg .cr.number {
  border-left: 3px solid #5C5C5C;
}
.dg .cr.number input[type="text"] {
  color: #5C5C5C;
}
.svg-loader {
  height: 18vh;
}
.venue-template-default.single-venue {
  --color-cabecera: /*#212622;*/ rgba(0, 0, 0, 0.40);
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.venue-template-default.single-venue #wpadminbar {
  display: none;
}
.venue-template-default.single-venue header {
  z-index: 99999999;
  position: relative;
  height: 75px;
  /** estilo de animación de opacidad **/
  transition: opacity 0.4s linear 0.1s;
  background-color: var(--color-cabecera);
}
.venue-template-default.single-venue header.off {
  opacity: 0;
  pointer-events: none;
}
.venue-template-default.single-venue header .custom-logo-link {
  line-height: 0;
  margin: 0;
  z-index: 2;
  position: absolute;
  width: fit-content;
  text-align: center;
  display: flex;
  justify-content: center;
  justify-items: center;
  max-width: none;
  left: 50%;
  transform: translateX(-50%);
}
.venue-template-default.single-venue header .custom-logo-link svg {
  height: 42px;
  width: auto;
  margin-top: 17px;
}
@media screen and (max-width: 768px) {
  .venue-template-default.single-venue header nav {
    background-color: transparent;
  }
}
.venue-template-default.single-venue .venue-player {
  width: 100vw;
  height: 100vh;
  max-width: none;
}
.venue-template-default.single-venue .venue-player .esfera-player #esfera-palo {
  width: 100vw;
  height: 100vh;
  max-width: none;
  max-height: none;
  position: absolute;
  top: 0;
  padding: 0;
  left: 0;
  margin: 0;
}
.venue-template-default.single-venue .venue-player .cabecera {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 990;
  width: 100vw;
  height: 180px;
  background-color: var(--color-cabecera);
  padding: 12px 30px;
  grid-template-areas: "title duracion autor";
  grid-template-columns: 40% 1fr 40%;
  opacity: 1;
  transition: opacity 0.4s linear 0.1s;
  /** estilo de animación de opacidad **/
  background-color: var(--color-cabecera);
}
.venue-template-default.single-venue .venue-player .cabecera.off {
  opacity: 0;
  pointer-events: none;
}
.venue-template-default.single-venue .venue-player .cabecera .title {
  grid-area: title;
}
.venue-template-default.single-venue .venue-player .cabecera .duracion {
  grid-area: duracion;
  text-align: left;
  padding-top: 20px;
}
.venue-template-default.single-venue .venue-player .cabecera .autor {
  grid-area: autor;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .venue-template-default.single-venue .venue-player .cabecera {
    grid-template-areas: "title autor" "duracion duracion";
    grid-template-columns: 1fr 1fr;
    height: 280px;
    padding-bottom: 200px;
  }
  .venue-template-default.single-venue .venue-player .cabecera .duracion {
    text-align: center;
    padding-top: 0;
  }
}
.venue-template-default.single-venue .venue-player .pie {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 991;
  width: 100vw;
  padding: 0 30px;
  height: 180px;
  padding-top: 70px;
  opacity: 1;
  transition: opacity 0.4s linear 0.1s;
  /** estilo de animación de opacidad **/
}
.venue-template-default.single-venue .venue-player .pie.off {
  opacity: 0;
  pointer-events: none;
}
.venue-template-default.single-venue .venue-player .pie .descripcion {
  max-width: 50%;
  padding-top: 12px;
  padding-bottom: 0;
  float: left;
  position: absolute;
  bottom: 0;
  margin-left: 45px;
}
.venue-template-default.single-venue .venue-player .pie #playerWrapper {
  width: 100%;
  max-width: 100vw;
  margin: 0 auto;
  padding: 0;
}
.venue-template-default.single-venue .venue-player .pie #playerWrapper .progress-bar-wrapper label {
  clear: inline-start;
  margin-top: 36px !important;
  margin-left: 40px;
  color: var(--color-fuente-blanco) !important;
  width: fit-content;
}
.venue-template-default.single-venue .venue-player .pie #playerWrapper .progress-bar-wrapper label .checkmark {
  background: var(--color-fuente-blanco) !important;
}
.venue-template-default.single-venue .venue-player .pie #playerWrapper .progress-bar-wrapper label .checkmark:after {
  background: rgba(0, 0, 0, 0.9);
}
.venue-template-default.single-venue .venue-player .pie #playerWrapper .progress-bar-wrapper #progress-bar {
  height: 10px;
  margin-top: -22px;
}
.venue-template-default.single-venue .venue-player .pie #playerWrapper .progress-bar-wrapper #progress-bar svg {
  max-height: 10px;
  border-radius: 100px;
}
.venue-template-default.single-venue .venue-player .pie #playerWrapper .progress-bar-wrapper #progress-bar svg path {
  stroke: black;
  stroke-width: 4px;
}
.venue-template-default.single-venue .venue-player .pie #playerWrapper .progress-bar-wrapper #progress-bar svg path:nth-child(2) {
  stroke: #d2caca;
}
.venue-template-default.single-venue .venue-player .pie #playerWrapper #timerView {
  display: none;
}
.venue-template-default.single-venue .venue-player .pie #playerWrapper .boton_player.play {
  border-left: 18px solid var(--color-fuente-blanco);
}
.venue-template-default.single-venue .venue-player .pie #playerWrapper .boton_player.stop {
  border-left: 6px solid var(--color-fuente-blanco);
  border-right: 6px solid var(--color-fuente-blanco);
}
@media screen and (max-width: 768px) {
  .venue-template-default.single-venue .venue-player .pie {
    height: 280px;
  }
  .venue-template-default.single-venue .venue-player .pie .descripcion {
    position: relative;
    margin-left: 0;
    max-width: none;
  }
  .venue-template-default.single-venue .venue-player .pie #playerWrapper .progress-bar-wrapper label {
    clear: both;
    margin-top: 12px !important;
    margin-left: 0;
    width: 170px;
  }
  .venue-template-default.single-venue .venue-player .pie #playerWrapper .progress-bar-wrapper label#bola-radio {
    margin-top: 20px !important;
  }
}
.venue-template-default #modelview, .venue-template-default .info-coordenadas {
  display: none !important;
}
.venue-template-default #camera-radio, .venue-template-default footer {
  display: none !important;
}
/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
/* Media
--------------------------------------------- */
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
  display: block;
}
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  display: none;
}
/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}
/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
