
@import url('https://fonts.cdnfonts.com/css/afacad');
:root {

  --color-1:#ffff;

  --color-2: #000;
  --color-3: #228448;

  /* --font-family-1: "Roboto",sans-serif;
  --font-family-2: "Yeseva One",serif; */
  --box--shadow-1:0 10px 30px 0 rgba(0,0,0,.1);

  --box--shadow-2:rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;

}



body {

  font-size: 16px;

  color: var(--color-2);

  font-family: 'Afacad', sans-serif;

}



*:not(i) {

  font-family: 'Afacad', sans-serif;

}

h1,h2,h3,h4,h5,h6{

  margin-bottom: 0;
  font-family: 'Afacad', sans-serif;

}

h1, h1.title {

  font-size: 2rem;

}



h2, h2.title {

  font-size: 1.875rem;

}



h3, h3.title {

  font-size: 20px;

}



.px-3 {

  padding-left: 1rem;

  padding-right: 1rem;

}

.pb-20px{

  padding-bottom: 20px;

}

.mb-1-25{

  margin-bottom: 1.25rem;

}

.mb-10px{

  margin-bottom: 10px;

}

.text-justify{

  text-align: justify;

}

/* Css của Nam */


.stuck .header-nav-main .header-company-name p {
  margin-bottom: 20px !important;
}

.slider-nav-circle .flickity-prev-next-button:hover svg {
  background-color: #228448;
  border-color: #228448;
}

.custom-icon {
  background: #007236;
  padding: 10px; 
  margin-right: 10px;
  border-bottom-left-radius: 1.0416666666666667rem;
  border-top-right-radius: 1.0416666666666667rem;
}

.custom-title h3, .custom-title h4 {
  color: #000;
}

.custom-title ul li {
  margin-left: 0;
}

.form-inline p {
  display: flex;
  gap: 10;
}

.form-inline input[type="submit"]{
  background-color: #007236;
  color: #fff;
}

.form-inline .mail-home {
  min-width: 11.5rem !important;
  margin-right: 10px;
}

.wpcf7-spinner::before {
  display: none;
}
/* Css của Nam */

/*Nguyễn Phi code ở đây*/
/* --- Cột trái (Giới thiệu) giữ nguyên --- */

.intro-left {

  min-width: 320px;
  padding-top: 32px;
}
.intro-left h2 {
  color: #189d5b;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 18px;
}
.intro-left p {
  font-size: 18px;
  color: #333;
  margin-bottom: 22px;
  line-height: 1.7;
}
.intro-btn {
  background: #e3f4ea;
  color: #189d5b;
  padding: 12px 28px;
  font-weight: 600;
  border-radius: 8px;
  font-size: 18px;
  text-decoration: none;
  display: inline-block;
  transition: 0.2s;
}
.intro-btn:hover {
  background: #c1e9d0;
  color: #127243;
}

/* --- Cột phải: Box số liệu tối ưu --- */
.intro-right {
  min-width: 380px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.rubber-stats {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding: 0 0 30px 0;
  font-family: inherit;
}
.rubber-stat-main {
  text-align: center;
  margin-bottom: 24px;
  border-bottom: 1px solid #ededed;
   border-top: 1px solid #ededed;      
  padding-bottom: 16px;
  padding-top: 16px;               
}
.stat-main-row {
  display: inline-flex;
   align-items: center;
  gap: 8px;
}
.stat-value {
  color: #228448;
  font-size: 32px;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  line-height: 1;
}
.rubber-stat-main .stat-value {
  font-size: 54px;
}
.stat-unit {
  background: #e3f4ea;
  color: #189d5b;
  border-radius: 6px;
  padding: 0px 10px;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
}
.stat-desc {
  color: #222;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.5;
}
/* Hàng 2: 2 cột; Hàng 3: 3 cột */
.rubber-stat-row.row-2col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-bottom: 1px solid #ededed;
}
.rubber-stat-row.row-3col {
  display: grid;
  grid-template-columns:  1fr 1fr 1fr;
  border-bottom: 1px solid #ededed;
}
.rubber-stat-col {
  text-align: center;
  padding: 24px 6px 16px 6px;
  border-right: 1px solid #ededed;
  background: none !important;
  border-radius: 0;
  box-shadow: none !important;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;

}

.rubber-stat-row.row-2col > .rubber-stat-col:nth-child(2),
.rubber-stat-row.row-3col > .rubber-stat-col:nth-child(3) {
  border-right: none !important;
}
.rubber-stat-row.row-2col > .rubber-stat-col:first-child {
  position: relative;
}
.rubber-stat-row.row-2col > .rubber-stat-col:first-child::before {
  content: "";
  position: absolute;
  left: 100%;
  top: -24px; 
  width: 1px;
  height: 24px; 
  background: #ededed;
  z-index: 2;
}
.stat-title {
  color: #189d5b;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
}
/* Hiệu ứng fade-up từng row */
.rubber-stat-row {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.6s cubic-bezier(.4,0,.2,1), transform 0.6s cubic-bezier(.4,0,.2,1);
  will-change: opacity, transform;
}
.rubber-stat-row.row-inview {
  opacity: 1;
  transform: translateY(0);
}
/* Hiệu ứng cho giới thiệu + sản phẩm slide in từ trái */
.intro-content {
  opacity: 0;
  transform: translateX(-48px);
  transition: opacity 0.7s cubic-bezier(.4,0,.2,1), transform 0.7s cubic-bezier(.4,0,.2,1);
  will-change: opacity, transform;
}
.intro-content.intro-inview {
  opacity: 1;
  transform: translateX(0);
}

/* Hiệu ứng cho nút trượt lên */
.intro-btn {
  opacity: 0;
  transform: translateY(32px);
  transition: opacity 0.7s cubic-bezier(.4,0,.2,1) 0.2s, transform 0.7s cubic-bezier(.4,0,.2,1) 0.2s;
  will-change: opacity, transform;
  display: inline-block;
}
.intro-btn.btn-inview {
  opacity: 1;
  transform: translateY(0);
}
/*san pham*/
.product-left {
  min-width: 300px;
  padding: 28px 0 0 0;
}
.product-title {
  font-size: 40px;
  color: #189d5b;
  font-weight: 700;
  margin-bottom: 18px;
}
.product-desc {
  font-size: 17px;
  color: #222;
  margin-bottom: 24px;
  line-height: 1.7;
}
.product-tabs {
  margin-bottom: 10px; 
}
.product-tab {
  padding: 12px 28px;
  border-radius: 12px;
  font-weight: 600;
  font-size: 18px;
  background: #f5f5f5;
  color: #666;
  text-decoration: none;
  border: none;
  transition: background 0.22s, color 0.22s;
  cursor: pointer;
  display: inline-block;
}
.product-tab.active {
  background: #189d5b;
  color: #fff;
}
.product-tab:not(.active):hover {
  background: #189d5b;
  color: #fff;
}
/*tab*/

/* Responsive giữ layout phẳng, border nhẹ */
@media (max-width: 990px) {
  .rubber-stat-row.row-2col, .rubber-stat-row.row-3col {
    grid-template-columns: 1fr !important;
    border-bottom: none;
    border-top: 1px solid #ededed;
  }
  .rubber-stat-col {
    border-right: none !important;
    border-bottom: 1px solid #ededed;
    padding: 16px 0 8px 0;
  }
  .rubber-stat-col:last-child {
    border-bottom: none !important;
  }
  .rubber-stat-main .stat-value {
    font-size: 32px;
  }
  .stat-value {
    font-size: 22px;
  }
}
/*doi tac*/
.logo-marquee {
  overflow: hidden;
  width: 100%;
  background: #fff;
  padding: 20px 0;
}
.logo-marquee-inner {
  display: flex;
  width: max-content;
  animation: marquee 60s linear infinite;
  align-items: center;
  gap: 60px; /* Khoảng cách giữa logo */
}
.logo-marquee img {
  height: 70px; 
  width: auto;
  display: block;
  filter: grayscale(0.2);
  transition: filter 0.2s;
}
.logo-marquee img:hover {
  filter: grayscale(0);
}
@keyframes marquee {
  0%   { transform: translateX(0);}
  100% { transform: translateX(-50%);}
}
/*tab*/
.my-unique-tabs .tabbed-content .nav {
  display: flex;
  border-radius: 0 !important;
  background: none !important;
  box-shadow: none !important;
  margin-bottom: 0;
}

.my-unique-tabs .tabbed-content .nav li {
  flex: 1 1 0;
  width: 100%;
  margin: 0;
  background: rgb(34, 132, 72) !important;
  color: #fff !important;
  font-weight: bold !important;
  border-right: 1px solid #fff4;
  border-radius: 0 !important;
  text-transform: uppercase;
  text-align: center;
  transition: background 0.2s, color 0.2s;
  opacity: 1 !important;
  filter: none !important;
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.my-unique-tabs .tabbed-content .nav li:last-child {
  border-right: none;
}

.my-unique-tabs .tabbed-content .nav li > a {
  background-color: #228448 !important; /* Gỡ màu nền của theme */
  color: #fff !important;
  font-weight: bold !important;
  font-size: 25px;
  letter-spacing: 0.5px;
  padding: 20px 35px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 6.25rem;
  white-space: normal !important;
  word-break: break-word !important;
  line-height: 1.2;
  text-align: center;
  border: none !important;
  box-shadow: none !important;
  text-transform: uppercase;
  transition: none !important;
}

.my-unique-tabs .tabbed-content .nav li.active,
.my-unique-tabs .tabbed-content .nav li:hover {
  background: #195c38 !important;
  color: #fff !important;
}

.my-unique-tabs .tabbed-content .nav li.active > a,
.my-unique-tabs .tabbed-content .nav li:hover > a {
  background-color: transparent !important;
  color: #fff !important;
  font-weight: bold !important;
}

.my-unique-tabs .tabbed-content .nav li.tab-deco {
  pointer-events: none;
  background: rgb(34, 132, 72) !important;
  opacity: 1 !important;
}

.my-unique-tabs .tabbed-content .nav li.tab-deco:hover,
.my-unique-tabs .tabbed-content .nav li.tab-deco.active,
.my-unique-tabs .tabbed-content .nav li.tab-deco:hover > a,
.my-unique-tabs .tabbed-content .nav li.tab-deco.active > a {
  background: rgb(34, 132, 72) !important;
  color: #fff !important;
  font-weight: bold !important;
}

.my-unique-tabs .tabbed-content .tab-panels {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
/*tab content*/


.custom-slider-bottom-nav {
  position: relative;
}

/* Wrapper chứa 2 nút, căn trái */
.custom-slider-bottom-nav .custom-nav-wrapper {
  display: flex;
  justify-content: flex-start;
 gap: 10px;
}

/* Nút điều hướng chung */
.custom-slider-bottom-nav .flickity-prev-next-button {
  position: absolute !important;      
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  background-color: #ccc;
  color: #fff;
  border: none;
  box-shadow: none;
  cursor: pointer;
  opacity: 1 !important;
  z-index: 2;
  transition: background-color 0.3s ease;
  user-select: none;
 flex-shrink: 0;
}

/* Định vị tùy theo vị trí bạn muốn */
.custom-slider-bottom-nav .flickity-prev-next-button.previous {
  left: 0;
  border-radius: 15px 0 15px 0 !important;
  top: 100%;

}

.custom-slider-bottom-nav .flickity-prev-next-button.next {
  left: 44px; /* Điều chỉnh nếu muốn nút kế bên */
  border-radius: 0 15px 0 15px !important;
  top: 100%;

}

.custom-slider-bottom-nav .flickity-prev-next-button:not(:last-child) {
  margin-right: 10px !important;
}
/* Hover đổi màu nền */
.custom-slider-bottom-nav .flickity-prev-next-button:hover {
  background-color: #999;
}

/* Mũi tên */
.custom-slider-bottom-nav .flickity-prev-next-button::before {
  font-size: 18px;
  color: #fff;
  opacity: 1;
}
.custom-slider-bottom-nav .flickity-prev-next-button.previous {
  border-radius: 15px 0 15px 0 !important;
}

.custom-slider-bottom-nav .flickity-prev-next-button.next {
  border-radius: 0 15px 0 15px !important;
}
/* Nút "Xem tất cả" kế bên 2 nút điều hướng */
.view-all-button {
  background-color: #def7e9;
  color: #007e3e;
  padding: 6px 14px;
  border-radius: 20px 0 20px 0;
  font-weight: 600;
  text-decoration: none;
  font-size: 14px;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  height: 34px;
  transition: background-color 0.3s ease;
  margin-left: 0px;
  border: none;
  cursor: pointer;
}

.view-all-button:hover {
  background-color: #b6e7d0;
}
/* Áp dụng cho các box trong blog slider */
.custom-slider-bottom-nav .box.box-blog-post {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
}

/* Phần hình ảnh */
.custom-slider-bottom-nav .box.box-blog-post .box-image {
  width: 35%;
  flex-shrink: 0;
}

/* Phần văn bản */
.custom-slider-bottom-nav .box.box-blog-post .box-text {
  width: 60% !important;
  
}
.custom-slider-bottom-nav .box.box-blog-post .box-image img {
  border-radius: 0 20px 0 20px;
}
.product-tab.active {
  background-color: #198754; /* màu xanh lá */
  color: #fff;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 0 15px 0 15px; /* top-left, top-right, bottom-right, bottom-left */
  position: relative;
  display: inline-block;
}
.text-bold{
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
}

/* Ẩn tên công ty ở top-bar */
#top-bar .header-company-name {
    display: none !important;
}

/* Nền xanh cho header */
.header, .header-main {
    background: #228448 !important;
    border: none !important;
    box-shadow: none !important;
}

/* Đảm bảo header-inner là flex và căn giữa dọc */
.header-main .header-inner {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}

/* Nền trắng bo góc cho logo + tên công ty (dùng pseudo-element) */
.header-main .header-inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 340px;
    background: #fff;
    border-radius: 0 50px 50px 0;
    z-index: 0;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.stuck .header-main .header-inner::before {
  width: 300px;
}
/*gach chan khi active menu*/
.header-main .header-nav .menu-item.current-menu-item a,
.header-main .header-nav .menu-item.current_page_item a,
.header-main .header-nav .menu-item.active a {
    color: #fff !important;
    text-decoration: underline;
    text-decoration-color: #fff;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
    font-weight: 700;
}

/* Logo và tên công ty nằm trên nền trắng, không có nền riêng */
.flex-col.logo,
.header-company-name {
    background: transparent !important;
    position: relative;
    z-index: 1;
    box-shadow: none !important;
    display: flex;
    align-items: center;
    height: 90px;
flex-shrink: 0;
}

/* Logo style */
.flex-col.logo {
    border-radius: 20px 0 0 0;
    padding-left: 5px;
    padding-right: 0;
    margin-right: 0;
}
.flex-col.logo img {
    max-height: 100px !important;
    width: auto;
    display: block;
    margin-right: 12px;
}

/* Tên công ty style */
.header-company-name {
    border-radius: 0 20px 20px 0;
    padding: 0 20px 0 12px;
    color: #228448;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: -4px;
    line-height: 1.2;
 flex-shrink: 0;
    min-width: 280px;
    white-space: normal;
}

/* Đảm bảo container header không bị thụt trái */
.header-main .container,
.header-main .header-inner.container,
.header-main .header-inner {
    padding-left: 100px !important; 
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

.header-main .header-inner {
    padding-right: 100px !important; 
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box;
}


/* UL chứa search form và menu items - sử dụng flex wrap */
.header-main .flex-col.flex-right .header-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    column-gap:  25px;
}
.button i, button i {
    top: -6px;
    vertical-align: middle;
}
/* Search form li - chiếm full width để tạo hàng riêng */
.header-main .header-nav .header-search-form {
    order: 1;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}

/* Menu items - nằm ngang trên cùng một hàng */
.header-main .header-nav .menu-item {
    order: 2;
    width: auto;
    flex: none;
}



/* Search form mặc định của Flatsome */
.searchform,
.header-search .searchform,
.searchform-wrapper .searchform {
    background: transparent;
    border: 2px solid rgba(255,255,255,0.7);
    border-radius: 0 20px 0 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    height: 30px;
    width: 250px;
    position: relative;
    margin: 0;
    box-shadow: none;
}

.searchform input[type="search"],
.header-search .searchform input[type="search"],
.searchform-wrapper .searchform input[type="search"] {
    background: transparent;
    border: none;
    color: #fff;
    padding: 5px 15px;
    font-size: 14px;
    flex: 1;
    outline: none;
    opacity: 0.5;
    height: auto;
    line-height: normal;
    border-radius: 0;
    box-shadow: none;
}

.searchform input[type="search"]::placeholder,
.header-search .searchform input[type="search"]::placeholder,
.searchform-wrapper .searchform input[type="search"]::placeholder {
    color: rgba(255,255,255,0.8);
    font-weight: normal;
}

/* Search submit button */
.searchform .button,
.searchform button[type="submit"],
.header-search .searchform .button,
.header-search .searchform button[type="submit"],
.searchform-wrapper .searchform .button,
.searchform-wrapper .searchform button[type="submit"] {
    background: transparent;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    transition: all 0.3s ease;
    padding: 0;
    min-width: auto;
    border-radius: 0;
    box-shadow: none;
}

.searchform .button:hover,
.searchform button[type="submit"]:hover,
.header-search .searchform .button:hover,
.header-search .searchform button[type="submit"]:hover,
.searchform-wrapper .searchform .button:hover,
.searchform-wrapper .searchform button[type="submit"]:hover {
    background: rgba(255,255,255,0.1);
}

/* Icon search */
.searchform .icon-search,
.header-search .searchform .icon-search,
.searchform-wrapper .searchform .icon-search {
    font-size: 14px;
    color: #fff;
}



/* Menu items styling - theo cấu trúc HTML thực tế */
.header-main .header-nav .menu-item a {
    color: #fff !important;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Afacad', sans-serif !important;
    text-transform: none;
    transition: all 0.3s ease;
    padding: 8px 0;
    white-space: nowrap;
    letter-spacing: 0.3px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
}
.header-main .nav > li > a{
line-height: 1px;
}
.header-main .header-nav .menu-item a:hover {
    color: #fff !important;
    text-decoration: underline;
    text-decoration-color: #fff;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
}


/* Reset các style có thể xung đột*/
.header-main .header-nav .menu-item {
    padding: 0;
    margin: 0;
}

.header-main .header-nav .menu-item a {
    transition: all .2s;
}

/* Đảm bảo dropdown không bị ảnh hưởng */
.nav li.has-dropdown .nav-dropdown {
    background: #fff;
    border: 1px solid #eee;
}

.nav li.has-dropdown .nav-dropdown a {
    color: #333 !important;
    font-weight: normal;
}

.nav-pagination > li > .current, .nav-pagination > li > a:hover, .nav-pagination > li > span:hover {
  background-color: #228448;
  border-color:#228448;
} 

.blog-page .post-item .box-text-inner .post-title, .blog-index .post-item .box-text-inner .post-title {
  height: 65px;

}


@media (max-width: 768px) {
    .header-main .flex-col.flex-right .header-nav {
         gap: 5px 10px;
    }
    
    .header-main .header-nav .header-search-form {
       margin-bottom: 2px;
    }
    
    .searchform,
    .header-search .searchform,
    .searchform-wrapper .searchform {
        width: 200px;
        height: 35px;
    }
    
    .nav li a,
    .header-nav .nav li a,
    .menu-item a {
        font-size: 14px;
    }
}

@media (max-width: 600px) {
    .flex-col.logo, .header-company-name {
        height: 50px;
        font-size: 13px;
        padding: 0 10px 0 8px;
    }
    .flex-col.logo img {
        height: 40px;
    }
    .header-main .header-inner::before {
        width: 260px;
        border-radius: 0 20px 20px 0;
    }
    .header-main .container,
    .header-main .header-inner.container,
    .header-main .header-inner {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    
    .header-main .flex-col.flex-right .header-nav {
        gap: 8px 10px;
    }
    
    .header-main .header-nav .header-search-form {
        margin-bottom: 3px;
    }
    
    .searchform,
    .header-search .searchform,
    .searchform-wrapper .searchform {
        width: 170px;
        height: 32px;
    }
    
    .nav li a,
    .header-nav .nav li a,
    .menu-item a {
        font-size: 13px;
        padding: 5px 0;
    }
} 

/* Hộp sản phẩm: nền trắng, bo góc lớn hơn, đổ bóng nhẹ */
.custom-product-style .product-small.box {
    background: #ffffff;
    border-radius: 0 60px 0 60px;
    padding: 20px 15px;
    border: none;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.04);
    transition: all 0.3s ease;
    text-align: center;
}

/* Hover: hiệu ứng mượt mà */
.custom-product-style .product-small.box:hover {
    box-shadow: 0 8px 40px rgba(0,0,0,0.08);
    transform: translateY(-6px);
}

/* Ảnh sản phẩm: nhỏ gọn và căn giữa */
.custom-product-style .product-small.box .box-image img {
    max-height: 140px;
    object-fit: contain;
    border-radius: 12px;
    margin-bottom: 20px;
    transition: transform 0.3s ease;
}

/* Zoom nhẹ khi hover */
.custom-product-style .product-small.box:hover .box-image img {
    transform: scale(1.05);
}

/* Tiêu đề sản phẩm */
.custom-product-style .product-small.box .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    margin: 0;
}

/* Ẩn phần giá nếu không dùng */
.custom-product-style .product-small.box .price-wrapper {
    display: none;
}
/* Căn chỉnh toàn bộ thanh tìm kiếm */
.header .search-form {
    margin-top: -10px; /* đẩy lên gần đỉnh */
    margin-right: 10px;
    position: relative;
    z-index: 20;
}

/* Nếu bạn dùng Search Icon riêng: */
.header .header-search-form {
    margin-top: -10px;
    margin-right: 10px;
    z-index: 20;
}

/* Căn chỉnh chiều cao ô search */
.header .search-form input {
    height: 30px;
    width:250px; 
    border-radius: 0 20px 0 20px;
    font-size: 14px;
   
}
.searchform .button.icon i {
    margin-left: -40px;
}
/* Icon search (nếu có) */
.header .search-form button,
.header .search-form .search-submit {
    height: 34px;
    font-size: 16px;
    
}

/*Công trí master code ở đây*/
.core-values {
  max-width: 900px;
  margin: 0 auto;
  padding: 50px 20px;
}

.value-block {
  margin-bottom: 50px;
}

.value-title {
  font-size: 48px;
  color: #007236;
  font-weight: 700;
  margin-bottom: 20px;
}

.value-desc {
  font-size: 17px;
  line-height: 1.8;
  color: #222;
  margin-bottom: 20px;
}

.value-block hr {
  border: none;
  border-top: 1px solid #e0e0e0;
  margin-top: 20px;
}

.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover {
  background: transparent;
  box-shadow: none;
}

/* màng Laptop */

@media screen and (max-width: 1560px) {
 /*phi*/
 /*responsive lai menu cho man hinh 1560px*/
 .header-nav li {
    padding: 0 0px !important;
  }

  .header-nav {
    flex-wrap: wrap !important; 
  }
.header-nav li a {
    font-size: 15px !important;
  }
  .header-main .header-inner::before {
    width: 300px; 
  }
  .header-company-name{
    font-size: 13px; 
  }
  .header-main .header-inner {
    padding-right: 160px !important;

  }
.my-unique-tabs .tabbed-content .nav li > a {
 font-size:20px;
  
  }

/*tri*/ 

/* anh Nam */
  .header-main {
    max-width: 1550px;
  }

}

@media screen and (max-width: 1460px) {
   /*phi*/
   /*responsive lai menu cho man hinh 1460px*/
  .header-nav li {
    padding: 0 1px !important;
  }

  .header-nav {
    flex-wrap: wrap !important;
  }
.header-nav li a {
    font-size: 15px !important;
  }
  /* .header-main .header-inner::before {
    width: 425px;
  } */

  .header-company-name {
    font-size: 14px;
  }
  .header-main .header-inner {
    padding-right: 110px !important;
  }
  .header-main .container, .header-main .header-inner.container, .header-main .header-inner {
    padding-left: 120px !important;
  }
 
 /*responsive lại padding text tab đối với màn hình 1460px*/
  .my-unique-tabs .tabbed-content .nav li > a {
  padding: 20px 30px !important;
  
  }

/*tri*/

/* anh Nam */
  .header-main {
    max-width: 1450px;
  }

}

@media screen and (max-width: 1360px) {
   /*phi*/
   /*responsive lai menu cho man hinh 1360px*/
  .header-nav li {
    padding: 0 1px !important;
  }

  .header-nav li a {
    font-size: 15px !important;
  }
  .header-main .header-inner {
    padding-right: 35px !important;
  }
  /* .header-main .header-inner::before {
    width: 400px;
  } */

  .header-company-name {
    font-size: 14px;
  }
  .header-main .container, .header-main .header-inner.container, .header-main .header-inner {
    padding-left: 35px !important;
  }
 /*responsive lại padding text tab đối với màn hình 1360px*/
  .my-unique-tabs .tabbed-content .nav li > a {
  padding: 20px 25px !important;
  }
/*tri*/

/* anh Nam 1360 - 1290 */
  .header-main {
    max-width: 1350px;
  }

  .my-unique-tabs .tabbed-content .nav li > a {
    font-size: 20px;
  }

}

@media screen and (max-width: 1280px) {
   /*phi*/
   /*responsive lai menu cho man hinh 1280px*/
  .header-nav li {
    padding: 0 1px !important;
  }
.header-nav li a {
    font-size: 13px !important;
  }
 
  .header-main .header-inner {
    padding-right: 25px !important;
  }
  /* .header-main .header-inner::before {
    width: 350px;
  } */

  .header-company-name {
    font-size: 14px;
  }
  .header-main .container, .header-main .header-inner.container, .header-main .header-inner {
    padding-left: 60px !important;
  } 
 
 /*responsive lại padding text tab đối với màn hình 1280px*/
 .my-unique-tabs .tabbed-content .nav li > a {
  padding: 20px 20px !important;
  }
/*tri*/

/* anh Nam */
  .header-main {
    max-width: 1280px;
  }

}

.btn-link-blog {
  font-size: 16px;
  padding: 20px 30px;
}

.title-cty-footer {
  font-size: 16px;
}

.title-page-SDTC {

}

.title-tab-SDTC h4, .title-page-SDTC {
  font-size: 35px;
  margin-bottom: 30px;
  color: var(--color-3);
} 

.title-page-SDTC {
  font-size: 3.5rem;
  margin-bottom: 30px;
  color: var(--color-3);
}

.tab-SDTC-1 .nav-tabs > li > a {
  background-color: var(--color-3);
  color: var(--color-1);
}

.tab-SDTC-1 .nav-tabs > li.active > a, .tab-SDTC-1 .nav-tabs > li.active > a:focus, .tab-SDTC-1 .nav-tabs > li.active > a:hover {
  color: var(--color-3);
  border: 2px solid var(--color-3);
  box-shadow: none;
}

.tab-SDTC-1 .nav-tabs > li > a:hover {
  border-color: var(--color-3);
  color: var(--color-3);
}

.col-border-SDTC .col-inner {
  background-color: var(--color-3);
  padding: 10px;
  border: 2px solid var(--color-3);
  border-radius: 6px;
  color: var(--color-1);
}

.text-title-SDTC h2 {
  color: var(--color-1);
}

.pcp-wrapper-391 .sp-pcp-post-details {
  text-align: left;
}
.form-contact .col {
  padding-bottom: 0;
}

.textarea-contact, .input-contact {
  border-top-right-radius: 20px !important; 
  border-bottom-left-radius: 20px !important;
}

.input-contact {
  height: 3em !important;
}

.btn-contact-form {
  text-align: center;
}

.contact-button {
  background-color: #def7e9 !important;
  color: #007e3e !important;
  padding: 10px 40px !important;
  line-height: 1.2 !important;
  margin-right: 0 !important;
  border-top-right-radius: 20px !important; 
  border-bottom-left-radius: 20px !important;
}

.btn-contact-form .wpcf7-spinner::before {
  display: none;
}


@media screen and (max-width: 549px) {
  #logo {
    display: flex;
    justify-content: center;
  }

   #logo img {
    max-height: 70px !important;
  }

   .flex-col.logo img {
    height: 80px;
  }

  .mobile-nav {
    justify-content: center !important; 
  }

  .mobile-nav .nav-icon .is-small .icon-menu {
    color: var(--color-3) !important;
  }

  .header-main .container, .header-main .header-inner.container, .header-main .header-inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .tab-moblie-index .tab a {
    padding: 0 !important;
    font-size: 16px !important;
    width: 150px !important;
  }

  .my-unique-tabs .tabbed-content .nav li > a {
    padding: 10px !important;
  }

  .title-text-index h3 {
    font-size: 1.5em;
  }

  .title-text-index p {
    font-size: 14px;
  }

  .col-img-about-index {
    display: none;
  }

  .text-box-banner {
    width: 100% !important;
  }

  .text-about-index {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-about-index p {
    text-align: justify;
  }

  .stat-animate-group {
    margin-bottom: 0;
  }

  .none-moble {
    display: none;
  }

  .sp-pcp-post .sp-pcp-title a {
    font-size: 14px;
  }

  .blog-page .col-inner .box-image .image-cover {
    width: 100%;
  }

  .col-SDTC-moblie, .col-thanh-tich {
    max-width: 50% !important;
  }
}








