.gen_cat svg, .gen_time svg{
    margin-right: 5px;
}
.gen_cat, .gen_time{
    display: flex;
    align-items: center;
}
.gen_cat{
    margin-bottom: 8px;
}
.partlogos_item-logo img{
    margin-bottom: 10px;
}
@media(max-width:1400px){
    .head_btn {
        display: flex;
        margin-left: 20px;
    }
    .head_nav nav li {
        margin-right: 20px;
    }
    .row.about_row{
        --bs-gutter-x: 100px;
    }
}

@media(max-width:1200px){
    .head_btn {
        display: flex;
        margin-left: 10px;
    }
    .head_nav nav li {
        margin-right: 10px;
    }
    .head_nav a {
        color: #FFF;
        font-size: 10px;
        font-style: normal;
        font-weight: 700;
        line-height: 15px;
        letter-spacing: 2px;
        text-transform: uppercase;
    }
    .row.about_row{
        --bs-gutter-x: 50px;
    }
}




@media screen and (max-width:768px){
  .serviceHero_anim{
    display: none !important;
  }
    .leadersN_slider_photo{
      display: flex;
      align-items: flex-end;
    }
    .leadersN_slider_photo .-mob{
      padding-left: 20px;
    }
    .whyMob .arrows_nav{
      margin: 0 0 30px 0;
    }
    .whyMob .swiper-wrapper{
      margin-top: 0;
    }
    .-mob{
  
    }
.serviceCore_gif-poster {
    position: relative !important;
    left: 0;
    margin: 0 auto !important;
    top: -64px;
    z-index: -1;
}
    .animatedInfo {
    padding: 0px 0 100px;
    position: relative;
    overflow: hidden;
}
.Dtech_swipe {
  height: auto !important;
}
      .info h2{
        color: #25054D;
        text-align: center;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px; 
      }
      .partlogos{
        margin-top: 40px;
      }
      .partlogos_item-logo{
        margin-bottom: 15px;
      }
      .logospartners .row{
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
      }
      .partlogos_item-logo.column{
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
      }
      .logospartners{
        padding-bottom:20px;
      }
      .-desk{
          display: none;
      }
      .head_upd{
          height: 88px;
          padding: 22px 20px;
      }
      .head_upd .row{
          display: flex;
          align-items: center;
          justify-content: space-between;
      }
      .head_logo{
          width: 85px;
          padding: 0;
      }
      .head_nav {
          width: calc(100% - 90px);
          padding: 0;
      }
      .head_upd .navs{
          position: fixed;
          width: 100vw;
          height: calc(100vh - 88px);
          top: 88px;
          left: -100vw;
          transition: all .2s linear;
          background: rgba(19, 17, 38, 0.45);
          /* backdrop-filter: blur(15px); */
          z-index: 100000;
          padding-bottom: 40px;
      }
      body.showMenu{
        overflow: hidden;
        position: fixed;
      }
      .mobToggler line{
        transition: all .2s linear;
      }
      .mobToggler.opened .botLine{
        transform: rotate(45deg) translateX(7px) translateY(-25px);
      }
      .mobToggler.opened .topLine{
        transform: rotate(-45deg) translateX(-21px) translateY(12px);
      }
      .head_upd .navs.show{
        left: 0;
      }
      .head_upd nav ul{
          display: flex;
          flex-direction: column;
          justify-content: flex-start;
          align-items: flex-start;
      }
      .head_upd nav ul li{
          width: 100%;
          flex-wrap: wrap;
      }
      .head_btn .more{
          color: #FFF;
          font-size: 12px;
          font-style: normal;
          font-weight: 500;
          line-height: 16px;
          border-radius: 30px;
          border: 1px solid #F39C12;
          padding: 12px;
      }
      .head_btn{
          align-items: center;
      }
      .head_nav {
          justify-content: flex-end;
      }
      .mobToggler {
          margin-left: 20px;
      }
      .hasSub:hover .menu_sub{
          position: relative;
          flex-wrap: wrap;
      }
      .menu_sub.sub-solutions{
          width: 100%;
      }
      .head_upd .navs.show{
        overflow: scroll;
      }
      .head_nav .navs a{
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 17px; 
        text-transform: uppercase !important;
      }
      .head_nav .navs{
        padding: 20px;
      }
      .head_nav li.new:after{
        display: none;
      }
      .horizont{
        margin-bottom: 20px;
      }
      .sub-solutions-title{
        color: #FFF;
        text-align: center;
        font-size: 10px;
        font-style: normal;
        font-weight: 500;
        line-height: 13px;
      }
      .sub-solutions-title{
        padding: 18px 30px 13px 30px;
  
      }
      .hasSub:hover .menu_sub{
        width: 100%;
      }
      .sub-solutions-thumb{
        border-radius: 0px 30px 0px 0px;
        height: 60px;
      }
      .menu_sub{
        border: 0px solid #fff;
        padding: 0;
        background: rgba(19, 17, 38, 0);
        padding-top: 30px;
      }
      .menu_sub .col-md-6{
        flex: 50% 0 1;
        width: 50%;
      }
      .sub-service-row.row .col-md-5,
      .sub-service-row.row .col-md-7{
        width: 50%;
        flex: 50% 0 1;
      }
        .home_hero{
            padding: 125px 0 0 0;
          }

      .home_hero h1{
        color: #FFF;
        text-align: center;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
      }
      .home_hero p{
        color:  #EAEAEA;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
      }
      .home_hero .fireButton{
        justify-content: center;
        margin-bottom: 40px;
      }
      .home_slider-item-img{
        display: none;
      }
      .home_hero, .home_slider{
        height: auto;
      }
      .decor.scroll{
        display: none;
      }
      .herosliderM_item-title{
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #FFF;
        font-size: 32px;
        font-style: normal;
        font-weight: 800;
        line-height: 40px;
        margin-bottom: 20px;
      }
      .herosliderM_item-content{
        color:  #EAEAEA;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        margin-bottom: 30px;
      }
      .herosliderM{
        padding-bottom: 70px;
      }
      .herosliderM-pagination{
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
      }
      .herosliderM-pagination .swiper-pagination-bullet{
        position: relative;
        color: rgba(255, 255, 255, 0.20);
        font-family: Gilroy;
        font-size: 13px;
        font-style: normal;
        font-weight: 250;
        line-height: 166%;
        
      }
      .herosliderM-pagination .swiper-pagination-bullet:before{
        content: '';
        display: block;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        border: 3px solid #122861;
        position: absolute;
        left: 3px;
        top: 25px;
      }
      .herosliderM-pagination .swiper-pagination-bullet:after{
        content: '';
        display: block;
        position: absolute;
        width: 25vw;
        height: 1px;
        left: 22px;
        top: 35px;
        background: rgba(255, 255, 255, 0.10);
    }
      .herosliderM-pagination .swiper-pagination-bullet:last-child:after{
        display: none;
      }
      .swiper-pagination-bullet {
        border-radius: 0px;
        background: rgba(255, 255, 255, 0);
        width: 6px;
        height: 6px;
        margin: 12px 0 !important;
    }
    .swiper-pagination-bullet{
      height: auto;
      width: auto;
    }
    .swiper-pagination-bullet.swiper-pagination-bullet-active{
      background: transparent;
    }
    .herosliderM-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{
      background: linear-gradient(90deg, #F64C72 0%, #F39C12 104.26%);
    }
    .herosliderM-pagination{
      height: 60px;
    }
    .herosliderM-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{
      border: 0px solid #122861;
    }
    .herosliderM-pagination .swiper-pagination-bullet{
      width: 25px;
      text-align: center;
    }
  .herosliderM-pagination{
    margin-bottom: 40px;
  }
  .home_logos{
    position: relative;
    padding-bottom: 160px;
  }
  .home_logos:after{
    content: '';
    position: absolute;
    width: 100vw;
    left: 0;
    bottom: -50px;
    height: 100px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 1) 50%);
    display: block;
  }
  .home_logos-title{
    color: #FFF;
  margin-bottom: 20px;
  text-align: center;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  }
  .logoItem{
    padding: 0 10px;
    width: 25%;
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .logoItem svg,
  .logoItem img{
    /* height: 100%;
    width: auto; */
  }
  .member{
    padding: 0;
  }
  .member .name{
    color: #25054D;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  margin-bottom: 5px;
  }
  .member .position{
    color: #25054D;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 10px;
  }
  .member_label{
    margin-bottom: 30px;
  }
  .testimonials h2{
    color: #25054D;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
  }
  .testimonials_slider-item {
    padding: 0 !important;
  }
  .testimonials_slider-item .row{
    position: relative;
  }
  .testimonials_slider-item .col-md-2{
    width: 100%;
    display: flex;
    align-items: flex-end;
  }
  .testimonials_slider-item .col-md-2 img{
    width: 88px;
    margin-right: 20px;
  }
  .testimonials_slider-item-top{
  
  
  }
  .leadersN h2{
    color: #FFF;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  margin-bottom: 20px;
  }
  .socilaX  img {
    display: block !important;
  }
  .news_item-inf {
    border-radius: 20px;
    border: 1px solid #3C3C3C;
    background: rgba(71, 93, 127, 0.10);
    backdrop-filter: blur(35px);
    padding: 88px 25px 25px 25px;
  }
  .news_item{
    margin-bottom: 20px;
  }
  .news h2{
    color: #FFF;
  
  text-align: center;
  
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 40px;
  }
  .why h2{
    color: #25054D;
  
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 39px;
  margin-bottom: 40px;
  }
  .servicess_item ul li{
    width: 50%;
  }
  .sol_title{
    color: #FFF;
  
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px; 
    margin-bottom: 0;
    margin-top: 20px;
  }
  .servicess_item {
    margin-bottom: 20px;
  }
  .serv_title{
    color: #FFF;
  
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px; 
    margin-bottom: 30px;
  }
  .services_item-title{
    color: #FFF;
  
  
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  }
  .who {
    padding: 20px 0 100px 0;
  }
  .swiper-button-disabled{
    opacity: 0.6;
  }
  .arrows_nav{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .arrows_nav-prev,
  .arrows_nav-next{
    position: relative;
    margin: 20px 10px 0px 10px;
  }
  .leadersN_slider-wrap{
    padding: 0;
  }
  .wpcf7-form.init .data_box {
    padding: 14px;
    background: transparent;
    padding-bottom: 30px;
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.05), 0px 30px 50px rgba(0, 0, 0, 0);
  }
  .who .row{
    flex-direction: column;
  }
  .who_img-first{
    width: 100%;
    height: 200px;
    margin: 30px 0 10px 0;
    border-radius: 15px;
    overflow: hidden;
  }
  .who h2{
    margin-top: 40px;
    color: #25054D;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  }
  .who{
    /* padding: 80px 0 10px 0; */
  }
  .who .col-md-5{
    order: 1;
  }
  .who .col-md-3{
    order: 2;
  }
  .who .col-md-4{
    order: 3;
    margin-top: 40px;
  }
  .services_solution-title{
    width: 100%;
    margin-bottom: 20px;
  }
  .services_solution-bottom{
    flex-direction: column;
    align-items: flex-start
  }
  .who_img-last{
    width: 100%;
    height: 90px;
    border-radius: 15px;
    overflow: hidden;
  }
  .who_img-first img,
  .who_img-last img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .sol_title{
    color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  }
  .card .bot{
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .card .bot .contacts, .card .bot .buttons{
    width: 100%;
    margin-top: 20px;
    justify-content: flex-start;
  }
  .card .info{
    width: calc(100% - 80px);
  }
  
  
  .menu_sub{
    backdrop-filter: none;
  }
  .showMenu main{
    filter: blur(10px);
  }
  .section-aboutzM.-mob .swiper-pagination-bullet{
    background: none;
    opacity: 1;
  }
  .section-aboutzM.-mob .swiper-pagination-bullet.swiper-pagination-bullet-active{
    color: #fff;
  }
  .cases_slider{
    flex-direction: column-reverse;
    display: flex;
    margin-top: 40px !important;
    padding: 0 !important;
  }
  .cases_slider_item{
    height: 250px;
  }
  .cases h2{
      color: #25054D;
      font-size: 32px;
      font-style: normal;
      font-weight: 600;
      line-height: 60px;
  }
  .cases_slider_item .text{
    max-width: 100%;
  }
  .cases_slider_item .logo{
    display: none;
  }
  .cases{
    padding-top: 0;
  }
  
  .home_hero h1{
    margin-bottom: 20px !important;
  }
  .who h2{
    margin-top: 0;
  }
  .faqN {
    background-color: #1A0F41;
    padding: 30px 0 80px 0;
    position: relative;
}
  }
  
  
  
  .cases_slider a{
    width: 100%;
  }
  
  .cases_slider_item {
    background-size: cover;
    transition: all 0.3s ease-in-out;
  }
  .cases_slider_item:hover {
    background-size: 150%;
  }
  
  .topGradient.heroFull{
    overflow: hidden;
  }
  
  @media screen and (min-width:769px){
      .-mob{
          display: none;
      }
      .-desk{
          
      }

  }

