/******************************************* STRUCTURE ************************************************/

@font-face {
    font-family: 'NextArt';
    src: url('police/NEXTART_Regular.otf');
}
@font-face {
    font-family: 'NextArtBold';
    src: url('police/NEXTART_Bold.otf');
}

@font-face {
    font-family: 'Arca Majora 2';
    src: url('police/ArcaMajora2-Heavy.ttf');
}

@font-face {
    font-family: 'Noto_sans';
    src: url('police/Noto_Sans/NotoSans-Regular.ttf');
}

html {
    height: 100%;
}

p {
    font-size: 20px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 12%;
    position: absolute;
    width: 100%;
    margin: 0;
    min-height: 100%;
    overflow-x: hidden;
    background-image: url("/files/img/structure/DesignBackground.png");
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

a {
    color:black;
    }

    #Main_menu.p {
        font-size:15px;
        } 


#bottom {
    margin: auto;
    width: 80%;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#img_footer {
    display: block;
    margin: auto;
    width: 70%;
    bottom: 0;
}

#img_retour {
    width: 10%;
}

#btn_retour {
    padding-bottom: 2%;
}

.titre_categorie {
    font-size: 30px;
    text-align: center;
    margin: 2% 0 2% 0;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    /* font-family: 'Arca Majora 2'; */
    /* color: #b994b9; */
}

.titre_contenu {
    font-size: 28px;
    text-align: center;
    padding-bottom: 2%;
}

#icones_profil {
    padding-top: 5%;
}

.hr_form {
    border: 2px solid cadetblue;
    width: 40%;
    text-align: left;
    margin-left: 0;
}

.row {
    margin-bottom: 2%;
}

.icon_moon_colors span {
    font-size: 900%;
    color: grey;
}

.icon_moon_colors .row {
    height: 300px;
}

.carte_OLO_Liste {
    width: 80%;
    height: 80%;
    opacity: 0.8;
    filter:saturate(0%)
}

.carte_OLO {
    width: 80%;
    height: 80%;
}

.carte_OLO_small {
    width: 30%;
    height: 30%;
}


/******************************************* TOP ************************************************/

.top img {
    position: absolute;
    width: 100%;
    top: 0;
}

.top {
    background-image: url();
}

.top {
    top: 0;
}

#img_top {
    display: block;
}

#img_top_smartphone {
    display: none;
}

#img_top_tablette {
    display: none;
}


/******************************************* INDEX ************************************************/

#index {
    height: 100%;
    background-image: url("/files/img/structure/Background2.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    backdrop-filter: blur(1.2px) opacity(.8);
}

#bottom_index {
    margin: auto;
    width: 100%;
}

#img_index_footer {
    display: block;
    width: 100%;
    bottom: 0;
}

#img_bouton_accueil {
    width: 30%;
}

#img_titre_index {
    width: 40%;
    margin-left: 1%;
    margin-bottom: 10%;
}


/********************************************** ICONES ***************************************************/

.icones_1_col {
    width: 30%;
}

.icones_2_col {
    width: 45%;
}

.icones_3_col {
    width: 65%;
}

.icones_4_col {
    width: 50%;
}

.icones_2_am {
    width: 30%;
}

.icones_3_am {
    width: 50%;
}


/******************************************** CATEGORIES *************************************************/

h2 {
    font-family : 'Noto_sans';
    font-size : 20px;
    color:#1A1A1A;
    margin-top:15px;
}

a:hover {
    color:#1A1A1A;
    text-decoration: none;
}

h3 {
    padding-bottom: 1%;
    text-align: center;
}

.body_categories {
    margin-top: 8%;
}


/******************************************* APPARTEMENT ************************************************/

.titre_olo_appart {
    font-size: 25px;
    text-align: center;
}

.titre_appart {
    font-size: 20px;
    text-align: center;
    padding-bottom: 2%;
    padding-top: 2%;
}

#appartement {
    width: 100%; /*40%*/
    display: block;
    margin: auto;
}

#nuage {
    width: 120%;
    display: block;
    margin: auto;
    margin-bottom: 5%;
}

body ul {
    list-style: none;
}

.bouton_appartement {
    padding-bottom: 5%;
}

#titre_boutons_appart {
    padding-bottom: 8%;
}

.piece {
    width: 60%;
}

#appartement_cartes {
    width: 80%;
}


/******************************************* MOBILITE ************************************************/

#h1_formulaire {
    text-align: center;
    padding-bottom: 1%;
}

#body_formulaire {
    width: 100%;
    margin: auto;
    line-height: 2;
    padding-bottom: 3%;
    font-weight: bold;
}

.questions {
    font-weight: bold;
    letter-spacing: 2px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    /* color:#20B2AA; */
    /* color:#5F9EA0;  */ 
    font-size: 18px;
}

#titre_questionnaire {
    letter-spacing: 1.5px;
    font-size: 18px;
}

#score_mobilite {
    text-align: center;
}

#titre_score_mobilite {
    text-align: center;
    margin-top: 3%;
}

#score_mobilite {
    font-size: 50px;
}

.score {
    width: 80%;
    text-align: center;
    margin: auto;
    padding-top: 4%;
    ;
}

#telecharger_score {
    text-align: center;
    margin-top: 2%;
    margin-bottom: 8%;
}

#lancement_permis {
    text-align: center;
    margin: auto;
}


/******************************************* COMPETENCES ************************************************/

#developper_competences {
    width: 80%;
    height: 350px;
    margin: auto;
}

#valider_competences {
    width: 80%;
    height: 500px;
    margin: auto;
}

#numeriser_quotidien {
    width: 80%;
    height: 500px;
    margin: auto;
}

.carousel-caption {
    background-color: #1A1A1A;
    opacity: 0.5;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 100px;
  width: 100px;
  outline: black;
  background-size: 100%, 100%;
  color: #1A1A1A;
  background-image: none;
}

.carousel-control-next-icon:after
{
  content: '>';
  font-size: 55px;
  color: black;
}

.carousel-control-prev-icon:after {
  content: '<';
  font-size: 55px;
  color: black;
}

.btn {
    margin-top: 15px;
}

.card-text {
    font-size: medium;
}

/******************************************* OLO ************************************************/

#body_olo {
    margin: auto;
    height: 450px;
}

#body_appart {
    margin: auto;
    height: 450px;
}

.col-xs-12 {
    display: block;
    margin: auto;
    text-align: center;
}


/******************************************* IMG ************************************************/

.type_img {
    width: 30%;
}


/******************************************* IMG OLO ************************************************/

#show_card_olo {
    text-align: center;
    height: 300px;
    width: 100%;
    overflow-y: scroll;
    display: none;
}

#show_card_olo_appart {
    text-align: center;
    height: 300px;
    width: 100%;
    overflow-y: scroll;
    display: none;
}

.img_olo {
    width: 30%;
}


/******************************************* PIECES ***************************************************/

#point_am {
    margin-left: 50%;
    margin-right: 1%;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #BA94B9;
}

#point_af {
    margin-right: 1%;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #B6DA79;
}

#point_global {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #343a40;
}

/******************************************* Candidature CV ************************************************/

#styleConsigne {
    color: rgb(0, 174, 255);
    font-size: 12px;
}

#formulaireCV {
    padding-bottom: 10%;
}

/********************************************* Mobilité **************************************************/

.h-95{
    height:95%;
}


/****************************************** Breadcrumb style ***********************************************/

.breadcrumb-item+.breadcrumb-item::before {
    content:""
}

#crumbs {
	text-align: left;
}

#crumbs h1{
    padding:0 0 30px; 
    text-transform:uppercase;
    font-size:.9rem;
    font-weight:600;
    letter-spacing:.01rem;
    color: #8093A7;
}
#crumbs ol {
    list-style: none;
    display: inline-table;
    padding-left:0;
}

#crumbs ol li {
    display: inline;
}
			
#crumbs ol li a {
    display: block;
    float: left;
    height: 2.2em;
    background: #F3F5FA;
    text-align: center;
    padding: 0.4em 0 0 1.3em;
    position: relative;
    margin: 0 10px 0 0; 
    font-size: 0.9em;
    text-decoration: none;
    color: #8093A7;
}

#crumbs ol li a:after{
    content: "";  
    border-top: 1.1em solid transparent;
    border-bottom: 1.1em solid transparent;
    border-left: 1.1em solid #F3F5FA;
    position: absolute; 
    right: -1.1em;
    top: 0;
    z-index: 1;
}

#crumbs ol li a:before {
    content: "";  
    border-top: 1.1em solid transparent;
    border-bottom: 1.1em solid transparent;
    border-left: 1.1em solid #fff;
    position: absolute; 
    left: 0; 
    top: 0;
}
	
#crumbs ol li:first-child a {
    border-top-left-radius: 10px; border-bottom-left-radius: 10px;
}
#crumbs ol li:first-child a:before {
    display: none; 
}

#crumbs ol li:last-child a {
    padding-right: 0.8em;
    border-top-right-radius: 10px; border-bottom-right-radius: 10px;
    background: #E95580;
    color:#fff;
}
#crumbs ol li:last-child a:after {
    display: none; 
}
			
/* #crumbs ol li a:hover {
    background: #F9BF44;
    color:#fff;
}

#crumbs ol li a:hover:after {
    border-left-color: #F9BF44;
    color:#fff;
} */