body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

body.bk_login {
	background-image:url(images/login/back.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.clear {
clear:both;
float:none;
}

.border_test {
	border:10px solid #069;
}

a:link,
a:visited {
color:#570047;	
}

a:hover {
	text-decoration:none;	
	color:#000;
}

.responsive_out {
	display:block;	
}

.responsive_in {
	display:none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Francois One', sans-serif;	
margin-top:0.5em;
margin-bottom:0.5em;
}


h1,
h3,
h5 {
color:#570047;
}

h2,
h3,
h4 {
color:#ab7ea3;
}


h1 {
	font-size:2.7em;	
}

h2 {
	font-size:2.2em;	
}

/* MIN PIC */

.main_pic {
	background-repeat:no-repeat;
	background-size: 100% 300px;
	background-image:url('images/main_pic/rand.php');	
	margin-bottom:-30px;
}

.main_pic_container {
	padding:0 30px 0 30px;	
}


.main_pic_aside {
	margin-top:320px;
}

.main_pic_aside .card {
	border:3px solid #ab7ea3;	
}

.motor_busqueda {
	background-color:#FFF;
	margin-top:80px;	
	padding-top:15px;
}

/* ESTILOS NUEVOS */

.item1 {
padding:7px;
background-color:#FFFFFF;
border-top:1px solid #E4E4E4;
}

.item2 {
padding:7px;
background-color:#F0F0F0;
border-top:1px solid #E4E4E4;
}


.filtros_busqueda {
	cursor:pointer;	
}

/* ESTRUCTURA */

#headers img { 
	margin-top:4px;
}

.navbar {
	margin:0 0 15px 0;
	position: fixed;
  	left: 0;
  	right: 0;
 	top: 0;
  	z-index: 1000;
 	width: 100%;
	background-color:#570047;
}


.navbar a.nav-link:active,
.navbar a.nav-link:visited {
	color:#FFF	
}

#contenidoGestion {
	margin-top:80px;
}


.sticky.is-sticky {

}


.navbar .container {
      width: 100%;
    }


.navbar-brand img {
	height:60px;
	margin-left:-5px;
}



.bg-faded a {
	font-family: 'Francois One', sans-serif;	
	font-size:1.4em;
	color:#FFF;
}

.usuario_logueado {
	padding-top:1.5em;	
}

.seccion_actual {
	color:#FC0;	
}


.nav-link {
	font-size:1.1em;	
}

.dropdown-menu {
	background-color:#f7f7f7;
	font-size:1.1em;
}

.dropdown-menu a:link,
.dropdown-menu a:visited {
	color:#999;
}

.dropdown-menu a:hover {
	color:#000;
}


/* AJUSTES BOOTSTRAP */

.card {
	margin-bottom:20px;		
}

.card .card-header {
	font-family: 'Francois One', sans-serif;	
	font-size:1.2em;
}

.table img {
	margin:-5px;
	width:100px;
	height:75px;
}


.form-control {
	font-size:1em;
	margin-bottom:10px;
	padding:5px;
}


.btn-secondary {
	border-color:#ab7ea3;	
}


/* Nuevos Bootstrap */

/*
#form_suscripcion .card {
	border:1px solid #570047;	
}

#form_suscripcion .card .card-header {
	background-color:#ab7ea3;
	border-bottom:1px solid #570047;
	font-size:1.4em;
	color:#FFF;
}

#form_suscripcion .card .card-block {
	padding-bottom:0;
	margin-bottom:0;
}
*/

.bg-solodirecto {
	background-color:#ab7ea3;
	border-bottom:1px solid #570047;
	font-size:1.4em;
	color:#FFF;
}

.bg-solodirecto_border {
border:2px solid #570047;	
}




/* Motor busqueda */

.motor_busqueda .card {
	border:none;	
}

.motor_busqueda .card-header {
	background-color:#FFF;	
}


.motor_busqueda .card-header a:link,
.motor_busqueda .card-header a:visited,
.motor_busqueda .card-header a:active
{
	color:#999;
}

.motor_busqueda .card-header a.active:link,
.motor_busqueda .card-header a.active:visited,
.motor_busqueda .card-header a.active:active {
	color:#FFF;
}

.motor_busqueda .card-header .active {
	background-color:#570047;
}

.motor_busqueda .card-block {
	background-color:#f7f7f7;
	border:1px solid #dfdfdf;
	border-top:none;
}

.motor_busqueda  .btn-primary {
	background-color:#ab7ea3;
	color:#FFF;
	border:none;
}

/* Resultados generales grandes */

.box_resultado_grande {
	border:1px solid #CCC;	
	padding:5px;
	margin-bottom:15px;
}

.vista_resultado_grande h4 {
	position:relative;
	margin-top:-10%;
	z-index:1000px;
	display:block;
	min-height:10%;	
	background-color:#570047;
	color:#FFF;
	text-align:center;	
	padding:5px;
}

.vista_resultado_grande .descripcion {
	text-align:center;
	padding:0 10px 10px 10px;
}

.box_resultado_grande .btn-secondary {	
	margin-top:10px;
}

/* Suscripcion */

#form_suscripcion .card {
	border:1px solid #570047;	
}

#form_suscripcion .card .card-header {
	background-color:#ab7ea3;
	border-bottom:1px solid #570047;
	font-size:1.4em;
	color:#FFF;
}

#form_suscripcion .card .card-block {
	padding-bottom:0;
	margin-bottom:0;
}


/*  CALENDARIO DE BLOQUEOS */


/* CSS Document */

.calendar_box {
	width:165px;
	margin:15px 0 0 22px;
	font-size:1em;
	}
	

.calendar caption {
	margin: 0;
	padding: .3em 0;
	color:#000;
	position:static;
	}
	
.calendar th {
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	background: #fff;
	}
.calendar td {
	border: 1px solid #fff;
	padding: .1em .3em ;
	width: 1em;
	text-align: center;
	}
.calendar a {
	cursor:none;
	color:#333;
	}

.calendar td.today {
	/* background: #ffc; */
	}
.calendar td.selected {
	/* border: 1px dotted #ff7800; */
	}
.calendar td.highlighted {
	background: #ab7e8a;
	color:#FFF;
	text-decoration:line-through;
	}
	
.calendar td:hover, .calendar td.today:hover, 
.calendar td.selected:hover, .calendar td.highlighted:hover {
	/* background: #cff;
	border: 1px solid #09f; */
	color:#333;
	}

table.calendar td.pad {
	color: #999;
	background: #fff;
	}
table.calendar td.pad:hover {
	background: none;
	border: 0;
	}
	
.sunday, .saturday {
	background: #f0f0f0;
	}
	
#year {
	padding: 0;
	width: 150px;
	list-style: none;
	}
#year:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#year li {
	float: left;
	padding: 0 .5em .5em 0;
	height: 150px;
	}
	

/* CALENDARIO EN ELEMENTOS */

#calendarDiv{
	position:absolute;
	width:190px;
	border:1px solid #33A4CC;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:0.8em;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td {
	padding:3px;
	margin:0px;
	font-size:0.8em;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;
}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}




/* ESTILOS NUEVOS */

.condiciones_alquiler {
	font-size:12px;	
}




/* DESTACADAS GRANDES */

.destacadas_grandes_contenedor {
	margin:0 -40px 0 0;
	padding:10px 0 0 0;
}

.destacada_grande {
	float:left;
	margin:0 10px 10px 0;
	width:232px;
	max.height:250px;
	overflow:hidden;	
}

.destacada_grande img {
	position:relative;
	width:232px;
	height:auto;
	z-index:100;

}


.destacada_grande .tipo {
	position:relative;
	display:block;
	margin-top:-150px;
	margin-bottom:110px;
	padding:4px;
	background-color:#999;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	z-index:300;

}

.destacada_grande h2 {
	position:relative;
	display:block;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	background-color:#d9c5ca;
	border-top:2px solid #ab7e8a;
	height:40px;
	padding:5px;
	z-index:500;
	letter-spacing: -1px;
}

/* MAPA */

#map_canvas {
	width:100%;
	height:400px;
	border:1px solid #999;
}


/* PIE */

#pie {
	text-align:left;
	margin-top:20px;
}

#pie img {
	max-height:50px;
}

.foot_links {
	background-color:#f7f7f7;
	padding:10px;
	margin-bottom:10px;
	border:2px solid #ab7ea3;
	border-radius: 10px;
}


.foot_links h4 {
	color:#000;
	padding-bottom:5px;
	border-bottom:1px solid #000;
}

.foot_links ul,
.foot_links li {
	margin:0;
	padding:0;
}

.foot_links li {
	list-style-type:none;	
}

#pie p {
	text-align:center;
}


.banner_foot img {
	margin:0 auto;
}


@media only screen and (max-width: 800px) {
	
.responsive_out {
	display:none;
}

.responsive_in {
	display:block;	
}

/*
.navbar {
  position:fixed;
  top: 0;
  width:100%;
  z-index: 999;
  display:block;
}

#contenido {
	margin-top:85px;	
}
*/
.main_pic {
	background-image:none;
	margin-bottom:0px;
}
	
.main_pic_container {
	padding:0;	
}

.main_pic_aside {
	margin-top:0;
}

.motor_busqueda {
	margin:0;
	background-image:none;
	padding-top:20px;
}
	
#headers,
.mode_full {
	display:none;	
}

.navbar-brand img {
	height:42px;
	/*margin:-5px 0 0 -15px; */
}

#map_canvas {
	height:300px;
}


.navbar {
	/*position:fixed;
  	top: 0;
  	width:100%;	
  	z-index: 999;
 	display:block;*/
	/*margin-right:-15px;	
	margin-left:-15px;*/
	min-height:50px;
}

.navbar {
	border:none;
}

.navbar-nav {
	/*padding:0 10px 0 10px;*/	
}

.bg-faded {
 margin-top:0;
	border-bottom:2px solid #570047;
	/*  border-top:4px solid #570047; */
}

.bg-faded {
	border-radius:0px;	
}

.navbar-toggler {
	margin-top:5px;	
}

/* Botones motor */
.motor_busqueda  .nav-item {
	font-size:0.8em;	
}

.foot_links {
	border-left:none;	
	border-right:none;
	/*border-bottom:4px solid #570047;*/
	border-top:3px solid #ab7ea3;
	border-radius:0px;	
	border-bottom:0;
	text-align:center;
}

.calendar_box {
	width:120px;
	margin:15px 0 0 15px;
	font-size:0.8em;
	}


.box_resultado_grande h4 {		
	margin-top:-7%;
	min-height:12%;	
	padding:7px;	
}

}

@media only screen and (max-width: 500px) {
	
.mode_800 {
	display:none;	
}


	
}
