/*=========================================================
Author       : Sila Teknologi Utama
Template Name: Yoline
Version      : 1.0
==============================================================*/

/*=============================================================
    Desain CSS ditujukan untuk footer
    CSS INDEX:
            1. footer
==============================================================*/
footer {
    overflow: hidden;
    border-top: 1px solid red;
}

.footer_dark {
    background-color: #202325;
    position: relative;
}

.footer_top {
    padding: 100px 0 70px;
}

.footer_logo {
    margin-bottom: 20px;
}

footer p {
    font-size: 14px;
}

footer .widget {
    margin-bottom: 30px;
}

footer .widget_title {
    text-transform: capitalize;
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 18px;
}

/*menmbahkan untuk kolom social media dan dukungan pembayaran*/
footer .support_title {
    text-transform: capitalize;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
}

.widget_links li {
    list-style: none;
    padding-bottom: 10px;
}
    /*ub: header mobile*/
    .widget_links li:last-child {
        padding-bottom: 10px;
    }

    .widget_links li a {
        font-size: 14px;
        color: #232938;
    }

.contact_info > li {
    margin-bottom: 15px;
    list-style: none;
}

    .contact_info > li:last-child {
        margin-bottom: 0px;
    }

.contact_info li i {
    display: inline-block;
    margin-right: 10px;
    margin-top: 4px;
    font-size: 18px;
    vertical-align: top;
}

.contact_info li span {
    float: left;
    margin-right: 10px;
    max-width: 70px;
    width: 100%;
    color: #292b2c;
}

.contact_info span + * {
    overflow: hidden;
    color: #232938;
    margin: 0;
    font-size: 14px;
    line-height: 26px;
}

.contact_info i + * {
    overflow: hidden;
    font-size: 14px;
    color: #232938;
    line-height: 26px;
    margin: 0;
    vertical-align: middle;
    max-width: 78%;
    display: inline-block;
}

.contact_info_light li i {
    border-color: #fff;
    color: #fff;
}

.contact_info_light li span,
.contact_info_light li a {
    color: #fff;
}

.contact_info_style2 i + * {
    font-size: 18px;
}

.contact_info_style2 li i {
    margin-right: 8px;
    margin-top: 2px;
    font-size: 22px;
    color: #FF324D;
}

.bottom_footer {
    padding: 30px 0;
    position: relative;
}

.footer_link li {
    display: inline-block;
    position: relative;
}

    .footer_link li a {
        font-size: 14px;
        padding: 0 5px;
        color: #232938;
    }

.footer_dark h1, .footer_dark h2, .footer_dark h3, .footer_dark h4, .footer_dark h5, .footer_dark h6, .footer_dark p, .footer_dark a, .footer_dark .widget_links li a, .footer_dark .footer_link li a, .footer_dark .post_content a {
    color: #fff;
}

    .footer_dark a:hover, .footer_dark .widget_links li a:hover, .widget_links li a:hover, .footer_dark .footer_link li a:hover, .footer_link li a:hover {
        color: #FF324D;
    }

.widget_contact_form {
    background-color: #fff;
    padding: 20px 30px 30px;
    margin-top: -190px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.bottom_footer .social_icons li {
    padding-bottom: 0;
}

.footer_payment li,
.app_list li {
    display: inline-block;
    list-style: none;
}

.footer_call {
    border-radius: 40px;
    padding: 15px;
    text-align: center;
    background-color: rgba(0,0,0,0.2);
}

    .footer_call * {
        margin: 0;
        font-size: 22px;
    }

    .footer_call i {
        margin-right: 10px;
    }

/*Menambahkan Style untuk Middle Footer*/
/*.middle_footer {
}*/

/*ub header mobile*/
.sticky_footer{
    background-color:#fff;
    z-index:1010;
    display:none;
}

/*ub header mobile*/
.footer-brand {
    padding: 3% 0 3% 5%;
    vertical-align: top;
    margin: 0;
}

/*==================================================================================================== part:social*/
.social_icons, .social_banks, .contact_detail {
    font-size: 0;
}

    .contact_detail > li:last-child,
    .header_list > li:last-child {
        padding-right: 0;
    }

    .social_icons li, .social_banks li {
        display: inline-block;
        padding: 0px 5px 5px 0;
    }

        .social_icons li a {
            font-size: 18px;
            color: #232938;
            height: 36px;
            width: 36px;
            line-height: 36px;
            display: inline-block;
            text-align: center;
            vertical-align: middle;
            overflow: hidden;
        }

        /*sizing for banks in footer*/
        .social_banks li a {
            font-size: 18px;
            color: #232938;
            height: auto;
            width: 60px;
            line-height: 60px;
            display: inline-block;
            text-align: center;
            vertical-align: middle;
            overflow: hidden;
        }

            .social_icons li a:hover,
            .social_banks li a:hover,
            .header_wrap .social_icons li a:hover {
                color: #FF324D;
            }

    .social_icons.social_small li a {
        height: 25px;
        width: 25px;
        line-height: 26px;
        font-size: 16px;
    }

.social_white .social_icons li a, .social_white.social_icons li a,
.header_wrap .social_white .social_icons li a, .header_wrap .social_white.social_icons li a {
    color: #fff;
    border-color: #fff;
}

    .social_white .social_icons li a:hover, .social_white.social_icons li a:hover {
        color: #FF324D;
    }

.border_social .social_icons li a:hover, .border_social.social_icons li a:hover {
    background-color: #FF324D;
    border-color: #FF324D;
    color: #fff;
}

.border_social.social_white .social_icons li a:hover, .social_white.border_social.social_icons li a:hover {
    color: #fff;
}

.border_social li a {
    border: 1px solid #232938;
    line-height: 35px;
}

.social_icons li:last-child a {
    margin-right: 0px;
}

.radius_social li a {
    border-radius: 5px;
}

.rounded_social li a {
    border-radius: 50px;
}

.social_icons.social_style1 li a {
    background-color: #fff;
    color: #FF324D;
}

    .social_icons.social_style1 li a:hover {
        background-color: #FF324D;
        color: #fff !important;
    }

.social_style2 li a {
    background-color: #FFF;
    box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.3);
}

.social_style3 li a {
    background-color: #F6F8F9;
    color: #B2B2B7;
    font-size: 20px;
    height: 50px;
    width: 50px;
    line-height: 50px;
}

.social_style4 li a {
    background-color: #fff;
    color: #FF324D;
}

    .social_style4 li a:hover {
        background-color: #FF324D;
        color: #fff;
    }

    .social_style4 li a:hover {
        background-color: #FF324D;
        color: #fff !important;
    }

.vertical_social li {
    display: block;
}