/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.2;
	overflow-y:scroll; 
	height:100%; 
	box-sizing: border-box; 
}

*, *:before, *:after {
  box-sizing: inherit;
}

::-moz-selection {
    background: rgba(200,200,255,.5);
    text-shadow: none;
}

::selection {
    background: rgba(200,200,255,.5);
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.page-node-29 #block-system-main {
    padding-top: 2em;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */


body, html { height:100%; margin: 0; padding: 0; color: #2F8E91; }

img { max-width:100%; height:auto; }

*{ box-sizing: border-box;}

a{
    font-weight: inherit;
    color: inherit;
    outline: none!important;
}
span{
    font-weight: bold;
    font-style: italic;
}

body{
    font-size:  0.8em; 
    font-family: 'Open Sans', sans-serif;
}
header{
    width: 100%;
 
    padding-top: 1em;
    font-family: 'Julius Sans One', sans-serif;
   
}

.page-node-2 header{
    height: 650px;
}
#logo{
    float: center;
    left: 0;
    top: -1em;
}
ul.menu {float: right; line-height: 8em; padding: 0 0 0 1em;}
ul.menu::after{content: "";
    border-bottom: solid 2px #419699;
    display: block;
    padding-bottom: 10px;
    position: relative;
    top: -40px;}
.menu li.last{margin: 0 2em 0 1em;}
.test{clear: both; text-align: right; padding: 0 31px;}
#dates{
 	display: none;
    position: absolute;
    top: 0;
    left: 1em;
}
#dates ul{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 10px;
}

#dates li{
    font-size: 1.6em;
    color: white;
    padding-bottom: 0.5em;
}

#dates span{
    font-size: 0.7em;
    font-style: initial;
    display: block;
    color: #DBA55C;
}

#dates img{
    width: 125px;
}

#logo{
    width: 340px;
}
#dates img, #logo{
    width: 170px;
    margin-bottom: 1em;
}

#dates li {
    color: white;
    padding-bottom: 0.5em;
}
.content{
    padding-bottom: 0em;
    clear: both;
}
footer{
    width: 100%;
    background-size: cover;
    bottom: 0;
    background-position-y: -5px;
    text-align: center;

}
footer .lespartenaires {width: 100%; max-width: 1200px;    margin: auto;}
footer:before {
    position: absolute;
    width: 100%;
    border-bottom: solid 2px red;
    height: 5px;
    top: 0;
    right: 0;
    z-index: 100;
}
footer .content{
    background: linear-gradient(90deg, rgba(5,104,113,1) 0%, rgba(5,140,149,1) 35%, rgba(5,104,113,1) 100%);
    text-transform: uppercase;
    color: white;
    font-weight: 300;
    font-size: 0.85em;
    letter-spacing: 0.6px;
    padding: 0.75em;
    text-align: center;
}
footer .content div{
    display: inline-block;
}
footer a{
    font-size: 1.2em;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
}

footer a:hover{
        color: #DBA55C
}

footer a:before, footer a:last-of-type:after{
    content: ' • ';
    color: white;
}

.legal{
    font-style: italic;
    opacity: 0.5;
}


.entete{
	clear: both;
    background-image: url(https://www.cavistesprofessionnels.fr/wp-content/uploads/2024/10/463750023_570830901968986_6379759003209099806_n.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 1201px;
    height: 328px;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    margin: 0em 1em 1em 1em;
    position: relative;
}

.entete.on .entete2{
    opacity: 1;

}
.inscription2020 {background-color: #f0f0f0;
  border: none;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  border-radius: 12px;
  color: #25888b;
  position: relative;
    top: -120px;}
 .inscription2020:hover{background-color: #25888b}
  a.inscription2020:hover{color:#f0f0f0;}
 a.inscription2020 {color: #25888b;}
 .inscription2020.unselect{ pointer-events: none}
.entete2{
    opacity: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/caviste2018_bandeau_web-01.jpg);
    background-repeat: no-repeat;
    position: absolute;
    pointer-events:none;
    transition: all 0.2s ease-in-out;
}
.partenaires{
   padding:1em 0; 
    width: 100%;
}

.partenaire{
    width: 13%;
    display: inline-block;
    text-align: center;
}
.partenaire.l2{
    width: 13%;

}

.partenaire img{
        max-height: 200px;
        padding: 5px;
        transition: all 0.2s ease-in-out;

}

.partenaire:hover img{
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.avertissement{
	top:0px;
	z-index: 1;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-family: 'Julius Sans One', sans-serif;
    font-size: 1.3em;
    padding-top: 0.25em;
}

nav{
    position: absolute;
    right: -1em;
    bottom: 0;
}



nav{
    width: 500px;
}

nav ul{
    text-align: center;
    margin: 0;
}



nav ul{
     padding: 1em;
}

nav li:not(:last-child){
    display: inline-block;
}

nav li:first-child:after{
    content: ' • ';
    color: white;
}
/*nav li:last-child a:before, .link-correction:before{
    content: '';
    background-image: url(../img/decomenubefore.png);
    width: 54px;
    height: 17px;
    position: absolute;
    left: -58px;
    top: 0px;
}

nav li:last-child a:after, .link-correction:after{
    content: '';
    background-image: url(../img/decomenuafter.png);
    width: 54px;
    height: 17px;
    position: absolute;
    right: -58px;
    top: 0px;
}
*/
.link-correction{
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.4em;
    position: relative;
    transition: all 0.2s ease-in-out;
}
.link-correction:hover{
    color:#FF630B;
}
.link-correction:after, .link-correction:before{
top: 0.25em;
}
nav a{
    color: white;
    text-decoration: none;
    font-size: 1.4em;
    position: relative;
    transition: all 0.2s ease-in-out;
}
h2{
    border-bottom: 2px solid;
    padding-bottom: 0.2em;
    line-height: 1.2;
    font-weight:normal;
    margin: 0.5em 0 0 0;
}
nav a:hover{
    color: #DBA55C
}
h1{
    font-family: 'Julius Sans One', sans-serif;
    margin: .4em 0;
}

h3{
    margin: 1.5em 0 0 0~;
}

.page-node-2 h2{
    width: 80%;
}

article {
    padding: 4em;
    display: table;
    position: relative;
    width: 100%;
}
article .left {
    display: table-cell;
    width: 40%;
    text-align: right;
    vertical-align: top;
    padding-top: 1em;
}
article .right {
    display: table-cell;
    width: 58%;
    vertical-align: top;
    padding-left: 1em;
    position: relative;
}

article .left img {
    display: block;
    padding: 0.5em;
    max-width: 350px;
    float: right;
}

.page-node-2 p{
    width: 60%
}

.citation {
    float:right;
    right: 0;
    top: 10em;
    width: 35%;
    color: #00A6D4;
    font-family: Times;
    letter-spacing: 0.2px;
    font-size: 1.1em;
    line-height: 1.3;
}
.citation p{
    margin: 0;
    padding: 0;
    width: 100%;
    border-left: solid 2px;
    padding-left: 1em;
}
.citation .auteur{
    text-align: right;
    padding-top: 1em;
    font-style: italic;
}
.contenair{
    max-width: 1200px;
    margin: 0 auto;
}
#block-system-main{
    max-width: 800px;
    margin: 0 auto;
}

.page-node-2 #block-system-main{
    max-width: 100%;
}


#user-register-form{
    display: block;
    width: 60%
}
#user-register-form input{
    width: 100%;
}
#user-register-form .description{
    display: none;
}

.form-item.form-type-radio {width: 90px; display: inline-block;}
.form-radio {display: inline-block;    margin-top: 5px;    width: 20px !important;}
.field-name-field-adherant-oui-non {margin: 10px 0; }
#user-register-form .field-name-field-adherant-oui-non .description {display: block;     font-style: italic;
    font-size: 10px;}

#toTop{
    height: 45px;
    position: absolute;
    top: -5em;
    right: 2em;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    pointer-events: none;
    cursor: none;
    background-color: rgba(255,255,255,0.8);
    padding: 5px;
    box-sizing: content-box;
}
.topOn #toTop{
    opacity: 1;
    pointer-events: auto;
    cursor: pointer;
} 
.topOn #toTop:hover{
    opacity: 0.5;
    transition: all 0.2s ease-in-out;
}

#toTop span{
    font-size: 25px;
    font-family: Times;
    display: block;
    text-align: center;
    color: black;
    position: relative;
    font-style: normal;
}
#toTop span:after {
    content: "";
    height: 10px;
    position: absolute;
    top: 19px;
    left: 39px;
    background-color: black;
    width: 2px;
}

#toHome{
    height: 45px;
    position: absolute;
    top: -5em;
    right: 10em;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    pointer-events: none;
    cursor: none;
    text-align: center;
        background-color: rgba(255,255,255,0.8);
    padding: 5px;
    box-sizing: content-box;
}
.topOn #toHome{
    opacity: 1;
    pointer-events: auto;
    cursor: pointer;

}
.topOn #toHome:hover{
    opacity: 0.5;
    transition: all 0.2s ease-in-out;
}
.page-node-2 #toHome{
    display: none;
}

#toHome img{
    height: 30px;
    display: inline-block;
}

.form-type-select label{
    display: none!important;
}
input{
    background: none;
    border: none;
    border-bottom: solid 1px;
    outline: none;
    font-family: 'Open Sans', sans-serif;
}
input[type=submit],.btngo{
    background: white;
    color: #2F8E91;
    border: double;
    margin-top:1em;
    transition: all 0.2s ease-in-out;
}
input[type=submit]:hover,.btngo{
    background: #2F8E91;
    border: double;
    color: white;
    margin-top:1em;
}
.form-item:not(.form-type-password-confirm) {
    margin-top: 0.5em;
}
.required.error{
    border-bottom: red solid 2px
}
a[href='#']{
    cursor: default;
    pointer-events:none;
}


#edit-field-date-de-naissance{
    width: 35%;
    display: inline-table;
    padding-right: 1em;
}

#edit-field-lieu-de-naissance{
    width: 65%;
    display: inline-table;
}

#edit-field-code-postal{
    width: 25%;
    display: inline-table;
    padding-right: 1em;
}

#edit-field-ville{
    width: 75%;
    display: inline-table;
}

#edit-field-num-ro-d-adh-rant{
    width: 50%;
    display: inline-table;
    padding-right: 1em;
}

#edit-field-n-siren{
    width: 50%;
    display: inline-table;
}

.field-widget-options-select select {
    border-radius: 0;
    background: transparent;
    padding: 0px;
    border: 0;
    line-height: 1;
    -webkit-appearance: none;
    width: 100%;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    border: solid 1px; 
    padding: 0.25em;
    line-height: 1.2;
}
.form-type-select:after{
    position: absolute;
    right: 0.25em;
    bottom: 0.1em;
    content: ">";
    transform: rotate(90deg);
    font-size: 1.2em;
}

.field-widget-options-select{
    position: relative;
}

.ui-datepicker .ui-datepicker-header {
    border:none;
    background: transparent;
}

.ui-datepicker td a {
    border-radius: 0;
    background: white!important;
    border: solid 1px #2F8E91!important;
    color: #2F8E91!important;
}

.page-node-11 .block-preselectionform, .page-node-34 .block-demifinaleform{
    max-width: 600px;
    margin: 5em auto 2em auto;
}

.page-node-11 h2{
    border-bottom: none;
    border-top: solid 2px;
    padding-bottom: 0;
    padding: 0.5em 0;
}

.page-node-11 h1{
    margin: 0;
    line-height: 0.6;
}



.page-node-11 .form-required{
    display: none;
}

.page-node-11 input[type=submit]{
    float: right;
}

.page-node-11 .form-type-checkbox{
    padding: 0.25em 1em;
}

.form-item:not(.form-type-password-confirm){
    margin-top: 0;
}


.page-node-11 #toHome, .page-node-11 #toTop{
   display: none!important;
}

.page-node-11 textarea{
    width: 100%;
}

.page-node-11 .error-indic{
    color: red;
    font-weight: bold;
}

.url{
    width: 33%;
    height: 150px;
    display:inline-table;
    padding: 1em;
}
.url a{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.url img{
    max-height: 100px;
    transition: all 0.2s ease-in-out;
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.url:hover img{
    -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    filter: grayscale(0%);
}

.url:hover:not(:hover){
    opacity: 0.7;
}
/* ==========================================================================
   New site
   ========================================================================== */

ul.menu{
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu li{
    display: inline-block;
    margin: 0 1em;
}

.menu a{
    text-decoration: none;
}
.page-node-25  .content > .contenair,.page-node-25 #block-system-main{
      max-width: 100%;
    min-height: 50vh;
    padding: 2em;
    padding-bottom: 50px;}

.leconcours {
    display: table;
}
.leconcours > div{
    display: table-cell;
    vertical-align: top;
    position: relative;
    padding-bottom: 3.5em;
}
 #block-system-main{
    padding-top: 0px;
 }
.long .title:after{
    content: "";
    height: 10px;
    width: 100%;
    border-radius: 5px;
    background-color: #2F8E91;
    position: absolute;
    right: 0;
    bottom: -5px;
}

.point .title:after{
   content: "";
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background-color: #2F8E91;
    position: absolute;
    right: calc(50% - 5px);
    bottom: -5px;
}
.leconcours .long{
        width: 12.5%;
        background: url("../img/bgtab.png") repeat-y left; 
}
.leconcours .point{
        width: 24.5%;
        background: url("../img/bgtab.png") repeat-y center; 
}



.leconcours .long:after{
    content: "";
    position: absolute;
    right: 0;
    height: calc(100% - 75px);
    background: url("../img/bgtab.png") repeat-y center;
    width: 5px;
    top: 75px;
}
.leconcours .title{
        height: 75px;
    background: white;
    text-transform: uppercase;
    font-size: 1.25em;
    text-align: center;
    vertical-align: bottom;
    padding-top: 1.2em;
    border-bottom: solid 1px;
    position: relative;
}

.leconcours .title span{
    font-weight: normal;
    font-style: normal;
    display: block;
    font-family: 'Julius Sans One', sans-serif;
    font-size: 1.3em;
}

.leconcours .content{
        background: white;
    text-align: center;
    padding: 1em 0;
    margin: 0 2em;
}

.leconcours .date1, .leconcours .date2, .leconcours .date3{
    position: absolute;
    bottom: -57px;
    transform: rotate(-50deg);
    width: 100px;
    text-align: right;
    text-transform: uppercase;

}
.leconcours .date1{
      left: -50px;
}
.leconcours .date2{
    left: calc(50% - 55px);
}
.leconcours .date3{
      right: -50px;
}
.element-invisible, .form-item-status, .form-item-roles, .form-item-notify{
    display: none;
}
.messages{
    color: red;
    text-align: center;
    padding: 1em;
    font-style: italic;
    font-weight: bold;
}

.page-node-11 .messages{
    display: none;
}

.page-node-35 #block-system-main ul, .page-node-33 #block-system-main ul{
   margin-left: 10em;
}
.page-node-35 #block-system-main li, .page-node-33 #block-system-main li{
   margin-bottom: 0.3em;
}
.page-node-35 #block-system-main{
    position: relative;
    padding: 0 1em 2.15em 1em;
    margin-top: 3em;
}
.page-node-33 #block-system-main{
    position: relative;
    padding: 0 1em 0.6em 1em;
    margin-top: 3em;
}

.page-node-35 #block-system-main:before, .page-node-35 #block-system-main:after, .page-node-33 #block-system-main:before, .page-node-33 #block-system-main:after{
    content: " ";
    width: 160px;
    height: 100%;
    position: absolute;
    background: url("../img/deco-finaliste.png") repeat-y center;
    top:0;
}

.page-node-35 #block-system-main:before, .page-node-33 #block-system-main:before{
    left: -160px; 
    background-position-y: 0;
}

.page-node-35 #block-system-main:after, .page-node-33 #block-system-main:after{
    right: -160px;
    background-position-y: -63px;
}

.messages.error ul{
    list-style: none;
    border: solid 1px;
    padding: 2em;
}
.video-home { text-align: center;padding: 1em 4em 4em 4em;}

.homeresulat { width: 55%; margin: auto}
.listeresulat {list-style: none; margin: 50px 0 0 0;}

#edit-field-j-ai-lu-et-accepte-le-r-gl-und,
#edit-field-rgpd1-und{
    display: inline-block;
    margin-top: 5px;
    width: 20px;
}

.error-check label{
    color:red;
}

.resfinalistes { width: 500px; margin: auto; text-align: center;}
.resfinalistes p {width: 100%;}
.resfinalistes li{list-style: none; margin: 0; padding: 0; }
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 1100px) {
    .entete{
        background-position: -115px 0px;
    }

}

@media only screen and (max-width: 950px) {
         .entete2{
        opacity: 0!important;
    }
    ul.menu {line-height: 2em;    margin: 0 0 1em 0;}
    .menu li {
        margin: 0 0.5em;
    }
    .leconcours .long, .leconcours .point{
    width: 100%;
    display: block;
    background: none;
    text-align: center;
    }
    .leconcours .long:after{
       display:none;;
    }
    .leconcours .date1, .leconcours .date2, .leconcours .date3{
    position: relative;
    bottom: 0;
    transform: rotate(0deg);
    width: auto;
    left: 0;
    text-align: center;
    display: inline-block;
        font-family: 'Julius Sans One', sans-serif;
            font-size: 1.1em;    }
.leconcours .title span{
    display: none;
}
.leconcours .title {
    height: auto;
    padding: 1em;
}
    .long .date1:before{
        content:"Du ";
    }
   .point .date2:before{
        content:"Le ";
    }
    .long .date3:before{
        content:" au ";
    }
}

@media only screen and (max-width: 900px) {
    .link-correction:after, .link-correction:before{
display: none;
}
    .contenair{
        padding: 0 1em;
    }
    .entete{
        background-position: -280px 0px;
    }
    article .left, article .right  {
        width: 100%;
        display: block;
    }
    article .left img {
        float: none;
        display: inline-block;
    }
    .citation{
        position: relative;
        top: 0;
        width: 75%;
    left: 10%;
        float: none;
    }
    article p, form {
        width: 80%!important;
    }
    article {
        padding: 4em 0;
    }
    h2{
        width: 90%!important;
    }

        #syndic{
        display: none;
    }
    #dates{
   
        top: auto;
        bottom: 0;
        text-align: center;
        left: 15px;
        background-color: rgba(1,1,1,0.5);
        padding-top: 0.5em;
        border-radius: 5px;
    }
   
    .legal{
        display: block;
    }
    article{
        display: -webkit-box;
        display: -moz-box;
        display: box;

        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
    }
    article .left{
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        text-align: center;
    }
    article .right{
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
    }

}

@media only screen and (max-width: 800px) {
    .inscription2020 {top:0;}
    ul.menu::after {top:0;}
    .entete{
        background-image: none;
        height: auto;
        text-align: center;
            background-size: cover;
    }
    nav li:last-child a:before, .link-correction:before {content: none;}
    #logo{
        position: relative;
    }
    #dates{
        position: relative;
        left: 0;
        font-size: 0.7em;
        background-color: transparent;
    }
    #dates span{
        display: inline-block;
        font-size: 1em;
    }
   
    nav{
        display: block;
        position: relative;
        width: auto;
        background-color: 0;
        right: 0;
    }
    header{
        height: auto!important;
    }
    #logo{
     right: 0!important;
    }
    .partenaires{
        text-align: center;
    }
    .partenaire{
        width: 32%;
        display: inline-block;
        height: auto;
        padding: 0.5em 1em;
    }
    .page-node-35 #block-system-main:before,.page-node-35 #block-system-main:after{
    display: none;
    }

    .page-node-35 #block-system-main ul, .page-node-35 #block-system-main{
        margin: 0;
        padding: 1em;
    }
    .page-node-35 #block-system-main ul, .page-node-33 #block-system-main ul{
           margin: 0;
        padding: 1em; 
    }
    .page-node-35 #block-system-main:before, .page-node-35 #block-system-main:after, .page-node-33 #block-system-main:before, .page-node-33 #block-system-main:after{
        display: none;
    }
    .page-node-33 #block-system-main{
            padding-bottom: 5em
    }
}

@media only screen and (max-width: 560px) {

}
/*
@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}
*/
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.page-node-11 input[checked=checked]+label{
    font-weight: bold;
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.page-node-11 header,.page-node-12 header{
    height: 180px;
    overflow: hidden;
}

.page-node-11 .contenair{
    min-height: calc(100vh - 150px);
}

.page-node-11 .menu,.page-node-12 .menu{
    opacity: 0;
}
.page-node-11 .menu,.page-node-12 .content{
    min-height: calc(100vh - 470px);
}
.form-item-question img{
    max-height: 500px;
    margin: 0 auto 1em auto;
    display: block;
}

#edit-field-j-ai-lu-et-accepte-le-r-gl .description,
#edit-field-rgpd1 .description{
    font-style: italic;
    display: block;
    margin: 0.5em 0 1em;
}


.page-node-2 header {
    height: auto;
}
.center-content {
    margin-bottom: 2em;
}
.center-content .title-container {
    text-align: center;
}

.center-content .title-container p {
    width: auto;
}

.center-content .title-container p.title {
    font-family: 'Julius Sans One', sans-serif;
    margin: 0.4em 0 0;
    font-size: 2em;
}

.center-content .title-container p.subtitle {
    font-family: 'Julius Sans One', sans-serif;
    margin: 0 auto 1em;
    font-size: 1.5em;
}

.center-content .yt-container {
    position: relative;
    max-width: 1201px;
    width: auto;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0 1em;
}

.center-content .yt-container  iframe.yt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.page-node-48 h2 {
     border: none;
     text-transform: uppercase;
     font-weight: 100;
 }

.page-node-48 h2:before {
    content:" ";
    background: #2F8E91;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 10px;
}

.page-node-48 hr{
    margin: 0 0 3em 0;
    display: block;
}


@media (max-width: 800px) {
    .page-node-48 tr, .page-node-36 tr {
        display: block;
    }

    .page-node-48 td, .page-node-36 td {
        display: block;
        width: 100%!important;
        padding: 0!important;
    }

    .blocvert {
        padding: 5em 2em!important;
    }

}
