@font-face {
    font-family: 'vito';
    src: url(../fonts/vito.otf);
}
@font-face {
    font-family: 'vito_bold';
    src: url(../fonts/vito_bold.otf);
}
.borde{border:1px #df0000 solid;}
body {
	margin: 0px;
	background: url(../imagenes/bg.jpg) repeat-x center top;
	text-align: center;
}
.top{
	margin: 20px auto 0px;
	width: 1000px;
	position: relative;
	height: 70px;
}
.top_logo{
	float: left;
	height: 110px;
	width: 110px;
	position: absolute;
	left: 0px;
	bottom: -40px;
}
.top_col{
	clear: both;
	float: right;
	height: 20px;
	width: 860px;
}
.top_tel{
	float: left;
	height: 30px;
	width: 710px;
	font: normal 20px 'vito', sans-serif;
	color: #be1c17;
	display: inline-block;
}
.top_cliente{
	float: right;
	height: 30px;
	width: 150px;
	font: bold 16px/20px "vito_bold", sans-serif;
	color: #000;
	display: inline-block;
	-webkit-transform: skew(-10deg);
	text-align: right;
}
.top_cliente_btn{
	font: bold 16px/20px "vito_bold", sans-serif;
	color: #000;
	text-decoration: none;
	height: 20px;
	width: auto;
	display: inline-block;
	text-align: right;
}
.top_cliente_btn:hover{ text-decoration:underline;color:#B82015;}
.top_menu{
	display: inline-block;
	float: left;
	height: 40px;
	width: 740px;
}
.top_menu_lado{
	float: left;
	height: 40px;
	width: 45px;
}
.top_menu_centro{
	background: #000;
	text-align: center;
	float: left;
	height: 40px;
	width: 650px;
}
.top_menu_btn{
	font: italic 13px/34px "vito_bold", sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	height: 35px;
	width: auto;
	margin: 5px 0px 0px;
	padding: 0 10px;
	border-radius: 5px 5px 0px 0px;
	-webkit-transition:all ease-out 0.2s;
}
.top_menu_btn:hover,
.top_menu_centro  .activo{background: #B71E16;}

.drop_menu{
	display:none;
	float: left;
	height: 60px;
	width: 100%;
	margin-top: 20px;
	background: #000;
	text-align: center;
}
.drop_menu_combo{
	float: none;
	height: 60px;
	width: 90%;
	margin-left: 0%;
	text-align: center;
	font: 14px/40px "raleway", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	border:0px none;
	background: #000;
	display: inline-block;
}
.top_social{
	float: right;
	height: 25px;
	width: 120px;
}
.top_social_btn{
	float: left;
	height: 25px;
	width: 25px;
	margin-left: 5px;
}
.banner{
	float: left;
	height: 390px;
	width: 100%;
	display: inline-block;
	clear: left;
	background:  url(../imagenes/inicio_banner.jpg) no-repeat center bottom,linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(254,254,254,1) 18%, rgba(213,213,213,1) 100%);
	background: url(../imagenes/inicio_banner.jpg) no-repeat center bottom, linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(254,254,254,1) 58%, rgba(213,213,213,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d5d5d5', GradientType=0 );
}
.buscador{
	margin: 110px auto 0px;
	height: 150px;
	width: 520px;
	background: rgba(0,0,0,0.8);
	padding: 20px 30px;
	border-radius:20px;
}
.buscador_colizq{
	float: left;
	height: auto;
	width: 250px;
	margin-right: 20px;
}
.buscador_tit{
	font: 20px/30px "vito_bold", sans-serif;
	color: #FFF;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	text-align: left;
}
.buscador_input{
	font: 12px/20px 'vito', sans-serif;
	color: #666;
	background: #FFF;
	text-align: left;
	float: left;
	height: 20px;
	width: 100%;
	margin-bottom: 10px;
	padding-right: 3%;
	padding-left: 3%;
	border-width: 0px;
	border-style: none;
}
.buscador_combo{
	background: #FFF;
	text-align: left;
	float: left;
	height: 20px;
	width: 120px;
	margin-right: 0;
	border-width: 0px;
	border-style: none;
	font: 12px/20px 'vito', sans-serif;
	color: #666;
	padding: 0;
	text-indent: 10px;
}
.buscador_colder{
	float: left;
	height: auto;
	width: 250px;
}
.buscador_btn{
	font: 12px 'vito', sans-serif;
	color: #FFF;
	background: url(../imagenes/form_boton.png) no-repeat left top;
	height: 40px;
	width: 115px;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	padding-bottom: 8px;
	margin: 20px auto 0px;
}
.btnazo{
    -webkit-appearance: push-button;
    user-select: none;
    white-space: pre;
    align-items: flex-start;
    text-align: center;
    cursor: pointer!important;
    padding-top: 9px;
    text-decoration: none;
}
.slogan{
	font: 30px/70px 'vito', sans-serif;
	color: #FFF;
	background: #BE1C17;
	text-align: center;
	display: inline-block;
	float: left;
	height: 70px;
	width: 100%;
}
.slogan div{ display:inline; }
.holbox{
	font: 40px/70px "vito_bold", sans-serif;
	color: #FFF59D;
	background: #C16B08 url(../imagenes/holbox_bg.jpg) no-repeat center center;
	background-size: cover;
	text-align: center;
	display: inline-block;
	float: left;
	height: auto;
	width: 100%;
	padding: 40px 0px;
	text-shadow: #c8800b 0 3px 0, rgba(0,0,0,1) 0 2px 10px, rgba(0,0,0,.5) 0 5px 10px;
}
.holbox a{
	text-decoration:none;
	color:#333;
	font-size:20px;
	text-shadow: none;
}
.promo{
	float: left;
	height: auto;
	width: 100%;
}
.contenido{
	margin: 40px auto 0px;
	width: 1030px;
	clear: left;
	display: inline-block;
	text-align: center;
}
.titulo{
	font: bold 20px/30px "vito_bold", sans-serif;
	color: #000;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
	display: inline-block;
	clear: left;
}
.vehiculos{
	float: left;
	height: auto;
	width: 100%;
}
.vehiculos_gpo{
	height: 210px;
	width: 170px;
	display: inline-block;
	cursor:pointer;
	margin-right: 20px;
	margin-left: 20px;
	-webkit-transition:all ease-out 0.2s;
}
.vehiculos_gpo_img{
	float: left;
	height: auto;
	width: 170px;
	margin-top: 100px;
	-webkit-transition: all ease-out 0.2s;
}
.vehiculos_gpo_img:hover{ margin-top:60px;}
.vehiculos_gpo_img:hover div{ display:block;}
.vehiculos_gpo_tipo{
	display:none;
	font: bold 14px/15px "vito_bold", sans-serif;
	color: #000;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
}
.vehiculos_gpo_modelo{
	display:none;
	font: bold 14px/15px "vito_bold", sans-serif;
	color: #999;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;	
}
.suscripcion{
	float: left;
	width: 500px;
	margin-right: 30px;
}
.suscripcion_form{
	background: #000;
	padding: 30px 60px;
	height: 140px;
	width: 380px;
	float: left;
	margin-top: 20px;
	border-radius:20px;
}
.suscripcion_form_input{
	font: 12px/30px 'vito', sans-serif;
	color: #666;
	text-align: left;
	float: left;
	height: 30px;
	width: 370px;
	padding-right: 5px;
	padding-left: 5px;
	border-width: 0px;
	border-style: none;
	margin-bottom: 20px;
}
.suscripcion_form_acepto{
	font: italic 12px/20px 'vito', sans-serif;
	color: #FFF;
	text-align: left;
	float: left;
	height: auto;
	width: 260px;
	padding-top: 9px;
	cursor: pointer;
}
.suscripcion_form_acepto input{
	width:20px;
	height:20px;
	border:none 0px;
	margin:0px;
	padding:0px;
	background: #FFF;
	vertical-align: middle;	
}
.suscripcion_form_btn{
	font: 12px 'vito', sans-serif;
	color: #FFF;
	background: url(../imagenes/form_boton.png) no-repeat left top;
	float: left;
	height: 40px;
	width: 115px;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	padding-bottom: 8px;
}
.ubicacion{
	float: left;
	height: auto;
	width: 500px;
}
.ubicacion_mapa{
	float: left;
	height: 200px;
	width: 500px;
	margin-top: 20px;
}
.pie{
	background: url(../imagenes/pie_bg.jpg) repeat-x left top;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 80px;
	padding-bottom: 40px;
	background-size: auto 100%;
}
.pie_cont{
	width:1030px;
	height:auto;
	margin:0 auto 40px;;
}
.pie_menu{
	float:left;
	height: auto;
	width: 100%;
	margin-bottom: 40px;
}
.pie_menu_btn{
	font: italic bold 16px/20px "vito_bold", sans-serif;
	color: #000;
	height: 20px;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.pie_menu_btn:hover{color:#B82015;}
.pie_datos{
	font: 100 20px/23px 'vito', sans-serif;
	color: #000;
	float: left;
	height: auto;
	width: 950px;
	text-align: left;
	margin-top: 0px;
}
.pie_logo{
	float: right;
	height: 80px;
	width: 80px;
}
.titulo_principal{
	font: bold 30px/30px "vito_bold", sans-serif;
	color: #C00;
	float: left;
	height: auto;
	width: 100%;
	text-align:left;
	margin-top:50px;
	margin-bottom:30px;
}
.preguntas_gpo{
	float: left;
	height: auto;
	width: 100%;
}
.preguntas_gpo_tit{
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #000;
	cursor: pointer;
}
.preguntas_gpo_num{
	font: 20px/30px "vito_bold", sans-serif;
	color: #FFF;
	background: #BC1F18;
	text-align: center;
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	margin-left: 30px;
	border-radius:50%;
}
.preguntas_gpo_pregunta{
	font: 20px/30px "vito_bold", sans-serif;
	color: #000;
	text-align: left;
	float: left;
	height: auto;
	width: auto;
}
.preguntas_gpo_icono{
	color: #FFF;
	background: #000;
	float: right;
	height: 30px;
	width: 30px;
	font: 20px/28px 'vito', sans-serif;
}
.preguntas_gpo_respuesta{
	float: left;
	height: auto;
	width: 930px;
	margin-left: 70px;
	text-align: left;
	font: 24px/30px 'vito', sans-serif;;
	color: #000;
	margin-top:5px
}
.subtitulo{
	font: 20px/30px "vito_bold", sans-serif;
	color: #000;



















	text-align: left;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.contacto_sucursal{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	-webkit-transition:all ease-out 0.2s;
}
.contacto_sucursal:hover .contacto_suc_mas{
	background:#D0201B;
	-webkit-transition:all ease-out 0.2s;
}
.contacto_sucursal:hover .contacto_suc_btn_lineas{
	border-color:#D0201B;
	-webkit-transition:all ease-out 0.2s;
}
.contacto_suc_btn{
	float: left;
	height: auto;
	width: 100%;
	cursor: pointer;
}
.contacto_suc_btn_lineas{
	float: left;
	width: 950px;
	border-top: 2px dotted #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.contacto_suc_mas{
	font: 20px/20px 'Montserrat', sans-serif;
	color: #FFF;
	text-decoration: none;
	background: #000;
	float: left;
	height: 25px;
	width: 25px;
	margin-left: 20px;
}
.contacto_suc_mapa{
	float: left;
	height: 240px;
	width: 460px;
	margin-right: 20px;
}
.contacto_suc_datos{
	background: url(../imagenes/contacto_suc_ico.png) no-repeat left top;
	float: left;
	height: auto;
	width: 510px;
	padding-left: 40px;
}
.contacto_suc_datos_tit{
	font: 20px/30px "vito_bold", sans-serif;
	color: #000;
	text-align: left;
	float: left;
	width: 100%;
	cursor: pointer;
	margin-bottom:10px;
}
.contacto_suc_datos_dir{
	font: 20px/25px 'vito', sans-serif;
	color: #000;
	text-align: justify;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.contacto_suc_datos_lineas{
	float: left;
	height: auto;
	width: 190px;
}
.contacto_suc_datos_vineta{
	background: #D0201B;
	float: left;
	height: 6px;
	width: 6px;
	margin-top: 8px;
	margin-right: 4px;
	border-radius: 5px;
	clear: left;
}
.contacto_suc_datos_txt{
	font: 18px/20px 'vito', sans-serif;
	color: #000;
	text-align: left;
	float: left;
	height: auto;
	width: auto;
}
.contacto_suc_datos_txt strong{
	font: 18px/20px "vito_bold", sans-serif;
}
.contacto_suc_datos_colder{
	float: left;
	height: auto;
	width: 320px;
}
.contacto_suc_datos_nextel{
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	display: block;
}
.contacto_suc_datos_email{
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
}
.contacto_form{
	background: #000;
	background: -webkit-linear-gradient(top, rgba(93,93,93,1) 0%, rgba(9,9,9,1) 100%);
	padding: 20px;
	float: left;
	height: 300px;
	width: 990px;
	border-radius:10px;
}
.contacto_form_col{
	float: left;
	height: auto;
	width: 330px;
	margin-right: 40px;
}
.contacto_form_etq{
	font: 18px/30px "vito_bold", sans-serif;
	color: #FFF;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
}
.contacto_form_input{
	color: #999;
	background: #FFF;
	text-align: left;
	margin: 0px;
	float: left;
	height: 30px;

	width: 320px;
	padding-right: 5px;
	padding-left: 5px;
	border-width: 0px;
	border-style: none;
	margin-bottom:20px;
}
.contacto_form_txtarea{
	color: #999;
	background: #FFF;
	text-align: left;
	margin: 0px;
	float: left;
	height: 120px;
	width: 320px;
	padding-right: 5px;
	padding-left: 5px;
	border-width: 0px;
	border-style: none;
	margin-bottom:20px;
}
.contacto_examinar{
    float:  left;
    background:  #fff;
    width: 320px;
    text-align:  left;
    height: 25px;
    padding: 5px 0px;
    padding-left:  10px;
    margin-bottom: 20px;
}
.contacto_form_btn{
	font: 12px 'vito', sans-serif;
	color: #FFF;
	background: url(../imagenes/form_boton.png) no-repeat left top;
	height: 40px;
	width: 115px;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	padding-bottom: 8px;
	float:right;
}
.contacto_form_img{
	float: left;
	height: 220px;
	width: 200px;
}
.vehiculos_tit{
	background: url(../imagenes/top_tit_bg.jpg) repeat-x center top;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 30px;
	background-size:auto 100%;

}
.vehiculos_tit_cont{
	margin: 0px auto 20px;
	height: auto;
	width: 1030px;
	font: 28px/40px "vito_bold", sans-serif;
	color: #C01B19;
	text-align: right;
}
.vehiculos_menu{
	height: auto;
	width: 100%;
	text-align: center;
	display: block;
}
.vehiculos_menu_btn{
	font: 16px/20px 'vito', sans-serif;
	color: #FFF;
	background:#000  url(../imagenes/vehiculos_menu_bg.jpg) repeat-x center top;
	padding: 10px;
	height: 20px;
	width: auto;
	margin-right: 10px;
	display: inline-block;
	border-radius: 10px 10px 0px 0px;
	-webkit-transition:all ease-out 0.2s;
	cursor: pointer;
}
.vehiculos_menu_btn:hover,.activo{ background: #000 ;}
.vehiculo_gpo{
	display: inline-block;
	margin: 30px 15px;
	padding: 0px;
	height: auto;
	width: 500px;
	position: relative;
}
.vehiculo_gpo_img{
	float: left;
	height: 200px;
	width: 360px;
	position: absolute;
	left: 20px;
	top: 0px;
}
.vehiculo_gpo_modelo{
	font: bold 24px/25px 'vito', sans-serif;
	color: #000;
	text-align: right;
	float: left;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-transform: uppercase;
}
.vehiculo_gpo_trans{
	font: 20px/20px "vito_bold", sans-serif;
	color: #7E0001;
	text-align: right;
	float: left;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 25px;
}
.vehiculo_datos{
	background: url(../imagenes/vehiculos_datos_bg.jpg) repeat-x left top;
	float: left;
	height: auto;
	width: 440px;
	margin-top: 130px;
	background-size:auto 100%;
	padding-top: 70px;
	padding-right: 30px;
	padding-left: 30px;
	border-radius:10px;
}
.vehiculo_datos_top_izq{
	float: left;
	height: 19px;
	width: 19px;
	border-top: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-radius: 10px 0px;
}
.vehiculo_datos_top_der{
	float: right;
	height: 19px;
	width: 19px;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-radius: 0px 10px;
}
.vehiculo_datos_cont{
	float: left;
	width: 400px;
	padding-right: 19px;
	padding-left: 19px;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
}
.vehiculo_datos_gpo{
	float: left;
	height: auto;
	width: 130px;
}
.vehiculo_datos_gpo_tit{
	font: 12px/20px 'vito', sans-serif;
	color: #333;
	text-align: center;
	height: auto;
	width: 100%;
	text-transform: uppercase;
}
.vehiculo_datos_gpo_ico{
	float: left;
	height: 50px;
	width: 45px;
}
.vehiculo_datos_gpo_dato{
	font: 14px/25px "vito_bold", sans-serif;
	color: #970000;
	height: auto;
	width: 105px;
	margin-top: 5px;
	display: block;
	text-align: left;
	margin-left: 25px;
	padding: 5px 0px;
	text-indent: 10px;
	background: rgba(92,92,92,1);
	background: -moz-linear-gradient(left, rgba(92,92,92,1) 0%, rgba(92,92,92,0.93) 7%, rgba(190,190,190,0.76) 24%, rgba(234,234,234,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(92,92,92,1)), color-stop(7%, rgba(92,92,92,0.93)), color-stop(24%, rgba(190,190,190,0.76)), color-stop(100%, rgba(234,234,234,0)));
	background: -webkit-linear-gradient(left, rgba(92,92,92,1) 0%, rgba(92,92,92,0.93) 7%, rgba(190,190,190,0.76) 24%, rgba(234,234,234,0) 100%);
	background: -o-linear-gradient(left, rgba(92,92,92,1) 0%, rgba(92,92,92,0.93) 7%, rgba(190,190,190,0.76) 24%, rgba(234,234,234,0) 100%);
	background: -ms-linear-gradient(left, rgba(92,92,92,1) 0%, rgba(92,92,92,0.93) 7%, rgba(190,190,190,0.76) 24%, rgba(234,234,234,0) 100%);
	background: linear-gradient(to right, rgba(92,92,92,1) 0%, rgba(92,92,92,0.93) 7%, rgba(190,190,190,0.76) 24%, rgba(234,234,234,0) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c5c5c', endColorstr='#eaeaea', GradientType=1 );
	text-transform: uppercase;
}
.vehiculo_datos_btn{
	background: url(../imagenes/vehiculos_gpo_btn.png) no-repeat left top;
	float: left;
	height: 50px;
	width: 130px;
	position: absolute;
	right: 50px;
	bottom: -25px;
	font: 14px/40px 'vito', sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.vehiculo_datos_pie{
	float: left;
	height: 30px;
	width: 438px;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-radius: 0px 0px 10px 10px;
}

#paso_dos,#paso_tres,#paso_cuatro{
	display: none;
}

.reservacion_pasos_tit{
	margin: 0px auto;
	height: 70px;
	width: 1030px;

}
.reservacion_pasos_tit .subtitulo{
	width: auto;
}

.reservacion_pasos{
	margin: 0px auto;
	width: auto;
	height: 70px;
	text-align: center;
}
.reservacion_pasos_num{
	padding: 10px 65px 30px 10px;
	height: 25px;
	width: 25px;
	border-bottom: 5px solid #000;
	font: 16px/25px "vito_bold", sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	margin: 0px 5px;
	overflow:hidden;
	text-indent:-100px;
	-webkit-transition:all ease-out 0.2s;
}
.reservacion_pasos .activo{
	background: url(../imagenes/reservaciones_paso_ico.png) no-repeat left top;
	padding: 10px 65px 25px 10px;
	border-bottom: 10px solid #A11B17;
	text-indent:0px;
}
.reservaciones_paso_uno{
	background: url(../imagenes/reservaciones_bg_paso01.png) repeat left top;
	padding: 20px 40px 10px;
	height: 500px;
	width: 950px;
	text-align: left;
	clear: left;
	border-radius: 10px 10px 0px 140px;
}

.reservaciones_paso_un{
	background: url(../imagenes/reservaciones_bg_paso01.png) repeat-x left top;
	padding: 20px 40px 20px;
	height: 200px;
	width: 950px;
	text-align: left;
	clear: left;
	border-radius: 10px 10px 0px 140px;
}


.reservaciones_paso_uno_col{float: left;height: auto;width: 440px;}
.reservaciones_paso_uno_col_2{margin-left:20px}


.reservaciones_tit{
	font: 20px/30px "vito_bold", sans-serif;
	color: #000;
	float: left;
	height: auto;
	width: 100%;
}
.reservaciones_paso_uno_icono{
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 10px;
}
.reservaciones_paso_uno_combo{
	font: 14px/40px 'vito', sans-serif;
	color: #333;
	float: left;
	height: 30px;
	width: 380px;
	margin: 10px 0px;
	padding: 0px 5px;
	border-width: 0px;
	border-style: none;
	box-shadow: 3px 3px #999;
	cursor: pointer;
}
.reservaciones_paso_uno_subcol{float: left;	height: auto;width: 210px;margin-top: 10px;}
.reservaciones_paso_uno_subcol_2{margin-left:20px;}

.reservaciones_paso_uno_subcol .reservaciones_tit{
	font-size: 16px;
}
.reservaciones_paso_uno_subcol .reservaciones_paso_uno_combo{
	width: 175px;
	margin: 5px 0px;
}
.buscador_combo option:disabled,
.reservaciones_paso_uno_subcol .reservaciones_paso_uno_combo option:disabled{ color:#e6e6e6;}
.reservaciones_paso_uno_icono_dos{
	float: left;
	height: 30px;
	width: 30px;
	margin-top: 5px;
	margin-right: 5px;
}
.reservaciones_paso_uno_dia_input{
	font: 14px/30px 'vito', sans-serif;
	color: #666;
	background: #FFF;
	text-align: left;
	float: left;
	height: 30px;
	width: 155px;
	margin: 5px 0px 0px;
	padding: 0px 10px;
	border-width: 0px;
	border-style: none;
	box-shadow: 3px 3px #999;
	cursor: pointer;
}
.reservaciones_paso_uno_tipo{float: left;width: 100%;margin-top: 30px;height: auto;}
.reservaciones_renglon{float: left;width:calc(100% - 200px);margin-top:0px;height:150px; text-align:center;}

.reservaciones_caja{width:120px;height:120px;margin:0px 10px;display:inline-block;}


.reservaciones_paso_uno_tipo_tit{
    float: left;
    margin-top: 30px;
    font: 16px/20px "vito_bold", sans-serif;
    width: 150px;
    margin-right: 20px;
	margin-bottom: 180px; 
}
.reservaciones_paso_uno_tipo_btn{
    float: left;
    width: 120px;
    height: auto;
    margin: 0p 20px;
    position: relative;
    cursor:pointer;
}
.reservaciones_paso_uno_tipo_btn_img{
	width: 120px;height: 120px;
	border-radius: 50%;
	-webkit-filter: brightness(30%);
	-webkit-transition: all ease-out 0.2s;
	display: block;
}
.reservaciones_paso_uno_tipo_btn_img_ch{
	width: 100px;height: 100px;
	border-radius: 50%;
	-webkit-filter: brightness(30%);
	-webkit-transition: all ease-out 0.2s;
	display: block;
}
.reservaciones_paso_uno_tipo_btn_txt{
	float: left;
	position: absolute;
	width: 120px;
	height: 10px;
	top: 50px;
	font: 16px/16px "vito_bold", sans-serif;
	text-align: center;
	color: #fff;
	-webkit-transition: all ease-out 0.2s;
	border-radius: 50%;
	display: block;
}
.reservaciones_paso_uno_tipo_btn:hover .reservaciones_paso_uno_tipo_btn_img,
.tipo_activo .reservaciones_paso_uno_tipo_btn_img{	
    -webkit-filter: brightness(100%);
    margin-top:30px;
	margin-left:10px;
	width:100px;
	height:100px;
}


/* esto es para la paso dos de reservaciones.php*/
.reservaciones_paso_dos_tipo:hover .reservaciones_paso_uno_tipo_btn_img,
.tipo_activo .reservaciones_paso_uno_tipo_btn_img{	
	margin-left:0px;
}
.reservaciones_paso_dos_tipo
.tipo_activo .reservaciones_paso_uno_tipo_btn_img{	
	margin-left:0px;
}
.reservaciones_paso_dos_menu .tipo_activo .reservaciones_paso_uno_tipo_btn_txt{
	border-radius: 0%;
}



.reservaciones_paso_uno_tipo_btn:hover .reservaciones_paso_uno_tipo_btn_txt,
.tipo_activo .reservaciones_paso_uno_tipo_btn_txt{
	top:0px;
	color: #A11B17;
}

.reservaciones_paso_uno_btn{float:right;height:40px;width:auto;margin-top:10px;cursor:pointer;
-webkit-transition: all ease-out 0.2s;display: block;}
.reservaciones_paso_uno_btn img{width:170px;height:40px;}

.reservaciones_paso_uno_btn:hover{
	margin-right: -5px;
}
.reservaciones_paso_dos_menu{
	background: url(../imagenes/reservaciones_bg_paso01.png) repeat-x left top;
	padding: 40px 30px 0px;
	height: auto;
	width: 970px;
	text-align: left;
	float: left;
	display: block;
	border-radius: 10px 10px 0px 0px;
	clear: left;
}
.reservaciones_paso_dos_dato{
    float: left;
    width: 230px;
    margin-right: 30px;
}
.reservaciones_paso_dos_dato_suc{
	float: left;
	width: 100%;
	height: 40px;
	font: 17px/20px 'vito', sans-serif;
	margin-bottom: 10px;
	overflow: auto;
}
.res_paso_tres_col .auto{text-transform: uppercase;}
.reservaciones_paso_dos_dato_fecha{
    float: left;
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
    font: 18px/30px 'vito', sans-serif;
}
.reservaciones_paso_dos_dato_fecha input{
	padding-bottom: 4px;
	background:none;
	border:none 0px;
	border-bottom:solid 1px #900;
	font: 18px/30px 'vito', sans-serif;
	width: 190px;
}
.reservaciones_paso_dos_tipo{
    float: left;
    width: 440px;
}
.reservaciones_paso_dos_menu .reservaciones_paso_uno_tipo_tit{
    float: left;
    width: 100%;
    margin: 0;
    margin-top: 0px;
    font: 20px/30px "vito_bold", sans-serif;
    text-align: center;
    margin-bottom: 30px;
}
.reservaciones_paso_dos_menu .reservaciones_paso_uno_tipo_btn_img{
    width: 100px;
    height: 100px;
    margin-top: 0px !important;
    -webkit-filter: contrast(200%) grayscale(100%) saturate(200%) brightness(30%) !important;
}
.reservaciones_paso_dos_menu .reservaciones_paso_uno_tipo_btn{
	width: 100px;
	height: 100px;
	margin: 0 5px;
	display: inline-block;
}
.reservaciones_paso_dos_menu .reservaciones_paso_uno_tipo_btn_txt{
    width: 100px;
    top: 0px;
    font: 14px/100px 'vito', sans-serif;
    height: 100px;
    color: #fff !important;
}
.reservaciones_paso_dos_menu .tipo_activo .reservaciones_paso_uno_tipo_btn_txt{
    background: rgba(255, 0, 0, 0.4);
    border-radius: 50%;
}
.reservaciones_paso_dos_tit{
	font: 20px/40px "vito_bold", sans-serif;
	color: #FFF;
	float: right;
	height: 40px;
	width: auto;
	margin-top: 30px;
	padding-right: 40px;
	padding-left: 40px;
	background: #000;
	margin-right: -30px;
	border-top-left-radius: 10px;
	-webkit-transition:all ease-out 0.2s;
}
.res_vehiculo{
	background: #FFF;
	padding: 20px;
	float: left;
	height: auto;
	width: 990px;
	box-shadow: 1px 8px 0px #ccc;
	margin-bottom:10px;
}
.res_vehiculo_img{float: left;width: 360px;height: 200px;}
.res_vehiculo_img img{width:360px; height:200px}


.res_vehiculo_col{
	float: left;
	width: 600px;
	margin-left: 10px;
}
.res_vehiculo_datos{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.res_vehiculo_datos_tit{
	float: left;
	height: auto;
	width: 100%;
	font: 20px/30px 'vito', sans-serif;
	color: #000;
	text-align: right;
	text-transform: uppercase;
}
.res_vehiculo_datos_trans{
	font: 20px/20px "vito_bold", sans-serif;
	color: #9F1612;
	display: inline-block;
	height: 20px;
	width: auto;
}
.res_vehiculo_datos_gpo{
	float: left;
	width: 70px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.res_vehiculo_datos_gpo_tit{
	font: 10px/20px 'vito', sans-serif;
	color: #000;
	text-align: center;
	float: left;
	height: 20px;
	width: 100%;
	overflow: hidden;
}
.res_vehiculo_datos_gpo_ico{
	text-align: center;
	float: left;
	height: 40px;
	width: 100%;
}
.res_vehiculo_datos_gpo_num{
	font: 20px/20px "vito_bold", sans-serif;
	color: #000;
	text-align: center;
	float: left;
	height: 20px;
	width: 100%;
}
.res_vehiculo_datos_gpo_num span{
	font: 12px/20px 'vito', sans-serif;
}
.res_vehiculo_datos_tarifa_tit{
	font: 12px/10px 'vito', sans-serif;
	color: #900;
	text-align: right;
	display: inline-block;
	height: 30px;
	width: 50px;
	margin-top: 15px;
	vertical-align: top;
}
.res_vehiculo_datos_tarifa_pesos{
	font: 50px/40px "vito_bold", sans-serif;
	color: #000;

	height: 40px;
	width: 160px;
	display: inline-block;

	vertical-align: top;
	letter-spacing:-1px;
	text-align: right;
}
.res_vehiculo_datos_tarifa_pesos span{

}
.res_vehiculo_datos_tarifa_centavos{
	vertical-align: top;
	display: inline-block;
	height: 30px;
	width: auto;
	font: 30px/25px "vito_bold", sans-serif;
	color: #000;
	text-align: left;
	letter-spacing:-1px;
	margin: 0;
}
.res_vehiculo_datos_tarifa_btn{
	display: inline-block;
	height: 50px;
	width: 140px;
	vertical-align: top;
	margin-left: 15px;
	cursor:pointer;
	-webkit-transition:all ease-out 0.2s;
}
.res_vehiculo_datos_tarifa_btn:hover{ margin-left:20px; margin-right:-5px;}
.reservacion_paso_tres_resumen{
	background: url(../imagenes/reservaciones_bg_paso02.png) repeat-x left top;
	float: left;
	height: auto;
	width: 420px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
	border-radius: 10px 10px 0px 0px;
	clear: left;
}
.res_paso_tres_col{
	float: left;
	height: auto;
	width: 200px;
	text-align:left;
}
.res_paso_tres_col input{ width:160px;font-size:16px;}
.res_paso_tres_col auto{ text-transform:uppercase;}
.res_paso_tres_col .reservaciones_tit{
	font-size: 18px;
}
.diaria{font: 20px/40px "vito_bold", sans-serif; color:#999}
.subtotal{font: 25px/40px "vito_bold", sans-serif;}
.res_paso_tres_div{ float:left; width:100%; border-bottom:solid 1px #C01B19; margin:10px 0px;}
.reservacion_paso_tres_resumen .productos{ width:100%; text-align:left; font-size:18px;}
.res_producto{
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;	
}
.res_producto_quitar{
	font-size: 10px;
	line-height: 20px;
	color: #FFF;
	background: #666;
	text-align: center;
	float: left;
	height: 20px;
	width: 20px;
	margin: 5px;
	-webkit-transition:all ease-out 0.2s;
	cursor:pointer;
}
.res_producto_quitar:hover{ background:#C01B19;}
.res_producto_cant{
	font: 18px/30px 'vito', sans-serif;
	color: #C01B19;
	float: left;
	height: 30px;
	width: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
.res_producto_nombre{
	font: 16px/30px 'vito', sans-serif;
	color: #000;
	text-align: left;
	float: left;
	height: 30px;
	width: 270px;
}
.res_producto_costo{
	float: right;
	height: auto;
	width: 90px;
	font: 16px/30px "vito_bold", sans-serif;
	color: #000;
	text-align: right;
}
.res_paso_tres_total{
	float: right;
	height: auto;
	width: auto;
}
.res_paso_tres_total .res_vehiculo_datos_tarifa_pesos{font-size:40px;width: auto;}
.res_paso_tres_imagen{float:left;width: 230px;}
.res_paso_tres_nombre{float:left;width: 190px;margin-top: 50px;}
.res_paso_tres_nombre div{text-align:left;text-transform: uppercase;}
.res_productos{
	float: right;
	height: auto;
	width: 510px;
}
.res_productos_tit{
	font: 20px/40px "vito_bold", sans-serif;
	color: #FFF;
	float: right;
	height: 40px;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	background: #000;
	border-top-left-radius: 10px;
	-webkit-transition:all ease-out 0.2s;
}
.res_productos_gpo{
	padding: 20px 20px 20px 20px;
	float: left;
	height: auto;
	width: 470px;
	background: #FFF;
	box-shadow: 1px 5px 0px #ccc;
	margin-bottom: 10px;
}
.res_productos_gpo_datos{
	float: left;
	height: auto;
	width: 320px;
}
.res_productos_gpo_tit{
	color: #000;
	text-align: left;
	float: left;
	width: 100%;
	font: 20px/30px "vito_bold", sans-serif;
}
.res_productos_gpo_txt{
	float: left;
	height: auto;
	width: 160px;
	padding-left: 20px;
	text-align: left;
	font: 16px/20px 'vito', sans-serif;
}
.res_productos_gpo_txt label{
	color: #9E1612;
	text-align:left;
	float: left;
	clear: left;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor:pointer;
	font: 12px/20px "vito_bold";
}
.res_productos_gpo_txt label:hover{ text-decoration:underline; }
.res_productos_gpo_txt input{ height:20px; float:left;margin:0; color:#900}
.res_productos_gpo_costo{
	float:left;
	font: 40px/40px "vito_bold", sans-serif;
	color: #000;
	height: 40px;
	width: 140px;
	letter-spacing:-1px;
	text-align: right;
}
.res_productos_gpo_costo .res_productos_gpo_btn_txt{
	width: 70px;
	margin-top: 10px;
	color: #9E1612;
}




.res_productos_gpo_costo select{
    float: right;
    height: auto;
    width: 50px;
    border: solid 1px #ccc;
    margin: 0;
    text-align: center;
    font: 18px/20px "vito_bold";
    padding: 0px 5px;
    margin-top: 10px;
}
.res_productos_gpo_img{
	float: left;
	height: auto;
	width: 130px;
	margin-left: 20px;
}
.res_productos_gpo_btn_txt{

	font: 12px/30px "vito_bold";
	color: #999;
	text-align: right;
	float: left;
	height: 30px;
	width: 90px;
	margin-right: 10px;
}

.res_productos_gpo_btn{
	font: 16px/20px sans-serif;
	color: #FFF;
	background: #C01B19;
	text-align: center;
	padding: 5px;
	float: left;
	height: 20px;
	width: 20px;
	cursor:pointer;
	-webkit-transition:all ease-out 0.2s;
}
.res_productos_gpo_btn:hover{ background:#333;}
.p01bx,.p02bx,.p03bx{display:none;}
.res_info{
	box-shadow: 1px 5px 0px #ccc;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.res_info .res_productos_gpo{padding-top:0px;padding-bottom:0px;box-shadow: none;}
.res_info_etq{
	font: 18px/30px "vito_bold", sans-serif;
	color: #000;
	text-align: left;
	margin: 0px;
	float: left;
	height: 30px;
	width: 100%;
}
.res_info_input{
	font: 16px/30px 'vito', sans-serif;
	color: #000;
	background: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px 9px;
	float: left;
	height: 30px;
	width: 450px;
	border: 1px solid #ccc;
	box-shadow:1px 2px 0px #ccc;
}
.res_info_col{width: 230px;float: left;}
.res_info_col_2{float:right;}

.res_info_col .res_info_input{width: 210px;}
.res_info_acepto{
	font: 18px/20px "vito_bold", sans-serif;
	color: #000;
	text-align: left;
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	cursor: pointer;
	margin-top:10px;
}
.res_info_acepto input{height: 20px;width: 20px;float:left;margin: 0px;margin-right: 20px;vertical-align: top;margin-bottom: 20px;}


.res_alprincipal{
	text-align: center;
	height: 40px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: -20px;
}
.res_btn{
	width: 230px;
	height: 40px;
	cursor: pointer;
	border: 0;
	margin: 0;
	background: url(../imagenes/reservaciones_btn_alprincipal.png) no-repeat left top;
}
.paso_cuatro_btn{
	background: url(../imagenes/reservaciones_btn_reservar.jpg) no-repeat left top;
	width: 240px;
	height: 45px;
	border: 0;
	}
	
	
.terminos_renglon{ width:100%;display:inline-block;border:solid 1px #ccc;box-sizing:border-box;}
.terminos_celda_25	{width:25%;display:inline-block;float:left;padding:10px;box-sizing:border-box;}
.terminos_celda_30	{width:33%;display:inline-block;float:left;padding:10px;box-sizing:border-box;}

.mapa_box{display:inline-block;width:100%;max-width:460px;height:180px;float:left;}
.mimapa{width:100%;max-width:460px;height:180px;overflow:hidden;position: relative;padding-bottom:15%;}
.mimap_canvas{ position: absolute;top:0;left:0;width: 100% !important;height: 100% !important;}

.panel-info{
      position: relative;
  
    font-size:20pt;
    background-color:#ff0000;
    color:#fff;
    height:100px;
    text-align: center;
     padding: 15px 15px 15px 15px;
  vertical-align: middle;
  line-height:50px;
  text-transform: uppercase;
  border-radius: 10px;
   font-weight: bold;
}

.panel-degraded {
    padding: 1rem;
    position: relative;
    background: linear-gradient(to right top, #ff0000, #000);
    padding: 3px;
}

@media only screen and (max-width: 840px) {
   .panel-info{
      position: relative;
      font-size:15pt;
    background-color:#ff0000;
    color:#fff;
    height:90px;
    text-align: center;
     padding: 15px 15px 15px 15px;
  vertical-align: middle;
  line-height:30px;
  text-transform: uppercase;
  border-radius: 10px;
   font-weight: bold;
} 
    
}


