body,
.sec-slideshow .swiper-slideshow .image-slide::after,
.footer-main::before {
    background-size: 100px;
}

.container {
    padding: 0 15px;
}

.header-main .header-top {
    display: none;
}

.header-main .haader-row .nav-pills {
    padding: 0;
}

.head-section-fenix {
    margin-bottom: 50px;
    flex-direction: column;
}

.menu-fixed-resp {
    display: block;
}

.header-main .haader-row {
    margin-top: 0;
}

.header-main .haader-row .nav-pills {
    width: 35%;
    gap: 0;
}

.header-main .haader-row .nav-pills .nav-link {
    display: none;
}

.header-main .haader-row .nav-pills .nav-link.btn-menubar {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 40px;
    background-color: var(--subcolor);
    border-radius: 0;
    font-size: 18px;
    font-weight: normal;
    color: var(--whitecolor);
    clip-path: polygon(0px 0px, calc(100% - 10px) 0px, 100% 10px, 100% 100%, 100% 100%, 0px 100%);
}

.header-main .haader-row .nav-other-fenix .btn-register,
.header-main.affix .haader-row .nav-other-fenix .btn-register {
    display: flex;
    font-size: 12px;
    padding: 12px 15px;
    height: 40px;
    clip-path: polygon(0px 0px, 100% 0px, 100% 0, 100% 100%, 100% 100%, 10px 100%, 0px calc(100% - 10px));
}

.header-main .haader-row .logo-main .img-logo {
    height: 75px;
}

.header-main.affix .haader-row .logo-main {
    width: 80px;
    height: 80px;
}

.header-main.affix .haader-row .logo-main .img-logo {
    height: 60px;
}

.header-main .haader-row .logo-main .fullname {
    font-size: 20px;
}

.header-main .haader-row .logo-main .slogan {
    font-size: 8px;
}

.header-main .haader-row .logo-main {
    width: 100px;
    height: 110px;
}

.sec-slideshow,
.sec-slideshow .swiper-slideshow .swiper-slide {
    height: 100vh;
}

.sec-slideshow .swiper-slideshow .swiper-pagination {
    display: none;
}

.sec-slideshow .swiper-slideshow .title-slide>a {
    font-size: 16px;
    line-height: 25px;
    width: 100%;
    padding: 15px 15px 25px;
}

.sec-slideshow .swiper-slideshow .arrows-slider {
    right: 15px;
    bottom: 15px;
}

.sec-slideshow .swiper-slideshow .arrows-slider .swiper-button {
    width: 40px;
    height: 40px;
    font-size: 20px;
}

.sec-slideshow .swiper-slideshow .arrows-slider .swiper-slider-next {
    clip-path: polygon(0px 0px, calc(100% - 5px) 0px, 100% 5px, 100% 100%, 100% 100%, 0 100%);
}

.sec-slideshow .swiper-slideshow .arrows-slider .swiper-slider-prev {
    clip-path: polygon(0px 0px, 100% 0px, 100% 0, 100% 100%, 100% 100%, 5px 100%, 0px calc(100% - 5px));
}

.sec-slideshow .swiper-slideshow .type-wood {
    left: 15px;
    width: 120px;
    height: 180px;
    padding: 15px;
    clip-path: polygon(0px 0px, calc(100% - 15px) 0px, 100% 15px, 100% 100%, 100% 100%, 0px 100%);
}

.sec-slideshow .swiper-slideshow .type-wood .image-box {
    width: 70px;
    height: 100px;
    border-width: 2px;
}

.sec-slideshow .swiper-slideshow .type-wood .title-type {
    font-size: 12px;
    padding: 5px 10px;
    clip-path: polygon(0px 0px, calc(100% - 5px) 0px, 100% 5px, 100% 100%, 100% 100%, 5px 100%, 0px calc(100% - 5px));
}

.sec-brands {
    margin-top: 50px;
}

.sec-brands .row-swiper {
    padding: 0 60px;
}

.sec-brands .row-swiper .swiper-button {
    width: 40px;
    height: 40px;
    font-size: 20px;
}

.sec-brands .row-swiper .swiper-brand-next {
    right: 0;
    clip-path: polygon(0px 0px, calc(100% - 5px) 0px, 100% 5px, 100% 100%, 100% 100%, 0 100%);
}

.sec-brands .row-swiper .swiper-brand-prev {
    left: 0;
    clip-path: polygon(0px 0px, 100% 0px, 100% 0, 100% 100%, 100% 100%, 5px 100%, 0px calc(100% - 5px));
}

.head-section-fenix .content-head .sign-head {
    width: 40px;
}

.head-section-fenix .content-head .title {
    font-size: 22px;
}

.head-section-fenix .content-head .desc {
    font-size: 16px;
}

.sec-brands .swiper-brands .box-brand {
    height: 240px;
}

.sec-brands .swiper-brands .box-brand>img {
    width: 60%;
    max-height: 120px;
}

.sec-brands .swiper-brands .name>a {
    font-size: 16px;
}

.sec-about {
    margin: 80px 0;
}

.sec-about .image-about {
    padding-left: 15px;
    padding-bottom: 80px;
}

.sec-about .image-about .image-box {
    height: 500px;
}

.sec-about .image-about .image-box .inner-image {
    width: 100%;
    clip-path: polygon(0px 0px, 32% 0px, 50% 50px, 68% 0px, 100% 0px, 100% 100%, calc(100% - 50px) 100%, 50% calc(100% - 60px), 50px 100%, 0px 100%);
}

.sec-about .image-about .image-box::before {
    display: none;
}

.sec-about .image-about .image-box .logo {
    height: 50px;
    top: -20px;
}

.sec-about .image-about .image-box .slogan {
    bottom: -15px;
}

.sec-about .image-about .image-box .slogan .year {
    font-size: 30px;
}

.sec-about .image-about .image-box .slogan .text {
    font-size: 20px;
}

.sec-about .content-about .title {
    font-size: 25px;
    text-align: center;
}

.sec-about .content-about .desc {
    font-size: 16px;
    line-height: 35px;
}

.sec-about .content-about .row-buttons .btn-callus {
    font-size: 16px;
    width: 180px;
    height: 60px;
}

.sec-about .content-about .row-buttons .btn-more {
    font-size: 16px;
}

.sec-about .content-about .row-buttons {
    justify-content: center;
}

.head-section-fenix .content-head {
    flex-direction: column;
    justify-content: center;
}

.head-section-fenix .content-head .sign-head {
    transform: none;
}

.head-section-fenix .text-content {
    text-align: center;
}

.head-section-fenix .view-more {
    font-size: 16px;
    margin-top: 20px;
}

.head-section-fenix .view-more>i {
    font-size: 25px;
}

.sec-products .row {
    flex-wrap: nowrap;
    overflow-x: auto;
}

.sec-products .box-prd .title {
    font-size: 16px;
}

.sec-product-colors {
    height: 400px;
    margin: 80px 0 60px;
}

.sec-product-colors .title-section {
    width: 100%;
    height: 70px;
    padding: 0 8px 6px;
}

.sec-product-colors .title-section .box-title>h3 {
    font-size: 20px;
}

.sec-product-colors::before,
.sec-product-colors::after {
    display: none;
}

.sec-product-colors .swiper-colors-product {
    height: 60px;
    width: 100%;
}

.sec-product-colors .swiper-colors-product .swiper-slide {
    width: 35px;
    height: 35px;
}

.sec-product-colors .swiper-colors-product .swiper-slide.swiper-slide-thumb-active {
    width: 80px;
}

.sec-product-colors .swiper-colors-product .swiper-slide::before {
    height: 10px;
}

.sec-product-colors .swiper-colors-product .swiper-slide.swiper-slide-thumb-active::before {
    width: 25px;
}

.sec-steps .list-steps {
    overflow-x: auto;
    gap: 20px;
}

.sec-steps .list-steps .box-step {
    width: 140px;
    height: 180px;
    padding: 20px;
    clip-path: polygon(0px 0px, 100% 0px, 100% 40%, 86% 50%, 100% 60%, 100% 100%, 0px 100%, 0% 60%, 20px 50.35%, 0% 40%);
    flex-shrink: 0;
}

.sec-steps .list-steps .box-step>i {
    font-size: 45px;
}

.sec-steps .list-steps .box-step .number {
    width: 80px;
    height: 35px;
    font-size: 12px;
}

.sec-steps .list-steps .box-step .title {
    font-size: 16px;
}

.sec-banners {
    margin-top: 50px;
}

.sec-banners .item-banner {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 10px 15px !important;
}

.sec-banners .item-banner .box-banner {
    height: auto;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.sec-banners .item-banner .box-banner .title {
    font-size: 22px;
}

.sec-banners .item-banner .box-banner .desc {
    font-size: 14px;
}

.sec-banners .logo-box {
    display: none;
}

.sec-banners .item-banner.item-b2c .box-banner {
    text-align: left;
}

.sec-banners .item-banner .box-banner .title {
    width: 100%;
}

.sec-news {
    margin-top: 60px;
}

.sec-news .row {
    flex-wrap: nowrap;
    overflow-x: auto;
}

.sec-news .item-news .box-news {
    height: 400px;
}

.sec-news .item-news .box-news .content {
    padding: 0 20px 20px;
}

.sec-news .item-news .box-news .date {
    font-size: 12px;
}

.sec-news .item-news .box-news .title {
    font-size: 18px;
}

.footer-main {
    padding: 80px 0;
}

.footer-main .logo-footer {
    width: 100px;
}

.footer-main .logo-footer::before {
    border-width: 35px 50px 0 50px;
}

.footer-main .logo-footer>img {
    height: 50px;
    top: -30px;
}

.footer-main .footer-info .title-footer {
    font-size: 18px;
}

.footer-main .footer-info .row-swiper {
    width: 100%;
}

.footer-main .footer-info .row-swiper .arrows-features {
    top: -55px;
    left: -10px;
}

.footer-main .footer-info .row-swiper .arrows-features .swiper-button {
    font-size: 30px;
}

.footer-main .footer-info .swiper-features .box-fts>i {
    font-size: 45px;
}

.footer-main .footer-info .swiper-features .box-fts .title-fts {
    font-size: 16px;
}

.footer-main .footer-info .info-details .address,
.footer-main .footer-info .info-details .tell,
.footer-main .footer-info .socials .title {
    font-size: 16px;
    width: 100%;
    text-align: center;
}

.footer-main .footer-info .list-links>li>a,
.footer-main .footer-about .copyright .box-cpt {
    font-size: 14px;
}

.footer-main .footer-info .certificates {
    text-align: right;
    margin-top: 30px;
}

.footer-main .footer-info .socials .list-sc {
    justify-content: center;
}

.footer-main .footer-about .about-content>img {
    width: 100px;
}

.footer-main .footer-about .copyright .box-designer {
    font-size: 14px;
}

.footer-main .footer-info .list-crt .item-crt {
    width: 50%;
}

.footer-main .footer-info .list-crt .item-crt>img {
    height: 100px;
}

.footer-main .footer-info .links-site {
    order: 2;
    margin-top: 50px;
    text-align: right;
}

.footer-main .footer-info .list-links {
    gap: 15px;
}

.footer-main .footer-info .list-links>li {
    width: calc(50% - 15px);
}

.footer-main .footer-about .about-content .desc {
    font-size: 14px;
    line-height: 30px;
}

.footer-main .footer-about .copyright {
    padding-right: 15px;
    margin-top: 30px;
}

.footer-main .footer-about .copyright .box-cpt,
.footer-main .footer-about .copyright .box-designer {
    padding: 15px;
    line-height: 15px;
}

.footer-main .footer-about .copyright .box-cpt {
    height: 50px;
    clip-path: polygon(0px 0px, calc(100% - 15px) 0px, 100% 15px, 100% 100%, 100% 100%, 0px 100%);
    text-align: center;
    padding-top: 10px;
}

.footer-main .page-scroll {
    width: 80px;
    height: 30px;
}

.footer-main .page-scroll::before {
    border-width: 0 40px 40px 40px;
}

.footer-main .page-scroll>i {
    font-size: 25px;
    top: 3px;
}


/*---------------------- Pages Style ---------------------*/

.content-pages {
    padding-top: 150px;
}

.content-pages .details-page .image-dts {
    height: 250px;
}

.content-pages .details-page .desc-dts p {
    font-size: 14px;
    line-height: 30px;
}

.content-pages .sec-brands .row-swiper {
    padding: 0;
}

.sec-brands .swiper-brands .box-brand {
    height: 150px;
}

.sec-brands .swiper-brands .name>a {
    font-size: 14px;
}

.content-pages .sec-about {
    margin: 50px 0;
}

.content-pages .sec-news {
    margin: 0 !important;
}

.content-pages .sec-news .row {
    overflow-x: visible;
    flex-wrap: wrap;
}

.content-pages .pagination-fenix .page-item .page-link {
    width: 40px;
    height: 40px;
    font-size: 14px;
}

.content-pages .accordion-fenix .card .card-header .btn {
    font-size: 16px;
    padding: 15px;
}

.content-pages .accordion-fenix .card .card-body {
    font-size: 14px;
}

.content-pages .accordion-fenix .card .card-header .box-arrow {
    margin-right: 15px;
}

.content-pages .accordion-fenix .card .card-body {
    padding: 15px;
}

.content-pages .sec-contact .image-contact {
    padding-left: 15px;
}

.content-pages .sec-contact .image-contact .box-image {
    height: 400px;
    clip-path: none;
    margin-bottom: 30px;
}

.content-pages .sec-contact .details-contact .desc p {
    font-size: 16px;
}

.content-pages .sec-contact .list-contact .item-cnt {
    flex-direction: column;
    gap: 15px;
    width: 100%;
}

.content-pages .sec-contact .list-contact .item-cnt .box-icon {
    width: 50px;
    height: 50px;
    clip-path: polygon(0px 0px, calc(100% - 10px) 0px, 100% 10px, 100% 100%, 100% 100%, 0 100%);
    font-size: 22px;
}

.content-pages .sec-contact .list-contact .item-cnt .desc {
    width: 100%;
    font-size: 16px;
}

.content-pages .sec-contact .title-form {
    font-size: 20px;
}

.content-pages .sec-contact .btn-send {
    width: 100%;
    height: 60px;
    font-size: 18px;
}

.content-pages .breadcrumb {
    clip-path: none;
    padding-bottom: 15px;
    overflow-x: auto;
    flex-wrap: nowrap;
    margin-bottom: 30px;
}

.content-pages .breadcrumb .breadcrumb-item {
    flex-shrink: 0;
}

.content-pages .breadcrumb .breadcrumb-item>a,
.content-pages .breadcrumb .breadcrumb-item.active {
    font-size: 14px;
}

.content-pages .sec-products .row {
    flex-wrap: wrap;
    overflow-x: visible;
}

.content-pages .sec-single-product .swiper-products-single {
    height: 350px;
}

.content-pages .sec-single-product .content-product .sub-title {
    font-size: 18px;
}

.content-pages .sec-single-product .content-product .title {
    font-size: 22px;
}

.content-pages .box-inner-page {
    position: relative;
}

.content-pages .sec-single-product .swiper-products-single {
    height: 350px;
    margin-top: 130px;
}

.content-pages .sec-single-product .other-images-products {
    gap: 10px;
}

.content-pages .sec-single-product .other-images-products .item-oth-image {
    height: 80px;
}

.content-pages .sec-single-product .other-images-products .item-oth-image.more-items>i {
    font-size: 30px;
}

.content-pages .sec-single-product .content-product {
    position: static;
    padding-top: 0;
}

.content-pages .sec-single-product .content-product .content {
    width: 100%;
}

.content-pages .sec-single-product .content-product .head-product {
    position: absolute;
    flex-direction: column-reverse;
    align-items: flex-end;
    top: 0;
    right: 0;
    left: 0;
    padding: 0;
}

.content-pages .sec-single-product .btn-callus {
    width: 100%;
    height: 60px;
}

.content-pages .sec-single-product .content-product .sub-title {
    font-size: 16px;
}

.content-pages .sec-single-product .content-product .title {
    font-size: 20px;
}

.content-pages .sec-single-product .content-product .row-item-pr .title-row {
    font-size: 16px;
    margin: 0 0 5px;
}

.content-pages .sec-single-product .content-product .row-item-pr .desc-row,
.content-pages .sec-single-product .content-product .row-item-pr li,
.content-pages .sec-single-product .product-specifications .nav-link,
.content-pages .sec-single-product .product-specifications .tab-pane li,
.content-pages .sec-single-product .product-specifications .tab-pane p {
    font-size: 14px;
}

.content-pages .sec-single-product .content-product .row-item-pr ul {
    padding-right: 15px;
}

.content-pages .sec-single-product .product-specifications .title-box {
    font-size: 16px;
}

.content-pages .sec-single-product .product-specifications .tab-pane li,
.content-pages .sec-single-product .product-specifications .tab-pane p {
    line-height: 25px;
}

.content-pages .sec-single-product .product-specifications .nav-tabs {
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.content-pages .sec-single-product .product-specifications .nav-tabs .nav-item {
    flex-shrink: 0;
}

.content-pages .sec-single-product .product-specifications .item-spc {
    width: 100%;
}

.content-pages .sec-single-product .product-specifications .item-spc .title,
.content-pages .sec-single-product .product-specifications .item-spc .desc {
    font-size: 12px;
}

.content-pages .sec-single-product .product-specifications .table td,
.content-pages .sec-single-product .product-specifications .table th {
    min-width: auto;
    white-space: nowrap;
    font-size: 14px !important;
}

.content-pages .sec-single-product .product-specifications .table td {
    font-size: 12px !important;
}

.content-pages .sec-single-product .other-content-product {
    position: relative;
    padding-top: 20px;
}

.content-pages .sec-single-product .sec-products .row-swiper {
    padding: 0;
}

.content-pages .sec-single-product .sec-products .row-swiper .swiper-sml-next {
    right: 15px;
}

.content-pages .sec-single-product .sec-products .row-swiper .swiper-sml-prev {
    left: 15px;
}

.content-pages .sec-single-product .sec-products .swiper-products-similar {
    margin-top: 0;
}

.modal-fenix .swiper-main-imagesprd {
    width: 100%;
    height: 350px;
}

.modal-fenix .swiper-thumbs-imagesprd .swiper-slide {
    height: 75px;
}

.modal-fenix .swiper-main-imagesprd .swiper-button {
    width: 50px;
    height: 50px;
    font-size: 22px;
}

.modal-fenix .swiper-main-imagesprd .swiper-imagesprd-next {
    right: 15px;
}

.modal-fenix .swiper-main-imagesprd .swiper-imagesprd-prev {
    left: 15px;
}

.sec-members .item-col-member .box-member {
    height: auto;
}

.sec-members .item-col-member .box-member .content-product .sub-title {
    font-size: 14px;
}

.sec-members .item-col-member .box-member .content-product .title {
    font-size: 20px;
}

.sec-members .image-member .box-image {
    height: 500px;
}

.sec-members .content-member {
    padding: 20px 15px;
}

.sec-members .content-member .head-member .sub-title {
    font-size: 20px;
}

.sec-members .content-member .head-member .title {
    font-size: 25px;
}

.sec-members .content-member .head-member {
    margin-bottom: 40px;
}

.sec-members .content-member .row-item-mbr {
    margin-bottom: 20px;
}

.sec-members .content-member .row-item-mbr .title-row {
    font-size: 20px;
}

.sec-members .content-member .row-item-mbr .desc-row {
    font-size: 20px;
}

.sec-members .content-member .row-item-mbr.item-bio p {
    font-size: 16px;
    line-height: 2;
}

.row-survey-page {
    row-gap: 15px;
}

.item-survey .box-survey .rating {
    height: 30px;
}

.item-survey .box-survey .star {
    font-size: 40px;
}

.item-survey .box-survey.box-total-survey .title {
    font-size: 24px;
}

.item-survey .box-survey.box-total-survey .your-rate {
    font-size: 16px;
}