@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);

#mncontactfrm ul{
	list-style-type:none;
}
.ftr_form {
	float: left;
	margin-right: 4px;
	margin-top: 22px;
	width: 480px;
}
.ftr_form .input_ftr1 {
    background: none repeat scroll 0 0 #1C1C1C;
    border: 1px solid #2F2F2F;
    border-radius: 5px;
    color: #959595;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    height: 40px;
    line-height: 34px;
    margin: 10px 0 0;
    outline: medium none;
    padding: 1px 10px;
    width: 99%;
}
.ftr_form .input_ftr3 {
    background: none repeat scroll 0 0 #1C1C1C;
    border: 1px solid #2F2F2F;
    border-radius: 5px;
    color: #959595;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    height: 40px;
    line-height: 34px;
    margin: 11px 0 0;
    outline: medium none;
    padding: 1px 10px;
    width: 95%;
}
.ftr_form .capcha_ftr {
    background: none repeat scroll 0 0 #1C1C1C;
    border: 1px solid #2F2F2F;
    border-radius: 5px;
    color: #959595;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    height: 40px;
    line-height: 32px;
    margin: 11px 0 0;
    outline: medium none;
    padding: 0 5px;
    width: 130px;
}
.ftr_form .texarea_ftr {
	background: none repeat scroll 0 0 #1C1C1C;
	border: 1px solid #2F2F2F;
	border-radius: 5px;
	color: #959595;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	height: 60px;
	line-height: 20px;
	margin: 11px 0 0;
	outline: medium none;
	padding: 5px 10px;
	resize: none;
	width: 99%;
}
.capcha_code {
    float: left;
    height: 34px;
    margin: 11px 0 0 15px;
    padding: 0;
    width: 88px;
}
#divname {
    color: #CC0000;
    float: left;
    font-size: 11px;
    line-height: 14px;
}
#divemail {
    color: #CC0000;
    float: left;
    font-size: 11px;
    line-height: 14px;
}
#divcomment {
    color: #CC0000;
    float: left;
    font-size: 11px;
    line-height: 14px;
    width: 100%;
}
#divcaptcha {
    color: #CC0000;
    float: left;
    font-size: 11px;
    line-height: 14px;
    width: 100%;
}
.ftr_send {
    background: none repeat scroll 0 0 #02404b !important;
    border: 1px solid #02404b !important;
    border-radius: 5px !important;
    color: #FFFFFF !important;
    display: block !important;
    float: right !important;
    font-family: 'Open Sans', sans-serif !important;
    margin: 11px 3px 0 !important;
    padding: 8px 0 !important;
    transition: all 0.2s ease-in-out 0s !important;
    width: 80px !important;
}
.ftr_send:hover {
    background: none repeat scroll 0 0 #F18B37 !important;
    border: 1px solid #E9812B !important;
    cursor: pointer !important;
}
.ftr_send_reset {
    background: none repeat scroll 0 0 #d60d4b !important;
    border: 1px solid #bc0092 !important;
    border-radius: 5px !important;
    color: #FFFFFF !important;
    display: block !important;
    float: right !important;
    font-family: 'Open Sans', sans-serif !important;
    margin: 11px 3px 0 !important;
    padding: 8px 0 !important;
    transition: all 0.2s ease-in-out 0s !important;
    width: 80px  !important;
}
.ftr_send_reset:hover {
    background: none repeat scroll 0 0 #F18B37 !important;
    border: 1px solid #E9812B !important;
    cursor: pointer !important;
}
.ftr_form .input_ftr1_1 {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    color: #959595;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    height: 40px;
    line-height: 34px;
    margin: 10px 0 0;
    outline: medium none;
    padding: 1px 10px;
    width: 95%;
	max-width:240px;
	margin-right:10px;
}
.ftr_form .input_ftr3_1 {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    color: #959595;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    height: 40px;
    line-height: 34px;
    margin: 11px 0 0;
    outline: medium none;
    padding: 1px 10px;
    width: 95%;
	max-width:230px;
}
.ftr_form .capcha_ftr_1 {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    color: #959595;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    height: 40px;
    line-height: 32px;
    margin: 11px 0 0;
    outline: medium none;
    padding: 0 5px;
    width: 130px;
}
.ftr_form .texarea_ftr_1 {
	background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
	color: #959595;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	height: 60px;
	line-height: 20px;
	margin: 11px 0 0;
	outline: medium none;
	padding: 10px;
	resize: none;
	width: 99%;
}
.ftr_send_1 {
    background: none repeat scroll 0 0 #02404b !important;
    border: 1px solid #02404b !important;
    color: #FFFFFF !important;
    display: block !important;
    float: right !important;
    font-family: 'Open Sans', sans-serif !important;
    margin: 11px 3px 0 !important;
    padding: 8px 10px !important;
    transition: all 0.2s ease-in-out 0s !important;
    width: auto !important;    min-width: 80px !important;
}
.ftr_send_1:hover {
    background: none repeat scroll 0 0 #F18B37 !important;
    border: 1px solid #E9812B !important;
    cursor: pointer !important;
}
.ftr_send1_reset {
    background: none repeat scroll 0 0 #bc0092 !important;
    border: 1px solid #bc0092 !important;
    color: #FFFFFF !important;
    display: block !important;
    float: right !important;
    font-family: 'Open Sans', sans-serif !important;
    margin: 11px 3px 0 !important;
    padding: 8px 0 !important;
    transition: all 0.2s ease-in-out 0s !important;
    width: 80px !important;
}
.ftr_send1_reset:hover {
    background: none repeat scroll 0 0 #F18B37 !important;
    border: 1px solid #E9812B !important;
    cursor: pointer !important;
}
.ftr_form .input_ftr1_2 {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    color: #959595;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    height: 40px;
    line-height: 34px;
    margin: 10px 0 0;
    outline: medium none;
    padding: 0 5px;
    width: 100%;
	margin-right:10px;
}
.ftr_form .input_ftr3_2 {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    color: #959595;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    height: 40px;
    line-height: 34px;
    margin: 11px 0 0;
    outline: medium none;
    padding: 0 5px;
    width: 100%;
}
.ftr_form .capcha_ftr_1 {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    color: #959595;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    height: 40px;
    line-height: 32px;
    margin: 11px 0 0;
    outline: medium none;
    padding: 0 5px;
    width: 130px;
}
.ftr_form .texarea_ftr_2 {
	background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
	color: #959595;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	height: 60px;
	line-height: 20px;
	margin: 11px 0 0;
	outline: medium none;
	padding: 0 5px;
	resize: none;
	width: 100%;
}
.ftr_send_1 {
    background: none repeat scroll 0 0 #02404b !important;
    border: 1px solid #02404b !important;
    color: #FFFFFF !important;
    display: block !important;
    float: right !important;
    font-family: 'Open Sans', sans-serif !important;
    margin: 11px 3px 0 !important;
    padding: 8px 10px !important;
    transition: all 0.2s ease-in-out 0s !important;
    width: auto !important;    min-width: 80px !important;
}
.ftr_send_1:hover {
    background: none repeat scroll 0 0 #F18B37 !important;
    border: 1px solid #E9812B !important;
    cursor: pointer !important;
}
.ftr_send1_reset {
    background: none repeat scroll 0 0 #bc0092 !important;
    border: 1px solid #bc0092 !important;
    color: #FFFFFF !important;
    display: block !important;
    float: right !important;
    font-family: 'Open Sans', sans-serif !important;
    margin: 11px 3px 0 !important;
    padding: 8px 0 !important;
    transition: all 0.2s ease-in-out 0s !important;
    width: 80px !important;
}
.ftr_send1_reset:hover {
    background: none repeat scroll 0 0 #F18B37 !important;
    border: 1px solid #E9812B !important;
    cursor: pointer !important;
}
.sec_1_5 {
	float: left;
	margin: 0;
	padding-bottom: 5px;
	width: 480px;
}
.sec_1_5 ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 480px;
}
.sec_1_5 ul li {
    float: left;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 0;
    width: 480px;
}
.sec_1_5 ul li .lable {
    color: #656565;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    width: 470px;
}
.sec_1_5 ul li .lable span {

    color: #FF0000;
    font-weight: bold;
}
.sec_1_5 ul li .field {
    background-position: 8px 8px;
    background-repeat: no-repeat;
    float: left;
    height: 45px;
    width: 473px;
}
.sec_1_5 ul li .testfield {
    float: left;
    width: 1000px;
}
.sec_1_5 ul li.textarea {
    float: left;
    height: auto;
    width: 1000px;
}
.sec_1_5 ul li.right {
    float: right;
    width: 460px;
}
#CommentForm .textInput, #CommentForm textarea {
    height: 38px;
    margin: 0;
    width: 475px;
}
.sec_1_5 ul li textarea, .textInput {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #DFDFDF;
    box-shadow: 1px 1px 3px 1px #F2F2F2 inset;
    color: #656565;
    margin: 0;
    outline: medium none;
    padding: 11px 0 11px 40px;
    width: 100%;
}
.sec_1_5 ul li input, textarea, .sec_1_5 ul li input[type="submit"]:focus {
    outline: medium none;
}
.sec_1_5 ul li a.btn {
    background: none repeat scroll 0 0 #F1AA5C;
    border: 1px solid #D5954E;
    color: #FFFFFF;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin: 0;
    outline: medium none;
    padding: 8px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    width: auto;
}
.sec_1_5 ul li a.btn:hover {
    background: none repeat scroll 0 0 #4E4E4E;
    border: 1px solid #3E3E3E;
    cursor: pointer;
}
.sec_1_5 .leftpart {
    float: left;
    width: 450px;
}
.sec_1_5 .titel {
    color: #656565;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
    width: 450px;
}
.sec_1_5 .leftpart .interest_services {
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 5px 0;
    width: 50%;
}
.sec_1_5 .leftpart .interest_services .cleckbox {
    float: left;
    margin: 3px;
}
.sec_1_5 .leftpart span, .sec_1_5 .rightpart span {
    color: #FF0000;
    font-weight: bold;
}
.sec_1_5 .rightpart {
    color: #656565;
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    width: 470px;
}
.sec_1_5 .rightpart .cleckbox {
    float: left;
    margin: 3px;
}
.sec_1_5 .rightpart .textInput {
    width: 80px;
}
.sec_1_5 .rightpart .project_type {
    float: left;
    width: 100%;
}
.icon{
	font-size: 22px;
    margin-left: 10px;
    margin-top: 13px;
    position: absolute;
}

.mn_contact_fail{
	color:#FF0000;
	font-size:12px;
	margin:0;
}
.mn_contact_success{
	color:#41A62A;
	font-size:12px;
	margin:0;
}
.dispnone{
	display:none;
}

#mn_a, #mn_b{
	margin-right:3px;
	margin-left:3px;
}
#mn_contact_sending_status{
	display:none;
}
.mnftr1_block {
    float: left;
    width: 100%;
}
.mnftr_lft {
    float: left;
}
.mnftr_right {
    float: right;
	margin-top:5px;
}