.container {

    max-width: 1200px;

}

.footer-widgets {

    padding-top: 70px;

    padding-bottom: 40px;

    padding-left: 0;

    padding-right: 0;

}

#mainSlider .owl-carousel .carousel-caption p {

    width: 50%;

}

.top-bar {

    padding: 16px 0 22px 0;

}

.bg-color {

    background-color: #fcb249;

}

.service-section .service-desc {

    min-height: 308px;

}

.home-content-area p {

    font-size: 18px;

    line-height: 28px;

    text-align: justify;

}

section.blog-area h2 span {

    color: #141c34;

}

.title-section1 span:before, .title-section1 span:after {

    content: "";

    position: absolute;

    border: 1px solid #fcb249;

    top: 20px;

    width: 70px;

}

.title-section1 span, .faq-section .service-form span {

    font-size: 18px;

    color: #fff;

}

.faq-details .send-btn {

    text-align: center;

    margin: auto;

    width: 100%;

}

.single-blog {

    margin-bottom: 30px;

}



/*--------------------- ----------

	:: 22.0 Breadcrumb

-------------------------------*/

.breadcrumb {

    background: url(../images/all-img/breadcrumb-bg.jpg);

    background-position: top;

    background-repeat: no-repeat;

}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {

    color: #fff;

    background-color: #f3c101;

}

div#v-pills-tab {

    background: #f3c101;

}

section.faq-area{

    background: #eaeaea;

}

.btn-link {

    color: #141c34;

}

aside.services-sidebar a {

    color: #fff;

}

aside.services-sidebar {

    background: #192538;

    padding: 20px;

}

.services-sidebar p {

    color: #fff;

}

aside.services-sidebar h3 {

    color: #f4c201;

}

.services-sidebar a.btn {

    background: #f4c201;

}

.services-details-img {

    padding: 25px 0;

}

.services-details-content h4 {

    color: #192538;

    font-size: 35px;

}

.breadcrumb h1 {

    margin-bottom: 30px;

}

input.wpcf7-form-control.wpcf7-submit.send-btn {
    background: #141c34;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 15px;
    font-size: 20px;
    line-height: 29px;
}
.service-form {
    background: #d0d0d0;
    padding: 50px;
}
.service-form h3 {
    color: #192538;
}
.home .service-form {
    background: unset;
    padding: unset;
}
section.contact-area {
    background: #f7f7f7;
}
section.contact-area i {
    font-size: 45px;
}
input.input_track_num {
    padding: 10px;
}
input#submit_wpcargo {
    padding: 11px;
}
table#wpcargo-track-table {
    max-width: 500px;
    margin: 0 auto;
}






