/* Tipos */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;700&display=swap');

@font-face {
    font-family: 'AtSlam-Semibold';
    src: url('https://www.ifema.es/web/ferias/circuito_mr/fonts/AtSlamXCnd-Bold.woff2') format('woff2');
    font-weight: 600; 
    font-style: normal;
}
@font-face {
    font-family: 'AtSlam-SemiboldSlanted';
    src: url('https://www.ifema.es/web/ferias/circuito_mr/fonts/AtSlamXCnd-BoldSlanted.woff2') format('woff2');
    font-weight: 600; 
    font-style: normal;
}
@font-face {
    font-family: 'AtSlam-SemiboldBackslant';
    src: url('https://www.ifema.es/web/ferias/circuito_mr/fonts/AtSlamXCnd-BoldBackslant.woff2') format('woff2');
    font-weight: 600; 
    font-style: normal;
}
@font-face {
    font-family: 'AtSlam-Regular';
    src: url('https://www.ifema.es/web/ferias/circuito_mr/fonts/AtSlamXCnd-Medium.woff2') format('woff2');
    font-weight: 400; 
    font-style: normal;
}
@font-face {
    font-family: 'AtSlam-RegularSlanted';
    src: url('https://www.ifema.es/web/ferias/circuito_mr/fonts/AtSlamXCnd-MediumSlanted.woff2') format('woff2');
    font-weight: 400; 
    font-style: normal;
}
@font-face {
    font-family: 'AtSlam-RegularBackslant';
    src: url('https://www.ifema.es/web/ferias/circuito_mr/fonts/AtSlamXCnd-MediumBackslant.woff2') format('woff2');
    font-weight: 400; 
    font-style: normal;
}
html,body{height:100%}
body{color:#fff;background: #03212f;}
body .main {
    background: none !important;
    padding-bottom: 0px !important;
}
.portadaferia #main > section.basico:nth-child(even)::before,  .portadaferia .hb-btn-2 {
display:none;
}

/* Buscador */

body footer.fair~#searchBox>div,#header-nav-mobile, #searchBox, .bg-header-nav, body>header .search-header{
    background: #03212F!important;
}
.search-tabs-wrapper .search-tabs-bg {
    background-color: var(--custom-secondary-color);
}
.searcher-results .results-wrapper .result a {
    color: #fff;
}
.searcher-results .results-wrapper .result h3 a {
    background-image: none;
}

/* Helpers y estilos generales */

.title-AtSlam {
	font-family:"AtSlam-Regular"!important;
	letter-spacing: 1rem;
}
.title-AtSlamLeft {
	font-family:"AtSlam-SemiboldBackslant";
	letter-spacing: 1rem;
}
.title-AtSlamRight {
	font-family:"AtSlam-SemiboldSlanted";
	letter-spacing: 1rem;
}
@media (max-width:768px) {
	.title-AtSlam, .title-AtSlamLeft, .title-AtSlamRight {
	letter-spacing: .5rem;
}
}
.indent-left {
	margin-left: 1rem;
}
.pad-left-of {
	padding-left: 1rem;
}
body:not(.portadaferia),.box-with-title,body:not(.portadaferia)>footer.fair .footer-content .interest-area,body:not(.portadaferia)>footer.fair .footer-content .interest-area {
    color: #fff;
    background-color:#03212F!important;
}
.ifema-h2 {
    font-family: "Barlow" !important;
    font-weight: 600 !important;
    font-size: 40px !important;
    line-height: 41px !important;
    margin-bottom: 16px !important;
}
p:not(.hero-banner-title).ifema-h2 {
    font-family: "Barlow" !important;
    font-weight: 600 !important;
    font-size: 48px !important;
    line-height: 52px !important;
    margin-bottom: 16px !important;
}
section.mod-presentation, section.presentation {
    padding-top: 0px;
	margin-top: 0 !important;
}
.mod-presentation .presentation-text .presentation-buttons, .presentation .presentation-text .presentation-buttons {
    text-align: center;
}
body .main>section.presentation a.btn {
	margin:27px auto 0!important;
	min-width: auto !important;
	width: auto !important;
}
.portadaferia .presentation .ifema-h2 {
    display: block !important;
    font-family: "AtSlam-SemiboldBackslant" !important;
    margin: 0 auto;
    color: var(--custom-terciary-color);
    font-size: 7rem !important;
    letter-spacing: 0.4rem;
    margin-bottom: 60px!important;
}
p:not(.hero-banner-title) {
	font-family: "Barlow"!important;
	font-weight:400!important;
}
.portadaferia p:not(.hero-banner-title) {
	font-size: 30px!important;
	line-height: 32px!important;
}
p:not(.hero-banner-title) {
	    font-size: 20px;
    line-height: 26px;
}

/* Portada */

/* estilos para road show. BORRAR Despues de presentación */

.fixed-tickets-sales {
    z-index: 9;
}
.portadaferia .hero-banner-slick .hero-banner-slider .container .hero-banner-title {
    font-size: 230px !important;
    line-height: 13.5rem !important;
    color: var(--custom-terciary-color);
    width: 100vw;
    text-align: center;
    letter-spacing: 16px;
    font-family: "AtSlam-Regular" !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
}
.portadaferia .hero-banner-slick .hero-banner-slider .container .tit1 {
    font-family: "Barlow"!important;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--custom-secondary-color);
    font-size: 42px;
}
.portadaferia .hero-banner-slick .hero-banner-slider .container .hero-banner-subtitle img.roadshow {
    width: 42vh;
}
.portadaferia .hero-banner-slick .hero-banner-slider .container .hero-banner-title+.hero-banner-subtitle {
    font-size: 20px !important;
    line-height: 34px !important;
    max-width: 900px;
    text-align: center;
    margin: 5px auto 20px;
	padding: 10px 10px 0;
}
.portadaferia .hero-banner-slick-wrapper .bottom-wrapper{
	padding-bottom: 0px;
}
.portadaferia .hero-banner-slick .hb-1540628243986.hero-banner-slider .container .hero-banner-button.hb-btn-1{
    background: var(--custom-secondary-color) !important;
    border-radius: 0 !important;
    padding: 30px !important;
    border: none !important;
	min-width: 300px;
}
.portadaferia .hero-banner-slick .hb-1540628243986.hero-banner-slider .container .hero-banner-button.hb-btn-1::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);
	left: -165%;
    width: 165%;
}
.portadaferia .hero-banner-slick .hb-1540628243986.hero-banner-slider .container .hero-banner-button.hb-btn-1 span {
    color: #fff !important;
    font-weight: 400;
}
.portadaferia .hero-banner-slick .hb-1540628243986.hero-banner-slider .container .hero-banner-button.hb-btn-1:hover::before {
    left: 0;
}
.portadaferia .hero-banner-slick .content .bottom-wrapper {
    margin-top: 10px;
}
.portadaferia #main {
    margin-top: -480px!important;
}
.portadaferia .mod-recommender-link .generic-slider {
    height: 117px!important;
}
@media(max-width:1024px){
	.portadaferia .mod-recommender-link .generic-slider {
		height: 170px!important;
	}
	.portadaferia .hero-banner-slick .hero-banner-slider .container .hero-banner-subtitle img.roadshow {
		margin-top: 10px;
	}
	.portadaferia .hero-banner-slick .hero-banner-slider .container .hero-banner-title {
		font-size: 187px !important;
		line-height: 11.5rem !important;
	}
}
@media(max-width:768px){
	.portadaferia .mod-recommender-link .generic-slider {
		height: 170px!important;
	}
	.portadaferia .hero-banner-slick .hero-banner-slider .container .hero-banner-title {
		font-size: 125px !important;
		line-height: 8.5rem !important;
		letter-spacing: 9px;
	}
	.portadaferia .hero-banner-slick .hero-banner-slider .container .tit1 {
		font-size: 32px;
	}
	.portadaferia .hero-banner-slick .hero-banner-slider .container .hero-banner-subtitle img {
		width: 31vh;
		margin-top: 7px;
	}
	.portadaferia .hero-banner-slick .hero-banner-slider .container .hero-banner-title {
		margin-top: 60px;
	}
	.portadaferia .hero-banner-slick .hb-1540628243986.hero-banner-slider .container .hero-banner-button.hb-btn-1 {
		zoom: 80%;
	}
}

/* Fin estilos road show */

.portadaferia .main>section.full-width:not(.mod-ctsi):not(.mod-kpi):not(.mod-countdown) {
    padding-top: 90px!important;
}
.portadaferia  .main>aside.full-width-pm, .portadaferia .main>section.full-width-pm {
    /*margin-top: -230px;*/
    z-index: 2;
}
.portadaferia ifm-home-news .generic-slider .slick-list {
    padding-bottom: 55px;
}
.portadaferia #main > section.box-container.lineas-decorativas {
    padding-top: 0px;
    position: relative;
    margin-top: -100px;
	padding-bottom: 0;
	overflow: hidden;
}
.box-container.lineas-decorativas .row.floating {
    max-width: 100% !important;
    margin: 0 auto;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.portadaferia #main .presentation .presentation-buttons a {
    background: var(--custom-secondary-color) !important;
    border-radius: 0!important;
    padding: 40px 50px !important;
    border: none!important;
}
.portadaferia #main .presentation .presentation-buttons a::before{
	content: '';
    position: absolute;
    top: 0;
    left: -165%;
    width: 165%;
    height: 101px;
    transition: all 0.4s ease;
    z-index: 0;
}
.portadaferia #main .presentation .presentation-buttons a::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);
}
.portadaferia #main .presentation .presentation-buttons a:hover::before{
    left: 0;
}
.portadaferia #main .presentation .presentation-buttons a span {
    color: #fff!important;
    margin-left: 25px !important;
	font-weight: 400;
}
.portadaferia #main .presentation .presentation-buttons a 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%;
}
.portadaferia #main .presentation .presentation-buttons a:hover span::before {
    background: url(/madring/img/triangulo-rojo-cta/play-rojo.svg);
	width: 25px;
    height: 26px;
}
.portadaferia #main .presentation .presentation-buttons a:hover span{
	color:var(--custom-secondary-color) !important;
}
.portadaferia .ifm-home-news .generic-slider .slick-list {
    padding-bottom: 55px;
}
.portadaferia .main>aside.full-width-pm, .portadaferia .main>section.full-width-pm {
    /*margin-top: -230px;*/
    z-index: 2;
}
body:not(.institutional) .hero-banner-slick-wrapper .hero-banner-slick .hero-banner-slider .img-veil .veil {
    background: linear-gradient(180deg, rgba(6,44,61,0.7) 51%, rgba(3,33,47,1) 100%);
}
body:not(.institutional) .mod-recommender-link .recommender-link .card-content .card-title {
    font-size: 58px;
	margin:auto;
}
.portadaferia .hero-banner-subtitle img {
    width: 640px;
}
.portadaferia .mod-recommender-link .recommender-link .arrow-wrapper span {
    display: none;
}
.portadaferia .mod-recommender-link .recommender-link a::before {
    border: none;
}
.portadaferia .mod-recommender-link .recommender-link a {
    background: transparent;
}
.portadaferia .mod-recommender-link .content-wrapper{background:none!important}
.portadaferia #main{overflow:visible;margin-top: -560px;}
.portadaferia #main section.html:last-child{ max-width: 100% !important;padding-left: 0px !important;padding-right: 0px !important;}
.portadaferia #main section.html:last-child > .container{max-width: 1390px !important;
    padding-left: 100px;
    padding-right: 100px;}
.portadaferia .box-container .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;
}
.portadaferia .presentation-text p{font-family: "Barlow" !important;width: 60%;
    margin: 26px auto 7px;}
.portadaferia .presentation .ifema-h2 {
    text-align: center;
font-size: 184px !important;
}
.portadaferia .presentation .ifema-h2 div{
    z-index: 2;
    position: relative;
}
.portadaferia .presentation .ifema-h2 span.pre-h1{
font-family: "Barlow";
    color: #fff;
    letter-spacing: normal;
    font-size: 32px;
    margin: 0 auto;
    padding-bottom: 27px;
    display: block;
    line-height: 95px;
font-weight:400;
}
.portadaferia .presentation .ifema-h2:after {
    content: '';
    top: 60px;
    right: 0;
    width: 100%;
    height: 200px;
    background: url(/madring/img/ciudad-madring/ciudad-home-v2.png);
    z-index: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
    position: relative;
    display: block;
}
@media (max-width:768px){
	.portadaferia #main section.html:last-child {
		padding: 20px 20px !important;
	}
	.portadaferia .presentation .ifema-h2 span.pre-h1 {
		line-height: 0px;
	}
	.presentation .presentation-wrapper {
		padding-top: 100px;
	}
	.portadaferia .presentation .ifema-h2:after {
		top: -115px;
		right: 10%;
		width: 118%;
	}
	.portadaferia .presentation-text p {
		width: 100%;
		margin: -70px auto 7px;
	}
	.portadaferia .hero-banner-slick .hero-banner-slider:before,.portadaferia .hero-banner-slick .hero-banner-slider:after {
		top: 26%!important;
		font-size: 20px!important;
	}
	.portadaferia .hero-banner-subtitle img {
		width: 33vh;
	}
	.portadaferia .mod-tabs[data-num-tabs="1"] .content, .portadaferia .mod-tabs[data-num-tabs="2"] .content, .portadaferia .mod-tabs[data-num-tabs="3"] .content {
    padding-top: 0px;
}
.portadaferia .cta-resultados {
    margin-top: 10px !important;
}
}

/* Herobanner */

.hero-banner-slick-wrapper.big-hero {
    height: 1050px;
    max-height: 1050px;
}
.slick-slider,.slick-list,.slick-track,.slick-slide>div{height:100%}
.portadaferia .hero-banner-subtitle img {
   width:65vh;
}
.slick-slider, .slick-list, .slick-track, .slick-slide>div {
    position: relative;
}
/*.portadaferia .hero-banner-slick .hero-banner-slider:before {
    content: '2026';
    top: 26%;
    left: 3%;
    width: 100%;
    height: auto;
    position: absolute;
    display: block;
	font-family: 'Barlow' !important;
	font-size: 26px;
	z-index: 2;
}
.portadaferia .hero-banner-slick .hero-banner-slider:after {
    content: 'MADRID';
    top: 26%;
    right: 3%;
    width: 100%;
    height: auto;
    z-index: 0;
    position: absolute;
    display: block;
    text-align: right;
	font-family: 'Barlow' !important;
	font-size: 26px;
}*/
@media(max-width:1024px){
	.portadaferia .hero-banner-subtitle img {
   width:65vh;
		margin:auto;
}
}
@media(max-width:768px){
.portadaferia .hero-banner-subtitle img {
    width: 50vh;
}
}
.portadaferia .hero-banner-slick .content {
    margin-bottom: auto !important;
}
.portadaferia .hero-banner-slick .content {
    position: relative;
    align-content: center;
    justify-content: center;
    align-items: center;
	display:flex;
}
.portadaferia .hero-banner-slick .content .bottom-wrapper{
order:3;
	margin-top: 30px;
}

/* Menú */

body .header-nav-fair-container.fair .menu-wrapper .menu .menu-level-1 .submenu-1 span.registrado {
    font-family: 'Barlow'!important;
    font-size: 34px!important;
    position: relative!important;
    top: -12px!important;
    font-weight: normal!important;
}
body header .header-nav-fair-container .menu-wrapper .menu.menu .link.link span {
    overflow: visible;
}
body .header-nav-fair-container.fair .menu-wrapper .menu-logo img {
    height: 27px;
}
body .header-nav-fair-container.header-nav-fair-container .menu-wrapper {
    background-color: rgba(3, 33, 47, 0.5)!important; 
	 background: rgba(3, 33, 47, 0.5)!important; 
}
body header:not(.menu-deployed) .header-nav-fair-container .menu-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	height:100%;
    background-color: rgba(3, 33, 47, 0.5);
    backdrop-filter: blur(10px);
    will-change: backdrop-filter;
    z-index: -1;
}
 body .header-nav-fair-container .menu-wrapper .menu-icons-wrapper .menu-unfold-icons-wrapper .menu-unfold-icon, body .header-nav-fair-container.fair .menu-wrapper .menu-logo-icon, body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu-icons-wrapper .desktop-logo.ifema-logo, body .header-nav-fair-container.fair .menu-wrapper .menu-unfold-icons-wrapper::before, body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu-icons-wrapper .menu-rampant::before, body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu-icons-wrapper .menu-unfold-icons-wrapper {
	 background-color: transparent!important;
}
body .header-nav-fair-container .fixed-content-wrapper {
	background: transparent!important;
}
body .header-nav-fair-container.fair {
	background: var(--custom-primary-color);
}
body .header-nav-fair-container .menu-wrapper .menu .menu-level-1 span {
    font-family: "AtSlam-Regular"!important;
    font-size: 56px;
    line-height: 33px;
    text-transform: uppercase;
    letter-spacing: 5px;
}
body .header-nav-fair-container.fair .menu-wrapper .menu .menu-level-1-wrapper {
    padding-bottom: 0px;
    margin-bottom: 40px;
}
@media (min-width:1024px){
body .header-nav-fair-container .menu-navig-event-wrapper::before{
	content:url('/madring/img/lineas-rojas-mad-ring/esquina-menu.svg');
	position: absolute;
    right: 0;
    bottom: -7px;
    z-index: 1;
}
body .header-nav-fair-container.fair .menu-wrapper .menu .menu-level-1 .submenu-1:hover span {
    color:var(--custom-terciary-color);
}
}
@media (max-width:1024px){
body .header-nav-fair-container .menu-navig-event-wrapper::before{
	position: fixed;
}
}
body .header-nav-fair-container .menu-wrapper .menu .menu-level-1 span {
    overflow: visible;
}
body header .header-nav-fair-container .menu-wrapper .menu.menu .link.link span {
    font-family: "Barlow"!important;
    font-size: 22px;
    line-height: 29px;
    font-weight: 500;
}
body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-1 span, body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-1-content-wrapper .menu-level-1-header .close-level-1-content span[class^=icon]::before, body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-1-content-wrapper .menu-level-1-header .title-wrapper span, body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-3 span, body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu-icons-wrapper .date-wrapper span {
    color: #fff;
}
body .header-nav-fair-container .menu-wrapper .menu .menu-level-1-wrapper{z-index: 2;}
body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-1 span:hover,body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-1 .deployed span{
	color:var(--custom-terciary-color)!important;
}
body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-1-content-wrapper .menu-level-1-content {
    background-color: transparent!important;
}
@media (max-width:1024px){
	body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-1 .menu-level-1-header span:hover, body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-1 .deployed .menu-level-1-header span {
		color: #000!important;
		font-family: 'Barlow' !important;
		font-size: 24px;
		line-height:32px;
	}
}
body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-1 .deployed .menu-2-title span,body .header-nav-fair-container.fair .menu-wrapper .menu.menu .menu-level-1-wrapper .link.link.link span{
	color:#fff!important;
}
body .header-nav-fair-container.fair .menu-wrapper .menu.menu .menu-level-1-wrapper .link.link.link span:hover{
	color:var(--custom-terciary-color)!important;
}
body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-navig-event-wrapper,body .header-nav-fair-container.fair .menu-wrapper .menu .menu-content, body .header-nav-fair-container.fair .menu-wrapper .menu .menu-content::before, body .header-nav-fair-container.fair .menu-wrapper .menu .menu-level-1::before, body .header-nav-fair-container.fair .menu-wrapper .menu .menu-navigation,body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-1-content-wrapper .menu-level-1-content {
    background-color: var(--custom-primary-color);
	height:100%
}
body .header-nav-fair-container .menu-wrapper .menu .menu-level-1 .submenu-1 {
    padding: 20px 52px 10px 16px;
}
body .header-nav-fair-container .menu-wrapper.deployed .menu.child-deployed .menu-level-1>li.deployed .menu-level-1-content-wrapper {
    background: transparent;
}
@media (max-width:1024px){
.btn-mobile-wrapper{display:none}
body .header-nav-fair-container.fair .menu-wrapper .menu .menu-level-1-wrapper {
    padding-bottom: 25px;
    overflow: auto;
    max-height: var(--window-h-no-menu, 100vh);
    scrollbar-width: thin;
    -ms-overflow-style: initial;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
body .header-nav-fair-container.fair .menu-wrapper .menu .menu-level-1-wrapper::-webkit-scrollbar {
    display: block;
}
body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .mobile-logos img {
    max-width: 260px;
    max-height: 55px;
}
body .header-nav-fair-container .menu-wrapper .menu .menu-level-1 .submenu-1 {
    padding: 14px 52px 10px 16px;
}
body .header-nav-fair-container.fair.header-nav-fair-container .menu-wrapper .menu .event-logos-wrapper {
    width: 100%;
}
body .header-nav-fair-container .menu-wrapper .menu .menu-level-1 .submenu-1::after {
	content: '' !important;
    background-image: none;
    background-size: contain;
    background-repeat: no-repeat;
	-webkit-transform: none;
    -o-transform: none;
    transform: none;
	height: 35px;
    width: 35px;
}
body .header-nav-fair-container .menu-wrapper .menu .menu-level-2>li .menu-2-title {
    min-height: 56px;
    border-bottom: 1px solid #878787;
}
body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-navig-event-wrapper,body .header-nav-fair-container.fair .menu-wrapper .menu .menu-content, body .header-nav-fair-container.fair .menu-wrapper .menu .menu-content::before, body .header-nav-fair-container.fair .menu-wrapper .menu .menu-level-1::before, body .header-nav-fair-container.fair .menu-wrapper .menu .menu-navigation,body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-1-content-wrapper .menu-level-1-content {
    background-color: var(--custom-primary-color)!important;
}
}
@media (min-width:768px){
body .header-nav-fair-container .menu-wrapper .menu .menu-level-1 .submenu-1 {
    padding: 0;
}
body .header-nav-fair-container.fair .menu-wrapper .menu .menu-navigation {
    width: 1190px;
    max-width: 1190px;
    margin-left: auto;
    margin-right: auto;
}
body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .menu-level-1-wrapper {
    padding-top: 20px;
}
}
@media (min-width:1024px){
body .header-nav-fair-container.fair .menu-wrapper .menu .menu-featured-event {
    display: none;
}
}
@media (min-width: 768px) and (max-width: 1439px){
body .header-nav-fair-container .menu-wrapper .menu .menu-level-1 .submenu-1 {
    height: 72px;
}
}
@media (max-width:1280px){
	body .header-nav-fair-container.fair .menu-wrapper .menu .menu-navigation {
    width: 100%;
	max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}
	body .header-nav-fair-container .menu-wrapper .menu .bottom-menu, body .header-nav-fair-container .menu-wrapper .menu .menu-level-1 {
    margin-left: 0px;
    margin-right: 0px !important;
}
}
@media (min-width:1280px){
body .header-nav-fair-container.fair .menu-wrapper .menu .menu-level-1 {
    margin-left: 0px;
}
}
@media (min-width:1440px){
body .header-nav-fair-container.fair .menu-wrapper .menu .menu-level-1 .submenu-1 span {
    font-size: 54px;
    line-height: 67px;
    font-family: "AtSlam-Semibold";
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
}
}
@media (max-width:768px){
	body:not(.institutional) .mod-recommender-link .recommender-link .card-content .card-title {
		font-size: 47px!important;
	}
}


/* Hero */
.hero-banner-slick .content {
    width: 100%;
    margin: auto;
}
body:not(.institutional) .hero-banner-slick-wrapper .content-wrapper {
    margin-top: -50px;
}
body:not(.institutional) .hero-banner-slick-wrapper .content-wrapper {
	padding-bottom: 0!important;
}
.hero-banner-slick .hero-banner-slider .container .hero-banner-title {
    max-height: 100%;
    min-height: auto;
    max-width: 100%;
    height: auto;
    -webkit-line-clamp: 100;
    font-size: 184px !important;
    line-height: 8.5rem !important;
	color: var(--custom-terciary-color);
}
.hero-banner-slick .hero-banner-slider .container .hero-banner-subtitle {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    -webkit-line-clamp: 100;
    font-size: 28px !important;
    line-height: 32px !important;
	font-family: "Barlow";
	font-weight: 500;
}
@media(max-width:1024px) {
	.hero-banner-slick .hero-banner-slider .container .hero-banner-title {
    font-size: 154px !important;
    line-height: 7.5rem !important;
	}
	.hero-banner-slick .hero-banner-slider .container .hero-banner-subtitle {
    font-size: 26px !important;
    line-height: 28px !important;
	}
}
@media(max-width:767px) {
	.hero-banner-slick .content {
		height: 100%;
		justify-content: space-between;
		padding: 20px 0;
	}
	.hero-banner-slick .content-wrapper {
    	justify-content: space-between;
		
	}
	    .hero-banner-slick .hero-banner-slider .container .hero-banner-title {
        font-size: 124px !important;
        line-height: 5.5rem !important;
    }
	.indent-left {
		text-align: right;
		padding-right: .1em;
		width: 100%;
		margin-left: 0;
	}
	.hero-banner-slick .hero-banner-slider .container .hero-banner-title .title-AtSlamRight {
		    width: 100%;
    text-align: right;
	}
	.hero-banner-slick .hero-banner-slider .img-veil .img-wrapper .embed-player {
		height: 100% !important;
		left: 0!important;
		width: 114% !important;
	}
	.hero-banner-slick .content {
    margin: 0;
}
}

@media (max-width:500px){
	.hero-banner-slick .hero-banner-slider .container {
		    padding: 0;
	}
	    .hero-banner-slick .hero-banner-slider .container .hero-banner-title {
        font-size: 90px !important;
        line-height: 4rem !important;
    }
	.hero-banner-slick .hero-banner-slider .container .hero-banner-subtitle, .hero-banner-slick .content .bottom-wrapper{
		padding: 0 20px;
	}
}
/* Headers internas */

.fair header.header-container h1.ifema-h1 {
    font-family: "AtSlam-RegularSlanted" !important;
    line-height: 184px!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    letter-spacing: 5px;
    font-size: 184px !important;
	    color: var(--custom-secondary-color);
}
.hero-image .text-wrapper .hero-banner-subtitle {
    font-size: 21px;
    line-height: 31px;
}
/* Animations */

.anim-ltr {
	 display: inline-block;
    opacity: 0;                  
    transform: translateX(-100%); 
    animation: slideInLeft 1s ease forwards; 
  }
.anim-rtl {
	 display: inline-block;
    opacity: 0;                  
    transform: translateX(100%); 
    animation: slideInRight 1s ease forwards; 
  }
/* Estado inicial para los textos en .partnrs-slider */
.partnrs-slider .partnrs-ltr,
.partnrs-slider .partnrs-rtl {
    display: inline-block;
    opacity: 0; /* Oculto inicialmente */
    transform: translateX(-100%); /* Por defecto, fuera de pantalla */
}

/* Estado inicial para RTL (solo cambia la dirección) */
.partnrs-slider .partnrs-rtl {
    transform: translateX(100%);
}

/* Animaciones activas solo en .partnrs-slider */
.partnrs-slider .partnrs-ltr-active {
    animation: slideInLeft 1s ease forwards;
}

.partnrs-slider .partnrs-rtl-active {
    animation: slideInRight 1s ease forwards;
}
@media(max-width:767px) {
	.fair header.header-container h1.ifema-h1 {
    line-height: 80px!important;
    font-size: 81px !important;
}
	body .mod-presentation.mod-presentation .presentation-container .presentation-text {
    background-color: transparent!important;
}
}
@keyframes slideInLeft {
    from {
      opacity: 0;
      transform: translateX(-100%);
    }
    to {
      opacity: 1;
      transform: translateX(0);
    }
  }
@keyframes slideInRight {
    from {
      opacity: 0;
      transform: translateX(100%);
    }
    to {
      opacity: 1;
      transform: translateX(0);
    }
  }

/* Módulo KPIs */
.mod-our-partnrs:not(.media-right) .text-title-wrapper {
	margin-right: 0!important;	
}
.mod-kpi .kpi-card .digit-wrapper .digit {
    font-family: "AtSlam-Regular"!important;
    letter-spacing: 5px;
    font-size: 72px;
    line-height: 83px;
}
.mod-kpi .kpi-card .digit-wrapper .symbol {
    font-family: "AtSlam-Regular"!important;
    letter-spacing: 3px;
    margin-bottom: 38px;
    margin-left: 6px;
    transform: skew(-18deg);
}
.mod-kpi .kpi-card .text-wrapper span {
    font-family: "Barlow"!important;
    text-transform: uppercase;
    font-size: 28px !important;
    line-height: 34px !important;
    font-weight: 400!important;
}
.mod-our-partnrs .partnrs-slider .slick-prev {
    right: 200px;
    bottom: 5px;
    top: auto;
    left: auto;
    background-color: var(--custom-terciary-color);
    border-radius: 50%;
    background-image: url(https://www.ifema.es/web/ferias/circuito_mr/assets/blue-arrow.svg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    width: 50px;
    height: 50px;
    display: block;
    transform: scaleX(-1);
}
.mod-our-partnrs .partnrs-slider .slick-next {
    right: 120px;
    bottom: -18px;
    top: auto;
    left: auto;
    background-color: var(--custom-terciary-color);
    border-radius: 50%;
    background-image: url(https://www.ifema.es/web/ferias/circuito_mr/assets/blue-arrow.svg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    width: 50px;
    height: 50px;
    display: block;
}
.mod-our-partnrs .partnrs-slider .slick-prev:before, .mod-our-partnrs .partnrs-slider .slick-next:before {
    content: "";
}

.mod-our-partnrs .partnrs-slider {
    background: var(--custom-primary-color); 
	position: relative;
}
.mod-our-partnrs .partnrs-slider::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: url(https://www.ifema.es/ferias/circuito_mr/assets/lines-2.svg) no-repeat center / cover;
    z-index: -1;
}
.slick-autoplay-toggle-button {
	display: none;
}
.partnrs-slider {
  position: relative;
  overflow: hidden;
}

.mod-our-partnrs .partnrs-slider .slick-slide{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease;
	justify-content: flex-end;
}
.mod-our-partnrs:not(.media-right) .text-title {
	justify-content: flex-end;
	margin-right: calc(50vw - 451px)!important;
}
.partnrs-slider .slick-active {
  opacity: 1;
  z-index: 1;
}
.mod-our-partnrs .big-img-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    width: 100%;
    height: 100%;
}
    .mod-our-partnrs .big-img {
        width: 100%!important;
    }
.mod-our-partnrs .big-img img {
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    width: auto;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.mod-our-partnrs p.title {
	    font-family: "AtSlam-Semibold" !important;
    font-size: 128px !important;
    line-height: 120px !important;
    color: var(--custom-terciary-color);
}
.mod-our-partnrs p.title  sup {
    top: -0.75em;
    margin-left: .5rem;
	font-size:50%;
}
.mod-our-partnrs .subtitle {
font-family: "AtSlam-RegularBackslant" !important;
    font-size: 46px !important;
    line-height: 52px !important;
    padding: 0 5px;
    color: var(--custom-terciary-color);
}
.mod-our-partnrs .slick-dots {
    margin: 0 auto;
    bottom: auto;
    line-height: 0;
    width: fit-content;
    margin-bottom: 20px;
}
.mod-our-partnrs .big-img img {
    padding-top: 40px;
}
.mod-our-partnrs .partnrs-slider::before {
display:none;
}
.mod-our-partnrs .partnrs-slider {
    background-image: url('https://www.ifema.es/web/ferias/circuito_mr/assets/fondo-kpis.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.mod-our-partnrs .slick-dots {
margin-left:10%;
background-color:transparent;
padding:0;
}
body .slick-dots:hover {
background: none;
}
body .slick-dots  {
column-gap:8px;
}
body .slick-dots li {
transition:none!important;
background: var(--custom-terciary-color)!important;
width:10px!important;
}
body .slick-dots li.slick-active {
width:18px!important;
height:18px!important;
border: 4px double var(--custom-terciary-color)!important;
background:none!important;
}
.mod-our-partnrs p.title {
    min-width: 200px;
}
.mod-our-partnrs:not(.media-right) .text-title {
    align-items: flex-start;
    padding: 0;
}
.portadaferia .mod-our-partnrs .subtitle {
font-size: 46px !important;
    line-height: 52px !important;
}
.portadaferia .mod-presentation .media-izq .presentation-image.corte-izq a::before, .portadaferia .mod-presentation .media-izq .presentation-image.corte-izq::before, .portadaferia .presentation .media-izq .presentation-image.corte-izq a::before, .portadaferia .presentation .media-izq .presentation-image.corte-izq::before {
    transform: none !important;
}
.portadaferia .mod-presentation .presentation-image img, .portadaferia .presentation .presentation-image img {
    height: auto !important;
}

@media (max-width:1024px) {
.mod-our-partnrs .big-img img {
    height: 90%;
}
.portadaferia #main .box-container .row.floating:after {
    bottom: -107px!important;
}
}
@media (max-width:768px) {
	.portadaferia p:not(.hero-banner-title) {
    font-size: 22px!important;
    line-height: 32px!important;
}
body:not(.institutional) .mod-recommender-link .recommender-link .card-content {
    padding: 0px 0px 10px;
	justify-content: center !important;
}
.mod-recommender-link .recommender-link .arrow-wrapper span::before {
    margin-top: -15px!important;
    left: -75px!important;
}
.mod-recommender-link .recommender-link .arrow-wrapper span:hover::before {
	left: -38px!important;
}
.mod-recommender-link .recommender-link a::before {
    margin-left: 2% !important;
    margin-top: -2% !important;
}
.mod-recommender-link .recommender-link a:hover::before {
    margin-left: 0% !important;
    margin-top: 0% !important;
}
.portadaferia #main .box-container .row.floating:after {
    bottom: -68px !important;
	width: 175% !important;
	height: 58% !important;
	
}
#main section.html:last-of-type {
    margin-top: 0px !important;
}
.portadaferia #main > section.box-container.lineas-decorativas .row.floating{
    position: relative;
    min-height: 236px;
}
.portadaferia #main > section.box-container.lineas-decorativas .row.floating img{
    position: absolute;
    height: 236px;
	left: -20px;
}
.portadaferia .simple-filters {
    padding: 0 20px 20px;
}
.portadaferia .presentation .ifema-h2 {
    font-size: 5rem !important;
    line-height: 5rem !important;
	text-align: center;
	margin-bottom: 20px !important;
}
.slick-slide:nth-of-type(1) .big-img img {
    content: url('/madring/img/m/kpi-circuito-1---madring/circuito-full-mov.webp');
}
.slick-slide:nth-of-type(2) .big-img img {
    content: url('/madring/img/m/kpi-circuito-2---madring/circuito-curvas-mov.webp');
}
.slick-slide:nth-of-type(3) .big-img img {
    content: url('/madring/img/m/kpi-circuito-1---madring/circuito-full-mov.webp');
}
.slick-slide:nth-of-type(4) .big-img img {
    content: url('/madring/img/m/kpi-circuito-3---madring/circuito-peralte-mov.webp');
}
.mod-our-partnrs .partnrs-slider {
    background-image: url('https://www.ifema.es/web/ferias/circuito_mr/assets/fondo-kpis-movil.webp');
    background-position: bottom;
    background-repeat: no-repeat;
}
.mod-our-partnrs .partnrs-slider .slick-slide, .mod-our-partnrs .slick-slider .slick-list {
        height: 500px;
        flex-direction: row-reverse;
}
    .mod-our-partnrs .big-img {
        height: 500px;
    }
.mod-our-partnrs .big-img-wrapper {
left:65%;
}
.mod-our-partnrs .title-wrapper {
    margin-bottom: 0;
    align-content: flex-end !important;
    position: absolute !important;
    bottom: 40px !important;
    left: 20px;
}
.mod-our-partnrs p.title {
    font-size: 80px !important;
    line-height: 70px !important;
}
 .mod-our-partnrs .subtitle {
    font-size: 34px !important;
    line-height: 38px !important;
}
	.mod-our-partnrs .partnrs-slider .slick-prev {
    right: 90px;
    bottom: 6px;
}
	.mod-our-partnrs .partnrs-slider .slick-next {
	right: 20px;
	}
	.mod-our-partnrs .slick-dots {
		margin-left:20px;
	}
}
@media (max-width:520px) {
	.portadaferia .hero-banner-subtitle img {
    width: 40vh;
}
.mod-our-partnrs .partnrs-slider .slick-slide, .mod-our-partnrs .slick-slider .slick-list {
        height: 400px;
}
    .mod-our-partnrs .big-img {
        height: 400px;
    }
}


/* Delay classes */

.delay-1 {
  animation-delay: 0.5s; 
}
.delay-2 {
  animation-delay: 1s;
}
.delay-3 {
  animation-delay: 1.5s;
}
.delay-4 {
  animation-delay: 2s;
}

/* básicos */

.mod-presentation .presentation-text h2 .mod-presentacion-tit1,.mod-presentation .presentation-text h2 .mod-presentacion-tit2 {
    text-shadow: 0px 0px 5px rgb(3,33,47);
}
.basico .number {
    color: var(--custom-secondary-color);
    display: block;
    font-family: "AtSlam-Regular"!important;
    letter-spacing: 5px;
    font-size: 60px;
    margin-bottom: 12px;
}
.basico.mt-lg {
    margin-top: 0px !important;
}
@media (max-width:1024px){
	.basico .number{margin-bottom:20px}
}


/*  Videos */

.basico div.video-player:focus:not(:active)::before {
    outline: none;
}
div.video-player:before {
    color: #000;
    text-shadow: none;
}

/* Modulo redes home */
#main .box-container{
 	background: transparent;
	color:#fff;
}
#main .cont-redes {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#main .cont-redes > div{
	padding: 0 15px;
}
#main .cont-redes div a.red {
    background-color: var(--custom-secondary-color) !important;
    display: flex;
    height: 80px;
    width: 80px;
    margin: 0 auto 40px;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    transition: all 0.4s ease;
    overflow: hidden;
    position: relative;
    border-radius: 0;
}
#main .cont-redes div a.red:hover::before {
    left:0px;
}
#main .cont-redes div a.red::before {
    content: '';
    position: absolute;
    top: 0px;
    left: -160px;
    width: 242px;
    height: 81px;
    background: linear-gradient(45deg, #083245 50%, var(--custom-secondary-color) 50%);
    transition: all 0.3s ease;
    z-index: 0;
}
#main .cont-redes div a.red img{
	height: 50px;
}
.cont-redes div a span{
	z-index: 2;
}
.cont-redes div a span.red-text{
	display: none;
}
.box-container .row.floating{
	max-width: 1390px !important;
	margin: 0 auto;
	padding-left: 100px !important;
	padding-right: 100px !important;
}
#main > section.box-container {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 50px;
	padding-bottom: 80px;
}
.portadaferia #main > section.box-container {
    padding-top: 40px;
    padding-top: 100px;
    position: relative;
}
.portadaferia #main > section.box-container .container.pt-5{
	padding-top: 2rem !important;
}
@media (max-width: 1440px) {
.box-container .row.floating{
    max-width: 1190px!important;
	padding-left: 0px !important;
    padding-right: 0px !important;
}
}
@media (max-width: 1280px) {
.box-container .row.floating{
    max-width: 950px!important;
	padding-left: 0px !important;
    padding-right: 0px !important;
}
}
@media (max-width: 1024px) { 
.box-container .row.floating{
    max-width: 728px!important;
	padding-left: 20px !important;
    padding-right: 20px !important;
}
}
@media (max-width: 767px) {  
	.box-container .row.floating {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	#main .cont-redes div a.red {
		zoom: 75%;
	}
}



/* Acordeones */

.mod-vertical-accordion .accordion .accordion-header.collapsed, .mod-vertical-accordion .accordion .accordion-header {
    background-color: transparent;
    border-bottom: 1px solid var(--custom-terciary-color);
	position:relative;
	transition: all 0.4s ease;
}
.mod-vertical-accordion .accordion .title-wrapper {
    padding-left: 0px;
}
.mod-vertical-accordion .accordion .accordion-header.collapsed::before,.mod-vertical-accordion .accordion .accordion-header::before{
    content: '';
    display: inline-block;
    width: 38px;
    height: 42px;
    margin-top: -5px;
    background-image: url(/web/ferias/circuito_mr/assets/yellow-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
	transform: rotate(90deg);
}
.mod-vertical-accordion .accordion .accordion-header::before {
    transform: rotate(-90deg);
	right: -6px;
}
.mod-vertical-accordion .accordion .text-wrapper {
    color: #fff;
    font-family: "Barlow" !important;
    font-size: 25px;
    line-height: 32px;
    font-weight: 600;
}
.mod-vertical-accordion .accordion .symbol-wrapper{
	display:none;
}
.mod-vertical-accordion .accordion .row-accordion-body,html .cog-form__container, :root:root:root:root:root .cog-form__container{
    background-color: var(--custom-primary-color);
	padding-bottom: 0!important;
}
.mod-vertical-accordion .accordion .row-accordion-wrapper {
    border-bottom: none;
}
.mod-vertical-accordion .accordion .accordion-header, .mod-vertical-accordion .accordion .row-accordion-body {
    padding: 13px 18px 13px 0;
}
@media (min-width:768px){
	.mod-vertical-accordion .accordion .row-accordion-body {
		padding-left: 0px;
	}
}

/* ? */


.page-detail {
    color: #fff;
    background-color: var(--custom-primary-color)!important;
}
.ifm-highlighted-notice, body>footer, body:not(.portadaferia)>footer.fair .footer-content .interest-area, body:not(.portadaferia)>footer.fair .footer-content .interest-area,body>footer.fair .footer-content .interest-area, body>footer.fair .footer-content {
    background: transparent !important;
}


/* beadcrumbs */

#contact_form .form-check-label a, #cvinput, .IMGtitle, .Letter, .breadcrumb-item a, .breadcrumb-item a:hover, .card .CBody>a, .card .card-body>a, .card .country-footer>a, .carousel-control-next .icon-right, .carousel-control-prev .icon-left, .close-filters, .custom-select, .custom-select option, .date-filter, .date-filter::before, .expand-filters, .ferias-card a, .filter-tag, .filter-tag::after, .filter-title, .filter-title-var, .filters-text, .galeria-box a, .gestion-body a, .gob-body a, .highlighted-text, .icon-menu-2-fill::before, .icon-menu-4-fill::before, .kpi>span.h4, .lightpick__day.is-today:not(.is-start-date):not(.is-end-date), .lightpick__days, .lightpick__days-of-the-week, .lightpick__month-title>.lightpick__select, .lightpick__month-title>.lightpick__select-months, .lightpick__next-action::before, .lightpick__previous-action::before, .menu-link-alt, .collections-list .nav-tabs .nav-item.show .nav-link, .collections-list .nav-tabs .nav-link.active, .collections-list .nav-tabs .nav-link:focus, .collections-list .nav-tabs .nav-link:hover, .others-link, .result-search-container .input-group .input-group-append button, .selector-label::after, .show-calendar, .showlink, .tarifas-link, .text404container a, .time-filter, .upper-text, body>footer>section:not(.insti-footer):last-of-type a.animated-link, body>footer>section:not(.insti-footer):last-of-type a.animated-link:hover {
    color: #fff!important;
}
.breadcrumb-item a{text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size .3s;}
.breadcrumb-item a:hover,.breadcrumb-item a:focus {
    background-size: 100% 2px;
}
.breadcrumb-item.active {
    color: #fff!important;
}

/* formularios */
body:not(.portadaferia) :root:root:root:root:root .cog-picker .cog-icon g path{display:none}
html .cog-cognito--styled .el-checkbox__inner, html .cog-cognito--styled .el-radio__inner, :root:root:root:root:root .cog-cognito--styled .el-checkbox__inner, :root:root:root:root:root .cog-cognito--styled .el-radio__inner {
    border: 3px solid var(--custom-terciary-color)!important;
}
:root:root:root:root .cog-cognito--styled.cog-cognito--protect-css ul{
	margin-bottom: 0!important;
}
html .cog-cognito--styled.cog-form, :root:root:root:root:root .cog-form:focus {
    background: transparent!important;
}
[data-state="ready"].cog-embed-script ~ .preloader { display: none; } 
.cog-loader { display: none; }
html .cog-checkable .el-radio__label.el-radio__label, html .cog-checkable .el-checkbox__label.el-checkbox__label, :root:root:root:root:root .cog-checkable .el-radio__label.el-radio__label, :root:root:root:root:root .cog-checkable .el-checkbox__label.el-checkbox__label,:root:root:root .cog-cognito--styled.cog-cognito--protect-css p,html .cog-label, :root:root:root:root:root .cog-label{
    color: #fff !important;
}
html .cog-body, :root:root:root:root:root .cog-body,html .cog-form__container, :root:root:root:root:root .cog-form__container{
    background-color: transparent!important;
	background: transparent!important;
}
html .cog-form--light-background .cog-col.is-error::before, :root:root:root:root:root .cog-form--light-background .cog-col.is-error::before {
    background: var(--custom-primary-color);
    outline: #000 calc(var(--gutter)/2 - 3px) solid;
}
html .is-required .cog-label, :root:root:root:root:root .is-required .cog-label,html .cog-label, :root:root:root:root:root .cog-label {
    display: none!important;
}
html .cog-choice--checkboxes .cog-label, :root:root:root:root:root .cog-choice--checkboxes .cog-label {
    display: block!important;
    text-transform: uppercase;
    color: var(--custom-terciary-color) !important;
}
html .cog-checkable .el-radio__label.el-radio__label, html .cog-checkable .el-checkbox__label.el-checkbox__label, :root:root:root:root:root .cog-checkable .el-radio__label.el-radio__label, :root:root:root:root:root .cog-checkable .el-checkbox__label.el-checkbox__label, :root:root:root .cog-cognito--styled.cog-cognito--protect-css p, html .cog-label, :root:root:root:root:root .cog-label {
	    font-family: "Barlow" !important;
}
html .cog-cognito .el-select-dropdown__list li, :root:root:root:root:root .cog-cognito .el-select-dropdown__list li span {
    font-family: "Barlow";
}
html .cog-cognito--styled textarea::placeholder, html .cog-cognito--styled select::placeholder, html .cog-cognito--styled input[type=text]::placeholder, html .cog-cognito--styled [type=tel]::placeholder, html .cog-cognito--styled [type=password]::placeholder, html .cog-cognito--styled [type=date]::placeholder, html .cog-cognito--styled [type=email]::placeholder, html .cog-cognito--styled [type=url]::placeholder, html .cog-cognito--styled [type=time]::placeholder, :root:root:root:root:root .cog-cognito--styled textarea::placeholder, :root:root:root:root:root .cog-cognito--styled select::placeholder, :root:root:root:root:root .cog-cognito--styled input[type=text]::placeholder, :root:root:root:root:root .cog-cognito--styled [type=tel]::placeholder, :root:root:root:root:root .cog-cognito--styled [type=password]::placeholder, :root:root:root:root:root .cog-cognito--styled [type=date]::placeholder, :root:root:root:root:root .cog-cognito--styled [type=email]::placeholder, :root:root:root:root:root .cog-cognito--styled [type=url]::placeholder, :root:root:root:root:root .cog-cognito--styled [type=time]::placeholder {
    color:var(--custom-terciary-color)!important;
	font-size: 18px !important;
    font-family: "Barlow" !important;
    font-weight: 400 !important;
	text-trasform: uppercase!important;
}
html .cog-cognito--styled input[type=text]::placeholder,html .cog-cognito--styled input[type=email]::placeholder,html .cog-cognito--styled textarea::placeholder {
    text-transform: uppercase;
}
html .cog-cognito--styled textarea:focus::placeholder, html .cog-cognito--styled select:focus::placeholder, html .cog-cognito--styled input[type=text]:focus::placeholder, html .cog-cognito--styled [type=tel]:focus::placeholder, html .cog-cognito--styled [type=password]:focus::placeholder, html .cog-cognito--styled [type=date]:focus::placeholder, html .cog-cognito--styled [type=email]:focus::placeholder, html .cog-cognito--styled [type=url]:focus::placeholder, html .cog-cognito--styled [type=time]:focus::placeholder, :root:root:root:root:root .cog-cognito--styled textarea:focus::placeholder, :root:root:root:root:root .cog-cognito--styled select:focus::placeholder, :root:root:root:root:root .cog-cognito--styled input[type=text]:focus::placeholder, :root:root:root:root:root .cog-cognito--styled [type=tel]:focus::placeholder, :root:root:root:root:root .cog-cognito--styled [type=password]:focus::placeholder, :root:root:root:root:root .cog-cognito--styled [type=date]:focus::placeholder, :root:root:root:root:root .cog-cognito--styled [type=email]:focus::placeholder, :root:root:root:root:root .cog-cognito--styled [type=url]:focus::placeholder, :root:root:root:root:root .cog-cognito--styled [type=time]:focus::placeholder {
    color:#fff!important;
	text-trasform: uppercase!important;
}
html .cog-picker .cog-icon, html .cog-picker .cog-icon g, html .cog-input--icon .cog-icon, html .cog-input--icon .cog-icon g, :root:root:root:root:root .cog-picker .cog-icon, :root:root:root:root:root .cog-picker .cog-icon g, :root:root:root:root:root .cog-input--icon .cog-icon, :root:root:root:root:root .cog-input--icon .cog-icon g {
    stroke: var(--custom-terciary-color) !important;
}
html .cog-picker .cog-icon:focus, html .cog-picker .cog-icon g:focus, html .cog-input--icon .cog-icon:focus, html .cog-input--icon .cog-icon g:focus, :root:root:root:root:root .cog-picker .cog-icon:focus, :root:root:root:root:root .cog-picker .cog-icon g:focus, :root:root:root:root:root .cog-input--icon .cog-icon:focus, :root:root:root:root:root .cog-input--icon .cog-icon g:focus {
    stroke: #fff !important;
}
html .cog-cognito--styled .is-checked .el-checkbox__inner, :root:root:root:root:root .cog-cognito--styled .is-checked .el-checkbox__inner {
    background-color: var(--custom-terciary-color)!important;
}
html #main .cog-cognito--styled .el-checkbox__inner:focus, :root:root:root:root:root #main .cog-cognito--styled .el-checkbox__inner:focus,html .cog-cognito--styled .el-checkbox:hover .el-checkbox__inner, html .cog-cognito--styled .el-radio:hover .el-radio__inner, :root:root:root:root:root .cog-cognito--styled .el-checkbox:hover .el-checkbox__inner, :root:root:root:root:root .cog-cognito--styled .el-radio:hover .el-radio__inner {
    border: 1px solid var(--custom-terciary-color) !important;
}
html .cog-cognito--styled .el-checkbox__inner::after, :root:root:root:root:root .cog-cognito--styled .el-checkbox__inner::after {
    border-color: #000!important;
}
html .cog-page__navigation, :root:root:root:root:root .cog-page__navigation {
    justify-content: flex-start !important;
}
html .cog-form--light-background .cog-col.is-error::before, :root:root:root:root:root .cog-form--light-background .cog-col.is-error::before {
    background: transparent !important;
    outline: transparent calc(var(--gutter)/2 - 3px) solid !important;
}

/* modulos tarjetas */

.tarjetas p,.tarjetas a.showlink{color:#000!important;width: 100%;}
.tarjetas p.h6{
font-size: 27px;
    font-weight: 500 !important;
}
.card-body{display: flex;
    align-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}
.preloader .dot:nth-child(1) {
  background-color: var(--custom-secondary-color)!important;
}
.preloader .dot:nth-child(2) {
  background-color: var(--custom-terciary-color)!important;
}
.preloader .dot:nth-child(3) {
  background-color: var(--custom-secondary-color)!important;
}
html .cog-cognito--styled textarea, html .cog-cognito--styled select, html .cog-cognito--styled input[type=text], html .cog-cognito--styled [type=tel], html .cog-cognito--styled [type=password], html .cog-cognito--styled [type=date], html .cog-cognito--styled [type=email], html .cog-cognito--styled [type=url], html .cog-cognito--styled [type=time], :root:root:root:root:root .cog-cognito--styled textarea, :root:root:root:root:root .cog-cognito--styled select, :root:root:root:root:root .cog-cognito--styled input[type=text], :root:root:root:root:root .cog-cognito--styled [type=tel], :root:root:root:root:root .cog-cognito--styled [type=password], :root:root:root:root:root .cog-cognito--styled [type=date], :root:root:root:root:root .cog-cognito--styled [type=email], :root:root:root:root:root .cog-cognito--styled [type=url], :root:root:root:root:root .cog-cognito--styled [type=time] {
	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;
    text-indent: 10px;
    border-radius: 0 !important;
}
html .cog-cognito--styled textarea:active, html .cog-cognito--styled select:active, html .cog-cognito--styled input[type=text]:active, html .cog-cognito--styled [type=tel]:active, html .cog-cognito--styled [type=password]:active, html .cog-cognito--styled [type=date]:active, html .cog-cognito--styled [type=email]:active, html .cog-cognito--styled [type=url]:active, html .cog-cognito--styled [type=time]:active, :root:root:root:root:root .cog-cognito--styled textarea:active, :root:root:root:root:root .cog-cognito--styled select:active, :root:root:root:root:root .cog-cognito--styled input[type=text]:active, :root:root:root:root:root .cog-cognito--styled [type=tel]:active, :root:root:root:root:root .cog-cognito--styled [type=password]:active, :root:root:root:root:root .cog-cognito--styled [type=date]:active, :root:root:root:root:root .cog-cognito--styled [type=email]:active, :root:root:root:root:root .cog-cognito--styled [type=url]:active, :root:root:root:root:root .cog-cognito--styled [type=time]:active,html .cog-cognito--styled textarea:focus, html .cog-cognito--styled select:focus, html .cog-cognito--styled input[type=text]:focus, html .cog-cognito--styled [type=tel]:focus, html .cog-cognito--styled [type=password]:focus, html .cog-cognito--styled [type=date]:focus, html .cog-cognito--styled [type=email]:focus, html .cog-cognito--styled [type=url]:focus, html .cog-cognito--styled [type=time]:focus, :root:root:root:root:root .cog-cognito--styled textarea:focus, :root:root:root:root:root .cog-cognito--styled select:focus, :root:root:root:root:root .cog-cognito--styled input[type=text]:focus, :root:root:root:root:root .cog-cognito--styled [type=tel]:focus, :root:root:root:root:root .cog-cognito--styled [type=password]:focus, :root:root:root:root:root .cog-cognito--styled [type=date]:focus, :root:root:root:root:root .cog-cognito--styled [type=email]:focus, :root:root:root:root:root .cog-cognito--styled [type=url]:focus, :root:root:root:root:root .cog-cognito--styled [type=time]:focus {
    background: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 0!important;
	padding-left: 0 !important;
	color:#fff!important;
	box-shadow: none !important;
}
html .fair .cog-cognito .el-select-dropdown__list li, :root:root:root:root:root .fair .cog-cognito .el-select-dropdown__list li{
    background: #083245 !important;
}
html .fair .cog-cognito .el-select-dropdown__list li.selected, :root:root:root:root:root .fair .cog-cognito .el-select-dropdown__list li.selected,html .fair .cog-cognito .el-select-dropdown__list li:hover, :root:root:root:root:root .fair .cog-cognito .el-select-dropdown__list li:hover{
	background: var(--custom-primary-color) !important;
}
html .fair .cog-cognito .el-select-dropdown__list li.cog-select-option--empty, :root:root:root:root:root .fair .cog-cognito .el-select-dropdown__list li.cog-select-option--empty{display:none}
:root:root .fair .cog-cognito--styled.cog-cognito--protect-css.el-select-dropdown--long *,html .fair .cog-cognito .el-select-dropdown__list li, :root:root:root:root:root .fair .cog-cognito .el-select-dropdown__list li span {
    color: #fff;
}
html .fair .cog-cognito.cog-select-popper[x-placement^=bottom], :root:root:root:root:root .fair .cog-cognito.cog-select-popper[x-placement^=bottom] {
    background: transparent;
}
html #main .cog-cognito--styled .is-error .el-input__inner, html #main .cog-cognito--styled .is-error .el-textarea__inner, :root:root:root:root:root #main .cog-cognito--styled .is-error .el-input__inner, :root:root:root:root:root #main .cog-cognito--styled .is-error .el-textarea__inner, html #main .cog-upload:not(.is-read-only), :root:root:root:root:root #main .is-error .cog-upload:not(.is-read-only), html #main .is-error .cog-signature canvas, :root:root:root:root:root #main .is-error .cog-signature canvas {
	border: none !important;
    border-bottom: 1px solid var(--custom-secondary-color) !important;
    background: url(https://www.ifema.es/img/error/circle-error-v3.svg) center right no-repeat transparent !important;
    background-size: 48px !important;
}
html #main .cog-error-message, :root:root:root:root:root #main .cog-error-message {
    background: transparent;
    padding: 0;
    color: var(--custom-secondary-color);
    margin: 0;
    line-height: 18px;
    font-size: 14px;
}

/* Buttons */

.btn-primary, body :not(footer)>.btn.btn-primary {
	position: relative;
    display: inline-block;
    padding: 12px 24px;
    text-decoration: none;
    overflow: hidden;
    transition: color 0.4s ease;
    border-radius: 0 !important;
    min-width: 100%!important;
    justify-content: center;
    text-align: center;
}
body :not(footer)>.basico  .btn.btn-primary{min-width: auto!important;}
.btn-primary::before {
	content: '';
    position: absolute;
    top: 0;
    left: -120%;
    width: 220%;
    height: 100%;
    background: linear-gradient(45deg, transparent 50%, var(--custom-primary-color) 50%);
    transition: all 0.4s ease;
    z-index: 0;
}

.btn-primary:hover::before {
    left: 0;
}
body:not(.institutional) .hero-banner-slick .hero-banner-slider .container .hero-banner-button{border-radius:0!important}
.btn-primary span {
    position: relative;
    text-transform: uppercase;
    font-size: 24px;
    font-family: "Barlow";
    font-weight: 500;
    transition: color 0.4s ease;
}
.btn-primary, body :not(footer)>.btn.btn-primary {
    position: relative;
    display: inline-block;
    padding: 12px 24px;
    text-decoration: none;
    overflow: hidden;
    transition: color 0.4s ease;
    min-width: 100%!important;
    justify-content: center;
    text-align: center;
	border-color:var(--custom-terciary-color)!important;
	background: var(--custom-terciary-color)!important;
}
.btn-primary span, body :not(footer)>.btn.btn-primary span {
color:var(--custom-primary-color)!important;
}
.btn-primary::before{
    content: '';
    position: absolute;
    top: 0;
    left: -120%;
    width: 220%;
    height: 100%;
    background: linear-gradient(45deg, #fff 50%, var(--custom-terciary-color) 50%);
    transition: all 0.4s ease;
    z-index: 0;
}
body :not(footer)>.btn.btn-primary-custom.btn-primary-custom.btn-primary-custom:not(:disabled):not(.disabled), body:not(.institutional) :not(.presentation-buttons):not(footer)>.btn.btn-primary:not(:disabled):not(.disabled):not(.presentation-button), .fixed-tickets-sales .deploy-mobile-wrapper a {
    border-color: var(--custom-terciary-color)!important;
    background-color: var(--custom-terciary-color)!important;
}
body :not(footer)>.btn.btn-primary-custom.btn-primary-custom.btn-primary-custom:not(:disabled):not(.disabled):hover, body:not(.institutional) :not(.presentation-buttons):not(footer)>.btn.btn-primary:not(:disabled):not(.disabled):not(.presentation-button):hover, body:not(.institutional) :not(.presentation-buttons):not(footer) > .btn.btn-primary:not(:disabled):not(.disabled):not(.presentation-button):focus:not(:active), body :not(footer) > .btn.btn-primary-custom.btn-primary-custom.btn-primary-custom:not(:disabled):not(.disabled):focus:not(:active), .fixed-tickets-sales .deploy-mobile-wrapper a:hover, .fixed-tickets-sales .deploy-mobile-wrapper a:focus:not(:active) {
    border-color: #fff!important;
    background-color: #fff!important;
	color:var(--custom-primary-color)!important;
}
.hero-banner-button,.tarjetas .showlink,.btn-secondary-custom{
    position: relative;
    display: inline-block;
    padding: 12px 24px;
    color: #ffffff;
    background-color: var(--custom-terciary-color);
    text-decoration: none;
    overflow: hidden;
    transition: color 0.4s ease;
    border-radius: 0 !important;
    min-width: 350px;
    justify-content: center;
    text-align: center;
}
.tarjetas .showlink,.btn-secondary-custom {
    display: block;
    margin-top: 20px;
	border-color: #3a5b6a !important;
    background-color: #3a5b6a !important;
	min-width: auto;
}
.hero-banner-button::before,.tarjetas .showlink::before,.btn-secondary-custom::before {
	content: '';
    position: absolute;
    top: 0;
    left: -128%;
    width: 229%;
    height: 100%;
    background: linear-gradient(45deg, transparent 50%, var(--custom-terciary-color) 50%);
    transition: all 0.4s ease;
    z-index: 0;
}
.tarjetas .showlink::before, .btn-secondary-custom::before {
    background: linear-gradient(45deg, var(--custom-btn-primary-custom-hover-bg-color) 50%, var(--custom-primary-color) 50%);
	border-color: var(--custom-primary-color)!important;
}
.hero-banner-button:hover::before,.tarjetas .showlink:hover::before,.tarjetas .card:hover .showlink::before,.btn-secondary-custom:hover::before {
    left: 0;
}
.tarjetas .showlink span,.btn-secondary-custom span {
    color:var(--custom-terciary-color) !important;
	border-bottom: none !important;
	line-height: 23px!important;
}
.hero-banner-button span,.tarjetas .showlink span,.btn-secondary-custom span {
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-size: 24px !important;
    font-family: "Barlow";
    font-weight: 500;
    transition: color 0.4s ease;
}
body>:not(header):not(footer):not(form):not(nav) a:not(.btn):not(.truncate-small):not(.showlink):not(.link-background):not(.opacity):not(.ifm-cmp-link):not(.ifm-rts-button):not(.link-primary):not(.chip-primary):not(.nav-link):not(.video-player):not(.video-card):not(.hidden-text):not(.no-default-link):not(.hero-banner-button):not([data-toggle=lightbox]) {
    color: var(--custom-terciary-color);
}
body :not(footer)>.btn.btn-secondary-custom.btn-secondary-custom.btn-secondary-custom.btn-secondary-custom:not(:disabled):not(.disabled):hover, body :not(footer) > .btn.btn-secondary-custom.btn-secondary-custom.btn-secondary-custom.btn-secondary-custom:not(:disabled):not(.disabled):focus:not(:active) {
    color: var(--custom-terciary-color)!important;
}
body :not(footer)>.btn.btn-secondary-custom.btn-secondary-custom.btn-secondary-custom.btn-secondary-custom:not(:disabled):not(.disabled):hover, body :not(footer) > .btn.btn-secondary-custom.btn-secondary-custom.btn-secondary-custom.btn-secondary-custom:not(:disabled):not(.disabled):focus:not(:active) {
    border-color: var(--custom-btn-primary-custom-hover-bg-color)!important;
    background-color: var(--custom-btn-primary-custom-hover-bg-color)!important;
}
body :not(footer)>.btn.btn-secondary-custom.btn-secondary-custom.btn-secondary-custom.btn-secondary-custom:not(:disabled):not(.disabled) {
    border-color: rgba(3,34,48,1)!important;
    background-color: rgba(3,34,48,1)!important;
}
.btn-primary.btn-secondary-custom span, body :not(footer)>.btn.btn-primary.btn-secondary-custom span {
    color: var(--custom-terciary-color)!important;
}
html #main .cog-cognito--styled .cog-button--primary, html #main .cog-cognito--styled .cog-page__navigation .cog-button, :root:root:root:root:root #main .cog-cognito--styled .cog-button--primary, :root:root:root:root:root #main .cog-cognito--styled .cog-page__navigation .cog-button {
    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;
}
html #main .cog-cognito--styled .cog-button--primary::before, html #main .cog-cognito--styled .cog-page__navigation .cog-button::before, :root:root:root:root:root #main .cog-cognito--styled .cog-button--primary::before, :root:root:root:root:root #main .cog-cognito--styled .cog-page__navigation .cog-button::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: 0;
}
html #main .cog-cognito--styled .cog-button--primary:hover::before, html #main .cog-cognito--styled .cog-page__navigation .cog-button:hover::before, :root:root:root:root:root #main .cog-cognito--styled .cog-button--primary:hover::before, :root:root:root:root:root #main .cog-cognito--styled .cog-page__navigation .cog-button:hover::before {
	left:0!important;
	color: var(--custom-primary-color)!important;
	border: 1px solid #fff!important;
}
:root:root:root:root:root .cog-cognito--styled .cog-button--primary:hover, html .cog-cognito--styled .cog-button--primary:hover{
	color: var(--custom-primary-color)!important;
}
html .cog-cognito--styled .cog-button__icon, html .cog-cognito--styled .cog-button__text, :root:root:root:root:root .cog-cognito--styled .cog-button__icon, :root:root:root:root:root .cog-cognito--styled .cog-button__text {
    z-index: 2 !important;
}

@media (max-width:768px){
	/*.buttons-wrapper div{width: 100%;}*/
	.hero-banner-button{
		min-width: fit-content;
		width: 100%;
	}
}

/* cabeceras */
body .header-nav-fair-container.fair.header-nav-fair-container .menu-wrapper .menu .mobile-logos{
	flex-direction: row-reverse;
}
body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .mobile-logos>:not(:first-child) {
    margin-left: 0;
    padding-right: 24px;
}
body:not(.institutional) .hero-image .text-wrapper,body>header .hero-image picture{
	background: transparent!important;
	padding-top: 0!important;
}

.hero-image .container {
    height: 260px!important;
}
@media(min-width:1024px){
	.hero-image .text-wrapper {
		padding-right: 0px;
	}
}
@media (min-width: 768px) {
body:not(.institutional) .hero-image:not(.news-list), body:not(.institutional) .hero-image .text-wrapper .hero-image-rampant {
    background: transparent!important;
}
}

/* Migas */
.breadcrumb {
    font-family: "Barlow" !important;
    font-size: 21px;
}

/* footer */

.fixed-tickets-sales .displayed-container .close-on-mobile-cookie,
main .fixed-tickets-sales .displayed-content-wrapper .close-tickets-sales,
main .fixed-tickets-sales.bottom-in-viewport .displayed-content-wrapper .close-tickets-sales {
	display: block;
	right: 10px;
}
.fixed-tickets-sales .displayed-content {
	position: inherit;
}

.fixed-tickets-sales .displayed-container {
	display: block;
}

.fixed-tickets-sales.hide-madring {
	bottom: -100%;
	visibility: hidden;
}

.fixed-tickets-sales {
	transition: bottom 0.3s ease-in-out, visibility 0s ease-in-out 0s;
}

.fixed-tickets-sales.hide-madring {
	transition: bottom 0.3s ease-in-out, visibility 0s ease-in-out 0.3s;
}
.fixed-tickets-sales .link-wrapper a span {
    padding:0 20px;
}
.fixed-tickets-sales .countdown .number {
    font-family: "AtSlam-SemiboldSlanted" !important;
    letter-spacing: .25rem;
    color: var(--custom-terciary-color);
}
.fixed-tickets-sales .close-tickets-sales:hover {
    background-color: var(--custom-terciary-color);
}
body>footer.fair .footer-content .interest-area .link-events-wrapper .discover-text .disclaimer {
    font-size: 12px !important;
    font-weight: 400 !important;
    font-family: "Barlow" !important;
    line-height: 16px !important;
}
body>footer.fair .footer-content .interest-area .link-events-wrapper .discover-text .registrado{
	font-family: 'Barlow';
    font-size: 34px;
    padding: 12px 0 11px;
    position: relative;
    top: -9px;
	font-weight: normal;
}
body footer.fair{
	background: linear-gradient(180deg, rgba(3, 33, 47, 1) 0%, rgba(255, 64, 64, 1) 100%) !important;
	margin-top: 70px;
}
body.institutional>footer.fair .footer-content .interest-area, body>footer.fair .footer-content .interest-area {
    padding-top: 10px;
	margin-top:0px;
}
body>footer.fair .footer-content .language-wrapper{margin-top: 54px;margin-left: 50px;}
body > footer.fair .footer-content .language-wrapper .language-selected, body > footer.fair .footer-content .language-wrapper .language-options, .tabs-page.nav-tabs.nav-tabs-primary .nav-link:not(.active):hover::before {
    background-color: #1B303A;
}
body.institutional>footer .footer-content .interest-area .link-events-wrapper .discover-text, body>footer.fair .footer-content .interest-area .link-events-wrapper .discover-text {
    line-height: 32px;
	-webkit-line-clamp: none;
}
body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .bottom-menu, body .header-nav-fair-container.header-nav-fair-container .menu-wrapper .menu .bottom-menu::before, body > footer.fair .footer-content .interest-area .background-wrapper .right-rampant, body > footer.fair .footer-content .interest-area .background-wrapper .bottom-bg, body:not(.institutional) .hero-image, body:not(.institutional) .hero-image .text-wrapper, body:not(.institutional) .mod-recommender-link .title-wrapper, body:not(.institutional) .mod-recommender-link .rampant, .slider-last-card.card-link .wrapper, body .mod-presentation .presentation-container, .mod-tickets.mod-tickets-table .features-table-wrapper .feature-row .feature-content.feature-best-option:not(.feature-sold-out), .shutter-card .text-wrapper, .mod-links-submenu.mod-links-submenu li:not(.active) .link-submenu:hover, .mod-link-list.mod-link-list-primary .link-list-card .decoration, .tabs-page.nav-tabs.nav-tabs-primary .nav-link.active::before, .data-list-card .decoration,body:not(.institutional) .mod-recommender-link .recommender-link a:focus:not(:active) .card-content, body:not(.institutional) .mod-recommender-link .recommender-link a:hover .card-content, body>footer.fair .footer-content .interest-area .background-wrapper .left-rampant, .mod-link-list.mod-link-list-secondary .link-list-card .decoration, .tabs-page.nav-tabs.nav-tabs-secondary .nav-link.active::before {
    background-color: transparent;
}
@media (max-width:1440px) and (min-width:768px){
	body.institutional>footer .footer-content .interest-area .link-events-wrapper, body>footer.fair .footer-content .interest-area .link-events-wrapper {
		width: 60%;
		padding-right: 50px;
	}
	body>footer.fair .footer-content .about-wrapper {
		margin-top: 0px;
	}
}
@media (max-width:1280px) and (min-width:768px){
	body.institutional>footer .footer-content .interest-area .link-events-wrapper, body>footer.fair .footer-content .interest-area .link-events-wrapper {
		width: 46%;
	}
	body.institutional>footer .footer-content .interest-area .link-events-wrapper .discover-text, body>footer.fair .footer-content .interest-area .link-events-wrapper .discover-text {
		-webkit-line-clamp: 13;
	}
}
@media (max-width:1024px) and (min-width:768px){
	body.institutional>footer .footer-content .interest-area .link-events-wrapper, body>footer.fair .footer-content .interest-area .link-events-wrapper {
		width: 50%;
	}
	body.institutional>footer .footer-content .social-wrapper ul li:not(:first-child), body>footer.fair .footer-content .social-wrapper ul li:not(:first-child) {
		margin-left: 15px;
	}
}
@media (min-width:768px){
	body.institutional>footer .footer-content .link-about-content, body>footer.fair .footer-content .link-about-content {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}
@media (max-width:768px){
.fixed-tickets-sales .deploy-mobile-wrapper .deploy {
    padding: 8px 20px;
    width: 96%;
    margin: auto;
    border-radius: 5px;
}
.fixed-tickets-sales .text {
    margin-bottom: 0px;
}
.fixed-tickets-sales .deploy-mobile-wrapper a:hover span {
    color: var(--custom-primary-color) !important;
}
}

/* Módulo básico */
.basico .number::before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 42px;
    margin-top: -5px;
    background-image: url(/madring/img/flecha-roja/red-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    transform: none;
}
@media (max-width: 767px) {
ol:not(.nav-tabs):not(.slick-dots), ul:not(.nav-tabs):not(.slick-dots) {
    margin: 0;
	padding: 20px 0 10px;
}
	body>footer.fair .footer-content .contact-wrapper {
   display:none;
}
	body>footer.fair .footer-content .language-wrapper {
    margin-left: 0px;
}
}
/* fin añadido */
#main section.basico{
    max-width: 100%!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
	padding-top:0!important;
}
#main section.basico:not(:nth-of-type(4)) {
	padding-bottom:40px!important;
}
#main > section.basico:last-child::before {
	background-image: none;
}
#main section.basico .row.floating {
    max-width: 1390px!important;
    padding-left: 100px!important;
    padding-right: 100px!important;
    margin:0 auto;
padding-top: 40px;
	
}
#main section.basico .row.floating:not:nth-of-type(4) {
	padding-bottom:40px;
}
#main section.basico .row.floating > div{
        padding-left: 0px;
        padding-right: 0px;
}
nav[aria-label="breadcrumb"] {
    background-color:transparent !important;
}
body:not(.portadaferia)>footer.fair .footer-content .interest-area, body:not(.portadaferia)>footer.fair .footer-content .interest-area {
    background-color: transparent !important;
}
@media (max-width:768px) {
#main > section.basico {
    margin-top: 0 !important;
	padding-top:0;
}
#main > section.basico:nth-child(1) {
	padding-top:20px!important;
}
#main section.basico .row.floating {
    padding-left: 20px!important;
    padding-right: 20px!important;
}
	#main > section.basico:nth-child(even)::before, #main > section.basico:nth-child(odd)::before {
	display: none;	
	}
}
@media (min-width:768px) {
#main section.basico .row.floating {
    max-width: 688px!important;
padding-left: 0px!important;
    padding-right: 0px!important;
	    padding-top: 30px!important;

}
	
}
@media (max-width:990px) {
#main > section.basico {
    padding-bottom: 40px !important;
}
#main > section.basico:last-child {
	padding-bottom: 0px !important;
}
}
@media (min-width:1024px) {
#main section.basico .row.floating {
    max-width: 950px!important;
padding-left: 0px!important;
    padding-right: 0px!important;
}
}
@media (min-width:1280px) {
#main section.basico .row.floating {
    max-width: 1190px!important;
padding-left: 0px!important;
    padding-right: 0px!important;
}
}
@media (min-width:1440px) {
#main section.basico .row.floating {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
}


/* Accesos destacados */

body:not(.institutional) .mod-recommender-link .title-wrapper.no-rampant {
	display:none;
}

.mod-recommender-link .content-wrapper {
	background: rgb(162,26,27);
background: -webkit-linear-gradient(rgba(162,26,27,1) 0%, rgba(7,50,69,1) 100%);
background: -o-linear-gradient(rgba(162,26,27,1) 0%, rgba(7,50,69,1) 100%);
background: linear-gradient(rgba(162,26,27,1) 0%, rgba(7,50,69,1) 100%);
	min-height: 200px;
	padding: 0!important;
}
.mod-recommender-link .generic-slider {
    padding-bottom: 0;
    display: flex;
    align-items: center;
    height: 260px;
}
body:not(.institutional) .mod-recommender-link .recommender-link .card-content {
    background-color: transparent !important;
    box-shadow: none;
	padding: 0px 0px 10px;
	min-height: auto!important;
	flex-direction: row;
	justify-content: space-between;
}
body:not(.institutional) .mod-recommender-link .recommender-link .card-content .card-title {
	text-transform: uppercase;
    font-family: "AtSlam-SemiboldSlanted";
    font-weight: 500;
    font-size: 46px;
    color: #fff;
    letter-spacing: 0.2rem;
	height: 53px !important;
}
body:not(.institutional) .mod-recommender-link .recommender-link a:hover .card-content .card-title {
    color: var(--custom-terciary-color);
}
.news-list-card .card-text-wrapper::after {
    content: url("/madring/img/flecha-blanca/white-arrow.svg");
    width: 34px;
    height: auto;
    display: block;
    position: absolute;
    bottom: 20px;
}
.mod-recommender-link .recommender-link {
    margin-bottom: 0!important;
}
.mod-recommender-link .recommender-link .arrow-wrapper {
	position: relative;
	right: auto;
    width: auto;
	margin-left: 24px;
}
.mod-recommender-link .recommender-link .arrow-wrapper span {
	background: none;
}
.mod-recommender-link .recommender-link .arrow-wrapper span::before {
    transition: all 0.4s ease;
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-top: -3px;
    left: -19px;
    background-image: url(/madring/img/flecha-blanca/white-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    transform: none;
}
.mod-recommender-link .recommender-link a:hover .arrow-wrapper span::before {
    left: 0px;
}
.mod-recommender-link .recommender-link a {
    margin-left: 0;
	display:block;
	background: var(--custom-secondary-color);
    padding: 35px 20px;
	position: relative;
	overflow: visible;
	border-radius: 0;
}
.mod-recommender-link .recommender-link a::before{
	transition: all 0.4s ease;
    content: "";
    background: transparent;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: -1px;
    margin-left: -273px;
    z-index: 0;
    border: 1px solid #fff;
    border-radius: 0;
}
.mod-recommender-link .recommender-link a:hover::before {
	margin-left: 0px;
	margin-top: 0;
}
.mod-recommender-link .recommender-link a::before {
    margin-left: 3%;
    margin-top: -3%;
}
.mod-recommender-link .recommender-link a {
    height: 100%;
}
.mod-recommender-link .recommender-link .card-content {
    width: auto;
}
body:not(.institutional) .mod-recommender-link .recommender-link .card-content .card-title {
    height: 42px;
    display: flex;
    align-content: center;
    align-items: center;
	z-index:2;
	padding-left: 6px;
}
.mod-recommender-link .recommender-link .arrow-wrapper {
    display: flex;
}
@media(max-width:1280px) {
	.mod-recommender-link .col-md-6 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        width: 25%;
    }
}
@media(max-width:1024px) {
	.mod-recommender-link .col-md-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }
	body:not(.institutional) .mod-recommender-link .recommender-link .card-content {
		    justify-content: flex-start;
	}
	.mod-recommender-link .recommender-link-wrapper {
		    row-gap: 36px;
	}
	.mod-recommender-link .recommender-link .card-content {
    justify-content: space-between !important;
}
.mod-recommender-link .recommender-link a {
    padding: 15px 20px;
}
.mod-recommender-link .recommender-link-wrapper {
    row-gap: 18px;
}
}
@media(max-width:767px) {
	.mod-recommender-link .generic-slider,.mod-recommender-link .content-wrapper {
		height: 100%;
		padding-bottom: 20px;
	}
	.mod-recommender-link .recommender-link a {
		display: flex;
		align-items: center;
		height: 100%;
	}
.mod-recommender-link .recommender-link .arrow-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 24px;
    height: 100%;
    width: 24px;
}

.mod-recommender-link .recommender-link-wrapper {
    margin-right: 0!important;
    margin-left: 0!important;
    margin-top: 30px;
}
}
/* Módulo presentación */
.portadaferia .presentation-image {
	width: 70%!important;
	display: none;
}
.presentation .presentation-text {
    width: 100%;
}
.presentation .presentation-wrapper {
	    background-color: transparent;
}
@media(max-width:768px) {
	body.portadaferia  .main>section.presentation a.btn {
		margin-right: 0!important;
		margin-left: 0!important;
	}

	.portadaferia .presentation-image {
    width: 100vw !important;
    overflow: visible !important;
}
	.portadaferia .presentation .presentation-image::before {
		display: none;
	}
}


/* Acceso directo */
.ifm-highlighted-notice .ifm-hl-notice-wrapper {
    margin-top: 50px;
}
body .main>section.ifm-highlighted-notice {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0;
    margin-top: 0!important;
}

body .main>section.ifm-highlighted-notice p {
    font-size: 24px !important;
    line-height: 28px !important;
}

.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-icon-container span {
	background-color: var(--custom-primary-color);
	width:50px;
	height: 50px;
}
.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-icon-container span::before {
    content: url('https://www.ifema.es/web/ferias/circuito_mr/assets/yellow-arrow.svg');
	transform: none;
	top: 6px;
    left: 4px;
}
.ifm-highlighted-notice .ifm-hl-notice-wrapper .ifm-hl-notice-container .ifm-hl-notice-title {
    font-size: 35px;
    line-height: 42px;
    font-family: "Barlow"!important;
}
body .main>aside#mnp-7703087123810.ifm-home-news::before,body .main>aside#mnp-7703087124880.ifm-home-news::before {
    content: "";
    background-image: none;
	height:0!important;
}
.news-list .container{ color:#fff!important }
 body .main>aside.full-width:not(.mod-ctsi):not(.mod-kpi):not(.mod-countdown) {
	padding-top: 0!important;
}
body .main>aside.ifm-home-news h2 {
	padding-top: 40px;
}
/* Footer */

body>footer.fair .footer-content .interest-area .background-wrapper .left-rampant {
	display: none;
}
.discover-text .title-AtSlam{
	letter-spacing: .25rem;
    font-size: 48px;
}
body>footer.fair .footer-content .interest-area .background-wrapper .right-rampant {
    top: 75px;
    -webkit-transform: skewY(-3deg);
    -o-transform: skewY(-3deg);
    transform: skewY(-3deg);
}
    body>footer.fair .footer-content .logos-wrapper img {
        height: 24px;
    }
body>footer.fair .footer-title {
	margin-bottom: 16px;
}
body>footer.fair .footer-title span {
	font-family: "Barlow"!important;
	font-weight:600!important;
	font-size: 23px!important;
	line-height: 30px!important;
}
body.institutional>footer .footer-content .about-wrapper span, body.institutional>footer .footer-content .information-area span, body>footer.fair .footer-content .about-wrapper span, body>footer.fair .footer-content .information-area span{
    font-family: "Barlow"!important;
}
body.institutional>footer .footer-content .link-group span, body>footer.fair .footer-content .link-group span {
    overflow: visible;
}
body > footer.fair .footer-content .link-group a span, body footer.fair .footer-content .legal-area a span, body footer.fair .footer-content .legal-area a span, body footer.fair .footer-content .legal-area a.optanon-toggle-display  {
		font-family: "Barlow"!important;
	font-weight:400!important;
	font-size: 20px!important;
	line-height: 22px!important;
}
body>footer.fair .footer-content .information-area {
    background-color: transparent;
}

body.institutional>footer .footer-content, body>footer.fair .footer-content {
    padding-top: 0px;
}
    body.institutional>footer, body>footer.fair {
        padding-top: 0px;
    }
@media (max-width:768px){
	body.institutional>footer .footer-content .interest-area .link-events-wrapper .discover-text, body>footer.fair .footer-content .interest-area .link-events-wrapper .discover-text {
		padding-top:40px;
	}
	body>footer.fair .footer-content .interest-area .background-wrapper .right-rampant {
		    top: 0px;
	}
	body.institutional>footer .footer-content .interest-area, body>footer.fair .footer-content .interest-area {
    padding-top: 40px;
}
	body.fair header~main {
	padding-bottom: 60px;
	}
	body>footer.fair .footer-content .interest-area .background-wrapper .right-rampant {
    height: calc(100% + 65px);
}
}

/* Noticias */

.ifm-home-news .subtitle-link-wrapper .modal-link{display:none}
.header-news-detail .author-time{display:none}
.header-news-detail .content-wrapper {
    justify-content: center;
}
.news-list-card .card-text-wrapper {
	background-color: #F0F3F4;
    padding-bottom: 80px;
}
.news-list-card .date-time span {
    color: var(--custom-primary-color)!important;
	font-size:20px;
    font-family: "Barlow" !important;
}

.news-detail-content .anchors-menu-list .h2-anchor span {
    font-size: 1.225rem;
    line-height: 1.575rem;
    font-family: "Barlow"!important;
}
.header-news-detail .title-wrapper h1 {
    font-family: "Barlow"!important;
	font-size: 42px !important;
    line-height: 51px !important;
}
.news-list-card .title-wrapper span {
    font-size: 28px;
    line-height: 34px;
    font-family: "Barlow" !important;
    font-weight: 600;
    -webkit-line-clamp: 4;
	    color: var(--custom-primary-color)!important;
}
.ifm-home-news{
	    background-color: transparent;
}
.ifm-home-news .news-list-card .title-wrapper span {
	    font-size: 22px;
    line-height: 26px;
}
.ifm-home-news .news-list-card .card-text-wrapper {
	    flex-direction: column;
	    justify-content: flex-start;
    row-gap: 8px;
}
.ifm-home-news .news-list-card .title-wrapper {
	    padding-bottom: 50px;
}
.ifm-home-news  .news-list-card .card-text-wrapper::after {
	    width: 28px;
	bottom:10px;
}
article.news-detail-content {
    flex-direction: row-reverse;
}
.news-detail-content>footer {
    margin-left: 0;
	margin-right:auto;
}
.news-detail-content>.news-body {
    margin-right: 0;
    margin-left:auto;
}
.news-detail-content .anchors-social-wrapper .fixed-content {
    padding-left: 60px;
	padding-right: inherit;
}
@media(max-width:1280px){
	
	.news-detail-content>.news-body,.news-detail.news-detail-content>footer {
		margin-left: auto!important;
		margin-right: auto!important;
	}
	.news-detail.news-detail-content>footer .fixed-content{
		margin-left: 0!important;
	}
	.news-detail-content .anchors-social-wrapper .fixed-content {
		padding-left: 0;
	}
	body .main>article.news-detail-content {
		display: flex;
		flex-direction: column;
	}
	body .main>article.news-detail-content header{
        order: 1;
	}
	body .main>article.news-detail-content footer{
        order: 3;
	}
	body .main>article.news-detail-content .news-body{
        order: 2;
	}
}
/* estilos arrows noticias en tablet y mobile */
@media(max-width:1024px){
	.ifm-home-news .generic-slider .slidable .buttons-wrapper .next-wrapper.disabled, .ifm-home-news .generic-slider .slidable .buttons-wrapper .prev-wrapper.disabled {
    visibility: hidden;
}
	.ifm-home-news .generic-slider .slidable {
    position: relative;
}
	.ifm-home-news .generic-slider .slidable .buttons-wrapper .next-wrapper span[class^=icon]::before {
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
	.ifm-home-news .generic-slider .slidable .buttons-wrapper span[class^=icon]::before {
    position: relative;
    top: 2px;
    color: #fff;
    font-size: 40px;
}
	.ifm-home-news .generic-slider .slidable .buttons-wrapper .prev-wrapper span[class^=icon]::before {
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
	#main .ifm-home-news .generic-slider .slidable .buttons-wrapper {
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    height: 100%;
    width: 100%;
    pointer-events: none;
}
.ifm-home-news .generic-slider .slidable .buttons-wrapper button {
    outline: 0 none;
    -webkit-box-shadow: 0 0 16px 0 rgba(0,0,0,.24);
    box-shadow: 0 0 16px 0 rgba(0,0,0,.24);
    border: 0 none;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    background-color:var(--custom-secondary-color)!important;
    cursor: pointer;
    pointer-events: auto;
}
	
	#main .ifm-home-news .generic-slider .slidable .buttons-wrapper .next-wrapper, #main .ifm-home-news .generic-slider .slidable .buttons-wrapper .prev-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
    height: 100%;
}
	.portadaferia #main .ifm-home-news .generic-slider .slidable .buttons-wrapper.custom-arrows button {
    display: block!important;
		        margin-top: -64px;
}
}
@media(max-width:1024px){
.portadaferia #main .ifm-home-news .generic-slider .slidable .buttons-wrapper.custom-arrows button {
      margin-top: -150px;
      zoom: 0.5;
}
}

@media(max-width:768px){
	#main .modal-link-content .modal-content-wrapper {
    overflow: auto !important;
}
.news-detail-content>.news-body,.news-detail.news-detail-content>footer {
    padding-left: 20px!important;
    padding-right: 20px!important;
}
}

/* Configuración inicial del contenedor */
.ifm-home-news .slidable .news-list-card .card-text-wrapper {
    position: relative;
    overflow: hidden;
    transition: color 0.4s ease, transform 0.4s ease;
    z-index: 1; /* Asegura que el texto esté por encima del fondo */
}

/* Pseudo-elemento inicial para el efecto */
.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(115deg, var(--custom-primary-color) 50%, #F0F3F4 50%);
    transition: all 0.4s ease;
    z-index: 0;
}
.ifm-home-news .news-list-card .title-wrapper, .ifm-home-news .news-list-card .date-time {
	z-index: 1;
}
/* Efecto al hacer hover en .news-list-card */
.ifm-home-news .slidable .news-list-card:hover .card-text-wrapper::before {
    left: 0; /* Mueve el pseudo-elemento dentro del área visible */
}
.news-list-card:hover .title-wrapper span {
	    color: var(--custom-terciary-color)!important; /* Cambia el color del texto */

}


.news-list-card .card-text-wrapper::after {
    content: url("https://www.ifema.es/web/ferias/circuito_mr/assets/blue-arrow.svg");
width: 34px;
    height: auto;
    display: block;
    position: absolute;
    bottom: 20px;
}
.news-list .news-list-content .news-list-card:hover {
    margin-top: 0;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.news-list .news-list-content .news-list-card .card-text-wrapper {
    position: relative;
    overflow: hidden;
    transition: color 0.4s ease, transform 0.4s ease;
}

.news-list .news-list-content .news-list-card .card-text-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: -140%;
    width: 235%;
    height: 100%;
    background: linear-gradient(115deg, #083245 50%, #F0F3F4 50%);
    transition: all 0.4s ease;
    z-index: 0;
}

.news-list .news-list-content .news-list-card:hover .card-text-wrapper::before {
    left: 0;
}

.news-list .news-list-content .news-list-card .card-text-wrapper span {
    position: relative;
    z-index: 1;
}

.news-list .news-list-content .news-list-card:hover .card-text-wrapper span {
    color: var(--custom-terciary-color)!important;
}
.news-list-card:hover .card-text-wrapper::after {
    content: url("https://www.ifema.es/web/ferias/circuito_mr/assets/yellow-arrow-news.svg");
}
article.news-detail-content {
	    background-color: transparent !important;
}
.header-news-detail .author-time, .header-news-detail .date span, .header-news-detail .tag span, .header-news-detail dd span {
	    font-family: "Barlow"!important;
		color: var(--custom-primary-color);
}
.header-news-detail .date span{
	color: #fff;
}
.header-news-detail dt span {
	color: #878787;
}
.news-detail .news-body-content p.description{
	color: #fff;
	font-family: "Barlow"!important;
	    font-weight: 700 !important;
    font-size: 24px;
    line-height: 31px;
}
.news-detail-content .anchors-content .title-wrapper span, .news-detail-content .social-wrapper .title-wrapper span {
		    font-family: "Barlow"!important;
	font-weight: 600;
	color: #fff;
	    font-size: 20px;
    line-height: 26px;
}
.news-detail-content .anchors-social-wrapper .anchors-content li span {
		font-weight: 400;
	color: #fff;
	
}
.news-detail-content .anchors-social-wrapper .anchors-social-content {
	background-color: #073245;
	padding: 16px;
}
.news-detail-content .anchors-social-wrapper a {
    color: #fff!important;
}
.ifm-home-news .news-list-card .date-time span {
    font-size: 1rem;
    line-height: 1.2rem;
}
.ifm-home-news .news-list-card:hover .date-time span {
	color: var(--custom-terciary-color)!important;
}
.news-body a {
	color: var(--custom-secondary-color)!important;
}
.ifm-home-news.slider-block .slide-event:hover {
	transition: none!important;
	transform: none!important;
}
.header-news-detail .date-title-tag {
    margin-top: 20px;
}
.header-news-detail {
    min-height: 230px;
	background: #083245 !important;
	background: transparent !important;
}
.header-news-detail .author-time dl {
    display: flex;
    align-items: center;
	padding: 12px 20px;
    min-width: auto;
}
.header-news-detail .author-time dd {
    margin-top: 0px;
    margin-left: 5px;
}
.header-news-detail .veil {
    background-color: transparent;
}
@media (max-width:1280px) {
	.news-list .news-list-content .news-list-card .card-text-wrapper::before {
		width: 240%;
	}
}
@media (max-width:768px) {
.ifm-home-news .slidable .news-list-card .card-text-wrapper::before {
    left: -150%;
    width: 250%;
}
}


/* Play icon */
/* Contenedor del botón de reproducción */
div.video-player {
    position: absolute; /* Posición absoluta */
    top: 50%; /* Centrado vertical */
    left: 50%; /* Centrado horizontal */
    transform: translate(-50%, -50%); /* Compensa el desplazamiento para centrarlo completamente */
    width: 60px !important;
    height: 60px !important;
    font-size: 100% !important;
    padding-top: 5px !important;
    opacity: 1 !important;
    cursor: pointer;
    overflow: hidden; /* Esconde elementos fuera del contenedor */
	border-radius: 50%;
}

/* Icono del botón play */
.icon-play-button-1:before {
    content: url('/madring/img/icono-play/play.svg'); /* Ícono SVG */
    position: relative;
    z-index: 2; /* Asegura que el ícono esté por encima del gradiente */
}

/* Gradiente (usando ::after) */
div.video-player::after {
    content: ''; /* Gradiente dinámico */
    position: absolute;
    top: 0;
    left: -160px; /* Posición inicial fuera del contenedor */
    width: 242px; /* Ajustar al tamaño del gradiente */
    height: 100%; /* Se adapta al alto del contenedor */
    background: linear-gradient(45deg, #fff 50%, var(--custom-terciary-color) 50%);
    transition: all 0.6s ease; /* Transición suave */
    z-index: 0; /* Se asegura de estar detrás del ícono */
}

/* Gradiente al hacer hover */
div.video-player:hover::after {
    left: 0px; /* Mueve el gradiente dentro del contenedor */
}

/* Fix colapsable cognito 

:root:root:root #main .cog-cognito--styled.cog-cognito--protect-css p:nth-of-type(1) {
    display: none;
    transition: all 0.3s ease;
}
*/
/* Clase para mostrar el contenido 
:root:root:root #main .cog-cognito--styled.cog-cognito--protect-css p.expanded, :root:root:root #main .cog-cognito--styled.cog-cognito--protect-css p a {
    display: block;
}
*/

/* Fix módulo Madring -objetivos */
body .mod-presentation.mod-presentation .presentation-container.media-izq {
    justify-content: space-between;
}

/* ajustes tablet */
@media(max-width:1024px){
	.portadaferia .presentation .ifema-h2 {
		font-size: 120px !important;
	}
	.portadaferia .html .tit-form {
		padding-right: 40px;
	}
	.tit-form-1 {
		font-size: 5em !important;
	}
	.tit-form-2 {
		font-size: 1em !important;
	}
	.fair header.header-container h1.ifema-h1 {
		line-height: 90px!important;
		font-size: 90px !important;
	}
	.hero-image .text-wrapper {
		padding-right: 0px;
	}
	.calendar-flag {
		width: 18%;
	}
}

/* Ajustes mobile */
@media(max-width:768px){
.portadaferia .presentation .ifema-h2 {
    font-size: 90px !important;
}
}

/* Cosas que sobrescriben estilos de CL -- REVISAR!!! */

#main section.html .h4:not(span) {
	font-weight: 600!important;
	        margin-top: -6px;
	line-height: 36px;
	
}
.mod-vertical-accordion.mt-lg {
	margin-top: 0!important;
}
body .main>section.ifm-stackable {
	margin-top: 0!important;
}
    .ifm-stackable {
        padding-top: 0px!important;
    }
body section.basico.box:first-child {
    margin-bottom: 0px !important;
}
.ifm-stackable .ifm-stk-row .ifm-stk-col .ifm-stk-wrapper {
	border:none!important;
}
:root:root:root #main .cog-cognito--styled.cog-cognito--protect-css .cog-helptext p {
    font-size: 13px !important;
    line-height: 10px !important;
	    margin-bottom: 0!important;
}
.modal-link-content .modal-content-wrapper {
    overflow: auto!important;
}
:root:root:root #main .cog-cognito--styled.cog-cognito--protect-css p {
    font-size: 12px !important;
    line-height: 17px !important;
    margin: 0 0 1rem !important;
}
:root:root:root #main .cog-cognito--styled.cog-cognito--protect-css .cog-confirmation-message p {
    font-size: 20px!important;
    line-height: 26px!important;
}
:root:root:root .cog-cognito--styled.cog-cognito--protect-css pre {
	    font-size: 15px !important;
	    color: var(--custom-terciary-color);
	font-weight: 500;
    line-height: 19px !important;
	font-family: "Barlow"!important;
background-color: transparent !important;
    text-decoration: none !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--custom-secondary-color)), to(var(--custom-secondary-color)));
    background-image: -webkit-linear-gradient(var(--custom-secondary-color), var(--custom-secondary-color));
    background-image: -o-linear-gradient(var(--custom-secondary-color), var(--custom-secondary-color));
    background-image: linear-gradient(var(--custom-secondary-color), var(--custom-secondary-color));
    background-position: 0 100%;
    background-repeat: no-repeat;
    -webkit-background-size: 0 1px;
    background-size: 0 1px;
    -webkit-transition: -webkit-background-size .3s;
    -o-transition: background-size .3s;
    transition: background-size .3s;
    width: fit-content;
}
html .cog-cognito--styled .el-checkbox__inner, html .cog-cognito--styled .el-radio__inner, :root:root:root:root:root .cog-cognito--styled .el-checkbox__inner, :root:root:root:root:root .cog-cognito--styled .el-radio__inner {
    background: transparent !important;
}
:root:root:root .cog-cognito--styled.cog-cognito--protect-css pre:hover {
	    background-size: 100% 1px;
}

/* Tabs resultados */
.mod-tabs {
	background: transparent;
}
.tabs-group {
	    width: 50%;
    margin: 0 auto;
}
.mod-tabs .accordion-wrapper .deploy-element:not(.collapsed) .deploy-content, .mod-tabs .deploy-content {
    background-color: transparent!important;
    color: white!important;
    border: none!important;
	font-family: "Barlow"!important;
	font-weight: 600;
    
}
.mod-tabs .tabs-wrapper .deploy-element.active .deploy-content {
position: relative;
}