@font-face {
    font-family: "Baskerville Old Face V2";
    src: url("/frontend/fonts/9ecec61376083fd290b75d94fdaca380.eot");
    src: url("/frontend/fonts/9ecec61376083fd290b75d94fdaca380.eot?#iefix") format("embedded-opentype"), url("/frontend/fonts/9ecec61376083fd290b75d94fdaca380.woff2") format("woff2"),
        url("/frontend/fonts/9ecec61376083fd290b75d94fdaca380.woff") format("woff"), url("/frontend/fonts/9ecec61376083fd290b75d94fdaca380.ttf") format("truetype"),
        url("/frontend/fonts/9ecec61376083fd290b75d94fdaca380.svg#Baskerville Old Face V2") format("svg");
}
@font-face {
    font-family: "Automali";
    src: url("/frontend/fonts/Automali.eot");
    src: local("Automali"), url("/frontend/fonts/Automali.eot?#iefix") format("embedded-opentype"), url("/frontend/fonts/Automali.woff2") format("woff2"), url("/frontend/fonts/Automali.woff") format("woff"),
        url("/frontend/fonts/Automali.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Baskerville-Old-Face-Regular";
    src: url("/frontend/fonts/6eb209971a092120816c08497efe21c2.eot");
    src: url("/frontend/fonts/6eb209971a092120816c08497efe21c2.eot?#iefix") format("embedded-opentype"), url("/frontend/fonts/6eb209971a092120816c08497efe21c2.woff2") format("woff2"),
        url("/frontend/fonts/6eb209971a092120816c08497efe21c2.woff") format("woff"), url("/frontend/fonts/6eb209971a092120816c08497efe21c2.ttf") format("truetype"),
        url("/frontend/fonts/6eb209971a092120816c08497efe21c2.svg#Baskerville-Old-Face-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.mySlides11 {
    display: none;
    padding-left: 10px;
    padding-right: 10px;
}
.mySlides22 {
    display: none;
    padding-left: 10px;
    padding-right: 10px;
}
.slideshow-img {
    vertical-align: middle;
    border-radius: 10px;
    width: 100%;
    height: 100%;
} /* Slideshow container */
.slideshow-container11 {
    max-width: 1200px;
    max-height: 750px;
    position: relative;
    margin: auto;
} /* Caption text */
.slideshow-text {
    color: #ffffffff;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 120px;
    width: 100%;
    text-align: center;
}
.slideshow-subtext {
    color: #ffffffff;
    font-size: 15px;
    padding: 20px 12px;
    position: absolute;
    bottom: 90px;
    width: 100%;
    text-align: center;
}
.slideshow-linktext {
    color: #ffffffff;
    padding: 12px 12px;
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
} /* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
} /* The dots/bullets/indicators */
.dot {
    height: 5px;
    width: 5px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.dot22 {
    height: 5px;
    width: 5px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.active {
    background-color: #ffaa00ff;
} /* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 8.1s;
}
@keyframes fade {
    from {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
} /* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .slideshow-text {
        font-size: 11px;
    }
}
.slideshow-button {
    border: none;
    color: #ffffffff;
    padding: 10px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
}
.slideshow-button1 {
    color: #ffffffff;
    border-radius: 10px;
    background-color: transparent;
    background-repeat: no-repeat;
    border: 2px solid #ffffffff;
}
.slideshow-button1:hover {
    background-color: #ffaa00ff;
    color: white;
}
.slideshow-button2 {
    color: #000000ff;
    border-radius: 10px;
    background-color: transparent;
    background-repeat: no-repeat;
    border: 2px solid #000000ff;
}
.slideshow-button2:hover {
    background-color: #ffaa00ff;
    color: white;
}
