@charset "UTF-8";
 #page-heading {
display:none;
}
.legal a {
text-decoration:underline;
color: #000000;
}
.legal a:hover {
text-decoration:none;
color:#4adafe;
}
h1 {
padding-top: 40px;
margin-bottom: 0px;
}
h3 {
margin-top: 40px;
margin-bottom: 0px;
font-size: 15px;
}
h3.first {
font-size: 20px;
border-top: 1px solid #000;
padding-top: 30px;
margin-top: 15px!important;
}
h3.first-padding {
padding-top: 0px;
margin-top: 20px!important;
}
h2 {
font-size: 22px;
font-size: 18px;
border-top: 1px solid #000;
padding-top: 30px;
margin-top: 30px;
margin-bottom: 0px;
}
h2.extra {
border-top: 0px solid #000;
padding-top: 0px;
margin-top: 30px;
margin-bottom: 20px;
font-size: 28px;
line-height: 28px;
}
h3.extra {
border-top: 0px solid #000;
padding-top: 0px;
margin-top: 30px;
}
h1.contact {
margin-bottom: 20px;
}
h2.contact {
font-size: 22px;
margin-bottom: 10px;
margin-top: 10px;
padding-top: 12px;
border-top: 1px solid #000;
}
h2.lower {
border-top: 0px solid #000;
}
strong {
font-weight: 700;
display: block;
margin-top: 30px;
margin-bottom: -20px;
} .wpcf7-form {
margin-top: 20px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea {
border: 1px solid #000;
display: block;
font-size: 16px;
line-height: 18px;
color: #000;
font-weight: 400;
margin-left: 0;
padding: 6px 10px;
line-height: 19px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
max-width: 100%;
-webkit-appearance: none;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-apperance: none !important;
padding-bottom: 15px !important;
font-family: 'Peter-Regular';
padding-top: 12px;
padding-bottom: 12px;
}
input {
margin-top: 7px;
margin-bottom: 0px;
}
.wpcf7 input, .wpcf7 textarea {
margin-top: 5px;
margin-bottom: -10px;
}
label {
display: inline!important;
}
.wpcf7-acceptance label {
line-height: 20px;
}
.wpcf7-submit {
display: inline-block;
background-color: #000;
color: #fff;
padding: 0 15px;
line-height: 30px;
font-size: 14px;
border: 0;
outline: 0;
cursor: pointer;
-webkit-appearance: none !important;
border-radius: 0 !important;
padding-bottom: 38px;
font-family: 'Peter-Bold', sans-serif;
font-size: 22px;
line-height: 2px;
color: #fff;
padding-bottom: 30px !important;
padding-top: 25px !important;
text-transform: lowercase;
position: relative;
min-width: 100%;
}
.wpcf7-submit:hover {
background-color: #4adafe;
}
.your-message .wpcf7-textarea {
margin-bottom: -20px;
min-height: 100px;
}
.wpcf7-acceptance span {
display: inline-flex!important;
margin-left: 6px;
margin-top: 7px;
}
.wpcf7-acceptance a {
margin-left: 5px;
}
.anr_captcha_field {
margin-top: 20px;
margin-bottom: -10px;
} .wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
margin-top: 20px;
}
input[type="text"], .mailpoet_select {
}
.mailpoet_submit {
font-size: 22px;
line-height: 2px;
color: #fff;
padding-bottom: 30px !important;
padding-top: 25px !important;
text-transform: lowercase;
position: relative;
min-width: 100%;
margin-bottom: -20px;
}
.mailpoet_submit:hover {
background-color:#4adafe;
}
.nl-signup-form {
padding-top: 20px;
margin-top: 0px;
border-top: 0px solid #000;
padding: 20px;
background-color: rgba(61, 178, 208, 0.28);
padding-bottom: 20px;
margin-bottom: 20px;
}
.nl-signup-form h1 {
font-size: 28px;
line-height: 28px;
margin-bottom: 20px;
padding-top: 0px!important;
}
.nl-p {
margin-bottom: 20px;
}
ul {
margin-bottom: 20px;
}
li {
list-style: circle;
margin-left: 15px;
padding-left: 10px;
}
@media only screen and (max-width: 480px) {
h2 {
padding-top: 15px;
margin-top: 15px;
}
}