.contact-us {
	 float:left;
	 width:100%; 
	 margin-bottom:20px;	
}
.contact-us .contact-us-adress{
	 float:left;
	 width:100%; 	

}
.contact-us .contact-us-adress .contact-us-logo{
	 float:left;
	 width:100%; 	
	 text-align:center;
}
.contact-us .contact-us-adress .contact-us-name-adress{
	 float:left;
	 width:100%;
	 margin: 0px 0 10px 0;
	 font-size: 12px;
	 text-align:center;
}
.contact-us .contact-us-adress .btn-download{
	 float:left;
	 width:100%;
	 height:auto;
	 margin: 0px 0 10px 0;
}
.btn-download1{
	float:left;
	padding:5px;
	width:95%;
	height:40px;
	text-align:center;
	color:#FFF;
	font-size:13px;
	background-color:#0e2441;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.btn-download1:hover{
	cursor:pointer;
	text-align:center;
	color:#fcf3bf;
	background-color:#0e2441;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.contact-us .contact-us-adress .contact-us-name-adress2{
	 float:left;
	 width:100%;
	 margin: 0px 0 20px 0;
	 font-size: 15px;
}
.contact-us .contact-us-form{
	 float:left;
	 width:100%; 	
}
.cont-name {
	width:100%;
	height:35px;
	border: 1px solid #C4CCE3;
	text-indent: 30px;
	margin: 2px 0 10px 0;
	background: #FFFFFF url(../images/contact-us/icon1.png) 5px 7px no-repeat;
}
.cont-adress {
	width:100%;
	height:35px;
	border: 1px solid #C4CCE3;
	text-indent: 36px;
	margin: 2px 0 10px 0;
	background: #FFFFFF url(../images/contact-us/icon2.png) 5px 7px no-repeat;
}
.cont-telephone {
	width:100%;
	height:35px;
	border: 1px solid #C4CCE3;
	text-indent: 30px;
	margin: 2px 0 10px 0;
	background: #FFFFFF url(../images/contact-us/icon3.png) 5px 9px no-repeat;
}
.cont-email {
	width:100%;
	height:35px;
	border: 1px solid #C4CCE3;
	text-indent: 30px;
	margin: 2px 0 10px 0;
	background: #FFFFFF url(../images/contact-us/icon4.png) 5px 10px no-repeat;
}
.cont-fax {
	width:100%;
	height:35px;
	border: 1px solid #C4CCE3;
	text-indent: 30px;
	margin: 2px 0 10px 0;
	background: #FFFFFF url(../images/contact-us/icon5.png) 5px 10px no-repeat;
}
.cont-detail {
	width: 96%;
	height: 170px;
	border: 1px solid #C4CCE3;
	/* text-indent: 10px; */
	margin: 2px 0 10px 0;
	padding: 11px 0 0 30px;
	background: #FFFFFF url(../images/contact-us/icon6.png) 5px 10px no-repeat;
}

.contact-us .contact-us-map{
	 float:left;
	 width:100%; 	
	 text-align: center;
	 margin: 10px 0 0 0;
}
.contact-us .contact-us-map img{
	 max-width:100%;
}
.contact-us .contact-us-googlemap{
	 float:left;
	 width:100%; 	
	 text-align: center;
	 margin: 10px 0 0 0;
}