.desktop-logo {
  display: block;
  height: 97px;
}
/* Hide the mobile logo by default */
.mobile-logo {
  display: none;
}
.scale-centered {
  transform: scale(0.8);
  transform-origin: center;
}

/* projects Start */
.filter-buttons-container {
  text-align: center;
}
.pdtopnavbar {
  padding-top: 2%;
}
.imgwd {
  width: 450px !important;
}

.filter-buttons {
  display: flex;
  justify-content: center; /* Center horizontally */
  list-style: none;
  padding-bottom: 30px;
  margin: 0;
}

.filter-buttons li {
  margin-right: 10px; /* Adjust spacing between buttons */
}

.filter-button {
  background-color: #ddd; /* Button background color */
  border-radius: 5px;
  color: #333; /* Button text color */
  padding: 10px 20px; /* Adjust button padding */
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.filter-button:hover {
  background-color: #ffb262; /* Button background color on hover */
}
.filter-button.active {
  background-color: #98acc5eb; /* Button background color for active tab */
}

.image-gallery img {
  max-width: 365px;
  height: 230px; /* Maintain aspect ratio */
  margin: 5px; /* Adjust margin between images */
  padding-top: 5px;
  width: 100%;
  border-radius: 6px;
}
.custom-image-gallery.upcoming {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 20px 0;
}
.custom-image-gallery.upcoming img {
  width: 450px !important;
  height: auto;
  border-radius: 2px;
}

.custom-image-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.custom-image-gallery > .gallery-item {
  flex-basis: 100%;
  max-width: 300px;
  margin: 10px;
  text-align: center;
}
.custom-image-gallery > .gallery-item1 {
  flex-basis: 100%;
  /* max-width: 300px; */
  margin: 10px;
  transform: scale(1.3);
  text-align: center;
  border-radius: 20px;
}
.custom-image-gallery .imgwd1 {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
}
/* project css end  */
/* services start  */
/* Style for the columns */
.b1 {
  width: 100%;
  float: left;
  border: 1px solid #ccc; /* Add border */
  padding: 25px 10px; /* Add padding */
  box-sizing: border-box; /* Include padding and border in element's total width and height */
  margin-bottom: 20px; /* Add margin */
}

/* Clearfix to clear the float */
.row::after {
  content: "";
  display: table;
  clear: both;
}

/* Style for the titles */
h3 {
  color: #333; /* Change color as needed */
  font-size: 22px; /* Adjust font size as needed */
  margin-bottom: 15px; /* Adjust margin as needed */
  line-height: 1.5; /* Adjust line height as needed */
}

/* Style for the list items */
ul {
  list-style-type: none; /* Remove default bullet points */
  padding: 0; /* Remove default padding */
}

li {
  margin-bottom: 10px; /* Adjust margin as needed */
  padding-left: 10px; /* Add padding to align text with symbols */
  position: relative; /* Position the symbols relative to the list item */
  font-size: 16px; /* Adjust font size as needed */
  line-height: 1.6; /* Adjust line height to add spacing between lines */
  padding-top: 5px;
  padding-bottom: 5px;
}

.custom-list {
  padding-top: 20px;
}
.capcha {
  outline: none;
  color: #ffffff;
  padding: 0.5em 0.5em;
  font-size: 0.9em;
  /* margin: 1em 0 0 0; */
  -webkit-appearance: none;
  background: #ffb262;
  border: 1px solid #ffb262;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  transition: 0.5s all;
}

.capcha:hover {
  background-color: transparent;
  color: #000000;
  background: none;
  border: 1px solid #000000;
}
.default {
  cursor: default;
}
.proj_nm {
  font-size: 20px;
  /* color: #ffb262; */
  font-weight: 200;
  /* letter-spacing: 4px; */
  text-transform: capitalize;
  text-align: center;
  font-style: sans-serif;
}
.image-gallery.completed {
  display: flex;
}

.image-gallery.completed > div {
  margin-right: 20px;
}

.image-name {
  font-size: 20px;
  margin-right: 20px;
  font-weight: bold;
}
.u1 {
  padding-top: 76px;
  padding-left: 20px;
}
.u2 {
  padding-top: 60px;
}
.social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 1px solid #e7ffff;
  border-radius: 4px;
}

.social-icon i {
  margin-left: 7px;
}

/* Style for the symbols */
/* services end  */
@media (max-width: 767px) {
  /* padding to the ongoing project section text */
  .u1 {
    padding: 0.1px;
  }
  .u2 {
    padding-top: 0.1px;
  }
  /* padding to the ongoing project section text */

  .desktop-logo {
    display: none !important;
  }
  /* Show the mobile logo on mobile devices */
  .mobile-logo {
    display: block !important;
    height: 20px;
  }

  .flex-control-nav {
    top: 100%;
  }
  .nav.navbar.navbar-default {
    /* background: none; */
    padding: 0.01rem;
  }

  .navbar-brand {
    font-weight: 600;
    font-size: 45px;
    letter-spacing: 2px;
    padding: 0;
    line-height: 43px;
    margin-left: 15px;
  }
  .logos {
    height: 90px;
    padding-left: 2px;
    /* padding-bottom: 8px; */
  }
  .navbar-toggle {
    margin-top: 1.6em;
    margin-right: 15px;
  }
  /* .navbar-scrolled {
        background-color: #98acc5eb;
      } */
  .w3_agile_banner_info {
    margin: 8em 0 0;
  }
  .w3ls_head {
    font-size: 40px;
    color: #ffb262;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 4px;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 0.8em;
    position: relative;
  }

  .h1t {
    margin-top: 10px;
  }
  p.w3agile {
    font-size: 16px;
    color: #777;
    color: rgb(34, 34, 34);
    width: 100%;
    margin-top: 1px;
    line-height: 28px;
    text-align: center;
  }
  p.w3agile {
    font-size: 17px;
    color: #777;
    color: rgb(34, 34, 34);
    width: 100%;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    line-height: 28px;
    text-align: left;
  }

  .agile-about-grids {
    padding: 2em 0 0;
  }

  .w3l-special-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .w3l-special-grid .col-md-6 {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .w3l-special-grid .agileits-special-info ul {
    font-size: 18px;
  }
  .w3ls_head {
    font-size: 32px;
    color: #ffb262;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: 4px;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 0.8em;
    position: relative;
  }
  .agileits-special-info {
    padding-top: 0.3em;
    padding-right: 0.2em;
    padding-left: 0.8em;
    padding-bottom: 0.1em;
  }
  .agileits-special-info ul {
    color: #555;
    font-size: 1em;
    height: 100%;
    line-height: 2em;
    margin-top: 2px;
    margin-left: 15px;
    margin: 1.5em 0 0 0;
    text-align: left;
  }
  .agileits-special-info ul {
    color: #555;
    font-size: 1em;
    height: 100%;
    line-height: 2em;
    margin-top: 2px;
    margin-left: 10px;
    margin: 0.2em 0 0 0;
    text-align: left;
  }
  .li {
    margin-bottom: 10px;
    padding-left: 5px;
    position: relative;
    font-size: 16px;
    line-height: 1.4;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .col-sm-12 {
    width: 100%;
    height: 100%;
  }
  .image-gallery img {
    max-width: 295px;
    height: 100%; /* Maintain aspect ratio */
    margin: 5px; /* Adjust margin between images */
    padding-top: 8px;
    width: 100%;
    display: block; /* Ensure images are block elements */
    margin-left: auto; /* Center images horizontally */
    margin-right: auto; /* Center images horizontally */
  }
  .w3_agile_footer_grid h3 {
    font-size: 1.8em;
    color: #fff;
    padding-bottom: 0.3em;
    position: relative;
    margin-bottom: 0.2em;
  }
  ul.agile_footer_grid_list li:nth-child(2) {
    margin: 0.1em 0 0;
  }
  .agileits_w3layouts_footer_grid_list li {
    list-style-type: none;
    margin-bottom: 0.1em;
    color: #999;
    text-transform: uppercase;
  }
  .agileinfo_copyright {
    margin: 0em 0 0;
    padding: 0.2em 0;
    border-top: 0px solid #080707;
    border-bottom: 0px solid #0a0a0a;
    text-align: center;
  }
  .address-grids {
    float: left;
    width: 100%;
  }
  .contact-form form,
  .aboutgrids {
    margin: 1em 0 0;
  }
  .contact textarea {
    min-height: 50px;
    resize: none;
  }
  .contact input[type="submit"] {
    outline: none;
    color: #ffffff;
    padding: 0.5em 2em;
    font-size: 0.9em;
    margin: 1.3em 0 0 0;
    /* -webkit-appearance: none; */
    background: #ffb262;
    border: 1px solid #ffb262;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
  }

  .w3_agile_banner_info h3 {
    font-size: 1.5em;
  }
  .agileits_w3layouts_banner_info {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .agile-about h4 {
    font-size: 26px;
    /* margin: 20px 0; */
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
  }
  .filter-buttons {
    display: flex;
    justify-content: center;
    list-style: none;
    padding-bottom: 25px;
    padding-top: 20px;
    margin: 0;
  }
  .address-grids {
    width: 100%;
    margin-bottom: 10px;
  }

  .capcha {
    outline: none;
    color: #ffffff;
    padding: 0.5em 0.5em;
    font-size: 0.9em;
    /* margin: 1em 0 0 0; */
    -webkit-appearance: none;
    background: #ffb262;
    border: 1px solid #ffb262;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
  }
  /* Hide the desktop logo on mobile devices */

  /* .onproj{
      padding-top: 5px; 
      padding-left: 29px;
      padding-right: 29px;
  } */
  .custom-image-gallery.upcoming img {
    width: 80% !important;
    height: auto;
  }
  .filter-button {
    padding: 5px;
  }
  .custom-image-gallery > .gallery-item1 {
   flex-basis: 100%;
  transform: scale(1.3);
  transform-origin: center;
  max-width: 300px;
  margin: 10px;
  text-align: center;
  }
  .image-name {
    font-size: 14px;
    margin-right: 1px;
    font-weight: bold;
  }
}
