
footer
{
	display: flex;
	flex-wrap: wrap;
position: relative;
flex-direction: row;

	margin-top: 00px;
	background-image:  linear-gradient(rgba(41, 35, 29, 0.884), rgb(46, 37, 27));
	/*background-image: url(../img/jj.jpg);
	background-repeat: no-repeat;
		background-size: cover;
		background-position: center;*/
		width: 100%;
		/*height: 450px;*/
		color: white;
		box-sizing: border-box;
		/*border-bottom: solid 7px   rgb(255, 191, 96);*/
		/*border-top: solid 7px   rgb(255, 191, 96);*/
}

.cajaizquierda{
	width: 50%;
	/*min-width: 200px;
	min-height: 300px;*/
vertical-align: top;

	box-sizing: border-box;
	padding: 16px 0px;
	font-size: 1.2rem;
	/*line-height: 2.5rem;*/
/*background-color: rgba(0, 0, 0, 0.192);*/
background-image: linear-gradient(rgb(51, 51, 51), rgb(59, 59, 59)), url(../img/puente\ nuevo.jpg);
background-repeat: no-repeat;
background-position: top;
background-size: cover;
	color: rgb(255, 225, 187);
	margin: 0px auto;
	font-family: 'Roboto', sans-serif;
	display: flex;
	flex-wrap: wrap;
	/*border-radius: 50px;*/
	position: relative;
	top: 0px;
/*	min-width: 500px;*/
	flex-direction: column;
	
	/*vertical-align: top;*/	
}
.cajacontacto
{
	width: 90%;
	/*min-width: 200px;
	min-height: 300px;*/
vertical-align: top;
background-color: rgba(17, 66, 131, 0);
	box-sizing: border-box;
	padding: 16px 24px;
	font-size: 1.2rem;
	/*line-height: 2.5rem;*/
/*background-color: rgba(0, 0, 0, 0.363);*/
	color: white;
	margin: 0px auto;
	font-family: 'Roboto', sans-serif;
	display: flex;
	flex-wrap: wrap;
	/*border-radius: 50px;*/
/*flex-direction: column;*/
/*	min-width: 300px;*/
	border-radius: 30px;
	background-color: #ff02ea00;
	

	
}
.cajacontactohijo{
	width: 100%;
	background-color: rgba(27, 29, 28, 0);
	margin: 10px auto;
flex-wrap: wrap;
display: flex;
/*padding: 20px 20px;*/


}
.cajacontactop{
width: 100%;
box-sizing: border-box;
display: flex;
background-color: rgba(27, 27, 128, 0);

} 
.cajaizquierda h1{
	background-color: none;
background-color: rgba(46, 37, 27, 0);
	margin: 20px auto;
	color: rgb(255, 255, 255);
	font-size: 2.3rem;
	
	
}
.cajaizquierda h7
{background-color: #3b2a1700;
/*width: 65%;*/
line-height: 35px;
	margin: 0px 10px;
	font-weight: lighter;
	text-align: left;
	font-size: 1.4rem;
	/*background-color: rgba(82, 51, 38, 0);*/
	

}
.cajaizquierda h3
{
	
/*width: 20%;
min-width: 150px;*/
	background-color: rgba(243, 198, 52, 0);
	text-align: left;
	margin:0px  0px;
	font-weight: normal;
	font-size: 1.8rem;	
}
footer div img
{
height: 200px;
border-radius: 20px;
margin: 5px auto;
}
footer div iframe
{
	border-radius: 10px;
	margin: 5px auto;
}
.cajaderecha
{
	width: 50%;
	vertical-align: top;

	box-sizing: border-box;
	padding: 16px 24px;
	/*font-size: 1.2rem;*/
	/*line-height: 2.5rem;*/
	/*background-color: rgb(11, 13, 37);*/
	/*background-image: linear-gradient(rgba(29, 27, 25, 0.534),rgba(6, 1, 48, 0.712) ), url(../img/papel\ arrigado\ azul.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: white;
	margin: 0px auto;
	background-color: black;
	/*font-family: 'Roboto', sans-serif;*/
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	/*border-radius: 50px;*/
	font-family: 'Roboto', sans-serif;



}
.cajaderecha h4{
	background-color: none;
/*	width: 150px;
	height: 50px;*/
	margin: 20px auto;
	color: rgb(255, 255, 255);
	padding: 0px 60px;
	font-size: 2rem;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}

.cajaderecha form {
    display: flex;
	flex-wrap: wrap;
	
	justify-content: center;
    margin-top: 0em;
	background-color: none;
}
.cajaderecha form input {
    

    height: 40px
;
width: 32%;
    border: none;
    background-color: white;
    font-family: d;
    font-size: 20px;
    margin: 30px auto
;
    box-sizing: border-box;
    padding: 0px 10px
;
/*border-radius: 10px;*/
    box-shadow: 5px 5px 0px 0px rgb(0 0 0 / 70%);
}

.cajaderecha form textarea {
   /* min-width: 390px;*/
	width: 100%;
    height: 60px;
    border: none;
    background-color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    margin: 0px auto;
    box-sizing: border-box;
    padding: 10px 10px;
    box-shadow: 5px 5px 0px 0px rgb(0 0 0 / 70%);
	
}


/*
footer div h4{
	background-color: tomato;
	position: absolute;
right: 0px;
display: block;
height: 70px;

	width: 200px;

}
footer iframe
{
float: right;

}*/
/*.igle
{
	float: right;
	width: 45%;
	background-color: rgb(121, 95, 121);
	height: 300px;
	overflow: hidden;
	opacity: 0.6;
	display: block;
	box-sizing: border-box;
	min-width: 300px;

}
.igle img
{
 width: 100%;
 z-index: 0;

}
.igle h1
{
	
	text-align: center;
	/*background-color: violet;*/

/*	display: block;
	opacity: 0.7;
	position: absolute;
	z-index: 1;


}*/
/* estilos para formato movil */
