@charset "utf-8";

.contenedor {
//  background: url(../img/bk-nieve-ani.gif);
	background: url();
	margin: 0 auto;
	width: 100%;
	max-width: 1150px;
	min-height: 800px;
	overflow: hidden;
	font-family: open_sansregular, Verdana;
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-family: open_sansregular, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 1;
}
h2 {
	font-family: open_sansregular, Verdana;
	font-size: 18px;
	color: #808080;
	line-height: 1;
}
h3 {
	font-family: open_sansregular, Verdana;
	font-size: 12px;
	color: #008000;
	line-height: 1;
}
a {
	text-decoration: none;
	color: #008000;
}
a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
p {
	font-family: open_sansregular, Verdana;
}



.cabecera {
	margin: 0 auto;
	width: 100%;
	overflow: visible;
}
.cabecera nav {
	text-align: right;
}
.cabecera li {
	text-align: left;
}
.banner {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}
.esquina {
	margin: 0 auto;
	width: 0;
	overflow: visible;
	background: #008000;
}
.esquina img {
	width: 90%;
	height: auto;
	border: 5%; 
	border-color: #FFFFFF; 
	padding: 5%; 
}
.imgAncho {
	width: 95%;
	height: auto;
}
.main {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}
.logo {
	font-family: Arial;
	font-weight:bold;
	font-style:italic;
	font-size:36px;
	color:#008000;
}
.boton {
	text-decoration: none; 
	display: inline-block;  
	padding: 2px 8px; 
	margin: 1px;
	color: #FFFFFF;
	border: 1px solid #36752D;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36752D), color-stop(1, #275420) );
	background:-moz-linear-gradient( center top, #36752D 5%, #275420 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36752D', endColorstr='#275420');
	background-color:#36752D; 
}
.boton:hover {
	text-decoration: none;
	border-color: #275420; 
	color: #FFFFFF; 
	background: none; 
	background-color:#36752D;
}
.pull-right {
	float: right;
}
.fondo {
	min-height: 500px;
	background-image: url('../img/background-blanco.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.imgNosotros {
	float: left;
	padding-top: 0%;
	padding-left: 0%;
	padding-bottom: 5%;
	padding-right: 5%;
}
.caja100pc {
	float: left;
	width: 98%;
	padding: 5px;
	margin: 5px;
	color: #808080;
	background: #F0F8FF;
}
.caja75pc {
	width: 73%;
	margin: 0 auto;
}
.caja50pc {
	float: left;
	width: 48%;
	padding: 5px;
	margin: 5px;
	color: #808080;
	background: #F0F8FF;
}
.caja33pc {
	float: left;
	width: 31%;
	min-width: 230px;
	padding: 5px;
	margin: 5px;
	color: #808080;
	background: #F0F8FF;
}
.caja25pc {
	float: left;
	width: 23%;
	min-width: 230px;
	padding: 5px;
	margin: 5px;
	color: #808080;
	background: #F0F8FF;
}
.caja20pc {
	float: left;
	width: 18%;
	min-width: 184px;
	min-height: 200px;
	padding: 5px;
	margin: 5px;
	color: #808080;
	background: #F0F8FF;
}
.footer {
	clear: both;
	float: left;
	width: 100%;
	margin: 0px 0;
	font-family: Open Sans Regular, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	box-sizing: border-box;
}
.footer-top {
	background: -webkit-linear-gradient(rgba(225,31,38,1),rgba(131,17,68,1)); 	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(rgba(225,31,38,1),rgba(131,17,68,1)); 		/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(225,31,38,1),rgba(131,17,68,1)); 		/* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(225,31,38,1),rgba(131,17,68,1)); 			/* Standard syntax */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e11f26', endColorstr='#831144');/*For IE7-8-9*/ 
	height: 1%; /*For IE7*/ 
}
.footer-bottom {
	clear: both;
	margin: 0px;
	padding: 20px;	
	font-family: open_sansregular, Verdana;
	font-size: 11px;
	text-align: center;
	color: #999999;
	background: #FFFFFF;
}	
.saltoLinea {
	clear: both;
}
.centrado {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.centradoV {
	display: table-cell;
	vertical-align: middle;
}




*.before, *:after { box-sizing:border-box; }
.SubirFoto {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
	line-height: normal;
//	font-size: 100%;
	margin: 0;
}
.SubirFoto + label {
	font-size: 1.2rem;
	font-weight: bold;
	color: #d3394c;
	display: inline-block;
	text-overflow: ellipsis;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	padding: 0.6rem 1.2rem;
	cursor: pointer;
}
/* .SubirFoto:focus + label,		*/
.SubirFoto + label:hover {
	color: orange;
	outline: 1px dotted #000;
	fill: orange;
}
.SubirFoto + label figure {
	width: 100%;
	height: 100%;
	fill: #f1e5e6;
	border-radius: 50%;
	background-color: #d3394c;
	display: block;
	padding: 10px;
	margin: 0 auto 10px;
}
.SubirFoto + label:hover figure {
	background:orange;
}
		
		
		
/****************************** TABLAS  ******************************/
.datagrid table { 
	border-collapse: collapse; 
	text-align: left; 
	width: 100%; 
}
.datagrid {
	font: normal 12px/150% Arial, Helvetica, sans-serif; 
	background: #fff; 
	overflow: hidden; 
	border: 1px solid #36752D; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; 
}
.datagrid table td, .datagrid table th { 
	padding: 1px 5px; 
}
.datagrid table thead th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36752D), color-stop(1, #275420) );
	background:-moz-linear-gradient( center top, #36752D 5%, #275420 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36752D', endColorstr='#275420');
	background-color:#36752D; color:#FFFFFF; 
	font-size: 15px; 
	font-weight: bold; 
	border-left: 1px solid #36752D; 
}
.datagrid table thead th:first-child {
	border: none; 
}
.datagrid table tbody td { 
	color: #808080; 
	border-left: 1px solid #C6FFC2;
	font-size: 12px;
	font-weight: normal; 
}
.datagrid table tbody .alt td { 
	background: #DFFFDE; 
	color: #275420; 
}
.datagrid table tbody td:first-child { 
	border-left: none; 
}
.datagrid table tbody tr:last-child td { 
	border-bottom: none; 
}	
.datagrid table tfoot td div { 
	border-top: 1px solid #36752D;
	background: #DFFFDE;
}
.datagrid table tfoot td { 
	padding: 0; 
	font-size: 12px 
} 
.datagrid table tfoot td div{ 
	padding: 2px; 
}
.datagrid table tfoot td ul { 
	margin: 0; 
	padding:0; 
	list-style: none; 
	text-align: right; 
}
.datagrid table tfoot  li { 
	display: inline; 
}
.datagrid table tfoot li a { 
	text-decoration: none; 
	display: inline-block;  
	padding: 2px 8px; 
	margin: 1px;
	color: #FFFFFF;
	border: 1px solid #36752D;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36752D), color-stop(1, #275420) );
	background:-moz-linear-gradient( center top, #36752D 5%, #275420 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36752D', endColorstr='#275420');
	background-color:#36752D; 
}	
.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { 
	text-decoration: none;
	border-color: #275420; 
	color: #FFFFFF; 
	background: none; 
	background-color:#36752D;
}
.cajaTracking {
	display: block;
	width: 98%;
	padding: 5px;
	margin: 5px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.cajaTrackingPC {
	display: block;
	width: 98%;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #008000; 
	text-align: center;
}
.cajaTrackingMovil { display:none; }
.cuadrado {
	width: 23%; 
	height: 120px; 
	color: white;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}	
[class^="triangulo-h"], [class*=" triangulo-h"] {
	display: block;
	width: 0; height: 0; 
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent; 
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
}
.triangulo-h1 {
	border-left: 20px solid gray;
}
.triangulo-h2 {
	display: block;
	width: 0; height: 0; 
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent; 
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	float: left;
	border-left: 20px solid #008000;
}
	
.triangulo-v1 {
	display: none;
}		
.triangulo-v2 {
	display: none;
}	

div.dhtmlx_window_active, div.dhx_modal_cover_dv { 
	position: fixed !important; 
}

/****************************** Pantalla pequeña (768) ******************************/
@media only screen and (max-width: 768px) {
	.contenedor 	{ width: 95%; max-width: 98%; font-size: 12px; }
	h2 				{ font-size: 14px; }
	.flexslider 	{ display: none; }	/* oculta el slider de las imágenes en la cabecera */
	.esquina 		{ width: 97%; height: auto; }
	.main  			{ max-width: 90%; padding: 5px; float: left; text-align: left; }
	.caja100pc  	{ width: 100%; margin: 0 auto; }
	.caja75pc  	 	{ width: 100%; margin: 0 auto; }
	.caja50pc   	{ width: 100%; margin: 0 auto; }
	.caja33pc  	 	{ width: 100%; margin: 0 auto; }
	.caja25pc   	{ width: 100%; margin: 0 auto; }
	.caja20pc   	{ width: 100%; margin: 0 auto; }
	.datagrid table	{ max-width: 95%; padding: 10px; margin: 5px;}
	.boton 			{ padding: 8px 8px; }
	aside 			{ width: 100%; }
	.datagrid		{ width: 98%; }
	
	.cajaTrackingPC		{ display: none; }
	.cajaTrackingMovil	{ display: block;  margin: 0 ;
						width: 100%;
						padding-left: 5px;
						padding-bottom: 5px;
						margin-bottom: 10px;
						color: white; 
						background-color:#008000;	
	}
	.cuadrado   	{ display: block; width: 300px;  margin: 0 ; }
	.triangulo-h1   { display: none; }
	.triangulo-h2   { display: none; }
	[class^="triangulo-v"], [class*=" triangulo-v"] {	
						width: 0; height: 0; 
						border-left:  150px solid transparent;
						border-right: 150px solid transparent;
						margin-bottom: 5px;
						margin-left:   0px;
						padding: 0;
						clear: both;
						background-color: #FFFFFF;
	}		
	.triangulo-v1  	{ display: block; border-top: 25px solid gray; }
	.triangulo-v2  	{ display: block; border-top: 25px solid #008000; }
}