@font-face {
    font-family: 'konkhmer_sleokchherregular';
    src: url('../fonts/konkhmers/konkhmersleokchher-regular-webfont.woff2') format('woff2'), 
        url('../fonts/konkhmers/konkhmersleokchher-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.slideshow {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 77vh;
    z-index: 1;
}

    .slideshow .slideshow-inner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .slideshow .slides {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .slideshow .slide {
        display: none;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0;
        transition: opacity 2.3s ease;
    }

        .slideshow .slide.is-active {
            display: block;
        }

        .slideshow .slide.is-loaded {
            opacity: 1;
        }

        .slideshow .slide .caption {
            padding: 0 100px;
            
        }
        .slideshow .slide .captionth {
            padding: 0 100px;
        }

        .slideshow .slide .image-container {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-position: center;
            z-index: 1;
            background-size: cover;
            image-rendering: optimizeQuality;
        }

            .slideshow .slide .image-container::before {
                content: "";
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: rgba(0, 0, 0, 0);
            }

        .slideshow .slide .image {
            width: 100%;
            width: 100%;
            object-fit: cover;
            height: 100%;
        }


    .slideshow .slide-content {
        position: absolute;
        bottom: 200px;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        color: #fff;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .slideshow .slide-content1 {
        position: absolute;
        bottom: 200px;
        top: 60px;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        color: #fff;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .slideshow .slide-content2 {
        position: absolute;
        bottom: 200px;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        color: #fff;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .slideshow .slide-contentth {
        position: absolute;
        bottom: 200px;
        top: 10px;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        color: #fff;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .slideshow .slide .title {
        margin-bottom:100px;
       /* padding-bottom:-30px;*/
        padding-top: 70px;
        font-size: 3rem;
        margin: 0 auto 5px;
        max-width: 100%;
        font-family: "Metropolis", sans-serif;
        white-space: normal;
        word-break: break-word;
        text-shadow: 4px 4px 4px #00033E;
    }
    .slideshow .slide .titlebussines {
        padding-top: 80px;
        padding-bottom: 120px;
        font-size: 3rem;
        margin: 0 auto 5px;
        max-width: 100%;
        font-family: "Metropolis", sans-serif;
        white-space: normal;
        word-break: break-word;
        text-shadow: 4px 4px 4px #00033E;
    }
    .slideshow .slide .titlebussinesth {
        padding-top: 80px;
        padding-bottom: 10px;
        font-size: 3rem;
        margin: 0 auto 5px;
        max-width: 100%;
        font-family: "Metropolis", sans-serif;
        white-space: normal;
        word-break: break-word;
        text-shadow: 4px 4px 4px #00033E;
    }
    .slideshow .slide .titlebussinesth2 {
        padding-top: 50px;
        padding-bottom: 5px;
        font-size: 3rem;
        margin: 0 auto 5px;
        max-width: 100%;
        font-family: "Metropolis", sans-serif;
        white-space: normal;
        word-break: break-word;
        text-shadow: 4px 4px 4px #00033E;
    }

    .slideshow .slide .titlespirit {
        font-size: 3rem;
        margin: 0 auto 0px;
        padding-top:10px;
        padding-bottom:0px;
        max-width: 100%;
        font-family: "Metropolis", sans-serif;
        white-space: normal;
        word-break: break-word;
        text-shadow: 4px 4px 4px #00033E;
    }
.titlespiritth {
    margin: 0 auto 5px;
    padding-top: 0px;
    padding-bottom: 15px;
}
    .slideshow .slide .titlespiritth {
        font-size: 3rem;
        margin: 0 auto 5px;
        padding-top: 10px;
        padding-bottom: 10px;
        max-width: 100%;
        font-family: "Metropolis", sans-serif;
        white-space: normal;
        word-break: break-word;
        text-shadow: 4px 4px 4px #00033E;
    }

    .slideshow .slide .titleth {
        font-size: 4rem;
        margin: 0 auto 5px;
        max-width: 100%;
        font-family: "konkhmer_sleokchherregular", sans-serif;
        white-space: normal;
        word-break: break-word;
        text-shadow: 2px 2px 2px #00033e;
    }
    .slideshow .slide .text {
       
        margin: 0 auto;
        max-width: 100%;
        font-size: 18px;
        line-height: 1.4;
        white-space: normal;
    }

    .slideshow .slide .btn {
        margin: 15px 0 0;
        border-color: #fff;
        border-width: 2.5px;
    }

        .slideshow .slide .btn::before {
            background: #fff;
        }

    .slideshow .pagination {
        position: absolute;
        bottom: 35px;
        left: 500px;
        width: 100%;
        height: 12px;
        cursor: default;
        z-index: 2;
        text-align: center;
    }

        .slideshow .pagination .item {
            display: inline-block;
            padding: 15px 5px;
            position: relative;
            width: 46px;
            height: 32px;
            cursor: pointer;
            text-indent: -999em;
            z-index: 1;
            text-align: center;
        }

            .slideshow .pagination .item + .page {
                margin-left: -200px;
                text-align: center;
            }

            .slideshow .pagination .item::before {
                content: "";
                display: block;
                position: absolute;
                top: 15px;
                left: -500px;
                width: 36px;
                height: 2px;
                background: rgba(255, 255, 255, 0.5);
                transition: background 2.2s ease;
                text-align: center;
            }

            .slideshow .pagination .item::after {
                width: 0;
                background: #fff;
                z-index: 2;
                transition: width 2.2s ease;
                text-align: center;
            }

            .slideshow .pagination .item:hover::before, .slideshow .pagination .item.is-active::before {
                background-color: #fff;
                text-align: center;
            }

    .slideshow .arrows .arrow {
        margin: -33px 0 0;
        padding: 20px;
        position: absolute;
        top: 50%;
        cursor: pointer;
        z-index: 3;
    }

    .slideshow .arrows .prev {
        left: 30px;
    }

        .slideshow .arrows .prev:hover .svg {
            left: -10px;
        }

    .slideshow .arrows .next {
        right: 30px;
    }

        .slideshow .arrows .next:hover .svg {
            left: 10px;
        }

    .slideshow .arrows .svg {
        position: relative;
        left: 0;
        width: 14px;
        height: 26px;
        fill: #fff;
        transition: left 2.2s ease;
    }

.section-header {
    position: relative;
    text-align: center;
}

    .section-header h2 {
        font-size: 29px;
        font-weight: 600;
        position: relative;
        color: var(--color-secondary);
    }

        .section-header h2:after {
            content: "";
            position: absolute;
            display: block;
            width: 300px;
            height: 5px;
            background: var(--color-primary);
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
        }
    .section-header h3 {
        font-size: 29px;
        font-weight: 600;
        position: relative;
        color: var(--color-secondary);
    }

        .section-header h3:after {
            content: "";
            position: absolute;
            display: block;
            width: 400px;
            height: 5px;
            background: rgba(255, 255, 255, 0.5);
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
        }
    .section-header p {
        margin-bottom: 0;
    }











.btn-shine {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 12px 48px;
    color: #fff;
    background: linear-gradient(to right, #4d4d4d 0, #fff 10%, #4d4d4d 20%);
    background-position: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 3s infinite linear;
    animation-fill-mode: forwards;
    -webkit-text-size-adjust: none;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    white-space: nowrap;
}

@-moz-keyframes shine {
    0% {
        background-position: 0;
    }

    60% {
        background-position: 180px;
    }

    100% {
        background-position: 180px;
    }
}

@-webkit-keyframes shine {
    0% {
        background-position: 0;
    }

    60% {
        background-position: 180px;
    }

    100% {
        background-position: 180px;
    }
}

@-o-keyframes shine {
    0% {
        background-position: 0;
    }

    60% {
        background-position: 180px;
    }

    100% {
        background-position: 180px;
    }
}

@keyframes shine {
    0% {
        background-position: 0;
    }

    60% {
        background-position: 180px;
    }

    100% {
        background-position: 180px;
    }
}










.black-lives-matter {
    font-size: 8vw;
    line-height: 8vw;
    margin: 0;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 900;
    background: #fff;
    background-size: 40%;
    background-position: 50% 50%;
    -webkit-background-clip: text;
    color: rgba(0, 0, 0, 0.08);
    animation: zoomout 10s ease 500ms forwards;
}

@keyframes zoomout {
    from {
        background-size: 40%;
    }

    to {
        background-size: 10%;
    }
}
