/*!  
 * Start Bootstrap - Freelancer v4.0.0-beta (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
 */
@font-face {
    font-family: 'grobold';
    src: url('GROBOLD.ttf');
}

.credit1{
    color: #fff;
}

.intro01 {
    font-family:  grobold;
    font-size: 25px;
}

.robot 
{
    font-size: 1.5em;
    font-color:darkgrey;
}

.ombre{
    text-shadow: 2em 2em 1em black ;
}

#defimail {
    font-size: 1.5em;
    font-weight: bold;
    color: #000;
}

.questions{
    font-family: grobold;
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.erreur {
    font-size: 50px;
    text-shadow: #fff 0.1em 0.1em 0.2em ;
}
.erreur a:link {
    color: #000;
}
.liste {
    color: #fff;
}
.liste a
{
    color: #b9d9ee;
}

.liste a:hover{
    color: #b9d9ee;
}
.liste a:link{
    color: #b9d9ee;
}
.liste a:visited{
    color: #b9d9ee;
}

.act04
{
    font-size: 2em;
    font-color:black;
}

.act04 img
{
    cursor: pointer;
    width: 150px;
}

.act05
{
    font-size: 1.3em;
}

.act05b
{
    border: 2px;
    border-color: black;
}

.act06
{
    border-style: outset;
    border-color: #000;
    background: #e9f1fb;
    border-width: 2px;
    box-shadow: 15px 8px 8px grey; 
    font-size: 1.8em;
    padding-left: 10px;
    padding-top: 20px;
    border-radius: 15px;
}

.popup {
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: rgba(0, 0, 0, 0.8);
            padding: 20px;
            border-radius: 10px;
            text-align: center;
        }
.popup img {
            max-width: 80%;
            max-height: 80vh;
            
        }
.close {
            cursor: pointer;
            color: black;
            font-size: 20px;
            margin-top: 10px;
        }

select.question1 {
    
    width:120px;
    height:27px;
    padding-left: 10px;
    font-size: 17px;
    font-family: grobold;
    color:#000;
}

#titre {
font-family: grobold;
font-size: 20px;
}

#pays {
font-family: grobold;
font-size: 17px;
color: #000;
}

#checkfont {
    font-size: 1.5em;
}

select.question2 {
    
    width:400px;
    height:30px;
    padding-left: 10px;
    font-size: 17px;
    font-family: grobold;
    color:#0feb42;
}

 .generique
 {
    font-family: grobold;
    font-size: 30px;
    color: #fff;
    
 }

body {
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    overflow-x: hidden;
    overflow-y: auto;

}

p {
    font-size: 20px
}

p.small {
    font-size: 16px
}

img.lanterne {
    position : absolute;
    top : 1.6%;
    left : 32.4%;
}



img.feu {
    position : absolute;
    top : 32%;
    left : 89.5%;
}
 
img.gagne {
    position : absolute;
    top : 9.2%;
    left : 42%;
}
.chalet {
    position : relative;
    height:750px;

}



select.identite {
    position:absolute;
    left:5%;
    width:130px;
    height:30px;
    padding-left: 10px;
    font-size: 17px;
    font-weight: bold;
    font-family: grobold;
    font-color:#0347bd;
}
select.sante {
    position:absolute;
    
    left:25%;
    width:130px;
    height:30px;
    padding-left: 10px;
    font-size: 17px;
    font-weight: bold;
    font-family: grobold;
}
select.educ {
    position:absolute;
    
    left:45%;
    width:130px;
    height:30px;
    padding-left: 10px;
    font-size: 17px;
    font-weight: bold;
    font-family: grobold;
}
select.protec {
    position:absolute;
    
    left:65%;
    width:130px;
    height:30px;
    padding-left: 10px;
    font-size: 17px;
    font-weight: bold;
    font-family: grobold;
}
select.particip {
    position:absolute;
    
    left:82%;
    width:145px;
    height:30px;
    padding-left: 10px;
    font-size: 17px;
    font-weight: bold;
    font-family: grobold;
}

a,
a.active,
a:active,
a:focus,
a:hover,
a:link,
a:visited {
    color: #606060;
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

hr.star-light,
hr.star-primary {
    max-width: 250px;
    margin: 25px auto 30px;
    padding: 0;
    text-align: center;
    border: none;
    border-top: solid 5px
}

hr.star-light:after,
hr.star-primary:after {
    font-family: FontAwesome;
    font-size: 2em;
    position: relative;
    top: -.8em;
    display: inline-block;
    padding: 0 .25em;
    content: '\f005'
}

hr.star-light {
    border-color: #fff
}

hr.star-light:after {
    color: #fff;
    background-color: #3E4147;
}

hr.star-primary {
    border-color: #131516
}

hr.star-primary:after {
    color: #131516;
    background-color: #3E4147
}

.img-centered {
    margin: 0 auto
}

section {
    padding: 30px 0
}

section h2 {
    font-size: 3em;
    margin: 0
}


/* Arrière plan portfolio */

section.success {
    color: #fff;
    background: #3E4147;
}

@media (max-width:767px) {
    section {
        padding: 75px 0
    }
    section.first {
        padding-top: 75px
    }
}

.scroll-top {
    position: fixed;
    z-index: 1049;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px
}

.scroll-top .btn {
    font-size: 16px;
    line-height: 28px;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%
}

.scroll-top .btn:focus {
    outline: 0
}

#mainNav {
    font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    background: #131516
}

#mainNav a:focus {
    outline: 0
}

#mainNav .navbar-brand {
    font-size: 1.1rem;
    color: #fff
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    color: #fff
}

#mainNav .navbar-nav {
    letter-spacing: 1px
}

#mainNav .navbar-nav li.nav-item a.nav-link {
    color: #fff
}

#mainNav .navbar-nav li.nav-item a.nav-link:hover {
    color: #18bc9c;
    outline: 0
}

#mainNav .navbar-nav li.nav-item a.nav-link:active,
#mainNav .navbar-nav li.nav-item a.nav-link:focus {
    color: #fff
}

#mainNav .navbar-toggler {
    font-size: 14px;
    padding: 11px;
    text-transform: uppercase;
    color: #fff;
    border-color: #fff
}

#mainNav .navbar-toggler:focus,
#mainNav .navbar-toggler:hover {
    color: #fff;
    border-color: #18bc9c;
    background-color: #18bc9c
}

@media (min-width:992px) {
    #mainNav {
        padding-top: 0px;
        padding-bottom: 0px;
        -webkit-transition: padding-top .3s, padding-bottom .3s;
        -moz-transition: padding-top .3s, padding-bottom .3s;
        transition: padding-top .3s, padding-bottom .3s
    }
    #mainNav .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
        color: #fff;
        border-radius: 3px;
        background: #18bc9c
    }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active:active,
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active:focus,
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
        color: #fff;
        background: #18bc9c
    }
    #mainNav.navbar-shrink {
        padding-top: 10px;
        padding-bottom: 10px
    }
    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.5em
    }
}

header.masthead {
    padding-top: 5px;
    /*padding-bottom: 50px;*/
    text-align: center;
    color: #fff;
    background: #3E4147;
}

header.masthead img {
    display: block;
    margin: 0 auto 20px
}

header.masthead .intro-text .name {
    font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 0.5em;
    font-weight: 700;
    display: block;
    text-transform: uppercase
    
}

header.masthead .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
    font-family: grobold;
}

@media (min-width:768px) {
    header.masthead {
        padding-top: 5px;
        /*padding-bottom: 50px*/
    }
    header.act {
        padding-top: 5px;
        padding-bottom: 10px
    }
    header.masthead .intro-text .name {
        font-size: 2em
    }
    header.masthead .intro-text .skills {
        font-size: 1.75em
    }
    
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px
}

#portfolio .portfolio-item .portfolio-link {
    position: relative;
    display: block;
    max-width: 400px;
    margin: 0 auto;
    cursor: pointer
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
    opacity: 0;
    background: rgba(24, 188, 156, .9)
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    font-size: 20px;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    color: #fff
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0
}

#portfolio * {
    z-index: 2
}

@media (min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px
    }
}

.portfolio-modal .modal-dialog {
    max-width: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    border: none;
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none
}

.portfolio-modal .modal-dialog .modal-content {
    padding: 100px 0;
    border: 0;
    border-radius: 0
}

.portfolio-modal .modal-dialog .modal-content h2 {
    font-size: 3em;
    margin: 0
}

.portfolio-modal .modal-dialog .modal-content img {
    margin-bottom: 30px
}

.portfolio-modal .modal-dialog .modal-content .item-details {
    margin: 30px 0
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    cursor: pointer;
    background-color: transparent
}

.portfolio-modal .close-modal:hover {
    opacity: .3
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #131516
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #131516
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    font-size: 1.5em;
    position: relative;
    z-index: 1;
    padding-right: 0;
    padding-left: 0;
    resize: none;
    border: none;
    border-radius: 0;
    background: 0 0;
    box-shadow: none!important
}

.floating-label-form-group label {
    font-size: .85em;
    line-height: 1.764705882em;
    position: relative;
    z-index: 0;
    top: 2em;
    display: block;
    margin: 0;
    -webkit-transition: top .3s ease, opacity .3s ease;
    -moz-transition: top .3s ease, opacity .3s ease;
    -ms-transition: top .3s ease, opacity .3s ease;
    transition: top .3s ease, opacity .3s ease;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0
}

.floating-label-form-group:not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1
}

.floating-label-form-group-with-focus label {
    color: #18bc9c
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee
}

footer {
    color: #fff
}

footer h3 {
    margin-bottom: 30px
}

footer .footer-above {
    padding-top: 10px;
    background-color: #131516;
}

footer .footer-col {
    margin-bottom: 50px
}

footer .footer-below {
    padding: 5px 0;
    background-color: #131516
}

.btn-outline {
    font-size: 20px;
    margin-top: 15px;
    transition: all .3s ease-in-out;
    color: #fff;
    border: solid 2px #fff;
    background: 0 0
}

.btn-outline.active,
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
    color: #18bc9c;
    border: solid 2px #fff;
    background: #fff
}

.btn-primary {
    font-weight: 700;
    color: #fff;
    border-color: #131516;
    background-color: #131516
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    border-color: #000;
    background-color: #1a252f
}

.btn-primary:hover {
    color: #fff;
    border-color: #161f29;
    background-color: #1a252f
}

.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    border-color: #161f29;
    background-color: #1a252f
}

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

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

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

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

.btn-success {
    font-weight: 700;
    color: #fff;
    border-color: #18bc9c;
    background-color: #18bc9c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    border-color: #0a4b3e;
    background-color: #128f76
}

.btn-success:hover {
    color: #fff;
    border-color: #11866f;
    background-color: #128f76
}

.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    border-color: #11866f;
    background-color: #128f76
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:hover {
    color: #fff;
    border-color: #0a4b3e;
    background-color: #0e6f5c
}

.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    border-color: #18bc9c;
    background-color: #18bc9c
}

.btn-success .badge {
    color: #18bc9c;
    background-color: #fff
}

.btn-social {
    font-size: 20px;
    line-height: 45px;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 100%
}

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


/* images responsive */

.img-responsive {
    
    max-width: 100%;
    height: auto;
    display: block;
}

.img-act {
    max-width: 60%;
    height: auto;
    display: block;
}



/* Style page activité */

.aide {
    font-size: 1.2em;
    border-bottom: 2px solid #d40000;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0.5em 10px;
    position: relative;
}

.aide:before {
    content: url(img/aide.png);
    top: 5px;
    left: -12px;
    position: absolute
}

/*.comp {
    font-size: 1em;
    padding: 10px;
    position: relative;
    border: 2px solid #2f4351;
    background: #d4c3b8;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}*/

.consigne {
    font-family: georgia;
    background: #cfcfcf;
    margin: 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    position: relative;
    margin-bottom: 20px;
    font-size: 1.1em;
    border: 2px solid #4d4d4d;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

.consigne:after {
    content: url(../media/images/consigne.png);
    top: -75px;
    right: 20px;
    position: absolute;
    z-index: 1;
}

.cadre-audio
{
   border: 2px solid #4d4d4d;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    width: 50%; 
    margin-left: 150px;


}

audio {
    background-color: #cfcfcf;
    height: 50px;
    padding: 5px;
    width: 100%;
}

legend {
    display: block;
    width: 160px;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 2rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
    margin-top:-32px;
    padding-left: 13px;
    background-color: #cfcfcf;
    border: 2px solid #cfcfcf;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

div.consigne a:link {
    color: black;
}

a:visited {
    color: black;
}

a:hover {
    color: black;
}

a:active {
    color: red;
}



.lienconsigne {
    font-size: 1.5em;
    font-weight: bold;
    font-style: italic;
    display: block;
    text-align: center;
}

.question:before {
    color: #c00101;
    content: url(../img/question.png);
    font-size: 2em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

.question {
    font-family: georgia, serif;
    font-size: 16px;
    font-style: italic;
    color: #808080;
    margin-left: 35px;
    padding-left: 5px;
}

.accroche {
    font-family: georgia, serif;
    font-size: 16px;
    font-style: italic;
    color: azure;
    margin: 10px;
    background-color: #2d412a;
    padding-left: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.police {
    font-size: 0.7em;
}
.titre_act5 {
    margin-left: 15px;
    color: #fff;
    padding-left: 15px;
}

 .titre_act5 h3 {
    
    color: #000;
    
}

.liendoc
{
    text-align:center;
    font-family: georgia, serif;
    font-size: 16px;
    font-style: italic;
    color: white;
    margin: 10px;
    background-color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
}

.liendoc1
{
    text-align:center;
    font-family: georgia, serif;
    font-size: 16px;
    color: black;
    margin: 10px;
    background-color: #00000000;
    margin-bottom: 10px;
    margin-top: 10px;
}

.liendoc2
{
    text-align:center;
    font-family: georgia, serif;
    font-size: 16px;
    color: black;
    margin: 10px;
    background-color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    border: solid;
}

s blockquote {
    border-left: 10px solid #d1a877;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    position: relative;
    margin-bottom: 10px;
    font-size: 1.5em;
    border: 2px solid #4d4d4d;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

blockquote:before {
    color: #c00101;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

blockquote:after {
    color: #c00101;
    content: close-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    bottom: -5px;
    right: 5px;
    position: absolute;
}


/* partie validation */

.validtop {
    font-size: 1.5em;
    font-weight: bold;
    display: block;
    color: white;
    z-index: 1;
}

.reponse {
    font-size: 1.5em;

}

.reponse1 {
    font-size: 1.2em;

}



.mail{
    font-size: :1.1em;
    color: yellow;
}

/* insérer un lien */

inserlien {
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    position: relative;
    margin-bottom: 10px;
    font-size: 1.5em;
}

inserlien:before {
    color: #c00101;
    content: open-quote;
    font-size: 1.5em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

inserlien:after {
    color: #c00101;
    content: close-quote;
    font-size: 1.5em;
    line-height: 0.1em;
    margin-right: 0.25em;
    bottom: -5px;
    right: 5px;
    position: absolute;
}


/* Style page traite */

div#contenu {
    padding: 0 30px 0 100px;
    background: url(../img/bandeau_2016.png) no-repeat 15px 15px;
    height: auto;
    min-height: 900px;
}

.activite h2 {
    color: #000;
}

.row {
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
}
.row1 {
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    
}


/*.panorama {
   
    overflow-x: scroll;
    overflow-y: hidden;
    img {
        height: 100%;
    }
} */

.pano {
    background: url(../img/carte.jpg);
    width: 1470.67px;
    height: 400px;
    transform: translate(-54.604px, 0px);
    left: 0px;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.img-arrondi {
    border-radius: 10px;
}


/* Styles modal ecocar */

.img-ecocar {
    position: relative;
    float: left;
    top: 0px;
    left: 0px;
    width: 100%;
    display: block;
    overflow-x: scroll;
    z-index: 99;
}

.video-ecocar {
    position: absolute;
    top: 25px;
    left: 20px;
    max-width: 48%;
    border: 2px solid black;
    z-index: 100;
}

.img-radar {
    position: absolute;
    top: 64%;
    left: 35%;
    max-width: 17%;
    display: block;
    z-index: 110;
}

.ecovan {
    background: #eee url(../img/caravane_1.png) no-repeat center center;
    background-size: 100%;
    max-width: 600px;
    height: 700px;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.haut,
.bas {
    display: flex;
    justify-content: space-between;
    background: rgba(255, 0, 0, 0.5);
}

.image-coin {
    width: 12vw;
    height: 12vw;
    background: rgba(0, 255, 0, 0.5);
}


/* image cliquable responsive 

img[usemap] {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
}
*/

/* objets cliquable sur cartes */

.img-carte {
    position: relative;
    float: center;
    width: auto;
    top: 0px;
    left: 0px;
    display: block;
    overflow-x: auto;
    z-index: 99;
}

.img-grenouille {
    position: absolute;
    top: 48%;
    left: 32%;
    max-width: 11%;
    display: block;
    z-index: 110;
}

.img-eolienne {
    position: absolute;
    top: 17%;
    left: 22%;
    max-width: 20%;
    display: block;
    z-index: 110;
}

.img-bernard {
    position: absolute;
    top: 20%;
    left: 64%;
    max-width: 20%;
    display: block;
    z-index: 110;
}

.img-comtoise {
    position: absolute;
    top: 4%;
    left: 35%;
    max-width: 16%;
    display: block;
    z-index: 110;
}

.img-porteA {
    position: absolute;
    top: 52.6%;
    left: 75.2%;
    max-width: 16%;
    display: block;
    z-index: 110;
}

.img-rien1-cui {
    position: absolute;
    top: 6.3%;
    left: 52.1%;
    max-width: 16%;
    display: block;
    z-index: 110;
}

.img-rien2-cui {
    position: absolute;
    top: 77.8%;
    left: 2.1%;
    max-width: 16%;
    display: block;
    z-index: 110;
}

.img-porteB {
    position: absolute;
    top: 23.2%;
    left: 43.4%;
    max-width: 16%;
    display: block;
    z-index: 110;
}

.img-livre {
    position: absolute;
    top: 78.3%;
    left: 23%;
    max-width: 10%;
    display: block;
    z-index: 110;
}

.img-poubelle {
    position: absolute;
    top: 17%;
    left: 72%;
    max-width: 10%;
    display: block;
    z-index: 110;
}

.img-beche {
    position: absolute;
    top: 28%;
    left: 16%;
    max-width: 8%;
    display: block;
    z-index: 110;
}

.img-panneau {
    position: absolute;
    top: 61%;
    left: 76%;
    max-width: 8%;
    display: block;
    z-index: 110;
}

.img-doc1 {
    position: absolute;
    top: 45%;
    left: 82%;
    max-width: 2%;
    display: block;
    z-index: 120;
}

.img-doc2 {
    position: absolute;
    top: 45%;
    left: 85%;
    max-width: 2%;
    display: block;
    z-index: 120;
}

.img-doc3 {
    position: absolute;
    top: 17%;
    left: 87%;
    max-width: 2%;
    display: block;
    z-index: 130;
}

.img-doc4 {
    position: absolute;
    top: 17%;
    left: 90%;
    max-width: 2%;
    display: block;
    z-index: 140;
}

.lumiere {
    position : absolute;
    top:17%;
    left:17%;
}

