div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}
div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}
.parallax-content-1 div h1::before {
    margin-right: 10px;
}
.parallax-content-1 div h1::before, .parallax-content-1 div h1::after {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 1px;
    vertical-align: middle;
    width: 50px;
}
*::before, *::after {
    box-sizing: border-box;
}
.parallax-content-1 div h1::after {
    margin-left: 10px;
}
.parallax-content-1 div h1::before, .parallax-content-1 div h1::after {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 1px;
    vertical-align: middle;
    width: 50px;
}
*::before, *::after {
    box-sizing: border-box;
}
.parallax-content-1 div h1 {
    margin-bottom: 0;
    padding-top: 40px;
}
.parallax-content-1 div h1, .parallax-content-1 div h3 {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
    color: #333;
}
h1, .h1 {
    font-size: 36px;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
* {
    box-sizing: border-box;
}
.parallax-content-1 > div {
    color: #fff;
    font-size: 16px;
    text-align: center;
}
body {
    color: #565a5c;
    font-family: "Montserrat",Arial,sans-serif;
    font-size: 12px;
    line-height: 20px;
}
body {
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}
html {
    font-size: 10px;
}
html {
    font-family: sans-serif;
}
.bk-fixed-header-top #bk-logo-wrap, .bk-classic-header-top #bk-logo-wrap {
    margin-top: 3px !important;
}