/*####### CONTACT US  ######### */

div.wpcf7{
	clear:both;
	margin-top:20px !important;
}

.wpcf7-form {

	margin-top:45px;	
}
.wpcf7-form p{
	padding:0;
}


.wpcf7-form .wpcf7-text, .wpcf7-form .capimage  {
	background: #f5f5f5;
	height:24px;
	width:278px;
	border: 1px solid #dddddd;
	padding-top:5px;
	padding-left:5px;
	padding-right:10px;
	margin-top:4px;
	margin-right:0px;
	font-family:Arial;
	font-size:14px;
}
.wpcf7-form .capimage {
float:left;
background: #f5f5f5;
width:184px;
margin-top:10px;
}


.wpcf7-form .cv_comments textarea {
	width:286px;
	height: 82px;
	background: #f5f5f5;
	padding-top:5px;
	padding-left:5px;
	margin-top:4px;
	font-family:Arial;
	font-size:14px;
	border: 1px solid #dddddd;
	resize: none;
	background-color: #f5f5f5;
}
.wpcf7-form .wpcf7-submit {
	padding:5px;
	float:right;
	right:100px;

}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok{

	position:absolute;
	bottom:0px;
	left:-7px;
	width:244px;
	font-size:13px;
	height:auto;
	padding:10px 5px;
}

div.wpcf7-validation-errors{
	border: 1px solid red !important;
	background:#f5e4e3;
}

div.wpcf7-mail-sent-ok {
	border: 1px solid #4e9f0d !important;
	background:#dfebd5;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: -10px;
	left: 0;
	z-index: 100;
	background:#f5e4e3;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 273px;
	padding:5px 10px;
}

.captcha-469 span.wpcf7-not-valid-tip {
top:10px;
}



input.wpcf7-submit {
	margin-top:25px;
	margin-right:8px;
	background: url('../images/contact_us/btn_submit.png') no-repeat 0 0;
	width: 148px;
	height: 33px;
	text-align:center;
	color: transparent;
	border:none;
}

input.wpcf7-submit:hover {
	background: url('../images/contact_us/btn_submit.png') no-repeat 100% 0;
	cursor: pointer;
}


img.capimg{
float:left;
margin:10px 20px 0px 0px !important;
height:28px !important;
}

#text_ask {
display: none;
}

div.wpcf7-mail-sent-ng {
	bottom:0;
	left:-5px;
	width:264px;
	margin-top:190px !important;
	background:#f5e4e3 !important;
	border: 1px solid #ff0000 !important;
}

input.wpcf7-submit.JoinMail{
clear:both;
float:left;
margin-left:211px;
margin-top:20px;
}


/* GOOGLE MAP */

div.map_holder{
clear:both;
padding:10px 0;
height:auto;
}

div.map_holder .each_box_title{
height:40px;
background:none;
}

div#map1, div#map2 {
	
	width:615px;
	height: 260px;
	border:0px solid red;
	margin:5px 0;
}

.address{
padding-top:10px;
}