
.font-size-16 {
	font-size: 16px;
	line-height: 1.1em; 
}

.font-color-ffffff {
	color: #ffffff;
}

.font-weight-600 {
	font-weight: 600;
}

.wwp-contact-form-item-display-none {
	display: none;
}

.wwp-contact-form-item-display-block {
	display: block;
}

#contact-form {
	padding: 0px 0px 0px 0px !important;
	margin: 17px 0px 0px 0px !important;
}

.wwp-contact-form-wrapper {
	background-color: #9ed956;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px px 0px;
	width: 100%;
}

.wwp-contact-form-wrapper-inner {
	background-color: #ffffcc;
	margin: 18px auto 0px auto;
	width: 866px;
}

.wwp-contact-form-row-wrapper {
	float: left;
	width: 100%;
}

.wwp-contact-form-item-wrapper {
	float: left;
	width: 100%;
}

.wwp-contact-form-item-wrapper-left,
.wwp-contact-form-item-wrapper-left-bottom {
	float: left;
	width: 682px;
}

.wwp-contact-form-item-wrapper-right,
.wwp-contact-form-item-wrapper-right-bottom {
	float: right;
	width: 170px;
}

.wwp-contact-form-consent {
	margin: 13px 0px 4px 0px;
}

label.label-wwp-contact-form {
	color: #ffffff;
	float: left;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.3em;
	margin: 30px 0px 9px 0px;
	width: 100%;
}

label.label-wwp-contact-form h3 {
	color: #ffffff;
}

label.checkbox-label-wwp-contact-form,
label.checkbox-label-wwp-contact-form:hover {
	color: #151515;
	float: left;
	font-family: 'Roboto', sans-serif !important;
	font-size: 13px;
	font-weight: 400 !important;
	letter-spacing: 0em !important;
	line-height: 14px; 
	margin: 0px 0px 0px 18px;
	text-align: left;
}

.checkbox-label-wwp-contact-form .ui-checkboxradio-icon {
	margin-left: -18px;
}

label.checkbox-label-wwp-contact-form a {
	color: #151515;
	text-decoration: underline;	
}

.checkbox-new-row-wwp-contact-form label.checkbox-label-wwp-contact-form {
	width: calc( 100% - 18px );
}

.checkbox-new-row-wwp-contact-form {
	float: left;
	width: 100%;
}

.checkbox-new-row-wwp-contact-form-margin {
	margin: 0px 0px 14px 0px;
}

.checkbox-wwp-contact-form-wrapper {
	float: left;
}

label.radio-label-wwp-contact-form,
label.radio-label-wwp-contact-form:hover {
	color: #6c6c6c !important;
	float: left;
	font-family: 'Roboto', sans-serif !important;
	font-size: 18px !important; 		/* 16px */
	font-weight: 600 !important;
	height: 32px;
	line-height: 1.1em; 
	margin: 10px 19px 0px 0px;
	text-align: left;
}

label.radio-label-wwp-contact-form.radio-label-wwp-contact-form-last {
	margin: 10px 0px 0px 0px;
}

label.radio-label-wwp-contact-form.error-color-wwp-contact-form {
	color: #960429 !important;
}

.radio-new-row-wwp-contact-form label.radio-label-wwp-contact-form {
	width: 80%;
}

.radio-new-row-wwp-contact-form {
	float: left;
	width: 100%;
}

.radio-new-row-wwp-contact-form-margin {
	margin: 0px 0px 14px 0px;
}

.radio-wwp-contact-form-wrapper {
	float: left;
}

.text-wwp-contact-form {
	border: 1px solid #6c6c6c !important;
	border-radius: 5px !important;
	color: #6c6c6c !important;
	float: left;
	font-family: 'Roboto', sans-serif !important;
	font-size: 18px !important; 		/* 18px */
	font-weight: 400 !important;
	height: 33px;
	letter-spacing: 0em !important;
	line-height: 33px !important;		/* 33px */
	margin: 0px 0px 4px 0px;
	padding: 3px 18px 0px 18px !important;
	width: calc( 35% - 36px );
}

.text-wwp-contact-form.error-color-wwp-contact-form {
	color: #6c6c6c !important;
}

.text-wwp-contact-form-width-100 {
	width: calc( 100% - 36px );
}

.text-wwp-contact-form-width-100-second-item {
	
} 

.text-wwp-contact-form:focus {
	border: 1px solid #6c6c6c !important;
	outline: 0 !important;
}

.text-wwp-contact-form-left {
	float: left;
}

.text-wwp-contact-form-center {
	float: left;
	margin: 0px 0px 4px 14px;
	width: calc( 25% - 36px );
}

.text-wwp-contact-form-right {
	float: right;
}

.text-wwp-contact-form::placeholder {
	color: #cfcfcf !important;
	font-family: 'Roboto', sans-serif !important;
	font-size: 18px !important; 		/* 18px */
	font-weight: 400 !important;
	letter-spacing: 0em !important;
	line-height: 33px !important;		/* 33px */
	font-style: italic !important;
}

.text-wwp-contact-form.error-color-wwp-contact-form::placeholder {
	color: #960429 !important;
}

textarea.textarea-wwp-contact-form {
	border: 1px solid #6c6c6c !important;
	border-radius: 5px !important;
	color: #6c6c6c !important;
	float: left;
	font-family: 'Roboto', sans-serif !important;
	font-size: 18px !important; 		/* 18px */
	font-weight: 400 !important;
	height: 80px;
	line-height: 33px; 					/* 33px */
	margin: 2px 0px 0px 0px;
	outline: 0 !important;
	padding: 2px 18px 0px 18px;
	width: calc( 100% - 36px );
}

textarea.textarea-wwp-contact-form::placeholder {
	color: #cfcfcf !important;
	font-family: 'Roboto', sans-serif !important;
	font-size: 18px !important; 		/* 18px */
	font-weight: 400 !important;
	letter-spacing: 0em !important;
	line-height: 33px !important;		/* 33px */
	font-style: italic !important;
}

textarea.textarea-wwp-contact-form.error-color-wwp-contact-form {
	color: #6c6c6c !important;
}

textarea.textarea-wwp-contact-form.error-color-wwp-contact-form::placeholder {
	color: #960429 !important;
}

select.select-wwp-contact-form {
	border: 1px solid #5e5e5e !important;
	border-radius: 0;
	font-size: 16px;
	height: 30px;
	line-height: 1.1em; 
	padding: 0px 5px 0px 5px !important;
	width: 506px;
}

input[type="file"] {
    position: absolute; 
	left: -99999rem
}

.custom-file-upload {
	background-color: #d9e7ef;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 9px -1px #333333; 
	box-shadow: 3px 3px 9px -1px #333333;
	color: #6c6c6c;
	cursor: pointer;
	display: inline-block;
	font-family: 'Roboto', sans-serif !important;
	font-size: 18px !important; 		/* 18px */
	font-weight: 600 !important;
	line-height: 33px !important;
	margin: 9px 0px 0px 0px;
    padding: 6px 22px 6px 22px;
}

.custom-file-upload-info {
	color: #6c6c6c;
	float: left;
	font-weight: 700;
	margin: 10px 0px 1px 0px;
}

button.button-wwp-contact-form,
button.button-wwp-contact-form:hover {
	background: #d8e7ef url( '../images/bg-btn-send.png' ) no-repeat top right;
	border: 0;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 9px -1px #333333; 
	box-shadow: 3px 3px 9px -1px #333333;
	color: #2e5cca;
	cursor: pointer;
	font-family: 'Roboto', sans-serif !important;
	font-size: 18px !important; 		/* 18px */
	font-weight: 600 !important;
	line-height: 33px !important;
	margin: 9px 0px 18px 0px;
	outline: 0;
	padding: 6px 20px 6px 22px;
	text-align: left;
	width: 100%;
}



.error-section-wwp-contact-form {
	float: left;
	width: 100%;
}

.error-color-wwp-contact-form,
.error-color-wwp-contact-form a,
.error-color-wwp-contact-form h2,
.error-color-wwp-contact-form h3,
.error-color-wwp-contact-form h4 {
	color: #960429 !important;
}

.error-border-color-wwp-contact-form {
}

#customer_number {
	display: none;
}


/* breakpoint contact form */
@media only screen and (max-width: 951px) {
	
	.wwp-contact-form-wrapper-inner {
		width: 90%;
	}

	.wwp-contact-form-item-wrapper-left {
		width: 100%;
	}

	.wwp-contact-form-item-wrapper-right {
		float: left;
		width: 100%;
	}
	
	.wwp-contact-form-item-wrapper-left-bottom {
		width: 60%;
	}

	.wwp-contact-form-item-wrapper-right-bottom {
		width: 25%;
	}

	.text-wwp-contact-form-center {
		margin: 0px 0px 4px 1.4vw;
		width: calc( 25.6% - 36px );
	}

	.text-wwp-contact-form-width-100 {
		width: calc( 35% - 36px );
	}

	.text-wwp-contact-form-width-100-second-item {
		margin: 0px 0px 4px 1.4vw;
		width: calc( 25.6% - 36px );
	}
}



@media only screen and (max-width: 781px) {
	.text-wwp-contact-form-right {
		float: left;
	}
	.wwp-contact-form-item-wrapper-left-bottom {
		width: 100%;
	}

	.wwp-contact-form-item-wrapper-right-bottom {
		width: 100%;
	}
	
	label.checkbox-label-wwp-contact-form,
	label.checkbox-label-wwp-contact-form:hover {
		font-size: 14px;
		line-height: 15px; 
	}
	
	label.radio-label-wwp-contact-form,
	label.radio-label-wwp-contact-form:hover {	
		font-size: 14px !important; 		/* 18px */
		line-height: 17px; 
		margin: 0px 19px 0px 0px;
		width: calc( 50% - 19px );
	}
	
	label.radio-label-wwp-contact-form.radio-label-wwp-contact-form-last {
		margin: 0px 0px 0px 0px;
	}

	.text-wwp-contact-form {
		font-size: 14px !important; 		/* 18px */
		line-height: 17px !important;		/* 33px */
		margin: 0px 0px 15px 0px;
		padding: 2px 14px 0px 14px !important;
		width: calc( 100% - 30px );
	}

	.text-wwp-contact-form::placeholder {
		font-size: 14px !important; 		/* 18px */
		line-height: 17px !important;		/* 33px */
	}

	textarea.textarea-wwp-contact-form {
		font-size: 14px !important; 		/* 18px */
		height: 100px;
		line-height: 17px; 					/* 33px */
		margin: 0px 0px 0px 0px;
		padding: 2px 14px 0px 14px;
		width: calc( 100% - 30px );
	}

	textarea.textarea-wwp-contact-form::placeholder {
		font-size: 14px !important; 		/* 18px */
		line-height: 25px !important;		/* 33px */
	}

	.custom-file-upload {
		font-size: 16px !important; 		/* 18px */
		line-height: 17px !important;
		padding: 15px 22px 15px 22px;
		text-align: center;
		width: calc( 100% - 44px );
	}

	button.button-wwp-contact-form,
	button.button-wwp-contact-form:hover {
		font-size: 16px !important; 		/* 18px */
		line-height: 17px !important;
		margin: 25px 0px 25px 0px;
		padding: 15px 22px 15px 22px;
		text-align: center;
		width: 100%;
	}	
		
}





