@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/*start bitcoin-headers*/

section {
    width: 100%;
    float: left;
}

.sec-1 {
    position: absolute;
    top: 0px;
    width: 100%;
    background-color: transparent;
    color: white;
    z-index: 5;
}

.navbar-nav.mx-auto.nav-white {
    gap: 32px;
}

.btn-reg:hover {
    text-decoration: none;
    color: black;
}

.btn-2-claim a:hover {

    text-decoration: none;
    color: #FFD012;

}

.navbar-nav .btn {
    padding: 6px 15px;
    font-weight: 500;
}

.sec-1 .nav-link {
    color: white !important;
    font-family: Roboto;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1%;
}

.logo-img img {
    /* width: 100%; */
    width: 160px;
    height: 33px;
}

.btn-reg {
    color: black;
    background-color: #FFD012;
    box-shadow: 0px 4px 30px 0px #000000CC;
    border-radius: 32px;
    padding: 14px 40px;
    font-family: Roboto;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
}

.sec-1 .ryt-btns {
    gap: 24px;
    display: flex;
    align-items: center;
}

.navbar-nav.nav-white.ryt-btns .nav-link {
    font-family: Roboto;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
}

.coin-btn-gry a {
    font-family: Roboto;
    font-weight: 400;
    font-size: 28px;
    line-height: 150%;
    letter-spacing: 1%;
    text-decoration: none;
    color: #fff;
    text-align: center;
}

.claim-top-ban .video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    opacity: 1;
}

.claim-top-ban .container {
    text-align: center;
    margin-top: 132px;
    position: relative;
}

/* End bitcoin-headers */





















/*start claim-top*/

.claim-top-ban::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); */
    z-index: 0;
    /* background: #0B0B0B; */
    /* opacity: 0.5; */
    background: linear-gradient(0deg, #00000085 50%, #000 106.39%), linear-gradient(180deg, rgba(11, 11, 11, 0) 35.51%, #0B0B0B 100%);
}

.claim-top-ban {

    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 100px 0;
}

.claim-top-ban-main h1 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 150px;
    line-height: 150%;
    letter-spacing: 0%;
    -webkit-text-stroke: 2px #FFD012;
    text-align: center;
    margin-bottom: 0px;
}

.claim-top-ban-main.heading-pg-2 h1 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 141px;
    line-height: 150%;
    letter-spacing: 0%;
    -webkit-text-stroke: 2px #FFD012;
    text-align: center;
    margin-bottom: 0px;
}

.claim-top-ban-p p {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 48px;
    line-height: 150%;
    letter-spacing: 0%;
    color: var(--White, #FFFFFF);
    text-align: center;
    margin-bottom: 0px;
}

.btn-2-claim a {
    font-family: Roboto;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    color: var(--Yellow-2, #FFD012);
    border: 2px solid var(--Yellow-2, #FFD012);
    border-radius: 32px;
    padding: 14px 40px;
}

.claim-top-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 32px;
}

.claim-top-btns.btn-pg-2 {
    margin-top: 40px;
}

.btn-2-claim img {
    margin-left: 9px;
}

.claim-underline-txt a {
    font-family: Roboto;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 1%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    color: var(--White, #FFFFFF);
    opacity: 60%;
    text-align: center;
    justify-content: center;
    display: flex;
    margin-top: 46px;
}

.claim-underline-txt.para-a-pg-2 a {

    line-height: 125%;
    text-decoration: none;

    max-width: 1038px;
    margin: auto;
}

/*end claim-top*/
















/*start hours*/
.coin-inner-2 p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 48px;
    line-height: 150%;
    letter-spacing: 1%;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
}


.coin-inner-1 h6 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 128px;
    line-height: 100%;
    letter-spacing: 0%;
    -webkit-text-stroke: 2px #FFD012;
    text-align: center;
    margin-bottom: 0px;

}


.coin-inner-1 {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*end hours*/















/* start claim */
.claim-inner-main {
    background-image: url('../images/b-bg.png');
    padding-top: 100px;
    padding-bottom: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;
}

.claim {
    background-color: black;
}

.white-para {
    font-family: Roboto;
    font-weight: 400;
    font-size: 28px;
    line-height: 150%;
    letter-spacing: 1%;
    text-align: center;
    color: #fff;
    margin-bottom: 32px;
}

.white-para.white-p-pg-2 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 24px;
    line-height: 125%;
    letter-spacing: 1%;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
    opacity: 60%;
}

.white-para.white-p-pg-2.new-coins-p {
    max-width: 1068px;
    margin: auto;
    margin-bottom: 60px;
}

.claim-img img {
    margin: auto;
    display: flex;
    width: 682px;
    height: 441px;
}

.claim-heading h5 {
    /* color: #fff; */
    text-align: center;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 96px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    color: #FFFFFF1A;
    -webkit-text-stroke: 2px #FFFFFF;

    box-shadow: 0px 0px 20px 0px #0000004D;
}


.claim-para {
    max-width: 1213px;
    margin: auto;
}

/* end claim */














/* start coin */
.coin-sec {
    background-image: linear-gradient(rgba(0, 0, 0, 0.76), rgba(4, 9, 30, 0.321)), url('../images/black-bg-img.jpg');
    padding: 120px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.white-heading {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 64px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
}

.coin-btn-gry a {
    background-color: grey;
    padding: 10px 40px;
    border-radius: 69px;
    border: 2px solid white;
}

.coin-btn-gry {
    margin-bottom: 60px;
    text-align: center;
}

.coin-1 {
    margin-bottom: 20px;
}

.coin-box {
    border: 1px solid var(--Yellow-2, #FFD012);
    padding: 40px;
    border-radius: 20px;
    backdrop-filter: blur(4.5px);
    box-shadow: 0px 0px 51.6px 0px #00000099;
}

.coin-inner-2 p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 48px;
    line-height: 150%;
    letter-spacing: 1%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.row.btm-coin-row {
    display: flex;
    justify-content: space-between;
}

.col-lg-3.btm-coin-cols {
    flex: 0 0 23%;
    max-width: 23%;
}

/* .coin-sec::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0.5;
    background: linear-gradient(0deg, #00000085 50%, #000 106.39%), linear-gradient(180deg, rgba(11, 11, 11, 0) 35.51%, #0B0B0B 100%);
} */



/* end coin */

.claim {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -6;
    background: linear-gradient(180deg, #0B0B0B 1.45%, rgba(11, 11, 11, 0) 55.45%, #000000 99.98%);
}


.claim .container {
    position: relative;
    z-index: 7;
}





.coin-sec .container {
    position: relative;
    z-index: 6;
}

.coin-sec::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -6;
    background: linear-gradient(180deg, #0B0B0B 1.45%, rgba(11, 11, 11, 0) 55.45%, #000000 99.98%);
}



/* start hurry */

.hurry::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -6;
    background: linear-gradient(180deg, #0B0B0B 1.45%, rgba(11, 11, 11, 0) 55.45%, #000000 99.98%);
}

.hurry .container {
    position: relative;
    z-index: 5;
}

.hurry .container {
    position: relative;
    z-index: 5;
}

.hurry-lft {
    position: relative;
    z-index: 1;
}

.hurry-lft::before {
    content: '';
    position: absolute;
    top: -156px;
    left: -311px;
    width: 100%;
    background-image: url('../images/b-bg-img.png');
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    height: 825px;
    width: 623px;
}

.hurry {

    background-image: linear-gradient(rgba(0, 0, 0, 0.76), rgba(4, 9, 30, 0.321)), url('../images/black-bg-img.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.hurry-ryt img {
    width: 100%;
}

.row.hurry-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.coin-btn-gry.new-hurry-anch {
    margin-bottom: 30px;
    text-align: left;
}

.haeding-hurry {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 96px;
    line-height: 125%;
    letter-spacing: 0%;
    color: #FFFFFF1A;
    -webkit-text-stroke: 2px #FFD012;
    margin-bottom: 20px;
}

.claim-para.hurry-new-paraskyroket p {
    text-align: left;
}

/* end hurry */
















/* start last */
.last {
    background-color: black;
    color: white;
    padding: 21px 0px;
}

.last-icon-list-items {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;

    gap: 10px;
}

.last-main {
    display: flex;
    justify-content: space-between;
}

.last-left p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 0px;
}

/* End last */

















/*new-coin design*/

.new-coin-design-main {
    display: flex;
    align-items: center;
    gap: 27px 0px;
}


.coin-box.new-hours {
    flex: 0 0 21%;
    max-width: 21%;
}

.dot-img {
    flex: 0 0 5%;
    max-width: 5%;
}

.dot-img {
    display: flex;
    align-content: center;
    justify-content: center;
}

.coin-box.btm-coin {
    display: flex;
    justify-content: center;
}









@media (min-width: 1455px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1440px;
    }
}