.list-support .s-type {
    line-height: 10px;
    position: absolute;
    width: initial;
    left: 5px;
    top: 23px
}

.list-support .s-phone {
    line-height: 25px
}

.list-support .group-item {
    position: relative;
    width: calc(100% - 80px)
}

.list-support .group-item,.list-support .s-nick {
    float: left
}

.list-support .s-nick {
    width: 80px
}

.list-support .s-nick img {
    max-height: 35px
}

.contact_footer .iframe_load {
    width: 100%;
    height: 250px
}

.pro_home_id ul {
    opacity: 1;
    border: 1px solid #ccc
}

.pro_home_id.pro_home_id_2.pro_home_id_h ul {
    width: calc(100%/4 - 20px)!important;
    border: initial
}

.pro_home_id ul,.pro_home_id.pro_home_id_2.pro_home_id_h ul,.right_conten .pro_home_id.pro_home_id_2 ul {
    margin: 10px;
    border-radius: 5px;
    box-shadow: rgba(0,0,0,.04)0 3px 5px
}

.right_conten .pro_home_id.pro_home_id_2 ul {
    width: calc(100%/3 - 20px);
    border: 1px solid #ccc!important
}

.viewLeft {
    width: 440px
}

.viewRight {
    width: 398px
}

.accordion__item {
    margin: 30px auto
}

.accordion__item .accordion__title {
    position: relative;
    display: block;
    padding: 13px 60px 15px 13px;
    margin-bottom: 2px;
    color: #fff;
    font-size: 23px;
    text-decoration: none;
    background-color: #4169e2;
    border-radius: 3px;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    cursor: pointer
}

.accordion__item .accordion__title:hover {
    background-color: #FF9800;
    transition: all .5s ease-out
}

.accordion__item .accordion-active {
    background-color: #FF9800;
    color: #fff;
}

.accordion__item .accordion__title .accordion__arrow {
    position: absolute;
    top: 13px;
    right: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #4169e2;
    line-height: 30px;
    font-size: 20px;
    font-weight: 700;
    margin-right: 5px;
    background-color: #ffffff;
    border-radius: 50%;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.accordion__item .accordion__rotate {
    transform: rotate(225deg)
}

.accordion__item .accordion__content {
    padding: 30px;
    margin-bottom: 2px;
    display: block;
    background-color: #fff
}

.accordion__item .accordion__arrow-item {
    font-weight: 700;
    font-family: Arial
}

.accordion__title-text {
    text-transform: uppercase
}

.hashtag {
    background: initial;
    border-top: solid 1px #ccc;
    padding: 10px 0 0
}

.hashtag ul li {
    margin: 5px!important
}

.view_map.view_sitemap span:before {
    content: "ïƒ¨"
}

.content-btn-site .view_sitemap {
    color: #4169e2;
    border: solid 1px #4169e2
}

.content-btn-site .view_map {
    box-sizing: border-box;
    margin-right: 15px
}

@media only screen and (max-width: 767px) {
    .pro_home_id.pro_home_id_2.pro_home_id_h ul,.right_conten .pro_home_id.pro_home_id_2 ul {
        width:calc(100%/2 - 20px)!important
    }

    div .viewRight {
        width: calc(100% - 30px);
        margin: 0 15px
    }
}

.popup_search_mobile,.popup_search_pc {
    display: none;
    position: absolute;
    width: 46%;
    top: 100%;
    background-color: #fff;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    z-index: 9999
}

.popup_search_mobile {
    display: block;
    width: 100%;
    margin-top: 4px
}

.popup_search li {
    list-style-type: none;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 80px
}

.popup_search a {
    color: #000
}

.popup_search .search_img {
    float: left;
    margin-right: 10px;
    height: 60px
}

.popup_search .search_img img {
    width: 60px;
    height: 100%
}

.search_info {
    height: 100%;
    float: left;
    width: calc(100% - 70px)
}

.search_info h3 {
    font-size: 18px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.search_info strong {
    color: red;
    float: left
}

.search_info p {
    text-decoration: line-through;
    display: inline-block;
    margin-left: 5px
}

.dv-notfull {
    padding-top: 20px;
    padding-bottom: 20px
}

.menu>.is_step_2>ul * {
    height: auto
}

.menu>.is_step_2:hover>ul {
    display: grid!important
}

.menu>.is_step_2>ul {
    height: calc(100vh - 234px)!important;
    overflow-y: scroll;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 10px
}

.menu>.is_step_2>ul>li {
    text-align: center
}

.menu>li:not(.is_step_2) {
    position: relative
}

.menu>li:not(.is_step_2)>ul {
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
    width: 200px
}

.menu>.is_step_6>ul {
    width: 450px!important
}

.menu>li:not(.is_step_2)>ul>li {
    width: 100%;
    height: 46px;
    margin: 0;
    padding: 0 15px!important;
    box-sizing: border-box
}

.menu>li>ul>li:hover>a {
    color: #00458b
}

.menu {
    text-align: left
}

.menu>li {
    margin-right: 30px
}

.absolute {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 20px
}

.hotline_header {
    float: right;
    margin-right: 25px
}

.hotline_header ul h3,.hotline_header ul h3 a,.hotline_header ul li,.hotline_header ul li a {
    color: #fff
}

.hotline_header ul h3 span,.hotline_header ul li span {
    color: #ffd900
}

.header.fixed_new {
    position: initial
}

.header.fixed_new .absolute {
    position: fixed;
    z-index: 4;
    right: 70px;
    top: 10px
}

.header {
    position: relative;
    z-index: 3
}

.box_menu {
    z-index: 2
}

.timkiem_top {
    margin-right: 0
}

.giohang_top {
    padding: 0 20px;
    margin-left: 0
}

.giohang_top h3 span {
    right: 10px
}

.header_cus {
    max-width: 900px;
    display: flex;
    align-items: center
}

.header_cus .logo {
    width: 50%
}

.gianhanggoiy_id .owl-carousel {
    z-index: 0
}

.view_sitemap {
    display: none!important
}

.logo_doitac ul {
    background: #f2f2f200
}

#danhmucsp {
    display: none
}

@media only screen and (max-width: 1199px) {
    .header .absolute,.header.fixed_new .absolute {
        right:15px;
        width: 80%
    }

    .header.fixed_new .absolute {
        top: 14px
    }

    .header_cus {
        max-width: 100%
    }

    .header_cus .logo {
        width: calc(100% - 200px);
        text-align: left;
        margin-bottom: 0
    }

    .header_cus .logo img {
        margin-top: 0
    }

    .header_cus .logo a {
        display: block
    }

    .header_cus .giohang_top {
        width: 100px
    }

    .doitac img,.logo img {
        height: 70px
    }

    .menu>li>a {
        padding-top: 0
    }

    .timkiem_top {
        margin: 5px 0;
        width: 330px
    }

    .timkiem_top .input_search {
        width: 270px
    }

    .mn-mobile {
        display: inline-block!important;
        padding: 1px;
        position: relative;
        height: 40px;
        line-height: 28px;
        float: left;
        border-radius: 4px
    }

    .box_menu .timkiem_top.timkiem_mobile.no_box,.menuMain {
        display: none
    }

    .box_menu .pagewrap {
        padding: 15px
    }

    .absolute {
        top: 22px
    }

    .doitac {
        display: none
    }

    .giohang_top {
        margin: 0
    }
}

@media only screen and (max-width: 991px) {
    .hotline_header {
        margin:0 25px 0 0
    }

    .timkiem_top {
        display: block;
        width: 270px
    }

    .box_menu .search {
        display: none
    }

    .search>a {
        height: 46px
    }

    #danhmucsp {
        height: 45px
    }

    .input_search {
        line-height: 45px
    }
}

@media only screen and (max-width: 767px) {
    .hotline_header {
        display:none
    }

    .header .absolute,.header.fixed_new .absolute {
        width: calc(100% - 60px)
    }
}

@media only screen and (max-width: 600px) {
    .header_cus .logo {
        padding:0
    }
}

@media only screen and (max-width: 576px) {
    .header_cus {
        zoom:.8
    }
}

@media only screen and (max-width: 479px) {
    .timkiem_top {
        margin:0
    }

    .logo img {
        height: 50px
    }

    .mn-mobile {
        height: 30px;
        margin: 0
    }

    .mn-mobile a {
        display: block
    }

    .input_search {
        line-height: 40px
    }

    .search>a {
        height: 42px;
        line-height: 30px
    }
}

.list-support .name-title {
    margin-bottom: 0;
    font-size: 17px
}

.list-support .s-type {
    color: #fff;
    font-size: 16px;
    background: initial;
    padding: 0
}

.search>a:hover {
    background-color: #FF5722;
    color: #fff
}

.box_link_id ul li a:hover {
    background: #4169e2
}
