 .banner {
    position: relative;
}
.aboutus-heading {
    color: #FFF;
    font: normal 700 32px DMSans-bold;
    position: absolute;
    margin: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    vertical-align: middle;
    @media (min-width: 768px) {
        font: normal 700 52px/58px DMSans-bold;
    }
}
.service {
    padding: 30px 0px 35px 0px;
    @media (min-width: 992px) {
        padding: 70px 0px 75px 0px;
    }
}
.trans {
    padding-top: 50px;
    padding-left: 30px;
    @media  (min-width:992px) {
        padding-top: 0px;
        padding-left: 10px;
    }
}
.about {
    color: #000;
    font: normal 400 20px/25px DMSans-Regular;
    margin-bottom: 11px;
}
.world {
    color: #000;
    font: normal 700 42px/normal DMSans-bold;
    margin-bottom: 20px;
}
.logistics {
    color: #F45500;
    font: normal 700 42px/38px DMSans-bold;
}
.left-border {
    border-right: 1px solid #9E9E9E;
    width: 1px;
    height: 108px;
}
.experience {
    color: #1B2767;
    font: normal 500 14px/24px DMSans-medium;
    text-transform: capitalize;
    margin: 14px 0px;
}
.long {
    color: #000;
    font: normal 400 20px/24px DMSans-Regular;
    padding-left: 30px;
    text-transform: capitalize;
}
.img-text {
    color:#575757;
    font: normal 400 18px/24px DMSans-Regular;
    text-transform: capitalize;
    margin-top: 30px;
}
.read-btn {
    max-width: 150px;;
    background-color: #F45500;
    Padding: 13px 30px 13px 30px;
}
.readmore {
    color: #FFF;
    font: normal 500 14px DMSans-medium;
    text-align: center;
    background-color: #F45500;
} 
.values {
    padding-bottom: 70px;
}
.values-heading {
    color: #000;
    font: normal 500 25px/26px DMSans-medium;
    text-transform: capitalize;
    margin-bottom: 17px;
}
.values-para {
    color: #575757;
    font: normal 400 16px/26px DMSans-Regular;
    text-transform: capitalize;
}
.shipment {
    background: url(../images/shipment.png) no-repeat center center / cover;
}
.shipment-background {
    background-color :rgba(96, 39, 8, 80%);
}
.shipment-space {
    padding: 115px 0px 133px 0px;
}
.control {
    color: #FFF;
    font: normal 700 42px/50px DMSans-bold;
    margin-bottom: 20px;
}
.fact {
    color: #FFF;
    font: normal 400 18px/26px DMSans-Regular;
    padding: 5px 0px 44px 0px;
    text-transform: capitalize;
}
.number {
    color: #FFF;
    font: normal 500 52px/26px DMSans-medium;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.package {
    color: #FFF;
    font: normal 400 16px/26px DMSans-Regular;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.right-border {
    border-right: 0;
    @media (min-width: 768px) {
        width: 1px;
        border-right: 1px solid #FFF;
    }
}
.faq {
    padding: 70px 0px;
}
.questions {
    color: #000;
    font: normal 400 20px/normal DMSans-Regular;
    margin-bottom: 11px;
}
.questions-heading {
    color: #000;
    font: normal 700 42px/normal DMSans-bold;
    margin-bottom: 20px;
}
.questions-subhead {
    color: #F45500;
    font: normal 700 42px/normal DMSans-bold;
}
.questions-para {
    color: #575757;
    font: normal 400 18px/26px DMSans-Regular;
    text-transform: capitalize;
    margin-bottom: 35px;
    max-width: 913px;
}
.collapsible-link {
    width: 100%;
    position: relative;
    text-align: left;
    color: #000;
    font: normal 400 18px/normal DMSans-Regular;
    border-bottom: 1px solid #C5C5C5;
    padding: 17px 25px;
}

.collapsible-link[aria-expanded='true'] {
    color: #F45500;
    border-bottom: 1px solid #C5C5C5;
    padding: 17px 25px;
}
.collapsible-link::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    content: '';
    width: 20px;
	height: 20px;
    background: url('../../web_assets/images/plus-solid.svg') no-repeat;
  
}
.collapsible-link[aria-expanded='true']::before {
    content: '';
    background: url('../../web_assets/images/minus-solid.svg') no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
}
.btn:focus, .btn:hover {
    box-shadow: none;
}
.answer {
    border: none;
    padding: 17px 25px;
    margin-bottom: 10px;
}
.answer-wrapper {
    margin-bottom: 10px;
}
.answer-para {
    font: normal 400 16px/normal DMSans-Regular;
    text-transform: capitalize;
}
.test {
    color: #000;
    font: normal 400 20px/26px DMSans-Regular;
    margin-bottom: 11px;
}
.clients {
    color: #000;
    font: normal 700 42px/40px DMSans-bold;
    margin-bottom: 22px;
}
.reader {
    color: #575757;
    font: normal 400 18px/26px DMSans-Regular;
    text-transform: capitalize;
    max-width: 380px;
}
/* .testmonials .card {
    max-width: 340px;
}  */
.card-text {
    color: #000;
    font: normal 400 16px/26px DMSans-Regular;
    text-transform: capitalize;
}
.name {
    color: #000;
    font: normal 500 18px/26px DMSans-medium;
    text-transform: capitalize;
}
.client {
    color: #575757;
    font: normal 400 12px/26px DMSans-Regular;
}
.testmonials .owl-carousel .owl-item img {
    width: 38px;
}
.testmonials .owl-carousel .owl-nav.disabled {
    display: none;
}
.testmonials .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0px !important;
    bottom: 25px !important;
    text-align: center;
    top: auto !important;
    background-color: #FFF !important;
    display: block;
    padding: 0.1em 0.3em !important;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    cursor: pointer;
    border: 1px solid #F45500 !important;
    border-radius: 0 !important;
    color: #F45500;
    z-index: 1;
    width: 44px;
    height: 44px;
}
.testmonials .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: auto !important;
    bottom: 25px !important;
    left: 60px !important;
    z-index: 10;
    text-align: center;
    background-color: #FFF !important;
    display: block;
    padding: 0 0.3em !important;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    cursor: pointer;
    border: 1px solid #F45500 !important;;
    border-radius: 0 !important;;
    color: #F45500;
    width: 44px;
    height: 44px;
}
.logos {
    margin-bottom: 75px;
}
.logo-borders {
    border: 1px solid #B4B4B4;
    padding: 10px;
    max-width: 175px;
}
.simple-card.card {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .16);
    border-radius: 10px;
    border: none;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    max-width: 380px;
    margin: auto;
    padding: 35px;
}
