header {
    background-color: #efefef;
    width: 100%;
    position: absolute;
    left:0;
}

.main-content > .row {
    margin-top: 121px;
}

h1 {
    font-family: 'Lato', serif;
    font-weight: 900;
    color: #eab64e !important;
}

h2 {
    font-family: 'Lato', serif;
    font-weight: lighter;
    color: #635f5f;
}

h3 {
    font-family: 'Lato', serif;
    font-weight: normal;
    font-size: 33px;
    color: #eab64e;
}

.current-sub-menu {
    color: #C3A40B !important;
    font-weight: normal !important;
}

.text-menu {
    font-family: 'Lato', serif;
    font-weight: normal;
    font-size: 17px;
    color: #635f5f;
    padding-right: 10px;
    padding-left: 10px;
}

h4 {
    font-family: 'Lato', serif;
    font-weight: normal;
    color: #635f5f !important;
}

.dom-bot > .col-title {
    font-family: 'Lato', serif;
    font-weight: bold;
    color: #635f5f;
}

.dom-bot > li {
    font-family: 'Lato', serif;
    font-weight: normal;
    color: #635f5f;
}

p,
li {
    font-family: 'Lato', serif;
    color: #635f5f;
}

strong {
    color: #eab64e !important;
}

.author {
    font-family: 'Lato', serif;
    font-weight: 900;
    font-size: 21px;
    color: #635f5f !important;
}

.job {
    font-family: 'Lato', serif;
    font-size: 17px;
    color: #635f5f !important;
}

.link-bottom {
    font-family: 'Lato', serif;
    font-weight: bold;
    font-size: 16px;
    color: #635f5f !important;
}

.bio {
    font-family: 'Lato', serif;
    color: #635f5f !important;
}

.bio-part > i {
    color: #eab64e !important;
}

figcaption {
    background-color: #2b2929 !important;
    font-family: 'Lato', serif;
    font-weight: normal !important;
    padding-left: 5px;
    padding-right: 5px;
    color: #eab64e !important;
    border-radius: 0 !important;
}

.button-header-taxi {
    border-radius: 0 !important;
    font-family: 'Lato', serif !important;
    font-weight: bold !important;
    background-color: #eab64e;
    font-size: 20px;
    color: #FFF;
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    margin-left: -70px;
    margin-top: 30px;
}

.affix-top > .button-menu-taxi {
     right: 0;
     position: absolute;
     left: 40px;
 }

.button-menu-taxi {
    border-radius: 0 !important;
    font-family: 'Lato', serif !important;
    font-weight: bold !important;
    background-color: #eab64e;
    font-size: 20px;
    color: #FFF;
    width: inherit;
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.row-header {
    height: inherit !important;
}

.taxi-button {
    margin-right: -15px;
    border-radius: 0 !important;
    font-family: 'Lato', serif !important;
    font-weight: bold !important;
    background-color: #eab64e !important;
    padding-bottom: 15px !important;
    padding-left: 10px !important;
    padding-right: 15px !important;
}

.catchphrase {
    font-family: 'Lato', serif !important;
    font-weight: lighter !important;
    font-size: 33px;
    margin-top: 70px;
    color: #635f5f;
}

thead > tr > th {
    font-family: 'Lato', serif !important;
    font-weight: bold !important;
    font-size: 20px;
    color: #635f5f;
    background-color: #d0cfcf;
}

tbody > tr > th {
    font-family: 'Lato', serif !important;
    font-weight: bold !important;
    font-size: 15px;
    color: #635f5f;
}

tbody > tr > td,
tbody > tr > td > ul > li {
    font-family: 'Lato', serif !important;
    font-weight: normal;
    font-size: 15px;
}

.did-you-know {
    margin-top: 20px;
    background: url(le-saviez-vous-taxi.png) no-repeat;
    padding-left: 240px;
    min-height: 240px;
}

.little-story {
    margin-top: 20px;
    background: url(la-petite-histoire-taxi.png) right top no-repeat;
    padding-right: 220px;
}

.menu {
    padding-left: 40px !important;
}

.menu-shown > .button-menu {
    color: #eab64e !important;
    font-weight: 900 !important;
}

.menu-shown {
    background-color: #efefef;
}

.but-menu {
    color: #eab64e !important;
}

.button-menu {
    font-family: 'Lato', serif !important;
    font-weight: normal !important;
    font-size: 17px;
    color: #635f5f;
}

.menu-shown > .but-menu {
    color: #635f5f !important;
}

.sub-menu-a {
    font-family: 'Lato', serif !important;
    font-weight: normal;
    font-size: 17px;
    color: #eab64e;
}

.sub-menu-a:hover {
    font-family: 'Lato', serif !important;
    font-weight: normal !important;
    color: #C3A40B;
}

@media (min-width: 1200px) {
    .affix,
    .affix-bottom  {
        width: 253px;
    }

    .img-header {
        margin-left: 8.33%;
    }
}

@media (max-width: 768px) {
    header {
        height: 123px;
    }

    .main-content > .row {
        margin-top: 160px;
    }

    .but-menu-hiden {
        background-color: #eab64e !important;
        color: #635f5f !important;
        position: relative;
        margin-top: 8px;
    }

    .img-header-guide {
        margin-left: 128px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    header {
        height: 123px;
    }

    .main-content > .row {
        margin-top: 120px;
    }

    .but-menu-hiden {
        background-color: #eab64e !important;
        color: #635f5f !important;
        position: relative;
        margin-top: 8px;
    }

    .img-header-guide {
        margin-left: 128px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    header {
        height: 123px;
    }

    .main-content > .row {
        margin-top: 120px;
    }

    .but-menu-hiden {
        background-color: #eab64e !important;
        color: #635f5f !important;
        position: relative;
        margin-top: 8px;
    }

    .catchphrase {
        position: fixed;
    }

    .img-header-guide {
        margin-left: 128px;
    }
}
