.navBtn {
    padding: 10px;
    width: 85px;
}
.section-heading {
    font-size: 30px;
    line-height: 1.2em;
    letter-spacing: -.05em;
    font-weight: 800;
    color: #041e42;
    margin-bottom: 20px;
    border-top: 1px solid #dedede;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}
.list-group-item {
    position: relative;
    display: block;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    line-height: 3;
    padding: 0 10px;
}
#owl-testimony .owl-item {
    background-color: white;
    padding: 10px;
}
#owl-testimony .list-group {
    margin: 0 auto;
}
#owl-testimony .list-group li{
    margin: 0;
}
.btn-sm{
    padding: .25rem .5rem !important;
    font-size: .875rem !important;;
}
.testimony .owl-nav .owl-prev {
    left: -50px;
}
.testimony .owl-nav .owl-next {
    right: -50px;
}
@media (max-width: 1024px) {
    .slides-navigation a.prev{
        left: -45px;
    }
    .slides-navigation a.next{
        right: -45px;
    }
    .testimony .owl-nav .owl-prev {
        left: -45px;
    }
    .testimony .owl-nav .owl-next {
        right: -45px;
    }
}
.slides-navigation a.next {
    right: 0;
}
.slides-navigation a.prev {
    left: 0;
}
.panel-footer {
    border-top: 1px solid rgba(0,0,0,0.1);
    padding-top: 5px;
}
.panel-footer .price {
    font-size: 20px;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 2;
}
.panel-footer .btn{
    line-height: 2.5;
}
.panel-faq .panel-body {
    padding: 5px 20px;
    background-color: #eff3f6;
    margin-top: 0;
}
.errors{
    display: none;
    background-color: #e85347;
    color: white;
    padding: 4px;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
}
.help-block {
    background-color:rgb(239, 83, 80);
    color: rgb(250, 250, 250);
    padding: 5px;
    font-size: 12px;
    word-wrap: normal;
    font-weight: bold;
    position: relative;
    display: block;
}
.panel-faq .panel-default > .panel-heading::before {
    font-size: 24px;
    position: absolute;
    top: 15px;
    right: 20px;
}
.panel-faq .panel-default > .panel-heading {
    color: #ffffff;
    background-color: #041e42;
    border-color: #ddd;
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 5px;
    position: relative;
}
.panel-faq .panel-title > a, .panel-faq .panel-title > a:active, .panel-faq .panel-title > a:focus {
    color: inherit;
    text-decoration: none;
    display: block;
    padding-left: 15px;
}
#slides {
    height: 500px !important;
    margin: 0 auto;
}
.auth-header-dropdown li{
    padding: 0 10px;
}
.auth-header-dropdown li a{

}
.carousel-inner > .item > img {
    width: 100%;
}
.fixed-height {
    max-height: 300px;
}
.testimony {
    padding: 30px 0;
}
