* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-decoration: none
}

@font-face {
    font-family: 'Didot-Italic';
    src: url('./fonts/Didot-Italic.woff2') format('woff2'),
        url('./fonts/Didot-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Didot-Regular';
    src: url('./fonts/Didot.woff2') format('woff2'),
        url('./fonts/Didot.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Didot-Bold';
    src: url('./fonts/Didot-Bold.woff2') format('woff2'),
        url('./fonts/Didot-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Didot-Title';
    src: url('./fonts/DidotTitle.woff2') format('woff2'),
        url('./fonts/DidotTitle.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-Black';
    src: url('./fonts/HelveticaNeue-Black.woff2') format('woff2'),
        url('./fonts/HelveticaNeue-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-Bold';
    src: url('./fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('./fonts/HelveticaNeue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-BoldItalic';
    src: url('./fonts/HelveticaNeue-BoldItalic.woff2') format('woff2'),
        url('./fonts/HelveticaNeue-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-Heavy';
    src: url('./fonts/HelveticaNeue-Heavy.woff2') format('woff2'),
        url('./fonts/HelveticaNeue-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-BlackItalic';
    src: url('./fonts/HelveticaNeue-BlackItalic.woff2') format('woff2'),
        url('./fonts/HelveticaNeue-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-Medium';
    src: url('./fonts/HelveticaNeue-Medium.woff2') format('woff2'),
        url('./fonts/HelveticaNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-Thin';
    src: url('./fonts/HelveticaNeue-Thin.woff2') format('woff2'),
        url('./fonts/HelveticaNeue-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-Light';
    src: url('./fonts/HelveticaNeue-Light.woff2') format('woff2'),
        url('./fonts/HelveticaNeue-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-HeavyItalic';
    src: url('./fonts/HelveticaNeue-HeavyItalic.woff2') format('woff2'),
        url('./fonts/HelveticaNeue-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-Italic';
    src: url('./fonts/HelveticaNeue-Italic.woff2') format('woff2'),
        url('./fonts/HelveticaNeue-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-LightItalic';
    src: url('./fonts/HelveticaNeue-LightItalic.woff2') format('woff2'),
        url('./fonts/HelveticaNeue-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-Roman';
    src: url('./fonts/HelveticaNeue-Roman.woff2') format('woff2'),
        url('./fonts/HelveticaNeue-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-MediumItalic';
    src: url('./fonts/HelveticaNeue-MediumItalic.woff2') format('woff2'),
        url('./fonts/HelveticaNeue-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('./fonts/Raleway.woff2') format('woff2'),
        url('./fonts/Raleway.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway-ExtraLight';
    src: url('./fonts/Raleway-ExtraLight.woff2') format('woff2'),
        url('./fonts/Raleway-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway-ExtraBold';
    src: url('./fonts/Raleway-ExtraBold.woff2') format('woff2'),
        url('./fonts/Raleway-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway-light';
    src: url('./fonts/Raleway-Light.woff2') format('woff2'),
        url('./fonts/Raleway-Light.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway-Medium';
    src: url('./fonts/Raleway-Medium.woff2') format('woff2'),
        url('./fonts/Raleway-Medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway-semibold';
    src: url('./fonts/Raleway-Semibold.woff2') format('woff2'),
        url('./fonts/Raleway-Semibold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


body {
    font-family: 'Raleway';
    overflow-x: hidden;
    overflow-y: scroll;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    border-left: 1px solid #ccc;
}

::-webkit-scrollbar-thumb {
    background-color: #ccc;
}

h1 {

    font-family: 'Didot-Regular';
}

h2 {
    font-family: 'Didot-Regular';
}

h3 {
    font-family: 'Raleway-light';
}

h4 {
    font-family: 'Raleway-light';

}

h5 {
    font-family: 'Raleway';
}

h6 {
    font-family: 'Raleway';
}

p {
    font-family: 'Raleway';
}

/* Preloader CSS */

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #111;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
    z-index: 1000;
    transition: opacity 0.8s ease, visibility 0.8s ease;
}

.ring {
    width: 60px;
    height: 60px;
    border: 5px solid transparent;
    border-top: 5px solid #00ffcc;
    border-radius: 50%;
    animation: spin 1.5s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}



@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* Buttons CSS */

.btn.btn-main {
    padding: 16px 56px;
    border: 1px solid #fff;
    border-radius: 50px;
}

.btn.btn-main span {
    color: #fff;
}

.btn.btn-main:hover {
    background: #669588;
}

.btn.btn-main.dark {
    border: 1px solid #000;
}

.btn.btn-main.dark span {
    color: #000;
}

.btn.btn-main.dark:hover {
    border-color: #fff;
    border-color: #1B4D4A;
    color: #1B4D4A;
}

.btn.btn-main.dark:hover span {
    color: #1d1d1d;
}

/* Header CSS */

/* Desktop Header */

.fixed-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}

header {
    background-color: #000;
}

.desktop-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo img {
    width: 200px;
    height: 100%;
}

.nav-links {
    display: flex;
    list-style: none;
    margin-bottom: 0;
}

.nav-links li {
    margin: 0 20px;
    padding: 20px 0;
    position: relative;
}

.nav-links a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    transition: color 0.3s ease;
}

.nav-links a:hover {
    color: #c0a080;
}

.nav-links li::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 0;
    height: 1px;
    background-color: #fff;
    transition: width 0.3s ease-in-out;
}

.nav-links li.active a {
    color: #c0a080;
}

.nav-links li:hover::after,
.nav-links li.active::after {
    width: 100%;
}

/* Mobile Header */
.mobile-header {
    display: none;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    background: black;
    position: relative;
    z-index: 100;
}

.menu-toggle {
    width: 35px;
    height: 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
}

.menu-toggle span {
    width: 100%;
    height: 4px;
    background: white;
    transition: 0.4s ease-in-out;
}

.menu-toggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(15px, 15px);
}

.menu-toggle.active span:nth-child(2) {
    opacity: 0;
}

.menu-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -7px);
}

/* Mobile Menu */
.mobile-nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    height: 110vh;
    background: black;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: right 0.5s ease-in-out;
    z-index: 99;
}

.mobile-nav.active {
    right: 0;
}

.mobile-nav li {
    list-style: none;
    margin: 20px 0;
}

.mobile-nav a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    transition: color 0.3s ease;
}

.mobile-nav a:hover {
    color: #c0a080;
}

/* Banner CSS */

ul.bannerSlider {
    padding-left: 0;
    margin-bottom: 0;
}



.bannerSlider .slide__image::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(33 33 33 / 20%);
}

.bannerSlider .slick-slide {
    position: relative;
}

.slide__image {
    height: 100dvh;
}

.bannerSlider .slide__image img {
    width: 100%;
    object-fit: cover;
}

img.slide__image__top-position {
    object-position: center bottom;
}

.bannerSlider .slide__text {
    position: absolute;
    z-index: 100;
    text-align: left;
    width: fit-content;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}

.bannerSlider .slide__text h1 {
    margin: 20px 0;
}

.bannerSlider .slide__text .btn {
    margin: 10px 0 0;
}

/* About US CSS */
.aboutUs.detail-section {
    padding: 50px 0;
}

.dets-content {
    text-align: right;
    padding-left: 110px;
}

.dets-content p,
.dets-content h2 {
    margin-bottom: 50px;
}

.dets-img video {
    border: 12px double #1B4D4A;
}

/* Other Detail CSS */

.otherDetail .dets-content {
    text-align: left;
    padding-right: 110px;
    padding-left: 90px;
}

.other-detail-slider .slick-slide {
    padding: 0 10px;
}

.other-detail-slider .slick-list {
    padding: 100px 0 0 60px;
}

/* Fixed Section CSS */
.fixed-content {
    background-image: url(../images/fixed_bg.png);
    background-size: cover;
    background-position: center;
    height: 100dvh;
    display: flex;
    align-items: center;
    background-attachment: fixed;
    margin-top: 20px;
}

.inner-content {
    max-width: 800px;
    margin: auto;
    text-align: center;
    color: #fff;
}

.inner-content p {
    margin: 20px 0;
}


/* Products CSS */

.image-wrapper {
    position: relative;
    display: inline-block;
}

.image-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.image-wrapper:hover .overlay {
    opacity: 1;
}

.image-wrapper .overlay i {
    color: white;
    font-size: 24px;
}

.product-section {
    padding: 60px 0;
}

.product-box {
    margin-bottom: 30px;
}

.product-box p {
    font-family: 'Raleway-Medium';
    margin-top: 5px;
}

footer {
    background: #000;
    padding: 30px 0;
}

.footer-links {
    color: #fff;
}

.footer-links p {
    font-family: 'Raleway-semibold';
    margin-bottom: 20px;
}

.footer-links span {
    font-size: 14px;
    padding-bottom: 10px;
    display: inline-block;
}

/* Inner Pages CSS */

/* Breadcrubm CSS */
.inner-banner {
    background: url(../images/inner_banner01.jpg) no-repeat center/cover;
    color: #fff;
    background-attachment: fixed;
    height: 50dvh;
    text-align: center;
    position: relative;
}

.inner-banner.products {
    background: url(../images/inner_banner02.jpg) no-repeat center/cover;
    color: #fff;
    background-attachment: fixed;
    height: 50dvh;
    text-align: center;
    position: relative;
}

.inner-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    /* Overlay effect */
    z-index: 1;
}

.inner-banner-content {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 100px;
}

.inner-banner h1 {
    margin: 0;
    font-size: 2.5rem;
}

.breadcrumb {
    margin-top: 10px;
    display: inline-block;
}

.breadcrumb a {
    color: #fff;
    text-decoration: none;
    margin: 0 5px;
    position: relative;
}

.breadcrumb a::after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    margin-left: 5px;
    color: #fff;
}

.breadcrumb a:last-child::after {
    content: "";
}

/* About CSS */

.fixed-content.about {
    background-image: url(../images/about_fixed.jpg);
}





/* Mega menu styles */
.mega-menu {
    position: absolute;
    top: 100%;
    right: 0;
    width: 75dvw;
    background: #fff;
    display: none;
    flex-direction: row;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.products-menu:hover .mega-menu {
    display: flex;
}

.category-list {
    width: 30%;
    list-style: none;
    padding: 0;
    margin: 0;
    border-right: 2px solid #ddd;
}

.category-list li {
    padding: 10px;
    cursor: pointer;
    font-weight: bold;
    color: #333;
    transition: 0.3s;
}

.category-list li:hover,
.category-list .active {
    color: orange;
}

.products-list {
    width: 70%;
    padding-left: 20px;
}



.product-item {
    width: 45%;
    text-align: center;
}

.product-item img {
    width: 130px;
    object-fit: cover;
    border-radius: 5px;
}

.product-content ul li {
    margin-bottom: 18px;
    font-size: 20px;
}

.product-content h2 {
    padding-bottom: 20px;
}

section.product-detail {
    padding: 60px 0;
}

section.product-detail .container {
    /*border: 1px solid #ccc;
    background-color: #ccc;*/
}

.product-detail-img {
    background: #fefefe;
}

.product-content {
    margin: 50px;
    padding: 50px;
    background-color: #fff;
}

footer p {
    color: #fff;
}