.messages{
	    background-color: #f5f7f6;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
	    height: 154px;
		width: 220px !important;
}
.nameform, .mail, .nomer{
		    background-color: #f5f7f6 !important;
    border: 1px solid #ccc!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.1) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1) !important;
    -webkit-transition: border linear .2s,box-shadow linear .2s !important;
    -moz-transition: border linear .2s,box-shadow linear .2s !important;
    -o-transition: border linear .2s,box-shadow linear .2s !important;
    transition: border linear .2s,box-shadow linear .2s !important;
	    height: 26px !important;
    width: 220px !important;
	    margin-bottom: 10px;
}
.submitk{
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#00aaad),to(#0070ad))!important;
    background-image: -webkit-linear-gradient(top,#00aaad,#0070ad)!important;
    background-image: -o-linear-gradient(top,#00aaad,#0070ad)!important;
    background-image: linear-gradient(to bottom,#00aaad,#0070ad);!important;
    border-color: #0070ad #0070a!important;
	height: 33px !important;
    width: 220px !important;
	padding: 0px 0px!important;
}

.messages2{
	    background-color: #f5f7f6;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
	    height: 154px;
		width: 100% !important;
}
.nameform2, .mail2, .nomer2{
		    background-color: #f5f7f6 !important;
    border: 1px solid #ccc!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.1) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1) !important;
    -webkit-transition: border linear .2s,box-shadow linear .2s !important;
    -moz-transition: border linear .2s,box-shadow linear .2s !important;
    -o-transition: border linear .2s,box-shadow linear .2s !important;
    transition: border linear .2s,box-shadow linear .2s !important;
	    height: 26px !important;
    width: 100% !important;
	    margin-bottom: 10px;
}
.submitk2{
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#00aaad),to(#0070ad))!important;
    background-image: -webkit-linear-gradient(top,#00aaad,#0070ad)!important;
    background-image: -o-linear-gradient(top,#00aaad,#0070ad)!important;
    background-image: linear-gradient(to bottom,#00aaad,#0070ad);!important;
    border-color: #0070ad #0070a!important;
	height: 33px !important;
    width: 100% !important;
	padding: 0px 0px!important;
}
.wpcf7 form{position:relative}.wpcf7 form>div,.wpcf7 form>p{margin-bottom:1.2em}.wpcf7 .wpcf7-form-control-wrap{width:100%;display:block}.wpcf7 input:not([type=submit]):focus,.wpcf7 select:focus,.wpcf7 textarea:focus{background:#fff;border-color:#eaeaea;outline:0;-webkit-box-shadow:none;box-shadow:none}.wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea{width:100%;padding:.75em}.wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;-webkit-border-radius:2px;border-radius:2px;background:#fafafa;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{display:inline-block;background:#e9eef2;color:#555;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;-webkit-border-radius:.2em;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;-webkit-transition:all .2s linear;transition:all .2s linear}.wpcf7 .wpcf7-validation-errors{border-color:red}