/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 13, 2025 */


@font-face {
    font-family:'Aeonik';
    src: url('../fonts/Aeonik Regular.eot');
    src: url('../fonts/Aeonik Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Aeonik Regular.woff2') format('woff2'),
        url('../fonts/Aeonik Regular.woff') format('woff'),
        url('../fonts/Aeonik Regular.svg#Aeonik Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'Aeonik Pro';
    src: url('../fonts/Aeonik Pro Bold.eot');
    src: url('../fonts/Aeonik Pro Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Aeonik Pro Bold.woff2') format('woff2'),
        url('../fonts/Aeonik Pro Bold.woff') format('woff'),
        url('../fonts/Aeonik Pro Bold.svg#Aeonik Pro Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}


@font-face {
    font-family:'Aeonik Medium';
    src: url('../fonts/Aeonik Medium.eot');
    src: url('../fonts/Aeonik Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Aeonik Medium.woff2') format('woff2'),
        url('../fonts/Aeonik Medium.woff') format('woff'),
        url('../fonts/Aeonik Medium.svg#Aeonik Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}


body{
	font-family:'Aeonik';
}

header{
	padding-top:13px; padding-bottom: 13px;font-family:'Aeonik';background-color: #ffffff;
}
h2{
    font-size: 48px; font-weight: bold;font-family:'Aeonik';color: #08080C;
}
h3 {
    font-size: 28px;
}
.themebutton{ background: rgb(0,161,243);
background: linear-gradient(13deg, rgba(0,161,243,1) 45%, rgba(237,255,255,1) 100%);color: #ffffff; padding: 10px 20px; border-radius: 20px;font-weight: 500;text-decoration: none;
}
.gap40{
    margin-bottom: 40px;
}
.blogHeading {
    color: #374955;
    font-weight: 500;
    font-family: 'Aeonik';
    font-size: 24px;
    margin-top: 20px;
}
#navbarNav {background-color: #f1f1f6;border-radius: 100px}
#navbarNav li {
	padding-left: 17px; padding-right:17px; margin-left: 5px; margin-right: 5px;font-family:'Aeonik';
}
#navbarNav li a{color: #374955}

#navbarNav li:first-child,#navbarNav li:hover{
	background: #374955; color: #FFFFFF;border-radius: 100px;
}

#navbarNav li:first-child a,#navbarNav li:hover a{
	color: #ffffff;
}

.cart-icon {
    border: 1px solid #EDEDED;
    border-radius: 100px;
    display: inline-block;
    padding: 10px;margin-right: 18px;
}
.mainbannerimage img {
    height: 400px;
    object-fit: contain;
}

.mainbannerimage {
    position: relative; 
}

.mainbannerimage::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%; /* Adjust this value for how much gradient effect you want */
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    pointer-events: none; /* Prevents interaction issues */
}
.getstartedbtn { 
background: linear-gradient(92deg, #009e8f 1.55%, #7EA1F3 96.19%);
    color: #ffffff;
    text-decoration: none;
    padding-left: 28px;
    padding-right: 28px;
    margin-left: 5px;
    border-radius: 100px;
    line-height: 40px;
    display: inline-block;
    border: 1px solid #009e8f;
}
.herosection .getstartedbtn {
    line-height: 50px;
    display: inline-block;
    border: 1px solid #009e8f;
    font-size: 18px;
    font-weight: 500;
    min-height: 54px;
}
.getstartedbtn:hover{
	border: 1px solid #009e8f;color: #009e8f;background: #ffffff; 
}
.getstartedbtn:hover path{fill:#ffffff;}
span.cart-number {
    position: absolute;
    top: 15px;
    background-color: #009e8f;
    font-size: 12px;
    color: #fff;
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 100px;
}
 .fixed-header {
            position: fixed;
            top: 0;
            width: 100%; 
            box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
            z-index: 1000;
        }
.banner-section {
    padding-top: 80px;
    padding-bottom: 0px;
    border-radius: 32px 32px 0px 0px;
    background: url('../images/Banner-Bg.png') no-repeat center center;
    background-size: cover; /* Ensures the image covers the entire section */
    display: table;
    width: 100%;
    position: relative;
    margin-top: 0px;
}
.priceRow{ 
    padding-bottom: 0px;
    border-radius: 32px 32px 0px 0px;
    background: url('../images/price-bg.png') no-repeat center center;
    background-size: cover; /* Ensures the image covers the entire section */
    display: table;
    width: 100%;
    position: relative;
    margin-top: 0px;
}
.banner-section h1,.h1{
	font-size: 68px;line-height: 78px;color: #08080C;font-family:'Aeonik Medium';
}
.app-images {
    position: absolute;
    right: 15px;
    bottom: 0px;
    top: auto;
}
.ios-android ul{
    padding-left: 0px;
}
.ios-android li {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
}
.banner-section p{font-size: 18px;}

.app-images ul {
    list-style: none;
    padding-left: 0px; 
    float: right;
}
.app-images ul li{
    padding-right: 10px;
}
.googlelink,.googlelink a{
    color: #161616;
}
.app-images li{
    display: inline;
}
.logoslider ul{padding-left: 0px}
.logoslider ul li{
    list-style: none;display: inline-block;padding-left: 18px; padding-right: 18px
}

.greenspan{background-color: #e8fcff;color: #009e8f; padding: 10px;border-radius: 8px;font-size: 16px}

.testimonialbox{
    background-color: #F8F8F7;padding: 30px;border-radius: 12px;
}
.usericon img {
    border-radius: 90px;
}

.testimonial-card { 
    background-color: #F8F8F7;
    border-radius: 12px; 
    padding: 20px;
    text-align: left;
}
.rightcontent p {
    font-size: 18px;
    color: #6B7280;
}
.countersection .col-md-4 {
    border-right: 1px dotted #374955;
}
.countersection .col-md-4:last-child{
    border-right: 0px;
}
.testimonial-card:hover{background-color: #fff;}
.testimonial-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}
 
.pricingtable { 
    padding: 30px;
    border-radius: 25px;
    min-height: 500px;
    border: 2px solid #ffffff;
}

.blogHeading + p {
    font-size: 18px;
    color: #374955;
    line-height: 25px;
}

.logoslider {
    position: relative; /* Ensure it can have a ::before pseudo-element */
    overflow: hidden; /* Prevent gradient from affecting content */
}

.logoslider::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 400px; /* Adjust width for gradient effect */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1; /* Make sure it overlays the logos */
}
.logoslider::after {
    content: "";
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    height: 100%;
    width: 500px;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 99;
}
.pricingtable:hover,.avtivePricingtable { 
    background: linear-gradient(260deg, #5cb6d0 0%, #3179CF 100%);
    color: #fff;
}
.pricingtable:hover a{
    background: #ffffff;color: #009e8f;
}
.getstartedbtn:hover *{
    color: #009e8f;
}

.avtivePricingtable .bigDoller,.pricingtable:hover .bigDoller{
    color: #ffffff;
} 

.priceRow h2 + p {
    font-size: 18px;
    color: #6B7280;
    line-height: 27px;
}
 
.pricingtable:hover svg,.avtivePricingtable svg{
    fill: #fff;
}
.pricingtable ul {
    padding-left: 0px;
    list-style: none;
    min-height: 170px;
}
.pricingtable ul li{
    padding-top: 5px; padding-bottom: 5px;
}
.bigDoller {
    font-size: 40px;
    font-family:'Aeonik Medium';
    color: #374955;
}
.pricingtable h3{
    font-weight: 500; font-size: 28px;font-family:'Aeonik';
}
.pricingtable ul li {
    display: flex;
    gap: 10px;
}
.footer-section { 
    background: url('../images/Footer-Bg.png') no-repeat center center;
    background-size: cover; /* Ensures the image covers the entire section */
    padding: 60px 0;
    width: 100%;
    }
 

.footer-logo {
font-weight: bold;
font-size: 20px;
}

.email-box {
border-bottom: 1px solid #ddd;
display: flex;
align-items: center;
padding-bottom: 5px;
}

.email-box i {
margin-right: 10px;
color: gray;
}

.email-box input {
border: none;
outline: none;
background: transparent;
width: 100%;
}

.email-box a {
text-decoration: none;
color: blue;
}
 

 .ctasection {
    background: 
        url('../images/square-textures.png') no-repeat center center / cover, 
        url('../images/cta-bg.png') no-repeat center center / cover, 
        linear-gradient(180deg, #28A8E7 0%, #DDF3FB 100%);
    padding: 0px 50px;
    position: relative;/*
    min-height: 460px;*/
    border-radius: 30px;
    margin-top: 100px;
}

.right-mobile-image {
    margin-top: -50px;
    position: relative;
}

.ctasection::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%; /* Adjust this value for how much gradient effect you want */
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    pointer-events: none; /* Prevents interaction issues */
}

.right-mobile-image .ios-android {
    z-index: 999;
    right: 0;
    bottom: 0;
    position: absolute; 
}
.toggle-container {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-weight: 500;
}

.form-switch .form-check-input {
    width: 85px;
    height: 40px;
    cursor: pointer;
}
.form-check-input:checked {
    background-color: #009e8f;
    border-color: #009e8f;
}
.active-label {
    font-weight: bold;
    color: black;
}

.inactive-label {
    color: gray;
} 
.greenspan + h2{
    font-size: 70px; color: #374955;
}

.greenspan ~ p {
    color: #6B7280;
    font-size: 22px;
}

.subcontent{
    color: #6B7280;
    font-size: 18px;
}

.fn-18{
    font-size: 18px;
}

@media only screen and (min-width: 1441px) {
    header .container,.herosection .container{width: 1760px;max-width: 1760px}
    .drivingefficiency .container{
        width: 1300px;
    }
    .pricingtable ul{
        min-height: 200px;
    }
    .pricingtable{
        min-height: 550px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 1025px){
    #navbarNav li{
        padding-left: 8px;padding-right: 8px;
    }
    .getstartedbtn{
        padding-left: 15px;padding-right: 15px;
    }
    .banner-section h1, .h1 {
        font-size: 36px;
        line-height: 46px; 
    }
    h2{
        font-size: 32px;
    }
}  
@media only screen and (max-width: 1024px) and (min-width: 992px){
    #navbarNav li {
        padding-left: 6px;
        padding-right: 6px; 
    }
    .getstartedbtn{
        padding-left: 15px;padding-right: 15px;
    }
    .banner-section h1, .h1 {
        font-size: 32px;
        line-height: 42px; 
    }
    h2{
        font-size: 26px;
    }
}
@media only screen and (max-width: 991px) and (min-width: 778px){
    .banner-section h1, .h1 {
        font-size: 32px;
        line-height: 42px; 
    }
    h2{
        font-size: 26px;
    }
}
@media only screen and (max-width: 375px){
    .banner-section h1, .h1 {
        font-size: 32px;
        line-height: 42px; 
    }
    h2{
        font-size: 26px;
    }
}