﻿/*===============================================
    45: footer area
===============================================*/

.fa-envelope:before {
    content: "\f0e0" !important;
}

.pattern {
    background-image: url('../assets/images/banner_jeep1920-601-3.jpg');
}

.footer-logo {
    margin-bottom: 20px;
}

.footer-header h5 {
    font-weight: 800;
    color: #333333;
    margin-bottom: 0;
    text-transform: capitalize;
}

.footer-about-text p {
    font-size: 14px;
}

.footer-header {
    margin-bottom: 22px;
    margin-top: 35px;
}

.links-list li {
    padding: 0 0 5px 0;
}
.footer-link-1 {
    /*list-style: circle;*/
}
img.footer-social-img {
    width: 22px;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.links-list li a:hover {
    color: #333333;
}

    .links-list li a {
        color: #fff;
        -webkit-transition: .3s all linear;
        transition: .3s all linear;
        font-size: 14px;
    }

.copyright-text p a {
    color: #fff;
}

.footer-contact-list li {
    padding-bottom: 5px;
    color: #fff;
    font-size: 14px;
    position: relative;
    padding-left: 25px;
}

.footer-type1 .trams-conditaion ul li a:hover {
    color: #333333 !important;
}

.trams-conditaion ul li a:hover {
    color: #fff !important;
}

.footer-contact-list li span {
    display: inline-block;
    padding-right: 0;
    font-size: 16px;
    color: #777777;
    position: absolute;
    left: 0;
}

.footer-contact-list li a {
    color: #777777;
}

.theme-input-style {
    font-size: 12px;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    -webkit-transition: all .2s;
    transition: all .2s;
    background: transparent;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.5);
}

.footer-type3 .theme-input-style {
    font-size: 14px;
    color: #777777;
    border-color: #d1d1d1;
}

.footer-bottom-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 24px 2px;
    border-top: 1px solid #999999;
}

.trams-conditaion ul li {
    display: inline-block;
    padding: 0 12px;
}

.copyright-text p {
    margin-bottom: 0;
    -webkit-transform: inherit;
    transform: inherit;
    font-size: 14px;
}

.footer-bottom-wrap {
    padding: 20px 0;
}

.footer-widget {
    margin-bottom: 40px;
    color: #777777;
}

.links-list li:last-child,
.footer-contact-list li:last-child {
    padding-bottom: 0;
}

.trams-conditaion ul li a {
    color: #999999;
    font-size: 14px;
}

.trams-conditaion ul li:last-child {
    padding-right: 0;
}

.links-list li a:hover {
    margin-left: 4px;
}

.copyright-text p a {
    font-weight: 700;
    transition: .3s all linear;
}

.copyright-text p:hover a {
    color: #fff !important;
}

.footer-type1 .copyright-text p:hover a {
    color: #333 !important;
}
/*45:01 footer type2*/
.footer-type2 .footer-bottom-wrap {
    border-width: 0;
}

.footer-type2 .footer-bottom {
    background-color: #333333;
}

.footer-type2 .trams-conditaion ul li a,
.footer-type2 .copyright-text p a,
.footer-type2 .copyright-text p {
    color: #fff;
}

.footer-subscribe button[type=submit] {
    cursor: pointer;
    background: transparent;
    border: none;
    color: #333333;
    width: inherit;
    position: absolute;
    top: 50%;
    right: 4px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.footer-subscribe {
    position: relative;
}

.footer-social-area ul li a:hover {
    color: #fff;
    background-color: #333333;
}

.footer-social-area ul li a {
    height: 28px;
    width: 28px;
    display: block;
    border: 1px solid #333333;
    border-radius: 50%;
    line-height: 29px;
    text-align: center;
    -webkit-transition: .3s all linear;
    transition: .3s all linear;
    font-size: 12px;
}
/*.lang-page {
    display: none;
}*/
.footer-social-area ul li {
    display: inline-block;
    margin-right: 7px;
}

.footer-social-area {
    margin-top: 24px;
}

footer.pattern {
    border-top: 1px solid #f9f9f9;
}
/*45:02 footer type3*/
.footer-type3 {
    background: #4c792d;
    background: linear-gradient(to bottom, #5b912d 1%, #4c792d 100%);
    background-image: linear-gradient(-60deg, #16a085 0%, #f4d03f 100%);
    padding: 30px 0px 0px 0px;
}

    .footer-type3 .footer-bottom {
        background: #3f652d;
        color: #fff;
    }

    .footer-type3 .footer-bottom-wrap {
        border-width: 0;
    }

    .footer-type3 .footer-widget {
        color: #fff;
        text-align: left;
        line-height: 25px;
    }

    .footer-type3 .theme-input-style {
        font-size: 14px;
        color: #777777;
        border-color: #d1d1d1;
    }

    .footer-type3 .footer-subscribe button[type=submit] {
        color: #fff;
    }

    .footer-type3 .footer-header h5 {
        color: #fff;
    }

    .footer-type3 .footer-contact-list li span,
    .footer-type3 .links-list li a,
    .footer-type3 .footer-contact-list li a,
    .footer-type3 .footer-contact-list li {
        color: #fff;
    }

    .footer-type3 .footer-social-area ul li a {
        border: none;
        color: #ffffff;
        background: #3f652d;
        background: linear-gradient(to bottom, #5b912d 1%, #4c792d 100%);
        /* background-image: linear-gradient(-60deg, #16a085 0%, #f4d03f 100%); */
        background: transparent;
    }

    .footer-type3 .trams-conditaion ul li a,
    .footer-type3 .copyright-text p a,
    .footer-type3 .copyright-text p {
        color: #fff;
    }

    .footer-type3 .footer-social-area ul li a:hover {
        color: #333333;
    }
        .footer-type3 .footer-social-area ul li a:hover .footer-social-img {
            opacity: 1;
            -webkit-filter: grayscale(0%);
            filter: grayscale(0%);
        }
    .footer-type3 .footer-header {
        margin-top: 11px;
    }

    .footer-type3 .footer-widget {
        margin-bottom: 50px;
    }
/*45:03 footer type4*/
.footer-type4 {
    background-color: #fcfcfc;
}

    .footer-type4 .footer-bottom {
        background-color: #333333;
    }

    .footer-type4 .trams-conditaion ul li a,
    .footer-type4 .copyright-text p a,
    .footer-type4 .copyright-text p {
        color: #d7d7d7;
    }

    .footer-type4 .footer-widget {
        margin-bottom: 50px;
    }

    .footer-type4 .footer-bottom-wrap {
        border-width: 0;
    }
.footer-widget-link{
    padding-left:15px;
}
.footer-links .links-list ul {
}

    .footer-links .links-list ul li {
    }

        .footer-links .links-list ul li a {
        }
