@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

.box-menu-header1 svg path{
    /* fill: #003caa; */
    stroke: #1492cc;
}
li.btn-view-link .active {
    color: #fff !important;
}
.header-menu ul li a.active {
    color: #142c9c;
}
li.btn-view-link a {
    display: inline-block;
    background: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
    color: #fff;
    padding: 8px 11px !important;!i;!;
    border-radius: 3px;
    animation: zoom 2.3s infinite;
}
.header_top {
    background: #de7621;
}

.hotline-top {
    display: flex;
    align-items: center;
}
section.header-bottom-main.header-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgb(14, 53, 42);
}
.hotline-top i {
    width: auto;
    float: left;
    margin-right: 6px;
    font-size: 14px;
    color: #fff;
}
.hotline-top span {
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    color: #fff;
}

.box-header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form_search {
    display: flex;
    align-items: center;
}
.right_top a {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    margin-top: 5px;
    padding: 7px 5px;
    color: #fff;
}
.right_top span {
    padding-left: 10px;
    padding-right: 10px;
    color:#fff;
}
.form-search {
    width: auto;
    padding: 0 0 0 15px;
    text-align: right;
}
.form-search form {
    display: inline-block;
}
.form-search .form_search {
    display: inline-flex;
}
.form-search .txt_search {
    width: 300px;
    height: 30px;
    background: #fff;
    font-size: 14px;
    padding: 0 5px;
    float: left;
    color: #690004;
    border-radius: 5px 0 0 5px;
    border: none;
    font-style: italic;
}
.header-top-left li {
    fill: red;
    animation: zoom 1.3s infinite;
    color: #fff;
}

.buttom_go {
    height: 30px;
    margin-left: 1px;
    border: 0;
    background: #f1592a;
    color: #fff;
    font-size: 14px;
    border-radius: 0px 5px 5px 0px;
}
.form-search p {
    background-image: linear-gradient(to right, #f18800, #ffb44a);
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    color: #fff;
    border-radius: 0 5px 5px 0;
    font-size: 13px;
}

.right_top {
    padding-left: 20px;
}

.logo-head img {
    width: auto;
    height: 85px;
}
.box-group-icon .image {
    width: 31px;
    margin-right: 10px;
}

.clm.width_fix_logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.box-group-icon {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
}

.item-icon {
    width: calc(100% / 2);
    display: flex;
    padding-bottom: 10px;
    align-items: center;
}

.header_main {
    padding: 10px 0px;
}

section.header-center-main {
    background-image: url( https://kinhmatquanganh.vn/images/bg_header.jpg);
    position: relative;
    z-index: 99;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: 0.5s;
}

.item-icon .content {
    line-height: normal;
    font-size: 15px;
    color: #333;
    flex: 1;
}

.logo-head {
    width: 20%;
}

.logo-head a img {
    object-fit: contain;
}

.slugun-header {
    width: 35%;
    padding: 10px;
}
.width_fix_logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul.menu-header-main-list {
    display: flex;
    align-items: center;
    justify-content: left;
}

li.menu-header-main-item {
    /*! padding: 10px 15px !important; */
    text-transform: uppercase;
    /* border-right: 1px solid #f2f2f2; */
    font-size: 16px;
    position: relative;
}

section.header-bottom-main {
    background: #0000;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 7px;
    position: relative;
    z-index: 999;
    padding: 0px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

ul.menu-header-main-list li.menu-header-main-item:last-child {
    border-right: none;
}

ul.menu-header-main-list li.menu-header-main-item:nth-child(1) {padding: unset;line-height: unset;}
.header-mobile {
    display: none;
}

















.box-menu-header1 a {
    font-size: 14px;
    font-weight: 600;
}

.box-header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-mobile {
    width: 40%;
}

.box-menu-mobile {
    width: 60%;
    position: relative;
}

.icon-mav-mobile {
    text-align: right;
}

.icon-mav-mobile svg {
    width: 45px;
    height: 45px;
}
.icon-mav-mobile svg path{
    fill: white;
  stroke: white;
}
section.header-mobile {
    padding: 20px 0px;
    position: relative;
    z-index: 9;
    background-color: #0e352a;
}

.icon-menu-nav-mobile {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #787878;
    z-index: 9999;
    width: 50%;
}

.icon-menu-nav-mobile:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000007d;
    left: 100%;
    top: 0;
}


.icon-menu-nav-mobile ul {
    position: relative;
    z-index: 999999;
    background: #1B2D29;
    height: 100%;
    padding-top: 130px;
}

.icon-menu-nav-mobile ul li {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #4c5e5b;
    padding-left: 20px;
}

.icon-menu-nav-mobile ul li a {
    font-size: 18px;
}
.close-menu-mobile {
    position: absolute;
    z-index: 999999999;
    top: 5px;
    right: 10px;
}

.close-menu-mobile svg {
    width: 40px;
    height: 40px;
}

.search-mobile {
    position: absolute;
    z-index: 9999999;
    top: 52px;
    left: 20px;
    width: 93%;
}

.search-mobile button svg {
    width: 35px;
    height: 35px;
}

.search-mobile input {
    border: 1px solid #cdcdcd;
    width: 100%;
    position: relative;
    padding: 11px;
    font-size: 18px;
    border-radius: 5px;
}

.search-mobile form {
    position: relative;
    border-radius: 5px;
}

.search-mobile form button {
    position: absolute;
    padding: 0px;
    right: 13px;
    top: 50%;
    transform: translateY(-50%);
}

.icon-menu-nav-mobile {
    display: none;
}

.icon-menu-nav-mobile.active-nav-mobile {
    display: block;
}

.logo-pta img{
    height: 50px;
    width: auto;
}
.menu-header-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}







.box-menu-header1 {
    display: flex;
    align-items: center;
}

.box-menu-header1 svg {
    width: 19px;
    height: 20px;
}

ul.menu-c2-item {
    position: absolute;
    z-index: 99;
    top: 100%;
    background: #fff;
    width: 260px;
    left: 0;
    border-radius: 0px 15px 15px 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    display: none;
}

ul.menu-c2-item li {
    /* border-bottom: 1px solid #cdcdcd; */
    padding: 8px 20px;
}

ul.menu-c2-item li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    /* font-family: "Oswald", sans-serif; */
    text-transform: math-auto;
    color: #051D3B;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

li.menu-header-main-item:hover .menu-c2-item {
    display: block;
}
li.menu-header-main-item:hover {
}
.item-menu-c2-mobile-smoll {
    display: flex;
    justify-content: space-between;
}

.item-menu-c2-mobile-smoll svg {width: 25px;height: 25px;/*! fill: white; */}

ul.box-menu-c2-mobiles {
    padding-top: unset !important;
    display: none;
}
li.item-menu-c2--smoll {
    border-bottom: unset !important;
}

li.menu-header-mobile.menu-mobi-active1 ul.box-menu-c2-mobiles {
    display: block;
}
a.menu-header-main-link {
    font-weight: 500;
    display: inline-block;
    color: #fff;
    padding: 29px 15px !important;
}
a.menu-header-main-link:hover{
    color: #1491c9;
}
li.menu-header-main-item.icon-home i {
    font-size: 18px;
    width: 83px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(111deg,#1492cc 0%, #1492cc, 47%,#1492cc 93%);
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
ul.menu-c2-item li:hover {
    border-left: 4px solid #de741d;
    transition: 0.2s;
}

ul.menu-c2-item li:hover a {
    color: #000;
}



li.menu-header-main-item.lienhe {
    background: #26eb9d;
    border-radius: 7px;
    margin-left: 10px;
}

li.menu-header-main-item.lienhe a {
    color: #000;
    height: 36px;
    display: flex;
    align-items: center;
    padding: 0px 20px !important;
    font-size: 14px;
    /*! margin-left: 10px; */
}
.list-icon-lengues img {
    width: 35px;
    height: auto !important;
    border-radius: 5px;
  }
  
  .header-logo {
    align-items: center;
  }
  
  .list-icon-lengues {
    margin-left: 10px;
  }
@media (max-width: 1300px) {

.header-menu ul li a {
    padding: 10px 10px !important;
    font-size: 15px !important;
}

.header-deskc {
    justify-content: space-between !important;
    padding: 0px 20px;
}

}
@media (max-width: 1110px) {

   


    .box-menu-header1 a {
        font-size: 16px;
    }
    li.menu-header-main-item{
        padding: 10px 5px;
    }
}
@media (max-width: 991px) {

    .header-menu ul.active {
        top: 0;
    }
    .header-menu ul.active {
        display: block;
        z-index: 99;
    }
    .list-bar.active {
        position: relative;
        z-index: 999;
    }
    
    .list-bar.active .bar {
        background: #fff;
        top: -50px;
        position: relative;
    }
    
    .list-bar.active .bar:nth-child(1) {
        display: none;
    }
    
    .list-bar.active .bar:nth-child(2) {
        transform: rotate(45deg);
    }
    
    .list-bar.active .bar:nth-child(3) {
        transform: rotate(133deg);
        margin-top: -6px;
    }











    .header-top-right p {
        font-size: 11px !important;
        line-height: 1.1;
    }
    
    .header-top-left {
        display: none;
    }
    .header-top-right p {
        text-align: left;
    }
    .header-deskc {
        justify-content: space-between !important;
    }

    section.header-bottom-main {
        display: none;
    }
    
    .header-desk{
        display: none;
    }
    .header-mobile {
        display: block;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 7px;
    }
}

@media(max-width: 768px) {
    .icon-menu-nav-mobile {
        width: 81%;
    }
    
    .search-mobile input {
        width: 95%;
        padding: 5px 20px;
        font-size: 15px;
    }
    
    .search-mobile form button {
        right: 40px;
    }
    
    .search-mobile button svg {
        width: 25px;
        height: 25px;
    }
    
    .close-menu-mobile svg {
        width: 20px;
        height: 30px;
        border-radius: 100%;
        overflow: hidden;
    }
    
    .icon-menu-nav-mobile ul {
        padding-top: 102px;
    }
    
    .icon-menu-nav-mobile ul li a {
        font-size: 15px;
        color: white;
    }
    
    .icon-menu-nav-mobile ul li {
        padding: 10px 20px;
    }
    .logo-mobile {
        width: 70%;
    }
    
    .icon-mav-mobile svg {
        width: 30px;
        height: 30px;
        fill: white;
    }
    
    .box-header-mobile {
        align-items: center;
    }
    
    section.header-mobile {
        padding: 10px 0px;
    }

    .logo-mobile img{
        height: 44px;
  width: unset;
  max-width: unset;
    }
}
.close-menu-mobile svg path{
    fill: white;
}