.tele {margin-left: auto;}
.menu {margin-left: auto;}
.flying-2 {cursor: pointer;}
.wb_button {
    margin-left: 11em;
    margin-top: 3em;
}
.contact_footer a {
    text-decoration: none;
    color: #9498ab;
}
section.contact.section-gray {
    background-image: linear-gradient( to bottom, #2D3657 0%, #2C3459 100% );
}
.center_footer_wb {
    padding: 5em;
}
.image_gmap_wb {
    height: 30em;
    width: 50em;
}
.content_wb p {
    line-height: 1.6em;
    color: #9498ab;
}
.content_wb h2 {
    color: #2C3459;
    font-size: 32px;
    }
.logo_wb {
	height: 5em;
	background-repeat: no-repeat;
	display: flex;
    justify-content: center;
	padding-left: 5em;
    padding-top: 1.5em;
	}
.logo_wb_footer {
    height: 5em;
    background-repeat: no-repeat;
	background-size: contain;
    display: flex;
    justify-content: center;
    padding-left: 10em;
    padding-top: 1.5em;
}
.logo_wb_footer p {
    font-size: 19px !important;
    position: relative;
    right: 2em;
    top: 10px;
}
    

