
/* 2020  si inis */

/* ************************** FUENTES **************************  */ 


.text_XL {
	/* >>> texto de GRAN TITULO XL & NEGRITA <<< */
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	font-size:30px;
	font-weight: bold;
}


.text_L {
	/* >>> texto de DESTACADO <<< */
	font-size:20px;
}


.text_S {
	/* >>> texto STANDARD <<< */
	font-size:16px;
}

.text_XS {
	/* >>> texto EXTRA SMALL <<< */
	font-size:13px;
}

.text_XXS {
	/* >>> texto EXTRA SMALL <<< */
	font-size:11px;
}


.text_footer {
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	width: 77%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.6;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	font-size:13px;
	font-weight:lighter;
	color:#ffffff;
}

.text_XLRATIO {
	/* >>> texto de GRAN TITULO XL & NEGRITA <<< */
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	font-size:40px;
	font-weight: bold;
	padding: 10px;
}



#verde 		{color:#5b9b9a; }
#verdenegro {color:#225256; }
#naranja 	{color:#FE9C53; }
#rosa 		{color:#f76242; }
#soft 		{color:#929292; }
#transUp 	{text-transform:uppercase;}
#user {
	/*
	color: #225256;
	*/
	/*
	background-color: #b2efe8;
	background-color:#ddf8f5;
	*/
	text-transform: uppercase;
}
#empapower {
	color: #ddf8f5;
	background-color: #5b9b9a;
	padding: 5px;
}
#empanegro {
	color: #ddf8f5;
	background-color: #225256;
	padding: 5px;
}


/* ************************** ELEMENTOS **************************  */ 



.screen_Full {
	z-index: 3;
	background-image:url(_img/BACK_GRAD.jpg);
	background-size:100%;
	width: 100%;
	min-height: 100%;
	align-content: center;
	text-align: center;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
}
#white {
	background-color: #FFFFFF;
	background-image: none;
}
#black {
	background-color: #333333;
	background-image: none;
}

.screen_Landing {
	z-index: 3;
	background-image:url(_img/_2020_backGrad.jpg);
	background-size:100%;
	width: 100%;
		/* añadido luego para hacer full screen al inicio PERO DA PROBLEMAS! 
		height: 100%;
		height:100vh;
	*/
	
	align-content: center;
	text-align: center;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	
	background-size: cover;
	background-repeat-x: no-repeat;
	background-repeat-y: repeat;
	
	
}


.screen_Back_Fake {
	/* usado en la home, inicio, para que no haya espacio en blanco */
	z-index: 1;
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100%;
	

	background-image:url(_img/_2020_backGrad.jpg);
	
	/*
	background-image:url(_img/BACK_GRAD_w.jpg);
	*/

	background-size: cover;
	background-repeat-x: no-repeat;
	background-repeat-y: repeat;
	
	
	/* 
	background-size: cover;
	background-repeat: no-repeat;
	*/
	
	

}

.box_FullCol {
	width:80%;
	max-width:1080px;
	/* margin-top: 10px;
	margin-bottom: 10px;*/
	margin-left:auto;
	margin-right:auto;
	align-content: center;
	text-align: center;
}
#small {
	max-width: 500px;
}
#medium {
	max-width: 700px;
}


.box_2020_home {
	z-index: 1;
	

	width: 90%;
	max-width:980px;

	
	position:relative;
	
	/* margin-top: 10px;
	margin-bottom: 10px;*/
	
	margin-left:auto;
	margin-right:auto;
	align-content: center;
	
	margin-bottom: 10px;
	
	background-color:#ffffff;
	border-radius: 6px;
	/* border-top-left-radius: 0px; */
	
	color:#6F9691;
	font-weight:400;
	font-size: 15px;
	padding: 14px;
	text-align: left;
	
	text-align: center;
	border-style: solid;
	border-width: 1px;
	
	
	border-color: #ffffff;
	background-color: transparent;
	color: #ffffff;
	
	background-color: #6F9691;
	color: #ffffff;
	border-style: none;
	
}

#empagreen {
	
	/*
	color: #6F9691;
	border-color: #6F9691;
	border-top-style: none;
	*/

	color: #6F9691;
	background-color:rgba(255,255,255,0.48);
	
}

#empapink {
	color: #F7797D;
	background-color:rgba(255,255,255,0.48);
	
	/*
	border-color: #F7797D;
	
	color: #6F9691;
	border-color: #6F9691;
	
	color: #484848;
	border-color: #484848;
	*/
	
}

#trans {
	background-color: transparent;
}
#small {
	max-width: 500px;
}
#medium {
	max-width: 700px;
}




.box_2020_Col {
	display:table;
	
	/* margin: 10px; */
	
	width: 95%;
	width: 100%;
	
	margin-left:auto;
	margin-right:auto;
	
	margin-left:0px;
	margin-right:0px;
	
	margin-top:0px;
	margin-bottom:0px;
	
	align-content: center;
	text-align: center;
	
	font-size: 15px;
	font-weight:400;
	
	padding: 10px;
	
	/*
	background-color: #6F9691;
	color: #ffffff;	
	color: #666666;
	*/
	
	/* */
	background-color: aliceblue;
	
	
}



.box_2020_Col_in {
	display:inline-block;
	/*
	width:380px;
	*/
	width: 100%;
	max-width: 380px;
	
	/* 
	min-height: 120px;
	*/
	
	margin-left:10px;
	margin-right:10px;
	
	margin-top:20px;
	margin-bottom:20px;
	
	vertical-align:top;
	
	align-content: center;
	text-align: center;
	

	
	font-size: 15px;
	font-weight:400;
	padding: 20px;
	
	border-radius: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #5C5C5C;
	color: #5C5C5C;
	
	
}


.box_Col {
	display:table;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	width:80%;
	max-width:1080px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	
	align-content: center;
	text-align: center;
	
}



.box_Col_in {
	/* "cajas" que forman columnas de 2, 3, 4... */
	display:inline-block;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	width:280px;
/*	height:180px; */
	min-height: 60px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:20px;
	vertical-align:top;
	
	align-content: center;
	text-align: center;
	
	/* background-color: aliceblue; */
}


#align_down {
	padding-top: 5%;
}


#dosCols {
	/* "cajas" para proporción 2/3 + 1/3
	OJO. da problemas en responsive / mobile. Not used so far!
	display:inline-block;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	width:40%;
	min-width: 280px;
}



.blankspace_H {
	display:inline-block;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	width:30px;
	/* background-color: aliceblue; */
}



.imageGRAD {
	padding-top: 100px;
	padding-bottom: 100px;
	margin-left:auto;
	margin-right:auto;
	align-content: center;
	text-align: center;
	background-image:url(_img/LINE_HOR.png);
	background-repeat: no-repeat;
	background-position: center;
}



.box_Footer {
	width:100%;
	background-color:#333333;
	color:#ffffff;
	align-content: center;
	text-align: center;
}

.box_Footer_Fix {
	z-index: 11;
	width:100%;
	position: fixed;
	bottom: 0;
	background-color:#333333;
	color:#ffffff;
	align-content: center;
	text-align: center;
}

.box_Header_Fix {
	z-index: 21;
	width:100%;
	position: fixed;
	top: 0px;
	padding-top: 9px;
	padding-left: 9px;
	background-color: #ABE1D1 ;
	height: 40px;

	color: #ffffff;
	align-content: center;
	text-align: left;
	vertical-align: middle;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #415B58;
	
}

/*  2020 final styles before the launch !!!!  */

.box_Header_menu {
	z-index: 23;
	position: fixed;
	top: 0px;
	right: 0px;
	padding-top: 9px;
	padding-right: 9px;
	height: 40px;
	align-content: center;
	vertical-align: middle;
	
}

.in_menu {
	margin-left: 9px;
}

.box_Header_Login_2020 { /* caja de LOGIN, al lado del LOGO */

	z-index: 22;
	/*width:100%;*/
	position: fixed;
	top: 0px;

	padding-top: 15px;
	
	margin-left: 50px;
		
	align-content: center;
	text-align: left;
	vertical-align: middle;
}

.in_login {
	
		font-size: 13px;
		font-weight:400;
		/*width: auto;*/
		text-align: center;
		text-decoration: none;
	
		padding-top: 7px;
		padding-bottom: 7px;
	
		padding-left: 9px;
		padding-right: 9px;
	
		margin-left: 9px;
	
		border-radius: 20px;
		border-style: solid;
		border-width: 1px;

		background-color:transparent;
		border-color:#484848;
		color:#484848;
	
	border-color:#6F9691;
	color: #6F9691;
	
	/* Dark green */
	color: #415B58;
	border-color:#415B58;
	
	
	/*
	border-color:#ffffff;
	color:#ffffff;
	*/
}


/* cajas verde y rosa de texto inicial / en la HOME */

.box_subheader {
	z-index: 10;
	position: relative;
	
	width:100%;
	margin-left: auto;
	margin-right: auto;

	
	top: 49px;
	padding-top: 13px;
	padding-bottom: 13px;
	
	
	font-size: 13px;
	t/*
	text-transform:uppercase;
	*/	
	
	background-color: #6F9691;
	color: #ffffff;
	align-content: center;
	text-align: center;
	
	background-color:rgba(72,72,72,0.44);
	color: #ffffff;
	
	/*
	background-color:rgba(255,255,255,0.30);
	background-color:#484848;
	color: #F7797D;
	color: #ABE1D1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F7797D;
	border-bottom-color: #ABE1D1;
	*/
	background-color:#484848;
	color: #ABE1D1;
}



.box_subheader_alert {
	z-index: 10;
	position: relative;
	
	width:100%;
	margin-left: auto;
	margin-right: auto;

	
	top: 49px;
	padding-top: 13px;
	padding-bottom: 13px;
	
	
	font-size: 13px;
	t/*
	text-transform:uppercase;
	*/	
	
	background-color: #6F9691;
	color: #ffffff;
	align-content: center;
	text-align: center;
	
	background-color:rgba(72,72,72,0.44);
	color: #ffffff;
	
	/*
	background-color:rgba(255,255,255,0.30);
	background-color:#484848;
	color: #F7797D;
	color: #ABE1D1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F7797D;
	border-bottom-color: #ABE1D1;
	*/
	background-color:#F7797D;
	color: #FFFFFF;
}




.box_subheader_quote {
	z-index: 10;
	position: relative;
	
	width:100%;
	margin-left: auto;
	margin-right: auto;
	
	top: 49px;
	padding-top: 13px;
	padding-bottom: 13px;
	
	font-size: 13px;
	
	/* background-color: #F7797D; 
	color: #ffffff;*/

	color: #333333;
	
	align-content: center;
	text-align: center;	
	
	
	/* background-color:rgba(72,72,72,0.44);
	color: #ffffff;
	*/
	
	
	/*
	background-color:rgba(255,255,255,0.30);
	background-color:#484848;
	color: #F7797D;
	color: #ABE1D1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F7797D;
	border-bottom-color: #ABE1D1;
	*/
	
	
}



.box_home_title {
	z-index: 10;
	position: relative;
	
	width:100%;
	padding-top: 12px;
	padding-bottom: 12px;
	
	font-size: 15px;
	background-color: #F7797D;
	color: #ffffff;
	align-content: center;
	text-align: center;
	vertical-align: middle;
	border-top-left-radius: 10px;	
	border-top-right-radius: 10px;
	
	/*
	background-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-color: #F7797D;
	border-bottom-width: 1px;
	font-weight: bold;
	color: #F7797D;
	*/
	
	
	background-color: #6F9691;
	color: #484848;
	
	
	background-color: #ABE1D1;
	/* Dark green */
	color: #415B58;
	
	
	
	
	/*
	background-image: url(_img/icon_sun_whiteback_hr.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: 1% 50%;
	*/
	
	
	
	/*
	background-color:rgba(72,72,72,0.44);
	color: #ffffff;
	
	
	background-color:rgba(231,231,231,0.44);
	color: #484848;
	
	background-color: #ffffff;
	*/
	

	
}

#green_line {
	
	background-color: #ffffff;
	border-style: solid;
	border-color: #415B58;
	border-width: 1px;
	color: #415B58;
	
}

#green_title {
	background-color: #6F9691;
}

#pink_title {
	background-color: #F7797D;
	color: #ffffff;
}
#soft_pink_title {
	background-color: #ffffff;
	color: #F7797D;
}


.box_home_content {
	z-index: 10;
	position: relative;
	
	width:100%;
	
	padding-top: 16px;
	padding-bottom: 16px;
	
	font-size: 15px;
	background-color: #ffffff;
	color: #F7797D;
	
	color: #484848;
	align-content: center;
	text-align: center;
	vertical-align: middle;
	border-bottom-left-radius: 10px;	
	border-bottom-right-radius: 10px;
	
	color: #6F9691;
	
	/* Dark green */
	color: #415B58;
	
}
#green_content {
	color: #6F9691;
}







.box_Header_Share { /* caja que contiene los FB share button */
	z-index: 12;
	width:100%;
	position: fixed;
	top: 0px;
	right: 15px;
	padding-top: 15px;
	color:#ffffff;
	text-align:right;
}
#inapp {
	top: 50px;
}

.box_Header_Language { /* caja que contiene el idioma, debajo de los shares */
	z-index: 13;
	width:100%;
	position: absolute;
	top: 30px;
	right: 15px;
	padding-top: 30px;
	color:#ffffff;
	text-align:right;
}


.box_TheMap {
	z-index: 15;
	width:150px;
	height:100vh;
	position: fixed;
	top: 60px;
	left: 0px;
	padding: 5px;
	
	/* 
	
	background-color:#333333;
	
	border-style: solid;
	border-width: 1px;
	border-color: azure;
	*/
	color:azure;
	align-content: left;
	text-align: left;
	font-size: 12px;
}







.blankspace {
	width:100%;
	display:block;
	height:40px;	
}
#mini {height: 20px;}
#supermini {height: 10px;}






.button_Big {
	display:inline-block;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	border:1px;
	border-color: #333333;
	border-style: solid;
	/* width:250px; */
	
	/*
	width: 60%;
	height:50px;
	*/
	
	padding: 10px;
	
	line-height:25px;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	font-size:16px;
	text-align:center;
	text-transform: uppercase;

}




/* ************************** PREVIOUS **************************  */ 





.quotebox {
	display:inline-block;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	width:280px;
/*	height:180px; */
	color:#ff6666;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:20px;
	vertical-align:top;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	font-size:15px;
}
	#reg {
		color:#333333;
	}
	
	#img {
		width:50%;
		margin-left:auto;
		margin-right:auto;
		margin-top:40px;
		padding:5px;
		/* background-color:#ffffff; */
		background-image:url(images/alpha75.png);
		background-repeat:repeat;
		color:#333333;
	}
	
	#story {
		width:100%;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		margin-bottom:0px;
		padding:5px;
		background-color:#333333;
		padding-top:10px;
		padding-bottom:10px;
		/*
		background-image:url(images/alpha75.png);
		background-repeat:repeat;
		*/
		color:#ffffff;
		color:#DFDFDF;
	}
	
	#shopy {
		font-size:17px;
	}
	

.logobox {
	display:inline-block;
	width:151px;
	height:95px;
	align-content:center;
	vertical-align:central;
}














.logo {
	margin-left:auto;
	margin-right:auto;
	align-content:center;
	/*margin-top:30px;*/
	margin-top:100px;
	
	margin-bottom:60px;
}


.homebutton {
	display:inline-block;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	border:0px;
	width:250px;
	height:50px;
	line-height:50px;
	background-color:#ff6666;
	color:#ffffff;
	font-family: 'YWFTUltramagnetic', Helvetica, Arial, Sans-Serif;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	font-size:20px;
	text-align:center;

}



/* NEW ADITTION */

.film {
	width:90%; /* i.e.: wrapper px limit */
	margin-left:auto;
	margin-right:auto;
	align-content:center;
	vertical-align:middle;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	/* padding-top:20px; */ 
}

.film-small {
	width:70%; /* i.e.: wrapper px limit */
	margin-left:auto;
	margin-right:auto;
	align-content:center;
	vertical-align:middle;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	/* padding-top:20px; */ 
}



/* ****** VIDEO IFRAMES (( ATA )) ********* */
.video-container {
    position: relative;
	padding-bottom:54%;
    padding-top: 20px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    
	left: 0;
    width: 100%;
    height: 100%;
	/* */
}


/* ****** VIDEO IFRAMES small ********* */
.video-container-small {
    position: relative;
	padding-bottom:54%;
    padding-top: 20px;
    height: 0;
    overflow: hidden;
}
.video-container-small iframe {
    position: absolute;
    top:0;
    
	left: 0;
    width: 80%;
    height: 80%;
	/* */
}





.regtext {
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	width:90%;
	margin-left:auto;
	margin-right:auto;
	align-content:center;
	margin-bottom:20px;
}





/****************************************************** MAILCHIMP ++++/ */

#mc_embed_signup {
			background:none;
			align:center;
			/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
			font-size:20px;
			margin-bottom:10px;
			margin-top:10px;
			}
			
	input {
		border:0px;
		width:250px;
		height:50px;
		background-color:#FFFFFF;
		color:#333333;
		margin-top:0px;
		margin-right:15px;
		margin-left:15px;
	
		font-family:"Gill Sans", "Gill Sans MT", Helvetica, Arial, sans-serif;
		font-weight:100;
		/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
		font-size: 18px; /* 20px; */
		text-align:center;
		
	}
	
	input.button {
		/* background-color:#cd3333; */
		border:0px;
		width:250px;
		height:50px;
		background-color:#ff6666;
		color:#ffffff;
		margin-top:30px;
		
		font-family: 'YWFTUltramagnetic', Helvetica, Arial, Sans-Serif;
		/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
		font-size:20px;
		font-weight:normal;
		text-align:center;
		
	}
	
	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
	
	













