/*Layouts css goes here*/
 body {
     font-family: Open Sans Condensed;
color: #2c363f;
     font-size: 19px;
 }
 
 
 p {
font-family: Open Sans Condensed;
color: #2c363f; }


#Precio p {
  background-color: #719dd4;  
color: #fff;
text-align: center;
font-family: Open Sans Condensed;
font-weight: 700;
font-style: normal;
 font-size: 2.15em;
 padding: 5px;
margin-top: 16px;
}



#Anio p, #Anio{
    font-family: Open Sans Condensed;
    font-size: 20px;
    font-weight: 300;
}


.blanco p, .blanco {
    color:#fff;
    
} 

.vc_row-has-fill>.vc_column_container>.vc_column-inner {

padding-top:0;
}

p#Direccion {
margin-top:16px;
}

#Header,  {

  border-bottom: 1px solid #eee;

}

#Header .wpb_content_element {
margin-bottom: 5px;
}
.main-footer {
padding-top: 30px;
padding-bottom: 30px;
margin-top: 50px;
background-color: #000;
border-top: 0px solid #ccc;
font-size: .9em;
  color: #fff; }

.main-footer p {
 color: #fff;
  font-weight:700;
  font-size: 12px;
}


input[type="submit"], input[type="submit"]:hover, input[type="submit"]:active, #gform_submit_button_1 {

background-color: #000;
border-color: #000;
  color:#fff;
  font-weight:700;
}


#Header img.vc_single_image-img {
margin-top: 3px;
}
