@charset "UTF-8";


footer {
    display: block
}


footer .widget ul {
    float: left;
    padding: 0
}

.jellywp_about_us_widget_wrapper {
    text-align: left;
    float: left;
    width: 100%
}

.social-icons-list-widget {
    padding: 0;
    margin: 0;
    margin-top: 0;
    float: left;
    width: 100%;
    text-align: left
}

.social-icons-list-widget li {
    display: inline-block;
    list-style: none;
    margin-right: 6px;
    margin-bottom: 9px
}

.social-icons-list-widget li a {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 13px !important;
    transition: background .3s linear;
    -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    -o-transition: background .3s linear;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #3a3939;
    border-radius: 5px
}

.social-icons-list-widget li a:hover {
    color: #fff
}

.social-icons-list-widget.icons_about_widget_display li a:hover {
    text-decoration: none !important;
    color: #fff !important
}



.widget_jl_wrapper {
    position: relative
}

.widget {
    padding: 0;
    margin-bottom: 50px !important;
    position: relative;
    z-index: 1
}

.widget:after {
    display: table;
    content: '';
    clear: both
}

footer .widget:last-child {
    margin-bottom: 40px
}

footer ul li,
footer ul li a {
    color: #999
}

.enable_footer_columns_dark {
    background: #151515;
    color: #fff;
    border-top: 1px solid #303030
}

.enable_footer_columns_dark a {
    color: #fff
}

.enable_footer_columns_dark .social-icons-list-widget li a {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #3a3939;
    border-radius: 5px
}

.enable_footer_columns_dark .social-icons-list-widget li a:hover {
    text-decoration: none !important
}

.enable_footer_columns_dark .widget p {
    color: #ccc
}

footer {
    background: #f7f7f7;
    padding-top: 0;
    color: #ccc;
    float: left;
    width: 100%
}

footer .footer-columns .container .row {
    margin-right: -25px;
    margin-left: -25px
}

footer .col-md-12 {
    padding-right: 25px;
    padding-left: 25px
}

footer.jl_footer_act .footer-columns {
    padding-top: 60px;
    padding-bottom: 30px
}

footer .social-icons-list-widget {
    text-align: left
}

footer .social-icons-list-widget li a {
    color: #323439
}

footer a {
    color: #222
}

footer a:hover {
    text-decoration: underline
}

footer .widget {
    -webkit-box-shadow: 0 0 3px transparent;
    box-shadow: 0 0 3px transparent;
    padding: 0;
    border: 0
}

footer .widget p {
    color: #999
}

.footer-bottom {
    color: #535353;
    text-align: center;
    float: left;
    width: 100%
}

.enable_footer_copyright_dark {
    color: #ccc
}

.footer-bottom .row {
    margin-bottom: 0;
    margin-right: -25px;
    margin-left: -25px
}

.bottom_footer_menu_text .jl_ft_w {
    padding: 30px 0 35px 0;
    border-top: 1px solid #383838;
    float: left;
    width: 100%
}

/* .menu-footer {
    margin-bottom: 0;
    padding: 0;
    float: right
} */

#menu-footer-menu li {
    float: none;
    display: inline;
    list-style: none;
    margin: 0 0 0 10px;
    display: inline-block;
    color: #fff;
    border-top: 3px solid transparent
}

#menu-footer-menu li a {
    text-decoration: none;
    color: #ccc
}

#menu-footer-menu li a:hover {
    text-decoration: none !important;
    color: #f75454
}

footer .widget {
    float: left !important;
    margin-bottom: 30px !important;
    width: 100%;
    background: 0 0
}

footer .row {
    margin-bottom: 0 !important
}

#footer-container .widget:after {
    border: 0 solid #eaeaea;
    position: relative;
    display: none
}

p.has-drop-cap:not(:focus):first-letter {
    font-size: 100px;
    font-weight: 400;
    margin-top: 10px;
    color: #f75454
}

@media only screen and (min-width: 760px) and (max-width: 1199px) {

    .footer-bottom .row,
    footer .footer-columns .container .row {
        margin-right: -15px;
        margin-left: -15px
    }

    footer .col-md-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {

    .bottom_footer_menu_text .jl_ft_w {
        text-align: center
    }

    .menu-footer {
        float: none
    }

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

    .footer-bottom .row,
    footer .footer-columns .container .row {
        margin-right: -15px;
        margin-left: -15px
    }

    footer .col-md-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media only screen and (max-width: 767px) {

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

    footer .col-md-12 {
        padding-right: 15px;
        padding-left: 15px
    }

    .menu-footer {
        margin-bottom: 0;
        padding-left: 0;
        text-align: center;
        /* float: left */
    }

    #menu-footer-menu li {
        margin: 0 10px 0 0
    }

    .footer-bottom .row,
    footer .footer-columns .container .row {
        margin-right: -15px;
        margin-left: -15px
    }

    footer .col-md-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}