.txt_cabecera {
	font-family: 'Droid', serif;
	width: 100%; 
	text-align: center; color: rgb(255, 255, 255); 
	font-size: 15px; font-weight: bolder; 
	text-decoration: none; 
}

.txt_pie {
	font-family: 'Droid Sans', serif;
	width: 100%; 
	text-align: center; color: rgb(255, 255, 255); 
	font-size: 9px; font-weight:normal;
	text-decoration: none; 
}
/*text-shadow: 1px 1px 0px #000;*/

.txt_cabecera_opciones_g_p {
	font-family: 'Droid Sans', serif;
	text-align: center; color: rgb(255, 255, 255); 
	font-size: 15px; 
	text-decoration: none; 
}

.txt_menu_opciones_g_p {
	font-family: 'Droid Sans', serif;
	text-align: left;
	font-size: 13px;
	text-decoration: none; 
}

.telefono {
	font-size: 18px;
}
.slidercontpp {
	margin: 0px auto; left: 0px; width: 2000px; height: 800px; overflow: hidden; position: relative;
}
.slidersldpp {
	left: 0px; top: 0px; width: 2000px; height: 800px; overflow: hidden; position: absolute; cursor: move;
}
.captionBlue {
	border-radius: 4px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-size: 20px; display: block;
}
.captionBlack {
	border-radius: 4px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-size: 20px; display: block;
}
.captionSymbol {
	border-radius: 4px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-size: 20px; display: block;
}
.captionOrange {
	background: rgb(235, 81, 0); padding: 10px; text-align: center; color: rgb(255, 255, 255); font-size: 50px;
}
.captionBlue {
	background: rgb(0, 0, 255); padding: 10px; text-align: center; color: rgb(255, 255, 255); font-size: 50px;
}
.captionRed {
	background: rgb(255, 0, 0); padding: 10px; text-align: center; color: rgb(255, 255, 255); font-size: 50px;
}
.captionBlue a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.captionRed a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.cabTPV {
	background: rgb(244, 13, 13); width: 150px; height: 150px; margin-top: 10px; margin-right: 25px; float: right; position: static; z-index: 0; box-shadow: 0px 0px 2px rgb(0,0,0); -webkit-box-shadow: 0 0 2px rgb(0, 0, 0); -moz-border-radius: 50%; -webkit-border-radius: 50%; -moz-box-shadow: 0 0 2px rgb(0, 0, 0);
}
.cabTPVtxt {
	width: 100%; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 18px; font-weight: bolder; text-decoration: none; margin-top: 45px; text-shadow: 1px 1px 0px #000;
}
.footer {
	background: rgb(0, 130, 195); width: 100%; height: auto; padding-bottom: 30px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.footer p {
	margin: 0px;
}
.footer img {
	max-width: 100%;
}
.footer h3 {
	padding: 30px 0px 10px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 18px; font-weight: 600;
}
.footer ul {
	color: rgb(255, 255, 255); padding-left: 0px; font-size: 15px; margin-left: 0px; list-style-type: none;
}
.footer ul li a {
	padding: 0px 0px 5px; color: rgb(255, 255, 255); display: block;
}
.footer ul ul {
	color: rgb(255, 255, 255); padding-left: 0px; font-size: 14px; font-weight: bold; margin-left: 10px; list-style-type: none;
}
.footerdiv {
	background: rgb(255, 255, 255); border-radius: 5px; height: 250px; font-size: small; -ms-overflow-y: scroll; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.footerdiv .table-striped {
	font-size: 12px;
}
.footerdiv .table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: rgb(255, 169, 83);
}
#noticias {
	padding-left: 10px;
}
.social {
	padding: 5px; color: rgb(255, 255, 255); -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; -webkit-transform: scale(0.8); -o-transform: scale(0.8); -moz-transform: scale(0.8); -moz-transition-duration: 0.5s;
}
.social:hover {
	-webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2);
}
.social-fb:hover {
	color: rgb(59, 89, 152);
}
.social-tw:hover {
	color: rgb(29, 202, 255);
}
.social-gp:hover {
	color: rgb(228, 30, 47);
}
.footer-bottom {
	color: rgb(255, 255, 255); padding-top: 10px; padding-bottom: 10px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; background-color: rgb(153, 153, 153);
}
.footer-bottom a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.cuadro_intro_hover {
	padding: 0px; height: 300px; overflow: hidden; position: relative;
}
.cuadro_intro_hover:hover .caption {
	opacity: 1; transform: translateY(-252px); -webkit-transform: translateY(-252px); -o-transform: translateY(-252px); -moz-transform: translateY(-252px);
}
.cuadro_intro_hover img {
	z-index: 4;
}
.cuadro_intro_hover .caption {
	transition:0.3s ease-in-out; top: 250px; width: 100%; position: absolute; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;
}
.cuadro_intro_hover .caption h3 {
	padding: 10px; border-bottom-color: white; border-bottom-width: 2px; border-bottom-style: solid;
}
.cuadro_intro_hover .caption .txtpeq {
	font-size: 16px; margin-top: 30px;
}
.cuadro_intro_hover .caption h2 {
	padding: 6px; border-bottom-color: white; border-bottom-width: 2px; border-bottom-style: solid;
}
.cuadro_intro_hover a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.cuadro_intro_hover a:hover {
	color: rgb(153, 153, 153); text-decoration: none;
}
.cuadro_intro_hover .blur {
	width: 100%; height: 500px; position: absolute; z-index: 5;
}
.cuadro_intro_hover .caption-text {
	top: -16px; width: 100%; height: 300px; text-align: center; color: rgb(0, 0, 102); position: absolute; z-index: 10;
}
.cuadro_intro_hover .caption-text p {
	font-size: 18px;
}
.cuadro_intro_hover .caption-text .ptxtanuncio {
	padding: 20px; font-size: 18px;
}
.cuadro_intro_hover .caption-text button {
	text-align: center; margin-top: 30px;
}
@media all and (max-width:768px)
{
.cuadro_intro_hover .blur {
	margin-top: -25px;
}
.cuadro_intro_hover .caption h3 {
	font-size: 18px; margin-top: 27px;
}
.cuadro_intro_hover .caption-text p {
	padding: 5px; font-size: 16px;
}
}
.inputUser {
	background: url("../imagenes_gestion_new/login.png") no-repeat left rgb(255, 255, 255); 
}
.inputPwd {
	background: url("../imagenes_gestion_new/pass.png") no-repeat left rgb(255, 255, 255);
}
#tabfincompra {
	font-size: 12px;
}
#tabfincompra thead {
	color: rgb(255, 255, 255); font-size: 14px; background-color: rgb(51, 122, 183);
}
#tabfincompra tbody {
	background-color: rgb(255, 255, 255);
}
#tabfincompra tfoot .total {
	font-size: 15px; font-weight: bold; background-color: rgb(255, 169, 83);
}
#tabfincompra tfoot .mtotal {
	font-size: 22px; font-weight: bold;
}
#tabdetcompra {
	font-size: 12px;
}
#tabdetcompra thead {
	color: rgb(255, 255, 255); font-size: 14px; background-color: rgb(51, 122, 183);
}
#tabdetcompra tbody > tr:nth-of-type(2n+1) {
	background-color: rgb(238, 238, 238);
}
#tabdetcompra tfoot .total {
	font-size: 15px; font-weight: bold; background-color: rgb(255, 169, 83);
}
#tabdetcompra tfoot .mtotal {
	font-size: 22px; font-weight: bold;
}
#tabexc {
	font-size: 12px;
}
#tabexc thead {
	text-align: center; color: rgb(255, 255, 255); font-size: 14px; background-color: rgb(51, 122, 183);
}
#tabexc tbody > tr:nth-of-type(2n+1) {
	background-color: rgb(230, 255, 254);
}
#tabexc tfoot .total {
	font-size: 15px; font-weight: bold; background-color: rgb(255, 169, 83);
}
#tabexc:hover {
	cursor: pointer;
}
#proxsalidas:hover {
	cursor: pointer;
}
#tabalquiler {
	font-size: 12px;
}
#tabalquiler thead {
	color: rgb(255, 255, 255); font-size: 14px; background-color: rgb(255, 102, 0);
}
#tabalquiler tbody {
	background-color: rgb(255, 255, 255);
}
#tabalquiler tbody > tr:nth-of-type(2n+1) {
	background-color: rgb(238, 238, 238);
}
.process-row {
	display: table-row;
}
.process {
	width: 100%; margin-top: 20px; display: table; position: relative;
}
.process-step button[disabled] {
	opacity: 1 !important;
}
.process-row::before {
	top: 40px; width: 100%; height: 1px; bottom: 0px; position: absolute; content: " "; background-color: rgb(204, 204, 204); z-order: 0;
}
.process-step {
	text-align: center; display: table-cell; position: relative;
}
.process-step p {
	margin-top: 10px;
}
.btn-circle {
	padding: 6px 0px; border-radius: 15px; width: 80px; height: 80px; text-align: center; line-height: 1; font-size: 12px;
}
@media all and (max-width:768px)
{
.btn-circle {
	padding: 0px; border-radius: 5px; width: 40px; height: 40px; line-height: 1; font-size: 8px;
}
.process-step p {
	font-size: 10px; margin-top: 10px;
}
.process-row::before {
	top: 20px;
}
}
.porcdesc1 {
	color: rgb(255, 128, 0); font-size: 16px; font-weight: bold; text-shadow: 5px 5px 5px #aaa;
}
.porcdesc2 {
	color: rgb(255, 102, 0); font-size: 18px; font-weight: bold; text-shadow: 5px 5px 5px #aaa;
}
.porcdesc3 {
	color: rgb(255, 0, 0); font-size: 20px; font-weight: bold; text-shadow: 5px 5px 5px #aaa;
}
.parpadea {
	animation-name: parpadeo; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; -webkit-animation-name: parpadeo; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite;
}
.caracterist {
	font-size: 16px;
}
@media all and (max-width:768px)
{
.caracterist {
	font-size: 14px;
}
}
.peventos {
	text-align: justify; font-size: 16px;
}
.pexcursiones {
	text-align: justify; color: rgb(0, 0, 0); font-size: 16px;
}
.fa-percent::before {
	font-family: "Open Sans"; font-weight: 900; content: "%";
}
