html{ overflow-x: hidden;}

body {
  font-family: "Poppins", serif;
  color: rgba(0, 0, 0, .4);
  font-weight: 500;
  background: #fff;
  font-size: 14px;
  line-height: 24px;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, 
.h1, .h2, .h3, .h4, .h5, .h6{font-family: "Poppins", serif; color: #000; font-weight: 600;}

h2, .h2{ font-size: 26px;}

.fustat{font-family: "Fustat", serif;}
.mynerve{font-family: "Mynerve", serif;} 

.font-12{ font-size: 12px;}
.font-13{ font-size: 13px;}
.font-14{ font-size: 14px;}
.font-16{ font-size: 16px;}
.font-18{ font-size: 18px;}
.font-20{ font-size: 18px;}
.font-32{ font-size: 32px;}
.font-35{ font-size: 35px;}
.font-40{ font-size: 40px;}
.font-50{ font-size: 45px;}

.lh-18{ line-height: 18px;}
.lh-30{ line-height: 30px;}
.lh-45{ line-height: 45px;}
.lh-52{ line-height: 52px;}
.lh-54{ line-height: 54px;}

.l-sp-1{ letter-spacing: 0.64px;}
.l-sp-2{ letter-spacing: 0.8px;}

.text-gray-1{ color: #B5BCD4;}
.text-gray-2{ color: #545454;}
.text-gray-3{ color: #8C8C8C;}
.text-gray-4{ color: #403F3F;}
.text-gray-5{ color: #686868;}
.text-gray-6{ color: #E2E2E2;}

.text-blue{ color: #172B85;}
.text-blue-2{ color: #8b95c2;}
.text-blue-3{ color: #97A3B7;}

.bg-blue{background:#172B85;}
.bg-blue-2{ background: #F2F7FB;}
.bg-blue-3{ background: #003087;}
.bg-blue-4{ background: #02275B;}
.bg-light-2{ background: #F9FAFB;}
.bg-light-3{ background: #f1f4f6 !important;}

.clr-text-1{ color: rgba(0, 0, 0, .6);}
.clr-text-2{ color: rgba(255, 255, 255, .8);}
.clr-text-3{ color: rgba(0, 0, 0, .8);}

.mt-10{ margin-top: 10px;}

.min-h-300{ min-height: 300px;}

.fixed-top{ transition: all 0.4s ease; -webkit-transition: all 0.4s ease;}
.sticky .fixed-top{ background: rgba(23, 43, 133, 0.96); }

.l-talk{ background: #fff; padding: 1px; width: 150px; height: 44px; border-radius: 107px; color: #050505; font-size: 14px; font-weight: 600; text-decoration: none; position: relative; z-index: 9;  overflow: hidden;}
.l-talk i img{ width: 20px; margin-left: 8px; position: relative; top: -2px;  transition: all 0.4s ease; -webkit-transition: all 0.4s ease; } 
.l-talk span{background: #fff; display: flex; width: 100%; align-items: center; justify-content: center; border-radius: 107px; position: relative; z-index: 1;}

.l-talk:before, .l-talk:after{content: "";  position: absolute; z-index: -1;  width: 0px; height: 100%;  background: linear-gradient(90.26deg,#172B85 0.03%, #172B85 98.95%) border-box; 
  mask: linear-gradient(#000 0 0) padding-box, 
    linear-gradient(#000 0 0);
  mask-composite: exclude;  
  transition: all 0.4s ease; -webkit-transition: all 0.4s ease; border-radius: 107px; }
  .l-talk:before{ top: 0px;  right: 0px; border-top:1px solid transparent;} 
  .l-talk:after{ bottom: 0px;  left: 0px; border-bottom: 1px solid transparent;} 
  .l-talk:hover:before, .l-talk:hover:after{ width: 100%;} 
  .l-talk:hover i img{ transform: rotate(30deg);}


.btn{  box-shadow: none !important; outline: none; text-decoration: none; 
  position: relative; z-index: 9; padding: 0px;  }
  .btn span{ position: relative; overflow: hidden; padding: 1px; border-radius: 61px; overflow: hidden;}
  .btn span b{font-size: 14px; font-weight: 500; color: #FFFFFF; padding: 14px 40px 14px 30px; background: rgba(255, 255, 255, 0.26);  border-radius: 61px; position: relative; z-index:1; display: inline-flex; align-items: center; justify-content: center; overflow: hidden;}

.btn span:before, .btn span:after{content: "";  position: absolute;   width: 0px; height: 100%;  background: linear-gradient(90.26deg,#F0F0F0 0.03%, rgba(158, 158, 158, 0.26) 98.95%) border-box; 
    mask: linear-gradient(#000 0 0) padding-box, 
      linear-gradient(#000 0 0);
    mask-composite: exclude;  
    transition: all 0.4s ease; -webkit-transition: all 0.4s ease;  border-radius: 61px; }
.btn span:before{ top: 0px;  right: 0px; border-top: 1px solid transparent;} 
.btn span:after{ bottom: 0px;  left: 0px; border-bottom: 1px solid transparent;} 
.btn i{ width: 49px; height: 49px; margin: 0px -25px 0px 0px; z-index: 9; } 
.btn i img{ height: 25px;}
.btn:hover i{ background: #fbbc05 !important;}
.btn:hover i img{ filter: brightness(0) invert(1);}
.btn:hover span:before, .btn:hover span:after{ width: 100%; } 


    .btn-2{ padding: 8px 20px;  box-shadow: none !important; outline: none; text-decoration: none; border-radius: 61px; position: relative; z-index: 9; font-size: 14px; font-weight: 500; color: #FFFFFF;  }
    .btn-2:before{ content: ""; background:#172B85; text-transform: uppercase; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; border-radius: 61px; border: #172B85 1px solid;}
   .btn-2 i{ width: 36px; height: 36px; border: 1px solid rgba(23, 43, 133, .33); z-index: -1; margin: 0px -28px 0px 0px; background:#F9FAFB ;} 
    .btn-2 i img{ height: 26px;} 
    .btn-2:hover{color: #172B85;}
    .btn-2:hover:before{ background:#F9FAFB ; } 
    .btn-2:hover i{ z-index: 2; background: #fbbc05; border: #fbbc05 1px solid;}
    .btn-2:hover i img{ filter: brightness(0) invert(1);} 

    .btn-3{ padding: 10px 30px; min-width: 130px; margin-right: 35px;  box-shadow: none !important; outline: none; text-decoration: none; border-radius: 61px; position: relative; z-index: 9; font-size: 13px; font-weight: 500; color: #172B85; justify-content: center; }
    .btn-3:before{content: ""; position: absolute; z-index: -1; left: 0px; top: 0px; right: 0px; bottom: 0px; border-radius: 61px; border: 1px solid transparent;
      background: linear-gradient(90.26deg,#172B85 0.03%, #fff 98.95%) border-box; 
      mask: 
        linear-gradient(#000 0 0) padding-box, 
        linear-gradient(#000 0 0);
      mask-composite: exclude;}
   .btn-3 i{ width: 44px; height: 44px; border: 1px solid #172B85; z-index: -1; margin: 0px -35px 0px 0px; background:#172B85 ;} 
    .btn-3 i img{ height: 26px; filter: brightness(0) invert(1);} 
    .btn-3:hover{color: #fff;}
    .btn-3:hover:before{ background:#172B85 !important ; mask: inherit; } 
    .btn-3:hover i{ z-index: 2; background: #fbbc05; border: #fbbc05 1px solid;}
    .btn-3:hover i img{ filter: brightness(0) invert(1);}  



    .btn-4{ padding: 10px 30px; min-width: 130px; margin-right: 35px;  box-shadow: none !important; outline: none; text-decoration: none; background: rgba(231, 230, 230, .26) !important; border: none !important;
      border-radius: 61px; position: relative; z-index: 9; font-size: 14px; font-weight: 500; color: #172B85; justify-content: center; }
     .btn-4 i{ width: 44px; height: 44px; border: 1px solid #172B85; z-index: -1; margin: 0px -30px 0px 0px; background:#172B85 ;} 
    .btn-4 i img{ height: 26px; filter: brightness(0) invert(1);} 
    .btn-4:hover{color: #fff; background: #172B85 !important;}
   .btn-4:hover i{ z-index: 2; background: #fbbc05; border: #fbbc05 1px solid;}
    .btn-4:hover i img{ filter: brightness(0) invert(1);} 


    .btn-5{  box-shadow: none !important; outline: none; background: none !important; border: none !important; text-decoration: none; 
      position: relative; z-index: 9; padding: 0px;  }
      .btn-5 span{ position: relative; overflow: hidden; padding: 1px; border-radius: 61px; overflow: hidden;}
      .btn-5 span b{font-size: 14px; font-weight: 500; color: #172B85; padding: 10px 40px 10px 30px; background: #f9f9f9;  border-radius: 61px; position: relative; z-index:1; display: inline-flex; align-items: center; justify-content: center; overflow: hidden;}
    
    .btn-5 span:before, 
    .btn-5 span:after{content: "";  position: absolute;   width: 0px; height: 100%;  
      background: linear-gradient(90.26deg,#172B85 0.03%, #ffff 98.95%) border-box; 
  mask: linear-gradient(#000 0 0) padding-box, 
    linear-gradient(#000 0 0);
  mask-composite: exclude;  
        transition: all 0.4s ease; -webkit-transition: all 0.4s ease;  border-radius: 61px; }
    .btn-5 span:before{ top: 0px;  right: 0px; border-top: 1px solid transparent;} 
    .btn-5 span:after{ bottom: 0px;  left: 0px; border-bottom: 1px solid transparent;} 
    .btn-5 i{ width: 44px; height: 44px; border: none; z-index: 1; margin: 0px -30px 0px 0px; background:#172B85 ;} 
    .btn-5 i img{ height: 26px; filter: brightness(0) invert(1);} 
    .btn-5:hover i{ background: #fbbc05 !important;}
    .btn-5:hover i img{ filter: brightness(0) invert(1);}
    .btn-5:hover span:before, .btn-5:hover span:after{ width: 100%; }  


    .btn-6 {min-width: 130px; padding-right: 25px; text-decoration: none; display: inline-flex; position: relative;}
    .btn-6 span{ padding: 10px 30px 10px 25px; display: inline-flex; align-items: center; justify-content: center; width: 100%;  box-shadow: none !important; outline: none; text-decoration: none; border-radius: 61px; position: relative; z-index: 9; font-size: 13px; font-weight: 500; color: #172B85; justify-content: center; overflow: hidden; }
    .btn-6 span b{ font-weight: 500; position: relative; z-index: 2;}
    .btn-6 span:before{content: ""; position: absolute; z-index: -1; left: 0px; top: 0px; right: 0px; bottom: 0px; border-radius: 61px; border: 1px solid transparent;
      background: linear-gradient(90.26deg,#172B85 0.03%, #fff 98.95%) border-box; 
      mask: 
        linear-gradient(#000 0 0) padding-box, 
        linear-gradient(#000 0 0);
      mask-composite: exclude;}

      .btn-6 span:after{ content: ""; background:#172B85 !important ; position: absolute; left: 0px; top: 0px; bottom: 0px; width: 0px; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; border-radius: 61px;}
     .btn-6:hover span:after{ width: 100%; } 

   .btn-6 i{ width: 44px; height: 44px;  z-index: 99;  background:#172B85 ; display: inline-flex; align-items: center; justify-content: center; position: absolute; right: 0px; top: 0px; border-radius: 100%;} 
    .btn-6 i img{ height: 26px; filter: brightness(0) invert(1);} 
    .btn-6:hover span b{color: #fff;}
 .btn-6:hover i{  background: #fbbc05; }
    .btn-6:hover i img{ filter: brightness(0) invert(1);} 
      

 .navbar-brand img{ max-width: 225px;}   

/*=================menu strat=====================*/ 

.navbar-nav{ padding: 10px 30px;
background: rgba(255, 255, 255, 0.16);
border-radius: 61px; position: relative; z-index: 9; 
}
.navbar-nav:before{ content: ""; position: absolute; z-index: -1; left: 0px; top: 0px; right: 0px; bottom: 0px; border-radius: 61px; border: 1px solid transparent;
  background: linear-gradient(90.26deg,#F0F0F0 0.03%, rgba(158, 158, 158, 0.26) 98.95%) border-box; 
  mask: 
    linear-gradient(#000 0 0) padding-box, 
    linear-gradient(#000 0 0);
  mask-composite: exclude; }
.navbar-nav > li{ margin: 0px 12px;}
.navbar-nav > li > a{ color: #fff; padding: 0px !important; font-size: 14px; font-weight: 500; font-family: "Fustat", serif; display: flex; align-items: center;} 
.navbar-nav > li > a.dropdown-toggle::after{ content: "\f107"; font-family:'FontAwesome'; border: none !important; font-size: 22px; margin-left: 6px;} 

.dropdown-menu h5{ letter-spacing: 0.5px; font-size: 14px; color: #97A3B7; font-weight: 500; text-transform: uppercase;}
.sub-menu-nav ul li{ margin-bottom: 15px;}
.sub-menu-nav ul li a{ display: flex; text-decoration: none;} 
.sub-menu-nav ul li a i img{ width: 22px;} 
.sub-menu-nav ul li a .r h6, .our-office h6{ font-weight: 500; font-size: 14px; line-height: 20px; color: #111B29; padding-bottom: 2px; padding-top: 3px; }
.sub-menu-nav ul li a .r p, .office-location{ color: #677489; font-size: 13px;} 
.sub-menu-nav ul li a:hover h6{ color: #172B85;}

.sub-menu-nav.s-link ul li a{ align-items: center;} 
.sub-menu-nav.s-link ul li a .r h6{ padding-bottom: 0px;}

.d-m-rw-2{ background: #F2F7FB; border-radius: 16px; padding: 25px;}
.gi-link{ text-decoration: none; min-width: 50px; padding: 8px 20px; border-radius: 10px;}
.gi-link h6{ font-size: 13px; font-weight: 500; color: #111B29;}
.gi-link p{ font-size: 13px; color: #677489;} 

.se-bx{ background: #F9FAFB; padding:25px 10px; border-radius: 11px; position: relative; }
.se-bx:before{ content: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; 
  border: 1px solid transparent;
  background: linear-gradient(180deg, #E7E7E7 0%, #F3F3F3 100%) border-box; 
  mask: 
    linear-gradient(#000 0 0) padding-box, 
    linear-gradient(#000 0 0);
  mask-composite: exclude; border-radius: 16px;}

.se-title .t-text{ font-size: 12px; color: #0C1118; line-height: 18px;} 
.se-title .number span{ width: 21px; height: 21px; display: inline-flex; justify-content: center; align-items: center; color: #fff; background: linear-gradient(161.83deg, #4866EF 7.33%, #7990F9 12.34%, #172B85 90.74%, #0B1338 90.74%); border: 1px solid #172B85; font-size: 10px; border-radius: 100%; font-weight: 600; position: relative; top: -2px; 
}


/*=================menu end=====================*/ 

.bg-s-1{ background: url(../images/bg-1.jpg) no-repeat center top; background-size: cover; height: 848px; z-index: 99; } 
.bg-s-1:after{ content: ""; position: absolute; left: 0px; bottom: 0px; height: 85px; right: 0px; background: url(../images/shape-1.png) no-repeat center top; background-size: 1280px;} 

.h-main-pic{ max-width:190px;}
.h-p-1, .h-p-2, .h-p-3, .h-p-4, .h-p-5{transition: all 1s ease; -webkit-transition: all 1s ease;}
.h-p-1{ width: 31px; right:-50px; top: 10%; transform:scale(1);}
.h-p-2{ width: 53px; right:-50px; bottom: 10%; transform:scale(1);}
.h-p-3{ width: 124px; left:0px; top: 20.5%;}
.h-p-4{ width: 224px; right:-170px; top: 10%;}
.h-p-5{ width: 135px; left:-24px; bottom: 15%; z-index: -1;}
.hero-pic:hover .h-p-1{ right: -60px;  transform:scale(1.5);}
.hero-pic:hover .h-p-2{ right: -60px; transform:scale(1.5); bottom: 9%;}
.hero-pic:hover .h-p-3{ left: -100px;}
.hero-pic:hover .h-p-4{ right: -200px;}
.hero-pic:hover .h-p-5{ left: -100px; bottom: 10%;}

.trusted-companies ul li img{ max-height: 24px;} 
.trusted-companies ul li:nth-child(1) img, 
.trusted-companies ul li:nth-child(2) img{ max-height: 36px;} 

.w-cl{  border-radius: 25px; padding: 25px 20px;} 
.rating-star img{ vertical-align: sub; max-height: 12px; position: relative; top: -2px;} 
.r-c-logo{ min-height: 35px; display: flex; align-items: center; justify-content: center;}
.r-c-logo img{ max-height: 35px;} 
.r-c-logo-2 img{ max-height: 58px;}

.d-g-bx{background:rgba(118, 169, 214, .1); min-height: 300px; border-radius: 26px; padding: 15px 15px 30px;}
.d-g-bx .card-header{ background: none !important; border-bottom: 1px solid rgba(23, 43, 133, .2) !important;}
.d-g-bx .title-sub{ color: #172B85; border: 1px solid rgba(23, 43, 133, .33); padding: 5px 15px; min-height: 30px; border-radius: 168px; font-size: 13px; text-transform: uppercase;}
.d-g-bx h5{ color: #172B85; font-size: 17px; line-height: 24px;}
.d-g-bx p{ color: rgba(23, 43, 133, .8); } 

.link-1{ width: 36px; height: 36px; border: 1px solid rgba(23, 43, 133, .33);} 
.link-1 img{ height: 11px;}
.d-g-bx:hover .link-1{ background:rgba(23, 43, 133, 1) ;}
.d-g-bx:hover .link-1 img{filter: brightness(0) invert(1);}

.oso-grid .col:nth-child(odd) .d-g-bx{ background: #172B85;} 
.oso-grid .col:nth-child(odd) .d-g-bx .card-header{border-bottom: 1px solid rgba(255, 255, 255, .2) !important;}
.oso-grid .col:nth-child(odd) .d-g-bx .title-sub{border: 1px solid rgba(255, 255, 255, .33);}
.oso-grid .col:nth-child(odd) .d-g-bx .title-sub, 
.oso-grid .col:nth-child(odd) .d-g-bx h5{ color: #fff;} 
.oso-grid .col:nth-child(odd) .d-g-bx p{ color: rgba(255,255,255,.8);}
.oso-grid .col:nth-child(odd) .d-g-bx .link-1{ border-color: rgba(255, 255, 255, .3);}
.oso-grid .col:nth-child(odd) .d-g-bx .link-1 img, 
.oso-grid .col:nth-child(odd) .d-g-bx .ic-rw i img{ filter: brightness(0) invert(1);} 
.oso-grid .col:nth-child(odd) .d-g-bx:hover .link-1{  background: #fff;} 
.oso-grid .col:nth-child(odd) .d-g-bx:hover .link-1 img{ filter: inherit;}

.d-g-bx .ic-rw i img{ max-height: 50px;} 

.ul-1 li{ background: url(../images/checkmark.svg) no-repeat; background-position: 0px 0px; padding-left: 26px; min-height: 18px; margin-bottom: 14px; color: #66707F; font-size: 15px; background-size: 18px;} 
.ul-1 li:last-child{ margin: 0px; } 

.shape-2:before{ content: ""; position: absolute; left: 0px; top: 0px; right: 0px; height: 87px; background: url(../images/shape-2.png) no-repeat center top; background-size: 1280px;} 

.project-in-mind .center{  background: #0C153C;  position: relative; border-radius: 40px; padding: 30px 80px 0px; overflow: hidden;} 
.project-in-mind .center:before{ content: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: url(../images/blur-effect-1.svg) no-repeat center center; background-size: 100% 100%; filter: blur(70px); }  
.project-in-mind .center figure img{ width: 100%; max-width: 370px;} 
.project-in-mind figcaption h2{ font-size: 40px; line-height: 54px;}


.tp-ul ul li{   margin-bottom: 20px; transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; min-height: 63px; position: relative;}
.tp-ul ul li:before{ content: ""; position: absolute; width: 100%; height: 1px; left: 0px; bottom: 0px; background: #EDEDED; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out;}
.tp-ul ul li:hover:before{ display: none; top: 0px; bottom: inherit;}

.tp-ul ul li:last-child{ margin: 0px;}
.tp-ul ul li .head-rw{ color: #CBCBCB; min-height: 43px; font-size: 24px; margin-bottom: 20px; transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; position: absolute; left: 0px; top: 0px; right: 0px;} 
.tp-ul ul li .head-rw span i{width: 25px; text-align: center; display: inline-block;}
.tp-ul ul li .head-rw span i img{ max-width: 100%;} 
.tp-ul ul li .detail{transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; opacity: 0;  height: 0 !important;  padding: 0px 40px !important; overflow: hidden;   position: relative;  z-index: 9;}
.tp-ul ul li:hover{ border: none; }
.tp-ul ul li:hover .detail{ opacity: 1; position: relative;  padding: 40px !important; height: auto !important;  } 
.tp-ul ul li:hover .head-rw{ display: none !important;} 
.tp-ul ul li .detail h5{ font-size: 24px;}
.tp-ul ul li .detail h5 .ic{ width: 20px; left: -30px;}
.f-srv i img{ max-height: 45px; width: auto !important; display: inline-block !important;} 
.f-srv  i{ display: inline-flex; align-items: flex-end; justify-content: center; min-height: 55px;}
.f-srv .tech-cl.vue i img{ max-height: 40px;}

.link-2{ background: #fff; width: 42px; height: 42px;} 
.link-2 img{ height: 13px;} 
.link-2:hover{ background: #fbbc05;} 
.link-2:hover img{ filter: brightness(0) invert(1);}

.software-solutions{ min-height: 600px;}
.ss-grid, .ss-center{transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;}
.ss-center{ min-width: 900px; }
.ss-center ul{ grid-template-columns: auto auto auto auto; gap: 45px; } 
.ss-center ul li{ display: flex; width: 248px; flex-direction: column; transition: all 0.8s ease-out;
  -webkit-transition: all 0.8s ease-out;   border-radius: 15px;  position: relative; } 
.ss-center ul li:hover{width: 371px;  }

.ss-bx{ min-height: 55px; position: relative;}
  .ss-center ul li .head-ss{  border-radius: 15px; position: absolute; left: 0px; top: 0px; width: 100%; padding: 11px 20px;  background: #fff; } 
  .ss-center ul li h6{ font-size: 16px;} 
  .ss-center ul li .head-ss i img{ width: 32px;}

  .ss-center ul li .detail{  width: 0px;  display: none; height: 0px;  margin: 0 auto;  background: #fff;  border-radius: 15px; padding:25px; text-align: center;     position: relative; z-index: 9; overflow: hidden; transition: all 1s ease-out; -webkit-transition: all 1s ease-out; }   
  .ss-center ul li .detail p{ font-size: 14px; line-height: 20px;}
  .ss-center ul li:hover .detail{ width: 371px; display: inherit;  height: auto; transform: translateY(0);    } 
  .ss-center ul li:hover .head-ss{ display: none !important;}



  .ul-2 li{ background-image: url(../images/checkmark.svg); background-repeat: no-repeat; background-position: 0px 0px; background-size: 22px; padding-left: 30px; min-height: 22px; margin-right: 25px; margin-bottom: 15px; font-size: 16px; display: inline-block;} 
  
  .ul-2.check-light li{ background-image: url(../images/checkmark-2.svg);} 

  .sponsored{ background: #0C153C;  border-radius: 20px; overflow: hidden; min-height: 130px;}
  .sponsored:before{ content: ""; position: absolute; left: 0px; top: 0px; right: -80px; bottom: 0px; background: url(../images/bg-2.jpg) no-repeat right top; background-size: 100% 100%;  } 
  .sponsored img{ max-width: 125px; width: auto !important; display: inline-block !important;} 

  .social-g{ width: 38px;} 
  .social-g a{ display: inline-flex; align-items: center; border: #797979 1px solid; justify-content: center; width: 38px; height: 38px; border-radius: 100%; margin-bottom: 10px;}
  .social-g a:last-child{ margin: 0px;}
  .social-g a img{ max-height: 14px;} 

  .form-control{box-shadow: 0px 2px 2px 0px #0000000D !important; height: 45px; border-radius: 50px; border: 1px solid #BDBDBD; color: #403F3F; font-weight: 500; font-size: 15px; padding: 0px 20px;}
  .form-control::-moz-placeholder{color: #656263; opacity:1;}
  .form-control::placeholder{color: #656263; opacity:1;}
  label sup{ color: #FF0000;}
  .form-control:focus{border: 1px solid #172B85;} 
  .c-number{ width: 60px; padding: 0px 5px 0px 8px; border-right: #BDBDBD 1px solid;} 
  .c-number i img{ width: 16px;} 
  .phone-n .form-control{ padding-left: 65px !important;} 
   .h-170{ height: 170px;} 


   .we-trust:before{ content: ""; position: absolute; left: 0px; top: 0px; right: 0px; height: 96px; background: #fff url(../images/shape-3.png) no-repeat center top;}

   .footer, .we-trust{ background: #02275B url(../images/pattern.png) repeat center top;}

   .footer-top{ background: rgba(255, 255, 255, .08) url(../images/Noblewebn.png) no-repeat; border-radius: 24px 24px 0px 0px; padding: 60px 0px 300px;  margin: 0px 10px 0px; background-position: center 101%;} 

   .social-ftr a{ display: inline-flex; align-items: center; justify-content: center; width: 38px; height: 38px; color: #fff; border: 1px solid rgba(255, 255, 255, .25); text-decoration: none; border-radius: 50px; margin-right: 6px;} 
   .social-ftr a img{ filter: brightness(0) invert(1);}
   .social-ftr a:hover{ background: #fff; color: #02275B;}  
   .social-ftr a:hover img{ filter: inherit;}

  
   .ul-3 li{ margin-bottom: 15px;}
   .ul-3 li a{ color: rgba(255, 255, 255, .78); font-weight: 400; text-decoration: none;} 
   .ul-3 li a:hover{ color: #fff;} 

   .footer-bottom{ background: #1a3a68; font-size: 12px; padding: 5px 0px;} 
   .term-link ul li{ position: relative; padding-right: 12px; margin-right: 12px;}
   .term-link ul li:last-child{ margin: 0px; padding: 0px;}
   .term-link ul li a{ color: #fff; text-decoration: underline;}
   .term-link ul li:before{ content: ""; width: 5px; height: 5px; background: #fff; border-radius: 15px; position: absolute; right: 0px; top: 10px;} 
   .term-link ul li:last-child::before{ display: none;} 
   .term-link ul li a:hover{ text-decoration: none;} 

   .b-o-p figcaption h4 i img{ max-height: 28px;} 

   .fast-onboarding figcaption i img, 
   .agile-project figcaption i img, 
   .consistent-delivery figcaption i img{ max-height: 38px;}
   .fast-onboarding figcaption h3, 
   .agile-project figcaption h3, 
   .consistent-delivery figcaption h3{ font-weight: 500; font-size: 24px;} 
   .fast-onboarding figcaption p, 
   .agile-project figcaption p{ color: rgba(0, 0, 0, .6); }  

   .get-in-touch-h .head-rw-g span{ font-size: 18px;} 


   #myCarousel2 button{ width: 40px; height: 40px; display: inline-flex; align-items: center; justify-content: center; border: #E4E7EC 1px solid; background: #fff; border-radius: 100%; opacity: 1; position: relative; z-index: 9; margin: 5px;}
   #myCarousel2 button img{ height: 12px;}
   #myCarousel2 button:hover{ background: #003087; border: #003087 1px solid;} 
   #myCarousel2 button:hover img{ filter: brightness(0) invert(1);}
   .test-bdy{ background: url(../images/test-c-bg-2.png) no-repeat center top; background-size: 900px;  padding-top: 300px; } 
   .test-gallery{ max-width: 510px; }
   .test-bx{background: #fff; border-radius: 10px; box-shadow: 0px -10px 30px 0px #1223310A; padding:30px 25px; position: relative; margin: 30px;}
   .test-bx:before{ content: ""; position: absolute; left: 0px; right: 0px; top: -12px; height: 12px; background: url(../images/drop-menu-t-arrow.svg) no-repeat center top;}
   .test-bx p{ color: rgba(8, 40, 84, .6);}
   .test-bx h5{ color: #082854; font-weight: 500; font-size: 18px; letter-spacing: -0.5px;}
   .test-bx small{ color: #082854; font-size: 12px; font-weight: 400;} 


   .v-heading{ padding:20px 25px; margin: -40px 35px 0px; box-shadow: -1px 9px 38.4px 0px #0000001A;}
   .w-m-comment{ border-left: 4px solid #FFC000;} 
   .how-we-do-it ul li i img{ max-height: 50px;} 

   .why-noble{ background:  url(../images/shadow-l-blue.png) no-repeat center bottom; background-size: 500px;  min-height: 300px; margin-top: 80px;} 
   .why-noble:before{ content: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: -120px; background:url(../images/line-effect.png) no-repeat center center; background-size: 1400px;}
   .w-n-grd .count{ font-size: 48px; line-height: 50px;}
  

   .about-sec-2{ background:  url(../images/w-c-bg-left.png)  left top repeat-y, url(../images/w-c-bg-right.png)  right top repeat-y, #172B85 ; } 

   .team-cl{ padding:60px 30px;} 
   .team-cl:before{ content: ""; position: absolute; left: 12px; right: 12px; top: 10px; height: 7px; background:url(../images/point.png) no-repeat left center, url(../images/point.png) no-repeat right center ;}

   .team-cl:after{ content: ""; position: absolute; left: 12px; right: 12px; bottom: 10px; height: 7px; background:url(../images/point.png) no-repeat left center, url(../images/point.png) no-repeat right center ;}

   .team-cl h5{ color: #172B85; font-weight: 500; font-size: 16px; margin-bottom: 20px; padding: 12px 22px; border-radius: 50px;} 

   .bg-h-inner{ background: #172B85 url(../images/bg-3.png) no-repeat center top !important; background-size: cover !important;} 
   .trusted-companies-s ul li{ margin: 0px 15px 5px 0px;}
   .trusted-companies-s ul li img{  max-width: 105px;}
   .trusted-companies-s ul li .filter{ filter: brightness(0) invert(1); } 

   .g-c-cl{ background: #F8F8F9; border: #F8F8F9 1px solid; border-radius: 12px; padding: 35px 20px; text-align: center;} 
   .g-c-cl h4{ color: #003087;  font-size: 16px; padding-top: 25px;} 
   .g-c-cl p{ color: #808285;}
   .g-c-cl:hover{border: #003087 1px solid;}
 

   .owl-carousela .owl-nav, .owl-carousela .owl-dots, 
   .owl-carouselb .owl-nav, .owl-carouselb .owl-dots, 
   .owl-carouselt .owl-nav, .owl-carouselt .owl-dots{ display: none !important;} 

   .address a{ color: rgba(255, 255, 255, .78); text-decoration: none;}
   .address a:hover{ color: #fff;} 

   .faq-sec .accordion{ border: none !important; background: none !important; border-radius: 0px !important; box-shadow: none !important; border-top: #000000 1px solid !important;}
   .faq-sec .accordion .accordion-item{ border: none !important; background: none !important; border-bottom: #000000 1px solid !important; border-radius: 0px !important;} 
   .faq-sec .accordion .accordion-item .accordion-header .accordion-button{ background: none !important; border-radius: 0px !important; box-shadow: none !important; color: #010205; font-weight: 500; position: relative; padding-right: 150px; } 
   .faq-sec .accordion .accordion-item .accordion-body{ padding-top: 0px !important;} 
   .faq-sec .accordion .accordion-item .accordion-header .accordion-button::after{ border: none !important; width: 20px; height: 20px; background: url(../images/plus.svg) no-repeat center center; background-size: 100%; position: absolute; right: 15px; top: 50%; margin-top: -10px;} 
   .faq-sec .accordion .accordion-item .accordion-header 
   .accordion-button:not(.collapsed)::after{  background: url(../images/minus.svg) no-repeat center center; background-size: 100%;}

/* --------------------1st Jan 2025 */ 

.t-logo img{ width: auto !important; max-height: 42px; display: inline-block !important;}
.mx-h-a img{ max-height: 22px !important;}
.mx-h-b img{ max-height: 27px !important;} 
.tr-c-glry .owl-stage{ display:  flex; align-items: center;} 
.c-d-mockup img{ margin-right: -32px !important;} 


/*============= app_service_area css ============*/


.app_service_item {
  width: 100%;
  background-color: #fff;
  border: 1px solid #f4f4f9;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding: 40px; text-align: center;

cursor: pointer; border-radius: 15px;
}

.app_service_item:hover {
  -webkit-box-shadow: 0px 20px 40px 0px rgba(12, 0, 46, 0.08);
  box-shadow: 0px 20px 40px 0px rgba(12, 0, 46, 0.08);
}

.app_service_item h5{ font-size: 16px; margin: 25px 0px 15px; line-height: 26px; min-height: 52px;}

.app_service_item:hover span::after { width: 100%;} 
.app_service_item:hover .btn-6 span b{color: #fff;}
.app_service_item:hover .btn-6 i{  background: #fbbc05; }
.app_service_item:hover   .btn-6 i img{ filter: brightness(0) invert(1);} 


  .software_featured_item .s_icon {
    display: inline-block;
    position: relative;
  }
  .software_featured_item .s_icon .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: -22px;
  }
  .software_featured_item h3 {
    font-size: 17px;
    margin: 30px 0px 25px;
  }


  .job_info {
    border: 1px solid #f4f4f9;
    background-color: white;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
    box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
    padding: 40px;
  }

  .job_info .info_head {
    border-bottom: 1px solid #eeebf6;
    padding-bottom: 18px;
  }

  .job_info .info_item {
    position: relative;
  margin-top: 25px;
  }

  .ul-4 li{ background: url(../images/checkmark.svg) no-repeat; background-position: 0px 2px; padding-left: 26px; min-height: 18px; margin-bottom: 14px;   background-size: 18px;} 
.ul-4 li:last-child{ margin: 0px; } 

.contact_info_item a {
  color: rgba(23, 43, 133, 0.5);
  padding-left: 3px;
  display: inline-block;
}
.contact_info_item a:hover {
  color: rgba(23, 43, 133, 1);
}



/*============== agency_featured_area css =============*/
.agency_featured_area {
  padding-top: 160px;
}
.agency_featured_area_two {
  padding-bottom: 150px;
}
.features_info {
  position: relative;
  padding-bottom: 80px;
}
.features_info .dot_img {
  position: absolute;
  left: 0;
  top: 28px;
}
.features_info.feature_info_two {
  padding-bottom: 70px;
}
.dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: rgba(255, 161, 39, 0.161);
  display: block;
  position: absolute;
  left: -9px;
  top: 15px;
  z-index: 1;
}
.dot .dot1 {
  position: absolute;
  left: 50%;
  margin-top: -4px;
  margin-left: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #feb85d;
}
.dot .dot2 {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(254, 184, 93, 0.8);
  -webkit-animation: pulsate 3s infinite;
  animation: pulsate 3s infinite;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  will-change: transform;
}
.dot.middle_dot {
  left: 54.8%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  top: auto;
}
.agency_featured_item {
  margin-top: 120px;
}
.agency_featured_item .agency_featured_content {
  position: relative;
}

.agency_featured_item .agency_featured_content:before{ content: ""; position: absolute; left: 0px; top: -30px; bottom: -30px;  border-left: 2px #ccc dashed; width: 70px; border-radius: 50px;}

.agency_featured_item .agency_featured_content h3 {
  font: 500 26px/36px "Poppins", sans-serif;
  color: #222d39;
  margin: 32px 0px 25px;
}
.agency_featured_item .agency_featured_content p {
  font-size: 15px;
}
.agency_featured_item .agency_featured_content .icon {
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
  background-image: -webkit-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
  background-image: -ms-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
  -webkit-box-shadow: 0px 10px 20px 0px rgba(94, 44, 237, 0.2);
  box-shadow: 0px 10px 20px 0px rgba(94, 44, 237, 0.2);
  font-size: 20px;
  color: #fff;
  display: inline-block;
  text-align: center;
}


.pl_100 {
  padding-left: 100px;
}

.pr_70 {
  padding-right: 70px;
}
.pl_70 {
  padding-left: 70px;
}

.link-3{ color: #172B85;} 
.link-3:hover{ opacity: 0.8;}



/*===========experts_team_area css ==========*/
.experts_team_area .learn_btn:hover {
  color: #4069eb;
}
.experts_team_area .learn_btn:hover:before {
  background: #4069eb;
}
.ex_team_item {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
  overflow: hidden;
  cursor: pointer;
}
.ex_team_item img {
  max-width: 100%;
}
.ex_team_item .hover_content, .ex_team_item .team_content {
  position: absolute;
  width: 100%;
}
.ex_team_item h3 {
  margin-bottom: 3px;
}
.ex_team_item h5 {
  font: 300 14px/24px "Poppins", sans-serif;
  color: #677294;
  margin-bottom: 0px;
}
.ex_team_item .team_content {
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  padding: 17px 0px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.ex_team_item .team_content a{ text-decoration: none;}

.ex_team_item .hover_content {
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 33px;
  background-image: -moz-linear-gradient(140deg, rgba(125, 13, 240, 0.9) 0%, rgba(58, 113, 235, 0.9) 100%);
  background-image: -webkit-linear-gradient(140deg, rgba(125, 13, 240, 0.9) 0%, rgba(58, 113, 235, 0.9) 100%);
  background-image: -ms-linear-gradient(140deg, rgba(125, 13, 240, 0.9) 0%, rgba(58, 113, 235, 0.9) 100%);
  opacity: 0;
  visibility: visible;
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
} 

.ex_team_item .hover_content a{ text-decoration: none;}

.ex_team_item .hover_content a h3{ color: #fff;}

.ex_team_item .hover_content .n_hover_content {
  width: 100%;
}
.ex_team_item .hover_content .n_hover_content ul {
  margin-bottom: 0px;
}
.ex_team_item .hover_content .n_hover_content ul li {
  display: inline-block;
}
.ex_team_item .hover_content .n_hover_content ul li a {
  font-size: 13px;
  color: #fff;
  margin: 0px 5px;
}
.ex_team_item .hover_content .n_hover_content ul li a:hover {
  color: #0cb6e7;
}
.ex_team_item .hover_content .n_hover_content .br {
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  display: block;
  margin: 15px 0px 20px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.ex_team_item .hover_content .n_hover_content h3 {
  -webkit-transform: translateY(12px);
  -ms-transform: translateY(12px);
  transform: translateY(12px);
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.ex_team_item .hover_content .n_hover_content h5 {
  color: #fff;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.ex_team_item:hover .hover_content {
  opacity: 1;
  visibility: visible;
  z-index: 0;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.ex_team_item:hover .hover_content .br {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ex_team_item:hover .hover_content h3, .ex_team_item:hover .hover_content h5 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.ex_team_item:hover .team_content {
  opacity: 0;
  visibility: visible;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.thankyou-banner{ height: 220px !important;} 

.o-j-p-row{ background: #fff;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(12, 0, 46, 0.04);
  box-shadow: 0px 2px 8px 0px rgba(12, 0, 46, 0.04);
  padding: 15px 25px 15px 25px;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;} 
  .o-j-p-row:hover {
    -webkit-box-shadow: 0px 25px 30px -8px rgba(12, 0, 46, 0.06);
    box-shadow: 0px 25px 30px -8px rgba(12, 0, 46, 0.06);
  }
  .o-j-p-row .joblisting_text{ border-left: 1px solid #eeebf7; } 
  .o-j-p-row figure img{ width: 70px;} 
  .ul-c li{ border-right: 1px solid rgba(0, 0, 0, .4); line-height: 16px; margin-right: 10px; padding-right: 10px;} 
  .ul-c li:last-child{ border: none; padding: 0px; margin: 0px;}

  .o-e-i-bx:hover h6{ color: #172B85;}
  
  
  
   #responseMessage { display: none ; }
    #preloader { display: none; }
    
    
   
  /*=======================4-1-2025============================*/
body{ padding: 0px !important;}


.circle{ position: absolute;  left: 17.8%; width: 16px;  height: 16px; top: 46.9%; margin-top: -8px; margin-left: -8px;  z-index: 999; }

  .circle-rw .circle:nth-child(2){ left: 46.5%; top: 38%;} 

  .circle-rw .circle:nth-child(3){ left: 61.5%; top: 49.5%;} 

  .circle-rw .circle:nth-child(4){ left: 83.5%; top: 79%;} 

  .circle-rw .circle:nth-child(5){ left: 95.2%; top: 90%;}

 .circle::before {
    content: " ";
 
    width: 10px; left: 3px; top: 3px;
    height: 10px;
    border-radius: 100%;
   
    transition: all 3s;
    background-color: #172B85;
    animation: mymove 3s infinite;
    position: absolute; z-index: 9;
  }
  
  .circle::after { content: ""; width: 16px; height: 16px; border-radius: 100%;
    animation: wave 3s infinite; border: #172B85 1px solid;
    position: absolute; left: 0px; top: 0px; 
    transition: all 3s;
    
  }
  
  @-webkit-keyframes mymove {
    0%   {
      transform:scale(0.9); 
    }

   100%   {
      transform: scale(1.4);
    }
  }

  @keyframes wave{
    0%{
      transform: scale(1, 1);
    }
    100%{
      transform: scale(2, 2); 
      opacity: 0;
    }
  }


  .popup-load .modal-dialog{ width: 96%; max-width: 1140px;} 
  .popup-load .modal-content{ padding:40px 30px;}  
  .popup-load .btn-close{ right: 4px; top: -20px;}

  .form-p .form-control{ height: 40px; font-size: 13px; font-weight: 500;}
  .form-p textarea.form-control{ height: 100px !important;} 

  .iso-c img{ max-width: 60px;}


  /* ========================= */

  button.back-to-top{
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
    height: 0px;
    width: 0px;
    overflow: hidden;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    color: transparent;
    clear: both;
    visibility: hidden;
    position: fixed;
    cursor: pointer;
    display: block;
    border: none;
    right: 50px;
    bottom: 75px;
    font-size: 0px;
    outline: 0 !important;
    z-index: 99;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }
  button.back-to-top:hover,
  button.back-to-top:active,
  button.back-to-top:focus,{
    outline: 0 !important;
  }
  button.back-to-top::before,
  button.back-to-top::after {
    content: "";
      display: block;
      vertical-align: middle;
      border-bottom: solid 10px #172B85;
      border-left: solid 10px transparent;
      line-height: 0;
      border-right: solid 10px transparent;
      height: 0;
      margin: 18px auto 0;
      width: 0;
    border-radius:20px;
    visibility: hidden;
  }
  button.back-to-top.show::after,
  button.back-to-top.show::before{
    visibility: visible;
  }
  button.back-to-top::after {
    border-bottom-color:#fff;
        position: relative;
    top:-24px;
  }
  button.back-to-top.show {
    display: block;
    background: #fff;
    color: #00ab6c;
    font-size: 25px;
    right: 25px;
    bottom: 100px;
    height: 50px;
    width: 50px;
    visibility: visible;
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  }
  button.back-to-top.show:active {
    box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  }