body {
font-family: Georgia, sans-serif;
font-size: 16px;
color: #333333;
weight: normal;
}

.menu {
    background-color: #0B3F88;
}

@media (max-width: 991px) {
    .menu {
        background-color: transparent;
    }
}


.options {
    background-color: #DA251D !important;
    color:  white !important;
}
.options a{
    color:  white !important;
}

.menu .logo {
    border: #010440;
}




    .nav ul li a {
        text-transform: none;
    }

    .folder > ul {
        background-color: #DA251D !important;
    }

    .sub_menu ul li::before {
        color:#ffffff
    }

    .entry-content table, .comment-content table {
        border: 1px solid #ddd;
        width: 100%;
        margin: 20px 0;
    }

    .entry-content td, .comment-content td {
        border-top: 1px solid #ddd;
        padding: 10px 10px;
    }

    .slick-slide {
        height: 260px !important;
    }

    .banner_slide_back {
        height: 260px;
    }

    .slick-slide img {
        height: auto !important;
        width: 100% !important;
    }

    