body {
  margin-top: 100px;
	font-family: "Source Sans Pro", Calibri, "Helvetica Neue", Helvetica, Arial;
	background-color: #fafafa;
}
img {
  max-width: 100%;
}
p > img {
  display: block;
  margin: auto;
}
a, a:hover, a:visited, a:link, a:active {
    text-decoration: none;
	border:0;
	outline:0;
}
h1 {
  font-weight: bold;
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blinker {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}
.breadcrumb {
  display: none;
  background: transparent;
  position: absolute;
  z-index: 999;
  margin: 0;
  padding: 15px 5px;
}
.breadcrumb > li + li:before {
  content: ">";
}
.breadcrumb > li.active,
.breadcrumb > li > a {
  color:#fff ;
}
.titre-page{
  font-size: 52px;
  font-weight: bold;
//  margin-top: 139px;
  text-align: center;
  margin: 0;
}
.sous-titre-page{
  font-size: 18px;
  text-align: center;
  margin: -8px 0;
  width: 100%;
  display: block;
}
.dest > * > * > * > .sous-titre-page {
  font-family: Caflischscript, "Lucida Handwriting", "Segoe Script", Mistral, Arial;
}
.footer{
  background: #0053A1;
  color: #fff;
  border-top: #F33 6px solid;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 50px;
}
.lead {
  margin-bottom: 0px;
}
.block-top-footer {
  background: #013770;
}
.block-top-footer section article .h3-container {
  display: block;
  border: 1px solid #fff;
  margin: 20px 0;
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.block-top-footer section article .h3-container > h3 {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0 15px 5px;
  line-height: normal;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .block-top-footer section article .h3-container {
    margin: 0;
  }
  .block-top-footer section article .h3-container.first-item {
    margin: 25px 0 5px;
  }
  .block-top-footer section article .h3-container.last-item {
    margin: 5px 0 25px;
  }
}
@media (min-width: 769px) {
  .header-content{
    padding:0px;
  }
}
@media (min-width: 1460px) {
  .container-fluid {
      width: 1460px;
  }
}
.navbar {
  margin-bottom: 0px;
}
.navbar-header {
    float: none;
}
.navbar-toggle {
    display: block;
    padding:0px;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 0;
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-nav {
    float: left;
    margin: 0px;
}
.navbar-nav>li {
    float: left;
    border-radius: 0px;
    border: 0px;
    margin: 0px;

}
.navbar-nav>li>a {
    padding: 0px;
    border: 0px;
    margin: 0px;
}
.collapse.in{
    display:block !important;
}
.navbar-header .navbar-toggle .glyphicon{
  font-size: 28px;
}
.navbar-right {
  float: right !important;
}
.blue-toggle{
  width: auto;
  height: 100px;
  background: #0053a1;
  color: #fff;
  font-weight: bold;
  padding-top: 40px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  cursor: pointer;
}
.btn-nav{
  width: auto;
  height: 100px;
  border-radius: 0px;
  background: #fff;
  color: #0053a1;
  font-weight: bold;
  border: 0px solid;
  padding-top: 40px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  cursor: pointer;
}
.navbar-default.container , .navbar-header {
  padding: 0px;
  margin-bottom:0px;
}
.navbar-btn{
  margin:0px;
}
.navbar-header-ul{
  width: 100%;
  float:left;
  clear:both;
  margin-bottom: 0px;
  height:110px;
  padding: 0px;
  border: 0px solid;
}
.home-header{
  background-color: #0053a1;
  background-position: center;
  background-size: cover;
  color:#fff;
  border-bottom: 6px solid;
  min-height: 400px;
  padding: 140px 0 10px 0;
}
.dest-header{
  background-color: #0053a1;
  background-position: center;
  background-size: cover;
  color:#fff;
  border-bottom: 6px solid;
  min-height: 500px;
  padding: 175px 0;
}
.misc-header{
  background-color: #0053a1;
  background-position: center;
  background-size: cover;
  color:#fff;
  border-bottom: #f33 6px solid;
//  min-height: 400px;
  padding: 40px 0 40px 0;
  margin-bottom: 20px;
}
.img-liens{
  border-bottom: 6px solid;
}
.titre-liens{
  text-align: center;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
.h2-accroche{
  color: black;
  font-size: 35px;
  font-style: inherit;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 25px;
  padding-top: 30px;
}
.h2-accroche:after {
  content : "";
  position: absolute;
  left: 48%;
  height  : 12px;
  width   : 4%;  /* or 100px */
  border-bottom:4px solid black;
}
.h4-accroche {
  color: black;
  text-align: center;
  padding-bottom: 10px;
}
.h4-accroche-dest {
  text-align: center;
  padding-bottom: 25px;
}
.h4-accroche-dest > a {
  color: white;
  padding: 5px 10px;
}
.field--name-field-text-full-width > h2,
.field--name-field-text-left > h2,
.field--name-field-text-right > h2,
.field--name-field-text-full-width > h3,
.field--name-field-text-left > h3,
.field--name-field-text-right > h3,
.titre-chapitre{
  color:#0053a1;
  font-weight: bold;
}
.nav-tabs > li {
  background: #fff;
  text-align: left;
}
.nav-tabs > li , .nav-tabs > li > a {
  border-radius: 0px !important;
}
.nav-tabs > li > .glyphicon-search {
  background: #18599e;
  color:#fff;
}
.header-content {
  border: 0px solid;
}
#encart_pub_home {
  height: 108px;
}
.field--name-field-encart-publicite > .field--items {
  position: relative;
}
.field--name-field-encart-publicite > .field--items > .field--item {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 103px;
}
.pub-full {
  margin-top: 15px;
}
.pub-full > a {
  display: block;
  color: #FFF;
}
.pub-full .pub-section {
  height: 88px;
  line-height: 88px;
  background-color: #013770;
  color: #FFF;
  text-align: center;
  overflow: hidden;
}
.pub-full .pub-section-text {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  text-align: left;
}
.pub-full img {
  display: inline-block;
  max-width: 100%;
  max-height: 88px;
  margin: auto;
}
#home-header-encart {
  position: absolute;
  bottom: 0;
}
@media (max-width: 767px) {
  .pub-full img.visible-xs {
    display: inline-block !important;
  }
}
@media (max-width: 991px) {
  #home-header-encart {
    position: relative;
  }
}
.pub-full .btn {
  background-color: white;
  font-size: 20px;
  border-radius: 0;
  color: #1457a1;
  font-weight: bold;
}
.video-dest{
  width: 100% !important;
  height: 450px !important;
}
.search-block-form{
  width: 160px;
  float:right;
  margin-top: 34px;
}
.form-search{
  border: 1px solid #0053a1;
}
.navbar-collapse.header-main-menu {
  position: fixed;
  z-index: 777;
  width: 100%;
}
.dropdown-menu.header-main-menu-subsection {
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.dropdown-menu.header-main-menu-subsection > li {
  width: 100%;
  padding: 0;
}
.dropdown-menu.header-main-menu-subsection > li > a {
  padding: 5px 20px;
}
.dropdown-menu.header-main-menu-subsection > li > a:hover,
.dropdown-menu.header-main-menu-subsection > li > a:focus {
  background-color: #0053a1;
  color: #fff;
}
.dropdown-menu.header-main-menu-subsection > li.active > a,
.dropdown-menu.header-main-menu-subsection > li.active > a:hover,
.dropdown-menu.header-main-menu-subsection > li.active > a:focus {
  background-color: #337ab7;
}

/**
* Blue & white grid for 'Destination' views
*/
.css-table {
  display: table;
  width: 100%;
}
.encart-blue,
.encart-white {
  display: table-cell;
  width: 50%;
  min-height: 300px;
  padding: 25px 45px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .css-table {
    display: block;
  }
  .encart-blue,
  .encart-white {
    display: block;
    width: 100%;
  }
}
.encart-blue{
  background: #1457a1;
  color: white;
}
.encart-white{
  background: white;
  color: black;
}
.encart-blue .btn{
  background-color: white;
  font-size: 24px;
  border-radius: 0px;
  color: #1457a1;
  font-weight: bold;
  padding: 8px 20px 8px 20px;
}
.encart-white .btn{
  background-color: #1457a1;
  font-size: 24px;
  border-radius: 0px;
  color: white;
  font-weight: bold;
  padding: 8px 20px 8px 20px;
}
.encart-blue > * > * > a {
  background-color: white;
  font-size: 24px;
  border-radius: 0px;
  color: #1457a1;
  font-weight: bold;
  padding: 8px 20px 8px 20px;
}
.encart-white > * > * > a {
  background-color: #1457a1;
  font-size: 24px;
  border-radius: 0px;
  color: white;
  font-weight: bold;
  padding: 8px 20px 8px 20px;
}

.hidden-ov{
  overflow: hidden;
  height: 200px;
}
.h4-home{
  text-align: left;
}
.h4-home-zone{
  margin-top: 80px
}
.block-search-form-block{
  background: #0053a1;
  width: 100%;
  display: none;
  padding: 20px;
  margin: 0px;
}
.searchButton:hover{
  cursor: pointer;
}
.dynamic-iframe{
  border: 0px;
  width: 100%;
  /*min-height: 860px;*/
  margin-top: 10px;
}
#block-oceanebootstrap-main-menu > ul > li {
  height: 41px;
  padding: 0;
  background-color: #0053a1;
}
#block-oceanebootstrap-main-menu > ul > li > a {
  height: 100%;
  padding: 10px 20px 10px 20px;
  border: 1px solid white;
  color: #fff;
}
#block-oceanebootstrap-main-menu > ul > li > a:hover,
#block-oceanebootstrap-main-menu > ul > li > a:focus,
#block-oceanebootstrap-main-menu > ul > li.open > a {
  background-color: #013770;
  color: #fff;
}
#block-oceanebootstrap-main-menu > ul > li > a.glyphicon {
  top: 0;
  font-family: "Glyphicons Halflings", "Source Sans Pro", Calibri, "Helvetica Neue", Helvetica, Arial;
  font-weight: bold;
}
#block-oceanebootstrap-main-menu > ul > li > a.glyphicon::before {
  margin-right: 10px;
}
.sous-titre-teaser {
  text-align: center;
  _font-family: -webkit-pictograph;
  margin-top: -7px;
  padding-left: 10px;
  padding-right: 10px;
}
.dest > * > .card > .sous-titre-teaser {
  text-align: center;
  font-family: Caflischscript, "Lucida Handwriting", "Segoe Script", Mistral, Arial;
  margin-top: -7px;
}
.navbar-default {
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
}
.bloc-essentiel{
  background-position: center;
  background-size: cover;
}
.bloc-essentiel > * > .h2-accroche {
  color:#fff;
}
.bloc-essentiel > * > .h2-accroche:after {
  border-bottom:4px solid white;
}
.bloc-autres{
  background-position: center;
  background-size: cover;
  padding-bottom: 40px;
}
.bloc-autres > * > .h2-accroche {
  color:#fff;
}
.bloc-autres > * > .h2-accroche:after {
  border-bottom:4px solid white;
}
.card {
  display: block;
  margin-bottom: 20px;
  color: black;
  background-color: white;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
}
.card > h2 {
  margin-top: 10px;
}
.card > h4 {
  padding-bottom: 15px;
}
.card > img {
  width: 100%;
}
.card:hover {
  background-color: #1457a1;
  color: white;
}
.card:hover > img {
  opacity: 0.5;
}
.dest > * >.card:hover {
  background-color: white;
  color: black;
}

.vignette_ap img{
  margin: 15% auto 0;
  height: auto;
  max-height: 40%;
}
.vignette_ap {
  overflow: hidden;
  margin: 0 auto 20px auto;
  border-radius: 50%;
  background-color: white;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
}
.vignette_ap > a {
  color: black;
  display: block;
  height: 100%;
}
.vignette_ap > * > h2 {
  margin-top: 0px;
  line-height: 0.9;
}
.vignette_ap > * > h4 {
  margin-top: 0px;
}
.vignette_ap:hover {
  background-color: #1457a1;
  box-shadow: 0px 0px 0px 6px #9abae0;
}
.vignette_ap:hover > a {
  color: white;
}
.vignette_ap:hover img {
  filter: invert(100%);
}

@media (max-width: 767px) {
  .vignette_ap {
    height: 280px;
    width: 280px;
  }
  .vignette_ap > * > .titre-liens {
	font-size: 36px;
  }
  .vignette_ap > * > .sous-titre-teaser {
	font-size: 20px;
  }
  .vignette_ap img{
    /*height: 40%;*/
    padding: 20px;
  }
}
@media (min-width: 768px) {
  .vignette_ap {
    height: 260px;
    width: 260px;
  }
  .vignette_ap > * > .titre-liens {
    font-size: 30px;
  }
  .vignette_ap > * > .sous-titre-teaser {
    font-size: 20px;
  }
  .vignette_ap img{
    /*height: 40%;*/
    padding: 20px;
  }
}
@media (min-width: 960px) {
  .vignette_ap {
    height: 160px;
    width: 160px;
  }
  .vignette_ap > * > .titre-liens {
    font-size: 20px;
  }
  .vignette_ap > * > .sous-titre-teaser {
    font-size: 12px;
  }
  .vignette_ap img{
    /*height: 40%;*/
    padding: 10px;
  }
}
.nav > li > a > img {
    max-width: 100%;
}
.cookies-msg{
  height: 50px;
  width: 100%;
  background: #013473;
  position: fixed;
  z-index: 2000;
  top: 0px;
  margin: 0px;
  border: solid 0px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding-top: 10px;
  display:none;
  cursor: pointer;
}
.flag-lang {
  margin: auto 5px auto 10px;
  margin-top: -3px;
}
.elem-lang{
  min-height: 24px;
  margin: 4px auto;
}
.elem-lang > .flag-lang {
  position: absolute;
  margin-top: auto;
  z-index: 777;
}
.elem-lang > a.language-link {
  position: absolute;
  width: 100%;
  padding-left: 45px;
}

#slideshow, #slideshow2 {
  position: relative;
  width: 100%;
  height: 356px;
  margin-bottom: 42px;
  overflow: hidden;
  padding: 10px;
}
#slideshow > div , #slideshow2 > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}
.meteo-city-container > div {
  margin: 20px auto 0 !important;
}


/**
* Tarifs list (blue table style)
*/
.tarif-titre {
	margin-top: 10px;
	background-color: #1874cb;
	color: white;
}
.tarif-titre > * > * > h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.tarif-titre > * > * > h4 {
	font-size: 9px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
}
.tarif-entete {
	background-color: #eaf5ff;
	color: #1457a1;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.tarif-detail {
	background-color: #dae5f0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.field--item:nth-child(even) .tarif-detail {
  background-color: #eaf5ff;
}
.tarif-detail > * > * > * > .lead {
	text-align: center;
	font-size: 20px;
}
.tarif-detail > * > * > h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1457a1;
	text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
}
.tarif-detail > * > * > h4 {
	font-size: 10px;
	color: #1457a1;
	text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.tarif-pied {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #eaf5ff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tarif-pied > * > * > h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1457a1;
	text-align: center;
}
.col-blue p , .col-blue h3 , .col-blue {
  color:#fff;
  background:#1457a1;
}
.col-blue{
  padding: 40px;
}

/**
* Booking form on home page
*/
.resa {
  width: 100%;
  background-color: white;
  display: table;
}
.resa > div {
  width: 24%;
  display: table-cell;
}
.resa > * > input, .resa > * > select,  .resa > * > button {
  height: 34px;
  width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  display: inline-block;
  color: blue;
}
.resa > * > button {
  background-color: blue;
  color: white;
}
#resa-form {
  display: block;
}
#resa-form > .form-group {
  float: left;
  width: 30%;
  background-color: #fff;
  border-right: 1px solid #999;
}
#resa-form > .form-group:last-child {
  width: 10%;
}
#resa-form > .form-group > .form-control {
  width: 100%;
  height: 48px;
  border-radius: 0;
  border: none;
}
#resa-form button {
  width: 100%;
  color: #fff;
  background-color: #0053a1;
  top: 0;
}
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
#resa-form .widget-label {
  position: absolute;
  overflow: hidden;
  max-width: 100%;
  max-height: 1.2em;
  padding: 0 4px;
  color: #888;
  font-size: 0.8em;
  font-weight: 400;
}

/**
* Footer links list
*/
.list-unstyled {
  font-size: 14px;
  color: #fff;
  margin: 30px 0;
  padding: 10px 0;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.list-unstyled a,
.list-unstyled a:hover {
  color: #fff;
}
.list-unstyled a.footer-section,
.list-unstyled a.footer-section:hover {
  font-weight: bold;
  color: #f33;
}
.list-unstyled a.glyphicon {
  top: 0;
  font-family: "Glyphicons Halflings", "Source Sans Pro", Calibri, "Helvetica Neue", Helvetica, Arial;
  font-weight: bold;
}
.list-unstyled a.glyphicon::before {
  margin-right: 5px;
}
.list-unstyled > li {
  -webkit-column-break-inside: avoid;
  column-break-inside:avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  padding-top: 10px;
  padding-bottom: 20px;
}
.list-unstyled > li > a {
  display: block;
  padding: 0 0 10px;
  letter-spacing: 1px;
}
.list-unstyled > li > ul {
  list-style: disc;
  padding-left: 15px;
  -webkit-column-break-inside: avoid;
  column-break-inside:avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.list-unstyled > li > * > * {
  padding: 2px 0;
  line-height: 1.2em;
  font-weight: normal;
}
@media (max-width: 767px) {
  .list-unstyled {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

/**
* Accordion for tarifs list
*/
#tarif_accordion .panel {
  background-color: #fafafa;
  border: none;
  box-shadow: none;
}
#tarif_accordion .panel + .panel {
  border-top: 1px solid #0053a1;
}
#tarif_accordion .panel-default > .panel-heading {
  border: none;
  background-color: #fafafa;
}
#tarif_accordion .panel-title {
  font-size: 24px;
  padding: 15px 0;
}
#tarif_accordion .panel-title > a {
  display: block;
  color: #0053a1;
  font-weight: bold;
}
#tarif_accordion.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
}
#tarif_accordion .panel-body {
  padding: 0 15px 10px;
}
#tarif_accordion .field--item:first-child .tarif-titre {
  margin-top: 0;
}

/**
* Brand logo in sticky header
*/
#img-site-logo {
  max-width: 320px;
  max-height: 100px;
}
@media (max-width: 559px) {
  body {
    margin-top: 50px;
  }
  .nav.navbar-nav {
    height: 50px;
  }
  .blue-toggle {
    height: 50px;
    padding-top: 18px !important;
  }
  .btn-nav {
    height: 50px;
    padding: 18px 5px 0 !important;
  }
  #img-site-logo {
    max-width: 200px;
    max-height: 50px;
  }
}
@media (min-width: 560px) {
  #img-site-logo {
    max-width: 320px;
    max-height: 100px;
  }
}
@media (max-width: 767px) {
  #language-selector {
    position: absolute;
    float: left;
    margin-top: 2px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  }
}

/**
* Sticky panel (traffic infos & co.)
*/
#sticky-panel {
  position: fixed;
  /*bottom: 0;*/
  bottom:-47px;
  left: 0;
  right: 0;
  z-index: 990;
  width: 100%;
  height: 70px;
}
.sticky-ship-container {
  background-color: transparent;
  border-bottom: 3px solid #013770;
  text-align: center;
}
.sticky-ship {
  display: inline-block;
  width: 40px;
  height: 20px;
  border-radius: 40px 40px 0 0;
  background-color: #013770;
  color: #fff;
  cursor: pointer;
}
.sticky-ship > span {
  vertical-align: middle;
  font-size: 16px;
}
.sticky-content {
  /*border-top: 3px solid #013770;*/
  background-color: #fff;
}
.sticky-resa {
  /*float: right;*/
  z-index: 999;
  position: absolute;
  right: 0;
  width: 12%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0 10px;
  background-color: #013770;
}
.sticky-resa > * {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2em;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 3px;
}
.sticky-infos {
  height: 50px;
  margin-right: 12%;
}
.sticky-contact {
  /*float: right;*/
  z-index: 999;
  position: absolute;
  right: 12%;
  width: 350px;
  border-left: 3px solid #013770;
  background-color: #FFF;
}
.sticky-trafic {
  /*float: left;*/
  width: auto;
  margin-right: 350px;
}
.sticky-trafic > .info-date {
  /*float: left;*/
  position: absolute;
  height: 50px;
  padding: 8px 10px 0 10px;
  border-right: 3px solid #013770;
  background-color: #FFF;
  color: #0053A1;
  line-height: 1.1;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
  z-index: 999;
}
.sticky-trafic > .info-label,
.sticky-contact > .info-label {
  display: block;
  float: left;
  width: 115px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0 5px 0 10px;
  overflow: hidden;
}
.sticky-trafic > .info-label > *,
.sticky-contact > .info-label > * {
  float: left;
  width: 65px;
  margin-top: 8px;
  line-height: 1.1em;
  color: red;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 1px;
  padding-bottom: 3px;
}
.sticky-trafic > .info-label {
  float: none;
  position: absolute;
  left: 57px;
  background-color: #FFF;
  z-index: 999;
}
.sticky-trafic > .info-label > .glyphicon {
  font-size: 24px;
  margin-right: 10px;
  width: 25px;
  color: red;
}
.sticky-contact > .info-label {
  width: 145px;
  line-height: normal;
}
.sticky-contact > .info-label > * {
  width: auto;
  color: #333;
}
.sticky-contact > .img-container {
  height: 50px;
  margin-left: 145px;
}
.sticky-contact img {
  display: block;
  max-width: 100%;
  max-height: 40px;
  margin: 0 auto;
  padding-top: 10px;
}
.sticky-trafic .info-content {
  position: relative;
  height: 50px;
  /*margin-left: 115px;*/
  margin-left: 172px;
  padding: 0 10px 0 0;
  line-height: 1.1em;
}
.sticky-trafic .info-content h4,
.sticky-trafic .info-content p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sticky-trafic .info-content .info-type-exploitation+h4 > a {
  color: red;
}
.sticky-trafic .info-content-item {
  /*display: none;*/
  position: absolute;
  top: 0;
  width: 100%;
  height: 50px;
  background-color: #FFF;
}
.sticky-trafic .info-content-item:first-child {
  display: block;
}
.sticky-trafic .info-title {
  margin: 0;
  padding-top: 6px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1em;
}
.sticky-trafic .info-text {
  margin: 0;
  font-size: 14px;
}
@media (max-width: 991px) {
  .sticky-trafic > .info-label {
    width: 45px;
  }
  .sticky-trafic .info-content {
    margin-left: 102px;
  }
}
@media (max-width: 767px) {
  .sticky-resa {
    width: 25%;
  }
  .sticky-infos {
    margin-right: 25%;
  }
  .sticky-trafic {
    margin-right: 0;
  }
  .sticky-trafic > .info-label {
    left: 0;
  }
  .sticky-trafic .info-content {
    margin-left: 45px;
  }
}

#transdev-row {
  height: 50px;
  background-color: #FFF;
  text-align: center;
}
#transdev-row img {
  /*display: block;*/
  margin: 5px 10px;
  height: 40px;
}

/**
* Page with all trafic infos specific styles
*/
.trafic .misc-header h1 > a,
.view-liste-des-infos-trafic .misc-header h1 > a {
  color: #FFF;
}
.view-liste-des-infos-trafic .view-content > .item-list > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.view-liste-des-infos-trafic .view-content > .item-list > ul > li:not(:first-child) .misc-header {
  display: none;
}
.trafic .content .h2-accroche,
.trafic .content .h2-accroche > p,
.view-liste-des-infos-trafic .content .h2-accroche,
.view-liste-des-infos-trafic .content .h2-accroche > p {
  font-size: 30px;
}
.trafic .content .field--name-body,
.view-liste-des-infos-trafic .content .field--name-body {
  font-size: 17px;
}

/**
* Common paragraphs styles
*/
.paragraph.paragraph--type--video-full-width,
.space-bottom {
  margin-bottom: 30px;
}

.meteo-container {
  text-align: center;
}
.meteo-container > * {
  display: inline-block;
  vertical-align: middle;
}

.block-newsletter-link {
  color: #FFF !important;
}
.block-newsletter-link:hover,
.block-newsletter-link:hover {
  color: #337ab7 !important;
  cursor: pointer;
}
.bloc-newsletter {
  background-color: #013770;
}
.bloc-newsletter .has-error label,
.bloc-newsletter .text-error {
  color: #F33;
}
.bloc-newsletter .isResultNl {
  text-align: right;
}
.bloc-newsletter .has-error .form-control {
  color: #F33;
  border: 2px solid #F33;
}

/**
* Social Network links
*/
.facebook-follow-button:hover,
.twitter-follow-button:hover,
.instagram-follow-button:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}


/**
* Bootstrap datetimepicker custom styles
*/
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
  padding: 0;
  color: #333;
  -webkit-column-count: auto;
  -moz-column-count: auto;
  -ms-column-count: auto;
  column-count: auto;
  -webkit-column-gap: normal;
  -moz-column-gap: normal;
  -ms-column-gap: normal;
  column-gap: normal;
}
.bootstrap-datetimepicker-widget .list-unstyled > li {
  padding: 0;
}

/* Calendar plugin */
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  color: #ddd !important;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #0053A1 !important;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background-color: #dae5f0 !important;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none !important;
}

/**
* App Stores links
*/

.store-links-title {
  padding-bottom: 0 !important;
  margin-bottom: -10px !important;
}

.store-links {
  display: inline-block;
  vertical-align: middle;
}

.apl-store {
  width: 135px;
  height: 40px;
}

.adr-store img {
  width: auto;
  height: 60px;
}
