*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
    font-size: 16px;
}

body {
    font-family: "Montserrat", sans-serif;
    line-height: 1.6;
    color: #353535;
    background-color: #fff;
}

.container {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
    font-size: 16px;
}

h1 {
    margin: 0;
    padding: 0;
}

h2 {
    font-size: 54px;
    margin: 0;
    padding: 0;
}

h3 {
    margin: 0;
    padding: 0;
}

h4 {
    margin: 0;
    padding: 0;
}

h5 {
    margin: 0;
    padding: 0;
}

h6 {
    margin: 0;
    padding: 0;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-top-90 {
    margin-top: 90px;
}

.margin-top-100 {
    margin-top: 100px;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

.whatsapp-outline-btn{
    border: 1px solid #359800;
    background: transparent;
    width: 100%;
    border-radius: 6px;
    padding: 10px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.whatsapp-outline-btn img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.whatsapp-outline-btn p {
    font-size: 16px;
    color: #359800;
    font-weight: 500;
}

.green-outline-btn img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.green-outline-btn {
    border: 1px solid #359800;
    background: transparent;
    width: 100%;
    border-radius: 6px;
    padding: 10px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.white-outline-btn {
    border: 2px solid #fff;
    background: transparent;
    width: 100%;
    border-radius: 6px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
        color: #fff;
}

.green-outline-btn img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.green-outline-btn p {
    font-size: 16px;
    color: #359800;
    font-weight: 500;
}

.gradient-btn {
    background: linear-gradient(360deg, #359800 0%, #76C04E 100%);
    border-radius: 6px;
    padding: 10px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: none;
    cursor: pointer;
    border: 1px solid #A2D600;
}

.gradient-btn img {
    width: 24px;
    height: 24px;
}

.gradient-btn p {
    font-size: 16px;
    color: #fff;
        margin-right: 10px;
}

.spacing-top {
    padding-top: 100px;
}

.spacing-bottom {
    padding-bottom: 100px;
}

.desktop-none {
    display: none;
}

.mobile-none {
    display: block !important;
}

.navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menu {
    display: flex;
    align-items: center;
}

.menu ul {
    display: flex;
    gap: 20px;
}

.logo img {
    width: 85px;
    height: 85px;
    object-fit: contain;
}

.navigation {
    padding: 40px 0 0px 0;
}

.navigation a {
    color: #353535;
    font-size: 16px;
    font-weight: 500;
}

.header-button {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 20px;
}

.first-banner-section {
    padding-top: 0;
    position: relative;
}

.banner-text-one img {
    position: absolute;
    top: 13%;
    width: 548px;
}

.banner-car-one img {
    position: absolute;
    right: 20%;
    bottom: 10%;
        width: 600px;
}

.banner-text-two img {
    position: absolute;
    top: 13%;
    width: 704px;
}

.every-moment-tracked img {
    position: absolute;
    bottom: 18%;
        width: 680px;
            right: 18%;
}

.banner-text-three img {
    position: absolute;
    top: 13%;
    width: 444px;
}

.banner-car-three img {
    position: absolute;
    right: 22%;
    bottom: 12%;
    width: 612px;
}

.banner-text-four img {
    position: absolute;
    top: 13%;
    width: 434px;
}

.banner-car-four img {
        position: absolute;
    right: 22%;
    bottom: 22%;
    width: 640px;
}

.banner-text-five img {
    position: absolute;
    top: 13%;
    width: 888px;
}

.banner-car-five img {
    position: absolute;
        right: 22%;
    bottom: 16%;
        width: 700px;
}

.banner-text-six img {
    position: absolute;
    top: 13%;
    width: 564px;
}

.banner-car-six img {
    position: absolute;
    right: 20%;
    bottom: 20%;
        width: 612px;
}

.banner-text img {
    position: absolute;
    top: 13%;
    width: 434px;
}

.banner-car img {
    position: absolute;
    right: 25%;
    bottom: 20%;
        width: 612px;
}

.first-banner {
    width: 100%;
    height: 624px;
    /* height: 1136px; */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.first-banner .row{
    display: flex;
    justify-content: center;
}

/* .banner-div {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 0px;
    padding-right: 0;
    min-height: 480px;
} */

.banner-content {
    display: flex;
    align-items: center;
    margin-top: 28px;
    position: absolute;
    bottom: 26%;
}

.banner-content p {
    margin-left: 16px;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
}

.banner-content img {
    width: 70px;
    object-fit: contain;
    border-right: 2px solid #fff;
    padding: 0 10px 0 0;
}

.white-outline-btn p {
    margin-left: 0;
    font-size: 16px;
}

.banner-content .white-outline-btn {
    margin-left: 16px;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}

.right-ride-card {
    background: linear-gradient(360deg, #359800 0%, #76C04E 100%);
    border-radius: 10px;
    padding: 30px;
    height: 100%;
}

.right-ride-head {
    display: flex;
    align-items: center;
    gap: 10px;
}

.right-ride-head h2 {
    font-weight: 200;
    color: #fff;
    margin: 0;
}

.right-ride-head p {
    font-weight: 500;
    color: #fff;
    font-size: 20px !important;
    line-height: 24px;
    font-weight: 500 !important;
}

.right-ride-card hr {
    background-color: #fff;
    opacity: 0.5;
        margin: 20px 0 24px 0;
}

/*.right-ride-card p {*/
/*    color: #fff;*/
/*    font-size: 16px;*/
/*    line-height: 20px;*/
/*    font-weight: 300;*/
/*}*/

.right-ride-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.right-ride-footer .white-outline-btn img {
    width: 24px;
    height: 24px;
}

.right-ride-footer img {
    width: 54px;
    height: 54px;
    object-fit: contain;
}

.title-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title-section h2 {
    font-size: 54px;
    font-weight: 300;
}

.difference-card {
    border-radius: 10px;
    border: 1px solid #359800;
    overflow: hidden;
    position: relative;
    height: 100%;
}

.difference-card .difference-footer {
    position: relative;
    background: none;
}

.difference-card .difference-footer::before {
    content: "";
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, #359800 0%, #76C04E 100%);
    z-index: 0;
}

.difference-footer img {
    padding: 0 25px 25px 25px;
    position: relative;
    z-index: 1;
}

.perfect-ride .perfect-ride-footer {
    position: relative;
    background: none;
    /* padding-top: 25px; */
}

.perfect-ride .perfect-ride-footer img {
    /* margin: 0 25px; */
    position: relative;
    z-index: 1;
    border-radius: 10px;
    width: 100%;
    /* border: 1px solid #359800; */
}

.perfect-ride .perfect-ride-footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 22%;
    background: linear-gradient(360deg, #359800 0%, #76C04E 100%);
    z-index: 0;
}

.perfect-ride ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.perfect-ride ul li p {
    font-weight: 600;
}

.perfect-ride ul {
    margin-bottom: 30px;
}

.perfect-ride hr {
    background-color: #359800;
}

.perfect-ride .perfect-ride-footer ul img {
    margin: 0 25px;
    position: relative;
    z-index: 1;
    border-radius: 0px;
    width: 32px;
    height: 32px;
    object-fit: contain;
    border: none;
}

.perfect-ride .perfect-ride-footer button img {
    margin: 0 10px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    width: 24px;
    border: none;
}

.difference-card {
    position: relative;
    overflow: hidden;
}

.difference-card .perfect-ride-footer {
    position: relative;
    z-index: 1;
}

.difference-card .perfect-ride-footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 22%;
    background: linear-gradient(360deg, #359800 0%, #76C04E 100%);
    z-index: 0;
    transition: height 0.4s ease;
}

.difference-card ul li img {
    transition: 0.3s ease;
}

.right-ride-section .green-outline-btn {
    border: none;
}

.right-ride-section .white-outline-btn {
    padding: 8px 12px;
    border: 1px solid #fff;
}

.perfect-ride .green-outline-btn {
    border: none;
}

.difference-head {
    padding: 30px;
    height: 180px;
}

.difference-head p {
    color: #353535;
}

.difference-head h3 {
    font-size: 24px;
    font-weight: 600;
        margin-bottom: 12px;
}

.perfect-ride-head {
    padding: 25px;
}

.perfect-ride-head p {
    color: #353535;
}

.perfect-ride-head h3 {
    font-size: 24px;
    font-weight: 600;
}

.perfect-ride .perfect-ride-head h3 {
    text-align: center;
    margin: 10px 0 30px 0;
}

.perfect-ride .perfect-ride-head button {
    width: fit-content;
    margin: 0 auto;
        margin-bottom: 18px;
}

.perfect-ride .perfect-ride-head .gradient-btn p {
    color: #fff;
}

.perfect-ride-card:hover .perfect-ride .perfect-ride-footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, #359800 0%, #76C04E 100%);
    z-index: 0;
}

/* .perfect-ride-card:hover .perfect-ride-footer::before {
    height: 100%;
} */

.perfect-ride-card:hover h3 {
    color: #fff;
    z-index: 2;
    position: relative;
}

.perfect-ride-card:hover .perfect-ride-head p {
    color: #fff;
    z-index: 2;
    position: relative;
}

.perfect-ride-card:hover .perfect-ride .perfect-ride-head button {
    border: 1px solid #fff;
    z-index: 2;
    position: relative;
}

.perfect-ride-card {
    border-radius: 10px;
    border: 1px solid #359800;
    overflow: hidden;
    position: relative;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.perfect-ride-card .difference-footer {
    position: relative;
    background: none;
}

.perfect-ride-card .difference-footer::before {
    content: "";
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, #359800 0%, #76C04E 100%);
    z-index: 0;
}

.perfect-ride-card .perfect-ride-footer {
    position: relative;
    z-index: 1;
}

/* .perfect-ride-card .perfect-ride-footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 22%;
    background: linear-gradient(360deg, #359800 0%, #76C04E 100%);
    z-index: 0;
    transition: height 0.4s ease;
} */

.perfect-ride-card .perfect-ride-footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    background: linear-gradient(360deg, #359800 0%, #76C04E 100%);
    z-index: 0;
    opacity: 0; 
    transition: opacity 0.4s ease-in-out; 
}

.perfect-ride-card:hover .perfect-ride-footer::before {
    opacity: 1; /* Show background on hover */
}


.perfect-ride-card ul li img {
    transition: 0.3s ease;
}

.perfect-ride-card:hover .gradient-btn {
    border: 1px solid #fff;
    position: relative;
    overflow: hidden;
    background: transparent;
}

.perfect-ride-card:hover .gradient-btn img{
    transform: translateX(10px);
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s, transform 0.3s;
}

.perfect-ride-card:hover hr {
    background-color: #fff;
}

/* .home-demo .item {
    background: #ff3f4d;
} */

.home-demo h2 {
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: italic;
    font-weight: 300;
}

.footer-info li {
    display: flex;
    align-items: start;
    gap: 10px;
        margin-bottom: 18px !important;
}

.footer-info li img{
    width: 24px;
}

.footer-info li P {
    color: #FFF;
        font-size: 14px;
}

.footer-section {
    background-color: #353535;
    padding: 60px 0 20px 0;
}

.footer-car img{
    width:300px;
}

.footer-section a {
    color: #FFF;
        font-size: 14px;
}

.footer-section ul li {
    margin-bottom: 12px;
}

.carousel-control-prev {
    left: 140px;
}

.carousel-control-next {
    right: 140px;
}

.footer-section hr {
    background-color: #FFF;
    opacity: 0.2;
    margin: 20px 0;
}

.copyright {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.copyright p {
    color: #FFF;
    font-size: 14px;
}

.social-icons {
    display: flex;
    align-items: center;
    gap: 20px;
}

.sub-banner-section {
    padding: 60px 0 0 0;
}

.video-container-div {
    display: flex;
    align-items: center;
    background-color: #76C04E;
    border-radius: 10px;
}

#video-container img {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.year {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-video {
    width: 70%;
        /*height: 520px;*/
}

.about-video-section {
    position: relative;
}

.banner_play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.cout h2 {
    font-size: 82px;
    font-weight: 700;
    color: #fff;
}

.cout p {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}

.founder-name h3 {
    font-size: 36px;
    font-weight: 300;
}

.founder-name p {
    font-size: 18px;
    font-weight: 500;
}

.founder-info {
    margin: 20px 0;
}

.vision-mission-head {
    display: flex;
    align-items: center;
    gap: 10px;
}

.vision-mission-head h2 {
    font-weight: 300;
}

.vision-mission-img {
    background-color: #76C04E;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    object-fit: contain;
    display: flex;
    align-items: center;
    justify-content: center;

}

.vision-mission-img img {
    width: 40px;
}

.founder-image img {
    width: 258px;
    object-fit: contain;
}

.number {
    width: 85%;
}

.number h2 {
    font-size: 62px;
    font-weight: 700;
    color: #76C04E;
    margin: 0;
}

.number p {
    font-size: 18px;
    font-weight: 600;
    color: #353535;
    margin: 0;
}

.border-right {
    border-right: 2px solid #00000030;
    padding-right: 20px;
}

.contact-section .right-ride-card {
    height: 100%;
}

.right-ride-card p{
    color:#fff;
        /*height: 110px;*/
}

/*.right-ride-card button p{*/
/*        height: auto;*/
/*}*/

/*.right-ride-head p{*/
/*        height: auto;*/
/*}*/

.contact-section a {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.contact-section p {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}

.contact-section .right-ride-head {
    justify-content: center;
}

.contact-image img {
    margin: 0 auto;
    margin-top: -50px;
        width: 600px;
}

#form form {
    width: 80%;
}

#form button {
    width: fit-content;
}

#form .form-control {
    border: 1px solid #353535;
    padding: 12px;
    background: transparent;
}

#form input::placeholder,
#form textarea::placeholder,
#form .form-select-lg::placeholder {
    color: #353535;
}

#form .form-select-lg:focus{
        border-color: transparent;
    box-shadow: none;
        border: 1px solid #353535 !important;
}

#form textarea {
    height: 120px;
}

.accordion {
    width: 60%;
}

.accordion-button:not(.collapsed) {
    color: #353535;
    background-color: transparent;
    box-shadow: none;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../images/icons/down.svg);
    background-size: 12px;
}

.accordion-button::after {
    background-image: url(../images/icons/down.svg);
    background-size: 12px;
}

.accordion-flush .accordion-item .accordion-button {
    font-weight: 500;
    padding: 30px 0;
    font-size: 20px;
}

.accordion-body {
    padding: 20px 0;
}

.accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}

.green-backgournd-section {
    background: linear-gradient(360deg, #359800 0%, #76C04E 100%);
    padding: 100px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
}

.green-backgournd-section h2 {
    color: #fff;
}

.green-backgournd-section p {
    color: #fff;
}

.green-backgournd-section #form .form-control {
    border: 1px solid #fff;
}

.green-backgournd-section #form input::placeholder,
#form textarea::placeholder {
    color: #fff;
}

.green-backgournd-section #form textarea::placeholder {
    color: #fff;
}

.green-backgournd-section #form form {
    width: 100%;
}

.service-content {
    background: linear-gradient(360deg, #359800 0%, #76C04E 100%);
    padding: 80px 80px 80px 0;
    border-radius: 10px;
}

.service-content hr {
    background-color: #fff;
    margin: 20px 0;
}

.service-title {
    display: flex;
    align-items: center;
    gap: 10px;
}

.service-title img {
    width: 52px;
    object-fit: contain;
}

.service-title h3 {
    font-size: 20px;
    color: #fff;
}

.service-points-section {
    width: 50%;
    float: right;
}

.service-points p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
}

/* .services-car-image {
    margin-right: -100px;
    position: relative;
    z-index: 9;
    margin-top: 80px;
} */

.testimonials-head {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.rating {
    display: flex;
    align-items: center;
    gap: 5px;
}

.testimonials-card {
    border: 1px solid #76C04E;
    border-radius: 10px;
    padding: 30px;
    height: 100%;
    border-top: 10px solid #76c04e;
}

.testimonials-card button {
    border: none;
    background-color: transparent;
    color: #76c04e;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
}

.hide {
    display: none;
}

.get-a-quote {
    border-radius: 10px;
    display: flex;
    justify-content: center;
}

.get-a-quote #form form {
    width: 100%;
}

#form .form-select-lg {
    border: 1px solid #353535;
}

#form .form-select-lg {
    font-size: 16px;
    padding: 12px;
}

.testimonial-video video {
    width: 100%;
    height: 100%;
    position: relative;
    height: 240px;
        border-radius: 10px;
    width: 378px;
}

.playVideoBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    background: transparent;
    border: none;
}

.thoughtful-touches{
    position: relative;
}

.services-car-image{
    position: absolute;
    bottom: 20%;
        left: 4%;
}

.thoughtful-touches .row{
    margin-right:0;
}

.sub-banner-img{
    float: left;
}

.sub-banner-img img{
        height: 90px;
    object-fit: contain;
}

.right-ride-head img{
    width: 32px;
}

.gradient-btn:hover img {
    transform: translateX(8px);
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s, transform 0.3s;
}

.white-outline-btn:hover img {
    transform: translateX(6px);
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s, transform 0.3s;
}

.green-outline-btn:hover img {
    transform: translateX(6px);
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s, transform 0.3s;
}

.founder-info a{
    color: #76C04E;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 10px;          /* ✅ Add this */
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 10px;          /* ✅ Optional: add this for better compatibility */
}

#pickupDate {
        background-size: 24px!important;
    background-repeat: no-repeat!important;
    background-position: 97%!important;
    cursor:pointer !important;
}

#pickupDate:focus{
    box-shadow: none;
}

#dropDate {
        background-size: 24px!important;
    background-repeat: no-repeat!important;
    background-position: 97%!important;
    cursor:pointer !important;
}

#dropDate:focus{
    box-shadow: none;
}

#form form::placeholder {
    color: #353535;
}

#form textarea::placeholder {
    color: #353535;
}

.text-area-field{
     color: #353535;
}

#form .choices__inner{
        background-color: transparent;
            border: 1px solid #353535;
}

#form .choices__list--single .choices__item{
        color: #212529;
        font-size:16px;
}

.home-demo iframe .ytp-large-play-button{
        width: 40px!important;
}

.ytp-large-play-button{
    width: 40px!important;
}

.testimonials-info h3{
        font-size: 24px;
}

.drivers-training-head {
    display: flex;
    align-items: center;
    gap: 10px;
}

.drivers-training-head p {
    font-weight: 500;
    color: #fff;
    font-size: 20px !important;
    line-height: 24px;
    font-weight: 500 !important;
}

.drivers-training-head img{
    width:48px;
}

.vision-mission-content ul li{
    list-style-type:disc;
        margin-left: 20px;
}

.quality-policy-section{
    background: linear-gradient(360deg, #359800 0%, #76C04E 100%);
    padding: 60px;
    border-radius: 10px;
}

.quality-policy-section h2
 {
    color: #fff;
}

.quality-policy-section p {
    color: #fff;
    font-weight:600;
}

.green-bg-content ul li{
    list-style-type:disc;
        margin-left: 20px;
        color: #fff;
}