/* ------------------------------------------------------------ *\
	SITE
\* ------------------------------------------------------------ */
body, html {font-family: 'Source Sans Pro', sans-serif;}

/*a { color: #CB7220; }
a:link {color: #CB7220; }
a:visited {color: #CB7220; }
a:hover { color: #ED7E18; }
a:active {color: #ED7E18; }
a:focus { outline: 0; text-decoration: underline; }*/

.couleurAlternative a, a.couleurAlternative { color: #DDD; }
.couleurAlternative a:link, a.couleurAlternative:link { color: #DDD; }
.couleurAlternative a:visited, a.couleurAlternative:visited { color: #DDD; }
.couleurAlternative a:hover, a.couleurAlternative:hover { color: #999; }
.couleurAlternative a:active, a.couleurAlternative:active { color: #999; }
.couleurAlternative a:focus, a.couleurAlternative:focus { color: #999; outline: 0; text-decoration: underline; }

html, .row { max-width: 100%; margin: 0; }
.cache { display:none; }
.grid-stack>.grid-stack-item>.grid-stack-item-content { margin: 0;left:0;right:0;overflow: hidden; }
.grid-stack>.grid-stack-item>.grid-stack-item-content.full-bloc,
.grid-stack>.grid-stack-item>.grid-stack-item-content.slides { margin: 0; }
/*.grid-stack>.grid-stack-item>.grid-stack-item-content.full-bloc.video>iframe { width: 100%;height: 100%; }*/
.grid-stack-item {background-size: cover;background-position: center;}
.pageTraditionnel { padding: 2em; }
.pageTraditionnel .video iframe { height: 100%!important;width: 100%!important; }
/*.fullHeight { height: 150%!important;min-height: 150%!important;max-height: 150%!important; }*/
.grid-stack>.grid-stack-item[data-gs-width='1'] { width: 8.35%; }
/*.grid-stack-item-content *:first-child:not(:last-child) {margin-top: 0;}*/
.sansMargeTop { margin-top: 0; }
.grid-stack>.grid-stack-item[data-gs-width='5'] { width: 41.67%; }

@media (max-width: 768px) {
.grid-stack-item { margin-bottom: 0; }
}
.contactRapide .breadcrumbs li { text-transform: initial; }
ul.pagination li.current a, ul.pagination li.current button { background: #666666!important; }

.abonnement { display: inline-block;float: left;margin: 0;line-height: 40px;margin-right: 1em; }

img.fullscreen { width: 100%; }
@media (max-width: 1023px) {
	img.mobileFullscreen { float: none;width: 100%;margin-bottom: 2em; }
}

/* ------------------------------------------------------------ *\
	BLOC VIDEO
\* ------------------------------------------------------------ */
div[id^=video_] { height: 100%; }
.playerBox { margin: 0!important;width: 100%!important;height: 100%!important; }
.videoBackground { background-color: rgba(0,0,0,0.4);height: 100%;width: 100%; }
.videoBackground>.texte { padding: 1em;left:0;right:0;overflow: hidden; }
.video { position: relative; }
/* ------------------------------------------------------------ *\
	SLIDER
\* ------------------------------------------------------------ */
.slider { margin-top: 0;margin-bottom: 0;height: 100%;cursor:auto!important; }
.slider .slick-slide {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.slick-prev:before, .slick-next:before { color: #000; }
.slider .slide {height: 100%!important;position: relative;}
.slider .slide > div {position: absolute;margin: 0;font-size: 30px; }
.slider .slide > div > p {background-color: rgba(0,0,0,0.3);color: #FFF;padding: 24px; display: inline-block; margin-bottom: 0; text-shadow: 0 0 7px #222;}
.slider .slide > div.top {top:0;}
/*.slider .slide > p.middle {line-height: 600px;}*/
/*.slider .slide > div.middle { margin-top: 13vw; }*/
.slider .slide > div.bottom {bottom:0;}
.slider .slide > div.left {left:0;}
.slider .slide > div.center {width: 100%;text-align: center;}
.slider .slide > div.right {right:0;}
.slick-dots { margin-left: 0; }
.slick-dots li button:before { font-size: 20px!important; }
.slick-slide img { width: 100%; }
.slick-dots { margin-bottom: -10px; }
.slick-dots { bottom: 0; }
.slides .slider .slick-list,
.slides .slider .slick-list .slick-track { height: 100%!important; }

.chambreSlide .slick-dots { margin-bottom: 1rem; }
.chambreSlide .slick-next { right: 25px; }
.chambreSlide .slick-prev { left: 25px; z-index: 1; }

.chambreSlide .slick-prev:before,
.chambreSlide .slick-next:before { color: #FFF; font-size: 35px; }
.chambreSlide .slick-dots li button:before { color: #FFF; }
.chambreSlide .slick-dots li.slick-active button:before { color: #FFF; }

@media (max-width: 1023px) {
	.slider .slide,
	.slides .slider .slick-list,
	.slides .slider .slick-list .slick-track {
		height: 40vw!important;
	}
	.slider .slide > div {
		width: 100%;
		text-align: center;
		line-height: 1!important;
		background-color: none;
		padding: 0!important;
		bottom: 0;
		margin: 0!important;
		font-size: 1.2em;
		padding: 10px;
		/*top: 0;*/
	}
	.slider .slide > div > p.texte {
		width: 100%;
		margin: 0;
		padding: 8px;
	}
	.slider .slide > p.texte > span {
		background: none;
	}
}


/* ------------------------------------------------------------ *\
	LISTING
\* ------------------------------------------------------------ */
.element { position: relative; }
.element > .title { background-color: rgba(0,0,0,0.8);text-align: center;padding: 0.4em;position: absolute;bottom: 0;left: 0;right: 0;z-index: 1; }
.element > .title > h5, .element > .title > p { color: #FFF; margin: 0; }
.element > .title > h5 { font-size: 1.2vw; line-height: 1.4vw; }
.element > .title > p { font-size: 1vw; }
.element > .image { position: relative; border: 1px solid #999; }
.element > .image .description { position: absolute; top: 0; left: 0; right: 0; bottom: 0; padding: 0.6em; background-color: rgba(0,0,0,0.5); color: #FFF; }
.element > .cta-button > .button { width: 100%; }

.element .column:last-child:not(:first-child), .columns:last-child:not(:first-child) { float: left; }

.articlesArchive { margin-top: 1em; }
.articlesArchive li a {padding: 0!important;}
.articlesArchive li:after {border: none!important;}


/* ------------------------------------------------------------ *\
	EVENEMENT
\* ------------------------------------------------------------ */
.event {padding: 1rem 1rem 1rem 1rem;display: table;width: 100% }

.event-date {width: 6rem;margin: 0 auto 1rem;display: table-cell;width: auto; }
.event-date .event-month {margin: 0;background: #999;padding: 0.5rem 2rem;text-align: center; color: #FFF }
.event-date .event-day {margin: 0;border: 1px solid #eee;padding: 1rem 2rem;text-align: center;font-size: 2rem; }

.event-desc {padding: 0 0 0.2rem 1rem;text-align: left;display: table-cell;vertical-align: top; width: 100%; position: relative; }
.event-desc .event-desc-header {margin: 0.5rem 0 0.5rem 0;padding: 0; }
.event-desc .event-desc-header a { color: #000; }
.event-desc .event-desc-detail {margin: 0 0 0.25rem;padding: 0; }
.event-desc .event-desc-time {font-weight: bold; }
.event-desc .rsvp.button {padding-top: 0.5rem;padding-bottom: 0.5rem;margin: 0; position: absolute; bottom: 10px; right: 10px; }
.slick-dots li button:before { font-size: 40px; }
.evenement {box-shadow: #000 2px 2px 5px;}
.evenement .slide .slick-slide { overflow: scroll; }

/* ------------------------------------------------------------ *\
	MENU
\* ------------------------------------------------------------ */

.header {
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	/*height: 64px;*/
	/*padding: 0 18px;*/
}
.header.fixed { position: fixed; top: 0; left: 0; }
.header a#mmenu {
	background: left center no-repeat transparent;
	display: block;
	width: 132px;
	height: 60px;
	position: absolute;
	left: 24px;
	font-size: 25px;
}
.header a#mmenu.backgroundPale { color: #000; }
.header a#mmenu.backgroundFonce { color: #FFF; }
@media only screen and (max-width: 1023px) {
	.header a#mmenu span {
		display: none;
	}
}

.mm-menu + .mm-page .header { /*position: fixed;*/ z-index: 9999; top: 0; }
.mm-opened + .mm-page .header { position: relative; }

/*.mm-page .header + div.row > div { margin-top: 60px; }*/
.mm-page .header + div.row > div.sansMargeGauche { margin-top: 82px; }
.mm-page > .top-bar + div.row > div.sansMargeGauche { margin-top: 82px; }
.mm-page .header + div.row > div.col-droite { margin-top: 0; padding-top: 60px; background-color: #EEE; }
.mm-opened .header + div.row > div:nth-child(1) { margin-top: 0!important; }
.mm-background .row>.row>div {margin-top: -22px;}


/* ------------------------------------------------------------ *\
	CONTACT
\* ------------------------------------------------------------ */
.contactRapide ul.breadcrumbs{
	display:inline;
	float:right;
}
.contactRapide ul.breadcrumbs li,
.contactRapide ul.breadcrumbs li a{
	font-size: 16px;
	color: #fff;
	line-height:60px;
}
.contactRapide ul.breadcrumbs li a:hover{
	text-decoration: underline;
}
.contactRapide ul.breadcrumbs  li:not(:last-child)::after {
	color:#fff;
}
@media only screen and (max-width: 1025px) {
	#Donnees .row .columns {
		margin-left: 0;
		margin-right: 0;
		padding-right: 0;
		padding-left: 0;
	}
}

/* ------------------------------------------------------------ *\
	PLAN DU SITE
\* ------------------------------------------------------------ */
ul.planDuSite{
	list-style: outside none none;
	margin-bottom: 20px;
	margin-top: 12px;
}
ul.planDuSite ul{
	list-style: outside none none;
}


/* ------------------------------------------------------------ *\
	PAGINATION
\* ------------------------------------------------------------ */
ul.pagination {
  display: table;
  margin-left: -0.27778rem;
  min-height: 1.33333rem;
  height: 3rem;
  margin: 0 auto;
  margin-top: 2rem;
}
ul.pagination:nth-child(2) {
  margin-top: 0;
  margin-bottom: 2rem;
}

.pagination .current {
  background: transparent;
  padding: 0;
}

ul.pagination li {
  display: block;
  float: left;
  color: #222222;
  font-size: 0.77778rem;
  height: 1.33333rem;
  margin-left: 0.27778rem;
}

ul.pagination li.current a,
ul.pagination li.current button {
  background: #008CBA;
  color: #FFFFFF;
  cursor: default;
  font-weight: bold;
}

ul.pagination li a,
ul.pagination li button {
  border-radius: 3px;
  transition: background-color 300ms ease-out;
  background: none;
  color: #999999;
  display: block;
  font-size: 1em;
  font-weight: normal;
  line-height: inherit;
  padding: 0.05556rem 0.55556rem 0.05556rem;
}

ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
  cursor: default;
  color: #999999;
  pointer-events: none;
}

/* ------------------------------------------------------------ *\
	FOOTER
\* ------------------------------------------------------------ */
footer {
    padding: 1vw 0;
    background-color: #ddd;}
.breadcrumbs li:not(:last-child)::after { content: "|"; top:-2px; color:#000; }
footer input#courrielClientBas {
    width: 184px;
    display: inline-block;
    margin: 0!important;
    position: relative;
}
footer #liste_media_sociaux li { display: inline-block; margin-left:15px; }
footer .icone_media_sociaux { font-size: 40px; }
footer .icone_media_sociaux.tripadvisor { color: #589442; }
footer .icone_media_sociaux.facebook { color: #3b5998; }
footer .icone_media_sociaux.twitter { color: #00aced; }
footer .icone_media_sociaux.pinterest { color: #cb2027; }
footer .icone_media_sociaux.googleplus { color: #dd4b39; }
footer .icone_media_sociaux.flickr { color: #ff0084; }
footer .icone_media_sociaux.flickr { color: #ff0084; }
footer .icone_media_sociaux.linkedin { color: #007bb6; }
footer .icone_media_sociaux.tumblr { color: #32506d; }
footer .icone_media_sociaux.instagram { color: #517fa4; }
footer .icone_media_sociaux.youtube { color: #bb0000; }

@media (min-width: 1024px) {
	.small-centered { margin-right: 0; }
}

/* ------------------------------------------------------------ *\
	FORMULAIRE ABONNEMENT NEWS (BAS DE PAGE)
\* ------------------------------------------------------------ */

footer #liensFooter{
    margin-left:20px;
    margin-top:27px;}
footer #colonneDroite{
    margin-top:20px;}
footer #champsAbonnement{
    margin-right:38px;}
footer #liste_media_sociaux{
    margin-right:15px;
    text-align:right;}
footer #liste_media_sociaux li{
    padding:0 6px;}
footer #colonneDroite{
    margin:0 auto;
    width:100%;}
footer #champsAbonnement{
    text-align:center;
    margin:10px auto;}
footer #liste_media_sociaux{
    text-align:center;
    margin:50px auto 30px auto;}
footer #liensFooter,
footer #liste_media_sociaux,
footer #champsAbonnement {
    text-align: center;}
footer #liensFooter {
    float:none;
    text-align:center;
    margin:35px auto 20px auto;
    margin-top: 2rem;}
footer ul.breadcrumbs,
footer ul.breadcrumbs > li,
footer #liste_media_sociaux ul,
footer #liste_media_sociaux ul > li,
footer #champsAbonnement div {
    margin: 0;}
footer ul.breadcrumbs,
footer #liste_media_sociaux ul,
footer #champsAbonnement form {
    display: inline-block;
    float: none;
    padding: 0;}
footer #champsAbonnement input {
    height: 40px;}
footer #champsAbonnement input.button {
    padding: .85em;
    margin: 0;
    vertical-align: top;}
footer input#courrielClientBas.error {
    background-color: #FF9494;}
footer input#courrielClientBas.error + input + p {
    display: initial;
    color: red;
    float: left;}
footer #liste_media_sociaux {
        margin: 0;
        padding: 1.6vw 0;}

@media (max-width: 1023px) {
    #liensFooter {
        float: left;
        margin: 0;}
    #champsAbonnement {
        float: left;
        width: 100%;}
    #boutonAbonnement {
        float: right;
        width: 20%;}
    #liensFooter {
        text-align: center;}
    #liensFooter ul li {
        float: none;
        display: inline;}
}
@media only screen and (max-width: 520px) {
    footer .abonnement {
        text-align: center;
        display: block;
        width: 100%;}
}
@media only screen and (min-width: 1024px) {
    footer #liensFooter,
    footer #champsAbonnement,
    footer #liste_media_sociaux {
        margin: 0;
        padding: 10px 0;
        float: left;}
    footer #liste_media_sociaux {
        float: right;
    }
}

/* Met les liens un au dessus des autres */
@media screen and (max-width: 500px) {
    footer #liensFooter li{
        display:block;
        line-height: 38px;}
    footer #liensFooter li:after{
        display:none;}
}



input[type="checkbox"] {
	display:none;
}

input[type="checkbox"] + label span {
	display:inline-block;
	width:19px;
	height:19px;
}



/* ------------------------------------------------------------ *\
  FORMULAIRE CONTACT
\* ------------------------------------------------------------ */
#bulletinElectroniqueCheckbox {
  width: 30px;
  height: 30px;
  border: 5px solid #AAA;
  background-color: transparent;
  transition: background .6s;
}

#bulletinElectroniqueCheckbox.checked {
  background-color: #888;
}

.boiteRadio .small-11 {
  height: 30px;
}
.boiteRadio .small-11 span {
  line-height: 30px;
}

#Donnees .row .columns { position: relative; }
#Donnees .row input { color: #000; }
#Donnees .row.probleme input,
#Donnees .row.probleme textarea {
  background-color: #FF9494;
}
#Donnees .row .error {
  visibility: hidden;
  color: red;
  position: absolute;
  bottom: 20px;
  right: 22px;
}
#Donnees .row #lbl_commentaireDemandeInformation + .error {
	bottom: 55px;
}
#Donnees .row.probleme .error {
  visibility: visible;
}

/* ------------------------------------------------------------ *\
  FORMULAIRES LIÉS AUX NEWS (ABONNEMENT & DÉSABONNEMENT)
\* ------------------------------------------------------------ */

#DonneesAbonnement .row .columns,
#DonneesDesabonnement .row .columns { position: relative; }

#DonneesAbonnement .row input,
#DonneesDesabonnement .row input { color: #000; }

#DonneesAbonnement .row.probleme input,
#DonneesDesabonnement .row.probleme input {
	background-color: #FF9494;
}

#DonneesAbonnement .row.probleme .error,
#DonneesDesabonnement .row.probleme .error {
	visibility: visible;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #303030;
}
textarea:-moz-placeholder,
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #303030;
}
textarea::-moz-placeholder,
input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #303030;
}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #303030;
}

.probleme textarea::-webkit-input-placeholder,
.probleme input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #DB0634;
}
.probleme textarea:-moz-placeholder,
.probleme input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #DB0634;
	opacity : 1;
}
.probleme textarea::-moz-placeholder,
.probleme input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #DB0634;
	opacity: 1;
}
.probleme textarea:-ms-input-placeholder,
.probleme input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #DB0634;
}


.breadcrumbs a { color: #333; }

/* ------------------------------------------------------------ *\
  GOOGLE MAP
\* ------------------------------------------------------------ */
.gm-style a {
	line-height: initial;
}


/* ------------------------------------------------------------ *\
  BTN general
\* ------------------------------------------------------------ */
#Donnees .row input.button { font-size: inherit; }
a.button { font-size: inherit; }
.button { background-color: #666; color: #FFF!important; }
.button:hover { background-color: #333; }


/* ------------------------------------------------------------ *\
  ELEMENT CENTRE
\* ------------------------------------------------------------ */
/* This parent can be any width and height */
.blocCentrerVertical {
  text-align: center;

  /* May want to do this if there is risk the container may be narrower than the element inside */
  white-space: nowrap;
}

/* The ghost, nudged to maintain perfect centering */
.blocCentrerVertical:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

/* The element to be centered, can also be of any width and height */
.blocCentrerVertical h1,
.blocCentrerVertical h2 {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  white-space: initial;
}

.megaLien,
.megaLien > span {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0;
}
.megaLien a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

/* ------------------------------------------------------------ *\
  AUTRE
\* ------------------------------------------------------------ */
.breadcrumbs li {
  font-size: 16px;
  line-height: 24px;
  margin-left: 0;
}
.breadcrumbs a {
  font-size: 16px;
}

.rowImage { margin-right: 0;padding-right: 0; }
.rowImage img {min-width: 100%;}

.col-droite {padding: 1.875rem;}
.col-droite h2 { margin: 0; margin-bottom: 10px;}

@media only screen and (min-width: 630px) and (max-width: 660px) {
	.breadcrumbs li:not(:last-child)::after {
		margin: 0 0.5rem;
	}
}
@media only screen and (min-width: 1025px) {
	.hide-medium-up {
		display: none;
	}
}

@media only screen and (max-width: 1024px) {
	.row .row,
	.rowImage {margin-right: 0;margin-left: 0;padding-right: 0;padding-left: 0;}
	.col-droite,.col-droite .mm-listview>li>a {padding-left: inherit!important;}
	.mm-listview>li:not(.mm-divider):after { left:0!important; }
}

.col-droite .mm-listview>li>a, .mm-listview>li>span {
	padding: 20px 10px 20px 20px;
	white-space: inherit;
}
.col-droite .button { margin-top: 20px; margin-bottom: 0; }
.xlarge-4, .xlarge-8 { width: 100%; }
@media only screen and (min-width: 1025px) {
	.xlarge-8 {
		width: 66.66667%;
	}
	.xlarge-4 {
		width: 33.33333%;
	}
}

.modal-footer .btn {
    margin-bottom: 4px!important;
}

@media screen and (max-width: 1024px) {
	.col-droite.hide-for-small-only {
		display: none!important;
	}
}
@media screen and (max-width: 1023px) {
	.hide-for-small-only {
		display: none!important;
	}
}

.no-margin-top { margin-top: 0!important; }

.erreur404 h1,
.erreur404 h2,
.erreur404 h3,
.erreur404 h4,
.erreur404 h5,
.erreur404 h6,
.erreur404 p,
.erreur404 li { color: #000; text-align: left; }

.texteSurVideo {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.grid-stack-item { overflow: hidden; }
.blocs-grid-item .element {
    margin-bottom: 30px;
	box-sizing: content-box;
}

.blocImage img, .image img { width: 100%; }

img.unveil { opacity: 0; transition: opacity .3s ease-in; }

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.lienHover {
    transition: opacity 200ms linear !important;
}

.lienHover:hover {
    opacity: 0.85 !important;

}


footer.backgroundFonce a{color:#ffffff;}
footer.backgroundFonce p.abonnement{color:#ffffff;}
footer.backgroundFonce .breadcrumbs li:not(:last-child)::after{content:"|";top:-2px;color:#f0f0f0;}

table {
    display: block;
    overflow-x: auto!important;
}

#newsletterBasPopup input.texte{
    width: 64%;
    height: 3rem;
    padding: .9rem;
    font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
    #newsletterBasPopup input.texte{
        width: 100%;
    }
}

#newsletterBasPopup .button{
    padding: 1.1em 1.7em;
    font-size: 1.1rem;
}

/* ------------------------------------------------------------ *\
	Bar
\* ------------------------------------------------------------ */
.bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #2d2926;
    color: #fff;
    padding: 24px 0;
    display: none;
}

@media only screen and (max-width: 767px) {
    .bar {
        text-align: center;
    }
}

.bar p {
    font-size: .84vw;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding-left:100px;
}

@media only screen and (max-width: 1439px) {
    .bar p {
        font-size: 12px;
        padding-right: 100px;
        padding-left: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .bar p {
        margin: 0 0 20px;
        padding: 0;
    }
}

.bar p a {
    color: #009be5;
    text-decoration: none;
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
}

.bar p a:hover {
    color: #1d9fea;
}

.bar .button {
    position: absolute;
    top: 50%;
    right: 25px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: .84vw;
    padding: .5em 2.9em;
}

@media only screen and (max-width: 1439px) {
    .bar .button {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .bar .button {
        position: static;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bar .grid-container {
    position: relative;
}

.bar.is-active {
    display: block;
    z-index: 2147483645;
}

.bar .grid-container {
    max-width: 90rem;
}
