.container .row .celda-formulario {
	width: 100%;
}
.row .celda-formulario .salida  {
	width: 100%;
	margin-left: 5px;
	margin-right: 5px;
}
.row .celda-formulario .destino {
	width: 100%;
}
.row .celda-formulario .fecha {
	width: 100%;
}
.row .celda-formulario .pasajeros {
	width: 100%;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
font-size: 1.3rem;
}

.desarrollador {
    max-width: 90px;
}

.sombra{
	-webkit-box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22) !important;
box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22) !important;
}

.container .row .foto-nosotros.sombra {
	z-index: 2;
	max-width: 700px;
	float: left;
}
.container .row .info-nosotros {
    max-width: 900px;
    z-index: -1;
    float: left;
    margin-top: 0px;
    border: 10px solid #C3C0C0;
    padding-left: 95px;
    padding-top: 50px;
	padding-right: 5%;
    position: absolute;
    left: 53%;
    width: 600px;
    height: 552px;
    margin-top: -37px;
}
.row .info-nosotros h5 {
	font-family: Lora;
	font-size: 2.4rem;
	letter-spacing: 0.02em;
    font-style: italic;
	color: #083d77;

}

.row .info-nosotros h5 span {
	font-family: Lora;
	font-size: 2.4rem;
	letter-spacing: 0.02em;
    font-style: italic;
	color: #7f7f7f;

}

.media-heading{
		font-family: Lora;
	font-size: 2rem;
	letter-spacing: 0.02em;
    font-style: italic;
	color: #083d77;
	
}

.media-heading span{
		font-family: Lora;
	font-size: 2rem;
	letter-spacing: 0.02em;
    font-style: italic;
	color: #7f7f7f;
	
}

.container .row .titulo {
	font-family: Lora,serif;
	text-transform: capitalize;
font-size: 36px;
text-align: center;
color: #083d77;
font-weight: 700;
display: inline-block;
font-style: italic;
	margin-top: 3%;
	margin-bottom: 3%;
}
.container .row .contenedor {
	text-align: center;
	margin-top: 5%;
	margin-bottom: 5%;
}



.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
}


.form-control {
    display: block;
    width: 100%;
    height: 50px!important;
    padding: 15px 10px 15px 11px!important;
    font-size: 16px!important;
    line-height: 1.42857143!important;
    color: #c3c3c3!important;
    background-color: #fff!important;
    background-image: none!important;
    border: 1px solid #ccc!important;
	border-radius: 0px!important;
}

.navbar {
    position: relative!important;
    min-height: 80px!important;
    margin-bottom: 0px!important;
    border: 0px solid transparent;
	border-radius: 0px!important;
}

.navbar-brand{
max-width: 250px;
	margin-left: 100px !important;
	
}

.whatsapp{
	text-align: center;
	height: 300px;
	width: 100%;
}



#sobre-nosotros{
	margin-top: 7%;
	margin-bottom: 7%;
}

#mapa{
	margin-top: 7%;
	margin-bottom: 7%;
}

.btn-whatsapp{
width: 560px;
background-image: url(../images/boton-whatsapp.png);
background-repeat: no-repeat;
height: 150px;
display: table;
background-size: contain;
margin-left: auto;
margin-right: auto;
padding-top: 4%;
color: #ffffff;
font-size: 30px;
font-weight: 700;
}

.thumbnail {
	border: none!important;
	text-align: center;
}

.form-footer{
position: absolute;
max-height: 450px;
display: block;
margin-top: -455px;
margin-left: 60%;
margin-right: 40%;
background-color: beige;
padding: 4.1%;
	min-width: 450px;
	
}


.fuente-lora{
	font-family: Lora;
	font-size: 36px;
	font-weight: 300;
color: #7f7f7f;
font-style: italic;
	
}

.fuente-sabermas{
	font-family: Lora;
	font-size: 20px;
	font-weight: 300;
color: #7f7f7f;
font-style: italic;
	
}
.aviones{
	font-size: 18px;
}

.boton-enviar{
	background-color: #1355A3;
	color: #FFFFFF;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Lora;
	font-size: 36px;
	font-weight: 300;
    font-style: italic;
	border-radius: 50px;
	border: 3px #ABABAB;
}

.fa-redes{
 font-size: 35px!important;
	color: #1355A3;
}
.tel-top{
	color: #ffffff!important;
	padding-top: 2%;
	padding-right: 7%;
}

.carrucel{
	margin-right: 0px!important;
margin-left: 0px!important;
}

.input-success{
 display: none;
}

.input-error{
	display: none;
}
.youtube{
	width: 560px;
	height: 360px;

}
.form-2{
	padding-top: 20px;
	display: flex;
}



@media (max-width: 425px) {
	
	.row {

    margin-right: -8px;
    margin-left: -8px;

}
	
	.navbar-brand {
    max-width: 250px;
    margin-left: 20px !important;
}
	
	.tel-top {
    color: #ffffff !important;
    padding-top: 8%;
    padding-right: 7%;
}
	
	.fuente-lora {
    font-family: Lora;
    font-size: 23px;
    font-weight: 300;
    color: #7f7f7f;
    font-style: italic;
}
	
	.boton-enviar {
    font-size: 24px !important;

}
	
	.container .row .foto-nosotros.sombra {
    z-index: 2;
    max-width: 700px;
    float: none;
}
	
	.container .row .info-nosotros {
    max-width: 300px;
    z-index: -1;
    float: left;
    border: 7px solid #C3C0C0;
    padding-left: 8%;
    padding-top: 2%;
    padding-right: 5%;
    position: initial;
    left: 2%;
    width: 300px;
    height: 100%;
    margin-top: 5%;
	margin-left: 1%;
    display: inherit;
}
	
	.valores{
		margin-top: 3%;
		margin-bottom: 3%;
	}
	
	.whatsapp {

    text-align: center;
    height: 215px;
    width: 100%;

}
	
	.btn-whatsapp {
    padding-top: 8%;
    font-size: 20px;
		padding-left: 33px;
		max-width: 320px;
}
	
	.youtube{
		max-width: 280px;
		height: 200px;

	}
	
	.form-2{
	padding-top: 20px;
	display:block;
}
	
	.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    width: 91px;
    font-size: 11.4px;
}
	
	.fuente-sabermas {
    font-family: Lora;
    font-size: 17px;
}
	
	hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid #eee;
}
	
	
	
}