@font-face {
  font-family: ClashDisplay-Medium;
  src: url(../fonts/ClashDisplay-Medium.otf);
}
@font-face {
  font-family: HankenGrotesk-Light;
  src: url(../fonts/HankenGrotesk-Light.ttf);
}
@font-face {
  font-family: HankenGrotesk-Medium;
  src: url(../fonts/HankenGrotesk-Medium.ttf);
}
@font-face {
  font-family: HankenGrotesk-Regular;
  src: url(../fonts/HankenGrotesk-Regular.ttf);
}
@font-face {
  font-family: Poppins-Bold;
  src: url(../fonts/Poppins-Bold.ttf);
}
@font-face {
  font-family: ClashDisplay-Bold;
  src: url(../fonts/ClashDisplay-Bold.otf);
}


body{
    background-color: #121111;
    position: relative;
    font-family: HankenGrotesk-Light;
}
a{
    text-decoration: none;
}
header.HeaderMain {
    padding: 20px 0;
}
.HeaderNav ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    column-gap: 50px;
    justify-content: center;
}
.HeaderNav ul li a {
    color: #fff;
    text-decoration: none;
    font-family: HankenGrotesk-Light;
    font-size: 18px;
}
.HeaderProfileMain ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: end;
    column-gap: 15px;
}
.HeaderProfileMain ul li a {
    color: #fff;
}
.HeaderMain .BordB {
    align-items: center;
    padding-bottom: 30px;
    border-bottom: 1px #323131 solid;
}
.AlignCenter {
    align-items: center;
}
.MarTop{
    margin-top: 30px;
}
.MarBot{
    margin-bottom: 30px;
}
.Para {
    color: #fff;
    font-size: 18px;
    font-family: HankenGrotesk-Light;
    line-height: 28px;
}
.LiveOnSlider:after {
    content: '';
    display: inline-block;
    width: 2px;
    background-color: #323131;
    height: 68px;
    position: absolute;
    right: -7%;
    top: 5px;
}
.LiveOnSlider {
    position: relative;
}
.Date h5 {
    font-family: HankenGrotesk-Medium;
    font-size: 13px;
    line-height: 23px;
    margin: 0;
    color: #EDAA12;
}
.Date h6 {
    font-family: HankenGrotesk-Regular;
    font-size: 13px;
    margin: 0;
    line-height: 23px;
    color: #fff;
}
.ButnMain {
    /* text-align: right; */
}
.Butn {
    text-decoration: none;
    font-family: HankenGrotesk-Light;
    padding: 13px 35px;
    color: #fff;
    border-radius: 7px;
}
.BlackButn {
    background-color: #2A2A2A;
}
section.HomeSecOne {
    padding: 70px 0;
    background-color: #0C0C0C;
}
.BanHead h1 {
    color: #fff;
    font-size: 60px;
    font-family: ClashDisplay-Medium;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.BanCrausolL {
    position: relative;
    top: 11%;
    padding-bottom: 50px;
}
.BanCrausolL .owl-nav {
    position: absolute;
    bottom: -20%;
    width: 100%;
    text-align: center;
}
.BanCrausolL .owl-nav button {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #1F1E1E !important;
    color: #fff !important;
    margin: 0 5px;
}
.BanCrausolL .owl-nav button:hover{
    background: linear-gradient(172deg, #F5AF12, #946F1A) !important;
}
section.HomeSecTwo {
    padding: 70px 0;
    background-color: #0c0c0c;
}
.TicketHead h3 {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: ClashDisplay-Medium;
    line-height: 40px;
}
.TicketButn figure {
    padding: 21px 25px;
    margin: 0;
    border-radius: 7px;
    background-color: #ED0105;
}
.TicketButn {
    background-color: #fff;
    padding: 0 0;
    color: #000;
    font-size: 30px;
    font-family: ClashDisplay-Medium;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.TicketButn span {
    font-family: HankenGrotesk-Light !important;
    margin-right: 25px;
}
section.HomeSecThird {
    background-color: #0c0c0c;
    padding: 70px 0;
}
.GradientHead h2 {
    font-size: 60px;
    line-height: 80px;
    font-family: ClashDisplay-Medium;
    background: linear-gradient(90deg, #909996, #6C7C77);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}
.GradientHead h2 span {
    background: linear-gradient(90deg, #F5AF12, #6B5420);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 90px;
}
.MarBot50{
    margin-bottom: 50px;
}
.MarBot70{
    margin-bottom: 70px;
}
.AwardImg {
    position: relative;
}
.AwardImg img {
    position: absolute;
    left: -16%;
}
.AwardImg {
    position: relative;
}
.AwardImg img {
    position: absolute;
    left: -16%;
    bottom: -275px;
}
.Content .Para {
    margin-bottom: 20px;
}
.starImg {
    text-align: center;
}
section.HomeFourthSec {
    padding: 70px 0;
}
.HomeEventBoxMain {
    position: relative;
}
.HomeEventBoxMain a {
    position: absolute;
    background: linear-gradient(172deg, #F5AF12, #946F1A) !important;
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    rotate: 319deg;
    right: 3%;
    top: 20px;
}
.HomeEventBoxMain h5 {
    position: absolute;
    bottom: 80px;
    color: #fff;
    font-size: 40px;
    font-family: ClashDisplay-Medium;
    left: 20px;
}
.HomeEventBoxMain h6 {
    position: absolute;
    bottom: 20px;
    font-family: ClashDisplay-Medium;
    font-size: 40px;
    color: #fff;
    left: 20px;
}
.HomeEventBoxMain img {
    width: 100%;
}
section.HomeFifthSec {
    padding: 70px 0;
    background-color: #0C0C0C;
}
.TextCenter {
    text-align: center;
}
.NomineesHomeBoxMain {
    display: flex;
    column-gap: 50px;
    padding: 15px;
    align-items: center;
    border: 1px #F0AC13 solid;
    border-radius: 30px;
    background-color: #0C0C0C;
}
.NomineesContent h5 {
    font-family: ClashDisplay-Medium;
    font-size: 40px;
    line-height: 60px;
    color: #fff;
}
.NomineesContent p {
    color: #fff;
    font-size: 18px;
    font-family: HankenGrotesk-Regular;
    line-height: 30px;
}
.NomineesContent a {
    display: inline-block;
    padding: 13px 33px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-family: HankenGrotesk-Light;
    font-size: 18px;
    margin-right: 15px;
}
.RedButn{
    background-color: #ED0105;
}
.MarTopM70 {
    margin-top: -120px;
}
.PosRel{
    position: relative;
}
.HomeSixthSec {
    padding: 70px 0;
}
.PartnerLogoBox {
    padding: 10px;
    width: 150px;
    height: 70px;
    background-color: #1F1E1E;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}
#owl_custom14 button {
    font-size: 20px;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #1F1E1E;
}
#owl_custom14 .owl-dots {
    display: none;
}
#owl_custom14 .owl-prev {
    position: absolute;
    left: -10%;
    top: 10%;
}
#owl_custom14 .owl-next {
    position: absolute;
    right: 2%;
    top: 10%;
}
#owl_custom14 .owl-next:hover,#owl_custom14 .owl-prev:hover{
    background: linear-gradient(172deg, #F5AF12, #946F1A);
}
.HomeSeventhSec {
    padding: 70px 0;
    background-color: #0c0c0c;
}
#owl_custom15 .owl-nav {
    display: block;
    position: absolute;
    left: -74%;
    bottom: 9%;
}
#owl_custom15 .owl-nav button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #1F1E1E;
    color: #fff;
}
#owl_custom15 .owl-nav button:hover{
    background: linear-gradient(172deg, #F5AF12, #946F1A) !important;
}
.HomeBlogBoxMain img {
    width: 100%;
}
.BlogTittle {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 1px;
}
.BlogTittle h3 {
    font-family: HankenGrotesk-Medium;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
}
.BlogTittle span {
    color: #F9181C;
    font-size: 16px;
}
.HomeEighthSec {
    padding: 70px 0;
    background-color: #0c0c0c;
}
.BlogContent p.Para {
    color: #A3A0A0 !important;
}
.HomeNinthSec {
    padding: 70px 0;
    background-color: #0c0c0c;
}
.FaqHead {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.FaqHead h5 {
    font-size: 20px;
    font-family: ClashDisplay-Medium;
    background: linear-gradient(90deg, #909996, #6C7C77);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}
button.accordion-button {
    background-color: #0c0c0c !important;
    font-family: HankenGrotesk-Light;
}
.accordion-item {
    border: 0;
}
.accordion-collapse {
    background-color: #0c0c0c;
}
button.accordion-button {
    color: #C8C6C6;
    font-size: 20px;
    font-family: HankenGrotesk-Light;
    border-bottom: 1px #565D5B solid;
    padding-left: 0;
}
.accordion-button:not(.collapsed) {
    color: #fff;
    font-family: HankenGrotesk-Regular;
    box-shadow: none;
}
.accordion-body {
    padding-left: 0;
}
.accordion-item:last-of-type>.accordion-collapse {
    border-radius: 0;
}
.accordion-body {
    color: #fff;
}
footer.FooterMain {
    background-color: #0c0c0c;
    padding-top: 250px;
    position: relative;
}
.FooterMain:after{
    content: '';
    background-image: url(../images/pisa-2025-1.png);
    width: 1400px;
    height: 256px;
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    top: 22%;
    left: 12%;
}
.FooterFirstSec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}
.NewsLetter {
    position: relative;
}
 .NewsLetter input {
     padding: 14px 10px;
     background-color: transparent;
     border: 1px solid #FFF5F5;
     width: 417px;
 }
.NewsLetter button {
    position: absolute;
    right: 2px;
    border-radius: 0;
    top: 2px;
}
.Red {
    background-color: #ED0105;
    border: 0;
}
.FooterMenu ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    column-gap: 25px;
}
.FooterMenu ul li a {
    font-family: HankenGrotesk-Light;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}
.FooterSecondSec {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding-bottom: 50px;
    border-bottom: 1px #929090 solid;
}
.FooterSocial h3 {
    font-family: HankenGrotesk-Light;
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}
.FooterSocial ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    column-gap: 20px;
}
.FooterSocial ul li a {
    width: 50px;
    height: 50px;
    display: inline-block;
    border: 1px #fff solid;
    text-align: center;
    line-height: 50px;
    color: #fff;
    border-radius: 50%;
}

.InnerBanMain {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #0c0c0c;
}
.InnerBanMain h1 {
    font-size: 60px;
    line-height: 80px;
    font-family: ClashDisplay-Medium;
    background: linear-gradient(90deg, #909996, #6C7C77);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}
.InnerBanMain p {
    font-size: 25px;
}
.InnerBanMain p a {
    color: #fff;
    text-decoration: none;
}
.InnerBanMain p span {
    color: #fff;
}
.LoginForm {
    position: relative;
    text-align: center;
    padding: 50px 0;
}
.LoginForm h2 {
    font-size: 60px;
    color: #FFFFFF;
    font-family: ClashDisplay-Medium;
    margin-bottom: 30px;
}
.btn-danger {
    background-color: #fff;
    border-color: #fff;
    color: #000 !important;
    padding: 8px 0;
    font-size: 18px;
}
.btn-danger:hover{
    background-color: #fff;
    border-color: #fff;
}
.LoginForm hr {
    border-color: #fff;
    opacity: 1;
    margin-top: 40px;
}
.LoginForm p {
    position: absolute;
    top: 32%;
    color: #000;
    font-size: 20px;
    width: 50px;
    height: 50px;
    text-align: center;
    left: 45%;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 3px #000;
    line-height: 47px;
    font-family: HankenGrotesk-Light;
}
.LoginForm form {
    margin-top: 70px;
}
.LoginForm input {
    font-size: 18px;
    line-height: 28px;
    padding: 8px 10px;
    margin-bottom: 20px !important;
    font-family: HankenGrotesk-Light;
}
.btn-danger img {
    margin-right: 15px;
}
.LoginForm button {
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    font-family: HankenGrotesk-Light;
    font-size: 18px;
    background-color: #ED0105;
    border: 0;
    padding: 10px;
}
.LoginForm a {
    color: #fff;
    text-decoration: none;
    font-family: HankenGrotesk-Light;
}
.LoginForm label {
    text-align: left;
    display: block;
    margin-bottom: 10px;
    color: #fff;
    font-size: 18px;
    font-family: HankenGrotesk-Light;
}
.RegisterBodyMain p {
    top: 26%;
}
.AwardsBoxMain img {
    width: 60%;
}
.AwardsBoxMain {
    text-align: center;
    padding: 15px;
    align-items: center;
    border: 1px #F0AC13 solid;
    border-radius: 30px;
}
.AwardsListSecMain {
    padding: 70px 0;
}
.MarBot30 {
    margin-bottom: 30px;
}
.AwardsBoxMain h3 {
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
}
.AwardsBoxMain a {
    text-decoration: none;
    display: block;
}
small#passwordHelp {
    color: #fff !important;
}
#pw-checklist li {
    color: #fff; /* Default white */
    transition: color 0.3s ease;
}

#pw-checklist li.valid {
    color: #28a745; /* Green when valid */
    font-weight: 600;
}
.EyeButn {
    padding: 0 15px !important;
    height: 46px;
}
.MarTop-100{
    margin-top: 100px;
}
.card {
    background-color: transparent;
    border: 1px #F0AC13 solid;
    border-radius: 30px;
}
.card h5 {
    color: #fff;
    font-weight: 400 !important;
    font-family: ClashDisplay-Medium;
    font-size: 20px !important;
    line-height: 30px;
}
.card button {
    width: 100%;
    margin-bottom: 15px;
    padding: 12px;
    font-size: 20px;
    background-color: #ED0105;
    border: 0;
    font-family: HankenGrotesk-Light;
}
.card button:hover{
    background-color: #ED0105;
}
.card a {
    width: 100%;
    margin-bottom: 15px;
    padding: 12px;
    font-size: 20px;
    background-color: #1F1E1E;
    border: 0;
    font-family: HankenGrotesk-Light;
    margin-left: 0 !important;
    color: #fff;
}
.card a:hover{
    background-color: #1F1E1E;
}

h2.text-center.mb-4 {
    font-family: ClashDisplay-Medium;
    color: #fff;
    margin-bottom: 70px !important;
    font-size: 40px;
    line-height: 50px;
}
.card img {
    border-radius: 30px !important;
}
.navbar-brand img {
    width: 100%;
}
nav.navbar.navbar-expand-lg {
    position: relative;
}
a.navbar-brand {
    width: 12%;
}
.FooterLogo img {
    width: 24%;
}





.BlogInnerBoxImg img {
    width: 100%;
}
.BlogInnerBoxContent p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
.MarTop50{
    margin-top: 50px;
}
.card-body strong {
    color: #fff;
}
.card-body p {
    color: #fff;
}
#owl_custom13 img {
    border-radius: 30px;
}
.Announced h2 span {
    margin-left: 0 !important;
}
.UP:hover{
    position: relative;
    top: -130px;
}
.card-header.bg-dark.text-white {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}
button.btn-success, button.vote-btn, button.btn-secondary {
    display: none !important;
}
.HomeFifthSec .UP:hover {
    position: relative;
    transform: translateY(-140px);
    top: unset !important;
}
