.navbar a.navbar-brand {
  width: 390px;
}

.accr button {
  background: transparent;
  border: unset;
  color: #313133;
  text-align: left;
  font-weight: 600;
  font-size: 15px;
}
.accr .accordion-body {
  padding: 10px;
  font-size: 14px;
}
.accr h2 {
  font-size: 17px;
  text-align: left;
  border-bottom: 1px solid #eee;
  line-height: 27px;
  padding: 10px 5px;
}
.accr {
  border: 1px solid #eee;
  padding: 15px;
  background: #fff;
}
.accr .accordion-item {
  text-align: left;
}

.accr .accordion-item:last-child h2 {
  border-bottom: 0px;
}

.accordion-header .collapsed i {
  color: #0a58ca;
}
.listm b {
  display: block;
}

.emibtn {
  padding: 5px 30px;
  display: block;
  width: max-content;
  border: 1px solid #000;
  border: 2px solid #444;
  background-color: transparent;
  color: #333;
  line-height: 36px;
  font-weight: 700;
  text-shadow: none;
  margin-top: 15px;
}

@media (max-width: 767px) {

	.slider-hero .work .img:after {

    opacity: 0.5;

}

  li.nav-item.dropdown .dropdown-menu {

    background-color: #101447;padding: 10px;

}

li.nav-item.dropdown .dropdown-menu a {

color: #eee;

}

li.nav-item.dropdown .dropdown-menu li {
  border-bottom: 1px solid #1f256e;
}
li.nav-item.dropdown .dropdown-menu li:last-child {
  border-bottom: 0px ;
}
.navbar a.navbar-brand {
    width: 233px;
  }
  .hero-wrap.hero-wrap-2 {
    margin-top: 0px;
  }

  .heading-section h2,
  .heading-section .h2 {
    font-size: 28px;
  }
  .hero-wrap.hero-wrap-2 .slider-text {
 
    height: 164px;
}
  .ftco-section {
    padding: 3em 0;
  }
  .hero-wrap .slider-text .bread {
  
    font-size: 30px;
}
}
