.copyright-icon{
    width:18px;
    height:18px;
    margin-right:7px;
}

.copyright{
    font-size: 12px;
    
}
.fixed-top{
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
	background-image: radial-gradient(at top right, #002F75 0%, #000000 150%);
}

.Abaxys_logo {
  width: 85%;
}

.navbar-brand {
  width: 25%;
}

.banner_title {
  font-size: 44px;
}

.nav-link {
  margin: 0 15px;
}

.why_img {
  width: 35%;
}

.why_absolute {
  top: -65px;
  left: 0;
}

.h3_fw {
  font-weight: 900;
}

.p_text {
  font-size: 16px;
  line-height: 28px;
}

.nav-link {
  font-size: 18px;
  color: #96C3FF;
}

.baner_sub_text {
  font-size: 18px;
  line-height: 35px;
}
.offcanvas{
  background-image: radial-gradient(at top right, #002F75 0%, #000000 100%);

}
#header {
  background-color: transparent;
  background-image: radial-gradient(at top right, #002F75 0%, #000000 100%);
}

#about_us {
  background-color: rgba(1, 14, 34, 1);

}

.bg-none{
  background:none;
  border: none;
}

.banner_card {
  color: #fff;
  background-color: #001636;
  font-size: 14px;
  text-align: justify;
  padding: 80px 30px 50px 30px;
  transition: 0.4s;
  cursor: pointer;
}

.banner_card:hover {
  background-color: #fff;
  color: #001636 !important;
}

.solution_img {
  width: 30%;
}

p {
  line-height: 28px;
  font-size: 14px;
}

.card_solutions {
  border: none;
  border-radius: 6px;
}

.customer1 {
  width: 75%;
  /* height: 70px; */
}

.footer {
  background-color: #012B69;
}

.footerimg {
  width: 15%;
}

.footer_text{
  font-size: 18px;
  line-height: 28px;
}

.solutions_height {
  text-align: justify;
  min-height: 60px;
}

.banner_height {
  /* color: #FFFFFF; */
  font-family: "Roboto", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
  min-height: 200px;

}

.min-height {
  line-height: 30px;
  font-size: 16px;
}

.p_text {
  min-height: 60px;
}

.banner_conatiner {
  max-width: 1400px;
}

.service_subtext {
  color: #000000;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.25em;
}.text-inline {    display: flex;    align-items: center;    justify-content: center;}.usa-flag {    width: 25px; /* Adjust the width as needed */    margin: 7px 10px 0 0;}


@media only screen and (max-width: 560px) {
  .service_subtext {
    font-size: 20px !important;
  }

  .customer1 {
    width: 100% !important;
  }

  .banner_title {
    font-size: 22px !important;
    line-height: 30px;
  }

  .Abaxys_logo {
    width: 50%;
  }

  .abaxys_header {
    margin: 0% !important;
  }

  .link{
    font-size: 14px !important;
  }
  .fixed-top {
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
	background-image: radial-gradient(at top right, #002F75 0%, #000000 150%);
  }
}


@media only screen and (max-width: 660px) {
  .banner_height {
    min-height: 100% !important;
  }

  .container {
    max-width: 700px;
  }

  .solutions_height {
    min-height: 100% !important;
  }

  .Abaxys_logo {
    width: 100% !important;
  }

  .navbar-brand {
    width: 50% !important;
  }

  .abaxys_header {
    margin: 0 5%;
  }

  .nav-link {
    margin: 0 !important;
  }
  
  .fixed-top{
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
	background-image: radial-gradient(at top right, #002F75 0%, #000000 150%);
  }
}

@media only screen and (min-width: 768px) and (max-width: 990px) {

  .banner_height {
    min-height: 300px !important;
  }

  .solutions_height {
    min-height: 135px !important;
  }

  .why_img {
    width: 50%;
  }

  .h3_fw {
    min-height: 110px;
  }

  .h5-fw {
    font-weight: 600;
  }

  .Abaxys_logo {
    width: 75%;
  }

  .navbar-brand {
    width: 50%;
  }

  .nav-link {
    margin: 0 !important;
  }
  
  .fixed-top{
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
	background-image: radial-gradient(at top right, #002F75 0%, #000000 150%);
  }
}


@media only screen and (max-width: 1160px) {
  .banner_height {
    min-height: 200px;
  }

  .solutions_height {
    min-height: 110px;
  }

  .p_text{
   min-height: 140px;
  }
  .fixed-top{
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
	background-image: radial-gradient(at top right, #002F75 0%, #000000 150%);
  }

}

@media only screen and (max-width: 1330px) {

  .Abaxys_logo {
    width: 65%;
  }

  .navbar-brand {
    /* width: 35%; */
  }
  .fixed-top{
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
	background-image: radial-gradient(at top right, #002F75 0%, #000000 150%);
  }

}

.zoom_Img{
  width: 50%;
}




.fill:hover,
.fill:focus {
  box-shadow: inset 0 0 0 2em var(--hover);
}

.pulse:hover,
.pulse:focus {
  -webkit-animation: pulse 1s;
  animation: pulse 1s;
  box-shadow: 0 0 0 2em transparent;
}

@-webkit-keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}

.close:hover,
.close:focus {
  box-shadow: inset -3.5em 0 0 0 var(--hover), inset 3.5em 0 0 0 var(--hover);
}

.raise:hover,
.raise:focus {
  box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
  transform: translateY(-0.25em);
}

.up:hover,
.up:focus {
  box-shadow: inset 0 -3.25em 0 0 var(--hover);
}

.slide:hover,
.slide:focus {
  box-shadow: inset 6.5em 0 0 0 var(--hover);
}

.offset {
  box-shadow: 0.3em 0.3em 0 0 var(--color), inset 0.3em 0.3em 0 0 var(--color);
}

.offset:hover,
.offset:focus {
  box-shadow: 0 0 0 0 var(--hover), inset 6em 3.5em 0 0 var(--hover);
}

.up {
  --color: #012863;
  --hover: #fff;
}

button {
  color: #FFFFFF;
  transition: 0.25s;
  background-color: #012863;
}

button:hover,
button:focus {
  border-color: var(--hover);
  color: #012863;
  border: 1px solid #0b5ed7;
}


button {
  border: 2px solid #0b5ed7;
  font: inherit;
  line-height: 1;
  margin: 0.5em;
  border-radius: 10px;
  padding: 10px 2em;
  transition: 0.4s;
}

h1 {
  font-weight: 400;
}

code {
  color: #e4cb58;
  font: inherit;
}

.ai_min_height {
  min-height: 100px;

}

.ai_img {
  width: 15%;
  height: 100%;
  margin: 0 auto 15px;
}

.h5-fw {
  font-weight: 600;
}

textarea {
  resize: none;
}

.text-primary {
  color: #1578FD !important;
}


.wrapper {
  width: 100%;
  position: relative;
}

.wrapper .i_left {
  top: 50%;
  height: 50px;
  width: 50px;
  cursor: pointer;
  font-size: 1.25rem;
  position: absolute;
  text-align: center;
  line-height: 50px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.23);
  transform: translateY(-50%);
  transition: transform 0.1s linear;
}

.zoom_plus {
  height: 40px;
  width: 40px;
  font-size: 18px;
  text-align: center;
  background: hwb(0 100% 0%);
  line-height: 40px !important;
  position: relative;
  color: #002F75;
  left: 90%;
  margin: 10px 0;
  border-radius: 15%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.23);
  transition: transform 0.1s linear;
}

.close_btn {
  height: 30px;
  width: 30px;
  font-size: 15px;
  text-align: center;
  line-height: 50px !important;
  position: relative;
  color: #002F75 !important;
  margin: 10px 0;
  border-radius: 15%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.23);
  transition: transform 0.1s linear;
}

.carousel-control-prev-icon {
  background-image: none !important;
  background: #002F75;
  position: relative;
  right: 30%;
  line-height: 31px;
  border-radius: 5px;
}

.carousel-control-next-icon {
  background-image: none !important;
  background: #002F75;
  position: relative;
  left: 30%;
  line-height: 31px;
  border-radius: 5px;
}

button:hover,
button:focus {
  border: none !important;
}

.wrapper .i_left:active {
  transform: translateY(-50%) scale(0.85);
}

.wrapper .i_left:first-child {
  left: -22px;
  z-index: 1;
}

.wrapper .i_left:last-child {
  right: -22px;
}

.wrapper .carousel {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% / 3) - 12px);
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  gap: 25px;
  border-radius: 8px;
  scroll-behavior: smooth;
  scrollbar-width: none;
}

.carousel::-webkit-scrollbar {
  display: none;
}

.carousel.no-transition {
  scroll-behavior: auto;
}

.carousel.dragging {
  scroll-snap-type: none;
  scroll-behavior: auto;
}

.carousel_text {
  min-height: 10em;
}

.carousel.dragging .card {
  cursor: grab;
  user-select: none;
}

.carousel :where(.card, .img) {
  display: flex;
  /* justify-content: center; */
  /* align-items: center; */
}

.carousel .card {
  scroll-snap-align: start;
  list-style: none;
  background: #fff;
  cursor: pointer;
  padding-bottom: 15px;
  flex-direction: column;
  border-radius: 8px;
}

.carousel .card .img {
  background: #8B53FF;
  height: 148px;
  width: 148px;
  border-radius: 50%;
}

.card .img img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #fff;
}

.carousel .card h2 {
  font-weight: 500;
  font-size: 1.56rem;
  margin: 30px 0 5px;
}

.carousel .card span {
  color: #6A6D78;
  font-size: 1.31rem;
}

@media screen and (max-width: 900px) {
  .wrapper .carousel {
    grid-auto-columns: calc((100% / 2) - 9px);
  }
}

@media screen and (max-width: 600px) {
  .wrapper .carousel {
    grid-auto-columns: 100%;
  }
}

@media screen and (max-width: 1390px) {
  .banner_conatiner {
    max-width: 1350px;
  }

  .link{
    font-size: 12px;
  }
}
.learn{
  font-style: italic;
  text-align: left;
}
.carousel-inner,.slide-img{
  min-height: 30vh;
}

@media screen and (min-width: 1200px) {
  .sidebar,.sidebar-btn{
    display: none;
  }
  
}

@media screen and (max-width: 1200px) {
  .sidebar,.sidebar-btn{
    display: none;
  }
  
}
@media screen and (max-width: 990px) {
  .sidebar,.sidebar-btn{
    display: block;
  }
  .lg-collapse{
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .sidebar,.sidebar-btn{
    display: block;
  }
  .lg-collapse{
    display: none !important;
  }
}