/*
Theme Name:     inst
Template:       appointment
*/

@import url("../appointment/style.css");

.slide-caption {
    display: none !important;
}

.page-title-section, ins {
    background-color: #3a3582 !important;
}

.SWPControl {
  color: #3a3582 !important;
}

.footer-copyright-section {
    border-bottom: 5px solid #3a3582 !important;
}

.dropdown-menu {
    background-color: #3a3582 !important;
}

.page-breadcrumb {display: none !important;}

.comment-form-section {display: none !important;}

.comment-title {display: none !important;}

.blog-author {display: none !important;}

.col-md-6 {
    width: 100% !important;
}

.col-md-3 {
    width: 100% !important;
}

.top-contact-detail-section {
    background-color: #3a3582 !important;
}

.hc_scrollup {
    background-color: #3a3582 !important;
}
