.header-banner {
    position: relative;
    background: linear-gradient(34deg, rgba(0, 82, 167, 1) 0%, rgb(0 98 198 / 81%) 33%, rgb(4 128 255 / 34%) 125%);
}

.box-header-top {
    display: flex;
    justify-content: space-between;
}
li.menu-c1-keyper.active a span {
    color: #ba0202;
    position: relative;
}
ul.flex-enght-mobile li {
    float: unset !important;
    width: unset !important;
    margin-right: 20px !important;
}

li.menu-c1-keyper.active a {
    color: #ed8326;
}
    .flex-enght-mobile{
	display:flex;
	alight-item:centerl;
	width: 100%;
}
li.menu-c1-keyper.active a p svg path {
    fill: #ed8326;
    stroke: #ed8326;
}
.form-search {
    width: auto;
    float: right;
    padding: 0 0 0 15px;
    text-align: right;
}

.hotline-top i {
    width: auto;
    float: left;
    margin-right: 6px;
    margin-top: 0px;
    font-size: 15px;
    color: #fff;
    transform: rotate(110deg);
}

.hotline-top span {
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    color: #fff;
}

.right_top a {
    font-size: 14px;
    line-height: 40px;
    /* margin-top: 5px; */
    padding: 7px 15px;
    color: #fff;
}

.right_top span {
    color: #fff;
}
li.level1.parent.item.fix-navs:last-child {
    border-bottom: none;
}
.form-search {
    width: auto;
    float: right;
    padding: 0 0 0 15px;
    text-align: right;
}

.form-search form {
    display: inline-block;
}

.form-search .form_search {
    display: inline-flex;
}

.form_search {
    z-index: 5;
    padding: 0;
    height: 34px;
    transition: 0.5s;
}

.form-search .txt_search {
    width: 359px;
    height: 30px;
    background: #fff;
    font-size: 14px;
    padding: 0 5px;
    float: left;
    margin: 5px 0 0;
    color: #690004;
    border-radius: 5px 0 0 5px;
    border: none;
    font-style: italic;
}

.form_search button {
    width: 40px;
}

.form_search button {
    width: 60px;
    float: left;
    background: linear-gradient(100deg, rgba(147, 4, 4, 1) 0%, rgba(190, 2, 2, 1) 33%, rgba(233, 0, 0, 1) 55%);
    border: 1px solid #d44518;
    border-radius: 0px 5px 5px 0px;
}

.buttom_go {
    width: 33px;
    height: 32px;
    margin-top: 5px;
    margin-left: 1px;
    border: 0;
    background: #f1592a;
    color: #fff;
    border-right: 1px solid #fff;
}

.form_search p {
    height: 30px;
    line-height: 30px;
    margin: 5px 0 0;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    text-align: left;
    color: #fff;
    border-radius: 0 5px 5px 0;
    border-left: 1px solid #fff;
    background: #ed8026;
}
a.hmega:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #000000;
}

li.level1.parent.item.fix-navs:hover a.hmega:before {
    width: 100%;
    transition: all 0.6s ease;
}
.header-top-content {
    padding-top: 9px;
    padding-bottom: 9px;
}

.header-top-content {
    position: relative;
}

.logo {width: 20%;display: flex;position: relative;}

.btn-bar {
    display: none;
}

.list-bar2 {
    cursor: pointer;
    display: block;
    margin-left: 10px;
    margin-top: 2px;
}

.sluguns {
    position: relative;
}

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

.logo a img {
    height: 90px;
    display: block;
}

.btn-bar.list-bar2 .bar {
    width: 30px;
    height: 3px;
    background-color: #000;
}

.bar1,
.bar2,
.bar3 {
    width: 35px;
    height: 5px;
    background-color: #717173;
    margin: 6px 0;
    transition: 0.4s;
}

.bar3.bar {
    width: 16px !important;
    height: 2px !important;
}

.btn-bar.list-bar2 span {
    display: block;
    color: black;
    font-size: 10px;
    font-weight: 600;
    text-transform: lowercase;
}

.box-group-icon .item-icon {
    display: flex;
    width: 50%;
    padding: 5px 0px;
    align-items: center;
    justify-content: end;
}

.box-group-icon .image {
    width: 30px;
    margin-right: 10px;
}

.box-group-icon .content {
    line-height: normal;
    font-size: 17px;
    color: #333;
}

.nav-menu-c1 ul {
    display: flex;
    justify-content: center;
    /* width: 40%; */
}

.header-bottom {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 7px;
    position: relative;
    z-index: 999;
}

.nav-menu-c1 ul li a {
    color: #000;
}

.nav-menu-c1 ul li a {
    display: inline-block;
    padding: 18px 13px;
    text-transform: uppercase;
    font-weight: 700;
}

.header-mobile {
    display: none;
}

.logo-mobile a img {
    height: 60px;
}

.btn-bar.list-bar2 .bar {
    width: 30px;
    height: 3px;
    background-color: #000;
}

.bar1,
.bar2,
.bar3 {
    width: 35px;
    height: 5px;
    background-color: #717173;
    margin: 6px 0;
    transition: 0.4s;
}
.main-menu-show {
    transform: translateX(0) !important;
    transition: all 200ms linear 0s;
    border-right: 1px solid #fff;
    overflow-y: scroll;
}
.menu_fix_mobile {
    position: fixed;
    z-index: 999999;
    height: 100%;
    width: 320px;
    top: 0;
    right: 0;
    background: #fff;
    transition: all 200ms linear 0s;
    transform: translateX(100%);
    padding: 20px;
}
.menu_fix_mobile .close-menu {
    overflow: hidden;
    border-bottom: 1px solid #fff;
}
.close-menu {
    padding-bottom: 15px;
}
.menu_fix_mobile .close-menu>a {
    float: right;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
.close-menu a i {
    color: #222;
}
.close-menu span {
    font-size: 14px;
    color: #222;
    font-weight: 600;
}
.form-search-mobile {
    z-index: 99999;
    background: #fff;
    border: 1px solid #eaeaea;
}
.form-search-mobile form {
    right: 0;
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.03) 0px 5px 15px;
    border-radius: 5px;
    overflow: hidden;
}
.form-search-mobile form input {
    padding: 5px 0px;
    padding-left: 10px;
    width: 100%;
}
.form-search-mobile button {
    padding: 0px;
    right: 11px;
    right: 0;
    position: relative;
    width: 35px;
    background:none;
}
.menu_fix_mobile ul {
    margin: 0;
    list-style: none;
}
.menu_fix_mobile ul li {
    float: left;
    position: relative;
    margin: 0;
    transition: 0.4s;
    width: 100%;
    /* border-bottom: 1px solid #cdcdcd9c; */
}
.menu-mobile-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.menu-c2-mobile ul li {
    border-bottom: 1px solid #cdcdcd9c;
    padding-left: 10px;
}
.menu_fix_mobile ul li a {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0px;
    color: #222;
    display: inline-block;
    width: 100%;
    /* border-bottom: 1px solid #cdcdcd9c; */
    line-height: normal;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    text-transform: uppercase;
}
.menu-c2-mobile {
    display: none;
}

.menu-c2-mobile.active-2 {
    display: block;
}
section.header-desk {
    position: relative;
}

.right_top p a img {
    width: 25px !important;
    height: 25px !important;
    margin-right: 10px;
}

.right_top a {
    padding: 0px 5px;
}

.right_top p {
    display: flex;
    margin-left: 5px;
}

.right_top {
    display: flex;
    align-items: center;
    padding-left: 40px;
}
.nav-menu-c1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hotline-top {
    display: flex;
    align-items: center;
}


.box-left-hedidng-hotlien {
    display: flex;
    align-items: center;
}

.email-header-left i {
    color: #fff;
    margin-right: 5px;
    font-size: 17px;
}

.email-header-left span {
    color: #fff;
}

.email-header-left {
    padding-right: 20px;
}
.list-nav-menu-secont {
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
}
.mega-content {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    position: absolute;
    top: 150%;
    left: 0;
    z-index: 999;
    border: 0;
    border-radius: 0px 0px 5px 5px;
    width: 258px;
    overflow: hidden;
    padding: 0;
    -webkit-box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
    transform-origin: 0% 0%;
    opacity: 0;
    visibility: hidden;
}

ul.level0 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    white-space: initial;
    white-space-collapse: ;
}

li.level1.parent.item.fix-navs {
    width: 100%;
    padding: 1px 0px;
    text-align: left;
    border-bottom: dashed 1px #e5e6ec;
    padding: 5px 11px !important;
}
li.menu-c1-keyper a svg {
    width: 18px;
    height: 18px;
    margin-top: -3px;
    margin-left: -4px;
}

li.menu-c1-keyper > a {
    display: flex !important;
    align-items: center;
}
a.hmega {
    padding: unset !important;
    word-break: break-word;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    padding: 5px 20px 5px 15px;
    position: relative;
    text-align: left;
    white-space: normal;
    color: #444444 !important;
    margin-bottom: 0px;
    display: inline-block !important;
    font-weight: 300 !important;
}

.nav-menu-c1 li:hover .mega-content{
        overflow: visible;
        opacity: 1;
        padding: 0;
        top: 100%;
        transition: 0.6s ease;
        visibility: visible;
}
.header-banner:before {
}

.header-top {
    position: relative;
}
li.level1.parent.item.fix-navs:last-child a {
    border-bottom: unset;
}
.english-webdes ul li img {
    width: 30px;
}

.english-webdes ul {
    display: flex;
    align-items: center;
}

.english-webdes {
    display: flex;
    align-items: center;
}

.english-webdes ul li {
    padding-right: 10px;
}
li.menu-c1-keyper.active a span:before {
    content: "";
    position: absolute;
    width: 70%;
    height: 2px;
    left: 50%;
    bottom: -6px;
    background: #ba0202;
    transform: translate(-50%);
    animation: underlines 2s infinite;
    transition: transform .25s ease-out;
    -webkit-transition: transform .25s ease-out;
}
@media (max-width:1200px) {
    .box-header-top{
        padding: unset;
    }
}
@media (max-width:990px) {
.article-content.rte table tr td {
    width: 100% !important;
    display: block !important;
}
    .header-mobile {
        display: block;
        width: 100%;
        padding: 10px 0px;
    }

    .box-headers-mobiles {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    section.header-desk {
        display: none;
    }
}
@media (min-width: 990px) and (max-width: 1260px) {

    .box-group-icon {
        width: 46%;
    }
    .sluguns {
        width: 44%;
    }
    .right_top {
        display: none;
    }
    .logo {
        margin-right: 0px;
    }
    .slideshow__img a img {
        height: 118px;
    }
}