:root {
    --violet: #54176A;
    --orange: #FFB522;
    }
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
progress,
sub,
sup {
    vertical-align: baseline
}

h1,
optgroup {
    font-weight: 700
}

button,
hr,
input {
    overflow: visible
}

[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box;
    padding: 0
}

#top,
sub,
sup {
    position: relative
}

h2 {
    font-size: 2rem
}

.bouton,
.last,
.nextpage,
.vertical,
h1 {
    text-align: center
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 3rem
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

.nav-galerie,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

button,
select {
    text-transform: none
}

#logo,
#menu-toggle a,
.bouton .next,
h1.page-header,
header h2 {
    text-transform: uppercase
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: dotted 1px;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
.zoom{
    background: #f7f7f7 url(load.gif) no-repeat center;
    min-height: 565px;
}
.lazyloading {
    opacity: 0;
    transition: opacity 400ms;
}

.lazyloaded {
    opacity: 1;
}
#logo,
.btn,
h1.page-header,
h2,
header h2 {
    font-weight: 400
}

body {
    font-family: Verdana, sans-serif;
    font-size: .8rem;
    line-height: 150%;
    margin: 0;
    padding: 0;
    color: #333;
}

#top.stuck h1,
.intro,
a,
a:link,
a:visited {
    color: var(--violet);
}

a:hover {
    color: var(--orange);
}

#logo a,
#logo a:hover,
#logo a:link,
#logo a:visited {
    color: #fff;
    text-decoration: none
}

#logo a:hover {
    text-decoration: underline
}

#nav-site ul li a,
h1,
h2,
h3 {
    font-family: Cuprum, sans-serif;
    line-height: 100%;
    clear: left
}

#top {
    background-color: #fff;
    margin-top: 60px
}

#top.stuck {
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 0;
    z-index: 999999;
    height: 40px;
}
#main-navigation ul li.reseau.mobile{display:none}
.reseau.desktop,
#nomsite {
    top: 0;
    position: absolute
}
#top.stuck h1 {
    margin-top: 8px;
    margin-bottom: 0
}
.reseau.desktop {
    right: 10px;
    margin-right: 10px
}
#logo,
.bouton .next,
header h2 {
    display: inline-block
}

.reseau img {
    margin: 5px 5px 5px 0
}

h3 {
    font-size: 1.6rem
}

h3.intro {
    font-size: 1.2rem;
    margin-bottom: 0
}

section article:first-child h3 {
    font-size: 1.1rem
}

header {
    left: 0
}

header h2 {
    font-size: .9rem;
    margin-top: 5px;
    padding: 5px 10px;
    color: var(--violet);
    letter-spacing: 2px;
    margin-left: 150px
}
#top.stuck h1{
    font-size: 1rem;
    margin-left: 160px;
    text-align: left;
}

#logo {
    position: fixed;
    top: 0;
    left: 0;
    background-color: var(--violet);
    color: #fff;
    font-size: 1rem;
    padding: 5px 15px
}

main,
header,
#nomsite,
#main-navigation.stuck,
#top.stuck {
    width: 55%
}

.bouton,
.galerie,
.nozoom img,
.zoom img {
    width: 100%
}

main section {
    padding: 5px 10px 10px;
    margin-bottom: 20px
}

main img {
    max-width: 100%;
    height: auto
}

main .zoom img:active,
main .zoom img:hover {
    cursor: zoom-in
}

main .zoom.move img:hover {
    cursor: move
}

.bouton {
    padding-top: 20px;
    margin-bottom: 50px
}

.bouton .next {
    border: 1px solid #333;
    text-decoration: none;
    padding: 15px;
    color: #333
}

.caption,
.nextpage,
.nextpage>a,
span.sep {
    display: block
}

.bouton a:hover.next {
    color: var(--orange);
}

#gare1 {
    padding-top: 30px
}

.caption {
    font-size: .7rem;
    padding: 10px 0;
    margin: 10px 0
}

.nav-galerie {
    margin: 0;
    padding: 0 0 20px
}

.nav-galerie li {
    list-style: none;
    float: left;
    margin: 5px 0
}

.nav-galerie li a {
    font-size: .8rem;
    color: #333;
    background: #e8eaeb;
    padding: 8px 20px;
    border-right: 1px solid #fff;
    text-decoration: none;
    display: block
}

.nav-galerie li a:hover {
    background: #e8e5de;
    color: #f29e0d
}

.nav-galerie li a.selected {
    background: var(--violet);
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    cursor: default
}

.btn,
.mouse {
    cursor: pointer
}

.galerie {
    position: relative;
    clear: left;
    overflow: hidden
}

.galerie div {
    position: absolute;
    width: 100%;
    height: auto;
    opacity: 0;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-150%);
    -moz-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    -o-transform: translateX(-150%);
    transform: translateX(-150%);
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.galerie div.selected {
    opacity: 1;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

article {
    padding-top: 50px
}

article:first-child {
    padding: 0 50px 0 30px
}

article {
    position: relative;
    padding-right: 0;
    padding-bottom: 20px
}

article h2,
article h3,
article p{
    padding-left: 40px;
    padding-right: 40px
}
article ul {
    margin-left: 40px;
    margin-right: 40px
}
article ul p, article ul h3,article ul h2 {
    padding-left: 0;
    padding-right: 0
}
article h2{
    padding-top: 20px;
}

article div,
article p.zoom {
    padding-left: 0;
    padding-right: 0
}
span.sep {
    width: 20px;
    border-bottom: 1px solid #888;
    margin-left: 40px
}
article span {
    display: block
}
.nextpage {
    width: 100%
}

.nextpage a>p {
    width: 30px;
    height: 30px;
    border: 1px solid #888;
    margin: 0 auto;
    padding: 10px
}

.nextpage>a {
    position: relative
}

.nextpage>a>p>img {
    margin-bottom: 40px
}

.openStreetView {
    display: none
}

.last {
    display: block;
    width: 100%;
    font-family: cuprum;
    font-size: 1.1rem;
    margin-top: 40px
}

.footer {
    width: 90px;
    margin: 0 auto
}

.footer img {
    float: left;
    margin: 40px 10px
}

#fixedContainer {
    background-color: #ddd;
    position: fixed;
    width: 45%;
    height: 100%;
    right: 0;
    top: 0;
    padding: 0
}

#floating-panel {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0
}

#map {
    width: 100%;
    height: 100%
}
 /*Correction rapide maj Gmaps */
#map .gmnoprint.gm-style-mtc, #map .gmnoprint.gm-style-mtc-bbw{
    display:none;
}

 #map .gmnoprint > .gmnoprint > div {
 height: 60px !important;
 width: 30px !important;
 }
 #map .gmnoprint > .gmnoprint > div > div { /* seperator */
 width: 22.5px !important;
 margin: 0px 3.75px !important;
 }
 
 #map .gmnoprint > .gmnoprint button {
 width: 30px;
 height: 30px;
 }
 #map .gmnoprint > .gmnoprint button img {
 height: 13.5px !important;
 width: 13.5px !important;
 }
/* yellow person button design*/
 #map .gm-svpc {
     display:none;
 }

 .pinParcours {
    background-color:#FFB522;
    color:#54176A;
    text-align: center;
    font-size: 10px;
    width:15px;
    height:15px;
    line-height: 15px;
    border-radius:15px;
}
 .pinPosition {
    margin-right:32px;
    transition: all 2s ease-in-out;
    z-index:1000;
 }
 
#toggleBtn,
.swipe {
    display: none
}

.btn {
    background: var(--orange);
    border: 0;
    color: #fff;
    display: inline-block;
    font-size: .8rem;
    letter-spacing: .1em;
    outline: 0;
    padding: 5px 10px;
    position: relative;
    transition: all .3s
}

.btn:hover {
    background: #f29e0d
}

.btn:active {
    background: #f58500;
    top: 2px
}

#main-navigation ul li#close, #main-navigation ul li#retour {
    display: none
}

#main-navigation {
    border: solid #333;
    border-width: 1px 0 3px;
    display: block;
    overflow: auto;
    z-index: 9
}

#main-navigation ul,
#main-navigation ul li {
    margin: 0;
    padding: 0
}

#main-navigation ul li {
    position: relative;
    float: left;
    display: block;
    list-style: none;
    padding: 5px 15px
}

#main-navigation ul li a {
    font-weight: 400;
    font-family: cuprum, sans-serif;
    text-decoration: none;
    font-size: 1.2rem;
    color: #333
}

#main-navigation ul li a:hover,
#main-navigation ul li.selected a {
    border-bottom: 1px solid var(--violet);
    color: var(--violet);
}

#main-navigation.stuck {
    border-width: 0 0 1px;
    position: fixed;
    background-color: #fff;
    top: 40px;
    left: 0;
}

button#menu-toggle {
    display: none
}

.mouse {
    width: 22px;
    position: relative;
    height: 36px;
    border-radius: 15px;
    border: 2px solid #333;
    margin: 40px auto;
    transition: border-color .2s ease-in
}

.mouse .scroll {
    display: block;
    margin: 6px auto;
    width: 3px;
    height: 6px;
    border-radius: 4px;
    background: #333;
    animation-duration: 2s;
    animation-name: scroll;
    animation-iteration-count: infinite
}

#trigger1 {
    position: fixed
}

@-webkit-keyframes scroll {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(10px)
    }
}

@-moz-keyframes scroll {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(10px)
    }
}

@keyframes scroll {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(10px)
    }
}

@media screen and (min-width:1400px) {
    #main-navigation ul {
        padding-left: 30px
    }
}

@media screen and (max-width:900px) {
    header h2 {
        display: none
    }
}

@media screen and (max-width:767px) {
    * {
        box-sizing: border-box;
    }

    #fixedContainer,
    main,
    header,
    #top.stuck {
        width: 100%
    }

    #top h1 {
        position: fixed;
        top: 7px;
        left: 60px;
        font-size: 1.2rem;
        text-align: left;
        color: var(--violet);
        margin: 0;
    }
    #top.stuck h1 {
        font-size: 1.2rem;
        margin-left: 0;
        text-align: left;
    }
    #top {
        margin-top: 40px
    }

    #logo, .reseau.desktop {
        display: none
    }

    #main-navigation,
    #main-navigation.stuck {
        position: fixed;
        left: 0;
        display: none;
        width: 100%;
        top: -100%;
        border-top: none;
        background-color: #FFF
    }

    .menu-open #main-navigation {
        display: block;
        top: 40px
    }

    #main-navigation ul {
        padding-left: 0
    }

    #main-navigation ul li {
        position: relative;
        float: none;
        width: 100%;
        display: block;
        list-style: none;
        border-top: 1px solid #333;
        text-align: center
    }
    #main-navigation ul li.reseau.mobile {
        display: block;
    }
    #main-navigation ul li.selected,
    #main-navigation ul li:hover {
        background-color: #dbd8d2
    }

    #main-navigation ul li a {
        text-transform: uppercase;
        letter-spacing: 2px;
        display: block;
        padding: 10px 15px;
        width: 100%
    }

    #main-navigation ul li.reseau a {
        display:inline;
        padding: 10px 5px;
    }

    #main-navigation ul li.selected a,
    #main-navigation ul li:hover a {
        color: var(--violet);
        border: none
    }

    #main-navigation ul li#close, #main-navigation ul li#retour {
        display:block;
    }

    #main-navigation ul li#close a {
        color: #FFF;
        font-weight: 700;
        background: var(--violet);
    }

    button#menu-toggle {
        position: fixed;
        display: block;
        top: 5px;
        left: 10px;
        padding: 15px;
        box-shadow: none;
        border: 1px solid #333;
        border-radius: 0;
        text-shadow: none;
        background-color: #fff;
        cursor: pointer;
    }

    .hamburger-inner,
    .hamburger-inner:after,
    .hamburger-inner:before {
        position: absolute;
        width: 17px;
        height: 2px;
        transition: all 500ms ease-in-out;
        border-radius: 4px;
        background-color: #333
    }

    .hamburger-inner {
        top: 50%;
        left:7px;
        display: block;
        margin-top: -2px
    }

    .hamburger-inner:before {
        top: -6px
    }

    .hamburger-inner:after {
        bottom: -6px
    }

    .hamburger-inner:after,
    .hamburger-inner:before {
        display: block;
        content: ''
    }

    .menu-open .hamburger-inner {
        background: 0 0
    }

    .menu-open .hamburger-inner:before {
        transform: rotate(45deg);
        top: 0
    }

    .menu-open .hamburger-inner:after {
        transform: rotate(-45deg);
        bottom: 0
    }

    #toggleBtn {
        float: left
    }

    #gare1,
    article {
        padding-top: 0;
    }

    #toggleBtn,
    .bouton,
    header h2 {
        display: none
    }

    .openStreetView {
        display: block;
        position: absolute;
        width: 40px;
        height: 98px;
        top: 70px;
        right: -50px
    }

    .openStreetView.plan {
        right: -16px;
        top: 100px
    }

    #fixedContainer {
        width: 100%;
        height: 40%;
        top: 40px
    }

    main section {
        position: absolute;
        padding: 5px 0 10px;
        top: calc(40% + 40px)
    }

    .nav-galerie {
        margin-left: 5px
    }

    main.zoom img:active,
    main .zoom img:hover {
        cursor: auto
    }

    ul {
        padding-left: 0
    }
  .zoom {
        min-height:auto;
        background: none;
    }
}