/* CSS General 
**Author: MachiinaID
**Require: Less compile Server
**Less.js: compile client Development
**/
/* CSS General
**Author: MachiinaID
**Require: Less compile Server
**Less.js: compile client Development
*/
.icon-alimentacion:before {
  color: #099b09;
}
.icon-envase:before {
  color: #01672e;
}
.icon-nonfood:before {
  color: #019875;
}
.icon-logistica:before {
  color: #88c00a;
}
.icon-hoteles:before {
  color: #b5015a;
}
.icon-restauracion:before {
  color: #700137;
}
.icon-construccion:before {
  color: #ac780d;
}
.icon-electro:before {
  color: #016ab4;
}
.icon-energia:before {
  color: #ffc600;
}
.icon-sanidad:before {
  color: #00abd6;
}
#general.color-01 #footer .content-up {
  background: #099b09;
}
#general.color-01 #header .tools li.lnk-create-list {
  border-color: #099b09;
}
#general.color-01 #header #main-nav > ul li.subscribe-nav {
  border-color: #099b09;
  border-bottom-color: #fff;
}
#general.color-02 #footer .content-up {
  background: #ac780d;
}
#general.color-02 #header .tools li.lnk-create-list {
  border-color: #ac780d;
}
#general.color-02 #header #main-nav > ul li.subscribe-nav {
  border-color: #ac780d;
  border-bottom-color: #fff;
}
#general.color-03 #footer .content-up {
  background: #016ab4;
}
#general.color-03 #header .tools li.lnk-create-list {
  border-color: #016ab4;
}
#general.color-03 #header #main-nav > ul li.subscribe-nav {
  border-color: #016ab4;
  border-bottom-color: #fff;
}
#general.color-04 #footer .content-up {
  background: #01672e;
}
#general.color-04 #header .tools li.lnk-create-list {
  border-color: #01672e;
}
#general.color-04 #header #main-nav > ul li.subscribe-nav {
  border-color: #01672e;
  border-bottom-color: #fff;
}
#general.color-05 #footer .content-up {
  background: #b5015a;
}
#general.color-05 #header .tools li.lnk-create-list {
  border-color: #b5015a;
}
#general.color-05 #header #main-nav > ul li.subscribe-nav {
  border-color: #b5015a;
  border-bottom-color: #fff;
}
#general.color-06 #footer .content-up {
  background: #019875;
}
#general.color-06 #header .tools li.lnk-create-list {
  border-color: #019875;
}
#general.color-06 #header #main-nav > ul li.subscribe-nav {
  border-color: #019875;
  border-bottom-color: #fff;
}
#general.color-07 #footer .content-up {
  background: #00abd6;
}
#general.color-07 #header .tools li.lnk-create-list {
  border-color: #00abd6;
}
#general.color-07 #header #main-nav > ul li.subscribe-nav {
  border-color: #00abd6;
  border-bottom-color: #fff;
}
#general.color-08 #footer .content-up {
  background: #88c00a;
}
#general.color-08 #header .tools li.lnk-create-list {
  border-color: #88c00a;
}
#general.color-08 #header #main-nav > ul li.subscribe-nav {
  border-color: #88c00a;
  border-bottom-color: #fff;
}
#general.color-09 #footer .content-up {
  background: #ffc600;
}
#general.color-09 #header .tools li.lnk-create-list {
  border-color: #ffc600;
}
#general.color-09 #header #main-nav > ul li.subscribe-nav {
  border-color: #ffc600;
  border-bottom-color: #fff;
}
#general.color-11 #footer .content-up {
  background: #700137;
}
#general.color-11 #header .tools li.lnk-create-list {
  border-color: #700137;
}
#general.color-11 #header #main-nav > ul li.subscribe-nav {
  border-color: #700137;
  border-bottom-color: #fff;
}
#general .process-ficha .publi-container.publi-total {
  float: none;
  clear: both;
  height: auto!important;
  overflow: hidden;
  width: 100%!important;
  margin: 0 0 10px 0;
  padding: 20px 0!important;
  text-align: center;
  background: #f4f4f4;
}
#general .process-ficha .publi-container.publi-total img {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
}
#general #main.section-alimentacion .report-inner .item-report {
  border-color: #099b09;
}
#general #main.section-envase .report-inner .item-report {
  border-color: #01672e;
}
#general #main.section-nonfood .report-inner .item-report {
  border-color: #019875;
}
#general #main.section-logistica .report-inner .item-report {
  border-color: #88c00a;
}
#general #main.section-hoteles .report-inner .item-report {
  border-color: #b5015a;
}
#general #main.section-restauracion .report-inner .item-report {
  border-color: #700137;
}
#general #main.section-construccion .report-inner .item-report {
  border-color: #ac780d;
}
#general #main.section-electro .report-inner .item-report {
  border-color: #016ab4;
}
#general #main.section-energia .report-inner .item-report {
  border-color: #ffc600;
}
#general #main.section-sanidad .report-inner .item-report {
  border-color: #00abd6;
}
#general #main .report-inner .item-report.color-01 {
  border-color: #099b09;
}
#general #main .report-inner .item-report.color-02 {
  border-color: #ac780d;
}
#general #main .report-inner .item-report.color-03 {
  border-color: #016ab4;
}
#general #main .report-inner .item-report.color-04 {
  border-color: #01672e;
}
#general #main .report-inner .item-report.color-05 {
  border-color: #b5015a;
}
#general #main .report-inner .item-report.color-06 {
  border-color: #019875;
}
#general #main .report-inner .item-report.color-07 {
  border-color: #00abd6;
}
#general #main .report-inner .item-report.color-08 {
  border-color: #88c00a;
}
#general #main .report-inner .item-report.color-09 {
  border-color: #ffc600;
}
#general #main .report-inner .item-report.color-11 {
  border-color: #700137;
}
/* Calendar */
.ui-datepicker th {
  font-size: 'PT Sans', sans-serif, Arial;
  font-size: 9px;
  font-weight: normal;
  color: #6b6b6b;
}
.ui-widget-header {
  background: #cae71d;
  border: none;
  border-radius: 0;
}
.ui-widget-content {
  background: #fff;
  border: none;
  border-radius: 0;
  padding: 0;
  -webkit-box-shadow: 1px 0px 13px 0px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 1px 0px 13px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 1px 0px 13px 0px rgba(0, 0, 0, 0.33);
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: none;
  border: none;
}
.ui-datepicker td {
  padding: 0;
  border: 1px solid #d3d3d3;
  border-right: none;
  text-align: center;
}
.ui-datepicker td span,
.ui-datepicker td a {
  text-align: center;
  color: #6b6b6b;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background: #000;
  color: #fff;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #cae71d;
}
.ui-datepicker table {
  margin: 0;
}
/* Helpers */
.w100 {
  width: 100%;
}
/* Adyen credit card images */
/* In case you only want to show the icon */
#cardType {
  height: 14px;
  width: 25px;
  position: absolute;
  right: 10px;
  top: 9px;
  background-repeat: no-repeat;
  background-size: cover;
}
#cardType .cse-cardtype-label {
  display: none;
}
/* The icons of various card types */
#cardType.cse-cardtype-mc {
  background-image: url(https://live.adyen.com/hpp/img/pm/mc_tiny.png);
}
#cardType.cse-cardtype-visadankort {
  background-image: url(https://live.adyen.com/hpp/img/pm/visadankort_tiny.png);
}
#cardType.cse-cardtype-visa {
  background-image: url(https://live.adyen.com/hpp/img/pm/visa_tiny.png);
}
#cardType.cse-cardtype-amex {
  background-image: url(https://live.adyen.com/hpp/img/pm/amex_tiny.png);
}
#cardType.cse-cardtype-vias {
  background-image: url(https://live.adyen.com/hpp/img/pm/vias_tiny.png);
}
#cardType.cse-cardtype-diners {
  background-image: url(https://live.adyen.com/hpp/img/pm/diners_tiny.png);
}
#cardType.cse-cardtype-maestrouk {
  background-image: url(https://live.adyen.com/hpp/img/pm/maestrouk_tiny.png);
}
#cardType.cse-cardtype-solo {
  background-image: url(https://live.adyen.com/hpp/img/pm/solo_tiny.png);
}
#cardType.cse-cardtype-laser {
  background-image: url(https://live.adyen.com/hpp/img/pm/laser_tiny.png);
}
#cardType.cse-cardtype-discover {
  background-image: url(https://live.adyen.com/hpp/img/pm/discover_tiny.png);
}
#cardType.cse-cardtype-jcb {
  background-image: url(https://live.adyen.com/hpp/img/pm/jcb_tiny.png);
}
#cardType.cse-cardtype-bcmc {
  background-image: url(https://live.adyen.com/hpp/img/pm/bcmc_tiny.png);
}
#cardType.cse-cardtype-bijcard {
  background-image: url(https://live.adyen.com/hpp/img/pm/bijcard_tiny.png);
}
#cardType.cse-cardtype-dankort {
  background-image: url(https://live.adyen.com/hpp/img/pm/dankort_tiny.png);
}
#cardType.cse-cardtype-hipercard {
  background-image: url(https://live.adyen.com/hpp/img/pm/hipercard_tiny.png);
}
#cardType.cse-cardtype-maestro {
  background-image: url(https://live.adyen.com/hpp/img/pm/maestro_tiny.png);
}
#cardType.cse-cardtype-elo {
  background-image: url(https://live.adyen.com/hpp/img/pm/elo_tiny.png);
}
#cardType.cse-cardtype-uatp {
  background-image: url(https://live.adyen.com/hpp/img/pm/uatp_tiny.png);
}
#cardType.cse-cardtype-cup {
  background-image: url(https://live.adyen.com/hpp/img/pm/cup_tiny.png);
}
#cardType.cse-cardtype-cartebancaire {
  background-image: url(https://live.adyen.com/hpp/img/pm/cartebancaire_tiny.png);
}
#cardType.cse-cardtype-visaalphabankbonus {
  background-image: url(https://live.adyen.com/hpp/img/pm/visaalphabankbonus_tiny.png);
}
#cardType.cse-cardtype-mcalphabankbonus {
  background-image: url(https://live.adyen.com/hpp/img/pm/mcalphabankbonus_tiny.png);
}
#cardType.cse-cardtype-karenmillen {
  background-image: url(https://live.adyen.com/hpp/img/pm/karenmillen_tiny.png);
}
#cardType.cse-cardtype-oasis {
  background-image: url(https://live.adyen.com/hpp/img/pm/oasis_tiny.png);
}
#cardType.cse-cardtype-warehouse {
  background-image: url(https://live.adyen.com/hpp/img/pm/warehouse_tiny.png);
}
/* CSS Reset 
**Author: MachiinaID
**Require: Less compile Server
**Less.js: compile client Development
*/
/* Reset */
* {
  -webkit-font-smoothing: antialiased;
}
html {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  height: 100%;
  font-family: 'PT Sans', sans-serif, Arial;
  margin: 0;
  padding: 0;
  font-size: 85%;
  background: #fff;
}
img {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-weight: normal;
  font-size: 1em;
  line-height: 1em;
  margin: 0;
  padding: 0;
  font-family: 'PT Serif', serif, Arial;
}
p {
  padding-bottom: 10px;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
address {
  margin: 0;
  padding: 0;
}
input,
select,
textarea {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1em;
  -webkit-appearance: none;
  border-radius: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.display-none {
  display: none;
}
.nowrap {
  white-space: nowrap;
}
.pt30 {
  padding-top: 30px!important;
  display: block;
  clear: both;
}
.pr20 {
  padding-right: 20px;
}
.error-content {
  padding: 34px 30px 24px 30px;
  border: 2px solid #de3226;
  text-align: center;
  margin-bottom: 30px;
}
.error-content p {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 16px;
  font-weight: normal;
}
.error-content p a {
  color: #cae71d;
}
.iframe_table_wrapper {
  padding-bottom: 20px;
}
.form-center {
  margin: 0 auto;
  float: none!important;
  width: 50%;
}
.mod-white {
  margin: 0 auto;
  float: none!important;
  width: 50%;
  padding: 40px;
  background: #fff;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
}
.btn-inner-center {
  text-align: center;
  padding-bottom: 20px;
}
.btn-inner-center .btn {
  text-align: center;
}
.drawChart .chart_html {
  display: block;
}
.drawChart .chart_img {
  display: none !important;
}
#general .form .formrow.textarea label {
  top: 20px;
}
#general .form .formrow textarea.textarea-01 {
  height: 60px;
  padding: 10px !important;
}
#general .form .formrow textarea.textarea-02 {
  height: 120px;
  padding: 10px !important;
}
#general .form .formrow .cke_inner {
  background: #e1e1e1 !important;
}
#general .form .formrow .cke_top,
.cke_contents,
.cke_bottom {
  background: #e1e1e1 !important;
}
#general .form .formrow .cke_wysiwyg_frame,
.cke_wysiwyg_div {
  background: #e1e1e1 !important;
}
.dropzoneSytle + .btn-inner {
  clear: both;
  width: 100%;
  padding-top: 30px;
}
.dropzoneSytle + .btn-inner .btn {
  width: 100%;
  display: block;
  text-align: center;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
.dropzoneSytle {
  margin-bottom: 0;
  float: left;
  margin-right: 20px;
}
.dropzoneSytle .dz-message {
  display: block;
  padding-bottom: 15px;
}
.dropzoneSytle .dz-message span {
  text-decoration: none;
  text-align: left;
  font-size: 17px;
}
.dropzoneSytle .dz-message span:before {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  margin-right: 10px;
  position: relative;
  top: 5px;
}
#dropzone-image.dropzoneSytle .dz-message span:before {
  content: "\e92e";
}
#dropzone-files.dropzoneSytle .dz-message span:before {
  content: "\e92d";
}
.dropzoneSytle.dz-started .dz-message {
  padding-bottom: 20px;
}
.dropzoneSytle.dz-started .dz-preview {
  width: 350px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.dropzoneSytle.dz-started .dz-preview:after {
  content: "";
  clear: both;
}
.dropzoneSytle.dz-started .dz-preview .dz-image {
  width: 150px;
  float: left;
}
.dropzoneSytle.dz-started .dz-preview .dz-details {
  display: block;
  float: left;
  width: 200px;
}
.dropzoneSytle.dz-started .dz-preview .dz-details .dz-size {
  text-align: left;
}
.dropzoneSytle.dz-started .dz-preview .dz-details .dz-filename {
  text-align: left;
}
.dropzoneSytle.dz-started .dz-preview .dz-error-message {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.6);
}
.dropzoneSytle.dz-started .dz-preview .dz-success-mark {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -26px;
  margin-left: -26px;
}
.dropzoneSytle.dz-started .dz-preview .dz-success-mark svg {
  background: #cae71d;
  border-radius: 100%;
}
.dropzoneSytle.dz-started .dz-preview .dz-error-mark {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -26px;
  margin-left: -26px;
}
.dropzoneSytle.dz-started .dz-preview .dz-error-mark svg {
  background: #de3226;
  border-radius: 100%;
}
.info-download-center .btn-inner {
  position: static!important;
  margin-top: 0!important;
}
.pl20 {
  padding-left: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.hide-desktop {
  display: none!important;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none !important;
}
body label {
  width: auto;
}
#general #main .pagination-content .pagination .pagination-inner #scroller ul li {
  display: block;
}
.map-encuentro-phone {
  display: none;
}
#general #main .process .process-header.info-transfer {
  text-align: left!important;
  width: 50%;
  margin: 20px auto 0;
  padding-left: 80px!important;
  padding-right: 0!important;
  position: relative;
}
#general #main .process .process-header.info-transfer.icon-checkmark {
  padding-left: 40px !important;
}
#general #main .process .process-header.info-transfer.icon-checkmark:before {
  color: #cae71d;
  font-size: 30px;
}
#general #main .process .process-header.info-transfer:before {
  font-size: 50px;
  position: absolute;
  left: 0;
  top: 10px;
}
#general #main .process .process-header.info-transfer .text-small {
  font-size: 13px!important;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
#general #main .process .process-header.info-transfer .title03 {
  font-size: 24px!important;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
#general.landing-event #main .section-contacto {
  clear: both;
}
#general .form .form-checks #accep-term + label {
  white-space: normal;
}
.cleandiv {
  padding-bottom: 15px;
}
.cleandiv:after {
  clear: both;
  display: block;
  width: 100%;
  content: "";
}
.cleandiv.disabled {
  opacity: 0.5;
  position: relative;
  pointer-events: none;
  display: none;
}
.rb-applepay label span {
  display: inline-block;
  padding-right: 10px;
  vertical-align: top;
}
.rb-applepay label img {
  margin-top: -5px;
}
.datos-fiscales p {
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  color: #737373;
  font-size: 14px;
}
.datos-fiscales p strong {
  color: #000;
}
.btn-inner-asitente {
  border-top: 1px solid #cdcdcd;
  padding-top: 20px;
  text-align: center;
  padding-bottom: 20px;
}
.btn-inner-asitente a {
  display: block;
  text-align: center;
  padding-bottom: 10px;
}
.btn-inner-asitente .btn {
  width: calc(50% -  40px);
  text-align: center;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  display: inline-block;
}
.btn-inner-asitente .btn:first-child {
  margin-right: 20px;
}
.col-info-asistente {
  overflow: hidden;
  width: 500px;
  margin: 0 auto;
}
.col-info-asistente .col-info {
  float: left;
  width: 250px;
}
.col-info-asistente .col-info .section-info-asistente {
  padding-bottom: 40px;
}
.col-info-asistente .col-info .section-info-asistente .title02 {
  padding-top: 8px;
}
.col-info-asistente .col-info .section-info-asistente .title02.icon-usuario {
  padding-left: 50px;
  position: relative;
  padding-top: 8px;
}
.col-info-asistente .col-info .section-info-asistente .title02.icon-usuario:before {
  font-size: 50px;
  position: absolute;
  left: -4px;
  top: -4px;
}
.col-info-asistente .col-info .section-info-asistente .data-formrow p {
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  color: #737373;
  padding-bottom: 0;
}
.col-info-asistente .col-info .section-info-asistente .data-formrow .street {
  padding-bottom: 10px;
  padding-top: 10px;
}
.landing-event .notification .process-header {
  margin-top: 14px !important;
}
.w100 {
  width: 100%!important;
  float: none !important;
}
.note-info {
  padding-top: 15px;
  font-size: 11px!important;
  color: #a7a7a7 !important;
  font-family: 'PT Sans', sans-serif, Arial;
  padding-bottom: 0 !important;
}
.cookies {
  background: #cae71d;
  position: static;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  text-align: center;
  padding: 20px;
  overflow: hidden;
  clear: both;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cookies p {
  color: #497300;
  padding-bottom: 0;
  text-align: center;
  float: none;
}
.cookies .cookies-inner {
  position: relative;
}
.cookies .icon-cerrar {
  position: absolute;
  right: 0px;
  top: -3px;
  text-decoration: none!important;
}
.cookies .icon-cerrar:before {
  font-size: 30px;
}
.cookies .icon-cerrar span {
  display: none;
}
.info-favorite-col {
  overflow: hidden;
  padding-bottom: 30px;
  padding-top: 30px;
}
.info-favorite-col .image-favorite {
  float: left;
  width: 45%;
  display: block;
}
.info-favorite-col .image-favorite img {
  display: block;
  width: 100%;
  height: auto;
}
.info-favorite-col .text-favorite {
  float: left;
  width: 45%;
  padding-left: 20px;
}
.image-container {
  position: relative;
}
.icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  z-index: 1000;
  width: 80px;
  height: 80px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  display: block;
}
.icon-play:before {
  content: "";
  margin-left: 26px;
  display: block;
  margin-top: 20px;
  border-top: 20px solid transparent;
  border-left: 40px solid #fff;
  border-bottom: 20px solid transparent;
}
.item-news .icon-play {
  top: 0;
  margin-top: 20px;
  z-index: 1;
}
a {
  color: #000;
  text-decoration: none;
  -o-transition: opacity 0.9s ease-in-out;
  transition: opacity 0.9s ease-in-out;
  -moz-transition: opacity 0.8s ease-in-out;
  -webkit-transition: opacity 0.8s ease-in-out;
}
a:hover {
  opacity: 0.7;
}
.btn {
  transition: all 0.3s;
  background: #cae71d;
  padding: 13px 46px 13px 46px;
  color: #000;
  display: inline-block;
  font-family: 'PT Sans', sans-serif, Arial;
  border: none;
  font-size: 1.25em;
  cursor: pointer;
}
.btn.btn-large {
  background: #fff;
  border: 2px solid #cae71d;
}
.btn.btn-large span:after,
.btn.btn-large .icon:after {
  content: none;
}
.btn.btn-large:hover {
  opacity: 1;
  background: #fff;
  box-shadow: 0 4px 4px 0 #00000033;
}
.btn.btn-large:active {
  background: #fff;
  border-color: #b2c925;
}
.btn:hover {
  background: #b2c925;
}
.btn.btn-favorite {
  background: #c0c0c0;
  color: #737373;
  position: relative;
  width: 36px;
  height: 36px;
  padding: 0;
  text-align: center;
}
.btn.btn-favorite span.hide {
  display: none;
}
.btn.btn-favorite:after {
  content: "\e930";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 22px;
  padding-top: 5px;
  display: block;
}
.btn.btn-favorite:hover {
  background: #707070;
  opacity: 1;
}
.btn.btn-favorite.active {
  background: none;
}
.btn.btn-favorite.active:hover {
  opacity: 1;
}
.btn.btn-favorite.active:after {
  color: #FFBB06;
}
.btn.btn-exportar {
  display: inline-block;
}
.btn.btn-exportar:before {
  content: "\e92f";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 16px;
  display: inline-block;
  position: relative;
  margin-top: -2px;
  top: 1px;
}
.btn.btn-suscribir {
  display: block;
}
.btn.btn-suscribir:before {
  content: "\e932";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 16px;
  display: inline-block;
  position: relative;
  margin-top: -2px;
  top: 1px;
}
.btn.btn-mail {
  display: block;
}
.btn.btn-mail:before {
  content: "\e933";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 22px;
  display: inline-block;
  position: relative;
  margin-top: -3px;
  top: 4px;
}
.btn.btn-border {
  border: 1px solid #cccccc;
  background: none;
  color: #737373;
  position: relative;
  font-size: 18px;
}
.btn.btn-download {
  padding: 15px 75px;
  position: relative;
  padding-bottom: 18px;
  font-size: 28px;
}
.btn.btn-download:before {
  content: "\e67d";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-size: 35px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
span.lnk-arrow-search {
  position: relative;
  padding-right: 25px;
  padding-bottom: 5px;
}
span.lnk-arrow-search:before {
  position: absolute;
  right: 0;
  top: 0px;
  font-size: 20px;
}
span.lnk-arrow-search + input.text {
  display: none;
}
.notification {
  position: relative;
  max-width: 860px;
  margin: 0 auto;
  padding: 15px;
}
.notification .process-header {
  padding: 30px 15px 15px!important;
  border-bottom-width: 3px!important;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
}
.notification .icon-cerrar {
  position: absolute;
  right: 0;
  top: -15px;
  text-decoration: none!important;
}
.notification .icon-cerrar:before {
  font-size: 15px;
}
.notification .icon-cerrar span {
  display: none;
}
.lnk-back-list {
  color: #9d9d9d;
  padding-left: 10px;
  text-decoration: none!important;
  position: absolute;
  left: 0;
  top: 0px;
}
.lnk-back-list:before {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e938";
  font-size: 14px;
  color: #000;
  position: relative;
  top: 1px;
  padding-right: 5px;
}
.confirm {
  padding: 20px 0 10px;
  margin-bottom: 20px;
}
.confirm .icon-check {
  position: relative;
  padding-left: 28px;
  font-size: 18px;
}
.confirm .icon-check:before {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #63c544;
  padding-right: 10px;
  position: absolute;
  left: 0;
}
.w70 {
  width: 70%;
  margin: 0 auto;
}
.pb0 {
  padding-bottom: 0!important;
}
.pb0 .btn-inner {
  padding-bottom: 10px !important;
}
.publi-header-top {
  background: #e1e1e1;
  text-align: center;
  overflow: hidden;
  padding: 10px;
  min-height: 92px;
}
.publi-header-top > div {
  display: inline-block;
  border: 1px solid #e8e7e7;
}
.publi-header-top > div:last-child {
  margin-left: -3px;
}
.publi-container {
  text-align: center;
}
.publi-container > div {
  display: inline-block;
}
.content-flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.mb0 {
  margin-bottom: 0px!important;
}
.mb20 {
  margin-bottom: 20px!important;
}
.mb30 {
  margin-bottom: 30px!important;
}
.mb80 {
  margin-bottom: 40px!important;
}
.mt80 {
  margin-top: 40px!important;
}
.note {
  color: #a7a7a7 !important;
  font-size: 12px!important;
  font-family: 'PT Sans', sans-serif, Arial;
  padding-top: 5px;
}
.forgotpass {
  float: none !important;
}
.forgotpass .btn-cancel {
  display: inline-block;
  float: left;
}
.forgotpass .btn {
  display: inline-block;
  float: right;
}
.result-search {
  text-align: left;
  padding: 10px 10px;
  width: 363px;
  margin: 0 auto;
  color: #737373;
}
.font-style-01 {
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
.pt20 {
  padding-top: 20px;
}
.pb40 {
  padding-bottom: 40px !important;
}
.w50 {
  width: 45%;
  padding-right: 50px;
  float: left;
}
.title-with-50 {
  width: 50%;
  margin: 0 auto;
}
.clear {
  clear: both;
}
.withoutborder {
  border: none!important;
  margin-bottom: 0 !important;
}
.process-header .section-inner {
  position: relative;
}
.border-top-solid {
  border-top: 3px solid #e1e1e1;
  padding-top: 40px!important;
  margin-top: 40px;
}
.border-bottom-solid {
  border-bottom: 3px solid #e1e1e1;
  padding-bottom: 40px!important;
  margin-bottom: 40px;
}
.border-top-dashed {
  border-top: 3px dashed #000;
  padding-top: 39px;
  margin-top: 30px;
}
.border-bottom-dashed {
  border-bottom: 3px dashed #000;
  padding-bottom: 20px!important;
  margin-bottom: 20px;
  margin-left: -20px;
  padding-left: 20px;
}
.border-bottom-dashed .title01 {
  padding-bottom: 10px;
}
.show-more {
  display: none;
}
.textbig {
  color: #4a4a4a;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 20px;
}
.need-register {
  color: #ff0000;
  font-family: 'PT Sans', sans-serif, Arial;
}
.border-title {
  border-top: 3px dashed #000;
  padding-top: 30px;
  margin-top: 12px;
}
.textcenter {
  text-align: center;
}
.textleft {
  text-align: left;
}
.textright {
  text-align: right;
}
.textsmall {
  font-size: 11px;
  opacity: 0.7;
}
.tooltip-report {
  text-decoration: underline;
  cursor: pointer;
}
.tooltip-report:focus {
  outline-color: #cae71d;
}
.tooltip-report-layer {
  width: 184px;
  background: #000;
  padding: 10px;
  color: #fff;
  position: absolute;
}
.tooltip-report-layer:after {
  content: "";
  position: absolute;
  top: 30px;
  right: -30px;
  width: 30px;
  border-bottom: 2px dashed #000;
}
.tooltip-report-layer p {
  color: #a3a3a3;
}
.tooltip-report-layer a {
  display: block;
  color: #fff;
}
.error-content-generic {
  color: #f00000;
  text-align: center;
  font-size: 18px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.error-content-generic p {
  position: relative;
  padding-left: 30px;
  width: 60%;
  margin: -14px auto 0;
  line-height: 1.4em;
}
.error-content-generic p:before {
  color: #ff0000;
  font-size: 35px;
  position: relative;
  left: 0;
  top: 8px;
}
#general #main.section-report #sidebar {
  z-index: 2 !important;
}
.report-inner .info-content {
  position: relative;
  z-index: 0;
}
.nav_informe {
  position: absolute;
  right: 0;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 24px;
  font-weight: normal;
  z-index: 1;
  margin: 0 auto;
  display: block;
  width: 230px;
  text-align: right;
}
.nav_informe .prev {
  font-size: 0;
  display: inline-block;
  margin-right: 16px;
  position: relative;
  top: 8px;
}
.nav_informe .prev:before {
  content: "";
  width: 32px;
  transform: rotate(180deg);
  height: 32px;
  margin: 0;
  padding: 0;
  display: block;
  background: url("gfx/ico-derecha.svg") 0 center no-repeat;
}
.nav_informe .next {
  font-size: 0;
  display: inline-block;
  margin-left: 16px;
  position: relative;
  top: 8px;
}
.nav_informe .next:before {
  content: "";
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  display: block;
  background: url("gfx/ico-derecha.svg") 0 center no-repeat;
}
.nav_informe .actual {
  display: inline-block;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 20px;
  font-weight: bold;
}
.nav_informe .actual span {
  font-weight: normal !important;
}
.nav_informe .total {
  display: inline-block;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 20px;
  font-weight: normal;
}
.nav_informe.bot-nav {
  bottom: 0;
}
.nav_informe.top-nav {
  top: -44px;
}
.textstyle {
  color: #737373;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 16px;
  padding-bottom: 20px;
}
ul.list-check {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
}
ul.list-check li {
  font-family: 'PT Sans', sans-serif, Arial;
  margin: 0;
  padding-bottom: 10px;
  line-height: 1.3em;
  font-size: 1.3em;
  position: relative;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  width: 60%;
}
ul.list-check li:before {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cae71d;
  padding-right: 10px;
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 14px;
}
.list-01 {
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
  padding: 20px 0;
  font-size: 14px;
}
.list-01 li {
  display: inline-block;
  padding-right: 20px;
  color: #e1e1e1;
}
.list-01 li span {
  color: #737373;
}
.list-01 li:before {
  content: "";
  width: 6px;
  height: 6px;
  margin-right: 8px;
  background: #e1e1e1;
  display: inline-block;
  border-radius: 100%;
}
#LoadingImage {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(254, 254, 254, 0.7) url(gfx/loading.gif) center center no-repeat;
  background-size: 100px;
  z-index: 1000;
}
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.dropzone,
.dropzone * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.dropzone.dz-clickable {
  cursor: pointer;
}
.dropzone.dz-clickable * {
  cursor: default;
}
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}
.dropzone.dz-started .dz-message {
  display: none;
}
.dropzone.dz-drag-hover {
  border-style: solid;
}
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}
.dropzone .dz-message {
  text-align: center;
}
.dropzone .dz-preview {
  position: relative;
  border-bottom: 2px solid #000;
  margin-bottom: 20px!important;
  display: block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
  padding-bottom: 20px;
}
.dropzone .dz-preview .dz-image {
  border-radius: 0;
}
.dropzone .dz-preview:hover {
  z-index: 1000;
}
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}
.dropzone .dz-preview.dz-file-preview .dz-image {
  display: none!important;
  border-radius: 0;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
  width: 100%;
}
.dropzone .dz-preview.dz-image-preview {
  background: white;
  border-radius: 0 !important;
}
.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  clear: both;
  text-align: left;
  padding-top: 20px;
  display: block;
  cursor: pointer;
  border: none;
}
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}
.dropzone .dz-preview .dz-details {
  z-index: 20;
  font-size: 13px;
  padding: 10px;
  text-align: center;
  line-height: 150%;
}
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}
.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}
.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}
.dropzone .dz-preview .dz-image {
  border-radius: 0;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}
.dropzone .dz-preview .dz-image img {
  display: inline-block;
  margin-right: 0;
}
.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}
.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  transform: scale(1);
  -ms-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
  width: 100% !important;
}
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
  background: #f00;
  color: #fff;
}
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}
.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}
.pt40 {
  padding-top: 40px !important;
}
.bg-section-news {
  background: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 40px;
}
.bg-section-news + .bg-section-news {
  border-top: 3px solid #fff;
}
#general #main .news-content .filter.filter-open.search-client {
  margin: 0 auto;
  width: 80%;
  padding-bottom: 0;
  margin-bottom: 290px!important;
}
#general #main .news-content .filter.filter-open.search-client .filter-content {
  display: block!important;
  padding: 20px 30px;
  margin-top: 60px;
  margin-bottom: 160px;
  background: #fff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .col2 {
  padding-bottom: 0px;
  width: 100%!important;
  float: left!important;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .col2 span.label {
  padding-bottom: 5px;
  display: block;
  font-size: 17px;
  color: #888888;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .col2:after {
  content: "";
  clear: both;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .col2 .long05 {
  width: calc(100% - 256px);
}
#general #main .news-content .filter.filter-open.search-client .filter-content .col2 .title05 {
  display: inline-block;
  padding-bottom: 10px;
  font-size: 17px;
  color: #888888;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .col2 ul {
  display: inline-block;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .col2 ul li {
  display: inline-block;
  font-size: 12px;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .col2 ul li input.rb {
  display: none;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .col2 ul li label {
  cursor: pointer;
  font-size: 17px;
  padding: 0 10px;
  color: #4a4a4a;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .col2 ul li input.rb:checked + label {
  font-weight: bold;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .col2 ul li .content-calendar label:after {
  font-size: 33px;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .col2 ul li .content-calendar .long03 {
  width: 133px;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .formrow label {
  top: 12px;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .input-text {
  height: 43px;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .btn-inner {
  position: static!important;
  width: auto;
  clear: none;
  padding-top: 30px;
}
#general #main .news-content .filter.filter-open.search-client .filter-content .btn-inner .btn {
  font-size: 17px;
  padding-top: 10px;
  padding-bottom: 11px;
}
.pb160 {
  padding-bottom: 210px;
}
#general #main .process .section-bono .col-form .title,
#general #main .process .section-trends .col-form .title {
  padding-bottom: 15px;
  padding-top: 40px;
}
#general #main .process .section-bono .col-form .sec-hidden,
#general #main .process .section-trends .col-form .sec-hidden {
  display: none;
}
#general #main .process .section-bono .col-form .sec-hidden .formrow .long02,
#general #main .process .section-trends .col-form .sec-hidden .formrow .long02 {
  width: 120px;
}
#general #main .process .section-bono .col-form #bono-free .btn-inne,
#general #main .process .section-trends .col-form #bono-free .btn-inne {
  text-align: right;
  width: 36%;
}
#general #main .process .section-bono .col-form .bono-inner.bono-inner-special,
#general #main .process .section-trends .col-form .bono-inner.bono-inner-special {
  width: auto;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item-text.bono-item-free,
#general #main .process .section-trends .col-form .bono-inner .bono-item-text.bono-item-free {
  width: 50%;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item-text.bono-item-free label,
#general #main .process .section-trends .col-form .bono-inner .bono-item-text.bono-item-free label {
  display: block!important;
  font-size: 25px;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item-text.bono-item-free .simbol,
#general #main .process .section-trends .col-form .bono-inner .bono-item-text.bono-item-free .simbol {
  color: #000;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item-text.bono-item-free .info,
#general #main .process .section-trends .col-form .bono-inner .bono-item-text.bono-item-free .info {
  font-size: 0.9em;
  margin-bottom: 5px;
  display: block;
  position: static;
  padding-bottom: 20px;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item-text.bono-item-free.active-bono .simbol,
#general #main .process .section-trends .col-form .bono-inner .bono-item-text.bono-item-free.active-bono .simbol {
  color: #fff;
}
#general #header.header-clientes .logo {
  padding-bottom: 15px;
  background: url("/style/css/gfx/bgd-border-dashed-3.gif") 0 bottom repeat-x;
}
#general #main .news-content.content-hidden-date .article-list .item-news .tools-date ul li {
  border: none;
}
#general #main .news-content.content-hidden-date .article-list .item-news .tools-date ul li.date {
  display: none;
}
/* CSS Header 
**Author: MachiinaID
**Require: Less compile Server
**Less.js: compile client Development
*/
#general #header.active-header {
  margin-bottom: 50px;
}
#general #header.active-header-parent {
  margin-bottom: 60px;
}
#general #header.active-header-parent #main-nav {
  background: none;
  margin-bottom: 0;
}
#general #subheader {
  position: relative;
  margin-bottom: 40px;
  border-bottom: 3px solid #cae71d;
  display: none;
  background-color: #fff;
  z-index: 1000;
  margin-top: -35px;
  padding: 24px 15px 24px 15px;
  top: 0px;
  position: -ms-sticky;
  position: -o-sticky;
}
#general #subheader .lnk-menu {
  color: #000;
  font-size: 0.0009px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -9px;
  height: 25px;
  z-index: 100;
}
#general #subheader .lnk-menu .text {
  display: none;
}
#general #subheader .lnk-menu.active .lines {
  background: transparent;
}
#general #subheader .lnk-menu.active .lines:before {
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  -o-transform: rotate3d(0, 0, 1, 45deg);
  top: 0!important;
}
#general #subheader .lnk-menu.active .lines:after {
  -ms-transform: rotate3d(0, 0, 1, -45deg);
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
  -o-transform: rotate3d(0, 0, 1, 45deg);
  top: 15px!important;
}
#general #subheader .lnk-menu .lines {
  display: inline-block;
  width: 24px;
  height: 2px;
  background: #000;
  text-align: center;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  position: relative;
  top: 0px;
}
#general #subheader .lnk-menu .lines:before,
#general #subheader .lnk-menu .lines:after {
  display: inline-block;
  width: 24px;
  height: 2px;
  background: #000;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  position: absolute;
  top: 8px;
  left: 0;
  content: '';
  -webkit-transform-origin: 0.28571rem center;
  -ms-transform-origin: 0.28571rem center;
  transform-origin: 0.28571rem center;
}
#general #subheader .lnk-menu .lines:after {
  top: 16px;
}
#general #subheader .logo {
  clear: both;
  margin-top: 0;
  z-index: 10;
}
#general #subheader .logo img {
  display: block;
  width: 280px;
  height: auto;
  margin: 0 auto;
  width: 80%;
  max-width: 200px;
}
#general #subheader .logo .tit {
  font-family: Helvetica, Arial, sans-serif;
  width: 80%;
  display: block;
  max-width: 200px;
  margin: 0 auto;
  text-align: left;
  font-size: 14px;
  padding-top: 2px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
}
#general #subheader .subscribe-nav {
  position: absolute;
  right: 15px;
  top: 50%;
  width: 92px;
  text-align: center;
  margin-top: -21px;
  font-size: 16px;
}
#general #subheader .subscribe-nav span {
  color: #b2c925;
}
#general #subheader .header-inner {
  max-width: 1300px;
  margin: -15px auto -7px;
  overflow: hidden;
}
#general #subheader .my-account {
  float: right;
  font-size: 17px;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #subheader .my-account:before {
  margin-right: 10px;
}
#general #header {
  position: relative;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #header .lnk-menu {
  display: none;
}
#general #header .header-inner {
  max-width: 1300px;
  padding: 0 18px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #header .tools {
  float: right;
  z-index: 100;
  position: relative;
  margin-top: 32px;
}
#general #header .tools li:first-child {
  border: none;
}
#general #header .tools li {
  float: left;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1.1767em;
  margin: 12px 10px 0 0px;
  padding-right: 10px;
  line-height: 2.9em;
}
#general #header .tools li a {
  color: #4c4c4c;
  text-decoration: underline;
}
#general #header .tools li a.active {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  cursor: default;
}
#general #header .tools li a.active:hover {
  opacity: 1;
}
#general #header .tools li a[class^='icon-'],
#general #header .tools li a[class*=' icon-'] {
  position: relative;
  padding-left: 23px;
}
#general #header .tools li a[class^='icon-']:before,
#general #header .tools li a[class*=' icon-']:before {
  position: absolute;
  left: 0;
  top: 0;
}
#general #header .tools li a.icon-bbdd:before {
  top: 14px;
}
#general #header .tools li.lnk-create-list {
  border-right: 2px solid #cae71d;
}
#general #header .tools li.lnk-create-list a {
  display: block;
  margin: 0;
}
#general #header .tools li.lnk-create-list.active a {
  background: #000;
  color: #fff;
}
#general #header .tools li.user-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 130px;
  display: inline-block;
  overflow: hidden;
}
#general #header #main-nav {
  background: none;
  margin-bottom: 0;
}
#general #header #main-nav > ul {
  display: flex;
  overflow: hidden;
  padding: 0 18px 20px;
  margin: 0 auto;
  max-width: 1300px;
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  align-items: flex-end;
}
#general #header #main-nav > ul:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 16px;
  width: 100%;
  background: #cae71d;
  height: 4px;
  text-align: center;
  margin: 0;
}
#general #header #main-nav > ul > li.cat {
  margin-left: 5px;
  margin-right: 5px;
}
#general #header #main-nav > ul > li.cat span.deco-space {
  position: relative;
  display: block;
}
#general #header #main-nav > ul li {
  float: none;
  display: block;
  vertical-align: bottom;
  padding-top: 19px;
  margin-right: 10px;
  width: 20%;
  border-bottom: 4px solid transparent;
}
#general #header #main-nav > ul li.subscribe-nav {
  border-left: 2px solid #cae71d;
  padding-top: 0;
  margin-top: 19px;
}
#general #header #main-nav > ul li.subscribe-nav a {
  color: #4c4c4c;
  text-decoration: underline;
}
#general #header #main-nav > ul li.color-01.active-parent {
  border-color: #099b09;
}
#general #header #main-nav > ul li.color-01.active-parent > .deco-space > a {
  color: #099b09 !important;
}
#general #header #main-nav > ul li.color-01.active-parent ul.submenu {
  background: rgba(9, 155, 9, 0.07);
  color: #099b09;
}
#general #header #main-nav > ul li.color-01.active-parent ul.submenu:before {
  background: #099b09;
}
#general #header #main-nav > ul li.color-01.active-parent ul.submenu a {
  color: #099b09;
}
#general #header #main-nav > ul li.color-01.active-parent ul.submenu a.active:hover {
  color: #099b09;
}
#general #header #main-nav > ul li.color-01:hover {
  border-color: #099b09 !important;
}
#general #header #main-nav > ul li.color-02.active-parent {
  border-color: #ac780d;
}
#general #header #main-nav > ul li.color-02.active-parent > .deco-space > a {
  color: #ac780d !important;
}
#general #header #main-nav > ul li.color-02.active-parent ul.submenu {
  background: rgba(172, 120, 13, 0.07);
  color: #ac780d;
}
#general #header #main-nav > ul li.color-02.active-parent ul.submenu:before {
  background: #ac780d;
}
#general #header #main-nav > ul li.color-02.active-parent ul.submenu a {
  color: #ac780d;
}
#general #header #main-nav > ul li.color-02.active-parent ul.submenu a.active:hover {
  color: #ac780d;
}
#general #header #main-nav > ul li.color-02:hover {
  border-color: #ac780d !important;
}
#general #header #main-nav > ul li.color-03.active-parent {
  border-color: #016ab4;
}
#general #header #main-nav > ul li.color-03.active-parent > .deco-space > a {
  color: #016ab4 !important;
}
#general #header #main-nav > ul li.color-03.active-parent ul.submenu {
  background: rgba(1, 106, 180, 0.07);
  color: #016ab4;
}
#general #header #main-nav > ul li.color-03.active-parent ul.submenu:before {
  background: #016ab4;
}
#general #header #main-nav > ul li.color-03.active-parent ul.submenu a {
  color: #016ab4;
}
#general #header #main-nav > ul li.color-03.active-parent ul.submenu a.active:hover {
  color: #016ab4;
}
#general #header #main-nav > ul li.color-03:hover {
  border-color: #016ab4 !important;
}
#general #header #main-nav > ul li.color-04.active-parent {
  border-color: #01672e;
}
#general #header #main-nav > ul li.color-04.active-parent > .deco-space > a {
  color: #01672e !important;
}
#general #header #main-nav > ul li.color-04.active-parent ul.submenu {
  background: rgba(1, 103, 46, 0.07);
  color: #01672e;
}
#general #header #main-nav > ul li.color-04.active-parent ul.submenu:before {
  background: #01672e;
}
#general #header #main-nav > ul li.color-04.active-parent ul.submenu a {
  color: #01672e;
}
#general #header #main-nav > ul li.color-04.active-parent ul.submenu a.active:hover {
  color: #01672e;
}
#general #header #main-nav > ul li.color-04:hover {
  border-color: #01672e !important;
}
#general #header #main-nav > ul li.color-05.active-parent {
  border-color: #b5015a;
}
#general #header #main-nav > ul li.color-05.active-parent > .deco-space > a {
  color: #b5015a !important;
}
#general #header #main-nav > ul li.color-05.active-parent ul.submenu {
  background: rgba(181, 1, 90, 0.07);
  color: #b5015a;
}
#general #header #main-nav > ul li.color-05.active-parent ul.submenu:before {
  background: #b5015a;
}
#general #header #main-nav > ul li.color-05.active-parent ul.submenu a {
  color: #b5015a;
}
#general #header #main-nav > ul li.color-05.active-parent ul.submenu a.active:hover {
  color: #b5015a;
}
#general #header #main-nav > ul li.color-05:hover {
  border-color: #b5015a !important;
}
#general #header #main-nav > ul li.color-06.active-parent {
  border-color: #019875;
}
#general #header #main-nav > ul li.color-06.active-parent > .deco-space > a {
  color: #019875 !important;
}
#general #header #main-nav > ul li.color-06.active-parent ul.submenu {
  background: rgba(1, 152, 117, 0.07);
  color: #019875;
}
#general #header #main-nav > ul li.color-06.active-parent ul.submenu:before {
  background: #019875;
}
#general #header #main-nav > ul li.color-06.active-parent ul.submenu a {
  color: #019875;
}
#general #header #main-nav > ul li.color-06.active-parent ul.submenu a.active:hover {
  color: #019875;
}
#general #header #main-nav > ul li.color-06:hover {
  border-color: #019875 !important;
}
#general #header #main-nav > ul li.color-07.active-parent {
  border-color: #00abd6;
}
#general #header #main-nav > ul li.color-07.active-parent > .deco-space > a {
  color: #00abd6 !important;
}
#general #header #main-nav > ul li.color-07.active-parent ul.submenu {
  background: rgba(0, 171, 214, 0.07);
  color: #00abd6;
}
#general #header #main-nav > ul li.color-07.active-parent ul.submenu:before {
  background: #00abd6;
}
#general #header #main-nav > ul li.color-07.active-parent ul.submenu a {
  color: #00abd6;
}
#general #header #main-nav > ul li.color-07.active-parent ul.submenu a.active:hover {
  color: #00abd6;
}
#general #header #main-nav > ul li.color-07:hover {
  border-color: #00abd6 !important;
}
#general #header #main-nav > ul li.color-08.active-parent {
  border-color: #88c00a;
}
#general #header #main-nav > ul li.color-08.active-parent > .deco-space > a {
  color: #88c00a !important;
}
#general #header #main-nav > ul li.color-08.active-parent ul.submenu {
  background: rgba(136, 192, 10, 0.07);
  color: #88c00a;
}
#general #header #main-nav > ul li.color-08.active-parent ul.submenu:before {
  background: #88c00a;
}
#general #header #main-nav > ul li.color-08.active-parent ul.submenu a {
  color: #88c00a;
}
#general #header #main-nav > ul li.color-08.active-parent ul.submenu a.active:hover {
  color: #88c00a;
}
#general #header #main-nav > ul li.color-08:hover {
  border-color: #88c00a !important;
}
#general #header #main-nav > ul li.color-09.active-parent {
  border-color: #ffc600;
}
#general #header #main-nav > ul li.color-09.active-parent > .deco-space > a {
  color: #ffc600 !important;
}
#general #header #main-nav > ul li.color-09.active-parent ul.submenu {
  background: rgba(255, 198, 0, 0.07);
  color: #ffc600;
}
#general #header #main-nav > ul li.color-09.active-parent ul.submenu:before {
  background: #ffc600;
}
#general #header #main-nav > ul li.color-09.active-parent ul.submenu a {
  color: #ffc600;
}
#general #header #main-nav > ul li.color-09.active-parent ul.submenu a.active:hover {
  color: #ffc600;
}
#general #header #main-nav > ul li.color-09:hover {
  border-color: #ffc600 !important;
}
#general #header #main-nav > ul li.color-11.active-parent {
  border-color: #700137;
}
#general #header #main-nav > ul li.color-11.active-parent > .deco-space > a {
  color: #700137 !important;
}
#general #header #main-nav > ul li.color-11.active-parent ul.submenu {
  background: rgba(112, 1, 55, 0.07);
  color: #700137;
}
#general #header #main-nav > ul li.color-11.active-parent ul.submenu:before {
  background: #700137;
}
#general #header #main-nav > ul li.color-11.active-parent ul.submenu a {
  color: #700137;
}
#general #header #main-nav > ul li.color-11.active-parent ul.submenu a.active:hover {
  color: #700137;
}
#general #header #main-nav > ul li.color-11:hover {
  border-color: #700137 !important;
}
#general #header #main-nav > ul li .title {
  position: relative;
  display: block;
  margin-right: 10px;
}
#general #header #main-nav > ul li .title span {
  display: inline-block;
  font-family: 'PT Sans', sans-serif, Arial;
  font-weight: 300;
  text-align: center;
  position: relative;
  background: #fff;
  padding: 0 5px;
  z-index: 10;
  width: auto;
  margin: 0 auto;
  color: #4a4a4a;
}
#general #header #main-nav > ul li .title::before {
  content: "";
  position: absolute;
  border: 1px solid #ccc;
  border-bottom: none;
  width: 100%;
  height: 5px;
  top: 50%;
  left: 0;
  z-index: 1;
}
#general #header #main-nav > ul li a {
  display: block;
  padding: 10px 15px;
  color: #000;
  text-align: center;
  font-size: 16px;
  white-space: nowrap;
}
#general #header #main-nav > ul li .btn-search {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  font-size: 0.00009px;
  float: left;
  cursor: pointer;
  outline: none;
  width: 45px!important;
}
#general #header #main-nav > ul li .btn-search:before {
  content: "\e921";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 30px;
  line-height: 1;
  color: #000;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#general #header #main-nav > ul li:last-child {
  margin-right: 0;
}
#general #header #main-nav > ul li.sub-group {
  text-align: center;
  padding-top: 0;
  margin-right: 10px;
  border-bottom: none;
}
#general #header #main-nav > ul li.sub-group li {
  padding-top: 0;
  margin: 0;
}
#general #header #main-nav > ul li.sub-group li a {
  padding-left: 22px;
}
#general #header #main-nav > ul li.sub-group ul {
  margin-bottom: 0px;
  margin-right: 0px;
}
#general #header #main-nav > ul li.sub-group > ul {
  width: auto;
  padding-right: 10px;
}
#general #header #main-nav > ul li.cat.active {
  color: #cae71d;
  border-color: #cae71d;
}
#general #header #main-nav > ul li.cat.active > a {
  color: #000;
  position: relative;
  z-index: 100;
}
#general #header #main-nav > ul li.cat.active > a:before {
  color: #000;
}
#general #header #main-nav > ul li.cat.active > a:after {
  content: " ";
  background: #000;
  height: 6px;
  width: 6px;
  display: block;
  position: absolute;
  margin: 0px;
  bottom: -10px;
  left: 50%;
  text-align: center;
  z-index: 100;
}
#general #header #main-nav > ul li.cat.active .deco-space > a:after {
  content: " ";
  background: #000;
  height: 6px;
  width: 6px;
  display: block;
  position: absolute;
  margin: 0px;
  bottom: -10px;
  left: 50%;
  text-align: center;
  z-index: 100;
}
#general #header #main-nav > ul li.cat.active:hover {
  color: #000;
  border-color: #000;
}
#general #header #main-nav > ul li.cat.active:hover > a {
  color: #000;
}
#general #header #main-nav > ul li.cat.active:hover > a:before {
  color: #000;
}
#general #header #main-nav > ul li.cat.active-parent > a {
  color: #000;
  position: relative;
  z-index: 100;
}
#general #header #main-nav > ul li.cat.active-parent > a:before {
  color: #000;
}
#general #header #main-nav > ul li.cat.active-parent > a:after {
  content: none;
}
#general #header #main-nav > ul li.cat.active-parent .deco-space > a {
  color: #000;
  position: relative;
  z-index: 100;
}
#general #header #main-nav > ul li.cat.active-parent:hover {
  color: #000;
  border-color: #000;
}
#general #header #main-nav > ul li.cat.active-parent:hover > a {
  color: #000;
}
#general #header #main-nav > ul li.cat.active-parent:hover > a:before {
  color: #000;
}
#general #header #main-nav > ul li.cat.active-parent ul.submenu {
  display: block;
}
#general #header #main-nav > ul li.cat:hover {
  border-color: #000;
}
#general #header #main-nav > ul li.cat:hover > a {
  color: #000;
}
#general #header #main-nav > ul li.cat:hover > a:before {
  color: #000;
}
#general #header #main-nav > ul li ul.submenu {
  display: none;
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  background: rgba(9, 155, 9, 0.07);
  text-align: center;
  margin: 0;
}
#general #header #main-nav > ul li ul.submenu li {
  padding: 0;
  display: inline-block;
  float: none;
  width: auto;
  margin-bottom: 0;
  border: none;
  margin: 0;
}
#general #header #main-nav > ul li ul.submenu li a {
  padding: 0;
  width: auto;
  padding: 14px 10px;
  border: none;
  color: #cae71d;
}
#general #header #main-nav > ul li ul.submenu li a:before {
  content: none;
}
#general #header #main-nav > ul li ul.submenu li.active a {
  cursor: default;
}
#general #header #main-nav > ul li ul.submenu li.active a:hover {
  opacity: 1;
}
#general #header #main-nav > ul li ul.submenu li a.active {
  cursor: default;
  font-weight: bold;
}
#general #header #main-nav > ul li ul.submenu li a.active:hover {
  opacity: 1;
}
#general #header #main-nav > ul li ul.submenu:before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 100%;
  height: 4px;
  text-align: center;
  margin: 0;
}
#general #header #main-nav > ul li ul.submenu li.news {
  display: none;
}
#general #header #main-nav > ul li.search-nav {
  width: 45px;
}
#general #header #main-nav > ul li a:before {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  text-decoration: inherit;
  text-align: center;
  font-size: 46px;
  color: #818181;
}
#general #header .logo {
  margin-top: 26px;
  top: 0px;
  position: relative;
}
#general #header .logo img {
  display: block;
  width: 280px;
  height: auto;
  margin: 0;
}
#general #header .logo .logo-notfixed {
  display: block;
}
#general #header .logo .logo-fixed {
  display: none;
}
#general #header .logo .tit {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding-top: 2px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
#general #header .creat-list {
  border: 6px solid #000;
  display: block;
  clear: right;
  overflow: hidden;
  margin-bottom: 20px;
  display: none;
}
#general #header .creat-list a {
  text-decoration: underline;
}
#general #header .creat-list h2 {
  font-size: 2.3em;
  background: url("/style/css/gfx/bgd-border-dashed-2.gif") 0 bottom repeat-x;
  padding-bottom: 10px;
  margin-bottom: 20px;
  display: inline-block;
  padding-top: 15px;
}
#general #header .creat-list .bbdd-list {
  display: table-cell;
  vertical-align: top;
  width: 80%;
  padding: 15px 20px 15px 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #header .creat-list .tools-list {
  display: table-cell;
  width: 20%;
  vertical-align: top;
  background: #888888;
  padding: 15px 20px 15px 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #header .creat-list .tools-list h2 {
  border-bottom: none;
  font-size: 1.8em;
  padding-top: 10px;
  margin-bottom: 10px;
}
#general #header .creat-list .tools-list li {
  width: 100%;
  padding: 0;
}
#general #header .creat-list .tools-list footer {
  background: #888888;
}
#general #header .creat-list ul {
  margin: 0;
  padding: 0;
}
#general #header .creat-list ul li {
  float: left;
  margin: 0;
  padding: 0 10px 0 10px;
  width: 25%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #header .creat-list ul li article {
  position: relative;
  padding-bottom: 20px;
  padding-bottom: 0;
  min-height: 400px;
  overflow: hidden;
}
#general #header .creat-list ul li article img {
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}
#general #header .creat-list ul li article h2 {
  font-size: 1.6em;
  border-bottom: none;
  margin-bottom: 7px;
}
#general #header .creat-list ul li article h3 {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1.1em;
}
#general #header .creat-list ul li article p {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1.1em;
  color: #666;
}
#general #header .creat-list ul li article footer {
  background: url("/style/css/gfx/bgd-border-dashed-2.gif") 0 top repeat-x;
  position: absolute;
  bottom: 0;
  padding-top: 15px;
  width: 100%;
  background: #fff;
}
#general #header .creat-list ul li article .btn {
  display: block;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 800px) {
  #general #header {
    position: fixed;
    margin: 0;
    top: 0;
    height: 100%;
    width: 248px;
    background: #494949;
    z-index: 100;
    overflow-y: auto!important;
    -webkit-overflow-scrolling: touch!important;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #header .lnk-menu {
    position: fixed;
    top: 19px;
    right: 24px;
    cursor: pointer;
    z-index: 99999;
    display: none;
    width: 24px;
    height: 24px;
  }
  #general #header .lnk-menu .text {
    display: none;
  }
  #general #header .lnk-menu:before {
    content: "\e925";
    text-decoration: none;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    color: #000;
  }
  #general #header .logo {
    display: none;
  }
  #general #header .creat-list {
    border: 6px solid #000;
    border-top: none;
    border-bottom: none;
    clear: both;
    overflow-y: scroll;
    max-height: 100%;
    margin-bottom: 20px;
    position: fixed;
    top: 0;
    left: 0px;
    display: none;
    width: 241px;
    background: #fff;
    -o-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    -webkit-transition: width 0.4s ease-in-out;
    left: 245px;
    border-width: 0;
    width: 0;
    display: block;
    overflow: hidden;
    z-index: 10;
  }
  #general #header .creat-list.active {
    left: 245px;
    width: 241px;
    overflow-y: scroll;
    border-width: 6px;
  }
  #general #header .creat-list a {
    text-decoration: underline;
  }
  #general #header .creat-list h2 {
    font-size: 1.8em;
    background: url("/style/css/gfx/bgd-border-dashed-2.gif") 0 bottom repeat-x;
    padding: 5px 20px 10px;
    margin-bottom: 20px;
    display: inline-block;
  }
  #general #header .creat-list .bbdd-list {
    display: block;
    vertical-align: top;
    width: auto;
    padding: 15px 0px 15px 0px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #header .creat-list .tools-list {
    display: block;
    width: auto;
    vertical-align: top;
    background: #888888;
    padding: 15px 20px 15px 20px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #header .creat-list .tools-list h2 {
    border-bottom: none;
    font-size: 1.6em;
    padding: 10px 0 10px;
    margin-bottom: 10px;
  }
  #general #header .creat-list .tools-list li {
    width: 100%;
    padding: 0;
  }
  #general #header .creat-list ul {
    margin: 0;
    padding: 0;
  }
  #general #header .creat-list ul li {
    float: none;
    border-bottom: 2px solid #e1e1e1;
    margin: 0 0 15px 0;
    overflow: hidden;
    padding: 0 20px 15px;
    width: auto;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #header .creat-list ul li article {
    min-height: 0;
  }
  #general #header .creat-list ul li article img {
    margin-bottom: 10px;
    width: 100%;
    height: auto;
  }
  #general #header .creat-list ul li article h2 {
    font-size: 1.6em;
    border-bottom: none;
    margin-bottom: 7px;
    padding: 5px 0 10px;
  }
  #general #header .creat-list ul li article h3 {
    font-family: 'PT Sans', sans-serif, Arial;
    font-size: 1em;
    padding-bottom: 4px;
  }
  #general #header .creat-list ul li article p {
    font-family: 'PT Sans', sans-serif, Arial;
    font-size: 0.9em;
    color: #666;
    line-height: 1.1em;
  }
  #general #header .creat-list ul li article footer {
    position: static;
  }
  #general #header .creat-list ul li article .btn {
    display: block;
    text-align: center;
    text-decoration: none;
  }
  #general #header .creat-list ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  #general #header .tools {
    margin-top: 0;
    float: none;
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
    z-index: 100;
  }
  #general #header .tools ul {
    width: auto;
    float: none;
  }
  #general #header .tools li {
    float: none;
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 1em;
    border-left: none;
  }
  #general #header .tools li a.icon-bbdd:before {
    top: 0;
  }
  #general #header .tools li a.active {
    color: #000;
    text-decoration: none;
  }
  #general #header .tools li.lnk-create-list {
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 1em;
    border-left: none;
    border-bottom: 2px solid #cae71d;
    padding: 0 0 20px 0!important;
    margin-bottom: 20px;
  }
  #general #header #main-nav {
    position: static;
    z-index: 1000;
    padding-top: 14px;
  }
  #general #header #main-nav ul {
    display: block;
  }
  #general #header #main-nav ul:before {
    content: none;
  }
  #general #header #main-nav ul li {
    float: none!important;
    display: block;
  }
  #general #header #main-nav ul li.search-nav .btn-search:before {
    font-size: 23px;
    color: #000;
  }
  #general #header #main-nav ul li.subscribe-nav {
    border-left: none;
    border-top: 2px solid #cae71d;
    border-bottom: 2px solid #cae71d;
    padding: 0!important;
    margin-bottom: 20px;
  }
  #general #header #main-nav ul li.subscribe-nav a {
    color: #4c4c4c;
    text-decoration: underline;
  }
  #general #header #main-nav ul li.sub-group {
    margin-right: 0;
  }
  #general #header #main-nav ul li.sub-group > ul {
    margin-right: 0;
  }
  #general #header #main-nav ul li.cat a:before {
    content: "\e936";
    text-decoration: none;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: none!important;
    font-size: 14px;
    color: #000;
    margin-right: 10px;
  }
  #general #header #main-nav ul li a {
    padding-left: 19px;
  }
  #general #header #main-nav ul li.cat {
    text-align: left;
    border: 0;
    padding-bottom: 0px;
    position: relative;
  }
  #general #header #main-nav ul li.cat a {
    padding-top: 0;
    padding-bottom: 0;
    white-space: normal;
    text-align: left;
    display: block;
    vertical-align: middle;
  }
  #general #header #main-nav ul li.cat a:before {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
  }
  #general #header #main-nav .sub-group {
    margin-top: 0;
    padding-bottom: 15px;
    margin-bottom: 0;
  }
  #general #header #main-nav .sub-group .title {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #general #header #main-nav .sub-group .title span {
    background: none;
  }
  #general #header #main-nav .sub-group .title:before {
    content: none;
  }
  #general #header #main-nav .sub-group li a {
    padding-left: 19px;
  }
  #general #header #main-nav .sub-group li.cat {
    text-align: left;
    border: 0;
    padding-bottom: 0px;
    position: relative;
    margin-top: 0;
  }
  #general #header #main-nav .sub-group li.cat:after {
    content: "\e62a";
    text-decoration: none;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 20px;
    color: #f5f5f5;
    top: 50%;
    margin-top: -12px;
    font-size: 22px;
    z-index: 10;
  }
  #general #header #main-nav .sub-group li.cat a {
    padding-top: 0;
    padding-bottom: 0;
    white-space: normal;
    text-align: left;
    display: block;
    vertical-align: middle;
  }
  #general #header #main-nav .sub-group li.cat a:before {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
  }
  #general #header #main-nav .sub-group > ul {
    padding-right: 0;
  }
  #general #header #main-nav > ul {
    padding-bottom: 0;
  }
  #general #header #main-nav > ul > li.cat {
    position: relative;
  }
  #general #header #main-nav > ul > li.cat:before {
    background: none;
    width: auto;
    content: none;
  }
  #general #header #main-nav > ul > li.cat:after {
    background: none;
    width: auto;
  }
  #general #header #main-nav > ul li {
    padding-top: 0px;
    margin-top: 10px;
    width: auto;
    margin-right: 0;
  }
  #general #header #main-nav > ul li > li {
    float: none;
    width: 100%;
    border-bottom: 1px solid #fff !important;
    clear: both;
  }
  #general #header #main-nav > ul li.cat {
    padding-top: 0px;
    margin-top: 10px;
    width: auto;
    margin-right: 0;
    margin-left: 0;
  }
  #general #header #main-nav > ul li.cat a {
    display: block;
    position: relative;
    z-index: 100;
  }
  #general #header #main-nav > ul li.cat span.deco-space {
    position: relative;
    display: block;
  }
  #general #header #main-nav > ul li.cat span.deco-space:before {
    content: none;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 5px;
    height: 5px;
  }
  #general #header #main-nav > ul li.cat span.deco-space:after {
    content: none;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 5px;
    height: 5px;
  }
  #general #header #main-nav > ul li.cat span.deco-space > a:after {
    content: none!important;
  }
  #general #header #main-nav > ul li.cat.active {
    background: #fff;
  }
  #general #header #main-nav > ul li.cat.active > a:before {
    color: #000;
    border-color: #000 !important;
  }
  #general #header #main-nav > ul li.cat.active > a:after {
    content: none!important;
  }
  #general #header #main-nav > ul li.cat.active:hover > a:before {
    color: #000;
  }
  #general #header #main-nav > ul li.cat.active ul.submenu {
    display: block;
  }
  #general #header #main-nav > ul li.cat:hover > a:before {
    color: #000;
    border-color: #000;
  }
  #general #header #main-nav > ul li a {
    font-size: 14px;
  }
  #general #header #main-nav > ul li a:before {
    font-size: 32px;
  }
  #general #header #main-nav > ul li.color-01 ul.submenu li a {
    color: #099b09;
  }
  #general #header #main-nav > ul li.color-02 ul.submenu li a {
    color: #ac780d;
  }
  #general #header #main-nav > ul li.color-03 ul.submenu li a {
    color: #016ab4;
  }
  #general #header #main-nav > ul li.color-04 ul.submenu li a {
    color: #01672e;
  }
  #general #header #main-nav > ul li.color-05 ul.submenu li a {
    color: #b5015a;
  }
  #general #header #main-nav > ul li.color-06 ul.submenu li a {
    color: #019875;
  }
  #general #header #main-nav > ul li.color-07 ul.submenu li a {
    color: #00abd6;
  }
  #general #header #main-nav > ul li.color-08 ul.submenu li a {
    color: #88c00a;
  }
  #general #header #main-nav > ul li.color-09 ul.submenu li a {
    color: #ffc600;
  }
  #general #header #main-nav > ul li.color-11 ul.submenu li a {
    color: #700137;
  }
  #general #header #main-nav > ul li ul.submenu {
    display: none;
    z-index: 1000;
    text-align: left;
    margin: 0;
    border-bottom: none;
    position: static;
    background: none!important;
    padding-left: 15px;
    padding-top: 5px;
  }
  #general #header #main-nav > ul li ul.submenu:before {
    content: none;
  }
  #general #header #main-nav > ul li ul.submenu li {
    padding: 0;
    display: block!important;
    float: none;
    width: auto;
    margin-bottom: 0;
    margin: 0;
  }
  #general #header #main-nav > ul li ul.submenu li a {
    display: block;
    width: auto;
    padding: 7px 10px!important;
    border: none;
    font-size: 14px;
  }
  #general #header #main-nav > ul li ul.submenu li a:before {
    content: none;
  }
  #general #header #main-nav > ul li ul.submenu li.active a {
    cursor: default;
    font-weight: bold;
  }
  #general #header #main-nav > ul li ul.submenu li.active a:hover {
    opacity: 1;
  }
  #general #header #main-nav > ul li ul.submenu li.news {
    display: none!important;
    overflow-y: auto;
    max-height: calc(100% - 281px);
  }
  #general #header #main-nav > ul li ul.submenu li.news ul.ul-news:before {
    content: none;
  }
  #general #header #main-nav > ul li ul.submenu li.news ul.ul-news li .image {
    margin: 10px;
    margin-bottom: 0;
    width: auto;
    border: 1px solid #e1e1e1;
    padding: 5px;
  }
  #general #header #main-nav > ul li ul.submenu li.news ul.ul-news li .image a {
    display: block;
    padding: 0 !important;
  }
  #general #header #main-nav > ul li ul.submenu li.news ul.ul-news li .image img {
    width: 100%;
    height: auto;
    display: block;
  }
  #general #header #main-nav > ul li ul.submenu li.news ul.ul-news li.title-news {
    padding: 10px 15px;
    border-bottom: none;
    padding-bottom: 0;
  }
  #general #header #main-nav > ul li ul.submenu li.news ul.ul-news li.title-news .title05 {
    font-family: 'PT Sans', sans-serif, Arial;
    font-size: 20px;
    color: #4a4a4a;
  }
  #general #header #main-nav > ul li ul.submenu li.news ul.ul-news li .title03 {
    font-size: 15px;
    padding: 10px 15px!important;
  }
  #general #header #main-nav > ul li ul.submenu:before {
    text-decoration: none;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    font-size: 42px;
    position: static;
    padding-left: 15px;
    margin-top: 14px;
    padding-bottom: 9px;
    background: url("/style/css/gfx/bgd-border-dashed-3.gif") 0 bottom repeat-x;
  }
  #general #header .color-08 a:before {
    padding-bottom: 7px;
    padding-top: 5px;
  }
}
#general.landing-event {
  margin-left: auto;
}
#general.landing-event #general-inner {
  border: none;
}
#general.landing-event #header-landing {
  position: relative;
  background: rgba(202, 231, 29, 0.07);
  border-bottom: 3px solid #cae71d;
}
#general.landing-event #header-landing.color-01 {
  background: rgba(9, 155, 9, 0.07);
  border-color: #099b09;
}
#general.landing-event #header-landing.color-01 .main-nav-ul-landing li.active {
  font-weight: bold;
  border-color: #099b09;
}
#general.landing-event #header-landing.color-01 .main-nav-ul-landing li a {
  color: #099b09;
}
#general.landing-event #header-landing.color-02 {
  background: rgba(172, 120, 13, 0.07);
  border-color: #ac780d;
}
#general.landing-event #header-landing.color-02 .main-nav-ul-landing li.active {
  font-weight: bold;
  border-color: #ac780d;
}
#general.landing-event #header-landing.color-02 .main-nav-ul-landing li a {
  color: #ac780d;
}
#general.landing-event #header-landing.color-03 {
  background: rgba(1, 106, 180, 0.07);
  border-color: #016ab4;
}
#general.landing-event #header-landing.color-03 .main-nav-ul-landing li.active {
  font-weight: bold;
  border-color: #016ab4;
}
#general.landing-event #header-landing.color-03 .main-nav-ul-landing li a {
  color: #016ab4;
}
#general.landing-event #header-landing.color-04 {
  background: rgba(1, 103, 46, 0.07);
  border-color: #01672e;
}
#general.landing-event #header-landing.color-04 .main-nav-ul-landing li.active {
  font-weight: bold;
  border-color: #01672e;
}
#general.landing-event #header-landing.color-04 .main-nav-ul-landing li a {
  color: #01672e;
}
#general.landing-event #header-landing.color-05 {
  background: rgba(181, 1, 90, 0.07);
  border-color: #b5015a;
}
#general.landing-event #header-landing.color-05 .main-nav-ul-landing li.active {
  font-weight: bold;
  border-color: #b5015a;
}
#general.landing-event #header-landing.color-05 .main-nav-ul-landing li a {
  color: #b5015a;
}
#general.landing-event #header-landing.color-06 {
  background: rgba(1, 152, 117, 0.07);
  border-color: #019875;
}
#general.landing-event #header-landing.color-06 .main-nav-ul-landing li.active {
  font-weight: bold;
  border-color: #019875;
}
#general.landing-event #header-landing.color-06 .main-nav-ul-landing li a {
  color: #019875;
}
#general.landing-event #header-landing.color-07 {
  background: rgba(0, 171, 214, 0.07);
  border-color: #00abd6;
}
#general.landing-event #header-landing.color-07 .main-nav-ul-landing li.active {
  font-weight: bold;
  border-color: #00abd6;
}
#general.landing-event #header-landing.color-07 .main-nav-ul-landing li a {
  color: #00abd6;
}
#general.landing-event #header-landing.color-08 {
  background: rgba(136, 192, 10, 0.07);
  border-color: #88c00a;
}
#general.landing-event #header-landing.color-08 .main-nav-ul-landing li.active {
  font-weight: bold;
  border-color: #88c00a;
}
#general.landing-event #header-landing.color-08 .main-nav-ul-landing li a {
  color: #88c00a;
}
#general.landing-event #header-landing.color-09 {
  background: rgba(255, 198, 0, 0.07);
  border-color: #ffc600;
}
#general.landing-event #header-landing.color-09 .main-nav-ul-landing li.active {
  font-weight: bold;
  border-color: #ffc600;
}
#general.landing-event #header-landing.color-09 .main-nav-ul-landing li a {
  color: #ffc600;
}
#general.landing-event #header-landing.color-11 {
  background: rgba(112, 1, 55, 0.07);
  border-color: #700137;
}
#general.landing-event #header-landing.color-11 .main-nav-ul-landing li.active {
  font-weight: bold;
  border-color: #700137;
}
#general.landing-event #header-landing.color-11 .main-nav-ul-landing li a {
  color: #700137;
}
#general.landing-event #header-landing #main-nav-landing {
  overflow: hidden;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general.landing-event #header-landing #main-nav-landing .main-nav {
  overflow: hidden;
  float: left;
}
#general.landing-event #header-landing #main-nav-landing .main-nav li {
  display: block;
  float: left;
  margin: 0;
  padding: 10px;
  font-family: 'PT Serif', serif, Arial;
  font-size: 16px;
}
#general.landing-event #header-landing #main-nav-landing .main-nav li.title {
  color: #fff;
  background: #000;
}
#general.landing-event #header-landing #main-nav-landing .main-nav li.lgo-alimarket {
  padding: 0;
}
#general.landing-event #header-landing #main-nav-landing .main-nav li .icon-A {
  padding: 3px 7px 0 7px;
  display: block;
}
#general.landing-event #header-landing #main-nav-landing .main-nav li .icon-A:before {
  font-size: 36px;
  line-height: 0.9em;
}
#general.landing-event #header-landing #main-nav-landing .main-nav li .icon-A span {
  display: none;
}
#general.landing-event #header-landing #main-nav-landing .main-nav-ul-landing {
  overflow: hidden;
}
#general.landing-event #header-landing #main-nav-landing .main-nav-ul-landing li {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
}
#general.landing-event #header-landing #main-nav-landing .main-nav-ul-landing li.btn-comprar {
  float: right;
  padding: 7px 0;
}
#general.landing-event #header-landing #main-nav-landing .main-nav-ul-landing li.btn-comprar a.btn {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 18px;
  padding: 6px 46px;
  color: #000;
}
#general.landing-event #header-landing #main-nav-landing .main-nav-ul-landing li a {
  padding: 13px 15px;
  display: block;
}
#general.landing-event #header-landing #main-nav-landing .main-nav-ul-landing li.active a {
  font-weight: bold;
  border-bottom: 3px solid;
}
#general.landing-event #header-landing #main-nav-landing .main-nav-ul-landing li.active a:hover {
  opacity: 1;
  cursor: default;
}
#general.landing-event #header-landing .logo {
  text-align: center;
  padding: 15px 0 0 0;
  margin-bottom: -5px;
  display: none;
}
#general.landing-event #header-landing .logo .special {
  padding: 0;
  color: #737373;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
#general #header-bbdd {
  position: relative;
  background: rgba(202, 231, 29, 0.07);
  border-bottom: 3px solid #cae71d;
}
#general #header-bbdd.color-01 {
  background: rgba(9, 155, 9, 0.07);
  border-color: #099b09;
}
#general #header-bbdd.color-01 .main-nav-ul-bbdd li.active {
  font-weight: bold;
  border-color: #099b09;
}
#general #header-bbdd.color-01 .main-nav-ul-bbdd li a {
  color: #099b09;
}
#general #header-bbdd.color-02 {
  background: rgba(172, 120, 13, 0.07);
  border-color: #ac780d;
}
#general #header-bbdd.color-02 .main-nav-ul-bbdd li.active {
  font-weight: bold;
  border-color: #ac780d;
}
#general #header-bbdd.color-02 .main-nav-ul-bbdd li a {
  color: #ac780d;
}
#general #header-bbdd.color-03 {
  background: rgba(1, 106, 180, 0.07);
  border-color: #016ab4;
}
#general #header-bbdd.color-03 .main-nav-ul-bbdd li.active {
  font-weight: bold;
  border-color: #016ab4;
}
#general #header-bbdd.color-03 .main-nav-ul-bbdd li a {
  color: #016ab4;
}
#general #header-bbdd.color-04 {
  background: rgba(1, 103, 46, 0.07);
  border-color: #01672e;
}
#general #header-bbdd.color-04 .main-nav-ul-bbdd li.active {
  font-weight: bold;
  border-color: #01672e;
}
#general #header-bbdd.color-04 .main-nav-ul-bbdd li a {
  color: #01672e;
}
#general #header-bbdd.color-05 {
  background: rgba(181, 1, 90, 0.07);
  border-color: #b5015a;
}
#general #header-bbdd.color-05 .main-nav-ul-bbdd li.active {
  font-weight: bold;
  border-color: #b5015a;
}
#general #header-bbdd.color-05 .main-nav-ul-bbdd li a {
  color: #b5015a;
}
#general #header-bbdd.color-06 {
  background: rgba(1, 152, 117, 0.07);
  border-color: #019875;
}
#general #header-bbdd.color-06 .main-nav-ul-bbdd li.active {
  font-weight: bold;
  border-color: #019875;
}
#general #header-bbdd.color-06 .main-nav-ul-bbdd li a {
  color: #019875;
}
#general #header-bbdd.color-07 {
  background: rgba(0, 171, 214, 0.07);
  border-color: #00abd6;
}
#general #header-bbdd.color-07 .main-nav-ul-bbdd li.active {
  font-weight: bold;
  border-color: #00abd6;
}
#general #header-bbdd.color-07 .main-nav-ul-bbdd li a {
  color: #00abd6;
}
#general #header-bbdd.color-08 {
  background: rgba(136, 192, 10, 0.07);
  border-color: #88c00a;
}
#general #header-bbdd.color-08 .main-nav-ul-bbdd li.active {
  font-weight: bold;
  border-color: #88c00a;
}
#general #header-bbdd.color-08 .main-nav-ul-bbdd li a {
  color: #88c00a;
}
#general #header-bbdd.color-09 {
  background: rgba(255, 198, 0, 0.07);
  border-color: #ffc600;
}
#general #header-bbdd.color-09 .main-nav-ul-bbdd li.active {
  font-weight: bold;
  border-color: #ffc600;
}
#general #header-bbdd.color-09 .main-nav-ul-bbdd li a {
  color: #ffc600;
}
#general #header-bbdd.color-11 {
  background: rgba(112, 1, 55, 0.07);
  border-color: #700137;
}
#general #header-bbdd.color-11 .main-nav-ul-bbdd li.active {
  font-weight: bold;
  border-color: #700137;
}
#general #header-bbdd.color-11 .main-nav-ul-bbdd li a {
  color: #700137;
}
#general #header-bbdd #main-nav-bbdd {
  overflow: hidden;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #header-bbdd #main-nav-bbdd .main-nav {
  overflow: hidden;
  float: left;
}
#general #header-bbdd #main-nav-bbdd .main-nav li {
  display: block;
  float: left;
  margin: 0;
  padding: 10px;
  font-family: 'PT Serif', serif, Arial;
  font-size: 16px;
}
#general #header-bbdd #main-nav-bbdd .main-nav li.title {
  color: #fff;
  background: #000;
}
#general #header-bbdd #main-nav-bbdd .main-nav li.lgo-alimarket {
  padding: 0;
}
#general #header-bbdd #main-nav-bbdd .main-nav li .icon-A {
  padding: 3px 7px 0 7px;
  display: block;
}
#general #header-bbdd #main-nav-bbdd .main-nav li .icon-A:before {
  font-size: 36px;
  line-height: 0.9em;
}
#general #header-bbdd #main-nav-bbdd .main-nav li .icon-A span {
  display: none;
}
#general #header-bbdd #main-nav-bbdd .main-nav-ul-bbdd {
  overflow: hidden;
}
#general #header-bbdd #main-nav-bbdd .main-nav-ul-bbdd li {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
}
#general #header-bbdd #main-nav-bbdd .main-nav-ul-bbdd li.btn-comprar {
  float: right;
  padding: 7px 0;
  margin-right: 15px;
}
#general #header-bbdd #main-nav-bbdd .main-nav-ul-bbdd li.btn-comprar a.btn {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 18px;
  padding: 6px 46px;
  color: #000;
}
#general #header-bbdd #main-nav-bbdd .main-nav-ul-bbdd li a {
  padding: 13px 15px;
  display: block;
}
#general #header-bbdd #main-nav-bbdd .main-nav-ul-bbdd li.active a {
  font-weight: bold;
  border-bottom: 3px solid;
}
#general #header-bbdd #main-nav-bbdd .main-nav-ul-bbdd li.active a:hover {
  opacity: 1;
  cursor: default;
}
#general #header-bbdd .logo {
  text-align: center;
  padding: 15px 0 0 0;
  margin-bottom: -5px;
  display: none;
}
#general #header-bbdd .logo .special {
  padding: 0;
  color: #737373;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
/* CSS Footer 
**Author: MachiinaID
**Require: Less compile Server
**Less.js: compile client Development
*/
#general #footer {
  overflow: hidden;
  background: #fff;
  padding: 0 0 0;
  font-family: 'PT Sans', sans-serif, Arial;
  margin-bottom: -80px;
}
#general #footer p {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1.18em;
}
#general #footer .content-up {
  background: #cae71d;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 15px 0 14px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
#general #footer .content-up a {
  color: #fff;
}
#general #footer .content-up a:before {
  display: block;
  font-size: 16px;
}
#general #footer #nav-footer {
  background: #f5f5f5;
  width: 100%;
  text-align: center;
  padding: 15px 0 14px;
  overflow: hidden;
}
#general #footer .footer-cols .section-inner {
  display: flex;
}
#general #footer .footer-cols .footer-col {
  padding: 32px 15px 32px 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #footer .footer-cols .footer-col .tit {
  color: #9b9b9b;
}
#general #footer .footer-cols .footer-col .logo {
  float: left;
  padding-right: 15px;
  margin-left: 0px;
  margin-top: 16px;
}
#general #footer .footer-cols .footer-col .logo img {
  display: block;
  width: 280px;
  height: auto;
  width: 180px;
}
#general #footer .footer-cols .footer-col .logo .tit {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding-top: 2px;
  font-weight: normal;
  font-style: italic;
  color: #000000;
}
#general #footer .footer-cols .footer-col.col-nav {
  width: 50%;
}
#general #footer .footer-cols .footer-col.col-nav ul {
  display: block;
  float: none;
  margin-bottom: 20px;
}
#general #footer .footer-cols .footer-col.col-nav ul:last-child {
  margin-bottom: 0;
}
#general #footer .footer-cols .footer-col.col-nav ul li {
  font-size: 1.18em;
  color: #9b9b9b;
  padding-right: 17px;
}
#general #footer .footer-cols .footer-col.col-nav ul li a {
  font-size: 1.1em;
  padding: 0;
}
#general #footer .footer-cols .footer-col.col-contact {
  width: 25%;
}
#general #footer .footer-cols .footer-col.col-contact p {
  color: #9b9b9b;
}
#general #footer .footer-cols .footer-col.col-contact .horario {
  font-size: 1.03em;
  line-height: 1.4em;
  padding-bottom: 16px;
}
#general #footer .footer-cols .footer-col.col-contact a {
  font-size: 1.1em;
}
#general #footer .footer-cols .footer-col.col-contact .phone {
  font-size: 1.9em;
  line-height: 1.1em;
}
#general #footer .footer-cols .footer-col.col-logo {
  width: 25%;
}
#general #footer ul {
  overflow: hidden;
  float: left;
}
#general #footer ul li {
  float: left;
  display: block;
  margin-top: 7px;
  font-size: 1.18em;
}
#general #footer ul li a {
  display: block;
  padding: 0px 40px 0 0;
  color: #000;
}
#general #footer ul.nav-footer-ul-secondary {
  float: right;
}
#general #footer ul.nav-footer-ul-secondary li {
  margin-left: 20px;
  padding-right: 0;
}
#general #footer ul.nav-footer-ul-secondary li a {
  padding-right: 0;
}
#general #footer ul.nav-footer-ul-secondary li:first-child {
  border-left: none;
}
#general .footer-buy {
  padding: 15px 18px;
  background: #f5f5f5;
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general .footer-buy p {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
  color: #888888;
}
/* CSS Main 
**Author: MachiinaID
**Require: Less compile Server
**Less.js: compile client Development
*/
.pb-200 {
  padding-bottom: 200px;
}
.title01 {
  font-size: 2.65em;
  font-weight: bold;
  padding-bottom: 10px;
  line-height: 1.2em;
}
.title01b {
  font-size: 2.21em;
  color: #888888;
  font-weight: bold;
  padding-bottom: 10px;
  line-height: 1.2em;
}
.title01c {
  font-size: 2.21em;
  color: #4a4a4a;
  font-weight: bold;
  padding-bottom: 10px;
  line-height: 1.2em;
}
.title02 {
  font-size: 1.8em;
  font-weight: bold;
  color: #888888;
  padding-bottom: 40px;
  line-height: 1.2em;
}
.title02b {
  font-size: 1.8em;
  font-weight: bold;
  color: #4a4a4a;
  padding-bottom: 0px;
  line-height: 1.2em;
}
.title02c {
  font-size: 1.8em;
  font-weight: normal;
  color: #888888;
  padding-bottom: 40px;
  line-height: 1.2em;
}
.title03 {
  font-size: 1.48em;
  line-height: 1.2em;
  font-weight: bold;
  padding-bottom: 10px;
}
.title03b {
  font-size: 1.48em;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #484848;
  line-height: 1.2em;
  font-weight: normal;
  padding-bottom: 10px;
}
.title03c {
  font-size: 1.48em;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #707070;
  line-height: 1.2em;
  font-weight: normal;
  padding-bottom: 10px;
}
.title03d {
  font-size: 1.48em;
  font-family: 'PT Serif', serif, Arial;
  color: #494949;
  line-height: 1.7em;
  font-weight: normal;
  padding-bottom: 24px;
}
.title04 {
  font-size: 1.8em;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #888888;
  padding-bottom: 5px;
}
.title05 {
  font-size: 1.65em;
  padding-bottom: 10px;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #494949;
  line-height: 1.36em;
}
.title06 {
  font-size: 1.62em;
  padding-bottom: 30px;
  font-family: 'PT Serif', serif, Arial;
  color: #494949;
}
.color_warn {
  color: #C61F2B !important;
}
.tachado {
  text-decoration: line-through !important;
}
.fieldnv {
  display: none !important;
}
.bg-register {
  height: inherit;
}
.bg-register #general {
  height: 100%;
}
.bg-register #general-inner {
  padding-bottom: 60px;
  background-image: url("gfx/img-barco.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: -webkit-image-set(url("gfx/img-barco.webp") 1x, url("gfx/img-barco@2x.webp") 2x, url("gfx/img-barco.avif") 1x, url("gfx/img-barco@2x.avif") 2x, url("gfx/img-barco.jpg") 1x, url("gfx/img-barco@2x.jpg") 2x);
  background-image: -webkit-image-set(url("gfx/img-barco.avif") type("image/avif") 1x, url("gfx/img-barco@2x.avif") type("image/avif") 2x, url("gfx/img-barco.webp") type("image/webp") 1x, url("gfx/img-barco@2x.webp") type("image/webp") 2x, url("gfx/img-barco.jpg") type("image/jpeg") 1x, url("gfx/img-barco@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("gfx/img-barco.avif") type("image/avif") 1x, url("gfx/img-barco@2x.avif") type("image/avif") 2x, url("gfx/img-barco.webp") type("image/webp") 1x, url("gfx/img-barco@2x.webp") type("image/webp") 2x, url("gfx/img-barco.jpg") type("image/jpeg") 1x, url("gfx/img-barco@2x.jpg") type("image/jpeg") 2x);
  background-size: cover;
}
.section-inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 18px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
.section-inner > .title02 {
  width: 100%;
}
.section-inner > .title03 {
  width: 100%;
}
/* preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 999999;
}
#loader {
  width: 150px;
  height: 150px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url("/style/css/gfx/loading.gif") no-repeat center 0;
  margin: -75px 0 0 -75px;
}
#overlay {
  background: #000;
  opacity: 0.9;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
}
.email-send {
  position: relative;
}
#general {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general .lnk-send-email {
  display: block !important;
}
#general #general-inner {
  position: relative;
  min-height: 100%;
  padding-bottom: 80px;
  box-sizing: inherit;
}
#general #general-inner:after {
  clear: both;
  display: block;
  content: "";
}
@media (max-width: 800px) {
  #general #general-inner {
    padding-top: 20px;
  }
  #general #subheader {
    display: block;
  }
  #general #subheader {
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    margin-bottom: 0;
  }
}
#general.process-buy {
  margin-left: auto;
  margin-right: auto;
}
#general.process-buy #subheader {
  display: block !important;
  margin-top: 0;
  margin-bottom: 0;
}
#general.process-buy .notification {
  padding: 40px 0 0;
}
#general.process-buy .process-header {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 800px) {
  #general.process-buy {
    margin: 0 auto;
    padding-left: 0;
  }
  #general.process-buy #subheader {
    display: block !important;
    margin-top: -35px;
  }
}
#general.home #header {
  margin-bottom: 0;
}
#general.home #main .section-alimarket .ul-section-subscription li {
  padding: 0 12px;
  border: none;
  margin: 0;
  width: calc(100% / 9);
}
#general.home #main .section-alimarket .ul-section-subscription li a {
  padding: 0;
  border: 2px solid;
  border-radius: 2px;
}
#general.home #main .section-alimarket .ul-section-subscription li a:before {
  padding: 16px 12%;
}
#general.home #main .section-alimarket .ul-section-subscription li a span {
  display: block;
  padding: 0px 5px 15px;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
  font-weight: normal;
}
#general.home #main .marcas-home {
  padding-bottom: 0 !important;
}
#general.home #main .marcas-home .logos-marcas {
  padding-bottom: 0;
}
#general.home #main .marcas-home .btn-inner {
  padding-bottom: 0;
}
#general.home #main .content-downloads {
  clear: both;
  padding-top: 20px;
}
#general.home #main .content-downloads ul {
  -webkit-column-count: 0;
  /* Chrome, Safari, Opera */
  -moz-column-count: 0;
  /* Firefox */
  column-count: 0;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: row;
  -webkit-flex-wrap: row wrap;
  flex-wrap: row wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  align-items: center;
  -webkit-align-items: center;
  padding-bottom: 10px;
}
#general.home #main .content-downloads ul li {
  padding-bottom: 5px;
  width: 33%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general.home #main .process .process-header.process-total {
  background: none;
  padding-bottom: 0;
}
#general.home #main .process .process-header.process-home {
  margin-bottom: 0;
  border-bottom: 0;
}
#general.home #main .process .process-header.process-home .section-inner {
  padding: 0;
}
#general.home #main .process .process-header.process-header-subscription .list-info-informe {
  padding-top: 0;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: nowrap;
  flex-flow: nowrap;
  align-items: inherit;
  -webkit-align-items: inherit;
}
#general.home #main .process .process-header.process-header-subscription .list-info-informe li {
  padding-left: 0px;
  text-align: center;
  float: none;
  padding: 0 20px 15px;
  width: 100% !important;
}
#general.home #main .process .process-header.process-header-subscription .list-info-informe li .title03 {
  font-family: 'PT Serif', serif, Arial;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.93em;
  padding-bottom: 11px;
}
#general.home #main .process .process-header.process-header-subscription .list-info-informe li .title04 {
  font-family: 'PT Serif', serif, Arial;
  font-size: 22px;
  font-weight: normal;
  color: #494949;
  line-height: 1.27em;
}
#general.home #main .process .process-header.process-header-subscription .list-info-informe li p {
  font-size: 1em;
  width: 100%;
}
#general.home #main .process .process-header.process-header-subscription .list-info-informe li:before {
  font-size: 100px;
  position: static;
  display: block;
}
#general .emotional-portada {
  min-height: 450px;
  padding: 40px 20px;
  height: auto;
  width: 100%;
  margin-top: -16px;
  margin-bottom: 40px;
  position: relative;
  z-index: 99;
  display: flex;
  flex-flow: column;
  background-size: cover;
  align-items: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  background-image: url("gfx/carousel.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: -webkit-image-set(url("gfx/carousel.webp") 1x, url("gfx/carousel@2x.webp") 2x, url("gfx/carousel.avif") 1x, url("gfx/carousel@2x.avif") 2x, url("gfx/carousel.jpg") 1x, url("gfx/carousel@2x.jpg") 2x);
  background-image: -webkit-image-set(url("gfx/carousel.avif") type("image/avif") 1x, url("gfx/carousel@2x.avif") type("image/avif") 2x, url("gfx/carousel.webp") type("image/webp") 1x, url("gfx/carousel@2x.webp") type("image/webp") 2x, url("gfx/carousel.jpg") type("image/jpeg") 1x, url("gfx/carousel@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("gfx/carousel.avif") type("image/avif") 1x, url("gfx/carousel@2x.avif") type("image/avif") 2x, url("gfx/carousel.webp") type("image/webp") 1x, url("gfx/carousel@2x.webp") type("image/webp") 2x, url("gfx/carousel.jpg") type("image/jpeg") 1x, url("gfx/carousel@2x.jpg") type("image/jpeg") 2x);
}
#general .emotional-portada .title01 {
  text-align: center;
  color: #fff;
  width: 47%;
  font-weight: normal;
  font-size: 3em;
}
#general .emotional-portada .title02 {
  text-align: center;
  color: #fff;
  width: 50%;
  font-weight: normal;
  font-size: 2.21em;
}
#general .emotional-portada .title03 {
  text-align: center;
  color: #fff;
  width: 80%;
  font-weight: normal;
  padding-bottom: 15px;
}
#general .emotional-portada .date-event {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 35px;
  width: 48%;
  text-align: center;
}
#general .emotional-portada .date-event:before {
  font-size: 21px;
  margin-right: 14px;
}
#general .emotional-portada.emotional-sobre-nosotos {
  background: url("gfx/img-quienessomos@2x.jpg") center bottom no-repeat;
  background-size: cover;
  background-image: -webkit-image-set(url("gfx/img-quienessomos.webp") 1x, url("gfx/img-quienessomos@2x.webp") 2x, url("gfx/img-quienessomos.avif") 1x, url("gfx/img-quienessomos@2x.avif") 2x, url("gfx/img-quienessomos.jpg") 1x, url("gfx/img-quienessomos@2x.jpg") 2x);
  background-image: -webkit-image-set(url("gfx/img-quienessomos.avif") type("image/avif") 1x, url("gfx/img-quienessomos@2x.avif") type("image/avif") 2x, url("gfx/img-quienessomos.webp") type("image/webp") 1x, url("gfx/img-quienessomos@2x.webp") type("image/webp") 2x, url("gfx/img-quienessomos.jpg") type("image/jpeg") 1x, url("gfx/img-quienessomos@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("gfx/img-quienessomos.avif") type("image/avif") 1x, url("gfx/img-quienessomos@2x.avif") type("image/avif") 2x, url("gfx/img-quienessomos.webp") type("image/webp") 1x, url("gfx/img-quienessomos@2x.webp") type("image/webp") 2x, url("gfx/img-quienessomos.jpg") type("image/jpeg") 1x, url("gfx/img-quienessomos@2x.jpg") type("image/jpeg") 2x);
}
#general .emotional-portada.emotional-encuentros {
  margin-top: -16px;
  background: url("gfx/portada-encuentros@2x.jpg") center center no-repeat;
  min-height: 400px;
  background-size: cover;
  background-image: -webkit-image-set(url("gfx/portada-encuentros.webp") 1x, url("gfx/portada-encuentros@2x.webp") 2x, url("gfx/portada-encuentros.avif") 1x, url("gfx/portada-encuentros@2x.avif") 2x, url("gfx/portada-encuentros.jpg") 1x, url("gfx/portada-encuentros@2x.jpg") 2x);
  background-image: -webkit-image-set(url("gfx/portada-encuentros.avif") type("image/avif") 1x, url("gfx/portada-encuentros@2x.avif") type("image/avif") 2x, url("gfx/portada-encuentros.webp") type("image/webp") 1x, url("gfx/portada-encuentros@2x.webp") type("image/webp") 2x, url("gfx/portada-encuentros.jpg") type("image/jpeg") 1x, url("gfx/portada-encuentros@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("gfx/portada-encuentros.avif") type("image/avif") 1x, url("gfx/portada-encuentros@2x.avif") type("image/avif") 2x, url("gfx/portada-encuentros.webp") type("image/webp") 1x, url("gfx/portada-encuentros@2x.webp") type("image/webp") 2x, url("gfx/portada-encuentros.jpg") type("image/jpeg") 1x, url("gfx/portada-encuentros@2x.jpg") type("image/jpeg") 2x);
}
#general .emotional-portada.emotional-encuentros-landing {
  margin-top: -16px;
  margin-bottom: 0 !important;
  min-height: 400px;
  height: auto;
  background: url("gfx/portada-encuentros@2x.jpg") center center no-repeat;
  background-size: cover;
  background-image: -webkit-image-set(url("gfx/portada-encuentros.webp") 1x, url("gfx/portada-encuentros@2x.webp") 2x, url("gfx/portada-encuentros.avif") 1x, url("gfx/portada-encuentros@2x.avif") 2x, url("gfx/portada-encuentros.jpg") 1x, url("gfx/portada-encuentros@2x.jpg") 2x);
  background-image: -webkit-image-set(url("gfx/portada-encuentros.avif") type("image/avif") 1x, url("gfx/portada-encuentros@2x.avif") type("image/avif") 2x, url("gfx/portada-encuentros.webp") type("image/webp") 1x, url("gfx/portada-encuentros@2x.webp") type("image/webp") 2x, url("gfx/portada-encuentros.jpg") type("image/jpeg") 1x, url("gfx/portada-encuentros@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("gfx/portada-encuentros.avif") type("image/avif") 1x, url("gfx/portada-encuentros@2x.avif") type("image/avif") 2x, url("gfx/portada-encuentros.webp") type("image/webp") 1x, url("gfx/portada-encuentros@2x.webp") type("image/webp") 2x, url("gfx/portada-encuentros.jpg") type("image/jpeg") 1x, url("gfx/portada-encuentros@2x.jpg") type("image/jpeg") 2x);
}
#general .emotional-portada.emotional-encuentros-landing-buy {
  margin-top: -30px;
  margin-bottom: 40px !important;
  min-height: 400px;
  height: auto;
  background: url("gfx/portada-encuentros@2x.jpg") center center no-repeat;
  background-image: -webkit-image-set(url("gfx/portada-encuentros.webp") 1x, url("gfx/portada-encuentros@2x.webp") 2x, url("gfx/portada-encuentros.avif") 1x, url("gfx/portada-encuentros@2x.avif") 2x, url("gfx/portada-encuentros.jpg") 1x, url("gfx/portada-encuentros@2x.jpg") 2x);
  background-image: -webkit-image-set(url("gfx/portada-encuentros.avif") type("image/avif") 1x, url("gfx/portada-encuentros@2x.avif") type("image/avif") 2x, url("gfx/portada-encuentros.webp") type("image/webp") 1x, url("gfx/portada-encuentros@2x.webp") type("image/webp") 2x, url("gfx/portada-encuentros.jpg") type("image/jpeg") 1x, url("gfx/portada-encuentros@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("gfx/portada-encuentros.avif") type("image/avif") 1x, url("gfx/portada-encuentros@2x.avif") type("image/avif") 2x, url("gfx/portada-encuentros.webp") type("image/webp") 1x, url("gfx/portada-encuentros@2x.webp") type("image/webp") 2x, url("gfx/portada-encuentros.jpg") type("image/jpeg") 1x, url("gfx/portada-encuentros@2x.jpg") type("image/jpeg") 2x);
  background-size: cover;
}
#general .emotional-portada.emotional-bbdd {
  margin-top: -16px;
  margin-bottom: 0px !important;
  min-height: 328px;
  height: auto;
  background: url("gfx/portada-bbdd@2x.jpg") center center no-repeat;
  background-image: -webkit-image-set(url("gfx/portada-bbdd.webp") 1x, url("gfx/portada-bbdd@2x.webp") 2x, url("gfx/portada-bbdd.avif") 1x, url("gfx/portada-bbdd@2x.avif") 2x, url("gfx/portada-bbdd.jpg") 1x, url("gfx/portada-bbdd@2x.jpg") 2x);
  background-image: -webkit-image-set(url("gfx/portada-bbdd.avif") type("image/avif") 1x, url("gfx/portada-bbdd@2x.avif") type("image/avif") 2x, url("gfx/portada-bbdd.webp") type("image/webp") 1x, url("gfx/portada-bbdd@2x.webp") type("image/webp") 2x, url("gfx/portada-bbdd.jpg") type("image/jpeg") 1x, url("gfx/portada-bbdd@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("gfx/portada-bbdd.avif") type("image/avif") 1x, url("gfx/portada-bbdd@2x.avif") type("image/avif") 2x, url("gfx/portada-bbdd.webp") type("image/webp") 1x, url("gfx/portada-bbdd@2x.webp") type("image/webp") 2x, url("gfx/portada-bbdd.jpg") type("image/jpeg") 1x, url("gfx/portada-bbdd@2x.jpg") type("image/jpeg") 2x);
  background-size: cover;
}
#general .emotional-portada .content-tools {
  border-bottom: 3px solid #e1e1e1;
  padding-bottom: 40px!important;
  margin-bottom: 40px;
  padding-bottom: 20px !important;
  margin-bottom: 30px !important;
  border: none;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
#general .emotional-portada .content-tools:after {
  display: block;
  clear: both;
  height: 1px;
  padding: 0;
  margin: 0;
  content: "";
}
#general .emotional-portada .content-tools ul {
  float: right;
  display: block;
}
#general .emotional-portada .content-tools ul li {
  display: block;
  float: left;
  margin-left: 5px;
}
#general .emotional-portada .content-tools ul li a {
  margin-top: 0px;
  display: block;
}
#general .emotional-portada .content-tools ul li .btn {
  margin: 0;
}
#general .emotional-portada .content-tools ul li:last-child {
  margin-left: 0;
}
#general .emotional-portada .content-tools ul .icon-mail {
  text-decoration: none;
  margin-left: 0;
  display: block !important;
  cursor: pointer;
}
#general .emotional-portada .content-tools ul .icon-mail:before {
  display: block;
}
#general .emotional-portada .content-tools ul .icon-mail span {
  display: none;
}
#general .emotional-portada .icon-pdf:before {
  content: "";
}
#general .emotional-portada .icon-pdf a {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 36px;
  height: 36px;
  display: block;
  background: #ed4b32;
  font-size: 0.00009px;
}
#general .emotional-portada .icon-pdf a span {
  display: none;
}
#general .emotional-portada .icon-pdf a:before {
  content: "\e91c";
  font-size: 32px;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 4px;
}
#general .emotional-portada .email-send {
  margin-left: 5px !important;
}
#general .emotional-portada .email-send > a {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 36px;
  height: 36px;
  display: block;
  background: #c0c0c0;
  font-size: 0.00009px;
}
#general .emotional-portada .email-send > a.active {
  position: relative;
  z-index: 99999;
}
#general .emotional-portada .email-send > a span {
  display: none;
}
#general .emotional-portada .email-send > a:before {
  font-size: 22px !important;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 7px;
}
#general .emotional-portada .icon-twitter:before {
  content: "";
}
#general .emotional-portada .icon-twitter a {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 36px;
  height: 36px;
  display: block;
  background: #2aa9e0;
  font-size: 0.00009px;
}
#general .emotional-portada .icon-twitter a span {
  display: none;
}
#general .emotional-portada .icon-twitter a:before {
  content: "\e919";
  font-size: 22px;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 7px;
}
#general .emotional-portada .icon-linkedin:before {
  content: "";
}
#general .emotional-portada .icon-linkedin a {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 36px;
  height: 36px;
  display: block;
  background: #016699;
  font-size: 0.00009px;
}
#general .emotional-portada .icon-linkedin a span {
  display: none;
}
#general .emotional-portada .icon-linkedin a:before {
  content: "\e91a";
  font-size: 22px;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 7px;
}
#general .emotional-portada .icon-print,
#general .emotional-portada .icon-share {
  font-size: 0.00009px;
}
#general .emotional-portada .icon-print {
  font-size: 0.00009px;
}
#general .emotional-portada .icon-print a {
  width: 36px;
  height: 36px;
  display: block;
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#general .emotional-portada .icon-print a:before {
  content: "\e668";
  font-size: 29px;
  color: #000;
  display: block;
  text-align: center;
}
#general .emotional-portada .icon-share {
  font-size: 0.00009px;
}
#general .emotional-portada .btn-inner {
  padding-top: 20px;
}
#general .emotional-portada .btn-inner.movil-show {
  display: none;
}
#general .emotional-portada a {
  color: #cae71d;
}
#general .emotional-portada a.btn {
  color: #000;
}
#general .emotional-portada .content-info-event {
  display: flex;
  width: 70%;
  padding-top: 30px;
  max-width: 600px;
}
#general .emotional-portada .content-info-event .content-info-col {
  width: 50%;
  text-align: left;
  padding: 0 15px;
}
#general .emotional-portada .content-info-event .content-info-col p {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 14px;
  color: #fff;
}
#general .emotional-portada .content-info-event .content-info-col .title03 {
  font-size: 12px;
  color: #fff;
  padding-bottom: 5px;
  text-align: left;
}
#general .emotional-portada .content-info-event .content-info-col ul {
  padding-right: 20px;
}
#general .emotional-portada .content-info-event .content-info-col ul li {
  padding-left: 20px;
  position: relative;
  padding-bottom: 5px;
  color: #fff;
}
#general .emotional-portada .content-info-event .content-info-col ul li:after {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cae71d;
  position: absolute;
  left: 0;
  top: 4px;
}
#general #main {
  width: 100%;
  background: none;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#general #main.section-login-forgot {
  min-height: calc(100% - 159px);
}
#general #main .noti-update {
  margin-top: -15px !important;
  padding-bottom: 21px !important;
}
#general #main .noti-update .icon-update {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  top: 15px;
  margin-right: 10px;
}
#general #main .noti-update .icon-update:before {
  font-size: 50px;
}
#general #main .noti-update .text-icon {
  padding-bottom: 20px;
  display: inline-block;
  padding-top: 15px;
}
#general #main a {
  text-decoration: underline;
}
#general #main .btn {
  text-decoration: none;
}
#general #main .icon-pdf:before {
  content: "";
}
#general #main .icon-pdf a {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 36px;
  height: 36px;
  display: block;
  background: #ed4b32;
  font-size: 0.00009px;
}
#general #main .icon-pdf a span {
  display: none;
}
#general #main .icon-pdf a:before {
  content: "\e91c";
  font-size: 32px;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 4px;
}
#general #main .email-send {
  margin-left: 5px !important;
}
#general #main .email-send > a {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 36px;
  height: 36px;
  display: block;
  background: #c0c0c0;
  font-size: 0.00009px;
}
#general #main .email-send > a.active {
  position: relative;
  z-index: 99999;
}
#general #main .email-send > a span {
  display: none;
}
#general #main .email-send > a:before {
  font-size: 22px !important;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 7px;
}
#general #main .icon-whatsapp:before {
  content: "";
}
#general #main .icon-whatsapp a {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 36px;
  height: 36px;
  display: block;
  background: #28b43e;
  font-size: 0.00009px;
}
#general #main .icon-whatsapp a span {
  display: none;
}
#general #main .icon-whatsapp a:before {
  content: "\e918";
  font-size: 22px;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 7px;
}
#general #main .icon-twitter:before {
  content: "";
}
#general #main .icon-twitter a {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 36px;
  height: 36px;
  display: block;
  background: #2aa9e0;
  font-size: 0.00009px;
}
#general #main .icon-twitter a span {
  display: none;
}
#general #main .icon-twitter a:before {
  content: "\e919";
  font-size: 22px;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 7px;
}
#general #main .icon-linkedin:before {
  content: "";
}
#general #main .icon-linkedin a {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 36px;
  height: 36px;
  display: block;
  background: #016699;
  font-size: 0.00009px;
}
#general #main .icon-linkedin a span {
  display: none;
}
#general #main .icon-linkedin a:before {
  content: "\e91a";
  font-size: 22px;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 7px;
}
#general #main .icon-print,
#general #main .icon-share {
  font-size: 0.00009px;
}
#general #main .icon-print a {
  width: 36px;
  height: 36px;
  display: block;
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#general #main .icon-print a:before {
  content: "\e668";
  font-size: 29px;
  color: #000;
  display: block;
  text-align: center;
}
#general #main .icon-rss:before {
  content: "";
}
#general #main .icon-rss a {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 36px;
  height: 36px;
  display: block;
  background: #000;
  font-size: 0.00009px;
}
#general #main .icon-rss a span {
  display: none;
}
#general #main .icon-rss a:before {
  content: "\e91d";
  font-size: 22px;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 7px;
}
#general #main .nav-content {
  border-bottom: 3px solid #e1e1e1;
  padding-bottom: 40px!important;
  border-color: #e1e1e1;
  padding-bottom: 0px !important;
  margin-bottom: 40px;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .nav-content ul li {
  display: inline-block;
  font-size: 16px;
  margin-right: 0px;
}
#general #main .nav-content ul li a {
  text-decoration: none;
  padding: 0 7px 8px;
  border-bottom: 3px solid #fff;
  color: #737373;
  display: block;
  margin-bottom: 0px;
}
#general #main .nav-content ul li a.active {
  border-bottom-color: #cae71d;
  color: #000;
  font-weight: bold;
}
#general #main .html-editor {
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .html-editor p {
  padding-bottom: 20px;
  color: #666;
  font-size: 1.471em;
  margin: 0;
  line-height: 1.7em;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .html-editor h1 {
  font-size: 2.7vw;
  line-height: 1.18em;
  color: #4a4a4a;
  padding-bottom: 20px;
}
#general #main .html-editor h2 {
  font-size: 1.8em;
  line-height: 1.18em;
  color: #4a4a4a;
  padding-bottom: 27px;
}
#general #main .html-editor h3 {
  color: #000;
  font-family: 'PT Serif', serif, Arial;
  font-size: 1.8em;
  margin: 0;
  padding: 15px 0 20px 0;
}
#general #main .html-editor h4 {
  color: #000;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1.5em;
  margin: 0;
  padding: 15px 0 20px 0;
}
#general #main .html-editor h5 {
  color: #000;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1.3em;
  margin: 0;
  padding: 15px 0 20px 0;
}
#general #main .contacto {
  overflow: hidden;
  padding: 0;
  padding-bottom: 20px;
}
#general #main .contacto .col-form {
  width: 100% !important;
}
#general #main .contacto .col-form-data {
  width: 100% !important;
  padding-top: 20px;
}
#general #main .contacto .col1 {
  float: left;
  padding-right: 50px;
  padding-bottom: 10px;
}
#general #main .contacto .col1 .btn-inner {
  clear: both;
  float: none;
  width: 100%;
}
#general #main .contacto .col1 .btn-inner .btn-large {
  width: 100% !important;
  float: none !important;
  display: block;
  text-align: center;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .contacto .col1 h2 {
  padding-bottom: 15px;
}
#general #main .contacto .col1:last-child {
  padding-right: 0px;
}
#general #main .contacto .col1:last-child p {
  color: #000;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
#general #main .contacto .col1:last-child .text-tel {
  font-size: 23px;
  padding-bottom: 0;
}
#general #main .contacto .col1:last-child p:last-child {
  padding-top: 10px;
}
#general #main .section-map {
  padding: 20px 20px 15px;
}
#general #main .section-map .content-text {
  float: left;
  padding-left: 0;
  padding-bottom: 20px;
  position: relative;
}
#general #main .section-map .content-text .title03 {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 30px;
  font-weight: normal;
}
#general #main .section-map .content-text .text-tel {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 30px;
  font-weight: normal;
}
#general #main .section-map .content-text .text-street {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 14px;
  font-weight: normal;
}
#general #main .section-map .content-text p {
  font-size: 24px;
  color: #000;
  font-weight: normal;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.25em;
}
#general #main .section-map .fright {
  float: right;
  padding-top: 0px;
  padding-bottom: 20px;
}
#general #main .section-map img {
  width: 100%;
  height: auto;
}
#general #main .section-publicidad {
  max-width: 70%;
  margin: 0 auto;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  padding: 20px 0;
}
#general #main .section-publicidad .mod {
  border-right: 1px solid #888888;
  padding: 40px;
  margin-bottom: 20px;
  width: 45%;
  flex: 1 0 45%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  -webkit-order: 1;
  order: 1;
  cursor: pointer;
  text-align: center;
}
#general #main .section-publicidad .mod p {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
  line-height: 1.29em;
  color: #4a4a4a;
  text-align: center;
}
#general #main .section-publicidad .mod img {
  width: 80%;
  margin: 0 auto 15px;
  height: auto;
  display: block;
}
#general #main .section-publicidad .mod.mod-last {
  margin-right: 0;
  -webkit-order: 2;
  order: 2;
  border: none;
  border-left: 1px solid #888888;
}
#general #main .section-publicidad .mod.mod-last img {
  width: 100%;
}
#general #main .section-publicidad .mod a {
  display: block;
  text-align: center;
  padding-bottom: 15px;
}
#general #main .section-publicidad .content-show {
  width: 100%;
  flex: 1 0 100%;
  margin-bottom: 20px;
  border: 2px solid #000;
  padding: 40px 20%;
  text-align: center;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  order: 3;
  -webkit-order: 3;
  position: relative;
}
#general #main .section-publicidad .content-show:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: -8px;
  left: 25%;
  background: #000;
}
#general #main .section-publicidad .content-show#publi:before {
  right: 25%;
  left: auto;
}
#general #main .section-publicidad .content-show .title02 {
  line-height: 1.2em;
}
#general #main .section-publicidad .content-show a {
  display: block;
}
#general #main .section-publi-contacto {
  padding: 30px 0px 40px 0;
}
#general #main .section-publi-contacto:after {
  display: block;
  clear: both;
  height: 0;
  content: "";
}
#general #main .section-publi-contacto p {
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  padding-top: 10px;
}
#general #main .section-publi-contacto .text-tel {
  font-size: 24px;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  padding: 0 0 0px 0;
}
#general #main .section-publi-contacto .lnk-mail {
  font-size: 20px;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  padding: 0px 0 23px 0;
  text-decoration: none;
  display: block;
}
#general #main .section-publi-contacto .text-street {
  font-size: 17px;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  padding: 0px 0 0px 0;
  text-decoration: none;
  display: block;
  line-height: 1.41em;
  color: #000;
  padding-top: 23px;
}
#general #main .section-publi-contacto .col1 {
  position: relative;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  padding-right: 0;
  width: 50%;
  margin: 0 auto;
  text-align: center;
  float: none;
}
#general #main .section-publi-contacto.error404 {
  display: table;
  width: 100%;
}
#general #main .section-publi-contacto.error404 .col1 {
  width: 50%;
  float: none;
  display: table-cell;
  padding: 0;
}
#general #main .section-publi-contacto.error404 .col1 img {
  width: 100%;
  height: auto;
}
#general #main .section-publi-contacto.error404 .col2 {
  text-align: center;
  padding: 0 7%;
  vertical-align: middle;
}
#general #main .section-publi-contacto.error404 .col2 p {
  font-size: 20px;
  color: #737373;
  text-align: center;
}
#general #main .section-services {
  background: #f5f5f5;
  padding: 40px 52px;
  border-bottom: 3px solid #e1e1e1;
  padding-bottom: 40px!important;
  margin-bottom: 40px;
}
#general #main .section-services .section-inner {
  padding: 0;
}
#general #main .section-services .title06 {
  text-align: center;
  width: 60%;
  margin: 0 auto;
  line-height: 1.45em;
  padding-bottom: 40px;
}
#general #main .section-services .list-info-services {
  display: flex;
  flex-wrap: wrap;
}
#general #main .section-services .list-info-services li {
  padding: 0 18px;
  text-align: center;
  width: calc((100% / 4) - 36px);
  position: relative;
  padding-bottom: 80px;
}
#general #main .section-services .list-info-services li:before {
  font-size: 48px;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 10px;
  display: block;
}
#general #main .section-services .list-info-services li .title03 {
  color: #494949;
}
#general #main .section-services .list-info-services li p {
  font-size: 16px;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.5em;
  color: #494949;
}
#general #main .section-services .list-info-services li .form {
  position: absolute;
  bottom: 30px;
  width: calc(100% - 36px);
}
#general #main .section-services .list-info-services li .form .formrow {
  padding-bottom: 0;
  width: 100%;
}
#general #main .section-services .list-info-services li .form .formrow select {
  width: 100%;
  border-color: #cae71d;
  border-width: 2px;
}
#general #main .section-services .list-info-services li .btn-inner {
  position: absolute;
  bottom: 30px;
  width: calc(100% - 36px);
}
#general #main .section-services .list-info-services li .btn-inner .btn {
  padding: 9px 46px 9px 46px;
  display: block;
  text-align: center;
}
#general #main .mod-subscribe {
  background-image: url("gfx/suscribe.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: -webkit-image-set(url("gfx/suscribe.webp") 1x, url("gfx/suscribe@2x.webp") 2x, url("gfx/suscribe.avif") 1x, url("gfx/suscribe@2x.avif") 2x, url("gfx/suscribe.jpg") 1x, url("gfx/suscribe@2x.jpg") 2x);
  background-image: -webkit-image-set(url("gfx/suscribe.avif") type("image/avif") 1x, url("gfx/suscribe@2x.avif") type("image/avif") 2x, url("gfx/suscribe.webp") type("image/webp") 1x, url("gfx/suscribe@2x.webp") type("image/webp") 2x, url("gfx/suscribe.jpg") type("image/jpeg") 1x, url("gfx/suscribe@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("gfx/suscribe.avif") type("image/avif") 1x, url("gfx/suscribe@2x.avif") type("image/avif") 2x, url("gfx/suscribe.webp") type("image/webp") 1x, url("gfx/suscribe@2x.webp") type("image/webp") 2x, url("gfx/suscribe.jpg") type("image/jpeg") 1x, url("gfx/suscribe@2x.jpg") type("image/jpeg") 2x);
  background-size: cover;
  padding: 56px 70px;
}
#general #main .mod-subscribe .section-inner {
  display: flex;
}
#general #main .mod-subscribe .text-inner {
  width: 50%;
  padding: 0;
  margin: 0;
  margin-right: 36px;
  padding-top: 40px;
}
#general #main .mod-subscribe .text-inner .title01 {
  text-align: center;
  font-weight: normal;
  color: #fff;
}
#general #main .mod-subscribe .mod-white {
  width: 50%;
  background: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  padding: 33px;
  margin-bottom: 0;
}
#general #main .mod-subscribe .mod-white .title02 {
  font-weight: normal;
  color: #4a4a4a;
  padding-bottom: 16px;
}
#general #main .mod-subscribe .mod-white ul {
  margin-bottom: 20px;
}
#general #main .mod-subscribe .mod-white ul li {
  font-size: 1.5em;
  color: #4a4a4a;
  margin-bottom: 15px;
}
#general #main .mod-subscribe .mod-white ul li:before {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  color: #cae71d;
  margin-right: 10px;
}
#general #main .mod-subscribe .mod-white .btn-inner {
  text-align: center;
}
#general #main .aviso-legal {
  width: 70%;
  margin: 0 auto;
}
#general #main .aviso-legal strong {
  color: #000;
}
#general #main .aviso-legal .html-editor h2 {
  color: #000;
  font-size: 24px;
  padding-top: 10px;
}
#general #main .aviso-legal .html-editor p {
  font-size: 14px;
}
#general #main .image-article {
  width: auto;
  margin: 0 auto;
  display: block;
}
#general #main .image-article img {
  border: 1px solid #ebebeb;
  padding: 10px;
  width: 100%;
  margin: 0 auto;
  height: auto;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .logos-marcas {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  padding: 20px 0;
  flex-flow: wrap;
  -webkit-flex-flow: wrap;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
#general #main .logos-marcas img {
  height: auto;
  width: 170px;
  margin-left: 20px;
  margin-bottom: 20px;
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
#general #main .logos-marcas img:first-child {
  margin-left: 0;
}
#general #main .logos-marcas img.lgo-lidl {
  width: 70px;
}
#general #main .logos-marcas img.lgo-corte {
  width: 150px;
}
#general #main .logos-marcas img.lgo-erosky {
  width: 140px;
}
#general #main .logos-marcas img.lgo-dia {
  width: 140px;
}
#general #main .news-content .title01,
#general #main .news-content .title04 {
  text-align: center;
  padding-bottom: 24px;
}
#general #main .news-content .title05 {
  text-align: center;
  padding-bottom: 40px;
}
#general #main .news-content .content-order {
  margin: 0 auto;
  padding: 0 20% 10px;
  width: 100%;
  padding-bottom: 10px;
  overflow: hidden;
  text-align: center;
  border-bottom: 3px solid #e1e1e1;
  padding-bottom: 40px!important;
  margin-bottom: 40px;
  padding-bottom: 40px !important;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .content-order.form .formrow.form-select {
  width: 100%;
}
#general #main .news-content .content-order.form .formrow.form-select .col1 {
  width: 45%;
  text-align: right;
  float: left;
}
#general #main .news-content .content-order.form .formrow.form-select .col1 label {
  float: none;
  text-align: right;
  display: block;
  width: auto;
}
#general #main .news-content .content-order.form .formrow.form-select .col2 {
  width: 55%;
  float: left;
}
#general #main .news-content .content-order.form .formrow.form-select select {
  width: 200px;
}
#general #main .news-content .content-order.form.content-order-revista {
  padding-bottom: 32px !important;
  margin-bottom: 74px;
}
#general #main .news-content .content-order.form.content-order-revista .formrow.form-select .col1 {
  width: auto;
  text-align: left;
  float: none;
  display: block;
}
#general #main .news-content .content-order.form.content-order-revista .formrow.form-select .col1 label {
  padding-top: 11px;
  text-align: left;
  padding-bottom: 8px;
}
#general #main .news-content .filter,
#general #main .news-content .filter-not-suscriptor {
  background: #e1e1e1;
  margin-bottom: 40px;
}
#general #main .news-content .filter:after,
#general #main .news-content .filter-not-suscriptor:after {
  display: block;
  clear: both;
  height: 0px;
  padding: 0;
  margin: 0;
  content: "";
}
#general #main .news-content .filter.activeparent,
#general #main .news-content .filter-not-suscriptor.activeparent {
  padding-bottom: 0;
}
#general #main .news-content .filter.filter-informe .filter-content .col1,
#general #main .news-content .filter-not-suscriptor.filter-informe .filter-content .col1 {
  width: 20%;
}
#general #main .news-content .filter.filter-informe .filter-content .col2,
#general #main .news-content .filter-not-suscriptor.filter-informe .filter-content .col2 {
  width: 20%;
  padding-bottom: 40px;
}
#general #main .news-content .filter.filter-col4 .filter-content .col1,
#general #main .news-content .filter-not-suscriptor.filter-col4 .filter-content .col1 {
  width: 24%;
  padding-bottom: 32px;
}
#general #main .news-content .filter.filter-col4 .filter-content .col2,
#general #main .news-content .filter-not-suscriptor.filter-col4 .filter-content .col2 {
  width: 24%;
  padding-bottom: 32px;
}
#general #main .news-content .filter.filter-col4 .filter-content .col-slider .long05,
#general #main .news-content .filter-not-suscriptor.filter-col4 .filter-content .col-slider .long05 {
  width: 80%;
}
#general #main .news-content .filter.filter-col4 .filter-content .btn-inner,
#general #main .news-content .filter-not-suscriptor.filter-col4 .filter-content .btn-inner {
  float: none;
  clear: both;
  text-align: center;
}
#general #main .news-content .filter.filter-col3 .filter-content .col1,
#general #main .news-content .filter-not-suscriptor.filter-col3 .filter-content .col1 {
  width: 33%;
}
#general #main .news-content .filter.filter-col3 .filter-content .col2,
#general #main .news-content .filter-not-suscriptor.filter-col3 .filter-content .col2 {
  width: 33%;
  padding-bottom: 0px;
}
#general #main .news-content .filter.filter-col3 .filter-content .col-slider .long05,
#general #main .news-content .filter-not-suscriptor.filter-col3 .filter-content .col-slider .long05 {
  width: 80%;
}
#general #main .news-content .filter.filter-col3 .filter-content .formrow + .title03,
#general #main .news-content .filter-not-suscriptor.filter-col3 .filter-content .formrow + .title03 {
  padding-top: 10px;
}
#general #main .news-content .filter.filter-col3 .filter-content .form-select label,
#general #main .news-content .filter-not-suscriptor.filter-col3 .filter-content .form-select label {
  width: 100%;
  padding-bottom: 3px;
}
#general #main .news-content .filter.filter-col3 .filter-content .form-select .long05,
#general #main .news-content .filter-not-suscriptor.filter-col3 .filter-content .form-select .long05 {
  width: 80%;
}
#general #main .news-content .filter.filter-col3 .filter-content .btn-inner,
#general #main .news-content .filter-not-suscriptor.filter-col3 .filter-content .btn-inner {
  float: none;
  clear: both;
  text-align: center;
}
#general #main .news-content .filter .lnk-filter,
#general #main .news-content .filter-not-suscriptor .lnk-filter {
  display: block;
}
#general #main .news-content .filter .lnk-filter:after,
#general #main .news-content .filter-not-suscriptor .lnk-filter:after {
  display: block;
  clear: both;
  height: 0px;
  padding: 0;
  margin: 0;
  content: "";
}
#general #main .news-content .filter .lnk-filter > a,
#general #main .news-content .filter-not-suscriptor .lnk-filter > a {
  display: inline-block;
  font-size: 1.18em;
}
#general #main .news-content .filter .lnk-filter > a .icon,
#general #main .news-content .filter-not-suscriptor .lnk-filter > a .icon {
  display: inline-block;
  padding: 20px 20px 20px 40px;
  text-decoration: none;
  position: relative;
  opacity: 0.7;
}
#general #main .news-content .filter .lnk-filter > a .icon:before,
#general #main .news-content .filter-not-suscriptor .lnk-filter > a .icon:before {
  position: absolute;
  right: 0;
  top: 24px;
  font-size: 13px;
}
#general #main .news-content .filter .lnk-filter > a.active .icon:before,
#general #main .news-content .filter-not-suscriptor .lnk-filter > a.active .icon:before {
  content: "\e937" !important;
}
#general #main .news-content .filter .lnk-filter .filter-selected,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-selected {
  display: inline-block;
  border-left: 2px solid #fff;
  padding: 10px 15px;
  margin: 10px 0 10px 10px;
}
#general #main .news-content .filter .lnk-filter .filter-selected:empty,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-selected:empty {
  display: none;
}
#general #main .news-content .filter .lnk-filter .filter-selected ul,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-selected ul {
  margin: 0;
  padding: 0;
}
#general #main .news-content .filter .lnk-filter .filter-selected ul li,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-selected ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
#general #main .news-content .filter .lnk-filter .filter-selected ul li a,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-selected ul li a {
  text-decoration: none;
  padding-right: 20px;
  font-size: 16px;
}
#general #main .news-content .filter .lnk-filter .filter-selected ul li a:after,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-selected ul li a:after {
  content: "\e925";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  position: relative;
  top: -1px;
  margin-left: 5px;
}
#general #main .news-content .filter .lnk-filter .filter-selected ul li a.lnk-delete-all:after,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-selected ul li a.lnk-delete-all:after {
  content: none;
}
#general #main .news-content .filter .lnk-filter .filter-tools,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-tools {
  float: right;
  padding-right: 16px;
  padding-top: 8px;
}
#general #main .news-content .filter .lnk-filter .filter-tools li,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-tools li {
  float: left;
  padding: 0 10px 7px 10px;
  margin-bottom: -1px;
  display: block;
}
#general #main .news-content .filter .lnk-filter .filter-tools li.email-send,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-tools li.email-send {
  padding-right: 0;
}
#general #main .news-content .filter .lnk-filter .filter-tools li .btn,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-tools li .btn {
  padding: 10px 30px 11px;
  margin-top: 0px;
}
#general #main .news-content .filter .lnk-filter .filter-tools li .btn .active,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-tools li .btn .active {
  background: #fff;
}
#general #main .news-content .filter .lnk-filter .filter-tools li .icon-mail,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-tools li .icon-mail {
  text-decoration: none;
  font-size: 18px;
  background: #c0c0c0;
  padding: 3px;
}
#general #main .news-content .filter .lnk-filter .filter-tools li .icon-mail span,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-tools li .icon-mail span {
  display: none;
}
#general #main .news-content .filter .lnk-filter .filter-tools li .icon-mail:before,
#general #main .news-content .filter-not-suscriptor .lnk-filter .filter-tools li .icon-mail:before {
  margin-top: 2px;
  display: block;
  font-size: 18px !important;
}
#general #main .news-content .filter .form .formrow input.text,
#general #main .news-content .filter-not-suscriptor .form .formrow input.text {
  background: #fff;
}
#general #main .news-content .filter .form .formrow.form-checks,
#general #main .news-content .filter-not-suscriptor .form .formrow.form-checks {
  padding-bottom: 4px;
}
#general #main .news-content .filter .form .formrow.form-checks label,
#general #main .news-content .filter-not-suscriptor .form .formrow.form-checks label {
  width: 80%;
}
#general #main .news-content .filter .content-calendar,
#general #main .news-content .filter-not-suscriptor .content-calendar {
  padding-left: 5px;
}
#general #main .news-content .filter.filter-mdd .filter-content,
#general #main .news-content .filter-not-suscriptor.filter-mdd .filter-content {
  padding-bottom: 100px;
}
#general #main .news-content .filter .filter-content,
#general #main .news-content .filter-not-suscriptor .filter-content {
  display: -webkit-flex;
  display: flex;
  display: none;
  padding: 40px 20px 120px 20px;
  background: #f5f5f5;
  box-shadow: 0 4px 8px 0 #00000019;
  overflow: hidden;
  position: relative;
}
#general #main .news-content .filter .filter-content.with-search,
#general #main .news-content .filter-not-suscriptor .filter-content.with-search {
  padding-bottom: 160px;
}
#general #main .news-content .filter .filter-content .title03,
#general #main .news-content .filter-not-suscriptor .filter-content .title03 {
  clear: both;
}
#general #main .news-content .filter .filter-content .content-filter-search,
#general #main .news-content .filter-not-suscriptor .filter-content .content-filter-search {
  margin: 0 auto 30px auto;
  display: block;
  width: 188px;
  float: none;
  clear: both;
  text-align: center;
}
#general #main .news-content .filter .filter-content .content-filter-search .long03,
#general #main .news-content .filter-not-suscriptor .filter-content .content-filter-search .long03 {
  width: 100%;
  float: none;
}
#general #main .news-content .filter .filter-content .content-filter-search input.text,
#general #main .news-content .filter-not-suscriptor .filter-content .content-filter-search input.text {
  background: none;
  border: none;
  border-bottom: 2px solid #000;
  padding-left: 0;
  font-size: 1.25em;
  color: #000;
  float: none;
  outline: none;
}
#general #main .news-content .filter .filter-content .formrow.min-max-selector input,
#general #main .news-content .filter-not-suscriptor .filter-content .formrow.min-max-selector input {
  width: 48%;
  float: left;
  margin: 0 2px;
}
#general #main .news-content .filter .filter-content .formrow.form-radio,
#general #main .news-content .filter-not-suscriptor .filter-content .formrow.form-radio {
  width: 100%;
}
#general #main .news-content .filter .filter-content .formrow.form-radio label,
#general #main .news-content .filter-not-suscriptor .filter-content .formrow.form-radio label {
  width: 80%;
}
#general #main .news-content .filter .filter-content .formrow.form-checks,
#general #main .news-content .filter-not-suscriptor .filter-content .formrow.form-checks {
  width: 100%;
}
#general #main .news-content .filter .filter-content .formrow.form-checks label,
#general #main .news-content .filter-not-suscriptor .filter-content .formrow.form-checks label {
  width: calc(100% - 47px);;
}
#general #main .news-content .filter .filter-content .formrow.form-select,
#general #main .news-content .filter-not-suscriptor .filter-content .formrow.form-select {
  width: 100%;
}
#general #main .news-content .filter .filter-content .formrow.form-select select,
#general #main .news-content .filter-not-suscriptor .filter-content .formrow.form-select select {
  background-color: #fff !important;
  width: 100%;
}
#general #main .news-content .filter .filter-content .col1,
#general #main .news-content .filter-not-suscriptor .filter-content .col1 {
  width: 100% !important;
  padding-left: 20px;
  padding-right: 20px;
}
#general #main .news-content .filter .filter-content .col1 .form-radio,
#general #main .news-content .filter-not-suscriptor .filter-content .col1 .form-radio {
  width: 100%;
  padding-bottom: 30px;
}
#general #main .news-content .filter .filter-content .col1 select,
#general #main .news-content .filter-not-suscriptor .filter-content .col1 select {
  margin-top: 5px;
  width: 80%;
}
#general #main .news-content .filter .filter-content .col2,
#general #main .news-content .filter-not-suscriptor .filter-content .col2 {
  width: 100% !important;
  padding-right: 20px;
  padding-left: 20px;
}
#general #main .news-content .filter .filter-content .col2 .form-select label,
#general #main .news-content .filter-not-suscriptor .filter-content .col2 .form-select label {
  float: none;
  display: block;
  padding-bottom: 3px;
}
#general #main .news-content .filter .filter-content .col2 .form-normal label,
#general #main .news-content .filter-not-suscriptor .filter-content .col2 .form-normal label {
  float: none;
  display: block;
  padding-bottom: 3px;
  padding-top: 4px;
}
#general #main .news-content .filter .filter-content .col2 ul li,
#general #main .news-content .filter-not-suscriptor .filter-content .col2 ul li {
  padding-bottom: 6px;
}
#general #main .news-content .filter .filter-content .col2 ul li .rb + label + .content-calendar,
#general #main .news-content .filter-not-suscriptor .filter-content .col2 ul li .rb + label + .content-calendar {
  display: none;
}
#general #main .news-content .filter .filter-content .col2 ul li .rb:checked + label + .content-calendar,
#general #main .news-content .filter-not-suscriptor .filter-content .col2 ul li .rb:checked + label + .content-calendar {
  display: block;
}
#general #main .news-content .filter .filter-content .col2 ul li .content-calendar,
#general #main .news-content .filter-not-suscriptor .filter-content .col2 ul li .content-calendar {
  position: relative;
}
#general #main .news-content .filter .filter-content .col2 ul li .content-calendar .long03,
#general #main .news-content .filter-not-suscriptor .filter-content .col2 ul li .content-calendar .long03 {
  width: 45%;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .filter .filter-content .col2 ul li .content-calendar .formrow input.text,
#general #main .news-content .filter-not-suscriptor .filter-content .col2 ul li .content-calendar .formrow input.text {
  width: 100%;
}
#general #main .news-content .filter .filter-content .col2 ul li .content-calendar label:after,
#general #main .news-content .filter-not-suscriptor .filter-content .col2 ul li .content-calendar label:after {
  content: "\e931";
  cursor: pointer;
  color: #000;
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 30px;
  right: 4px;
  font-size: 30px;
}
#general #main .news-content .filter .filter-content .col-slider .long05,
#general #main .news-content .filter-not-suscriptor .filter-content .col-slider .long05 {
  width: 80%;
}
#general #main .news-content .filter .filter-content .btn-inner,
#general #main .news-content .filter-not-suscriptor .filter-content .btn-inner {
  position: absolute;
  bottom: 40px;
  right: 0px;
  flex-wrap: wrap;
  width: 100%;
  float: none;
  clear: both;
  text-align: center;
}
#general #main .news-content .filter .filter-content .btn-inner .btn,
#general #main .news-content .filter-not-suscriptor .filter-content .btn-inner .btn {
  padding-left: 100px;
  padding-right: 100px;
  font-size: 1.5em;
}
#general #main .news-content .filter.filter-open .filter-content,
#general #main .news-content .filter-not-suscriptor.filter-open .filter-content {
  display: -webkit-flex;
  display: flex;
}
#general #main .news-content .filter .export-content,
#general #main .news-content .filter-not-suscriptor .export-content {
  display: none;
  overflow: hidden;
  margin: 0px 20px 0px 20px;
  padding: 20px;
}
#general #main .news-content .filter .export-content .title03,
#general #main .news-content .filter-not-suscriptor .export-content .title03 {
  clear: both;
  float: none;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #4a4a4a;
}
#general #main .news-content .filter .export-content .title02,
#general #main .news-content .filter-not-suscriptor .export-content .title02 {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 32px;
  padding-bottom: 30px;
  float: left;
  color: #4a4a4a;
}
#general #main .news-content .filter .export-content .title02b,
#general #main .news-content .filter-not-suscriptor .export-content .title02b {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 30px;
  padding-bottom: 30px;
  float: left;
  color: #4a4a4a;
}
#general #main .news-content .filter .export-content .col1 > .title02,
#general #main .news-content .filter-not-suscriptor .export-content .col1 > .title02 {
  float: none !important;
}
#general #main .news-content .filter .export-content .w50,
#general #main .news-content .filter-not-suscriptor .export-content .w50 {
  width: 50%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .filter .export-content .fleft,
#general #main .news-content .filter-not-suscriptor .export-content .fleft {
  float: left;
}
#general #main .news-content .filter .export-content .fright,
#general #main .news-content .filter-not-suscriptor .export-content .fright {
  float: left;
}
#general #main .news-content .filter .export-content .icon-recomendado,
#general #main .news-content .filter-not-suscriptor .export-content .icon-recomendado {
  padding: 10px;
  color: #fff;
  background: #000;
  position: absolute;
  top: 10px;
  right: 0;
}
#general #main .news-content .filter .export-content .icon-recomendado:after,
#general #main .news-content .filter-not-suscriptor .export-content .icon-recomendado:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 7px solid #2f2f2f;
  font-size: 0;
  line-height: 0;
}
#general #main .news-content .filter .export-content .col1,
#general #main .news-content .filter-not-suscriptor .export-content .col1 {
  float: left;
  width: 50%;
  border-right: 3px solid #d8d8d8;
  margin-right: 0;
}
#general #main .news-content .filter .export-content .col1 p,
#general #main .news-content .filter-not-suscriptor .export-content .col1 p {
  font-family: 'PT Sans', sans-serif, Arial;
  padding-bottom: 4px;
  color: #4a4a4a;
  font-size: 17px;
}
#general #main .news-content .filter .export-content .col2,
#general #main .news-content .filter-not-suscriptor .export-content .col2 {
  float: left;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  width: 50%;
  border-left: 3px solid #d8d8d8;
  padding-left: 20px;
  margin-left: -3px;
}
#general #main .news-content .filter .export-content .col2 ul,
#general #main .news-content .filter-not-suscriptor .export-content .col2 ul {
  padding-right: 20px;
}
#general #main .news-content .filter .export-content .col2 ul li,
#general #main .news-content .filter-not-suscriptor .export-content .col2 ul li {
  font-size: 17px;
  padding-left: 25px;
  position: relative;
  padding-bottom: 20px;
  color: #4a4a4a;
}
#general #main .news-content .filter .export-content .col2 ul li:after,
#general #main .news-content .filter-not-suscriptor .export-content .col2 ul li:after {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cae71d;
  position: absolute;
  left: 0;
  top: 0;
}
#general #main .news-content .filter .export-content .col2 .btn-inner,
#general #main .news-content .filter-not-suscriptor .export-content .col2 .btn-inner {
  clear: both;
  text-align: center;
  padding-top: 15px;
}
#general #main .news-content .filter .export-content-not-suscriptor,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor {
  overflow: hidden;
  margin: 0px 20px 0px 20px;
  padding: 20px;
}
#general #main .news-content .filter .export-content-not-suscriptor .title03,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .title03 {
  clear: both;
  float: none;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #4a4a4a;
}
#general #main .news-content .filter .export-content-not-suscriptor .title02,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .title02 {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 32px;
  padding-bottom: 30px;
  float: left;
  color: #4a4a4a;
}
#general #main .news-content .filter .export-content-not-suscriptor .title02b,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .title02b {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 30px;
  padding-bottom: 30px;
  float: left;
  color: #4a4a4a;
}
#general #main .news-content .filter .export-content-not-suscriptor .col1 > .title02,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .col1 > .title02 {
  float: none !important;
}
#general #main .news-content .filter .export-content-not-suscriptor .w50,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .w50 {
  width: 50%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .filter .export-content-not-suscriptor .fleft,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .fleft {
  float: left;
}
#general #main .news-content .filter .export-content-not-suscriptor .fright,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .fright {
  float: left;
}
#general #main .news-content .filter .export-content-not-suscriptor .icon-recomendado,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .icon-recomendado {
  padding: 10px;
  color: #fff;
  background: #000;
  position: absolute;
  top: 10px;
  right: 0;
}
#general #main .news-content .filter .export-content-not-suscriptor .icon-recomendado:after,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .icon-recomendado:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 7px solid #2f2f2f;
  font-size: 0;
  line-height: 0;
}
#general #main .news-content .filter .export-content-not-suscriptor .col1,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .col1 {
  float: left;
  width: 50%;
  border-right: 3px solid #d8d8d8;
  margin-right: 0;
}
#general #main .news-content .filter .export-content-not-suscriptor .col1 p,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .col1 p {
  font-family: 'PT Sans', sans-serif, Arial;
  padding-bottom: 4px;
  color: #4a4a4a;
  font-size: 17px;
}
#general #main .news-content .filter .export-content-not-suscriptor .col2,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .col2 {
  float: left;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  width: 50%;
  border-left: 3px solid #d8d8d8;
  padding-left: 20px;
  margin-left: -3px;
}
#general #main .news-content .filter .export-content-not-suscriptor .col2 ul,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .col2 ul {
  padding-right: 20px;
}
#general #main .news-content .filter .export-content-not-suscriptor .col2 ul li,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .col2 ul li {
  font-size: 17px;
  padding-left: 25px;
  position: relative;
  padding-bottom: 20px;
  color: #4a4a4a;
}
#general #main .news-content .filter .export-content-not-suscriptor .col2 ul li:after,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .col2 ul li:after {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cae71d;
  position: absolute;
  left: 0;
  top: 0;
}
#general #main .news-content .filter .export-content-not-suscriptor .col2 .btn-inner,
#general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .col2 .btn-inner {
  clear: both;
  text-align: center;
  padding-top: 15px;
}
#general #main .news-content .process-informe {
  width: 100%;
  float: none;
  padding-right: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .process-informe .title02 {
  font-size: 1.9em;
  padding-bottom: 15px;
}
#general #main .news-content .process-informe .process-header {
  text-align: left;
  padding: 30px 20px 20px;
}
#general #main .news-content .process-informe .process-header .list-info-informe {
  overflow: hidden;
  padding-top: 30px;
}
#general #main .news-content .process-informe .process-header .list-info-informe li {
  position: relative;
  float: left;
  width: 33%;
  padding-left: 90px;
  padding-top: 10px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .process-informe .process-header .list-info-informe li p {
  font-size: 1em;
  font-family: 'PT Serif', serif, Arial;
  color: #4a4a4a;
  width: 80%;
}
#general #main .news-content .process-informe .process-header .list-info-informe li:before {
  display: block;
  font-size: 80px;
  position: absolute;
  left: 0;
  top: -10px;
}
#general #main .news-content .process-informe .process-header .list-info-informe.checks-marks {
  padding-top: 0;
}
#general #main .news-content .process-informe .process-header .list-info-informe.checks-marks li {
  position: relative;
  float: left;
  width: 33%;
  padding-left: 35px;
}
#general #main .news-content .process-informe .process-header .list-info-informe.checks-marks li p {
  font-size: 1em;
  font-family: 'PT Serif', serif, Arial;
  color: #000;
  width: 80%;
  font-size: 18px;
}
#general #main .news-content .process-informe .process-header .list-info-informe.checks-marks li:before {
  display: block;
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 2px;
  color: #00ca26;
}
#general #main .news-content .process-portada .process-header {
  text-align: left;
  padding: 20px 20px 15px;
}
#general #main .news-content .process-portada .process-header .list-info-informe {
  overflow: hidden;
  padding-top: 20px;
}
#general #main .news-content .process-portada .process-header .list-info-informe li {
  position: relative;
  float: left;
  width: 33%;
  padding-left: 90px;
  padding-top: 10px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .process-portada .process-header .list-info-informe li p {
  font-size: 1em;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #737373;
  width: 80%;
}
#general #main .news-content .process-portada .process-header .list-info-informe li:before {
  display: block;
  font-size: 80px;
  position: absolute;
  left: 0;
  top: -10px;
}
#general #main .news-content .process-portada .process-header .list-info-informe.checks-marks {
  padding-top: 0;
}
#general #main .news-content .process-portada .process-header .list-info-informe.checks-marks li {
  position: relative;
  float: left;
  width: 33%;
  padding-left: 35px;
}
#general #main .news-content .process-portada .process-header .list-info-informe.checks-marks li p {
  font-size: 1em;
  font-family: 'PT Serif', serif, Arial;
  color: #000;
  width: 80%;
  font-size: 18px;
}
#general #main .news-content .process-portada .process-header .list-info-informe.checks-marks li:before {
  display: block;
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 2px;
  color: #00ca26;
}
#general #main .news-content .content-tools {
  border-bottom: 3px solid #e1e1e1;
  padding-bottom: 40px!important;
  margin-bottom: 40px;
  padding-bottom: 20px !important;
  margin-bottom: 30px !important;
}
#general #main .news-content .content-tools:after {
  display: block;
  clear: both;
  height: 1px;
  padding: 0;
  margin: 0;
  content: "";
}
#general #main .news-content .content-tools ul {
  float: right;
  display: block;
}
#general #main .news-content .content-tools ul li {
  display: block;
  float: left;
  margin-left: 5px;
}
#general #main .news-content .content-tools ul li a {
  margin-top: 0px;
  display: block;
}
#general #main .news-content .content-tools ul li .btn {
  margin: 0;
}
#general #main .news-content .content-tools ul li:last-child {
  margin-left: 0;
}
#general #main .news-content .content-tools ul .icon-mail {
  text-decoration: none;
  margin-left: 0;
  display: block !important;
  cursor: pointer;
}
#general #main .news-content .content-tools ul .icon-mail:before {
  display: block;
}
#general #main .news-content .content-tools ul .icon-mail span {
  display: none;
}
#general #main .news-content .process-notfound {
  width: 70%;
  float: none;
  padding-right: 0px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .process-notfound .process-header {
  text-align: left;
  padding: 20px 20px 15px;
  background: none;
}
#general #main .news-content .process-notfound.result-notfound .process-header {
  background: none;
  text-align: center;
}
#general #main .news-content .process-notfound + .content-searchbox {
  margin-bottom: 250px;
}
#general #main .news-content .process-ficha {
  width: calc(100% - 412px);
  float: left;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .process-ficha .process-header {
  text-align: left;
  padding: 0px 20px 30px;
}
#general #main .news-content .process-ficha .process-header .icon-check + .btn {
  margin-top: 10px;
}
#general #main .news-content .process-ficha + #sidebar .publi-container {
  border-bottom: 0;
}
#general #main .news-content .process-ficha + #sidebar .newsletter-item {
  margin-right: 0;
}
#general #main .news-content .process-ficha.process-ficha-private .content-downloads {
  padding-top: 0;
}
#general #main .news-content .process-ficha.process-ficha-private .process-header {
  border-bottom: 1px solid #ccc;
  background: none;
}
#general #main .news-content .process-ficha.process-ficha-private .process-header p {
  font-size: 1.1em;
  font-family: "Open Sans";
}
#general #main .news-content .process-ficha.process-ficha-private .process-header .btn-inner {
  text-align: center;
}
#general #main .news-content .process-ficha.process-ficha-private.process-ficha-private + #sidebar .publi-container {
  border-bottom: 0;
  padding-bottom: 0;
}
#general #main .news-content .process-ficha.process-ficha-private.process-ficha-private + #sidebar .newsletter-item {
  margin-right: 0;
}
#general #main .news-content .process-ficha.process-ficha-private .process-ficha-private.section-table {
  padding: 0px 0px 30px;
}
#general #main .news-content .process-ficha.process-ficha-private .process-ficha-private.section-table .title02 {
  padding-left: 20px;
  padding-right: 20px;
}
#general #main .news-content .process-ficha.process-ficha-private .workers {
  overflow: hidden;
  width: 48%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .process-ficha.process-ficha-private .workers li {
  font-family: 'PT Sans', sans-serif, Arial;
  color: #000;
  padding-bottom: 10px;
  float: left;
  width: 50%;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .process-ficha.process-ficha-private .workers li span {
  color: #737373;
  display: block;
}
#general #main .news-content .publi-container.publi-total + .article-list-news-bg {
  margin-top: -40px !important;
}
#general #main .news-content .article-list {
  width: 100%;
  padding-bottom: 40px;
  clear: both;
}
#general #main .news-content .article-list.process.bg-section-news {
  width: 100%;
}
#general #main .news-content .article-list.process.bg-section-news .section-inner {
  padding: 0 18px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .article-list.section-scrolling-items .scrolling-content {
  overflow-x: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
#general #main .news-content .article-list.section-scrolling-items .scrolling-items {
  display: flex;
  padding: 0;
  justify-content: center;
  width: calc(300px * 4);
}
#general #main .news-content .article-list.section-scrolling-items .scrolling-items .item-news {
  width: 300px !important;
}
#general #main .news-content .article-list .section-inner {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  justify-content: center;
}
#general #main .news-content .article-list .section-inner .item-news {
  border: none;
  margin-bottom: 36px;
}
#general #main .news-content .article-list .section-inner .item-news .bg {
  border: none;
  border-bottom: 2px solid #000000;
}
#general #main .news-content .article-list .section-inner .btn-inner {
  width: 100%;
  flex-basis: 100%;
}
#general #main .news-content .article-list .section-inner .item-news + .publi-container {
  margin-bottom: 36px;
}
#general #main .news-content .article-list .section-inner + .publi-container.publi-total {
  margin-top: 40px;
}
#general #main .news-content .article-list .content-downloads {
  padding: 0 20px 0;
}
#general #main .news-content .article-list .content-downloads ul {
  padding-top: 10px;
}
#general #main .news-content .article-list.article-notfound {
  width: 300px;
  float: right;
}
#general #main .news-content .article-list.section-table {
  width: 100%;
}
#general #main .news-content .article-list.list-col66 {
  width: calc(100% - 412px);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  padding-right: 20px;
  float: left;
}
#general #main .news-content .article-list.article-list-revista .item-news .bg {
  display: flex;
  padding: 0;
}
#general #main .news-content .article-list.article-list-revista .item-news .bg .image-article {
  margin-bottom: 0;
  width: 85px;
}
#general #main .news-content .article-list.article-list-revista .item-news .num-revista {
  font-family: 'PT Sans', sans-serif, Arial;
  color: #707070;
  font-size: 1.18em;
  padding-top: 6px;
}
#general #main .news-content .article-list.article-list-revista .item-news .news-header {
  padding: 16px 24px 0 24px;
}
#general #main .news-content .article-list.article-list-reads {
  background: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid #cdcdcd;
  border-top: 2px solid #cdcdcd;
  margin-bottom: 40px;
  counter-reset: section;
}
#general #main .news-content .article-list.article-list-reads .item-news {
  width: calc( (100% / 2) - 36px);
}
#general #main .news-content .article-list.article-list-reads .item-news .bg {
  padding-left: 24px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  display: flex;
}
#general #main .news-content .article-list.article-list-reads .item-news .bg:before {
  counter-increment: section;
  content: counter(section) ". ";
  font-family: 'PT Serif', serif, Arial;
  font-size: 20px;
  padding: 8px;
  top: 8px;
  width: auto;
  height: auto;
  background: none;
  display: block;
}
#general #main .news-content .article-list.article-list-informador .item-news {
  background: none;
}
#general #main .news-content .article-list.article-list-informador .item-news .bg {
  background: #f5f5f5;
}
#general #main .news-content .article-list.article-list-informador .item-news .news-header {
  background: none;
}
#general #main .news-content .article-list.article-list-agenda .item-news .bg {
  position: relative;
}
#general #main .news-content .article-list.article-list-agenda .item-news .news-header {
  background: none;
  padding-bottom: 35px;
}
#general #main .news-content .article-list.article-list-agenda .item-news .tools-date {
  position: absolute;
  bottom: 0;
  padding-bottom: 8px;
}
#general #main .news-content .article-list.article-list-news-bg + .article-list-reads,
#general #main .news-content .article-list.article-list-news-bg + .article-list-news-bg,
#general #main .news-content .article-list.article-list-news-bg + .article-list-news-portada,
#general #main .news-content .article-list.article-list-news-portada + .article-list-reads,
#general #main .news-content .article-list.article-list-news-portada + .article-list-news-bg,
#general #main .news-content .article-list.article-list-news-portada + .article-list-news-portada,
#general #main .news-content .article-list.article-list-reads + .article-list-reads,
#general #main .news-content .article-list.article-list-reads + .article-list-news-bg,
#general #main .news-content .article-list.article-list-reads + .article-list-news-portada,
#general #main .news-content .article-list.border-bottom-solid + .article-list-news-bg,
#general #main .news-content .article-list.border-bottom-solid + .article-list-reads,
#general #main .news-content .article-list.border-bottom-solid + .article-list-news-portada {
  margin-top: -43px;
}
#general #main .news-content .article-list.border-bottom-solid + .publi-container.publi-total,
#general #main .news-content .article-list.article-list-news-bg + .publi-container.publi-total {
  margin-top: -40px;
}
#general #main .news-content .article-list.article-list-news-bg {
  background: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid #cdcdcd;
  border-top: 2px solid #cdcdcd;
  margin-bottom: 40px;
}
#general #main .news-content .article-list.article-list-news-portada {
  background: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid #cdcdcd;
  border-top: 2px solid #cdcdcd;
  margin-bottom: 40px;
}
#general #main .news-content .article-list.article-list-news-portada .section-inner {
  align-items: flex-start;
}
#general #main .news-content .article-list.article-list-news-portada .col-publi {
  width: 300px;
}
#general #main .news-content .article-list.article-list-news-portada .col-publi .publi-container {
  width: 300px;
  height: auto;
  margin-left: 20px;
}
#general #main .news-content .article-list.article-list-news-portada .col-content {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 300px);
}
#general #main .news-content .article-list.article-list-news-portada .item-news {
  margin-right: 0;
  margin-left: 36px;
  width: calc( (100% / 3) - 36px);
}
#general #main .news-content .article-list.article-list-special .item-news {
  background: none;
  box-shadow: none;
  border: none;
}
#general #main .news-content .article-list.article-list-special .item-news .bg {
  background: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
#general #main .news-content .article-list.article-list-special .item-news .image-article {
  max-height: 100%;
}
#general #main .news-content .article-list.article-list-special .item-news .image-article img {
  border-radius: 100%;
  margin: 0 auto;
  width: 70%;
}
#general #main .news-content .article-list.article-list-special .item-news .news-header .title03 {
  text-align: center;
}
#general #main .news-content .article-list .content-results {
  padding-bottom: 10px;
  overflow: hidden;
}
#general #main .news-content .article-list .content-results .title03 {
  font-size: 24px;
  float: left;
  font-family: 'PT Sans', sans-serif, Arial;
  font-weight: bold;
}
#general #main .news-content .article-list .content-results .form-select {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
#general #main .news-content .article-list .content-results .form-select label {
  color: #000;
  font-weight: bold;
  width: auto;
  padding-top: 7px;
}
#general #main .news-content .article-list .content-results .form-select.long03 {
  width: 223px;
}
#general #main .news-content .article-list .content-results .form-select.long04 {
  width: 259px;
}
#general #main .news-content .article-list .content-results .form-select select {
  width: 150px;
}
#general #main .news-content .article-list .bg:before {
  display: block;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 128px;
  z-index: 0;
  background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 100, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));
  background: -moz-radial-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));
  background: -o-radial-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));
  background: radial-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));
}
#general #main .news-content .article-list .bbdd-item .bg:before,
#general #main .news-content .article-list .without-image .bg:before {
  background: none;
  font-size: 80px;
  margin-left: 0;
  background: #fff;
  text-align: center;
  line-height: 128px;
}
#general #main .news-content .article-list .item-encuentro.agenda-item .news-header {
  padding: 0;
}
#general #main .news-content .article-list .item-encuentro.agenda-item .bg {
  padding: 0;
  padding-bottom: 40px;
}
#general #main .news-content .article-list .item-encuentro.agenda-item .bg:before {
  background: none;
  font-size: 80px;
  margin-left: 0;
  background: #fff;
  text-align: center;
  line-height: 128px;
}
#general #main .news-content .article-list .item-encuentro.agenda-item .date-event {
  font-size: 16px;
  position: absolute;
  bottom: 0;
  padding-bottom: 16px;
  color: #888888;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .news-content .article-list .item-encuentro.agenda-item .date-event .icon-encuentro:before {
  content: none;
  font-size: 12px;
  margin-right: 5px;
}
#general #main .news-content .article-list .agenda-item .tools-date .category {
  display: block;
  float: none;
  border: none;
  padding-bottom: 0px;
}
#general #main .news-content .article-list .agenda-item .tools-date .date {
  display: block;
  float: none;
  border: none;
}
#general #main .news-content .article-list .agenda-item .tools-date .date.icon-calendario:before {
  font-size: 22px;
  top: 5px;
  position: relative;
  margin-right: 4px;
  margin-left: -2px;
}
#general #main .news-content .article-list .agenda-item .tools-date .date.icon-calendario span {
  display: inline-block;
}
#general #main .news-content .article-list .item-news.color-01,
#general #main .news-content .article-list .item-news.color-01 .bg {
  border-color: #099b09;
}
#general #main .news-content .article-list .item-news.color-02,
#general #main .news-content .article-list .item-news.color-02 .bg {
  border-color: #ac780d;
}
#general #main .news-content .article-list .item-news.color-03,
#general #main .news-content .article-list .item-news.color-03 .bg {
  border-color: #016ab4;
}
#general #main .news-content .article-list .item-news.color-04,
#general #main .news-content .article-list .item-news.color-04 .bg {
  border-color: #01672e;
}
#general #main .news-content .article-list .item-news.color-05,
#general #main .news-content .article-list .item-news.color-05 .bg {
  border-color: #b5015a;
}
#general #main .news-content .article-list .item-news.color-06,
#general #main .news-content .article-list .item-news.color-06 .bg {
  border-color: #019875;
}
#general #main .news-content .article-list .item-news.color-07,
#general #main .news-content .article-list .item-news.color-07 .bg {
  border-color: #00abd6;
}
#general #main .news-content .article-list .item-news.color-08,
#general #main .news-content .article-list .item-news.color-08 .bg {
  border-color: #88c00a;
}
#general #main .news-content .article-list .item-news.color-09,
#general #main .news-content .article-list .item-news.color-09 .bg {
  border-color: #ffc600;
}
#general #main .news-content .article-list .item-news.color-11,
#general #main .news-content .article-list .item-news.color-11 .bg {
  border-color: #700137;
}
#general #main .news-content .article-list .item-news.item-informe {
  background: none;
  box-shadow: none;
}
#general #main .news-content .article-list .item-news.item-informe .bg {
  background: none;
  padding: 0;
  height: 100%;
  width: 100%;
  box-shadow: none;
}
#general #main .news-content .article-list .item-news.item-informe .news-header {
  background: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 10px;
}
#general #main .news-content .article-list .item-news.item-informe .image-article {
  margin: 0;
}
#general #main .news-content .article-list .item-news.item-informe .image-article img {
  padding: 0;
  border: none;
}
#general #main .news-content .article-list .item-news.with-image-left {
  width: 50%;
}
#general #main .news-content .article-list .item-news.with-image-left .bg {
  display: flex;
}
#general #main .news-content .article-list .item-news.with-image-left .image-article {
  width: 50%;
  padding-right: 16px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  margin-bottom: -2px;
}
#general #main .news-content .article-list .item-news.with-image-left .news-header {
  width: 50%;
}
#general #main .news-content .article-list .item-news.with-image-left.item-informe {
  width: calc(100% - 322px);
}
#general #main .news-content .article-list .item-news.with-image-left.item-informe .bg {
  display: flex;
  border-width: 2px;
  border-style: solid;
}
#general #main .news-content .article-list .item-news.with-image-left.item-informe .image-article {
  max-width: 300px;
  padding: 8px 16px 8px 8px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  margin-bottom: 0px;
}
#general #main .news-content .article-list .item-news.with-image-left.item-informe .news-header {
  width: calc(100% - 300px);
  padding-bottom: 0;
  padding-right: 40px;
}
#general #main .news-content .article-list .item-news.with-image-left.item-informe .news-header .title03 {
  font-size: 2.21em;
  padding-top: 19px;
}
#general #main .news-content .article-list .item-news.with-image-left.item-informe .news-header p {
  padding-bottom: 10px;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro .bg {
  padding: 0;
  background: #f5f5f5;
  background-image: none;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro .image-article {
  width: 20%;
  padding: 0;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro .news-header {
  width: calc(100% - 20%);
  padding: 16px 16px 30px;
  background: none;
  position: relative;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro .news-header .title03 {
  font-weight: normal;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro .news-header .date-event {
  font-size: 16px;
  position: absolute;
  bottom: 0;
  padding-bottom: 5px;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro .news-header .date-event .icon-encuentro:before {
  font-size: 12px;
  margin-right: 5px;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada {
  width: 100%;
  position: relative:;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada:after {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.35;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), #000);
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .bg {
  background: none;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .image-article {
  display: none;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .news-header {
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  padding: 54px 0 52px;
  background: none;
  position: relative;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .news-header .item-date {
  width: 73px;
  height: 85px;
  background: #fff;
  margin-right: 27px;
  float: left;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .news-header .item-date .day {
  font-family: 'PT Sans', sans-serif, Arial;
  display: block;
  font-size: 45px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 85px;
  letter-spacing: normal;
  text-align: center;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .news-header .item-date .month {
  font-family: 'PT Serif', serif, Arial;
  display: block;
  font-size: 15px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .news-header .item-content {
  float: left;
  width: 450px;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .news-header .title03 {
  font-weight: normal;
  color: #fff;
  padding-bottom: 15px;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .news-header .title03 a {
  color: #fff;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .news-header .title-evento {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 28px;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .news-header .slogan {
  font-size: 16px;
  position: static;
  display: block;
  color: #fff;
  font-family: 'PT Serif', serif, Arial;
  font-weight: bold;
  padding-bottom: 15px;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .news-header .icon-location {
  font-size: 16px;
  position: static;
  display: block;
  color: #fff;
  font-family: 'PT Sans', sans-serif, Arial;
  padding-bottom: 10px;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .news-header .icon-location:before {
  font-size: 20px;
  margin-right: 10px;
  color: #fff;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .news-header .date-event {
  font-size: 16px;
  position: static;
  display: block;
  color: #fff;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada .news-header .date-event .icon-encuentro:before {
  font-size: 15px;
  margin-right: 10px;
  color: #fff;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada.color-01 {
  background: #099b09;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada.color-02 {
  background: #ac780d;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada.color-03 {
  background: #016ab4;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada.color-04 {
  background: #01672e;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada.color-05 {
  background: #b5015a;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada.color-06 {
  background: #019875;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada.color-07 {
  background: #00abd6;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada.color-08 {
  background: #88c00a;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada.color-09 {
  background: #ffc600;
}
#general #main .news-content .article-list .item-news.with-image-left.item-encuentro.item-encuentro.dest-encuentro-portada.color-11 {
  background: #700137;
}
#general #main .news-content .article-list .item-informe.color-01 {
  border-color: #0ccb0c;
}
#general #main .news-content .article-list .item-informe.color-02 {
  border-color: #db9911;
}
#general #main .news-content .article-list .item-informe.color-03 {
  border-color: #0188e7;
}
#general #main .news-content .article-list .item-informe.color-04 {
  border-color: #019a45;
}
#general #main .news-content .article-list .item-informe.color-05 {
  border-color: #e80173;
}
#general #main .news-content .article-list .item-informe.color-06 {
  border-color: #01cb9c;
}
#general #main .news-content .article-list .item-informe.color-07 {
  border-color: #0aceff;
}
#general #main .news-content .article-list .item-informe.color-08 {
  border-color: #aaf00d;
}
#general #main .news-content .article-list .item-informe.color-09 {
  border-color: #ffd133;
}
#general #main .news-content .article-list .item-informe.color-11 {
  border-color: #a30150;
}
#general #main .news-content .article-list.informe-list .item-news.item-informe.without-image .bg {
  background-color: inherit;
}
#general #main .news-content .article-list.informe-list .item-news.color-01 {
  border-color: #0ccb0c;
}
#general #main .news-content .article-list.informe-list .item-news.color-02 {
  border-color: #db9911;
}
#general #main .news-content .article-list.informe-list .item-news.color-03 {
  border-color: #0188e7;
}
#general #main .news-content .article-list.informe-list .item-news.color-04 {
  border-color: #019a45;
}
#general #main .news-content .article-list.informe-list .item-news.color-05 {
  border-color: #e80173;
}
#general #main .news-content .article-list.informe-list .item-news.color-06 {
  border-color: #01cb9c;
}
#general #main .news-content .article-list.informe-list .item-news.color-07 {
  border-color: #0aceff;
}
#general #main .news-content .article-list.informe-list .item-news.color-08 {
  border-color: #aaf00d;
}
#general #main .news-content .article-list.informe-list .item-news.color-09 {
  border-color: #ffd133;
}
#general #main .news-content .article-list.informe-list .item-news.color-11 {
  border-color: #a30150;
}
#general #main .news-content .article-list.informe-list > .title02 {
  padding-bottom: 22px;
}
#general #main .news-content .article-list.informe-list.article-list-informador .item-news {
  background: none;
}
#general #main .news-content .article-list.informe-list.article-list-informador .item-news .bg {
  background: #f5f5f5;
  padding: 8px;
  box-shadow: 0 0 20px 0 #00000033;
}
#general #main .news-content .article-list.informe-list.article-list-informador .item-news .news-header {
  background: none;
  padding: 8px 8px 0 8px;
}
#general #main .news-content .article-list.informe-list .item-dest {
  width: 100% !important;
  height: auto;
  float: none;
  padding-bottom: 0px !important;
  margin-right: 0px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .article-list.informe-list .item-dest .bg {
  width: 100% !important;
  height: auto;
  overflow: hidden;
  background-position: left;
  padding: 0;
  background: none;
  border: 2px solid;
  background-color: #fff !important;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .tools-date {
  padding-bottom: 40px;
  display: none;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .tools-date ul li span {
  color: #fff;
  opacity: 0.7;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 {
  float: left;
  width: 50%;
  padding: 33px 40px;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 .news-header {
  background: none !important;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 .news-header .title01 {
  line-height: 1em;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 .news-header .title01 a {
  color: #4a4a4a;
  font-size: 24px;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 .news-header p {
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 {
  position: absolute;
  right: 0;
  width: 44%;
  height: 100%;
  padding: 1px;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 .news-header {
  padding-top: 20px;
  position: absolute;
  bottom: 0;
  background: none !important;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 .news-header a {
  color: #000;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 .news-header .form-select.long05 {
  float: left;
  width: 59%;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 .news-header .form-select.long05 select {
  width: 96%;
  color: #4a4a4a;
  height: 40px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyNSAxNCI+ICAgIDxkZWZzPiAgICAgICAgPHBhdGggaWQ9ImEiIGQ9Ik05LjUwMyAxMi4wMThsOS4yMDIgOS42OTlMMTYuMTUgMjQgNSAxMi4wMTggMTYuMDY4IDBsMi42NDYgMi4xNzh6Ii8+ICAgIDwvZGVmcz4gICAgPHVzZSBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0icm90YXRlKC05MCA5Ljg1NyA5KSIgeGxpbms6aHJlZj0iI2EiLz48L3N2Zz4=) no-repeat;
  background-position: 96% 50%;
  opacity: 0.6;
  background-size: 13px;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 .news-header .btn.por-zona {
  padding: 7px 6% 7px 6% !important;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .news-header {
  background: none;
  border: none;
  color: #fff;
  position: relative;
  left: auto;
  bottom: auto;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .news-header .title01 {
  text-align: left;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .news-header .title01 a {
  color: #fff;
  font-size: 34px;
  text-decoration: none;
  line-height: 1.2em;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .news-header .title03 a {
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  line-height: 1.2em;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .news-header .title01 + p em {
  text-transform: uppercase;
}
#general #main .news-content .article-list.informe-list .item-dest .bg .news-header p {
  font-family: "Open Sans";
  padding-bottom: 20px;
}
#general #main .news-content .article-list.informe-list .item-dest.color-01 .bg,
#general #main .news-content .article-list.informe-list .item-dest.color-01 .news-header {
  border-color: #099b09;
  background-color: rgba(9, 155, 9, 0.9);
}
#general #main .news-content .article-list.informe-list .item-dest.color-02 .bg,
#general #main .news-content .article-list.informe-list .item-dest.color-02 .news-header {
  border-color: #ac780d;
  background-color: rgba(172, 120, 13, 0.9);
}
#general #main .news-content .article-list.informe-list .item-dest.color-03 .bg,
#general #main .news-content .article-list.informe-list .item-dest.color-03 .news-header {
  border-color: #016ab4;
  background-color: rgba(1, 106, 180, 0.9);
}
#general #main .news-content .article-list.informe-list .item-dest.color-04 .bg,
#general #main .news-content .article-list.informe-list .item-dest.color-04 .news-header {
  border-color: #01672e;
  background-color: rgba(1, 103, 46, 0.9);
}
#general #main .news-content .article-list.informe-list .item-dest.color-05 .bg,
#general #main .news-content .article-list.informe-list .item-dest.color-05 .news-header {
  border-color: #b5015a;
  background-color: rgba(181, 1, 90, 0.9);
}
#general #main .news-content .article-list.informe-list .item-dest.color-06 .bg,
#general #main .news-content .article-list.informe-list .item-dest.color-06 .news-header {
  border-color: #019875;
  background-color: rgba(1, 152, 117, 0.9);
}
#general #main .news-content .article-list.informe-list .item-dest.color-07 .bg,
#general #main .news-content .article-list.informe-list .item-dest.color-07 .news-header {
  border-color: #00abd6;
  background-color: rgba(0, 171, 214, 0.9);
}
#general #main .news-content .article-list.informe-list .item-dest.color-08 .bg,
#general #main .news-content .article-list.informe-list .item-dest.color-08 .news-header {
  border-color: #88c00a;
  background-color: rgba(136, 192, 10, 0.9);
}
#general #main .news-content .article-list.informe-list .item-dest.color-09 .bg,
#general #main .news-content .article-list.informe-list .item-dest.color-09 .news-header {
  border-color: #ffc600;
  background-color: rgba(255, 198, 0, 0.9);
}
#general #main .news-content .article-list.informe-list .item-dest.color-11 .bg,
#general #main .news-content .article-list.informe-list .item-dest.color-11 .news-header {
  border-color: #700137;
  background-color: rgba(112, 1, 55, 0.9);
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg {
  background-blend-mode: normal;
  background-size: cover;
  margin-bottom: 0;
  padding: 0;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center;
  border: none !important;
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg:before {
  content: "";
  background: rgba(74, 74, 74, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg .news-header {
  text-align: center;
  width: 77%;
  max-width: 700px;
  margin: 60px auto;
  background: none;
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg .news-header .title01 {
  text-align: center;
  line-height: 1.67em;
  font-size: 2.206em;
  font-weight: normal;
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg .news-header .btn-large {
  font-size: 20px;
  font-weight: normal;
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-alimentacion {
  background-image: url("/style/img/autopromos/alimentacion-2.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-2.webp") 1x, url("/style/img/autopromos/alimentacion-2@2x.webp") 2x, url("/style/img/autopromos/alimentacion-2.avif") 1x, url("/style/img/autopromos/alimentacion-2@2x.avif") 2x, url("/style/img/autopromos/alimentacion-2.jpg") 1x, url("/style/img/autopromos/alimentacion-2@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-2.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-2.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-2@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/alimentacion-2.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-2.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-2@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-alimentacion {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/alimentacion-2@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-envase {
  background-image: url("/style/img/autopromos/envase-2.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/envase-2.webp") 1x, url("/style/img/autopromos/envase-2@2x.webp") 2x, url("/style/img/autopromos/envase-2.avif") 1x, url("/style/img/autopromos/envase-2@2x.avif") 2x, url("/style/img/autopromos/envase-2.jpg") 1x, url("/style/img/autopromos/envase-2@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/envase-2.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-2.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-2@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/envase-2.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-2.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-2@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-envase {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/envase-2@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-nonfood {
  background-image: url("/style/img/autopromos/nonfood-2.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-2.webp") 1x, url("/style/img/autopromos/nonfood-2@2x.webp") 2x, url("/style/img/autopromos/nonfood-2.avif") 1x, url("/style/img/autopromos/nonfood-2@2x.avif") 2x, url("/style/img/autopromos/nonfood-2.jpg") 1x, url("/style/img/autopromos/nonfood-2@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-2.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-2.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-2@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/nonfood-2.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-2.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-2@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-nonfood {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/nonfood-2@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-logistica {
  background-image: url("/style/img/autopromos/logistica-2.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/logistica-2.webp") 1x, url("/style/img/autopromos/logistica-2@2x.webp") 2x, url("/style/img/autopromos/logistica-2.avif") 1x, url("/style/img/autopromos/logistica-2@2x.avif") 2x, url("/style/img/autopromos/logistica-2.jpg") 1x, url("/style/img/autopromos/logistica-2@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/logistica-2.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-2.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-2@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/logistica-2.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-2.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-2@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-logistica {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/logistica-2@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-hoteles {
  background-image: url("/style/img/autopromos/hoteles-2.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-2.webp") 1x, url("/style/img/autopromos/hoteles-2@2x.webp") 2x, url("/style/img/autopromos/hoteles-2.avif") 1x, url("/style/img/autopromos/hoteles-2@2x.avif") 2x, url("/style/img/autopromos/hoteles-2.jpg") 1x, url("/style/img/autopromos/hoteles-2@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-2.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-2.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-2@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/hoteles-2.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-2.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-2@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-hoteles {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/hoteles-2@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-restauracion {
  background-image: url("/style/img/autopromos/restauracion-2.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-2.webp") 1x, url("/style/img/autopromos/restauracion-2@2x.webp") 2x, url("/style/img/autopromos/restauracion-2.avif") 1x, url("/style/img/autopromos/restauracion-2@2x.avif") 2x, url("/style/img/autopromos/restauracion-2.jpg") 1x, url("/style/img/autopromos/restauracion-2@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-2.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-2.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-2@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/restauracion-2.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-2.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-2@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-restauracion {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/restauracion-2@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-construccion {
  background-image: url("/style/img/autopromos/construccion-2.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/construccion-2.webp") 1x, url("/style/img/autopromos/construccion-2@2x.webp") 2x, url("/style/img/autopromos/construccion-2.avif") 1x, url("/style/img/autopromos/construccion-2@2x.avif") 2x, url("/style/img/autopromos/construccion-2.jpg") 1x, url("/style/img/autopromos/construccion-2@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/construccion-2.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-2.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-2@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/construccion-2.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-2.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-2@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-construccion {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/construccion-2@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-electro {
  background-image: url("/style/img/autopromos/electro-2.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/electro-2.webp") 1x, url("/style/img/autopromos/electro-2@2x.webp") 2x, url("/style/img/autopromos/electro-2.avif") 1x, url("/style/img/autopromos/electro-2@2x.avif") 2x, url("/style/img/autopromos/electro-2.jpg") 1x, url("/style/img/autopromos/electro-2@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/electro-2.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-2.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-2@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/electro-2.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-2.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-2@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-electro {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/electro-2@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-sanidad {
  background-image: url("/style/img/autopromos/sanidad-2.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-2.webp") 1x, url("/style/img/autopromos/sanidad-2@2x.webp") 2x, url("/style/img/autopromos/sanidad-2.avif") 1x, url("/style/img/autopromos/sanidad-2@2x.avif") 2x, url("/style/img/autopromos/sanidad-2.jpg") 1x, url("/style/img/autopromos/sanidad-2@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-2.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-2.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-2@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/sanidad-2.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-2@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-2.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-2@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-2.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-2@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-sanidad {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/sanidad-2@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-alimentacion {
  background-image: url("/style/img/autopromos/alimentacion-3.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-3.webp") 1x, url("/style/img/autopromos/alimentacion-3@2x.webp") 2x, url("/style/img/autopromos/alimentacion-3.avif") 1x, url("/style/img/autopromos/alimentacion-3@2x.avif") 2x, url("/style/img/autopromos/alimentacion-3.jpg") 1x, url("/style/img/autopromos/alimentacion-3@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-3.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-3.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-3@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/alimentacion-3.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-3.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-3@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-alimentacion {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/alimentacion-3@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-envase {
  background-image: url("/style/img/autopromos/envase-3.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/envase-3.webp") 1x, url("/style/img/autopromos/envase-3@2x.webp") 2x, url("/style/img/autopromos/envase-3.avif") 1x, url("/style/img/autopromos/envase-3@2x.avif") 2x, url("/style/img/autopromos/envase-3.jpg") 1x, url("/style/img/autopromos/envase-3@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/envase-3.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-3.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-3@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/envase-3.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-3.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-3@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-envase {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/envase-3@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-nonfood {
  background-image: url("/style/img/autopromos/nonfood-3.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-3.webp") 1x, url("/style/img/autopromos/nonfood-3@2x.webp") 2x, url("/style/img/autopromos/nonfood-3.avif") 1x, url("/style/img/autopromos/nonfood-3@2x.avif") 2x, url("/style/img/autopromos/nonfood-3.jpg") 1x, url("/style/img/autopromos/nonfood-3@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-3.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-3.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-3@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/nonfood-3.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-3.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-3@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-nonfood {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/nonfood-3@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-logistica {
  background-image: url("/style/img/autopromos/logistica-3.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/logistica-3.webp") 1x, url("/style/img/autopromos/logistica-3@2x.webp") 2x, url("/style/img/autopromos/logistica-3.avif") 1x, url("/style/img/autopromos/logistica-3@2x.avif") 2x, url("/style/img/autopromos/logistica-3.jpg") 1x, url("/style/img/autopromos/logistica-3@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/logistica-3.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-3.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-3@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/logistica-3.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-3.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-3@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-logistica {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/logistica-3@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-hoteles {
  background-image: url("/style/img/autopromos/hoteles-3.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-3.webp") 1x, url("/style/img/autopromos/hoteles-3@2x.webp") 2x, url("/style/img/autopromos/hoteles-3.avif") 1x, url("/style/img/autopromos/hoteles-3@2x.avif") 2x, url("/style/img/autopromos/hoteles-3.jpg") 1x, url("/style/img/autopromos/hoteles-3@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-3.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-3.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-3@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/hoteles-3.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-3.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-3@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-hoteles {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/hoteles-3@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-restauracion {
  background-image: url("/style/img/autopromos/restauracion-3.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-3.webp") 1x, url("/style/img/autopromos/restauracion-3@2x.webp") 2x, url("/style/img/autopromos/restauracion-3.avif") 1x, url("/style/img/autopromos/restauracion-3@2x.avif") 2x, url("/style/img/autopromos/restauracion-3.jpg") 1x, url("/style/img/autopromos/restauracion-3@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-3.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-3.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-3@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/restauracion-3.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-3.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-3@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-restauracion {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/restauracion-3@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-construccion {
  background-image: url("/style/img/autopromos/construccion-3.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/construccion-3.webp") 1x, url("/style/img/autopromos/construccion-3@2x.webp") 2x, url("/style/img/autopromos/construccion-3.avif") 1x, url("/style/img/autopromos/construccion-3@2x.avif") 2x, url("/style/img/autopromos/construccion-3.jpg") 1x, url("/style/img/autopromos/construccion-3@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/construccion-3.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-3.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-3@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/construccion-3.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-3.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-3@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-construccion {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/construccion-3@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-electro {
  background-image: url("/style/img/autopromos/electro-3.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/electro-3.webp") 1x, url("/style/img/autopromos/electro-3@2x.webp") 2x, url("/style/img/autopromos/electro-3.avif") 1x, url("/style/img/autopromos/electro-3@2x.avif") 2x, url("/style/img/autopromos/electro-3.jpg") 1x, url("/style/img/autopromos/electro-3@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/electro-3.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-3.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-3@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/electro-3.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-3.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-3@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-electro {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/electro-3@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-sanidad {
  background-image: url("/style/img/autopromos/sanidad-3.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-3.webp") 1x, url("/style/img/autopromos/sanidad-3@2x.webp") 2x, url("/style/img/autopromos/sanidad-3.avif") 1x, url("/style/img/autopromos/sanidad-3@2x.avif") 2x, url("/style/img/autopromos/sanidad-3.jpg") 1x, url("/style/img/autopromos/sanidad-3@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-3.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-3.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-3@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/sanidad-3.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-3@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-3.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-3@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-3.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-3@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-sanidad {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/sanidad-3@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-alimentacion {
  background-image: url("/style/img/autopromos/alimentacion-1.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-1.webp") 1x, url("/style/img/autopromos/alimentacion-1@2x.webp") 2x, url("/style/img/autopromos/alimentacion-1.avif") 1x, url("/style/img/autopromos/alimentacion-1@2x.avif") 2x, url("/style/img/autopromos/alimentacion-1.jpg") 1x, url("/style/img/autopromos/alimentacion-1@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-1.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-1.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-1@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/alimentacion-1.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-1.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-1@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-alimentacion {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/alimentacion-1@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-envase {
  background-image: url("/style/img/autopromos/envase-1.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/envase-1.webp") 1x, url("/style/img/autopromos/envase-1@2x.webp") 2x, url("/style/img/autopromos/envase-1.avif") 1x, url("/style/img/autopromos/envase-1@2x.avif") 2x, url("/style/img/autopromos/envase-1.jpg") 1x, url("/style/img/autopromos/envase-1@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/envase-1.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-1.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-1@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/envase-1.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-1.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-1@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-envase {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/envase-1@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-nonfood {
  background-image: url("/style/img/autopromos/nonfood-1.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-1.webp") 1x, url("/style/img/autopromos/nonfood-1@2x.webp") 2x, url("/style/img/autopromos/nonfood-1.avif") 1x, url("/style/img/autopromos/nonfood-1@2x.avif") 2x, url("/style/img/autopromos/nonfood-1.jpg") 1x, url("/style/img/autopromos/nonfood-1@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-1.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-1.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-1@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/nonfood-1.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-1.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-1@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-nonfood {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/nonfood-1@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-logistica {
  background-image: url("/style/img/autopromos/logistica-1.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/logistica-1.webp") 1x, url("/style/img/autopromos/logistica-1@2x.webp") 2x, url("/style/img/autopromos/logistica-1.avif") 1x, url("/style/img/autopromos/logistica-1@2x.avif") 2x, url("/style/img/autopromos/logistica-1.jpg") 1x, url("/style/img/autopromos/logistica-1@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/logistica-1.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-1.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-1@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/logistica-1.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-1.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-1@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-logistica {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/logistica-1@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-hoteles {
  background-image: url("/style/img/autopromos/hoteles-1.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-1.webp") 1x, url("/style/img/autopromos/hoteles-1@2x.webp") 2x, url("/style/img/autopromos/hoteles-1.avif") 1x, url("/style/img/autopromos/hoteles-1@2x.avif") 2x, url("/style/img/autopromos/hoteles-1.jpg") 1x, url("/style/img/autopromos/hoteles-1@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-1.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-1.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-1@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/hoteles-1.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-1.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-1@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-hoteles {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/hoteles-1@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-restauracion {
  background-image: url("/style/img/autopromos/restauracion-1.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-1.webp") 1x, url("/style/img/autopromos/restauracion-1@2x.webp") 2x, url("/style/img/autopromos/restauracion-1.avif") 1x, url("/style/img/autopromos/restauracion-1@2x.avif") 2x, url("/style/img/autopromos/restauracion-1.jpg") 1x, url("/style/img/autopromos/restauracion-1@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-1.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-1.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-1@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/restauracion-1.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-1.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-1@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-restauracion {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/restauracion-1@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-construccion {
  background-image: url("/style/img/autopromos/construccion-1.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/construccion-1.webp") 1x, url("/style/img/autopromos/construccion-1@2x.webp") 2x, url("/style/img/autopromos/construccion-1.avif") 1x, url("/style/img/autopromos/construccion-1@2x.avif") 2x, url("/style/img/autopromos/construccion-1.jpg") 1x, url("/style/img/autopromos/construccion-1@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/construccion-1.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-1.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-1@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/construccion-1.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-1.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-1@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-construccion {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/construccion-1@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-electro {
  background-image: url("/style/img/autopromos/electro-1.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/electro-1.webp") 1x, url("/style/img/autopromos/electro-1@2x.webp") 2x, url("/style/img/autopromos/electro-1.avif") 1x, url("/style/img/autopromos/electro-1@2x.avif") 2x, url("/style/img/autopromos/electro-1.jpg") 1x, url("/style/img/autopromos/electro-1@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/electro-1.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-1.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-1@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/electro-1.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-1.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-1@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-electro {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/electro-1@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-sanidad {
  background-image: url("/style/img/autopromos/sanidad-1.jpg");
  background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-1.webp") 1x, url("/style/img/autopromos/sanidad-1@2x.webp") 2x, url("/style/img/autopromos/sanidad-1.avif") 1x, url("/style/img/autopromos/sanidad-1@2x.avif") 2x, url("/style/img/autopromos/sanidad-1.jpg") 1x, url("/style/img/autopromos/sanidad-1@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-1.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-1.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-1@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/img/autopromos/sanidad-1.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-1@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-1.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-1@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-1.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-1@2x.jpg") type("image/jpeg") 2x);
}
@media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 192dpi), (min-resolution: 2dppx) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-sanidad {
    /* on retina, use image that's scaled by 2 */
    background-image: url( '/style/img/autopromos/sanidad-2@2x.jpg' );
    background-size: cover;
  }
}
#general #main .news-content .article-list.informe-list + .publi-total {
  margin-bottom: 0 !important;
}
#general #main .news-content .article-list.informe-list + .publi-total.mb80 {
  margin-bottom: 40px !important;
}
#general #main .news-content .article-list.list-encuentro {
  padding-bottom: 20px;
  border-bottom: 3px solid #e1e1e1;
  padding-bottom: 40px!important;
  margin-bottom: 40px;
}
#general #main .news-content .article-list.list-encuentro.without-border {
  border-bottom: none;
  margin-bottom: 0 !important;
}
#general #main .news-content .article-list.list-encuentro > .title02 {
  padding-bottom: 20px;
}
#general #main .news-content .article-list.col50 .item-news {
  width: 49%;
  height: auto;
  float: left;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .article-list.col50 .item-news:nth-child(3n) {
  margin-right: 0 !important;
}
#general #main .news-content .article-list.col50 .item-news .bg {
  width: 100%;
  overflow: hidden;
}
#general #main .news-content .article-list.col50 .item-news .bg .news-header {
  background: none !important;
}
#general #main .news-content .article-list.col50 .item-news .bg .news-header .title01 {
  text-align: left;
}
#general #main .news-content .article-list.col50 .item-news .bg .news-header .title01 a {
  font-size: 34px;
  text-decoration: none;
  line-height: 1.2em;
}
#general #main .news-content .article-list.col50 .item-news .bg .news-header .title03 a {
  text-decoration: none;
  font-size: 22px;
  line-height: 1.2em;
}
#general #main .news-content .article-list.col50 .item-news .bg .news-header .title01 + p em {
  text-transform: uppercase;
}
#general #main .news-content .article-list.col50 .item-news .bg .news-header p {
  font-family: 'PT Sans', sans-serif, Arial;
  padding-bottom: 20px;
}
#general #main .news-content .article-list.col50 .item-news.color-01 .news-header {
  background-color: rgba(9, 155, 9, 0.9);
}
#general #main .news-content .article-list.col50 .item-news.color-02 .news-header {
  background-color: rgba(172, 120, 13, 0.9);
}
#general #main .news-content .article-list.col50 .item-news.color-03 .news-header {
  background-color: rgba(1, 106, 180, 0.9);
}
#general #main .news-content .article-list.col50 .item-news.color-04 .news-header {
  background-color: rgba(1, 103, 46, 0.9);
}
#general #main .news-content .article-list.col50 .item-news.color-05 .news-header {
  background-color: rgba(181, 1, 90, 0.9);
}
#general #main .news-content .article-list.col50 .item-news.color-06 .news-header {
  background-color: rgba(1, 152, 117, 0.9);
}
#general #main .news-content .article-list.col50 .item-news.color-07 .news-header {
  background-color: rgba(0, 171, 214, 0.9);
}
#general #main .news-content .article-list.col50 .item-news.color-08 .news-header {
  background-color: rgba(136, 192, 10, 0.9);
}
#general #main .news-content .article-list.col50 .item-news.color-09 .news-header {
  background-color: rgba(255, 198, 0, 0.9);
}
#general #main .news-content .article-list.col50 .item-news.color-11 .news-header {
  background-color: rgba(112, 1, 55, 0.9);
}
#general #main .news-content .article-list.col50 .item-news.item-encuentro {
  padding-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#general #main .news-content .article-list.col50 .item-news.item-encuentro.wmod100 {
  width: 99%;
}
#general #main .news-content .article-list.col50 .item-news.item-encuentro .tools-date {
  padding-top: 10px;
  padding-left: 10px;
  display: block;
}
#general #main .news-content .article-list.col50 .item-news.item-encuentro .news-header {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: auto;
  background: none;
  border-width: 5px;
  color: #000;
}
#general #main .news-content .article-list.col50 .item-news.item-encuentro .news-header .title01 {
  text-align: left;
}
#general #main .news-content .article-list.col50 .item-news.item-encuentro .news-header .title01 a {
  color: #000;
}
#general #main .news-content .article-list.col50 .item-news.item-encuentro .news-header .title03 + h3 {
  font-size: 14px;
  font-style: italic;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
#general #main .news-content .article-list.col50 .item-news.item-encuentro .news-header .title03 {
  text-align: left;
}
#general #main .news-content .article-list.col50 .item-news.item-encuentro .news-header .title03 a {
  color: #000;
}
#general #main .news-content .article-list.col50 .item-news.item-encuentro .news-header p {
  color: #000;
}
#general #main .news-content .article-list.col50 .item-news.item-encuentro .bg-image {
  position: relative;
  width: 50%;
  float: right;
  background-position: right;
  top: auto;
  bottom: auto;
  left: auto;
}
#general #main .news-content .article-list.col50 .item-news.item-encuentro .bg {
  position: relative;
  width: 50%;
  float: left;
  top: auto;
  bottom: auto;
  left: auto;
  box-shadow: none;
}
#general #main .news-content .article-list.col50 .item-news.without-image .bg-image {
  display: none;
}
#general #main .news-content .article-list.col50 .item-news.without-image .bg {
  height: 100%;
  width: 100%;
  background: #ccc;
}
#general #main .news-content .article-list.col50 .item-news.without-image .bg .tools-date {
  padding-bottom: 10px;
  padding-left: 0;
  padding-top: 0;
}
#general #main .news-content .article-list.col50 .item-news.without-image .bg .tools-date ul li span {
  color: #737373;
}
#general #main .news-content .article-list.col50 .item-news.without-image .bg .news-header {
  position: relative;
  color: #000;
}
#general #main .news-content .article-list.col50 .item-news.event-disabled {
  opacity: 0.6;
}
#general #main .news-content .article-list.col50 .item-news.item-evento-ap {
  padding-bottom: 0;
}
#general #main .news-content .article-list.col50 .item-news.item-evento-ap .bg {
  height: 236px;
}
#general #main .news-content .article-list.col50 .item-news.item-evento-ap .bg .tools-date {
  padding-top: 10px;
  padding-left: 10px;
}
#general #main .news-content .article-list.col50 .item-news.item-evento-ap .bg .news-header {
  position: absolute;
  bottom: 0;
}
#general #main .news-content .article-list.col50 .item-news.item-evento-ap .bg .news-header .list-event-ap {
  background: #fff;
  margin: 0 -14px -10px;
  padding: 0 14px 0;
}
#general #main .news-content .article-list.col50 .item-news.item-evento-ap .bg .news-header .list-event-ap li {
  padding: 10px 0;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden;
}
#general #main .news-content .article-list.col50 .item-news.item-evento-ap .bg .news-header .list-event-ap li span {
  display: block;
  float: left;
  padding-top: 10px;
  padding-left: 35px;
  padding-right: 10px;
  position: relative;
  color: #737373;
}
#general #main .news-content .article-list.col50 .item-news.item-evento-ap .bg .news-header .list-event-ap li span:before {
  font-size: 30px;
  margin-right: 5px;
  position: absolute;
  top: 2px;
  left: 0;
}
#general #main .news-content .article-list.col50 .item-news.item-evento-ap .bg .news-header .list-event-ap li .btn {
  padding-left: 15px;
  padding-right: 15px;
  float: right;
}
#general #main .news-content .article-list .item-news {
  width: calc(100% /4);
  position: relative;
  margin-bottom: 36px;
  padding-left: 18px;
  padding-right: 18px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .article-list .item-news:hover .tools-news .icon-favoritos a:before {
  display: block;
}
#general #main .news-content .article-list .item-news .image-article {
  margin-bottom: 8px;
  overflow: hidden;
}
#general #main .news-content .article-list .item-news .image-article img {
  display: block;
  border: none;
  padding: 0;
  margin: 0;
}
#general #main .news-content .article-list .item-news .tag {
  background: #eaeaea;
  color: #7f7f7f;
  text-align: center;
  width: 100%;
  padding: 10px;
  margin: -5px -10px 5px;
}
#general #main .news-content .article-list .item-news .tag p {
  padding: 0;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 12px;
}
#general #main .news-content .article-list .item-news .bg {
  background: #fff;
  padding: 8px;
  box-shadow: 0 0 20px 0 #00000033;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .article-list .item-news .bg-image {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 238px;
  position: relative;
}
#general #main .news-content .article-list .item-news .bg-image:after {
  content: "";
  border-bottom: 5px solid #000;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#general #main .news-content .article-list .item-news .news-header {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  z-index: 10;
  padding: 8px 8px 0 8px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-content .article-list .item-news .news-header p {
  padding: 0;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  font-size: 1.25em;
  color: #484848;
}
#general #main .news-content .article-list .item-news .bg-link {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
#general #main .news-content .article-list .item-news .tools-date {
  overflow: hidden;
  padding-bottom: 10px;
  display: none;
}
#general #main .news-content .article-list .item-news .tools-date ul li {
  float: left;
  border-right: 1px solid #737373;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #737373;
  padding-right: 5px;
  margin-right: 5px;
}
#general #main .news-content .article-list .item-news .tools-date ul li:last-child {
  border: none;
}
#general #main .news-content .article-list .item-news .tools-date ul li h3 {
  display: block;
  text-decoration: none;
  font-family: 'Open Sans' !important;
  color: #737373;
  font-size: 12px;
}
#general #main .news-content .article-list .item-news .tools-date ul li span {
  display: block;
  text-decoration: none;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #737373;
  font-size: 12px;
  line-height: 1em;
}
#general #main .news-content .article-list .item-news .tools-date ul li a {
  display: block;
  text-decoration: none;
  font-family: 'Open Sans' !important;
  color: #737373;
  font-size: 12px;
  text-transform: uppercase;
}
#general #main .news-content .article-list .item-news .tools-date ul li a:hover {
  text-decoration: underline;
}
#general #main .news-content .article-list .item-news.item-dest {
  width: calc(100% - 320px);
  padding-bottom: 0;
}
#general #main .news-content .article-list .item-news.item-dest .tools-date {
  padding-top: 10px;
  padding-left: 10px;
}
#general #main .news-content .article-list .item-news.item-dest .news-header {
  width: 100%;
  bottom: 0;
  left: auto;
  background: none;
}
#general #main .news-content .article-list .item-news.item-dest .news-header .title01 {
  text-align: left;
}
#general #main .news-content .article-list .item-news.item-dest .bg-image {
  position: relative;
  width: 50%;
  float: right;
  background-position: right;
  top: auto;
  bottom: auto;
  left: auto;
}
#general #main .news-content .article-list .item-news.item-dest .bg {
  position: relative;
  width: 50%;
  float: left;
  top: auto;
  bottom: auto;
  left: auto;
}
#general #main .news-content .article-list .item-news.item-encuentro .bg {
  box-shadow: none;
  padding-bottom: 40px;
}
#general #main .news-content .article-list .item-news.item-encuentro .news-header .title03 {
  font-weight: normal;
}
#general #main .news-content .article-list .item-news.item-encuentro.item-jornadas .news-header .bg {
  box-shadow: none;
}
#general #main .news-content .article-list .item-news.without-image .bg {
  height: 100%;
}
#general #main .news-content .article-list .item-news.without-image .bg:before {
  content: "";
}
#general #main .news-content .article-list .item-news.without-image .num-revista {
  padding-top: 5px;
  padding-left: 14px;
}
#general #main .news-content .article-list .item-news.newsletter-item {
  width: calc(96% / 4);
  height: auto;
  border: 5px solid #cacaca;
  padding: 17px;
  float: left;
}
#general #main .news-content .article-list .item-news.newsletter-item:after {
  content: "";
  display: block;
  clear: both;
}
#general #main .news-content .article-list .item-news.newsletter-item .title03 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 1.3em !important;
}
#general #main .news-content .article-list .item-news.newsletter-item .formrow {
  float: none;
  width: 94%;
  left: 35px;
  position: relative;
  padding-bottom: 4px;
}
#general #main .news-content .article-list .item-news.newsletter-item .formrow input.text {
  width: 85%;
}
#general #main .news-content .article-list .item-news.newsletter-item .formrow.form-checks label {
  width: 75%;
}
#general #main .news-content .article-list .item-news.newsletter-item .icon-usuario:before {
  color: #000;
  position: absolute;
  left: -35px;
  top: 0;
  font-size: 34px;
}
#general #main .news-content .article-list .item-news.newsletter-item .icon-mail:before {
  color: #000;
  position: absolute;
  left: -35px;
  top: 0;
  font-size: 34px;
}
#general #main .news-content .article-list .item-news.newsletter-item .btn-inner {
  float: right;
  padding: 0;
  margin: 0;
}
#general #main .news-content .article-list .item-news.newsletter-item .btn-inner .btn {
  display: block;
}
#general #main .news-content .article-list .item-news .tools-news {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 999;
  display: none;
}
#general #main .news-content .article-list .item-news .tools-news .icon-favoritos a {
  display: block;
  text-decoration: none;
}
#general #main .news-content .article-list .item-news .tools-news .icon-favoritos a span {
  display: none;
}
#general #main .news-content .article-list .item-news .tools-news .icon-favoritos a:before {
  content: "\e930";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #737373;
  font-size: 30px;
  display: none;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
#general #main .news-content .article-list .item-news .tools-news .icon-favoritos a.active {
  cursor: default;
}
#general #main .news-content .article-list .item-news .tools-news .icon-favoritos a.active:hover {
  opacity: 1;
}
#general #main .news-content .article-list .item-news .tools-news .icon-favoritos a.active:before {
  content: "\e930";
  color: #737373;
  font-size: 30px;
  display: block;
}
#general #main .news-content .article-list .btn-inner:first-child {
  padding-bottom: 40px;
}
#general #main .news-content .article-list .item-news + .btn-inner .btn.btn-large .icon:after {
  content: none;
}
#general #main .news-content .article-list .btn-inner {
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  display: block;
}
#general #main .news-content .article-list .btn-inner + .publi-container {
  margin-top: 20px;
}
#general #main .news-content .article-list-trends {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0 !important;
  margin-bottom: 30px;
}
#general #main .news-content .article-list-trends .logo {
  width: 100%;
  margin-bottom: 42px;
}
#general #main .news-content .article-list-trends .logo img {
  max-width: 100%;
  height: auto;
}
#general #main .news-content .article-list-trends .item-trends {
  width: calc(100%/2 - 10px);
  margin: 0;
  padding: 0;
  border: none;
}
#general #main .news-content .article-list-trends .item-trends > .title03 {
  font-family: Roboto;
  font-size: 22px;
  font-weight: 300;
  text-align: left;
  color: #000000;
  padding-bottom: 25px;
}
#general #main .news-content .article-list-trends .item-trends a {
  padding: 0;
  text-decoration: none;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.67;
  text-align: left;
  color: #50e3c2;
}
#general #main .news-content .article-list-trends .item-trends .item-trend-list {
  width: calc(100% - 50px);
  padding-right: 50px;
}
#general #main .news-content .article-list-trends .item-trends .item-trend-list .item-trend-list-element {
  padding-bottom: 15px;
  padding-left: 10px;
  text-indent: -0.7em;
}
#general #main .news-content .article-list-trends .item-trends .item-trend-list .item-trend-list-element:before {
  content: "• ";
  color: #50e3c2;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.67;
}
#general #main .news-content .article-list-trends .item-trends .image_fallback {
  display: flex;
  position: relative;
  min-height: 315px;
  margin-top: 47px;
}
#general #main .news-content .article-list-trends .item-trends .image_fallback:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30%;
  height: 315px;
  background-color: #50e3c2;
  mix-blend-mode: multiply;
  z-index: 10;
}
#general #main .news-content .article-list-trends .item-trends .image_fallback img {
  width: 350px;
  height: 350px;
  position: absolute;
  bottom: 0;
  left: -10%;
}
#general #main .news-content .article-list-trends .item-trends .image_fallback div {
  margin-left: auto;
  padding-right: 10px;
  box-sizing: border-box;
  width: 50%;
  z-index: 10;
}
#general #main .news-content .article-list-trends .item-trends .image_fallback div h1 {
  font-family: Roboto;
  font-size: 37px;
  font-weight: 300;
  line-height: 1.35;
  text-align: left;
  color: #000000;
  margin-bottom: 30px;
  margin-left: -30px;
}
#general #main .news-content .article-list-trends .item-trends .image_fallback div a {
  font-family: Roboto;
  font-size: 22px;
  font-weight: 500;
  text-align: left;
  color: #50e3c2;
  margin-left: -30px;
}
#general #main .news-content .article-list-trends .item-trends.item-trend-main a {
  font-family: Roboto;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3;
  text-align: left;
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
  padding: 25px;
  box-sizing: border-box;
}
#general #main .news-content .article-list-trends .item-trends.item-trend-main a:hover {
  opacity: 1;
}
#general #main .news-content .article-list-trends .item-trends.item-trend-main .main-trend-wrapper {
  border-left: 15px solid #50e3c2;
  height: 87%;
  position: relative;
}
#general #main .news-content .article-list-trends .item-trends.item-trend-main .main-trend-wrapper::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  background-position: center top;
  background-size: cover;
  box-sizing: border-box;
  filter: grayscale(100%);
  width: 100%;
  height: 100%;
  z-index: -1;
}
#general #main .news-content .article-list-trends .item-trends.item-trend-main .main-trend-wrapper .main-trend {
  width: 100%;
  height: 100%;
  min-height: 220px;
  position: relative;
  transition: opacity 0.2s ease-in-out;
}
#general #main .news-content .article-list-trends .item-trends.item-trend-main .main-trend-wrapper .main-trend::after {
  content: '';
  z-index: -1;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
#general #main .news-content .article-list-trends .item-trends.item-trend-main .main-trend-wrapper .main-trend:hover {
  opacity: 0.9;
}
#general #main .publi-container {
  float: left;
  overflow: hidden;
  width: calc(96% /4);
  height: 250px;
  margin-right: 10px;
  margin-bottom: 36px;
}
#general #main .publi-container img {
  display: block;
  width: 100%;
  height: auto;
}
#general #main .publi-container.publi-total {
  float: none;
  clear: both;
  height: auto;
  overflow: hidden;
  width: 100% !important;
  margin: 0 0 0 0;
  padding: 55px 0;
  text-align: center;
  background: #E8E8E8;
}
#general #main .publi-container.publi-total img {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
}
#general #main .content-list .title02 {
  padding-bottom: 20px;
}
#general #main .content-list .content-list-company {
  width: 100%;
  -webkit-column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .content-list .content-list-company .title05 {
  font-family: 'PT Sans', sans-serif, Arial;
  padding-bottom: 10px;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
}
#general #main .content-list .content-list-company .title03 {
  padding-bottom: 10px;
  -webkit-column-break-before: always;
  -moz-column-break-before: always;
  column-break-before: always;
}
#general #main .content-list .content-list-company ul + .title03 {
  margin-top: 10px;
}
#general #main .content-list .content-list-company ul + .title05 {
  margin-top: 15px;
}
#general #main .content-list .content-list-company ul li {
  padding-bottom: 6px;
}
#general #main .content-list .content-list-company ul li.lnk-toggle-list > a {
  position: relative;
}
#general #main .content-list .content-list-company ul li.lnk-toggle-list > a span {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  margin-top: 2px;
}
#general #main .content-list .content-list-company ul li.lnk-toggle-list > a span:after {
  content: "\e928";
  position: absolute;
  color: #cccccc;
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.1em;
}
#general #main .content-list .content-list-company ul li.lnk-toggle-list ul {
  display: none;
}
#general #main .content-list .content-list-company ul li a {
  color: #737373;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}
#general #main .content-list .content-list-company ul li a:hover {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}
#general #main .content-list .content-list-company ul li ul {
  padding: 10px 0 0 10px;
}
#general #main .content-list .content-list-company ul li ul li {
  margin: 0;
}
#general #main .news-header.ficha-news {
  padding-top: 15px;
  position: relative;
  border-bottom: 3px solid #e1e1e1;
  padding-bottom: 22px;
  margin-bottom: 40px;
}
#general #main .news-header.ficha-news:after {
  content: "";
  clear: both;
  width: 100%;
  display: block;
  height: 1px;
}
#general #main .news-header.ficha-news h1 {
  font-size: 2.9em;
  color: #4a4a4a;
  font-weight: bold;
  line-height: 1.22em;
  padding-bottom: 8px;
  letter-spacing: 0.5px;
}
#general #main .news-header.ficha-news h2 {
  font-size: 2.3em;
  font-weight: bold;
  line-height: 1.18em;
  color: #4a4a4a;
  padding-bottom: 20px;
}
#general #main .news-header.ficha-news .subtitle {
  font-size: 1.65em;
  padding-bottom: 10px;
  font-weight: normal;
}
#general #main .news-header.ficha-news .intro {
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.18em;
  color: #4a4a4a;
  padding-bottom: 20px;
}
#general #main .news-header.ficha-news .tools-news {
  text-align: right;
  vertical-align: bottom;
  float: right;
}
#general #main .news-header.ficha-news .tools-news ul {
  display: inline-block;
  text-align: right;
  vertical-align: bottom;
}
#general #main .news-header.ficha-news .tools-news ul li {
  display: block;
  float: left;
  margin-left: 5px;
}
#general #main .news-header.ficha-news .tools-news ul li a {
  margin-top: 5px;
}
#general #main .news-header.ficha-news .tools-news ul li:last-child {
  margin-left: 0;
}
#general #main .news-header.ficha-news .tools-news ul .icon-mail {
  text-decoration: none;
}
#general #main .news-header.ficha-news .tools-news ul .icon-mail span {
  display: none;
}
#general #main .news-header.ficha-news .tools-date {
  float: left;
  overflow: hidden;
  padding-top: 20px;
}
#general #main .news-header.ficha-news .tools-date li {
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .news-header.ficha-news .tools-date .author {
  color: #000;
  text-transform: uppercase;
  float: left;
}
#general #main .news-header.ficha-news .tools-date .date {
  color: #4a4a4a;
  float: left;
  padding-right: 15px;
  border-right: 2px solid #cae71d;
  margin-right: 15px;
}
#general #main .news-header.ficha-news .tools-date .category {
  float: left;
  width: auto;
  padding-right: 15px;
  border-right: 2px solid #cae71d;
  margin-right: 15px;
}
#general #main .news-header.ficha-news .tools-date .category h3 {
  font-family: 'PT Sans', sans-serif, Arial;
  text-decoration: underline;
  padding-right: 13px;
  position: relative;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 0px;
}
#general #main .news-header.ficha-news .tools-date .category h3:after {
  content: ">";
  color: #c0c0c0;
  position: absolute;
  right: 0;
}
#general #main .news-header.ficha-news .tools-date .category h3 + h3 {
  padding-right: 0;
}
#general #main .news-header.ficha-news .tools-date .category h3 + h3:after {
  content: none;
}
#general #main .news-inner {
  padding-left: 0;
  padding-right: 36px;
  width: calc(100% - 412px);
  float: left;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-inner .item-news {
  margin-bottom: 20px;
}
#general #main .news-inner .item-news .image-article {
  margin: 0 0 9px 0;
  display: block;
  width: 300px;
  margin-right: 30px;
  float: left;
  max-height: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
#general #main .news-inner .item-news .image-article img {
  border: none;
  padding: 0px;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-inner .item-news .image-article.full-width {
  width: 100%;
  float: none;
}
#general #main .news-inner .item-news .image-article.full-width iframe {
  width: 100%;
  height: 428px;
}
#general #main .news-inner .item-news .html-editor figure {
  position: relative;
  width: 100%;
  margin-top: 15px;
  text-align: right;
  border: 0px solid #ebebeb;
  padding: 0 0 6px 0;
  max-height: 100%;
}
#general #main .news-inner .item-news .html-editor figure img {
  width: 100%;
  display: block;
  border: 1px solid #ebebeb;
  padding: 10px;
  height: auto;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-inner .item-news .html-editor figure iframe {
  width: 100%;
  height: 400px;
  border: 1px solid #ebebeb;
  padding: 10px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-inner .item-news .html-editor figure figcaption {
  width: 100%;
  border-left: none;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .news-inner .item-news .html-editor figure figcaption h4 {
  padding: 0;
  margin: 0;
  font-size: 1.65em;
  padding: 12px 0;
  font-family: 'PT Serif', 'PT Sans', sans-serif, Arial;
  font-weight: bold;
}
#general #main .news-inner .item-news .html-editor figure figcaption p {
  padding: 0 0 5px 0;
  font-family: 'PT Sans', sans-serif, Arial;
  margin: 0;
  font-size: 1em;
  line-height: 1.45em;
}
#general #main .news-inner .item-news.color-01 footer {
  border-color: #099b09;
}
#general #main .news-inner .item-news.color-02 footer {
  border-color: #ac780d;
}
#general #main .news-inner .item-news.color-03 footer {
  border-color: #016ab4;
}
#general #main .news-inner .item-news.color-04 footer {
  border-color: #01672e;
}
#general #main .news-inner .item-news.color-05 footer {
  border-color: #b5015a;
}
#general #main .news-inner .item-news.color-06 footer {
  border-color: #019875;
}
#general #main .news-inner .item-news.color-07 footer {
  border-color: #00abd6;
}
#general #main .news-inner .item-news.color-08 footer {
  border-color: #88c00a;
}
#general #main .news-inner .item-news.color-09 footer {
  border-color: #ffc600;
}
#general #main .news-inner .item-news.color-11 footer {
  border-color: #700137;
}
#general #main .news-inner .item-news footer ul {
  float: right;
}
#general #main .news-inner .item-news footer li {
  float: left;
  padding: 0 0 0 5px;
  color: #4a4a4a;
}
#general #main .report-inner {
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .report-inner .content-downloads {
  margin-top: -70px;
}
#general #main .report-inner .breadcrump {
  padding-left: 20px;
}
#general #main .report-inner .icon-print a:before {
  color: #fff;
}
#general #main .report-inner .icon-share a:before {
  color: #fff;
}
#general #main .report-inner .item-report-style {
  border-bottom: 5px solid #cae71d;
  margin-bottom: 40px;
}
#general #main .report-inner .item-report {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 13px;
}
#general #main .report-inner .item-report:before,
#general #main .report-inner .item-report:after {
  content: "";
  background: #fff;
  width: 20px;
  height: 5px;
  bottom: -5px;
  left: 0;
  position: absolute;
  z-index: 1000;
}
#general #main .report-inner .item-report:after {
  left: auto;
  right: 0;
}
#general #main .report-inner .item-report.color-01 .image-report-header,
#general #main .report-inner .item-report.color-01 .report-header {
  background: rgba(9, 155, 9, 0.9);
}
#general #main .report-inner .item-report.color-01 .emotional {
  border-color: #099b09;
}
#general #main .report-inner .item-report.color-01 .report-header:before {
  content: "\e900";
}
#general #main .report-inner .item-report.color-02 .image-report-header,
#general #main .report-inner .item-report.color-02 .report-header {
  background: rgba(172, 120, 13, 0.9);
}
#general #main .report-inner .item-report.color-02 .emotional {
  border-color: #ac780d;
}
#general #main .report-inner .item-report.color-02 .report-header:before {
  content: "\e906";
}
#general #main .report-inner .item-report.color-03 .image-report-header,
#general #main .report-inner .item-report.color-03 .report-header {
  background: rgba(1, 106, 180, 0.9);
}
#general #main .report-inner .item-report.color-03 .emotional {
  border-color: #016ab4;
}
#general #main .report-inner .item-report.color-03 .report-header:before {
  content: "\e907";
}
#general #main .report-inner .item-report.color-04 .image-report-header,
#general #main .report-inner .item-report.color-04 .report-header {
  background: rgba(1, 103, 46, 0.9);
}
#general #main .report-inner .item-report.color-04 .emotional {
  border-color: #01672e;
}
#general #main .report-inner .item-report.color-04 .report-header:before {
  content: "\e901";
}
#general #main .report-inner .item-report.color-05 .image-report-header,
#general #main .report-inner .item-report.color-05 .report-header {
  background: rgba(181, 1, 90, 0.9);
}
#general #main .report-inner .item-report.color-05 .emotional {
  border-color: #b5015a;
}
#general #main .report-inner .item-report.color-05 .report-header:before {
  content: "\e904";
}
#general #main .report-inner .item-report.color-06 .image-report-header,
#general #main .report-inner .item-report.color-06 .report-header {
  background: rgba(1, 152, 117, 0.9);
}
#general #main .report-inner .item-report.color-06 .emotional {
  border-color: #019875;
}
#general #main .report-inner .item-report.color-06 .report-header:before {
  content: "\e902";
}
#general #main .report-inner .item-report.color-07 .image-report-header,
#general #main .report-inner .item-report.color-07 .report-header {
  background: rgba(0, 171, 214, 0.9);
}
#general #main .report-inner .item-report.color-07 .emotional {
  border-color: #00abd6;
}
#general #main .report-inner .item-report.color-07 .report-header:before {
  content: "\e908";
}
#general #main .report-inner .item-report.color-08 .image-report-header,
#general #main .report-inner .item-report.color-08 .report-header {
  background: rgba(136, 192, 10, 0.9);
}
#general #main .report-inner .item-report.color-08 .emotional {
  border-color: #88c00a;
}
#general #main .report-inner .item-report.color-08 .report-header:before {
  content: "\e903";
}
#general #main .report-inner .item-report.color-09 .image-report-header,
#general #main .report-inner .item-report.color-09 .report-header {
  background: rgba(255, 198, 0, 0.9);
}
#general #main .report-inner .item-report.color-09 .emotional {
  border-color: #ffc600;
}
#general #main .report-inner .item-report.color-09 .report-header:before {
  content: "";
}
#general #main .report-inner .item-report.color-11 .image-report-header,
#general #main .report-inner .item-report.color-11 .report-header {
  background: rgba(112, 1, 55, 0.9);
}
#general #main .report-inner .item-report.color-11 .emotional {
  border-color: #700137;
}
#general #main .report-inner .item-report.color-11 .report-header:before {
  content: "\e905";
}
#general #main .report-inner .report-header {
  position: relative;
  z-index: 2;
  top: 0;
  width: 50%;
  height: auto;
  min-height: 500px;
  z-index: 100;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  padding: 26px 26px;
}
#general #main .report-inner .report-header hgroup {
  display: block;
  clear: left;
  width: 78%;
}
#general #main .report-inner .report-header:before {
  color: #fff;
  font-size: 5vw;
  position: relative;
  color: #ffffff;
  top: -15px;
  left: -10px;
  text-align: left;
}
#general #main .report-inner .report-header h1 {
  font-size: 2.1em;
  color: #fff;
  font-weight: bold;
  line-height: 1.15em;
  display: inline-block;
}
#general #main .report-inner .report-header h2 {
  font-size: 1.8em;
  line-height: 1.18em;
  color: #fff;
  padding-bottom: 5px;
  position: relative;
  z-index: 100;
  opacity: 0.9;
}
#general #main .report-inner .report-header p.intro {
  padding-top: 15px;
  padding-bottom: 15px;
}
#general #main .report-inner .report-header p.intro em {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
#general #main .report-inner .report-header .tools-news {
  display: block;
  width: auto;
  position: absolute;
  text-align: right;
  vertical-align: bottom;
  right: 26px;
  top: 26px;
  z-index: 100;
}
#general #main .report-inner .report-header .tools-news ul {
  display: inline-block;
  text-align: right;
  vertical-align: bottom;
}
#general #main .report-inner .report-header .tools-news ul li {
  display: block;
  float: left;
  margin-left: 5px;
}
#general #main .report-inner .report-header .tools-news ul li.email-send {
  position: relative;
}
#general #main .report-inner .report-header .tools-news ul li a {
  margin-top: 5px;
}
#general #main .report-inner .report-header .tools-news ul li .btn {
  margin: 0;
  padding-left: 15px;
  padding-right: 43px;
}
#general #main .report-inner .report-header .tools-news ul li:last-child {
  margin-left: 0;
}
#general #main .report-inner .report-header .tools-news ul .icon-mail {
  text-decoration: none;
  margin-left: 0;
  display: block;
  margin-top: 0;
}
#general #main .report-inner .report-header .tools-news ul .icon-mail:before {
  display: block;
  font-size: 50px;
  margin-top: -7px;
  color: #fff;
}
#general #main .report-inner .report-header .tools-news ul .icon-mail span {
  display: none;
}
#general #main .report-inner .report-header .tools-news .layer-email .btn-inner {
  position: static;
}
#general #main .report-inner .report-header .tools-date {
  display: none;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 10px;
  margin-top: 8px;
  overflow: hidden;
  padding-bottom: 20px;
  margin-right: 0px;
  padding-right: 60px;
  position: relative;
  z-index: 99;
  width: auto;
  display: inline-block;
}
#general #main .report-inner .report-header .tools-date li {
  font-family: 'Open Sans';
}
#general #main .report-inner .report-header .tools-date .author {
  color: #fff;
  text-transform: uppercase;
  border-right: 1px solid #fff;
  padding-right: 8px;
  margin-right: 8px;
  float: left;
}
#general #main .report-inner .report-header .tools-date .date {
  color: #fff;
  float: left;
}
#general #main .report-inner .report-header .tools-date .category {
  float: none;
  clear: left;
}
#general #main .report-inner .report-header .tools-date .category h3 {
  font-family: 'PT Sans', sans-serif, Arial;
  text-decoration: underline;
  padding-top: 5px;
  display: block;
}
#general #main .report-inner .report-header .tools-date .category h3 a {
  color: #fff;
}
#general #main .report-inner .report-header .tools-links {
  position: static;
  padding-bottom: 10px;
}
#general #main .report-inner .report-header .tools-links li {
  font-family: 'PT Sans', sans-serif, Arial;
  padding-bottom: 5px;
}
#general #main .report-inner .report-header .tools-links li a {
  color: #fff;
}
#general #main .report-inner .report-header .btn-inner {
  position: static;
  width: 100%;
  text-align: left;
}
#general #main .report-inner .report-header .btn-inner .btn {
  padding-left: 80px;
  padding-right: 40px;
  margin: 0 auto;
  display: inline-block;
}
#general #main .report-inner .html-editor {
  width: 90%;
  margin: 0 auto;
}
#general #main .report-inner .html-editor figure {
  position: relative;
  margin-top: 15px;
  padding-bottom: 60px;
}
#general #main .report-inner .html-editor figure img {
  display: block;
  padding: 0;
  border: none;
  width: 66%;
}
#general #main .report-inner .html-editor figure figcaption {
  width: 100%;
  text-align: left;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .report-inner .html-editor figure figcaption h4 {
  padding: 0;
  margin: 0;
  font-size: 1.65em;
  line-height: 1.2em;
  padding: 12px 0;
  font-family: 'PT Serif', 'PT Sans', sans-serif, Arial;
  font-weight: bold;
}
#general #main .report-inner .html-editor figure figcaption p {
  padding: 0;
  margin: 0;
  font-size: 1em;
  line-height: 1.45em;
  font-family: "Open Sans";
}
#general #main .report-inner .emotional {
  background: #fff;
  position: relative;
  padding: 5px;
  margin-bottom: 50px;
  border-bottom: none;
  border: 1px solid;
}
#general #main .report-inner .image-report-header {
  position: relative;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  min-height: 500px;
  overflow: hidden;
  z-index: 1;
  margin: 0;
  padding: 0;
  background: #000;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#general #main .report-inner .image-report-header:before {
  content: "";
  position: absolute;
  width: calc(100%);
  height: calc(100%);
  border: 0px solid #fff;
  z-index: 1000;
  left: 0px;
  top: 0px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .report-inner .image-report-header img {
  width: 115%;
  display: block;
  opacity: 0;
  visibility: hidden;
  height: auto;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .header-personal-area .title02b {
  font-family: 'PT Sans', sans-serif, Arial;
  display: inline-block;
  margin-right: 15px;
}
#general #main .header-personal-area .btn {
  display: inline-block;
  position: relative;
}
#general #main .header-personal-area .tit {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
  color: #494949;
}
#general #main .header-personal-area .price {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 64px;
  color: #4a4a4a;
  padding-bottom: 15px;
}
#general #main .header-personal-area .price + .btn {
  margin-bottom: 40px;
}
#general #main .header-personal-area .content-asistant {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 20px;
}
#general #main .header-personal-area .content-asistant .btn-large {
  margin-top: 15px;
}
#general #main .header-personal-area.header-tabs {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
}
#general #main .header-personal-area.header-tabs .nav-area-personal {
  padding-bottom: 0;
}
#general #main .header-personal-area.header-tabs .nav-area-personal li a span {
  padding-bottom: 14px;
  font-size: 16px;
}
#general #main .header-personal-area .nav-area-personal {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 38px;
}
#general #main .header-personal-area .nav-area-personal li {
  display: inline-block;
  padding-right: 20px;
}
#general #main .header-personal-area .nav-area-personal li > span {
  text-decoration: none;
  color: #000;
}
#general #main .header-personal-area .nav-area-personal li > span:before {
  display: block;
  font-size: 45px;
}
#general #main .header-personal-area .nav-area-personal li > span span {
  display: block;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 3px;
  border-bottom: 2px solid #fff;
}
#general #main .header-personal-area .nav-area-personal li > span.active {
  color: #000;
  font-weight: bold;
}
#general #main .header-personal-area .nav-area-personal li > span.active span {
  border-color: #cae71d;
}
#general #main .header-personal-area .nav-area-personal li a {
  text-decoration: none;
  color: #000;
}
#general #main .header-personal-area .nav-area-personal li a:before {
  display: block;
  font-size: 45px;
}
#general #main .header-personal-area .nav-area-personal li a span {
  display: block;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 3px;
  border-bottom: 2px solid #fff;
}
#general #main .header-personal-area .nav-area-personal li a.active {
  color: #000;
  font-weight: bold;
}
#general #main .header-personal-area .nav-area-personal li a.active span {
  border-color: #cae71d;
}
#general #main .content-text .content-text-item {
  border-bottom: 2px solid #e1e1e1;
  padding-bottom: 56px;
  margin-bottom: 34px;
}
#general #main .content-text .content-text-item .content-text-inner {
  max-width: 859px;
  margin: 0 auto 0 auto;
}
#general #main .content-text .content-text-item .content-text-inner .title01b {
  font-size: 24px;
  color: #888888;
  text-align: center;
  padding-bottom: 26px;
}
#general #main .content-text .content-text-item .content-text-inner .title03 {
  font-size: 24px;
  line-height: 1.33;
  color: #888888;
  text-align: center;
  font-weight: normal;
  padding-bottom: 32px;
}
#general #main .content-text .content-text-item .content-text-inner .title03 strong {
  color: #4a4a4a;
}
#general #main .content-text .content-text-item .content-text-inner p {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
  line-height: 1.41em;
  color: #888888;
}
#general #main .content-text .content-text-item .content-text-inner .ul-list-sector {
  display: flex;
  margin-top: 20px;
}
#general #main .content-text .content-text-item .content-text-inner .ul-list-sector > li {
  width: calc(100% / 3);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  padding: 0 8%;
}
#general #main .content-text .content-text-item .content-text-inner .ul-list-sector > li span {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 18px;
  color: #9b9b9b;
  display: block;
  padding-bottom: 22px;
}
#general #main .content-text .content-text-item .content-text-inner .ul-list-sector > li ul li {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
  padding-bottom: 12px;
}
#general #main .wide.process-notfound {
  width: 100% !important;
  float: none !important;
  clear: both !important;
}
#general #main .wide.process-notfound .process-header {
  min-height: 200px !important;
}
#general #main .wide.process-notfound .process-header h2 {
  font-size: 25px !important;
  text-align: center !important;
  padding-top: 40px !important;
}
#general #main .section-table {
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .section-table + #sidebar .publi-container {
  border-bottom: 0;
}
#general #main .section-table + #sidebar .newsletter-item {
  margin-right: 0;
}
#general #main .section-table .process-notfound {
  width: 100%;
  float: none;
  clear: both;
}
#general #main .section-table .process-notfound .process-header {
  min-height: 135px;
}
#general #main .section-table .process-notfound .process-header h2 {
  font-size: 25px;
  text-align: center;
  padding-top: 40px;
}
#general #main .section-table .header-title .title04 {
  text-align: left;
}
#general #main .section-table .header-title .form-select {
  float: left;
  width: 270px;
}
#general #main .section-table .header-title .form-select label {
  padding-top: 8px;
}
#general #main .section-table .header-title .form-select label {
  float: left;
  width: auto;
}
#general #main .section-table .header-title .form-select select {
  width: 160px;
  padding-right: 30px;
}
#general #main .section-table .header-title .form-checks {
  float: right;
  clear: none;
  width: auto;
}
#general #main .section-table .header-title .form-checks label {
  width: auto;
}
#general #main .section-table .drawChart {
  float: left;
  width: 50%;
  margin: 0;
  overflow: hidden;
  padding-top: 30px;
}
#general #main .section-table .drawChart > div {
  margin-left: -40px;
}
#general #main .section-table .drawChart .title {
  font-family: 'PT Sans', sans-serif, Arial;
  position: relative;
  z-index: 100;
  padding-bottom: 0;
  color: #737373;
  padding-left: 20px;
}
#general #main .section-table .drawChart .subtitle {
  font-family: 'PT Sans', sans-serif, Arial;
  position: relative;
  margin-bottom: -15px;
  z-index: 100;
  color: #c4c4c4;
  font-size: 12px !important;
  padding-bottom: 0;
  padding-left: 20px;
}
#general #main .section-table .table-generic {
  width: 100%;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .section-table .table-generic.table-data-01 tr th {
  visibility: hidden;
  height: 0;
  font-size: 0;
  line-height: 0;
  padding: 0;
}
#general #main .section-table .table-generic.table-data-01 tr th a {
  display: none;
}
#general #main .section-table .table-generic.table-data-01 tr th:first-child {
  padding-left: 15px !important;
}
#general #main .section-table .table-generic.table-data-01 tr td {
  padding: 0 0 0 25px;
  background: none;
  border: none;
  text-align: right;
}
#general #main .section-table .table-generic.table-data-01 tr td:first-child {
  width: 45%;
}
#general #main .section-table .table-generic.table-data-01 tr:first-child td {
  padding-top: 10px;
  padding-left: 15px;
}
#general #main .section-table .table-generic.table-data-01 tr:nth-last-child(2) td {
  padding-bottom: 10px;
}
#general #main .section-table .table-generic.table-data-01 tr.tr-total {
  display: none;
}
#general #main .section-table .table-generic.table-data-01 tr.tr-total td {
  padding-top: 10px;
  padding-left: 25px;
  padding-bottom: 10px;
}
#general #main .section-table .table-generic.table-data-01 tr:nth-child(odd) td {
  background: #fff;
}
#general #main .section-table .table-generic.table-data-01 tr:nth-child(even) td {
  background: #fff;
}
#general #main .section-table .table-generic.table-data-01:nth-child(1) tr th {
  visibility: visible;
  height: auto;
  font-size: 1em;
  line-height: 1.1em;
  padding: 10px 20px;
}
#general #main .section-table .table-generic.table-data-01:nth-child(1) tr th a {
  display: block;
}
#general #main .section-table .table-generic.table-data-01.table-total tr.tr-total {
  display: table-row !important;
}
#general #main .section-table .table-generic.table-data-01:last-child tr.tr-total {
  display: table-row;
}
#general #main .section-table .table-generic th {
  border-bottom: 2px solid #4a4a4a;
  padding: 10px 20px;
  text-align: left;
  font-weight: bold;
  font-size: 17px;
  color: #4a4a4a;
}
#general #main .section-table .table-generic th a {
  text-decoration: none;
  color: #8c8c8c;
}
#general #main .section-table .table-generic th a:after {
  content: "\e928";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  color: #c6c6c6;
  margin-left: 5px;
  position: relative;
  top: 3px;
}
#general #main .section-table .table-generic th a.active:after {
  content: "\e937";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  color: #c6c6c6;
  margin-left: 5px;
  position: relative;
  top: 3px;
}
#general #main .section-table .table-generic th td.col-percent {
  width: 1%;
}
#general #main .section-table .table-generic tr td {
  border-bottom: 1px solid #888888;
  padding: 10px 20px;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #4a4a4a;
  font-size: 17px;
  vertical-align: top;
  width: 13%;
  padding-right: 10px !important;
}
#general #main .section-table .table-generic tr td a {
  color: #4a4a4a;
}
#general #main .section-table .table-generic tr td.col-percent {
  width: 1%;
}
#general #main .section-table .table-generic tr td:first-child {
  text-align: left;
}
#general #main .section-table .table-generic tr td .note {
  color: #a7a7a7;
  font-size: 12px;
  padding-left: 10px;
}
#general #main .section-table .table-generic tr td.td-price {
  text-align: right;
  padding-right: 50px;
}
#general #main .section-table .table-generic tr td.td-price .price.positive {
  color: #00ca26;
}
#general #main .section-table .table-generic tr td.td-price .price.negative {
  color: #ff0000;
}
#general #main .section-table .table-generic tr td .content-table {
  padding-top: 20px;
  display: none;
}
#general #main .section-table .table-generic tr td .content-table .title04 {
  color: #000;
  font-family: 'PT Serif', serif, Arial;
  font-size: 18px;
  padding-bottom: 10px;
}
#general #main .section-table .table-generic tr td .content-table p {
  font-family: 'PT Sans', sans-serif, Arial;
  color: #737373;
  font-size: 14px;
  padding: 0 0 4px 0;
}
#general #main .section-table .table-generic tr td .textsmall {
  display: block;
}
#general #main .section-table .table-generic tr td table {
  width: 100%;
}
#general #main .section-table .table-generic tr td table td {
  background: none !important;
  border: none !important;
  padding: 0;
  width: 15%;
  padding: 0 20px;
}
#general #main .section-table .table-generic tr td table td:first-child {
  padding-left: 15px;
  width: 30%;
}
#general #main .section-table .table-generic tr.tr-total td {
  border-top: 2px solid #000;
}
#general #main .section-table .table-generic tr.content-slide.active td:last-child:after {
  content: "\e631";
}
#general #main .section-table .table-generic tr.content-slide td {
  cursor: pointer;
}
#general #main .section-table .table-generic tr.content-slide td:last-child {
  position: relative;
}
#general #main .section-table .table-generic tr.content-slide td:last-child:after {
  content: "\e630";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  color: #dcdcdc;
}
#general #main .pagination-revista {
  width: 100%;
  overflow: hidden;
  border-bottom: 3px solid #e1e1e1;
  padding-bottom: 40px!important;
  margin-bottom: 40px;
  padding-bottom: 40px !important;
  margin-bottom: 60px !important;
  margin-top: 10px;
}
#general #main .pagination-revista.pag-bot {
  border-top: 3px solid #e1e1e1;
  padding-top: 40px!important;
  margin-top: 40px;
  padding-top: 40px !important;
  margin-top: 0px !important;
  padding-bottom: 20px;
  margin-bottom: 15px;
  border-bottom: 0;
}
#general #main .pagination-revista .prev-revista {
  display: block;
  width: 33%;
  float: left;
}
#general #main .pagination-revista .prev-revista a {
  overflow: hidden;
  width: 300px;
  display: block;
  text-decoration: none;
  padding: 10px;
  font-family: 'PT Sans', sans-serif, Arial;
  padding-left: 30px;
  position: relative;
}
#general #main .pagination-revista .prev-revista a img {
  float: left;
  margin-right: 24px;
}
#general #main .pagination-revista .prev-revista a .text-revista {
  float: left;
  width: 60%;
  padding-top: 18px;
}
#general #main .pagination-revista .prev-revista a .text-revista span {
  display: block;
  color: #7f7f7f;
  font-size: 1.18em;
  line-height: 1.5em;
}
#general #main .pagination-revista .prev-revista a .text-revista strong {
  display: block;
  text-decoration: none;
  font-family: 'PT Serif', serif, Arial;
  font-size: 1.65em;
  color: #000;
  font-weight: normal;
  line-height: 1.27em;
}
#general #main .pagination-revista .prev-revista a .text-pages {
  clear: both;
  overflow: hidden;
  width: 100%;
  display: block;
  font-size: 1.25em;
  padding-top: 16px;
}
#general #main .pagination-revista .prev-revista a:before {
  content: "\e938";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  position: absolute;
  left: 5px;
  top: 50px;
}
#general #main .pagination-revista .title-revista {
  display: block;
  width: 33%;
  float: left;
  text-align: center;
  padding-top: 20px;
}
#general #main .pagination-revista .title-revista .title03 {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 24px;
}
#general #main .pagination-revista .next-revista {
  display: block;
  width: 33%;
  float: right;
}
#general #main .pagination-revista .next-revista a {
  overflow: hidden;
  width: 300px;
  float: right;
  display: block;
  text-decoration: none;
  padding: 10px;
  padding-right: 30px;
  font-family: 'PT Sans', sans-serif, Arial;
  position: relative;
}
#general #main .pagination-revista .next-revista a img {
  float: right;
  margin-left: 24px;
}
#general #main .pagination-revista .next-revista a .text-revista {
  float: right;
  width: 60%;
  padding-top: 18px;
  text-align: right;
}
#general #main .pagination-revista .next-revista a .text-revista span {
  display: block;
  color: #7f7f7f;
  font-size: 1.18em;
  line-height: 1.5em;
}
#general #main .pagination-revista .next-revista a .text-revista strong {
  display: block;
  text-decoration: none;
  font-family: 'PT Serif', serif, Arial;
  font-size: 1.65em;
  color: #000;
  font-weight: normal;
  line-height: 1.27em;
}
#general #main .pagination-revista .next-revista a .text-pages {
  clear: both;
  overflow: hidden;
  width: 100%;
  display: block;
  font-size: 1.25em;
  padding-top: 16px;
  text-align: right;
}
#general #main .pagination-revista .next-revista a:after {
  content: "\e939";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  position: absolute;
  right: 5px;
  top: 50px;
}
#general #main .content-downloads {
  clear: both;
  padding-top: 30px;
  padding-bottom: 14px;
}
#general #main .content-downloads .title02 {
  padding-bottom: 20px;
}
#general #main .content-downloads ul {
  -webkit-column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
  padding-bottom: 10px;
}
#general #main .content-downloads ul li {
  padding-bottom: 5px;
  break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
}
#general #main .content-downloads ul li a {
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
}
#general #main .emotional {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
#general #main .emotional:after {
  content: "";
  clear: both;
  height: 0;
  width: 0;
  display: block;
}
#general #main .emotional .section-inner {
  display: flex;
}
#general #main .emotional .article-list.article-notfound {
  float: none;
  padding-bottom: 0;
  width: 360px;
}
#general #main .emotional .emotional-inner {
  width: calc(100% - 360px);
  background: #fff;
  position: relative;
}
#general #main .emotional .emotional-inner .item-content {
  display: flex;
  flex-wrap: wrap;
}
#general #main .emotional .emotional-inner .item-content .item-news {
  position: relative;
  padding: 8px;
  width: calc(100% / 3 - 36px);
  margin-right: 36px;
  margin-bottom: 36px;
  box-shadow: 0 0 20px 0 #00000033;
  border-bottom: 2px solid #000000;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#general #main .emotional .emotional-inner .item-content .item-news.w-50 {
  width: calc(50% - 36px);
}
#general #main .emotional .emotional-inner .item-content .item-news.w-50 .image-article {
  overflow: hidden;
}
#general #main .emotional .emotional-inner .item-content .item-news .bg-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}
#general #main .emotional .emotional-inner .item-content .item-news .image-article {
  margin-bottom: 8px;
  border: none;
  overflow: hidden;
}
#general #main .emotional .emotional-inner .item-content .item-news .image-article img {
  border: none;
  padding: 0;
  margin-bottom: 0;
}
#general #main .emotional .emotional-inner .item-content .item-news .news-header {
  padding: 8px 8px 0 8px;
}
#general #main .emotional .emotional-inner .item-content .item-news h3 {
  color: #6f6f6f;
  font-size: 11px;
}
#general #main .emotional .emotional-inner .item-content .item-news.active {
  background: #000;
}
#general #main .emotional .emotional-inner .item-content .item-news.active a {
  color: #fff;
}
#general #main .emotional .emotional-inner .item-content .item-news.active .date {
  color: #fff;
}
#general #main .emotional .emotional-inner .item-content .item-news.active h3 {
  color: #bababa;
}
#general #main .emotional .emotional-inner .item-news.color-01 {
  border-color: #099b09;
}
#general #main .emotional .emotional-inner .item-news.color-02 {
  border-color: #ac780d;
}
#general #main .emotional .emotional-inner .item-news.color-03 {
  border-color: #016ab4;
}
#general #main .emotional .emotional-inner .item-news.color-04 {
  border-color: #01672e;
}
#general #main .emotional .emotional-inner .item-news.color-05 {
  border-color: #b5015a;
}
#general #main .emotional .emotional-inner .item-news.color-06 {
  border-color: #019875;
}
#general #main .emotional .emotional-inner .item-news.color-07 {
  border-color: #00abd6;
}
#general #main .emotional .emotional-inner .item-news.color-08 {
  border-color: #88c00a;
}
#general #main .emotional .emotional-inner .item-news.color-09 {
  border-color: #ffc600;
}
#general #main .emotional .emotional-inner .item-news.color-11 {
  border-color: #700137;
}
#general #main .emotional .publi-container {
  height: calc(100% - 38px);
  width: 300px !important;
  float: left !important;
  padding: 30px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  display: table;
  background: #E8E8E8;
  margin-bottom: 0;
  margin-right: 0;
}
#general #main .emotional .publi-container > div {
  display: table-cell;
  vertical-align: middle;
}
#general #main .emotional .item-news.newsletter-item {
  float: left !important;
  width: 100% !important;
}
#general #main .emotional.safari .emotional-inner .item-content {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  -o-box-sizing: inherit;
  box-sizing: inherit;
}
#general #main .pagination-content {
  position: relative;
}
#general #main .pagination-content .total-page {
  position: absolute;
  bottom: -15px;
  left: calc(50% - 38px);
  color: #888888;
  font-style: italic;
  font-size: 14px;
}
#general #main .pagination-content .pagination {
  width: 326px;
  margin: 30px auto 30px;
  overflow: hidden;
  /** Horizontal Scrollbar */
  /** Vertical Scrollbar */
}
#general #main .pagination-content .pagination .myScrollbarH {
  position: absolute;
  z-index: 1000;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
#general #main .pagination-content .pagination .myScrollbarH > div {
  cursor: pointer;
  position: static;
  z-index: 100;
  height: 100%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#general #main .pagination-content .pagination .myScrollbarV {
  position: absolute;
  z-index: 1000;
  bottom: 1px;
  left: 2px;
  right: 7px;
}
#general #main .pagination-content .pagination .myScrollbarV > div {
  position: static;
  z-index: 100;
  width: 100%;
  bottom: 1px;
  left: 2px;
  right: 7px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#general #main .pagination-content .pagination .iScrollLoneScrollbar:first-child {
  display: none !important;
}
#general #main .pagination-content .pagination .iScrollHorizontalScrollbar {
  height: 21px !important;
  background: #f5f5f5;
  width: 100%;
  cursor: pointer;
  position: absolute;
  z-index: 1000;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
#general #main .pagination-content .pagination .iScrollHorizontalScrollbar > .iScrollIndicator {
  background: #000;
  height: 5px !important;
  margin-top: 9px;
  margin-left: 0px;
  cursor: pointer;
  position: static;
  z-index: 100;
  height: 100%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#general #main .pagination-content .pagination .pagination-inner {
  float: left;
}
#general #main .pagination-content .pagination .pagination-inner .myScrollbarH {
  height: 21px;
  background: #f5f5f5;
  width: 100%;
  cursor: pointer;
}
#general #main .pagination-content .pagination .pagination-inner .myScrollbarH > div {
  background: #000;
  height: 5px;
  margin-top: 9px;
  margin-left: 0px;
}
#general #main .pagination-content .pagination .pagination-inner #scroller ul {
  width: 100%;
  display: block;
  background: #fff;
}
#general #main .pagination-content .pagination .pagination-inner #scroller ul li {
  float: left;
  text-align: center;
  min-width: 48px;
}
#general #main .pagination-content .pagination .pagination-inner #scroller ul li a {
  padding: 7px 12px;
  background: #fff;
  font-size: 20px;
  display: block;
  font-family: 'PT Sans', sans-serif, Arial;
  text-decoration: none;
  color: #4a4a4a;
}
#general #main .pagination-content .pagination .pagination-inner #scroller ul li a.active {
  font-weight: bold;
  color: #000;
}
#general #main .pagination-content .pagination .pagination-inner #scroller ul li:last-child a:after {
  content: "...";
}
#general #main .pagination-content .pagination .lnk-prev {
  float: left;
}
#general #main .pagination-content .pagination .lnk-prev.hidden {
  visibility: hidden;
}
#general #main .pagination-content .pagination .lnk-prev a {
  text-decoration: none;
  color: #959595;
  padding: 9px 0 0 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  text-align: center;
  display: block;
  background: #fff;
  border: 1px solid #cae71d;
  border-radius: 100%;
  width: 36px;
  height: 36px;
}
#general #main .pagination-content .pagination .lnk-prev a:before {
  content: "\e938";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  display: inline;
}
#general #main .pagination-content .pagination .lnk-prev a span {
  display: none;
}
#general #main .pagination-content .pagination .lnk-next {
  float: left;
}
#general #main .pagination-content .pagination .lnk-next.hidden {
  visibility: hidden;
}
#general #main .pagination-content .pagination .lnk-next a {
  text-decoration: none;
  color: #959595;
  padding: 9px 0 0 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  text-align: center;
  display: block;
  background: #fff;
  border: 1px solid #cae71d;
  border-radius: 100%;
  width: 36px;
  height: 36px;
}
#general #main .pagination-content .pagination .lnk-next a:before {
  content: "\e939";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  display: inline;
}
#general #main .pagination-content .pagination .lnk-next a span {
  display: none;
}
#general #main #sidebar {
  width: 412px;
  padding-left: 0;
  padding-right: 0px;
  float: left;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main #sidebar .newsletter-item {
  clear: both;
  width: auto;
  height: auto;
  margin-bottom: 20px;
}
#general #main #sidebar.article-notfound {
  width: 412px;
  float: right;
  padding: 0;
}
#general #main #sidebar .publi-container {
  height: 608px;
  width: 412px !important;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  background: #e1e1e1;
  margin: 0;
  padding: 54px 56px;
  margin-bottom: 40px;
}
#general #main #sidebar .publi-container img {
  width: 100%;
  height: auto;
}
#general #main #sidebar .publi-container.publi-total {
  float: none;
  clear: both;
  height: auto !important;
  overflow: hidden;
  width: 100% !important;
  margin: 0 0 10px 0;
  padding: 20px 0 !important;
  text-align: center;
  background: #f4f4f4;
}
#general #main #sidebar .publi-container.publi-total img {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
}
#general #main #sidebar .section-relation-02 {
  margin-right: 0;
}
#general #main #sidebar .section-relation {
  clear: both;
  margin-bottom: 40px;
  overflow: hidden;
  margin-right: -20px;
}
#general #main #sidebar .section-relation .section-header h2.title {
  color: #000;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1em;
  text-decoration: underline;
  text-transform: uppercase;
  margin: 0;
  padding: 15px 0 10px 0;
  border-bottom: none;
  margin-bottom: 15px;
}
#general #main #sidebar .section-relation .tabs {
  margin-left: 0px;
  margin-right: 0px;
  overflow: hidden;
  padding-bottom: 10px;
}
#general #main #sidebar .section-relation .tabs li {
  float: left;
  padding-right: 15px;
}
#general #main #sidebar .section-relation .tabs a {
  font-size: 1.05em;
}
#general #main #sidebar .section-relation .section-relation-inner {
  margin: 0;
  background: none;
}
#general #main #sidebar .section-relation .section-relation-inner.active {
  display: block !important;
}
#general #main #sidebar .section-relation .section-relation-inner article {
  width: 100%;
  padding: 15px 0px 15px 0;
  float: none;
  overflow: hidden;
  border-bottom: 1px solid #e1e1e1;
}
#general #main #sidebar .section-relation .section-relation-inner article a {
  color: #000;
}
#general #main #sidebar .section-relation .section-relation-inner article h1 {
  font-size: 1.3em;
  color: #000;
  line-height: 1.3em;
}
#general #main #sidebar .section-relation .section-relation-inner article:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 5px;
}
#general #main #sidebar .section-relation .section-relation-inner .btn-inner {
  padding-top: 10px;
  text-align: left;
}
#general #main #sidebar .section-relation .section-relation-inner .btn-inner a {
  color: #a7a7a7;
}
#general #main #sidebar .section-relation.section-relation-02 {
  margin-right: 0;
  margin-bottom: 10px;
}
#general #main #sidebar .section-relation.section-relation-02 .section-header h2 {
  font-size: 24px;
  padding-left: 20px;
}
#general #main #sidebar .section-relation.section-relation-02 .section-relation-inner {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
  padding: 0 20px 0;
}
#general #main #sidebar .section-relation.section-relation-02 .section-relation-inner article {
  min-height: 0;
}
#general #main #sidebar .section-index header h2.lnk-indice {
  font-size: 2em;
  text-align: right;
  padding-bottom: 10px;
  display: none;
}
#general #main #sidebar .section-index header h2.lnk-indice:after {
  content: "\e628";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-size: 30px;
  position: relative;
  top: 5px;
}
#general #main #sidebar .section-index header h2.lnk-indice.active {
  border: none;
}
#general #main #sidebar .section-index header h2.lnk-indice.active:after {
  content: "\e937";
}
#general #main #sidebar .section-index .tabs {
  margin-left: 0px;
  text-align: right;
  border-left: none;
  border-right: none;
  padding-top: 15px;
  margin-right: 0px;
  overflow: hidden;
  padding-bottom: 10px;
}
#general #main #sidebar .section-index .tabs li {
  float: none;
  padding-right: 20px;
  display: inline-block;
  color: #737373;
}
#general #main #sidebar .section-index .tabs li a {
  font-size: 1.05em;
  text-decoration: none;
  color: #737373;
}
#general #main #sidebar .section-index .tabs li.active a {
  color: #000;
  font-weight: bold;
}
#general #main #sidebar .section-index .tabs-content {
  display: none;
  overflow-x: auto;
  height: 100%;
}
#general #main #sidebar .section-index .tabs-content.active-inner {
  display: block !important;
}
#general #main #sidebar .section-index ul.indice-inner {
  padding: 15px 0;
  position: static;
  overflow: hidden;
  position: relative;
  display: block;
  height: 100%;
  height: 423px;
  overflow-y: auto;
}
#general #main #sidebar .section-index ul.indice-inner li {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: right;
  padding: 0 20px 10px;
  position: relative;
  display: block;
  height: 100% overflow:hidden;
}
#general #main #sidebar .section-index ul.indice-inner li a {
  position: relative;
  display: block;
  height: 100%;
  color: #737373;
  font-size: 16px;
  font-family: 'PT Serif', serif, Arial;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}
#general #main #sidebar .section-index ul.indice-inner li.active a {
  color: #000;
}
#general #main #sidebar .section-index ul.indice-inner li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#general #main .breadcrump {
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px;
}
#general #main .breadcrump ul {
  overflow: hidden;
}
#general #main .breadcrump ul li {
  float: left;
  display: inline-block;
  padding: 0;
  margin: 0;
}
#general #main .breadcrump ul li:after {
  content: "\e62a";
  font-family: 'icomoon';
  display: inline-block;
  position: relative;
  top: 3px;
}
#general #main .breadcrump ul li:last-child:after {
  content: " ";
}
#general #main .breadcrump ul li {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#general #main .breadcrump ul li a {
  display: inline-block;
  padding: 0 0 5px 0;
  margin: 0;
  color: #000;
  text-decoration: underline;
}
#general #main .item-report-private .section-inner {
  padding: 0;
}
#general #main .item-report-private .indice-private {
  justify-content: center;
}
#general #main .item-report-private .indice-private .mod-white {
  margin: 0 18px;
  padding: 0 22px 22px;
}
#general #main .item-report-private .indice-private .mod-white .title-indice {
  background: #f5f5f5;
  margin: 0 -22px;
  padding: 32px;
  border-bottom: 1px solid #e1e1e1;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 22px;
}
#general #main .item-report-private .indice-private .mod-white .indice-inner li:first-child {
  border: none;
}
#general #main .item-report-private .indice-private .mod-white .indice-inner li:last-child {
  border-bottom: none;
}
#general #main .item-report-private .indice-private .mod-white .indice-inner li:before {
  padding-left: 0;
}
#general #main .item-report-private .informe-init {
  border: 2px solid #cae71d;
  padding-bottom: 30px;
  margin-bottom: 41px;
}
#general #main .item-report-private .informe-init .image-portada {
  margin: -2px -2px 35px -2px;
}
#general #main .item-report-private .informe-init .image-portada img {
  width: 100%;
  height: auto;
}
#general #main .item-report-private .informe-init .content-text {
  padding: 0 0 33px 0;
  max-width: 70%;
  margin: 0 auto;
}
#general #main .item-report-private .informe-init .content-text p {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41em;
}
#general #main .item-report-private .btn-inner {
  text-align: center;
  margin-top: 40px;
}
#general #main .section-bbdd .section-inner {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
#general #main .section-bbdd .text-small {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 14px;
  display: block;
  line-height: 1em;
  color: #4a4a4a;
  padding-bottom: 5px;
}
#general #main .section-bbdd .content-header {
  width: 100%;
  padding: 0 18px 20px;
}
#general #main .section-bbdd .content-header p {
  color: #888888;
}
#general #main .section-bbdd .item {
  width: calc(100% / 4);
  padding: 0 18px 0 18px;
  margin-bottom: 36px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .section-bbdd .item .item-inner {
  position: relative;
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.25);
  padding: 15px 16px 133px;
  height: 100%;
  font-family: 'PT Sans', sans-serif, Arial;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .section-bbdd .item .item-inner .title03 {
  font-family: 'PT Sans', sans-serif, Arial;
  font-weight: bold;
  text-align: center;
  min-height: 50px;
}
#general #main .section-bbdd .item .item-inner .number {
  font-size: 32px;
  font-weight: normal;
  font-family: 'PT Sans', sans-serif, Arial;
  display: block;
  text-align: center;
  line-height: 1em;
  color: #000;
}
#general #main .section-bbdd .item .item-inner .text {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
  display: block;
  text-align: center;
  line-height: 1em;
  color: #4a4a4a;
  padding-bottom: 20px;
}
#general #main .section-bbdd .item .item-inner .text-small {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 14px;
  margin-top: -20px;
  display: block;
  text-align: center;
  line-height: 1em;
  color: #4a4a4a;
  padding-bottom: 5px;
}
#general #main .section-bbdd .item .item-inner p {
  font-size: 14px;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #888888;
}
#general #main .section-bbdd .item .item-inner ul {
  padding-bottom: 10px;
}
#general #main .section-bbdd .item .item-inner ul li {
  font-size: 15px;
  font-weight: normal;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #888888;
  padding-bottom: 5px;
}
#general #main .section-bbdd .item .item-inner ul li:before {
  content: "•";
  padding-right: 5px;
  display: inline-block;
}
#general #main .section-bbdd .item .item-inner .btn-inner {
  position: absolute;
  bottom: 0;
  width: calc(100% - 32px);
}
#general #main .section-bbdd .item .item-inner .btn-inner .icon-exportar {
  color: #cae71d;
  padding-bottom: 20px;
  font-size: 17px;
  font-weight: bold;
  font-family: 'PT Sans', sans-serif, Arial;
  display: block;
}
#general #main .section-bbdd .item .item-inner .btn-inner .icon-exportar:before {
  color: #cae71d;
  padding-right: 5px;
}
#general #main .section-bbdd .item .item-inner .btn-inner .btn {
  padding: 9px 10px;
  text-align: center;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  margin-bottom: 15px;
}
#general #main .section-relation {
  clear: both;
  margin-bottom: 40px;
  overflow: hidden;
}
#general #main .section-relation .section-header h2 {
  color: #000;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1.5em;
  margin: 0;
  padding: 15px 0 20px 20px;
  margin-bottom: 15px;
}
#general #main .section-relation .tabs {
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
  padding-bottom: 10px;
}
#general #main .section-relation .tabs li {
  float: left;
  padding-right: 15px;
}
#general #main .section-relation .tabs a {
  color: #737373;
  font-size: 1.16em;
  text-decoration: none;
}
#general #main .section-relation .tabs .active a {
  font-weight: bold;
  color: #000;
}
#general #main .section-relation .section-relation-inner {
  display: none;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
  padding-bottom: 20px !important;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
#general #main .section-relation .section-relation-inner article {
  width: 25%;
  flex-basis: 33%;
  -webkit-flex-basis: 33%;
  padding: 10px 20px 10px 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .section-relation .section-relation-inner article .image {
  width: 71px;
  height: 71px;
  background-size: cover !important;
  background-color: #fff;
  padding: 10px;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  float: left;
  border: 1px solid #ebebeb;
  padding: 6px;
  margin-right: 10px;
  position: relative;
}
#general #main .section-relation .section-relation-inner article .image:after {
  content: "";
  border: 5px solid #fff;
  width: 73px;
  height: 73px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
#general #main .section-relation .section-relation-inner article .image img {
  width: 71px;
  height: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  display: none;
}
#general #main .section-relation .section-relation-inner article .image a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  z-index: 1000;
}
#general #main .section-relation .section-relation-inner article .date {
  margin: 0;
  padding: 0 0 5px 0;
  color: #4a4a4a;
  font-size: 1em;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .section-relation .section-relation-inner article .text-inner {
  float: left;
  width: calc(100% - 100px);
}
#general #main .section-relation .section-relation-inner article a {
  color: #000;
}
#general #main .section-relation .section-relation-inner article h1 {
  font-size: 1.4em;
  color: #000;
  line-height: 1.2em;
}
#general #main .section-relation .section-relation-inner .item-informe .image {
  background-blend-mode: multiply;
}
#general #main .section-relation .section-relation-inner .item-informe.color-01 {
  background-color: #099b09;
}
#general #main .section-relation .section-relation-inner .item-informe.color-02 {
  background-color: #ac780d;
}
#general #main .section-relation .section-relation-inner .item-informe.color-03 {
  background-color: #016ab4;
}
#general #main .section-relation .section-relation-inner .item-informe.color-04 {
  background-color: #01672e;
}
#general #main .section-relation .section-relation-inner .item-informe.color-05 {
  background: #b5015a;
}
#general #main .section-relation .section-relation-inner .item-informe.color-06 {
  background-color: #019875;
}
#general #main .section-relation .section-relation-inner .item-informe.color-07 {
  background-color: #00abd6;
}
#general #main .section-relation .section-relation-inner .item-informe.color-08 {
  background-color: #88c00a;
}
#general #main .section-relation .section-relation-inner .item-informe.color-09 {
  background-color: #ffc600;
}
#general #main .section-relation .section-relation-inner .item-informe.color-11 {
  background-color: #700137;
}
#general #main .section-relation.section-relation-portada {
  margin-bottom: 30px;
}
#general #main .section-relation.section-relation-portada .tabs {
  text-align: center;
}
#general #main .section-relation.section-relation-portada .tabs li {
  float: none;
  display: inline-block;
}
#general #main .section-relation.section-relation-portada .section-relation-inner + .btn-inner {
  margin-top: 20px;
  padding-bottom: 20px;
}
#general #main .section-relation.section-relation-portada .section-relation-inner article {
  min-height: 0;
}
#general #main .section-relation .btn-inner {
  text-align: center;
  padding-top: 10px;
}
#general #main .section-relation .btn-inner a {
  color: #a7a7a7;
}
#general #main .process.bg-section-news {
  margin-bottom: 40px;
}
#general #main .process.bg-section-news .process-header {
  padding: 0 !important;
  margin: 0 !important;
  border: none;
}
#general #main .process.bg-section-news .title01 {
  font-weight: normal;
  color: #4a4a4a;
}
#general #main .process.bg-section-news .title02b {
  font-weight: normal;
}
#general #main .process.bg-section-news .textsmall {
  font-size: 14px;
  font-size: 15px;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #888888;
}
#general #main .process .process-header {
  display: block;
  margin-bottom: 30px !important;
  text-align: center;
  overflow: hidden;
  position: relative;
}
#general #main .process .process-header.withoutborder {
  background: none !important;
}
#general #main .process .process-header.bg-section-news h1 {
  font-size: 24px;
  font-weight: normal;
  color: #4a4a4a;
}
#general #main .process .process-header.export-list {
  background: none;
  margin-bottom: 20px;
}
#general #main .process .process-header.export-list .icon-check {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
  text-align: left;
}
#general #main .process .process-header.export-list .icon-check:before {
  position: absolute;
  left: 0;
  top: 0;
}
#general #main .process .process-header.export-list .icon-check strong {
  display: block;
  padding-bottom: 10px;
}
#general #main .process .process-header .section-alimarket .ul-section-subscription li {
  padding: 0 12px 12px;
  border: none;
  margin: 0;
  width: calc(100% / 9);
}
#general #main .process .process-header .section-alimarket .ul-section-subscription li a {
  padding: 0;
  border: 2px solid;
  border-radius: 2px;
}
#general #main .process .process-header .section-alimarket .ul-section-subscription li a:before {
  padding: 16px 12%;
}
#general #main .process .process-header .section-alimarket .ul-section-subscription li a span {
  display: block;
  padding: 0px 5px 15px;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
  font-weight: normal;
}
#general #main .process .process-header.process-home {
  margin-bottom: 0;
  border-bottom: 0;
}
#general #main .process .process-header.process-home .section-inner {
  padding: 0;
}
#general #main .process .process-header.process-header-encuentros {
  padding-top: 0;
  margin-bottom: 35px;
}
#general #main .process .process-header.process-header-encuentros .list-info-informe {
  padding-top: 0;
}
#general #main .process .process-header.process-header-encuentros .list-info-informe li {
  padding-left: 0;
  padding-right: 0;
  width: calc(100% / 4);
}
#general #main .process .process-header.process-header-encuentros .list-info-informe li p {
  font-size: 1.48em;
  line-height: 1.2em;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: center;
  font-weight: normal;
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  padding: 0 25px;
}
#general #main .process .process-header.process-header-encuentros .list-info-informe li:before {
  font-size: 54px;
  text-align: center;
  position: static;
  width: 100%;
  padding-bottom: 25px;
}
#general #main .process .process-header.process-header-company {
  padding-top: 0;
  margin-bottom: 35px;
}
#general #main .process .process-header.process-header-company .list-info-informe {
  padding-top: 0;
}
#general #main .process .process-header.process-header-company .list-info-informe li {
  padding-left: 0;
  padding-right: 0;
}
#general #main .process .process-header.process-header-company .list-info-informe li p {
  font-size: 1.48em;
  line-height: 1.2em;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: center;
  font-weight: normal;
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  padding: 0 25px;
}
#general #main .process .process-header.process-header-company .list-info-informe li:before {
  font-size: 54px;
  text-align: center;
  position: static;
  width: 100%;
  padding-bottom: 25px;
}
#general #main .process .process-header.process-header-mdd {
  margin: 0;
}
#general #main .process .process-header.process-total {
  padding: 15px 0 20px;
}
#general #main .process .process-header.process-total .title01,
#general #main .process .process-header.process-total p {
  padding-left: 15%;
  padding-right: 15%;
}
#general #main .process .process-header.process-header-subscription {
  border-top: none;
}
#general #main .process .process-header.process-header-subscription .list-info-informe {
  padding-top: 0;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  align-items: center;
  -webkit-align-items: center;
}
#general #main .process .process-header.process-header-subscription .list-info-informe li {
  padding-left: 0px;
  text-align: center;
  float: none;
  flex-basis: 33%;
  -webkit-flex-basis: 33%;
  padding: 0 20px 15px;
}
#general #main .process .process-header.process-header-subscription .list-info-informe li p {
  font-size: 1em;
  width: 100%;
}
#general #main .process .process-header.process-header-subscription .list-info-informe li:before {
  font-size: 100px;
  position: static;
  display: block;
}
#general #main .process .process-header .content-encuentro-info {
  vertical-align: middle;
  overflow: hidden;
}
#general #main .process .process-header .content-encuentro-info .icon-localizacion:before {
  font-size: 90px;
  display: block;
  float: left;
  vertical-align: middle;
}
#general #main .process .process-header .content-encuentro-info .inner {
  display: block;
  float: left;
  vertical-align: top;
  text-align: left;
  width: calc(100% - 110px);
}
#general #main .process .process-header .content-encuentro-info .inner p {
  padding-bottom: 0;
  font-size: 14px;
}
#general #main .process .process-header .content-encuentro-info .inner p.title02 {
  font-size: 24px;
  padding-bottom: 6px;
}
#general #main .process .process-header .content-encuentro-info .inner p.title02 + p {
  font-family: "Open Sans";
}
#general #main .process .process-header h1 {
  font-size: 2.208em;
  color: #888888;
  padding-bottom: 20px;
}
#general #main .process .process-header .icon-check:before {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #63c544;
  padding-right: 10px;
}
#general #main .process .process-header .ul-checks ul li {
  font-size: 1.4em;
  margin: 0;
  padding-bottom: 15px;
  line-height: 1.3em;
}
#general #main .process .process-header .ul-checks ul li:before {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cae71d;
  padding-right: 10px;
}
#general #main .process .process-header p.icon-error {
  color: #f00000;
}
#general #main .process .process-header p.icon-error:before {
  content: "\e925";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #f00000;
  padding-right: 10px;
}
#general #main .process .process-header p.price {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 2.3em;
  font-weight: 200;
}
#general #main .process .process-header p {
  font-size: 1.4em;
  margin: 0;
  padding-bottom: 15px;
  line-height: 1.3em;
}
#general #main .process .process-header .private {
  color: #ff0000;
}
#general #main .process .process-header ul.list-check {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 55%;
  margin: 0 auto;
}
#general #main .process .process-header ul.list-check li {
  margin: 0;
  padding-bottom: 10px;
  line-height: 1.3em;
  font-size: 1.25em;
  text-align: left;
  color: #4a4a4a;
  width: 50%;
  float: left;
  position: relative;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .process .process-header ul.list-check li:before {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cae71d;
  padding-right: 10px;
  position: absolute;
  left: 0;
  top: 2px;
}
#general #main .process .process-header dl {
  overflow: hidden;
  font-family: 'PT Sans', sans-serif, Arial;
  margin: 0 0 -15px 0;
  font-size: 18px;
}
#general #main .process .process-header dl.special {
  margin-bottom: 10px;
}
#general #main .process .process-header dl.special dd {
  width: 70%;
}
#general #main .process .process-header dl dt {
  display: block;
  float: left;
  text-align: right;
  width: 20%;
  clear: left;
  color: #737373;
  padding-bottom: 36px;
}
#general #main .process .process-header dl dd {
  display: block;
  float: left;
  margin-left: 15px;
  padding-bottom: 36px;
  width: 70%;
}
#general #main .process .process-header .maps {
  margin-bottom: 10px;
}
#general #main .process .process-header .lnk-maps {
  color: #737373;
  font-size: 14px;
  padding-bottom: 10px;
  display: block;
}
#general #main .process .process-header .w30 {
  width: 28%;
  margin-right: 40px;
  padding-bottom: 15px;
}
#general #main .process .process-header .w30:last-child {
  margin: 0;
}
#general #main .process .process-header .w50 {
  width: 48%;
  margin-right: 20px;
  padding-bottom: 15px;
}
#general #main .process .process-header .w50:last-child {
  margin: 0;
}
#general #main .process .process-header .fleft {
  float: left;
}
#general #main .process .process-header .fleft .title03 {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 10px;
}
#general #main .process.process-encuentro .process-header {
  padding: 15px 0 20px;
  overflow: hidden;
}
#general #main .process.process-encuentro .process-header .content-encuentro-info {
  width: 50%;
  float: left;
}
#general #main .process.process-encuentro .process-header .content-encuentro-descuentos {
  width: 50%;
  float: left;
  text-align: left;
}
#general #main .process.process-encuentro .process-header .content-encuentro-descuentos p {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 14px;
}
#general #main .process.process-encuentro .process-header .content-encuentro-descuentos .title03 {
  font-size: 12px;
  color: #868686;
  padding-bottom: 0;
}
#general #main .process.process-encuentro .process-header .content-encuentro-descuentos ul {
  padding-right: 20px;
}
#general #main .process.process-encuentro .process-header .content-encuentro-descuentos ul li {
  padding-left: 20px;
  position: relative;
  padding-bottom: 5px;
}
#general #main .process.process-encuentro .process-header .content-encuentro-descuentos ul li:after {
  content: "\e618";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00ca26;
  position: absolute;
  left: 0;
  top: 4px;
}
#general #main .process.process-encuentro .process-header + .section-step {
  margin-top: 57px;
  border-top: 1px solid #eaeaea;
  padding-top: 16px;
}
#general #main .process.process-encuentro .col-form {
  width: 100% !important;
}
#general #main .process.process-encuentro .col-form-data {
  width: 100% !important;
  padding-top: 20px;
}
#general #main .process.process-encuentro .section-step .btn-inner.btn-left {
  float: none;
}
#general #main .process.process-encuentro .section-step .btn-inner .btn {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
#general #main .process.process-encuentro .section-step .data-nuser {
  color: #9b9b9b;
}
#general #main .process.process-encuentro .section-step.section-step-active .header-title h1 {
  color: #b8b8b8;
}
#general #main .process.process-encuentro .section-step.section-step-active p {
  color: #b8b8b8 !important;
}
#general #main .process.process-encuentro .section-step .nota {
  font-size: 13px;
  color: #a7a7a7;
}
#general #main .process.process-encuentro .section-step p.info-pay.note {
  font-size: 14px !important;
}
#general #main .process.process-encuentro .item-horario {
  width: 100%;
  max-width: 500px;
  float: left;
}
#general #main .process.process-encuentro .item-horario .title03 {
  font-size: 36px;
  font-family: 'PT Sans', sans-serif, Arial;
  padding-bottom: 10px;
}
#general #main .process.process-encuentro .item-horario p {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 20px;
  color: #4a4a4a;
  padding-bottom: 0;
  line-height: 1.3em;
}
#general #main .process.process-encuentro .item-horario p + p {
  color: #9b9b9b;
  line-height: 18px;
}
#general #main .process.process-encuentro .section-inner .error-content-generic p {
  color: #de3226;
}
#general #main .process.process-events .section-step.section-step-disabled {
  display: none;
}
#general #main .process.process-events .section-step.section-step-active .header-title .lnk-revisar {
  display: inline-block;
  float: none;
}
#general #main .process.process-events .section-step .header-title {
  width: 450px;
  margin: 0 auto;
  text-align: center;
}
#general #main .process.process-events .section-step .header-title .icon-usuario:before {
  font-size: 50px;
  position: relative;
  top: 13px;
  margin-right: 5px;
}
#general #main .process.process-events .section-step .header-title .title01 {
  float: none;
  padding-bottom: 20px;
  display: inline-block;
}
#general #main .process.process-events .section-step .step-form {
  width: 450px;
  margin: 0 auto;
  overflow: visible;
}
#general #main .process.process-events .section-step .col-form {
  float: none;
  width: auto;
}
#general #main .process.process-events .section-step .col-form .btn-inner .btn {
  display: block;
  float: none;
  text-align: center;
  margin-bottom: 15px;
}
#general #main .process.process-events .section-step .col-form .btn-inner a {
  display: block;
  float: none;
  text-align: center;
  margin-bottom: 10px;
}
#general #main .process.process-events .section-step .col-form .btn-inner .note {
  display: block;
  float: none;
  text-align: center;
}
#general #main .process.process-events .section-step .col-form-data {
  float: none;
  width: 100%;
  padding-bottom: 20px;
}
#general #main .process.process-events .step-form-data {
  width: 450px;
  margin: 0 auto;
}
#general #main .process.process-events .step-form-data .data-formrow {
  margin-left: 110px;
}
#general #main .process.process-events .step-form-data .data-formrow p {
  color: #737373;
}
#general #main .process.process-accesos-online .step-form {
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#general #main .process.process-accesos-online .step-form .col-form {
  width: 100%;
  float: none;
}
#general #main .process.process-accesos-online .step-form .col-form.nuevo {
  margin-top: 2rem;
  display: flex;
}
#general #main .process.process-accesos-online .step-form .col-form.nuevo form {
  width: 100%;
}
#general #main .process.process-accesos-online .step-form .col-form.nuevo .formrow {
  float: left;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow {
  float: none;
  padding-bottom: 5px;
  margin-right: 16px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1001px) {
  #general #main .process.process-accesos-online .step-form .col-form .formrow {
    width: 100%;
  }
}
#general #main .process.process-accesos-online .step-form .col-form .formrow p {
  margin-top: 2rem;
  font-size: 1.25em;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow p.error {
  margin-top: 1rem;
  margin-left: 1em;
  font-size: 1em;
  color: #000;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup input.text {
  width: calc(100% - 100px);
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup input.text-without-btn {
  margin-right: 100px;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup button {
  text-decoration: none;
  margin-left: 1rem;
  padding: 8px;
  text-align: center;
  min-width: 80px;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup button.grey {
  background: #707070;
  color: #fff;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup button.clear {
  border: 1px solid #494949;
  background: #f5f5f5;
  color: #494949;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup p {
  color: #000;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup .check-row {
  margin: 0.9em;
  cursor: pointer;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup .check-row .check-button input {
  display: none;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup .check-row:hover .checkbox {
  background-color: #fff;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup .check-row .checkbox {
  vertical-align: middle;
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: #fff;
  border: solid 1px #888888;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup .check-row .checkbox .selector {
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup .check-row .checkbox.on {
  background-color: #fff;
  border-color: #cae71d;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup .check-row .checkbox.on .selector:after {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  position: absolute;
  left: 5px;
  top: 5px;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup .check-row .checkbox + span {
  vertical-align: middle;
  line-height: 22px;
  padding-left: 10px;
  cursor: pointer;
  font-size: 1.25em;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup .radio-row {
  margin: 0.5em;
  cursor: pointer;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup .radio-row label {
  color: #000;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup .radio-row input.rb {
  float: none;
  height: 16px;
  width: 16px;
  margin: 0 5px 0 2px;
  border: 1px solid #000;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 100%;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow .forminputgroup .radio-row input.rb:checked {
  background: #000;
  box-shadow: inset 0px 0px 0px 2px #fff;
  outline: 0;
}
#general #main .process.process-accesos-online .step-form .col-form .formrow.form-select .chosen-container .chosen-results {
  max-height: 140px !important;
}
#general #main .process.process-accesos-online .step-form .col-form .btn-inner {
  display: block;
  float: right;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-top: 22px;
}
#general #main .process .section-step {
  border-bottom: 3px solid #e1e1e1;
  margin-bottom: 40px;
  padding-bottom: 40px;
  opacity: 1;
  max-height: 10000px;
  overflow: hidden;
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}
#general #main .process .section-step .header-title {
  overflow: hidden;
  padding-bottom: 10px;
}
#general #main .process .section-step .header-title h1 {
  font-size: 1.8em;
  float: left;
  padding-right: 10px;
  padding-bottom: 0;
  color: #888888;
  font-family: 'PT Sans', sans-serif, Arial;
  font-weight: normal;
}
#general #main .process .section-step .header-title .lnk-revisar {
  float: left;
  padding-top: 5px;
  text-decoration: underline;
  display: none;
  position: relative;
  padding-left: 20px;
  font-size: 1px;
  color: #fff;
}
#general #main .process .section-step .header-title .lnk-revisar:before {
  content: "\e92c";
  font-size: 17px;
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 7px;
  color: #000;
}
#general #main .process .section-step .number-cif {
  float: left;
  color: #9b9b9b !important;
}
#general #main .process .section-step .lnk-revisar-nif {
  float: left;
  padding-top: 5px;
  text-decoration: underline;
  position: relative;
  padding-left: 20px;
  font-size: 1px;
  color: #fff;
}
#general #main .process .section-step .lnk-revisar-nif:before {
  content: "\e92c";
  font-size: 17px;
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 2px;
  margin-left: 15px;
  color: #000;
}
#general #main .process .section-step#section-step-6 .header-title {
  padding-bottom: 15px;
}
#general #main .process .section-step#section-step-6 .edit-title {
  font-family: "Open Sans";
  font-size: 14px;
  text-align: left;
  color: #000000;
  padding: 0;
  clear: both;
  line-height: 1.3571em;
  opacity: 0;
  visibility: hidden;
  max-height: 0px;
  overflow: visible;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
}
#general #main .process .section-step#section-step-6 .edit-title.show {
  padding-top: 20px;
  opacity: 1;
  visibility: visible;
  max-height: 10000px;
  overflow: hidden;
}
#general #main .process .section-step#section-step-6 #step-card-form {
  max-width: 650px;
  opacity: 1;
  visibility: visible;
  max-height: 10000px;
  overflow: hidden;
}
#general #main .process .section-step#section-step-6 #step-card-form #step-card-data .formrow {
  opacity: 0;
  visibility: hidden;
  max-height: 0px;
  overflow: hidden;
  padding: 0;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
}
#general #main .process .section-step#section-step-6 #step-card-form #step-card-data .formrow.show {
  opacity: 1;
  visibility: visible;
  max-height: 10000px;
  overflow: visible;
  margin-right: auto;
}
#general #main .process .section-step#section-step-6 #step-card-form #step-card-data li {
  padding-bottom: 15px;
}
#general #main .process .section-step#section-step-6 #step-card-form #step-card-data li > p {
  font-size: 14px;
  text-align: left;
  color: #000000;
  padding-bottom: 5px;
  font-family: "Open Sans";
  line-height: 1.357em;
}
#general #main .process .section-step#section-step-6 #step-card-form #step-card-data li > p .expire {
  display: inline-block;
  padding-left: 8px;
}
#general #main .process .section-step#section-step-6 #step-card-form #step-card-data li > p .alias:after {
  content: ' - ';
}
#general #main .process .section-step#section-step-6 #step-card-form #step-card-data li a {
  display: none;
}
#general #main .process .section-step#section-step-6 #step-card-form .btn-inner {
  display: none;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit {
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  max-width: 650px;
  overflow: visible;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li .formrow {
  width: 185px;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li p {
  margin-left: auto;
  width: 151px;
  padding-bottom: 0;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li p .expire {
  display: none;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li p .alias {
  display: none;
  text-align: right;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li p.alias-and-method {
  margin-left: auto;
  margin-right: 10px;
  text-align: left;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li a {
  width: 100px;
  margin-left: 20px;
  text-align: left;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li a.lnk-remove-card {
  display: block;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li a.lnk-dont-remove-card {
  display: none;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li.remove p {
  text-decoration: line-through;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li.remove a.lnk-remove-card {
  display: none;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li.remove a.lnk-dont-remove-card {
  display: block;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li.remove label {
  text-decoration: line-through;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li.remove input.text:disabled {
  opacity: 0.5;
  text-decoration: line-through;
}
#general #main .process .section-step#section-step-6 #step-card-form.edit .btn-inner {
  display: block;
  margin-right: 0;
}
#general #main .process .section-step#section-step-6 #step-card-form.hide {
  opacity: 0;
  visibility: hidden;
  overflow: visible;
}
#general #main .process .section-step#section-step-6 #step-card-form.hide--add {
  opacity: 0;
  visibility: hidden;
  max-height: 0px;
  overflow: visible;
}
#general #main .process .section-step#section-step-6 #step-card-form.show {
  opacity: 1;
  visibility: visible;
  max-height: 10000px;
  overflow: hidden;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
}
#general #main .process .section-step#section-step-6 #step-card-form.show--add {
  opacity: 1;
  visibility: visible;
  max-height: 10000px;
  overflow: hidden;
  transition: all 1s ease-in;
  -webkit-transition: all 1s ease-in;
  -o-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  -ms-transition: all 1s ease-in;
}
#general #main .process .section-step .step-add-card-form {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  display: flex;
  flex-direction: column;
}
#general #main .process .section-step .step-add-card-form .formrow {
  padding-bottom: 22px;
}
#general #main .process .section-step .step-add-card-form .formrow label {
  display: block;
}
#general #main .process .section-step .step-add-card-form.show {
  opacity: 1;
  visibility: visible;
  max-height: 10000px;
  overflow: visible;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  margin-top: 5px;
  margin-left: 25px;
  margin-bottom: 10px;
}
#general #main .process .section-step .step-add-card-form.area-personal {
  margin: 0;
  position: relative;
}
#general #main .process .section-step .step-add-card-form.area-personal .btn-inner {
  display: block;
  margin-right: 17px;
  margin-left: auto;
  padding-top: 12px;
}
#general #main .process .section-step .step-add-card-form .hiddenInput {
  display: none;
  opacity: 0;
  visibility: hidden;
  max-height: 0px;
  overflow: visible;
  padding: 0;
  margin: 0;
  border: none;
}
#general #main .process .section-step .step-add-card-form .add-card-form {
  position: relative;
}
#general #main .process .section-step .step-add-card-form .img-cvc {
  position: absolute;
  right: -240px;
  top: 0px;
  max-width: 100%;
  height: auto;
}
#general #main .process .section-step .step-add-card-form .formrow.cvc {
  width: 90px;
}
#general #main .process .section-step .step-add-card-form .formrow.long04 {
  width: calc(100% - 369px);
}
#general #main .process .section-step .step-add-card-form .formrow.clear {
  width: calc(100% - 361px);
}
#general #main .process .section-step .step-add-card-form .step-add-card-form-row.full {
  display: flex;
  align-items: flex-start;
}
#general #main .process .section-step .step-add-card-form .step-add-card-form-row.full .section-title {
  margin-bottom: 8px;
}
#general #main .process .section-step .step-add-card-form .step-add-card-form-row.full .form-select.long01 {
  min-width: 90px;
}
#general #main .process .section-step .step-add-card-form .lnk-cancel-add-card-checkout {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
}
#general #main .process .section-step .step-add-card-form .lnk-cancel-add-card-checkout.show {
  opacity: 1;
  visibility: visible;
  max-height: 10000px;
  overflow: visible;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  width: 55px;
  margin-top: 5px;
  margin-bottom: 10px;
}
#general #main .process .section-step .step-add-card-form .lnk-cancel-add-card-checkout.show:hover {
  opacity: 0.7;
}
#general #main .process .section-step .step-add-card-form + .item-cards {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
}
#general #main .process .section-step .step-add-card-form + .item-cards.show {
  opacity: 1;
  visibility: visible;
  max-height: 10000px;
  overflow: visible;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  margin-left: 6px;
  margin-bottom: 20px;
  margin-top: 8px;
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card-element {
  width: calc(100%/4 - 2px);
  padding: 0 21px;
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card-element.add-card .lnk-add-card-checkout {
  text-decoration: none;
  text-align: center;
  font-size: 17px;
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card-element.add-card .lnk-add-card-checkout:before {
  content: "\e929";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 48px;
  text-decoration: none;
  text-align: center;
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card {
  padding: 15px 20px 12px;
  box-sizing: border-box;
  display: block;
  text-decoration: none;
  height: 100%;
  min-height: 100px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #888888;
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card > p {
  color: #4a4a4a;
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card > p.alias-and-method {
  font-weight: bold;
  padding-bottom: 10px;
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card > p.expire {
  font-size: 14px;
  color: #888888 !important;
  padding-top: 15px;
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card > p .alias:after {
  content: ' - ';
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card.active {
  color: #4a4a4a;
  border: 2px solid #000;
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card.active p {
  color: #4a4a4a;
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card:hover {
  cursor: pointer;
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card:hover > p.alias-and-method {
  text-decoration: underline;
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card.active:hover {
  opacity: 1;
  cursor: default;
}
#general #main .process .section-step .step-add-card-form + .item-cards .item-card.active:hover > p.alias-and-method {
  text-decoration: none;
}
#general #main .process .section-step .info-pay {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  padding: 0;
}
#general #main .process .section-step .info-pay.show {
  opacity: 1;
  visibility: visible;
  max-height: 10000px;
  overflow: visible;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
#general #main .process .section-step .info-pay.show.card {
  padding-bottom: 5px;
  padding-top: 5px;
}
#general #main .process .section-step .info-pay.show.paypal {
  padding-top: 5px;
}
#general #main .process .section-step .step-form {
  opacity: 1;
  max-height: 10000px;
  overflow: hidden;
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}
#general #main .process .section-step .step-form p {
  margin: 0;
  font-size: 17px;
  padding-bottom: 0px;
  color: #000;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
#general #main .process .section-step .step-form .section-alimarket {
  padding-top: 20px;
}
#general #main .process .section-step .step-form .form-paid + .form-checks label {
  width: 60%;
  overflow: visible;
  white-space: normal !important;
  color: #a7a7a7;
}
#general #main .process .section-step .step-form .form-select select {
  width: 100%;
}
#general #main .process .section-step .step-form form.asistente h2 {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 14px;
  padding: 10px 0;
  border-top: solid 1px #eaeaea;
  margin-top: 10px;
}
#general #main .process .section-step .col-form-data {
  width: 30%;
  float: right;
}
#general #main .process .section-step .col-form-data .form-error {
  color: #ff0000;
  display: none;
}
#general #main .process .section-step .col-form-data p {
  margin: 0;
  font-size: 17px;
  padding-bottom: 0px;
  color: #000;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
#general #main .process .section-step .error-content-generic {
  padding-top: 20px;
  padding-bottom: 10px;
}
#general #main .process .section-step .col-form {
  width: 65%;
  float: left;
}
#general #main .process .section-step .col-form p {
  margin: 0;
  font-size: 17px;
  padding-bottom: 0px;
  color: #000;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
#general #main .process .section-step .col-form p + p + form {
  margin-top: 15px;
}
#general #main .process .section-step .col-form header {
  clear: both;
  padding-top: 10px;
}
#general #main .process .section-step .col-form header h2 {
  padding-bottom: 10px;
  color: #000;
  font-weight: bold;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .process .section-step .col-form header h2.title04 {
  padding-bottom: 10px;
  color: #000;
  font-weight: bold;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 20px;
}
#general #main .process .section-step .col-form.content-log {
  background: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 400px;
}
#general #main .process .section-step .col-form.content-log .btn-inner {
  float: right;
  margin-right: 0;
}
#general #main .process .section-step .formrow.qty-row label {
  display: inline-block;
  width: auto;
}
#general #main .process .section-step .formrow.qty-row select {
  display: inline-block;
  width: 85px;
  font-family: 'PT Sans', sans-serif, Arial;
  background-color: #fff;
  border: solid 1px #979797;
  font-size: 14px;
  color: #000000;
}
#general #main .process .section-step .formrow.check-row {
  cursor: pointer;
}
#general #main .process .section-step .formrow.check-row .check-button input {
  display: none;
}
#general #main .process .section-step .formrow.check-row:hover .checkbox {
  background-color: #fff;
}
#general #main .process .section-step .formrow.check-row .checkbox {
  vertical-align: middle;
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: #fff;
  border: solid 1px #888888;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
#general #main .process .section-step .formrow.check-row .checkbox .selector {
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}
#general #main .process .section-step .formrow.check-row .checkbox.on {
  background-color: #fff;
  border-color: #cae71d;
}
#general #main .process .section-step .formrow.check-row .checkbox.on .selector:after {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  position: absolute;
  left: 5px;
  top: 5px;
}
#general #main .process .section-step .formrow.check-row .checkbox + span {
  vertical-align: middle;
  line-height: 22px;
  padding-left: 20px;
  cursor: pointer;
}
#general #main .process .section-step .formrow.check-row .checkbox + span span {
  color: #a7a7a7;
  padding-left: 20px;
}
#general #main .process .section-step .content-buy-encuentro .col-form {
  width: 100% !important;
  float: none;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio {
  width: 100%;
  overflow: hidden;
  padding-bottom: 35px;
  padding-top: 15px;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .formrow {
  position: relative;
  display: block;
  width: 50%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  padding-bottom: 0;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .formrow label {
  cursor: pointer;
  display: block;
  line-height: 85px;
  height: 85px;
  font-size: 14px;
  background: #eaeaea;
  color: #000;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .formrow input.rb {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .formrow .rb:checked + label {
  background: #000;
  color: #fff;
  cursor: default;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .formrow .rb:checked + label:after {
  content: "";
  width: 6px;
  height: 6px;
  margin-left: -6px;
  background: #000;
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .formrow.form-discount label {
  line-height: 22px;
  padding-top: 20px;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .formrow.form-discount .discount-text {
  color: #b9b9b9;
  display: block;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio {
  clear: both;
  position: relative;
  left: 58px;
  margin-top: 10px;
  display: none;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner {
  border: 2px solid #000;
  width: 538px;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner .item-price-total .discount:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 21px solid transparent;
  border-right: 16px solid #feef00;
  border-bottom: 21px solid transparent;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner .item-price-total .discount {
  padding: 10px;
  margin: 0;
  background: #feef00;
  color: #000;
  vertical-align: top;
  margin-right: 10px;
  position: relative;
  font-size: 16px;
  line-height: 1em;
  display: none;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner .item-price-total .price {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 30px;
  padding-bottom: 20px;
  display: inline-block;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner .price-small {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 14px;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner .item-price-iva {
  padding-bottom: 10px;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner .item-price-iva .price {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 24px;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner .btn-inner {
  float: none;
  display: block;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner .btn-inner .btn {
  display: inline-block;
  float: none;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner .btn-inner .note {
  float: none;
  display: block;
  text-align: center;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio.tabs-number {
  text-align: center;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio.tabs-number .deco {
  font-size: 30px;
  display: inline-block;
  line-height: 93px;
  height: 93px;
  vertical-align: top;
  text-align: center;
  padding: 0 10px 0 0;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio.tabs-number.icon-usuario:before {
  font-size: 100px;
  float: none;
  display: inline-block;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio.tabs-number .formrow {
  display: inline-block;
  width: 93px;
  height: 93px;
  float: none;
  margin-right: 15px !important;
  overflow: visible;
  vertical-align: top;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio.tabs-number .formrow label {
  background: #fff;
  width: 93px;
  height: 93px;
  padding: 0;
  line-height: 93px;
  border: 1px solid #ebebeb;
  color: #000;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 30px;
  overflow: visible;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio.tabs-number .formrow .rb:checked + label {
  background: #000;
  color: #fff;
  border-color: #000;
}
#general #main .process .section-step .content-buy-encuentro .tabs-radio.tabs-number .formrow .rb:checked + label:after {
  bottom: -17px;
}
#general #main .process .section-step .promotion-event {
  position: relative;
  margin-top: 20px;
  display: block;
  float: none;
  clear: both;
  overflow: hidden;
  padding-left: 15px;
  margin-bottom: 10px;
}
#general #main .process .section-step .promotion-event p {
  padding-bottom: 0;
  width: 65%;
  line-height: 1.3em;
}
#general #main .process .section-step .promotion-event .discount-text:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 21px solid transparent;
  border-right: 16px solid #feef00;
  border-bottom: 21px solid transparent;
}
#general #main .process .section-step .promotion-event .discount-text {
  padding: 13px 10px;
  margin: 0;
  background: #feef00;
  color: #000;
  vertical-align: top;
  margin-right: 10px;
  position: relative;
  font-size: 16px;
  line-height: 1em;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -22px;
}
#general #main .process .section-step .encuentro-checkout .form-radio label {
  padding-right: 20px;
}
#general #main .process .section-step .encuentro-checkout .info-transfer {
  display: none;
}
#general #main .process .section-step .encuentro-checkout .info-transfer .title03 {
  padding-top: 5px;
}
#general #main .process .section-step .encuentro-checkout .btn-inner .btn-buy {
  display: block;
  float: none;
  text-align: center;
  margin-bottom: 10px;
}
#general #main .process .section-step .encuentro-checkout h2 {
  font-weight: 400 !important;
}
#general #main .process .section-step .section-promocion {
  margin-bottom: 10px;
}
#general #main .process .section-step .section-promocion input {
  width: 50%;
}
#general #main .process .section-step .section-promocion button {
  padding-bottom: 5px;
  padding-top: 8px;
  background: #fff;
  border: solid 1px #999;
  margin-left: 10px;
}
#general #main .process .section-step .section-promocion #codigo_promocional_msg_error {
  color: #ff0000;
}
#general #main .process .section-step .section-promocion #codigo_promocional_condiciones {
  color: #a7a7a7;
}
#general #main .process .section-step .btn-inner {
  clear: both;
  display: block;
  float: right;
  margin-right: 10px;
  padding-top: 12px;
}
#general #main .process .section-step .btn-inner .btn {
  float: left;
  display: block;
}
#general #main .process .section-step .btn-inner .btn-cancel {
  padding-top: 10px;
  float: left;
  margin-right: 15px;
}
#general #main .process .section-step .section-alimarket {
  padding-top: 0;
}
#general #main .process .section-step .section-alimarket p {
  font-size: 17px;
  font-family: 'PT Sans', sans-serif, Arial;
  padding-bottom: 15px;
}
#general #main .process .section-step .section-alimarket .ul-section-alimarket {
  border-bottom: none;
  margin-bottom: 0;
}
#general #main .process .section-step .step-form-data {
  clear: both;
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
  transition: all 2s ease-in;
  -webkit-transition: all 2s ease-in;
  -moz-transition: all 2s ease-in;
  -o-transition: all 2s ease-in;
}
#general #main .process .section-step .step-form-data .section-alimarket .ul-section-alimarket li {
  display: none;
  border: none;
  padding-right: 20px;
}
#general #main .process .section-step .step-form-data .section-alimarket .ul-section-alimarket li.active {
  display: block;
}
#general #main .process .section-step .step-form-data .section-alimarket .ul-section-alimarket li.active label {
  color: #000;
}
#general #main .process .section-step .step-form-data .section-alimarket .ul-section-alimarket li.active label:before {
  color: #000;
}
#general #main .process .section-step .step-form-data .section-alimarket .ul-section-alimarket label {
  cursor: default;
}
#general #main .process .section-step .step-form-data .section-alimarket .ul-section-alimarket li.cat:hover > a {
  color: #000;
}
#general #main .process .section-step .step-form-data .section-alimarket .ul-section-alimarket li.cat:hover > a:before {
  color: #000;
}
#general #main .process .section-step .step-form-data .section-alimarket .ul-section-alimarket li.cat:hover > label {
  color: #000 !important;
}
#general #main .process .section-step .step-form-data .section-alimarket .ul-section-alimarket li.cat:hover > label:before {
  color: #000 !important;
}
#general #main .process .section-step .step-form-data .section-alimarket .section-alimarket-titulares div,
#general #main .process .section-step .step-form-data .section-alimarket .section-alimarket-alertas div {
  display: none;
  border: none;
  padding-right: 20px;
}
#general #main .process .section-step .step-form-data .section-alimarket .section-alimarket-titulares div.active,
#general #main .process .section-step .step-form-data .section-alimarket .section-alimarket-alertas div.active {
  display: block;
}
#general #main .process .section-step .step-form-data .section-alimarket .section-alimarket-titulares div.active label,
#general #main .process .section-step .step-form-data .section-alimarket .section-alimarket-alertas div.active label {
  color: #000 !important;
}
#general #main .process .section-step .step-form-data .section-alimarket .section-alimarket-titulares div.active label:before,
#general #main .process .section-step .step-form-data .section-alimarket .section-alimarket-alertas div.active label:before {
  color: #000 !important;
}
#general #main .process .section-step .step-form-data .section-alimarket .section-alimarket-titulares span,
#general #main .process .section-step .step-form-data .section-alimarket .section-alimarket-alertas span {
  cursor: default;
}
#general #main .process .section-step .step-form-data .icon-usuario {
  padding-top: 15px;
}
#general #main .process .section-step .step-form-data .icon-usuario .deco {
  font-size: 30px;
  display: inline-block;
  line-height: 93px;
  height: 93px;
  vertical-align: top;
  text-align: center;
  padding: 0 10px 0 0;
}
#general #main .process .section-step .step-form-data .icon-usuario .number {
  background: #000;
  color: #fff;
  line-height: 93px;
  font-size: 30px;
  text-align: center;
  display: inline-block;
  width: 93px;
  height: 93px;
  float: none;
  margin-right: 15px !important;
  overflow: visible;
  vertical-align: top;
}
#general #main .process .section-step .step-form-data .icon-usuario .item-total {
  display: inline-block;
  vertical-align: bottom;
  padding-bottom: 10px;
}
#general #main .process .section-step .step-form-data .icon-usuario .item-price-total .discount:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 21px solid transparent;
  border-right: 16px solid #feef00;
  border-bottom: 21px solid transparent;
}
#general #main .process .section-step .step-form-data .icon-usuario .item-price-total .discount {
  padding: 10px;
  margin-left: 13px !important;
  margin: 0;
  background: #feef00;
  color: #000;
  vertical-align: top;
  margin-right: 10px;
  position: relative;
  font-size: 16px;
  line-height: 1em;
}
#general #main .process .section-step .step-form-data .icon-usuario .item-price-total .price {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 30px;
  padding-bottom: 20px;
  display: inline-block;
}
#general #main .process .section-step .step-form-data .icon-usuario .price-small {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 14px;
}
#general #main .process .section-step .step-form-data .icon-usuario .item-price-iva {
  padding-bottom: 10px;
}
#general #main .process .section-step .step-form-data .icon-usuario .item-price-iva .price {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 24px;
}
#general #main .process .section-step .step-form-data .icon-usuario:before {
  font-size: 100px;
  float: none;
  display: inline-block;
}
#general #main .process .section-step .content-same-send {
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}
#general #main .process .section-step .content-same-send.active-send {
  opacity: 1;
  max-height: 10000px;
  overflow: hidden;
}
#general #main .process .section-center .header-title .title01 {
  float: none;
  text-align: center;
}
#general #main .process .section-center .step-form {
  width: 50%;
  margin: 0 auto;
}
#general #main .process .section-center .step-form .formrow {
  width: 100%;
}
#general #main .process .section-center .step-form .btn-inne {
  width: 100% !important;
}
#general #main .process .section-bono .col-form {
  width: 100%;
  float: none;
}
#general #main .process .section-bono .col-form .bono-inner {
  display: table;
  border-collapse: collapse;
  margin-bottom: 20px;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item {
  display: table-cell;
  background: #fff;
  float: none;
  margin: 0;
  padding: 10px 20px;
  border: 1px solid #eaeaea;
  width: 20%;
  padding-bottom: 70px;
  cursor: pointer;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item label {
  display: block !important;
  position: static;
  font-size: 30px;
  color: #000;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item input.rb {
  visibility: visible;
  display: none;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item .info {
  color: #4c4c4c;
  padding-top: 0px;
  position: absolute;
  bottom: 10px;
}
#general #main .process .section-bono .col-form .bono-inner .active-bono {
  background: #000;
  cursor: default;
}
#general #main .process .section-bono .col-form .bono-inner .active-bono label {
  color: #fff;
  cursor: pointer;
}
#general #main .process .section-bono .col-form .bono-inner .active-bono p {
  color: #fff;
}
#general #main .process .section-bono .col-form .bono-inner .active-bono .info {
  color: #a4a4a4;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item-text {
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item-text label {
  display: none !important;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item-text input.text {
  margin-bottom: 5px;
  width: 80%;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item-text .simbol + .info {
  font-size: 0.8em;
  margin-bottom: 5px;
  display: block;
  position: static;
}
#general #main .process .section-bono .col-form .bono-inner .bono-item-text .simbol {
  font-size: 2em;
  line-height: 1em;
  vertical-align: middle;
  color: #fff;
}
#general #main .process .section-bono .step-form-data .bono-inner {
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .process .section-bono .step-form-data .bono-inner .bono-item {
  display: none;
}
#general #main .process .section-bono .step-form-data .bono-inner .bono-item .label {
  display: block !important;
  position: static;
  font-size: 30px;
  color: #000;
}
#general #main .process .section-bono .step-form-data .bono-inner .active-bono {
  display: block;
  width: 210px;
  min-height: 90px;
}
#general #main .process .section-bono .step-form-data .bono-inner .active-bono .label {
  color: #fff;
}
#general #main .process .section-step.section-step-active .header-title .lnk-revisar {
  display: block;
}
#general #main .process .section-step.section-step-active .step-form {
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  padding: 0;
}
#general #main .process .section-step.section-step-active .step-form-data {
  display: block;
  opacity: 1;
  max-height: 10000px;
  overflow: hidden;
}
#general #main .process .section-step.section-step-editar .header-title .lnk-revisar {
  display: none;
}
#general #main .process .section-step.section-step-editar .step-form {
  opacity: 1;
  max-height: 10000px;
  overflow: visible;
}
#general #main .process .section-step.section-step-editar .step-form-data {
  clear: both;
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}
#general #main .process .section-step.section-step-wait .header-title .lnk-revisar {
  display: none;
}
#general #main .process .section-step.section-step-wait .step-form {
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
}
#general #main .process .section-step.section-step-disabled .header-title {
  padding-bottom: 5px;
}
#general #main .process .section-step.section-step-disabled .header-title h1 {
  color: #b8b8b8;
}
#general #main .process .section-step.section-step-disabled .step-form {
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
}
#general #main .process .section-step.section-step-disabled .step-form-data {
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
}
#general #main .process .register-header {
  text-align: center;
  padding-bottom: 40px;
  color: #fff;
}
#general #main .process .register-header .title01 {
  font-size: 48px;
  font-weight: normal;
}
#general #main .process .register-header p {
  font-size: 24px;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .process .contacto.section-step {
  padding-top: 40px !important;
  border-bottom: none !important;
}
#general #main .process .contacto.section-step .content-mod-form {
  float: none;
  margin: 0 auto;
  width: 53%;
  overflow: hidden;
  background: #fff;
  padding: 40px 6%;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .process .contacto.section-step .content-mod-form .title02 {
  font-family: 'PT Sans', sans-serif, Arial;
  font-weight: normal;
  font-size: 30px;
  color: #4a4a4a;
  text-align: center;
}
#general #main .process .contacto.section-step .content-mod-form .content-log {
  max-width: 100%;
}
#general #main .process .contacto.section-step .content-mod-form .content-log header {
  padding-bottom: 15px;
}
#general #main .process .contacto.section-step .content-mod-form .content-log header p {
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
#general #main .process .contacto.section-step .content-mod-form .content-log .formrow {
  float: none;
  width: 100%;
  position: relative;
  clear: both;
}
#general #main .process .contacto.section-step .content-mod-form .content-log .formrow.form-radio {
  float: left;
  clear: none;
  width: auto;
}
#general #main .process .contacto.section-step .content-mod-form .content-log .form-col {
  display: flex;
  margin: 0 -18px;
}
#general #main .process .contacto.section-step .content-mod-form .content-log .form-col .formrow.long04 {
  width: 50%;
  padding: 0 18px;
  margin: 0;
  padding-bottom: 32px;
}
#general #main .process .contacto.section-step .content-mod-form .content-log .btn-inner {
  float: none;
  width: 100%;
}
#general #main .process .contacto.section-step .content-mod-form .content-log .btn-inner .btn {
  display: block;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
#general #main .process .contacto.section-step .content-mod-form .content-log .forgot {
  padding-top: 24px;
  text-align: right;
  padding-bottom: 15px;
  text-align: center;
  font-size: 20px;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .process .contacto.section-step .content-mod-form .content-log .forgot a {
  text-decoration: underline;
}
#general #main .process .register-header {
  padding-top: 40px;
}
#general #main .process .header-login {
  padding-top: 40px;
}
#general #main .process .section-login {
  padding: 0 20px 40px;
}
#general #main .process .section-login:after {
  content: "";
  clear: both;
  display: block;
  height: 1px;
  width: 100%;
}
#general #main .process .section-login .content-log {
  float: none;
  margin: 0 auto;
  width: 57%;
  overflow: hidden;
  background: #fff;
  padding: 40px;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .process .section-login .content-log header {
  padding-bottom: 15px;
}
#general #main .process .section-login .content-log header p {
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
#general #main .process .section-login .content-log .formrow {
  float: none;
  width: 100%;
  position: relative;
}
#general #main .process .section-login .content-log .form-col {
  display: flex;
  margin: 0 -18px;
}
#general #main .process .section-login .content-log .form-col .formrow.long04 {
  width: 50%;
  padding: 0 18px;
  margin: 0;
  padding-bottom: 32px;
}
#general #main .process .section-login .content-log .btn-inner {
  float: none;
}
#general #main .process .section-login .content-log .btn-inner .btn {
  display: block;
  text-align: center;
  width: 100%;
}
#general #main .process .section-login .content-log .forgot {
  padding-top: 24px;
  text-align: right;
  padding-bottom: 15px;
  text-align: center;
  font-size: 20px;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .process .section-login .content-log .forgot a {
  text-decoration: underline;
}
#general #main .process .section-login .content-register .btn-inner .btn {
  display: block;
  text-align: center;
  width: calc(100% - 80px);
}
#general #main .process .section-login .content-center {
  float: none;
  margin: 0 auto;
}
#general #main .process .section-adcional-data .step-form {
  overflow: visible !important;
}
#general #main .section-carrito {
  font-family: 'PT Sans', sans-serif, Arial;
  overflow: hidden;
  padding: 20px 0 0;
}
#general #main .section-carrito .btn {
  display: block;
  text-align: center;
  font-size: 1.2em;
}
#general #main .section-carrito .item-total {
  float: right;
  width: 25%;
  min-width: 250px;
}
#general #main .section-carrito .item-total .sec-inner {
  overflow: hidden;
}
#general #main .section-carrito .item-total .sec-inner .name {
  width: 50%;
  float: left;
  color: #4c4c4c;
}
#general #main .section-carrito .item-total .sec-inner .price {
  width: 50%;
  float: right;
  text-align: right;
  color: #000;
}
#general #main .section-carrito .item-total .sec-inner.sec-descuento {
  font-weight: 700;
}
#general #main .section-carrito .item-total .sec-inner.sec-descuento .name {
  color: #000000;
}
#general #main .section-carrito .item-total .sec-inner.sec-descuento .price {
  color: #000000;
}
#general #main .section-carrito .item-total .sec-inner.sec-descuento-error {
  font-weight: 700;
}
#general #main .section-carrito .item-total .sec-inner.sec-descuento-error .name {
  color: #FF0000;
}
#general #main .section-carrito .item-total .sec-inner.sec-descuento-error .price {
  color: #FF0000;
}
#general #main .section-carrito .item-total .sec-inner.sec-promocion {
  font-weight: 700;
}
#general #main .section-carrito .item-total .sec-inner.sec-promocion .name {
  color: #000000;
}
#general #main .section-carrito .item-total .sec-inner.sec-promocion .price {
  color: #000000;
}
#general #main .section-carrito .item-total .sec-inner.sec-promocion-error {
  font-weight: 700;
}
#general #main .section-carrito .item-total .sec-inner.sec-promocion-error .name {
  color: #FF0000;
}
#general #main .section-carrito .item-total .sec-inner.sec-promocion-error .price {
  color: #FF0000;
}
#general #main .section-carrito .item-total .sec-inner.sec-uso-bono {
  font-weight: 700;
}
#general #main .section-carrito .item-total .sec-inner.sec-uso-bono .name {
  color: #000000;
}
#general #main .section-carrito .item-total .sec-inner.sec-uso-bono .price {
  color: #000000;
}
#general #main .section-carrito .item-total .sec-total {
  font-weight: bold;
  font-size: 1.7em;
  border-top: 1px solid #000;
  padding-top: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
}
#general #main .section-carrito .item-total .sec-total .name {
  color: #000;
}
#general #main .section-carrito .item-total .sec-descuento {
  padding-bottom: 3px;
  margin-bottom: 6px;
  border-bottom: solid 1px #f6f6f6;
}
#general #main .section-carrito .encuentro-checkout .btn-inner .btn-buy {
  display: block;
  float: none;
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
}
#general #main .section-alimarket {
  clear: both;
  padding-top: 0px;
  width: 100%;
}
#general #main .section-alimarket .btn-inner .name-news {
  float: left !important;
  padding-top: 10px;
  padding-right: 15px;
  font-family: "Open Sans";
}
#general #main .section-alimarket ul {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  padding-left: 2px;
  padding-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
}
#general #main .section-alimarket li {
  transition: all 0.9s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  position: relative;
  float: none;
  width: 100%;
  border-radius: 2px;
  padding: 0 8px;
  border: none !important;
  margin-bottom: 16px;
  width: auto;
}
#general #main .section-alimarket li .title {
  position: relative;
  display: block;
}
#general #main .section-alimarket li .title span {
  display: inline-block;
  font-family: 'PT Sans', sans-serif, Arial;
  font-weight: 300;
  text-align: center;
  position: relative;
  background: #fff;
  padding: 0 5px;
  z-index: 10;
  width: auto;
  margin: 0 auto;
  color: #4a4a4a;
}
#general #main .section-alimarket li .title::before {
  content: "";
  position: absolute;
  border: 1px solid #ccc;
  border-bottom: none;
  width: 100%;
  height: 5px;
  top: 50%;
  left: 0;
  z-index: 1;
}
#general #main .section-alimarket li a {
  display: block;
  padding: 10px 20px;
  color: #4a4a4a;
  text-align: center;
  font-size: 16px;
  transition: all 0.9s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}
#general #main .section-alimarket li a:before {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.9s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  font-size: 56px;
  color: #818181;
  text-align: center;
  display: block;
}
#general #main .section-alimarket li .cb {
  position: absolute;
  z-index: 99;
  top: 10px;
  left: 16px;
  float: none;
  height: 16px;
  width: 16px;
  margin: 0 5px 0 2px;
  border: 1px solid #4a4a4a;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 100%;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}
#general #main .section-alimarket li .cb:checked {
  background: #4a4a4a;
  box-shadow: inset 0px 0px 0px 2px #fff;
  outline: 0;
}
#general #main .section-alimarket li label {
  display: block;
  cursor: pointer;
  border: 2px solid #888888;
  border-radius: 2px;
  padding: 26px 2% 17px !important;
  color: #4a4a4a;
  text-align: center;
  font-size: 12px;
  transition: all 0.9s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  font-family: 'PT Sans', sans-serif, Arial !important;
  font-size: 17px;
  color: #888888;
}
#general #main .section-alimarket li label:before {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 10px;
  transition: all 0.9s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  font-size: 45px;
  color: #888888;
  text-align: center;
  display: block;
}
#general #main .section-alimarket li.color-01.cat:hover > a {
  color: #099b09;
  border-color: #099b09;
}
#general #main .section-alimarket li.color-01.cat:hover > a:before {
  color: #099b09;
}
#general #main .section-alimarket li.color-01.cat:hover > label {
  color: #099b09;
  border-color: #099b09;
}
#general #main .section-alimarket li.color-01.cat:hover > label:before {
  color: #099b09;
}
#general #main .section-alimarket li.color-01 .cb:checked {
  background: #099b09;
  border-color: #099b09;
}
#general #main .section-alimarket li.color-01 .cb:checked + label {
  border-color: #099b09;
  color: #099b09;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
#general #main .section-alimarket li.color-01 .cb:checked + label:before {
  color: #099b09;
}
#general #main .section-alimarket li.color-01 .cb:checked + label:hover {
  border-color: #099b09;
}
#general #main .section-alimarket li.color-02.cat:hover > a {
  color: #ac780d;
  border-color: #ac780d;
}
#general #main .section-alimarket li.color-02.cat:hover > a:before {
  color: #ac780d;
}
#general #main .section-alimarket li.color-02.cat:hover > label {
  color: #ac780d;
  border-color: #ac780d;
}
#general #main .section-alimarket li.color-02.cat:hover > label:before {
  color: #ac780d;
}
#general #main .section-alimarket li.color-02 .cb:checked {
  background: #ac780d;
  border-color: #ac780d;
}
#general #main .section-alimarket li.color-02 .cb:checked + label {
  border-color: #ac780d;
  color: #ac780d;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
#general #main .section-alimarket li.color-02 .cb:checked + label:before {
  color: #ac780d;
}
#general #main .section-alimarket li.color-02 .cb:checked + label:hover {
  border-color: #ac780d;
}
#general #main .section-alimarket li.color-03.cat:hover > a {
  color: #016ab4;
  border-color: #016ab4;
}
#general #main .section-alimarket li.color-03.cat:hover > a:before {
  color: #016ab4;
}
#general #main .section-alimarket li.color-03.cat:hover > label {
  color: #016ab4;
  border-color: #016ab4;
}
#general #main .section-alimarket li.color-03.cat:hover > label:before {
  color: #016ab4;
}
#general #main .section-alimarket li.color-03 .cb:checked {
  background: #016ab4;
  border-color: #016ab4;
}
#general #main .section-alimarket li.color-03 .cb:checked + label {
  border-color: #016ab4;
  color: #016ab4;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
#general #main .section-alimarket li.color-03 .cb:checked + label:before {
  color: #016ab4;
}
#general #main .section-alimarket li.color-03 .cb:checked + label:hover {
  border-color: #016ab4;
}
#general #main .section-alimarket li.color-04.cat:hover > a {
  color: #01672e;
  border-color: #01672e;
}
#general #main .section-alimarket li.color-04.cat:hover > a:before {
  color: #01672e;
}
#general #main .section-alimarket li.color-04.cat:hover > label {
  color: #01672e;
  border-color: #01672e;
}
#general #main .section-alimarket li.color-04.cat:hover > label:before {
  color: #01672e;
}
#general #main .section-alimarket li.color-04 .cb:checked {
  background: #01672e;
  border-color: #01672e;
}
#general #main .section-alimarket li.color-04 .cb:checked + label {
  border-color: #01672e;
  color: #01672e;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
#general #main .section-alimarket li.color-04 .cb:checked + label:before {
  color: #01672e;
}
#general #main .section-alimarket li.color-04 .cb:checked + label:hover {
  border-color: #01672e;
}
#general #main .section-alimarket li.color-05.cat:hover > a {
  color: #b5015a;
  border-color: #b5015a;
}
#general #main .section-alimarket li.color-05.cat:hover > a:before {
  color: #b5015a;
}
#general #main .section-alimarket li.color-05.cat:hover > label {
  color: #b5015a;
  border-color: #b5015a;
}
#general #main .section-alimarket li.color-05.cat:hover > label:before {
  color: #b5015a;
}
#general #main .section-alimarket li.color-05 .cb:checked {
  background: #b5015a;
  border-color: #b5015a;
}
#general #main .section-alimarket li.color-05 .cb:checked + label {
  border-color: #b5015a;
  color: #b5015a;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
#general #main .section-alimarket li.color-05 .cb:checked + label:before {
  color: #b5015a;
}
#general #main .section-alimarket li.color-05 .cb:checked + label:hover {
  border-color: #b5015a;
}
#general #main .section-alimarket li.color-06.cat:hover > a {
  color: #019875;
  border-color: #019875;
}
#general #main .section-alimarket li.color-06.cat:hover > a:before {
  color: #019875;
}
#general #main .section-alimarket li.color-06.cat:hover > label {
  color: #019875;
  border-color: #019875;
}
#general #main .section-alimarket li.color-06.cat:hover > label:before {
  color: #019875;
}
#general #main .section-alimarket li.color-06 .cb:checked {
  background: #019875;
  border-color: #019875;
}
#general #main .section-alimarket li.color-06 .cb:checked + label {
  border-color: #019875;
  color: #019875;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
#general #main .section-alimarket li.color-06 .cb:checked + label:before {
  color: #019875;
}
#general #main .section-alimarket li.color-06 .cb:checked + label:hover {
  border-color: #019875;
}
#general #main .section-alimarket li.color-07.cat:hover > a {
  color: #00abd6;
  border-color: #00abd6;
}
#general #main .section-alimarket li.color-07.cat:hover > a:before {
  color: #00abd6;
}
#general #main .section-alimarket li.color-07.cat:hover > label {
  color: #00abd6;
  border-color: #00abd6;
}
#general #main .section-alimarket li.color-07.cat:hover > label:before {
  color: #00abd6;
}
#general #main .section-alimarket li.color-07 .cb:checked {
  background: #00abd6;
  border-color: #00abd6;
}
#general #main .section-alimarket li.color-07 .cb:checked + label {
  border-color: #00abd6;
  color: #00abd6;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
#general #main .section-alimarket li.color-07 .cb:checked + label:before {
  color: #00abd6;
}
#general #main .section-alimarket li.color-07 .cb:checked + label:hover {
  border-color: #00abd6;
}
#general #main .section-alimarket li.color-08.cat:hover > a {
  color: #88c00a;
  border-color: #88c00a;
}
#general #main .section-alimarket li.color-08.cat:hover > a:before {
  color: #88c00a;
}
#general #main .section-alimarket li.color-08.cat:hover > label {
  color: #88c00a;
  border-color: #88c00a;
}
#general #main .section-alimarket li.color-08.cat:hover > label:before {
  color: #88c00a;
}
#general #main .section-alimarket li.color-08 .cb:checked {
  background: #88c00a;
  border-color: #88c00a;
}
#general #main .section-alimarket li.color-08 .cb:checked + label {
  border-color: #88c00a;
  color: #88c00a;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
#general #main .section-alimarket li.color-08 .cb:checked + label:before {
  color: #88c00a;
}
#general #main .section-alimarket li.color-08 .cb:checked + label:hover {
  border-color: #88c00a;
}
#general #main .section-alimarket li.color-09.cat:hover > a {
  color: #ffc600;
  border-color: #ffc600;
}
#general #main .section-alimarket li.color-09.cat:hover > a:before {
  color: #ffc600;
}
#general #main .section-alimarket li.color-09.cat:hover > label {
  color: #ffc600;
  border-color: #ffc600;
}
#general #main .section-alimarket li.color-09.cat:hover > label:before {
  color: #ffc600;
}
#general #main .section-alimarket li.color-09 .cb:checked {
  background: #ffc600;
  border-color: #ffc600;
}
#general #main .section-alimarket li.color-09 .cb:checked + label {
  border-color: #ffc600;
  color: #ffc600;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
#general #main .section-alimarket li.color-09 .cb:checked + label:before {
  color: #ffc600;
}
#general #main .section-alimarket li.color-09 .cb:checked + label:hover {
  border-color: #ffc600;
}
#general #main .section-alimarket li.color-11.cat:hover > a {
  color: #700137;
  border-color: #700137;
}
#general #main .section-alimarket li.color-11.cat:hover > a:before {
  color: #700137;
}
#general #main .section-alimarket li.color-11.cat:hover > label {
  color: #700137;
  border-color: #700137;
}
#general #main .section-alimarket li.color-11.cat:hover > label:before {
  color: #700137;
}
#general #main .section-alimarket li.color-11 .cb:checked {
  background: #700137;
  border-color: #700137;
}
#general #main .section-alimarket li.color-11 .cb:checked + label {
  border-color: #700137;
  color: #700137;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
#general #main .section-alimarket li.color-11 .cb:checked + label:before {
  color: #700137;
}
#general #main .section-alimarket li.color-11 .cb:checked + label:hover {
  border-color: #700137;
}
#general #main .section-alimarket li:last-child {
  margin-right: 0;
}
#general #main .section-alimarket li.cat {
  width: 100%;
}
#general #main .section-alimarket li.cat a {
  text-decoration: none !important;
}
#general #main .section-alimarket li.cat:hover > a {
  color: #000;
}
#general #main .section-alimarket li.cat:hover > a:before {
  color: #000;
}
#general #main .section-alimarket li.cat:hover > label {
  color: #000;
}
#general #main .section-alimarket li.cat:hover > label:before {
  color: #000;
}
#general #main .section-alimarket li.cat.active {
  color: #fff;
  border-color: #000;
}
#general #main .section-alimarket li.cat.active > a {
  color: #fff;
  position: relative;
  z-index: 100;
  background: #000;
}
#general #main .section-alimarket li.cat.active > a:before {
  color: #fff;
}
#general #main .section-alimarket li.cat.active:hover {
  color: #fff;
  border-color: #000;
}
#general #main .section-alimarket li.cat.active:hover > a {
  color: #fff;
}
#general #main .section-alimarket li.cat.active:hover > a:before {
  color: #fff;
}
#general #main .section-alimarket li.cat .cb:checked + label {
  position: relative;
  z-index: 100;
  border: 2px solid;
}
#general #main .section-alimarket li.cat .cb:checked + label:hover {
  border-color: #000;
}
#general #main .section-alimarket .ul-section-subscription {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  border: none;
  padding-bottom: 0;
}
#general #main .section-alimarket .ul-section-subscription li {
  float: none;
  width: 100%;
  margin-right: 0;
}
#general #main .section-alimarket .ul-section-subscription li a {
  color: #fff;
  font-size: 13px;
}
#general #main .section-alimarket .ul-section-subscription li a:before {
  color: #fff;
}
#general #main .section-alimarket .ul-section-subscription .color-01,
#general #main .section-alimarket .ul-section-subscription .color-01 a,
#general #main .section-alimarket .ul-section-subscription .color-01 a:before,
#general #main .section-alimarket .ul-section-subscription .color-01 label {
  border-color: #099b09;
  color: #099b09;
}
#general #main .section-alimarket .ul-section-subscription .color-02,
#general #main .section-alimarket .ul-section-subscription .color-02 a,
#general #main .section-alimarket .ul-section-subscription .color-02 a:before,
#general #main .section-alimarket .ul-section-subscription .color-02 label {
  border-color: #ac780d;
  color: #ac780d;
}
#general #main .section-alimarket .ul-section-subscription .color-03,
#general #main .section-alimarket .ul-section-subscription .color-03 a,
#general #main .section-alimarket .ul-section-subscription .color-03 a:before,
#general #main .section-alimarket .ul-section-subscription .color-03 label {
  border-color: #016ab4;
  color: #016ab4;
}
#general #main .section-alimarket .ul-section-subscription .color-04,
#general #main .section-alimarket .ul-section-subscription .color-04 a,
#general #main .section-alimarket .ul-section-subscription .color-04 a:before,
#general #main .section-alimarket .ul-section-subscription .color-04 label {
  border-color: #01672e;
  color: #01672e;
}
#general #main .section-alimarket .ul-section-subscription .color-05,
#general #main .section-alimarket .ul-section-subscription .color-05 a,
#general #main .section-alimarket .ul-section-subscription .color-05 a:before,
#general #main .section-alimarket .ul-section-subscription .color-05 label {
  border-color: #b5015a;
  color: #b5015a;
}
#general #main .section-alimarket .ul-section-subscription .color-06,
#general #main .section-alimarket .ul-section-subscription .color-06 a,
#general #main .section-alimarket .ul-section-subscription .color-06 a:before,
#general #main .section-alimarket .ul-section-subscription .color-06 label {
  border-color: #019875;
  color: #019875;
}
#general #main .section-alimarket .ul-section-subscription .color-07,
#general #main .section-alimarket .ul-section-subscription .color-07 a,
#general #main .section-alimarket .ul-section-subscription .color-07 a:before,
#general #main .section-alimarket .ul-section-subscription .color-07 label {
  border-color: #00abd6;
  color: #00abd6;
}
#general #main .section-alimarket .ul-section-subscription .color-08,
#general #main .section-alimarket .ul-section-subscription .color-08 a,
#general #main .section-alimarket .ul-section-subscription .color-08 a:before,
#general #main .section-alimarket .ul-section-subscription .color-08 label {
  border-color: #88c00a;
  color: #88c00a;
}
#general #main .section-alimarket .ul-section-subscription .color-09,
#general #main .section-alimarket .ul-section-subscription .color-09 a,
#general #main .section-alimarket .ul-section-subscription .color-09 a:before,
#general #main .section-alimarket .ul-section-subscription .color-09 label {
  border-color: #ffc600;
  color: #ffc600;
}
#general #main .section-alimarket .ul-section-subscription .color-11,
#general #main .section-alimarket .ul-section-subscription .color-11 a,
#general #main .section-alimarket .ul-section-subscription .color-11 a:before,
#general #main .section-alimarket .ul-section-subscription .color-11 label {
  border-color: #700137;
  color: #700137;
}
#general #main .section-alimarket .subscription-icons.ul-section-alimarket {
  flex-wrap: wrap;
}
#general #main .section-alimarket .subscription-icons.ul-section-alimarket li.cat {
  width: calc(100% / 5 - 16px );
}
#general #main .section-alimarket .subscription-icons.ul-section-alimarket li label span {
  display: block;
  font-size: 14px;
  padding-top: 5px;
}
#general #main .section-alimarket .subscription-icons.ul-section-alimarket li .cb {
  border-radius: 0;
}
#general #main .section-alimarket .subscription-icons .color-00 a:before,
#general #main .section-alimarket .subscription-icons .color-00 label:before {
  content: "";
  background: url("../img/alimarket-small.svg") center center no-repeat;
  height: 45px;
}
#general #main .section-alimarket .subscription-icons .color-01 a:before,
#general #main .section-alimarket .subscription-icons .color-01 label:before {
  content: "\e900";
}
#general #main .section-alimarket .subscription-icons .color-02 a:before,
#general #main .section-alimarket .subscription-icons .color-02 label:before {
  content: "\e906";
}
#general #main .section-alimarket .subscription-icons .color-03 a:before,
#general #main .section-alimarket .subscription-icons .color-03 label:before {
  content: "\e907";
}
#general #main .section-alimarket .subscription-icons .color-04 a:before,
#general #main .section-alimarket .subscription-icons .color-04 label:before {
  content: "\e901";
}
#general #main .section-alimarket .subscription-icons .color-05 a:before,
#general #main .section-alimarket .subscription-icons .color-05 label:before {
  content: "\e904";
}
#general #main .section-alimarket .subscription-icons .color-06 a:before,
#general #main .section-alimarket .subscription-icons .color-06 label:before {
  content: "\e902";
}
#general #main .section-alimarket .subscription-icons .color-07 a:before,
#general #main .section-alimarket .subscription-icons .color-07 label:before {
  content: "\e908";
}
#general #main .section-alimarket .subscription-icons .color-08 a:before,
#general #main .section-alimarket .subscription-icons .color-08 label:before {
  content: "\e903";
}
#general #main .section-alimarket .subscription-icons .color-09 a:before,
#general #main .section-alimarket .subscription-icons .color-09 label:before {
  content: "";
}
#general #main .section-alimarket .subscription-icons .color-11 a:before,
#general #main .section-alimarket .subscription-icons .color-11 label:before {
  content: "\e905";
}
#general #main .section-alimarket .subscription-icons .color-foodtech a:before,
#general #main .section-alimarket .subscription-icons .color-foodtech label:before {
  content: "\e942" !important;
}
#general #main .section-alimarket .subscription-icons .color-foodtech a:before,
#general #main .section-alimarket .subscription-icons .color-foodtech label:before {
  content: "\e942" !important;
}
#general #main .section-alimarket .subscription-icons .color-foodtech a:before,
#general #main .section-alimarket .subscription-icons .color-foodtech label:before {
  content: "\e942" !important;
}
#general #main .section-alimarket .subscription-icons .color-00.active label,
#general #main .section-alimarket .subscription-icons .color-00.active label:before {
  border-color: #cae71d !important;
  color: #cae71d !important;
}
#general #main .section-alimarket .subscription-icons .color-01.active label,
#general #main .section-alimarket .subscription-icons .color-01.active label:before {
  border-color: #099b09 !important;
  color: #099b09 !important;
}
#general #main .section-alimarket .subscription-icons .color-02.active label,
#general #main .section-alimarket .subscription-icons .color-02.active label:before {
  border-color: #ac780d !important;
  color: #ac780d !important;
}
#general #main .section-alimarket .subscription-icons .color-03.active label,
#general #main .section-alimarket .subscription-icons .color-03.active label:before {
  border-color: #016ab4 !important;
  color: #016ab4 !important;
}
#general #main .section-alimarket .subscription-icons .color-04.active label,
#general #main .section-alimarket .subscription-icons .color-04.active label:before {
  border-color: #01672e !important;
  color: #01672e !important;
}
#general #main .section-alimarket .subscription-icons .color-05.active label,
#general #main .section-alimarket .subscription-icons .color-05.active label:before {
  border-color: #b5015a !important;
  color: #b5015a !important;
}
#general #main .section-alimarket .subscription-icons .color-06.active label,
#general #main .section-alimarket .subscription-icons .color-06.active label:before {
  border-color: #019875 !important;
  color: #019875 !important;
}
#general #main .section-alimarket .subscription-icons .color-07.active label,
#general #main .section-alimarket .subscription-icons .color-07.active label:before {
  border-color: #00abd6 !important;
  color: #00abd6 !important;
}
#general #main .section-alimarket .subscription-icons .color-08.active label,
#general #main .section-alimarket .subscription-icons .color-08.active label:before {
  border-color: #88c00a !important;
  color: #88c00a !important;
}
#general #main .section-alimarket .subscription-icons .color-09.active label,
#general #main .section-alimarket .subscription-icons .color-09.active label:before {
  border-color: #ffc600 !important;
  color: #ffc600 !important;
}
#general #main .section-alimarket .subscription-icons .color-11.active label,
#general #main .section-alimarket .subscription-icons .color-11.active label:before {
  border-color: #700137 !important;
  color: #700137 !important;
}
#general #main .section-alimarket .color-01 a:before,
#general #main .section-alimarket .color-01 label:before {
  content: "\e900";
}
#general #main .section-alimarket .color-02 a:before,
#general #main .section-alimarket .color-02 label:before {
  content: "\e906";
}
#general #main .section-alimarket .color-03 a:before,
#general #main .section-alimarket .color-03 label:before {
  content: "\e907";
}
#general #main .section-alimarket .color-04 a:before,
#general #main .section-alimarket .color-04 label:before {
  content: "\e901";
}
#general #main .section-alimarket .color-05 a:before,
#general #main .section-alimarket .color-05 label:before {
  content: "\e904";
}
#general #main .section-alimarket .color-06 a:before,
#general #main .section-alimarket .color-06 label:before {
  content: "\e902";
}
#general #main .section-alimarket .color-07 a:before,
#general #main .section-alimarket .color-07 label:before {
  content: "\e908";
}
#general #main .section-alimarket .color-08 a:before,
#general #main .section-alimarket .color-08 label:before {
  content: "\e903";
}
#general #main .section-alimarket .color-09 a:before,
#general #main .section-alimarket .color-09 label:before {
  content: "";
}
#general #main .section-alimarket .color-11 a:before,
#general #main .section-alimarket .color-11 label:before {
  content: "\e905";
}
#general #main .section-alimarket .color-foodtech a:before,
#general #main .section-alimarket .color-foodtech label:before {
  content: "\e942" !important;
}
#general #main .section-alimarket .color-foodtech a:before,
#general #main .section-alimarket .color-foodtech label:before {
  content: "\e942" !important;
}
#general #main .section-alimarket .color-foodtech a:before,
#general #main .section-alimarket .color-foodtech label:before {
  content: "\e942" !important;
}
#general #main .section-alimarket .color-gran-consumo a:before,
#general #main .section-alimarket .color-gran-consumo label:before {
  content: "\f101 \f109 \f105 \f104";
}
#general #main .section-alimarket .color-hosteleria a:before,
#general #main .section-alimarket .color-hosteleria label:before {
  content: "\f108 \f102";
}
#general #main .content-searchbox {
  padding-bottom: 20px;
  text-align: center;
}
#general #main .content-searchbox .input-text {
  background: #fff;
  font-family: 'PT Sans', sans-serif, Arial;
  padding: 10px 60px 10px 15px;
  font-size: 24px;
  color: #4a4a4a;
  border: none;
  border-bottom: 1px solid #cae71d;
  width: 30%;
}
#general #main .content-searchbox .btn-search {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  font-size: 0.00009px;
  cursor: pointer;
  outline: none;
  position: relative;
  top: 11px;
  left: -64px;
}
#general #main .content-searchbox .btn-search:active:before {
  -webkit-text-stroke-width: 4px;
}
#general #main .content-searchbox .btn-search:before {
  content: "\e921";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 35px;
  line-height: 1;
  color: #030303;
  -webkit-text-stroke-width: 2.5px;
  -webkit-text-stroke-color: #fdfdfd;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#general #main.section-report {
  position: relative;
  overflow: visible;
}
#general #main.section-report #sidebar {
  background: #e1e1e1 !important;
  margin-bottom: 24px;
  padding: 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  width: 100%;
  float: none;
  background: none;
  z-index: 9;
  position: -webkit-sticky;
  position: sticky;
  border: none;
  top: -1px;
}
#general #main.section-report #sidebar.fixed-report {
  width: 100%;
}
#general #main.section-report #sidebar .section-index {
  background: none;
  width: 100%;
}
#general #main.section-report #sidebar .section-index .tabs {
  padding: 0 12px 0 12px;
  background: none;
  width: 100%;
  margin: 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main.section-report #sidebar .section-index .tabs li {
  padding: 0 20px 0 20px;
  font-size: 17px;
}
#general #main.section-report #sidebar .section-index .tabs li a {
  padding: 14px 0 16px 0;
  display: inline-block;
  color: #000;
}
#general #main.section-report #sidebar .section-index .tabs li.active a {
  border-bottom: 3px solid #cae71d;
  padding-bottom: 11px;
}
#general #main.section-report .item-report.color-01 .item-report-private .informe-init {
  border-color: #099b09;
}
#general #main.section-report .item-report.color-02 .item-report-private .informe-init {
  border-color: #ac780d;
}
#general #main.section-report .item-report.color-03 .item-report-private .informe-init {
  border-color: #016ab4;
}
#general #main.section-report .item-report.color-04 .item-report-private .informe-init {
  border-color: #01672e;
}
#general #main.section-report .item-report.color-05 .item-report-private .informe-init {
  border-color: #b5015a;
}
#general #main.section-report .item-report.color-06 .item-report-private .informe-init {
  border-color: #019875;
}
#general #main.section-report .item-report.color-07 .item-report-private .informe-init {
  border-color: #00abd6;
}
#general #main.section-report .item-report.color-08 .item-report-private .informe-init {
  border-color: #88c00a;
}
#general #main.section-report .item-report.color-09 .item-report-private .informe-init {
  border-color: #ffc600;
}
#general #main.section-report .item-report.color-11 .item-report-private .informe-init {
  border-color: #700137;
}
#general #main.section-report .item-report .tabs-content {
  display: none;
  margin-top: 50px;
}
#general #main.section-report .item-report .tabs-content .image-portada {
  margin: 0 0 40px 0;
  padding: 0;
}
#general #main.section-report .item-report .tabs-content .image-portada img {
  width: 100%;
  height: auto;
}
#general #main.section-report .item-report .tabs-content .tabs-content-inner {
  width: 56%;
  margin: 0 auto;
}
#general #main.section-report .item-report .tabs-content.active-inner {
  display: block;
}
#general #main.section-report .item-report .tabs-content .title-indice {
  font-family: 'PT Serif', serif, Arial;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 24px;
  color: #888888;
}
#general #main.section-report .item-report .indice-inner {
  list-style-type: none;
  counter-reset: li;
}
#general #main.section-report .item-report .indice-inner li {
  border-top: 1px solid #e1e1e1;
  padding: 15px;
  font-size: 17px;
  display: flex;
}
#general #main.section-report .item-report .indice-inner li:before {
  content: counter(li);
  counter-increment: li;
  padding: 0 25px 0 15px;
  font-size: 17px;
}
#general #main.section-report .item-report .indice-inner li a {
  text-decoration: none;
}
#general #main.section-report .item-report .indice-inner li:last-child {
  border-bottom: 1px solid #e1e1e1;
}
#general #main .section-subscription {
  padding: 0 0 40px 0;
  background: #fff;
  margin-bottom: 36px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
#general #main .section-subscription:last-child {
  margin-bottom: 60px;
}
#general #main .section-subscription header {
  background: #f5f5f5;
  padding: 30px 15px 15px;
  position: relative;
  cursor: pointer;
}
#general #main .section-subscription header .title03 {
  padding-bottom: 10px;
  text-align: center;
}
#general #main .section-subscription header .title01 {
  padding-bottom: 5px;
  text-align: center;
}
#general #main .section-subscription header .note {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1em !important;
  text-align: center;
  color: #484848 !important;
}
#general #main .section-subscription header :last-child {
  padding-bottom: 0;
}
#general #main .section-subscription header:after {
  content: "\e936";
  font-size: 35px;
  color: #9d9d9d;
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: -33px;
  height: 30px;
  width: 30px;
  left: 50%;
  margin-left: -30px;
  cursor: pointer;
}
#general #main .section-subscription .content-data {
  padding: 60px 15px 15px;
  display: none;
}
#general #main .section-subscription .content-data ul {
  padding-top: 0;
}
#general #main .section-subscription .content-data .list-check {
  column-count: 2;
  columns: auto;
  column-width: 300px;
}
#general #main .section-subscription .content-data .list-check li {
  width: 100% !important;
}
#general #main .section-subscription .content-data .data-items {
  margin-bottom: -26px !important;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  width: 100%;
  border-top: 1px solid #eaeaea;
  margin: 0 -20px;
  padding: 20px 20px 0;
}
#general #main .section-subscription .content-data .data-items .item {
  width: 100%;
  flex-wrap: wrap;
  padding-right: 20px;
  padding-bottom: 20px;
}
#general #main .section-subscription .content-data .data-items .item .title02 {
  padding-bottom: 15px;
  font-family: 'PT Sans', sans-serif, Arial;
  font-weight: normal;
}
#general #main .section-subscription .content-data .data-items .item .title02.acconline {
  color: #000;
}
#general #main .section-subscription .content-data .data-items .item p {
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  color: #737373;
}
#general #main .section-subscription .content-data .data-items .item p.acconline {
  color: #000;
  font-size: 1.25em;
}
#general #main .section-subscription .content-data .data-items .item p.acconline.error {
  margin-left: 1em;
}
#general #main .section-subscription .content-data .data-items .item p.acconline:last-child {
  margin-top: 2em;
}
#general #main .section-subscription .content-data .data-items .item.item-note {
  align-self: flex-end;
  font-size: 0.9em;
}
#general #main .section-subscription.active {
  padding-bottom: 5px;
}
#general #main .section-subscription.active header:after {
  content: "\e937";
}
#general #main .section-subscription.active .content-data {
  display: block;
}
#general #main .tabs-inner .tabs {
  display: table;
  width: 100%;
  background: #eaeaea;
  border: 1px solid #cfcfcf;
  margin-bottom: 16px;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .tabs-inner .tabs li {
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #cfcfcf;
  height: 100%;
  width: 33%;
  position: relative;
}
#general #main .tabs-inner .tabs li a {
  display: block;
  font-family: 'PT Serif', serif, Arial;
  padding: 20px 10px 10px;
  text-align: center;
  color: #000;
  font-size: 1.3em;
  position: relative;
  text-decoration: none;
}
#general #main .tabs-inner .tabs li a:after {
  content: "\e936";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  text-align: center;
  font-size: 30px;
  color: #737373;
}
#general #main .tabs-inner .tabs li.active {
  background: #000;
}
#general #main .tabs-inner .tabs li.active a {
  color: #fff;
  cursor: default;
}
#general #main .tabs-inner .tabs-content {
  display: none;
  border: 2px solid #000;
  padding: 20px 10%;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
#general #main .tabs-inner .tabs-content p {
  font-family: 'PT Sans', sans-serif, Arial;
  padding-bottom: 10px;
  line-height: 1.4em;
}
#general #main .tabs-inner .tabs-content .title03 {
  font-size: 24px;
}
#general #main .tabs-inner .tabs-content:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #000;
  position: absolute;
  top: -6px;
  left: 17%;
  margin-left: -7px;
}
#general #main .tabs-inner .tabs-content.scroll-content {
  text-align: left;
  height: auto;
  max-height: 337px;
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  padding: 36px 60px;
}
#general #main .tabs-inner .tabs-content.scroll-content > li {
  list-style-type: none;
}
#general #main .tabs-inner .tabs-content p {
  font-family: "Open Sans";
  padding-bottom: 10px;
  line-height: 1.4em;
}
#general #main .tabs-inner .tabs-content h1 {
  font-size: 2.6em;
  padding-bottom: 10px;
  line-height: 1.2em;
}
#general #main .tabs-inner .tabs-content h2 {
  font-size: 1.9em;
  padding-bottom: 15px;
  line-height: 1.2em;
}
#general #main .tabs-inner .tabs-content h3 {
  font-size: 1.4em;
  padding-bottom: 10px;
}
#general #main .tabs-inner .tabs-content h4 {
  font-size: 1.1em;
  padding-bottom: 5px;
}
#general #main .tabs-inner .tabs-content:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #000;
  position: absolute;
  top: -6px;
  left: 17%;
  margin-left: -7px;
}
#general #main .tabs-inner .tabs-content table {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
  border: 1px solid #ddd;
}
#general #main .tabs-inner .tabs-content table td,
#general #main .tabs-inner .tabs-content table th {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  position: relative;
}
#general #main .tabs-inner .tabs-content table th {
  padding: 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}
#general #main .tabs-inner .tabs-content table td {
  background: #efefef;
  text-align: center;
  padding: 2px 5px;
  font-size: 12px;
}
#general #main .tabs-inner .tabs-content table td a {
  text-decoration: underline;
}
#general #main .tabs-inner .tabs-content:nth-child(3):before {
  left: 50%;
}
#general #main .tabs-inner .tabs-content:nth-child(4):before {
  left: 84%;
}
#general #main .tabs-inner .ul-list-sector {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  padding-top: 10px;
}
#general #main .tabs-inner .ul-list-sector li {
  width: 100%;
  padding-right: 10px;
}
#general #main .tabs-inner .ul-list-sector li span {
  display: block;
  padding-bottom: 5px;
}
#general #main .tabs-inner .ul-list-sector li a {
  color: #737373;
  text-decoration: none;
}
#general #main .tabs-inner .ul-list-sector > li > a {
  margin-top: 24px;
  display: block;
}
#general #main .section-inner-team {
  border-bottom: 1px solid #eaeaea;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin-bottom: 20px;
}
#general #main .section-inner-team .btn-inner {
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}
#general #main .section-inner-team .title02 {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
#general #main .section-inner-team .item {
  padding: 0 10px 20px;
  margin-bottom: 20px;
  flex-basis: 22%;
  -webkit-flex-basis: 22%;
  text-align: center;
}
#general #main .section-inner-team .item h3 {
  color: #4a4a4a;
  font-family: 'PT Serif', serif, Arial;
  font-size: 22px;
  line-height: 1.09em;
  font-weight: bold;
  padding-bottom: 6px;
}
#general #main .section-inner-team .item span {
  color: #4a4a4a;
  font-family: 'PT Serif', serif, Arial;
  display: block;
  font-size: 17px;
  line-height: 1.41em;
}
#general #main .section-inner-team .item span a {
  color: #000;
  font-family: 'PT Sans', sans-serif, Arial;
  display: block;
  font-size: 16px;
  line-height: 1.5em;
}
#general #main .section-inner-team .section-group-team {
  padding-top: 15px;
}
#general #main .section-inner-team .section-group-team .section-inner-team {
  display: block;
  float: left;
  border: none;
  /*width:~"calc(100% / 3 )";*/
  padding: 0 72px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .section-inner-team .section-group-team .section-inner-team .title02 {
  font-size: 18px;
  font-family: 'PT Sans', sans-serif, Arial;
  border-bottom: 2px solid #e1e1e1;
  padding-bottom: 6px;
  margin-bottom: 22px;
  font-weight: normal;
  text-align: left;
}
#general #main .section-inner-team .section-group-team .section-inner-team .item {
  margin-bottom: 0;
  padding-bottom: 32px;
  text-align: left;
  padding-left: 0;
}
#general #main .section-contract {
  border-bottom: 3px solid #e1e1e1;
  padding-bottom: 40px!important;
  margin-bottom: 40px;
}
#general #main .section-contract .section-inner {
  padding: 0;
}
#general #main .section-contract .header-title {
  width: 100%;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
#general #main .section-contract .header-title .title03 {
  font-size: 24px;
  padding-bottom: 20px;
}
#general #main .section-contract .header-title .title02 {
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  font-size: 30px;
  width: 50%;
  margin: 0 auto;
  padding-bottom: 30px;
}
#general #main .section-contract .content-flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}
#general #main .section-contract .content-flex .item {
  padding: 0 18px 36px;
  flex-basis: 25%;
  -webkit-flex-basis: 25%;
  margin: 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .section-contract .content-flex .item .item-inner {
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  padding: 24px 16px 90px;
  background: #fff;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  position: relative;
}
#general #main .section-contract .content-flex .item .title03 {
  padding-bottom: 5px;
  text-align: center;
}
#general #main .section-contract .content-flex .item .title04 {
  font-family: 'PT Sans', sans-serif, Arial;
  color: #4a4a4a;
  padding-bottom: 15px;
  font-size: 16px;
}
#general #main .section-contract .content-flex .item p {
  font-family: 'PT Sans', sans-serif, Arial;
  color: #888888;
  line-height: 1.29em;
  font-size: 17px;
}
#general #main .section-contract .content-flex .item .btn-inner {
  position: absolute;
  bottom: 24px;
  width: calc(100% - 32px);
}
#general #main .section-contract .content-flex .item .btn-inner .btn {
  display: block;
  text-align: center;
  padding: 9px 46px 9px 46px;
}
#general #main .section-contract .content-flex .item .form {
  position: absolute;
  bottom: 24px;
  width: calc(100% - 32px);
}
#general #main .section-contract .content-flex .item .form .formrow {
  padding-bottom: 0;
  width: calc(100% - 80px) !important;
  min-width: 0;
}
#general #main .section-contract .content-flex .item .form .formrow select {
  width: 100%;
  border-color: #cae71d;
  border-width: 2px;
}
#general #main .section-contract .content-flex .item .form + .btn-inner {
  width: auto;
  right: 16px;
}
#general #main .section-contract .content-flex .item .form + .btn-inner .btn {
  display: inline-block;
  padding-left: 24px;
  padding-right: 24px;
}
#general #main .section-info-subscription {
  border-bottom: 3px solid #e1e1e1;
  padding-bottom: 40px!important;
  margin-bottom: 40px;
}
#general #main .section-info-subscription .title02b {
  font-weight: normal;
  width: 60%;
  margin: 0 auto;
  padding-bottom: 20px;
  line-height: 1.33;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .section-info-subscription .title03b {
  font-size: 17px;
  font-weight: normal;
  width: 98%;
  margin: 0 auto;
  padding-bottom: 40px;
  line-height: 1.33;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .section-info-subscription .title03 {
  font-size: 22px;
  line-height: 1.1em;
}
#general #main .section-info-subscription .section-inner {
  padding: 0;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
#general #main .section-info-subscription .item-group {
  width: 50%;
  padding: 0 18px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
#general #main .section-info-subscription .item-group.first-child {
  width: 100%;
  padding: 0 !important;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .section-info-subscription .item-group.first-child .item-group-inner {
  width: 50%;
  box-shadow: none;
  background: none;
  padding: 0 18px;
}
#general #main .section-info-subscription .item-group.first-child .item {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  margin: 0;
  padding: 0;
  background: #fff;
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  border: none !important;
}
#general #main .section-info-subscription .item-group.first-child .item .content-inner {
  padding: 22px 24px;
  margin: 0;
}
#general #main .section-info-subscription .item-group.last-child {
  width: 100%;
}
#general #main .section-info-subscription .item-group.last-child .header {
  background: #cae71d;
}
#general #main .section-info-subscription .item-group.last-child .header p {
  font-size: 22px;
}
#general #main .section-info-subscription .item-group.last-child .item {
  width: 100%;
  border: none !important;
}
#general #main .section-info-subscription .item-group .item-group-inner {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  width: 100%;
  align-content: flex-start;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 36px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
}
#general #main .section-info-subscription .item-group .header {
  width: 100%;
  background: #f5f5f5;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 24px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  border-bottom: 3px solid #cae71d;
  align-self: flex-start;
}
#general #main .section-info-subscription .item-group .header .title02b {
  padding: 0;
  padding-bottom: 9px !important;
  width: auto;
}
#general #main .section-info-subscription .item-group .header .title02b .textsmaller {
  font-size: 18px;
  display: block;
  text-transform: none;
}
#general #main .section-info-subscription .item-group .header p {
  color: #4a4a4a;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 16px;
  text-transform: none;
  padding-bottom: 0;
}
#general #main .section-info-subscription .item-group .item {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  width: 50%;
  padding: 0 12px 0;
  margin: 24px 0;
  -webkit-align-items: bottom;
  align-items: bottom;
  justify-content: bottom;
}
#general #main .section-info-subscription .item-group .item .header {
  width: auto;
}
#general #main .section-info-subscription .item-group .item:nth-child (2) .content-inner {
  padding-right: 0;
}
#general #main .section-info-subscription .item-group .item:last-child {
  border-left: 2px solid #e1e1e1;
}
#general #main .section-info-subscription .item-group .item .content-inner {
  padding: 0 12px 0 12px;
  margin-bottom: 5px;
  position: relative;
  min-height: 100px;
}
#general #main .section-info-subscription .item-group .item .content-inner:before {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 70px;
  color: #d7d7d7;
  text-shadow: 0px 0px 4px #dddddd;
  text-align: right;
}
#general #main .section-info-subscription .item-group .item .content-inner p {
  font-family: 'PT Sans', sans-serif, Arial;
  color: #4a4a4a;
  line-height: 1.3em;
  font-size: 17px;
}
#general #main .section-info-subscription .item-group .item .content-inner .title02b {
  width: auto;
  padding: 0 !important;
  padding-bottom: 12px !important;
  text-align: center;
  font-size: 1.7em;
}
#general #main .section-info-subscription .item-group .item .content-inner.content-oro {
  overflow: hidden;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .section-info-subscription .item-group .item .content-inner.content-oro .title02b {
  font-size: 32px;
}
#general #main .section-info-subscription .item-group .item .content-inner.content-oro p {
  font-size: 22px;
}
#general #main .section-info-subscription .item-group .item .footer {
  padding-left: 14px;
}
#general #main .section-info-subscription .item-group .item .footer p {
  font-family: 'PT Sans', sans-serif, Arial;
  color: #747474;
  line-height: 1.3em;
  padding-bottom: 0;
}
#general #main .section-select-product {
  margin-bottom: 20px;
}
#general #main .section-select-product .section-inner > .title02 {
  padding-top: 20px;
  padding-bottom: 30px;
  font-size: 30px;
  color: #4a4a4a;
}
#general #main .section-select-product .tabs {
  margin-bottom: 0;
  background: #f5f5f5;
  border-color: #eaeaea;
  -webkit-overflow-scrolling: touch;
}
#general #main .section-select-product .tabs li {
  width: auto;
  height: auto;
  border-color: #eaeaea;
}
#general #main .section-select-product .tabs li a {
  padding-top: 13px;
}
#general #main .section-select-product .tabs li a:after {
  content: none;
}
#general #main .section-select-product .tabs li.active {
  background: #fff;
  border-bottom: 1px solid #fff;
  color: #000;
}
#general #main .section-select-product .tabs li.active a {
  color: #000;
}
#general #main .section-select-product .tabs-content {
  display: none;
  border: none;
  padding-left: 8%;
  padding-right: 8%;
}
#general #main .section-select-product .tabs-content.active {
  display: flex;
}
#general #main .section-select-product .tabs-content:before {
  content: none;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed {
  display: flex;
  flex-wrap: wrap;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed .title02 {
  width: 100%;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #4a4a4a;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed .title-border {
  position: relative;
  background: #fff;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed .title-border span {
  background: #fff;
  position: relative;
  padding: 0 10px;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed .title-border:before {
  content: "";
  background: #e1e1e1;
  height: 2px;
  width: 100%;
  position: absolute;
  top: 16px;
  left: 0;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed .item-group {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed .item-group:nth-child(2) .tit + .item {
  border-left: none;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed .item-group .tit {
  width: 100%;
  font-size: 17px;
  padding-bottom: 14px;
  line-height: 1.12em;
  color: #4a4a4a;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed .item-group .item {
  width: 50%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed#gran-area .btn {
  background: #000;
  color: #fff;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed#oro {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  border: solid 2px #cae71d;
  padding: 34px 25px 24px;
  display: flex;
  margin: 40px 0;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed#oro .title01 {
  font-size: 28px;
  font-family: 'PT Sans', sans-serif, Arial;
  padding-bottom: 8px;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed#oro p {
  color: #888888;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed#oro .btn-inner {
  width: 200px;
  padding-right: 88px;
}
#general #main .section-select-product .tabs-content.tabs-content-fixed#oro .btn-inner .price {
  font-size: 32px;
  padding-bottom: 12px;
  display: block;
}
#general #main .section-select-product .tabs-content.color-01 .color-section {
  color: #099b09;
}
#general #main .section-select-product .tabs-content.color-01 .btn {
  background: #099b09;
  color: #fff;
}
#general #main .section-select-product .tabs-content.color-02 .color-section {
  color: #ac780d;
}
#general #main .section-select-product .tabs-content.color-02 .btn {
  background: #ac780d;
  color: #fff;
}
#general #main .section-select-product .tabs-content.color-03 .color-section {
  color: #016ab4;
}
#general #main .section-select-product .tabs-content.color-03 .btn {
  background: #016ab4;
  color: #fff;
}
#general #main .section-select-product .tabs-content.color-04 .color-section {
  color: #01672e;
}
#general #main .section-select-product .tabs-content.color-04 .btn {
  background: #01672e;
  color: #fff;
}
#general #main .section-select-product .tabs-content.color-05 .color-section {
  color: #b5015a;
}
#general #main .section-select-product .tabs-content.color-05 .btn {
  background: #b5015a;
  color: #fff;
}
#general #main .section-select-product .tabs-content.color-06 .color-section {
  color: #019875;
}
#general #main .section-select-product .tabs-content.color-06 .btn {
  background: #019875;
  color: #fff;
}
#general #main .section-select-product .tabs-content.color-07 .color-section {
  color: #00abd6;
}
#general #main .section-select-product .tabs-content.color-07 .btn {
  background: #00abd6;
  color: #fff;
}
#general #main .section-select-product .tabs-content.color-08 .color-section {
  color: #88c00a;
}
#general #main .section-select-product .tabs-content.color-08 .btn {
  background: #88c00a;
  color: #fff;
}
#general #main .section-select-product .tabs-content.color-09 .color-section {
  color: #ffc600;
}
#general #main .section-select-product .tabs-content.color-09 .btn {
  background: #ffc600;
  color: #fff;
}
#general #main .section-select-product .tabs-content.color-11 .color-section {
  color: #700137;
}
#general #main .section-select-product .tabs-content.color-11 .btn {
  background: #700137;
  color: #fff;
}
#general #main .section-select-product .tabs-content .item {
  width: calc(100% / 4);
  position: relative;
  padding: 0 31px 100px 31px;
  border: 1px solid #f5f5f5;
  border-top: none;
  border-bottom: none;
}
#general #main .section-select-product .tabs-content .item:first-child {
  border-left: none;
}
#general #main .section-select-product .tabs-content .item:last-child {
  border-right: none;
}
#general #main .section-select-product .tabs-content .item .color-section {
  display: block;
}
#general #main .section-select-product .tabs-content .item .price {
  font-size: 32px;
  color: #4a4a4a;
}
#general #main .section-select-product .tabs-content .item .title03 {
  font-size: 21px;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general #main .section-select-product .tabs-content .item p {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 15px;
  line-height: 1.27em;
  color: #888888;
}
#general #main .section-select-product .tabs-content .item .btn-inner {
  position: absolute;
  bottom: 0;
  width: calc(100% - 62px);
}
#general #main .section-select-product .tabs-content .item .btn-inner .btn {
  display: block;
}
#general #main .section-select-product .tabs-content .list-check {
  position: static;
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
  text-align: left;
  width: calc(100% - 288px);
  column-count: 2;
  column-gap: 36px;
}
#general #main .section-select-product .tabs-content .list-check li {
  width: auto;
  font-size: 15px;
}
#general #main .section-select-product .title-product {
  position: relative;
  display: block;
  margin-right: 2px;
  text-align: center;
}
#general #main .section-select-product .title-product span {
  display: inline-block;
  font-family: 'PT Sans', sans-serif, Arial;
  font-weight: 300;
  text-align: center;
  position: relative;
  background: #fff;
  padding: 0 5px;
  z-index: 10;
  width: auto;
  margin: 0 auto;
  color: #a7a7a7;
  text-transform: uppercase;
}
#general #main .section-select-product .title-product:before {
  content: "";
  position: absolute;
  border: 1px solid #ccc;
  border-bottom: none;
  width: 100%;
  height: 5px;
  top: 35%;
  left: 0;
  z-index: 1;
}
#general #main .section-select-product .btn-inner {
  display: block;
}
#general #main .section-select-product .btn-inner .product-btn {
  display: block;
}
#general #main .section-select-product .btn-inner .product-btn .notproduct {
  color: #8b8b8b;
  display: block;
  text-align: center;
}
#general #main .section-select-product .btn-inner .product-btn .price {
  font-size: 2em;
  position: relative;
  top: 5px;
  padding-right: 10px;
}
#general #main .section-select-product .btn-inner .product-btn .price-active {
  display: none;
}
#general #main .section-select-product .section-alimarket {
  padding-top: 0;
}
#general #main .section-select-product .section-alimarket .ul-select-product {
  border: none;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  padding-left: 2px;
}
#general #main .section-select-product .section-alimarket .ul-select-product li {
  float: none;
  width: 100%;
  border: 1px solid #f0f0f0;
}
#general #main .section-select-product .section-alimarket .ul-select-product label {
  padding: 10px 2%;
  font-family: "Georgia";
}
#general #main .section-select-product .section-alimarket .ul-select-product-area li {
  width: 50%;
}
#general #main .section-select-product .section-alimarket .ul-select-product-area li .text-info {
  display: block;
  font-size: 12px;
  font-family: 'PT Sans', sans-serif, Arial;
  padding-top: 3px;
}
#general #main .newsletter-item {
  width: 300px;
  height: auto;
  border: 5px solid #cacaca;
  padding: 17px;
  float: none;
}
#general #main .newsletter-item .error-content-generic .icon-cross {
  margin: 0;
  padding: 0;
  width: auto;
}
#general #main .newsletter-item:after {
  content: "";
  display: block;
  clear: both;
}
#general #main .newsletter-item .title03 {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#general #main .newsletter-item .formrow {
  float: none;
  width: 94%;
  left: 35px;
  position: relative;
  padding-bottom: 4px;
}
#general #main .newsletter-item .formrow input.text {
  width: 85%;
}
#general #main .newsletter-item .formrow.form-checks label {
  width: 75%;
}
#general #main .newsletter-item .icon-usuario:before {
  color: #000;
  position: absolute;
  left: -35px;
  top: 0;
  font-size: 34px;
}
#general #main .newsletter-item .icon-mail:before {
  color: #000;
  position: absolute;
  left: -35px;
  top: 0;
  font-size: 34px;
}
#general #main .newsletter-item .btn-inner {
  float: right;
  padding: 0;
  margin: 0;
}
#general #main .newsletter-item .btn-inner .btn {
  display: block;
}
#general #main .newsletter-item .confirm .icon-check {
  display: block;
  text-align: center;
  padding-bottom: 12px;
  padding-left: 0;
}
#general #main .newsletter-item .confirm .icon-check:before {
  display: block;
  font-size: 50px;
  text-align: center;
  position: static;
  padding-bottom: 10px;
}
#general #main a.btnlistado {
  background: #a7fe00;
  padding: 10px 30px;
  color: #000000;
  display: inline-block;
  border: none;
  cursor: pointer;
  text-decoration: none;
}
#general #main .section-rss a,
#general #main .section-rss a:hover,
#general #main .section-rss a:focus {
  text-decoration: none;
}
#general #main .section-rss .rss-item-area {
  font-size: 17px;
  padding-left: 45%;
  margin-bottom: 15px;
}
#general #main .section-rss .rss-item-sector {
  font-size: 14px;
  display: inline-block;
  margin: 5px 0px;
}
@media (max-width: 1099px) {
  #general #main .section-rss .rss-item-sector {
    width: 100%;
  }
}
@media (min-width: 1100px) {
  #general #main .section-rss .rss-item-sector {
    width: 50%;
  }
}
#general #main .section-rss .rss-item:before {
  content: "";
}
#general #main .section-rss .rss-item a {
  display: inline-flex;
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#general #main .section-rss .rss-item a span {
  display: inline-block;
  padding-left: 5px;
}
#general #main .section-rss .rss-item a:before {
  content: "\e91d";
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  color: #fff;
  background: #737373;
  text-align: center;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
#general #main .section-rss .rss-item a:hover,
#general #main .section-rss .rss-item a:focus {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#general #main .section-rss .rss-item a:hover span,
#general #main .section-rss .rss-item a:focus span {
  font-weight: bold;
}
#general #main .section-rss .rss-item a:hover:before,
#general #main .section-rss .rss-item a:focus:before {
  background: #f26522;
}
#general #main .section-rss .rss-area {
  text-align: left;
  display: none;
}
#general #main .section-rss .rss-sector {
  padding-top: 10px;
  margin: 0px 2.5%;
}
#general #main .section-rss .no-rss-area-selected {
  color: #8b8b8b;
  display: block;
  text-align: center;
  font-size: 16px;
}
#general #main .section-rss .rss-area-selected {
  display: block;
}
#general .form .long01 {
  width: 17%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general .form .long02 {
  width: 27%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general .form .long03 {
  width: 36%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general .form .long04 {
  width: 49%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general .form .long05 {
  width: 98.9%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general .form .long06 {
  width: calc((100% - 40px) / 5);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general .form #codigo_promocional {
  width: 50%;
}
#general .form select[disabled] {
  opacity: 0.5;
  cursor: default;
}
#general .form .formrow {
  float: left;
  margin-right: 7px;
  position: relative;
  padding-bottom: 32px;
}
#general .form .formrow label {
  color: #4a4a4a;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1.25em;
  display: block;
  padding-right: 10px;
  padding-bottom: 8px;
}
#general .form .formrow input.text {
  border: 1px solid #000;
  color: #000;
  font-family: 'PT Sans', sans-serif, Arial;
  background: #fff;
  font-size: 1.18em;
  padding: 9px 9px 9px 9px;
  box-shadow: none;
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general .form .formrow input.cb {
  box-shadow: none;
}
#general .form .formrow input.rb {
  box-shadow: none;
}
#general .form .formrow textarea {
  border: 1px solid #000;
  color: #000;
  font-family: 'PT Sans', sans-serif, Arial;
  background: #fff;
  height: 90px;
  margin-top: 4px;
  width: 100%;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general .form .formrow select {
  background: #fff;
  background-position: calc(100% - 17px) 17px;
  background-size: 10px;
  background-repeat: no-repeat;
  border: 1px solid #000;
  cursor: pointer;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  color: #000;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1.18em;
  height: 38px;
  margin: 0;
  padding: 9px 30px 9px 18px !important;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyNSAxNCI+ICAgIDxkZWZzPiAgICAgICAgPHBhdGggaWQ9ImEiIGQ9Ik05LjUwMyAxMi4wMThsOS4yMDIgOS42OTlMMTYuMTUgMjQgNSAxMi4wMTggMTYuMDY4IDBsMi42NDYgMi4xNzh6Ii8+ICAgIDwvZGVmcz4gICAgPHVzZSBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0icm90YXRlKC05MCA5Ljg1NyA5KSIgeGxpbms6aHJlZj0iI2EiLz48L3N2Zz4=);
}
#general .form .formrow label.label-special {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 79%;
  overflow: hidden;
}
#general .form .formrow .elem-error {
  display: none;
}
#general .form .formrow.error label {
  color: #ff0000;
}
#general .form .formrow.error .text {
  border-color: #fb7b7b;
}
#general .form .formrow.error select {
  border-color: #fb7b7b;
}
#general .form .formrow.error .elem-error {
  color: #ff0000;
  display: block;
  padding-top: 10px;
}
#general .form .form-select {
  position: relative;
  min-width: 180px;
}
#general .form .form-select label {
  float: left;
  position: static;
  padding-right: 10px;
  padding-top: 0px;
  white-space: normal;
  text-overflow: normal;
}
#general .form .form-select select {
  border: 1px solid #000;
  float: left;
  width: 80%;
}
#general .form .form-radio {
  clear: both;
  padding-bottom: 10px;
}
#general .form .form-radio span.label {
  padding-right: 10px;
  font-family: 'PT Sans', sans-serif, Arial;
}
#general .form .form-radio label {
  position: static;
  font-weight: normal;
  display: inline-block;
  margin: 0 10px 0 0;
}
#general .form .form-radio input.cb,
#general .form .form-radio input.rb {
  float: none;
  height: 16px;
  width: 16px;
  margin: 0 5px 0 2px;
  border: 1px solid #000;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 100%;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}
#general .form .form-radio input.cb:checked,
#general .form .form-radio input.rb:checked {
  background: #000;
  box-shadow: inset 0px 0px 0px 2px #fff;
  outline: 0;
}
#general .form .form-radio p.info-pay {
  font-size: 12px;
  padding-top: 5px;
  color: #777777 !important;
}
#general .form .form-radio + .form-radio {
  clear: none;
}
#general .form .form-checks {
  clear: both;
  padding-bottom: 10px;
  float: none;
}
#general .form .form-checks span.label {
  padding-right: 10px;
}
#general .form .form-checks label {
  position: static;
  font-weight: normal;
  display: inline-block;
  margin: 0 10px 0 0;
  width: calc(100% - 47px);
}
#general .form .form-checks label.lssi {
  text-overflow: clip;
  white-space: normal;
}
#general .form .form-checks input.cb {
  float: none;
  height: 16px;
  width: 16px;
  margin: 0px 5px 0 2px;
  border: 1px solid #000;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
#general .form .form-checks input.cb:checked {
  background: #000;
  box-shadow: inset 0px 0px 0px 2px #fff;
  outline: 0;
}
#general .form .form-checks.error label {
  color: #ff0000 !important;
}
#general .form .form-paid .label {
  padding-bottom: 3px;
  display: block;
}
#general .form .form-checks.error label {
  color: #ff0000;
}
#general .form .form-normal {
  padding-bottom: 10px;
  padding-right: 0;
}
#general .form .form-normal label {
  position: static;
  display: block;
}
#general .form .form-normal p {
  color: #777777;
}
#general .form .hint-layer:after {
  content: "";
  height: 5px;
  width: 5px;
  background: #000;
  position: absolute;
  bottom: -5px;
  left: 20px;
  display: block;
}
#general .form .hint-layer {
  position: absolute;
  top: -30px;
  left: 5px;
  background: #000;
  padding: 8px 6px;
  color: #fff;
}
#general .form .hint-layer p {
  color: #fff !important;
  font-size: 1em;
  font-family: 'PT Sans', sans-serif, Arial;
  padding: 0 !important;
}
#general .content-error .col-form-data .form-error {
  display: block !important;
}
#general .content-error .btn-inner .btn {
  display: none !important;
}
#general .content-error .btn-inner .btn-error {
  background: #ff0000;
  color: #fff;
  display: block !important;
  border: none !important;
}
#general .image-video {
  border: 1px solid #ebebeb;
  padding: 5px;
  margin: 0 14px 30px;
}
#general .image-video img {
  width: 100%;
  height: auto;
  display: block;
}
#general .datos-facturacion {
  border: dashed 3px #000000;
  padding: 10px;
  width: 50%;
  margin-top: 20px;
}
#general .datos-facturacion li.alerta {
  color: #ff0000;
}
#general.landing-event #main .content-asistant {
  overflow: hidden;
}
#general.landing-event #main .content-asistant .title01,
#general.landing-event #main .content-asistant .title02 {
  padding-bottom: 10px;
}
#general.landing-event #main .content-asistant .title03 {
  padding: 0 0 15px 0;
}
#general.landing-event #main .content-asistant .section-text {
  float: none;
  padding-top: 20px;
  text-align: center;
  margin: 0 auto;
}
#general.landing-event #main .content-asistant .section-text p {
  font-size: 17px;
  font-family: 'PT Sans', sans-serif, Arial;
  padding-bottom: 15px;
  color: #4a4a4a;
}
#general.landing-event #main .content-asistant .section-text p strong {
  color: #000;
  font-weight: normal;
}
#general.landing-event #main .content-asistant .section-login {
  float: none;
  margin: 0 auto;
  width: 45%;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 10px;
}
#general.landing-event #main .content-asistant .section-login .content-log {
  width: 45%;
  max-width: 600px;
  min-width: 300px;
}
#general.landing-event #main .content-asistant .section-login .btn-inner {
  float: none;
}
#general.landing-event #main .content-asistant .section-login .btn-inner .btn-large {
  display: block;
  text-align: center;
  padding: 15px 20px 15px 20px;
  font-size: 17px;
  width: calc(100% - 40px);
}
#general.landing-event #main .evento-fecha {
  width: 100%;
}
#general.landing-event #main .info-encuentro {
  padding: 56px 20px;
  margin: 0;
  background-image: url("/style/css/gfx/portada-encuentros.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-image: -webkit-image-set(url("/style/css/gfx/portada-encuentros.webp") 1x, url("/style/css/gfx/portada-encuentros@2x.webp") 2x, url("/style/css/gfx/portada-encuentros.avif") 1x, url("/style/css/gfx/portada-encuentros@2x.avif") 2x, url("/style/css/gfx/portada-encuentros.jpg") 1x, url("/style/css/gfx/portada-encuentros@2x.jpg") 2x);
  background-image: -webkit-image-set(url("/style/css/gfx/portada-encuentros.avif") type("image/avif") 1x, url("/style/css/gfx/portada-encuentros@2x.avif") type("image/avif") 2x, url("/style/css/gfx/portada-encuentros.webp") type("image/webp") 1x, url("/style/css/gfx/portada-encuentros@2x.webp") type("image/webp") 2x, url("/style/css/gfx/portada-encuentros.jpg") type("image/jpeg") 1x, url("/style/css/gfx/portada-encuentros@2x.jpg") type("image/jpeg") 2x);
  background-image: image-set(url("/style/css/gfx/portada-encuentros.avif") type("image/avif") 1x, url("/style/css/gfx/portada-encuentros@2x.avif") type("image/avif") 2x, url("/style/css/gfx/portada-encuentros.webp") type("image/webp") 1x, url("/style/css/gfx/portada-encuentros@2x.webp") type("image/webp") 2x, url("/style/css/gfx/portada-encuentros.jpg") type("image/jpeg") 1x, url("/style/css/gfx/portada-encuentros@2x.jpg") type("image/jpeg") 2x);
  overflow: hidden;
  position: relative;
  background-size: cover;
}
#general.landing-event #main .info-encuentro .content-text .inner {
  text-align: center;
}
#general.landing-event #main .info-encuentro .content-text .inner .title01 {
  padding-bottom: 16px;
  color: #fff;
  font-size: 24px;
}
#general.landing-event #main .info-encuentro .content-text .inner .title02 {
  padding-bottom: 32px;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  text-align: center;
}
#general.landing-event #main .info-encuentro .content-text .inner .title02 + p {
  padding: 0;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  color: #fff;
}
#general.landing-event #main .info-encuentro .content-text .inner a {
  color: #cae71d;
}
#general.landing-event #main .info-encuentro .btn-inner {
  padding-top: 10px;
  margin: 40px auto 0;
  text-align: center;
}
#general.landing-event #main .info-encuentro .ul-ponentes {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
#general.landing-event #main .info-encuentro .ul-ponentes li {
  width: 18%;
  display: block;
  padding-right: 20px;
  padding-bottom: 3px;
}
#general.landing-event #main .section-programa {
  margin-top: 20px;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 30px;
  justify-content: center;
}
#general.landing-event #main .section-programa .title02 {
  text-align: center;
}
#general.landing-event #main .section-programa .btn-inner {
  display: block;
  float: none;
  text-align: center;
  padding-top: 0;
  width: 100%;
  margin-top: 20px;
}
#general.landing-event #main .section-programa .info-encuentro {
  float: none;
  width: 100% !important;
  padding: 40px 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  opacity: 0.8;
  background: none;
}
#general.landing-event #main .section-programa .info-encuentro .btn-inner {
  display: block;
  float: none;
  text-align: center;
  padding-top: 0;
  width: 100%;
}
#general.landing-event #main .section-programa .evento-programa + .info-encuentro {
  margin-top: 30px;
}
#general.landing-event #main .section-programa .evento-programa {
  width: 100%;
  max-width: 412px;
  margin: 0 40px;
}
#general.landing-event #main .section-programa .evento-programa .info-encuentro {
  width: 50%;
  text-align: center;
  margin: 0 0 15px 0;
  padding: 30px;
}
#general.landing-event #main .section-programa .evento-programa .info-encuentro .title02 {
  padding: 0;
}
#general.landing-event #main .section-programa .evento-programa .title02 {
  padding-bottom: 20px;
}
#general.landing-event #main .section-programa .evento-programa .list-group {
  padding: 0 20px;
  margin-top: 0px;
}
#general.landing-event #main .section-programa .evento-programa .list-group.list-group-break + .header-title-show .header-title {
  margin-top: -40px;
  border-top: none;
  padding-top: 40px;
}
#general.landing-event #main .section-programa .evento-programa .list-group .header-title {
  text-align: center;
  padding: 20px 0;
  background-color: #fff;
  border-top: 1px solid #d8d8d8;
}
#general.landing-event #main .section-programa .evento-programa .list-group .header-title + .item {
  border-top: 1px solid #eaeaea;
}
#general.landing-event #main .section-programa .evento-programa .list-group .header-title .title02 {
  margin: 0;
  font-size: 18px;
  padding-bottom: 0;
}
#general.landing-event #main .section-programa .evento-programa .list-group .header-title p {
  margin: 0 20px;
}
#general.landing-event #main .section-programa .evento-programa .list-group .header-title p {
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  font-size: 14px;
  color: #737373;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item {
  padding: 20px 0px 10px 0px;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-justify-content: end;
  /* Safari 6.1+ */
  justify-content: end;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item.event-break {
  border-top: 2px solid #d8d8d8;
  border-bottom: 2px solid #d8d8d8;
  margin: 40px 0;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item.event-break .title {
  font-family: 'PT Serif', serif, Arial;
  font-size: 24px;
  color: #888888;
  padding-top: 0;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item.event-break .hora {
  margin-top: -3px;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item.event-break .hora:before {
  content: none;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item .hora {
  font-family: 'PT Sans', sans-serif, Arial;
  font-weight: bold;
  font-size: 24px;
  color: #000;
  padding-right: 20px;
  margin-top: -7px;
  position: relative;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item .hora:before {
  content: "";
  width: 1px;
  height: calc(100% - 20px);
  left: 39%;
  top: 34px;
  background: #d8d8d8;
  position: absolute;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item:last-child .hora:before {
  content: none;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item .event-inner {
  padding-top: 0;
  width: 75%;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item .person {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 8px;
  color: #000;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item .person a {
  color: #000;
  text-decoration: none;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item .company {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
  color: #4a4a4a;
  text-transform: uppercase;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item .cargo {
  font-family: 'PT Serif', serif, Arial;
  font-size: 15px;
  color: #4a4a4a;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item .title {
  font-family: 'PT Serif', serif, Arial;
  padding-top: 0px;
  font-size: 17px;
  color: #4a4a4a;
  font-weight: bold;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item .list-icons li {
  display: block;
  margin: 0;
  padding: 0 0 5px 0;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item .list-icons li a {
  text-decoration: none;
  display: block;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item .list-icons li a:before {
  font-size: 30px;
  padding-right: 18px;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item .list-icons li a.icon-video:before {
  font-size: 20px;
  padding-right: 10px;
}
#general.landing-event #main .section-programa .evento-programa .list-group .item .list-icons li a span {
  text-decoration: underline;
}
#general.landing-event #main .section-marcas-landing {
  border-bottom: 2px solid #fff;
  background: #f5f5f5;
  margin-bottom: 0px;
  padding: 40px 0 20px;
}
#general.landing-event #main .section-marcas-landing .logos-marcas {
  padding-top: 0px;
}
#general.landing-event #main .section-marcas-landing .logos-marcas img {
  height: 50px;
  width: auto !important;
  margin: 0 30px 20px 30px;
}
#general.landing-event #main .section-marcas-landing .logos-marcas.lgo-fix-height img {
  height: 80px;
}
#general.landing-event #main .section-marcas-landing.special-col {
  float: left;
  width: 50%;
}
#general.landing-event #main .section-ponentes-landing {
  clear: both;
  padding: 40px 0;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
#general.landing-event #main .section-ponentes-landing .title02 {
  width: 100%;
}
#general.landing-event #main .section-ponentes-landing .item {
  width: 24%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  padding: 10px 18px;
}
#general.landing-event #main .section-ponentes-landing .item .image {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  margin-bottom: 20px;
  background-position: center center !important;
  border-radius: 100%;
  height: 133px;
  width: 133px;
  margin: 0 auto 15px;
}
#general.landing-event #main .section-ponentes-landing .item .image img {
  visibility: hidden;
  border-radius: 100%;
}
#general.landing-event #main .section-ponentes-landing .item .text-inner {
  text-align: center;
}
#general.landing-event #main .section-ponentes-landing .item .text-inner .company {
  font-weight: normal;
  color: #000;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  font-size: 17px;
  color: #4a4a4a;
  text-transform: uppercase;
}
#general.landing-event #main .section-ponentes-landing .item .text-inner .title04 {
  font-size: 20px;
  font-family: 'PT Serif', serif, Arial;
  color: #000;
  padding-bottom: 5px;
}
#general.landing-event #main .section-ponentes-landing .item .text-inner .title04 + p {
  color: #737373;
  font-family: 'PT Serif', serif, Arial;
  font-size: 14px;
  color: #4a4a4a;
  line-height: 1.41em;
  padding-bottom: 0;
  width: 90%;
  margin: 0 auto;
}
#general.landing-event #main .section-ponentes-landing.section-ponentes-landing-bio {
  display: block;
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 20px;
}
#general.landing-event #main .section-ponentes-landing.section-ponentes-landing-bio .item {
  width: 100%;
  border: none;
  border-bottom: 1px solid #d2d2d2;
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 40px;
}
#general.landing-event #main .section-ponentes-landing.section-ponentes-landing-bio .item:last-child {
  border-bottom: none;
}
#general.landing-event #main .section-ponentes-landing.section-ponentes-landing-bio .item .person {
  width: 300px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  padding: 10px;
  float: left;
  margin-right: 30px;
}
#general.landing-event #main .section-ponentes-landing.section-ponentes-landing-bio .item .person .image {
  width: 140px;
  height: 140px;
}
#general.landing-event #main .section-ponentes-landing.section-ponentes-landing-bio .item .bio {
  padding-top: 30px;
  float: left;
  width: calc(90% - 247px);
}
#general.landing-event #main .section-ponentes-landing.section-ponentes-landing-bio .item .bio p {
  font-size: 20px;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  padding-bottom: 20px;
  color: #a7a7a7;
  line-height: 1.7em;
}
#general.landing-event #main .section-gallery-encuentro {
  padding: 40px 14px;
  overflow: hidden;
}
#general.landing-event #main .section-gallery-encuentro .image-container {
  margin-bottom: 20px;
}
#general.landing-event #main .section-gallery-encuentro .image-container img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
#general.landing-event #main .section-gallery-encuentro .image-inner {
  overflow-x: auto;
}
#general.landing-event #main .section-gallery-encuentro .image-inner a {
  width: 276px;
  float: left;
  display: block;
  margin: 0 30px 12px 6px;
  border: 5px solid #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
#general.landing-event #main .section-gallery-encuentro .image-inner a:last-child {
  margin-right: 6px;
}
#general.landing-event #main .section-gallery-encuentro .image-inner a.active {
  border-color: #cae71d;
}
#general.landing-event #main .section-gallery-encuentro .image-inner img {
  width: 100%;
  height: auto;
  display: block;
}
#general.landing-event #main .section-gallery-encuentro .image-inner .image-inner-scroll {
  padding-top: 40px;
  width: 100000px;
}
#general.landing-event #main .section-gallery-encuentro .controls {
  margin: 0 auto;
  width: 50%;
  text-align: center;
}
#general.landing-event #main .section-gallery-encuentro .controls .lnk-prev {
  text-decoration: none;
  display: inline-block;
  padding: 0 15px;
  cursor: pointer;
}
#general.landing-event #main .section-gallery-encuentro .controls .lnk-prev span {
  display: none;
}
#general.landing-event #main .section-gallery-encuentro .controls .lnk-prev:before {
  content: "\e938";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cae71d;
  font-size: 20px;
  position: relative;
  top: 2px;
}
#general.landing-event #main .section-gallery-encuentro .controls .lnk-prev.disabled {
  opacity: 0.3;
}
#general.landing-event #main .section-gallery-encuentro .controls .lnk-next {
  text-decoration: none;
  display: inline-block;
  padding: 0 15px;
  cursor: pointer;
}
#general.landing-event #main .section-gallery-encuentro .controls .lnk-next span {
  display: none;
}
#general.landing-event #main .section-gallery-encuentro .controls .lnk-next:before {
  content: "\e939";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cae71d;
  font-size: 20px;
  position: relative;
  top: 2px;
}
#general.landing-event #main .section-gallery-encuentro .controls .lnk-next.disabled {
  opacity: 0.3;
}
#general.landing-event #main .section-gallery-encuentro .controls .number {
  font-family: 'PT Serif', serif, Arial;
  font-size: 18px;
  font-weight: bold;
  color: #4a4a4a;
}
#general.landing-event #main .section-contacto {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 25px 20px 40px;
  border: none !important;
}
#general.landing-event #main .section-contacto .mod-white {
  width: auto;
  padding: 40px 30px;
  margin: 0;
}
#general.landing-event #main .section-contacto .mod-white .title02 {
  padding-bottom: 20px;
}
#general.landing-event #main .info-encuentro.legal {
  background: none;
}
#general.landing-event #main .info-encuentro.legal p {
  font-size: 1.1em;
  line-height: 1.3em;
  margin-top: 10px;
  padding-bottom: 0px;
}
#general.landing-event #main .info-encuentro.legal h2 {
  margin-top: 10px;
  display: inline-block;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.3em;
}
#general.landing-event #main .info-encuentro.legal h3 {
  display: inline-block;
  font-weight: normal;
  font-size: 1.1em;
  line-height: 1.3em;
}
#general.landing-event #main .info-encuentro.legal ol.condiciones-generales {
  counter-reset: section;
}
#general.landing-event #main .info-encuentro.legal ol.condiciones-generales li:before {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.3em;
  counter-increment: section;
  content: counter(section) ". ";
}
#general.landing-event #main .info-encuentro.legal ol.condiciones-generales ol.sublista_exportacion_numerica {
  counter-reset: subsection;
}
#general.landing-event #main .info-encuentro.legal ol.condiciones-generales ol.sublista_exportacion_numerica p {
  display: inline;
  margin-left: 1%;
}
#general.landing-event #main .info-encuentro.legal ol.condiciones-generales ol.sublista_exportacion_numerica li {
  margin-top: 10px;
  margin-bottom: 0px;
}
#general.landing-event #main .info-encuentro.legal ol.condiciones-generales ol.sublista_exportacion_numerica li > * {
  display: inline-block;
}
#general.landing-event #main .info-encuentro.legal ol.condiciones-generales ol.sublista_exportacion_numerica li:before {
  font-weight: normal;
  font-size: 1.1em;
  line-height: 1.3em;
  counter-increment: subsection;
  content: counter(section) "." counter(subsection) ". ";
}
#general.landing-event #main .info-encuentro.legal ol.sublista_exportacion_alpha {
  counter-reset: alph;
}
#general.landing-event #main .info-encuentro.legal ol.sublista_exportacion_alpha p {
  display: inline;
}
#general.landing-event #main .info-encuentro.legal ol.sublista_exportacion_alpha li {
  margin-top: 10px;
  margin-left: 2%;
}
#general.landing-event #main .info-encuentro.legal ol.sublista_exportacion_alpha li:before {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.3em;
  counter-increment: alph;
  content: counter(alph, lower-alpha) ". ";
}
#general.landing-event #main .info-encuentro.info-encuentro-local {
  background: none;
  padding: 0 !important;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .section-inner > .title02 {
  padding-bottom: 20px !important;
  font-size: 24px;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .section-inner > .title02 + p.pb20 {
  padding-bottom: 20px;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .map {
  margin-bottom: 40px;
  clear: both;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .map img {
  width: 100%;
  height: auto;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .inner-special {
  margin-top: 60px !important;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .icon {
  padding-left: 20px;
  padding-right: 0px;
  margin-top: 40px;
  width: 50%;
  text-align: center;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  padding-bottom: 20px;
  margin-bottom: -25px;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .icon:before {
  font-size: 160px;
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 190px;
  float: none !important;
  height: 143px;
  overflow: hidden;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .icon.icon-localizacion {
  padding-top: 15px;
  margin-top: -8px !important;
  padding: 0;
  padding-bottom: 20px;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .icon.icon-localizacion:before {
  font-size: 90px;
  width: 100px;
  float: left !important;
  margin: 0;
  display: block;
  margin-left: 0px;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .icon.icon-localizacion .inner {
  padding-top: 0;
  width: calc(100% - 110px);
  float: left !important;
  margin: 0;
  text-align: left !important;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .icon.icon-localizacion .title02 {
  font-family: 'PT Serif', serif, Arial;
  font-size: 24px;
  padding-top: 0;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .icon.icon-localizacion .title02 + p {
  width: 180px;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .inner {
  padding-top: 10px;
  width: 100%;
  text-align: center;
  float: none !important;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .inner .title-small p {
  font-size: 17px;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  padding-bottom: 0;
  padding-top: 10px;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .inner p {
  font-size: 14px;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  padding-bottom: 0;
  padding-top: 10px;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .inner p strong {
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .inner-text {
  padding-right: 0;
  width: 50%;
  padding-bottom: 20px;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .inner-text p {
  font-size: 14px;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  color: #737373;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .info-transporte {
  background: none !important;
  text-align: left;
  overflow: hidden;
  padding-bottom: 60px !important;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .info-transporte .section-inner {
  display: flex;
  flex-wrap: wrap;
  padding-left: 4%;
  padding-right: 4%;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .info-transporte .icon {
  width: 50%;
  text-align: left;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  padding-bottom: 20px;
  display: flex;
  margin: 0 !important;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .info-transporte .icon .inner {
  padding: 0 40px 0 0;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .info-transporte .icon .title-small {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
  color: #484848;
  text-align: left;
  padding-top: 0;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .info-transporte .icon ul {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0 0 0 15px;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .info-transporte .icon ul li {
  font-family: 'PT Sans', sans-serif, Arial;
  list-style: none;
  font-size: 16px;
  color: #484848;
  text-align: left;
  padding-bottom: 4px;
}
#general.landing-event #main .info-encuentro.info-encuentro-local .info-transporte .icon:before {
  font-size: 50px;
  display: block;
  text-align: left;
  padding-right: 20px;
  overflow: hidden;
  width: 72px;
  height: auto;
}
#general.landing-event #main .section-info-hotel {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#general.landing-event #main .section-info-hotel .title02 {
  width: 100%;
  text-align: center;
}
#general.landing-event #main .section-info-hotel .item {
  width: 33%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
#general.landing-event #main .section-info-hotel .item .street {
  font-size: 14px;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  padding-bottom: 15px;
  color: #000;
  width: 149px;
}
#general.landing-event #main .section-info-hotel .item .info p {
  font-size: 14px;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.3em;
  padding-bottom: 15px;
  color: #737373;
}
.promotion {
  background: #f5f5f5;
  padding: 40px 20px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 40px;
  width: 100%;
  overflow: hidden;
  float: none;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
}
.promotion header {
  float: none;
  width: auto;
  padding: 0 10%;
  text-align: center;
}
.promotion .logo {
  float: right;
  padding-top: 30px;
}
.promotion h2 {
  font-size: 2.059em;
  line-height: 1.18em;
  color: #000;
  padding-bottom: 15px;
  text-align: center;
}
.promotion .colcenter h2 {
  margin: 0 20%;
}
.promotion:before {
  font-size: 12em;
  float: right;
  color: #000;
  padding-right: 30px;
}
.promotion .item-news + .process-header {
  padding: 0;
}
.promotion .item-news.without-image:nth-last-child(2) {
  margin-right: 0;
}
.promotion .lgo-axesor {
  margin: 40px auto 0;
  display: block;
}
.promotion .process-header {
  text-align: left;
  padding: 20px 20px 15px;
  border-top: none;
  clear: both;
  width: 100%;
  border: none;
  margin: 0;
}
.promotion .process-header .list-info-informe {
  clear: both;
  overflow: hidden;
  padding-top: 20px;
}
.promotion .process-header .list-info-informe li {
  position: relative;
  float: left;
  width: 33%;
  padding-left: 90px;
  padding-top: 10px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
.promotion .process-header .list-info-informe li p {
  font-size: 1em;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #737373;
  width: 80%;
}
.promotion .process-header .list-info-informe li:before {
  display: block;
  font-size: 80px;
  position: absolute;
  left: 0;
  top: -10px;
}
.promotion .process-header .btn-inner {
  text-align: center;
  padding-bottom: 0;
}
.promotion .col50 {
  width: 48%;
  float: left;
}
.promotion .col50 h2 {
  font-size: 28px;
  text-align: center;
  margin: 0;
}
.promotion .col50 h3 {
  font-size: 28px;
  text-align: center;
  padding: 0 15px 15px;
}
.promotion .col50 img {
  width: 100%;
  height: auto;
}
.promotion .col50 .btn {
  display: block;
  text-align: center;
}
.promotion .col50:last-child {
  float: right;
}
.promotion .col50 .logos-marcas img {
  height: 35px;
  width: auto;
  margin-left: 20px;
  margin-bottom: 20px;
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.promotion .colcenter {
  text-align: center;
  padding-bottom: 10px;
}
.promotion .colcenter img {
  width: 200px;
  margin: 0 auto;
  height: auto;
  margin-bottom: 10px;
  margin-top: 15px;
}
.promotion .colcenter .list-icon {
  width: 100%;
  margin: 0 auto;
}
.promotion .colcenter .list-icon li {
  display: inline-block;
  padding-left: 35px;
  position: relative;
  padding-right: 20px;
  text-align: left;
  margin-top: 19px;
  font-family: 'PT Sans', sans-serif, Arial;
}
.promotion .colcenter .list-icon li .small-text {
  font-size: 11px;
  display: block;
}
.promotion .colcenter .list-icon li:before {
  font-size: 30px;
  position: absolute;
  bottom: 0px;
  left: 0;
}
.promotion .colcenter .list-icon li:first-child {
  width: 150px;
  margin-top: 0;
}
.layer-subscription {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  overflow: auto;
  display: none;
  -webkit-overflow-scrolling: touch;
}
.layer-subscription .layer-subscription-inner {
  width: 90%;
  margin: 30px auto 0;
  position: relative;
  max-width: 1600px;
}
.layer-subscription .layer-subscription-inner.layer-gestion {
  display: none;
}
.layer-subscription .layer-subscription-inner .close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -20px;
  height: 40px;
  width: 40px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  border: 1px solid #fff;
}
.layer-subscription .layer-subscription-inner .close:before {
  content: "\e925";
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: right;
  cursor: pointer;
}
.layer-subscription .layer-subscription-inner a {
  text-decoration: underline;
}
.layer-subscription .layer-subscription-inner a.btn {
  text-decoration: none;
}
.layer-subscription .layer-subscription-inner header {
  color: #fff;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0;
}
.layer-subscription .layer-subscription-inner header h2 {
  font-size: 2em;
  padding-top: 15px;
  padding-bottom: 10px;
  clear: both;
  font-family: 'PT Sans', sans-serif, Arial;
}
.layer-subscription .layer-subscription-inner header p {
  color: #fff;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
}
.layer-subscription .layer-subscription-inner header h2 + p {
  color: #fff !important;
}
.layer-subscription .layer-subscription-inner header a {
  color: #cae71d;
}
.layer-subscription .layer-subscription-inner .section-alimarket {
  clear: both;
  padding-top: 0px;
  width: 80%;
  margin: 0 auto;
}
.layer-subscription .layer-subscription-inner .section-alimarket .btn-inner {
  padding-bottom: 40px;
  overflow: hidden;
}
.layer-subscription .layer-subscription-inner .section-alimarket .btn-inner .btn {
  float: right;
}
.layer-subscription .layer-subscription-inner .section-alimarket .btn-inner .name-news {
  float: left !important;
  padding-top: 10px;
  padding-right: 15px;
  font-family: 'PT Sans', sans-serif, Arial;
}
.layer-subscription .layer-subscription-inner .section-alimarket .title03 {
  color: #fff;
  font-weight: normal;
}
.layer-subscription .layer-subscription-inner .section-alimarket p {
  color: #fff;
}
.layer-subscription .layer-subscription-inner .section-alimarket .icon-check {
  text-align: center;
}
.layer-subscription .layer-subscription-inner .section-alimarket .confirm .icon-check:before {
  position: static;
}
.layer-subscription .layer-subscription-inner .section-alimarket .formrow label.label-special {
  color: #fff !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .form-checks label {
  color: #fff !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .form-checks label a {
  color: #fff !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .form-group-center {
  padding-top: 40px;
}
.layer-subscription .layer-subscription-inner .section-alimarket .form-group-center .formrow {
  margin: 0 auto 0 auto !important;
  float: none !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .form-group-center .btn-inner {
  text-align: center !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .form-group-center .btn-inner .btn {
  float: none !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket ul {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  padding-left: 2px;
  padding-bottom: 40px;
  overflow: hidden;
}
.layer-subscription .layer-subscription-inner .section-alimarket li {
  transition: all 0.9s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  position: relative;
  float: none;
  width: 100%;
  border-radius: 2px;
  padding: 0 8px;
  border: none !important;
  margin-bottom: 16px;
  width: auto;
}
.layer-subscription .layer-subscription-inner .section-alimarket li .title {
  position: relative;
  display: block;
}
.layer-subscription .layer-subscription-inner .section-alimarket li .title span {
  display: inline-block;
  font-family: 'PT Sans', sans-serif, Arial;
  font-weight: 300;
  text-align: center;
  position: relative;
  background: #fff;
  padding: 0 5px;
  z-index: 10;
  width: auto;
  margin: 0 auto;
  color: #4a4a4a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li .title::before {
  content: "";
  position: absolute;
  border: 1px solid #ccc;
  border-bottom: none;
  width: 100%;
  height: 5px;
  top: 50%;
  left: 0;
  z-index: 1;
}
.layer-subscription .layer-subscription-inner .section-alimarket li a {
  display: block;
  padding: 10px 20px;
  color: #4a4a4a;
  text-align: center;
  font-size: 16px;
  transition: all 0.9s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}
.layer-subscription .layer-subscription-inner .section-alimarket li a:before {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.9s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  font-size: 56px;
  color: #818181;
  text-align: center;
  display: block;
}
.layer-subscription .layer-subscription-inner .section-alimarket li .cb {
  position: absolute;
  z-index: 99;
  top: 10px;
  left: 16px;
  z-index: 99999;
  float: none;
  height: 16px;
  width: 16px;
  margin: 0 5px 0 2px;
  border: 1px solid #4a4a4a;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0%;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}
.layer-subscription .layer-subscription-inner .section-alimarket li .cb:checked {
  background: #4a4a4a;
  box-shadow: inset 0px 0px 0px 2px #fff;
  outline: 0;
}
.layer-subscription .layer-subscription-inner .section-alimarket li label {
  display: block;
  cursor: pointer;
  background: #fff;
  border-radius: 2px;
  border: 2px solid #fff;
  padding: 26px 2% 17px !important;
  color: #4a4a4a;
  text-align: center;
  font-size: 12px;
  transition: all 0.9s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  font-family: 'PT Sans', sans-serif, Arial !important;
  font-size: 17px;
  color: #888888;
}
.layer-subscription .layer-subscription-inner .section-alimarket li label:before {
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 10px;
  transition: all 0.9s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  font-size: 45px;
  color: #888888;
  text-align: center;
  display: block;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-01.cat:hover > a {
  color: #099b09;
  border-color: #099b09;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-01.cat:hover > a:before {
  color: #099b09;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-01.cat:hover > label {
  color: #099b09;
  border-color: #099b09;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-01.cat:hover > label:before {
  color: #099b09;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-01 .cb:checked {
  background: #099b09;
  border-color: #099b09;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-01 .cb:checked + label {
  border-color: #099b09;
  color: #099b09;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-01 .cb:checked + label:before {
  color: #099b09;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-01 .cb:checked + label:hover {
  border-color: #099b09;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-02.cat:hover > a {
  color: #ac780d;
  border-color: #ac780d;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-02.cat:hover > a:before {
  color: #ac780d;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-02.cat:hover > label {
  color: #ac780d;
  border-color: #ac780d;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-02.cat:hover > label:before {
  color: #ac780d;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-02 .cb:checked {
  background: #ac780d;
  border-color: #ac780d;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-02 .cb:checked + label {
  border-color: #ac780d;
  color: #ac780d;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-02 .cb:checked + label:before {
  color: #ac780d;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-02 .cb:checked + label:hover {
  border-color: #ac780d;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-03.cat:hover > a {
  color: #016ab4;
  border-color: #016ab4;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-03.cat:hover > a:before {
  color: #016ab4;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-03.cat:hover > label {
  color: #016ab4;
  border-color: #016ab4;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-03.cat:hover > label:before {
  color: #016ab4;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-03 .cb:checked {
  background: #016ab4;
  border-color: #016ab4;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-03 .cb:checked + label {
  border-color: #016ab4;
  color: #016ab4;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-03 .cb:checked + label:before {
  color: #016ab4;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-03 .cb:checked + label:hover {
  border-color: #016ab4;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-04.cat:hover > a {
  color: #01672e;
  border-color: #01672e;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-04.cat:hover > a:before {
  color: #01672e;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-04.cat:hover > label {
  color: #01672e;
  border-color: #01672e;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-04.cat:hover > label:before {
  color: #01672e;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-04 .cb:checked {
  background: #01672e;
  border-color: #01672e;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-04 .cb:checked + label {
  border-color: #01672e;
  color: #01672e;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-04 .cb:checked + label:before {
  color: #01672e;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-04 .cb:checked + label:hover {
  border-color: #01672e;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-05.cat:hover > a {
  color: #b5015a;
  border-color: #b5015a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-05.cat:hover > a:before {
  color: #b5015a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-05.cat:hover > label {
  color: #b5015a;
  border-color: #b5015a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-05.cat:hover > label:before {
  color: #b5015a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-05 .cb:checked {
  background: #b5015a;
  border-color: #b5015a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-05 .cb:checked + label {
  border-color: #b5015a;
  color: #b5015a;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-05 .cb:checked + label:before {
  color: #b5015a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-05 .cb:checked + label:hover {
  border-color: #b5015a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-06.cat:hover > a {
  color: #019875;
  border-color: #019875;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-06.cat:hover > a:before {
  color: #019875;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-06.cat:hover > label {
  color: #019875;
  border-color: #019875;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-06.cat:hover > label:before {
  color: #019875;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-06 .cb:checked {
  background: #019875;
  border-color: #019875;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-06 .cb:checked + label {
  border-color: #019875;
  color: #019875;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-06 .cb:checked + label:before {
  color: #019875;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-06 .cb:checked + label:hover {
  border-color: #019875;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-07.cat:hover > a {
  color: #00abd6;
  border-color: #00abd6;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-07.cat:hover > a:before {
  color: #00abd6;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-07.cat:hover > label {
  color: #00abd6;
  border-color: #00abd6;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-07.cat:hover > label:before {
  color: #00abd6;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-07 .cb:checked {
  background: #00abd6;
  border-color: #00abd6;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-07 .cb:checked + label {
  border-color: #00abd6;
  color: #00abd6;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-07 .cb:checked + label:before {
  color: #00abd6;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-07 .cb:checked + label:hover {
  border-color: #00abd6;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-08.cat:hover > a {
  color: #88c00a;
  border-color: #88c00a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-08.cat:hover > a:before {
  color: #88c00a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-08.cat:hover > label {
  color: #88c00a;
  border-color: #88c00a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-08.cat:hover > label:before {
  color: #88c00a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-08 .cb:checked {
  background: #88c00a;
  border-color: #88c00a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-08 .cb:checked + label {
  border-color: #88c00a;
  color: #88c00a;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-08 .cb:checked + label:before {
  color: #88c00a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-08 .cb:checked + label:hover {
  border-color: #88c00a;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-09.cat:hover > a {
  color: #ffc600;
  border-color: #ffc600;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-09.cat:hover > a:before {
  color: #ffc600;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-09.cat:hover > label {
  color: #ffc600;
  border-color: #ffc600;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-09.cat:hover > label:before {
  color: #ffc600;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-09 .cb:checked {
  background: #ffc600;
  border-color: #ffc600;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-09 .cb:checked + label {
  border-color: #ffc600;
  color: #ffc600;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-09 .cb:checked + label:before {
  color: #ffc600;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-09 .cb:checked + label:hover {
  border-color: #ffc600;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-11.cat:hover > a {
  color: #700137;
  border-color: #700137;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-11.cat:hover > a:before {
  color: #700137;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-11.cat:hover > label {
  color: #700137;
  border-color: #700137;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-11.cat:hover > label:before {
  color: #700137;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-11 .cb:checked {
  background: #700137;
  border-color: #700137;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-11 .cb:checked + label {
  border-color: #700137;
  color: #700137;
  border-width: 2px!important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-11 .cb:checked + label:before {
  color: #700137;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.color-11 .cb:checked + label:hover {
  border-color: #700137;
}
.layer-subscription .layer-subscription-inner .section-alimarket li:last-child {
  margin-right: 0;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat {
  width: 100%;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat a {
  text-decoration: none !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat:hover > a {
  color: #000;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat:hover > a:before {
  color: #000;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat:hover > label {
  color: #000;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat:hover > label:before {
  color: #000;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat.active {
  color: #fff;
  border-color: #000;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat.active > a {
  color: #fff;
  position: relative;
  z-index: 100;
  background: #000;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat.active > a:before {
  color: #fff;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat.active:hover {
  color: #fff;
  border-color: #000;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat.active:hover > a {
  color: #fff;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat.active:hover > a:before {
  color: #fff;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat .cb:checked + label {
  position: relative;
  z-index: 100;
  border: 2px solid;
}
.layer-subscription .layer-subscription-inner .section-alimarket li.cat .cb:checked + label:hover {
  border-color: #000;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  border: none;
  padding-bottom: 0;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription li {
  float: none;
  width: 100%;
  margin-right: 0;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription li a {
  color: #fff;
  font-size: 13px;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription li a:before {
  color: #fff;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-01,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-01 a,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-01 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-01 label {
  border-color: #099b09;
  color: #099b09;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-02,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-02 a,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-02 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-02 label {
  border-color: #ac780d;
  color: #ac780d;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-03,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-03 a,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-03 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-03 label {
  border-color: #016ab4;
  color: #016ab4;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-04,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-04 a,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-04 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-04 label {
  border-color: #01672e;
  color: #01672e;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-05,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-05 a,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-05 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-05 label {
  border-color: #b5015a;
  color: #b5015a;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-06,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-06 a,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-06 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-06 label {
  border-color: #019875;
  color: #019875;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-07,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-07 a,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-07 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-07 label {
  border-color: #00abd6;
  color: #00abd6;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-08,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-08 a,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-08 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-08 label {
  border-color: #88c00a;
  color: #88c00a;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-09,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-09 a,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-09 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-09 label {
  border-color: #ffc600;
  color: #ffc600;
}
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-11,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-11 a,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-11 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .ul-section-subscription .color-11 label {
  border-color: #700137;
  color: #700137;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons.ul-section-alimarket {
  flex-wrap: wrap;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons.ul-section-alimarket li.cat {
  width: calc(100% / 5 - 16px );
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons.ul-section-alimarket li label span {
  display: block;
  font-size: 14px;
  padding-top: 5px;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-00 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-00 label:before {
  content: "";
  background: url("../img/alimarket-small.svg") center center no-repeat;
  height: 45px;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-01 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-01 label:before {
  content: "\e900";
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-02 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-02 label:before {
  content: "\e906";
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-03 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-03 label:before {
  content: "\e907";
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-04 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-04 label:before {
  content: "\e901";
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-05 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-05 label:before {
  content: "\e904";
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-06 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-06 label:before {
  content: "\e902";
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-07 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-07 label:before {
  content: "\e908";
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-08 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-08 label:before {
  content: "\e903";
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-09 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-09 label:before {
  content: "";
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-11 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-11 label:before {
  content: "\e905";
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-foodtech a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-foodtech label:before {
  content: "\e942" !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-foodtech a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-foodtech label:before {
  content: "\e942" !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-00.active label,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-00.active label:before {
  border-color: #cae71d !important;
  color: #cae71d !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-01.active label,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-01.active label:before {
  border-color: #099b09 !important;
  color: #099b09 !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-02.active label,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-02.active label:before {
  border-color: #ac780d !important;
  color: #ac780d !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-03.active label,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-03.active label:before {
  border-color: #016ab4 !important;
  color: #016ab4 !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-04.active label,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-04.active label:before {
  border-color: #01672e !important;
  color: #01672e !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-05.active label,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-05.active label:before {
  border-color: #b5015a !important;
  color: #b5015a !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-06.active label,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-06.active label:before {
  border-color: #019875 !important;
  color: #019875 !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-07.active label,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-07.active label:before {
  border-color: #00abd6 !important;
  color: #00abd6 !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-08.active label,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-08.active label:before {
  border-color: #88c00a !important;
  color: #88c00a !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-09.active label,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-09.active label:before {
  border-color: #ffc600 !important;
  color: #ffc600 !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-11.active label,
.layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-11.active label:before {
  border-color: #700137 !important;
  color: #700137 !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .color-01 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .color-01 label:before {
  content: "\e900";
}
.layer-subscription .layer-subscription-inner .section-alimarket .color-02 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .color-02 label:before {
  content: "\e906";
}
.layer-subscription .layer-subscription-inner .section-alimarket .color-03 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .color-03 label:before {
  content: "\e907";
}
.layer-subscription .layer-subscription-inner .section-alimarket .color-04 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .color-04 label:before {
  content: "\e901";
}
.layer-subscription .layer-subscription-inner .section-alimarket .color-05 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .color-05 label:before {
  content: "\e904";
}
.layer-subscription .layer-subscription-inner .section-alimarket .color-06 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .color-06 label:before {
  content: "\e902";
}
.layer-subscription .layer-subscription-inner .section-alimarket .color-07 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .color-07 label:before {
  content: "\e908";
}
.layer-subscription .layer-subscription-inner .section-alimarket .color-08 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .color-08 label:before {
  content: "\e903";
}
.layer-subscription .layer-subscription-inner .section-alimarket .color-09 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .color-09 label:before {
  content: "";
}
.layer-subscription .layer-subscription-inner .section-alimarket .color-11 a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .color-11 label:before {
  content: "\e905";
}
.layer-subscription .layer-subscription-inner .section-alimarket .color-foodtech a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .color-foodtech label:before {
  content: "\e942" !important;
}
.layer-subscription .layer-subscription-inner .section-alimarket .color-gran-consumo a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .color-gran-consumo label:before {
  content: "\f101 \f109 \f105 \f104";
}
.layer-subscription .layer-subscription-inner .section-alimarket .color-hosteleria a:before,
.layer-subscription .layer-subscription-inner .section-alimarket .color-hosteleria label:before {
  content: "\f108 \f102";
}
.layer-subscription .layer-subscription-inner .content-inner .item {
  background: #fff;
  padding: 18px;
  margin-bottom: 16px;
}
.layer-subscription .layer-subscription-inner .content-inner .item header h1 {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.layer-subscription .layer-subscription-inner .content-inner .item .form .form-radio {
  float: none !important;
}
.layer-subscription .layer-subscription-inner .content-inner .item .form .form-radio label {
  font-size: 16px;
  padding-bottom: 6px;
  width: calc(100% - 40px) !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.layer-subscription .layer-subscription-inner .content-inner .item .form .form-radio input.cb:checked + label,
.layer-subscription .layer-subscription-inner .content-inner .item .form .form-radio input.rb:checked + label {
  font-weight: bold !important;
}
.layer-subscription .layer-subscription-inner .content-inner .item .btn {
  display: block;
  width: 100%;
  text-align: center;
  padding: 13px 16px 13px 16px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
.layer-subscription .layer-subscription-inner .content-inner .item .info {
  padding-top: 8px;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29em;
  text-align: center;
}
.layer-subscription .layer-subscription-inner .content-inner .item .info p {
  padding-bottom: 3px;
}
.layer-subscription .layer-subscription-inner .content-inner .item .info .info-content {
  display: none;
}
.layer-subscription .layer-subscription-inner .content-inner .item .info .info-content.active {
  display: block;
}
.layer-paid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  overflow: auto;
  display: none;
  -webkit-overflow-scrolling: touch;
}
.layer-paid .layer-paid-inner {
  width: 90%;
  margin: 30px auto 0;
  position: relative;
  max-width: 1600px;
}
.layer-paid .layer-paid-inner .close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -20px;
  height: 40px;
  width: 40px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  border: 1px solid #fff;
}
.layer-paid .layer-paid-inner .close:before {
  content: "\e925";
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: right;
  cursor: pointer;
}
.layer-paid .layer-paid-inner a {
  text-decoration: underline;
}
.layer-paid .layer-paid-inner a.btn {
  text-decoration: none;
}
.layer-paid .layer-paid-inner header {
  color: #fff;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0;
}
.layer-paid .layer-paid-inner header h2 {
  font-size: 2em;
  padding-top: 15px;
  padding-bottom: 10px;
  clear: both;
  font-family: 'PT Sans', sans-serif, Arial;
}
.layer-paid .layer-paid-inner header p {
  color: #fff;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
}
.layer-paid .layer-paid-inner header h2 + p {
  color: #fff !important;
}
.layer-paid .layer-paid-inner header a {
  color: #cae71d;
}
.layer-paid .layer-paid-inner header .col-left {
  width: 280px;
  float: left;
  padding-top: 40px;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #fff;
}
.layer-paid .layer-paid-inner header .col-left p {
  color: #fff;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 24px;
}
.layer-paid .layer-paid-inner header .col-right {
  width: calc(100% - 280px);
  float: right;
  text-align: right;
  padding-top: 10px;
  font-family: 'PT Sans', sans-serif, Arial;
  padding-top: 28px;
}
.layer-paid .layer-paid-inner header .col-right .phone-layer p {
  margin: 0;
  clear: both;
}
.layer-paid .layer-paid-inner header .col-right .phone-layer .icon-tel {
  font-size: 1.2em;
  color: #fff;
  margin-left: 10px;
}
.layer-paid .layer-paid-inner header .col-right .phone-layer .icon-tel * {
  color: #fff;
}
.layer-paid .layer-paid-inner header .col-right .phone-layer .icon-tel:before {
  content: "\e666";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  margin-bottom: -6px;
  display: inline-block;
  vertical-align: bottom;
}
.layer-paid .layer-paid-inner header .col-right .phone-layer .info {
  font-size: 17px;
  width: 75%;
  margin: 10px 0 0 auto;
  color: #e1e1e1;
}
.layer-paid .layer-paid-inner header .col-right .phone-layer .icon-tel a {
  color: #fff;
  text-decoration: none;
}
.layer-paid .layer-paid-inner header .col-right .filter label {
  padding-left: 10px;
}
.layer-paid .layer-paid-inner footer {
  color: #fff;
  padding-bottom: 20px;
  width: 50%;
  margin: 0 auto;
  text-align: center;
}
.layer-paid .layer-paid-inner footer h2 {
  font-size: 2em;
  padding-bottom: 20px;
}
.layer-paid .layer-paid-inner footer .icon-tel {
  font-size: 2em;
  float: none;
  font-family: 'PT Sans', sans-serif, Arial;
  padding-bottom: 20px;
}
.layer-paid .layer-paid-inner footer .icon-tel a {
  color: #fff;
  text-decoration: none;
}
.layer-paid .layer-paid-inner footer p {
  color: #fff;
  clear: both;
  font-size: 1.25em;
  line-height: 1.4em;
  font-family: 'PT Sans', sans-serif, Arial;
  width: 50%;
  margin: 0 auto;
}
.layer-paid .layer-paid-inner footer p strong {
  color: #fff;
}
.layer-paid .layer-paid-inner .content-table .info-price {
  text-align: center;
  display: block;
  color: #888888;
  font-family: 'PT Sans', sans-serif, Arial;
  padding-top: 10px;
}
.layer-paid .layer-paid-inner .content-table table {
  border: none;
  background: none;
  border-collapse: collapse;
  width: 100%;
}
.layer-paid .layer-paid-inner .content-table tr th {
  background: #fff;
  color: #000;
  border-collapse: collapse;
  text-align: left;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1.6em;
  font-weight: normal;
  padding: 0px;
  border: none;
  border-bottom: 2px solid #000;
}
.layer-paid .layer-paid-inner .content-table tr th span {
  display: block;
  padding: 15px;
}
.layer-paid .layer-paid-inner .content-table tr th.pay-now span {
  border-right: 4px solid #000;
  text-align: center;
}
.layer-paid .layer-paid-inner .content-table tr.promo-global td {
  background: #de3226;
  padding: 7px 15px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-family: 'PT Sans', sans-serif, Arial;
}
.layer-paid .layer-paid-inner .content-table tr.promo-accesos-online td {
  background: #fff;
  padding: 7px 15px;
  width: 100%;
  color: #4a4a4a;
  text-align: left;
  font-size: 1.3em;
  font-family: 'PT Sans', sans-serif, Arial;
  border-top: #e1e1e1 1px solid;
}
.layer-paid .layer-paid-inner .content-table tr.promo-accesos-online td p {
  color: #4a4a4a;
  text-align: center;
  font-size: 0.9em;
  font-family: 'PT Sans', sans-serif, Arial;
}
.layer-paid .layer-paid-inner .content-table tr.promo-accesos-online td p:before {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00ca26;
  padding-right: 0.7em;
}
.layer-paid .layer-paid-inner .content-table tr td {
  vertical-align: top;
  border: none;
  border-collapse: collapse;
  width: 16%;
  background: #fff;
  padding-top: 32px;
}
.layer-paid .layer-paid-inner .content-table tr td .item {
  background: #fff;
  padding: 0 7% 15px;
  border-right: 2px solid #f5f5f5;
  text-align: center;
}
.layer-paid .layer-paid-inner .content-table tr td .item.single-item {
  width: 20%;
  margin: 0 auto;
  border: none;
}
.layer-paid .layer-paid-inner .content-table tr td .item.single-item header {
  padding: 15px 0;
  min-height: auto;
}
.layer-paid .layer-paid-inner .content-table tr td .item header {
  padding: 15px 0;
  text-align: center;
  min-height: 48px;
  margin-bottom: 0;
}
.layer-paid .layer-paid-inner .content-table tr td .item header h1 {
  color: #4a4a4a;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1.7em;
  display: none;
}
.layer-paid .layer-paid-inner .content-table tr td .item header h2 {
  color: #4a4a4a;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 1.3em;
  line-height: 1.4em;
  padding-bottom: 0;
  font-weight: bold;
  padding: 0 22px;
}
.layer-paid .layer-paid-inner .content-table tr td .item header h2 span {
  color: #cae71d;
}
.layer-paid .layer-paid-inner .content-table tr td .item p {
  margin: 0;
  font-size: 1em;
  line-height: 1.35em;
  font-weight: normal;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #888888;
  margin-bottom: 10px;
}
.layer-paid .layer-paid-inner .content-table tr td .item p strong {
  color: #000;
  font-weight: bold;
}
.layer-paid .layer-paid-inner .content-table tr td .item .price-month {
  display: block;
  min-height: 62px;
}
.layer-paid .layer-paid-inner .content-table tr td .item .price-year {
  display: none;
}
.layer-paid .layer-paid-inner .content-table tr td .item .price + p {
  padding-top: 0;
  margin-bottom: 0;
}
.layer-paid .layer-paid-inner .content-table tr td .item .price_old {
  font-size: 17px;
  text-decoration: line-through;
  font-family: 'PT Sans', sans-serif, Arial;
  margin-bottom: 0px;
  padding-bottom: 0;
  color: #888888;
}
.layer-paid .layer-paid-inner .content-table tr td .item .price {
  font-size: 1.9em;
  font-family: 'PT Sans', sans-serif, Arial;
  margin-bottom: 0px;
  padding-bottom: 0;
  color: #000;
}
.layer-paid .layer-paid-inner .content-table tr td .item .price-offer {
  color: #de3226;
}
.layer-paid .layer-paid-inner .content-table tr td .item .info-offer {
  font-size: 15px;
  color: #de3226;
  font-weight: normal;
  font-family: 'PT Sans', sans-serif, Arial;
  line-height: 1.2em;
  margin-bottom: 3px;
  padding-bottom: 0;
}
.layer-paid .layer-paid-inner .content-table tr td .item .info-offer strong {
  display: block;
}
.layer-paid .layer-paid-inner .content-table tr td .item .period {
  font-size: 1em;
  font-family: 'PT Sans', sans-serif, Arial;
  margin-bottom: 10px;
  color: #000;
  padding-top: 0 !important;
}
.layer-paid .layer-paid-inner .content-table tr td .item .price-period .note {
  padding-bottom: 10px;
}
.layer-paid .layer-paid-inner .content-table tr td .item .btn {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  padding: 9px;
  font-size: 15px;
}
.layer-paid .layer-paid-inner .content-table tr td .item .info {
  min-height: 180px;
}
.layer-paid .layer-paid-inner .content-table tr td .item .info ul {
  margin-bottom: 15px;
}
.layer-paid .layer-paid-inner .content-table tr td .item .info ul li {
  text-align: left;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 0.9em;
  padding-bottom: 5px;
  color: #929292;
  padding-left: 20px;
  position: relative;
}
.layer-paid .layer-paid-inner .content-table tr td .item .info ul li:before {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00ca26;
  position: absolute;
  left: 0px;
  top: 3px;
}
.layer-paid .layer-paid-inner .content-table tr td .item .description {
  margin-bottom: 10px;
  border-top: 1px solid #eaeaea;
  padding-top: 15px;
  margin: 0 -11%;
  padding: 11% 11% 0;
}
.layer-paid .layer-paid-inner .content-table tr td .item .description .lnk-more {
  padding-bottom: 10px;
  display: block;
}
.layer-paid .layer-paid-inner .content-table tr td .item .description .lnk-more:after {
  content: "\e624";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
}
.layer-paid .layer-paid-inner .content-table tr td .item .description .inner-more {
  display: none;
}
.layer-paid .layer-paid-inner .content-table tr td .item .description .inner-more ul {
  margin-bottom: 15px;
}
.layer-paid .layer-paid-inner .content-table tr td .item .description .inner-more ul li {
  text-align: left;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 0.9em;
  padding-bottom: 5px;
  color: #929292;
  padding-left: 20px;
  position: relative;
}
.layer-paid .layer-paid-inner .content-table tr td .item .description .inner-more ul li:before {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00ca26;
  position: absolute;
  left: 0px;
  top: 3px;
}
.layer-paid .layer-paid-inner .content-table tr td .item .description.active .inner-more {
  display: block;
}
.layer-paid .layer-paid-inner .content-table tr td .item .description.active .lnk-more:after {
  content: "\e625";
}
.layer-paid .layer-paid-inner .content-table tr td .dest {
  position: relative;
}
.layer-paid .layer-paid-inner .content-table tr td .dest header span {
  color: #fff;
  background: #cae71d;
  display: block;
  text-align: center;
  padding: 10px 2px;
  position: absolute;
  top: -32px;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
.layer-paid .layer-paid-inner .promotion {
  margin-bottom: 20px;
  background: #fff;
  border: 2px solid #cae71d;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.layer-paid .layer-paid-inner .promotion header {
  background: none;
  padding: 0 10%;
}
.layer-paid .layer-paid-inner .promotion header h1 {
  line-height: 1.3em;
  font-family: 'PT Sans', sans-serif, Arial;
  color: #4a4a4a;
  font-size: 32px;
  padding-bottom: 8px;
}
.layer-paid .layer-paid-inner .promotion header h2 {
  line-height: 1.3em;
  width: 70%;
  margin: 0 auto;
  font-family: 'PT Sans', sans-serif, Arial;
  font-weight: normal;
  color: #4a4a4a;
  font-size: 24px;
  padding-bottom: 16px;
}
.layer-paid .layer-paid-inner .promotion header .btn {
  color: #000;
}
.layer-paid .layer-paid-inner .content-inner .item {
  background: #fff;
  padding: 18px;
  margin-bottom: 16px;
  /*
 background: @white;
                        padding: 7px 15px;
                        width: 100%;
                        color: @color_gris;
                        text-align: left;
                        font-size: 1.3em;
                        font-family: @font_family_1;
                        border-top: @color_gris_claro 1px solid;

                        p {
                            color: @color_gris;
                            text-align: center;
                            font-size: 0.9em;
                            font-family: @font_family_1;

                            

*/
}
.layer-paid .layer-paid-inner .content-inner .item .promo-global {
  margin: -18px -18px 18px;
  background: #de3226;
  padding: 8px 16px;
  color: #fff;
  text-align: center;
}
.layer-paid .layer-paid-inner .content-inner .item .promo-global p {
  color: #fff;
  text-align: center;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 17px;
  line-height: 1.18em;
  margin-bottom: 0;
  padding-bottom: 0;
}
.layer-paid .layer-paid-inner .content-inner .item header h1 {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.layer-paid .layer-paid-inner .content-inner .item .form .form-radio {
  float: none !important;
}
.layer-paid .layer-paid-inner .content-inner .item .form .form-radio label {
  font-size: 16px;
  padding-bottom: 6px;
  width: calc(100% - 40px) !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.layer-paid .layer-paid-inner .content-inner .item .form .form-radio .info-offer-movil {
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 16px;
  color: #de3226;
  text-align: center;
  display: none;
}
.layer-paid .layer-paid-inner .content-inner .item .form .form-radio .price_old {
  font-size: 16px;
  padding-right: 10px;
  text-decoration: line-through;
  font-family: 'PT Sans', sans-serif, Arial;
  margin-bottom: 0px;
  padding-bottom: 0;
  color: #888888;
}
.layer-paid .layer-paid-inner .content-inner .item .form .form-radio .price {
  font-size: 16px;
  font-family: 'PT Sans', sans-serif, Arial;
  margin-bottom: 0px;
  padding-bottom: 0;
  color: #000;
}
.layer-paid .layer-paid-inner .content-inner .item .form .form-radio .price-offer {
  color: #de3226;
}
.layer-paid .layer-paid-inner .content-inner .item .form .form-radio input.cb:checked + label,
.layer-paid .layer-paid-inner .content-inner .item .form .form-radio input.rb:checked + label {
  font-weight: bold !important;
}
.layer-paid .layer-paid-inner .content-inner .item .btn {
  display: block;
  width: 100%;
  text-align: center;
  padding: 13px 16px 13px 16px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
.layer-paid .layer-paid-inner .content-inner .item .info {
  padding-top: 8px;
  font-family: 'PT Sans', sans-serif, Arial;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29em;
  text-align: center;
}
.layer-paid .layer-paid-inner .content-inner .item .info p {
  padding-bottom: 3px;
}
.layer-paid .layer-paid-inner .content-inner .item .info .info-content {
  display: none;
}
.layer-paid .layer-paid-inner .content-inner .item .info .info-content.active {
  display: block;
}
.layer-paid .layer-paid-inner .content-inner .item .promo-accesos-online {
  margin-top: 5px;
  padding: 10px 5px 0px 5px;
  border-top: #e1e1e1 1px solid;
}
.layer-paid .layer-paid-inner .content-inner .item .promo-accesos-online p {
  font-family: font_family_1;
  text-align: center;
  line-height: 1.29em;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
.layer-paid .layer-paid-inner .content-inner .item .promo-accesos-online p:before {
  content: "\e92b";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00ca26;
  padding-right: 0.7em;
  padding-bottom: 0;
}
.layer-nif,
#general #main .section-step .layer-nif {
  width: 100%;
  position: fixed;
  padding: 20px;
  box-sizing: border-box;
  z-index: 99999;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}
.layer-nif.active-layer,
#general #main .section-step .layer-nif.active-layer {
  display: block;
}
.layer-nif .lnk-close,
#general #main .section-step .layer-nif .lnk-close {
  position: absolute;
  top: -70px;
  right: 0;
  width: 14px;
  height: 14px;
  font-size: 0.00001px;
  text-decoration: none !important;
  padding: 10px;
  border: solid 1px #fff;
}
.layer-nif .lnk-close:before,
#general #main .section-step .layer-nif .lnk-close:before {
  content: "\e925";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: #fff;
}
.layer-nif .layer-nif-inner,
#general #main .section-step .layer-nif .layer-nif-inner {
  position: relative;
  max-width: 450px;
  background: #fff;
  margin: 200px auto 0 auto;
  padding: 45px 80px 62px 114px;
  overflow: visible;
}
.layer-nif .layer-nif-inner:after,
#general #main .section-step .layer-nif .layer-nif-inner:after {
  content: "";
  width: 100%;
  display: block;
  clear: both;
}
.layer-nif .layer-nif-inner .formrow,
#general #main .section-step .layer-nif .layer-nif-inner .formrow {
  float: none;
}
.layer-nif .layer-nif-inner .formrow .text,
#general #main .section-step .layer-nif .layer-nif-inner .formrow .text {
  max-width: 70%;
}
.layer-nif .layer-nif-inner p.nota,
#general #main .section-step .layer-nif .layer-nif-inner p.nota {
  font-size: 12px;
  padding-bottom: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.83em;
  letter-spacing: normal;
  color: #a7a7a7;
}
.layer-nif .layer-nif-inner .btn-inner,
#general #main .section-step .layer-nif .layer-nif-inner .btn-inner {
  float: none !important;
  margin-top: 15px;
}
.layer-nif .layer-nif-inner .error-content-generic,
#general #main .section-step .layer-nif .layer-nif-inner .error-content-generic {
  padding-top: 12px;
}
.layer-nif .layer-nif-inner .error-content-generic p,
#general #main .section-step .layer-nif .layer-nif-inner .error-content-generic p {
  color: #de3226;
}
.layer-email {
  background: #fff;
  display: none;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  padding: 0;
  position: absolute;
  top: 55px;
  right: -7px;
  z-index: 9999;
  width: 412px;
  text-align: left;
}
.layer-email:before {
  content: "";
  display: block;
  width: 44px;
  height: 73px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  background: #f5f5f5;
  position: absolute;
  top: -55px;
  z-index: -1;
  right: 3px;
}
.layer-email:after {
  content: "";
  clear: both;
  display: block;
  width: 100%;
  height: 0;
}
.layer-email .lnk-close {
  position: absolute;
  top: 15px;
  right: 24px;
  width: 14px;
  height: 14px;
  font-size: 0.00001px;
  text-decoration: none !important;
}
.layer-email .lnk-close:before {
  content: "\e925";
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
}
.layer-email .title02 {
  color: #4a4a4a !important;
  font-family: 'PT Sans', sans-serif, Arial;
  font-weight: normal !important;
  font-size: 20px !important;
  padding: 18px 32px 20px !important;
  background: #f5f5f5;
}
.layer-email .form {
  padding-top: 10px;
}
.layer-email .form {
  padding: 24px;
}
.layer-email .form .formrow {
  margin-right: 0 !important;
  width: 100% !important;
}
.layer-email .form .formrow label.label-special {
  width: 90%;
}
.layer-email textarea {
  resize: none;
  width: 100%;
  height: 110px !important;
}
.layer-email .btn-inner {
  clear: both;
  overflow: hidden;
  width: 100%;
}
.layer-email .btn-inner .btn {
  float: none;
  width: 100%;
  display: block;
  text-align: center;
  padding: 10px 30px !important;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
.layer-email .confirm {
  padding: 70px 24px 24px 24px;
  position: relative;
}
.layer-email .confirm .icon-check {
  font-size: 16px;
  font-family: 'PT Sans', sans-serif, Arial;
  position: static;
  color: #fff;
  background: #63c544;
  padding: 14px 32px;
}
.layer-email .confirm .icon-check:before {
  content: "\e91f";
  font-size: 50px;
  text-align: center;
  width: 100%;
  text-decoration: none;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #63c544;
  position: absolute;
  top: 15px;
  left: 0;
}
.layer-email .confirm .lnk-close {
  float: right;
}
.layer-email .error-content-generic {
  border-top: 3px dashed #000;
  padding-top: 20px;
  padding-bottom: 10px;
}
#general .form #ampliar_saldo_trends_cliente_form .form-radio label {
  width: 75%;
}
.aviso-legal .contenedor_tabla_cookies {
  overflow-x: auto;
}
.aviso-legal .contenedor_tabla_cookies .tabla_cookies {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}
.aviso-legal .contenedor_tabla_cookies .tabla_cookies tr:nth-child(1) {
  background: #a7fe00;
}
.aviso-legal .contenedor_tabla_cookies .tabla_cookies tr:nth-child(2) {
  background: #D1FF7A;
}
.aviso-legal .contenedor_tabla_cookies .tabla_cookies tr:nth-child(2) > :nth-child(1) {
  width: 14%;
}
.aviso-legal .contenedor_tabla_cookies .tabla_cookies tr:nth-child(2) > :nth-child(2),
.aviso-legal .contenedor_tabla_cookies .tabla_cookies tr:nth-child(2) > :nth-child(3) {
  width: 38%;
}
.aviso-legal .contenedor_tabla_cookies .tabla_cookies tr:nth-child(2) > :nth-child(4) {
  width: 10%;
}
.aviso-legal .contenedor_tabla_cookies .tabla_cookies tr > th,
.aviso-legal .contenedor_tabla_cookies .tabla_cookies tr > td {
  border: none;
  text-align: left;
  padding: 8px;
}
.aviso-legal ol {
  counter-reset: section;
}
.aviso-legal ol li:before {
  counter-increment: section;
  content: '';
}
.aviso-legal ol ol {
  counter-reset: subsection;
}
.aviso-legal ol ol li {
  display: flex;
}
.aviso-legal ol ol li p {
  padding-left: 3px;
}
.aviso-legal ol ol li > * {
  display: inline-block;
}
.aviso-legal ol ol li:before {
  counter-increment: subsection;
  content: counter(section) "." counter(subsection) ". ";
}
.aviso-legal ol h3 {
  display: inline-block;
}
.aviso-legal ol.sublista_exportacion_numerica {
  counter-reset: num;
}
.aviso-legal ol.sublista_exportacion_numerica li {
  margin-left: 2%;
}
.aviso-legal ol.sublista_exportacion_numerica li:before {
  counter-increment: num;
  content: counter(num, decimal) "º.- ";
}
.aviso-legal ol.sublista_exportacion_alpha {
  counter-reset: alph;
}
.aviso-legal ol.sublista_exportacion_alpha li {
  margin-left: 2%;
}
.aviso-legal ol.sublista_exportacion_alpha li:before {
  counter-increment: alph;
  content: counter(alph, lower-alpha) ") ";
}
.aviso-legal ol.sublista_exportacion_roman {
  counter-reset: rom;
}
.aviso-legal ol.sublista_exportacion_roman li {
  display: flex;
  margin-left: 2%;
}
.aviso-legal ol.sublista_exportacion_roman li p {
  padding-left: 3px;
}
.aviso-legal ol.sublista_exportacion_roman li:before {
  counter-increment: rom;
  content: "(" counter(rom, upper-roman) ") ";
}
.aviso-legal ul.politica-fines {
  list-style-type: disc;
  margin-left: 20px;
}
.aviso-legal ul.politica-fines ul {
  list-style-type: none;
  margin-left: 20px;
}
#apple-pay-layer {
  display: none;
  transition: display 1s, opacity 0.2s ease-in-out;
  visibility: hidden;
  z-index: 9999;
}
#apple-pay-layer.show {
  display: block;
  opacity: 1;
  overflow: visible;
  visibility: visible;
}
#apple-pay-layer .apple-pay-layer-inner .title {
  width: 100%;
  font-family: Georgia;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  padding-bottom: 22px;
}
#apple-pay-layer .apple-pay-layer-inner .title.last-title {
  padding-bottom: 50px;
}
#apple-pay-layer .apple-pay-layer-inner .lnk-cancel-apple-pay {
  color: #fff;
  text-decoration: underline;
}
.formrow.grey {
  background-color: #f5f5f5;
  border: solid 1px #eaeaea;
  padding: 25px 37px;
  justify-content: space-around;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.formrow.grey input {
  margin-right: 34px;
}
.formrow.grey .infoGrpd {
  padding: 16px 0 0 49px;
  display: none;
  position: relative;
}
.formrow.grey .infoGrpd:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 30px;
}
.formrow.grey.yellow {
  background-color: #fafc77;
  border-color: #cacc1f;
}
.formrow.grey.yellow .infoGrpd {
  display: block;
}
.content-two-col {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.content-two-col input {
  margin-right: 34px;
}
.content-two-col .align-self-center {
  align-self: center;
}
.map-item-info {
  font-family: 'PT Sans', sans-serif, Arial;
}
.map-item-info > .map-item-info-title {
  font-size: 1.48em;
  padding-bottom: 10px;
}
.map-item-info > .map-item-info-body {
  color: #4a4a4a;
}
/* CSS Responsive 
**Author: MachiinaID
**Require: Less compile Server  http://lesscss.org/#using-less
**Less.js: compile client Development  http://lesscss.org/#client-side-usage
*/
.show-descktop {
  display: block;
}
.show-tablet {
  display: none;
}
@media (min-width: 1700px) {
  #general .lnk-menu {
    display: none;
  }
  #general #main .report-inner .report-header:before {
    font-size: 7vw;
  }
}
@media (max-width: 1300px) {
  #general #header #main-nav > ul li a {
    font-size: 1.19vw;
  }
  #general #header #main-nav > ul li a:before {
    font-size: 40px;
  }
  #general #main .process .section-step .col-form {
    width: 80%;
  }
  #general #main .process .section-step .col-form-data {
    width: 18%;
  }
  #general #main .news-content .article-list.list-col66 {
    width: 100%;
  }
  #general #main .news-content .article-list.article-notfound {
    width: auto;
  }
  #general #main .news-content .emotional .article-list.article-notfound {
    width: 300px;
  }
}
@media (max-width: 1280px) {
  #general.landing-event #header-landing #main-nav-landing {
    width: 100%;
    left: 0;
    margin: 0 20px;
    width: calc(100% - 40px);
  }
}
@media (max-width: 1200px) {
  #general #header #main-nav > ul li a {
    font-size: 1.17vw;
  }
  #general #header #main-nav > ul li a:before {
    font-size: 38px;
  }
  .layer-paid .layer-paid-inner header .col-right .phone-layer .icon-tel {
    display: block;
  }
  #general.landing-event #main .info-encuentro.info-encuentro-local .icon .icon-metro img {
    margin-top: -35px;
  }
}
@media (max-width: 1180px) {
  #general #main .section-bbdd .item .item-inner .btn-inner .icon-exportar {
    font-size: 12px;
  }
  #general #main .section-bbdd .item .item-inner .btn-inner .btn {
    font-size: 1em;
  }
  #general #header #main-nav > ul li a {
    font-size: 1.15vw;
  }
  #general #header #main-nav > ul li a:before {
    font-size: 38px;
  }
  #general #main .process .section-step .col-form {
    width: 100%;
  }
  #general #main .process .section-step .col-form-data {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #general #main .process .section-step .col-form-data .form-error {
    padding-bottom: 20px;
  }
}
@media (max-width: 1180px) {
  .content-flex {
    flex-wrap: wrap;
  }
  #general #main .item-report-private .indice-private .mod-white {
    width: calc(50% - 72px);
  }
  #general #header.mode-fixed .cat a:before {
    padding-top: 5px;
    padding-bottom: 7px;
  }
  #general #header.mode-fixed #main-nav > ul li {
    padding-top: 10px;
  }
  #general #header.mode-fixed #main-nav > ul li a {
    font-size: 14px;
  }
  #general #header.mode-fixed #main-nav > ul li a:before {
    font-size: 32px;
  }
  #general #header.mode-fixed #main-nav > ul li.sub-group li a {
    padding-left: 19px;
  }
  #general #header.mode-fixed #main-nav > ul li.cat.active > a:after {
    left: 65px;
  }
  #general #header.mode-fixed #main-nav li.cat {
    padding-bottom: 10px;
  }
}
@media (max-width: 1100px) {
  .nav_informe {
    position: static;
    width: 220px;
    text-align: center;
    margin-bottom: 25px;
  }
  .form-center {
    width: 80%;
  }
  .dropzoneSytle.dz-started .dz-preview {
    width: 90%;
  }
  .dropzoneSytle.dz-started .dz-preview .dz-details {
    width: 48%;
  }
  .layer-paid .layer-paid-inner .content-table tr td .item header h2 {
    font-size: 1.1em;
    padding: 0;
  }
  .layer-paid .layer-paid-inner header .col-left {
    width: 48%;
  }
  .layer-paid .layer-paid-inner header .col-right {
    width: 50%;
  }
  .layer-subscription .layer-subscription-inner .section-alimarket {
    width: 100%;
  }
  #general #main .news-content .article-list .item-news.with-image-left.item-informe {
    width: 100%;
  }
  #general #main .news-content .article-list .item-news.with-image-left.item-informe .image-article {
    width: 50%;
  }
  #general #main .news-content .article-list .item-news.with-image-left.item-informe .news-header {
    width: 50%;
  }
  #general #main .news-content .article-list .item-news.with-image-left.item-informe .news-header .title03 {
    font-size: 1.3em;
  }
  #general #header #main-nav > ul li a {
    padding: 10px 0;
  }
  #general #header #main-nav > ul li.subscribe-nav {
    padding-left: 15px;
  }
  #general #header.active-header-parent #main-nav li.subscribe-nav span {
    display: none;
  }
  #general #main .news-content .article-list.article-list-special .item-news .image-article {
    width: 50%;
    margin: 0 auto;
  }
  #general #main #sidebar.article-notfound {
    width: 100%;
  }
  #general #header-bbdd #main-nav-bbdd .main-nav-ul-bbdd li.btn-comprar {
    display: none;
  }
  #general.landing-event #header-landing #main-nav-landing .main-nav-ul-landing li.btn-comprar a.btn {
    display: none;
  }
  #general .emotional-portada .btn-inner.movil-show {
    display: block;
  }
  #general.home #main .content-downloads ul li {
    width: 50%;
  }
  #general.home #main .process .process-header.process-total {
    border-bottom: none;
    padding-bottom: 0;
  }
  #general.home #main .process .process-header.process-header-subscription {
    border-top: none;
  }
  #general.home #main .process .process-header.process-header-subscription .list-info-informe {
    flex-direction: row;
    -webkit-flex-wrap: row wrap;
    flex-wrap: row wrap;
    /* Or do it all in one line with flex flow */
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: inherit;
  }
  #general #subheader .logo img {
    width: 30%;
  }
  #general #header.mode-fixed #main-nav {
    max-height: calc(100% - 250px);
  }
  #general #header.mode-fixed #main-nav.header-private {
    max-height: calc(100% - 250px);
  }
  #general #header.mode-fixed.header-visible-ios #main-nav {
    -webkit-overflow-scrolling: auto;
  }
  #general #main .pagination-revista .prev-revista {
    width: 25%;
  }
  #general #main .pagination-revista .prev-revista a {
    width: 110px;
  }
  #general #main .pagination-revista .prev-revista a img {
    display: none;
  }
  #general #main .pagination-revista .prev-revista a .text-revista {
    padding-top: 0;
    width: auto;
  }
  #general #main .pagination-revista .prev-revista a:before {
    top: 28px;
  }
  #general #main .pagination-revista .title-revista {
    width: 50%;
    padding-top: 0;
  }
  #general #main .pagination-revista .next-revista {
    width: 25%;
  }
  #general #main .pagination-revista .next-revista a {
    width: 110px;
  }
  #general #main .pagination-revista .next-revista a img {
    display: none;
  }
  #general #main .pagination-revista .next-revista a .text-revista {
    padding-top: 0;
    width: auto;
    float: left;
    margin-right: 0px;
  }
  #general #main .pagination-revista .next-revista a:after {
    top: 28px;
  }
  #general #main .logos-marcas {
    flex-flow: wrap;
    -webkit-flex-flow: wrap;
  }
  #general #main .logos-marcas img {
    flex-basis: auto;
    -webkit-flex-basis: auto;
  }
  #general #main #sidebar {
    padding-left: 0!important;
  }
  #general #main #sidebar .section-relation {
    clear: both!important;
    float: none!important;
  }
  #general #main .report-inner .item-report:before,
  #general #main .report-inner .item-report:after {
    display: none;
  }
  #general #main .report-inner .html-editor {
    width: 100%;
  }
  #general #main .report-inner .image-report-header img {
    display: none;
  }
  #general #main .report-inner .report-header:before {
    left: 20px;
  }
  #general #main .report-inner .html-editor figure img {
    width: 100%;
  }
  #general #main .report-inner .html-editor figure figcaption {
    position: static;
    border-top: none;
    text-align: left;
    width: auto;
    border-left: none;
    margin-top: -4px;
  }
  #general #main .report-inner .report-header {
    width: 100%;
  }
  #general #main .report-inner .image-report-header {
    visibility: hidden;
  }
  #general #main .html-editor p {
    font-size: 1.25em;
  }
  #general #main .news-inner .item-news .html-editor figure img {
    width: 100%;
  }
  #general #main .news-inner .item-news .html-editor figure iframe {
    width: 100%;
  }
  #general #main .news-inner .item-news .html-editor figure figcaption {
    position: static;
    border-top: none;
    text-align: left;
    width: 100%;
    border-left: 1px solid #eaeaea;
    margin-top: -4px;
  }
  #general #main .section-relation .section-relation-inner article {
    width: 100%;
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    float: none;
    overflow: hidden;
  }
  #general #main #sidebar .section-index {
    border-bottom: none;
  }
  #general #main #sidebar .section-index header h2.lnk-indice {
    display: none;
    cursor: pointer;
    border-bottom: 4px dashed #000;
  }
  #general #main #sidebar .section-index header h2.lnk-indice.active {
    border: none;
  }
  #general #main #sidebar .section-index .tabs-content {
    display: none!important;
  }
  #general #main #sidebar .section-index .tabs-content.active-inner {
    display: block !important;
  }
  #general #main #sidebar .section-index ul.indice-inner {
    border-bottom: 4px dashed #000;
  }
  #general #main #sidebar .section-index ul.indice-inner.active-inner {
    display: block;
  }
  #general #main .news-content .process-ficha {
    width: 100%;
    padding-right: 0;
  }
  #general #main .news-content .process-notfound {
    width: 55%;
  }
  #general #main .news-content .emotional .section-inner {
    flex-wrap: wrap;
  }
  #general #main .news-content .emotional .emotional-inner {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #main .news-content .emotional .emotional-inner .item-content .item-news {
    margin-right: 18px;
    margin-left: 18px;
  }
  #general #main .news-content .emotional .article-list.article-notfound {
    width: 100%;
  }
  #general #main .news-content .emotional .article-list.article-notfound .publi-special {
    float: none;
    clear: both;
    height: auto!important;
    overflow: hidden;
    width: 100%!important;
    margin: 0 0 10px 0;
    padding: 20px 0!important;
    text-align: center;
    background: #f4f4f4;
  }
  #general #main .news-content .emotional .article-list.article-notfound .publi-special img {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
  }
  #general #main .news-content .emotional.safari .emotional-inner .item-content {
    display: block;
  }
  #general #main .news-content .article-list.article-list-news-portada {
    width: 100%;
  }
  #general #main .news-content .article-list.article-list-news-portada .section-inner {
    padding-left: 18px;
    padding-right: 18px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #main .news-content .article-list.article-list-news-portada .col-publi {
    width: 100%;
  }
  #general #main .news-content .article-list.article-list-news-portada .col-publi .publi-container {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  #general #main .news-content .article-list.article-list-news-portada .col-content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  #general #main .news-content .article-list.article-list-news-portada .item-news {
    margin-right: 18px;
    margin-left: 18px;
    padding-left: 0;
    padding-right: 0;
    width: calc( (100% / 3) - 36px);
  }
  #general #main .news-content .filter.filter-informe .filter-content .col1,
  #general #main .news-content .filter-not-suscriptor.filter-informe .filter-content .col1 {
    width: 35%;
  }
  #general #main .news-content .filter.filter-informe .filter-content .col2,
  #general #main .news-content .filter-not-suscriptor.filter-informe .filter-content .col2 {
    width: 30%;
    padding-bottom: 45px;
  }
  #general #main .news-content .filter.filter-col4 .filter-content .col1,
  #general #main .news-content .filter-not-suscriptor.filter-col4 .filter-content .col1 {
    width: 100%;
  }
  #general #main .news-content .filter.filter-col4 .filter-content .col2,
  #general #main .news-content .filter-not-suscriptor.filter-col4 .filter-content .col2 {
    width: 100%;
  }
  #general #main .news-content .filter.filter-col4 .filter-content .col-slider .long05,
  #general #main .news-content .filter-not-suscriptor.filter-col4 .filter-content .col-slider .long05 {
    width: 80%;
  }
  #general #main .news-content .filter.filter-col3 .filter-content .col1,
  #general #main .news-content .filter-not-suscriptor.filter-col3 .filter-content .col1 {
    width: 100%;
  }
  #general #main .news-content .filter.filter-col3 .filter-content .col2,
  #general #main .news-content .filter-not-suscriptor.filter-col3 .filter-content .col2 {
    width: 100%;
  }
  #general #main .news-content .filter.filter-col3 .filter-content .col-slider .long05,
  #general #main .news-content .filter-not-suscriptor.filter-col3 .filter-content .col-slider .long05 {
    width: 80%;
  }
  #general #main .news-content .filter.filter-col3 .filter-content .formrow + .title03,
  #general #main .news-content .filter-not-suscriptor.filter-col3 .filter-content .formrow + .title03 {
    padding-top: 10px;
  }
  #general #main .news-content .filter.filter-col3 .filter-content .form-select label,
  #general #main .news-content .filter-not-suscriptor.filter-col3 .filter-content .form-select label {
    width: 100%;
    padding-bottom: 3px;
  }
  #general #main .news-content .filter.filter-col3 .filter-content .form-select .long05,
  #general #main .news-content .filter-not-suscriptor.filter-col3 .filter-content .form-select .long05 {
    width: 80%;
  }
  #general #main .news-content .filter .filter-content,
  #general #main .news-content .filter-not-suscriptor .filter-content {
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
  }
  #general #main .news-content .filter .filter-content .col1,
  #general #main .news-content .filter-not-suscriptor .filter-content .col1,
  #general #main .news-content .filter .filter-content .col2,
  #general #main .news-content .filter-not-suscriptor .filter-content .col2,
  #general #main .news-content .filter .filter-content .col3,
  #general #main .news-content .filter-not-suscriptor .filter-content .col3 {
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #main .news-content .filter .export-content .col1,
  #general #main .news-content .filter-not-suscriptor .export-content .col1 {
    width: 100%;
    border: none;
    padding: 0 0 20px 0;
  }
  #general #main .news-content .filter .export-content .col2,
  #general #main .news-content .filter-not-suscriptor .export-content .col2 {
    width: 100%;
    border: none;
    padding: 0;
  }
  #general #main .news-content .filter .export-content .col2 .w50,
  #general #main .news-content .filter-not-suscriptor .export-content .col2 .w50 {
    width: 100%;
    padding: 0 0 20px 0;
    position: relative;
  }
  #general #main .news-content .filter .export-content .col2 .icon-recomendado,
  #general #main .news-content .filter-not-suscriptor .export-content .col2 .icon-recomendado {
    left: 0;
    right: auto;
    position: relative;
    top: auto;
    margin-bottom: 20px;
    display: block;
    text-align: center;
  }
  #general #main .news-content .filter .export-content-not-suscriptor .col1,
  #general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .col1 {
    width: 100%;
    border: none;
    padding: 0 0 20px 0;
  }
  #general #main .news-content .filter .export-content-not-suscriptor .col2,
  #general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .col2 {
    width: 100%;
    border: none;
    padding: 0;
  }
  #general #main .news-content .filter .export-content-not-suscriptor .col2 .w50,
  #general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .col2 .w50 {
    width: 100%;
    padding: 0 0 20px 0;
    position: relative;
  }
  #general #main .news-content .filter .export-content-not-suscriptor .col2 .icon-recomendado,
  #general #main .news-content .filter-not-suscriptor .export-content-not-suscriptor .col2 .icon-recomendado {
    left: 0;
    right: auto;
    position: relative;
    top: auto;
    margin-bottom: 20px;
    display: block;
    text-align: center;
  }
  #general #main .news-content .article-list {
    width: 100%;
  }
  #general #main .news-content .article-list .publi-container {
    width: calc(50% - 15px);
    text-align: center;
  }
  #general #main .news-content .article-list .publi-container img {
    width: auto;
    margin: 0 auto;
  }
  #general #main .news-content .article-list.list-encuentro.col50 {
    width: 100%;
  }
  #general #main .news-content .article-list.list-encuentro.col50 .item-news {
    width: calc(50% - 5px);
  }
  #general #main .news-content .article-list.list-encuentro.col50 .item-news .news-header .title03 a {
    font-size: 18px;
  }
  #general #main .news-content .article-list.list-encuentro.col50 .item-news:nth-child(even) {
    margin-right: 10px;
  }
  #general #main .news-content .article-list.list-encuentro.col50 .item-news:nth-child(odd) {
    margin-right: 0;
  }
  #general #main .news-content .article-list.list-encuentro.col50 .item-evento-ap .bg {
    height: 280px;
  }
  #general #main .news-content .article-list.informe-list.col50 {
    width: 100%;
  }
  #general #main .news-content .article-list.informe-list.col50 .item-news {
    width: calc(50% - 5px);
  }
  #general #main .news-content .article-list.informe-list.col50 .item-news:nth-child(2n) {
    margin-right: 10px;
  }
  #general #main .news-content .article-list.informe-list.col50 .item-news:nth-child(3n) {
    margin-right: 0;
  }
  #general #main .news-content .article-list.informe-list {
    width: 100%;
  }
  #general #main .news-content .article-list.informe-list .item-news {
    width: calc(50% - 5px);
  }
  #general #main .news-content .article-list.informe-list .item-news:nth-child(even) {
    margin-right: 10px;
  }
  #general #main .news-content .article-list.informe-list .item-news:nth-child(odd) {
    margin-right: 0;
  }
  #general #main .news-content .article-list.informe-list .item-dest {
    margin-right: 0px;
    width: 100%!important;
  }
  #general #main .news-content .article-list .item-news {
    width: calc(50% - 13px);
  }
  #general #main .news-content .article-list .item-news.newsletter-item {
    width: calc(50% - 13px);
  }
  #general #main .news-content .article-list .item-news.newsletter-item .form-checks label {
    font-size: 10px;
    width: 75%;
  }
  #general #main .news-content .article-list .item-news .bg {
    width: 100%;
  }
  #general #main .news-content .article-list .item-news .bg:before {
    width: 100%;
  }
  #general #main .news-content .article-list .item-news.item-dest .news-header .title01 {
    font-size: 25px !important;
  }
  #general #main .news-content .article-list.article-notfound {
    width: 300px;
  }
  #general #main .news-content .article-list.article-notfound .item-news {
    width: 300px;
  }
  #general #main .news-content .article-list.article-notfound .item-news.newsletter-item {
    width: 300px;
  }
  #general #main .news-content .article-list.article-notfound .publi-container {
    width: 100%!important;
    height: auto;
    margin-bottom: 0;
  }
  #general #main .news-content .article-list.informe-list .item-dest:not(.item-dest-special) .bg {
    background: none!important;
  }
  #general #main .news-content .article-list.informe-list .item-dest:not(.item-dest-special) .bg .mod-50 .btn.por-zona {
    padding: 7px 16px 7px 16px !important;
  }
  #general #main .news-content .article-list-trends .item-trends a {
    font-size: 18px;
  }
  #general #main .news-content .article-list-trends.fallback {
    overflow: hidden;
  }
  #general #main .news-content .article-list-trends.fallback .logo {
    margin-bottom: 30px;
  }
  #general #main .news-content .article-list-trends.fallback .logo img {
    max-width: 66%;
  }
  #general #main .news-content .article-list-trends.fallback .item-trends a {
    font-size: 16px;
  }
  #general #main .news-content .article-list-trends.fallback .item-trends > .title03 {
    font-size: 18px;
    padding-bottom: 15px;
  }
  #general #main .news-content .article-list-trends.fallback .item-trends .item-trend-list {
    width: 100%;
    padding-right: 0;
    padding-bottom: 15px;
  }
  #general #main .news-content .article-list-trends.fallback .item-trends .item-trend-list .item-trend-list-element {
    padding-bottom: 10px;
  }
  #general #main .news-content .article-list-trends.fallback .item-trends .item-trend-list .item-trend-list-element:before {
    font-size: 16px;
  }
  #general #main .news-content .article-list-trends.fallback .item-trends.item-trend-main a {
    font-size: 24px;
  }
  #general #main .news-content .article-list-trends.fallback .item-trends.item-trend-main .main-trend-wrapper {
    height: 220px;
  }
  #general #main .news-content .article-list-trends.fallback .item-trends.item-trend-main .main-trend-wrapper .main-trend {
    min-height: 100%;
  }
  #general #main .news-content .article-list-trends.fallback .image_fallback {
    margin-top: 33px;
    margin-bottom: 30px;
    height: 220px;
    min-height: 220px;
  }
  #general #main .news-content .article-list-trends.fallback .image_fallback:before {
    width: 18%;
    height: 100%;
  }
  #general #main .news-content .article-list-trends.fallback .image_fallback img {
    max-width: 60%;
    width: auto;
    height: auto;
    left: -20%;
  }
  #general #main .news-content .article-list-trends.fallback .image_fallback div {
    width: 50%;
    padding-top: 15px;
    margin-right: 10%;
  }
  #general #main .news-content .article-list-trends.fallback .image_fallback div h1 {
    font-size: 24px;
    margin-left: -20px;
  }
  #general #main .news-content .article-list-trends.fallback .image_fallback div a {
    font-size: 16px;
    margin-left: -20px;
  }
  #general #main .section-alimarket .ul-section-alimarket {
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* Or do it all in one line with flex flow */
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #general #main .section-alimarket .ul-section-alimarket li {
    width: 50%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #main .section-alimarket .ul-section-alimarket.subscription-icons li {
    box-sizing: initial;
  }
  #general #main .section-select-product .section-alimarket .ul-select-product {
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* Or do it all in one line with flex flow */
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #general #main .section-select-product .section-alimarket .ul-select-product li {
    width: 50%;
  }
  #general #main .section-select-product .section-alimarket .ul-select-product-area {
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-flex-flow: row;
    flex-flow: row;
  }
  #general #main .section-select-product .section-alimarket .ul-select-product-area li {
    width: 50%;
  }
  #general #main .section-select-product .tabs-content {
    padding-left: 0;
    padding-right: 0;
  }
  #general #main .section-select-product .tabs-content .item .price {
    font-size: 23px;
  }
  #general #main .section-info-subscription .item-group .item .content-inner.content-oro {
    padding-right: 14px!important;
    text-align: center;
  }
  #general #main .section-info-subscription .item-group .item .content-inner.content-oro .content-center {
    width: 100%;
    padding-bottom: 15px!important;
  }
  #general #main .section-info-subscription .item-group .item .content-inner.content-oro .icons {
    text-align: center;
    display: inline-block;
    float: none;
    margin: 0 auto;
    width: auto;
    padding-bottom: 20px;
  }
  #general #main .section-info-subscription .item-group .item .content-inner.content-oro .icons span:before {
    font-size: 60px;
  }
  #general #footer ul {
    float: none!important;
  }
  #general #footer ul li {
    border: none!important;
    margin-left: 0!important;
  }
  #general #footer ul li a {
    font-size: 1em;
    padding-left: 0;
    padding-right: 15px!important;
  }
  #general.header-mode-fixed {
    width: calc(100% - 170px);
    margin-left: 170px;
  }
  #general.header-mode-fixed #header.mode-fixed {
    width: 170px;
  }
  #general.header-mode-fixed #header.mode-fixed .logo {
    height: 35px;
  }
  #general.header-mode-fixed #header.mode-fixed .searchbox {
    top: 50px;
    padding-top: 30px;
  }
  #general.header-mode-fixed #header.mode-fixed .searchbox label {
    padding-left: 13px;
  }
  #general.header-mode-fixed #header.mode-fixed .searchbox .search-options {
    margin-left: 0;
  }
  #general.header-mode-fixed #header.mode-fixed .searchbox .search-options .input-text {
    width: 113px;
  }
  #general.header-mode-fixed #header.mode-fixed .searchbox .search-options .option {
    display: none;
  }
  #general.header-mode-fixed #header.mode-fixed .tools {
    margin-top: 105px;
  }
  #general.header-mode-fixed #header.mode-fixed .tools li {
    padding: 0px 0px 0px 7px;
    margin: 12px 0px 10px 7px;
  }
  #general.header-mode-fixed #header.mode-fixed .tools .lnk-create-list {
    margin: 0;
    padding: 0;
  }
  #general.header-mode-fixed #header.mode-fixed .creat-list.active {
    width: 138px;
    -webkit-overflow-scrolling: touch;
  }
  #general.header-mode-fixed #header.mode-fixed .creat-list .bbdd-list {
    width: 100%;
  }
  #general.header-mode-fixed #header.mode-fixed .creat-list .tools-list {
    width: 100%;
  }
  #general.header-mode-fixed #header.mode-fixed #main-nav li.cat a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
  }
  #general.header-mode-fixed #header.mode-fixed #main-nav li.cat:after {
    right: 5px;
  }
  #general.header-mode-fixed #header.mode-fixed #main-nav li.cat.active ul.submenu {
    width: 150px;
  }
  #general.header-mode-fixed #header.mode-fixed #main-nav li.cat.active > a::after {
    left: 55px;
  }
  #general.header-mode-fixed #header.mode-fixed #main-nav li.cat.active .deco-space > a::after {
    left: 55px;
  }
  #general.header-mode-fixed #header.mode-fixed #main-nav li.cat.active-parent > a::after {
    left: 55px;
  }
  #general.header-mode-fixed #header.mode-fixed #main-nav li.cat.active-parent .deco-space > a::after {
    left: 55px;
  }
  #general.header-mode-fixed #header.mode-fixed #main-nav li.cat ul.submenu li.news {
    overflow-y: auto;
    max-height: calc(100% - 251px);
  }
  #general.header-mode-fixed #header.mode-fixed #main-nav .sub-group .title {
    padding-top: 0;
  }
  #general.header-mode-fixed #header.mode-fixed #main-nav ul ul.submenu::before {
    font-size: 38px;
    margin-top: 5px;
    padding-bottom: 12px;
  }
  #general .section-alimarket .ul-section-subscription {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* Or do it all in one line with flex flow */
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #general .section-alimarket .ul-section-subscription li {
    flex-basis: 25%;
    -webkit-flex-basis: 25%;
    -webkit-flex: 1 0 25%;
  }
  #general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 .news-header .btn.por-zona {
    padding: 7px 16px 7px 16px!important;
  }
}
@media (max-width: 1014px) {
  #general #main #sidebar {
    padding: 0;
  }
  #general.header-mode-fixed #main #sidebar .section-relation {
    width: 100%;
  }
  #general.header-mode-fixed #main #sidebar .publi-container {
    text-align: center;
    float: none;
  }
}
@media (max-width: 1001px) {
  .show-descktop {
    display: none;
  }
  .show-tablet {
    display: block;
  }
  #general .emotional-portada .title01 {
    font-size: 2em;
    width: 90%;
  }
  #general .emotional-portada .title02 {
    font-size: 1.8em;
    width: 90%;
  }
  #general .emotional-portada .date-event {
    width: 100%;
  }
  #general.landing-event #main .info-encuentro.info-encuentro-local .icon .icon-metro img {
    margin-top: -15px;
  }
  #footer .logo {
    float: none!important;
    margin-left: -2px !important;
  }
  #footer #nav-footer ul {
    float: none!important;
    display: block;
  }
  #footer #nav-footer ul li {
    margin-left: 0!important;
  }
  #footer #nav-footer ul li a {
    padding-left: 0;
    padding-right: 15px!important;
    margin-left: 0;
  }
  #general #main .process .process-header.process-header-encuentros .list-info-informe li {
    width: calc(100% / 2);
    margin-bottom: 25px;
  }
  #general #main .section-services .list-info-services li {
    width: calc((100% / 2) - 36px);
  }
  #general #main .news-content .filter .filter-content .col1 {
    width: 38%;
  }
  #general.landing-event #header-landing {
    padding-top: 0;
  }
  #general.landing-event #header-landing #main-nav-landing {
    width: 100%;
    position: static;
    margin: 0;
  }
  #general #main .news-content .article-list.col50 .item-news.item-encuentro .news-header {
    position: static;
  }
  #general #main .news-content .article-list.col50 .item-news.item-encuentro .bg-image {
    width: 100%;
    float: none;
  }
  #general #main .news-content .article-list.col50 .item-news.item-encuentro .bg-image:after {
    display: none;
  }
  #general #main .news-content .article-list.col50 .item-news.item-encuentro .bg {
    width: 100%;
    height: 100%;
    float: none;
    overflow: visible;
  }
  #general #main .news-content .article-list .item-news.item-dest {
    width: 100%!important;
  }
  #general #main .news-content .article-list .item-news.item-dest .news-header {
    position: static;
  }
  #general #main .news-content .article-list .item-news.item-dest .news-header .title01 {
    text-align: left;
  }
  #general #main .news-content .article-list .item-news.item-dest .bg-image {
    width: 100%;
    float: none;
  }
  #general #main .news-content .article-list .item-news.item-dest .bg-image:after {
    display: none;
  }
  #general #main .news-content .article-list .item-news.item-dest .bg {
    width: 100%;
    height: 100%;
    float: none;
    overflow: hidden;
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg .news-header {
    width: 100%;
    margin-top: 0;
    padding-top: 60px;
  }
  #general #main .report-inner .report-header hgroup {
    width: 100%;
    float: none;
  }
  #general #main .report-inner .report-header .tools-news {
    position: static;
  }
  #general #main .report-inner .report-header .tools-news .layer-email {
    width: 255px;
  }
  #general #main .report-inner .report-header .tools-date {
    display: block;
  }
  #general #main .section-table .drawChart {
    width: 100%;
    float: none;
  }
  #general #main .section-table .drawChart > div {
    margin: 0;
  }
  #general #main .section-contract .content-flex {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* Or do it all in one line with flex flow */
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #general #main .section-contract .content-flex .item {
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
  }
  #general #main .section-info-subscription .section-inner > .title02b {
    width: 100%;
  }
  #general #main .section-info-subscription .item-group .item {
    margin-bottom: 10px;
  }
  #general #main .section-info-subscription .item-group .header .title02b {
    font-size: 1.2em;
  }
  #general #main .section-info-subscription .item-group .header .title02b .textsmaller {
    font-size: 0.8em;
    display: block;
    padding-top: 4px;
  }
  #general #main .section-info-subscription .item-group .item .content-inner > .title02b {
    font-size: 1.4em;
  }
  #general #main .news-content .article-list.list-encuentro.col50 .item-evento-ap .bg .news-header {
    position: static;
  }
  #general #main .pagination-revista.pag-bot {
    position: relative;
  }
  #general #main .pagination-revista .prev-revista a .text-revista {
    float: none;
  }
  #general #main .pagination-revista .next-revista a .text-revista {
    float: none;
  }
  #general #main .process .process-header.process-header-company .list-info-informe li {
    padding-left: 69px;
  }
  #general #main .process .process-header.process-header-company .list-info-informe li:before {
    font-size: 60px !important;
  }
  #general #main .process .process-header.process-header-company .list-info-informe li p {
    font-size: 1em;
    width: auto;
  }
  #general #main .process .process-header.process-header-subscription .list-info-informe {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* Or do it all in one line with flex flow */
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #general #main .process .process-header.process-header-subscription .list-info-informe li {
    padding-left: 20px;
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    margin-bottom: 15px;
  }
  #general #main .process .section-step#section-step-6 .col-form {
    width: 100%;
  }
  #general #main .process .section-step .formrow {
    width: 100%;
  }
  #general #main .process .section-step#section-step-6 .step-add-card-form .formrow.cvc {
    width: 90px;
    margin-right: 0;
  }
  #general #main .process .section-step .step-add-card-form-date-input .form-select {
    width: calc(100%/5 - 7px);
    min-width: 120px;
    display: inline-block;
  }
  #general #main .process .section-step#section-step-6 .step-add-card-form-date-input .form-select {
    min-width: 140px;
    max-width: 140px;
  }
  #general #main .process .section-step#section-step-6 .step-add-card-form .step-add-card-form-row.full {
    display: block;
  }
  #general #main .process .section-step#section-step-6 .step-add-card-form .formrow.long04 {
    width: 100%;
  }
  #general #main .process .section-step#section-step-6 .step-add-card-form .formrow.clear {
    width: 100%;
  }
  #general #main .process .section-step .formrow + p.section-title {
    left: 0;
    top: 40px;
  }
  #general #main .process .section-step#section-step-6 .step-add-card-form .img-cvc {
    position: static;
    display: block;
    max-height: 72px;
    width: auto;
    padding-left: 20px;
  }
  #general #main .process .section-step#section-step-6 .step-add-card-form .btn-inner {
    margin-right: 0;
  }
  #general #main .process .section-step#section-step-6 #step-card-form.edit {
    width: 100%;
    max-width: 100%;
  }
  #general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li {
    justify-content: space-between;
    flex-wrap: wrap-reverse;
    padding-bottom: 25px;
  }
  #general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li .formrow {
    margin-top: 10px;
    width: 100%;
  }
  #general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li p.alias-and-method {
    margin-left: 0;
    width: 100%;
    order: 1;
  }
  #general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li p {
    margin-left: 0;
  }
  #general #main .process .section-step#section-step-6 #step-card-form.edit #step-card-data li a {
    width: auto;
  }
}
@media (max-width: 950px) {
  .btn {
    padding: 13px 16px 13px 16px;
  }
  #general.landing-event #main .info-encuentro .btn-inner {
    position: static!important;
    display: block;
    padding-top: 20px;
    clear: both;
  }
  #general.landing-event #main .info-encuentro .icon {
    float: none;
    width: 100%!important;
    padding-bottom: 20px;
    margin-bottom: 20px !important;
  }
  #general.landing-event #main .info-encuentro.info-transporte .icon {
    float: none;
    width: 100%!important;
    padding-bottom: 20px;
    margin-bottom: -60px !important;
  }
  #general.landing-event #main .info-encuentro.info-transporte .icon:first-child {
    margin-top: 0 !important;
  }
  #general.landing-event #main .info-encuentro.info-transporte .inner-special .icon {
    float: none;
    width: 100%!important;
    padding-bottom: 20px;
    margin-bottom: 0px !important;
  }
  #general.landing-event #main .info-encuentro .inner-text {
    float: none;
    width: 100%!important;
  }
  #general.landing-event #main .info-encuentro.info-transporte .icon {
    float: none;
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px!important;
    padding-left: 0;
  }
  #general.landing-event #main .info-encuentro .info-tren {
    float: none;
    width: 100%!important;
    overflow: hidden;
  }
  #general.landing-event #main .info-encuentro.info-transporte .icon .icon-metro {
    width: 140px;
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto 0px auto;
  }
  #general.landing-event #main .info-encuentro.info-transporte .icon .inner {
    width: 100%;
    float: none;
    padding-top: 0;
    text-align: center;
  }
  #general.landing-event #main .info-encuentro.info-transporte .icon .icon-metro img {
    width: 188px;
  }
  #general.landing-event #main .info-encuentro.info-transporte .icon.icon-icono_bus {
    padding-bottom: 0px;
    margin-bottom: -80px !important;
  }
  #general.landing-event #main .info-encuentro.info-transporte .icon.icon-icono_bus:before {
    float: none;
    display: block;
    text-align: center;
    margin-bottom: -20px;
  }
  #general.landing-event #main .info-encuentro.info-transporte .icon.icon-icono_bus .inner {
    width: 100%;
    float: none;
    margin: 0!important;
    padding-top: 0;
    text-align: center;
  }
  #general.landing-event #main .section-info-hotel .item {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    padding-bottom: 20px;
  }
  #general #main .process.process-encuentro .process-header .content-encuentro-info {
    width: 100%;
    float: none;
  }
  #general #main .process.process-encuentro .process-header .content-encuentro-descuentos {
    width: 100%;
    float: none;
    padding-top: 30px;
  }
  #general #main .section-select-product .tabs-content.active {
    flex-wrap: wrap;
  }
  #general #main .section-select-product .tabs-content.tabs-content-fixed .item-group {
    width: 100%;
  }
  #general #main .section-select-product .tabs-content .item {
    width: calc(100% / 2);
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    margin-bottom: 36px;
  }
  #general #main .news-inner {
    width: 100%;
    padding-right: 0;
  }
  #general #main #sidebar {
    width: 100%;
  }
  #general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 .image-article {
    display: none;
  }
  #general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    position: static;
    padding: 20px;
    height: auto;
    width: 100%;
  }
  #general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    position: static;
    padding: 0 20px 0;
    height: auto;
    width: 100%;
  }
  #general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 .news-header {
    position: static;
    padding-bottom: 15px;
  }
  #general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 .news-header .form-select.long05 {
    width: 50%;
    padding-bottom: 15px;
  }
  #general #main .section-bbdd .item {
    width: calc(100% / 3);
  }
  #general .form .long04 {
    width: 48%;
  }
  #general #main .section-publi-contacto {
    padding-bottom: 0px;
  }
  #general #main .section-publi-contacto .text-tel {
    font-size: 20px;
  }
  #general #main .section-publi-contacto .lnk-mail {
    font-size: 20px;
    padding-top: 25px;
  }
  #general #main .section-publi-contacto .col1 {
    padding-left: 70px;
  }
  #general #main .section-publi-contacto .col1:before {
    font-size: 70px;
  }
  #general #main .news-content .article-list .content-results .form-select.long03 {
    width: 130px;
    min-width: 0;
  }
  #general #main .news-content .article-list .content-results .form-select.long04 {
    width: 130px;
    min-width: 0;
  }
  #general #main .news-content .article-list .content-results .form-select select {
    width: 100%;
  }
  #general #main .news-inner .item-news .news-header {
    padding-top: 0;
  }
  #general #main .news-inner .item-news .news-header h1 {
    width: 100%;
  }
  #general #main .news-inner .item-news .news-header .tools-news {
    position: static;
  }
  #general #main .tools-news {
    text-align: left;
    position: static;
    margin-top: 5px;
  }
  #general #main .tools-news ul {
    text-align: left;
    display: block;
  }
  #general #main .promotion {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    padding-left: 20px;
  }
  #general #main .promotion:before {
    float: none;
    text-align: center;
  }
  #general #main .promotion header {
    float: none;
    width: 100%;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #main .promotion .logo {
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  #general #main .promotion .colcenter h2 {
    margin: 0;
  }
  #general #main .promotion .col50 {
    width: 100%;
    padding-bottom: 40px;
  }
  #general #main .process .section-step .col-form-data {
    width: 100%;
    padding-bottom: 0;
    float: none;
  }
  #general #main .process .section-step .col-form {
    width: 100%;
  }
  #general #main .process header.process-header {
    padding: 15px 5% 20px;
  }
  #general #main .process header.process-header h1 {
    font-size: 2em;
  }
  #general #main .process header.process-header p {
    font-size: 1.1em;
    line-height: 1.3em;
  }
  #general #main .process header.process-header .lnk-back-list + p {
    padding-top: 40px;
  }
  #general #main .form .formrow select {
    display: block;
    float: none;
  }
  #general #main .form .form-select label {
    display: block;
    float: none;
    padding-bottom: 4px;
  }
  #general #main .form .form-select.long02 {
    display: block;
    float: none;
    width: 100%;
  }
  #general #main .form .form-select.long02 select {
    display: block;
    float: none;
    width: 99%;
  }
  #general #footer .footer-cols .section-inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #general #footer .footer-cols .section-inner .footer-col {
    width: 100%;
    text-align: center;
  }
  #general #footer .footer-cols .section-inner .footer-col.col-nav ul li {
    display: inline-block;
    float: none;
  }
  #general #footer .footer-cols .section-inner .footer-col .logo img {
    margin: 0 auto;
  }
}
@media (min-width: 900px) {
  .desktop-show {
    display: block;
  }
  .movil-show {
    display: none;
  }
}
@media (max-width: 900px) {
  .desktop-show {
    display: none;
  }
  .movil-show {
    display: block;
  }
  #general #main .news-content .filter.filter-open.search-client {
    width: 100%;
  }
  #general #main .news-content .article-list.article-list-special .item-news .image-article {
    width: 50%;
    margin: 0 auto;
  }
  #general #main .section-alimarket .subscription-icons.ul-section-alimarket li.cat {
    width: calc(100% / 3 - 16px );
    padding: 0 8px!important;
  }
  #general #main .news-content .process-notfound {
    width: 100%;
  }
  #general #main .news-content .article-list.article-notfound {
    width: 100%;
  }
  #general #main .news-content .filter .lnk-filter .filter-selected {
    display: block;
    border-left: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 15px 15px 15px;
    margin: 0;
  }
  #general #main .news-content .process-portada .process-header .list-info-informe.checks-marks {
    padding-top: 0;
  }
  #general #main .news-content .process-portada .process-header .list-info-informe.checks-marks li {
    width: 100%!important;
  }
  #general.landing-event #main .section-ponentes-landing .item {
    width: 49%;
  }
  #general.landing-event #main .section-gallery-encuentro .image-container img {
    width: 100%;
  }
  #general.landing-event #main .section-contacto .col1 {
    width: 100%;
    float: none;
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
  }
  #general.landing-event #main .section-contacto .promotion {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #general .form .form-checks label {
    width: 80%;
  }
  .layer-paid .layer-paid-inner .content-table tr th {
    display: none;
  }
  .layer-paid .layer-paid-inner .content-table tr th.pay-now span {
    border-right: none;
  }
  .layer-paid .layer-paid-inner .content-table tr td {
    display: block;
    width: 100%;
    background: #fff;
  }
  .layer-paid .layer-paid-inner .content-table tr td .item {
    padding: 0 20px 15px;
    margin: 0 0 0px 0;
    border-right: none;
    border-bottom: 10px solid #ccc;
  }
  .layer-paid .layer-paid-inner .content-table tr td .item header {
    margin: 0 -21px;
    padding: 20px;
    min-height: 0;
    margin-bottom: 20px;
  }
  .layer-paid .layer-paid-inner .content-table tr td .item header h1 {
    display: block;
    padding-bottom: 10px;
  }
  .layer-paid .layer-paid-inner .content-table tr td .item header h2 {
    font-size: 1.5em;
  }
  .layer-paid .layer-paid-inner .content-table tr td .item .info {
    min-height: 0;
  }
  .layer-paid .layer-paid-inner .content-table tr td .item .description {
    margin: 0 -20px;
    padding: 20px 20px 0;
  }
  .layer-paid .layer-paid-inner .content-table tr td .item .description.active .inner-more {
    display: block;
  }
  .layer-paid .layer-paid-inner .content-table tr td .pay-now {
    border-right: none;
  }
  .layer-paid .layer-paid-inner .content-table tr td .dest {
    border-left: none;
    margin-left: 0;
    top: -2px;
  }
  .layer-paid .layer-paid-inner .content-table tr td .dest header h1 {
    color: #fff;
  }
  .layer-paid .layer-paid-inner .content-table tr td .dest header h2 {
    color: #fff;
  }
}
@media (max-width: 800px) {
  #general #main .news-header.ficha-news .tools-news {
    float: none;
    text-align: center;
  }
  #general #subheader .logo .tit {
    font-size: 2vw;
    width: 46%;
  }
  #general #main .item-report-private .indice-private .mod-white {
    width: 100%;
    margin-bottom: 30px;
  }
  .layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons.ul-section-alimarket li.cat {
    width: calc(100% / 3 - 16px );
  }
  #general #main .news-content .emotional .emotional-inner .item-content .item-news.w-50 {
    width: calc(100%/2 - 36px);
    margin-left: 18px;
    margin-right: 18px;
  }
  #general #main .news-content .emotional .emotional-inner .item-content .item-news {
    width: calc(100%/2 - 36px);
    margin-left: 18px;
    margin-right: 18px;
  }
  .layer-paid .layer-paid-inner footer {
    width: 100%;
  }
  #general #main .news-content > .title01 {
    padding-top: 40px;
  }
  #general #main .news-content > .section-inner > .title01 {
    padding-top: 40px;
  }
  #general .emotional-portada.emotional-encuentros {
    margin-top: 15px;
  }
  #general .emotional-portada.emotional-encuentros-landing {
    margin-top: 15px;
  }
  #general #main .process .process-header ul.list-check {
    width: 80%;
  }
  #general {
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    margin: 0 auto;
    width: 100%;
  }
  #general.header-open #header {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
    margin-left: 0px;
    left: 0;
    z-index: 99999999;
    width: 100%;
  }
  #general.header-open #header .lnk-menu {
    display: block;
  }
  #general.process-buy #subheader {
    position: static;
  }
  #general #subheader .logo img {
    width: 46%;
  }
  #general #header {
    display: block;
    margin-left: -300px;
    background: #fff;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
  }
  #general #header .header-inner {
    width: 100%;
    order: 2;
  }
  #general #header .tools {
    margin-top: 0;
  }
  #general #header #main-nav {
    width: 100%;
    order: 1;
  }
  #general #header #main-nav > ul li a {
    font-size: 17px;
  }
  #general #header #main-nav > ul li .btn-search {
    float: none;
  }
  #general #header #main-nav > ul li.subscribe-nav a {
    text-align: left;
  }
  #general #header .header-inner {
    overflow: visible;
  }
  #general #header .logo {
    display: none;
  }
  #general .info-favorite-col .image-favorite {
    float: none;
    width: 100%;
    display: block;
    padding-bottom: 20px;
  }
  #general .info-favorite-col .text-favorite {
    float: none;
    width: 100%;
    padding-left: 0px;
  }
  #general .cookies .icon-cerrar {
    right: -14px;
    top: -16px;
  }
  #general .lnk-menu {
    display: block;
  }
  #general #main {
    padding: 0 0 0 0;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #main #sidebar {
    width: 100%;
    float: none;
    top: 103px;
    margin-bottom: 20px;
  }
  #general #main #sidebar .publi-container {
    border-bottom: none;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin-bottom: 20px;
  }
  #general #main #sidebar .section-relation {
    float: none;
    width: 100%;
    clear: none;
  }
  #general #main .news-inner {
    width: 100%;
    float: none;
    border: none;
  }
  #general #main .news-inner .item-news .image-article {
    width: 100%;
    float: none;
    display: block;
  }
  #general #main .process .section-step .header-title h1 {
    font-size: 1.5em;
  }
  #general #main .report-inner .report-header .tools-date {
    display: block;
  }
  #general #main .section-table .header-title .form-select {
    width: 125px;
    min-width: 125px;
  }
  #general #main .section-table .header-title .form-checks {
    padding-top: 30px;
  }
  #general #main .emotional {
    height: auto;
  }
  #general #main .emotional .emotional-inner {
    height: auto;
    overflow: hidden;
  }
  #general #main .emotional .emotional-inner #bg-emotional {
    height: 388px;
  }
  #general #main .emotional .emotional-inner .item-content {
    position: static;
    padding: 0;
  }
  #general #main .emotional .emotional-inner .item-content .item-news {
    display: block;
    width: 100%;
  }
  #general #header .creat-list .tools-list {
    padding: 10px;
  }
  #general #header .creat-list .tools-list h2 {
    font-size: 1.3em;
  }
  #general #header .creat-list h2 {
    font-size: 1.3em;
    padding-left: 10px;
    padding-right: 10px;
  }
  #general #header .creat-list ul li {
    padding-left: 10px;
    padding-right: 10px;
  }
  #general #header .creat-list ul li article h2 {
    font-size: 1.1em !important;
  }
  #general #header .creat-list ul li article p {
    display: none;
  }
  #general #header .creat-list ul li article h3 {
    padding-bottom: 15px;
    font-size: 0.9em;
  }
  #general #header .creat-list ul li article .btn {
    padding: 10px 15px;
    font-size: 12px;
  }
  .promotion header {
    width: 100%;
    float: none;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  .promotion:before {
    float: none;
    padding: 0;
    text-align: center;
    display: block;
    padding-bottom: 20px;
  }
  #general .form .formrow label {
    font-size: 15px;
  }
  #general .form .form-checks label {
    width: calc(100% - 50px);
  }
  #general .form .form-radio input.cb,
  #general .form .form-radio input.rb {
    margin-top: 0;
  }
  #general #main .section-info-subscription .item-group {
    width: 100%;
  }
  #general #main .section-info-subscription .item-group.first-child .item-group-inner {
    width: 100%;
  }
  #general #main .section-select-product .tabs-content.tabs-content-fixed#oro {
    flex-wrap: wrap;
  }
  #general #main .section-select-product .tabs-content.tabs-content-fixed#oro .btn-inner {
    width: 100%;
    padding-right: 0;
  }
  #general #main .section-select-product .tabs-content.tabs-content-fixed#oro .list-check {
    width: 100%;
  }
  #general #main .section-map {
    padding: 0;
  }
  #general #main .section-map .section-inner {
    padding: 0;
  }
  #general #main .section-map .content-text {
    text-align: center;
    width: 100%;
  }
  #general #main .section-map .content-text .title03 {
    font-size: 22px;
  }
  #general #main .section-map .content-text p {
    font-size: 14px;
  }
  #general #main .section-map .content-text .text-tel {
    font-size: 18px;
  }
  #general #main .process .contacto.section-step {
    padding-bottom: 40px;
    margin-bottom: 0px !important;
  }
  #general #main .process .contacto.section-step .section-inner {
    padding: 0;
  }
  #general #main .process .contacto.section-step .content-mod-form .title02 {
    font-size: 20px;
    padding-bottom: 15px;
  }
  #general #main .process .contacto.section-step .content-mod-form {
    width: 90%;
    padding: 34px 16px;
  }
  #general #main .process .contacto.section-step .content-mod-form .content-log .formrow {
    padding-bottom: 24px;
  }
  #general #main .process .contacto.section-step .content-mod-form .content-log .formrow.form-radio {
    padding-bottom: 8px!important;
  }
  #general.landing-event #main .content-asistant {
    padding-left: 15px;
    padding-right: 15px;
  }
  #general.landing-event #main .content-asistant .section-login .content-log {
    width: 80%;
  }
  #general #main .news-content .filter.filter-open.search-client .filter-content {
    padding: 20px 0;
  }
  #general #main .news-content .filter.filter-open.search-client .col2 {
    display: flex;
    flex-wrap: wrap;
  }
  #general #main .news-content .filter.filter-open.search-client .col2 .formrow.long05 {
    width: 100%;
  }
  #general #main .news-content .filter.filter-open.search-client .filter-content .col2 ul {
    padding-bottom: 15px;
  }
  #general #main .news-content .filter.filter-open.search-client .filter-content .col2 ul li label {
    font-size: 14px;
  }
  #general #main .news-content .filter.filter-open.search-client .filter-content .btn-inner {
    order: 5;
    width: 100%;
  }
}
@media (max-width: 700px) {
  .btn.btn-large {
    font-size: 17px;
  }
  .layer-subscription .layer-subscription-inner header {
    padding-top: 20px;
  }
  .layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons.ul-section-alimarket li.cat {
    width: calc(100% / 2 - 16px );
  }
  .layer-subscription .layer-subscription-inner .section-alimarket li label:before {
    font-size: 36px;
  }
  .layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-00 a:before,
  .layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons .color-00 label:before {
    height: 36px;
  }
  .layer-subscription .layer-subscription-inner .section-alimarket li label {
    font-size: 14px;
    padding: 10px 2% 17px!important;
  }
  .layer-subscription .layer-subscription-inner .section-alimarket .subscription-icons.ul-section-alimarket li label span {
    font-size: 11px;
  }
  #general #main .section-bbdd .item {
    width: calc(100% / 2);
  }
  #general #main .news-content .filter .filter-content.with-search {
    padding-bottom: 40px;
  }
  #general #main .news-inner .item-news .image-article.full-width {
    width: 100%;
    float: none;
  }
  #general #main .news-inner .item-news .image-article.full-width iframe {
    width: 100%;
    height: 200px !important;
  }
  #general #main .contacto .col1 {
    float: none;
    padding-right: 0px;
    padding-bottom: 40px;
    margin-bottom: 30px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #cacaca;
  }
  #general #main .contacto .col1 h2 {
    padding-bottom: 15px;
  }
  #general #main .contacto .col1:last-child {
    padding-right: 0px;
    padding-bottom: 0;
    width: 100%;
    text-align: center;
    border-bottom: none;
    margin-bottom: 0;
  }
  #general #main .news-content .filter.filter-informe .filter-content .col1 {
    width: 100%;
  }
  #general #main .news-content .filter.filter-informe .filter-content .col2 {
    width: 100%;
    padding-bottom: 20px;
  }
  #general #main .news-content .filter .filter-content {
    padding-bottom: 10px;
  }
  #general #main .news-content .filter .filter-content .col1 {
    width: 100%;
    padding-bottom: 10px;
  }
  #general #main .news-content .filter .filter-content .col1 .form-radio {
    width: 100%;
  }
  #general #main .news-content .filter .filter-content .col1 select {
    width: 100%;
  }
  #general #main .news-content .filter .filter-content .col2 {
    width: 100%;
    padding-bottom: 20px !important;
  }
  #general #main .news-content .filter .filter-content .content-calendar .formrow {
    float: left;
    width: 33%;
    clear: none;
  }
  #general #main .news-content .filter .filter-content .btn-inner {
    position: static;
  }
  #general #main .news-content .filter .filter-content .btn-inner clear:both .btn {
    display: block;
    text-align: center;
  }
  #general #main .news-content .content-order {
    width: 100%;
    padding: 0 15px 20px;
  }
  #general #main .news-content .content-order.form .formrow.form-select {
    padding-bottom: 0;
  }
  #general #main .news-content .content-order.form .formrow.form-select .col1 {
    display: block;
    width: auto;
    float: none;
    text-align: left;
  }
  #general #main .news-content .content-order.form .formrow.form-select .col1 label {
    text-align: left;
  }
  #general #main .news-content .content-order.form .formrow.form-select .col2 {
    width: 120px;
    float: none;
  }
  #general #main .process .process-header ul.list-check li {
    float: none;
    width: 100%;
    font-size: 1.2em;
    padding-bottom: 10px;
  }
  #general #main .pagination-content {
    margin-bottom: 50px;
    position: relative;
  }
  #general #main .pagination-content .total-page {
    bottom: -30px;
  }
  #general #main .pagination-content .pagination {
    width: 290px;
  }
  #general #main .pagination-content .pagination .lnk-next a {
    padding-bottom: 7px;
  }
  #general #main .pagination-content .pagination .lnk-prev a {
    padding-bottom: 7px;
  }
  #general #main .pagination-content .pagination .pagination-inner {
    width: 234px;
  }
  #general #main .section-select-product .tabs {
    overflow-x: auto;
    width: 100%;
    display: block;
    -webkit-overflow-scrolling: touch;
  }
  #general #main .section-select-product .tabs li {
    white-space: nowrap;
    font-size: 12px;
  }
  #general .layer-email {
    width: 300px;
  }
  #general .layer-email .form-email {
    width: 100%;
    margin-right: 0;
  }
  #general .layer-email .form-text {
    width: 100%;
  }
  #general .layer-email .form-text textarea {
    width: 98%;
  }
}
@media (max-width: 667px) {
  .cookies p {
    font-size: 16px !important;
    line-height: 1.5em;
  }
  #general #main .section-alimarket .subscription-icons.ul-section-alimarket li.cat {
    width: calc(100% / 2 - 16px );
    padding: 0 8px!important;
  }
  #general.home #main .process .process-header.process-header-subscription .list-info-informe li .title04 {
    font-size: 17px;
  }
  .promotion .colcenter .list-icon li {
    font-size: 16px;
  }
  .promotion .colcenter .list-icon li .small-text {
    font-size: 12px;
  }
  #footer #nav-footer ul li a {
    font-size: 15px;
  }
  #general #main .news-content .article-list .item-news .tools-date ul li h3 {
    font-size: 14px;
  }
  #general #main .news-content .article-list .item-news .tools-date ul li span {
    font-size: 14px;
  }
  #general #main .news-content .article-list.col50 .item-news.without-image .bg .tools-date ul li span {
    font-size: 14px;
  }
  #general #main .news-content .article-list.col50 .item-news.item-encuentro .news-header .title03 + h3 {
    font-size: 15px;
  }
  #general #main .news-content .article-list.col50 .item-news.item-encuentro .news-header p {
    font-size: 15px;
  }
  #general #main .aviso-legal {
    width: 100%;
  }
  #general #main .aviso-legal .html-editor p {
    font-size: 1.25em;
  }
  #general #main .section-info-subscription .title02 {
    font-size: 16px;
    padding: 0 0 30px;
    margin: 0 0 30px;
  }
  #general #main .section-info-subscription .title03 {
    font-size: 16px;
    padding: 0 0 30px;
    margin: 0 0 30px;
  }
  #general #main .process .process-header p {
    font-size: 1.2em;
  }
  #general #main .news-inner .item-news .news-header .tools-date .date {
    padding-right: 10px;
  }
  #general #main .news-inner .item-news .news-header .tools-date .category {
    padding-top: 4px;
  }
  #general #main .process .process-header .ul-checks ul li {
    font-size: 1.2em;
  }
  #general #main .breadcrump ul li {
    font-size: 14px;
  }
  #general .form .formrow input.text {
    padding: 10px 10px;
  }
  #general .form .formrow label {
    top: 10px;
  }
  #general #main .process .section-login .content-log .formrow {
    width: 100% !important;
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg .news-header .title01 {
    font-size: 26px!important;
    line-height: 1.28em;
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg .news-header .btn-large {
    font-size: 14px;
    padding: 15px 30px 15px 30px;
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg {
    background-size: cover!important;
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-alimentacion {
    background: url("/style/img/autopromos/alimentacion-2_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-2_mobile.webp") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.webp") 2x, url("/style/img/autopromos/alimentacion-2_mobile.avif") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.avif") 2x, url("/style/img/autopromos/alimentacion-2_mobile.jpg") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/alimentacion-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-envase {
    background: url("/style/img/autopromos/envase-2_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/envase-2_mobile.webp") 1x, url("/style/img/autopromos/envase-2_mobile@2x.webp") 2x, url("/style/img/autopromos/envase-2_mobile.avif") 1x, url("/style/img/autopromos/envase-2_mobile@2x.avif") 2x, url("/style/img/autopromos/envase-2_mobile.jpg") 1x, url("/style/img/autopromos/envase-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/envase-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/envase-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-nonfood {
    background: url("/style/img/autopromos/nonfood-2_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-2_mobile.webp") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.webp") 2x, url("/style/img/autopromos/nonfood-2_mobile.avif") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.avif") 2x, url("/style/img/autopromos/nonfood-2_mobile.jpg") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/nonfood-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-logistica {
    background: url("/style/img/autopromos/logistica-2_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/logistica-2_mobile.webp") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.webp") 2x, url("/style/img/autopromos/logistica-2_mobile.avif") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.avif") 2x, url("/style/img/autopromos/logistica-2_mobile.jpg") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/logistica-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/logistica-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-hoteles {
    background: url("/style/img/autopromos/hoteles-2_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-2_mobile.webp") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.webp") 2x, url("/style/img/autopromos/hoteles-2_mobile.avif") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.avif") 2x, url("/style/img/autopromos/hoteles-2_mobile.jpg") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/hoteles-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-restauracion {
    background: url("/style/img/autopromos/restauracion-2_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-2_mobile.webp") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.webp") 2x, url("/style/img/autopromos/restauracion-2_mobile.avif") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.avif") 2x, url("/style/img/autopromos/restauracion-2_mobile.jpg") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/restauracion-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-construccion {
    background: url("/style/img/autopromos/construccion-2_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/construccion-2_mobile.webp") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.webp") 2x, url("/style/img/autopromos/construccion-2_mobile.avif") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.avif") 2x, url("/style/img/autopromos/construccion-2_mobile.jpg") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/construccion-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/construccion-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-electro {
    background: url("/style/img/autopromos/electro-2_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/electro-2_mobile.webp") 1x, url("/style/img/autopromos/electro-2_mobile@2x.webp") 2x, url("/style/img/autopromos/electro-2_mobile.avif") 1x, url("/style/img/autopromos/electro-2_mobile@2x.avif") 2x, url("/style/img/autopromos/electro-2_mobile.jpg") 1x, url("/style/img/autopromos/electro-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/electro-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/electro-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-sanidad {
    background: url("/style/img/autopromos/sanidad-2_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-2_mobile.webp") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.webp") 2x, url("/style/img/autopromos/sanidad-2_mobile.avif") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.avif") 2x, url("/style/img/autopromos/sanidad-2_mobile.jpg") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/sanidad-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-alimentacion {
    background: url("/style/img/autopromos/alimentacion-3_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-3_mobile.webp") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.webp") 2x, url("/style/img/autopromos/alimentacion-3_mobile.avif") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.avif") 2x, url("/style/img/autopromos/alimentacion-3_mobile.jpg") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/alimentacion-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-envase {
    background: url("/style/img/autopromos/envase-3_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/envase-3_mobile.webp") 1x, url("/style/img/autopromos/envase-3_mobile@2x.webp") 2x, url("/style/img/autopromos/envase-3_mobile.avif") 1x, url("/style/img/autopromos/envase-3_mobile@2x.avif") 2x, url("/style/img/autopromos/envase-3_mobile.jpg") 1x, url("/style/img/autopromos/envase-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/envase-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/envase-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-nonfood {
    background: url("/style/img/autopromos/nonfood-3_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-3_mobile.webp") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.webp") 2x, url("/style/img/autopromos/nonfood-3_mobile.avif") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.avif") 2x, url("/style/img/autopromos/nonfood-3_mobile.jpg") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/nonfood-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-logistica {
    background: url("/style/img/autopromos/logistica-3_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/logistica-3_mobile.webp") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.webp") 2x, url("/style/img/autopromos/logistica-3_mobile.avif") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.avif") 2x, url("/style/img/autopromos/logistica-3_mobile.jpg") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/logistica-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/logistica-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-hoteles {
    background: url("/style/img/autopromos/hoteles-3_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-3_mobile.webp") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.webp") 2x, url("/style/img/autopromos/hoteles-3_mobile.avif") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.avif") 2x, url("/style/img/autopromos/hoteles-3_mobile.jpg") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/hoteles-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-restauracion {
    background: url("/style/img/autopromos/restauracion-3_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-3_mobile.webp") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.webp") 2x, url("/style/img/autopromos/restauracion-3_mobile.avif") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.avif") 2x, url("/style/img/autopromos/restauracion-3_mobile.jpg") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/restauracion-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-construccion {
    background: url("/style/img/autopromos/construccion-3_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/construccion-3_mobile.webp") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.webp") 2x, url("/style/img/autopromos/construccion-3_mobile.avif") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.avif") 2x, url("/style/img/autopromos/construccion-3_mobile.jpg") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/construccion-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/construccion-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-electro {
    background: url("/style/img/autopromos/electro-3_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/electro-3_mobile.webp") 1x, url("/style/img/autopromos/electro-3_mobile@2x.webp") 2x, url("/style/img/autopromos/electro-3_mobile.avif") 1x, url("/style/img/autopromos/electro-3_mobile@2x.avif") 2x, url("/style/img/autopromos/electro-3_mobile.jpg") 1x, url("/style/img/autopromos/electro-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/electro-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/electro-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-sanidad {
    background: url("/style/img/autopromos/sanidad-3_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-3_mobile.webp") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.webp") 2x, url("/style/img/autopromos/sanidad-3_mobile.avif") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.avif") 2x, url("/style/img/autopromos/sanidad-3_mobile.jpg") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/sanidad-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-alimentacion {
    background: url("/style/img/autopromos/alimentacion-1_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-1_mobile.webp") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.webp") 2x, url("/style/img/autopromos/alimentacion-1_mobile.avif") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.avif") 2x, url("/style/img/autopromos/alimentacion-1_mobile.jpg") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/alimentacion-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-envase {
    background: url("/style/img/autopromos/envase-1_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/envase-1_mobile.webp") 1x, url("/style/img/autopromos/envase-1_mobile@2x.webp") 2x, url("/style/img/autopromos/envase-1_mobile.avif") 1x, url("/style/img/autopromos/envase-1_mobile@2x.avif") 2x, url("/style/img/autopromos/envase-1_mobile.jpg") 1x, url("/style/img/autopromos/envase-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/envase-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/envase-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-nonfood {
    background: url("/style/img/autopromos/nonfood-1_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-1_mobile.webp") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.webp") 2x, url("/style/img/autopromos/nonfood-1_mobile.avif") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.avif") 2x, url("/style/img/autopromos/nonfood-1_mobile.jpg") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/nonfood-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-logistica {
    background: url("/style/img/autopromos/logistica-1_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/logistica-1_mobile.webp") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.webp") 2x, url("/style/img/autopromos/logistica-1_mobile.avif") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.avif") 2x, url("/style/img/autopromos/logistica-1_mobile.jpg") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/logistica-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/logistica-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-hoteles {
    background: url("/style/img/autopromos/hoteles-1_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-1_mobile.webp") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.webp") 2x, url("/style/img/autopromos/hoteles-1_mobile.avif") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.avif") 2x, url("/style/img/autopromos/hoteles-1_mobile.jpg") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/hoteles-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-restauracion {
    background: url("/style/img/autopromos/restauracion-1_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-1_mobile.webp") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.webp") 2x, url("/style/img/autopromos/restauracion-1_mobile.avif") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.avif") 2x, url("/style/img/autopromos/restauracion-1_mobile.jpg") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/restauracion-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-construccion {
    background: url("/style/img/autopromos/construccion-1_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/construccion-1_mobile.webp") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.webp") 2x, url("/style/img/autopromos/construccion-1_mobile.avif") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.avif") 2x, url("/style/img/autopromos/construccion-1_mobile.jpg") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/construccion-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/construccion-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-electro {
    background: url("/style/img/autopromos/electro-1_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/electro-1_mobile.webp") 1x, url("/style/img/autopromos/electro-1_mobile@2x.webp") 2x, url("/style/img/autopromos/electro-1_mobile.avif") 1x, url("/style/img/autopromos/electro-1_mobile@2x.avif") 2x, url("/style/img/autopromos/electro-1_mobile.jpg") 1x, url("/style/img/autopromos/electro-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/electro-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/electro-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-sanidad {
    background: url("/style/img/autopromos/sanidad-1_mobile.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-1_mobile.webp") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.webp") 2x, url("/style/img/autopromos/sanidad-1_mobile.avif") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.avif") 2x, url("/style/img/autopromos/sanidad-1_mobile.jpg") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/sanidad-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .process .section-step#section-step-6 .step-add-card-form .step-add-card-form-date-input {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #general #main .process .section-step#section-step-6 .step-add-card-form .step-add-card-form-date-input .form-select:nth-child(even) {
    margin-right: 0;
    margin-left: 7px;
  }
  #general #main .process .section-step#section-step-6 .step-add-card-form-date {
    width: 100%;
  }
  #general #main .process .section-step#section-step-6 .step-add-card-form .img-cvc {
    position: static;
    padding-left: 7px;
    max-height: 64px;
  }
  #general #main .process .section-step#section-step-6 .step-add-card-form-date-input .form-select {
    min-width: initial;
    max-width: initial;
    width: calc(100%/2 - 7px);
    margin-right: 7px;
  }
  #general #main .process .section-step .info-pay.show.card {
    margin-left: 0;
  }
  #general #main .process .section-step .step-add-card-form.show {
    margin-left: 0;
  }
  #general #main .process .section-step .step-add-card-form .step-add-card-form-row.full {
    display: block;
  }
  #general #main .process .section-step .step-add-card-form .step-add-card-form-date-input {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #general #main .process .section-step .step-add-card-form .formrow.long04 {
    width: 100%;
  }
  #general #main .process .section-step .step-add-card-form .formrow.clear {
    width: 100%;
  }
  #general #main .process .section-step .step-add-card-form .form-select {
    width: calc(100%/2 - 7px);
    min-width: initial;
    margin: 0;
  }
  #general #main .process .section-step .step-add-card-form .form-select select {
    height: auto;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  #general #main .process .section-step .step-add-card-form #cardType {
    top: 14px;
  }
  #general #main .process .section-step .step-add-card-form + .item-cards.show {
    margin-left: 0;
  }
  #general #main .process .section-step .step-add-card-form + .item-cards .item-card-element {
    width: calc(100% - 2px);
  }
  #general #main .process .section-step .step-add-card-form + .item-cards .item-card {
    padding: 10px 15px;
    min-height: 80px;
  }
  #general #main .pagination-revista .title-revista .title02b {
    font-size: 1.4em;
  }
  #general #main .pagination-revista .title-revista .title03c {
    font-size: 1.2em;
  }
  #general #main .pagination-revista .prev-revista a {
    width: 110px;
  }
  #general #main .pagination-revista .prev-revista a .text-revista {
    float: none;
  }
  #general #main .pagination-revista .prev-revista a .text-revista strong {
    font-size: 1.25em;
  }
  #general #main .pagination-revista .prev-revista a .text-revista span {
    font-size: 1em;
  }
  #general #main .pagination-revista .prev-revista a .text-pages {
    font-size: 1em;
    padding-top: 0;
  }
  #general #main .pagination-revista .next-revista a {
    width: 110px;
  }
  #general #main .pagination-revista .next-revista a .text-revista {
    float: none;
  }
  #general #main .pagination-revista .next-revista a .text-revista strong {
    font-size: 1.25em;
  }
  #general #main .pagination-revista .next-revista a .text-revista span {
    font-size: 1em;
  }
  #general #main .pagination-revista .next-revista a .text-pages {
    font-size: 1em;
    padding-top: 0;
  }
  #general #main .news-content .emotional .emotional-inner .item-content .item-news.w-50 {
    width: 100%;
    margin-left: 18px;
    margin-right: 18px;
  }
  #general #main .news-content .emotional .emotional-inner .item-content .item-news {
    width: 100%;
    margin-left: 18px;
    margin-right: 18px;
  }
  #general #main .news-content .article-list.article-list-news-portada .item-news {
    margin-left: 0;
  }
  #general #main .news-content .article-list-trends .logo {
    margin-bottom: 30px;
  }
  #general #main .news-content .article-list-trends .logo img {
    max-width: 66%;
  }
  #general #main .news-content .article-list-trends .item-trends {
    width: 100%;
  }
  #general #main .news-content .article-list-trends .item-trends a {
    font-size: 16px;
  }
  #general #main .news-content .article-list-trends .item-trends > .title03 {
    font-size: 18px;
    padding-bottom: 15px;
  }
  #general #main .news-content .article-list-trends .item-trends .item-trend-list {
    width: 100%;
    padding-right: 0;
    padding-bottom: 15px;
  }
  #general #main .news-content .article-list-trends .item-trends .item-trend-list .item-trend-list-element {
    padding-bottom: 10px;
  }
  #general #main .news-content .article-list-trends .item-trends .item-trend-list .item-trend-list-element:before {
    font-size: 16px;
  }
  #general #main .news-content .article-list-trends .item-trends.item-trend-main a {
    font-size: 24px;
  }
  #general #main .news-content .article-list-trends .item-trends.item-trend-main .main-trend-wrapper {
    height: 220px;
  }
  #general #main .news-content .article-list-trends .item-trends.item-trend-main .main-trend-wrapper .main-trend {
    min-height: 100%;
  }
  #general #main .news-content .article-list-trends.fallback .image_fallback {
    margin-top: 0;
    overflow: hidden;
  }
  #general #main .news-content .article-list-trends.fallback .image_fallback:before {
    width: 13%;
  }
  #general #main .news-content .article-list-trends.fallback .image_fallback img {
    max-width: 50%;
    height: auto;
    left: -20%;
  }
  #general #main .news-content .article-list-trends.fallback .image_fallback div {
    width: 66%;
    margin-right: 0;
  }
}
@media (max-width: 667px) and (-webkit-device-pixel-ratio: 2) {
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg {
    background-size: cover!important;
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-alimentacion {
    background: url("/style/img/autopromos/alimentacion-2_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-2_mobile.webp") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.webp") 2x, url("/style/img/autopromos/alimentacion-2_mobile.avif") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.avif") 2x, url("/style/img/autopromos/alimentacion-2_mobile.jpg") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/alimentacion-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-envase {
    background: url("/style/img/autopromos/envase-2_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/envase-2_mobile.webp") 1x, url("/style/img/autopromos/envase-2_mobile@2x.webp") 2x, url("/style/img/autopromos/envase-2_mobile.avif") 1x, url("/style/img/autopromos/envase-2_mobile@2x.avif") 2x, url("/style/img/autopromos/envase-2_mobile.jpg") 1x, url("/style/img/autopromos/envase-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/envase-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/envase-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-nonfood {
    background: url("/style/img/autopromos/nonfood-2_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-2_mobile.webp") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.webp") 2x, url("/style/img/autopromos/nonfood-2_mobile.avif") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.avif") 2x, url("/style/img/autopromos/nonfood-2_mobile.jpg") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/nonfood-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-logistica {
    background: url("/style/img/autopromos/logistica-2_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/logistica-2_mobile.webp") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.webp") 2x, url("/style/img/autopromos/logistica-2_mobile.avif") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.avif") 2x, url("/style/img/autopromos/logistica-2_mobile.jpg") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/logistica-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/logistica-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-hoteles {
    background: url("/style/img/autopromos/hoteles-2_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-2_mobile.webp") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.webp") 2x, url("/style/img/autopromos/hoteles-2_mobile.avif") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.avif") 2x, url("/style/img/autopromos/hoteles-2_mobile.jpg") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/hoteles-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-restauracion {
    background: url("/style/img/autopromos/restauracion-2_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-2_mobile.webp") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.webp") 2x, url("/style/img/autopromos/restauracion-2_mobile.avif") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.avif") 2x, url("/style/img/autopromos/restauracion-2_mobile.jpg") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/restauracion-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-construccion {
    background: url("/style/img/autopromos/construccion-2_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/construccion-2_mobile.webp") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.webp") 2x, url("/style/img/autopromos/construccion-2_mobile.avif") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.avif") 2x, url("/style/img/autopromos/construccion-2_mobile.jpg") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/construccion-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/construccion-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-electro {
    background: url("/style/img/autopromos/electro-2_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/electro-2_mobile.webp") 1x, url("/style/img/autopromos/electro-2_mobile@2x.webp") 2x, url("/style/img/autopromos/electro-2_mobile.avif") 1x, url("/style/img/autopromos/electro-2_mobile@2x.avif") 2x, url("/style/img/autopromos/electro-2_mobile.jpg") 1x, url("/style/img/autopromos/electro-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/electro-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/electro-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-noticia-sanidad {
    background: url("/style/img/autopromos/sanidad-2_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-2_mobile.webp") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.webp") 2x, url("/style/img/autopromos/sanidad-2_mobile.avif") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.avif") 2x, url("/style/img/autopromos/sanidad-2_mobile.jpg") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/sanidad-2_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-2_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-2_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-2_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-alimentacion {
    background: url("/style/img/autopromos/alimentacion-3_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-3_mobile.webp") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.webp") 2x, url("/style/img/autopromos/alimentacion-3_mobile.avif") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.avif") 2x, url("/style/img/autopromos/alimentacion-3_mobile.jpg") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/alimentacion-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-envase {
    background: url("/style/img/autopromos/envase-3_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/envase-3_mobile.webp") 1x, url("/style/img/autopromos/envase-3_mobile@2x.webp") 2x, url("/style/img/autopromos/envase-3_mobile.avif") 1x, url("/style/img/autopromos/envase-3_mobile@2x.avif") 2x, url("/style/img/autopromos/envase-3_mobile.jpg") 1x, url("/style/img/autopromos/envase-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/envase-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/envase-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-nonfood {
    background: url("/style/img/autopromos/nonfood-3_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-3_mobile.webp") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.webp") 2x, url("/style/img/autopromos/nonfood-3_mobile.avif") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.avif") 2x, url("/style/img/autopromos/nonfood-3_mobile.jpg") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/nonfood-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-logistica {
    background: url("/style/img/autopromos/logistica-3_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/logistica-3_mobile.webp") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.webp") 2x, url("/style/img/autopromos/logistica-3_mobile.avif") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.avif") 2x, url("/style/img/autopromos/logistica-3_mobile.jpg") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/logistica-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/logistica-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-hoteles {
    background: url("/style/img/autopromos/hoteles-3_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-3_mobile.webp") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.webp") 2x, url("/style/img/autopromos/hoteles-3_mobile.avif") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.avif") 2x, url("/style/img/autopromos/hoteles-3_mobile.jpg") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/hoteles-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-restauracion {
    background: url("/style/img/autopromos/restauracion-3_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-3_mobile.webp") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.webp") 2x, url("/style/img/autopromos/restauracion-3_mobile.avif") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.avif") 2x, url("/style/img/autopromos/restauracion-3_mobile.jpg") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/restauracion-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-construccion {
    background: url("/style/img/autopromos/construccion-3_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/construccion-3_mobile.webp") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.webp") 2x, url("/style/img/autopromos/construccion-3_mobile.avif") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.avif") 2x, url("/style/img/autopromos/construccion-3_mobile.jpg") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/construccion-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/construccion-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-electro {
    background: url("/style/img/autopromos/electro-3_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/electro-3_mobile.webp") 1x, url("/style/img/autopromos/electro-3_mobile@2x.webp") 2x, url("/style/img/autopromos/electro-3_mobile.avif") 1x, url("/style/img/autopromos/electro-3_mobile@2x.avif") 2x, url("/style/img/autopromos/electro-3_mobile.jpg") 1x, url("/style/img/autopromos/electro-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/electro-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/electro-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-informe-sanidad {
    background: url("/style/img/autopromos/sanidad-3_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-3_mobile.webp") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.webp") 2x, url("/style/img/autopromos/sanidad-3_mobile.avif") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.avif") 2x, url("/style/img/autopromos/sanidad-3_mobile.jpg") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/sanidad-3_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-3_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-3_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-3_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-alimentacion {
    background: url("/style/img/autopromos/alimentacion-1_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-1_mobile.webp") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.webp") 2x, url("/style/img/autopromos/alimentacion-1_mobile.avif") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.avif") 2x, url("/style/img/autopromos/alimentacion-1_mobile.jpg") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/alimentacion-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/alimentacion-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/alimentacion-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/alimentacion-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/alimentacion-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-envase {
    background: url("/style/img/autopromos/envase-1_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/envase-1_mobile.webp") 1x, url("/style/img/autopromos/envase-1_mobile@2x.webp") 2x, url("/style/img/autopromos/envase-1_mobile.avif") 1x, url("/style/img/autopromos/envase-1_mobile@2x.avif") 2x, url("/style/img/autopromos/envase-1_mobile.jpg") 1x, url("/style/img/autopromos/envase-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/envase-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/envase-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/envase-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/envase-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/envase-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/envase-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/envase-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-nonfood {
    background: url("/style/img/autopromos/nonfood-1_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-1_mobile.webp") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.webp") 2x, url("/style/img/autopromos/nonfood-1_mobile.avif") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.avif") 2x, url("/style/img/autopromos/nonfood-1_mobile.jpg") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/nonfood-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/nonfood-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/nonfood-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/nonfood-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/nonfood-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-logistica {
    background: url("/style/img/autopromos/logistica-1_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/logistica-1_mobile.webp") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.webp") 2x, url("/style/img/autopromos/logistica-1_mobile.avif") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.avif") 2x, url("/style/img/autopromos/logistica-1_mobile.jpg") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/logistica-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/logistica-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/logistica-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/logistica-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/logistica-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-hoteles {
    background: url("/style/img/autopromos/hoteles-1_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-1_mobile.webp") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.webp") 2x, url("/style/img/autopromos/hoteles-1_mobile.avif") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.avif") 2x, url("/style/img/autopromos/hoteles-1_mobile.jpg") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/hoteles-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/hoteles-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/hoteles-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/hoteles-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/hoteles-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-restauracion {
    background: url("/style/img/autopromos/restauracion-1_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-1_mobile.webp") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.webp") 2x, url("/style/img/autopromos/restauracion-1_mobile.avif") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.avif") 2x, url("/style/img/autopromos/restauracion-1_mobile.jpg") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/restauracion-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/restauracion-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/restauracion-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/restauracion-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/restauracion-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-construccion {
    background: url("/style/img/autopromos/construccion-1_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/construccion-1_mobile.webp") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.webp") 2x, url("/style/img/autopromos/construccion-1_mobile.avif") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.avif") 2x, url("/style/img/autopromos/construccion-1_mobile.jpg") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/construccion-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/construccion-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/construccion-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/construccion-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/construccion-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-electro {
    background: url("/style/img/autopromos/electro-1_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/electro-1_mobile.webp") 1x, url("/style/img/autopromos/electro-1_mobile@2x.webp") 2x, url("/style/img/autopromos/electro-1_mobile.avif") 1x, url("/style/img/autopromos/electro-1_mobile@2x.avif") 2x, url("/style/img/autopromos/electro-1_mobile.jpg") 1x, url("/style/img/autopromos/electro-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/electro-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/electro-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/electro-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/electro-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/electro-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/electro-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/electro-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
  #general #main .news-content .article-list.informe-list .item-dest.item-dest-special .bg.autopromo-empresa-sanidad {
    background: url("/style/img/autopromos/sanidad-1_mobile@2x.jpg") center center no-repeat;
    background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-1_mobile.webp") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.webp") 2x, url("/style/img/autopromos/sanidad-1_mobile.avif") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.avif") 2x, url("/style/img/autopromos/sanidad-1_mobile.jpg") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.jpg") 2x);
    background-image: -webkit-image-set(url("/style/img/autopromos/sanidad-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.jpg") type("image/jpeg") 2x);
    background-image: image-set(url("/style/img/autopromos/sanidad-1_mobile.avif") type("image/avif") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.avif") type("image/avif") 2x, url("/style/img/autopromos/sanidad-1_mobile.webp") type("image/webp") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.webp") type("image/webp") 2x, url("/style/img/autopromos/sanidad-1_mobile.jpg") type("image/jpeg") 1x, url("/style/img/autopromos/sanidad-1_mobile@2x.jpg") type("image/jpeg") 2x);
  }
}
@media (max-width: 667px) {
  .title-with-50 {
    width: 100%;
  }
  #general #subheader .logo .tit {
    font-size: 2.3vw;
  }
  #general #main .aviso-legal {
    width: 100%;
  }
  #general #main .aviso-legal .html-editor p {
    font-size: 1.25em;
  }
  #general #main .section-info-subscription .title02 {
    font-size: 16px;
    padding: 0 0 30px;
    margin: 0 0 30px;
  }
  #general #main .section-info-subscription .title03 {
    font-size: 16px;
    padding: 0 0 30px;
    margin: 0 0 30px;
  }
  #general #main .process .process-header p {
    font-size: 1.2em;
  }
  #general #main .news-inner .item-news .news-header .tools-date .date {
    padding-right: 10px;
  }
  #general #main .news-inner .item-news .news-header .tools-date .category {
    padding-top: 4px;
  }
  #general #main .process .process-header .ul-checks ul li {
    font-size: 1.2em;
  }
  #general #main .breadcrump ul li {
    font-size: 14px;
  }
  #general #main .section-services .title06 {
    width: 100%;
  }
  #general #main .section-services .list-info-services li {
    width: 100%;
  }
  #general .emotional-portada {
    min-height: 250px;
    margin-bottom: 40px;
  }
  #general .emotional-portada.emotional-encuentros {
    margin-top: 15px;
  }
  #general .emotional-portada.emotional-encuentros-landing {
    margin-top: 15px;
  }
  #general #main .section-services {
    padding-top: 40px;
    padding-bottom: 40px!important;
    margin-bottom: 40px;
  }
  #general #main .news-content .article-list {
    padding-bottom: 40px;
  }
  #general #main .process .process-header .section-alimarket .ul-section-subscription li {
    padding-left: 4px;
    padding-right: 4px;
  }
  #general #main .mod-subscribe {
    padding: 56px 20px;
  }
  #general #main .mod-subscribe .section-inner {
    flex-wrap: wrap;
  }
  #general #main .mod-subscribe .text-inner {
    width: 100%;
    padding-top: 0;
    margin-right: 0;
  }
  #general #main .mod-subscribe .mod-white {
    width: 100%;
    margin-right: 0;
  }
  #general #main .news-header.ficha-news h1 {
    font-size: 1.6em;
  }
  #general #main .news-header.ficha-news .subtitle {
    font-size: 1.35em;
  }
  #general #main .news-content .filter .filter-content .col1,
  #general #main .news-content .filter .filter-content .col2,
  #general #main .news-content .filter .filter-content .col3 {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
  #general #main .news-content .filter .filter-content .btn-inner .btn {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #main .process .section-step .col-form header h2.title04 {
    font-size: 16px;
  }
  .icon-tel {
    padding-bottom: 20px;
  }
  .title01 {
    font-size: 1.8em;
  }
  .title02 {
    font-size: 1.6em;
  }
  .title03 {
    font-size: 1.4em;
  }
  #general #main .news-content .article-list .content-results .title03 {
    font-size: 20px;
  }
  #general #main .news-content .filter.filter-open.search-client .filter-content .btn-inner {
    padding-top: 0;
    display: block;
    float: none !important;
  }
  .layer-paid .layer-paid-inner header .col-left {
    width: 100%;
    float: left;
  }
  .layer-paid .layer-paid-inner header .col-right {
    width: 100%;
    float: left;
  }
  .layer-paid .layer-paid-inner header .col-right .phone-layer .info {
    width: 80%;
  }
  .layer-paid .layer-paid-inner footer h2 {
    float: none;
    display: block;
  }
  .layer-paid .layer-paid-inner footer .icon-tel {
    float: none;
    display: block;
    font-size: 1.5em;
  }
  .layer-paid .layer-paid-inner footer .icon-tel:before {
    font-size: 40px;
  }
  #general #main .news-content .filter.filter-open.search-client .filter-content .col2 {
    width: 100%!important;
    float: none !important;
  }
  #general.header-mode-fixed {
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
  }
  #general.header-mode-fixed.header-close {
    padding: 0 15px;
  }
  #general.header-mode-fixed #main .news-inner {
    padding-left: 0;
    padding-right: 0;
  }
  #general.landing-event #main .section-ponentes-landing-bio .item .person {
    width: 100%!important;
  }
  #general.landing-event #main .section-ponentes-landing-bio .item .bio {
    width: 100%!important;
  }
  #general.landing-event #main .section-marcas-landing {
    width: 100%;
  }
  #general.landing-event #main .section-marcas-landing.special-col {
    width: 100%;
  }
  #general.landing-event #main .section-marcas-landing .logos-marcas {
    width: 100%;
  }
  #general.landing-event #main .section-marcas-landing .logos-marcas img {
    margin-bottom: 30px;
  }
  #general.landing-event #main .info-encuentro.info-encuentro-local .icon {
    padding-left: 0 !important;
  }
  #general.landing-event #main .content-asistant .section-login .btn-inner .btn-large {
    font-size: 20px!important;
  }
  #general.landing-event #main .content-asistant .section-login {
    width: 100%;
  }
  #general.landing-event #main .content-asistant .section-login .content-log .formrow {
    width: 100%;
  }
  #general.landing-event #main .section-programa .evento-programa {
    width: 100%!important;
    margin-bottom: 30px;
  }
  #general.landing-event #main .info-encuentro .ul-ponentes li {
    width: 32%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  #general.landing-event #main .info-encuentro .icon {
    overflow: hidden;
    float: none;
  }
  #general.landing-event #main .info-encuentro .icon:before {
    font-size: 75px;
    float: none;
    display: block;
    text-align: center;
  }
  #general.landing-event #main .info-encuentro .icon .inner {
    float: none;
    width: 100%;
    text-align: center;
  }
  #general.landing-event #main .info-encuentro .btn-inner {
    float: none;
    display: block;
    padding-top: 20px;
  }
  #general.landing-event #main .info-encuentro .btn-inner .btn {
    display: block;
    text-align: center;
  }
  #general.landing-event #main .section-ponentes-landing .item {
    width: 100%;
  }
  #general.landing-event #main .section-gallery-encuentro .image-container img {
    width: 100%;
  }
  #general.landing-event #main .section-contacto .promotion {
    margin-bottom: 0;
    padding-bottom: 0;
    padding: 0!important;
  }
  #general.landing-event #main .section-contacto .promotion .other-editions .form-select {
    width: 100%;
    float: none;
  }
  #general.landing-event #main .section-contacto .promotion .other-editions .btn-inner {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  #general.landing-event #main .section-contacto .promotion .list-icon li {
    margin-bottom: 20px!important;
    padding: 0!important;
    width: 140px !important;
  }
  #general.landing-event #main .section-ponentes-landing .item .text-inner .title04 + p {
    width: 80% !important;
  }
  #general #main .search-client {
    width: 100%!important;
    margin: 0;
  }
  #general #main .news-content .process-ficha.process-ficha-private .workers {
    width: 100%;
    padding-right: 0;
  }
  #general #main .section-table .header-title .form-checks {
    float: none;
    clear: both;
    padding-top: 0;
  }
  #general #main .section-publicidad {
    flex-flow: wrap;
  }
  #general #main .section-publicidad .mod {
    width: 100%;
    flex: 1 0 100%;
    margin-bottom: 20px;
    margin-right: 0px;
    order: inherit;
  }
  #general #main .section-publicidad .mod.mod-last {
    order: inherit;
  }
  #general #main .section-publicidad .content-show {
    order: inherit;
  }
  #general #main .section-publi-contacto {
    padding-bottom: 20px;
  }
  #general #main .section-publi-contacto .text-tel {
    font-size: 20px;
    font-family: 'PT Sans', sans-serif, Arial;
    line-height: 1.3em;
    padding: 0;
  }
  #general #main .section-publi-contacto .lnk-mail {
    font-size: 20px;
    font-family: 'PT Sans', sans-serif, Arial;
    line-height: 1.3em;
    padding: 0px 0 0 0;
    text-decoration: none;
    display: block;
  }
  #general #main .section-publi-contacto .col1 {
    width: 100%;
    float: none;
    text-align: center;
    padding-left: 0;
  }
  #general #main .section-publi-contacto .col1:before {
    display: block;
    position: static;
    text-align: center;
    font-size: 70px;
  }
  #general #main .section-publi-contacto.error404 {
    display: block;
  }
  #general #main .section-publi-contacto.error404 .col1 {
    width: 100%;
    display: block;
    padding-bottom: 10px;
  }
  #general #main .section-publi-contacto.error404 .col1 img {
    width: 50%;
    height: auto;
  }
  #general #main .section-publi-contacto.error404 .col2 {
    text-align: center;
    padding: 0;
  }
  #general #main .content-downloads ul {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
  #general #main .content-list .content-list-company {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
  #general #main .news-content .article-list .content-results .title03 {
    float: none;
  }
  #general #main .news-content .article-list .content-results .form-select.long03 {
    width: 130px;
    min-width: 0;
    float: left;
    margin-right: 10px;
    margin-left: 0;
  }
  #general #main .news-content .article-list .content-results .form-select.long04 {
    width: 130px;
    min-width: 0;
    float: left;
    margin-right: 10px;
    margin-left: 0;
  }
  #general #main .news-content .article-list .content-results .form-select select {
    width: 100%;
  }
  #general #main .section-alimarket {
    clear: none;
  }
  #general #main .section-alimarket .btn-inner .name-news {
    float: none !important;
  }
  #general #main .html-editor p {
    font-size: 1.25em;
  }
  #general #main .html-editor h2 {
    font-size: 1.5em;
  }
  #general #main .news-content .process-informe .process-header .list-info-informe li {
    position: relative;
    float: none;
    width: auto;
    padding: 0px 0;
    text-align: center;
    margin-bottom: 25px;
  }
  #general #main .news-content .process-informe .process-header .list-info-informe li p {
    width: auto;
    font-size: 1.2em;
  }
  #general #main .news-content .process-informe .process-header .list-info-informe li:before {
    display: inline-block;
    font-size: 60px;
    position: static;
    text-align: center;
  }
  #general #main .news-content .process-header.process-header-subscription .list-info-informe li {
    padding-left: 20px;
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    margin-bottom: 15px;
  }
  #general #main .news-content .article-list {
    width: 100%!important;
  }
  #general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 {
    float: left;
    width: 100%;
  }
  #general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 {
    position: static;
    width: auto;
    height: auto;
    margin-top: 20px;
  }
  #general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 .news-header {
    padding-top: 20px;
    position: static;
  }
  #general #main .news-content .article-list .item-news {
    width: 100%!important;
    margin-right: 0!important;
  }
  #general #main .news-content .article-list .item-news.newsletter-item {
    width: 100%;
    margin-right: 0;
  }
  #general #main .news-content .article-list .publi-container {
    width: 100%;
    height: auto;
  }
  #general #main .news-content .article-list.article-notfound .publi-container {
    width: 100%;
  }
  #general #main .news-inner .item-news .news-header .tools-date .category {
    float: left;
    padding-top: 5px;
  }
  #general #main .news-inner .item-news .news-header .tools-news {
    width: 100%;
  }
  #general #main .news-inner .item-news .news-header h1 {
    font-size: 2em;
  }
  #general #main .news-inner .item-news .news-header h2 {
    font-size: 1.5em;
  }
  #general #main .report-inner .report-header hgroup {
    width: 100%;
    float: none;
  }
  #general #main .report-inner .report-header .tools-news {
    position: static;
  }
  #general #main .report-inner .report-header .tools-news .layer-email {
    width: 255px;
  }
  #general #main .report-inner .report-header .tools-date {
    padding-right: 0;
  }
  #general #main .report-inner .report-header .tools-date li {
    font-size: 0.9em;
  }
  #general #main .report-inner .report-header .tools-links {
    right: auto;
    left: 20px;
  }
  #general #main .report-inner .report-header .tools-links li a {
    font-size: 12px;
  }
  #general #main .report-inner .report-header .btn-inner {
    text-align: left;
    margin-left: 0px;
    width: auto;
    position: static;
  }
  #general #main .report-inner .report-header .btn-inner .btn {
    padding-left: 40px;
    padding-right: 40px;
    margin: 0 auto;
    display: inline-block;
  }
  #general #main .report-inner .report-header h1 {
    font-size: 1.5em;
    width: 100%;
    padding-bottom: 5px;
  }
  #general #main .report-inner .report-header h2 {
    font-size: 1.1em;
    width: 100%;
    padding-bottom: 10px;
  }
  #general #main .report-inner .report-header:before {
    font-size: 60px;
    left: auto;
    right: 15px;
    bottom: 20px;
  }
  #general #main .section-relation .section-relation-inner article {
    padding-right: 0;
  }
  #general #main .section-relation .section-relation-inner article h1 {
    font-size: 1.1em;
  }
  #general #main .section-relation .section-relation-inner .tabs a {
    font-size: 0.9em;
  }
  #general #main .section-relation .section-relation-inner .tabs li {
    padding-right: 10px;
  }
  #general #main .process .section-step .col-form {
    float: none;
  }
  #general #main .process .section-bono .col-form .bono-inner {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #main .process .section-bono .col-form .bono-inner .bono-item {
    display: block;
    width: 100%!important;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #main .process .section-bono .step-form-data .bono-inner .bono-item {
    display: none;
  }
  #general #main .process .section-bono .step-form-data .bono-inner .bono-item.active-bono {
    display: block;
  }
  #general #main .process .section-login {
    padding-left: 0;
    padding-right: 0;
  }
  #general #main .process .section-login .content-log {
    width: auto;
    padding-bottom: 20px;
    float: none;
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
  }
  #general #main .process .section-login .content-log header {
    min-height: 0;
  }
  #general #main .process .section-login .content-log .formrow {
    width: 90%;
  }
  #general #main .process .section-login .content-log .btn-inner {
    float: none;
    width: 100%;
  }
  #general #main .process .section-login .content-log .btn-inner .btn {
    float: none;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  #general #main .process .section-login .content-log .btn-inner .btn-cancel {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
  #general #main .process .section-login .content-center {
    margin: 0;
    width: 100%;
  }
  #general #main .process .section-login .btn-inner {
    float: none;
    width: 100%;
  }
  #general #main .process .section-login .btn-inner .btn {
    float: none;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  #general #main .process .process-header .fleft {
    float: none;
  }
  #general #main .process .process-header .w50 {
    width: 100%;
  }
  #general #main .process .process-header .w30 {
    width: 100%;
  }
  #general #main .news-content .promotion {
    margin: 10px auto 20px;
    text-align: center;
    padding-right: 20px;
  }
  #general #main .news-content .promotion:before {
    font-size: 80px;
    margin: 0 auto;
    padding: 0;
  }
  #general #main .news-content .promotion h2 {
    font-size: 1.5em;
  }
  #general #main .news-content .promotion img {
    width: 50%;
    margin: 0 auto;
    height: auto;
  }
  #general #main #sidebar .section-relation .section-relation-inner article h1 {
    font-size: 1.1em;
  }
  #general #main #sidebar .section-relation .section-relation-inner .tabs li {
    padding-right: 10px;
  }
  #general #main #sidebar .section-relation .section-relation-inner .tabs li a {
    font-size: 0.9em;
  }
  #general #main .section-table .table-generic {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    clear: both;
  }
  #general #main .section-table .table-generic.table-data-01 tr th {
    visibility: visible;
    height: auto;
    line-height: 1.1em;
    font-size: 1em;
    padding: 12px 20px;
  }
  #general #main .section-table .table-generic.table-data-01 tr th a {
    display: block;
  }
  #general #main .section-table .table-generic.table-data-01 tr td {
    padding: 10px 20px;
    border-bottom: 1px solid #eaeaea;
  }
  #general #main .section-table .table-generic.table-data-01 tr td:first-child {
    width: auto;
  }
  #general #main .section-table .table-generic.table-data-01 tr:first-child {
    background: #fff;
  }
  #general #main .section-table .table-generic.table-data-01 tr:first-child td {
    background: #fff;
  }
  #general #main .section-table .table-generic.table-data-01 tr:nth-last-child(2) td {
    padding-bottom: 10px;
  }
  #general #main .section-table .table-generic.table-data-01 tr.tr-total {
    display: table-cell;
  }
  #general #main .section-table .table-generic.table-data-01 tr.tr-total td {
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
    background: #f5f5f5 !important;
    border-color: #eaeaea;
    border-width: 1px;
  }
  #general #main .section-table .table-generic.table-data-01 tr:nth-child(odd) td {
    background: #fff !important;
  }
  #general #main .section-table .table-generic.table-data-01 tr:nth-child(even) td {
    background: #f5f5f5 !important;
  }
  #general #main .section-table .table-generic.table-data-01:nth-child(2) tr th {
    visibility: visible;
    height: auto;
    font-size: 1em;
    padding: 12px 20px;
  }
  #general #main .section-table .table-generic.table-data-01:nth-child(2) tr th a {
    display: block;
  }
  #general #main .section-table .table-generic.table-data-01:last-child tr.tr-total {
    display: table-cell;
  }
  #general #main .section-table .table-generic thead {
    display: block;
    float: left;
  }
  #general #main .section-table .table-generic thead:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  #general #main .section-table .table-generic thead tr {
    display: block;
  }
  #general #main .section-table .table-generic thead tr th {
    display: block;
    border-right: none;
    border-bottom: 1px solid #fff;
    padding: 11px 10px 10px;
  }
  #general #main .section-table .table-generic thead tr th:last-child {
    border-bottom: none;
  }
  #general #main .section-table .table-generic tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  #general #main .section-table .table-generic tbody:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  #general #main .section-table .table-generic tbody tr {
    display: table-cell;
    vertical-align: top;
  }
  #general #main .section-table .table-generic tbody tr td {
    display: block;
    width: auto;
  }
  #general #main .section-table .table-generic tbody tr.tr-total {
    background: #f5f5f5;
  }
  #general #main .section-table .table-generic tbody tr.tr-total td {
    border-top: none;
    border-bottom: 1px solid #eaeaea;
  }
  #general #main .section-table .table-generic.table-generic-01 {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  #general #main .section-table .table-generic.table-generic-01 thead {
    display: table-row-group;
    float: none;
    width: auto;
  }
  #general #main .section-table .table-generic.table-generic-01 thead:after {
    visibility: hidden;
    display: none;
    font-size: 0;
    content: none;
    clear: both;
    height: 0;
  }
  #general #main .section-table .table-generic.table-generic-01 thead tr {
    display: table-row;
  }
  #general #main .section-table .table-generic.table-generic-01 thead tr th {
    display: table-cell;
    width: auto;
    text-align: center!important;
    border-right: none;
    border-bottom: 1px solid #fff;
    padding: 10px;
  }
  #general #main .section-table .table-generic.table-generic-01 thead tr th:last-child {
    border-bottom: none;
  }
  #general #main .section-table .table-generic.table-generic-01 tbody {
    display: table-row-group;
    width: auto;
    position: relative;
    white-space: wrap;
  }
  #general #main .section-table .table-generic.table-generic-01 tbody:after {
    visibility: hidden;
    display: none;
    font-size: 0;
    content: none;
    clear: both;
    height: 0;
  }
  #general #main .section-table .table-generic.table-generic-01 tbody tr {
    display: table-row;
    vertical-align: top;
  }
  #general #main .section-table .table-generic.table-generic-01 tbody tr td {
    display: table-cell;
    width: auto;
    text-align: center;
    padding: 10px;
  }
  #general #main .section-table .table-generic.table-generic-01 tbody tr.tr-total {
    background: #f5f5f5;
  }
  #general #main .section-table .table-generic.table-generic-01 tbody tr.tr-total td {
    border-top: none;
    border-bottom: 1px solid #eaeaea;
  }
  #general #main .tabs-inner .ul-list-sector {
    display: block;
  }
  #general #main .tabs-inner .ul-list-sector > li {
    padding-bottom: 20px;
    margin-top: 0;
  }
  #general #main .tabs-inner .ul-list-sector > li > a {
    margin-top: 0;
  }
  #general .form .formrow {
    float: none;
    width: 100%;
  }
  #general .form .formrow select {
    width: 100%;
    float: none;
  }
  #general .form .formrow.form-select label {
    float: none;
  }
  .section-subscription .content-data ul.list-check li {
    width: 100%;
  }
  .section-subscription .content-data .data-items {
    flex-wrap: wrap;
  }
  #general.landing-event #main .content-asistant .section-login .btn-inner .btn-large {
    width: calc(100% - 40px);
  }
}
@media (max-width: 550px) {
  .w70 {
    width: 100%;
  }
  .title03 {
    font-size: 1.2em;
  }
  .hide-desktop {
    display: block !important;
  }
  .hide-mobile {
    display: none !important;
  }
  #general #main.section-report #sidebar {
    top: 73px;
  }
  #general #main.section-report #sidebar .section-index .tabs li {
    padding: 0 10px;
    font-size: 13px;
  }
  #general #main.section-report .item-report .tabs-content .tabs-content-inner {
    width: 100%;
  }
  #general.landing-event #header-landing #main-nav-landing {
    overflow-x: auto;
  }
  #general.landing-event #header-landing #main-nav-landing .main-nav-ul-landing {
    width: 405px;
  }
  #general.landing-event #header-landing #main-nav-landing .main-nav-ul-landing .btn-comprar {
    display: none;
  }
  #general #header-bbdd #main-nav-bbdd .main-nav-ul-bbdd li {
    font-size: 14px;
  }
  #general #main .news-header.ficha-news .tools-date .category h3:first-child {
    display: none;
  }
  #general #main .news-header.ficha-news .tools-date .category {
    padding-right: 5px;
    margin-right: 5px;
  }
  #general #main .news-header.ficha-news .tools-date .date {
    padding-right: 5px;
    margin-right: 5px;
  }
  #general #subheader {
    padding: 11px 15px 11px 15px;
  }
  #general #subheader .logo img {
    margin: 0 0 0 40px;
  }
  #general #subheader .logo .tit {
    font-size: 2.3vw;
    margin: 0 0 0 40px;
  }
  #general #subheader .lnk-menu .lines {
    height: 2px;
    width: 24px;
  }
  #general #subheader .lnk-menu .lines:before,
  #general #subheader .lnk-menu .lines:after {
    height: 2px;
    top: 8px;
    width: 24px;
  }
  #general #subheader .lnk-menu .lines:after {
    top: 16px;
  }
  #general #footer .footer-cols .section-inner .footer-col {
    padding: 20px 0 20px 0;
  }
  #general #footer .footer-cols .section-inner .footer-col.col-nav {
    text-align: left;
  }
  #general #footer .footer-cols .section-inner .footer-col.col-nav ul li:first-child {
    display: block;
  }
  #general #footer .footer-cols .section-inner .footer-col.col-nav ul:last-child li:first-child {
    display: inline-block;
  }
  #general #footer .footer-cols .section-inner .footer-col.col-nav ul li {
    padding-right: 0;
  }
  #general #main .tabs-inner .tabs.hide-desktop {
    overflow-x: hidden;
  }
  #general #main .tabs-inner .tabs.hide-desktop li {
    width: 100%;
    display: block;
  }
  #general #main .tabs-inner .tabs li a {
    font-size: 1.1em;
  }
  #general #main .tabs-inner .tabs-content.scroll-content {
    padding: 20px;
    margin: 0;
  }
  #general #main .tabs-inner .tabs-content.scroll-content:last-child {
    margin-bottom: 20px;
  }
  #general #main .tabs-inner .tabs li a {
    font-size: 1.1em;
  }
  #general #main .section-inner-team .item {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
  #general #main .header-personal-area .nav-area-personal li a span {
    font-size: 10px;
  }
  #general.home #main .content-downloads ul li {
    width: 100%;
  }
  #general #main .process .section-step .encuentro-checkout {
    width: 100%!important;
  }
  div.formrow.form-radio.form-paid label {
    display: block;
  }
  #general.landing-event #header-landing .logo img {
    width: 80%!important;
    margin: 0 auto;
  }
  #general #main .process .section-step .content-buy-encuentro .tabs-radio.tabs-number .deco {
    display: block;
    line-height: 33px;
    height: 53px;
    padding-right: 0 !important;
  }
  #general #main .process .section-step .content-buy-encuentro .tabs-radio.tabs-number .formrow {
    margin-bottom: 15px;
  }
  #general #main .process .section-step .content-buy-encuentro .tabs-radio.tabs-number .formrow .rb:checked + label:after {
    display: none;
  }
  #general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio {
    left: 0;
  }
  #general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner {
    width: 100%;
  }
  #general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner .btn-inner {
    margin-right: 0;
  }
  #general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner .btn-inner .btn {
    width: 100%;
  }
  #general #main .process .section-step .content-buy-encuentro .tabs-radio .results-radio .results-radio-inner .item-price-iva {
    line-height: 2em;
  }
  #general #main .process .section-step .step-form-data .icon-usuario .item-total {
    padding-top: 30px;
  }
  #general #main .process .section-step .step-form-data .icon-usuario .item-price-iva {
    line-height: 2em;
  }
  .price-whitout-iva {
    white-space: nowrap;
  }
  .map-encuentro-descktop {
    display: none;
  }
  .map-encuentro-phone {
    display: block;
  }
  .col-info-asistente .col-info {
    float: none;
    display: block;
  }
  .btn-inner.btn-inner-asitente .btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  #general #main .process.process-events .section-step .col-form .btn-inner {
    margin-right: 0;
  }
  #general #main .process.process-events .section-step .col-form .btn-inner .btn {
    margin-right: 0!important;
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  #general #main .process.process-events .section-step .header-title {
    width: 100%;
  }
  #general #main .process.process-events .section-step .step-form {
    width: 100%;
  }
  #general #main .process .process-header.info-transfer {
    margin: 0!important;
    width: 100%!important;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general.landing-event #main .info-encuentro .ul-ponentes li {
    width: 100% !important;
    text-align: center;
    padding-right: 0!important;
  }
  #general.landing-event #main .info-encuentro.info-encuentro-local .info-transporte .inner-special {
    width: 100%;
    clear: both;
    margin: 0 auto;
    display: block;
  }
  #general.landing-event #main .info-encuentro.info-encuentro-local .info-transporte .item-special {
    width: auto!important;
    margin-bottom: 40px;
    padding-top: 0;
    margin-bottom: 20px;
    float: none!important;
    display: inline-block !important;
    text-align: left;
    margin-top: 0!important;
  }
  #general.landing-event #main .info-encuentro.info-encuentro-local .info-transporte .item-special .inner {
    padding-top: 0!important;
    width: 100%;
  }
  #general #main .process .process-header.process-total .title01,
  #general #main .process .process-header.process-total p {
    padding-left: 5%;
    padding-right: 5%;
  }
  #general #main .section-contract .header-title .title02 {
    width: 100%;
  }
  #general #main .section-info-subscription .item-group .item .content-inner p {
    white-space: wrap;
    word-wrap: break-word;
  }
  #general #main .text-favorite ul.list-check li {
    width: 100% !important;
  }
  #general #main .section-map .icon-localizacion {
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0px;
    text-align: center;
    width: 100%;
  }
  #general #main .section-map .icon-localizacion:before {
    position: static;
    text-align: center;
  }
  #general #main .section-map .fright {
    float: left;
    padding-top: 0;
    text-align: center;
    width: 100%;
  }
  #general #main .content-searchbox {
    position: relative;
  }
  #general #main .content-searchbox .input-text {
    width: 100%;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  #general #main .content-searchbox .btn-search {
    top: 0;
    right: 0;
    position: absolute;
    left: auto;
  }
  #general #main .content-searchbox .result-search {
    width: auto;
  }
  #general #main .section-contract .content-flex {
    display: block;
  }
  #general #main .section-contract .content-flex .item {
    width: 100%;
  }
  #general #main .news-content .filter .filter-content {
    flex-flow: wrap;
    padding-bottom: 20px;
  }
  #general #main .news-content .filter .filter-content .col1,
  #general #main .news-content .filter .filter-content .col2,
  #general #main .news-content .filter .filter-content .col3 {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
  #general #main .news-content .process-header.process-header-subscription .list-info-informe li {
    padding-left: 0px;
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    margin-bottom: 15px;
  }
  #general #main .header-personal-area .nav-area-personal li {
    padding-right: 10px;
  }
  #general #main .header-personal-area .nav-area-personal li a:before {
    font-size: 30px;
  }
  #general #main .header-personal-area .nav-area-personal li a span {
    font-size: 12px;
  }
  #general #main .header-personal-area .nav-area-personal li span:before {
    font-size: 30px;
  }
  #general #main .header-personal-area .nav-area-personal li span span {
    font-size: 12px;
  }
  #general #main .section-select-product .section-alimarket .ul-select-product {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* Or do it all in one line with flex flow */
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #general #main .section-select-product .section-alimarket .ul-select-product li {
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    -webkit-flex: 1 0 49%;
  }
  #general #main .section-select-product .section-alimarket .ul-select-product li label {
    font-size: 13px;
  }
  #general #main .section-select-product .section-alimarket .ul-select-product-area {
    display: block;
  }
  #general #main .section-select-product .section-alimarket .ul-select-product-area li {
    width: 100%;
  }
  #general #main .section-alimarket .color-gran-consumo a:before,
  #general #main .section-alimarket .color-gran-consumo label:before {
    font-size: 42px;
  }
  #general #main .section-alimarket .ul-section-subscription {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* Or do it all in one line with flex flow */
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #general #main .section-alimarket .ul-section-subscription li {
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
  }
  #general #main .section-info-subscription .item-group .item .content-inner.content-oro {
    padding-right: 14px!important;
    text-align: center;
  }
  #general #main .section-info-subscription .item-group .item .content-inner.content-oro .content-center {
    width: 100%;
    padding-bottom: 15px!important;
  }
  #general #main .section-info-subscription .item-group .item .content-inner.content-oro .icons {
    text-align: center;
    display: inline-block;
    float: none;
    margin: 0 auto;
    width: auto;
    padding-bottom: 20px;
  }
  #general #main .section-info-subscription .item-group .item .content-inner.content-oro .icons span:before {
    font-size: 40px;
  }
  #general #main .section-info-subscription .title02 {
    font-size: 16px;
    padding: 0 5px 30px!important;
    margin: 0 0px 30px!important;
  }
  #general #main .section-info-subscription .title03 {
    font-size: 16px;
    padding: 0 0 30px!important;
    margin: 0 0 30px!important;
  }
  #general #main .section-contract .header-title .title02 {
    font-size: 18px;
  }
  #general.landing-event #main .section-marcas-landing .logos-marcas img {
    width: auto;
    height: 30px!important;
  }
  #apple-pay-layer .apple-pay-layer-inner .title {
    font-size: 20px;
    padding-bottom: 12px;
  }
  #apple-pay-layer .apple-pay-layer-inner .title.last-title {
    padding-bottom: 20px;
  }
  #apple-pay-layer .apple-pay-layer-inner .lnk-cancel-apple-pay,
  #apple-pay-layer .apple-pay-layer-inner .apple-pay-button-with-text {
    margin: 20px auto 0;
  }
  .content-two-col {
    flex-direction: column;
  }
  .content-two-col > * {
    padding-bottom: 10px!important;
  }
  .content-two-col input {
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
  .formrow.grey .content-two-col {
    flex-direction: row;
  }
  #general #main .btn {
    padding: 13px 16px 13px 16px;
  }
  #general #main .news-content .content-tools ul li .btn {
    padding: 0;
  }
  #general #main .news-header.ficha-news .tools-news ul li a {
    padding: 0;
  }
  #general.landing-event #main .content-asistant .section-login .content-log {
    padding: 10px;
    width: 90%;
  }
  #general.landing-event #main .content-asistant .title01 {
    font-size: 20px;
  }
  #general.landing-event #main .content-asistant .section-text p {
    font-size: 14px;
  }
  #general #main .process .section-login .content-log .btn-inner .btn {
    box-sizing: border-box;
    font-size: 16px!important;
    padding: 15px 10px 15px 10px;
  }
  #general.landing-event #main .section-programa .evento-programa .list-group .item .person {
    font-size: 16px;
  }
  #general.landing-event #main .section-programa .evento-programa .list-group .item .hora {
    font-size: 14px;
    margin-top: 1px;
  }
  #general.landing-event #main .section-programa .evento-programa .list-group .item.event-break .hora {
    font-size: 14px;
    margin-top: 1px;
  }
  #general.landing-event #main .section-programa .evento-programa .list-group .item .title {
    font-size: 15px;
    line-height: 1.3em;
  }
  #general.landing-event #main .section-programa .evento-programa .list-group .item.event-break .title {
    font-size: 16px;
  }
  #general.landing-event #main .section-programa .evento-programa .list-group .item.event-break {
    margin: 20px 0;
  }
  #general.landing-event #main .section-programa .evento-programa .list-group .item .cargo {
    line-height: 1.3em;
  }
  #general #main .pagination-revista .title-revista {
    margin-top: 100px;
  }
  #general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 .news-header .form-select.long05 {
    width: 100%;
    float: none;
  }
  #general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 .news-header .form-select.long05 select {
    margin-right: 0;
    width: 100%;
  }
  #general #main .news-content .article-list.informe-list .item-dest .bg .mod-50 + .mod-50 .news-header .btn.por-zona {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    text-align: center;
  }
  #general #main .section-alimarket .subscription-icons.ul-section-alimarket li.cat {
    width: 100%;
    padding: 0 8px!important;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }
  .layer-paid .layer-paid-inner footer p {
    width: 100%;
  }
  #general #main .section-bbdd .item {
    width: 100%;
  }
  #general #main .section-carrito .item-total {
    width: 100%;
  }
  #general #main .process.process-encuentro .item-horario {
    padding-top: 20px;
  }
  #general .emotional-portada .content-info-event {
    flex-wrap: wrap;
  }
  #general .emotional-portada .content-info-event .content-info-col {
    width: 100%;
  }
  #general #main .process.process-encuentro .item-horario .title03 {
    font-size: 18px;
  }
  #general #main .process.process-encuentro .item-horario p {
    font-size: 14px;
  }
  #general.landing-event #main .content-asistant .section-login .btn-inner .btn-large {
    width: 100%;
  }
  #general #main .process .process-header dl dt {
    text-align: left;
    width: 100%;
    padding-bottom: 10px;
  }
  #general #main .process .process-header dl dd {
    margin-left: 0;
    padding-bottom: 20px;
    width: 100%;
  }
  #general #main .news-header.ficha-news .tools-news ul {
    margin-left: -5px;
  }
  #general #main .news-content .content-tools {
    text-align: center;
  }
  #general #main .news-content .content-tools ul {
    display: inline-block;
    float: none;
  }
  #general #main .publi-container.publi-total {
    margin: 0;
    padding: 20px 0;
  }
  #general #main .section-step .layer-nif .layer-nif-inner {
    margin: 80px auto 0 auto;
    padding: 45px 30px 62px 30px;
  }
  #general #main .section-step .layer-nif .layer-nif-inner .formrow .text {
    max-width: 100%;
  }
}
@media (max-width: 320px) {
  #general #main.section-report #sidebar .section-index .tabs li {
    padding: 0 10px;
    font-size: 13px;
  }
  .layer-paid .layer-paid-inner .content-inner .item header h1 {
    padding: 0 7px;
  }
  .publi-header-top {
    padding: 0 !important;
  }
  #general #main .header-personal-area .nav-area-personal li a span {
    font-size: 8px;
  }
  #general #main .section-select-product .btn-inner .product-btn .price {
    display: block;
    margin-bottom: 15px;
  }
}
