/*
Theme Name: Flatsome child
Description: Flatsome Team developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.9
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* css dihi */

/* font chữ */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
h1, h2, h3, h4, h5, h6, a, p, span, strong, div, button, input{
    font-family: "Manrope", sans-serif !important;
}
/* Chrome scrollbar */
*::-webkit-scrollbar {
    width: 1px;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #fff;
  }

  *::-webkit-scrollbar-track {
    background-color: rgba(255,255,255,56%);
  }

/* mã màu */
:root{
    --color-lr-1: #FFFAF0;
    --color-lr-2: #592202;
    --color-lr-3: #F2AB27;
    --color-lr-4: #1E3110;
    --color-lr-5: #2AE57A;
    --color-lr-6: #2C481633;
    --color-lr-7: #2C4816;
    --color-lr-8: #A6430A;
    --color-lr-9: #D97F11; 
    --color-lr-10: #F2AB2733;
    --background-gradient-1: linear-gradient(180deg, rgba(30, 49, 15, 0.50) 120, #1E310F 20);    
    --background-gradient-2: linear-gradient(0deg, rgb(89 34 2 / 45%) 0%, #592202 60%); 
}
/* header */
div#masthead{
    background-color: var(--color-lr-1);
}
a.glink.nturl.notranslate.gt-current-lang {
    display: none;
}
.gtranslate_wrapper{
	text-transform: lowercase;
}
.menu-header{
    display: flex;
    gap: 20px;
}
@media screen and (min-width: 1440px) {

/* banner */
.ban_information {
    width: 100%;
  }
  .ban_img {
    position: relative;
}
  .ban_img .primary_img{
    width: 100%;
    position: relative;
  }
  .background-overlay-sl {
    height: 100%;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
    background-color: #222222B2;
    top: 0;
}
  .ban_text {
    position: absolute;
    top: 120px;
    width: 100%;
  }
  .ban_text h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 64px;
    line-height: 130%;
    max-width: 477px;
  }
  .ban_content{
    position: absolute;
    width: 100%;
    height: 193px;
    top: 56%;
    padding-left: 22%;
  }
  .ban_content .title_content{
    font-weight: 600;
    color: #fff;
    font-size: 32px;
    line-height: 140%;
  }
  .ban_content p.info_content{
    font-weight: 400;
    color: #fff;
    font-size: 20px;
    width: 663px;
    line-height: 160%;
  }
/* button animation */
a.button-scroll-banner {
    display: block;
    position: absolute;
    background: url(/wp-content/uploads/2025/03/button-scroll-banner-s2.png);
    background-repeat: no-repeat;
    animation: animate-arrow-1 1.2s ease-in-out infinite;
    width: 100px;
    height: 100px;
    margin-top: 50px;
}
  @keyframes animate-arrow-1 {
    0% {
        transform: translateY(-40px);
        opacity: 0
    }

    70%,100% {
        transform: translateY(0);
        opacity: 1
    }
}
.box-text-ban-bottom-right {
    max-width: 477px;
    position: absolute;
    right: 15%;
    top: 81%;
    z-index: 2;
}
.box-text-top {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}
.box-text-top img.logo-box-text-top.lazy-load-active {
    max-width: 167px;
}
.box-text-bottom {
    background-color: var(--color-lr-2);
    padding: 40px;
    color: #fff;
}
.box-text-bottom  a{
    background-color: #A6430A;
    color: #fff;
    padding: 10px;
}
.box-text-bottom p.text-box-bottom{
    font-size: 20px;
    font-weight: 400;
}
/* our group */
.st_ourgroup {
    background-color: var(--color-lr-1);
    position: relative;
    z-index: 0;
}
.row-our-group {
    padding-bottom: 5%;
}
.col-title {
    padding-top: 5%;
    padding-bottom: 15%;
}
.st_ourgroup h2{
    text-transform: uppercase;
    font-size: 44px;
    font-weight: 400;
    line-height: 100%;
    color: var(--color-lr-2);
}
.st_ourgroup .row-group .col{
    padding-bottom: 0;
}
.st_ourgroup .line-col {
    margin-top: 6px;
}
.st_ourgroup .ourgroup {
    text-align: center;
}
.st_ourgroup img.logo-col {
    margin-top: -15px;
    height: 50px;
    background-color: var(--color-lr-1);
    padding: 0px 5px 10px 5px;
}
.st_ourgroup a.view-more-ourgroup{
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 130%;
    text-decoration-line: underline;
    text-transform: uppercase;

}
.st_ourgroup .box-info {
    padding-top: 80px;
}
.st_ourgroup .image-info-two{
    margin-top: -13%;
}
.st_ourgroup h3{
    color: var(--color-lr-9);
    font-weight: 600;
    font-size: 32px;
    line-height: 140%;
}
.st_ourgroup p{
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    color: #000000B2;
}
.st_ourgroup .background-icon-ourgroup img {
    position: absolute;
    right: 0;
    top: 60%;
    width: 150px;
}
/* planted forest */
.ban_planted {
    width: 100%;
}
.ban_planted_img {
    width: 100%;
    position: relative;
}
.ban_planted_img img.primary_img_planted {
    width: 100%;
}
.planted_text{
    position: absolute;
    width: 100%;
    top: 137px;
}
.planted_text h2{
    width: 413px;
    color: #FFF;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.planted_text p{
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.planted_text p span{
    font-weight: 500;
}
.background-overlay-sl-planted{
    height: 100%;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
    background-image: var(--background-gradient-1);
    top: 0;
}
.year-button{
    position: absolute;
    top: 424px;
    text-align: center;
    display: flex;
}
.button-left-group {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.button-left {
    width: 167px;
    text-align: center;
    color: #fff;
}
.button-left.none{
    width: 100px;
}
p.btn-planted {
    padding: 34px 42px;
    border-radius: 260px;
    border: 1px solid;
    font-weight: 400;
}
.button-left.one p.btn-planted{
    border: 1px solid var(--color-lr-5);
    background-color: #374b2891;
}
p.img.line-dashed-button {
    margin-bottom: 0;
}
img.line-dashed-button {
    margin-top: -6%;
}
.button-right-year {

    align-items: center;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
}
.btn-planted.right{
    width: 682px;
    border-color: #fff;
}
p.text-bottom-line {
    font-size: 18px;
    color: #fff;
}
.box-text-button-right {
    max-width: 396px;
}
p.text-year{
    color: #fff;
}
.button-left.two p.btn-planted{
    color: #777777;
    border-color: #fff;
}
.st_planted_ver2{
    background-color: var(--color-lr-4);
    padding-top: 12%;
    margin-top: -1px;
}
.row-planted-info {
    padding-top: 0%;
}
.info-top-planted p{
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    line-height: 160%;
    padding-bottom: 95px;
    width: 581px;
}
.box_infor_planted{
    display: flex;
}
.box-center-none {
    width: 5%;
}
.box_infor_planted .infor-box {
    width: 270px;
}
.fl-logo{
    display: flex;
}
.fl-logo img{
    max-width: 98px;
    object-fit: contain;
}
.fl-logo img.logo-box {
    padding-bottom: 10px;
}
.box-right-info img{
    max-width: 166px;
}
p.title-box-planted{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
}
p.content-box-planted{
    color: #fff;
    font-size: 12px;
    font-weight: 100;
    line-height: 130%;
}
.logo-box{
    padding-bottom: 30px;
}
.line-info-planted {
    border-top: 1px solid;
    width: 700px;
    padding-bottom: 30px;
}
.st_planted_ver2 .box-icon-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border: 1px solid;
}
.st_planted_ver2 .box-icon{
    flex-basis: 50%;
    padding: 20px;
}
.st_planted_ver2 .box-icon-container .box-icon img{
    max-width: 133px;
}
.st_planted_ver2 .box-icon:nth-child(1){
    border-right: 1px solid;
    border-bottom: 1px solid;
}
.st_planted_ver2 .box-icon:nth-child(2){
    border-bottom: 1px solid;
}
.st_planted_ver2 .box-icon:nth-child(3){
    border-right: 1px solid;
}
.st_planted_ver2 .title.mg-bt {
    margin-top: 26px;
}
.st_planted_ver2 .box-icon .title{
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}
.st_planted_ver2 .box-icon .description{
    font-size: 12px;
    color: #fff;
    font-weight: 100;
}
/* tree block */
.block-tree {
    max-width: 1200px;
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative
}

/* .container-tree {
    margin-top: -5%;
} */

.info-content-tree {
    grid-column-gap: 20vh;
    grid-row-gap: 14vh;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 18vw;
    height: 100%;
    margin-left: 12vw;
    padding-top: 23vh;
    display: flex
}

.image-tree {
    width: 30%;
    height: auto;
    position: absolute;
}

.line-tree.one {
    border-top: 1px solid #fff3;
    width: 40%;
    height: 10vh;
}

.line-text-tree, .line-tree.two {
    border-top: 1px solid #fff3;
    width: 100%;
    height: 4vh;
}

.text-content-tree {
    grid-column-gap: 20vh;
    grid-row-gap: 15vh;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 17vw;
    padding-top: 20vh;
    padding-left: 0;
    display: flex
}

.text-content-one {
    padding-left: 10px
}

.text-tree {
    color: #fff;
    height: 10vh
}

.text-content-tree.second {
    padding-left: 10px;
    padding-top: 0;
}

.line-tree.three {
    border-top: 1px solid #fff3;
    width: 100%;
    height: 10vh;
    margin-top: -5vh;
}

.content-grid-wood {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 20px;
    display: flex;
	padding-top: 10%;
}

.box-wood-content  {
    justify-content: flex-start;
    align-items: flex-end;
    height: 78vh;
    padding-bottom: 20px;
    display: flex;
}

.text-wood-content {
    height: 60vh;
}

.content-block-tree {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
/* products */
.st_products{
    background-color: var(--color-lr-1);
    position: relative;
    z-index: 2;
    margin-top: -10%;
}
.st_products .row-products{
    padding-bottom: 3%;
}
.st_products .col-title-product-3{
    padding-bottom: 0;
}
.st_products h2{
    font-weight: 400;
    font-size: 48px;
    text-transform: uppercase;
    color: var(--color-lr-2);
    padding-top: 5%;
    padding-bottom: 5%;
    margin-bottom: 0;
}
.st_products h3{
    font-weight: 700;
    font-size: 24px;
    line-height: 160%;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 4%;
}
.st_products .text-bt-title-pro{
    font-size: 24px;
    font-weight: 400;
    line-height: 140%;
    color: #000;
    width: 683px;
    margin-bottom: 40px;
}
.st_products .fl-number-text {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.st_products .box-number{
    flex-basis: 25%;
}
.st_products p.year-in-box{
    color: var(--color-lr-9);
    margin-bottom: 10px;
}
.st_products p.year-in-box strong{
    font-size: 40px;
    font-weight: 700;
    line-height: 100%;
}
.st_products p.year-in-box span{
    font-weight: 300;
}
.st_products p.text-box {
    color: #000000B2;
    margin-bottom: 35px;
}
.st_products p.text-right-box {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    margin-top: 20px;
    color: #000000B2;
}
.st_products .button-right-box{
    background-color: var(--color-lr-8);
    padding: 10px 20px;
}
.st_products .button-right-box a{
    color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}
.st_products .row-products.three .icon-box{
    max-width: 413px;
}
.st_products .row-products.three .icon-box p{
    font-size: 20px;
    line-height: 160%;
    font-weight: 400;
}
.st_products .col-three-three,.st_products .col-three-four{
    padding-left: 10%;
}
.st_products .col.medium-4 .col-inner{
    height: 100%;
}
.box-products-right.one {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: nowrap;
    height: 100%;
}
/* Laminated */
.ban_laminated {
    width: 100%;
}
.laminated_img .primary_img_laminated{
    width: 100%;
    position: relative;
    height: 887px;
}
.background-overlay-sl-laminated {
    height: 100%;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
    background: var(--background-gradient-2);
    top: 0;
}
.laminated_content{
    position: absolute;
    top: 120px;
    width: 100%;
}
.laminated-fl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.laminated-left {
    flex-basis: 100%;
}
.laminated-fl h2{
    font-size: 48px;
    color: #fff;
    font-weight: 300;
    line-height: 130%;
    text-transform: uppercase;
    max-width: 477px;
    padding-bottom: 7%;
    margin-bottom: 0;
}
.laminated-fl p.text-laminated-left{
    max-width: 477px;
    color: #fff;
    font-size: 24px;
    line-height: 160%;
    font-weight: 200;
    margin-bottom: 0;
    padding-bottom: 15%;
}
.laminated-fl .laminated-right {
    /* position: relative; */
    overflow-y: scroll;
    height: 500px;
    width: 80%;
    color: #fff;
    
}
/* .laminated-fl .laminated-right::before{
    content: "";
    position: absolute;
    left: -30px;
    top: 10px;
    width: 1px;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0));
} */
.laminated-fl p.title-info-laminated{
    font-weight: 300;
    font-size: 24px;
    color: #fff;
    line-height: 160%;
    margin-bottom: 10px;
}
.laminated-fl .laminated-info{
    width: 477px;
}
.laminated-fl p.content-info-laminated{
    font-weight: 200;
    font-size: 20px;
    color: #fff;
    line-height: 160%;
}
p.text-top-bottom {
    font-size: 16px;
    color: #fff;
    font-weight: 200;
}
p.text-body-bottom strong{
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    text-transform: uppercase;
    color: #fff;
}
p.text-bottom-bottom{
    font-weight: 200;
    font-size: 20px;
    line-height: 160%;
    text-transform: uppercase;
    color: #fff;
}
/*Information */
.st_information{
    background-color: var(--color-lr-1);
    padding-bottom: 0 !important;
}
.st_information h2{
    font-size: 48px;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
    color: var(--color-lr-2);
    padding-top: 5%;
    padding-bottom: 5%;
    margin-bottom: 0;
}
.st_information p.title-factorry{
    color: var(--color-lr-9);
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    text-transform: uppercase;
}
.st_information p.info-street{
    color: #000;
    font-weight: 400;
    font-size: 16px;
    width: 310px;
}
.st_information .line-location {
    border-top: 1px solid;
    padding-bottom: 30px;
    width: 310px;
}
p.text-kilo{
    color: var(--color-lr-9);
}
p.text-kilo strong{
    font-size: 40px;
    font-weight: 700;
    line-height: 100%;
}
p.text-kilo span{
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
}
p.name-factory{
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    color: #000000B2;
}
/* Capacity */
.title-box-left {
    font-size: 24px;
    color: #000;
    font-weight: 400;
    padding-bottom: 30px;
}
.box-left.first {
    display: flex;
    background-color: #fff4e7;
    padding: 15px;
    border-radius: 16px;
    align-items: center;
    text-align: center;
    margin-bottom: 15px;
}
.box-first{
    color: #000;
    border-radius: 8px;
}
.box-first.orange{
    background-color: var(--color-lr-3);
    flex-basis: 50%;
    padding: 80px 40px;
}
.box-first.lightyellow{
    background-color: #fce5c1;
    flex-basis: 50%;
    padding: 80px 30px;
    margin-left: 15px;
}
.box-left.second {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    background-color: #eae8da;
    border-radius: 16px;
    padding: 15px;
}
.box-second{
    color: #000;
    border-radius: 8px;
}
.box-second.green{
    background-color: #2b4816;
    flex-basis: 20%;
    padding: 124px 20px;
    color: #fff;
}
.box-second.lightgreen{
    background-color: #c4c8b3;
    flex-basis: 80%;
    margin-left: 15px;
    padding: 152px 40px;
    text-align: center;
}
.info-right-capa h3{
    text-transform: uppercase;
    font-size: 24px;
    color: #000;
    font-weight: 700;
}
.stroke-capa {
    width: 64px;
    height: 2px;
    background-color: #d97f11;
    margin-top: 190px;
}
/* Dev timeline*/
h3.title-dev {
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 3%;
}
.timeline {
    display: flex;
}
.timeline-item {
    flex: 1;
    position: relative;
}
.timeline-item:last-child {
    border-right: none;
}
.timeline-item div {
    color: var(--color-lr-9);
    font-size: 24px;
    position: relative;
    display: inline-block;
    padding: 20px;
    background: #FFF2E7;
    font-weight: 800;
    line-height: 130%;
    width: 100%;
    margin-bottom: 20px;
}
.timeline-item p {
    line-height: 160%;
    padding: 0 10px 0 20px;
    font-size: 16px;
}
/* slider */
.row-slider .slider-container {
    position: relative;
    max-width: 1000px;
    margin: auto;
    overflow: hidden;
}
.row-slider .slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.row-slider .slide {
    min-width: 100%;
    box-sizing: border-box;
}
.row-slider img {
    width: 100%;
    display: block;
    /* height: 600px; */
}
.row-slider .prev, .row-slider .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #000;
    border: none;
    cursor: pointer;
    padding: 10px;
}
.row-slider .prev { left: 3%; margin: 0 15px;}
.row-slider .next { right: 3%; margin: 0 15px; }
/* company and form */
.row-company-form {
    padding: 40px 40px 0px 40px;
    background: #fff7ed;
}
.name-company {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    padding: 20px 0px;
}
ul.adress-company {
    list-style: none;
    margin-left: 5px;
}
ul.adress-company li img{
    margin-left: -30px;
    padding-right: 10px;
}
/* footer */
img.logo-company.lazy-load-active{
    max-width: 300px;
}
/* form */
.select-resize-ghost, .select2-container .select2-choice, 
.select2-container .select2-selection, 
input[type=date], input[type=email], 
input[type=number], input[type=password], 
input[type=search], input[type=tel], input[type=text], 
input[type=url], select, textarea{
    height: 60px;
    border: none;
    font-weight: 400;
    background-color: #fff2e7;
    padding: 20px;
    font-size: 12px;
    box-shadow: none;
    margin-bottom: 20px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 10px;
    width: 170px;
    background: #d97f11;
    font-weight: 300;
    margin-top: 10px;
}
.line-bottom-web {
    width: 100%;
    height: 37px;
    background-color: #a6430a;
    position: absolute;
    z-index: 0;
    bottom: 0px;
}
.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}
a#top-link {
    display: none;
}
.lightbox-content {
    background-color: var(--color-lr-1);
    padding: 25px !important;
}
.lightbox-content h3{
    font-size: 32px;
    color: var(--color-lr-9);
    font-weight: 500;
}
/* .mfp-ready .mfp-close {
    position: absolute;
    right: 20%;
    top: 15% !important;
} */
.form-request-order {
    display: flex;
}
.form-order{
    flex-basis: 50%;
    padding: 15px;
}
.title-form-order{
    color: var(--color-lr-9);
    font-size: 32px;
    font-weight: 700;
    padding: 15px;
}
.title-form{
    color: #000;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
}
.button-submit-form {
    padding: 0px 15px;
}
.button-submit-form input.wpcf7-form-control.wpcf7-submit.has-spinner{
    width: 270px;
}
/* popup */
/* .mfp-wrap.mfp-auto-cursor.mfp-ready{
    top: 0 !important;
    height: auto;
} */
.mfp-container{
    padding: 0;
    position: relative;
    z-index: 10;
}
/* div#info-lee, div#info-tgs, div#form-order {
    padding: 2% 10% !important;
} */
 .row-full-width.align-middle.align-center{
    padding: 0% 10%;
 }
.mfp-wrap.mfp-auto-cursor.mfp-ready {
    visibility: visible !important;
    opacity: 1 !important;
}
.st_info_lc{
	overflow-y: auto;
	height: 90vh;
}
}
  @media only screen and (max-width: 767px) {
    #logo img{
        width: 205px !important;
    }
    ul.mobile-nav.nav.nav-right {
    width: 100px;
}
    .ban_img .primary_img {
        height: 600px;
        object-fit: cover;
        object-position: 24%;
    }
    .ban_text h1{
        font-size: 40px;
    }
    .ban_text{
        top: 3rem;
    }
    .ban_content{
        padding-left: 0;
        top: 36%;
    }
    .ban_content p.info_content{
        width: 100%;
        font-size: 14px;
    }
    .box-text-ban-bottom-right{
        width: 100%;
        right: 0;
        bottom: -50%;
    }
    
    .box-text-ban-bottom-right .text-box-top {
        margin-bottom: 0;
        font-size: 14px;
        padding-right: 10px;
    }
    
    .box-text-ban-bottom-right .box-text-bottom{
         padding: 36px 24px;
    }

    img.img-popup-info.lazy-load-active {
    aspect-ratio: 1.2 / 4;
    object-fit: inherit;
    image-rendering: pixelated;
    }

    .mfp-ready .mfp-close {
    position: absolute;
    top: 5px;
    right: -7px;
    }

    .st_ourgroup{
        padding-top: 280px !important;
    }
    .st_ourgroup h2{
        font-size: 32px;
        font-weight: 600;
    }
    .st_ourgroup .col-title {
        padding: 6% 15px;
    }
    
    .st_ourgroup .row-group .col {
        margin-bottom: 16px;
    }
    .st_ourgroup .background-icon-ourgroup img {
        top: 60%;
        width: 100px;
    }
    .st_ourgroup .box-info {
        padding-top: 0px;
    }
    .st_ourgroup h3{
        font-size: 24px;
    }
    .st_ourgroup p{
        font-size: 16px;
    }
    .image-info-two img{
        margin-top: 20px;
    }
    .planted_text h2 {
        font-size: 28px;
    }
    .planted_text {
        top: 40px;
    }
    .planted_text p{
        font-size: 16px;
    }
    .info-top-planted p{
        width: 100%;
        font-size: 16px;
        padding-bottom: 30px;
    }
    .year-button {
        top: 200px;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        width: calc(100% - 30px);
    }
    .btn-planted.right {
        width: 300px;
        border-color: #fff;
    }
    p.btn-planted {
        padding: 10px;
    }
    .button-left.none {
        width: 70px;
    }
    p.text-bottom-line {
        font-size: 16px;
    }
    .fl-logo {
        display: flex;
        width: 100%;
        flex-direction: row;
        align-content: center;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
    }
	.button-left-year {
    width: 100%;
	}
	.text-wood-content {
    height: 50vh;
	}
	.box-right-info {
    text-align: center;
	}
    .row-planted-info{
        position: relative;
        top: 350px;
    }
    .box_infor_planted {
        display: flex;
        flex-direction: column;
        width: 100%;
        position: relative;
    }
    .line-info-planted{
        display: none;
    }
    .box_infor_planted .infor-box {
        width: 100%;
		text-align: left;
    }
    .block-tree {
        height: auto;
        display: block;
    }
    .info-content-tree {
        grid-column-gap: 20vh;
        grid-row-gap: 0vh;
        width: 34vw;
        height: 100%;
        margin-left: 14vw;
        padding-top: 8vh;;
    }
    .text-content-tree {
        grid-column-gap: 20vh;
        grid-row-gap: 0vh;
        width: 40vw;
        padding-top: 7vh;
        padding-left: 0;
    }
    .line-text-tree, .line-tree.two{
        width: 70%;
    }
    .text-tree {
        height: 10vh;
        font-size: 12px;
    }
    .line-tree.two,.line-tree.three{
        display: none;
    }
    .box-wood-content img{
        width: 150px;
        height: 150px;
    }
    .box-wood-content {
        justify-content: flex-end;
        align-items: flex-end;
        display: flex;
    }
    .box-wood-content {
        height: auto;
        margin-top: -12%;
    }
    .st_products {
        margin-top: -130%;
    }
    .st_products h2 {
        font-size: 32px;
        font-weight: 600;
        padding-bottom: 0;
    }
    .st_products h3{
        font-size: 16px;
        padding-bottom: 0;
    }
    .st_products .text-bt-title-pro{
        font-size: 16px;
		width: 100%;
    }
    .st_products .fl-number-text{
        display: block;
    }
    .st_products p.year-in-box strong{
        font-size: 24px;
    }
    .st_products p.text-box {
        margin-bottom: 20px;
    }
    .box-products-right.one .img-box img {
        width: 100%;
    }
    .st_products .col-three-three, .st_products .col-three-four {
        padding-left: 15px;
    }
    .st_products .row-products.three .icon-box p{
        font-size: 16px;
    }
    .st_information h2 {
        font-size: 32px;
        padding-bottom: 0;
    }
    p.text-kilo strong {
        font-size: 25px;
    }
    p.text-kilo span {
        font-size: 18px;
    }
    p.name-factory{
        font-size: 16px;
    }
    .title-box-left {
        font-size: 18px;
    }
    .box-first.orange {
        padding: 38px 40px;
    }
    .box-first.lightyellow {
        padding: 38px 30px;
    }
    .box-second.lightgreen {
        padding: 66px 40px;
    }
    .box-second.green {
        padding: 40px 20px;
    }
    .info-right-capa h3{
        font-size: 16px;
    }
    h3.title-dev{
        font-size: 16px;
    }
    .timeline-item div {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .timeline-item p{
        font-size: 10px;
    }
    .row-slider img{
        /* height: 270px; */
    }
    .name-company {
        font-size: 16px;
    }
    ul.adress-company li{
        font-size: 14px;
    }
    /* .mfp-ready .mfp-close {
        right: 10%;
        top: 5% !important;
    } */

    .col-4-icon {
        margin-bottom: 440px;
    }

    .laminated-fl {
        flex-direction: column;
        flex-wrap: wrap;
    }
    
    .laminated_content {
        top: 90px;
    }
    .laminated-left,
    .laminated-left h2,
    .laminated-left p {
        width: 100% !important;
    }
    .laminated-fl h2{
        font-size: 30px;
        padding-bottom: 15px;
    }
    .laminated-fl p.text-laminated-left{
        font-size: 16px;
    }
    .laminated-fl p.title-info-laminated {
        font-size: 18px;
    }
    .laminated-fl p.content-info-laminated{
        font-size: 16px;
    }
    .laminated_img .primary_img_laminated {
        height: 62rem;
    }

    .laminated-fl .laminated-info {
        width: 100%;
    }
    .laminated-fl p.text-laminated-left{
        padding-bottom: 10%;
    }
    .row-company-form {
        padding: 40px 15px;
        margin-top: -15%;
    }

    .adress-company li {
        margin-top: 1rem;
    }
    .form-request-order{
        display: block;
    }
    .form-order{
        padding: 0;
    }
    .title-form-order{
        padding: 0;
        font-size: 25px;
    }
    .st_info_lc .col{
        padding: 0;
    }
    div#form-order {
        padding-bottom: 0 !important;
    }
    .button-submit-form {
        padding: 0;
    }
    .button-submit-form span.wpcf7-list-item-label {
        font-size: 12px;
    }
    .menu-header {
        gap: 10px;
        width: fit-content;
    }
    a.button-scroll-banner{
        margin-top: 20px;
    }
    .ban_content .title_content{
        font-size: 25px;
        margin-bottom: 1rem;
    }
    .laminated-fl .laminated-right{
        width: 100%;
        overflow-y: unset;
        height: auto;
    }
    .st_info_lc .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    /* div#info-lee, div#info-tgs, div#form-order {
        padding: 2% 7% !important;
    } */
    
    .mfp-wrap .row-full-width.align-middle.align-center {
        padding: 0;
    }
    
    .lightbox-content h3 {
        font-size: 24px;
    }
    .block-tree {
        top: -5vh;
    }
    .content-grid-wood{
        padding-top: 1px;
    }
    .image-tree{
        width: 45%;
    }
    .box-left {
        align-items: stretch !important;
        justify-content: space-between !important;
    }
    
    .box-left .box-first,
    .box-left .box-second {
        padding: 2.25rem 10px;
        width: 48%;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-basis: unset !important;
        text-align: center;
    }
    
    .timeline {
        flex-direction: column;
        gap: 20px;
    }
    img.logo-company.lazy-load-active{
        max-width: 100%;
    }
    .img-before-form {
    opacity: 0;
    margin-top: 5em;
    }
}
/* li#wp-admin-bar-edit {
    display: none;
} */
/* .tooltipster-box, .tooltipster-arrow{
	display: none;
} */
@media screen and (min-width: 2560px) {
    .box-text-ban-bottom-right{
        top: 88%
    }
.st_planted_ver2{
    height: 100vh;
    }
.info-content-tree {
    grid-row-gap: 12vh;
    width: 7vw;
    margin-left: 12vw;
    padding-top: 10vh;
}
.line-tree.one {
    height: 2vh;
}
.line-text-tree, .line-tree.two {
    height: 4vh;
}
.text-content-tree {
    grid-column-gap: 20vh;
    grid-row-gap: 5vh;
    padding-top: 8vh;
    padding-left: 0px;
}
.line-tree.three {
    height: 10vh;
    margin-top: 2vh;
}
.box-wood-content {
    height: 40vh;
}
}

/* tablet */
