p {
  text-align: justify;
}
.sub-nav,
.sub-nav-header {
  min-height: 85px;
}
.sub-nav {
  background-color: #cfd8f4;
}
.main-title-font-services {
  color: var(--main-title-font-color) !important;
  font-family: var(--font-family-subheading-text);
  font-weight: 800;
  font-size: 28px;
}
.navbar .navbar-toggler {
  border: none;
  border-radius: 0;
  padding: 0;
}

.navbar-expand-lg .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

.sub-nav-header .navbar-nav .nav-link {
  padding-right: 3.5rem;
  padding-left: 3.5rem;
  color: #000;
  font-weight: 500;
  position: relative;
  font-size: 16px;
  cursor: pointer;
  line-height: 50px;
}
.sub-nav-header .navbar-nav .nav-item .nav-link.active:after {
  /* background: none repeat scroll 0 0 transparent; */
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 10%;
  position: absolute;
  background: var(--highlight-text-color);
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 80%;
}
.navbar_transparent {
  transform: translateY(0);
  transition: transform 0.4s ease-out, background 0.4s ease-out;
  -webkit-transition: transform 0.4s ease-out, background 0.4s ease-out;
}

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.sub-nav.navbar_fixed {
  padding: 2px 0;
  min-height: 55px;
  background-color: #fff;
}

.sub-nav.navbar_fixed .sub-nav-header {
  min-height: 55px;
}

.navbar_fixed .navbar-nav .nav-link {
  line-height: inherit;
}

.mobile_development {
  width: 100%;
  position: relative;
}

.web_development_screen {
  position: relative;
  width: 80%;
}
.custom_development_screen {
  position: relative;
  width: 80%;
  margin-left: -15%;
}

.app-list {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.app-list img {
  width: 9%;
  height: 9%;
}

.development-list ul {
  font-size: 18px;
  column-count: 2;
  /* max-height: 4em; */
  padding-left: 0;
}
.development-list ul li {
  margin-bottom: 8px;
  text-align: left;
  position: relative;
}
.development-list ul li:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  top: 2px;
  background-image: url("../assets/images/bespoke-software-development-services/check.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
li {
  list-style: none !important;
}
.development-list ul li div {
  padding-left: 35px;
  text-transform: capitalize;
}
.learn-more-btn {
  margin-top: 30px;
}
.learn-more-btn a {
  background: transparent;
  /* border: 3px solid #000; */
  border: 3px solid #b37df9;
  color: #000;
  width: 25%;
  padding: 15px 30px;
  border-radius: 100px;
  text-decoration: none;
}

.custon-button .sm-button {
  cursor: pointer;
  font-weight: 700;
  font-family: Helvetica, "sans-serif";
  transition: all 0.2s;
  padding: 5px 13px;
  border-radius: 100px;
  background: #1694d4;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  color: white;
  text-transform: uppercase;
}

.custon-button .sm-button > svg {
  width: 34px;
  margin-left: 10px;
  transition: transform 0.3s ease-in-out;
}

@media screen and (max-width: 992px) {
  .custom-hero-section .hero-bg {
    height: min-content;
  }
  .custom_development_screen,
  .web_development_screen,
  .mobile_development {
    margin-left: 0%;
    width: 80%;
    margin-bottom: 30px;
  }
  .sub-nav-header .navbar-nav .nav-link {
    padding-left: 5.5vw;
    padding-right: 4vw;
  }
  .sub-nav-header .navbar-nav .nav-item .nav-link.active:after {
    bottom: -5px;
    height: 2.5px;
    left: 13%;
    width: 75%;
  }
  .development-list ul li div {
    padding-left: 30px;
    font-size: 18px;
  }
  .development-list ul li:before{
    width: 20px;
    height: 20px;
    top: 3px;
  }
}

@media screen and (max-width: 768px) {
  .web-development .development--text {
    order: 2;
  }
  .web-development .development-img--right {
    margin-bottom: 10%;
  }
  .justify-center-xs {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .navbar-expand-lg .navbar-nav {
    padding: 1rem;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .sub-nav-header .navbar-nav .nav-link {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-title-font-services {
    font-size: 25px;
  }
  .development-list ul li div {
    padding-top: 1.5px !important;
    padding-left: 25px;
    font-size: 16px;
  }
  .development-list ul li:before{
    width: 17x;
    height: 17px;
    top: 4.5px;
  }
}

/* .custom-hero-section .hero-bg {
  background-image: url("../assets//images/herosection\ \(2\).webp");
} */

.subSection img {
  object-fit: contain;
}

.customhomeImage {
  position: absolute;
  /* height: 100%; */
  width: 100%;
  transform: rotate(360deg);
  top: -200px;
}
.custom-hero-section {
  position: relative;
}
.custom-hero-section .hero-bg {
  background-image: none;
}

#development-section section {
  scroll-margin-top: 80px;
}
html {
  scroll-padding-top: 80px;
}

@media screen and (max-width: 768px) {
  .customhomeImage {
    top: 0;
  }
}

@-moz-document url-prefix() {
  .custom-hero-section .highlight-text {
    display: table;
  }
}
