/* Add your styles here */


/* LAYOUT */

#masthead {
    position: absolute;
    z-index: 1;
    width:100%;
}
a, a:hover {
    color:#000;
}
.menu-languages--container {
    display: block;
    position: absolute;
    top: 20px;
    right: 6px;
}
.menu-languages li {
    list-style-type: none;
    display: inline-block;
    margin: 0 0.1rem;
}
.menu-languages li a {
    color: #fff;
    text-decoration: none;
    font-family: temeraire, serif;
}
.menu-languages li a:hover {
    color: #a29e12;
}

.navbar-nav {
    font-family: temeraire, serif;
    font-size: 1.4em;
}
.navbar-light .navbar-nav .nav-link {
    color:#000;
    padding-bottom: 0;
}
.navbar-nav .dropdown-menu {
    display: block;
    padding-top: 0;
    border: none;
    font-family: montserrat, serif;
    font-size: 1.1rem;
    margin-left: 12px;
}
.menu_principal .dropdown-toggle::after {
    display: none !important;
}
.navbar-toggler:focus {
    box-shadow: 0 0 0 0 !important;
}
.dropdown-menu a:hover {
    color: #a29e12;
    background: none !important;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #000;
}
.navbar-toggler {
    position: relative;
    z-index: 1100;
}
.navbar-brand img {
	max-width:150px;
}
.menu {
    width: 80px;
    height: 80px;
    border-radius: 50px;
    background: #a29e12;
    padding: 0;
    color: #000 !important;
    font-size: 1.2rem;
    right: 20px;
    top: 20px;
}
.bg-light {
    background-color: #f6f6f6!important;
}
.bg-white {
    background-color: #fff;
}
.offcanvas-end {
    width: 460px;
}
.offcanvas-header {
    background-color: #fff !important;
    color: gray !important;
    font-weight: lighter;
    font-size: 1.6rem;
    padding:0.4rem 1rem 1rem 1rem;
}
.offcanvas-header:hover {
    filter: brightness(1);
}
.offcanvas-header .fa-chevron-left {
    color: #fff;
}
.offcanvas-body {
    padding: 0 2rem 1rem 2rem;
}
.activites_mediation {
    top: -28px;
}
footer ul.list--10musees li {
    position: relative;
    padding: .75rem 1rem .75rem 0;
    list-style-type: none;
    border-bottom: 1px solid #dedede;
    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}
footer ul.list--10musees li::after {
    content: "+";
    position: absolute;
    right: .25rem;
    color: #dedede;
}
footer ul.list--10musees li:hover {
    background-color: #f4f4f4;
}
footer ul.list--10musees li a {
    color: #000;
    padding: 0 .5rem;
    text-decoration: none;
}
footer ul.list--10musees li a:hover {
    text-decoration: none;
}
.preparer_visite {
    top: -30px;
}
.bg-footer {
	background: #000;
	color: #fff;
}
#footer-menu a {
    color: #fff;
    width: 50%;
}
.bg-footer li {
    width:100%;
    text-align:center;
}
#footer-menu a {
    width: 100%;
}
.list--10musees {
    padding-left: 0;
}
p {
    font-size: 1.1em;
}
h1 {
    font-family: temeraire, serif;
    font-size:2rem;
    margin-bottom: 1em;
}
header h1 {
    margin-top: 1.5em;
}
.lien_expo, .lien_expo:hover {
    color:#000;
    text-decoration: none;
}
.lieu {
    font-weight:bold;
    color:#607b5b;
    margin-bottom: 0;
}
.date {
    margin-bottom: 0;
}
h2 {
    font-weight: normal;
    font-size: 1.8em;
    font-family: montserrat, serif;
    color: #607b5b;
    margin: 1em 0;
    text-transform: uppercase;
    font-weight: bold;
}
h3 {
    color: #000;
    margin: 1em 0;
    font-size: 1.5rem;
}
h3, h4, button {
    font-family: temeraire, serif;
}
h4 {
    font-size:1.2em;
}
.bootscore-footer {
    background-color:#f4f4f4;
    padding: 50px 0;
}
.widg {
    text-align:center;
    height:200px;
}
.musee {
    background:url('https://www.musee-archeologie-nice.org/wp-content/uploads/2021/06/Groupe-101.png') no-repeat center;
    width:180px;
    height:180px;
    margin:auto;
    position:relative;
    z-index:1;
}
.widg:hover .musee {
    background:url('https://www.musee-archeologie-nice.org/wp-content/uploads/2021/06/Groupe-101-red.png') no-repeat center;
}
.tarifs {
    background:url('https://www.musee-archeologie-nice.org/wp-content/uploads/2021/06/Groupe-97.png') no-repeat center;
    width:180px;
    height:180px;
    margin:auto;
    position:relative;
    z-index:1;
}
.widg:hover .tarifs {
    background:url('https://www.musee-archeologie-nice.org/wp-content/uploads/2021/06/Groupe-97-red.png') no-repeat center;
}
.parcours {
    background:url('https://www.musee-archeologie-nice.org/wp-content/uploads/2021/06/Groupe-95.png') no-repeat center;
    width:180px;
    height:180px;
    margin:auto;
    position:relative;
    z-index:1;
}
.widg:hover .parcours {
    background:url('https://www.musee-archeologie-nice.org/wp-content/uploads/2021/06/Groupe-95-red.png') no-repeat center;
}

.activites {
    background:url('https://www.musee-archeologie-nice.org/wp-content/uploads/2021/06/Groupe-99.png') no-repeat center;
    width:180px;
    height:180px;
    margin:auto;
    position:relative;
    z-index:1;
}
.widg:hover .activites {
    background:url('https://www.musee-archeologie-nice.org/wp-content/uploads/2021/06/Groupe-99-red.png') no-repeat center;
}
.widg a {
    position:relative;
    z-index:1;
    font-family: temeraire, serif;
    font-size: 1.2em;
}
.voyant {
    display:inline-block;
    width:10px;
    height:10px;
    border-radius:5px;
    background-color:#a29e12;
    margin-right:10px;
    -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.voyant-blanc {
    background: #fff !important;
}
.widg:hover .voyant, #bootscore-navbar li:hover .voyant, .more:hover .voyant {
    background-color:#d9000d;
}
.cercle {
    width:140px;
    height:140px;
    border-radius:70px;
    position:absolute;
    margin-top:80px;
    margin-left:50px;
    z-index:0;
    -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.widg:hover .cercle {
    background:white;
}

.more {
    font-family: temeraire, serif;
    color: #000;
    text-decoration: none;
    font-size: 1.2rem;
    margin-top: 1rem;
    display: inline-block;
}
.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: gray;
    font-style: italic;
    font-size: 0.9em;
    text-align:center;
}
.is-type-video {
    text-align: center!important;
}
.blocks-gallery-caption {
    text-align: center;
    margin: 1rem 0 2rem 0;
    font-size: 0.9rem;
    color: gray;
    font-style: italic;
}
a.wp-block-button__link {
    border-radius: 0;
    background: #a29e12;
}
a.wp-block-button__link:hover {
    background: #607b5b;
}
.dropdown-item.active, .dropdown-item:active {
    color: #A29E12;
    font-weight: bold;
    background:none;
}
.btn {
    font-family: temeraire, serif;
    border-radius: 0;
}
.btn-primary {
    background-color: #A29E12;
    border-color: #A29E12;
}
.btn-primary:hover {
    background-color: #607b5b;
    border-color: #607b5b;
}
.fondmobile {
    background: #000;
    min-height: 150px;
}
.post-thumbnail {
    min-height: 225px;
    background-color: #000;
}

.post-thumbnail .wp-post-image {
    min-height: 150px;
}

.cc-revoke{
  display:block !important;
} 

.cc-animate{
  transform:none !important;
}

.cc-revoke.cc-bottom {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

.wp-block-group.has-background {
    margin-bottom: 1.5rem;
}

/* page-home */

.carousel-item {
    background:#000;
}
.carousel-item img {
    display: inline-block !important;
    text-align: center;
}
.expo_une, .titre_en-ce-moment {
    top: 0;
}
.expo_une, .expo_passees, .titre_en-ce-moment, .activites_mediation, .preparer_visite {
    text-align: center;
    background: #607b5b;
    width: 100%;
    margin: auto;
    color: #fff;
    text-transform: uppercase;
    padding: 8px;
    position: relative;
    font-family: montserrat, serif;
    font-size: 1.3rem;
    font-weight: 700;
}
.flechebas {
    display:none;
}
.mediation {
    margin: 0;
}
.mediation-bloc {
    background: #fff;
    padding: 0.5rem;
    text-align: center;
    margin-bottom: 3rem;
    padding-top: 100px;
    position: relative;
    top: -100px;
    z-index: 300;
}
.mediation .col-md-4 {
    max-height: 310px;
}
.mediation img {
    display: block;
    margin: auto;
    max-width: 54%;
    position: relative;
    z-index: 400;
    margin-bottom: 20px;
}
.mediation .row {
    position: relative;
    top: 30px;
}
.mediation-bloc h3 {
    color: #000;
    margin: 0;
    font-size:1.3rem;
}
.home .section_moment img.wp-post-image {
    margin-bottom:0 !important;
    border-radius: 0 !important;
}
.wp-block-columns.en-ce-moment {
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.en-ce-moment .wp-block-column {
    margin-left: 0;
}
.en-ce-moment .wp-block-column h3, .en-ce-moment .wp-block-column p {
    padding:0 20px;
}
.section_moment h3 {
    color: #000;
}
.section_moment h3 a {
    text-decoration: none;
}
.home .bouton-plein {
    z-index: 1000;
    position: relative;
}
.bouton-plein {
    background: #a29e12;
    width: 300px;
    padding: 12px 20px;
    text-align: center;
    margin: auto;
    font-family: temeraire, serif;
    letter-spacing: 1px;
}
.bouton-plein:hover {
    background: #607b5b;
}
.bouton-plein a, .wp-block-buttons a {
    color:#000;
    text-decoration: none;
}
.voyant-blanc {
    display:inline-block;
    width:10px;
    height:10px;
    border-radius:5px;
    background-color:#fff;
    margin-right:10px;
}
.bouton-plein:hover .voyant-blanc, .wp-block-buttons:hover .voyant-blanc {
    background-color:#d9000d !important;
}
.wp-block-button__link {
    font-family: temeraire, serif;
    font-size: 1rem;
    letter-spacing: 1px;
}
.top-button .btn-primary {
    color: #000;
}
.top-button .btn-primary {
    color: #000;
    max-width: 40px;
    max-height: 40px;
}
.top-button .btn-primary:active, .top-button .btn-primary:focus {
    background:#607b5b !important;
    border-color:#607b5b !important;
}



/* page expo */

.post-thumbnail .wp-post-image, .bandeau_archives {
    filter: brightness(50%);
    -webkit-filter: brightness(50%);
}
.bandeau_archives {
    width:100%;
}
.entete_expo {
    text-align:center;
}
.entete_expo .row {
    margin-bottom: 2rem;
}
.vernissage {
    font-family: montserrat, serif;
    color:#A29E12;
    font-size:1.3rem;
}
.chapeau_expo {
    text-align: left;
}
.single-expositions header .wp-block-columns {
    padding: 0 !important;
}    
.archives_expo .titre_expo {
    font-size:1.6rem;
} 


/* archives expos */

.archives_expo .bloc--expo-principale {
    background: #fff;
    margin: 0 2rem;
}
.nav.filtres--menu {
    width: 100%;
    display: inline-block;
    font-family: temeraire, serif;
}
.nav.filtres--menu li {
    display: inline-block;
    margin-bottom: 8px;
}
.nav.filtres--menu li li {
    display: block;
}
.filtre {
    font-size: 0.8rem;
    text-decoration: none;
    margin-left: 4px;
    background: #a29e12 !important;
    padding: 4px 8px;
    color: #000;
}
.filtre:hover {
    background: #607b5b !important;
    color: #fff;
}
button.filtre {
    border: none;
    background: none;
}
.archives_expo .titre_expo {
    min-height: 5rem;
}

/* archives objet 3D */
.bloc--objet {
    padding: 1rem;
}

/* page sans sidebar */

.nosidebar h1 {
    text-align: center;
}


/* page des articles */

.blog .actu {
    background: #fff;
    margin: 0 2rem;
}
.page-link {
    font-family: temeraire, serif;
    border-radius: 0 !important;
    background: #a29e12;
    color: #fff;
    border: #a29e12;
    letter-spacing: 1px;
}
.page-link:hover, .page-link:active, .page-link:focus {
    background: #607B5B;
    color: #fff;
    border: #607B5B;
}
.titre_actu a {
    text-decoration: none;
}
.page-item {
    margin: 0 auto;
}


/* Page Contact */

.contact .wpcf7-submit {
    background-color: #A29E12;
    border: none;
    padding: 0.4rem 1rem;
    font-family: temeraire, serif;
    letter-spacing: 1px;
    font-size: 1.2rem;
}
.contact .wpcf7-submit:hover {
    background-color: #607b5b;
    border-color: #607b5b;
    color:#fff;
}
.contact input, .contact textarea {
    max-width: 320px;
}
.wpcf7-list-item-label:before {
    content: " ";
}

/* Page 404 */

.page404 {
    background: #000;
    color: #fff;
}
.page404 #content {
    min-height:0;
}



/* surcharge CSS éléments Gutenberg */

.wp-block-group.has-background {
    padding: 2rem;
}
.wp-block-column.has-background {
    padding: 1rem;
}
.wp-block-group.has-background .wp-block-columns.has-background {
    padding: 0;
}
.wp-block-file {
    margin-bottom: 1em;
    background: no-repeat url('https://www.musee-archeologie-nice.org/wp-content/uploads/2021/09/pdf.svg');
    padding-left: 2rem;
    text-align: left !important;
}
.wp-block-group h2 {
    margin: 0.4em;
}
.btn:focus {
    box-shadow: 0 0 0 0.25rem rgb(0 0 0 / 25%);
}



/* surcharge plugins */

.cc-revoke {
  display:block !important;
}

.cc-animate {
  transform:none !important;
}

.cc-revoke.cc-bottom {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}




/* animations CSS */

.pulse a {
        display: inline-block;
  }
  .pulse a {
        animation: myAnim 2s ease 0s infinite normal forwards;
  }
  .pulse a:hover {
    animation-play-state: paused;
  }

  @keyframes myAnim {
    0% {
        animation-timing-function: ease-out;
        transform: scale(1);
        transform-origin: center center;
    }
    10% {
        animation-timing-function: ease-in;
        transform: scale(0.91);
    }
    17% {
        animation-timing-function: ease-out;
        transform: scale(0.98);
    }
    33% {
        animation-timing-function: ease-in;
        transform: scale(0.87);
    }
    45% {
        animation-timing-function: ease-out;
        transform: scale(1);
    }
  }





/* styles pour tablettes et plus */

@media screen and (min-width: 768px)  {      
    .navbar-brand img {
        max-width:250px;
    }  
    .expo_une, .titre_en-ce-moment {
        top: 26px;
    } 
    .expo_passees {
        top: -28px;
    }  
    .expo_une, .titre_en-ce-moment, .activites_mediation, .preparer_visite, .expo_passees {
        width: 480px;
        font-size: 2rem;
    }     
    .preparer_visite {
        top: -80px;
    }     
    .archives_expo .titre_expo {
        font-size:2.4rem;
    }       
    h1 {
        font-size:2.4rem;
    }  
    .menu {
        width: 100px;
        height: 100px;
        border-radius: 50px;
        font-size: 1.5rem;
        top:20px;
    }
    .menu-languages--container {
        top: 30px;
    }
    .flechebas {
        display:block;
        position: relative;
        margin-top: -70px;
        text-align: center;
    }
    .entete_expo .col-md-6 {
        padding: 3rem;
    }
    .mediation {
        margin: 0 0 7rem 0;
    }
    .mediation .col-md-4 {
        max-height: 350px;
    }
    .mediation-bloc {
        min-height: 245px;
    }  
    footer ul.list--10musees {
        -webkit-columns: 2;
        columns: 2;
        -webkit-column-gap: 15%;
        column-gap: 15%;
    }     
    .bg-footer img {
        max-width: 100%;
    }    
    .filtre {
        font-size:1.2rem;
        margin-left:20px;
        font-size:1.2rem;
        padding:4px 12px;
    }
}


/* styles pour écrans d'ordi */

@media screen and (min-width: 992px)  {    
    .bg-footer .container-full {
        max-width:1400px;
        margin:auto;
    }
    .bg-footer li {
        text-align:left;
    }    
    .home .bouton-plein {
        top: -26px;
    }    
    .mediation-bloc {
        min-height: 270px;
        padding-top: 140px;
        top: -140px;
    }
    .mediation .col-md-4 {
        max-height: 480px;
    }    
    .mediation-bloc h3 {
        font-size:1.8rem;
    } 
    .contact input, .contact textarea {
        max-width: 100%;
    }
}