
h2, .h2
{
    font-size: 32px !important;
}
h1, .h1
{
    font-size: 40px !important;
}
.header-inner-title h1
{
    font-size: 50px !important;
}
.header .topbar
{
    border-top: 4px solid #ffcc00;
    padding-top: 4px;
}
.navbar-brand
{
    padding: 10px 0px;
}
.navbar-brand img
{
    height: 80px;
}
.header.sticky-top .navbar-brand
{
        padding: 10px 0px;
}
.header.sticky-top .navbar-brand img
{
     height: 50px;
}
.bg-dark
{
    background-image: url("../images/bck-harta-sector.png");
    background-position: right bottom;
    background-repeat: no-repeat;
}

.header a.extra_lnk
{
    font-size: 1.1em;
    margin-left: 6px;
    margin-right: 8px;
    color: #777777;
}

.header.header-style-01.sticky-top .navbar-brand.logo-dark-s
{
    display: block !important;
    max-width: 60px;
}

.navbar .navbar-nav .nav-link,
.header .navbar-nav li > a
{
    text-transform: none !important;
}
.navbar .navbar-nav a:hover
    {
        color: #87cafb !important;
    }

.header .topbar ul li
{
    padding-left: 5px;
}





.feature-info-style-03 .feature-info-number
{
    min-height: 55px;
    padding-bottom: 0px;
}
.category-list-2
{
    padding: 40px 40px;
}
.category-list-2 .widget li
{
    margin-bottom: 10px;
    padding-bottom: 8px;
}
.category-list-2 .widget li.active
{
    font-weight: bold;
}
.category-list-2 h4
{
    color: #064CDB;
    font-size: 20px;
}
.header-inner-menu .header-inner-title
{
    margin: 100px 0px;
}

.space-ptb
{
    font-size: 15px;
}

.category-style-03 a.category-item
{
    width: 20% !important;
    padding: 20px !important;
    border-color: #e3e3e3 !important;
}
.category-style-03 a.category-item h5
{
    font-size: 14px !important;
    margin-top: 10px;
}

.category-style-03 a.category-item:hover
{
    color: #ffffff;
    border-color: #4975d8 !important;
}
.category-style-03 a.category-item:hover h5
{color: #ffffff;}