@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,800);

/** GENERAL **/

.bold{
    font-weight:bold;
}
.bolder{
    font-size: 23px;
    font-weight:bold;
    font-family: bebasneue;
}
.red{
    color: #ec3c4c !important;
}
.right{
    float: right;
}
.left{
    float: left;
}
.center{
    text-align: center;
}
.zeppelin{
    font-family: zeppelin ;
}
.padding-perche{
    padding: 0 100px;
}

/* NORMES ET SPONSOS */
.sponso-container{
    background: #fff;
    padding: 30px;
    margin-bottom: 5px;
}

.sponso-container .text-container p{
    color: #212121;
    font-size: 13px;
    text-align: justify;
    margin-bottom: 15px;
}

.sponso-container .img-container {
    width:70%;
    margin: 0 auto;
}
.sponso-container .logo-container .img-responsive{
    margin: auto;
}
.sponso-container .sponso-img .logo-container.premier{
    vertical-align: middle;
    width:30%;
    margin: 0 auto;
}
.sponso-container .sponso-img .logo-container.second{
    -webkit-transform: translateY(25%);
    -moz-transform: translateY(25%);
    -ms-transform: translateY(25%);
    -o-transform: translateY(25%);
    transform: translateY(25%);
    vertical-align: middle;
    width:43%;
    margin: 0 auto;
}
.sponso-container .sponso-img .logo-container.third{
    -webkit-transform: translateY(40%);
    -moz-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    transform: translateY(40%);
    vertical-align: middle;
    width:30%;
    margin: 0 auto;
}

/* NAVIGATION DES INSTALLATIONS */
.insta-nav{
    background-color: #d5292f;
}

.insta-nav .navbar{
    margin-bottom: 8px;
    text-align: center;
    border:0px;
}
.insta-nav button{
    float: none;
    margin: 0;
}

.insta-nav ul {
    width: 100%;
    padding: 0;
    display:table;
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    float: none;
}

.insta-nav li{
    display:table-cell;
    text-align: center;
    float: none;
    vertical-align: middle;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 14px;
}

.insta-nav li a{
    color: #fff;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 10px 34px;
}
.insta-nav  li  a.notbr {
    padding-top: 19px;
    padding-bottom: 19px;
}
.insta-nav  li  a:hover {
    background-color: #ffffff;
    color: #d5292f;
}

.insta-nav li.active{
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;

}

/* PERCHE CONTAINER */
.schema{
    background-color: #fff;
    padding: 50px;
}
.schema .titre{
    font-family: bebasneue;
    text-transform: uppercase;
    color: #2765ad;
    text-align: center;
    font-size: 40px;
    margin-bottom: 45px;
}
.schema p{
    color: #212121;
}
.schema .sous-titre{
    font-family: bebasneue;
    text-transform: uppercase;
    color: #373737;
    font-size: 23px;
    margin-top: 35px;
    margin-bottom: 25px;
    text-align: center;
}


/** Image **/
.schema{
    position: relative;
}
#depart{
    position: absolute;
    right: 5.4%;
    top: 55.5%;
    display: block;
    opacity: 1;
    width: 10.5%;
}
#haie{
    position: absolute;
    right: 16%;
    top: 34.5%;
    display: block;
    opacity: 1;
    width: 18%;

}
#hauteur{
    position: absolute;
    display: block;
    top: 22.5%;
    left: 37%;
    width: 10.4%;
    opacity: 1;
}
#longueur{
    position: absolute;
    right: 24.6%;
    top: 33%;
    display: block;
    opacity: 1;
    width: 16%
}
#marteau{
    position: absolute;
    display: block;
    top: 24%;
    left: 22%;
    width: 21%;
    opacity: 1;
}
#banderoles{
    position: absolute;
    right: 32%;
    top: 34%;
    display: block;
    opacity: 1;
    width: 9%;
}
#perche{
    position: absolute;
    right: 24%;
    top: 36%;
    width: 22.5%;
    display: block;
    opacity: 1;
}
#poids {
    right: 38.5%;
    top: 30%;
    width: 10%;
    position: absolute;
    display: block;
    opacity: 1;
}
#steeples{
    position: absolute;
    left: 36.5%;
    top: 51%;
    width: 10%;
    display: block;
    opacity: 1;
}
/** Fin Image **/

/** Image Texte **/
.schema div.txt{
    pointer-events: none;
    cursor: default;
    z-index: 99;
}
.schema p.categorie{
    background-color: #2765ad;
    padding: 10px 40px;
    color: #FFFFFF !important;
    font-family: bebas_neuebold;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 17px;
}
.schema p.produits{
    background-color: #d5292f;
    padding: 10px 40px;
    margin-top: -5px;
    color: #FFFFFF !important;
    font-family: bebas_neuebold;
    font-size: 17px;;
    text-align: center !important;
}
.schema div.txt a{
    color: #ffffff;
}
.schema  #departxt{
    position: absolute;
    right: 2%;
    top: 67%;
    opacity:0;
}
.schema #haietxt{
    position: absolute;
    right: 14%;
    top: 24%;
    opacity:0;
}

.schema #hauteurtxt{
    position: absolute;
    left: 36%;
    top: 41%;
    opacity:0;
}
.schema #longueurtxt{
    position: absolute;
    right: 25%;
    top: 16%;
    opacity:0;
}
.schema #marteautxt{
    position: absolute;
    left: 16%;
    top: 61%;
    opacity:0;
}
.schema #banderolestxt{
    position: absolute;
    right: 24%;
    top: 17%;
    opacity:0;
}
.schema #perchetxt{
    position: absolute;
    right: 25%;
    top: 71%;
    opacity:0;
}
.schema #poidstxt{
    position: absolute;
    right: 33%;
    top: 12%;;
    opacity:0;
}
.schema #steeplestxt{
    position: absolute;
    left: 32%;
    top: 78%;
    opacity:0;
}
/** Fin Image Texte **/

/** Button **/
.zones{
    width: 65%;
    margin: 50px auto;
}
.zones button{
    font-family: bebas_neuebold;
    display: inline-block;
    margin: 30px 40px 0 0;
    font-size: 20px;
    text-transform: uppercase;
    background-color: #b7b7b7;
    border: 0;
    color: #ffffff;
    padding: 10px;
    width: 200px;
}

.zones button.last{
    margin-right: 0;
}
.zones p{
    text-align: center;
    margin-top: 50px;
}
.zones p a{
    background-color: #2765ad;
    color: #FFFFFF;
    font-family: bebas_neuebold;
    padding: 10px;
    font-size: 20px;
}

/** Fin button **/

/** Rond Hover **/
.pulse {
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    background: rgba(160,141,136, 0.8);
    cursor: pointer;
    box-shadow: 0 0 0 rgba(255,255,255, 0.4);
    animation: pulse 2s infinite;
    position: absolute;
    z-index: 2;
}
.pulse2 {
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
    animation: pulse2 2s infinite;
    position: absolute;
    z-index: 1;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0.5);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.5);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
        box-shadow: 0 0 0 10px rgba(255,255,255, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0);
    }
}

#departpulse{
    top: 61%;
    right: 8%;
}
#haiepulse{
    top: 47%;
    right: 18%;
}
#hauteurpulse{
    top: 30%;
    left: 41.5%;
}
#longueurpulse{
    top: 39%;
    right: 33%;
}
#marteaupulse{
    top: 43%;
    left: 29%;
}
#banderolespulse{
    top: 38%;
    right: 37%;
}
#perchepulse{
    top: 52%;
    right: 33%;
}
#poidspulse{
    top: 32%;
    right: 41%;
}
#steeplespulse{
    top: 64%;
    left: 42%;
}

/* CONTACT FOOTER */
.formulaire-footer-container{
    margin-bottom: 15px;
    padding-left: 20px;
}

.formulaire-footer-container .titre{
    text-align: left;
    text-transform: uppercase;
    font-family: bebas_neuebold;
    color: #eb0400;
    font-size: 27px;
    margin-bottom: 9px;

}

.formulaire-footer-container p{
    margin-bottom: 25px;
}

.formulaire-footer-container a{
    color: #fff;
    text-decoration: none;
}

.formulaire-footer-container a .button{
    text-transform: uppercase;
    background-color: #eb0400;
    font-size: 20px;
    display: inline;
    padding: 10px 15px;
    font-family: bebas_neuebold;
    margin-bottom: 20px;
}

/* FONTS */

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

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

@font-face {
    font-family: 'bebas_neuebook';
    src: url('../fonts/bebasneuebook/bebasneue_book.eot');
    src: url('../fonts/bebasneuebook/bebasneue_book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebasneuebook/bebasneue_book.woff2') format('woff2'),
    url('../fonts/bebasneuebook/bebasneue_book.woff') format('woff'),
    url('../fonts/bebasneuebook/bebasneue_book.ttf') format('truetype'),
    url('../fonts/bebasneuebook/bebasneue_book.svg#bebas_neuebook') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'zeppelin';
    src: url('../fonts/Storm-Zeppelin43-Bold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@media (min-width: 320px) and (max-width: 767px) {
    @import url(https://fonts.googleapis.com/css?family=Open+Sans:600,800);

    /** GENERAL **/

    .bold{
        font-weight:bold;
    }
    .bolder{
        font-size: 23px;
        font-weight:bold;
        font-family: bebasneue;
    }
    .red{
        color: #ec3c4c !important;
    }
    .right{
        float: right;
    }
    .left{
        float: left;
    }
    .zeppelin{
        font-family: zeppelin ;
    }
    .padding-perche{
        padding: 0 100px;
    }

    /* NORMES ET SPONSOS */
    .sponso-container{
        background: #fff;
        padding: 30px;
        margin-bottom: 5px;
    }

    .sponso-container .text-container p{
        color: #212121;
        font-size: 13px;
        text-align: justify;
        margin-bottom: 15px;
    }

    .sponso-container .logo-container .img-responsive{
        margin: auto;
    }
    .sponso-container .sponso-img .col-md-4{
        width: 33.33%;
        float: left;
        top: 39%;
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -ms-transform: translateY(50%);
        -o-transform: translateY(50%);
        transform: translateY(50%);
        vertical-align: middle;
    }
    .sponso-container .sponso-img .first{
        width: 33.33%;
        float: left;
        vertical-align: middle;
        top: 0%;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
    .sponso-container .sponso-img .logo-container.premier {
        vertical-align: middle;
        width: 100%;
        margin: 0 auto;
    }
    .sponso-container .sponso-img .logo-container.second{
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
        vertical-align: middle;
        width:100%;
    }
    .sponso-container .sponso-img .logo-container.third{
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
        vertical-align: middle;
        width:100%;
    }

    /* NAVIGATION DES INSTALLATIONS */
    .insta-nav{
        background-color: #d5292f;
    }

    .navbar-collapse {
        max-height: inherit;
    }

    .insta-nav .navbar{
        margin-bottom: 8px;
        text-align: center;
    }
    .insta-nav button{
        float: none;
        margin: 0;
        padding-top: 25px;
    }
    .insta-nav .navbar-nav{
        margin: 0 auto;
    }

    .insta-nav ul {
        width: 100%;
        padding: 0;
        display:table;
        width:100%;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        -webkit-box-sizing:border-box;
        float: none;
    }

    .insta-nav li{
        display:block;
        text-align: center;
        float: none;
        vertical-align: middle;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        color: #fff;
        font-size: 14px;
    }
    .insta-nav li:nth-child(3), li:nth-child(6), li:nth-child(8), li:nth-child(9), li:nth-child(12), li:nth-child(15) {
        display:none;
    }
    .insta-nav hr {
        width:50%;
        color: #FFFFFF;
    }

    .insta-nav li a{
        color: #fff;
        text-transform: uppercase;
        padding-top: 10px;
        padding-bottom: 10px;
        padding: 10px 34px;
    }

    .insta-nav li.active{
        color: #fff;
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif;
        font-weight: 800;
    }
    .insta-nav span.glyphicon:after{
        font-family: "FontAwesome";
        content: "\f067";
        font-size: 50px;
    }


    /* SCHEMA */
    .schema{
        background-color: #fff;
        padding: 30px;
    }

    .schema .img-stade {
        display: none;
    }
    .schema .zones {
        display: block;
        margin: 0 !important;
        width: 100%;
    }
    .zones h4.sous-titre{
        margin-top: 0;
        text-align: center;
    }
    .zones button {
        width: 100%;
        margin-top: 10px;
    }
    .zones p{
        text-align: center;
        display: block;
        margin-top: 10px;
    }
    .zones a{
        text-align: center;
        display: block;
        margin-top: 10px;
    }


    /*FOOTER CONTACT */
    .formulaire-footer-container {
        margin-bottom: 15px;
        padding-left: 0px;
    }
    .formulaire-footer-container a{
        text-align: left;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,800);
    .sponso-container img {
        margin: auto;
    }

    .sponso-container .logo-container .img-responsive {
        margin: auto;
    }

    .sponso-container .sponso-img .col-md-4 {
        width: 33.33%;
        float: left;
        top: 20%;
        -webkit-transform: translateY(10%);
        -moz-transform: translateY(10%);
        -ms-transform: translateY(10%);
        -o-transform: translateY(10%);
        transform: translateY(10%);
        vertical-align: middle;
    }

    .sponso-container .sponso-img .first {
        width: 33.33%;
        float: left;
        vertical-align: middle;
        top: 0%;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
    .sponso-container .sponso-img .logo-container.premier{
        vertical-align: middle;
        width:30%;
        margin: 0 auto;
    }
    .sponso-container .sponso-img .logo-container.second{
        -webkit-transform: translateY(25%);
        -moz-transform: translateY(25%);
        -ms-transform: translateY(25%);
        -o-transform: translateY(25%);
        transform: translateY(25%);
        vertical-align: middle;
        width:43%;
        margin: 0 auto;
    }
    .sponso-container .sponso-img .logo-container.third{
        -webkit-transform: translateY(40%);
        -moz-transform: translateY(40%);
        -ms-transform: translateY(40%);
        -o-transform: translateY(40%);
        transform: translateY(40%);
        vertical-align: middle;
        width:30%;
        margin: 0 auto;
    }
    /* NAVIGATION DES INSTALLATIONS */
    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .insta-nav {
        background-color: #d5292f;
    }

    .insta-nav .navbar {
        margin-bottom: 8px;
        text-align: center;
    }

    .insta-nav .navbar-collapse {
        max-height: 100%;
    }

    .insta-nav button {
        float: none;
        margin: 0 auto;
        padding-top: 25px;
    }

    .insta-nav .navbar-nav {
        margin: 0 auto;
    }

    .insta-nav ul {
        width: 100%;
        padding: 0;
        display: table;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        float: none;
    }

    .insta-nav li {
        display: block;
        text-align: center;
        float: none;
        vertical-align: middle;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        color: #fff;
        font-size: 14px;
    }

    .insta-nav li:nth-child(3), li:nth-child(6), li:nth-child(8), li:nth-child(9), li:nth-child(12), li:nth-child(15) {
        display: none;
    }

    .insta-nav hr {
        width: 50%;
        color: #FFFFFF;
    }

    .insta-nav li a {
        color: #fff;
        text-transform: uppercase;
        padding-top: 10px;
        padding-bottom: 10px;
        padding: 10px 34px;
    }

    .insta-nav li.active {
        color: #fff;
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif;
        font-weight: 800;
    }
    .insta-nav span.glyphicon:after{
        font-family: "FontAwesome";
        content: "\f067";
        font-size: 50px;
    }

    /* SCHEMA */
    .schema{
        background-color: #fff;
        padding: 30px;
    }
    /* SCHEMA IMG */
    .schema .img-stade {
        display: block;
    }
    #depart {
        position: absolute;
        right: 5.8%;
        top: 62.5%;
        display: block;
        opacity: 1;
        width: 10.5%;
    }
    #haie {
        position: absolute;
        right: 16%;
        top: 45.5%;
        display: block;
        opacity: 1;
        width: 18%;
    }
    #hauteur {
        position: absolute;
        display: block;
        top: 32.5%;
        left: 37%;
        width: 10.4%;
        opacity: 1;
    }
    #longueur {
        position: absolute;
        right: 24.6%;
        top: 43%;
        display: block;
        opacity: 1;
        width: 16%;
    }
    #marteau {
        position: absolute;
        display: block;
        top: 35%;
        left: 22%;
        width: 21%;
        opacity: 1;
    }
    #banderoles {
        position: absolute;
        right: 32%;
        top: 44%;
        display: block;
        opacity: 1;
        width: 9%;
    }
    #perche {
        position: absolute;
        right: 24%;
        top: 45%;
        width: 22.5%;
        display: block;
        opacity: 1;
    }
    #poids {
        right: 38.5%;
        top: 41%;
        width: 10%;
        position: absolute;
        display: block;
        opacity: 1;
    }
    #steeples {
        position: absolute;
        left: 36.5%;
        top: 58%;
        width: 10%;
        display: block;
        opacity: 1;
    }
    /* SCHEMA SPAN */
    #departpulse {
        top: 63%;
        right: 8%;
    }
    #haiepulse {
        top: 52%;
        right: 19%;
    }
    #hauteurpulse {
        top: 39%;
        left: 41%;
    }
    #longueurpulse {
        top: 46%;
        right: 33%;
    }
    #marteaupulse {
        top: 46%;
        left: 29%;
    }
    #banderolespulse {
        top: 44%;
        right: 37%;
    }
    #perchepulse {
        top: 59%;
        right: 33%;
    }
    #poidspulse {
        top: 41%;
        right: 41%;
    }
    #steeplespulse {
        top: 68%;
        left: 41%;
    }

    /* SCHEMA TXT */
    .schema #marteautxt {
        position: absolute;
        left: 12%;
        top: 67%;
        opacity: 0;
    }
    .schema #hauteurtxt {
        position: absolute;
        left: 34%;
        top: 51%;
        opacity: 0;
    }
    .schema #haietxt {
        position: absolute;
        right: 8%;
        top: 24%;
        opacity: 0;
    }
    .schema #steeplestxt {
        position: absolute;
        left: 32%;
        top: 79%;
        opacity: 0;
    }
    .schema #banderolestxt {
        position: absolute;
        right: 24%;
        top: 16%;
        opacity: 0;
    }
    .schema #departxt {
        position: absolute;
        right: 2%;
        top: 71%;
        opacity: 0;
    }
    .schema #perchetxt {
        position: absolute;
        right: 20%;
        top: 74%;
        opacity: 0;
    }
    .schema #longueurtxt {
        position: absolute;
        right: 25%;
        top: 14%;
        opacity: 0;
    }
    .schema #steeplestxt {
        position: absolute;
        left: 28%;
        top: 81%;
        opacity: 0;
    }


    .schema .zones {
        display: block;
        margin: 50px auto;
        width: 100%;
    }
    .schema .zones .les_boutons{
        margin: 0 auto;
        width: 80%;
    }
    .zones h4.sous-titre{
        margin-top: 50px;
        text-align: center;
    }
    .zones button {
        width: 200px;
        margin: 10px 0px;
    }
    .zones p {
        text-align: center;
        display: block;
        margin-top: 10px;
    }
    .zones a {
        text-align: center;
        display: inline-block;
        margin-top: 10px;
    }


    /*FOOTER CONTACT */
    .formulaire-footer-container {
        margin-bottom: 15px;
        padding-left: 0px;
    }
    .formulaire-footer-container a{
        text-align: left;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    .insta-nav li a{
        color: #fff;
        text-transform: uppercase;
        padding-top: 10px;
        padding-bottom: 10px;
        padding: 10px 20px;
    }

    /* SCHEMA IMG */
    .schema .img-stade {
        display: block;
    }
    #depart {
        position: absolute;
        right: 5.4%;
        top: 59.5%;
        display: block;
        opacity: 1;
        width: 10.5%;
    }
    #haie {
        position: absolute;
        right: 16%;
        top: 40.5%;
        display: block;
        opacity: 1;
        width: 18%;
    }
    #hauteur {
        position: absolute;
        display: block;
        top: 27.5%;
        left: 37%;
        width: 10.4%;
        opacity: 1;
    }
    #longueur {
        position: absolute;
        right: 24.6%;
        top: 38%;
        display: block;
        opacity: 1;
        width: 16%;
    }
    #marteau {
        position: absolute;
        display: block;
        top: 30%;
        left: 22%;
        width: 21%;
        opacity: 1;
    }
    #banderoles {
        position: absolute;
        right: 32%;
        top: 40%;
        display: block;
        opacity: 1;
        width: 9%;
    }
    #perche {
        position: absolute;
        right: 24%;
        top: 41%;
        width: 22.5%;
        display: block;
        opacity: 1;
    }
    #poids {
        right: 38.5%;
        top: 36%;
        width: 10%;
        position: absolute;
        display: block;
        opacity: 1;
    }
    #steeples {
        position: absolute;
        left: 36.5%;
        top: 55%;
        width: 10%;
        display: block;
        opacity: 1;
    }
    /* SCHEMA SPAN */
    #departpulse {
        top: 61%;
        right: 8%;
    }
    #haiepulse {
        top: 51%;
        right: 18%;
    }
    #hauteurpulse {
        top: 36%;
        left: 41.5%;
    }
    #longueurpulse {
        top: 42%;
        right: 33%;
    }
    #marteaupulse {
        top: 46%;
        left: 29%;
    }
    #banderolespulse {
        top: 42%;
        right: 37%;
    }
    #perchepulse {
        top: 56%;
        right: 33%;
    }
    #poidspulse {
        top: 37%;
        right: 41%;
    }
    #steeplespulse {
        top: 66%;
        left: 42%;
    }

    /* SCHEMA TXT */
    .schema #marteautxt {
        position: absolute;
        left: 16%;
        top: 64%;
        opacity: 0;
    }
    .schema #hauteurtxt {
        position: absolute;
        left: 36%;
        top: 46%;
        opacity: 0;
    }
    .schema #steeplestxt {
        position: absolute;
        left: 32%;
        top: 79%;
        opacity: 0;
    }
    .schema #banderolestxt {
        position: absolute;
        right: 24%;
        top: 14%;
        opacity: 0;
    }
    .schema #departxt {
        position: absolute;
        right: 2%;
        top: 69%;
        opacity: 0;
    }
    .schema #perchetxt {
        position: absolute;
        right: 25%;
        top: 73%;
        opacity: 0;
    }
    .schema #longueurtxt {
        position: absolute;
        right: 25%;
        top: 14%;
        opacity: 0;
    }

    .schema .zones {
        display: block;
        margin: 50px auto;
        width: 100%;
    }
    .schema .zones .les_boutons{
        margin: 0 auto;
        width: 80%;
    }
    .zones h4.sous-titre{
        margin-top: 50px;
        text-align: center;
    }
    .zones button {
        width: 200px;
        margin: 10px 0px;
    }
    .zones p {
        text-align: center;
        display: block;
        margin-top: 10px;
    }
    .zones a {
        text-align: center;
        display: inline-block;
        margin-top: 10px;
    }

}