#contacto{
height:1030px;
padding-bottom:40px;
padding-top:40px;
}

.imgSeccion{
height:auto;
background-image:url('../images/lago.jpg');
background-repeat:repeat-x;
}

.textoContacto{
padding-bottom:30px;
color:#949494;
}

#contentContacto{
padding-top:40px;
}

.izquierdoContacto{
	padding-top:20px;
	width:950px;
	float:left;
}

#contact-form{
	width:450px;
	padding-top:20px;

	float:left;
	border-right:1px dotted #6079c9;


}

form#contact fieldset {
	padding: 10px 20px 20px 20px;
	border: 0;
	background-color: #fff;
	width: 300px;
	text-align: left;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-moz-box-shadow: 0px 0px 10px #fce8c8;
	-webkit-box-shadow: 0px 2px 10px #fce8c8;
	box-shadow: 0px 0px 10px #fce8c8;
	border-right:4px solid #fce8c8;

}

form#contact input[type="text"], input[type="url"],
input[type="email"], input[type="tel"], textarea {
	margin: 3px 0 0 0;
	padding: 6px;
	width: 285px;
	font-family: nexa_lightregular;
	font-size: 15px;
	border: 1px solid #ccc;
    background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #f4f4f4), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #f4f4f4 1px, #FFFFFF 15px);
}

form#contact textarea {
	width: 285px;
	height: 150px;
}

form#contact label {
	display: block;
	font-size: 15px;
	font-family: NovecentowideLightBold;
	color: #3852A4;
	margin-top: 10px;
}

form#contact label.error {
	font-family: NovecentowideLightBold;
	width: 270px;
	margin: 3px 0 0 0;
	display: block;
	color: #cf0101;
	font-size: 12px;
	text-align: right;
}

form#contact .placeholder {
	color: #aaa;
}

form#contact .button {
	font-size: 15px;
	font-family: nexa_lightregular;
	display: inline-block;
	margin: 15px 0 0 90px;
	padding: 5px 15px 5px 15px;
	background-color: #3852A4;
	border: none;
	color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

form#contact .button:hover {
	background-color: #6079c9;
	cursor: pointer;
}

form#contact .button:active {
	margin-top: 16px;
	background-color: #f08004;
	cursor: pointer;
}

label.error {
	display: block;
	color: red;
	font-size: 11px;
	font-weight: bold;
}

#mapaGoogle{
	float:right;
	width:400px;
	height:500px;
	padding-top:20px;
	padding-left:80px;
}

#mapaGoogle h3{
padding-top:10px;
color: #6079c9;
text-align:center;
}

#mapaGoogle h2{
padding-top:10px;
text-align:center;
font-family:'Dosis';
color:#f6a934;
font-size:35px;
text-shadow: 2px 2px 2px rgba(0,0,0,0.1);


}

#mapaGoogle p{
padding-top:10px;
text-align:center;
font-family:nexa_lightregular;;
color:#949494;
font-size:18px;

}

#mapaGoogle span{
padding-top:10px;
text-align:center;
font-family:nexa_lightregular;;
color:#3852A4;
font-size:18px;

}


#mapaGoogle iframe{
	border:5px solid #f6a934;
	border-radius: 5px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
}

.imgSeccion {
    background-image: url("../images/lago.jpg");
    background-repeat: repeat;
    height: auto;
    padding-bottom: 10px;
}

.imgSeccion h3 {
    color: #fff;
    font-family: "Dosis";
    font-size: 40px;
    font-weight: 200;
    line-height: 40px;
    padding-top: 40px;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
}

/************ formulario 2017 *****************/

body {
  margin: auto;
  background: #eaeaea;
  font-family: 'nexa_lightregular';
}

.info p {
  text-align:center;
  color: #999;
  text-transform:none;
  font-weight:600;
  font-size:15px;
  margin-top:2px
}

.info i {
  color:#F6AA93;
}

form h1 {
  font-size: 18px;
  background: #F6AA93 none repeat scroll 0% 0%;
  color: rgb(255, 255, 255);
  padding: 22px 25px;
  border-radius: 5px 5px 0px 0px;
  margin: auto;
  text-shadow: none;
  text-align:left
}

form {
  border-radius: 5px;
  max-width:700px;
  width:100%;
  margin: 5% auto;
  background-color: #FFFFFF;
  overflow: hidden;
}

p span {
  color: #F00;
}

p {
  margin: 0px;
  font-weight: 500;
  line-height: 2;
  color:#333;
}

.form_s_2017 h2 {
  text-align:center;
  color: #666;
  text-shadow: 1px 1px 0px #FFF;
  margin:50px 0px 0px 0px
  font-size:25px;
}

.form_s_2017 h3 {
  text-align:center;
  color: #666;
  text-shadow: 1px 1px 0px #FFF;
  margin:5px 0px 0px 0px
}

.form_s_2017 input {
  border-radius: 0px 5px 5px 0px;
  border: 1px solid #eee;
  margin-bottom: 15px;
  width: 75%;
  height: 38px;
  float: left;
  padding: 0px 15px;
}

.form_s_2017 a {
  text-decoration:inherit
}

textarea {
  border-radius: 0px 5px 5px 0px;
  border: 1px solid #EEE;
  margin: 0;
  width: 75%;
  height: 130px;
  float: left;
  padding: 0px 15px;
}

.form-group {
  overflow: hidden;
  clear: both;
}

.icon-case {
  width: 35px;
  float: left;
  border-radius: 5px 0px 0px 5px;
  background:#eeeeee;
  height:40px;
  position: relative;
  text-align: center;
  line-height:40px;
}

i {
  color:#555;
}

.contentform {
  padding: 40px 30px;
}

.bouton-contact{
  background-color: #81BDA4;
  color: #FFF;
  text-align: center;
  width: 100%;
  border:0;
  padding: 17px 25px;
  border-radius: 0px 0px 5px 5px;
  cursor: pointer;
  margin-top: 40px;
  font-size: 18px;
}

.leftcontact {
  width:49.5%;
  float:left;
  border-right: 1px dotted #CCC;
  box-sizing: border-box;
  padding: 0px 15px 0px 0px;
}

.rightcontact {
  width:49.5%;
  float:right;
  box-sizing: border-box;
  padding: 0px 0px 0px 15px;
}

.validation {
  display:none;
  margin: 0 0 10px;
  font-weight:400;
  font-size:13px;
  color: #DE5959;
}

#sendmessage {
  border:1px solid #fff;
  display:none;
  text-align:center;
  margin:10px 0;
  font-weight:600;
  margin-bottom:30px;
  background-color: #EBF6E0;
  color: #5F9025;
  border: 1px solid #B3DC82;
  padding: 13px 40px 13px 18px;
  border-radius: 3px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.03);
}

#sendmessage.show,.show  {
  display:block;
}

.form-control {
      border: 1px solid #eee;
    border-radius: 0 5px 5px 0;
    float: left;
    height: 40px;
    margin-bottom: 15px;
    padding: 0 15px;
    width: 75%;
}

/************ FIN formulario 2017 *****************/
