.shadow {
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}

.swal2-container {
    z-index: 9999 !important;
}

.onedit-class {
    border: 2px solid #d7b300 !important;
}

.urutan-box-hide {
    font-size: 12px;
    color: #333333;
}

.overlay-hide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 25%);
    z-index: 100;
}

.tutor-gif {
    position: absolute;
    right: 15px;
    top: -10px;
    z-index: 2001;
    pointer-events: none;
}

.tutor-box {
    padding: 10px;
    position: absolute;
    margin: 0px 40px;
    height: auto;
    z-index: 2000;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 18px 48px 0px rgba(255, 202, 0, 1);
    -moz-box-shadow: 0px 18px 48px 0px rgba(255, 202, 0, 1);
    box-shadow: 0px 18px 48px 0px rgba(255, 202, 0, 1);
}

.tutor-box p {
    color: #000 !important;
    line-height: 16px;
    font-size: 12px !important;
    font-family: 'Golos Text', sans-serif !important;
}

.tutor-box button {
    background-color: #0048cd;
    padding: 3px 7px;
    color: #fff;
    border-radius: 3px;
    float: right;
    margin-top: 10px;
    font-size: 12px;
}

#edit-frame p {
    font-size: 12px;
    font-family: 'Golos Text', sans-serif;
}

#edit-frame label {
    font-size: 10px;
    font-family: 'Golos Text', sans-serif;
    margin-bottom: 0px;
    line-height: 10px;
}

.panggilan_mempelai_cli {
    position: relative;
}

.nama_acara_cli {
    position: relative;
}

#edit-frame .badge {
    padding: 2px 4px !important;
    font-size: 10px !important;
    background-color: #ffdc7e !important;
    color: #2a2a2a !important;
    font-weight: 500 !important;
}

.form-edit {
    height: 35px !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    margin-bottom: -10px;
    padding: 5px 8px;
}

.btn-edit {
    font-family: 'Golos Text', sans-serif;
    background-color: #ff2f2f;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    padding: 5px 0px;
}

.btn-biru {
    font-family: 'Golos Text', sans-serif;
    background-color: #1b50ff;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    padding: 5px 0px;
}

.btn-abu {
    font-family: 'Golos Text', sans-serif;
    background-color: #898989;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    padding: 5px 0px;
}

.note-btn {
    font-size: 10px !important;
    padding: 2px 6px !important;
}

.note-dropdown-menu li {
    height: 20px;
}

.splide__arrows {
    position: relative;
}

.splide__pagination {
    position: relative;
}

.splide__pagination__page {
    border: 1px solid #8d8d8d;
}

#kucing_imut {
    left: 0px;
}

ol, ul {
    list-style: inside !important;
    margin: 0;
    padding: 0;
}

.btn_kado:active {
    border-style: outset;
    outline: none;
    box-shadow: none;
}

.btn_kado:focus {
    border-style: outset;
    outline: none;
    box-shadow: none;
}

.header_rmodal {
    color: #000 !important;
}

.li-edit-menu {
    margin-right: 10px;
}

.li-menu-det {
    font-size: 14px;
    width: 100%;
}

.li-menu-det p {
    font-size: 16px !important;
    color: #000 !important;
    line-height: 1.2;
    margin: 0;
}

.li-menu-det span {
    font-size: 10px;
    line-height: 1.2;
    color: #797979;
    display: block;
    margin-top: 5px;
}

.sub-menu-edit {
    display: flex;
    margin: 10px 0;
    cursor: pointer;
    align-items: center;
}


.head-menu-edit {
    padding: 0px 30px;
    margin-top: 20px;
}

.grid-container-gift {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    grid-template-columns: repeat(3, 1fr);
}

.warning-edit {
    line-height: 14px;
    font-size: 10px !important;
    background-color: #fff8cd;
    padding: 8px;
    border-radius: 5px;
}

.info-edit {
    line-height: 14px;
    font-size: 10px !important;
    background-color: #cdf3ff;
    padding: 8px;
    border-radius: 5px;
}

.btn-wa-edit {
    width: 100%;
    background-color: #0e6500;
    color: #fff;
    margin-top: 20px;
}

.table-list {
    padding: 10px 20px;
    border-radius: 5px;
    overflow-y: scroll;
    height: 200px;
    font-size: 12px;
}

.table-list-pro {
    background-color: #ebffef;
}

.table-list-super {
    background-color: #ebf0ff;
}

.table-list-premium {
    background-color: #f5ebff;
}

.menu-edit p {
    font-family: 'Golos Text', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #000 !important;
}

.flex-container-jam {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: space-between;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px 30px;
}

.norek-hapus {
    background-color: #ff2d2d;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    padding: 2px 5px;
}

.grid-item-gift {
    box-sizing: border-box;
    width: calc(30% - 0px);
    /* 20% width with some spacing */
    margin: 5px;
    padding: 5px;
    border: 1px solid #dbdbdb;
    cursor: pointer;
}

.selected-gift {
    border: 2px solid rgb(255, 218, 53);
}

.grid-img-gift {

    text-align: center;
    display: flex;
    align-items: center;
    /* Center vertically */
    justify-content: center;
    height: 100px;
}

.select2-container {
    z-index: 20000;
}

.swal2-container {
    z-index: 20000;
}

.select2 {
    width: 100% !important;
}

.select2-results li {
    font-family: 'Golos Text', sans-serif;
    font-size: 12px;
    color: #000 !important;
}

.select2-selection__rendered {
    font-family: 'Golos Text', sans-serif;
    font-size: 12px;
}

.select2-search__field {
    font-family: 'Golos Text', sans-serif;
    font-size: 12px;
}

.p-gift-name {
    font-size: 12px;
    font-weight: 800;
    text-align: center;
}

.container-koin {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    align-content: stretch;
}

.container-koin-total {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: stretch;
}

.btn_gift_item {
    background-color: #ff2f2f;
    color: #fff;
    padding: 2px 18px;
    border-radius: 2px;
    width: 100%;
    font-size: 12px;
    border: none;
}

.btn_gift_item:focus {
    outline: none;
}


.btn_gift_item_selec {
    background-color: #ff6767;
}


.golden-btn+.golden-btn {
    margin-top: 1em;
}

.golden-btn {
    display: inline-block;
    outline: none;
    font-family: inherit;
    font-size: 1em;
    box-sizing: border-box;
    border: none;
    border-radius: .3em;
    height: 2.75em;
    line-height: 2.5em;
    text-transform: uppercase;
    padding: 0 1em;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(110, 80, 20, .4),
        inset 0 -2px 5px 1px rgba(139, 66, 8, 1),
        inset 0 -1px 1px 3px rgba(250, 227, 133, 1);
    background-image: linear-gradient(160deg, #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);
    border: 1px solid #a55d07;
    color: rgb(0, 0, 0);
    text-shadow: 0 2px 2px rgba(250, 227, 133, 1);
    cursor: pointer;
    transition: all .2s ease-in-out;
    background-size: 100% 100%;
    background-position: center;
}



.form-control-kado {
    font-family: 'Golos Text', sans-serif;
    box-shadow: none;
    background: transparent;
    border: 1px solid rgba(21, 21, 21, 0.5);
    height: 35px;
    font-size: 12px;
    font-weight: 300;
    width: 100%;
    padding: 2px 5px;
}

.form-control-kado:active {
    outline: none;
    box-shadow: none;
    border-color: none;
}

.form-control-kado:focus {
    outline: none;
    box-shadow: none;
    border-color: none;
}

.instagram {
    display: inline-block;
    margin-top: 40px;
    width: auto;
    padding: 10px 20px;
    height: auto;
    text-align: center;
    border-radius: 40px;
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
}

#kado-frame p {
    color: #000 !important;
}


/* ucapan style */
.ucapan-header {
    font-size: 14px;
    color: #2c2c2c !important;
}

.ucapan-detail {
    font-size: 12px;
    color: #2c2c2c !important;
}


.awal {
    max-width: 440px;
    margin: auto;
    contain: content;
}

.snowflake {
    position: absolute;
    width: 10px;
    height: 10px;
    background: linear-gradient(white, white);
    /* Workaround for Chromium's selective color inversion */
    border-radius: 50%;
    filter: drop-shadow(0 0 10px white);
}


.rek_body {
    margin-top: 30px;
    margin-bottom: 30px;
}

.rek_each {
    display: flex;
    flex-wrap: nowrap;
    padding: 20px 20px;
    background-color: #b9b9b9;
    margin-bottom: 20px;
    border-radius: 10px;
}

.rek_kiri {
    width: 70%;
}

.rek_kiri p {
    text-align: left !important;
}

.rek_copy {
    margin-top: 30px;

}

.rek_norek {
    color: #2c2c2c !important;
    font-size: 20px;
    font-family: 'Saira Extra Condensed', sans-serif;
}

.rek_an {
    color: #2c2c2c !important;
    font-size: 14px;
    font-weight: 300 !important;
    margin-top: -10px;
}

.rek_ket {
    color: #2c2c2c !important;
    font-size: 12px;
    font-weight: 300 !important;
    margin-top: -10px;
}

.rek_kanan {
    width: 30%;
}

.pin_rek {
    width: 40px;
    text-align: left;
    margin-left: 0px !important;
}


.rek_each_soft_white {
    background-image: url('../nikah/background/bg-bank-soft-white.webp');
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 15px;
    background-color: #b9b9b9;
    margin-bottom: 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
    box-shadow: 3px 3px 2px -2px rgba(0, 0, 0, 0.5);
}

.rek_each_soft_white .rek_gambar {
    width: 100%;
}

.rek_each_soft_white .rek_gambar img {
    width: 24%;
    height: auto;
    max-width: 50%;
    float: right;
    margin: 0;
}

.rek_each_soft_white .rek_kiri {
    width: 100%;
}

.rek_each_soft_white .rek_kiri p {
    width: 100%;
    margin: 0 !important;
    color: #54595F !important;
    font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.2em;
    letter-spacing: 1.2px;
}

.rek_each_soft_white .rek_kanan {
    width: 100%;
    text-align: right;
}

.rek_each_soft_white .rek_kanan .rek_copy {
    font-size: 12px;
    font-weight: 500;
    fill: #FFFFFF !important;
    color: #FFFFFF !important;
    background-color: #A2A5A7 !important;
    border: 2px solid #A2A5A7 !important;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 10px 5px 10px;
    font-family: "Open Sans", Arial, sans-serif !important;
    letter-spacing: 1.2px;
    margin: 10px 0 0 0;
}

.rek_each_world_brown {
    background-image: url('../nikah/background/bbg-bank-world-brown.webp');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 20px 0px 20px;
    background-color: #b9b9b9;
    margin-bottom: 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    box-shadow: 3px 3px 2px -2px rgba(0, 0, 0, 0.5);
}

.rek_each_world_brown .rek_gambar {
    margin-bottom: 25px;
}

.rek_each_world_brown .rek_gambar img {
    width: 30%;
    height: auto;
    max-width: 50%;
    float: right;
    margin: 0;
}

.rek_each_world_brown .rek_copy {
    font-size: 15px;
    width: 30%;
    font-weight: 600 !important;
    fill: #303030 !important;
    color: #303030 !important;
    background-color: #FFFFFF !important;
    border: 2px solid #FFFFFF !important;
    border-radius: 10px !important;
    padding: 7px 12px;
    font-family: "Open Sans", Arial, sans-serif !important;
    letter-spacing: 1.2px;
    margin: 8px 0 0 0;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
}

.rek_each_world_brown .rek_norek {
    color: #FFFFFF !important;
    font-weight: 500 !important;
    text-align: center;
    padding-bottom: 20px;
    font-family: "Open Sans", Arial, sans-serif;
    margin: 0;
    margin-top: -10px;
    letter-spacing: 2px;
    font-size: 16px;
}

.rek_each_world_brown p {
    color: #FFFFFF !important;
    font-weight: 500 !important;
    text-align: center;
    padding-bottom: 0;
    font-family: "Open Sans", Arial, sans-serif;
    margin: 0px 0 7px 0;
    letter-spacing: 2px;
    font-size: 16px;
}

.bubble {
    height: auto;
    width: auto;
    min-width: auto;
    background: #4669d6;
    display: block;
    margin: 0 auto;
    border-radius: 7px;
    margin-top: 50px;
    font-size: 12px;
    text-align: center;
    padding: 3px 8px;
    color: #fff;
}

.pointer {
    height: 24px;
    width: 25px;
    background: #4669d6;
    margin: 0 auto;
    transform: rotate(45deg);
    border-radius: 0 0 3px 0;
    margin-top: -22px;
    position: relative;
    z-index: -1;
    left: calc(0.5vw - 4px);
}

.fh5co-heading span {
    text-transform: none !important;
}

.text-hadiah img {
    margin: 0 auto;
}

.goyang-1 {
    animation-name: goyang1;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    z-index: -1;
}

.goyang-12 {
    animation-name: goyang12;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    z-index: -1;
}

.iizoom {
    animation-name: iizoom;
    animation-duration: 7s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    z-index: -1;
}

.goyang-2 {
    animation-name: goyang1;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    z-index: -1;
}

.goyang-3 {
    animation-name: goyang1;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    z-index: -1;
}

.goyang-4 {
    animation-name: goyang4;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    z-index: -1;
}

.zoom-1 {
    transform: scale(1);
    animation: zoom 3s infinite;
    z-index: -1;
}

.zoom-2 {
    transform: scale(1);
    animation: zoom 2s infinite;
    z-index: -1;
}

.naik-turun {
    animation-name: naikturun;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes goyang1 {
    0% {
        transform: rotate(0deg) scale(1);
    }

    50% {
        transform: rotate(4deg) scale(1.18);
    }

    100% {
        transform: rotate(0deg) scale(1);
    }
}

@keyframes goyang12 {
    0% {
        transform: rotate(0deg) scale(1);
    }

    50% {
        transform: rotate(-4deg) scale(1.18);
    }

    100% {
        transform: rotate(0deg) scale(1);
    }
}

@keyframes iizoom {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.18);
    }

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

@keyframes goyang2 {
    0% {
        transform: rotate(0deg) scale(1);
    }

    25% {
        transform: rotate(-4deg) scale(1.05);
    }

    50% {
        transform: rotate(-8deg) scale(1.1);
    }

    75% {
        transform: rotate(-4deg) scale(1.05);
    }

    100% {
        transform: rotate(0deg) scale(1);
    }
}

@keyframes goyang3 {
    0% {
        transform: rotate(0deg) scale(1);
    }

    25% {
        transform: rotate(-4deg) scale(1.1);
    }

    50% {
        transform: rotate(0deg) scale(1);
    }

    75% {
        transform: rotate(4deg) scale(1.1);
    }

    100% {
        transform: rotate(0deg) scale(1);
    }
}

@keyframes goyang4 {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(-4deg);
    }

    75% {
        transform: rotate(4deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

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

    60% {
        transform: scale(1);
    }

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

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

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

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

/* End custom CSS */

.circle-img {
    clip-path: circle();
}

body {
    margin: 0 auto;
}

.mob-con {
    margin: auto;
    max-width: 440px;
    position:relative;
    overflow:hidden;
}

.custom-shape-divider-bottom-1647005050 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1647005050 svg {
    position: relative;
    display: block;
    width: calc(154% + 1.3px);
    height: 96px;
    transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1647005050 .shape-fill {
    fill: #FFFFFF;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #964b00 !important;
    border-color: #964b00 !important;
}

.ucapan {
    padding-top: 50px;
    padding-bottom: 100px;
}

.box-ucapan {
    margin: 0 15px;
    padding: 20px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    overflow: auto;
    height: 400px;
}

.form-fun {
    font-size: 14px ;
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 45px;
}

.form-label {
    font-size: 12px !important;
}

.animasi-ucapan {
    width: 90%;
    text-overflow: ellipsis;
    max-width: 400px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 3px;
    padding: 5px;
    position: fixed;
    top: 10px;
    left: -55px;
    background-color: #fff;
    transform: translateX(-200px);
    opacity: 0;
}

#ucapan_tamu {
    font-size: 12px;
    white-space: nowrap;
    width: 100%;
    /* height: 100px; */
    overflow: hidden;
    text-overflow: ellipsis;
    /* border: 1px solid #000000; */
}

#nama_tamu {
    font-size: 12px;
    white-space: nowrap;
    width: 100%;
    /* height: 100px; */
    overflow: hidden;
    text-overflow: ellipsis;
    /* border: 1px solid #000000; */
}

.svg-icon {
    width: 2em;
    height: 2em;
    filter: invert(0%) sepia(0%) saturate(5622%) hue-rotate(145deg) brightness(87%) contrast(100%);
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
    fill: #fff;
}

.svg-icon circle {
    stroke: #4691f6;
    stroke-width: 2;
}

.warning-form {
    border-color: red;
}


iframe {
    max-width: 100% !important;
}


@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.bg-gradient {
    background: linear-gradient(-45deg, #d7aea1, #efefef, #ede3c8, #dbd58f);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    height: 100%;
}

.awal-dalam {
    margin: 0 auto;
    text-align: center;
    /* padding-top: 50px; */
}

.gototop2 {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    opacity: 0.4;
    height: 40px;
    width: 40px;
    background-color: #0048cd;
    border-radius: 3px;
}

.grid-container {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-gap: 0px;
    padding-top: 5px;
}

.grid-container>div {
    text-align: center;
    font-size: 12px;
}

.item1 {
    grid-row: 1 / span 2;
}

.fix-menu {
    max-width: 440px !important;
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 10px;
    /* left: 20px; */
    margin-right: 20px;
    z-index: 999;
    height: 40px;
    width: 90%;
    background-color: #cdd4e0;
    border-radius: 38px;
    opacity: 0.9;
}

.gototop3 {
    position: fixed;
    bottom: 65px;
    right: 20px;
    z-index: 999;
    opacity: 0.9;
    height: 40px;
    width: 40px;
    background-color: #0048cd;
    border-radius: 5px;
}

.img-volume {
    height: 30px;
    filter: invert(100%) sepia(15%) saturate(7459%) hue-rotate(189deg) brightness(102%) contrast(112%);
    margin-top: 10px;
    margin-left: 10px;
}

.js-fh5co-nav-toggle {
    display: none !important;
}

.text-black-color {
    color: #000 !important;
}

p {
    /* color: #000 !important; */
}




/* EFFECT */
/*==================================================
 * Effect 1
 * ===============================================*/
.effect1 {
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}

/*==================================================
 * Effect 2
 * ===============================================*/
.effect2 {
    position: relative;
}

.effect2:before, .effect2:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.effect2:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

/*==================================================
 * Effect 3
 * ===============================================*/
.effect3 {
    position: relative;
}

.effect3:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

/*==================================================
 * Effect 4
 * ===============================================*/
.effect4 {
    position: relative;
}

.effect4:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    right: 10px;
    left: auto;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
}

/*==================================================
 * Effect 5
 * ===============================================*/
.effect5 {
    position: relative;
}

.effect5:before, .effect5:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 25px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 35px 20px #777;
    -moz-box-shadow: 0 35px 20px #777;
    box-shadow: 0 35px 20px #777;
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg);
}

.effect5:after {
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
    right: 10px;
    left: auto;
}

/*==================================================
 * Effect 6
 * ===============================================*/
.effect6 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.effect6:before, .effect6:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    top: 50%;
    bottom: 0;
    left: 10px;
    right: 10px;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
}

.effect6:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg);
}

/*==================================================
 * Effect 7
 * ===============================================*/
.effect7 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.effect7:before, .effect7:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
}

.effect7:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg);
}

/*==================================================
 * Effect 8
 * ===============================================*/
.effect8 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.effect8:before, .effect8:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 0;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
}

.effect8:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg);
}





.sortable-list {
    width: auto;
    padding: 10px;
    background: #fff;
    border-radius: 7px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.sortable-list .item {
    list-style: none;
    display: flex;
    cursor: move;
    background: #fff;
    align-items: center;
    border-radius: 5px;
    padding: 10px 13px;
    margin-bottom: 5px;
    /* box-shadow: 0 2px 4px rgba(0,0,0,0.06); */
    border: 1px solid #ccc;
    justify-content: space-between;
}

.item .details {
    display: flex;
    align-items: center;
}

.item .details img {
    height: 43px;
    width: 43px;
    pointer-events: none;
    margin-right: 12px;
    object-fit: cover;
    border-radius: 50%;
}

.item .details span {
    font-size: 1.13rem;
}

.item i {
    color: #474747;
    font-size: 1.13rem;
}

.item.dragging {
    opacity: 0.6;
}

.item.dragging :where(.details, i) {
    opacity: 0;
}

#conference-timeline {
    position: relative;
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
}

#conference-timeline .timeline-start,
#conference-timeline .timeline-end {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    background-color: black;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    padding-bottom: 10px;
}


#conference-timeline .conference-center-line {
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -2px;
    background: black;
    z-index: -1;
}

#conference-timeline .conference-timeline-content {
    padding-top: 27px;
    padding-bottom: 27px;
}

.timeline-article {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin: 20px 0 30px 0;
}

.timeline-article .content-left-container,
.timeline-article .content-right-container {
    max-width: 49%;
    width: 100%;
}

.timeline-article .timeline-author {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #242424;
    text-align: right;
}

.timeline-article .content-left,
.timeline-article .content-right {
    position: relative;
    width: auto;
    height: auto;
    min-height: 100px;
    padding: 0;
}

.timeline-article p {
    margin: 0 0 0 60px;
    padding: 15px 20px 0 20px;
    font-weight: 400;
    color: #242424;
    font-size: 12px;
    line-height: 1.2;
    position: relative;
}

.timeline-article hr {
    width: 80%;
    border: 1px dashed black;
    margin: 10px 0;
}

.timeline-article p span.article-number-right {
    position: absolute;
    font-weight: 300;
    font-size: 44px;
    height: 50px;
    width: 50px;
    top: 30px;
    left: -58px;
}

.timeline-article p span.article-number-left {
    position: absolute;
    font-weight: 300;
    font-size: 44px;
    top: 20px;
    right: 2px;
    height: 50px;
    width: 50px;
}

.timeline-article p span svg {
    height: 100%;
    width: 100%;
}

.timeline-article .content-left-container {
    float: left;
}

.timeline-article .content-right-container {
    float: right;
}
.scroll-icon {
    position: relative;
    margin-top: 1rem;
    cursor: pointer;
}
.mouse_scroll {
    display: block;
    margin: 0 auto;
    width: 15px;
    position: relative;
    margin: 0 auto;
}




.unu {
    margin-top: 1px;
}

.unu,
.doi,
.trei {
    animation: mouse-scroll 1s infinite;
}

.unu {
    animation-direction: alternate;
    animation-delay: 0.1s;
}

.doi {
    animation-delay: 0.2s;
    animation-direction: alternate;
    margin-top: -6px;
}

.trei {
    animation-delay: 0.3s;
    animation-direction: alternate;
    margin-top: -6px;
}

.mouse {
    height: 42px;
    width: 24px;
    border-radius: 14px;
    transform: none;
    border: 2px solid #1e1f1e;
    top: 170px;
}

@keyframes mouse-scroll {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}
/*===== // Vertical Timeline =====*/
