
.hero-section {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    background: linear-gradient(to right, #00000066, #00000066);
}

/* Video Styling */
.hero-section video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    object-fit: cover;
    z-index: -1;
    pointer-events: none; /* Prevent interaction with the video */
}

/* Content Styling */
.hero-content, .container {
    position: relative;
    z-index: 1;
}

.arrow-carousel-container{
  display : flex;
  justify-content : flex-end;
  gap : 16px;
  margin-top: 20px;
  padding-right : 35px;
}

.arrow-carousel-container .left-arrow img{
  transform: rotateY(180deg);
}

.arrow-carousel-container .right-arrow, .arrow-carousel-container .left-arrow{
  cursor : pointer;
}

.owl-carousel .item {
    height: 462px;

}
.owl-carousel .item:hover {

    height: 462px;
 
}
.talk-para {
    margin-top: 0px !important;
}
.mtgm{
  margin-top: -5px !important;
}
.talk-a-card-para5{
  margin-top: 5px;
}
/* Smooth transition for the accordion collapse */
.accordion-collapse {
  transition: max-height 0.5s ease-in-out;  /* Controls the smoothness */
  overflow: hidden;                        /* Hide overflow during animation */
  max-height: 0;                           /* Collapsed state */
}

/* When the accordion is expanded */
.accordion-collapse.show {
  max-height: 500px;                       /* Adjust based on content */
  transition-delay: 3s;                    /* 3-second delay before expanding */
}

/* Optional fade-in effect for the content */
.accordion-body {
  opacity: 0;
  transition: opacity 0.5s ease-in-out 3s; /* 3s delay before fade-in starts */
}

.accordion-collapse.show .accordion-body {
  opacity: 1;                              /* Fully visible when expanded */
  transition-delay: 0s;                    /* No delay when already expanded */
}


@media only screen and (max-width:990px){
  .neeeenquery-img1{
    height: 55%;
  }

  .hero-head {
        font-size: 35px;
        margin-top: 70px;
        /* font-size: 30px; */
    }

    .contact-us {
        margin-top: 10px;
        width: 154px;
        height: 46px;
        font-size: 16px;
        font-weight: 600;
        padding-top: 10px;
        margin-left: -25px;
        margin-top:35px;
    }
  .contact-us-section-head {
        padding-left: 16px;
    }
    .mta {
    margin-top: 10px;
    padding-left: 16px;
}
  .contact-us {
    width: 154px;
    height: 46px;
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
}

.hero-second-head {
    line-height: 30px;
    font-size: 24px;
    padding-left: 16px;
    margin-top: 15px;
}

.hero-second-para {
    width: auto;
    margin-top: 18px;
    font-weight: 300;
    line-height: 25px;
    padding-left: 16px;
    padding-right: 16px;
}
.hero-second-section-img {
    /* margin-top: -227px; */
    width: auto;
    height: 328px;
}
.propositions-head {
        /* margin-top: -121px; */
        font-size: 24px;
        padding-left: 16px;
        padding-right: 16px;
    }


    .accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
    /* border-radius: 0; */
    padding-top: 0px;
    padding-bottom: 0px;
}

.accordion-h3 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight:500;
    font-size:16px !important;
}
h3 {
    font-size: 20px;
    font-weight: 600;
}

.accordion-para {
        width: auto;
    }
    .enquire-now-section-head {
      font-weight: 400;
        font-size: 20px;
        margin-left: 0px;
        width: auto;   
        padding-left: 16px;
        padding-right: 16px;
        line-height: 29px;
        margin-top:-20px;

    }
    .enquire-Now {
    width: 193px;
    height: 56px;
    border: 2px solid #ffffff;
    border-radius: 71px;
    color: #ffffff;
    font-size: 20px;
    padding-top: 11px;
    font-weight: 400;
    margin-left: 16px;
    margin-top: 16px;
}
.power-by-section-head {
        padding-top: 20px;
        padding-left: 16px;
        padding-bottom: 10px;
    }
    .power-by-section-box1 {
    margin-top: 10px;
    margin-left: 16px;
}
/* .power-by-img {
    border: 1px solid #cfcfcf;
    width: 213px;
    height: 168px;
    margin-left: 45px;
    margin-top: 10px;
    margin-bottom:10px;
} */
.top-tire-img1 {
    margin-top: 11px;
    transition: 0.5s ease, transform 0.3s ease;
}
.top-tire-img2 {
    margin-top: 17px;
    transition: 0.5s ease, transform 0.3s ease;
}
.top-tire-img3 {
    margin-top: 20px;
    transition: 0.5s ease, transform 0.3s ease;
}
.top-tire-img4 {
    margin-top: 0px;
    transition: 0.5s ease, transform 0.3s ease;
}

.top-tire-img5 {
    width: 36px;
    margin-top: 8px;
    transition: 0.5s ease, transform 0.3s ease;
}
.top-tire-img6 {
    width: 36px;
    margin-top: 10px;
    transition: 0.5s ease, transform 0.3s ease;
}
.top-tire-img7 {
    width: 62px;
    margin-top: 12px;
    transition: 0.5s ease, transform 0.3s ease;
}

.top-tire-img8 {
    margin-top: 5px;
    width: 41px;
    transition: 0.5s ease, transform 0.3s ease;
}
.top-tire-img9 {
    margin-top: 11px;
    transition: 0.5s ease, transform 0.3s ease;
}

/* .power-by-img {
        border: 1px solid #cfcfcf;
        width: 118px;
        height: 56px;
        margin-left: 45px;
        margin-top: 10px;
        margin-bottom: 10px;
    } */
    .power-by-section-content {
    margin-bottom: 10px;
}
    .power-by-img {
        border: 1px solid #cfcfcf;
        width: 143px;
        height: 56px;
        margin-left: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
.talk-about-head {
    font-size: 24px !important;
    line-height: 39px;
    margin-bottom: 15px;
    padding-left: 16px;
    padding-right: 16px;
}
.talk-a-card-para4{
  font-size:14px !important;
  line-height:25px;
  width: 311px;
  margin-left: 1px;
}
.talk-a-card-para1{
  font-size:14px !important;
  line-height:25px;
  width: 311px;
  margin-left: 1px;
}
/* .owl-carousel .item{
  height:490px !important;
} */
.talk-a-card-para2{
  font-size:16px !important;
  margin-left: 2px;

}
.talk-a-card-para3{
  font-size:16px !important;
  margin-left: 2px;

}
.owl-carousel .item {
    height: 401px;
}
.owl-carousel .item:hover {
    height: 401px;
}
.talk-para{
  /* padding-left: 16px; */
  padding-right: 16px;
  font-size:12px !important;
}
.arrow-carousel-container .left-arrow img{
  width: 10px;
}
.arrow-carousel-container .right-arrow img{
  width: 10px;
}
.hero-second1-content {
    margin-top: 0px;
    margin-bottom: 0px;
}
.enquire-now-section {
    padding: 36px 0px;
    margin-top: -101px;
}
.our-services-para {
    margin-top: 0px;
    font-weight:500;
    color:#000000;
}

.our-services-card-section:hover .our-services-para{
    color:#fff;
}

.our-services-para2 {
    padding: 0px 20px;
    color:#000000;
}

.our-services-card-section:hover .our-services-para2{
    color:#fff;
}

.our-services-card-section {
  height: auto;
}
.hero-content {
        width: auto;
        /* height: 122px; */
        padding-left: 0px;
        padding-right: 0px;
    }
    .hero-section {
    height: 60vh;
    }
    /* .arrowSize
    {

    } */

}

@media only screen and (max-width:700px){
  .power-by-img {
        border: 1px solid #cfcfcf;
        width: 143px;
        height: 56px;
        margin-left: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

}
@media only screen and (max-width:500px){
  .power-by-img {
        border: 1px solid #cfcfcf;
        width: 143px;
        height: 56px;
        margin-left: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

}
@media only screen and (max-width:430px){
  .power-by-img {
        border: 1px solid #cfcfcf;
        width: 164px;
        height: 56px;
        margin-left: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

}
@media only screen and (max-width:420px){
  .power-by-img {
        border: 1px solid #cfcfcf;
        width: 135px;
        height: 56px;
        margin-left: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

}
@media only screen and (max-width:414px){
  .power-by-img {
        border: 1px solid #cfcfcf;
        width: 156px;
        height: 56px;
        margin-left: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

}
@media only screen and (max-width:390px){
  .power-by-img {
        border: 1px solid #cfcfcf;
        width: 142px;
        height: 56px;
        margin-left: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

}
@media only screen and (max-width:375px){
  .power-by-img {
        border: 1px solid #cfcfcf;
        width: 135px;
        height: 56px;
        margin-left: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

}
@media only screen and (max-width: 360px) {
    .power-by-img {
        border: 1px solid #cfcfcf;
        width: 128px;
        height: 56px;
        margin-left: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width:350px){
  .power-by-img {
        border: 1px solid #cfcfcf;
        width: 123px;
        height: 56px;
        margin-left: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

}
@media only screen and (max-width:320px){
  .power-by-img {
        border: 1px solid #cfcfcf;
        width: 123px;
        height: 56px;
        margin-left: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

}

#neeeenquery {
    position: relative;
    background: transparent; /* No background initially */
    color: #ffffff; /* Text color */
   
    overflow: hidden;
    transition: color 0.3s ease-in-out;
}

#neeeenquery::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0; /* Initially no width */
    height: 100%;
    background: #50f1be; /* Background color */
    border-bottom-right-radius: 10rem;
    border-top-right-radius: 10rem;
    transition: width .3s linear; /* Smooth transition */
    z-index: -1; /* Behind text */
}

#neeeenquery:hover::after {
    width: 100%; /* Expands fully on hover */
}



#homepagebutton {
  padding-top: 10px;
    position: relative;
    background: transparent; /* No background initially */
    color: black; /* Text color */
   
    overflow: hidden;
    transition: color 0.5s ease-in-out;
    color: white;
}

#homepagebutton::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0; /* Initially no width */
    height: 100%;
    background: #50f1be; /* Background color */
    border-bottom-right-radius: 10rem;
    border-top-right-radius: 10rem;
    transition: width .3s linear; /* Smooth transition */
    z-index: -1; /* Behind text */
}

#homepagebutton:hover::after {
    width: 100%; /* Expands fully on hover */
}

#homepagebutton:hover {
    color: #000; /* Change text color when hovered */
}
#homepagebutton:hover img {
    content: url("<?php echo base_url(); ?>assets/images/submit-arrow-btn.webp");
}
.form-control {
font-size: 22px!important;
font-weight: 600!important;
    
}
