﻿.header-lower {
    background-color: #00006A;
}

.header-style-two .main-box:before {
    display: none;
}
.header-top-two .inner-container, .header-style-two .main-box {
    padding: 0;
}

.header-style-two, .main-header {
    border-color: #fff!important;
}

.main-menu .navigation > li > span, .main-menu .navigation > li > a {
    padding: 0 20px;
}
.main-menu .navigation > li.dropdown > span {
    padding-right: 20px;
}

.contact-list li i {
    color: #CE000C;
    margin-right: 5px;
}

.stikylogo {
    max-height: 40px;
}
.main-menu .navigation > li li > a:hover {
    background-color: #00006A;
    color: #fff!important;
}
.mhr {
    background: rgb(255 255 255 / 0.25);
    margin-top: 0;
    margin-bottom: 50px;
}

.banner-section-four .content-outer {
    min-height: 180px;
}
.top-features {
    margin-top: 10px;
    z-index:999;
}

.sa-container {
    padding: 0px 15px;
    margin: 0 auto;
    width: 100%;
}

.plr15 {
    padding-left:15px;
    padding-right: 15px;
}
.top-features:before {
    background-color: #FFF;
}
.feature-block .icon {
    color: #CE000C;
}

.inner-box h5 a {
    color: #CE000C;
    font-size: .7rem;
    width: 100%;
    display: block;
}

.color1 {
    color: #00006A!important;
}
.color2 {
    color: #CE000C!important;
}
.colorF {
    color: #FFF;
}
    .colorF span.title {
        color: rgb(255 255 255 / 0.5)
    }
    .colorF h2, .colorF p, .colorF span {
        color: #FFF;
    }

.cat-lista {
    position: relative;
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 30px;
    padding: 5px 20px;
    padding-left: 35px;
    background-color: rgba(0,0,0,0.01);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

    .cat-lista:before {
        position: absolute;
        top: 0;
        left: 20px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        color: #1e69b8;
        content: "\f105";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
    }
.bt-50 {
    padding-top: 50px;
}

.news-block .inner-box1 {
    position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 35px 0px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 35px 0px rgb(0 0 0 / 7%);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-bottom: 30px;
    padding: 20px;
}

.inner-box1 hr {
    margin: 10px auto;
}