@font-face {
    font-family: 'ArialMT';
    src: url('../eot/arialmtd41d.eot?#iefix') format('embedded-opentype'), url('../woff/arialmt.woff') format('woff'), url('../ttf/arialmt.ttf') format('truetype'), url('../svg/arialmt.svg#ArialMT') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArialNarrow-Bold';
    src: url('../eot/arialnarrow-boldd41d.eot?#iefix') format('embedded-opentype'), url('../woff/arialnarrow-bold.woff') format('woff'), url('../ttf/arialnarrow-bold.ttf') format('truetype'), url('../svg/arialnarrow-bold.svg#ArialNarrow-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArialMT-CondensedBold';
    src: url('../eot/arialmt-condensedboldd41d.eot?#iefix') format('embedded-opentype'), url('../woff/arialmt-condensedbold.woff') format('woff'), url('../ttf/arialmt-condensedbold.ttf') format('truetype'), url('../svg/arialmt-condensedbold.svg#ArialMT-CondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arial-BoldMT';
    src: url('../eot/arial-boldmtd41d.eot?#iefix') format('embedded-opentype'), url('../woff/arial-boldmt.woff') format('woff'), url('../ttf/arial-boldmt.ttf') format('truetype'), url('../svg/arial-boldmt.svg#Arial-BoldMT') format('svg');
    font-weight: normal;
    font-style: normal;
}


.footerWrapper{
    font-family: 'ArialMT' !important;
    font-size: 16px !important;
    line-height: 24px;
    color: #000000 !important;
}


.footerWrapper.bgGrey {
    background: #e6e6e6 !important;
    padding-top: 40px;
    padding-bottom: 40px;
}

.footerWrapper li {
    margin-bottom: 17px;
}

.footerWrapper .footer {
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.footerWrapper .footer .nav li:last-child {
    margin-bottom: 0;
}

.footerWrapper .footer .contact h4,
.footerWrapper .footer .catalog h4,
.footerWrapper .footer .phoneNumbers h4,
.footerWrapper .footer .footer-box-4 h4,
.footerWrapper .footer .footer-box-5 h4 {
    color: #000 !important;
    font-family: 'ArialMT-CondensedBold' !important;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.footerWrapper .footer a {
    font-size: 16px !important;
}

.footerWrapper .footer .catalog .catalog {
    padding-top: 0 !important;
}

.footerWrapper .socialIcons a {
    color: #585858 !important;
    padding: 6px;
    margin: 0 !important;
}

.footerWrapper .socialIcons a:hover {
    color: #ef5b40 !important;
    text-decoration: none;
}

.copyright {
    float: none !important;
    text-align: center;
    padding-top: 40px;
}

.copyright a {
    color: #ef5b40;
    text-decoration: underline;
}

.copyright a:hover {
    color: #000;
    text-decoration: none;
}

.footerWrapper .footer {
    box-sizing: border-box;
}

.footerWrapper .socialIcons {
    padding: 0 15px !important;
}

.footer-box-1,
.footer-box-2,
.footer-box-3,
.footer-box-4,
.footer-box-5 {
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.footer-box-1,
.footer-box-2 {
    width: 50%;
}

.footer-box-4 img {
    width: 100%;
    height: auto;
}

.footerWrapper .socialIcons h4 {
    text-align: left !important;
    margin-left: 7px;
}
 
.footerWrapper .socialIcons a {
    width: 26px;
    height: 26px;
    display: inline-block;
    text-indent: -9999px;
    float: left;
    margin: 0 5px !important;
    opacity: 0.55;
}

.footerWrapper .socialIcons a:hover {
    opacity: 1;
}

.socialIcons a.facebook-icon {
    background: url(../png/facebook-black.png) no-repeat center center;
}

.socialIcons a.twitter-icon {
    background: url(../png/xlogo.png) no-repeat center center;
}

.socialIcons a.youtube-icon {
    background: url(../png/youtube-black.png) no-repeat center center;
}

.socialIcons a.instagram-icon {
    background: url(../png/instagram-black.png) no-repeat center center;
}

.socialIcons a.linkedin-icon {
    background: url(../png/linkedin-black.png) no-repeat center center;
}

.footer-main-nav {
    width: 40% !important;
    padding: 0 !important;
    float: left;
}

.footerWrapper .footer {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.footer-nav-main .container {
    position: relative;
    padding-bottom: 40px !important;
}

.footer-nav-main .container:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #b7b7b7;
}

.footer-nav-main .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.footer-box-3 div h4:nth-child(3) {
    padding-top: 3px;
}

.tel-link {
    pointer-events: none;
}

.footer .row.left-box,
.footer .row.right-box {
    font-size: 14px;
    width: 50%;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    float: left;
    font-weight: bold;
}

.footer .row.right-box {
    float: right;
}

.footer .row.left-box {
    text-align: left;
}

.footer .row.right-box {
    text-align: right;
}

.footer .row.right-box p,
.footer .row.left-box p {
    margin: 0;
}

.footer .row.left-box a {
    color: #ef5b40;
    text-transform: uppercase;
    text-decoration: underline;
}

.footer .row.left-box a:hover {
    color: #000;
    text-decoration: none;
}

.footerWrapper .footer .phoneNumbers h4 {
    margin-bottom: 6px;
}

.footerWrapper .footer .phoneNumbers li {
    margin-bottom: 3px;
}

.footer-box-3 div h4:nth-child(3) {
    padding-top: 18px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .tel-link {
        pointer-events: all;
    }
}

@media(min-width: 480px) {
    .footerWrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}


@media(max-width: 767px) {
    .footer-box-1,
    .footer-box-2,
    .footer-box-3,
    .footer-box-4,
    .footer-box-5 {
        width: 100%;
        float: left;
        padding-left: 30px;
        padding-right: 0;
    }

    .footer-box-1,
    .footer-box-2,
    {
        width: 100%;
    }
    .footer-main-nav,
    .footer-box-3 {
        width: 50%;
    }
    .footerWrapper .socialIcons {
        margin-top: 15px;
    }
    .footerWrapper .footer {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .footer-box-4 img {
        max-width: 767px !important;
    }
    .footerWrapper .socialIcons {
        padding: 0 25px !important;
    }
    .tel-link {
        pointer-events: all;
    }
    .footer .row.left-box,
    .footer .row.right-box {
        width: 100%;
        clear: both;
        display: block;
        float: left;
        text-align: left;
    }


}

.js-landing-page:after {
    content: "\e876" !important;
}