.form_dk
{
	margin: 5px auto;
}
.form_dk textarea {height:100px;}
.form_dk .table_f
{
	width:100%;
	border:none;
	clear: both;
	overflow: hidden;
}
.form_dk .table_f_title
{
	width: 95%;
	border:none;
	margin: 0px;
	height: 45px;
	font-size: 20px;
	color: #FFF7F7;
	padding: 10px;
}
.form_dk .table_f .tr_full
{
	width:100%;
	border:none;
}
.table_f .tr_full .title_tr_full
{
	padding: 5px; margin: 0px;height: 24px;font-size: 18.6px;color:#666666;float: left; margin-right: 0.3em;margin-top: 4px;
}
.table_f .tr_full_l
{
	width: 100%;
	clear: both;
}
.table_f .tr_title
{
	padding: 5px;
	font-size: 100%;
}
.table_f .tr_title_f
{
	padding: 8px;
	float: left;
}
.table_f .tr_full_r select
{
	padding: 8px;
	float: left;
}
.table_f .tr_full_r
{
	margin: 5px;
	overflow: hidden;
	clear: both;
}
.table_f .input_t
{
	width: 90%;
}
.table_f .textarea_t
{
	width: 99%;
	height: 125px;
}
.table_f .input_sb
{
	height: 35px;
	float: left;
	margin: 2px 5px;
	clear: both;
}
.table_f .input_sb input[type='submit']
{
	padding: 8px 10px;
	background: #7C7C7D;
}
.table_f .input_sb input[type='submit']:hover
{
	background: #923D3D !important;
	color: #fff;
}
@media only screen and (max-width:488px){
		
	.table_f .tr_full_l, .table_f .tr_full_r{
		width:100%;clear:both;
	}
	.table_f .input_t {width:80%}
	.table_f .input_sb {width:98%}
}
.form_dk_sc
{
	/* margin: 5px; */
	color: #FF4900;
	text-align: left;
	font-size: 90%;
	line-height: 20px;
}
.form_dk_sc_big
{
	font-size:110%;
}
.required_mt
{
	color: #C72626;
}
.table_f input[type='text'],.table_f input[type='email'],.table_f input[type='tel']
{
    margin: 2px;
    font-size: 95%;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
    padding: 8px 5px;
    border: 1px #D2CECE solid;
    padding: 10px 5px;
}
.table_f textarea
{
    color: #343023;
    background: #fff;
    border-color: #94D6F5;
    border: 1px solid #CCC;
    margin: 0 0.25em 0 0;
    padding: 4px 7px;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    -webkit-transition: all .4s ease;
}
.table_f input[type='submit']
{
    border-color: rgba(0, 0, 0, 0.0980392);
    min-width: 80px;
    max-width: 100px;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
    overflow: hidden;
    background: #44bb61;
    -webkit-appearance: none;
    line-height: 25px;
    border: none;
    color: #FBF8F8;
    padding: 10px 5px;
    cursor: pointer;
}
.input_icon {
    position: relative !important;
    top: 7px !important;
    left: 0px !important;
font-size: 150%;}
.rq-meta-full-er {border: 1px #D81C1C dotted !important;background: rgba(178, 147, 53, 0.29) !important;}
.rq-meta-full-er-sl {border: 1px #EC1414 dotted !important;height: 44px;}span.rq-alert-text
{
    position: absolute !important;
    z-index: 100 !important;
    color: #fff !important;
    border: 0 !important;
    width: auto !important;
    max-width: 90% !important;
    margin-top: -8px !important;
    padding: 4px 20px !important;
    background-color: #fa3246;
    background-image: -moz-linear-gradient(top,#fa3246,#d32a3b);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fa3246),to(#d32a3b));
    background-image: -webkit-linear-gradient(top,#fa3246,#d32a3b);
    background-image: -o-linear-gradient(top,#fa3246,#d32a3b);
    background-image: linear-gradient(to bottom,#fa3246,#d32a3b);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246',endColorstr='#d32a3b');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246',endColorstr='#d32a3b')";
    background-repeat: repeat-x;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: .8 !important;
    font-size: .9em !important;
    display:none;
}
span.rq-alert-text:after {
    content: "";
    position: absolute !important;
    top: -8px;
    left: 20px;
    border: 4px solid transparent;
    border-bottom: 4px solid #fa3246 !important;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0 auto;
    width: 0;
}
span.rq-alert-text_dp{display:block;}

.wpcf7-form-control-wrap {margin:10px;}

.wpcf7-form-control-wrap input {
    border: 1px solid #444;
    padding: 5px;
    line-height: 45px;
}
.wpcf7-form-control-wrap textarea {
    border: 1px solid #444;
    padding: 5px;
}
.submit_action_css {margin: 10px;width: auto;background: #30535a !important;!i;!;}