.page-id-13663 .vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
.page-id-13663 .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding: 0;
}
.page-id-13663 .logo img {
    width: 150px;
}
.page-id-13663 h1 {
    font-size: 2.5em;
    line-height: 1.1em;
    font-weight: 300;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px #DDD;
}
.page-id-13663 h1 b, .page-id-13663 h1 strong {
    font-weight: bold;
}
.page-id-13663 p {
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: -.5px;
    text-shadow: 1px 1px 1px #DDD;
    color: #27337e;
}
.page-id-13663 .wpcf7 {
    padding: 30px;
    background: #FFF;
    box-shadow: 1px 1px 1px #DDD;
    -webkit-box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -7px rgba(0,0,0,0.2);
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -7px rgba(0,0,0,0.2);
}
.wpcf7-form-control-wrap {
    display: block!important;
    width: 100%!important;
    margin-top: 0.35714286em;
    margin-bottom: 1em !important;
}
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea {
    font-size: 16px;
    font-weight: 300;
    padding: 10px 15px;
    line-height: 1em;
    height: auto;
}
input[type=checkbox], input[type=radio] {
	margin-right: 5px;
}
.wpcf7-form-control.wpcf7-radio,
.wpcf7-form-control.wpcf7-acceptance{
    background: transparent;
    border: 0;
    padding: 0;
    line-height: 1;
    height: auto;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
	margin-right: 20px;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -.5px;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item.last {
	margin-right: 0;
}
.wpcf7-form-control.wpcf7-acceptance {
    border: 0;
    padding: 0;
    color: #666;
}
.wpcf7-form-control.wpcf7-acceptance a {
    color:#999;
    text-decoration: underline;
}
.wpcf7-form-control.wpcf7-acceptance a:hover {
    color: #000;
    text-decoration: none;
}
.wpcf7-submit {
    background: #C98500;
    border: #C98500;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -.5px;
    opacity: 1;
}
.wpcf7-submit.active,
.wpcf7-submit:active,
.wpcf7-submit:focus,
.wpcf7-submit:hover {
    background-color: #7D5200;
    border-color: #7D5200;
}
.wpcf7-submit[disabled] {
    opacity: 0.33;
}
label {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.5px;
}
.vc_parallax-inner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #FFF;
    opacity: 0.75;
}
.wpcf7-response-output {
    color: #FFF;
    letter-spacing: -.25px;
    font-size: 15px;
    line-height: 1.4em;
    padding: 15px;
    height: auto;
    margin-top: 1em;
}
.wpcf7-response-output.wpcf7-validation-errors {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
@media (max-width: 768px) {
    .page-id-13663 .logo {
        text-align: center;
    }
    .page-id-13663 h1 {
        font-size: 1.6em;
    }
    .page-id-13663 p {
        font-size: 16px;
        font-weight: 400;
    }
}