
/* Start Contact*/

.contactform textarea,.contactform input{width: 100%;padding: 6px 12px;border:1px solid #ccc;margin-bottom: 1em;border-radius: 0;outline: none;}
.contactform_area textarea,.contactform_area input{width: 100%;padding: 6px 12px;border:1px solid #ccc;margin-bottom: 1em;border-radius: 0;outline: none;}
.add_pad_btn{margin-bottom: 10px;}
.highlight-info .overlay{padding-bottom: 2em;}
.add_pad_btn{margin-bottom: 10px;}
.pad{
		margin: 0px auto;
	}
	.add_pad{
		margin: 10px auto;
	}
	.remove_pad{
		margin-top:-5px;
	}

	#contact{
		
		background:#f5f5f5 url(assets/img/bg/contact0.png) no-repeat;
		background-size:cover;
	}
	.fa-color , #contact a{
		color: #00a9c6! important;
	}
	.contact-info .heading, .contact-info p, .address span, .address h3,.contact-info h3, .address  {
		color: #fff ! important;
	}
.address-info h3 {
    margin: 0px 0px -8px 0px !important;
}
.contact-info h2 {
    margin: 1em 1px 0.5em 0 !important;
}
	.contact-info .heading, .contact-info p, .address span, .address h3,.contact-info h3  {
		color: #fff ! important;
	}
.address-info h3 {
    margin: 0px 0px -8px 0px! important;
}
.contact-info h2 {
    margin: 1em 1px 0.5em 0! important;
}

@media (max-width: 900px)
.contactform .btn {
    padding: 1em 2em !important;
}
.contactform  .btn-primary {
    color: #fff !important;
    background: #00a9c6 !important;
    width: 100%;
    outline: none;
}
.contactform  .btn {
    border: none;
    border-radius: 0;
    padding: 1em 4em;
    background: rgba(0,0,0,0.5);
    text-transform: uppercase;
}

.contactform .btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
 .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700px !important;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
.btn, a, .btn:hover, a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: none !important;
	  font-weight: 700px !important;
}
.w-footer-a a {
	color: #00a9c6! important;
}
/*End Contact*/

/*Start Team*/


/*End Team*/