/*------------------------------------*\
    
    Page Footer CSS

    Page footer...........The main page footer.

\*------------------------------------*/

.page-footer {
    background-color: #fff;
    position: relative;
    display: block;
    margin: 0;
    margin-top: auto; /* used to affix footer at bottom of page */
}

.page-footer:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 6px;
    top: 0;
    left: 0;
    background: -o-linear-gradient(350deg, rgba(0, 17, 44, 1) 0%, rgba(0, 50, 100, 1) 100%);
    background: linear-gradient(100deg, rgba(0, 17, 44, 1) 0%, rgba(0, 50, 100, 1) 100%);
}

.footer-info-area {
    padding: 46px 0 44px;
    position: relative;
}

.footer-logo {
    width: 256px;
    margin-bottom: 25px;
}

.footer-subscribe h5 {
    color: #231F20;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.692em;
    padding-bottom: 0;
}

.footer-subscribe p {
    padding-bottom: 20px;
}

.footer-subscribe-input {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.footer-subscribe-input input[type=text] {
    padding-right: 65px;
}

.footer-subscribe-input button {
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 50px;
    background-color: #F37121;
    border-radius: 0 3px 3px 0;
    border: none;
    color: #fff;
}

.footer-social-icon ul {
    padding: 0;
    margin: 0;
}

.footer-social-icon ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-right: 15px;
}

.footer-social-icon ul li:before {
    display: none;
}

.footer-social-icon ul li a {
    font-size: 36px;
    color: #535559;
    background: transparent;
}

.footer-contact-area {
    margin-top: 30px;
}

.footer-contact-area h5 {
    color: #231F20;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.692em;
    padding-bottom: 10px;
    letter-spacing: 1px;
}

.footer-contact-area ul {
    padding: 0;
    margin: 0;
}

.footer-contact-area ul li {
    padding: 0 0 0 22px;
    margin: 0 0 15px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6em;
    display: block;
    color: #535559;
}

.footer-contact-area ul li:last-child {
    margin: 0;
}

.footer-contact-area ul li:before {
    display: none;
}

.footer-contact-area ul li span {
    position: absolute;
    top: 3px;
    left: 0;
    color: #F37121;
    font-size: 12px;
}

.footer-contact-area ul li a {
    font-size: 15px;
    color: #535559;
    font-weight: 400;
    line-height: 1.6em;
    background: none;
}

.footer-contact-area ul li button {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    background: transparent;
    border: none;
    display: block;
}

.footer-contact-area ul li button a {
    font-weight: 700;
    color: #003264;
}

.footer-contact-area ul li button i {
    font-size: 12px;
    margin-left: 8px;
}

.location-listing {
    padding: 25px 0;
    background: #F8FCFF;
}

.location-listing ul li { display: none; }

.location-listing ul li a {
    font-size: 13px;
    font-weight: 400;
    color: #535559;
    padding-right: 13px;
    border: none;
    line-height: 1em;
    background: transparent;
    border-right: 1px solid #535559;
}

.location-listing .js-read-more-expand {
    font-size: 14px;
    font-weight: 700;
    color: #F37121;
    display: block;
    padding: 0;
    border: none;
    margin-top: 12px;
    display: block;
    text-transform: uppercase;
}

.location-listing .js-read-more-expand i {
    font-size: 9px;
}

.location-listing .js-read-more-expand:after {
    display: none;
}

.location-listing ul li:before {
    display: none;
}

.location-listing ul li.inline {
    display: inline-block;
}

.location-listing ul li {
    padding: 0;
    margin: 0 13px 0 0;
}

.location-listing ul {
    padding: 0;
    text-align: center;
    margin: 0;
}

.footer-bottom-wrapper ul {
    padding: 0;
    text-align: center;
    margin: 0;
}

.footer-bottom-wrapper ul li {
    padding: 0;
    margin: 0;
}

.footer-bottom-wrapper ul li:before {
    display: none;
}

.footer-bottom {
    padding: 20px 18px 80px;
    background: #F2F6F9;
}

@media( min-width:768px ) {
    .footer-bottom {
        padding: 20px 18px 22px;
    }
}

.footer-bottom-wrapper ul {
    text-align: center;
}

.footer-bottom-wrapper ul li {
    margin: 0 15px 0 0;
    display: inline-block;
}

.footer-bottom-wrapper ul li:last-child {
    margin: 0;
}

.footer-bottom-wrapper ul li a {
    font-size: 12px;
    font-weight: 400;
    color: #535559;
    border: none;
    text-transform: uppercase;
    line-height: 1em;
    background: transparent;
}

.footer-bottom-wrapper ul li p {
    font-size: 12px;
    font-weight: 400;
    color: #535559;
    text-transform: uppercase;
}

.back-top-btn {
    display: block;
    margin-top: 12px;
    text-align: center;
}

.back-top-btn a {
    font-size: 14px;
    letter-spacing: 0.1em;
}

.back-top-btn a::after {
    content: '\e903';
}

.location-listing ul li:last-child {
    display: block;
}

.location-listing ul li:last-child a {
    border-right: none;
    color: #F37121 !important;
    font-weight: 700;
}

.location-listing ul li:last-child a:after {
    content: "\e900";
}

.loadmore.disabled { display: none; }

.footer-address-wrap p {
    padding: 0;
    line-height: 1.4;
    padding-bottom: 5px;
}

@media (min-width: 768px) {
    .footer-address-wrap p {
        padding-bottom: 0;
    }

    .footer-newsletter-area {
        position: absolute;
        top: 45px;
        right: 0;
        width: 300px;
    }

    .footer-subscribe p {
        padding-bottom: 15px;
        font-size: 16px;
    }

    .footer-subscribe-input {
        margin-bottom: 30px;
    }

    .footer-contact-area ul li {
        font-size: 16px;
        padding: 0 0 0 24px;
    }

    .footer-contact-area ul li a {
        font-size: 16px;
    }

    .footer-info-area {
        padding: 58px 0 50px;
    }

    .footer-logo {
        width: 298px;
        margin-bottom: 20px;
    }

    .footer-bottom-wrapper ul li a {
        font-size: 13px;
        letter-spacing: 1px;
    }

    .footer-bottom-wrapper ul li {
        margin: 0 20px 0 0;
    }

    .footer-contact-area ul li span {
        top: 2px;
        font-size: 14px;
    }

    .back-top-btn {
        margin-top: 0;
    }

    .footer-bottom-wrapper ul li p {
        font-size: 13px;
    }
}


@media (min-width: 1200px) {
    .footer-info-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
        padding: 80px 0 70px;
        padding-left: 451px;
    }

    .footer-logo {
        width: 298px;
        margin-bottom: 0;
        position: absolute;
        top: 83px;
        left: 0;
    }

    .footer-newsletter-area {
        position: relative;
        top: 0;
        right: 0;
        width: 420px;
    }

    .footer-contact-area {
        margin-top: 0;
        width: 358px;
    }

    .footer-newsletter-area .footer-social-icon {
        display: none;
    }

    .footer-logo .footer-social-icon {
        margin-top: 20px;
    }

    .footer-contact-area ul li a {
        font-size: 17px;
    }

    .footer-contact-area ul li {
        font-size: 17px;
        line-height: 1.52em;
        padding: 0 0 0 26px;
    }

    .footer-contact-area ul li button {
        font-size: 16px;
        margin-top: 7px;
    }

    .footer-contact-area h5 {
        font-size: 14px;
    }

    .footer-subscribe h5 {
        font-size: 14px;
    }

    .footer-subscribe p {
        padding-bottom: 22px;
        font-size: 17px;
    }

    .location-listing ul li a {
        font-size: 14px;
    }

    .footer-bottom-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .footer-bottom {
        padding: 14px 0;
        margin-bottom: 0;
    }

    .footer-bottom-wrapper ul li a {
        font-size: 14px;
    }

    .footer-bottom-wrapper ul li p {
        font-size: 14px;
    }

    .location-listing ul li a:hover {
        color: #f37121;
    }

    .footer-contact-area ul li span {
        font-size: 16px;
    }

    .footer-logo a:hover {
        background: transparent;
    }

    .footer-social-icon ul li a:hover {
        color: #f37121;
    }

    .location-listing {
        padding: 17px 0;
    }

    .location-listing ul li {
        margin: 0 10px 0 0;
    }

    .footer-subscribe-input input[type=text] {
        height: 50px;
    }

    .footer-subscribe-input button {
        width: 50px;
        height: 50px;
    }

    .location-listing .js-read-more-expand:hover {
        color: #003264;
    }

    .location-listing ul li:last-child {
        display: inline-block;
    }
}

.bekins-logo {
    margin-top: 20px;
    display: block;
    background: none;
}

.bekins-logo img {
	width: 200px;
}

.bekins-logo h6 {
    color: #333;
    margin-top: 10px;
    font-weight: 500;
    font-size: 14px;
    color: #535559;
}