.contact-content{
    width:100%;
}
#ccapt{
    float:left;
}
#ccaptcha{
    float:left;
}
#submit,#replaceWidth{
    float:left;
}
a, a:visited{
    color:#000;
}
input{
    padding: 13px 10px;
}
select{
    height:42px;
}
.buttonContact{
    background: #aad9d6 !important;
    border-radius: 17px;
    padding:15px 30px;
    line-height:0px;
}
.buttonContact:hover{
    background: #aad9d6 !important;
}
#replaceWidth{
    padding: 13px 13px;
}
#contact-form input[type="button"]{
    border:medium none;
}
.pattern{
    background: #ffcf40 !important;
    height: 80px;
    padding:30px 0;
    box-sizing:border-box;
}
.pattern h1{
    line-height:20px;
    margin-bottom:0px;

}
#btn-contacto{

}
label.validation-error{
    color:#ffcf40;
}
.alert.success i{
    color:#ffcf40 !important;
}
a[href^=tel]{
    color:inherit;
    text-decoration:none;
}
.load{
    position: relative;
}
@media screen and (max-width:780px){
#btn-contacto{
    float:inherit;
    text-align:center;
}
address{
    text-align:center;
}
}