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

#seccion_contacto
	
	{
	margin-top: 0px;
	padding-top: -200px;
	width: 100%;
	
}


#contenido_contacto {
	width: 100%;
	height: auto;
	background-color: #EBE9E9;
	margin-top: 95px;
	
}


#contenido_contacto #banner_contacto_movil {
	padding-top: 0px;
	background-image:url("../imagenes/ambientacion/oropeza_contacto_movil.jpg");
	width: 100%;
	
	background-repeat: no-repeat;
/*	background-attachment: fixed;*/
	background-size: cover;
	background-position: center 0px;
	height: 700px;
	display: block;
}	
	





#contenido_contacto #banner_contacto {
	padding-top: 0px;
	background-image:url("../imagenes/ambientacion/fondo_contacto.jpg");
    width: 100%;
	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center 0px;
	height: 550px;
	display: none;
}


h2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
    padding-top: 300px;
	font-size: 40px;
	width: 90%;
	font-family: 'Yantramanav', sans-serif;
	color: #FFF;
	text-shadow: 1px 1px 5px rgba(0,0,0,1.00);
}

h3 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
    padding-top: 20px;
	font-size: 20px;
	width: 90%;
	font-family: 'Yantramanav', sans-serif;
	color: #FFF;
	text-shadow: 1px 1px 5px rgba(0,0,0,1.00);
	margin-bottom: 50px;
}


#contenido_contacto #banner_contacto_movil  .contact

{
	height: auto;
	width: auto;
margin-top: 30px;
	}



#contenido_contacto #banner_contacto_movil  .contact a

{
	height: auto;
	width: auto;

	}




#contenido_contacto #banner_contacto_movil .contact a img

{
margin: auto;
margin-right: auto;
	margin-left: auto;	
	display: block;
	/*position: relative;	*/
	
}



/*===============================================================*/



 #formulario_contacto {
	width: 100%;
	height: auto;
	
	margin-top: 0px;
	position: relative;
	
}


 #formulario_contacto .columnas {
	
	margin: auto;
	text-align: center;
	width: 100%;
	height: auto;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	color: #FFF;
	 position: relative;
	 display: block;

}
	
/*#formulario_contacto .columnas  #contact

{
	height: auto;
	width: auto;
margin-top: 30px;
	}



#formulario_contacto .columnas  #contact a

{
	height: auto;
	width: auto;
margin-top: 120px;
	}

 #formulario_contacto .columnas  #contact a img

{
	
	margin: auto;
	
	display: block;
	position: relative;
	
	}*/

 #formulario_contacto .columnas #caja {
width: 90%; 
height: auto;
margin: auto;
	 margin-top: 10px;
}



 .columnas #caja a {
font-family: 'Yantramanav', sans-serif;
	font-size: 25px;
	text-align:center;
	color: #FFF;

}

/*==========================================================================*/


 .columnas  #ubicanos

{
	width: 100%; 
    height: auto;

	padding: 0px;
	padding-top: 70px;
	border-radius: 12px;
	margin: auto;
	

	}



 .columnas  #ubicanos a

{
	height: auto;
	width: auto;

	}

 .columnas  #ubicanos a img

{
	height: auto;
	width: 50px;
	margin: auto;
	margin-top: 32px;
	display: block;
	position: relative;
	}

 .columnas  #ubicanos h7

{
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
    color:rgba(0,9,71,1.00);
	padding: 0px;
	margin-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	display: block;

	}



 .columnas  #ubicanos p

{
	width: 80%;
	font-family: 'Yantramanav', sans-serif;
	font-size: 16px;
    color:rgba(0,9,71,1.00);
	margin-top: 20px;
    position: relative;
	margin-bottom: 50px;
	margin: auto;
	text-align: center;
	display: block;
	padding-bottom: 30px;
	line-height: 25px;
	}


 .columnas  #ubicanos #mapa

{
	width: 100%; 
height: 455px;
/*background:#C3C3C7;*/
	float: left;
		}


.columnas  #ubicanos #mapa iframe

{
	height: 440px;
	width: 95%;
	padding: 0px;
	position: relative;

	}


/*#cuatrocolumnas .columnas  #ubicanos #mapa_mini

{
	width: 100%; 
height: 455px;

	float: left;
	display: none;
		}*/



/*===============================1024px=========================*/


@media all and (min-width:1024px) {
	
	
#contenido_contacto #banner_contacto_movil {
	padding-top: 0px;
	background-image:url("../imagenes/ambientacion/hilos_oropeza_movil.jpg");
	width: 100%;
	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center 0px;
	height: 550px;
	display:none;
}	
	





#contenido_contacto #banner_contacto {
	padding-top: 0px;
	background-image:url("../imagenes/ambientacion/fondo_contacto.jpg");
    width: 100%;
	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center 0px;
	height: 550px;
	display:block;
}


h2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
    padding-top: 200px;
	font-size: 40px;
	width: 90%;
	font-family: 'Yantramanav', sans-serif;
	color: #FFF;
	text-shadow: 1px 1px 5px rgba(0,0,0,1.00);
}

h3 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
    padding-top: 20px;
	font-size: 25px;
	width: 90%;
	font-family: 'Yantramanav', sans-serif;
	color: #FFF;
	text-shadow: 1px 1px 5px rgba(0,0,0,1.00);
}


#contenido_contacto #banner_contacto  .contact

{
	height: auto;
	width: auto;
margin-top: 50px;
	}



#contenido_contacto #banner_contacto  .contact a

{
	height: auto;
	width: auto;

	}




#contenido_contacto #banner_contacto .contact a img

{
margin: auto;
	
	display: block;
		
	
}	
	
	
	
	
	
	
	
}

