* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

@font-face {
    font-family: 'myfont';
    src: url("../font/death_star.otf");
}

.top_nav {
    background: #000;
    padding: 7px 0px;
    text-align: end;
}

.top_nav ul li {
    display: contents;
    float: right;
}

.top_nav ul li a {
    color: #db9943;
}

.top_nav ul li {
    color: #db9943;
}

.top_nav ul li a {
    font-size: 28px;
    margin: 0px 19px;
    text-decoration: none;
}

.top_nav svg {
    background: red;
    border-radius: 7px;
    padding: 6px;
    background: #db9943;
    /* width: 34px; */
    width: 26px;
    color: #000;
}

.top_nav ul {
    margin: 0px;
}

/* nav */
nav.nav_main div {
    /* width: 100%; */
    /* display: flex; */
}

.logo_img img {
    height: 100px;
}

.right_menu ul li {
    list-style-type: none;
    margin: 0px;
}

.logo-content {
    display: flex;
    align-items: self-end;
}

.logo-content::before {
    content: '';
    background-color: #db9943;
    color: red;
    height: 43px;
    position: relative;
    top: -32px;
    left: 0px;
    width: 77px;
    font-weight: bold;
}

.cob_cus {
    text-transform: uppercase;
}

.cob_cus h4 {
    font-weight: 900;
    font-size: 2rem;
    margin: 0px;
    margin-left: 14px;
}

.cob_cus p {
    margin-left: 14px;
    font-size: 13px;
    color: #db9943;
    letter-spacing: 6px;
}

.logo_img img {
    height: 115px;
    border-right: 3px solid #464343;
    padding: 0px 6px;
}

/* .cob_cus::after {
    content: '';
    background-color: #db9943;
    color: red;
    height: 31px;
    display: block;

    top: -32px;
    left: -3px;
    width: 100%;
    font-weight: bold;
} */
.logo-content::after {
    content: '';
    background-color: #db9943;
    color: red;
    height: 43px;
    position: relative;
    top: -32px;
    margin-left: 17px;
    /* left: -12px; */
    width: 100%;
    font-weight: bold;
}

.cob_cus {
    margin: 18px 0px;
}

.top_nav ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: end;
}

ul.nav_inner {
    margin: 0px !important;
    padding: 9px 0px;
    background: #db9943;
}

.right_menu.text-end ul li {
    display: contents;
}

.right_menu.text-end {
    padding: 0px 0px;
    margin: 6px 0px 0px 0px;
}

ul.nav_inner li a {
    padding: 0px 0px;
    color: #000;
    text-decoration: none;
}

ul.nav_inner li a {
    padding: 10px 27px;
    color: #000;
    text-decoration: none;
    font-weight: 700;
}

.active {
    background: #000;
    color: #db9943 !important;
}

/* .f-1 {
    background: #000;
    padding: 0px;
    margin: 0px;
} */

.Request_a_Qoute {
    position: relative;
    height: 559px;
    /* background: url('../images/Contact-img/top_img.png  '); */
    background: url(../images/Contact-img/top_img.png) no-repeat center center/cover fixed;
    background-size: cover;
}

h2.req_cus {
    bottom: 45px;
    position: absolute;
    color: #000;
    background: #db9943;
    font-weight: 700;
    padding: 12px 23px;
    left: 40px;
}

section.f-2 {
    padding: 23px 0px;
    background: #000;
    border-bottom: 10px solid #db9943;
}

.heading-contact h2 {
    margin-top: 10p;
    font-family: sans-serif;
    font-weight: 800;
    padding: 18px 0px;
    color: #000;
    text-align: center;
    background: #db9943;
    font-size: 3rem;
}

.address {
    padding: 0px 11px;
    background: #db9943;
    font-size: 31px;
}

.address ul li {
    margin: 0px;
    justify-content: space-between;
    list-style-type: none;
    padding: 0px;
}

.address ul {
    margin: 0px;
    padding: 0px;
}

span.kdb_u {
    padding: 8px 0px;
}

.address ul li {
    border-bottom: 2px solid black;
}

p.text-end.s-media-icon svg {
    margin: 2px 10px;
}

.address {
    padding: 3% 7%;
    background: #db9943;
    font-size: 31px;
}

.address svg {
    padding: 7px 14px;
    color: #000;
}

.image-t img {
    max-width: 100%;
}

.image-t {
    margin: 89px 0px;
}

/* .Join_our {
    background-position: center;
    position: relative;
    height: 559px;
    background-size: cover !important;
    background: url('../images/JoinOurProudlyTeam-img/top_img.png');
} */
.Join_our {
    position: relative;
    background-size: cover !important;
    height: 947px;
    background-size: auto;
    /* background: url(../images/JoinOurProudlyTeam-img/top_img.png); */
    background: url(../images/JoinOurProudlyTeam-img/top_img.png) no-repeat center center/cover fixed;
}

h2.Proudly_team {
    font-weight: 700;
    text-align: center;
    margin: 0px auto;
    /* transform: translate(328px, 10px); */
    font-size: 3rem;
    justify-content: center;
    top: 65px;
    position: absolute;
    padding: 20px 0px;
    background: #db9943;
    padding: 20px 134px;
    background: #db9943;
    text-align: center;
    justify-content: center;
    right: 0;
    left: 0;
    width: 60%;
    margin: 0 auto;
}

h2.req_cus_join {
    /* padding: 26px 0px; */
    /* background: #db9943; */
    bottom: 45px;
    position: absolute;
    color: #000;
    background: #db9943;
    font-weight: 700;
    padding: 12px 23px;
    left: 40px;
}

.blank {
    height: 32px;
    background: #db9943;
}

textarea {
    width: 100%;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

span.c_red {
    margin-left: 3px;
    color: red;
    font-weight: 700;
    font-size: 18px;
}

input.form-control {
    border: 3px solid black;
}

label {
    font-size: 18px;
    font-weight: 600;
}

section.c-2 {
    background: #db9943;
    border-top: 47px solid #000;
    padding: 64px 0px;
}

textarea {
    width: 100%;
    border: 3px solid black;
    background: #db9943;
}

input.form-control.f-width {
    background: inherit;
}

button.submit_cus {
    border: none;
    font-size: 18px;
    padding: 6px 0px;
    font-weight: 500;
    color: #db9943;
    width: 100%;
    background: #000;
}

.left_app_content {
    /* border-right: 4px solid red; */
    /* margin: 136px 0px; */
    background: #000;
    color: #db9943;
    padding: 67px 0px;
}

.col-md-3.border_cus {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.left_app_content h2 {
    font-size: 3rem;
    padding: 0px 28px;
}

.col-md-3.border_cus {
    border-right: 7px solid black;
    padding: 0px;
}

section.j-3 {
    background: #000;
}

section.j-3 img {
    padding: 85px 0px;
    max-width: 100%;
}

section.j-3 {
    background: #000;
    border-bottom: 19px solid #db9943;
}

.Request_a_Qoute_services {
    position: relative;
    background-position: center !important;
    height: 901px;

    background: url(../images/services-img/top_img.png) no-repeat center center/cover fixed;
}

.serives_heading h2 {
    text-align: center !important;
    padding: 2px 0px;
    background: #db9943;
    color: #000 !important;
}

#reguest .row.row-padding-23.pt-5 {
    /* display: flex; */
    justify-content: center;
}

span.email-icon {

    display: none;
}

.FLATBEd {
    margin: 29px 0px 0px 0px;
    padding: 35px 0px;
    background: #000;
}

.FLATBEd h2 {
    background: #db9943;
    text-align: center;
    font-weight: 700;
    width: 200px;
    padding: 5px 15px;
}

.FLATBEd p {
    font-size: 29px;
    margin-top: 55px;
    color: #db9943;
}

.s_image_area img {
    margin: 0px auto !important;
    max-width: 100%;
    /* height: 511px; */
    display: block;
    /* background: #000; */
}

h2.head-ser_cus_q {
    background: #db9943;
    text-align: center;
    font-weight: 700;
    margin-top: 34px;
    width: 274px;
    padding: 5px 15px;
}

/* .blank_cus_2 {
    height: 125px;
    background: #cb934e;
} */
.blank_cus_2 {
    height: 94px;
    background: #cb934e;
}

.image_one_cus .Trailers_cus {
    /* position: relative; */
    margin: 385px 0px;
}

.image_secound_cus .Trailers_cus {
    /* position: relative; */
    margin: 39% 0;
}

img.hdt_5 {
    /* text-align: center;
    margin: 0px auto;
    left: 124px;
    
    position: absolute;
    top: -112px; */
    max-width: 80%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

img.hdt_5w {
    max-width: 100%;
}

.img_2.mt-5.dzds4 {
    margin: 547px 0px !important;
}

img.hdt_5s {
    /* text-align: center;
    margin: 0px auto;
    left: 124px;
    max-width: 80%;
    position: absolute;
    top: -304px; */
    max-width: 80%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.serives_heading.text-end-cus h2.head-ser_cus_q {
    text-align: end !important;
    width: 293px;
    float: right;
    color: #db9943 !important;
    background-color: #000;
}

section.s_3 {
    background: #db9943;
    /* height: 100px; */
}

.cus_2d_img img {
    max-width: 100%;
}

.cus_info ul li {
    list-style-type: none;
    padding: 0px;
}

.cus_info ul {
    padding: 0px;
}

.cus_info {
    text-align: end;
}

.cus_info ul li {
    font-size: 23px;
    border-bottom: 3px solid #201e1e;
    /* width: 50%; */
    margin-top: 10px;
}

section.s_4 {
    background: #000;
    padding: 42px 0px;
}

h2.head-ser_cus1_3 {
    background: #db9943;
    text-align: center;
    font-weight: 700;
    width: 336px;
    padding: 5px 15px;
}

.cus_info.cus-dif.text-start {
    color: #cb934e;

}

.cus_info.cus-dif.text-start ul li {
    border-bottom: 3px solid;
}

span.xl_cus {
    font-weight: 900;
    font-size: 3rem;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    margin: 0px;
    margin-left: 14px;
}

span.sm_cus {
    margin-left: 14px;
    bottom: 15px;
    position: relative;
    font-weight: 600;
    font-size: 13px;
    /* margin-bottom: 4px; */
    font-family: auto;
    color: #db9943;
    letter-spacing: 9px;
}

.cob_cus {
    margin: 0px;
    display: grid;
}

p.text-end.s-media-icon svg {
    FONT-SIZE: 56PX;
    margin: 2px 10px;
}

section.LTL-LOAD {
    padding: 32px 0px;
    background: #cb934e;
}

h2.hg {
    text-align: center;
    padding: 14px 13px;
    width: 413px;
    color: #cb934e;
    background: #201e1e;
}

.Flat-deck_cus_1 h2 {
    /* text-align: end;
    text-align: center; */
    padding: 14px 13px;
    width: 413px;
    color: #cb934e;
    background: #201e1e;
}

h2.head-ser_cus_qa {
    width: 420px;
    padding: 6px 0px;
    float: right;
    color: #cb934e !important;
    background: #000;
    margin: 8px 0px;
}

section.s_5_cus p {
    margin-top: 33px;
    float: right;
    font-weight: 500;
    font-size: 30px;
}

section.s_5_cus {
    background: #cb934e;
}

section.s_5_cus img {
    height: 675px;
    max-width: 100% !important;
}

section.s_6_cus {
    padding: 44px 0px;
    background: #000;
}

.heading_cus_k h2 {
    width: 161px;
    text-align: center;
    padding: 12px 20px;
    background: #cb934e;
    font-weight: 600;
}

section.s_6_cus p {
    margin-top: 33px;
    float: right;
    margin-bottom: 54px;
    color: #db9943;
    font-weight: 500;
    font-size: 30px;
}

.img_jg img {
    max-width: 100%;
}

.topnav {
    overflow: hidden;
    background-color: #333;
}

.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

.topnav a:hover {
    background-color: #ddd;
    color: black;
}

.topnav a.active {
    background-color: #04AA6D;
    color: white;
}

.topnav .icon {
    display: none;
}

@media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
}

.bg-dark {
    background-color: #db9943 !important;
}

/* 07/06/2022 */
.logo-content {
    margin: 13px 0px;
}

.navbar {
    position: relative;
    display: block !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

ul.csds.navbar-nav li a {
    padding: 12px 25px !important;
    /* margin: 0px 18px !important; */
}

ul.csds.navbar-nav li {
    padding: 12px 15px !important;
    margin: 0px 47px !important;
}

ul.csds.navbar-nav li :hover {
    padding: 15px 25px !important;
    background-color: #000;

}

.active a {
    color: #db9943 !important;
    padding: 15px 25px !important;
    background-color: #000;
}

.navbar {
    position: relative;
    display: block !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

ul.csds.navbar-nav li a {
    /* padding: 14px 21px; */
    font-weight: 400;
    font-size: 26px;
    color: #000;
    /* margin: 0px 18px; */
    text-decoration: none;
}

/* div#navbarMain {
    padding: 10px 0px;
} */
ul.csds.navbar-nav.ms-auto.mb-2.mb-lg-0 li :hover {
    color: #db9943;

}

.powar-text-bg-2 em {
    font-size: 48px;
}

p.Request_cus {
    background-color: #db9943;
    font-size: 54px;
    width: 100%;
    font-weight: bold;
    margin: 0px auto;
    text-align: center;
    padding: 0px;
    color: #000;
}

svg.svg-inline--fa.fa-location-dot.cus_map_h {
    font-size: 73px;
}

.img_2 {
    position: relative;
}

img.hdt_5 ::before {
    content: 'dddddddddddd';
}

img.hdt_5 ::after {
    content: 'kkkkkkkkkk';
}

h2.req_cus a {
    text-decoration: none;
    color: #000;
}

/* 
@media screen and (min-width: 1400px) P{
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    max-width: 100% !important;
}
}
@media screen and (min-width: 1200px) .container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 100% !important;
}

@media screen and (min-width: 992px) .container,
.container-lg,
.container-md,
.container-sm {
    max-width: 100% !important;
}

@media screen and (min-width: 768px) .container,
.container-md,
.container-sm {
    max-width: 100% !important;
}

@media screen and(min-width: 576px) .container,
.container-sm {
    max-width: 100% !important;
} */



.col-7.head-img {
    background: url(../images/footer/top-img.png) no-repeat center center/cover fixed;
}

.form-btn-submit {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.Application .row {
    justify-content: center;
}

input.form-control.f-width::file-selector-button {
    color: #db9943;
    background: black;
    transition: 1s;
}

input[type=file]::file-selector-button:hover {
   
    background: #db9943;
    color: black;
}