/********** Template CSS **********/
:root {
    --primary: #f32d00;
    --secondary: #757575;
    --light: #F3F6F8;
    --dark: #161717;
}
@keyframes color-blink {
    0% { color: green; }
    25% { color: black; }
    50% { color: rgb(139, 9, 9); }
    75%{color: rgb(11, 11, 110);}
    100%{color: rgb(216, 115, 14);}
  }
  
  .color-blink {
    animation: color-blink 1s infinite;
  }
.db1{
    background: #f32d00;height: 60px;color: white;text-align: center;font-size: 20px;font-weight: 600;padding-top: 15px;
}
.wtsp{
    height: 70px;
     width: 70px;
     bottom: 0%;
     position: fixed;
  
  }
  @media(min-width:300px) and (max-width:600px){
    .wtsp{
      height: 30px;
       width: 30px;
       bottom: 40px;
       position: fixed;
    
    }
    .db1{
        background: #f32d00;height: 55px;color: white;text-align: center;font-size: 14px;font-weight: 400;padding-top: 5px;
        margin-top: 10px;
    }
  }
.slider {
    width: 800px;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin: 50px auto;
}

/* Container for all slides */
.slides {
    display: flex;
    width: 400%;
    height: 100%;
    animation: slide 14s infinite;
}

/* Hide radio buttons */
input[type="radio"] {
    display: none;
}

/* Slide images */
.slide {
    width: 100%;
    height: 100%;
}

/* Navigation buttons */
.navigation-manual {
    position: absolute;
    width: 100%;
    margin-top: -40px;
    display: flex;
    justify-content: center;
}

.manual-btn {
    border: 2px solid #fff;
    padding: 5px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.3s;
}

.manual-btn:not(:last-child) {
    margin-right: 20px;
}

.manual-btn:hover {
    background: #fff;
}

/* Auto navigation buttons (hidden in the background) */
.navigation-auto {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -1;
}

.auto-btn1, .auto-btn2, .auto-btn3, .auto-btn4 {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
    
    margin: 5px;
}

/* Keyframes for sliding effect */
@keyframes slide {
    0% { margin-left: 0; }
    20% { margin-left: 0; }
    25% { margin-left: -100%; }
    45% { margin-left: -100%; }
    50% { margin-left: -200%; }
    70% { margin-left: -200%; }
    75% { margin-left: -300%; }
    95% { margin-left: -300%; }
    100% { margin-left: 0; }
}
/* features */
.icn{
    
    height: 25px;
    width: 25px;
    background: #f32d00;
    border-radius: 20px;
    color: white;
    text-align: center;
    padding-top: 4px;
margin-top: 11px;

}
.d1{
    display: block;
}
.d2{
    display: none;
}
.text-container p {
    text-align: justify;
    width: 95%; /* Optional: Adjust width as needed */
    margin: 0 auto; /* Centers the paragraph in the container */
}
.wd{
    min-height: 150px;
    width: 377px;
    background: white;
    border-radius: 10px;
    margin: 15px;
}
.cd{
    min-height: 480px;
    width: 700px;
    background: white;
    margin-top: 25px;
}
.cd1{
    min-height: 550px;
    width: 470px;
    background: white;
    margin-top: 25px;
}
.inde1{
    border: 3px solid #f32d00;
    min-height: 350px;
    width: 260px;
    border-radius: 0px 40px 0px 40px;
    margin-left: 52px;
    box-shadow: 4px 4px 8px 4px  #f1b5a8 ;
    margin-top: 10px;
    color: black;
    background: linear-gradient(rgba(80, 78, 78, 0.781),rgb(34, 33, 33)),url(../img/r&d.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.inde2{
    border: 3px solid #f32d00;
    min-height: 350px;
    width: 260px;
    border-radius: 0px 40px 0px 40px;
    margin-left: 52px;
    box-shadow: 4px 4px 8px 4px  #f1b5a8 ;
    margin-top: 10px;
    color: black;
    background: linear-gradient(rgba(80, 78, 78, 0.781),rgb(34, 33, 33)),url(../img/fabrication.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.inde3{
    border: 3px solid #f32d00;
    min-height: 350px;
    width: 260px;
    border-radius: 0px 40px 0px 40px;
    margin-left: 52px;
    box-shadow: 4px 4px 8px 4px  #f1b5a8 ;
    margin-top: 10px;
    color: black;
    background: linear-gradient(rgba(80, 78, 78, 0.781),rgb(34, 33, 33)),url(../img/manu.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.inde4{
    border: 3px solid #f32d00;
    min-height: 350px;
    width: 260px;
    border-radius: 0px 40px 0px 40px;
    margin-left: 52px;
    box-shadow: 4px 4px 8px 4px  #f1b5a8 ;
    margin-top: 10px;
    color: black;
    background: linear-gradient(rgba(51, 50, 50, 0.621),rgba(34, 33, 33, 0.719)),url(../img/paint.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.inde5{
    border: 3px solid #f32d00;
    min-height: 350px;
    width: 260px;
    border-radius: 0px 40px 0px 40px;
    margin-left: 52px;
    box-shadow: 4px 4px 8px 4px  #f1b5a8 ;
    margin-top: 10px;
    color: black;
    background: linear-gradient(rgba(51, 50, 50, 0.621),rgba(34, 33, 33, 0.719)),url(../img/assembly.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.inde6{
    border: 3px solid #f32d00;
    min-height: 350px;
    width: 260px;
    border-radius: 0px 40px 0px 40px;
    margin-left: 52px;
    box-shadow: 4px 4px 8px 4px  #f1b5a8 ;
    margin-top: 10px;
    color: black;
    background: linear-gradient(rgba(80, 78, 78, 0.781),rgb(34, 33, 33)),url(../img/test.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.inde7{
    border: 3px solid #f32d00;
    min-height: 350px;
    width: 260px;
    border-radius: 0px 40px 0px 40px;
    margin-left: 52px;
    box-shadow: 4px 4px 8px 4px  #f1b5a8 ;
    margin-top: 10px;
    color: black;
    background: linear-gradient(rgba(51, 50, 50, 0.621),rgba(34, 33, 33, 0.719)),url(../img/adminis.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.inde8{
    border: 3px solid #f32d00;
    min-height: 350px;
    width: 260px;
    border-radius: 0px 40px 0px 40px;
    margin-left: 52px;
    box-shadow: 4px 4px 8px 4px  #f1b5a8 ;
    margin-top: 10px;
    color: black;
    background: linear-gradient(rgba(51, 50, 50, 0.621),rgba(34, 33, 33, 0.719)),url(../img/qualitye.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
@media(min-width:300px) and (max-width:600px)
{
    .in{
        margin-left: 75px;
    }
}

.cdm{
    background: linear-gradient(rgba(39, 38, 38, 0.76),rgba(63, 63, 63, 0.782)),url(../img/banner-1.jpg); 
      background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ind1{
    height: 85px;
    width: 85px;
    background: #f32d00;
    border-radius: 50%;
    margin-left: 75px;
    margin-top: 20px;
}
.ind2{
    height: 100px;
    width: 260px;
    background: #f32d00;
    border-radius: 50%;
    margin-top: 25px;
  }
  .dind2{
    display: flex;height: 210px; width: 600px;background: white;box-shadow: 4px 4px 4px 4px rgb(192, 190, 190);margin-top: 10px;border-radius: 20px;
    margin-left: 20px;
  
  }
  .hd{
    display: block;
  }
  .hd1{
    display: none;
  }
  @media(min-height:300px) and (max-width:600px)
  {
    .hd{
        display: none;
      }
      .hd1{
        display: block;
      }
  }
  .wtsp_logo{
    height: 50px;
     width: 100px;
     margin-left: 1485px;
     bottom: 50%;
     position: fixed;
  
  }
  @media(min-width:300px) and (max-width:600px){
    .wtsp_logo{
      height: 50px;
       width: 100px;
       bottom: 50%;
       margin-left:385px;
       position: fixed;
    
    }
  }
  @media(min-width:350px) and (max-width:400px)
  {
    .wtsp_logo{
        height: 50px;
         width: 100px;
         bottom: 50%;
         margin-left:340px;
         position: fixed;
      
      }
  }
  @media(min-width:430px) and (max-width:500px)
  {
    .wtsp_logo{
        height: 50px;
         width: 100px;
         bottom: 50%;
         margin-left:400px;
         position: fixed;
      
      }
  }
  @media(min-width:392px) and (max-width:400px)
  {
    .wtsp_logo{
        height: 50px;
         width: 100px;
         bottom: 50%;
         margin-left:365px;
         position: fixed;
      
      }
  }
.ft{
 
    color: #f32d00;
    font-size: 21px;
    font-weight: 500;
    padding-left: 10px;
  
}
.ft1{
     color: #f32d00; font-size: 25px; padding-top: 30px;
}
.car{
    margin-top: 100px;
}
.py-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.di4{
    min-height: 400px;
}
.di3{
    background: #cecaca58;
    min-height:400px ;
}
.tb{
    color: rgb(15, 14, 14);
   font-size: 20px;
   font-weight: 600;

}
.tbo{
    background: #1b1a1a; color: #f32d00; font-size: 30px
}
@media(min-width:300px) and (max-width:600px)
{
    .tbo{
        background: #1b1a1a; color: #f32d00; font-size: 18px
    }
    .tb{
        color: rgb(15, 14, 14);
       font-size: 17px;
       font-weight: 500;
    
    }
    .d1{
        display: none;
    }
    .d2{
        display: block;
      
    }
    .d3{
        margin-top: -50px;
    }
    table {
        width: 100%;
        border-collapse: collapse;
        min-width: 100px; /* Optional: Set a minimum width */
    }
    .car{
        margin-top: 0px;
    }
    .ft{
 
        color: #f32d00;
        font-size: 20px;
        font-weight: 500;
        padding-left: 5px;
      
    }
    .f1{
       
        padding-top: 10px;
    }
  .img_i{
    width: 300px;
    border-radius: 40px;
    margin-left: 45px;
    padding-top: 10px;
  }
    .ft1{
         color: #f32d00; font-size: 20px; padding-top: 2px;
    }
    .ind{
        border: 3px solid #f32d00;
        min-height: 200px;
        width: 376px;
        border-radius: 0px 40px 0px 40px;
        margin-left: 15px;
        /* box-shadow: 2px 3px 3px 3px  #5a5858 ; */
        margin-top: 20px;
        color: black;
        background: linear-gradient(rgba(225, 229, 250, 0.701),rgb(34, 33, 33)),url(../img/b1.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        
        
    }
    .ind1{
        height: 80px;
        width: 80px;
        background: #f32d00;
        border-radius: 50%;
        margin-left: 130px;
        margin-top: 20px;
    }
    .cd{
        min-height: 480px;
        width: 387px;
        background: rgba(255, 255, 255, 0.91);
        margin-top: 25px;
    }
    .cd1{
        min-height: 480px;
        width: 387px;
        background: rgba(255, 255, 255, 0.91);
        margin-top: 25px;
    }
}
.img2{
    width: 280px;
    height: 250px;
    margin-top: 20px;
  
}

.table-wrapper {
    overflow-x: auto;
    margin: 20px 0;
}

table {
    width: 100%;
    border-collapse: collapse;
    min-width: 500px; /* Optional: Set a minimum width */
}

th, td {
    padding: 12px;
    text-align: center;
    border: 1px solid rgba(115, 113, 113, 0.832);
}

thead {
    background-color: #f2f2f2;
    color: #c01f14e1;
}

.my-6 {
    margin-top: 6rem;
    margin-bottom: 6rem;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}
.img1{
    width: 100%;
    height: auto;
}
.log{ 
     height:90px;
    width:100px;
    margin-left: 100px;

}
@media(min-width:300px) and (max-width:600px)
{
    .log{ 
        height:55px;
       width:65px;
    margin-left: 0px;
   
   }
}
/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-outline-primary:hover {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}


/*** Navbar ***/
.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}

.navbar .navbar-brand,
.navbar a.btn {
    height: 80px
}

.navbar .navbar-nav .nav-link {
    margin-right: 30px;
    padding: 40px 0;
    color: var(--dark);
    font-weight: 500;
    text-transform: uppercase;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: var(--primary);
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}


/*** Header ***/
.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

    z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
    width: 15%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
    background-color: var(--primary);
    border: 10px solid var(--primary);
}

@media (max-width: 768px) {
    #header-carousel .carousel-item {
        position: relative;
        min-height: 450px;
    }
    
    #header-carousel .carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.page-header {
    background: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url(../img/about01.jpgss) center center no-repeat;
    background-size: cover;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #999999;
}


/*** Facts ***/
@media (min-width: 991.98px) {
    .facts {
        position: relative;
        margin-top: -75px;
        z-index: 1;
    }

}
@media(min-width:300px) and (max-width:600px)
{
   
}

/*** Courses ***/
.courses {
    min-height: 100vh;
    background: linear-gradient(rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)), url(../img/carousel-1.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.courses-item .courses-overlay {
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .5);
    overflow: hidden;
    opacity: 0;
    transition: .5s;
}

.courses-item:hover .courses-overlay {
    height: 100%;
    opacity: 1;
}


/*** Team ***/
.team-items {
    margin: -.75rem;
}

.team-item {
    padding: .75rem;
}

.team-item::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    transition: .5s;
    z-index: -1;
}

.team-item:hover::after {
    height: 100%;
    background: var(--primary);
}

.team-item .team-social {
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .75);
    overflow: hidden;
    opacity: 0;
    transition: .5s;
}

.team-item:hover .team-social {
    height: 100%;
    opacity: 1;
}


/*** Testimonial ***/
.testimonial-carousel .owl-dots {
    height: 40px;
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 2px solid var(--primary);
    transition: .5s;
}

.testimonial-carousel .owl-dot.active {
    width: 40px;
    height: 40px;
    background: var(--primary);
}

.testimonial-carousel .owl-item img {
    width: 150px;
    height: 150px;
}


/*** Footer ***/
.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: var(--light);
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--light);
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--primary);
    letter-spacing: 1px;
    box-shadow: none;
}

.copyright {
    background: #092139;
}

.copyright a {
    color: var(--primary);
}

.copyright a:hover {
    color: var(--light);
}

.slider {
  width: 800px;
  height: 400px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.slides {
  width: 400%;
  height: 100%;
  display: flex;
}

.slides input {
  display: none;
}

.slide {
  width: 100%;
  transition: 0.6s ease;
}

.slide img {
  width: 100%;
  height: 100%;
}

.navigation-manual {
  position: absolute;
  width: 100%;
  margin-top: -40px;
  display: flex;
  justify-content: center;
}

.manual-btn {
  border: 2px solid #40D3DC;
  padding: 5px;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.4s;
}

.manual-btn:not(:last-child) {
  margin-right: 20px;
}

.manual-btn:hover {
  background: #40D3DC;
}

#radio1:checked ~ .first {
  margin-left: 0;
}

#radio2:checked ~ .first {
  margin-left: -100%;
}

#radio3:checked ~ .first {
  margin-left: -200%;
}

#radio4:checked ~ .first {
  margin-left: -300%;
}

/* Auto Navigation */
.navigation-auto {
  position: absolute;
  display: flex;
  width: 800px;
  justify-content: center;
  margin-top: 360px;
}

.navigation-auto div {
  width: 10px;
  height: 10px;
  border: 2px solid #40D3DC;
  border-radius: 50%;
  margin: 0 10px;
  transition: 0.4s;
}

#radio1:checked ~ .navigation-auto .auto-btn1 {
  background: #40D3DC;
}

#radio2:checked ~ .navigation-auto .auto-btn2 {
  background: #40D3DC;
}

#radio3:checked ~ .navigation-auto .auto-btn3 {
  background: #40D3DC;
}

#radio4:checked ~ .navigation-auto .auto-btn4 {
  background: #40D3DC;
}
.image-gallery {
    display: flex;
    overflow-x: auto;
    width: 90%;
    gap: 10px;
    padding: 10px;
    margin: 3px;
    margin-left: 15px;
  }
  
  .image-gallery img {
    height: 300px;
    width: 360px;
    object-fit: cover;
    border-radius: 10px;
   
  }
  
  /* Hide scroll bar */
  .image-gallery::-webkit-scrollbar {
    display: none;
  }
  
  .image-gallery {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }