* {
    margin: 0px;
    padding: 0%;
    font-family: Posterama1927-Black, Times New Roman, Times, serif;
}

body {
    padding: 0px;
    margin: 0%;
}

.treasure a:hover h1,
.treasure a:hover h2,
.treasure a:hover h3,
.treasure a:hover h4,
.treasure a:hover h5,
.treasure a:hover h6 {
    color: rgb(0, 0, 0) !important;
}

.treasure footer a:hover h1,
.treasure footer a:hover h2,
.treasure footer a:hover h3,
.treasure footer a:hover h4,
.treasure footer a:hover h5,
.treasure footer a:hover h6,
.treasure footer a:hover p {
    color: rgb(7, 5, 6) !important;
}


.treasure .header-fixed {
    position: fixed;
    top: 0px;
    z-index: 100;
}

.treasure .btn-group .dropdown-toggle::after {
    display: none !important;
}


.treasure .airdrop-color {
    background: linear-gradient(to right, #1a8dd4, #65cfa1, #d68567);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.treasure .header-down-position {
    position: fixed;
    bottom: 5%;
    z-index: 100;
}


.treasure .header-down-m {
    margin: 0.1px;
}

.treasure .header-down-border {
    padding: 2%;
    box-shadow: 1px 1px 3px gray;
}

.treasure .header-down-border {
    padding: 1.5%;
    box-shadow: 1px 1px 3px gray;

}

@media (min-width: 576px) {

    .treasure .container,
    .treasure .container-sm {
        max-width: 100%;
    }
}

.treasure .header-help-position {
    background-image: linear-gradient(90deg, rgba(237, 204, 238, 0.9), rgba(162, 233, 202, 0.9), rgba(245, 247, 179, 0.9));
    color: #fff !important;
    border-radius: 50%;
    width: 59px;
    height: 59px;
    z-index: 20;
    position: fixed;
    bottom: 20%;
    right: 3%;
}

/* header-end */



/* main-start-1 */
.treasure .main-1-hadding {
    background: linear-gradient(to right, #1a8dd4, #65cfa1, #d68567);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    word-spacing: 10px;
}

.treasure .main-1-button {
    font-size: 22px;
    text-shadow: 1px 1px 2px rgb(53, 52, 52);
    background-image: linear-gradient(90deg, rgba(0, 225, 255, 0.9), rgba(134, 132, 132, 0.9), rgba(203, 230, 51, 0.9));
    color: #fff !important;
}

/* main-end-1 */



/* main-start-3 */
.treasure .swiper {
    width: 300px;
    /* Square size */
    height: 300px;
}

.treasure .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    /* Optional rounded corners */
}

/* main-end-3 */


/* main-start-4 */
.treasure .main-4-backgroundcolor {
    background-image: linear-gradient(90deg, rgba(237, 204, 238, 0.9), rgba(162, 233, 202, 0.9), rgba(245, 247, 179, 0.9));
    color: #fff !important;
}

/* main-end-4 */


/* main-start-6 */
.treasure .main-5-tlogo {
    position: relative;
    top: -4.5px;
    left: -3px;
}

.treasure .main-5-position {
    position: relative;
    top: -6px;
    left: -10px;
}

/* main-end-6*/

/* main-start-7 */
.treasure .main-7-color {
    color: #018b42;
    border: 1px solid #018b42;

}

/* main-end-7*/



/* main-start-8*/
.treasure .main-8-tlogo {
    position: relative;
    top: -10px;
}

.treasure .main-8-color {
    color: #018b42;
}


/* main-end-8*/


/* main-start-9*/
.treasure .main-9-backgroundcolor {
    background-image: linear-gradient(90deg, rgba(237, 204, 238, 0.9), rgba(162, 233, 202, 0.9), rgba(245, 247, 179, 0.9));
    color: #fff !important;
}

.treasure .main-9-btn {
    font-size: 11px;
    position: relative;
    top: -5px;
    text-shadow: 1px 1px 2px rgb(53, 52, 52);
    background-image: linear-gradient(90deg, rgba(0, 225, 255, 0.9), rgba(134, 132, 132, 0.9), rgba(203, 230, 51, 0.9));
    color: #fff !important;
}

/* main-end-9*/


/* main-start-10*/
.treasure .main-10-btn-bg {
    text-shadow: 1px 1px 2px rgb(53, 52, 52);
    background-image: linear-gradient(90deg, rgba(0, 225, 255, 0.9), rgba(134, 132, 132, 0.9), rgba(203, 230, 51, 0.9));
    color: #fff !important;
}

/* main-end-10*/


/* main-start-11*/
.treasure .nav-tabs {
    --bs-nav-tabs-border-color: transparent;
}

.treasure .main-11-backgroundcolor {
    background-image: linear-gradient(90deg, rgba(237, 204, 238, 0.9), rgba(162, 233, 202, 0.9), rgba(245, 247, 179, 0.9));
    color: #fff !important;
}

.treasure .main-11-tlogo {
    position: relative;
    top: -5px;
    color: #018b42;
}

/* main-end-11*/





/* footer-start */
.treasure footer .footer-email-btn {
    background-image: linear-gradient(90deg, rgba(0, 225, 255, 0.9), rgba(134, 132, 132, 0.9), rgba(203, 230, 51, 0.9));
    color: #fff !important;
}

.treasure footer .footer-socalmedia {
    background-image: linear-gradient(90deg, rgba(237, 204, 238, 0.9), rgba(162, 233, 202, 0.9), rgba(245, 247, 179, 0.9));
    color: #fff !important;
}

/* footer-end */