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

*
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}


body {
	padding:10px;	
    font-size: 12px;
	font-family:Georgia, 'Times New Roman', Times, serif;
    background-color:#FFFFFF;
    color:#000000;
}

.ui-widget { font-size: 0.9em!important; }

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

.cursor { cursor:pointer; }

a {
 color:#121212;
}

.motorAutosBtn
{
	background: #121212;
    color: #fcfcfc;
	padding: 5px 15px;
	border: 0;
	outline: 0;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
}

.motorAutosBtn:hover { background:#121212;color: #fcfcfc; }




/* Buscador */
#motorAutosBuscador
{
	width: 100%;
	padding: 20px 10px 10px 10px;
    background-color:#b372b3;
    color:#000000;    

}


#motorAutosBuscador small
{
	display:block;
	float:none;
	clear:both;
	font-size:1em;
    margin-top:10px;
}

#motorAutosBuscador input,
#motorAutosBuscador select
{
	color:#000000; 
	float: left;
    border:1px solid #CCC;
    padding:5px;
    
}

/* Seccion Ciudades */

.motorAutosInputs 
{
	width:100%;
    border:1px solid #CCC;
    padding:3px;

}

/* Seccion Fechas */

#motorAutosRent input:nth-child(2),
#motorAutosReturn input:nth-child(2) 
{
	width: 68%;
	margin-right: 2%; 
	background-size: auto 85%;
	-moz-background-size: auto 85%;
	-webkit-background-size: auto 85%;
	background-position: 1% center;

}

#motorAutosRent input:nth-child(3),
#motorAutosReturn input:nth-child(3) 
{
	width: 30%; 
	background-size: auto 85%;
	-moz-background-size: auto 85%;
	-webkit-background-size: auto 85%;
	background-position: 1% center;

}

/* Seccion Extras */

#motorAutosRentadoras,
#motorAutosClases { width:100%; }

/* Boton */
#motorAutosEnviar
{
	margin: 10px 0; 
	float: left;
	
}


/* resultados */

#ajax_mejor_precio {
	margin-bottom:10px;
	padding:0;
} 
#motorAutosResultados
{
	margin: 0;
	padding:0;
}

/* Resultados - Sidebar */

#motorAutosSidebar
{
	float: left;
	font-size: 1em;
	width: 28%;
	float: left;
	margin: 0 0 10px;
}

/* Modificacion Buscador */

#motorAutosSidebar #motorAutosBuscador {
	margin:0 0 20px 0;
}

#motorAutosSidebar #motorAutosRent input,
#motorAutosSidebar #motorAutosReturn input
{
	text-indent: 0px;
	background: #FFF;
}

#motorAutosSidebar #motorAutosRent input:nth-child(2),
#motorAutosSidebar #motorAutosReturn input:nth-child(2) { width: 58%; }

#motorAutosSidebar #motorAutosRent input:nth-child(3),
#motorAutosSidebar #motorAutosReturn input:nth-child(3) { width: 40%; }

#motorAutosMultiCiudad label {
	font-size:1em;
    font-weight:100;
    padding:2px 0 0 5px;
}

#motorAutosSidebar #motorAutosExtra { width: 100%; }
#motorAutosSidebar #motorAutosEnviar { width: 100%; }


/* Headers / titulos */ 

#motorAutosSidebar > h3,
#motorAutosFiltros > h3
{
	background: #121212;
	color:#fcfcfc;
	width: 100%;
	padding: 8px;
	font-size: 1.5em;
    margin:0;

}


/* Filtros */

#resultado_filtros_sidebar
{
	background:#f5f5f5;
    border:1px solid #999999;
    padding:0;
    margin:0;
}

#motorAutosFiltroRango .opciones_filtro {
	padding:10px;	
}

#motorAutosFiltroRango .opciones_filtro li  {
	border:none;
}

#resultado_filtros_sidebar ul .titulo,
#resultado_filtros_sidebar ul .titulo .colapsar_filtro
{
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	background-color:#999999;	
}

#resultado_filtros_sidebar ul .titulo span.colapsar_filtro {
	margin-top:-2px;
	display:block;
	float:right;
	margin-right:5px;
	
}

#motorAutosAmount {
	text-align:center;	
	width:100%;
	border:none;
	background-color:#f5f5f5;
    color:#b372b3;
    font-weight:bold;
    font-size:1.1em;
}



#motorAutosFiltros label {	
	font-weight:100;
	max-width:90%;
}

#motorAutosFiltros ul {	
	margin:0;
	padding:0;
}


#motorAutosFiltros li {	
	color:#000000;
	font-weight: 100;
	cursor: pointer;
	list-style:none;
	padding:4px;
	border-bottom:1px solid #CCC;
}

#motorAutosFiltros li input[type=checkbox] {	
	margin:5px;
}




/* Resultados */
#motorAutosTabla
{
	width: 100%;
}

#motorAutosTabla tr th,
#motorAutosTabla tr td
{
	position: relative;
	text-align: center;
}

#motorAutosTabla tr td
{
    vertical-align:middle;
    font-size:1.0em;
}

#motorAutosTabla tr td:first-child { text-align: left; }
#motorAutosTabla tr td:first-child img
{
	float: right;
}



#motorAutosTabla tr th:first-child
{
	border: 0;
	background: #121212;
	color:#fcfcfc;
	padding: 15px 0;
	font-size: 1.2em;
	line-height: 1em;
}

#motorAutosTabla tr th
{
	border: 0;
	background: #FFF;
}

#motorAutosTabla tr th
{
	height: 80px;
	min-width: 80px;
	padding: 0;
}

#motorAutosTabla th img  
{
	height: 50px;
	width: 72px;
}

#motorAutosTabla th b
{
	background: #B3B3B3;
	color: #FFF;
	width: 100%;
	float: left;
	font-weight: 100;
}

#motorAutosTabla td img  
{
	height: 60px;
	width: 90px;
}


#autos_mp_ampliar_reducir {
	text-align:right;
	cursor:pointer;
}

/* Listado de Autos */
#carListHeader,
#resultado_autos
{
	padding: 0;
	margin: 0;
	float: right;
	width:70%;
}


#resultado_autos h2
{
	margin: -20px 0 20px 0;
	width: auto;
	float: left;
    color: #121212;

}

#carListHeader select
{
	float: right;
	margin: 3px 0;
    font-size:1.2em;
    padding:4px;
}

/* Cada Auto */
.eachCar 
{
	position: relative;
	width: 100%;
	float: left;
	border: #121212 2px solid;
    background-color: #FFFFFF;
	padding: 0;
	margin:0 0 20px;
    border-radius: 10px;
	-moz-border-radius: 10px;
}

.mainInfo 
{
	position: relative;
    background-color:#FFFFFF;
	min-height: 230px;
	padding: 0;
     border-radius: 10px 0 0 0;
	-moz-border-radius: 10px 0 0 0;
}

.mainInfo .carImage 
{
	width: 30%;
	float: left;
	padding:10px 20px 10px 10px;
}

.mainInfo .carImage img { position:relative;max-width: 100%;z-index:999; }

.mainInfo img.carImageLogo  { position:relative;height: 35px; float:left;z-index:1000;}

.mainInfo .carInfo
{
	width: 35%;
	float: left;
	padding: 20px 0;
}

.mainInfo .carTittle 
{
	float: left;
	color:#b372b3;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 20px;
	line-height: 1em;
	width: 100%;
}

.mainInfo .carTittle small 
{ 
	font-size: 1em;
}

.mainInfo .carRentAtribute
{
	padding: 0;
	margin: 0;
	font-size: 1em;
	border: none;
	width: 100%;
}

.mainInfo .carSeeIncludes 
{
	font-weight: 400;
	background: transparent;
	border: none;
	outline: none;
	color: #317EAD;
}


.generales_auto .carAtributes 
{
	float:none;
	width:100%;
	}
    
.carAtributes {
	float:right;
	width:35%;
	padding:15px 10px 10px 10px;
	}


.carAtributes ul {
	margin:0;
	float:none;
}


.carAtributes li 
{
	list-style:none;
	margin: 0 0 5px 0;
	height:26px;
	padding:3px 0 0 30px;
	background-repeat:no-repeat;
	float:none;
	font-size:0.9em;
}

.generales_auto .carAtributes ul li 
{
	width:25%;
    float:left;
    padding:3px 0 0 30px;
    text-align:center;
}





.carAtributes li.doors { background-image:url(../images/icon-dr.png); }
.carAtributes li.people { background-image:url(../images/icon-px.png);}
.carAtributes li.bag{ background-image:url(../images/icon-bg.png); }
.carAtributes li.gearbox { background-image:url(../images/icon-tr.png); }
.carAtributes li.air { background-image:url(../images/icon-ac.png); }
	



.mainInfo .offers 
{
	background:#D9D9D9;
	padding: 5px;
    font-weight: 400;
	font-size: 1em;    
}

.mainInfo .offers > div 
{
	float: right; 
	margin: 5px 0 0;
}

.mainPrice 
{
	min-height: 240px;
	background: #121212;
	color: #fcfcfc;
	padding: 10px 20px;
	text-align: right;
	font-size: 1em;
    border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
}

.mainPrice ul {
	margin:0;
	padding:0;
}

.mainPrice ul li {
	list-style:none;
	padding:1px;
}

.mainPrice .float_left {
	display:block;
	float:left;
}

.mainPrice .float_right {
	display:block;
	float:right;
}


.mainPrice .precio_dia
{
	border-bottom: dashed #fcfcfc thin;
	margin-bottom:5px;
	font-size: 1em;
	font-weight:bold;
	width: 100%;
}


.mainPrice .precio_total 
{
	margin-top:5px;
	padding: 5px 0 0;
	border-top: dashed #fcfcfc thin;
	font-size: 1.5em;
	font-weight:bold;
	width: 100%;
}

.mainPrice .boton_seleccionar
{
	background: #b372b3;
    color: #000000;
	margin-top:10px;
	padding: 5px 30px;
	border:none;
	font-size:1.5em;
}

.setPrice 
{
	width: 100%;
	height: auto;
	float: left;
	border-top: #121212 thin dashed;
	padding: 12px 8px;
	margin: 0;
	cursor: pointer;
}

.setPrice * { float: left; }

.setPrice b 
{
	width: 100%;
	float: left;
	margin: 0;
	line-height: 0.5em;
	font-weight: 400;
}

.setPrice small { font-weight: 400; }

.setPrice .carAgencyMiniLogo img
{ 
	width: 40px;
	text-align: center;
	margin: 0 20px;
}

.carModel 
{
	width: 200px;
	color:#808080;
	padding:10px 5px 5px 5px;
}

.carModel b { font-weight: bold; }

.carIncludes 
{
	font-weight: 400;
	background: transparent;
	border: none;
	outline: none;
	color: #b372b3;
}

.carOficinas 
{
	font-weight: 400;
	background: transparent;
	border: none;
	outline: none;
	padding:0 0 0 20px;
    color: #b372b3;
}

.carAgencyPrice 
{
	font-weight: bold;
	float: right;
	color: #b372b3;
	font-size: 1.5em;
	margin: 0;
}

/* Fin de Cada Auto */

/* Geolocalizacion oficina */
#mkte_autos_companias_map {
	width:100%;
	height:350px;
	background-color:#999;
}


.gmap3_detalle_oficina,
.gmap3_detalle_oficina2
{
	padding:5px -20px 5px 5px;
	width:200px;
	cursor:pointer;
}


.gmap3_detalle_oficina .logo {
	width:70px;
	float:left;
}

.gmap3_detalle_oficina h4 {
	text-align:center;
	margin-bottom:5px;
	font-size:1.1em;
	padding:13px 0 0 0;
}



/* PASO 3 FORM */

#campos_form {	
	width:65%;
	float:left;
	margin-left:10px;	
}

#campos_form h3 {
	font-size:1.7em;
	color:#121212;
	padding:5px;
	border-bottom:1px solid #121212;
	margin-bottom:10px;	
}


#campos_form label {
	font-weight:normal;
}

/* ALERTA EDAD */

.alerta_edad {
	display:none;
	border:1px solid #121212;
    background-color: #FFFFFF;
	padding:10px 10px 10px 60px;	
	background-image:url(../images/alert1.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	min-height:55px;
	margin-top:5px;
}

#campos_form input[type=text] {
	padding:3px;
	font-size:1em;
	width:60%;
	color:#222;
	border:1px solid #999;
}

#campos_form .form_pasajero_edad {
	padding:3px;
	font-size:1em;
	width:auto;
	color:#222;
	border:1px solid #999;
}
#campos_form input[type=radio] {
	padding:3px;	
	margin-right:10px;
}



#campos_form input.form_telefono_prefijo {
	width:10%;	
}

#campos_form input.form_telefono_numero {
	width:40%;	
}

#campos_form input.form_codigo_vuelo {
	width:25%;	
}


#campos_form .seleccion_tarifa {
	padding:10px 10px 0 10px;
	font-size:1em;
	background-color:#EFEFEF;
	cursor:pointer;	
	margin-bottom:10px;

}	

#campos_form .seleccion_tarifa input[type=radio] {
	margin:5px 10px 10px 0;
	float:left;
}

#campos_form .seleccion_tarifa label {
	width:100%;
}	

#campos_form .seleccion_tarifa .tarifa {
	font-weight:bold;
	margin-top:-3px;
}	


#campos_form .seleccion_tarifa .col_izq {
	float:left;
	display:block;
	width:60%;
}	


#campos_form .seleccion_tarifa .col_der {
	float:right;
	display:block;
	font-size:1.3em;
	font-weight:bold;
	wifth:39%;
}	


#campos_form ul {	
	margin:0;
	padding:0;
}

#campos_form li {	
	margin:0;
	padding:5px;
	list-style:none;
}


#campos_form input[type=radio] {	
	margin:0 10px 0 0;	
}

#campos_form ul.campos_input label {	
	width:40%;
	float:left;
}


#campos_form .row_terminos
{
	margin:0 0 0 20%;	
}


/* FORMAS DE PAGO PASO 3 */

.seleccion_forma_de_pago h4 {
	padding:10px;
	font-size:1em;
	font-weight:bold;
	background-color:#EFEFEF;
	cursor:pointer;
}

.seleccion_forma_de_pago h5 {
	padding:10px;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	width:100%;

}

.seleccion_forma_de_pago .grupo_formas {
	display:none;	
}

.seleccion_forma_de_pago ul {
	margin:0;
	padding:0;
}

.seleccion_forma_de_pago ul li {
	padding:10;
	border-bottom:dotted 1px #CCC;
	float:none;
}


.seleccion_forma_de_pago select {
	float:right;
	width:35%;
}

.seleccion_forma_de_pago ul li input[type='radio'] {
	display:none;
}

.seleccion_forma_de_pago ul li img {
	float:left;
	padding:0 10px 0 0;
	width:50px;
}


/* FIN FORMAS DE PAGO PASO 3 y 4 */



/* INCLUDE DETALLE SELECCION */

#wb_confirmacion_sidebar {
	width:30%;
	float:right;
	margin-right:10px;
}

#wb_confirmacion_sidebar h3,
#wb_confirmacion_sidebar h4
 {
	color:#b372b3;
}

#wb_confirmacion_sidebar ul {
	padding:0;
	margin:0;
}

#wb_confirmacion_sidebar li {
	padding:5px;
	list-style:none;
}

.tarifa_seleccion {
	background: #121212;
	color: #fcfcfc;
	padding:10px;
	text-align: right;
	font-size: 1em;
	display:block;
    border-radius: 10px;
	-moz-border-radius: 10px;
}

.tarifa_seleccion .row_detalle_tarifa {
	text-align:center;	
	font-weight:100;
	color:#FFF;
}

.tarifa_seleccion .row_tarifa {
	text-align:center;	
	font-weight:bold;
	font-size:1.5em;
	color:#FFF;
}

.tarifa_seleccion .row_total {
	font-size:1.4em;
	font-weight:100;	
	border-top:1px dashed #fcfcfc;
	padding:5px;
	color:#FFF;
}


.tarifa_seleccion .float_left {
	float:left;	
}

.tarifa_seleccion .float_right {
	float:right;	
	text-align:right;
}


.inclusiones_detalle {
	margin-bottom:20px;	
}

.inclusiones_detalle li  {
	/*
	background-image:url(../images/ok-icon16.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:5px 5px 5px 40px;
	*/
	border-top:1px dotted #CCC;
	padding:5px;

}

.datos_oficina {
	padding:10px;
	border:1px solid #CCC;
	display:block;
    background-color:#FFF;
}

.datos_oficina li {
	padding:5px 20px 5px 20px;
}

/* SIDEBAR PASO 3 y 4 */

#wb_sidebar_motor .float_left {
	display:block;
	float:left;
}

#wb_sidebar_motor .float_right {
	display:block;
	float:right;
}



/* FORMAS DE PAGO RESULTADO */
#popup_forma_de_pago {
	/*background-image:url(../images/mkte_air/lufthansa-city-center.png);
	background-position:top 30px left 10px;
	background-repeat:no-repeat;	
	*/
}


.forma_de_pago h1 {
	font-size:2.5em;
	margin:10px auto;	
	color:#000000;
	text-align:center;
}

.forma_de_pago h2 {
	color:#666;
	text-align:center;
	margin:o auto 20px auto;	
}

.paso3 .forma_de_pago {
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
	margin:0 auto;	
	width:100%;
	margin-bottom:20px;
	background-color:#FFF;
	border:1px solid #CCC;
	padding:10px;

}

.forma_de_pago .detalle {
	margin-bottom:-20px;	
}


.forma_de_pago ul.titulo {
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
	width:20%;
	margin:0;
	padding:0;	
	float:left;
}

.forma_de_pago li {
	list-style-type:none;
	margin:0;
	padding:3px;
	border-bottom:1px solid #CCC;
	height:35px;
}

.forma_de_pago .primero {
	height:50px;
	text-align:center;
	vertical-align:middle;
	color:#333;
}

.forma_de_pago .primero img {
	vertical-align:middle;
	margin:0 3px 0 0;
}


.forma_de_pago ul.opciones {
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
	float:left;
	width:80%;
	margin:0;
	padding:0;
}

.forma_de_pago .opciones .anterior {
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
	float:left;
	width:3%;
	background-color:#b372b3;
	background-image:url(../templates/images/slide-prev.png);
	background-repeat:no-repeat;
	background-position:center 125px;
}

.forma_de_pago .opciones .siguiente {
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
	float:right;
	width:3%;
	background-color:#b372b3;
	background-image:url(../templates/images/slide-next.png);
	background-repeat:no-repeat;
	background-position:center 125px;
}

.forma_de_pago .opciones li.resultados {
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
	float:left;
	width:94%;
	margin:0 auto;
	height:auto;
	display:block;
	overflow:hidden;
	border:none;
	
}



.forma_de_pago .opciones li.resultados div {
	width:100%;
}


.forma_de_pago .opciones li.resultados ul.item {
	/*
	display:table-column;
	box-sizing: border-box;
	*/
	padding:0;
	float:left;
	display:block;
	width:33%; 
	text-align:center;	
}



.forma_de_pago .opciones li.resultados li.item {
	float:none;
	/*display:table-cell;*/
}

.forma_de_pago .opciones .sin_interes {
	color:#900;
}

/* FORMAS DE PAGO RESULTADO */


ul.tarifa_grupo_inclusiones {
	margin:0;
	padding:0;
}

.tarifa_covertura {
	display:block;
    float:none;
    clear:both;
    padding:0 10px 10px 10px;
    font-size:0.9em;
    min-height:45px;
}

ul.tarifa_grupo_inclusiones li {
	list-style:none;
}




#wb_oficinas label {
	font-weight:100;
	
}

#wb_oficinas input[type=radio] {
	margin:0 10px 0 0;	
}


/* INCLUSIONES FANCYBOX */

.inclusiones_box {
	display:none;
	background-color:#FFFFFF;
    color:#000000;
	padding:10px;
	border:1px solid #121212;
	width:350px;
}

.inclusiones_box ul {
	padding:0;
	margin:0;
}

.inclusiones_box li {
	list-style-image:url(../images/ok-icon16.png);
	list-style-type:none;
	list-style-position:inside;
}

/* imagen ilustrativa */

.imagen_ilustrativa {
	diplay:block;
    color:#333;
    float:none;
    display:block;
    font-style:italic;
}


/* grilla tarifa destacada filtro */ 
td.celda_filtrada {
	background-color:#f5f5f5;
}



/* Estilos Generales comparativo tarifas  */

div.grupo_listado {
	border-top:1px solid #121212;
    padding-top:5px;
}

img.logo_comparativo {
	height:55px;
    float:left;
    margin:0 5px 0 5px;
 }
 
 

.listado_companias_comparativo {
	margin-bottom:20px;    
 }
 
.listado_companias_comparativo div {
	 background-color:#f5f5f5; 
     border-right:1px solid #CCC;
     border-top:1px solid #CCC;
     cursor:pointer;
 }

.listado_companias_comparativo div:last-child {
	 border-bottom:none;
 }

.listado_companias_comparativo div:first-child {
	 border-top:none;
 }


.listado_companias_comparativo .activo {
	border:none;
	border-left:8px solid #b372b3;
    background-color:#FFF;    
 }
 
 .listado_companias_comparativo h4 {
	margin:0;
    padding:10px 0 0 0;
}

 
.opciones_comparativas_tarifas {
	margin-bottom:10px; 
 }
 


ul.inclusiones_comparativo {
	margin-bottom:10px;
}

ul.inclusiones_comparativo li {
	padding:5px;
    list-style-position:inside;
}

.tarifas_comparativas_lista label {
	border-bottom:1px solid #b372b3;
    width:100%;
    padding:5px;
}



.mapa_oficinas {
	width:100%;
    height:250px;
}

img.icon_referencia_mapa {
	height:15px;
    margin:0 5px 0 0;
 }

.seleccion_oficinas li {
border-top:1px dotted #b372b3;
}

@media only screen and (max-width: 800px) {
	
	#resultado_autos,
	#motorAutosSidebar,
	#motorAutosListado,
	#motorAutosListado #cambiar_moneda,
	#motorAutosResultados,
	#motorAutosBuscador,
	#motorAutosSidebar h3,
	#carListHeader,
	#resultado_autos .eachCar,
	#resultado_autos .mainInfo,
	#resultado_autos .carImage,
	#resultado_autos .carInfo,	
	#resultado_autos ul.tarifa_grupo_inclusiones, 
	#resultado_autos .carAtributes,
	#resultado_autos .mainPrice,
	#wb_confirmacion_sidebar,
	#campos_form {
		float:none;
		width:100%;		
	}
	
	#resultado_autos .eachCar {
	padding:10px;	
	}
	
	
	h4.carTittle,
	h5.default_car {
		text-align:center;
		float:none;
		width:100%;	
		margin:0 0 10px 0;
	}
	
	#resultado_autos .mainPrice {
	 border-radius: 0;
    -moz-border-radius: 0;
	margin-bottom:10px;
	}
	
	#campos_form .campos_input label,
	#campos_form .campos_input input { 
	float:none;
	width:100%;	
	}
	
	#resultado_autos .eachCar .carAgencyMiniLogo,
	#resultado_autos .eachCar .carModel,
	#resultado_autos .eachCar .carIncludes {
	display:none;	
	}
	


	
	
}



