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

/* Services */

/* PArallax */


/*#parallax_01 { 
			background: url(../img/fondo1.jpg) 50% 0 fixed; 
			height: auto;  
			margin: 0 auto; 
		    width: 100%; 
		    position: relative;
		    padding: 0px 0;
			z-index: -1;
}*/
/* SECCIONES FONDOS*/

/* Parallax_01*/

.parallax_01 {
	background-image:url(../img-ember/fondos/nuestras-comunidades-cuadrado.jpg);
	height: auto;
	max-width: 100%;
}

@media(max-width: 2200px) {
.parallax_01 {
	background-image:url(../img-ember/fondos/nuestras-comunidades-cuadrado.jpg);
	height: auto;
	max-width: 100%;
}
}

@media  (min-width:410px) and  ( max-width: 991px) {
.parallax_01 {
	background-image:url(../img-ember/fondos/nuestras-comunidades-cuadrado.jpg);
	/*background-size: 1000px 2126px;*/
	height: auto;
	max-width: 100%;
}
}

@media(max-width: 410px) {
.parallax_01 {
	background-image:url(../img-ember/fondos/nuestras-comunidades-cuadrado.jpg);
	/*background-size: 1000px 2126px;*/
	height: auto;
	max-width: 100%;
}
}

/* Parallax_02*/

.parallax_02 {
	background-image:url(../img-ember/fondos/about-us.jpg);
	height: auto;
	max-width: 100%;
}
}


@media(max-width: 2200px) {
.parallax_02 {
	background-image:url(../img-ember/fondos/about-us.jpg);
	height: auto;
	max-width: 100%;
}
}

@media  (min-width:410px) and  ( max-width: 991px) {
.parallax_02 {
	background-image:url(../img-ember/fondos/about-us.jpg);
	/*background-size: 1000px 2126px;*/
	height: auto;
	max-width: 100%;
}
}

@media(max-width: 410px) {
.parallax_02 {
	background-image:url(../img-ember/fondos/about-us.jpg);
	/*background-size: 1000px 2126px;*/
	height: auto;
	max-width: 100%;
}
}

/* Parallax_03*/

.parallax_03 {
	background-image:url(../img-ember/fondos/inversionistas-3000.jpg);
	height: auto;
	max-width: 100%;
}

@media(max-width: 2200px) {
.parallax_03 {
	background-image:url(../img-ember/fondos/inversionistas-3000.jpg);
	height: auto;
	max-width: 100%;
}
}

@media  (min-width:410px) and  ( max-width: 991px) {
.parallax_03 {
	background-image:url(../img-ember/fondos/inversionistas-3000.jpg);
	/*background-size: 1000px 2126px;*/
	height: auto;
	max-width: 100%;
}
}

@media(max-width: 410px) {
.parallax_03 {
	background-image:url(../img-ember/fondos/inversionistas-3000.jpg);
	/*background-size: 1000px 2126px;*/
	height: auto;
	max-width: 100%;
}
}

/* Parallax_04*/
/* Parallax_03*/

.parallax_04 {
	background-image:url(../img/contact_full.jpg);
	height: auto;
	max-width: 100%;
}

@media(max-width: 2200px) {
.parallax_04 { 
	background-image:url(../img/contact_full.jpg);
	height: auto;
	max-width: 100%;
}
}

@media  (min-width:410px) and  ( max-width: 991px) {
.parallax_04 {
	/*background-size: 1000px 2126px;*/
	background-image:url(../img/contact_ipad.jpg);
	height: auto;
	max-width: 100%;
}
}

@media(max-width: 410px) {
.parallax_04 {
	/*background-size: 1000px 2126px;*/
	background-image:url(../img/contact_ipad.jpg);
	height: auto;
	max-width: 100%;
}
}

/* Parallax_05*/

.parallax_05 {
	background-image:url(../img-ember/fondos/developments.jpg);
	height: auto;
	max-width: 100%;
}

@media(max-width: 2200px) {
	.parallax_05 {
		background-image:url(../img-ember/fondos/developments.jpg);
		height: auto;
		max-width: 100%;
	}
}

@media  (min-width:410px) and  ( max-width: 991px) {
	.parallax_05 {
		/*background-size: 1000px 2126px;*/
		background-image:url(../img-ember/fondos/developments.jpg);
		height: auto;
		max-width: 100%;
	}
}

@media(max-width: 410px) {
	.parallax_05 {
		/*background-size: 1000px 2126px;*/
		background-image:url(../img-ember/fondos/developments.jpg);
		height: auto;
		max-width: 100%;
	}
}

/* /templatemo-cabezas */
/*#parallax_02 { 
			background: url(../img/fondo2.jpg) 50% 0 fixed; 
			height: auto;  
			margin: 0 auto; 
		    width: 100%; 
		    position: relative;
		    padding: 0px 0;
			z-index: -1;
}
#parallax_03 { 
			background: url(../img/fondo3.jpg) 50% 0 fixed; 
			height: auto;  
			margin: 0 auto; 
		    width: 100%; 
		    position: relative;
		    padding: 0px 0;
			z-index: -1;
}
#parallax_04 { 
			background: url(../img/fondo4.jpg) 50% 0 fixed; 
			height: auto;  
			margin: 0 auto; 
		    width: 100%; 
		    position: relative;
		    padding: 0px 0;
			z-index: -1;
}
*/

.paddin_formularios {
	padding: 15px;
	}

.container_beta_g {
	background-color: green;
	}	
	
/*.caja_texto_trans {

background-color: rgba(255, 255, 255, 0.73);
border: 2px solid #9A9A9A;
border-radius: 10px;
color: #252525;
display: inline-block;
font-family: Arial;
font-size: 14px;
/*margin-left: 2.4rem;
padding: 10px 20px;
position: relative;
text-align: justify;
vertical-align: top;
}*/

.link_azul_claro {
	text-align:center
	color: #F428bca;
	}

/* Selector de Idioma=======>=======>=======>=======>=======>=======>=======>>>>>>>>>>> */
	
.selector_idioma {
	color: #ffffff;
	/*text-align:center;*/
	font-size:10px;
	font-weight:280;
	line-height:1.6em;
    position:relative;
	/*width:50px;
	height:20px;*/
    top: 0px;
	/*background: #004d6f;*/
	z-index: 1000;
	/*border: 1px solid #ffffff;*/
	right: -25px;
    /*left: auto;*/
}

.selector_idioma_es {
	color: #ffffff;
	text-align:center;
	font-size:10px;
	font-weight:280;
	line-height:1.6em;
    position:relative;
	/*width:50px;
	height:20px;*/
    top: 0px;
	/*background: #004d6f;*/
	z-index: 1000;
	/*border: 1px solid #ffffff;*/
	right: 0px;
    /*left: auto;*/
}

/* /FIN Selector de Idioma=======>=======>=======>=======>=======>=======>=======>>>>>>>>>>> */

.block-texto-block{

background: url("images/bg-texto-banner.png") repeat scroll left top rgba(0, 0, 0, 0);
color: #FFFFFF;
margin-top: 20px;
padding: 16px;
position: relative;
text-align: justify;
vertical-align: top;
width: 100%;

}

.txt_box {
    width: 200px;
    height: 100px;
    border: 1px solid black;
}

<!--CAJAS DE TEXTO SERVICIOS-->

.caja_texto_trans_valores {

background-color: rgba(255, 255, 255, 0.73);
border: 2px solid #9A9A9A;
border-radius: 4px;
color: #0e6d99;
display: inline-block;
padding: 10px 20px;
/*text-align: justify;*/
vertical-align: top;
font-weight:normal;
}


@media(max-width: 2200px) {
.caja_texto_trans_valores {

background-color: rgba(255, 255, 255, 0.73);
border: 2px solid #9A9A9A;
border-radius: 4px;
color: #0e6d99;
display: inline-block;
padding: 10px 20px;
vertical-align: top;
font-weight:normal;
}

}

@media  (min-width:410px) and  ( max-width: 991px) {
.caja_texto_trans_valores {

background-color: rgba(255, 255, 255, 0.73);
border: 2px solid #9A9A9A;
border-radius: 4px;
color: #0e6d99;
display: inline-block;
padding: 10px 20px;
vertical-align: top;
font-weight:normal;
}

}

@media(max-width: 410px) {
.caja_texto_trans_valores {

background-color: rgba(255, 255, 255, 0.73);
border: 2px solid #9A9A9A;
border-radius: 4px;
color: #0e6d99;
display: inline-block;
padding: 10px 20px;
vertical-align: top;
font-weight:normal;
}

}


/*ALTURA MAXIMA PARA TABLAS*/
.tserhight {
	min-height: 380px;
}


@media(max-width: 2200px) {
.tserhight {
	min-height: 380px;
}

}

@media  (min-width:410px) and  ( max-width: 991px) {
.tserhight {
min-height: 160px;
}

}

@media(max-width: 410px) {
.tserhight {
min-height: 160px;
}

}

/*PARA ESCONDER UPLOAD FILE*/

.fileUpload {
	position: relative;
	overflow: hidden;
	margin: 10px;
}
.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.alin_bottom {
    position: relative;
    bottom: 0px;
}


