.video-container{

    background-color: rgba(0, 0, 128, 0.1);
}
.team__data__right p{
    color: white;
}
.footer-column{
width: 400px;

}
.green{
    color: rgb(89, 237, 126);
}
.red{
    color: rgb(239, 27, 27);
}
.text-line{
   border-bottom: 2px solid rgb(239, 27, 27);

}
.footer-content-logo{
 font-weight:700;
 font-style: italic;
 text-transform: capitalize;
 letter-spacing: 1px;
    
}
 .yellow{
    color: #F6EC4F;
    
}
.animate-line{
    width: 100%;
    margin: auto;
    height: 7px;
    border-radius: 10px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.403);
    z-index: 100;
    overflow: hidden;
    margin-top: 5px;

}
.animate-line::after{
content: "";
width: 50px;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: linear-gradient(219deg, #FB0E76 0%, #910694 100%);
animation: movess 2s linear infinite;
}
@keyframes movess {
    0%{
        left: 0%;
    }
    100%{
        left: 100%;
    }
    
}


.video-container video{
    mix-blend-mode: multiply;
    pointer-events: none;
}
.project-section{
    padding: 85px 0;
}
.service__section{
    padding: 80px 0;
}
.service-section,
.background-section{
  background-color: #00061A;
 
}
.font-2{
    font-size: 2rem;
}
.black{
    color: black;
}
.list_name{
    color: white;
    list-style: none;
}


.hero-service-section{

display: flex;
/* align-items: center; */
    padding: 80px  50px 50px 50px;
    /* background-color: white; */
    /* background-image: url("../img/ss.jpg"); */
    background-blend-mode: multiply;
    /* background-color:rgba(16, 6, 103, 0.755); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 50px;
    color: white;
    position: relative;
    /* height: 80vh; */
 
}
.hero-service-section::before{
    content: "";
  width: 412.862px;
  height: 609.251px;
  transform: rotate(21.269deg);
  position: absolute;
  border-radius: 609.251px;
  background: linear-gradient(192deg, rgba(246, 236, 79, 0.21) 0%, rgba(150, 6, 147, 0.40) 100%);
  filter: blur(150px);
  left: 50%;
  transform: translate(-50%, 0%);
  bottom: 0;
}
.left-s-s{
    width: 50%;
    margin: 0 auto;
    padding:0 10px;
}
.left-s-s h2{
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 700;
    font-family:  sans-serif;
    /* color: rgb(26, 24, 24); */
    color: #F6EC4F;
    font-size: 1.8rem;
    /* font-style: italic; */
    letter-spacing: 1px;
      
}
.left-s-s h3{

    margin-bottom: 20px;
    font-weight: 500;
    font-family: 'Anton', sans-serif;
    /* color: rgb(26, 24, 24); */
    color: white;
    font-size: 2.3rem;
    /* font-style: italic; */
    letter-spacing: 1px;
      
}
.left-s-s h3 .c-n{
color: #FF0E75;
      
}
.left-s-s h3 .p-n{
    /* color: #FF0E75; */
      
}
.left-side-content{
    font-size: 2rem;
    color: white;
}
.c-content{
    font-size: 1.2rem;
    font-weight: 500  ;
    color: white;
}
.right-s-s{
    width: 50%;
   
    padding: 10px 0;

}
.image-box-ss{
    width: 80%;
    height: 500px;
    margin: auto;
    overflow: hidden;
    border-radius: 24%;
    border-bottom-right-radius: 0px;

}
.service-section-one-step-container
,.background-section-container{
    /* background-color: rgba(4,4,57,0.5); */

    backdrop-filter: blur(50px);
    width: 100%;
    height: 100%;
    padding:50px 0 0 0 ;
}
.service-det-title{
    font-family: "Anton";
    font-size: 3rem;
    margin-top: 150px;
    color: #F6EC4F;
}
.page-title-section{
    width: 100%;
    height: 200px;
    padding: 15px;
   
    
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.page-title-section h2{
margin-bottom: 20px;
}

.we-do-service{
    background-color: rgb(255, 255, 255);
    margin-top: -50px;
   
}
.we-do-service .sidebar__widget{
    background-color: rgba(4,4,57,0.5);
    backdrop-filter: blur(50px);
    padding: 30px 0px;

}
.we-do-service .service__right{
    background-color: white;   
    
width: 60%;
    color: #000;
    font-family: 'Ubuntu', sans-serif;
    z-index: -1;
    /* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
}



.service__details{
        /* background-image: url("https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MzR8fHNvZnR3YXJlJTIwZGV2ZWxvcG1lbnR8ZW58MHx8MHx8fDA%3D");
        background-repeat: no-repeat; */
        width: 100%;
        height: 100%;
/*         
        background-size: cover;
        background-blend-mode: multiply;
        background-color: rgba(0, 0, 51, 0.84); */
        padding:0 0  20px 0;
}
.ser-det-description{
    font-size: 1.1rem;
    margin-top: 10px;
}
.service__container {
    position: relative;
width: 80%;
margin: 0 auto;
 
    /* background-color: rgba(4, 4, 57, .1); */
    /* box-shadow: -10px -10px 20px rgba(254, 255, 255, 0.13),10px 10px 20px rgba(254, 255, 255, 0.13); */
    /* border-radius: 10px; */
    /* backdrop-filter: blur(50px); */
    background-color: white;
    


}
.service__right .ser-2-img {
   margin-top: 20px;
   /* border-radius: 10px; */

    width:100%;
    height: 300px;
 
   
}

.service__right img{
   
    border-radius: 30px;
  
  
}
.service__right .more {
    margin-top: 40px;
    
}
.service-container-block{
    display: flex;
    padding: 30px 10px;
    
}
.service__right .more a {

    border: 1px solid gray;
    color: #ffffff;
    border-radius: 35px;
    padding: 10px 25px;
    font-weight: normal;
    position: relative;
    /* width: 500px; */
cursor: pointer;
    /* background-color: rgba(255, 0, 144, 0.399); */
    background: linear-gradient(219deg, #FB0E76 0%, #910694 100%);
    cursor: pointer;
    border: none;
   
    
    transition: all .2s linear;
   
}
.service__right .more a button {
    font-size: 1.1rem;
color: white;
   
}

.service__right .more a:hover {
    background: linear-gradient(219deg, #FB0E76 100%, #910694 0%);

}
.service__right .more a:hover button{
    
    color: white;
}

.service__right .more a button i{
margin-left: 30px;
}


.all__service{
    width: 100%;
    text-align: center;
    /* background-image: url("../img/book.jpg"); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30px ;
    background-blend-mode: multiply;
    background-attachment: fixed;
    /* background-color: #021641d5; */
}
.story-desc{
    width: 70%;
    margin: 0 auto;
}
.story-desc h2{
    font-weight: 500;
}
.all__service h4 {
    font-family: "Anton",sans-serif;
    padding: 14px 30px;
    font-size: 3rem;
}
.widthmax{
    width: max-content ;
    margin: 0 auto;

}
.all__service h3 {
    background: #FF0E75;
    padding: 14px 30px;
    
}
.all__service h4 span{
    color: #F6EC4F;

    
}



ul.service__details__1__cat {
    padding: 35px 15px;

}
.service__details__1__cat li{
    padding: 15px 30px;

    font-family: Archivo;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    cursor: pointer;
    position: relative;
    left: 50px;
    margin-bottom: 10px;
    transition: all .3s linear;
    z-index: 99;
    border-radius: 35px;
}
.service__details__1__cat li.active{
    background-color: rgb(0,209,209);
    border-radius: 35px;
    color: #000;
    font-weight: bold;
 position: relative;
 /* left: 50px; */
}
.service__details__1__cat li:hover{
    background-color: rgb(0,209,209);
    
    color: #000;
    font-weight: bold;
 position: relative;
 left: 50px;
}
.service__details__1__cat li i{
margin-left: 20px;
}


.service__details__1__cat li::before {
    content: "";
    position: absolute;
    /* inset: 0;
    padding: 1px;
    background: linear-gradient(180deg, rgba(246, 236, 79, 0.53), rgba(150, 6, 147, 0.23));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude; */
    z-index: -1;
}
.sidebar__widget_network {
    margin-top: 40px;
    padding: 120px 60px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.service__right h2 {
    padding: 40px 0px 35px;
}
.service__right .service-deta h1{
    font-size: 2.2rem;
    color: #F6EC4F;
    text-align: center;
font-family:"Anton",sans-serif;
letter-spacing: 1px;
     font-weight: 600;
     margin-bottom: 30px;

}


.service__right li a {
    position: relative;
   
    font-family: Rubik;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    padding: 10px 20px;
    width: 100%;
    align-items: center;
    display: flex;
    gap: 18px;
}
.service__right .advatage-list .card-header{
    display: flex;
    
}
.service__right .advatage-list .card-header i{
    margin-top: -15px;
}
.service__right .advatage-list .card{
    background-color: transparent;
}
.service__right .ser-item{
    display: flex;
}
.service__right li a:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    /* background: linear-gradient(180deg, rgba(246, 236, 79, 0.53), rgba(150, 6, 147, 0.23));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude; */
    z-index: -1;
}
.service__right li a {
    margin-bottom: 40px;
}
.service__right li a i {
    width: 70px;
    height: 70px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 40px;
}
/* .service__right li a:hover i {
    background: #FF0E75;
    color: #e46d6d;
} */
.sidebar__widget_network .services__icon i {
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FE6809;
    margin: 20px auto;
    font-size: 40px;
    border-radius: 50%;
}
.main-container-service-left{
    width: 40%;
}
.service__right {
    position: relative;
width: 60%;
margin: 0 auto;
    padding: 30px 40px;
background: rgba(192, 192, 255, 0.1);
    border-radius: 10px;
    color: white;
box-shadow: 10px 10px 10px rgba(192, 192, 255, 0.1),
-10px -10px 10px rgba(192, 192, 255, 0.1);
    


}
/* .service__right::before {
    content: "";
    width:  60%;
    height: 609.251px;
    transform: rotate(21.269deg);
    position: absolute;
    border-radius: 609.251px;
    background: linear-gradient(192deg, rgba(246, 236, 79, 0.21) 0%, rgba(150, 6, 147, 0.40) 100%);
    filter: blur(150px);
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 0;
    


} */
.about-heading h2{
    font-size: 2.5rem;
}
.service__container .ser-img{
    width: 100%;
    height: 500px;
    /* margin: 0 auto; */
    /* border-radius: 10px; */
    overflow: hidden;
    margin-bottom: 20px;

}
.ser-img img{
    object-fit: contain;
}
.service__right .service-deta{
    /* background-image: linear-gradient(-68deg, #7be489, #1f101a); */
    background-color: transparent;
    padding: 25px 25px;
    border-radius: 10%;
    display: none;
}
/* .service-deta  h1{
    color: #FF0E75;
} */
.service__right .service-deta.active{
display: block;
color: white;
}

.service-deta .form-inner h2{
    text-transform: uppercase;
    color: peru;
    margin-top: 40px;
}
.service-deta .form-inner h4{
    color: tan;
    text-transform: capitalize;
}
.service-deta .form-inner{
    line-height: 20px;
}
.service__right .service-deta .inter h2{
    text-transform: uppercase;
    text-decoration: underline;
    color: #2aeee1b0;
    text-decoration-color: #ca3c3c;
    font-size:80px ;
    font-family:Georgia, 'Times New Roman', Times, serif;
}
.service__right .service-deta .inter p{
    font-size: 30px;
    line-height: 60px;
    font-family:'Times New Roman', Times, serif;
    text-align: justify ;
   
}
.service__right .service-deta .inter i{
    font-size: 50px;
    color: wheat;
}
.form-inner .resume{
    padding: 5px 5px;
}


.service__right .det{
    font-size: 1.1rem;
    /* text-align: justify; */
    color: #000000;
    /* font-family: 'Ubuntu', sans-serif; */
    font-family: sans-serif;
    word-spacing: normal;
    font-weight: normal;

}
.service__right .det span{
color: #ebad42;
font-size: 29px;
font-weight: 600;
}
.service__right .service-deta ol li{
list-style-type: square;
/* color: #ffffff; */
font-size: 25px;
margin-left: 30px;
font-family: 'Times New Roman', Times, serif;
}
.service__right .service-deta h3{
    color: #4F502C;
}



/* what-we-do-section in detail page */
.what-we-do-section {
    padding: 30px 20px;
    background: #00061a;
    /* border-radius: 20px; */
    
margin: 60px 0 30px 0;
position: relative;
  }
.what-we-do-section::before {
    content: "";
    width: 412.862px;
    height: 609.251px;
    /* transform: rotate(21.269deg); */
    position: absolute;
    border-radius: 609.251px;
    background: linear-gradient(192deg, rgba(246, 236, 79, 0.21) 0%, rgba(150, 6, 147, 0.40) 100%);
    filter: blur(150px);
    left: 50%;
    top: 30%;
    transform: translate(-50%, 0%);
    bottom: 0;
    z-index: 1;
  }
.what-we-do-section h2{
  padding: 16px 0;
  /* font-weight: normal; */
  color: white;
  text-align: center;
  font-family: 'Anton', sans-serif;
  font-size: 3rem;
} 

.what-do-content-container{
    width: 80%;
    
    margin: auto;
}

.what-do-content-box{
  display: flex;

  width: 100%;
  height: auto;
border-bottom: 1px solid rgb(255, 255, 255);
margin: 35px 0;

padding: 20px 0;
cursor: pointer;
transition: all .3s linear;


}
.what-do-content-box:hover .w-d-icon{
    transform: rotate(180deg);
}
.what-do-content-description{
    width: 100%;
    /* height: 200px; */
   
 
  
 height: 0px;
 overflow: hidden;
    /* padding: 10px 0; */
    /* margin-top: 20px; */
    transition: all .3s linear;
   
}
.what-do-content-description p{
   font-size: 1.2rem;
     
       
       
}
.what-do-content{
    width: calc(100% - 50px);

}
.s-d-c-b-c{
    width: 70%;
    margin: 0 auto;
}
.s-d-c-b-c p{
  font-size: 1.2rem;
}
.s-d-c-b-c h2{
 font-size: 2.1rem;
 font-family: "Anton";
}
.what-do-content h3{
    font-weight: normal;
    color: white;
    font-size: 1.6rem;
    line-height: 25px;
    
    
}
.what-do-icon{
    padding: 5px 20px;

}
.w-d-icon {
    width: 36px;
    height: 36px;
    transition: all .4s linear;

    
}

.increase-icon{
    display: none;


}
/* landing page service section */
.service-section-card-container{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;

flex-wrap: wrap;   
padding: 20px 20px; 

}
.service-section-card{
    display: block;
    width: 300px;
    height: 300px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    padding: 0;
}
.service-section-card .service-img-box{
    width: 100%;
    height: 100%;
}
.service-section-card .btn{
    position: absolute;
    bottom: 0;
    left: 30px;
    letter-spacing: unset;
    width: 80%;
    text-align: center;
    
}



@media screen and (max-width: 1000px) {
   
    .hero-service-section{
flex-direction: column;
    }
    .left-s-s{
        width: 100%;
    }
    .right-s-s{
        width: 100%;
    }
    .main-container-service-left{
        width: 100%;
    }
    .service__right {
    
    width: 100%;
    
        
    
    
    }

.service-container-block{
flex-direction: column;

    
}
    
.service__details__1__cat{
    display: flex;
    flex-wrap: wrap;
justify-content: center;
    left: 0px;
}
.service__details__1__cat li{
    padding: 20px;
    margin: 10px;
    width: 250px;
    left: 0;
    
    
}
ul.service__details__1__cat{
    padding: 20px 0;

}
.service__details__1__cat li:hover {

    left: 0px;
  }
/* .service__right{
    order: -1;
} */

}





@media screen and (max-width: 900px) {
    .story-desc{
        width: 80%;
     
    }
    .service-section-card-container {
      
        gap: 0px;
      
      }
    .service__container {
       
    width: 95%;

        padding:0;
   
        
    
    
    }
    .what-do-content-container{
        width: 100%;
    }
    .what-do-icon{
        padding: 5px 10px;
    
    }

    
}
@media screen and (max-width: 600px) {
    
 
    .title h2 {
        font-size: 2rem;
      
      }
    .hero-service-section {
      padding: 0;
        height: unset;
      }
    .story-desc{
        width: 95%;
     
    }
    .right-s-s{
        display: none;
    }
    .service__right{
        order: 1;
        padding: 0;
    }
    .service__container {
       
        width: 100%;
    
    
        
        }
        .what-we-do-section h2 {
         
            font-size: 2.5rem;
          }
    .what-we-do-section{
        padding: 50px 10px;
    }
    .what-do-content-description p{
        font-size: 1rem;
     }
     .what-do-content h3{
   font-size: 1.4rem;

    }
    .w-d-icon {
        width: 30px;
        height: 30px;
        transition: all .4s linear;
    
        
    }
    .service__right .service-deta h1 {
        font-size: 1.8rem;
        
      }
      .all__service h4 {
       
        font-size: 2rem;
      }
      .left-s-s h3 {
      
        font-size: 2rem;
     
      }
      .footer-logo {
        width: 220px;
        height: 220px;
        position: relative;
      }
}
@media screen and (max-width:400px) {
    .inner-box  {
  
        height:100%;
     
      }
      .inner-box .image-box {
        height: 100px;
      }
    .inner-box .image-box figure {
    
        height:100%;
     
      }
    .news___block {
        width: 100%;
         }
        }
@media screen and (max-width:370px) {
    
    .service-section-card-container{
       
    padding: 0; 
    
    }
     .what-do-content h3{
   font-size: 1.3rem;

    }
    
}


.image-with-scale {
    transition: transform 0.5s ease-in-out;
  }
  
  .placeholder {
    width: 100%;
    height: 100%;
    position: relative;
  }
  
  .fade-in {
    width: 100%;
    height: 100%;
    background-color: #777676;
    animation: fadeIn 3s linear infinite;
   
  }
  
  @keyframes fadeIn {
0%{opacity: .3;}
50%{
    opacity: .6;
}
100%{
    opacity:.8;
}
  }