﻿@import url(effect.css);

/* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');
/* Fonts */

html { margin: 0; padding:0; overflow-x:hidden;}
body{
font-family: 'Bai Jamjuree', sans-serif; font-weight:normal; padding:0; color:var(--dark); font-weight:400; padding-right:0!important; overflow-x:hidden;
font-size:15px;
line-height:1.4;
}

/*	--------------------------------------------------
Global Reset & Standards
-------------------------------------------------- */

img{border:0;}

*{ box-sizing:border-box;
}
*:hover{
}

a{color:var(--brown); text-decoration:none;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
}
a:hover{text-decoration:none; color:var(--red);}

h1, h2, h3, h4, h5{margin:0 0 15px; padding:0; font-weight:400!important; font-family:'Marcellus';}

:root{--red:#d92026; --dark:#222; --yellow:#ccb075; --red-gradient: linear-gradient(82deg, #d82845 69%, #FF3514 90%);}

@keyframes wiggle {
0%{transform:rotate(0deg);}
80%{transform:rotate(0deg);}
85%{transform:rotate(5deg);}
95%{transform:rotate(-5deg);}
100%{transform:rotate(0deg);}
}




.container{width:1366px; max-width:95%;}

.floating-contact {
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    z-index: 9999;
}

/* Common Icon Style */
.fc-icon {
    width: 52px;
    height: 52px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    transition: 0.3s;
}

/* Hover */
.fc-icon:hover {
    transform: scale(1.12);
    box-shadow: 0 6px 15px rgba(0,0,0,0.4); color:#fff;
}

/* Individual Colors */
.whatsapp {
    background: #25D366;
}

.call {
    background: #111;
}

.mail {
    background: var(--red);
}



/*
.popUpBox{position:fixed; right:10px; bottom:10px; width:280px;  color:#fff; padding:10px; border-radius:0 30px; text-align:center; z-index:999; font-size:18px; oapcity:1; display:block; transition:.2s ease-in-out;
-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4); background: linear-gradient(
    358deg,
    #db2442 0%,
    #e53a55 50%,
    #f0566d 100%);


}
.popUpBox h4{margin-bottom:5px; font-size:24px;}
.popUpBox div a{display:block; overflow:hidden; font-weight:700; font-size:20px; margin-top:5px; line-height:1; animation: wiggle 1.5s infinite; color:#f7e685;}
.popUpBox div a i{font-size:20px;}
.popUpBox > a{position:absolute; left:-10px; top:-10px; background:var(--dark); color:#fff; text-align:center; width:40px; height:40px; line-height:36px; border-radius:50%; border:2px #fff solid;}
.popUpBox div a:hover{color:var(--dark);}
.popUpBox.show{opacity:0; display:none;}*/


/* Header 
.header-area{position:static; display:block; float:left; width:100%; margin-top:0.5px; left:0; right:0; top:0; z-index:100; padding:10px 15px; z-index:999;   }

#myHeader{margin:0; position:relative; z-index:100; float:left; width:100%; clear:both; z-index:9999; margin-bottom:0px;}
.logo{position:relative; display:block;}

.logo img{height:130px; transition:all .2s ease-in-out; padding:0;}
#myHeader.sticky{position:fixed; left:0; right:0; top:0; margin-top:0; padding:10px 2%; width:100%; background: url('../images/headerBg.jpg') no-repeat center bottom; background: #79A0CD;
background: linear-gradient(267deg, rgba(121, 160, 205, 0.89) 40%, rgba(241, 241, 241, 1) 100%);
-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
}
#myHeader.sticky .logo img{height:100px;}

*/

.header-top{background:var(--red); overflow:hidden;}

.fullArea{width:1400px; max-width:95%; margin:0 auto;}

.navfullbg{border-top:1px var(--gray) solid; margin:15px 0 0;}

.header-area{display:block; z-index:999; clear:both;}
#myHeader{background:#fff; padding:10px 0 0; display:block;margin-top:1px; position:relative; z-index:9999;}
.logoIcon{display:none;}
.logoIcon a img{height:70px;}

.ndisLogo{height: 70px;
  text-align: right;
  float: right;
  display: inline-flex;}
.phoneIcon{float:right; background:var(--gray); font-size:22px; padding:5px 20px 5px 5px; color:#fff; border-radius:60px;}
.phoneIcon span{background:var(--dark);width:60px; height:60px; line-height:60px; display:inline-block; text-align:center; border-radius:50%;}
.phoneIcon:hover{background:var(--dark); color:#fff;}
.phoneIcon:hover span{background:#fff; color:var(--dark);}


.logo{text-align:left; display:block;}
.logo img{height:90px;}

.logoiconsp{text-align: center; display:block;}
.logoiconsp img{height:90px;}



/* Initial hidden sticky header */
.sticky {
  position: fixed!important;
  top: -100px; /* hidden above */
  left: 0;
  width: 100%;
  background: #fff !important;
  z-index: 9999;
  transition: top 0.4s ease, box-shadow 0.4s ease!important; /* smooth slide */ padding:0!important;
}
.sticky.active .navfullbg{margin-top:0;}

/* When active, slide it into view */
.sticky.active {
  top: -1px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3)!important;
}

.sticky .logoIcon{display:block;}
.sticky .scrollHide{display:none;}


.callBox{ position:relative; padding-left:50px; color:#fff;}
.callBox i{position:absolute; left:0; font-size:42px; color:var(--red);}
.callBox a{display:block;  font-weight:700; margin-bottom:0; line-height:1.1; color:#fff;}

ul.topBox{ margin:0; padding:0; list-style-type:none; background:var(--red); overflow:hidden; padding:5px; /*margin-bottom:5px;*/ float:left;}
ul.topBox li{display:inline-block; margin:0 8px; position:relative;}
ul.topBox li a{padding:0 5px; color:#fff; font-weight:600; position:relative; z-index:2;}
ul.topBox li i{color:#fff;}
ul.topBox li:last-child a{color:#fff;}
ul.topBox li a:hover{color:var(--dark);}
/*ul.topBox li:last-child:before{position:absolute; right:-100%; left:-10px; top:-30px; bottom:-30px; content:''; display:block; background:var(--dark);}
ul.topBox li:last-child a:hover{color:var(--red);}*/

ul.socialIcons{ display:block; list-style-type:none; margin:0; padding:0;float:right;}
ul.socialIcons li{ display:inline-block; font-size:18px; margin:0 5px 0 0;}
ul.socialIcons li a{ display:block; color:#fff; /*overflow:hidden; width:45px; height:45px; background:var(--gray); border:1px #fff solid; text-align:center; color:#fff; line-height:45px; border-radius:50%;*/}
ul.socialIcons li a:hover{ background:#fff; color:var(--gray);}


.project-slider{position:relative; float:left; clear:both; width:100%; background:#fff; display:block; overflow:hidden;}
.project-slider h2{font-size:30px; margin-bottom:30px; font-weight:700; color:var(--dark);}
.project-slider .container{position:relative; bottom:200px; z-index:100;}
.project-slider .container .content{position:absolute; left:0; bottom:0%;background:#fff; width:40%; padding:40px 50px 40px 0;}
.project-slider .container .content:before{position:absolute; border-left:10px var(--red) solid; left:-10%; right:100%; top:0; bottom:0; background:#fff; content:''; display:block;}
.project-slider .content a{display:inline-block; color:#222; padding:12px; border:2px var(--red) solid;font-weight:700; width:230px; text-align:center;}
.project-slider .content a:hover{background:var(--red); color:#fff; border:2px var(--red) solid;}
.project-slider > img.icon{ position:absolute; bottom:-5%; right:-75%; mix-blend-mode:overlay; width:130%; opacity:0.5;}

.project-slider .carousel-item img{width:100%;}



/* Video Icon 
.blink-video-icon {
    line-height: 80px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    display: block;
}

/* Blinking Animation 
@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

/* YouTube Button Circle 
.youtube-link {
    animation: blink 1.8s infinite;

    background: var(--red);
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 50%;
    transition: 0.3s;
    position: absolute;
    right: 20%;
    top: 48%;
}

.youtube-link:hover {
    background: #000;
}

/* POPUP OVERLAY 
.popup-overlay {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    transition: 0.3s; z-index: 9999;
}

/* Show popup when anchor is targeted 
#youtube-popup:target {
    visibility: visible;
    opacity: 1;
}

/* Popup Box 
.popup-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #111;
    padding: 20px;
    border-radius: 10px;
}

/* Close Button 
.close-btn {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #fff;
    color: #000;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}

/* Video Wrapper
.video-wrapper iframe {
    border: none;
    border-radius: 10px;
}*

/*.welcomeArea{display:block; overflow:hidden; clear:both; padding:60px 0; position:relative;}
.welcomeArea h3{ font-size:18px; font-weight:600; color:var(--dark); margin-bottom:0px;}
.welcomeArea h2{display:block; overflow:hidden; font-size:42px;}
.welcomeArea p{margin:0 auto 25px; font-size:16px; line-height:1.5;}
/*.welcomeArea a{display:inline-block; color:var(--red); padding:12px; border:2px var(--red) solid;font-weight:700; width:230px; text-align:center;}
.welcomeArea a:hover{background:var(--red); color:#fff;}
.welcomeArea img{}*/

/*
.welcomeArea{display:block; overflow:hidden; position:relative; clear:both; padding:80px 0 120px; background:#111 url('../images/welcomeBg.jpg') no-repeat center center fixed; background-size:cover; background-blend-mode:overlay; color:#fff;}
.welcomeArea h2{font-size:30px; margin-bottom:15px;}
.welcomeArea h3{font-size:22px; color:#fff;}
.welcomeArea > img{position: absolute; right: -10rem; bottom: 1.5rem; z-index: 10; width:55% ;}
.welcomeArea > svg{position: absolute;width:100%; bottom:-20px;}
.welcomeArea > div{position:relative; z-index:5;}
.welcomeArea ul{list-style-type:none; padding:0;}
.welcomeArea ul li{margin-bottom:5px;}
.welcomeArea a{display:inline-block; background:#d82845; color:#fff; font-weight:600; margin-right:10px; padding:8px 15px; border-radius:5px;}
.welcomeArea a:hover{background:#fff; color:#d82845;}*/



.aboutArea{display:block; padding:80px 0;}
.aboutArea h2{font-weight:500; line-height:1.2; font-size:38px;}
.aboutArea h3{font-weight:500; line-height:1; letter-spacing:1px; font-size:15px; text-transform:uppercase; font-family: 'Mulish', sans-serif;}
.aboutArea a{display:inline-block; padding:8px 25px; min-width:150px; text-align:center; border:1px #222 solid; border-radius:30px; margin-top:10px;}
.aboutArea a:hover{background:#000; color:#fff;}

/* Play Icon */
.play-btn {
    position: absolute;
    top: 40%;
    left: 40%;
    transform: translate(-50%, -50%);
    background: rgba(255,32,37,0.6);
    color: #fff;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    cursor: pointer;
    transition: 0.3s;
}

.play-btn:hover {
    background: rgba(0,0,0,0.8);
}

/* Popup */
.video-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.video-modal-content {
    background: #fff;
    padding: 10px;
    width: 90%;
    max-width: 600px;
    position: relative;
    border-radius: 10px;
}

.close-video {
    position: absolute;
    top: -15px;
    right: -15px;
    background: #ff0000;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    font-size: 22px;
}

#openVideo{ background-image: none!important;}


.projectsArea{padding:60px 0 60px; background:var(--dark) no-repeat center bottom url('../images/serviceBg.jpg') fixed; background-size:cover; /*background-blend-mode:overlay;*/ display:block; overflow:hidden; clear:both; z-index:100; position:relative;}
.projectsArea:before{position:absolute; left:0; right:0; top:0; height:50%; content:''; display:block; background:#fff;}
.projectsArea h1{font-size:42px; text-align:center; margin-bottom:10px; font-weight:700;}
.projectsArea h1 + p{text-align:center; font-size:20px; margin-bottom:30px;}
.projectsArea > div{position:relative; z-index:5;}
.projectsArea .item{background:#fff; padding:20px;}
.projectsArea .owl-carousel .owl-nav button.owl-next, .projectsArea .owl-carousel .owl-nav button.owl-prev{padding:8px 14px!important; border-radius:50%; background:#fff;color:var(--red);}
.projectsArea .owl-carousel .owl-nav button.owl-next:hover, .projectsArea .owl-carousel .owl-nav button.owl-prev:hover{background:var(--red)!important; color:#fff!important;}
.projectsArea img{width:100%; margin-bottom:15px;}
.projectsArea .item h4{font-size:20px; margin-bottom:10px; text-transform: uppercase;}
.projectsArea .item p{font-size:15px; min-height:70px;}


.productBox {
    text-align: center;
}

/* Wrap all buttons in a flex container */
.productBox a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30%;              /* 3 buttons side by side */
    padding: 10px 5px;
    margin: 5px 1%;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
    color: #fff !important;
    box-sizing: border-box;
}

/* Individual colors */
.productBox a:nth-of-type(1) {
    background: #111;     /* black */
}
.productBox a:nth-of-type(1):hover {
    background: #af313c;
}

.productBox a:nth-of-type(2) {
    background: #E53935;     /* Red */
}
.productBox a:nth-of-type(2):hover {
    background: #c62828;
}

.productBox .btn-whatsapp {
    background: #25D366 !important; /* Green */
}
.productBox .btn-whatsapp:hover {
    background: #1ebe5d !important;
}


/* --- PRODUCT BOX FIRST --- */
.productBox {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.productBox .imgWrap {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.productBox .imgWrap img {
    width: 100%;
    transition: 0.4s ease;
}

/* Zoom effect */
.productBox .imgWrap:hover img {
    transform: scale(1.08);
}

/* --- THEN WHATSAPP & YOUTUBE BUTTONS --- */
.productBox .fixed-icons {
    position: absolute;
    top: 12px;
    right: 12px;
    display: flex;
    gap: 10px;
    z-index: 10;
}

.productBox .btn-whatsapp,
.productBox .btn-youtube {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.productBox .btn-whatsapp {
    background: #25D366;
}

.productBox .btn-youtube {
    background: #FF0000;
}



/*-----------------------*/
/* Main wrapper */
.product-details-wrapper {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    margin: 40px 0;
}

/* Left section (images) */
.product-left {
    width: 50%;
}

/* Right section (text) */
.product-right {
    width: 50%;
}

.product-right h4 {
    font-size: 20px;
    margin-bottom: 15px;
}

.product-right p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
}




.product-image-wrapper {
    width: 100%;
    max-width: 450px;
    margin: 0 auto 20px;
}
.product-main-img {
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 12px;
    text-align: center;
    background: #fff;
}

.product-main-img img {
    width: 100%;
    border-radius: 5px;
}

.additional-image-list {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}

.additional-image-list img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    cursor: pointer;
    border-radius: 5px;
    border: 2px solid #eee;
    transition: 0.3s;
}

.additional-image-list img:hover {
    border-color: #ff5252;
    transform: scale(1.05);
}



/*--------------------*/
.product-spec-table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 16px;
}

.product-spec-table th {
    background: #222;
    color: #fff;
    padding: 12px;
    text-align: left;
}

.product-spec-table td {
    padding: 12px;
    border: 1px solid #ddd;
}

.product-spec-table tbody tr:nth-child(even) {
    background: #f9f9f9;
}

/* Responsive Mobile */
@media(max-width: 768px) {
    .product-spec-table thead {
        display: none;
    }
    .product-spec-table tr {
        display: block;
        margin-bottom: 15px;
    }
    .product-spec-table td {
        display: block;
        text-align: right;
        padding-left: 50%;
        position: relative;
    }
    .product-spec-table td::before {
        content: attr(data-label);
        position: absolute;
        left: 15px;
        font-weight: 600;
        text-align: left;
    }
}




.maintananceArea{padding:60px 0; display:block; overflow:hidden;}
.maintananceArea p{font-size:20px; margin-bottom:30px;}
.maintananceArea [class^="col"]{margin-bottom:30px;}
.maintananceArea [class^="col"] a img{max-width:100%; width:220px; border-radius:50%; margin-bottom:20px; outline:2px var(--yellow) dotted; outline-offset:5px; transition:all .2s ease-in-out;}
.maintananceArea [class^="col"] a:hover img{outline-offset:10px;}
.maintananceArea [class^="col"] span{display:block; overflow:hidden; clear:both; font-weight:700; margin-bottom:16px;}
.maintananceArea > div > a{display:inline-block; color:var(--red); padding:12px; border:2px var(--red) solid;font-weight:700; width:230px;}
.maintananceArea > div > a:hover{background:var(--red); color:#fff;}


/* Styling the container to allow horizontal scrolling */
.scroll-container {
display: flex;
overflow: hidden;
white-space: nowrap;
width: 100%;
margin-bottom:30px;
}

.scroll-container li {
display: inline-block;
padding: 5px;
white-space: nowrap;
border:1px #ccc solid;
margin:5px;
}
.scroll-container li img{width:300px;}

.element {
  background-color: #d82845;
  color: #fff!important;
  margin: 0 5px;
  padding: 5px 17px;
  display: inline-block;
  transform: skew(20deg);
  animation: skew 3s infinite alternate ease-in-out;
}

/* Define the animation keyframes */
@keyframes skew {
  0% {
    transform: skew(20deg);
  }
  50% {
    transform: skew(-20deg);
  }
  100% {
    transform: skew(20deg);
  }
}



 .btn {
    border: none;
    padding: 10px 65px 10px 31px;
    text-transform: capitalize;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    background-size: 200%;
    transition: all 0.6s ease;
    background-image: linear-gradient(to left, #d82845, #d62d12, #ff3514);
    background-position: right;
    position: relative;
    overflow: hidden;
  }

  /* Hover effect – gradient slides smoothly */
  .btn:hover {
    background-position: left;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(255, 53, 20, 0.3);color: #fff;
  }

  /* Optional: subtle icon animation */
  .btn i {
    margin-left: 8px;
    transition: transform 0.4s ease;
  }

  .btn:hover i {
    transform: translateX(5px); color: #fff;
  }








.highlightArea{background:var(--red);clear:both; overflow:hidden; padding:30px 0 30px; position:relative; text-align:center;}
.highlightArea > div{position:relative; z-index:100;}
.highlightArea h3{display:block; clear:both; font-size:30px; color:#fff; margin-bottom:30px;}
.highlightArea h4{display:block; clear:both; font-size:30px; color:#f3f3f3; margin-bottom:10px;}
.highlightArea h4 + p{font-size:20px; margin-bottom:30px;color:#fff;}
.highlightArea > div > a{display:inline-block; color:#fff; padding:12px; border:2px var(--dark) solid;font-weight:700; width:230px;}
.highlightArea > div > a:hover{background:var(--dark); color:#fff;}
.highlightArea > svg{position:absolute; bottom:-1px; left:0;right:0; width:100%; fill:var(--red); z-index:5;}



.footerArea{/*background:#ededed; padding:0 0 40px; display:block; color:var(--dark); overflow:hidden; clear:both;*/ display: block;
  overflow: hidden;
  clear: both;
  padding: 40px 0;
  background: var(--dark) no-repeat url('../images/map.svg') center top fixed;
  background-blend-mode: luminosity;
  background-size: cover;
  color: #fff;}
.footerArea > svg{fill:var(--red); width:100%; position:relative; top:-200px; margin-bottom:-250px;}
.footer-logo img{height:110px;}
.footerArea ul{margin:0; padding:0; list-style-type:none; text-transform:uppercase;}
.footerArea ul li{margin-bottom:8px;}
.footerArea ul li a{color:#fff; font-size:14px;}
.footerArea ul li a:hover{color:var(--red);}
.footerArea [class^="col-"]{position:relative; padding-left:25px;}
.footerArea [class^="col-"]:before{position:absolute; left:0px; width:40px; top:0; bottom:0; border-left:2px #444 dotted; content:'';display:block;}
.footerArea [class^="col-"]:first-child:before{border:none;}
.footerArea [class^="col-"] h4{font-size:18px;  margin-bottom:15px; position:relative;}
.footerArea [class^="col-"] h4 i{position:absolute; left:-38px; top:-2px; font-size:14px; background:var(--red); ccolor:#fff; width:30px; height:30px; line-height:26px; text-align:center; border-radius:50%;}
.footerArea [class^="col-"] > a{display:block; clear:both;color:#fff; padding:3px 0; font-size:16px;}
.footerArea [class^="col-"] > a i{margin-right:5px; width:20px;}
.footerArea [class^="col-"] > a:hover{color:var(--red);}

ul.social-links{margin:0; padding:5px 0; list-style-type:none; display:block; overflow:hidden; clear:both;}
ul.social-links li{display:inline-block; margin:0 2px;}
ul.social-links li a{text-align:center; color:#fff; display:block; border:1px #fff solid; width:50px; height:50px; text-align:center; border-radius:5px;}
ul.social-links li a i{font-size:32px; line-height:50px;}
ul.social-links li a:hover{background:var(--red); color:#fff;}

.footerArea ul.social-links li a{color:#fff; border:1px #fff solid;}
.footerArea ul.social-links li a:hover{background:var(--red); color:#fff;}

.footerBottom{background:#fff; padding:15px; display:block; font-size:16px; position:relative;}
.footerBottom ul{ float:right; margin:0; padding:0; list-style-type:none;}
.footerBottom ul li{ display:inline-block;}
.footerBottom ul li a{ display:block; padding:0 8px; color:var(--dark); border-left:1px var(--dark) solid; line-height:1;}
.footerBottom ul li:first-child a{border:none;}
.footerBottom ul li a:hover{color:var(--red);}

.footerArea1{/*background:#ededed; padding:0 0 40px; display:block; color:var(--dark); overflow:hidden; clear:both;*/ display: block;
  overflow: hidden;
  clear: both;
  padding: 40px 0;
  background: var(--dark);
  background-blend-mode: luminosity;
  background-size: cover;
  color: #fff;}


#scroll-icon {
    position:fixed;
    left:50%;
    bottom:10px;
    cursor:pointer;
    width:30px;
    height:30px;
    background-color:var(--red);
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    z-index:99999;
}
#scroll-icon span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:7px solid transparent;
    border-bottom-color:#ffffff
}
#scroll-icon:hover {
    background-color:var(--dark);
    opacity:1;
    filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}







/* Background Section */
.testimonialsArea {
    background:#333 url('../images/parallax-img-01.jpg') no-repeat center center fixed;
    background-size:cover;
    padding:120px 0 50px;
    position:relative;
}
.testimonialsArea .whitebg{width:800px; max-width:90%; display:block; margin:0 auto; background:#fff; padding:30px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}
.testimonialsArea h2{color:var(--dark); margin-bottom:10px; text-align:center;}
.testimonialsArea p{font-size:20px; margin-bottom:30px; text-align:center;}
/*.testimonialsArea a{font-weight:700; font-size:26px; color:#222; margin-bottom:30px; display:block; overflow:hidden;}
.testimonialsArea a i{background:var(--red); color:#fff; padding:15px; border-radius:50%; font-size:20px;}*/
.testimonialsArea input, .testimonialsArea select, .testimonialsArea textarea{width:100%; display:block; margin-bottom:20px; background:#fff; border:1px #ccc solid; height:40px; padding:0 10px; border-radius:5px;}
.testimonialsArea textarea{height:100px; padding:10px;}
.testimonialsArea input[type="submit"]{background:var(--dark); border:none; width:100%; color:#fff; margin-bottom:0; float:right; border-radius:0; font-weight:700;}
.testimonialsArea input[type="submit"]:hover{background:var(--red);}




.testimonialsArea > img{width:100%; position:relative; bottom:-2px;}
.testimonialsArea > div{margin-bottom:80px;}
.testimonialsArea h3{color:#fff; margin-bottom:10px; text-align:center;}
.testimonialsArea .item > div{padding:0px;font-size:17px;  color: #fff; text-align:center;}
.testimonialsArea .item > div p{width:600px;  color: #fff; max-width:95%; margin:0 auto 20px; font-size:18px;}
.testimonialsArea .item > div i{font-size:36px; margin-bottom:15px;display:block;color:var(--sky);}
.testimonialsNext div [class^="col-"]{padding:20px;  font-size:18px; border:5px solid #333; margin-bottom: 25px!important; }
.testimonialsArea [class^="col-"] > div span{width:180px; height:36px; display:inline-block; margin-bottom:10px; background:transparent url('../images/stars.svg') no-repeat left top; background-size:100%;}
.testimonialsArea [class^="col-"] > div span.star-4{background-position:left top -36px;}
.testimonialsArea [class^="col-"] > div span.star-3{background-position:left top -72px;}
.testimonialsArea [class^="col-"] > div span.star-2{background-position:left top -108px;}
.testimonialsArea [class^="col-"] > div span.star-1{background-position:left top -144px;}
.testimonialsArea .item > div h5{font-size:20px; color: #fff; margin-top:0; font-weight:600;}
.testimonialsArea .owl-nav{position: absolute;width: 100%; bottom:-50px;}
/*.testimonialsArea .owl-nav .owl-prev{left: -20px; position: absolute;}
.testimonialsArea .owl-nav .owl-next{right: -20px; position: absolute;}*/
.testimonialsArea .owl-nav i{color:var(--sky);font-size:24px;}



/* Floating WhatsApp Button */
.whatsapp-float {
position: fixed;
bottom: 15px;
left: 15px;
background-color: #25d366;
color: white;
width: 60px;
height: 60px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 30px;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
z-index: 1000;
text-decoration: none;
}

.whatsapp-float:hover {
background-color: var(--dark); color: #fff;
}







/*------------------next------------------*/

/* -- Inner Area -- */


.roofLink{display:block; display:block; overflow:hidden; position:relative; top:-125px; z-index:99; margin-bottom: -75px;}
.roofLink > div{padding:0; background:var(--red); text-align:right; color:#fff; position:absolute; bottom:1px; width:100%;}
.roofLink > div a{color:#fff; display:inline-block; padding:10px 30px; border-left:1px #fff solid;}
.roofLink > div a i{margin-left:5px;}
.roofLink > div a:hover{background:var(--dark);}
.roofLink img{width:45%; position:relative; z-index:5;}


.nxtbannerarea{ display:block; /*overflow:hidden;*/ position:relative; clear:both; margin:0 auto;  }
.nxtbannerarea:before{ display:block; overflow:hidden; position: absolute; top: 0; left: 0; content: ''; z-index:0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(1px);}
.nxtbannerarea .inner-header{ text-align: center; color:#fff; padding:0 0 10px; position:absolute; bottom:20%; left:50%; transform: translate(-50%, -50%); width: 100%; }
.nxtbannerarea .inner-header h1{ font-size:50px; color:#fff}
.nxtbannerarea .inner-header ul.breadcrumb-list { display:block; padding:0!important; margin:0!important; list-style-type:none!important; text-align: center;}
.nxtbannerarea .inner-header ul.breadcrumb-list li{ display:inline-block!important; padding:0 10px 0 0!important; margin:0!important; font-size:14px!important; color:#fff; position:relative; }
.nxtbannerarea .inner-header ul.breadcrumb-list li:before{ content:'/'!important; position:absolute!important; top:0!important; left:-8px!important;}
.nxtbannerarea .inner-header ul.breadcrumb-list li a{ color:#fff; background:none!important; font-weight:400!important;}
.nxtbannerarea .inner-header ul.breadcrumb-list li a:hover{ color:#ffe87d;}
.nxtbannerarea .inner-header ul.breadcrumb-list li:first-child:before{ display:none; padding:0; }

.nextareasp { background:#f3f3f3!important; padding:30px; display: block; margin-top:0; margin-bottom:0!important;}

.sub-menu-toggle{ display: none!important;}

.nxtaboutArea { float:left; width:100%; clear:both; /*padding:60px 0;*/ color:#111; background:#444 no-repeat url('../images/nextbg.png') center center;  position:relative; z-index:10;}
.nxtaboutArea .bginner{ background:#fff; margin-top: -50px; margin-bottom: 50px;border-top: 5px solid var(--red);  padding:60px 40px; -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75); border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px; -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);}
.nxtaboutArea h2 strong{clear:both; display:block; color:var(--skyblue);}
.nxtaboutArea p{margin-bottom:30px;}

.nxtaboutArea ul{ display: block; padding: 0; margin: 0; list-style-type: none!important;}
.nxtaboutArea ul li{ position: relative; padding-left:20px; padding-bottom: 20px; display: block}
.nxtaboutArea ul li:before{ position: absolute; left: 0; top:0; content:'\f138'; font-family:'Font Awesome 5 Free'; font-weight: 900; color:#444; }


.nxtaboutArea input, .nxtaboutArea textarea{width:100%; border:1px #ccc solid; height:50px; padding:5px 10px; margin-bottom:15px;}
.nxtaboutArea textarea{height:200px;}
.nxtaboutArea input[type="submit"]{border:none; background:var(--red); color:#fff; font-weight:600; margin-bottom:0px;}
.nxtaboutArea input[type="submit"]:hover{cursor:pointer; background:var(--skyblue);}
/*.nxtaboutArea > div > .row > [class^="col-"] > div{background:#fff; display:block; overflow:hidden; padding:40px; color:#222; position:relative; top:-125px; margin-bottom:-125px; border-radius:10px;
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);}*/

ul.nxtaboutAreaimg li{ display:inline-block; padding:10px 5px 10px; width:30%; margin:40px 10px 10px; text-align:center; background:var(--blue); color:#fff; border-radius:10px; text-transform:uppercase; letter-spacing:1px; font-weight:700; font-size:14px;
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
}
ul.nxtaboutAreaimg li i{display:block;width:100%;margin-bottom:15px; font-size:36px;}
ul.nxtaboutAreaimg li h4{display:block;font-size:20px; padding-top: 20px;}
ul.nxtaboutAreaimg li:hover{background:var(--light)!important; color: #111;}


.gallery-listing-area{margin-bottom:0; display: block!important; padding: 80px 0 0; margin-top:50px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffc045+0,ffc045+100&0.65+0,0+100 */
background: -moz-linear-gradient(top,  rgba(255,192,69,0.65) 0%, rgba(255,192,69,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,192,69,0.65) 0%,rgba(255,192,69,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,192,69,0.65) 0%,rgba(255,192,69,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ffc045', endColorstr='#00ffc045',GradientType=0 ); /* IE6-9 */ }
.gallery-listing-area h2{ padding-bottom:40px!important; margin-bottom: 0!important; line-height: 1!important; font-size: 24px;  padding-left:0!important; border-left:none!important;}
.gallery-listing-area p{font-size:18px; padding-bottom: 20px!important;}
.gallery-listing [class^="col-"] div{display:block!important; margin-bottom:30px!important }
.gallery-listing [class^="col-"] div img{padding:0; height:250px!important; object-fit:cover;  display:block; overflow: hidden; width:100%!important; transition:.2s ease-in-out!important;	 
	transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;}
.gallery-listing [class^="col-"] div img:hover{opacity:0.5!important;	transform:scale(1.05,1.05)!important;}
.gallery-listing > .row [class^="col-"] > div h3{font-size:15px; font-weight:600; line-height:1.5; margin-bottom:0;padding:3px 10px; font-weight:600; background:#b92a30; color:#fff;}


.contactFormArea{ float:left; width:100%; clear:both; /*padding:60px 0;*/ color:#111; background:#444 no-repeat url('../images/nextbg.png') center center;  position:relative; z-index:10;}
.contactFormArea .bginner{ background:#fff; margin-top: -50px; margin-bottom: 50px;  padding:40px 20px; -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75); border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px; -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75); border-top: 5px solid var(--red);box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);}

.contactFormArea .formBox [class^="col-"]:first-child{text-align:left; color: #fff;}
.contactFormArea [class^="col-"]:last-child > div{background:var(--gold); text-align:left; display:block;  padding:0; position:relative;  border-radius:10px; top:0; margin-bottom:0; border:2px #fff solid; }
.contactFormArea [class^="col-"] > div input, .contactFormArea [class^="col-"] > div select{width:100%; border:1px #ddd solid; background:#fff; padding:10px; margin-bottom:15px;}
.contactFormArea [class^="col-"] > div textarea{width:100%; border:1px #ddd solid; padding:10px; margin-bottom:15px; height:120px;}
.contactFormArea [class^="col-"] > div input[type="submit"]{width:100%; border:1px 0 solid; padding:15px; margin-bottom:0; background:var(--dark);color:#fff; font-weight:700; text-transform:uppercase; font-weight:600;}
.contactFormArea h3{font-weight:700; margin-bottom:25px; font-size:28px; color:var(--orange); text-align:left;}
.contactFormArea ul{margin:0; padding:0; list-style-type:none; margin-bottom:15px; overflow:hidden; padding:22px; background:#444; border-radius:10px;}
.contactFormArea ul li{display:block; color:#fff; margin-bottom:12px; }
.contactFormArea ul li strong{display:block; padding-top: 20px; clear:both; overflow:hidden; color:var(--gold); font-size:17px;}
.contactFormArea ul li i{font-weight: 900; color: #fff; display: inline-block}
.contactFormArea ul li a{color:#fff;}
.contactFormArea ul li a:hover{color:var(--orange);}
.contactFormArea ul li i{color:var(--orange);}


div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {height: 100px !important;}
div.wpforms-container-full .wpforms-form button[type=submit]{background-color:var(--red)!important; color: #fff!important; border: 1px solid var(--red)!important; width: 100%; cursor: pointer;}
div.wpforms-container-full .wpforms-form button[type=submit]:hover{ background-color: #000!important; border: 1px solid #000!important;}



.client-gallery-list {
    list-style-type: none!important;
    margin: 0!important;
    padding: 0!important;
	display: block;

}

.client-gallery-list li {
    background: #ffffff;
    padding: 0!important; margin:6px 2px; width: 16%;
    border-radius: 8px;

    display:inline-block!important;
    align-items: center;
    justify-content: center;

    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    transition: 0.3s ease; box-sizing: border-box!important;
}

.client-gallery-list li:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}

.client-gallery-list img {
    width: 100%;
    height: auto;
    object-fit: contain;
    border-radius: 6px;
}

.client-gallery-list li:before{ display: none!important}

/*
.nxtproductArea{display:block; padding:20px 0; text-align:center;}
.nxtproductArea h2{color:var(--red); font-size:42px; margin-bottom:10px;}
.nxtproductArea h2 + p{font-size:24px; margin-bottom:40px;}
.nxtproductArea [class^="col-"] div{background:var(--red); padding:30px; border-radius: 0 0 30px 30px; filter: drop-shadow(0 2mm 1mm rgba(0, 0, 0, 0.2)); margin-bottom: 30px}
.nxtproductArea > div > div img{margin-bottom:10px; border-radius:8px;}
.nxtproductArea > div > div h5{font-size:16px; color:#fff; text-transform: uppercase; margin-bottom:5px;}
.nxtproductArea > div > div p{font-size:14px; margin-bottom:5px;}
.nxtproductArea > div > div p + span{font-size:14px; line-height:1.4; display:inline-block; padding:2px 10px; border-radius:5px; background:#000; color:#fff;}
.nxtproductArea .owl-theme .owl-dots{z-index:80; position:relative; width: 150px;  margin: 0 auto;}
.nxtproductArea .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background:var(--yellow);}

.nxtproductArea .owl-theme .owl-nav [class*="owl-"]{margin:0 80px; color:#fff; background:var(--red); width:30px; height:30px; text-align:center; line-height:30px; border-radius:50%;}
.nxtproductArea .owl-theme .owl-nav [class*="owl-"]:hover{background:var(--purple); color:#fff!important;}
.nxtproductArea .owl-theme .owl-nav{position:relative; top:24px; z-index:50;}
*/

.nxtproductArea {
    padding: 20px 0;
    text-align: center;
}

.nxtproductBox {
    background: var(--gray);
    padding: 30px 10px;
    border-radius: 0 0 5px 5px;
    margin-bottom: 30px;
    filter: drop-shadow(0 2mm 1mm rgba(0,0,0,0.2));
}

.nxtproductArea img {
    border-radius: 8px;
    margin-bottom: 10px;
}

.nxtproductArea h5 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.nxtproductArea p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}

/* Buttons */
.btn-enquiry
 {
    font-size: 14px;
    padding: 6px 12px;
    display: inline-block;
    border-radius: 5px;
    margin: 5px 4px;
    color: #fff;
    cursor: pointer;
}

.btn-enquiry { background: #fff; color: #000; }
/*.btn-whatsapp { background: #25D366; }
.btn-youtube { background: #FF0000; }*/

/* Popup */
#productVideoPopup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.85);
    z-index: 99999;
    justify-content: center;
    align-items: center;
}

#productVideoPopup .videoBox {
    width: 90%;
    max-width: 600px;
    background: #000;
    padding: 20px;
    border-radius: 10px;
    position: relative;
}

.closeProductPopup {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 28px;
    color: #fff;
    cursor: pointer;
}



/*---------------product-wrapper------------------*/
.product-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

/* Image Zoom on Hover */
.imgBox img {
    transition: 0.4s ease;
}

.product-wrapper:hover .imgBox img {
    transform: scale(1.05);
}

/* FIXED ICONS ON IMAGE */
.fixed-buttons {
    position: absolute;
    top: 15px;
    right: 15px;
    display: flex;
    gap: 10px;
    z-index: 10;
}

/* ICON STYLE */
.btn-whatsapp,
.btn-youtube {
    width: 40px;
    height: 40px;
    background: #25D366;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    cursor: pointer;
}

.btn-youtube {
    background: #FF0000;
}

/* Buttons below */
.btn-enquiry {
    display: inline-block;
    padding: 8px 18px;
    background: #fff;
    color: #333;
    margin-right: 10px;
    border-radius: 5px;
    text-decoration: none;
}

.learn-more-btn {
    background: #111;  color: #fff; padding: 9px 18px; border-radius: 5px;
}

.learn-more-btn:hover {
    background: #fff;  color: #111; padding: 9px 18px; border-radius: 5px;
}

/*------------------------------------------*/



/*---------------------------------*/
.leftcontact{margin:0 auto; text-align: center; padding:50px 40px; color: #000; background: var(--red); /* Red to White */ 
background-size: cover; color: #fff}
.leftcontact a{color:#fff; background:#111; padding:0 4px;  }
.leftcontact a:hover{color:#c37452;; }



.leftcontact div.wpforms-container-full .wpforms-form button[type=submit] {
    background-color: #444 !important;
    color: #fff !important;
    border: 1px solid var(--red) !important;
    width: 100%;
    cursor: pointer;}

/*-------------------------------*/

.product-cat-banner {
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 120px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.product-cat-banner .overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.4);
}

.banner-content {
    position: relative;
    z-index: 2;
    color: #fff;
    max-width: 700px;
    margin: 0 auto;
}

.banner-content .cat-icon {
    max-width: 100px;
    margin-bottom: 15px;
    display: inline-block;
}

.banner-content h1 {
    font-size: 48px;
    margin-bottom: 10px;
    font-weight: 700;
}

.banner-content p {
    font-size: 18px;
    line-height: 1.6;
    opacity: 0.9;
}


/* PRODUCT GRID */
.cat-product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 25px;
    padding: 40px 20px;
}

/* SINGLE PRODUCT BOX */
.product-card {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    transition: 0.3s ease;
    text-align: center;
}

.product-card:hover {
    transform: translateY(-5px);
}

.product-card img {
    width: 100%;
    border-radius: 5px;
}


.product-card {
    position: relative;
    text-align: center;
    margin-bottom:20px;
}

.product-card h3{ font-size:20px!important; margin-top:15px; }

.imgWrap {
    position: relative;
}

.imgWrap img {
    width: 100%;
    border-radius: 6px;
}

.floating-buttons {
    position: absolute;
    right: 10px;
    top: 10px;
    display: flex;
    gap: 8px;
}

.btn-whatsapp-float{
    background: #25D366;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}


.btn-whatsapp-float i {
    color: #fff;  
}

.btn-youtube-float i {
    color: red;
}

.card-buttons {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 12px;
}

/* Default styles */
.btn-view {
    background: #111;        /* Black */
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    font-size: 12px; text-transform:uppercase;
    display: inline-block;
    text-decoration: none;
    margin: 0;
}

.btn-enquiry {
    background: #d82845;     /* Red */
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    font-size: 12px; text-transform:uppercase;
    display: inline-block;
    text-decoration: none;
    margin: 0;
}

/* Hover Effects */
.btn-view:hover {
    background: #333;        /* Dark gray on hover */
    color: #fff;
}

.btn-enquiry:hover {
    background: #a51e35;     /* Darker red on hover */
    color: #fff;
}




/* Buttons 

.btn-view {
    background: #E53935;
    padding: 10px 15px;
    color: #fff !important;
    display: inline-block;
    border-radius: 5px;
    margin: 8px 3px;
}

.btn-whatsapp {
    background: #25D366;
    padding: 10px 15px;
    color: #fff !important;
    border-radius: 5px;
    display: inline-block;
    margin: 8px 3px;
}*/


.product-buttons {
    display: flex;
    gap: 5px; /* spacing between buttons */
    margin-top: 10px;
}

.product-btn {
  border: none;
  padding: 10px 15px;
  text-transform: capitalize;
  border-radius: 4px;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  background-size: 200%;
  transition: all 0.6s ease;
  background-image: linear-gradient(to left, #d82845, #d62d12, #ff3514);
  background-position: right;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}

.product-btn:hover {
  background-position: left;
}

/*-------------------------------------*/
.blogDates{display:block; overflow:hidden; padding:10px 0; margin:10px 0 15px; border-top:2px var(--red) solid; border-bottom:2px var(--red) solid;}
.blogDates i{color:var(--red); margin:0 3px;}


.tags{margin-bottom:15px; font-size:13px; text-transform:uppercase;}
.tags a{padding:3px 8px; background:#ddd; display:inline-block; margin:0 3px; font-size:12px;}
.tags a:hover{background:var(--red); color:#fff;}

.accordion .card{border:none; border-radius:0; text-align:left; background:none; margin-bottom: 15px;}
.accordion .card-header{ border-radius:0; border:1px #ddd solid; background:none; margin:0; padding:0;}
.accordion .card-header > a{ position:relative; display:block; border-left: 3px var(--red) solid; background:var(--red); color:#fff; padding:14px 20px;}
.accordion .card-header > a.collapsed{ background:transparent!important; color:#222;}
.accordion .card-header > a:after {
	position:absolute; right:20px; top:10px;
    font-family: 'Font Awesome 5 Free';
    content:'\f107';
    font-weight:600;
    width:15px; height:30px;
    transform: rotate(180deg); 
}
.accordion .card-header > a.collapsed:after {transform: rotate(0deg); color:var(--red)}
.accordion .card-header h5{font-size:17px;}
.accordion .card-body{padding:15px 20px; background:#eee; color:var(--dark);}
.accordion .card-body a, .accordion .card-header h5 span{color:var(--blue);}
.accordion .card-body p{column-count: 2; column-gap: 30px; text-align: justify;}
.accordion .card-body ul{list-style-type: none; margin: 0; padding: 0;}
.accordion .card-body ul li {
    padding: 0 0 0 25px;
    color: #505050;
    display: inline-block;
    width: 100%;
    background: url('../images/acc_li.png') no-repeat 0 5px;
	margin-bottom: 6px;
}


.card-columns .card{background: var(--red);color: #fff; margin-bottom: 20px;}
.card-columns .card:hover{background: var(--dark);}
.card-columns .card ul{list-style-type: none; margin: 0; padding: 0;}
.card-columns .card ul li {
    padding: 0 0 0 25px;
    display: inline-block;
    width: 100%;
    background: url('../images/acc_li.png') no-repeat 0 5px;
	margin-bottom: 6px;
	filter: brightness(0) invert(1);
}
.card-columns .card h2{text-transform: uppercase; font-size: 26px;}

.musicList .card{line-height: 1.3;}
.musicList img{margin-bottom: 15px;}
.musicList .card h2{font-size: 20px;}
.musicList .card p{margin-bottom: 10px!important;}

.newsListing .card{background: #fff;color: #222; margin-bottom: 20px;}
.newsListing .card img{border: 1px #eee solid;}
.newsListing .card-columns .card small{display: block;overflow: hidden; padding:10px 0; color: #666;}
.newsListing .card-columns .card small i{font-size: 12px; margin-right:3px;}
.newsListing .card-columns .card h2{text-transform: none!important; font-size: 20px;color: var(--red);}
.newsListing .card-columns .card:hover{background:#eee;}
.newsListing .card-columns .card .card-body > a > span{font-weight: 700; color:var(--red); display: block; font-size: 18px; padding-top: 10px;}
.newsListing .card-columns .card:hover .card-body > a > span{color:var(--dark);}

.sideBar{position:sticky; top: 100px;}
.sideBar h3{padding: 10px 15px; display: block; overflow: hidden; color: #fff; background: var(--red);}
.sideBar ul{list-style-type: none; margin: 0; padding: 0; font-size: 15px; line-height: 1.4;}
.sideBar ul li {
    padding: 0 0 0 40px;
    display: inline-block;
    width: 100%;
    background: url('../images/acc_li.png') no-repeat 15px 5px;
	margin-bottom: 6px;
}


.nav-links{display: block; overflow: hidden;}
.nav-links .nav-previous, .nav-links .nav-next{display: inline-block; font-size: 14px;}
.nav-links svg{position: relative; top: 8px;}
.nav-links .nav-next{float: right;}
.nav-links span{display: block; padding:0 10px 10px; border: 2px var(--red) solid;}




/*------------------------------------*\
    Media Queries
\*------------------------------------*/

@media screen and (max-width: 1920px) and (min-width: 1600px){}


@media (max-width: 991px){
	
.navfullbg{margin:0; border:none; height:1px;}
#myHeader .logo{  margin-bottom: 10px;
  margin-top: 10px;}


.sticky .navfullbg{ height:auto;}
	
	.ndisLogo {
  height: auto;
  text-align: right;
  float: none;
  display: inline-flex;
  margin-bottom: 10px;
  margin-top: 10px;
}
	
.ndisLogo img{height:60px; width: 100%; object-fit: cover }
	.logo img {  height:70px; width: 100%; object-fit: cover}
	.logoiconsp img{height:30px;}

#myHeader .no-gutters > [class*="col-"]:last-child{max-width:100%; flex:100%;}
#myHeader.sticky .no-gutters > [class*="col-"]:last-child{max-width:25%!important; flex:25%!important;}
	
	.phoneIcon span {
  background: var(--dark);
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
}
	
	.phoneIcon {
  float: right;
  background: var(--gray);
  font-size: 11px;
  padding: 5px 10px 5px 5px;
  color: #fff;
  border-radius: 20px;
}
	
	/*ul.socialIcons{ display:block; list-style-type:none; margin:0; padding:0;float:left;}*/
	ul.topBox {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: var(--red);
  overflow: hidden;
  padding: 0;
  margin-bottom:0;
  float: left;
}
	
	  ul.socialIcons {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right;
    position: absolute;
    top: -25px;
    right: 0;
  }
	
/*	
.logo img{margin-bottom:0; max-width:100%; transition:.5s ease-in-out;padding:10px 0;}
ul.topBox{padding:10px; border-radius:0; text-align:center; margin-bottom:-10px; position:relative; z-index:100;}
ul.topBox li{margin:0!important; width:50%; float:left;}
.header-area{margin:0; padding:0 0px;}
#myHeader.sticky{position:fixed; padding:0 15px 15px;}
#myHeader, .topBox{width:100%;}
#myHeader.sticky #menu-button{top:-45px!important;}

#main-nav{ background:var(--dark); padding: 0;}*/

.footerArea:before{top:50%; left:0%; }
.footerArea [class^="col-"] > div{display:block; overflow:hidden;}

.scheduleLesson h3{text-align:center; font-size:30px; margin-bottom:100px;}
.scheduleLesson .row [class^="col-"]:first-child{padding-right:15px;}
.scheduleLesson:before{bottom:50%; right:0;}
.scheduleLesson .row [class^="col-"]:last-child{padding-left: 15px; padding-top:80px; text-align:center;}
.scheduleLesson > img{top: 45%;}

.welcomeArea h2 {font-size: 36px;}

.serviceArea h2{font-size:36px;}
.serviceArea ul li{display:inline-block; margin:10px 5px;}

.footerArea [class^="col-"] h4 i{position:static;}
.welcomeArea{padding-bottom:230px!important;}
.welcomeArea > svg{bottom:0px;}
.welcomeArea > img{right: -3rem; bottom:0; width:100% ;}
	
}

@media (max-width: 767px){
/*.header-area{margin-top:0.5px;}*/
	
	/*[class^="col-"]:not(:last-child){margin-bottom:30px;}*/
#myHeader [class^="col-"]:not(:last-child){margin-bottom:0px;}

.project-slider img{height:250px; object-fit:cover;}
.project-slider .container{bottom:0px;}
.project-slider .container .content{ width:100%; padding:20px; position:relative; top:-80px; margin-bottom:-80px; text-align:center;}
.project-slider .container .content:before{display:none;}
.project-slider h2{font-size:18px; margin-bottom:15px;}
.project-slider > img.icon{width:150%; height:auto;}
.banner-content h1 {
  font-size: 30px;
  margin-bottom: 10px;
  font-weight: 700;
}

.welcomeArea{padding:30px 0; text-align:center;}
.welcomeArea h2{font-size:30px;}
.welcomeArea [class^="col-"]{margin-bottom:30px;}

.serviceArea h2 img{ display:none;}
.serviceArea [class^="col-"]:first-child{margin-bottom:25px;}
.serviceArea [class^="col-"] > div h4{font-size:22px;}
.serviceArea .row{margin-bottom:20px;}
.serviceArea .row:last-child{margin-bottom:0;}

.maintananceArea h2{font-size:28px;}

.testimonialsArea > div{}
.testimonialsArea h2{font-size:28px;}


.highlightArea h4, .highlightArea h4 strong{font-size: 30px; line-height:1.2; padding:5px 0 10px}
.highlightArea [class^="col-"]{margin-bottom:30px;}

.footerArea{ text-align:center;}
.footerArea > svg{top:-20px; margin-bottom:-20px;}
.footerArea [class^="col-"]{margin-bottom:20px; padding:0;}
.footerArea ul{margin:10px 0;}
.footerArea [class^="col-"]::before{display:none;}

.footerBottom{text-align:center;}
.footerBottom ul{ text-align:center; display:block; float:none; padding-top:10px;}
	
.cat-product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 25px;
	padding: 40px 20px;}


.nxtbannerarea {
  display: block;
  overflow: hidden;
  position: relative;
  clear: both;
  margin: 0 auto;
  height: 200px;
}

.nxtbannerarea img{height: 200px; object-fit:cover;}

.nxtbannerarea .inner-header h1 {
  font-size:30px;
  color: #fff;
}

.leftcontact h4{ font-size:16px; }

.contact-form h2{ font-size:22px;}
	
.welcomeArea{padding:40px 0;}
.welcomeArea h2{font-weight:700; font-size:26px;}
	
	.aboutArea h2 {
  font-weight: 500;
  line-height: 1.2;
  font-size: 26px;}
	
	.projectsArea h1 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;}
	.projectsArea h1 + p {
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;}
  
  
  .nxtaboutArea .bginner {
  background: #fff;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 5px solid var(--red);
  padding: 10px 8px;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);}
	
    .product-details-wrapper {
        flex-direction: column;
    }
    .product-left, .product-right {
        width: 100%;    }
	
.product-card {
  position: relative;
  text-align: center;
  margin-bottom: 10px;}
	
	.product-card h3 {
  font-size: 14px !important;
  margin-top: 20px;
		text-transform: uppercase;}
	
	.card-buttons {
  display: flex;
  justify-content: center;
  gap: 5px;
  margin-top: 12px;
  font-size: 11px!important;}
	
.product-card {
  background: #fff;
  padding: 8px;
  border-radius: 2px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  transition: 0.3s ease;
  text-align: center;}
	
	.productBox a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40%;              /* 3 buttons side by side */
    padding: 10px 5px;
    margin: 5px 0;
    font-size: 12px;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
    color: #fff !important;
    box-sizing: border-box;
}
	
}

@media (max-width: 500px){
	

.client-gallery-list li {
  background: #ffffff;
  padding: 0 !important;
  margin: 10px 0;
  width: 100%;
  border-radius: 8px;
  display: block !important;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: 0.3s ease;
  box-sizing: border-box !important;}
	
}

@media (max-width: 360px){
}


