
.pagination {
    margin: 0 auto;
}

    .search_i {
        font-size: 28px;
        position: absolute;
        right: 113px;
        top: 18px;
        color: #e21f26;
        margin-top: 15px;
    }
    .empty-search {
        font-size: 28px;
        position: absolute;
        right: 83px;
        top: 18px;
        color: #e21f26;
        margin-top: 15px;
        cursor: pointer;
    }


    .page_link {
    background: #606c4c;

    font-size: 18px;

    color: white;

    }

    .page_link:hover {
        background: #e21f26!important;
        color: white;
    }

.overlay-blk:before {
    background: #e21f26!important;
    opacity:0.9 !important;
}

.menu-underlay {
    background-color:#e21f26;
}

.main-menu {
    background: #e21f26!important;
    opacity:0.9 !important;
}

.main-menu ul li:hover > a {
    background: #606c4c!important;
}

<!--.main-menu ul li:nth-last-child(1) a {-->
<!--     background: --><!--;-->
<!--}-->
<!--.main-menu ul li:nth-last-child(1) a:hover {-->
<!--     background: --><!--!important;-->
<!--}-->

.title-block span:before {
    background: #e21f26!important;
}


.bttn {
    background: #606c4c!important;
}

a.bttn:active, a.bttn:focus, a.bttn:hover {
   background: #e21f26!important;
}

.bttn:hover, .bttn:focus, .bttn:active {
    background: #e21f26!important;
}

.visit-content .bttn {
    background: #e21f26!important;
}
.visit-content:hover .bttn:hover {
    background: #606c4c!important;
}

.grid-content {
    background: #e21f26!important;
    opacity:0.9 !important;
}

.slider-nav .slick-arrow { 
    background: #606c4c!important;
}
.slider-nav .slick-arrow:hover, .slider-nav .slick-arrow:active, .slider-nav .slick-arrow:focus {
    background: #e21f26!important;
}

.sub-head h5:after {
    background: #606c4c!important;
}

.visit-block-inner {
    background: #606c4c!important;
    top:40px;
}

.visit-block-inner:after {
    background: #606c4c!important;
}

.scroll-top {
     background: #e21f26!important;
}

.scroll-top:hover, .scroll-top:active, .scroll-top:focus {
    background: #606c4c!important;
}

.social-link ul li a i {
    color: #e21f26!important;
}

.footer-links ul li a:hover, .footer-links ul li a:active, .footer-links ul li a:focus {
    color: #606c4c!important;
}

.date {
    background: #606c4c!important;
}

.more-link {
    color: #606c4c!important;
}

.more-link:hover, .more-link:active, .more-link:focus {
    color: #e21f26!important;
}

.filter_button {
    background-color: #e21f26}

.active_tent {
    background-color: #606c4c!important;
}


 @media only screen and (max-width: 767px) {
    .mean-container .mean-nav ul li a.mean-expand {
        background-color:#606c4c!important;
    }
    .main-menu ul li li:nth-last-child(1) a {
        background: #e21f26!important;
    }
}