
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



body {
    background-color: #fafcff !important
}

body {
    margin: 0;
    font-family: Montserrat;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #00326f;
    text-align: left;
    line-height: 1.5
}

.hawaii-car-shipping div.content:first-child {
    padding-bottom: 0 !important
}

.what-we-do .content-text a {
    background-color: #3f95f7;
    color: #fff;
    padding: 10px 40px;
    border-radius: 30px;
    font-weight: 600
}

.article-page .content:first-child {
    width: 100%
}

.article-page h1 {
    font-size: 44px;
    color: black;
    font-weight: 600;
    padding-bottom: 1.25rem;
    text-align: center;
    width: 100%
}

.article-page h3 {
    color: #979cb6;
    font-size: 1.25rem;
    font-weight: 400;
    text-align: center
}

.article-page h2 {
    font-size: 36px;
    font-weight: 400
}

.article-page p:not(.calc-section p) {
    font-size: 20px;
    font-weight: 400;
    color: #979cb6
}

.article-page section div.content {
    width: 100%;
    padding: 35px 0 !important
}

.article-page section div.content:first-child {
    padding-top: 0 !important
}

.article-page .content-text h2 {
    font-size: 36px;
    font-weight: 400;
    color: black !important;
}

.article-page .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.article-page .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.article-page .thumbnail {
    position: relative
}

.article-page .thumbnail .yt-cover {
    filter: brightness(90%)
}

.article-page .thumbnail .play-icon {
    position: absolute;
    max-width: 60px;
    left: calc(50% - 30px);
    top: calc(50% - 30px)
}

@media screen and (max-width: 991px) {
    .article-page h1 {
        padding-top: 40px
    }
}

.list-group-item-action p {
    font-size: .9rem;
    font-weight: 500;
    color: #00326f
}

.why-nexus .article-page div.content:first-child {
    padding-bottom: 0 !important
}

.why-nexus .article-page div.content:nth-of-type(3) {
    position: relative
}

.why-nexus .article-page div.content:nth-of-type(3) div.col-md-6:nth-of-type(1) {
    position: absolute;
    top: -50%;
    left: 10%
}

.why-nexus .article-page div.content:nth-of-type(3) div.col-md-6:nth-of-type(2) {
    margin-left: 50%
}

@media screen and (max-width: 767px) {
    .content {
        padding: 35px 0
    }

    .content-text h1 {
        font-size: 24px
    }

    .content-text h2 {
        font-weight: 600 !important;
        font-size: 24px !important;
        padding-bottom: 1rem !important
    }

    .why-nexus .article-page div.content:nth-of-type(3) {
        position: relative
    }

    .why-nexus .article-page div.content:nth-of-type(3) div.col-md-6:nth-of-type(1) {
        display: none
    }

    .why-nexus .article-page div.content:nth-of-type(3) div.col-md-6:nth-of-type(2) {
        margin-left: 0
    }
}

/*# sourceMappingURL=article.css.map */