@charset "UTF-8";
/* CSS Document */
body {
			margin: 0 !important;
			padding: 0 !important;
			-webkit-text-size-adjust: 100% !important;
			-ms-text-size-adjust: 100% !important;
			-webkit-font-smoothing: antialiased !important;
			}
			img {
			border: 0 !important;
			outline: none !important;
			}
			
			a, span {
			mso-line-height-rule: exactly;
			}
			
			.contenedor{
			width: 100%;
			max-width: 930px;
			margin: auto;
			box-sizing: border-box;
			flex-wrap: wrap;
			}
			
			
			.subtitulo{
			background-color:#00a6ff;
			color:#FFF;
			padding:10px 35px 10px 35px;
			font-size:20px;
			font-family:Arial, Helvetica, sans-serif;
			}
			
			.espacio_contenedor{
			padding:20px 35px 30px 35px !important}
			
			.flex{ display:flex;}
			
			.show{
			display:block;
			}
			.hide{
			display:none;
			}
			.mostrar{ display:none;}
			
			.mediascajas{ width:50%;}
			
			#imgheader{
				position:relative; 
				top:-50px; margin:auto;}
			
		
			.sesenta{ width:60%;}
			
			.cuarenta{ width:40%;}

			.treinta{width: 30%;}
			.setenta{width: 70%;}
			
			.margin{ padding:0px 60px 0px 70px;}

	.titleboxblue{
		background-color:#1EA6FF;
		color:#FFF;
		padding:30px 60px 30px 70px;
		font-size:21px;
		}

	#icon1{
		width: 500px; 
		margin: auto;
	}
				
	.foot{
		height: 30px; 
		background-color: #000000;
}

			@media only screen and (min-width:481px) and (max-width:930px) {
			div[class=em_main_table] {
			width: 100% !important;
			}
			div[class=em_wrapper] {
			width: 100% !important;
			}
			img[class=em_full_img] {
			width: 100% !important;
			height: auto !important;
			}
			table[class=em_wrapper] {
			width: 100% !important;
			}
		
				}
				
			@media only screen and (max-width:860px) {	
			.show{
			display:none;
			}
			
			.hide{
			display:block;
			padding-top:20px;
			margin:auto;
			}
				
			@media only screen and (max-width:730px) {
			.treinta, .setenta{ width:100%; margin:auto;}
		
			.flex{ display:block;}
		
			.mediascajas, .sesenta, .cuarenta, .treinta, .setenta{
			width:100%;
			}
				
			#imgheader{ padding-top:20px; position:static; width:80%;
			height:auto; padding-bottom:20px;
			}
			#imgheader img{ 
			width:60%;
			height:auto;
			}
		
							}
							
			@media only screen and (max-width:635px) {	
				#icon1{ width: 100%; margin: auto;}
			}
		
			@media only screen and (max-width:480px) {
			div[class=em_wrapper] {
			width: 100% !important;
			}
			img[class=em_full_img] {
			width: 100% !important;
			height: auto !important;
			}
			.espacio_contenedor{
			padding:20px 20px 30px 20px !important;}
			
			.texto{
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			}
		
		
			#imgheader img{ 
			width:70%;
			height:auto;
			}
			
			}
			
			@media  only screen and  (max-width:380px) {
			div[class=em_wrapper] {
			width: 100% !important;
			}
			img[class=em_full_img] {
			width: 100% !important;
			height: auto !important;
			}
			
			.hide{
			display:block;
			}
			
				}

