ol,
ul {
    list-style: none;
    margin: 0rem !important;
    padding-left: 1rem !important;
}

a {
    text-decoration: none !important;
}

body {
    overflow-x: hidden !important;
}

html {
    scroll-behavior: smooth;
}

.up-arrow {
    border-radius: 3px;
    background-color: #101218;
    position: fixed;
    right: 5px;
    bottom: 57px;
    padding: 8px 15px;
    color: white !important;
    z-index: 999;
}

.logo-line {
    border-right: 1px solid white;
}

.headr-part {
    position: fixed;
    background-color: #101218;
    top: 0;
    z-index: 9999;
    width: 100%;
    border-bottom: 1px solid #ef4444;
}

/* hdr-logo  */
.hdr-logo {
    padding-top: 13px;
}

.hdr-logo h4 {
    font-weight: bolder;
    font-size: 23px;
    letter-spacing: 1px;
    padding: 8px 0 0 0;
    display: inline-block;
    background-color: transparent;
}

/* hdr-right-part  */

.navbar-nav {
    padding-top: 3px;
}

.botm-hdr {
    display: flex;
}

.navbar {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

.top-hdr {
    border-bottom: 1px solid white;
    padding: 2px 0;
    display: flex;
}

.info li {
    border-right: 1px solid white;
    margin: 0px 6px;
    padding-right: .7rem;
}

.addrs {
    border: none !important;
}

.info>li>i {
    margin-right: 5px;
    color: white;
}

.info>li>a {
    color: white;
    font-size: 13px;

}

.offcanvas.show {
    z-index: 9999;
    transform: none;
}

.social-icon>li>a {
    color: white;
    margin: 0 13px;
}

/* botm-hdr part  */

.navbar-light .navbar-nav .nav-link.active {
    font-weight: 600;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #EF4444 !important;
}

.navbar-expand-lg .navbar-nav,
.nav-link {
    padding-right: 2rem !important;
}

.clnt {
    margin-left: 2rem;
}

.trk {
    background-color: white;
    border-radius: 3px;
    padding: 6px 10px !important;
}

.menu {
    display: flex;
    background-color: #101218;
    padding: 0 20px;
    color: white;
}

.menu>i {
    font-size: 23px;
}

.calling {
    padding-left: 28px;
    border-left: 1px solid white;
}

.numbr {
    color: white;
    font-weight: 700;
    font-size: 15px;
}

.numbr:hover {
    color: #EF4444;
}

.call-img {
    background-color: #101218;
    padding: 5px 10px 10px 10px;
    border-radius: 4px;
    box-shadow: rgba(255, 249, 249, 0.25) 0px 0px 20px, rgba(252, 242, 242, 0.22) 0px 0px 18px;
}

.offcanvas.show {
    background-color: #101218;
    transform: none;
    color: white;
}

.drop li a {
    color: white !important;
}

.btn-close {
    filter: invert(1);
}

/* first modren benar  */

.benar-modren {
    border-bottom: 2px dashed #101218;
    background-image: url(/imges/benar-bg.jpg);
    background-size: 100% 100%;
    height: 620px;
    position: relative;
}

.benar-modren::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #3c3a3a93;
    position: absolute;
    display: block;
    top: 0;
    z-index: 1;
}

.modrn {
    margin-top: 90px;
    padding-top: 120px;
    position: relative;
    z-index: 99;
}
.have{
    color: #EF4444 !important;
}

.transport {
    display: inline-block;
    background-color: white;
    padding: 10px 20px;
    border-radius: 23px;
}

.modrn>h1 {
    font-size: 52px;
    font-weight: 700;
    margin: 30px 0px;
    position: relative;
    z-index: 99;
    color: white;
}

.paragrap {
    font-size: 20px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 99;
    color: white;
}

.contact {
    padding: 12px 25px;
    background-color: #EF4444;
    border-radius: 6px;
    margin-top: 20px;
    color: white;
    display: inline-block;
    font-weight: 700;
}

.contact:hover {
    background-color: #101218;
    color: white;
}

/* provide benar part  */
.provide-benar,
.services,
.why-choose,
.work-proces,
.testimonial-benar,
.fotter-benar,
.call-facilty-benr {
    padding: 110px 0;
}

.head-tag {
    color: white;
    display: inline-block;
    background-color: #101218;
    padding: 6px 13px;
    border-radius: 20px;
}

p.headline {
    font-size: 48px;
    width: 79%;
    margin: 30px auto;
}

.logistics {
    padding: 30px 20px;
    border-radius: 15px;
}

.logistics:hover {
    background-color: #101218;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    color: white;
}

.Cargo {
    padding: 40px 40px;
    margin: 0 4px;
    border-radius: 12px;
}

.Cargo:hover {
    color: white;
    background-color: #EF4444;
}

/* way-tranport benar  */
.way-benar {
    background-color: #f3f9ff;
    padding: 110px 0;
}

.box-about {
    padding-top: 40px;
}

.about-txt h3 {
    text-align: left;
    font-size: 30px;
}

.optimize>img {
    height: 100%;
    width: 100px;
}

.optimize-box>p,
.srvice-p {
    font-size: 16px;
    color: #9d9999;
}

span.optimize-box {
    display: block;
    padding-top: 20px;
}

.contact-box {
    display: flex;
    justify-content: center;
    gap: 25px;
}

.way-img img {
    border: 5px solid #101218;
    width: 550px;
    height: 440px;
    border-radius: 86px 0;
}

.srvice-p {
    width: 60%;
    margin: 0 auto;
}


.carousel-control-prev-icon,
.carousel-control-next-icon {
    position: relative;
    filter: brightness(0.5);
    top: 255px;
}

.crousel-trcks {
    padding: 80px 0;
    background-color: #101218;
    color: white;
}

.srvices-img>img {
    border-radius: 30px;
    height: 450px;
    width: 590px;
}

.services-content {
    padding: 10px 0 0 50px;
}

.services-content>h1 {
    font-weight: 700;
}

.service-benifts {
    padding-left: 0px !important;
    line-height: 35px;
}

.service-benifts svg {
    filter: invert(1);
    margin-right: 10px;
}

.prsonal-delevry {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 30px 15px;
    margin: 34px 0px;
}

.choose-img img {
    margin-top: 35px;
    width: 100%;
}

.card-text {
    display: inline-block;
}

.lern {
    padding-top: 15px;
}

.form-box {
    margin: 20px auto;
}

input,
textarea:focus-visible {
    outline: 0;
}

.third {
    padding-left: 65px;
}

.form-benar {
    background-image: url(/imges/form-benaer\ .jpg);
    background-size: 100% 100%;
    padding: 80px 0;
    position: relative;
    z-index: 99;
}

.form-benar::after {
    content: " ";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.77);
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: -1;
}

.info-box h1 {
    position: relative;
    z-index: 99;
}

.input-box {
    padding-left: 25px;
    margin: 20px 21px 20px 21px;
    width: 44%;
    height: 50px;
    border: none;
    border-radius: 4px;
}

.text-aera {
    padding-left: 25px;
    border: none;
    width: 92%;
    border-radius: 3px;
}

.goods-proses img {
    border: 3px solid #101218;
    border-radius: 50%;
    width: 71%;
}

.services-content p {
    width: 90%;
}

.goods-proses {
    padding: 20px 20px;
    border-radius: 8px;
}

.goods-proses:hover {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.goods-proses p {
    color: #c2c2c2;
}

.review {
    margin: 0 auto;
    width: 95%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.pree {
    border-radius: 8px;
}

.client-testimonial {
    padding-left: 40px;
}

.frequntily-q {
    padding-right: 40px;
}

.accordion-button.collapsed {
    border-radius: 8px !important;
    color: white;
    margin: 14px 0px 15px 0;
    background-color: #EF4444;
    font-weight: 600;
}

.accordion-item {
    border: none !important;
}

.accordion-button:not(.collapsed) {
    border-radius: 8px !important;
    color: #ffffff !important;
    background-color: #101218 !important;
}

.accordion-button:focus {
    box-shadow: 0 0 0 0 !important;
}

.pree {
    position: unset;
}

.btn-submit {
    border: 1.5px solid white;
}

.accordion-body {
    padding: 1rem 1.25rem 0rem !important;
}

.accordion-button::after {
    filter: invert(1) !important;
}

.safe-delivery {
    background-color: #101218;
}

.call-center {
    color: #101218;
    background-color: white;
    padding: 13px 26px;
    border: 1.6px dashed#EF4444;
    border-radius: 5px;
    font-weight: 700;
    display: inline-block;
}

.safe-con {
    color: white;
}

.call-center:hover {
    background-color: #d00c27;
    color: white;
}

.add-foter li a {
    line-height: 23px;
    color: #101218;
    font-weight: 600;
    margin-left: 15px;
}

.clint {
    margin-top: 87px;
}

/* .fotter-benar {
    background-color: #faf4ed;
} */

.add-foter {
    padding-top: 22px;
    padding-left: 0px !important;
}

.add-foter li {
    display: flex;
    align-items: center;
    width: 84%;
    padding-bottom: 19px;
    border-bottom: 1px solid #c1bcbc;
}

.logo-ftr {
    margin: 0 0 10px 0;
    border-radius: 4px;
    background-color: #101218;
    padding: 7px 5px 0 5px;
    display: inline-block;
}

.logo {
    font-size: 31px;
    letter-spacing: 1px;
    padding: 1px 0;
    display: inline-block;
    background-color: transparent;
}

.icon i {
    color: #101218;
}

.fotr-list li a {
    color: #101218;
    font-weight: 500;
    line-height: 39px;
}

.fotr-list li a:hover {
    color: #101218;
}

.fotr-list li a i {
    margin-right: 8px;
}

.add-foter li {
    line-height: 38px;
}

.second-box {
    padding-left: 80px;
}

.fotr-list {
    padding-left: 0px !important;
}

.first-box {
    padding-left: 10px;
}

.inpt-fotr {
    padding-left: 20px;
    height: 43px;
    width: 60%;
    border: none;
    background-color: aliceblue;
    border-radius: 20px 0px 0 20px;
}

.jaya {
    color: #EF4444;
}

button.btn-subscribe {
    height: 43px;
    background-color: #101218;
    color: white;
    font-weight: 500;
    border: none;
    border-radius: 0px 20px 20px 0px;
    padding: 0 13px;

}

.bn-arrow {
    position: absolute;
    top: 70%;
}

.copyright {
    background-color: #101218;
}

.review {
    padding: 0 20px;
}

.row {
    --bs-gutter-x: 0rem !important;
}

.coose-content {
    padding-right: 70px;
}

.goods-proses p {
    padding: 0 13px;
    color: #c2c2c2;
}

.ftr-icon {
    padding-top: 16px;
}

/* track page start  */

.track-box {
    margin: 40px auto 0 auto;
    width: 500px;
    text-align: center;
    padding: 30px 0;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.input-track {
    padding-left: 15px;
    background-color: #f5f4f2;
    margin: 30px 0;
    height: 49px;
    width: 95%;
    border-radius: 6px;
}

.btn-track {
    background-color: #101218;
    padding: 6px 20px;
    border: none;
    color: white;
    font-weight: 600;
    border-radius: 5px;
}

.copy-track {
    text-align: center;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.back {
    display: inline-block;
    background-color: #084c08;
    color: white !important;
}

.track h2 {
    border-radius: 36px;
    padding: 10px 25px;
    display: inline-block;
    background-color: #101218;
    color: white;
}


.card-text {
    display: inherit;
    color: #EF4444;
}

.card-text:hover {
    color: #101218;
}

.card-body {
    padding: 2rem 1rem !important;
}

.card {
    margin: 0 auto;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.first-box>img {
    width: 100%;
    margin-bottom: 12px;
}

.optimize-img {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    background-color: white;
    display: inline-block;
    border-radius: 50%;
}

.optimize-img img {
    width: 80px;
}





















/* mobile responsive  */

@media(max-width:1024px) {
    .container {
        width: 100%;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.5rem !important;
    }

    .hdr-logo>img {
        width: 127px;
    }

    .hdr-logo {
        padding: 29px 0 0 9px !important;
    }

    .way-img img {
        width: 100%;
    }

    .text-aera {
        width: 93%;
    }

    .ftr-mm {
        padding-left: 0rem !important;
    }

    .second-box,
    .addres,
    .first-box {
        padding-left: 25px;
    }

    .inpt-fotr {
        width: 53%;
    }

    .provide-benar,
    .services,
    .why-choose,
    .work-proces,
    .testimonial-benar,
    .fotter-benar,
    .call-facilty-benr {
        padding: 80px 0;
    }

    .way-img img {
        width: 490px !important;
        height: 430px !important;
    }

    .info li a {
        font-size: 10px;
    }

    .social-icon li a i {
        font-size: 12px;
    }

    .hdr-logo h4 {
        font-size: 21px;
    }

    .nav-link {
        font-size: 14px;
    }
}

@media(max-width:990px) {
    .container {
        width: 100% !important;
    }

    .hdr-logo {
        padding: 9px 0 0 9px !important;
    }

    .input-box {
        width: 93%;
    }

    .navbar-toggler {
        display: none;
    }

    .collapse:not(.show) {
        display: block !important;
    }

    .benar-modren {
        height: 545px;
    }

    .last-card {
        margin-top: 30px !important;
    }

    .navbar-nav {
        flex-direction: unset !important;
    }

    .way-img {
        padding-top: 50px !important;
    }

    .srvices-img>img {
        height: 390px;
        width: 404px;
    }

    .coose-content,
    .client-testimonial,
    .frequntily-q {
        padding: 0 0 0 0 !important;
    }

    .frequntily-q {
        text-align: center;
    }

    .clint {
        margin: 0 0 40px 0;
    }

    .inpt-fotr {
        width: 50%;
    }

    .client-testimonial {
        text-align: center;
        padding-left: 0px;
    }

    .coose-content,
    .client-testimonial,
    .frequntily-q {
        padding: 50px 0 0 0 !important;
    }

    .accordion {
        width: 95%;
        margin: 0 auto;
    }

    .nav-link {
        font-size: 14px;
    }
}


@media (max-width:768px) {
    .container {
        width: 100%;
    }

    /* .collapse:not(.show) {
        display: block;
    } */
    .navbar-toggler {
        display: block;
    }

    .top-hdr,
    .menu {
        display: none !important;
    }

    .collapse:not(.show) {
        display: none !important;
    }

    .hdr-logo {
        padding: 0 0 0 0rem !important;
    }

    .calling {
        padding-left: 0rem !important;
        border: none;
    }

    .navbar-light .navbar-toggler {
        margin-left: 10px;
        padding: 1px 2px;
        background-color: white;
        color: rgb(0 0 0 / 99%);
        border-color: none !important;
    }

    .call-img {
        display: none;
    }

    .benar-modren {
        height: 315px;
    }

    .modrn>h1 {
        font-size: 22px;
        margin: 0px 0px 6px 0;
    }

    .modrn {
        padding-top: 40px;
    }

    .transport {
        padding: 4px 14px;
        font-size: 12px;
    }

    .paragrap {
        font-size: 10px;
    }

    .contact {
        padding: 3px 13px;
        font-weight: 600;
        font-size: 13px;
    }

    .way-img img {
        margin-top: 30px;
        width: 100% !important;
        height: 320px !important;
    }

    .navbar-nav {
        flex-direction: column !important;
    }

    .headline {
        line-height: 32px;
        font-size: 28px !important;
        width: 100% !important;
        margin: 20px 0 0 0 !important;
    }

    .about-txt h3 {
        text-align: center;
        font-size: 28px;
    }

    .box-about {
        padding-top: 30px;
    }

    .way-img {
        padding-top: 50px !important;
    }

    .crousel-trcks {
        padding: 35px 0;
    }

    .srvices-img>img {
        margin-top: 30px;
        border-radius: 30px;
        height: 250px;
        width: 100%;
    }

    .input-box,
    .text-aera {
        margin: 10px 0px;
        width: 95%;
    }

    .form-benar {
        padding: 40px 0;
    }

    .client-testimonial {
        padding-left: 0px;
    }

    .frequntily-q {
        padding-top: 35px;
        padding-right: 0px;
    }

    .client-testimonial,
    .frequntily-q,
    .copyright {
        text-align: center;
    }


    .way-benar,
    .provide-benar,
    .services,
    .why-choose,
    .work-proces,
    .testimonial-benar,
    .fotter-benar,
    .call-facilty-benr {
        padding: 50px 0;
    }

    .form-box {
        margin: 0px auto;
    }

    .clint {
        margin: 0 0 50px 0;
    }

    .second-box,
    .addres {
        margin-top: 30px;
        padding-left: 20px;
    }

    .up-arrow {
        right: 16px;
    }

    .coose-content {
        padding-right: 0px;
    }

    .goods-proses {
        padding: 20px 0px;
    }

    .track-box {
        width: 100%;
    }

    .ftr-icon {
        padding: 0 0 0 0;
    }

    .ftr-mm {
        padding-bottom: 10px;
        justify-content: center;
    }

    .contact-benr {
        height: 170px;
    }

    .contat-box {
        padding-top: 15px;
    }

    .contat-box p {
        padding-top: 14px;
        line-height: 20px;
        font-size: 12px;
    }

    .card {
        margin: 0 auto 15px auto;
    }

    .add-foter li {
        width: 90%;
    }

    .srvice-p {
        width: 90%;
    }

    .first-box>img {
        width: 100%;
        margin-bottom: 12px;
    }

    .botm-hdr {
        display: none !important;
    }

    .Cargo {
        margin: 15px 4px 0 0;
    }

    .hdr-logo h4 {
        padding: 0px 0 0px 0;
        font-size: 17px;
        position: relative;
        top: 1px;
    }

    .logo-line {
        border-right: unset;
    }

    .numbr {
        font-size: 14px;
    }

    .logo-line {
        border-bottom: 1px solid white;
    }

    .clnt {
        margin: 1rem 0 0 0;
    }

    .navbar-expand-lg .navbar-nav {
        padding-right: 1rem !important;
    }
}