@import url('https://fonts.googleapis.com/css2?family=Peralta&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chocolate+Classical+Sans&display=swap');

@font-face {
    font-family: 'LapsusPro';
    src: url('../font/LapsusPro-Bold.otf') format('truetype');
}

@font-face {
    font-family: 'THICCCBOI';
    src: url('../font/THICCCBOI-Bold.woff2') format('truetype');
}

html, body {
    overflow-x: hidden;
    scroll-behavior: smooth !important;
    transition: 2s !important;
}

.chocolate-classical-sans-regular {
    font-family: "Chocolate Classical Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.peralta-regular {
    font-family: "Peralta", serif;
    font-weight: 400;
    font-style: normal;
}

.home {
    width: 100%;
    height: 1644px;
    background-image: url("../images/ALF_BACKGROUND.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    Left: -190px;

}

.navbar {
    width: 100%;
    height: 88.78px;
    top: 87.91px !important;
    border-radius: 7.25px;
    background-color: #FFFF;
    box-shadow: 2px 6px 0px #9B5E1E !important;
    /* Adjust as needed */
}

.logo {
    width: 228.6px;
}


.navbar-nav>li {
    font-family: "LapsusPro", serif !important;
    font-size: 20.02px;
    text-shadow:
        -1px -1px 0 #000,
        /* Top left */
        1px -1px 0 #000,
        /* Top right */
        -1px 1px 0 #000,
        /* Bottom left */
        1px 1px 0 #000;
    /* Bottom right */
}

.navbar-nav>li>a {
    color: #F99C38 !important;

}

@media only screen and (max-width: 991px) {
    .navbar-nav>li {
        display: none !important;
    }
}

@media only screen and (max-width: 531px) {
    .logo {
        width: 200px !important;
    }
}

@media only screen and (max-width: 502px) {
    .social-icons>a>img {
        width: 40px !important;

    }
}

@media only screen and (max-width: 488px) {
    .social-icons>a>img {
        width: 35px !important;

    }

    .logo {
        width: 180px !important;
    }
}

@media only screen and (max-width: 453px) {
    .social-icons>a>img {
        width: 30px !important;

    }

    .logo {
        width: 160px !important;
    }
}


@media only screen and (max-width: 479px) {
    .social-icons>a>img {
        width: 30px !important;

    }

    .logo {
        width: 120px !important;
    }

    .navbar {
        padding: 0;
        margin: 0;
        height: 50px;
        display: flex !important;
        text-align: center;
        justify-items: center !important;
        ;
    }

    .container-fluid {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 409px) {
    .social-icons>a>img {
        width: 30px !important;

    }

    .logo {
        width: 120px !important;
    }

    .navbar {
        padding: 0;
        margin: 0;
        height: 50px;
        display: flex !important;
        text-align: center;
        justify-items: center !important;
        ;
    }

    .container-fluid {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}


@media only screen and (max-width: 390px) {
    .social-icons>a>img {
        width: 30px !important;

    }

    .logo {
        width: 120px !important;
    }

    .navbar {
        padding: 0;
        margin: 0;
        height: 50px;
        display: flex !important;
        text-align: center;
        justify-items: center !important;
        ;
    }

    .container-fluid {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 313px) {
    .social-icons{
        width: 101px !important;
    }
    .social-icons>a>img {
        width: 20px !important;

    }

    .logo {
        width: 100px !important;
    }

    .navbar {
        padding: 0;
        margin: 0;
        height: 50px;
        display: flex !important;
        text-align: center;
        justify-items: center !important;
        ;
    }

    .container-fluid {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}



.home-title {
    margin-top: 248px !important;
    text-align: center !important;
    font-family: 'Peralta', serif;
}

.home-title>p {
    position: relative;
    display: inline-block;
    text-align: center !important;
    font-family: 'LapsusPro', serif;
    width: 560px;
    font-size: 20.37px;
    color: #FFFF;
    line-height: 32px;
}

/* .home-title > h1 {
    font-family: "Peralta", serif;
    font-size: 162.64px !important;
    line-height: 105px !important;
} */

.hero-title {
    font-family: 'Peralta', serif;
    font-size: 6rem !important;
}



.stroke-black {
    -webkit-text-stroke: 2px black;
}

@media only screen and (max-width: 991px) {
    .home-title>img {
        width: 700px !important;
    }
}

@media only screen and (max-width: 767px) {
    .home-title>img {
        width: 550px !important;
    }
}

@media only screen and (max-width: 571px) {
    .home-title>img {
        width: 500px !important;
    }
}

@media only screen and (max-width: 639px) {
    .hero-title {
        font-size: 5rem !important;
    }

    .social-icons>a>img {
        width: 40px !important;

    }

    .logo {
        width: 160px !important;
    }
}

@media only screen and (max-width: 571px) {
    .hero-title {
        font-size: 5rem !important;
    }

    .social-icons>a>img {
        width: 40px !important;

    }

    .logo {
        width: 160px !important;
    }

    .home-description {
        width: auto !important;
    }
}

@media only screen and (max-width: 490px) {
    .hero-title {
        font-size: 4.8rem !important;
    }

    .social-icons>a>img {
        width: 40px !important;

    }

    .logo {
        width: 160px !important;
    }

    .home-description {
        width: auto !important;
    }
}


.button-copy {
    background-color: #FFFF;
    width: 369.97px !important;
    height: 63.95px !important;
    padding: 10px 120px !important;
    font-family: 'Peralta', serif;
    color: #000;
    border-radius: 6.39px;
    box-shadow: 5px 6px 0px #E7C54F !important;
    font-size: 31.4px;
}

.button-copy:hover {
    color: #000;
}

@media only screen and (max-width: 390px) {
    .home-title>img {
        width: 300px !important;
    }

    .home-title>p {
        width: 360px !important;
        font-size: 18.37px !important;
    }

    .home-title {
        margin-top: 130px !important;
        text-align: center !important;
    }

    .hero-title {
        font-size: 4rem !important;
    }

    .button-copy {
        background-color: #FFFF;
        padding: 15px 40px !important;
        font-family: 'Peralta', serif;
        color: #000;
        border-radius: 6.39px;
        box-shadow: 5px 6px 0px #E7C54F !important;
        font-size: 21.4px;
        margin-top: 20px !important;
    }

    .home {
        width: 100%;
        height: 750px;
        background-image: url("../images/Image.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        object-fit: cover;
        Left: -190px;
    }
}


@media only screen and (max-width: 416px) {
    .hero-title {
        font-size: 4rem !important;
    }

    .button-copy {
        background-color: #FFFF;
        padding: 15px 40px !important;
        font-family: 'Peralta', serif;
        color: #000;
        border-radius: 6.39px;
        box-shadow: 5px 6px 0px #E7C54F !important;
        font-size: 21.4px;
        margin-top: 20px !important;
    }

    .home-title {
        margin-top: 148px !important;
        text-align: center !important;
        font-family: 'Peralta', serif;
    }

    .home {
        width: 100%;
        height: 850px;
        background-image: url("../images/Image.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        object-fit: cover;
        Left: -190px;
    }

    .social-icons>a>img {
        width: 30px !important;

    }

    .logo {
        width: 120px !important;
    }
}



.company-logos {
    display: flex;
    align-items: center !important;
    justify-content: space-between;
    width: 100% !important;
    height: 200px !important;
    background-image: url("../images/wave.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.company-logos>.icon-box {
    width: 100% !important;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    padding-top: 15px;
    padding-bottom: 40px;
    /* margin-right: 20px !important; */
    overflow: hidden;
}

.slider-image {
    rotate: 4deg !important;
    /* overflow: scroll; */
}

.slick-list {
    padding: 0px !important;
    padding-left: 10rem !important;
}

.box {
    width: 150px;
    /* height: 80px; */
}

.who-alf {
    font-family: "LapsusPro", serif !important;
}

.whalf-details {
    font-family: 'Peralta', serif;
}

.slide-text {
    width: 100%;
    display: flex !important;
    justify-content: flex-start;
    overflow: hidden !important;
}

.slide-text p {
    font-family: "LapsusPro", serif !important;
    white-space: nowrap;
    animation: move-rtl 15s linear infinite;
}

@keyframes move-rtl {
    0% {
        transform: translate(0);
    }

    100% {
        transform: translate(-100%);
    }
}

.TOKENOMYCS {
    font-family: "LapsusPro", serif !important;
    color: #9B5E1E;

}

.tax {
    font-family: 'Peralta', serif !important;
}

.marketing {
    font-family: 'Peralta', serif !important;
}

.check-button {
    font-family: 'Peralta', serif !important;
}

.ip-lock {
    font-family: "LapsusPro", serif !important;
}




.coutn-down>h1 {
    font-family: "LapsusPro", serif !important;
    /* font-family: "THICCCBOI", serif !important; */
}


#countdown {
    width: 465px;
    height: 160px;
    text-align: center;
    margin: auto;
    padding: 24px 0;
    position: absolute;
    top: 234px;
    bottom: 0;
    left: 0;
    right: 0;
    /* box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6); */
}

#countdown #tiles {
    position: relative;
    z-index: 1;
}

#countdown #tiles>span {
    width: 92px;
    max-width: 92px;
    font: bold 48px "THICCCBOI", serif !important;
    text-align: center;
    color: #9B5E1E;
    background-color: #ddd;
    background-image: -webkit-linear-gradient(top, #bbb, #eee);
    background-image: -moz-linear-gradient(top, #bbb, #eee);
    background-image: -ms-linear-gradient(top, #bbb, #eee);
    background-image: -o-linear-gradient(top, #bbb, #eee);
    border-top: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.7);
    margin: 0 7px;
    padding: 18px 0;
    display: inline-block;
    position: relative;
}

#countdown #tiles>span:before {
    content: "";
    width: 100%;
    height: 13px;
    background: #111;
    display: block;
    padding: 0 3px;
    position: absolute;
    top: 41%;
    left: -3px;
    z-index: -1;
}

#countdown #tiles>span:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #eee;
    border-top: 1px solid #333;
    display: block;
    position: absolute;
    top: 48%;
    left: 0;
}

#countdown .labels {
    width: 100%;
    height: 25px;
    text-align: center;
    position: absolute;
    bottom: 8px;
}

#countdown .labels li {
    width: 102px;
    font: bold 15px "THICCCBOI", serif !important;
    color: #9B5E1E;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
}

@media only screen and (max-width: 416px) {
    #countdown {
        width: 365px;
        height: auto;
        padding: 12px 0;
        top: -70px !important;
    }

    #countdown #tiles>span {
        width: 70px;
        max-width: 70px;
        font-size: 36px;
        /* Adjust font size for smaller screens */
        padding: 14px 0;
        /* Adjust padding for smaller tiles */
    }

    #countdown .labels {
        position: static;
        margin-top: 8px;
    }

    #countdown .labels li {
        width: 70px;
        font-size: 12px;
        /* Adjust font size for smaller screens */
    }
}

#countdown .labels li {
    width: 102px;
    font: bold 15px "THICCCBOI", serif !important;
    color: #9B5E1E;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
}

@media only screen and (max-width: 390px) {
    #countdown {
        width: 365px;
        height: auto;
        padding: 12px 0;
        top: 80px !important;
    }

    #countdown #tiles>span {
        width: 70px;
        max-width: 70px;
        font-size: 36px;
        /* Adjust font size for smaller screens */
        padding: 14px 0;
        /* Adjust padding for smaller tiles */
    }

    #countdown .labels {
        position: static;
        margin-top: 8px;
    }

    #countdown .labels li {
        width: 70px;
        font-size: 12px;
        /* Adjust font size for smaller screens */
    }
}

@media only screen and (max-width: 396px) {
    #countdown {
        width: 365px;
        height: auto;
        padding: 12px 0;
        top: 80px !important;
    }

    #countdown #tiles>span {
        width: 70px;
        max-width: 70px;
        font-size: 36px;
        /* Adjust font size for smaller screens */
        padding: 14px 0;
        /* Adjust padding for smaller tiles */
    }

    #countdown .labels {
        position: static;
        margin-top: 8px;
    }

    #countdown .labels li {
        width: 70px;
        font-size: 12px;
        /* Adjust font size for smaller screens */
    }
}

@media only screen and (max-width: 430px) {
    #countdown {
        width: 365px;
        height: auto;
        padding: 12px 0;
        top: 80px !important;
    }

    #countdown #tiles>span {
        width: 70px;
        max-width: 70px;
        font-size: 36px;
        /* Adjust font size for smaller screens */
        padding: 14px 0;
        /* Adjust padding for smaller tiles */
    }

    #countdown .labels {
        position: static;
        margin-top: 8px;
    }

    #countdown .labels li {
        width: 70px;
        font-size: 12px;
        /* Adjust font size for smaller screens */
    }
}


.join-meet {
    font-family: 'Peralta', serif !important;
}

.tfaq {
    font-family: "LapsusPro", serif !important;
}

.acordian-title {
    font-family: "LapsusPro", serif !important;
}

.acordian-description {
    font-family: "Chocolate Classical Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.moon-light {
    font-family: "LapsusPro", serif !important;
}

.moon-light-description>p {
    font-family: 'Peralta', serif !important;
}

.buy-button {
    font-family: 'Peralta', serif !important;
}

.best-friend {
    font-family: "LapsusPro", serif !important;
}

.join-follow {
    font-family: 'Peralta', serif !important;
}

.crocodile-circle {
    z-index: -1 !important;
}

.rocket-card {
    z-index: 1000 !important;
    box-shadow: 12px 12px 0px #2FE6FF !important;
}

.footer-contact {
    font-family: "Chocolate Classical Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
}

@media only screen and (max-width: 1535px) {
    .moon-light-first {
        left: 3rem !important;
    }

    .moon-light-second {
        left: 42rem !important;
    }
}


.aa{
    border-radius: 40Px;
}

.aa:hover{
    background-color: #9B5E1E;
    box-shadow: 0px 0px 10px rgba(236, 155, 3, 0.5);
}
#copy:hover{
    box-shadow: #F99C38;
    cursor: pointer;;
}


/* AOS animations */
[data-aos="reveal-right"], [data-aos="reveal-left"], [data-aos="reveal-up"], [data-aos="reveal-down"] {
  position: relative;
  overflow: hidden;

  &:after {
      content: "";
      transition-property: transform;
      transition-timing-function: ease-in;
      transition-duration: .5s;
      transition-delay: inherit;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: white;
  }
}

[data-aos="reveal-right"] {
  &.aos-animate  {
      &:after {
          transform: translateX(100%);
      }
  }
}

[data-aos="reveal-left"] {
  &.aos-animate  {
      &:after {
          transform: translateX(-100%);
      }
  }
}

[data-aos="reveal-up"] {
  &.aos-animate  {
      &:after {
          transform: translateY(-100%);
      }
  }
}

[data-aos="reveal-down"] {
  &.aos-animate  {
      &:after {
          transform: translateY(100%);
      }
  }
}
    

/* Custom CSS for the alert */


  .custom-alert {
    position: fixed;
    top: 120px;
    right: 20px;
    background-color: #28a745; /* Green background */
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 1050;
    opacity: 0;
    transform: translateY(-20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
  }

  .custom-alert.show {
    opacity: 1;
    transform: translateY(0);
  }



  /* Custom animations */
  .fade-in {
    animation: fadeIn 1s ease-out;
}

.slide-up {
    animation: slideUp 1s ease-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes slideUp {
    from {
        transform: translateY(20px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}


.style-switcher
{
    position: fixed;
    right: 0;
    top: 30px;
    padding: 15px;
    width: 200px;
    background: transparent;
    z-index: 101;
    border-radius: 5px;
    transition: all 0.3s ease;
    transform: translateX(100%);
}
.style-switcher.open
{
    transform : translateX(-25px);
}
.style-switcher .s-icon
{
    position: absolute;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 20px;
    background: #fff;
    color: #000;
    right: 100%;
    border: 1px solid var(--theme-green);
    margin-right: 25px;
    cursor: pointer;
    transition:  all 0.3s ease;
    border-radius: 50%;
}
.style-switcher .s-icon i
{
    line-height: 40px;
}
.style-switcher-toogle
{
    top: 0;
}
.style-switcher h4
{
    margin: 0 0 10px;
    color: var(--theme-text);
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    
}
.style-switcher .colors
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.style-switcher .colors li
{
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 1px solid red;
}




/* Hide the Google Translate toolbar */
.goog-te-gadget-icon {
    display: none;
}

.goog-te-menu-value span {
    display: none;
}

.goog-te-menu-value span:first-child {
    display: block;
}

/* Customize the dropdown */
.goog-te-combo {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
    font-size: 14px;
    background-color: #f8f8f8;
    color: #333;
}

/* Example of changing the background color of the translation dropdown */
.goog-te-menu-value {
    background-color: #f8f8f8;
}

/* Example of changing the font size and color */
.goog-te-gadget-simple {
    font-size: 14px;
    color: #333;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
}


