body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    /* font-family: 'Pangolin', cursive; */
    font-family: 'Balsamiq Sans', cursive;
}

body {
    background-color: #78c2ad2e;
}

.bodyfb { 
    padding-top: 58px;
}

.logo-menu {
    height: 45px;
    width: auto;
    margin: -5px 10px -5px 0;
    border-radius: 5px;
}

.doc {
    height: 50px;
    width: auto;
    /* display: block; */
    margin: -5px auto 0px auto;
}

@media (min-width: 1300px) {
.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1240px;
}}

.containerfb {
    min-height: 80vh;
}

.footer {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #78c2ad;
    color: #fff;
}

a.footer-link {
    color: #736969;
}

.center-block {
    display : block;
    margin-left: auto;
    margin-right : auto;
}

.left-block {
    display : block;
    margin-left: 2%;
    margin-right : auto;
}

.right-block {
    display : block;
    margin-left: auto;
    margin-right : 2%;
}

.small-cube {
    height : 40px;
    width: 40px;
}

.img-home {
    width: 100%;
    height: auto;
}

.img-accueil {
    border : 2px solid #446E9B;
    max-height : 110px;
    width: auto;
}

.img-line {
    padding: 0rem;
    background-color: #fff;
    border: 0px solid #eceeef;
    border-radius: 3rem;
    width: 40px !important;
    height: auto;
}

.img-id {
    padding: 0rem;
    background-color: #fff;
    border: 0px solid #eceeef;
    border-radius: 3rem;
    width: 80px !important;
    height: auto;
}

.img-id-card {
    padding: 0rem;
    background-color: #fff;
    border: 0px solid #eceeef;
    border-radius: 3rem;
    width: 100px !important;
    height: auto;
}

.avatar {
    padding: 0rem;
    background-color: #78c2ad;
    border: 0px solid #eceeef;
    border-radius: 11rem;
    height: auto;
    width : 100%;
    max-width : 230px;
    display: block;
    margin: 0 auto;
}

.avatar-comment {
    padding: 0rem;
    background-color: #78c2ad;
    border: 0px solid #eceeef;
    border-radius: 20px;
    height: auto;
    width : 100px;
    display: block;
    margin: 0 auto;
}

.inconnu {
    display: block;
    width: 100%;
    max-width: 180px;
    max-height: 180px;
    text-align: center;
    font-size: 100px;
    font-weight: bold;
    color: #fff;
    padding-top: 30px;
}



.small-avatar {
    padding: 0rem;
    background-color: #78c2ad;
    border: 0px solid #eceeef;
    border-radius: 3rem;
    height: auto;
    width : 45px;
    max-width : 45px;
}

.menu-avatar {
    padding: 0rem;
    background-color: #78c2ad;
    border: 0px solid #eceeef;
    border-radius: 25px;
    height: 40px;
    width: 40px;
    margin: -5px 5px -5px 5px;
}

.image-menu {
    height: 30px !important;
    width: 30px !important;
    border-radius: 3rem !important;
    margin-right: 2px;
}

.image-liste-bien {
    height: 35px !important;
    width: auto !important;
}

.image-thumb {
    height: auto;
    width: 100px;
    border-radius: 1rem !important;
}

label.required:after {
    color: red;
    content: " *";
}

.custom-file-label::after {
   content:  "Fichier ..." !important ;
}

.role {
    border: 2px solid #c6c7c8;
    font-size: 0.9rem;
    border-radius: 0.5rem;
    padding: 0px 5px;
    margin: 0px 5px 0px 0px;
    display: inline-block;
    background-color: #ffffff;
    color: #5a5a5a;
}



.my-list {
    padding-left: 10px;
    margin-left: 5px;
}

.my-list::before {
    content: "⇒";
    padding-right : 5px;
}


.pagination {
    justify-content: center;
}

a.noUnderLigned:hover {
    text-decoration: none;
}

.btn-right {
    display: block !important;
    margin: 0 0 0 auto !important;
    width: fit-content;
    width: -moz-fit-content;
}

.btn-left {
    display: block !important;
    margin: 0 auto 0 0 !important;
    width: fit-content;
}

.btn-center {
    display: block !important;
    margin: 5px auto !important;
    width: fit-content;
}

.btn-middle {
    display: block;
    position: fixed;
    bottom: 22%;
    right : 100px;
    margin: 0px 0px 0px 0px;
}



.alert-base {
    display: block;
    margin : 0 auto;
    width: fit-content;
    width: -moz-fit-content;
    max-width : 80%;
}

.caption-top {
    display:block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 15px;
}

.caption-bottom {
    display:block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 15px;
}

.exposant{
    font-size: 0.5em;
    vertical-align: inherit;
}

.block-image {
 display: inline-block;
 height: auto;
}

.linkDiapo {
    border: none;
    background-color: transparent;
    padding : 0;
    margin: 0;
    color: white;
}

.linkDiapo:hover {
    text-decoration: underline;
}

.noLink:hover {
    cursor: help;
    text-decoration: none;
}

.nbrEvent {
    font-size: 2.5rem;
    line-height: 2.6rem;
    font-weight: bolder;
}


.preview-frame {
    margin:0 auto;
    height: 200px;      /* equals max image height */
    width: 200px;
    border: 0px solid white;
    white-space: nowrap;
    text-align: center;
    /* border-radius: 7rem; */
    overflow:hidden;

}

.preview-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.preview-image {   
    vertical-align: middle;
    max-height: 200px;
    max-width: 200px;
}


/* .preview-frame {
    display: inline-block;
    margin: 0 auto;
    width:200px;
    height:200px;
    border-radius: 7rem;
    overflow:hidden;
    vertical-align: middle;
}

.preview-image {
    display: inline-block;
    max-width: 200px;
    
} */

.form-check {
    margin-top: 15px;
}

.backhome {
    height: 500px;
    /* background:url(/images/back-toulon.jpg) 0 0 no-repeat;
    background-size: cover;  */

}

/* hr {
    border: none;
    border-top: 5px solid white;
    color: white;
    overflow: visible;
    text-align: center;
} */

.middle {
    padding : -25px 0px;
}

.total-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }

.btn-prof {
    width: 275px;
}

a.buttonsub {
    border-radius: 4px;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 28px;
    padding: 20px;
    width: 200px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
  }

  a.buttonsub.sub {
    background-color: #36a41e;
  }

  a.buttonsub.test {
    background-color: #2e96f1;
  }
  
  a.buttonsub span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
  }
  
  a.buttonsub span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
  }
  
  a.buttonsub:hover span {
    padding-right: 25px;
  }
  
  a.buttonsub:hover span:after {
    opacity: 1;
    right: 0;
  }


.custom-file, .current-doc {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.newMessageBackground {
    display: block;
    width: 100%;
    min-height: 200px;
    background-color: #345578;
    

}

.newMessage {
    color: white;
}

.property-show .slick-prev, .property-show .slick-next {
    color: black;
}


.all-fit {
    width: 100%;
}

.highlighted {
    background-color: #208ff2;
    color: #FFFFFF;
}

.company {
    display: block;
    text-align: center;
    padding-top: 15px;
    background-color: #78c2ad;
    padding-bottom: 15px;
    color: white;
    margin-top: 20px;
}

img.widthMax {
    max-width: 370px;
}


/* a:not([href]):hover {
    color: ;
} */

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

.no-picture {
    padding: 82px 0;
    background-color: #78c2ad;
    margin: 0;
    color: #fff;
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    padding-top: 2.5rem;
    /* padding-bottom: 2rem; */
}

/* .album-titre {
    background-color: #ffffff8c;
} */


.comment {
    margin: 10px 0px;
    padding : 10px 20px;
    background-color: #ffffffc7;
}

.navbar-dark .navbar-nav .nav-link .active {
    color: #fff;
}


#myTopBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 50px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    /* background-color: red;  */
    color: #6CC3D5; 
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 0px; /* Some padding */
    font-size: 40px; /* Increase font size */
    background-color:transparent;
  }
  
  #myTopBtn i:hover {
    color: #56CC9D; /* Add a dark-grey background on hover */
  }

  .home-login {
    display: block;
    width: 200px;
    position: relative;
    margin: 25% auto;
    z-index: 15000;
  }

  .carousel-caption-home {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

   
  .carousel-item {
    height: 85vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  
  .blocOpaque { /* Astuce de création d'un bloc à 50% opaque à l'image de fond */
    width:100%;
    height:100%;
    margin:0px 0px;
    background-color:black;
    border:0px solid black;
    filter:Alpha(opacity=50);-moz-opacity:0.50;opacity: 0.50; 
  }

  .btn-slider {
    display: block;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 5000;
    width: 180px;
    height: 50px;
  }
 
  .text-slider-first {
    display: block;
    color: #fff;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5000;
    height: fit-content;
    width: fit-content;
  }