@font-face {
    font-family: 'MyCustomFont'; /* Give your font a unique name */
    src: url('./orleen-Bold.otf') format('opentype'),
}


a {
    color: #7239EA;
}

    a:hover {
        color: #6e2aca;
    }

.text-white {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    font-family: 'MyCustomFont', sans-serif;
}

.fw-bold-600 {
    font-weight: 600;
}

.pt-pb-50 {
    padding-top: 11rem;
    margin-bottom: 50px;
}

.center-div {
    margin-bottom: 0px;
}

.reg-btn {
    background: #7239EA;
    border: 1px solid #fff;
    padding: 12px 30px 12px;
    border-radius: 8px;
    margin-top: 3rem;
}

    .reg-btn:hover {
        background: #6e2aca;
        color: #fff;
    }

a #registerBtn {
    background: #7239EA;
    border: 1px solid #fff;
    padding: 12px 30px 12px;
    border-radius: 8px;
    margin-top: 3rem;
}

    a #registerBtn:hover {
        background: #6e2aca;
        color: #fff;
    }

a .reg-btn {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
}

.bg-color {
    background: #000;
}

    .bg-color h1 {
        color: #fff;
        font-size: 4.5rem;
        padding-bottom: 5px;
    }

.abt-decs {
    font-size: 18px;
    color: #ccc;
    line-height: 35px;
    padding: 25px 0;
}

.abtimg {
    position: relative;
    bottom: -76px;
}

.contest-title h1 {
    text-align: center;
    font-size: 40px;
    padding-top: 3rem;
    color: #fff;
}

.flipdown.flipdown__theme-dark .rotor-group-heading:before {
    color: #fff;
}

.summerbox {
    border-radius: 8px;
}

.teen {
    border-radius: 8px;
}

.colorhappy {
    border-radius: 8px;
}

.wondercamp {
    border-radius: 8px;
}

.boxcommontext {
    padding: 24px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    min-height: 160px;
    align-content: center;
    font-weight: 600;
    border-radius: 12px;
    font-family: 'MyCustomFont', sans-serif;
}

.font-size16 {
    font-size: 18px;
     font-family: 'MyCustomFont', sans-serif;
    padding-top: 15px;
    color: #909090;
    font-weight: 500;
}

.view-btn {
    background: #0077FF;
    padding: 12px 60px 12px;
    border-radius: 8px;
    margin-top: 1rem;
    border: 3px solid #fff;
}

    .view-btn a {
        color: #fff;
        font-size: 20px;
         font-family: 'MyCustomFont', sans-serif;
        text-decoration: none;
    }

    .view-btn:hover {
        background: #FF5D00;
    }

.list-text {
    line-height: 45px;
    font-size: 17px;
     font-family: 'MyCustomFont', sans-serif;
}

.list-text-horizontally li {
    float: left;
    padding-left: 10px;
    padding-right: 30px;
    font-size: 17px;
}

.list-text-horizontally {
    margin: auto;
    display: table;
    padding-top: 2rem;
}

.white-bg {
    background: #fff;
    border-radius: 8px;
    padding: 25px;
    margin: 5rem 5rem;
    z-index: 1;
    border: 1px solid #0077FF;
}

.white-bg1 {
    background: #fff;
    border-radius: 8px;
    padding: 25px;
    margin: 5rem 1rem;
    z-index: 1;
    border: 1px solid #0077FF;
}

.icon-run {
    font-size: 35px;
    color: #fff;
    display: flex;
    gap: 15px;
    margin-bottom: 10px;
}

.event-dec {
    font-size: 18px;
    color: #ccc;
    padding: 15px 0;
    font-family: 'MyCustomFont', sans-serif;
}

.event-detail {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    padding-left: 0px;
}

    .event-detail li {
        list-style: none;
        line-height: 40px;
    }

.event-brief {
    background: url(../campaign/dummyimg/form-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}



.margin-auto {
    margin: auto;
}

.register .form-group {
    margin-bottom: 10px;
}

.register .form-control {
    margin-top: 10px;
}

.register .reg-btn {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    margin-top: 20px;
     font-family: 'MyCustomFont', sans-serif;
}

/* .desktop-img {
    position: absolute;
}

@media only screen and (max-width: 993px) {
    .desktop-img {
        position: unset;
    }
} */
@media only screen and (max-width: 768px) {
    .theme-color-bg .img-fluid {
        padding: 0% !important;
    }
     .registerdiv .row {
    margin: 15px;

 }
  .theme-color-bg h1 {
    font-size: 40px !important;
    padding-top:0px !important;
}

}


@media only screen and (max-width: 1024px) {
    .logo-section {
        padding: 80px 0px;
        margin-bottom: 0;
    }
}

.thankyou h3 {
    font-size: 18px;
     font-family: 'MyCustomFont', sans-serif;
}

.thankyou .logo {
    margin-top: 15rem;
}

.thankyou p {
    font-size: 15px;
    font-weight: 500;
}

.rotor-group-heading {
    font-size: 18px;
     font-family: 'MyCustomFont', sans-serif;
}

.flipdown .rotor {
    font-size: 4.2rem;

} 

.event-title {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    font-family: 'MyCustomFont', sans-serif;
}


.small-title {
    font-size: 18px;
    color: #363d47;
    font-weight: 400;
    font-family: 'MyCustomFont', sans-serif;
}

#registerBtn_section h1 {
    font-size: xx-large;
     font-family: 'MyCustomFont', sans-serif;
}

#registerBtn_section .text-muted {
    font-size: 16px;
     font-family: 'MyCustomFont', sans-serif;
}

.register .form-group,
.register .form-control {
    font-size: 16px;
    font-family: 'MyCustomFont', sans-serif;
}

#registerBtn_section .form-check {
    font-size: 15px;
    font-family: 'MyCustomFont', sans-serif;
}

#navOpen .btn {
    display: block;
}

#galaxy-quest-collect-your-stars p {
    font-family: 'MyCustomFont', sans-serif;
    font-size: 18px;
    color: #909090;
}

.nav_wrapper .nav_inner {
    margin-top: 150px;
}

.header .navBtn ul {
    line-height: 10px;
    padding: 3px 6px;
}

.header .navhamb .btn {
    width: 55px;
}

.footer .fooColumn .fooNav h3 {
    color: #fff;
}



.theme-color-bg {
    background: #000;
}

    .theme-color-bg h1 {
        font-size: 40px;
        font-weight: bold;
        font-family: 'MyCustomFont', sans-serif;
        color: #fff;
        padding-top: 25px;
        word-spacing: 5px;
    }

    .theme-color-bg p {
        font-size: 2rem;
        font-family: 'MyCustomFont', sans-serif;
    }

    .theme-color-bg .font-size16 {
        font-size: 1.8rem;
        font-family: 'MyCustomFont', sans-serif;
    }

    .theme-color-bg .img-fluid {
        padding: 50px;
    }

.center-div h1 {
    font-size: 40px;
    font-weight: bold;
    font-family: 'MyCustomFont', sans-serif;
    color: #fff;
}

.center-div p {
    color: #fff;
    font-size: 1.8rem;
    font-family: 'MyCustomFont', sans-serif;
}

.text-bg h1, .text-bg p {
    color: #54585a;
    font-family: 'MyCustomFont', sans-serif;
}




.testimonial__card {
    position: relative;
    background: var(--primary);
    padding: 20px 0 0px;
    border-radius: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 10px;
}

.customer__quotes {
    font-size: 18px;
    font-family: 'MyCustomFont', sans-serif;
    font-weight: 500;
    max-width: 820px;
    margin: auto;
    color: #fff;
}

.customer__name {
    font-size: 24px;
    font-family: 'MyCustomFont', sans-serif;
    color: #ccc;
}

.customer__role {
    opacity: 0.8;
}

.btn__group {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-direction: row-reverse;
}

.title {
    font-size: 3rem;
    font-family: 'MyCustomFont', sans-serif;
    text-align: center;
    color: #fff;
    padding: 25px 0 0;
}

.form-select {
    width: 57px;
    padding: 0px 28px 0px 1px;
    background-color: #f3f3f3;
    font-size: 12px;
}

.hidden {
    display: block;
}

.emailBox {
    font-size: 13px;
     font-family: 'MyCustomFont', sans-serif;
}

.phone-country {
    flex: 0 0 15%;
    max-width: 85px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 2px solid #dddddd;
    position: absolute;
    left: 0;
    margin-left: 15px;
    border: none;
    border-bottom: 1px solid #dedede;
    color: #54585A;
    font-weight: 500;
}

.testimonial .btn__group svg {
    background-color: #ccc;
    border-radius: 100px;
}

.color-white {
    color: #fff !important;
}

.form-check .form-check-input {
    float: right;
    margin-left: 10px;
}
