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

* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	/*este box es para q no se salgan los elementos en responsive*/

}



.banner_contacto{
	text-align: center;
	width: 100%;
	margin-top: 65px;
	height: 700px;
	background-image:url(../imagenes/parallax/parallax_propiedades3.jpg);
	background-position: center -70px;
	transition: all 1.0s ease-in-out .5s;
	-webkit-transition: all 1.0s ease-in-out .5s;
	-moz-transition: all 1.0s ease-in-out .5s;
	-o-transition: all 1.0s ease-in-out .5s; 
	-ms-transition: all 1.0s ease-in-out .5s;
	
	background-repeat: no-repeat;		
	display: block;
	float: none;
	
	}


.banner_contacto #titulo_contacto   {
	width: 100%;
	height: 150px;
	z-index: 10000100;		
}

.banner_contacto #titulo_contacto h3  {
	width: 70%;
	height: auto;
	color: rgba(255,255,255,1.00);
	padding-top: 340px;
	margin: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	z-index: 10000100;	
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 23px;
	font-style: bold;
	letter-spacing: 1px;
	text-shadow: -1px -1px 5px rgba(41,41,41,1.00);
}


.banner_contacto #titulo_contacto h3 a {
	
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	font-size: 20px;
	padding-right: 5px;
}




.texto{
	
	margin-top: 30px;
	width: 100%;
	height: auto;
	color: rgba(0,0,0,1.00);
	margin-bottom: 20px;
}

.texto #mensaje{
		width: 65%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}


.texto #mensaje .icon-commenting {
		
	font-size: 40px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
	cursor:pointer;
    text-align: center;
	 margin-bottom: 3px;
	 display: block;
}

.texto #mensaje  .icon-commenting h3{
		
	
	font-family: 'Open', sans-serif;
	font-size: 16px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
	line-height: 20px;
	 text-align: center;
	margin-top: 5px;

	
}


#ancla_contacto{
	
	width: 100%;
	margin-top: -90px;
	height: 0px;
	padding-top: 60px;
	
	}



.formulario   {
	width: 100%;
	height: auto;
}

.formulario .contactanos   {
	width: 80%;
	height: auto;
	padding-top: 50px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}




.telefonos_minabienesraices{
	
	margin-top: 30px;
	width: 100%;
	height: auto;
	color: rgba(0,0,0,1.00);
	margin-bottom: 20px;
}

.telefonos_minabienesraices #datos_contenedor{
		width: 90%;
	height: auto;
	
	
	
	margin-left: auto;
	margin-right: auto;
}


 .telefonos_minabienesraices #datos_contenedor .icon-mobile-2{
		
	font-size: 20px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
	cursor:pointer;
    text-align: center;
	 margin-bottom: -10px;
	 display: block;
}

 .telefonos_minabienesraices #datos_contenedor  h3{
		
	
	font-family: 'Open', sans-serif;
	font-size: 14px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
	padding-top: -20px;
	 text-align: center;

	
}







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




@media all and (min-width:1024px) {


	
.banner_contacto{
	text-align: center;
	width: 100%;
	margin-top: 65px;
	height: 330px;
	background-image:url(../imagenes/parallax/parallax_propiedades3.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-position: center -140px;
	transition: all 1.0s ease-in-out .5s;
	-webkit-transition: all 1.0s ease-in-out .5s;
	-moz-transition: all 1.0s ease-in-out .5s;
	-o-transition: all 1.0s ease-in-out .5s; 
	-ms-transition: all 1.0s ease-in-out .5s;
	background-repeat: no-repeat;		
	display: block;
	
	}

.banner_contacto #titulo_contacto   {
	width: 100%;
	height: 150px;
	z-index: 10000100;		
}

	
.banner_contacto #titulo_contacto h3  {
	width: 70%;
	height: auto;
	color: rgba(255,255,255,1.00);
	padding-top: 160px;
	margin: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	z-index: 10000100;	
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 23px;
	font-style: normal;
	letter-spacing: 2px;
	text-shadow: -1px -1px 5px rgba(41,41,41,1.00);
}


.banner_contacto #titulo_contacto h3 a {
	
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	font-size: 20px;
	padding-right: 5px;
}


.texto{
	
	margin-top: 30px;
	width: 100%;
	height: auto;
	color: rgba(0,0,0,1.00);
	margin-bottom: 20px;
}

	
.texto #mensaje{
		width: 60%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}


.texto #mensaje .icon-commenting {
	font-size: 40px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
	cursor:pointer;
    text-align: center;
	 margin-bottom: 3px;
	 display: block;
}

	
.texto #mensaje  .icon-commenting h3{
	font-family: 'Open', sans-serif;
	font-size: 18px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	margin-top: 5px;
}


#ancla_contacto{
	
	width: 100%;
	margin-top: -90px;
	height: 0px;
	padding-top: 60px;
	
	}



.formulario   {
	width: 100%;
	height: auto;
}

	
.formulario .contactanos   {
	width: 40%;
	height: auto;
	padding-top: 50px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}


.telefonos_minabienesraices{
	
	margin-top: 30px;
	width: 100%;
	height: auto;
	color: rgba(0,0,0,1.00);
	margin-bottom: 20px;
}

	
.telefonos_minabienesraices #datos_contenedor{
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}


 .telefonos_minabienesraices #datos_contenedor .icon-mobile-2{
		
	font-size: 20px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
	cursor:pointer;
    text-align: center;
	  margin-bottom: 0px;
	 display: block;
}

	
 .telefonos_minabienesraices #datos_contenedor  h3{
	font-family: 'Open', sans-serif;
	font-size: 15px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
	text-align: center;
	 margin-top: 10px;

}
	
	
	
	
	}
	







