

/** Start Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/

.envato-block__preview{overflow: visible;}

/* Envato Kit 141 Custom Styles - Applied to the element under Advanced */

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper{
	text-align: center;
}
.envato-kit-141-top-0 h1,
.envato-kit-141-top-0 h2,
.envato-kit-141-top-0 h3,
.envato-kit-141-top-0 h4,
.envato-kit-141-top-0 h5,
.envato-kit-141-top-0 h6,
.envato-kit-141-top-0 p {
	margin-top: 0;
}

.envato-kit-141-newsletter-inline .elementor-field-textual.elementor-size-md {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.envato-kit-141-bottom-0 p {
	margin-bottom: 0;
}

.envato-kit-141-bottom-8 .elementor-price-list .elementor-price-list-item .elementor-price-list-header {
	margin-bottom: .5rem;
}

.envato-kit-141.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container {
	padding-bottom: 52px;
}

.envato-kit-141-display-inline {
	display: inline-block;
}

.envato-kit-141 .elementor-slick-slider ul.slick-dots {
	bottom: -40px;
}

/** End Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/

/** For Goverment Icon **/
.TouGovLogos {
    margin: 15px 0px 0px;
    display: block;
    overflow: hidden;
}
.TouGovLogos ul {
    display: flex
;
    margin: 0 auto;
    padding: 0;
}
.TouGovLogos ul li {
    width: 20%;
    vertical-align: middle;
    display: -webkit-box;
    display: inline-flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
}
.TouGovLogos ul li img {
    vertical-align: middle;
    display: block;
    margin: 0 auto;
}
@media (max-width: 500px) {
    .TouGovLogos ul {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
        .TouGovLogos ul li {
        height: auto;
        width: 33.3333%;
        padding: 0px;
        padding-right: 0%;
    }
    .TouGovLogos ul li img {
        display: block;
        width: 100%;
    }
}
/** For Goverment Icon **/

/** Button Book Now **/
.booknow_1 {
    color: black;
    font-weight: 600;
    font-family: poppins;
    padding: 1px 1px;
    display: inline-flex;
    margin: 0px auto;
    border-radius: 100px;
    font-weight: 600;
    justify-content: center;
    align-items: center;
}
.booknow_1 a {
    background: #88D841;
    color: black;
    display: inline-flex;
    padding: 8px 50px;
    margin: 0px auto;
    border-radius: 100px;
    font-size: 16px;
    text-decoration: none !important;
    font-weight: 600;
    justify-content: center;
    align-items: center;
}

.booknow_1 a i.fab.fa-whatsapp.black-whatsapp {
    font-size: 25px;
    line-height: 22px;
    padding-right: 7px;
}

.booknow_1 a i.fas.fa-arrow-right {
    font-size: 20px;
    line-height: 22px;
    padding-left: 15px;
}
@media (max-width: 1024px) {
.booknow_1 a {
   padding: 4px 20px;
    font-size: 11px;
}
}
@media (max-width: 601px) {
.booknow_1 a {
   padding: 8px 30px;
    font-size: 18px;
}
}
/** Button Book Now **/

/** Home Top Review **/
.StarBox2 {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    line-height: 26px;
    font-size: 18px;
    color: #242A2E;
}
.StarBox2 .kreview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    font-weight: 600;
}
.StarBox2 .kreview .star_count {
    display: flex;
    padding: 0;
    border-radius: 2px;
    background: transparent;
    
}
.StarBox2 .kreview .star_count i {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-size: 24px;
    line-height: 24px;
    color: #FEDF00;
    margin: 0 3px 0 0;
}
.Defaults-star:before {
    content: "\f005";
}
.StarBox2 .kreview .star_number {
    margin-left: 10px;
    color: #343b46;
    font-weight: 500;
}
.StarBox2 .kreview .star_number a {
    display: inline-block;
    color: #242A2E;
}
a {
    color: #00b14f;
    text-decoration: none !important;
}
.StarBox2 .kreview .star_number .colorTTJ, .StarBox2 .booked_number .colorTTJ {
    color: #00B14F;
    margin-right: 5px;
    font-weight: 700;
}
.StarBox2 .kreview .separator {
    margin-left: 12px;
    width: 2px;
    height: 18px;
    background-color: #242A2E;
}
.StarBox2 .booked_number:not(:first-child) {
    margin-left: 12px;
    font-weight: 500;
}
.StarBox2 .kreview .star_number .colorTTJ, .StarBox2 .booked_number .colorTTJ {
    color: #FFFFFF;
    margin-right: 5px;
    font-weight: 700;
}
@media (max-width: 1024px) {
    .StarBox2 {
        line-height: 5vw;
        font-size: 2vw;
        padding-top: 2vw;
    }
    .StarBox2 .kreview .star_count {
        display: flex;
        padding: 0;
        background: transparent;
    }
    .StarBox2 .kreview .star_count i {
        font-size: 3vw;
        line-height: 5vw;
        margin: 0 .6vw 0 0;
    }
    .StarBox2 .kreview .star_number {
        margin-left: 2vw;
    }
    .StarBox2 .booked_number:not(:first-child) {
        margin-left: 2.6vw;
    }
    .StarBox2 .kreview .star_number .colorTTJ, .StarBox .booked_number .colorTTJ {
        margin-right: 1.3vw;
    }
}
@media (max-width: 601px) {
    .StarBox2 {
        line-height: 5vw;
        font-size: 4.5vw;
        padding-top: 2vw;
    }

    .StarBox2 .kreview .star_count i {
        font-size: 4.5vw;
        line-height: 5vw;
        margin: 0 0vw 0 0;
    }
    .StarBox2 .kreview .separator {
    margin-left: 1vw;
    margin-right: 1vw;
    }
    .StarBox2 .booked_number:not(:first-child) {
        margin-left: 0vw;
    }
    .StarBox2 .kreview .star_number .colorTTJ, .StarBox .booked_number .colorTTJ {
        margin-right: 1vw;
    }
}
/** Home Top Review **/

/** Home Middle Review **/
.StarBox {
    display: flex;
    align-items: center;
    position: relative;
    line-height: 26px;
    font-size: 26px;
    color: #242A2E;
}
.StarBox .kreview {
    display: flex;
    align-items: center;
    margin: 0;
    font-weight: 600;
}
.StarBox .kreview .star_count {
    display: flex;
    padding: 0;
    border-radius: 2px;
    background: transparent;
}
.StarBox .kreview .star_count i {
    flex: none;
    font-size: 24px;
    line-height: 24px;
    color: #FEDF00;
    margin: 0 3px 0 0;
}
.Defaults-star:before {
    content: "\f005";
}
.StarBox .kreview .star_number {
    margin-left: 10px;
    color: #343b46;
    font-weight: 500;
}
.StarBox .kreview .star_number a {
    display: inline-block;
    color: #242A2E;
}
a {
    color: #00b14f;
    text-decoration: none !important;
}
.StarBox .kreview .separator {
    margin-left: 12px;
    margin-right: 12px;
    width: 2px;
    height: 18px;
    background-color: #242A2E;
}
.StarBox .booked_number:not(:first-child) {
    margin-left: 12px;
    font-weight: 500;
}
.StarBox .kreview .star_number .colorTTJ, .StarBox .booked_number .colorTTJ {
    color: #FFFFFF;
    margin-right: 5px;
    font-weight: 700;
}

@media (max-width: 1024px) {
    .StarBox {
        line-height: 5vw;
        font-size: 4vw;
        padding-top: 2vw;
    }
}
@media (max-width: 601px) {
    .StarBox {
       font-size: 4.5vw;
    }
    .StarBox .booked_number:not(:first-child) {
    margin-left: 0px;
    }
    .StarBox .kreview .star_count i {
    font-size: 4vw;
}
    .StarBox .kreview .separator {
        margin-left: 5px;
        margin-right: 5px;
    }
    .StarBox .kreview .star_number .colorTTJ, .StarBox .booked_number .colorTTJ {
        color: #FFFFFF;
        margin-right: 0vw;
    }
}
/** Home Middle Review **/

/** Home Pricing Table **/
.homepage_priceTable {
    display: flex;
    overflow: hidden;
    flex-direction: column;
    margin: 20px 0px;
    font-family: Arial, sans-serif;
    position: relative;
}
.homepage_priceTable .table_header {
    display: flex;
    justify-content: space-between;
    padding: 0px 30px;
}
.homepage_priceTable .table_header .empty {
    width: 40%;
}
.homepage_priceTable .table_header .innova {
    width: 20%;
    background: #508beb;
    box-sizing: border-box;
    color: white;
    border-radius: 30px 30px 0px 0px;
    padding: 15px 30px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
}
.homepage_priceTable .table_header .seat {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
    display: block;
}
.homepage_priceTable .table_header .alphard {
    width: 20%;
    background: #84D6E0;
    box-sizing: border-box;
    color: white;
    border-radius: 30px 30px 0px 0px;
    padding: 15px 30px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
}
.homepage_priceTable .table_header .starex {
    width: 20%;
    background: #F39C12; /* orange-ish, you can pick */
    box-sizing: border-box;
    color: white;
    border-radius: 30px 30px 0px 0px;
    padding: 15px 30px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
}
.homepage_priceTable .tableBox {
    box-shadow: 0px 2px 9px 3px #0000001A;
    border-radius: 30px;
    padding: 25px 30px;
}
.homepage_priceTable .table_secondHead {
    display: flex;
    box-sizing: border-box;
    border-bottom: 1px solid #DAD8DB;
}
.homepage_priceTable .row .cell:nth-child(1), 
.homepage_priceTable .table_secondHead .cell:nth-child(1) {
    width: 40%;
    padding: 12px 22px;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    box-sizing: border-box;
}
.homepage_priceTable .row {
    display: flex;
    justify-content: space-between;
}

.homepage_priceTable .row:nth-child(odd) {
    background-color: #F1F5ED;
}
.homepage_priceTable .table_secondHead .cell:nth-child(1) {
    font-family: Poppins;
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
    text-align: left;
}
.homepage_priceTable .table_secondHead .cell:nth-child(2), 
.homepage_priceTable .table_secondHead .cell:nth-child(3), 
.homepage_priceTable .table_secondHead .cell:nth-child(4), 
.homepage_priceTable .table_secondHead .cell:nth-child(5),
.homepage_priceTable .table_secondHead .cell:nth-child(6), 
.homepage_priceTable .table_secondHead .cell:nth-child(7),
.homepage_priceTable .row .cell:nth-child(2), 
.homepage_priceTable .row .cell:nth-child(3), 
.homepage_priceTable .row .cell:nth-child(4), 
.homepage_priceTable .row .cell:nth-child(5), 
.homepage_priceTable .row .cell:nth-child(6), 
.homepage_priceTable .row .cell:nth-child(7) {
    text-align: center;
    padding: 12px 15px;
    width: 10%;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    border-left: 1px solid #DAD8DB;
    box-sizing: border-box;
}
.homepage_priceTable .table_secondHead .cell:nth-child(2), .homepage_priceTable .table_secondHead .cell:nth-child(3), .homepage_priceTable .table_secondHead .cell:nth-child(4), .homepage_priceTable .table_secondHead .cell:nth-child(5), .homepage_priceTable .table_secondHead .cell:nth-child(6), .homepage_priceTable .table_secondHead .cell:nth-child(7)  {
    font-weight: bold;
    padding: 15px 15px;
}
.two_way {
    color: #508beb;
}
.OneTwoWay {
    display: none;
}
@media (max-width: 1024px) {
.homepage_priceTable .table_header .empty {
    width: 30%;
}
.homepage_priceTable .table_header .innova {
    width:30%;
    font-size: 20px;
    padding: 15px 20px;
}
.homepage_priceTable .table_header .alphard {
    width:30%;
    padding: 15px 20px;
    font-size: 20px;
}
.homepage_priceTable .table_header .starex {
    width:30%;
    padding: 15px 20px;
    font-size: 20px;
}
.homepage_priceTable .table_header .seat {
    font-size: 15px;
}

.homepage_priceTable .table_secondHead .cell:nth-child(1) {
    font-size: 20px;
}
.homepage_priceTable .row .cell:nth-child(1), .homepage_priceTable .table_secondHead .cell:nth-child(1) {
    font-size: 15px;
}
.homepage_priceTable .table_secondHead .cell:nth-child(2), 
.homepage_priceTable .table_secondHead .cell:nth-child(3), 
.homepage_priceTable .table_secondHead .cell:nth-child(4), 
.homepage_priceTable .table_secondHead .cell:nth-child(5),
.homepage_priceTable .table_secondHead .cell:nth-child(6), 
.homepage_priceTable .table_secondHead .cell:nth-child(7),
.homepage_priceTable .row .cell:nth-child(2), 
.homepage_priceTable .row .cell:nth-child(3), 
.homepage_priceTable .row .cell:nth-child(4), 
.homepage_priceTable .row .cell:nth-child(5), 
.homepage_priceTable .row .cell:nth-child(6), 
.homepage_priceTable .row .cell:nth-child(7) {
    width: 15%;
    font-size: 14px;
}
.homepage_priceTable .row .cell:nth-child(1), 
.homepage_priceTable .table_secondHead .cell:nth-child(1) {
    width: 30%;
}
}
@media (max-width: 500px) {
    .homepage_priceTable {
        margin: 3vw 0px 0px;
    }
    .homepage_priceTable .table_header {
        padding: 0px 0px;
    }
    .homepage_priceTable .table_header .empty {
        display: flex;
        justify-content: center;
    }
    .OneTwoWay {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin: 8% auto 8% !important;
        flex-direction: column;
    }
    .OneTwoWay .list.active.oneWay, .OneTwoWay .list.active.twoWay {
        border-radius: 20px;
        background-color: #FEDC50;
        color: black;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
    }
    .OneTwoWay .list.oneWay, .OneTwoWay .list.twoWay {
        border-radius: 20px;
        background-color: #adadad;
        color: white;
        width: 21vw;
        height: 8.3vw;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
        font-size: 3.8vw;
    }
    .homepage_priceTable .tableBox {
        box-shadow: 0px 2px 9px 3px #0000001A;
        border-radius: 0px 0px 15px 15px;
        padding: 0vw 0vw 2vw;
        
    }
    .homepage_priceTable .table_header .innova, .homepage_priceTable .table_header .alphard, .homepage_priceTable .table_header .starex {
        width: 29%;
        border-radius: 10px 10px 0px 0px;
        padding: 3.4vw 1.5vw;
        font-size: 4vw;
        line-height: 5.5vw;
    }
    .homepage_priceTable .table_header .seat {
        font-size: 3.0vw;
        line-height: 5.4vw;
        margin-top: 1vw;
    }
    
    .homepage_priceTable .table_secondHead .cell:nth-child(1) {
        font-size: 5.2vw;
        line-height: 7vw;
        font-weight: bold;
        display: flex;
        align-items: center;
        padding: 3.5vw 4vw;
    }
        
    .homepage_priceTable .table_secondHead .cell:nth-child(2), 
    .homepage_priceTable .table_secondHead .cell:nth-child(3), 
    .homepage_priceTable .table_secondHead .cell:nth-child(4), 
    .homepage_priceTable .table_secondHead .cell:nth-child(5),
    .homepage_priceTable .table_secondHead .cell:nth-child(6), 
    .homepage_priceTable .table_secondHead .cell:nth-child(7),
    .homepage_priceTable .row .cell:nth-child(2), 
    .homepage_priceTable .row .cell:nth-child(3), 
    .homepage_priceTable .row .cell:nth-child(4), 
    .homepage_priceTable .row .cell:nth-child(5), 
    .homepage_priceTable .row .cell:nth-child(6), 
    .homepage_priceTable .row .cell:nth-child(7) {
        width: 15%;
        padding: 3.0vw 0vw;
        font-size: 4vw;
        line-height: 5vw;
    }
    .homepage_priceTable .row .cell:nth-child(1), .homepage_priceTable .table_secondHead .cell:nth-child(1) {
    padding: 3.0vw 0vw;
    font-family: Poppins;
    font-size: 3vw;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    box-sizing: border-box;
}
.homepage_priceTable .table_secondHead .cell:nth-child(1) {
    font-size: 3vw;
    font-weight: 600;
}
.homepage_priceTable .table_secondHead .cell:nth-child(2), .homepage_priceTable .table_secondHead .cell:nth-child(3), .homepage_priceTable .table_secondHead .cell:nth-child(4), .homepage_priceTable .table_secondHead .cell:nth-child(5), .homepage_priceTable .table_secondHead .cell:nth-child(6), .homepage_priceTable .table_secondHead .cell:nth-child(7) {
    text-align: center;
    font-size: 3.2vw;
    font-weight: 500;
    line-height: 26px;
    align-items:center;
}
}
/** Home Pricing Table **/

/** Service Review **/
.StarBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    line-height: 26px;
    font-size: 18px;
    color: #242A2E;
}
.StarBox .kreview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    font-weight: 600;
}
.StarBox .kreview .star_count {
    display: flex
;
    padding: 0;
    border-radius: 2px;
    background: transparent;
    
}
.StarBox .kreview .star_count i {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-size: 24px;
    line-height: 24px;
    color: #FEDF00;
    margin: 0 3px 0 0;
}
.Defaults-star:before {
    content: "\f005";
}
.StarBox .kreview .star_number {
    margin-left: 10px;
    color: #343b46;
    font-weight: 500;
}
.StarBox .kreview .star_number a {
    display: inline-block;
    color: #242A2E;
}
a {
    color: #00b14f;
    text-decoration: none !important;
}
.StarBox .kreview .star_number .colorTTJ, .StarBox .booked_number .colorTTJ {
    color: #87CEEB;
    margin-right: 5px;
    font-weight: 700;
}
.StarBox .kreview .separator {
    margin-left: 12px;
    width: 2px;
    height: 18px;
    background-color: #242A2E;
}
.StarBox .booked_number:not(:first-child) {
    margin-left: 12px;
    font-weight: 500;
}
@media (max-width: 768px) {
    .StarBox {
        line-height: 5vw;
        font-size: 4vw;
        padding-top: 2vw;
    }
        .StarBox .kreview .star_count {
        display: flex
;
        padding: 0;
        background: transparent;
    }
        .StarBox .kreview .star_count i {
        font-size: 5vw;
        line-height: 5vw;
        margin: 0 .6vw 0 0;
    }
    .StarBox .kreview .star_number {
        margin-left: 2vw;
    }
        .StarBox .kreview .star_number .colorTTJ, .StarBox .booked_number .colorTTJ {
        margin-right: 1.3vw;
    }
    .StarBox .booked_number:not(:first-child) {
        margin-left: 2.6vw;
    }
    .StarBox .kreview .star_number .colorTTJ, .StarBox .booked_number .colorTTJ {
        margin-right: 1.3vw;
    }
}
/** Service Review **/
/** Service Price Box **/
.PriceBox {
    border-radius: 6px;
    background-color: #fff;
    border: 1px solid #e2ecf0;
    border-top: 5px solid #05b252;
    display: inline-flex
;
    padding: 18px 16px 14px;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 0 9px 9px rgb(95 132 164 / 6%);
}
.PriceBox .term {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: flex-start;
    padding: 0 0 15px;
}
.PriceBox .term .cancel {
    color: rgb(52, 53, 56);
    font-size: 14px;
    line-height: 18px;
    margin: 0 4px;
}
.PriceBox .fromPrice {
    display: flex
;
    justify-content: flex-start;
    align-items: flex-end;
    font-weight: 600;
    font-size: 15px;
    color: #087f91;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 0 15px;
    border-bottom: 1px solid #e6e6e6;
}
.PriceBox .fromPrice .start {
    display: flex
;
    flex-direction: column;
    line-height: 16px;
    font-size: 14px;
    padding-right: 3px;
    color: #2e495e;
}
.PriceBox .fromPrice .start span {
    line-height: 13px;
    font-size: 14px;
    padding-right: 5px;
    display: block;
}
.PriceBox .fromPrice .price {
    font-weight: 700;
    color: #ff670d;
    font-size: 28px;
    letter-spacing: -1px;
}
.PriceBox .fromPrice .unit {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -.5px;
    padding-left: 5px;
    color: #2e495e;
}
.PriceBox .offerBtn {
    padding: 15px 0 0;
}
.PriceBox .offerBtn a {
    padding: 7px 0;
    background-color: #21d366;
    background-color: #1adb65;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    width: 100%;
    display: block;
    text-align: center;
    align-items: center;
    height: auto;
    font-weight: 600;
    display: flex
;
    justify-content: center;
}
.PriceBox .offerBtn a i {
    margin-right: 4px;
    font-size: 16px;
    line-height: 22px;
    
}
@media (max-width: 1024px){
.PriceBox .fromPrice .start {
    font-size: 11px;
}
.PriceBox .fromPrice .start span {
    font-size: 11px;
}


.PriceBox .fromPrice .price {
    font-size: 17px;
}
.PriceBox .fromPrice .unit {
    font-size: 15px;
}
}
/** Service Price Box **/

/** Service Button **/
a.GlobalWhatsApp {
    position: relative;
    background-color: #00b14f;
    color: white;
    padding: 12px 26px 12px 22px !important;
    font-size: 16px !important;
    line-height: 21px !important;
    font-weight: 600;
    text-align: center !important;
    background-image: unset !important;
    display: inline-flex !important
;
    align-items: center;
    align-content: center;
    border-radius: 60px !important;
    justify-content: center;
    box-sizing: border-box;
    word-wrap: break-word;
    overflow: hidden;
}
a.GlobalWhatsApp span.outer {
    display: flex
;
    grid-column-gap: 4px;
    position: relative;
    pointer-events: none;
}
a.GlobalWhatsApp i {
    font-size: 20px !important;
    line-height: 20px !important;
}
/** Service Button **/
/** Service Fleet Detail **/
.right a {
    display: flex
;
    justify-content: center;
    align-items: center;
}
a {
    color: #00b14f;
    text-decoration: none !important;
}
.right a span {
    text-transform: capitalize;
    
    color: #000;
    font-size: 14px;
}
.right a i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
    transition: allease .35s;
    color: #05b252;
    font-size: 15px;
}
/** Service Fleet Detail **/

/** Pricing page table **/
table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    unicode-bidi: isolate;
    border-spacing: 2px;
    border-color: gray;
}

tablepress {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    margin: 0 auto 1rem;
    table-layout: auto;
    width: 100%;
}
#tablepress-1.tablepress tbody tr:first-child td, 
#tablepress-2.tablepress tbody tr:first-child td, 
#tablepress-3.tablepress tbody tr:first-child td, 
#tablepress-4.tablepress tbody tr:first-child td, 
#tablepress-5.tablepress tbody tr:first-child td {
    line-height: 22px;
    color: #FFF;
    background-color: #1122AF !important;
    font-weight: 600;
    vertical-align: middle;
}
#tablepress-1.tablepress tr:nth-child(even) td.column-2, #tablepress-1.tablepress tr:nth-child(even) td.column-3, 
#tablepress-2.tablepress tr:nth-child(even) td.column-2, #tablepress-2.tablepress tr:nth-child(even) td.column-3, 
#tablepress-3.tablepress tr:nth-child(even) td.column-2, #tablepress-3.tablepress tr:nth-child(even) td.column-3, 
#tablepress-4.tablepress tr:nth-child(even) td.column-2, #tablepress-4.tablepress tr:nth-child(even) td.column-3, 
#tablepress-5.tablepress tr:nth-child(even) td.column-2, #tablepress-5.tablepress tr:nth-child(even) td.column-3, #tablepress-5.tablepress tr:nth-child(even) td.column-4, #tablepress-5.tablepress tr:nth-child(even) td.column-5 {
    text-align: center;
    vertical-align: middle;
}

#tablepress-1.tablepress tr:nth-child(2n-1) td.column-1, #tablepress-1.tablepress tr:nth-child(2n-1) td.column-2, #tablepress-1.tablepress tr:nth-child(2n-1) td.column-3, 
#tablepress-2.tablepress tr:nth-child(2n-1) td.column-1, #tablepress-2.tablepress tr:nth-child(2n-1) td.column-2, #tablepress-2.tablepress tr:nth-child(2n-1) td.column-3, 
#tablepress-3.tablepress tr:nth-child(2n-1) td.column-1, #tablepress-3.tablepress tr:nth-child(2n-1) td.column-2, #tablepress-3.tablepress tr:nth-child(2n-1) td.column-3, 
#tablepress-4.tablepress tr:nth-child(2n-1) td.column-1, #tablepress-4.tablepress tr:nth-child(2n-1) td.column-2, #tablepress-4.tablepress tr:nth-child(2n-1) td.column-3, 
#tablepress-5.tablepress tr:nth-child(2n-1) td.column-1, #tablepress-5.tablepress tr:nth-child(2n-1) td.column-2, #tablepress-5.tablepress tr:nth-child(2n-1) td.column-3,
#tablepress-5.tablepress tr:nth-child(2n-1) td.column-4, #tablepress-5.tablepress tr:nth-child(2n-1) td.column-5 {
    background-color: #A6CFFA;
    text-align: center;
    vertical-align: middle;
}

#tablepress-1.tablepress, #tablepress-2.tablepress, 
#tablepress-3.tablepress, #tablepress-4.tablepress, #tablepress-5.tablepress {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 2px 14px rgba(222, 222, 222, .5);
    border: none;
    margin-bottom: 35px;
}
tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
    border-color: inherit;
}


#tablepress-1.tablepress tr:nth-child(even) td.column-1, 
#tablepress-2.tablepress tr:nth-child(even) td.column-1, 
#tablepress-3.tablepress tr:nth-child(even) td.column-1, 
#tablepress-4.tablepress tr:nth-child(even) td.column-1, 
#tablepress-5.tablepress tr:nth-child(even) td.column-1 {

}

#tablepress-1.tablepress td.column-1, #tablepress-2.tablepress td.column-1, 
#tablepress-3.tablepress td.column-1, #tablepress-4.tablepress td.column-1, 
#tablepress-5.tablepress td.column-1 {
    text-align: left !important;
    font-weight: 600;
    color: #343d4a;
    line-height: 28px;
}
/** Pricing page table **/