.nav { float: right; font-family: 'Open Sans', Tahoma, Arial, sans-serif !important; background-color: transparent; color: #fff; letter-spacing: 1px; font-style: normal; }
.nav li ul {background-color: #fff;width: 200px; max-width:200px;
-webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.54);
-moz-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.54);
box-shadow: 0 5px 5px 0 rgba(0,0,0,0.54);}
.nav {padding: 16px 100px 0 48px;/*position: absolute;top: 50%;transform: translate(0, -50%);*/}

.fullwidth_horizontal {position: relative;}
.headermiddleBottomContainer, .headerColumnMiddleContainer {position: relative; /*height:5em; width: 210px;*/}
.headertextposition_bottom-center, .headertextposition_center {float: right;/* font-size: 24px; color: #b00a3f; text-align: left;  text-transform: uppercase; position: absolute;top: 50%;transform: translate(0, -50%);*/}

.nextLevel {display: none;}

/*---------------------- Nav  Top ------------------*/
.nav {padding: 16px 244px 0; float: left;display: inline-block;text-align: center;}
.nav ul {background-color: #FFF;}
.nav li, .nav li a, .nav a:visited {color:#fff;font-size: 16px; font-weight: bold;}
.nav li {padding:8px 12px ;float: left;display: inline-block;}
.nav li:first-child {
	padding-left: 0;
}

/*.fullwidth_horizontal .nav li:last-child {
font-weight: bold;
background-color: #ff491c;
padding: 8px 16px !important;
border-radius: 24px;
float: right;
position: absolute;
right: 80px;
}*/

.fullwidth_horizontal .nav li:last-child {font-weight: bold;padding-right: unset !important;}

.menu_heading {border-bottom: 0 none;font-size: unset;padding-bottom: 0;}
.nav a:link { color: #fff; text-transform: capitalize }
.nav  a:hover{ color:#FFCC00; }
.nav li ul a:hover{ color: #EAB34D; }
.currentpage { background-color: transparent; color: #fff !important}
.currentpage a {border-bottom: 4px solid;/*padding-bottom:16px*/}



.sub1li { font-weight: normal !important;width: 100% !important;border-bottom-color: #FF491C; padding: 8px 16px !important; height: auto !important}
.sub1li, .sub1li a, .sub1li li, .sub1li li a { font-weight: normal !important;list-style-type: none; color: #313748 !important}
.sub1li a {font-weight: normal !important; font-size: 14px;text-transform: capitalize;border: 0 none;}
.sub1li, .sub1li a,.sub1li:visited , .sub1li a:visited{}
.sub1li.currentpage, .sub1li.currentpage a{ color:  #FF491C !important }
.sub1li a:hover,.sub1li:hover, .sub1li li:hover, .sub1li li a:hover {color: #FF491C!important }
.sub1li:last-child  { font-weight:  normal;
/*font-size: initial;
background-color: transparent!important;
position: unset!important;
border-radius: unset!important;
font-weight: initial!important;
float: left!important;
padding: inherit!important*/}

/*---------------------- Nav Bottom  ------------------*/
.navBottom { background-color: #fff; border-top: 1px solid  #FF6600;; border-bottom:1px solid  #FF6600;; font-weight: bold;}
.navBottom .nav {float: right; margin: 0 20px; width: auto; border-right: 1px solid  #FF6600;;}
.navBottom .nav li ul {max-width: 182px;}
.navBottom li { border-left: 1px solid  #FF6600;; color:#fff; font-weight: bold;}
.navBottom li, .navBottom a:link, .navBottom  a:link, .navBottom a:visited {color:#fff }
.navBottom .nav .currentpage { background-color: #fff;  color: #fff; }

.navBottom .nav li:last-child {padding-right: 10px !important;}
.navBottom .nav li ul { left: 0; top: 41px;}

.navBottom .sub1ul {background-color: #fff !important; border: 1px solid  #FF6600; !important; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);}
.navBottom .sub1li {border: 0 none !important;border-bottom: 1px solid  #FF6600; !important;}
.navBottom .sub1li, .navBottom .sub1li li, .navBottom .sub1li li a {background-color: transparent !important;}
.navBottom .sub1li:hover, .navBottom .sub1li li:hover, .navBottom .sub1li li a:hover { background-color:#F3F2F2 !important; color: #fff !important;}
.navBottom .sub1li a {color:#fff !important;}

.trin-trin
{
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.icon-phone{background-repeat: no-repeat; background-size: 20px; height: 20px; width: 20px; display: inline-block; background-image: url(images/i-mobile-02.svg); }

@keyframes trin {

    from {
        transform:rotate3d(0, 0, 1, 0deg);
    }
    20%, 32%, 44%, 56%, 68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    23%, 35%, 47%, 59%, 71% {
        transform: rotate3d(0,0,1,15deg);
    }
    26%, 38%, 50%, 62%, 74% {
        transform: rotate3d(0,0,1,0deg);
    }
    29%, 41%, 53%, 65%, 77% {
        transform: rotate3d(0,0,1,-15deg);
    }
    80% {
        transform:rotate3d(0, 0, 1, 0deg);
    }

}

/*---------------------- Nav   ------------------*/
@media  (max-width : 1100px){
 .headerColumnRight {}	
.nav li a {font-size: 16px;}


}
@media  (max-width :1052px){


}
@media  (max-width : 882px){
.nav {padding: 16px 16px  0 }



}
@media  (max-width : 860px){
.headerColumnMiddle {width: 150px;min-width: unset;}

}
@media only screen 
and (max-width  : 800px) {
.header_body {background-color: #fff;}
.mobileMenu.menubox-M-headertop.mob_show {padding: 10px 8px 8px;width: 100% !important;box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.4);}
.mob_menu_header {width: 50px;height: 50px; margin: 10px !important; background-color: #B00A3F;padding: 8px; border: 1px solid #B00A3F;border-radius: 50px;}
.menu_heading {border: 0 none;padding: 0;font-size: unset;width: 80%;
    float: right;}

 .logo-left { text-align: left !important;}
.headerColumnMiddle {padding:24px !important}	
	
.nav{ margin:0 !important;}
.nextLevel {display: inline;}
.sub1ul { border: 0 none;}
.mobile ul li, .mobile .a, .menudivider a, .mobile-menu .sub1ul li a {background-color:#b00a3f;}

/*.mobile ul li a, .mobile .a { font-size: 16px; padding: 16px 40px;  letter-spacing: 1px; text-transform: capitalize !important;}*/
.mobile-menu .sub1ul li {padding: 0 !important}
/*.mobile-menu .sub1ul li a { padding-left: 54px; background-color:  #FF6600; }*/
.sub1li.currentpage, .sub1li.currentpage a {background-color:  #FF6600 !important;color: #FFF !important;border: 0 none;}

/* new*/
.mobile ul li a, .mobile .a {
  font-size: 16px;
  padding: 10px 16px;
  letter-spacing: 1px;
  text-transform: capitalize !important;
  background-color: unset;
  color: #B30C0C !important;
 border-bottom: solid 1px #f0f0ed !important;
 float: left;
width: 100%;
}
.mobile-menu .sub1ul li a {
background-color: #F9F9F9;
color: #B00A3F;
font-weight: bold;
border: 2px solid #fff;
}
.mobile .a:hover, .mobile ul li:hover {
  background-color: #ff491c;
 
}

.menudivider a:hover, .mobile .a:hover, .mobile ul li:hover { background-color: #fff; font-weight: bold;}
.mobile-menu .sub1ul li a:hover {background-color:  #521636}

.mobile .currentpage {background-color:  #FF6600 !important;width: unset;display: inline;}
/*.headerColumnLeft {width: 20% !important;
margin: 0;
max-width: 20%;
min-width: 20%}*/

.headertextposition_center {right: 0;}

.do_block.menudivider.M-headertop6 a {
	background: #521636;
	font-weight: bold;
	color: #fff !important;
	padding: 16px;
}

.menudivider.M-headertop7 a {
	background: #00AA7B;
	font-weight: bold;
	color: #fff !important;
	padding: 16px;
}

.menudivider.M-headertop6 a:hover, .menudivider.M-headertop7 a:hover{ font-weight:normal}

}
@media only screen 
and (max-width  : 720px) {


}
@media only screen 
and (max-width  : 660px) {
.headermiddleBottomContainer { height: 1.8em;}

}
@media only screen 
and (max-width  : 400px) {
.headerColumnLeft, .headerColumnMiddle, .headerColumnMiddleContainer {width: 100% !important;max-width:100% !important;;min-width: 100% !important; height: auto !important; }
.headertextposition_center {
    right: unset;
    position: relative;
    top: unset;
    transform: unset;
}


}

:root {
  --yellow: #ff2a26;
  --gap: 24px;
}

.services {
  text-align: center;
  padding: 60px 16px;
  background: #fff;
  max-width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
}

.services h2 {
  font-size: 32px;
  color: #222;
  margin-bottom: 8px;
}

.services .subtitle {
  font-size: 16px;
  color: #666;
  margin-bottom: 36px;
}

/* Frame = 4 cards */
.frame {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--gap);
  margin-bottom: 36px;
}

.service-card {
  background: #fff;
  border: 2px solid var(--yellow);
  border-radius: 10px;
  padding: 28px 18px;
  transition: transform 0.28s ease, box-shadow 0.28s ease, background 0.28s ease;
  cursor: pointer;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.1);
  background: #fff9e6;
}

/* icon circle */
.service-card .icon {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: var(--yellow);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  transition: transform 0.28s ease, background 0.28s ease;
}

.service-card .icon img {
  width: 100px;
  height: 100px;
  object-fit: contain;
  border-radius: 50%;
}

.service-card:hover .icon {
  transform: rotate(10deg) scale(1.08);
  background: #ff2a26;
}

.service-card h3 {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin: 0;
  line-height: 1.35;
}

/* Responsive */
@media (max-width: 1100px) {
  .frame {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 800px) {
  .frame {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .frame {
    grid-template-columns: 1fr;
  }
  .service-card {
    min-height: 150px;
    padding: 22px;
  }
  .service-card .icon {
    width: 72px;
    height: 72px;
  }
  .service-card .icon img {
    width: 36px;
    height: 36px;
  }
}


.eco-section {
  padding: 60px 20px;
  background: #fff;
}

.eco-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
  flex-wrap: wrap; /* allows stacking on small screens */
}

/* Left image */
.eco-image img {
  width: 100%;
  max-width: 500px;
  border-radius: 6px;
  display: block;
}

/* Right content */
.eco-content {
  flex: 1;
  min-width: 300px;
}

.eco-content h2 {
  font-size: 32px;
  font-weight: 700;
  color: var(--dark);
  margin-bottom: 8px;
}

.eco-divider {
  width: 50px;
  height: 4px;
  background: var(--yellow);
  margin-bottom: 20px;
}

.eco-content p {
  font-size: 16px;
  line-height: 1.6;
  color: #444;
  margin-bottom: 20px;
}

.eco-list {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
}

.eco-list li {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.eco-list .check {
  display: inline-block;
  color: var(--yellow);
  background: #111;
  border-radius: 3px;
  padding: 2px 6px;
  font-weight: bold;
  margin-right: 10px;
}

/* Yellow button */
.eco-btn {
  display: inline-block;
  color: var(--yellow);
  background: #111;
  font-weight: bold;
  padding: 12px 24px;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
}

.eco-btn:hover {
  background: #ffe54c;
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.25);
}

/* Responsive */
@media (max-width: 768px) {
  .eco-container {
    flex-direction: column;
    text-align: center;
  }

  .eco-content {
    text-align: left;
  }
}


.footer {
  background: black;
  color: #f1f1f1;
  padding: 50px 20px 20px;
  font-family: Arial, sans-serif;
}

.footer-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.footer-col {
  flex: 1;
  min-width: 250px;
}

.footer h3 {
  color: var(--yellow);
  font-size: 28px;
  margin-bottom: 15px;
}

.footer h4 {
  color: #fff;
  font-size: 16px;
  margin: 5px 0 5px;
}

.footer p {
  margin: 6px 0;
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
}

.eco-logo {
  max-width: 180px;
  margin: 10px 0 20px;
}

/* Social icons */
.social-icons {
  display: flex;
  gap: 12px;
  margin: 15px 0;
}
.social-icons img {
  width: 40px;
  height: 40px;
  /* filter: brightness(0) invert(1); */
  transition: 0.3s;
}
.social-icons img:hover {
  transform: scale(1.1);
  /* filter: brightness(1) invert(0); */
}

/* Payment icons */
.payment-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 15px;
}
.payment-icons img {
  height: 40px;
}
.footer-col img{
    width: 300px;
}
.footer-col p{
  font-size: 18px;
  font-weight: bold;
}
/* Bottom note */
.footer-bottom {
  border-top: 1px solid #444;
  margin-top: 30px;
  padding-top: 20px;
  text-align: center;
}
.footer-bottom p {
  font-size: 13px;
  color: #aaa;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {
  .footer-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .social-icons, .payment-icons {
    justify-content: flex-start;
  }
}
.map-section {
  width: 100%;
  padding: 0;
  margin: 0;
}

.map-container {
  position: relative;
  width: 100%;
  height: 450px;
}

.map-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.footer-strip {
  background: var(--yellow); /* yellow */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 1px;
  padding: 2px 0px;
  font-size: 24px;
  font-weight: 500;
}

.footer-strip-item {
  margin: 0;
  color: #fff;
}

.footer-strip-item a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
}

.footer-strip-item a:hover {
  text-decoration: underline;
}

.footer-strip-sep {
  color: #fff;
  font-weight: bold;
}

/* Responsive */
@media (max-width: 768px) {
  .footer-strip {
    flex-direction: column;
    gap: 8px;
  }
  .footer-strip-sep {
    display: none; /* hide separators on small screens */
  }
}

.banner-video {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  
}

.banner-video video {
  width: 100%;
  height: 100%;
  object-fit: cover; /* makes it behave like background-cover */
  filter: blur(10px); /* adjust blur strength */
  transform: scale(1.05); /* prevent edges from showing after blur */
}
.aboutus-section {
  background: #f9f9f9;
  padding: 70px 20px;
}

.aboutus-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 30px;
}

/* Left Content */
.aboutus-content {
  flex: 1 1 55%;
}

.aboutus-subtitle {
  font-size: 16px;
  color: #ff3c3c;
  letter-spacing: 1px;
  margin-bottom: 8px;
  font-weight: 600;
}

.aboutus-title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #222;
}

.aboutus-text {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
  margin-bottom: 15px;
}

.aboutus-text strong {
  color: #ff3c3c;
}

.aboutus-highlight {
  color: #ff3c3c;
  font-weight: 600;
}

/* Right Side Image */
.aboutus-image {
  flex: 1 1 40%;
  text-align: center;
}
.aboutus-image img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

/* Responsive */
@media (max-width: 768px) {
  .aboutus-container {
    flex-direction: column-reverse;
    text-align: center;
  }
  .aboutus-content {
    flex: 1 1 100%;
  }
  .aboutus-image {
    flex: 1 1 100%;
  }
}


.photo-gallery {
  background: #f8f8f8;
  padding: 60px 20px;
  text-align: center;
}

.gallery-container {
  max-width: 1200px;
  margin: 0 auto;
}

.gallery-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #222;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.gallery-item {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  overflow: hidden;
  transition: transform 0.3s;
}

.gallery-item img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
  border: 2px solid black;
}

.gallery-item p {
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
  background: #fff;
  margin: 0;
  color: #333;
}

.gallery-item:hover {
  transform: scale(1.05);
}

/* Responsive */
@media (max-width: 992px) {
  .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .photo-gallery{
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .gallery-grid {
    grid-template-columns: 1fr;
  }
  .photo-gallery{
    margin-top: 20px;
  }
}

.btn-1{
  background-color: #ff2a26;
  color: white;
}


/* How It Works Section */
.how-junk-works {
  background: #fff;
  padding: 60px 20px;
  text-align: center;
}

.how-junk-works h2 {
  font-size: 2rem;
  margin-bottom: 0px;
  color: #222;
  font-weight: 700;
}

.steps-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  max-width: 1100px;
  margin: 0 auto;
}

.step-card {
  /* background: #f9f9f9; */
  padding: 30px 20px;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 2px solid black;
}

.step-card img {
  width: 100px;
  height: auto;
  margin-bottom: 20px;
}

.step-card h3 {
  font-size: 1.2rem;
  margin-bottom: 10px;
  color: #e63946; /* red accent */
}

.step-card p {
  font-size: 0.95rem;
  color: #555;
}

.step-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.15);
}

/* CTA Button */
.cta-btn {
  margin-top: 40px;
}

.cta-btn a {
  display: inline-block;
  background: #e63946; /* red accent */
  color: #fff;
  padding: 14px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-size: 1rem;
  font-weight: bold;
  transition: background 0.3s ease;
}

.cta-btn a:hover {
  background: #c82333;
}

/* Responsive */
@media (max-width: 900px) {
  .steps-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 600px) {
  .steps-grid {
    grid-template-columns: 1fr;
  }
}

.sustainability-btn {
  background: #d62828; /* red background */
  color: #fff; /* white text */
  font-size: 1rem;
  font-weight: bold;
  border: none;
  padding: 12px 30px;
  border-radius: 6px;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 1px;
  transition: background 0.3s ease;
}

.sustainability-btn:hover {
  background: #b71c1c; /* darker red on hover */
}

.video-btn {
  display: block;
  margin: 15px auto;
  padding: 10px 20px;
  background: #ff2a26; /* purple shade */
  color: #fff;
  border: none;
  border-radius: 25px;
  cursor: pointer;
  font-size: 16px;
  transition: 0.3s;
  margin-bottom: 30px;
}
.video-btn:hover {
  background: #520a91;
}

.video-popup {
  display: none;   /* hide initially */
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.8);
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.video-content {
  position: relative;
  background: #000;
  padding: 10px;
  border-radius: 10px;
}

.video-content iframe,
.video-content video {
  max-width: 90vw;
  max-height: 80vh;
  border-radius: 10px;
}

/* Close button */
.close {
  position: absolute;
  top: 5px;
  right: -5px;
  font-size: 32px;
  color: #fff;
  background: #ff2a26;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}
.close:hover {
  background: #e0201c;
}

/* Support Button (same as before) */
.support-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: red;
  color: #fff;
  padding: 10px 15px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  z-index: 1000;
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
  transition: background 0.3s ease;
  width: 148px;
}
.support-btn:hover {
  background: #e66b00;
}
/* Sidebar */
.support-sidebar {
  position: fixed;
  top: 0;
  right: -350px; /* hidden by default */
  width: 300px;
  height: 100%;
  background: #fff;
  box-shadow: -3px 0 8px rgba(0,0,0,0.2);
  z-index: 70000;
  transition: right 0.3s ease;
  border-radius: 8px 0 0 8px;

  display: flex;
  flex-direction: column; /* keep header fixed */
}

.support-sidebar.active {
  right: 0;
}

/* Header stays fixed */
.support-header {
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ddd;
  padding: 10px;
  background: #f9f9f9;
}
.support-header h3 {
  font-size: 18px;
  margin: 0;
}
.support-header .close {
  font-size: 22px;
  cursor: pointer;
  color: #555;
}

/* Scrollable form */
#supportForm {
  flex: 1;
  overflow-y: auto;
  padding: 10px;
}

#supportForm label {
  font-weight: 600;
  font-size: 13px;
  margin-top: 8px;
  display: block;
}
#supportForm input,
#supportForm textarea,
#supportForm select {
  width: 100%;
  padding: 8px;
  margin-top: 3px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 13px;
}
#supportForm button {
  margin-top: 12px;
  width: 100%;
  padding: 10px;
  background: #ff7a00;
  color: #fff;
  border: none;
  border-radius: 6px;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
}
#supportForm button:hover {
  background: #e66b00;
}
/* WhatsApp Button */
.whatsapp-btn {
  position: fixed;
  bottom: 80px; /* placed above Support button */
  right: 20px;
  background: #25D366;
  color: #fff;
  padding: 10px 15px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
  z-index: 1000;
  transition: background 0.3s ease;
}
.whatsapp-btn img {
  width: 22px;
  height: 22px;
}
.whatsapp-btn:hover {
  background: #1eb153;
}

/* Section */
.contact-section {
  padding: 60px 20px;
  background: #f9f9f9;
  overflow: hidden;
}

/* Container */.contact-section {
  padding: 60px 20px;
  background: url("../../media/assets/Untitled\ design\ \(5\).png") no-repeat center center/cover; 
  position: relative;
  overflow: hidden;
  color: #fff;
}

/* Overlay */
.contact-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 1;
}

/* Content */
.contact-container {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
  max-width: 1200px;
  margin: auto;
  flex-wrap: wrap;
}

/* Left Content */
.contact-info {
  flex: 1;
  min-width: 280px;
  animation: slideInLeft 1s ease forwards;
  opacity: 0;
}
.contact-info h2 {
  margin-bottom: 15px;
  font-weight: bold;
  color: white;
}
.contact-info p {
  margin-bottom: 15px;
  font-weight: bold;
}
.info-block h4 {
  margin: 10px 0 5px;
  font-weight: bold;
}
.info-block p {
  margin: 0 0 10px;
  font-weight: bold;
}
.info-block h4{
  color: white;
}
.social a {
  margin-right: 10px;
  font-size: 18px;
  transition: color 0.3s;
}
.social i {
  color: white;
}
.social a:hover {
  color: #ff2a26;
}

/* Right Form */
.contact-form {
  flex: 1;
  min-width: 280px;
  animation: slideInRight 1s ease forwards;
  opacity: 0;
}
.contact-form h2 {
  margin-bottom: 15px;
  color: white;
}
.contact-form form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.contact-form input,
.contact-form textarea {
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 14px;
  width: 100%;
}
.contact-form textarea {
  min-height: 120px;
  resize: vertical;
}
.contact-form button {
  background: #ff2a26;
  color: #fff;
  padding: 12px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}
.contact-form button:hover {
  background: #d9201d;
}

/* Animations */
@keyframes slideInLeft {
  from {
    transform: translateX(-100px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideInRight {
  from {
    transform: translateX(100px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

/* Responsive */
@media (max-width: 992px) {
  .contact-container {
    gap: 25px;
    padding: 0 10px;
  }
}

@media (max-width: 768px) {
  .contact-container {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
  .contact-info, 
  .contact-form {
    width: 100%;
    animation: none;
    opacity: 1;
  }
  .contact-info h2,
  .contact-form h2 {
    text-align: center;
  }
  .social {
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .contact-section {
    padding: 40px 15px;
  }
  .contact-form input,
  .contact-form textarea,
  .contact-form button {
    font-size: 14px;
  }
  .contact-info h2,
  .contact-form h2 {
    font-size: 20px;
  }
}


.social-icons {
  display: flex;
  gap: 15px;
}

.social-icons img {
  width: 24px;
  height: 24px;
  filter: invert(1); /* makes icons white */
  transition: transform 0.3s ease, filter 0.3s ease;
  color: white;
}

.social-icons img:hover {
  transform: scale(1.2);
  filter: invert(1) brightness(0.7); /* slightly dim on hover */
}



    .award-card {
      border: 4px solid #c6a348;
      border-radius: 20px;
      max-width: 1150px;
      width: 100%;
      margin: 50px auto;
      background: #fff;
      box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
      position: relative;
      padding: 40px 20px;
     overflow: visible;
     font-weight: bold;
    
    }

    /* Header badge */
    .award-badge {
      position: absolute;
      top: -40px;
      left: 50%;
      transform: translateX(-50%);
      background:linear-gradient(to right, rgb(196, 156, 86) 1%, rgb(176, 136, 73) 9%, rgb(246, 227, 160) 22%, rgb(250, 245, 217) 36%, rgb(196, 156, 86) 46%, rgb(145, 93, 56) 59%, rgb(196, 156, 86) 75%, rgb(250, 245, 217) 89%, rgb(196, 156, 86) 100%);
      color: #fff;
      padding: 10px 60px;
      font-size: 1.8rem;
      font-weight: 700;
      border-radius: 40px;
      box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
    }

    /* Main layout */
    .award-flex {
      display: flex;
      align-items: stretch;
      gap: 30px;
    }

    /* Left image area */
    .award-image {
      flex: 0 0 260px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 10px;
    }

    .award-image img {
      width: 100%;
      height: 100%;
      object-fit: contain;
    }

    /* Right content */
    .award-content {
      flex: 1;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

    .award-box {
      border: 2px solid #c6a348;
      border-radius: 6px;
      overflow: hidden;
    }

    .award-box-header {
      background: linear-gradient(to right, rgb(196, 156, 86) 1%, rgb(176, 136, 73) 9%, rgb(246, 227, 160) 22%, rgb(250, 245, 217) 36%, rgb(196, 156, 86) 46%, rgb(145, 93, 56) 59%, rgb(196, 156, 86) 75%, rgb(250, 245, 217) 89%, rgb(196, 156, 86) 100%);
      padding: 10px 15px;
      font-weight: 700;
      font-size: 1.3rem;
      color: #222;
    }

    .award-box-body {
      padding: 15px 20px;
      font-size: 1.2rem;
      color: #333;
    }

    .award-box-body p {
      margin: 5px 0;
    }

    .gold-text {
      color: #C59D58;
      font-weight: 600;
    }

    .award-note {
      font-size: 0.95rem;
      color: #444;
      margin: 15px 0;
      padding-top: 10px;
      border-top: 1px solid #ddd;
    }

    /* Ratings */
    .star-section {
      border-top: 1px solid #eee;
      padding-top: 10px;
    }

    .star-row {
      display: flex;
      justify-content: flex-end;
      margin: 4px 0;
      flex-wrap: wrap;
      /* width: 500px; */
    }

    .star-item {
      display: flex;
      align-items: center;
      gap: 5px;
      flex: 1 1 50%;
      font-weight: 600;
      color: #C59D58;
    }

    .stars {
      color: #000;
      font-size: 1rem;
    }

    /* Buttons */
    .award-buttons {
      display: flex;
      justify-content: flex-end;
      gap: 10px;
      margin-top: 10px;
    }

    .btn-gold,
    .btn-outline-gold {
      padding: 8px 18px;
      border-radius: 6px;
      font-weight: 600;
      cursor: pointer;
      border: none;
      transition: 0.3s;
      font-size: 0.9rem;
    }

    .btn-gold {
      background: #000;
      color: #fff;
    }
    .btn-gold>a{
      text-decoration: none;
      color: white;
    }
    .btn-gold:hover {
      background: #b8923e;
      color: #000;
    }

    .btn-outline-gold {
      background: #fff8dc;
      border: 2px solid #b8923e;
      /* color: #b8923e; */
    }
    .btn-outline-gold>a{
      color: #b8923e;
      text-decoration: none;
    }

    .btn-outline-gold:hover {
      background: #b8923e;
      color: #fff;
    }
    .btn-outline-gold>a:hover {
      color: #fff;
    }

    @m/* ===== Tablet Responsive (600px–900px) ===== */
@media (max-width: 900px) and (min-width: 601px) {

  .award-card {
    margin: 40px 20px;
    padding: 30px 20px;
  }

  .award-badge {
    top: -35px;
    font-size: 1.6rem;
    padding: 8px 45px;
  }

  .award-flex {
    flex-direction: column;
    align-items: center;
    gap: 25px;
  }

  .award-image {
    width: 70%;
    max-width: 300px;
    padding: 10px 0;
  }

  .award-content {
    width: 100%;
  }

  .award-box-header {
    font-size: 1.2rem;
    text-align: center;
  }

  .award-box-body {
    font-size: 1.05rem;
    padding: 14px 18px;
  }

  .star-row {
    width: 100%;
    justify-content: space-around;
  }

  .award-buttons {
    justify-content: center;
    gap: 15px;
    margin-top: 15px;
  }

  .btn-gold,
  .btn-outline-gold {
    font-size: 1rem;
    padding: 10px 22px;
  }
}

/* ===== Mobile Responsive (up to 600px) ===== */
@media (max-width: 600px) {

  .award-card {
    margin: 25px 10px;
    padding: 20px 12px;
  }

  .award-badge {
    top: -28px;
    font-size: 1.3rem;
    padding: 6px 30px;
  }

  .award-flex {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .award-image {
    width: 85%;
    max-width: 240px;
    padding: 5px 0;
  }

  .award-image img {
    width: 100%;
    height: auto;
  }

  .award-content {
    width: 100%;
  }

  .award-box-header {
    font-size: 1rem;
    text-align: center;
  }

  .award-box-body {
    font-size: 0.95rem;
    padding: 10px 12px;
  }

  .star-row {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 5px;
  }

  .star-item {
    flex: 1 1 100%;
    font-size: 0.95rem;
  }

  .award-buttons {
    flex-direction: column;
    align-items: center;
    margin-top: 18px;
    gap: 10px;
  }

  .btn-gold,
  .btn-outline-gold {
    width: 90%;
    text-align: center;
    font-size: 1rem;
    padding: 10px 0;
  }
}

   .awards-q {
  font-size: larger;
  display: flex;
  align-items: center;     /* vertically center */
  justify-content: center; 
  padding: 20px;
  text-align: center;
}
