 #sidebar-secondary .form_box2 {
        width: 237px;
        /*height: 436px;*/
        margin-bottom: 25px;
		margin-top: 20px;
        background-color: #f7f7f7;
        -webkit-box-shadow: 0px 1px 0px 1px rgba(0,0,0,.32);
        -moz-box-shadow: 0px 1px 0px 1px rgba(0,0,0,.32);
        -ms-box-shadow: 0px 1px 0px 1px rgba(0,0,0,.32);
        box-shadow: 0px 1px 0px 1px rgba(0,0,0,.32);
    }
#sidebar-secondary .form_box2 ul li {
overflow: hidden;
display: block;
padding: 0 0 10px 14px;
list-style-type: none;
}
#sidebar-secondary .form_box2 ul li p{
margin: 0px 0 6px 0;
}

#sidebar-secondary .form_box2 ul li .wpcf7-text{
color: #161535;
font-size: 16px;
/*font-family: 'PT Sans';*/
width: 200px;
height: 26px;
padding: 0 6px;
border: 1px solid #8c0c04;
border-radius: 2px;
}
#sidebar-secondary .form_box2 ul li .wpcf7-text:focus{
border: 1px solid #8c0c04;
outline-color: darkred;;
border-radius: 3px;
}
.wpcf7-list-item-label, .form_box2 ul li p a{
font-size: 16px;
}


#sidebar-secondary .form_box2 ul li .wpcf7-textarea {
font-family: Arial, Helvetica, Sans-serif;
color: #161535;
font-size: 16px;
width: 200px;
height: 60px;
padding: 0 6px;
border: 1px solid #8c0c04;
border-radius: 2px;
-webkit-box-shadow: inset 2px 2px 3px 0 rgba(0,0,0,.19);
-moz-box-shadow: inset 2px 2px 3px 0 rgba(0,0,0,.19);
-ms-box-shadow: inset 2px 2px 3px 0 rgba(0,0,0,.19);
box-shadow: inset 2px 2px 3px 0 rgba(0,0,0,.19);
resize:vertical;
}

#sidebar-secondary .form_box2 ul li .wpcf7-textarea:focus{
border: 1px solid #8c0c04;
outline-color: darkred;;
border-radius: 3px;
}

#sidebar-secondary .form_box2 ul{
display: block;
margin: 7px 0 0 -42px;
list-style-type: none;
}

#sidebar-secondary .form_box2 h3 {
text-align: left;
margin: 0;
/*padding: 8px 0 5px 15px;*/
color: #fff;
font-size: 22px;
font-weight: bold;
/*font-family: 'PT Sans Bold';*/
display: inline-table;
/*width: 50px;*/
line-height: 60px;
}
#sidebar-secondary .form_title {
    text-align: center;
position: relative;
height: 60px;
margin-bottom: 20px;
background: -webkit-linear-gradient(bottom,rgba(160,26,30,1)0,rgba(181,30,35,1)100%);
background: -moz-linear-gradient(bottom,rgba(160,26,30,1)0,rgba(181,30,35,1)100%);
background: -ms-linear-gradient(bottom,rgba(160,26,30,1)0,rgba(181,30,35,1)100%);
background: linear-gradient(bottom,rgba(160,26,30,1)0,rgba(181,30,35,1)100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(160,26,30,1)),color-stop(100%,rgba(181,30,35,1)));
-webkit-box-shadow: 0px 1px 0px 1px rgba(0,0,0,.32);
-moz-box-shadow: 0px 1px 0px 1px rgba(0,0,0,.32);
-ms-box-shadow: 0px 1px 0px 1px rgba(0,0,0,.32);
box-shadow: 0px 1px 0px 1px rgba(0,0,0,.32);
}
#sidebar-secondary .label {
font-size: 16px;
}

#sidebar-secondary .form_box2 ul li .btnbox .wpcf7-submit {
position: relative;
width: 210px;
height: 45px;
cursor: pointer;
border: none;
border-radius: 2px;
color: #fff;
font-size: 24px;
/*font-family: 'PT Sans';
font-weight: 700;*/
text-shadow: 0px 1px 0px 1px rgba(0,0,0,.6);
background: -webkit-linear-gradient(bottom,
rgba(198,56,60,1)3%,
rgba(178,36,42,1)4%,
rgba(164,30,40,1)51%,
rgba(160,26,30,1)53%,
rgba(147,20,26,1)100%,
rgba(90,10,16,1)100%);
background: -moz-linear-gradient(bottom,
rgba(198,56,60,1)3%,
rgba(178,36,42,1)4%,
rgba(164,30,40,1)51%,
rgba(160,26,30,1)53%,
rgba(147,20,26,1)100%,
rgba(90,10,16,1)100%);
background: -ms-linear-gradient(bottom,
rgba(198,56,60,1)3%,
rgba(178,36,42,1)4%,
rgba(164,30,40,1)51%,
rgba(160,26,30,1)53%,
rgba(147,20,26,1)100%,
rgba(90,10,16,1)100%);
background: linear-gradient(bottom,
rgba(198,56,60,1)3%,
rgba(178,36,42,1)4%,
rgba(164,30,40,1)51%,
rgba(160,26,30,1)53%,
rgba(147,20,26,1)100%,
rgba(90,10,16,1)100%);
background: -webkit-gradient(linear,left top,left bottom,
color-stop(3%,rgba(198,56,60,1)),
color-stop(4%,rgba(178,36,42,1)),
color-stop(51%,rgba(164,30,40,1)),
olor-stop(53%,rgba(160,26,30,1)),
color-stop(100%,rgba(147,20,26,1)),
color-stop(100%,rgba(90,10,16,1)));
/*

background: -webkit-linear-gradient(bottom,
rgba(163,164,170,1)3%,
rgba(147,186,203,1)4%,
rgba(122,146,207,1)51%,
rgba(123,135,231,1)53%,
rgba(81,105,157,1)100%,
rgba(37,79,240,1)100%);
background: -moz-linear-gradient(bottom,
rgba(163,164,170,1)3%,
rgba(147,186,203,1)4%,
rgba(122,146,207,1)51%,
rgba(123,135,231,1)53%,
rgba(81,105,157,1)100%,
rgba(37,79,240,1)100%);
background: -ms-linear-gradient(bottom,
rgba(163,164,170,1)3%,
rgba(147,186,203,1)4%,
rgba(122,146,207,1)51%,
rgba(123,135,231,1)53%,
rgba(81,105,157,1)100%,
rgba(37,79,240,1)100%);
background: linear-gradient(bottom,
rgba(163,164,170,1)3%,
rgba(147,186,203,1)4%,
rgba(122,146,207,1)51%,
rgba(123,135,231,1)53%,
rgba(81,105,157,1)100%,
rgba(37,79,240,1)100%);
background: -webkit-gradient(linear,left top,left bottom,
color-stop(3%,rgba(163,164,170,1)),
color-stop(4%,rgba(147,186,203,1)),
color-stop(51%,rgba(122,146,207,1)),
olor-stop(53%,rgba(123,135,231,1)),
color-stop(100%,rgba(81,105,157,1)),
color-stop(100%,rgba(37,79,240,1)));

*/
-webkit-box-shadow: 0px 1px 0px 1px rgba(0,0,0,.32);
-moz-box-shadow: 0px 1px 0px 1px rgba(0,0,0,.32);
-ms-box-shadow: 0px 1px 0px 1px rgba(0,0,0,.32);
box-shadow: 0px 1px 0px 1px rgba(0,0,0,.32);
}

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 {
        background-color: #de001b;
        color: #fff;
}

span.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;
}