/*!------------------------------------------------------------------
[MAIN STYLESHEET]
Template Name: Constra - Construction Html5 Template
Description: Constra - Construction Html5 Template
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[TABLE OF CONTENTS]
-------------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,500i,600,600i,700,700i,800|Open+Sans:400,400i,600,600i,700,700i,800&display=swap);
/* Typography
================================================== */
body {
  background: #fff;
  color: #555;
  overflow-x:hidden !important;
}
body,
p {
  font-family: "Open Sans", sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
  line-height: 26px;
  font-size: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #212121;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
}
a{
  color: #545454;
  text-decoration: none;
}
h1 {
  font-size: 36px;
  line-height: 48px;
}
h2 {
  font-size: 28px;
  line-height: 36px;
  text-transform: uppercase;
  letter-spacing: -1px;
}
h3 {
  font-size: 24px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}
h4 {
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: -0.2px;
}
h5 {
  font-size: 14px;
  line-height: 24px;
}
header{
  border-bottom: 1px solid #eaebec;
}
.alert .icon {
  margin-right: 15px;
}
/* Global styles
================================================== */
html {
  height: 100%;
}
body {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.page-content {
  flex: 1 0 auto;
}
img,
video {
  height: auto;
  max-width: 100%;
}
.log {
  width: 100%;
  height: 100%;
  background: url(../i/f10.jpg) #000 no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
}
img {
  width: 100%;
}

.list-inline li {
  display: inline-block;
  background: transparent;
  border: none;
}
.social-icons {
  margin: 0;
}
.social-icons li a {
  padding: 10px;
}
.social-icons li a i {
  color: #fff;
}
.top-nav-right {
  padding: 10px;
}
.menu-logo {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  position: relative;
}
.menu-logo img {
  border-radius: 4px;
  height: 90px;
}
.top-nav-right input {
}
.site-color {
  color: #e1a826;
}
.background-image-section {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  margin: auto;
  height: 100%;
}
.carousel-item img {
  object-fit: cover;
  object-position: center;
  height: 60vh;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .custom-header {
    padding: 1rem 0;
  }
  .container {
    max-width: 991px;
  }
}
.navbar-collapse {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-inner {
    height: 400px;
  }
  .carousel-item,
  .carousel-item img {
    height: 400px;
    width: 100%;
  }
  .breadcrumb-area .title h1 {
    line-height: unset !important;
  }
  .blog-top-nav .list-inline-item a {
    font-size: 14px;
    padding: 0.5rem 0.5rem;
  }
  #myMenu > li {
    padding: 5px !important;
    border-bottom: 1px solid #253d9b;
  }
  #myMenu > li:first-child {
  }
  #myMenu > .dropdown ul {
    box-shadow: none !important;
    position: relative !important;
    width: 100% !important;
  }
  .navbar-collapse {
    display: block;
  }
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 767px) {
  .navbar-collapse {
    display: block;
  }
  #myMenu > li {
    padding: 5px !important;
  }
  .blog-top-nav .list-inline-item a {
    font-size: 12px;
  }
  .breadcrumb-area .title h1 {
    line-height: unset !important;
    font-size: 22px !important;
  }
  #myMenu > li {
    padding: 5px !important;
    border-bottom: 1px solid #253d9b;
  }
  #myMenu > li:first-child {
  }
  #myMenu > .dropdown ul {
    box-shadow: none !important;
    position: relative !important;
    width: 100% !important;
  }
  nav#site-navigation {
    /* border: none;
        position: fixed;
        top: 50px;
        left: -320px;
        right: 0;
        bottom: 0;
        width: 100%;
        max-width: 320px;
        transition: all 0.5s ease;
        background: #fff;
        z-index: 3; */
  }
  .contact-info {
    font-size: 12px;
  }
  .custom-header {
    padding-top: 4rem !important;
    padding-bottom: 0;
  }
  .mobile_menu_btn {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    height: 50px;
    color: #fff;
  }
  .menu-toggle {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
    font-size: 32px;
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.5;
    text-shadow: none;
    padding: 0;
    margin-left: 13px;
  }
  nav#site-navigation.active {
    left: 0;
    max-height: 100%;
    overflow: auto;
    border-right: 1px solid #766d4d;
  }
  .main-navigation li,
  .main-navigation li:last-child {
    border-bottom: 1px solid #eee;
  }
  .main-navigation a {
    text-align: left;
  }
  .contact-info {
    position: fixed;
    top: 26px;
    right: 15px;
    z-index: 9;
    font-size: 12px;
  }
  .carousel-inner {
    height: 260px;
  }
  .carousel-item,
  .carousel-item img {
    height: 260px;
    width: 100%;
  }
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header_one {
  /* padding: 15px 0; */
}
.logo img {
  height: 80px;
}
#myMenu {
  margin-left: auto !important;
  justify-content: flex-end !important;
  margin-right: 0 !important;
  font-weight: bold;
}
#myMenu > li {
  position: relative;
  display: inline-block;
  transition: all 0.4s ease-in-out 0s;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 22px;
  padding-top: 22px;
  font-size: 15px;
}
.fixed-top #myMenu > li {
  padding-bottom: 0;
  padding-top: 0;
}
.navbar-toggler {
  margin: 10px 0;
  padding: 6px;
  border-radius: 0;
  font-size: 1rem;
  background: #4cb648;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-image: none;
  background-size: auto;
  background-size: 100% 100%;
}
.navbar-toggler-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMCcgaGVpZ2h0PSczMCcgdmlld0JveD0nMCAwIDMwIDMwJz48cGF0aCBzdHJva2U9J3JnYmEoMjU1LCAyNTUsIDI1NSwgMScgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbWl0ZXJsaW1pdD0nMTAnIHN0cm9rZS13aWR0aD0nMicgZD0nTTQgN2gyMk00IDE1aDIyTTQgMjNoMjInLz48L3N2Zz4=);
}
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}
#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border-top-color: #e2eefd !important;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}
@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
  # Back to top button
  --------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}
.back-to-top i {
  color: #fffff;  
  line-height: 1.5;
}
.back-to-top:hover {
  color: #fffff !important;
 
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

.site_back_top_color {
    background:#37834d!important;
}
/*--------------------------------------------------------------
  # Disable aos animation delay on mobile devices
  --------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
/*--------------------------------------------------------------
  # Fixed Header
  --------------------------------------------------------------*/
#FixedHeader.fixed-top {
  background: #fff;
  animation: smoothScroll 0.5s forwards;
  transition: all 300ms ease-in-out;
  box-shadow: 0 0 10px -8px rgb(234 235 236) !important;
  border-bottom: 1px solid #eaebec;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0);
  }
}
.scrolled-offset {
  margin-top: 70px;
}
section,
.section-padding {
  position: relative;
}
.no-padding {
  padding: 0;
}
.gap-60 {
  clear: both;
  height: 60px;
}
.gap-40 {
  clear: both;
  height: 40px;
}
.gap-30 {
  clear: both;
  height: 30px;
}
.gap-20 {
  clear: both;
  height: 20px;
}
.mrb-30 {
  margin-bottom: 30px;
}
.mrb-80 {
  margin-bottom: -80px;
}
.mrt-0 {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.pab {
  padding-bottom: 0;
}
a:focus {
  outline: 0;
}
.ts-padding {
  padding: 60px;
}
.solid-bg {
  background: #f9f9f9;
}
.dark-bg {
  background: #252525;
  color: #fff;
}
.dark-bg h2,
.dark-bg h3 {
  color: #fff;
}
.solid-row {
  background: #f0f0f0;
}
.bg-overlay {
  position: relative;
}
.bg-overlay .container {
  position: relative;
  z-index: 1;
}
.bg-overlay:after {
  background-color: rgba(0, 46, 91, 0.8);
  z-index: 0;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.bg-overlay:after {
  position: relative;
}
.bg-overlay:after {
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 0;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.content-hidden {
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  border: 0;
  overflow: hidden;
}
/* Dropcap */
.dropcap {
  font-size: 48px;
  line-height: 60px;
  padding: 0 7px;
  display: inline-block;
  font-weight: 700;
  margin: 5px 15px 5px 0;
  position: relative;
  text-transform: uppercase;
}
.dropcap.primary {
  background: #4cb648;
  color: #fff;
}
.dropcap.secondary {
  background: #3a5371;
  color: #fff;
}
/* Title */
.title {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 20px;
}
/* Title Border */
/* Section title */
.section-title {
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
}
.section-sub-title {
  font-weight: 900;
  font-size: 36px;
  line-height: 46px;
  margin: 0 0 60px;
  color: #212121;
}
@media (max-width: 575px) {
  .section-sub-title {
    font-size: 28px;
  }
}
/* Column title */
.column-title {
  margin: 0 0 40px;
}
.column-title-small {
  font-size: 20px;
  margin: 0 0 25px;
}
/* Page content title */
.page-content-title.first {
  margin-top: 0;
}
/* Video responsive */
.embed-responsive {
  padding-bottom: 56.25%;
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
}
.embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* Input form */
input.form-control {
  box-shadow: none;
  border: 1px solid #dadada;
  padding: 5px 20px;
  height: 44px;
  background: none;
  color: #959595;
  font-size: 14px;
  border-radius: 0;
}
.form-control:focus {
  box-shadow: none;
  border: 1px solid #4cb648;
}
hr {
  background-color: #e7e7e7;
  border: 0;
  height: 1px;
  margin: 40px 0;
}
.alert hr {
  background: initial;
  margin: initial;
  border-top: 1px solid;
  height: initial;
  margin-bottom: 1rem;
  opacity: 0.2;
}
blockquote {
  padding: 25px;
  margin: 20px 0;
  background: #f9f9f9;
  position: relative;
  border-left: 3px solid #4cb648;
  padding-left: 40px;
}
blockquote.text-center {
  border-top: 3px solid #4cb648;
  border-left: 0;
  padding-left: 25px;
  padding-top: 50px;
}
blockquote.text-center:before {
  left: 50%;
  top: 10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
blockquote.text-right {
  border-right: 3px solid #4cb648;
  padding-right: 40px;
  border-left: 0;
  padding-left: 25px;
}
blockquote.text-right:before {
  left: auto;
  right: 5px;
}
blockquote:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 28px;
  color: #e5e5e5;
  top: 5px;
  left: 5px;
  font-weight: 700;
  z-index: 0;
}
blockquote p {
  font-size: 14px;
  line-height: 22px;
  position: relative;
  z-index: 1;
  font-style: italic;
  margin-bottom: 0;
}
cite {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}
/* Ul, Ol */
.list-round,
.list-arrow,
.list-check {
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}
.list-round li {
  line-height: 28px;
}
.list-round li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  margin-right: 10px;
  color: #4cb648;
  font-size: 12px;
}
.list-arrow {
  padding: 0;
}
ul.list-arrow li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  margin-right: 10px;
  color: #4cb648;
  font-size: 16px;
  font-weight: bold;
}
ul.list-check li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  margin-right: 10px;
  color: #4cb648;
  font-size: 14px;
}
/* Bootstrap */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li > a:hover,
.nav-tabs > li > a {
  border: 0;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}
.pattern-bg {
  background: #f5f5f5 url(../images/crossword.png);
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
/* Button */
.btn:active,
.btn:focus {
  box-shadow: none !important;
}
.btn-primary,
.btn-dark {
  border: 0;
  border-radius: 3px;
  padding: 12px 20px 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  transition: 350ms;
  font-size: 14px;
}
@media (max-width: 767px) {
  .btn-primary,
  .btn-dark {
    font-size: 13px;
  }
}
.btn-white.btn-primary {
  background: #fff;
  color: #4cb648;
}
.btn-primary {
  background: #1f7b0c;
}
.btn-dark {
  background: #23282d;
}
.btn-primary:hover,
.btn-dark:hover,
.btn-white.btn-primary:hover {
  background: #111;
  color: #fff;
}
.btn-primary:hover:active,
.btn-primary:hover:focus,
.btn-dark:hover:active,
.btn-dark:hover:focus,
.btn-white.btn-primary:hover:active,
.btn-white.btn-primary:hover:focus {
  color: #fff;
  background-color: #111 !important;
}
/* Call to action
================================================== */
.call-to-action {
  background-color: #253d9b !important;
  padding: 30px;
}
.call-to-action-title {
  color: #fff !important;
  margin: 0;
  padding: 25px 0;
  line-height: normal;
  font-size: 22px;
  text-transform: capitalize;
}
/* Action style box */
.call-to-action-box {
  margin-top: -50px;
}
.call-to-action-box .action-style-box {
  background: #4cb648;
  padding: 30px;
}
.action-title {
  color: #fff;
  margin: 0;
  line-height: 36px;
  font-size: 18px;
  text-transform: uppercase;
}
/* Services
================================================== */
/* Service box */
.ts-service-box .ts-service-icon i {
  font-size: 36px;
  float: left;
  color: #4cb648;
}
.ts-service-box .ts-service-box-content {
  margin-left: 62px;
  margin-bottom: 30px;
}
.tab-content .ts-service-box .ts-service-box-content {
  margin-left: 90px;
}
.ts-service-box .ts-service-box-content h3 {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 28px;
}
.ts-service-box .ts-service-box-info {
  margin-left: 25px;
  margin-bottom: 40px;
}
.service-box-title {
  font-size: 16px;
  margin: 0 0 10px;
}
.service-box-title a {
  color: #333;
}
.service-box-title a:hover {
  color: #4cb648;
}
/* Service box bg */
.ts-service-box-bg {
  background: #253d9b;
  color: #fff;
  border-radius: 30px;
  padding: 30px;
}
.ts-service-box-bg h4,
.ts-service-box-bg h3 {
  color: #fff;
}
.ts-service-icon.icon-round i {
  font-size: 24px;
  color: #fff;
  background: #4cb648;
  text-align: center;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin-bottom: 20px;
  position: relative;
  float: none;
}
/* Icon left */
.ts-service-box.icon-left .ts-service-box-icon {
  float: left;
}
.ts-service-box.icon-left .ts-service-box-icon i {
  background: #4cb648;
  color: #fff;
}
.ts-service-box.icon-left .ts-service-box-info {
  margin-left: 90px;
}
.ts-service-box.icon-left .ts-service-box-info h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
.ts-service-box-content p,
.ts-service-box-content span,
.ts-service-box-content a {
  color: #fff !important;
}
/* Service no box */
.service-no {
  font-size: 48px;
  color: #dbdbdb;
  float: left;
  margin-top: 10px;
}
.ts-service-box-content .ts-service-box-info {
  margin-left: 90px;
}
/* Service Image */
.ts-service-image-wrapper {
  margin-bottom: 30px;
}
.ts-service-icon i {
  font-size: 28px;
  margin-right: 15px;
  margin-top: 2px;
}
.ts-service-info {
  margin-left: 30px;
}
@media (max-width: 1200px) {
  .ts-service-info {
    margin-left: 15px;
  }
}
.ts-service-info h3 {
  font-size: 16px;
}
.ts-service-info .learn-more {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.ts-service-info .learn-more:hover {
  color: #4cb648;
}
/* Service Classic */
.ts-service-classic .ts-service-icon i {
  font-size: 24px;
  float: left;
  color: #fff;
  background: #4cb648;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  transition: all 0.3s;
}
.ts-service-classic .ts-service-box-info {
  margin-left: 80px;
}
.ts-service-classic:hover .ts-service-icon i {
  background: #4cb648;
}
.ts-service-box-img {
  width: 120px;
}
.ts-service-info .learn-more {
  color: #555;
  text-decoration: none;
}
.block-image {
  margin-bottom: 20px;
  position: relative;
  display: block;
  overflow: hidden;
}
.single-blog-post:hover .thumb img {
  transform: scale(1.2) rotate(1deg);
}
.single-blog-post .thumb img {
  width: 100%;
}
.single-blog-post .thumb img {
  max-width: 100%;
  transform: scale(1);
}
.overlay-style-one.bg1 {
  background-color: rgba(3, 13, 40, 0.7);
}
.overlay-style-one {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
  opacity: 0;
  z-index: 1;
}
.single-blog-post:hover .overlay-style-one {
  opacity: 1;
}
.single_sidebar_widget {
  position: relative;
  display: block;
  border: 1px solid #e8e8e8;
  color: #798795;
}
.single_sidebar_widget .widget_title {
  position: relative;
  display: block;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  color: #798795;
  padding: 12px 0 11px;
  font-size: 14px;
}
.single_sidebar_widget ul {
  position: relative;
  text-decoration: none;
  padding-left: 20px !important;
}
.single_sidebar_widget ul li {
  position: relative;
  display: block;
  color: #242f6c;
  /* margin-bottom: 15px; */
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  text-transform: capitalize;
}
.single_sidebar_widget ul li a {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: 0.5s ease;
  text-transform: capitalize;
  /* font-size: 16px!important; */
  color: #798795;
  font-weight: 400;
}
.single_sidebar_widget ul li a {
  position: relative;
  display: block;
  color: #798795;
  line-height: 30px;
  font-size: 14px;
  text-decoration: none;
}
.breadcrumb-area {
  background: aliceblue;
}
.breadcrumb-area .title {
  position: relative;
  display: block;
  text-align: center;
  margin: 15px 0 15px;
}
.breadcrumb-area .title h1 {
  font-size: 28px;
}
.breadcrumb-area .title h1 {
  line-height: 60px;
  font-weight: 600;
  text-transform: capitalize;
}
.breadcrumb-area .breadcrumb-menu {
  position: relative;
  display: block;
  line-height: 0;
}
.breadcrumb-area .breadcrumb-menu ul {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center;
}
.breadcrumb-area .breadcrumb-menu ul li {
  position: relative;
  display: inline-block;
  float: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 1px;
  transition: all 500ms ease;
  padding: 0 3px;
  font-family: "Poppins", sans-serif;
}
.breadcrumb-area .breadcrumb-menu ul li a {
  text-decoration: none;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  content: "\f061";
  font-family: "Font Awesome 5 Free";
}
.dropdown {
  width: auto;
  display: inline-block;
  position: relative;
}
.dropdown.toggle > input {
  display: none;
}
.dropdown > a,
.dropdown.toggle > label {
  border-radius: 2px;
}
.dropdown > a::after,
.dropdown.toggle > label::after {
  content: "";
  float: right;
  margin: 10px 5px 5px 5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #ccc;
}
.dropdown ul {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  box-shadow: 0 6px 5px -5px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  z-index: 9999;
  width: 240px;
}
ul.dropdown-menu {
  transform: translate3d(0, 10px, 0);
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  display: block;
  padding: 0;
  margin: 0;
  transition: all 200ms linear;
}
#myMenu li.dropdown:hover > ul.dropdown-menu {
  opacity: 1;
  visibility: visible;
  max-height: 999px;
  transform: translate3d(0, 0px, 0);
}
.dropdown ul li a,
.dropdown.toggle > label {
  display: block;
  padding: 0 0 0 10px;
  text-decoration: none;
  line-height: 40px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  color: #999;
  background-color: #fff;
}
.dropdown li {
  height: 0;
  overflow: hidden;
  transition: all 500ms;
}
.dropdown li {
  transition-delay: 300ms;
}
.dropdown li:first-child a {
  border-radius: 2px 2px 0 0;
}
.dropdown li:last-child a {
  border-radius: 0 0 2px 2px;
}
.dropdown li:first-child a::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  margin: -10px 0 0 30px;
}
.dropdown a:hover,
.dropdown.toggle > label:hover,
.dropdown.toggle > input:checked ~ label {
  background-color: #eee;
  color: #666;
}
.dropdown > a:hover::after,
.dropdown.toggle > label:hover::after,
.dropdown.toggle > input:checked ~ label::after {
  border-top-color: #aaa;
}
.dropdown li:first-child a:hover::before {
  border-bottom-color: #eee;
}
.dropdown:hover li,
.dropdown.toggle > input:checked ~ ul li {
  height: auto;
}
.dropdown:hover li:first-child,
.dropdown.toggle > input:checked ~ ul li:first-child {
  /* padding-top: 15px; */
}
.text-justify {
  text-align: justify;
}
.section-services {
  /* padding-top: 110px;
	padding-bottom: 120px; */
  font-family: "Poppins", sans-serif;
  color: #fff;
}
.section-services .header-section {
  margin-bottom: 35px;
}
.section-services .header-section .title {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 25px;
  text-transform: uppercase;
  font-weight: 700;
}
.section-services .header-section .title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 140px;
  height: 1px;
  background-color: #06a657;
}
.section-services .header-section .title:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 45px;
  height: 3px;
  background-color: #06a657;
}
.section-services .header-section .title span {
  color: #06a657;
}
.section-services .header-section .description {
  color: #6f6f71;
}
.section-services .single-service {
  margin: 0 auto 42px;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 7px 1px #ebebeb;
  box-shadow: 0px 4px 7px 1px #ebebeb;
  padding: 35px 25px;
  height: 400px;
}
.section-services .single-service .part-1 {
  padding: 10px 0px 10px;
  border-bottom: 2px solid #1d1e23;
}
.section-services .single-service .part-1 i {
  margin-bottom: 25px;
  font-size: 50px;
  color: #06a657;
}
.section-services .single-service .part-1 .title {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.8em;
}
.section-services .single-service .part-2 {
  padding: 10px 10px 10px;
}
.section-services .single-service .part-2 .description {
  margin-bottom: 22px;
  color: #6f6f71;
  font-size: 14px;
  line-height: 1.8em;
}
.section-services .single-service .part-2 a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.section-services .single-service .part-2 a i {
  margin-right: 10px;
  color: #06a657;
}
.section-about .section-title h2 {
  font-weight: 500;
  color: #009f4b;
  margin: 0px 0px 15px 0px;
}
.section-about .section-slogan h3 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3em;
  color: #253d9b;
  text-transform: capitalize;
  margin: 0px 0px 25px 0px;
}
.btn-learn-more {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all 0.4s;
  padding: 8px 30px;
  font-size: 15px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  color: #fff;
  background: #03a24a;
  z-index: 1;
  border-radius: 30px;
}
.btn-learn-more {
  padding: 13px 35px 13px 35px;
  background-color: #03a24a;
  text-decoration: none;
}
.btn-learn-more:hover {
  color: #fff;
}
.img-about {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px 50px 0px 0px;
}
.img-card {
  /* width: 300px; */
  position: relative;
  margin-bottom: 15px;
  border-radius: 5px;
  text-align: left;
  border: 1px solid #64f;
  height: 450px;
}
.img-card .card-image {
  position: relative;
  margin: auto;
  overflow: hidden;
  border-radius: 5px 5px 0px 0px;
  height: 250px;
  object-fit: cover;
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
}
.img-card .card-image img {
}
.img-card.iCard-style1 .card-title {
  position: absolute;
  font-family: "Open Sans", sans-serif;
  z-index: 1;
  /* top: 10px;
  left: 10px; */
  background: #06a657d6;
  font-size: 30px;
  color: #fff;
  width: 100%;
  text-align: center;
}
.img-card .card-image img {
  width: 100%;
  overflow: hidden;
  border-radius: 5px 5px 0px 0px;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.img-card .card-text {
  padding: 0 15px 15px;
  line-height: 1.5;
  color: #6f6f71;
}
.img-card .card-link {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  width: -webkit-fill-available;
}
.img-card.iCard-style1 .card-link a {
  color: #06a657;
}
.img-card .card-link a {
  text-decoration: none;
  position: relative;
}
.blog .blog-item .full-blog-content,
.archive .blog-item .full-blog-content {
  padding: 10px 15px 20px;
  overflow: hidden;
}
.blog .blog-item,
.archive .blog-item {
  margin-bottom: 18px;
  background: #fff;
  box-shadow: 0 2px 20px rgb(0 0 0 / 8%);
  border-radius: 0;
  padding: 15px;
  transition: 0.3s;
}
.blog .blog-item .blog-img {
  margin-bottom: 18px !important;
}
.blog .blog-item .blog-img {
  height: 350px;
  object-fit: cover;
}
.blog .blog-item .blog-img,
.archive .blog-item .blog-img {
  position: relative;
  border-radius: 0;
  z-index: 0;
}
.blog .blog-item .blog-img {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 0;
}
.blog .blog-item .title-wrap .blog-title,
.archive .blog-item.title-wrap .blog-title {
  font-size: 26px;
  line-height: 35px !important;
}
blog .blog-item .blog-title {
  margin: 4px 0 10px;
  line-height: 30px;
  font-size: 26px;
}
.blog .blog-item .blog-title a {
  z-index: 11;
  color: #6f6f6f;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
}
.blog .blog-item .blog-meta {
  transition: all 0.4s ease-in-out 0s;
}
.btm-cate {
  overflow: hidden;
  list-style: none;
  margin: 0 0 5px;
  padding: 0 0 12px;
  position: relative;
  font-size: 13px;
}
.btm-cate li {
  margin-right: 25px;
}
.btm-cate li {
  float: left;
  margin-right: 10px;
}
.blog .blog-item .blog-meta .blog-date {
  display: inline-block;
  font-weight: 500;
  font-size: 13px;
}
.blog .blog-item .blog-meta .blog-date {
  padding: 0;
  color: #555;
  margin-right: 0;
  line-height: normal;
  padding: 1px;
}
.blog .blog-item .tag-line,
.archive .blog-item .tag-line {
  position: absolute;
  z-index: 11;
  right: 20px;
  bottom: 20px;
}
.blog .blog-item .tag-line .post-categories,
.archive .blog-item .tag-line .post-categories {
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.blog .blog-item .tag-line .post-categories li,
.archive .blog-item .tag-line .post-categories li {
  margin-left: 5px;
  margin-top: 5px;
}
.blog .blog-item .tag-line .post-categories li a,
.archive .blog-item .tag-line .post-categories li a {
  background: #4cb648;
  color: #fff;
  padding: 6px 20px;
  display: block;
  font-weight: 500;
  border-radius: 0;
  font-size: 14px;
  transition: 0.4s;
  text-decoration: none;
}
.blog .blog-item .blog-button {
  display: block;
  margin-top: 20px;
}
.blog .blog-item .blog-button a {
  text-align: center;
  display: inline-block;
  color: #4cb648;
  padding-right: 25px;
  position: relative;
  z-index: 1;
  text-decoration: none;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-size: 15px;
}
.blog .blog-banner {
  height: 350px;
  object-fit: cover;
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 0;
}
.blog .blog-item .blog-button a:before {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 15px;
  top: 1px;
  right: 0;
  opacity: 1;
  transition: all 0.3s;
}
.blog .blog-details {
  padding-top: 26px;
}
.has-error.has-danger .form-control {
  border: 1px solid #ec0609;
}
.has-error .invalid-feedback {
  display: block;
}
.invalid-feedback ul {
  padding: 0;
  margin: 0;
}
.request-success-feedback,
.request-error-feedback {
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
}
.enquiry textarea {
  height: 120px;
}
.wprt-toggle .toggle-title {
  cursor: pointer;
  font-size: 17px;
  padding: 13px 40px 13px 55px;
  background-color: #f8f8f8;
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: all ease 0.238s;
  -moz-transition: all ease 0.238s;
  transition: all ease 0.238s;
}
.wprt-toggle .toggle-title:before,
.wprt-toggle .toggle-title:after {
  content: "\f0fe";
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  line-height: normal;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.wprt-toggle .toggle-title:before {
  content: "\f107";
  left: auto;
  right: 20px;
}
.wprt-toggle.active .toggle-title {
  background-color: #029849;
  border-color: #029849;
}
.wprt-toggle.active .toggle-title,
.wprt-toggle.active .toggle-title:after,
.wprt-toggle.active .toggle-title:before {
  color: #fff;
}
.wprt-toggle.active .toggle-title:after {
  content: "\f146";
}
.wprt-toggle .toggle-content {
  display: none;
  padding: 20px 20px 35px;
}
/* Toggle Style 2 */
.wprt-toggle.style-2 {
  margin-bottom: 10px;
}
.wprt-toggle.style-2 .toggle-title {
  padding-right: 25px;
  padding-left: 70px;
  border: 0;
  margin: 0;
}
.wprt-toggle.style-2 .toggle-title:before {
  content: "";
}
.wprt-toggle.style-2 .toggle-title:after {
  content: "\f0fe";
  color: #fff;
  left: 0;
  width: 50px;
  height: 50px;
  background-color: #ffbc13;
  text-align: center;
  line-height: 50px;
}
.wprt-toggle.style-2.active .toggle-title:after {
  content: "\f146";
}
.wprt-toggle.style-2.active .toggle-title {
  background-color: transparent;
  color: #4b4b4b;
}
.wprt-toggle.style-2.active .toggle-title:after {
  background-color: #2d2d2d;
}
.wprt-toggle.style-2 .toggle-content {
  padding: 10px 30px 20px 70px;
}
.foot_section_part h5 {
  color: #A40A27;
}
.foot_section_part ul li a {
  font-size: 14px;
}
.foot_section_part ul li a i {
  padding-right: 10px;
  color:#A40A27;
}
.foot_section_part h6 {
  font-size: 14px;
  color: #A40A27;
}
.foot_section_social_links i {
  font-size: 20px;
  border: 1px solid;
  border-radius: 50%;
  padding-left: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.foot_section_single_contact_info i {
  padding-right: 10px;
  color: #A40A27;
}
.wprt-section .section-title h2 {
  font-weight: 500;
  color: #009f4b;
}
.amz-gallery .section-title h2 {
  font-weight: 500;
  /* color: #009f4b; */
  margin: 0px 0px 15px 0px;
}
.gallery-item img {
  height: 216px !important;
  border-radius: 8px;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  object-fit: cover;
  object-position: center;
  max-width: 100% !important;
  height: auto;
}
.gallery-item a {
  border-radius: 8px;
  display: block;
  margin: 4px;
  border: none;
  box-shadow: none;
  text-align: center;
  max-width: 100% !important;
  background-color: #fff;
  border: 1px solid #a9a9a9;
}
b.user {
  float: none;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bolder;
}
b.user a {
  color: #333;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
}
.comment-metadata {
  font-size: 12px;
  margin-top: -12px;
  padding-left: 50px;
}
.comment-metadata a {
  color: #969696;
  text-decoration: none;
}
.comment-respond form .form-control {
}
.aut {
  font-weight: bold;
}
.timestamp {
  font-size: 85%;
  float: right;
}
.comment {
  margin-bottom: 16px;
  padding-bottom: 8px;
}
.comment {
  margin-bottom: 0;
  padding-bottom: 8px;
}
.comment:first-child {
  padding-top: 10px;
}
.comment-block,
.comment-replies {
  margin-top: 0;
}
.comment-block {
  padding: 10px;
  box-shadow: none;
  border: 1px solid #eee;
  border-radius: 2px;
}
.comment-widget li {
  padding: 0.25em 0;
  margin: 0;
  text-indent: 0;
}
.comment-metadata {
  font-size: 12px;
  margin-top: -12px;
  padding-left: 50px;
}
.comment-widget .datetime {
  margin-left: 0;
  float: right;
  font-size: 11px;
}
.reply {
  background: none repeat scroll 0 0 #ffb923;
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  padding: 0 10px;
  display: inline-block;
  border-radius: 25px;
}
.comment-header {
  font-size: 15px;
  padding: 0 0 3px;
  margin: 0 0 8px;
}
.comment-content {
  text-align: justify;
  font-size: 15px;
  line-height: 1.4em;
  margin-top: 10px;
}
.comment-content p {
  overflow-wrap: break-word;
}
.alert p {
  margin-bottom: 0;
}
.comment-header img {
  vertical-align: text-top;
  margin-right: 15px;
  border: 1px solid #e1e1e1;
  padding: 3px;
  border-radius: 50%;
  width: 32px;
}
.img-32px {
  width: 32px;
}
.comment-respond {
  padding: 20px;
  margin: 20px 0 0;
  color: #141414;
  box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}
.comment-respond h3 {
  margin: 0 0 10px;
  color: #141414;
  font-weight: 600;
  display: inline-block;
  line-height: 22px;
  font-size: 18px;
}
.comment-respond input {
  height: 40px;
}
.widget,
.content-area {
  margin: 1.5em 0;
}
.widget-area .widget .widget_title {
  width: 100%;
  margin-top: 0;
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.5px;
  line-height: 1.6;
  border-bottom: 2px solid #f1efef;
  padding-bottom: 5px;
  position: relative;
  margin-bottom: 15px;
  line-height: 35px;
}
.widget-area .widget .widget_title:before {
  border-color: #4cb648;
}
.widget-area .widget .widget_title:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 100px;
  border-bottom: 2px solid #4cb648;
}
.widget-area .widget ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.widget-area ul li {
  border-bottom: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  line-height: 32px;
}
.widget-area ul li:last-child {
  border: 0;
  padding-bottom: 0;
}
.widget-area ul li:last-of-type {
  border-bottom-width: 0;
}
.widget-area ul li a {
  color: #7c7c7c;
  font-size: 16px;
  line-height: 32px;
  position: relative;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-decoration: none;
}
.recent_product_widget ul li a,.popular_product_widget ul li a {
  padding-left: 0 ;
}
.widget-area .post_category_widget ul li a::before {
  content: "\f187";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 14px;
  left: 0;
  position: absolute;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.widget-area .post_category_widget ul li a::before {
  content: "\f101";
}
.page-details .gallery {
  padding: 70px 0;
  position: relative;
}
.gallery-details .gallery {
  padding: 70px 0;
}
.gallery-details .section-title {
  padding: 15px 0px 15px;
  text-align: center;
  margin-bottom: 50px;
  font-family: "Raleway", sans-serif;
  color: #fff;
  border-top: 1px solid #0fa452;
  border-bottom: 1px solid #05a558;
  -webkit-text-stroke: 2px #333;
}
.gallery-details .amz-gallery {
  margin-bottom: 50px;
}
.widget-area .recent_post_widget ul li a::before,
.widget-area .popular_post_widget ul li a::before {
  content: "\f101";
}
.widget-area .recent_post_widget ul li a::before,
.widget-area .popular_post_widget ul li a::before {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 14px;
  left: 0;
  position: absolute;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.not-found {
  text-align: center;
}
/*---------------------------------------------------------HOME--------------------------------------------------------------------------------*/
        .amp-offer-modal-overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.8);
            display: flex;
            justify-content: center;
            align-items: center;
            z-index: 99999;
            opacity: 1;
            visibility: visible;
            transition: all 0.3s ease;
        }

        .amp-offer-modal-overlay.amp-hidden {
            opacity: 0;
            visibility: hidden;
            pointer-events: none;
        }

        .amp-offer-modal-content {
            position: relative;
            max-width: 90%;
            max-height: 90vh;
            background: white;
            border-radius: 10px;
            padding: 10px;
            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
        }

        .amp-offer-close-btn {
            position: absolute;
            top: -15px;
            right: -15px;
            width: 45px;
            height: 45px;
            background-color: #ff4444;
            border: 3px solid white;
            border-radius: 50%;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 28px;
            font-weight: bold;
            color: white;
            z-index: 100000;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
            transition: all 0.3s ease;
        }

        .amp-offer-close-btn:hover {
            background-color: #cc0000;
            transform: rotate(90deg) scale(1.1);
        }

        .amp-offer-modal-content img {
            display: block;
            width: 100%;
            height: auto;
            max-height: 85vh;
            object-fit: contain;
            border-radius: 5px;
        }

        .amp-main-content {
            padding: 40px 20px;
            text-align: center;
            max-width: 1200px;
            margin: 0 auto;
        }

        .amp-main-content h1 {
            color: #333;
            margin-bottom: 20px;
            font-size: 2.5em;
        }

        .amp-main-content p {
            color: #666;
            font-size: 1.2em;
        }

        @media (max-width: 768px) {
            .amp-offer-modal-content {
                max-width: 95%;
            }

            .amp-offer-close-btn {
                width: 40px;
                height: 40px;
                font-size: 24px;
                top: -12px;
                right: -12px;
            }

            .amp-main-content h1 {
                font-size: 1.8em;
            }
        }
        /* WhatsApp Floating Button - Left Corner */
.whatsapp-float-left {
  position: fixed;
  bottom: 25px;
  left: 25px; /* LEFT SIDE */
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #25d366;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  text-decoration: none;

  /* Shadow */
  box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.18);

  /* Soft zoom animation */
  animation: whatsappPulse 2s infinite ease-in-out;
  transition: 0.3s ease;
}

/* WhatsApp Icon */
.whatsapp-float-left i {
  font-size: 32px;
  color: #fff;
}

/* Hover effect */
.whatsapp-float-left:hover {
  transform: scale(1.08);
  box-shadow: 0px 14px 30px rgba(0, 0, 0, 0.25);
}

/* Soft Zoom In Zoom Out Animation */
@keyframes whatsappPulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.12);
  }
  100% {
    transform: scale(1);
  }
}



/* ===================== */
/* HERO SECTION */
/* ===================== */

.hero {
  position: relative;
  min-height: 100vh;
  background: url("/site-content/2026/01/hero-furniture.jpg") center / cover no-repeat;
}

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to right,
    rgba(16, 70, 36, 0.9),
    rgba(16, 70, 36, 0.7),
    rgba(0, 0, 0, 0.2)
  );
}

/* ===================== */
/* LAYOUT */
/* ===================== */

.hero-inner {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
}

.hero-content {
  max-width: 720px;
  padding: 0;
  color: #ffffff;
}

/* ===================== */
/* BADGE */
/* ===================== */

.badge1 {
  background: #f4c400;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 18px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 26px;
}
.badge2 {
  background: #2f7a44;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 18px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 26px;
}

/* ===================== */
/* HEADING */
/* ===================== */

.craft {
  font-size: 64px;
  line-height: 1.15;
  margin: 0;
  font-weight: 700;
  color: #ffffff;
}

.craft1 {
  color: #f4c400;
}

/* ===================== */
/* DESCRIPTION */
/* ===================== */

.hero-desc {
  margin-top: 26px;
  max-width: 620px;
  font-size: 18px;
  line-height: 1.8;
  color: #e9e9e9;
}

/* ===================== */
/* BUTTONS */
/* ===================== */

.hero-buttons {
  display: flex;
  gap: 18px;
  margin-top: 38px;
  flex-wrap: wrap;
}

.btn-primary3 {
  background: #f4c400;
  color: #000;
  padding: 16px 34px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.home-contact {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.45);
  color: #fff;
  padding: 16px 34px;
  border-radius: 999px;
  font-size: 16px;
  text-decoration: none;
  backdrop-filter: blur(8px);
  transition: 
    background 0.35s ease,
    border 0.35s ease,
    box-shadow 0.35s ease,
    transform 0.35s ease;
}

.home-contact:hover {
  background: rgba(255, 255, 255, 0.28);
  border: 1px solid rgba(255, 255, 255, 0.75);
  box-shadow: 
    0 10px 30px rgba(0, 0, 0, 0.25),
    inset 0 0 0 1px rgba(255, 255, 255, 0.25);
  transform: translateY(-3px);
  cursor: pointer;
  color: #f4c400 !important;
}

/* ===================== */
/* STATS */
/* ===================== */

.stats {
  display: flex;
  gap: 64px;
  margin-top: 56px;
}

.stat-item h3 {
  font-size: 32px;
  color: #f4c400;
  margin: 0;
}

.stat-item p {
  margin-top: 6px;
  font-size: 15px;
  color: #e0e0e0;
}
/* Make badges come one below another */
.badge-stack {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px; /* space between badges */
}

/* AMP badge same size like other badge */
.amp-badge {
  font-size: 15px;
  font-weight: 600;
  margin: 0;
  line-height: 1;
}

/* ===================== */
/* RESPONSIVE */
/* ===================== */

@media (max-width: 992px) {
  .craft {
    font-size: 52px;
  }
}

@media (max-width: 768px) {
  .hero-content {
    padding: 0;
  }

  .craft {
    font-size: 42px;
  }

  .hero-desc {
    font-size: 16px;
  }

  .hero-buttons {
    flex-direction: column;
  }

  .btn-primary3,
  .btn-secondary {
    width: 100%;
    justify-content: center;
  }

  .stats {
    flex-direction: column;
    gap: 20px;
    margin-top: 42px;
  }
}

@media (max-width: 480px) {
  .craft {
    font-size: 36px;
  }

  .badge1 {
    font-size: 13px;
  }
}

/* CONTAINER FIX */
.container-fluid {
  padding-left: 0;
  padding-right: 0 ;
}

/*------------2ND SEC---------------*/
/* ========== PRODUCTS GRID ========== */
#amp-wooden-products-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 36px;
  margin: 80px auto 100px;
  padding: 0 20px;
}

/* ========== PRODUCT CARD ========== */
.amp-wooden-product-card {
  background: white;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 6px 28px rgba(0, 0, 0, 0.08);
  transition: all 0.45s cubic-bezier(0.34, 1.56, 0.64, 1);
  border: 2px solid #f5f5f5;
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}

.amp-wooden-product-card:hover {
  transform: translateY(-14px);
  box-shadow: 0 22px 55px rgba(47, 122, 68, 0.18);
  border-color: #2f7a44;
}

.amp-wooden-product-card::before {
  content: '';
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #2f7a44, #f4c400);
  opacity: 0;
}

.amp-wooden-product-card:hover::before {
  opacity: 1;
}

/* ========== IMAGE ========== */
.amp-wooden-product-img-container {
  height: 260px;
  overflow: hidden;
}

.amp-wooden-product-img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.amp-wooden-product-card:hover img {
  transform: scale(1.08);
}

/* ========== BODY ========== */
.amp-wooden-product-body {
  padding: 30px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.amp-wooden-product-type-badge {
  display: inline-block;
  padding: 6px 14px;
  background: linear-gradient(135deg, rgba(47,122,68,0.08), rgba(244,196,0,0.08));
  color: #2f7a44;
  border-radius: 20px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 14px;
  width: fit-content;
}

.amp-wooden-product-name {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 12px;
}

.amp-wooden-product-description-text {
  font-size: 13px;
  color: #666;
  line-height: 1.65;
}

/* ========== FEATURES ========== */
.amp-wooden-product-features-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding-top: 18px;
  border-top: 1px solid #f0f0f0;
}

.amp-wooden-feature-item {
  display: flex;
  gap: 8px;
  font-size: 12px;
  color: #555;
}

.amp-wooden-feature-icon {
  color: #f4c400;
  font-size: 12px;
}


/* VIEW PRODUCTS BUTTON */
.amp-wooden-view-btn {
  display: inline-block;
  padding: 12px 28px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.6px;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  background: linear-gradient(135deg, #2f7a44, #1f5e34);
  box-shadow: 0 8px 20px rgba(47, 122, 68, 0.25);
  transition: all 0.35s ease;
}

.amp-wooden-view-btn:hover {
  background: linear-gradient(135deg, #f4c400, #e0ad00);
  color: #1a1a1a;
  transform: translateY(-3px);
  box-shadow: 0 12px 30px rgba(244, 196, 0, 0.35);
}


/* ========== RESPONSIVE ========== */
@media (max-width: 768px) {
  .amp-wooden-product-img-container {
    height: 220px;
  }
}

/*----------------------------HOME  2ND SEC---------------------------*/

/* SECTION HEADING */
.ss-section-heading {
  margin-top: 50px;
  text-align: left;
}

.ss-heading-tag {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #1f5a2e;
  margin-bottom: 14px;
}

.ss-section-heading h2 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2;
  color:#b12916;
}

.ss-section-heading h2 span {
  color:#198754;
}

/* RESPONSIVE HEADING */
@media (max-width: 576px) {
  .ss-section-heading h2 {
    font-size: 30px;
  }
}

/* ============================= */
/* PAGE */
/* ============================= */
.ss-page {
  margin: auto;
}

/* ============================= */
/* HERO CARD */
/* ============================= */
.ss-hero-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  background: #ffffff;
  border-radius: 26px;
  padding: 40px;
  box-shadow: 0 25px 60px rgba(0,0,0,0.05);
  margin-bottom: 70px;
}

/* IMAGE */
.ss-image img {
  width: 100%;
  height: 100%;
  border-radius: 22px;
  object-fit: cover;
}

/* CONTENT */
.ss-tag {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #1f5a2e;
  background: #e8efe6;
  padding: 6px 14px;
  border-radius: 20px;
}

.ss-content h1 {
  margin: 18px 0;
  font-size: 40px;
  line-height: 1.2;
  color: #222;
}

.ss-content h1 span {
  color: #1f5a2e;
}

.ss-content p {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
  margin-bottom: 20px;
}

/* FEATURES */
.ss-features {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}

.ss-features li {
  font-size: 15px;
  margin-bottom: 8px;
  color: #333;
}

/* BUTTONS */
.ss-actions {
  display: flex;
  gap: 16px;
}

.btn-primary:hover {
  background: #174724;
}

.section-btn {
  display: inline-block;
  background: transparent;
  border: 2px solid #0a6b2c;
  color: #0a6b2c;
  padding: 14px 28px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}

.section-btn:hover {
  background: #0a6b2c;
  color: #ffffff;
}


/* ============================= */
/* PRODUCT CARDS */
/* ============================= */
.ss-products {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.ss-product-card {
  background: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 18px 45px rgba(0,0,0,0.06);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.ss-product-card:hover {
  transform: translateY(-15px);
  box-shadow: 0 28px 65px rgba(0,0,0,0.12);
}

.ss-product-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.ss-product-card h3 {
  margin: 16px;
  font-size: 18px;
  color: #222;
}

.ss-product-card p {
  margin: 0 16px 18px;
  font-size: 14px;
  color: #666;
}

/* ============================= */
/* RESPONSIVE */
/* ============================= */
@media (max-width: 992px) {
  .ss-hero-card {
    grid-template-columns: 1fr;
  }

  .ss-products {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 576px) {
  .ss-products {
    grid-template-columns: 1fr;
  }

  .ss-content h1 {
    font-size: 32px;
  }
}

/* ========================= */
/* CENTER SECTION */
/* ========================= */
.round-arrow-section {
  height: 60vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f7f6; /* optional */
}

/* ========================= */
/* ROUND BUTTON */
/* ========================= */
.round-arrow-btn {
  width: 110px;
  height: 110px;
  background: #016a0b;   /* GREEN */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.3s ease;
}

/* ARROW */
.round-arrow-btn span {
  font-size: 38px;
  color: #ffffff;
  transition: transform 0.3s ease;
}

/* HOVER EFFECT */
.round-arrow-btn:hover {
  background: #0b7f18;
  transform: scale(1.1);
}

.round-arrow-btn:hover span {
  transform: translateX(6px);
}

 /*-----------------------------3 SECTION--------------------------------------------------------*/
/* ============================ */
/* NO.1 QUALITY SOFA SECTION */
/* ============================ */

.sofa-quality {
  background: #fafaf8;
  padding: 80px 15px;
  overflow: hidden;
}

.sofa-container {
  margin: auto;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 50px;
  align-items: center;
}

/* ============================ */
/* CONTENT */
/* ============================ */

.section-tag {
  color: #c89b3c;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}

.sofa-content h2 {
  font-size: 42px;
  line-height: 1.2;
  margin: 15px 0 20px;
  color: #b12916;
}

.sofa-content h2 span {
  color:#198754;
}

.sofa-desc {
  font-size: 16px;
  color: #555;
  line-height: 1.8;
  margin-bottom: 25px;
}

/* POINTS */
.sofa-points {
  list-style: none;
  padding: 0;
  margin: 0 0 35px;
}

.sofa-points li {
  font-size: 15px;
  margin-bottom: 12px;
  color: #333;
}

.sofa-points i {
  color: #c89b3c;
  margin-right: 10px;
}

/* BUTTON */
.sofa-actions {
  display: flex;
  gap: 15px;
}

.btn-yellow {
  background: #f4c400;
  color: #000;
  padding: 14px 28px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.35s ease;
}

.btn-yellow:hover {
  background: #d6ad00;
  transform: translateY(-3px);
}

/* ============================ */
/* IMAGE */
/* ============================ */

.sofa-image {
  position: relative;
  transition: transform 0.5s ease;
}

.sofa-image:hover {
  transform: translateY(-6px);
}

.sofa-image img {
  width: 100%;
  border-radius: 18px;
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.18);
}

/* BADGE (CUTE UI) */
.sofa-badge {
  position: absolute;
  bottom: -28px;
  left: -28px;
  background:  #1f5a2e;
  color: #fff;
  padding: 20px 24px;
  border-radius: 14px;
  text-align: center;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.35);
  transform-origin: center;
}

.sofa-badge h3 {
  font-size: 34px;
  margin: 0;
  color: #f4c400;
}

.sofa-badge p {
  margin: 2px 0 0;
  font-size: 13px;
  letter-spacing: 0.6px;
  opacity: 0.9;
}

/* ============================ */
/* RESPONSIVE */
/* ============================ */

@media (max-width: 900px) {
  .sofa-container {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .sofa-actions {
    justify-content: center;
  }

  .sofa-badge {
    left: 50%;
    transform: translateX(-50%);
  }
}

 /*------------4 SECTION-----------------*/
 
 /* ============================ */
/* FEATURED SHOWCASE SECTION */
/* ============================ */

.featured {
  padding: 90px 15px;
  background: #f9f8f4;
}

.collection {
  margin: auto;
}

/* HEADER */
.section-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
}

.section-tag {
  font-size: 12px;
  letter-spacing: 2px;
  color: #d4a017;
  font-weight: 600;
}

.section-header h2 {
  font-size: 38px;
  margin: 12px 0 8px;
  color:#b12916;
}

.underline {
  width: 70px;
  height: 3px;
  background: #d4a017;
  display: inline-block;
}

.view-all {
  text-decoration: none;
  border: 1px solid #ddd;
  padding: 12px 18px;
  border-radius: 12px;
  color: #000;
  font-size: 14px;
  transition: all 0.3s ease;
}

.view-all:hover {
  background: #000;
  color: #fff;
}

/* ============================ */
/* SHOWCASE GRID */
/* ============================ */

.showcase-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

/* FIX: PERFECT RECTANGLES */
.showcase {
  position: relative;
  border-radius: 22px;
  overflow: hidden;
  cursor: pointer;
  background: #000;
}

.img-wrapper {
  width: 100%;
  aspect-ratio: 4 / 3; /* Fixed rectangle ratio */
  overflow: hidden;
  border-radius: 22px;
}

.img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
}

.showcase:hover img {
  transform: scale(1.08);
}

/* DARK OVERLAY */
.showcase::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(0,0,0,0.55),
    rgba(0,0,0,0.15)
  );
  z-index: 1;
}

/* ============================ */
/* CATEGORY BADGE */
.category-badge {
  position: absolute;
  top: 18px;
  left: 18px;
  z-index: 2;
  padding: 6px 14px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #fff;
  background: rgba(255,255,255,0.18);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,0.35);
}

/* ============================ */
/* CONTENT */
.showcase-content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 2;
  max-width: 75%;
}

.showcase-content h3 {
  font-size: 20px;
  margin: 6px 0;
  color: #fff;
}

.showcase-content p {
  font-size: 13px;
  color: rgba(255,255,255,0.85);
}

.showcase-price {
  margin-top: 6px;
  font-weight: 700;
  font-size: 17px;
  color: #ffd84d;
}

/* ============================ */
/* RESPONSIVE */
@media (max-width: 992px) {
  .showcase-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .showcase-grid {
    grid-template-columns: 1fr;
  }

  .section-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}

 
/*-----------------5th section-----------------*/
/* ===================== */
/* BRAND PROMISE */
/* ===================== */

.brand-promise {
  background: linear-gradient(to bottom, #f8f6ef, #ffffff);
  padding: 60px 20px;
  text-align: center;
}

.promise-container {
  margin: auto;
}

/* TAG */
.section-tag {
  color:#1f5a2e;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}

/* TITLE */
.promise-title {
  font-size: 42px;
  margin: 16px 0 22px;
  color:#b12916;
  line-height: 1.3;
}

.promise-title span {
  color:#198754;
}

/* INTRO */
.promise-intro {
  max-width: 700px;
  margin: auto;
  font-size: 16px;
  color: #555;
  line-height: 1.8;
}

/* ===================== */
/* MATERIAL STRIP */
/* ===================== */

.material-strip {
  margin: 80px auto 50px;
  display: flex;
  gap: 30px;
  position: relative;
}

/* CENTER LINE */
.material-strip::before {
  content: "";
  position: absolute;
  top: 42px;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(to right, transparent, #d6c37a, transparent);
}

/* MATERIAL ITEM */
.material-item {
  width: 100%;
  text-align: center;
  position: relative;
}

/* ICON */
.material-item i {
  font-size: 30px;
  background: #ffffff;
  padding: 18px;
  border-radius: 50%;
  color: #14532d;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  margin-bottom: 16px;
  transition: all 0.35s ease;
}

.material-item:hover i {
  background: #14532d;
  color: #ffffff;
  transform: scale(1.1);
}

/* TEXT */
.material-item h3 {
  font-size: 16px;
  margin-bottom: 8px;
  color: #222;
}

.material-item p {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
}

/* HIGHLIGHT */
.material-item.highlight i {
  background: #14532d;
  color: #ffffff;
}

/* FOOTER */
.promise-footer {
  margin-top: 50px;
  font-size: 15px;
  color: #444;
  font-style: italic;
}

/* ===================== */
/* RESPONSIVE */
/* ===================== */

@media (max-width: 992px) {
  .material-strip {
    flex-wrap: wrap;
    justify-content: center;
  }

  .material-strip::before {
    display: none;
  }
}

@media (max-width: 576px) {
  .promise-title {
    font-size: 30px;
  }
}
/*--------------------------------------------6th section------------------------------------*/

/* ===========================
   SHOWROOM VISIT SECTION
=========================== */
.showroom-visit {
  padding: 100px 15px;
  background: linear-gradient(180deg,#2f7a44, #1f3f2e);
  color: #fff;
  position: relative;
  overflow: hidden;
}

.showroom-visit::before {
  content: "";
  position: absolute;
  width: 500px;
  height: 500px;
  background: rgba(255, 200, 0, 0.08);
  border-radius: 50%;
  top: -150px;
  left: -150px;
}

.visit-wrapper {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 60px;
  position: relative;
  z-index: 2;
}

/* LEFT CONTENT */
.visit-tag {
  display: inline-block;
  padding: 6px 16px;
  background: rgba(255, 200, 0, 0.15);
  color: #ffc800;
  border-radius: 30px;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 18px;
}

.visit-content h2 {
  font-size: 42px;
  line-height: 1.2;
  margin-bottom: 20px;
   color: #ffffff;
}

.visit-content h2 span {
  color: #ffc800;
}

.visit-content p {
  font-size: 15px;
  color: #e3e3e3;
  max-width: 520px;
  line-height: 1.7;
  margin-bottom: 35px;
}

/* BUTTONS */
.visit-actions {
  display: flex;
  gap: 18px;
}

.btn-primary3:hover {
  background: #ffdd44;
  color:#fffff;
}

.btn-outline {
  border: 2px solid rgba(255,255,255,0.4);
  color: #fff;
  padding: 14px 28px;
  border-radius: 40px;
  text-decoration: none;
  transition: 0.3s ease;
}

.btn-outline:hover {
    background: #1f6b4a;
    border-color: #1f6b4a;
    color: #ffffff;
}

/* RIGHT INFO CARDS */
.visit-info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.info-card {
  background: rgba(255,255,255,0.08);
  padding: 25px;
  border-radius: 18px;
  backdrop-filter: blur(6px);
  transition: 0.3s ease;
}

.info-card:hover {
  transform: translateY(-6px);
  background: rgba(255,255,255,0.12);
}

.info-card h4 {
  font-size: 16px;
  margin-bottom: 8px;
  color: #ffc800;
}

.info-card p {
  font-size: 13px;
  color: #dcdcdc;
}

.info-card span {
  font-size: 14px;
  font-weight: 600;
  display: block;
  margin-top: 6px;
}

/* FULL WIDTH CARD */
.info-card.full {
  grid-column: span 2;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .visit-wrapper {
    grid-template-columns: 1fr;
  }

  .visit-content h2 {
    font-size: 34px;
  }
}


/*--------------------------------------------------------------------------------------about----------------------------------------------*/

:root {
  --amp-primary-clr: #2f7a44;            /* Main green */
  --amp-primary-light-clr: #3f8f55;      /* Lighter green */
  --amp-accent-clr: #f4c400;             /* Main yellow */
  --amp-accent-light-clr: #f8d84d;       /* Light yellow */
  --amp-dark-clr: #1a1a1a;
  --amp-text-clr: #243028;               /* Slight green-tinted text */
  --amp-text-light-clr: #5f6f65;
  --amp-bg-clr: #f7faf7;                 /* Soft green background */
  --amp-card-clr: #ffffff;
  --amp-spacing-xs: 0.5rem;
  --amp-spacing-sm: 1rem;
  --amp-spacing-md: 2rem;
  --amp-spacing-lg: 4rem;
  --amp-spacing-xl: 6rem;
  --amp-radius-sm: 8px;
  --amp-radius-md: 16px;
  --amp-radius-lg: 24px;
  --amp-shadow-sm: 0 2px 12px rgba(47, 122, 68, 0.12);
  --amp-shadow-md: 0 8px 32px rgba(47, 122, 68, 0.18);
  --amp-shadow-lg: 0 8px 22px rgba(47, 122, 68, 0.22);
}

.whatsapp-float {
  position: fixed;
  width: 56px;
  height: 56px;
  bottom: 20px;
  left: 20px;
  background: #25D366;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 28px;
  line-height: 56px;
  z-index: 999;
  box-shadow: 0 4px 10px rgba(0,0,0,0.25);
}

.whatsapp-float:hover {
  background: #fff;
}



/* ========== HERO SECTION ========== */

#amp-hero-banner {
  position: relative;
  background: linear-gradient(135deg, #f8faf7 0%, #ffffff 50%, #f5f8f3 100%);
  overflow: hidden;
  min-height: 95vh;
  display: flex;
  align-items: center;
}

/* Background Overlay */
.amp-hero-bg-overlay {
  position: absolute;
  inset: 0;
  background: 
    radial-gradient(circle at 20% 50%, rgba(47, 122, 68, 0.03) 0%, transparent 50%),
    radial-gradient(circle at 80% 80%, rgba(244, 196, 0, 0.03) 0%, transparent 50%);
  z-index: 0;
}

/* Decorative Circle */
.amp-hero-decor-circle {
  position: absolute;
  top: -150px;
  right: -100px;
  width: 500px;
  height: 500px;
  background: linear-gradient(135deg, rgba(244, 196, 0, 0.1), rgba(47, 122, 68, 0.1));
  border-radius: 50%;
  filter: blur(80px);
  z-index: 0;
  animation: ampFloatCircle 20s ease-in-out infinite;
}

/* Decorative Pattern */
.amp-hero-decor-pattern {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 400px;
  height: 400px;
  z-index: 0;
}

/* Container */
.amp-hero-container {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

/* Content Wrapper */
.amp-hero-content-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--amp-spacing-xl);
  align-items: center;
  margin-bottom: var(--amp-spacing-xl);
}

/* ========== LEFT CONTENT ========== */
.amp-hero-left {
  animation: ampSlideInLeft 1s ease-out;
}

.amp-hero-label {
  display: inline-block;
  padding: 0.65rem 1.5rem;
  background: linear-gradient(135deg, #2f7a44, #3d8a54);
  color: white;
  font-size: 0.7rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 50px;
  margin-bottom: var(--amp-spacing-md);
  box-shadow: 0 4px 15px rgba(47, 122, 68, 0.3);
    margin-top: 0;
    margin-bottom: var(--amp-spacing-md);
    line-height: normal;
}

.amp-hero-heading {
  font-size: 42px;
  line-height: 1.1;
  margin-bottom: var(--amp-spacing-sm);
  font-weight: 700;
  color:#b12916;
}

.amp-hero-heading span {
  color:#198754;
}


.amp-hero-underline {
  width: 120px;
  height: 5px;
  background: linear-gradient(90deg, #f4c400, #2f7a44);
  margin: var(--amp-spacing-sm) 0 var(--amp-spacing-md);
  border-radius: 10px;
}

.amp-hero-description {
  font-size: 1.15rem;
  line-height: 1.8;
  color: var(--amp-text-clr);
  margin-bottom: var(--amp-spacing-sm);
}

.amp-hero-description strong {
  color: #2f7a44;
  font-weight: 600;
}

.amp-hero-subtext {
  font-size: 1rem;
  line-height: 1.7;
  color: var(--amp-text-light-clr);
  margin-bottom: var(--amp-spacing-lg);
}

/* CTA Buttons */
.amp-hero-cta-group {
  display: flex;
  gap: var(--amp-spacing-sm);
  margin-bottom: var(--amp-spacing-lg);
  flex-wrap: wrap;
}

.amp-hero-btn-primary,
.amp-hero-btn-secondary {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 2rem;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.amp-hero-btn-primary {
  background: linear-gradient(135deg, #f4c400, #ffd700);
  color: #1a1a1a;
}

.amp-hero-btn-primary:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(244, 196, 0, 0.4);
}

.amp-hero-btn-secondary {
  background: white;
  color: #2f7a44;
  border: 2px solid #2f7a44;
}

.amp-hero-btn-secondary:hover {
  background: #2f7a44;
  color: white;
  transform: translateY(-3px);
}

/* Heritage Box */
.amp-hero-heritage-box {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  padding: 1.5rem;
  background: white;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border-left: 5px solid #f4c400;
}

.amp-heritage-icon {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #2f7a44, #3d8a54);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.5rem;
  flex-shrink: 0;
}

.amp-heritage-text strong {
  display: block;
  color: #2f7a44;
  font-size: 1.1rem;
  margin-bottom: 0.25rem;
}

.amp-heritage-text p {
  margin: 0;
  color: var(--amp-text-light-clr);
  font-size: 0.9rem;
}

/* ========== RIGHT IMAGE SECTION ========== */
.amp-hero-right {
  position: relative;
  animation: ampSlideInRight 1s ease-out;
}

.amp-hero-image-wrapper {
  position: relative;
  width: 100%;
  height: 550px;
}

.amp-hero-image-frame {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 
    0 20px 60px rgba(0, 0, 0, 0.15),
    0 0 0 10px rgba(47, 122, 68, 0.1),
    0 0 0 20px rgba(244, 196, 0, 0.05);
  transform: rotate(-2deg);
  transition: transform 0.5s ease;
}

.amp-hero-image-frame:hover {
  transform: rotate(0deg) scale(1.02);
}

.amp-hero-image-frame::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(47, 122, 68, 0.2), transparent);
  z-index: 1;
}

.amp-hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.amp-hero-image-frame:hover .amp-hero-img {
  transform: scale(1.1);
}

/* Timeline Cards */
.amp-hero-timeline-card {
  position: absolute;
  background: white;
  padding: 1.25rem 1.5rem;
  border-radius: 16px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  animation: ampFloatUp 3s ease-in-out infinite;
  backdrop-filter: blur(10px);
  border-top: 4px solid #f4c400;
  text-align: center;
  min-width: 140px;
}

.amp-timeline-card-1 {
  top: 60px;
  left: -50px;
  animation-delay: 0s;
}

.amp-timeline-card-2 {
  bottom: 120px;
  left: -40px;
  animation-delay: 1s;
}

.amp-timeline-card-3 {
  top: 180px;
  right: -60px;
  animation-delay: 2s;
}

.amp-timeline-year {
  font-size: 2rem;
  font-weight: 700;
  color: #2f7a44;
  font-family: 'Playfair Display', serif;
  line-height: 1;
  margin-bottom: 0.5rem;
}

.amp-timeline-text {
  font-size: 0.85rem;
  color: var(--amp-text-light-clr);
  font-weight: 600;
  line-height: 1.3;
}

/* ========== STATS BAR ========== */
.amp-hero-stats-bar {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 2rem;
  background: white;
  border-radius: 20px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  animation: ampSlideInUp 1s ease-out 0.5s both;
}

.amp-stat-item {
  text-align: center;
  flex: 1;
}

.amp-stat-number {
  font-size: 2.5rem;
  font-weight: 700;
  color: #2f7a44;
  font-family: 'Playfair Display', serif;
  line-height: 1;
  margin-bottom: 0.5rem;
}

.amp-stat-label {
  font-size: 0.9rem;
  color: var(--amp-text-light-clr);
  font-weight: 500;
}

.amp-stat-divider {
  width: 1px;
  height: 60px;
  background: linear-gradient(to bottom, transparent, #e0e0e0, transparent);
}

/* ========== BOTTOM WAVE ========== */
.amp-hero-wave {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  z-index: 1;
}

.amp-hero-wave svg {
  display: block;
}

/* ========== ANIMATIONS ========== */
@keyframes ampSlideInLeft {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes ampSlideInRight {
  from {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes ampSlideInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes ampFloatUp {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}

@keyframes ampFloatCircle {
  0%, 100% {
    transform: translate(0, 0) scale(1);
  }
  50% {
    transform: translate(30px, -30px) scale(1.1);
  }
}

/* ========== RESPONSIVE ========== */
@media (max-width: 1200px) {
  .amp-hero-content-wrapper {
    gap: var(--amp-spacing-lg);
  }

  .amp-hero-timeline-card {
    padding: 1rem 1.25rem;
    min-width: 120px;
  }

  .amp-timeline-card-1 {
    left: -30px;
  }

  .amp-timeline-card-2 {
    right: -20px;
  }

  .amp-timeline-card-3 {
    right: -30px;
  }

  .amp-timeline-year {
    font-size: 1.75rem;
  }
}

@media (max-width: 1024px) {
  #amp-hero-banner {
    padding: 100px var(--amp-spacing-md) 80px;
    min-height: auto;
  }

  .amp-hero-content-wrapper {
    grid-template-columns: 1fr;
    gap: var(--amp-spacing-lg);
  }

  .amp-hero-right {
    order: -1;
  }

  .amp-hero-image-wrapper {
    height: 450px;
  }

  .amp-hero-timeline-card {
    display: none;
  }

  .amp-hero-stats-bar {
    flex-wrap: wrap;
    gap: 1.5rem;
  }

  .amp-stat-divider {
    display: none;
  }

  .amp-stat-item {
    min-width: 150px;
  }
}

@media (max-width: 768px) {
  #amp-hero-banner {
    padding: 80px var(--amp-spacing-sm) 60px;
  }

  .amp-hero-heading {
    font-size: 2rem;
  }

  .amp-hero-description,
  .amp-hero-subtext {
    font-size: 0.95rem;
  }

  .amp-hero-cta-group {
    flex-direction: column;
  }

  .amp-hero-btn-primary,
  .amp-hero-btn-secondary {
    width: 100%;
    justify-content: center;
  }

  .amp-hero-image-wrapper {
    height: 350px;
  }

  .amp-hero-image-frame {
    transform: rotate(0deg);
  }

  .amp-hero-stats-bar {
    padding: 1.5rem;
  }

  .amp-stat-number {
    font-size: 2rem;
  }
}

@media (max-width: 480px) {
  .amp-hero-heading {
    font-size: 1.75rem;
  }

  .amp-hero-heritage-box {
    flex-direction: column;
    text-align: center;
  }

  .amp-hero-image-wrapper {
    height: 280px;
  }

  .amp-hero-stats-bar {
    flex-direction: column;
  }

  .amp-stat-item {
    width: 100%;
  }
}   

/* ========== FEATURES SECTION ========== */
#amp-features-wrap {
  background: var(--amp-card-clr);
}

.amp-features-container {
  max-width: 1400px;
  margin: 0 auto;
}

/* Section Header Styles */
.amp-features-header {
  text-align: center;
  margin-bottom: var(--amp-spacing-lg);
}

.amp-section-label {
  display: inline-block;
  font-size: 0.75rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color:#35814b;
  font-weight: 600;
  margin-bottom: var(--amp-spacing-sm);
}

.amp-section-heading {
  font-size: 42px;
  margin-bottom: var(--amp-spacing-sm);
  color:#b12916;
}

.amp-section-underline {
  width: 80px;
  height: 4px;
  background: #f4c400;
  margin: var(--amp-spacing-sm) auto;
}

.amp-section-description {
  font-size: 1.1rem;
  color: var(--amp-text-light-clr);
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}

/* Features Grid */
.amp-features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: var(--amp-spacing-md);
  margin-top: var(--amp-spacing-lg);
}

.amp-feature-item {
  background: var(--amp-bg-clr);
  padding: var(--amp-spacing-md);
  border-radius: var(--amp-radius-md);
  display: flex;
  flex-direction: column;  
  align-items: center;      
  text-align: center;     
  gap: 1rem;
  box-shadow: var(--amp-shadow-sm);
  transition: all 0.3s ease;
  border: 1px solid transparent;
}


.amp-feature-item:hover {
  transform: translateY(-8px);
  box-shadow: var(--amp-shadow-md);
  border-color: #f4c400;
}

.amp-feature-icon {
  min-width: 56px;
  height: 56px;
  background: linear-gradient(135deg, #2f7a44, #3d8a54);
  color: white;
  border-radius: var(--amp-radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  flex-shrink: 0;
}

.amp-feature-content {
  flex: 1;
}
.amp-section-heading span {
  color:#198754;
}

.amp-feature-title {
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
  color: var(--amp-dark-clr);
}

.amp-feature-desc {
  font-size: 0.9rem;
  color: var(--amp-text-light-clr);
  margin: 0;
}

/* Responsive */
@media (max-width: 768px) {
  .amp-features-grid {
    grid-template-columns: 1fr;
  }
  
  .amp-section-heading {
    font-size: 1.75rem;
  }
}

/* ========== STORY SECTION ========== */

#amp-story-area {
  padding: var(--amp-spacing-xl) var(--amp-spacing-md);
  background: linear-gradient(180deg, #ffffff 0%, #f8faf7 100%);
  position: relative;
  overflow: hidden;
}

#amp-story-area::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;
  height: 100%;
  background: radial-gradient(circle at center, rgba(244, 196, 0, 0.03) 0%, transparent 70%);
  pointer-events: none;
}

.amp-story-container {
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--amp-spacing-xl);
  align-items: center;
  position: relative;
  z-index: 1;
}

/* CONTENT */
.amp-story-content {
  padding-right: var(--amp-spacing-md);
}

.amp-story-tag {
  font-size: 0.75rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #35814b;
  font-weight: 600;
  margin-bottom: var(--amp-spacing-sm);
}

.amp-story-heading {
  font-size: 42px;
  line-height: 1.2;
  color:#b12916;
}

.amp-story-heading span {
  color: #198754;
}

.amp-story-line {
  width: 80px;
  height: 4px;
  background: #f4c400;
  margin: var(--amp-spacing-sm) 0 var(--amp-spacing-md);
}

.amp-story-para {
  font-size: 1.05rem;
  line-height: 1.8;
  color: var(--amp-text-light-clr);
  margin-bottom: var(--amp-spacing-md);
}

/* GALLERY */
.amp-story-gallery {
  position: relative;
}

.amp-gallery-main .amp-gallery-card {
  height: 280px;
}

.amp-gallery-grid .amp-gallery-card {
  height: 150px;
}

.amp-gallery-card {
  position: relative;
  border-radius: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0,0,0,0.15);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

/* HOVER EFFECT */
.amp-gallery-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 60px rgba(0,0,0,0.2);
}

.amp-gallery-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.amp-gallery-card:hover .amp-gallery-img {
  transform: scale(1.1);
}

/* OVERLAY */
.amp-gallery-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(47, 122, 68, 0.8) 0%, transparent 50%);
  display: flex;
  align-items: flex-end;
  padding: 1.5rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.amp-gallery-card:hover .amp-gallery-overlay {
  opacity: 1;
  
}

.amp-gallery-label {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
}

/* GRID */
.amp-gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--amp-spacing-sm);
}

/* BADGE */
.amp-gallery-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  background: white;
  padding: 1rem 1.25rem;
  border-radius: 16px;
  display: flex;
  align-items: center;
  gap: 1rem;
  box-shadow: 0 10px 40px rgba(0,0,0,0.2);
  animation: ampBadgeBounce 2.5s infinite ease-in-out;
  z-index: 2;
}

.amp-badge-icon {
  width: 45px;
  height: 45px;
  background: linear-gradient(135deg, #2f7a44, #3d8a54);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.2rem;
}

.amp-badge-number {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2f7a44;
}

/* BADGE BOUNCE */
@keyframes ampBadgeBounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}


/* ========== PRODUCTS SECTION ========== */

#amp-products-block {
  padding: 90px 20px;
  background: linear-gradient(180deg, #fafafa, #f2f2f2);
}

.amp-products-container {
  margin: auto;
  text-align: center;
}

/* TAG */
.amp-products-tag {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 600;
  color:#35814b;
  margin-bottom: 12px;
}

/* HEADING */
.amp-products-heading {
  font-size: 42px;
  font-weight: 700;
  color:#b12916;
  margin-bottom: 16px;
}

.amp-products-heading span{
    color:#198754 ;
}
/* LINE */
.amp-products-line {
  width: 90px;
  height: 4px;
  background: #f4c400 ;
  margin: 0 auto 50px;
  border-radius: 2px;
}

/* LIST GRID */
.amp-products-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 22px;
}

/* PRODUCT CARD */
.amp-product-entry {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 22px;
  background: #ffffff;
  border-radius: 14px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  transition: all 0.35s ease;
  cursor: pointer;
}

.amp-product-entry:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.15);
}

/* CHECK ICON */
.amp-product-check {
  width: 36px;
  height: 36px;
  background: #2f7a44;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.amp-product-entry:hover .amp-product-check {
  transform: scale(1.15) rotate(10deg);
}

.amp-product-check i {
  color: #fff;
  font-size: 14px;
}

/* TEXT */
.amp-product-name {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  text-align: left;
}

/* TAGLINE BOX */
.amp-tagline-wrapper {
  margin-top: 70px;
  padding: 30px 20px;
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 12px 35px rgba(0,0,0,0.08);
}

/* DIVIDER */
.amp-tagline-divider {
  width: 70%;
  height: 1px;
  background: #ddd;
  margin: 0 auto 18px;
}

/* TAGLINE TEXT */
.amp-tagline-tamil {
  font-size: 22px;
  font-weight: 600;
  color: #2c2c2c;
  margin-bottom: 6px;
}

.amp-tagline-english {
  font-size: 24px;
  font-weight: 700;
  color:#198754 ;
  font-family: 'Playfair Display', serif;
}

/* ========== FOUNDERS SECTION ========== */
#amp-founders-zone {
 padding: var(--amp-spacing-xl) var(--amp-spacing-md);
 background: var(--amp-card-clr);
}

.amp-founders-container {

 margin: 0 auto;
 text-align: center;
}

.amp-founders-label {
 display: inline-block;
 font-size: 0.75rem;
 letter-spacing: 2px;
 text-transform: uppercase;
 color:#35814b;
 font-weight: 600;
 margin-bottom: var(--amp-spacing-sm);
}

.amp-founders-heading {
 margin-bottom: var(--amp-spacing-sm);
 font-size: 42px;
   color:#b12916;
}

.amp-founders-heading span{
    color: #198754;
}

.amp-founders-line {
 width: 100px;
 height: 4px;
 background: var(--amp-accent-clr);
 margin: var(--amp-spacing-sm) auto var(--amp-spacing-lg);
}

.amp-founders-grid {
 display: grid;
 grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
 gap: var(--amp-spacing-lg);
}

.amp-founder-card {
 background: var(--amp-bg-clr);
 padding: var(--amp-spacing-lg);
 border-radius: var(--amp-radius-lg);
 box-shadow: var(--amp-shadow-md);
 text-align: center;
 transition: all 0.4s ease;
 position: relative;
 overflow: hidden;
}

.amp-founder-card::before {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 height: 5px;
 background: linear-gradient(90deg, var(--amp-accent-clr), var(--amp-primary-clr));
 transform: scaleX(0);
 transition: transform 0.4s ease;
}

.amp-founder-card:hover::before {
 transform: scaleX(1);
}

.amp-founder-card:hover {
 transform: translateY(-12px);
 box-shadow: var(--amp-shadow-lg);
}

.amp-founder-photo-wrap {
 width: 160px;
 height: 160px;
 margin: 0 auto var(--amp-spacing-md);
 position: relative;
}

.amp-founder-photo-wrap::before {
 content: '';
 position: absolute;
 inset: -4px;
 background: linear-gradient(135deg, var(--amp-accent-clr), var(--amp-primary-clr));
 border-radius: 50%;
 z-index: -1;
}

.amp-founder-photo {
 width: 100%;
 height: 100%;
 border-radius: 50%;
 object-fit: cover;
 background: var(--amp-card-clr);
 border: 4px solid white;
}

.amp-founder-name {
 font-size: 1.5rem;
 margin-bottom: 0.5rem;
}

.amp-founder-role {
 display: block;
 color: var(--amp-accent-clr);
 font-weight: 600;
 margin-bottom: var(--amp-spacing-sm);
 font-size: 0.95rem;
}

.amp-founder-bio {
 color: var(--amp-text-light-clr);
 line-height: 1.7;
 margin: 0;
}

/* ========== SHOWROOM SECTION ========== */
#amp-showroom-cta {
 padding: var(--amp-spacing-xl) var(--amp-spacing-md);
 background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><rect fill="%232d5a3d" width="1200" height="600"/><path fill="%233d7550" opacity="0.3" d="M0,300 Q300,200 600,300 T1200,300 L1200,600 L0,600 Z"/></svg>') center/cover;
 background-color:  rgba(16, 70, 36, 0.9),
                    rgba(16, 70, 36, 0.7),
                    rgba(0, 0, 0, 0.2);
 color: white;
 position: relative;
 text-align: center;
}

.amp-showroom-overlay {
 position: absolute;
 inset: 0;
 background:     rgba(16, 70, 36, 0.9),
    rgba(16, 70, 36, 0.7),
    rgba(0, 0, 0, 0.2);
}

.amp-showroom-content {
 max-width: 900px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
}

.amp-showroom-badge {
 display: inline-block;
 padding: 8px 20px;
 background: rgba(245, 167, 0, 0.15);
 color: var(--amp-accent-clr);
 border-radius: 30px;
 font-size: 0.85rem;
 margin-bottom: var(--amp-spacing-sm);
 letter-spacing: 1px;
}

.amp-showroom-title {
 color: white;
 margin-bottom: var(--amp-spacing-sm);
}

.amp-showroom-title span{
    color:#f4c400;
}
.amp-showroom-text {
 font-size: 1.15rem;
 color: rgba(255, 255, 255, 0.9);
 max-width: 750px;
 margin: 0 auto var(--amp-spacing-md);
 line-height: 1.8;
}

.amp-showroom-info {
 display: flex;
 justify-content: center;
 gap: var(--amp-spacing-md);
 flex-wrap: wrap;
 margin-bottom: var(--amp-spacing-md);
}

.amp-info-pill {
 display: flex;
 align-items: center;
 gap: 0.75rem;
 padding: 1rem 1.5rem;
 background: rgba(255, 255, 255, 0.15);
 backdrop-filter: blur(10px);
 border-radius: 50px;
 font-weight: 500;
}

.amp-info-pill i {
 color: var(--amp-accent-clr);
 font-size: 1.2rem;
}

.amp-contact-button {
 display: inline-flex;
 align-items: center;
 gap: 0.75rem;
 padding: 1rem 1.5rem;
 background: var(--amp-accent-clr);
 color: var(--amp-dark-clr);
 font-weight: 600;
 font-size: 1rem;
 border-radius: 50px;
 text-decoration: none;
 transition: all 0.3s ease;
 box-shadow: 0 10px 30px rgba(212, 165, 116, 0.3);
}

.amp-contact-button:hover {
 transform: translateY(-4px);
 box-shadow: 0 15px 40px rgba(212, 165, 116, 0.4);
 background: var(--amp-accent-light-clr);
}

.amp-showroom-divider {
 width: 60%;
 height: 1px;
 background: rgba(255, 255, 255, 0.3);
 margin: var(--amp-spacing-md) auto;
}

.amp-showroom-address {
 font-size: 0.95rem;
 color: rgba(255, 255, 255, 0.8);
 margin: 0;
}

.amp-showroom-address i {
 margin-right: 0.5rem;
}

/* ========== ANIMATIONS ========== */
@keyframes ampFadeSlideDown {
 from {
 opacity: 0;
 transform: translateY(-30px);
 }
 to {
 opacity: 1;
 transform: translateY(0);
 }
}

@keyframes ampFadeSlideUp {
 from {
 opacity: 0;
 transform: translateY(30px);
 }
 to {
 opacity: 1;
 transform: translateY(0);
 }
}

/* ========== RESPONSIVE ========== */
@media (max-width: 1024px) {
 .amp-story-container {
 grid-template-columns: 1fr;
 }

 .amp-story-visual {
 height: 400px;
 }

 .amp-founders-grid {
 grid-template-columns: 1fr;
 }
}

@media (max-width: 768px) {
 :root {
 --amp-spacing-lg: 3rem;
 --amp-spacing-xl: 4rem;
 }

 .amp-nav-menu {
 gap: 1.5rem;
 }

 .amp-stats-grid {
 grid-template-columns: 1fr;
 }

 .amp-features-grid {
 grid-template-columns: 1fr;
 }

 .amp-products-list {
 grid-template-columns: 1fr;
 }

 .amp-showroom-info {
 flex-direction: column;
 align-items: center;
 }
}

@media (max-width: 480px) {
 .amp-nav-menu {
 display: none;
 }

 .amp-founders-grid {
 grid-template-columns: 1fr;
 }

 .amp-story-visual {
 height: 300px;
 }
}

 /* ========== BRANCHES SECTION ========== */
.amp-branch-info {
    margin-top: 50px;
    padding-top: 40px;

    }

        .amp-branch-title {
            font-size: 24px;
            font-weight: 700;
            color: white;
            margin-bottom: 30px;
            text-align: center;
        }
        
        .amp-branch-title span{
            color:#f4c400;
        }
 
        .amp-branch-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            max-width: 900px;
            margin: 0 auto;
        }

        .amp-branch-item {
            background: rgba(255, 255, 255, 0.1);
            backdrop-filter: blur(10px);
            padding: 20px;
            border-radius: 12px;
            border: 1px solid rgba(255, 255, 255, 0.2);
            transition: all 0.3s ease;
            position: relative;
        }

        .amp-branch-item:hover {
            background: rgba(244, 196, 0, 0.15);
            border-color: rgba(244, 196, 0, 0.5);
            transform: translateY(-4px);
        }

        .branch-badge {
            display: inline-block;
            background: #f4c400;
            color: #2f7a44;
            padding: 4px 12px;
            border-radius: 20px;
            font-size: 11px;
            font-weight: 700;
            margin-bottom: 10px;
            letter-spacing: 1px;
        }

        .amp-branch-item strong {
            display: block;
            font-size: 16px;
            color: white;
            margin-bottom: 8px;
            margin-top: 8px;
        }

        .amp-branch-item p {
            font-size: 13px;
            color: rgba(255, 255, 255, 0.8);
            margin: 0;
            line-height: 1.6;
        }

        /* ========== RESPONSIVE BRANCHES ========== */
        @media (max-width: 768px) {
            .amp-branch-info {
                margin-top: 40px;
                padding-top: 30px;
            }

            .amp-branch-title {
                font-size: 20px;
                margin-bottom: 24px;
            }

            .amp-branch-list {
                grid-template-columns: repeat(2, 1fr);
                gap: 16px;
            }

            .amp-branch-item {
                padding: 16px;
            }

            .amp-branch-item strong {
                font-size: 14px;
            }

            .amp-branch-item p {
                font-size: 12px;
            }
        }

        @media (max-width: 480px) {
            .amp-branch-info {
                margin-top: 30px;
                padding-top: 24px;
            }

            .amp-branch-title {
                font-size: 18px;
                margin-bottom: 20px;
            }

            .amp-branch-list {
                grid-template-columns: 1fr;
                gap: 12px;
            }

            .amp-branch-item {
                padding: 14px;
            }

            .branch-badge {
                font-size: 10px;
                padding: 3px 10px;
            }

            .amp-branch-item strong {
                font-size: 13px;
                margin-top: 6px;
                margin-bottom: 6px;
            }

            .amp-branch-item p {
                font-size: 11px;
            }
        }


/* ------------------------------------------CONTACT CTA SECTION -------------------------------------------------------------*/
/* ===================== */
/* HERO */
/* ===================== */
.contact-hero {
  background: linear-gradient(120deg, #1f2001, #1f8f0e);
  color: #fff;
  padding: 6rem 2rem;
  position: relative;
  overflow: hidden;
  text-align: center; /* ✅ Center everything */
}

.contact-hero-wrap {
  max-width: 1100px;
  margin: auto;

  /* ✅ Perfect center alignment */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* ===================== */
/* BADGE (H1) - Green Glass */
/* ===================== */
.hero-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  padding: 10px 22px;
  border-radius: 999px;

  /* Green Glass Effect */
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);

  /* Text */
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 1px;
  color: #f3c84b;

  margin: 0 0 18px 0;
  line-height: 1;
}

/* Badge Icon */
.hero-badge i {
  font-size: 1rem;
  color: #f3c84b;
}

/* ===================== */
/* MAIN TITLE (H2) */
/* ===================== */
.hero-title {
  font-size: 2.4rem;
  margin: 0;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.15;
  text-align: center;
}

.hero-title span {
  color: #f3c84b;
}

/* ===================== */
/* DESCRIPTION */
/* ===================== */
.hero-desc {
  margin-top: 16px;
  opacity: 0.95;
  line-height: 1.7;
  font-size: 1.05rem;
  text-align: center;
}

/* ===================== */
/* RESPONSIVE */
/* ===================== */
@media (max-width: 768px) {
  .contact-hero {
    padding: 4.2rem 1.2rem;
  }

  .hero-title {
    font-size: 2.2rem;
  }

  .hero-desc {
    font-size: 1rem;
  }
}

/* CONTACT SECTION */

.contact-grid {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 3rem;
  align-items: start;
}

/* LEFT */
.contact-main h2 {
  font-size: 2.2rem;
  color: #2f7a55;
}

.section-note {
  margin: 0.6rem 0 2.5rem;
  color: #555;
  line-height: 1.6;
}

/* =======================================================================================
   CONTACT SECTION LAYOUT
======================================================================================= */

/* TOP container (Form + Contact info together) */
.contact-top-container {
  background: #ffffff;
  border-radius: 12px;
  padding: 2.2rem 2rem;
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.04);
}

/* ===============================
   CONTACT GRID LAYOUT
================================ */
.contact-grid {
  display: grid;
  grid-template-columns: 1.25fr 0.75fr;
  gap: 2.5rem;
  align-items: start;
}

/* ===============================
   LEFT MAIN AREA
================================ */
.contact-main h2 {
  font-size: 2rem;
  color: #0f3323;
  margin-bottom: 0.6rem;
}

.section-note {
  color: #444;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.6rem;
}

/* Form Card */
.form-area {
  background: #ffffff;
  border-radius: 12px;
  padding: 1.8rem 1.6rem;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.04);
}

/* ===============================
   CONTACT GRID LAYOUT
================================ */
.amp-contact {
  margin-top: 2.5rem !important;
  margin-bottom:2.5rem !important;
}

.contact-grid {
  display: grid;
  grid-template-columns: 1.25fr 0.75fr;
  gap: 2.5rem;
  align-items: start;
}

/* ===============================
   LEFT MAIN AREA
================================ */
.contact-main h2 {
  font-size: 2rem;
  color: #0f3323;
  margin-bottom: 0.6rem;
}

.section-note {
  color: #444;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.6rem;
}

/* Form Card */
.form-area {
  background: #ffffff;
  border-radius: 22px;
  padding: 1.8rem 1.6rem;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.04);
}

/* ===============================
   SIDEBAR
================================ */
.contact-sidebar {
  border-left: 1px solid #e5e5e5;
  padding-left: 2.5rem;
}

/* Sidebar Card */
.sidebar-block {
  background: #ffffff;
  border-radius: 20px;
  padding: 1.8rem 1.6rem;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
}

/* Sidebar Headings */
.sidebar-block h3 {
  font-size: 1.35rem;
  color: #0f3323;
  margin-bottom: 1.6rem;
  position: relative;
}

.sidebar-block h3::after {
  content: "";
  width: 45px;
  height: 3px;
  background: linear-gradient(90deg, #2f7a55, #7ee081);
  border-radius: 4px;
  display: block;
  margin-top: 8px;
}

/* ===============================
   CONTACT INFO ITEMS
================================ */
.info-item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  padding: 14px;
  border-radius: 16px;
  background: #f6f8f6;
  margin-bottom: 1rem;
  transition: all 0.3s ease;
}

.info-item:hover {
  background: #eef4f0;
  transform: translateY(-2px);
}

/* Icon Bubble */
.info-item i {
  min-width: 44px;
  height: 44px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;

  background: linear-gradient(
    135deg,
    rgba(47, 122, 85, 0.18),
    rgba(126, 224, 129, 0.3)
  );
}

/* Gradient Icon */
.info-item i::before {
  background: linear-gradient(135deg, #2f7a55, #7ee081, #0f3323);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* Text */
.info-item strong {
  display: block;
  color: #0f3323;
  font-weight: 600;
  margin-bottom: 2px;
}

.info-item a {
  color: #2f7a55;
  text-decoration: none;
  font-weight: 500;
}

.info-item a:hover {
  text-decoration: underline;
}

/* =======================================================================================
   WHY CHOOSE (CENTER BELOW) - NEW UI
======================================================================================= */
.why-center-wrap {
  margin-top: 2.5rem;
  display: flex;
  justify-content: center;
}

.why-new-ui {
  width: 100%;
  border-radius: 30px;
  padding: 2.2rem 2rem;

  background: linear-gradient(
    135deg,
    rgba(47, 122, 85, 0.10),
    rgba(126, 224, 129, 0.05)
  );

  border: 1px solid rgba(47, 122, 85, 0.18);
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.07);
  position: relative;
  overflow: hidden;
}

.why-new-ui::before {
  content: "";
  position: absolute;
  top: -90px;
  left: -90px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: rgba(126, 224, 129, 0.30);
  filter: blur(45px);
}

.why-new-ui::after {
  content: "";
  position: absolute;
  bottom: -100px;
  right: -100px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(47, 122, 85, 0.18);
  filter: blur(55px);
}

.why-new-head {
  text-align: center;
  position: relative;
  z-index: 2;
  margin-bottom: 1.8rem;
}

.why-new-head h3 {
  font-size: 1.9rem;
  color: #0f3323;
  margin-bottom: 0.5rem;
}

.why-new-head p {
  color: #444;
  font-size: 1rem;
  line-height: 1.6;
}

.why-new-list {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.2rem;
}

.why-new-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 16px 18px;
  border-radius: 22px;

  background: rgba(255, 255, 255, 0.75);
  border: 1px solid rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(10px);

  transition: all 0.35s ease;
}

.why-new-item:hover {
  transform: translateY(-5px);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 35px rgba(0, 0, 0, 0.10);
}

/* Step */
.why-new-step {
  min-width: 42px;
  height: 42px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;

  font-weight: 800;
  font-size: 0.95rem;
  color: #0f3323;

  background: rgba(255, 255, 255, 0.85);
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 10px 18px rgba(0, 0, 0, 0.05);
}

/* ICON UI SAME */
.why-new-item i {
  min-width: 46px;
  height: 46px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;

  background: linear-gradient(
    135deg,
    rgba(47, 122, 85, 0.2),
    rgba(126, 224, 129, 0.35)
  );
}

.why-new-item i::before {
  background: linear-gradient(135deg, #2f7a55, #7ee081, #0f3323);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* Text */
.why-new-text strong {
  display: block;
  font-size: 1.05rem;
  color: #0f3323;
  font-weight: 800;
  margin-bottom: 4px;
}

.why-new-text span {
  display: block;
  font-size: 0.92rem;
  color: #444;
  line-height: 1.5;
}

/* ===============================
   RESPONSIVE
================================ */
@media (max-width: 900px) {
  .contact-grid {
    grid-template-columns: 1fr;
  }

  .contact-sidebar {
    border-left: none;
    padding-left: 0;
    border-top: 1px solid #e5e5e5;
    padding-top: 2rem;
  }

  .why-new-list {
    grid-template-columns: 1fr;
  }
}

/* MAP */
.map-section {
    background: #f6f7f5;
    padding: 5rem 2rem;
    text-align: center;
}

.map-header h2 {
    font-size: 2.4rem;
    color: #2f7a55;
}

.map-header p {
    margin-top: 0.6rem;
    color: #555;
}

.map-frame {
    margin: 2.5rem auto;
}

.map-frame iframe {
    width: 100%;
    height: 460px;
    border: none;
}

.map-address {
    color: #444;
}

/* FOOT CTA */
.contact-footer-cta {
    padding: 4.5rem 2rem;
    text-align: center;
}

.contact-footer-cta h2 {
    font-size: 2.6rem;
    color: #2f7a55;
}

.contact-footer-cta p {
    margin-top: 0.6rem;
    color: #555;
}

.cta-hours {
    margin-top: 1.4rem;
    display: inline-block;
    padding: 0.9rem 2rem;
    border: 2px solid #2f7a55;
    color: #2f7a55;
    font-weight: 600;
}

/* RESPONSIVE */
@media (max-width: 900px) {
    .contact-grid {
        grid-template-columns: 1fr;
    }

    .contact-sidebar {
        border-left: none;
        padding-left: 0;
        margin-top: 3rem;
    }

    .contact-hero h1 {
        font-size: 2.4rem;
    }
}


/*------------------------------------------------------------------wooden,cane , plastic----------------------------------------------------------------------------*/


        /* ==================== HERO HEADER SECTION ==================== */
        .product-category-hero-banner {
           
            color: var(--amp-card-clr);
            padding: 80px 40px;
            text-align: center;
            position: relative;
            overflow: hidden;
        }

        .product-category-hero-content {
            max-width: 1000px;
            margin: 0 auto;
            position: relative;
            z-index: 2;
        }

        .product-category-hero-title {
            font-size: 48px;
            font-weight: 800;
            margin-bottom: 15px;
            letter-spacing: -1px;
            color: white;
        }

        .product-category-hero-description {
            font-size: 16px;
            font-weight: 300;
            opacity: 0.95;
            margin-bottom: 30px;
            line-height: 1.6;
        }



        /* ==================== PRODUCTS GRID SECTION ==================== */
        .product-showcase-main-container {
            max-width: 1400px;
            margin: 0 auto;
            padding: 60px 40px;
            min-height: 400px;
        }

        .product-showcase-grid-layout {
            display: grid;
            grid-template-columns: repeat(3,1fr);
            gap: 25px;
            animation: grid-fade-in 0.6s ease;
        }

        @keyframes grid-fade-in {
            from {
                opacity: 0;
                transform: translateY(20px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }
        
        /* PRODUCT IMAGE WRAPPER */
        .product-item-image-wrapper {
          position: relative;
          width: 100%;
          height: 300px;
          overflow: hidden;
          background: #ffffff;
        }
        
        .product-item-image-wrapper img {
          width: 100%;
          height: 100%;
          object-fit: contain; 
          object-position: center;
          transition: transform 0.6s ease;
          will-change: transform;
        }


/* ==================== IMAGE ZOOM ON CARD HOVER ==================== */
.product-item-card-container:hover .product-item-image-wrapper img {
  transform: scale(1.15);
}


        /* ==================== INDIVIDUAL PRODUCT CARD ==================== */
        .product-item-card-container {
            background: linear-gradient(135deg, #f0f2f0 0%, #e8ebe8 100%);
            border-radius: 12px;
            overflow: hidden;
            border: 1.5px solid var(--amp-primary-clr);
            transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
            position: relative;
            cursor: pointer;
        }

        .product-item-card-container:hover {
            transform: translateY(-10px);
            box-shadow: var(--amp-shadow-lg);
            border-color: var(--amp-primary-clr);
        }



        .product-item-card-container:hover .product-item-image-wrapper {
           background: #ffffff;
        }


        .product-item-content-section {
            padding: 18px;
        }


        .product-item-name-heading {
            font-family: 'Playfair Display', serif;
            font-size: 17px;
            font-weight: 800;
            color: var(--amp-text-clr);
            margin-bottom: 4px;
            line-height: 1.3;
            letter-spacing: -0.3px;
        }

        .product-item-name-tamil {
            font-size: 12px;
            font-weight: 600;
            color: var(--amp-primary-clr);
            margin-bottom: 8px;
            font-family: 'Noto Sans Tamil', sans-serif;
            line-height: 1.3;
        }

        .product-item-full-description-text {
            font-size: 12px;
            color: var(--amp-text-light-clr);
            line-height: 1.5;
            margin-bottom: 12px;
            font-weight: 400;
        }

        .product-item-specifications-container {
            display: flex;
            gap: 6px;
            flex-wrap: wrap;
            margin-bottom: 0;
        }

        .product-item-spec-badge {
            font-size: 10px;
            background: var(--amp-bg-clr);
            color: var(--amp-text-light-clr);
            padding: 5px 9px;
            border-radius: 4px;
            font-weight: 600;
            text-transform: capitalize;
            border: 0.5px solid var(--amp-bg-clr);
        }
        
/* ====================
   WOODEN CTA – PREMIUM THEME (RESPONSIVE FIXED)
==================== */

.wooden-contact-cta {
  background: linear-gradient(135deg, #f4efe8, #ede6dc);
  border-top: 1px solid #e1d7c6;
  padding: 80px 24px;
  margin-top: 100px;
}

.cta-container {
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.4fr 0.6fr;
  gap: 50px;
  align-items: center;
}

/* LEFT CONTENT */
.cta-content h2 {
  font-size: 32px;
  font-weight: 700;
  color: #b12916;
  margin-bottom: 14px;
  line-height: 1.2;
}

.cta-content h2 span {
  color: #198754;
}

.cta-content p {
  font-size: 16px;
  color: #5b5046;
  line-height: 1.8;
  margin-bottom: 24px;
}

/* Highlights row */
.cta-highlights {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 10px;
}

/* EMI highlight */
.emi-highlight {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background-color: #eaf7f0;
  color: #2f7a44;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 18px;
  border-radius: 8px;
  border: 1px solid #2f7a44;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

/* Delivery highlight */
.offer-highlight {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background-color: #fff3e6;
  color: #b45309;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 18px;
  border-radius: 8px;
  border: 1px solid #f4b183;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.offer-highlight i {
  font-size: 18px;
}

/* RIGHT ACTIONS */
.cta-actions {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.cta-btn {
  padding: 16px 32px;
  border-radius: 12px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  transition: all 0.3s ease;
  display: inline-block;
}

.cta-btn.primary {
  background: #2f7a44;
  color: #ffffff;
}

.cta-btn.primary:hover {
  background: #27663a;
  transform: translateY(-2px);
}

.cta-btn.outline {
  border: 1.5px solid #2f7a44;
  color: #2f7a44;
}

.cta-btn.outline:hover {
  background: #e3f0e7;
}

/* ==========================
   RESPONSIVE FIX (IMPORTANT)
========================== */

/* Tablet */
@media (max-width: 992px) {
  .wooden-contact-cta {
    padding: 60px 20px;
    margin-top: 70px;
  }

  .cta-container {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .cta-content h2 {
    font-size: 28px;
  }

  .cta-actions {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 14px;
  }

  .cta-btn {
    padding: 14px 26px;
  }
}

/* Mobile */
@media (max-width: 600px) {
  .wooden-contact-cta {
    padding: 45px 16px;
    margin-top: 50px;
  }

  .cta-container {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .cta-content h2 {
    font-size: 22px;
    line-height: 1.25;
  }

  .cta-content p {
    font-size: 14px;
    line-height: 1.7;
  }

  /* ✅ EMI + Delivery ONE LINE (Side-by-side) */
  .cta-highlights {
    flex-wrap: nowrap;              /* no next line */
    gap: 10px;
  }

  .emi-highlight,
  .offer-highlight {
    flex: 1;                        /* equal width */
    min-width: 0;                   /* prevent overflow */
    padding: 10px 10px;
    font-size: 12px;
    border-radius: 8px;
    justify-content: center;
    text-align: center;
  }

  .emi-highlight span,
  .offer-highlight span {
    display: block;
    line-height: 1.2;
  }

  .offer-highlight i,
  .emi-highlight i {
    font-size: 16px;
  }

  /* Buttons responsive */
  .cta-actions {
    flex-direction: column;
    width: 100%;
    gap: 12px;
  }

  .cta-btn {
    width: 100%;
    padding: 14px 18px;
    font-size: 14px;
  }
}


  /* ==================== RESPONSIVE DESIGN ==================== */
@media (max-width: 768px) {

  /* HERO */
  .product-category-hero-banner {
    padding: 45px 18px;
  }

  .product-category-hero-title {
    font-size: 30px;
    line-height: 1.2;
  }

  .product-category-hero-description {
    font-size: 14px;
  }

  /* PRODUCT GRID */
  .product-showcase-main-container {
    padding: 30px 16px;
  }

  .product-showcase-grid-layout {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  /* PRODUCT CARD */
  .product-item-card-container {
    border-radius: 10px;
  }

  .product-item-image-wrapper {
    height: 220px;
    font-size: 11px;
  }

  .product-item-content-section {
    padding: 14px;
  }

  .product-item-name-heading {
    font-size: 16px;
  }

  .product-item-name-tamil {
    font-size: 11px;
  }

  .product-item-full-description-text {
    font-size: 12px;
  }

  .product-item-spec-badge {
    font-size: 9px;
    padding: 4px 7px;
  }
}

        
        
    
        
        
        /*------------------------------------------steel furniture--------------------------------------*/

    /* ================= HERO ================= */
.steel-hero {
  padding: 100px 20px;
  text-align: center;
  background:
    linear-gradient(135deg,
      rgb(6,28,15),
      rgb(1,106,11),
      rgb(10,60,30)
    );
  background-size: cover;
  background-position: center;
  color: #fdc711;
}

.steel-hero h1 {
  font-size: 46px;
  font-weight: 700;
  color:#fdca1a;
}

.steel-hero p {
  max-width: 700px;
  margin: auto;
  font-size: 17px;
  line-height: 1.8;
  color: #ecfdf5;
}

/* ================= PRODUCTS ================= */
.steel-products {
  padding: 80px 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 35px;
  margin-top: 50px;
}

@media (max-width: 992px) {
  .steel-products { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .steel-products { grid-template-columns: 1fr; }
}

/* ================= CARD ================= */
.steel-card {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  border: 1.5px solid #2f7a44;
  box-shadow: 0 14px 40px rgba(0,0,0,0.08);
  transition: 0.4s;
}

.steel-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 25px 55px rgba(0,0,0,0.15);
}

.steel-img {
  height: 220px;
}

.steel-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.steel-content {
  padding: 26px;
}

.steel-content h3 {
  font-size: 20px;
}

.tamil-title {
  font-size: 14px;
  color: #016a0b;
  font-weight: 600;
}

.steel-content p {
  font-size: 14.5px;
  color: #555;
}

/* ================= FEATURES ================= */
.steel-features {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.steel-feature {
  background: #eef7f1;
  padding: 7px 12px;
  border-radius: 20px;
  font-size: 12.5px;
  display: flex;
  gap: 6px;
}

.steel-feature i {
  color: #016a0b;
}

/* ================= CTA ================= */
.wooden-contact-cta {
  padding: 80px 20px;
  background: linear-gradient(135deg, #e8f8ee,)
}

.emi-delivery-wrap {
  display: flex;
  gap: 20px;
  margin-top: 25px;
  flex-wrap: wrap;
}

.emi-glass,
.delivery-glass {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 8px;
  border-radius: 18px;
  background: rgba(0 7 255 /15%);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(39 0 255 /20%);
  font-weight: 600;
  color: #00008b;
}

.emi-glass img {
  height: 26px;
}

/* SECTION BASE */
.image-content-section {
  padding: 60px 20px;
  background: #f6fbf8;
}

.image-content-wrapper {
  margin: 0 auto;
  display: flex;
  gap: 40px;
  align-items: center;
}

/* LEFT IMAGE BOX */
.image-box {
  flex: 1;
  max-width: 420px;
  aspect-ratio: 1 / 1; /* keeps square */
  background: #ffffff;
  border-radius: 20px;
  border: 4px solid #0a6b2c;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}

.image-box img {
  object-fit: cover;
  width:100%;
  height:100%;
  border-radius:12px;
}

/* RIGHT CONTENT BOX */
.content-box {
  flex: 1.2;
  background: #ffffff;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
}

.content-box h2 {
  font-size: 32px;
  font-weight: 700;
  color: #b12916;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.content-box p {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
  margin-bottom: 25px;
}

/* FEATURES LIST */
.content-features {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

.content-features li {
  background: #f0f8f4;
  padding: 14px 18px;
  border-radius: 12px;
  font-size: 15px;
  font-weight: 500;
  color: #0a6b2c;
}

/* BUTTON */
.section-btn {
  display: inline-block;
  background: #0a6b2c;
  color: #ffffff;
  padding: 14px 28px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease;
}

.section-btn:hover {
  background: #085322;
  color: #e6f4ea;
}

/* ================= MOBILE RESPONSIVE ================= */

@media (max-width: 768px) {
  .image-content-wrapper {
    flex-direction: column;
    gap: 30px;
  }

  .image-box {
    max-width: 100%;
  }

  .content-box {
    padding: 30px 20px;
  }

  .content-box h2 {
    font-size: 26px;
  }

  .content-features {
    grid-template-columns: 1fr;
  }

  .section-btn {
    width: 100%;
    text-align: center;
  }
}

.sea{
    display:none;
}

.products-main.grid .product-box__image img
{
    height: 75%;
    object-fit:cover;
    
}
.product-box
{
 background:#F0F8F4 !important;
}
.product-catalog .product-box .item-meta .product-title {
       white-space: normal !important;
}

/*----------------------------------------------------------GALLERY----------------------------------------------*/

.amp-gallery img{
     height: 275px !important;
}

.form-group{
    margin-top:15px;
}
#form_submit_button{
    display:flex;
}

.gallery-a{
    display:none !important;
}
