* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --text-color-black: #111827;
    --text-color-snow: #fafafa;
    --background-header: #111;
    --background-main: #fff;
    --hero-small-text: #3d3d3d;
    --border-rd-small: 8px;
    --gold-yellow: #fdd412;
}

.active-page {
    color: var(--gold-yellow) !important;
}

h1::selection,
h2::selection,
h3::selection,
h4::selection,
h5::selection,
h6::selection,
p::selection,
a::selection,
li::selection {
    background-color: var(--gold-yellow);
    color: #111;
}

a:link,
a:active,
a:visited {
    text-decoration: none;
    color: var(--text-color);
    display: inline-block;
}

.large-heading {
    font-size: 42px;
    line-height: 3.2rem;
    text-align: left;
}

.hero-small-text {
    font-size: 90%;
    text-align: justify;
    line-height: 1.6rem;
    padding: 22px 0;
    color: #3d3d3d;
}

.btn-contact {
    background-color: #111;
    color: #fff !important;
    padding: 20px 40px;
    font-weight: bold;
    border-radius: 8px;
}

.divider {
    height: 50px;
}

section {
    width: 70%;
    margin: 0 auto;
    padding: 32px 0;
}

header {
    background-color: var(--background-header);
    padding: 4px 0;
}

header nav {
    width: 70%;
    margin: 0 auto;
}

header nav ul {
    display: flex;
    list-style: none;
    text-align: center;
    align-items: center;
    justify-content: center;
}

header nav ul li {
    color: var(--text-color-snow);
    flex: 1;
    padding: 18px 0;
    font-size: 16px;
}

header nav ul li:first-child {
    text-align: left;
    flex: 4 1 auto;
}

header nav ul li:nth-of-type(4) {
    text-align: right;
}

header nav ul li:last-child {
    text-align: right;
    display: none;
}

.logo {
    font-weight: 900;
    font-size: 24px;
}

.active a{
    /* border: 2px solid #fafafa; */
    background-color: #fafafa;
    color: #111827;
    font-size: larger;
    padding: 12px 20px;
    border-radius: 50px;
    outline: none;
}


body {
    background-color: var(--background-main);
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.hero {
    height: 90vh;
    display: flex;
}

.hero .col-1 {
    width: 30%;
    display: flex;
    align-items: center;
}

.hero .col-1 .container .review {
    margin-top: 32px;
    background-color: #ffffff;
    border-radius: var(--border-rd-small);
    border-top: 6px solid #fdd412;
    padding: 20px 0px;
    box-shadow: 0 10px 14px #1111111d;
}

.hero .col-1 .container .review .small-box {
    display: flex;
}
.hero .col-1 .container .review .small-box .col-1 {
    flex: 1 1 auto;
    align-items: center;
    justify-content: center;
}
.hero .col-1 .container .review .small-box .col-2 {
    flex: 1 1 auto;
}

.hero .col-1 .container .review .small-box .col-1 img {
    width: 60px;
}

.hero .col-1 .container .review .small-box .col-2 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.hero .col-1 .container .review .small-box .col-2 h4,
.hero .col-1 .container .review .small-box .col-2 h3,
.hero .col-1 .container .review .small-box .col-2 a {
    text-align: left;
}

.hero .col-1 .container .review .small-box .col-2 h3 {
    color: #fdd412;
}

.hero .col-1 .container .review .small-box .col-2 a {
    color: #2384ed;
}

.hero .col-2 {
    width: 70%;
    display: flex;
    align-items: end;
    justify-content: right;
    
}

.hero .col-2 img {
    display: inline-block;
    width: 100%;
}


.products {
    width: 100%;
    background: linear-gradient(to bottom, white 0%, #f5f5f5 80%, #eeeeee 100%);
}

.products .owl-carousel {
    background-color: transparent;
}

.products .owl-carousel .slide {
    width: 70%;
    margin: 0 auto;
    /* height: 500px;      */
    color: #111;
}

.products .owl-carousel .slide .wrapper {
    padding: 24px 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products .owl-carousel .slide .wrapper .col-1 {
    flex: 1;
}

.products .owl-carousel .slide .wrapper .col-1 .action-btn {
    background-color: #111;
    color: #fff;
    margin-top: 28px;
    border-radius: var(--border-rd-small);
}

.products .owl-carousel .slide .wrapper .col-1 p {
    font-size: 90%;
    width: 80%;
    text-align: justify;
    line-height: 1.6rem;
    padding: 12px 0;
    color: #3d3d3d;
}

.products .owl-carousel .slide .wrapper .col-2 {
    flex: 1;
}

/* Example backgrounds for testing */
/* .products .owl-carousel .slide:nth-child(1) {
    
}
.products .owl-carousel .slide:nth-child(2) {
    
}
.products .owl-carousel .slide:nth-child(3) {
    
} */


.brands {
    width: 100%;
    text-align: center;
    /* padding: 32px 0; */
    padding-bottom: 60px;
    background: transparent;
    position: relative; /* Needed for fade mask positioning */
}

.brands h3 {
    color: #333;
    font-size: 28px;
    margin-bottom: 30px;
}

.slideshow {
    overflow: hidden;
    width: 100%;
    position: relative; /* For the fade effect positioning */
}

/* Fade overlay effect */
.slideshow::before,
.slideshow::after {
    content: "";
    position: absolute;
    top: 0;
    width: 80px; /* Width of fade area */
    height: 100%;
    z-index: 2;
    pointer-events: none;
}

.slideshow::before {
    left: 0;
    background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0));
}

.slideshow::after {
    right: 0;
    background: linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0));
}

.slide-track {
    display: flex;
    gap: 30px;
    width: calc((160px + 30px) * 20); /* item width + gap * total items */
    animation: scroll 40s linear infinite;
}

.item {
    cursor: pointer;
    flex: 0 0 auto;
    width: 160px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    filter: grayscale(100%);
    transition: filter 0.3s ease, transform 0.3s ease;
}

.item:hover {
    filter: grayscale(0%) saturate(150%);
    transform: scale(1.1);
}

.item img {
    max-width: 100%;
    max-height: 80px;
    object-fit: contain;
}

@keyframes scroll {
    0%   { transform: translateX(0); }
    100% { transform: translateX(calc(-50%)); }
}



/* #EAF1FE6E */

.info-board {
    padding: 72px 0;
    background-color: #111;
    color: #fafafa;
    width: 100%;
}

.info-board .container {
    width: 70%;
    margin: 0 auto;
    display: flex;
    gap: 60px;
}

.info-board .container .col-1, 
.info-board .container .col-2 {
    flex: 1;
}

.info-board .container .col-1 {
    border-top: 1px solid var(--gold-yellow);
    padding-top: 22px;
    padding-bottom: 52px;
}

.info-board .container .col-1 p {
    font-size: 90%;
}

.info-board .container .col-1 h1 {
    width: 500px;
}

.info-board .container .col-1 .info-btn {
    background-color: #fafafa;
    color: #111 !important;
}

.info-board .container .col-2 .row-1, 
.info-board .container .col-2 .row-2 {
    display: flex;
    gap: 40px;
}

.info-board .container .col-2 .row-1 .col-1,
.info-board .container .col-2 .row-1 .col-2, 
.info-board .container .col-2 .row-2 .col-2 {
    border-top: 1px solid var(--gold-yellow);
    padding-top: 22px;
    padding-bottom: 52px;
}

.info-board .container .col-2 .row-1 .col-1 p:first-child,
.info-board .container .col-2 .row-1 .col-2 p:first-child,
.info-board .container .col-2 .row-2 .col-1 p:first-child,
.info-board .container .col-2 .row-2 .col-2 p:first-child {
    font-size: 110%;
}

.info-board .container .col-2 .row-1 .col-1 h2,
.info-board .container .col-2 .row-1 .col-2 h2,
.info-board .container .col-2 .row-2 .col-1 h2,
.info-board .container .col-2 .row-2 .col-2 h2 {
    padding: 22px 0;
}

.info-board .container .col-2 .row-1 .col-1 p:last-child,
.info-board .container .col-2 .row-1 .col-2 p:last-child,
.info-board .container .col-2 .row-2 .col-1 p:last-child,
.info-board .container .col-2 .row-2 .col-2 p:last-child {
    font-size: 110%;
    line-height: 1.8rem;
}


.ads {
    height: auto;
    background-image: url('../media/3840x1250_Shopify_2.webp');
    background-size: cover;
    display: flex;
}

.ads .col-1 {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    text-align: left;
    padding-left: 32px;
}

.ads .col-1 h1 {
    text-align: left;
    width: 70%;
}
.ads .col-1 p {
    width: 80%;
    text-align: left;
    line-height: 1.6rem;
    padding-bottom: 22px;
}
.ads .col-1 .btn-contact {
    margin-top: 22px;
}

.ads .col-2 {
    flex: 1;
}


.ads-second {
    height: auto;
    background-image: url('../media/Image_with_Text_4_ed291b40-9c09-4018-8310-18485cb037c7.webp');
    background-size: cover;
    display: flex;
    flex-direction: row-reverse;
}

.ads-second .col-1 {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: center;
    text-align: right;
    padding-right: 32px;
}

.ads-second .col-1 h1 {
    text-align: right;
    width: 70%;
}
.ads-second .col-1 p {
    width: 80%;
    line-height: 1.6rem;
    padding-bottom: 22px;
}
.ads-second .col-1 .btn-contact {
    margin-top: 22px;
    background-color: rgb(138, 0, 252);
}

.ads-second .col-2 {
    flex: 1;
}


.services-section {
    background-color: #111;
    width: 100%;
    margin: 32px 0;
    color: #fafafa;
}

.services-section .services {
    width: 70%;
    margin: 0 auto;
    padding: 44px 0;
}

.services-section .services p {
    padding: 25px 0;
    color: #bababa !important;
}

.services-section .services .gallery-one {
    display: flex;
    /* gap: 20px */
}

.services-section .services .gallery-one .items {
    padding: 44px;
    height: 420px;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: end;
}

.services-section .services .gallery-one .items:nth-child(1) {
    background-image: url('../media/pice_4.png');
    background-size: cover;
}

.services-section .services .gallery-one .items:nth-child(2) {
    background-image: url('../media/pice_3.png');
    background-size: cover;
}


.services-section .services .gallery-two {
    display: flex;
    /* gap: 20px */
}

.services-section .services .gallery-two .items {
    padding: 44px;
    height: 420px;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: end;
}

.services-section .services .gallery-two .items:nth-child(1) {
    background-image: url('../media/pice_2.png');
    background-size: cover;
}

.services-section .services .gallery-two .items:nth-child(2) {
    background-image: 
    linear-gradient(to bottom, rgba(0,0,0,0) 2%, rgba(0,0,0,0.8) 100%),
    url('../media/nubelson-fernandes-ZdOsQiwp0Ss-unsplash.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

.testimonials p {
    padding-top: 0;
}


/* .testimonials-section {

}

.testimonials-section .mySwiper{

} */

.testimonials-section .mySwiper .swiper-slide {
    background-color: #fafafa;
    padding: 20px;
    border-radius: 24px;
    border: 2px solid #696969;
    border-bottom: 20px solid #696969;
}

.testimonials-section .mySwiper .swiper-slide .fa-quote-left {
    font-size: 28px;
}

.testimonials-section .mySwiper .swiper-slide p {
    line-height: 1.6rem;
    font-size: 90%;
    text-align: justify;
}

.testimonials-section .mySwiper .swiper-slide hr {
    margin: 16px 0;
}

.testimonials-section .mySwiper .swiper-slide .info-bar {
    display: flex;
}

.testimonials-section .mySwiper .swiper-slide .info-bar .left {
    flex: 2;
}

.testimonials-section .mySwiper .swiper-slide .info-bar .left .small-title {
    font-size: 80%;
}

.testimonials-section .mySwiper .swiper-slide .info-bar .right {
    flex: 1;
}



.footer-section {
    padding-top: 0;
}

.trustpilot-section {
    display: flex;
    align-items: center;
    margin-top: 3rem;
    gap: 1rem;
    margin-top: 10px;
}

.trustpilot-section .logo {
    font-weight: 700;
    font-size: 1.2rem;
}


.trustpilot-section p {
    margin: 0;
    color: #777;
    font-size: 0.9rem;
}

.connect {
    padding: 82px 0;
}

.connect .main-heading {
    padding-bottom: 34px;
}

.connect .main-heading h4 {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

.connect .row {
    width: 70%;
    margin: 0 auto;
    display: flex;
    margin-top: 24px;
}

.connect .row .col-md-1 img {
    width: 200px;
    border-radius: 50%;
}

.connect .row .col-md-2 {
    padding-left: 18px;
}

.connect .row .col-md-2 .whatsapp-btn {
    font-weight: bold;
    color: rgb(229, 9, 20);
}

.connect .row .col-md-2 .information p:first-child {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
}

.connect .row .col-md-2 .information p:nth-child(2) {
    padding: 0;
    padding-bottom: 14px;
}

.connect .row .col-md-2 p:nth-child(2) {
    text-align: justify;
    line-height: 1.6rem;
    padding-bottom: 14px;
}

.connect .row .col-md-2 .small-info {
    padding-top: 14px;
    font-size: 90%;
    color: #0d0d0dcf;
}





.footer {
  background: #0d0d0d;
  color: #ddd;
  padding: 60px 20px 30px;
  font-family: "Segoe UI", Arial, sans-serif;
}

.footer-container {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: auto;
  flex-wrap: wrap;
  gap: 30px;
}

.footer-box {
  flex: 1;
  padding: 10px 20px;
  min-width: 250px;
}

.footer-box img {
  width: 150px;
  margin-bottom: 15px;
  border-radius: var(--border-rd-small);
  cursor: pointer;
}

.footer-box p {
  font-size: 0.95rem;
  line-height: 1.6;
  margin: 5px 0;
  color: #bbb;
}

.footer-box h3 {
  color: #fff;
  margin-bottom: 18px;
  font-size: 1.2rem;
  border-bottom: 2px solid #444;
  display: inline-block;
  padding-bottom: 5px;
}

.footer-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-box ul li {
  margin: 10px 0;
}

.footer-box ul li a {
  color: #bbb;
  text-decoration: none;
  font-size: 0.95rem;
  transition: color 0.3s ease;
}

.footer-box ul li a:hover {
  color: #fff;
}

.footer-box a {
  color: #bbb;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-box a:hover {
  color: #fff;
}

.socials {
  margin-top: 15px;
}

.socials a {
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 1.3rem;
  color: #bbb;
  transition: color 0.3s ease, transform 0.2s ease;
}

.socials a:hover {
  color: #fff;
  transform: scale(1.1);
}

/* Copyright Section */
.footer-bottom {
  text-align: center;
  margin-top: 40px;
  font-size: 0.85rem;
  color: #666;
  border-top: 1px solid #333;
  padding-top: 15px;
}





.modal {
    display: none; /* hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background: rgba(0,0,0,0.85);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.active-modal {
    display: flex !important;
}

/* Content box inside modal */
.modal-content {
    padding: 2.5rem 3rem;
    border-radius: 12px;
    text-align: center;
    position: relative;
    min-width: 280px;
    background: #111; /* give modal body a visible background */
}

/* Close button (X) */
.close-btn {
    position: fixed; /* relative to screen */
    top: 20px;
    right: 20px;
    font-size: 42px;
    font-weight: bold;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    z-index: 2000; /* above modal */
}

.close-btn:hover {
    color: #ff4444;
}


/* Modal links */
.modal-content ul {
    list-style: none;
    padding: 0;
    margin: 50px 0 0; /* push down below close button */
}

.modal-content li {
    margin: 1.5rem 0; /* more breathing space */
}

.modal-content a {
    text-decoration: none;
    font-size: 24px;   /* bigger text size */
    color: #fff;
    font-weight: 600;
    transition: color 0.3s;
}

.modal-content a:hover {
    color: #00cfff;
}

.modal-content .active a {
    color: #212121; /* highlight active link */
    font-weight: 700;
}


.myWhatsAppButton {
    z-index: 999;
}