.hero-wrapper{
 background-image: linear-gradient(90deg, #055a89 0%, #0085cd 100%) !important;
}
.new-layout-bg {
    position: relative;
   
    height: 650px;
            background-size: cover !important;
    margin-top: 0 !important;
}

.route_accounting{
    background: url(/assets/img/route_accounting.png);
   
    padding: 6rem;
    background-repeat: no-repeat;
 
       background-position: bottom center;
   
}
.route_accounting h1 {

    margin-bottom: 1.5rem;
    color: #fff !important;
}
.nav-link{
    padding: 0;
}
section {
    padding: 40px 0;
    overflow: hidden;
}
.Written_para {
    padding: 0px 0;
}
.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #37517e;
}

.section-title h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #47b2e4;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-title p {
  margin-bottom: 0;
}

.request-demo-btn {
    text-align: center;
    vertical-align: middle;
    margin-top: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    background-image: none;
    border-style: solid;
    outline: 0;
    border-radius: 8px;
    color: #1bb761 !important;
    background-color: #fff !important;
    border-color: #fff;
    border-width: 1px;
    font-size: 15px;
    padding: 16px 39px !important;
    text-transform: uppercase;
    font-weight: 600;
    border: none !important;
}
.new-layout-bg {
  position: relative;
  background-image: linear-gradient(90deg, #055a89 0%, #0085cd 100%) !important;
  height: 650px;
  background-image: none;
  margin-top: 0 !important;
}

.uncode-divider-wrap {
  height: 150px;
  bottom: -1px;
  z-index: 0;
}

.uncode-divider-wrap {
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: 1px;
  z-index: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
}

.uncode-divider-wrap svg {
  width: 100%;
  bottom: -1px;
  height: 100%;
  left: 50%;
  position: absolute;
  transform: translatex(-50%);
}
/* / bhoechie tab / */
div.bhoechie-tab-container {
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #ddd;
  margin-top: 20px;
  margin-left: 50px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}

div.bhoechie-tab-menu {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

div.bhoechie-tab-menu div.list-group {
  margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group > a {
  margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group > a .glyphicon,
div.bhoechie-tab-menu div.list-group > a .fa {
  color: #5796ba;
}

div.bhoechie-tab-menu div.list-group > a:first-child {
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group > a:last-child {
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group > a.active,
div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
div.bhoechie-tab-menu div.list-group > a.active .fa {
  background-color: #5796ba;
  background-image: #5796ba;
  color: #ffffff;
}

div.bhoechie-tab-menu div.list-group > a.active:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #5796ba;
}

div.bhoechie-tab-content {
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding-left: 20px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
  display: none;
}

.col-lg-9.bhoechie-tab {
  padding-left: 0px;
}
hr.subpage_headings_border {
    margin-bottom: 3rem;
}

.border-accent-color {
    width: 20%;
    border-style: solid;
    border-top-width: 5px;
    border-color: #1bb761;
    height: 0;
    margin: 0;
    opacity: 1;
}

/* form*/

/* Form */
 .bmobile-app-route-form .banner-button {
  background: #12b2e5;
}

 .bmobile-app-route-form h2 {
  font-size: 27px;
  font-weight: 700;
  color: #000;
  text-align: center;
}

 .bmobile-app-route-form form {
  border-radius: 25px;
}

 form {
  background: #fff;
  padding: 1rem;
  border: 1px solid #e9e4e4;
  border-radius: 5px;
}

 form h2 {
     color: #1bb761;
    font-size: 27px;
    font-weight: 600;
}

.padding_right_zero {
  padding-right: 0;
}

 form .form-control {
  padding: 0.475rem 0.75rem;
}

label.submit__control {
  position: relative;
}

label.submit__control h3 {
  font-size: 20px;
  font-weight: 700;
}

span.validation {
  position: absolute;
  left: 0 !important;
  bottom: -1.6rem !important;
  top: auto;
}

 form sup {
  top: -0.5em !important;
}

 form i.fa-star {
  color: red !important;
  font-size: 7px !important;
}
.banner-button {
    width: 100%;
    padding: 15px 0px;
    border-radius: 7px;
    border: 0px;
    background: rgb(0, 36, 101);
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 600;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px 0px;
}form.contactForm p a {
    font-weight: 600;
     color: #429ac3;
    text-decoration: none;
}

a {
   
}