
.top-welcome p a {
    color: #0a0a93;
}

@media (min-width: 992px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1360px;
    }
}

@media (max-width: 991px) {
    #header .header-main .navbar-collapse .dropdown-menu a {
        color: #fff;
    }
}

#header .header-logo img {
    height: 70%;
    width: auto;
}

.top-welcome p {
    line-height: 40px;
    color: #0a0a93;
    font-family: sans-serif, arial;
    margin: 0;
    font-size: 14px;
    text-align: left;
}

.navbar-toggle {
    background-color: #0a0a93;
    border-radius: 0;
    margin: 5px 0 0 5px;
    height: 40px;
    padding: 9px 8px;
}

.top-welcome p i {
    color: #0a0a93;
}

#header .header-main .top-search-form form input {
    border: 1px solid #ffffff;
    height: 40px;
    padding: 0 10px;
    background: 0;
    background-color: #0A0A93;
    border-radius: 5px;
    outline: 0;
    color: var(--white-color);
    line-height: 16px;
}

#header .header-top-row {
    background-color: #BDE44E !important;
    width: 100%;
    position: relative;
}

#header .header-bg {
    background-color: #0A0A93;
}

.btn-blue {
    display: inline-block;
    text-decoration: none;
    border-color: var(--white-color);
    background-color: #0A0A93;
    color: var(--white-color);
    border: 1px solid #ffffff;
    border-radius: 5px;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}

#header .navbar-main {
    margin: 0;
    border-radius: 0;
    border: 0;
    border-top: 1px solid #fff;
    background-color: #0A0A93;
}

#header .header-main-fixed .header-main-block1 {
    background-color: #0A0A93;
}

.navbar-main .nav>li>div>a {
    color: var(--white-color);
    padding: 1rem;
}

.ul-side-category li {
    font-size: 14px;
    line-height: 24px;
    list-style-type: none;
}

.h4, h4 {
    font-size: 14px;
}

/* --- BANNER --- */



/* --- RODAPE --- */


.full-footer {
    /* background-color: #0A0A93; */
    background-image: linear-gradient(180deg, #0a0a93 0%, #010157 100%);
    border-top: 8px solid #BDE44E;
    padding-top: 30px;
    /* max-height: 340px; */
    min-height: 250px;
}

.middle-footer {
    background-color: #010157;
    border-top: 1px solid #010157;
    padding-top: 5px;
    margin-top: -75px;
    position: absolute;
    width: 100%;
}

/* --- FILTROS --- */

.widget-title i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #0A0A93;
    border-radius: 5px;
    color: var(--white-color);
    text-align: center;
    margin-right: 10px;
}

.widget-title i:after {
    content: '';
    position: absolute;
    border-right: 8px solid transparent;
    border-bottom: 0;
    border-top: 8px solid #0A0A93;
    border-left: 8px solid transparent;
    left: 16px;
    bottom: -8px;
    z-index: 1;
}


.block-products-modes i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #BDE44E;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 5px;
    color: #0A0A93;
    text-align: center;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
}

.block-products-modes i:after {
    content: '';
    position: absolute;
    border-right: 8px solid transparent;
    border-bottom: 0;
    border-top: 8px solid #BDE44E;
    border-left: 8px solid transparent;
    left: 16px;
    bottom: -8px;
    z-index: 1;
}

.color-scheme-2 {
    background-color: #fff;
}

.block-products-modes {
    position: relative;
    background-color: #eaeaea;
    font-family: sans-serif, arial;
    margin: 0 0 20px;
    line-height: 16px;
    height: auto;
}

.main-category-title {
    position: relative;
    height: 50px;
    background-color: #0A0A93;
    font-family: sans-serif, arial;
    margin: 0 0 25px;
    color: var(--white-color);
    font-size: 16px;
    border-radius: 5px;
}

.main-category-block .main-category-title>i {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #BDE44E;
    color: #0A0A93;
    text-align: center;
    margin-right: 10px;
    font-size: 23px;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 5px;
}

.main-category-block .main-category-title>i:after {
    content: '';
    position: absolute;
    border-right: 8px solid transparent;
    border-bottom: 0;
    border-top: 8px solid #BDE44E;
    border-left: 8px solid transparent;
    left: 16px;
    bottom: -8px;
    z-index: 1;
}

.newsletter-box input {
    color: var(--white-color);
    background: #0A0A93;
    border: 12px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    outline: 0;
}

.ul-side-category li:nth-child(odd) i {
    background: #bde44e;
    border-radius: 5px;
    border: 2px solid #bde44e;
}

.ul-side-category i {
    background: #ffffff;
    border-radius: 5px;
    border: 2px solid #bde44e;
}

.ul-side-category li a i {
    position: absolute;
    z-index: 1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    width: 50px;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    color: #0A0A93;
}



/* --- TITULOS --- */

h3 {
    font-family: sans-serif, arial;
    font-weight: 400;
    color: #0a0a93;
}


/* --- MIDIAS  --- */

.box-socialmedia {
    background-color: transparent;
    padding-left: 31px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index: 9;
    position: relative;
    width: 295px;
}
