/* 

Site Türü   :  Affiliate / Sponsor Tanıtım Sitesi
Site Sahibi :  TeamDexigner
Telegram    :  t.me/betdexigner | t.me/graphistus (iletişim)
Telegram    :  t.me/BahisTasarim (tasarım iletişim grubu)
Marketing   :  www.teamdexigner.online
Version     :  v3.0 - Yönetici Kontrol Paneli
Açıklama    :  Casino-Bahis Büroları, Telegram Grupları, Yayıncılar ve Forumlara Özel Tasarım Çözümleri...

 */

    .section {
    width: 82%;
    margin: 0 auto;
    padding-bottom: 40px;
    justify-content: center!important;
    }


    /* ads */
    .left-ban {
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
    position: fixed;
    z-index:1;
    }
    .right-ban {
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
    position: fixed;
    z-index:1;
    }
    .top-ban {
    display: none;
    }



    /* logo */
    .logoContainer {}
    .logo {
    max-height: 240px;
    margin-top: 20px;
    animation: bounceIn 0.6s;
    transform: rotate(0deg) scale(1) translateZ(0);
    transition: all 0.4s cubic-bezier(.8,1.8,.75,.75);
    cursor: pointer;
    }
    .logoContainer img {}
    .logoContainer img:hover {}
    .logoContainer img:hover::before {
    transform: rotate(15deg) scale(2.5);
    }
    @keyframes bounceIn {
    0% {
    opacity: 1;
    transform: scale(.6);
    } 
    50% {
    opacity: 1;
    transform: scale(1.3);
    } 
    70% {
    opacity: 1;
    transform: scale(.9);
    }
    100% {
    opacity: 1;
    transform: scale(1.1);
    }
    }




    /* a:link */
    a {
    text-decoration: none!important;
    color: #f5f5f5!important;
    font-weight: 400;
    font-size: 22px;
    letter-spacing:-.25px;
    }
    a:hover {
    text-decoration: none!important;
    color: #ed1f24!important;
    font-weight: 400;
    font-size: 22px;
    letter-spacing:-.25px;
    }

    
    
    /* card-button */
    .c-button-wrapper{
    width: 100%;
    margin-top: 8px;
    margin-bottom: 0px;
    }
    .c-btn {
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    border: none;
    padding: 4px 8px;
    cursor: pointer;
    text-align: center!important;
    }
    .btn-back {
    background: transparent;
    color: rgba(255, 255, 255, 0.95);
    transition: all .3s ease; 
    text-decoration: none!important;
    border-radius: 8px;
    }
    .btn-back a {
    text-decoration: none!important;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.1px;
    padding: 6px;
    }
    .btn-back a:hover {
    text-decoration: none!important;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.1px;
    padding: 6px;
    }
    .c-outline {
    background: transparent;
    color: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.75);
    transition: all .3s ease; 
    text-decoration: none!important;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    border-radius: 8px;
    }
    .c-outline a {
    text-decoration: none!important;
    color: #f5f5f5!important;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.1px;
    padding: 6px;
    }
    .c-outline a:hover {
    text-decoration: none!important;
    color: #efefef!important;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.1px;
    padding: 6px;
    }
    .c-fill {
    background: rgba(0, 212, 255, 0.9);
    color: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(0, 212, 255, 0.75);
    transition: all .3s ease;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .c-fill a {
    text-decoration: none!important;
    color: #f5f5f5!important;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.1px;
    }
    .c-fill a:hover {
    text-decoration: none!important;
    color: #efefef!important;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.1px;
    }

    .btn-grd {
    width: 100%;
    margin-bottom: 2px;
    padding: 4px;
    font-weight: 400;
    text-align: center;
    text-transform: none;
    color: #fff;
    border: 0;
    border-radius: 8px;
    background-image: linear-gradient(
    90deg,
    #c90c7a 15%,
    #8a0151 51%,
    #f6007d 100%
    );
    background-size: 200% auto;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    transition: 0.3s;
    }
    .btn-grd:hover {
    background-position: right center;
    color: #efefef!important;
    }
    .btn-grd:active {
    transform: scale(1.02);
    color: #efefef!important;
    }

    /* 
    .button-gradient {
    border-radius: 10px;
    margin: 10px;
    padding: 1em 3em;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    background-image: linear-gradient(to right, #895cf2 0%, #ffabf4 50%, #895cf2 100%);
    transition: 0.5s;
    }
    .button-gradient :hover {
      background-position: right center;
    }
     */

    /* h1 */
    .main {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    }
    .main h1 {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 42px;
    font-weight: 700;
    padding: 0px;
    letter-spacing: -1px;
    z-index: -1!important;
    margin-bottom: 4px;
    background: linear-gradient(90deg, #f5f5f5, #f8f8f8, #f5f5f5);
	background-repeat:no-repeat; 
	background-size: 80%;
	animation: animate 2s linear infinite;
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(255,255,255,.25);
    }
    @keyframes animate
    {
    0%{background-position: -500%;}
    100%{background-position: 500%;}
    }

    .text {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 6px;
    z-index: -999;
    }
    .event-text {
    text-align: left!important;
    color: #f5f5f5;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 6px;
    z-index: -999;
    }
    .blog a {
    text-decoration: none!important;
    color: #f5f5f5!important;
    font-weight: 600;
    font-size: 22px;
    letter-spacing:-.25px;
    text-align: center!important;
    }
    .blog a:hover {
    text-decoration: none!important;
    color: #ed1f24!important;
    font-weight: 600;
    font-size: 22px;
    letter-spacing:-.25px;
    text-align: center!important;
    }
    
    .title {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 20px;
    font-weight: 400;
    z-index: 999;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }

    /* heading */
    .category h2 {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 32px;
    font-weight: 700;
    }
    .category h2:after {
    width: 150px;
    height: 3px;
    display: block;
    content: "";
    position: relative;
    margin-top: 4px;
    left: 50%;
    margin-left: -75px;
    background-color: #f5f5f5;
    text-align: center!important;
    }



    .xs_title {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 20px;
    font-weight: 400;
    padding-top: 6px;
    padding-bottom: 0px;
    z-index: 999;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }



    /* social - media */
    .socialink img{
    height:44px;
    vertical-align:middle;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 4px;
    filter: drop-shadow(0 0 2px rgba(12, 12, 12, 0.15));
    }
    .socialink img:hover {
    filter: drop-shadow(0 0 2px rgba(12, 12, 12, 0.15));
    }



    /* channels */
    .channels {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    }
    .channel {
    width: 24.45%;
    }
    .channel img {
    width: 97.4%;
    border-radius: 6px;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .channel img:hover {
    width: 97.4%;
    border-radius: 6px;
    }
    .channel img:hover::before {
    width: 97.4%;
    border-radius: 6px;
    transform: scale(0.6);
    }



    /* horizontal - banner - lg */
    .banner-sm {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center!important;
    flex-wrap: wrap;
    padding: 2px;
    }
    .banner_sm {
    width: 100%;
    text-align: center!important;
    margin-top: 10px;
    }
    .banner_sm img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 84%;
    border-radius: 12px;
    }



    /* horizontal - banner - sm */
    .banner-xs {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    
    }
    .banner_xs {
    width: 100%;
    text-align: center!important;
    margin-top: 6px;
      
    }
    .banner_xs img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 42%;
    border-radius: 16px;
    padding: 4px;    
    }
    .banner_xs img:hover {
    }
    .banner_xs img:hover::before {
    transform: scale(0.6);
    }


    

    /* 4 - gallery */
    .category-sm {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    }
    .category_sm {
    width: 23.85%;
    padding: 6px;
    background-color: rgba(17, 25, 40, 0.1);
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, 0.25);   
    filter: drop-shadow(0 5px 5px rgba(0,0,0,0.15));
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:center;
    backdrop-filter: blur(1.5px);
    -webkit-backdrop-filter: blur(1.5px);
    overflow: hidden;
    transition: 0.8s all;
    text-align: center;
    }
    .category_sm img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 100%;
    border-radius: 10px;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    padding-bottom: 0px;
    /* filter: grayscale(75%); */
    }
    .category_sm img:hover {
    /* width: -webkit-fill-available;
    width: -moz-available;
    filter: grayscale(0%); */
    }
    .category_sm ::before {
    position: fixed;
    content: "";
    box-shadow: 0 0 50px 25px rgba(255, 255, 255,0.25);
    top: -10%;
    left: -100%;
    transform: rotate(-45deg);
    height: 45rem;
    transition: 0.35s all;
    }
    .category_sm:hover {
    border: 1px solid #ffffff;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0,0.25);
    transform: scale(1.02);
    filter: blur(0.35);
    background: linear-gradient(0deg, rgba(26, 169, 246, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    }
    .category_sm:hover ::before {
    filter: blur(0.15);
    top: -100%;
    left: 200%;
    }



    /* 5 - gallery */
    .category-xs {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    }
    .category_xs {
    width: 18.95%;
    padding: 6px;
    background-color: rgba(17, 25, 40, 0.1);
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, 0.25);   
    filter: drop-shadow(0 5px 5px rgba(0,0,0,0.15));
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:center;
    backdrop-filter: blur(1.5px);
    -webkit-backdrop-filter: blur(1.5px);
    overflow: hidden;
    transition: 0.8s all;
    text-align: center;
    }
    .category_xs img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 100%;
    border-radius: 10px;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    /* filter: grayscale(75%); */
    }
    .category_xs img:hover {
    /* width: -webkit-fill-available;
    width: -moz-available;
    filter: grayscale(0%); */
    }
    .category_xs ::before {
    position: fixed;
    content: "";
    box-shadow: 0 0 50px 25px rgba(255, 255, 255,0.33);
    top: -30%;
    left: -100%;
    transform: rotate(-45deg);
    height: 45rem;
    transition: 0.35s all;
    }
    .category_xs:hover {
    border: 1px solid #ffffff;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0,0.25);
    transform: scale(1.02);
    filter: blur(0.5);    
    background: linear-gradient(0deg, rgba(26, 169, 246, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    }
    .category_xs:hover ::before {
    filter: blur(0.25);
    top: -100%;
    left: 200%;
    }



    /* search */
    .filterContainer {
    
    }
    .form__input {
    color: #424242;
    font-size: 1rem;
    font-weight: 500;
    margin: 0 auto;
    padding: 8px 4px;
    border-radius: 12px;
    background-color: rgb(255, 255, 255);
    border: 1px solid #f5f5f5;
    width: 84%;
    display: block;
    transition: all 0.3s;
    text-align: center!important;
    }
    .form__input:placeholder-shown + .form__label {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-4rem);
    transform: translateY(-4rem);
    }



    /* footer */
    .bottom {
    columns: 3;
    -webkit-columns: 3;
    width: 96%;
    margin-top: 15px!important;
    justify-content: center;
    }
    .bottom .item1 {
    display: block;
    color:#efefef;
    text-align: left!important;
    }
    .bottom .item2 {
    display: block;
    color:#424242;
    text-align: center!important;
    justify-content: center!important;
    }
    .bottom .item3 {
    display: block;
    color:#efefef;
    text-align: right!important;
        
    }


    .xlogo {
    height: 50px;
    margin-right: -15px;
    margin-top: -10px;
    }
    .xtext {
    height: 65px;
    margin-bottom: 10px;
    margin-top: -20px;
    text-align: center!important;
    }
    .sitecopy {
    text-align: left;
    color: #f5f5f5;
    line-height: 18px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 2px;
    margin-left: -20px;
    }


    .bosluk {
    margin-top: 40px;
    }

    .information {
    font-size: 28px;
    background-color: #750000;
    border-radius: 2px;
    font-weight: bold;
    }


    @media (max-width: 1200px) {
    .section {
    width: 98%;
    text-align: center;
    }
    .left-ban {
    display: none;
    }
    .right-ban {
    display: none;
    }
    .top-ban {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    position: fixed;
    z-index:1;
    }
    header {
    margin-top: 14%;
    }
    .title {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 6px;
    z-index: 999;
    }
    .xs_title {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 18px;
    font-weight: 400;
    padding-top: 6px;
    padding-bottom: 0px;
    z-index: 999;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .text {
    font-size: 16px;
    margin-top: -6px;
    }
    p{
    font-size: 16px;
    }
    .empty {
    margin-top: 20px;
    }
    .logo {
    max-height: 200px;
    padding-bottom: -15px;
    }
    .xlogo {
    height: 30px;
    margin-top: 2px;
    margin-right: 5px;
    }
    .xtext {
    height: 45px;
    margin-bottom: 10px;
    margin-top: -15px;
    text-align: center!important;
    }
    .sitecopy {
    text-align: left;
    color: #efefef;
    line-height: 1px;
    font-size: 12px;
    font-weight: 400;
    margin-top: 2px;
    margin-left: 10px;
    }
    .banner_sm {
    width: 98.9%;
    text-align: center!important;
    margin-top: 6px;
    }
    .banner_sm img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 100%;
    border-radius: 6px;
    }
}

    @media (max-width: 768px) {

    /* h1 */
    .main h1 {
    text-align: center;
    color: #f5f5f5;
    font-size: 26px;
    font-weight: 700;
    padding: 0px;
    margin-top: 5px;
    z-index: -1!important;
    margin-bottom: -2px;
    }
    .category h2 {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 26px;
    font-weight: 700;
    }
    .category h2:after {
    width: 100px;
    height: 2px;
    display: block;
    content: "";
    position: relative;
    margin-top: 4px;
    left: 50%;
    margin-left: -50px;
    background-color: #f5f5f5;
    text-align: center!important;
    }
    a {
    text-decoration: none;
    color: #f5f5f5!important;
    font-weight: 400;
    font-size: 14px;
    }
    a:hover {
    text-decoration: none;
    color: #ed1f24!important;
    font-weight: 400;
    font-size: 14px;
    }
    .c-button-wrapper{
    width: 100%;
    margin-top: 8px;
    margin-bottom: 5px;
    }
    .c-outline a {
    text-decoration: none!important;
    color: #f5f5f5!important;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    }
    .c-outline a:hover {
    text-decoration: none!important;
    color: #efefef!important;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.px;
    }
    .c-fill a {
    text-decoration: none!important;
    color: #f5f5f5!important;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    }
    .c-fill a:hover {
    text-decoration: none!important;
    color: #efefef!important;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.1px;
    }
    /* search */
    .filterContainer {
    margin-top: 4px;
    margin-bottom: 2px;
    }
    .form__input {
    color: #424242;
    font-size: 0.8rem;
    font-weight: 400;
    margin: 0 auto;
    padding: 4px 2px;
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    border: 1 solid #f5f5f5;
    width: 97.8%;
    display: block;
    transition: all 0.3s;
    text-align: center!important;
    }
    .form__input:placeholder-shown + .form__label {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-4rem);
    transform: translateY(-4rem);
    }
    .information {
    display: none;
    }
    .xl_Container {
    width: 50%;
    padding: 2px;
    padding-top: 6px;
    }
    .lg_Container {
    width: 49%;
    padding: 2px;
    padding-top: 6px;
    }    
    .category_sm {
    width: 30.5%;
    padding: 3px;
    }
    .category_sm ::before {
    position: fixed;
    content: "";
    box-shadow: 0 0 50px 25px rgba(255, 255, 255,0.20);
    top: -10%;
    left: -100%;
    transform: rotate(-45deg);
    height: 10rem;
    transition: 0.25s all;
    }
    .category_sm:hover {
    border: 1px solid #ffffff;
    box-shadow: 0 0 5px 5px rgba(255, 255, 255,0.15);
    transform: scale(1.01);
    filter: brightness(1.01);
    }
    .category_sm:hover ::before {
    filter: brightness(1.01);
    top: -100%;
    left: 200%;
    }
    .category_xs {
    width: 30.5%;
    padding: 2px;
    padding-top: 4px;
    }
    .category_xs ::before {
    position: fixed;
    content: "";
    box-shadow: 0 0 50px 25px rgba(255, 255, 255,0.20);
    top: -10%;
    left: -100%;
    transform: rotate(-45deg);
    height: 25rem;
    transition: 0.25s all;
    }
    .category_xs:hover {
    border: 1px solid #ffffff;
    box-shadow: 0 0 5px 5px rgba(255, 255, 255,0.15);
    transform: scale(1.01);
    filter: brightness(1.01);
    }
    .category_xs:hover ::before {
    filter: brightness(1.01);
    top: -100%;
    left: 200%;
    }
    .channel {
    width: 24.4%;
    margin-bottom: -4px;
    }
    .banner-sm {
    width: 100%;
    text-align: center!important;
    }
    .banner_sm img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 100%;
    border-radius: 6px;
    }
    .banner_xs {
    width: 100%;
    margin-top: 2px;
    }
    .banner_xs img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 49%;
    border-radius: 10px;
    padding: 2px;    
    }
    .logo {
    max-height: 180px;
    }
    .text {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 6px;
    z-index: -999;
    }
    .xlogo {
    height: 30px;
    margin-top: -10px;
    }
    .xtext {
    height: 35px;
    margin-bottom: 10px;
    margin-top: -5px;
    text-align: center!important;
    }
    .sitecopy {
    text-align: left;
    color: #f5f5f5;
    line-height: 16px;
    font-size: 13px;
    font-weight: 500;
    margin-top: -2px;
    margin-left: 10px;
    }
    .title {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 6px;
    z-index: 999;
    }
    .xs_title {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 14px;
    font-weight: 400;
    padding-top: 2px;
    padding-bottom: 2px;
    z-index: 999;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .socialink img{
    height:28px;
    vertical-align:middle;
    padding-left: 2px;
    padding-right: 2px;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.2));
    }
    .socialink img:hover {
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.2));
    }
    #cursor {
    display: none;
    }
    #cursor-border {
    display: none;
    }
    }



    @media (max-width: 540px) {
    a {
    text-decoration: none;
    color: #f5f5f5!important;
    font-weight: 500;
    font-size: 16px;
    }
    a:hover {
    text-decoration: none;
    color: #ef6d25!important;
    font-weight: 500;
    font-size: 16px;
    }
    .socialink img{
    height:22px;
    vertical-align:middle;
    padding-left: 2px;
    padding-right: 2px;
    }
    .socialink img:hover {
    }
    #cursor {
    display: none;
    }
    #cursor-border {
    display: none;
    }
    }


    /* animation */
    .grow img{
    transition: 0.8s ease;
    }
    .grow img:hover{
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    transition: 0.6s ease;
    }

    .d-ani img{
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    }
    .d-ani img:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    }

    .shrink img {
    transition: 0.5s ease;
    }
    .shrink img:hover{
    -webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    transition: 0.6s ease;
    color: #efefef;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }



    #scroll {
    position:fixed;
    right:35px;
    bottom:58px;
    cursor:pointer;
    width:40px;
    height:40px;
    background-color: rgba(242, 167, 68, 1);
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 1);
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.25));
    }
    #scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
    z-index: 2;
    }
    #scroll:hover {
    background-color: rgba(201, 69, 10, 0.85);;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
    z-index: 2;
    }


    #cursor {
    position: fixed;
    top: -5px;
    left: -5px;
    width: 10px;
    height: 10px;
    background-color: white;
    border-radius: 50%;
    pointer-events: none;
    z-index: 999;
    }

    #cursor-border {
    --size: 35px;
    position: fixed;
    top: calc(var(--size) / -2);
    left: calc(var(--size) / -2);
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    box-shadow: 0 0 0 1px white;
    opacity: 0.35;
    pointer-events: none;
    transition: top 0.35s ease-out, left 0.35s ease-out, width 0.35s ease-out,
    height 0.35s ease-out, background-color 0.35s ease-out;
    z-index: 999;
    }

marquee {
    background-image:url(../img/overlay.png);
    color:#000;
    height:48px; 
    position:fixed;
    bottom: 0;   
}


.detailContainer {
    display: flex;
    gap: 20px;
    flex-direction: column;
    color:  #fff;
}
.detailContainer h4{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}

.title {
    font-size: 32px;
    text-align: center;
}

.eventTitle {
    border: 1px solid #ff0000;
    text-align: center;
}

.eventList {
    border: 1px solid #ff0000;
    font-weight: bold;
}

.eventListItem {
    background: #28284f;
    color: #fff;
    font-weight: normal;
    border: transparent;
    /* font-weight: bold; */
}

.eventButton {
    transition: all 1s ease-in;
}
.eventButton:hover {
    transform: scale(1.1);
}

.eventButton3 {
    border: transparent;
    /* color: #000; */
    background: #37932f;
    font-weight: bold;
    color: #fff;
    transition: all 1s ease-in;
}
.eventButton3:hover {
    font-weight: bold;
    color: #fff;
    background: #37932f;
    transform: scale(1.1);
}



.filterContainer {
    margin-bottom: 10px;
}

.buttonContainer {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}

.ruleImg {
    width: 40%;
    height: auto;
}

.backButton {
    position: fixed;
    top: 10px;
    left: 20px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #bebebe;
    display: flex;
    align-items: center;
    justify-content: center;
}


.upButton {
    position: fixed;
    bottom: 10px;
    right: 20px;
    width: 45px;
    height: 45px;
    z-index: 5;
    border-radius: 50%;
    border: 1px solid #bebebe;
    display: flex;
    align-items: center;
    justify-content: center;
}

.event-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.event-header h1 {
    font-size: 38px;
    font-weight: 700;
    z-index: -1!important;
}

.card-event{
    background-color: #28284f;
    color: #fff;
}

.card-event:hover{
    border: 1px solid #4f1b24;
}

.cardEventButton {
    /* background: #4f1b24; */
    background: #080b2a;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    padding: 8px 0;
    cursor: pointer;
}
.titleList {
    color: #fff;
    /* background: #1e224d; */
    background-color: #e09f00;
    border: transparent;
    font-weight: bold;
}

.winnersContainer {
    gap: 20px;
}





@media (max-width: 1200px) {
    .backButton {
        top: 0;
        z-index: 5;
        /* left: 90%; */
        border: none;
    }
}

@media (max-width: 992px) {
    .filterContainer {
        flex-direction: column;
    }

    .buttonContainer {
        justify-content: flex-end;
    }

    .ruleImg {
        width: 100%;
        height: auto;
    }
}

.text {
    white-space: break-spaces !important;
}




@media (max-width: 540px) {
    .backButton {
        z-index: 5;
        left: 85%;
    }
}

.table-container {
      display: flex;
    }
    .table {
      flex: 1;
		
    }
    .table table {
      width: 100%;
      border-collapse: collapse;
		
    }
    .table th, .table td {
      padding: 8px;
		text-align: center;
		border: 1px solid #ccc;
    }

.container-f {
      width: 100%;
      margin: 0 auto;
      border-radius: 5px;
    }
    .form-group {
      margin-bottom: 20px;
    }
    .form-group label {
      display: block;
      font-weight: bold;
      margin-bottom: 5px;
    }
    .form-group input[type="text"], 
	.form-group input[type="number"], 
    .form-group textarea,
    .form-group input[type="file"] {
      width: 100%;
      padding: 10px;
      border: 1px solid #ccc;
      border-radius: 5px;
      resize: vertical;
    }
    .form-group button {
      padding: 10px 20px;
      background-color: #212121;
      color: #fff;
      border: none;
      border-radius: 5px;
      cursor: pointer;
    }
    .form-group button:hover {
      background-color: #f5f5f5;
		
    }



/* KAR YAGISI START*/
/* Kar yagisi için temel stil */
.snow {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0; /* Diger ögelerin üstünde olmamali */
  pointer-events: none; /* Kar animasyonlarina tiklamayi engelleme */
}

.snowflake, .snowflake1, .snowflake2, .snowflake3, .snowflake4, .snowflake5, .snowflake6, .snowflake7, .snowflake8, .snowflake9, .snowflake10, .snowflake11, .snowflake12, .snowflake13, .snowflake14,
.snowflake15, .snowflake16, .snowflake17, .snowflake18, .snowflake19, .snowflake20, .snowflake21, .snowflake22, .snowflake23, .snowflake24, .snowflake25, .snowflake26, .snowflake27, .snowflake28, .snowflake29, .snowflake30 {
  animation-name: fall, shake;
  animation-duration: 5s, 3s;
  animation-timing-function: linear, ease-in-out;
  animation-iteration-count: infinite, infinite;
  position: absolute;
  top: -100px;
  animation-delay: 0s, 2s;
  z-index: 6; /* Diger içeriklerin üstünde degil, alt katmanda */
  pointer-events: none; /* Kar tanelerine tiklamayi engelle */
}

.snowflake {
  animation-duration: 5s, 5s;
  animation-delay: 0s, 1s;
  left: 200px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake1 {
  animation-duration: 5s, 3s;
  animation-delay: 1s, 1s;
  left: 500px;
  color: white !important;
}

.snowflake2 {
  animation-duration: 8s, 5s;
  animation-delay: 2s, 2s;
  left: 20px;
  color: white !important;
}

.snowflake3 {
  animation-duration: 5s, 5s;
  animation-delay: 3s, 5s;
  right: 170px;
  color: white !important;
}

.snowflake4 {
  animation-duration: 7s, 5s;
  animation-delay: 4s, 4s;
  right: 430px;
  color: white !important;
}

.snowflake5 {
  animation-duration: 7s, 4s;
  animation-delay: 6s, 2s;
  left: 500px;
  font-size: 2rem;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake6 {
  animation-duration: 5s, 5s;
  animation-delay: 3.2s, 2s;
  left: 75px;
  font-size: 2rem;
  color: white !important;
}

.snowflake7 {
  animation-duration: 5s, 5s;
  animation-delay: 7.2s, 1s;
  left: 650px;
  color: white !important;
}

.snowflake8 {
  animation-duration: 5s, 4s;
  animation-delay: 4s, 2s;
  left: 820px;
  font-size: 2rem;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake9 {
  animation-duration: 7s, 4s;
  animation-delay: 5s, 2s;
  left: 170px;
  font-size: 2rem;
  filter: blur(0.3px);
  color: white !important;
}

.snowflake10 {
  animation-duration: 7s, 9s;
  animation-delay: 2.7s, 2s;
  left: 350px;
  font-size: 3rem;
  color: white !important;
}

.snowflake11 {
  animation-duration: 7s, 7s;
  animation-delay: 0.5s, 2s;
  right: 400px;
  font-size: 3rem;
  color: white !important;
}

.snowflake12 {
  animation-duration: 5s, 5s;
  animation-delay: 5s, 2s;
  left: 470px;
  filter: blur(0.9px);
  color: white !important;
}

.snowflake13 {
  animation-duration: 5s, 5s;
  animation-delay: 1s, 2s;
  right: 220px;
  filter: blur(0.6px);
  color: white !important;
}

.snowflake14 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake15 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake16 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake17 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake18 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake19 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake20 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake21 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake22 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake23 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake24 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake25 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake26 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake27 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake28 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake29 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

.snowflake30 {
  animation-duration: 5s, 4s;
  animation-delay: 2s, 2s;
  right: 140px;
  filter: blur(0.5px);
  color: white !important;
}

/* Google Chrome için animasyon uyumu */
@keyframes fall {
  0% {
    top: -10%;
  }
  100% {
    top: 110%; /* Sayfanin sonuna kadar kayacak sekilde */
  }
}
@keyframes shake {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(50px);
  }
  100% {
    transform: translateX(0);
  }
}
/* Chrome'a özel optimize edilmis stiller */
@-webkit-keyframes fall {
  0% {
    top: -10%;
  }
  100% {
    top: 110%; /* Sayfanin sonuna kadar kayacak sekilde */
  }
}
@-webkit-keyframes shake {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(50px);
  }
  100% {
    transform: translateX(0);
  }
}




