

button#catapultCookie{
    background: rgba(255,255,255,.92);
}

button#catapultCookie:hover{
    background: rgba(255,255,255,1);
}

.privacy-policy h3{
margin-top: 30px;
}

.acceptance-322{
position: relative;
top: 2px;
}

#respond textarea, #respond input[type='text'], .contact_form input[type='text'], .contact_form input[type='email'], .contact_form textarea {
    margin: 0 0 10px 0;
    padding: 12px 2%!important;
    border: 0;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0em;
    margin-top: 15px;
    margin-bottom: 15px;
}

.wpcf7-submit{position: relative;
    display: inline-block;
    margin-top:23px;
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 16px;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    color: #fff;
    font-family: inherit;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    font-style: normal;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
    -ms-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
    -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
    border: 1px solid #049cd4;
    background: #009ad4;
    background: #00aeef -ms-linear-gradient(bottom,#009ad4 0,#00aeef 100%);
    background: #00aeef -moz-linear-gradient(bottom,#009ad4 0,#00aeef 100%);
    background: #00aeef -o-linear-gradient(bottom,#009ad4 0,#00aeef 100%);
    background: #00aeef -webkit-gradient(linear,left bottom,left top,color-stop(0,#009ad4),color-stop(1,#00aeef));
    background: #00aeef -webkit-linear-gradient(bottom,#009ad4 0,#00aeef 100%);
    background: #00aeef linear-gradient(to top,#009ad4 0,#00aeef 100%);
}

#respond textarea, #respond input[type='text'], .contact_form input[type='text'], .contact_form input[type='email'], .contact_form textarea {
    font-family: 'FontAwesome','Roboto';
    width: 92%!important;
    margin: 0 0 10px 0;
    padding: 12px 4%;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fbfbfb;
    color: #777;
}

#padding p{

margin-bottom:10px;
margin-top: 10px;

}