﻿
footer {
    font-size: 14px;
    line-height: 22px;
    background-color: #fff;
}

footer.dark-bg {
    color: #a3b1bf;
}

footer .inner {
    padding-bottom: 35px;
}

footer .row .inner {
    padding: 25px;
}

footer .logo {
    max-height: 100%;
    height: auto;
}

.btn-signup, .btn-square, .btn-submit {
    height: 30pt;
    text-shadow: none;
}

footer h4 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 150%;
}

footer p {
    margin-bottom: 15px;
}

.footer-menu {
    margin: 0;
    padding: 0;
}

.footer-menu li {
    display: inline;
    padding-left: 10px;
}

.footer-menu li:before {
    display: inline-block;
    padding-right: 12px;
    content: "|";
}

.footer-menu li:first-child:before {
    display: none;
}

.footer-bottom {
    border-top: solid 3px black;
    background: #f7f7f7;
    color: #707e8c;
}

.footer-bottom .container.inner {
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer-bottom a, .footer-bottom p {
    color: black;
}

.footer-bottom p {
    margin: 0;
    padding: 0;
}

.footerlinks {
    padding-left: 0 !important;
    line-height: 28pt;
}

footer .newsletter .btn-submit {
    width: 88px;
    height: 30px;
    font-size: 13px;
}

.footnews {
    text-align: right;
    font-size: 12pt;
    padding-top: 7px;
}

.foot-txt {
    font-size: 14pt;
}

.tslogofoot {
    height: 63px;
    background: url(https://blogcdn.taxslayerpro.com/blog/wp-content/uploads/2019/02/TaxSlayer_Pro_icon.svg) no-repeat;
}

footer ul.contacts li {
    margin-bottom: 2px;
}

.show-nav-foot {
    display: block !important;
}

.foot-top {
    border-top: 14px;
    border-top-style: solid;
    border-top-color: #a9a9a9;
}

.footbtm-sub-nav a {
    font-weight: 200;
}

.footbtm-sub-nav a:hover {
    text-decoration: underline;
}

.light-bg .filter:before {
    border-color: #bcc7d1;
}

.dark-bg .filter:before {
    border-color: #73879c;
}

.dark-bg .filter li {
    background: #2f4052;
}

.light-bg .panel-group .panel, .panel-group .bordered {
    background: #fff;
}

.light-bg .blank .panel-title > a.collapsed, .light-bg .panel-title > a.collapsed {
    background: #f8fafd;
}

.light-bg .blank .panel-title > a, .light-bg .blank .panel-title > a:hover, .light-bg .panel-title > a, .light-bg .panel-title > a:hover {
    background: #fff;
}

.dark-bg .panel-group .panel, .dark-bg .panel-group .panel-heading + .panel-collapse .panel-body {
    border-color: #485867;
}

.dark-bg .panel-group .panel {
    background: #3a4a59;
}

.dark-bg .panel-title > a.collapsed {
    background: #566473;
}

.dark-bg .panel-title > a, .dark-bg .panel-title > a:hover {
    background: #485867;
}

.dark-bg .panel-title > a, .dark-bg .panel-title > a span {
    color: #fff;
}

.dark-bg .blank .panel-title > a.collapsed {
    background: #2f4052;
}

.dark-bg .blank .panel-title > a, .dark-bg .blank .panel-title > a.collapsed {
    border-color: #566473;
}

.dark-bg .blank .panel-title > a, .dark-bg .blank .panel-title > a:hover {
    background: #485867;
}

.panel-group {
    margin-bottom: 0;
}

.panel-group + .panel-group {
    margin-top: 20px;
}

.panel-group .panel + .panel {
    margin-top: 10px;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top-color: #e6e9ed;
}

.panel-body {
    padding: 25px;
}

.panel-heading {
    padding: 0;
    border-color: inherit !important;
    color: inherit !important;
}

.panel-title {
    font-weight: 700;
    font-size: 15px;
    font-family: 'Source Sans Pro',sans-serif;
    line-height: 1.42857;
}

.panel-title > a {
    display: block;
    padding: 15px 25px;
    color: #506a85;
}

.panel-title > a.collapsed {
    background: #f5f7fa;
    color: #506a85;
}

.panel-title > a, .panel-title > a:hover {
    background: #edf0f2;
}

.panel-title > a:hover {
    color: red;
}

.panel-title > a span {
    position: relative;
    top: 0;
    display: block;
    padding-right: 25px;
    color: #506a85;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.text-right .panel-title > a span {
    padding-right: 0;
    padding-left: 25px;
}

.text-center .panel-title > a span {
    padding-right: 0;
    padding-left: 0;
}

.panel-title > a:hover span {
    color: inherit;
}

.text-center .panel-title > a:hover span {
    top: .5em;
    color: transparent;
}

.panel-title > a span:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "\f0d7";
    font-family: FontAwesome;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.text-right .panel-title > a span:after {
    right: auto;
    left: 0;
}

.text-center .panel-title > a span:after {
    top: -.75em;
    left: 0;
    opacity: 0;
}

.panel-title > a.collapsed span:after {
    content: "\f0d9";
}

.text-center .panel-title > a:hover span:after {
    top: -.5em;
    color: red;
    opacity: 1;
}


.blank .panel-title > a.collapsed {
    background: #fff;
}

.panel-group.blank .panel {
    border: none;
    background: 0 0;
}

.blank .panel-title > a, .blank .panel-title > a:hover, .blank.panel-group .bordered, .dark-bg .panel-group .bordered, .light-bg .panel-group .bordered {
    background: #f5f7fa;
}

.blank .panel-title > a, .blank .panel-title > a.collapsed {
    border: 1px solid #e6e9ed;
}

.blank .panel-heading, .blank .panel-title > a {
    border-radius: 3px;
}

.panel-group.blank .panel-heading + .panel-collapse .panel-body {
    border: none;
}

.blank .panel-body {
    padding: 35px 0;
}

.light-bg .blank.panel-group .bordered {
    background: #fff;
}


    .tslogofoot_icon {
        width: 50px;
        height: 50px;
        background: url(https://blogcdn.taxslayerpro.com/blog/wp-content/uploads/2019/02/TaxSlayer_Pro_icon.svg) no-repeat;
        display: inline-block;
    }


    .footer-links {
        margin-top: 3em;
    }

    .footer-extra {
        border-top: 2px solid silver;
        margin-top: 3em;
        padding: 2em 0 4em;

    }

    .footer-abs-bottom {
        background: silver;
        color: #b3b7c5;
        font-weight: 400;
        padding: 2em 0;
        font-size: .75em;
    }

    .panel{
        box-shadow: none;
    }

