@charset "UTF-8";
/*
Theme Name: industria4
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: industria4
Tags:

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
  ## Cookies
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* ---FONTS----  */
@font-face {
  font-family: "robotoslab";
  font-style: normal;
  font-weight: 200;
  src: url("/2024/wp-content/themes/industria4/fuentes/robotoslab-thin-webfont.woff2") format("woff2"), url("/2024/wp-content/themes/industria4/fuentes/robotoslab-thin-webfont.woff") format("woff"); }
@font-face {
  font-family: "robotoslab";
  font-style: normal;
  font-weight: 300;
  src: url("/2024/wp-content/themes/industria4/fuentes/robotoslab-light-webfont.woff2") format("woff2"), url("/2024/wp-content/themes/industria4/fuentes/robotoslab-light-webfont.woff") format("woff"); }
@font-face {
  font-family: "lato";
  font-style: normal;
  font-weight: 300;
  src: url("/2024/wp-content/themes/industria4/fuentes/lato-light-webfont.woff2") format("woff2"), url("/2024/wp-content/themes/industria4/fuentes/lato-light-webfont.woff") format("woff"); }
@font-face {
  font-family: "lato";
  font-style: normal;
  font-weight: 400;
  src: url("/2024/wp-content/themes/industria4/fuentes/lato-regular-webfont.woff2") format("woff2"), url("/2024/wp-content/themes/industria4/fuentes/lato-regular-webfont.woff") format("woff"); }
@font-face {
  font-family: "lato";
  font-style: normal;
  font-weight: 700;
  src: url("/2024/wp-content/themes/industria4/fuentes/lato-bold-webfont.woff2") format("woff2"), url("/2024/wp-content/themes/industria4/fuentes/lato-bold-webfont.woff") format("woff"); }
@font-face {
  font-family: "lato";
  font-style: normal;
  font-weight: 700;
  src: url("/2024/wp-content/themes/industria4/fuentes/lato-black-webfont.woff2") format("woff2"), url("/2024/wp-content/themes/industria4/fuentes/lato-black-webfont.woff") format("woff"); }
/*-----TYPOS----*/
/*--CLEAN--*/
/*----COLORES-------*/
/*-------FUENTES-------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote,
q {
  quotes: "" ""; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa; }

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }

select {
  border: 1px solid #ccc; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a:focus {
  outline: 0; }

a:hover,
a:active {
  outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0; }

.main-navigation li {
  float: left;
  position: relative; }

.main-navigation a {
  display: block;
  text-decoration: none; }

.main-navigation ul ul {
  float: left;
  position: absolute;
  top: 22px;
  right: -999em;
  z-index: 99999; }

.main-navigation ul ul ul {
  left: -999em;
  top: 0; }

.main-navigation ul ul a {
  width: 200px; }

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  right: -100%;
  padding: 10px 0; }

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  right: 100%; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; } }
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em; }

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.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; }

/*CAMBIOS POST INSTALACION */
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  background-color: #F4F5F7; }

button,
.button {
  border: none;
  outline: none;
  border-radius: 0px;
  text-align: center;
  padding: 15px 40px;
  text-transform: uppercase;
  border-color: transparent; }

a {
  text-decoration: none; }

/*  MENU HEADER & MENU FOOTER*/
.patrocinan {
  padding-left: 40px; }

/*MODULO PRESENTACION */
div.main-image-container {
  position: relative; }

.home-container {
  background-color: white; }

header#masthead {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 20;
  width: 100%; }

.sticky {
  width: 100%;
  background-color: white;
  z-index: 10;
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2); }

.bannerinfo-poniente {
  width: 100%;
  height: 60vh; }

/*MODULO INFORMACION PARTICIPACION */
.info-poniente img,
.info-patrocinador img {
  height: 260px;
  width: 100%;
  position: relative;
  top: 0;
  object-fit: cover; }

/*  MODULO PATROCINADORES */
.sliders-container {
  text-align: center; }

.platinum-slider,
.gold-slider,
.silver-slider {
  margin: 0; }

.slider-h2 {
  margin: 0; }

ul.platinum-slider div li div,
ul.gold-slider div li div {
  display: inline-block; }

div.li-container > * {
  vertical-align: middle; }

.owl-carousel {
  list-style: none;
  width: 90%; }

.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  bottom: 50%; }

.owl-carousel .owl-item img {
  display: inline; }

.owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: 0%;
  bottom: 50%; }

.title-enterprise {
  position: absolute;
  top: 30%;
  padding-left: 10px;
  padding-right: 10px; }

.title-enterprise h3 {
  text-transform: uppercase; }

/*FOOTER*/
.organizan,
.patrocinan {
  float: left;
  width: 20%; }

footer {
  background-color: #eff0f1; }

/*  PAGINA SABER MAS  */
.saber-mas-container {
  background-color: white; }

.title-invitacion {
  font-weight: lighter; }

ul.slides-tematicas {
  list-style: none; }

li.li-tematica img {
  width: 30% !important; }

.tematica-h1 {
  margin-top: 10%;
  font-weight: lighter; }

.desc-tematica {
  padding: 0px 30px; }

ol {
  list-style: none;
  margin: 0px; }

ol li {
  counter-increment: step-counter; }

ol li p:before {
  content: counter(step-counter) ".";
  font-weight: lighter;
  position: absolute;
  left: -1%;
  top: 0; }

/*  PAGINA INFO-PONENTES  */
.container-ponente {
  margin: 0 auto; }

.informacion-ponente {
  width: 55%;
  float: left;
  margin-top: -12%;
  background-color: white;
  position: relative;
  padding: 40px;
  padding-left: 20px;
  padding-top: 20px;
  box-sizing: border-box; }

.informacion-ponente p,
.tu-audiencia p {
  padding: 0px 30px 0px 30px; }

.h2-ponente,
.tu-audiencia-h2 {
  font-weight: lighter; }

.h2-ponente {
  padding: 0px 30px 0px 30px; }

ul.explicacion {
  list-style: none;
  margin: 0;
  width: 90%; }

.ponente-circulo {
  position: relative; }

.patrocinador-li-p {
  position: relative; }

.li1 .patrocinador-li-p:before,
.li2 .patrocinador-li-p:before,
.li3 .patrocinador-li-p:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: white;
  border: 2.5px solid transparent;
  float: left;
  margin: .25em .25em 0;
  border-radius: 50%;
  position: absolute;
  left: 2%; }

.li1 .patrocinador-li-p:before {
  border-color: #00ACCB; }

.li2 .patrocinador-li-p:before {
  border-color: #018496; }

.li3 .patrocinador-li-p:before {
  border-color: #FDB719; }

.footer-blanco footer {
  background-color: white; }

.requisitos-container,
.plazo-container {
  margin-top: 6%;
  margin-bottom: 6%;
  background-color: white;
  box-shadow: 4px 7px 15px rgba(0, 0, 0, 0.2); }

.requisitos-container {
  margin-top: 10%; }

.plazo-container {
  margin-bottom: 12%; }

/*  PAGINA PATROCINADORES   */
.info-patrocinador-container,
.info-ponente-container {
  background-color: white;
  padding-bottom: 50px; }

.modalidades-container {
  margin-top: 6%; }

.modalidades-h1 {
  font-weight: lighter;
  text-align: center; }

.ventajas-platinum-h2,
.ventajas-gold-h2,
.ventajas-silver-h2 {
  font-weight: normal; }

ul.ventajas-platinum-ul,
ul.ventajas-silver-ul,
ul.ventajas-gold-ul {
  list-style: none;
  margin: 0; }

li.ventaja-platinum:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #8A94C9;
  border: 1.5px solid #8A94C9;
  float: left;
  margin-right: 4px;
  border-radius: 50%; }

li.ventaja-gold:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #FDB719;
  border: 1.5px solid #FDB719;
  float: left;
  margin-right: 4px;
  border-radius: 50%; }

li.ventaja-silver:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #97A2A4;
  border: 1.5px solid #97A2A4;
  float: left;
  margin-right: 4px;
  border-radius: 50%; }

/*  menu Hamburguesa  */
.menu-toggle {
  display: block;
  margin: 1em;
  width: 36px; }

.menu-toggle:before,
.menu-toggle:after {
  background-color: #fff;
  content: '';
  display: block;
  height: 4px;
  transition: all 200ms ease-in-out; }

.menu-toggle:before {
  box-shadow: 0 10px 0 #fff;
  margin-bottom: 16px; }

.menu-toggle:hover:before {
  box-shadow: 0 0 0 #fff;
  transform: translateY(10px) rotate(45deg); }

.menu-toggle:hover:after {
  transform: translateY(-10px) rotate(-45deg); }

/*    MEDIA QUERIES   */
@media (max-width: 1024px) {
  .info-contactar p {
    width: 100%; }

  ul#primary-menu {
    float: right;
    margin-top: 3%;
    width: 70%;
    margin-bottom: 2%; }

  .footer-menu div.menu-main-menu-container {
    width: 100%; } }
@media screen and (max-width: 768px) {
  #site-navigation {
    background-color: white; }

  .logo-industria {
    opacity: 1; }

  .footer-menu div.menu-main-menu-container {
    width: 100%; }

  .info-contactar p {
    width: 100%;
    padding-top: 10px; }

  #site-navigation div.menu-main-menu-container ul#primary-menu li {
    width: 100%;
    padding: 15px;
    margin: 0px; }

  .title-enterprise {
    position: relative; }

  .mas-info {
    margin-top: 0px;
    margin: 0 auto; }

  .audiencia-info {
    position: relative; }

  /*  PAGINA INFO-PONENTE*/
  .tu-audiencia {
    width: 100%;
    margin-top: 50px;
    margin-left: 0px; }

  .informacion-ponente {
    width: 100%;
    margin-left: 1%; }

  .audiencia-info2 {
    position: relative; }

  /*Aparicion menu burguer*/
  #toggle {
    display: block;
    width: 28px;
    height: 30px;
    float: right;
    margin: 30px auto 10px;
    margin-right: 40px; }

  #toggle span:after,
  #toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -9px; }

  #toggle span:after {
    top: 9px; }

  #toggle span {
    position: relative;
    display: block; }

  #toggle span,
  #toggle span:after,
  #toggle span:before {
    width: 100%;
    height: 5px;
    background-color: #516366;
    transition: all 0.3s;
    backface-visibility: hidden;
    border-radius: 2px; }

  /* on activation*/
  #toggle.on span {
    background-color: transparent; }

  #toggle.on span:before {
    transform: rotate(45deg) translate(5px, 5px); }

  #toggle.on span:after {
    transform: rotate(-45deg) translate(7px, -8px); }

  #toggle.on + #site-navigation div.menu-main-menu-container ul#primary-menu {
    opacity: 1;
    visibility: visible; }

  /* menu appearance*/
  #site-navigation div.menu-main-menu-container ul#primary-menu {
    position: relative;
    width: 100%;
    padding: 10px;
    margin: auto;
    text-align: center;
    border-top: 1px solid #516366;
    background: white;
    transition: display .4s ease-in-out; }

  ul,
  li,
  li a {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0; }

  li a {
    padding: 5px;
    text-decoration: none;
    transition: all .2s; }

  #masthead #site-navigation div.menu-main-menu-container ul#primary-menu {
    display: none;
    position: absolute;
    right: 0;
    margin-top: 70px;
    width: 100%; } }
@media (max-width: 700px) {
  .info-contactar p {
    transform: none; } }
@media (max-width: 400px) {
  .patrocinan {
    padding: 0; }

  .footer-menu ul#primary-menu.menu {
    width: 100%; }

  #site-navigation div.menu-main-menu-container ul#primary-menu li {
    width: 100%;
    padding: 15px;
    margin: 0px; }

  .info-contactar p {
    margin: 0;
    transform: none; }

  .title-enterprise {
    position: relative;
    display: block !important; }

  .li-platinum,
  .li-gold,
  .li-silver {
    width: 100%; }

  .logo-industria {
    opacity: 1; }

  /*  PAGINA SABER MAS */
  ol {
    margin: 0px;
    padding: 0; }

  ol li p:before {
    padding: 15px; }

  .mas-info {
    margin: 0 auto;
    margin-top: 5px;
    padding: 20px;
    width: 100%; }

  /*  PAGINA INFO-PONENTES  */
  .tu-audiencia {
    width: 100%;
    margin-top: 50px; }

  .informacion-ponente {
    width: 100%;
    margin-left: 0;
    padding: 30px; }

  .verde {
    width: 100%; } }
/*--AJUSTES--*/
body .title-industria {
  font-size: 60px; }

body .logo-industria {
  top: 6px;
  width: 307px;
  height: auto; }

/*-IGUALAR ESTILOS PROGRAMA-*/
.programacion .col2:first-of-type .wrap-evts div:nth-child(4),
.programacion .col2:first-of-type .wrap-evts div:nth-child(9),
.programacion .col2:first-of-type .wrap-evts div:nth-child(14) {
  background: #f1f3f3 !important; }

.programacion .col2:first-of-type .wrap-evts div:nth-child(4) span,
.programacion .col2:first-of-type .wrap-evts div:nth-child(9) span,
.programacion .col2:first-of-type .wrap-evts div:nth-child(14) span {
  color: #758689 !important; }

/*---------------*/
body {
  font-family: lato, sans-serif;
  font-size: 16px;
  color: #525e60;
  line-height: 1.35; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  line-height: 1.15;
  color: #5e6b6e; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 20px; }

h3,
h4,
h5,
h6 {
  font-size: 16px; }

p,
div,
span {
  line-height: 1.35;
  color: #758689; }

strong {
  font-weight: 900; }

a {
  color: #40B7D9; }

/*------LISTA-------*/
.bullet-ul {
  margin: 0;
  list-style: none;
  padding: 0 24px; }
  .bullet-ul li {
    position: relative;
    padding: 8px 0 8px 24px; }
    .bullet-ul li:before {
      content: "";
      width: 8px;
      height: 8px;
      background-color: transparent;
      border: 2px solid #b17acb;
      float: left;
      margin: 6px 0 0 0;
      border-radius: 50%;
      position: absolute;
      left: 0; }
    .bullet-ul li p {
      margin: 0; }

/*-----MIXIN GENERALS----*/
/*-------BOTTONES-----*/
.boton-saber-mas {
  display: inline-block;
  padding: 10px 48px 8px 48px;
  font-size: 20px;
  text-transform: uppercase;
  transition: all 500ms ease-in-out;
  font-weight: 400;
  letter-spacing: 2px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.3);
  color: white;
  background: #3DCFC6;
  background: linear-gradient(to right, #3DCFC6, #56B8C4);
  border: 0;
  position: relative;
  margin-top: 72px; }
  .boton-saber-mas:hover {
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1); }
    .boton-saber-mas:hover:after {
      opacity: 1; }
  .boton-saber-mas span {
    position: relative;
    z-index: 1;
    color: white; }
  .boton-saber-mas:after {
    opacity: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(to right, #19f3e6, #34d3e6);
    transition: opacity 400ms ease-in-out; }

input[type="text"],
input[type="email"],
textarea {
  background: #f1f3f3;
  border: 0;
  margin-top: 8px;
  width: 100%;
  border-radius: 0;
  border: 1px solid #f1f3f3;
  transition: all 200ms ease-in-out; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  textarea:focus {
    outline: 0;
    border-color: #bac3c4; }

input[type="submit"] {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-shadow: none;
  box-shadow: none;
  cursor: pointer;
  border-radius: 0; }

input[type="submit"]:focus,
input[type="submit"]:enabled {
  outline: 0; }

input[type="submit"] {
  display: inline-block;
  padding: 8px 24px;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  font-size: 16px;
  text-transform: uppercase;
  background: linear-gradient(to right, #3DCFC6, #56B8C4);
  color: white;
  border: 0; }
  input[type="submit"]:hover {
    background: linear-gradient(to right, #19f3e6, #34d3e6);
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1); }

.btn-masinfo1 {
  display: inline-block;
  padding: 8px 24px;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  font-size: 16px;
  text-transform: uppercase;
  color: white;
  background: #40B7D9;
  background: linear-gradient(to right, #40B7D9, #66A7D1);
  border: 0;
  transition: all 400ms ease-in-out;
  position: relative; }
  .btn-masinfo1:hover {
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1); }
    .btn-masinfo1:hover:after {
      opacity: 1; }
  .btn-masinfo1 span {
    position: relative;
    z-index: 1;
    color: white; }
  .btn-masinfo1:after {
    opacity: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(to right, #29c4f0, #52abe5);
    transition: opacity 400ms ease-in-out; }

.btn-masinfo2 {
  display: inline-block;
  padding: 8px 24px;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  font-size: 16px;
  text-transform: uppercase;
  color: white;
  background: #3DCFC6;
  background: linear-gradient(to right, #3DCFC6, #56B8C4);
  border: 0;
  transition: all 400ms ease-in-out;
  position: relative; }
  .btn-masinfo2:hover {
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1); }
    .btn-masinfo2:hover:after {
      opacity: 1; }
  .btn-masinfo2 span {
    position: relative;
    z-index: 1;
    color: white; }
  .btn-masinfo2:after {
    opacity: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(to right, #25e7db, #3fcadb);
    transition: opacity 400ms ease-in-out; }

.btn-container {
  text-align: right;
  padding-right: 40px;
  padding-bottom: 0;
  position: absolute;
  width: 100%;
  bottom: 30px; }

.btn-reservar {
  display: inline-block;
  padding: 8px 24px;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  font-size: 16px;
  text-transform: uppercase;
  color: white;
  background: transparent;
  border: 1px solid white;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  transition: all 500ms ease-in-out; }
  .btn-reservar:hover {
    border: 1px solid white;
    color: #333950;
    background: white; }

.btn-contact-container {
  width: 100%;
  text-align: center; }

.contact-a {
  display: inline-block;
  padding: 8px 24px;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  font-size: 16px;
  text-transform: uppercase;
  color: #3DCFC6;
  background: white;
  border: 1px solid white;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  transition: all 500ms ease-in-out; }
  .contact-a:hover {
    border: 1px solid white;
    color: white;
    background: transparent; }

/*-------COLS-------*/
.row {
  max-width: 1100px;
  margin: 0 auto;
  width: 90%; }
  .row::after, .row::before {
    content: "";
    display: table; }
  .row::after {
    clear: both; }

.row-mini {
  max-width: 880px;
  margin: 0 auto;
  width: 90%; }

.columns {
  margin-left: -40px;
  margin-right: -40px; }
  .columns::after, .columns::before {
    content: "";
    display: table; }
  .columns::after {
    clear: both; }
  @media only screen and (max-width: 768px) {
    .columns {
      margin-left: 0;
      margin-right: 0; } }

.col2 {
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 0 40px; }
  @media only screen and (max-width: 768px) {
    .col2 {
      width: 100%;
      padding: 0;
      margin-bottom: 24px; } }

.col2 .inner {
  position: relative; }

.seccion {
  padding: 80px 0; }
  .seccion + .seccion {
    padding: 0 0 80px 0; }

/*-----GENERALS------*/
.textcenter {
  text-align: center; }

.outer-gris {
  background: white; }

.outerwhite {
  background: white; }

.box {
  background: white;
  box-shadow: 2px 3px 15px 0px rgba(0, 0, 0, 0.12);
  padding: 40px;
  margin-top: 40px; }

/*----TITLES----------*/
.title-invitacion,
.tematica-h1,
.audiencia-h2,
.info-estructura-h2,
.requisitos-h2,
.plazo-h2,
.ficha h2 {
  margin: 0;
  padding: 0 0 16px 0;
  font-size: 34px;
  font-family: robotoslab;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased; }
  @media only screen and (max-width: 768px) {
    .title-invitacion,
    .tematica-h1,
    .audiencia-h2,
    .info-estructura-h2,
    .requisitos-h2,
    .plazo-h2,
    .ficha h2 {
      font-size: 30px; } }

.audiencia-h2,
.requisitos-h2 {
  color: #9C55BD; }

.info-estructura-h2,
.plazo-h2 {
  color: #00ABCA; }

.audiencia-info,
.programacion,
.informacion .inner {
  box-shadow: 2px 3px 15px 0px rgba(0, 0, 0, 0.12); }

/*---LOGO--*/
.title-img {
  margin-bottom: 32px; }
  @media only screen and (max-width: 768px) {
    .title-img {
      width: 80px; } }

/*------BANNERS-------*/
.banner-primary {
  width: 100%;
  position: relative; }
  .banner-primary .imgwrapper {
    position: absolute;
    width: 100%;
    height: 100%; }
  .banner-primary .textwrapper {
    padding-top: 144px;
    padding-bottom: 0px;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 768px) {
      .banner-primary .textwrapper {
        padding-bottom: 64px; } }

.imgwrapper {
  background-color: #d1dbde;
  position: relative;
  overflow: hidden; }
  .imgwrapper:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: black;
    background: linear-gradient(to top, black, rgba(0, 0, 0, 0));
    opacity: 0.2; }

.imgwrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

.home-logo {
  color: white; }

.title-revolucion {
  line-height: 1;
  color: #68fff7;
  margin-top: 10px;
  margin-bottom: 56px;
  font-weight: 400;
  font-size: 37px;
  margin: 0;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6); }

.title-congreso {
  color: white;
  line-height: 1;
  font-size: 24px;
  margin: 0;
  font-weight: 400; }

.title-industria {
  color: white;
  line-height: 1;
  font-size: 80px;
  margin: 8px 0 16px 0;
  font-weight: 400; }
  @media only screen and (max-width: 768px) {
    .title-industria {
      font-size: 50px; } }

/*-----HEADER--------*/
.logo-industria {
  position: fixed;
  top: 10px;
  left: calc((100% - 1100px) / (2/1));
  opacity: 0;
  transition: opacity 0.5s ease-in-out; }
  @media screen and (max-width: 1224px) {
    .logo-industria {
      left: 5%; } }

ul#primary-menu {
  max-width: 1100px;
  margin: 0 auto;
  width: 90%;
  margin-top: 25px;
  margin-bottom: 2%;
  float: none;
  text-align: center; }
  ul#primary-menu li {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: none; }
    ul#primary-menu li a {
      color: white;
      font-weight: 400;
      transition: all 0.3s ease-in-out;
      padding: 5px 20px; }
      ul#primary-menu li a:hover {
        opacity: 0.5; }

.sticky .menu-main-menu-container {
  max-width: 1100px;
  margin: 0 auto;
  width: 90%; }
  .sticky .menu-main-menu-container::after, .sticky .menu-main-menu-container::before {
    content: "";
    display: table; }
  .sticky .menu-main-menu-container::after {
    clear: both; }
.sticky ul#primary-menu {
  float: right;
  margin-top: 3%;
  width: auto;
  margin-bottom: 2%; }
  .sticky ul#primary-menu li {
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    width: auto;
    float: left; }
    .sticky ul#primary-menu li a {
      color: #525e60 !important;
      font-weight: 400;
      width: 100%;
      padding-left: 10px;
      padding-right: 10px;
      transition: all 0.3s ease-in-out;
      font-size: 15px; }
      .sticky ul#primary-menu li a:hover {
        opacity: 0.5; }
  .sticky ul#primary-menu ul {
    padding: 25px 20px 10px 20px;
    border-bottom: 1px solid #f1f1f1;
    background: white;
    box-shadow: none; }
    .sticky ul#primary-menu ul li a {
      padding: 5px 0;
      font-size: 14px; }

.banner-info {
  width: 100%;
  position: absolute;
  height: 100%; }

/*-------CUANDO Y DONDE?-----*/
.ubicacion-evento {
  position: relative; }
  .ubicacion-evento .textwrapper {
    padding: 64px 0;
    text-align: center;
    max-width: 550px;
    width: 90%;
    margin: 0 auto; }
  .ubicacion-evento .imgwrapper img {
    width: 100%;
    min-height: 100%;
    min-width: 100.1%;
    max-width: 1000%;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    object-fit: cover; }
  .ubicacion-evento h2,
  .ubicacion-evento h3,
  .ubicacion-evento p,
  .ubicacion-evento span {
    font-weight: 400;
    color: white;
    margin: 0; }
  .ubicacion-evento h2 {
    margin-bottom: 24px;
    font-size: 34px; }
  .ubicacion-evento .poli {
    text-transform: uppercase;
    display: block; }
  .ubicacion-evento p {
    margin-bottom: 8px; }
  .ubicacion-evento .btn-reservar {
    margin-top: 24px;
    padding-left: 40px;
    padding-right: 40px; }
  .ubicacion-evento .lugar-ubicacion,
  .ubicacion-evento .fecha-ubicacion {
    margin-bottom: 24px; }

/*--zono patrocinadores---*/
.div-platinum {
  border-left: 8px solid #fcb719; }

.div-gold {
  border-left: 8px solid #859293; }

.div-silver {
  border-left: 8px solid #afb7ba; }

.patrocionadores {
  text-align: center;
  padding: 80px 0;
  background: #f1f3f3; }
  .patrocionadores ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .patrocionadores ul li {
      padding: 0;
      margin: 0 20px;
      display: inline-block; }
      @media only screen and (max-width: 768px) {
        .patrocionadores ul li {
          margin: 0; } }
  .patrocionadores h2 {
    font-weight: 300;
    margin-bottom: 20px; }

.div-platinum,
.div-gold,
.div-silver {
  text-align: center;
  background-color: white;
  padding: 32px 0;
  margin-bottom: 24px; }
  .div-platinum ul li,
  .div-gold ul li,
  .div-silver ul li {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 30px; }
    .div-platinum ul li a,
    .div-gold ul li a,
    .div-silver ul li a {
      display: block;
      margin: 0 20px;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      transition: filter 300ms ease-in-out; }
      
      .div-platinum ul li a:hover,
      .div-gold ul li a:hover,
      .div-silver ul li a:hover {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%); }


.div-silver {
  margin-bottom: 0; }

.slider-h2 {
  margin-bottom: 40px; }

/*-----MODULO CONTACTAR----*/
.contacta {
  padding: 48px 0;
  background: linear-gradient(to right, #3DCFC6, #56B8C4); }
  .contacta.claro {
    background: #e3e7e7; }
    .contacta.claro p {
      color: #525e60; }
    .contacta.claro a {
      display: inline-block;
      padding: 8px 24px;
      box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
      font-size: 16px;
      text-transform: uppercase;
      color: white;
      background: #3DCFC6;
      background: linear-gradient(to right, #3DCFC6, #56B8C4);
      border: 0;
      transition: all 400ms ease-in-out;
      position: relative; }
      .contacta.claro a:hover {
        box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1); }
        .contacta.claro a:hover:after {
          opacity: 1; }
      .contacta.claro a span {
        position: relative;
        z-index: 1;
        color: white; }
      .contacta.claro a:after {
        opacity: 0;
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background: linear-gradient(to right, #25e7db, #3fcadb);
        transition: opacity 400ms ease-in-out; }

.info-contactar {
  text-align: center;
  color: white; }

.info-contactar p {
  position: relative;
  margin: 0 auto;
  width: 90%;
  padding: 0px 20px 0px 20px;
  max-width: 600px;
  margin-bottom: 30px;
  font-size: 20px;
  color: white; }

/*-------MODULO INFORMACION-----*/
.informacion {
  padding: 80px 0; }

.info-p {
  padding: 0 40px 100px 40px;
  width: 100%;
  text-align: left; }

.title-h2 {
  text-align: left;
  padding: 24px 40px 0 40px;
  margin: 0;
  font-size: 24px;
  font-weight: 400; }

/*-----------FOOTER-----*/
.footer-menu {
  display: none;
  float: right;
  width: 100%; }
  @media only screen and (max-width: 768px) {
    .footer-menu {
      float: left;
      margin-bottom: 40px; } }
  .footer-menu ul#primary-menu.menu {
    margin: 0 auto;
    padding: 0; }
    .footer-menu ul#primary-menu.menu ul {
      margin: 0; }
    .footer-menu ul#primary-menu.menu li {
      display: inline-block;
      text-align: right; }
      @media only screen and (max-width: 768px) {
        .footer-menu ul#primary-menu.menu li {
          text-align: center; } }
      .footer-menu ul#primary-menu.menu li a {
        display: block;
        color: #525e60 !important;
        font-weight: 400;
        padding: 4px 10px;
        font-size: 14px; }


/*----------sabermas-invitacion-----------*/
.banner-primary .textwrapper.sabermas-invitacion {
  color: white;
  padding-top: 80px;
  padding-bottom: 40px;
  float: right; }
  .banner-primary .textwrapper.sabermas-invitacion p,
  .banner-primary .textwrapper.sabermas-invitacion h2 {
    color: white; }
  .banner-primary .textwrapper.sabermas-invitacion h2 {
    position: relative; }
    .banner-primary .textwrapper.sabermas-invitacion h2:after {
      content: "";
      width: 100px;
      height: 2px;
      position: absolute;
      bottom: 5px;
      background: white;
      display: block; }

/*----------TEMATICAS BLOQUE-----------*/
.tematicas-congreso {
  text-align: center;
  padding: 80px 0; }

.p-tematica2 {
  margin: 0; }

/*----------Modulo DOBLE IMG LADO-----------*/
.modulo-doble {
  position: relative; }
  .modulo-doble .imgwrapper {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0; }
    @media only screen and (max-width: 768px) {
      .modulo-doble .imgwrapper {
        width: 100%;
        position: static; } }
    .modulo-doble .imgwrapper img {
      width: 100%;
      min-height: 100%;
      min-width: 100.1%;
      max-width: 1000%;
      position: relative;
      left: 50%;
      top: 0;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      object-fit: cover; }
    .modulo-doble .imgwrapper:after {
      display: none; }
  .modulo-doble .textwrapper {
    padding: 40px;
    width: 50%;
    float: right; }
    @media only screen and (max-width: 768px) {
      .modulo-doble .textwrapper {
        width: 100%;
        padding: 24px; } }
  .modulo-doble.right .imgwrapper {
    left: auto;
    right: 0; }
  .modulo-doble.right .textwrapper {
    float: left; }
  .modulo-doble.right.inrow .textwrapper {
    padding-right: 40px;
    padding-left: calc((100% - 1100px) / (2/1)); }
    @media screen and (max-width: 1224px) {
      .modulo-doble.right.inrow .textwrapper {
        padding-left: 5%; } }
  .modulo-doble.inrow .textwrapper {
    padding-left: 40px;
    padding-right: calc((100% - 1100px) / (2/1)); }
    @media screen and (max-width: 1224px) {
      .modulo-doble.inrow .textwrapper {
        padding-right: 5%; } }

.bigcol {
  width: 100%;
  padding: 40px 64px 40px 40px;
  margin-top: -80px;
  background: white;
  float: left; }
  @media only screen and (max-width: 768px) {
    .bigcol {
      width: 100%;
      padding: 24px; } }

.bigcol2 {
  width: 60%;
  padding: 40px 64px 40px 40px;
  margin-top: -80px;
  background: white;
  float: left; }
  @media only screen and (max-width: 768px) {
    .bigcol2 {
      width: 100%;
      padding: 24px; } }

/*-------ESTRUCTURA------*/
.estructura-container {
  background-color: white; }
  .estructura-container .textwrapper {
    padding-top: 80px;
    padding-bottom: 80px; }
  .estructura-container ul {
    list-style: none;
    margin: 0;
    padding: 32px 32px 0 64px; }
  .estructura-container li {
    margin: 0;
    padding: 0;
    position: relative; }
    .estructura-container li:before {
      position: absolute;
      display: block;
      content: "1.";
      font-family: robotoslab;
      font-weight: 300;
      font-size: 30px;
      left: -35px;
      top: -5px;
      color: #00ABCA; }
    .estructura-container li:last-child:before {
      content: "2."; }
    .estructura-container li p {
      margin: 0 0 16px 0; }

.mas-info {
  padding: 32px;
  width: 70%;
  max-width: 350px;
  background: white;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 14px; }
  @media only screen and (max-width: 768px) {
    .mas-info {
      position: static;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      transform: translate(0, 0);
      width: 100%;
      margin: 0;
      max-width: none; } }
  .mas-info p {
    margin: 0 0 15px 0; }
    .mas-info p:last-child {
      margin-bottom: 0; }

/*--------SLIDER TEMATICAS-----*/
.slider-tematicas-container {
  padding: 40px 0px 0 0px; }

.slider-tematicas-container .owl-carousel {
  width: 100%;
  margin: 0 auto; }

.slider-tematicas-container .owl-carousel .owl-nav .owl-prev {
  left: 0; }

.slider-tematicas-container .owl-carousel .owl-dots {
  text-align: center; }

.slider-tematicas-container .owl-carousel .owl-dots .owl-dot.active {
  background-color: #707F82;
  border-color: transparent;
  height: 50%;
  width: 10px; }

.slider-tematicas-container .owl-carousel .owl-dots .owl-dot {
  border-radius: 50%;
  border: 0.5px solid #9eabad;
  background-color: transparent;
  padding: 5px;
  margin: 5px;
  height: 50%;
  width: 10px;
  display: inline-block; }

/*-------BLOQUE AUDIENCIA-----*/
.audiencia-info {
  background: white; }

/*-------BLOQUE PROGRAMACION-----*/
.wrapper-programacion,
.audiencia-container {
  padding: 80px 0; }

.programacion {
  background: white;
  padding: 40px; }
  .programacion .audiencia-h2 {
    text-align: center;
    margin-bottom: 24px; }

.dia-semana {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 16px;
  display: inline-block; }
  .dia-semana span {
    font-weight: 700; }

.wrap-evts div {
  position: relative;
  background: #f1f3f3;
  margin-bottom: 8px; }
  .wrap-evts div::after, .wrap-evts div::before {
    content: "";
    display: table; }
  .wrap-evts div::after {
    clear: both; }
  .wrap-evts div span {
    display: block;
    float: left;
    padding: 12px; }
    @media only screen and (max-width: 768px) {
      .wrap-evts div span {
        padding: 8px; } }
  .wrap-evts div .hora {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    box-sizing: border-box;
    border-right: 8px solid white;
    height: 100%; }
    @media only screen and (max-width: 768px) {
      .wrap-evts div .hora {
        width: 100%;
        position: static;
        border-right: 0; } }
  .wrap-evts div .txt {
    float: right;
    width: calc(100% - 130px); }
    @media only screen and (max-width: 768px) {
      .wrap-evts div .txt {
        width: 100%; } }

.nota {
  border: 1px solid #bac3c4;
  padding: 16px;
  text-align: center;
  font-size: 14px;
  margin-top: 40px; }
  .nota span {
    color: #9C55BD; }

/*--------SINGLES------*/
.ficha {
  background: white; }
  .ficha .imgwrapper {
    height: 300px; }
  .ficha .textwrapper {
    position: relative; }

/*---TU AUDIENCIA--*/
.outer-audiencia {
  float: left;
  width: 40%; }
  @media only screen and (max-width: 768px) {
    .outer-audiencia {
      width: 100%; } }

.tu-audiencia {
  width: 90%;
  max-width: 320px;
  margin: 64px auto;
  border: 2px solid #a767c4;
  padding: 32px;
  box-sizing: border-box; }
  @media only screen and (max-width: 768px) {
    .tu-audiencia {
      margin: 24px auto; } }
  .tu-audiencia p {
    padding: 0;
    margin: 0;
    font-size: 14px; }
  .tu-audiencia h2 {
    padding: 0;
    margin: 0;
    color: #9C55BD;
    margin-bottom: 8px;
    font-size: 24px; }

/*------MODALIDADES DE PATROCINIO------*/
.modalidades-patrocinio {
  padding: 30px 0; }
  .modalidades-patrocinio h1 {
    margin-bottom: 32px; }
  .modalidades-patrocinio ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .modalidades-patrocinio ul li {
      line-height: 1.15;
      margin: 0;
      border-bottom: 2px solid #f1f3f3; }
      .modalidades-patrocinio ul li::after, .modalidades-patrocinio ul li::before {
        content: "";
        display: table; }
      .modalidades-patrocinio ul li::after {
        clear: both; }
      .modalidades-patrocinio ul li div {
        vertical-align: middle;
        display: inline-block;
        margin-left: -3px;
        padding: 8px 16px; }
        .modalidades-patrocinio ul li div:nth-child(1) {
          width: 40%; }
          @media only screen and (max-width: 768px) {
            .modalidades-patrocinio ul li div:nth-child(1) {
              width: 100%;
              text-align: center; } }
        .modalidades-patrocinio ul li div:nth-child(2), .modalidades-patrocinio ul li div:nth-child(3), .modalidades-patrocinio ul li div:nth-child(4) {
          width: 20%;
          text-align: center; }
          @media only screen and (max-width: 768px) {
            .modalidades-patrocinio ul li div:nth-child(2), .modalidades-patrocinio ul li div:nth-child(3), .modalidades-patrocinio ul li div:nth-child(4) {
              width: 100%;
              border-bottom: 1px solid #f1f3f3; } }
        .modalidades-patrocinio ul li div:nth-child(3).destacada {
          background-image: url(/2024/wp-content/themes/industria4/recursos/ico-destacado-gold.svg); }
        .modalidades-patrocinio ul li div:nth-child(4).destacada {
          background-image: url(/2024/wp-content/themes/industria4/recursos/ico-destacado-silver.svg); }
        .modalidades-patrocinio ul li div.destacada {
          padding-top: 32px;
          background: url(/2024/wp-content/themes/industria4/recursos/ico-destacado.svg) no-repeat;
          background-position: center 8px;
          text-transform: uppercase;
          font-size: 12px; }
      .modalidades-patrocinio ul li:first-child {
        border-bottom: 1px solid transparent;
        margin-bottom: 10px; }
        .modalidades-patrocinio ul li:first-child div {
          color: white;
          padding: 16px;
          font-size: 24px; }
        .modalidades-patrocinio ul li:first-child div:nth-child(1) {
          min-height: 1px; }
        .modalidades-patrocinio ul li:first-child div:nth-child(2) {
          background: #fcb719; }
        .modalidades-patrocinio ul li:first-child div:nth-child(3) {
          background: #859293; }
        .modalidades-patrocinio ul li:first-child div:nth-child(4) {
          background: #afb7ba; }
      .modalidades-patrocinio ul li:last-child div {
        vertical-align: top; }
        .modalidades-patrocinio ul li:last-child div .contratar-btn {
          display: block;
          padding: 6px 8px;
          border: 1px solid gray;
          margin-top: 15px;
          font-size: 14px;
          transition: all 200ms ease-in-out; }
          .modalidades-patrocinio ul li:last-child div .contratar-btn span {
            color: gray;
            text-transform: uppercase; }
        .modalidades-patrocinio ul li:last-child div:nth-child(2) .money {
          color: #fcb719; }
        .modalidades-patrocinio ul li:last-child div:nth-child(2) .contratar-btn {
          border-color: #fcb719; }
          .modalidades-patrocinio ul li:last-child div:nth-child(2) .contratar-btn span {
            color: #fcb719; }
          .modalidades-patrocinio ul li:last-child div:nth-child(2) .contratar-btn:hover {
            background-color: #fcb719; }
            .modalidades-patrocinio ul li:last-child div:nth-child(2) .contratar-btn:hover span {
              color: white; }
        .modalidades-patrocinio ul li:last-child div:nth-child(3) .money {
          color: #859293; }
        .modalidades-patrocinio ul li:last-child div:nth-child(3) .contratar-btn {
          border-color: #859293; }
          .modalidades-patrocinio ul li:last-child div:nth-child(3) .contratar-btn span {
            color: #859293; }
          .modalidades-patrocinio ul li:last-child div:nth-child(3) .contratar-btn:hover {
            background-color: #859293; }
            .modalidades-patrocinio ul li:last-child div:nth-child(3) .contratar-btn:hover span {
              color: white; }
        .modalidades-patrocinio ul li:last-child div:nth-child(4) .money {
          color: #afb7ba; }
        .modalidades-patrocinio ul li:last-child div:nth-child(4) .contratar-btn {
          border-color: #afb7ba; }
          .modalidades-patrocinio ul li:last-child div:nth-child(4) .contratar-btn span {
            color: #afb7ba; }
          .modalidades-patrocinio ul li:last-child div:nth-child(4) .contratar-btn:hover {
            background-color: #afb7ba; }
            .modalidades-patrocinio ul li:last-child div:nth-child(4) .contratar-btn:hover span {
              color: white; }
      .modalidades-patrocinio ul li:last-child span {
        display: block; }
        .modalidades-patrocinio ul li:last-child span.money {
          font-size: 24px;
          font-weight: 700; }
        .modalidades-patrocinio ul li:last-child span.sub1 {
          font-size: 14px; }
        .modalidades-patrocinio ul li:last-child span.sub2 {
          margin-top: 10px;
          font-size: 12px; }

/*--------------------------------------------------------------
## Cookies
--------------------------------------------------------------*/
#cookie-notice {
  background: #525e60 !important;
  opacity: 0.95; }

.cookie-notice-container {
  font-size: 16px;
  padding: 20px 0;
  max-width: 1100px;
  margin: 0 auto;
  width: 80%; }
  .cookie-notice-container::after, .cookie-notice-container::before {
    content: "";
    display: table; }
  .cookie-notice-container::after {
    clear: both; }

.cookie-notice-container span {
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.25;
  width: calc(100% - 180px);
  float: left;
  display: block;
  padding: 0;
  font-size: 14px;
  text-align: left;
  box-sizing: border-box;
  padding-right: 15%; }

#cookie-notice .button.bootstrap {
  font-family: Lato;
  display: block;
  float: right;
  padding: 4px 12px;
  margin-right: 0.3em;
  margin-bottom: 0;
  line-height: 20px;
  color: white;
  text-align: center;
  text-shadow: none;
  font-style: normal;
  vertical-align: middle;
  cursor: pointer;
  color: #ffffff;
  background: #2498a7;
  border: 0;
  box-shadow: none;
  padding: 5px 20px;
  font-size: 12px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  transition: all 200ms ease-in-out; }
  #cookie-notice .button.bootstrap:hover {
    transition: all 200ms ease-in-out;
    background: #2dc2d6; }

/*--COMITE--*/
.comite .title span {
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 19px;
  margin-bottom: 20px; }
.comite .col2 {
  width: 33.3333333333%;
  float: left;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 30px;
  border-right: 1px solid #d3d9d9; }
  .comite .col2:last-child {
    border-right: 0; }
.comite .txt {
  display: block;
  margin-bottom: 5px; }

/*  ESTILOS PARA LOS PONENTES   */
.clear {
  clear: both; }

.title-fecha {
  color: white;
  font-weight: normal; }

.ponentes-title {
  margin: 0;
  text-align: center;
  padding: 40px 0px 16px 0px;
  font-size: 34px;
  font-family: robotoslab;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  color: #5e6b6e; }

/*  Color del container dependiendo de d├│nde se encuentre */
body.home .mainContainer3 {
  background-color: white; }

body.page-template-page-plantilla-ponente .mainContainer3 {
  background-color: white; }

.ponentesContainer {
  padding-top: 40px;
  max-width: 1100px;
  margin: 0 auto; }

.ponente-box {
  float: left;
  padding: 15px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: calc(100% / 4);
  box-sizing: border-box; }

.ponente-box .ponente-img {
  width: 100%;
  max-width: 180px;
  max-height: 180px;
  object-fit: cover;
  box-shadow: 4px 0px 11px rgba(0, 0, 0, 0.18); }

.ponente-nombre,
.ponente-cargo {
  font-size: 16px;
  text-align: center;
  margin: 0; }

.ponente-nombre {
  font-size: 18px;
  color: #5c91b1;
  margin-top: 10px;
  line-height: 1.15; }

.ponente-cargo {
  line-height: 1.15;
  font-size: 15px; }

.ponente-box .icono {
  max-width: 32px;
  padding-top: 10px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: all 0.3s ease; }

.icono:hover {
  filter: none; }

.imgContainer {
  width: 200px;
  height: 200px;
  max-width: 200px;
  max-height: 200px;
  background-image: url(/2024/wp-content/themes/industria4/css/fotos/gemma.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  margin: 0 auto; }

.comite .col2 {
  width: 50%; }

.ancho-doble {
  float: none;
  width: 80%;
  margin: 0 auto; }

.ancho-doble:last-child {
  padding-top: 50px; }

	/*  Cambios patrocinadores 18-10-2022 */
	
	.patrocionadores ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.patrocionadores ul:last-of-type {
grid-template-columns: repeat(3, 1fr);
}

.patrocionadores ul li {
align-self: center;
}

/*  PARTE MERCAT CENTRAL  */
.mapa-mercat {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: all 0.4s ease; }

.mapa-mercat:hover {
  filter: none;
  -webkit-filter: none; }

.ficha .imgwrapper.mercat {
  height: 500px; }

.no-border {
  border: none; }

.colaborador-mercat {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  margin-right: 10px;
  margin-top: 10px;
  max-width: 260px;
  transition: all 0.4s ease; }

.colaborador-mercat:hover {
  filter: none;
  filter: none; }

/*  MEDIA QUERIES ADICIONALES   */
@media screen and (max-width: 800px) {
  .footer-div {
    text-align: center; }

  .organizan,
  .patrocinan {
    width: 100%; }

  .patrocinan {
    padding-left: 0;
    padding-bottom: 20px; }

  .patrocinan img {
    width: 100%; }
	
  ul#primary-menu {
    width: 100%; }

  .footer-menu {
    width: 100%; }

  .footer-menu ul#primary-menu.menu li {
    display: inline-block;
    text-align: center;
    width: 50%; } }
@media screen and (max-width: 768px) {
  .comite .col2 {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #d3d9d9; }

  .ancho-doble {
    width: 100%; } }
@media screen and (max-width: 1150px) {
  /*Aparicion menu burguer */
  #site-navigation {
    background-color: white; }

  #toggle {
    display: block;
    width: 28px;
    height: 30px;
    float: right;
    margin: 30px auto 10px;
    margin-right: 40px; }

  #toggle span:after,
  #toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -9px; }

  #toggle span:after {
    top: 9px; }

  #toggle span {
    position: relative;
    display: block; }

  #toggle span,
  #toggle span:after,
  #toggle span:before {
    width: 100%;
    height: 3px;
    background-color: #516366;
    transition: all 0.3s;
    backface-visibility: hidden;
    border-radius: 2px; }

  /* on activation */
  #toggle.on span {
    background-color: transparent; }

  #toggle.on span:before {
    transform: rotate(45deg) translate(5px, 5px); }

  #toggle.on span:after {
    transform: rotate(-45deg) translate(7px, -8px); }

  #toggle.on + #site-navigation div.menu-main-menu-container ul#primary-menu {
    opacity: 1;
    visibility: visible; }

  /* menu appearance*/
  #site-navigation div.menu-main-menu-container ul#primary-menu {
    position: relative;
    width: 100%;
    padding: 10px;
    margin: auto;
    text-align: center;
    border-top: 1px solid #d8d8d8;
    background: white;
    transition: display .4s ease-in-out;
    box-shadow: 1px 2001px 1px 2000px rgba(0, 0, 0, 0.7);
    background: #f1f1f1; }

  ul,
  li,
  li a {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0; }

  li a {
    padding: 5px;
    text-decoration: none;
    transition: all .2s; }

  #masthead #site-navigation div.menu-main-menu-container ul#primary-menu {
    display: none;
    position: absolute;
    right: 0;
    margin-top: 70px;
    width: 100%;
    max-width: 100%; }

  #site-navigation div.menu-main-menu-container ul#primary-menu li {
    width: 100%;
    padding: 10px 0px;
    margin: 0px;
    font-size: 15px; }

  body .logo-industria {
    opacity: 1 !important;
    top: 9px;
    width: 247px; }

  .sticky .main-navigation ul#primary-menu li a,
  .main-navigation ul#primary-menu li a {
    text-transform: uppercase; }

  .sticky .main-navigation ul#primary-menu ul,
  .main-navigation ul#primary-menu ul {
    float: left;
    position: static;
    z-index: 0;
    width: 100%;
    background: transparent;
    padding: 0;
    display: block; }
    .sticky .main-navigation ul#primary-menu ul li,
    .main-navigation ul#primary-menu ul li {
      width: 100%; }
      .sticky .main-navigation ul#primary-menu ul li a,
      .main-navigation ul#primary-menu ul li a {
        display: block;
        width: 100%;
        color: #40B7D9 !important;
        font-size: 15px;
        text-transform: none; } }
@media screen and (max-width: 768px) {
  body .logo-industria {
    opacity: 1 !important;
    width: 217px !important;
    top: 16px; }

  #toggle {
    margin-right: 20px; } }
@media screen and (max-width: 400px) {
  .ponente-box {
    width: 100%; } }
/*===== TWITTER ====*/
.twitter-link {
  text-align: right;
  margin: 45px 0 0 0;
  background: linear-gradient(to top, rgba(16, 110, 132, 0.36) 0%, transparent 100%);
  padding: 15px 0 40px 0; }

.hashtag {
  color: white;
  display: inline-block;
  font-size: 18px;
  padding-right: 5%; }
  .hashtag:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("/2024/wp-content/themes/industria4/recursos/ico-twitter.svg");
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: -6px;
    margin-right: 5px;
    transition: transform 200ms ease-in-out; }
  .hashtag:hover:before {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    transform: scale(1.4); }

.filtro-color .imgwrapper {
  position: relative;
  z-index: 0; }
  .filtro-color .imgwrapper img {
    -webkit-filter: grayscale(90%);
    filter: grayscale(90%); }
  .filtro-color .imgwrapper:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to top, #447bab, #78b6c4);
    opacity: 0.5;
    z-index: 1; }
  .filtro-color .imgwrapper:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to top, #447bab, #78b6c4);
    opacity: 0.7;
    mix-blend-mode: multiply; }

.blog-archivo {
  background: white; }
  .blog-archivo .bigcol2 {
    width: 100%; }
  .blog-archivo .posts-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-flow: row wrap;
    place-content: stretch space-between;
    align-items: stretch;
    margin-top: 40px;
    padding-bottom: 70px; }
    .blog-archivo .posts-wrapper::after, .blog-archivo .posts-wrapper::before {
      content: "";
      display: table; }
    .blog-archivo .posts-wrapper::after {
      clear: both; }
  .blog-archivo .post {
    width: 100%;
    float: left;
    margin: 0 30px 40px 30px;
    background: white;
    box-shadow: 2px 3px 15px 0px rgba(0, 0, 0, 0.12);
    position: relative; }
    @media only screen and (max-width: 768px) {
      .blog-archivo .post {
        width: 100%;
        margin: 0 0 20px 0; } }
  .blog-archivo .wrap-txt {
    width: calc(100% - 350px);
    float: right;
    padding: 30px 30px 60px 30px; }
    @media only screen and (max-width: 768px) {
      .blog-archivo .wrap-txt {
        width: 100%; } }
  .blog-archivo .wrap-img {
    width: 350px;
    position: absolute;
    height: 100%;
    overflow: hidden;
    background-color: #718194;
    background-size: 200%;
    border: 1px solid #f1f1f1; }
    @media only screen and (max-width: 768px) {
      .blog-archivo .wrap-img {
        width: 100%;
        position: relative;
        height: 250px; } }
    .blog-archivo .wrap-img:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: linear-gradient(to top, #1f374d, rgba(120, 182, 196, 0.14));
      opacity: 0.3; }
    .blog-archivo .wrap-img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: 0 0;
      font-family: 'object-fit: cover;object-position:0 0;'; }
  .blog-archivo h1 {
    margin: 0 0 5px 0; }
    .blog-archivo h1 a {
      text-align: left;
      margin: 0;
      font-size: 24px;
      font-weight: 400;
      line-height: 1.15;
      color: #5e6b6e; }
  .blog-archivo time {
    color: #40B7D9; }
  .blog-archivo .btn-container {
    width: auto;
    right: 0; }
    .blog-archivo .btn-container .btn-masinfo1 {
      font-size: 14px; }

.single-post .patrocionadores {
  display: none; }

.entry-footer {
  margin-bottom: 20px; }

.post-single {
  width: 70%;
  padding: 40px 30px 64px 40px; }
  @media only screen and (max-width: 768px) {
    .post-single {
      width: 100%; } }
  .post-single .entry-content {
    margin-top: 40px; }

.patrocinadores-lateral {
  width: 30%;
  float: left;
  padding-left: 30px;
  margin-top: 80px; }
  @media only screen and (max-width: 768px) {
    .patrocinadores-lateral {
      width: 100%; } }
  .patrocinadores-lateral h2 {
    font-family: lato;
    font-size: 20px;
    font-weight: 300; }
  .patrocinadores-lateral .sliders-container > * {
    border: 0;
    border-bottom: 3px solid #f1f1f1; }
    .patrocinadores-lateral .sliders-container > *:last-child {
      border-bottom: 0; }
  .patrocinadores-lateral .platinum-slider,
  .patrocinadores-lateral .silver-slider {
    padding: 0; }
    .patrocinadores-lateral .platinum-slider img,
    .patrocinadores-lateral .silver-slider img {
      display: block;
      margin: 0 auto; }

.comments-area {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid #e4e4e4; }
  .comments-area .comment-reply-title,
  .comments-area .comments-title {
    font-family: lato;
    margin: 0 0 20px 0;
    font-weight: 400;
    font-size: 18px;
    color: #40B7D9;
    text-transform: uppercase;
    margin-top: 30px; }
  .comments-area .comment-form-comment label {
    width: 100%;
    display: block; }
  .comments-area textarea {
    height: 100px;
    max-width: 500px; }
  .comments-area input[type="submit"] {
    background: linear-gradient(to right, #29c4f0, #52abe5);
    transition: all 200ms ease-in-out; }
  .comments-area ol {
    padding-left: 0; }
    .comments-area ol li {
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid #f1f1f1; }

.nav-links::after, .nav-links::before {
  content: "";
  display: table; }
.nav-links::after {
  clear: both; }
.nav-links a {
  text-transform: uppercase;
  background-image: url(/2024/wp-content/themes/industria4/recursos/flecha-post-next.svg);
  background-repeat: no-repeat;
  background-position: center right 5px;
  padding-right: 25px;
  color: #525e60;
  transition: background 200ms ease-in-out; }
  .nav-links a:hover {
    background-position: center right;
    color: #40B7D9; }
.nav-links .nav-previous a {
  padding-right: 0;
  padding-left: 25px;
  background-image: url(/2024/wp-content/themes/industria4/recursos/flecha-post.svg);
  background-position: center left 5px;
  margin-left: -25px; }
  .nav-links .nav-previous a:hover {
    background-position: center left; }

.logged-in-as a {
  color: #525e60;
  text-decoration: underline; }

.comment-author img {
  display: none; }

.comment-meta {
  background: white; }

.comment-metadata {
  padding: 0;
  font-size: 14px; }

footer .wrap-grupo {
  text-align: center; }
  footer .wrap-grupo .grupo {
    display: inline-block;
    margin: 0 20px;
    min-height: 145px;
    vertical-align: top; }
footer .grupo {
  margin-bottom: 30px;
  text-align: center; }
  footer .grupo span {
    display: block;
    margin-bottom: 5px;
    margin-top: 20px;
    font-size: 18px; }
  footer .grupo img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    vertical-align: middle;
    margin: 10px 15px;
    max-width: 150px;
    max-height: 70px; }
  footer .grupo .large img {
    max-width: 200px; }
  footer .grupo .xlarge img {
    max-width: 330px; }
  footer .grupo div {
    margin-bottom: 20px; }
footer .organizan-patrocinan {
  padding: 50px 0 80px 0; }
footer a:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%); }

.img-post {
  float: left;
  max-width: 300px;
  margin-right: 20px;
  margin-bottom: 20px; }
  .img-post img {
    width: 100%; }
  .img-post + p {
    margin-top: 0; }

.page-template-page-networking .imgwrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  font-family: 'object-fit: cover;object-position:top'; }

.gris {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%); }

/*# sourceMappingURL=ajustes.css.map */

/* Texto e imagen home */
.descripcion-home-container{
   margin-top: 5em; 
   margin-bottom: 5em;
}

.descripcion-home-col-der{
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}

.descripcion-home-col-izq{
  background-color: #fff!important;
}

.descripcion-home-col-izq img{
  width: 80%!important;
  min-width: 80%!important;
}

/* Apartado inscripción de entradas */
.col-inscripcion{
  margin-bottom:5em;
}

.btn-inscripcion{
  color: #fff;
  padding: 10px;
  background-color: #d1410c;
  border-radius: 5px;
}

.btn-inscripcion:hover{
  background-color: #f05537;
}

/* Estilos home */
.descripcion-home-container{
   margin-top: 5em; 
   margin-bottom: 5em;
}

.descripcion-home-col-der{
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}

.descripcion-home-col-izq{
  background-color: #fff!important;
}

.descripcion-home-col-izq img{
  width: 85%!important;
  min-width: 85%!important;
}

.estructura-container.date-posp .estructura-img {
  object-fit: contain!important;
}