@font-face {
    font-family: 'ProximaNovaRgBold';
    src: url('fonts/proximanova-bold-webfont.eot');
    src: url('fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-bold-webfont.woff') format('woff'), url('fonts/proximanova-bold-webfont.ttf') format('truetype'), url('fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaRgRegular';
    src: url('fonts/proximanova-regular-webfont.eot');
    src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-regular-webfont.woff') format('woff'), url('fonts/proximanova-regular-webfont.ttf') format('truetype'), url('fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	font-family: 'ProximaNovaRgRegular';
}
ul,
li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

a {
	color: #000;
    text-decoration: none;
}
* {
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
    color-adjust: exact !important;                 /*Firefox*/
}

#logo {
	display: block;
    background: url('../img/logo.svg') no-repeat;
	width: 245px;
	height: 69px;
	background-size: 100%;
	margin-bottom: 1cm;
}
h1,
#menu,
.menu_footer,
#linked,
#tools,
.more,
.map_link,
.flex-control-nav,
.flex-direction-nav {
    display: none;
}
.page_title {
	font-size: 24px;
}
#logos li {
    display: inline;
    padding-right: 20px;
}

#footer {
    margin-top: 20px;
    border-top: 1pt solid;
    padding-top: 20px;
}
#footer #logos img {
	height: 1cm;
}
.head {
    padding-bottom: 20px;
}

.section {
    padding-bottom: 20px;
}
.images {
	width: 100%;
}
.images img {
	width: 100%;
}













#offers aside {
    display: none !important;
}

#offers .results {
    width: 100%;
}

#offers .results article {
    margin: 30px 0;
}

#offers .results article:first-of-type {
    margin-top: 0;
}

#offers .results article {
    margin-bottom: 0;
}

#offers .results article a {
    display: block;
}

#offers .results .column {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}

#offers .results .column.right .headder h3 {
    margin: 0;
    display: inline-block;
}

#offers .results .column.right .headder h3.experience:before {
    content: '-\00a0';
    display: inline-block;
}

#offers .results .column.left {
    width: 30% !important;
}

#offers .results .column.right {
    margin-left: 30px;
    width: calc(69% - 30px) !important;
    padding: 0 !important;
}

#offers .results .column.left img {
    display: block;
    width: 100%;
}

#offers .results .column.left .place {
    display: block;
    color: black;
    text-align: center;
    padding: 1em 0;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
}

#offers .results .column.right .catcher {
    margin-top: 15px;
}

#offers .results .column.right .print_infos {
    display: block !important;
}

#offers .results .column.right p {
    margin: 0 !important;
}

#offers h2,
#offers h3,
#offers h4 {
    margin-top: 0;
}

#offers a:visited,
#offers a:link {
    color: black;
}

#offers .more_infos {
    display: none;
}

#offers .more {
    display: none;
}
