@charset "UTF-8";
/* CSS Document */

/*---------BOTONES--------*/

.btn_red{
	background: #fc0;
}

.btnPack{
	background-color: #ffce00;
	height: 0;
	border-bottom: 30px solid transparent;
	border-left: 15px solid #ffffff;
}


.btnGranMenu span:before{
	width: auto;
}

.btnAccion {
	width: 100%;
	float: left;
	clear: both;
	min-width: max-content;
}

.btnAccion {
	font-family: RenaultLife-Regular;
	font-size: 18px;
	display: block;
	width: 100%;
	padding: 10px 3px;
	color: #FFF;
	cursor: pointer;
	font-weight: normal;
	box-shadow: 0 0.15rem 1.75rem 0 rgba(58,59,69,.15);
	white-space: nowrap;
}

.btnAccionS {
	width: 100%;
	float: left;
	clear: both;
	min-width: max-content;
}

.btnAccionS {
	font-family: RenaultLife-Regular;
	font-size: 14px;
	display: block;
	max-height: 40px;
	min-height: 40px;
	cursor: pointer;
	font-weight: normal;
	box-shadow: 0 0.15rem 1.75rem 0 rgba(58,59,69,.15);
	white-space: nowrap;
}

.btnAccion1 {
	width: auto;
	font-family: RenaultLife-Regular;
	display: block;
	padding: 2%;
	color: #FFF;
	cursor: pointer;
	font-weight: normal;
	box-shadow: 0 0.15rem 1.75rem 0 rgba(58,59,69,.15);
}

.btnAccionS1 {
	width: auto;
	font-family: RenaultLife-Regular;
	font-size: 16px;
	display: block;
	padding: 9px;
	cursor: pointer;
	font-weight: normal;
	box-shadow: 0 0.15rem 1.75rem 0 rgba(58,59,69,.15);

}

.btnAccionS1 label {
	display: block;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 2%;
	padding: 12px;
	cursor: pointer;
	font-weight: normal;
	color: #fff;
	max-width: 150px;
	font-family: RenaultLife-Regular;
}

.btnAccionS2 {
	width: 150px;
	height: 150px;
	font-family: RenaultLife-Regular;
	font-size: 16px;
	display:inline-table;
	color: #FFF;
	cursor: pointer;

}

.btnAccionS2 a {
	text-decoration: none;
}

.btnAccionS2 span {
	display: block;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	text-transform: none;
	text-decoration: inherit;
	speak: none;
	border-bottom: 1px solid;
	width: max-content;
	margin: auto;
	padding: 7px 14px;
	color: #fff;
}

.btnAccionS2 label {
	display: block;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 2%;
	padding: 12px;
	cursor: pointer;
	font-weight: normal;
	color: #fff;
	max-width: 150px;
	font-family: RenaultLife-Regular;
}

.btnAccionS3 {
	width: 180px;
	height: 180px;
	font-family: RenaultLife-Regular;
	font-size: 16px;
	display:inline-table;
	color: #FFF;
	cursor: pointer;
	background-color: #8a8a8a73;

}

.btnAccionS3 a {
	text-decoration: none;
}

.btnAccionS3 span {
	display: block;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	text-transform: none;
	text-decoration: inherit;
	speak: none;
	border-bottom: 1px solid;
	width: max-content;
	margin: auto;
	padding: 7px 14px;
}

.btnAccionS3 label {
	display: block;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 2%;
	padding: 12px;
	cursor: pointer;
	font-weight: normal;
	color: #fff;
	font-family: RenaultLife-Regular;
}

.btnAccionC {
	font-size: 18px;
	display: block;
	width: 100%;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	box-shadow: 0 2rem 1.5rem -1.5rem rgba(33,37,41,.15),0 0 1.5rem .5rem rgba(33,37,41,.05);

}

.btnAccionC span {
	align-items: center;
	cursor: pointer;
	font-weight: normal;
	speak: none;
	text-shadow: -0.18rem -0.18rem 0px #0000001a;

}

.btnAccionC label {
	align-items: center;
	cursor: pointer;
	font-weight: normal;
	padding-left: 10px;
	text-shadow: -0.18rem -0.18rem 0px #0000001a;

}

.btnAccionC a {
	display: inline-block;
	margin: 10% 0%;
	color: rgba(255, 255, 255, 0.82);
}

.btn1 {
	display: table-cell;
	height: 40px;
	vertical-align: middle;
	min-width: 40px;
	text-align: center;
}

.btn1A {
	display: table-cell;
	height: 40px;
	vertical-align: middle;
	min-width: 40px;
	text-align: center;
	width: 100%;
}

.btnApp{

	font-family: RenaultLife-Regular;
	font-size: 15px;
	cursor: pointer;
	display: block;
	padding-top: 5%;
	box-shadow: 0 0.15rem 1.75rem 0 rgba(58,59,69,.15);


}

.btnApp a {
	text-decoration: none;
}

.btnApp span {
	display: block;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid;
	width: max-content;
	margin: auto;
	padding: 7px 14px;

}


.btnApp label {
	display: block;
	text-align: center;
	margin-bottom: 0px;
	padding: 7px 5px;
	cursor: pointer;
	font-weight: normal;
	line-height: 1.2em;
}


.btn2{
	width: 115px;
	height: 115px;
	font-family: RenaultLife-Regular;
	font-size: 15px;
	color: #FFF;
	cursor: pointer;
	display: block;
	padding-top: 5%;
	box-shadow: 0 0.15rem 1.75rem 0 rgba(58,59,69,.15);


}

.btn2 a {
	text-decoration: none;
}

.btn2 span {
	display: block;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	text-transform: none;
	text-decoration: inherit;
	speak: none;
	border-bottom: 1px solid;
	width: max-content;
	margin: auto;
	padding: 7px 14px;
	color: #fff;
}

.btn2 label {
	display: block;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 2%;
	padding: 12px;
	cursor: pointer;
	font-weight: normal;
	color: #fff;
	max-width: 150px;
}


.botonAdjuntarVideo{

	background-color:  rgba(255,207,0,1.00);
	font-size: 120%;
}

.botonAdjuntarVideo span{

	font-size: 120%;
	margin-top: 2%;
	float: left;
}

.botonAdjuntarVideo label{
	padding: 2% 0 0 4%;
	margin-bottom: 0px;
}

/** Estilos para el base para los botones */

.btnAccion a {
	/*color:rgba(3,3,3,1.00) ;	*/
	text-decoration: none;
}

.btnAccion label {
	align-items: center;
	margin-bottom: 0px;
	cursor: pointer;
	font-weight: normal;
	padding-left: 10px;
	padding: 10px;
	border-left: 1px solid;
	font-family: RenaultLife-Regular;
}

.btnAccion span {
	align-items: center;
	padding-left: 7px;
	padding-right: 7PX;
	cursor: pointer;
	font-weight: normal;
	text-transform: none;
	text-decoration: inherit;
	speak: none;
}

.btnAccion1 a {
	text-decoration: none;
}

.btnAccion1 label {
	display: block;
	text-align: center;
	margin-bottom: 0px;
	cursor: pointer;
	font-weight: normal;
	font-family: RenaultLife-Regular;
	color: #fff;
	text-shadow: -1.3px -1.3px 0px #0000001a;
	padding-top: 7%;
}

.btnAccion1 span {
	display: block;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	text-transform: none;
	text-decoration: inherit;
	speak: none;
	border-bottom: 3px solid;
	width: max-content;
	margin: auto;
	padding: 7px 14px;
	color: #fff;
	text-shadow: -1.3px -1.3px 0px #0000001a;
}

.btnAccionS a {
	/*color:rgba(3,3,3,1.00) ;*/
	text-decoration: none;
}

.btnAccionS label {
	align-items: center;
	margin-bottom: 0px;
	cursor: pointer;
	font-weight: normal;
	padding: 5px 10px;
	border-left: 1px solid;

}
.btnAccionS span {
	align-items: center;
	padding-left: 7px;
	padding-right: 7PX;
	padding: 5px 7px;
	cursor: pointer;
	font-weight: normal;
	text-transform: none;
	text-decoration: inherit;
	speak: none;
	line-height: 41px;
}

.btnAccionS1 a {
	text-decoration: none;
}

.btnAccionS1 label {
	display: block;
	text-align: center;
	margin-bottom: 0px;
	cursor: pointer;
	font-weight: normal;
	padding: 7px;
}

.btnAccionS1 span {
	display: block;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	text-transform: none;
	text-decoration: inherit;
	speak: none;
	border-bottom: 1px solid;
	width: max-content;
	margin: auto;
	padding: 7px 14px;
}

.btnAccionG {font-size: 200%;}

.btnDerecha{ margin-top: 14px; font-size: 200%;}
.btnDerecha a{color:rgba(0,0,0,1.00);}

/** Estilos para la sombra de los botones**/

.botonShadowAzulOsc{box-shadow: 0 18px 40px -12px rgba(31, 37, 49, 0.35);}

.btnHovershadow:hover {
	color: rgba(255, 255, 255, 1) !important;
	box-shadow: 0 4px 16px rgba(150,150,150, 0.9);
	transition: all 0.2s ease;
}




/** Estilos para el boton Borrar */

.btnBorrarCuadrado{    background: rgba(193,6,9,1.00);
	text-align: center;
	padding: 1%;
	font-size: 180%;}

	.btnBorrarCuadrado a{color:rgba(255,255,255,1.00);}


	/** Estilos para el color de los Botones */

	.btnAccionNegro{background-color: rgba(0,0,0,1.00);}
	.btnAccionRojo{background-color: rgba(193,6,9,1.00);}
	.btnAccionNaranja{background-color:rgb(255, 131, 43);}
	.btnAccionVerde{background-color:rgba(67,187,10,1.00);}
	.btnAccionAmarillo{background-color: rgba(245,206,58,1.00);}
	.btnAccionAzul{background-color:rgb(65, 111, 255);}
	.btnAccionAzulOsc{background-color:#1f2531;}
	.btnAccionAzulOsc2{background-color:#1f2531;}
	.btnAccionMarco{border: 1px solid rgba(56,56,56,1.00);}
	.btnAccionMarco2{border: 1px solid rgba(56,56,56,1.00);}


	.btnAccionNegro span {color: #fff;}
	.btnAccionNegro label {color: #fff;}
	.btnAccionRojo span {color: #fff;}
	.btnAccionRojo label {color: #fff;}
	.btnAccionVerde span {color: #fff;}
	.btnAccionVerde label {color: #fff;}
	.btnAccionAzul span {color: #fff;}
	.btnAccionAzul label {color: #fff;}
	.btnAccionNaranja span {color: #fff;}
	.btnAccionNaranja label {color: #fff;}
	.btnAccionAmarillo span {color: #000;}
	.btnAccionAmarillo label {color: #000;}
	.btnAccionAzulOsc span {color: #fff;}
	.btnAccionAzulOsc label {color: #fff;}
	.btnAccionAzulOsc2 span {color: rgba(245,206,58,1.00);}
	.btnAccionAzulOsc2 label {color: #fff;}
	.btnAccionMarco span {color: rgba(245,206,58,1.00);}
	.btnAccionMarco label {color: #000;}
	.btnAccionMarco2 span {color: #000;}
	.btnAccionMarco2 label {color: #000;}

	.btnColorAmarrillo{
		background: #ffcc00;
	}
	.btnColorAmarrillo span {
		color:#000;
	}
	.btnColorAmarrillo label {
		border-left: 1px solid #000 !important;
		padding-left: 10px;
		color:#000;
	}

	.bgAmarilloT{background-color: rgba(245, 192, 0, 0.8);}
	.bgVerdeT {background-color: rgba(121, 177, 47, 0.8);}

	.btnTextN span {color: #000;}
	.btnTextN label {color: #000;}
	.btnTextB span {color: #fff;}
	.btnTextB label {color: #fff;}

	.btnAccionG span{padding-right: 14px;}
	.btnAccionG label{padding-left: 17px;}

	.btnAccionGrisApagado{background: rgba(101, 101, 101, 0.5); border-bottom: 0px !important; opacity: 0.4;}
	.btnAccionAzulApagado{background:rgba(65, 111, 255,0.20);    border-bottom: 0px !important;}
	.btnAccionVerdeApagado{background:rgba(67,187,10,0.20);     border-bottom: 0px !important;}


	.btnMenu a {
		color: rgba(255,255,255,1.00);
		display: flex;
	}


	/*Estilos para los ICONOS*/

	.iconAbs{
		font-size: 3.5em;
		position: absolute;
		right: 1%;
		top:-17px;
	}

	/*Estilos para las Acciones de los botones*/

	.accBotonesFiltro a{text-align: center;font-size:200%;}
	.accBotonesFiltroG{background-color: rgba(51,151,15,0.9);}
	.accBotonesFiltroE{background-color: rgba(245,126,39,0.9);}
	.accBotonesFiltroP{background-color: rgba(191,11,14,0.8);}
	.accBotonesFiltroSE{background-color: rgba(54, 59, 69, 0.8);}
	.accBotonesFiltroT{background-color: rgba(50,50,50,0.8);}
	.accBotonesBordeSeleccion{border-bottom:3px solid rgba(245,206,58,1.00);}

	/*---------FIN ACCIONES-------*/

	.botonBorrar {
		padding: 2% 0% 0%;
		background-color: rgba(175, 162, 162, 0.59);
		font-size: 120%;
		margin-top: 2%;
	}
	.botonEditar {
		padding: 2% 0% 0%;
		background-color: rgba(50,138,171,1.00);
		font-size: 120%;
		margin-top: 2%;
	}
	.botonIrAFicha {
		padding: 1%;
		background-color: #080f31;
		font-size: 160%;
	}
	.botonBorrar span {
		width: auto;
		height: auto;
	}
	.botonEditar span {
		width: auto;
		height: auto;
	}

	.botonAccion {
		width: 100%;
		float: left;
		clear: both;
		min-width: max-content;
		font-family: RenaultLife-Regular;
		font-size: 18px;
		display: block;
		padding: 10px 3px;
		color: #FFF;
		cursor: pointer;
		font-weight: normal;
		box-shadow: 0 0.15rem 1.75rem 0 rgba(58,59,69,.15);
		white-space: nowrap;
	}

	.botonAccion a {
		color:rgba(3,3,3,1.00) ;
		text-decoration: none;
		display: flex;
	}

	.botonAccion span {
		align-items: center;
		padding-left: 7px;
		padding-right: 7PX;
		cursor: pointer;
		font-weight: normal;
		text-transform: none;
		text-decoration: inherit;
		speak: none;
	}

	.botonAccion label {
		display: flex;
		align-items: center;
		margin-bottom: 0px;
		cursor: pointer;
		font-weight: normal;
	}
	.botonAccion label.amarillo {
		padding-left: 15px;
		border-left: 1px solid #FFCF00;
		cursor: pointer;
		font-weight: normal;
	}
	.botonAccion label.negro {
		padding-left: 15px;
		border-left: 1px solid #000;
		cursor: pointer;
		font-weight: normal;
	}


	.btnMenu a {
		color: rgba(255,255,255,1.00);
	}

	@media screen and (max-width: 321px) {
		.btnRedu label {
			font-size: 87%;
		}
		.btnRedu span {
			font-size: 97%;
		}
	}

	@media screen and (max-width:640px) {

		.btnGran {
			padding-bottom: 3%;
			width: 100%;
			box-shadow: 0 0.15rem 1.75rem 0 rgba(58,59,69,.15);
			float: left;
			clear: both;
			margin-bottom: 3%;
		}
		.btnGranCuadradoIcono {
			float: left;
			clear: none;
			width: 25%;
			text-align: center;
			font-size: 270%;
			border-right: 2px solid rgba(0,0,0,1.00);
			margin-top: 4%;
		}
		.btnGranCuadradoTexto {
			float: left;
			clear: none;
			width: 75%;
			text-align: left;
			font-size: 180%;
			padding-left: 5%;
			padding-top: 5%;
			padding-bottom: 3%;
		}
	/*	.btnGranMenu {
			padding-bottom: 3%;
			width: 100%;
			box-shadow: 0 0.15rem 1.75rem 0 rgba(58,59,69,.15);
			float: left;
			clear: both;
			margin-bottom: 3%;
		}

		.btnGranCuadradoIconoMenu {
			float: left;
			clear: none;
			width: 25%;
			text-align: center;
			font-size: 300%;
			border-right: 1px solid rgba(250,246,246,1.00);
			margin-top: 4%;
			}*/
			.btnGranCuadradoTextoMenu {
				float: left;
				clear: none;
				width: 75%;
				text-align: left;
				font-size: 180%;
				padding-left: 5%;
				padding-top: 5%;
				padding-bottom: 3%;
			}
			.botonBorrar {
				padding-top: 2%;
				padding-left: 10%;
			}
			.botonEditar {
				padding-top: 2%;
				padding-left: 10%;
			}
			.botonBorrar label {
				padding-left: 18%;
				margin-bottom: 0px;
			}
			.botonEditar label {
				padding-left: 18%;
				margin-bottom: 0px;
			}
			.botonIrAFicha {
				padding: 5% 0% 0% 5%;
			}
			.btnGran {
				min-height: 150px;
				font-size: 100%;
			}
			.btnMasCuadradoIcono {
				float: left;
				clear: none;
				width: 25%;
				text-align: center;
				font-size: 300%;
				margin-top: 6%;
			}
			.btnMedCuadradoIcono {
				clear: none;
				width: 25%;
				text-align: center;
				font-size: 300%;
				margin-top: 6%;
				margin-left: 7%;
			}
			.btnFiltrarCuadradoIcono {
				font-size: 24px;
				padding: 0% 38%;
			}
		}

		@media screen and (min-width:641px) {
			.btnGran {
				padding-bottom: 1%;
				width: 80%;
				box-shadow: 0 0.15rem 1.75rem 0 rgba(58,59,69,.15);
				float: left;
				clear: both;
				margin-bottom: 1%;
				margin-left: 10%;
				min-height: 150px;
				font-size: 180%;
			}

			.btnGranCuadradoIcono {
				float: left;
				clear: none;
				width: 25%;
				text-align: center;
				font-size: 170%;
				border-right: 2px solid rgba(0,0,0,1.00);
				margin-top: 1%;
			}
			.btnGranCuadradoFicha {
				float: left;
				clear: none;
				width: 25%;
				text-align: center;
				font-size: 300%;
				border-right: 2px solid rgba(0,0,0,1.00);
				margin-top: 1%;
			}
			.btnGranCuadradoTexto {
				float: left;
				clear: none;
				width: 75%;
				text-align: left;
				font-size: 120%;
				padding-left: 1%;
				padding-top: 1%;
				padding-bottom: 1%;
			}
			.botonBorrar span {
				padding-left: 38%;
				width: auto;
				height: auto;
			}
			.botonEditar span {
				padding-left: 38%;
				width: auto;
				height: auto;
			}
			.botonIrAFicha span {
				width: auto;
				height: auto;
				padding: 4% 0% 0% 5%;
			}
			.botonIrAFicha label {
				padding-left: 18%;
				margin-bottom: 0px;
			}
			.botonBorrar label {
				padding-left: 27%;
				margin-bottom: 0px;
			}
			.botonEditar label {
				padding-left: 27%;
				margin-bottom: 0px;
			}

			.btnGranCuadradoTexto {
				padding-left: 5%;
				padding-top: 2%;
			}
			.btnMedCuadradoIcono {
				float: left;
				clear: none;
				width: 25%;
				text-align: center;
				font-size: 300%;
				margin-top: 6%;
			}
			.btnMasCuadradoIcono {
				float: left;
				clear: none;
				text-align: center;
				font-size: 300%;
				margin-top: 4%;
			}
			.btnCampCuadradoIcono {
				float: left;
				clear: none;
				width: 25%;
				text-align: center;
				font-size: 300%;
			}
			.btnMedCuadradoTexto {
				padding-top: 5%;
				float: left;
				clear: none;
				margin-top: 8%;
				width: 75%;
				text-align: left;
				font-size: 140%;
				padding-left: 6%;
				padding-bottom: 1%;
			}
			.btnFiltrarCuadradoIcono {
				font-size: 30px;
				padding: 2% 16% 2% 0%;
			}
		}

		/* BOTONES SITE*/

		.botonoverflow{
			overflow: hidden;
			position: relative;
		}

		.boton {

			width: 100%;
			float: left;
			clear: both;
			min-width: max-content;
			font-family: RenaultLife-Regular;
			font-size: 2rem;
			display: block;
			color: #FFF;
			cursor: pointer;
			font-weight: normal;
			white-space: nowrap;
		}

		.boton a {
			color:rgba(3,3,3,1.00) ;
			text-decoration: none;
		}

		.boton label {
			align-items: center;
			margin-bottom: 0px;
			cursor: pointer;
			font-weight: normal;
			padding: 4%;
		}

		.botonRojo{background-color: rgba(193,6,9,1.00);}
		.botonNaranja{background-color:rgb(255, 131, 43);}
		.botonVerde{background-color:rgba(67,187,10,1.00);}
		.botonAmarillo{background-color: rgba(245,206,58,1.00);}
		.botonAzul{background-color:rgb(65, 111, 255);}
		.botonAzulOsc{background-color:#1f2531;}
		.botonAzulOsc2{background-color:#1f2531;}

		.botonAzulOsc span {color: #fff;}
		.botonAzulOsc label {color: #fff;}


		/*Estilos IPAD MINI VERTICAL*/




		@media screen and (max-width: 768px){

			.reduBoton {
				font-size: 70%;
			}





		}

