.about-banner {
    width: 100%;
    background: url(../images/bgtopn.webp) center center/cover no-repeat;
    padding: 107px 0 100px;
    text-align: center;
    position: relative
}

.about-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .85)
}

.about-banner::after {
    content: '';
    display: block;
    clear: both
}

.about-banner .container {
    position: relative;
    z-index: 1
}

.about-banner .main-title {
    font-size: 50px
}

.about-banner .main-title .city-name {
    color: #e2bd3c;
    text-transform: uppercase;
    display: block;
    font-size: 50px;
    font-weight: 700
}

.about-banner .breadcrumb {
    justify-content: center;
    margin: 1rem 0 2rem;
    background: 0 0
}

.about-banner .breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center
}

.about-banner .breadcrumb ul li {
    margin-right: 20px;
    padding: 0 10px;
    position: relative;
    color: #fff
}

.about-banner .breadcrumb ul li:after {
    content: "/";
    position: absolute;
    right: -14px;
    color: #fff
}

.about-banner .breadcrumb ul li:last-child::after {
    display: none
}

.about-banner .breadcrumb ul li a {
    color: #fff
}

.about-banner .get-quote {
    background: 0 0;
    border: 3px solid #fff;
    padding: 12px 30px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    border-radius: 40px
}

.about-banner .get-quote:hover {
    background: #e2bd3c;
    text-decoration: none
}

.upcomingshow-details {
    padding: 5rem 0 2rem
}

.about-banner .sreach-group {
    margin: 1rem 0;
    min-height: 50px;
    border: 1px solid rgba(255, 255, 255, .2);
    padding: 5px;
    border-radius: 10px
}

.about-banner .sreach-group .form-control {
    min-height: 50px;
    border-radius: 10px 0 0 10px;
    box-shadow: none;
    border-color: #0a97a7
}

.about-banner .sreach-group .btn-search {
    background: #0a97a7;
    color: #fff;
    height: 50px;
    padding: 10px 20px;
    border-radius: 0 10px 10px 0;
    box-shadow: none
}

.upcomingshow-details .service-box {
    width: 100%;
    float: left;
    display: flex;
    background: #414141;
    padding: 15px;
    position: relative;
    border-radius: 10px;
    margin-bottom: 30px;
    border: 1px solid #0b98a850;
    border-bottom: 2px solid #0b98a8c9
}

.upcomingshow-details .service-box img {
    width: auto;
    height: auto;
    max-width: 150px;
    max-height: 150px;
    object-fit: contain;
    border: 1px solid #0b98a81e;
    padding: 5px;
    border-radius: 10px;
    box-sizing: border-box;
    min-width: 150px;
    min-height: 150px;
    background: #fff
}

.upcomingshow-details .service-text {
    padding-left: 20px
}

.upcomingshow-details .service-text .head {
    font-size: 1.3rem;
    color: #fff;
    font-weight: 600;
    fine-height: 1.2
}

.upcomingshow-details .service-text .location {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-direction: row;
    margin: 10px 0;
    font-size: 14px;
    line-height: 20px;
    padding-right: 10px;
    color: #fff
}

.upcomingshow-details .service-text .location i {
    color: #0b98a8
}

.location .fa-map-marker {
    font-size: 19px !important
}

.upcomingshow-details .service-text .location strong {
    font-size: 12px;
    font-weight: 400
}

.upcomingshow-details .service-text .location p {
    padding-left: 10px;
    font-size: 16px;
    line-height: 20px;
    padding-right: 10px;
    color: #fff
}

.upcomingshow-details .service-text .nexbtn a {
    display: inline-block;
    background: #0a97a7;
    color: #fff;
    font-size: 16px;
    border-radius: 10px;
    padding: 5px 15px;
    margin-top: 5px;
    box-shadow: none;
    transition: .3s
}

.upcomingshow-details .service-text .nexbtn:hover a {
    background: #ca1f26
}

.upcomingshow-details .pagination-main {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2rem
}

.upcomingshow-details .pagination-main .pagination .page-item .page-link {
    color: #0a97a7
}

.upcomingshow-details .pagination-main .pagination .page-item.active .page-link,
.upcomingshow-details .pagination-main .pagination .page-item:hover .page-link {
    background: #ca1f26;
    border-color: #ca1f26;
    color: #fff
}

.content-sec {
    text-align: center;
    padding: 2rem 0
}

.content-sec p {
    text-align: justify;
    margin-bottom: 1rem
}

.content-sec-bg {
    background: #f5f5f5
}

.content-sec h2,
.content-sec h3,
.content-sec h4 {
    font-size: 45px;
    font-family: "Bebas Neue", sans-serif;
    color: #000;
    width: 100%;
    text-transform: uppercase;
    margin: 1rem 0;
    text-align: left
}

.content-sec ol li,
.content-sec ul li {
    display: block;
    padding-left: 20px;
    color: #414141;
    position: relative;
    font-size: .95rem;
    line-height: 1.6;
    margin-bottom: .5rem;
    text-align: justify
}

.content-sec ol li::after,
.content-sec ul li::after {
    display: inline-block;
    position: absolute;
    width: 12px;
    height: 12px;
    background: 0 0;
    top: 5px;
    left: 0;
    border: 2px solid #c22c2b;
    border-radius: 50%;
    transition: 250ms ease-in-out;
    text-decoration: none;
    color: transparent;
    content: "";
    transform: rotate(145deg)
}

.noresult {
    width: 100%;
    margin-top: 30px;
    padding: 40px 15px;
    overflow: hidden
}

.noresult .caption {
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #000;
    display: block;
    text-align: center;
    overflow: hidden
}

.noresult .caption span {
    color: red
}

.noresult .getquoteebg {
    width: 100%;
    text-align: center;
    margin-top: 30px
}

.noresult .getquoteebg a {
    display: inline-block;
    padding: 5px 25px;
    font-size: 1rem;
    line-height: 1.8;
    background: #c22c2b;
    border-radius: 30px;
    color: #fff;
    position: relative;
    transition: .3s ease-in-out
}