* {
    font-family: sans-serif;
    font-size: 12px;
    color: #000;
}

html {
    background: #eae4e4;
    height: 100%;
    background: url(images/bg-colonnes-4.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body {
    width: 100%;
    height: 100%;
    margin: 0;
    background: transparent;
    position: relative;
    padding: 0px;
}
.clear {
    clear: both;
}
.vegas-timer-progress {
    display: none;
}

h1 {
    font-size: 1.1em;
    margin: 6px 0 20px 0;
    padding: 0px;
    color: #a28a7d;
    font-family: Cinzel;
    text-align: left;
    text-transform: uppercase;
}
h1.script {
    font-size: 2em;
    margin: 6px 0 40px 0;
    padding: 0 50px;
    color: #000;
    font-family: Cookie;
    text-align: center;
    text-transform: none;
}
h1.normal {
    font-size: 1.3em;
    font-weight: normal;
    margin: 0px 20px 10px 20px;
    padding: 0;
    color: #000;
    font-family: Cinzel;
    text-align: center;
    text-transform: lowercase;
}
h2.script {
    font-size: 3em;
    margin: 6px 0 40px 0;
    padding: 0 50px;
    color: #000;
    font-family: Cinzel;
    text-align: center;
    text-transform: none;
}
h1.variante {
    font-size: 1em;
    font-weight: bold;
    margin: 6px 0 6px 0;
    padding: 0 10px;
    color: #000;
    font-family: inherit;
    text-align: left;
    text-transform: none;
}
h2 {
    font-size: 1em;
    margin: 2px 20px;
    color: #000;
    text-align: left;
    font-weight: bold;
}
h3 {
    font-size: 1.6em;
    text-transform: uppercase;
    font-weight: 100;
    text-align: center;
    margin: 12px 0 26px 0;
}
h4 {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    margin: 12px 0 20px 0;
}
h5 {
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    margin: 12px 0 8px 0;
}

.petitsouligne {
    display: block;
    width: 20px;
    height: 1px;
    background: #b5a691;
    margin: 0 auto 20px auto;
}

a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: underline;
}

#header {
    display: table;
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #a4a2a1;
}
#header #headdroit {
    display: table-cell;
    width: 67%;
    vertical-align: middle;
}
#header #headgauche {
    display: table-cell;
    width: 33%;
    text-align: center;
    vertical-align: middle;
    padding: 20px 0;
}
#header #headgauche a img#lelogo {
    width: 280px;
    height: 116px;
}

img.ombre {
    width: 100%;
    margin-top: 32px;
}

p.txtcenter {
    text-align: center;
}

#conteneurprincipal {
    display: table;
    width: 100%;
    background: transparent;
    height: 80%;
}
#conteneurprincipal #blocdroit {
    display: table-cell;
    width: 67%;
    padding: 60px 100px 92px 100px;
    background: url(images/ombre-droite.png) no-repeat top right #eae4e4;
    height: 100%;
}
#conteneurprincipal #blocgauche {
    display: table-cell;
    width: 33%;
    background: url(images/cache-biais.png) top right no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

#blocdroit ul li {
    text-align: justify;
    margin-bottom: 10px;
    line-height: 1.6em;
}
#blocdroit ul li ul li {
    text-align: justify;
    margin-bottom: 4px;
    line-height: 1.6em;
}

p {
    text-align: justify;
    font-size: 1em;
    padding: 6px 20px;
    line-height: 1.6em;
}
p strong {
    font-size: 1em;
}

.quepetit {
    display: none;
}

.navbar {
    height: 160px;
    position: absolute;
    z-index: 6;
}

#navbar {
    padding-top: 81px;
    font-family: Cinzel;
    text-transform: uppercase;
    margin: 0 auto;
    width: 580px;
}
#navbar .navbar-nav li {
    text-align: left;
}

@media (min-width: 1100px) {
    #navbar .navbar-nav li.actuel::after {
        content: ' ';
        background: url(images/marqueur-up.png) bottom center no-repeat;
        position: absolute;
        left: 0px;
        top: 52px;
        width: 100%;
        height: 10px;
        display: block;
    }
}

#navbar .navbar-nav li a {
    font-family: Cinzel;
    text-transform: uppercase;
    font-size: 1.2em;
    color: #000;
}
#navbar .navbar-nav li a:hover {
    color: #c19051;
    background: transparent;
}
#navbar .navbar-nav li a:focus {
    color: #c19051;
}

#navbar .navbar-nav li:hover ul.dropdown-menu {
    display: block;
}

footer {
    width: 100%;
    padding: 16px 0;
    background: #cb9e67;
    background-position: 30% 0;
    color: #fff;
    text-align: center;
    position: fixed;
}
footer a {
    color: #fff;
}
footer a:hover {
    color: #fff;
}

footer #footinterne {
    width: 1000px;
    margin: 0 auto;
    display: table;
}
footer #footinterne .footcase {
    width: auto;
    display: table-cell;
    color: #fff;
    background: url(images/footer-separation.png) center right no-repeat;
    text-align: left;
    vertical-align: middle;
    padding: 0 10px;
    font-size: 1em;
    line-height: 1.4em;
}
footer #footinterne .footcase.marq {
}
footer #footinterne .footcase.premier {
    background: transparent;
    text-align: right;
    width: 60px;
}
footer #footinterne .footcase.dernier {
    background: transparent;
}
footer #footinterne .footcase a {
    color: #fff;
    text-decoration: underline;
    font-size: 1em;
}
footer #footinterne .footcase a:hover {
    color: #fff;
    text-decoration: none;
}

.fobouton {
    cursor: pointer;
    color: #fff;
    font-size: 1em;
}

.modal-body {
    color: #333;
}
.modal-body H2 {
    color: #333;
    font-size: 20px;
}
.modal-body H3 {
    color: #333;
    font-size: 15px;
    margin-bottom: 0;
}
.modal-body p {
    text-align: center;
    text-transform: none;
    font-size: 12px;
    color: #555;
}
.modal-body p a {
    color: #333;
}
.modal-body p a:hover {
    color: #111;
}

.contacttop {
    display: table;
    width: 100%;
    margin: 44px 0 12px 0;
}
.contactphoto {
    display: table-cell;
    width: 33%;
    vertical-align: middle;
}
.contactphoto img {
    width: 100%;
}
.contactlogo {
    display: table-cell;
    width: auto;
    padding: 0 12px;
    vertical-align: middle;
}
.contactlogo img {
    width: 100%;
}

/*full width container*/
@media (max-width: 767px) {
    .block {
        margin-left: -20px;
        margin-right: -20px;
    }
}

.btn a {
    color: #999;
}
.btn a:hover {
    color: #333;
}
.btn.btn-primary {
    border-radius: 0;
    border: 0;
    background: #a48a7b;
    color: #ece6e3;
    text-transform: uppercase;
    font-size: 1.1em;
    padding: 8px 20px 8px 20px;
    margin: 0;
}
.btn.btn-primary:hover {
    background: #a48a7b;
    color: #fff;
}

.lienbouton {
    padding: 6px;
    border-radius: 0px;
    font-size: 1.3em;
    color: #fff;
    background-color: #b56917;
    border: 0px;
}
.lienbouton:hover {
    color: #fff;
    background-color: #c67721;
    text-decoration: none;
}

.lienbouton.encours {
    background-color: #333;
    border-color: #222;
}
.lienbouton.encours:hover {
    background-color: #333;
    border-color: #222;
}

.form-horizontal {
    line-height: 100%;
}
input {
    margin: 0;
}
.form-control {
    background: #cbbba1;
    border: 1px solid #cbbba1;
    color: #000;
    font-size: 0.9em;
    border-radius: 0;
    box-shadow: 0 0 0 0;
    margin: 1px 0;
}
.form-horizontal .form-control {
    background: #cbbba1;
    color: #000;
    font-size: 0.9em;
    border-radius: 0;
    box-shadow: 0 0 0 0;
    border: 0;
    margin: 4px 1%;
    width: 98%;
    float: left;
}
.form-horizontal textarea.form-control {
    height: 310px;
}
.form-horizontal .form-control.nettoie {
    clear: left;
}
.form-horizontal .form-control.cinquante {
    float: left;
    width: 48%;
}
.form-horizontal .form-control.deuxtiers {
    float: left;
    width: 64.66%;
}
.form-horizontal .form-control.untiers {
    float: left;
    width: 31.33%;
}
.form-horizontal .form-control.erreur {
    border: 1px solid #f00;
}

.form-control::-webkit-input-placeholder {
    color: #655d50;
}
.form-control:-moz-placeholder {
    color: #655d50;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #655d50;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #655d50;
}

.thumbnail {
    float: left;
    margin-right: 4px;
    cursor: pointer;
}

.clear {
    clear: both;
}

.thumbnail {
    display: block;
    padding: 1px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

#menurond {
    text-align: center;
    margin-bottom: 30px;
}
#menurond a {
    position: relative;
    padding: 48px 0;
    display: inline-block;
    margin: 10px 4px;
    color: #b5a691;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 110%;
    font-size: 0.9em;
    font-family: Cinzel;
    letter-spacing: 0px;
    border-radius: 100%;
    border: 1px solid #b5a691;
    width: 120px;
    height: 120px;
    -webkit-transition: background 0.5s, color 0.5s, letter-spacing 1s,
        font-size 1s;
    -moz-transition: background 0.5s, color 0.5s, letter-spacing 1s,
        font-size 1s;
    transition: background 0.5s, color 0.5s, letter-spacing 1s, font-size 1s;
    box-sizing: border-box;
}
#menurond a.petit {
    width: 120px;
    height: 120px;
    padding: 50px 0;
}

#menurond a.actuel {
    background: #b5a691;
    color: #fff;
}

#menurond a:hover,
#menurond a:focus {
    background: #cfc5ba;
    color: #fff;
    text-decoration: none;
    letter-spacing: -1px;
    font-size: 0.9em;
}

.colonneunique.un {
    width: 584px;
    margin: 0 auto;
}
.colonneunique.deux {
    width: 543px;
    margin: 0 auto;
}

#modalConfidentialite .modal-dialog {
    width: 950px;
    max-width: 95%;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: auto;
    }
}
.contact-details {
    position: fixed;
    top: 0;
    right: 15%;
    display: flex;
    flex-wrap: wrap;
    z-index: 999;
}
.contact-details a {
    display: flex;
    align-items: center;
    font-size: 1em;
    padding: 10px 20px;
    background: #cb9e67;
    color: #fff;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    text-decoration: none;
}
.contact-details a i {
    margin-right: 8px;
    font-size: 1.3em;
}
.contact-details a:hover {
    background: #af7b3b;
}

.contact-details > div:not(:first-of-type) {
    border-left: 2px solid #af7b3ba2;
}

@media (max-width: 960px) {
    .contact-details {
        top: auto;
        right: 0;
        bottom: 0;
        width: 100%;
        flex-wrap: wrap;
    }
    .contact-details > div {
        flex: 1;
        min-width: 200px;
    }
    .contact-details > div a {
        justify-content: center;
        width: 100%;
    }
    #navbar {
        width: 250px;
        margin: 0 20px 0 auto;
        padding-top: 30px;
    }
    #navbar .navbar-nav li {
        height: 26px;
        text-align: right;
        float: none;
        line-height: 100%;
    }
    #navbar .navbar-nav li a {
        height: 26px;
        margin: 0;
        padding: 0;
    }
    #navbar .navbar-nav.nav li.actuel a {
        color: #c19051;
    }
    .row {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .row div {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .colonneunique.un {
        width: 100%;
        margin: 0 auto;
    }
    .colonneunique.deux {
        width: 100%;
        margin: 0 auto;
    }

    footer {
        padding-bottom: 60px;
    }
    footer #footinterne {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .contact-details > div {
        min-width: 180px;
    }
    #tel {
        width: 100%;
    }
    .contact-details a {
        font-size: 0.9em;
    }
    body {
        background: #fff;
        height: auto;
    }
    .facultatif {
        display: none;
    }
    .quepetit {
        display: inline;
    }
    #googlemap {
        width: 100%;
    }

    #header {
        display: block;
        width: 100%;
        height: auto;
        background: #fff;
        margin: 0 0 0 0;
        padding: 0;
        border-bottom: 1px solid #eee;
    }
    #header #headgauche {
        display: block;
        width: 100%;
        text-align: center;
        padding: 20px 0;
        margin: 0;
    }
    #header #headgauche a img#lelogo {
        width: 90%;
        max-width: 280px;
        height: auto;
    }

    #navbar {
        width: 250px;
        margin: 0 auto 0 auto;
        padding-top: 0px;
    }
    #navbar .navbar-nav li {
        height: 26px;
        text-align: center;
        float: none;
        line-height: 100%;
    }
    #navbar .navbar-nav li a {
        height: 26px;
        margin: 0;
        padding: 0;
        font-size: 14px;
    }
    #navbar .navbar-nav.nav li.actuel a {
        color: #c19051;
    }
    .row {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .row div {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    #conteneurprincipal {
        display: block;
        width: 100%;
        background: transparent;
        height: auto;
    }
    #conteneurprincipal #blocgauche {
        display: none;
    }
    #conteneurprincipal #blocdroit {
        display: block;
        width: 100%;
        height: auto;
        padding: 30px 10px;
        background: url(images/ombre-droite.png) no-repeat top right #eae4e4;
    }
    .ombre {
        display: none;
    }

    ul ul {
        margin-left: -30px;
    }

    .colonneunique.un {
        width: 100%;
        margin: 0 auto;
    }
    .colonneunique.deux {
        width: 100%;
        margin: 0 auto;
    }

    footer {
        width: 100%;
        padding: 16px 0;
        background: #cb9e67;
        color: #fff;
        text-align: center;
        position: relative;
        padding-bottom: 80px;
    }
    footer a {
        color: #fff;
    }
    footer a:hover {
        color: #fff;
    }

    footer #footinterne {
        width: 100%;
        margin: 0;
        display: block;
    }
    footer #footinterne .footcase {
        width: 100%;
        display: block;
        color: #fff;
        background: transparent;
        text-align: left;
        vertical-align: middle;
        padding-left: 12px;
        font-size: 1em;
        line-height: 1.1em;
        margin: 12px 0 0 0;
        padding: 0 12px;
    }
    footer #footinterne .footcase.premier {
        background: transparent;
        text-align: right;
        width: 60px;
        float: left;
        margin-top: 0px;
    }
    footer #footinterne .footcase.deuxieme {
        clear: both;
        padding-left: 62px;
    }
    footer #footinterne .footcase.dernier {
        background: transparent;
        padding-left: 62px;
    }

    .row {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .row div {
        width: 100%;
        margin: 0;
        padding: 0;
    }
}

@media (max-width: 380px) {
    footer {
        padding-bottom: 115px;
    }
}
