* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
  font-family: "Lato", sans-serif;
}
.h_35 {
  height: 35px !important;
}
.popins {
  font-family: "Poppins", sans-serif;
}
.cp {
  cursor: pointer;
}
.fs-10 {
  font-size: 10px
}
.fs-11 {
  font-size: 11px
}
.fs-12 {
  font-size: 12px
}
.fs-13 {
  font-size: 13px
}
.fs-14 {
  font-size: 14px
}
.fs-15 {
  font-size: 15px
}
.col_7 {
  width: 14.2857% !important;
}
.fs-17 {
  font-size: 17px
}
.fs-18 {
  font-size: 18px
}
.fs-19 {
  font-size: 19px
}
.fs-20 {
  font-size: 20px
}
.fs-22 {
  font-size: 22px
}
.fs-24 {
  font-size: 24px
}
.fs-25 {
  font-size: 25px
}
.fs-28 {
  font-size: 28px
}
.fs-29 {
  font-size: 29px
}
.fs-30 {
  font-size: 30px
}
.fs-42 {
  font-size: 42px
}
.fs-38 {
  font-size: 38px
}
.fs-40 {
  font-size: 35px
}
.fs-48 {
  font-size: 48px
}
.fs-50 {
  font-size: 50px
}
.fs-60 {
  font-size: 60px
}
.fs-75 {
  font-size: 75px
}
.fw-200 {
  font-weight: 200
}
.fw-300 {
  font-weight: 300
}
.fw-400 {
  font-weight: 400
}
.fw-500 {
  font-weight: 500
}
.fw-600 {
  font-weight: 600
}
.fw-700 {
  font-weight: 700
}
.fw-800 {
  font-weight: 800
}
.new-menu-in {
  max-width: 1240px;
  margin: 0 auto
}
.new-menu-in2 {
  max-width: 1228px !important;
  margin: 0 auto
}
.for_height {
  height: 88vh
}
.navbar-expand-lg .navbar-nav .contact_btn_h {
  padding: 13px 27px;
  background: 0 0;
  border: 1px solid #018FF2;
  display: flex;
  flex-direction: row;
  align-items: flex-start
}
.details {
  display: none;
  min-height: 100px
}
.detail_hover:hover .details {
  max-width: 100vw;
  display: block;
  min-height: 200px;
  transition: height ease-in-out .9s;
  position: absolute;
  left: 0;
  top: 53px;
  background-color: #F5F5F5;
  overflow-x: hidden;
  z-index: 9
}
.abou_t {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2e2e2e;
  padding: 0 53px 0 0
}
.part_lin {
  display: flex;
  flex-direction: column;
  gap: 20px
}
.part_lin a {
  line-height: 21px;
  color: #2e2e2e;
  text-decoration: none
}
.part_lin a:hover {
  color: #018FF2
}
.ser_w {
  width: 33.99%;
  display: flex;
  justify-content: center
}
.ser_w2 {
  width: 14.99%;
  display: flex;
  justify-content: center
}
.left_border {
  border-left: 1px solid #000
}
.main_h {
  line-height: 21px;
  color: #191b1d;
  margin-bottom: 30px;
  font-weight: 700;
  text-decoration: underline
}
.text_underline {
  position: relative;
  text-decoration: none
}
.text_underline::after {
  content: "";
  height: 2px;
  width: 100%;
  background: linear-gradient(180deg, #01ACFB 0%, #0176F2 100%);
  position: absolute;
  top: 20px;
  left: 0;
  transition: transform 0.25s ease-out;
  transform: scaleX(0)
}
.text_underline:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left
}
.underline-animated {
  position: relative;
  text-decoration: none
}
.navbar-toggler {
  border: none;
}
.details.container {
  width: 100%;
}
.service_text {
  background: linear-gradient(to right, #019BF2, #6001FA, #019BF2, #6001FA, #019BF2, #6001FA, #019BF2, #6001FA);
  background-size: 400% 400%;
  color: transparent !important;
  background-clip: text !important;
  animation: lineartext 15s ease infinite
}
@keyframes lineartext {
  0% {
    background-position: 0 0
  }
  25% {
    background-position: 100% 0
  }
  50% {
    background-position: 100% 100%
  }
  75% {
    background-position: 0 100%
  }
  100% {
    background-position: 0 0
  }
}
.footer_icons {
  display: flex;
  flex-direction: column;
  gap: 25px
}
.let_talk {
  z-index: 1;
  position: absolute;
  background: linear-gradient(180deg, #01A7FA 0%, #018FF2 100%);
  padding: 49px 25px 51.5px !important;
  font-size: 18px;
  line-height: 150%;
  border: none;
  border-radius: 100%;
  min-width: 125px;
  display: inline-block;
  color: white;
  font-weight: 700;
}
.let_talk a {
  color: #fff;
  text-shadow: 0 5px 4px #00000040;
  text-decoration: none
}
.waves-block {
  height: 50vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative
}
.waves {
  position: absolute;
  width: 150px;
  height: 150px;
  filter: "alpha(opacity=0)";
  opacity: 0;
  box-shadow: -13px 4px 29px rgb(255 255 255 / .25), 34px 0 23px rgb(136 143 158 / .18), inset -13px 4px 29px rgb(255 255 255 / .25), inset 13px 0 23px rgb(207 208 210 / .5);
  border-radius: 100%;
  -webkit-animation: waves 4s ease-in-out infinite;
  animation: waves 4s ease-in-out infinite
}
.wave-1 {
  -webkit-animation-delay: 1s !important;
  animation-delay: 1s !important
}
.wave-2 {
  -webkit-animation-delay: 2s !important;
  animation-delay: 2s !important
}
.wave-3 {
  -webkit-animation-delay: 3s !important;
  animation-delay: 3s !important
}
@keyframes waves {
  0% {
    transform: scale(0, 0);
    opacity: 0
  }
  50% {
    opacity: .9
  }
  100% {
    transform: scale(4, 4);
    opacity: 0
  }
}
#mySpan {
  position: relative;
  animation: slide-up 1s forwards
}
@keyframes slide-up {
  0% {
    bottom: 20px;
    opacity: 0
  }
  100% {
    bottom: 0;
    opacity: 1
  }
}
.for_bggiant {
  background: linear-gradient(180deg, #444444 0%, #000000 100%);
  padding: 55px 0
}
.for_bggiant h2 {
  color: #fff;
  margin: 0;
  font-size: 35px;
  font-weight: 700
}
.for_bggiant p {
  color: #bfbfbf
}
.client_logos {
  overflow-x: hidden;
  padding: 90px 0 0 0;
  white-space: nowrap
}
.client_logos:hover .logo_slide {
  animation-play-state: paused
}
.logo_slide {
  display: inline-block;
  animation: slide 25s infinite linear;
  overflow: hidden
}
.logo_slide img {
  height: 50px;
  margin: 0 50px
}
.logo_slide .exp_fs {
  margin: 0 40px;
  font-size: 80px
}
.status_ex_con {
  font-size: 15px
}
@keyframes slide {
  from {
    transform: translateX(0)
  }
  to {
    transform: translateX(-100%)
  }
}
.navbar_animation.is-sticky {
  position: fixed;
  box-shadow: 0 5px 16px rgb(0 0 0 / .1);
  z-index: 10000;
  top: 0% !important;
  animation: slideDowns .6s ease-out;
  width: 100% !important;
}
@keyframes slideDowns {
  0% {
    transform: translateY(-100%)
  }
  100% {
    transform: translateY(0)
  }
}
.nav_link_border.active {
  font-size: 17px;
  color: #000000 !important;
  background-color: transparent !important;
  font-weight: 600 !important;
  border-left: 4px solid #0190F6 !important;
  border-radius: inherit !important;
  text-align: start !important;
  border-bottom: none !important;
  border-right: none !important;
  border-top: none !important;
  transition: all 0.3s
}
.nav_link_border {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #999999 !important;
  text-align: start !important;
  border-left: 4px solid #F1F1F1 !important;
  border-radius: 0 !important;
  font-weight: 400;
  font-size: 18px
}
.nav-link3 {
  background-color: #fff;
  border: none;
  display: block;
  padding: .5rem .5rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}
.nav_link_border2.active {
  font-size: 17px;
  color: #000000 !important;
  background-color: transparent !important;
  font-weight: 600 !important;
  border-left: 4px solid #0190F6 !important;
  border-radius: inherit !important;
  text-align: start !important;
  border-bottom: none !important;
  border-right: none !important;
  border-top: none !important;
  transition: all 0.3s
}
.nav_link_border2 {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #999999 !important;
  text-align: start !important;
  border-left: 4px solid #F1F1F1 !important;
  border-radius: 0 !important;
  font-weight: 400;
  font-size: 18px
}
.nav-link4 {
  background-color: #fff;
  border: none;
  display: block;
  padding: .5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}
.nav_link_border4.active {
  font-size: 17px;
  color: #000000 !important;
  background-color: transparent !important;
  font-weight: 600 !important;
  border-left: 4px solid #0190F6 !important;
  border-radius: inherit !important;
  text-align: start !important;
  border-bottom: none !important;
  border-right: none !important;
  border-top: none !important;
  transition: all 0.3s
}
.nav_link_border4 {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #999999 !important;
  text-align: start !important;
  border-left: 4px solid #F1F1F1 !important;
  border-radius: 0 !important;
  font-weight: 400;
  font-size: 18px
}
.nav_link_border5.active {
  padding: 0px 20px;
  font-size: 18px;
  color: #000000 !important;
  background-color: transparent !important;
  font-weight: 700 !important;
  border-left: 6px solid #0190F6 !important;
  border-radius: inherit !important;
  text-align: start !important;
  border-bottom: none !important;
  border-right: none !important;
  border-top: none !important;
  transition: all 0.3s;
}
.nav_link_border5 {
  padding: 0px 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  opacity: 0.7;
  color: #999999 !important;
  text-align: start !important;
  border-right: 0px solid #F1F1F1 !important;
  border-radius: 0 !important;
  font-weight: 500;
  font-size: 13px;
}
.nav_link_border01.active {
  color: #000000 !important;
  div {
    font-size: 20px;
    font-weight: 600;
  }
}
.nav_link_border01 {
  display: contents;
  padding-right: 20px !important;
  color: #999999 !important;
  div {
    font-size: 18px;
    font-weight: 700;
    padding-block: 1.5rem;
    text-align: left;
  }
}
.spe_tech {
  padding: 20px;
  width: 50%;
  height: 180px
}
.technology-card {
  padding: 20px;
  width: 50%;
  min-height: 160px
}
.spe_tech3 {
  padding: 20px;
  width: 50%;
  height: 100px;
  display: flex;
  border-right: 1px solid #e5e5e5
}
.tec_img_jump {
  width: 65%;
  animation-direction: alternate;
  transition: all 0.5s
}
.spe_tech3:hover .tec_img_jump {
  width: 90%;
  animation-direction: alternate;
  transition: all 0.5s
}
.spe_tech3:hover .arti_p {
  font-weight: 700;
  font-size: 20px;
  animation-direction: alternate;
  transition: all 0.5s
}
.spe_tech p {
  margin: 0;
  font-weight: 400;
  font-size: 15px
}
.active_heading {
  font-size: 25px;
  transform: translateY(-10px);
  font-weight: 700;
  background: linear-gradient(90deg, #0176F2 0%, #01AAFA 100%);
  color: #fff0;
  background-clip: text;
  margin-bottom: 0
}
.nav_tab {
  box-shadow: 0 4px 24.3px 0 #0000000F
}
.nav_tab1 {
  display: flex;
  gap: 0px !important
}
.tech-wrapper {
  border-right: 1px solid #e5e5e5
}
.bo_bottom {
  border-bottom: 1px solid #e5e5e5
}
.al_services {
  height: 50px;
  box-shadow: 0 4px 24.1px 0 #0000001F;
  border: none;
  background-color: #fff;
  border-radius: 8px;
  padding: 0 25px;
  color: #000;
  font-weight: 400;
  font-size: 20px
}
.al_services:hover {
  color: #fff;
  background: linear-gradient(90deg, #0176F2 0%, #01AAFA 100%)
}
.ser_head {
  color: #000;
  font-weight: 700;
  font-size: 37px
}
.web_second_tab {
  width: 95%;
  padding: 20px 0 20px 21px
}
.cobol-im {
  width: 67px;
  height: 45px
}
#scrollButton {
  position: fixed;
  bottom: 20px;
  z-index: 99;
  background-color: #ffffffba;
  cursor: pointer;
  border-radius: 4px;
  height: 90px;
  width: 90px
}
.social_icon {
  position: fixed;
  top: 50%;
  right: 10px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  transform: translate(0, -50%);
  gap: 15px
}
.social_circle2 {
  border: 3px solid #0176f2;
  border-radius: 100%;
  height: 15px;
  width: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 18px;
  cursor: pointer;
  position: relative;
  background-color: #fff0;
  transition: background-color 0.3s ease, color 0.3s ease
}
.footer_absolute {
  position: absolute;
  right: 3rem;
  top: 10%;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #0176f2;
  font-weight: 500
}
.footer_absolute p {
  display: none;
  text-shadow: 0 5px 4px #00000040
}
.social_circle2:hover .footer_absolute p {
  display: block;
  transition: 0.3s all;
  animation: lefttoright 0.5s linear alternate
}
@keyframes lefttoright {
  0% {
    transform: translate(15%);
    transition: .3 all
  }
  100% {
    transition: .3 all;
    transform: translate(0%)
  }
}
.social_circle2:hover .fa-facebook-f {
  color: #ffffff !important;
  transform: scale(1.2)
}
.social_circle2 .fa-facebook-f {
  color: #0176f2;
  transition: 0.3s all
}
.social_circle2:hover .fa-instagram {
  color: #ffffff !important;
  transform: scale(1.2)
}
.social_circle2 .fa-instagram {
  color: #0176f2 !important;
  transition: 0.3s all
}
.social_circle2:hover .fa-youtube {
  color: #ffffff !important;
  transform: scale(1.2)
}
.social_circle2 .fa-youtube {
  color: #0176f2 !important;
  transition: 0.3s all
}
.social_circle2:hover .fa-whatsapp {
  color: #ffffff !important;
  transform: scale(1.2)
}
.social_circle2 .fa-whatsapp {
  color: #0176f2 !important;
  transition: 0.3s all
}
.social_circle2:hover .fa-phone {
  color: #ffffff !important;
  transform: scale(1.2)
}
.social_circle2 .fa-phone {
  color: #0176f2 !important;
  transition: 0.3s all
}
.whitearrow-image {
  position: absolute;
  width: 30px;
  animation: moveRight .7s linear 1 forwards
}
@keyframes moveRight {
  0% {
    left: 85%
  }
  100% {
    left: 95%
  }
}
.hover-effect {
  transition: all 2s
}
.hover-effect:hover .tectpng {
  display: none
}
.hover-effect:hover .tectgif {
  display: block;
  transition: all 2s
}
.blue_arrow {
  position: absolute;
  bottom: 23px;
  right: 25px
}
.navbar_animation.is-stickys {
  background-color: #f5f5f5;
  position: fixed;
  box-shadow: 0 5px 16px rgb(0 0 0 / .1);
  z-index: 10000;
  animation: slideDownss .6s ease-out;
  top: 0% !important;
  width: 100% !important;
}
@keyframes slideDownss {
  0% {
    transform: translateY(-100%)
  }
  100% {
    transform: translateY(0)
  }
}
.time-slot {
  display: inline-block;
  padding: 10px;
  margin: 5px;
  border: 1px solid #ccc;
  cursor: pointer
}
.available {
  background: linear-gradient(180deg, #6B6EFF 0%, #3033D8 100%);
  color: #fff
}
.unavailable {
  background-color: #B3B3B3;
  color: #fff;
  cursor: not-allowed
}
.selected {
  background-color: blue;
  color: #fff
}
.arrow {
  transform: rotate(270deg);
  cursor: pointer
}
.arrow span {
  display: block;
  width: 1vw;
  height: 1vw;
  border-bottom: 3px solid #0190F6;
  border-right: 3px solid #0190F6;
  transform: rotate(45deg);
  animation: animate 2s infinite
}
@keyframes animate {
  0% {
    opacity: 0;
    transform: rotate(45deg) translate(-25px, -25px)
  }
  50% {
    opacity: 1;
    border-color: #0190F6
  }
  100% {
    opacity: 0;
    transform: rotate(45deg) translate(0, 0)
  }
}
.imges {
  width: 65%;
  transition: all 0.5s
}
.tec_hover:hover .imges {
  width: 65%;
  transform: scale(1.5);
  transition: all 0.5s;
  animation-direction: alternate
}
.tool_btn {
  display: none
}
.for_tooltip:hover .tool_btn {
  display: block;
  color: #0188F5;
  position: absolute;
  z-index: 1;
  bottom: -10px;
  right: 60px;
  font-size: 19px;
  font-weight: 700;
  white-space: nowrap
}
.spe_tech2 {
  padding: 20px;
  width: 50%
}
.arti_p {
  font-size: 20px;
  color: gray;
  font-weight: 500;
  margin-bottom: 0
}
.split {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  perspective: 400px;
  cursor: pointer;
  &:before {
    content: 'CLICK';
    color: #fff;
    letter-spacing: 1px;
    font-size: 15px;
    position: absolute;
    font-weight: 700;
    bottom: 42px;
    left: 50%;
    transform: translate(-50%);
    z-index: 9;
    background-color: #0d6efd;
    padding: 4px 10px;
    border-radius: 3px
  }
  img {
    height: auto;
    width: 100%;
    opacity: 0
  }
  div {
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    transform: rotateY(-50deg) scale(.5);
    opacity: 0;
    transform-origin: bottom;
    transition: all .6s cubic-bezier(.71, .05, .09, .91)
  }
  &.active {
    div {
      opacity: 1;
      transform: rotate(0deg) translateY(0)
    }
  }
}
.dg {
  display: none
}
.my_ul_navtab {
  box-shadow: 0 .85px 8.92px 1.7px #00000014;
  border-radius: 35px;
  width: 100%;
  justify-content: space-between
}
.my_ul_navtab .my_li_btn {
  padding: 22px 35px !important;
  border-radius: 32px !important;
  color: black !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  opacity: .8;
  background-color: white !important
}
.my_ul_navtab .my_li_btn.active {
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  background: linear-gradient(180deg, #01A8FA 0%, #0178F2 100%);
  box-shadow: 0 .85px 8.92px 1.7px #00000014
}
.for_hh {
  height: 444px
}
.exp_m {
  background: linear-gradient(90deg, #01A7FA 0%, #017CF3 100%);
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 18px;
  border-radius: 7px;
  margin: 12px 0 0 0
}
.btn:hover .btn-content {
  margin-left: 0
}
.btn-content {
  margin-left: 0;
  transition: 0.2s
}
.btn .arrow {
  position: relative;
  left: 5px
}
.btn .right-arrow {
  font-size: 15px;
  position: absolute;
  top: 5px;
  left: -5px;
  transition: 0.2s;
  opacity: 0
}
.arrow-icon .arrow-icon-circle {
  stroke-dasharray: 200;
  stroke-dashoffset: 200;
  transition: 0.5s
}
svg {
  width: 30px;
  height: 30px;
  color: #fff;
  overflow: visible;
  transition: all 0.3s ease
}
.white-btn {
  width: 200px;
  border: none;
  color: #ffffff !important;
  background: linear-gradient(90deg, #01A7FA 0%, #017CF3 100%);
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 12px;
  border-radius: 10px;
}
.btn:hover .right-arrow {
  opacity: 1;
  margin-left: 15px
}
.btn:hover .arrow-icon-circle,
.socials li:hover .arrow-icon-circle {
  stroke-dasharray: 200;
  stroke-dashoffset: 0
}
.main_padding {
  padding: 44px 0 0 0
}
.univer_img {
  min-height: 350px
}
.client_img {
  height: 120px;
  width: 120px
}
.client_h {
  padding: 0 0
}
.con_blog {
  background: linear-gradient(332.82deg, #000004 1.29%, #00006A 124.71%);
  color: #fff;
  padding: 15px 31px;
  border-radius: 15px;
  height: auto;
  display: flex;
  justify-content: center;
  flex-direction: column
}
.blog_he {
  color: #fff0;
  background: linear-gradient(270deg, #F6796C 0%, #9BA4F2 100%);
  background-clip: text;
  font-weight: 700;
  font-size: 22px;
  margin: 0 0 10px 0
}
.blog_h_p {
  padding: auto auto 10px auto;
  margin-bottom: 10px
}
.blo_imgg {
  margin: 20px 0 30px 0
}
.blog_box {
  box-shadow: 0 4px 9.2px 1px #0000000F;
  padding: 20px;
  border-radius: 10px;
  margin: 0 0 26px 0;
  min-height: 295px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 375px
}
.blog_box:hover {
  background-image: linear-gradient(to left, #01abfb 0%, #0072de 100%)
}
.blog_box:hover p {
  color: #fff !important
}
.timer_book {
  height: 60px;
  width: 60px;
  border-radius: 100%;
  background: linear-gradient(180deg, #3B88BC 0%, #1B3E56 100%);
  padding: 12px
}
.new-menu-in3 {
  max-width: 1300px
}
.blue_color {
  color: #0F3650;
  font-weight: 700;
  font-size: 22px
}
.for_r_p {
  padding-right: 6rem
}
.forPP {
  padding-right: 11rem;
  padding-bottom: 14rem;
  font-size: 18px
}
.social_mm {
  border-top: 1px solid #abb6be;
  margin-right: 11rem;
  padding: 13px 0 0 0;
  width: 100%
}
.about_imgh {
  width: 95%;
  border-radius: 20px
}
.bookapp {
  width: 75%
}
.calendar {
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff
}
.header1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0
}
.header1 button {
  background: none;
  border: none;
  font-size: 16px;
  cursor: pointer
}
.weekdays,
.days {
  display: grid;
  grid-template-columns: repeat(7, 0);
  justify-content: space-around;
  align-items: stretch;
  justify-items: end
}
.weekdays div,
.days div {
  text-align: center;
  padding: 10px;
  display: flex;
  justify-content: center
}
.days p {
  cursor: pointer;
  height: 33px;
  width: 37px;
  display: flex;
  justify-content: center;
  align-items: center
}
.days div:hover {
  background-color: #f0f0f0
}
.days .today {
  background-color: #007bff;
  color: #fff;
  border-radius: 50%
}
.clen {
  width: 521px
}
.timer_book2 {
  margin: 0;
  padding: 8px 38px;
  border: 2.04px solid #227BB6;
  border-radius: 6px;
  color: #227BB6;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 18px
}
.desktops_view {
  display: none
}
.bg-color {
  background-image: linear-gradient(to left, #2d2c2ced, rgb(31 91 221))
}
.mobile_view {
  display: none
}
.first_border_section {
  height: 400px;
  border: 3px solid #fff;
  border-top-right-radius: 50px;
  border-left: none !important;
  border-bottom: none !important;
  position: relative
}
.second_border_section {
  margin-top: 60px !important;
  right: 3px;
  position: relative;
  height: 400px;
  border: 3px solid #fff;
  border-bottom-left-radius: 50px;
  border-right: none !important;
  border-top: none !important
}
.child_footer_top_circle {
  position: absolute;
  top: -4%;
  width: 100%;
  left: 0%;
}
.parent_tooltip {
  position: relative;
  display: inline-block
}
.parent_tooltip .first_child_tooltip {
  box-shadow: 0px 0.85px 12.05px 0px #0000001F;
  visibility: hidden;
  width: 160px;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 40px;
  left: 25px;
  margin-left: -60px;
  font-size: 14px;
  font-weight: 700
}
.parent_tooltip .first_child_tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 30.5%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff #fff0 #fff0 #fff0
}
.parent_tooltip:hover .first_child_tooltip {
  visibility: visible
}
.parent_tooltip .second_child_tooltip {
  box-shadow: 0px 0.85px 12.05px 0px #0000001F;
  visibility: hidden;
  width: 160px;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 0;
  top: 40px;
  left: -52px;
  margin-left: -60px;
  font-size: 14px;
  font-weight: 700
}
.parent_tooltip .second_child_tooltip::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 79%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff0 #fff0 #fff #fff0
}
.parent_tooltip:hover .second_child_tooltip {
  visibility: visible
}
.footer_top_circle {
  border-radius: 100%;
  background-color: #fff;
  border: 3px solid rgb(194 194 194)
}
.inner_footer_top_circle {
  border-radius: 100%;
  height: 10px;
  width: 10px;
  background-color: blue;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 6px
}
.service_heading {
  margin-top: 24px
}
.footer_ul {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.footer_ul li a {
  text-decoration: none;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
}
.footer_ul2 {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.footer_ul2 li {
  text-decoration: none;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
}
.footer_ul li a:hover {
  text-decoration: underline
}
.child_footer_top_circle2 {
  position: absolute;
  left: 0%;
  width: 100%;
  bottom: -14px;
}
.country_box {
  width: 23%;
  height: auto;
  border-radius: 20px;
  box-shadow: rgb(0 0 0 / .25) 0 0 13px 3px;
  margin: 0 8px
}
.country_box div span a {
  color: white;
  text-decoration: underline !important;
}
.country_box div span a:hover {
  color: rgb(179, 179, 226) !important;
}
ul {
  padding-left: 0rem;
  margin-bottom: 0rem
}
.mobile_align {
  margin-bottom: 20px
}
.country_text {
  font-size: 15px
}
.copy_text {
  font-size: 8px
}
.copyright_text {
  color: rgb(255 248 248)
}
.new_responsive {
  justify-content: end
}
.my_off_canvas {
  width: 100% !important
}
.mobile_menu {
  color: #000;
  padding: 16px 20px
}
.accordion-button:focus {
  border-color: #ffffff !important;
  box-shadow: none !important
}
.accordion-button:not(.collapsed) {
  color: #000000 !important;
  background-color: #ffffff !important
}
.my_mobile {
  display: none
}
.top {
  background: linear-gradient(180deg, #0176f266 57.81%, #013a8782 100%);
  filter: blur(8px);
  -webkit-filter: blur(13px);
  display: inline-block;
  padding-top: 94%;
  width: 100%;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  box-shadow: -13px 4px 29px rgb(255 255 255 / .25), 34px 0 23px rgb(136 143 158 / .18), inset -13px 4px 29px rgb(255 255 255 / .25), inset 13px 0 23px rgb(207 208 210 / .5);
  margin-top: 15px
}
.port_one {
  margin-top: 109px
}
.uper_div {
  background-color: #fff;
  position: absolute;
  top: 34rem;
  width: 100%
}
.fir_mobile_cra {
  width: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 20px 13px #00000029;
  padding: 10px;
  border-radius: 10px
}
.my_btn {
  opacity: 1 !important;
  top: 46px !important;
  height: 40px !important;
  width: 40px !important;
  position: absolute;
  left: 250px;
  box-shadow: 0 1px 7.2px 1px #0000001F;
  border-radius: 50%
}
.my_btn1 {
  opacity: 1 !important;
  top: 46px !important;
  right: 250px;
  height: 40px !important;
  width: 40px !important;
  box-shadow: 0 1px 7.2px 1px #0000001F;
  border-radius: 50%
}
.my_btn .carousel-control-prev-icon {
  position: absolute !important;
  top: 8px !important;
  height: 25px !important
}
.my_btn1 .carousel-control-next-icon {
  position: absolute !important;
  height: 25px !important
}
.tab_head {
  font-size: 30px;
  font-weight: 600
}
.tab_head1 {
  font-size: 30px;
  font-weight: 600;
  color: #6e6e6e
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='black'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E") !important
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='black'><path d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/></svg>") !important
}
.porfoliyo_nav1 {
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  border-radius: 40px;
  box-shadow: 0 .78px 8.2px 1.56px #00000014;
  margin: 65px 0 0 0;
  color: #666
}
.porfoliyo_nav1 .nav-link {
  color: #666;
  font-size: 20px;
  padding: 20px 21px
}
.porfoliyo_nav1 .nav-link.active {
  border-radius: 40px
}
.imx_graph {
  width: 283px;
  box-shadow: 0 0 20px 13px #00000029;
  padding: 10px;
  border-radius: 10px
}
.port_head {
  height: 465px;
  width: 300px;
  object-fit: cover
}
.imx_head {
  height: 500px;
  width: 400px;
  object-fit: cover
}
.clover_head {
  height: 465px;
  width: 370px;
  object-fit: cover
}
.my_heand_uper {
  margin: 70px 0 50px 0
}
.port_ab {
  font-size: 20px;
  margin: 0;
  font-weight: 300
}
.mobile_all_pro1 {
  height: 488px;
  width: 488px
}
.mobile_all_pro2 {
  height: 470px;
  width: 470px
}
.mobile_all_pro3 {
  height: 475px;
  width: 475px
}
.mobile_all_pro4 {
  height: 490px;
  width: 490px
}
.desktop_1 {
  height: 400px;
  width: 440px
}
.tab_1 {
  height: 283px;
  width: 417px
}
.for_sh_m {
  background: linear-gradient(360deg, rgb(115 115 115 / .2) 0%, #fff0 100%);
  padding-bottom: 15px
}
.custumar {
  height: 350px
}
.my_our_section {
  margin: 20px 0
}
.client_logos2 {
  overflow-x: hidden;
  padding: 81px 0 20px 0;
  white-space: nowrap
}
.logo_slide2 {
  display: inline-block;
  animation: slide 25s infinite linear;
  overflow: hidden
}
.logo_slide2 img {
  height: 90px;
  margin: 0 17px
}
.client_logos2:hover .logo_slide2 {
  animation-play-state: paused
}
@keyframes slide {
  from {
    transform: translateX(0)
  }
  to {
    transform: translateX(-100%)
  }
}
.moon_design {
  flex-direction: column-reverse;
  align-items: center
}
.get_in_touch {
  background-color: #fff;
  border: none;
  box-shadow: 0 4.81px 15.5px 0 #00000040;
  padding: 10px 26px;
  border-radius: 24px;
  font-size: 20px;
  position: absolute;
  top: 417px
}
.port_h1 {
  line-height: 60px
}
.first_content2 {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 740px;
  z-index: -2
}
.spe_tech_services {
  padding: 20px;
  width: 50%
}
.second_car_img {
  display: flex;
  justify-content: center;
  align-items: center
}
.second_car_img img {
  height: 100px;
  width: 100px !important;
  padding: 0 0 13px 0;
  object-fit: contain
}
.carousal_second_item {
  box-shadow: 0 2px 15.4px 0 #00000029;
  padding: 18px;
  border-radius: 10px;
  margin: 10px 0;
  min-height: 337px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center
}
.carousal_second_item h3 {
  font-size: 27px;
  font-weight: 700
}
.partner_h_p {
  padding: 48px 0 0 37px
}
.partner_h_p h2 {
  font-weight: 500;
  font-size: 53px
}
.partner_h_p p {
  font-weight: 400;
  font-size: 28px;
  color: #4d4d4d
}
.my_ul_navtab .my_li_btn2 {
  padding: 22px 19px !important;
  border-radius: 37px !important;
  color: black !important;
  font-size: 15px !important;
  font-weight: 600 !important
}
.my_ul_navtab .my_li_btn2.active {
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 600 !important
}
.nav_tab_process {
  font-size: 55px;
  font-weight: 600;
  padding: 0 0 23px 0
}
.text_all_icon {
  width: 85%
}
.hover_text {
  font-weight: 700;
  font-size: 21px
}
.tab_heading-1 {
  font-size: 35px;
  font-weight: 600;
  position: relative !important;
  bottom: 30%;
}
.tab_heading-2 {
  font-size: 35px;
  font-weight: 600;
  position: relative !important;
  bottom: 47%;
}
.tab_texts {
  font-weight: 400;
  font-size: 22px;
  color: #999
}
.we_develop_text {
  color: #999;
  font-weight: 400;
  font-size: 22px
}
.working_text {
  font-weight: 400;
  font-size: 34px;
  color: #999
}
.blog_text {
  padding-top: 18px;
  font-size: 16px;
  color: #999;
  font-weight: 400
}
.book_text {
  background: linear-gradient(90deg, #3B88BC 0%, #1B3E56 100%);
  color: #fff0;
  background-clip: text;
  font-weight: 700;
  font-size: 38px
}
.book_bottom_text {
  font-weight: 400;
  font-size: 20px;
  width: 100%
}
.follow_text {
  background: linear-gradient(90deg, #227BB6 0%, #0F3650 100%);
  color: #fff0;
  background-clip: text;
  font-weight: 700;
  font-size: 25px
}
.circle {
  background: #0F3650;
  color: #fff;
  font-size: 20px;
  border-radius: 100px;
  height: 45px;
  width: 45px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer
}
.circle:hover {
  background: linear-gradient(180deg, #01A6FA 0%, #017EF3 100%)
}
.contact_left_header {
  padding: 52px;
  border-radius: 13px 0 0 13px
}
.contact_right_header {
  padding: 40.3px;
  box-shadow: 0 12.08px 69.84px 2.42px #00000029;
  border-radius: 10px;
  background: linear-gradient(180deg, #0E4468 0%, #227BB6 100%)
}
.padding_phone {
  padding-top: 40px !important;
  padding-bottom: 40px !important
}
.capcha_text {
  border-radius: 8px !important;
  width: 40%
}
.capcha_texts {
  font-size: 18px;
  font-weight: 800;
  font-style: italic;
  color: #0176F2;
  margin-bottom: 0
}
.math_text {
  font-style: italic;
  font-weight: 800 !important;
  font-size: 16px !important;
  text-align: center !important;
  margin-bottom: 0px !important
}
.tp-btn {
  font-size: 16px !important;
  text-align: center;
  position: relative;
  z-index: 1;
  border-radius: 9px !important;
  text-transform: capitalize;
  padding: 14px !important;
  background-color: #0176F2 !important;
  color: #fff !important;
  font-weight: 600 !important;
  border: none !important
}
.text_areaForm {
  width: 100%;
  height: auto;
  padding: .5rem 1rem !important;
  outline: none;
  border: none;
  border-bottom: 1px solid #47444424 !important;
  color: #000 !important
}
.align_contact_captcha {
  width: 100% !important;
  display: flex !important;
  align-items: center !important
}
.cont_imgs {
  border-radius: 5px;
  width: 480px;
  height: 416px
}
.show_img {
  filter: grayscale(1);
  transition: all 0.8s ease-in-out
}
.show_img:hover {
  filter: none;
  filter: grayscale(0);
  transform: scale(1.01)
}
.nav-link:focus,
.nav-link:hover {
  color: #fff
}
.word {
  position: absolute;
  display: flex;
  opacity: 0
}
.letter {
  transform-origin: center center 25px
}
.out {
  transform: rotateX(90deg);
  transition: 0.32s cubic-bezier(.6, 0, .7, .2)
}
.in {
  transition: 0.38s ease
}
.behind {
  transform: rotateX(-90deg)
}
.alizarin {
  color: #e74c3c
}
.wisteria {
  color: #8e44ad
}
.peter-river {
  color: #3498db
}
.emerald {
  color: #2ecc71
}
.sun-flower {
  color: #f1c40f
}
.animationss {
  width: 100px;
  border: 2px solid #3B88BC;
  position: relative;
  border-radius: 20px;
  animation: animatess 2s infinite
}
@keyframes animatess {
  from {
    left: 0
  }
  to {
    left: 100px
  }
}
.booking-system {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgb(0 0 0 / .2)
}
.calendar {
  margin-bottom: 20px
}
.time-zone-selector {
  margin-bottom: 20px
}
.next-button {
  background-color: #fff;
  color: #000;
  border: none;
  padding: 12px 25px;
  border-radius: 5px;
  cursor: pointer;
  font-weight: 600;
  font-size: 18px
}
.appointment-info {
  margin-bottom: 20px
}
.calendar {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 5px;
  margin-bottom: 20px
}
.calendar-header {
  font-weight: 700;
  text-align: center;
  padding: 5px;
  padding-bottom: 20px
}
.heading {
  font-weight: 700;
  font-size: 25px
}
.calendar-day {
  text-align: center;
  padding: 10px;
  background-color: #0098FF;
  border-radius: 100px;
  cursor: pointer;
  height: 45px;
  color: #000;
  width: 45px;
  text-align: center;
  display: flex;
  justify-content: center;
  font-weight: 500;
  font-size: 18px
}
.navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0
}
.time-slots {
  display: grid;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 10px;
  margin-bottom: 20px
}
.time-slot {
  padding: 10px;
  text-align: center;
  background-color: #e6f2ff;
  border-radius: 4px;
  cursor: pointer
}
.time-slot:hover,
.time-slot.selected {
  background-color: #06c;
  color: #fff
}
.available {
  background-color: #4CAF50;
  color: #fff
}
.unavailable {
  background-color: #F44336;
  color: #fff;
  cursor: not-allowed
}
select,
input[type="date"] {
  width: 50%;
  padding: 10px;
  margin-bottom: 10px
}
button {
  background-color: #06c;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer
}
.book_text2 {
  background: linear-gradient(180deg, #01ABFB 0%, #0176F2 100%) !important;
  border-radius: 0px !important;
  padding: 12px 20px !important;
}
button:disabled {
  background-color: #ccc;
  cursor: not-allowed
}
#calendar-buttons {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  align-items: center;
  justify-content: space-between
}
.select_contact-text {
  font-size: 22px;
  font-weight: 700;
  color: #000
}
#submit-btn {
  font-weight: 600;
  border: none;
  padding: 9px 40px;
  border-radius: 10px;
  background: #0d6efd;
  color: #fff;
  font-size: 20px
}
.popMain {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 99999;
  background-color: #000000b0
}
.popInner {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 70%;
  height: 80%;
  transform: translate(-50%, -50%);
  display: flex;
  border-radius: 12px;
  background-color: #fff;
  padding: 0;
  overflow: hidden
}
.pop_left {
  position: relative;
  width: 100%;
  height: 100%
}
.pop_left img {
  display: inline-block;
  width: 100%;
  height: 100%
}
.pop_right {
  position: relative;
  border-radius: 12px;
  height: 100%;
  padding: 15px 15px;
  z-index: 99;
  background-color: #fff
}
.usericon {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 5%;
  bottom: 6%
}
.textimg1 {
  position: absolute;
  width: 60%;
  left: 5%;
  top: 2%
}
.textimg2 {
  position: absolute;
  width: 80%;
  height: 50%;
  left: 15%;
  top: 28%
}
.usericon img,
.textimg2 img,
.textimg1 img {
  width: 100%;
  height: 100%
}
.numsele {
  position: absolute;
  width: 60px
}
.numberinput {
  padding-left: 75px !important
}
.popMain .form-group {
  margin-bottom: 24px
}
.popMain .form-control:focus {
  color: none;
  background-color: #fff;
  border-color: none;
  outline: 0;
  box-shadow: none
}
.popMain label {
  font-weight: 600;
  margin-bottom: 10px
}
.captchabox {
  display: flex;
  gap: 15px
}
.cp-num {
  font-size: 18px;
  font-weight: 600
}
.cp-input {
  width: 30% !important
}
.popsubmit {
  background: linear-gradient(180deg, #01ABFB 0%, #0176F2 100%);
  color: #fff;
  padding: 8px 10px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
}
@media (max-width:574px) {
  .p_00 {
    padding: 0 !important;
  }
  .margin_mobile {
    margin-top: 2rem !important;
  }
  .desktop_index {
    height: auto !important;
  }
  .tabsss-img {
    width: 255px !important;
    height: 245px !important;
  }
  .pop_left {
    display: none
  }
  .tab_heading-1 {
    bottom: 34% !important;
  }
  .tab_heading-2 {
    bottom: 25% !important;
  }
  .canIcon {
    position: absolute
  }
  .popInner {
    width: 90%;
    height: auto;
    transform: translate(-50%, -50%);
  }
  .pop_right {
    padding: 15px
  }
  .tab_heading-1 {
    font-size: 20px;
  }
  .tab_heading-2 {
    font-size: 20px;
  }
  .popMain .form-group {
    margin-bottom: 10px
  }
  .popMain label {
    margin-bottom: 0;
    font-size: 14px
  }
  .captchabox {
    padding-bottom: 15px
  }
  .cap-box {
    margin-top: 15px !important
  }
}
.indexform .form-group {
  margin-bottom: 20px !important
}
.blog_main {
  box-shadow: 0 4px 56.1px 0 #0000000D;
  background-color: #fff;
  width: 100%;
  height: auto;
  border-radius: 10px
}
.bottom_contact_blog {
  box-shadow: 0 4px 24.5px 0 #0000001F;
  border-radius: 20px
}
.bottom_contact_blog_label {
  font-weight: 600;
  font-size: 20px;
  padding-bottom: 8px
}
.heading_4 {
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #1f5bdd !important
}
.related_imnages {
  border-radius: 15px;
  width: 100%;
  height: 200px
}
.timer_month {
  font-weight: 500;
  font-size: 16px;
  opacity: .5
}
.enter_text {
  font-weight: 700;
  color: #fff;
  font-size: 35px;
  margin-bottom: 0
}
.labeL-text {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  padding-bottom: 8px
}
.by_text {
  font-size: 16px;
  font-weight: 400;
  color: #fff
}
.by2_text {
  font-size: 16px;
  font-weight: 900;
  color: #fff
}
.timmer_text {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 10px
}
.refresh {
  width: 40px !important;
  cursor: pointer
}
.rotateImage {
  transform: rotate(360deg);
  transition: 0.6s ease-in-out
}
.error {
  color: red
}
.success {
  color: green
}
#calendar-buttons {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  align-items: center;
  justify-content: space-between
}
.time-slot {
  display: inline-block;
  padding: 10px;
  margin: 5px;
  border: 1px solid #ccc;
  cursor: pointer
}
.available {
  border-radius: 8px;
  background-color: green;
  color: #fff;
  padding: 15px;
  border: none
}
#submit-btn {
  font-weight: 600;
  border: none;
  padding: 9px 40px;
  border-radius: 10px;
  background: #0d6efd;
  ;
  color: #fff;
  font-size: 20px
}
.unavailable {
  border: none;
  border-radius: 8px;
  background-color: red;
  cursor: not-allowed;
  color: #fff;
  padding: 15px
}
.selected {
  border-radius: 100px;
  color: #fff;
  background: linear-gradient(180deg, #6B6EFF 0%, #3033D8 100%)
}
.select_contact-text {
  font-size: 22px;
  font-weight: 700;
  color: #000
}
.select_contact-text2 {
  font-size: 18px;
  font-weight: 600;
  color: #000
}
#month {
  font-size: 20px;
  font-weight: 600
}
.video_btn {
  box-shadow: 0 4px 19.9px 0 #0000000F;
  border-radius: 3px;
  background-color: #fff;
  padding: 15px 25px;
  width: 100%;
  height: 100%
}
.video_click_btn {
  border: 2px solid #C9C9C9;
  font-weight: 500;
  font-size: 15px;
  padding: 8px 1rem;
  cursor: pointer;
  color: #737373;
  transition: background-color 0.3s ease, color 0.3s ease
}
.video_click_btn.active {
  color: #fff;
  background: linear-gradient(180deg, #01A6FA 0%, #017DF3 100%);
  border: none;
  font-weight: 700;
  font-size: 18px
}
.explore_video_click_btn {
  font-weight: 700;
  background: linear-gradient(90deg, #01A7FA 0%, #017CF3 100%);
  font-size: 16px;
  border-radius: 10px;
  padding: 12px 20px;
  cursor: pointer;
  color: #fff
}
.video_parent {
  width: 100%;
  height: 225px
}
.blog_box:hover a img {
  filter: invert(1);
  transform: scale(1.2);
  transition: .8s linear
}
.canIcon {
  position: relative;
  float: right;
  z-index: 999;
  width: 40px;
  height: 30px;
  right: 0;
  top: 0;
  cursor: pointer;
  background-color: #000
}
.canIcon img {
  width: 15px;
  height: 15px;
  margin-left: 10px;
  cursor: pointer
}
@media (max-width:574px) {
  .pop_left {
    display: none
  }
  .canIcon {
    position: absolute
  }
  .popInner {
    width: 90%;
    height: auto;
    transform: translate(-50%, -50%);
  }
  .pop_right {
    padding: 15px
  }
  .popMain .form-group {
    margin-bottom: 10px
  }
  .popMain label {
    margin-bottom: 0;
    font-size: 14px
  }
  .captchabox {
    padding-bottom: 15px
  }
  .cap-box {
    margin-top: 15px !important
  }
  .hidess {
    display: block !important;
  }
}
.hidess {
  display: none !important;
}
.underline-text {
  position: relative;
}
.underline-text::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 90%;
  border: 1px solid #000000;
  background-color: #000;
}
.blur_color {
  background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 100px;
  position: absolute;
  top: 3%;
  display: flex;
  align-items: center;
}
.blur_color2 {
  background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: auto;
  position: absolute;
  top: 30%;
  display: flex;
  align-items: center;
}
.box_main {
  box-shadow: 0px 4px 29.2px 0px #0000000F;
  border-radius: 15px;
  background-color: #ffffff;
  height: auto;
}
.about_box_hover {
  transition: transform 0.3s ease;
}
.about_box_hover:hover {
  transform: translateY(10px) !important;
  transition: 0.5s transform ease-in-out;
}
.get_btn {
  background: linear-gradient(90deg, #01A8FA 0%, #0178F2 100%);
  font-weight: 700;
  font-size: 20px;
}
.looking_text {
  font-weight: 600;
  font-size: 30px;
  line-height: 50px;
}
.books_btns {
  background: linear-gradient(180deg, #01ABFB 0%, #0176F2 100%);
  color: #fff;
  padding: 10px 10px !important;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
}
.hover_show {
  display: none;
}
#customers-testimonialss_2 .itemss:hover .hover_hide {
  display: none;
}
#customers-testimonialss_2 .itemss:hover .hover_show {
  display: block;
}
#customers-testimonialss_2 .itemss:hover {
  background: linear-gradient(180deg, #01A7FA 0%, #036BD3 100%);
  color: #ffffff;
  border: none;
}
#customers-testimonialss_2 .itemss:hover {
  background: linear-gradient(180deg, #01A7FA 0%, #036BD3 100%);
  color: #ffffff;
  border: none;
}
#customers-testimonialss_2 .itemss:hover .carasoule_circle {
  background: #ffffff;
}
#customers-testimonialss_2 .itemss {
  text-align: start;
  height: 400px;
  width: 100%;
  padding: 20px;
  border: 3px solid #D6D6D6;
  border-radius: 12px;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
#customers-testimonialss_2.owl-carousel .owl-dots .owl-dot span {
  background: #D3E4EF;
  display: inline-block;
  height: 10px;
  border-radius: 50px;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
  transform-origin: 50% 50% 0;
  transition: all 250ms ease-out 0s;
  width: 30px;
}
#customers-testimonialss_2.owl-carousel .owl-dots .owl-dot.active span {
  background: linear-gradient(180deg, #0F3650 0%, #227BB6 100%);
  height: 10px;
  border-radius: 50px;
  width: 60px;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
  box-shadow: 0px 4px 4px 0px #0000001F;
}
#customers-testimonialss_2.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
  transform: translateY(-25px);
}
#customers-testimonialss_2.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
.aboutus_bg_image {
  background-image: url("/image/aboutus_bg_image.webp");
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}
.owl-nav button {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  width: 43px;
  height: 45px;
  cursor: pointer;
  border: 2px solid white;
  background: linear-gradient(180deg, #0F3650 0%, #227BB6 100%);
  border-radius: 50%;
  background-clip: padding-box, border-box;
}
.fa-arrow-right {
  background: #fff !important;
  width: 0px !important;
  height: 0px !important;
  border-radius: 50% !important;
  display: inline-block !important;
  justify-content: center !important;
  align-items: center !important;
  left: 35%;
  top: 30%;
  position: absolute;
}
.fa-arrow-left {
  background: #fff !important;
  width: 0px !important;
  height: 0px !important;
  border-radius: 50% !important;
  display: inline-block !important;
  justify-content: center !important;
  align-items: center !important;
  left: 35%;
  top: 30%;
  position: absolute;
}
.owl-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  padding-top: 0px;
  gap: 20px;
}
.carasoule_circle {
  border-radius: 50%;
  background: linear-gradient(180deg, #01A8FA 0%, #0178F2 100%);
  padding: 25px 25px;
}
#customers-testimonialss_22.owl-carousel .owl-dots .owl-dot span {
  background: #D3E4EF;
  display: inline-block;
  height: 10px;
  border-radius: 50px;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
  transform-origin: 50% 50% 0;
  transition: all 250ms ease-out 0s;
  width: 30px;
}
#customers-testimonialss_22.owl-carousel .owl-dots .owl-dot.active span {
  background: linear-gradient(180deg, #0F3650 0%, #227BB6 100%);
  height: 10px;
  border-radius: 50px;
  width: 60px;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
  box-shadow: 0px 4px 4px 0px #0000001F;
}
#customers-testimonialss_22.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
  transform: translateY(-35px);
}
#customers-testimonialss_22.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
.accordion-item2 {
  border-radius: 20px;
  background-color: #e1f1ff !important
}
.accordion-button2:not(.collapsed) {
  color: #000000 !important;
  border-radius: 20px;
  background-color: #e1f1ff !important
}
.accordion-button2:focus {
  border-radius: 20px;
  color: #000000 !important;
  background-color: #e1f1ff !important
}
.faq-container {
  max-width: 800px;
  margin: 50px auto;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 20px;
}
.faq-title {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 20px;
}
.faq-item:last-child {
  border-bottom: none;
}
.faq-question {
  border-radius: 15px !important;
  min-height: 90px !important;
  width: 100%;
  background: linear-gradient(180deg, #01ABFB 0%, #0176F2 100%);
  border: none !important;
  outline: none !important;
  text-align: left !important;
  padding: 15px 20px !important;
  font-size: 0.9rem !important;
  font-weight: bold !important;
  color: #ffffff !important;
  cursor: pointer !important;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background 0.3s ease !important;
}
.faq-question:hover {
  background-color: #e6e6ff !important;
}
.faq-answer {
  max-height: 0;
  overflow: hidden;
  background-color: #fbfbff !important;
  transition: max-height 0.3s ease-out, padding 0.3s ease !important;
  padding: 0 20px;
}
.faq-answer p {
  margin: 0;
  color: white !important;
  padding: 10px 0;
}
.toggle-icon {
  font-size: 1.2rem;
  transform: rotate(0deg);
  transition: transform 0.3s ease !important;
}
.faq-item.open .faq-question {
  border-radius: 15px 15px 0px 0px !important;
}
.faq-item.open .faq-answer {
  border-radius: 0px 0px 15px 15px !important;
}
.faq-item.open .toggle-icon {
  transform: rotate(180deg) !important;
}
.faq-item.open .faq-answer {
  max-height: 200px;
  padding: 10px 20px;
  background: linear-gradient(180deg, #01ABFB 0%, #0176F2 100%);
}
.custom-select-wrapper {
  position: relative;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 1px solid #ccc;
  padding-right: 30px;
}
.custom-arrow {
  position: absolute;
  top: 35%;
  right: 10px;
  transform: translateY(-50%);
  pointer-events: none;
  border: solid #333;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  align-items: center;
  display: flex;
  justify-content: center;
}
.mobile-only {
  display: none !important;
}
.desktop-only {
  display: block;
}
@media (max-width: 768px) {
  .mobile-only {
    display: block !important;
  }
  .w_91 {
    width: 91%;
  }
  .desktop-only {
    display: none !important;
  }
}
.horizontal-scroll {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding-bottom: 10px;
}
.horizontal-scroll button {
  flex: 0 0 auto;
  margin-right: 10px;
}
.horizontal-scroll::-webkit-scrollbar {
  height: 8px;
}
.horizontal-scroll::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 4px;
}
.horizontal-scroll::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
.underline_about {
  width: 100%;
  opacity: 0.1;
  border: 1px solid #000000
}
.cd-content h2 {
  margin-bottom: 20px;
  line-height: 45px;
}
.cd-content p {
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
  opacity: 0.7;
}
.horiline {
  margin-top: 1.5rem;
  border: 1px solid #0000002a;
  margin-bottom: 1.5rem;
}
.cd-content .tabs button {
  background-image: linear-gradient(#fff);
  background-color: #fff;
  color: #000;
  border-radius: 2pc;
  padding: 8px 30px;
  margin-bottom: 15px;
  box-shadow: 5px 8px 23.4px 8px #00000014;
}
.tabs .active {
  background-image: linear-gradient(to bottom, #01AAFB, #0177F2);
  color: #fff;
}
.tabtext {
  display: none;
}
.tabtext.active {
  display: block;
}
.main-cirlce {
  position: relative;
  width: 450px;
  height: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
  perspective: 1000px;
}
.blueborder {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #0177F2;
  background-image: linear-gradient(to bottom, #01A4FA, #0177F2);
  z-index: 11;
}
.center-icon {
  width: 150px;
  height: 150px;
  background-color: #d5d3d3;
  border-radius: 50%;
  border: 6px solid #fff;
  overflow: hidden;
}
.center-icon img {
  width: 100%;
  height: 100%;
}
.iconteam {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.icon {
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cir1 {
  position: relative;
  width: 80px;
  height: 80px;
  transform: rotate(0deg) translate(0px);
  background-image: linear-gradient(to bottom, #F9AD25, #EC3F00);
  z-index: 99;
}
.cir1 img {
  width: 30px;
  height: 30px;
}
.cir2 {
  width: 135px;
  height: 135px;
  transform: translate(0px);
  box-shadow: 5px 8px 23.4px 8px #00000014;
}
.cir2 img {
  width: 80px;
  height: 80px;
  transform: rotate(-30deg);
}
.cir3 {
  width: 110px;
  height: 110px;
  transform: translate(0px);
  box-shadow: 4px 7px 17.1px 8px #0000000F;
}
.cir3 img {
  width: 60px;
  height: 60px;
  transform: rotate(-110deg);
}
.cir4 {
  width: 75px;
  height: 75px;
  transform: translate(0px);
  box-shadow: 5px 7px 19.4px 8px #0000000F;
}
.cir4 img {
  width: 50px;
  transform: rotate(-5deg);
}
.cir5 {
  display: flex;
  width: 115px;
  height: 115px;
  transform: translate(0px);
  box-shadow: 0px 9px 45px -1px #0000001F;
  align-items: center;
  justify-content: center;
  background: #FCF8F5;
}
.cir5 img {
  width: 100%;
  transform: rotate(120deg);
}
.cir6 {
  width: 100px;
  height: 100px;
  transform: translate(0px);
  box-shadow: 5px 8px 23.4px 8px #00000014;
}
.cir6 img {
  width: 100%;
  height: 100%;
  transform: rotate(60deg);
}
.cir7 {
  width: 80px;
  height: 80px;
  transform: translate(0px);
  background-image: linear-gradient(to top, #7BEF5E, #1D9200);
}
.cir7 img {
  width: 50px;
  transform: rotate(200deg);
}
.com-heading {
  font-size: 55px !important;
  font-weight: 500 !important;
}
@keyframes cir1 {
  0% {
    transform: translate(0px) scale(1);
  }
  50% {
    transform: rotate(0deg) translate(170px) scale(1.2);
  }
  100% {
    transform: rotate(0deg) translate(170px) scale(1);
  }
}
@keyframes cir2 {
  0% {
    transform: translate(0px) scale(1);
  }
  50% {
    transform: rotate(30deg) translate(150px) scale(1.2);
  }
  100% {
    transform: rotate(30deg) translate(150px) scale(1);
  }
}
@keyframes cir3 {
  0% {
    transform: translate(0px) scale(1);
  }
  50% {
    transform: rotate(110deg) translate(140px) scale(1.2);
  }
  100% {
    transform: rotate(110deg) translate(140px) scale(1);
  }
}
@keyframes cir4 {
  0% {
    transform: translate(0px) scale(1);
  }
  50% {
    transform: rotate(185deg) translate(220px) scale(1.2);
  }
  100% {
    transform: rotate(185deg) translate(220px) scale(1);
  }
}
@keyframes cir5 {
  0% {
    transform: translate(0px) scale(1);
  }
  50% {
    transform: rotate(220deg) translate(140px) scale(1.2);
  }
  100% {
    transform: rotate(220deg) translate(140px) scale(1);
  }
}
@keyframes cir6 {
  0% {
    transform: translate(0px) scale(1);
  }
  50% {
    transform: rotate(300deg) translate(140px) scale(1.2);
  }
  100% {
    transform: rotate(300deg) translate(140px) scale(1);
  }
}
@keyframes cir7 {
  0% {
    transform: translate(0px) scale(1);
  }
  50% {
    transform: rotate(160deg) translate(170px) scale(1.2);
  }
  100% {
    transform: rotate(160deg) translate(170px) scale(1);
  }
}
.iconteam {
  animation: rotate 80s linear infinite;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.dirname1,
.dirname2 {
  position: relative;
  width: 100%;
  box-shadow: 0px 4.12px 4.12px 0px #00000040;
}
.dirname {
  position: absolute;
  bottom: 18px;
  left: 22px;
  width: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: start;
  text-align: start;
}
.white_btn2 {
  width: 175px;
  color: #ffffff !important;
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 15px 20px;
  border-radius: 50px;
  background: linear-gradient(90deg, #01AAFB 0%, #0178F2 100%);
}
.tec_img {
  width: 22% !important;
  text-align: center !important;
}
.btnsss {
  min-width: 160px;
  width: fit-content;
  background-color: white;
  padding: 0 30px;
  height: 50px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  color: #06c;
  letter-spacing: 2.8px;
  font-weight: 700;
  line-height: 1.6;
  box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.3);
  position: relative;
  transition: all 0.4s ease;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 0;
}
.btnsss span {
  z-index: 1;
  text-align: center;
}
.btnsss:before,
.btnsss:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  transition: all 0.4s ease;
  background: linear-gradient(180deg, #01ABFB 0%, #0176F2 100%) !important;
}
.btnsss:before {
  left: 0;
}
.btnsss:after {
  right: 0;
}
.btnsss:hover {
  transition: all 0.4s ease;
  box-shadow: 0 8px 20px -12px rgba(0, 0, 0, 0.2);
  letter-spacing: 2px;
  color: white;
}
.btnsss:hover:before,
.btnsss:hover:after {
  width: 51%;
}
.text-light-grey {
  color: rgba(207, 203, 203, 1);
}
.custom-card-style {
  box-shadow: 0px 12.08px 69.84px 7.25px #00000029;
  border-radius: 15px;
  min-height: 530px;
}
.image_setup {
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fs-34 {
  font-size: 34px;
}
.carasoule_circle {
  position: relative;
  background-color: #f0f0f0;
  border-radius: 50%;
  padding: 10px;
  transition: background-color 0.3s ease;
}
.hover_show-1 {
  display: block;
}
.hover_hide-1 {
  display: none;
}
.cost-card:hover .carasoule_circle {
  background-color: #007bff;
}
.cost-card:hover .hover_show-1 {
  display: none;
}
.cost-card:hover .hover_hide-1 {
  display: block;
}
.side_box {
  box-shadow: 0px 0px 10.3px 0px #0000001F;
  width: 78%;
  min-height: 100px;
  padding-top: 10px;
  padding-bottom: 12px;
  position: relative;
  padding-left: 20px;
}
.side_box::after {
  content: "";
  position: absolute;
  border: 2px solid #D6D6D6;
  background: #D6D6D6;
  height: 100%;
  top: 0%;
  width: 15px;
  left: 0%;
}
.side_box2 {
  box-shadow: 0px 0px 10.3px 0px #0000001F;
  width: 78%;
  min-height: 100px;
  padding-top: 10px;
  padding-bottom: 12px;
  position: relative;
  padding-left: 20px;
}
.side_box2::after {
  content: "";
  position: absolute;
  border: 2px solid linear-gradient(180deg, #0098FF 0%, #0034FF 100%);
  height: 100%;
  top: 0%;
  width: 15px;
  background: linear-gradient(180deg, #0098FF 0%, #0034FF 100%);
  left: 0%;
}
.wrapper2 {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1536px;
  margin-inline: auto;
  position: relative;
  height: 200px;
  overflow: hidden;
}
@keyframes scrollLeft {
  to {
    left: -200px;
  }
}
.item {
  border-radius: 100px;
  display: flex;
  position: absolute;
  left: max(calc(0px * 8), 100%);
  animation-name: scrollLeft;
  animation-duration: 30s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.item1 {
  animation-delay: calc(30s / 8 * (8 - 1) * -1);
}
.item2 {
  animation-delay: calc(30s / 8 * (8 - 2) * -1);
}
.item3 {
  animation-delay: calc(30s / 8 * (8 - 3) * -1);
}
.item4 {
  animation-delay: calc(30s / 8 * (8 - 4) * -1);
}
.item5 {
  animation-delay: calc(30s / 8 * (8 - 5) * -1);
}
.item6 {
  animation-delay: calc(30s / 8 * (8 - 6) * -1);
}
.item7 {
  animation-delay: calc(30s / 8 * (8 - 7) * -1);
}
.item8 {
  animation-delay: calc(30s / 8 * (8 - 8) * -1);
}
.box {
  animation: fadeInOut 5s infinite;
}
@keyframes fadeInOut {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
}
@media screen and (max-width: 576px) {
  .wrapper2 {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1536px;
    margin-inline: auto;
    position: relative;
    height: 150px;
    overflow: hidden;
  }
  .item {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    position: absolute;
    left: max(calc(120px* 8), 100%);
  }
}
.footer_ul2 {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.footer_ul2 li {
  text-decoration: none;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
}
.white_arrow .white {
  display: none !important;
  width: 1vw;
  height: 1vw;
  border-bottom: 3px solid white !important;
  border-right: 3px solid whiten !important;
  transform: rotate(45deg);
  animation: animatessss 2s infinite
}
.white_arrow {
  position: absolute;
  bottom: 15px !important;
  right: 25px
}
@keyframes animatessss {
  0% {
    opacity: 0;
    transform: rotate(45deg) translate(-25px, -25px)
  }
  50% {
    opacity: 1;
    border-color: white;
  }
  100% {
    opacity: 0;
    transform: rotate(45deg) translate(0, 0)
  }
}
.spe_tech:hover .white_arrow .white {
  display: block !important;
}
.tabsss-img {
  width: 400px;
  height: 400px;
}
.icon-container {
  position: relative !important;
}
.global-icon {
  font-size: 23px;
  padding: 10px;
  border-radius: 50%;
  cursor: pointer;
}
.icon-hover-box {
  position: absolute;
  z-index: -11;
  width: 150px;
  top: 43px;
  right: -50px;
  transform: translateY(-50%) scale(0.95);
  box-shadow: 0px 5px 104.2px 0px #00000029;
  background-color: #F5F5F5;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
  min-width: 120px;
  text-align: center;
}
.icon-container:hover .icon-hover-box {
  background-color: white;
  opacity: 1;
  z-index: 11;
  pointer-events: auto !important;
  transform: translateY(0%) scale(1);
}
.icon-hover-box a {
  margin: 0;
  padding: 11px 10px;
  text-decoration: none;
  color: #515151;
}
.border_bottom {
  border-bottom: 1px solid #e5e5e5;
}
.social_circle2:hover {
  background: linear-gradient(to right, #0193EF, #005991);
}
.hide_image {
  display: none;
}
.social_circle2:hover .hide_image {
  display: block;
}
.social_circle2:hover .show_image {
  display: none;
}
.footer_ul2 {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.footer_ul2 li {
  text-decoration: none;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
}
.btnsss {
  min-width: 160px;
  width: fit-content;
  background: #fff;
  padding: 0 30px;
  height: 50px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  color: #06c;
  letter-spacing: 2.8px;
  font-weight: 700;
  line-height: 1.6;
  box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.3);
  position: relative;
  transition: all 0.4s ease;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 0;
}
.btnsss:before,
.btnsss:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  background: linear-gradient(180deg, #01ABFB 0%, #0176F2 100%) !important;
  transition: all 0.4s ease;
}
.btnsss:before {
  left: 0;
}
.btnsss:after {
  right: 0;
}
.btnsss:hover {
  box-shadow: 0 8px 20px -12px rgba(0, 0, 0, 0.2);
  letter-spacing: 2px;
  color: white;
}
.btnsss:hover:before,
.btnsss:hover:after {
  width: 51%;
}
.details.container {
  width: 100%;
}
.theme_color {
  color: #0176f2;
}
.div_padding {
  padding: 2px 6px;
}
.margin_100 {
  margin-top: 100px;
}
.w_55 {
  width: 55% !important;
}
.flag_parent {
  width: 20px;
  height: 20px;
}
.nav-background {
  box-shadow: 0px 5px 104.2px 0px #00000029 !important;
  background-color: #F5F5F5 !important;
}
.custom-col-left {
  width: 70%;
  padding-top: 100px;
}
.about_technologies {
  width: 78%;
  font-size: 18px;
  color: #999999;
}
.flex-start-col {
  display: flex;
  flex-direction: column;
  align-items: start;
}
.opacity_70 {
  opacity: 0.7 !important;
}
.text-blue-primary {
  color: #0188f5 !important;
}
#firstSection {
  height: 100vh;
  background: #f4f4f4;
  padding: 20px;
}
#backToTopBtn {
  position: fixed;
  bottom: 30px;
  right: 10px;
  display: none;
  font-size: 24px;
  color: #f5f5f5;
  background-color: linear-gradient(to right, #0193EF, #005991);
  border: none;
  border-radius: 50%;
  padding: 9px 11px;
  cursor: pointer;
  z-index: 1000;
}
#backToTopBtn p i {
  font-size: 16px;
}
.clicked-background {
  padding: 7px 9px !important;
  background-color: white !important;
  color: #005991 !important;
  border: 3px solid #0176f2 !important;
}
.navbar-expand-lg_custom {
  box-shadow: 0px 5px 104.2px 0px #00000029;
  background-color: #F5F5F5;
  height: 55px;
}
.form_position {
  position: absolute;
  display: flex;
  justify-content: center;
  top: -25%;
}
.nav-link::before {
  border-radius: 3px !important;
}
.h_575 {
  height: 585px !important;
  margin-top: 1rem !important;
}
.tab_number {
  font-weight: 600;
  font-size: 32px;
  opacity: 0.4;
}
.tab_btn {
  font-size: 38px;
  font-weight: 700;
}
.horizontal-scroll::-webkit-scrollbar {
  width: 1px;
}
.horizontal-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.horizontal-scroll::-webkit-scrollbar-thumb {
  background: #007bff;
}
.horizontal-scroll::-webkit-scrollbar-thumb:hover {
  background: #0056b3;
}
.w_100 {
  width: 100px;
}
.mt_52 {
  margin-top: 52px;
}
.w_131 {
  width: 131px;
}
.w_30 {
  width: 30%;
}
.w_20 {
  width: 20px;
}
.form_height {
  height: 530px;
}
.round-left {
  border-radius: 15px 0 0 15px;
}
.footer-flag {
  width: 25px;
  height: 20px;
}
.padding_right_100 {
  padding-right: 100px;
}
.pr-6 {
  padding-right: 30px;
}
.ls-1 {
  letter-spacing: 1px;
}
.footer_link {
  color: white !important;
}
.footer_link:hover {
  color: rgb(13 110 253) !important;
}
.translate-x-40 {
  transform: translateX(40px);
}
.h_30ibm {
  height: 30px !important;
}
.submit-btn {
  background: linear-gradient(180deg, #01ABFB 0%, #0176F2 100%);
  background-color: #06c;
  color: #fff;
  padding: 6px 20px;
  border: none;
  width: 95% !important;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  justify-items: center;
  margin: auto;
}
.navbar-expand-lg .navbar-nav .nav-link {
  position: relative;
  display: block;
  text-decoration: none;
  transition: all .3s cubic-bezier(.2, 0, 0, 1);
  z-index: 1;
  &:after {
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 1.25rem;
    left: 1.25rem;
    background: linear-gradient(180deg, #01a8fa 0, #0178f2 100%);
    transition: all .3s cubic-bezier(.2, 0, 0, 1);
    transform-origin: bottom center;
    z-index: -1;
  }
  &:hover {
    color: #fff !important;
    &:after {
      right: 0;
      left: 0;
      height: 100%;
    }
  }
}
.hero-section-text {
  color: #999999;
}
.breadcrumb-wrapper {
  padding: 12px 0;
}
.custom-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  list-style: none;
  padding: 0;
  margin: 0;
  background: transparent;
}
.custom-breadcrumb .breadcrumb-item {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  color: #555;
}
.custom-breadcrumb a {
  color: blue;
  text-decoration: none;
  transition: color 0.2s ease;
}
.custom-breadcrumb a:hover {
  color: #1f8f28;
  text-decoration: underline;
}
.breadcrumb-separator {
  margin: 0 6px;
  color: #999;
  font-weight: 600;
}
.breadcrumb-current {
  color: #000;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 520px;
}
@media (max-width: 768px) {
  .breadcrumb-current {
    max-width: 240px;
  }
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb-item {
  font-size: 16px;
  color: #000;
}
.breadcrumb-item+.breadcrumb-item::before {
  content: ">>";
  padding: 0 8px;
  color: #555;
  font-weight: 500;
}
.breadcrumb-item a {
  text-decoration: none;
  color: #000;
  font-weight: 500;
}
.breadcrumb-item a:hover {
  text-decoration: underline;
}
.breadcrumb-item.active a {
  color: #000;
  font-weight: 600;
  pointer-events: none;
}
@media (max-width: 767px) {
  .force-responsive {
    display: block !important;
  }
  .force-responsive [class*="col-"] {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .force-responsive .row {
    margin-left: 0;
    margin-right: 0;
  }
  .force-responsive .row.m-0>div {
    width: 100% !important;
  }
  .force-responsive img {
    max-width: 100%;
    height: auto;
  }
  .force-responsive .form-control,
  .force-responsive select,
  .force-responsive button {
    width: 100%;
  }
}
.copy_text {
  color: white;
}
.text-nowrap {
  text-wrap: nowrap !important;
}
.lets_ai_btn {
  color: black;
  transition: color 0.3s ease-in-out;
}
.lets_ai_btn:hover {
  color: #428dfb;
}
.pt_7 {
  padding-top: 7px !important;
}
.px_7 {
  padding-inline: 7px !important;
}
.btn-gap_nav {
  gap: 0.3rem;
  margin-right: 0.5rem;
}
.nav-link:hover {
  color: #428dfb;
}
.compresion_table {
  width: 100%;
  max-width: 100%;
  position: relative;
  .table-responsive {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    position: relative;
    left: 0;
    border-radius: 14px;
  }
  .head_cost-table {
    border-collapse: collapse;
    width: auto;
    min-width: 100%;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    thead {
      background: #111827;
      th {
        padding: 16px;
        white-space: nowrap;
        color: #fff;
      }
    }
    tbody {
      td {
        padding: 16px;
        white-space: nowrap;
      }
    }
  }
  @media (max-width: 767px) {
    .table-responsive {
      margin-left: 0;
      margin-right: 0;
    }
    .head_cost-table {
      min-width:100%;
    }
    .head_cost-table th,
    .head_cost-table td {
      padding: 12px;
      font-size: 13px;
    }
  }
  @media (max-width: 480px) {
    .head_cost-table {
      min-width: 100%;
    }
  }
}
