body, h1, h2, h3, h4, h5, h6, p {
    font-family: 'Inter', sans-serif !important;
}

.city_top_wrap {
    padding: 15px 85px;
}

.explore_btn a {
    color: white !important;
}


.banner_text {
    position: absolute;
    top: 50%;
    left: auto;
    right: 200px;
    width: 470px;
    padding: 42px 30px 50px;
    margin-top: -150px;
}


.widget_copyright {
    padding: 50px 0px;
    border-top: 0;
    margin-top: 34px;
}

.text-white {
    color:#fff;
}


.city_service_tabs_text {
    padding:0;
    border-bottom:0;
}

a.active {
    font-weight: bold;
    border-bottom: 1px solid #f8a6b3;
}

.d-none {
    display:none;
}

.font-weight-bold {
    font-weight:bold;
}

.city_emergency_info {
    padding-bottom: 0px;
    border-bottom: 0px solid #e3e3e3;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #df193a;
    border-color: #df193a;
}


.pagination>li>a, .pagination>li>span {
    /* position: relative; */
    float: initial;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li {
    margin:0;
}

.pagination span.page-numbers.current {
    margin: 0px 10px;
    font-size: 16px;
    padding: 0px 10px;
    border: 1px solid #333;
}

.sab_banner {
    padding: 50px 0px 50px;
}

.city_news_form .feild2 h6 a {
    color: white !important;
}

.city_news_form .feild2 h6 a:hover {
    color: rgb(230, 11, 11) !important;
}

.panel-default> .panel-heading {
    color: #333;
    background-color: transparent !important;
    border-color: #ddd;
    font-size: 26px !important;
    font-weight: 800 !important;
    padding: 20px;
}

#myTab li {
    font-size: 16px !important;
}

#myTab li.active {
    background-color: #DE193A !important;
}

#myTab li.active > a {
    color: #fff !important;
}

#myTab li> a {
    color: #0828d1 !important;
}

.city_department_fig {
  height: 240px;
}