/* Header */
.header {
    height: 116px;
}

.changelanguage {
    right: 9%;
    top: 25%;
}

.changelanguage .active {
    opacity: 1 !important;
}

.change-vn::after {
    content: "/";
    margin-left: 3px;
}

.navbar {
    height: 80px;
    padding: 0;
    top: 60px;
    left: 50%;
    border-radius: 12px;
    z-index: 10000;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    transform: translateX(-50%);
    width: 100%;
    max-width: calc(1320px - 1.5rem);
    /* transition: all 0.5s linear; */
    -moz-transition: all .75s ease;
    -o-transition: all .75s ease;
    -webkit-transition: all .75s ease;
    transition: all .75s ease;
}
.navbar.fixed-top {
    top: 0;
    max-width: 100%;
    border-radius: 0;
}
/* .collapse {
    position: relative;
    z-index: 1000;
} */

.logo img {
    width: 160px;
    height: 80px;
}

.nav-item::after {
    content: "|";
    color: rgba(217, 217, 217, 1);
    padding-top: 7px;
}

.nav-link {
    color: rgba(0, 0, 0, 1);
}

.nav-item:last-child::after {
    display: none;
}

.navbar-nav .nav-link.active,
.navbar-nav .show>.nav-link,
.sub-menu-list .active,
.carousel-nav .active {
    color: rgba(239, 47, 44, 1);
}

.navbar-nav .nav-link:hover,
.sub-menu-list .sub-menu-link:hover,
.carousel-nav a:hover {
    color: rgba(239, 47, 44, 1);
}

#navbar-mobile {
    position: fixed;
    width: 100%;
    background-color: #FFF;
    display: block;
    height: 44px;
    font-size: 20px;
}

#navbar-mobile button {
    background-color: #FFF;
    border: 2px solid #FFF;
    padding: 5px 10px;
    cursor: pointer;
}

#navbar-mobile button i {
    color: #000;
}

#navmenu-mobile {
    /* position: absolute;
    width: 100%;
    padding-left: 10px;
    display:none;
    float: right; */
    box-shadow: 0px 3px 2px 0px rgba(51, 51, 51, 0.6);
}

/* #navmenu-mobile ul {
    display: none;
} */

#navmenu-mobile .navbar-mobile-link {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    display: block;
}

#navmenu-mobile .navbar-mobile-link.active {
    color: #E21C29;
}

/* End Header */

/* banner */
.banner .ws_images {
    height: 100vh;
}

.banner-tablet img {
    width: 100%;
}

/* End banner */
/* Safoco tu hao */
.safocoproud-item {
    width: 20%;
    border-right: 1px solid rgba(217, 217, 217, 1);
}

.safocoproud-item:last-child {
    border-right: none;
}

.icon {
    width: 70px;
    height: 70px;
    background: #F5F5F5;
    border-radius: 50%;
    position: relative;
    display: block;
    margin: auto;
}

.icon img {
    position: absolute;
    top: 17px;
    left: 19%;
}

/* End Safoco tu hao*/
/* Safoco san pham  */
.safocoproduct {
    background-image: url("../css/img/bg-safocoproduct.png");
    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
}

.safocoproduct-item {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 5px;
    margin: auto;
}

.item-1 {
    background-image: url("../css/img/bg-safoco-noodle.png");
}

.item-2 {
    background-image: url("../css/img/bg-safoco-nui.png");
}

.item-3 {
    background-image: url("../css/img/bg-safoco-bun.png");
}

.item-4 {
    background-image: url("../css/img/bg-safoco-banhtrang.png");
}

.safocoproduct-item .info {
    margin-top: auto;
    margin-bottom: auto;
}

.btnseemore::after {
    content: "";
    width: 22px;
    height: 22px;
    background-image: url("../css/img/icon/btn-red.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
}

.btnseemore:hover::after {
    background-image: url("../css/img/icon/btn-green.png");
}

.safocoproduct-item .leaf {
    width: 50px;
    top: 23%;
    right: 34%;
}

/*End Safoco san pham  */

/* Safoco factory */
.safocofactory {
    background: rgba(245, 245, 245, 1);
}

.safocofactoryCategory .item img {
    height: 438px;
}

.safocofactoryCategory-nav .itemS {
    padding: 0 10px;
    height: 101px;
    border-radius: 8px;
}

.safocofactoryCategory-nav .itemS img {
    width: 100%;
    height: 101px;
    border-radius: 8px;
}

.safocofactoryCategory-nav .itemS:first-child {
    margin-left: 0;
}

.safocofactoryCategory-nav .itemS:last-child {
    margin-right: 0;
}

/*End Safoco factory */

/* Safoco giai thuong */
.safocotropphy {
    background-image: url("../css/img/safocoprice.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.safocotropphy h4 {
    color: #525252;
}

.safocotropphy p {
    color: rgba(122, 127, 147, 1);
}

.slick-prev:before,
.slick-next:before {
    color: #E21C29;
}

/*End Safoco giai thuong */

/* Safoco tin tuc */
.safoconew {
    background-image: url("../css/img/bg-safoconewshadow.png");
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
}

.companyNew {
    top: 170px;
    left: 150px;
}

.shareholderNew-list {
    background-color: rgba(36, 59, 137, 1);
    border-radius: 8px;
    padding: 47px 0;
}

.shareholderNew-item {
    padding: 16px 36px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.shareholderNew-item:last-child {
    border: none;
}

.shareholderNew-item span {
    font-weight: 300;
    font-size: 14px;
    opacity: 0.9;
    cursor: pointer;
}

.cungnhauvaobep {
    background-image: url("../css/img/bg-cungnhauvaobep.png");
    background-position: top left;
}

.cungnhauvaobep a {
    top: 21%;
    left: 35%;
}


/*End Safoco tin tuc */

/* Footer */
.footer ul {
    padding: 0;
}

.footer ul li {
    padding: 10px 5px;
}

.contactinfo ul li {
    font-size: 12px;
}

.footer-nav ul li:first-child a {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    padding-top: 0;
    color: rgba(36, 59, 137, 1);
}

.footer-nav ul li a {
    padding-top: 17px;
    font-weight: 400;
    font-size: 12px;
    color: rgba(49, 49, 49, 0.6);
}

.blue-circle {
    background-color: #243B89;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    position: relative;
    margin: 40px 10px 0 0;
}

.blue-circle i {
    position: absolute;
    top: 32%;
    left: 35%;
    color: #FFF;
}

/*End footer */

/* Page Gioi Thiẹu */
/* Banner */
.pageintroduct img {
    height: 60vh;
}

/*End Banner */
/* Sub menu */
.sub-menu {
    background-color: #ECECEC;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
}

.sub-menu-list {
    height: 80px;
    padding: 30px 15px;
    margin-bottom: 0;
}

.sub-menu-item {
    float: left;
}

.sub-menu-item {
    margin-right: 24px;
}

/* End Sub Menu */

/* introduction */

/* safocointroduction */
.safocointroduction img {
    height: 250px;
}

.safocointroduction p {
    font-size: 14px;
}

/*End safocointroduction */
.safocoindustial .box {
    background: #ECECEC;
    border-radius: 8px;
    padding: 0;
}

.box p {
    font-size: 14px;
    margin-top: 43px;
    margin-left: 32px;
    margin-right: 10px;
}

/* End introduction */

/* History */
.developmenthistory {
    top: 80px;
    left: 0;
}

.developmenthistory h2 {
    color: #ECECEC;
    text-transform: capitalize;
}

.carousel-item span {
    font-size: 128px;
    font-weight: 400;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
}


.carousel-item div:nth-child(2) {
    font-weight: 400;
    text-transform: capitalize;
    color: #ECECEC;
}

.carousel-control-next,
.carousel-control-prev {
    top: 20px;
    width: 8%;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 4rem;
    height: 4rem;
}

.carousel-item {
    /* margin-top: 80px; */
}

.carousel-indicators [data-bs-target] {
    text-indent: 0;
    width: auto;
    height: auto;
    padding: 5px 24px;
    border-right: 1px solid #000000;
    border-top: none;
    border-bottom: none;
}

.carousel-nav {
    position: absolute;
    bottom: -85%;
    left: 0;
    background-color: #fff;
    padding: 17px 7px;
    border-radius: 8px;
    width: fit-content;
}


.carousel-nav a {
    font-size: 16px;
    font-weight: 400;
    padding: 5px 24px;
    border-right: 1px solid #000000;
    color: #000000;
}

.carousel-nav a:last-child {
    border-right: none;
}

/* End History */

/* End page Gioi Thieu */

/* Page giai thuong */
.red-circle {
    width: 31px;
    height: 31px;
    border-radius: 50%;
    border: 5px solid rgba(36, 59, 137, 1);
    background-color: #E21C29;
    position: relative;
}

.red-circle::after {
    content: "";
    width: 333px;
    height: 1px;
    border-top: 1px dashed #243b89;
    position: absolute;
    right: -333px;
    top: 50%;
}

.red-circle:last-child::after {
    content: "";
    width: 90px;
    right: 0;
    left: -95px;
}

/* tab */
.tab {
    overflow: hidden;
    padding: 0;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    border: 1px solid #E21C29;
    color: rgba(36, 59, 137, 1);
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #E21C29;
    color: #FFF;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #E21C29;
    color: #FFF;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid rgba(226, 28, 41, 1);
}

/* end Tab */
/* profile */
.profile {
    background-color: #ECECEC;
}

.profile ul li {
    font-size: 18px;
    line-height: 40px;
}

/* End profile */
/* End page giai thuong */

/* Page san pham */
.product .tab {
    border-bottom: none;
}

.product .tablinks,
.cooktogether .tablinks {
    width: 100%;
}

.product .tabcontent {
    border: none;
    background-color: #FFF;
    padding: 6px 0;
}

.product .tab button.active,
.cooktogether .tab button.active {
    background-color: #e21c29;
    color: #FFFF;
    font-weight: 500;
    font-size: 22px;
    border: 1px solid #E21C29;
    border-bottom: none;
}

.product .tab button,
.cooktogether .tab button {
    font-weight: 400;
    font-size: 20px;
    color: #243B89;
    border-radius: 30px;
}

.product .tab button:hover,
.cooktogether .tab button:hover {
    background-color: #E21C29;
    color: #FFF;
    border: 1px solid #E21C29;
    border-bottom: none;
}

.product .dropdown .btn,
.cooktogether .dropdown .btn {
    padding: 0;
}

.product .dropdown .btn:hover,
.cooktogether .dropdown .btn:hover {
    background-color: #E21C29 !important;
}

.product .dropdown .btn:hover a,
.cooktogether .dropdown .btn:hover a {
    color: #FFF !important;
}

.product .dropdown-toggle::after,
.cooktogether .dropdown-toggle::after {
    border-top: 0.5em solid;
    border-right: 0.5em solid transparent;
    border-bottom: 0;
    border-left: 0.5em solid transparent;
    color: #243B89;
}

.product .dropdown .btn a,
.cooktogether .dropdown .btn a {
    font-size: 22px;
    font-weight: 500;
}

.product .dropdown-item:focus,
.cooktogether .dropdown-item:focus {
    background-color: #E21C29;
    color: #FFF;
}

.bg-gray {
    background-color: #F4F6F7;
    background-image: url("../css/img/bg-sanpham.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.bg-gray::after {
    content: "";
    background-image: url('../css/img/bg-sanpham-1.png');
    background-position: top right;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.productselected {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    height: fit-content;
    padding: 90px 0;
}

/* .productselected img {
    height: 540px;
} */

.nutritionalvalue {
    border-radius: 8px;
    overflow: hidden;
}



.nutritionalvalue-detail {
    background-color: #FFF;
    padding: 16px 32px;
}

.nutritionalvalue-detail div {
    padding: 4px 0;
    border-bottom: 1px solid #243B89;
}

.element {
    margin-top: 40px;
}

.element-headding {
    margin-bottom: 32px;
}

.element-detail {
    border-radius: 0 0 8px 0
}

.productCategory {
    padding: 80px 0;
    border: 2px solid #F0F4F7;
    border-left: none;
    border-right: none;
}

.productCategory div {
    background: #FFFFFF;
    border-radius: 12px;
    border: 1px solid rgba(0,0,0,.1);
    /* box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1); */
}
.productCategory div:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0,0,0,0);
}
.productCategory div img {
    height: 300px;
    transform: scaleX(0.95) scaleY(0.95);
    -webkit-transform: scaleX(0.95) scaleY(0.955);
    -moz-transform: scaleX(0.95) scaleY(0.95);
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .2s;
}
.productCategory div:hover img {
    transform: scaleX(1) scaleY(1);
    -webkit-transform: scaleX(1) scaleY(1);
    -moz-transform: scaleX(1) scaleY(1);
}

/* .productCategory div:first-child {
    background-color: transparent;
    box-shadow: none;
} */

/* End page san pham  */

/* Page Tuyen dung */
.recruit {
    background-color: #ECECEC;
    border: 1px solid #E21C29;
    border-radius: 8px;
    padding: 34px 53px;
    font-size: 16px;
}

.recruit .btn,
.recruit-heading .btn {
    width: 162px;
    height: 52px;
    border-radius: 8px;
    padding: 12px 43px;
}

.recruit .btn::after {
    display: none;
}

/*End Page Tuyen dung */

/* Page Chi tiet tin Tuyen dung */
.recruit-heading .btn::after {
    display: none;
}

.recruit-detail {
    padding: 40px 10px;
    border: 1px solid rgba(36, 59, 137, 1);
    border-left: none;
    border-right: none;
}

/* Page Chi tiet tin Tuyen dung */

/* Page Tin Tuc */
.pagination {
    --bs-pagination-color: #000;
    --bs-pagination-bg: #ECECEC;
    --bs-pagination-border-radius: 8px;
    --bs-pagination-border-color: #000;
    --bs-pagination-hover-color: #E21C29;
    --bs-pagination-hover-bg: #ECECEC;
    --bs-pagination-hover-border-color: #000;
    --bs-pagination-focus-color: #000;
    --bs-pagination-focus-bg: #ECECEC;
    --bs-pagination-focus-box-shadow: none;
    --bs-pagination-active-color: #E21C29;
    --bs-pagination-active-border-color: #000;
    --bs-pagination-active-bg: #ECECEC;
}

/* .page-item {
    border-right: 1px solid #000;
} */
.page-item:not(:first-child) .page-link {
    margin-left: 0px;
}

.page-item:last-child .page-link {
    border: none;
}

.page-link {
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: 1px solid #000;
}

.shareholdernewsCategory {
    background-color: #ECECEC;
    border: 1px solid #E21C29;
    border-radius: 8px;
}

.shareholdernews-list {
    padding: 70px;
}

.shareholdernews-item {
    padding-bottom: 32px;
    border-bottom: 1px solid #c1c1c1;
}

.shareholdernews-item:last-child {
    border: none;
}

.shareholdernews-link {
    font-size: 22px;
    font-weight: 700px;
}

.shareholdernews-item .pagination {
    --bs-pagination-bg: #FFF;
    --bs-pagination-border-radius: 0px;
    --bs-pagination-hover-bg: #FFF;
    --bs-pagination-focus-bg: #FFF;
    --bs-pagination-active-bg: #FFF;
}

/* End page Tin Tuc */

/* Page Detail Tin tuc  */

.bg-gray i {
    opacity: 0.5;
}

.bg-gray i:hover {
    opacity: 1;
}

/*End Page Detail Tin tuc  */

/* Page Lien he */
.contact {
    background-color: #F4F6F7;
    text-align: center;
    position: relative;
}

.contact .bg-white {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-top: -20px;
}

.contact .bg-white i {
    margin: 15px;
}

.form {
    overflow-x: hidden;
    background-image: url(../css/img/bg-sanpham.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.forminformaition {
    margin: 70px 30px 130px;
}

.forminformaition .btn {
    padding: 14px 30px;
}

.bg-form {
    background-image: url("../css/img/bg-sanpham-1.png");
    background-position: top right;
    background-repeat: no-repeat;
}

/* End page lien he */

/* Page quy trinh san xuat */
.noodle {
    background-image: url('../css/img/bg-productprocess-noodle.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
    padding: 92px 0;
}

.macaroni {
    background-image: url('../css/img/bg-productprocess-macaroni.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    padding: 92px 0;
}

.ricenoodle {
    background-image: url('../css/img/bg-productprocess-ricenoodle.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
    padding: 92px 0;
}

.ricepapper {
    background-image: url('../css/img/bg-productprocess-ricepapper.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    padding: 92px 0;
}

.noodle .carousel-indicators [data-bs-target],
.macaroni .carousel-indicators [data-bs-target],
.ricenoodle .carousel-indicators [data-bs-target],
.ricepapper .carousel-indicators [data-bs-target] {
    padding: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #243B89;
    opacity: 1;
    border-right: none;
}

.noodle .carousel-indicators .active,
.macaroni .carousel-indicators .active,
.ricenoodle .carousel-indicators .active,
.ricepapper .carousel-indicators .active {
    background-color: #E21C29;
}

#noodle .carousel-item img,
#macaroni .carousel-item img,
#ricenoodle .carousel-item img,
#ricepapper .carousel-item img {
    width: 450px;
    height: 200px;
    border-radius: 8px;
}

/*End Page quy trinh san xuat */

/* BACKTOTOP */
.backToTop {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    background: rgb(226, 28, 41, 0.7);
    color: #fff;
    position: fixed;
    bottom: 50px;
    right: 20px;
    font-size: 20px;
    visibility: hidden;
    opacity: 0;
}

.backToTop:hover {
    color: #fff;
    background: #E21C29;
}

.cd-top--is-visible {
    visibility: visible;
    opacity: 1;
}

/* END BACKTOTOP */
