body,
code {
    font-family: open sans, sans-serif
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after,
.slick-track:after {
    clear: both
}

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

*,
.slick-slider,
.widget_search input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.slick-slide,
.slick-slide:focus * {
    outline: none !important
}

@media(min-width: 1025px) {
    html {
        position: relative;
        min-height: 100%
    }

    body {
        margin: 0 0 100px
    }

    .page-footer {
        left: 0;
        bottom: 0;
        height: 100px;
        width: 100%
    }

    .footer-blocks {
        margin-bottom: 70px
    }
}

.wp-caption.alignleft,
.wp-caption.alignright,
img.alignleft,
img.alignright {
    height: auto;
    max-width: 50%
}

.wp-caption.aligncenter,
.wp-caption.alignnone,
img.aligncenter,
img.alignnone {
    height: auto;
    max-width: 100%;
    margin: 0 0 22px
}

.bg-grey.inner-page h2:after,
.home h1:after,
.home h3:after {
    width: 60px;
    height: 2px;
    content: '';
    display: block;
    background-color: #0061a5
}

.wp-caption.alignright,
img.alignright {
    float: right;
    margin: 30px;
}

.wp-caption.alignleft,
img.alignleft {
    float: left;
    margin: 0 30px 22px 0
}

.wp-caption.aligncenter,
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

body {
    font-size: 16px;
    font-weight: 400;
    color: #002540
}

.h1,
.h3,
h1,
h3,
.color-title {
    font-weight: 700
}

.h1,
.h3,
.h4,
h1,
h3,
h4,
.color-title {
    font-family: Lato, sans-serif;
    text-transform: uppercase
}

.h1,
h1 {
    margin: 20px 0 5px;
    font-size: 35px
}

.home h1:after {
    margin: 10px auto 0
}

.inner-page h2 {
    margin-top: 0;
    text-transform: uppercase
}

.bg-grey.inner-page h2:after {
    margin: 10px auto 0
}

.h3,
h3,
.color-title {
    margin: 0 0 15px;
    font-size: 22px
}

.home h3:after {
    margin-top: 10px
}

hr,
iframe {
    width: 100%
}

.h4,
h4 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    margin: 10px 0
}

.small-title {
    font-size: 14px;
    margin-top: 0
}

ol,
p,
ul {
    margin: 0 0 20px
}

.industry-page ul li,
.inner-page ol li,
.inner-page ul li {
    list-style: none;
    position: relative;
    padding: 0 0 0 15px
}

.industry-page li:before,
.inner-page li:before {
    position: absolute;
    content: '\2022';
    font-size: 20px;
    left: 0;
    top: -2px
}

hr {
    float: left;
    margin: 0 0 50px
}

a {
    color: #3bb88e;
    text-decoration: none;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}

a:hover {
    color: #0061a5
}

.green-text {
    color: #3bb88e !important
}

a.green-text:hover {
    color: #1b644b !important
}

.text-caps {
    text-transform: uppercase
}

@media(min-width: 767px) {

    .h2,
    h2,
    h5 {
        text-transform: uppercase
    }

    .h1,
    h1 {
        font-size: 45px
    }

    .home h1::after {
        margin-top: 20px
    }

    .h2,
    h2 {
        font-size: 35px
    }

    .h3,
    h3,
    .color-title {
        font-size: 30px
    }

    .h4,
    h4 {
        font-size: 23px;
        margin: 15px 0
    }

    .small-title {
        font-size: 16px
    }

    h5 {
        font-size: 22px
    }

    p {
        font-size: 18px
    }
}

@media(min-width: 1025px) {

    .h2,
    h2 {
        font-size: 42px;
        text-transform: uppercase
    }

    .h3,
    h3,
    .color-title {
        font-size: 29px
    }

    .h4,
    h4 {
        font-size: 22px;
        margin: 15px 0
    }
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container {
    max-width: 1336px
}

.bg-pattern {
    background-image: url(../img/pattern.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 55px 0 0;
    margin-top: 55px
}

.bg-grey {
    background-color: #f5f5f5;
    padding: 55px 0;
    margin-top: 55px
}

.bg-white {
    background-color: #fff;
    padding: 55px 0
}

@media(min-width: 1025px) {
    .bg-white.article {
        margin-top: 55px
    }

    .bg-pattern {
        background-image: url(../img/pattern.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        padding: 107px 0 0;
        margin-top: 0
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

[class*=col-] {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

[class*=col-xxs-] {
    float: left
}

.col-xxs-12 {
    width: 100%
}

.col-xxs-11 {
    width: 91.66666667%
}

.col-xxs-10 {
    width: 83.33333333%
}

.col-xxs-9 {
    width: 75%
}

.col-xxs-8 {
    width: 66.66666667%
}

.col-xxs-7 {
    width: 58.33333333%
}

.col-xxs-6 {
    width: 50%
}

.col-xxs-5 {
    width: 41.66666667%
}

.col-xxs-4 {
    width: 33.33333333%
}

.col-xxs-3 {
    width: 25%
}

.col-xxs-2 {
    width: 16.66666667%
}

.col-xxs-1 {
    width: 8.33333333%
}

.col-xxs-pull-12 {
    right: 100%
}

.col-xxs-pull-11 {
    right: 91.66666667%
}

.col-xxs-pull-10 {
    right: 83.33333333%
}

.col-xxs-pull-9 {
    right: 75%
}

.col-xxs-pull-8 {
    right: 66.66666667%
}

.col-xxs-pull-7 {
    right: 58.33333333%
}

.col-xxs-pull-6 {
    right: 50%
}

.col-xxs-pull-5 {
    right: 41.66666667%
}

.col-xxs-pull-4 {
    right: 33.33333333%
}

.col-xxs-pull-3 {
    right: 25%
}

.col-xxs-pull-2 {
    right: 16.66666667%
}

.col-xxs-pull-1 {
    right: 8.33333333%
}

.col-xxs-pull-0 {
    right: auto
}

.col-xxs-push-12 {
    left: 100%
}

.col-xxs-push-11 {
    left: 91.66666667%
}

.col-xxs-push-10 {
    left: 83.33333333%
}

.col-xxs-push-9 {
    left: 75%
}

.col-xxs-push-8 {
    left: 66.66666667%
}

.col-xxs-push-7 {
    left: 58.33333333%
}

.col-xxs-push-6 {
    left: 50%
}

.col-xxs-push-5 {
    left: 41.66666667%
}

.col-xxs-push-4 {
    left: 33.33333333%
}

.col-xxs-push-3 {
    left: 25%
}

.col-xxs-push-2 {
    left: 16.66666667%
}

.col-xxs-push-1 {
    left: 8.33333333%
}

.col-xxs-push-0 {
    left: auto
}

.col-xxs-offset-12 {
    margin-left: 100%
}

.col-xxs-offset-11 {
    margin-left: 91.66666667%
}

.col-xxs-offset-10 {
    margin-left: 83.33333333%
}

.col-xxs-offset-9 {
    margin-left: 75%
}

.col-xxs-offset-8 {
    margin-left: 66.66666667%
}

.col-xxs-offset-7 {
    margin-left: 58.33333333%
}

.col-xxs-offset-6 {
    margin-left: 50%
}

.col-xxs-offset-5 {
    margin-left: 41.66666667%
}

.col-xxs-offset-4 {
    margin-left: 33.33333333%
}

.col-xxs-offset-3 {
    margin-left: 25%
}

.col-xxs-offset-2 {
    margin-left: 16.66666667%
}

.col-xxs-offset-1 {
    margin-left: 8.33333333%
}

.col-xxs-offset-0 {
    margin-left: 0
}

@media(min-width: 600px) {
    [class*=col-xs-] {
        float: left
    }

    .col-xs-12 {
        width: 100%
    }

    .col-xs-11 {
        width: 91.66666667%
    }

    .col-xs-10 {
        width: 83.33333333%
    }

    .col-xs-9 {
        width: 75%
    }

    .col-xs-8 {
        width: 66.66666667%
    }

    .col-xs-7 {
        width: 58.33333333%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-xs-5 {
        width: 41.66666667%
    }

    .col-xs-4 {
        width: 33.33333333%
    }

    .col-xs-3 {
        width: 25%
    }

    .col-xs-2 {
        width: 16.66666667%
    }

    .col-xs-1 {
        width: 8.33333333%
    }

    .col-xs-pull-12 {
        right: 100%
    }

    .col-xs-pull-11 {
        right: 91.66666667%
    }

    .col-xs-pull-10 {
        right: 83.33333333%
    }

    .col-xs-pull-9 {
        right: 75%
    }

    .col-xs-pull-8 {
        right: 66.66666667%
    }

    .col-xs-pull-7 {
        right: 58.33333333%
    }

    .col-xs-pull-6 {
        right: 50%
    }

    .col-xs-pull-5 {
        right: 41.66666667%
    }

    .col-xs-pull-4 {
        right: 33.33333333%
    }

    .col-xs-pull-3 {
        right: 25%
    }

    .col-xs-pull-2 {
        right: 16.66666667%
    }

    .col-xs-pull-1 {
        right: 8.33333333%
    }

    .col-xs-pull-0 {
        right: auto
    }

    .col-xs-push-12 {
        left: 100%
    }

    .col-xs-push-11 {
        left: 91.66666667%
    }

    .col-xs-push-10 {
        left: 83.33333333%
    }

    .col-xs-push-9 {
        left: 75%
    }

    .col-xs-push-8 {
        left: 66.66666667%
    }

    .col-xs-push-7 {
        left: 58.33333333%
    }

    .col-xs-push-6 {
        left: 50%
    }

    .col-xs-push-5 {
        left: 41.66666667%
    }

    .col-xs-push-4 {
        left: 33.33333333%
    }

    .col-xs-push-3 {
        left: 25%
    }

    .col-xs-push-2 {
        left: 16.66666667%
    }

    .col-xs-push-1 {
        left: 8.33333333%
    }

    .col-xs-push-0 {
        left: auto
    }

    .col-xs-offset-12 {
        margin-left: 100%
    }

    .col-xs-offset-11 {
        margin-left: 91.66666667%
    }

    .col-xs-offset-10 {
        margin-left: 83.33333333%
    }

    .col-xs-offset-9 {
        margin-left: 75%
    }

    .col-xs-offset-8 {
        margin-left: 66.66666667%
    }

    .col-xs-offset-7 {
        margin-left: 58.33333333%
    }

    .col-xs-offset-6 {
        margin-left: 50%
    }

    .col-xs-offset-5 {
        margin-left: 41.66666667%
    }

    .col-xs-offset-4 {
        margin-left: 33.33333333%
    }

    .col-xs-offset-3 {
        margin-left: 25%
    }

    .col-xs-offset-2 {
        margin-left: 16.66666667%
    }

    .col-xs-offset-1 {
        margin-left: 8.33333333%
    }

    .col-xs-offset-0 {
        margin-left: 0
    }
}

@media(min-width: 768px) {
    [class*=col-sm-] {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width: 1025px) {
    [class*=col-md-] {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width: 1200px) {
    [class*=col-lg-] {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.flexbox {
    display: table;
    width: 100%
}

html.flexbox {
    display: block;
    width: auto
}

.flexbox-item {
    display: table-cell;
    vertical-align: middle
}

.btn,
.btn-secondary,
.btn-white {
    display: inline-block;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center
}

.btn {
    background-color: #ed162a;
    color: #fff;
    font-size: 15px;
    padding: 24px 40px
}

.btn:hover {
    background-color: #002540;
    color: #fff
}

.btn-secondary {
    background-color: #0061a6;
    color: #fff;
    font-size: 14px;
    padding: 20px 40px
}

.btn-secondary:hover {
    background-color: #002540;
    color: #fff
}

.btn-white {
    background-color: #fff;
    color: #ed162a;
    font-size: 15px;
    padding: 24px 40px;
    margin-top: 8px
}

.btn-white:hover {
    background-color: #002540;
    color: #fff
}

.btn-block {
    display: block;
    width: 100%
}

.btn.contactenos {
    padding: 10px 25px;
    margin-left: 10px
}

.btn-pdf {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding: 24px 40px;
    display: block;
    background-color: #3bb88e;
    color: #000;
    text-align: center
}

.btn-pdf:hover {
    background-color: #002540;
    color: #fff
}

@media(min-width: 767px) {

    .btn,
    .btn-secondary {
        font-size: 16px;
        padding: 25px 50px
    }

    .btn-white {
        font-size: 22px
    }
}

@media(min-width: 1025px) {
    .inner-page .btn {
        font-size: 22px;
        margin-top: 30px
    }
}

@font-face {
    font-family: opp-icons;
    src: url(../fonts/opp-icons.eot?781n2r);
    src: url(../fonts/opp-icons.eot?781n2r#iefix) format('embedded-opentype'), url(../fonts/opp-icons.ttf?781n2r) format('truetype'), url(../fonts/opp-icons.woff?781n2r) format('woff'), url(../fonts/opp-icons.svg?781n2r#opp-icons) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

[class*=" icon-"],
[class^=icon-] {
    font-family: opp-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.breadcrumbs,
.nav-primary a,
.nav-secondary li a,
label {
    text-transform: uppercase
}

.icon-twitter-square:before {
    content: "\f081"
}

.icon-facebook-square:before {
    content: "\f082"
}

.icon-google-plus-square:before {
    content: "\f0d4"
}

.icon-youtube-square:before {
    content: "\e901"
}

.icon-keyboard_arrow_up:before {
    content: "\e903"
}

.icon-keyboard_arrow_right:before {
    content: "\e904"
}

.icon-keyboard_arrow_left:before {
    content: "\e905"
}

.icon-keyboard_arrow_down:before {
    content: "\e906"
}

.icon-search:before {
    content: "\e907"
}

.icon-twitter-new:before {
  content: "\e900";
}

.twitter-new{
    font-size: 13px;
    color: #fff;
    background: #0061a5;
    padding: 2px 5px;
    border-radius: 3px;
    
}

@font-face {
    font-family: dashicons;
    src: url(https://onepointpartitions.com/wp-includes/fonts/dashicons.ttf);
}

.icon-search.active-search:before {
    font-family: 'dashicons';
    content: "\f335";
}

.icon-menu:before,
.masthead-box h3:after {
    content: ''
}

.icon-menu:before {
    width: 48px;
    height: 47px;
    display: inline-block;
    background: url(../img/menu.jpg)
}

.block-list,
.block-list>li,
.matrix,
.matrix>li {
    border: 0 solid #ccc
}

.block-list,
.matrix {
    list-style: none;
    margin-left: 0;
    border-top-width: 1px
}

.block-list>li,
.matrix>li {
    border-bottom-width: 1px;
    padding: 12px
}

.block-list-link,
.matrix-link {
    display: block;
    padding: 12px;
    margin: -12px
}

.matrix {
    border-left-width: 1px
}

.matrix>li {
    float: left;
    border-right-width: 1px
}

.multi-list {
    list-style: none;
    margin-left: 0
}

.multi-list>li {
    float: left
}

.multi-list-padded>li {
    padding-left: 25px;
    padding-right: 25px
}

.two-cols>li {
    width: 50%
}

.three-cols>li {
    width: 33.333%
}

.four-cols>li {
    width: 25%
}

.five-cols>li {
    width: 20%
}

.matrix>.all-cols,
.multi-list>.all-cols {
    width: 100%
}

table {
    border-collapse: collapse
}

.contact-form {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: #eee solid 1px
}

.form-img-btn {
    width: 100%;
    float: left;
    padding: 25px;
    text-align: center;
    border: 1px solid #e4e4e4;
    min-height: 260px;
    color: #002540;
    margin-bottom: 30px;
    background: #f5f5f5
}

.form-img-btn:hover {
    background: #f0f0f0
}

.form-img-btn span {
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

button,
input:not([type=radio]):not([type=checkbox]),
textarea {
    -webkit-appearance: none
}

[type=text],
[type=date],
[type=datetime],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=url],
[type=week],
textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #e4e4e4;
    margin-bottom: 25px
}

[type=submit] {
    padding: 25px 50px;
    background: #ed162a;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

[type=submit]:hover {
    background: #002540
}

[type=submit]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=button]::-moz-focus-inner,
button::-moz-focus-inner {
    border: none
}

.screen-reader-response {
    display: none
}

.wpcf7-not-valid-tip {
    position: relative;
    top: -20px;
    color: red;
    font-size: 14px
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
    border: 3px solid red
}

.wpcf7-form.invalid .wpcf7-response-output {
    margin: auto;
    padding: 5px;
    color: red;
    font-weight: 700;
    text-align: center
}

label {
    margin-bottom: 4px;
    display: block;
    font-size: 14px
}

label span {
    color: #ed162a
}

.breadcrumbs {
    border-bottom: #e4e4e4 solid 1px;
    display: none;
}

.breadcrumb_last,
.breadcrumbs a {
    border-right: #e4e4e4 solid 1px;
    padding: 8px 20px 8px 0;
    margin-right: 20px;
    float: left;
    font-size: 15px;
    letter-spacing: 2px;
    color: #01213a
}

.breadcrumbs a:hover {
    color: #3bb88e
}

@media (min-width: 768px) {
    .breadcrumbs {
        display: block;
    }
}

.page-header-sub {
    background-color: #002540;
    padding: 8px 0
}

.phone-number {
    font-weight: 700;
    color: #ed162a;
    letter-spacing: 3px
}

.phone-number:hover {
    color: #005c9b
}

.logos {
    border-bottom: #e6e6e6 solid 1px;
    padding-top: 10px;
    padding-bottom: 15px
}

.logos-flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.logos-flexbox .logo-main,
.logos-flexbox .logo-main img,
.logos-flexbox .logo-sub,
.logos-flexbox .logo-main img {
    display: block;
    float: none !important
}

.logos-flexbox .logo-main img {
    width: 100%;
    height: auto
}

.logos-flexbox .logo-sub {
    margin-left: auto
}

.logo-main {
    display: block
}

.logo-main img {
    float: left;
    width: 170px
}

.logo-sub {
    text-align: center;
    font-size: 13px;
    color: #666;
    display: inline-block;
    float: right;
    line-height: 12px
}

.logo-sub img {
    width: 105px
}

.page-header-main {
    height: 159px
}

.page-header-main .btn {
    position: absolute;
    right: 0;
    width: 55%;
    padding-left: 0;
    padding-right: 0
}

.icon-menu {
    position: absolute;
    left: 16%;
    top: 13px
}

.search-box {
    display: none;
    position: absolute;
    top: 48px;
    right: 0;
    width: 300px;
    padding: 25px;
    z-index: 9;
    background-color: #002540
}

@media(max-width: 767px) {
    .search-box {
        right: -229px;
        top: 35px
    }
}

.search-box [type=text] {
    width: 200px;
    padding: 7px;
    height: 39px;
    float: left
}

.search-box [type=submit] {
    border: 0;
    background: #005c9d;
    height: 39px;
    padding: 9px 12px 24px;
    color: #fff;
    float: left
}

.page-header-main a.btn {
    width: 175px;
    height: 72px;
    padding-top: 25px
}

.is-spanish .page-header-main a.btn {
    padding-top: 15px
}

@media(min-width: 767px) {
    .page-header-main {
        height: 92px
    }

    .logos {
        border: 0;
        padding-top: 15px
    }

    .logo-main img {
        width: 200px;
        margin-right: 30px;
        min-height: 55px;
    }

    .page-header-main .btn {
        width: auto;
        padding: 35px 20px
    }

    .icon-menu {
        right: 170px;
        left: auto;
        top: 0;
        width: 113px;
        border-left: #e6e6e6 solid 1px;
        text-align: center;
        padding: 22px 0
    }

    .page-header-main a.btn {
        height: 92px
    }
}

@media(min-width: 1025px) {
    .page-header {
        position: fixed;
        width: 100%;
        background-color: #fff;
        z-index: 99999;
        top: 0;
        border-bottom: #e7e7e7 solid 1px;
        height: 162px
    }

    .page-header-main {
        height: 93px
    }

    .icon-menu {
        display: none
    }

    .logos {
        padding-top: 11px
    }

    .logo-main img {
        margin: 0
    }

    .logo-sub img {
        width: 105px;
        min-height: 45px
    }

    .contact-form {
        border: 0
    }

    .page-header-main a.btn {
        height: 94px
    }
}

@media(min-width: 1322px) {
    .logo-main img {
        width: auto
    }

    .logo-sub img {
        width: auto;
        margin-top: 0
    }
}

.admin-bar .page-header {
    top: 32px
}

@media screen and (max-width: 782px) {
    .admin-bar .page-header {
        top: 46px
    }
}

.nav-primary {
    display: none;
    border-top: 0;
    padding: 0;
    width: 590px;
    float: none;
    margin: 0 auto
}

.nav-primary ul {
    margin: 0;
    padding: 0
}

.nav-primary li {
    display: inline-block;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    position: relative
}

.nav-primary li:last-child {
    margin-right: 0
}

.nav-primary a {
    font-size: 12px;
    font-weight: 400;
    color: #002540;
    border-left: #ccc solid 1px;
    padding: 35px 29px;
    float: left;
    display: inline-block;
    letter-spacing: 1px
}

.nav-primary a:hover,
.nav-primary li:hover>a {
    color: #3bb88e;
}

.nav-primary .current-menu-ancestor>a,
.nav-primary .current-menu-item>a {
    color: #0061a5;
    font-weight: 700
}

.nav-secondary {
    display: inline-block;
    margin: -3px 35px 0 auto;
    text-align: right;
    float: right;
}

.nav-secondary ul {
    margin: 0;
    padding: 0
}

.nav-secondary li {
    display: inline-block;
    padding: 0;
    margin-left: 14px;
    margin-right: 14px;
    position: relative
}

.nav-secondary li:last-child {
    margin-right: 0
}

.nav-secondary li a {
    color: #fff;
    font-size: 12px
}

.nav-secondary .current-menu-ancestor>a,
.nav-secondary .current-menu-item>a,
.nav-secondary a:hover {
    color: #0061a5
}

.sub-menu {
    display: none;
    text-align: left
}

.nav-primary .sub-menu,
.nav-secondary .sub-menu {
    position: absolute;
    top: 99%;
    left: 0;
    z-index: 999;
    width: 300px;
    border: 1px solid #e5e5e5
}

.nav-primary li:last-child .sub-menu {
    left: auto;
    right: 0
}

.nav-primary .sub-menu a,
.nav-primary .sub-menu li,
.nav-secondary .sub-menu a,
.nav-secondary .sub-menu li {
    display: block
}

.nav-primary .sub-menu li,
.nav-secondary .sub-menu li {
    margin: 0;
    border: 0;
    padding: 0
}

.nav-primary .sub-menu a,
.nav-secondary .sub-menu a {
    background-color: #fff;
    font-weight: 400;
    display: block;
    width: 100%;
    color: #012440;
    border: 0;
    border-top: #e5e5e5 solid 1px;
    padding: 10px 30px;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 0
}

.nav-primary .sub-menu li:first-child a,
.nav-secondary .sub-menu li:first-child a {
    border-top: none
}

.nav-primary .sub-menu a:hover,
.nav-secondary .sub-menu a:hover,
.sub-menu .current-menu-item a {
    background-color: #002540;
    color: #fff
}

.icon-search {
    float: right;
    color: #FFFFFF;
    cursor: pointer;
    margin: 4px 10px 0 0;
    padding: 7px 0;
    position: absolute;
    right: 0;
    text-align: center;
    height: 36px;
    width: 36px
}

.icon-search:hover {
    color: #ed162a
}

@media(max-width: 1024px) {
    .nav-primary {
        position: absolute;
        width: 100%;
        left: 0;
        background: #002540;
        z-index: 9999999999;
        top: 70px
    }

    .nav-primary ul {
        padding: 0;
        margin: 0;
        list-style: none
    }

    .nav-primary li {
        position: relative;
        width: 100%;
        text-align: left;
        border: 0;
        border-bottom: #0061a6 solid 1px;
        float: left
    }

    .nav-primary li a {
        width: 100%;
        padding: 10px 20px;
        font-size: 14px;
        color: #fff;
        display: inline-block;
        border: 0
    }

    .nav-primary .sub-menu {
        background: #0061a6;
        border: 0
    }

    .nav-primary .sub-menu a {
        background: #0061a6;
        color: #fff;
        padding: 10px 20px
    }

    .nav-primary .sub-menu li {
        border: 0
    }

    .sub-menu.toggled {
        display: block;
        position: relative;
        background-color: #666;
        width: 100%
    }

    .sub-menu-toggle {
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        display: block;
        width: 40px;
        height: 40px;
        background: #0061a6;
        text-align: center;
        line-height: 40px
    }

    .sub-menu-toggle.toggled {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@media(min-width: 767px) {
    .nav-primary {
        top: 93px
    }
}

@media(min-width: 1025px) {

    .nav-primary,
    .nav-primary li:hover>.sub-menu,
    .nav-secondary li:hover>.sub-menu {
        display: block
    }

    .nav-secondary li {
        margin-left: 10px;
        margin-right: 10px;
        padding-bottom: 3px;
        padding-top: 10px
    }

    main {
        margin-top: 131px
    }

    .logos {
        padding-bottom: 10px
    }

    .nav-primary {
        position: relative;
        top: 0;
        float: right;
        margin-top: 0;
        padding-bottom: 0;
        padding-top: 0;
        width: auto;
        padding-right: 160px
    }

    .nav-primary li {
        float: left
    }

    .nav-primary a {
        padding: 37px 13px;
        font-size: 14px
    }

    .nav-primary a:hover,
    .nav-primary li:hover>a {
        color: #0061a5;
    }

    .nav-primary .sub-menu li {
        display: block;
        width: 100%
    }
}

@media(min-width: 1322px) {
    .nav-primary a {
        padding: 35px 29px;
        font-size: 16px
    }
}

.home .masthead-img {
    display: block !important
}

@media(min-width: 768px) {
    .home .masthead-img {
        display: none !important
    }
}

.masthead {
    width: 100%;
    display: block;
    background-image: url(../img/banner.jpg);
    background-repeat: no-repeat;
    background-position: left top
}

.home .masthead {
    background: 0 0 !important
}

.home .masthead--slideshow {
    padding-top: 0 !important
}

.masthead--slideshow {
    padding-top: 185px;
    text-align: center;
    background-size: 100% 185px;
    color: #00253f
}

.masthead--slideshow h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0
}

.masthead-box {
    background-color: #001526;
    display: block;
    margin-top: 32px;
    color: #fff;
    padding: 30px 23px;
    text-align: left
}

.homepage-cta-pricing-tool {
    display: none
}

@media(min-width: 768px) {
    .homepage-cta-pricing-tool {
        display: initial;
        width: 330px;
        height: 72px;
        background: url(../img/homepage-cta.png) no-repeat center center/contain;
        position: absolute;
        z-index: 9999;
        margin-left: -10%;
        padding-left: 165px;
        margin-top: 370px;
        float: right;
        right: -100px
    }
}

@media(min-width: 1200px) {
    .homepage-cta-pricing-tool {
        margin-top: 486px;
        right: 10%
    }
}

.homepage-cta-pricing-tool2 {
    display: none
}

@media(min-width: 768px) {
    .homepage-cta-pricing-tool2 {
        display: initial;
        width: 330px;
        height: 72px;
        background: url(../img/homepage-cta-green.png) no-repeat center center/contain;
        position: absolute;
        z-index: 9999;
        margin-left: -10%;
        padding-left: 165px;
        margin-top: 370px;
        float: right;
        right: -100px
    }
}

@media(min-width: 1200px) {
    .homepage-cta-pricing-tool2 {
        margin-top: 486px;
        right: 10%
    }
}

.border-box,
.front-industries,
.profile-box,
.profile-box h3,
.slick-dots {
    text-align: center
}

.profile-img-wrapper {
    width: 100%;
    height:220px;
	min-height:220px
}

.profile-img-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    font-family: 'object-fit: cover;'
}

.masthead-box.first {
    background-color: #002540;
    margin-top: 60px
}

.masthead-box.last {
    background-color: #00070d
}

.masthead-box h3 {
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
    font-size: 18px;
    letter-spacing: 3px
}

.masthead h1:after {
    display: none
}

.masthead-box h3:after {
    width: 60px;
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    background-color: #fff;
    margin-top: 10px
}

.masthead-box p {
    margin-bottom: 10px
}

.masthead-box span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #ed162a
}

.masthead-box span:hover,
.masthead-box:hover span {
    color: #ee162b
}

.masthead-innerpage {
    width: 100%;
    display: block;
    background-image: none;
    background-color: #f5f5f5;
    padding: 23px 0
}

.masthead-innerpage h1 {
    margin: 0
}

.masthead video {
    display: none
}

@media(min-width: 768px) {
    .masthead--slideshow {
        padding-top: 0;
        text-align: center;
        background-size: 100% 442px;
        color: #fff
    }

    .masthead--slideshow h4 {
        font-size: 22px;
        margin-bottom: 20px
    }

    .masthead--slideshow p {
        font-size: 17px
    }

    .masthead--slideshow .btn {
        font-size: 22px;
        padding: 28px 45px;
        margin: 20px 0 70px
    }

    .masthead video {
        display: block;
        height: 442px
    }

    .masthead-box {
        height: 235px
    }

    .masthead .col-sm-10 {
        z-index: 9
    }

    .masthead-innerpage {
        padding: 15px 0
    }
}

@media(min-width: 1200px) {
    .masthead video {
        display: block;
        width: 865px;
        position: absolute;
        top: 0;
        left: 0;
        height: 561px
    }

    .masthead--slideshow {
        height: 558px;
        position: relative;
        background: #001526
    }

    .masthead--slideshow h1 {
        margin: 145px 0 0
    }

    .masthead--slideshow h4 {
        font-size: 22px
    }

    .masthead-box-list {
        margin-top: -60px
    }

    .masthead-box {
        height: 186px;
        margin: 0;
        position: relative;
        z-index: 9;
        padding: 35px 0 30px 87px
    }

    .masthead-box:before {
        content: '';
        display: block;
        position: absolute;
        left: 27px;
        width: 33px;
        height: 34px;
        background-image: url(../img/icon-pen.png)
    }

    .masthead-box.first:before {
        height: 43px;
        background-image: url(../img/icon-calcu.png)
    }

    .masthead-box.last:before {
        height: 55px;
        background-image: url(../img/icon-contact.png)
    }

    .masthead--slideshow p {
        font-size: 16px
    }

    .bg-blue-pattern {
        width: 30%;
        position: absolute;
        right: 0;
        height: 558px;
        top: 0;
        background-image: url(../img/blue-pattern.jpg)
    }

    .masthead-innerpage {
        padding: 45px 0;
        min-height:165px
    }

    .masthead-innerpage h1 {
        font-size: 62px
    }
}

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

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 100%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    z-index: 999
}

.team-slideshow .slick-next,
.team-slideshow .slick-prev {
    top: 50%
}

.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 {
    font-weight: 400;
    font-size: 40px;
    line-height: 1;
    color: #2b2b2b
}

.team-slideshow .slick-next:before,
.team-slideshow .slick-prev:before {
    color: rgba(3, 100, 118, .25)
}

.slick-prev {
    right: 50px
}

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

.slick-prev:before {
    font-family: opp-icons;
    content: "\e905";
    position: relative
}

[dir=rtl] .slick-prev:before {
    font-family: icomoon;
    content: "\e905"
}

.slick-next {
    right: 20px
}

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

.slick-next:before,
[dir=rtl] .slick-next:before {
    font-family: opp-icons;
    content: "\e904"
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

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

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 18px;
    height: 18px;
    background-color: #8a9c9f;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    border-radius: 5px
}

.slick-dots .slick-active button {
    background-color: #fa9b3d
}

.bg-pattern .container,
.border-box h1 {
    background-color: #fff
}

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

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

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '';
    text-align: center;
    opacity: .25;
    color: #000
}

.img-btn-text span,
.main-article span,
.page-sidebar h3,
.product-box b,
.product-box strong,
.widget h3 {
    font-family: open sans, sans-serif
}

.border-box a,
.border-box h1,
.img-btn,
.profile-box h3,
.slick-list,
.slick-track {
    position: relative
}

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

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

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

.slick-list:focus {
    outline: 0
}

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

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    display: block
}

@media(min-width: 1025px) {

    .slick-next,
    .slick-prev {
        top: 105%
    }

    .slick-next {
        right: 10px
    }

    .slick-prev {
        right: 40px
    }
}

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

.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
}

.hidden,
.invisible {
    visibility: hidden !important
}

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

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

.text-slider {
    padding-top: 40px
}

.text-slider article p {
    max-width: 668px
}

.intro-gallery-caption {
    font-weight: 700;
    font-size: 16px;
    display: block;
    margin-top: -52px;
    background-color: rgba(255, 255, 255, .6);
    padding: 15px;
    position: relative
}

.intro-gallery .slick-slide img {
    max-height: 395px
}

@media(min-width: 768px) {
    .intro-gallery-caption {
        font-size: 17px;
        margin-top: -53px
    }
}

@media(min-width: 1025px) {
    .intro-gallery .slick-arrow:before {
        font-size: 50px;
        color: #dee5e3;
        font-weight: 900
    }

    .intro-gallery .slick-arrow {
        top: 45%
    }

    .intro-gallery .slick-prev {
        left: 15px
    }

    .intro-gallery .slick-next {
        right: 15px
    }
}

[for=up-file] {
    background-color: #c9c9c9;
    color: #181617;
    cursor: pointer;
    font-weight: 700;
    padding: 20px;
    margin-bottom: 25px
}

.border-box {
    border: 2px solid #002540;
    padding: 20px 20px 0;
    margin: 30px 0 0
}

.border-box h1 {
    top: -60px;
    line-height: 35px;
    margin-bottom: -60px
}

.border-box p {
    margin-bottom: -10px
}

.border-box a {
    bottom: -40px;
    border: 15px solid #fff;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    max-width: 264px;
    margin: auto;
    display: block
}

.front-profile {
    margin-top: 100px
}

.profile-box {
    display: none;
    margin-bottom: 30px
}

.profile-box img {
    min-height: 220px
}

.cont-template .profile-box {
    margin-bottom: 0;
    background-color: #fff;
    padding: 30px
}

.cont-template .profile-box img {
    margin: 0 auto
}

.cont-template .profile-box .getbio {
    margin-top: 0
}

.profile-box.first {
    display: block
}

.page-id-99 .hide-on-quote-page,
.page-template-page-deliver .hide-on-quote-page,
.page-id-4932 .hide-on-quote-page {
    display: none
}

.profile-box h3 {
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 5px;
    letter-spacing: 3px;
    font-size: 15px
}

.profile-box h3:after {
    background-color: #0061a5;
    margin: 10px auto 0
}

.profile-box a:last-child {
    font-size: 12px;
    font-weight: 700;
    margin-top: 15px;
    display: inline-block
}

.profile-box .profile-box-email {
    color: #0061a5;
    font-size: 11.5px;
    font-weight: 400;
    float: left;
    word-wrap: break-word;
    overflow-wrap: break-word;
    width: 100%
}

.profile-box .profile-box-phone {
    color: #ed162a;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 700
}

.profile-box-phone span {
    color: #002540;
    font-weight: 400
}

.profile-box .bio {
    display: none;
    font-size: 13px;
    line-height: 23px;
    margin-top: 20px
}

.getbio {
    font-size: 12px !important;
    cursor: pointer;
    text-transform: uppercase !important
}

.bg-grey a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px
}

.industry-page a {
    text-transform: lowercase;
    font-weight: 400;
    font-size: 14px
}

.color-btns a,
.color-section,
.footer-menu a,
.img-btn-text span,
.main-article,
.main-article span,
.product-box b,
.product-box strong,
.widget_search label {
    text-transform: uppercase
}

.img-btn {
    display: inline-block;
    text-align: left;
    margin-bottom: 35px;
    z-index: 9
}

.img-btn-text {
    position: absolute;
    width: 88%;
    height: 92%;
    left: 6%;
    border: 1px solid #e5e2e0;
    top: 4%;
    padding: 115% 20px 20px;
    color: #fff
}

.leadTime,
.main-article {
    width: 100%;
    display: inline-block
}

.img-btn-text h3:after {
    display: none
}

.img-btn-text span {
    font-weight: 700;
    font-size: 14px
}

.img-btn-text p {
    display: none;
    font-size: 14px;
    line-height: 22px
}

.inner-page p,
.simple-sitemap-page {
    line-height: 26px
}

.img-btn:hover .img-btn-text {
    padding-top: 20px;
    border: 0;
    background-color: rgba(59, 184, 141, .8)
}

.column-box h3:after,
.main-article h3:after {
    background-color: #fff
}

.img-btn:hover .img-btn-text p {
    display: block
}

.main-article {
    height: 259px;
    background-image: url(../img/article.jpg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: left;
    font-weight: 700;
    padding: 30px
}

.color-btns,
.color-btns a,
.color-list,
.color-section h3,
.colors-list,
.column-box,
.page-button {
    text-align: center
}

.main-article span {
    font-weight: 700;
    font-size: 14px
}

.main-article:hover {
    color: #ccc
}

.column-box {
    margin-bottom: 25px;
    padding: 40px 30px;
    color: #fff
}

.column-box h3:after {
    margin-left: auto;
    margin-right: auto
}

.column-box [type=text] {
    color: #fff;
    font-size: 13px;
    border: 1px solid #c2c2c2;
    padding: 10px;
    background-color: transparent;
    width: 100%
}

.column-box input::-webkit-input-placeholder {
    color: #fff !important
}

.column-box [type=submit],
.mapButton {
    display: inline-block;
    border: 0;
    background-color: #3bb88d;
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 16px;
    padding: 9px 13px;
    text-transform: uppercase;
    cursor: pointer
}

.leadTime {
    margin-top: 10px
}

.column-box [type=submit]:hover,
.mapButton:hover {
    background-color: #ed162a
}

.bg-blue {
    background-color: #002540
}

.bg-red {
    background-color: #ed162a
}

@media(min-width: 767px) {
    .border-box {
        padding: 20px 80px 0
    }

    .container.front-industries {
        max-width: 690px
    }

    .profile-box {
        display: block
    }

    .main-article {
        height: 259px;
        background-position: bottom
    }

    .front-article {
        width: 50%;
        height: 370px;
        border: 1px solid #e7e7e7;
        float: left;
        border-top: 0;
        display: table
    }

    .front-article:first-child,
    .front-article:nth-child(3) {
        border-right: 0
    }

    .front-article .content {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        text-align: center;
        padding: 40px
    }

    .front-article a {
        font-weight: 700;
        font-size: 14px
    }

    .front-article h3 {
        font-size: 18px;
        letter-spacing: 3px
    }

    .front-article h3:after {
        margin-left: auto;
        margin-right: auto
    }

    .column-box {
        padding-top: 0;
        padding-bottom: 0;
        display: table;
        width: 100%
    }

    .column-box .content {
        display: table-cell;
        vertical-align: middle;
        height: 458px
    }

    .color-slideshow {
        float: right;
        width: 276px
    }
}

@media(min-width: 1025px) {
    .border-box {
        padding: 20px 50px 0;
        background-color: #fff
    }

    .border-box h1 {
        width: 66%;
        margin-left: auto;
        margin-right: auto
    }

    .border-box a {
        border-left: #fff solid 55px;
        border-right: #fff solid 55px;
        max-width: 400px
    }

    .container.front-industries {
        max-width: 1336px
    }

    .profile-box {
        display: block
    }

    .color-slideshow {
        float: right;
        width: 100%;
        padding-left: 90px
    }

    .color-list {
        padding: 0 12px
    }

    .main-article {
        height: 768px
    }

    .front-article {
        height: 384px
    }

    .front-article:first-child,
    .front-article:nth-child(2) {
        border-top: #e7e7e7 solid 1px
    }

    .bg-pattern .container {
        background-color: transparent
    }

    .column-box {
        padding: 0 100px
    }

    .column-box .content {
        height: 320px
    }

    .column-box [type=text] {
        width: 300px;
        float: left
    }

    .column-box [type=submit] {
        padding: 8px 13px 9px;
        margin-top: 0;
        float: left;
        margin-left: 25px
    }
}

.inner-page {
    padding: 55px 0
}

.inner-page p {
    font-size: 16px
}

.page-sidebar,
.widget {
    margin-bottom: 30px
}

@media(max-width: 768px) {

    .page-sidebar,
    .widget {
        margin-top: 30px
    }
}

.page-sidebar ul,
.widget ul {
    padding: 0 0 20px;
    display: block;
    margin: 0;
    list-style: none;
    border: 1px solid #e6e6e6
}

.widget ul {
    padding-top: 20px
}

.page-sidebar li,
.widget li {
    padding: 5px 28px !important
}

.page-sidebar li:before,
.widget li:before {
    content: '' !important
}

.page-sidebar a,
.widget a {
    font-size: 16px;
    color: #00172c
}

.page-sidebar .current-menu-item a,
.page-sidebar a:hover,
.widget .current-menu-item a,
.widget a:hover {
    color: #0060ae
}

.page-sidebar .current-menu-item:before,
.page-sidebar li:hover:before {
    position: relative;
    height: 1em;
    width: 2px;
    content: '' !important;
    left: 0;
    display: inline-block;
    z-index: 9999;
    top: 5px;
    background: #0060ae;
    margin-right: 12px
}

.page-sidebar h3,
.widget h3 {
    background: #0061a6;
    color: #fff;
    font-size: 16px;
    padding: 17px 28px;
    letter-spacing: 3px
}

.widget h3 {
    margin: 0
}

.blog-list {
    border-bottom: #ccc solid 1px;
    padding: 20px 0;
    margin-bottom: 10px
}

.blog-share-icons {
    margin-top: 40px
}

.post .page-content article img {
    max-width: 100%;
    height: auto
}

.single-post #author-bio-box {
    display: none
}

.author-bio-box {
    background: #f8f8f8;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    color: #333;
    margin: 10px 0;
    padding: 10px
}

.author-bio-box * {
    margin: 0;
    padding: 0
}

.author-bio-box h3,
.author-bio-box .bio-description {
    margin-bottom: 10px
}

.author-bio-box h3 a {
    color: #555;
    text-decoration: none
}

.author-bio-box .bio-gravatar {
    float: left
}

.author-bio-box .bio-gravatar img {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    border: 1px solid #ccc;
    margin-right: 15px;
    padding: 3px
}

.stButton .stFb,
.stButton .stMainServices,
.stButton .stTwbutton {
    height: 24px !important
}

.stButton .stBubble_count {
    height: 41px !important
}

.stButton .stButton_gradient {
    height: 22px !important
}

.wp-pagenavi {
    margin-top: 30px
}

.widget_search form {
    padding: 20px;
    display: block;
    margin: 0;
    border: 1px solid #e6e6e6
}

.widget_search input {
    width: 100%;
    display: block
}

.widget_search label {
    margin-bottom: 8px;
    font-size: 16px
}

.page-button {
    width: 100%;
    height: 200px;
    border: 1px solid #e7e7e7;
    float: left;
    display: table;
    margin-bottom: 30px;
    color: #02253b
}

.page-button .content {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 40px
}

.page-button h3 {
    font-size: 18px;
    letter-spacing: 3px
}

.page-button h3:after {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 60px;
    height: 2px;
    content: '';
    display: block;
    background-color: #0061a5
}

.product-info-boxes {
    display: flex;
    flex-wrap: wrap
}

.product-box {
    border: 1px solid #e5e5e5;
    padding: 30px 30px 100px;
    background: #fff;
    position: relative;
    margin-top: 10px;
    margin-bottom: 25px;
    height: calc(100% - 30px)
}

.cont-template .product-box {
    padding: 30px
}

.product-box .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 16px
}

.product-box h3 {
    margin: 0
}

.product-box h4 {
    font-size: 16px;
    margin: 0 0 30px
}

.bg-grey.industry-page,
.extra-content {
    margin-bottom: 30px
}

.product-box h4 span {
    color: #0061a5;
    font-weight: 700
}

.product-box p {
    margin-top: 15px
}

.product-box .video-container {
    margin-top: 25px
}

.product-box ul.js-tabs {
    padding: 0;
    margin-top: 10px
}

.product-box ul.js-tabs li:before {
    display: none
}

.product-box ul.js-tabs li {
    padding: 0
}

.product-box ul.js-tabs li.active a {
    background: #002540
}

.product-box .tab-content {
    display: none
}

.product-box .tab-content.active {
    display: block
}

.video-container .rll-youtube-player iframe {
    position: absolute
}

.video-container {
    position: relative;
    padding-bottom: 56.25%
}

.video-container--hidden {
    display: none
}

.video-container--left {
    float: left;
    width: 50%;
    margin-right: 25px;
    padding-bottom: 28.125%
}

.video-container--right {
    float: right;
    width: 50%;
    margin-left: 25px;
    padding-bottom: 28.125%
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media(max-width: 768px) {
    .post-11 .video-container iframe {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media(max-width: 768px) {
    .prices-bottom-video.row {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px
    }

    .prices-bottom-video.row p {
        margin-bottom: 0
    }
}

.product-box b,
.product-box strong {
    font-weight: 900 !important
}

.page-template-page-parent .extra-content {
    background-image: none
}

.extra-content {
    background-image: url(../img/extra-content-bg.jpg);
    background-top: center;
    background-size: cover;
    padding: 60px 0 30px
}

.extra-content h3:after,
.industry-page h3:after {
    width: 60px;
    height: 2px;
    content: '';
    display: block;
    background-color: #0061a5;
    margin-top: 10px
}

.bg-grey.industry-page p {
    font-size: 16px
}

.industry-list-inner {
    border-top: #ccc solid 1px;
    padding-top: 40px;
    margin-top: 40px
}

.colors-list {
    float: right;
    width: 50%;
    margin-bottom: 15px;
    padding: 0 8px
}

.color-thumb img {
    margin-right: 10px
}

.gallery-swatch,
.thumbnail-img {
    cursor: pointer
}

.thumbnail-img {
    max-width: 100px;
    max-height: 60px
}

.color-page h3 {
    margin-top: 25px
}

.color-page h4 {
    margin-bottom: 25px
}

.color-page .main-image {
    width: 100%;
    margin-bottom: 15px;
    height: 350px
}

.color-page .btn-secondary {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 15px
}

.colors-list h3 {
    font-weight: 300;
    font-size: 12px;
    margin-top: 5px
}

.color-btns a,
.footer-menu a:hover {
    font-weight: 700
}

.colors-list img {
    width: 100%
}

.simple-sitemap-page .children {
    margin-bottom: 0
}

.vid2 {
    display: none
}

.product-box .btn-secondary {
    font-size: 12px;
    padding: 10px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    cursor: pointer
}

.product-box p {
    width: 100%;
    display: inline-block
}

@media(min-width: 767px) {
    .product-box {
        min-height: 800px
    }

    .industry-page .btn {
        font-size: 18px
    }

    .colors-list {
        width: 25%
    }

    .color-page h3 {
        margin: 0
    }
}

@media(min-width: 1025px) {
    .industry-page .btn {
        font-size: 22px
    }

    .industry-list-inner {
        border-top: 0;
        padding-top: 0;
        margin-top: 0
    }

    .colors-list {
        width: 20%
    }

    .color-section .colors-list {
        height: 125px;
        width: 16%;
        float: left;
    }
}

.color-section {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    font-size: 12px
}

.colors-list input[type=checkbox] {
    margin-right: 6px
}

.color-section .colors-list {
    height: 125px
}

.colors-list img {
    height: 70px;
    margin-bottom: 10px
}

.color-section-wrapper-1,
.color-section-wrapper-2,
.color-section-wrapper-3,
.color-section-wrapper-4,
.color-section-wrapper-5 {
    display: none;
    padding-top: 40px
}

.color-section-1,
.color-section-2,
.color-section-3,
.color-section-4,
.color-section-5 {
    font-size: 26px;
    font-family: Lato, sans-serif;
    font-weight: 700;
    padding-bottom: 10px
}

.color-section-1 {
    border-bottom: 3px solid #de9442
}

.color-section-2 {
    border-bottom: 3px solid #c1612a
}

.color-section-3 {
    border-bottom: 3px solid #245f9b
}

.color-section-4 {
    border-bottom: 3px solid #05a3ae
}

.color-section-5 {
    border-bottom: 3px solid #43906b
}

.color-section-1 input[type=checkbox],
.color-section-2 input[type=checkbox],
.color-section-3 input[type=checkbox],
.color-section-4 input[type=checkbox],
.color-section-5 input[type=checkbox] {
    margin-right: 10px;
    position: relative;
    top: -3px
}

.color-section input[type=checkbox] {
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px
}

.color-btns {
    display: block;
    margin-bottom: 40px;
    margin-top: 10px
}

.color-btns a,
.footer-info,
.footer-menu li,
.page-footer-sub li {
    display: inline-block
}

.color-btns a {
    background-color: #0061a6;
    color: #fff;
    font-size: 12px;
    letter-spacing: 3px;
    padding: 15px 30px;
    margin: 0 10px;
    cursor: pointer
}

.color-section h3 {
    font-size: 18px
}

.color-form-section {
    border-top: #ccc solid 1px;
    margin-top: 50px;
    padding: 30px 0
}

.page-footer {
    border-top: #f5f5f5 solid 1px;
    font-size: 12px;
    padding-top: 30px
}

.logo-footer {
    width: 180px
}

.footer-info {
    margin: 5px 0;
    width: 100%
}

.footer-info a {
    color: #0061a5
}

.footer-info a:hover {
    color: #3bb88d
}

.footer-social-media {
    font-size: 35px;
    margin-top: 8px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.footer-social-media > a{
    margin-right: 5px;    
}

.footer-social-media .twitter-new{
    color: #fff;
}

.footer-menu {
    margin: 15px 0;
    padding: 0
}

.footer-menu ul {
    padding: 0
}

.footer-menu li {
    width: 47%
}

.footer-menu a {
    color: #002540;
    letter-spacing: 1px
}

.footer-logos img {
    max-width: 40%;
    margin-right: 15px;
    height: auto;
}

.page-footer-sub {
    background-color: #002540;
    padding: 12px 0;
    margin-top: 20px;
    color: #fff
}

.page-footer-sub ul {
    margin: 0 0 5px;
    padding: 0
}

.page-footer-sub li {
    list-style: none
}

.page-footer-sub li:after {
    content: '|';
    margin: 0 3px 0 5px
}

.page-footer-sub li:last-child:after {
    content: ''
}

.page-footer-sub a {
    color: #fff
}

.page-footer-sub a:hover {
    color: #3bb88d
}

@media(min-width: 767px) {
    .footer-info {
        width: 50%;
        margin-left: 15px
    }

    .footer-menu {
        margin-top: 0
    }

    .footer-logos-sm {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .footer-logos-sm li {
        float: left;
        width: 48%
    }

    .footer-logos-sm img {
        width: 90px
    }

    .page-footer img {
        float: left
    }

    .copyright {
        text-align: right
    }

    .page-footer-sub ul {
        margin: 0
    }
}

@media(min-width: 1025px) {
    .footer-social-media {
        font-size: 25px
    }

    .footer-menu {
        margin-left: 50px
    }

    .logo-footer {
        width: 192px
    }

    .footer-logos {
        text-align: right
    }

    .footer-logos img {
        max-width: 100%;
        float: none
    }
}

@-ms-viewport {
    width: device-width
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px !important
}

.img-circle {
    border-radius: 50% !important
}

.img-square {
    border-radius: 0 !important
}

.show {
    display: block !important
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-xxs,
.visible-xxs-block,
.visible-xxs-inline,
.visible-xxs-inline-block {
    display: none !important
}

@media(max-width: 599px) {
    .visible-xxs {
        display: block !important
    }

    table.visible-xxs {
        display: table
    }

    tr.visible-xxs {
        display: table-row !important
    }

    td.visible-xxs,
    th.visible-xxs {
        display: table-cell !important
    }

    .visible-xxs-block {
        display: block !important
    }

    .visible-xxs-inline {
        display: inline !important
    }

    .visible-xxs-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 600px) and (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 768px) and (max-width:1024px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 1025px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

.hidden,
.hidden-xxs-up,
.hide,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block {
    display: none !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

@media(max-width: 599px) {
    .hidden-xxs {
        display: none !important
    }
}

@media(min-width: 600px) {
    .hidden-xs-up {
        display: none !important
    }
}

@media(min-width: 600px) and (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(max-width: 767px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media(min-width: 768px) {
    .hidden-sm-up {
        display: none !important
    }
}

@media(min-width: 768px) and (max-width:1024px) {
    .hidden-sm {
        display: none !important
    }
}

@media(max-width: 1024px) {
    .hidden-sm-down {
        display: none !important
    }
}

@media(min-width: 1025px) {
    .hidden-md-up {
        display: none !important
    }
}

@media(min-width: 1025px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(max-width: 1025px) {
    .hidden-md-down {
        display: none !important
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.soft-ends,
.soft-top {
    padding-top: 20px !important
}

.soft-bottom,
.soft-ends {
    padding-bottom: 20px !important
}

.soft-right,
.soft-sides {
    padding-right: 20px !important
}

.soft-left,
.soft-sides {
    padding-left: 20px !important
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.affix-bottom,
.affix-left,
.affix-right,
.affix-top {
    position: fixed !important
}

.push-ends,
.push-top {
    margin-top: 20px !important
}

.push-bottom,
.push-ends {
    margin-bottom: 20px !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }

    .visible-print-block {
        display: block !important
    }

    .visible-print-inline {
        display: inline !important
    }

    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.clear-left {
    clear: left !important
}

.clear-right {
    clear: right !important
}

.clear-both {
    clear: both !important
}

.clear-contain {
    overflow: hidden !important
}

.text-left {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

.text-right {
    text-align: right !important
}

.weight-light {
    font-weight: 300 !important
}

.weight-normal {
    font-weight: 400 !important
}

.weight-semibold {
    font-weight: 600 !important
}

.weight-bold {
    font-weight: 700 !important
}

.border-top {
    border-top: 1px solid #eee
}

.border-bottom {
    border-bottom: 1px solid #eee
}

.border-left {
    border-left: 1px solid #eee
}

.border-right {
    border-right: 1px solid #eee
}

.border-all {
    border: 1px solid #eee
}

.affix-top {
    top: 0 !important
}

.affix-bottom {
    bottom: 0 !important
}

.affix-left {
    left: 0 !important
}

.affix-right {
    right: 0 !important
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.push-left,
.push-sides {
    margin-left: 20px !important
}

.push-right,
.push-sides {
    margin-right: 20px !important
}

.push {
    margin: 20px !important
}

.push-half-ends,
.push-half-top {
    margin-top: 10px !important
}

.push-half-bottom,
.push-half-ends {
    margin-bottom: 10px !important
}

.push-half-right,
.push-half-sides {
    margin-right: 10px !important
}

.push-half-left,
.push-half-sides {
    margin-left: 10px !important
}

.push-half {
    margin: 10px !important
}

.flush-ends,
.flush-top {
    margin-top: 0 !important
}

.flush-bottom,
.flush-ends {
    margin-bottom: 0 !important
}

.flush-right,
.flush-sides {
    margin-right: 0 !important
}

.flush-left,
.flush-sides {
    margin-left: 0 !important
}

.flush {
    margin: 0 !important
}

.soft {
    padding: 20px !important
}

.soft-half-ends,
.soft-half-top {
    padding-top: 10px !important
}

.soft-half-bottom,
.soft-half-ends {
    padding-bottom: 10px !important
}

.soft-half-right,
.soft-half-sides {
    padding-right: 10px !important
}

.soft-half-left,
.soft-half-sides {
    padding-left: 10px !important
}

.soft-half {
    padding: 10px !important
}

.hard-ends,
.hard-top {
    padding-top: 0 !important
}

.hard-bottom,
.hard-ends {
    padding-bottom: 0 !important
}

.hard-right,
.hard-sides {
    padding-right: 0 !important
}

.hard-left,
.hard-sides {
    padding-left: 0 !important
}

.hard {
    padding: 0 !important
}

@media(min-width: 600px) {

    .flush-xs-ends,
    .flush-xs-top {
        margin-top: 0
    }

    .flush-xs-bottom,
    .flush-xs-ends {
        margin-bottom: 0
    }

    .soft-xs-ends,
    .soft-xs-top {
        padding-top: 20px
    }

    .soft-xs-bottom,
    .soft-xs-ends {
        padding-bottom: 20px
    }

    .soft-xs-right,
    .soft-xs-sides {
        padding-right: 20px
    }

    .soft-xs-left,
    .soft-xs-sides {
        padding-left: 20px
    }

    .flush-xs {
        margin: 0
    }

    .flush-xs-right {
        margin-right: 0
    }

    .flush-xs-left {
        margin-left: 0
    }

    .push-xs-ends,
    .push-xs-top {
        margin-top: 20px
    }

    .push-xs-bottom,
    .push-xs-ends {
        margin-bottom: 20px
    }

    .flush-xs-sides {
        margin-right: 0;
        margin-left: 0
    }

    .push-xs-right,
    .push-xs-sides {
        margin-right: 20px
    }

    .push-xs-left,
    .push-xs-sides {
        margin-left: 20px
    }

    .push-xs {
        margin: 20px
    }

    .push-half-xs-ends,
    .push-half-xs-top {
        margin-top: 10px
    }

    .push-half-xs-bottom,
    .push-half-xs-ends {
        margin-bottom: 10px
    }

    .push-half-xs {
        margin: 10px
    }

    .push-half-xs-right {
        margin-right: 10px
    }

    .push-half-xs-left {
        margin-left: 10px
    }

    .push-half-xs-sides {
        margin-right: 10px;
        margin-left: 10px
    }

    .push-double-xs {
        margin: 40px
    }

    .push-double-xs-top {
        margin-top: 40px
    }

    .push-double-xs-right {
        margin-right: 40px
    }

    .push-double-xs-bottom {
        margin-bottom: 40px
    }

    .push-double-xs-left {
        margin-left: 40px
    }

    .push-double-xs-ends {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .push-double-xs-sides {
        margin-right: 40px;
        margin-left: 40px
    }

    .push-triple-xs {
        margin: 60px
    }

    .push-triple-xs-top {
        margin-top: 60px
    }

    .push-triple-xs-right {
        margin-right: 60px
    }

    .push-triple-xs-bottom {
        margin-bottom: 60px
    }

    .push-triple-xs-left {
        margin-left: 60px
    }

    .push-triple-xs-ends {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .push-triple-xs-sides {
        margin-right: 60px;
        margin-left: 60px
    }

    .soft-xs {
        padding: 20px
    }

    .soft-half-xs-ends,
    .soft-half-xs-top {
        padding-top: 10px
    }

    .soft-half-xs-bottom,
    .soft-half-xs-ends {
        padding-bottom: 10px
    }

    .soft-half-xs {
        padding: 10px
    }

    .soft-half-xs-right {
        padding-right: 10px
    }

    .soft-half-xs-left {
        padding-left: 10px
    }

    .soft-half-xs-sides {
        padding-right: 10px;
        padding-left: 10px
    }

    .soft-double-xs {
        padding: 40px
    }

    .soft-double-xs-top {
        padding-top: 40px
    }

    .soft-double-xs-right {
        padding-right: 40px
    }

    .soft-double-xs-bottom {
        padding-bottom: 40px
    }

    .soft-double-xs-left {
        padding-left: 40px
    }

    .soft-double-xs-ends {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .soft-double-xs-sides {
        padding-right: 40px;
        padding-left: 40px
    }

    .soft-triple-xs {
        padding: 60px
    }

    .soft-triple-xs-top {
        padding-top: 60px
    }

    .soft-triple-xs-right {
        padding-right: 60px
    }

    .soft-triple-xs-bottom {
        padding-bottom: 60px
    }

    .soft-triple-xs-left {
        padding-left: 60px
    }

    .soft-triple-xs-ends {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .hard-xs-ends,
    .hard-xs-top {
        padding-top: 0
    }

    .hard-xs-bottom,
    .hard-xs-ends {
        padding-bottom: 0
    }

    .soft-triple-xs-sides {
        padding-right: 60px;
        padding-left: 60px
    }

    .hard-xs-right,
    .hard-xs-sides {
        padding-right: 0
    }

    .hard-xs-left,
    .hard-xs-sides {
        padding-left: 0
    }

    .hard-xs {
        padding: 0
    }
}

@media(min-width: 768px) {

    .flush-sm-ends,
    .flush-sm-top {
        margin-top: 0
    }

    .flush-sm-bottom,
    .flush-sm-ends {
        margin-bottom: 0
    }

    .soft-sm-ends,
    .soft-sm-top {
        padding-top: 20px
    }

    .soft-sm-bottom,
    .soft-sm-ends {
        padding-bottom: 20px
    }

    .soft-sm-right,
    .soft-sm-sides {
        padding-right: 20px
    }

    .soft-sm-left,
    .soft-sm-sides {
        padding-left: 20px
    }

    .flush-sm {
        margin: 0
    }

    .flush-sm-right {
        margin-right: 0
    }

    .flush-sm-left {
        margin-left: 0
    }

    .push-sm-ends,
    .push-sm-top {
        margin-top: 20px
    }

    .push-sm-bottom,
    .push-sm-ends {
        margin-bottom: 20px
    }

    .flush-sm-sides {
        margin-right: 0;
        margin-left: 0
    }

    .push-sm-right,
    .push-sm-sides {
        margin-right: 20px
    }

    .push-sm-left,
    .push-sm-sides {
        margin-left: 20px
    }

    .push-sm {
        margin: 20px
    }

    .push-half-sm-ends,
    .push-half-sm-top {
        margin-top: 10px
    }

    .push-half-sm-bottom,
    .push-half-sm-ends {
        margin-bottom: 10px
    }

    .push-half-sm {
        margin: 10px
    }

    .push-half-sm-right {
        margin-right: 10px
    }

    .push-half-sm-left {
        margin-left: 10px
    }

    .push-half-sm-sides {
        margin-right: 10px;
        margin-left: 10px
    }

    .push-double-sm {
        margin: 40px
    }

    .push-double-sm-top {
        margin-top: 40px
    }

    .push-double-sm-right {
        margin-right: 40px
    }

    .push-double-sm-bottom {
        margin-bottom: 40px
    }

    .push-double-sm-left {
        margin-left: 40px
    }

    .push-double-sm-ends {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .push-double-sm-sides {
        margin-right: 40px;
        margin-left: 40px
    }

    .push-triple-sm {
        margin: 60px
    }

    .push-triple-sm-top {
        margin-top: 60px
    }

    .push-triple-sm-right {
        margin-right: 60px
    }

    .push-triple-sm-bottom {
        margin-bottom: 60px
    }

    .push-triple-sm-left {
        margin-left: 60px
    }

    .push-triple-sm-ends {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .push-triple-sm-sides {
        margin-right: 60px;
        margin-left: 60px
    }

    .soft-sm {
        padding: 20px
    }

    .soft-half-sm-ends,
    .soft-half-sm-top {
        padding-top: 10px
    }

    .soft-half-sm-bottom,
    .soft-half-sm-ends {
        padding-bottom: 10px
    }

    .soft-half-sm {
        padding: 10px
    }

    .soft-half-sm-right {
        padding-right: 10px
    }

    .soft-half-sm-left {
        padding-left: 10px
    }

    .soft-half-sm-sides {
        padding-right: 10px;
        padding-left: 10px
    }

    .soft-double-sm {
        padding: 40px
    }

    .soft-double-sm-top {
        padding-top: 40px
    }

    .soft-double-sm-right {
        padding-right: 40px
    }

    .soft-double-sm-bottom {
        padding-bottom: 40px
    }

    .soft-double-sm-left {
        padding-left: 40px
    }

    .soft-double-sm-ends {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .soft-double-sm-sides {
        padding-right: 40px;
        padding-left: 40px
    }

    .soft-triple-sm {
        padding: 60px
    }

    .soft-triple-sm-top {
        padding-top: 60px
    }

    .soft-triple-sm-right {
        padding-right: 60px
    }

    .soft-triple-sm-bottom {
        padding-bottom: 60px
    }

    .soft-triple-sm-left {
        padding-left: 60px
    }

    .soft-triple-sm-ends {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .hard-sm-ends,
    .hard-sm-top {
        padding-top: 0
    }

    .hard-sm-bottom,
    .hard-sm-ends {
        padding-bottom: 0
    }

    .soft-triple-sm-sides {
        padding-right: 60px;
        padding-left: 60px
    }

    .hard-sm-right,
    .hard-sm-sides {
        padding-right: 0
    }

    .hard-sm-left,
    .hard-sm-sides {
        padding-left: 0
    }

    .hard-sm {
        padding: 0
    }
}

@media(min-width: 1025px) {

    .flush-md-ends,
    .flush-md-top {
        margin-top: 0
    }

    .flush-md-bottom,
    .flush-md-ends {
        margin-bottom: 0
    }

    .soft-md-ends,
    .soft-md-top {
        padding-top: 20px
    }

    .soft-md-bottom,
    .soft-md-ends {
        padding-bottom: 20px
    }

    .soft-md-right,
    .soft-md-sides {
        padding-right: 20px
    }

    .soft-md-left,
    .soft-md-sides {
        padding-left: 20px
    }

    .flush-md {
        margin: 0
    }

    .flush-md-right {
        margin-right: 0
    }

    .flush-md-left {
        margin-left: 0
    }

    .push-md-ends,
    .push-md-top {
        margin-top: 20px
    }

    .push-md-bottom,
    .push-md-ends {
        margin-bottom: 20px
    }

    .flush-md-sides {
        margin-right: 0;
        margin-left: 0
    }

    .push-md-right,
    .push-md-sides {
        margin-right: 20px
    }

    .push-md-left,
    .push-md-sides {
        margin-left: 20px
    }

    .push-md {
        margin: 20px
    }

    .push-half-md-ends,
    .push-half-md-top {
        margin-top: 10px
    }

    .push-half-md-bottom,
    .push-half-md-ends {
        margin-bottom: 10px
    }

    .push-half-md {
        margin: 10px
    }

    .push-half-md-right {
        margin-right: 10px
    }

    .push-half-md-left {
        margin-left: 10px
    }

    .push-half-md-sides {
        margin-right: 10px;
        margin-left: 10px
    }

    .push-double-md {
        margin: 40px
    }

    .push-double-md-top {
        margin-top: 40px
    }

    .push-double-md-right {
        margin-right: 40px
    }

    .push-double-md-bottom {
        margin-bottom: 40px
    }

    .push-double-md-left {
        margin-left: 40px
    }

    .push-double-md-ends {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .push-double-md-sides {
        margin-right: 40px;
        margin-left: 40px
    }

    .push-triple-md {
        margin: 60px
    }

    .push-triple-md-top {
        margin-top: 60px
    }

    .push-triple-md-right {
        margin-right: 60px
    }

    .push-triple-md-bottom {
        margin-bottom: 60px
    }

    .push-triple-md-left {
        margin-left: 60px
    }

    .push-triple-md-ends {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .push-triple-md-sides {
        margin-right: 60px;
        margin-left: 60px
    }

    .soft-md {
        padding: 20px
    }

    .soft-half-md-ends,
    .soft-half-md-top {
        padding-top: 10px
    }

    .soft-half-md-bottom,
    .soft-half-md-ends {
        padding-bottom: 10px
    }

    .soft-half-md {
        padding: 10px
    }

    .soft-half-md-right {
        padding-right: 10px
    }

    .soft-half-md-left {
        padding-left: 10px
    }

    .soft-half-md-sides {
        padding-right: 10px;
        padding-left: 10px
    }

    .soft-double-md {
        padding: 40px
    }

    .soft-double-md-top {
        padding-top: 40px
    }

    .soft-double-md-right {
        padding-right: 40px
    }

    .soft-double-md-bottom {
        padding-bottom: 40px
    }

    .soft-double-md-left {
        padding-left: 40px
    }

    .soft-double-md-ends {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .soft-double-md-sides {
        padding-right: 40px;
        padding-left: 40px
    }

    .soft-triple-md {
        padding: 60px
    }

    .soft-triple-md-top {
        padding-top: 60px
    }

    .soft-triple-md-right {
        padding-right: 60px
    }

    .soft-triple-md-bottom {
        padding-bottom: 60px
    }

    .soft-triple-md-left {
        padding-left: 60px
    }

    .soft-triple-md-ends {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .hard-md-ends,
    .hard-md-top {
        padding-top: 0
    }

    .hard-md-bottom,
    .hard-md-ends {
        padding-bottom: 0
    }

    .soft-triple-md-sides {
        padding-right: 60px;
        padding-left: 60px
    }

    .hard-md-right,
    .hard-md-sides {
        padding-right: 0
    }

    .hard-md-left,
    .hard-md-sides {
        padding-left: 0
    }

    .hard-md {
        padding: 0
    }
}

@media(min-width: 1200px) {

    .flush-lg-ends,
    .flush-lg-top {
        margin-top: 0
    }

    .flush-lg-bottom,
    .flush-lg-ends {
        margin-bottom: 0
    }

    .soft-lg-ends,
    .soft-lg-top {
        padding-top: 20px
    }

    .soft-lg-bottom,
    .soft-lg-ends {
        padding-bottom: 20px
    }

    .soft-lg-right,
    .soft-lg-sides {
        padding-right: 20px
    }

    .soft-lg-left,
    .soft-lg-sides {
        padding-left: 20px
    }

    .flush-lg {
        margin: 0
    }

    .flush-lg-right {
        margin-right: 0
    }

    .flush-lg-left {
        margin-left: 0
    }

    .push-lg-ends,
    .push-lg-top {
        margin-top: 20px
    }

    .push-lg-bottom,
    .push-lg-ends {
        margin-bottom: 20px
    }

    .flush-lg-sides {
        margin-right: 0;
        margin-left: 0
    }

    .push-lg-right,
    .push-lg-sides {
        margin-right: 20px
    }

    .push-lg-left,
    .push-lg-sides {
        margin-left: 20px
    }

    .push-lg {
        margin: 20px
    }

    .push-half-lg-ends,
    .push-half-lg-top {
        margin-top: 10px
    }

    .push-half-lg-bottom,
    .push-half-lg-ends {
        margin-bottom: 10px
    }

    .push-half-lg {
        margin: 10px
    }

    .push-half-lg-right {
        margin-right: 10px
    }

    .push-half-lg-left {
        margin-left: 10px
    }

    .push-half-lg-sides {
        margin-right: 10px;
        margin-left: 10px
    }

    .push-double-lg {
        margin: 40px
    }

    .push-double-lg-top {
        margin-top: 40px
    }

    .push-double-lg-right {
        margin-right: 40px
    }

    .push-double-lg-bottom {
        margin-bottom: 40px
    }

    .push-double-lg-left {
        margin-left: 40px
    }

    .push-double-lg-ends {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .push-double-lg-sides {
        margin-right: 40px;
        margin-left: 40px
    }

    .push-triple-lg {
        margin: 60px
    }

    .push-triple-lg-top {
        margin-top: 60px
    }

    .push-triple-lg-right {
        margin-right: 60px
    }

    .push-triple-lg-bottom {
        margin-bottom: 60px
    }

    .push-triple-lg-left {
        margin-left: 60px
    }

    .push-triple-lg-ends {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .push-triple-lg-sides {
        margin-right: 60px;
        margin-left: 60px
    }

    .soft-lg {
        padding: 20px
    }

    .soft-half-lg-ends,
    .soft-half-lg-top {
        padding-top: 10px
    }

    .soft-half-lg-bottom,
    .soft-half-lg-ends {
        padding-bottom: 10px
    }

    .soft-half-lg {
        padding: 10px
    }

    .soft-half-lg-right {
        padding-right: 10px
    }

    .soft-half-lg-left {
        padding-left: 10px
    }

    .soft-half-lg-sides {
        padding-right: 10px;
        padding-left: 10px
    }

    .soft-double-lg {
        padding: 40px
    }

    .soft-double-lg-top {
        padding-top: 40px
    }

    .soft-double-lg-right {
        padding-right: 40px
    }

    .soft-double-lg-bottom {
        padding-bottom: 40px
    }

    .soft-double-lg-left {
        padding-left: 40px
    }

    .soft-double-lg-ends {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .soft-double-lg-sides {
        padding-right: 40px;
        padding-left: 40px
    }

    .soft-triple-lg {
        padding: 60px
    }

    .soft-triple-lg-top {
        padding-top: 60px
    }

    .soft-triple-lg-right {
        padding-right: 60px
    }

    .soft-triple-lg-bottom {
        padding-bottom: 60px
    }

    .soft-triple-lg-left {
        padding-left: 60px
    }

    .soft-triple-lg-ends {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .hard-lg-ends,
    .hard-lg-top {
        padding-top: 0
    }

    .hard-lg-bottom,
    .hard-lg-ends {
        padding-bottom: 0
    }

    .soft-triple-lg-sides {
        padding-right: 60px;
        padding-left: 60px
    }

    .hard-lg-right,
    .hard-lg-sides {
        padding-right: 0
    }

    .hard-lg-left,
    .hard-lg-sides {
        padding-left: 0
    }

    .hard-lg {
        padding: 0
    }
}

.location-bullets {
    font-weight: 700;
    margin-left: 3%
}

.location-materials-box .video-container {
    padding-bottom: 0
}

.location-gallery-thumbnails,
.location-gallery-featured {
    float: left
}

.location-gallery {
    min-height: 300px
}

.location-gallery-thumbnails {
    width: 25%
}

.location-gallery-featured {
    width: 75%;
    padding-left: 10px
}

.location-gallery-thumbnail-spacing {
    margin-bottom: 10px
}

.location-gallery-thumbnail img {
    display: block;
    width: 100%;
    height: auto
}

.location-gallery-featured-image img {
    display: block;
    width: 100%;
    height: auto
}

.location-gallery-thumbnails .slick-current .location-gallery-thumbnail {
    border: 4px solid #1962a5
}

.location-gallery-thumbnails .location-gallery-thumbnail {
    border: 4px solid #fff
}

.location-materials-box {
    height: auto
}

.location-materials-box a h3 {
    color: #0c2b45;
    font-size: 21.5px;
    text-align: left
}

.extra-content-location .last-updated {
    display: none
}

.cw-announcement-modal .last-updated {
    display: none
}

.terminal-address {
    margin-bottom: 25px
}

.terminal-address p {
    margin-bottom: 0
}

.location-btn {
    width: 100%;
    margin-bottom: 30px
}

.lbs-1 {
    padding-left: 0
}

.lbs-2 {
    padding-right: 0
}

.extra-content-location {
    background-image: url(../img/extra-content-bg-long.jpg)
}

.location-row-center {
    text-align: center
}

.location-row-center [class*=col-] {
    display: inline-block;
    float: none;
    margin-left: -3px
}

@media(min-width: 768px) {
    .location-gallery {
        padding-right: 20px
    }
}

@media(max-width: 768px) {
    .location-intro {
        clear: left;
        padding-top: 25px
    }
}

@media(max-width: 1024px) {
    .location-btn-secondary {
        margin-bottom: 30px
    }

    .lbs-1,
    .lbs-2 {
        padding-left: 0;
        padding-right: 0
    }
}

@media(min-width: 1275px) {
    .location-materials-box a h3 {
        font-size: 29px !important
    }
}

.row.bio-container-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media(max-width: 480px) {
    .col-sm-4.col-md-2.first2 {
        margin: 0 auto
    }
}

.row.bio-container-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

.logo-social-footer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width: 480px) {
    .logo-social-footer-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.logo_and_phone {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer-phone a,
.footer-email a {
    color: #0061a5
}

.footer-phone a:hover,
.footer-email a:hover {
    color: #3bb88d
}

.lowes-login-page {
    margin-bottom: 240px
}

.lowes-login-form {
    padding-left: 0;
    padding-right: 0
}

.lowes-login-form .col-sm-6 {
    padding-left: 0
}

.lowes-login-button {
    margin-left: -15px
}

.lowes-login {
    padding-right: 0 !important
}

.login-username,
.login-password {
    margin-bottom: 0
}

.lowes-login-form a {
    color: #002540
}

.lowes-login-form a:after {
    content: " »"
}

.lowes-login-form a:hover {
    color: #0061a5;
    font-weight: 700
}

.lowes-login-spacer {
    border-left: 1px solid #e4e4e4;
    height: 500px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: 0
}

#register-form h3 {
    color: #0061a5;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 25px;
    font-size: 18px;
    letter-spacing: 1px
}

#register-form h3:after {
    width: 110px;
    margin-top: 12px;
    height: 3.5px;
    content: '';
    display: block;
    background-color: #0061a5
}

.lowes-login-form input[placeholder] {
    font-size: 14px
}

.lowes-login-form label {
    font-weight: 700
}

.lowes-login-form label span {
    color: #c1c1c1
}

.lowes-login-form .validation-error {
    font-size: 13px;
    color: #ec1529
}

@media(max-width: 1375px) {
    .lowes-login-page {
        margin-left: 15px;
        margin-right: 15px
    }
}

@media(max-width: 1024px) {
    .lowes-login-page {
        margin-bottom: 0
    }

    .lowes-login-spacer {
        display: none
    }

    #register-form {
        margin-top: 50px
    }

    .lowes-register-form {
        padding-left: 0
    }
}

@media(max-width: 768px) {
    .lowes-login-form .col-sm-6 {
        padding-left: 0;
        padding-right: 0
    }
}

.deliver-header {
    padding: 40px 0;
    color: #fff;
    text-align: center
}

.deliver-header h2 {
    font-size: 20px;
    font-weight: 100;
    text-transform: unset
}

@media(min-width: 1025px) {
    .deliver-header {
        padding: 130px 0
    }
}

.deliver-materials-colors {
    padding: 40px 0
}

.materials-colors-headlines {
    text-align: center
}

.materials-colors-headlines h3 {
    text-transform: unset;
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 400
}

.green {
    color: #3bb88d
}

@media(min-width: 1025px) {
    .deliver-materials-colors {
        padding: 98px 0
    }
}

.material_color_card {
    text-align: center;
    display: block;
    margin-bottom: 22px;
    margin: auto
}

.material_color_card--content img {
    margin: auto
}

.material_color_card h6 {
    font-size: 15.25px;
    text-transform: uppercase;
    margin: 12px 0
}

@media(min-width: 600px) {
    .material_color_card {
        text-align: center;
        display: inline-block;
        margin-right: 22px;
        margin-bottom: 22px
    }
}

.installation-pdf {
    background: #f5f5f5;
    padding: 40px 0;
    text-align: center
}

.pdf_card {
    background: #f5f5f5;
    border: 1px solid #ccc;
    display: block;
    margin-bottom: 22px;
    color: #002540
}

.pdf_card:hover {
    opacity: .8
}

.pdf_card h4 {
    font-size: 17px;
    letter-spacing: 0;
    font-weight: 600;
    padding: 0 20px;
    margin-top: 16px
}

.pdf_card span {
    display: block;
    text-transform: uppercase;
    color: #fff;
    background: #ed162a;
    font-size: 14px;
    letter-spacing: .1em;
    font-weight: 900;
    padding: 11.5px
}

.pdf_card img {
    margin: auto;
    padding: 20px;
    padding-top: 0
}

@media(min-width: 600px) {
    .pdf_card {
        width: calc(50% - 22px);
        display: inline-block;
        margin-right: 22px
    }

    .pdf_card:nth-child(odd) {
        margin-right: 0
    }

    .pdf_card h4 {
        text-align: left
    }
}

@media(min-width: 1025px) {
    .installation-pdf {
        padding: 98px 0
    }

    .pdf_card {
        width: calc(20% - 22px);
        display: inline-block;
        margin-right: 22px
    }

    .pdf_card:nth-child(odd) {
        margin-right: 22px
    }

    .pdf_card:last-child {
        margin-right: 0
    }

    .pdf_card h4 {
        min-height: 3em;
        font-size: 16px
    }
}

@media(min-width: 1280px) {
    .pdf_card h4 {
        min-height: unset
    }
}

.deliver-states {
    padding: 40px 0;
    text-align: center
}

.deliver-contact {
    background: #042440;
    color: #fff;
    padding: 22px;
    text-align: center;
    margin-top: 22px
}

.deliver-contact a {
    display: block;
    color: #fff;
    font-size: 22px;
    font-weight: lighter
}

.deliver-contact a:hover {
    text-decoration: underline;
    color: #3bb88d
}

.deliver-contact .teal-btn {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: .2em;
    padding: 12px 14px;
    display: inline-block;
    margin-top: 12px;
    background: #3bb88d
}

.deliver-contact .teal-btn:hover {
    background: #ed162a;
    color: #fff;
    text-decoration: none
}

@media(max-width: 480px) {
    a.email {
        font-size: 16px
    }
}

@media(min-width: 1025px) {
    .deliver-states {
        padding: 98px 0
    }

    .deliver-contact {
        padding: 58px 48px;
        margin-top: 38px
    }

    .deliver-contact h2 {
        font-size: 36px
    }

    .deliver-contact a.number {
        font-size: 28px
    }
}

.product-new #jp-relatedposts,
.product_meta {
    display: none !important
}

.product-new h2.woocommerce-loop-product__title {
    color: #002540;
    text-decoration: underline
}

.product-new h2.woocommerce-loop-product__title:hover {
    color: #0061a5;
    text-decoration: none
}

.product-new .woocommerce ul.products li.product .price {
    color: #0061a5;
    font-weight: 700
}

.product-new .woocommerce a.add_to_cart_button {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .1em;
    color: #b0b0b0;
    padding: 20px
}

.product-new .woocommerce div.product p.price {
    color: #0061a5;
    font-weight: 700
}

.product-new .woocommerce-product-details__short-description p {
    font-size: 18px
}

.product-new .woocommerce div.product div.images .flex-control-thumbs li {
    display: block;
    clear: both
}

.inner-page .product-new li:before {
    content: none
}

.inner-page .product-new ol li {
    padding: 0
}

.product-new .woocommerce div.product div.images .flex-control-thumbs li {
    width: 100%;
    float: left;
    margin: 0;
    list-style: none;
    margin-bottom: 16px
}

.product-new div.product .woocommerce-product-gallery .flex-viewport {
    width: 75%;
    float: right
}

.product-new div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: 1;
    margin: 0
}

.product-new div.product div.images .flex-control-thumbs li img:hover {
    opacity: .5
}

.product-new div.product div.images .flex-control-thumbs li img.flex-active {
    opacity: 1;
    border: 4px solid #0061a5
}

.product-new div.product div.images .woocommerce-product-gallery__trigger {
    top: auto;
    bottom: .5em;
    background: 0 0
}

.product-new div.product div.images .woocommerce-product-gallery__trigger::before {
    width: 12px;
    height: 12px;
    border: 3px solid #000
}

.product-new div.product div.images .woocommerce-product-gallery__trigger::after {
    width: 4px;
    height: 10px;
    top: 21px;
    left: 24px
}

.product-new div.product form.cart .button {
    background-color: transparent;
    font-size: 16px;
    letter-spacing: .1em;
    color: #b0b0b0;
    padding: 20px;
    margin-left: 30px
}

.product-new div.product form.cart .button:hover {
    background: #ebe9eb
}

.product-new .quantity .qty {
    width: 5.631em
}

.product-new [type=number] {
    padding: 12px;
    font-weight: 700
}

.btn-red-quote {
    padding: 20px
}

.product-new .woocommerce div.product div.images,
.product-new .woocommerce-page div.product div.images {
    float: left
}

.product-new div.product .woocommerce-tabs {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 50px;
    padding: 2.3em 0;
    width: auto
}

.product-new div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #fff;
    background-color: #c2c2c2;
    border-radius: 0
}

.product-new div.product .woocommerce-tabs ul.tabs li a {
    color: #5c5c5c;
    font-size: 16px;
    letter-spacing: .1em;
    text-transform: uppercase;
    display: inline-block;
    padding: 1.8em 1em;
    font-weight: 700;
    color: #515151;
    text-decoration: none
}

.product-new div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff;
    font-size: 16px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.product-new div.product .woocommerce-tabs ul.tabs li.active {
    background: #0061a5
}

.product-new div.product .woocommerce-tabs ul.tabs li.active::before {
    -webkit-box-shadow: none;
    box-shadow: none
}

.product-new div.product .woocommerce-tabs ul.tabs li::before {
    left: 0;
    border-bottom-right-radius: 0;
    border-width: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.product-new div.product .woocommerce-tabs ul.tabs li::after,
.product-new div.product .woocommerce-tabs ul.tabs li::before {
    bottom: 0;
    width: 0;
    height: 0
}

.product-new div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 0
}

.product-new div.product .woocommerce-tabs ul.tabs {
    margin: 0 auto;
    padding: 0;
    max-width: 900px;
    width: 100%
}

.product-new div.product .woocommerce-tabs .panel {
    margin: 0 auto 2em;
    padding: 30px;
    background: #fff;
    max-width: 900px;
    width: 100%
}

.product-new .woocommerce-tabs.wc-tabs-wrapper {
    background: #f5f5f5
}

.product-new div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: 25%;
    float: left
}

.product-new div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    width: 90%;
    float: none;
    margin: 0 0 10% 10%
}

.woocommerce-product-gallery .sharedaddy .sd-title {
    display: none
}

.woocommerce-product-gallery .sharedaddy .sd-content {
    width: 100%
}

.woocommerce-product-gallery .sharedaddy li.share-print {
    float: right
}

.woocommerce-product-gallery .sharedaddy .sd-content li:first-child::before,
.woocommerce-product-gallery .sharedaddy li.share-print::before {
    content: "SHARE:";
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    margin: 3px 6px 0 0;
    position: relative;
    vertical-align: middle
}

.woocommerce-product-gallery .sharedaddy li.share-print::before {
    content: "PRINT:"
}

.single-product .related.products {
    clear: both
}

@media(max-width: 768px) {
    .product-new span.woocommerce-Price-amount.amount {
        display: block;
        position: relative;
        clear: both
    }
}

@media(max-width: 400px) {
    .product-new div.product div.images .woocommerce-product-gallery__trigger {
        bottom: 1em
    }
}

@media(min-width: 767px) {
    .product-new .woocommerce div.product p.price {
        font-size: 24px
    }

    .product-new .woocommerce div.product div.summary,
    .product-new .woocommerce-page div.product div.summary {
        width: 58%
    }

    .product-new .woocommerce div.product div.images,
    .product-new .woocommerce-page div.product div.images {
        width: 38%
    }

    .product-new .woocommerce-tabs.wc-tabs-wrapper {
        width: 80%;
        margin: 0 auto
    }
}

@media(min-width: 1025px) {
    .btn-red-quote {
        padding: 26px
    }

    .btn-red-quote span {
        font-size: 27px;
        line-height: 1.25em
    }
}

.form_table {
    border: none !important
}

.page-id-3754 .yel-popup-main-wrapper,
.page-id-4588 .yel-popup-main-wrapper,
.page-id-4586 .yel-popup-main-wrapper,
.page-id-4584 .yel-popup-main-wrapper,
.page-id-4582 .yel-popup-main-wrapper,
.page-id-4580 .yel-popup-main-wrapper,
.page-id-4578 .yel-popup-main-wrapper,
.page-id-4576 .yel-popup-main-wrapper,
.page-id-4574 .yel-popup-main-wrapper,
.page-id-4572 .yel-popup-main-wrapper,
.page-id-4568 .yel-popup-main-wrapper,
.page-id-3913 .yel-popup-main-wrapper,
.page-id-4570 .yel-popup-main-wrapper {
    display: none !important
}

.page-id-21 .colors-list {
    height: unset
}

.page-id-21 .colors-list img {
    height: 140px;
    -o-object-fit: contain;
    object-fit: contain
}

.location-gallery-thumbnail-spacing:not(.slick-slide):not(:first-of-type),
.location-gallery-featured-image:not(.slick-slide):not(:first-of-type) {
    display: none
}

.product-button-img {
    height: 440px;
    -o-object-fit: cover;
    object-fit: cover
}

.img-btn-text {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.video-container iframe {
    position: relative
}

.video-container {
    padding-bottom: 0
}

.page-template-page-parent .video-container {
    padding-bottom: 56.25%
}

.page-template-page-parent .video-container iframe {
    position: absolute
}

.product-box.location-materials-box {
    height: auto
}

@media(min-width: 768px) {
    .product-box {
        min-height: 850px
    }
}

@media(min-width: 1025px) {
    .product-box {
        min-height: 850px
    }
}

@media(min-width: 1200px) {
    .product-box {
        min-height: 775px
    }
}

.product-box.location-materials-box {
    height: auto
}

.col-md-3 {
    float: right;
    z-index: 99
}

@media(min-width: 1200px) {
    .masthead video {
        height: 555px
    }
}

@media(max-width: 768px) {
    .page-content.inner-page .container .row p:first-of-type {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

#resetButton {
    right: 10px !important
}

.bg-blue-two {
    display: block
}

.bg-blue-two .zip-code-estimator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.bg-blue-two .mapInput {
    margin-bottom: 0
}

.bg-blue-two .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#leadTime {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%
}

.bg-blue-two .mapButton {
    padding: 9px 33px
}

.page-id-5541 .bg-white {
    display: none
}

.cw-announcement {
    display: none
}

.page-id-2165 .cw-announcement {
    display: block
}

.cw-announcement h4.cw-announcement-title {
    font-size: 12px;
    text-transform: inherit;
    font-style: italic
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99991042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 10vh;
    left: 5vw;
    width: 90vw;
    max-width: 100%;
    height: 80vh;
    z-index: 9999991043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 800px !important;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0;
    position: relative
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.gf_readonly input.datepicker:read-only {
    pointer-events: none
}

.product-info-list__img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 400px;
    margin-right: auto;
}

@media (min-width: 1024px) {
    .product-info-list__img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.product-info-list__intro-text {
    margin-block: 0 4rem;
}

.product-info-list__img-box {
    position: relative;
    padding-right: 50px;
    /* margin-top: 1rem; */
}


.product-info-list__img-box:before {
    content: "";
    height: 100px;
    aspect-ratio: 1/1;
    border: 6px solid #ed162a;
    position: absolute;
    z-index: -1;
    top: -30px;
    right: 15px;
    /* right: 85px; */
}

@media (min-width: 1366px) {
    .product-info-list__img-box {
        padding-right: 50px;
    }


    .product-info-list__img-box:before {
        content: "";
        height: 100px;
        aspect-ratio: 1/1;
        border: 6px solid #ed162a;
        position: absolute;
        z-index: -1;
        top: -25px;
        right: 85px;
    }
}

@media (min-width: 600px) {
    .product-info-list .row+.row {
        margin-top: 5rem;
    }
}

@media (min-width: 1366px) {
    .product-info-list__img-box {
        padding-right: 110px;
        position: relative;
        padding-bottom: 100px;
    }

    .product-info-list .row+.row {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    .product-info-list .row {
        display: flex;
        /* margin-top: 2rem; */
    }
}

.product-info-list__warranty-txt {
    display: block;
    margin-bottom: 1.4rem;
    color: #0061a6;
    font-style: italic
}

@media (min-width: 1366px) {
    .product-info-list__warranty-txt {
        margin-bottom: 3rem;
    }
}

.product-info-list__subtitle {
    display: block;
    margin-bottom: 1rem;
    text-transform: uppercase
}

.product-info-list__subtitle strong {
    font-weight: 400;
    color: #0061a6
}

.product-info-list__txt-box {
    display: flex;
    flex-direction: column;
    align-items: self-start;
    justify-content: center;
    height: 100%;
    margin-bottom: 4rem;
    margin-top: 1.5rem;
}

@media (min-width: 1366px) {
    .product-info-list__txt-box {
        margin-bottom: 4rem;
    }
}

.product-info-list__title {
    font-weight: 700;
    margin-top: 0;
}

.tswi__icon-boxes {
    display: flex;
    gap: 2rem 1rem;
    justify-content: center;
    margin-block: 3rem;
    flex-wrap: wrap;
}

.tswi .btn {
    text-align: center;
    display: inline-block;
    margin-inline: auto !important;
    margin-block: 2rem 0
}

.hs {
    margin-block: 3.2rem;
    display: flex;
    flex-direction: column-reverse;
}

@media (min-width: 1366px) {

    .product-info-list__title {
        margin-top: 0;
    }

    .tswi__icon-boxes {
        gap: 3rem;
    }

    .hs {
        display: grid;
        grid-template-columns: 1fr 1.1fr;
        margin-block: 3.2rem;
    }
}

.tswi {
    padding-block: 5rem;
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
}

.tswi+.wysiwyg {
    padding-top: 4rem;
}

.background--red {
    background-color: #ed162a;
    color: #fff
}

.background--blue {
    background-color: #0061a6;
    color: #fff
}

.background--white .hs__title::before {
    border-color: #0261a6;
}

.background--white .hs__title {
    font-size: 2rem;
}

@media (min-width: 600px) {
    .background--white .hs__title {
        font-size: 3rem;
    }
}

.background--white .hs__text-content p {
    font-size: 18px;
}

.wysiwyg+.hs.background--white {
    margin-block: 2rem 0;
    grid-template-columns: 1.2fr 1fr;
}

.hs.background--white+.hs {
    margin-top: 0;
}

.hs__text-content {
    padding-block: 2rem;
    padding-inline: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.hs__img {
    height: auto
}

.hs__img.object-fit--cover {
    object-fit: cover;
    width: 100%;
    height: 190px;
}

@media (min-width: 600px) {
    .hs__img.object-fit--cover {
        height: 300px;
    }
}

.hs__img.objet-fit--contain {
    object-fit: contain;
    max-height: 300px;
}


@media (min-width: 1366px) {

    .wysiwyg+.hs.background--white {
        margin-block: 0;
    }

    .hs__text-content {
        padding-block: 4rem;
        padding-right: 10%;
        padding-left: calc(50vw - (1336px / 2));
    }

    .hs__img.object-fit--cover,
    .hs__img.objet-fit--contain {
        position: absolute;
    }

    .hs__img.object-fit--cover {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .hs__img.objet-fit--contain {
        object-fit: contain;
        max-height: initial;
    }
}


.hs__img-box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.hs__title {
    font-size: 2rem;
    line-height: 1.1;
    position: relative;
    margin-left: 20px;
}

@media (min-width: 600px) {
    .hs__title {
        font-size: 3rem;
    }
}

.hs__text-content p {
    font-size: 1.3rem;
    line-height: 1.4
}

.hs__title:before {
    top: -19px;
    left: -20px;
    content: "";
    width: 50px;
    aspect-ratio: 1/1;
    border: 5px solid #ffffff;
    display: block;
    position: absolute
}

@media (min-width: 600px) {

    .hs__title:before {
        top: -19px;
        left: -20px;
        width: 80px;
    }
}


@media (min-width: 1366px) {
    .hs__title {
        font-size: 4rem;
    }

    .hs__title:before {
        width: 100px;
        top: -20px;
        left: -20px;
    }
}

.hs__title:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background-color: #fff;
    top: 0;
    z-index: 1
}

.background--red .hs__title:after {
    background-color: #ed162a
}

.hs.background--blue .hs__title:after {
    background-color: #0061a6
}

.hs__title-wrap {
    position: relative;
    z-index: 2;
    padding: 0 1rem;
    display: block;
}

.wysiwyg:last-child {
    margin-bottom: 4rem;
}

.wysiwyg h3 {
    color: #0261a6;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 2rem;
    margin-bottom: .5rem;
}

.wysiwyg h3 strong {
    font-weight: 400;
    color: #00263f;
}

.wysiwyg h3+h3 {
    margin-top: 0;
}

.wysiwyg li {
    font-size: 18px;
}

.wysiwyg li b {
    color: #3bb88e;
}

.tswi strong {
    font-weight: 500;
    font-size: 120%;
}

.tswo__icon-title,
.tswi h3 {
    font-weight: 500;
    text-transform: capitalize;
    color: #0261a6;
    margin-block: 10px 15px;
}

.tswi__icon-icon {
    height: 100px;
    width: auto;
}

@media (min-width: 600px) {
    .tswi__icon-box {
        flex-basis: calc(50% - 1rem);
    }
}


@media (min-width: 1366px) {
    .tswi__icon-box {
        flex-basis: calc(25% - 3rem);
    }

}

@media (min-width: 768px) {
    .page-footer .gtranslate_wrapper .gt_switcher .gt_selected a {
        height: 27px;
        line-height: 1.6em;
    }

    .page-footer .gtranslate_wrapper .gt_switcher .gt_option a {
        line-height: 1.5em;
    }

    .page-footer .gtranslate_wrapper .gt_switcher a img {
        float: none;
    }
}

.wp-pagenavi {
	clear: both;
    text-align: center;
}

.wp-pagenavi span.pages {
	display: block;
}

.wp-pagenavi span.extend {
	display: none;
}


.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	/*
    border: 1px solid #BFBFBF;
	*/
    padding: 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	/*
    border-color: #000;
    */
}

.wp-pagenavi span.current {
	font-weight: bold;
}


/*
 * Added Secondary H2 Styles
 */

 .inner-page h2.secondary-h2 {
	font-size: 24px;
	text-transform: none;
}
.inner-page h2.secondary-h2::after {
    width: 20%;
    height: 2px;
    min-width: 60px;
    content: '';
    display: block;
    background-color: #0061a5;
}
@media (min-width: 768px) {
	.inner-page h2.secondary-h2 {
		font-size: 28px;
	}
}
@media (min-width: 1025px) {
	.inner-page h2.secondary-h2 {
		font-size: 35px;
	}
}

.delivery-terminals-section {
    margin-top: 0;
}

.service-page-footer {
    padding-bottom: 0;
    margin-top: 55px;
    
    
    
    
    .footer-blocks {
        margin-bottom: 0;
    }
}

.after-intro-section__column--right p br {
    display: none;
}
.fx-accordion__intro {
    width: min(800px, 100%);
    text-align: center;
    margin-inline: auto;
    margin-bottom: 3rem;
}

.fx-accordion {
	padding: 0;
	margin-block: 55px;
	padding-block: 20px 55px;
}
.fx-accordion.section-margins {
	margin: 30px 0;
}
.fx-accordion__panels {
	border-top: 1px solid #e4e4e4;
}
.fx-accordion__panel {
	border-bottom: 1px solid #e4e4e4;
	background-color: #fff;
}
.fx-accordion__panel[open] {
	background-color: #ffffff;
}
.fx-accordion__panel__toggle {
	display: block;
	position: relative;
	padding: 20px 60px 20px 20px;
	font-family: Lato, sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.4;
	color: #002540;
	cursor: pointer;
	list-style: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
}
.fx-accordion__panel__toggle::-webkit-details-marker {
	display: none;
}
.fx-accordion__panel__toggle:hover,
.fx-accordion__panel__toggle:focus {
	color: #0061a5;
	outline: 0;
}
.fx-accordion__panel__toggle::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 22px;
	width: 12px;
	height: 12px;
	margin-top: -8px;
	border-right: 2px solid #0061a5;
	border-bottom: 2px solid #0061a5;
	transform: rotate(45deg);
	transition: transform 200ms ease-in-out;
}
.fx-accordion__panel[open] > .fx-accordion__panel__toggle::after {
	transform: rotate(-135deg);
	margin-top: -4px;
}
.fx-accordion__panel__content {
	padding: 0 20px 20px;
	font-size: 16px;
	line-height: 1.6;
	color: #002540;
}
.fx-accordion__panel__content > *:last-child {
	margin-bottom: 0;
}
@media (prefers-reduced-motion: reduce) {
	.fx-accordion__panel__toggle,
	.fx-accordion__panel__toggle::after {
		transition: none;
	}
}
@media (min-width: 768px) {
	.fx-accordion__panel__toggle {
		padding: 24px 70px 24px 28px;
		font-size: 20px;
	}
	.fx-accordion__panel__toggle::after {
		right: 28px;
	}
	.fx-accordion__panel__content {
		padding: 0 28px 28px;
		font-size: 17px;
	}
}
@media (min-width: 1025px) {
	.fx-accordion.section-margins {
		margin: 60px 0;
	}
	.fx-accordion__panel__toggle {
		font-size: 22px;
	}
}

.after-intro-section .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.after-intro-section__column {
	margin-bottom: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.after-intro-section__column > *:last-child {
	margin-bottom: 0;
}
.after-intro-section .column-box {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 40px 30px;
}
.after-intro-section .column-box .content {
	display: block;
	height: auto;
}
@media (min-width: 1025px) {
	.after-intro-section__column {
		margin-bottom: 0;
	}
}
