#contact-form {
	position: relative;
	text-align: left;
	margin-bottom: 32px
}
#contact-form .btns {
	text-align: center
}
.contactForm2 #contact-form {
	position: relative
}
.contactForm2 #contact-form .btns {
	text-align: center
}
.contactForm2 #contact-form label {
	margin-bottom: 30px
}
#contact-form label {
	position: relative;
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px
}
#contact-form fieldset {
	border: 0
}
.contactForm2 #contact-form fieldset {
	margin-bottom: 17px
}
.contactForm2 .box {
	width: 100%
}
#contact-form ._placeholder {
	width: 100%!important;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: text;
	border: 1px solid #c8c8c8;
	background: 0 0;
	border-radius: 0;
	font: 13px/18px Arial;
	height: 64px;
	color: #999;
	padding: 20px 14px
}
#contact-form ._placeholder.focused {
	opacity: .4;
	filter: alpha(opacity=40)
}
#contact-form ._placeholder.hidden {
	display: none
}
#contact-form .file ._placeholder {
	display: none
}
.contactForm2 #contact-form ._placeholder {
	width: 100%!important;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: text;
	border: 3px solid #e7e7e7;
	background: 0 0;
	font: 16px/18px 'Open Sans';
	height: 68px;
	color: #888;
	padding: 20px 22px;
	border-radius: 0
}
#contact-form input[type=text] {
	width: 100%;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #c8c8c8;
	background: 0 0;
	border-radius: 0;
	font: 13px/18px Arial;
	height: 64px;
	color: #999;
	padding: 20px 14px
}
.contactForm2 #contact-form input[type=text] {
	border: 3px solid #e7e7e7;
	background: 0 0;
	font: 16px/18px 'Open Sans';
	height: 68px;
	color: #888;
	padding: 22px;
	border-radius: 0
}
#contact-form .input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#contact-form input.form-control[disabled] {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}
#contact-form input.form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	padding: 6px 12px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
#contact-form .input-group-btn:first-child>.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	margin: 0 -1px 0 0
}
#contact-form .input-group .form-control:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
#contact-form .input-group-btn:last-child>.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
#contact-form .input-group .form-control:first-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
#contact-form input.form-control, #contact-form .input-group-btn {
	display: table-cell;
	border-collapse: separate;
	float: none!important
}
#contact-form .input-group-btn label {
	width: auto;
	margin-left: -1px
}
#contact-form .input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
	width: 1%;
	vertical-align: middle
}
#contact-form .btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#contact-form textarea {
	width: 100%;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	border: 1px solid #c8c8c8;
	background: 0 0;
	border-radius: 0;
	font: 13px/18px Arial;
	height: 164px;
	color: #999;
	padding: 20px 14px
}
#contact-form .form-div-1, #contact-form .form-div-2, #contact-form .form-div-3 {
	float: none;
	width: 369px;
	margin-right: 26px
}
#contact-form .form-div-1 strong, #contact-form .form-div-2 strong, #contact-form .form-div-3 strong {
	font: 18px Roboto;
	color: #000;
	margin-bottom: 10px;
	display: block
}
#contact-form .form-div-3 {
	margin-right: 0
}
#contact-form .form-div-4 {
	margin-bottom: 25px
}
#contact-form .form-div-4 textarea {
	line-height: 20px;
	padding: 19px 14px
}
#contact-form .form-div-4 strong {
	font: 18px Roboto;
	color: #000;
	margin-bottom: 10px;
	display: block
}
.contactForm2 #contact-form .form-div-4 {
	text-align: left;
	margin-bottom: 32px;
	width: 100%
}
.contactForm2 #contact-form .form-div-4 strong {
	font: 18px Roboto;
	color: #000;
	margin-bottom: 6px;
	display: block
}
.contactForm2 #contact-form textarea {
	border: 3px solid #e7e7e7;
	background: 0 0;
	font: 16px/18px 'Open Sans';
	height: 152px;
	color: #888;
	padding: 22px;
	border-radius: 0
}
.contactForm2 #contact-form .form-div-1, .contactForm2 #contact-form .form-div-2, .contactForm2 #contact-form .form-div-3 {
	float: none;
	width: 100%;
	width: 368px;
	margin-right: 26px;
	text-align: left
}
.contactForm2 #contact-form .form-div-1 strong, .contactForm2 #contact-form .form-div-2 strong, .contactForm2 #contact-form .form-div-3 strong {
	font: 18px Roboto;
	color: #000;
	margin-bottom: 6px;
	display: block
}
.contactForm2 #contact-form .form-div-3 {
	margin-right: 0
}
#contact-form .empty-message, #contact-form .error-message {
	position: absolute;
	right: 3px;
	top: 0;
	color: #000;
	font-weight: 400;
	height: 0;
	overflow: hidden;
	font-size: 10px;
	-webkit-transition: .3s ease-in height;
	transition: .3s ease-in height;
	z-index: 99
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
	height: 20px
}
.contactForm2 #contact-form .empty-message, .contactForm2 #contact-form .error-message {
	top: 0
}
#contact-form .contact-form-loader {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255,255,255,.9);
	background-image: url(../images/form-loader.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0
}
#contact-form.processing .contact-form-loader {
	opacity: 1;
	z-index: 99;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in
}
.modal-open {
	overflow: hidden
}
#contact-form .modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	font-family: Arial, "Times New Roman", sans-serif;
	font-size: 13px;
	overflow: hidden
}
#contact-form .modal h4 {
	font-weight: 700;
	padding: 0;
	margin: 0;
	border: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	background-clip: padding-box;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	padding: 15px;
	min-height: 16.42857143px
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 20px
}
.modal-dialog {
	width: 600px;
	margin: 10px auto
}
@media only screen and (max-width:768px) {
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}
@media (min-width:992px) and (max-width:1219px) {
#contact-form .form-div-1, #contact-form .form-div-2, #contact-form .form-div-3 {
	float: none;
	width: 100%;
	margin-right: 0
}
.contactForm2 #contact-form .form-div-1, .contactForm2 #contact-form .form-div-2, .contactForm2 #contact-form .form-div-3 {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 11px;
	text-align: left
}
}
@media (min-width:768px) and (max-width:991px) {
#contact-form .form-div-1, #contact-form .form-div-2, #contact-form .form-div-3 {
	float: none;
	width: 100%;
	margin-right: 0
}
.form-part {
	width: 100%;
	float: none
}
.contactForm2 #contact-form .form-div-4 {
	float: none;
	width: 100%;
	margin-left: 0
}
.contactForm2 #contact-form .form-div-1, .contactForm2 #contact-form .form-div-2, .contactForm2 #contact-form .form-div-3 {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 11px;
	text-align: left
}
}
@media (max-width:767px) {
#contact-form .form-div-1, #contact-form .form-div-2, #contact-form .form-div-3 {
	float: none;
	width: 100%;
	margin-right: 0
}
.form-part {
	width: 100%;
	float: none
}
.contactForm2 #contact-form .form-div-4 {
	float: none;
	width: 100%;
	margin-left: 0
}
.contact-form-box {
	margin: 62px 0
}
.contactForm2 #contact-form .form-div-1, .contactForm2 #contact-form .form-div-2, .contactForm2 #contact-form .form-div-3 {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 11px;
	text-align: left
}
}
