

/* NFT_marketplace-page Css Starting */
.nft_bg-viedo-wrap {
    background: url(../img/NFT/nft_bg_2.png) no-repeat center center/cover !important;
    position: relative;
}
.header-content-pad{
    padding: 200px 0 100px 0;
}
.header-element-img img{
    position: absolute;
    bottom: 0;
    width: 40%;
}
.header-content-pad h1{
    color: #333330 !important;
    text-shadow: 7px 3px 12px rgb(194, 171, 149) !important;
}

.nft_banner_p{
    color: #666 !important;
    font-size: 20px;
    font-weight: 700;
}
.add_section_title{
    max-width: fit-content;
}
.fire_span_nft{
    font-weight: 600;
    color: #ff9c00;
    letter-spacing: 1px;;
}

.nft_3_rd_section{
    background-image: url(../img/NFT/nft_3rd_section_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* .w_clr{
    color: #ffffff;
} */

.content_div_3rd_section {
    /* background-color: #fff; */
    background-color: rgb(15 15 15 / 1%);
    padding: 22px;
    border: 2px solid #000000;
    border-radius: 35px;
    box-shadow: 6px 6px 6px 0px #00000075;
    height: 400px;
}
.content_div_3rd_section h3{
    color: #ffffff;
    margin-top: 15px !important;
}
.content_div_3rd_section p{
    color: #ffffff;
}


.firth_img_section{


    margin: auto;

    position: relative;
    transition: transform 4s ease-in;
    overflow: hidden;
    border:4px solid #fff;

}
.firth_img_section img{


    transition: transform 1s ease-in;
}
.firth_img_section img:hover{
    transform: scale(1.2);
}

.fs-100{
    font-size: 100px;
}
.firth_img_section:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Art";
    transform:translateY(-100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}

.firth_img_section:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Art";
    transform:translateY(100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}
 .firth_img_section:hover::before{
 transform: translateY(0%);

}
.firth_img_section:hover::after{
    transform: translateY(0%);

   }

   .firth_img_section_2{


    margin: auto;

    position: relative;
    transition: transform 4s ease-in;
    overflow: hidden;
    border:4px solid #fff;

}
.firth_img_section_2 img{


    transition: transform 1s ease-in;
}
.firth_img_section_2 img:hover{
    transform: scale(1.2);
}
.firth_img_section_2:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Music";
    transform:translateY(-100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}

.firth_img_section_2:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Music";
    transform:translateY(100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}
 .firth_img_section_2:hover::before{
 transform: translateY(0%);

}
.firth_img_section_2:hover::after{
    transform: translateY(0%);

   }

   /*  */
   .firth_img_section_3{


    margin: auto;

    position: relative;
    transition: transform 4s ease-in;
    overflow: hidden;
    border:4px solid #fff;

}
.firth_img_section_3 img{


    transition: transform 1s ease-in;
}
.firth_img_section_3 img:hover{
    transform: scale(1.2);
}
.firth_img_section_3:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Games";
    transform:translateY(-100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}

.firth_img_section_3:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Games";
    transform:translateY(100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}
 .firth_img_section_3:hover::before{
 transform: translateY(0%);

}
.firth_img_section_3:hover::after{
    transform: translateY(0%);

   }

 /*  */
 .firth_img_section_4{


    margin: auto;

    position: relative;
    transition: transform 4s ease-in;
    overflow: hidden;
    border:4px solid #fff;

}
.firth_img_section_4 img{


    transition: transform 1s ease-in;
}
.firth_img_section_4 img:hover{
    transform: scale(1.2);
}
.firth_img_section_4:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Digital collectibles";
    transform:translateY(-100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}

.firth_img_section_4:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Digital collectibles";
    transform:translateY(100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}
 .firth_img_section_4:hover::before{
 transform: translateY(0%);

}
.firth_img_section_4:hover::after{
    transform: translateY(0%);

   }

 /*  */
 .firth_img_section_5{


    margin: auto;

    position: relative;
    transition: transform 4s ease-in;
    overflow: hidden;
    border:4px solid #fff;

}
.firth_img_section_5 img{


    transition: transform 1s ease-in;
}
.firth_img_section_5 img:hover{
    transform: scale(1.2);
}
.firth_img_section_4:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Digital collectibles";
    transform:translateY(-100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}

.firth_img_section_4:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Digital collectibles";
    transform:translateY(100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}
 .firth_img_section_4:hover::before{
 transform: translateY(0%);

}
.firth_img_section_4:hover::after{
    transform: translateY(0%);

   }

   /*  */
 .firth_img_section_5{


    margin: auto;

    position: relative;
    transition: transform 4s ease-in;
    overflow: hidden;
    border:4px solid #fff;

}
.firth_img_section_5 img{


    transition: transform 1s ease-in;
}
.firth_img_section_5 img:hover{
    transform: scale(1.2);
}
.firth_img_section_5:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Fantasy sports";
    transform:translateY(-100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}

.firth_img_section_5:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Fantasy sports";
    transform:translateY(100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}
 .firth_img_section_5:hover::before{
 transform: translateY(0%);

}
.firth_img_section_5:hover::after{
    transform: translateY(0%);

   }

 /*  */
 .firth_img_section_6{


    margin: auto;

    position: relative;
    transition: transform 4s ease-in;
    overflow: hidden;
    border:4px solid #fff;

}
.firth_img_section_6 img{


    transition: transform 1s ease-in;
}
.firth_img_section_6 img:hover{
    transform: scale(1.2);
}
.firth_img_section_6:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Accessories";
    transform:translateY(-100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}

.firth_img_section_6:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Accessories";
    transform:translateY(100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}
 .firth_img_section_6:hover::before{
 transform: translateY(0%);

}
.firth_img_section_6:hover::after{
    transform: translateY(0%);

   }


/*  */
.firth_img_section_7{


    margin: auto;

    position: relative;
    transition: transform 4s ease-in;
    overflow: hidden;
    border:4px solid #fff;

}
.firth_img_section_7 img{


    transition: transform 1s ease-in;
}
.firth_img_section_7 img:hover{
    transform: scale(1.2);
}
.firth_img_section_7:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Videos";
    transform:translateY(-100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}

.firth_img_section_7:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Videos";
    transform:translateY(100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}
 .firth_img_section_7:hover::before{
 transform: translateY(0%);

}
.firth_img_section_7:hover::after{
    transform: translateY(0%);

   }

/*  */
.firth_img_section_8{


    margin: auto;

    position: relative;
    transition: transform 4s ease-in;
    overflow: hidden;
    border:4px solid #fff;

}
.firth_img_section_8 img{


    transition: transform 1s ease-in;
}
.firth_img_section_8 img:hover{
    transform: scale(1.2);
}
.firth_img_section_8:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Infrastructure development";
    transform:translateY(-100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}

.firth_img_section_8:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Infrastructure development";
    transform:translateY(100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}
 .firth_img_section_8:hover::before{
 transform: translateY(0%);

}
.firth_img_section_8:hover::after{
    transform: translateY(0%);

   }

/*  */
.firth_img_section_9{


    margin: auto;

    position: relative;
    transition: transform 4s ease-in;
    overflow: hidden;
    border:4px solid #fff;

}
.firth_img_section_9 img{


    transition: transform 1s ease-in;
}
.firth_img_section_9 img:hover{
    transform: scale(1.2);
}
.firth_img_section_9:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Domain names";
    transform:translateY(-100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}

.firth_img_section_9:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    content: "Domain names";
    transform:translateY(100%);
    font-size: 25px;
    color:#fff;
   display: block;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
   font-family: sans-serif;
    transition: transform .4s ease-in;
    border:4px solid white;
    justify-content: center;
    box-sizing: border-box;
}
 .firth_img_section_9:hover::before{
 transform: translateY(0%);

}
.firth_img_section_9:hover::after{
    transform: translateY(0%);

   }



   /*  */
   .img_flip {
    perspective: 50em;
	box-sizing: border-box;
    transition: all .35s ease;
	position: relative;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    /* background-color: #2266a5; */
    background: linear-gradient(90.93deg, #FEAB14 5.51%, #FFE70C 99.2%);
    color: rgb(0, 0, 0);
    overflow: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);


}

.img_flip img {
	backface-visibility: hidden;
	vertical-align: top;
    max-width: 100%;
	box-sizing: border-box;
    transition: all .35s ease;
}

.img_flip figcaption {
	opacity: 0;
	/* background-color: #135796; */
    background: linear-gradient(90.93deg, #FEAB14 5.51%, #FFE70C 99.2%);
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #000000;
	text-align: left;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.img_flip figcaption h3 {
	color: #000000 ;
}

.img_flip a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.img_flip:hover img {
	opacity: 0;
}

.img_flip:hover figcaption {
	opacity: 1;
    transition-delay: 0.14s;
}

/* image flip on horizontal */
.img_flip-hor figcaption {
	transform: rotateX(90deg);
    transform-origin: 0% 50%;
}

.img_flip-hor:hover img {
	transform: rotateX(-180deg);
}

.img_flip-hor:hover figcaption {
	transform: rotateX(0deg);
}

/* image flip on vertical */
.img_flip-ver figcaption {
	transform: rotateX(90deg);
    transform-origin: 50% 0%;
}

.img_flip-ver:hover img {
	transform: rotateY(-180deg);
}

.img_flip-ver:hover figcaption {
	transform: rotateY(0deg);
}

/* NFT_marketplace-page Css Ending */
/*====================== White Label Start ==================*/
.white-label-bg{
    background-image: url(../img/white_label_crypto_exchange/white-label-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.white-div_3rd_section:hover{
    background-color:transparent !important;
}
.white-div_3rd_section:hover p{
   color: #ffffff !important
}

.white-div_3rd_section:hover h3{
    color: #ffffff !important
}
.white-div_3rd_section-grp .col-xl-4:nth-child(7) .white-div_3rd_section,
.white-div_3rd_section-grp .col-xl-4:nth-child(8) .white-div_3rd_section,
.white-div_3rd_section-grp .col-xl-4:nth-child(3) .white-div_3rd_section,
.white-div_3rd_section-grp .col-xl-4:nth-child(2) .white-div_3rd_section,
.white-div_3rd_section-grp .col-xl-4:nth-child(1) .white-div_3rd_section{
    height: 350px;
}

.white-div_3rd_section-grp .col-xl-4 .white-div_3rd_section{
    height: 380px;
}
.white-label-process-1 {
    background-image: url(../../assets/img/white_label_crypto_exchange/1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 95%;
    padding-bottom: 30px;
    position: relative;
  }
  .white-label-process-2 {
    background-image: url(../../assets/img/white_label_crypto_exchange/2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 95%;
    padding-bottom: 30px;
    position: relative;
  }
/*====================== White Label Start ==================*/
/*====================== blockchain_development_company Css Starting ==================*/
.network-support-bg{
    background-image: url(../img/block_chain_development/network-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.block_chain_bg-viedo-wrap{
    padding: 90px 0px !important;
    background: url(../img/block_chain_development/bg_img.png) no-repeat center center/cover !important;
}

.block-chain-about-img{
    text-align: center;
}
.block-chain-about-img img{
    width: 400px;
}
/*================== blockchain_development_company Css Ending ================*/
/*================== Crypto Exchange Start ================*/
.crypto-exchange-bg{
    background-image: url(../img/crypto-exchange/banner-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}
.crypt-exchange-development-bg{
    background-image: url(..//img/crypto-exchange/bg_123456.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.job-portal-bg{
    background-image: url(..//img/job-portal/job-portal-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.crypto-exchange-services-height{
    height: 200px;
}
.crypto-exchange-services-height-1{
    height: 262px;
}

/*================== Crypto Exchange Start Ending ================*/

/*================== White Label Start ================*/
/* white label Css Starting  */
.white_label_3_rd_section{
    background-image: url(../img/white_label_crypto_exchange/white_paper_bg-2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.white-business-grp{
    height: 130px;
}
.single-solution span{
    color: #ffb400 !important;
    opacity: 0.2;
}

/*================== White Label End ================*/
/*================== ICO Development Start ================*/
.ico-banner-bg{
    background-image: url(../img/ico-development/banckground-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.development-process-bg{
    background-image: url(../img/ico-development/development-process-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.development-process-bg .single-feature{
    height: 230px;
}
/*================== ICO Development Start ================*/
/*================== Ondemand Development Start ================*/
.ondemand-header-banner{
    background-image: url(../img/ondemand-development/header-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ondemand-header-banner .banner-content{
    padding: 150px 0 50px 0;
}
.ondemand-header-banner .banner-content h1{
text-shadow: 7px 3px 12px rgb(150, 146, 183);
}
.ondemand-header-banner .header-element img{
    margin-bottom: -89px;
}
.on-demand-services-grp .tab {
    --animation-time: 200ms;
    position: relative;
  }

  .on-demand-services-grp .tab::after {
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: var(--underline-size, 2px);
    position: absolute;
    background-color: var(--underline-color, currentColor);
    transition: transform ease var(--animation-time, 200ms),
      opacity ease 0ms 200ms;
    opacity: 0;
  }
  .on-demand-services-grp .tab.after-slide::after {
    transform: translateX(100%);
  }
  .on-demand-services-grp .on-demand-services-grp .tab.before-slide::after {
    transform: translateX(-100%);
  }

  .on-demand-services-grp .tab:active ~ .tab::after {
    transform: translateX(1%);
  }

  .on-demand-services-grp .tabs-wrapper:not(:hover) .tab:not(.is-active)::after {
    transform: translateY(100%);
  }

  .on-demand-services-grp .tabs:hover .tab:active::after,
  .on-demand-services-grp .tabs-wrapper:hover .tabs:hover .tab:active::after {
    transition-delay: 0ms, 0ms;
  }

  .on-demand-services-grp .tab.is-active::after {
    transform: translateX(0%);
    opacity: 1;
  }

  /* Just for styling */
  .on-demand-services-grp .tabs-wrapper {
    display: flex;
    justify-content: center;
  }

  .on-demand-services-grp .tabs {
    display: flex;
    justify-content: space-between;
    width: auto;
  }

  .on-demand-services-grp .tab {
    --underline-color: #fead14;
    --underline-size: 3px;
    color: inherit;
    padding: 20px;
    text-decoration: none;
    white-space: nowrap;
    line-height: 1;
    width: inherit;
    text-align: center;
  }

  .on-demand-services-grp .active-content .text {
    display: none;
  }
  .on-demand-services-grp .active-content .text.active-text {
    display: block;
  }

  .on-demand-services-grp .section-slk .tab {
    color: #5d5d5d !important;
  }
  .on-demand-services-grp .section-slk .tabs-wrapper .tabs .tab.is-active {
    color: #004eff !important;
    font-weight: bold;
  }
  .on-demand-services-grp .active-content{
      text-align: center;
  }
  .on-demand-services-grp  .tab.after-slide.is-active,
  .on-demand-services-grp  .tab.before-slide.is-active {
    background-color: rgb(255, 180, 0,0.5);

  }
  .on-demand-services-grp  .tab.after-slide img{
      padding-bottom: 10px;
      width: 120px;
        height: 120px;
  }
  .on-demand-services-grp  .tab.after-slide a{
       color: #333333 !important;
    }
  @media (max-width: 1000px) {

    ::-webkit-scrollbar {
      background: transparent;
      display: none; /* Optional: just make scrollbar invisible */
    }
    /* Optional: show position indicator in red */
    ::-webkit-scrollbar-thumb {
      background: transparent;
    }
  }

  .on-demand-services-grp .app-clone-box{
    border: 1px solid #dcdcdc;
    margin-top: 3px;
    padding: 20px;
  }
.ondemand-process-grp {
    border: 1px solid #dcdcdc;
    padding: 10px;
    height: 435px;
}
/*================== Ondemand Start ================*/
/*================== Life at Coin PapaStart ================*/
.life-firebee-bg{
    background-image: url(../img/life-at-firebee/header-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 250px 0;
}

.life-firebee-bg .banner-content h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 55px;
    color: #333;
    text-shadow: 7px 3px 12px rgb(18, 18, 19);
    padding-top: 10px;
    width: 80%;
    margin:0 auto;
}
.margin-center{
    margin: 0 auto;
}
.believe-life-grp{

    height: 330px;
}
/*================== Life at Coin PapaEnd ================*/
/*================== About Us Start ================*/

.about-header-bg{

    background-image: url(../img/about-us/about-header-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.about-content .tabs{
    display: contents;
}
.about-content .tabs li{
    margin-bottom: 20px;
 }
/*================== About Us End ================*/
/*================== web development Start ================*/

.webdevelopment-header-bg{

    background-image: url(../img/web-development/header-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.web-services-bg{
    background-image: url(../img/web-development/web-dseign-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.webdevelopment-header-bg .banner-content{
    padding: 100px 0;
}
.webdevelopment-header-bg  .header-banner-element img{
 margin-bottom: -74px;
}
.about-content .tabs{
    display: contents;
}
.about-content .tabs li{
    margin-bottom: 20px;
 }
 .web-services-bg .col-lg-4 .single-feature{
     height: 330px;
 }
 .web-development-bg{
     padding: 0 !important;
 }
 .web-services-bg .single-feature:hover{
    background-color: #fff !important;
 }
 .web-services-bg .single-feature:hover p{
    color: #333;
 }
 .web-development-tech-services .single-solution h3{
     padding-top: 15px;
 }
/*================== web development End ================*/
/*================== Career Start ================*/
.career-header-bg{
    background-image: url(../img/career/background.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.file-upload {
    display: block;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
  }
  .file-upload .file-select {
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #ffffff;
    overflow: hidden;
    position: relative;
  }
  .file-upload .file-select .file-select-button {
    background: #dce4ec;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
  }
  .file-upload .file-select .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
  }
  .file-upload .file-select:hover {
    border-color: #34495e;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }
  .file-upload .file-select:hover .file-select-button {
    background: #34495e;
    color: #ffffff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }
  .file-upload.active .file-select {
    border-color: #3fa46a;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }
  .file-upload.active .file-select .file-select-button {
    background: #3fa46a;
    color: #ffffff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }
  .file-upload .file-select input[type="file"] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .file-upload .file-select.file-select-disabled {
    opacity: 0.65;
  }
  .file-upload .file-select.file-select-disabled:hover {
    cursor: default;
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    text-align: left;
    background: #ffffff;
    overflow: hidden;
    position: relative;
  }
  .file-upload .file-select.file-select-disabled:hover .file-select-button {
    background: #dce4ec;
    color: #666666;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
  }
  .file-upload .file-select.file-select-disabled:hover .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
  }
  button.accordion {
      width: 100%;
      background-color: #000219;
      border: 1px solid #ffb400;
      outline: none;
      text-align: left;
      padding: 15px 20px;
      font-size: 18px;
      color: #efefef;
      cursor: pointer;
      transition: background-color 0.2s linear;
  }



  button.accordion:after {
    font-family: FontAwesome;
    content: "\f150";
    font-family: "fontawesome";
    font-size: 18px;
    float: right;
  }

  button.accordion.is-open:after {
    content: "\f151";
  }

  button.accordion:hover, button.accordion.is-open {
      background-color: #ffc107;
  }

  .accordion-content {
    background-color: white;
    border-left: 1px solid whitesmoke;
    border-right: 1px solid whitesmoke;
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-in-out;
  }


  .job_describtion .jobdetails_wrap {
      border-bottom: 1px solid #cfcfcf;
      padding-bottom: 2rem;
      margin-bottom: 2rem;
  }
  .job_describtion .sec_title {
      font-size: 30px;
      font-weight: 600;
  }
  .font_color_darksecondry {
      color: #212121;
  }
  .career-btn{
      margin-top: 20px;
  }
  .career-btn a:nth-child(1){
    margin-right: 15px;
  }
  /*  */
  .career-mob-bg{
    padding: 12px;
    background-color: #000219;
    border-radius: 35px;
    border: 2px solid #ffc107;
    box-shadow: 2px 2px 6px #ffc107ad;
  }
  .career-mob-bg h2{
    color: #ffffff;
    border-bottom: 2px solid #ffc107b3;
    padding-bottom: 5px;
    text-align: center;
    padding-top: 25px;
  }
  .career-mob-bg label{
    color: #fff;
    padding-bottom: 8px;
    font-weight: 700;

  }
  .career-mob-bg .form-group{
    margin-top: 15px;
  }
  .career-mob-bg .form-control {
    height: 40px;
    color: #ffb400;
    border: 1px solid #ebebeb;
    background-color: transparent;
    border-radius: 0;
    font-size: 16px;
    padding: 10px;
    width: 100%;
  }
  .accordion-content p,
  .jobdetails_wrap{
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .jobdetails_wrap li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 8px;
  }
  .List-the-positions .section-title  h2,
  .current_postion .section-title h2{
      margin-bottom: 10px;
  }
  .career-header-bg .banner-content h1 {
    text-shadow: 7px 3px 12px rgb(0, 6, 63);
    padding-top: 10px;
  }

/*================== Career End ================*/
/*================== Defi Page Start ================*/

.defi-banner-bg{
    background-image: url(../img/defi/background-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.defi-services-bg{
    background-image: url(../img/defi/services-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.defi-banner-bg .banner-content h1 {
    text-shadow: 7px 3px 12px rgb(3, 27, 105);
}
.defi-services-bg .single-feature{
    height: 300px;
    background-color: rgba(255,255,255,0.8);
}
.defi-services-bg .single-feature p{
   color: #333;
}
.type-of-token-grp h3{
    margin-top: 15px;
}
/*================== Defi Page End ================*/
/*================== Mobile app Development Page ================*/
.mobile-app-banner-bg{
    background-image: url(../img/mobile-app-dev/header-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.mobile-app-banner-bg .banner-content h1 {
    text-shadow: 7px 3px 12px rgb(20, 102, 214);
}
.mobile-app-soltion-bg{
    background-image: url(../img/mobile-app-dev/solutions/bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.mobile-app-soltion-bg h3{
    padding-top: 15px;
}
/*================== Mobile app Development Page ================*/
/*================== Logistics Page ================*/


.logistics-header-banner{
    background-image: url(../img/logistics/header-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.logistics-header-banner .banner-content h1 {
    text-shadow: 7px 3px 12px rgb(116, 34, 183);
}
.margin-top15{
    margin-top: 15px;
}

/*================== Logistics Page ================*/
/*================== MLM Page ================*/
.mlm-header-banner{
    background-image: url(../img/mlm/header-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* padding: 100px 0; */
}
.banner-content h1 {
    text-shadow: 7px 3px 12px rgb(58, 44, 209);
}
.software-business-bg{
    background-image: url(../img/mlm/software-business/bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.software-business-bg .content_div_3rd_section img{
    width: 120px;
}
.mlm-software-development-list li{
    margin-bottom: 15px;
    list-style: square;
    margin-left: 15px;
}
.mlm-unique-development-bg{
    background-image: url(../img/mlm/our-unique-development/bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 60px 0;
}
.mlm-unique-grp{
    height: 330px;
}
.mlm-process-div img,
.mlm-unique-grp img{
    margin-bottom: 15px;
}
.mlm-process-div{
    height: 300px;
}
.mlm-premium-feature-grp .single-approach-box{
    height: 250px;
}
/*================== MLM Page ================*/
/*================== Tech & Media Page ================*/
.tech-media-header-banner{
    /* background-image: url(../img/mlm/header-bg.jpg); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    background-color: #111111;
}
.banner-content h1 {
    text-shadow: 7px 3px 12px rgb(17, 17, 17);
}
.tech-media-app-ser-bg{
     background-image: url(../img/tech_media/tech-media-app-ser-bg.png);
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     padding: 100px 0;
}
.tech-media-features ul li img{
    width: 32px;
}
.tech-media-features ul:nth-child(1) li img{
    margin-left: 10px;
}
.tech-media-feature-list-1{
    text-align: right;
}
.tech-media-features ul li{
    margin-bottom: 10px;
}
.tech-media-feature-list-2 li img{
    margin-right: 10px;
}
.tech-media-feature-list-2{
    text-align: left;
}
.colone-app-bg{
    background-image: url(../img/tech_media/clone-app-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.crypto-black-chain-page .section-services .single-service .icon,
.ecommerce-clone-script .section-services .single-service .icon,
.food-app-clone .section-services .single-service .icon,
.taxi-clone-grp .section-services .single-service .icon,
.ott-top-clone .section-services .single-service .icon,
.colone-app-bg .section-services .single-service .icon{
    background-color: transparent !important;
}
/*================== Tech & Media Page ================*/
/*================== OTT Page ================*/
.ott-header-bg{
    background-image: url(../img/ott_app_dev/header-banner-bg.jpg);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.ott-header-bg .banner-content h1 {
    text-shadow: 7px 3px 12px rgb(3, 3, 3);
  }
  .ott-process-1-img {
    background-image: url(../../assets/img/ott_app_dev/process-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding-bottom: 30px;
    position: relative;
  }
  .ott-process-2-img {
    background-image: url(../../assets/img/ott_app_dev/process-2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding-bottom: 30px;
    position: relative;
  }
/*================== OTT Page ================*/
/*================== Taxi Page ================*/

.taxi-header-bg{
    background-image: url(../img/taxi-app/header-banner.jpg);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.e-learning-features-grp .tab,
.food-app-features .tab,
.tax-features-grp .tab{
    text-align: center;
}
.e-learning-features-grp .tab li,
.food-app-features .tab li,
.tax-features-grp .tab li{
    margin-bottom: 40px;
}
.e-learning-features-grp .about-content .tabs li.current, .food-app-features .about-content .tabs li.current, .tax-features-grp .about-content .tabs li.current {
    border-color: #ddbd7c;
    color: #fff;
    background-color: #000000;
    padding: 10px;
}
.taxi-technology-bg{
    background-image: url(../img/taxi-app/technology-bg.jpg);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
/*================== Taxi Page ================*/

/*================== Taxi Page ================*/

.food-app-header-banner{
    background-image: url(../img/food_app/header-banner.png);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.food-app-header-banner .banner-content h1 {
    text-shadow: none !important;
    color: #111111 !important;
  }
.food-app-features{

}
.food-process-1-img {
    background-image: url(../../assets/img/food_app/process-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    margin-bottom: 30px;
  }
  .food-process-2-img {
    background-image: url(../../assets/img/food_app/process-2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    margin-bottom: 30px;
  }
/*================== Taxi Page ================*/
/*================== ELearning Page ================*/

.elearning-app-header-banner{
    /* background-image: url(../img/food_app/header-banner.png); */
    background-color: #44594b;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* padding: 100px 0; */
}
.elearning-app-header-banner .banner-content h1 {
    text-shadow: 7px 3px 12px rgb(54, 66, 63);
  }
.elearning-app-header-banner .row{
    margin: 0;
}
.elearning-app-header-banner .banner-content{
    padding: 100px 50px 50px 50px;
}
.food-app-header-banner .banner-content h1 {
    text-shadow: none !important;
    color: #111111 !important;
  }
.food-app-features{

}
.food-process-1-img {
    background-image: url(../../assets/img/food_app/process-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    margin-bottom: 30px;
  }
  .food-process-2-img {
    background-image: url(../../assets/img/food_app/process-2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    margin-bottom: 30px;
  }
/*================== ELearning Page ================*/
/*================== IOT Page ================*/
.iot-header-banner{
    background-image: url(../img/Iot/iot-header-banner.jpg);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.iot-serivces-technology .single-challenges {
    padding: 20px;
    height: 335px;
}


/*================== IOT Page ================*/
/*================== Crypto Payment Wallet Page ================*/
.crypto-payment-header-banner{
    background-image: url(../img/crypto-wallet/header-bg-banner.jpg);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.crypto-wallewt-process-1-img {
    background-image: url(../../assets/img/crypto-wallet/process-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    margin-bottom: 30px;
  }
  .crypto-wallewt-process-2-img {
    background-image: url(../../assets/img/crypto-wallet/process-2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    margin-bottom: 30px;
  }

/*================== Crypto Payment Wallet Page ================*/
/*================== hire Developer ================*/

.hiredeveloper-header-banner{
    background-image: url(../img/hire-developer/background.png);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.hire-developer-benefits{
    background-image: url(../img/hire-developer/beneifits-bg.png);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.why-hire-developer-bg{
    background-image: url(../img/hire-developer/why-should-hire-developers/bg.png);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.why-hire-developer-bg .content_div_3rd_section{
    height: auto;
}
.why-hire-developer-bg  .content_div_3rd_section {
    background-color: #fff;
    background-color: rgb(15 15 15 / 1%);
    padding: 22px;
    border: 2px solid #0bd1f2;
    border-radius: 35px;
    box-shadow: 2px 2px 2px 0px #0bd5f2;
    height: 350px;
  }
.hire-developer-benefits .single-feature{
    height: 310px;
}
.hire-tech-experts .tab{
    text-align: center;
}
.hire-developer-mob-app-grp .col-lg-4 .single-approach-box{
    height: 320px;
}
.hire-developer-mob-app-grp .col-lg-4 .single-approach-box{
    margin-top: 0;
}
.hire-dev-why-should .content_div_3rd_section:hover h3,
.hire-dev-why-should .content_div_3rd_section:hover p{
    color: #fff !important;
}
.hire-dev-4steps .col-lg-6 .single-challenges{
    height: 250px !important;
}
/*================== hire Developer ================*/
/*================== Game Development  ================*/
.game-dev-header-banner{
    background-image: url(../img/Gamming_Development/Header/bg.png);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}


/*================== Game Development  ================*/
/*================== FINTECH Development  ================*/
.fin-tech-header-banner{
    background-image: url(../img/fin-tech/header/bg.png);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.fin-tech-header-banner .banner-content h1 {
    text-shadow: 7px 3px 12px rgb(223, 224, 226);
    color: #000;
  }
  .fin-process-img {
    background-image: url(../../assets/img/fin-tech/easy-start/img.png);
    /* background-position: center center; */
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    margin-bottom: 30px;
  }
  .fin-tech-dev-dervices .single-challenges{
    height: 330px;
  }
  /* .fin-tech-dev-dervices .single-challenges:hover {
    background-color: transparent !important;
}

.fin-tech-dev-dervices .single-challenges:hover .card-header1 {
    color: #fff;
} */


/*================== FINTECH Development  ================*/
/*================== Enterprise Development  ================*/
.enterprise-header-banner{
    background-image: url(../img/enterprise-software/background-banner.jpg);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

/*================== Enterprise Development  ================*/
/*================== Fanstasy Sports  ================*/
.fantasy-sports-banner-bg{
    background-image: url(../img/fantasy-sports/header/bg-01.png);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.fantasy-sports-features .single-approach-box{
    height: 200px;
}

.fantasy-sports-features .col-lg-3 .single-approach-box{
    margin-top: 0;
}

/*================== Fanstasy Sports  ================*/
/*================== Fanstasy Sports  ================*/
.ecommerce-banner-bg{
    background-image: url(../img/e-commerce/background-banner.jpg);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.ecommece-banner-technology{
    background-image: url(../img/e-commerce/ecommece-banner-technology.png);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.e-commerce-list-app{
    list-style: disc;
margin-left: 15px;
}
/*================== Fanstasy Sports  ================*/
/*================== Digital Marketing  ================*/
.digital-banner-bg{
    background-image: url(../img/Digital_marketting/HEADER/bg.jpg);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.crypto-token-specified .single-challenges.overly-one {
    height: 350px;
  }
  .digital-market-services-grp .single-approach-box{
    height: 190px !important;
    margin-bottom: 0;
  }
  .digital-market-services-grp .col-lg-3:nth-child(4) .single-approach-box,
  .digital-market-services-grp .col-lg-3:nth-child(3) .single-approach-box,
  .digital-market-services-grp .col-lg-3:nth-child(2) .single-approach-box,
  .digital-market-services-grp .col-lg-3:nth-child(1) .single-approach-box{

    margin-top: 0;
  }
  .digital-market-services-grp .single-approach-box h3{
      margin-top: 10px;
      margin-bottom: 0;
      font-size: 18px;
  }
/*================== Digital Marketing  ================*/
/*================== Crypto tOKEN  ================*/
.crypto-token-header-banner{
    background-image: url(../img/crypto-token/bg.png);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.crypto-token-process-1-bg{
    background-image: url(../../assets/img/crypto-token/process-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    margin-bottom: 30px;
}
.crypto-token-process-2-bg{
    background-image: url(../../assets/img/crypto-token/process-2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    margin-bottom: 30px;
}
.crypto-token-specified .single-challenges.overly-one {
    height: 350px;
  }

.crypto-currency{
    background-image: url(../../assets/img/crypto-exchange/cryptoFooter.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}
/*================== cRYPTO tOKEN  ================*/

.realestate-bg{
    background-image: url(../../assets/img/realestate/banner-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.chatapp-bg{
    background-image: url(../../assets/img/chatapp/banner-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}
.realesate-online{
    background-image: url(../../assets/img/realestate/realEstate1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.nft-background-image{
    background-image: url(../../assets/img/NFT/nft_bg_2-1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.benefits-of-job{
    background-image: url(../../assets/img/job-portal/benefits-back.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-position: left;
}
