/* topbar */
.topbarhea {
    background: #ffffff;
    height: 35px;
    line-height: 35px;
    color: #fff;
    border-bottom: solid 1px #ebebeb;
}

.topbarhea .text-hea-right {
    text-align: right;
    font-weight: 400
}

.topbarhea .text-hea-right .box_top_hea {
    color: #fff;
    position: relative;
    display: inline-block;
    margin-right: 20px
}

.topbarhea .text-hea-right .box_top_hea:last-child {
    margin-right: 0px
}

.topbarhea .text-hea-right .box_top_hea .opaci_href {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1
}

.topbarhea .text-hea-right .box_top_hea b {
    color: #fff;
}

.topbarhea .text-hea-right .box_top_hea:hover .sub-text {
    color: #f8c144
}

.topbarhea .text-hea-right .box_top_hea:hover b {
    color: #fff
}

.topbarhea .text-hea-right .box_top_hea img {
    margin-bottom: 3px;
    max-width: 19px;
    filter: brightness(0) invert(1)
}
li.menu-c2-mobile-active a:hover {
    color: #fb831a !important;
}

li.menu-c2-mobile-active .active ~ .menu-c3-mobile {
    display: block;
}
ul.menuc3 {
    position: absolute;
    left: 100%;
    background: #fff;
    width: 170px;
    top: 0;
    display: none;
}
.menu-c3-mobile {
    display: none;
}
ul.menuc3 li {
    word-break: break-word;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    padding: 5px 20px 5px 15px;
    position: relative;
    border-bottom: solid 1px #e5e6ec;
    text-align: left;
    white-space: normal;
    color: #444444 !important;
    margin-bottom: 0px;
}

li.level1.parent.item.fix-navs:hover .menuc3 {
    display: block;
}
.menu-c3-mobile ul {
    display: block !important;
}

.menu-c3-mobile ul li a:hover {
    color: #fb831a !important;
}
ul.menuc3 li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

ul.nav_left {
    display: flex;
}

ul.nav_left li {
    position: relative;
    display: flex;
    align-items: center;
    font-weight: 400;
    color: #545454;
    font-size: 14px;
}
ul.nav_left li svg{
    width: 16px;
    height: 16px;
    margin-top: -4px;
    fill: #545454;
}

ul.nav_left.nav-right {
    display: flex;
    justify-content: flex-end;
}

ul.nav_left.nav-right li {
    padding: 0px 10px;
}

ul.nav_left.nav-right li:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 16px;
    background: #cfcfcf;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}



.header-contact__item.header-contact__hotline {
    background-size: contain;
    height: 40px;
    display: flex;
    align-items: center;
    padding-right: 45px;
    border-right: 1px solid #9ccbe4;
}

.box-lefts-icons svg {
    width: 25px;
    height: 25px;
    margin-right: 0;
	fill:#df6503;
}

span.header-contact__number {
    text-transform: uppercase;
    font-weight: bold;
    color: #df6503;
    font-size: 17px;
    line-height: 1.4;
    display: block;
}

span.header-contact__title {
    display: block;
    font-size: 14px;
    line-height: 1.4;
    color: #000;
}

.system-icon svg {
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

.system-count {
    color: #4aaadd;
    line-height: 1.4;
    font-weight: 500;
}

p.system-title {
    color: #000;
    padding-bottom: 0px;
    font-size: 13px;
    line-height: 1.4;
}

.header-contact__item-cart .cart {
    position: relative;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header-contact__item-cart .cart a {
    display: inline-flex;
    align-items: center;
}
.cart svg {
    width: 23px;
    height: 24px;
    margin-bottom: 6px;
}
.cart-title {
    color: #000;
    line-height: 1.1;
}
.header-contact__item-cart .cart a .cart-title span {
    font-weight: bold;
    color: #ffffff;
    display: block;
}
.header-contact__item-cart .cart a .cart-title p {
    font-size: 13px;
    line-height: 1.1;
}

@media (max-width: 767px) {
    .topbarhea .text-hea-right {
        text-align: center
    }
}

/* end-topbar */

.header-top {
    position: relative;
    padding: 5px 0px;
    background-color: #ffffff;
}

.header-top .logo img {
    max-height: 90px;
    padding: 10px 0;
    width: auto;
    object-fit: contain;
}

@media (max-width: 991px) {
    .topbarhea{
        display: none;
    }
    .header-menu.header-menu-right{
        display: none !important;
    }
    .header-top {
        padding: 10px 0px
    }

    .header-top .logo img {
        max-height: 59px;
    }
}

@media (max-width: 322px) {
    .header-top .logo img {
        max-height: 42px
    }
}

.header-top .header-menu-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px
}

@media (min-width: 1025px) {
    .header-top .header-menu-right {
        margin-left: 60px;
    }
}

.header-top .header-menu-right .box_poly_hea {
    display: flex;
    align-items: end;
    justify-content: center;
    position: relative;
    padding: 6px 15px;
    border: 1px solid rgba(0, 0, 0, 0.09);
    border-radius: 30px;
    background-color: #fff;
    min-width: 120px;
    margin-left: 20px;
}

.header-top .header-menu-right .box_poly_hea .opaci_href {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1
}

.header-top .header-menu-right .box_poly_hea .box_icon_hea {
    width: 26px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    margin-bottom: 0px;
    border-radius: 50%;
    position: relative;
    padding-bottom: 0px;
}

.header-top .header-menu-right .box_poly_hea .box_icon_hea img {
    flex: 1;
    max-width: 26px;
    height: auto;
}

.header-top .header-menu-right .box_poly_hea .box_icon_hea .img_wisth {
    max-width: 24px
}

.header-top .header-menu-right .box_poly_hea .item-policy-content {
    padding-bottom: 0px;
    font-weight: 400;
    color: #000;
    line-height: 1;
    margin-bottom: 5px;
    font-size: 14px;
}

.header-top .header-menu-right .box_poly_hea .count-text {
    color: #fff;
    background-color: #fb831a;
    font-size: 10px;
    text-decoration: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 0 2px;
    height: 16px;
    line-height: 16px;
    position: absolute;
    top: -4px;
    right: -4px;
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center
}

.header-top .header-menu-right .box_poly_hea:hover {
    border: 1px solid #f8c144;
    background-color: #f8c144
}

.header-top .header-menu-right .search-smart {
    position: relative;
    min-width: 560px;
    width: 560px;
}

@media (max-width: 1199px) {
    .header-top .header-menu-right .search-smart {
        min-width: 340px
    }
}

@media (max-width: 1025px) {
    .header-top .header-menu-right .search-smart {
        min-width: 245px
    }
}

@media (max-width: 992px) {
    .header-top .header-menu-right .search-smart {
        min-width: calc(100% - 50px)
    }
}

.header-top .header-menu-right .search-smart .header-search-form {
    position: initial;
    height: 42px
}

.header-top .header-menu-right .search-smart .header-search-form input {
    width: 100%;
    height: 42px;
    padding-right: 42px;
    padding-left: 15px;
    border: 0;
    border-radius: 30px;
    background-color: #fff
}
.header-top .header-menu-right .search-smart .header-search-form input::placeholder{
    font-size: 14px;
    font-weight: 300;
}

.header-top .header-menu-right .search-smart .header-search-form button {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 37px;
    height: 37px;
    background: transparent;
    border: 0;
    border-radius: 3px;
    padding: 0;
}

.header-top .header-menu-right .search-smart .header-search-form button svg {
    width: 20px;
    height: 20px
}

.header-top .header-menu-right .search-smart .header-search-form button:hover {
    opacity: 0.7
}

.header-top .header-menu-right .search-smart .box_search {
    margin-top: 40px;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    box-shadow: 0 1px 8px 1px rgba(28, 45, 66, 0.09);
    -webkit-box-shadow: 0 1px 8px 1px rgba(28, 45, 66, 0.09);
    padding: 15px;
    background-color: #fff;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    transition: all .2s .2s ease-in;
    -webkit-transition: all .2s .2s ease-in;
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    z-index: 8;
    max-height: 550px;
    overflow: scroll
}

.header-top .header-menu-right .search-smart .box_search::-webkit-scrollbar-thumb {
    background-color: #fb831a;
    outline: 1px solid #fb831a
}

.header-top .header-menu-right .search-smart .box_search::-webkit-scrollbar {
    width: 3px
}

.header-top .header-menu-right .search-smart .box_search.open {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0)
}

.header-top .header-menu-right .search-smart .product-search .title-search {
    text-align: left
}

.header-top .header-menu-right .search-smart .product-search .title-search span {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    display: inline-block
}

.header-top .header-menu-right .search-smart .product-search .item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 15px
}

.header-top .header-menu-right .search-smart .product-search .item .image {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    max-width: 65px
}

.header-top .header-menu-right .search-smart .product-search .item .image .image_thumb {
    padding-bottom: 100%;
    overflow: hidden;
    height: auto;
    display: block;
    position: relative;
    background: #f3eee4
}

.header-top .header-menu-right .search-smart .product-search .item .image .image_thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.header-top .header-menu-right .search-smart .product-search .item .content {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    -ms-flex: 0 0 65px;
    flex: 0 0 calc(100% - 65px);
    max-width: calc(100% - 65px)
}

.header-top .header-menu-right .search-smart .product-search .item .content .product-name {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px
}

.header-top .header-menu-right .search-smart .product-search .item .content .price-box {
    color: red;
    font-size: 14px;
    font-weight: 500;
    display: block
}

.header-top .header-menu-right .search-smart .product-search .item .content .price-box .price {
    padding-right: 5px
}

.header-top .header-menu-right .search-smart .product-search .item .content .price-box .compare-price {
    text-decoration: line-through;
    font-size: 12px;
    color: #969696;
    line-height: 24px;
    font-weight: 300
}

.header-top .header-menu-right .search-smart .search-suggest {
    width: 100%;
    z-index: 99999;
    display: none;
    position: relative
}

@media (max-width: 767px) {
    .header-top .header-menu-right .search-smart .search-suggest {
        max-height: 430px
    }
}

.header-top .header-menu-right .search-smart .search-suggest::-webkit-scrollbar-thumb {
    background-color: #fb831a;
    outline: 1px solid #fb831a
}

.header-top .header-menu-right .search-smart .search-suggest::-webkit-scrollbar {
    width: 3px
}

.header-top .header-menu-right .search-smart .search-suggest.open {
    display: block;
    z-index: 99999
}

.header-top .header-menu-right .search-smart .search-suggest.open .title {
    display: inline-block;
    color: #000
}

.header-top .header-menu-right .search-smart .list-search-style {
    text-align: center;
    margin-bottom: 10px
}

.header-top .header-menu-right .search-smart .list-search-style.list-search {
    margin-bottom: 25px
}

.header-top .header-menu-right .search-smart .list-search-style .title-search {
    text-align: left
}

.header-top .header-menu-right .search-smart .list-search-style .title-search span {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    text-transform: uppercase
}

.header-top .header-menu-right .search-smart .list-search-style .see-more {
    color: #fff;
    padding: 8px 30px;
    display: inline-block;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    background: #fb831a
}

.header-top .header-menu-right .search-smart .list-search-style .see-more:hover {
    background: #f8c144
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart,
.header-top .header-menu-right .search-smart .list-search-style .art-smart {
    display: inline-block;
    padding: 0px 0px 8px;
    border-bottom: 1px solid #ededed;
    position: relative;
    width: 100%;
    text-align: left
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart:first-child,
.header-top .header-menu-right .search-smart .list-search-style .art-smart:first-child {
    margin-top: 5px
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart:last-child,
.header-top .header-menu-right .search-smart .list-search-style .art-smart:last-child {
    border-bottom: none
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart .image_thumb,
.header-top .header-menu-right .search-smart .list-search-style .art-smart .image_thumb {
    display: inline-block;
    float: left;
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 65px;
    width: 65px
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart .image_thumb img,
.header-top .header-menu-right .search-smart .list-search-style .art-smart .image_thumb img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart .product-info,
.header-top .header-menu-right .search-smart .list-search-style .art-smart .product-info {
    display: block;
    float: left;
    width: calc(100% - 65px);
    -o-width: calc(100% - 65px);
    -moz-width: calc(100% - 65px);
    -webkit-width: calc(100% - 65px);
    padding-left: 10px
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart .product-info,
.header-top .header-menu-right .search-smart .list-search-style .art-smart .product-info {
    margin: 5px 0 5px;
    position: relative
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart .product-info h3,
.header-top .header-menu-right .search-smart .list-search-style .art-smart .product-info h3 {
    padding: 0;
    text-overflow: ellipsis;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 3px;
    padding-bottom: 3px;
    text-transform: capitalize
}

@media (max-width: 1199px) {

    .header-top .header-menu-right .search-smart .list-search-style .product-smart .product-info h3,
    .header-top .header-menu-right .search-smart .list-search-style .art-smart .product-info h3 {
        font-size: 14px
    }
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart .product-info h3:hover,
.header-top .header-menu-right .search-smart .list-search-style .art-smart .product-info h3:hover {
    color: #fb831a
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart .product-info h3 a,
.header-top .header-menu-right .search-smart .list-search-style .art-smart .product-info h3 a {
    color: #000
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart .product-info h3 a:hover,
.header-top .header-menu-right .search-smart .list-search-style .art-smart .product-info h3 a:hover {
    color: #fb831a
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart .product-info .price-box,
.header-top .header-menu-right .search-smart .list-search-style .art-smart .product-info .price-box {
    color: red;
    line-height: 23px;
    display: block;
    font-size: 14px;
    font-weight: 500
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart .product-info .price-box .price,
.header-top .header-menu-right .search-smart .list-search-style .art-smart .product-info .price-box .price {
    padding-right: 5px
}

.header-top .header-menu-right .search-smart .list-search-style .product-smart .product-info .price-box .compare-price,
.header-top .header-menu-right .search-smart .list-search-style .art-smart .product-info .price-box .compare-price {
    text-decoration: line-through;
    font-size: 12px;
    color: #969696;
    line-height: 24px;
    font-weight: 300
}

@media (max-width: 991px) {
    .header-top .header-menu-right {
        text-align: left !important;
        margin-top: 10px;
        padding: 0px;
        margin-left: 0px
    }

    .header-top .header-menu-right .hid-mb {
        display: none
    }

    .header-top .header-menu-right .menu-bar {
        position: absolute;
        top: 6px
    }
}

@keyframes zoom-hea {
    0% {
        transform: scale(0.9, 0.9)
    }

    10%,
    20% {
        transform: scale3d(0.95, 0.95, 0.95) rotate(-2deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1, 1, 1) rotate(2deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1, 1, 1) rotate(-2deg)
    }

    100% {
        transform: scale(0.95)
    }
}

.header-top .header-menu-right .box_dat_lich {
    min-width: 40px;
    text-align: right
}

@media (min-width: 992px) {
    .header-top .header-menu-right .box_dat_lich {
        display: none
    }
}

.header-top .header-menu-right .box_dat_lich a {
    background-color: red;
    color: #fff;
    border-radius: 5px;
    height: 40px;
    display: block;
    line-height: 36px;
    text-align: center
}

.header-top .header-menu-right .box_dat_lich a img {
    max-width: 26px;
    filter: brightness(0) invert(1);
    -webkit-animation: zoom-hea 2000ms infinite;
    -moz-animation: zoom-hea 2000ms infinite;
    -o-animation: zoom-hea 2000ms infinite;
    animation: zoom-hea 2000ms infinite
}

.header-top .header-menu-right .box_dat_lich a:hover,
.header-top .header-menu-right .box_dat_lich a:focus {
    opacity: 0.8
}

@media (max-width: 1199px) {
    .header-action_cart .top-cart-content {
        display: none !important
    }
}

.header-action_cart {
    position: relative
}

.header-action_cart:before {
    content: '';
    position: absolute;
    height: 46px;
    width: 100%;
    top: 0px
}

.header-action_cart:hover .top-cart-content {
    display: block
}

.header-action_cart .top-cart-content {
    display: none;
    position: absolute;
    top: 46px;
    right: 0px;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
    -o-box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
    -moz-box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
    -webkit-box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
    z-index: 9999;
    border-radius: 5px
}

.header-action_cart .top-cart-content svg {
    height: 30px
}

header.header {
    background: #353535;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    box-shadow: 0 4px 13px -3px #6d6d6d;
    position: relative;
}

@media (min-width: 992px) {
    header.header {
        /*! border-bottom: 1px solid #f7f7f7; */
    }
}

header.header .header-menu-left {
    display: flex;
    align-items: center
}

header.header .header-menu-left .item_big {
    text-align: left !important
}

@keyframes zoom-hea {
    0% {
        transform: scale(0.9, 0.9)
    }

    10%,
    20% {
        transform: scale3d(0.95, 0.95, 0.95) rotate(-2deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1, 1, 1) rotate(2deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1, 1, 1) rotate(-2deg)
    }

    100% {
        transform: scale(0.95)
    }
}

header.header .header-menu-left .box_dat_lich {
    min-width: 130px;
    text-align: right;
    -webkit-animation: zoom-hea 2000ms infinite;
    -moz-animation: zoom-hea 2000ms infinite;
    -o-animation: zoom-hea 2000ms infinite;
    animation: zoom-hea 2000ms infinite;
    margin-left: 10px
}

@media (max-width: 992px) {
    header.header .header-menu-left .box_dat_lich {
        display: none
    }
}

header.header .header-menu-left .box_dat_lich a {
    background-color: #ffb405;
    color: #fff;
    padding: 6px 10px 7px;
    border-radius: 30px;
    text-transform: uppercase;
}

header.header .header-menu-left .box_dat_lich a:hover,
header.header .header-menu-left .box_dat_lich a:focus {
    background-color: #fb831a
}

@media (min-width: 992px) {
    header.header .title_menu {
        background-color: #ffb405;
        padding: 2px 5px 2px 2px;
        margin-top: 0px;
        border-radius: 5px;
        cursor: pointer;
        font-size: 14px;
        display: flex;
        align-items: center;
        font-weight: 600;
        color: #253d4e;
        justify-content: center;
        line-height: 1;
        text-transform: uppercase;
    }
}

@media (min-width: 992px) and (max-width: 1025px) {
    header.header .title_menu {
        font-size: 12px
    }
}

@media (min-width: 992px) {
    header.header .title_menu .bg_menu_bar {
        width: 36px;
        height: 36px;
        border-radius: 3px;
        position: relative;
        margin-right: 7px
    }
}

@media (min-width: 992px) and (max-width: 1025px) {
    header.header .title_menu .bg_menu_bar {
        width: 28px;
        height: 28px
    }
}

@media (min-width: 992px) {
    header.header .title_menu:hover {
    }

    header.header .title_menu .menu_bar,
    header.header .title_menu .menu_bar,
    header.header .title_menu .menu_bar::before,
    header.header .title_menu .menu_bar::after {
        background: #253d4e;
        content: '';
        display: block;
        height: 2px;
        position: absolute;
        transition: background ease .3s, top ease .3s .3s, transform ease .3s;
        width: 16px;
        border-radius: 2px
    }

    header.header .title_menu .menu_bar {
        top: 13px;
        left: 10px
    }

    header.header .title_menu .menu_bar::before {
        top: -6px
    }

    header.header .title_menu .menu_bar::after {
        top: 6px
    }
}

@media (min-width: 1199px) {
    header.header .title_menu .menu_bar {
        top: 17px;
        left: 10px
    }
}

@keyframes zoom-hea {
    0% {
        transform: scale(0.9, 0.9)
    }

    10%,
    20% {
        transform: scale3d(0.95, 0.95, 0.95) rotate(-2deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1, 1, 1) rotate(2deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1, 1, 1) rotate(-2deg)
    }

    100% {
        transform: scale(0.95)
    }
}

.box_poy_mb {
    display: none;
}

.item_poly_mb {
    position: relative;
}

.item_poly_mb .count_item_pr {
    font-size: 10px;
    text-decoration: none;
    background-color: #fb831a;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    padding: 0px;
    height: 16px;
    line-height: 16px;
    position: absolute;
    top: -4px;
    right: -4px;
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-bar {
    display: none;
}

.header-menu-des .logo img{
    margin-right: 48px;
}

@media (max-width: 992px) {
    .menu-bar {
        display: flex;
        height: 35px;
        width: 35px;
        background-color: white;
        border-radius: 100%;
        margin-left: 7px;
        align-items: center;
        justify-content: center;
    }

    .menu-bar svg {
        height: 19px;
    }

    .menu-bar svg path {
        fill: black !important;
    }

    .box_poy_mb {
        display: flex;
        justify-content: right;
    }
}

@media (min-width: 991px) {
    .header-menu {
        position: inherit
    }

    .header-menu .header-menu-des {
        display: inline-flex;
        align-items: center;
        border-radius: 10px;
        width: 100%;
        flex-wrap: wrap;
    }

    .header-menu .header-menu-des .control-menu {
        width: 45px;
        text-align: center
    }

    .header-menu .header-menu-des .control-menu a svg {
        width: 15px;
        height: 15px
    }

    .header-menu .header-menu-des .control-menu a:hover svg path {
        fill: #f8c144
    }

    .header-menu .header-menu-des .header-nav {
        flex: 1;
        display: block;
    }

    .header-menu .header-menu-des .header-nav .title_menu {
        display: none
    }

    .header-menu .header-menu-des .header-nav>ul.item_big {
        text-align: right;
        margin: 0px;
        padding: 0px;
        width: 100%;
        height: auto;
        white-space: nowrap;
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item {
        display: inline-block;
        position: static;
        border-radius: 10px;
        padding: 28px 0;
        transition: all 0s ease;
        position: relative;
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>a {
        display: block;
        text-align: left;
        padding: 0px 12px;
        font-size: 14px;
        position: relative;
        color: #fff;
        font-weight: 500;
        border-radius: 30px;
        margin-left: 0;
        text-transform: uppercase;
    }
	.header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>a:hover {
		color: #e9781a;
	}
}

@media (min-width: 991px) and (max-width: 1199px) {
    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>a {
        padding: 10px;
        font-size: 14px
    }
}

@media (min-width: 991px) {
    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>a.caret-down:after {
        content: unset;
        position: relative;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #253d4e transparent transparent transparent;
        display: inline-block;
        top: -2px;
        margin-left: 2px;
        margin-top: -6px;
        transition: 0.5s
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>a.caret-down.a-index:after {
        color: #fff
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item:first-child>a {
        margin-left: 0px
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item:last-child>a {
        margin-right: 0px
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item:hover>a {
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item:hover>a.caret-down:after {
        transform: rotate(180deg);
        border-color: #fff transparent transparent transparent
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item:hover>ul {
        overflow: visible;
        max-height: 3000px;
        max-width: 3000px;
        opacity: 1;
        -webkit-transform: perspective(600px) rotateX(0deg);
        -moz-transform: perspective(600px) rotateX(0deg);
        -ms-transform: perspective(600px) rotateX(0deg);
        -o-transform: perspective(600px) rotateX(0deg);
        transform: perspective(600px) rotateX(0deg);
        -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
        -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
        transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item .fa-caret-down {
        visibility: hidden;
        display: none !important;
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item .item_small {
        overflow: hidden;
        display: block;
        max-height: 0px;
        max-width: 0px;
        opacity: 0;
        -webkit-transform: perspective(600px) rotateX(-90deg);
        -moz-transform: perspective(600px) rotateX(-90deg);
        -ms-transform: perspective(600px) rotateX(-90deg);
        -o-transform: perspective(600px) rotateX(-90deg);
        transform: perspective(600px) rotateX(-90deg);
        -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
        -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
        transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
        position: absolute;
        top: 100%;
        left: auto;
        width: 220px;
        padding: 0;
        background-color: #fff;
        box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.04);
        -webkit-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        z-index: 99;
        white-space: normal;
        padding: 10px 0;
        border-radius: 5px
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>ul li {
        float: none;
        padding: 0 0
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>ul li:last-child>a {
        border-bottom: 0
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>ul li:hover>ul {
        display: block;
        position: absolute;
        width: 250px;
        padding: 10px 0;
        background-color: #fff;
        z-index: 99;
        box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.04);
        white-space: normal;
        border-radius: 0 5px 5px 0
    }
}

@media (min-width: 991px) and (max-width: 1199px) and (min-width: 992px) {
    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>ul li:hover>ul {
        position: relative;
        left: 0;
        width: 100%;
        padding-left: 0;
        box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.04)
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>ul li:hover>ul li a {
        padding-left: 25px
    }
}

@media (min-width: 991px) {
    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>ul li a {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        display: block;
        padding: 5px 25px 5px 20px;
        color: #000;
        position: relative;
        text-align: left
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>ul li a.caret-down:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #000 transparent transparent transparent;
        display: inline-block;
        top: 50%;
        left: 100%;
        margin-left: -20px;
        margin-top: -2px;
        transition: 0.5s;
        transform: rotate(270deg)
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>ul li ul {
        display: none;
        left: 100%;
        top: -2px
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>ul>li {
        color: #333
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>ul>li:hover>a {
        color: #fb831a
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>ul>li:hover>a.caret-down:before {
        border-color: #fb831a transparent transparent transparent
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item>ul>li ul li:hover>a {
        color: #fb831a
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega {
        position: static
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content {
        background: #fff none repeat scroll 0 0;
        margin: 0;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 999;
        border: 0;
        border-radius: 0px 0px 5px 5px;
        width: 258px;
        overflow: hidden;
        max-height: 0px;
        max-width: 0px;
        padding: 0;
        transform: perspective(600px) rotateX(-90deg);
        -webkit-box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
        transform-origin: 0% 0%;
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        background-color: #F5F5F5
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content::-webkit-scrollbar {
        width: 5px;
        background-color: #F5F5F5
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        background-color: #e5e5e5
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.parent a.hmega {
        word-break: break-word;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        padding: 5px 20px 5px 15px;
        position: relative;
        border-bottom: solid 1px #e5e6ec;
        text-align: left;
        white-space: normal;
        color: #444444 !important;
        margin-bottom: 0px;
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.parent a.hmega:hover,
    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.parent a.hmega:focus {
        color: #f8c144 !important
    }
}

@media (min-width: 991px) and (min-width: 992px) {
    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.parent a.hmega {
        display: block
    }
}

@media (min-width: 991px) {
    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.parent ul.level1 li {
        line-height: 1.3
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.parent ul.level1 li a {
        text-transform: none !important;
        font-weight: 500
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.parent ul.level1 li+li {
        padding-top: 5px
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.item {
        padding: 1px 0px;
        text-align: left
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.item>a {
        color: #fff !important;
        font-weight: 600;
        margin-bottom: 10px;
        display: inline-block
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.item>a:hover,
    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.item>a:focus {
        color: #fb831a !important
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.item h2 {
        font-size: 14px;
        margin-top: 0
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.item ul.level1 {
        margin-bottom: 0px
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.item ul.level1 li a {
        font-weight: normal !important;
        text-transform: none !important;
        color: #000;
        font-size: 14px;
        font-weight: 400 !important;
        margin-bottom: 2px !important;
        display: block;
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.item ul.level1 li a:hover,
    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level1.item ul.level1 li a:focus {
        text-decoration: none;
        color: #fb831a
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .mega-content .level0 {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        white-space: initial;
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .title-mega {
        text-align: left;
        font-size: 18px;
        color: #fda121;
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: 600
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .image-mega {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        padding: 15px 0
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega .image-mega li {
        -ms-flex: 0 0 calc(100%/2);
        flex: 0 0 calc(100%/2);
        max-width: calc(100%/2);
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.has-mega:hover .mega-content {
    overflow: visible;
    max-height: 3000px;
    max-width: 3000px;
    opacity: 1;
    padding: 0;
    transform: perspective(600px) rotateX(0deg);
    -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.hover-left ul.item_small {
        right: 130px;
        left: initial
    }
}

@media (min-width: 991px) and (min-width: 1023px) and (max-width: 1024px) {
    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.hover-left ul.item_small {
        right: 130px;
        left: initial
    }
}

@media (min-width: 991px) {
    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.hover-left ul.item_small li {
        padding: 0;
        text-align: right
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.hover-left ul.item_small li:hover>a svg,
    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.hover-left ul.item_small li:focus>a svg {
        -webkit-transform: rotate(0deg) !important;
        -moz-transform: rotate(0deg) !important;
        -ms-transform: rotate(0deg) !important;
        -o-transform: rotate(0deg) !important;
        transform: rotate(0deg) !important
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.hover-left ul.item_small li a {
        text-align: right;
        padding: 5px 20px 5px 25px
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.hover-left ul.item_small li .caret-down:before {
        left: 30px;
        transform: rotate(90deg)
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.nav-item.hover-left ul.item_small li.li-les .ul-les {
        top: 0;
        right: 100%;
        left: initial !important
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.active>a {
        color: #fff
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.active>a span>i.icon-down {
        border-color: #fff transparent transparent transparent !important
    }

    .header-menu .header-menu-des .header-nav>ul.item_big>li.active>a.caret-down:after {
        border-color: #fff transparent transparent transparent !important
    }

    .header-menu .header-menu-des .header-nav ul li ul a.text2line:hover {
        color: #fb831a !important;
        background: transparent !important
    }

    .header-menu .header-menu-des .header-nav li li {
        position: relative
    }
}
.menu_mega {
    width:100%;
    position:relative
  }
  .menu_mega .aside-content {
    overflow:hidden;
    max-height:0px;
    max-width:0px;
    opacity:0;
    padding:0;
    -webkit-transform:perspective(600px) rotateX(-90deg);
    -moz-transform:perspective(600px) rotateX(-90deg);
    -ms-transform:perspective(600px) rotateX(-90deg);
    -o-transform:perspective(600px) rotateX(-90deg);
    transform:perspective(600px) rotateX(-90deg);
    -webkit-transition:-webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    -o-transition:-o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    transition:transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    box-shadow:0px 3px 25px 0px rgba(31,38,67,0.1);
    -o-box-shadow:0px 3px 25px 0px rgba(31,38,67,0.1);
    -moz-box-shadow:0px 3px 25px 0px rgba(31,38,67,0.1);
    -webkit-box-shadow:0px 3px 25px 0px rgba(31,38,67,0.1);
    -webkit-transform-origin:0% 0%;
    -moz-transform-origin:0% 0%;
    -ms-transform-origin:0% 0%;
    -o-transform-origin:0% 0%;
    transform-origin:0% 0%;
    position:relative;
    top:0px;
    z-index:99;
    left:0;
    width:100%;
    padding:0px;
    background-color:#fff
  }
  .menu_mega:hover .aside-content {
    overflow:visible;
    max-height:3000px;
    max-width:3000px;
    opacity:1;
    padding:0;
    -webkit-transform:perspective(600px) rotateX(0deg);
    -moz-transform:perspective(600px) rotateX(0deg);
    -ms-transform:perspective(600px) rotateX(0deg);
    -o-transform:perspective(600px) rotateX(0deg);
    transform:perspective(600px) rotateX(0deg);
    -webkit-transition:-webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    -o-transition:-o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    transition:transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  }
  .menu_mega .blog-aside {
    position:absolute;
    width:100%;
    height:auto;
    top:39px;
    left:0;
    float:left
  }
}
@media (min-width: 991px) and (min-width: 992px) {
  .menu_mega .aside-content .nav-item>.dropdown-menu {
    position:absolute;
    left:calc(100% + 15px);
    top:-7px;
    padding:10px 5px 10px 25px;
    border-radius:0;
    box-shadow:0 0 15px -5px rgba(0,0,0,0.4)
  }
  .menu_mega .aside-content .nav-item>.dropdown-menu:after {
    position:absolute;
    content:"";
    background:none;
    width:15px;
    height:50px;
    top:0;
    right:100%
  }
  .menu_mega .aside-content .nav-item>.dropdown-menu .nav-item:first-child a.nav-link {
    border:none
  }
  .menu_mega .aside-content .nav-item>.dropdown-menu li>ul {
    left:calc(100% + 5px) !important
  }
  .menu_mega .aside-content .nav-item.active>.dropdown-menu,
  .menu_mega .aside-content .nav-item:hover>.dropdown-menu {
    display:block
  }
}
@media (min-width: 991px) {
  .menu_mega .ul_menu {
    -webkit-transform-origin:0% 0%;
    -moz-transform-origin:0% 0%;
    -ms-transform-origin:0% 0%;
    -o-transform-origin:0% 0%;
    transform-origin:0% 0%;
    position:relative;
    top:0px;
    z-index:99;
    left:0;
    width:100%;
    padding:0px;
    background-color:#fff;
    position:relative;
    padding:0px 0px;
    display:block;
    overflow-y:auto;
    position:initial;
    max-height:440px
  }
}
@media (min-width: 991px) and (min-width: 1200px) {
  .menu_mega .ul_menu {
    padding:0px
  }
}
@media (min-width: 991px) and (max-width: 992px) {
  .menu_mega .ul_menu {
    -webkit-transition:-webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    -o-transition:-o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    transition:transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    box-shadow:0 1px 2px 2px rgba(0,0,0,0.2);
    -webkit-transform-origin:0% 0%;
    -moz-transform-origin:0% 0%;
    -ms-transform-origin:0% 0%;
    -o-transform-origin:0% 0%;
    transform-origin:0% 0%;
    position:relative;
    top:0;
    left:0px;
    padding:0;
    z-index:999
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .menu_mega .ul_menu {
    max-height:300px
  }
}
@media (min-width: 991px) {
  .menu_mega .ul_menu::-webkit-scrollbar-thumb {
    background-color:#fb831a;
    outline:1px solid #fb831a
  }
  .menu_mega .ul_menu::-webkit-scrollbar {
    width:3px
  }
  .menu_mega .ul_menu .nav_item {
    position:unset;
    transition:0s all
  }
  .menu_mega .ul_menu .nav_item:hover .icon:before {
    color:#fff
  }
  .menu_mega .ul_menu .nav_item a {
    font-weight:400;
    font-size:14px;
    line-height:24px;
    display:block;
    position:relative;
    text-transform:none;
    padding:7px 35px 7px 40px;
    background-repeat:no-repeat;
    background-size:25px;
    background-position:center left;
    background-position-x:8px;
    background-color:transparent;
    transition:0s all;
    word-break:break-word
  }
  .menu_mega .ul_menu .nav_item a.no-img {
    padding-left:10px !important
  }
  .menu_mega .ul_menu .nav_item svg {
    line-height:44px;
    position:absolute;
    right:5px;
    top:50%;
    text-align:center;
    transform:translate(0, -50%);
    width:12px;
    height:12px
  }
  .menu_mega .ul_menu .nav_item svg:before {
    display:none
  }
  .menu_mega .ul_menu .nav_item:hover,
  .menu_mega .ul_menu .nav_item:focus {
    background: #ffb405;
  }
  .menu_mega .ul_menu .nav_item:hover>a,
  .menu_mega .ul_menu .nav_item:focus>a {
    color:#000;
    text-decoration:none
  }
  .menu_mega .ul_menu .nav_item:hover>a .fa,
  .menu_mega .ul_menu .nav_item:focus>a .fa {
    color:#000
  }
  .menu_mega .ul_menu .nav_item:hover>a:before,
  .menu_mega .ul_menu .nav_item:focus>a:before {
    color:#fb831a
  }
  .menu_mega .ul_menu .nav_item:hover>a:after,
  .menu_mega .ul_menu .nav_item:focus>a:after {
    display:block
  }
  .menu_mega .ul_menu .nav_item:hover svg path,
  .menu_mega .ul_menu .nav_item:focus svg path {
    fill:#000
  }
  .menu_mega .ul_menu .nav_item:hover>.ul_content_right_1,
  .menu_mega .ul_menu .nav_item:focus>.ul_content_right_1 {
    display:block
  }
  .menu_mega .ul_menu .ul_content_right_1 {
    position:absolute;
    left:100%;
    height:100%;
    width:800px;
    top:0px;
    padding-left:0px;
    margin-left:0px;
    background:#fff;
    padding:15px 15px 7px 15px;
    display:none;
    overflow-y:auto
  }
  .menu_mega .ul_menu .ul_content_right_1::-webkit-scrollbar {
    width:3px
  }
  .menu_mega .ul_menu .ul_content_right_1::-webkit-scrollbar-thumb {
    background-color:#f89e5d;
    outline:1px solid #f89e5d
  }
}
@media (min-width: 991px) and (max-width: 1500px) {
  .menu_mega .ul_menu .ul_content_right_1 {
    width:850px
  }
}
@media (min-width: 991px) and (max-width: 1199px) and (min-width: 992px) {
  .menu_mega .ul_menu .ul_content_right_1 {
    position:absolute;
    left:100%;
    width:563px
  }
}
@media (min-width: 991px) {
  .menu_mega .ul_menu .ul_content_right_1 .nav_item {
    padding:0px 15px;
    display:block;
    float:left
  }
}
@media (min-width: 991px) and (min-width: 1200px) {
  .menu_mega .ul_menu .ul_content_right_1 .nav_item.col-lg-4:nth-child(4n+1) {
    clear:left
  }
}
@media (min-width: 991px) and (min-width: 992) and (max-width: 1199px) {
  .menu_mega .ul_menu .ul_content_right_1 .nav_item.col-md-3:nth-child(4n+1) {
    clear:left
  }
}
@media (min-width: 991px) {
  .menu_mega .ul_menu .ul_content_right_1 .nav_item>a {
    font-weight:600;
    font-size:14px;
    line-height:24px;
    display:block;
    padding:0px 0px 8px 0px;
    margin-bottom:0px;
    position:relative;
    border-bottom:0px;
    color:#fb831a
  }
  .menu_mega .ul_menu .ul_content_right_1 .nav_item>a:before {
    content:none;
    background-image:none
  }
  .menu_mega .ul_menu .ul_content_right_1 .nav_item>a:after {
    content:none
  }
  .menu_mega .ul_menu .ul_content_right_1 .nav_item:hover,
  .menu_mega .ul_menu .ul_content_right_1 .nav_item:focus {
    background:transparent
  }
  .menu_mega .ul_menu .ul_content_right_1 .nav_item:hover>a,
  .menu_mega .ul_menu .ul_content_right_1 .nav_item:focus>a {
    color:#f8c144;
    text-decoration:none;
    background:transparent
  }
  .menu_mega .ul_menu .ul_content_right_1 .nav_item:hover .ul_content_right_2,
  .menu_mega .ul_menu .ul_content_right_1 .nav_item:focus .ul_content_right_2 {
    display:block
  }
  .menu_mega .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 {
    left:0;
    width:100%;
    top:0;
    padding-left:0px;
    margin-left:0px;
    background:transparent;
    margin-bottom:25px;
    float:left
  }
  .menu_mega .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item {
    width:100%;
    display:block;
    float:left;
    padding:0px
  }
  .menu_mega .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a {
    font-weight:400;
    font-size:14px;
    line-height:22px;
    display:block;
    padding:3px 0px 3px 0px;
    color:#898989;
    position:relative;
    text-transform:initial;
    border-bottom:none;
    margin-bottom:0px
  }
  .menu_mega .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a:hover {
    background:transparent
  }
  .menu_mega .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a:before {
    content:none
  }
  .menu_mega .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a:after {
    content:none
  }
  .menu_mega .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover,
  .menu_mega .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus {
    background:transparent
  }
  .menu_mega .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover>a,
  .menu_mega .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus>a {
    color:#f8c144;
    text-decoration:none
  }
  .menu_mega .menu_mobs {
    display:none !important
  }
}

.menu_fix_mobile {
    position: fixed;
    z-index: 99999999999;
    height: 100%;
    width: 300px;
    top: 0;
    left: 0;
    background: white;
    transition: all 200ms linear 0s;
    transform: translateX(-100%);
    overflow-y: auto;
    overflow-x: hidden;
    /*! padding: 0 10px; */
}
.menu_fix_mobile.main-menu-show{
    transform: translateX(0%);
}

.menu_fix_mobile .close-menu {
    /* overflow: hidden; */
    height: 30px;
    position: relative;
    top: 0;
    z-index: 1;
    right: 0;
    position: absolute;
}

.menu_fix_mobile .close-menu .logo_menu {
    display: inline-block;
    padding: 15px 10px 15px 25px;
}

.menu_fix_mobile .close-menu>a {
    /* float: right; */
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    /* background-color: #ccc; */
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.menu_fix_mobile .close-menu .logo_menu img {
    width: auto;
    max-width: unset;
    height: 60px;
}

.menu_fix_mobile .megamenu-container {
    padding: 0;
    margin-bottom: 20px;
}

.menu_fix_mobile .nav-main {
    overflow-y: auto;
    width: 100%;
    padding: 15px 10px;
}

.menu_fix_mobile .megamenu-title {
    padding-left: 0;
    border: none;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.menu_fix_mobile .megamenu-title:before {
    left: 20px;
}

ul.nav-sub li {
    padding-right: 0px;
    padding-left: 0;
    border-right: none;
}

.menu_fix_mobile .megamenu-title a {
    border: unset;
    font-size: 16px;
}

.menu_fix_mobile .megamenu-item-sub>a {
    border-bottom: none;
    padding: 8px 20px;
}

.menu_fix_mobile ul {
    display: inline-block;
    margin: 0;
    list-style: none;
    padding: 0;
}

.menu_fix_mobile ul li {
    float: left;
    position: relative;
    margin: 0;
    transition: 0.4s;
    width: 100%;
    border-right: none !important;
}

.menu_fix_mobile ul li img {
    width: auto;
}

.menu_fix_mobile .megamenu-item {
    padding: 10px 0px;
    padding-left: 15px;
}

.menu_fix_mobile .list-megamenu-sub {
    display: block;
}

.menu_fix_mobile .nav-main li.nav-megamenu {
    position: relative;
}

.menu_fix_mobile ul li a {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 8px 0px;
    margin: 0;
    border-radius: 0;
    color: #333;
    display: inline-block;
    width: 100%;
    /*! border-bottom: 1px solid #926161; */
    line-height: normal;
    white-space: normal;
}

.menu_fix_mobile .nav-main>li>a {
    font-weight: 400;
    color: black;
}

.menu_fix_mobile ul li i.fa-chevron-down.mega-mn2 {
    bottom: 0px;
    top: unset;
}

.menu_fix_mobile ul li i.fa-angle-down {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 17px;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #000;
    transition: 0.3s;
    /* border-left: 1px solid #fff; */
    cursor: pointer;
}

.menu_fix_mobile li ul.nav-sub {
    display: none;
    position: static;
    top: 100%;
    left: 0;
    background-color: transparent;
    background-image: unset;
    text-align: left;
    min-width: 180px;
    transition: unset;
    float: left;
    width: 100%;
    box-shadow: unset;
    border: unset;
}

.menu_fix_mobile li ul.nav-sub li {
    width: 100%;
    padding: 0;
}

.menu_fix_mobile li ul.nav-sub li a {
    padding: 8px 25px 8px 25px;
    display: block;
    color: #000;
    font-size: 14px;
    line-height: normal;
    text-transform: none;
}

.menu_fix_mobile li ul.nav-sub li a:hover {
    color: #fff
}

.menu_fix_mobile .nav-main>li>.nav-sub ul {
    display: none;
    position: static;
    top: 100%;
    left: 0;
    background-color: transparent;
    background-image: unset;
    text-align: left;
    min-width: 180px;
    transition: unset;
    float: left;
    width: 100%;
    padding: 0;
    padding-left: 15px;
}

.menu_fix_mobile a:hover span {
    color: #fb831a !important;
}
.menu_fix_mobile h4{
    font-size: 16px;
  line-height: 43px;
  text-align: left;
  font-weight: 500;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: #fb831a;
  letter-spacing: 1px;
  margin: 0;
}
.marquee {
}

.marquee a {
    font-weight: 400;
    color: #5a5a5a;
    font-size: 14px;
}

.marquee {
    height: 28px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-flex;
    animation: marquee 8s linear infinite;
}

@keyframes marquee {
    0% {
        transform: translate3d(0, 0, 0)
    }

    100% {
        transform: translate3d(-50%, 0, 0)
    }
}

.topbarhea .row {
    justify-content: space-between;
}

.marquee-wrap {
    overflow: hidden;
    width: 45%;
}

.marquee article {
    padding-right: 21px;
}
li.nav-item.has-mega {
    position: relative !important;
}

li.level1.parent.item.fix-navs {
    width: 100%;
}

.search-smart form {
    width: 300px;
    height: 35px;
    min-height: 35px;
    line-height: 35px;
    outline: none;
    padding: 0 60px 0 10px;
    overflow: hidden;
    background: #fff;
    border-radius: 25px !important;
    font-size: 14px;
    color: #999ea1;
    border: solid 1px #fff;
    position: relative;
}
.search-smart form input {
    font-size: 13px;
    border: none;
    width: 100% !important;
    height: 100%;
}

.search-smart .btn.icon-fallback-text {
    top: 50%;
    position: absolute;
    right: 11px;
    padding:unset;
    transform: translateY(-50%);
}
.header-contact__item-cart .cart {
    display: inline-block;
    font-size: 14px;
    height: 35px;
    width: 35px;
    border: solid 1px #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
    background: #fff;
    cursor: pointer;
    position: relative;
}

.header-contact__item-cart .cart .cart-title {
    position: absolute;
    top: -8px;
    right: -7px;
    padding: 4px;
    background: #e9781a;
    border-radius: 100%;
    width: 20px;
    height: 20px;
}

.header-contact__item-cart .cart .cart-title span {
    font-size: 12px;
}
.section-nav-bottom {
    display: flex;
}

.header-contact__item-cart {
    padding-left: 20px;
}
li.nav-item.active:before {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #ffffff transparent transparent transparent;
    top: 0;
    left: calc(50% - 10px);
    content: "";
}
li.nav-item.active{
    background-color: #e9781a;
    border-radius: 0px !important;
}
li.nav-item.active .a-img {
    color: #fff !important;
  }
.header-contact__item.header-contact__hotline:last-child {
    padding-right: 0px;
    border-right: none;
}
.box-lefts-icons:hover i {
    transform: rotate(360deg);
    transition: 0.5s ease;
}
li.level1.parent.item.fix-navs:last-child a {
    border: none !important;
}
ul.nav_left li p {
    font-weight: 400;
    color: #545454;
    font-size: 14px;
}
@media (max-width: 992px) {
    header{
        display: none !important;
    } 
}
.item_poly_mb{
    height: 35px;
    width: 35px;
    border: solid 1px #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
    background: #fff;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 7px;
}
.item_poly_mb img{
    height: 23px;
  width: unset;
}