html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

.cc-btn {
    color: rgb(255, 255, 255);
    background-color: rgb(116, 75, 179);
    border-color: transparent;
    margin: auto;
    max-width: 200px;
    min-width: 150px;
    line-height: 25px;
    padding: 15px auto;
    font-size: 14px;
}

.cc-btn:hover,
.cc-btn:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(154, 113, 217);
}

#jcemediabox-popup-caption p {
    color: #212121;
    text-align: center;
}

.flag {
    width: 200px;
    height: 40px;
    position: fixed;
    right: -100px;
    display: none;
    background: #212121;
    z-index: 10000;
    transition: ease-in-out .5s;
    padding: 2px 0px;
    border-bottom: 4px solid #212121;
}

.flag:hover {
    right: 0px;
}

@media all and (max-width:1600px) {
    .navbar .nav>li>a {
        padding: 15px 5px 11px;
    }
}

.flag-image,
.flag-text {
    border-top: 2px solid #C6A459;
    border-bottom: 2px solid #C6A459;
    display: block;
    float: left;
    width: 50%;
    max-width: 50%;
    min-height: 100%;
    text-align: left;
    vertical-align: center;
    text-align: center;
    font-size: 12px;
    line-height: 40px;
}

.flag-image img {
    width: auto;
    max-height: 35px;
    vertical-align: middle;
    margin: auto;
}

#bdc {
    top: 100px;
}

#wall {
    top: 170px;
}

@media all and (max-width:768px) {
    #bdc {
        top: 50px;
    }
}

#wrapper {
    min-height: 100%;
    position: relative;
    background: rgb(156, 156, 156);
    background: -moz-linear-gradient(90deg, rgb(156, 156, 156) 0%, rgb(90, 90, 90) 100%);
    background: -webkit-linear-gradient(90deg, rgb(156, 156, 156) 0%, rgb(90, 90, 90) 100%);
    background: -o-linear-gradient(90deg, rgb(156, 156, 156) 0%, rgb(90, 90, 90) 100%);
    background: -ms-linear-gradient(90deg, rgb(156, 156, 156) 0%, rgb(90, 90, 90) 100%);
    background: linear-gradient(180deg, rgb(156, 156, 156) 0%, rgb(90, 90, 90) 100%);
}

#jcemediabox-popup-ajax {
    color: #212121;
}

#jcemediabox-popup-ajax h1 {
    color: #212121;
}

.fabrikHide {
    display: none !important;
}

.main {
    padding-bottom: 25px;
	margin-top: 25px;
}

.contact-address {
    color: #000;
}


/* MAIN BODY */

body.site {
    padding: 0px;
    border: 0px !important;
}

/* 
	MEMO 
	margin padding : top right bottom left; 
*/

h1 {
    font-size: 25px;
    text-transform: none;
    font-weight: 100;
    line-height: 40pt;
}

h2 {
    font-size: 25pt;
    line-height: 25pt;
    color: #092a4b !important;
    font-weight: bold;
}

h3 {
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase !important;
    font-style: normal;
    font-weight: 100;
    font-size: 15px !important;
    line-height: 18px !important;
    margin-top: 0px !important;
}

h4 {
    font-weight: 100;
}

h5 {
    text-transform: uppercase;
}

p {
    font-size: 14px;
    line-height: 25px;
}

ul,
ol {
    margin: 0 0 9px 35px;
}


/* LIENS (SAUF ALIAS DE MENU)*/

a {
    color: #FFF;
    text-decoration: none;
    transition: ease-in-out .2s;
}

a:link,
a:visited,
a:hover,
a:active {
    outline: none
}

a:focus {
    outline: 0 !important
}

img {
    border: none;
}

.email a {
    color: #744BB3 !important;
}

a:hover {
    color: #744BB3;
    text-decoration: none;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}

.well>hr {
    width: 70%;
    margin: 20px 0px;
    border: 0;
    border-top: 1px solid #acacac;
    border-bottom: 1px solid #fff;
}

.page-header {
    padding-bottom: 0px;
    margin: 0px;
    border: 0px;
}


/* Common style */

.img-intro-left a:hover {
    opacity: 0.8;
}

.hidden-desktop2 {
    display: none;
}

.social-links {
    width: 100%;
    text-align: center;
}

.hidden-phone2 {
    display: inherit;
}

div.birthday-club {
    position: absolute;
    right: 266px;
    top: 127px;
}

.details a input.btn {
    line-height: 12px !important;
}

.information {
    position: relative;
    height: 100%;
    width: 50%;
}

.carte {
    position: relative;
    width: 50%;
}

.box-horaire {
    position: relative;
}

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: transparent;
}

.carousel-inner {
    top: 20px;
    width: 80%;
    margin: auto;
    margin-bottom: 100px;
}

.carousel-inner .item {
    border: 0px;
}

.carousel-inner .custom {
    min-height: 550px;
    max-height: 550px;
}

.carousel-indicators {
    position: absolute;
    top: 15px;
    left: 0;
    height: 20px;
    text-align: center;
    z-index: 5;
    margin: 0px 45px;
    list-style: none;
}

.carousel-indicators .active {
    background-color: #212121;
}

.carousel-control {
    position: absolute;
    display: block;
    left: -20px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #212121;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.25);
    opacity: 1;
    border-color: #212121;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.etoile {
    text-indent: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    background-image: url(../../../images/icones/etoile.png);
    background-repeat: no-repeat;
    background-size: 10px;
    display: inline-block;
    height: 10px;
    width: 10px;
}

.drapeau-lu,
.drapeau-fr {
    text-indent: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    background-image: url(../../../images/drapeaux/drapeau_luxembourg.png);
    background-repeat: no-repeat;
    background-size: 20px 16px;
    display: inline-block;
    height: 16px;
    width: 20px;
}

.drapeau-fr {
    background-image: url(../../../images/drapeaux/drapeau_france.png);
}

.drapeau-lu {
    background-image: url(../../../images/drapeaux/drapeau_luxembourg.png);
}

.facebook a:before,
.twitter a:before,
.google a:before,
.website a:before,
.mail a:before,
.map a:before {
    visibility: visible;
    display: block;
    text-align: center;
    height: 40px;
    width: 40px;
    background-color: #744BB3;
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #FFF;
    line-height: 40px;
    position: absolute;
    left: 0;
    transition: ease-in-out .2s;
}

.facebook a,
.twitter a,
.google a,
.website a,
.mail a,
.map a {
    visibility: hidden;
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.itemFullText li,
.description li {
    margin-left: 25px;
}

.mainphoto {
    text-align: center;
}

@media all and (max-width:767px) {
    .facebook a:before,
    .twitter a:before,
    .google a:before,
    .website a:before,
    .mail a:before,
    .map a:before {
        height: 35px;
        width: 35px;
        line-height: 35px;
    }
    .facebook a,
    .twitter a,
    .google a,
    .website a,
    .mail a,
    .map a {
        height: 35px;
        width: 35px;
        line-height: 35px;
        margin-top: 5px;
    }
    .description {
        padding: 5px 0px;
        height: auto !important;
        min-height: 0 !important;
    }
}

.facebook a:before {
    content: "\f09a";
}

.facebook a:hover:before {
    background-color: #3B5998;
}

.twitter a:before {
    content: "\f099";
}

.twitter a:hover:before {
    background-color: #0084B4;
}

.google a:before {
    content: "\f0d5";
}

.google a:hover:before {
    background-color: #D73D32;
}

.website a:before {
    font-family: 'Arial', sans-serif;
    content: "www";
    font-size: 10px;
}

.website a:hover:before {
    background-color: #616161;
}

.mail a:before {
    content: "\f0e0";
}

.mail a:hover:before {
    background-color: #ADADAD;
}

.map a:before {
    content: "\f041";
}

.map a:hover:before {
    background-color: green;
}

.description {
    min-height: 350px;
}

@media all and (min-width:1900px) {
    .description {
        min-height: 375px;
    }
    .main {
        padding-bottom: 160px;
    }
}

.description p {
    line-height: 20px;
}

.adresse-infos {
    padding-right: 5px;
}

.social-adresse {
    min-height: 110px;
}

.type {
    position: absolute;
    top: -20px;
    left: 0;
    color: #212121;
    font-size: 12px;
}


/* BOUTONS */


/*.btn-custom {
	background:#424242;
	border-radius: 0px;
	box-shadow: 0px 0px 0px #000000 inset, 0px -0px 0px #000000 inset;
	color: #ffffff;
	text-transform:uppercase;
	font-weight:200;
	font-size:12px;
	text-align: center;
	text-shadow: none;
	transition : ease-in-out .5s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom:active {
	background:#212121;
	color: #ffffff;
}*/

.btn-custom {
    text-align: center;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    z-index: 10;
    position: relative;
    font-size: 12px;
    color: #ffffff;
    text-shadow: none;
    font-weight: 500;
    background-color: #424242;
    background-image: none;
    border-radius: 0px;
    box-shadow: none;
    text-transform: uppercase;
    transition: ease-in-out .5s !important;
}


/* -------------------
	Hover States
-------------------- */

.btn-custom:hover,
.btn-custom:focus {
    color: #FFF;
}

.btn-custom2 {
    text-align: center;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    z-index: 10;
    position: relative;
    font-size: 12px;
    color: #ffffff;
    text-shadow: none;
    font-weight: 500;
    background-color: #424242;
    background-image: none;
    border-radius: 0px;
    box-shadow: none;
    text-transform: uppercase;
    transition: ease-in-out .5s !important;
}

.btn-custom2:after {
    z-index: -1;
    content: '';
    cursor: pointer;
    display: block;
    position: absolute;
    background-image: linear-gradient(#212121, #212121);
    box-shadow: inset 0 2px 1px -1px rgba(255, 255, 255, .2), inset 0 -2px 1px -1px rgba(0, 0, 0, .2), 0 12px 12px rgba(0, 0, 0, .5), 0 4px 6px rgba(0, 0, 0, .3);
    border-radius: 0px;
    transition: ease-in-out .5s;
}


/* -------------------
	Hover States
-------------------- */

.btn-custom2:hover,
.btn-custom2:focus {
    color: #744BB3;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3), 0 0px 30px rgba(3, 169, 244, .7);
    box-shadow: 0 -1px 0 rgba(0, 193, 255, .2), 0 0 0 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(0, 0, 0, .05), 0 0 20px rgba(0, 193, 255, .1), 0 0 30px rgba(0, 193, 255, .1);
    background-position: 0 -26px;
    border-color: #744BB3;
}

.btn-custom2:hover:after {
    background-image: linear-gradient(#212121, #212121);
    box-shadow: inset 0 5px 6px rgba(0, 0, 0, .3), inset 0 0 4px rgba(0, 0, 0, .9), 0 0 0 black;
}


/* -------------------
	Active States
-------------------- */

.btn-custom2:active {
    color: #744BB3;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3), 0 0px 30px rgba(3, 169, 244, .7);
    box-shadow: 0 -1px 0 rgba(0, 193, 255, .2), 0 0 0 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(0, 0, 0, .05), 0 0 20px rgba(0, 193, 255, .1), 0 0 30px rgba(0, 193, 255, .1);
}

.btn-custom2:active {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 1), 0 0px 30px rgba(3, 169, 244, 1), 0 0px 50px rgba(3, 169, 244, 1);
}

.btn-custom2:active:after {
    background-image: linear-gradient(#212121, #212121);
    box-shadow: inset 0 5px 6px rgba(0, 0, 0, .3), inset 0 0 4px rgba(0, 0, 0, .9), 0 0 0 black;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    background-color: #212121;
}


/* STRUCTURE GLOBALE */


/* LOGO - COIN SUPERIEUR DROIT */

div.header-flag {
    position: absolute;
    right: 0px;
    top: 0;
}


/* LOGO - COIN INFERIEUR DROIT */

div.footer-flag {
    display: none;
}


/* HEADER */

.header {
    background-image: radial-gradient(center center, circle cover, #3e3e3e, #121212);
    background-image: -o-radial-gradient(center center, circle cover, #3e3e3e, #121212);
    background-image: -ms-radial-gradient(center center, circle cover, #3e3e3e, #121212);
    background-image: -moz-radial-gradient(center center, circle cover, #3e3e3e, #121212);
    background-image: -webkit-radial-gradient(center center, circle cover, #3e3e3e, #121212);
    -webkit-box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 1);
    box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 1);
    margin-bottom: 0px;
}

.header .logo {
    text-align: center;
    width: 125px;
}

.brand {
    display: block;
    margin: auto;
    line-height: 77px;
}

.social-header {
    margin-top: 25px;
    text-align: right;
}

.camera_caption {
    margin: 5% 10%;
}

.camera_caption_title {
    line-height: 70pt !important;
    letter-spacing: 2px;
}

.tel {
    background: url(../../../images/icones/icon-reservation-dore.png);
    background-repeat: no-repeat;
    position: absolute;
    padding-left: 35px;
    padding-top: 6px;
    padding-bottom: 10px;
}

.tel:hover {
    background: url(../../../images/icones/icon-reservation.png);
    background-repeat: no-repeat;
}


/* MENU PRINCIPALE */

.navigation {
    border: 0;
    padding: 0;
}

.navbar {
    margin: 0;
}

.navbar-inverse .menu>li {
    padding: 0px;
}

.navbar-inverse .menu>li>a {
    color: #ABABAB;
    text-shadow: 1px 0px 2px rgba(0, 0, 0, .8);
    height: 60px;
    font-size: 14px;
    font-weight: 100;
    line-height: 60px;
    position: relative;
    transition: ease-in-out .4s;
}

.navbar-inverse .menu>li>a:before {
    transition: ease-in-out .4s;
    transform: translate3d(0px, 0px, 0px);
}

.navbar-inverse .menu>li>a:hover,
.navbar-inverse .menu .active>a:hover {
    color: #FFF;
    background: transparent;
    box-shadow: none;
}

.navbar-inverse .menu .active>a,
.navbar-inverse .menu .active>a:focus {
    color: #FFF;
    box-shadow: none;
    background: transparent;
}

.navbar-inverse .menu>li>a:before {
    content: "";
    display: block;
    width: 0;
    border: 5px solid gray;
    border-color: gray transparent transparent transparent;
    position: absolute;
    top: -5px;
    left: 45%;
    opacity: 0;
    transition: linear .2s;
    transform: translate3d(0px, 0px, 0px);
}

.navbar-inverse .menu .active>a:before {
    content: "";
    display: block;
    width: 0;
    border: 5px solid #744BB3;
    border-color: #744BB3 transparent transparent transparent;
    position: absolute;
    top: 20px;
    right: 45%;
    transition: ease-in-out .4s;
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}

.navbar-inverse .menu>li>a:hover:before {
    content: "";
    display: block;
    width: 0;
    border: 5px solid #FFF;
    border-color: #FFF transparent transparent transparent;
    position: absolute;
    top: 20px;
    left: 45%;
    opacity: 1;
}

.navbar-inverse .menu>li>a.bdc {
    background-image: url("../../../images/BD_LOGO.png");
    background-size: 70%;
    background-position: center 10px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    min-width: 100px;
}

.navbar-inverse .menu>li>a.bdc:hover {
    background-image: url("../../../images/BD_LOGO.png");
    background-size: 70%;
    background-position: center 5px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    min-width: 100px;
    border: 0px;
}

.navbar-inverse .menu>li>a.wall {
    background-image: url("../../../images/BD_LOGO.png");
    background-size: 70%;
    background-position: center 10px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    min-width: 100px;
}

.navbar-inverse .menu>li>a.wall:hover {
    background-image: url("../../../images/BD_LOGO.png");
    background-size: 70%;
    background-position: center 5px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    min-width: 100px;
    border: 0px;
}

@media all and (max-width:480px) {
    .navbar-inverse .menu .active>a:before,
    .navbar-inverse .menu>li>a:hover:before {
        border-color: transparent transparent transparent transparent;
    }
    .navbar-inverse .menu>li>a.bdc {
        background-image: none;
        text-indent: 0px;
        min-width: 100px;
    }
    .navbar-inverse .menu>li>a.bdc:hover {
        background-image: none !important;
        text-indent: 0px !important;
        min-width: 100px;
        color: #FFF;
        background: transparent;
        box-shadow: none;
        border-bottom: 4px solid #626262;
    }
    .navbar-inverse .menu>li>a.wall {
        background-image: none;
        text-indent: 0px;
        min-width: 100px;
    }
    .navbar-inverse .menu>li>a.wall:hover {
        background-image: none !important;
        text-indent: 0px !important;
        min-width: 100px;
        color: #FFF;
        background: transparent;
        box-shadow: none;
        border-bottom: 4px solid #626262;
    }
}


/* MENU SECONDAIRE */

.menu2 {
    background: rgba(50, 50, 50, .7);
    /*-webkit-box-shadow: 0px 11px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 11px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 11px 5px 0px rgba(50, 50, 50, 0.75);*/
}

.navbar-inverse2 .menu>li {
    padding: 0px;
}

.navbar-inverse2 .menu>li>a,
.navbar-inverse2 .menu>li>a:focus {
    color: #ABABAB;
    text-shadow: 1px 0px 2px rgba(0, 0, 0, .8);
    height: 14px;
    font-size: 14px;
    font-weight: 100;
    line-height: 14px;
    transition: ease-in-out .4s;
}

.navbar-inverse2 .menu>li>a:hover {
    color: #FFF;
    box-shadow: none;
    background: transparent;
    box-shadow: none;
    height: 10px;
    line-height: 10px;
    border-bottom: 4px solid #744BB3;
}

.breadcrumb li {
    line-height: 0px;
}

.breadcrumb>.active {
    color: #666;
}

.navbar-inverse2 .menu .active>a,
.navbar-inverse2 .menu .active>a:focus,
.navbar-inverse2 .menu .active>a:hover {
    color: #FFF;
    box-shadow: none;
    background: #949494;
    border-bottom: 0px;
    height: 14px;
    line-height: 14px;
}

.nav-left {
    padding: 15px;
}

.nav-left li {
    border-top: 1px solid #212121;
    position: relative;
}

.nav-left li a {
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Arial', sans-serif;
}

.nav-left li a,
.nav-left li a:focus {
    border-radius: 0px;
    color: #9E9E9E;
    background-color: transparent;
}

.nav-left li a:hover {
    color: #9E9E9E !important;
    background-color: #424242;
}

.nav-left>.active>a,
.nav-left>.active>a:hover,
.nav-left>.active>a:focus {
    color: #fff !important;
    background-color: #212121;
}

.nav-left>li:after {
    transition: ease-in-out .4s;
    transform: translate3d(0px, 0px, 0px);
}

.nav-left>li:after {
    content: "";
    display: block;
    width: 0;
    border: 5px solid #FFF;
    border-color: transparent transparent transparent #FFF;
    position: absolute;
    top: 11px;
    left: 0px;
    opacity: 0;
    transition: linear .2s;
    transform: translate3d(0px, 0px, 0px);
}

.nav-left>li:hover:after {
    content: "";
    display: block;
    width: 0;
    border: 5px solid #FFF;
    border-color: transparent transparent transparent #FFF;
    position: absolute;
    top: 11px;
    left: 1px;
    transition: ease-in-out .4s;
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}

.nav-left>.active:after {
    content: "";
    display: block;
    width: 0;
    border: 5px solid #744BB3;
    border-color: transparent transparent transparent #744BB3;
    position: absolute;
    top: 11px;
    left: 1px;
    transition: ease-in-out .4s;
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}


/* MESSAGES INFORMATION SOUMISSION FORMULAIRE */

div.alert-message>div>p {
    color: #000000;
}


/* GALERIE */

#events {
    width: 80%;
    margin: auto;
}

#events h1 {
    margin-bottom: 15px;
    margin-left: 4px;
    margin-top: 15px;
}

#event {
    width: 80%;
    margin: auto;
}

#event .counter {
    color: #FFF;
    font-size: 12px;
}

#event .thumbnail {
    border: 1px dotted #FFF;
}

.pagination ul>li>a,
.pagination ul>li>span {
    background-color: #000;
    border: 1px solid #FFF;
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    background-color: #FFF;
    color: #FFFFFF;
}

.pagination ul>li>a:hover {
    background-color: #FFFFFF;
    color: #2D2525;
}

#events .item-container {
    width: 20% !important;
}

#events .item .content .data {
    background-color: rgba(0, 0, 0, 0.9);
    bottom: 0;
    color: #DDD;
    opacity: .8;
    padding: 2% 0;
}

#events .item .title {
    min-height: 20px;
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
}


/* FOND DES PAGES */

div.item-service {
    max-height: 352px !important;
    min-height: 352px !important;
}

.blog-featured div.item:hover {
    background-color: rgba(32, 27, 27, 1);
}

.blog-featured div.item {
    min-height: 133px;
}

div.google-maps {
    width: 100%;
    height: 398px;
}

div.reservation-form {
    display: inline-block;
    padding: 5px 0px;
    width: 100%;
    background-color: #FFFFFF;
    margin: 0px;
    text-align: center;
    text-align: -webkit-center;
}

div.section-formulaires {
    background-color: rgba(255, 255, 255, 0.25);
    padding: 10px;
    border: 1px dotted #FFF;
    box-shadow: 5px 5px 5px #000000;
}

div.menu_business {
    color: #ffffff;
    margin: 0px 10px 10px 0px;
}

.special {
    padding: 0px;
}

div.item>div.item-content {
    margin: 0;
}

.information>.item {
    margin-bottom: 10px;
}


/* ARTICLE ACCUEIL - READ MORE */

div.accueil_text,
div.introtext {
    position: relative;
}


/* ARTICLE ACCUEIL - READ MORE */

.readmore {
    float: right;
}


/* ARTICLE GENERAL */

.item-page h1 {
    min-height: 50px;
}

.partenaires {
    margin-bottom: 20px;
    margin-top: 20px;
}

.partenaires img {
    width: 20%;
    margin-right: 5px;
}

.etablissements {
    margin-bottom: 40px;
}

.etablissements img {
    width: 20%;
}

.lots-accueil img {
    width: 45%;
    margin-right: 5px;
}

.etablissements>p {
    margin: 0px;
}

.modules {
    width: 80%;
    margin: auto;
}

.lots-accueil img {
    width: 45%;
}

.contacts h1,
.events h1,
.event h1 {
    margin-bottom: 15px;
}

.events h1 {
    margin-top: 15px;
}


/* PAGE AGENDA */

.nivo-caption p {
    color: #FFFFFF;
}

.events {
    margin: auto;
    width: 80%;
    padding: 10px;
}

.title-events {
    font-family: 'Pinyon Script', cursive;
    font-size: 30px;
    color: #FFF;
    z-index: 1;
    position: relative;
}


/* HEADINGS */

.fb-like-box,
.fb_iframe_widget>span,
.fb_iframe_widget>span>iframe {
    width: 100% !important;
}

.social>div>p,
.partenaires>div>p,
.navigation-footer>div>p {
    line-height: 6px;
}

.items-row {
    margin: 20px -9px;
}

div.contacts {
    padding: 10px;
    color: #ffffff;
}

legend {
    color: #FFFFFF;
    font-size: 12px;
}

.form-actions {
    background-color: transparent;
}


/* LIEN RETOUR HAUT DE PAGE */

.back-to-top {
    position: fixed;
    bottom: 15px;
    right: 20px;
    /*background: url('../../../images/back-to-top/back-to-top.png') left top no-repeat; */
    width: 25px;
    height: 23px;
}

.back-to-top a {
    text-indent: -9999px;
    display: block;
}

.back-to-top:hover {
    /*background:url('../../../images/back-to-top/back-to-top.png') left -23px no-repeat; */
}


/* BOUTON D'APPEL RESERVATION */

div.call-us-link,
div.resa-visible,
div.map-visble {
    display: initial;
}

div.call-us-btn,
div.resa-hidden,
div.map-hidden {
    display: none;
}

.events>.span3 {
    width: 25%;
    margin: auto;
}

.events>.span3 div {
    margin: auto;
}

.events>.span4 {
    width: 33%;
    margin: auto;
}

.events>.span4 div {
    margin: auto;
}

div.mosaic-block {
    float: initial !important;
}

.content-80 {
    width: 80%;
    margin: auto;
}

@media all and (min-width: 1700px) {
    .date {
        font-size: 14px!important;
    }
    .introtext p,
    .information>.item p {
        font-size: 16px!important;
    }
    .camera_caption_desc {
        font-size: 16px!important;
        line-height: 16px!important;
    }
    #events {
        margin: auto;
        width: 80%;
    }
    .contacts,
    .content-80 {
        width: 80%;
        margin: auto;
    }
    .box-horaire {
        width: 96%;
    }
    div.birthday-club {
        position: absolute;
        right: 295px;
        top: 127px;
    }
    .service-image {
        width: 22.914894% !important;
    }
    .service-texte {
        width: 74.957447% !important;
    }
}

@media all and (min-width: 1200px) and (max-width: 1700px) {
    .contacts,
    .content-80 {
        width: 80%;
        margin: auto;
    }
}

@media all and (width: 1200px) {
    .blog-featured div.item {
        min-height: 145px !important;
    }
    div.item-service {
        max-height: none !important;
        min-height: none !important;
    }
    .carousel-inner {
        min-height: 570px !important;
        max-height: 570px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1200px) {
    .blog-featured div.item {
        min-height: 144px !important;
    }
    .navbar-inverse .nav>li>a {
        font-size: 14px;
    }
    .events {
        margin: auto;
        width: 95%;
        padding: 0px;
    }
    .contacts {
        width: 95%;
        margin: auto;
    }
    h3 {
        font-size: 16px;
        line-height: 16px;
    }
    div.google-maps {
        display: inline-block;
        padding: 6px 0px;
        width: 65%;
        height: 398px;
        background-color: #FFFFFF;
    }
    div.reservation-form {
        display: inline-block;
        padding: 5px 0px;
        width: 35%;
        background-color: #FFFFFF;
        margin: 0px;
        text-align: center;
        text-align: -webkit-center;
    }
    h1 {
        font-size: 24px;
        line-height: 24px;
    }
    h3 {
        font-size: 16px;
        line-height: 16px;
    }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    .navbar-inverse .nav>li>a {
        font-size: 12pt;
        padding: 20px;
    }
    .mosaic-block {
        min-height: 280px !important;
    }
    .carousel-indicators {
        margin: 0px 38px;
    }
    .carousel-indicators li {
        margin-left: 1.5px;
    }
    .carousel-inner .custom {
        min-height: 690px;
        max-height: 690px;
    }
    .information>.item {
        min-height: 322px;
    }
    .information>.box-horaire {
        min-height: 299px !important;
        max-height: 299px !important;
    }
    .carousel-inner {
        min-height: 690px;
        max-height: 690px;
    }
    div.item-service {
        max-height: none !important;
        min-height: none !important;
    }
    div.header-inner {
        margin: auto;
        width: 97%;
    }
    .blog-featured .item {
        min-height: 150px !important;
    }
    .introtext {
        min-height: 90px !important;
    }
    .header .brand {
        float: left;
    }
    h1 {
        font-size: 23px !important;
        line-height: 23px !important;
    }
    h3 {
        font-size: 16px;
        line-height: 16px;
    }
    .events {
        margin: auto;
        width: 95%;
        padding: 0px;
    }
    .events h1 {
        /*margin-left: 20px;*/
    }
    .mosaic-block,
    .details {
        width: 167px !important;
    }
    .mosaic-overlay {
        background: #000;
    }
    .mosaic-block,
    .details {
        max-width: 167px !important;
        max-height: 237px !important;
    }
    .nav-pills>li>a {
        padding-right: 12px;
        padding-left: 12px;
        margin-right: 2px;
        line-height: 14px;
        font-family: 'Oswald', sans-serif;
        font-size: 13px;
    }
    .tel {
        background: url();
        background-repeat: no-repeat;
        padding-left: 0px;
    }
    .tel:hover {
        background: url();
        background-repeat: no-repeat;
    }
}

@media all and (max-width: 767px) {
    .camera_caption_title {
        font-size: 20pt !important;
        line-height: 40pt !important;
    }
    .etablissements,
    .partenaires,
    .lots-accueil {
        text-align: center;
        margin: 0px;
    }
    .navbar-inverse .nav>li>a {
        height: auto;
        line-height: 14pt;
        padding: 10px;
    }
    .nav-collapse,
    .nav-collapse.collapse {
        top: 10px;
    }
    .modules {
        width: 100%;
        margin: auto;
    }
    .well {
        padding: 5px;
    }
    .blog-featured .item {
        margin-bottom: 10px;
    }
    .carousel-inner .custom {
        min-height: 699px!important;
        max-height: 699px!important;
    }
    .carousel-inner {
        min-height: 699px !important;
        max-height: 699px!important;
    }
    .hidden-desktop2 {
        display: inherit;
    }
    .hidden-phone2 {
        display: none !important;
    }
    div.item-service {
        max-height: none !important;
        min-height: none !important;
    }
    h1 {
        font-size: 30px !important;
    }
    h3 {
        font-size: 17px !important;
        line-height: 17px !important;
    }
    p {
        line-height: 18px;
    }
    .contacts h1,
    #events h1,
    #event h1 {
        margin-bottom: 15px;
        text-align: center !important;
    }
    #event .eventgallery-simplelist-tile {
        width: 100%;
        margin: auto;
    }
    #events .item-container {
        float: left;
        width: 50% !important;
        padding: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #events .item .title {
        min-height: 50px;
        font-size: 1.2em;
        color: #212121;
        font-weight: bold;
        overflow: auto;
    }
    #events .item .date,
    #events .item .imagecount {
        display: none;
    }
    .camera_commands,
    .camera_pag {
        display: none !important;
    }
    li>a {
        font-size: 14px !important;
        font-weight: normal !important;
    }
    /* HEADER */
    div.header-inner {
        width: 95%;
        padding: 10px 0px 10px 0px;
    }
    /* BOUTON D'APPEL */
    div.call-us-link {
        display: none;
    }
    div.module-1.span4 {
        display: none;
    }
    div.call-us-btn {
        display: inline;
    }
    /* FORMULAIRE DE RESERVATION */
    div.resa-visible {
        display: none;
    }
    div.resa-hidden {
        display: inline;
    }
    /* PLAN D'ACCES */
    div.map-visible {
        display: none;
    }
    div.map-hidden {
        display: inline;
    }
    .header .brand {
        float: left !important;
        width: 100%;
        display: table-header-group;
        position: relative;
    }
    div.reservation h3 {
        display: none;
    }
    div.reservation,
    div.newsletter {
        text-align: right;
        display: inline-block;
        width: 60%;
    }
    /* LOGO - COIN SUPERIEUR DROIT */
    div.header-flag {
        display: none;
    }
    /* LOGO - COIN INFERIEUR DROIT */
    div.footer-flag {
        display: initial;
        position: inherit;
        margin-top: -100px;
        top: 0;
        right: 0;
    }
    /* ARTICLE ACCUEIL - READ MORE */
    .box-images {
        text-align: center;
        display: none !important;
    }
    div.footer-content {
        width: 100%;
        margin: auto;
    }
    .events>.span3 {
        width: 100%;
        margin: auto;
    }
    .events>.span3 div {
        margin: auto;
    }
    .events>.span4 {
        width: 100%;
        margin: auto;
    }
    .events>.span4 div {
        margin: auto;
    }
    div.mosaic-block {
        float: initial !important;
        margin-bottom: 10px !important;
    }
    .content-80 {
        width: 95%;
        margin: auto;
    }
    div.google-maps {
        display: none;
    }
    div.reservation-form {
        display: inline-block;
        padding: 5px 0px;
        width: 100%;
        background-color: #FFFFFF;
        margin: 0px;
        text-align: center;
        text-align: -webkit-center;
    }
    div.section-formulaires {
        display: none;
    }
    .partenaires>div>p,
    .social>div>p {
        line-height: 30px;
        font-size: 18px;
    }
    .readmore {
        float: none;
    }
    .events h1 {
        text-align: center;
    }
    .item-page,
    #event,
    .blog-featured {
        padding: 10px;
    }
}

@media all and (min-width: 481px) and (max-width:604px) {
    .etablissements img {
        width: 40%;
    }
    .lots-accueil img {
        width: 40%;
    }
    .partenaires img {
        width: 40%;
    }
    img.main-logo {
        width: 50%;
    }
    textarea,
    .uneditable-input {
        width: 96%;
    }
    .events {
        margin: auto;
        width: 81%;
    }
    #aside {
        text-align: center;
    }
    #events h1,
    #event h1 {
        margin-bottom: 15px;
        margin-left: 4px;
        margin-top: 20px;
    }
}

@media all and (min-width: 321px) and (max-width:480px) {
    .etablissements img {
        width: 50%;
    }
    .lots-accueil img {
        width: 50%;
    }
    .partenaires img {
        width: 50%;
    }
    img.main-logo {
        width: 60%;
    }
    input,
    textarea,
    .uneditable-input {
        width: 96%;
    }
    /* cadres dynamique dans l'agenda */
    .events {
        margin: auto;
        width: 51%;
    }
    .special {
        margin: auto;
        width: 95%;
    }
    /* section photo plus large */
    #events,
    #event {
        margin: auto;
        width: 98%;
    }
    #aside {
        text-align: center;
    }
    .navigation {
        float: none;
    }
}

@media all and (max-width: 320px) {
    .etablissements img {
        width: 80%;
    }
    .lots-accueil img {
        width: 80%;
        margin: 0px;
    }
    .partenaires img {
        width: 80%;
    }
    .pull-right.item-image {
        margin: 0 0 18px 0px;
    }
    /* section photo plus large */
    #events,
    #event {
        margin: auto;
        width: 95%;
    }
    /* image principale des articles*/
    .item-image {
        float: none;
    }
    div.item,
    div.module-1,
    div.module-2,
    div.module-3,
    div.special,
    div.menu_business {
        padding: 5px 10px 10px 10px;
    }
}

@media print {
    header,
    footer {
        display: none;
    }
    .navigation {
        display: none;
    }
    a[href]:after {
        content: none !important;
    }
    .carousel-control,
    .btn {
        display: none !important;
    }
    img {
        max-width: 200px !important;
    }
}


/* Mosaic - Sliding Boxes and Captions jQuery Plugin */

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}


/*General Mosaic Styles*/

.mosaic-block {
    float: left;
    position: relative;
    overflow: hidden;
    border: 1px dotted #212121;
    background-color: rgba(45, 37, 37, 0.8);
    width: 235px;
    height: 235px;
}

.details {
    width: 235px;
    height: 235px;
    text-align: center;
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
}

.mosaic-backdrop {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #111;
}

.mosaic-overlay {
    display: none;
    z-index: 5;
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
}


/*** Custom Animation Styles (You can remove/add any styles below) ***/

.circle .mosaic-overlay {
    background: url(../img/hover-magnify.png) no-repeat center center;
    opacity: 0;
    display: none;
}

.fade .mosaic-overlay {
    opacity: 0;
    background: url(../img/bg-black.png);
}

.bar .mosaic-overlay {
    bottom: -120px;
    height: 100px;
    background: url(../img/bg-black.png);
}

.bar2 .mosaic-overlay {
    bottom: -50px;
    height: 100px;
    opacity: 0.8;
}

.bar2 .mosaic-overlay:hover {
    opacity: 1;
}

.bar3 .mosaic-overlay {
    top: -100px;
    height: 100px;
    background: url(../img/bg-black.png);
}


/*** End Animation Styles ***/

.carousel {
    text-align: center;
}

.slider {
    width: 100%;
    margin: auto;
}

.place a,
.place>img {
    display: block;
    margin-top: 10px;
    transition: ease-in-out 0.5s;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9999px;
}

@media all and (max-width:480px) {
    .place a,
    .place>img {
        width: 90%;
    }
    .slider {
        width: 90%;
        margin: auto;
    }
}

.place a:hover {
    margin-top: 0px;
}

.place a>img {
    max-width: 100%;
    width: 100%;
}

.slick-prev,
.slick-next,
.slick-prev:focus,
.slick-next:focus {
    /*height: 56px;
	width: 29px;
	background:url('http://1com.lu/test/engine1/arrows.png');*/
    height: 40px;
    width: 40px;
    background: #744BB3;
    display: block;
    opacity: 1;
    transition: ease-in-out .2s;
    border-radius: 0px;
    top: 50%;
}

.slick-prev {
    left: -55px;
}

.slick-next {
    right: -55px;
    /*background-position:right;*/
}

.slick-prev:hover {
    outline: none;
    /*background:url("../../../images/arrows.png");*/
    background: #FFF;
    opacity: 1;
}

.slick-next:hover {
    outline: none;
    /*background:url("../../../images/arrows.png");*/
    background: #FFF;
    /*background-position:right;*/
    opacity: 1;
}


/*.slick-prev:before { font-family: FontAwesome; font-size:30px; font-weight:100; content: "\f104"; color:#212121; }*/

.slick-prev:before {
    background: url(../../../images/camera_skins.png) no-repeat 0 -80px;
    display: block;
    height: 40px;
    width: 40px;
    content: "";
    opacity: 1;
}


/*.slick-next:before { font-family: FontAwesome; font-size:30px; font-weight:100; content: "\f105"; color:#212121; }*/

.slick-next:before {
    background: url(../../../images/camera_skins.png) no-repeat -40px -80px;
    display: block;
    height: 40px;
    width: 40px;
    content: "";
    opacity: 1;
}

.slick-prev:hover:before {
    background: url(../../../images/camera_skins.png) no-repeat 0 0px;
}


/*.slick-next:before { font-family: FontAwesome; font-size:30px; font-weight:100; content: "\f105"; color:#212121; }*/

.slick-next:hover:before {
    background: url(../../../images/camera_skins.png) no-repeat -40px 0px;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 1;
}

.slick-dots li button:before {
    opacity: 1;
    content: "";
    color: #F5F5F5;
    font-size: 10pt;
    /*height:15px;
	width:16px;
	background:url("../../../images/bullet.png");*/
    background: #212121;
    /*border:1px solid #fff;*/
    height: 7px;
    width: 7px;
    border-radius: 0px;
    transition: ease-in-out .2s;
}

.slick-dots li button:hover:before,
.slick-dots li.slick-active button:hover:before {
    opacity: 1;
    content: "";
    color: #F5F5F5;
    font-size: 10pt;
    /*height:15px;
	width:16px;
	background:url("../../../images/bullet.png");
	background-position:center;*/
    background: #FFF;
    /*border:1px solid #fff;*/
    height: 7px;
    width: 7px;
    border-radius: 0px;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    content: "";
    color: #744BB3;
    font-size: 10pt;
    /*height:15px;
	width:16px;
	background:url("../../../images/bullet.png");
	background-position:right;*/
    background: #744BB3;
    /*border:1px solid #212121;*/
    height: 7px;
    width: 7px;
    border-radius: 0px;
}

.carousel-indicators {
    bottom: -15px;
}

.carousel-control {
    background: transparent !important;
}

#slider2 span {
    width: 90px;
    height: 90px;
    display: inline-block;
    /* float: left; */
    /* text-align: center; */
    margin: 5px;
    overflow: hidden;
    border: 2px solid #9E9E9E;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    filter: alpha(opacity=40);
    background: #FFF;
}

#slider2 img {
    max-width: 90px;
    max-height: 90px;
    width: auto;
    height: auto;
    border: none;
    margin: auto;
}

#slider2 span:hover {
    border: 2px solid #744BB3;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    opacity: 1;
    filter: alpha(opacity=100);
}

#slider2 a {
    width: 90px;
    height: 90px;
    display: block;
}

@media all and (max-width:480px) {
    .slick-prev {
        left: -29px !important;
    }
    .slick-next {
        right: -29px;
    }
}


/* MODULE CHIFFRE */

.chiffres {
    width: 100%;
    margin: auto;
}

.chiffre {
    /*border: 1px solid #9E9E9E;*/
    padding: 15px;
    margin: 10px;
    text-align: center;
    background-image: url("../../../images/box.png");
    background-size: 100% 100%;
    min-height: 115px;
}

#chiffres {
    color: #FFFFFF;
    font-size: 40px;
    line-height: 40px;
}


/* FIN MODULE CHIFFRE */


/*Contact*/

.fiches {
    margin-bottom: 30px;
}

.fiche-contact {
    display: block;
    border-radius: 5px;
    border: 1px solid #333;
    box-shadow: 0px 5px 5px 0px #333;
    min-height: 160px !important;
    margin: 5px;
    position: relative;
}

.fiche-contact>div {
    padding: 10px;
}

.fiche-contact .infos {
    font-size: 12px;
}

.fiche-contact img {
    max-height: 100px;
    max-width: 100px;
    width: 100px;
}

.item-linkedin {
    padding-top: 8px;
    position: absolute;
    top: 115px;
    right: 50px;
}

.item-linkedin a {
    display: block;
    width: 18px;
    height: 18px;
    max-height: 18px;
    text-indent: -9999px;
    background: url("../../../images/linkedin_logo.png");
    background-size: contain;
}

.item-linkedin a:hover {
    opacity: .8;
}

.item-vcard {
    padding-top: 5px;
    position: absolute;
    top: 115px;
    right: 20px;
}

.item-vcard a {
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    background: url("../../../images/vcard_logo.png");
    background-size: contain;
}

.item-vcard a:hover {
    opacity: .8;
}

.breadcrumb {
    padding: 8px 15px;
    margin: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
}

.breadcrumb li,
.breadcrumb a {
    text-transform: uppercase;
    font-size: 10px;
    font-family: 'Arial', sans-serif;
}


/* K2 Surcharge */

div.itemView {
    padding: 8px 0 24px 0;
    margin: 0 0 24px 0;
    border-bottom: 0px dotted #ccc;
}

div.itemNavigation {
    position: absolute;
    top: 45%;
    width: 100%;
    background: transparent;
    border: 0px;
    padding: 0;
}

@media all and (min-width:767px) {
    .itemNext,
    .itemPrevious {
        display: none;
    }
}

@media all and (max-width:767px) {
    .slick-next-enseigne,
    .slick-prev-enseigne {
        display: none;
    }
    div.itemNavigation {
        position: absolute;
        top: 101%;
        width: 100%;
        background: transparent;
        border: 0px;
    }
    .item-vcard,
    .item-linkedin {
        top: 70px;
    }
}

div.itemNavigation a.itemPrevious {
    position: absolute;
    left: 0px;
}

div.itemNavigation a.itemNext {
    position: absolute;
    right: 0;
}

.slick-prev-enseigne,
.slick-next-enseigne {
    text-indent: -9999px;
}

.slick-prev-enseigne {
    left: -40px;
}

.slick-next-enseigne {
    background-position: right;
    right: -20px;
}

ul.slick-dots {
    margin: 0 0 9px 0px;
}

span.catItemImage img {
    border: 1px solid #ccc;
    padding: 0px;
    transition: linear .2s;
}

span.catItemImage a:hover img {
    box-shadow: 3px 3px 5px #212121;
}

div.catItemImageBlock>span>a {
    position: relative;
}

span.catItemImage {
    position: relative;
    margin: 0px;
}

span.catItemOnImageItemTitle {
    color: #FFF;
    position: absolute;
    display: block;
    width: 100%;
    text-align: right;
    right: 15px;
    bottom: -45px;
    text-shadow: 2px 2px 5px #212121;
    transition: linear .2s;
}

span.catItemImage a:hover span.catItemOnImageItemTitle {
    text-shadow: 2px 2px 1px #212121;
    font-weight: bold;
}

div.subCategory {
    background: transparent;
    border: 0px solid #ddd;
    margin: 4px;
    padding: 8px;
}

div.catItemBody {
    padding: 0px;
}

.catItemTitle {
    font-family: 'Lato', sans-serif !important;
    font-size: 12px !important;
}

div.catItemImageBlock {
    padding: 0px;
    margin: 0px;
}

div.itemListCategory {
    background: transparent;
    border: 0px solid #ddd;
}

div.itemExtraFields {
    border-top: 0px dotted #ddd;
}

div.itemExtraFields ul li span.itemExtraFieldsLabel {
    font-weight: 100;
    margin: 0 4px 0 0;
    width: 30%;
}

tbody {
    font-weight: 100;
}

.k2ContainerEmploi .itemFullText li {
    list-style-type: square !important;
    margin: 0px;
}

.enseigneCat img {
    max-width: 80% !important;
}

#k2Container {
    padding: 10px 10px 24px 10px;
}

div.itemBody.enseigne {
    padding: 10px;
    box-shadow: 1px 1px 5px 0px rgba(34, 34, 34, 0.75);
    position: relative;
}

.enseigne-content {
    padding: 0 10px;
}


/* columns of same height styles */

.row-full-height {
    height: 100%;
}

.col-full-height {
    height: 100%;
    vertical-align: middle;
}

.row-same-height {
    display: table;
    width: 100%;
    /* fix overflow */
    table-layout: fixed;
}

.col-xs-height {
    display: table-cell;
    float: none !important;
}

@media (min-width: 768px) {
    .col-sm-height {
        display: table-cell;
        float: none !important;
    }
}

@media (min-width: 992px) {
    .col-md-height {
        display: table-cell;
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .col-lg-height {
        display: table-cell;
        float: none !important;
    }
}


/* vertical alignment styles */

.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}

@media all and (max-width:604px) {
    .chiffre {
        width: 45%;
    }
    div.itemFullText h3 {
        font-size: 12px !important;
        line-height: 12px !important;
    }
    #chiffres {
        font-size: 20px;
        line-height: 25px;
    }
    span.catItemOnImageItemTitle {
        bottom: -40px;
        right: 5px;
    }
    .enseigneCat img {
        max-width: 100% !important;
    }
    .btn-free-drink {
        margin-top: 55px;
    }
}


/* General link styles */

.lien {
    outline: none;
    text-decoration: none;
    position: relative;
    color: #D3D3D3;
    display: inline-block;
}


/* Yaku */

.lien--yaku {
    color: #D3D3D3;
    text-transform: uppercase;
    overflow: hidden;
    padding: 0 0 10px;
}

.lien--yaku::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    border-width: 2px 0;
    border-color: #744BB3;
    border-style: solid;
    left: 0;
    -webkit-transform: translate3d(-101%, 0, 0);
    transform: translate3d(-101%, 0, 0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.lien--yaku:hover::before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.lien--yaku span {
    display: inline-block;
    position: relative;
    -webkit-transform: perspective(1000px) rotate3d(0, 1, 0, 0deg);
    transform: perspective(1000px) rotate3d(0, 1, 0, 0deg);
    -webkit-transition: -webkit-transform 0.5s, color 0.5s;
    transition: transform 0.5s, color 0.5s;
}

.lien--yaku:hover span {
    color: #744BB3;
    -webkit-transform: perspective(1000px) rotate3d(0, 1, 0, 360deg);
    transform: perspective(1000px) rotate3d(0, 1, 0, 360deg);
}

.lien--yaku span:nth-child(4),
.lien--yaku:hover span:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.lien--yaku span:nth-child(3),
.lien--yaku:hover span:nth-child(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.lien--yaku span:nth-child(2),
.lien--yaku:hover span:nth-child(3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.lien--yaku span:first-child,
.lien--yaku:hover span:nth-child(4) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

@media screen and (max-width: 42em) {
    .lien--yaku {
        font-size: 1em;
        margin-top: 50px;
    }
}


/*Breezong form */

.bfCalendar,
.bfSubmitButton,
.ff_elem {
    width: 50px;
    border-radius: 5px;
}

.bfSubmitButton {
    padding: 5px;
    width: 100px;
}

.bfFormDiv {
    background: rgba(50, 50, 50, 0.8);
    box-shadow: 3px 3 px 3px rgba(0, 0, 0, .5);
    padding: 10px;
}

.euro {
    background: url("../../../images/euro2016/fond_1920.jpg") !important;
    background-size: cover !important;
    background-position: center !important;
}
hr {
    margin: 18px 0;
    border: 0;
    border-top: 0px;
    border-bottom: 0px;
}