h3 {
	color: #60828e;
}

.contactTel, .contactFax, .contactEmail {
	padding-top: 5px;
	height: 32px;
}

.contactTel,.contactFax,.contactEmail{
    color: #60828e;	
    line-height: 20px;
}

.icon-mobile:before,.icon-print:before,.icon-mail:before {

    margin-right: 15px;
    font-size: 26px;
    margin-left: 0px;
}

.contactTel a, .contactFax a, .contactEmail a{
	color: inherit;
}

.sendMail {
	margin-top: 32px;
	margin-left: 8px;
}

.borderLeft {
	border-left: #898989 1px solid;
}

.text .input {
	display: inline-block;
	border-radius: 0;
}

.custom-select, .marginLeft15 {
	margin-left: 15px;
	height: 37px;
}

.submitBtn {
	background-color: transparent;
	color: #60828e;
	border: #60828e 1px solid;
	text-align: center;
	padding: 15px 50px;
	font-size: 1.3em;
    margin-bottom: 21px;	
}



.alert-msg {
	font-weight: bold;
}

.contactBG{
	background: url(../img/contactBG.jpg) no-repeat bottom right;
	padding-bottom: 140px;
}

.textarea {
    color: #878787;
    padding: 8px 15px;
    background: #fff;
    border: none;
    font-size: 15px;
    width: 100%;
    height: 214px!important;
    resize: none;
    border-radius: 0;
}
