ul.toplinks {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 20px;
  align-items: center;
}
.toplinks a { color: #fff; text-decoration: none;}
ul.social-links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 17px;
}
a.navbar-brand img {
  max-width: 240px;
}
.navbar-nav a {
  font-size: 18px;
}
.innerHeader {
  position: relative;
  margin-top: -194px;
  z-index: 0;
}
.sub-heading {
  font-size: 20px;
  background: #f5f5f5;
  padding: 15px 0;
}
.top-head {
  position: absolute;
  z-index: 10;
  width: 100%;
  padding: 0 40px;
  box-sizing: border-box;
}

a.navbar-brand {
  margin-left: 10px;
}
.top-head1 {
  display: none !important;
}
.heading {
  text-align: center;
  padding: 20px;
  font-size: 29px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 7px;
  position: relative;
  margin-bottom: 20px;
}
.heading:after {
  content: "";
  background: #D71B34;
  width: 80px;
  left: 50%;
  height: 3px;
  position: absolute;
  margin-left: -40px;
  bottom: 8px;
}
p {
  font-size: 14px;
  color: #6b6b6b;
}
.home-stat-content h2 {
  margin: 0;
  margin-top: 20px;
  font-size: 27px;
}
.discover-btn a {
  color: #D71B34;
}
.home-stat-container {
  display: flex;
  justify-content: center;
  text-align: center;
  gap: 30px;
}
.home-stat-wrap {
  width: 100%;
  float: left;
  padding: 0;
  margin-top: 20px;
}
.welcome-text {
  padding: 30px 40px;
  display: flex;
  background: linear-gradient(90deg, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 35%, rgba(235,252,255,1) 100%);
  margin: 0;
  border-radius: 10px;
  align-items: center;
  gap: 30px;
  margin-top: 30px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.sslide h2 {
  font-size: 20px;
  padding: 16px;
  font-weight: 400;
  box-sizing: border-box;
}
.swiper-slide {
  padding: 20px;
}
.info-box h3 {
  font-size: 20px;
  font-weight: 400;
}
.area-we-work-box {
  display: flex;
  align-items: center;
  background: #eee;
}
.sslide h2 a {
  color: #000;
  text-decoration: none;
}
.area-we-work-content, .area-we-work-img {
  width: 50%;
}
.area-we-work-content {
  padding: 40px;
  box-sizing: border-box;
  margin-bottom: 60px;
}
.area-we-work-content h1 {
  font-size: 24px;
}
.info-box {
  border: #ccc 1px solid;
}
.area-we-work-btn a {
  background: #fff;
  padding: 10px 15px;
  margin-top: 10px;
  display: inline-block;
}
.discover-btn a {
  font-size: 13px;
  text-decoration: none;
  cursor: pointer;
}
ul.major-clients {
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: center;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
button.carousel-control-prev2 {
  position: absolute;
  left: 90px;
  width: 40px;
  width: 40px;
    color: #D71B34;
    border: #D71B34 1px solid;
    border-radius: 2px;
}
.container.other-services h1 {
  font-size: 24px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: #eeee 2px solid;
  text-transform: uppercase;
  letter-spacing: 9px;
}
.container.other-services img {
  border-radius: 20px;
}
.other-content-slide {
  padding-right: 40px;
  text-align: justify;
}

.container.other-services {
  border: #ccc 2px solid;
  padding: 30px 50px;
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 60px;
}
button.carousel-control-next2 {
  position: absolute;
  left: 40px;
  width: 40px;
  width: 40px;
    color: #D71B34;
    border: #D71B34 1px solid;
    border-radius: 2px;
}
.main {
  width: 100%;
  float: left;
  padding: 20px 0;
}
.home-stat-img img {
  max-width: 80px;
  margin-top: 20px;
}
footer {
  background: #6B8D9C;
  width: 100%;
  float: left;
  padding: 40px 0;
}
.footer-logo img {
  max-width: 190px;
  margin-bottom: 20px;
}
ul.office-contact {
  color: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  margin-top: 10px;
}
ul.footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 32px;
  font-size: 14px;
}
ul.footer-links a {
  color: #fff;
  text-decoration: none;
}
ul.address-info{ margin:0; padding:0; list-style: none;}
ul.address-info h4 {
  font-size: 16px;
  color: #fff;
  letter-spacing: 2px;
}
ul.address-info p {
  color: rgba(256, 256, 256, .8);
}
.bottom-img img {
  max-width: 920px;
  margin: 20px 0;
}
.bottom-img {
  width: 100%;
  float: left;
  text-align: center;
}
.team-header img {
  max-width: 100%;
  margin-bottom: 60px;
  margin-top: 40px;
  border-radius: 5px;
  filter:grayscale();
}
.top-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 9;
  padding: 10px 30px;
  box-sizing: border-box;
}
header {
  position: sticky;
  z-index: 9;
  top: 15px;
  padding: 0 20px;
  width: 100%;

}
.header-sec {
  display: flex;
  justify-content: space-between;
  background: rgba(256, 256, 256, .8);
  border-radius: 7px;
  padding: 10px;
  align-items: center;
  box-shadow: rgba(0, 0, 0, .3) 0 0 5px;
}
.navbar-nav a {
  font-size: 18px;
  text-decoration: none;
}
.nav {
  display: flex;
  gap: 0;
}

ul.nav li a {
  padding: 0 18px;
  font-size: 18px;
  color: #000;
  text-decoration: none;
}
ul.nav li a:hover{ color: #D71B34;}
.home-stat-box {
  border: #ccc 1px solid;
  padding: 12px;
  border-radius: 10px;
  width: 30%;
}
.welcome-text h2 {
  color: #D71B34;
  font-size: 24px;
  border-right: #fff 2px solid;
}

.cp {
    height: fit-content;
    width: fit-content;
    border: 1px solid white;
    border-radius: 20px;
    opacity: 10;
    right: 100px;
}

.cn {
    height: fit-content;
    width: fit-content;
    border: 1px solid white;
    border-radius: 20px;
    opacity: 10;
    right: 50px;
    bottom: 30px;
}

.carousel-control-prev-icon {
    width: 1.5rem;
    height: 1.5rem;
}

.carousel-control-next-icon {
    width: 1.5rem;
    height: 1.5rem;
}

.carousel-control-prev {
    position: absolute;
    bottom: 0 !important;
    top: 92%;
    left: 90%;
    padding: 5px;
}

.carousel-control-next {
    position: absolute;
    bottom: 0 !important;
    top: 92%;
    padding: 5px;
}
.carousel-control-prev2 {
    position: absolute;
    /* bottom: 0 !important; */
    top: 78%;
    left: 90%;
    padding: 5px;
}

.carousel-control-next2 {
    position: absolute;
    /* bottom: 0 !important; */
    top: 78%;
    padding: 5px;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 35px;
    height: 35px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: 0px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    /* border-top: 10px solid transparent; */
    /* border-bottom: 10px solid transparent; */
    /* opacity: .1; */
    transition: opacity .6s ease;
    border-radius: 40px;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 4%;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 3.25rem;
    left: 4%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: start;
}
.navbar1 {
  position: absolute;
  z-index: 10;
  width: 100%;
  margin-top: 46px;
  border-top: 1px solid rgba(256, 256, 256, .3);
}
ul.social-links a {
  color: #fff;
  font-size: 20px;
  text-shadow: 0 0 black;
}
ul.toplinks li a {
  text-decoration: none;
}
.video_wrap {
  position: relative;
  margin-top: -134px;
  z-index: 0;
}
.efsf {
    background-image: url(img/bg-dotted-white\ 1.png);
    background-size: contain;
}

.tab {
    overflow-x: scroll;
    display: flex;
    justify-content: space-around;
  }
  
  .tab::-webkit-scrollbar {
  display: none;
}
  
  /* Style the buttons inside the tab */
  .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 7px 16px;
    transition: 0.3s;
    font-size: 17px;
    border-bottom: 2px solid #A2A2A2;
  }
  
  /* Change background color of buttons on hover */
  /* .tab button:hover {
    background-color: #ddd;
  } */
  
  /* Create an active/current tablink class */
  .tab button.active {
    border-bottom: 2px solid #D8AE61;
  }
  
  /* Style the tab content */
  .tabcontent {
    display: none;
    padding: 25px 40px;
    /* border: 1px solid #ccc; */
    border-top: none;
  }

  /* swiper slider............................ */

  .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    /* text-align: center; */
    font-size: 18px;
    /* background: #fff; */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sslide {
    background-color: #f5f5f5 !important;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 20px !important;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}
.our-solution-area p {
  font-size: 23px;
  color: #000;
  background: #eee;
  padding: 10px;
}

.content {
  display: none;
  padding: 50px 8px;
}

.content.active {
  display: block;
}

.tab {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}



.top-head1 {
  display: none !important;
}
.about-wrap {
  padding: 80px 0;
  box-sizing: border-box;
}
.about-wrap h1 {
  font-size: 26px;
}
.about-wrap p {
  font-size: 16px;
  text-align: justify;
}
.vision-img img {
  max-width: 100%;
  border-radius: 6px;
}
.vision-info {
  background: #2A3663;
  padding: 10px;
  border-radius: 12px;
}
.vision-content p {
  padding: 10px;
  font-weight: 300;
  color: #fff;
  font-size: 17px;
  line-height: 28px;
}
.about-wrap .col-md-8 {
  padding-right: 40px;
}
.gallery-img img {
  border-radius: 15px;
}

ul.service-area {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
ul.service-area li {
  margin: 70px 0;
  background: #eee;
  display: flex;
  align-items: center;
}
.our-solution-area {
  padding: 120px 0 50px;
}
.left-service, .right-service {
  width: 50%;
}
.right-service {
  padding: 30px;
}
.view-more a {
  background: #2A3663;
  text-decoration: none;
  font-size: 16px;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 30px;
  margin-top: 20px;
  color: #fff;
}
.right-service h1 {
  font-size: 27px;
  color: #000B58;
}
.container.other-services .carousel-control-prev {
  left: -90px;
  width: 60px;
}
.container.other-services .carousel-control-next {
  right: -90px;
  width: 60px;
}
.discover-more {
  background: #2A3663;
  border: none;
  border-radius: 40px;
  color: #fff;
}
.content-text p {
  font-size: 16px;
  color: #000;
}
.content-solution {
  padding: 80px 0;
}
.img-solution img {
  border-radius: 20px;
}
.solution-content p {
  font-size: 18px;
  color: #000;
}
.address-info-contact img {
  max-width: 27px;
}
.address-info-contact h3 {
  font-size: 20px;
}
.container.mt-5.contact-wrap img {
  border-radius: 20px;
}
@media only screen and (max-width: 990px) {
  .top-head1 {
    display: block !important;
  }
  
  .top-head{
      display: none !important;
  }
  
  .navbar1{
      display: none !important;
  }
}