.ab-item.text-center.mb-4 {
    border-radius: 14px;
    height: 250px;
    padding: 20px; /* Adds space inside the box */
    margin-bottom: 20px; /* Adjusts spacing between elements */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ab-item.text-center.mb-4 h6 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}

.ab-item.text-center.mb-4 h4 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}

.ab-item.text-center.mb-4 p {
    font-size: 15px;
    margin-bottom: 0;
}

.ab-item.text-center.mb-4 i {
    margin-bottom: 10px; /* Adds space below the icon */
}

/* Adjust section spacing */
section#services {
    margin-top: 100px;
}

header.container-fluid.border {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.header {
    width: 80%;
    height: 100px !important;
    margin: 0 auto;
    position: fixed;
    left: 10%;
    z-index: 1;
}

.logo {
    width: 20%;
    height: 100%;
}

.nav {
    width: 80%;
    height: 100%;
}

.con p {
    color: white;
    width: 150px;
    border-radius: 3px;
    background-color: #019de1;
}

nav a {
    text-decoration: none;
    color: white;
}

nav a:hover {
    color: white;
    border-bottom: 1px solid white;
}

#btn {
    display: none;
    color: white;
    font-size: 28px;
}

.head-text {
    margin-top: 250px;
    width: 50%;
    height: 250px;
    margin-left: 150px;
}

.off-1 ul li {
    list-style: none;
}

.off-1 ul li a {
    text-decoration: none;
    color: black;
}

header iframe {
    position: absolute;
    bottom: 0;
    right: 0;
}

/* about */

#about {
    height: 450px;
}

.abt-main {
    width: 80%;
    height: 95%;
}

.abt-1 button {
    width: 125px;
    height: 45px;
    background-color: #019de1;
    border: none;
    color: white;
    border-radius: 5px;
}

.abt-1 button:hover {
    border: 1px solid #019de1;
    background: none;
    color: #019de1;
}

.abt-1 {
    flex-wrap: wrap;
}

.ab-1 {
    flex-basis: 40%;
    height: 48%;
    border-radius: 10px;
    background-color: #fdfbf3;
    border: 1px solid #f7edcd;
}

.ab-2 {
    flex-basis: 40%;
    height: 48%;
    border-radius: 10px;
    background-color: #fdfdfb;
    border: 1px solid #d0f7ee;
}

.ab-3 {
    flex-basis: 40%;
    height: 48%;
    border-radius: 10px;
    background-color: #fdfdfb;
    border: 1px solid #d0d0f7;
}

.ab-4 {
    flex-basis: 40%;
    height: 48%;
    border-radius: 10px;
    background-color: #fdfdfb;
    border: 1px solid #f5d2f7;
}

/* services */

#services {
    height: 250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#slider-ser {
    height: 300px;
}

.slid-main {
    width: 80%;
    height: 95%;
}

.carousel-cell {
    width: 25%;
    height: 275px;
    margin-right: 10px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

/* cell number */
.carousel-cell:before {
    display: block;
    text-align: center;
    /* content: counter(carousel-cell);? */
    line-height: 200px;
    font-size: 80px;
    color: white;
}

/* technology */

#technology {
    height: 450px;
}

.tech-main {
    width: 80%;
    height: 95%;
}

.tech-2 img {
    margin: 0 auto;
}

.tech-t {
    height: 10%;
}

.tech-t a {
    text-decoration: none;
    color: #607785;
}

.tech-t a:hover {
    border-bottom: 1px solid #019de1;
    color: #019de1;
    font-weight: 500;
}

/* case */

#case {
    height: 250px;
}

.case-main {
    width: 80%;
    height: 95%;
}

/* image */

#imges {
    height: 275px;
    position: relative;
}

.img-1 {
    width: 250px;
    height: 100%;
    background-image: url("../images/xedios/Rectanglee.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.img-2 {
    width: 80%;
    height: 100%;
    margin-left: 5%;
}

/* .img-2 img{
	width: 15vw;
	height: 100%;
} */

/* industries */

#industries {
    height: 700px;
    background-color: #f0f9fd;
}

.ind-main {
    width: 90%;
    height: 50%;
}

/* insight */

#insight {
    height: 650px;
}

.ins-main {
    width: 80%;
    height: 95%;
}

.ins-1 a {
    color: #019de1;
    text-decoration: none;
    font-weight: 500;
}

.ins-1 a:hover {
    color: #019de1;
}

.ins-2-1 {
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    cursor: pointer;
}

.ins-2-1:hover {
    border: 1px solid #019de1;
}

.ins-2-1:hover h5 {
    color: #019de1;
}

/* clients */

#clients {
    height: 500px;
}

.cli-main {
    width: 80%;
    height: 95%;
}

/* slider */

#slider {
    height: 150px;
}

.carousel-cell-1 {
    width: 20%;
    height: 150px;
    margin-right: 10px;
    border-radius: 5px;
}

/* cell number */
.carousel-cell-1:before {
    display: block;
    text-align: center;
    font-size: 80px;
    color: white;
}

/* contact */

#contact {
    height: 450px;
    z-index: 1;
}

.con-main {
    width: 50%;
    height: 95%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-top: 8px solid #019de1;
    border-radius: 20px;
}

/* from */

.fo-1 input {
    height: 40px;
    padding-left: 15px;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    margin-top: 10px;
    background-color: #f7f9fb;
}

.fo-1 input:focus {
    outline: 1px solid #019de1;
}

::placeholder {
    color: #5e7a86;
    opacity: 0.5;
}

.fo-2 textarea {
    height: 100px;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    background-color: #f7f9fb;
    margin-top: 10px;
}

.fo-2 textarea:focus {
    outline: 1px solid #019de1;
}

.fo-2 button {
    height: 40px;
    background-color: #019de1;
    font-size: 20px;
    color: white;
    border: none;
    border-radius: 5px;
}

footer {
    height: 350px;
    background: rgb(52, 29, 46);
    background: linear-gradient(
        90deg,
        rgba(52, 29, 46, 1) 0%,
        rgba(6, 7, 30, 1) 45%,
        rgba(52, 29, 46, 1) 100%
    );
    position: relative;
}

.fot-main {
    width: 70%;
    height: 95%;
}

.fot-extra {
    height: 12%;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 0;
    left: 0;
}

.i {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.i i {
    color: white;
    padding: 5px 8px;
    border-radius: 50%;
    border: 1px solid white;
    margin-left: 15px;
}

.i i:hover {
    background-color: white;
    color: black;
}

.toggle-fot {
    display: none;
}

#footer-icon {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: white;
    position: fixed;
    bottom: 0;
    width: 100%;
}

.i-1 {
    width: 15%;
    height: 90%;
    color: black;
    padding-top: 10px;
}

.i-1:hover span {
    color: #019de1;
}

.i-1:hover a {
    color: #019de1;
}

.i-1 a {
    text-decoration: none;
    color: black;
}

.sticky {
    background-color: rgba(17, 17, 17, 0.5);
}

@media (max-width: 992px) {
    header {
        height: auto;
        padding-bottom: 150px;
    }

    .header {
        width: 90%;
        left: 5%;
    }

    .nav {
        display: none;
        width: 0;
        height: 0;
    }

    .con p {
        opacity: 0;
    }

    nav a {
        display: none;
    }

    #btn {
        display: block;
    }

    .head-text {
        margin-inline: auto;
        margin-top: 150px;
        height: auto;
    }

    #about {
        margin-top: 10px;
        height: auto;
    }

    .abt-main {
        width: 95%;
    }

    #slider-se {
        height: auto;
    }

    #technology {
        height: auto;
    }

    .tech-main {
        width: 95%;
    }

    .tech-t {
        font-size: 2vw;
    }

    #case {
        height: auto;
    }

    #industries {
        height: auto;
    }

    #insight {
        height: auto;
    }

    #clients {
        height: auto;
    }

    #slider {
        height: auto;
    }

    #contact {
        height: auto;
    }

    footer {
        height: auto;
        padding: 30px;
    }

    .fot-main {
        width: 90%;
    }

    #imges {
        height: auto;
    }

    .img-2 {
        width: 95%;
        height: auto;
    }

    .toggle-fot {
        display: block;
    }
}

@media (max-width: 991px) {
    .con-main {
        width: 90%;
    }
}

@media (max-width: 768px) {
    .head-text {
        width: 80%;
        height: auto;
    }

    .carousel-cell {
        width: 45%;
    }

    .case-main {
        width: 100%;
    }

    footer {
        padding-block: 70px;
    }
}

@media (max-width: 615px) {
    .i-1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
    }
}

@media (max-width: 576px) {
    .carousel-cell {
        width: 55%;
    }

    .ins-main {
        width: 95%;
    }

    .carousel-cell-1 {
        width: 35%;
    }

    .fot-extra p {
        display: none;
    }
}

@media (max-width: 480px) {
    .carousel-cell {
        width: 65%;
    }
}

@media (max-width: 380px) {
    .carousel-cell {
        width: 85%;
    }
}


/* -----------------------------------------
  	Go top CSS
----------------------------------------- */
.go-top {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 3%;
  left: 3%;
  width: 45px;
  height: 45px;
  opacity: 0;
  cursor: pointer;
  text-decoration: none;
  color: var(--color-light);
  font-size: 28px;
  border-radius: 50%;
  background-color: var(--color-primary);
  background-image: var(--gradient-1);
  transition: 0.4s;
  transform: translateY(15%);
  z-index: 100;
}

.go-top.active {
  opacity: 1;
  transform: none;
}

.go-top:hover {
  transform: translateY(-3px);
}

/* -----------------------------------------
    Cookie alert CSS
----------------------------------------- */
.cookie-consent {
    position: fixed;
    background-color: var(--color-dark);
    bottom: 0px;
    width: 100%;
    padding: 15px 0px 5px;
    z-index: 10000000000;
    color: var(--color-white);
  }
  
  .cookie-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  button.cookie-consent__agree {
    color: var(--color-white);
    border: 1px solid var(--color-primary);
    background-color: var(--color-primary);
    box-shadow: 0px 10px 30px rgba(var(--color-primary-rgb), 0.14);
    padding: 10px 24px;
    font-size: var(--font-sm);
    position: relative;
    border-radius: 0;
    letter-spacing: 0.05em;
    font-weight: var(--font-medium);
    margin-bottom: 10px;
  }
  
  p.cookie-consent__message {
    background-color: transparent !important;
    color: var(--color-light);
    font-size: 14px;
    margin-bottom: 10px;
  }
  
  @media only screen and (max-width: 991px) {
    .cookie-container {
      display: block;
      text-align: center;
    }
  
    button.cookie-consent__agree {
      margin-top: 15px;
    }
  
    span.cookie-consent__message {
      line-height: 20px;
      display: block;
    }
  }