/*@import url(bootstrap.min.css);*/
/*@import url(font-awesome.min.css);*/

@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
/*@import url(animate.min.css);*/
/*@import url(../fonts/flaticon.css);*/
/*@import url(https://unpkg.com/aos@2.3.1/dist/aos.css);*/

@import url(jquery-ui.css);

@import url(bootstrapvalidator.min.css);

/*@import url(slick.css);*/

/*@import url(select2.min.css);*/
/*@import url(select2-bootstrap.css);*/
@import url(bootstrap-datepicker.min.css);

a, a:hover, a:active {
    text-decoration: none !important;
    cursor: pointer
}

/* ----- Juan Homepage ----- */

body, th, td, input, select, textarea, button, p /*, a*/ {
    font-size: 1.4rem;
    /*line-height: 1.7;*/
    font-family: 'Montserrat' !important;
    font-style: normal;
    color: #232323;
}

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, abbr, address, cite, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, section, summary, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    word-break: break-word;
}

html, body {
    width: 100%;
    height: 100%;
    /*overflow: auto;*/
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    scroll-behavior: auto;
}

@font-face {
    font-family: useAndrogyne;
    src: url('https://orion.vn/assets/fonts/UTM Androgyne.ttf');
}

@font-face {
    font-family: useIsadora;
    src: url('https://orion.vn/assets/fonts/UTM IsadoraR.ttf');
}

.inner {
    position: relative;
    width: 100%;
    max-width: 108rem;
    margin: 0 auto;
}

    .inner.left-right-controls {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        margin: 0 auto;
        width: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

header .navbar .container-fluid {
    display: flex;
    align-items: center;
}

header .navbar-nav {
    margin: 0;
}

    /*header .navbar-nav > li {
    margin: 0 8rem 0 0;
}*/

    /*header .navbar-nav > li:first-of-type {
    margin-left: 8rem;
}*/

    header .navbar-nav > li > a {
        color: #232323 !important;
        font-weight: bold;
        padding: 0;
        line-height: 1.7rem;
    }

        header .navbar-nav > li > a .dd-item-icon > img {
            position: relative;
            transition: 0.3s;
            margin-bottom: 2px;
        }

    header .navbar-nav > li.open > a .dd-item-icon > img {
        transform: rotate(180deg);
    }

.navbar-nav .dropdown-menu {
    top: 5.1rem;
    left: -2rem;
}

    .navbar-nav .dropdown-menu > li > a {
        font-size: 1.4rem !important;
        line-height: 1.7rem !important;
    }

header .navbar-brand {
    float: left;
    height: auto;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    margin-left: 0 !important;
}

header .navbar {
    position: relative;
    min-height: 8rem;
    margin-bottom: 0;
    border: 1px solid transparent;
    display: flex;
}

.nav > li.active > a > span {
    border-bottom: 3px solid #ED1B29 !important;
}


header button.dropdown-toggle {
    border: 1px solid #9E9E9E;
    box-sizing: border-box;
    border-radius: 1.8rem;
    padding: 0.6rem 1.7rem 0.7rem 1.2rem;
    color: #9E9E9E;
    font-weight: bold;
    min-width: 7.1rem;
}

    header button.dropdown-toggle img {
        margin-left: 0.9rem;
        filter: invert(65%) sepia(0%) saturate(0%) hue-rotate(244deg) brightness(97%) contrast(88%);
    }

header .select-lang .fa-angle-down:before {
    color: #9E9E9E;
    font-size: 1.6rem;
}

header .open > .dropdown-menu {
    /*width: 6.9rem;*/
    /*height: 10.49rem;*/
    background: #FFFFFF;
    border: hidden; /*1px solid #9E9E9E;*/
    box-sizing: border-box;
    /*border-radius: 18px;*/
    min-width: 130%;
}

header .dropdown-menu > li > a {
    display: block;
    padding: 0 1.2rem;
    clear: both;
    font-weight: 500;
    /*color: #9E9E9E;*/
}

.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 1rem 2rem !important;
}

.carousel-inner > .item > img {
    width: 100%;
}

.carousel-inner {
    background: #232323;
    position: relative;
}

.carousel-control.right, .carousel-control.left {
    background-image: none !important;
}

.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
    font-size: 1.8rem;
    -webkit-text-stroke: 1px #232323;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    border-radius: 50%;
    background: rgba(35, 35, 35,0.4);
    padding: 2.1rem;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.carousel-control .glyphicon-chevron-left {
    left: 0 !important;
    margin-left: 0 !important;
}

.carousel-control .glyphicon-chevron-right {
    right: 0 !important;
    margin-right: 0 !important;
}

.carousel-control {
    position: relative;
    opacity: 1 !important;
    text-shadow: none !important;
    /* width: 26.8% !important;
	height: fit-content !important;
	top: 49% !important; */
}

.text-inside-carousel {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 0 auto;
    width: 100%;
    z-index: 2;
}

header .navbar-toggle {
    /*position: absolute;*/
    right: 0;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    width: 3.5rem; /*2.6rem;*/
    height: 3.5rem; /*2.6rem;*/
    background: #FFFFFF;
    border: 1px solid #232323;
    box-sizing: border-box;
    /*display: flex;*/ /*Rewrite display: none of bootstrap*/
    align-items: center;
    justify-content: center;
    /*top: 2.2rem;*/
}

.navbar-menu-icon {
    position: absolute;
    top: 29%;
    left: 18%;
    width: 64%;
}

.menu-group {
    position: absolute;
    top: 29%;
    left: 18%;
    width: 64%;
}

.navbar-cancel-icon {
    position: absolute;
    top: 24%;
    left: 24%;
    width: 52%;
}

.font-16 {
    font-size: 1.6rem;
}

.font-25 {
    font-size: 2.5rem;
}

.font-30 {
    font-size: 3rem;
}

.font-40 {
    font-size: 4rem;
}

.font-60 {
    font-size: 6rem;
}

.font-bold {
    font-weight: bold;
}

.text-white {
    color: #FFFFFF;
}

.text-gray {
    color: #9E9E9E !important;
}

.carousel-indicators li {
    background-color: #fff !important;
    width: 15px !important;
    height: 15px !important;
}

    .carousel-indicators li.active {
        width: 15px !important;
        height: 15px !important;
        background-color: #ED1B29 !important;
        border: none !important;
        border-radius: 10px;
    }

#products {
    background: #F6F6F6;
    position: relative;
    padding-bottom: 8rem;
    /*   background-image: url('../images/919b05f7f2b2474530c0ab4e3b302946 1.svg');*/
}
    /*#backgroundliscategory {
    position: relative;
    padding-bottom: 8rem;
    background-image:url('../images/919b05f7f2b2474530c0ab4e3b302946 1.svg');
}*/
    #products .products-icon {
        position: absolute;
    }

    #products .products-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }



        #products .products-grid .box-around-img {
            background: #fff;
            border-radius: 50%;
            padding: 5rem 2.5rem;
            margin-bottom: 1.45rem;
        }

.box-around-img.product {
    padding: 5rem 1.5rem 0rem 1.5rem !important;
    margin-bottom: 1.45rem;
}

#products .products-grid .product-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc((100% / 4) - 2rem);
    margin-bottom: 5.85rem;
}

.btn-custom-home {
    padding: 1.3rem 4rem;
    height: 5rem;
    border: 1px solid #ED1B29;
    box-sizing: border-box;
    border-radius: 0.8rem;
    color: #ED1B29;
    font-size: 1.8rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background-color: transparent;
}

    .btn-custom-home.btn-red {
        background: #ED1B29;
        color: #fff;
    }

#videos {
    background-image: url('../png/home-bg-videos.png');
    background-size: cover;
    padding-bottom: 8.2rem;
    overflow: hidden;
}

.row {
    margin: 0 !important
}

#news .each-news {
    background: #FFFFFF;
    border-radius: 0.4rem;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
}

    #news .each-news .news-txt {
        padding: 1.4rem;
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
        display: flex;
        flex-direction: column;
        flex-basis: 80%;
        justify-content: space-between;
    }

    #news .each-news .scale-fit-img:hover img {
        cursor: pointer !important;
        transform: scale(1.1);
        transform-origin: 50% 50%;
    }

    #news .each-news .scale-fit-img img {
        display: block;
        transition: transform .4s; /* smoother zoom */
        max-width: 100%;
        width: 100%;
        height: 100%;
    }

    #news .each-news .scale-fit-img {
        padding: 0;
        overflow: hidden;
        max-width: 100%;
        height: 20rem;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        flex: none;
    }

#news {
    background-image: url('../png/home-bg-news.png');
}

    #news .owl-carousel .owl-nav.disabled, #news .owl-carousel .owl-dots.disabled {
        display: block !important;
    }

    #news .owl-theme .owl-nav [class*=owl-], .slider-youtube > .slick-prev, .slider-youtube > .slick-next {
        border: 1px solid #232323;
        box-sizing: border-box;
        border-radius: 50%;
        width: 5rem;
        height: 5rem;
        background: transparent;
    }

        #news .fa-angle-left:before, #news .fa-angle-right:before, .slider-youtube > .slick-prev > .fa-angle-left::before, .slider-youtube > .slick-next > .fa-angle-right::before {
            color: #232323;
            font-size: 3rem;
            font-weight: bold;
        }

        .slider-youtube > .slick-prev > .fa-angle-left::before, .slider-youtube > .slick-next > .fa-angle-right::before {
            color: #FFFFFF;
        }

    #news .owl-theme .owl-nav .owl-prev {
        margin-right: 3rem;
    }

    #news .owl-carousel .owl-stage-outer {
        display: flex;
        flex-wrap: wrap;
    }

        #news .owl-carousel .owl-stage-outer .owl-stage {
            display: flex;
        }

            #news .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
                height: 100%;
            }

    #news .news-carousel .item .each-news {
        display: flex;
        flex-direction: column;
        position: relative;
        overflow: hidden;
        min-height: 27rem;
        height: inherit;
    }

#social .social-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    #social .social-grid .social-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: calc((100% / 4) - 2rem);
        margin-bottom: 3rem;
        position: relative;
        overflow: hidden;
        cursor: pointer;
    }

        #social .social-grid .social-item img {
            height: 27.3rem;
        }

.flex-align-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

#social .social-grid .social-item .flex-align-item {
    position: absolute;
    height: 27.3rem;
    background: rgba(35,35,35,0.4);
    width: 100%;
}

    #social .social-grid .social-item .flex-align-item i, #social .social-grid .social-item .flex-align-item img {
        color: #fff;
        font-size: 5rem;
        width: 5rem;
        height: 5rem;
        text-align: center;
    }

#social .social-grid .social-item:hover img.social-img {
    cursor: pointer !important;
    transform: scale(1.1);
    transform-origin: 50% 50%;
}

#social .social-grid .social-item img.social-img {
    display: block;
    transition: transform .4s; /* smoother zoom */
}

#social .connect-icon i, #social .connect-icon img {
    width: 4rem;
    height: 4rem;
    font-size: 4rem;
    color: #292929;
    margin-right: 5rem;
    display: flex;
    align-items: center;
}

footer {
    background: url('../png/home-bg-footer.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 100px;
}

.menu-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .menu-footer .each-menu {
        display: flex;
        flex-direction: column;
        width: calc((100% / 7) - 1rem);
        margin-top: 2.1rem;
    }

.each-menu > p {
    text-transform: uppercase;
}

.menu-footer .each-menu p:not(:first-of-type):hover {
    text-decoration: underline;
    cursor: pointer;
}

footer .copyright {
    margin-top: 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.icon-chat-fb {
    position: fixed;
    right: 4rem;
    bottom: 2rem;
    z-index: 1;
}

.home-title-part > p:first-child {
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
}

.owl-video {
    display: block !important;
}

.carousel-inner > .item {
    opacity: 1 !important
}

    .carousel-inner > .item > img {
        opacity: 0.5 !important
    }

.tu-img {
    max-width: 8rem !important;
    width: unset !important
}

.text-banner {
    line-height: 1;
    margin: 0;
    border: 2px solid;
    padding: 1.58% 3.5%;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: left;
    z-index: 999;
    text-transform: uppercase;
}

.tu-img {
    width: 80px;
    height: 60px;
}

.active.tu-paging > a {
    background-color: #ED1B29 !important;
    border-color: #ED1B29 !important;
    color: white !important;
}

.tu-paging > a {
    color: unset !important;
}

.breadcrumb-item > p {
    color: #232323;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
}

.breadcrumb {
    margin: 10px 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /*font-size: 22px;*/
}

    .breadcrumb i {
        font-size: 120%;
    }

.product-item > .tu-font-20 {
    color: black;
}

.background-breadcrumb {
    background-color: #F6F6F6;
}

.tu-img-height {
    width: 100%;
    max-height: 800px;
}

.tu-product-bundle {
    padding: 10px 0px 0 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #ED1B29;
}

.tu-font-16 {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19.5px;
    align-items: center;
    text-align: center;
}

hr.red {
    display: block;
    height: 1px;
    border-top: 2px solid #ef0808;
}

.detaild-product {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    width: 90%;
    max-width: 400px;
    display: inline-block;
}

.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.nav-pills > li > a {
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    text-align: center;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #ED1B29 !important;
    line-height: 19px;
    border-radius: 0;
}

.nav.nav-pills {
    margin-top: 40px;
}

.tu-img-news {
    width: 100%;
    height: 76%;
    max-height: 200px;
}

h1, h2, h3, h4, h5, h6 {
    font-style: normal !important;
}

h1, h2 {
    font-weight: 500 !important;
}

h4, h4, h6 {
    font-weight: 500 !important;
}

.breadcrumb-item {
    color: unset !important;
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: unset;
    font-size: 14px;
}

.breadcrumb > li + li:before {
    content: "|\00a0" !important;
}

.media-body {
    background-color: #F6F6F6;
}

.media-block:nth-child(n+2) {
    margin-top: 2rem;
}

.form-group {
    padding: 30px;
    background: #F6F6F6;
}

.form-control-button {
    color: #FFFFFF !important;
    background-color: #ED1B29 !important;
}

.contact-row {
    display: flex;
    margin: 16px 0px;
}

p.red {
    color: red;
    margin: unset;
}

.red {
    color: red;
}

.form-group-contact > form > div {
    margin-bottom: 1.5%;
}

.ContactIntro {
    padding: 20px;
    background-color: #F6F6F6;
    margin-bottom: 2%;
}

.page-title {
    font-weight: bold;
    line-height: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}

.badge.numberCircle {
    line-height: 28px;
    width: 32px;
    height: 32px;
    font-size: 16px;
    border-radius: 25px;
    background-color: #ED1B29;
    margin-right: 20px;
}

hr.gray {
    border-top: 0px solid #E0E0E0;
}

hr.black {
    border-top: 1px solid #232323;
    margin-top: unset;
    margin-bottom: 7px;
}

.whyOrionMessage-carousel > .owl-stage-outer {
    background-color: #FEF4F4;
}

.grayscale {
    filter: grayscale(82%);
    margin: 10px;
}

    .grayscale:hover {
        filter: unset
    }

.img-responsive {
    max-width: 100%;
    height: auto;
}

.img-benefit {
    height: auto;
    max-width: 210px;
}

.inner-list-recruit {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.inner-list-recruit-item {
    margin-top: 3.3%;
}

.inner-list-recruit-item-none {
    display: none;
}

/*.carousel-cell-2 {
    width: 66%;
    margin-right: 10px;
    justify-content: center
}
*/
.caption {
    text-align: center;
}

.benefit-layout {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 10px 0 80px;
}

/*Css of bussines ethics*/
.title-children-bussiness-es {
    text-align: center;
    padding: 20px;
    /*margin: 0px 0px 0px 8px;*/
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
}

.show-max-2-lines {
    -webkit-box-orient: vertical;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    max-width: 100%;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a > span:after {
    border-bottom: unset !important;
    background-color: transparent;
    transform: unset !important
}

/*Css of Partnership*/
.content-top-partners {
    display: flex;
    justify-content: space-between
}
/*Css of Partnership*/
.content-bottom-partners {
    margin-top: 50px;
    display: flex;
    justify-content: space-between
}
/*Css of global*/
.content-bottom-globalt {
    padding-top: 80px;
    padding-bottom: 40px;
    display: flex;
    justify-content: space-between
}
/*Css of global*/
div.text-bold-fz30 > p {
    font-weight: bold;
    font-size: 30px;
}
/*Css of global*/
div.text-fontz16 > p {
    font-size: 16px;
}
/*Css of global*/
div.w-100 > img {
    width: 100%
}
/*Css of global*/
.btn-discovery-globalt {
    border: 1px solid #232323;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 15px 40px;
    background-color: white;
    color: unset;
    font-size: unset;
    font-weight: unset;
    display: unset;
}
/*Css of global*/
div.text-fontz24 > p {
    font-size: 24px;
}

.bottom-contact {
    display: none;
}

.contact-row > div:nth-child(2) > p:first-child {
    font-weight: 600;
    font-size: 13px;
}

.contact-row > div:nth-child(2) > p:nth-child(2) {
    font-size: 13px;
}

.block-2 {
    padding: 0 15px 0 0 !important;
}

.block-3 {
    padding: 0 0 0 15px !important;
}

.zalo-chat-widget {
    bottom: 24px !important;
    right: 25px !important;
}

.social-item {
    cursor: pointer;
}

.footer-area {
    padding: 7.7rem 0 1.7rem 0;
}

.footer-nav {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
}

.nar-container {
    height: 55px;
    box-shadow: 2px 1px 9px #dedede;
    border-top: 1px solid #eaeaea;
    display: flex;
    background: white;
}

.nar-bar-item {
    width: calc(100% / 5 );
    margin: auto;
    text-align: center;
}

    .nar-bar-item:focus {
        filter: invert(32%) sepia(100%) saturate(6593%) hue-rotate(349deg) brightness(95%) contrast(96%);
    }

        .nar-bar-item:focus > p {
            font-weight: bold;
        }

.nar-item-text {
    font-size: 1rem;
    margin-top: 5px;
}


.product-image {
    display: block;
    margin: auto
}

.product-item:not(:nth-child(3n+1)) {
    margin-left: calc( (100%-(25%*4))/4 );
}

/*#region Taste*/
#taste {
    background-image: url('../png/background_taste.png');
}

    #taste .owl-theme .owl-nav [class*=owl-] {
        box-sizing: border-box;
        border-radius: 50%;
        width: 5rem;
        height: 5rem;
        background: transparent;
    }

    #taste .scale-fit-img > img {
        max-width: 65%;
        margin: auto;
        margin-top: 10%;
    }
/*#endregion Taste*/

/*#region #whyOrionMessage*/
#whyOrionMessage .owl-theme .owl-nav [class*=owl-] {
    border: 1px solid #ED1B29;
    box-sizing: border-box;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    background: transparent;
}

#whyOrionMessage .fa-angle-left:before, #whyOrionMessage .fa-angle-right:before {
    color: #ED1B29;
    font-size: 3rem;
}

#whyOrionMessage .owl-theme .owl-nav .owl-prev {
    margin-right: 3rem;
}


#whyOrionMessage .owl-carousel .owl-stage-outer .owl-stage {
    display: flex;
}
/*#endregion #whyOrionMessage*/

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel .owl-stage-outer {
    margin-bottom: 20px;
}

.owl-theme .owl-nav {
    margin-top: unset;
}

.zalo-chat-mobile {
    background-image: url('https://orion.vn/assets/images/Icon Zalo Mobile.svg');
    background-repeat: no-repeat;
    background-size: 40px 40px;
    position: absolute;
    bottom: 60px;
    right: 5px;
    width: 40px;
    height: 40px;
    display: none;
    z-index: 9999;
    border-radius: 7px;
}

.fb-chat-mobile {
    background-image: url('https://orion.vn/assets/images/Icon Mess Mobile.svg');
    background-repeat: no-repeat;
    background-size: 40px 40px;
    position: absolute;
    bottom: 105px;
    right: 5px;
    width: 40px;
    height: 40px;
    display: none;
    z-index: 9999;
    border-radius: 7px;
}

#home-languages {
    top: 0;
    margin-top: -1px;
    border: 1px solid #9E9E9E;
    box-sizing: border-box;
    border-radius: 1.8rem;
    padding: 0.6rem 1.7rem 0.7rem 1.2rem;
    color: #9E9E9E;
    font-weight: bold;
    min-width: 7.1rem;
}

.row-equal {
    display: flex;
    flex-wrap: wrap;
}

.model-details > p, .model-details > hr {
    max-width: 860px;
    margin: 0 auto;
}

    .model-details > p > img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        height: auto;
        margin-bottom: 15px;
    }

    .model-details > p > span > img {
        max-width: 100%;
        height: auto;
    }

.breadcrumb > .breadcrumb-item {
    font-weight: 500;
}

.show-max-1-lines {
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav-pills > li + li {
    margin-left: 0px !important;
}

.f600 {
    font-weight: 600 !important;
}

.f500 {
    font-weight: 500 !important;
}

.slick-center {
    z-index: 9999
}

.slick-slide {
    padding: 0 17px;
    width: 50%
}

.slick-list {
    padding: 0 -17px;
}
/*#region bug0102 */
.nav-fix-content {
    display: flex !important;
    width: 100%;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
}

    .nav-fix-content:hover {
        background-color: #eee;
    }
/*#endregion bug0102*/
/*#region bug0106 */
.angle-down:before {
    content: "\f107" !important;
    font-family: "Font Awesome 5 Free";
}

.fa-angle-down:before {
    margin-right: 6px;
}
/**/
.jobview {
    background-color: #F6F6F6;
    padding: 20px;
    /*padding-bottom: 100%;*/
    /*margin-bottom: -100%;*/
    width: 100%
}
/*#endregion bug0106*/
.form-control {
    height: 4rem !important;
}

.slider-gallery > div > div.slick-track > div.slick-slide.slick-current.slick-active > div {
    display: flex
}
/*#region topnavigation */
.nav-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0 25px !important;
}

.nav-top-language-hambuger {
    display: flex;
    align-items: center;
}

.nav-top-language {
    display: flex;
    justify-content: space-between;
}

.nav-top-language-vn {
    margin-right: 16px;
}

    .nav-top-language-vn > a > span, .nav-top-language-en > a > span {
        margin-left: 8px;
        color: #9E9E9E;
        font-weight: 600;
    }

#myNavbarfix {
    top: 0;
    position: relative;
    padding: 0;
}

.nav-bottom {
    padding: 25px 0 25px;
}

.navbar-collapse {
    padding: unset;
}

.menu-grid {
    display: grid;
    grid-column-gap: 36px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.navbar-toggle-button {
    margin-left: 16px !important;
}

.sub-menu {
    display: none;
}

.link-title {
    position: relative;
}

li > .nav-link > span {
    white-space: nowrap;
}

.sub-menu {
    position: absolute;
    min-width: 100%;
    z-index: 1000;
    top: 3.6rem;
}

    .sub-menu > li {
        list-style-type: none;
        white-space: nowrap;
    }

        .sub-menu > li > a {
            padding: 1rem 2rem;
            display: block;
            font-weight: 500;
            font-size: 14px !important;
        }

            .sub-menu > li > a:hover {
                background-color: #f5f5f5;
                color: #262626;
            }

.link-title:hover > ul.sub-menu {
    background: #FFFFFF;
    border-radius: 0px 0px 4px 4px;
    display: block !important;
}

.nav-top-language-en:before {
    content: "|\00a0";
    margin-right: 16px;
}

#myNavbarfix > .nav::before {
    content: unset !important;
}

.sub-menu::before {
    content: '';
    background-color: transparent;
    width: 100%;
    height: 32px;
    position: absolute;
    top: -32px;
    cursor: pointer;
}
/*#endregion topnavigation*/
.tu-product-bundle > a {
    text-decoration-line: underline !important;
}

.modal-dialog.modal-myModal {
    width: 40% !important;
}

.modal-dialog.modal-myModal2 {
    width: 101% !important;
    margin: 0px auto;
}

#products .products-grid .box-around-img-outer > .box-around-img-inner {
    border: 1px solid #FEF4F4;
    padding: 4rem 1.5rem;
    border-radius: 50%;
}

#products .products-grid .box-around-img-outer {
    background: #fff;
    border-radius: 50%;
    padding: 1rem;
    margin-bottom: 1.45rem;
}

.tet-holiday {
    background-image: url('https://orion.vn/assets/images/919b05f7f2b2474530c0ab4e3b302946 1.svg') !important;
}

    .tet-holiday > .products-icon {
        display: none;
    }

    .tet-holiday > .products-icon-bg {
        position: absolute;
    }

        .tet-holiday > .products-icon-bg > img {
            display: unset !important;
        }

    .tet-holiday > .products-icon-bg {
        z-index: 9;
    }

.theme-default {
    z-index: 10;
    margin-bottom: -10px;
    position: relative;
}

#products > .products-icon-bg > img {
    display: none;
}

.home-title-part-quote {
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    font-family: useIsadora !important;
}

.product-teaser {
    margin-bottom: 10px;
}

.home-title-part {
    margin: 8.4rem 0 4.6rem 0;
}
/*#region aboutgreeting */
.container-about-greeting {
    background-color: #F6F6F6;
    display: flex;
    margin-right: -30px;
    width: 100%;
}

.about-greeting-content {
    width: 85%;
    position: relative;
}

.about-greeting-content-img-top {
    position: absolute;
    top: -0.6rem;
    left: 0;
}

.about-greeting-text {
    position: relative;
}

    .about-greeting-text > h3 {
        color: #ED1B29;
        font-family: useAndrogyne !important;
    }

    .about-greeting-text > .text-fontz16 {
        position: relative;
        z-index: 1;
    }

.about-greeting-content-img-bottom {
    position: absolute;
    bottom: 16.8rem;
    right: 0;
    z-index: 0;
}

.about-greeting-content-right {
    width: 53%;
}

.about-greeting-content-right-top {
    background-image: url('https://orion.vn/assets/images/csr_ceo_01 1.svg');
    background-repeat: no-repeat;
    display: flex;
    justify-content: flex-end;
    position: relative;
    top: -2.5rem;
}

    .about-greeting-content-right-top > img {
        position: relative;
        top: -2.1rem;
    }

.about-greeting-content-right-bottom {
    background-color: #ED1B29;
    padding: 30px;
    text-align: right;
    max-width: 93%;
    position: relative;
    margin-left: auto;
    top: -4.6rem;
}

    .about-greeting-content-right-bottom > p {
        color: #FFFFFF;
        line-height: 36px;
        margin-bottom: 16px;
    }

    .about-greeting-content-right-bottom > span {
        position: relative;
    }

        .about-greeting-content-right-bottom > span::before {
            content: '';
            position: absolute;
            width: 6.2rem;
            height: 1px;
            background-color: #FFFFFF;
            right: 0;
        }

.signname {
    margin-top: 32px;
}

    .signname > p:first-child {
        color: #FFFFFF;
        font-size: 20px
    }

    .signname > p:last-child {
        color: #FFFFFF;
        font-size: 16px;
    }

/*#endregion aboutgreeting*/

.fb_dialog.fb_dialog_advanced iframe {
    left: auto !important;
    right: 2rem;
    bottom: 91px !important;
}

.content-bottom-contact-globalt {
    display: flex;
}

.content-bottom-contact-globalt-left {
    min-width: 67%;
}

    .content-bottom-contact-globalt-left > i {
        transform: scale(1.2);
        margin-left: 4px;
    }

    .content-bottom-contact-globalt-left > h2 {
        font-weight: bold !important;
        margin-top: 18px;
    }

    .content-bottom-contact-globalt-left > p {
        margin-bottom: 23px
    }

    .content-bottom-contact-globalt-left > button {
        background-color: unset;
    }

.content-bottom-contact-globalt-img {
    flex-grow: 1;
}

    .content-bottom-contact-globalt-img > img {
        display: block;
        margin-left: auto;
    }

.fa-phone-alt__add::before {
    border: 1px black solid;
    padding: 0.5rem;
    border-radius: 50%;
}

.product-item > div.w-100:hover > img {
    cursor: pointer !important;
    transform: scale(1.1);
    transition: 0.4s;
}

.product-item > div.w-100 {
    overflow: hidden;
}

.btn-custom-home:hover {
    cursor: pointer;
    animation: jelly 0.5s;
}

@keyframes jelly {
    0%, 100% {
        transform: scale(1, 1);
    }

    25% {
        transform: scale(0.9, 1.1);
    }

    50% {
        transform: scale(1.1, 0.9);
    }

    75% {
        transform: scale(0.95, 1.05);
    }
}

.paging-div-center {
    display: flex;
    justify-content: center;
}

.no-jobs-view {
    display: flex;
    margin: auto;
}

#jobspaging > .paging-div-center {
    height: 47px;
}

.box-text-banner {
    position: absolute;
    align-items: center;
    justify-content: center;
    display: flex;
    width: 100%;
    height: 100%;
}

.cata-photo-link {
    display: unset;
    width: 70px;
}

.submenu-active {
    display: inline-block;
    width: 100%;
    text-align: center;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
}

.content-bottom-contact-globalt-left > a > .btn-discovery-globalt {
    background-color: #f6f6f6;
}

.content-bottom-partners-img-cir-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.inner-fix {
    width: 100%;
    max-width: 94rem;
    margin: 0 auto;
}

.content-jobdetail-before {
    display: flex;
    justify-content: space-between;
}

.content-jobdetail-before-col {
    display: flex;
    flex-direction: column;
}

.content-jobdetail-button > a > button {
    background: #ED1B29;
    color: #fff;
    text-align: center;
    border-radius: 2rem;
    display: inline-block;
    border: 1px;
}

.content-jobdetail-after {
    background: #F6F6F6;
}

.content-jobdetail-top {
    display: flex;
}

.page {
    position: relative;
    height: 100%;
}

.popup {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    visibility: hidden;
    transition: .3s ease;
}

.intro {
    position: relative;
    width: 100%;
    max-width: 142.3rem;
    margin: 0 auto !important;
}

.taste-carousel > .owl-nav > button > .slick-next, .taste-carousel > .owl-nav > button > .slick-prev {
    border: 1px solid #232323;
    box-sizing: border-box;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    background: #8c8c8c;
    top: 34%;
}

.taste-carousel > .owl-nav > button > div.slick-next > i:before {
    font-size: 3rem;
    color: #FFFFFF;
    top: 16%;
    left: 38%;
    position: absolute;
}

.taste-carousel > .owl-nav > button > div.slick-prev > i:before {
    font-size: 3rem;
    color: #FFFFFF;
    top: 16%;
    left: 33%;
    position: absolute;
}

.taste-carousel > .owl-nav > button > div:before {
    content: none;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    background: #8c8c8c;
    top: 34%;
}

.taste-carousel > .owl-nav > button > div.slick-next > i:before {
    font-size: 3rem;
    color: #FFFFFF;
    top: 16%;
    left: 38%;
    position: absolute;
}

.taste-carousel > .owl-nav > button > div.slick-prev > i:before {
    font-size: 3rem;
    color: #FFFFFF;
    top: 16%;
    left: 33%;
    position: absolute;
}

.taste-carousel > .owl-nav > button > div:before {
    content: none;
}

.w255 {
    display: block;
    margin: auto !important;
    width: 100% !important;
    max-width: 255px !important;
    max-height: 150px;
    height: 150px !important;
}
.w345 {
    display: block;
    margin: auto !important;
    width: 100% !important;
    max-width: 345px !important;
    max-height: 203px;
}

.mw24 {
    max-width: 24px;
}

#directorMsgMain {
    float: left;
    padding: 24px 2em 13px 2em;
    margin: 0;
    width: calc(100% - 380px);
}

    #directorMsgMain .message-box {
        order: 1;
        display: flex;
        width: calc(100% - 150px - 1.5em);
    }

    #directorMsgMain .director-info {
        order: 3;
        text-align: right;
        width: 100%;
        margin-top: 1.5em;
    }

    #directorMsgMain .message-box > .message-text {
        text-align: justify;
        padding: 2em;
        background: #fff;
        border-radius: 1.2em;
        box-shadow: 0px 6px 10px rgba(101, 101, 101, 0.25);
    }

        #directorMsgMain .message-box > .message-text > p {
            font-size: 1.3em;
            margin: 0;
        }

    #directorMsgMain .slider__director-img {
        width: 150px;
        height: 200px;
        display: unset;
        object-fit: cover;
        object-position: top;
    }

    #directorMsgMain .slider__director-nm {
        font-size: 2.1em;
        font-weight: 600;
        line-height: 1.2em;
    }

    #directorMsgMain .slider__director-pos {
        font-size: 1.7em;
        font-weight: 400;
        line-height: 1.2em;
        margin: 0.3em 0 0 0
    }

.ask-question {
    background: #F6F6F6;
    margin-bottom: unset;
    padding: 20px 0px 0px 20px;
}

/*#region product*/
.product-button > p {
    line-height: 24px;
}

.fanpage {
    position: absolute;
    bottom: 0;
    display: inline-flex;
}

    .fanpage > a {
        float: left;
        margin-left: 5px;
        width: 25px;
    }

        .fanpage > a > img {
            border-radius: 5px
        }

.picMainSlider {
    max-width: 300px;
    opacity: unset !important;
}

.picSmallSlider {
    max-width: 90px;
    width: inherit;
    margin: 0 auto
}

.modal-myModal2 .slick-slide {
    padding: 0px 0;
}

.modal-body.row {
    padding: unset !important
}

#myModal2 .slick-slide:not(.slick-current) {
    opacity: unset
}

#myModal2 .close {
    font-size: 35px;
    color: #f0f8ff;
    position: absolute;
    z-index: 1;
    right: 3%;
}

#myModal2 .modal-header {
    border: unset !important
}

#myModal2 .modal-content {
    background-color: rgba(0, 0, 0, 0.8);
}

#myModal2 .modal-dialog {
    left: unset;
}
#myModal2 {
    z-index: 999999;
}

.gal-item {
    position: relative;
    display: block;
    float: left;
}

    .gal-item > div  span {
        position: relative;
        display: block;
        margin: 0 2px;
        width: 40px;
        height: 40px;
        border: 1px solid rgba(255, 255, 255, 0.5);
        color: white;
    }

        .gal-item > div span img {
            float: left;
            width: 100%;
            height: auto;
            max-width: 352px;
            max-height: 352px;
        }

    .gal-item em {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        display: none;
        width: 100%;
        height: 100%;
        text-align: center;
        color: #fff;
        background: rgba(0, 0, 0, .4);
        font-size: 36px;
        font-style: normal;
        line-height: 210px;
    }

    .gal-item.expanded em {
        display: block;
    }


.gal-img-href .gal-img-item {
    transition: all .3s ease-out;
    height: 100%;
    position: absolute;
    inset: 0;
    opacity: 0;
}

.gal-img-href:hover .gal-img-item {
    opacity: .7 !important;
    background: #000000;
}

.gal-img-href:hover img::after {
    opacity: .7;
}

.gal-img-href > img {
    background: #000000;
    z-index: -1;
}

.gallery-item {
    height: 100%;
    max-height: 352px;
    margin-bottom: 10px;
}

.icon-gallery {
    display: flex !important;
    justify-content: center !important;
    justify-content: center;
    align-items: center;
}

.icon-group-gallery {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

/*#region sku*/
.item-sku {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    .item-sku > li {
        float: left;
        width: 100px;
        height: 40px;
        box-sizing: border-box;
        border-radius: 4px;
        border: 1px solid #E0E0E0;
        margin-left: 12px;
        margin-bottom: 12px
    }

        .item-sku > li > a, .item-sku > li > span {
            display: block;
            color: black;
            text-align: center;
            padding: 10px;
            text-decoration: none;
        }

.skuactive-True > a, .skuactive-True > span {
    color: red !important;
    font-weight: 500;
}

.skuactive-True:before {
    content: url('../png/group%205967.png');
    color: red !important;
    font-weight: 500;
    float: left;
    position: relative;
    top: -3px;
}

.skuactive-True {
    border: 1px solid #ED1B29 !important;
}

.skuactive-False:hover {
    border: 1px solid #ED1B29 !important;
}

    .skuactive-False:hover > a {
        color: red;
    }
/*#endregion sku*/

/*#endregion Product*/

.ethical {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
}

.havelink {
    cursor: pointer;
}

.icon-youtube {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75px !important;
    height: 55px;
    cursor: pointer;
}

.view-mode-btn {
    padding-top: 3rem;
}

.text-category {
    background-image: linear-gradient(to right, #ED1B29 0% 50%, black 50% 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200% 100%;
    background-position: 100%;
    transition: 0.3s;
}
.job-new {
    display: inline-block;
    padding: 4px 12px 4px 12px;
    border-radius: 20px;
    background: #ED1B29;
    font-size: 12px;
    margin-left: 12px
}

    .job-new.New {
        background: #ED1B29;
    }

    .job-new.Hot {
        background: linear-gradient(314.98deg, #FC9C10 -60263.77%, #F9BC12 -58528.79%);
    }
.wrap-content-news {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
    display: flex;
    flex-grow: 1;
    padding: 14px;
}
.banner-size{
    max-height: 644.23px !important;
    max-width: 1903px !important;
}