/*!
 * Start Bootstrap - Agency Bootstrap Theme (https://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@font-face {
    font-family: 'stay_classy_sldtregular';
    src: url('polices/stay_classy_sldt-webfont.woff2') format('woff2'),
         url('polices/stay_classy_sldt-webfont.woff') format('woff'),
         url('polices/stay_classy_sldt-webfont.eot') format('eot'),
         url('polices/stay_classy_sldt-webfont.ttf') format('truetype'),
         url('polices/stay_classy_sldt-webfont.svg') format('svg');

    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fv_almelo-webfont';
    src: url('polices/fv_almelo-webfont.eot') format('eot'),
         url('polices/fv_almelo-webfont.woff') format('woff'),
         url('polices/fv_almelo-webfont.ttf') format('truetype'),
         url('polices/fv_almelo-webfont.svg') format('svg');
        
        font-weight: normal;
        font-style: normal;

}

@font-face {
    font-family: 'florence_regularregular';
    src: url('polices/florence-regular-webfont.eot');
    src: url('polices/florence-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/florence-regular-webfont.woff2') format('woff2'),
         url('polices/florence-regular-webfont.woff') format('woff'),
         url('polices/florence-regular-webfont.ttf') format('truetype'),
         url('polices/florence-regular-webfont.svg#florence_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'magnolia_scriptregular';
    src: url('polices/magnolia_script-webfont.eot');
    src: url('polices/magnolia_script-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/magnolia_script-webfont.woff2') format('woff2'),
         url('polices/magnolia_script-webfont.woff') format('woff'),
         url('polices/magnolia_script-webfont.ttf') format('truetype'),
         url('polices/magnolia_script-webfont.svg#magnolia_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



body {
    overflow-x: hidden;
    font-family: 'florence_regularregular';
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/visites/vino.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

#header2 {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/visites/perouges.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#header2 .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

#header2 .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

#header2 .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'florence_regularregular';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'florence_regularregular';
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

.text-muted {
    color: #777;
    
}

.text-primary {
    color: #1ee2e7;
}

p {
    font-size: 20px;
    line-height: 1.75;
    font-family: 'magnolia_scriptregular';
    
}

p.large {
    font-size: 20px;
}

a,
a:hover,
a:focus,
a:active,
a.active {

    outline: 0;
}

a {
    color: #fff;
}

a:hover,
a:focus,
a:active,
a.active {
    text-decoration: none;
    color: #fff;
}

h1,
h2,
h3,
h6 {
    text-transform: uppercase;
    font-family: 'fv_almelo-webfont';
    font-weight: 500;

}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #ff7373;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-weight: 700;
    color: #fff;
    background-color: #ff7373;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #ff7373;
    color: #fff;
    background-color: #ff7373;
    
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #1ee2e7;
    background-color: #1ee2e7;
}

.btn-primary .badge {
    color: #1ee2e7;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #ff7373;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'fv_almelo-webfont';
    font-size: 15px;
    font-weight: 40px;
    color: #fff;
    background-color:#ff7373;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #fc8c7e;
    color: #fff;
    background-color: #fc8c7e;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #5decee;
    background-color: #5decee;
}

.btn-xl .badge {
    color: transparent;
    background-color: transparent;
}

.navbar-default {
    border-color:#404040; /* Black ? */
    background-color:#404040; /* Black ? */
    opacity: 0.7;
    
}

.navbar-default .navbar-brand {
    font-family: 'stay_classy_sldtregular';
    color: #fff;
    font-size: 200%;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #ff7373;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #ff471a;
    background-color: #ff471a;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ff6666;
    border-color: #ff6666;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 150%;
    font-weight: 500px;
    letter-spacing: 2px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #ff6666;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #ff6666;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: transparent;
}

@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        opacity:0.7;
        background-color:#404040; /* black ? */
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 2.5em;
    }
}

/* Selection Langue */

#lang{
    float:right;
    display: block;
    padding:0;
    margin:0;
    font-size: 0.9em;
}

#lang li{
    display: inline;
    list-style: none;

  }

#lang a{
    display: inline-block;
    margin: 0 8px;
}





ul.social-buttons {
    margin-bottom: 0;
    color: #fff;
}

ul.social-buttons li a {
    display:block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: transparent;
    color: #fff;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}




section#vieux 
{
    padding: 25px;
    width:80%;
    margin-left: 10%;
    text-align: justify;
    font-family: 'magnolia_scriptregular';
    color: #808080;
    
}

section#vieux h1, h2
{
    font-size: 30px;
    font-family: 'fv_almelo-webfont';
    color: black;
    text-decoration: underline #ff7373;
}

section#vieux p
{
    font-size: 20px;
    line-height: 140%; 
}

section#vieux li
{
    font-size: 20px;
}

.interne
{
    text-align:center;
    margin-top: 15%;
    
}



/* HEADER PAGE FILLES */


/* VALENTINA */

#headervale {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/valentina/napoli.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#headervale .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

#headervale .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

#headervale .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    #headervale .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    #headervale .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'florence_regularregular';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    #headervale .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'florence_regularregular';
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

/* VALENTINA FIN */

/* MONICA */

#headermoni {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/monica/firenze.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#headermoni .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

#headermoni .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

#headermoni .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    #headermoni .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    #headermoni .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'florence_regularregular';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    #headermoni .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'florence_regularregular';
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

/* MONICA FIN */





/* HEADER PAGE VISITES */

/* 1 */

#header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/visitelyon/vieuxlyon2.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

#header .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

#header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    #header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    #header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'florence_regularregular';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    #header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'florence_regularregular';
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

/* 2 */

#header2 {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/visitelyon/croix.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#header2 .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

#header2 .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

#header2 .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    #header2 .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    #header2 .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'florence_regularregular';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    #header2 .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'florence_regularregular';
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

/* 3 */

#header3 {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/visitelyon/terro.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#header3 .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

#header3 .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

#header3 .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}



@media(min-width:768px) {
    #header3 .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    #header3 .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'florence_regularregular';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    #header3 .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'florence_regularregular';
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

/* 4 */ 

#header4 {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/visitelyon/imprimerie.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#header4 .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

#header4 .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

#header4 .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    #header4 .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    #header4 .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'florence_regularregular';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    #header4 .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'florence_regularregular';
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

/* 5 */

#header5 {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/visitelyon/coussin.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#header5 .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

#header5 .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

#header5 .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    #header5 .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    #header5 .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'florence_regularregular';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    #header5 .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'florence_regularregular';
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

/* 6 */

#header6 {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/visitelyon/mur2.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#header6 .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

#header6 .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

#header6 .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    #header6 .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    #header6 .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'florence_regularregular';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    #header6 .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'florence_regularregular';
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}


/* 7 */ 

#header7 {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/visitelyon/usa.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#header7 .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

#header7 .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

#header7 .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    #header7 .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    #header7 .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'florence_regularregular';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    #header7 .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'florence_regularregular';
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

/* 8 */

#header8 {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/visitelyon/loyasse2.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#header8 .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

#header8 .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

#header8 .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    #header8 .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    #header8 .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'florence_regularregular';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    #header8 .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'florence_regularregular';
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

/* 9 */

#header9 {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/visitelyon/peintgarnier.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#header9 .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

#header9 .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

#header9 .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    #header9 .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    #header9 .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'florence_regularregular';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    #header9 .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'florence_regularregular';
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

/* DEGUSTATION */

#header10 {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url("../images/visites/degustation.jpg");
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#header8 .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

#header8 .intro-text .intro-lead-in {
    margin-bottom: 115px;
    font-family: 'florence_regularregular';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

#header8 .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    #header8 .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    #header8 .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'florence_regularregular';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    #header8 .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'florence_regularregular';
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}










header#visite
{
    color:white;
}


section#visite
{

margin-top: 10%;


}

section#visite p
{
    font-size: 25px;
}

header#visite
{
    height:5%;

}


footer {
    padding: 25px 0;
    text-align: center;
    background: #404040;
    color: #fff;
    opacity:0.7;

}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: 'fv_almelo-webfont';
    color: #fff;
    font-style: italic;
    line-height: 40px;
}

footer ul.quicklinks {
    
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: 'fv_almelo-webfont';
    color: #fff;
    line-height: 40px;
    
}


#resa
{

    float: right;
}


.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #ff7373;
    text-transform: uppercase;
    font-family: 'florence_regularregular';
    font-weight: 700;
    color: #fff;
    background-color: #ff7373;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #ff7373;
    color: #fff;
    background-color: #ff7373;
    
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #1ee2e7;
    background-color: #1ee2e7;
}

.btn-primary .badge {
    color: #1ee2e7;
    background-color: #fff;
}

.btn-xl {
    padding: 10px 20px;
    border-color: #ff7373;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'fv_almelo-webfont';
    font-size: 15px;
    font-weight: 40;
    color: #fff;
    background-color:#ff7373;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #fc8c7e;
    color: #fff;
    background-color: #fc8c7e;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #5decee;
    background-color: #5decee;
}

.btn-xl .badge {
    color: transparent;
    background-color: transparent;
}






.video-conteneur {
position:relative;
padding-bottom:50%;
height:0;
overflow:hidden;
}

.video-conteneur video,
.video-conteneur object,
.video-conteneur embed {
position:absolute;
top:0;
left:0;
width:5%;
margin-left: 25%
}

.video-conteneur {
position:relative;
padding-bottom:50%;
height:0;
overflow:hidden;
}
 
.video-conteneur video,
.video-conteneur object,
.video-conteneur embed {
position:absolute;
top:0;
left:0;
width:50%;
text-align: center;
margin-left: 25%
}


.timeline {
    margin-top: 5%;
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: transparent;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: left;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: right;

}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid transparent;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

.timeline>li .timeline-image h4, p{
    margin-top: 15px;
    font-size: 15px;
    line-height: 15px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4{
    margin-top: 0;
    font-size: 30px;
    color: #ff7373; /* #ff8566 */
}

.timeline .timeline-heading h4.subheading{
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
    font-size: 20px;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4{
        margin-top: 35px;
        margin-left: 20px;
        font-size: 20px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 60px;
        font-size: 50px;
        line-height: 26px;
        color: #ff7373;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4{
        margin-top: 60px;
        margin-left: 5px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}
