
/* slideshow */
        .slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
        }

        .slideshow-prev,
        .slideshow-next {
            cursor: pointer;
            position: absolute;
            top: 0;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding-top: 20px;
            padding-bottom: 20px;
            padding-left: 16px;
            padding-right: 16px;
            color: #FFFFFF;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 10px;
            background-color: rgba(52, 76, 122, 0.8);
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            -o-user-select: none;
            user-select: none;
        }

        .slideshow-next {
            right: 0;
        }

        .slideshow-prev:hover,
        .slideshow-next:hover {
            background-color: rgba(32, 65, 126, 0.8);
            text-decoration: none;
            color: #e4d581;
        }

        .slideshow-active,
        .slideshow-dot:hover {
            background-color: #717171;
        }

/* slideshow */




/* slideshow2 */
.slideshow-2-container {
    max-width: 400px;
    position: relative;
    margin: auto;
}

.slideshow-2-prev,
.slideshow-2-next {
    cursor: pointer;
    position: absolute;
    top: 0;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 10px;
    background-color: rgba(52, 76, 122, 0.8);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.slideshow-2-next {
    right: 0;
}

.slideshow-2-prev:hover,
.slideshow-2-next:hover {
    background-color: rgba(32, 65, 126, 0.8);
    text-decoration: none;
    color: #e4d581;
}

.slideshow-2-active,
.slideshow-2-dot:hover {
    background-color: #717171;
}

/* slideshow */





/* slideshow3 */
.slideshow-3-container {
    max-width: 400px;
    position: relative;
    margin: auto;
}

.slideshow-3-prev,
.slideshow-3-next {
    cursor: pointer;
    position: absolute;
    top: 0;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 10px;
    background-color: rgba(52, 76, 122, 0.8);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.slideshow-3-next {
    right: 0;
}

.slideshow-3-prev:hover,
.slideshow-3-next:hover {
    background-color: rgba(32, 65, 126, 0.8);
    text-decoration: none;
    color: #e4d581;
}

.slideshow-3-active,
.slideshow-3-dot:hover {
    background-color: #717171;
}

/* slideshow */




/* slideshow4 */
.slideshow-4-container {
    max-width: 400px;
    position: relative;
    margin: auto;
}

.slideshow-4-prev,
.slideshow-4-next {
    cursor: pointer;
    position: absolute;
    top: 0;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 10px;
    background-color: rgba(52, 76, 122, 0.8);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.slideshow-4-next {
    right: 0;
}

.slideshow-4-prev:hover,
.slideshow-4-next:hover {
    background-color: rgba(32, 65, 126, 0.8);
    text-decoration: none;
    color: #e4d581;
}

.slideshow-4-active,
.slideshow-4-dot:hover {
    background-color: #717171;
}

/* slideshow */




/* slideshow5 */
.slideshow-5-container {
    max-width: 400px;
    position: relative;
    margin: auto;
}

.slideshow-5-prev,
.slideshow-5-next {
    cursor: pointer;
    position: absolute;
    top: 0;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 10px;
    background-color: rgba(52, 76, 122, 0.8);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.slideshow-5-next {
    right: 0;
}

.slideshow-5-prev:hover,
.slideshow-5-next:hover {
    background-color: rgba(32, 65, 126, 0.8);
    text-decoration: none;
    color: #e4d581;
}

.slideshow-5-active,
.slideshow-5-dot:hover {
    background-color: #717171;
}

/* slideshow */
