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;
}

.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;
}

.wpcf7-list-item *{width:40px!important;}
.wpcf7-list-item-label{font-size:large;}





.wpcf7-submit{
align-items:
flex-start
;
background-color:
rgb(106, 177, 101)
;
background-image:
none
;
border-bottom-color:
rgba(0, 0, 0, 0)
;
border-bottom-left-radius:
5px
;
border-bottom-right-radius:
5px
;
border-bottom-style:
solid
;
border-bottom-width:
1px
;
border-image-outset:
0px
;
border-image-repeat:
stretch
;
border-image-slice:
100%
;
border-image-source:
none
;
border-image-width:
1
;
border-left-color:
rgba(0, 0, 0, 0)
;
border-left-style:
solid
;
border-left-width:
1px
;
border-right-color:
rgba(0, 0, 0, 0)
;
border-right-style:
solid
;
border-right-width:
1px
;
border-top-color:
rgba(0, 0, 0, 0)
;
border-top-left-radius:
5px
;
border-top-right-radius:
5px
;
border-top-style:
solid
;
border-top-width:
1px
;
box-shadow:
rgb(79, 147, 75) 0px 5px 0px 0px
;
box-sizing:
border-box
;
color:
rgb(255, 255, 255)
;
cursor:
pointer
;
display:
inline-block
;
font-family:
"PT Sans"
;
font-size:
14px
;
font-stretch:
normal
;
font-style:
normal
;
font-variant-caps:
normal
;
font-variant-ligatures:
normal
;
font-variant-numeric:
normal
;
font-weight:
normal
;
height:
48px
;
letter-spacing:
normal
;
line-height:
normal
;
margin-bottom:
0px
;
margin-left:
0px
;
margin-right:
0px
;
margin-top:
0px
;
outline-color:
rgb(42, 118, 169)
;
padding-bottom:
14px
;
padding-left:
48px
;
padding-right:
20px
;
padding-top:
14px
;
position:
relative
;
text-align:
left
;
text-decoration:
none
;
text-indent:
0px
;
text-rendering:
auto
;
text-shadow:
none
;
text-transform:
none
;
top:
0px
;
transition-delay:
0s
;
transition-duration:
0.2s
;
transition-property:
all
;
transition-timing-function:
ease-in-out
;
vertical-align:
middle
;
white-space:
pre
;
width:
117.344px
;
word-spacing:
0px
;
word-wrap:
break-word
;
writing-mode:
horizontal-tb
;
zoom:
1
;
-webkit-appearance:
none
;
-webkit-font-smoothing:
antialiased
;
-webkit-rtl-ordering:
logical
;
-webkit-user-select:
none
;
-webkit-border-image:
none
;}



.wpcf7-submit:hover {
    color: #f7f7f7;
    background-color: #6AB165;
    top: 3px;
    box-shadow: 0 2px 0 #4f934b;
}
