


a:hover {
  color: rgb(255, 151, 156) !important;
  border-bottom: 2px solid rgb(255, 151, 156) !important;

}

body {
  background: black;
  color: white;
  font-family: 'Poppins', sans-serif;
}

#accordion1 .card {
  border: none;
}

#accordion1 .card-header {
  border: none;
  background: #070b10;
  color: white;
}

#accordion1 .card-body {
  background: #212224;
  color: white;
}

#accordion .card {
  border: none;
}

#accordion .card-header {
  border: none;
  background: #070b10;
  color: white;
}

#accordion .card-body {
  background: #212224;
  color: white;
}

.btn-link {
  color: white !important;
}

.hr {
  height: 4px;
  width: 50px;
  background: red;
}

.services_sub_title {
  /* border-top: 1px solid red;
  border-bottom: 1px solid red; */
  padding: 10px 10px;
  border-bottom: 2px solid red;
}

.logo {
  height: 40px;
  margin: 0px 22px;
}

#myVideo {
  min-width: 100%;
  height: 100%;
  background: black;
}

#industry {
  background: #0f0c29;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #06080d, #000509);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #06080d, #000509);
  color: white;
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

#services,
#clients,
#contact {
  background: #232526;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #06080d, #000509);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #06080d, #000509);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: white;
}

#intro {
  background: #232526;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #06080d, #000509);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #06080d, #000509);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: white;
}

#hero {
  background: #232526;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #06080d, #000509);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #06080d, #000509);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.icon_title {
  margin: 10px 0px;
  font-size: 14px;
}

.description {
  font-size: 20px;
  text-align: left;
}

.avatar {
  border-radius: 100px;
  width: 140px;
  height: 140px;
}

h5 {
  font-size: 17px !important;
}

.icon_wrapper {
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid grey;
  margin: 15px 0px;
}

.icon_wrapper img {
  width: 75px;
  height: 75px;
}

.hero_content {
  position: absolute;
  top: 30%;
  left: 10%;
  color: white;
  background: #00000091;
  padding: 58px;
  width: 75%;
}

.hero_content h1 {
  font-size: 70px;
}

.hr {
  margin: 10px 0px 50px 0px;
}

.hr img {
  width: 250px;
}

.services_list {
  list-style: none;
  margin: 15px 0px;
  padding: 0px
}

.services_list li {
  margin: 10px 0px;
  border-bottom: 1px solid grey;
  padding: 10px 0px;
  font-size: 20px;
}

.bg {
  background: #081118;
  color: white;
  padding: 50px 0px;
}

.sectiontitle {
  margin: 50px 0px 0px 0px;
  font-size: 25px;
  color: #CE5900;
}

.sectiontitle2 {
  font-size: 25px;
  color: #CE5900;
}

.subtitle {
  color: #CE5900;
}

.contactSection {}

.teamcard {
  text-align: center;
}

.teamcard h5 {
  margin: 20px 0px;
}

.wrapper {
  height: 70vh;
}

footer {
  background: #101010 0% 0% no-repeat padding-box;
  color: white;
}

.cardWrapper {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 8px 6px #0000000D;
  border-radius: 12px;
  padding: 10px;
  height: 100%;
}

.advUl {
  font-size: 22px;
}

.advUl li {
  margin: 15px 0px;
}

.cardWrapper p {
  font-size: 14px;
}

.menu_class {
  position: absolute;
  right: 0;
  margin: 0px 15px;
  background: #615f8f00;
  color: white !important;
  padding: 0px 10px;
}

.cardWrapper .title {
  color: #CE5900;
  font-size: 17px;
  text-decoration: underline;
  margin: 10px 0px;
}

.navbar-nav a {
  color: rgb(0, 0, 0);
}

.header_bar {
  background-color: #ffffffc4;
  /* padding: 10px 0px; */
}

.header {
  position: fixed;
  transition: all 500ms ease 0s;
  width: 100%;
  z-index: 1000;
  height: 50px;
  color: black;
  background: white;
}

.hero_content p {
  font-size: 30px;
}

.sendBtn {
  width: 200px;
  background: #e2000f;
  height: 40px;
  color: white;
  font-weight: 500;
}

@media only screen and (max-width: 600px) {
  .hero_content h1 {
    font-size: 20px;
  }

  .hero_content {

    left: 0%;
    color: white;
    padding: 35px;
  }

  .hero_content p {
    font-size: 15px;
  }

  .menu_class {
    background: rgb(239, 239, 239);
    padding: 10px;    
    width: 100%;
  }

  .nav-item {
    padding: 0px 15px;
  }

  .navbar-toggler-icon {
    background-image: url(../assets/menu.png) !important;
  }

  .navbar-toggler {
    position: relative;
    left: 30;
  }
}

#title_banner {
  height: 50vh;
  background: url('../assets/title_bg.jpg');
  background-size: cover;
  background-position: center;
}

.title_bg_h1 {
  background: #00000042;
  padding: 10px 50px;
  border-radius: 50px;
  color: white;
}

.numerical {
  font-size: 9em;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  display: flex;
  align-items: center;
  color: darkgrey;
}

.js-right {
  justify-content: right;
}

.strikethrough {
  text-decoration: line-through;
  text-decoration-thickness: 7px;
  text-decoration-color: white;
  text-underline-position: right;
  margin: 0px 20px;
}

.fs-20 {
  font-size: 0.2em;
  color: white;
}

.lightbox-gallery {
  background-image: linear-gradient(#4A148C, #E53935);
  background-repeat: no-repeat;
  color: #000;
  overflow-x: hidden
}

.lightbox-gallery p {
  color: #fff
}

.lightbox-gallery h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: #fff
}

@media (max-width:767px) {
  .lightbox-gallery h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px
  }
}

.lightbox-gallery .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px
}

.lightbox-gallery .intro p {
  margin-bottom: 0
}

.lightbox-gallery .photos {
  padding-bottom: 20px
}

.lightbox-gallery .item {
  padding-bottom: 30px
}


.content {
  background-color: #F5FFFF;
}

.margin-top {
  margin-top: 9rem !important;
}

.img-margin {
  margin-top: 5rem;
}

.cities {
  font-size: 80px;
  letter-spacing: 20px;
  text-align: left;
}

.plan {
  font-size: 30px;
  text-align: left;
}

.develop {
  color: #1D8807;
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}

.hero{
  background: #f5ffff;
  padding: 50px 0px;
}
.oneline{
  background-color: #F2FFF6;
  padding: 15px;
  font-size: 18px !important;
}
.mission{
  text-align: center;
  font-size: 22px;
}
.mission h5{
  font-size: 25px !important;
  font-weight: 500 !important;
  margin-top:20px !important;
}
.mission p{
  font-size: 20px;
}
.mask {
  background-color: #F9FFF5;
}

.mask-img {
  padding: 15px 50px;
  width: 100%;
}

.list {
  font-size: 18px;
}
.list li{  
  list-style-image: url('../assets/marker.png');
  /* list-style-type: '👉'; */
  padding-inline-start: 1ch;
}

.black {
  background-color: #000000;
  color: #FFFFFF;
}

input {
  width: 80%;
  height: 50px;
  border: none;
}
.sign{
  font-size: 20px;
}
.submit{
  padding: 12px 30px !important;
  border-radius: 0px !important;
}

.whyBusparrot{
  background: #f9fff5;
  padding: 45px 0px;
}

.footer-list {
  margin: 0px;  
  padding: 0px;
  color: #616161;
}
.footer-list li{
  list-style-type: none;
}
.missionVission{
  padding:50px 0px;
  background:#F2FFFE;
}
.aboutus{
  padding: 50px 0px;
}
.aboutus h6{
  font-size: 22px !important;
  font-weight: 500 !important;
}