.bg-success {
	background-color: #003300;
}
.intro-slide1 .banner-title strong {
    background: unset;
    /*color: #ffc107;*/
}
.banner-logo {
	max-height: 250px !important;
    width: auto !important;
    text-align: center;
    display: inline-block !important;
}
.mt-20 {
	margin-top: 8rem !important;
}
.banner-section .banner-image2 {
    background: #ffffff;
}
.text-justify {
	text-align: justify;
}
.history-content p {
	font-size: 16px;
}
.logo img {
    height: 70px;
    margin: -30px 0;
}
.logo-footer {
    text-align: -webkit-center;
}
.logo-footer-div {
    display: block !important;
}
.invalid-feedback span {
    color: #b10001;
    font-size: 12px;
}
.header-profile-user {
    height: 36px;
    width: 36px;
    padding: 3px;
}
.home-category img {
    object-fit: cover;
    height: 200px !important;
    width: auto !important;
}
.badge {
    display: inline-block;
    padding: 0.5em 0.7em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 10px;
}
.badge-primary {
    color: #fff;
    background-color: #26c;
}
.badge-success {
    color: #fff;
    background-color: #4caf50;
}
.blog-img {
    height: 260px !important;
    object-fit: contain !important;
}
.blog-div {
    box-shadow: 0 0px 16px -6px #ccc;
    margin: 10px;
}
.banner-section .banner-image1 img {
    border-radius: 0;
}
.intro-slide1 .banner-subtitle {
    font-size: 3rem;
}
.font-30 {
    font-size: 30px;
}
.rounded-circle {
    border-radius: 50%!important;
}
.mfp-close {
    display: none !important;
}
.e-ticket {
    box-shadow: 0px 0px 10px 10px #ccc;
    margin: 10px;
}