/* 
    Created on : 8 aout 2016, 12:10:08
    Author     : Murelh
*/

/* VIADUCT VIOLINS */
a, a:hover, a:active{
    color: #631113;
    text-decoration: underline;
}
.text-red{
    color: #631113;
}
.navbar-header a,
.big-slider .post-title a,
.post-btn,
header a,
.header-centered a,
footer a{
    text-decoration: none;
}

.logo {
    width:16rem;
    height:auto !important;
    display:block;
    margin:0 auto;
}
.pagination {
    margin-bottom: 0px !important;
}

.pb-1 {
    margin-bottom: 1rem;
}

.navbar-brand{
    text-align:center;
    width:100%;
    font-variant: small-caps;
    font-family: 'Playfair Display', serif;
}

.navbar-brand .brandName {
    display:block;
    font-size:4rem;
    line-height: 5.5rem;
    color: #13277d;
}
.header-centered{
    margin-bottom:2rem;
}
.header-centered .navbar-header {
    float:none;
}

.header-centered .navbar-nav>li>a{
    font-size:16px;
}

header .dropdown-menu>li>a{
    margin:5px 0;
    padding:5px 0;
    color:#232222;
    font-size:14px;
}

.header-centered .navbar-nav>li a {
    margin:10px 18px;
    text-decoration: none;
}
.header-centered .navbar-nav>li.icon a {
    margin:10px 5px !important;
}

.container .slider-inner{
    margin-right: 0px;
}

.big-slider {
    position:relative;
    display:inline-block;
    width:78%;
    margin: 0rem 11% 3rem ;
    height:25rem;
}
.big-slider .slide{
    display:table;
    width:100%;
    margin:0rem;
    padding:0rem;
    position:absolute;
}
.big-slider .slide:not(.active){
    display:none;
}
.big-slider .slide .post {
    width: 100%;
    background:#eae9e6;
    border-top: 2rem solid #eae9e6;
    border-bottom: 2rem solid #eae9e6;
    height:25rem;
}

.big-slider .slide .previousSlide,
.big-slider .slide .nextSlide{
    cursor:pointer;
    padding:1rem;
    font-size:2rem;
}
.big-slider .slide .previousSlide :hover,
.big-slider .slide .nextSlide:hover{
    color: #631113;
}

.big-slider .slide .caption{
    margin-left: 2rem;
}
.big-slider .slide .caption .post-title{
    font-size:3.2rem;
    font-family: 'Playfair Display', serif;
    margin-top:0;
    margin-bottom:2rem;
    text-decoration:none;
}
.big-slider .slide .caption .sub-title{
    font-size: 1.4rem;
}

#navbar-top{
    position: fixed;
    z-index: 1000;
    display:none;
}

#navbar-top a:hover {
    color:#fff;
}

.btn, input[type=button]{
    height:40px;
    border-width:2px;
    border-radius:0;
    box-shadow:none;
}
.btn-gold {
    height:20px;
    padding:0 15px;
    background:#c3a877;
    border:none;
    color:#fff;
    border-radius:0;
    box-shadow:none;
    margin: 5px 30px;
}
.btn-gold:hover {
    color:#fff;
}

.btn-thin{
    height:23px;
}

.slick-arrow{
    background-color: transparent !important;
    color:#000  !important;
}

.bigNotif{
    margin-top: 1rem;
    margin-bottom: 5rem;
    padding:3rem 1.5rem;
    font-size:2rem;
    border:0.1rem solid #c3a877;
}
.bigNotif .title{
    font-size:4rem;
    margin-bottom: 5rem;
    font-family:'Playfair Display';
    text-align:center;
}

.elegant-title{
    font-family: 'Playfair Display', serif;
}

.elegant-link{
    display:inline-block;
    font-family: 'Playfair Display', serif;
    color: #631113;
    font-weight:bold;
    font-style:italic;
}
.elegant-link-big{
    display:inline-block;
    font-family: 'Playfair Display', serif;
    border-bottom:1px solid #232222;
    color:#232222;
    padding-bottom:4px;
    font-size:14px;
    letter-spacing:1px;
}

.elegant-link-big:hover{
    text-decoration:none;
    border-bottom:1px solid #fff;
}

.centered_big_title {
    font-size: 40px;
    text-align: center;
    margin-top: 0;
}

.navbar li{
    text-transform: capitalize;
    font-variant: small-caps;
}

#last_entries {
    margin: 5rem auto;
}

#upcomming-events .post{
    margin-bottom:0.2rem;
    padding:0;
}
#upcomming-events .post figure {
    max-width:11%;
    float:left;
}

#upcomming-events .post .caption {
    display:inline-block;
    max-width:89%;
    float:left;
    padding:0.5rem 1rem;
}

.top-bar {
    color: #000;
    background: #eae9e6;
}
.top-bar a {
    color: #000;
}

footer{
    margin-top: 5rem;
}
.footer-dark{
    padding:30px 0px 0px;
    background-color: #eae9e6;
    color: #000;
}
.footer-dark h4 {
    margin-bottom: 20px;
    font-size: 29px;
}
.footer-dark h4 a{
    color: inherit !important;
    font-size: inherit !important;
    border: none !important;
}
.footer-dark .about a {
    color: #631113;
    border-bottom: 1px solid #631113;
}

.sub-footer{
    background-color: #eae9e6;
    font-weight:400;
}
.sub-footer .container h5 {
    font-weight: 300;
}

.article-detail .article-title{
    font-size:32px;
}
.article-detail .slider figure {
    display : none;
    cursor : pointer;
}
.article-detail .slider figure.active {
    display : block;
    cursor:zoom-in;
}
.article-detail #small_certificat_container figure {
    cursor:zoom-in;
}
.article-detail #big_certificat_container figure {
    cursor:zoom-out;
}
.article-detail .slider-large  {
    width:100% ;
}
.article-detail .slider-large figure.active {
    cursor:zoom-out;
}
.article-detail .slider .previousSlide, .article-detail .slider .nextSlide{
    cursor:pointer;
    font-size:3rem;
    position:absolute;
    top:35%;
}

.article-detail .slider .previousSlide {
    left:0%;
}
.article-detail .slider .nextSlide {
    right:0;
}
.article-detail .slider navigation.big-slider-only {
    display: none;
}
.article-detail .slider navigation img {
    cursor : pointer;
    height:50px;
    border: 1px solid transparent;
}
.article-detail .slider navigation img:hover, .article-detail .slider navigation img.active{
    border-color: #232222;
}

.certificate_slider .ion-android-radio-button-off, .certificate_slider .ion-android-radio-button-on{
    font-size: 15px;
}

.article-detail .certificate_slider {
    position:relative;
}
.article-detail .certificate_slider figure:not(:first-of-type) {
    display: none;
}

.article-detail .certificate_slider navigation {
    display:block;
}
.article-detail .certificate_slider .certificate_navigator {
    cursor:pointer;
    font-size:1rem;
}
.article-detail .certificate_slider .previousSlide, .article-detail .certificate_slider .nextSlide {
    cursor:pointer;
    font-size:2rem;
    position:absolute;
    top:35%;
}
.article-detail .certificate_slider .previousSlide{
    left:-2rem;
}
.article-detail .certificate_slider .nextSlide{
    right:-2rem;
}

.article-detail .event_picture{
    height:35rem;
    overflow:hidden;
    background-size: cover;
    background-position: center center;
}

.article-list .post{
    background:#f0e9dd;
    margin-bottom:0.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    line-height:1.8;
}
.article-list .post:nth-child(even){
    background:#eae9e6;
}
.article-list .post .post-title{
    width:100%;
    float:left;
    font-size:22px;
    margin:10px 0;
    font-family: 'Playfair Display', serif;
}
.article-list .post .slider {
    position:relative;
}
.article-list .post .slider .thumbnails figure {
    opacity:1;
    cursor : pointer;
}
.article-list .post .slider .previousSlide, .article-list .slider .nextSlide {
    cursor: pointer;
    font-size: 2rem;
}
.article-list .post .slider .previousSlide {
    opacity:0.5;
}
.article-list .post .contributor-avatar {
    width:30px;
    margin-right: 1rem;
    margin-bottom: 1rem;
}

.maker-dictionary .article-title {
    width:100%;
    font-size:35px;
    font-family: 'Playfair Display', serif;
}
.maker-dictionary .panel-group .panel-default {
    border-radius:0px;
}
.maker-dictionary .panel-group .panel-default .panel-heading {
    border-radius:0px;
    padding:0;
}
.maker-dictionary .panel-group .panel-default .panel-heading .panel-title a {
    display:block;
    padding:1rem;
}

footer .social-buttons li {
    width:100%;
    margin:0.5rem 0rem;
}
footer .social-buttons li i{
    width:30%;
    padding:0;
    text-align:center;
}
footer .social-buttons li .facts{
    width:70%;
}

.int-header {
    margin-bottom: 32px;
    background-color: #eae9e6;
    margin-top: 2rem;
    margin-bottom: 4rem;
}
.int-header h4,.int-header h1 {
    font-size: 29px;
    text-transform:uppercase;
    color:#631113;
    color:#000;
    font-family: 'Playfair Display', serif;
    margin-top: 0;
    margin-bottom: 0;
}

#biography {
    font-family: 'Helvetica Neue', Helvetica,Arial,sans-serif;
}

.search_notification{
    background:#c3a877;
    padding:0.5rem 1rem;
    color:white;

    background:#c3a877;
    padding:0.5rem 1rem;
    color:#000;
}

.search_notification .close_search{
    cursor:pointer;
    color:#000;
}

.animated-spin{
    animation:spin 1s linear infinite;
}
@keyframes spin {
    100% {
        transform:rotate(360deg);
    }
}


/* MODAL */

.modal .modal-content{
    border-radius:0px;
}
.modal-title{
    font-family: 'Playfair Display', serif;
    font-size:24px;
}

.modal-footer .btn{
    padding:1rem;
    border:none;
    height:auto;
}

#loading-modal {
    color : #232222;
}

[data-toggle="tooltip"]{
    cursor: help;
}

/* ICONOGRAPHY */
.iconography_subfolder_list .iconography_subfolder{
    cursor:pointer;
    display:inline-block;
    text-align:center;
    margin:0.5rem 1rem;
    padding:0.25rem 0.5rem;
    transition:all 0.1s;
}

.iconography_subfolder_list .iconography_subfolder:hover{
    color:#c3a877;
}
.iconography_subfolder_list .iconography_subfolder .iconography_subfolder_icon{
    font-size:5rem;
}

.iconography-item{
    height: 40rem;
    background:#f0e9dd;
    overflow: hidden;
    margin:0 2rem 2rem;
    padding-top:3rem;
}

.first_paragraphe_inline p:first-of-type {
    display: inline;
}
#summary h3, #biography h3
{
    margin-top:2rem;
}

/* HIGHTLIGT EDITOR */
#highlight-slider-editor .post .handle{
    cursor: move;
}

#top{
    display:none;
    position: fixed;
    bottom:2rem;
    right:2rem;
    background: #232222;
    text-align:center;
    color: #eae9e6;
    font-size:3rem;

    width:4rem;
    height:4rem;
}



.chart-legend li span{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

#ui-datepicker-div{
    z-index:1000 !important;
}
.ui-autocomplete{
    z-index:1000 !important;
}

#terms h2{
    font-family: 'Playfair Display';
    color: #631113;
}
#terms #table_content{
    font-family: 'Playfair Display';
}

#cookie_legal_alert{
    position:fixed;
    bottom:0px;
    left:0px;

    background:#fff;

    width:100%;
    margin:0px;
    padding:2rem 1rem;
    border-top: 2px solid #eae9e6 ;

    color:#232222;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;

    width: 20px;
    height: 20px;
    margin-top: 10px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #333;
    animation: spinner .6s linear infinite;
}

.multilingual-admin-menu li{
    font-variant: small-caps;
    text-align: center;
}

.multilingual-admin-menu li.active{
    font-weight: bold;
}

.multilingual-admin-menu li a{
    background:#f5f5f5;
}
.multilingual-admin-menu li.active a{
    background:#c3a877 !important;
    color:#fff;
}

.multilingual-admin-menu li:first-of-type a{
    padding-top:15px;
}

#utilities-bar{
    position: fixed;
    right:0rem;
    display: inline-block;
    padding:0rem;
}

#language-menu{
    display: inline-block;
    padding:0.5rem;
    background: #c3a877;
}

#language-menu li{
    display: inline-block;
    right:0rem;
}

#language-menu li a{
    display: inline-block;
    text-decoration:none;
    padding:0.4rem;
    margin:0.1rem;

}

#language-menu li.active a,
#language-menu li:hover a{
    font-weight:bold;
}

#language-menu li.active a{
    color:white;
}

.global-search-form{
    display: inline-block;

}

.global-search-form button{
    vertical-align: baseline !important;
}

.global-search-form input{
    border-color: rgb(240,240,240);
}

header .mega-menu li{
    width: 190px;
}

.header-centered .navbar-nav>li dd a {
    margin: 10px 3px;
}

header .mega-menu{
    width: 875px;
}

header .mega-menu li dl dd{

}

.edit-translation-form.edited [name="translation_value"]{
    background-color: rgba(190,250,190,0.25);
}

#breadcrumb{
    display:block;
    margin-top:-32px;
    background:transparent;
}

#breadcrumb ol{
    display:block;
    list-style-type:none;
    text-align:center;
}

#breadcrumb ol li{
    display:none;
}
#breadcrumb ol li:not(:last-of-type):after {
    content:'\003E';
}
#breadcrumb ol.active li{
    display:inline-block;
}
.d-none{
    display:none !important;
}
.pointer{
    cursor: pointer !important;
}
/* Title helper */
.fancybox-title {
    font-family: 'Playfair Display', serif;
    /*font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;*/
}
.fancybox-title .child{
    font-weight: 400;
}

.activate-language[data-language_active="1"] .language-deactivated-icon,
.activate-language[data-language_active="0"] .language-activated-icon{
    display: none;
}
.blowupLens.inactive{
    display:none !important;
}

.nav-tab-col{
    font-family: 'Playfair Display', serif;
    padding:0rem 0rem 1rem;
    text-transform: uppercase;
}

.nav-tab-col .nav-link{
    /*background:#eae9e6;*/
    background:#f7f7f7;
    border-radius:0px;
    /*text-decoration: none;*/
}

.nav-tab-col .nav-tabs{
    border-bottom-color: #eae9e6;
}

.nav-tab-col .nav-link.active{
    background:#f0e9dd;
    text-decoration: none;
    font-weight: bold;
}

.nav-tab-col  .pagination{
    font-family: 'montserrat', sans-serif;
}

.pagination li {
    margin: 0 3px;
}

.uppercase{
    text-transform: uppercase;
}

mark{
    background-color: #e5d5b8;
    border-radius:0.40rem;
    padding:0.5rem;
}

p{
    line-height: 18px;
}

.jodit-ui-checkbox{
    display: contents;
}

.jodit-popup__content{
    max-height: 350px;
}

/* PLYR FIX */
.plyr__control {
    background: #0000 !important;
    border: 0 !important;
    border-radius: 4px !important;
    border-radius: var(--plyr-control-radius, 4px) !important;
    color: inherit !important;
    cursor: pointer !important;
    flex-shrink: 0 !important;
    overflow: visible !important;
    padding: 7px !important;
    padding: calc(var(--plyr-control-spacing, 10px)* .7) !important;
    position: relative !important;
    transition: all .3s ease !important;
}

.plyr__progress__marker {
    background-color: #00b2ff !important;
    height: var(--plyr-range-track-height,4px);
    width: var(--plyr-progress-marker-width,6px);
    border-radius: 3rem;
}

.post:hover figure{
    opacity: 1 !important;
}