﻿@font-face {
    font-family: 'Bebas Neue';
    src: url("/wwwroot/fonts/bebasneue.otf") format("opentype");
}

body {
    font-size: 10px !important;
    padding-top: 0 !important;
    font-family: 'Open Sans', sans-serif;
}

.opensans {
    font-family: 'Open Sans', sans-serif !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Bebas Neue' !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
}



#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) {
    .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: #0598cb !important
}

.w3-beige {
    color: #F5F4F3 !important
}

.w3-text-bleu {
    color: #2C4266 !important
}

.w3-text-b-bleu {
    color: #1D2638 !important
}

.w3-text-or {
    color: #0598cb !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: #0598cb;
    color: white;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif !important;
}

    .w3-bouton-or:hover {
        background-color: white;
        color: #0598cb;
    }

.w3-bouton-borderor {
    border-radius: 10px;
    border: solid 2px #0598cb;
    background-color: white;
    color: #0598cb;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif !important;
}

    .w3-bouton-borderor:hover {
        background-color: #0598cb;
        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-lien {
    color: #2C4266;
    font-family: 'Open Sans', sans-serif !important;
    cursor: pointer
}

    .w3-menu-lien:hover {
        color: #0598cb;
    }

#navbar {
    overflow: hidden;
}


.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

    .sticky + .content {
        padding-top: 60px;
    }

.logo-menu {
    margin-top: 20px;
    height: 150px;
    width: auto
}

.menu {
    float: none;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.menu-intern {
    float: right !important
}

.arrow-slide {
    padding: 10px;
    color: #0598cb;
    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;
    }

    .pageprix {
        width: 100%;
    }

    .margin-footer {
        margin-left: 50px !important
    }
}

@media (max-width: 810px) {
    .page {
        width: 95%;
    }

    .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: #0598cb;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    font-family: 'Bebas Neue' !important;
}

.Bebas {
    font-family: 'Bebas Neue' !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: #0598cb;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    font-family: 'Bebas Neue' !important;
}


    .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]:focus {
    background-color: #2C4266;
    color: white;
}

input[type=text], select {
    width: 100%;
    padding: 5px 20px;
    font-size: large;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-sizing: border-box;
    color: #2C4266;
    width: 100% !important
}

input[type=number]:focus {
    background-color: #2C4266;
    color: white;
}

input[type=date], select {
    width: 100%;
    padding: 5px 20px;
    font-size: large;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-sizing: border-box;
    color: #2C4266;
    width: 100% !important
}

    input[type=date]:focus {
        background-color: #2C4266;
        color: white;
    }

input[type=number], select {
    width: 100%;
    padding: 5px 20px;
    font-size: large;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-sizing: border-box;
    color: #2C4266;
    width: 100% !important
}

input[type=submit] {
    width: 100%;
    background-color: #0598cb;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.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
}

    .padding-footer a {
        color: lightgray !important;
    }

    .padding-footer p {
        color: lightgray !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: #0598cb !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;
        color: white !important
    }

    .w3-sidebar .w3-bar-item {
        text-align: left;
    }

    .w3-sidebar img {
        width: 200px !important;
        height: auto !important
    }

    .button-margin {
        margin-left: 100px
    }
}

@media (max-width: 600px) {
    .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] {
        width: 200px !important;
        background-color: #2C4266;
        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: #0598cb;
    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: #0598cb;
    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: #0598cb;
    border: solid 2px white;
    border-radius: 15px;
    font-family: 'Bebas Neue' !important;
    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;
}

.w3-textarea {
    border-radius: 10px;
    height: 100px;
    padding: 20px
}

.dropstyle {
    border: solid 2px #0598cb
}

    .dropstyle a:hover {
        color: #0598cb !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: #0598cb;
    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 {
    border-radius: 10px !important;
    padding: 15px !important
}

.positionfixed {
    position: fixed
}

@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
}

.parallax {
    background-image: url(/wwwroot/images/160.jpg);
    min-height: 600px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.bacparalaxtem {
    min-height: 600px;
    min-width: 100%;
    overflow: hidden;
    font-size: large;
    background-color: rgba(255,255,255, 0.95);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

div.mod-languages ul {
    margin: 0 0 0 20px;
    padding: 0;
    list-style: none;
}

    div.mod-languages ul.lang-inline li {
        display: inline;
    }

div.mod-languages li {
    margin-left: 5px;
    margin-right: 5px;
}

.mod-languages > ul.lang-inline > li.lang-active > a {
    background-color: #0598cb;
    border-color: #0598cb;
    color: #fff;
}

.mod-languages > ul.lang-inline > li > a {
    border-radius: 50%;
    background-color: #fff;
    border: solid 1px #b6b6b6;
    color: #b6b6b6;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #ccc;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    margin: 0;
    padding: 0;
}

a, .uk-link {
    color: #0598cb;
    text-decoration: none;
    cursor: pointer;
}

.w3-hover-border-bleu:hover {
    border: solid 4px #2C4266 !important
}
