	.bloque-resultado-izquierda {
    	border-right: 1px solid #edefed;
	}


	.precio-vuelos-resultado {
		width: 100%;
		height: 60px;
	}

	.boton-cambiar-vuelo{
		margin-bottom: 0px;
	}

	.resultado-titulo{
		margin-top: 0px;
	}

	.detalle-resultado-vuelos-seleccionado {
	    cursor: pointer;
	    padding: 14px 0 0px 0;
	    border-bottom: 1px solid rgba(0, 0, 0, .1);
	    width: 100%;
	    border-top: 6px solid #fff;
	    background-color: #0093ff2b;
	}

	.informacion-info > .detalle-descripcion-texto{
		width: 70%;
	}

	.img-paso3 {
		margin-left: 5px;
		margin-top: 5px;
		width: 200px;
		height: 270px;
	}

	.detalle-descripcion-texto h5{
		font-size: 16px;
		font-weight: 600;
		margin-bottom: 0px;
	}

	.titulo {
	    margin-left: 0px;
	    margin-top: 5px;
	    margin-bottom: 10px;
	    margin-right: 0px;
	    border-bottom: 1px solid #c8c7c7;
	}

	.boton-detalle {
    	margin-top: 20px;
	}

	.mes-ninos-reservar {
    	padding: 0 10px 0 10px;
	}

	.barra-roja-interna {
    	position: relative;
    	height: 70px;
    	padding-bottom: 0;
    	margin-bottom: 0px;
    	background: #da2032;
	}

	.bloque-segundo-reservar select {
    	border-radius: 2px !important;
    	height: 45px !important;
    	padding-left: 15px !important;
	}

	.bloque-segundo-reservar input {
    	border: 1px solid #B9B9BA;
	}

	.form-control {
    	border-radius: 3px;
    	height: 40px;
    	border: 1px solid #B9B9BA;
    	width: 100%;
	}

	.bloque-gris-check select {
    	background: #F1F0F0;
    	font-weight: 500;
    	border-radius: 2px;
	    border: 1px solid #B9B9BA;
	}

	.columna-datadere {
	    padding-left: 15px;
	}

	.columna-dataizq {
    	padding-right: 15px;
	}


	.titulo-reservar{
		margin-left: 5px;
		margin-top: 5px;
		margin-bottom: 10px;
		margin-right: 5px;
	}

	.titulo span img{
		width: 30px;
		display: inline-block;
		margin-bottom: 7px;
	}

	.titulo-reserva span img{
		width: 30px;
		display: inline-block;
		margin-bottom: 7px;
	}
	
	.titulo h2{
		display: inline-block;
		margin-bottom: 5px;
		margin-top: 5px;
		font-size: 18px;
		font-weight: 600;
	}

		.titulo-reserva h2{
		display: inline-block;
		margin-bottom: 5px;
		margin-top: 5px;
		font-size: 18px;
		font-weight: 600;
	}

	.detalle-precio-desgloce{
		padding: 10px 0px 10px 0px;
	}

	.detalle-descripcion-descripcion span{
		display: block;
	}

	.detalle-descripcion-descripcion span p{
		font-weight: 500;
		font-size: 14px;
		margin-bottom: 0px;
		display: inline-block;
	}



	.numero-de-telefono-reserva {
    	float: right;
    	margin-top: 25px;
	}


	.detalle-precio-titular{
		text-align: center;
		margin-bottom: 6px;
	}

	.caja-pasos .row input {
    	margin-bottom: 10px;
    	width: 100%;
	}

	.form-control {
	    border-radius: 3px;
	    height: 40px;
	    border: 1px solid #B9B9BA;
	    width: 100%;
	}


	.dia-ninos-reservar {
    	padding-left: 0px;
	}


@media (max-width:1200px) {

	.detalle-descripcion-descripcion {
		width: 100%;
	}

	.informacion-info > .detalle-descripcion-texto{
		width: 100% !important;
		margin-left: 5px;
		padding-bottom: 0px !important;
	}

	.img-paso3 {
		width: 660px;
		padding-right: 10px;
	}

	.detalle-descripcion-texto{
		padding-bottom: 0px;
		margin-bottom: 10px;
	}

}

@media (max-width:992px) {

	.caja-pasos.precio{
		width: 100%;
	}

	.bloque-resultado-izquierda{
		width: 100%;
		border-right: none;
	}

	.precio-vuelos-resultado{
	    padding: 15px;
	    margin: 15px;
	    width: 95%;
	}

	.titulo-reserva{
		margin-left: 0px;
		margin-top: 5px;
		margin-bottom: 10px;
		margin-right: 0px;
	}

	.detalle-precio-titular{
		text-align: right;
		margin-bottom: 6px;
	}

	.detalle-precio-titular-bajada{
		text-align: right;
	}

	.detalle-resultado-vuelos-seleccionado {
	    cursor: pointer;
	    padding: 14px 0 0px 0;
	    border-bottom: 1px solid rgba(0, 0, 0, .1);
	    width: 100%;
	    border-top: 6px solid #fff;
	    background-color: #0093ff2b;
	}

	.caja-pasos.precio {
    	width: 285px;
    	padding: 18px;
    	padding-top: 30px;
    	display: block;
	}

	.titulo-reserva h2 {
    	font-size: 15px;
	}

	.titulo-reserva span img {
    	width: 25px;
	}

	.resultado-titulo{
		margin-top: 0px;
	}

	.titulo-reserva{
		margin-top: 0px;
		margin-bottom: 0px;
	}


}

@media (max-width:768px) {

	.img-paso3 {
		width: 98%;
		margin-bottom: 10px;
	}

	.detalle-descripcion-texto{
		padding-bottom: 0px !important;

	}

	.barra-roja-interna {
	    position: relative;
	    height: 70px;
	    padding-bottom: 0;
	    margin-bottom: 0px;
	    background: #da2032;
	}

	.interna .navbar-brand{
		margin-top: 0px !important;
	}

	.columna-datadere {
	    padding-left: 5px;
	}

	.columna-dataizq {
    	padding-right: 5px;
	}

	.barra-roja-interna {
    	margin-bottom: 0px;
	}

	.resultado-titulo{
		padding-top: 0px;
	}

	.titulo-reserva h2 {
    	font-size: 18px;
	}

	.titulo-reserva span img {
    	width: 30px;
	}

	.dia-ninos-reservar {
    	padding: 0px;
    	padding-right: 15px;
    	height: 45px;
	}

	.mes-ninos-reservar{
    	padding: 0px;
    	padding-right: 15px;
   	}	

	.anio-ninos-reservar{
    	padding: 0px;
   	}

	.caja-pasos.precio{
		width: 100%;
		margin-bottom: 20px;
	}

	.precio-responsive-reserva {
    	background: #fff;
    	padding: 20px;
    	border-radius: 0px;
    	margin-top: 18px;
	}


}










