@charset "UTF-8";
/*
 * Colorized styles
 */
/* ------------------------------------------------------------------------ */
/*
.yellow			{ color:$yellow; 	}
.turquoise		{ color:$turquoise; }
.orange			{ color:$orange; 	}
.red			{ color:$red; 		}
.black			{ color:$black; 	}
*/
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
.turquoise {
  color: #5CB2B4 !important; }

.btn-turquoise {
  background-color: #5CB2B4;
  color: #fff !important; }
  .btn-turquoise:hover {
    background-color: #469697;
    color: #fff; }

.btn-turquoise-outline {
  border: 1px solid #5CB2B4 !important;
  color: #5CB2B4 !important;
  background-color: transparent !important; }
  .btn-turquoise-outline:hover {
    border-color: #5CB2B4;
    color: #e6e6e6 !important;
    background-color: #5CB2B4 !important; }
    .btn-turquoise-outline:hover i {
      color: #e6e6e6 !important; }

.alert-turquoise {
  background-color: #5CB2B4;
  color: #fff; }

.orange {
  color: #DF523A !important; }

.btn-orange {
  background-color: #DF523A;
  color: #fff !important; }
  .btn-orange:hover {
    background-color: #c63820;
    color: #fff; }

.btn-orange-outline {
  border: 1px solid #DF523A !important;
  color: #DF523A !important;
  background-color: transparent !important; }
  .btn-orange-outline:hover {
    border-color: #DF523A;
    color: #e6e6e6 !important;
    background-color: #DF523A !important; }
    .btn-orange-outline:hover i {
      color: #e6e6e6 !important; }

.alert-orange {
  background-color: #DF523A;
  color: #fff; }

.yellow {
  color: #FEE27B !important; }

.btn-yellow {
  background-color: #FEE27B;
  color: #292B40 !important; }
  .btn-yellow:hover {
    background-color: #fed748;
    color: #292B40; }

.btn-yellow-outline {
  border: 1px solid #FEE27B !important;
  color: #FEE27B !important;
  background-color: transparent !important; }
  .btn-yellow-outline:hover {
    border-color: #FEE27B;
    color: #151621 !important;
    background-color: #FEE27B !important; }
    .btn-yellow-outline:hover i {
      color: #151621 !important; }

.alert-yellow {
  background-color: #FEE27B;
  color: #292B40; }

.turquoise {
  color: #5CB2B4 !important; }

.btn-turquoise {
  background-color: #5CB2B4;
  color: #fff !important; }
  .btn-turquoise:hover {
    background-color: #469697;
    color: #fff; }

.btn-turquoise-outline {
  border: 1px solid #5CB2B4 !important;
  color: #5CB2B4 !important;
  background-color: transparent !important; }
  .btn-turquoise-outline:hover {
    border-color: #5CB2B4;
    color: #e6e6e6 !important;
    background-color: #5CB2B4 !important; }
    .btn-turquoise-outline:hover i {
      color: #e6e6e6 !important; }

.alert-turquoise {
  background-color: #5CB2B4;
  color: #fff; }

.red {
  color: #AE1C20 !important; }

.btn-red {
  background-color: #AE1C20;
  color: #fff !important; }
  .btn-red:hover {
    background-color: #821518;
    color: #fff; }

.btn-red-outline {
  border: 1px solid #AE1C20 !important;
  color: #AE1C20 !important;
  background-color: transparent !important; }
  .btn-red-outline:hover {
    border-color: #AE1C20;
    color: #e6e6e6 !important;
    background-color: #AE1C20 !important; }
    .btn-red-outline:hover i {
      color: #e6e6e6 !important; }

.alert-red {
  background-color: #AE1C20;
  color: #fff; }

.black {
  color: #292B40 !important; }

.btn-black {
  background-color: #292B40;
  color: #fff !important; }
  .btn-black:hover {
    background-color: #151621;
    color: #fff; }

.btn-black-outline {
  border: 1px solid #292B40 !important;
  color: #292B40 !important;
  background-color: transparent !important; }
  .btn-black-outline:hover {
    border-color: #292B40;
    color: #e6e6e6 !important;
    background-color: #292B40 !important; }
    .btn-black-outline:hover i {
      color: #e6e6e6 !important; }

.alert-black {
  background-color: #292B40;
  color: #fff; }

.white {
  color: #F0F0F0 !important; }

.btn-white {
  background-color: #F0F0F0;
  color: #292B40 !important; }
  .btn-white:hover {
    background-color: #d7d7d7;
    color: #292B40; }

.btn-white-outline {
  border: 1px solid #F0F0F0 !important;
  color: #F0F0F0 !important;
  background-color: transparent !important; }
  .btn-white-outline:hover {
    border-color: #F0F0F0;
    color: #151621 !important;
    background-color: #F0F0F0 !important; }
    .btn-white-outline:hover i {
      color: #151621 !important; }

.alert-white {
  background-color: #F0F0F0;
  color: #292B40; }

/*
 * Global styles
 */
html,
body {
  font-size: 14px !important;
  color: #ffffff;
  font-family: qanelasregular, sans-serif; }

body.noscroll {
  overflow: hidden; }

html body {
  color: #ffffff;
  color: #666666;
  background-color: #F8F8F8; }
  html body * {
    font-family: qanelasregular, sans-serif; }
  html body p > a:link, html body p > a:visited, html body div > a:link, html body div > a:visited, html body li > a:link, html body li > a:visited {
    color: #5CB2B4; }
  html body p > a:hover, html body div > a:hover, html body li > a:hover {
    color: #DF523A; }

/*
 * Splashscreen
 */
#logo_splash {
  height: 100%;
  width: 100%;
  display: flex;
  position: fixed;
  z-index: 9000;
  top: 0;
  left: 0;
  background-color: #5CB2B4;
  text-align: center;
  background-image: url(/assets/images/logo.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 40%;
  cursor: pointer; }
  #logo_splash .loader {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    background-image: url(/assets/images/loaders/Ellipsis-1.7s-100px.svg);
    background-position: center center;
    background-repeat: no-repeat; }

/*
 * Header
 */
nav {
  margin-bottom: 0 !important;
  -moz-box-shadow: 0px 0px 6px 0px rgba(102, 102, 102, 0.8) !important;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(102, 102, 102, 0.8) !important;
  -o-box-shadow: 0px 0px 6px 0px rgba(102, 102, 102, 0.8) !important;
  box-shadow: 0px 0px 6px 0px rgba(102, 102, 102, 0.8) !important;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=$color, Direction=NaN, Strength=$blur);
  border-color: transparent !important;
  background-color: #5CB2B4 !important; }
  nav .avatar {
    border-radius: 30px;
    height: 30px;
    width: 30px;
    margin-right: 10px; }
  @media (max-width: 1000px) {
    nav .container {
      font-size: 12px;
      width: 98%;
      margin: 0; }
      nav .container ul a {
        padding: 0 10px !important; } }
  @media (min-width: 768px) {
    nav .container {
      padding: 0px; } }
  nav .navbar-header {
    text-align: center;
    width: 100%; }
    @media (max-width: 767px) {
      nav .navbar-header {
        width: auto; } }
    nav .navbar-header #logo {
      display: inline-block;
      padding: 5px;
      z-index: 1;
      position: relative; }
      nav .navbar-header #logo img {
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        height: 60px; }
        @media only screen and (max-width: 767px) {
          nav .navbar-header #logo img {
            height: 50px; } }
      nav .navbar-header #logo.welcome img {
        height: 150px; }
        @media only screen and (min-width: 481px) and (max-width: 767px) {
          nav .navbar-header #logo.welcome img {
            width: 200px; } }
  nav .navbar-toggle {
    position: absolute;
    top: 10px;
    right: 0px;
    z-index: 15;
    border: 1px solid #5CB2B4 !important; }
    @media only screen and (max-width: 768px) {
      nav .navbar-toggle {
        top: 5px; } }
    nav .navbar-toggle:active {
      background-color: #DF523A !important;
      border: 1px solid #DF523A !important; }
    nav .navbar-toggle:hover {
      background-color: #DF523A !important;
      border: 1px solid #DF523A !important; }
    nav .navbar-toggle .icon-bar {
      background-color: #FEE27B !important;
      height: 3px; }
  nav .navbar-collapse {
    border: none;
    position: absolute;
    width: inherit; }
    @media (max-width: 767px) {
      nav .navbar-collapse {
        background-color: #5CB2B4;
        width: 100%;
        max-height: none !important; }
        nav .navbar-collapse a {
          line-height: 50px !important; }
        nav .navbar-collapse ul ul a {
          line-height: 30px !important; }
        nav .navbar-collapse #navbar-right {
          padding-bottom: 300px; } }
  nav ul.navbar-nav a {
    text-transform: uppercase;
    line-height: 60px;
    padding: 0 20px; }
    nav ul.navbar-nav a span {
      font-family: thefontbold, sans-serif !important;
      text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4); }
    nav ul.navbar-nav a:link, nav ul.navbar-nav a:visited {
      color: #5CB2B4 !important;
      color: #fff !important; }
    nav ul.navbar-nav a:hover {
      color: #FEE27B !important; }
    nav ul.navbar-nav a.fa-home {
      font-size: 140%; }
    nav ul.navbar-nav a.contact, nav ul.navbar-nav a.facebook {
      padding: 0 5px !important; }
      nav ul.navbar-nav a.contact span, nav ul.navbar-nav a.facebook span {
        text-shadow: none; }
      nav ul.navbar-nav a.contact .fa-inverse, nav ul.navbar-nav a.facebook .fa-inverse {
        color: #5CB2B4; }
  nav ul.navbar-nav li.open > a {
    background-color: #DF523A !important; }
  nav ul.navbar-nav li.open ul {
    background-color: #DF523A !important; }
    nav ul.navbar-nav li.open ul a {
      line-height: 40px; }
      nav ul.navbar-nav li.open ul a:hover {
        color: #fff !important;
        background-color: #c63820; }
      nav ul.navbar-nav li.open ul a.selected {
        color: #DF523A !important;
        background-color: #fed748; }
  @media (max-width: 767px) {
    nav ul.navbar-nav li {
      display: block; }
    nav ul.navbar-nav a {
      line-height: 150%;
      text-align: center; } }
  nav ul.navbar-nav ul li {
    display: block; }
    nav ul.navbar-nav ul li a {
      font-family: qanelasregular, sans-serif !important;
      text-transform: none; }

#main-content {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin-top: 70px; }
  #main-content.welcome {
    margin-top: 160px; }
  @media only screen and (max-width: 767px) {
    #main-content {
      margin-top: 60px; } }

/*
 * Headings
 */
h1 {
  font-family: qanelaslight !important;
  padding: 20px 0;
  font-size: 40px;
  margin: 0px; }
  @media only screen and (max-width: 767px) {
    h1 {
      font-size: 30px !important; } }
  h1.header {
    text-align: center;
    color: #102E54; }
  h1 a {
    color: inherit !important;
    font-family: inherit; }
    h1 a:hover {
      text-decoration: none; }

body h2 {
  color: #DF523A !important;
  font-size: 27px;
  text-align: center; }

/*
 * Containers
 */
.panel .panel-heading,
.panel .panel-footer {
  text-align: center; }
.panel .panel-heading {
  font-family: qanelassemibold;
  color: #292B40 !important; }
.panel.focused {
  text-align: center; }
  .panel.focused .panel-body {
    padding: 40px 20px; }

/*
 * Routes specificities
 */
/*
 * Footer
 */
#footer {
  background-color: #4ea7a9 !important;
  background-color: #df523a !important;
  line-height: 30px;
  color: #eee; }
  #footer ul {
    padding: 0px; }
    #footer ul.categories {
      display: flex;
      list-style: none;
      padding: 0px;
      flex-wrap: wrap;
      align-items: stretch; }
      #footer ul.categories li {
        width: 33%; }
        @media only screen and (max-width: 767px) {
          #footer ul.categories li {
            width: 50%; } }
      #footer ul.categories img {
        width: 20px;
        margin-right: 10px; }
        @media only screen and (max-width: 767px) {
          #footer ul.categories img {
            margin-right: 5px; } }
  #footer .footer_contents,
  #footer .footer_links {
    padding-bottom: 20px; }
  #footer .footer_download {
    text-align: center; }
  #footer .footer_follow {
    text-align: center;
    padding: 20px 0; }
    #footer .footer_follow a {
      display: inline-block;
      margin: 0 5px; }
    #footer .footer_follow img {
      width: 40px;
      height: 40px; }
  #footer .footer_contents {
    background-color: #db3f24 !important; }
  #footer .footer_legal {
    background-color: #c63820 !important; }
    #footer .footer_legal ul {
      text-align: right; }
      #footer .footer_legal ul li {
        display: inline-block;
        margin-left: 30px; }
    @media only screen and (max-width: 767px) {
      #footer .footer_legal {
        font-size: 90%;
        text-align: center;
        padding-bottom: 50px; }
        #footer .footer_legal ul {
          text-align: center; }
          #footer .footer_legal ul li {
            margin-left: 10px; } }
  #footer .footer_sanitaire {
    line-height: 15px;
    background-color: #842615 !important;
    color: #c63820; }
  #footer .container > .row > div {
    padding: 10px; }
  #footer h4 {
    color: #FEE27B;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4);
    font-family: qanelasmedium, sans-serif;
    font-size: 120%;
    line-height: 100%;
    padding: 10px 0;
    		/*
    		text-transform: uppercase;
    
    		&:after
    		{
    			content: ' ';
    			color: $red;
    			border-bottom:2px solid $red;
    			width: 20px;
    			margin-top: 10px;
    			margin-bottom: 20px;
    			display: block;
    		}
    		*/ }
  #footer .title {
    font-size: 1.5em; }
  #footer a {
    color: #eee;
    text-decoration: none; }
    #footer a:hover {
      color: #FEE27B; }
  #footer .description p {
    line-height: 20px;
    color: #eee; }
  #footer .menu {
    text-align: center;
    margin-bottom: 20px; }
    #footer .menu a {
      text-decoration: none; }

/*
 * Forms
 */
.asterix {
  color: #DF523A; }

input.error {
  border: 1px solid red; }

label.error {
  color: red !important; }

.hint {
  color: #999999; }

.legal {
  line-height: 100%; }

#form-register-wrapper {
  display: none; }

#f_day,
#f_month {
  width: 50px;
  display: inline-block; }

#f_year {
  display: inline-block;
  width: 60px; }

/*
 * Tiles menu
 */
#tile-menu {
  width: 100%;
  position: absolute;
  z-index: 1000;
  background-color: #DF523A; }
  @media only screen and (min-width: 769px) {
    #tile-menu {
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; } }
  @media only screen and (max-width: 767px) {
    #tile-menu {
      bottom: 50px;
      height: 0; }
      #tile-menu .menu {
        -moz-box-shadow: 0px 0px 5px 0px rgba(17, 17, 17, 0.8) !important;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(17, 17, 17, 0.8) !important;
        -o-box-shadow: 0px 0px 5px 0px rgba(17, 17, 17, 0.8) !important;
        box-shadow: 0px 0px 5px 0px rgba(17, 17, 17, 0.8) !important;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=$color, Direction=NaN, Strength=$blur); } }
  #tile-menu .container {
    padding: 0; }
  #tile-menu .head {
    display: none; }
  #tile-menu .menu {
    height: 50px;
    background-color: #DF523A;
    color: #fff;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-around; }
    #tile-menu .menu button {
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
      cursor: pointer;
      color: #feedae;
      text-align: center;
      font-size: 0;
      font-family: qanelaslight;
      text-shadow: 1px 0px 1px #6e1f12;
      flex-grow: 1;
      width: auto;
      height: 50px;
      padding: 0;
      border: none;
      background-color: transparent;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 85% 85%; }
      @media only screen and (min-width: 768px) {
        #tile-menu .menu button {
          background-size: 60% auto !important; } }
      @media only screen and (min-width: 991px) {
        #tile-menu .menu button {
          background-size: 50% auto !important; } }
      @media only screen and (min-width: 1200px) {
        #tile-menu .menu button {
          background-size: 40% auto !important; } }
      #tile-menu .menu button:hover, #tile-menu .menu button.active {
        background-color: #db3f24; }
      #tile-menu .menu button.all {
        background-color: #c63820;
        display: block;
        background-image: url(/assets/images/pictos/markers.svg); }
      #tile-menu .menu button.favorites {
        background-color: #c63820;
        display: block;
        background-image: url(/assets/images/pictos/stars.svg); }
  #tile-menu .tooltip .tooltip-inner {
    padding: 10px;
    font-size: 1rem; }
  #tile-menu.welcome {
    position: fixed; }
    #tile-menu.welcome .head {
      display: block;
      background-color: #4ea7a9;
      padding: 10px 0;
      line-height: 40px;
      font-size: 20px;
      text-align: center;
      color: #fff; }
      @media only screen and (max-width: 767px) {
        #tile-menu.welcome .head {
          font-size: 16px; }
          #tile-menu.welcome .head .title {
            display: block; } }
      #tile-menu.welcome .head button {
        line-height: inherit;
        color: #e6e6e6;
        background-color: #469697;
        border: 1px solid #3e8486;
        border-radius: 30px;
        display: inline-block;
        padding: 0 20px;
        font-size: 90%; }
    #tile-menu.welcome .menu {
      height: 600px; }
      #tile-menu.welcome .menu button {
        width: 33%;
        height: 33%;
        font-size: 16px;
        background-size: 50% auto;
        background-position: center center; }
        #tile-menu.welcome .menu button span {
          height: 80%;
          display: flex;
          justify-content: flex-end;
          flex-direction: column; }
        @media only screen and (min-width: 768px) {
          #tile-menu.welcome .menu button {
            background-size: 50% auto !important; } }
        @media only screen and (min-width: 991px) {
          #tile-menu.welcome .menu button {
            background-size: 25% auto !important;
            font-size: 22px !important; } }
        #tile-menu.welcome .menu button:hover {
          background-position: center 15%; }
        #tile-menu.welcome .menu button.all {
          display: none !important; }
    @media only screen and (max-width: 767px) {
      #tile-menu.welcome {
        bottom: auto;
        height: 100%;
        padding-bottom: 100px; } }
  #tile-menu.reduced .container {
    width: auto; }
  @media only screen and (min-width: 768px) {
    #tile-menu.reduced {
      width: 60%; } }

/*
 * UI
 */
#map-wrapper {
  display: block; }
  @media only screen and (max-width: 767px) {
    #map-wrapper {
      display: none; } }

#banner {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: none;
  position: absolute;
  z-index: 999;
  background-color: #292B40;
  width: 100%;
  text-align: center;
  padding: 10px 30px;
  line-height: 30px;
  color: #FEE27B;
  margin-top: 50px; }
  @media only screen and (max-width: 767px) {
    #banner {
      margin-top: 0px; } }
  @media only screen and (min-width: 768px) {
    #banner.reduced {
      width: 60%; } }
  #banner .btn#btn-signup-banner {
    line-height: 30px !important;
    color: #FEE27B;
    border: 1px solid #FEE27B; }
    #banner .btn#btn-signup-banner:hover {
      background-color: #FEE27B;
      color: #292B40; }
  #banner .btn-close {
    line-height: inherit !important;
    position: absolute;
    right: 10px;
    color: #8488b1; }

#btn-scroll-down {
  background-image: url(/assets/images/icons/drag-down.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  position: absolute;
  z-index: 999;
  bottom: 10px; }
  @media only screen and (max-width: 768px) {
    #btn-scroll-down {
      width: 40px;
      height: 40px;
      bottom: 60px; } }

#map-container {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background-color: #FEE27B;
  display: block;
  height: 600px;
  width: 100%;
  border-top: 50px solid transparent; }
  @media only screen and (max-width: 767px) {
    #map-container {
      margin-bottom: 60px;
      border-top: none; }
      #map-container.reduced {
        width: 100%; } }
  #map-container #map {
    height: 550px;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      #map-container #map {
        height: 100%; } }
  #map-container #mapControlsZoom {
    position: absolute;
    right: 10px;
    margin-top: -160px;
    width: 40px;
    background-color: #DF523A;
    border-radius: 4px;
    -moz-box-shadow: 0px 0px 6px 0px rgba(102, 102, 102, 0.8) !important;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(102, 102, 102, 0.8) !important;
    -o-box-shadow: 0px 0px 6px 0px rgba(102, 102, 102, 0.8) !important;
    box-shadow: 0px 0px 6px 0px rgba(102, 102, 102, 0.8) !important;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=$color, Direction=NaN, Strength=$blur); }
    @media only screen and (min-width: 768px) {
      #map-container #mapControlsZoom.reduced {
        right: 41%; } }
    #map-container #mapControlsZoom button {
      font-family: qanelassemibold;
      margin: 0;
      font-size: 25px;
      border: none;
      background-color: transparent;
      color: #fff;
      text-align: center;
      line-height: 40px;
      height: 40px;
      width: 40px !important;
      padding: 0px; }

@media only screen and (max-width: 737px) {
  #map-under {
    /*
    padding-left: 5px;
    padding-right: 5px;
    */ } }

.gm-style {
  text-align: center; }
  .gm-style .gm-style-iw {
    padding: 10px; }
    .gm-style .gm-style-iw a {
      color: #fff !important;
      background-color: #DF523A;
      border-radius: 30px;
      line-height: 30px;
      padding: 0 15px;
      text-align: center;
      text-decoration: none !important;
      display: inline-block;
      margin-top: 10px; }
      .gm-style .gm-style-iw a:hover, .gm-style .gm-style-iw a:active {
        text-decoration: none !important;
        background-color: #e67966; }

/*style the box*/
/*.gm-style .gm-style-iw {
	background-color: #3C61AD !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	min-height: 120px !important;
	padding-top: 10px;
	display: block !important;
}*/
/*style the p tag*/
/*.gm-style .gm-style-iw #google-popup p{
	padding: 10px;
}*/
/*style the arrow*/
/*.gm-style div div div div div div div div {
	background-color: #3C61AD !important;
	padding: 0;
	margin: 0;
	padding: 0;
	top: 0;
	color: #fff;
	font-size: 16px;
}*/
/*style the link*/
/*.gm-style div div div div div div div div a {
	color: #f1f1f1;
	font-weight: bold;
}*/
#place-card {
  opacity: 0;
  display: none;
  position: absolute;
  z-index: 1029;
  width: 40%;
  right: 0;
  background-color: #fff;
  color: #333;
  background-image: url(/assets/images/loaders/Ellipsis-1.7s-100px.svg);
  background-position: center center;
  background-repeat: no-repeat;
  overflow: auto;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
  #place-card.open {
    opacity: 1 !important;
    height: 600px;
    display: inline-block; }
  @media only screen and (max-width: 767px) {
    #place-card {
      height: 0;
      width: 100%;
      left: 0% !important;
      position: relative; }
      #place-card.open {
        z-index: 1031;
        margin-top: -60px;
        overflow: visible; }
        #place-card.open .wrapper {
          position: absolute; } }
  #place-card .wrapper {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #fff;
    opacity: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    box-sizing: content-box; }
    #place-card .wrapper.loaded {
      opacity: 1; }
      @media only screen and (max-width: 767px) {
        #place-card .wrapper.loaded .links {
          -webkit-transition: 0.3s ease-in-out;
          -moz-transition: 0.3s ease-in-out;
          -o-transition: 0.3s ease-in-out;
          transition: 0.3s ease-in-out;
          height: 60px; } }
  #place-card h2 {
    margin: 0;
    margin-top: 5px !important;
    width: 100%;
    line-height: 20px;
    text-align: center;
    display: block; }
    #place-card h2 .nb {
      border-radius: 40px;
      background-color: #eee;
      color: #fff;
      margin-left: 15px;
      margin-right: 10px;
      display: inline-block;
      height: 40px;
      width: 40px;
      line-height: 40px !important;
      font-size: 20px;
      position: absolute;
      left: 0; }
      @media only screen and (max-width: 768px) {
        #place-card h2 .nb {
          font-size: 18px; } }
    #place-card h2 .name {
      color: #292B40;
      font-family: thefontbold, sans-serif !important;
      font-size: 20px;
      display: inline-block;
      padding: 0 50px;
      padding-top: 10px; }
      @media only screen and (max-width: 768px) {
        #place-card h2 .name {
          padding-top: 0px; } }
  #place-card .baseline {
    order: 0;
    color: #DF523A;
    font-family: qanelasmedium;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    padding: 7px 15px; }
    @media only screen and (max-width: 768px) {
      #place-card .baseline {
        width: 100% !important;
        font-size: 14px;
        padding-top: 0; } }
  #place-card .photos {
    width: 100%;
    order: 1;
    background-color: #fafafa;
    background-image: url(/assets/images/loaders/Ellipsis-1.7s-100px.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15%; }
    @media only screen and (max-width: 768px) {
      #place-card .photos {
        margin-bottom: 10px; } }
    #place-card .photos img {
      width: 100%;
      height: auto; }
    #place-card .photos .rsArrow {
      height: 30px;
      width: 30px;
      display: inline-block;
      position: absolute;
      margin-top: -35%; }
      #place-card .photos .rsArrow:before {
        color: #fff;
        font-size: 30px;
        text-align: center;
        line-height: 30px;
        height: 30px;
        width: 30px;
        display: inline-block; }
      #place-card .photos .rsArrow.rsArrowLeft {
        left: 0; }
        #place-card .photos .rsArrow.rsArrowLeft:before {
          content: '‹'; }
      #place-card .photos .rsArrow.rsArrowRight {
        right: 0; }
        #place-card .photos .rsArrow.rsArrowRight:before {
          content: '›'; }
  #place-card .links {
    order: 2;
    text-align: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: -50px;
    padding-top: 5px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.3); }
    @media only screen and (max-width: 768px) {
      #place-card .links {
        z-index: 1002;
        position: fixed;
        height: 60px;
        bottom: 1px;
        left: 0;
        background-color: #fff;
        padding: 10px 15px;
        -moz-box-shadow: 0px 0px 2px 0px rgba(102, 102, 102, 0.8) !important;
        -webkit-box-shadow: 0px 0px 2px 0px rgba(102, 102, 102, 0.8) !important;
        -o-box-shadow: 0px 0px 2px 0px rgba(102, 102, 102, 0.8) !important;
        box-shadow: 0px 0px 2px 0px rgba(102, 102, 102, 0.8) !important;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=$color, Direction=NaN, Strength=$blur); } }
    #place-card .links a {
      border: 2px solid rgba(41, 43, 64, 0.5); }
    #place-card .links > div {
      width: 47%;
      display: flex;
      justify-content: space-around; }
    #place-card .links #phone,
    #place-card .links #facebook,
    #place-card .links #www {
      display: inline-block;
      width: 40px;
      line-height: 40px;
      height: 40px;
      box-sizing: border-box;
      text-align: center;
      font-size: 12px;
      border-radius: 50px;
      color: #eee; }
      @media only screen and (max-width: 767px) {
        #place-card .links #phone,
        #place-card .links #facebook,
        #place-card .links #www {
          width: 40px;
          line-height: 40px; } }
    #place-card .links #phone {
      background-color: #fdcc16;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 20%;
      -webkit-background-size: 50% 50% !important;
      font-size: 0; }
    #place-card .links #facebook {
      background-color: #4267B2;
      font-size: 22px; }
      #place-card .links #facebook:hover {
        background-color: #408fed; }
    #place-card .links #www {
      background-color: #5CB2B4; }
      #place-card .links #www:hover {
        text-decoration: none;
        background-color: #50bdc0; }
    #place-card .links .cc-message {
      font-size: 23px !important; }
    #place-card .links #travel_time {
      color: #DF523A;
      display: none;
      position: absolute;
      margin-top: -25px;
      background-color: #fff;
      padding: 2px 10px; }
  #place-card .content {
    order: 10;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch; }
    #place-card .content > div {
      padding: 10px 15px;
      width: 100%; }
      #place-card .content > div > div, #place-card .content > div > p {
        line-height: 18px; }
  #place-card .we_like-cnt,
  #place-card .offer-cnt {
    text-align: center; }
    #place-card .we_like-cnt strong,
    #place-card .offer-cnt strong {
      color: #DF523A;
      display: block; }
  #place-card .description {
    text-align: justify; }
  #place-card .infos {
    width: 50%;
    padding-top: 15px; }
    #place-card .infos > div {
      margin-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      #place-card .infos {
        /*
        width: auto;
        float: none;
        */ } }
  #place-card[data-category="encart"] .offer-cnt {
    display: none; }
  #place-card[data-category="encart"] .we_like-cnt {
    width: 100%; }
  #place-card #btn-close {
    outline: none;
    border: none;
    background-color: #fff;
    color: transparent;
    position: absolute;
    z-index: 1003;
    padding: 0;
    top: 5px;
    right: 15px;
    height: 40px;
    width: 40px;
    background-image: url(/assets/images/icons/close-orange.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px 20px; }

#place-card .offer,
.promo_code {
  cursor: pointer;
  text-align: center;
  text-decoration: none !important;
  font-family: qanelassemibold;
  color: #fff;
  background-color: #DF523A;
  border: 1px solid #DF523A;
  border-radius: 30px;
  display: block;
  line-height: 20px;
  padding: 10px 15px;
  margin-left: auto;
  margin-right: auto;
  width: 80%; }
  @media only screen and (max-width: 767px) {
    #place-card .offer,
    .promo_code {
      width: 90%; } }
  #place-card .offer:hover,
  .promo_code:hover {
    background-color: #c63820; }

.promo_code {
  display: none;
  color: #FEE27B !important;
  background-color: #DF523A;
  border: 1px solid #DF523A; }
  .promo_code:hover {
    color: #FEE27B !important;
    background-color: darke(#DF523A, 10); }
  .promo_code[href*="#"] {
    color: #FEE27B !important;
    background-color: #292B40;
    border: 1px solid #292B40 !important; }
    .promo_code[href*="#"]:hover {
      color: #FEE27B !important;
      background-color: #292B40; }

.places-list {
  padding-top: 20px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .places-list .item {
    margin-bottom: 25px;
    font-size: 1.1rem; }
    .places-list .item.nooffer {
      display: none; }
    @media only screen and (max-width: 737px) {
      .places-list .item {
        padding-left: 5px;
        padding-right: 5px; } }
    .places-list .item > div {
      background-color: #ffffff;
      height: 100%;
      border-radius: 4px;
      -moz-box-shadow: 0px 0px 5px 0px rgba(170, 170, 170, 0.4) !important;
      -webkit-box-shadow: 0px 0px 5px 0px rgba(170, 170, 170, 0.4) !important;
      -o-box-shadow: 0px 0px 5px 0px rgba(170, 170, 170, 0.4) !important;
      box-shadow: 0px 0px 5px 0px rgba(170, 170, 170, 0.4) !important;
      filter: progid:DXImageTransform.Microsoft.Shadow(color=$color, Direction=NaN, Strength=$blur);
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
      .places-list .item > div:hover {
        -moz-box-shadow: 0px 0px 20px 1px rgba(170, 170, 170, 0.6) !important;
        -webkit-box-shadow: 0px 0px 20px 1px rgba(170, 170, 170, 0.6) !important;
        -o-box-shadow: 0px 0px 20px 1px rgba(170, 170, 170, 0.6) !important;
        box-shadow: 0px 0px 20px 1px rgba(170, 170, 170, 0.6) !important;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=$color, Direction=NaN, Strength=$blur); }
      .places-list .item > div > div {
        padding: 15px;
        padding-bottom: 25px; }
      .places-list .item > div a.pan-to-marker {
        display: block; }
      .places-list .item > div .photo {
        width: 100%;
        height: auto; }
      .places-list .item > div .picto {
        width: 40px;
        float: right;
        margin-top: -56px;
        position: relative; }
    .places-list .item .offer {
      font-family: qanelassemibold;
      color: #DF523A;
      display: block;
      line-height: 110%; }
    .places-list .item .offer-cnt {
      font-size: 1rem !important; }

/*
 *
 */
.travel-mode {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70% 70%;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  display: inline-block;
  cursor: pointer;
  box-sizing: border-box; }
  @media only screen and (max-width: 737px) {
    .travel-mode {
      width: 40px;
      height: 40px; }
      .travel-mode span {
        line-height: 40px !important;
        width: 40px !important; } }
  .travel-mode.bicycle {
    background-color: #4A90E2;
    border: 1px solid #4A90E2; }
    .travel-mode.bicycle.loading {
      background-color: #C0C0C0; }
    .travel-mode.bicycle span {
      display: none;
      background-color: #4A90E2; }
  .travel-mode.car {
    background-color: #4A4A4A;
    border: 1px solid #4A4A4A; }
    .travel-mode.car.loading {
      background-color: #C0C0C0; }
    .travel-mode.car span {
      display: none;
      background-color: #4A4A4A; }
  .travel-mode.walk {
    background-color: #66BD00;
    border: 1px solid #66BD00; }
    .travel-mode.walk.loading {
      background-color: #C0C0C0; }
    .travel-mode.walk span {
      display: none;
      background-color: #66BD00; }
  .travel-mode span {
    display: none;
    line-height: 38px;
    width: 38px;
    border-radius: 50px;
    color: #fff;
    position: absolute;
    margin-left: -2px;
    margin-top: -2px; }
  .travel-mode.selected span {
    display: block; }

.bicycle {
  background-image: url(/assets/images/icons/bicycle.svg); }

.walk {
  background-image: url(/assets/images/icons/walk.svg); }

.car {
  background-image: url(/assets/images/icons/car.svg); }

.phone {
  background-image: url(/assets/images/icons/phone.svg); }

#menuModal .modal-content {
  background-color: #EFEFEF; }
#menuModal .modal-header,
#menuModal .modal-footer {
  text-align: center;
  border: none; }
#menuModal .modal-body img {
  width: 100%; }

/*
 *
 */
strong {
  font-family: qanelasmedium !important; }

.align-right {
  text-align: right; }

.center {
  text-align: center; }

.btns {
  text-align: center; }

* .btn {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.btn {
  font-family: qanelasmedium, sans-serif;
  text-transform: uppercase;
  line-height: 40px !important; }
  .btn.loading {
    background-image: url(/assets/images/loaders/Ellipsis-white-alpha-2s-100px.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    color: transparent !important; }
    .btn.loading span {
      color: transparent !important; }
  .btn.btn-outline {
    background: none !important;
    color: #aaa;
    border: 1px solid #aaa; }
    .btn.btn-outline:hover {
      color: #fff;
      border: 1px solid #fff; }
  .btn.btn-social-icon {
    border: 1px solid #F0F0F0;
    color: #fff;
    display: block;
    margin: 5px;
    padding: 10px !important;
    min-width: 150px;
    line-height: 20px !important; }
    .btn.btn-social-icon:hover {
      color: #fff; }
    .btn.btn-social-icon.btn-facebook {
      background-color: #4267B2; }
      .btn.btn-social-icon.btn-facebook:hover {
        background-color: #5074be; }
      .btn.btn-social-icon.btn-facebook .fa-inverse {
        color: #4267B2; }
    .btn.btn-social-icon.btn-google-plus {
      background-color: #DD4F42; }
      .btn.btn-social-icon.btn-google-plus:hover {
        background-color: #e16358; }
      .btn.btn-social-icon.btn-google-plus .fa-inverse {
        color: #DD4F42; }
    .btn.btn-social-icon.btn-linkedin {
      background-color: #0077B5; }
      .btn.btn-social-icon.btn-linkedin:hover {
        background-color: #0088cf; }
      .btn.btn-social-icon.btn-linkedin .fa-inverse {
        color: #0077B5; }

button,
a {
  outline: none; }

table thead th {
  color: #102E54; }
table tbody td {
  line-height: 24px !important;
  vertical-align: middle !important; }

.intro {
  margin-bottom: 20px;
  text-align: center;
  font-family: qanelasmedium, sans-serif;
  font-size: 1.2rem; }

/*
 *
 */
.cc-window .cc-message {
  font-size: 1rem;
  line-height: 100%; }

/*
 *
 */
#mc_embed_signup {
  text-align: center; }
  #mc_embed_signup input {
    outline: none;
    width: 300px; }
    #mc_embed_signup input.email, #mc_embed_signup input.button {
      box-sizing: border-box;
      padding: 0 15px;
      line-height: 40px;
      border: 1px solid #F0F0F0;
      color: #DF523A;
      border-radius: 5px; }
    #mc_embed_signup input.button {
      background-color: transparent;
      color: #fff; }
      #mc_embed_signup input.button:hover {
        background-color: #c63820; }

/*
 *
 */
.btn-logout {
  border-color: #5CB2B4 !important;
  background-color: #5CB2B4 !important;
  color: #fff !important; }

#feedback {
  display: none; }

.social-icons {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center; }
  .social-icons .btn {
    flex-grow: 1; }

.nb-list {
  display: block;
  line-height: 40px;
  height: 40px;
  width: 40px;
  margin: 10px auto;
  margin-top: 30px;
  text-align: center;
  font-family: qanelasmedium !important;
  background-color: #FEE27B;
  color: #292B40;
  border-radius: 30px;
  font-style: normal !important; }

body.sitemap .list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-around;
  padding: 20px; }
  body.sitemap .list .item {
    width: 30%; }
    @media (max-width: 768px) {
      body.sitemap .list .item {
        width: 50%; } }

/*# sourceMappingURL=style.css.map */
