@charset "utf-8";
/* CSS Document */
body{font-family:'Alatsi', sans-serif;}
.navbar-dark .navbar-nav .nav-link {
    color: #ffffff; font-size:14px; text-transform: uppercase;
}
.nav-link{font-family:'Alatsi'}
.bg-danger{background: linear-gradient(61deg, #1f1e1f, #d65d0c); !important;}
.navbar-toggler{border:none !important;}
h1,h2,h3,h4,h5,h6{ font-family:'Alatsi';}
p {
    font-size: 16px; color:#28282a;
    font-family: 'Arial';  word-wrap: break-word;
}
.logo{width:322px; height:auto; margin-top: 0px;}
.topheader{width: 100%; height: auto;  padding-top: 5px; padding-bottom: 5px; background: #fcd900;}
.topheader2{width: 100%; height: auto;  padding-top: 15px; padding-bottom: 0px; background: #ffffff;}
.enquiry{width: 100%; height: auto; position: relative; margin-top: -290px; }
.enquiry2{width: 100%; height: auto;  padding-top: 40px; padding-bottom: 40px; background:rgb(0,0,0,0.5);}
.enquiry3{width: 100%; height: auto; background: rgb(0, 0, 0, 0.5); ; padding-top: 40px; padding-bottom: 40px; }
.welcomemain{width: 100%; height: auto;  padding-top: 40px; padding-bottom: 60px; margin-top: 100px; background: #ffffff;}
.welcomemain2{width: 100%; height: auto;  padding-top: 40px; padding-bottom: 40px; }
.whyus{width: 100%; height: auto;  padding-top: 6rem; padding-bottom: 6rem; background: #242527 url(../images/bike-bg.jpg) no-repeat center center fixed; background-size: cover;}
.galleryhome{width: 100%; height: auto;  padding-top: 3rem; padding-bottom: 5rem; }
.footergg{width: 100%; height: auto;  padding-top: 40px; padding-bottom: 0px; 
}
.bst1{border-color: #fcd900 !important; color: #e8630a; cursor: pointer; font-size: 22px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.bst1:hover{border-color: #e8630a !important; box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; color: #222222; }
.aboutus2{width: 100%; height: auto; background: #ffffff;}
.jumbotron{width: 100%; height: auto; background: #000000 url(../images/jumbotron.jpg) no-repeat center center fixed
 ; background-size: cover; padding-top: 30px; padding-bottom: 20px;}
.network{width: 100%; height: auto; background: #f0f0f0; padding-bottom: 40px; padding-top: 40px;}
.sps{border-left: #035397 solid 5px; border-bottom: #e6e6e6 solid 1px; padding-left: 20px; padding-bottom: 10px; margin-bottom: 20px; color: #e8630a;}
.close {
  font-size: 1.5rem;
}
.table{font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal;}


.counter-box {
  display: block;
  background:rgb(0,0,0,0.2);
  padding: 40px 20px 37px; border: #737373 solid 1px;
  text-align: center
}

.counter-box p {
  margin: 5px 0 0;
  padding: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500
}

.counter-box i {
  font-size: 40px;
  margin: 0 0 15px;
  color: #d2d2d2; padding-bottom: 15px;
}

.counter { 
  display: block;
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
  line-height: 28px
}

.counter-box.colored {
      background: #3acf87;
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
  color: #fff
}
.mtt{margin-top:100px;}
.mtt2{margin-top:50px;}
.icn{ margin-bottom: 5px; margin-left: 5px; margin-top: -10px;}
.icn2{ margin-bottom: 5px; margin-right: 20px; margin-top: 5px;}
/* icon bar bottom */
.icon-bar2 {
  width: 100%;
  background-color: #000000;
  overflow: auto; position:fixed; bottom:0; z-index:1200; border-top:#86baff solid 1px; }

.icon-bar2 a {
  float: left;
  width: 20%;
  text-align: center;
  padding: 10px 0;
  transition: all 0.3s ease; border-right:#86baff solid 1px;
  color: white;
  font-size: 16px;
}

.icon-bar2 a:hover {
  background-color: #4ac0f2;
}

.icon-bar2 a:active {
  background-color: #ff5b00;
}
.tt{font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.fa_custom {
color: #ffffff;
}
.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}


.tel{color:#4c4c4c; text-decoration:none; font-size:15px; font-weight:normal;  line-height: 18px;}
.tel:hover{color:#f1c50e;}
.tel2{color:#ffffff; text-decoration:none; font-size:15px; line-height:18px !important;}
.tel2:hover{color:#e9ce29;}
.tel2a{color:#ffffff; text-decoration:none; font-size:23px; line-height:18px;}
.tel2a:hover{color:#f7c200;}
.tel3{color:#ffffff; text-decoration:none; font-size:15px; line-height:18px;}
.tel3:hover{color:#e9ce29;}
.txts{font-family: Arial,sans-serif; font-size: 9px; color: #635607;}
.txtb{font-size:18px;}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #575757;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #575757;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #575757;
}
ul.dropdown-menu {
    background-color: #80c546; border-color:#5c9f23;
}
ul.dropdown-menu a{color:#ffffff;  padding-top:5px; padding-bottom:5px; text-transform: uppercase;}
ul.dropdown-menu a:hover{color:#FFF !important; background:#0555ae;}
.dropdown-item{font-size:14px; border-bottom:#5c9f23 solid 1px;}
.dropdown-item:focus, .dropdown-item:hover {
background-color: #bfbfbf;
color: #000
 !important;}

.clrb{color:#fcd900;}
.clry{color:#fcd900;}
.clra{color:#c3c3c3;}
.clra2{color:#7f7f7f;}
.clrr{color: #e1272f;}
.clro{color:#e8630a;}
.clrbl{color:#459fe3;}
.clrg{color:#ee3e42;}
.clrw{color:#FFF;}
.rok{color:#000000;}
.txts{font-size:12px; line-height:15px;}
.footerbg{background:#6254e7; padding-bottom:30px;}
.footermenu{list-style-image:url(../images/arrow.png);}
.aaa{list-style-image:url(../images/arrow-5.html); padding-top:10px;}
.aaa li{font-size:28px;}
.footermenu2{color:#b4b8be; text-decoration:none; line-height:25px; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.footermenu2:hover{color:#fbcd20; text-decoration:none;}
.readmore{color:#ffffff; text-decoration:none;}
.readmore:hover{color:#00baff;}
.readmore2{color:#ff9900; text-decoration:none;}
.readmore2:hover{color:#ed3237; text-decoration:none;}
.readmore3{color:#28282a; text-decoration:none;}
.readmore3:hover{color:#000000;}
.readmore4{color:#b4b8be; text-decoration:none;  font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.readmore4:hover{color:#fbcd20;}
.more{background: url(../images/arrow2.png) no-repeat left; font-family: Arial, Helvetica, sans-serif; color:#3b3634; border-bottom:#ffffff dashed 1px; font-size:14px; font-weight:normal !important; line-height: 18px !important; padding-bottom: 5px; padding-top: 5px;}
.more:hover{color:#449ee3; background: url(../images/arrow3.png) no-repeat left;}
.more2{color:#7c7c7c; text-decoration:none;}
.more2:hover{color:#000;}
.nav-link ul li a{color:#333;}
.con_txt{width:100%; height:auto; border:#CCC solid 1px; padding:10px; margin-bottom:8px;}


#backToTop{
    position: fixed;
	bottom: 120px;
	right: 10px;
	cursor: pointer;
	display: none;
    color: #fff;
    background: rgba(0,0,0,0.3);
    border: none;
}

.netbg{background:#ebedf4;  padding-top:30px; padding-bottom:30px; border-bottom:#043953 double 2px; }
.navbg2{background:#none; border:none !important; border-radius:0; width:100%;  height: 155px;  overflow-y: scroll;  overflow-x: hidden; padding:2px; display:inline-block;
}
/* scrollbar width */
.navbg2::-webkit-scrollbar {
  width: 10px;
}

/* scrollbar track */
.navbg2::-webkit-scrollbar-track {
  background: #ffffff;
}

/* scrollbar handle */
.navbg2::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #00d2ff;
  background-image: linear-gradient(to top, #fbcd20 0%, #fff600 100%);
}
.navbg3{background:#none; border:#f1f1f1 solid 1px; border-radius:0; width:100%;  height: 150px;  overflow-y: scroll;  overflow-x: hidden; padding:2px; display:inline-block;}
.navbg4{background:#none; border:#7cd0ec solid 1px; border-radius:0; width:100%;  height: 300px;  overflow-y: scroll;  overflow-x : hidden; padding:20px; display:inline-block; }


.nav-list li{font-size:15px; color:#222222; }
.nav-list li a{color:#25274d;  padding-top:4px; padding-bottom:4px; line-height:19px; text-decoration:none; }
.nav-list li a:hover{color:#f13c1f;}

@media (max-width: 768px) { 
.logo{width:301px; margin-bottom: 10px;}
.enquiry{margin-top:10px;}
.welcomemain{margin-top: 0px;}
.tel2{font-size:14px; line-height:18px !important;}
.tel2:hover{color:#202020;}
.tel{font-size: 16px;}
.mtt{margin-top:0px;}
.mtt2{margin-top:10px;}
.enquiry2{background:rgb(0,0,0,1);}
body{margin-bottom:70px;
}

@media (max-width: 576px) {

  .topheader2 .row.justify-content-between {
    flex-direction: column !important;
    align-items: center !important;
  }

  .topheader2 [class*="col-"] {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .topheader2 .contact-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 8px;
  }

  .topheader2 .call,
  .topheader2 .email {
    width: 90%;
    margin: 0 auto;
    padding: 10px;
    display: flex;
    justify-content: center;
    gap: 8px;
    border: 1px solid #ff6a00;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 600;
    background: #fff;
  }

}
 :root {
      --primary-color: #0f172a; /* Dark Navy */
      --accent-color: #f97316;   /* Vibrant Orange */
      --text-light: #f8fafc;
      --text-dim: #94a3b8;
    }

    body {
      font-family: 'Poppins', sans-serif;
      background-color: #f1f5f9;
       /* Space to show the sticky header effect */
    }

    /* --- UNIQUE TOP HEADER --- */
    .top-header-unique {
      background-color: #0b1120;
      padding: 12px 0;
      border-bottom: 2px solid var(--accent-color);
      font-size: 0.9rem;
    }

    .contact-item {
      display: flex;
      align-items: center;
      gap: 10px;
      color: var(--text-dim);
      transition: all 0.3s ease;
    }

    .contact-item:hover {
      color: var(--accent-color);
    }

    .contact-item i {
      color: var(--accent-color);
      font-size: 1.1rem;
    }

    .contact-item a {
      color: inherit;
      text-decoration: none;
    }

    /* --- UNIQUE NAVBAR --- */
    .navbar-unique {
      background-color: #b7b7b7;
      box-shadow: 0 4px 20px rgba(0,0,0,0.15);
      padding: 15px 0;
      transition: all 0.3s ease;
    }

    .navbar-brand img {
      max-height: 50px; /* Adjust logo height */
    }

    /* Nav Links Styling */
    .nav-link {
      color: var(--text-light) !important;
      font-weight: 500;
      margin: 0 10px;
      position: relative;
      padding: 10px 0 !important;
    }

    /* Hover Animation: Sliding Underline */
    .nav-link::after {
      content: '';
      position: absolute;
      width: 0;
      height: 2px;
      bottom: 5px;
      left: 0;
      background-color: var(--accent-color);
      transition: width 0.3s ease-in-out;
    }

    .nav-link:hover::after,
    .nav-link.active::after {
      width: 100%;
    }

    .nav-link:hover,
    .nav-link.active {
      color: var(--accent-color) !important;
    }

    /* Unique "Get Quote" Button in Nav */
    .btn-quote {
      background: linear-gradient(45deg, var(--accent-color), #ea580c);
      border: none;
      color: white;
      padding: 8px 25px;
      border-radius: 50px;
      font-weight: 600;
      transition: transform 0.2s, box-shadow 0.2s;
    }

    .btn-quote:hover {
      transform: translateY(-2px);
      box-shadow: 0 5px 15px rgba(249, 115, 22, 0.4);
      color: white;
    }

    /* Mobile Toggler */
    .navbar-toggler {
      border-color: var(--text-light);
    }
    .navbar-toggler-icon {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    /* Hero Section Placeholder (To show transparency/sticky effect) */
    .hero-placeholder {
      height: 400px;
      background: url('https://images.unsplash.com/photo-1558618666-fcd25c85cd64?ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80') no-repeat center center/cover;
      display: flex;
      align-items: center;
      justify-content: center;
      color: white;
      text-align: center;
      margin-top: -120px; /* Pull up behind header */
      padding-top: 120px;
    }



