*{
  margin: 0;
  padding: 0;

}

/* Custom CSS */
.top-header {
  background-color: white;
  color: #011156; /* Text color */
  border-bottom: 2px solid #011156; /* Optional: Add a border at the bottom */
}
.navbar-light .navbar-toggler {
  background-color: rgba(252, 249, 249, 0.5);
  border-color: rgba(250, 248, 248, 0.1);
}

.top-header .logo {
  width: 40%;
}

.top-header .social-icons {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
}

.top-header .social-icons li {
  display: inline-block;
  margin-left: 10px;
}

/* Social icons color modification */
.top-header .social-icons li a {
  font-size: 20px;
  font-weight: 800;
}

/* LinkedIn icon color */
.top-header .social-icons li a i.fa-linkedin-in {
  color: #0077B5; /* Dark blue color for LinkedIn */
}

/* Instagram icon color */
.top-header .social-icons li a i.fa-instagram {
  color: #8A3AB9; /* Purple color for Instagram */
}

/* Twitter icon color */
.top-header .social-icons li a i.fa-twitter {
  color: #1DA1F2; /* Light blue color for Twitter */
}

/* Separate navigation bar styles */
.separate-navbar {
  background-color: #011156; /* Same as top header */
  color: white; /* Font color */
  border-bottom: 2px solid #011156; /* Add color for the border */
}

.separate-navbar .nav-link {
  color: white !important; /* Font color */
  transition: color 0.3s ease; /* Smooth transition on hover */
  margin: 0 15px; /* Add margin to the left and right of each nav link */
  text-transform: uppercase; /* Convert text to uppercase */
  text-decoration: none; /* Remove default underline */
}

.separate-navbar .nav-link:hover {
  color: #ffc107 !important; /* Yellow color on hover */
  text-decoration: underline; /* Add underline on hover */
}

.separate-navbar .dropdown-menu {
  background-color: #011156; /* Dropdown menu background color */
}

.separate-navbar .dropdown-item {
  color: white !important; /* Dropdown item font color */
  transition: background-color 0.3s ease; /* Smooth transition on hover */
}

.separate-navbar .dropdown-item:hover {
  background-color: #ffc107 !important; /* Yellow background color on hover */
}

.social-icons li a {
  margin: 0 15px; /* Add margin to the left and right of each social icon */
}


.navbar-nav .nav-link {
  color: #fff; /* White text color */
  font-weight: bold; /* Bold text */
}

@media (max-width: 767px) {
  .social-icons {
      text-align: center;
      margin-top: 10px;
  }
  .top-header .logo {
      width: 50%;
      display: block;
      margin: 0 auto;
 
  }
  .top-header .social-icons {
    text-align: center;

  }
}


.banner {
  width: 100%;
  height: 60vh;
  overflow: hidden;
}

.banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Responsive adjustments */
@media (max-width: 1200px) {
  .banner {
      height: 50vh;
  }
}

@media (max-width: 992px) {
  .banner {
      height: 45vh;
  }
}

@media (max-width: 768px) {
  .banner {
      height: 40vh;
  }
}

@media (max-width: 576px) {
  .banner {
      height: 35vh;
  }
}

@media (max-width: 480px) {
  .banner {
      height: 30vh;
  }
}



@media (max-width: 768px) {
  .Heading {
    font-size: 24px;
  }

  .Inner-Text {
    font-size: 14px;
    line-height: 1.5;
  }
}


.massage-prara {
  text-align: justify;
  line-height: 1.5;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1.3rem;
 color: #3B3F42;
}

.Inner-Text {
  text-align: justify;
  line-height: 1.5 ;
color: #3B3F42;
}

.Inner-Text{
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1.3rem;
}


/* body  */

.Heading h2{
  font-size: 24px;
  font-weight: 600;
  padding: 10px;
}
.Heading h1{
  /* font-size: 24px; */
  /* margin-bottom: 20px; */
  font-weight: 600;
  padding: 10px;
}

/* banner img  */

/* .banner-img {
  position: relative;
  width: 100%;
  max-width: 100%;
}

.banner-img-home img {
  width: 100%;
  height: auto;
  display: block;
}

.overlap-home {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.banner-text-home {
  color: rgb(45, 134, 223);
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.2;
}

Responsive styles
@media (max-width: 1200px) {
  .banner-text {
    font-size: 2.5rem;
  }
}

@media (max-width: 992px) {
  .banner-text {
    font-size: 2rem;
  }
}

@media (max-width: 768px) {
  .banner-text {
    font-size: 5rem;
  }
}

@media (max-width: 576px) {
  .banner-text {
    font-size: 3rem;
  }
}
*/

.navbar{
  /* background-color: #fefefe; */
  box-shadow: .12rem .12rem .2rem rgba(0, 0, 0, .1);

} 
.navbar a{
color: rgb(0, 0, 0);
font-size: 12px;
}

.nav-link i.fab.fa-linkedin-in {
color: #0A66C2; /* Blue color for LinkedIn */
}

/* Twitter icon color */
.nav-link i.fab.fa-twitter {
color: #1DA1F2; /* Light blue color for Twitter */
}

/* Instagram icon color */
.nav-link i.fab.fa-instagram {
color: #C13584; /* Pink color for Instagram */
}


/* footer  */

.white-ad h3{
  font-size: 1.8rem;
  font-weight: 300;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.phone-text {
  font-size: 1.3rem;
  text-decoration: none;
}
.text-AD{
  font-size: 1.2rem;
  /* font-weight: 100; */
}
.bootam-links{
  font-size: 1.1rem;
  text-decoration: none;
  font-weight: 400;
}
.bootam-text{
  font-size: 1.1rem;
}