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

body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/bgcontacto.jpg);
	background-repeat: repeat-x;
	background-color: fafafa;
}



#container1 {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header {
	padding: 0px;
	height: 91px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -30px;
}



#logo {
	display: block;
	padding: 0px;
	float: left;
	height: 72px;
	width: 219px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#menu {
	padding: 0px;
	float: left;
	height: 38px;
	width: 607px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tel {
	display: block;
	padding: 0px;
	float: right;
	height: 78px;
	width: 126px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu ul{
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 61px;
	width: 660px;
	margin: 0px;
	padding: 0px;
}


#menu li{
	display: block;
	float: left;
	height: 61px;
	list-style-type: none;
	text-indent: -9999px;
}


#menu li a{
	display: block;
	float: left;
	height: 61px;
	width: 100%;
	list-style-type: none;
	text-indent: -9999px;
}


#inicio {
	width: 82px;
	height: 61px;
}


#desarrollos {
	width: 160px;
	height: 61px;
}


#proximos {
	width: 163px;
	height: 61px;
}


#vendidos {
	width: 161px;
	height: 61px;
}



#contacto {
	width: 94px;
	height: 61px;
}


#inicio a:hover{
	background-image:url(images/menu.png);
	background-position: 0px -61px;
}


#desarrollos a:hover{
	background-image:url(images/menu.png);
	background-position: -82px -61px;
}



#proximos a:hover{
	background-image:url(images/menu.png);
	background-position: -242px -61px;
}

#vendidos a:hover{
	background-image:url(images/menu.png);
	background-position: -405px -61px;
}


#contacto a:hover{
	background-image:url(images/menu.png);
	background-position: -566px -61px;
}



.inicio-cu{
	background-image:url(images/menu.png) !important;
	background-position: 0px -61px !important;
	cursor: pointer !important
}


.desarrollos-cu{
	background-image:url(images/menu.png) !important;
	background-position: -82px -61px !important;
	cursor: pointer !important
}



.proximos-cu{
	background-image:url(images/menu.png) !important;
	background-position: -242px -61px !important;
	cursor: pointer !important
}


.vendidos-cu{
	background-image:url(images/menu.png) !important;
	background-position: -405px -61px !important;
	cursor: pointer !important
}


.contacto-cu{
	background-image:url(images/menu.png) !important;
	background-position: -566px -61px !important;
	cursor: pointer !important
}




#foto-home {
padding: 0px;
height: 100px;
width: 920px;
font-size: .8em;
text-align: center;
color: #716e6e;
margin-top: 49px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}


#carrousel {
	padding-left: 10px;
	height: 234px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#base {
	width: 946px;
	min-height: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#cont-base {
	background-color: #FFF;
	background-position: center;
	width: 100%;
	height: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#pleca-header {
	width: 100%;
	height: 111px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




.foto-desarrollo-home
{
	text-align: center;
}

.foto-desarrollo-home img
{
	height: 80px;
}

.info-adicional {
	margin-top: 230px;
}

.izquierda
	{
	float: left;
	width: 49%;
	}
	
.derecha
	{
	padding-top: 20px;
	float: left;
	width: 49%;
	}

#avances
	{
	padding-left: 40px;
	}


#avances h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ed2180;
}

#avances h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0E9C4F;
}

#avances h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E9C4F;
	padding-left: 40px;
}

#col-left{
	display: block;
	padding: 0px;
	float: left;
	/*width: 370px;*/
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 29px;
}



#col-left h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ed2180;
}

#col-left h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0E9C4F;
}


#base-mapa{
	background-image:url(images/base-mapa.png);
	background-repeat:no-repeat;
	height: 297px;
	width: 367px;
	padding-top: 8px;
	padding-left: 8px;
}


#col-right{
	display: block;
	padding: 0px;
	float: right;
	/*width: 445px;*/
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#col-right h3{
	background-image:url(images/pleca-txt.png);
	background-repeat:no-repeat;
	padding: 0px;
	width: 441px;
	height: 36px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ed2180;
	padding-top: 8px;
	padding-left: 8px;
}
#txt {
	margin-left: 15px;
}

h4 {
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ed2180;
	float: left;
	padding-right: 20px;
	}

.links_detalle {
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ACA09F;
	}


#txt li{
	line-height: 1.8em;
	list-style: none;
}


#precio-flecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-image: url(images/flecha-precio.png);
	background-repeat:no-repeat;
	float: left;
	height: 38px;
	width: 268px;
}

#precio-flecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding-left: 8px;
	padding-top:10px;
}


.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #545555;
}


#fotermast {
	
background-image: url(images/nubes-3mil.jpg);
background-repeat: repeat-x;
background-color: #90ceff;
width: 100%;
padding: 0px;
height: 259px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

#fotermast-int {
	text-align:center;
	width: 920px;
	height: 259px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dff2e8;
}


#footer {
background-color: #197d47;
background-image: url(images/footer.jpg);
background-repeat: repeat-x;
width: 100%;
padding: 0px;
height: 76px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}


#footer-int {
	text-align:center;
	width: 920px;
	height: 66px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dff2e8;
}


#base-tipo {
	/*background-image: url(images/base-tipos.png);*/
	background-repeat: no-repeat;
	padding-left:25px;
	height: 188px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#desarrollo {
	padding: 0px;
	min-height: 319px;
	width: 867px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(images/fondo-desarrollo-venta.png);
	background-repeat: no-repeat;
}


#col1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a2a1a1;
	padding: 0px;
	float: left;
	width: 260px;
	min-height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}


#col1 h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ed2180;
}


#col1 ul li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a2a1a1;
	list-style: disc;
	padding: 0px;
}


#col1 ul{
	list-style: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#col1 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a2a1a1;
	padding: 0px;
}


#col1 a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c5c3c3;
	padding: 0px;
}


.mapa-grande {
	padding: 0px;
	min-height: 319px;
	width: 869px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#desarrollo2 {

    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #ed2180;
    padding-left: 1px;
    padding-top: 25px;
    min-height: 319px;
    width: 540px;
    margin-top: 0px;
    margin-right: 50px;
    margin-bottom: 0px;
    margin-left: 1px;
    float: left;
}

.img-creditos {
	text-align: right;
}

.img-creditos img {
	height: 60px;
}

#info-adicional-detalle {
	width: 925px;
	padding-top: 170px;
	padding-bottom: 30px;
	}

#elemento-info-adicional-detalle1 {
	width: 10%;
	float: left;
	text-align: center;
	
	}
	
#elemento-info-adicional-detalle2 {
	width: 30%;
	float: left;
	text-align: center;
	}

#elemento-info-adicional-detalle2_1 {
	width: 15%;
	float: left;
	text-align: center;
	}

#elemento-info-adicional-detalle3 {
	width: 20%;
	float: left;
	text-align: center;
	}

#elemento-info-adicional-detalle4 {
	width: 25%;
	float: left;
	text-align: center;
	}
	

button, input[type="submit"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 31px 0 0 0;
font-size: 23px;
display: inline-block;
text-transform: uppercase;
color: #fff;
font-family: 'Open Sans',sans-serif;
letter-spacing: 1px;
font-style: normal;
text-decoration: none;
text-shadow: 1px 1px 3px rgba(0,0,0,0.71);
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
-webkit-border-radius: 997px;
-moz-border-radius: 997px;
border-radius: 997px;
padding: 7px 53px;
background-color: rgba(245, 42, 131, 1);
background-image: -moz-linear-gradient(top,rgba(245, 42, 131, 1),rgba(87, 51, 74, 0.23));
background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(245, 42, 131,1)),to(rgba(87, 51, 74, 0.23)));
background-image: -webkit-linear-gradient(top,rgba(245, 42, 131, 1),rgba(87, 51, 74, 0.23));
background-image: -o-linear-gradient(top,rgba(245, 42, 131, 1),rgba(87, 51, 74, 0.23));
background-image: linear-gradient(to bottom,rgba(245, 42, 131, 1),rgba(87, 51, 74, 0.23));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c00bfff',endColorstr='#ec257f',GradientType=0);
background-color: #ec257f;
border: 1px solid #333;
}


button, input[type="submit"]:active {
color: rgba(255,255,255,0.61);
text-decoration: none;
background-color: #00478a;
-webkit-transform: scale(0.97);
-moz-transform: scale(0.97);
-ms-transform: scale(0.97);
-o-transform: scale(0.97);
transform: scale(0.97);
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}


button, input[type="submit"]:hover {
	color: #FFF;
	text-decoration:none;
	background-color:#f25ca0;
	}

#preca {
    top: 260px;
    float: left;
    z-index: 10;
    padding: 0px;
    font-size: .8em;
    text-align: center;
    color: #716e6e;
    display: grid;
}

input[type=text], input[type=tel], input[type=email], select, textarea {
  width: 90%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}

label {
  padding: 12px 12px 12px 0;
  display: inline-block;
}



.container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

.col-25 {
  float: left;
    width: 20%;
    margin-top: 5px;
    text-align: end;
}

.col-75 {
  float: left;
  width: 75%;
  margin-top: 13px;
}

/* Clear floats after the columns */
.form-group:after {
  content: "";
  display: table;
  clear: both;
}

input#btnenviar {
    margin-left: 20%;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .col-25, .col-75, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
}

.aviso-p {
    margin-left: 28%;
    margin-top: 2%;
}