@font-face {
	font-family: 'maisonneuebold';
	src: url('/fonts/maisonneuebold.eot');
	src: local('☺'), url('/fonts/maisonneuebold.woff') format('woff'), url('/fonts/maisonneuebold.ttf') format('truetype'), url('/fonts/maisonneuebold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'maisonneuemono';
	src: url('/fonts/maisonneuemono.eot');
	src: local('☺'), url('/fonts/maisonneuemono.woff') format('woff'), url('/fonts/maisonneuemono.ttf') format('truetype'), url('/fonts/maisonneuemono.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Galano_Grotesque_Bold';
	src: url('/fonts/Rene Bieder - Galano Grotesque Bold.eot');
	src: local('☺'), url('/fonts/Rene Bieder - Galano Grotesque Bold.woff') format('woff'), url('/fonts/Rene Bieder - Galano Grotesque Bold.ttf') format('truetype'), url('/fonts/Rene Bieder - Galano Grotesque Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Galano_Grotesque_Heavy';
	src: url('/fonts/Rene Bieder - Galano Grotesque Heavy.eot');
	src: local('☺'), url('/fonts/Rene Bieder - Galano Grotesque Heavy.woff') format('woff'), url('/fonts/Rene Bieder - Galano Grotesque Heavy.ttf') format('truetype'), url('/fonts/Rene Bieder - Galano Grotesque Heavy.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Galano_Grotesque_Medium';
	src: url('/fonts/Rene Bieder - Galano Grotesque Medium.eot');
	src: local('☺'), url('/fonts/Rene Bieder - Galano Grotesque Medium.woff') format('woff'), url('/fonts/Rene Bieder - Galano Grotesque Medium.ttf') format('truetype'), url('/fonts/Rene Bieder - Galano Grotesque Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


.page-block{
	position: relative;
	overflow: hidden;
}

a, a:hover, a:focus{
	color: inherit;
}

.video-back #video-back{
	transform: translateX(-25%);
}

.video-back .img-temp-1{
	transform: translateX(-25%);
}

.video-back .presentation-block .title{
	display: block;
	font-size: 22px; 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: 'Galano_Grotesque_Bold';
}

.description{
	margin-top: 15px;
	margin-bottom: 16px;
	font-size: 16px;
	font-family: 'maisonneuemono';
	text-align: left;
}


.play-home-1{
	width: 22px;
    margin: auto;
}


.footer-block .rotator-text{
	position: absolute;
	font-size: 16px;
	font-family: 'maisonneuemono';
}

.footer-block a{
	bottom: 40px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	z-index: 2;
	font-family: 'Galano_Grotesque_Bold';
	font-size: 16px;
}



.footer-block a:hover, .footer-block a:focus{
	text-decoration: none;
}

.link, .link:hover, .link:focus{
	color: #2a2c2d;
	text-decoration: none;
}

a.link-blanco{
	text-decoration: none;
	opacity: 0;
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;

}


.page-block .half-background-dots{
	background-image: url('/img/dots-negros.svg');
	position: absolute; 
	
	height: 100%; 
	z-index: 2;
}


@media (min-width: 768px){

	.footer-block a span{
	 color: black;
	 border-bottom: 3px solid black;
	}

	.page-block .half-background-dots{
		width: 60%; 
		
	}

	.page-block .first-half{
		position: absolute;
		height:100%;
		width: 60%;
		bottom: 0px;
		background-color: white;
	}

	.page-block .second-half-background-color{
		position: absolute;
		width: 40%;
		left: 60%;
		height: 100%;
		z-index: -1;
		bottom: 0px;
	}

	.footer-block{
		position: absolute;
		bottom: 0px;
		height: 100%;
		width: 100%;
		z-index: 3;
	}

	.video-back #video-back{
		position: absolute;
	    z-index: 9;
	    width: 40%;
	    top: 50%;
	    left: 50%;
	    transform: translate(-14%, -60%);

	}

	.video-back #video-back video{
		width: 100%

	}

	.video-back .img-temp-1{
		position: absolute;
	    z-index: 9;
	    width: 40%;
	    top: 50%;
	    left: 50%;
	    transform: translate(-14%, -50%);

	}

	.video-back .img-temp-1 img{
		width: 100%;

	}

	.caja-tag-template-2{
		top: 0px;
		right: 0px;
		transform: translateY(-120%);
	}

	.video-back .presentation-block {
	    width: 35%;
	  
	    background-color: white;
	    position: absolute;
	    top: 50%;
	    transform: translateY(-50%);
	    z-index: 100;
	    left: 40px;
	    padding: 3% 7%;
	}

	.video-back{
		position: absolute;
		top: 50px;
		height: 100%;
		width: 100%;
	}

	#notas-recientes-titulo{
		font-size: 80px;
	}

	.footer-block .rotator-text{
		bottom: 13%;
	}
}

@media (max-width: 767px){

	.footer-block .rotator-text{
		top: 85px;
	}

	#notas-recientes-titulo{
		font-size: 36px;
	}

	.video-back .presentation-block .title{
		text-align: center;
	}


	.page-block .half-background-dots{
		width: 50%; 
		
	}

	.video-back #video-back{
		width: 100%;
		height: 100%;
	}

	.video-back #video-back video{
		width: auto;
		height: 100%;
		
	}

	.video-back .img-temp-1{
		width: 100%;
		height: 100%;
	}

	.video-back .img-temp-1 img{
		width: auto;
		height: 100%;
	}

	.caja-tag-template-2{
		top: 0px;
    	left: 0px;
    	transform: translateY(-120%);
	}

	.page-block .first-half{
		position: absolute;
		height: 200px;
		width: 50%;
		bottom: 0px;

	}

	.page-block .second-half-background-color{
		position: absolute;
		width: 50%;
		left: 50%;
		height: 200px;
		z-index: -1;
		bottom: 0px;
	}

	.footer-block{
		position: absolute;
		bottom: 0px;
		height: 200px;
		width: 100%;
		z-index: 3;
	}

	.video-back .presentation-block{
		width: 80%;
		height: 200px;
		background-color: white;
		position: absolute;
		bottom: 0px;
		z-index: 100;
		margin-left: auto;
		margin-right: auto;
		left: 10%;
		padding: 7% 10%;
	}

	.video-back{
		position: absolute;
		top: 50px;
		height: calc(100% - 200px);
		width: 100%;
	}

	.rights-reserved-last-block{
		background-color: rgb(45,50,50);
		color: white;
		padding-top: 20px;
		padding-bottom: 20px;
		font-family: 'Galano_Grotesque_Bold';
		font-size: 12px;
	}

}

#notas-recientes-titulo{
	font-family: 'Galano_Grotesque_Heavy';
	display: inline-block;
	white-space: nowrap;
	padding-left: 100%;
	animation-name: rotator-text-anim;
    animation-duration: 14s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}


.rotator-text{
	display: inline-block;
	white-space: nowrap;
	padding-left: 100%;
	animation-name: rotator-text-anim;
    animation-duration: 17s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.cards-container{
	/*background-color: rgb(200,97,44);*/
    height: 100%;
    width: 100%;
}

.cards .card-background{
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
	display: table;
	position: relative;
}

.cards .card-background a{
	height: 100%;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-family: 'Galano_Grotesque_Bold';
	font-size: 26px;
	padding: 10px;


}

.cards a.creator-label{
	display: inline-block;
    font-size: 10px;
    font-family: 'Galano_Grotesque_Medium';
    color: white;
    margin-top: 18px;
}

.cards a.created-label{
	    display: inline-block;
    font-size: 9px;
    color: white;
    font-family: 'maisonneuemono';
    float: right;
    margin-top: 20px;
    margin-right: 4px;
}

#owl-carrusel-tarjetas{
	height: auto;
	width: 80%;
	padding-bottom: 60px;
	padding-top: 21px;

}

#owl-carrusel-tarjetas .owl-stage-outer .owl-stage{
	padding-top: 30px;
	padding-bottom: 30px;
} 

.play-boton-template-2{
	    width: 22px;
    margin: auto;
    position: absolute;
    top: 70%;
    left: calc(50% - 20px);

}


.tarjetas-desk{
	height: 400px;
	width: 320px;
	opacity: 0;
}

.tarjetas-desk-background{
	height: inherit;
}

.tarjetas-desk-background > div{
	height: inherit;
}

.tarjetas-desk-info{

}

.owl-prev{
	display: none !important;
}

.owl-next{
	text-indent: -9999px;
	background-size: cover !important;
    width: 30px !important;
    height: 32px !important;
	position: absolute;
	top: calc(50% - 40px);
	right: -13%;
	background-color: transparent !important;
	background-image:url('/img/flecha-slide-derecha.svg') !important;
}



@keyframes bg-change {
 
	14%  {background-color:#FD5B1C;}
	28%  {background-color:#F9EE32;}
	42%  {background-color:#93F482;}
	56%  {background-color:#38FFE1;}
	70%  {background-color:#3151F4;}
	84%  {background-color:#ED00E1;}
	98%  {background-color:#702E79;}
	
}

@media (min-width: 768px){

	#owl-carrusel-tarjetas > .item{
		height: 450px;
    	width: 300px;
    	margin-bottom: 50px;
	}

	#notas-recientes{
		padding-top: 50px;
		overflow: hidden;
		
		padding-bottom: 40px;
	}

	#owl-carrusel-tarjetas > .item > .row:first-child > div {
		height: 100%;
		padding: 0px 5px;
	}

	#owl-carrusel-tarjetas > .item > .row:last-child > div {
		
		padding: 0px 5px;
	}

	#tarjetas{
		display: none;
	}

}

@media (max-width: 767px){

	#owl-carrusel-tarjetas{
		display: none;
	}

	ul#tarjetas > li{
		height: 100%;
	}

	#notas-recientes{
		padding-top: 50px;
		overflow: hidden;
	}

	ul#tarjetas > li > .row:first-child > div {
		height: 100%;
	}

	ul#tarjetas{
		margin-top: 20px;
		height: calc(100% - 115px);
	}


}



@media(min-width: 1600px){
	ul#tarjetas{
		width: 1516px;
		margin:auto;
		
	}
}

@media(min-width: 1260px) and (max-width: 1599px){
	ul#tarjetas{
		width: 1212px;
		margin:auto;
		
	}
}

@media(min-width: 945px) and (max-width: 1259px){
	ul#tarjetas{
		width: 909px;
		margin:auto;
		
	}
}

@media(min-width: 768px) and (max-width: 944px){
	ul#tarjetas{
		width: 604px;
		margin:auto;
		
	}
}


ul#tarjetas{
	margin-top: 20px;
		height: calc(100% - 115px);
}

ul#tarjetas > li > .row:first-child{
	height: calc(100% - 20px);
}



.stroke-text{
	-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    color: transparent;
    -moz-text-shadow:
		-1px -1px 0 #FFF,  
		1px -1px 0 #FFF,
		-1px 1px 0 #FFF,
		 1px 1px 0 #FFF;
}

.stroke-text-black{
	-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000000;
    color: transparent;
}


.stroke-text-black-2{
	-webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #000000;
    color: transparent;
}

#leer-nota-movil{
	width: 150px;
	position: absolute;
	bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.links-block{
	background-color: rgb(233,233,233);
	padding-top: 70px;
	padding-bottom: 70px;
}

.links-block a{
	display: block;
	color: black;
	font-size: 16px;
	margin-bottom: 16px;
	margin-top: 16px;
	font-family: 'Galano_Grotesque_Bold';
}



#contact-block{
	background-color: #3151F4;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
}

#contact-block > svg{
	transform: scale(1.25,1.25);
}

#social-icons-block{
	background-image: url('/img/dots-negros.svg');
	background-size: 52% auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-position: center center;
}

#social-icons-block a{
	display: block;
}

#social-icons-block a img{
	display: inline-block;
	margin-bottom: 30px;
	width: 50%;
}

#social-icons-block a:last-child img{
	margin-bottom: 0px;
}



.owl-carousel .rectangulos{
	width: 25%;
	display: inline-block;
}

.owl-carousel .rectangulos span{
	width: 100%;
	height: 3px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: bottom;
}

.owl-carousel .rectangulos.active span{
	background-color: red;
}

.owl-theme .owl-nav.disabled+.owl-dots{
	margin-top: 0px;
}

.owl-carousel .category-label{
	display: block;
	margin-top: 5px;
	font-family: 'maisonneuemono';
	font-size: 12px;
}

.owl-carousel .title-label{
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	font-family: 'Galano_Grotesque_Bold';
	font-size: 16px;
}


.owl-carousel .author-label{
	display: block;
	font-size: 10px;
	font-family: 'Galano_Grotesque_Bold';
}


.owl-carousel .date-label{
	margin-top: 5px;
	display: block;
	font-size: 9px;
	font-family: 'maisonneuemono';
}

.cinco-cosas-container{
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 320px;
}

.cinco-cosas-container .container{
	width: 100%;
}

.cinco-cosas-container .cinco-cosas-title{
	font-size: 36px;

	display: block;
	font-family: 'Galano_Grotesque_Bold';
	line-height: 1.2;
}

.cinco-cosas-container .tags{

	font-size:22px;
	font-family: 'maisonneuemono';
}

.cinco-cosas-container-template{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 320px;
}

.cinco-cosas-container-template .container{
	width: 100%;
}

.cinco-cosas-container-template .cinco-cosas-title{
	font-size: 36px;
	color: white;
	display: block;
	font-family: 'Galano_Grotesque_Heavy';
	line-height: 1.2;
}

.cinco-cosas-container-template .tags{
	color: white;
	font-size:22px;
	font-family: 'maisonneuemono';
}



.cinco-cosas-container-template .tags span{
	display: none;
}

.cinco-cosas-container-template[activo="0"] .tags span:nth-child(1){
	display: inline-block;
}

.cinco-cosas-container-template[activo="1"] .tags span:nth-child(2){
	display: inline-block;
}

.cinco-cosas-container-template[activo="2"] .tags span:nth-child(3){
	display: inline-block;
}

.cinco-cosas-container-template[activo="3"] .tags span:nth-child(4){
	display: inline-block;
}

.cinco-cosas-container-template[activo="4"] .tags span:nth-child(5){
	display: inline-block;
}


.cinco-cosas-extra-info{
}

#cinco-cosas-full-container{
	background-size: cover; 
	background-position: center center;
	position: relative;
    overflow: hidden;
    padding: 0px;
}

#separa-lugar-eventos-home{
	width: 150px;		
	display: inline-block;
}



@media (min-width: 768px){
	.newsletter-container{
		position: relative;
		height: 350px;
	}

	#newsletter-video-desk{
		height: inherit;
	}

	.newsletter-container #newsletter-video-container{
		line-height: 0.7px;
		display: none;
	}

	#proximos-eventos-info-home{

	}

	span.event-date{
	
	margin-left: 15px;
		
	}

	#que-no-se-te-pase-carrusel-movil{
		display: none;
		background-color: #F9EE32;
	}

	

	.proximos-eventos-preview-block{
		background-color: black;
		padding-top: 10px;
	    padding-bottom: 10px;
	    position: fixed;
	    width: 100%;
	    bottom: -88px;
	    z-index: 999999999;
	    -webkit-transition: all .5s ease;
	   	 -moz-transition: all .5s ease;
	    -o-transition: all .5s ease;
	    transition: all .5s ease;
	}

	.proximos-visto{
		bottom: 0px;
		
	}

	.margin-top-desk{
		margin-top: 20px;
	}

	.margin-top-desk-2{
		margin-top: 25px
	}

	#separa-div-home-desk a#calendario-link{
		color: white;
		font-size:12px;
		font-family: 'maisonneuemono';
		float: right;
    	padding-top: 30px;
    	display: inline-block;
    	margin-right: 20px;
	}

	#x-blanca-home-proximo{
		width: 12px;
	}

	#x-blanca-home-div{
		position: absolute;
		top: 5px;
		right: 20px;
		cursor: pointer;
	}

}

@media(max-width: 1000px){
	#separa-lugar-eventos-home{
		display: none;
	}
}

.cinco-cosas-play{
	
	position: absolute;
	bottom: 25%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.cinco-cosas-play img{
	width: 30px;
}

@media (max-width: 767px){

	#newsletter-video-desk{
		display: none;
	}

	.cinco-cosas-play{
		
		display: none;
	}

	#x-blanca-home-div{
		display: none;
	}
	#separa-div-home-desk{
		display: none;
	}

	.proximos-eventos-preview-block{
		background-color: #2A2C2D;
		padding-top: 50px;
		padding-bottom: 50px;

	}

	#proximos-eventos-info-home{
		margin-top: 35px;
	}

	.newsletter-container{
		position: relative;
		
	}

	.newsletter-container #newsletter-video-container{
		line-height: 0.7px;
	}

	span.event-date{
	
		display: block;
		
	}
}


.no-se-te-pase-notas-desk{
	width: 100%;
	margin:0px;
	margin-bottom: 35px;
	color: white;
}

.no-se-te-pase-notas-img {
	padding: 0px;
	padding-left: 5px;
	text-align: center;
}

@media(min-width: 768px) and (max-width: 1160px){
	.no-se-te-pase-notas-img{
		display: none;
	}

	.no-se-te-pase-notas-desk .col-xs-9{
	    margin-left: 50%;
    	transform: translateX(-40%);
    	width: 90%;
	}
}

.no-se-te-pase-notas-img img{
	width: 70px;
	height: 70px;
	border-radius: 50%;	
}

.que-no-se-te-pase-notas-desk-container{
	width: 90%;
	margin:auto;
	color: white;
}

.no-se-te-pase-notas-titulos{
	font-size: 18px;
	
	margin-bottom: 15px;
	font-family: 'Galano_Grotesque_Bold';
}

.no-se-te-pase-notas-autor{
	font-size: 11px;
	font-family: 'Galano_Grotesque_Medium';
	float: left;
}

.no-se-te-pase-notas-fecha{
	font-size: 10px;
    font-family: 'maisonneuemono';
    float: right;
}


.newsletter-container .newsletter-box{
	position: absolute;
	width: 100%;
	top: 0px;
}

.cinco-cosas-container .tags span{
	display: none;
}

.cinco-cosas-container[activo="0"] .tags span:nth-child(1){
	display: inline-block;
}

.cinco-cosas-container[activo="1"] .tags span:nth-child(2){
	display: inline-block;
}

.cinco-cosas-container[activo="2"] .tags span:nth-child(3){
	display: inline-block;
}

.cinco-cosas-container[activo="3"] .tags span:nth-child(4){
	display: inline-block;
}

.cinco-cosas-container[activo="4"] .tags span:nth-child(5){
	display: inline-block;
}

span.event-date, span.event-location, span.event-name{
	color: white;
}

span.event-name{
	font-family: 'Galano_Grotesque_Bold';
	font-size: 16px;
	text-transform: uppercase;
}

span.event-location{
	font-family: 'maisonneuemono';
	font-size: 16px;
	text-transform: uppercase;
}

span.event-date{
	font-family: 'maisonneuemono';
	font-size: 12px;
	
	margin-top: 10px;
}

@keyframes rotator-text-anim {
    0%   {
    	transform: translateX(0%);
   	}
    100% {
    	transform: translateX(-100%);
    }
}


.cards-play-button{
	position: absolute;
    bottom: 60px;
    left: 50%;
    width: 22px !important;
    transform: translate(-50%, -10%);
}

.cuadro-blanco-cartas{
	background-color: white;
	width: 110px;
	height: 40px;
	position: absolute;
	bottom: 0px;
	right: 15px;
	overflow: hidden;
	display: flex;
  	justify-content: center;
  	align-items: center;
  
}

.cuadro-blanco-cartas div{
	width: 80%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px;
}

.play-cinco-cosas{
	
	display: inline-block;
}

.play-cinco-cosas img{
	width: 30px;
}



#que-no-se-te-pase{
	font-family: 'Galano_Grotesque_Heavy';
	font-size: 36px;
	line-height: 1.2;
	width: 200px;
    margin: auto;
}

#que-no-se-te-pase-desk{
	font-family: 'Galano_Grotesque_Heavy';
	font-size: 40px;
	line-height: 1.2;
	width: 220px;
    margin: auto;
}

#proximos-eventos-titulo{
	font-family: 'Galano_Grotesque_Bold';
	font-size: 22px;
	line-height: 1.2;
}

#newsletter-titulo{
	font-family: 'Galano_Grotesque_Heavy';
	font-size: 36px;
	color: white;
}

.subscribirse-home{
	color: white; 
	display: inline-block; 
	border:none; 
	background-color: transparent; 
	text-transform: uppercase;
	font-family: 'Galano_Grotesque_Bold';
    font-size: 16px;
   	border-bottom: 1px solid white;
}

.input-text{
	width: 100%; 
	height: 45px; 
	background-color: #001E8C; 
	border: none; 
	outline: none; 
	color: white; 
	padding-left: 10px; 
	padding-right: 10px; display: block; 
	margin-bottom: 20px;
	margin-top: 16px;
	font-family: 'maisonneuemono';
	font-size: 12px;
	border-radius: 0px;
	
}

.collapse-titulo-home{
	display: block;
	width: 100%;
	padding: 0px;
	text-align: center;
	font-size: 16px;
	color: white;
	text-transform: uppercase;
	font-family: 'Galano_Grotesque_Bold';
}

#contacto-home-collapse{
	background-color: #2d3232;
	border-radius: 0px;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px
}

.collapse-titulo-home:hover, .collapse-titulo-home:focus {
    color: white;
    text-decoration: none;
}

.contacto-info{
	display: block;
	font-family: 'maisonneuemono';
	color: white;
	font-size: 16px;

}

.contacto-info-div{
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	z-index: 999;
}

.templates-mitades{
	height: 50%;

}

.mitad-color{
	overflow: hidden;
	position: relative;
}

#mitad-foto{
	padding: 0px;
	padding-top: 50px;
}

.mitad-color-texto{
	opacity: 0;
	position:absolute;
	top: 15%;
	left: 50%;
	transform: translate(-50%, 0%);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	font-family: 'Galano_Grotesque_Bold';
	font-size: 25px;
}

.mitad-color-subtitulo{
	text-align: center;
	position:absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 0%);
	font-size: 12px;
	font-family: 'maisonneuemono';
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	opacity: 0;

}

#texto-rotador-temp-3{
	position:absolute;
	left: 50%;
	transform: translate(-50%, 0%);
	font-family: 'maisonneuemono';
}

#texto-rotador-temp-3.rotator-text {
    display: inline-block;
    white-space: nowrap;
    padding-right: 55% !important;
    padding-left: 50% !important;
    animation-name: rotator-text-anim;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    z-index: 999;
} 

a.link-blanco{
	position: absolute;
	left: 50%;
	transform: translate(-50%,0%);
	text-align: center;
	z-index: 2;
	font-family: 'Galano_Grotesque_Bold';
	font-size: 16px;
	
}

@media (min-width: 768px){

	#texto-rotador-temp-3{
		top: 79%;
	
	}
	a.link-blanco{
		bottom: 60px;

	}

	.templates-mitades{
		height: 100%;
	}

	.mitad-color-texto{
		width: 400px;
		position:absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		font-size: 30px;
	
		font-family: 'Galano_Grotesque_Bold';
	}

	.mitad-color-subtitulo{
		
		position:absolute;
		top: 60%;
		left: 50%;
		transform: translate(-50%, 0%);
		font-size: 16px;
		width: 300px;

	}

	.caja-tag-template-1-slider{
	    top: 20px;
	    right: 0px;
	    transform: translate(120%, 0%);
	   
	}

	.caja-tag-template-3{
		top: 22%;
   		right: 0px;
    	transform: translateX(100%);
    	z-index: 999;
	}

	.template-caja-negra{
		width: 330px;
		height: 310px;
	}

	#mitad-foto{
		padding: 0px;
		padding-top: 0px;
		background-color: black;
	}

	#mitad-foto video{
		transform: translate(-33%);
	}

	.play-cinco-cosas-div{
		display: none;
	}

	.play-cinco-cosas-div-template{
		position: absolute;
		bottom: -50%;
	}

	.cinco-cosas-mobile-div{
		display: none;
	}

	.cinco-cosas-extra-info-template .autor{
		display: block;
		position: absolute;
		left: 0px;
		bottom: 0px;
		font-size: 10px;
	    font-family: 'Galano_Grotesque_Bold';
	    color: white;
	}

	.cinco-cosas-extra-info-template .date{
		display: block;
		position: absolute;
		right: 0px;
		bottom: 0px;
		font-size: 9px;
	    color: white;
	    font-family: 'maisonneuemono';
	}

	#accordion{
		display: none;
	}
}

#que-no-se-te-pase-desk-div{
	background-color: #2A2C2D;
	padding-bottom: 30px;
}

@media (max-width: 767px){

	a.link-blanco{
		bottom: 20px;

	}

	.mitad-color-subtitulo{
		display: none;
	}

	.mitad-color-texto{
		width: 100%;
	}

	#texto-rotador-temp-3 {
    	    bottom: 24%;
    		height: 30px;

    }

	#que-no-se-te-pase-desk-div{

		display: none;
	}

	.cinco-cosas-extra-info-template .autor{
		display: block;
		position: absolute;
		left: 20px;
		bottom: 20px;
		font-size: 10px;
	    font-family: 'Galano_Grotesque_Bold';
	    color: white;
	}

	.cinco-cosas-extra-info-template .date{
		display: block;
		position: absolute;
		right: 20px;
		bottom: 20px;
		font-size: 9px;
	    color: white;
	    font-family: 'maisonneuemono';
	}

	.cinco-cosas-desk-div{
		display: none;
	}

	.caja-tag-template-1-slider{
	    top: 0px;
	    left: 0px;
	    transform: translate(0%, -100%);   
	}

	.caja-tag-template-3{
		bottom: 0px;
		left: 0px;
		z-index: 99;
	}

	.template-caja-negra{
		width: 230px;
		height: 210px;
	}
}


.cinco-cosas-extra-info .autor{
	display: block;
	position: absolute;
	left: 50%;
	bottom: 5%;
	font-size: 11px;
    font-family: 'Galano_Grotesque_Medium';

    transform: translateX(-50%);
}

.cinco-cosas-extra-info .date{
	display: block;
	position: absolute;
	left: 50%;
	bottom: 8%;
	font-size: 11px;
    font-family: 'maisonneuemono';
    transform: translateX(-50%);

}

.template-background{
	height: inherit;
    width: 100%;
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url('/svg/dots-blancos-2-01.svg');
	background-position: center;
}

.template-caja-negra{
	
	position:absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

	background-color: #2a2c2d;
}

.template-caja-negra p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    	font-size: 22px;
	color: white;
	font-family: 'Galano_Grotesque_Bold';
}

#rotator-text-template{
	position: absolute;
    top: 75%;
}

.caja-blanca-tags{
	background-color: white;
    width: 115px;
    height: 30px;
    position: absolute;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    opacity: 0;

    -webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.caja-blanca-tags div{
	width: 80%;
	display: inline-block;
	vertical-align: middle;
	margin-top: 3px;
}

.caja-blanca-tags > :first-child{
	opacity: 0;
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
}

.cards .card-background a.caja-tarjetas{
	bottom: 0px;
	right: 0px;
	background-color: white;
    width: 115px;
    height: 30px;
    position: absolute;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
    font-size: 14px;
}

.caja-tarjetas div{
	width: 80%;
	display: inline-block;
	vertical-align: middle;
	margin-top: 3px;
}

.wrapper {
  position: relative;
}

.slider-container {
  height: 500px;
  width: 100%;
}

.slider-list {
  max-width: 100%;
  width: 100%;
  z-index: 2;
  overflow: hidden;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.slider-element {
  display: none;
  float: left;
  margin-right: -100%;
  opacity: 0;
  position: relative;
  width: 100%;
  z-index: 2;
  list-style: outside none none;
}
.slider-image {
  height: 500px;
  max-width: 100%;
  width: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 1;
  transform: scale(1);
}

.section_div {
  position: relative;
  z-index: 3;
}

.slider-animate {
  animation: titleAnimation 9s linear infinite 0s;
}
@keyframes titleAnimation {
  0% {
    transform: scale(1) rotate(0deg);
  }
  100% {
    transform: scale(1.2) rotate(3deg);
  }
}


#collapseOne .panel-body{
	border:none;
}

.no-se-te-pase-notas-desk{
	display: none;
}

.que-no-se-te-pase-notas-desk-container[elementos="1"] .no-se-te-pase-notas-desk:nth-child(1){
	display: inherit;
}

.que-no-se-te-pase-notas-desk-container[elementos="2"] .no-se-te-pase-notas-desk:nth-child(1),.que-no-se-te-pase-notas-desk-container[elementos="2"] .no-se-te-pase-notas-desk:nth-child(2) {
	display: inherit;
}

.que-no-se-te-pase-notas-desk-container[elementos="3"] .no-se-te-pase-notas-desk:nth-child(1),.que-no-se-te-pase-notas-desk-container[elementos="3"] .no-se-te-pase-notas-desk:nth-child(2),.que-no-se-te-pase-notas-desk-container[elementos="3"] .no-se-te-pase-notas-desk:nth-child(3) {
	display: inherit;
}

.que-no-se-te-pase-notas-desk-container[elementos="4"] .no-se-te-pase-notas-desk:nth-child(1),.que-no-se-te-pase-notas-desk-container[elementos="4"] .no-se-te-pase-notas-desk:nth-child(2),.que-no-se-te-pase-notas-desk-container[elementos="4"] .no-se-te-pase-notas-desk:nth-child(3),.que-no-se-te-pase-notas-desk-container[elementos="4"] .no-se-te-pase-notas-desk:nth-child(4) {
	display: inherit;
}

.que-no-se-te-pase-notas-desk-container[elementos="5"] .no-se-te-pase-notas-desk:nth-child(1),.que-no-se-te-pase-notas-desk-container[elementos="5"] .no-se-te-pase-notas-desk:nth-child(2),.que-no-se-te-pase-notas-desk-container[elementos="5"] .no-se-te-pase-notas-desk:nth-child(3),.que-no-se-te-pase-notas-desk-container[elementos="5"] .no-se-te-pase-notas-desk:nth-child(4),.que-no-se-te-pase-notas-desk-container[elementos="5"] .no-se-te-pase-notas-desk:nth-child(5)  {
	display: inherit;
}

.que-no-se-te-pase-notas-desk-container[elementos="6"] .no-se-te-pase-notas-desk:nth-child(1),.que-no-se-te-pase-notas-desk-container[elementos="6"] .no-se-te-pase-notas-desk:nth-child(2),.que-no-se-te-pase-notas-desk-container[elementos="6"] .no-se-te-pase-notas-desk:nth-child(3),.que-no-se-te-pase-notas-desk-container[elementos="6"] .no-se-te-pase-notas-desk:nth-child(4),.que-no-se-te-pase-notas-desk-container[elementos="6"] .no-se-te-pase-notas-desk:nth-child(5),.que-no-se-te-pase-notas-desk-container[elementos="6"] .no-se-te-pase-notas-desk:nth-child(6)  {
	display: inherit;
}

.que-no-se-te-pase-notas-desk-container[elementos="7"] .no-se-te-pase-notas-desk:nth-child(1),.que-no-se-te-pase-notas-desk-container[elementos="7"] .no-se-te-pase-notas-desk:nth-child(2),.que-no-se-te-pase-notas-desk-container[elementos="7"] .no-se-te-pase-notas-desk:nth-child(3),.que-no-se-te-pase-notas-desk-container[elementos="7"] .no-se-te-pase-notas-desk:nth-child(4),.que-no-se-te-pase-notas-desk-container[elementos="7"] .no-se-te-pase-notas-desk:nth-child(5),.que-no-se-te-pase-notas-desk-container[elementos="7"] .no-se-te-pase-notas-desk:nth-child(6),.que-no-se-te-pase-notas-desk-container[elementos="7"] .no-se-te-pase-notas-desk:nth-child(7)  {
	display: inherit;
}

.que-no-se-te-pase-notas-desk-container[elementos="8"] .no-se-te-pase-notas-desk:nth-child(1),.que-no-se-te-pase-notas-desk-container[elementos="8"] .no-se-te-pase-notas-desk:nth-child(2),.que-no-se-te-pase-notas-desk-container[elementos="8"] .no-se-te-pase-notas-desk:nth-child(3),.que-no-se-te-pase-notas-desk-container[elementos="8"] .no-se-te-pase-notas-desk:nth-child(4),.que-no-se-te-pase-notas-desk-container[elementos="8"] .no-se-te-pase-notas-desk:nth-child(5),.que-no-se-te-pase-notas-desk-container[elementos="8"] .no-se-te-pase-notas-desk:nth-child(6),.que-no-se-te-pase-notas-desk-container[elementos="8"] .no-se-te-pase-notas-desk:nth-child(7),.que-no-se-te-pase-notas-desk-container[elementos="8"] .no-se-te-pase-notas-desk:nth-child(8)   {
	display: inherit;
}

.que-no-se-te-pase-notas-desk-container[elementos="9"] .no-se-te-pase-notas-desk:nth-child(1),.que-no-se-te-pase-notas-desk-container[elementos="9"] .no-se-te-pase-notas-desk:nth-child(2),.que-no-se-te-pase-notas-desk-container[elementos="9"] .no-se-te-pase-notas-desk:nth-child(3),.que-no-se-te-pase-notas-desk-container[elementos="9"] .no-se-te-pase-notas-desk:nth-child(4),.que-no-se-te-pase-notas-desk-container[elementos="9"] .no-se-te-pase-notas-desk:nth-child(5),.que-no-se-te-pase-notas-desk-container[elementos="9"] .no-se-te-pase-notas-desk:nth-child(6),.que-no-se-te-pase-notas-desk-container[elementos="9"] .no-se-te-pase-notas-desk:nth-child(7),.que-no-se-te-pase-notas-desk-container[elementos="9"] .no-se-te-pase-notas-desk:nth-child(8),.que-no-se-te-pase-notas-desk-container[elementos="9"] .no-se-te-pase-notas-desk:nth-child(9)    {
	display: inherit;
}


.color-fondo-rojo{
	background-color: rgba(234,46,25,0.7);
	color: white;
}

.color-fondo-naranja{
	background-color: rgba(253,91,28,0.7);
	color: white;
}

.color-fondo-amarillo{
	background-color: rgba(249,238,50,0.7); 
	color: #2A2C2D;
}

.color-fondo-verde{
	background-color: rgba(147,244,130,0.7); 
	color: #2A2C2D;
}

.color-fondo-aqua{
	background-color: rgba(56,255,225,0.7); 
	color: #2A2C2D;
}

.color-fondo-azul{
	background-color: rgba(49,81,244,0.7);
	color: white;
}

.color-fondo-rosa{
	background-color: rgba(235,0,225,0.7);
	color: white;
}

.color-fondo-morado{
	background-color: rgba(112,46,121,0.7);
	color: white;
}

.cards .card-background a.color-fondo-naranja:hover,a.color-fondo-naranja:focus{
	color: white;
}

.cards .card-background a.color-fondo-rojo:hover,a.color-fondo-rojo:focus{
	color: white;
}

.cards .card-background a.color-fondo-amarillo:hover,a.color-fondo-amarillo:focus{
	color: #2A2C2D;
}

.cards .card-background a.color-fondo-verde:hover,a.color-fondo-verde:focus{
	color: #2A2C2D;
}

.cards .card-background a.color-fondo-aqua:hover,a.color-fondo-aqua:focus{
	color: #2A2C2D;
}

.cards .card-background a.color-fondo-azul:hover,a.color-fondo-azul:focus{
	color: white;
}

.cards .card-background a.color-fondo-rosa:hover,a.color-fondo-rosa:focus{
	color: white;
}

.cards .card-background a.color-fondo-morado:hover,a.color-fondo-morado:focus{
	color: white;
}



.rojo{
	background-color: rgb(234,46,25);
	color: white;
}

.naranja{
	background-color: rgb(253,91,28);
	color: white;
}

.amarillo{
	background-color: rgb(249,238,50); 
	color: #2A2C2D;
}

.verde{
	background-color: rgb(147,244,130); 
	color: #2A2C2D;
}

.aqua{
	background-color: rgb(56,255,225); 
	color: #2A2C2D;
}

.azul{
	background-color: rgb(49,81,244);
	color: white;
}

.rosa{
	background-color: rgb(235,0,225);
	color: white;
}

.morado{
	background-color: rgb(112,46,121);
	color: white;
}



.rojo-bolas{
	background-color: rgb(234,46,25);
	color: white;
	background-image: url('/svg/dots-blancos-2-01.svg');
	background-position: center;
}

.rojo-bolas p, .morado-bolas #texto-rotador-temp-3{
	background-color: rgb(234,46,25);
	padding: 10px;

}

.naranja-bolas{
	background-color: rgb(253,91,28);
	color: white;
	background-image: url('/svg/dots-blancos-2-01.svg');
	background-position: center;
}

.naranja-bolas p, .naranja-bolas #texto-rotador-temp-3{
	background-color: rgb(253,91,28);
	padding: 10px;
}

.amarillo-bolas{
	background-color: rgb(249,238,50); 
	color: #2A2C2D;
	background-image: url('/svg/dots-negros-2.svg');
	background-position: center;

}

.amarillo-bolas p, .amarillo-bolas #texto-rotador-temp-3{
	background-color: rgb(249,238,50); 
	padding: 10px;

}

.verde-bolas{
	background-color: rgb(147,244,130); 
	color: #2A2C2D;
	background-image: url('/svg/dots-negros-2.svg');
	background-position: center;
}

.verde-bolas p, .verde-bolas #texto-rotador-temp-3{
	background-color: rgb(147,244,130); 
	padding: 10px;
}

.aqua-bolas{
	background-color: rgb(56,255,225); 
	color: #2A2C2D;
	background-image: url('/svg/dots-negros-2.svg');
	background-position: center;
}

.aqua-bolas p, .aqua-bolas #texto-rotador-temp-3{
	background-color: rgb(56,255,225); 
	padding: 10px;
}

.azul-bolas{
	background-color: rgb(49,81,244);
	color: white;
	background-image: url('/svg/dots-blancos-2-01.svg');
	background-position: center;
}

.azul-bolas p, .azul-bolas #texto-rotador-temp-3{
	background-color: rgb(49,81,244);
	padding: 10px;
}

.rosa-bolas{
	background-color: rgb(235,0,225);
	color: white;
	background-image: url('/svg/dots-blancos-2-01.svg');
	background-position: center;
}

.rosa-bolas p, .rosa-bolas #texto-rotador-temp-3{
	background-color: rgb(235,0,225);
	padding: 10px;
}

.morado-bolas{
	background-color: rgb(112,46,121);
	color: white;
	background-image: url('/svg/dots-blancos-2-01.svg');
	background-position: center;
}


.morado-bolas p, .morado-bolas #texto-rotador-temp-3{
	background-color: rgb(112,46,121);
	padding: 10px;
}


@media(max-width: 767px){


	.movil-rojo{
		background-color: rgb(234,46,25);
		color: white;
	}

	.movil-naranja{
		background-color: rgb(253,91,28);
		color: white;
	}

	.movil-amarillo{
		background-color: rgb(249,238,50); 
		color: #2A2C2D;
	}

	.movil-verde{
		background-color: rgb(147,244,130); 
		color: #2A2C2D;
	}

	.movil-aqua{
		background-color: rgb(56,255,225); 
		color: #2A2C2D;
	}

	.movil-azul{
		background-color: rgb(49,81,244);
		color: white;
	}

	.movil-rosa{
		background-color: rgb(235,0,225);
		color: white;
	}

	.movil-morado{
		background-color: rgb(112,46,121);
		color: white;
	}

	.rojo-texto-par, .rojo-texto-par:hover, .rojo-texto-par:focus{
	
		color: white;
	}

	.naranja-texto-par, .naranja-texto-par:hover, .naranja-texto-par:focus{
		
		color: white;
	}

	.amarillo-texto-par, .amarillo-texto-par:hover, .amarillo-texto-par:focus{
		
		color: #2A2C2D;
	}

	.verde-texto-par, .verde-texto-par:hover, .verde-texto-par:focus{
		
		color: #2A2C2D;
	}

	.aqua-texto-par .verde-texto-par:hover, .verde-texto-par:focus{
		
		color: #2A2C2D;
	}

	.azul-texto-par, .azul-texto-par:hover, .azul-texto-par:focus{
		
		color: white;
	}

	.rosa-texto-par, .rosa-texto-par:hover, .rosa-texto-par:focus{
		
		color: white;
	}

	.morado-texto-par, .morado-texto-par:hover, .morado-texto-par:focus{
		
		color: white;
	}


	.link.rojo-texto-par, .link-blanco.rojo-texto-par:hover, .link-blanco.rojo-texto-par:focus{
		border-bottom: 3px solid white;
		color: white;
	}

	.link.naranja-texto-par, .link-blanco.naranja-texto-par:hover, .link-blanco.naranja-texto-par:focus{
		border-bottom: 3px solid white;
		color: white;
	}

	.link.amarillo-texto-par, .link-blanco.amarillo-texto-par:hover, .link-blanco.amarillo-texto-par:focus{
		border-bottom: 3px solid #2A2C2D;
		color: #2A2C2D;
	}

	.link.verde-texto-par, .link-blanco.verde-texto-par:hover, .link-blanco.verde-texto-par:focus{
		border-bottom: 3px solid #2A2C2D;
		color: #2A2C2D;
	}

	.link.aqua-texto-par .link-blanco.verde-texto-par:hover, .link-blanco.verde-texto-par:focus{
		border-bottom: 3px solid #2A2C2D;
		color: #2A2C2D;
	}

	.link.azul-texto-par, .link-blanco.azul-texto-par:hover, .link-blanco.azul-texto-par:focus{
		border-bottom: 3px solid white;
		color: white;
	}

	.link.rosa-texto-par, .link-blanco.rosa-texto-par:hover, .link-blanco.rosa-texto-par:focus{
		border-bottom: 3px solid white;
		color: white;
	}

	.link.morado-texto-par, .link-blanco.morado-texto-par:hover, .link-blanco.morado-texto-par:focus{
		border-bottom: 3px solid white;
		color: white;

	}


}

.link-blanco.rojo-texto-par, .link-blanco.rojo-texto-par:hover, .link-blanco.rojo-texto-par:focus{
	border-bottom: 3px solid white;
	color: white;
}

.link-blanco.naranja-texto-par, .link-blanco.naranja-texto-par:hover, .link-blanco.naranja-texto-par:focus{
	border-bottom: 3px solid white;
	color: white;
}

.link-blanco.amarillo-texto-par, .link-blanco.amarillo-texto-par:hover, .link-blanco.amarillo-texto-par:focus{
	border-bottom: 3px solid #2A2C2D;
	color: #2A2C2D;
}

.link-blanco.verde-texto-par, .link-blanco.verde-texto-par:hover, .link-blanco.verde-texto-par:focus{
	border-bottom: 3px solid #2A2C2D;
	color: #2A2C2D;
}

.link-blanco.aqua-texto-par .link-blanco.verde-texto-par:hover, .link-blanco.verde-texto-par:focus{
	border-bottom: 3px solid #2A2C2D;
	color: #2A2C2D;
}

.link-blanco.azul-texto-par, .link-blanco.azul-texto-par:hover, .link-blanco.azul-texto-par:focus{
	border-bottom: 3px solid white;
	color: white;
}

.link-blanco.rosa-texto-par, .link-blanco.rosa-texto-par:hover, .link-blanco.rosa-texto-par:focus{
	border-bottom: 3px solid white;
	color: white;
}

.link-blanco.morado-texto-par, .link-blanco.morado-texto-par:hover, .link-blanco.morado-texto-par:focus{
	border-bottom: 3px solid white;
	color: white;

}

#texto-rotador-temp-3.rojo-texto-par, #texto-rotador-temp-3.rojo-texto-par:hover,
#texto-rotador-temp-3.rojo-texto-par:focus{

	color: white;
}

#texto-rotador-temp-3.naranja-texto-par, #texto-rotador-temp-3.naranja-texto-par:hover, 
#texto-rotador-temp-3.naranja-texto-par:focus{
	
	color: white;
}

#texto-rotador-temp-3.amarillo-texto-par, #texto-rotador-temp-3.amarillo-texto-par:hover, 
#texto-rotador-temp-3.amarillo-texto-par:focus{
	
	color: #2A2C2D;
}

#texto-rotador-temp-3.verde-texto-par, #texto-rotador-temp-3.verde-texto-par:hover, 
#texto-rotador-temp-3.verde-texto-par:focus{
	
	color: #2A2C2D;
}

#texto-rotador-temp-3.aqua-texto-par, #texto-rotador-temp-3.verde-texto-par:hover, 
#texto-rotador-temp-3.verde-texto-par:focus{
	
	color: #2A2C2D;
}

#texto-rotador-temp-3.azul-texto-par, #texto-rotador-temp-3.azul-texto-par:hover, 
#texto-rotador-temp-3.azul-texto-par:focus{
	
	color: white;
}

#texto-rotador-temp-3.rosa-texto-par, #texto-rotador-temp-3.rosa-texto-par:hover, 
#texto-rotador-temp-3.rosa-texto-par:focus{
	
	color: white;
}

#texto-rotador-temp-3.morado-texto-par, #texto-rotador-temp-3.morado-texto-par:hover, 
#texto-rotador-temp-3.morado-texto-par:focus{
	
	color: white;
}


.owl-theme .owl-dots .owl-dot.circulo.active span, .owl-theme .owl-dots .owl-dot.circulo:hover span{
		background-color: #3151F4;
}

#owl-carrusel-1.owl-theme .owl-nav.disabled+.owl-dots{
	margin-top: 60px;
}

.owl-theme .owl-dots .owl-dot.circulo span{
	margin-left: 20px;
	margin-right: 20px;
}

.tag-texto-innovacion span.letter{
  display:inline-block;
  animation: 2s flipTag backwards ease-in infinite;
}

.tag-texto-innovacion{
	margin-top: 2px;
	color: #2A2C2D;
    font-family: 'Galano_Grotesque_Bold';
    text-transform: uppercase;
}

@keyframes flipTag {
  0%{
    transform: rotateX(0deg);
  }
  50%{
    transform: rotateX(90deg);
  }
  100%{
    transform: rotateX(0deg);
  }
}


.tag-texto-cultura span.letter{
  display:inline-block;
  animation: 1s wave backwards ease-in infinite;
}

.tag-texto-cultura{
	margin-top: 8px;
	color: #2A2C2D;
    font-family: 'Galano_Grotesque_Bold';
    text-transform: uppercase;
}

@keyframes wave {
  0%{
    transform: translateY(0px);
  }
  50%{
    transform: translateY(-7px);
  }
}