/* styles */
.flat-green.landing-page .navbar .navbar-nav > li > a{
    font-weight: 700;
    color: black;
}
.dFlex{
    display: flex;
    flex-wrap: wrap;
} 
.jCenter{
    justify-content: center;
}
.aCenter{
    align-items: center;
}
.forDesktop .feature-box{
    max-width: 1170px;
    width:100%;
    padding:0;
}
.forDesktop .feature-box .row div{
    padding-left: 15px;
    flex:0 0 330px;
    margin-left: 30px;
}
.feature-box .py-2-auto{
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
}
.box.SitSub{
    position: relative;
    z-index: 100;
    /* margin-bottom:30px; */
    display: block;
    text-align: center;
}
.box.SitSub img{
    display: inline-block;
    float: none;
    max-width:1170px;
    width:100%;
    height: 536px;

}
/* .landing-page .navbar.affix{
    background: #0883e6 !important;
}
.landing-page .navbar-affix.affix .navbar-nav > li > a{
    color: white !important;
} */
.landing-page  .navbar-brand .icon{
    display: block;
}
    
.landing-page  .navbar-brand .icon2{
    display: none;
}
.landing-page .navbar.affix .navbar-brand .icon{
    display: none;
}
.landing-page .navbar.affix .navbar-brand .icon2{
    display: block;
}

.bgWhite.app-content-a{
    background: white !important;
}
.app-content-a .dFlex{
    padding: 30px 0;
}

/* checklist */
.checklistBox {
    background: #e4f1f9;
    padding: 25px 0 20px;
}
.checklistBox .text-center{
    text-align: center;
    display: block;
    color: #0080b9;
    margin: 0;
}
.checklistBox span.text-center{
    color: #4e4f51;
}
.checklistBox p.text-center{
    margin-bottom: 30px;
    color: #4e4f51;
}
.checklistBox h3{
    font-size: 24px;
    font-weight:700;
}
.checklistBox > span{
    font-size: 16px;
    font-weight: 500;

}
.checklistBox .listHolder{
    margin: 20px 0;
}
.checklistBox ul{
    padding:35px 0;
    margin: 0;
    list-style: none;
}
.checklistBox ul li{
    color: #4e4f51;
    font-size: 14px;
    display: flex;
    align-items: center;
}
.checklistBox ul li img{
    margin-right: 10px;;
    filter: invert(1);
}
/* checklist */

/* subscription */
.app-content-b{
    background: #eff2f5;
}
.app-content-b.feature-1 .row{
    display: flex;
    justify-content: center;
}
.app-content-b .card{
    height: 600px;
    left: unset;
    right: unset;
}
.app-content-b .card-body{
    padding: 0 !important;
    text-align: center;
}

.app-content-b .card-body p{
    margin: 5px 0;
}
.app-content-b .card-header h2,.app-content-b .card-header p{
    padding: 0 !important;
    text-align: center;
}

.card-2-body h3{
    padding-top:0 !important;
}
.ribbon{
    position: absolute;
    top: -38PX;
    z-index: 9999;
    width: 200PX;
    right: -20PX;
}
.card  .card-header p{
    display: none;
}
.flat-green .card .card-header{
    height:89px;
}
.startplanbox{
    text-align: center;
    padding: 40px 0 25px;
}
.startplanbox .btnStart{
    display: block;
    margin: 15px auto 10px;
    width:100%;
    max-width: 300px;
    text-transform: uppercase;
    padding: 8px 0;
    font-size: 18px;
    color: white;
    font-weight: 600;
    text-align: center;
    background: #63b15b;
    border-radius: 3px;
    font-style: italic;
}
.startplanbox .btnStart:hover{
    color: white;
}
#pricing .details .startplanbox p.bold{
    font-weight: 600 !important;
    font-size:16px !important;
}
.startplanbox p + span{
    font-weight: 4000;
    font-weight: 14px;
}
.startplanbox span{
    font-size: 14px;
    display: block;
    text-align: center;
}

.numVehicle{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
    width: 150px;
    background:#eaf4f6;
    height:32px;
    margin: 10px auto 0;
}
.numVehicle span{
    font-size: 30px;
    width: 32px;
    height:32px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.numVehicle span.value{
    color: #2196f3;
    font-size: 20px;
}
.numVehicle  span#btnMinus, .numVehicle  span#btnPlus {
    background: #2196f3;
    color: white !important;
    cursor: pointer;
}
#pricing{
    flex-basis:40%;
}
#pricing .planHolder h2{
    padding: 20px;
    margin: 0;
    background: #367fb4;
    color: white;
    text-transform:uppercase;
    font-size: 17px;;
}
#pricing .pricingBox{
    margin-top:20px;
    text-align: center;
}
#pricing .pricingBox .block{
    display: block;
    margin:20px 0 10px;
}
#pricing .card-title{
    margin: 0;
    padding: 0 !important;
    color: #3780b5;
}
#pricing .card-title .amount{
    font-weight: 700;
}
#pricing{
    background-size:cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 50px 0;
    text-align: center;
   
}
#pricing .planHolder{
    background: white;
    padding: 0;
    border-radius: 30px;
    overflow: hidden;
    width: 100%;
    margin-left: 10%;
    max-width: 500px;
}
#pricing .planBox .heading{
    color: white;
    text-transform: uppercase;
    background: #367fb4;
    margin:0;
    font-size: 18px;
    padding: 20px 0;
}
#pricing .details p {
    font-size: 12px !important;
    margin-bottom: 5px;
}

#pricing p, #pricing span{
     color: #3780b5 !important;
}
#pricing hr{
    max-width: 256px;
    margin:15px auto 10px;
    border-top: 1px solid #3780b5;
}
/* subscription */

/* BENEFITS AREA */
.benefitsBox{
    padding-bottom: 35px;
}
.benefitsBox h3{
    margin: 35px 0;
    color: #2195F3;
    font-weight:800;
    font-size:35px;
}
.benefitsBox [class*="col"]{
    margin: 30px 0;
}
.benefitsBox .titleBox{
    font-weight: 780;
    font-size: 16px;
    color: #4e4f51;
    display: block;
    margin-top: 25px;
}
.benefitsBox .titleBox + p{
    font-weight: 400;
    font-size: 15px;
}
/* BENEFITS AREA */




/* APPBOX */
.app{
    padding: 50px 0;
    background: white;
}
.appBox span{
    display: block;
}
.appBox .title{
    color:#2195F3 !important;
    font-size: 22px;
    font-weight: 800;
}
.appBox .download{
    font-size: 16px;
    color:#2195F3;
    font-weight: 600;
}
.appstore{
    margin: 30px 0;
}
.appstore img{
    display: inline-block;
    margin: 0 10px;
}
.app .powered{
    color: #b7b7b7;
    font-size: 14px;
}
/* APPBOX */
/* footer */
.app-footer nav > ul {
    display: flex;
    justify-content: space-between;
}
.app-footer nav > ul > li > a{
    color: #6e7077;
}

/* footer */
/* styles */

/* importants */
.np{
    padding: 0 !important;
}
.flat-green.landing-page .app-content-a{
    background: #e4f1f9 !important;
}
.flat-green.landing-page .app-content-a.bgWhite{
    background: white !important;
}

.swiper-button-next, .swiper-button-prev{
    color: #7e8083 !important;
}
.swiper-button-next{
    right: 10% !important;
    display:none !important;
    transition:all .35s ease-in-out;
}
.swiper-button-prev{
    left: 10% !important;
    display:none !important;
    transition:all .35s ease-in-out;
}
.swiper-slide .dFlex {
    padding:50px 0 !important;
    width: 100% !important;
}
.swiper-slide .dFlex img{
    height: 300px !important;
    width: 100%;
}
.swiperSlider:hover .swiper-button-prev,
.swiperSlider:hover .swiper-button-next
{
    display: block !important;
 
}
/* importants */


















@media only screen and (max-width:1500px){
    .swiper-button-next{
        right: 10px !important;
    }
    .swiper-button-prev{
        left: 10px !important;
    }
}


@media only screen and (max-width:1375px){
    .feature-box [class*="col-"]{
        padding-left:0;
        padding-right:0;
    }
}

@media only screen and (max-width:1250px){
    #bannerCalc{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #bannerCalc .box.SitSub img{
        width: 100%;
    }
    #bannerCalc #pricing{
        flex-basis: 100%;
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #bannerCalc  #pricing .planHolder{
        max-width: 400px;
        margin: 0;
    }

}
@media only screen and (max-width:1200px){
    .app-content-a img{
        width: 100%;
    }
    .feature-box{
        margin-bottom: 35px;
    }
    .feature-box [class*="col-"]{
        flex-basis:33%;
        display: flex;
        align-items: center;
    }
    .app-content-b .card{
        height: 650px;
    }
}
@media only screen and (max-width:1125px){
    .forDesktop .feature-box .row div{
        flex:0 0 270px;
        margin-left: 0;
    }
}
@media only screen and (max-width:991px){
    .forDesktop{
        display: none;
    }
    .forMobile{
        display: block !important;
    }
    .box.SitSub{
        position: relative;
    }
    .app-content-a img{
        width:auto;
    }
    .app-content-a .text-right{
        text-align: center;
    }
    .app-content-b .card-header h2{
        font-size: 26px;
        margin-bottom: 15px;
    }
    .app-content-b .card-2-header{
        height: auto;
    }
    .app-content-b .card-header{
        padding-top: 20px;
    }
    .app-content-b .subscptn{
        padding: 0 !important;
    }
    .app-content-b .subscptn .card{
        max-width: 360px;
        margin: 0 auto 30px;
        bottom:unset;
        height: auto;
        overflow: visible;
    }
    .app-content-b .card .card-body{
        padding: 0 !important;
        padding-bottom: 30px !important;
        height:auto !important;
    }
    #app .text-center{
        margin-top: 30px;
    }
    .forMobile.ribbon{
        top:-19px;
        padding: 0;
    }
    #pricing .planHolder{
        margin-left: 0;
    }
    .swiper-slide .secMob{
        order: 2;
        margin-top: 30px;
    }
}

@media only screen and (max-width:930px){
    .appList .py-2{
        padding: 5px 0;
    }
}
@media only screen and (max-width:850px){
    .truckTable .col-xs-6{
        width:100%;
    }
}

@media only screen and (max-width:768px){
    .landing-page .navbar .navbar-toggle{
        z-index: 5000;
    }
    .flat-green.landing-page .navbar .navbar-nav > li > a{
        color: white;
    }
    .side-body .container{
        padding: 0;
    }
    .side-body .tab-content > div{
        padding: 20px 10px;
    }
    button.btn-w-50{
        width:100% !important;
        max-width: 250px;
    }
    #driver.table, #mechanic.table{
        width: 550px;
        max-width: 550px;
    }
    #driver.table .btn-group a,#mechanic.table .btn-group a{
        padding:6px;
    }
    .landing-page .app-content-b.contact-us{
        background-attachment: fixed;
        background-size: cover;
        background-position: center center;
    }
    .card-2-body h3{
        font-size: 25px;
    }
    .startplanbox span{
        font-size: 12px;
    }
}
@media only screen and (max-width:768px){
    .bannerarea .float-right{
        z-index: 110;
        position: relative;
    }
    #bannerCalc{
        width: 100%;
        position: relative;
        /* top: -120px; */
    }
    #bannerCalc .box.SitSub img{
        height: auto !important;
    }
    .swiper-slide .dFlex img{
        height: auto !important;
    }
}
@media only screen and (max-width:1200px) and (orientation:landscape){
    body.login-page {
        padding: 50px 0;
        height: auto;
    }
    body.login-page .login-box{
        position: relative !important;
        max-width: 250px;
        margin: auto !important;
        left: 0;
        top: 0;
        transform: unset;
    }
}
@media only screen and (max-width:500PX){
    .planBox{
        display: flex;
        justify-content: center;
        padding: 0;
    }
    #pricing hr{
        width: calc(100% - 30px);
    }
    #pricing .details{
        padding: 0 15px;
    }
}

@media only screen and (max-width:450px){
    .btnHolder.grey-bg div > a{
        font-size: 10px;
    }
    #navbar{
        padding: 0;
    }
    #navbar  .nav.navbar-nav > li > a{
        padding: 0 14px;
    }
}

@media only screen and (max-width:445px){
    .transBg .headingBox h1{
        font-size: 24px;
    }
}
@media only screen and (max-width:377px){
    .forMobile .appList div{
        padding: 0;
    }
}

@media only screen and (max-width:1200px) and (orientation:landscape){
    body.login-page {
        padding: 50px 0;
        height: auto;
    }
    body.login-page .login-box{
        position: relative !important;
        max-width: 250px;
        margin: auto !important;
        left: 0;
        top: 0;
        transform: unset;
    }
}