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

/* Fonts */

@import url('https://fonts.googleapis.com/css?family=Montserrat:');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300'); /* LIGHT */
@import url('https://fonts.googleapis.com/css?family=Montserrat:600'); /* SEMIBOLD */
@import url('https://fonts.googleapis.com/css?family=Montserrat:700'); /* BOLD */


a:link {color:#FFF; text-decoration:none;}      /* unvisited link */
a:visited {color:#FFF;text-decoration:none;}  /* visited link */
a:hover {color:#8bc1c7;text-decoration:none;}  /* mouse over link */
a:active {color:#FFF;text-decoration:none;}  /* selected link */   


/* Clases */

.btn_menu{
	font-family:"Montserrat";
	font-weight:300;
	font-size:16px;
	color:#FFF;
   text-align:left;
}

.texto_nosotros-light1{
	font-family:"Montserrat";
	font-weight:300;
	font-size:19px;
	line-height:25px;
	color:#4d4d4d;
   text-align:center;
}

.texto_nosotros-light2{
	font-family:"Montserrat";
	font-weight:300;
	font-size:17px;
	line-height:27px;
	color:#4d4d4d;
   text-align:left;
}

.texto_nosotros-bold{
	font-family:"Montserrat";
	font-weight:600;
	font-size:19px;
	color:#4d4d4d;
   text-align:center;
}

.texto_nosotros-bold2{
	font-family:"Montserrat";
	font-weight:600;
	font-size:19px;
	color:#47CACB;/* VERRRR BIEN ESTO!!!! */
   text-align:center;
}

.texto_clientes-light1{
	font-family:"Montserrat";
	font-weight:400;
	font-size:19px;
	color:#fff;
   text-align:center;
}

.texto_clientes-light2{
	font-family:"Montserrat";
	font-weight:300;
	font-size:15px;
	color:#fff;
   text-align:center;
}

.texto_contacto-turquesa{
	font-family:"Montserrat";
	font-weight:300;
	font-size:14px;
	color:#33A7AE;
   text-align:center;
}

.texto_contacto-light{
	font-family:"Montserrat";
	font-weight:300;
	font-size:14px;
	line-height:22px;
	color:#fff;
   text-align:left;
}

.texto_contacto-semibold{
	font-family:"Montserrat";
	font-weight:600;
	font-size:14px;
	line-height:22px;
	color:#fff;
   text-align:left;
}

.texto_pie{
	font-family:"Montserrat";
	font-weight:300;
	font-size:13px;
	color:#808080;
   text-align:center;
}



/*-------------------------------------*/


* {margin: 0; padding: 0; outline: 0;}

html, body {
   height:100%
}

#logo{
	display:none;
}

#contenedor{
	width:100%;
	margin: 0 auto;
	/*background-color:#9C6;*/
	float:left;
}

#contenedor_vacio{
	width:100%;
	height:100%;
	display:block;	
}

/*************** BLOQUES ***************/

/* HOME */

#home_desktop{
	width: 100%;
	height: 100%;
	margin:0;
	background: url(img/slide1.jpg) no-repeat top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float:left;
	display:block;
}

#top_mobile{
	display:none;
}

#home_mobile{
	display:none;
}

#promovemos{
	width:230px;
	height:53px;
	float:right;
}

#btn_slide{
	width:84px;
	height:36px;
	float:right;
}

#promovemos2{
	display:none;
}

#titulo_home-mobile{
	display:none;
}

#scroll {
	position: absolute;
	bottom: 145px;
	width: 120px;
	height: 30px;
	margin-left:110px;
   text-align:left;
   display:block;
   z-index: 100;
}

/* NOSOTROS */

#contenedor_titulos{
	height:210px;
	width:100%;
	background-image:url(img/fondo-titulos.png);
	float:left;
}

#titulo{
	height:100px;
	width:100%;
	margin: 0 auto;
	margin-top:30px;
	font-family:"Montserrat";
	font-weight:300;
	font-size:95px;
	color:#999;
   text-align:center;
   letter-spacing:-2px;
}

#codo_titulo_nosotros1{
	height:210px;
	width:115px;
	float:left;
}

#codo_titulo_nosotros2{
	height:210px;
	width:115px;
	float:right;
}

#nosotros_bloque1{
	width: 100%;
	height: 750px;
	background-color:#FFF;
	margin:0;
	float:left;
}

#icono_nosotros{
	width: 130px;
	height: 130px;
	margin: 0 auto;
	margin-top:70px;
	margin-bottom:50px;
}

#bloquetexto_nosotros{
	width: 1000px;
	height: 230px;
	margin: 0 auto;
}

#nosotros_bloque2{
	width: 100%;
	height: 750px;
	background-color:#e6e6e6;
	margin:0;
	float:left;
}

#bloquetexto_nosotros2{
	width: 1000px;
	height: 320px;
	margin: 0 auto;
	margin-top:70px;
}

#bloquetexto_nosotros2-columna1{
	width: 480px;
	height: 320px;
	float:left;
	font-family:"Montserrat";
	font-weight:300;
	font-size:17px;
	line-height:27px;
	color:#4d4d4d;
   text-align:left;
    display:block;
}

#bloquetexto_nosotros2-columna2{
	width: 480px;
	height: 270px;
	float:right;
	font-family:"Montserrat";
	font-weight:300;
	font-size:17px;
	line-height:27px;
	color:#4d4d4d;
   text-align:left;
    display:block;
}

#bloquetexto_nosotros2-columna-mobile{
	display:none;
}

#descargar_brochure{
	width:200px;
	height:50px;
	float:right;
	margin-right:280px;
}


/* NOVEDADES */

#novedades{
width: 100%;
margin:0;
background: url(img/fondo_novedades.jpg) no-repeat top center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
float:left;
}

#novedades_page{
width: 100%;
margin:0;
float:left;
}

#novedades_main-img{
	width:900px;
	height:355px;
	margin:0 auto;
	position:relative;
	display:block;
}

#novedades_main-img-mobile{
	display:none;
}

#novedades_fecha{
	padding:10px;
	background-color:#4d4d4d;
	position:absolute;
	right:0;
	bottom:0;
	
	font-family:"Montserrat";
	font-weight:300;
	font-size:12px;
	color:#fff;
   text-align:center;
}


#novedades_titulo{
	width:900px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:0px;
	
	font-family:"Montserrat";
	font-weight:400;
	font-size:17px;
	line-height:25px;
	color:#4d4d4d;
   text-align:left;
}

#novedades_btn{
	width:900px;
	height:40px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:80px;
	text-align:right;
}





/* SERVICIOS */

#codo_titulo_servicios2{
	height:210px;
	width:115px;
	float:right;
}

#codo_titulo_servicios2-mobile{
	display:none;
}

#servicios{
width: 100%;
height: 100%;
margin:0;
background: url(img/fondo_servicios.jpg) no-repeat top center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
float:left;
}

#servicios_grilla{
width: 100%;
height: 85%;
margin: 0 auto;
margin-bottom:50px;
margin-top:300px;
display:block;
}

#servicios_modulo{
	width: 100%;
	height: 100%;
	float:left;
}

#consultar_asesor{
	width:233px;
	height:50px;
	float:right;
	margin-top:260px;
	margin-left:135px;
	display:block;
}

#consultar_asesor_1500{
	display:none;
}


/* CLIENTES */

#clientes_bloque1{
	width: 100%;
	height: 550px;
	background-image:url(img/fondo_clientes.png);
	margin:0;
	float:left;
}

#icono_clientes{
	width: 75px;
	height: 69px;
	margin: 0 auto;
	margin-top:35px;
	margin-bottom:32px;
}

#bloque_loop-clientes{
	width:90%;
	height:150px;
	float:none;
	margin: 0 auto;
}

#clientes_bloque2{
	width: 100%;
	height: 650px;
	background-image:url(img/fondo_clientes2.png);
	margin:0;
	float:left;
	display:block;
}

#marcas{
	width: 1000px;
	height: 400px;
	background-image:url(img/marcas.png);
	margin: 0 auto;
	margin-top:110px;
}


/* CONTACTO */


#contacto{
	width: 100%;
	height: 880px;
	margin:0;
	background: url(img/fondo_contacto.png);
	float:left;
}

#contenedor_contacto{
	width: 1000px;
	height: 465px;
	margin: 0 auto;
	margin-top:315px;
	
}

#contacto-columna1{
	width: 480px;
	height: 465px;
	float:left;
}

#contacto-columna2a{
	width: 480px;
	height: 115px;
	float:right;
	margin-top:133px;
	text-align:left;
}

#contacto-columna2b{
	width: 480px;
	height: 200px;
	float:right;
	text-align:left;
}



/* FORM */

#contacto_form{
	width:480px;
	height:465px;
	float:left;
}

.despl {
    display:block;
    width:215px;
	height:30px;
    font-family:"Montserrat";
	font-weight:300;
	font-size:15px;
}
form {
    width:100%;
	margin:0 auto;
	float:left;
}

 

#submit {
    width:107px;
    height:48px;
	background:#33A7AE;
	font-family:"Montserrat";
	font-weight:300;
	text-align:center;
	font-size:15px;
	color:#FFF;
	cursor:pointer;
	float:right;
	padding-bottom:5px;
	border:0px solid;
  border-radius: 0px;
}

/* PIE */

#pie{
	width:100%;
	height:100px;
	background-color:#f4f4f4;
	float:left;
	text-align:center;
}

#pie_texto{
	width:100%;
	height:20px;
	margin-top:42px;
	text-align:center;
}



/* NOVEDADES */

#top_novedades{
	width:100%;
	height:500px;
	float:left;
	background-image:url(img/top_novedades.jpg);
}

#novedades_separador{
	width: 900px;
	height: 1px;
	background-color: #666;
	margin: 0 auto;
	margin-bottom: 100px;
	margin-top: 90px;
}


@media screen and (max-width:1500px ) {
	
/* SERVICIOS */

#servicios_grilla{
	width: 95%;
	height: 80%;
	margin: 0 auto;
	margin-top: 300px;
}

#servicios_modulo{
width: 300px;
height: 246px;
float:left;
}

#consultar_asesor{
	display:none;
}

#consultar_asesor_1500{
	width:233px;
	height:50px;
	float:right;
	margin-bottom:50px;
	margin-right:150px;
	display:block;
}


}
	
@media screen and (max-width:800px ) {


#logo{
	width:155px;
	height:155px;
	margin: 0 auto;
	margin-top:22px;
	display:block;
}

#contenedor_vacio{

	display:none;
}


/*************** BLOQUES ***************/

/* HOME */
	
#home_desktop{
	display:none;
}

#top_mobile{
	width:100%;
	height:200px;
	background-image:url(img/fondo_top-mobile.jpg);
	margin-top:65px;
	float:left;
	display:block;
}

#home_mobile{
	width: 100%;
	height: 250px;
	margin:0;
	float:left;
	background: url(img/fondo_home-mobile.jpg) no-repeat top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display:block;
}

#promovemos{
	display:none;
}

#promovemos2{
	width:110px;
	height:25px;
	margin: 0 auto;
	margin-top:50px;
	display:block;
}

#btn_slide{
	display:none;
}

#titulo_home-mobile{
	width:100%;
	height:65px;
	display:block;
	margin-top:10px;
	background-image:url(img/gris_transp.png);
	text-align:center;
	font-family:"Montserrat";
	font-weight:600;
	color:#FFF;
	font-size:30px;
	line-height:30px;
}

#scroll {
   display:none;
}
	
	
/* NOSOTROS */

#contenedor_titulos{
	height:57px;
	width:100%;
	background-image:url(img/fondo-titulos.png);
	float:left;
}

#titulo{
	height:40px;
	width:100%;
	margin: 0 auto;
	margin-top:2px;
	
	margin-top:10px;
	font-family:"Montserrat";
	font-weight:300;
	font-size:30px;
	color:#999;
   text-align:center;
   letter-spacing:-1px;
}

#codo_titulo_nosotros1{
	height:57px;
	width:31px;
	float:left;
}

#codo_titulo_nosotros2{
	height:57px;
	width:31px;
	float:right;
	
}

#nosotros_bloque1{
	width: 100%;
	height: 750px;
	background-color:#FFF;
	margin:0;
	float:left;
}

#icono_nosotros{
	width: 100px;
	height: 100px;
	margin: 0 auto;
	margin-top:40px;
	margin-bottom:40px;
}

#bloquetexto_nosotros{
	width: 85%;
	height: 430px;
	margin: 0 auto;
}
	

#nosotros_bloque2{
	width: 100%;
	height: 1200px;
	background-color:#e6e6e6;
	margin:0;
	float:left;
}

#bloquetexto_nosotros2{
	width: 85%;
	height: 900px;
	margin: 0 auto;
	margin-top:70px;
}

#bloquetexto_nosotros2-columna1{
	display:none;
}

#bloquetexto_nosotros2-columna2{
	display:none;
}

#bloquetexto_nosotros2-columna-mobile{
	width: 100%;
	height:650px;
	float:left;
	font-family:"Montserrat";
	font-weight:300;
	font-size:17px;
	line-height:27px;
	color:#4d4d4d;
   text-align:center;
   display:block;
   margin-bottom:60px;
}


#descargar_brochure{
	width:200px;
	height:50px;
	float:none;
	margin: 0 auto;
}
	
	

/* NOVEDADES */

#novedades{
width: 100%;
margin:0;
background: url(img/fondo_novedades.jpg) no-repeat top center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
float:left;
}

#novedades_page{
width: 100%;
margin:0;
float:left;
}

#novedades_main-img{
	display:none;
}

#novedades_main-img-mobile{
	width:350px;
	margin:0 auto;
	position:relative;
	display:block;
}

#novedades_fecha{
	padding:10px;
	background-color:#4d4d4d;
	position:absolute;
	right:0;
	bottom:0;
	
	font-family:"Montserrat";
	font-weight:300;
	font-size:12px;
	color:#fff;
   text-align:center;
}


#novedades_titulo{
	width:100%;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:40px;
	
	font-family:"Montserrat";
	font-weight:400;
	font-size:18px;
	line-height:22px;
	color:#4d4d4d;
   text-align:center;
}

#novedades_btn{
	width:100%;
	height:40px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:80px;
	text-align:center;
}

	
	

/* SERVICIOS */

#codo_titulo_servicios2{
	display:none;
}

#codo_titulo_servicios2-mobile{
	height:57px;
	width:31px;
	float:right;
	display:block;
}

#servicios{
	width: 100%;
	height: 100%;
	background: url(img/fondo_servicios-mobile.jpg) no-repeat top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float:left;
}

#servicios_grilla{ 
display:none;
}

#consultar_asesor_1500{
	display:none;
}

/* CLIENTES */

#clientes_bloque1{
	width: 100%;
	height: 550px;
	background-image:url(img/fondo_clientes.png);
	margin:0;
	float:left;
}

#bloque_loop-clientes{
	width:95%;
	height:900px;
	float:none;
	margin: 0 auto;
}
	
#clientes_bloque2{
	display:none;
}


/* CONTACTO */

#contacto{
	width: 100%;
	height: 1050px;
	margin:0;
	background: url(img/fondo_contacto.png);
	float:left;
}

#contenedor_contacto{
	width: 85%;
	height: 600px;
	margin: 0 auto;
	margin-top:100px;	
}

#contacto-columna1{
	width: 100%;
	height: 500px;
	float:left;
}

#contacto-columna2a{
	width: 100%;
	height: 170px;
	float:left;
	margin-top:0px;
	text-align:left;
}

#contacto-columna2b{
	width: 70%;
	height: 270px;
	float:left;
	text-align:left;
}


/* FORM */

#contacto_form{
	width:100%;
	height:100%;
	float:left;
}

.despl {
    display:block;
    width:100%;
	height:30px;
    font-family:"Montserrat";
	color:#666;
	font-weight:300;
	font-size:15px;
}
form {
    width:100%;
	margin:0 auto;
	float:left;
	z-index: 3;
}
  
 
#submit {
    width:107px;
    height:48px;
	background:#33A7AE;
	font-family:"Montserrat";
	font-weight:300;
	text-align:center;
	font-size:15px;
	color:#FFF;
	cursor:pointer;
	float:right;
	padding-bottom:5px;
	border:0px solid;
  border-radius: 0px;
}


/* PIE */

#pie{
	width:100%;
	height:80px;
	background-color:#f4f4f4;
	float:left;
	text-align:center;
}

#pie_texto{
	width:48%;
	height:20px;
	margin:0 auto;
	margin-top:23px;
	float:none;
	text-align:center;
}

}

@media screen and (max-width:480px ) {


#nosotros_bloque1{
	width: 100%;
	height: 860px;
	background-color:#FFF;
	margin:0;
	float:left;
}
	
#bloquetexto_nosotros{
	width: 85%;
	height:570px;
	margin: 0 auto;
	margin-top: 0px;
}

#nosotros_bloque2{
	width: 100%;
	height: 1450px;
	background-color: #e6e6e6;
	margin: 0;
	float: left;
}

#bloquetexto_nosotros2-columna-mobile{
	width: 100%;
	height:950px;
	float:left;
	font-family:"Montserrat";
	font-weight:300;
	font-size:17px;
	line-height:27px;
	color:#4d4d4d;
   text-align:center;
   display:block;
   margin-bottom:10px;
}


#descargar_brochure{
	width:200px;
	height:50px;
	float:none;
	margin: 0 auto;
}

}
