/*------------------------------------------------------------------------------*/
/*-------------------------------CLASS BASIQUES---------------------------------*/
/*------------------------------------------------------------------------------*/

a{
    display: inline;
}

.padding-section{
    position: relative;
    padding: 50px 75px;
}

.section-backoffice{
    position: relative;
    width: 100%;
    padding: 10px;
    background: rgb(0,0,0,0.7);
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.section-rubrique{
    padding: 0;
    margin: 50px 75px;
}

.section-rubrique p:last-child, .section-rubrique ul:last-child{
    padding-bottom: 30px;
}

.largeur-totale, .largeur-totale-chiffres{
    padding: 0;
}

.largeur-totale .row, .largeur-totale-chiffres .row{
    margin: 0;
    align-items: center;
}

.largeur-totale .col, .largeur-totale-chiffres .col{
    padding: 0 30px;
}

.largeur-totale ul li, .largeur-totale-chiffres ul li{
    padding: 20px 20px 0 20px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.largeur-totale-chiffres .col-md-3:first-child{
    padding-left: 50px;
    padding-right: 25px;
}

.largeur-totale-chiffres .col-md-3:nth-child(2){
    padding: 0 25px;
}

.largeur-totale-chiffres .col-md-3:nth-child(3){
    padding-right: 50px;
    padding-left: 25px;
}

.indent-text-15{
    padding: 0 15px;
}

.indent-text-30{
    padding: 0 30px;
}

.indent-text-45{
    padding: 0 45px;
}

.m-0 {
	margin: 0;
}

.m-xs {
	margin: 10px;
}

.m-sm {
	margin: 20px;
}

.m-md {
	margin: 40px;
}

.m-lg {
	margin: 80px;
}

.mt-0 {
	margin-top: 0;
}

.mt-xs {
	margin-top: 10px;/* 10px */
}

.mt-sm {
	margin-top: 20px;/* 20px */
}

.mt-md {
	margin-top: 40px;/* 40px */
}

.mt-lg {
	margin-top: 80px;/* 80px */
}

.mt-30 {
	margin-top: 30px;
}

.mt-50 {
	margin-top: 50px;
}

.mt-60 {
	margin-top: 60px;
}

.mt-70 {
	margin-top: 70px;
}

.mt-100 {
	margin-top: 100px;
}

.mt-150 {
	margin-top: 150px;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mb-xs {
	margin-bottom: 10px;
}

.mb-sm {
	margin-bottom: 20px;
}

.mb-md {
	margin-bottom: 40px;
}

.mb-lg {
	margin-bottom: 80px;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mb-25 {
	margin-bottom: 25px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.mb-40 {
	margin-bottom: 40px !important;
}

.mb-50 {
	margin-bottom: 50px !important;
}

.mb-60 {
	margin-bottom: 60px;
}

.mb-70 {
	margin-bottom: 70px !important;
}

.mb-100 {
	margin-bottom: 100px;
}

.mb-150 {
	margin-bottom: 150px;
}

.mr-0 {
	margin-right: 0;
}

.mr-xs {
	margin-right: 10px;
}

.mr-sm {
	margin-right: 20px;
}

.mr-md {
	margin-right: 40px;
}

.mr-lg {
	margin-right: 80px;
}

.mr-30 {
	margin-right: 30px;
}

.mr-50 {
	margin-right: 50px;
}

.mr-60 {
	margin-right: 60px;
}

.mr-100 {
	margin-right: 100px;
}

.mr-150 {
	margin-right: 150px;
}

.ml-0 {
	margin-left: 0 !important;
}

.ml-xs {
	margin-left: 10px;
}

.ml-sm {
	margin-left: 20px;
}

.ml-md {
	margin-left: 40px;
}

.ml-lg {
	margin-left: 80px;
}

.ml-30 {
	margin-left: 30px;
}

.ml-50 {
	margin-left: 50px;
}

.ml-60 {
	margin-left: 60px;
}

.ml-100 {
	margin-left: 100px;
}

.ml-150 {
	margin-left: 150px;
}

.p-0 {
	padding: 0;
}

.p-xs {
	padding: 10px;
}

.p-sm {
	padding: 20px;
}

.p-md {
	padding: 40px;
}

.p-lg {
	padding: 80px;
}

.pt-0 {
	padding-top: 0 !important;
}

.pt-xs {
	padding-top: 10px;
}

.pt-sm {
	padding-top: 20px;
}

.pt-md {
	padding-top: 40px;
}

.pt-lg {
	padding-top: 80px;
}

.pt-15 {
	padding-top: 15px !important;
}

.pt-20 {
	padding-top: 20px !important;
}

.pt-30 {
	padding-top: 30px !important;
}

.pt-50 {
	padding-top: 50px !important;
}

.pt-60 {
	padding-top: 60px !important;
}

.pt-80 {
	padding-top: 80px !important;
}

.pt-90 {
	padding-top: 90px !important;
}

.pt-100 {
	padding-top: 100px !important;
}

.pt-150 {
	padding-top: 150px !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.pb-xs {
	padding-bottom: 10px;
}

.pb-sm {
	padding-bottom: 20px;
}

.pb-md {
	padding-bottom: 40px;
}

.pb-lg {
	padding-bottom: 80px;
}

.pb-30 {
	padding-bottom: 30px !important;
}

.pb-40 {
	padding-bottom: 40px;
}

.pb-50 {
	padding-bottom: 50px;
}

.pb-60 {
	padding-bottom: 60px;
}

.pb-70 {
	padding-bottom: 70px;
}

.pb-80 {
	padding-bottom: 80px;
}

.pb-90 {
	padding-bottom: 90px;
}

.pb-100 {
	padding-bottom: 100px;
}

.pb-150 {
	padding-bottom: 150px;
}

.pr-0 {
	padding-right: 0;
}

.pr-xs {
	padding-right: 10px;
}

.pr-sm {
	padding-right: 20px;
}

.pr-md {
	padding-right: 40px;
}

.pr-lg {
	padding-right: 80px;
}

.pr-30 {
	padding-right: 30px;
}

.pr-50 {
	padding-right: 50px;
}

.pr-60 {
	padding-right: 60px;
}

.pr-100 {
	padding-right: 100px;
}

.pr-150 {
	padding-right: 150px;
}

.pl-0 {
	padding-left: 0;
}

.pl-xs {
	padding-left: 10px;
}

.pl-sm {
	padding-left: 20px;
}

.pl-md {
	padding-left: 40px;
}

.pl-lg {
	padding-left: 80px;
}

.pl-30 {
	padding-left: 30px;
}

.pl-50 {
	padding-left: 50px;
}

.pl-60 {
	padding-left: 60px;
}

.pl-100 {
	padding-left: 100px;
}

.pl-150 {
	padding-left: 150px;
}

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

.mb-15-xs {
	margin-bottom: 15px;
}

.mb-30-xs {
	margin-bottom: 30px;
}

.mb-50-xs {
	margin-bottom: 50px;
}

.mb-60-xs {
	margin-bottom: 60px;
}

.p-none-xs {
	padding-right: 0;
	padding-left: 0;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.mb-0-sm {
	margin-bottom: 0;
}

.mb-15-sm {
	margin-bottom: 15px;
}

.mb-30-sm {
	margin-bottom: 30px;
}

.mb-50-sm {
	margin-bottom: 50px;
}

.mb-60-sm {
	margin-bottom: 60px;
}

.pb-15-sm {
	padding-bottom: 15px;
}

.pb-30-sm {
	padding-bottom: 30px;
}

.pb-50-sm {
	padding-bottom: 50px;
}

.pb-60-sm {
	padding-bottom: 60px;
}

.p-none-sm {
	padding-right: 0;
	padding-left: 0;
}
}

.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.text-left{
    text-align: left !important;
}

.text-right{
    text-align: right !important;
}

.breadcrumb{
    padding: .75rem 1rem;
}

/* Bootstrap-select */

.bootstrap-select .dropdown-toggle::after{
    border-top: .4em solid;
    border-right: .4em solid transparent;
    border-left: .4em solid transparent;
    color: #4291CC;
    font-size: 1.3rem;
}

.bootstrap-select.dropup .dropdown-toggle::after {
    border-top: 0;
    border-right: .4em solid transparent;
    border-bottom: .4em solid;
    border-left: .4em solid transparent;
}

.bootstrap-select:hover .dropdown-toggle::after, .bootstrap-select:active .dropdown-toggle::after, 
.bootstrap-select .dropdown-toggle:focus::after, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle::after{
    display: inline-block !important;
    vertical-align: 5px !important;
}

.bootstrap-select {
    width: 100% !important;
}

.bootstrap-select .btn, .bootstrap-select .btn:hover, .bootstrap-select .btn:focus, .bootstrap-select .btn:active{
    border: 1px solid #ABADB3;
    border-radius: 0;
    height: 35px;
    font-size: 1rem;
    font-family: "Roboto", sans-serif !important;
    font-weight: normal;
    text-transform: none;
    outline: none !important;
    color: #212529;
}

.bt-select-col img{
    max-height: 100px;
}

.bootstrap-select .dropdown-menu li a span.text{
    width: 100%;
}

.bootstrap-select.projet > .dropdown-toggle, .bootstrap-select.projet .row{
    height: 100px;
    align-items: center;
    border-radius: 15px;
}

.bootstrap-select.projet .dropdown-menu{
    z-index: 9990;
}

.bootstrap-select.projet .filter-option-inner-inner h3, .bootstrap-select.projet .dropdown-menu li h3{
    margin: 0;
    font-weight: 600;
    text-transform: none;
    font-size: 18px;
    padding: 0 0 10px 0;
    white-space: break-spaces;
}

.bootstrap-select.projet .filter-option-inner-inner p, .bootstrap-select.projet .dropdown-menu li p{
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    max-width: 100%;
    display: block;
    white-space: normal;
    text-transform: none;
}

.bootstrap-select.projet .dropdown-menu li{
    height: 100px;
    line-height: 100px;
}

.bootstrap-select.projet ul.dropdown-menu li a, .bootstrap-select.projet ul.mega-menu li ul li a{
    height: 100px;
}

.bootstrap-select.projet ul.dropdown-menu li a, .bootstrap-select.projet ul.mega-menu li ul li a, .bootstrap-select.projet .dropdown-menu li .row{
    margin: 0;
}

.bootstrap-select.projet .dropdown-menu li:hover{
    background: #007bff;
}

.bootstrap-select.projet .dropdown-menu .dropdown-item.active h3, .bootstrap-select.projet .dropdown-menu .dropdown-item:active h3,
.bootstrap-select.projet .dropdown-menu li:hover h3{
    color: #fff;
}

.bootstrap-select.projet .dropdown-menu .dropdown-item.active p, .bootstrap-select.projet .dropdown-menu .dropdown-item:active p, 
.bootstrap-select.projet .dropdown-menu li:hover p{
    color: #fff;
}

.dropdown-item.active, .dropdown-item:active{
    color: #fff !important;
}

.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover{
    transition: none;
}

.bootstrap-select .dropdown-item:focus, .bootstrap-select .dropdown-item:hover{
    color: #fff;
}

.bootstrap-select .dropdown-item.active, .bootstrap-select .dropdown-item:active, .bootstrap-select .dropdown-item:hover{
    font-weight: bold;
}

/*------------------------------------------------------------------------------*/
/*-----------------------BOUTON FLOTTANT PROJET---------------------------------*/
/*------------------------------------------------------------------------------*/

/* Bouton Flottant */

#fixed-group{
    position: fixed;
    right: 0;
    z-index: 999;
    right: -255px;
}

.button-flottant{
    display: block;
    /* border-radius: 100px 0 0 100px; */
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    right: 0;
    top: 0;
    transition: right 0.4s;
    overflow: hidden;
}

.button-flottant .centrage-img-fixe{
    display: inline-flex;
    background: #fff;
    width: 90px;
    height: 75px;
    align-items: center;
}

.button-flottant img{
    width: auto;
    max-height: 55px;
    margin: auto;
}
.button-flottant .txt-button{
    width: 250px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
}
.button-flottant .inline-button{
    display: inline-block;
    height: 75px;
    vertical-align: top;
}
.button-flottant .txt-button-center{
    display: flex;
    height: 75px;
    align-items: center;
}
.button-flottant:hover{
    right: 253px;
}

/*-----------------------------------------------------------------------------*/
/*---------------------------COULEURS GENERALES--------------------------------*/
/*-----------------------------------------------------------------------------*/

.gras{font-weight: bold;}
.no-padding, .no-padding:hover, .no-padding:focus, .no-padding:active{ padding: 0; }
.no-margin, .no-margin:hover, .no-margin:focus, .no-margin:active{ margin: 0; }
.text-underline, .text-underline:hover, .text-underline:focus, .text-underline:active{ text-decoration: underline; }
.text-uppercase{ text-transform: uppercase; }
.width-100{ width: 100%; }
.h-100{ height: 100%; }
.fixed{ position: fixed; }
.f-left{ float: left; }
.f-right{ float: right; }
.flex{ display: flex; align-items: center;}
.pointer{ cursor: pointer; }
.p-relative{ position: relative; }
.mobile{ display: none; }
.v-align-top{ vertical-align: top; }
.row-default-style{ margin-right: -15px; margin-left: -15px; }

.col-m-auto{ margin: 0 auto;}

.background-blanc{ background: #fff; } 

@media (min-width: 1200px){
    .col-lg-20{
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        position: inherit;
        padding-right: 0;
        padding-left: 15px;
    }
}

.p-relative{
    position: relative;
}

.customCheckboxMdp{
    position: absolute;
    top: 17px;
    right: 10px;
    z-index: 1;
    height: calc(100% - 2px);
    width: 38px;
    display: flex;
    align-items: center;
}

.customCheckboxMdp i{
    font-size: 24px;
    cursor: pointer;
    margin: auto;
}

.customCheckboxMdp i:hover, .customCheckboxMdp i:active, .customCheckboxMdp i:focus{
    color: #000;
}

.btn{
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0 15px;
    min-width: 180px;
    width: auto;
}

.grecaptcha-badge{
    display: none;
}

.good-color, p:last-child.good-color{
    background-color:#a5ecb1;
    padding:5px 10px;
    width:100%;
    color:#fff;
    margin-bottom:15px;
}

.bad-color, p:last-child.bad-color{
    background-color:#fa6464;
    padding:5px 10px;
    width:100%;
    color:#fff;
    margin-bottom:15px;
}

.message{
    color: #444;
    margin: 0 auto;
    font-weight: bold;
    opacity: 0.9;
    padding: 5px;
    text-align: center;
    width: 100%;
    top: 0;
    z-index: 10000;
    left: 0;
    font-size: 14px;
    transition: all 0.5s;
    position: fixed;
}

.message-info-mdp{
    padding: 10px 15px;
    color: #fff;
    font-weight: bold;
}

#success {
    position: fixed;
    left: 0;
    background: #96ca00;
    z-index: 999;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    font-weight: bold;
    opacity: 0;
    transition: opacity 2s;
    display: none;
}

#error{
    background: none repeat scroll 0 0 #f7941d;
}

.form-erreur{
    font-weight: bold;
    color: red;
    display: none;
}

/*-----------------------------------------------------------------------------*/
/*-------------------BANDEAU SITE EN DEVELOPPEMENT-----------------------------*/
/*-----------------------------------------------------------------------------*/

.bandeau-dev{
    position: fixed;
    background-color: rgba(0,0,0, 0.6);
    color: #fff;
    font-weight: bold;
    font-family: Arial, sans-serif;
    padding: 15px 30px;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 99999;
    margin: 0;
}

.bandeau-dev .btn{
    font-size: 1rem;
    margin: 5px 0 0 15px;
}

/* Changements vis-à-vis du responsive */

.section-desktop{
    display: block;
}

.section-mobile{
    display: none;
}

@media (max-width: 991px) {
    
    .section-desktop{
        display: none;
    }

    .section-mobile{
        display: block;
    }

}

/*-----------------------------------------------------------------------------*/
/*----------------------------ADAPTATION STYLE ESC-----------------------------*/
/*-----------------------------------------------------------------------------*/

/* MENU */

.img-menu-secondaire{
    display: inline-block;
    max-width: 40px;
    height: 20px;
    margin-left: 15px;
    position: relative;
    margin-right: 10px;
}

.img-menu-secondaire i{
    font-size: 18px;
}

.img-menu-secondaire img, .img-menu-secondaire svg{
    height: 20px;
    max-width: 50px;
}

.img-menu-secondaire img:last-child{
    display: none;
}
.li.dropdown:hover .img-menu-secondaire img:first-child{
    display: none;
}

.li.dropdown:hover .img-menu-secondaire img:last-child{
    display: inline-block;
}

.img-menu-secondaire img:first-child{
    display: inline-block;
}

.ssmenu-align{
    display: inline-block;
    width: calc(100% - 70px);
    vertical-align: middle;
}

/* CAROUSEL */
.carousel-item .titre p{
    color: #fff;
}

/* TITRE DE PAGE */
#titre-page h1{
    color: #fff;
}

.breadcrumb{
    margin-bottom: 0;
}

.breadcrumb .active{
    color: #008ca8;
    text-transform: uppercase;
}

/* PAGE PAR DÉFAUT */

.p-sidebar{
    padding: 15px 0 0 0;
}

.p-sidebar .contenu{
    max-height: calc(100% - 15px);
}

.p-sidebar .contenu p{
    background: #008ca8;
}

.p-sidebar .contenu p{
    margin: 0;
}

.p-sidebar .contenu .contact-sidebar p{
    margin: 0 0 20px 0;
}

.p-sidebar .yt-iframe{
    max-width: 100%;
}

.p-sidebar .contenu .contact-sidebar p{
    background: transparent;
}

.p-page{
    padding: 15px;
}

.border-bloc-sidebar1:nth-child(2){
    border-top: none;
}

.contact-sidebar p{
    color: #fff;
}

/* FORMULAIRES */

form#default-formulaire p{
    padding-bottom: 0;
}

input[type="radio"]{
    margin-right: 10px;
}

input[type="radio"]:not(:first-child){
    margin-left: 10px;
}

/* FOOTER */

iframe{
    max-width: 100%;
}

.p-page img{
    max-width: 100%;
}

/* MODIFICATIONS TEMPLATE */

/* HEADER */

@media (min-width: 992px) {
    .header_area .classy-navbar{
        flex: 0 0 67%;
        min-width: 67%;
        width: 67%;
    }

    .header_area .header-meta{
        flex: 0 0 33%;
        min-width: 33%;
        width: 33%;
    }
}

.btn-dc{
    background: #fff;
    border: 1px solid #ddd;
    display: none !important;
}

.user-login-info:hover .btn-dc{
    display: block !important;
}

.unresultat{
    padding: 5px 15px;
    background: #fff;
    width: 100%;
    border: 1px solid #ddd;
    border-top: none;
}

#resultats{
    margin-left: -1px;
    width: calc(100% + 2px);
}

body{
    margin-top: 0;
}

.header_area{
    position: relative;
}

.topbar{
    padding: 10px 15px;
    border-bottom: 1px solid #ebebeb;
}

.topbar p{
    margin: 0;
}

.langues_nav{
    text-align: right;
}

.langues_nav li{
    display: inline-block;
    margin-right: 10px;
}

/* SLIDER */
.titre{
    padding: 20px 0 5px 0;
}

/* TITRE DE PAGE */

.page-titre-img{
    width: 100%;
    height: 350px; 
    background-size: cover !important;
    display: flex;
    align-items: center;
}

#titre-page h2, #titre-page .sous-titre-slide{
    font-style: italic;
    font-family: "PT Serif";
    font-weight: normal;
    color: #fff;
}
#titre-page .slide .titre{ margin: 0 auto auto 10%; max-width: 80%;}
#titre-page .slide .titre-slide{ text-transform: uppercase; font-family: "Rubik-medium", sans-serif;}
.slide .carousel-control-prev, .slide .carousel-control-next {
    width: 7%;
}

.slide-button, .slide-button:hover, .slide-button:focus, .slide-button:active{
    width: auto;
    padding: 15px 30px 15px 30px;
}

.breadcrumb{
    margin-bottom: 0;
    background: #fff;
}

.breadcrumb .active{
    text-transform: uppercase;
}

.pageshop-titre-img{
    width: 100%;
    height: 250px; 
    background-size: cover !important;
    display: flex;
    align-items: center;
}

/* MODIFICATIONS MESSAGE AJOUT AU PANIER */

#success{
    color: #444;
    background: #f5f5f5;
    box-shadow: 0 0 5px 0 #000;
    padding: 35px 0;
    transition: opacity 1s;
}

#success .fa-times{
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 24px;
    cursor: pointer;
}

#success p{
    font-size: 24px;
    font-weight: bold;
    color: #444;
}

#success .btn{
    margin-left: 15px;
}

#success .fa-times:hover{
    color: #4291cd;
}

/*----------------------------------HEADER-------------------------------------*/

.header_area .user-login-info{
    display: flex;
    align-items: center;
    margin-right: 30px;
}

.header_area .user-login-info a{
    color: #000;
    font-weight: bold;
    font-size: 18px;
}

.header_area .user-login-info a img{
    max-height: 50px;
    margin-right: 10px;
}

.header_area .user-login-info .user-hover{
    display: flex;
    align-items: center;
    position: relative;
}

.header_area .user-login-info .user-hover .account-icon{
    width: 75px;
    height: 75px;
    border-radius: 100px;
    border: 2px solid #000;
    padding-top: 17px;
    text-align: center;
    margin-right: 15px;
}

.header_area .user-login-info .user-hover .account-icon i{
    font-size: 36px;
}

.header_area .user-login-info .user-hover .account-info{
    font-weight: normal;
}

.header_area .user-login-info .user-hover .account-info .account-info-lycee{
    color: #000;
    font-size: 20px;
    line-height: 22px;
    position: relative;
    top: 0;
}

.header_area .user-login-info .btn-dc{
    background: #000;
    position: absolute;
    bottom: -45px;
    left: 0;
    padding: 10px;
    width: calc(100% + 30px);
    border: none;
    text-align: center;
}

.header_area .user-login-info .btn-dc i{
    margin-right: 15px;
}

.header_area .user-login-info .account-info{
    width: calc(100% - 75px);
}

.classynav .user-mobile{
    display: none;
}

.classynav .user-login-mobile{
    color: #000 !important;
    height: auto !important;
    background: transparent !important;
    line-height: 24px !important;
}

.classynav .user-login-mobile img{
    max-height: 50px;
    margin-right: 10px;
}

/*--------------------------------------FOOTER---------------------------------*/

.footer_area{
    padding: 100px 0 60px;
}

/*---------------------------FORMULAIRE DE CONNEXION---------------------------*/

h1{
    line-height: 3rem;
}

h4{
    font-size: 1.3rem;
    margin: 0;
}

p{
    font-size: 18px;
}

a{
    color: #000000;
    font-size: 16px;
    text-decoration: none;
    /* font-weight: normal; */
}

a:hover, a:focus, a:active{
    font-size: 16px;
    text-decoration: none;
    /* font-weight: normal; */
}

label{
    font-weight: bold;
    margin-bottom: 10px;
}

.btn, .btn:hover, .btn:active, .btn:focus{
    min-width: 250px;
    height: 50px;
    font-weight: bold;
    border: none;
    text-decoration: none;
    border-radius: 8px;
    line-height: 50px;
    transition: none;
}

.btn-success{
    background: linear-gradient(to bottom, #39A840, #39A84070);
}

.form-control, .form-control:hover, .form-control:focus, .form-control:active{
    border-radius: 8px;
    background: #f5f5f5;
    padding: 0.75rem 2rem;
    font-weight: bold;
}

.form-control{
    border-color: transparent;
}

.lien-mot-de-passe-oublie{
    text-align: left;
    margin-left: 1rem;
}

/* FOND ACAP */

main{
    position: relative;
    overflow: hidden;
}

.acap-fond{
    height: 125vh;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    display: flex;
    align-items: center;
    background-size: auto 110vh !important;
    background-repeat: no-repeat !important;
    background-position: top right !important;
    z-index: 1;
}

.padding-section{
    z-index: 9;
}

/* TABLEAU DE BORD */

.etablissement-activite-bloc{
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 #CA5178;
    min-height: 500px;
}

.etablissement-activite-bloc .etablissement-activite{
    margin-bottom: 20px;
    position: relative;
}

.etablissement-activite-bloc .etablissement-activite:not(:last-child)::after{
    content: "";
    height: 50px;
    width: 2px;
    display: block;
    background: #ddd;
    position: absolute;
    top: 35px;
    left: 24px;
    z-index: 1;
}

.etablissement-activite-bloc .etablissement-activite .etablissement-activite-icone{
    display: inline-block;
    height: 50px;
    width: 50px;
    background: #A8D9AB;
    border-radius: 100px;
    text-align: center;
    padding-top: 15px;
    position: relative;
    z-index: 9;
}

.etablissement-activite-bloc .etablissement-activite .etablissement-activite-icone i{
    font-size: 18px;
}

.etablissement-activite-bloc .etablissement-activite .etablissement-activite-detail{
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
    max-width: 75%;
}

.etablissement-activite-bloc .etablissement-activite .etablissement-activite-detail .etablissement-activite-titre{
    font-weight: bold;
}

.etablissement-activite-bloc .etablissement-activite .etablissement-activite-detail .etablissement-activite-titre{
    font-size: 12px;
}

/* BARRE DE PROGRESSION CIRCULAIRE */

.progress-container{
    display: flex;
    background: #eee;
    min-height: 300px;
    align-items: center;
}

.progress-center{
    width: 100%;
    text-align: center;
}

.progress-center a{
    text-decoration: underline;
}

.progress-center p{
    padding: 0 15px;
    font-size: 16px;
    line-height: 20px;
}

.progress-pourcentage{
    font-size: 24px;
    font-weight: bold;
}

.progress-title{
    color: #5A5A5A;
    font-size: 24px;
    font-weight: bold;
}

.progress-circle {
    width: 114px;
    height: 114px;
    margin: 1em;
}

.progress-bg {
    fill: none;
    stroke-width: 10px;
    stroke: #f5f5f5;
}

.progress-progression {
    fill: none;
    stroke-width: 10px;
    stroke-linecap: round;
    transform: rotate(-90deg);
    transform-origin: 50% 50%; 
    stroke-dasharray: 565.48;
}

.page-classe .progress-container{
    background: transparent;
}

.page-classe .progress-title{
    color: #333;
}

/* CLASSES INSCRITES */

.classe-inscrite{
    padding: 30px 15px;
    background: #fff;
    border-radius: 25px;
}

.classe-inscrite .classe-inscrite-titre{
    font-weight: bold;
    font-size: 18px;
}

.classe-inscrite .classe-inscrite-titre .btn{
    float: right;
}

.classe-inscrite .classe-inscrite-bloc{
    background: #eee;
    padding: 20px 15px;
    border-radius: 7px;
    position: relative;
    margin-top: 20px;
}

.classe-inscrite .classe-inscrite-bloc .classe-inscrite-checkbox{
    background: #fff;
    display: inline-block;
    padding: 6px 0;
    border-radius: 7px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.classe-inscrite .classe-inscrite-bloc .classe-inscrite-checkbox i{
    color: #8A8A8A;
}

.classe-inscrite .classe-inscrite-bloc .classe-inscrite-nom{
    display: inline-block;
    margin-left: 10px;
    font-weight: 600;
}

.classe-inscrite .classe-inscrite-bloc .classe-inscrite-effectif{
    display: block;
    margin-left: 45px;
    font-weight: 600;
}

.classe-inscrite .classe-inscrite-bloc .classe-inscrite-enseignant{
    display: block;
    margin-left: 45px;
    font-weight: 600;
    color: #8A8A8A;
}

.classe-inscrite .classe-inscrite-bloc .classe-inscrite-barre-modifier{
    position: absolute;
    top: 5px;
    right: 10px;
    color: #5A5A5A;
    font-size: 12px;
    font-weight: 600;
}

.classe-inscrite .classe-inscrite-bloc .classe-inscrite-barre-modifier a{
    display: inline;
    color: #5A5A5A;
    font-size: 12px;
    text-decoration: underline;
    margin-right: 5px;
}

.classe-inscrite-barre-modifier span{
    cursor: pointer;
    text-decoration: underline;
    margin-left: 5px;
}

.classe-inscrite-barre-modifier i{
    margin-right: 5px;
}

.classe-inscrite .classe-inscrite-bloc .classe-inscrite-filiere{
    position: absolute;
    top: 25px;
    right: 10px;
    padding: 3px 10px;
    color: #fff;
    font-weight: 600;
    border-radius: 20px;
    text-transform: uppercase;
}

.classe-inscrite-bloc.bg-refuse{
    background: #EA868F;
}


/* POP UP */

.filtre_pop_up{
    background: linear-gradient( rgba(75, 75, 75, 0.6), rgba(75, 75, 75, 0.6) );
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9998;
    transition: all 0.5s;
    left: 0;
    top: 0;
    display: none;
}

.pop_up{
    position: fixed;
    top: 100px;
    left: 17%;
    z-index: 9999;
    width: 66%;
    border-radius: 5px;
    padding: 15px;
    background: rgba(255, 255, 255);
    backdrop-filter: blur(5px);
    box-shadow: 0 0 5px #333;
    display: none;
    justify-content: left;
    align-items: center;
    transition: all 0.5s;
    overflow-y: auto;
}

@media (min-width: 1600px) {
    .pop_up{
        top: 175px;
        left: 20%;
        width: 60%;
    }
}

.pop_up{
    top: 120px;
    left: 30%;
    width: 40%;
    height: calc(100% - 240px);
}

.pop_up form{
    margin: auto;
}

.pop_up .close{
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 24px;
    z-index: 99999;
    cursor: pointer;
    color: #222;
}

.pop_up .pop_up_centrage{
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
}

.invalid-feedback{
    color: #FF3B55;
}

.p-sidebar{
    z-index: 2;
}

.p-sidebar .contenu p{
    background: #fff;
    padding: 30px;
    border-radius: 25px;
}

.formation-compte{
    font-weight: bold;
    font-size: 32px;
    margin: 15px;
    height: 114px;
    line-height: 114px;
}

a.nav-link, a.nav-link:active, a.nav-link:hover, a.nav-link:focus{
    font-size: 14px;
}