@font-face {
	font-family: 'GT Flexa Compressed';
	src: url('https://cdn.atrapalo.com/assets/fonts/GT-Flexa-Compressed-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: atrapalo-bold;
	src: url("AtrapaloDisplay-Bold.otf");
}
@font-face{
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	src: url("https://cdn.atrapalo.com/js_new/core/vendors/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("https://cdn.atrapalo.com/js_new/core/vendors/fontawesome/fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("https://cdn.atrapalo.com/js_new/core/vendors/fontawesome/fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("https://cdn.atrapalo.com/js_new/core/vendors/fontawesome/fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("https://cdn.atrapalo.com/js_new/core/vendors/fontawesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
}
@import url(https://fonts.googleapis.com/css?family=PT+Sans:700);

@media screen and (min-width: 1024px)
{
	/*HEADER*/
	header {
		height: 50px;
	}
	#cont_lym ul {
		padding: 0;
		margin: 14px 0;
		display: inline-block;
	}
	#cont_lym ul li {
		margin: 4.5px 15px 0;
		list-style: none;
		float: left;
		font-family: Verdana;
		font-weight: bold;
		font-size:14px;
	}
	#btn_menu {
		display: none;
	}
	#cont_logo {
		height: 40px;
		margin-left: 20px;	
		left: 0;
		top: 5px;
	}
	#cont_logo img {
		height: 40px;
		vertical-align: top;
	}
	/*LA CAMPAÑA*/
	#ser_soda {
		padding: 40px 0;
	}
	.titulo {
		font-size: 40px;		
	}
	.subtitulo {
		font-size: 22px;
		padding-bottom: 20px;
	}
	.sep {
		width: 290px;
		height: 1px;
		margin: 0 auto;
		background-color: #D2D2D2;
	}
	/*QUE ES*/
	#que_es {
		margin: 30px auto;
		text-align: center;
	}
	#desc_que_es, #cont_video1 {
		width: 480px;
		margin: 0 10px;
		display: inline-block;
		vertical-align: middle;
	}
	#desc_que_es p {
		margin: 8px 0;
		font-size: 11px;
		line-height: 12px;
	}
	/*FOOTER*/
	footer {
		padding: 70px 0;
	}
	.logo_ft img {
		width: 100%;
		max-width: 44px;
	}
	.logo_at img {
		width: 100%;
		max-width: 254px;
	}
	/*VIDEO INTRO*/
	#video_home {
		width: 100%;
		font-size: 0;
		position: relative;
		overflow: hidden;
		height: 675px!important;
	}
	#video_home iframe {
		position: absolute;
	}
	#transparencia {
		position: absolute;
		left: 0;
		z-index: 1;
	}
	#link_youtube {
		display: none;
	}
	.transpsoda {
		background: rgba(0, 0, 0, 0.5) !important;
	}
	#logo_anim {
		margin-bottom: -13px;
	}
	#play_header {
		display: none;
	}
	#btn_cerrar {
		position: absolute;
		top: 30px;
		right: 30px;
	}
	/*LOGO SODA*/
	#logoA {
		width: 100;
	}
	#logoB {
		width: 41px;
		position: relative;
		left: -29px;
		top: 0px;
		opacity: 0;
		-webkit-animation: animB 1s infinite;
		animation: animB 1s infinite;
	}
	@keyframes animB {
		0% { opacity: 0; }
		15% { opacity: 1; top: 0px; }
		85% { top: -26px; opacity: 1; }
		100% { top: -26px; opacity: 0; }
	}
	@-webkit-keyframes animB {
		0% { opacity: 0; }
		15% { opacity: 1; top: 0px; }
		85% { top: -26px; opacity: 1; }
		100% { top: -26px; opacity: 0; }
	}
	#logoC {
		width: 31px;
		position: relative;
		left: -32px;
		top: 0px;
		opacity: 0;
		-webkit-animation: animC 1s infinite;
		animation: animC 1s infinite;
	}
	@keyframes animC {
		0% { opacity: 0; }
		15% { opacity: 1; top: 0px; }
		85% { top: -16px; opacity: 1; }
		100% { top: -16px; opacity: 0; }
	}
	@-webkit-keyframes animC {
		0% { opacity: 0; }
		15% { opacity: 1; top: 0px; }
		85% { top: -16px; opacity: 1; }
		100% { top: -16px; opacity: 0; }
	}
	#logoD {
		width: 11px;
		position: relative;
		left: -63px;
		top: -2px;
		opacity: 0;
		-webkit-animation: animD 0.7s infinite;
		animation: animD 0.7s infinite;
	}
	@keyframes animD {
		0% { opacity: 0; }
		15% { opacity: 1; top: -2px; }
		85% { top: -30px; opacity: 1; }
		100% { top: -30px; opacity: 0; }
	}
	@-webkit-keyframes animD {
		0% { opacity: 0; }
		15% { opacity: 1; top: -2px; }
		85% { top: -30px; opacity: 1; }
		100% { top: -30px; opacity: 0; }
	}
	#logoE {
		width: 49px;
		position: relative;
		left: -81px;
		top: -4px;
		opacity: 0;
		-webkit-animation: animE 1.1s infinite;
		animation: animE 1.1s infinite;
	}
	@keyframes animE {
		0% { opacity: 0; }
		15% { opacity: 1; top: -4px; }
		85% { top: -50px; opacity: 1; }
		100% { top: -50px; opacity: 0; }
	}
	@-webkit-keyframes animE {
		0% { opacity: 0; }
		15% { opacity: 1; top: -4px; }
		85% { top: -50px; opacity: 1; }
		100% { top: -50px; opacity: 0; }
	}
	#logoF {
		width: 24px;
		position: relative;
		left: -137px;
		top: -16px;
		opacity: 0;
		-webkit-animation: animF 1.3s infinite;
		animation: animF 1.3s infinite;
	}
	@keyframes animF {
		0% { opacity: 0; }
		15% { opacity: 1; top: -16px; }
		85% { top: -106px; opacity: 1; }
		100% { top: -106px; opacity: 0; }
	}
	@-webkit-keyframes animF {
		0% { opacity: 0; }
		15% { opacity: 1; top: -16px; }
		85% { top: -106px; opacity: 1; }
		100% { top: -106px; opacity: 0; }
	}
	#logoG {
		width: 24px;
		position: relative;
		left: -186px;
		top: -9px;
		opacity: 0;
		-webkit-animation: animG 1.3s infinite;
		animation: animG 1.3s infinite;
	}
	@keyframes animG {
		0% { opacity: 0; }
		15% { opacity: 1; top: -9px; }
		85% { top: -60px; opacity: 1; }
		100% { top: -60px; opacity: 0; }
	}
	@-webkit-keyframes animG {
		0% { opacity: 0; }
		15% { opacity: 1; top: -9px; }
		85% { top: -60px; opacity: 1; }
		100% { top: -60px; opacity: 0; }
	}
	#indic_scroll {
		height: 0px;
		margin-left: -24px;
		text-align: center;
		position: absolute;
		bottom: 40px;
		left: 50%;
		-webkit-animation: animScroll 2s infinite;
		animation: animScroll 2s infinite;
		z-index: 2;
	}
	@keyframes animScroll {
		0% { opacity: 0; transform: translate(0, -40px) }
		50% { opacity: 1; }
		100% { opacity: 0; transform: translate(0, 0) }
	}
	@-webkit-keyframes animScroll {
		0% { opacity: 0; -webkit-transform: translate(0, -40px) }
		50% { opacity: 1; }
		100% { opacity: 0; -webkit-transform: translate(0, 0) }
	}
	/*S O D A*/
	#social {
		background: url(../img/fondo_butacas.jpg) fixed;
	}
	#originales {
		background: url(../img/lampara.jpg) fixed;
		min-height: 640px;
	}

	#rsociales {
	background: url(../img/lampara.jpg) fixed;
	min-height: 50px;
	text-align: center!important;
	}

}

	#creditos {
	background-color: #505050;
	}

	#creditos_teatros {
	background: url(../img/fondo_butacas.jpg) fixed;
	}

	.somos {
		padding: 80px 10px 60px;
	}

	.logosocial {
	margin-top: -90px!important;
	padding: 10px 10px!important; 
	}

	.somos_descr {
	max-width: 580px;
	margin: -11px auto;
	line-height: 22px;
	font-size: 16px;
	}

	.creditos {
	max-width: 580px;
	margin: -11px auto;
	line-height: 17px;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	}

	.creditos_teatros {
	max-width: 800px;
	margin: -11px auto;
	line-height: 17px;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	}

	.creditos a {
	font-size: 13px!important;
	text-align: center;
	color: #ffffff;
	}

	.creditos_teatros a {
	font-size: 14px!important;
	text-align: center;
	color: #ffffff;
	}
	.cont_item {
		width: 300px;
		height: 300px;
		display: inline-block;
		vertical-align: top;
	}
	.ancho {
		width: 300px!important;
	}
	.cont_play {
		width: 273px;
		height: 225px;
		top: 0;
		left: 0;
	}
	.cont_play > img:nth-child(1) {
		width: 90px;
	}

	.cont_play2 > img:nth-child(1) {
		width: 192px;
	}


	.rrss {
		width: 100%;
	}
	.copywright >  {
		width: 65px;
	}

	.redes {
	width: 90px!important;
	padding-top: 50px!important;
	}
	.line {
		width: 250px;
		height: 1px;
		margin: 18px auto 16px;
		background: #FFF;
	}
	.tit_item {
		font-size: 22px;
	}
@media screen and (min-width: 1240px)
{
	/*VIDEO INTRO*/
	#play_header {
		display: block;
		margin-top: 15px;
	}
	#play_header img {
		border-radius: 50%;
	}
	/*LA CAMPAÑA*/
	#ser_soda {
		padding: 50px 0;
	}
	.subtitulo {
		padding-bottom: 30px;
	}
	/*QUE ES*/
	#que_es {
		margin: 50px auto;
	}
	#desc_que_es, #cont_video1 {
		width: 350px;
	}
	#desc_que_es p {
		margin: 10px 0;
		font-size: 12px;
		line-height: 16px;
	}
	/* S O D A*/
	.cont_item {
		width: 355px;
		height: 266px;
	}
	.cont_video {
		width: 100%;
	}
	.cont_play {
		width: 355px;
		height: 266px;
		padding-top: 80px;
	}
	.cont_play > img:nth-child(1) {
		width: 56px;
	}
	.line {
		margin: 17px auto 8px;
	}
	.tit_item {
		font-size: 25px;
	}
}
@media screen and (max-width: 1023px)
{
	/*HEADER*/
	header {
		height: 50px;
	}
	#btn_menu:before {
		content: "\f0c9";
		height: 33px;
		margin: 8.5px 10px;
		font-size: 28px;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		font-size-adjust: none;
		font-stretch: normal;
		font-feature-settings: normal;
		font-language-override: normal;
		font-kerning: auto;
		font-synthesis: weight style;
		font-variant: normal;
		text-rendering: auto;
		box-sizing: border-box;
		color: #FFF;
		display: inline-block;
		float: left;
	}
	#cont_lym ul {
		padding: 0;
		margin: 0;
		display: none;
		list-style: none;
		overflow: hidden;
		position: absolute;
		top: 50px;
		z-index: 100;
	}
	#cont_lym ul li {
		width: 250px;
		font-family: Verdana;
		font-weight: bold;
		background: linear-gradient(#BD0611 -12px ,#D50713,#BD0611 16px);
		float: none;
		text-align: left;
	}
	#cont_lym ul li a {
		padding: 5px 10px;
		display: block;
	}
	#cont_logo {
		height: 40px;
		margin-left: 20px;
		left: 30px;
		top: 5px;
	}	
	#cont_logo img {
		height: 40px;
		vertical-align: top;
	}
	/*VIDEO INTRO*/
	#video_home {
		width: 100%;
		font-size: 0;
		position: relative;
		overflow: hidden;
	}
	#video_home iframe {
		position: absolute;
	}
	#transparencia {
		position: absolute;
		left: 0;
		z-index: 1;
	}
	#link_youtube {
		display: none;
	}
	.transpsoda {
		background: rgba(0, 0, 0, 0.5) !important;
	}
	#logo_anim {
		margin-bottom: -13px;
	}

	.solicita {
       width: 200px;
       height: auto!important;
	}

	#rsociales {
	background: url(../img/lampara.jpg) fixed;
	min-height: 50px;
	text-align: center!important;
	}

	#play_header {
		margin-top: 15px;
	}
	#play_header img {
		width: 38px;
		border-radius: 50%;
	}
	#btn_cerrar {
		width: 55px;
		position: absolute;
		top: 30px;
		right: 30px;
	}
	/*LA CAMPAÑA*/
	#ser_soda {
		padding: 20px 0;
	}
	.titulo {
		font-size: 32px;		
	}
	.subtitulo {
		font-size: 18px;
		padding-bottom: 15px;
	}
	.sep {
		width: 230px;
		height: 1px;
		margin: 0 auto;
		background-color: #D2D2D2;
	}

	/*QUE ES*/
	#que_es {
		/* width: 600px; */
		padding: 0 15px;
		margin: 20px auto;
	}
	#desc_que_es p {
		margin: 8px 0;
		line-height: 15px;
		font-size: 12px;
	}
	/*FOOTER*/
	footer {
		padding: 55px 0;
	}
	.logo_ft img {
		width: 100%;
		max-width: 37px;
		vertical-align: middle;
	}
	.logo_at img {
		width: 100%;
		max-width: 235px;
		vertical-align: middle;
	}
	/*LOGO SODA*/
	#logoA {
		width: 536px;
	}
	#logoB {
		width: 41px;
		position: relative;
		left: -29px;
		top: 0px;
		opacity: 0;
		-webkit-animation: animB 1s infinite;
		animation: animB 1s infinite;
	}
	@keyframes animB {
		0% { opacity: 0; }
		15% { opacity: 1; top: 0px; }
		85% { top: -26px; opacity: 1; }
		100% { top: -26px; opacity: 0; }
	}
	@-webkit-keyframes animB {
		0% { opacity: 0; }
		15% { opacity: 1; top: 0px; }
		85% { top: -26px; opacity: 1; }
		100% { top: -26px; opacity: 0; }
	}
	#logoC {
		width: 31px;
		position: relative;
		left: -32px;
		top: 0px;
		opacity: 0;
		-webkit-animation: animC 1s infinite;
		animation: animC 1s infinite;
	}
	@keyframes animC {
		0% { opacity: 0; }
		15% { opacity: 1; top: 0px; }
		85% { top: -16px; opacity: 1; }
		100% { top: -16px; opacity: 0; }
	}
	@-webkit-keyframes animC {
		0% { opacity: 0; }
		15% { opacity: 1; top: 0px; }
		85% { top: -16px; opacity: 1; }
		100% { top: -16px; opacity: 0; }
	}
	#logoD {
		width: 11px;
		position: relative;
		left: -63px;
		top: -2px;
		opacity: 0;
		-webkit-animation: animD 0.7s infinite;
		animation: animD 0.7s infinite;
	}
	@keyframes animD {
		0% { opacity: 0; }
		15% { opacity: 1; top: -2px; }
		85% { top: -30px; opacity: 1; }
		100% { top: -30px; opacity: 0; }
	}
	@-webkit-keyframes animD {
		0% { opacity: 0; }
		15% { opacity: 1; top: -2px; }
		85% { top: -30px; opacity: 1; }
		100% { top: -30px; opacity: 0; }
	}
	#logoE {
		width: 49px;
		position: relative;
		left: -81px;
		top: -4px;
		opacity: 0;
		-webkit-animation: animE 1.1s infinite;
		animation: animE 1.1s infinite;
	}
	@keyframes animE {
		0% { opacity: 0; }
		15% { opacity: 1; top: -4px; }
		85% { top: -50px; opacity: 1; }
		100% { top: -50px; opacity: 0; }
	}
	@-webkit-keyframes animE {
		0% { opacity: 0; }
		15% { opacity: 1; top: -4px; }
		85% { top: -50px; opacity: 1; }
		100% { top: -50px; opacity: 0; }
	}
	#logoF {
		width: 24px;
		position: relative;
		left: -137px;
		top: -16px;
		opacity: 0;
		-webkit-animation: animF 1.3s infinite;
		animation: animF 1.3s infinite;
	}
	@keyframes animF {
		0% { opacity: 0; }
		15% { opacity: 1; top: -16px; }
		85% { top: -106px; opacity: 1; }
		100% { top: -106px; opacity: 0; }
	}
	@-webkit-keyframes animF {
		0% { opacity: 0; }
		15% { opacity: 1; top: -16px; }
		85% { top: -106px; opacity: 1; }
		100% { top: -106px; opacity: 0; }
	}
	#logoG {
		width: 24px;
		position: relative;
		left: -186px;
		top: -9px;
		opacity: 0;
		-webkit-animation: animG 1.3s infinite;
		animation: animG 1.3s infinite;
	}
	@keyframes animG {
		0% { opacity: 0; }
		15% { opacity: 1; top: -9px; }
		85% { top: -60px; opacity: 1; }
		100% { top: -60px; opacity: 0; }
	}
	@-webkit-keyframes animG {
		0% { opacity: 0; }
		15% { opacity: 1; top: -9px; }
		85% { top: -60px; opacity: 1; }
		100% { top: -60px; opacity: 0; }
	}
	#indic_scroll {
		height: 0px;
		margin-left: -15px;
		text-align: center;
		position: absolute;
		bottom: 20px;
		left: 50%;
		-webkit-animation: animScroll 2s infinite;
		animation: animScroll 2s infinite;
		z-index: 2;
	}
	#indic_scroll img {
		width: 30px;
	}
	@keyframes animScroll {
		0% { opacity: 0; transform: translate(0, -40px) }
		50% { opacity: 1; }
		100% { opacity: 0; transform: translate(0, 0) }
	}
	@-webkit-keyframes animScroll {
		0% { opacity: 0; -webkit-transform: translate(0, -40px) }
		50% { opacity: 1; }
		100% { opacity: 0; -webkit-transform: translate(0, 0) }
	}
	/*S O D A*/
	#social, #originales {
		padding: 60px 0;
	}

	#social {
		background: url(../img/fondo_butacas.jpg) fixed;
	}
	#originales {
		background: url(../img/lampara.jpg) fixed;
	}
}

	.somos {
		padding: 75px 0 75px;
	}

	.rrss {
	padding: 10px 0 28px;
	}

	.somos2 {
		padding: 45px 0 25px;
	}
	. img {
		height: 350px;
	}
	.somos_descr {
		padding: 0 20px;
		margin: 0 auto;
		line-height: 19px;
		font-size: 15px;
	}
	.cont_item {
		width: 256px;
		height: 145px;
		display: inline-block;
		vertical-align: top;
	}
	.cont_item_RRSS {
		width: 256px;
		height: 75px;
		display: inline-block;
		vertical-align: top;
	}
	#cont_video1 {
		width: 600px;
		height: 300px;
		margin: 15px auto;
	}
	.cont_video {
		width: 256px;
		height: 192px;
	}
	.cont_play {
		height: 192px;
		top: 0;
		left: 0;
	}
	.cont_play > img:nth-child(1) {
		
	}
	.line {
		width: 100px;
		height: 1px;
		margin: 15px auto 6px;
		background: #FFF;
	}
	.line2 {
		width: 260px;
		height: 1px;
		margin: 25px auto 6px;
		background: #FFF;
	}
	.tit_item {
		font-size: 22px;
	}
@media screen and (max-width: 767px)
{
	/*HEADER*/
	header {
		height: 45px;
	}
	#cont_lym ul {
		top: 45px;
	}
	#cont_logo {
		height: 35px;
		margin-left: 16px;
	}
	#cont_logo img {
		height: 35px;
	}
	#btn_menu:before {
		content: "\f0c9";
		height: 23px;
		margin: 11px 10px;
		font-size: 23px;
	}
	/*VIDEO INTRO*/
	#playerA, #transparencia {
		display: none;
	}
	#link_youtube {
		display: block;
		position: relative;
	}
	#link_youtube img {
		width: 100%;
	}
	#play_header {
		display: none;
	}
	/*LA CAMPAÑA*/
	.titulo {
		font-size: 28px;		
	}
	/*S O D A*/
	#cont_video1 {
		width: 430px;
		height: 215px;
	}
	/*FOOTER*/
	footer {
		padding: 45px 0;
	}
	.logo_ft img {
		max-width: 33px;
	}
	.logo_at img {
		max-width: 225px;
	}
}
@media screen and (max-width: 639px)
{
	/*LOGO SODA*/
	#indic_scroll {
		margin-left: -10px;
	}
	#indic_scroll img {
		width: 20px;
	}
	/*QUE ES*/
	#que_es {
		width: 90%;
		margin: 25px auto 15px;
	}
	#que_es p {
		font-size: 11px;
	}

	/* .cont_item {
		width: 90%;
		margin: 0px auto 20px;
		display: block;
	}
	.cont_item:nth-child(2) {
		margin: 0px auto 20px;
	} */
}
@media screen and (max-width: 580px)
{
	#logoA {
		width: 100%;
	}
	#logo_anim {
		display: none;
	}
}
@media screen and (max-width: 567px)
{
	/*HEADER*/
	header {
		height: 36px;
	}
	#cont_lym ul {
		top: 36px;
	}
	#btn_menu:before {
		content: "\f0c9";
		height: 17px;
		margin: 9.5px 10px;
		font-size: 17px;
	}
	#cont_logo {
		height: 30px;
		margin-left: 12px;
	}
	#cont_logo img {
		height: 30px;
	}
	/*LA CAMPAÑA*/
	.titulo {
		font-size: 26px;
	}
	/*S O D A*/
	.somos img {
		height: 110px;
	}
	/*FOOTER*/
	footer {
		padding: 35px 0;
	}
	.logo_ft img {
		
	}
	.logo_at img {
		
	}
}
@media screen and (max-width: 479px)
{
	/*LOGO SODA*/
	@keyframes animScroll {
		0% { opacity: 0; transform: translate(0, -20px) }
		50% { opacity: 1; }
		100% { opacity: 0; transform: translate(0, 0) }
	}
	@-webkit-keyframes animScroll {
		0% { opacity: 0; -webkit-transform: translate(0, -20px) }
		50% { opacity: 1; }
		100% { opacity: 0; -webkit-transform: translate(0, 0) }
	}
	/*LA CAMPAÑA*/
	.titulo {
		font-size: 14px;		
	}
	#que_es {
		margin: 16px auto;
	}
	/*S O D A*/
	#cont_video1 {
		width: 320px;
		height: 160px;
	}
	.somos img, .somos2 img {
		height: 80px;
	}
	.rrss >  {
		width: 65px;
	}
	.copywright >  {
		width: 65px;
	}

	.logoredondeo img {
	height: 200px!important;
	}

	.somos_descr {
	margin-bottom: 50px!important;
	}

	.pasos_ong img {
	height: 52px!important;
	}

	/*FOOTER*/
	footer {
		padding: 28px 0;
	}
	.logo_ft img {
		max-width: 26px;
	}
	.logo_at img {
		max-width: 205px;
	}
}
@media screen and (max-width: 360px)
{
	/*LOGO SODA*/
	#indic_scroll {
		margin-left: -7.5px;
	}
	#indic_scroll img {
		width: 15px;
	}
}
@media screen and (max-width: 359px)
{
	/*S O D A*/
	#que_es {
		width: 94%;
		padding: 0 3%;
	}
	#cont_video1 {
		width: 100%;
		height: auto;
	}
	.somos img, .somos2 img {
		height: 76px;
	}

	.logoredondeo img {
	height: 200px!important;
	}
}

/*HEADER*/
body {
	margin: 0;
	background-color: #F2F2F2;
}
header {
	background-color: #FF002D;
	width: 100%;
}
#btn_menu {
	cursor: pointer;
}
a, a:hover, a:active, a:focus {
	text-decoration: none;
	color: #FFF!important;
	font-size: 15px;
}

/*PLAYER*/
.player-container {
    width: 100vw !important;
	width: 100%;
    height: 100vh !important;
	height: 100%;
    position: absolute;
    z-index: 10000;
}
.dark {	
	width: 100vw !important;
	width: 100%;
	height: 100vh !important;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	z-index: 999;
	top: 0px;
}

.proactiva {	
	margin-top: : 20px!important;
}
.player-container iframe {
    max-width: 888px;
    width: 90vw !important;
	width: 90%;
    height: 50.625vw !important;
	height: 50.625%;
    max-height: 500px;
	z-index: 99999;
}
.full-player-container iframe {
	width: 100%;
}
/*HEADER*/
#cont_lym {
	width: 100%;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
}
#cont_lym p {
	font-size: 16px;
	font-family: Verdana;
	font-weight:bold;
	color: #FFF;
	display: inline-block;
	vertical-align: middle;
	margin: 8px 10px 0 0;
}
#cont_logo {
	display: inline-block;
	/* position: relative; */
	position: absolute;
	vertical-align: middle;
}
#cont_menu {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	margin: 0;
}
#cont_menu ul {
	height: 31px;
	padding: 0;
	margin: 0;
}
#cont_menu ul li {
	padding: 5px 20px;
	font-size: 16px;
	font-family: Verdana;
	font-weight:bold;
	list-style: none;
	float: left;
	color: #FFF;
}
/*INTRO*/
#intro {
	position: relative;
}
#img_header{
	font-size: 0;
	background-color: #000;
}
#img_header img {
	width: 100%;
	height: auto;
}
#centro {
	position: absolute;
	text-align: center;
	z-index: 2;
}
#btn_play_header, #btn_cerrar {
	cursor: pointer;
}
/*LA CAMPAÑA*/
#ser_soda {
	background-color: #F4F4F4;
}
.titulo {
	width: 100%;
	font-family: 'GT Flexa Compressed', atrapalo-bold, 'PT Sans';
	text-transform: uppercase;
	color: #DE0000;
	background-color: #F2F2F2;
	text-align: center;
	display: inline-block;
	font-size: 50px;
}

.derechos {
	width: 100%;
	font-family: 'GT Flexa Compressed', atrapalo-bold, 'PT Sans';
	text-transform: uppercase;
	color: #252525;
	background-color: #f4f4f4;
	text-align: center;
	display: inline-block;
	font-size: 34px;
}

.subtitle {
	width: 100%;
	font-family: 'GT Flexa Compressed', atrapalo-bold, 'PT Sans';
	text-transform: uppercase;
	color: #252525;
	background-color: #f4f4f4;
	text-align: center;
	display: inline-block;
	font-size: 27px;
	line-height: 22px;
}

.subtitulo {
	font-family: Verdana;
	color: #666666;
	text-align: center;
}
/*QUE ES*/
#que_es {
	font-size: 0;
}
#que_es p {
	font-family: Verdana;
	color: #252525;
	text-align: center;
	font-size: 17px;
	line-height: 25px;
}	
#cont_video1 {
	font-size: 0;
}
#cont_video1 img {
	width: 100%;
}
.cont_video {
	cursor: pointer;
}
/*FOOTER*/
footer {
	background-color: #3D3D3D;
}
#cont_logos {
	margin: 0 auto;
	text-align: center;
}
/*S O D A*/
#social, #originales {
	font-size: 0;
	text-align: center;
}
.somos_descr {
	font-family: Verdana;
	text-align: center;
	color: #ffffff;
}
.bl {
	color: #ffffff;
	margin-bottom: 40px!important;
}
.wh {
	color: #FFFFFF;
}
.cont_item {
	position: relative;
}
.cont_play {
	box-sizing: border-box;
	position: absolute;
}
.cont_play > img:nth-child(1) {
	border-radius: 50%;
}

.tit_item {
	font-family: 'GT Flexa Compressed', atrapalo-bold, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}

/* Utilidad accesibilidad: ocultar visualmente pero accesible a lectores de pantalla */
.visually-hidden {
	position: absolute !important;
	width: 1px; height: 1px;
	padding: 0; margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	border: 0;
}

/* === TEATRO SOLIDARIO === */

/* Video placeholder header */
#video_intro {
	width: 100%;
	background-color: #000;
	text-align: center;
	padding: 0;
	position: relative;
}
#video_intro .video-wrapper {
	position: relative;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding-bottom: 40%;
	background: #000;
	overflow: hidden;
}
#video_intro .video-placeholder {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'GT Flexa Compressed', atrapalo-bold, 'PT Sans', Verdana, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding: 20px;
}
#video_intro .video-placeholder .play-icon {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background: rgba(222, 0, 0, 0.85);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	font-size: 0;
}
#video_intro .video-placeholder .play-icon::before {
	content: "";
	display: inline-block;
	border-left: 28px solid #fff;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	margin-left: 6px;
}
#video_intro .video-placeholder .ph-title {
	font-size: 26px;
	margin: 0 0 8px;
	color: #fff;
	letter-spacing: 1px;
}
#video_intro .video-placeholder .ph-sub {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #ddd;
	max-width: 520px;
	line-height: 20px;
}
#video_intro .play-overlay {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.55);
	border: 0;
	padding: 0;
	cursor: pointer;
	transition: background 0.2s ease;
}
#video_intro .play-overlay:hover .play-icon {
	background: rgba(222, 0, 0, 1);
	transform: scale(1.06);
}
#video_intro .play-overlay .play-icon {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background: rgba(222, 0, 0, 0.9);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
	box-shadow: 0 4px 20px rgba(0,0,0,0.4);
	transition: transform 0.2s ease, background 0.2s ease;
}
#video_intro .play-overlay .play-icon::before {
	content: "";
	display: inline-block;
	border-left: 28px solid #fff;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	margin-left: 6px;
}

/* Override título dentro de #social para Teatro Solidario */
#social {
	background: #f4f4f4 !important;
	padding: 50px 20px 30px;
}
#social .somos {
	padding: 20px 10px 30px;
}
#social .somos2 {
	padding: 0 0 18px;
}
#social .titulo {
	background-color: transparent !important;
	color: #DE0000;
	font-size: 64px;
	line-height: 1.05;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	width: auto;
	padding: 0 0 14px;
	margin: 0 auto 14px;
	position: relative;
}
#social .titulo::after {
	content: "";
	display: block;
	width: 90px;
	height: 4px;
	background: #DE0000;
	margin: 14px auto 0;
	border-radius: 2px;
}
#social .subtitle {
	background-color: transparent !important;
	color: #252525;
	font-size: 22px;
	line-height: 1.3;
	display: block;
	width: auto;
	padding: 0;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	#social .titulo { font-size: 42px; }
	#social .subtitle { font-size: 18px; }
}
#social .somos_descr.bl {
	color: #252525 !important;
	max-width: 760px;
	margin: 24px auto 0;
	line-height: 24px;
	font-size: 16px;
}
#social .somos_descr.bl a,
#social .somos_descr.bl a:hover,
#social .somos_descr.bl a:active,
#social .somos_descr.bl a:focus {
	color: #DE0000 !important;
	text-decoration: none;
	font-size: inherit;
	border-bottom: 1px solid rgba(222,0,0,0.3);
	transition: border-color 0.2s ease;
}
#social .somos_descr.bl a:hover {
	border-bottom-color: #DE0000;
}

/* Hero / claim — fondo butacas con degradado suave para contraste */
#hero_teatro {
	background:
		radial-gradient(ellipse at center, rgba(255,240,210,0.18) 0%, rgba(0,0,0,0.45) 65%, rgba(0,0,0,0.75) 100%),
		url(../img/fondo_butacas.jpg) center center / cover no-repeat scroll;
	background-color: #1a1a1a;
	padding: 70px 20px 60px;
	text-align: center;
	position: relative;
}
#hero_teatro img {
	position: relative;
	z-index: 1;
	max-width: 380px;
	width: 72%;
	height: auto;
	display: block;
	margin: 0 auto;
	filter: drop-shadow(0 6px 18px rgba(0,0,0,0.45));
}
#hero_teatro .claim {
	position: relative;
	z-index: 1;
	font-family: 'GT Flexa Compressed', atrapalo-bold, 'PT Sans', Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	color: #ffffff;
	margin-top: 22px;
	letter-spacing: 0.5px;
	text-shadow: 0 2px 10px rgba(0,0,0,0.75);
}

/* Bloque cómo funciona — cadena de aliados */
#como_funciona {
	background-color: #ffffff;
	padding: 60px 20px 70px;
	text-align: center;
}
#como_funciona h2 {
	font-family: 'GT Flexa Compressed', atrapalo-bold, 'PT Sans', Verdana, sans-serif;
	text-transform: uppercase;
	color: #DE0000;
	font-size: 34px;
	margin: 0 0 14px;
}
#como_funciona .cf-intro {
	font-family: Verdana, sans-serif;
	color: #555;
	font-size: 15px;
	line-height: 22px;
	max-width: 720px;
	margin: 0 auto 40px;
}
#como_funciona .cadena {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: stretch;
	justify-content: center;
	flex-wrap: nowrap;
	gap: 0;
}
#como_funciona .eslabon {
	flex: 1 1 0;
	min-width: 0;
	background: #f7f7f7;
	border-top: 4px solid #DE0000;
	padding: 24px 16px 20px;
	font-family: Verdana, sans-serif;
	color: #333;
	font-size: 13.5px;
	line-height: 19px;
	text-align: center;
	border-radius: 6px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.05);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}
#como_funciona .eslabon:hover {
	transform: translateY(-3px);
	box-shadow: 0 6px 18px rgba(0,0,0,0.08);
}
#como_funciona .eslabon .ico {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #DE0000;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 14px;
}
#como_funciona .eslabon .ico-logo {
	width: 140px;
	height: 60px;
	border-radius: 30px;
	background: #DE0000;
	padding: 0 14px;
	box-sizing: border-box;
}
#como_funciona .eslabon .ico-logo img {
	max-width: 100%;
	max-height: 30px;
	height: auto;
	width: auto;
	display: block;
}
#como_funciona .eslabon .ico-img img {
	max-width: 38px;
	max-height: 38px;
	width: auto;
	height: auto;
	display: block;
}
#como_funciona .eslabon h4 {
	font-family: 'GT Flexa Compressed', atrapalo-bold, 'PT Sans', Verdana, sans-serif;
	font-size: 17px;
	color: #252525;
	margin: 0 0 8px;
	text-transform: uppercase;
	letter-spacing: 0.4px;
}
#como_funciona .eslabon p {
	margin: 0;
	color: #555;
}
#como_funciona .eslabon b {
	color: #252525;
}
#como_funciona .flecha {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #DE0000;
	font-size: 42px;
	font-family: 'PT Sans', Verdana, sans-serif;
	font-weight: bold;
	padding: 0 6px;
	user-select: none;
}

@media screen and (max-width: 900px) {
	#como_funciona .cadena {
		flex-direction: column;
		align-items: stretch;
		max-width: 420px;
	}
	#como_funciona .eslabon {
		width: auto;
	}
	#como_funciona .flecha {
		padding: 6px 0;
		transform: rotate(90deg);
		font-size: 32px;
	}
}

/* Bloque carteles galas */
#galas {
	background: url(../img/lampara.jpg) center center / cover no-repeat scroll;
	background-color: #1a1a1a;
	padding: 60px 10px;
	text-align: center;
	font-size: 0;
}
#galas h2.galas-titulo,
#galas .galas-titulo {
	font-family: 'GT Flexa Compressed', atrapalo-bold, 'PT Sans', Verdana, sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 32px;
	line-height: 1.15;
	margin: 0 0 22px;
	font-weight: normal;
}
#galas .galas-sub {
	margin-top: 4px;
}
#galas .galas-sub {
	font-family: Verdana, sans-serif;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	max-width: 720px;
	margin: 0 auto 30px;
}
#galas .cartel {
	display: inline-block;
	vertical-align: top;
	width: 360px;
	max-width: 90%;
	margin: 15px;
	background-color: #1a1a1a;
	border: 1px solid rgba(255,255,255,0.1);
	text-decoration: none;
	color: inherit;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}
#galas a.cartel:hover {
	transform: translateY(-3px);
	box-shadow: 0 10px 28px rgba(0,0,0,0.4);
}
#galas .cartel img {
	width: 100%;
	height: auto;
	display: block;
}
#galas .cartel .info {
	padding: 18px 14px;
	font-family: Verdana, sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
#galas .cartel .info b {
	font-family: 'GT Flexa Compressed', atrapalo-bold, 'PT Sans', Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	display: block;
	margin-bottom: 6px;
	color: #fff;
}

/* Mini bloque participar */
#participar {
	background-color: #DE0000;
	padding: 45px 20px;
	text-align: center;
	font-family: Verdana, sans-serif;
	color: #fff;
}
#participar h3 {
	font-family: 'GT Flexa Compressed', atrapalo-bold, 'PT Sans', Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 32px;
	margin: 0 0 14px;
	color: #fff;
}
#participar p {
	font-size: 16px;
	line-height: 22px;
	max-width: 620px;
	margin: 0 auto 18px;
	color: #fff;
}
#participar a.mail-btn {
	display: inline-block;
	padding: 12px 28px;
	background-color: #fff;
	color: #DE0000 !important;
	font-family: 'GT Flexa Compressed', atrapalo-bold, 'PT Sans', Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	border-radius: 4px;
	text-decoration: none;
	letter-spacing: 0.5px;
}
#participar a.mail-btn:hover {
	background-color: #f4f4f4;
}
#participar .partner {
	margin-top: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 14px;
}
#participar .partner-label {
	font-family: Verdana, sans-serif;
	color: #ffffff;
	font-size: 13px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	opacity: 0.9;
}
#participar .partner a {
	display: inline-block;
}
#participar .partner img {
	height: 28px;
	width: auto;
	vertical-align: middle;
}

/* Responsive ajustes Teatro Solidario */
@media screen and (max-width: 767px) {
	#video_intro .video-wrapper { padding-bottom: 56.25%; }
	#video_intro .video-placeholder .ph-title { font-size: 20px; }
	#video_intro .video-placeholder .ph-sub { font-size: 13px; }
	#galas .cartel { width: 90%; }
	#galas h2.galas-titulo,
	#galas .galas-titulo {
		font-size: 26px;
		line-height: 1.2;
		margin: 0 0 26px;
		padding: 0 8px;
	}
	#galas .galas-sub {
		margin-top: 10px;
	}
	#como_funciona h2 { font-size: 28px; }
	#participar h3 { font-size: 26px; }
}