.menu-footer:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #ccc;
    display: block;
    margin-top: 8px;
    background: linear-gradient(143deg, rgb(174 177 179 / 70%) 0%, rgb(98 98 98 / 69%) 52%, rgb(167 167 167 / 90%) 100%);
    box-shadow: 0px 0px 1px 1px #ccc;
}

.about-cat ul li a {
    font-size: 12px;
}

.about-us-content table.responsive tr td p {
    margin-bottom: 0;
    margin-top: 0;
}

.about-us-content table.responsive tr td {
    vertical-align: top;
}

.about-us-content {
    padding-bottom: 30px;
}

.accordion-item .paginations .page-link,
.paginations .page-item.active .page-link {
    padding: 8px 14px;
}

.accordion-item .accordion-title {
    font-weight: 500;
}

.navbar-nav>.nav-item>.sub-menu {
    background: #dadada;
}

.navbar-nav>.nav-item>.sub-menu>li .sub-menu {
    left: 100%;
    min-width: 200px;
    background: #afaeae;
    top: 0;
    visibility: hidden;
    list-style: none;
}

.navbar-nav>.nav-item:hover .sub-menu {
    overflow: unset;
}

.navbar-nav>.nav-item>.sub-menu>li:hover .sub-menu {
    visibility: visible;
}

.navbar-nav>.nav-item>.sub-menu li {
    display: flex;
    align-items: center;
}

.navbar-nav>.nav-item>.sub-menu li::before {
    content: '';
    background: url(../images/a_dropdown.jpg);
    width: 12px;
    height: 5px;
    margin-left: 10px;
    display: inline-block;
    background-repeat: no-repeat;
}

.post-item .media a {
    max-width: 261px;
    width: 100%;
    margin-right: 1.5rem;
}

/*add*/
.accordion-content .media {
    height: 100%;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
}

.accordion-item.show .accordion-content {
    display: block !important;
    height: 100%;
}

.text-wrapper {
    padding-bottom: 40px;
}

.text-wrapper .txt_name_1 {
    border-bottom: 2px solid #0f5ba1;
    color: #0f5ba1;
}

.text-wrapper .txt_name_1,
.text-wrapper .txt_name_2 {
    font-weight: 600;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.header-top .navbar-brand img {
    width: 120px;
}

@media(max-width: 540px) {
    .text-wrapper {
        display: none;
    }
}

.home-news,
.home-partner {
    margin-top: 0;
}

.about-us-content .section-title {
    margin-top: 4px;
}

.home-about-wrapper {
    padding-bottom: 50px;
}

.archive-post-wrapper .home-news {
    margin-top: 30px;
}

button.contact-form__btn {
    border: none;
    background: red;
    color: #fff;
    padding: 4px;
    border-radius: 5px;



}

.home-news .block-news ul li {
    border-bottom: 1px dotted #999999;
    display: flex;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
}

.home-news .block-news ul li a {
    color: #333333;
    font-size: 14px;
    margin-left: 12px;
}

.content_about p {
    margin: 0;
    text-align: justify;
}

img.img_icon_news {
    width: 5px;
    height: 5px;
    position: absolute;
    top: 12px;
    object-fit: contain;
}

.div img {
    margin-top: 6px;
}

@media (min-width: 1200px) {
    .border_right {
        background: url(../images/boder_right.jpg) repeat-y scroll right top transparent;
        display: inline;
        float: left;

        padding-right: 15px;
        width: 710px;

    }
    .header-main span.btn-dropmenu{
        display: none;
    }
}

 .menu-footer:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #ccc;
    display: block;
    margin-top: 8px;
    background: linear-gradient(143deg, rgb(174 177 179 / 70%) 0%, rgb(98 98 98 / 69%) 52%, rgb(167 167 167 / 90%) 100%);
    box-shadow: 0px 0px 1px 1px #ccc;
}

.navbar-nav>.nav-item>.sub-menu>li .sub-menu{
    left: 100%;
    min-width: 200px;
    background: #afaeae;
    top: 0;
    visibility: hidden;
    list-style: none;
}
.navbar-nav>.nav-item:hover .sub-menu{
    overflow: unset;
}
.navbar-nav>.nav-item>.sub-menu>li:hover .sub-menu{
    visibility: visible;
}
.navbar-nav > .nav-item > .sub-menu li{
    display: flex;
    align-items: center;
}
.navbar-nav > .nav-item > .sub-menu li::before{
    content: '';
    background: url(../images/a_dropdown.jpg);
    width: 12px;
    height: 5px;
    margin-left: 10px;
    display: inline-block;
    background-repeat: no-repeat;
}

@media (max-width: 992px) {
    .btn-dropmenu i {
        padding: 8px 11px;
        background: #a6070b;
        border-radius: 33px;
        color: #fff;
        margin-right: 10px;
    }
    .header-main .main-nav .navbar-nav .nav-item:hover a.nav-link{
        color: #800004;
    }
    .header-main .navbar-nav .nav-item:hover{
        background: unset;
    }
    .navbar-nav > .nav-item > .sub-menu{
    background: #e4e4e4;
    }
    .header-main .main-nav .navbar-nav .nav-item a.nav-link{
        padding-left: 20px;
    }
     .banner-home {
       height: 184px;
     }
    .banner-home img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: left;
    }
}

img.m-lang__img {
    width: 25px;
    margin-left: 5px;
}
.telfix {
    position: fixed;
    width: 100%;
    bottom: 0px;
    text-align: center;
    z-index: 99;
}
.telfix .border {
    display: inline-block;
    padding: 10px 5px;
    background-color: #222222;
    border-radius: 4px;
}
.h_menu_item {
    position: relative;
}
.telfix .border .li {
    background-color: #333333;
    color: #ffffff;
    float: left;
    padding: 5px 10px;
    border-radius: 4px;
    margin: 0px 5px;
}
.telfix .border .li a.r {
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
}
.telfix .border div.tel .h_menu_sub {
    position: absolute;
    top: -163px;
    left: -10px;
}
.telfix .border div.tel .h_menu_sub .b1 {
    background-color: #333333;
    width: 250px;
    text-align: left;
    border-radius: 4px;
    padding: 10px;
}
.telfix .border div.tel .h_menu_sub .b a {
    display: block;
    padding: 5px 0px;
    color: #ffffff;
    text-decoration: none;
}
.telfix .border div.tel .h_menu_sub .b a span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/library/icon.png) no-repeat -209px -566px transparent;
    vertical-align: middle;
}
.footer-wrapper{
    padding-bottom: 54px;
}
section.footer{
        height: 222px;
}
.h_menu_item img{
    width: 30px;
    margin-right: 2px;
}
.h_menu_item  img {
-webkit-animation: phonering-alo-circle-img-anim 1s infinite 
ease-in-out;
animation: phonering-alo-circle-img-anim 1s infinite 
ease-in-out;
}
.h_menu_item.tel  img {
border: 1px solid #ccc;
border-radius: 100px;
width: 30px;
padding: 4px;
background: #b5141a;
}
@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
@media(max-width: 550px){
    .h_menu_item a{
        font-size: 12px;
        text-align: center;
    }
    .telfix .border{
        padding: 6px;
    }
    .h_menu_item  img {
        display: block;
        margin: auto;
    }
}