/*
Theme Name: Fleet
Text Domain: fleet
Version: 1.5
Requires at least: 6.8.2
Requires PHP: 8.1
Description: 	A supercharged starter theme for WordPress
Author: 		Rareloop
Author URI: 	http://rareloop.com
Domain Path: /languages
*/

.global-franchise-opportunities .page-breadcrumb {
    min-height: 220px;
}

.global-franchise-opportunities .page-breadcrumb h1 {
    font-weight: normal;
    font-size: 54px;
    text-shadow: none;
}

.text-content .container {
    max-width: 820px;
}

.text-content p:first-child {
    font-size: 20px;
    line-height: 24px;
}

.benefits-section h4.service-title {
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
}

.benefits-section p {
    font-size: 16px;
    line-height: 18px;
    color: #274e5e;
    margin-bottom: 0;
}

.accordian-faq p.secondary-color {
    max-width: 690px;
    width: 100%;
    margin: 0 auto 15px;
}

.accordian-faq p.secondary-color:first-child {
    font-size: 20px;
    line-height: 24px;
}

.accordian-faq h6 {
    font-size: 15px;
}

.accordian-faq .accordion-container {
    box-shadow: none;
}

.accordian-faq .accordion-container button {
    border: 2px solid #5fdbc8;
    border-radius: 0;
}

.accordian-faq .accordion-container button[aria-expanded="false"]+.collapse .p-4 {
    border: 2px solid transparent;
}

.accordian-faq .accordion-container button[aria-expanded="true"]+.collapse .p-4 {
    border: 2px solid#5fdbc8;
}

.accordian-faq .accordion-container button.long-us-button[aria-expanded="false"] {
    color: #274e5e;
}

.accordian-faq .accordion-container button.long-us-button {
    width: 100%;
    text-align: left !important;
    font-size: 23px;
    font-weight: normal;
    padding: 13px 30px !important;
    color: #5fdbc8;
    outline: none;
}

.accordian-faq .accordion-container button.long-us-button:focus {
    box-shadow: none;
}

.accordian-faq .accordion-container .long-us-button {
    position: relative;
}

.accordian-faq .accordion-container .long-us-button i.fa {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #87e4d6;
}

.join-the-form form .row>div {
    padding-left: 6px;
    padding-right: 6px;
}

.join-the-form form .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 20px;
}

.join-the-form form .wpcf7-form-control-wrap input,
.join-the-form form .wpcf7-form-control-wrap select,
.join-the-form form .wpcf7-form-control-wrap textarea {
    border: none;
    width: 100%;
    padding: 12px;
    color: #c4c4c6;
    font-size: 16px;
    outline: none;
    background-color: #fff;
}

.join-the-form form .wpcf7-form-control-wrap input::placeholder,
.join-the-form form .wpcf7-form-control-wrap textarea::placeholder {
    color: #c4c4c6;
}

.join-the-form form .wpcf7-form-control-wrap textarea {
    text-align: center;
}

.join-the-form form .submit-button .wpcf7-submit {
    color: #274e5e;
    font-size: 16px;
    border: none;
    background: #fff;
    border-radius: 3px;
    padding: 10px;
    min-width: 160px;
}

.join-the-form form .submit-button .ajax-loader {
    margin-top: 5px;
}

.accordion-container button[aria-expanded="true"],
.accordion-container button[aria-expanded="true"]+.text-left {
    background-color: #f8f9fa;
    outline: none;
}

@media (min-width: 1024px) {
    .home-map-section #googleMap {
        height: 650px !important;
    }
}

@media (min-width: 768px) {
    .join-the-form form .recaptcha-box {
        display: flex;
        justify-content: flex-end;
        float: right;
        width: 100%;
    }

    .join-the-form form .submit-button {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.car-slide-feature {
    opacity: 1 !important;
}

.py-80 {
    padding: 120px 0;
}

#sb_instagram .sbi_link:after {
    background-image: url(https://pingouin.xyz/wp-content/themes/fleet-master/images/follow-icon.png);
    background-repeat: no-repeat;
    background-position: center;
}

.honesty_section .right .box {
    padding-bottom: 10px !important;
}

.honesty_section .car-slider-arrow__left,
.honesty_section .car-slider-arrow__right {
    top: calc(50% - 0px);
}

.contact-one-line {
    max-width: 170px;
    margin: 0 auto;
}

.d-flex.input-group-side {
    gap: 5px;
}

.car-rental-request-outer {
    box-shadow: 0 0px 7px rgba(0, 0, 0, 0.2);
    padding: 20px;
}

.car-rental-request section.py-5 {
    background-color: transparent;
}

.car-rental-request-outer #rental_request_form .date-separator {
    width: auto;
}

.car-rental-request-outer #rental_request_form .date-picker input {
    width: 100%;
}

.car-rental-request-outer #rental_request_form .form-grp-container .ui-datepicker-trigger {
    margin-top: 5px;
}

.car-rental-request-outer .date-time .label {
    margin-bottom: 10px !important;
}

#rental_request_form .pretty .state label:after,
#rental_request_form .pretty .state label:before,
#rental_request_form .pretty .state .icon {
    width: 15px;
    height: 15px;
}

#rental_request_form .time-picker {
    width: 5% !important;
}

.check-input-outer {
    display: flex;
}

.check-input-outer .filter-checkbox {
    margin: 0;
}

.check-input-outer .filter-checkbox:first-child {
    margin-right: 15px;
}
.buttons-payment-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
}
.buttons-payment-wrapper .payment-card-wrapper img {
    max-width: 66px;
}
.buttons-payment-wrapper .payment-card-wrapper p{
    font-size: 19px;
}


/*----18-dec----*/
#app-navbar-menu li a {
    color: #274e5e !important;
}

.pickup-add input {
    padding-right: 30px;
}

.app-input,
.app-input--centered {
    border: 1px solid #274e5e !important;
}

.pretty .state label:before,
.search-result-container,
.car-slide__inner {
    border-color: #274e5e;
}

.pretty.p-smooth.p-plain input:checked+.state label:before {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

#hero .hero__title,
#hero .hero__subtitle {
    color: #274e5e;
    text-shadow: none;
}

.py-260 {
    padding: 80px 0;
}
#hero{
    padding-top: 150px !important;
    background-color: #ebe6d9 !important;
}

#home-feature-slider .slick-list {
    display: flex;
    flex: 1;
}

#home-feature-slider .feature-item {
    margin: 0 26px;
}
.the-car-slider--fleet .car-slide {
    min-height: 500px;
    display: none;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.the-car-slider--fleet .car-slide__offer, .the-car-slider .car-slide__offer{
    right: -30px !important;
}
header.sticky-top {
    border-bottom: 1px solid #274e5e !important;
}
.navbar-right{
    align-items: center;
}
.whatsapp_menu_header{
    margin-right: 20px !important;
}
.app-dropdown.cur-dropdown{
    display: flex !important;
    justify-content: flex-end;
}
.app-dropdown.cur-dropdown button{
    outline: none !important;
}
.search-result__list a .fa{
margin-left: 8px;
}
.static-ins {
    background-color: #2eceb6;
}
/* .footer-logos img:first-child {
    max-width: 120px;
} */
@media (min-width: 1921px) {
    .py-260 {
        padding: 260px 0;
    }
}
@media (min-width:1800px){
    #app-navbar-menu li{
        margin: 0 20px !important;
    }
}
@media (min-width: 576px) {
    .car-rental-request section.py-5>.container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .car-rental-request section.py-5>.container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .car-rental-request section.py-5>.container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .car-rental-request section.py-5>.container {
        max-width: 1140px;
    }
}

@media (min-width: 1200px) and (max-width: 1345px) {
    #app-navbar {
        padding: 10px !important;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-left: 0 !important;
    }

    .navbar-right .my-account-button {
        padding: 10px 12px !important;
    }

    .navbar-right .cart-icon {
        margin: 10px 0;
        margin-right: 8px !important;
    }

    .navbar-brand {
        padding-right: 0 !important;
    }
}
@media (min-width: 600px) and (max-width: 800px) {
   #hero .hero__title {
        font-size: 48px!important;
    }
    #hero .hero__title span{
        font-size: 34px;  
    }
}
@media (max-width: 767px) {
    #hero{
        min-height: 550px !important;
        padding-top: 80px !important;
    }
    .benefits-section .row>div {
        text-align: center;
    }
    .buttons-payment-wrapper {
        text-align: center;
        grid-template-columns: 1fr;
        gap: 20px;
        margin-top: 20px;
    }


    .accordian-faq .accordion-container button.long-us-button {
        font-size: 20px;
        padding: 10px 25px 10px 10px !important;
    }

    .py-80,
    .py-260 {
        padding: 40px 0;
    }

    #rental_request_form .col-lg-3.date-calendar {
        position: relative;
        width: 20%;
        bottom: 0;
    }

    .enquiry-modal-outer #enquiry_success_data {
        margin: 20px;
    }

    /*--19-12----*/

}
@media (max-width: 599px) {
    #home-feature-slider .slick-list {
        display: block;
    }
    .whatsapp_menu_header {
        margin-right: 0px;
        padding: 0;
    }
    #qlwapp.qlwapp-button .qlwapp-toggle {
        margin: 3px;
    }
    .navbar-right .my-account-button {
        order: 0 !important;
        width: auto !important;
        margin-bottom: 0 !important;
    }
    #app-navbar{
        padding-right: 15px !important;
    }
    .navbar-right {
        align-items: center !important;
    }
}

@media (max-width: 575px) {
    .long-term-faq .accordion-container .long-us-button {
        white-space: normal;
        font-size: 16px;
    }

    #rental_request_form .form-group-main .form-grp-container {
        margin-left: 0;
    }
    .hero_badge {
        top: 15px !important;
        width: 60px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #hero{
        min-height: 650px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #hero{
        min-height: 750px !important;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    #hero{
        min-height: 770px !important;
    }
}


/*----Start Popup----*/
a#official-damage {
    cursor: pointer;
}
.mfp-container .mfp-content {
    height: 100%;
}

#official-damage-popup {
    background: #fff;
    padding: 40px 20px;
	  width: 80%;
    margin: 0 auto;
    position: relative;
    text-align: center;
	  border-radius: 10px;
      height: 95%;
      margin-top: 2% !important;
      overflow: auto;
}
#official-damage-popup .mfp-close {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 30px;
    cursor: pointer;
    width: 25px;
    height: 30px;
    line-height: 30px;
}
/*----End Popup----*/

/*----Start----*/
/* Tab Accordian */

.tab-accordian ul{
    padding-left: 22px;
}
.tab-accordian p{
    margin-top: 0;
}

.tab-accordian{
    width: 100%;
    box-shadow: 0 10px 30px rgba(0,0,0,.08);
    border-radius: 4px;
    border: 1px solid #cecece;
    background: transparent;
    margin-bottom: 15px;
    overflow: hidden;
}

#official-damage-popup .titleWrapper{
    padding: 15px 15px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    -webkit-user-select: none;
    user-select: none;
    transition: background-color .8s linear;
}
#official-damage-popup .titleWrapper h3{
    margin-bottom: 0;
    font-size: 18px;
    color: #5fdbc8;
    font-weight: 600;
}
.desWrapper{
    background: #fff;
    /* max-height: 500px; */
    display: none;
    padding: 20px;
    transition: max-height 1s ease-in;
    overflow-y: auto;
}

/* Collapse Icon */

.collapse-icon{
    position: relative;
    right: 7px;
}
.collapse-icon .acc-close{
    height: 16px;
    border-left: 2px solid #0a7a7f;
    transition: all .5s ease-in-out;
    transform: rotate(-90deg);
    opacity: 1;
}

.collapse-icon .acc-open {
  width: 16px;
  position: absolute;
  border-top: 2px solid #0a7a7f;
  transition: all .5s ease-in-out;
  transform: rotate(90deg);
  top: 43%;
  right: -6.5px;
}

.titleWrapper.active .collapse-icon{
    transition: all .5s ease-in-out;
  transform: rotate(180deg);
}

.titleWrapper.inactive .collapse-icon{
    transition: all .5s ease-in-out;
  transform: rotate(-180deg);
}

.titleWrapper.active .collapse-icon .acc-open{ 
    opacity: 0;
}

#descwrapper table {
    width: 100%;
}
#descwrapper table tbody tr th {
    padding: 5px 10px;
    font-size: 14px;
}
#descwrapper table tbody tr td {
    padding: 5px 10px;
}
#descwrapper table tbody tr.frnt_cls td {
    background-color: #c8fff7;
}
#descwrapper table tbody tr.sid_cls td{
    background-color: #5fdbc8;
}
#descwrapper table tbody tr.rid_cls td{
    background-color: #7db4cb;
}
#descwrapper table tbody tr.other_cls td{
    background-color:   antiquewhite;
}




#descwrapper table tbody tr.front-part-last{
    border-bottom: solid 8px #ddd;
}
.summary-table-data table tbody tr td,
.summary-table-data table tbody tr th{
    border: solid 1px #ddd;
    padding: 5px 10px;
}

a.navbar-brand p {
    font-size: 11.7px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 5px;
    text-align: center;
}     
.footer-logos {
    display: grid;
    grid-template-columns: 1fr 1fr;
} 
.footer-logos img{
    width: 100%;
}


@media (max-width: 767px) {
    #official-damage-popup{
        width: 95%;
    }
    #official-damage-popup .titleWrapper h3{
        font-size: 14px;
    }
    #printThisBooking .secondary-color table {
        width: 100%;
    }
}

.crs_hum {
    position: relative;
    background-image: url("/wp-content/themes/fleet-master/images/human-aid.jpg");
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    min-height: 600px;
    padding-bottom: 30px;
}
.content_area {
    position: relative;
}

.difference-bg {
    padding: 170px 0;
}
/* Adding an overlay */
.content_area {
    position: relative !important;
    color: #ffffff;
    font-size: 21px;
    font-weight: 800;
    background: #0000009c;
    padding: 16px 25px;
    font-family: 'Times New Roman', serif;
    font-style: italic;
}
span.secondary-color.commitment_head {
    color: #fb6d61;
    font-weight: 800;
    font-size: 45px;
}
/* Ensure text remains above the overlay */
.crs_hum * {
    position: relative;
    z-index: 1;
}
.commitment_text {
    font-size: 20px;
    font-style: italic;
    color: #000;
    /* font-weight: 600; */
    font-family: 'Times New Roman', serif;
}
.commentment_sec .section-heading {
    text-align: center;
    display: block;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 25px !important;
}
li.li_com.aos-init.aos-animate {
    list-style: none;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 25px;
}
li.li_com.aos-init.aos-animate {
    list-style: none;
    display: flex
;
    flex-direction: row;
    align-items: flex-start;
    gap: 25px;
    text-align: justify;
    margin-bottom: 44px;
}
.flex_clas {
    display: flex;
}
img.com_img_right {
    width: 100%;
}
@media (min-width: 320px) and (max-width: 767px){
    .col-lg-12.col-md-12.flex_clas {
        display: flex    ;
        flex-direction: column-reverse;
        gap: 31px;
    }
    .join-the-form ul {
        padding: 0;
    }
}

.history-seperator.last-div::before , .history-seperator.last-div::after {
    display: none;
}
.footer-logos img.ml-3 {
    width: 147px;
    margin-top: 15px;
    height: auto;
    object-fit: cover;
}
.footer-logos img.ml-3 {
    margin-left: 0 !important;
}
.footer-logos {
    display: flex !important
;
    grid-template-columns: 1fr 1fr;
}
img.img_about.last-odd-img {
    width: 120px !important;
    height: auto;
}
span.you_care {
    color: #5fdbc8;
}
p.your_jor {
    color: #fb6d61;
}
.grecaptcha-badge {
    left: 0 !important;
    right: auto !important;
    transform: translateX(-60px) !important; /* Move it left to hide the blue part */
    transition: transform 0.3s ease-in-out !important;
    overflow: hidden; /* Ensures no part overflows */
    width: 70px !important; /* Only show the white part */
    height: 60px !important; /* Adjust height if needed */
}

.grecaptcha-badge:hover {
    transform: translateX(0) !important; /* Show full badge on hover */
    width: auto !important; /* Expand to full width */
}
.search-result__title .deposit {
    background-color: #fb6d61;
    padding: 10px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
}
.search-result__title .deposit p {
    margin-bottom: 0;
}
.highlight-word{
    background-color: #5fdbc8;
    color: #fff ;
}

.extra-option-icon {
    text-align: center;
}
.extra-option-icon img {
    max-width: 70px;
    margin: 0 auto;
    width: 100%;
}
.extra-options-content p {
    color: #999898 !important;
}
.extra-options-content p span {
    border-radius: 2px;
    padding: 1px 4px;
}

.refundable-box {
    margin-top: 20px;
    display: none;
}
.refundable-box .filter-box__title {
    background-color: #2eceb6;
    color: #fff;
    line-height: 1;
    padding: 14px 15px;
}
.refundable-box > .refundable-content {
    border: 1px solid #f0f0f0;
    padding: 15px;
}
.refundable-box > .refundable-content .refundable-icon img {
    width: 40px;
}
.refundable-box > .refundable-content .booking-summary__item {
    gap: 10px;
}
.refundable-box .refundable-price {
    font-size: 14px;
    width: 105px;
}
.refundable-box .refundable-text {
    font-size: 14px;
    margin-bottom: 0;
}
.refundable-note {
    padding: 15px;
    border: 1px solid #f0f0f0;
    border-top: 0;
}
.refundable-note p {
    font-size: 14px;
    opacity: .5;
    margin-bottom: 0;
}


/* .extras-container .row:nth-child(1) {
    background-color: #2eceb6;
    padding: 20px 0;
  } */
/* @media (min-width: 768px){
    .bg_img_settings {
        padding-top: 0 !IMPORTANT;
        padding-bottom: 20% !important;
    }
} */
/* @media (max-width: 767px){
     .bg_img_settings {
        
        
}
} */
/*----End----*/



@media (min-width: 768px) and (max-width: 991px) {
    body.home #hero{
        min-height: 750px !important;
    }
}
 
@media (min-width: 992px) and (max-width: 1024px) {
    body.home #hero{
        min-height: 770px !important;
    }
}

@media (max-width: 767px) {
    body.home #hero{
        min-height: 550px !important;
        padding-top: 80px !important;
    }
}

.buttons-payment-wrapper .payment-card-wrapper img {
    max-width: 60px;
}
.buttons-payment-wrapper .payment-card-wrapper p{
    font-size: 17px;
}


