/* Minification failed. Returning unminified contents.
(231,26): run-time error CSS1039: Token not allowed after unary operator: '-bs-body-bg'
(235,32): run-time error CSS1039: Token not allowed after unary operator: '-bs-body-color'
(237,32): run-time error CSS1039: Token not allowed after unary operator: '-bs-body-bg'
(287,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(406,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(407,33): run-time error CSS1039: Token not allowed after unary operator: '-bs-tertiary-bg-rgb'
(407,59): run-time error CSS1039: Token not allowed after unary operator: '-bs-bg-opacity'
 */
/*
* For rendering images inserted using the image plugin.
* Includes image captions using the HTML5 figure element.
*/

figure.image {
    display: table;
    border: 1px solid gray;
    margin: 1rem auto;
    background: #f5f2f0;
    text-align: center;
    max-width: 95vw;
}

    figure.image.align-left {
        float: left;
        margin: 0.5rem;
        width: min-content;
        min-width: 50%;
    }

    figure.image.align-right {
        float: right;
        margin: 0.5rem;
        width: min-content;
        min-width: 50%;
    }


    figure.image img {
        margin: 5px;
        width: calc(100% - 0.5rem);
        height: auto;
    }

    figure.image figcaption {
        margin: 6px 8px 6px 8px;
        text-align: center;
        font-size: 80%;
    }


/*
* Premium Plugins CSS
*/

/* The Table of Contents Plugin */

.mce-toc {
    border: 1px solid gray;
}

    .mce-toc h2 {
        margin: 4px;
    }

    .mce-toc li {
        list-style-type: none;
    }

/* The Checklist Plugin */

.tox-checklist > li:not(.tox-checklist--hidden) {
    list-style: none;
    margin: 0.25em 0;
    position: relative;
}

    .tox-checklist > li:not(.tox-checklist--hidden)::before {
        content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-unchecked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2215%22%20height%3D%2215%22%20x%3D%22.5%22%20y%3D%22.5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22%234C4C4C%22%20rx%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
        cursor: pointer;
        height: 1em;
        margin-left: -1.5em;
        margin-top: 0.125em;
        position: absolute;
        width: 1em;
    }

.tox-checklist li:not(.tox-checklist--hidden).tox-checklist--checked::before {
    content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-checked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%234099FF%22%20fill-rule%3D%22nonzero%22%20rx%3D%222%22%2F%3E%3Cpath%20id%3D%22Path%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M11.5703186%2C3.14417309%20C11.8516238%2C2.73724603%2012.4164781%2C2.62829933%2012.83558%2C2.89774797%20C13.260121%2C3.17069355%2013.3759736%2C3.72932262%2013.0909105%2C4.14168582%20L7.7580587%2C11.8560195%20C7.43776896%2C12.3193404%206.76483983%2C12.3852142%206.35607322%2C11.9948725%20L3.02491697%2C8.8138662%20C2.66090143%2C8.46625845%202.65798871%2C7.89594698%203.01850234%2C7.54483354%20C3.373942%2C7.19866177%203.94940006%2C7.19592841%204.30829608%2C7.5386474%20L6.85276923%2C9.9684299%20L11.5703186%2C3.14417309%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
}

/* The Page Embed plugin */

.tiny-pageembed--21by9,
.tiny-pageembed--16by9,
.tiny-pageembed--4by3,
.tiny-pageembed--1by1 {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

.tiny-pageembed--21by9 {
    padding-top: 42.857143%;
}

.tiny-pageembed--16by9 {
    padding-top: 56.25%;
}

.tiny-pageembed--4by3 {
    padding-top: 75%;
}

.tiny-pageembed--1by1 {
    padding-top: 100%;
}

    .tiny-pageembed--21by9 iframe,
    .tiny-pageembed--16by9 iframe,
    .tiny-pageembed--4by3 iframe,
    .tiny-pageembed--1by1 iframe {
        border: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

/* The Media Embed plugin */

.ephox-summary-card {
    border: 1px solid #AAA;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    padding: 10px;
    overflow: hidden;
    margin-bottom: 1em;
}

    .ephox-summary-card a {
        text-decoration: none;
        color: inherit;
    }

        .ephox-summary-card a:visited {
            color: inherit;
        }

.ephox-summary-card-title {
    font-size: 1.2em;
    display: block;
}

.ephox-summary-card-author {
    color: #999;
    display: block;
    margin-top: 0.5em;
}

.ephox-summary-card-website {
    color: #999;
    display: block;
    margin-top: 0.5em;
}

.ephox-summary-card-thumbnail {
    max-width: 180px;
    max-height: 180px;
    margin-left: 2em;
    float: right;
}

.ephox-summary-card-description {
    margin-top: 0.5em;
    display: block;
}

/* The Footnotes plugin */

div.mce-footnotes hr {
    margin-inline-end: auto;
    margin-inline-start: 0;
    width: 25%;
}

div.mce-footnotes li > a.mce-footnotes-backlink {
    text-decoration: none;
}

@media print {
    sup.mce-footnote a {
        color: black;
        text-decoration: none;
    }

    div.mce-footnotes {
        break-inside: avoid;
        width: 100%;
    }

        div.mce-footnotes li > a.mce-footnotes-backlink {
            display: none;
        }
}

body {
    /*font-family: 'Playfair Display', serif;*/
    font-family: 'GraublauWeb';
    font-size: 17px;
    overflow: auto;
    overflow-x: hidden;
}

.mt-page {
    margin-top: 75px;
}

@font-face {
    font-family: GraublauWeb;
    src: url('/fonts/Muslimah Light.otf') format("opentype");
}


/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
    scrollbar-width: thin;
    /*scrollbar-color: #8f54a0 #ffffff;*/
}

    /* Chrome, Edge, and Safari */
    *::-webkit-scrollbar {
        width: 14px;
    }

    *::-webkit-scrollbar-track {
        background: var(--bs-body-bg);
    }

    *::-webkit-scrollbar-thumb {
        background-color: var(--bs-body-color);
        border-radius: 10px;
        border: 2px solid var(--bs-body-bg);
    }



.article_title {
    color: currentColor !important;
    /*background-color: #00ff870a;*/
}

    .article_title a {
        color: currentColor !important;
        text-decoration: none !important;
    }

        .article_title a:hover {
            color: currentColor !important;
            text-decoration: underline !important;
            text-decoration-color: color-mix(in srgb, currentColor 25%, transparent) !important;
        }



article {
    font-family: initial !important;
    font-size: initial !important;
    font-size: calc(10px + 0.390625vw);
    font-family: 'Century Gothic' !important;
    text-align: justify !important;
    text-justify: initial !important;
    hyphens: auto;
    margin-top: 15px !important;
    padding-top: 2px;
    /*background-color: #00ff870a;*/
}

    article a {
        color: currentColor !important;
        font-weight: bold !important;
        text-decoration: none !important;
    }

        article a:hover {
            color: currentColor !important;
            text-decoration: underline !important;
            text-decoration-color: color-mix(in srgb, currentColor 45%, transparent) !important;
        }


.bd-gutter {
    --bs-gutter-x: 3rem;
}


.bd-navbar .navbar-toggler {
    padding: 0;
    margin-right: -.5rem;
    border: 0
}

    .bd-navbar .navbar-toggler:first-child {
        margin-left: -.5rem
    }

    .bd-navbar .navbar-toggler .bi {
        width: 1.5rem;
        height: 1.5rem
    }

    .bd-navbar .navbar-toggler:focus {
        box-shadow: none
    }

.anchor-link {
    padding: 0 .175rem;
    font-weight: 400;
    color: rgba(13,110,253,0.5);
    text-decoration: none;
    opacity: 0;
    transition: color 0.15s ease-in-out,opacity 0.15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .anchor-link {
        transition: none
    }
}

.anchor-link::after {
    content: "#"
}

.anchor-link:focus, .anchor-link:hover, :hover > .anchor-link, :target > .anchor-link {
    color: #0d6efd;
    text-decoration: none;
    opacity: 1
}

.nav-link-hover {
    position: relative;
}

    .nav-link-hover::after {
        content: '';
        opacity: 0;
        transition: all 0.2s;
        height: 3px;
        width: 100%;
        background-color: lightgray;
        position: absolute;
        bottom: 10px;
        left: 0;
    }

    .nav-link-hover:hover::after {
        /*text-decoration: underline;*/
        opacity: 1;
    }

.navbar-nav-svg {
    display: inline-block;
    vertical-align: -.125rem;
}

.container-fluid {
    padding: 0 !important;
}

.text-shadow {
    text-shadow: 4px 4px 6px black;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select {
    max-width: 380px;
}

#addFoto {
    position: absolute;
    top: 20%;
    right: 10%;
    max-width: 100px;
}

.particolari {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

    .particolari > #HotElements {
        opacity: 0;
    }

.image-captioned {
    margin: 2px;
}

.Homebar-bg-body-tertiary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity));
}

/* css per la galleria */
@media screen and (orientation:landscape) {
    .Carousel_img {
        height: 100vh !important;
        width: auto !important;
    }
}

@media screen and (orientation:portrait) {
    .Carousel_img {
        height: auto !important;
        width: 100vw !important;
    }

    /* .carousel-item {
        position: absolute !important;
        transform: translateY(-50%) !important;
        top: 50% !important;
    }*/
}

/*.carousel-item:before {
    content: "";
    background-image: linear-gradient( to bottom, transparent, rgba(0,0,0,0.5) );
    display: block;
    position: absolute;
    width: 100vw;
    height: 100vh;
}

*/

