.form .text-content h4 {
	text-align: center;
}

.landa-form-style .mktoForm {
	text-align: center;
	width: 100%!important;
	font-family: 'Roboto', sans-serif!important;
	max-width: 490px;
	max-width: 871px;
	margin: 0 auto;
}

.landa-form-style .mktoForm input[type=text],
.landa-form-style .mktoForm input[type=url],
.landa-form-style .mktoForm input[type=email],
.landa-form-style .mktoForm input[type=tel],
.landa-form-style .mktoForm input[type=number],
.landa-form-style .mktoForm input[type=date],
.landa-form-style .mktoForm select.mktoField,
.landa-form-style .mktoForm textarea.mktoField {
	-webkit-appearance: none;
	background-color: #fff;
	line-height: 1.5em;
	border: 1px solid #aeb0b6;
	padding: 0.2em 0.3em;
	box-shadow: unset;
	min-height: 54px;
	border-radius: 3px;
	border: solid 1px #cbcdcf;
	background-color: #ffffff;
	padding: 0.2em 22px 0.2em 0.9em;
	font-size: 16px;
	color: #b7babd;
	width: 100%!important;
}

.landa-form-style .mktoForm .mktoRequiredField label.mktoLabel {
	font-weight: bold;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #b7babd;
	width: 100%!important;
	padding-left: 25px;
	padding-top: 17px;
}

.landa-form-style .mktoForm .mktoRequiredField label.mktoLabel a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.landa-form-style .mktoForm input[type=checkbox]:checked+label:before,
.landa-form-style .mktoForm input[type=radio]:checked+label:before {
	text-align: center;
	color: #00afef;
	font-weight: bold;
}

.landa-form-style .mktoForm .mktoAsterix {
	color: #00afef;
}

.landa-form-style .mktoForm select.mktoField,
.landa-form-style .mktoForm select option {
	padding: 0.2em 22px 0.2em 0.9em;
	font-size: 16px;
	color: #b7babd;
}

.landa-form-style .mktoForm select.mktoField {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background: #fff;
	background-image: url(../png/arrow-down.png);
	background-repeat: no-repeat;
	background-position-x: 95%;
	background-position-y: 50%;
	padding-right: 2rem;
	position: relative;
}

.landa-form-style .mktoForm.mktoLayoutAbove textarea.mktoField {
	height: 200px;
}

.landa-form-style .mktoForm div,
.landa-form-style .mktoForm span,
.landa-form-style .mktoForm label,
.landa-form-style .mktoForm p {
	text-align: left;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #889baa!important;
}

.landa-form-style .mktoFormRow {
	display: flex;
}

.landa-form-style .mktoFieldDescriptor.mktoFormCol {
	width: 98%;
	margin: 0 0.5%;
}

.landa-form-style .mktoFieldWrap.mktoRequiredField {
	width: 100%;
}

.landa-form-style .mktoForm.mktoLayoutAbove .mktoRequiredField .mktoAsterix {
	display: none;
}

.landa-form-style .mktoForm .mktoOffset {
	height: 0;
}

.landa-form-style .mktoForm .mktoButtonRow {
	display: block;
	width: 50%;
	margin: 20px auto 0;
}

.landa-form-style .mktoForm .mktoButtonWrap.mktoInset .mktoButton {
	border-radius: 29px;
	background-color: #11b4f0;
	background-image: none;
	color: #fff;
	padding: 19px 0px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	box-shadow: none;
	border: none;
}

.landa-form-style .mktoFormRow.agreement {
	width: 50%;
	max-width: 300px;
	margin: 0;
	display: inline-block;
}

.landa-form-style .mktoFormRow.agreement label {
	width: 100%!important;
}

.form .text-content h4 {
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #00afef;
	margin-bottom: 40px;
	text-transform: capitalize;
}

.landa-form-style .mktoLogicalField.mktoCheckboxList.mktoHasWidth.mktoRequired {
	position: absolute;
	top: 20px;
}

#confirmform {
	text-align: center;
	font-size: 47.5px;
	font-weight: normal;
	line-height: 1.6;
	color: #2D2D2D;
}
#confirmform img{
	max-width: 99px;
}
#confirmform span {
	font-size: 25.5px;
	display: block;
}
.black-bg #confirmform div {
    color: #fff;
}
::placeholder {
	color: #9DA2AD;
	opacity: 1;
	/* Firefox */
}

 :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #9DA2AD;
}

 ::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #9DA2AD;
}


/* different pages where the forms can be find  */

.blog-inner .landa-form-style .mktoFieldDescriptor.mktoFormCol {
	width: 100%;
	margin: 0%;
}

.blog-inner #confirmform,
.event-banner #confirmform {
	padding: 100px 0;
	color: #fff;
}

.contact-us #confirmform {
	padding: 100px 0;
}

.event-banner .mktoForm .mktoRequiredField label.mktoLabel {
	color: #fff !important;
}

.event-banner .landa-form-style .mktoForm .mktoButtonWrap.mktoInset .mktoButton {
	background-color: #fff;
	color: #11b4f0;
}

.event-banner .banner #confirmform img {
	filter: brightness(0) invert(1);
	width: 94px;
	height: auto;
}

.contact-us .landa-form-style .mktoForm {
	max-width: 795px;
	width: 100%;
	margin: 0 0 auto 0;
}

.contact-us .landa-form-style .mktoForm .mktoButtonRow {
	width: 100%;
}

.landa-form-style .mktoForm .mktoError .mktoErrorMsg {
	background-color: transparent;
	background-image: none;
	border: none;
	box-shadow: none;
	color: #df2d3e!important;
	text-shadow: none;
	font-size: 13px;
	font-weight: 300;
	border-radius: unset;
	padding: 0;
	margin: 0;
}

.landa-form-style .mktoForm .mktoError .mktoErrorArrowWrap {
	display: none;
}

.landa-form-style .mktoForm .mktoError {
	color: #bf0000;
	left: 10px;
	right: auto!important;
	bottom: -30% !important;
	color: #fff;
}

.landa-form-style input.mktoInvalid {
	border: 1px solid #8C0005!important;
}

@media (max-width: 550px) {
	.landa-form-style .mktoFieldDescriptor.mktoFormCol {
		width: 100%;
		margin: 0%;
	}
	.landa-form-style .mktoFormRow {
		display: block;
	}
	.landa-form-style .mktoForm textarea.mktoField {
		height: 150px;
	}
	span.mkrtf,
	.mktoForm span,
	.mkrtf a {
		width: 92%;
		margin-left: 8%;
	}
}