.magento_sec h1 {
    text-transform: uppercase !important;
    font-size: 56px;
    font-weight: 800;
}
.nft-banner h1 em {
    font-style: unset;
}

.magento_sec h6 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0.5rem;
    font-weight: 600;
}
.color_mag {
    color: #FF7200 !important;
    font-style: normal !important;
}

.magento_wrapper .nft_title h2:after {
    background: #ff7200;
}


.magento_sec * {
    color: #000;
}
.magento_sec h6, .nft-banner p{
    color: #272727;
} 
.magento_sec {
    background: transparent;
}




/*counter card*/

section.counter_sec {
    padding: 0 200px;
    margin-top: -100px;
    z-index: 9;
    position: relative;
}
.counter_card {
    background: #ffffff;
    border-radius: 15px;
    display: block;
    padding: 25px 0;
    max-width: 720px;
}

.counter_card ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.counter_card ul li span {
    font-weight: 600;
    font-size: 15px;
    line-height: 16px;
}

.counter_card ul li strong {
    font-weight: 600;
    font-size: 18px;
    line-height: 16px;
}
.counter_card ul li strong {
    font-weight: 800;
    font-size: 42px;
    display: block;
    text-align: center;
    line-height: 1.1;
}

.counter_card ul li strong * {
    font-style: normal;
}

.counter_card ul li strong.text-primary *, .counter_card ul li strong.text-primary{
color: #2072EF;

}

.counter_card ul li strong.text-success *, .counter_card ul li strong.text-success{
    color: #37C99E !important;

}

.counter_card ul li strong.text-orange, .counter_card ul li strong.text-orange *{
   color: #F76031;
 
}

.magento_wrapper {
    background: #f5f5f5;
}







/*class sec*/

.class_sec {
    background: transparent;
}
.class_sec.cryptosphere_sec .nft_title h2 {
    color: #000 !important;
}

.class_sec.cryptosphere_sec p {
    color: #343A40 !important;
}


.class_card {
    background: #ffffff;
    border-radius: 15px;
    padding: 40px;
}
.class_sec.cryptosphere_sec .color_mag {
    color: #FF7200 !important;
    font-style: normal !important;
}
.nft_title h2 > small {
    font-size: 70%;
    font-weight: 700;
    color: #000 !important;
}

.btn-orange{
    background: #FF6B00 !important;
    color: :#fff !important
}


.magento_dev_sec  img {
    margin: 1.5rem 0 2rem;
}

.magento_dev_sec .scrip_feature_card.ind_card.card_full  h5 {
    color: #000000;
    border: 0;
    margin: 0;
    min-height: 42px;
    font-size: 16px;
    padding-bottom: 6px;
}

.magento_dev_sec .scrip_feature_card.ind_card.card_full p {
    min-height: 165px;
}
.magento_dev_sec .scrip_feature_card.ind_card.card_full p {
    min-height: 114px;
    text-align: left;
    line-height: 1.6;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: -10px !important;
}

.magento_dev_sec .scrip_feature_card.ind_card.card_full p a {
    min-height: unset;
    margin-bottom: 10px;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
}
.magento_services_sec .token_dev_sec {
    background: transparent;
}


.magento_services_sec ul {
    padding: 28px 0 0  17px;
}

.magento_services_sec ul li {
    font-size: 15px;
    font-weight: 500;
    /*text-align: justify;*/
    padding-bottom: 0.8rem;
}








/* futuristic_sec  */



@media (min-width: 1500px){
    .futuristic_sec .container-fluid {
        max-width: 1465px;
    }
}

.futuristic_sec {
    padding: 100px 0;
}


.ff_card {
    padding: 25px;
    background: #fff;
    border-radius: 15px;
    margin-bottom: 30px;
}

.ff_card img{
    max-width: 100%;
    margin-bottom: 1.5rem;
    width: 100%;
}

.ff_card   h4{
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0.5rem;
    line-height: 22px;
}

.ff_card p{
        font-size: 14px;
}


.ff_card p {
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 0;
    min-height: 90px;
    text-align: justify;
}






/*Unparalleled Sec*/



.unparalleled_card {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px !important;
    justify-content: flex-start;
    margin: 0;
    width: 100%;
    box-shadow: none;
    border-radius: 10px;
}

.unparalleled_card img {
    width: 80px;
    height: 80px;
    object-fit: scale-down;
    margin-right: 30px;
}

.unparalleled_card p {
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 0;
    min-height: 66px;
}
.unparalleled_card h4 {
    margin: 0 0 0.7rem;
}
.nft_title p {
    position: relative;
}
.unparalleled_sec {
    position: relative;
    padding: 100px 0;
}
.unparalleled_sec:before {
    content: "";
    background: #333;
    height: 385px;
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(0deg, #3399FF -9.34%, #101FA5 123.93%);
}
.unparalleled_sec .nft_title * {
    color: #fff !important;
}
.unparalleled_sec .nft_title *:after {
    background: #fff !important;
}






.delivering_sec .ind_card h5 {
    font-size: 13px;
}

.delivering_sec .ind_card img {
    max-width: 45x;
}
.delivering_sec .ind_card {
    padding: 30px 0;
}


.industries_sec.delivering_sec {
    padding: 100px 0;
    background-color: #fff;
}
.delivering_sec #industry_swiper .swiper-button-prev {
    background: linear-gradient(90deg, rgb(255 255 255) 0%, rgb(255 255 255) 50%, rgb(241 241 255 / 0%) 100%);
}
.delivering_sec #industry_swiper .swiper-button-next {
    background: linear-gradient(270deg, rgb(255 255 255) 0%, rgb(255 255 255) 50%, rgb(241 241 255 / 0%) 100%);
}

.ind_card {
    background: #f5f5f5;
}






/* why_secc  */


.why_secc{
    background: #fff;
}
.whh_card {
    padding: 20px;
    border: 1px solid #333 !important;
    opacity: 0.5;
    margin: -0.2px -0.5px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transaction: 0.3s;
    cursor: default;
}
.whh_card:hover{
    opacity: 1;
}
.whh_card h5 {
    font-size: 14px;
    font-weight: 500;
    transaction: 0.3s;
}

.whh_card img {
    margin: 0 0 1rem;
    transaction: 0.3s;
    opacity: 1;
}


.maganto_works {
    padding-top: 80px !important;
}





/*section slider*/

section.section__slider {
    padding: 80px 0 0;
}
.section__slider .container-fluid {
    padding: 0;
    overflow: hidden;
}
.portfolio_dcc {
    display: flex;
    align-items: center;
    height: 100%;
    min-height: calc(100vh - 200px);
    padding: 11%;
}
.portfolio_info h2 {
    font-size: 42px;
    margin-bottom: 1.2rem;
    font-weight: 700;
    color: #1668e2;
}
.portfolio_info p {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 1.5rem;
}

.vis_text {
    position: absolute;
    top: -5%;
    left: -30px;
    z-index: 0;
    font-size: 1000%;
    font-weight: 700;
    opacity: 0.1;
}
.portfolio_img {
    width: 100%;
    height: 100%;
}
.portfolio_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.portfolio-bg-3 {
    background: #ffdbf0;
}
.portfolio-bg-4 {
    background: #e0dfff;
}
.portfolio-bg-5 {
    background: #f6cbe1;
}
.portfolio-bg-6 {
    background: #fff8c2;
}
.portfolio-bg-7 {
    background: #f8e1e2;
}
.portfolio-bg-8 {
    background: #d0e5f3;
}
.portfolio-bg-9 {
    background: #efefef;
}
.portfolio-bg-10 {
    background: #eef9ff;
}
.portfolio-bg-11 {
    background: #dbf3fa;
}
.portfolio-bg-12 {
    background: #c3daff;
}
.portfolio-bg-13 {
    background: #d0bf75;
}
.portfolio-bg-14 {
    background: #2c3e50;
    color: #fff;
}

.swiper_navigation {
    position: absolute;
    left: 5%;
    z-index: 1;
    bottom: 142px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-button-next_custom, .swiper-button-prev_custom {
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 40px;
    background: #f4f4f6;
    border-radius: 50%;
    margin: 0 5px;
    outline: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 3px 4px 14px #3333332e;
}



/*section slider*/







@media screen and (min-width: 1280px) and (max-width: 1600px) {


.magento_sec h1 {
    font-size: 43px;
}
.magento_sec h6 {
    font-size: 23px;
}

.magento_sec p{
    padding: 1rem 0;
}
.magento_sec.token_sec img {
    max-width: 100%;
    right: 0;
        right: 3%;
    max-width: 600px;
}
section.counter_sec {
    padding: 0 6%;
    margin-top: -75px;
}
.counter_card ul li strong {
    font-size: 38px;
}
.counter_card ul li span {
    font-size: 14px;
}

.magento_services_sec ul li {
    font-size: 13px;
}
.magento_services_sec  .nft_title{
    margin-bottom: 0;
}
.futuristic_sec {
    padding: 80px 0;
}
.unparalleled_sec {
    position: relative;
    padding: 80px 0;
}
.industries_sec.delivering_sec {
    padding: 80px 0;
}

.portfolio_info h2 {
    font-size: 33px;
}
.portfolio_info p {
    font-size: 13px;
}
.portfolio_dcc {
    padding: 8%;
}
.swiper_navigation {
    left: 3%;
    bottom: 97px;
}


}



@media screen and (min-width: 992px) and (max-width: 1279px) {


.magento_sec h1 {
    font-size: 30px;
}
.magento_sec h6 {
    font-size: 17px;
}
.magento_sec p {
    padding: 1rem 0;
    font-size: 12px;
}
.magento_sec.nft-banner.nft-banner a.btn1 {
    padding: 10px 28px;
    border-radius: 25px;
    font-size: 14px;
}

.magento_sec.token_sec img {
    max-width: 100%;
    right: 0;
    right: 0;
    max-width: 50%;
}

.counter_card {
    padding: 20px 0;
    margin: 0 auto;
}
section.counter_sec {
    padding: 0;
    margin-top: 0;
}

.magento_wrapper .nft_title h2 {
    font-size: 24px;
}
.magento_wrapper .token_card .nft_title p {
    font-weight: 300;
    font-size: 13px;
    margin: 0.7rem 0;
}
.magento_wrapper  .token_dev_sec {
    padding: 50px 0 50px;
}
.magento_services_sec ul {
    padding: 9px 0 0  17px;
}

.counter_card ul li strong {
    font-size: 38px;
}
.counter_card ul li span {
    font-size: 14px;
}

.magento_services_sec ul li {
    font-size: 13px;
}
.magento_services_sec  .nft_title{
    margin-bottom: 0;
}
.futuristic_sec {
    padding: 80px 0;
}
.unparalleled_sec {
    position: relative;
    padding: 80px 0;
}
.industries_sec.delivering_sec {
    padding: 80px 0;
}




.portfolio_info h2 {
    font-size: 33px;
}
.portfolio_info p {
    font-size: 13px;
}
.portfolio_dcc {
    padding: 8%;
}
.swiper_navigation {
    left: 3%;
    bottom: 97px;
}




}


@media screen and (min-width: 768px) and (max-width: 991px) {

.magento_sec h1 {
    font-size: 49px;
}
section.counter_sec {
    padding: 0 15px;
}









}






@media screen and (min-width: 320px) and (max-width:767px) {


.magento_sec h1 {
    font-size: 25px;
}
.magento_sec h6 {
    font-size: 17px;
}
.magento_sec p {
    padding: 1rem 0;
    font-size: 12px;
}
.magento_sec.nft-banner a.btn1 {
    padding: 10px 28px;
    border-radius: 25px;
    font-size: 14px;
    min-width: unset;
}

.magento_sec.token_sec img {
    position: relative;
    right: 0;
    top: 0;
    transform: translateY(0);
    margin: 0 0 2rem;
}


.magento_sec.token_sec {
    padding: 65px 15px 50px;
}


.counter_card {
    padding: 20px 0;
    margin: 0 auto;
}
section.counter_sec {
    padding: 0;
    margin-top: 0;
}
.counter_card ul li strong {
    font-size: 27px;
}



.magento_wrapper .nft_title h2 {
    font-size: 24px;
}
.magento_wrapper .token_card .nft_title p {
    font-weight: 300;
    font-size: 13px;
    margin: 0.7rem 0;
}
.magento_wrapper  .token_dev_sec {
    padding: 50px 0 50px;
}
.magento_services_sec ul {
    padding: 9px 0 0  17px;
    margin-bottom: 0;
}
.counter_card {
    padding: 20px 10px;
    margin: 0 auto;
}
.token_dev_sec a.btn_theme{
    color: #fff !important;

}





.counter_card ul li strong {
    font-size: 28px;
}
.counter_card ul li span {
    font-size: 11px;
}

.magento_services_sec ul li {
    font-size: 13px;
}
.magento_services_sec  .nft_title{
    margin-bottom: 0;
}
.futuristic_sec {
    padding: 50px 0;
}
.unparalleled_sec {
    position: relative;
    padding: 80px 0;
}
.industries_sec.delivering_sec {
    padding: 80px 0;
}
.unparalleled_card img {
    margin-bottom: 20px;
}
.unparalleled_card {
    margin-bottom: 30px !important;
    flex-direction: column;
}
.magento_empower img {
    margin-bottom: 4rem;
    padding: 0 25px;
}
.class_card {
    padding: 25px 20px 25px;
}

.grid-cols-4 {
    grid-template-columns: repeat(2,minmax(0,1fr));
}


.maganto_works {
    padding-top: 40px;
}


.mobile_order_top{
    order: -1;
}
.swiper_navigation {
    position: relative;
    left: 0;
    bottom: 75px;
}
.swiper_navigation > div {
    

}


.portfolio_info h2 {
    font-size: 32px;
}
.portfolio_info p {
    font-size: 13px;
}

.portfolio_dcc .btn_theme {
    margin: 0 0;
}
.swiper_navigation {
    justify-content: flex-end;
    padding-right: 20px;
}
.portfolio_dcc {
    display: flex;
    align-items: center;
    height: 100%;
    /* min-height: unset; */
    padding: 50px 15px 65px;
    min-height: calc(99vh - 200px);
}
.counter_card ul {
    flex-wrap: wrap;
}

.counter_card ul li {
    max-width: 50%;
    flex: 0 0 auto;
    width: 50%;
    text-align: center;
    margin: 0.5rem 0;
}

}

