/*FONTS*/
@font-face {
    font-family: 'January Shine';
    src: url('../assets/fonts/january_shine/January\ Shine.ttf');
}

.font-january-shine {
    font-family: "January Shine";
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.font-cinzel {
    font-family: "Cinzel", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.font-raleway {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.font-raleway-300 {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}

.font-heebo {
    font-family: "Heebo", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}


/*COLORS*/

body {
    color: #494949!important;
    background-color: rgb(252, 244, 237)!important;
}

.color-1 {
    color: #555555!important;
}

.bg-color-1 {
    background-color: #555555!important;
}

.bg-color-green {
    background-color: rgb(220, 227, 222);
}


.bg-color-salmon {
    background-color: rgb(237, 194, 184);
}

/*STYLES*/

.bg-top-right {
    background-image: url("../img/backgrounds/salmon/bg-7.png");
    background-size: contain;
    background-position-x: right;
    background-repeat: no-repeat;
}

.bg-top-right-2 {
    background-image: url("../img/backgrounds/salmon/bg-9.png");
    background-size: contain;
    background-position-x: right;
    background-repeat: no-repeat;
}

.bg-top-left {
    background-image: url("../img/backgrounds/salmon/bg-0.png");
    background-size: cover;
    background-position-x: left;
    background-repeat: no-repeat;
}

.bg-top-left-2 {
    background-image: url("../img/backgrounds/salmon/bg-9.png");
    background-size: contain;
    background-position-x: left;
    background-repeat: no-repeat;
}

.bg-bottom-left {
    background-image: url("../img/backgrounds/salmon/bg-4.png");
    background-size: cover;
    background-position-x: left;
    background-repeat: no-repeat;
}

.bg-bottom-left-2 {
    background-image: url("../img/backgrounds/salmon/bg-10.png");
    background-size: cover;
    background-position-x: left;
    background-repeat: no-repeat;
}

.bg-bottom-right {
    background-image: url("../img/backgrounds/salmon/bg-2.png");
    background-size: cover;
    background-position-x: right;
    background-repeat: no-repeat;
}

.bg-bottom-right-2 {
    background-image: url("../img/backgrounds/salmon/bg-.png");
    background-size: cover;
    background-position-x: right;
    background-repeat: no-repeat;
}

.bg-right {
    background-image: url("../img/backgrounds/salmon/bg-3.png");
    background-size: contain;
    background-position-x: right;
    background-repeat: no-repeat;
}

.bg-left {
    background-image: url("../img/green/bg-4.webp");
    background-size: contain;
    background-position-x: left;
    background-repeat: no-repeat;
}

.bg-right-1 {
    background-image: url("../img/backgrounds/salmon/bg-8.png");
    background-size: contain;
    background-position-x: left;
    background-position-y: bottom;
    background-repeat: no-repeat;
}

.bg-left-1 {
    background-image: url("../img/backgrounds/salmon/bg-12.png");
    background-size: contain;
    background-position-x: right;
    background-position-y: bottom;
    background-repeat: no-repeat;
}

.logo {
    margin-top: 3rem;
    max-height: 195px;
}

.countdown {
    margin-bottom: 5rem!important;
}

.countdown-box {
    padding: 0.5rem 1rem;
    font-size: .75rem;
    background-color: rgba(255, 255, 255, 0.754)!important;
}

.countdown-box li {
    border: 0!important;
    color: rgba(115,115,115,1) !important;
    background-color: transparent;
}


.separator-green {
    /* color: #212121!important; */
    font-style: italic;
    background-color: rgb(237, 194, 184);
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}

.fs-title {
    font-size: 3.5rem;
    letter-spacing: 0.75px;
}


.fs-subtitle {
    font-size: 3rem;
    letter-spacing: 0.75px;
    font-weight: 300;
}

.fs-subtitle-2 {
    font-size: 1.8rem;
    letter-spacing: 0.75px;
    font-weight: 250;
}

.fs-bold {
    font-weight: 450!important;
}

.fs-subtitle-3 {
    font-size: 1.5rem;
    letter-spacing: 0.75px;
    font-weight: 300;
}

.fs-subtitle-4 {
    font-size: 1rem;
    letter-spacing: 0.75px;
    font-weight: 250;
}

.fs-subtitle-5 {
    font-size: 1.1rem;
    letter-spacing: 0.75px;
    font-weight: 250;
}

.fs-subtitle-6 {
    font-size: 2.2rem;
    letter-spacing: 0.75px;
    font-weight: 250;
}

.fs-subtitle-7 {
    font-size: 1.3rem;
    letter-spacing: 0.75px;
    font-weight: 300;
}

.fs-subtitle-8 {
    font-size: 0.85rem;
    letter-spacing: 0.75px;
    font-weight: 250;
}

.fs-help-text {
    font-size: 1rem;
    letter-spacing: 0.75px;
    font-weight: 200;
}

.spacing-normal {
    letter-spacing: normal!important;
}

.shadow-1 {
    text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.87);
}
@media (max-width: 976px) {
    .fs-title {
        font-size: 2.5rem;
        letter-spacing: 0.75px;
    }

    .fs-subtitle {
        font-size: 2rem;
        letter-spacing: 0.75px;
        font-weight: 300;
    }

    .fs-subtitle-2 {
        font-size: 1.2rem;
        letter-spacing: 0.75px;
        font-weight: 150;
    }
    
    .fs-subtitle-3 {
        font-size: 1rem;
        letter-spacing: 0.75px;
        font-weight: 300;
    }
    
    .fs-subtitle-4 {
        font-size: 0.65rem;
        letter-spacing: 0.75px;
        font-weight: 250;
    }
    
    .fs-subtitle-5 {
        font-size: 0.8rem;
        letter-spacing: 0.75px;
        font-weight: 250;
    }

    .fs-subtitle-6 {
        font-size: 1.4rem;
        letter-spacing: 0.75px;
        font-weight: 300;
    }

    .fs-subtitle-7 {
        font-size: 1rem;
        letter-spacing: 0.75px;
        font-weight: 300;
    }
    
    .fs-subtitle-8 {
        font-size: 0.65rem;
        letter-spacing: 0.75px;
        font-weight: 250;
    }
    
    .fs-help-text {
        font-size: 0.65rem;
        letter-spacing: 0.75px;
        font-weight: 200;
    }
}

@media (max-width: 767px) { 
    .fs-subtitle-7 {
        font-size: 1.5rem;
        letter-spacing: 0.75px;
        font-weight: 200;
    }
    
    .fs-subtitle-8 {
        font-size: 1rem;
        letter-spacing: 0.75px;
        font-weight: 250;
    }

}

.owners-box li {
    border: 0!important;
    color: #555555!important;
    background-color: transparent;
    letter-spacing: 0.75px;
    font-weight: 300;
}

.btn-green {
    background-color: rgba(220, 227, 222, 0.95);
    border: 0;
    padding: .75rem 4.5rem;
    color: rgb(69, 69, 69)!important;
    font-family: "Heebo";
    font-size: .75rem;
}

.btn-green:hover{
    background-color: rgb(49, 49, 49);
    color: #FFF!important;
    
}

.btn-salmon {
    background-color: rgb(237, 194, 184);
    border: 0;
    padding: .75rem 1rem;
    width: 100%;
    color: rgb(69, 69, 69)!important;
    font-family: "Heebo";
    font-size: .75rem;
}

.btn-salmon:hover{
    background-color: rgb(49, 49, 49);
    color: #FFF!important;
    
}
.gifts-card {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px 1px;
}

.min-h-72 {
    min-height: 72px!important;
}

.min-h-100 {
    min-height: 72px!important;
}



/******** TIME LINE *******/
.time-line-box {
    width: 100%;
}

.time-line-box .timeline {
    list-style-type: none;
    display: flex;
    padding: 0;
    text-align: center;
}

.time-line-box .timestamp {
    margin: auto;
    margin-bottom: 10px;
    padding: 1rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.time-line-box .status {
    padding: 0px 10px;
    display: flex;
    justify-content: center;
    border-top: 3px solid #FFF;
    position: relative;
    transition: all 200ms ease-in;
}

.time-line-box .status span {
    padding-top: 1.8rem;
}

.time-line-box .status span:before {
    content: '';
    width: 1rem;
    height: 1rem;
    background-color: #FFF;
    border-radius: 1rem;
    border: 2px solid #FFF;
    position: absolute;
    left: 50%;
    top: 0%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 200ms ease-in;
}

.swiper-container {
    width: 95%;
    margin: auto;
    overflow-y: auto;
}

.swiper-wrapper {
    display: inline-flex;
    flex-direction: row;
    overflow-y: auto;
    justify-content: center;
}

.swiper-container::-webkit-scrollbar-track {
    background: #a8a8a8b6;
}

.swiper-container::-webkit-scrollbar {
    height: 2px;
}

.swiper-container::-webkit-scrollbar-thumb {
    background: #4F4F4F !important;
}

.swiper-slide {
    text-align: center;
    font-size: 12px;
    width: 100%;
    height: 100%;
    position: relative;
}

.date-logo {
    margin-left: 3rem;
    margin-right: 3rem;
}

@media (max-width: 1280px) { 
    .date-logo {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    } 
}


@media (max-width: 978px) { 
    .date-logo {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    } 
}
/******** END TIME LINE *******/


/******** VERTICAL TIME LINE *******/


.timeline {
    border-left: 3px solid #727cf5;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background: rgba(114, 124, 245, 0.09);
    margin: 0 auto;
    letter-spacing: 0.2px;
    position: relative;
    line-height: 1.4em;
    font-size: 1.03em;
    padding: 50px;
    list-style: none;
    text-align: left;
    max-width: 40%;
}

/* @media (max-width: 767px) {
    .timeline {
        max-width: 98%;
        padding: 25px;
    }
} */

.timeline h1 {
    font-weight: 300;
    font-size: 1.4em;
}

.timeline h2,
.timeline h3 {
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 10px;
}

.timeline .event {
    border-bottom: 1px dashed #e8ebf1;
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative;
}

/* @media (max-width: 767px) {
    .timeline .event {
        padding-top: 30px;
    }
} */

.timeline .event:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.timeline .event:before,
.timeline .event:after {
    position: absolute;
    display: block;
    top: 0;
}

.timeline .event:before {
    left: -150px;
    content: attr(data-date);
    text-align: right;
    font-weight: 100;
    font-size: 0.9em;
    min-width: 120px;
}

/* @media (max-width: 767px) {
    .timeline .event:before {
        left: 0px;
        text-align: left;
    }
} */

.timeline .event:after {
    -webkit-box-shadow: 0 0 0 3px #727cf5;
    box-shadow: 0 0 0 3px #727cf5;
    left: -55.8px;
    background: #fff;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    content: "";
    top: 5px;
}

/* @media (max-width: 767px) {
    .timeline .event:after {
        left: -31.8px;
    }
} */

.rtl .timeline {
    border-left: 0;
    text-align: right;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-right: 3px solid #727cf5;
}

.rtl .timeline .event::before {
    left: 0;
    right: -170px;
}

.rtl .timeline .event::after {
    left: 0;
    right: -55.8px;
}


/******** END VERTICAL TIME LINE *******/



/******** PLAYER *******/

.ap_container {
    background-color: transparent!important;
}

.ap_loop {
    display: none!important;
}

.ap_download {
    display: none!important;
}

.ap_time {
    display: none!important;
}

.ap_sound {
    display: none!important;
}

/******** END PLAYER *******/