.slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.slick-list,
.slick-slider {
    display: block;
    position: relative
}

.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: slick;
    font-style: normal;
    font-weight: 400;
    src: url(https://freightmatching.co/wp-content/themes/freightmatch/assets/fonts/slick.eot);
    src: url(https://freightmatching.co/wp-content/themes/freightmatch/assets/fonts/slick.eot#iefix) format("embedded-opentype"), url(https://freightmatching.co/wp-content/themes/freightmatch/assets/fonts/slick.woff) format("woff"), url(https://freightmatching.co/wp-content/themes/freightmatch/assets/fonts/slick.ttf) format("truetype"), url(https://freightmatching.co/wp-content/themes/freightmatch/assets/fonts/slick.svg#slick) format("svg")
}

.slick-next,
.slick-prev {
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    position: relative
}

.slick-dots li,
.slick-dots li button {
    cursor: pointer;
    height: 20px;
    width: 20px
}

.slick-dots li button {
    background: transparent;
    border: 0;
    color: transparent;
    display: block;
    font-size: 0;
    line-height: 0;
    outline: none;
    padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    content: "•";
    font-family: slick;
    font-size: 6px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: .25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.header-banner {
    background: url(../images/banner-bg.jpg) no-repeat 45%/cover
}

.header-banner-col--content h3~p {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5
}

@media(min-width:768px) {
    .header-banner-col--content h3~p {
        font-size: 1.5rem
    }
}

.header-banner-dots {
    bottom: 1%
}

.header-banner-dots li,
.header-banner-dots li button {
    height: 8px;
    width: 8px
}

.header-banner-dots li button:before {
    background-color: #00a6e3;
    border-radius: 50%;
    color: #00a6e3;
    content: "";
    height: 8px;
    opacity: 1;
    width: 8px
}

.header-banner-dots li.slick-active,
.header-banner-dots li.slick-active button {
    height: 8px;
    width: 24px
}

.header-banner-dots li.slick-active button:before {
    background-color: #fff;
    border-radius: 1.5rem;
    color: #fff;
    height: 8px;
    opacity: 1;
    width: 28px
}

@media(min-width:768px) {
    .header-banner-col--content h3 {
        font-size: 3.125rem !important;
        margin-bottom: 0
    }

    .header-banner-container {
        height: 75vh
    }
}

@media(min-width:992px) {
    .header-banner {
        min-height: 85vh
    }

    .header-banner-container {
        height: 85vh
    }

    .header-banner-dots {
        bottom: 2%
    }
}

@media(min-width:1200px) {
    .header-banner-dots {
        bottom: 8%
    }
}

@media(min-width:1600px) {
    .header-banner {
        min-height: 70vh
    }
}

.section-two .transport-service-content--wrapper {
    background: url(../images/transport-service-bg.jpg) no-repeat bottom/cover;
    color: #fff;
    padding-left: 0;
    padding-right: 0
}

.section-two .transport-service-content--wrapper .transport-item {
    grid-gap: 12px;
    align-content: center;
    align-items: center;
    border-bottom: 1px solid #364859;
    border-right: 1px solid #364859;
    display: grid;
    grid-template-rows: 62px 25px;
    min-height: 150px;
    min-width: 150px;
    text-align: center
}

.section-two .transport-service-content--wrapper .transport-item-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

@media(min-width:768px) {
    .section-two .transport-service-content--wrapper .transport-item-wrapper {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(min-width:992px) {
    .section-two .transport-service-content--wrapper .transport-item-wrapper {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media(min-width:1200px) {
    .section-two .transport-service-content--wrapper .transport-item-wrapper {
        grid-template-columns: repeat(5, 1fr)
    }
}

.section-two .transport-service-content--wrapper .transport-item img {
    align-self: center;
    margin: 0 auto;
    max-height: 50px
}

.section-two .transport-service-content--wrapper .transport-item h6 {
    align-self: center;
    margin-bottom: 0
}

@media(min-width:768px) {
    .section-two .transport-service-content--wrapper .transport-item {
        grid-gap: 30px;
        grid-template-rows: 80px 30px;
        min-height: 235px;
        min-width: 200px
    }

    .section-two .transport-service-content--wrapper .transport-item img {
        align-self: end;
        max-height: none
    }
}

.section-four {
    background: #e7f3fc;
    background: linear-gradient(180deg, #e7f3fc, #e7f3fc 95%, #fff 0);
    padding: 50px 0 0
}

.section-four h2 {
    margin-bottom: 25px
}

.section-four .service-area--feature-sec2 {
    margin: 30px auto 0;
    width: 95%
}

.section-four .service-area--feature-sec2 .vehicle-slider {
    width: 90%
}

.section-four .service-area--feature-sec2 .vehicle-slider img {
    margin: auto;
    max-width: 95%
}

.section-four .service-area--feature-sec2 .vehicle-slider .slick-next,
.section-four .service-area--feature-sec2 .vehicle-slider .slick-prev {
    top: 35%
}

.section-four .service-area--feature-sec2 .vehicle-slider .slick-next:before,
.section-four .service-area--feature-sec2 .vehicle-slider .slick-prev:before {
    display: none
}

@media(min-width:1600px) {

    .section-four .service-area--feature-sec2 .vehicle-slider .slick-next,
    .section-four .service-area--feature-sec2 .vehicle-slider .slick-prev {
        top: 40%
    }
}

@media(min-width:1200px) {
    .section-four .service-area--feature-sec2 .vehicle-slider .slick-prev {
        left: -35px
    }

    .section-four .service-area--feature-sec2 .vehicle-slider .slick-next {
        right: -35px
    }
}

@media(max-width:575.98px) {
    .section-four .service-area--feature-sec2 .vehicle-slider .slick-prev {
        left: -18px
    }

    .section-four .service-area--feature-sec2 .vehicle-slider .slick-next {
        right: -18px
    }
}

.section-five ul {
    margin-bottom: 2.75rem;
    margin-top: 2rem;
    padding-left: 0
}

.section-five ul li {
    background: url(../images/ic-blue-check.svg) no-repeat 0;
    background-size: 30px auto;
    list-style: none;
    margin-bottom: 1.5rem !important;
    padding-left: 50px
}

.section-five .btn-blue {
    max-width: 280px
}

@media(min-width:768px) {
    .section-four {
        margin-bottom: 50px;
        padding: 90px 0 0
    }

    .section-five ul li {
        background-size: 35px auto;
        padding-left: 65px
    }
}

@media(min-width:992px) {
    h2 {
        font-size: 50px !important
    }

    .section-four .service-area--feature-sec2 {
        margin-top: -1%
    }

    .section-five {
        background: url(../images/capabilities-bg.jpg) no-repeat 105%/48%
    }
}

@media(min-width:1200px) {
    .section-four .service-area--feature-sec2 .vehicle-slider {
        width: 90%
    }

    .section-four .service-area--feature-sec2 img {
        margin-left: 10%
    }

    .section-five {
        min-height: 750px;
        padding: 50px 0 0
    }

    .section-five>.container {
        height: 650px
    }

    .section-five>.container>.row {
        height: inherit
    }
}

@media(min-width:1440px) {
    .section-five {
        background-size: contain
    }
}

@media(min-width:1600px) {
    .section-four .service-area--feature-sec2 .vehicle-slider img {
        margin: auto;
        max-height: 395px
    }

    .section-five {
        min-height: 864px
    }
}

@media(min-width:1200px)and (max-width:1599.98px) {
    .section-four .service-area--feature-sec2 .vehicle-slider img {
        margin: auto;
        max-height: 312px
    }
}

.delivery-form-main-wrapper .delivery-form h5 {
    font-weight: 500
}

.delivery-form-main-wrapper .delivery-form h5 a {
    font-weight: 700
}

.delivery-form-main-wrapper .delivery-form--content {
    margin-top: 2.5rem
}

.delivery-form-main-wrapper .delivery-form--content .custom-select {
    position: relative
}

.delivery-form-main-wrapper .delivery-form--content .custom-select:after {
    background-image: url(../images/ic-blue-arrow.svg);
    background-repeat: no-repeat;
    background-size: 19px 13px;
    content: "";
    display: block;
    height: 13px;
    position: absolute;
    right: 20px;
    top: 18px;
    width: 19px
}

@media(min-width:768px) {
    .delivery-form-main-wrapper h5 {
        font-size: 2.25rem
    }
}

@media(min-width:992px) {
    .delivery-form-main-wrapper.delivery-form-bg {
        background: url(../images/fm-truck-image.jpg) no-repeat 0;
        background-position: -20%;
        background-size: 55%
    }

    .delivery-form-main-wrapper .delivery-form {
        margin-left: auto;
        width: 87%
    }
}

@media(min-width:992px)and (max-width:1199.98px) {
    .delivery-form-main-wrapper.delivery-form-bg {
        background-position: -30%;
        background-size: 60%
    }
}

@media(min-width:1200px) {
    .delivery-form-main-wrapper.delivery-form-bg {
        background-position: 0;
        background-size: 50%;
        min-height: 750px
    }

    .delivery-form-main-wrapper>.container {
        min-height: 750px
    }

    .delivery-form-main-wrapper>.container>.row {
        min-height: inherit
    }
}

@media(min-width:1600px) {
    .delivery-form-main-wrapper.delivery-form-bg {
        background-size: 45%;
        min-height: 730px;
        padding: 65px 0 100px
    }

    .delivery-form-main-wrapper>.container {
        min-height: 730px
    }

    .delivery-form-main-wrapper>.container>.row {
        min-height: inherit
    }
}

.reviews .review-content-col {
    border: 2px solid #fff
}

.reviews .review-content-col .review-item-wrapper {
    background: #e7f3fc;
    display: grid;
    grid-template-rows: 35px 30px auto 25px;
    margin-bottom: .5rem;
    padding: 30px 25px
}

.reviews .review-content-col .review-item-wrapper .rating span {
    background-image: url(../images/ic-star.svg);
    background-size: 17px auto;
    content: "";
    height: 17px;
    width: 17px
}

.reviews .review-content-col .review-item-wrapper a {
    font-weight: 700
}

@media(min-width:768px) {
    .reviews .review-content-col {
        background: #e7f3fc
    }

    .reviews .review-content-col .review-item-wrapper {
        margin-bottom: 0
    }
}

.bg-lt-blue .reviews .review-content-col {
    border: 2px solid #e7f3fc
}

.bg-lt-blue .reviews .review-content-col .review-item-wrapper {
    background: #fff
}

@media(min-width:768px) {
    .bg-lt-blue .reviews .review-content-col {
        background: #fff
    }
}

.arrow-icon {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #4b5054;
    display: inline-block;
    height: 0;
    margin-bottom: 1px;
    margin-left: 10px;
    width: 0
}

.arrow-icon--down {
    transform: rotate(90deg)
}

.arrow-icon-2 {
    border-top: 2px solid;
    display: block;
    height: 35px;
    margin: 30px auto;
    width: 35px
}

.arrow-icon-2--left {
    border-left: 2px solid;
    transform: rotate(-45deg)
}

.arrow-icon-2--left-blue {
    border-left-color: #00a6e3;
    border-top-color: #00a6e3
}

.arrow-icon-2--right {
    border-right: 2px solid;
    transform: rotate(45deg)
}

.arrow-icon-2--right-blue {
    border-right-color: #00a6e3;
    border-top-color: #00a6e3
}

.arrow-icon--blue {
    border-top-color: #00a6e3;
    color: #00a6e3
}