.theme-btn {
    background-color: #80112c;
}

.preloader {
    background-color: #80112c;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
}

.header-style-1 .sticky-header, .header-style-2 .sticky-header, .header-style-3 .sticky-header {
    background-color: #80112c;
}

.hero-style-1 .swiper-pagination-bullet-active {
    opacity: 1;
    color: rgb(255, 255, 255);
    background: rgb(128, 17, 44);
    border-left: 1px solid rgb(139, 15, 50);
}

@media (max-width: 991px) {
    .header-style-1 .navigation, .header-style-2 .navigation, .header-style-3 .navigation {
        background-color: #80112c;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
}

@media (max-width: 991px) {
    .header-style-1 .topbar, .header-style-2 .topbar, .header-style-3 .topbar {
        background-color: #80112c;
        text-align: center;
    }
}

.site-footer {
    background-color: #80112c;
    background-size: cover;
    position: relative;
    font-size: 15px;
    overflow: hidden;
}

.site-footer .lower-footer .extra-link ul > li + li:before {
    content: "";
    background: #ffffff;
    width: 15px;
    height: 1px;
    position: absolute;
    left: -25px;
    top: 11px;
}

.service-section .right-col {
    background-color: #80112c;
    max-width: 60%;
    float: right;
    padding: 110px 120px 44px 60px;
}

.feature-section .feature-grid:hover {
    background-color: #80112c;
    border: 2px solid #f3f0f0;
    padding: 40px 28px;
}

.site-footer p, .site-footer li {
    color: #ffffff;
}

.site-footer .link-widget ul a {
    color: #ffffff;
    font-weight: 500;
}

.swiper-slide h2 {
    margin-left: 67%!important;
}

@media (max-width: 767px) {
    .service-section .right-col {
        max-width: 100%;
    }

    .topbar {
        display: none;
    }

    .slide-bg-image {
        display: block;
        max-width: 100%;
        width: 100%;
        height: 240px!important;
        margin-bottom: 0;
    }

    .hero-style-1 {
        height: 240px!important;
    }

    .hero-style-1 .slide-title h2 {
        font-size: 18px!important;
    }

    .hero-style-1 .slide-text p {
        font-size: 14px!important;
    }

    .service-section .right-col {
        background-color: #80112c;
        max-width: 60%;
        float: right;
        padding: 50px 50px 50px 50px;
    }

    .swiper-slide h2 {
        margin-left: 15%!important;
    }
}

.team-sigle-section .attorney-single-content .attorney-single-info h3 + span {
    font-weight: 600;
    color: #80112c;
}

.team-sigle-section .attorney-single-content .attorney-single-info .info li i {
    display: inline-block;
    color: #80112c;
    padding-right: 5px;
}

.team-sigle-section .attorney-widget a:hover, .team-sigle-section .attorney-widget li.current a {
    color: #80112c;
}

@media (max-width: 1200px) {
    .service-section .right-col {
        max-width: 100%;
        float: none;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
}

.service-single-section p {
    color: #000000;
    line-height: 1.7em;
}

@media (max-width: 991px) {
    .site-header .navbar-header button {
        background-color: #80112c;
        width: 40px;
        height: 35px;
        border: 0;
        padding: 5px 10px;
        outline: 0;
        position: absolute;
        right: 15px;
        top: 20px;
        z-index: 20;
    }

    .slide-bg-image {
        display: block;
        max-width: 100%;
        width: 100%;
        height: 420px;
        margin-bottom: 0;
    }

    .hero-style-1 .slide-title h2 {
        font-size: 30px;
    }

    .hero-style-1 {
        height: 420px;
    }
}

@media (max-width: 1200px) {
    .service-section .left-col {
        max-width: 100%;
        float: none;
        height: 800px!important;
    }
}
