@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;0,600;0,700;0,900;1,600&display=swap');


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.html,
body {
    overflow-x: hidden;
}

.section-home {

    background-color: #3f5886;
    padding-bottom: 85px;
}

#content-img img {
    width: 100%;
}

.logo-text {
    text-transform: uppercase;
}

.logo-text span {
    color: white;
}
.logo-text img{
    width: 55%;
}
.btn-buy-now {
    border: 1px solid #f1b400;
    padding: 5px 26px;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;

}

.buy-1 a{
    text-decoration: none;
    color: white;
}

.btn-class {
    padding-top: 30px;
}

.btn-buy-trail {
    border: 1px solid white;
    padding: 5px 26px;
    text-decoration: none;
    border-radius: 5px;
    margin-left: 18px;
}

.btn-buy-trail:hover {
    background-color: #f1b400;
}

.btn-1 {
    font-weight: 700;
    border: none;
    padding: 9px 26px;
    text-decoration: none;
    border-radius: 5px;
}

.btn {
    border: 1px solid #f1b400;
    padding: 8.5px 26px;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
}

/* Darker background on mouse-over */
.btn:hover {
    background-color: RoyalBlue;
    color: #fff;
}

.nav-bar {
    padding-top: 48px;
    color: #f1b400;
}

.nav-bar div span {
    padding-top: 10px;
}

.cart-btn-0{
        border: 1px solid white;
        padding: 9px 18px;  
        border-radius: 3px;
}

#content h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
}

.tv1 {
    color: #f1b400;
    font-size: 26px;
}

.using-crypto-t {
    font-family: 'PoppinsRegularItalic', sans-serif;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 1px;
}

#content h1 span {
    font-size: 23px;
    font-weight: 100;
    color: #f1b400;
}

#content {
    font-family: 'Poppins', sans-serif;
    text-align: left;
    padding-top: 13%;
    color: white;

}

.Hundreds {
    position: relative;
    padding-top: 10px;
}

#content h2::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 197px;
    background-color: #fff;
    top: -5px;
    bottom: 0;
    left: 0;
    right: 0;
}



/* logo-section */

.logo-section {
    margin: 100px 60px;
}

.logo-img {
    display: flex;
    justify-content: space-between;
}

.week-t {
    position: relative;
    color: #022659;
    font-weight: bold;
}
.week-t::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 202px;
    background-color: #e13100;
    top: 56px;
    bottom: 0;
    left: 24px;
    right: 0;
}
.week-t-0{
    position: relative;
    color: #022659;
    font-weight: bold;
}
.week-t-0::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 202px;
    background-color: #e13100;
    top: 56px;
    bottom: 0;
    left: 195px;
    right: 0;
}



/* section-week */
.section-week {
    margin: 100px 60px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

.section-week-0 {
    margin: 72px 26px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

/* .Popular-this-week*/

.section-week-img {
    margin: 100px 60px;
}

.column {
    justify-content: space-between;
    float: left;
    width: 20%;
    padding: 10px;
    height: 350px;
}

.week-images {
    justify-content: space-between;
}

.post-img {
    width: 100%;
}



/* image reflection  */
.section-week-img {
    display: flex;
    justify-content: center;
    min-height: 70vh;
}

.post-01 {
    max-height: 100%;
    -webkit-box-reflect: below 0px linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(8, 0, 0, 0.2));
}


.Popular-this-week p {
    font-family: 'Poppins', sans-serif;
    margin-top: 60px;
    font-size: 18px;
    color: #747373;
}

/* SUBSCRIPTION SERVICE PRICING & PACKAGES */

.section-price {
    background-image: url("../img/price-bg.webp");

}


.price-t {
    position: relative;
    color: #ffffff;
    font-weight: bold;
}

.price-t::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 379px;
    background-color: #ffffff;
    top: 49px;
    bottom: 0;
    left: 133px;
    right: 0;
}

.icon-cog {
    color: #c0c0c0;
}

.trail-text {
    background-color: white;
}

.trail-text h5 {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
}

.trail-text h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    color: #3392cc;
}

.subscription-top {
    font-family: 'Poppins', sans-serif;
    margin-top: 40px;
    font-size: 19px;
}

.main-sub-price {
    padding-bottom: 10px;
}

.trail-style {
    padding-left: 35px;
    margin-top: 19px;

}

.price-main {
    margin-top: 83px;
}

.price-btn {
    display: inline-block;
    padding: 0.35em 1.2em;
    border: none;
    border-radius: 50px;
    background-color: #3392cc;
    margin: 0 0.3em 0.3em 0;
    text-transform: uppercase;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #FFFFFF;
    text-align: center;
    transition: all 0.2s;


}
.price-btn a {
    text-decoration: none;
    color: #Fff;
}
.price-btn:hover {
    color: #000000;
    background-color: #f1b400;
    font-weight: 300;
}

.price-btn1 {
    text-align: center;
    padding: 7px 0px 30px 0px;

}

.price-col {
    padding: 36px;
}



/* Popular languages */


.lang-1 {
    text-align: left;
}


.lang-text {
    position: relative;
    color: #022659;
    font-weight: bold;
}

.lang-text::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 160px;
    background-color: #e13100;
    top: 49px;
    bottom: 0;
    left: 0px;
    right: 0;
}

.lang-col {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}


.col {
    height: 110px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lang-images {
    justify-content: space-between;
    margin-top: 30px;
}

.row-super-hero {
    margin-top: -40px;
}

.lang-img {
    width: 100%;
}

.btn-arrow {
    font-size: 25px;
    text-align: end;
    color: #373333;
}

.btn-arrow button {
    text-decoration: none;
    border: none;
    background: none;
}

.section-week .slick-track {
    display: flex;
    gap: 10px;
}



/* What are you thinking about our service? */

.learn-btn {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    border: 1px solid black;
    border-radius: 2px;
    color: rgb(0, 0, 0);
    padding: 5px 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.learn-btn:hover {
    color: #000000;
    background-color: #f1b400;
    font-weight: 300;
    border: none;
}

.subscriptions-btn {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    border-radius: 2px;
    background-color: #3392cc;
    border: none;
    color: rgb(255, 255, 255);
    padding: 5px 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.subscriptions-btn:hover {
    color: #000000;
    background-color: #f1b400;
    font-weight: 300;
}
.subscriptions-btn a{
    text-decoration: none;
    color: #fff;
}
.service-sty {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.service-sty p {
    font-family: 'Poppins', sans-serif;
    padding-top: 40px;
}

.service-sty div {
    padding-top: 15px;
}

.service-img {
    display: flex;
    justify-content: end;
}

.service-img img {
    width: 70%;
}

.buy-main .navbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

/* section-service-provider */

.section-service-provider {
    margin-top: 140px;
}

.service-provider-img {
    width: 80%;
    display: flex;
    justify-content: center;
}
.footer-1 p {
    margin-bottom: 0;
    padding: 10px 0;
    color: #Fff;
}
.service-provider {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.service-provider p {
    margin-top: 40px;
}


.null-row {
    width: 100%;
    height: 40px;
    background-color: #add3eb;
    margin: 103px 0px 71px 0px;
}

.end-section-Conf h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
}

.end-section-Conf {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.end-section-Conf p {
    padding-top: 25px;
    color: #747373;
}

.subscriptions-btn-1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    border-radius: 2px;
    background-color: #3392cc;
    border: none;
    color: rgb(255, 255, 255);
    padding: 5px 18px;
    text-align: center;
    width: 240px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.subscriptions-btn-1:hover {
    color: #000000;
    background-color: #f1b400;
    font-weight: 300;
}
.subscriptions-btn-1 a{
    text-decoration: none;
    color: #fff;
}
.footer-main {
    background-color: #3f5886;
    color: white;
    text-align: center;
}

.footer-1 {
    margin-top: 50px;
}

.btn-learn {
    display: flex;
    gap: 22px;
}


/* buy now page css strat */

.buy-main{
    /* background-color: black; */
    font-family: 'Poppins', sans-serif;

}

.buy-now-bg{
    width: 100%;
    height: 650px;
    background-image: url(../img/buy-now-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}

.buy-now-main-text h2 {
    font-size: 119px;
    line-height: 96%;
    font-weight: 700;
}


.buy-now-main-text {
    color: white;

}

.buy-img1{
   margin-top: 70px;
}
.buy-img2{
    margin: 80px 80px;
}

.Copyright-0{
    margin-bottom: 0rem;
}
.row-buy-0 {
    padding-bottom: 20px;
    margin-top: -40px;
}
.column-0 {
    justify-content: space-between;
    float: left;
    width: 20%;
    padding: 10px;
}


/* media queray  */


@media only screen and (max-width: 992px) {
    .Popular-this-week p {
        font-family: 'Poppins', sans-serif;
        margin-top: 60px;
        font-size: 15px;
    }

    #content h1 {
        font-size: 32px;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
    }

    .Hundreds {
        font-size: 21px;
    }

    .column {
        justify-content: space-between;
        float: left;
        width: 24%;
        padding: 10px;
        height: 350px;
    }

    .tv1 {
        font-size: 23px;
    }

    .using-crypto-t {
        font-size: 13px;
        font-family: 'PoppinsRegularItalic', sans-serif;
        font-weight: normal;
        font-style: normal;
    }

    .btn-class {
        display: flex;
        padding-top: 18px;
    }

    .service-sty p {
        font-size: 14px;
        font-family: 'Poppins', sans-serif;
        padding-top: 28px;
    }

    .service-img img {
        width: 100%;
    }

    .logo-section {
        margin: 81px 71px;
    }

    .serv-text {
        font-family: 'Poppins';
        font-weight: 100;
        font-size: 23px;
    }

    .service-provider p {
        font-size: 15px;
    }

    .end-section-Conf p {
        font-size: 15px;
    }

}

@media only screen and (max-width: 768px) {

    #content h1 {
        font-size: 41px;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
    }

    .Hundreds {
        font-size: 25px;
    }

    .tv1 {
        font-size: 34px;
    }

    .logo-img {
        display: flex;
        justify-content: space-between;
        gap: 6px;
    }

    .column {
        justify-content: space-between;
        float: left;
        width: 24%;
        padding: 6px;
        height: 350px;
    }

    .using-crypto-t {
        font-size: 20px;
        font-family: 'PoppinsRegularItalic', sans-serif;
        font-weight: normal;
        font-style: normal;
    }

    .btn-class {
        width: 128%;
        display: flex;
        padding-top: 14px;
    }

    #content-img img {
        display: none;
    }
    
    .service-provider-img {
        margin-bottom: 49px;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .service-sty {
        order: 2;
    }

    .service-img1 {
        order: 1;
    }

    .service-img img {
        width: 62%;
    }

    .service-img {
        padding: 48px 3px;
        /* margin-bottom: 29px; */
        display: flex;
        justify-content: center;
    }

    .price-t::after {
        content: "";
        position: absolute;
        height: 2px;
        width: 379px;
        background-color: #ffffff;
        top: 66px;
        bottom: 0;
        left: 90px;
        right: 0;
    }
    .lang-text {
        font-size: 21px;
    }

    .lang-text::after {
        content: "";
        position: absolute;
        height: 2px;
        width: 160px;
        background-color: #e13100;
        top: 50px;
        bottom: 0;
        left: 0px;
        right: 0;
    }


}

@media only screen and (max-width: 578px) {

    .html,
    body {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
    }

    #content h1 {
        font-size: 26px;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
    }

    .end-section-Conf {
        padding: 42px;
    }

    .Hundreds {
        font-size: 21px;
    }

    .service-sty {
        padding-left: 56px;
    }

    .service-provider {
        padding-left: 56px;
    }

    .btn-arrow {
        display: none;
    }

    .tv1 {
        font-size: 27px;
    }

    .using-crypto-t {
        font-size: 15px;
        font-family: 'PoppinsRegularItalic', sans-serif;
        font-weight: normal;
        font-style: normal;
    }

    .content-a {
        padding-left: 56px;
    }

    .responsive-1 {
        padding-left: 44px;
    }

    .column {
        justify-content: space-between;
        float: left;
        width: 29%;
        padding: 6px;
        height: 350px;
    }
}

@media only screen and (max-width: 467px) {

    .html,
    body {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
    }

    .column {
        justify-content: space-between;
        float: left;
        width: 48%;
        padding: 6px;
        height: 350px;
    }
    .week-t-0::after {
        content: "";
        position: absolute;
        height: 2px;
        width: 202px;
        background-color: #e13100;
        top: 76px;
        bottom: 0;
        left: 39px;
        right: 0;
    }
    .week-t::after {
        content: "";
        position: absolute;
        height: 2px;
        width: 125px;
        background-color: #e13100;
        top: 49px;
        bottom: 0;
        left: 46px;
        right: 0;
    }

    .price-t {
        position: relative;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        font-size: 22px;
    }

    .price-t::after {
        content: "";
        position: absolute;
        height: 2px;
        width: 243px;
        background-color: #ffffff;
        top: 89px;
        bottom: 0;
        left: 65px;
        right: 0;
    }

    .content-a {
        padding-left: 46px;
    }

    .responsive-1 {
        padding-left: 33px;
    }
}

@media only screen and (max-width: 378px) {

    .html,
    body {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
    }

    .price-t::after {
        content: "";
        position: absolute;
        height: 2px;
        width: 243px;
        background-color: #ffffff;
        top: 89px;
        bottom: 0;
        left: 8px;
        right: 0;
    }

    .btn-arrow {
        display: none;
        font-size: 25px;
        text-align: end;
        color: #373333;
    }

    .pp1 {
        text-align: center;
        display: flex;
    }

    .content-a {
        padding-left: 34px !important;
    }

    .responsive-1 {
        padding-left: 22px !important;
    }

    .logo-img {
        display: flex;
        justify-content: center;
        gap: 15px;
        align-content: center;
        text-align: center;
    }

    .week-t {
        position: relative;
        font-size: 22px;
        color: #022659;
        font-weight: bold;
    }

    .week-t::after {
        content: "";
        position: absolute;
        height: 2px;
        width: 160px;
        background-color: #e13100;
        top: 43px;
        bottom: 0;
        left: 20px;
        right: 0;
    }

    .lang-text::after {
        content: "";
        position: absolute;
        height: 2px;
        width: 160px;
        background-color: #e13100;
        top: 41px;
        bottom: 0;
        left: 0px;
        right: 0;
    }

    .service-sty {
        padding-left: 37px;
    }

    .service-provider {
        padding-left: 37px;
    }

    .content-a {
        padding-left: 26px !important;
    }

}

@media only screen and (max-width: 320px) {
    .btn {
        border: 1px solid #f1b400;
        padding: 0px 15px;
        text-decoration: none;
        color: #fff;
        border-radius: 5px;
    }

    .btn-class {
        width: 100%;
        /* display: flex; */
        padding-top: 14px;
    }

    .content-a {
        padding-left: 18px !important;
    }

    .responsive-1 {
        padding-left: 5px !important;
    }

    .week-t::after {
        content: "";
        position: absolute;
        height: 2px;
        width: 160px;
        background-color: #e13100;
        top: 42px;
        bottom: 0;
        left: 7px;
        right: 0;
    }

    .week-t {
        position: relative;
        font-size: 18px;
        color: #022659;
        font-weight: bold;
    }

    .section-week {
        font-family: 'Poppins', sans-serif;
        text-align: center;
    }

    .column {
        justify-content: space-between;
        float: left;
        width: 50%;
        padding: 4px;
        height: 350px;
    }

    .week-t-0::after {
        content: "";
        position: absolute;
        height: 2px;
        width: 202px;
        background-color: #e13100;
        top: 103px;
        bottom: 0;
        left: -34px;
        right: 0;
    }
    .section-week-img {
        margin: 48px 35px;
    }

    .section-week {
        margin: 48px 32px;
        font-family: 'Poppins', sans-serif;
        text-align: center;
    }

    .service-img {
        padding: 0px 10px 33px 10px;
        display: flex;
        justify-content: center;
    }

    .learn-btn {
        padding: 5px 14px;

    }

    .end-section-Conf {
        padding: 0px 42px 42px 42px;
    }

    .price-main {
        margin-top: 40px;
    }

    .service-sty {
        padding-left: 12px;
    }

    .service-provider {
        padding-left: 12px;
    }
}