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

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-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: none;
	text-shadow: 1px 1px 0 rgba(0,0,0, 1);
	font-size: 1.3em;
	background: #1569AE;
}

.vsplyvh1 {
	font-size: 2.1em;
	text-align: center;
	padding-top: 4%;
	color: #333;
	font-weight: bold;
}

.vsplyvh2{
font-size: 1.5em;
    text-align: center;
    color: #333;
}
.vsplyv p .wpcf7-form-control-wrap {
	width: 100%;
	margin: 2%;
	
}
.vsplyv p .wpcf7-form-control-wrap input, .vsplyv p span .wpcf7-textarea {
	width: 60%;
	margin: 1% 20%;

}
.vsplyv p span .wpcf7-not-valid-tip {
	color: white;
	text-align: center;
}
.textarea-759 {
	height: 100px;
}
.vsplyv p .wpcf7-submit {
	margin: 10px 30%;
	width: 40%;
}
.textarea-759 .wpcf7-textarea{
	height: 100px;
	width: 70%;
	margin: 0% 15%;

}

#wpcf7-f42-o3 form .wpcf7-mail-sent-ok {
	border:none;
	font-size: 2.5em;
	text-align: center;
}
.popmake-166 {
	float: right;
	margin-right: 40px;
	margin-top:3px;
}
.popmake-166 a {
	background: #013d75;
    color: #fff;
    padding: 6% 3% 6%;
    background: #0531d2;;
    font-size: 165%;
    font-weight: bolder!important;
    text-align: center;
    line-height: 0.8em;
    outline: 2px solid #fff;
}
.popmake-166 a:hover, .popmake-166 a:active {
	background: #01155f;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

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

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

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

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
	border: none;
	text-shadow: 1px 1px 0 rgba(0,0,0, 1);
	font-size: 1.3em;
	background: #1569AE;
}

.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 {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

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

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}
