#header .menu-top-primary .primary-menu ul > li > a {
    color: #b39419;
    font-size: 17px;
}
.common-home .header-middle-area{
    background: #04192a;
}
.fa-search:before {
    color: #b39419;
}
.header-middle-area.main-menu-wrap.main-menu-scroll {
    /* background-image: url(/image/catalog/icon/pattern-5.png); */
    background: #fff;
}
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    color: #04192a;
}  
.header-middle-area {
    background: #66666687;
}
.logo-top img {
    width: auto;
    height: 70px;
}

body:not(.common-home) .header-middle-area .logo-top img {
    width: auto;
    height: 70px;
}
.main-menu-scroll .logo-top img {
    width: auto;
    height: 70px;
}
#header .menu-top-primary .primary-menu ul > li > a{
    font-size: 13px;
}
.sec-title .title {
    color: #04192a;
}
.single-blog-post .text-holder .blog-title:hover a {
    color: #04192a;
}
.single-blog-post .text-holder .text p {
    -webkit-line-clamp: 3;
}
#header .menu-top-primary .primary-menu ul{
    min-width: 17rem;
}

.header-middle-area.main-menu-wrap.main-menu-scroll {
    background: #04192a;
}
#header .main-menu-scroll .menu-top-primary .primary-menu ul > li.has-children:hover > ul.dropdown-menu {
    background-color: #04192a;
}


#header .menu-top-primary .primary-menu ul > li > a:hover,
#header .menu-top-primary .primary-menu ul#menu-menu-phu > li > a:hover{
    color: #fff;
}
.fa-search:hover:before{
    color: #fff;
}


#header .menu-top-primary .primary-menu ul#menu-menu-phu > li > a{
    color: #b39419;
}

#header .menu-top-primary .primary-menu ul > li.has-children:hover > ul.dropdown-menu {
    background-color: #04192a;
}
@media only screen and (max-width: 991px){
    .logo-top img{
        width: auto;
        height: 60px !important;
    }
    .header-middle-area .logo-top {
        width: 200px !important;
    }
    .main-menu-scroll .logo-top img,
    body:not(.common-home) .header-middle-area .logo-top img{
       width: auto;
        height: 70px;
    }
    .common-home .header-middle-area {
        height: 70px;
    }
    .header-middle-area .box-flex {
        height: 70px;
        align-items: center;
    }

    
}

html .header-middle-area{
    background: #04192a;
}

.menuchitietduan {
    background: #04192a;
}
.menuchitietduan ul li a{
    color: #b39419;
}

.module_title {
    color: #04192a;
}
html body h1.title-page .hr{
    background-image: linear-gradient(-70deg,#d1aa0c 50% , #2a4005);
}
html body  .title-block .hr {
    background-image: linear-gradient(-70deg,#d1aa0c 50% , #2a4005);
}
#breadcrumb-section .breadcrumb>li:hover a{
    color: #cfb034;
}
.owl-theme:hover .owl-nav .owl-prev,
.owl-theme:hover .owl-nav .owl-next{
    background: #04192a;
}
.pro-content .pro-item-title:hover{
    color: #cfb034;
}
a:hover {
    color: #fff;
}

.owl-theme .owl-nav [class*='owl-'] {
    padding: 4px 15px 8px 15px;
}
footer {
    background-color: #04192a;
}
.about-block a.btn-view-all{
    display: block;
    margin: 0 auto;
}
html .btn-grad{
    background-image: unset  !important;
    background: #cfb034 !important;
}
.footer .hotline {
    background: #cfb034;
    background-image: unset;
}
.btn-view-all {
    background: linear-gradient(90deg, var(--c1, #04192a), #dab905 51%, #04192a) var(--x, 0)/ 200%;
}
.mm-panel, .mm-panels {
    background: linear-gradient(346deg, #04192a 0%, #04192a 10%, #785e11 100%)!important;
}
.blog_right_sidebar .widget_title {
    background: #04192a;
}
.search-wrapper button{
    width: 100px;
     text-indent: unset; 
    font-size: 14px;
    background: #cfb034;
}

.news_custom_slider-item .img-holder img {
    height: 220px;
    object-fit: cover;
}

@media(min-width: 568px){
    .news-image img{
        width: 100%;
        height: 220px;
        object-fit: cover;
    }
    .news_custom_slider-item .img-holder img {
        height: 200px;
        object-fit: cover;
    }
    
}

.news-block .description{
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    height: unset;
}
.news-block .news-caption .title{
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
} 

.mm-menu_position-bottom{
    top: 70px;
}

html body .form-control{
    color: #04192a !important;
}
html body #input-search{
    border: 1px solid #ced4da;
}
html body select#input-sort,
html body select#input-limit{
    height: auto !important;
    border-radius: 4px;
    margin-left: 10px;
}
html body .input-group .input-group-addon {
    font-size: 16px;
    height: auto;
}
select.form-control,
input#input-search{
    padding: 10px 5px !important;
    height: auto !important;
}
.owl-carousel .owl-dots .owl-dot{
    background: transparent;
}
.owl-carousel .owl-dots .owl-dot:after{
    top: 3px;
}
.latest-blog-area .sec-title{
    padding-top: 30px;
}
.latest-blog-area{
    margin-bottom: 30px;
    
}
.main-banner-content h4{
    font-size: 33px;
}

.search-wrapper-conten button{
    height: 55px;
}
.common-home .header-middle-area .logo-top{
    width: auto;
}
.common-home #header{
    top: 0;
}
html .d-table{
    padding: 12% 0;
}
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth){
    width: 100%;
}
#menu-menu-phu-0.mm-panel_opened .mm-listview,
#menu-menu-phu-1.mm-panel_opened .mm-listview,
#menu-menu-phu-2.mm-panel_opened .mm-listview,
#menu-menu-phu-3.mm-panel_opened .mm-listview,
#menu-menu-phu-4.mm-panel_opened .mm-listview,
#menu-menu-phu-5.mm-panel_opened .mm-listview,
#menu-menu-phu-6.mm-panel_opened .mm-listview{
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    top: auto;
    position: relative;
    width: 100%;
    text-align: center;
    background: transparent;
    border: none;
    color: white;
    margin: 0 !important;
}

.navbar-collapse_mobile{
    display: none;
}
    
@media(max-width: 1200px){
    .navbar-collapse_desk{
        display: none;
    }
    .navbar-collapse_mobile{
        display: block;
    }
} 
 .logo-footer img {
    width: 300px;
} 
h1.title-page {
    font-size: 30px;
    font-weight: 700;
    position: relative;
}
.title-block {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}