/***borrar lo siguiente:**
.main-navigation li, .menu_social, .menu_legal{
  display: none !important;
}
.main-navigation li.page_item.page-item-207,
.main-navigation li.page_item.page-item-58,
.main-navigation li.page_item.page-item-49{
  display: block !important;
}
.main-navigation li.page_item.page-item-49 a {
    background: #ec5c07;
    color: #32334a;
    line-height: 0.8;
    max-width: 300px;
    clip-path: polygon(51% 4%, 98% 3%, 100% 99%, 53% 96%, 2% 100%, 0 4%);
    padding: 8px 13px;
    margin-right: 10px;
}
.main-navigation li.page_item.page-item-49 a:hover {
    color: #ec5c07;
    background: #32334a;
}
@media (max-width: 955px){
  .copyright-bar{display: none !important;}
}
/***fin borrar*/
:root {
  --contrast: #222222;
  --contrast-2: #575760;
  --contrast-3: #b2b2be;
  --base: #f0f0f0;
  --base-2: #f7f8f9;
  --base-3: #ffffff;
  --accent: #ec5c07;
}
*::selection {
    background: #ec5c07;
    color: black;
    /*text-shadow: 1px 1px #fff;*/
}

/* Firefox */
*::-moz-selection {
    background: #ec5c07;
    color: black;
    /*text-shadow: 1px 1px #fff;*/
}
::-webkit-scrollbar {
    width: 15px;
}
::-webkit-scrollbar-thumb {
    background: #ec5c07;
}
::-webkit-scrollbar-track {
    background: /*background: rgb(0 0 0 / 16%)*/ #bf8d2e;
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  src: url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.ttf") format("truetype");
}

@font-face {
  font-family: "Gotham Rounded Bold";
  src: url("../fonts/GothamRnd-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Gotham Rounded Medium";
  src: url("../fonts/GothamRnd-Medium.otf") format("opentype");
}

html {
    height: 100%;
    overflow-x: hidden;
}
body {
  background-color: #f2eae1;
	    /*background-image: url(../img/bg-body1.png);
	    background-attachment: fixed;
	    background-size: 740px;*/
  color: #000000;
	display: flex;
    flex-direction: column;
    height: 100%;
}
.site-footer {
      /*margin-top: 20px;*/
    position: relative;
}
a {
  color: #c4434a;
}
a:hover, a:focus, a:active {
  color: #ff7239;
}
body .grid-container {
  max-width: 1300px;
}
header.site-header .inside-header.grid-container {
    max-width: unset;
}
.inside-header.grid-container.grid-parent {
    max-width: unset;
	display: flex;
    align-items: center;
    min-height: 94px;
}
.wp-block-group__inner-container {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.has-contrast-color {
  color: var(--contrast);
}
.has-contrast-background-color {
  /*background-color: var(--contrast);*/
}
.has-contrast-2-color {
  color: var(--contrast-2);
}
.has-contrast-2-background-color {
  background-color: var(--contrast-2);
}
.has-contrast-3-color {
  color: var(--contrast-3);
}
.has-contrast-3-background-color {
  background-color: var(--contrast-3);
}
.has-base-color {
  color: var(--base);
}
.has-base-background-color {
  background-color: var(--base);
}
.has-base-2-color {
  color: var(--base-2);
}
.has-base-2-background-color {
  background-color: var(--base-2);
}
.has-base-3-color {
  color: var(--base-3);
}
.has-base-3-background-color {
  background-color: var(--base-3);
}
.has-accent-color {
  color: var(--accent);
}
.has-accent-background-color {
  background-color: var(--accent);
}
body, button, input, select, textarea {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
body {
  line-height: 1.5;
}
.entry-content > [class*="wp-block-"]:not(:last-child) {
  margin-bottom: 1.5em;
}
.main-navigation .main-nav ul ul li a {
  font-size: 14px;
}
.sidebar .widget, .footer-widgets .widget {
  font-size: 17px;
}
h1 {
  font-weight: 300;
  font-size: 40px;
}
h2 {
  font-weight: 300;
  font-size: 30px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: inherit;
}
h5 {
  font-size: inherit;
}
@media (max-width:795px) {
  .main-title {
    font-size: 30px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 25px;
  }
}
.top-bar {
  background-color: #636363;
  color: #ffffff;
}
.top-bar a {
  color: #ffffff;
}
.top-bar a:hover {
  color: #303030;
}
.site-header {
        background-color: #313349;
	/*background-image: url("../img/bg-morado.jpg");*/
    color: #ffffff;
    /*border-bottom: 1px solid #000;
    box-shadow: #fff 0px 4px 0px 0px, #000 0px 3px 0px 2px;*/
}
.site-header a {
  color: #3a3a3a;
}
.main-title a, .main-title a:hover {
  color: #222222;
}
.site-description {
  color: #757575;
}
.main-navigation, .main-navigation ul ul {
  /*background-color: #222222;*/
}
.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items {
  color: #fff;
	background: unset;
}
.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a {
  color: #ffffff;
  /*background-color: #3f3f3f;*/
}
button.menu-toggle:hover, button.menu-toggle:focus, .main-navigation .mobile-bar-items a, .main-navigation .mobile-bar-items a:hover, .main-navigation .mobile-bar-items a:focus {
  color: #ffffff;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
  color: #ec5c07;
  /*background-color: #3f3f3f;*/
}
.main-navigation .main-nav ul li > a:hover {
        color: #ec5c07 !important;
}
.navigation-search input[type="search"], .navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a {
  color: #ffffff;
 /* background-color: #3f3f3f;*/
}
.main-navigation ul ul {
  /*background-color: #3f3f3f;*/
}
.main-navigation .main-nav ul ul li a {
  color: #ffffff;
}
.main-navigation .main-nav ul ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul ul li.sfHover:not([class*="current-menu-"]) > a {
  color: #ffffff;
  background-color: #4f4f4f;
}
.main-navigation .main-nav ul ul li[class*="current-menu-"] > a {
  color: #ffffff;
  background-color: #4f4f4f;
}
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header {
  /*background-color: #ffffff;*/
}
/*.inside-article {
    background: #f5e7cc;
    border: 2px solid #000000;
	    margin-top: 80px;
	    margin-left: 40px;
    margin-right: 40px;
}
.home .inside-article {
    background: unset;
    border: 0;
    margin-top: 0;
	    margin-left: 0;
    margin-right: 0;
}*/
/*.contenedor_home > div{
    background: #f5e7cc;
    border: 2px solid #000000;
	    padding: 30px;
}*/
.entry-meta {
  color: #595959;
}
.entry-meta a {
  color: #595959;
}
.entry-meta a:hover {
  color: #1e73be;
}
.sidebar .widget {
  background-color: #ffffff;
}
.sidebar .widget .widget-title {
  color: #000000;
}
.footer-widgets {
  background-color: #ffffff;
}
.footer-widgets .widget-title {
  color: #000000;
}
.site-info {
  color: #28235d;
  background-color:#f3eae1;
}
.site-info a {
  color: #28235d;
}
.site-info a:hover {
  color: #625d95;
}
.footer-bar .widget_nav_menu .current-menu-item a {
  color: #625d95;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
  color: #666666;
  background-color: #fafafa;
  border-color: #cccccc;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
  color: #666666;
  background-color: #ffffff;
  border-color: #000000;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.wp-block-button__link:not(.has-background) {
  color: #ffffff;
  background-color: #666666;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover, button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, a.button:focus, a.wp-block-button__link:not(.has-background):active, a.wp-block-button__link:not(.has-background):focus, a.wp-block-button__link:not(.has-background):hover {
  color: #ffffff;
  background-color: #3f3f3f;
}
a.generate-back-to-top {
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
a.generate-back-to-top:hover, a.generate-back-to-top:focus {
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
}
@media (max-width:795px) {
  .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a {
    background: none;
    color: #ffffff;
  }
}
.inside-top-bar {
  padding: 10px;
}
.site-main .wp-block-group__inner-container {
  padding: 40px;
}
.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull {
  margin-left: -40px;
  width: calc(100% + 80px);
  max-width: calc(100% + 80px);
}
.container.grid-container {
  max-width: 1280px;
}
.home .container.grid-container,
.page-id-416 .container.grid-container {
    /* max-width: 1440px; */
    max-width: unset;
}
.home div#content,
.page-id-416 div#content {
    margin-top: 50px;
}
/* div#page {
    border-radius: 640px 640px 0 0;
    background: #f3eae1;
} */
.rtl .menu-item-has-children .dropdown-menu-toggle {
  padding-left: 20px;
}
.rtl .main-navigation .main-nav ul li.menu-item-has-children > a {
  padding-right: 20px;
}
.site-info {
  padding: 20px;
}
@media (max-width:795px) {
  .separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
    padding: 30px;
  }
  .site-main .wp-block-group__inner-container {
    padding: 30px;
  }
  .site-info {
    padding-right: 10px;
    padding-left: 10px;
  }
  .entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull {
    margin-left: -30px;
    width: calc(100% + 60px);
    max-width: calc(100% + 60px);
  }
}
.one-container .sidebar .widget {
  padding: 0px;
} /* End cached CSS */ @media (max-width:795px) {
  .main-navigation .menu-toggle, .main-navigation .mobile-bar-items, .sidebar-nav-mobile:not(#sticky-placeholder) {
    display: block;
  }
  .main-navigation ul, .gen-sidebar-nav {
    display: none;
  }
  [class*="nav-float-"] .site-header .inside-header > * {
    float: none;
    clear: both;
  }
}
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
  border: 0;
  margin: 0;
  padding: 0
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
ol, ul {
  list-style: none
}
table {
  border-collapse: separate;
  border-spacing: 0
}
caption, td, th {
  font-weight: 400;
  text-align: left;
  padding: 5px
}
blockquote:after, blockquote:before, q:after, q:before {
  content: ""
}
a {
  background-color: transparent
}
a img {
  border: 0
}
body, button, input, select, textarea {
  font-family:'Gotham Rounded Medium', -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  text-transform: none;
  font-size: 17px;
  line-height: 1.5
}
p {
  margin-bottom: 15px
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Gotham Rounded Bold';
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  font-weight: 400;
}
pre {
  background: rgba(0, 0, 0, .05);
  font-family: inherit;
  font-size: inherit;
  line-height: normal;
  margin-bottom: 1.5em;
  padding: 20px;
  overflow: auto;
  max-width: 100%
}
blockquote {
  border-left: 5px solid rgba(0, 0, 0, .05);
  padding: 20px;
  font-size: 1.2em;
  font-style: italic;
  margin: 0 0 1.5em;
  position: relative
}
blockquote p:last-child {
  margin: 0
}
table, td, th {
  border: 1px solid rgba(0, 0, 0, .1)
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.5em;
  width: 100%
}
td, th {
  padding: 8px
}
th {
  border-width: 0 1px 1px 0
}
td {
  border-width: 0 1px 1px 0
}
hr {
  background-color: rgba(0, 0, 0, .1);
  border: 0;
  height: 1px;
  margin-bottom: 40px;
  margin-top: 40px
}
fieldset {
  padding: 0;
  border: 0;
  min-width: inherit
}
fieldset legend {
  padding: 0;
  margin-bottom: 1.5em
}
h1 {
  font-size: 42px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none
}
h2 {
  font-size: 45px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none
}
h3 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: none;
}
h4 {
  font-size: 20px
}
h5 {
  font-size: 18px
}
h4, h5, h6 {
  margin-bottom: 15px
}
ol, ul {
  margin: 0 0 1.5em 3em
}
ul {
  list-style: disc
}
ol {
  list-style: decimal
}
li > ol, li > ul {
  margin-bottom: 0;
  margin-left: 1.5em
}
dt {
  font-weight: 700
}
dd {
  margin: 0 1.5em 1.5em
}
b, strong {
  font-weight: 700
}
cite, dfn, em, i {
  font-style: italic
}
address {
  margin: 0 0 1.5em
}
code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help
}
ins, mark {
  text-decoration: none
}
sub, sup {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  bottom: 1ex
}
sub {
  top: .5ex
}
small {
  font-size: 75%
}
big {
  font-size: 125%
}
figure {
  margin: 0
}
table {
  margin: 0 0 1.5em;
  width: 100%
}
th {
  font-weight: 700
}
img {
  height: auto;
  max-width: 100%
}
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline
}
button, html input[type=button], input[type=reset], input[type=submit] {
  border: 1px solid transparent;
  background: #55555e;
  cursor: pointer;
  -webkit-appearance: button;
  padding: 10px 20px;
  color: #fff
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background: #fafafa;
    color: #666;
    border: 2px solid #676767;
    border-radius: 0;
    padding: 5px 10px;
    box-sizing: border-box;
    max-width: 100%;
}
textarea {
  overflow: auto;
  vertical-align: top;
  width: 100%
}
input[type=file] {
  max-width: 100%;
  box-sizing: border-box
}
a, button, input {
  transition: all .1s ease-in-out
}
a {
  text-decoration: none
}
.button, .wp-block-button .wp-block-button__link {
  padding: 10px 20px;
  display: inline-block
}
.wp-block-button .wp-block-button__link {
  font-size: inherit;
  line-height: inherit
}
.using-mouse :focus {
  outline: 0
}
.using-mouse ::-moz-focus-inner {
  border: 0
}
.alignleft {
  float: left;
  margin-right: 1.5em
}
.alignright {
  float: right;
  margin-left: 1.5em
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto
}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
  max-width: 100%;
  height: auto
}
.no-sidebar .entry-content .alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
  width: auto
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  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, .6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: .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
}
#primary[tabindex="-1"]:focus {
  outline: 0
}
.clear:after, .comment-content:after, .entry-content:after, .inside-footer-widgets:not(.grid-container):after, .inside-header:not(.grid-container):after, .inside-navigation:not(.grid-container):after, .inside-top-bar:not(.grid-container):after, .page-header-content-container:after, .paging-navigation:after, .site-content:after, .site-footer:after, .site-header:after, .site-info:after {
  content: "";
  display: table;
  clear: both
}
.main-navigation {
  z-index: 100;
  padding: 0;
  clear: both;
  display: block
}
.main-navigation a {
    display: block;
    text-decoration: none;
    font-weight: 400;
    text-transform: lowercase;
    font-size: 20px;
    font-family: 'Gotham Rounded Bold';
    line-height: 1.2;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}
.main-navigation .main-nav ul li a {
  padding: 2px 12px;
	color: #fff;
}
.inside-navigation {
  position: relative
}
.main-navigation li {
  float: left;
  position: relative
}
.sf-menu > li.menu-item-float-right {
  float: right !important
}
.nav-float-right .inside-header .main-navigation {
  float: right;
  clear: right
}
.nav-float-left .inside-header .main-navigation {
  float: left;
  clear: left
}
.nav-aligned-center .main-navigation:not(.toggled) .menu > li, .nav-aligned-right .main-navigation:not(.toggled) .menu > li {
  float: none;
  display: inline-block
}
.nav-aligned-center .main-navigation:not(.toggled) ul, .nav-aligned-right .main-navigation:not(.toggled) ul {
  letter-spacing: -.31em;
  font-size: 1em
}
.nav-aligned-center .main-navigation:not(.toggled) ul li, .nav-aligned-right .main-navigation:not(.toggled) ul li {
  letter-spacing: normal
}
.nav-aligned-center .main-navigation {
  text-align: center
}
.nav-aligned-right .main-navigation {
  text-align: right
}
.main-navigation li.search-item {
  float: right
}
.main-navigation .mobile-bar-items a {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 60px
}
.main-navigation ul ul {
  display: block;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
  float: left;
  position: absolute;
  left: -99999px;
  opacity: 0;
  z-index: 99999;
  width: 200px;
  text-align: left;
  top: auto;
  transition: opacity 80ms linear;
  transition-delay: 0s;
  pointer-events: none;
  height: 0;
  overflow: hidden
}
.main-navigation ul ul a {
  display: block
}
.main-navigation ul ul li {
  width: 100%
}
.main-navigation .main-nav ul ul li a {
  line-height: normal;
  padding: 10px 20px;
  font-size: 14px
}
.main-navigation .main-nav ul li.menu-item-has-children > a {
  padding-right: 0;
  position: relative
}
.main-navigation.sub-menu-left ul ul {
  box-shadow: -1px 1px 0 rgba(0, 0, 0, .1)
}
.main-navigation.sub-menu-left .sub-menu {
  right: 0
}
.main-navigation:not(.toggled) ul li.sfHover > ul, .main-navigation:not(.toggled) ul li:hover > ul {
  left: auto;
  opacity: 1;
  transition-delay: 150ms;
  pointer-events: auto;
  height: auto;
  overflow: visible
}
.main-navigation:not(.toggled) ul ul li.sfHover > ul, .main-navigation:not(.toggled) ul ul li:hover > ul {
  left: 100%;
  top: 0
}
.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover > ul, .main-navigation.sub-menu-left:not(.toggled) ul ul li:hover > ul {
  right: 100%;
  left: auto
}
.nav-float-right .main-navigation ul ul ul {
  top: 0
}
.menu-item-has-children .dropdown-menu-toggle {
  display: inline-block;
  height: 100%;
  clear: both;
  padding-right: 20px;
  padding-left: 10px
}
.menu-item-has-children ul .dropdown-menu-toggle {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: -10px
}
.sidebar .menu-item-has-children .dropdown-menu-toggle, nav ul ul .menu-item-has-children .dropdown-menu-toggle {
  float: right
}
.widget-area .main-navigation li {
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0
}
.sidebar .main-navigation.sub-menu-right ul li.sfHover ul, .sidebar .main-navigation.sub-menu-right ul li:hover ul {
  top: 0;
  left: 100%
}
.sidebar .main-navigation.sub-menu-left ul li.sfHover ul, .sidebar .main-navigation.sub-menu-left ul li:hover ul {
  top: 0;
  right: 100%
}
.site-main .comment-navigation, .site-main .post-navigation, .site-main .posts-navigation {
  margin: 0 0 2em;
  overflow: hidden
}
.site-main .post-navigation {
  margin-bottom: 0
}
.paging-navigation .nav-next, .paging-navigation .nav-previous {
  display: none
}
.paging-navigation .nav-links > * {
  padding: 0 5px
}
.paging-navigation .nav-links .current {
  font-weight: 700
}
.nav-links > :first-child {
  padding-left: 0
}
.site-header {
  position: relative
}
.inside-header {
  padding: 5px 30px;
	    display: flex;
    align-items: center;
}
.main-title {
  margin: 0;
  font-size: 25px;
  line-height: 1.2em;
  word-wrap: break-word;
  font-weight: 700;
  text-transform: none
}
.site-description {
  margin: 0;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none;
  font-size: 15px
}
.site-logo {
  display: inline-block;
  max-width: 100%;
	    margin-right: auto;
}
.site-logo a {
    display: flex;
    flex-direction: row;
    grid-gap: 15px;
    line-height: 1;
    max-width: 120px;
    align-items: flex-end;
    margin-top: -10px;
}
span.subtitulo_logo {
    font-weight: 700;
    color: #ffffff;
    font-size: 12px;    text-align: left;
}
.site-header .header-image {
    vertical-align: middle;
    width: 240px;
    padding: 0;
}
.header-widget {
  float: right;
  overflow: hidden;
  max-width: 50%
}
.header-widget .widget {
  padding: 0 0 20px;
  margin-bottom: 0
}
.header-widget .widget:last-child {
  padding-bottom: 0
}
.header-widget .widget-title {
  margin-bottom: 15px
}
.nav-float-right .header-widget {
  position: relative;
  top: -10px
}
.nav-float-right .header-widget .widget {
  padding: 0 0 10px
}
.nav-float-left .inside-header .site-branding, .nav-float-left .inside-header .site-logo {
  float: right;
  clear: right
}
.nav-float-left .inside-header:after {
  clear: both;
  content: '';
  display: table
}
.nav-float-right .inside-header .site-branding {
  display: inline-block
}
.site-branding-container {
  display: inline-flex;
  align-items: center;
  text-align: left
}
.site-branding-container .site-logo {
  margin-right: 1.5em
}
.header-aligned-center .site-header {
  text-align: center
}
.header-aligned-right .site-header {
  text-align: right
}
.header-aligned-right .site-branding-container {
  text-align: right
}
.header-aligned-right .site-branding-container .site-logo {
  order: 10;
  margin-right: 0;
  margin-left: 1.5em
}
.sticky {
  display: block
}
.entry-header .gp-icon, .posted-on .updated {
  display: none
}
.byline, .entry-header .cat-links, .entry-header .comments-link, .entry-header .tags-links, .group-blog .byline, .single .byline {
  display: inline
}
footer.entry-meta .byline, footer.entry-meta .posted-on {
  display: block
}
.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
  margin-top: 3em
}
.page-links {
  clear: both;
  margin: 0 0 1.5em
}
.archive .format-aside .entry-header, .archive .format-status .entry-header, .archive .format-status .entry-meta, .archive .format-status .entry-title, .blog .format-aside .entry-header, .blog .format-status .entry-header, .blog .format-status .entry-meta, .blog .format-status .entry-title {
  display: none
}
.archive .format-aside .entry-content, .archive .format-status .entry-content, .blog .format-aside .entry-content, .blog .format-status .entry-content {
  margin-top: 0
}
.archive .format-status .entry-content p:last-child, .blog .format-status .entry-content p:last-child {
  margin-bottom: 0
}
.entry-header, .site-content {
  /*word-wrap: break-word*/
}
.entry-title {
  margin-bottom: 0
}
.author .page-header .page-title {
  display: flex;
  align-items: center
}
.author .page-header .avatar {
  margin-right: 20px
}
.page-header .author-info > :last-child, .page-header > :last-child {
  margin-bottom: 0
}
.entry-meta {
  font-size: 85%;
  margin-top: .5em;
  line-height: 1.5
}
footer.entry-meta {
  margin-top: 2em
}
.cat-links, .comments-link, .tags-links {
  display: block
}
.entry-content > p:last-child, .entry-summary > p:last-child, .page-content > p:last-child, .read-more-container, .taxonomy-description p:last-child {
  margin-bottom: 0
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
  position: relative
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0 auto 0;
  max-width: 100%
}
.wp-caption .wp-caption-text {
  font-size: 75%;
  padding-top: 5px;
  opacity: .8
}
.wp-caption img {
  position: relative;
  vertical-align: bottom
}
.wp-block-image figcaption {
  font-size: 13px;
  text-align: center
}
.wp-block-gallery, ul.blocks-gallery-grid {
  margin-left: 0
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
  background: rgba(255, 255, 255, .7);
  color: #000;
  padding: 10px;
  box-sizing: border-box
}
.gallery {
  margin-bottom: 1.5em
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%
}
.gallery-columns-2 .gallery-item {
  max-width: 50%
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
  max-width: 25%
}
.gallery-columns-5 .gallery-item {
  max-width: 20%
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%
}
.gallery-caption {
  display: block
}
.site-main .gallery {
  margin-bottom: 1.5em
}
.gallery-item img {
  vertical-align: bottom
}
.gallery-icon {
  padding: 5px
}
embed, iframe, object {
  max-width: 100%
}
.wp-block-post-template {
  margin-left: 0
}
.comment-content a {
  word-wrap: break-word
}
.bypostauthor {
  display: block
}
.comment, .comment-list {
  list-style-type: none;
  padding: 0;
  margin: 0
}
.comment-author-info {
  display: inline-block;
  vertical-align: middle
}
.comment-meta .avatar {
  float: left;
  margin-right: 10px;
  border-radius: 50%
}
.comment-author cite {
  font-style: normal;
  font-weight: 700
}
.entry-meta.comment-metadata {
  margin-top: 0
}
.comment-content {
  margin-top: 1.5em
}
.comment-respond {
  margin-top: 0
}
.comment-form > .form-submit {
  margin-bottom: 0
}
.comment-form input, .comment-form-comment {
  margin-bottom: 10px
}
.comment-form-comment textarea {
  resize: vertical
}
.comment-form #author, .comment-form #email, .comment-form #url {
  display: block
}
.comment-metadata .edit-link:before {
  display: none
}
.comment-body {
  padding: 30px 0
}
.comment-content {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, .05)
}
.depth-1.parent > .children {
  border-bottom: 1px solid rgba(0, 0, 0, .05)
}
.comment .children {
  padding-left: 30px;
  margin-top: -30px;
  border-left: 1px solid rgba(0, 0, 0, .05)
}
.pingback .comment-body, .trackback .comment-body {
  border-bottom: 1px solid rgba(0, 0, 0, .05)
}
.pingback .edit-link {
  font-size: 13px
}
.comment-content p:last-child {
  margin-bottom: 0
}
.comment-list > .comment:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: 0
}
ol.comment-list {
  margin-bottom: 1.5em
}
.comment-form-cookies-consent {
  display: flex;
  align-items: center
}
.comment-form-cookies-consent input {
  margin-right: .5em;
  margin-bottom: 0
}
.one-container .comments-area {
  margin-top: 1.5em
}
.comment-content .reply {
  font-size: 85%
}
#cancel-comment-reply-link {
  padding-left: 10px
}
.widget-area .widget {
  padding: 40px
}
.widget select {
  max-width: 100%
}
.footer-widgets .widget :last-child, .sidebar .widget :last-child {
  margin-bottom: 0
}
.widget-title {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none
}
.widget ol, .widget ul {
  margin: 0
}
.widget .search-field {
  width: 100%
}
.widget_search .search-submit {
  display: none
}
.widget {
  margin: 0 0 30px;
  box-sizing: border-box
}
.separate-containers .widget:last-child, .widget:last-child {
  margin-bottom: 0
}
.footer-widgets .widget, .sidebar .widget {
  font-size: 17px
}
.widget ul li {
  list-style-type: none;
  position: relative;
  padding-bottom: 5px
}
.widget_categories .children {
  margin-left: 1.5em;
  padding-top: 5px
}
.widget_categories .children li:last-child {
  padding-bottom: 0
}
.widget_nav_menu ul ul, .widget_pages ul ul {
  margin-left: 1em;
  margin-top: 5px
}
.widget ul li.menu-item-has-children, .widget ul li.page_item_has_children {
  padding-bottom: 0
}
#wp-calendar {
  table-layout: fixed;
  font-size: 80%
}
#wp-calendar #prev, #wp-calendar #prev + .pad {
  border-right: 0
}
.sidebar .grid-container {
  max-width: 100%;
  width: 100%
}
.post {
  margin: 0 0 2em
}
.page-header {
  margin-bottom: 30px
}
.one-container.both-left .inside-left-sidebar, .one-container.both-right .inside-left-sidebar {
  margin-right: 20px
}
.one-container.both-left .inside-right-sidebar, .one-container.both-right .inside-right-sidebar {
  margin-left: 20px
}
.one-container:not(.page) .inside-article {
  padding: 0 0 30px 0
}
.one-container.both-right .site-main, .one-container.right-sidebar .site-main {
  margin-right: 40px
}
.one-container.both-left .site-main, .one-container.left-sidebar .site-main {
  margin-left: 40px
}
.one-container.both-sidebars .site-main {
  margin: 0 40px 0 40px
}
.one-container .site-content {
  padding: 40px
}
.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
  padding: 40px
}
.separate-containers .page-header, .separate-containers .site-main > *, .separate-containers .widget {
  margin-bottom: 20px
}

.separate-containers.no-sidebar .site-main {
  margin-left: 0;
  margin-right: 0
}
.separate-containers.both-right .site-main, .separate-containers.right-sidebar .site-main {
  margin-left: 0
}
.separate-containers.both-left .site-main, .separate-containers.left-sidebar .site-main {
  margin-right: 0
}
.separate-containers.both-left .inside-left-sidebar, .separate-containers.both-right .inside-left-sidebar {
  margin-right: 10px
}
.separate-containers.both-left .inside-right-sidebar, .separate-containers.both-right .inside-right-sidebar {
  margin-left: 10px
}
.separate-containers .inside-left-sidebar, .separate-containers .inside-right-sidebar {
  margin-top: 20px;
  margin-bottom: 20px
}
.inside-page-header {
  padding: 40px
}
.widget-area .main-navigation {
  margin-bottom: 20px
}
.one-container .site-main > :last-child, .separate-containers .site-main > :last-child {
  margin-bottom: 0
}
.full-width-content .container.grid-container {
  max-width:calc(100% - 60px)
}
.full-width-content.no-sidebar.separate-containers .site-main {
  margin: 0
}
.full-width-content.one-container .site-content, .full-width-content.separate-containers .inside-article {
  padding: 0
}
.full-width-content .entry-content .alignwide {
  margin-left: 0;
  width: auto;
  max-width: unset
}
.contained-content.one-container .site-content, .contained-content.separate-containers .inside-article {
  padding: 0
}
.site-info {

  text-align: center;
  font-size: 15px
}
.site-info {
  padding: 20px 40px
}
.footer-widgets {
  padding: 40px
}
.site-footer .footer-widgets-container .inner-padding {
  padding: 0 0 0 40px
}
.site-footer .footer-widgets-container .inside-footer-widgets {
  margin-left: -40px
}
.footer-bar-active .footer-bar .widget {
  padding: 0
}
.footer-bar .widget_nav_menu > div > ul {
  display: inline-block;
  vertical-align: top
}
.footer-bar .widget_nav_menu li {
  margin: 0 10px;
  float: left;
  padding: 0
}
.footer-bar .widget_nav_menu li:first-child {
  margin-left: 0
}
.footer-bar .widget_nav_menu li:last-child {
  margin-right: 0
}
.footer-bar .widget_nav_menu li ul {
  display: none
}
.footer-bar .textwidget p:last-child {
  margin: 0
}
.footer-bar .widget-title {
  display: none
}
.footer-bar-align-right .copyright-bar {
  float: left
}
.footer-bar-align-right .footer-bar {
  float: right;
  text-align: right
}
.footer-bar-align-left .copyright-bar {
  float: right;
  text-align: right
}
.footer-bar-align-left .footer-bar {
  float: left;
  text-align: left
}
.footer-bar-align-center .copyright-bar {
  float: none;
  text-align: center
}
.footer-bar-align-center .footer-bar {
  float: none;
  text-align: center;
  margin-bottom: 10px
}
.post-image:not(:first-child) {
  margin-top: 2em
}
.page-header-image, .page-header-image-single {
  line-height: 0
}
.one-container .inside-article > [class*=page-header-], .separate-containers .inside-article > [class*=page-header-] {
  margin-bottom: 2em;
  margin-top: 0
}
.inside-article .page-header-image-single.page-header-below-title {
  margin-top: 2em
}
.separate-containers .page-header-contained, .separate-containers .page-header-content, .separate-containers .page-header-content-single, .separate-containers .page-header-image, .separate-containers .page-header-image-single {
  margin-top: 20px
}
.top-bar {
  font-weight: 400;
  text-transform: none;
  font-size: 13px
}
.top-bar .inside-top-bar .widget {
  padding: 0;
  display: inline-block;
  margin: 0
}
.top-bar .inside-top-bar .textwidget p:last-child {
  margin: 0
}
.top-bar .widget-title {
  display: none
}
.top-bar .widget_nav_menu li {
  margin: 0 10px;
  float: left;
  padding: 0
}
.top-bar .widget_nav_menu li:first-child {
  margin-left: 0
}
.top-bar .widget_nav_menu li:last-child {
  margin-right: 0
}
.top-bar .widget_nav_menu li ul {
  display: none
}
.top-bar .widget_nav_menu > div > ul {
  display: inline-block;
  vertical-align: top
}
.inside-top-bar {
  padding: 10px 40px
}
.top-bar-align-center {
  text-align: center
}
.top-bar-align-center .inside-top-bar .widget:not(:first-child) {
  margin-left: 10px
}
.top-bar-align-center .inside-top-bar .widget:first-child:last-child {
  display: block
}
.top-bar-align-right {
  text-align: right
}
.top-bar-align-right .inside-top-bar > .widget:nth-child(even) {
  float: left;
  margin-right: 10px
}
.top-bar-align-right .inside-top-bar > .widget:nth-child(odd) {
  margin-left: 10px
}
.top-bar-align-left .inside-top-bar > .widget:nth-child(odd) {
  float: left;
  margin-right: 10px
}
.top-bar-align-left .inside-top-bar > .widget:nth-child(even) {
  margin-left: 10px;
  float: right
}
.gp-icon {
  display: inline-flex;
  align-self: center
}
.gp-icon svg {
  height: 1em;
  width: 1em;
  top: .125em;
  position: relative;
  fill: currentColor
}
.close-search .icon-search svg:nth-child(1), .icon-menu-bars svg:nth-child(2), .icon-search svg:nth-child(2), .toggled .icon-menu-bars svg:nth-child(1) {
  display: none
}
.close-search .icon-search svg:nth-child(2), .toggled .icon-menu-bars svg:nth-child(2) {
  display: block
}
.entry-meta .gp-icon {
  margin-right: .6em;
  opacity: .7
}
nav.toggled .icon-arrow-left svg {
  transform: rotate(-90deg)
}
nav.toggled .icon-arrow-right svg {
  transform: rotate(90deg)
}
nav.toggled .sfHover > a > .dropdown-menu-toggle .gp-icon svg {
  transform: rotate(180deg)
}
nav.toggled .sfHover > a > .dropdown-menu-toggle .gp-icon.icon-arrow-left svg {
  transform: rotate(-270deg)
}
nav.toggled .sfHover > a > .dropdown-menu-toggle .gp-icon.icon-arrow-right svg {
  transform: rotate(270deg)
}
.container.grid-container {
      width: 100%;
	    margin: auto;
}
.infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer {
  display: none
}
.infinity-end.neverending .site-footer {
  display: block
}
.so-panel.widget {
  padding: 0
}
#mc_embed_signup .clear {
  display: block;
  height: auto;
  visibility: visible;
  width: auto
}


/*body.page-id-3,
body.page-id-20{
    background:#ec5c07 !important;
}

body.page-id-22,
body.page-id-35{
    background:#3f8ffe !important;
}*/
h1 { 
    font-family: 'Gotham Rounded Bold' !important;
    font-size: 54px !important;
    margin: 0 0 30px 0 !important;
    text-align: center;
    text-transform: lowercase;
    letter-spacing: -0.07em;
    color: #313349;
}
h2, h3, h4, h5, h6 {
    font-family: 'Gotham Rounded Bold';
}
h2 {
    font-size: 38px;
    text-transform: lowercase;
    font-weight: 900;
    letter-spacing: -0.06em;
}
/*.elementor-location-header .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
  align-content: center;
}
.elementor-location-header .elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
  font-family: "Palmstar";
}
.elementor-location-header .elementor-widget-nav-menu .elementor-nav-menu .elementor-item:hover {
  color: #fff;
  fill: #fff;
}
.e--pointer-double-line .elementor-item:after, .e--pointer-underline .elementor-item:after {
  content: none !important;
}*/
a.boton1 {
  display: inline-block;
  background: #fff;
 /* border: 2px solid #000000;*/
  padding: 12px 15px;
  width: calc(90% - 36px);
  text-align: center;
  color: #000;
  font-size: 24px;
    line-height: 20px;
  margin-bottom: 10px;
  font-family: "Montserrat", Sans-serif;
  position: relative;
 /* box-shadow: #fff -8px 8px 0px -2px, #000 -8px 8px;
  box-shadow: #000000 -8px 8px 0px -2px;
  box-shadow: #000000 -2px 2px 0px 0px;*/
	    max-width: 400px;
      font-family: 'Gotham Rounded Bold';
      letter-spacing: -0.07em;
      text-transform: lowercase;
	 clip-path: polygon(44% 0, 100% 19%, 97% 97%, 53% 100%, 1% 80%, 0 4%);
} 
/*a.boton1:before {
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -10px;
    top: 10px;
    border: 2px solid #000;
    z-index: -1;
}*/
a.btn_azul {
      background: #3496a9;
    color: #fff;
}
a.btn_amarillo {
  background: #f4b500;
  color: #000;
}
a.btn_rojo {
  background: /*#da5451*/url(../img/bg-rojo.jpg);
  color: #fff;
}
a.btn_rosa {
  background: #f6c8ca;
  color: #000;
}
a.boton1.btn_entradas {
    background: #ec5c07;
    color: #32334a;
    font-size: 50px;
    line-height: 0.8;
    max-width: 300px;
    clip-path: polygon(51% 4%, 98% 3%, 100% 99%, 53% 96%, 2% 100%, 0 4%);

}
a.boton1.btn_entradas:hover, .main-navigation .main-nav ul li.destacado a:hover {
    color: #ec5c07;
    background: #32334a !important;
}
/*a.boton1:hover {
  background: #f6c8ca;
  color: #000;
}*/
a.boton1:hover, .programacion_foro a:hover {
    background: #272e2b;
    color: #fff;
}

a.btn_rojo:hover {
  background: /*#da5451*/url(../img/bg-rojo.jpg);
      filter: grayscale(1);
}
/*a.boton1.btn_rosa:hover {
  background: #3f8ffe;
  color: #000;
}*/
.texto_home p {
  line-height: 1.2;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  /* font-family: 'Gotham Rounded Bold'; */
}
#contenido_home .elementor-widget-wrap {
  align-content: center;
}
a.boton_descarga {
    display: inline-block;
    padding: 10px 15px;
    color: #f1eae1;
    /* border: 2px solid #000; 
    box-shadow: #000000 -2px 2px 0px 0px;*/
    font-family: 'Gotham Rounded Bold';
    background: #dd657f;
	/* border-radius: 100px;
    background-image: -webkit-linear-gradient(180deg,#eeadcf 0%,#64b7e7 100%);
    background-image: -moz-linear-gradient(180deg,#eeadcf 0%,#64b7e7 100%);
    background-image: -o-linear-gradient(180deg,#eeadcf 0%,#64b7e7 100%);
    background-image: linear-gradient(270deg,#eeadcf 0%,#64b7e7 100%); */
    clip-path: polygon(44% 0, 100% 19%, 97% 97%, 53% 100%, 1% 90%, 0 4%);
    font-size: 14px;
}
a.boton_descarga:hover {
  background: #32334b;
}
.logos_footer {
  display: flex;
  max-width: unset;
  margin: auto;
	align-items: flex-start;
}
body footer .grid-container {
  max-width: unset;
}
.logos_footer > div {
  padding: 0;
}
.logos_fila1 {
  width: 130px;
}
.logos_fila2 {
	/*width: 330px;*/
	width: 580px;
}
.logos_fila2b {
    width: 120px; 
}
.logos_fila2c {
    width: 160px;
}
.logos_fila2d {
    width: 160px;
}
.cont_logos_fila2c, 
.cont_logos_fila2d {
    display: flex;
    flex-wrap: wrap;
	align-items: center;
    justify-content: center;
}
.logos_fila3b {
    width: 70px; 
	    margin-left: 40px;
}
.logos_fila3 {
  width: calc(100% - 950px);  
}
.logos_fila2, .logos_fila3, .logos_fila2b {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.logos_fila1, .cont_logos_fila2, .cont_logos_fila3, .logos_fila_unica {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
	    margin: auto;
      width: 100%;
}
.titulo_logos p {
    margin: 0;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
	text-align: center;
}
.logos_footer img {
  margin: 10px ;
  display: inline-block;
}
.logos_footer .logos_fila2c img {
    margin: 5px;
}
.logos_footer .cont_logos_fila2b img {
  margin: 5px 15px;
  display: inline-block;
}
.logos_fila2b .titulo_logos p,
.logos_fila2c .titulo_logos p{
	margin-bottom:10px;
}
.logos_instituciones p {
   margin: 5px 10px -12px;
    /*font-size: 14.5px;*/
}


.logos_footer .logos_fila3 img {
    margin: 10px 5px;
}

.logos_footer img[src*="castilla-la-mancha"] {
  width: 100%;
  max-width: 270px;
}
.logos_footer img[src*="vibra-mahou"] {
  width: 100%;
  max-width: 90px;
}
.logos_footer img[src*="mondo-sonoro"] {
  width: 100%;
  max-width: 110px;
}
.logos_footer img[src*="jnsp"] {
  width: 100%;
  max-width: 85px;
}
.logos_footer img[src*="ocimag"] {
  width: 100%;
  max-width: 100px;
}
.logos_footer img[src*="cmm"] {
  width: 100%;
  max-width: 65px;
}
.logos_footer img[src*="garcia-vaquero"] {
  width: 100%;
  max-width: 75px;
}
.logos_footer img[src*="atresmedia"] {
  width: 100%;
  max-width: 140px;
    mix-blend-mode: darken;
}
.logos_footer img[src*="do-lamancha"] {
  width: 100%;
  max-width: 135px;
}
.logos_footer img[src*="elplanetasonoro"] {
  width: 100%;
  max-width: 95px;
}
.logos_footer img[src*="del-toro"] {
  width: 100%;
  max-width: 110px;
}
.logos_footer img[src*="diputacion-ciudad-real"] {
  width: 100%;
  max-width: 100px;
}
.logos_footer img[src*="alcazar-de-san-juan"] {
	width: 100%;
  max-width: 370px;
}
.logos_footer img[src*="alcazar-de-san-juan_25"] {
	width: 100%;
  max-width: 340px;
}
.logos_footer img[src*="cartelera"] {
	width: 100%;
  max-width: 135px;
    mix-blend-mode: darken;
}

/*span.ng-binding.ng-scope {
    font-size: 35px;
    font-family: "Palmstar";
    text-transform: lowercase !important;
    font-weight: 400;
    margin: 0;
}
h2.ng-scope {
    margin: 10px 0;
}*/
.fila_glamping .elementor-column {
    padding: 20px;
    background: #fff;
    margin: 15px;
    border: 2px solid;
    max-width: 530px;
}
.fila_glamping a.boton1 {
    font-size: 20px;padding: 7px 20px;
}
.fila_glamping a.boton1 span {
    font-size: 30px;
}
.fila_glamping h3{
	    font-family: "Palmstar";
}
.fila_glamping .elementor-widget-image img,
.fila_glamping .elementor-swiper{
	margin: -30px -30px 0 -30px;
    width: calc(100% + 60px);
    max-width: unset;
    border-bottom: 2px solid #000;
}
.fila_glamping.una_col .elementor-column {
    margin: 15px auto;
}
h1.elementor-heading-title {
    font-family: "Palmstar" !important;
    font-size: 32px !important;
    margin-bottom: 20px;
}
.frame_glamping{
    width: 100%;
    height: 50vh;
    background: #fff;
    border: 2px solid #000;
}
/*.panel-grid.panel-has-style>.panel-row-style, .panel-grid.panel-no-style {
    align-items: center !important;
}*/
.panel-grid.panel-has-style>.panel-row-style[data-stretch-type*="full-stretched"], .panel-grid.panel-no-style[data-stretch-type*="full-stretched"], .full-width-content .container.grid-container {
    padding-left: 30px !important;padding-right: 30px !important;
}
.imagen_cartel  {
	text-align: center;
}
.site-footer a:hover{
	color:#ec5c07;
}
.copyright-bar {
    display: flex;
    justify-content: space-around;
}
.menu_legal ul,
.menu_legal li, #social-menu-ft li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu_legal li, #social-menu-ft li{
	display: inline;
}
.menu_legal a {
    margin: 0 10px;
}
#social-menu-ft li {
    margin: 0 6px;
}
.site-footer * {
    font-size: 12px;
}
#social-menu a span, #social-menu-ft a span {
    display: none;
}
#social-menu a:before, #social-menu-ft a:before {
    font-family: 'Font Awesome 6 Brands';
    font-size: 26px !important;
    padding: 4px;
    color: #28235d;
    transition: all .1s ease-out;
    -webkit-transition: all .1s ease-out;
    -o-transition-: all .1s ease-out;
    -moz-transition-: all .1s ease-out;
}
#social-menu a:hover:before, #social-menu-ft a:hover:before{
	color:#ec5c07;
}
#social-menu a[href*="facebook.com"]:before,
#social-menu-ft a[href*="facebook.com"]:before {
  content: "\f09a";
}
#social-menu a[href*="spotify"]:before,
#social-menu-ft a[href*="spotify"]:before {
  content: "\f1bc";
}
#social-menu a[href*="x.com"]:before,
#social-menu-ft a[href*="x.com"]:before,
#social-menu a[href*="twitter.com"]:before,
#social-menu-ft a[href*="twitter.com"]:before {
  content: "\e61b";
}
#social-menu a[href*="youtube.com"]:before,
#social-menu-ft a[href*="youtube.com"]:before {
  content: "\f167";
}
#social-menu a[href*="instagram.com"]:before,
#social-menu-ft a[href*="instagram.com"]:before  {
  content: "\f16d";
}
#social-menu a[href*="tiktok"]:before,
#social-menu-ft a[href*="tiktok"]:before {
  content: "\e07b";
}
.cont_premios_ft {
	width: 100%;
	/*background: #000;
	border-bottom: 1px solid #fff;*/
	position: relative;
	/*padding-top: 75px;*/
}
.bg_topfooter {
    /* position: absolute; */
    top: -30px;
    left: 0;
    width: 100%;
    height: 464px;
    overflow: hidden;
    background: url("../img/bg-body_25.jpg") no-repeat calc(50% + 5px) bottom;
    background-size: 3200px;
}
.bg_topfooter img {
    height: 130%;
    width: auto;
    object-fit: cover; 
    object-position: top;
}
.premio_footer, .cont_cont_premio_footer {
    width: fit-content;
    max-width: 840px;
    margin: auto;    
	display: flex;
    align-items: center;
}
.cont_cont_premio_footer {
    max-width: 900px;
}
.imagen_premio_ft {
    width: 100px;
    padding: 10px 20px;
}
.txt_premio_ft{
	padding-right: 30px;
}
.txt_premio_ft p {
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
}
.txt_premio_ft p.titulo_premio_ft {
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
}
.cont_cont_premio_footer a.wpv-filter-previous-link img,
.cont_cont_premio_footer a.wpv-filter-next-link img {
    width: 11px;
}
.cont_cont_premio_footer a.wpv-filter-previous-link,
.cont_cont_premio_footer a.wpv-filter-next-link {
    opacity: 0.3;
}
.cont_cont_premio_footer a.wpv-filter-previous-link:hover,
.cont_cont_premio_footer a.wpv-filter-next-link:hover {
    opacity: 1;
}
.entry-content ol {
    margin: 0 30px 10px 30px;
}
.formulario_m {
	position: relative;
    background: #f6c8ca;
    padding: 30px 40px;
    box-shadow: #fff -8px 8px 0px -2px, #000 -8px 8px;
    border: 2px solid #000;    
	max-width: 600px;
    margin: auto;
}
.formulario_m input,
.formulario_m textarea{
	width:100%;max-height: 130px;
}
.formulario_m input[type="checkbox"] {
    width: unset;
}
.fija_texto{
	position:sticky;
}
.formulario_m p {
    margin: 0;
}
.formulario_m .wpcf7-spinner {
    position: absolute;
    bottom: 60px;
    right: 40px;
}
.fila_form {
    display: grid;
    grid-gap: 10px;
    align-items: end;
    line-height: 1.2;
    margin-bottom: 15px;
    font-size: 14px;
}
.fila_form.fila_email{
	    grid-template-columns: 38% 38% calc(24% - 20px);
}
.fila_form.fila_puesto{
	    grid-template-columns: 65% calc(35% - 10px);
}
.wpcf7-not-valid-tip {
    font-size: 12px;
    position: absolute;
}
.formulario_m .codedropz-upload-handler {
    border: 2px dashed #ffffff;
    margin-top: 5px;
    background: #e4c6da;
}
.formulario_m .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn{
	color: #f8a300;
	font-weight: 700
}
.formulario_m input[type=submit] {
    display: inline-block;
    background: #ec5c07;
    border: 2px solid #000;
    padding: 12px 20px;

    width: 100%;
    text-align: center;
    color: #000;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 10px;
    font-family: "Palmstar";
    position: relative;
    box-shadow: #fff -8px 8px 0px -2px, #000 -8px 8px;
}
.formulario_m input[type=submit]:hover{
	background: #3f8ffe;
}
.wpcf7 form .wpcf7-response-output {
    background: #fff;
}
.dnd-upload-status .dnd-upload-image {
    background: #fff;
}
.menu-toggle:before {
    width: 30px;
    font-size: 30px;
    line-height: 30px;
}
button.menu-toggle {
    height: 40px;
    margin-top: -10px;
}
.imagen_cartel img {
   /* max-width: 800px !important;*/
    width: auto;
}
#cargando{
    position: fixed;
    width: 100vw;
    /*background: rgb(207 239 244) no-repeat 50% 40px;
	background-image: url("../img/bg-web.jpg");*/
  background-color: #f2eae1;
	opacity: 1;
    height: 100vh;
    top: 0;
    z-index: 999999999;
	-moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
#cargando.ampliado{
}
#cargando.reducido{
	opacity: 0;
    height: 0;
}
/*#cargando{
	opacity: 1;
}
#cargando2{
    height: 0;
}*/
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes latidos {
    from { transform: none; }
    30% { transform: scale(1.2); }
    50% { transform: scale(1.1); }
    80% { transform: scale(1.2); }
    to { transform: none; }
}
#sonocarga-b0 {
  background: url("../img/molino-sinaspas25.svg") no-repeat;
  background-size: contain;
  width: 0;
  height: 0;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1000;
  /*animation: movimiento-flotante 5s ease-in-out infinite;*/
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

#sonocarga2 {
  background: url("../img/aspas_24.svg") no-repeat;
  background-size: contain;
  position: fixed;
  /*display: none;*/
  z-index: 1000;
  animation: rotation 70s infinite linear;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
#sonocarga-b0{
	width:85px;height:150px;left:calc(50% - 43px);top:calc(50% - 65px); z-index: 9999999999;
}
#sonocarga-b0.reducido, #sonocarga2.reducido{
	width:0px;height:0px;left:50%;top:50%; z-index: 0;
}
#sonocarga2{
	width:130px;height:130px;left:calc(50% - 67px);top:calc(50% - 108px); z-index: 9999999999;
}
.cartel.cartel_top {
    display: flex;
    gap: 20px;  
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
    line-height: 1;
    margin-top: -50px;
}
/*.home .texto_home{ padding-top: 80px;}*/
.texto_home img {
    width: 100%;
    max-width: 280px;
}
.texto_home {
    padding-top: 0px;
}
.salto_mv_antes > .panel-grid-cell{position: sticky; align-self: flex-start !important; top: 20px;    }
.recurso-i, .recurso-d {
    position: absolute;
    width: 120px;
    left: 10px;
    z-index: -1;
    top: -170px;
	display: none;
}
.recurso-d {
    left: unset;
    right: 10px;
}
.forma1, .forma2, .forma3, .forma4, .forma5 {
    position: absolute;
    width: 235px;
    left: calc(50vw - 647px);
    z-index: 1;
    top: 75px;
}
.forma2 {
    left: calc(50vw - 79px);
    top: 192px;
    width: 210px;
}
.forma3 {
    left: calc(50vw + 525px);
    top: 3px;
    width: 105px;
}
.forma4 {
    left: unset;
    width: 120px;
        top: 20px;
    right: calc(50vw - 322px);
}
.forma5 {
    left: unset;
    right: calc(50vw - 661px);
    top: 80px;
}
@keyframes movimiento-horizontal{
	0%{
		transform:translateX(0) translateZ(0)
	}
	100%{
		transform:translateX(-100%) translateZ(0)
	}
}
.cont_top_fechas {
    overflow: hidden;
    height: 28px;
    display: block;
    width: 100%;
    float: left;
    position: absolute;
    top: 103px;
    z-index: 2;
	/*    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;*/
}
.top_fechas {
    width: 100%;
    /* background: url(../img/bg-naranja.jpg); */
    background-color: #dc647f;
	/*border-top: 1px solid #000;
    border-bottom: 1px solid #000;*/
	/*overflow: hidden;*/
	display: flex;
}
.contenido_top_fechas {
	animation: movimiento-horizontal 700s linear infinite;
    display: flex;
	align-items: baseline;    white-space: nowrap;
}

@keyframes movimiento-flotante{
	0%{
		transform:translateY(0) translateZ(0)
	}
	50%{
		transform:translateY(-10px) translateZ(0)
	}
	100%{
		transform:translateY(0) translateZ(0)
	}
}
@keyframes movimiento-aspas{
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.forma1 {
	animation: movimiento-aspas 70s infinite linear;
}
.forma2 {
	animation: movimiento-aspas 40s infinite linear;
}
.forma3 {
	animation: movimiento-aspas 23s infinite linear;
}
.forma4 {
	animation: movimiento-aspas 80s infinite linear;
}
.forma5 { 
	animation: movimiento-aspas 50s infinite linear;
}
.top_fechas p{
	margin: 0;
	font-weight: 800;
  text-transform: uppercase;
	color: #ffffff;
  /*text-shadow: #fff -1px 1px 0px, #a6a6a6 -1.5px 1.5px;*/
	margin-right: 15px;
	font-size: 16px;
  padding: 2px 0;display: flex;
	font-family: 'Gotham Rounded Bold';
  line-height: 1.45;
}
.top_fechas a {
    color: #f9d9ae;
    margin-left: 6px;
}
.top_fechas a:hover {
    color: #fff;
}
.top_fechas p:after {
    content: "·";
    margin-left: 15px;
    display: inline-block;
    /* width: 17px; */
    /* margin-top: 2px; */
    font-size: 30px;
    line-height: 20px;
    color: #ffac7f;
}
.top_fechas p:nth-child(5n+1):after {
    color: #ffac7f;
}
.top_fechas p:nth-child(5n+2):after {
    color: #28235d;
}
.top_fechas p:nth-child(5n+3):after {
    color: #e49696;
}
.top_fechas p:nth-child(5n+4):after {
    color: #f1e3d1;
}
.top_fechas p:nth-child(5n+5):after {
    color: #ad3231;
}
div#content {
    margin-top: 25px;
        margin-bottom: 30px;
}
/**************flickity***************/

.carousel-cell {
  width: 100%;
  height: 110px;
  margin-right: 10px;
  /* center images in cells with flexbox */
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel.is-fullscreen .carousel-cell {
  height: 100%;
}

.carousel-cell-image {
  display: block;
  max-height: 100%;
}
/***************flickity**********/

a.boton1 img.logobono {
    width: 50px;
    margin: -10px 15px;
    display: inline-block;
	    transition: all .1s ease-in-out;
}
a.boton1:hover img.logobono {
    filter: brightness(10);
}
.widget.so-panel ol, .widget.so-panel ul{
	margin: 0 0 20px 1.5em;
}
.widget.so-panel ul li{
	list-style-type: circle;
}
.logo_bono{
	display:block; float: right; margin:20px 20px 20px 50px; max-width:200px;
}
.listado_iconos ul {
	margin-left: 10px !important;
}
.listado_iconos ul li {
    list-style-type: none !important;
    display: flex;
}

.listado_iconos ul li i.fas {
    margin-right: 8px;
    margin-top: 5px;
    font-size: 14px;
}
.listado_iconos ul li:nth-child(5n+1) i.fas{ color: #000;}
.listado_iconos ul li:nth-child(5n+2) i.fas{ color: #f6c8ca;}
.listado_iconos ul li:nth-child(5n+3) i.fas{ color: #6cb493;}
.listado_iconos ul li:nth-child(5n+4) i.fas{ color: #f2d636;}
.listado_iconos ul li:nth-child(5n+5) i.fas{ color: #dc3235;}
.logo_musicforall {
	display: flex;
	align-items: center;
	justify-content: center;
}
.logo_musicforall img{
	max-width: 420px !important;
}
.fila_blanca_anchocompleto {
	background: #fff;
    padding: 40px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.fila_blanca_anchocompleto.fila_amarilla {
	background: #fffdf2;
}
.fila_blanca_anchocompleto.fila_azul {
	background: #f6fbff;
}
.fila_blanca_anchocompleto.fila_verde {
	background: #f9fffc;
}
.fila_blanca_anchocompleto.fila_roja {
	background: #fffafd;
}
.page-id-556 .fila_blanca_anchocompleto img{
	mix-blend-mode: darken;
}

.fila_accesibilidad1 > .panel-grid-cell {
    display: grid;
    grid-template-columns: calc(50% - 20px) calc(50% - 20px);
    grid-gap: 40px;
}
.fila_accesibilidad1 > .panel-grid-cell .widget_media_image img {
    object-fit: cover;
    object-position: center;
    height: 100% !important;
    width: 100% !important;
}
a.boton_acccesibilidad.ocultado{
	opacity: 0;
}
a.boton_acccesibilidad.mostrado{
	opacity: 1;
}
a.boton_acccesibilidad {
    position: fixed;
    bottom: 12px;
    left: 65px;
    display: flex;
    background: #113d69;
    color: #fff;
    font-size: 14px;
    border-radius: 50px;
	    z-index: 2147483647;
}
a.boton_acccesibilidad:before {
    content: "";
    background: url(../img/ico-info.svg) no-repeat center;
    background-size: calc(100% - 6px);
    width: 40px;
    height: 40px;
    padding: 3px;
    display: block;
    float: left;
}
a.boton_acccesibilidad span {
    opacity: 0;
    transform: translateX(-20px) ;
    overflow: hidden;
    display: block;
    float: left;
    height: 45px;
	line-height: 45px;
    transition: all .3s ease-in-out;
	width: 0;
	/*display: none;*/
}
a.boton_acccesibilidad:hover span {
	/*display: block;*/
	width: auto;
    opacity: 1;
    transform: translateX(0);
    padding: 0 15px 0 10px;
}
#cmplz-document{ margin: 0 auto}

footer.site-info {
    padding: 20px 20px 20px 10px;
}
.cuadro_amarillo .siteorigin-widget-tinymce.textwidget,
.preguntas_frecuentes .siteorigin-widget-tinymce.textwidget {
    position: relative;
    background: #ffffff;
    padding: 35px 40px 20px 40px;
    /*box-shadow: #29245e -4px 4px 0px -2px;*/
    max-width: 900px;
    margin: auto;
	    border-radius: 30px;
}
.cuadro_blanco {
    position: relative;
    background: #2e312f;
    padding: 0px 10px 10px 10px;
    /* box-shadow: #c5444a -5px 5px 0px -2px; */
    margin: auto;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}
.preguntas_frecuentes .siteorigin-widget-tinymce.textwidget  a{
	color: #e3141a;
}
.preguntas_frecuentes .siteorigin-widget-tinymce.textwidget  a:hover{
	text-decoration: underline;
}
.preguntas_frecuentes .siteorigin-widget-tinymce.textwidget h2:first-child {
    width: calc(100% - 90px);
	    line-height: 1;
}
.preguntas_frecuentes .siteorigin-widget-tinymce.textwidget:after {
	content: "";
    width: 100px;
    height: 100px;
    right: 6px;
    top: -18px;
    position: absolute;
    clip-path: polygon(1% 4%, 98% 0, 100% 45%, 96% 100%, 1% 96%, 2% 50%);
    /*box-shadow: #dd332b -4px 4px 0px -2px;
	    border-radius: 200px;*/
}
.preguntas_frecuentes .faq_gratis .siteorigin-widget-tinymce.textwidget:after {
    background: url(../img/happy.svg) #dc647f center no-repeat;
    background-size: 55%;
}
.preguntas_frecuentes .faq_general .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-faq.svg") #f9c800 center no-repeat;
	background-size: 55%;
}
.preguntas_frecuentes .faq_bonos .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-bonos.svg") #dc647f center no-repeat;
	background-size: 75%;
}
.preguntas_frecuentes .faq_higiene .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-civismo.svg") #dc647f center no-repeat;
	background-size: 55%;
}
.preguntas_frecuentes .faq_tabaco .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-tabaco2.svg") #dc647f center no-repeat;
	background-size: 60%;
}
.preguntas_frecuentes .faq_acceso .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-acceso.svg") #dc647f center no-repeat;
	background-size: 60%;
}
.preguntas_frecuentes .faq_comida .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-comida.svg") #dc647f center no-repeat;
	background-size: 60%;
}
.preguntas_frecuentes .faq_menores .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-menores.svg") #dc647f center no-repeat;
	background-size: 60%;
}
.preguntas_frecuentes .faq_camping .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-camping.svg") #dc647f center no-repeat;
	background-size: 60%;
}
.preguntas_frecuentes .faq_parking .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-parking.svg") #dc647f center no-repeat;
	background-size: 60%;
}
.preguntas_frecuentes .faq_restaurantes .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-restaurantes.svg") #dc647f center no-repeat;
	background-size: 60%;
}
.preguntas_frecuentes .faq_pagos .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-euros.svg") #dc647f center no-repeat;
	background-size: 60%;
}
.preguntas_frecuentes .faq_horario .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-reloj.svg") #dc647f center no-repeat;
	background-size: 60%;
}
.preguntas_frecuentes .faq_autobuses .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-bus.svg") #dc647f center no-repeat;
	background-size: 60%;
}
.preguntas_frecuentes .faq_catas .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-vino.svg") #dc647f center no-repeat;
	background-size: 60%;
}
.preguntas_frecuentes .faq_bodegas .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-bodegas.svg") #dc647f center no-repeat;
	background-size: 60%;
}
.preguntas_frecuentes .faq_agresiones .siteorigin-widget-tinymce.textwidget:after{
	background: url("../img/ico-stop.svg") #dc647f center no-repeat;
	background-size: 60%;
}
.pswp {
    z-index: 9999999999;
}
.cont_logos_accesibilidad {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
	margin: -20px 0 20px;
}
.cont_logos_accesibilidad a {
    margin: 15px;
}
.cont_logos_accesibilidad a img {
    width: 100px;
	    filter: drop-shadow(3px 3px 4px rgb(0 0 0 / 60%));
	transition: all .1s ease-in-out;
}
.cont_logos_accesibilidad a:hover img{
    width: 110px;
	margin: -5px 0;
	    filter: drop-shadow(10px 10px 15px rgb(0 0 0 / 20%));
}
.condiciones_2col ol{
	column-count: 2;
	column-gap: 30px;
	margin: 0 !important;
}
.condiciones_2col ol li {
	display: inline-flex;
    margin-bottom: 15px;
    line-height: 1.3;
	counter-increment: numero 1;
}
.condiciones_2col ol li:before {
  content: counter(numero)". ";
	    margin-right: 10px;
    font-weight: 700;
}
.page-id-393 div#panel-393-0-0-0 h2 {
    max-width: 900px;
    margin: 0 auto 20px;
}
.formulario_talentoribera .fila_form.fila_puesto {
    grid-template-columns: 40% calc(60% - 10px);
}
.formulario_talentoribera .wpcf7-list-item {
    margin-left: 0;
}
.fila_form.oculto {
    display: none;
}
/*.wpcf7-not-valid-tip {
    font-size: 12px;
    position: absolute;
    left: 5px;
    bottom: -24px;
    color: red;
}
.rojo{ color:red;}
span.wpcf7-form-control-wrap {
    position: relative;
}
.screen-reader-response ul {
    display: none;
}*/
.wpcf7 .wpcf7-submit:disabled {
    opacity: 0.5;
    background: #cccccc;
}
.wpcf7 .wpcf7-submit:disabled:hover {
    background: #cccccc;
}
.menu_oculto2, .main-navigation.toggled .main-nav li.menu_oculto2 {
			display: none !important;
		}
.nav-float-right .inside-header .main-navigation .inside-navigation.grid-container.grid-parent {
    max-width: unset;
}
.page-id-556 .fila_blanca_anchocompleto a.boton1{
	width: auto;
	font-size: 16px;
    line-height: 18px;
    padding: 10px 15px;
}
ul#menu-menu-social {
    margin: 0 0 1.5em 0;
}
.video_alcalde {
    max-width: 770px;
    height: auto;
    width: 100%;
    margin: auto;
}
.texto_home.texto_destacado{
	padding-top: 40px;
    text-align: center;
}
.texto_home.texto_destacado p {
    text-align: center;
    font-size: 18px;
}
.texto_home.texto_destacado h2 {
    font-size: 3.5em;
}
/*.nav-float-right .inside-header .main-navigation button{
    display: none;
}*/
/*.nav-float-right .inside-header .main-navigation.mobile-menu-control-wrapper {
    display: block;
}*/
p.grande {
    font-weight: 900;
    color: #000;
    font-size: 34px;
    margin: 9px;
}
p.grande.blanco {
    color: #fff;
}
p.grande_2 {
    font-weight: 900;
    color: #000;
    font-size: 22px;
}
img[src*="logo-conestrella"],
img[src*="logo-sonorama-uruguay-estrella-galicia"] {
    max-width: 440px;
	    width: 100%;
}
.full-width-content .container.grid-container {
    max-width: 1480px;
    margin: auto;
}
.cartel_home_uruguay {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.li_cartel_home:first-child {
    /*border-bottom: 4px solid #000000;
    padding-bottom: 30px;
    margin-bottom: 30px;*/
}
.cartel_home_uruguay p{
    /*text-transform: uppercase;*/
    line-height: 1.2;
    text-align: center;
	    margin-bottom: 10px;
}
.top_cartel_home p, .top2_cartel_home p {
    font-weight: 900;
    color: #0c3048;
    font-size: 18px;
    line-height: 1.1;
    font-family: 'Gotham Rounded Bold';
	margin-bottom: 20px;
}
span.destacadotop {
    font-size: 22px;
}
span.destacadotop span {
    display: inline-block;
}
p.fecha {
    font-size: 32px;
    color: #f55c02;
}
.rosa {
    color: #f7c8c9;
}
.naranja {
    color: #f55c02;
}
.li_cartel_home {
    width: 100%;
}
.top_cartel_home {
    display: grid;
    grid-template-columns: 160px 1fr;
    grid-gap: 20px;
	    align-items: center;
}
.top2_cartel_home {
    width: 60%;
    margin: 40px auto 0;
}
.bandas_home p {
    font-family: 'Gotham Rounded Bold';
    font-weight: 400;
    margin: 0 auto;
    width: 100%;
	    text-transform: uppercase;
	    letter-spacing: -0.07em;
}
.tabla_horarios .bandas_home p strong{
    font-family: 'Gotham Rounded Bold';
    font-weight: 200;
}
.tabla_horarios .bandas_home p{
    font-family: 'Gotham Rounded Bold';
    font-weight: 200;
    text-transform: unset;
    font-size: 48px;
        text-align: left;
}
p.bandas_dia {
    font-size: 32px;
	font-family: 'Gotham Rounded Bold';
    font-weight: 800;
       color: #ec5c06;
    line-height: 1;
}
p.subtitulo_bandas_dia {
    margin-bottom: 10px;
    font-size: 22px;
	font-family: 'Gotham Rounded Bold';
    font-weight: 800;
    color: #c38d37;    line-height: 0.9;
}
.bandas_home p .fila > span {
    display: inline-block;
}
.tabla_horarios .bandas_home p .fila > span {
    display: inline-flex;
    gap: 15px;
}
span.blanco {
    color: #fff;
}
p.bandas_g2 {
    font-size: 136px;
    line-height: 0.8;
}
p.bandas_g {
    font-size: 76px;
    line-height: 0.8;
}
p.bandas_m {
    font-size: 60px;
    line-height: 0.9;
    float: left;
    width: 100%;
}
p.bandas_m.m2 {
    font-size: 55px;
    line-height: 0.9;
	max-width: 620px;
}
p.bandas_p2 {
    font-size: 30px;
    line-height: 0.9;
    margin-top: 30px;
    float: left;
    width: 100%;
}
p.bandas_p {
    /*font-size: 50px;
    line-height: 42px;*/
	font-size: 40px;
    line-height: 0.9;
}
.cartel.cartel_2026 p {
    font-family: 'Gotham Rounded Bold';
    /* text-transform: lowercase; */
    letter-spacing: -0.07em;
    text-align: center;
        margin-bottom: 5px;
}
.cartel_home_uruguay.tabla_horarios span.fila.pequenia {
    font-size: 32px;
    letter-spacing: -1.5px;
    text-transform: uppercase;
    font-style: italic;
}
p.bandas_m2 {
    /*font-size: 50px;
    line-height: 42px;*/
	font-size: 70px;
    line-height: 0.9;
}
span.pais {
    color: #000;
    font-family: 'Gotham Rounded Bold';
	font-weight: 600;
	line-height: 1;
}
p.bandas_m span.pais{font-size: 10px;}
p.bandas_p span.pais{font-size: 8px;}
.bandas_home {
    display: block;
    float: left;
    /*width: 90%;
    margin: 20px 5%;*/
	width: 100%;
    margin: 20px 0;
}
p.bandas_m.m2 span:first-child:after, p.bandas_m.m2 span:nth-child(3):before, p.bandas_m.m2 span:nth-child(5):after, p.bandas_m.m2 span:nth-child(5):before {
    content: "·";
    margin-top: -4px;
    float: right;
    margin-left: 5px;
}
p.bandas_m.m2 span:nth-child(3):before, p.bandas_m.m2 span:nth-child(5):before {
    float: left;
    margin-right: 5px;
	    margin-left: 0;
}
.texto_home.txt_home_movil {
    display: none;
}
.contenedor_home {
    width: 100%;
   /* display: grid;
    grid-template-columns: 1fr 790px;
    grid-gap: 30px;*/
	/*margin-bottom: 50px;*/
}
.contenedor_home .texto_home {
    position: sticky;
    align-self: flex-start !important;
    top: 20px;
}
.texto_foro{
	max-width: 800px;
	margin: 0 auto;
}
.programacion_foro {
    background: #fff;
    padding: 40px;
    box-shadow: #246db1 -8px 8px 0px -2px;
    max-width: 900px;
    margin: auto;
}
.texto_foro strong {
    font-weight: 900;
}
.texto_foro p {
    text-align: center;
    font-size: 22px;
}
span.morado {
    color: #32334a;
}
span.azul, span.negro, .programacion_foro em{
    color: #cd627e;
}
span.rojo {
    color: #dd332b;
}
.programacion_foro a {
    display: inline-block;
    padding: 11px 15px 7px 15px;
    text-align: center;
    color: #000;
    line-height: 21px;
    position: relative;
    box-shadow: #000 -8px 8px 0px -2px;
    font-family: "Montserrat", Sans-serif;
    font-size: 23px;
    margin-left: 10px;
    font-weight: normal;
    background: #ec5c07;
    margin-top: 10px;
    margin-bottom: 20px;
}
.programacion_foro a:hover {
    background: #272e2b;
    color: #fff;
}
span.separador {
   /* display: block;
    padding-left: 8px;*/
    color: #023047 !important;
   /* float: right;*/
    line-height: 0.7;
	  margin: 0 -5px;
    position: relative;
}
.ocultocartel {
    /*background: #000000;*/
	position: relative;
}
.bandas_g span.separador{
	float: none;
	display: inline-block;
	padding-left: 0;
}
.bandas_home p .ocultocartel {
	/*    color: #fff;
    display: inline-block;*/
    padding: 0px 15px;
	position: relative;
    /*font-size: 22px;
    line-height: 1;
	    top: -13px;*/
}
.bandas_home p .ocultocartel:before {
    content: " ";
    position: absolute;
    left: -5%;
    top: 2%;
    width: 110%;
    height: 110%;
    background: url(../img/oculto.png) no-repeat;
    background-size: contain;
}
.bandas_home p.bandas_p .ocultocartel {
    padding: 14px 25px;
    font-size: 18px;
    top: -9px;
}
/*.ocultocartel:before{
	content: "";
    background: #000000;
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	top: -6px;
	left: 0;
}*/
.cartel .banda {
    display: inline-flex;
    position: relative;
        color: #32334a;
}
.cartel .banda:after {
    content: "·";
    display: inline-block;
    margin: 0 0px 0 10px;
        color: #32334a;
}
.cartel .banda:last-child:after {
    color: #f1eae1 !important;
}
.cartel .banda.sin-punto:after {
    color: #f1eae1;
}
.negro.ocultocartel{
    background: #000000;
}
.azul.ocultocartel{
	color: #f2eae1;
    /*background: #0c3048;*/
}
span.fila {
    display: block;
    float: left;
    width: 100%;
    position: relative;
}

.top2_cartel_home img {
    width: 100%;
    max-width: 550px;
}
.oc_pc, .btn_entradas_movil {
    display: none ;
}
div#primary {
    width: 100%;
}
.main-navigation .main-nav ul li.destacado a {
    background: #ec5c07;
    color: #32334a;
    line-height: 0.8;
    max-width: 300px;
    clip-path: polygon(51% 4%, 98% 3%, 100% 99%, 53% 96%, 2% 100%, 0 4%);
    padding: 8px 13px;
    margin-right: 10px;
}
.main-navigation .main-nav ul li.destacado > a:hover{
	    color: #ffffff !important;
	    background: #000 ;
}
.home .boton_cartel{ display: none;}


.listado_artistas {
    display: flex;
    flex-wrap: wrap;
	    justify-content: center;
}
.li_artista {
    position: relative;
    margin: 5px;
    width: calc(25vw - 34px);
    height: calc(25vw - 34px);
	    max-width: 390px;
    max-height: 390px;
}
.li_img_artista {
    display: block;
    width: 100%;
    height: 100%;
	overflow: hidden;
}
.li_img_artista img{
    display: block;
    width: 100%;
    height: 100%;
	object-fit: cover;
	object-position: center;
	transition: all .2s ease-in-out;
}
.li_img_artista:hover img{
	transform: scale(1.1);
}
.li_txt_artista {
    position: absolute;
    bottom: 0;
    background: rgb(40 35 93 / 59%);
    width: calc(100% - 30px);
    text-align: center;
    padding: 15px;
}
.li_artista:nth-child(3n+1) .li_txt_artista{
    background: rgb(218 84 81 / 60%);
}
.li_artista:nth-child(3n+2) .li_txt_artista{
    background: rgb(255 164 0 / 59%);
}
.li_artista:nth-child(3n+3) .li_txt_artista{
    background: rgb(40 35 93 / 60%);
}
.li_txt_artista p{
	margin: 0;
	color: #fffbf8;
	font-family: 'Gotham Rounded Bold';
	    font-size: 24px;
	    line-height: 1;
}
.cont_tiendas, .contenedor_tiendas .panel-grid-cell {
    display: grid;
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    grid-gap: 10px;
}
.txt_tienda, .contenedor_tiendas .siteorigin-widget-tinymce.textwidget {
    padding: 15px 30px;
}
.tienda, .contenedor_tiendas .siteorigin-widget-tinymce.textwidget {
    display: flex;
    flex-direction: column;
    background: #faf7f3;
    /*box-shadow: #1d1d1c -2px 2px 0px 0px;
    border-radius: 0 25px;*/
    overflow: hidden;
    clip-path: polygon(4px 4px, 98% 0, 99% 47%, 98% 100%, 1% 99%, 0% 50%);
}
.contenedor_tiendas .siteorigin-widget-tinymce.textwidget p:first-child {
    margin: -5px -10px 10px;
    position: relative;
    overflow: hidden;
    height: 300px;
    /* width: calc(100% + 60px); */
    clip-path: polygon(4px 4px, 98% 0, 99% 47%, 98% 100%, 1% 99%, 0% 50%);
    padding: 20px;
    background: #d0a390;
}

.contenedor_tiendas .panel-grid-cell .widget_sow-editor:nth-child(2) .siteorigin-widget-tinymce.textwidget p:first-child {
    background: #de6681;
}
.contenedor_tiendas .panel-grid-cell .widget_sow-editor:nth-child(3) .siteorigin-widget-tinymce.textwidget p:first-child {
    background: #c38d37;
}
.contenedor_tiendas .panel-grid-cell .widget_sow-editor:nth-child(4) .siteorigin-widget-tinymce.textwidget p:first-child {
    background: #ca5a58;
}
.txt_tienda p, .txt_tienda li, .contenedor_tiendas .siteorigin-widget-tinymce.textwidget p, .contenedor_tiendas .siteorigin-widget-tinymce.textwidget li {
    font-size: 14px;
    color: #33334b;
}
.contenedor_tiendas .siteorigin-widget-tinymce.textwidget h3 {
    position: relative;    color: #33334b;    letter-spacing: -1px;
}
.contenedor_tiendas .siteorigin-widget-tinymce.textwidget h3 strong {
    font-size: 30px;
    text-transform: uppercase;
}
.page-id-108 a.boton1 {
    max-width: 410px;
    margin: auto;
    float: none;
    display: block;
    font-size: 28px;
    padding: 15px 10px 20px 10px;
}
/*.contenedor_tiendas .siteorigin-widget-tinymce.textwidget p:first-child:after {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 70px;
    background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 1.00) 100%);
}*/
.contenedor_tiendas .siteorigin-widget-tinymce.textwidget p:first-child img, .img_tienda img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: 0.3s;
}
.contenedor_tiendas .siteorigin-widget-tinymce.textwidget p:first-child a:hover img {
    cursor: zoom-in;
    transform: scale(1.2);
}
span.fila.fondo_azul, span.fila.fondo_amarillo, span.fila.fondo_rosa, span.fila.fondo_morado, span.fila.fondo_rosa2, span.fila.sin_fondo {
    text-transform: none;
    font-size: 24px;
    line-height: 1.1;
    padding: 5px 15px;
    background: #c48e38;
    margin: 20px auto 15px !important;
    max-width: 900px;
    float: none;
    border-radius: 12px;
    width: calc(100% - 30px);
    font-family: 'Gotham Rounded Bold';
    font-weight: 800;
    letter-spacing: 0;
    clip-path: polygon(35% 10%, 65% 2%, 100% 11%, 97% 96%, 33% 94%, 2% 101%, 0 4%);
    text-align: center;
}
span.fila.fondo_azul, span.fila.fondo_amarillo {
    max-width: 370px !important;
    padding: 20px;
    letter-spacing: -1px;
}
span.fila.fondo_azul {
        background: #29245e;
	color: #ffffff;
}
span.fila.fondo_morado, span.fila.fondo_rosa  {
    background: #d4637e;
    color: #32334a;
    font-size: 42px;
    clip-path: polygon(51% 4%, 98% 3%, 100% 99%, 53% 98%, 2% 100%, 0 4%);
    letter-spacing: -2px;
    padding: 15px 30px;
    width: fit-content;
}
span.fila.fondo_rosa {
    font-size: 24px;
    letter-spacing: -1px;
}
span.fila.sin_fondo {
    font-size: 21px;
        background: unset;
    color: #1982c4;
    text-transform: uppercase;
}
span.fila.fondo_rosa2 {
        background: #d67271;
}
span.fila.fondo_azul > span, span.fila.fondo_amarillo > span, span.fila.fondo_rosa > span, span.fila.fondo_rosa2 > span{
	font-size: 28px;
}
span.fila.fondo_amarillo > span, span.fila.fondo_rosa > span, span.fila.fondo_rosa2 > span{
    color: #29245e;
}
.cartel_home_uruguay.tabla_horarios span.fila{
	float: none; 
	    line-height: 1.1;
    max-width: 530px;
	margin: 0 auto;
} 

.cartel_home_uruguay.tabla_horarios .bandas_home:first-child span.fila{
    max-width: 630px;
} 

span.amarillo {
    color: #f5af2a;
}
span.fila.peq {
    font-size: 31px;
}
.cartel_home_uruguay.tabla_horarios .li_cartel_home:first-child .bandas_home span.fila.fondo_amarillo, 
.cartel_home_uruguay.tabla_horarios .li_cartel_home:first-child .bandas_home{
    margin-top: 0 !important;
}
.page-id-54 .entry-content:not(:first-child), .page-id-54 .entry-summary:not(:first-child), .page-id-54 .page-content:not(:first-child) {
    margin-top: 0;
}
.inside-article header.entry-header {
    /* width: 60%; */
    margin: 0 auto;
}
.inside-article .entry-content {
    min-height: 330px;
    /* width: 80%; */
}
/*.page-id-56 .inside-article .entry-content {
    width: 100%;
}
.page-id-56 div#content{
	overflow: hidden;
	    border-radius: 640px 640px 0 0;
}
 .home .inside-article .entry-content, .page-id-133 .inside-article .entry-content {
    width: 100%;
	margin: 0;
} */
.separate-containers .inside-article{ padding-bottom: 0;}
.top2_cartel_home p:last-child{ margin-bottom: 0;}
span.contenedor_2columnas {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    justify-content: center;
}
.contenedor_2columnas span.col_2columnas:first-child {
    font-size: 38px;
}
.texto_home.botones_entradas p {
    font-size: 10px;
    margin-bottom: 10px;
    max-width: 740px;
    margin-left: auto;
    margin-right: auto; 
}
.cuadro_top {
    background: #313349;
    color: #fff;
    clip-path: polygon(4px 4px, 98% 0, 100% 45%, 96% 100%, 1% 96%, 2% 50%);
    padding: 10px 20px;
}
.cuadro_top p {
    margin: 0;
    text-transform: uppercase;
    color: #f3eae1;
    font-size: 18px;
    line-height: 22px;
}
.cuadro_top p span{
  display: block;
}
span.linea_1 {
  font-family: 'Gotham Rounded Bold';
    transform: rotate(359deg);
}
span.linea_3 {
    transform: rotate(1deg);
        font-size: 12px;
}
span.linea_2 {
        font-size: 20px;
        color:#d8ab96;
}
.cartel_bottom {
    background: #313349;
    color: #fff;
    clip-path: polygon(44% 0, 100% 19%, 97% 97%, 53% 100%, 1% 90%, 0 4%);
    padding: 23px;
}
.cartel_bottom p {
    margin: 0;
    text-transform: uppercase;
  font-family: 'Gotham Rounded Bold';
    color: #f3eae1;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}
.cartel.cartel_2026 {
    width: calc(100% + 20px);
    margin-right: -20px;
}
.cartel .banda:nth-child(even),
.cartel .bandas_m .banda:nth-child(odd) {
    color: #d5647e;
}
.cartel .bandas_m .banda:nth-child(even) {
    color: #32334a;
}
.cartel .bandas_g {
    display: flex;
    justify-content: center;
    align-items: center;
}
.cartel .bandas_g .banda {
    max-width: 340px;
}
.cartel .bandas_g .banda:first-child {max-width: 280px;}
.cartel .bandas_g .banda:after {
  content: unset;
}
.cont_formulario {
    background: #efcad3;
    padding: 50px 35px 10px 35px;
    max-width: 600px;
    margin: 30px auto 0;
    clip-path: polygon(51% 4%, 98% 3%, 100% 99%, 53% 98.5%, 2% 100%, 0 2%);
}
.cont_formulario input {
    width: 100%;
}
.cont_formulario textarea{
  height: 140px;
}
.cont_formulario input[type=submit] {
  margin-top: 20px;
}
.page-id-486 .container.grid-container {
    max-width: unset;
}
.panel-grid-cell:has(.cartel.cartel_2026) {
    max-width: 700px;
        margin: 0 auto;
}
.panel-grid-cell:has(.cont_video) {
        margin: 0 auto;
}
.cont_video {
    clip-path: polygon(51% 4%, 98% 3%, 100% 99%, 53% 96%, 2% 100%, 0 4%);
        margin: -50px auto -90px;
            max-width: 880px;
}
.cont_video, .video, .video video {
    width: 100%;
    height: auto;
        display: block;
        position: relative;
}
.txt_video {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.txt_video p {
    color: #d5647e;
    letter-spacing: -0.07em;
    font-family: 'Gotham Rounded Bold';
    text-align: center;
    font-size: 4vw;
    line-height: 0.8;
    -webkit-text-stroke: 8px #313349;
    paint-order: stroke fill;
}
.fila_fotos {
    margin-top: 30px;
}
.fila_fotos .panel-grid-cell{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
.fila_fotos .panel-grid-cell .so-panel.widget{
  margin: 0 !important;
}
.fila_fotos .panel-grid-cell .so-panel.widget:nth-child(3n+1) .sow-image-container, .contenedor_cartel_dias .cartel.cartel_2026:nth-child(3n+1) {
    clip-path: polygon(51% 4%, 98% 3%, 100% 99%, 53% 98%, 2% 100%, 0 4%);
}
.fila_fotos .panel-grid-cell .so-panel.widget:nth-child(3n+2) .sow-image-container, .contenedor_cartel_dias .cartel.cartel_2026:nth-child(3n+2) {
    clip-path: polygon(65% 2%, 100% 0, 97% 100%, 32% 97%, 2% 98%, 0 2%);
}
.fila_fotos .panel-grid-cell .so-panel.widget:nth-child(3n+3) .sow-image-container, .contenedor_cartel_dias .cartel.cartel_2026:nth-child(3n+3) {
    clip-path: polygon(38% 2%, 97% 3%, 100% 100%, 72% 97%, 3% 98%, 4% 0);
}
.grecaptcha-badge {
    display: none !important;
}
.page-id-16 .grecaptcha-badge {
    display: block !important;
}
.contenedor_cartel_dias .cartel .bandas_g .banda{
    max-width: unset !important;
}
.contenedor_cartel_dias .cartel.cartel_2026 {
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
}
.contenedor_cartel_dias {
    display: flex;
    flex-direction: row; 
    gap: 40px;
    margin: 0 auto;
    margin-left: -20px;
    width: calc(100% - 20px);
  }

.panel-grid-cell:has(.contenedor_cartel_dias ) {
    max-width: 1000px !important;
  }  
.contenedor_cartel_dias .cartel .banda.sin-punto:after {
    color: #fff;
}
.contenedor_cartel_dias .cartel .banda:last-child:after {
    color: #fff !important;
}
  .columna {
    display: flex;
    flex-direction: column;
    width: 1fr; 
    gap: 20px;
  }
  .contenedor_cartel_dias .cartel.cartel_2026{order: unset;}
/* .columna {
  display: contents;
} */
@media (max-width: 1560px){
	/*.main-navigation a { font-size: 23px;}*/
	.main-navigation .main-nav ul li a { padding: 2px 8px;}
	.full-width-content .container.grid-container { max-width: calc(100% - 60px);}
  .panel-grid-cell:has(.cartel.cartel_2026), .panel-grid-cell:has(.cont_video)  {   max-width: unset;margin:unset;}
}
@media (max-width: 1400px){
	.logos_fila2 {width: 330px;}
	.imagen_cartel img { max-width: 100% !important;}
	span.subtitulo_logo {font-size: 12.2px;}
}
/*@media (max-width: 1360px){
	.bg_topfooter { background: url(../img/molinos-sinaspas3.jpg) repeat-x center bottom;    background-size: 2700px;}
	.forma5, .forma1{ display: none;}
}*/
@media (max-width: 1375px){
	.bg_topfooter {background-size: 233vw;height: 34vw;}
  .forma3 {right: 4.2vw;left: unset;top: 0.5vw;width: 7.5vw;}
  .columna {  display: contents;}
  .contenedor_cartel_dias .cartel.cartel_2026 {  order: var(--orden-movil);}
  .contenedor_cartel_dias{flex-direction: column; max-width: 560px;gap: 10px;margin-left: auto;width: 100%;}
}
@media (max-width: 1180px){
	span.separador {top: -1vw;}
	/* p.bandas_g2 {font-size: 8.5vw;}
	p.bandas_g { font-size: 7vw; }
	p.bandas_m { font-size: 5vw;}
	p.bandas_p2 {font-size: 3vw;}
	p.bandas_m2 {  font-size: 3.4vw;  line-height: 1;}
	p.bandas_p {  font-size: 3vw;  line-height: 1;} */
	span.fila.fondo_azul, span.fila.fondo_amarillo, span.fila.fondo_rosa, span.fila.fondo_rosa2, span.fila.peq{	font-size: 1.8vw;}
	span.fila.fondo_azul > span, span.fila.fondo_amarillo > span, span.fila.fondo_rosa > span, span.fila.fondo_rosa2 > span {  font-size: 2.2vw;  }
	.bandas_home p { width: 100%;}
    .cartel_home_uruguay.tabla_horarios span.fila.pequenia {font-size: 3vw;}
}
@media (max-width: 1230px){
	/*.contenedor_home { grid-template-columns: 360px 1fr;}
	
	p.bandas_g { font-size: 90px; line-height: 75px;}
	p.bandas_m {font-size: 65px; line-height: 58px;max-width: 520px;}
	p.bandas_p { font-size: 40px; line-height: 36px;}
	p.bandas_m.m2 {font-size: 50px; line-height: 46px; max-width: 480px;}*/
}
@media (max-width: 1150px){
	.logos_fila2 {width: 230px;}
	.logos_fila3 { width: calc(100% - 685px);}
}

/*@media (max-width: 1100px){
	.li_artista { width: calc(33.3333vw - 42px); height: calc(33.3333vw - 42px);}
	.li_artista:nth-child(2n+1) .li_txt_artista{ background: rgb(218 84 81 / 60%);}
	.li_artista:nth-child(2n+2) .li_txt_artista{ background: rgb(40 35 93 / 60%);}
}*/
@media (max-width: 1024px){
	.oc_mv{display: none;}
	.oc_pc { display: block;}
	.contenedor_home { grid-template-columns: 100%;}
	.contenedor_home .texto_home{position: relative;}
	.texto_home.txt_home_movil { display: block;}
	.bandas_home p { width: 100%;}
	.top2_cartel_home { width: 70%;}
	span.fila.fondo_azul, span.fila.fondo_amarillo, span.fila.fondo_rosa, span.fila.fondo_rosa2, span.fila.peq{	font-size: 18px;    letter-spacing: -0.5px;padding: 15px;}
	span.fila.fondo_azul > span, span.fila.fondo_amarillo > span, span.fila.fondo_rosa > span, span.fila.fondo_rosa2 > span {  font-size: 20px;  line-height: 1;  }
	/*.bandas_home p .ocultocartel { padding: 13px 20px;font-size: 18px; top: -10px;}*/
	.bandas_home p.bandas_p .ocultocartel { padding: 10px 16px 9px 16px;font-size: 15px; top: -7px;}
	.top2_cartel_home img { max-width: 420px;}
.salto_mv_antes > .panel-grid-cell{  position: relative; }
	.salto_mv_antes {flex-direction: column;}
	.salto_mv_antes > .panel-grid-cell{ width: 100% !important;}
	.home .salto_mv_antes {  padding: 0 !important;}
	.cont_top_fechas { top: 105px;}
	.logo_cajasorpresa img { max-width: 500px !important;}
	.inside-header.grid-container.grid-parent { min-height: 96px;}
	.main-navigation .main-nav ul li a {font-size: 20px; line-height: 24px;}
	/*.site-header .header-image { width: 182px; }*/
	.contenedor_home > div { width: auto;  margin: auto;}
  .home div#content, .page-id-416 div#content {margin-top: 25px;}
  .cartel_bottom {margin-bottom: 20px;}
	.btn_entradas_movil { display: block; margin-bottom: -20px;width: 100%;}
  .cartel.cartel_top {flex-wrap: wrap;}
  .cont_video {margin: 0px auto -90px;}
  .panel-grid-cell:has(.cartel.cartel_2026) {max-width: unset;}
  .columna {  display: flex;}
  .contenedor_cartel_dias .cartel.cartel_2026 {  order: unset;}
  .contenedor_cartel_dias{flex-direction: row; max-width: unset;margin-left: -10px;gap: 40px;}
}
@media(max-width:955px) {
  .logos_footer {  display: block; width: 100%; float: left; margin-bottom: 20px; }
  .logos_fila1 { float: left;  width: calc(35% - 20px);  }
  .logos_fila2 { float: left;  width: calc(65% - 20px);  }
  .logos_fila3, .logos_fila3b {  width: 100%; margin-top: 20px;    float: left; }
  .logos_fila2b, .logos_fila2c,.logos_fila2d {  width: 33%;margin-top: 20px; float: left; }
  .site-header .header-image {width: 210px; margin-top: -5px; /*padding: 5px 0;*/}
	.copyright-bar{ flex-direction: column-reverse;}
	.menu_legal {margin-bottom: 5px;}
	.inside-header { padding: 15px 25px;}
	.cont_top_fechas { top: 85px;}
	.inside-header.grid-container.grid-parent { min-height: 72px;}
	.inside-header {padding: 7px 25px;}
	span.subtitulo_logo {font-size: 10.4px;}
}

@media(max-width:890px) {
	.cont_tiendas, .contenedor_tiendas .panel-grid-cell { grid-template-columns: 100%;}
	.top2_cartel_home {width: 85%; margin: 20px auto 0;}
  .columna {  display: contents;}
  .contenedor_cartel_dias .cartel.cartel_2026 {  order: var(--orden-movil);}
  .contenedor_cartel_dias{flex-direction: column; max-width: 560px;gap: 10px;margin-left: auto;}
  
}
@media(max-width:795px) {
	.home .salto_mv_antes { /*flex-direction: column-reverse !important;*/flex-direction: column !important;padding-top: 20px !important;}
	/*.home .texto_home { padding-top: 00px;}*/
	.condiciones_2col ol{column-count: 1;}
	.imagen_cartel { margin: -35px 0 30px 0;}
	button.menu-toggle { width: 60px;    margin-top: 0;}
	.cont_top_fechas { top: 78px;}
	.main-navigation .main-nav ul li a {font-size: 28px; line-height: 1.2; padding: 5px 10px;  color: #fff !important;}
	.frame_glamping{ height: 70vh;}
	.fila_glamping .elementor-column { margin: 0 auto;}
  #header-2023 .elementor-column-gap-default div:nth-child(2) {  display: none;  }
  .logos_fila1, .logos_fila2, .logos_fila3b{  width: 100%;  margin-bottom: 20px; margin-left: 0; }
	.logos_footer{ margin-bottom: 0;}
	.logos_fila3 { margin-top: 0px;width: 100%;}
	.logos_fila2b, .logos_fila2c, .logos_fila2d{ margin-top: 0px;}
	.fila_glamping.elementor-section.elementor-section-boxed>.elementor-container {grid-template-columns: 100%;}
	#header-2023 .elementor-column-gap-default div:nth-child(2) { display: block !important;    margin-top: -20px;}
	.elementor-location-header .elementor-widget-nav-menu .elementor-nav-menu .elementor-item {  color: #000;  line-height: 1.2;  font-size: 24px;  text-align: center !important;}
	.logo_header { width: 265px;}
	.logo_header .elementor-element-populated{ padding: 0 !important;}
	.elementor-menu-toggle { margin-top: -45px; margin-right: 10px;}
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container { top: 0 !important;}
	.site-header .header-image { width: 180px;}
	.inside-header {padding: 15px 0px 15px 20px;}
	.site-logo {  float: left !important;}
	.inside-navigation {   position: unset; }
	.header-aligned-right .site-header, .site-header {position: fixed;z-index: 99999999; width: 100%;}
	div#page {margin-top: 75px;}
	div#primary-menu { width: 100%; position: absolute; left: 0px; top: 78px; background: rgb(49 51 73 / 96%);height: calc(100vh - 137px); z-index: 9999999999;display: none;align-items: center;padding-bottom: 90px;}
	.inside-header.grid-container.grid-parent { min-height: 48px;}
	.toggled div#primary-menu { display: flex;}
	.main-navigation.toggled .main-nav > ul { width: 100%; }
	.main-navigation.toggled .main-nav li{ text-align: center !important;}
	.imagen_cartel img {max-height: unset;}
	.main-navigation .main-nav ul li[class*="current-menu-"] > a { color: #f6c8ca;}
	.fila_accesibilidad1 > .panel-grid-cell { grid-template-columns: 100%;}
	.nav-float-right .inside-header .main-navigation.mobile-menu-control-wrapper button{display: block;}
	.site-header .header-image {padding: 0;}
	.main-navigation ul { justify-content: center; flex-direction: column;}
	span.subtitulo_logo {font-size: 9.5px;}
	.site-logo a {max-width: 95px;}
  .main-navigation li.page_item.page-item-49 a,  .main-navigation li.destacado a {margin:0 auto 10px;}
}
@media (max-width: 780px){
  .li_artista { width: calc(50vw - 58px); height: calc(50vw - 58px);}
	.li_artista:nth-child(3n+1) .li_txt_artista{ background: rgb(218 84 81 / 60%);}
.li_artista:nth-child(3n+2) .li_txt_artista{ background: rgb(255 164 0 / 59%);}
.li_artista:nth-child(3n+3) .li_txt_artista{ background: rgb(40 35 93 / 60%);}
  .cartel_bottom {margin-bottom: 0px;}
}
@media (max-width: 768px){
	/*.bandas_home p.bandas_g {   font-size: 5.6vw; line-height: 0.8;    }
	.bandas_home p.bandas_m { font-size: 5vw; line-height: 5vw;}
	.bandas_home p.bandas_p {    font-size: 22px; line-height: 24px;    display: block; float: left; width: 100%;}
	.bandas_home p .ocultocartel { padding: 1.6vw 2.5vw 1.4vw 2.5vw; font-size: 2.2vw; top: -1vw;}*/
	.bandas_home p .ocultocartel:before {top: -5%;}
	.bandas_home p.bandas_p .ocultocartel { padding: 1.6vw 2.5vw 1.4vw 2.5vw;font-size: 1.8vw; top: -1vw;}
	.top2_cartel_home img { width: 50vw;min-width: 260px; max-width: 100%;}
	p.bandas_p2 {font-size: 24px;margin-top: 15px;}
	.bandas_home p.bandas_g2 {font-size: 72px;}
	.bandas_home p.bandas_g { font-size: 50px;}
	.bandas_home p.bandas_m { font-size: 42px;}
	.bandas_home p.bandas_m2 { font-size: 38px;}
	.bandas_home p.bandas_p { font-size: 32px;}
	p.bandas_dia {   margin-bottom: 3px;    font-size: 26px;    }
	p.subtitulo_bandas_dia {   margin-bottom: 3px;    font-size: 18px;    }
	.inside-article header.entry-header {    width: 100%;}
	.preguntas_frecuentes .siteorigin-widget-tinymce.textwidget h2:first-child {font-size: 30px;}
	.bandas_home{    margin: 10px 0;}
    .cartel_home_uruguay.tabla_horarios span.fila.pequenia {font-size: 22px; letter-spacing: -1px;}
    span.contenedor_2columnas { align-items: center; flex-direction: column;}
	.bg_topfooter {background-size: 413vw;height: 35vw;background-position-y: -6vw;background-position-x: -190vw;}
  .forma3 {right: 3.5vw;left: unset;top: -3.5vw;width: 13vw;}
	p.bandas_g2 {font-size: 11vw;}
	p.bandas_g {font-size: 10vw; }
	p.bandas_m { font-size: 8vw;}
	p.bandas_p2 {font-size: 5vw;}
	p.bandas_m2 {  font-size: 6vw; }
	p.bandas_p {  font-size: 5vw; }
  .cartel .bandas_g .banda {max-width: 40vw;}
  .cartel .bandas_g .banda:first-child {max-width: 33vw;}
  .contenedor_cartel_dias .cartel.cartel_2026{ padding: 25px;}
  .cartel.cartel_2026 {    width: calc(100% + 30px);    margin-right: -10px;    margin-left: -20px;}
  .cartel_home_uruguay.tabla_horarios .bandas_home:first-child span.fila {max-width: 370px;}
  span.fila.fondo_morado {font-size: 32px;}
}
@media (max-width: 690px){
  .logos_fila3, .logos_fila2b, .logos_fila2c, .logos_fila2d {  width: calc(100% - 20px); margin-bottom: 20px; }
}
@media (max-width: 680px){
  p.bandas_m.m2 span:first-child:after, p.bandas_m.m2 span:nth-child(3):before, p.bandas_m.m2 span:nth-child(5):after, p.bandas_m.m2 span:nth-child(5):before{ content: "";}
	.bandas_home p.bandas_m.m2 > span { margin: 0 5px;}
}


@media (max-width: 655px){
  .cartel.cartel_top {gap: 10px;flex-direction: column;margin-top: -70px;}
}
@media (max-width: 640px){
	.inside-article .entry-content {  width: 100%;}
  .cartel.cartel_top img { max-width: 200px !important;}
}
@media (max-width: 560px){
	.top_cartel_home {grid-gap: 0; grid-template-columns: 100%;}
	.contenidos_cartel p span:after { font-size: 20px; line-height: 16px; display: inline-block;  float: unset; }
	.cartel_home { margin: 0 -25px 30px -25px; width: calc(100% + 50px);}
	.logo_bono{display:block; float: none; margin:20px auto; max-width:200px;}
	.page-id-316 .entry-content h2 { font-size: 36px;}
	.preguntas_frecuentes .siteorigin-widget-tinymce.textwidget{padding: 25px 30px;
        width: calc(100% - 10px);
        margin: 0 -25px;    border-radius: 40px;}
	.formulario_m { padding: 20px 25px; margin: 0 -20px;}
	.formulario_talentoribera .fila_form {  grid-template-columns: 100% !important;margin-bottom: 0;grid-gap: 0 !important;}
	.formulario_talentoribera .fila_form label { margin-bottom: 10px; display: block;}
	.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation { padding: 40px 20px;}
	.page-id-556 .panel-grid.panel-has-style>.panel-row-style[data-stretch-type*="full-stretched"].fila_blanca_anchocompleto { padding: 20px 10px !important;}
	footer.site-info { padding: 20px 10px 70px 10px;}
	.logos_fila3, .logos_fila2b, .logos_fila2c, .logos_fila2d { width: 100%;}
	.inside-article {  margin-left: 20px; margin-right: 20px;}
	h1 { font-size: 36px !important; margin: 0 0 20px 0 !important;}
  div#content{ margin-bottom: 0;}
  p.bandas_dia {    font-size: 18px;    }
  .contenedor_cartel_dias .cartel.cartel_2026 {padding: 15px;    }
}
@media (max-width: 540px){
	h1 {font-size: 32px !important;}
	.contenedor_home { margin: 0 -15px -40px; width: calc(100% + 30px);}
	
	.bandas_home { margin: 20px -10px 0 !important;    width: calc(100% + 20px);}
	.tabla_horarios .bandas_home {margin: 20px auto 0 !important;width: calc(100% - 10px);}
	.logos_footer img[src*="logo-esp"] { width: calc(100% - 20px);}
	.top2_cartel_home img { max-width: 270px;}
	.cuadro_blanco { margin: -20px -30px 0px -30px;}
	.top2_cartel_home p {font-size: 15px;}
	span.destacadotop { font-size: 18px;}
	.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {        padding: 40px 10px; }
	/*p.bandas_g .fila:nth-child(1) > span.separador:nth-child(4),
	p.bandas_g .fila:nth-child(2) > span.separador{ display: none;}*/
}
@media (max-width: 495px){
	.top2_cartel_home {   width: 100%;margin: 0 auto 0;    }
	.li_cartel_home:first-child {margin-bottom: 20px;}
	/*p.bandas_g .fila:nth-child(3) > span.separador:nth-child(4){ display: none;}*/
}
@media (max-width: 460px){
	.bandas_home p.bandas_p {    font-size: 26px; line-height: 28px;    display: block; float: left; width: 100%;}
	.tabla_horarios .bandas_home p.bandas_p {    font-size: 34px; line-height: 1; }
    
	/*.bandas_home p .ocultocartel {     padding: 7px 10px 5px 10px; font-size: 12px;  top: -5px;}*/
	.bandas_home p.bandas_p .ocultocartel { padding: 7px 10px 5px 10px; font-size: 10px;  top: -5px;}
	.top_cartel_home p, .top2_cartel_home p { font-size: 14px;}
	a.boton1{font-size: 20px; line-height: 16px;}
	.li_artista { width: calc(100vw - 90px); height: calc(100vw - 90px);}
	p.bandas_p2 {font-size: 24px;margin-top: 15px;}
	/*.bandas_home p.bandas_g2 {font-size: 52px;}
	.bandas_home p.bandas_g { font-size: 41px;}
	.bandas_home p.bandas_m { font-size: 36px;}
	.bandas_home p.bandas_m2 {    font-size: 28px; }*/
	span.separador {margin: 0 -2px; top: -0.7vw;}
	a.boton1.btn_entradas {font-size: 11vw;}
}
@media (max-width: 335px){
	span.subtitulo_logo {font-size: 8.5px;}
	.site-header .header-image {width: 155px;}
}
/*@media (max-width: 400px){
	.bandas_home.g_sabado p.bandas_m .fila > span.separador,
	.bandas_home.g_sabado p.bandas_p .fila > span.separador:nth-child(4),
	.bandas_home.g_pueblo_s p.bandas_p .fila > span.separador {display: none;}
}*/