.tj-logo h1 a:after {
    content: "";
    background: none;
    display: block;
    height: 0;
}
.tj-logo {
    width: 100%;
    float: left;
    position: relative;
    padding: 5px 0;
}

.info_box i
{
    color: #000000;
}
.info_box i
{
    border-color: #000000;
}

.info_box .info_text .info_title
{
    color: #000;
}

.trip-type-frm label {
    display: inline-block;
    color: #777777;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin: 4px 0px 4px 0px;
}
.trip-type-frm input{
    display: block;
    height: 45px;
    padding: 0 15px;
    width: 100%!important;
    color: #a6a6a6;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #e8e8e8;
    background-color: #f6f6f6;
    font-weight: 400;
}


.trip-type-tabs .nav-tabs > li.active > a, .trip-type-tabs .nav-tabs > li.active > a:hover, .trip-type-tabs .nav-tabs > li.active > a:focus {
    background-color: #030202;
    border: none;
    color: white;
}

.tj-nav-holder .navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}

.trip-type-frm label {
    display: inline-block;
    color: #000000;
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    margin: 4px 0px 4px 0px;
}
.trip-type-frm input {
    display: block;
    height: 45px;
    padding: 0 15px;
    width: 100%;
    color: #000000;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #000000;
    background-color: #ffffff;
    font-weight: 400;
}

.trip-type-frm input[type="text"] {
    display: block;
    height: 45px;
    padding: 0 15px;
    width: 100%;
    color: #000000;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #000000;
    background-color: #ffffff;
    font-weight: 400;
}

.form-control {
    display: block;
    height: 45px;
    padding: 0 15px;
    width: 100%;
    color: #000000;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #000000;
    background-color: #ffffff;
    font-weight: 400;
}

.tj-reviews .owl-theme .owl-controls .owl-nav [class*="owl-"], .tj-nav-holder .book_btn a, .book_fleet a, .cab-col-outer .fleet-grid-box a:before, .trip_form .search-btn, .trip-type-frm .search-btn, .fleet-inner a, .tj-form2-tabs .nav-tabs > li.active > a, .tj-form2-tabs .nav-tabs > li.active > a:hover, .tj-form2-tabs .nav-tabs > li.active > a:focus, .tab-content .trip-frm2 .search-btn, .contact_frm .submit-btn, .service-box .service-caption a, .tj-book-services .service-box:hover .icon-outer i, .tj-slider .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .car-tabs .nav-tabs > li.active > a, .car-tabs .nav-tabs > li.active > a:hover, .car-tabs .nav-tabs > li.active > a:focus, .tj-slider .owl-theme .owl-dots .owl-dot.active span, .tj-slider .owl-theme .owl-dots .owl-dot:hover span, .tj-btn:after, .cab-services .cab-service-box:after, .booking-frm .book-btn, .tj-contact-form .btn-submit, .slide-caption .slide-btns .btn-style-1, .slide-caption .slide-btns .btn-style-2, .banner-inner .banner-btns .btn-style-1, .banner-inner .banner-btns .btn-style-2, .tj-reviews .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .payment-frm .book-btn, .tj-user-bfrm .book-btn, .invoice-footer a, .cab-box .cab-desc a:after, .account-frm .save-btn, .account-frm .cancel-btn, .search-form button, .blog-outer .blog-thumb .blog-date strong, .slider-post #blog-slider .owl-controls .owl-nav [class*="owl-"], .tags a:hover, .blog-text .tj-btn2:before, .quote-author:before, .sharing_links li a, .post-nav-control a, .comments-info .reply, .comment-btn, .tj-subscribe-form .btn-submit, .price_btn {
    background-color: #f8ba00;
    color: black;
    font-weight: 600;
}
.fleet-info>p {
    margin-top: 4px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.6em;

    color: black;
    margin-bottom: 5px;
}
.fleet-info>h3 {
    color: black;
    font-weight: 700;
}

.tariffs {
    background: #fff;
    text-align: center;
    border: 2px solid #c6c2c2;
    padding: 3px 10px 20px;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 9px;
    background-clip: padding-box;
    position: relative;
    transition: all .3s ease;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

ul.check {
    list-style: none;
    margin-top: 25px;
    margin-bottom: 30px;
    padding-left: 25px;
}

ul.check li:before {
    content: "\f00c";
    display: block;
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 100;
    color: #FFC61A;
    position: absolute;
    margin: 7px 0 0 -26px;
}


.fleet-info-box .fleet-info span {
    float: left;
}

strong.stong-class>i {
    color: #f8ba00;
        margin-right: 6px;  
}
strong.stong-class {
    color: black;
    font-size: 16px;
    display: flex;
    justify-content: center;
        margin-bottom: 5px;
}
.fleet-info-box a, .fleet-list-box a {
    float: none;
    display: inline-flex!important;
    border: 2px solid;
    text-align: center;
    padding: 12px 21px;
    margin-top: 18px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    color: white !important;
    justify-content: center;
}
/*.book_btn_class  {
    float: left;
    display: flex;
    width: 170px;
    text-align: center;
    padding: 18px 0;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}*/
.car-fleet {
    float: left;
    width: 100%;
    padding: 20px 0;
}


.text-white {
    color: white !important;
}


ul.bottom_list {
    display: ruby;
    padding: 0;
}
ul.bottom_list>li {
    list-style: none;
}
ul.bottom_list>li>a {
    color: white;
    font-size: 15px;
        font-weight: 600;
}

.bottom_list li a:after {
    content: "|";
    line-height: 1;
    font-size: 15px;
    margin-left: 5px;
    margin-right: 3px;
}

.bottom_list li a:hover {
    color: #FFC61A;
}

/*-----------------------*/
.tj-banner-form{
    background:url("../images/banner2_bg.jpg") no-repeat;
}

.tj-logo>h1>a>img {
    width: 37%;
}
.tj-logo>h1 {
    margin: 0 0 0 0;
}
.tj-header {
    background: black;
}

.info_box i {
    border-color: #ffffff;
}

.info_box i {
    color: #ffffff;
}
.info_box .info_text .info_title {
    color: #ffffff;
}
.info_box .info_text span {
    display: block;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
}
.info_box .info_text span a {
    color: #ffffff;
    display: block;
}
.phone_icon:before {
    content: '';
    height: 85px;
    width: 60px;
    background: #fcfeff;
}
.phone_info .phone_text span a {
    display: block;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
}

.tj-book-services {
    float: left;
    width: 100%;
    padding: 49px 0 40px;
}



.fleet-grid-box {
    border: 2px solid #007bff; /* Highlight border */
    border-radius: 10px; /* Rounded corners */
    background-color: #f9f9f9; /* Light background color */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow */
    transition: transform 0.3s ease, box-shadow 0.3s ease; /* Animation on hover */
    overflow: hidden; /* Ensure content stays inside */
}

.fleet-grid-box:hover {
    transform: scale(1.05); /* Slight zoom effect */
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2); /* Deeper shadow on hover */
}

.fleet-thumb img {
    width: 100%; /* Ensure the image covers the container */
    height: auto;
    border-bottom: 2px solid #007bff; /* Connect image with border */
}

.fleet-info-box {
    padding: 20px;
    text-align: center;
}

.fleet-info h3 {
    color: #007bff; /* Highlighted title color */
    font-size: 1.5rem;
    margin-bottom: 10px;
    font-weight: bold;
}

.fleet-info p {
    color: #555; /* Subtle text color */
    margin-bottom: 15px;
}

.stong-class {
    display: block;
    font-size: 1rem;
    color: #333;
    margin: 5px 0;
}

.stong-class i {
    color: #28a745; /* Icon color */
    margin-right: 5px;
}

.btn {
    margin: 10px 5px; /* Spacing between buttons */
    padding: 10px 15px;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 5px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.btn-primary {
    background-color: #007bff;
    color: #fff;
    border: none;
}

.btn-primary:hover {
    background-color: #0056b3; /* Darker shade on hover */
    color: #fff;
}

.tj-footer {
    background: #000000;
    width: 100%;
    float: left;
    padding: 75px 0 50px;
}


   .tj-offers.asasaqs {
    padding: 40px 0;
    background: #f8f9fa; /* Light background for contrast */
}


/* Heading Styling */
.tj-heading-style h3 {
    font-size: 28px;
    font-weight: bold;
    color: #343a40;
    text-transform: uppercase;
    margin-bottom: 20px;
}

/* About Info Section */
.about-info p {
    font-size: 16px;
    font-weight: 600;
    color: #555;
    margin-bottom: 20px;
    line-height: 1.6;
}

/* Facts List Styling */
.facts-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.facts-list li {
    flex: 1 1 calc(33.33% - 20px);
    text-align: center;
    padding: 15px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.facts-list li:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}

.facts-list .fact-count {
    font-size: 24px;
    font-weight: bold;
    color: #f39c12;
    display: block;
    margin-bottom: 5px;
}

.facts-list i {
    font-size: 16px;
    color: #343a40;
    margin-bottom: 5px;
}

.facts-list span {
    font-size: 14px;
    font-weight: 600;
    color: #555;
}

/* Welcome Banner Styling */
.welcome-banner img {
    max-width: 100%;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.welcome-banner img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

/* Responsive Design */
@media (max-width: 768px) {
    .facts-list li {
        flex: 1 1 100%;
    }


</style>