.svg-footer {
    width: 100%;
    height: 0;
}
.footer-sec{
    width: 100%;
     background-color: #060a1e;
     position: relative;
    /* margin-top: 55px;*/
}
footer {
    padding-top: 10px;
    color: #FFFFFF;
    display: flex;
    justify-content: space-evenly;
    flex-flow: row wrap;
    position: relative;
    /*margin-top: -70px;*/
    z-index: 1;
    width: 75%;
    margin: auto;
}
footer > div {
    margin: 20px 35px;
}
footer .foot-col{
    flex: 1;
}
footer .footer-cnt-add{
    flex: 1.5;
}
.all-right-r{
    flex-basis: 100%;
    margin: 5px;
    padding: 5px;
    text-align: center;
}
footer .foot-head {
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 700;
}
footer > .footer-cnt-add > .foot-links {
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    list-style: none;
}
footer > .footer-cnt-add > .foot-col > .foot-links a {
    color: #d7d7d7;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 400;
}
footer > .footer-cnt-add > .foot-col > .foot-links a:hover {
    color: #069552;
}
footer > .footer-cnt-add > .foot-col > .foot-links p {
    margin-top: 10px;
}
footer > .foot-col > .ascs img {
    width: 250px;
    margin:auto;
}
.foot-links p a i{
    padding-right: 8px;
}
.footer-cnt-add{
    display: flex;
    flex-flow: row wrap;
}
.footer-cnt-add .foot-col{
    flex: 1;
}

p.anx-supply{
    font-size: 15px;
    font-weight: 600;
    color: #069552;
    letter-spacing: 1px;
}
p.loca{
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
}

.all-right-r{
    width: 80%;
    border-top: 2px dotted #069552;
    margin: auto;
    padding: 10px;
}
.all-right-r p{
    color: #fff;
    font-weight: 600;
    letter-spacing: 1.5px;
}
.all-right-r p a{
    font-weight: 600;
    letter-spacing: 1.5px;
    text-decoration: none;
    color:#069552 ;
}
.all-right-r p a:hover{
    color: #fff;
}

@media screen and (max-width: 1200px){
    footer{
        width: 85%;
    }
    footer .foot-col{
    flex: 1;
    }
    footer .footer-cnt-add{
        flex: 2;
    }

}

@media screen and (max-width:1000px){
    footer{
        width: 75%;
    }
    footer .foot-col{
        flex-basis: 100%;
        justify-content: center;
    }
    .ascs{
        text-align: center;
    }
    footer .footer-cnt-add{
       flex-basis: 100%;
    }

}
@media screen and (max-width:768px){
    footer{
        width: 90%;
    } 
    footer > .footer-cnt-add > .foot-col > .foot-links a {
    font-size: 13px;
    }  

}
@media screen and (max-width:500px){
    footer{
        width: 99%;
    }   

}
.footer-wrapper {
    background-image: url(../logo/footer-shape-2.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    width: 100%;
    padding: 0 0 120px;
    position: relative;
}
.running-truck {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.running-truck .truck {
    background-image: url(../logo/truck-1.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    position: absolute;
    width: 128px;
    height: 60px;
    right: 0;
    bottom: 0;
    animation: running-anim 20s linear infinite;
}
.running-truck .truck-3 {
    background-image: url(../logo/ev.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    position: absolute;
    width: 120px;
    height: 60px;
    right: 70%;
    bottom: 0;
    animation: running-anim 12s linear infinite;
}
.running-truck .truck-5 {
    background-image: url(../logo/truckan-2.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    position: absolute;
    width: 160px;
    height: 62px;
    right: 70%;
    bottom: 0;
    animation: running-anim 14s linear infinite;
}
.running-truck .truck-7 {
    background-image: url(../logo/chmp.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    position: absolute;
    width: 120px;
    height: 60px;
    right: 60%;
    bottom: 0;
    animation: running-anim 11s linear infinite;
}
.running-truck .truck-9 {
    background-image: url(../logo/ace.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    position: absolute;
    width: 120px;
    height: 70px;
    right: 60%;
    bottom: 0;
    animation: running-anim 10s linear infinite;
}
    @keyframes running-anim{
        0% {
        right: -30%;
    }
        100% {
            right: 100%;
        }
    }
    

.running-truck .truck-2 {
    background-image: url(../logo/ev-r.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    position: absolute;
    width: 120px;
    height: 60px;
    right: 20%;
    bottom: 0;
    animation: running-anim-left 12s linear infinite;
}
.running-truck .truck-4 {
    background-image: url(../logo/24-ft.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    position: absolute;
    width: 300px;
    height: 85px;
    right: 28%;
    bottom: 0;
    animation: running-anim-left 25s linear infinite;
}
.running-truck .truck-6 {
    background-image: url(../logo/truckan-3.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    position: absolute;
    width: 160px;
    height: 70px;
    right: 50%;
    bottom: 0;
    animation: running-anim-left 16s linear infinite;
}
.running-truck .truck-8 {
    background-image: url(../logo/chmp-r.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    position: absolute;
    width: 120px;
    height: 60px;
    right: 30%;
    bottom: 0;
    animation: running-anim-left 12s linear infinite;
}
.running-truck .truck-10 {
    background-image: url(../logo/ace-r.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    position: absolute;
    width: 120px;
    height: 70px;
    right: 30%;
    bottom: 0;
    animation: running-anim-left 8s linear infinite;
}
@keyframes running-anim-left{
        0% {
            left: -30%;
        }
        100% {
            left: 100%;
            }
    }

