/* purple color css */

a,
a:focus,
a:hover,
#mainNav .navbar-nav>li>a:hover,
#mainNav .navbar-nav>li>a:focus:hover,
#mainNav.navbar-shrink .navbar-brand:hover,
#mainNav.navbar-shrink .navbar-brand:focus,
#mainNav.navbar-shrink .navbar-nav>li>a.active,
#mainNav.navbar-shrink .navbar-nav>li>a:hover,
#mainNav.navbar-shrink .navbar-nav>li>a:focus:hover,
#mainNav .navbar-nav>li>a:hover,
#mainNav .navbar-nav>li>a:focus:hover,
#mainNav .navbar-nav>li>a:hover,
#mainNav .navbar-nav>li>a:focus:hover,
#mainNav .navbar-nav>li>a:hover,
#mainNav .navbar-nav>li>a:focus:hover,
.single-feature .single-feature-icon i,
.schedule-single-info span i,
.single-event-show-item .content-entry a.readmore-link i,
.faq-tab .nav-tabs>li>a.active,
.footer-menu ul li a:hover,
.copyright p a:hover,
#mainNav .navbar-nav>li>a.active {
    color: #FFF;
}

.topcontrol,
.section-title span,
.btn-home,
.owl-theme.home-slider .owl-dots div.active span,
.owl-theme.home-slider .owl-nav div:hover,
.home-register,
.schedule-tab .nav-tabs .nav-link.active,
.schedule-single:hover .schedule-btn,
.schedule-btn:hover,
.schedule-btn:focus,
.do-schedule-btn a,
.single-testimonial:hover .testimonial-box,
.owl-theme.testimonial-slider .owl-dots div.active span,
.single-event-show .event-term-list,
.single-event-show-item .content-entry a.readmore-link i,
.single-event-show-item:hover .content-entry a.readmore-link i:hover,
.owl-theme.event-slider .owl-dots div.active span,
.btn.regisbtn:hover,
.btn.regisbtn:focus,
.btn-contact-bg:hover,
.btn-contact-bg:focus,
.input_bar:after,
.input_bar:before,
.single-con-address:hover .single-con-address-icon i,
.success-box,
.footer-social ul li a i:hover {
    background: #79331E;
}

.owl-theme.home-slider .owl-dots div.active,
.owl-theme.home-slider .owl-nav div:hover,
.schedule-tab .nav-tabs .nav-link.active,
.schedule-tab .nav-link:hover,
.schedule-tab .nav-link:focus,
.owl-theme.testimonial-slider .owl-dots div.active,
.owl-theme.event-slider .owl-dots div.active,
.registration-wrapper .form-control,
.faq-tab .nav-tabs .nav-item.show .nav-link,
.faq-tab .nav-tabs .nav-link.active,
#map,
.contact .form-control,
.footer-social ul li a i:hover,
.btn-order {
    border-color: #79331E;
}

.schedule-tab .nav-tabs .nav-link.active:after {
    border-top: 15px solid #e11515;
}

.single-feature .single-feature-icon i {
    color: #79331E;
}

.single-price-a {
    border-top: 20px solid #ddd;
}

.single-price-b {
    border-top: 20px solid #79331E;
}

.single-price-c {
    border-top: 20px solid goldenrod;
}


/* @media screen and (max-width: 400px) {
    .section-back-image {
        background-image: url(/assets/img/bg_m.png) !important;
    }
}

@media screen and (max-width: 575px) {
    .section-back-image {
        background-image: url(/assets/img/bg_m.png) !important;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .section-back-image {
        background-image: url(/assets/img/bg_m.png) !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .section-back-image {
        background-image: url(/assets/img/bg_m.png) !important;
    }
} */

.color-white {
    color: #FFF;
}

@media (max-width: 575px) {
    #carouselExampleIndicators {
        padding-top: 67px;
    }
    .about-img {
        width: 70%;
    }
    #banner_1 {
        content: url('../img/bg/mobile2.jpg');
    }
    #banner_2 {
        content: url('../img/bg/mobile.jpg');
    }
    #banner_3 {
        content: url('../img/bg/mobile3.jpg');
    }
}

.color-ncc {
    color: #79331E;
}

#carouselExampleIndicators {
    padding-top: 52px;
}

#mainNav {
    border-bottom: 1px solid #79331E !important;
    background-color: #79331E !important;
}
