/*body
{
    background-image: url('../img/soieBlanc.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment:fixed;
}*/
    ﻿html, body
    {
        /*font-family: "Verdana";*/
        /*background-image: url('../img/bg.jpg');*/
        background-color:rgba(200,200,200,0.5);
        margin:0;
        padding:0;
        background-image: url('../img/soieBlanc.jpg');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-attachment:fixed;
        background-position:top center;
        /*background-size:100%;*/
/*        margin-bottom:150px;*/
    }
    body {
        display : table;
        width: 100%;
        overflow:auto;

    }
    /*.container-fluid{
    
        min-height: 88vh;
        animation-duration: 2s;
        animation-name: glissement;
        width:50%;
        animation-fill-mode: forwards;
    }*/
    .videoA{
        margin-left: 150px; 
    }
    .videoB{
        margin-left: 100px; 
    }
    .logoAccueil{
        margin-right:40px;
        width:100px;
    }
    /*.imgCarousel1
    {
      margin-top: 50px; 
      margin-left: 50%;
    }*/
    .RDV{
        text-align: center;  
        color: black;
        padding-top: 30px; 
    }
    .border{
        width: 50%;
        margin-top: 50px; 
    }
    .centrer {
        text-align: center;
        color: white;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-left: 360px;
        width: 50px;
        background-color: rgba(9, 0, 0, 0.3);
        background: rgba(9, 0, 0, 0.3);
        color: white;
        margin-top: 5%;
        margin-right: 100%;
        border: medium solid #250b09;
        width: 50%;
    }
    .anna{
        margin-top: 5%;
    }
    footer{
        /*position: fixed;*/
        background: #000000;
        color:#ffffff;
        font-size: 15px;
        font-weight:bold;
        bottom: 0px;
        margin-bottom:0;
        width:100%;
        /*height:230px;*/
    }
    nav{
        position:fixed;
        top:0;
        background-color: rgba(233, 201, 44, 0.5);
        color: rgba(233, 201, 44, 0.5);
        box-shadow:3px 3px 5px #333333;

    }
    nav a
    {
        margin-right:40px;
        color:#000000;
        font-size: 15px;
        font-weight:bold;
        margin-right:10px;
    }
    nav ul li a
    {
        margin-top:10px;
        margin-right:100px;
    }
    .nav-item 
    {
        display:inline-block;
        margin:0 10px;
        list-style-type:none;
    }
    .dropdown   
    {
        display:inline-block;
    }
    nav a:hover
        {
        color:white;
    }
    h1
    {
        color:black;
        text-shadow:3px 3px 3px #d9a73a;
        margin:40px auto ;
    }
    .menu
    {
        padding-right: 30%;
    }
    .picture:hover
        {
        transition: transform 0.5s ease;
        transform: scale(1.2);
        width: 150px;
    }
    .navRDV
    {
        margin-left: 100px;
    }
    .prodCenter 
    {
        padding-left:18%;
    }
    .prodCenter p{

        animation-duration: 2s;
        animation-name: glissement;
        padding:5px 15px;
        margin-top:25px;
        margin-bottom:10px;
        animation-fill-mode: forwards;
        background:linear-gradient(to right, rgba(233, 201, 44, 0.5), rgba(233, 201, 44, 0.2)90%);
    }
    .prodCenter img
    {
        animation-duration: 2s;
        animation-name: glissement;
        width:50%;
        animation-fill-mode: forwards;
    }
    @keyframes glissement
    {
        from {
            margin-left: 100%;
        }
        to {
            margin-left: 0%;
            width: 100%;
            border-radius:15px;
            width:50%;
            box-shadow:3px 3px 3px #333;
            font-weight:bold;
        }
    }

    /*.addArticleForm {
         Uniquement centrer le formulaire sur la page 
        padding-top: 30px;
        margin-left: 360px;
        width: 50px;
        background-color: rgba(9, 0, 0, 0.3);
        background: rgba(9, 0, 0, 0.3);
        color: rgba(9, 0, 0, 0.3);
        margin-top: 5%;
        margin-right: 100%;
        border: medium solid #250b09;
        width: 50%;
    }*/

    form div + div {
        margin-top: 1em;
    }

    label {
        /* Pour être sûrs que toutes les étiquettes ont même taille et sont correctement alignées */
        display: inline-block;
        width: 90px;
        text-align: right;
        color: #000000;
    }
    .submitAddArticle{
        padding-bottom: 20px; 
        margin-left: 20px;
    }
    .modalA
    {
        width: 160px;
        margin-right:260px;
        background-color: rgba(26, 33, 36, 0.7);
        background: rgba(26, 33, 36, 0.7);
        color: rgba(26, 33, 36, 0.7);
    }
    .modalB
    {
        width: 160px;
        margin-left: 60%;
    }
    .modalOceane
    {
        background-color: rgba(26, 33, 36, 0.7);
        background: rgba(26, 33, 36, 0.7);
        color: rgba(26, 33, 36, 0.7);
    }
    .tsColors
    {
        width: 30px;
        margin-left: 20px;
    }
    .colors
    {
        width: 60px;
        margin-left: 60%;
    }
    input:focus, textarea:focus {
        /* Pour souligner légèrement les éléments actifs */
        border-color: #000;
    }
    #imageCréation
    {
        padding-top: 30px;
    }


    .title {
        text-align: center;
    }
    .contactForm,
    .addArticleForm{
        padding: 30px 20px;
        margin:auto;
        background-color: rgba(9, 0, 0, 0.3);
        background: rgba(9, 0, 0, 0.3);
        /*color: rgba(9, 0, 0, 0.3);*/
        border: medium solid #250b09;
        width: 50%;
        border-radius:10px;
    }
    .contactForm label,
    .addArticleForm label

    {
        color:red;
    }
    .contactForm img,
    .addArticleForm img
    {
        width:5%;
    }
    .contactForm input[type=text],
    .contactForm input[type=email],
    .addArticleForm input[type=text],
    .addArticleForm input[type=email],
    .addArticleForm select
    {
        border-radius:10px;
        padding:auto 10px;
    }
    .contactForm input[type=submit],
    .addArticleForm input[type=submit]
    {
        margin-left:50%;
    }
    .footerLink a {
        color: #f3c22f;
    }
    .table img
    {
        height:80px;
    }
    .nav-item
    {
        width:100px;
    }
    .nav-item a
    {
        font-size:20px;
    }
    .connect
    {
    margin-left:100px
    }
    .connect a
    {
        color:red;
    }
    .navbar-toggler-icon img
    {
        height:50px;
        border-radius:10px;
    }
    .carousel {
        height: 100%;
        width: 150px;
        position: absolute;
        margin-left:25%;
        transform-style: preserve-3d;
        transition: transform 0.5s;
    }
    .container-fluid{
        margin-top: 50px;  
    }
    .carouselContent {
        margin: 50px auto;
        width: 250px;
        height: 200px;
        position: relative;
        perspective: 1000px;
        /*margin-bottom: 30px;*/
        z-index:10;
        vertical-align:bottom;
    }
    .item img{
        display: block;
        position: absolute;
        background: #000;
        width: 150px;
        font-size: 5em;
        color: #FFF;
        opacity: 0.95;
        border-radius: 10px;
    }
    .a {
        transform: rotateY(0deg) translateZ(150px);
        background: #ed1c24;
    }
    .b {
        transform: rotateY(60deg) translateZ(150px);
        background: #0072bc;
    }
    .c {
        transform: rotateY(120deg) translateZ(150px);
        background: #39b54a;
    }
    .d {
        transform: rotateY(180deg) translateZ(150px);
        background: #f26522;
    }
    .e {
        transform: rotateY(240deg) translateZ(150px);
        background: #630460;
    } 
    .f {
        transform: rotateY(300deg) translateZ(150px);
        background: #8c6239;
    }
    .next, .prev {
        /*color: #444;*/
        position:relative;
        top: -150px;
        width:50px;
        /*padding: 1em 2em;*/
        cursor: pointer;
        /*    background: #CCC;
            border-radius: 5px;
            border-top: 1px solid #FFF;*/
        /*box-shadow: 0 5px 0 #999;*/
        transition: box-shadow 0.1s, top 0.1s;
        text-align:center;
        font-size:30px;
        font-weight: bold;
    }
    .next:hover, .prev:hover { 
        color: rgba(233, 201, 44, 0.5); 
        text-shadow:2px 2px 3px black;
    }
    .next:active, .prev:active {
        /*top: 104px;*/
        /*box-shadow: 0 1px 0 #999;*/
    }
    .next { 
        /*right: 0px;*/
        float:right;
    }
    .prev { 
        /*left: 0px;*/ 
        float:left;
    }
    .adviceName
    {
        width:60%;
        font-size:25px;
        height:35px;
        line-height:35px;
        margin:10px auto 0px auto;
        display:block;
        border-top-left-radius:10px;
        border-top-right-radius: 10px;
        color:white;
        background-color:black;
        text-align: center;

    }
    .advice
    {
        width: 60%;
        display:block;
        box-shadow:3px 3px 5px black;
        border-bottom-left-radius:10px;
        border-bottom-right-radius: 10px;
        padding:5px 15px;
        margin: 0px auto 10px auto;
        background:linear-gradient(to right, rgba(233, 201, 44, 0.5), rgba(233, 201, 44, 0.2)90%);
        text-align:left;
    }

    .startIndex
    {
        text-align:center;
        margin-top:20px;
        width:49%;
        display:inline-block;
        vertical-align:middle;
    }
    .tableAvis
    {
        width: 30%;
        display:block;
        box-shadow:3px 3px 5px black;
        border-bottom-left-radius:10px;
        border-bottom-right-radius: 10px;
        padding:5px 15px;
        margin: 0px auto 10px auto;
        background:linear-gradient(to right, rgba(233, 201, 44, 0.5), rgba(233, 201, 44, 0.2)90%);
        text-align:left;  
    }  
    /*carrousel*/


    figure {
        margin-left: 30%;
        position: relative;
        perspective: 1800px;
        transform-style: preserve-3d;
        max-width: 500px;
        padding-bottom: 56.25%;
    }
    figure img {
        top: 0;
        left: 0;
        position: absolute;
        transition: 1s;
        width: 100%;
    }
    figure img.first { transform: rotateY(0deg); }
    figure img.second { transform: rotateY(-180deg) translateZ(1px); }
    figure:hover img.first { transform: rotateY(180deg);  }
    figure:hover img.second { transform: rotateY(0deg) translateZ(1px);  }
    figure img:nth-child(1), figure img:nth-child(11) {
        clip: rect(0px, 100px, 840px, 0px);
        transform-origin: 50px 0px;
    }
    figure img:nth-child(2), figure img:nth-child(12) {
        clip: rect(0px, 200px, 840px, 100px);
        transform-origin: 150px 0px;
        transition-delay: 100ms;
    }
    figure img:nth-child(3), figure img:nth-child(13) {
        clip: rect(0px, 300px, 840px, 200px);
        transform-origin: 250px 0px;
        transition-delay: 200ms;
    }
    figure img:nth-child(4), figure img:nth-child(14) {
        clip: rect(0px, 400px, 840px, 300px);
        transform-origin: 350px 0px;
        transition-delay: 300ms;
    }
    figure img:nth-child(5), figure img:nth-child(15) {
        clip: rect(0px, 500px, 840px, 400px);
        transform-origin: 450px 0px;
        transition-delay: 400ms;
    }
    figure img:nth-child(6), figure img:nth-child(16) {
        clip: rect(0px, 600px, 840px, 500px);
        transform-origin: 550px 0px;
        transition-delay: 500ms;
    }
    figure img:nth-child(7), figure img:nth-child(17) {
        clip: rect(0px, 700px, 840px, 600px);
        transform-origin: 650px 0px;
        transition-delay: 600ms;
    }
    figure img:nth-child(8), figure img:nth-child(18) {
        clip: rect(0px, 800px, 840px, 700px);
        transform-origin: 750px 0px;
        transition-delay: 700ms;
    }
    figure img:nth-child(9), figure img:nth-child(19) {
        clip: rect(0px, 900px, 840px, 800px);
        transform-origin: 850px 0px;
        transition-delay: 800ms;
    }
    figure img:nth-child(10), figure img:nth-child(20) {
        clip: rect(0px, 1000px, 840px, 900px);
        transform-origin: 950px 0px;
        transition-delay: 900ms;
    }
    img:hover{
        transition: transform 0.5s ease;
        transform: scale(1.2);
    }

