.forwardpanel{
    width: 100%;
    height: 300px;
    background-color: #271851;
}
.footerforwardpanel{
    width: 100%;
    height: 300px;
    background: #5E439C;
    margin-top: 100px;
}
.logisticspanelr1{
    margin: 0px 0px;
    padding-top: 174px;
}


.Fastfatextv1{
    width: 100%;
    text-align: center;
    font-size: 42px;
    color: #fff;
    line-height: 52px;
    padding-top: 95px;
    height: 300px;
    background-image: url(../img/bg-img/servicesbg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.specialheaderpanelm1{
    width: 100%;
    height: 50px;
    background-color: #F5F5F5;
    position: sticky;
    top: 70px;
    z-index: 99;
    animation-duration: 1s;
    box-shadow: 0px 5px 7px -2px #d3d3d3;
}
.invisibletextb1{
    text-align: center;
    color: #726a84;
    font-size: 16px;
    margin-top: 84px;
    margin-bottom: 0px;
}
.exportmain1{
    float: left;
    padding: 11px 28px;
    text-align: center;
}
.Smartmainpanelm1{
    width: 78%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.Fleetbtnser{
    background: #ff9c00;
    border: 0px;
    padding: 0px 23px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    margin-top: 15px;
    cursor: pointer;
 
}
.Smartserheader1{
    font-weight: 300;
    color: #5e439c;
    font-size: 22px;
}
.Smartserheader1sub1{
    color: #726a84;
    font-size: 14px;
    text-align: justify; 
}
#top-menu {

}

#top-menu li {
    float: left;
}

#top-menu a {
    display: block;
    padding: 9px 26px 9px 25px;
    width: 100%;
    text-align: center;
    -webkit-transition: .5s all ease-out;
    -moz-transition: .5s all ease-out;
    transition: .5s all ease-out;
    border-top: 3px solid white;
    text-decoration: none;
    color: #726a84;
}

#top-menu a:hover {
    color: #000;
}

#top-menu li.active a {
    border-bottom: 6px solid #5e439c;
    color: #5e439c;
}
