@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&display=swap');

h1 {
    font-family: 'bck-b', cursive;
}

h2 {
    font-family: 'bck-b', cursive;
}

body {
    font-family: 'EB Garamond', serif;
    font-size: 17px !important;
}

h3,
h4,
h5,
h6 {
    font-family: 'EB Garamond', serif;
    font-size: 17px !important;
}

p {
    font-size: 17px;
    line-height: 1.3em;
    font-weight: 500;
}

h6 {
    font-size: 17px;
    line-height: 1.3em;
    font-weight: 500;
}

@font-face {
    font-family: br;
    src: url(../fonts/br.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: dc;
    src: url(../fonts/dc.ttf);
}

@font-face {
    font-family: custom_ny;
    src: url(../fonts/custom_ny.otf);
}

@font-face {
    font-family: bck-b;
    src: url(../fonts/bck-b.otf);
}

@font-face {
    font-family: mepc;
    src: url(../fonts/mepc.ttf);
}

.fontScript {
    font-family: 'custom_ny', cursive;
}

.fontMempelai {
    font-family: 'EB GARAMOND' !important;
}

.fontAdditionalTwo {
    font-family: 'mepc' !important;
}

.fontAdditional {
    font-family: 'custom_ny', cursive;
}

.fontAdditionalSecondary {
    font-family: 'bck-b' !important;
    font-weight: 400;
}

.fontAdditionalTertier {
    font-family: 'br' !important;
}

.fontAdditionalOptional {
    font-family: 'custom_ny' !important;
    letter-spacing: 2.4px;
}

h2.title {
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 400;
}

h5.titleDoa {
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 400;
}

:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
    --color-a: #0f4070;
    --color-b: #155697;
    --color-c: #0f4070;
    --color-d: #063059;
    --color-e: #0a3865;
    --color-f: #062d53;
    --sc-a: #E5E1CC;
    --sc-b: #a3a091;
    --border-a: #E5E1CC;
    --tc-a: #fdfcf2;
    --teks-a: rgba(40, 40, 40, 0.8);
    --btncolor-a: #155697;
    --btncolor-b: #155697;
    --circle-icon-a: #155697;
    --circle-icon-b: #155697;
}

.overlay-blue-light:after,
.overlay-blue-middle:after,
.overlay-blue-dark:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF00 57%, var(--color-a) 100%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    max-width: 400px;
}

.overlay-left-light:after,
.overlay-left-middle:after,
.overlay-left-dark:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF00 57%, var(--color-a) 100%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    max-width: 100%;
}

.overlay-left-middle .container {
    position: relative;
    z-index: 1;
}

img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.ft.overlay-blue-middle:after {
    background-image: linear-gradient(180deg, #FFFFFF00 57%, var(--color-a) 100%) !important;
}

.frOne {
    content: "";
    background-image: url(../static/images/frameWhite6.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

.frGeneral {
    content: "";
    background-size: 105% 150%;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0vh;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

.bg-main {
    background: var(--color-e) !important;
}

.btnColor {
    background: var(--btncolor-a) !important;
    color: #fff !important;
    border: 0px solid var(--btncolor-a) !important;
    border-radius: 7px !important;
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 50%), inset 0px 4px 1px 1px var(--btncolor-b), inset 0px -3px 1px 1px rgb(183 180 180 / 50%) !important;
    font-size: 13px !important;
    font-weight: 200;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.fontColor {
    color: var(--color-c) !important;
}

.text-light {
    color: var(--tc-a) !important;
}

.line-icon {
    box-sizing: border-box;
    position: relative;
    text-align: center;
    margin-top: -7px;
}

.line-icon::before,
.line-icon::after {
    box-sizing: border-box;
    width: 30%;
    height: 8px;
    border-top: 1px solid var(--tc-a) !important;
    display: inline-block;
    content: '';
    margin-left: 3%;
    margin-right: 3%;
    position: relative;
    top: 50%;
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
}

.line-icon i {
    color: var(--color-c) !important;
}

.separatorMempelai.line-icon::before,
.separatorMempelai.line-icon::after {
    width: 15% !important;
}

.line-icon2 {
    box-sizing: border-box;
    position: relative;
    text-align: center;
    margin-top: -7px;
}

.line-icon2::before,
.line-icon2::after {
    box-sizing: border-box;
    width: 30%;
    height: 4px;
    border-top: 1px solid var(--color-b) !important;
    display: inline-block;
    content: '';
    margin-left: 3%;
    margin-right: 3%;
    position: relative;
    top: 50%;
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
}

.line-icon2 i {
    color: var(--color-b) !important;
}

.line-icon3 {
    box-sizing: border-box;
    position: relative;
    text-align: center;
    margin-top: -7px;
}

.line-icon3::before,
.line-icon3::after {
    box-sizing: border-box;
    width: 30%;
    height: 4px;
    border-top: 1px solid #9f978d !important;
    display: inline-block;
    content: '';
    margin-left: 3%;
    margin-right: 3%;
    position: relative;
    top: 50%;
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
}

.line-icon3 i {
    color: #282828 !important;
}

.line-icon4 {
    box-sizing: border-box;
    position: relative;
    text-align: center;
    margin-top: -7px;
}

.line-icon4::before,
.line-icon4::after {
    box-sizing: border-box;
    width: 17%;
    height: 8px;
    border-top: 1px solid var(--color-c) !important;
    display: inline-block;
    content: '';
    margin-left: 3%;
    margin-right: 3%;
    position: relative;
    top: 50%;
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
}

.line-icon4 i {
    color: var(--color-c) !important;
}

.separatorMempelaiTwo.line-icon::before,
.separatorMempelaiTwo.line-icon::after {
    width: 20% !important;
}

.line-icon5::before {
    display: block;
    content: "";
    margin-right: 9px;
    border-bottom: 0;
    flex-grow: 1;
    border-top: 1px solid var(--sc-a) !important;
}

.line-icon5::after {
    display: block;
    content: "";
    margin-left: 9px;
    border-bottom: 0;
    flex-grow: 1;
    border-top: 1px solid var(--sc-a) !important;
}

.line-icon6::before {
    display: block;
    content: "";
    margin-right: 9px;
    border-bottom: 0;
    flex-grow: 1;
    border-top: 1px solid var(--color-b) !important;
}

.line-icon6::after {
    display: block;
    content: "";
    margin-left: 9px;
    border-bottom: 0;
    flex-grow: 1;
    border-top: 1px solid var(--color-b) !important;
}

.themeWeb {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 0px !important;
    background: var(--sc-a);
    background-color: var(--sc-a) !important;
}

.themeWeb::-webkit-scrollbar {
    display: none;
}

.themeWeb {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.themeWebSecondary {
    max-width: 400px;
    background-position: center center;
    background-repeat: repeat;
    background: var(--color-a);
    background-color: var(--color-a) !important;
    background-image: linear-gradient(180deg, #FFFFFF00 57%, var(--color-b) 100%);
}

.themeWebOne {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    overflow: hidden;
    background-image: url(../static/images/bg-11.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}

.themeWebSc {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    overflow: hidden;
    background: #ffffff;
    opacity: .8;
}

.frameOne {
    min-height: 400px;
    max-width: 300px;
    background: var(--color-a);
    background-color: var(--color-a) !important;
    background-image: linear-gradient(180deg, #FFFFFF00 57%, var(--color-b) 100%);
    border-radius: 150px 150px 0 0;
    border: 9px solid var(--color-c);
    border-style: double;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 90%);
}

.frameTwo {
    padding: 30px;
    background: var(--tc-a);
    background-color: var(--tc-a) !important;
    background-image: linear-gradient(180deg, #FFFFFF00 57%, #d1c8b3 100%);
    border: 5px solid var(--color-c);
    border-style: double;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 90%);
}

.frameThree {
    background: var(--color-a);
    background-color: var(--color-a) !important;
    background-image: linear-gradient(180deg, #FFFFFF00 57%, var(--color-b) 100%);
    border: 4px solid var(--color-c);
    border-style: double;
    padding: 50px 20px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 90%);
}

.themeWebOneTwo {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    overflow: hidden;
    background-image: url(../static/images/bg-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
}

.themeWebTwoMempelai {
    position: absolute;
    display: block;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    -webkit-animation-name: zoomIn;
    animation: zoomIn;
    animation-duration: 2s;
    background: hsl(36deg 45% 39% / 10%);
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(2px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.boxedTheme {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #12110e !important;
}

.themeAwal {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    background-image: linear-gradient(rgba(245, 245, 245, 0), rgb(0, 0, 0)), url(../static/images/foto-1.jpeg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0px 0px !important;
    margin-bottom: 0px !important;
    box-shadow: 0px 1px 0px #ccc, 0px 2px 0px #c9c9c9, 0px 3px 0px #bbb, 0px 4px 0px #b9b9b9, 0px 5px 0px #aaa, 0px 6px 1px rgba(0, 0, 0, 0.1), 0px 0px 5px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 3px 5px rgba(0, 0, 0, 0.2), -4px 8px 8px rgba(0, 0, 0, 0.1), -8px 16px 16px rgba(0, 0, 0, 0.37), -16px 32px 32px rgba(0, 0, 0, 0.25), -32px 64px 64px rgba(0, 0, 0, 0.25);
    height: calc(100% - 60px);
}

.themeAwal:before {
    content: '';
    height: 100% !important;
    width: 100% !important;
    position: absolute;
    background-image: linear-gradient(180deg, #FFFFFF00 57%, var(--color-e) 100%);
}

.themeAwalWrapper {
    padding: 20px;
    border-radius: 10px 130px 10px 10px;
    width: 400px;
    max-width: 100%;
    position: absolute;
    padding-bottom: 40px;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0px);
    height: 100%;
}

.navMobile {
    max-width: 400px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.dlab-bnr-inr.dlab-bnr-inr-lg {
    height: calc(100% - 65px) !important;
    position: relative !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 400px;
}

@media only screen and (max-width: 767px) {
    .site-footer.style1 .footer-bottom {
        padding: 35px 0 85px 0;
    }

    .boxedTheme {
        width: 100%;
    }

    .themeWeb {
        margin-bottom: 0px !important;
        max-width: 400px !important;
    }

    .themeAwal {
        padding: 0px 0px !important;
        margin-bottom: 0px !important;
        max-width: 400px !important;
        height: calc(100% - 60px);
    }

    .btnBukaUndangan {
        max-width: 100%;
    }

    .dlab-bnr-inr.dlab-bnr-inr-lg {
        width: 100% !important;
    }
}

.borderStyle {
    padding: 30px 20px;
    position: relative;
    height: 100%;
}

.btnBukaUndangan {
    border: 1px solid #757575 !important;
    background: #ffffff !important;
    color: #282828 !important;
    font-size: 17px;
    max-width: 400px;
    margin-bottom: 5px;
    border-radius: 0px !important;
    height: 60px;
    border-top: 5px solid #757575 !important;
    box-shadow: 0px 1px 0px #ccc, 0px 2px 0px #c9c9c9, 0px 3px 0px #bbb, 0px 4px 0px #b9b9b9, 0px 5px 0px #aaa, 0px 6px 1px rgb(0 0 0 / 10%), 0px 0px 5px rgb(0 0 0 / 10%), 0px 1px 3px rgb(0 0 0 / 30%), 0px 3px 5px rgb(0 0 0 / 20%), -4px 8px 8px rgb(0 0 0 / 10%), -8px 16px 16px rgb(0 0 0 / 37%), -16px 32px 32px rgb(0 0 0 / 25%), -32px 64px 64px rgb(0 0 0 / 25%);
}

.btnSong {
    background: var(--color-e);
    border-color: var(--color-e);
    border-radius: 20px;
    border-style: solid;
    border-width: 0;
    bottom: 15%;
    box-shadow: 2px 2px 12px -5px #000000;
    color: #efbb20;
    cursor: pointer;
    display: none;
    height: 40px;
    line-height: 26px;
    margin: 0;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 40px;
    z-index: 999;
    opacity: .5;
}

.btnSong i {
    color: var(--tc-a);
}

#btnQr {
    background: var(--color-e);
    border-color: var(--color-e);
    border-radius: 20px;
    border-style: solid;
    border-width: 0;
    bottom: 15%;
    box-shadow: 2px 2px 12px -5px #000000;
    color: #efbb20;
    cursor: pointer;
    display: none;
    height: 40px;
    line-height: 26px;
    margin: 0;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 40px;
    z-index: 999;
    opacity: .5;
}

#btnQr i {
    color: var(--tc-a);
}

.popover {
    max-width: 200px !important;
}

.popover-header {
    color: #fff !important;
    padding-bottom: 0px !important;
    background-color: #2d2222 !important;
    border-bottom: 1px solid #2d2222 !important;
}

.pop-close {
    background: #2d2222 !important;
    margin-top: 12px;
    margin-right: 10px;
}

.btnAscr {
    border-color: var(--color-e);
    border-radius: 3px;
    border-style: solid;
    border-width: 0;
    top: 15px;
    box-shadow: 2px 2px 12px -5px #000000;
    color: #efbb20;
    cursor: pointer;
    display: none;
    height: 135px;
    line-height: 26px;
    margin: 0;
    position: fixed;
    right: 0px;
    text-align: center;
    width: 25px;
    z-index: 999;
    opacity: 1;
    background: #0a386580;
    color: var(--tc-a);
    padding: 0px;
}

.btnAscr i {
    color: var(--tc-a);
}

.btnAscr .tks {
    writing-mode: vertical-lr;
    text-orientation: sideways;
    transform: scale(-1);
    font-size: 12px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.fit_pic {
    width: 100% !important;
    height: 185px !important;
    object-fit: cover !important;
}

@media only screen and (max-width: 500px) {
    .fit_pic {
        width: 100% !important;
        height: 185px !important;
        object-fit: cover !important;
    }
}

.fitThumb {
    width: auto !important;
    object-fit: contain !important;
    max-height: 250px !important;
}

.fit_pic_cover {
    width: 180px !important;
    max-width: 180px !important;
    height: 180px !important;
    object-fit: cover !important;
    border-radius: 50% !important;
    padding: 2px;
    border: 2px solid var(--color-a)
}

@media only screen and (max-width: 500px) {
    .fit_pic_cover {
        width: 180px !important;
        max-width: 180px !important;
        height: 180px !important;
        object-fit: cover !important;
        border-radius: 50% !important;
        padding: 2px;
        border: 2px solid var(--color-a)
    }
}

.fit_pic_mempelai {
    z-index: 2;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 160px;
    height: 240px;
    border-radius: 170px 170px 170px 170px;
    box-shadow: -6px 7px 20px -2px rgba(0, 0, 0, 0.5);
    object-fit: cover !important;
    border: 5px double var(--color-c);
}

@media only screen and (max-width: 500px) {
    .fit_pic_mempelai {
        z-index: 2;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 160px;
        height: 240px;
        border-radius: 170px 170px 170px 170px;
        box-shadow: -6px 7px 20px -2px rgba(0, 0, 0, 0.5);
        object-fit: cover !important;
        border: 5px double var(--color-c);
    }
}

.fit_pic_fig {
    padding: 3px;
    object-fit: cover !important;
    width: 90% !important;
    max-width: 90% !important;
    height: 190px !important;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 3px 7px 10px 0px rgba(0, 0, 0, 0.5);
    transform: rotate(358deg);
    border: 5px solid #e3e3e3;
}

.ornMempelaiOne {
    height: 120px;
    margin-top: 30px;
    position: absolute;
    left: -50px;
    top: 5px;
    transform: rotate(346deg);
    z-index: 1;
}

.ornMempelaiTwo {
    height: 120px;
    margin-top: 30px;
    position: absolute;
    right: -50px;
    top: 5px;
    transform: rotate(13deg);
    z-index: 1;
}

.mempelaiSectionOne {
    position: relative;
    width: auto;
    height: auto;
    display: inline-table;
}

.mempelaiSectionTwo {
    position: relative;
    width: auto;
    height: auto;
    display: inline-table;
}

.mempelaiSectionOne .secOne {
    position: absolute;
    width: 400px;
    height: 400px;
    transform: rotate(0deg) scale(.35);
    z-index: -1;
    top: -85px;
    left: -180px;
    content: '';
    background: url(index_1.html) no-repeat;
}

.mempelaiSectionOne .secTwo {
    position: absolute;
    width: 400px;
    height: 400px;
    transform: rotate(136deg) scale(.35);
    z-index: -2;
    top: -175px;
    left: -195px;
    content: '';
    background: url(index_1.html) no-repeat;
}

.mempelaiSectionTwo .secOne {
    position: absolute;
    width: 400px;
    height: 400px;
    transform: rotate(0deg) scale(.35) scaleX(-1);
    z-index: -1;
    top: -170px;
    left: -215px;
    content: '';
    background: url(../static/images/autoplay-floral-dance-09-mempelai-1.png) no-repeat;
}

.mempelaiSectionTwo .secTwo {
    position: absolute;
    width: 400px;
    height: 400px;
    transform: rotate(0deg) scale(.35) scaleX(-1);
    z-index: -2;
    top: -175px;
    left: -210px;
    content: '';
    background: url(../static/images/autoplay-floral-dance-09-mempelai-2.png) no-repeat;
}

body.modal-opened {
    overflow: hidden;
}

.mapGoogle iframe {
    width: 100% !important;
    height: 200px !important;
    border-radius: 7px 7px 7px 7px !important;
    border: 5px solid #e3e3e3 !important;
    box-shadow: 3px 3px 5px 0px rgb(52 50 50 / 42%);
}

.mapGoogleTwo iframe {
    width: 100% !important;
    height: 200px !important;
    border-radius: 20px 20px 0px 0px !important;
}

.videoPreWedding iframe {
    border: 5px solid #e3e3e3;
    border-bottom: 14px solid #e3e3e3;
    box-shadow: 3px 3px 5px 0px rgb(52 50 50 / 42%);
}

/*Fb Comments Width Fix*/
.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop span,
.fb_iframe_widget_fluid_desktop iframe {
    max-width: 100% !important;
    width: 100% !important;
}

#content {
    width: 100%;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
}

#snowflake {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.snowRoll {
    position: absolute;
    opacity: 0;
    -webkit-animation-name: mysnow;
    -webkit-animation-duration: 20s;
    -moz-animation-name: mysnow;
    -moz-animation-duration: 20s;
    height: 80px;
    pointer-events: none;
}

@-webkit-keyframes mysnow {
    0% {
        bottom: 100%;
    }

    50% {
        -webkit-transform: rotate(1080deg);
    }

    100% {
        -webkit-transform: rotate(0deg) translate3d(50px, 50px, 50px);
    }
}

@-moz-keyframes mysnow {
    0% {
        bottom: 100%;
    }

    50% {
        -moz-transform: rotate(1080deg);
    }

    100% {
        -moz-transform: rotate(0deg) translate3d(50px, 50px, 50px);
    }
}

.bounceArrow {
    -moz-animation: bounceArrow 2s infinite;
    -webkit-animation: bounceArrow 2s infinite;
    animation: bounceArrow 2s infinite;
}

@keyframes bounceArrow {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

@keyframes moveEfek {
    0% {
        transform: rotate(0deg) translate(-15px) rotate(0deg);
    }

    100% {
        transform: rotate(360deg) translate(-15px) rotate(-360deg);
    }
}

/* Works on Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: var(--color-e) var(--tc-a);
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 7px;
}

*::-webkit-scrollbar-track {
    background: var(--tc-a);
    box-shadow: inset 0 0 3px grey;
}

*::-webkit-scrollbar-thumb {
    background-color: var(--color-e);
    border-radius: 3px;
}

.navbar {
    overflow-x: auto;
    white-space: nowrap;
    z-index: 17001;
}

.navbar::-webkit-scrollbar {
    display: none;
}

.navbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.nav-item {
    padding-top: 10px;
}

.nav-item a {
    color: var(--tc-a) !important;
    font-weight: 200;
}

.nav-item a.active {
    color: var(--tc-a) !important;
    font-weight: 200;
}

.nav-item a.text-dark:focus,
.nav-item a.text-dark:hover {
    color: var(--tc-a) !important;
    font-weight: 200;
}

.nav-item.activeNavItem {
    background: #062e55;
    background-color: #062e55 !important;
    background-image: linear-gradient(180deg, #FFFFFF00 57%, #062747 100%);
}

.nav-item.activeNavItem a {
    color: var(--tc-a) !important;
    font-weight: 200;
}

.navbar {
    overflow: visible;
    box-shadow: rgba(20, 18, 15, 0.8) 0px 1px 8px;
    background: var(--color-a);
    background-color: var(--color-a);
    background-image: linear-gradient(180deg, #FFFFFF00 35%, var(--color-d) 100%);
    border-left: 1px solid var(--color-c);
    border-right: 1px solid var(--color-c);
    margin-right: 0px;
    max-width: 400px;
    border-top: 2px solid var(--color-c);
    border-bottom: 2px solid var(--color-c);
    margin-bottom: 0px;
    border-radius: 0px !important;
    width: 100% !important;
}

@media only screen and (max-width: 500px) {
    /* .navbar{ width: 92%!important; } */
}

.activeNavItem a {
    position: relative;
}

.activeNavItem .listActiveNavItem {
    border-radius: 45px;
    width: 45px;
    height: 45px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -28px);
    border: 2px solid var(--color-c);
    background: var(--color-e);
    background-color: var(--color-e) !important;
    background-image: linear-gradient(180deg, #FFFFFF00 57%, var(--color-f) 100%);
    animation: 1s alternate ease anFdTwo;
    -webkit-animation: 1s alternate ease anFdTwo;
    -moz-animation: 1s alternate ease anFdTwo;
    -o-animation: 1s alternate ease anFdTwo;
    -ms-animation: 1s alternate ease anFdTwo;
}

.activeNavItem .icActiveNavItem {
    display: block;
    width: 25px;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    -webkit-perspective: 240px;
    perspective: 240px;
    animation: 1s alternate ease anFdThree;
    -webkit-animation: 1s alternate ease anFdThree;
    -moz-animation: 1s alternate ease anFdThree;
    -o-animation: 1s alternate ease anFdThree;
    -ms-animation: 1s alternate ease anFdThree;
}

.activeNavItem .titleActiveNavItem {
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 20px);
    font-size: 15px;
    animation: 2s alternate ease anFdIn;
    -webkit-animation: 2s alternate ease anFdIn;
    -moz-animation: 2s alternate ease anFdIn;
    -o-animation: 2s alternate ease anFdIn;
    -ms-animation: 2s alternate ease anFdIn;
}

@keyframes anFdIn {
    0% {
        position: absolute;
        left: 50%;
        transform: translate(-50%, 10px) scale(.1);
        opacity: .1;
    }

    100% {
        transform: translateX(0, 0) scale(1);
        opacity: 1;
    }
}

@keyframes anFdTwo {
    from {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -10px);
        opacity: .2
    }

    to {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -28px)
    }
}


@keyframes anFdThree {
    from {
        -webkit-transform: translateX(0px) rotateY(130deg);
        transform: translateX(0px) rotateY(130deg);
    }

    to {
        -webkit-transform: translateX(0px) rotateY(0deg);
        transform: translateX(0px) rotateY(0deg);
    }
}

.btnModalTutup {
    background: #2d2222 !important;
    border: 0px solid #2d2222;
    background-image: -webkit-linear-gradient(top, #dedede, #2d2222);
    background-image: linear-gradient(top, #dedede, #fff);
    border-radius: 10px;
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 50%), inset 0px 4px 1px 1px #2d2222, inset 0px -3px 1px 1px rgb(183 180 180 / 50%);
}

#lg-download {
    display: none !important;
}

.lg-outer .lg-toogle-thumb {
    color: #282321 !important;
}

.borderContent {
    position: absolute;
    display: block;
    content: '';
    display: block;
    height: 105%;
    width: 95%;
    left: 10px;
    -webkit-animation-name: zoomIn;
    animation: zoomIn;
    animation-duration: 2s;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.borderContent2 {
    position: absolute;
    content: '';
    display: block;
    height: 105%;
    width: 95%;
    left: 10px;
    -webkit-animation-name: zoomIn;
    animation: zoomIn;
    animation-duration: 2s;
    border-radius: 16px;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(5px);
    border: 9px solid var(--color-c);
    border-style: double;
    background: var(--color-a);
    background-color: var(--color-a) !important;
    background-image: linear-gradient(180deg, #FFFFFF00 57%, var(--color-b) 100%);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 90%);
}

.mempelaiContent {
    position: absolute;
    display: block;
    content: '';
    display: block;
    background: #fafafa9e;
    height: 110%;
    margin-top: -20px;
    width: 95%;
    top: 0;
    left: 10px;
    border-radius: 10px;
    -webkit-animation-name: zoomIn;
    animation: zoomIn;
    animation-duration: 2s;
}

.storyContent {
    padding: 20px 0 20px 0;
    background: rgb(255 255 255);
    box-shadow: rgb(0 0 0 / 50%) 0px 3px 10px 0px, white 0px 4px 1px 1px inset, rgb(183 180 180 / 50%) 0px -3px 1px 1px;
    border-radius: 15px;
    border-bottom-left-radius: 50px 50px !important;
    border-top-right-radius: 50px 50px !important;
}

.storyText {
    overflow-y: auto;
    max-height: 300px;
    padding: 20px 15px;
    border-top: 3px solid #f5f5f5;
}

.doaText {
    overflow-y: auto;
    max-height: 400px;
    padding: 20px 15px;
}

.dborder {
    border: 1px solid var(--color-a);
    position: relative;
    font-size: 18px;
    width: 100%;
    color: #282828 !important;
    line-height: 1.1em;
    background: white;
    padding: 15px 10px;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    border-radius: 10px;
}

.dborder:before {
    background: none;
    border: 1px solid #7e7a64;
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: -7px;
    right: -7px;
    bottom: 5px;
    pointer-events: none;
    border-radius: 10px;
}

.fa-volume-off:before {
    margin-right: 10px;
}

.divOne {
    height: 0px;
    top: 0px;
    left: 0px;
    position: absolute;
}

.divTwo {
    height: 0px;
    bottom: 0px;
    right: 0px;
    position: absolute;
}

@keyframes zoom {
    0% {
        transform: scale(0.95);
    }

    60% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.95);
    }
}

@keyframes upAndDown {
    0% {
        transform: translate(0px, 0px);
    }

    50% {
        transform: translate(0px, -10px);
    }

    100% {
        transform: translate(0px, 0px);
    }
}

@keyframes typing {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

.cpoint {
    cursor: pointer;
}

.sosmedFooter {
    text-align: center;
    position: relative;
    display: block;
    height: 90px;
}

ul.sosmed {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    margin: 30px 0;
}

ul.sosmed li {
    list-style: none;
    display: inline-block;
    padding: 0px 1px;
    margin-bottom: 7px;
}

ul.sosmed li a {
    position: relative;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    margin: 0 5px;
    border-radius: 50%;
    padding: 6px;
    box-sizing: border-box;
    text-decoration: none;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
    background: linear-gradient(0deg, #ddd, #fff);
    transition: .5s;
    color: #282828;
}

ul.sosmed li a:hover {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    text-decoration: none;
}

ul.sosmed li a .fa,
ul.sosmed li a img {
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(0deg, #fff, #ddd);
    border-radius: 50%;
    line-height: 7px;
    font-size: 24px;
    color: #262626 !important;
    transition: .5s;
}

ul.sosmed li a img {
    margin-top: -5px;
}

.triangle::before {
    content: '';
    position: absolute;
    bottom: -4px;
    width: 0;
    height: 0;
    left: 50%;
    transform: translateX(-50%);
    border-style: solid;
    border-width: 22px 22px 0 22px;
    border-color: #d0c25e transparent transparent transparent;
    z-index: 1;
}

.counter-style-1 {
    background-color: #d0c25e;
    border: 1px solid #9d8855;
}

/* ---- pr container ---- */
canvas {
    display: block;
    vertical-align: bottom;
}

#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: transparent;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

/* ---- fl ---- */
.flip-clock {
    text-align: center;
    perspective: 400px;
    margin: 20px auto;

    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }
}

.flip-clock__piece {
    display: inline-block;
    margin: 0 5px;
}

.flip-clock__slot {
    font-size: 13px;
    margin-top: 2px !important;
    margin-bottom: 7px !important;
    display: block;
    color: var(--tc-a) !important;
    padding-left: 5px;
}

.card__top,
.card__bottom,
.card__back::before,
.card__back::after {
    display: block;
    height: 0.6em;
    color: var(--tc-a);
    background: var(--color-d);
    padding: 0.15em 0 0.15em 0;
    border-radius: 0.15em 0.15em 0 0;
    backface-visiblity: hidden;
    transform-style: preserve-3d;
    width: 1.8em;
    transform: translateZ(0);
    font-weight: 600;
    font-family: 'custom_ny';
}

.card__bottom {
    color: var(--tc-a);
    position: absolute;
    top: 50%;
    left: 0;
    border-top: solid 1px var(--btncolor-b);
    background: #0e365d;
    border-radius: 0 0 0.15em 0.15em;
    pointer-events: none;
    overflow: hidden;
}

.card__bottom::after {
    display: block;
    margin-top: -0.6em;
}

.card__back::before,
.card__bottom::after {
    content: attr(data-value);
}

.card__back {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0%;
    pointer-events: none;
}

.card__back::before {
    position: relative;
    z-index: -1;
    overflow: hidden;
}

.flip .card__back::before {
    animation: flipTop 0.3s cubic-bezier(.37, .01, .94, .35);
    animation-fill-mode: both;
    transform-origin: center bottom;
}

.flip .card__back .card__bottom {
    transform-origin: center top;
    animation-fill-mode: both;
    animation: flipBottom 0.6s cubic-bezier(.15, .45, .28, 1);
}

@keyframes flipTop {
    0% {
        transform: rotateX(0deg);
        z-index: 2;
    }

    0%,
    99% {
        opacity: 0.99;
    }

    100% {
        transform: rotateX(-90deg);
        opacity: 0;
    }
}

@keyframes flipBottom {

    0%,
    50% {
        z-index: -1;
        transform: rotateX(90deg);
        opacity: 0;
    }

    51% {
        opacity: 0.99;
    }

    100% {
        opacity: 0.99;
        transform: rotateX(0deg);
        z-index: 5;
    }
}

.flip-clock__card.card {
    background: transparent;
    border: 0;
    display: block;
    position: relative;
    padding-bottom: 0.60em;
    font-size: 40px;
    line-height: 0.90;
    margin-left: 35%;
    transform: translate(-25px, 0px);
}

@media only screen and (max-width: 456px) {
    .flip-clock__card.card {
        margin-left: 30%;
        transform: translate(-25px, 0px);
    }
}

.timeline {
    position: relative;
    background: transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0.9rem;
    margin: 0 auto 1rem auto;
}

.timeline:after {
    content: "";
    position: absolute;
    top: 0;
    margin-left: 10px;
    border-right: 2px dashed var(--color-c);
    height: 100%;
    display: block;
}

.timeline-row {
    position: relative;
    margin-bottom: 50px;
    padding-left: 12px;
}

.timeline-row .timeline-time {
    margin-bottom: 10px;
    font-size: 1.1rem !important;
    color: #16201b;
    line-height: 1.2;
    font-weight: 400;
}

.timeline-row .timeline-time small {
    display: block;
    font-size: 0.8rem;
}

.timeline-row .timeline-content {
    position: relative;
    padding: 20px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border: 4px solid var(--color-c);
    border-right: 0px !important;
    border-left: 0px !important;
    border-bottom: 6px solid var(--color-c) !important;
    background: var(--color-a);
    background-color: var(--color-a) !important;
    background-image: linear-gradient(180deg, #FFFFFF00 57%, var(--color-b) 100%);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 90%);
}

.timeline-row .timeline-content:after {
    content: "";
    position: absolute;
    top: 20px;
    height: 16px;
    width: 16px;
    background: var(--color-d);
}

.timeline-row .timeline-content h4 {
    margin: 0 0 20px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 150%;
}

.timeline-row .timeline-content p {
    margin-bottom: 30px;
    line-height: 150%;
}

.timeline-row .timeline-content i {
    font-size: 1.2rem;
    line-height: 100%;
    padding: 15px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #5e9078;
    color: #fff !important;
    margin-bottom: 10px;
    display: inline-block;
}

.timeline-row .timeline-content .thumbs {
    margin-bottom: 20px;
    display: flex;
}

.timeline-row .timeline-content .thumbs img {
    margin: 5px;
    max-width: 60px;
}

.timeline-row .timeline-content .badge {
    color: #ffffff;
    background: linear-gradient(120deg, #00b5fd 0%, #0047b1 100%);
}

.timeline-row:nth-child(even) .timeline-content {
    margin-left: 15px;
    text-align: left;
}

.timeline-row:nth-child(even) .timeline-content:after {
    left: -16px;
    right: initial;
    border-bottom: 0;
    border-left: 0;
    transform: rotate(-135deg);
}

.timeline-row:nth-child(even) .timeline-content:before {
    left: -52px;
    right: initial;
}

.timeline-row:nth-child(odd) .timeline-content {
    margin-left: 15px;
}

.timeline-row:nth-child(odd) .timeline-content:after {
    left: -16px;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    z-index: 2;
}

.iconCircle {
    border-radius: 50%;
    width: 70px;
    max-height: 70px;
    max-width: 100%;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    background: var(--circle-icon-a);
    border: 3px solid var(--color-c);
    background-color: var(--circle-icon-a);
    box-shadow: inset -25px -25px 40px var(--circle-icon-b);
    background-image: -webkit-linear-gradient(-45deg, hsl(23deg 45% 20% / 30%) 0%, transparent 100%);
}

/*qr*/
.modal-add-popup {
    height: 0;
}

.modal.fade.show .modal-add-popup {
    height: 80%;
    -webkit-animation-name: slu;
    animation-name: slu;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.modal.fade .modal-add-popup {
    height: 0px;
    transition: height 0.3s !important;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: none;
    transform: none;
}

@-webkit-keyframes slu {
    0% {
        -webkit-transform: translateY(100%) translate(-50%, 0px);
        visibility: visible;
        left: 50%;
        transform: translateY(100%) translate(-50%, 0px);
    }

    100% {
        -webkit-transform: translateY(0) translate(-50%, 0px);
        left: 50%;
        transform: translateY(0) translate(-50%, 0px);
    }
}

@keyframes slu {
    0% {
        -webkit-transform: translateY(100%) translate(-50%, 0px);
        visibility: visible;
        left: 50%;
        transform: translateY(100%) translate(-50%, 0px);
    }

    100% {
        -webkit-transform: translateY(0) translate(-50%, 0px);
        left: 50%;
        transform: translateY(0) translate(-50%, 0px);
    }
}

#qrcode-card {
    background: var(--color-a);
}

.qrCode-header .qrCode-close {
    align-self: center;
    font-size: 20px;
    cursor: pointer;
}

.qr-title {
    margin-bottom: 0px;
    position: relative;
}

.qr-title-desc {
    width: 100%;
    font-size: 17px;
    font-weight: bolder;
    margin-bottom: -10px;
    margin-top: -15px;
    background: var(--color-a);
    z-index: 2;
    position: relative;
    font-weight: 300;
}

.qr-title-name {
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: -5px;
    font-weight: 500 !important;
    text-transform: uppercase;
}

.qrtamu-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.qrcode-tm {
    width: 150px;
}

.qrcode-tm img {
    height: 150px;
    border-radius: 10px;
}

.qr-desc {
    margin: 20px;
}

.qrtamu-content,
.qr-desc,
.qrcode-acara {
    padding: 0 40px;
    line-height: 1;
}

.qrcode-acara {
    display: flex;
    justify-content: left;
    align-items: start;
    margin: 15px 20px;
}

.qr-acara-container {
    margin-left: 10px;
    margin-top: 3px;
}

.qr-acara-tgl {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.qr-acara-waktu {
    font-size: 14px;
    font-weight: 300;
}

.modal-add-popup ::-webkit-scrollbar {
    display: none;
}

@media only screen and (max-width: 767px) {

    .qrtamu-content,
    .qr-desc,
    .qrcode-acara {
        padding: 0 !important;
    }

    .qr-title-name {
        padding: 5px 10px !important;
    }
}

.page-content {
    pointer-events: none;
}

button,
a,
input,
textarea,
.textarea-wrapper,
.data-container,
.check-km,
.frameYoutube iframe {
    pointer-events: auto !important;
}

@keyframes anPulseOne {
    from {
        transform: scale(1);
    }

    from {
        transform: scale(1.10);
    }
}

.pulseOne {
    animation: anPulseOne 1.5s linear;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
}

@keyframes anPulseTwo {
    from {
        transform: scale(1);
    }

    from {
        transform: scale(1.05);
    }
}

.pulseTwo {
    animation: anPulseTwo 1s linear;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
}

@keyframes anIconOne {
    from {
        transform: translate(0, 5px)
    }

    to {
        transform: translate(0, 0px)
    }
}

.anIconOne {
    animation: anIconOne 1s infinite ease-in-out;
    animation-direction: alternate;
}

.name span {
    font-weight: 600;
}

.imgCover {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.ttsl {
    width: 100%;
    max-width: 900px;
    height: 100% !important;
    margin: 0px;
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
}

.ttsl .slides-box .slide .title {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    padding: 20px 40px;
    text-align: left;
    border-top: 2px solid white;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    border-left: 8px solid white;
    font-size: 18px;
    font-weight: bold;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ttsl .slides-box .slide img {
    display: table;
    height: calc(100vh - 145px) !important;
    width: 100%;
    object-fit: cover !important;
    pointer-events: none;
}

.ttsl .slideshow-buttons {
    color: black;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.ttsl .slideshow-buttons div {
    color: white;
    display: inline-block;
    font-size: 2em;
    padding: 10px;
    cursor: pointer;
}

.ttsl .slideshow-buttons .next-btn {
    margin-left: 4%;
    transition: all ease-in-out 0.3s;
    text-shadow: 1px 1px 2px black;
}

.ttsl .slideshow-buttons .next-btn:hover {
    transform: translateX(4px);
}

.ttsl .slideshow-buttons .prev-btn {
    transition: all ease-in-out 0.3s;
    text-shadow: 1px 1px 2px black;
}

.ttsl .slideshow-buttons .prev-btn:hover {
    transform: translateX(-4px);
}

.ttsl .slide {
    position: relative;
}

.ttsl .slide:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: linear-gradient(180deg, #f5f5f500 0%, #000000 100%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    max-width: 100%;
}

.ttup {
    width: 100%;
    max-width: 900px;
    height: 500px;
    margin: 0px;
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
}

.ttup .slides-box .slide .title {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    padding: 20px 40px;
    text-align: left;
    border-top: 2px solid white;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    border-left: 8px solid white;
    font-size: 18px;
    font-weight: bold;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ttup .slides-box .slide {
    width: 100% !important;
}

.ttup .slides-box .slide img {
    display: table;
    height: 100%;
    width: 100%;
    object-fit: cover !important;
}

.ttup .slideshow-buttons {
    color: black;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.ttup .slideshow-buttons div {
    color: white;
    display: inline-block;
    font-size: 2em;
    padding: 10px;
    cursor: pointer;
}

.ttup .slideshow-buttons .next-btn {
    margin-left: 4%;
    transition: all ease-in-out 0.3s;
    text-shadow: 1px 1px 2px black;
}

.ttup .slideshow-buttons .next-btn:hover {
    transform: translateX(4px);
}

.ttup .slideshow-buttons .prev-btn {
    transition: all ease-in-out 0.3s;
    text-shadow: 1px 1px 2px black;
}

.ttup .slideshow-buttons .prev-btn:hover {
    transform: translateX(-4px);
}

.textCr {
    font-weight: 400;
    letter-spacing: 4.5px;
    text-transform: uppercase;
    font-family: 'dc', cursive;
    font-size: 14px;
    fill: var(--tc-a) !important;
    text-shadow: 2px 0px #736565;
}

#rotatingText {
    animation-name: rotate-circle;
    animation-duration: 16s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

#rotatingTextTwo {
    animation-name: rotate-circle-2;
    animation-duration: 16s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@keyframes rotate-circle {
    to {
        transform: rotate(1turn);
    }
}

@keyframes rotate-circle-2 {
    to {
        transform: rotate(-1turn);
    }
}

.mainCr {
    display: grid;
    align-items: center;
    justify-items: center;
}

.mainCr img {
    position: absolute;
}

.mainCr img {
    position: absolute;
    animation-name: rotate-circle;
    animation-direction: reverse;
    animation-duration: 8s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.slide-box {
    overflow: hidden;
}

/* AOS Custom Animations */
html:not(.no-js) [data-aos=flip-down] {
    -webkit-transform: perspective(2500px) rotateX(70deg);
    transform: perspective(2500px) rotateX(70deg);
}

html:not(.no-js) [data-aos=flip-up] {
    -webkit-transform: perspective(2500px) rotateX(-70deg);
    transform: perspective(2500px) rotateX(-70deg);
}

html:not(.no-js) [data-aos=flip-right] {
    transform: perspective(2500px) rotateY(70deg);
}

html:not(.no-js) [data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-70deg);
}

[data-aos='rotate-round'] {
    transform: rotate(-360deg);
    transition-property: transform;
}

[data-aos='rotate-round'].aos-animate {
    transform: rotate(0deg);
}

[data-aos='fadeIn'] {
    opacity: 0;
    transition-property: all;
}

[data-aos='fadeIn'].aos-animate {
    opacity: 1;
}

.sdLeft {
    width: calc(100vw - 400px);
    position: fixed;
    height: 100vh;
    background-color: var(--color-e);
}

.sdRight {
    max-width: 400px;
    margin-left: auto;
}

@media only screen and (max-width: 767px) {
    .sdLeft {
        display: none;
    }

    .sdRight {
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }

    .navbar {
        margin-right: auto;
    }
}

/* Comments Custom Styles */
.send.save.highlight-background {
    background: var(--btncolor-a) !important;
    color: #fff !important;
    border: 0px solid var(--btncolor-a) !important;
    border-radius: 7px !important;
    font-size: 14px !important;
    font-weight: 200;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 110px;
    padding: 10px !important;
    margin-bottom: 10px;
    text-align: center;
}

.control-row {
    display: block !important;
}

.profile-picture.round {
    display: none !important;
}

.jquery-comments ul {
    max-height: 200px !important;
    padding: 5px;
    background: #ffffff;
}

.jquery-comments .textarea-wrapper .textarea {
    padding-left: 10px !important;
}

/* Additional Section Styles */
.themeWebScTwo {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    overflow: hidden;
    background-color: #E5E1CC !important;
    opacity: .85;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.cb-slideshow {
    box-shadow: 3px 7px 10px 0px rgba(0, 0, 0, 0.5);
}

.cb-slideshow div {
    background-size: cover !important;
    background-color: transparent !important;
    background-position: center center;
    border: 5px solid #e3e3e3;
    border-bottom: 14px solid #e3e3e3;
    box-shadow: 3px 3px 5px 0px rgb(52 50 50 / 42%);
}