/**********************************************************/
/******************** Font Setting  update TTT ***********************/
/**********************************************************/
@import url('https://fonts.googleapis.com/css?family=Kanit:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i'); .ff-kn {
    font-family: 'Kanit', sans-serif;
}

.timeline {
    position: relative;
    padding-left: 4rem;
    margin: 0 0 0 30px;
    color: white;
}

.timeline:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 5px;
    width: 4px;
    height: 100%;
    background: #ffffff;
}

.timeline .timeline-container {
    position: relative;
    margin: 3.5rem 0;
}

.timeline .timeline-container .timeline-icon {
    position: absolute;
    left: -88px;
    top: -13px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    font-size: 2.7rem;
    background: #4f537b;
    color: #d01b3f;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.timeline .timeline-container .timeline-icon i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.timeline .timeline-container .timeline-icon img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.timeline .timeline-container .timeline-body {
    /* background: #27293d; */
    /* border-radius: 3px; */
    /* padding: 20px 20px 15px; */
    /* box-shadow: 1px 3px 9px rgba(0, 0, 0, 0.1); */
    font-size: calc(60% + 1.1vmin);
    font-weight: 300;
    color: white;
}

.timeline .timeline-container .timeline-body:before {
    content: "";
    background: inherit;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: -10px;
    transform: rotate(45deg);
    border-radius: 0 0 0 2px;
}

.timeline .timeline-container .timeline-body .timeline-title {
    margin-bottom: 1.4rem;
}

.timeline .timeline-container .timeline-body .timeline-title .badge {
    background: #4f537b00 !important;
    padding: 0;
    border-radius: 3px;
    font-size: calc(60% + 3vmin);
    text-shadow: 0px 4px 10px #0000005c;
    font-weight: bold;
}

.timeline .timeline-container .timeline-body .timeline-subtitle {
    font-weight: 300;
    font-style: italic;
    opacity: 0.4;
    margin-top: 16px;
    font-size: 11px;
}

.timeline .timeline-container.primary .badge, .timeline .timeline-container.primary .timeline-icon {
    background: #ffffff !important;
}

.timeline .timeline-container.info .badge, .timeline .timeline-container.info .timeline-icon {
    background: #11cdef !important;
}

.timeline .timeline-container.success .badge, .timeline .timeline-container.success .timeline-icon {
    background: #ffffff !important;
}

.timeline .timeline-container.warning .badge, .timeline .timeline-container.warning .timeline-icon {
    background: #ff8d72 !important;
}

.timeline .timeline-container.danger .badge, .timeline .timeline-container.danger .timeline-icon {
    background: #ffffff !important;
}

/**********************************************************/
/********************** BS Custom  ************************/
/**********************************************************/
.yt-border {
    overflow: hidden;
    border: 4px solid #df264b;
    /* box-shadow: inset 0 0 0 5px #a91431; */
}

.yt-border-iinner {
    border: 4px solid white;
}

.svg-inline--fa + span {
    margin-left: 8px;
}

img {
    color: white
}

.a-none, .a-none:hover {
    color: #ffffff !important;
    text-decoration: none;
}

.sub-topbar-nav .nav-link {
    font-size: calc(60% + 0.8vmin);
    font-weight: 600;
    color: #ffffff !important;
    padding: 0.5rem 1rem !important;
}

.sub-topbar-nav .nav-link.active {
    color: #ffeb70 !important;
}

.sub-topbar-nav .nav-link, .sub-topbar-nav .nav-link:hover {
    background-color: #007bff00;
    position: relative;
}

.sub-topbar-nav .nav-link::after, .sub-topbar-nav .nav-link:hover::after {
    width: 0%;
    height: 5px;
    background-color: white;
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transition: all 500ms ease;
    transform: translate(-50%);
}

.navbar-nav > .nav-item:not(:last-child) {
    border-right: 2px solid #ffffff;
}

.sub-topbar-nav .nav-link.active::after, .sub-topbar-nav .nav-link:hover::after {
    width: 90%;
}

.bg-light {
    background-color: rgba(0, 0, 0, 0) !important;
    /* border-radius: 10px; */
    color: aqua !important;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.theme-topbar-box {
    background-color: #c51e3f;
    border-bottom: 5px solid #ffffff;
    box-shadow: 0px 4px #df264b;
    padding: 10px 0;
    z-index: 3;
    transition: all 500ms ease;
    /* background: url(../images/theme-menu-bar-bg.png) center top; */
}

.theme-topbar-ts-btn {
    background-size: 100% 100%;
    color: #ffffff !important;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 0 12px;
    transition: all 200ms ease;
}

.theme-topbar-ts-btn.active, .theme-topbar-ts-btn:hover {
    background-size: 100% 100%;
    color: #ffe68c !important;
    transition: all 200ms ease;
}

.topbar-space {
    height: 81px;
}

.totop-btn {
    bottom: 14px;
    right: -125px;
    z-index: 99;
    color: white;
    transform: rotate(180deg);
    position: fixed;
    transition: all 500ms ease;
    opacity: 1;
}

.totop-btn.active {
    right: 14px;
}

.owl-carousel, .owl-carousel .owl-item.active {
    opacity: 1 !important;
}

.owl-carousel, .owl-carousel .owl-item {
    opacity: 0.1;
    transition: all 200ms ease;
    overflow: hidden;
}

@keyframes reward-update-flash {
    0% {
        background-position-x: 200%
    }

    66%, to {
        background-position-x: -200%
    }
}

/**********************************************************/
/*********************** Theme  ***************************/
/**********************************************************/
.theme-line-section {
    height: 6px;
    background-color: #dd3428;
}

.s-001 {
    font-size: calc(60% + 0.7vmin) !important;
}

.light::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(225deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0) 20%, #fff 50%, hsla(0, 0%, 100%, 0) 80%, hsla(0, 0%, 100%, 0));
    background-repeat: no-repeat;
    background-size: 200%;
    animation: reward-update-flash 1.7s linear 0s infinite;
    opacity: .5;
}

.header-btn-red {
    transition: all 200ms ease;
    border: 5px solid #ff3b61;
    background-color: #ffffff;
}

.header-btn-red:hover {
    text-decoration: none;
    color: white;
    background-color: #db193f;
}

.header-btn-wp {
    font-size: calc(60% + 0.8vmin);
    font-weight: 600;
    display: block;
    width: 100%;
    min-width: 180px;
    padding: 15px 10px;
    text-align: center;
    text-transform: uppercase;
    color: #a91431;
}

.header-wp {
    position: relative;
    padding: 10px 0;
    background: url(../images/PlayPark-Be-A-Healer-x-Be-A-Hero-header-section-bg.png) center top;
    background-color: #fff0f7;
    background-size: cover;
}

.menu-fix-top {
    position: fixed;
    z-index: 99;
    top: -5px;
}

.sec-body-bg {
    position: relative;
    background-color: #000;
}

.section-min-hight {
    /* min-height: 600px; */
    padding: 5rem 0;
}

.sub-topbar-space {
    height: 84px;
}

.sub-topbar-wp {
    padding: 6px 0;
    border-top: 5px solid #ffffff;
    border-bottom: 5px solid #ffffff;
    background-color: #c51e3f;
    /* background: url(../images/theme-menu-bar-bg.png) center top; */
}

.theme-footer-wrapper {
    font-size: 14px;
    font-weight: 200;
    line-height: 24px;
    color: #fff;
    border-top: 5px solid #ffffff;
    background-color: #c51e3f;
}

/**********************************************************/
/******************** Media Query  ************************/
/**********************************************************/
@media (min-width: 1200px) {
    .section-1-awake, .section-2-ice-dragon {
        background-size: cover;
    }
}

@media (min-width: 992px)and (max-width:1199px) {
}

@media (min-width: 768px)and (max-width:991px) {
    .section-min-hight {
        /* min-height: 100px; */ padding: 3rem 0;
        /* background: url(../images/header-Swordsman-Boardgame-New-Year-2022-bg-sm.jpg) center top; */
    }
}

@media (min-width: 576px)and (max-width:767px) {
    .section-min-hight {
        /* min-height: 100px; */ padding: 3rem 0;
        /* background: url(../images/header-Swordsman-Boardgame-New-Year-2022-bg-sm.jpg) center top; */
    }
}

@media (max-width: 575px) {
    .section-min-hight {
        /* min-height: 100px; */ padding: 3rem 0;
        /* background: url(../images/header-Swordsman-Boardgame-New-Year-2022-bg-sm.jpg) center top; */
    }

    .sub-topbar-nav .nav-link.active::after, .sub-topbar-nav .nav-link:hover::after {
        width: 100%;
    }

    .navbar-nav > .nav-item:not(:last-child) {
        border-right: 0px solid #862900;
    }
}

.c-003 {
    color: #fff297;
    font-weight: 700;
}

.register-desc-ts {
    font-size: calc(60% + 1.1vmin);
    font-weight: 300;
    color: white;
}

.register-donator-group-ts {
    font-size: 14px;
    font-weight: 300;
    color: white;
}

.playpark-game-rewards-ps {
    font-size: 13px;
    font-weight: 300;
    color: white;
}

.register-section-wp {
    padding: 60px 0;
    background-color: #d01b3f;
    background-image: url(../images/PlayPark-Be-A-Healer-x-Be-A-Hero-register-section-bg.png);
    background-position: center;
    background-size: cover
}

.playpark-game-rewards-section {
    padding: 60px 0;
    background-color: #d5f2ff;
    background-image: url(../images/PlayPark-Be-A-Healer-x-Be-A-Hero-rewards-section-bg.png);
    background-position: center;
    background-size: cover
}

.playpark-game-rewards-list-wp {
    padding: 12px;
    background-color: white;
    box-shadow: 0 5px 11px 3px #056bea;
    border-radius: 5px;
}

.playpark-game-rewards-list-game-name {
    font-size: 20px;
    font-weight: 700;
    color: #0357d5;
}

.playpark-game-rewards-list-item-name {
    font-size: 16px;
    font-weight: 700;
    color: #0357d5;
}

.playpark-game-rewards-list-item-duration {
    font-size: 16px;
    font-weight: 700;
    color: #0357d5;
}

.line-sec {
    height: 6px;
    background-color: white;
}

.effect-drop-shadow-1 {
    /* box-shadow: 6px 10px #a30927de; */
    filter: drop-shadow(0px 8px 11px #a30927de);
}

.playpark-game-rewards-list-item-desc {
    font-size: 11px;
    font-weight: 500;
    color: #2f579d;
}

.effect-drop-shadow-2 {
    filter: drop-shadow(0px 8px 4px #056bea);
}

.register-donator-modal-group-name {
    font-size: 18px;
    font-weight: 600;
    color: black
}

.register-donator-modal-group-desc {
    font-size: 14px;
    font-weight: 300;
    color: black
}

.register-donator-modal-title {
    font-size: 18px;
    font-weight: 600;
    color: black
}
