#menu.col-md-7 {
margin-top: 45px;
text-transform: uppercase;
}

#logo.col-md-5 {

}

#header.row {
padding-top: 20px;
padding-bottom: 3em;
}

#header.container {
padding-bottom: 50px;
}

.page-wrapper{
overflow: hidden;
background: #F3F3F3 none repeat scroll 0% 0%;
padding: 3em 0em;
}

.title1 h1 {
font-weight: bold;
padding-bottom: 30px;
}

#title1.col-md-8{
font-size: 1.5em;
padding-right: 3em;
}

#coord.col-md-4 {
padding-left: 5em;
border-left: 1px solid lightgrey;
}

#coord.col-md-4 p {
font-size: 1.2em;
}

.copyright {
    overflow: hidden;
    padding-top: 1.1em;
	padding-bottom: 5px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    text-align: center;
	background-color: #eb5789;
	color: white;
}

.buttoncontact {
    display: inline-block;
    margin-top: 2em;
    padding: 0.5em 1em;
    background: #7E448E none repeat scroll 0% 0%;
    line-height: 1.8em;
    letter-spacing: 1px;
    text-decoration: none;
    font-size: 1em;
    color: #FFF;
}
	
.buttoncontact:hover {
color: white;
text-decoration: underline;
font-size: 1em;
}

.fa {
width: 1.8em;
}

.control-group  {
padding-top: 10px;
}

#newsletter {
padding-top: 20px;
padding-bottom:10px;
font-size: 1.4em;
}

.newsletter {
background-color: #b9aebc;
border-bottom: 2px solid grey;
}

input.email {
padding-left:5px;
color: grey;
}

.newsletter {
color: white
}

input.button {
color: #404040;
}

.title2 h2,.title2 h3{font-weight: bold}