@charset "utf-8";
/* CSS Document */

/* Contacto SLF */
body .main>section a.btn-queja {
	    min-width: 500px!important;
} 

.contacto-slf .aceptacion label{
	    display: flex !important;
    align-items: center;
}
.contacto-slf input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid var(--custom-terciary-color);
  background-color: transparent;
  border-radius: 4px;
  margin-right: 8px;
  position: relative;
  cursor: pointer;
}
.contacto-slf input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    top: 1px;
    left: 5px;
    width: 7px;
    height: 11px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 1;
    transition: opacity 0.2s ease;
}
.contacto-slf input[type="checkbox"]:checked {
	background-color: var(--custom-terciary-color);
}
.contacto-slf .form-fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}
.contacto-slf input[type="text"], .contacto-slf input[type="tel"], .contacto-slf textarea, .contacto-slf select {
	    width: 100%;
		    font-size: 20px !important;
    font-family: "Barlow" !important;
    font-weight: 400 !important;
    background: transparent !important;
    border: 1px solid var(--custom-terciary-color) !important;
    padding-left: 0 !important;
    color: #fff !important;
    border-radius: 0 !important;
	    padding: 10px 16px !important;
	color: var(--custom-terciary-color) !important;
}
.contacto-slf button[type="submit"][disabled="disabled"]::before {
	display: none;
}
.contacto-slf button[type="submit"][disabled="disabled"] {
	border: 1px solid #777777!important;
	background: transparent;
	color: #777777!important;
}
.contacto-slf button[type="submit"][disabled="disabled"] {
	pointer-events: none;
}
.contacto-slf button[type="submit"]{
	position: relative;
	font-family: "Barlow" !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    border: 1px solid var(--custom-terciary-color) !important;
    color: var(--custom-primary-color);
    background: transparent !important;
    padding: 10px 20px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: normal !important;
    overflow: hidden;
    transition: all 0.4s ease;
    margin-left: 0;
    border-radius: 0;
    min-width: 250px;
	    z-index: 1;
}
.contacto-slf .txt-aceptacion {
	    font-size: 13px !important;
	margin-bottom: 20px;
}
.contacto-slf button[type="submit"]::before {
	content: '';
    position: absolute;
    top: 0;
    left: -150%;
    width: 250%;
    height: 100%;
    background: linear-gradient(45deg, #fff 50%, var(--custom-terciary-color) 50%);
    transition: all 0.4s ease;
z-index: -1;
}
.contacto-slf button[type="submit"]:hover{
	color: var(--custom-primary-color) !important;
}
.contacto-slf button[type="submit"]:hover::before{
    left: 0 !important;
    color: var(--custom-primary-color) !important;
    border: 1px solid #fff !important;
}
.contacto-slf option {
  background-color: var(--custom-primary-color) !important;
}
.contacto-slf select option[value=""] {
	text-transform: uppercase;
}
.contacto-slf ::placeholder {
	text-transform: uppercase;
	color: var(--custom-terciary-color)
}
.contacto-slf .form-fields .input-content {
    margin-bottom: 20px;
}
@media(max-width:768px) {
	body .main>section a.btn-queja {
	    min-width: fit-content!important;
}
	.contacto-slf .form-fields {
		grid-template-columns: 1fr;
	}
}
/* Anidados */
.anidado .accordion-container .panel-title {
	background-color: var(--custom-primary-color);
    border-bottom: 1px solid #3A5B6A;
	       padding-top: 8px;
        padding-bottom: 32px;
	        padding-left: 0;
	    padding-right: 60px;
}
.anidado .accordion-container .panel-title .text-title {
	        font-family: "Barlow" !important;
        color: white;
        font-size: 24px !important;
        line-height: 28px !important;
}
.anidado .accordion-container .panel-body {
    background-color: #083245 !important;
    padding: 44px 84px;
    padding-bottom: 28px !important;
}
.anidado .accordion-container .box-with-title {
	    background-color: #083245 !important;
	padding-top: 0!important;
}

.anidado .accordion-container .panel-title::after {
content: "";
    display: inline-block;
    width: 42px;
    height: 42px;
    background-image: url(https://www.ifema.es/web/ferias/circuito_mr/assets/accordion-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 4px;
	    right: 0;
}
@media(max-width:768px){
	.anidado .accordion-container .panel-body {
    	padding: 23px 20px 0px;
		padding-bottom: 7px !important;
	}
	.logo-madring {
		padding: 75px;
	}
}

/* Acceso destacado */
.ifm-hl-notice-link {
    display: inline-block;
    transition: transform 0.3s ease-in-out;
    text-decoration: none;
}

.ifm-hl-notice-link:hover {
    transform: scale(1.05);
}
body .main>section.ifm-highlighted-notice {
	    width: 75%;
    margin: 0 auto;
}
.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-icon-container {
	display: none;
}
.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice .ifm-hl-notice-container::after {
    content: "";
    background-image: url(https://www.ifema.es/web/ferias/circuito_mr/assets/ad-lines.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    display: block;
    width: 100%;
    height: 400px;
    position: absolute;
    z-index: 0;
    bottom: -5px;
    right: 20px;
	
}
.ifm-highlighted-notice .ifm-hl-notice-wrapper {
    margin-bottom: 20px;
    overflow: hidden;
}
.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-title {
	margin-bottom: 100px!important;
}
.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-title span{
	color:  var(--custom-terciary-color) !important;
}
.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-title .cta1-ad {
	font-family: "AtSlam-SemiboldBackslant" !important;
	font-size: 184px;
	line-height: 164px;
	letter-spacing: .25rem;
}
.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-title .cta2-ad {
	font-family: "AtSlam-SemiboldSlanted" !important;
		font-size: 74px;
	line-height: 74px;
		letter-spacing: .25rem;
}
.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container {
	    background: linear-gradient(0deg, rgba(162, 25, 25, 1) 0%, rgba(3, 33, 47, 1) 100%) !important;
}
body .main>section.ifm-highlighted-notice p {
	color:white;
	    font-size: 20px !important;
    line-height: 24px !important;

}
.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-free-text {
		margin-bottom:20px;
}
.ifm-highlighted-notice .ifm-hl-notice-wrapper a .ifm-hl-notice-container {
	    position: relative;
    overflow: hidden;
}
.ifm-highlighted-notice  .link {
	max-width: 350px!important;
}
@media(max-width:1024px) {
	.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice .ifm-hl-notice-container::after {
		    right: -60px;
	}
 
}
@media(max-width:768px) {
.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-title .cta1-ad {
        font-size: 132px;
        line-height: 124px;
}
	.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-title .cta2-ad {
    font-size: 56px;
    line-height: 64px;
}
	.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice .ifm-hl-notice-container::after {
    display: none;
}
	
body .main>section.ifm-highlighted-notice p {
    font-size: 18px !important;
    line-height: 20px !important;
}

	
.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-free-text .link {
    max-width: 300px;
}
	.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-free-text .link .btn-primary span {
		font-size: 20px;
	}

	.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-title {
    margin-bottom: 30px !important;
}

}
@media(max-width:500px) {
		body .main>section.ifm-highlighted-notice {
    width: 90%;
}
	.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-title .cta1-ad {
        font-size: 96px;
        line-height: 82px;
}
	.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-title .cta2-ad {
        font-size: 38px;
        line-height: 32px;
}
	.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container {
		padding: 32px 20px 32px 20px;
	}
}

/* Landing hero */
.landing-simple .hero-banner-slick .hero-banner-slider .container {
    margin: auto;
	padding: 0;
}
.landing-simple .hero-banner-slick .hero-banner-slider .container .hero-banner-title {
font-size: 384px !important;
    line-height: 22.5rem !important;
    color: var(--custom-terciary-color);
    width: 100vw;
    text-align: center;
    letter-spacing: 30px;
}
.landing-simple .hero-banner-slick .hero-banner-slider .container .hero-banner-subtitle {
	    font-size: 20px !important;
    line-height: 24px !important;
    max-width: 900px;
    text-align: center;
    margin: 20px auto;
	
}
.landing-simple .hero-banner-slick-wrapper .bottom-wrapper {
	    justify-content: center;
}
.landing-simple .hero-banner-button {
	min-width: 250px;
}
body:not(.institutional).landing-simple  .hero-banner-slick .hero-banner-slider .container .hero-banner-button {
	background: var(--custom-secondary-color) !important;
    border-radius: 0 !important;
    padding: 40px !important;
    border: none !important;
}
.landing-simple .hero-banner-slick .hero-banner-button::before {
	background: url(/madring/img/fondo-texto/sin-titulo-2.webp);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 132px;
    background-color: var(--custom-terciary-color);

}
.landing-simple .hero-banner-slick .hero-banner-button::before {
left: -165%;
    width: 165%;
}
body:not(.institutional).landing-simple .hero-banner-slick .hero-banner-slider .container .hero-banner-button span {
    color: #fff !important;
    margin-left: 25px !important;
    font-weight: 400;
	color: white!important;
}
.landing-simple .hero-banner-slick .hero-banner-button span::before {
    content: '';
    position: absolute;
    top: 2px;
    left: -30px;
    width: 25px;
    height: 26px;
    background: url(/madring/img/triangulo-blanco-cta/play.svg);
    z-index: 0;
    background-repeat: no-repeat;
    background-size: 100%;
} 
.landing-simple .hero-banner-slick .hero-banner-button:hover::before {
	left: 0;
}
body:not(.institutional).landing-simple .hero-banner-slick .hero-banner-slider .container .hero-banner-button:hover span {
	color: var(--custom-secondary-color)!important;
}
body:not(.institutional).landing-simple .hero-banner-slick .hero-banner-slider .container .hero-banner-button:hover span::before {
    background: url(/madring/img/triangulo-rojo-cta/play-rojo.svg);
    width: 25px;
    height: 26px;
}
@media(max-width:1024px) {
	.landing-simple .hero-banner-slick .hero-banner-slider .container .hero-banner-title {
		    font-size: 284px !important;
    line-height: 16.5rem !important;
	}
	.landing-simple .hero-banner-slick .hero-banner-slider .container .hero-banner-subtitle {
		    max-width: 700px;
	}
	
}
@media(max-width:768px) {
	    .landing-simple .hero-banner-slick .hero-banner-slider .container .hero-banner-title {
        font-size: 40vw !important;
        line-height: 40vw !important;
        letter-spacing: 3vw;
    }
	     .landing-simple .hero-banner-slick .content {
        justify-content: center;
        padding: 20px 0;
    }
	    .landing-simple .hero-banner-slick .hero-banner-slider .container .hero-banner-subtitle {
        max-width: 85vw;
    }
	.landing-simple .hero-banner-slick .buttons-wrapper div {
		        max-width: 300px;
        margin: 0 auto;
	}
}
@media(max-width:500px) {
	.landing-simple .hero-banner-slick .hero-banner-slider .container .hero-banner-subtitle {
		    font-size: 18px !important;
    line-height: 22px !important;
	}
	body:not(.institutional).landing-simple .hero-banner-slick .hero-banner-slider .container .hero-banner-button {
		    padding: 30px !important;
	}
	    .landing-simple .hero-banner-slick .buttons-wrapper div {
        max-width: 250px;
    }
	.landing-simple .hero-banner-button span {
		    font-size: 22px !important;
	}
}

body .mod-presentation.mod-presentation .presentation-container .presentation-text {
	    background-color: transparent;
}
/* Módulo presentación */
.mod-presentation .presentation-wrapper {
	    background-color: transparent;
}
.mod-presentation .media-izq .presentation-image::before,     .mod-presentation .media-izq .presentation-image a::before {
	display: none;
}
.mod-presentation .media-izq p:not(.hero-banner-title) {
    font-size: 18px;
    line-height: 22px;
	    padding-left: 80px;
		    padding-right: 20px;
}
.mod-presentation .presentation-text h2 .mod-presentacion-tit1 {
	font-family: "AtSlam-SemiboldSlanted" !important;
	font-size: 64px;
    line-height: 3rem;
	letter-spacing: .25rem;
    color: var(--custom-terciary-color);
	text-transform: uppercase;

}
.mod-presentation .presentation-text h2 .mod-presentacion-tit2 {
	font-family: "AtSlam-SemiboldBackslant" !important;
	font-size: 164px;
    line-height: 7rem;
	letter-spacing: .25rem;
    color: var(--custom-terciary-color);
	text-transform: uppercase;

}
.mod-presentation .presentation-text h2 {
margin-left: -80px !important;
    margin-top: 40px;
    padding-left: 40px;
}
.mod-presentation .presentation-text {
	        padding: 0;
}
.landing-simple .html:first-of-type {
		background: url(https://www.ifema.es/web/ferias/circuito_mr/assets/bg-text.svg);
    background-position: center;
    background-repeat: repeat;
    background-size: 100%;
	    padding-top: 40px;
    padding-bottom: 40px;
}
@media(max-width:1024px) {
	.mod-presentation .presentation-text h2 {
    margin-left: 0px !important;
    margin-top: -20px;
    padding-left: 20px;
}
}
/* Módulo experiencias */
.tit-experiencias {
    text-align: center;
    font-family: "AtSlam-SemiboldSlanted" !important;
    color: var(--custom-terciary-color);
    font-size: 64px !important;
    line-height: 4rem !important;
    letter-spacing: .25rem;
}
.grid-container.mod-experiencias {
  display: grid;
  gap: 20px;
  padding: 20px 0px;
  justify-content: center;
}

.grid-container.mod-experiencias .card {
  color: white;
  text-align: center;
  border-radius: 0px;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease;
  border: 1px solid transparent;
	background: transparent!important;
	    padding: 20px 10px;
}

.grid-container.mod-experiencias .card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  padding: 1px;
  background: linear-gradient(45deg, #ff4e50, #f9d423);
  -webkit-mask: linear-gradient(white, white) content-box, linear-gradient(white, white);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}

.grid-container.mod-experiencias .card img {
width: 50px;
    margin: 10px auto 30px;
}
.grid-container.mod-experiencias .card .card-title {
    font-weight: 700 !important;
	    line-height: 24px;
}
.grid-container.mod-experiencias .card .card-text {
    font-size: 17px;
    line-height: 22px;
}
.grid-container.mod-experiencias .card:hover {
  transform: scale(1.05);
}

@media (min-width: 1281px) {
  .grid-container.mod-experiencias {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (max-width: 1280px) {
  .grid-container.mod-experiencias {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .grid-container.mod-experiencias {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 500px) {
  .grid-container.mod-experiencias {
    grid-template-columns: 1fr;
  }
}
/* Módulo por qué madring */
.pq-madring {
  position: relative;
  width: 100%;
  height: 100vh;
  background: url("/madring/img/imagen-circuito/pq.webp") no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  display: flex;
  align-items: center;
  padding: 5vw;
}

.pq-madring::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pq-madring-content {
  position: relative;
  z-index: 2;
  display: flex;
  column-gap: 300px;
  color: white;
  max-width: 1200px;
  margin: 0 auto;
}



.pq-madring-title {
align-self: flex-end;
}
.pq-madring-title .mod-presentacion-tit1 {
	font-family: "AtSlam-SemiboldSlanted" !important;
	font-size: 64px;
    line-height: 3rem;
	letter-spacing: .25rem;
    color: var(--custom-terciary-color);

}
.pq-madring-title .mod-presentacion-tit2 {
	font-family: "AtSlam-SemiboldBackslant" !important;
	font-size: 164px;
    line-height: 7rem;
	letter-spacing: .25rem;
    color: var(--custom-terciary-color);

}

.pq-madring-text p {
  font-size: 18px!important;
	line-height: 22px;
  color: white;
  margin-top: 20px;
}
@media (max-width: 1280px) {
		.pq-madring-content {
		      column-gap: 100px;
	}
}
@media (max-width: 1024px) {
  .pq-madring {
    height: auto;
    padding: 10vw 5vw;
  }

  .pq-madring-title {
    font-size: 2.5rem;
  }
	.pq-madring-content {
		    flex-direction: column;
	}
}

@media (max-width: 768px) {
  .pq-madring-title {
    font-size: 2rem;
  }

  .pq-madring-text {
    font-size: 0.9rem;
	padding-right: 20px;
  }
}

/* Logo MADRING */
.logo-madring {
	    padding: 160px;
    display: flex;
	justify-content: center;
}
.logo-madring img {
  opacity: 0;
  transform: scale(0.8);
  animation: fadeInScale 1.5s ease-out forwards;
}

@keyframes fadeInScale {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/* Espectáculo */
.landing-simple .html:last-of-type {
		background: url(https://www.ifema.es/web/ferias/circuito_mr/assets/bg-espectaculo.svg);
    background-position: center;
    background-repeat: repeat;
    background-size: 100%;

}
.espectaculo {
    padding: 100px 220px;	
}
.espectaculo h2 {
		text-align: center;
	font-family: "Barlow"!important;
	font-weight: 400!important;
		    color: white;
	margin-bottom:20px;
}
.espectaculo p {
	text-align: center!important;;
}
.espectaculo h2 .txt-amarillo {
	    color: var(--custom-terciary-color);

}
@media (max-width: 1024px) {
	.espectaculo {
    padding: 80px;
}
}
@media (max-width: 768px) {
.espectaculo {
    padding: 20px;
}
	.espectaculo p {
    font-size: 18px;
    line-height: 24px;
		
}
}

/* Acordeón horizontal */
.ifm-stackable .ifm-stk-row .ifm-stk-col .ifm-stk-wrapper .ifm-stk-spine>* {
	font-family: "Barlow"!important;
}
/* Títulos y fixes */
.portadaferia .mod-tabs .ifema-h2{
    font-family: 'AtSlam-SemiboldSlanted' !important;
    text-transform: uppercase !important;
    letter-spacing: 0.2rem;
    color: var(--custom-terciary-color) !important;
    font-size: 55.41px !important;
}

/* Noticias */
.portadaferia .ifm-home-news  .ifema-h2, .resultados .ifema-h2 {
	font-size: 84px!important;
	line-height: 84px!important;
	    font-family: 'AtSlam-SemiboldSlanted' !important;
    text-transform: uppercase !important;
    letter-spacing: 0.2rem;
    color: var(--custom-terciary-color) !important;
}
.ifm-home-news .news-list-card .card-text-wrapper::after {
	display: none!important;
}
.news-list-card .card-img-wrapper, .ifm-home-news .news-list-card img {
	    height: 100%;
    min-height: 375px !important;
}
.ifm-home-news .news-list-card img {
	padding:0 !important;
}
.ifm-home-news .slidable .news-list-card .card-text-wrapper {
    position: absolute;
    bottom: 0;
	background-color: transparent!important;
	
    padding-top: 60px;
}
.ifm-home-news .slidable .news-list-card .card-text-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: -140%;
    width: 240%;
    height: 100%;
    background: linear-gradient(to top, rgba(8, 50, 69, 1), rgba(8, 50, 69, 0));
    transition: all 0.4s ease;
    z-index: 0;
}
.ifm-home-news .news-list-card .title-wrapper span, .ifm-home-news .news-list-card .date-time span {
	color:white!important;
}
.ifm-home-news .news-list-card:hover .title-wrapper span  {
	color:  var(--custom-terciary-color)!important;

}
.ifm-home-news .news-list-card .title-wrapper {
	    padding-bottom: 15px;
}

.simple-filters.simple-filters ul {
	        background: transparent;
        padding: 0!important;
}

.simple-filters li {
 border-radius: 30px;
    position: relative;
    overflow: hidden;
    border: 1px solid transparent;
    background: transparent !important;
    display: flex;
    align-items: center;
	color: white!important;
}
.simple-filters li::before {
	    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    padding: 1px;
    background: linear-gradient(45deg, #ff4e50, #f9d423);
    -webkit-mask: linear-gradient(white, white) content-box, linear-gradient(white, white);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}
.simple-filters li.active {
		background-color:  var(--custom-secondary-color)!important;
	border: 1px solid var(--custom-secondary-color);
}
.simple-filters li.active::before {
display:none!important;
}
.ifm-home-news .generic-slider .slidable .buttons-wrapper.custom-arrows span[class^=icon]::before {
    position: absolute;
    top: -21px;
    left: 2px;
    color: white;
    width: 17px;
    height: 21px;
    z-index: 1;
}
.ifm-home-news .generic-slider .slidable .buttons-wrapper.custom-arrows .prev-wrapper span[class^=icon]::before {
    top: 0px;
    left: -20px;
}
.ifm-home-news .generic-slider .slidable .buttons-wrapper.custom-arrows button {
			background-color:  var(--custom-secondary-color)!important;

}
.ifm-home-news .generic-slider .icon-arrow {
	position: relative;
}



.news-list-card img {
	height: 100%;
}
.news-list .news-list-content .news-list-card .card-text-wrapper {
	    position: absolute;
	bottom: 0;
	padding-bottom: 20px;

}

.news-list-card .card-text-wrapper::after {
	display: none!important;
}
.news-list .news-list-content .news-list-card .card-text-wrapper::before {
	    content: '';
    position: absolute;
    top: 0;
    left: -140%;
    width: 240%;
    height: 100%;
    background: linear-gradient(to top, rgba(8, 50, 69, 1), rgba(8, 50, 69, 0));
    transition: all 0.4s ease;
    z-index: 0;
}
.news-list .news-list-content .news-list-card .card-text-wrapper {
	background-color: transparent !important;
}
.news-list-card .date-time span, .news-list .news-list-content .news-list-card .card-text-wrapper span {
	color: white!important;
}
.news-list-card .news-list-card-content {
	position: relative;
}
/*
article.news-detail {
	    flex-direction: row-reverse;
}
.news-detail-content>.news-body {
    margin-left: 40px !important;
    margin-right: 0 !important;
}
.generic-slider .slidable .buttons-wrapper .prev-wrapper span[class^=icon]::before {
    position: absolute;
    top: 0px!important;
    left: -20px!important;
    color: white;
    width: 17px!important;
    height: 21px!important;
    z-index: 1;
}

@media(max-width:1280px) {
	.news-detail-content>.news-body {
		    margin: 40px auto!important;
	}
}
@media(max-width:768px) {
	.news-detail-content>.news-body {
		    margin: 40px 20px!important;
	}
}
*/

/* Media queries variadas */
@media(max-width:1024px) {
	.tabs-group {
    width: 75%;
}
}
@media(max-width:1023px) {
	body .header-nav-fair-container.header-nav-fair-container.fair .menu-wrapper .menu .menu-level-1-content-wrapper .menu-level-1-header .title-wrapper span {
		padding-right: 28px;
	}
	body .header-nav-fair-container.header-nav-fair-container.fair .menu-wrapper .menu .menu-level-1.menu-level-1 .registrado, body .header-nav-fair-container.header-nav-fair-container.fair .menu-wrapper .menu .menu-level-1.menu-level-1 .submenu-1.ready-to-hover .hover-effect .hover-text .registrado {
		right: -17px;
	}
	body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-1 .deployed .menu-level-1-header span {
        padding-left: 42px;
	}
}
@media(max-width:768px) {
	.mod-presentation .media-izq p:not(.hero-banner-title) {
    padding-left: 50px;
}
	.logo-madring {
    padding: 10%;
}
	.mod-presentation .presentation-text h2 .mod-presentacion-tit2 {
    font-size: 84px;
    line-height: 3.5rem;
}
	.mod-presentation .presentation-text h2 .mod-presentacion-tit1 {
    font-size: 48px;
    line-height: 2rem;
}
	.mod-presentation .media-izq p:not(.hero-banner-title) {
    padding-left: 50px;
}
	.ifm-stackable .ifm-stk-row .ifm-stk-col .ifm-stk-btn-mobile span::before {
		position: absolute;
    top: -6px;
    left: 0;
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform .5sease-in-out 0s;
    transition: -webkit-transform .5sease-in-out 0s;
    -o-transition: -o-transform .5s ease-in-out 0s;
    transition: transform .5sease-in-out 0s;
    transition: transform .5sease-in-out 0s, -webkit-transform .5sease-in-out 0s, -o-transform .5sease-in-out 0s;
		    background-color: var(--custom-primary-color);
    border-radius: 50%;
	}
	.ifm-stackable .ifm-stk-row .ifm-stk-col .ifm-stk-btn-mobile span {
		    background-color: transparent;
	}
	.ifm-stk-description p{
		    font-size: 18px;
    line-height: 24px;
	}
	body .main>section.ifm-stackable {
		    padding-bottom: 40px;
	}
	/*body .header-nav-fair-container .menu-wrapper .menu .menu-level-1-content-wrapper .menu-level-1-header .title-wrapper span::before {
        position: absolute;
        top: calc(50% - 14px);
        left: 0px;
        height: 30px;
        width: 30px;
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(90deg);
        font-size: 22px;
        background-image: url(https://www.ifema.es/web/ferias/circuito_mr/assets/accordion-arrow.svg);
        content: "";
        background-size: contain;
        background-repeat: no-repeat;
	}*/
	.ifm-stackable .ifm-stk-row .ifm-stk-col .ifm-stk-btn-mobile span::before, .mod-tabs .deploy-element .arrow::before {
        position: absolute;
        top: calc(50% - 25px);
        left: 0px;
        height: 40px;
        width: 40px;
        -webkit-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(180deg);
        font-size: 22px;
        background-image: url(https://www.ifema.es/web/ferias/circuito_mr/assets/accordion-arrow.svg);
        content: "";
        background-size: contain;
        background-repeat: no-repeat;
	}
	.portadaferia .ifm-home-news .generic-slider .slidable .buttons-wrapper.custom-arrows button {
		display: none!important;
	}
.news-list-card .card-img-wrapper, .ifm-home-news .news-list-card img {
    height: 100%;
    min-height: 300px !important;
}
	.mod-tabs .deploy-element .arrow-wrapper {
		    position: relative;
	}
	    .tabs-page.nav-tabs {

        padding: 0;
    }
}
