html{
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
}
body{
	max-width:1680px;
	max-height:600px;
	margin:0;
	padding:0;
	background-color:#fff;
}
.principal {
    background-image: url(../images/fondo-header.jpg);
    background-position: top;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 100%;
    min-height: 850px;
}




.acura-foto {
}
.lista-cotizaciones{
	list-style: none; margin: 0; padding: 0; float: left; width: 100%; height:auto;
}
.lista-cotizaciones li{
	float: left;
	width: 100%;
	padding: 10px;
	margin: 10px 0;
	background-color: #ECECEC;
}
.lista-cotizaciones li p{
	float: left;
	width: 25%;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.facebook {
    cursor: pointer;
    width: 90%;
    border: none;
    background: #4CAF50;
    color: #FFF;
    margin: 20px 5%;
    padding: 10px;
    font-size: 15px;
    height: 22px;
    display: block;
    text-align: center;
}
.facebook:hover {
    background: #222;
}
.facebook-dos {
    cursor: pointer;
    width: auto;
    border: none;
    background: red;
    color: #FFF;
    margin: 20px auto;
    padding: 10px;
    font-size: 15px;
    height: 37px;
    display: block;
    text-align: center;
}
.facebook-dos:hover {
    background: #222;
}

.contenedor {
    width: 100%;
    margin: 50px 0 25px 0;
    padding: 0;
    display: -webkit-box;
}
.verde{
	background-color:#95c11e;
}
#browserlabel{
	display:none;
}
#browserlabel2{
	display:none;
}
#browserlabel3{
	display:none;
}
#label-envio{
	display:none;
}
#label-pegamento{
	display:none;
}
.titulo{
	text-transform:uppercase;
	font-size:48px;
	color:#fff;
}
a{
	text-decoration:none;
	
}
.inner{
	max-width: 1200px;
    margin: 0px auto;
    padding: 5px 0px;
}
.quienes{
	padding:50px 0;
	text-align:center;
}
.txt-gral{
	font-size:20px;
}
.blanco{
	color:#fff;
}
.negro{
	color:#666;
}
.footer img{
	width:100%;
}
.footer{
	text-align:center;
}
.header{
	width:100%;
	height:100px;
	background-color:#fff;	
}
.header-in {
    max-width: 1200px;
    height: 60px;
    margin: 0px auto;
    padding: 5px 0px;
}
.logo-in {
    max-width: 200px;
    height: 60px;
    float: left;
    padding: 15px 0px;
}
.logo-in img{
	width:100%;
}
#wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
}

.container {
  width: 80%;
  margin: 0 auto;
}
section button {
  margin: 0 auto;
  font-size: 2.0rem;
  padding: 1.25rem 2.5rem;
  display: block;

  border: 1px solid transparent;
  color: #ffffff;
  font-weight: 300;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.half{
	width: 48%;
	margin: 1%;
}
.botones a{
	padding: 20px;
    font-size: 19px;
    text-align: center;
    width: 100%;
    border: 2px solid #eeee;
    border-radius: 10px;
    background-color: #95c11e;
    color: #fff;
}

.botones a:hover{
	padding: 20px;
    font-size: 19px;
    text-align: center;
    width: 100%;
    border: 2px solid #eeee;
    border-radius: 10px;
    background-color: #eeeeee;
    color: #95c11e;
}

section button:hover {
  background-color: #ffffff;
  color: #666;
  border-color: #666;
}
.pastos{
	text-align:center;
}
.face{
	  background-color: #3b5998;
}
.insta{
	  background-color: #833ab4;
}
.whats{
	  background-color: #34AF23;
}
.listado{
	margin:0 auto;
	padding:0;
	width:100%;
	list-style:none;
}
.listado li{
	float:left;
	width:31.3%;
	margin:0 1%;
	padding:0;
}
.listado img{
	width:100%;
	
}
.spacer{
	margin:15px 0;
}
.logo-out{
	max-width:200px;
	height:60px;
	float:right;	
	padding: 15px 0px;
}
.logo-out img{
	width:100%;
}
.videos-cont{
	width:500px;
}
.videos-list{
	width:140px;
	margin-left:10px;
}
.lista-videos{
	list-style:none;
	margin:0;
	padding:0;	
}
.lista-videos li{
	float:left;
	list-style:none;
	margin-bottom:10px;
	padding:0;	
}
.abs{
	position:absolute;
}

.boton a{
    /* -webkit-box-shadow: rgba(0,0,0,0.2) 0 1px 0 0; */
    -moz-box-shadow: rgba(0,0,0,0.2) 0 1px 0 0;
    /* box-shadow: rgba(0,0,0,0.2) 0 1px 0 0; */
    color: #fff;
    background-color: transparent;
    /* border-radius: 5px; */
    -moz-border-radius: 5px;
    /* -webkit-border-radius: 5px; */
    border: 2px solid #fff;
    font-size: 16px;
    font-weight: 700;
    /* height: 32px; */
    padding: 5px 25px;
    /* text-shadow: #FE6 0 1px 0; */
    cursor: pointer;
    text-decoration: none;
}
.boton a:hover{
    /* -webkit-box-shadow: rgba(0,0,0,0.2) 0 1px 0 0; */
    -moz-box-shadow: rgba(0,0,0,0.2) 0 1px 0 0;
    /* box-shadow: rgba(0,0,0,0.2) 0 1px 0 0; */
    color: #ccc;
    background-color: #999;
    /* border-radius: 5px; */
    -moz-border-radius: 5px;
    /* -webkit-border-radius: 5px; */
    border: 2px solid #ccc;
    font-size: 16px;
    font-weight: 700;
    /* height: 32px; */
    padding: 5px 25px;
}
.main-header{
	max-width:1200px;
	margin:0px auto;
}
.left{
	float:left;
}
.fifty {
    width: 70%;
    margin: 0 auto;
    padding: 10px 0;
}
.img img{
	width:100%;
	
}
.texto-acura{
	margin:50px 0px;
}
.texto-acura h1{
	font-size:36px;
	font-weight:200;
	text-transform:uppercase;
	padding: 10px;
    background-color: rgba(255, 255, 255, 0.7);
}
.texto-acura h1 span{
	font-size:36px;
	font-weight:600;
	color:#95c11e;
}
.video-cont {
    max-width: 1200px;
    height: 500px;
    margin: 50px auto;
    padding: 0;
}
.video-cont-in{
	max-width:80%;
	margin:25px auto;
	height:500px;
}
.video-cont-in iframe{
	width:100%;
}
.main-conteiner{
	background-image:url(../images/fondo.png);
	background-repeat:no-repeat;
	background-position:center;
	width:320px;
	height:500px;	
}
.style-5 input[type="text"] {
  padding: 10px;
  border: solid 1px #fff;
  box-shadow: inset 1px 1px 2px 0 #707070;
  transition: box-shadow 0.3s;
}
.style-5 input[type="text"]:focus,
.style-5 input[type="text"].focus {
  box-shadow: inset 1px 1px 2px 0 #c9c9c9;
}
.style-5 li {
    width: 245px;
    margin: 10px 5px;
    padding: 0;
}
.whole {
    width: 300px;
    margin: 0 auto;
    padding: 0;
}
.input-list {
    max-width: 280px;
    margin: 0 auto;
    padding: 65px 0 0 0;
	list-style:none;
}
input[type="text"] {
  display: block;
  margin: 0;
  width: 100%;
  font-size: 18px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
}
input[type="text"]:focus {
  outline: none;
}

select {
  background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>");
  background-color:#95c11e;
  background-repeat:no-repeat;
  background-position: right 10px top 15px;
  background-size: 16px 16px;
  color:white;
  padding:12px;
  width:100%;
  font-family:arial,tahoma;
  font-size:16px;
  font-weight:bold;
  color:#fff;
  text-align:center;
  text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
  border-radius:3px;
  -webkit-border-radius:3px;
  -webkit-appearance: none;
  border:0;
  outline:0;
  -webkit-transition:0.3s ease all;
	   -moz-transition:0.3s ease all;
	    -ms-transition:0.3s ease all;
	     -o-transition:0.3s ease all;
	        transition:0.3s ease all;
}

#blue {
  background-color:#3EACBA;
}

#blue:hover {
  background-color:#3EACBA;
}

#green {
  background-color:#2ECC71;
}

#green:hover {
  background-color:#27AE60;
}

#red {
  background-color:#E74C3C;
}

#red:hover {
  background-color:#C0392B;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

select:focus, select:active {
  border:0;
  outline:0;
}
.selector {
    max-width: 120px;
    margin-right: 15px !important;
}

.push_button {
    position: relative;
    width: 220px;
    height: 40px;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    line-height: 43px;
    /* font-family: 'Oswald', Helvetica; */
    display: block;
    /* margin: 30px; */
}
.push_button:before {
	background:#f0f0f0;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#D0D0D0), to(#f0f0f0));
	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
	box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
	
	position: absolute;
	content: "";
	left: -6px; right: -6px;
	top: -6px; bottom: -10px;
	z-index: -1;
}

.push_button:active {
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset;
	top:5px;
}
.push_button:active:before{
	top: -11px;
	bottom: -5px;
	content: "";
}

.red {
	text-shadow:-1px -1px 0 #A84155;
	background: #D25068;
	border:1px solid #D25068;
	
	background-image:-webkit-linear-gradient(top, #F66C7B, #D25068);
	background-image:-moz-linear-gradient(top, #F66C7B, #D25068);
	background-image:-ms-linear-gradient(top, #F66C7B, #D25068);
	background-image:-o-linear-gradient(top, #F66C7B, #D25068);
	background-image:linear-gradient(to bottom, #F66C7B, #D25068);
	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
	box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
}

.red:hover {
	background: #F66C7B;
	background-image:-webkit-linear-gradient(top, #D25068, #F66C7B);
	background-image:-moz-linear-gradient(top, #D25068, #F66C7B);
	background-image:-ms-linear-gradient(top, #D25068, #F66C7B);
	background-image:-o-linear-gradient(top, #D25068, #F66C7B);
	background-image:linear-gradient(top, #D25068, #F66C7B);
}

.blue {
	text-shadow:-1px -1px 0 #2C7982;
	background: #3EACBA;
	border:1px solid #379AA4;
	background-image:-webkit-linear-gradient(top, #48C6D4, #3EACBA);
	background-image:-moz-linear-gradient(top, #48C6D4, #3EACBA);
	background-image:-ms-linear-gradient(top, #48C6D4, #3EACBA);
	background-image:-o-linear-gradient(top, #48C6D4, #3EACBA);
	background-image:linear-gradient(top, #48C6D4, #3EACBA);
	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
	box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
}

.blue:hover {
	background: #48C6D4;
	background-image:-webkit-linear-gradient(top, #3EACBA, #48C6D4);
	background-image:-moz-linear-gradient(top, #3EACBA, #48C6D4);
	background-image:-ms-linear-gradient(top, #3EACBA, #48C6D4);
	background-image:-o-linear-gradient(top, #3EACBA, #48C6D4);
}




@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,600,400italic);


.container {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    line-height: 30px;
    font-weight: 100;
    font-size: 12px;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}


#contact {
    /* background: #F9F9F9; */
    padding: 25px;
    margin: 50px 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
    background-color: rgba(255, 255, 255, 0.9);
}

#contact h3 {
    display: block;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px;
    padding: 0;
    margin-top: 5px;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 95%;
  padding: 0;
  width: 95%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact input[type="text"], #contact input[type="password"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
    width: 90%;
    border: 1px solid #ccc;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px 5%;
}

#contact input[type="text"]:hover,
#contact input[type="password"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #4CAF50;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: #43A047;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}
.titulo-pastos{
	font-weight: 400;
    font-size: 16px;
    text-align: center;
    background-color: #222;
    color: #fff;
    width: 85%;
    padding: 5px 5%;
}

.residenciales-costos{
	
	
}
.residenciales-costos fieldset{
    width: 75px !important;
	min-width: 75px !important;
	float: left;
}
.residenciales-costos label{
	float: left;
}
.residenciales-costos input{
    width: 50px !important;
	float: left;
}

.follajes-costos fieldset{
    width: 125px !important;
	min-width: 125px !important;
	float: left;
}
.follajes-costos label{
	float: left;
}
.follajes-costos input{
    width: 70px !important;
	float: left;
}

.follajes-costos-premium fieldset{
    width: 125px !important;
	min-width: 125px !important;
	float: left;
}
.follajes-costos-premium label{
	float: left;
}
.follajes-costos-premium input{
    width: 70px !important;
	float: left;
}

.deportivos-costos fieldset{
    width: 75px !important;
	min-width: 75px !important;
	float: left;
}
.deportivos-costos label{
	float: left;
}
.deportivos-costos input{
    width: 50px !important;
	float: left;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}




@media screen and
(min-width : 321px)
and (max-width : 768px) {
	
	.fifty {
    width: 95%;
    margin: 0px 2.5%;

}
}
