﻿@font-face {
    font-family: 'OpenSans-Bold';
    src: url("/wwwroot/font/OpenSans-Bold.ttf") format("TrueType");
}

@font-face {
    font-family: 'OpenSans-BoldItalic';
    src: url("/wwwroot/font/OpenSans-BoldItalic.ttf") format("TrueType");
}

@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url("/wwwroot/font/OpenSans-ExtraBold.ttf") format("TrueType");
}

@font-face {
    font-family: 'OpenSans-ExtraBoldItalic';
    src: url("/wwwroot/font/OpenSans-ExtraBoldItalic.ttf") format("TrueType");
}

@font-face {
    font-family: 'OpenSans-Italic';
    src: url("/wwwroot/font/OpenSans-Italic.ttf") format("TrueType");
}

@font-face {
    font-family: 'OpenSans-Light';
    src: url("/wwwroot/font/OpenSans-Light.ttf") format("TrueType");
}

@font-face {
    font-family: 'OpenSans-LightItalic';
    src: url("/wwwroot/font/OpenSans-LightItalic.ttf") format("TrueType");
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url("/wwwroot/font/OpenSans-Regular.ttf") format("TrueType");
}

@font-face {
    font-family: 'OpenSans-SemiBold';
    src: url("/wwwroot/font/OpenSans-SemiBold.ttf") format("TrueType");
}

@font-face {
    font-family: 'OpenSans-SemiBoldItalic';
    src: url("/wwwroot/font/OpenSans-SemiBoldItalic.ttf") format("TrueType");
}

body {
    font-size: 10px !important;
    padding-top: 0 !important;
    font-family: 'Open Sans', sans-serif !important;
}

.opensans {
    font-family: 'Open Sans', sans-serif !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'OpenSans-Bold', sans-serif !important;
}


dt, label {
    font-weight: bold;
}

dd {
    margin-left: 0;
    margin-bottom: 15px;
}

th {
    font-weight: normal;
}

    th a {
        text-decoration: none;
    }

hr {
    margin-top: 0em;
    margin-bottom: 0.5em;
    height: 1px;
    border-top: 1px solid #ccc;
}

.fa-dots:after {
    content: '\2807';
    font-size: 100px;
}

/*.ck-content {
    height: 400px !important;
}*/

img {
    width: 100%;
    height: auto,
}

#iconbar .w3-bar-item {
    padding: 8px !important;
}


.w3-blue-topaze {
    background-color: #29235C !important;
    color: white !important
}

.w3-black {
    background-color: #282828 !important
}

#pdf body, #pdf th, #pdf td, #pdf p {
    font-size: 13px !important;
    color: black;
}

#pdf.pdf body, #pdf.pdf th, #pdf.pdf td, #pdf.pdf p {
    font-size: 16px !important;
}

#pdf th, #pdf td {
    border: none !important;
    background: white;
}

#pdf table {
    width: 100%;
    text-align: left;
    border: none !important;
}

.w3-button-acordeon {
    border: none !important;
    text-decoration: none !important;
    background: none !important
}

.w3-block-acordeon {
    display: block;
    width: 90% !important
}

.w3-table-accordion th {
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
}

.w3-sidebar .w3-bar-item {
    padding: 6px 10px !important;
    text-align: center;
}

.w3-sidebar img {
    border: none;
    width: 32px;
    height: 32px;
}

@media (max-width: 993px) {
    .topmargin {
        margin-top: 0 !important
    }

    .w3-sidebar {
        height: 100%;
        width: 200px;
        background-color: #fff;
        position: fixed !important;
        z-index: 1;
        overflow: auto;
    }

    .w3-dropdown-content {
        width: 300px !important
    }
}

.w3-normal {
    font-weight: normal !important
}

.w3-italic {
    font-style: italic !important
}

.w3-bold {
    font-weight: bold !important
}

.w3-bleu {
    background-color: #2C4266 !important
}

.w3-b-bleu {
    background-color: #1D2638 !important
}

.w3-or {
    background-color: #CE9E56 !important
}

.w3-beige {
    color: #F5F4F3 !important
}

.w3-text-bleu {
    color: #2C4266 !important
}

.w3-text-b-bleu {
    color: #1D2638 !important
}

.w3-text-or {
    color: #CE9E56 !important
}

.w3-text-beige {
    color: #F5F4F3 !important
}

.w3-page-padding {
    height: auto;
    overflow: hidden;
    color: black;
    font-size: large;
    padding: 50px 300px 50px 300px;
}

.w3-page-padding2 {
    height: auto;
    overflow: hidden;
    color: black;
    font-size: large;
    padding: 0px 300px 0px 300px;
}

@media (max-width: 1450px) {
    .w3-page-padding {
        padding: 50px 100px 50px 100px;
    }

    .w3-page-padding2 {
        padding: 0px 100px 0px 100px;
    }
}

@media (max-width: 900px) {
    .w3-page-padding {
        padding: 50px 16px 50px 16px;
    }

    .w3-page-padding2 {
        padding: 0px 16px 0px 16px;
    }
}

@media (max-width: 600px) {
    .button-margin2 {
        margin-left: 10px !important
    }

    .w3-page-padding {
        padding: 50px 0 50px 0;
    }

    .contact-margin {
        margin-left: 8px !important;
    }

    .w3-page-padding2 {
        padding: 0px 0px 0px 0px;
    }

    .w3-input {
        width: 100% !important
    }

    positionfixed {
        position: relative
    }

    .button-margin {
        margin-left: 10px
    }

    .encare-prix {
        width: auto !important;
        margin-left: auto !important;
        margin-right: auto !important;
        left: 0 !important;
        right: 0 !important;
    }

    .logo_tarif-g {
        width: 90% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        left: 0 !important;
        right: 0 !important;
    }
}

.w3-bouton-or {
    border: none;
    border-radius: 10px;
    background-color: #CE9E56;
    color: white;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif !important;
}

    .w3-bouton-or:hover {
        background-color: white;
        color: #CE9E56;
    }

.w3-bouton-borderor {
    border-radius: 10px;
    border: solid 2px #CE9E56;
    background-color: white;
    color: #CE9E56;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif !important;
}

    .w3-bouton-borderor:hover {
        background-color: #CE9E56;
        border: solid 2px white;
        color: white;
    }

.w3-bouton-borderbleu {
    border-radius: 10px;
    border: solid 2px #2C4266;
    background-color: white;
    color: #2C4266;
    text-transform: uppercase;
}

    .w3-bouton-borderbleu:hover {
        background-color: #2C4266;
        border: solid 2px white;
        color: white;
    }

.w3-menu-lien2 {
    color: white;
    font-family: 'Open Sans', sans-serif !important;
    cursor: pointer;
}

    .w3-menu-lien2:hover {
        color: black;
    }

.w3-menu-lien {
    color: white;
    font-family: 'Open Sans', sans-serif !important;
    cursor: pointer;
    height: 61px
}

.w3-menu-lien-active {
    background-color: #ff8c00;
    color: white;
    font-family: 'Open Sans', sans-serif !important;
    cursor: pointer;
    height: 61px
}

.w3-menu-lien:hover {
    background-color: #ff8c00;
}


.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

    .sticky + .content {
        padding-top: 60px;
    }

.logo-menu {
    float: left;
    height: 50px;
    width: auto
}

.menu {
}

.sousmenu {
    float: none;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.w3-bar .w3-bar-item {
    padding: 8px 30px;
}

.w3-bar .w3-bar-item {
}

.menu-intern {
    float: right !important
}

.arrow-slide {
    padding: 10px;
    color: #CE9E56;
    border: none;
}

.margin-encare {
    margin-top: 50px
}

.margin-encare-bas {
    margin-bottom: 50px
}

.logo-encore-1 {
    width: 600px;
    height: auto
}

@media (max-width: 705px) {
    .logo-encore-1 {
        width: 80%;
    }
}

.page-footer {
    float: none;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.page-prix-g {
    float: none;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.page {
    float: none;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.pageprix {
    float: none;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

@media (max-width: 1210px) {
    .page {
        width: 800px;
        transition: 1s
    }

    .pageprix {
        width: 100%;
    }

    .margin-footer {
        margin-left: 50px !important
    }
}

@media (max-width: 810px) {
    .page {
        width: 95%;
        transition: 1s
    }

    .pageprix {
        width: 95%;
    }
}

.carre-encare-1 {
    width: 45px;
    height: auto
}

.carre-encare-2 {
    height: 50px;
    width: auto
}

.photo-encare-3 {
    height: 350px;
    width: auto;
    transform: translateY(10%);
}

.accordion {
    background-color: #2C4266 !important;
    color: #CE9E56;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
}

.w3-margin-top200 {
    margin-top: 200px
}

.w3-margin-top2000 {
    margin-top: 200px
}

.formationmarginleft {
    margin-left: 60px
}

@media (max-width: 600px) {
    .formationmarginleft {
        margin-left: 0px
    }

    .w3-cols12 {
        width: 100% !important
    }
}

.carteposition {
    margin-top: -750px;
    margin-right: -8px;
    z-index: -1;
    position: relative
}




.taillecarte {
    height: 900px;
    width: auto
}


@media (max-width: 1420px) {

    .carteposition {
        margin-top: -550px;
        margin-right: -8px;
        z-index: -1;
        position: relative;
        transition: 0.5s
    }

    .taillecarte {
        height: 600px;
        width: auto;
        transition: 0.5s
    }

    .w3-margin-top200 {
        margin-top: 50px;
        transition: 0.5s
    }
}






/*carteposition2*/
.carteposition2 {
    margin-top: -436px;
    margin-right: -8px;
    position: relative
}
/*
@media (max-width:1630px) and (min-width:1482px) {
    .carteposition2 {
        margin-top: -675px;
        margin-right: -8px;
        position: relative
    }
}

@media (max-width:1482px) {
    .carteposition2 {
        margin-top: -416px;
        margin-right: -8px;
        position: relative
    }
}
@media (max-width:1469px) {
    .carteposition2 {
        margin-top: -416px ;
        margin-right: -8px;
        position: relative
    }

    .taillecarte2 {
        width: 700px !important
    }
}

@media (max-width:1347px) {
    .carteposition2 {
        margin-top: -658px;
        margin-right: -8px;
        position: relative
    }
}


@media (max-width:1211px) {
    .carteposition2 {
        margin-top: -660px ;
        margin-right: -8px;
        position: relative
    }

    .taillecarte2 {
        width: 600px !important
    }
}

@media (max-width:1097px) {
    .carteposition2 {
        margin-top: -660px ;
        margin-right: -8px;
        position: relative
    }

    .taillecarte2 {
        width: 500px !important
    }
}


*/
@media (min-width:1753px) and (max-width:1847px) {
    .carteposition2 {
        margin-top: -700px !important;
        margin-right: -8px;
        position: relative
    }
}

@media (min-width:1620px) and (max-width:1753px) {
    .carteposition2 {
        margin-top: -686px !important;
        margin-right: -8px;
        position: relative
    }
}

@media (min-width:1469px) and (max-width:1620px) {
    .carteposition2 {
        margin-top: -681px !important;
        margin-right: -8px;
        position: relative
    }
}

@media (min-width:1347px) and (max-width:1469px) {
    .carteposition2 {
        margin-top: -416px !important;
        margin-right: -8px;
        position: relative
    }

    .taillecarte2 {
        width: 700px !important
    }
}


@media (min-width:1212px) and (max-width:1346px) {
    .carteposition2 {
        margin-top: -418px !important;
        margin-right: -8px;
        position: relative
    }

    .taillecarte2 {
        width: 700px !important
    }
}

@media (min-width:1227px) and (max-width:1313px) {
    .carteposition2 {
        margin-top: -670px !important;
        margin-right: -8px;
        position: relative
    }
}

@media (min-width:1226px) and (max-width:1212px) {
    .carteposition2 {
        margin-top: -418px !important;
        margin-right: -8px;
        position: relative
    }

    .taillecarte2 {
        width: 700px !important
    }
}


@media (min-width:1097px) and (max-width:1226px) {
    .carteposition2 {
        margin-top: -410px !important;
        margin-right: -8px;
        position: relative
    }

    .taillecarte2 {
        width: 600px !important
    }
}


@media (min-width:1097px) and (max-width:1212px) {
    .carteposition2 {
        margin-top: -670px !important;
        margin-right: -8px;
        position: relative
    }

    .taillecarte2 {
        width: 600px !important
    }
}

@media (min-width:1211px) and (max-width:1212px) {
    .carteposition2 {
        margin-top: -407px !important;
        margin-right: -8px;
        position: relative
    }

    .taillecarte2 {
        width: 600px !important
    }
}

@media (min-width:600px) and (max-width:1097px) {
    .carteposition2 {
        margin-top: -660px !important;
        margin-right: -8px;
        position: relative
    }

    .taillecarte2 {
        width: 500px !important
    }
}

}

@media (max-width: 1410px) {
    .carteposition {
        margin-top: -550px;
        margin-right: -8px;
        z-index: -1;
        position: relative;
        transition: 0.5s
    }

    .taillecarte {
        height: 500px;
        width: auto;
        transition: 0.5s
    }

    .w3-margin-top200 {
        margin-top: 30px;
        transition: 0.5s
    }
}

.cartepositionmobile {
    float: right !important;
    margin-top: -480px;
    margin-right: -20px;
    position: relative
}

.taillecartemobile {
    height: 500px;
    width: auto
}

.taillecartemobileqsn {
    height: 500px;
    width: auto
}

@media (max-width: 900px) {
    .cartepositionmobile {
        margin-top: -450px;
        margin-right: -8px;
        position: relative;
        transition: 0.5s
    }

    .taillecartemobile {
        height: 400px;
        width: auto;
        transition: 0.5s
    }

    .w3-margin-top200 {
        margin-top: 50px;
        transition: 0.5s
    }
}

@media (max-width: 800px) {
    .cartepositionmobile {
        text-align: center;
        margin-top: 20px;
        margin-right: 0px;
        float: initial !important;
        position: static;
        transition: 0.5s
    }

    .taillecartemobile {
        height: 400px;
        width: auto;
        transition: 0.5s
    }

    .w3-margin-top200 {
        margin-top: 50px;
        transition: 0.5s
    }
}

@media (max-width: 600px) {
    .cartepositionmobile {
        text-align: center;
        margin-top: 20px;
        margin-right: 0px;
        float: initial !important;
        position: static;
        transition: 0.5s
    }

    .taillecartemobile {
        width: 100%;
        height: auto;
        transition: 0.5s
    }

    .taillecartemobileqsn {
        width: 100%;
        height: auto;
        transition: 0.5s
    }

    .moncf {
        max-width: 100px !important;
        height: auto;
        margin-top: 20px !important
    }

    .moncft {
        font-size: xx-small !important;
        margin-top: 20px !important
    }
}

.styleremisetg {
    margin-top: 30px
}

.styleremiset1 {
    font-size: 35px
}

.styleremiset2 {
    font-size: 120px;
    margin-top: -80px !important;
    margin-left: -8px !important
}

.styleremisetlogo {
    width: auto;
    height: 40px
}

.styleremisetlogo2 {
    width: auto;
    height: 70px
}

.styleremiset3 {
    font-size: 20px;
    margin-top: -140px !important;
}

.styleremisetc {
    margin-top: 50px
}

.styleremisetd {
    margin-top: 95px
}

@media (max-width: 1210px) {
    .styleremisetc {
        margin-top: 60px
    }

    .styleremiset3 {
        font-size: 15px;
        margin-top: -90px !important;
    }

    .styleremiset2 {
        font-size: 70px;
        margin-top: -80px !important;
        margin-left: -8px !important
    }


    .styleremisetc {
        margin-top: 5px
    }

    .styleremisetd {
        margin-top: 40px
    }


    .styleremisetlogo {
        width: auto;
        height: 35px;
    }

    .styleremisetlogo2 {
        width: auto;
        height: 35px;
    }

    .styleremiset1 {
        margin-bottom: 60px
    }
}



@media (max-width: 810px) {
    .styleremisetlogo {
        width: auto;
        height: 30px;
    }

    .styleremisetlogo2 {
        width: auto;
        height: 30px;
    }

    .styleremiset3 {
        font-size: 15px;
        margin-top: -140px !important;
    }

    .styleremisetc {
        margin-top: 40px
    }

    .styleremisetg {
        margin-top: 50px
    }

    .styleremiset1 {
        font-size: 25px
    }

    .styleremiset2 {
        font-size: 70px;
        margin-top: -60px !important;
        margin-bottom: 120px !important;
        margin-left: -8px !important
    }
}

@media (max-width: 360px) {
    .tailledate {
        width: 100px !important;
        float: left !important
    }
}

.top150 {
    margin-top: -150px;
    position: relative
}

@media (max-width: 991px) {
    .w3-margin-top2000 {
        margin-top: 60px !important;
    }
}

@media (max-width: 600px) {

    .styleremiset3 {
        font-size: 15px;
        margin-top: -140px !important;
        margin-bottom: 50px !important
    }

    .styleremisetlogo {
        width: auto;
        height: 30px;
        margin-bottom: 15px
    }

    .styleremisetlogo2 {
        width: auto;
        height: 60px;
        margin-bottom: 15px
    }

    .styleremisetg {
        margin-top: 30px
    }

    .styleremiset1 {
        font-size: 35px
    }

    .styleremiset2 {
        font-size: 90px;
        margin-top: -80px !important;
        margin-left: -8px !important
    }


    .styleremisetc {
        margin-top: -50px
    }

    .styleremisetd {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .centerremise {
        text-align: center !important
    }
}

.accordion:after {
    content: url('../images/Fichier 23.png');
    color: #777;
    font-weight: bold;
    float: left;
    margin-right: 10px;
}

.accordion2 {
    background-color: #2C4266 !important;
    color: #CE9E56;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
}


    .accordion2:after {
        content: url('../images/Fichier 23.png') !important;
        color: #777;
        font-weight: bold;
        float: left;
        margin-right: 10px;
    }

.active2:after {
    content: url('../images/Fichier 22.png') !important;
}

.active:after {
    content: url('../images/Fichier 22.png');
}

.panel {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

input[type=text].inputform {
    background-color: #737373 !important;
    color: white !important;
    border: solid 2px white !important
}

input[type=number].inputform {
    background-color: #737373 !important;
    Color: white;
    border: solid 2px white !important;
    border-radius: 5px
}

Select.inputform {
    background-color: #737373 !important;
    Color: white;
    border: solid 2px white !important
}

input[type=submit].inputform {
    background-color: #737373 !important;
    Color: white;
    border: solid 2px white !important;
    width: 100%;
    padding: 5px 20px;
    font-size: large;
    margin: 8px 0;
    display: inline-block;
    text-align: left !important
}

input[type=text]:focus {
    background-color: orange;
    color: white;
}

input[type=text], select {
    width: 100%;
    padding: 5px 20px;
    font-size: large;
    margin: 8px 0;
    display: inline-block;
    border-radius: 5px;
    box-sizing: border-box;
    color: #2C4266;
    width: 100% !important;
    background-color: #f5f5f5 !important;
    border: none !important
}

input[type=file] {
    padding: 5px 20px;
    font-size: large;
    margin: 8px 0;
    display: inline-block;
    border-radius: 5px;
    box-sizing: border-box;
    color: #2C4266;
    width: 90% !important;
    background-color: #f5f5f5 !important;
    border: none !important
}


input[type=number], select {
    width: 100%;
    padding: 5px 20px;
    font-size: large;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    color: #2C4266;
    width: 100% !important;
}


input[type=submit] {
    color: white;
    padding: 8px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    float: right
}

    input[type=submit].formumaire {
        background: none !important;
        color: white;
        padding: 0;
        margin: 0;
        border: none;
        border-radius: 0;
        cursor: pointer;
    }

textarea {
    width: 100%;
    padding: 5px 20px;
    font-size: large;
    margin: 8px 0;
    display: inline-block;
    border: none !important;
    box-sizing: border-box;
    color: #2C4266;
    border-radius: 0px !important;
    width: 100% !important;
    background-color: #f5f5f5 !important;
    border-radius: 5px !important;
}

.padding-reset {
    padding: 0 !important;
}

.margin-reset {
    margin: 8px !important
}

.logo-cabiner {
    margin-top: 50px !important;
    width: 100px;
    height: auto;
    top: 50%;
    left: 50%; /* à 50%/50% du parent référent */
    transform: translate(-50%, -50%); /* décalage de 50% de sa propre taille */
}

.padding-footer {
    padding-top: 1px !important;
    padding-bottom: 30px !important
}


a {
    cursor: pointer;
    text-decoration: none
}

.margin-footer {
    margin-left: 100px
}

@media (min-width: 993px) {
    .w3-sidebar.w3-collapse {
        display: none !important;
    }
}

@media (max-width: 993px) {
    .w3-menu-lien {
        color: white !important;
        font-family: 'Open Sans', sans-serif !important;
        cursor: pointer
    }

        .w3-menu-lien:hover {
            color: #CE9E56 !important;
        }

    .accordion {
        background-color: #2C4266 !important;
        color: white;
        cursor: pointer;
        padding: 6px 10px !important;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        transition: 0.4s;
    }


        .accordion:after {
            content: none;
            font-weight: bold;
            float: left;
            margin-right: 10px;
        }

    .active:after {
        content: none
    }

    .panel {
        padding: 6px 10px !important;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
    }

    .w3-sidebar .w3-bar-item {
        text-align: left;
    }

    .w3-sidebar img {
        width: 200px !important;
        height: auto !important
    }

    .button-margin {
        margin-left: 100px
    }
}

.footerencare2margin {
    margin-left: 70px
}

.toppad {
    padding-top: 200px
}

@media (max-width: 600px) {
    .toppad {
        padding-top: 50px
    }

    .centerencare {
        text-align: center
    }

    input[type=number], select {
        width: 100%;
        padding: 5px 20px;
        font-size: small !important;
        margin: 8px 0;
        display: inline-block;
        border: 1px solid #ccc;
        box-sizing: border-box;
        color: #2C4266;
        width: 100% !important;
    }


    .footerencare2margin {
        margin-left: 0
    }

    .button-margin {
        margin-left: 10px
    }

    .margin-bottom-mobile {
        margin-bottom: 20px !important
    }

    .photo-encare-3 {
        height: 250px;
        width: auto;
        transform: translateY(0);
        align-content: center
    }

    input[type=submit] {
        color: white;
        padding: 14px 20px;
        margin: 8px 0;
        border: solid 2px white;
        border-radius: 10px;
        cursor: pointer;
    }

    input[type=text], select {
        width: 100% !important
    }

    input[type=number], select {
        width: 100% !important
    }

    .center-mobile {
        align-content: center !important
    }

    .logo-partenaire {
        align-content: center
    }

    .solvimo {
        transform: translateY(0) !important;
    }

    .apimo {
        transform: translateY(0) !important;
    }
}

.logo-partenaire {
    width: 200px;
    height: auto
}

.solvimo {
    transform: translateY(10%);
}

.apimo {
    transform: translateY(100%);
}

.container-formation {
    min-height: 300px;
    max-width: 550px;
    background-color: #CE9E56;
    border-radius: 15px
}

.container-tarifs-g {
    min-height: 1020px;
    max-width: 750px;
    background-color: #2C4266;
    border-radius: 15px
}

.container-tarifs-d {
    min-height: 1020px;
    max-width: 375px;
    background-color: #CE9E56;
    border-radius: 15px
}

.logo_tarif-d {
    width: 200px;
    height: auto;
}

.logo_tarif-g {
    width: 300px;
    height: auto
}

.encare-prix {
    min-height: 100px;
    width: 200px;
    background-color: #CE9E56;
    border: solid 2px white;
    border-radius: 15px;
    line-height: 20px;
    padding-top: 30px
}

.encare-prix-intern {
    min-height: 100px;
    width: 300px;
    background-color: #2C4266;
    border: solid 2px white;
    border-radius: 15px
}

@media (max-width: 1210px) {
}

@media (max-width: 993px) {
    .container-tarifs-g {
        width: auto;
    }

    .page-prix-g {
        width: 300px
    }

    .encare-prix {
        width: 300px
    }

        .encare-prix.w3-right {
            float: none !important
        }
}

@media (max-width: 600px) {
    .container-tarifs-g {
        max-width: 100%;
    }

    .container-tarifs-d {
        max-width: 100%;
    }

    .encare-prix-intern {
        min-height: 100px;
        width: auto;
        background-color: #2C4266;
        border: solid 2px white;
        border-radius: 15px
    }
}

input[type="radio" i] {
    background-color: #2C4266;
    cursor: default;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial;
}

input[type=radio]:checked {
    background-color: #2C4266 !important;
}


.dropstyle {
    border: solid 2px #CE9E56
}

    .dropstyle a:hover {
        color: #CE9E56 !important
    }

/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: #CE9E56;
    font-weight: bold;
    font-size: 40px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover, .next:hover {
        color: #2C4266;
    }

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

    .active, .dot:hover {
        background-color: #717171;
    }

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .prev, .next, .text {
        font-size: 11px
    }
}

.encare-avis {
    border-radius: 10px;
    border: solid 2px #2C4266;
    padding: 20px;
    width: 800px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.photo_avis {
    width: 50px;
    height: auto
}

textarea {
    padding: 15px !important
}

.positionfixed {
    position: fixed
}

@media (max-width: 600px) {
    .taillepartenaire {
        height: 70px !important;
        text-align: center
    }
}

.hide {
    display: none
}

.bloc {
    display: block
}

@media (max-width: 800px) {
    .bloc {
        display: none
    }

    .hide {
        display: block
    }
}

@media (max-width: 991px) {
    .toppage {
        margin-top: 0px !important
    }
}

@media (max-width: 830px) {
    .encare-avis {
        border-radius: 10px;
        border: solid 2px #2C4266;
        padding: 20px;
        width: 95%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }
}

.contact-margin {
    margin-left: 100px;
}

.button-margin2 {
    margin-left: 100px
}

.w3-orange {
    background-color: #ff8c00 !important
}

.indexphoto {
    background-image: url('../images/HOME/header.png');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.indexphotoforamtion {
    background-image: url('../images/FORMATION A DISTANCE/formationheader.png');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}


.indexphotoquisommenous {
    background-image: url('/wwwroot/images/qsn.jpeg');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}


.indexphotoactu {
    background-image: url('/wwwroot/images/HOME/actualite.png');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}


.heightindexphoto {
    min-height: 615px
}

.formulaireopacite {
    background-color: rgba(40,40,40,0.8)
}

.toppage {
    margin-top: 50px
}

.milieuphoto {
    background-image: url(/wwwroot/images/formation-vtc-france-paris-nice.jpg);
    background-position: center center;
    background-size: cover;
}



.milieuphotoplus {
    background-color: rgba(0, 0, 0, 0.5);
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%
}

.heightmilieuphoto {
    min-height: 336px
}

.w3-btn {
    border-radius: 10px !important;
    white-space: normal !important;
}

.w3-button {
    white-space: normal !important;
}


/*ruban avec image*/
#headline {
    position: relative;
    margin: auto;
    background: #555;
    width: 260px; /* 300 - 40 padding */
    min-height: 275px;
    margin-top: -37px;
    padding: 70px 20px 20px 20px;
    ;
}

    #headline #corner {
        display: block;
        position: absolute;
        top: 0;
        left: -4.5%;
        width: 14px;
        height: 18px;
        background: url(http://luiszuno.com/themes/zeni/img/sidebar-corner.png) no-repeat;
    }

.first {
    background: #444;
    width: auto;
    margin-top: 50px;
    height: 19px
}

/*Etiquette avec pseudo élement*/
#bloc {
    position: relative;
    width: 30%;
    padding: 1em 1.5em;
    margin: 2em auto;
    color: #fff;
    background: #97C02F;
}

    #bloc:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        border-width: 0 20px 20px 0;
        border-style: solid;
        border-color: #658E15 #fff;
    }

/*Ruban avec pseudo element by Naoya*/
.box {
    width: 265px;
    height: 290px;
    margin: 0 auto;
    background-color: black;
    position: relative;
    background-color: black !important;
    cursor: pointer
}

@media (max-width: 600px) {
    .box {
        width: 100%;
        height: 290px;
        margin: 0 auto;
        background-color: #ccc;
        position: relative;
        margin-bottom: 20px !important
    }

    .w3-boxradius-o {
        margin-top: 20px !important;
        padding: 50px 20px 45px 20px;
        background-color: #ffffff;
        border-style: solid;
        border-width: 0px 0px 3px 0px;
        border-color: #ff8c00;
        border-radius: 10px 10px 10px 10px;
        box-shadow: 0px 5px 19px 4px rgba(201,201,201,0.5);
    }

    .w3-boxradius-n {
        margin-top: 20px !important;
        padding: 50px 20px 45px 20px;
        background-color: #ffffff;
        border-style: solid;
        border-width: 0px 0px 3px 0px;
        border-color: #000000;
        border-radius: 10px 10px 10px 10px;
        box-shadow: 0px 5px 19px 4px rgba(201,201,201,0.5);
    }

    .header {
        height: 30px !important
    }
}

.ruban {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}

    .ruban::before,
    .ruban::after {
        position: absolute;
        z-index: -1;
        content: '';
        display: block;
        border: 5px solid #000;
    }

    .ruban span {
        position: absolute;
        display: block;
        width: 225px;
        padding: 5px 0;
        background-color: #ff8c00;
        box-shadow: 0 5px 10px rgba(0,0,0,.1);
        color: #fff;
        text-align: center;
        z-index: 100000
    }

.left {
    top: -10px;
    left: -10px;
}

    .left::before {
        top: 0;
        right: 0;
    }

    .left::after {
        bottom: 0;
        left: 0;
    }

    .left span {
        right: -25px;
        top: 30px;
        transform: rotate(-45deg);
    }
/* [1] The container */
.img-hover-zoom {
    height: 300px; /* [1.1] Set it as per your need */
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

    /* [2] Transition property for smooth transformation of images */
    .img-hover-zoom div {
        opacity: 1;
        -webkit-transition: .3s ease-in-out;
        transition: transform .5s ease;
    }

    /* [3] Finally, transforming the image when container gets hovered */
    .img-hover-zoom:hover div {
        opacity: .5;
        transform: scale(1.9);
    }

.img-hover-zoom2 {
    height: 300px; /* [1.1] Set it as per your need */
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

    /* [2] Transition property for smooth transformation of images */
    .img-hover-zoom2 div {
        -webkit-transition: .3s ease-in-out;
        transition: transform .5s ease;
    }

    /* [3] Finally, transforming the image when container gets hovered */
    .img-hover-zoom2:hover div {
        transform: scale(1.3);
    }


.w3-boxradius-o {
    padding: 50px 20px 45px 20px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #ff8c00;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 5px 19px 4px rgba(201,201,201,0.5);
}

.w3-boxradius-n {
    padding: 50px 20px 45px 20px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #000000;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 5px 19px 4px rgba(201,201,201,0.5);
}

.trait {
    border-bottom: solid;
    border-color: #000000;
    width: 70px;
    text-align: center;
    position: absolute;
}

.traitcontent {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-container {
    width: 100%;
    height: 200px;
    margin: 20px auto;
}

.swiper-slide img {
    height: auto
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.append-buttons {
    text-align: center;
    margin-top: 20px;
}

    .append-buttons a {
        display: inline-block;
        border: 1px solid #007aff;
        color: #007aff;
        text-decoration: none;
        padding: 4px 10px;
        border-radius: 4px;
        margin: 0 10px;
        font-size: 13px;
    }

.milieuphotoplus2 {
    background-color: rgba(0, 0, 0, 0.5);
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    z-index: 999;
}

.header {
    height: 60px
}

.hovery:hover {
    transition: background 0.3s,;
    background-color: red
}

.hoveri:hover {
    transition: background 0.3s,;
    background-color: orange
}

.hoverf:hover {
    transition: background 0.3s,;
    background-color: #4267b2
}

.hoverl:hover {
    transition: background 0.3s,;
    background-color: #0073b0
}

.ProgressBar-circle,
.ProgressBar-background {
    animation: progress 1s;
    fill: none;
    background-color: #D00463;
    stroke-dasharray: 0;
    z-index: 10;
    stroke: #ff9800;
    position: relative;
    vertical-align: middle;
    stroke-width: 10;
}

.ProgressBar-background {
    stroke: white;
    z-index: 0;
}

.ProgressBar-percentage {
    color: black;
    font-size: 30px;
    text-align: center;
    width: 100%;
    display: table-cell;
    position: relative;
    vertical-align: middle;
}

.ProgressBar, .ProgressBar-contentCircle {
    display: table;
    height: 210px;
    position: absolute;
    width: 210px;
}

/************************/
/* structure de la page */
/************************/


.List {
    list-style: none;
    margin: 10px auto;
    text-align: center;
    padding: 0px;
    width: 210px;
    height: 210px;
}

.List-item {
    width: 210px;
    text-align: center;
    max-resolution: auto;
}

.styleinput {
    width: 100%;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.whidth100 {
    width: 100% !important
}

.padding-header {
    padding-top: 100px
}

.padding-header2 {
    padding-top: 100px
}

@media (max-width: 600px) {

    .padding-header {
        padding-top: 150px
    }
}

@media (max-width: 991px) {

    .margin-resp {
        margin-top: 150px !important
    }

    .margin-resp2 {
        margin-top: 150px !important
    }

    .margin-resp3 {
        margin-top: 150px !important
    }
}

.margin-resp3 {
    margin-top: 150px
}

@media (max-width: 530px) {

    .qsntxt {
        font-size: 13px !important;
    }

    .typetxt {
        font-size: 38px !important
    }
}

.qsntxt {
    font-size: 18px;
}

.typetxt {
    font-size: 48px
}


.features-middile-area3 {
    position: relative;
    content: "";
    width: 100%;
    height: 150px;
    background: linear-gradient(-45deg, rgba(62, 171, 216, 1) 0%, rgba(15, 116, 158, 1) 100%);
    z-index: -1;
    transform: skew(0deg, -5deg, -5deg, -5deg);
}

.features-middile-area {
    content: "";
    width: 100%;
    height: 40px;
    background: white;
    z-index: -1;
    transform: rotate(1deg);
}

.features-middile-area2 {
    margin-top: -17px;
    content: "";
    width: 100%;
    height: 40px;
    background: white;
    z-index: -1;
    transform: rotate(-1deg);
}

.encareremise {
    margin-top: -17px;
    width: 100%;
    min-height: 50px;
    background: #f07d1b;
}

.encarereusino {
    margin-top: -17px;
    width: 100%;
    min-height: 400px;
    background: #f07d1b;
}

.encarechiffre {
    margin-top: -17px;
    width: 100%;
    min-height: 306px;
    background: #282828;
}

.encaredistance {
    margin-top: -17px;
    width: 100%;
    min-height: 450px;
    background: #282828;
}

/* NAVIGATION */
nav {
    margin: 0 auto;
    background: #fff;
}

    nav ul {
        list-style: none;
        text-align: center;
    }

        nav ul li {
            display: inline-block;
        }

            nav ul li a {
                font-size: 16px;
                display: block;
                padding: 10px;
                text-decoration: none;
                color: white;
                margin: 0 10px;
            }

                nav ul li a,
                nav ul li a:after,
                nav ul li a:before {
                    transition: all .5s;
                }

                    nav ul li a:hover {
                        color: #ff8c00;
                    }


    /* stroke */
    nav.stroke ul li a,
    nav.fill ul li a {
        position: relative;
    }

        nav.stroke ul li a:after,
        nav.fill ul li a:after {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            width: 0%;
            content: '.';
            color: transparent;
            background: white;
            height: 2px;
        }

        nav.stroke ul li a:hover:after {
            width: 100%;
        }

    nav.fill ul li a {
        transition: all 2s;
    }

        nav.fill ul li a:after {
            text-align: left;
            content: '.';
            margin: 0;
            opacity: 0;
        }

        nav.fill ul li a:hover {
            color: #fff;
            z-index: 1;
        }

            nav.fill ul li a:hover:after {
                z-index: -10;
                animation: fill 1s forwards;
                -webkit-animation: fill 1s forwards;
                -moz-animation: fill 1s forwards;
                opacity: 1;
            }


    nav ul li a .sousmenu01 {
        font-size: 10px !important
    }

.sousmenu01 {
    font-size: 13px !important
}

.subnav-content {
    border-bottom: solid 2px white;
    display: block;
    position: absolute;
    left: 0;
    background-color: #282828;
    width: 100%;
    z-index: 1;
    height: 40px;
}

    .subnav-content a {
        color: white;
        text-decoration: none;
    }

        .subnav-content a:hover {
        }

.subnav:hover .subnav-content {
    display: block;
}

nav li {
    margin-top: 5px
}

.moncf {
    max-width: 200px;
    height: auto;
    margin-top: 50px
}

.btnformulaire {
    background-color: #737373 !important;
    Color: white;
    border: solid 2px white !important;
    width: 100%;
    padding: 5px 20px;
    font-size: large;
    margin: 8px 0;
    display: inline-block;
    text-align: left !important;
}

.background_carte {
    background-image: url(../images/HOME/MAPS.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 100pc
}

.vtc {
    background-image: url('../images/HOME/Formation VTC.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
}

.w3-border-top-degrader {
    width: 100%;
    height: 23px;
    background: linear-gradient(to right, #84632d, #ff8c00);
}

.w3-border-bottom-degrader {
    width: 100%;
    height: 6px;
    background: linear-gradient(to right, #84632d, #ff8c00);
}

.features-middile-areafooter {
    content: "";
    margin-top: -35px;
    width: 100%;
    height: 80px;
    background: white;
    border-top: solid 6px #f07d1b;
    z-index: 0;
    transform: rotate(-2deg);
}

.features-middile-area82::after {
    z-index: 1;
    position: absolute;
    content: "";
    width: 100%;
    min-height: 8000px;
    background: linear-gradient(-45deg, #f07d1b 0%, #f07d1b 100%);
    z-index: -1;
    transform: skew(0deg, -2deg);
    bottom: 0px;
}

.features-middile-area8 {
    width: 100%;
    background: linear-gradient(-45deg, #f07d1b 0%, #f07d1b 100%);
    z-index: -1;
    min-height: 500px;
    margin-top: -70px;
    bottom: 0px;
}

.bacformation {
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    width: auto;
    background-image: url(../images/home/formationheader.png);
    background-position: right
}

progress, progress[value] {
    /*appearance: none;*/
    background-color: #eee;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
    display: block;
    margin: .5em 0 0.5em 6.5em;
    /*-webkit-appearance: none;*/
}

rogress[value='25']::-webkit-progress-value {
    background-color: #f00;
}

progress[value='25']::-moz-progress-bar {
    background-color: #f00;
}

.progress {
    border: solid 2px white;
    margin-top: -15px;
    height: 30px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #282828;
    border-radius: 90px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.boolbleu {
    width: 30px;
    height: 30px;
    background-color: #337ab7;
    border-radius: 100%
}

.boolrouge {
    width: 30px;
    height: 30px;
    background-color: #d9534f;
    border-radius: 100%
}

.boolnoir {
    width: 30px;
    height: 30px;
    background-color: #282828;
    border-radius: 100%
}

.boolverte {
    width: 30px;
    height: 30px;
    background-color: #7ab51d;
    border-radius: 100%
}

.barre {
    width: 400px;
    height: 10px;
    background: #C8DFDF;
    margin: 20px 100px 100px 100px;
}

.niveau {
    height: 10px;
    background: #161E28;
    width: 1px;
    -webkit-transition: width 1s ease;
    -moz-transition: width 1s ease;
    transition: width 1s ease;
}

.data-niv {
    line-height: 10px;
    color: #161E28;
    margin-left: 10px;
    font-size: 10px;
    display: none;
}

.zoom {
    padding: 50px;
    background-color: green;
    transition: transform .2s; /* Animation */
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

    .zoom:hover {
        transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    }

.rc-anchor-light.rc-anchor-normal {
    border: 10px !important;
}

.show {
    display: block !important
}

.accordion01 {
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.accordion02 {
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active01, .accordion01:hover {
    background-color: #ccc;
}

.accordion01:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active01:after {
    content: "\2212";
}

.active02, .accordion02:hover {
    background-color: #ccc;
}

.accordion02:after {
    content: '\002B';
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active02:after {
    content: "\2212";
}

.panel01 {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.panel02 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.taillepartenaire {
    height: 100px;
}

.topmargin {
    margin-top: 150px
}

.topmargin2 {
    margin-top: 150px
}

.overlay {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5); /* Black see-through */
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    color: white;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    vertical-align: bottom
}

    .overlay:hover {
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 1); /* Black see-through */
    }

.form-control {
    color: #282828 !important
}

.uncode-divider-wrap.uncode-divider-wrap-bottom {
    top: 671px;
}

.uncode-divider-wrap:not(.uncode-divider-relative) {
    position: absolute;
}

.z_index_0 {
    z-index: 0;
}



.uncode-divider-wrap {
    left: 0;
    pointer-events: none;
    width: 100%;
}

    .uncode-divider-wrap:not(.uncode-divider-preserve-ratio) svg, .uncode-divider-wrap:not(.uncode-divider-preserve-ratio) img {
        width: 100%;
    }

    .uncode-divider-wrap.uncode-divider-wrap-bottom svg, .uncode-divider-wrap.uncode-divider-wrap-bottom img {
        bottom: -2px;
    }

    .uncode-divider-wrap svg, .uncode-divider-wrap img {
        height: 100%;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
    }

.bordure_header {
    margin-top: -170px;
    width: 100%;
    position: absolute;
    transform: skew(0deg, -4.5deg);
    border-top: solid 8px orange;
    z-index: 100
}

.bordure_header2 {
    margin-top: -170px;
    height: 200px;
    width: 100%;
    position: absolute;
    transform: skew(0deg, -4.5deg);
    background: white;
    z-index: 0
}

svg:not(:root) {
    overflow: hidden;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    video.background-video-shortcode {
        margin-left: 0 !important;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
