body{
  font-family: "Montserrat", sans-serif!important;

}
.container{
    max-width: 1200px!important;
    width: 100%;
}
.header-top {
    padding: 4px 0;
    background: #601670;
    position: relative;
}

.header-top .col-md-4 {
    background: #c6952d;
}



.all-post-innher h1, .all-post-innher h2, .all-post-innher h3, .all-post-innher h4, .all-post-innher h5, .all-post-innher h6{
    font-weight: 600!important;
    color: #000;
}
.all-post-innher ul {
    padding: 20px;
}
.all-post-innher ul li {
    list-style: disc !important;
    color: #000;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500 !important;
}
.all-post-innher strong{
    font-weight: 600!important;
}
.page-box-service ul li {
    list-style: none !important;
}
.main_image {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
}

.main_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
ul.social-media {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 5px 0;
    justify-content: left;
    align-items: center;
}
ul.social-media li {
    margin-right: 10px;
}
/*ul.social-media li a {
    filter: brightness(0);
}*/

span.headertop-col-image {
     display: block; 
     width: 23px; 
    margin-right: 7px;
}

.header-top .row {
    align-items: center;
    justify-content: space-between;
}


.header-call {
    float: right;
    z-index: 999999;
    position: relative;
}


ul.top-menu-login {
    display: flex;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.top-menu-login li{
     margin-right: 10px;
}
ul.top-menu-login li:last-child {
    margin-right: 0;
}
ul.top-menu-login li a {
    font-size: 16px;
    font-weight: 400;
    display:block;
    background: transparent;
    padding: 12px 30px!important;
    border-radius: 10px;
    color: #ffff;
    border: 2px solid #fff;
}


nav.navbar.main-header {
    background: transparent;
    padding: 32px 0px 24px 0px;
}
nav.navbar.main-header ul.navbar-nav li a, nav.navbar.main-header ul.navbar-nav .btn-group a.nav-link.dropdown-toggle {
       font-size: 14px;
       font-weight: 600 !important;
       text-transform: uppercase;
       color: #fff !important;
       padding: 9px 6px;
       font-family: "Montserrat", sans-serif!important;
}
.header-call a {
    color: #fff;
    display: inline-block;
    padding: 2px 14px;
    border-radius: 30px;
    font-size: 21px;
    font-weight: 500!important;
     font-family: "Montserrat", sans-serif!important;
}

nav.navbar.main-header .navbar-collapse {
   flex-grow: inherit;
   justify-content: !important;
   margin-left: 200px;
   width: calc(100% - 150px);
}
span.navbar-brand.waves-effect.site-logo {
    position: absolute;
    top: 0;
    padding: 12px 0px;
    margin-top: 22px;
    box-shadow: inherit;
}
span.navbar-brand.waves-effect.site-logo img {
     max-width: 144px!important;
     width: 100%;
 }
.hero-section {
    background-image: url(../../assets/img/homebanner.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 320px 0px 210px;
    position: relative;
    z-index: 1;
}
 .hero-section:before{
    content: '';
    position: absolute;
    left: 47%;
    bottom: 0;
    width: 375px;
    height: 559px;
    background-image: url('../../assets/img/home.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
 }

.hero-content h6 {
    font-size: 18px;
    color: #fad953;
    font-weight: 500 !important;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif!important;
    margin-bottom: 21px;
}
.hero-content h1 {
    font-size: 36px;
    color: #fff;
    font-family: "Montserrat", sans-serif!important;
    font-weight: bold !important;
    text-transform: capitalize;
    margin-bottom: 8px;
    line-height: 48px;
}
.hero-content h1 span{
    display: block;
     font-weight: 500!important;
}
.hero-content p {
    font-size: 18px;
    color: #fff;
    font-weight: 400!important;
    width: 80%;
    line-height: 36px;
    font-family: "Montserrat", sans-serif!important;

}
.home-form {
    position: absolute;
    width: 382px;
    top: -70px;
    max-width: 100%;
    right: 0px;
}
.home-form form .card {
/*    background: transparent;*/
    border-radius:10px !important;
    border: 0px solid #601670;
    padding: 44px 31px!important;
    box-shadow: none!important;
    position: relative;
  overflow: hidden;
}
/*.home-form form .card:before {
   content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.2;
    border-radius: inherit;
}*/
.home-form form .card input.form-control, .home-form form .card .field select.form-control {

border-radius: 10px !important;
color: #000;
font-size: 14px;
padding: 14px 20px;
height: auto;
margin-bottom: 18px;
 font-family: "Montserrat", sans-serif!important;
font-weight: 600!important;
}
input.form-control::placeholder {
    color: #000!important;
    font-size: 14px!important;
        font-family: "Montserrat", sans-serif!important;
font-weight: 600!important;
opacity: 1!important;

}
.home-form form .card .search_sec .right-icon {
    position: absolute;
    right: 16px;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 23px !important;
    opacity: 1;
    color: #000000 !important;
    bottom: 29px;
}
.home-form form .card .search_sec .right-icon i, .home-form form .card  .fa-calendar-alt:before {
    color: #000000;
    font-weight: bold !important;
}


.home-form form .card .field.relative.search_sec.airport_loction {
    margin-top: 4px!important;
}
.home-form form .card button#add_via {
    background: #000000;
    border: 0;
    color: #fff;
    padding: 6px 22px;
    border-radius: 10px;
}
.ride_book-home button.btn {
       background: #c6952d;
    padding: 20px 27px;
    color: #fff;
    border-radius: 10px;
    font-size: 16px;
 font-family: "Montserrat", sans-serif!important;
    font-weight: bold!important;
}
.home-form form .cinput label{
    margin-top: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 300 !important;
}
.home-form form .cinput input[type='radio']:after{
     top: -5px;
    left: -5px;
}
.home-form form .cinput input[type='radio']:checked:after {
    background: #601670;
    border:0;
    top: -5px;
    left: -5px;
}
section.about-section {
    padding: 80px 0 80px 0;
    position: relative;
    
}


.about-content-header h2, .accordion h2, .conculusion h2, .all-post-innher h1, 
.bottom-section h5, .text-service-pages-left h5 {
    font-size: 36px!important;
    font-weight: bold !important;
    color: #192026;
    border-bottom: 0px!important;
    padding: 0px;
    margin-bottom: 20px;
}

.about-content-header span {
    color: #585858;
    font-size: 14px;
}

section.about-section.innher-page .about-content-header span {
    color: #585858;
    font-size: 21px;
}

section.about-section-detalis {

       background: linear-gradient(258deg, rgba(167, 121, 22, 1) 0%, rgb(96 22 112) 100%);
}

section.about-section-detalis h5 {
    color: #fff;
    font-size: 27px;
    font-family: "Montserrat", sans-serif!important;
    line-height: 30px;

}

section.about-section-detalis p {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400 !important;
}

section.about-section-detalis ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.about-section-detalis ul li {
    width: 42%;
    margin-bottom: 30px;
    margin-right: 60px;
    text-align: justify;
}

section.about-section-detalis .about-detail {
    padding: 80px 0px 80px 0px;
}

/*.img-box {
    width: 100%;
    height: 100%;
}

.img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}*/

section.about-section.innher-page p{
    line-height: 30px;
}
.about-content-header {
    margin-bottom: 15px;
}

.about-detail p {
    font-size: 14px;
    color: #000000;
    line-height: 26px;
 font-family: "Montserrat", sans-serif!important;
    font-weight: 500!important;
    text-align: left;
}

.about-detail a {
    display: inline-block;
    font-size: 16px;
    background: #c6952d;
    font-weight: 700!important;
    color: #fff;
 font-family: "Montserrat", sans-serif!important;
    padding: 10px 40px;
    border-radius: 10px;
    margin-top: 20px;
    border: 1px solid;
}
section.benifit_section {
    padding: 0 0 80px 0;
}
.benifit_box {
    display: flex;
}
.benifit_image {
    width: 46px;
    height: 46px;
    background: #192026;
    border-radius: 50%;
    padding: 10px;
}
.benifit_content {
    width: calc(100% - 66px);
    margin-left: 20px;
}
.benifit_content h5 {
    color: #192026;
    font-size: 27px;
 font-family: "Montserrat", sans-serif!important;
    line-height: 30px;
}
.benifit_content p {
    color: #585858;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400!important;
}
.fleet_section{
/*    background-image: url('../../assets/img/fleet_banner.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;*/
    padding: 80px 0;
    position: relative;
    z-index: 1;
    background: #fff;
}
/*.fleet_section:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(6,6,6,1) 0%, rgba(255,255,255,0) 100%);
    z-index: -1;
 }*/
.fleet_header h2 {
    font-size: 36px;
    font-weight: bold !important;
    font-family: "Montserrat", sans-serif!important;
    color: #000;
}


.fleet_header p {
    font-size: 18px;
    color: #000;
    font-family: "Montserrat", sans-serif!important;
   font-weight: 600!important;


}
.fleet_header span{
        font-family: "Montserrat", sans-serif!important;
        font-size: 16px;
        color: #6e1980;
        font-weight: 600!important;

}

.fleet_header {
    text-align: center;
}



.fleetslider_text {
    margin: 150px 0;
    max-width: 570px;
    float: right;
}
.fleetslider_text h5 {
    font-size: 27px;
    font-family: "Montserrat", sans-serif!important;
    color: #fff;
}
.fleetslider_text p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.card.fleethome_slider {
    background: transparent;
    position: relative;
    z-index: 1;
    min-height: 417px;
    box-shadow: inherit!important;
    border-radius: 15px!important;
    transition: all 1s;
}


/*.card.fleethome_slider:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(23,60,42,0) 54%, rgba(48,126,88,1) 100%);
    opacity: 0.3;
    border-radius: inherit;
    z-index: -1;
}*/
.fleetImage {
        background: #fff;
    text-align: center;
    width: 260px;
    margin: auto;
}

.fleethome_sliderheading h3 {
    font-size: 24px;
    text-align: center!important;
    color: #000;
    padding: 10px 20px 10px 20px;
    font-weight: bold !important;
    overflow: hidden;
    display: -webkit-box;
    line-height: 44px;
    -webkit-line-clamp: 1;
-webkit-box-orient: vertical;
    font-family: 'Montserrat';
}

.benifit_fleet_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
    text-align: center;
}
.w-50.benifit_fleet span {
    color: #000;
    font-size: 14px;
    font-family: "Montserrat", sans-serif!important;
    font-weight: 500 !important;
   
    padding: 5px 15px;
}
a.fleet_homebook {
    font-size: 16px;
    color: #fff;
    background: #c6952d;
    padding: 16px 35px;
    border-radius: 10px!important;
    border: 1px solid transparent;
    margin-bottom: 10px;
    display: inline-block;
   font-family: "Montserrat", sans-serif!important;
    font-weight: bold!important;
}
section.fleet_section .owl-buttons .owl-prev i, section.fleet_section .owl-buttons .owl-next i {
    color: #fff;
    display: flex;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
}

section.fleet_section .owl-buttons {
    display: flex;
    width: 300px;
    justify-content: space-between;
    position: relative;
}

section.fleet_section .owl-buttons:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    height: 1px;
    width: 70%;
    background: #fff;
    transform: translateX(-50%);
}
section.services_section {
    padding: 80px 0;
}
.services_header h3 {
    font-size: 36px;
    font-family: "Montserrat", sans-serif!important;
    font-weight: bold !important;
    color: #ffffff;
    text-transform: capitalize;
    text-align: left;
}
.services_header p {
    font-size: 16px;
    text-align: left;
    font-family: "Montserrat", sans-serif!important;
    font-weight: 600!important;
    color: #fff;
    margin-bottom: 50px;
}
.card.services_slider_box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #232d3b;
    border-radius: inherit;
    z-index:-1;
}
.card.services_slider_box {
    position: relative;
    padding: 50px 29px;
    border-radius: 10px !important;
    z-index: 1;
    min-height: 308px;
}
.card.services_slider_box h3 {
    color: #fff;
    font-size: 24px;
    font-family: "Montserrat", sans-serif!important;
    text-transform: capitalize;
    margin-bottom: 0px;
    padding: 40px 0px 20px 0px;
}

.card.services_slider_box p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}
.card.services_slider_box a i {
    color: #04a858;
    font-size: 18px;
}
.services_slider .owl-buttons {
    display: flex;
    justify-content: center;
    /* margin-top: 30px; */
    position: absolute;
    right: 0px;
    top: -120px;
}
.services_slider .owl-buttons .owl-prev i, .services_slider .owl-buttons .owl-next i {
    color: #ffffff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    text-align: center;
    line-height: 48px;
    margin: 0 10px;
    font-size: 22px;
}
section.airport_section {
    padding: 120px 0;
    background: linear-gradient(258deg, rgba(167, 121, 22, 1) 0%, rgb(96 22 112) 100%);
    position: relative;
    z-index: 1;
}

.airport_header h2 {
    font-size: 36px;
    font-family: "Montserrat", sans-serif!important;
    color: #fff;
    font-weight: bold !important;
}

.airport_header {
    text-align: center;
}

.airport_header p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 40px;
}
.airport_header ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.airport_header ul li {
    font-size: 27px;
    font-family: "Montserrat", sans-serif!important;
    color: #fff;
    padding-left: 30px;
    position: relative;
}
.airport_header ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    background-image: url(../../assets/img/right-arrow.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    width: 20px;
    height: 20px;
}
.airport_header a {
    display: inline-block;
    background: #307e58;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    padding: 10px 40px;
    border-radius: 30px;
    margin-top: 30px;
    border: 1px solid #307e58!important;
        transition: all 0.2s;
}
.aiport_boxes_outer {
    display: flex;
    height: 100%;
    align-items: end;
}

.aiport_boxes {
    min-height: 350px;
    border-radius: 30px;
    width: calc(33.33% - 20px);
    padding: 50px 30px;
    text-align: center;
    margin-right: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.aiport_boxes a {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    padding: 5px 30px;
    border: 2px solid #fff;
    border-radius: 30px;
    transform: translateY(1000%);
    transition: all 0.4s;
}
.aiport_boxes:hover a{
    transform: translateY(0%);
    transition: all 0.4s;
}
.aiport_boxes:last-child {
    margin-right: 0;
}
.aiport_boxes:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height:100%;
    background: linear-gradient(180deg, rgba(0,0,0,0.6) 66%, rgba(48,126,88,1) 100%);
    border-radius: inherit;
    opacity: 0.7;
    z-index: -1;
}
.aiport_boxes:first-child:after{
     background: linear-gradient(180deg, rgb(253 250 231 / 28%) 66%, rgba(48, 126, 88, 1) 100%);
}

.aiport_boxes h3 {
    font-size: 33px;
    font-family: "Montserrat", sans-serif!important;
    font-weight: 500!important;
    color: #fff;
    text-transform: uppercase;
}
section.organization_section {
    padding: 100px 0;
}
.organization_content{
    max-width: 570px;
    float: right;
}

.testimonials-heading h6 {
    font-size: 16px;
    color: #ffb100;
    font-weight: bold !important;
    font-family: "Montserrat", sans-serif!important;
    margin-bottom: 0px;
    line-height: 36px;
}

.testimonials-heading h2 {
    font-size: 36px;
    font-family: "Montserrat", sans-serif!important;
    font-weight: bold!important;
    color: #000;
}

.organization_content ul li {
    font-size: 16px;
    color: #585858;
    line-height: 30px;
    padding-left: 30px;
    position: relative;
}
.organization_content ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    background-image: url(../../assets/img/dash.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    width: 15px;
    height: 10px;
}
.organization_content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
/*.organization_img {
    height: 340px;
    position: relative;
}*/

/*.organization_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px 0 0 30px;
}*/
footer{
    background: #6e1980!important;
    position: relative;
    padding: 80px 0 0 0;
}
/*footer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    background-image: url(../../assets/img/footer_back.webp);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 100%;
    height: 100%;
    opacity: 0.2;
}*/

h4.footer-attr-title, .footer-attr-title.h5.mb-4 {
    color: #ffc700;
    font-size: 24px;
    margin: 30px 0;
    font-family: "myriad-pro", sans-serif;
    font-weight: 700!important;
font-style: normal;
text-align: left;
}

ul.footer_links, ul.footer_links, ul#carmenulisting{
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.footer_links li a, ul#carmenulisting.footer_links li {
    font-size: 16px;
    color: #fff!important;
    line-height: 40px;
    font-family: "myriad-pro", sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
    position: relative;
    padding: 0px;
    cursor: pointer;

}

ul.footer_links li a:before, ul#carmenulisting.footer_links li:before {
  content: '\f0da';
   font-family: "Font Awesome 5 Pro";
   font-weight: bold;
   font-style: normal;
   margin-right: 12px;
  

}
.contact_footer i {
    color: #ffc700;
    font-size: 20px;
    margin-right: 7px;
}

.contact_footer i.far.fa-phone-plus {
    rotate: 90deg;
}

.contact_footer a {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 27px!important;
}



.contact_footer div {
    display: flex;
    align-items: center;
}

.contact_footer span {
    color: #fff;
 
      font-family: "Montserrat", sans-serif!important;
    font-size: 16px!important;
    font-weight: bold !important;
    display: block!important;
    margin-left: 10px!important;
}

.contact_footer a {
    color: #fff;
      font-family: "Montserrat", sans-serif!important;
    font-size: 16px!important;
    font-weight: bold !important;
    display: block!important;
}


.footer-bottom {
    border-top: 1px solid #fff;
}
.footer-bottom p, .footer-bottom p a {
    text-align: center;
    color: #000000;
    padding: 10px 0;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 700 !important;
    padding: 16px 0px;
    line-height: 24px;
}


.detalis p {
    color: #fff;
    font-size: 16px;
}

/*new-css 11-march-2024*/

.banner-wrapper {
    padding: 200px 0px;
    text-align: center;
     background-image: url('../../assets/img/all-pages-banner.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 999;
}
.banner-wrapper:after{
    background: #000;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
}

.banner-wrapper .container {
    z-index: 9999;
    position: relative;
}

.banner-wrapper h1 {
    
    
        font-size: 48px!important;
    font-family: "Montserrat", sans-serif!important;
    font-weight: 600!important;
    color: #fff;
    text-transform: uppercase;
    border: 0px;
    position: relative;
    z-index: 999;
}

.contact-us-new-one ul.social-media {
    justify-content: left;
    margin: 12px 0px;
}

.contact-us-new-one  span.headertop-col-image img {
    filter: brightness(0) invert(1);
}



.banner-wrapper a.breadcums {
    color: #fff;
}


a.breadcums-light {
    color: #ffffff;
    font-weight: 600 !important;
}


.banner-wrapper i.far.fa-angle-double-right.ml-2.breadcums {
    color: #fff;
}

ul#menu-single-service-menu-1 li a.tab-service {
    background-color: #F6F6F6;
    display: block;
    padding: 17px 20px 20px 20px;
    margin-top: 10px;
    color: #003c2e;
        transition: 0.3s;
        border-radius: 8px;
}


.innher-page, .all-fleets, .fleet-booking-bookingpage, .membership-reuired, .registration, 
.forgot-password, .checkout-page{
    padding: 80px 0px;
    background: #fff;
}

.login-dashboard, .banner-wrapper-registration {
    background-image: url('../../assets/img/login-dashboard.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 999;
    padding:300px 0px;
}

.contact-us-all{
    padding-top: 80px;
    background: #fff;
    overflow: hidden;
}

ul#menu-single-service-menu-1 li:hover a {
    background: #601670;
    color: #fff;
        transition: 0.3s;
}

ul#menu-single-service-menu-1 li:first-child a.tab-service {
    margin-top:0px;
}

.book-ride-innher {
    /* border-color: #ffffff; */
    padding: 30px;
    border: solid;
    margin-bottom: 27px;
    border: 1px solid #EAECEE;
    text-align: center;
    display: inline-block;
    border-radius: 8px;
}


ul#menu-single-service-menu-1{
    padding: 0px;
    margin-top: 20px;
}


.boooking-box h3, .value-points h2, .all-post h2 span, .contact-us-all h2, .all-post h2, .right-side h2  {
    font-size: 24px;
    margin-top: 20px;
    font-family: "Montserrat", sans-serif!important;
    font-weight: bold!important;
    color: #192026;
    text-transform: uppercase;
 
}


a.ride-book, .contact-us-all a.btn.btn-primary.btn-lg, button.btn.btn-secondary.btn-lg.btn-block, button.btn.btn-outline-secondary.btn-lg.btn-block {
    font-size: 18px;
    display: inline-block;
    background: #c6952d;
    color: #fff;
    padding: 10px 40px;
    border-radius: 30px;
    margin-top: 20px;
    border: 0px;
    border: 1px solid #c6952d;
        transition: all 0.2s;
}

.value-points {
    margin: 0px 0px 0px;
    border: 1px solid #601670;
    padding: 20px;
    background: #60167012;
    border-radius: 15px;
}



.img-service img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}


.value-points .check-list li:before {
    content: "\2713";
    font-size: 21px;
    color: #601670;
    border: 1px solid #e1e1e1;
    border-radius: 70%;
    width: 39px;
    display: inline-block;
    height: 39px;
    line-height: 26px;
    padding: 4px 11px;
    margin: 4px;
}



.value-points .check-list li {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 26px;
}


ul.check-list.check-list-primary {
    padding: 0px;
    margin: 0px;
    margin-bottom: 50px;
}


.value-points .check-list li p{
    font-size: 16px;
}

ul.check-list.check-list-primary b {
    color: #601670;
}


.value-points h2 {
    margin-bottom: 26px;
}


.highlighter {
    color: #ffffff;
    font-size: 27px;
    font-family: "Montserrat", sans-serif!important;
    line-height: 30px;
    margin-bottom: 10px;
}

section.fleets-page p, .banner-wrapper p {
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400 !important;
    position: relative;
    z-index: 99;
}

.contact-us-all a, .create-account a {
    color: #6e1980;
    text-decoration: none;
    background-color: transparent;
    font-weight: 700 !important;
}


.col-12.form-heading {
    background: #601670;
    padding: 10px 12px;
    color: #fff;
    font-size: 24px;
    font-family: "Montserrat", sans-serif!important;
    line-height: 30px;
    margin: 30px 0px;
    border-radius: 10px;
    padding: 14px 26px;
}

.col-12.form-heading:first-child{
    margin: 0px;
    margin-bottom: 30px;
}


.field label, .passenger-details label {
    color: #000;
    font-size: 16px;
    font-family: "Montserrat", sans-serif!important;
    line-height: 30px;
    font-weight: 500!important;
}


.field .form-control, .passenger-details input.form-control, .passenger-details select.form-control, .passenger-details textarea.form-control {
    border: 1px solid #000 !important;
    border-radius: 10px!important;
    height: auto;
    padding: 10px 20px;
}


.driver-main-page .card, .create-account .card, .membership-reuired .card, .registration .card, .forgot-password .card, 
.login-dashboard .card {
    background: #6016701c;
    border-radius: 16px !important;
    border: 2px solid #601670;
    padding: 40px 20px !important;
    position: relative;
    /*backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    overflow: hidden;*/
}

.create-account .card {
    background: #6016701c !important;
}

.create-account .card  .field{
margin-bottom: 0px!important;
}

.field span.border.p-2.text-dark.d-flex.flex-wrap.text-center {
    border-radius: 20px!important;
    border-color: #601670!important;

}


.dropdown.show .dropdown-menu.show {
    background: #601670!important;
    top: 38px!important;
    border: 0px;
    box-shadow: none;
}

.dropdown.show .dropdown-menu.show a.dropdown-item {
    padding: 10px;
    border: 1px solid #601670!important;
}

a.dropdown-item:focus, a.dropdown-item:hover{
 color: #601670!important;
border: 1px solid #fff!important;
 background: #601670!important;


}


.card.contact-form {
    box-shadow: inherit;
    border-radius: 10px !important;
    padding: 0px 20px;
}

.contact-us-new-one {
/*    background: #601670;*/
    box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
    margin-bottom: 80px;
    border-radius: 30px;
}



.detalis {
    padding: 50px 50px;
    text-align: left;
    background: linear-gradient(284deg, rgba(167, 121, 22, 1) 0%, rgb(96 22 112) 100%);
    height: 100%;
    border-radius: 10px;
}


.detalis h2 {
    color: #fff;
}

.detalis a {
    color: #fff;
}

.detalis div {
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
 
    position: relative;
}


.detalis a.btn.btn-primary.btn-lg {
    background: #fff;
    color: #601670;
}


.membership-reuired p {
    font-size: 19px;
    color: #192026 !important;
    font-family: "Montserrat", sans-serif!important;
    margin-bottom: 0px;
    line-height: 20px;
}

.login-dashboard .card h1 span, .membership-reuired h1, .login-dashboard h1 {
    font-family: "Montserrat", sans-serif!important;
    font-weight: 500 !important;
    color: #192026;
    text-transform: uppercase;
}


a.ride-book:hover, .contact-us-all a.btn.btn-primary.btn-lg:hover, button.btn.btn-secondary.btn-lg.btn-block:hover, 
button.btn.btn-outline-secondary.btn-lg.btn-block:hover, .airport_header a:hover, .about-detail a:hover {
 background: #ffffff;
 color: #c6952d;
 border: 1px solid;
 transition: all 0.2s;
}


.fleet-booking-bookingpage div#booking_steps {
    background: #601670;
    border-radius: 30px 30px 0px 0px;
    padding: 40px;
}


.fleet-booking-bookingpage div#booking_steps i.fas {
    color: #fff;
    font-size: 21px;
}


.d-flex.ride-step {
    display: flex;
    align-items: stretch;
    color: #fff;
}

.d-flex.ride-step {
    display: flex;
    align-items: stretch;
    color: #fff;
}

a.step-text {
    color: #ffffff;
    margin-left: 5px;
}

div#cart .card.cart-box .card-header.new-one {
    background:#601670;
    color: #fff!important;
    padding: 20px 20px 0px;
}

 .passenger-details .card-header, .fare-details .card-header {
    background: #601670;
    color: #fff;
    padding: 26px 40px;
    font-size: 21px;
}

.card-header div {
    color: #601670;
    font-size: 16px;
    font-family: "Montserrat", sans-serif!important;
    margin: 0px;
    font-weight: 500!important;
    padding: 0px;
}


div#cart .card.cart-box, .passenger-details .card.shadow, .fare-details .card.shadow {
      background: #ffffff1a;
    border-radius: 10px !important;
    border: 2px solid #dbdbdb;
    overflow: hidden;
    margin-bottom: 30px;
}


.passenger-details .card-body, .fare-details .card-body {
    padding: 40px;
}


.fare-details-charges {
    padding: 16px;
    background: #000;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fare-details-charges span.text-white.col-lg-5 {
    padding: 0px;
}

.fare-details-charges .mb-1.d-flex.text-white {
    flex-direction: column;
    align-items: flex-end;
    flex-wrap: nowrap;
    text-align: right;
}

.fare-details-charges .mb-1.d-flex.text-white span.mr-3.w-40 {
    margin-right: 0px!important;
}

.fare-details-charges-total {
    padding: 16px;
    background:#c6952d;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fare-details p, .checkout-page p {
    color: #000;
    font-size: 16px;
    font-family: "Montserrat", sans-serif!important;
    margin: 10px 0px;
    padding: 0px;
}

.sidebar-main-bar {
    background: #601670;
}

.sidebar-main-bar a{
    font-size: 16px;
    font-family: "Montserrat", sans-serif!important;
    line-height: 30px;
}


.right-side-bar {
    background: #fdf2ff;
    padding: 80px 60px;
}

.image-box {
    z-index: 1;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px !important;
    border-radius: 8px;
    box-shadow: 0 3px 12px #0000000a;
    text-align: center;
    background: #fff;
}


.new-dash-board-box {
    width: 100%;
    box-shadow: 0 3px 20px #1d26260d;
    background: #fff;
    border-radius: 16px;
    /* border: 1px solid #601670; */
    padding: 10px 12px;
    position: relative;
    max-width: 350px;
    margin-right: 22px;
    /* background: rgba(255, 255, 255, 0.64); */
    border-radius: 16px;
    /* box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); */
    /* backdrop-filter: blur(2.2px); */
    -webkit-backdrop-filter: blur(2.2px);
    /* border: 1px solid rgba(255, 255, 255, 0.22); */
    margin-bottom: 44px !important;
}

.col-5.icons-box {
    position: absolute;
    top: -22px;
    left: 0px;
    display: block;
}


.col-5.icons-box .font {
    display: inline-block;
    border-radius: 50%;
    padding: 20px 15px;
    font-size: 25px;
    background-color: rgb(96 22 112) !important;
    color: #ffffff;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 22px;
}


.col.icon-box-text {
    text-align: right;
}

.h2.bold.number {
    color: #601670;
        font-size: 48px;
    font-family: "Montserrat", sans-serif!important;
    font-weight: 500 !important;
}


.col.icon-box-text span.text-muted {
    color: #000;
    font-size: 18px;
    font-family: "Montserrat", sans-serif!important;
    line-height: 30px;

}

div#statistics {
    background: rgba(255, 255, 255, 0.64);
    border-radius: 16px;
    backdrop-filter: blur(2.2px);
    -webkit-backdrop-filter: blur(2.2px);
    margin-bottom: 44px !important;
}


.right-side-bar .table-plain th, .table-plain td, .table-striped td {
    border-bottom: #601670 1px solid !important;
    padding: 10px 14px !important;
    font-size: 14px;
}


.table-plain th {
    border-top: #601670 4px solid !important;
}


.right-side-bar .table-plain tr:nth-child(odd), .table-striped tbody tr:nth-of-type(odd), 
.card-body.border-0.p-0.new-order-dash .card:nth-of-type(odd), table#congestion tbody tr:nth-child(odd), 
table#user-table tbody tr:nth-child(odd),  .right-side-bar .card.mb-2:nth-child(odd) {
  background: #60167014;
  color: #601670;
}



.card-body.border-0.p-0.new-order-dash .card:nth-of-type(even), .right-side-bar .card:nth-child(even){
    color: #000;
}


.right-side-bar .table-plain tr:nth-child(even) {
    background: #601670;
    color: #fff;
}


.right-side-bar .table-plain tr:nth-child(even) .text-primary{
     color: #fff!important;
}


.right-side-bar .table-plain .table-excel th, .table-excel td {
        border: 0px solid #fff;

}


div#main-body {
    padding: 0px !important;
}


.right-side-bar span.text-bold{


        color: #000;
    font-size: 18px;
    font-family: "Montserrat", sans-serif!important;
    line-height: 30px;

}


.right-side-bar .card-header.border-0.pb-0, .right-side-bar .card-header.h4 {
    background: #fff;
}



.dashboard-logo {
    background: #000;
    border: 0px;
    text-align: center;
    padding: 30px 15px 15px 15px;
}

.dashboard-logo a {
    border: 0px!important;
}

.sidebar .dashboard-logo a:hover:hover{
      background: inherit;!important;
      box-shadow: none;
  
}


.admin_details {
    padding: 60px;
    text-align: center;
    background: #c6952d;
    padding: 15px;
    margin-top: 30px;
    font-size: 20px;
    color: #fff;
    border-radius: 0px 0px 0px 0px;
}

.dashboard-logo a {
    display: block!important;
    padding: 0px;
    box-shadow: none;
}


.admin_details b {
    text-transform: capitalize;
}



div#statistics span.border-animated {
    color: #601670;
}


.right-side-bar .card-header.h4 {
    align-items: center;
    display: flex;
}


.right-side-bar .card-header.h4 {
    align-items: center;
    display: flex;
    color: #000;
    font-size: 18px;
    font-family: "Montserrat", sans-serif!important;
    line-height: 30px;
}


 table#user-table thead tr th, .table-responsive thead tr th, table#congestion thead tr th {
    align-items: center;
    color: #000;
    font-size: 18px;
    font-family: "Montserrat", sans-serif!important;
    line-height: 30px;
}


table#user-table thead tr th, .table-responsive thead tr th, table#congestion thead tr th{
    background: #fff;
}

.table-excel th, .table-excel td{
    border: 0px!important;
}


.right-side-bar .card-header.h4 .lnr-cloud-check:before {
    content: "\e80d";
    color: #000;
}


.right-side-bar .card-header.h4 i.lnr.lnr-cloud-check.fa-2x.mb-0.text-bold.text-muted {
    margin-right: 6px;
}


.new-order-dash span.btn.btn-primary.btn-sm.w-100, .new-order-dash a.btn-primary, 
.right-side-bar .card-header div button.btn.nofocus.btn-primary, .right-side-bar span.btn.btn-primary {
    background: transparent;
    color: #000;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.new-order-dash a.btn-primary{
    padding: 0px 6px!important;
}



.new-order-dash span.btn.btn-primary.btn-sm.w-100:hover, .new-order-dash .btn-primary:hover, .right-side-bar .card-header div button.btn.nofocus.btn-primary:hover{
    background: transparent;
    color: #000;
    padding: 0px;
    margin: 0px;
    border: 0px;
    box-shadow: inherit!important;
}


.btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: transparent!important;
    border-color: transparent!important;
}


.btn-primary:not(:disabled):not(.disabled):active{
     color: #601670;
}

.right-side-bar .card-header div {
    color: #000000;
    font-size: 16px;
    font-family: "Montserrat", sans-serif!important;
    margin: 0px;
    padding: 0px;
}


.right-side-bar .card-header:first-child{
    background: #fff;
}

.col-12.row.mb-2.px-0.mx-auto.first-order-row {
    align-items: center;
    background: #601670;
}


.col-12.row.mb-2.px-0.mx-auto.first-order-row {
    align-items: center;
    background: #601670;
    text-align: left;
    color: #fff;
     font-size: 16px;
    font-family: "Montserrat", sans-serif!important;
}


.col-12.row.mb-2.px-0.mx-auto.first-order-row a {
    color: #fff;
    font-size: 14px;
}


.col-12.row.mb-2.px-0.mx-auto.first-order-row span.btn.btn-primary.btn-sm.w-100 {
    color: #fff;
    padding: 14px 10px !important;
    font-size: 16px;
}


.float-right {
    align-items: center;
    display: flex;
}

.float-right .btn-primary {
    margin: 0px;
}


.blog-new-dashboard .btn-primary {
    margin: 0px;
    margin-top: 0px !important;
}


.sp-table td {
 
    vertical-align: middle!important;
   
}

.my-auto.mx-auto.update-text {
    color: #fff;
}

span.sbold.badge.new-badge {
    background: #fff;
    color: #601670;
}


.right-side-bar  .card.update-new-one-order .col-lg.p-4.text-edit sup {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    color: #000;
}

.footer-top {
    background: #601670;
    color: #fff;
}

.footer-top a {
    color: #fff;
}

.footer-top p {
    margin: 0px;
    padding: 7px 0px;
}

div#statistics a.bg-light:focus, div#statistics a.bg-light:hover, div#statistics button.bg-light:focus, div#statistics button.bg-light:hover {
    background-color: transparent!important;
}


.right-side-bar sup {
    font-size: 14px;
}

.sidebar a {
        font-family: "Montserrat", sans-serif!important;
        font-weight: 500!important;
        font-size: 17px;

}
.sidebar a.active {
    border-left: 5px solid #c6952d !important;
    background: #c6952d;
    color: #fff;
    border-radius: 0px;
     font-family: "Montserrat", sans-serif!important;
        font-weight: 600!important;
        font-size: 17px;
}

.sidebar a:hover {
    background: #c6952d!important;
    color: white!important;
    box-shadow: inherit!important;
}

table#congestion thead {
    border-top: 4px solid #601670;
    border-bottom: 1px solid;
}

table#congestion {
    background: #fff;
}

.right-side-bar table {
    background: #fff;
}

.right-side-bar .sp-table tr {
    background: #60167021;
    box-shadow: 2px 3px 2px #cccccc6b;
}


/*menu*/
.dropdown-menu.shadow.services.show a.nav-link {
    padding: 14px 16px;
    border-bottom: 2px solid #601670;
    color: #601670!important;
        transition: all 0.4s;
}


.dropdown-menu.shadow.services.show a.nav-link:hover {
    padding: 14px 20px;
        transition: all 0.4s;
}




.dropdown-menu.shadow.services.show {
    padding: 0px;
    top: 50px;
    background: #ffffff;
  
}

.dropdown-menu.shadow.services.show a.nav-link i.far {
    color: #601670!important;
}

.dropdown-menu.shadow.services.show a.nav-link:last-child{
    border-bottom: 0px;
}


.checkout-page .card-body.py-0.py-lg-2, div#cart .card.cart-box .w-100.text-left {
    color: #000;
    margin-bottom: 30px;
    font-size: 18px;
}

.detail-update-admin .card.card-border {
    border-radius: 10px !important;
    border: 2px solid #601670 !important;
    padding: 20px;
}

p.heading-header {
    background: #601670;
    padding: 10px 12px;
    color: #fff;
    font-size: 24px;
    font-family: "Montserrat", sans-serif!important;
    line-height: 30px;
    margin: 12px 0px;
    border-radius: 10px;
    padding: 14px 26px;
}

.detail-update-admin .card.card-border p.text, p.form-control {
        color: #000;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400 !important;
}

.sidebar a:hover {
    background: #00000087;
    color: white;
    box-shadow: 1px 1px 1px 1px #eee;
    transition: opacity 0.3s ease;
}

button.btn.btn-sm.btn-outline-danger.trash.deleteCategory {
    background: #dc3545;
    color: #fff;
    padding: 10px 38px !important;
    border-radius: 30px !important;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600 !important;
    margin-top: 20px;
    margin-left: 11px;
}

.card-header.border-0.bg-grey.h5{
    color: #000;
}


.card-header.border-0.bg-grey.h5 {
    color: #fff;
    background: #601670;
}


.card-header.border-0.bg-grey.h5 button.btn.btn-sm.btn-primary.add-category {
    padding: 0px !important;
    background: inherit;
    border: 0px;
}

.card-header.border-0.bg-grey.h5 button.btn.btn-sm.btn-primary.add-category:hover {
    padding: 0px !important;
    background: inherit;
    border: 0px;
}

.col-12.col-md-3.text-right button#save {
    margin: 0px;
}

.modal-footer button.btn.btn-secondary {
    background: #000;
    color: #fff;
    padding: 10px 40px !important;
    border-radius: 30px !important;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400 !important;
        border:0px;
  }


.modal-footer button.btn.btn-primary{
     background: #601670;
    color: #fff;
    padding: 10px 40px !important;
    border-radius: 30px !important;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400 !important;
        border:0px;
}

.modal-header {
    background: #601670;
    color: #fff;
    padding: 12px 30px;
    border-radius: 10px;
}


.modal-header .close{
    color: #fff;
    opacity: 1;
}

.modal-content {
    padding: 20px;
    border-radius: 20px;
}


.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #22564a;
    background-color: #ffffff;
    border-color: #601670;
}


.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(50 92 82 / 38%);
}

.all-post h5{

   font-size: 21px;
    margin-top: 20px;
    font-family: "Montserrat", sans-serif!important;
    font-weight: 500 !important;
    color: #192026;
      
}

.all-post p, .all-post ul li, .right-side p, .accordion .accordion-content p, .accordion p, .conculusion p {
    color: #101010;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400 !important;
    text-align: left;
}


.all-post ul {
    margin-left: 15px;
    padding: 0px;
}

.all-post ul li{
    margin-bottom: 10px;
}



.all-post img {
    width: 100% !important;
}


/*accordion*/

.accordion .accordion-item {
    border-bottom: 1px solid #000000;
}


.accordion .accordion-item button[aria-expanded='true'] {
    border-bottom: 1px solid #601670;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #000;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover, .accordion button:focus {
    cursor: pointer;
    color: #601670;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded='true'] {
    color: #c6952d;
}

.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content p{
    margin: 26px 0px;
}



.card-header.vehicles-ride {
    border: 1px solid #601670;
    border-radius: 0px 0px 30px 30px;
    padding: 28px 50px;
    margin-bottom: 50px;
   
}


.card-header.vehicles-ride .col-lg-5 {
    display: flex;
}


.right-side.career-page h2 {
    text-transform: none;
    padding: 50px 0px;
    font-size: 26px;
    text-align: center;
}

/*.header-call i {
    width: 33px;
    height: 33px;
    background: #601670;
    color: #fff;
    text-align: center;
    line-height: 16px;
    padding: 8px;
    border-radius: 30px;
}*/

.home-form form .card .field select.form-control option {
    color: #000;
    font-size: 14px!important;
    font-family: "Montserrat", sans-serif!important;
    font-weight: 600!important;
}

.home-form form .card .field select.form-control optgroup {
    color: #601670;
}

.main-fleets-page .w-100.border-top.text-secondary.fw-bold {
    text-align: center;
    padding: 11px 0px;
}

.benifit_fleet i {
    color:#000;
    font-size: 36px;
}


.benifit_fleet img {
    filter: brightness(0) invert(1);
}


.detalis h2 {
    color: #fff;
    padding: 18px 0px;
}


.header-top .row .col-md-4:first-child {
    display: none;
}


ul.job-type {
   
    margin-top: 60px;
    padding: 0px;
    margin-left: 0px;
    display: flex;
    flex-wrap: wrap;
}


ul.job-type li {
    font-size: 21px;
    margin: 0px;
    padding-bottom: 20px;
    width: 49%;
    flex: 50%;
    max-width: 50%;
    margin-bottom: 30px;
    border-bottom: 1px solid #601670;
}

.all-post h6 {
    background: #601670;
    padding: 18px;
    color: #fadb17;
    font-size: 30px;
    margin: 30px 0px;
}

.all-post h6 a {
    text-align: right;
    color: #fadb17;
}

/*06-06-2024*/

.visa-logo img {
/*    display: none;*/
    padding: 0px;
    width: 60%;
}

.header-call i.fas.fa-phone {
    font-weight: 800 !important;
    color: #fff !important;
    font-size: 18px;
    rotate: 102deg;
    margin-right: 11px;
}

nav.navbar.main-header .container {
    align-items: center;
}


.label {
    position: absolute;
    top: -14px;
    left: 20px;
    background: #fff;
    padding: -2px 10px;
    z-index: 1;
}



.label label {
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 600 !important;
}

div#booking_form .card-body {
    padding: 0px;
}




section.hero-section .col-md-5 {
    display: flex;
    justify-content: end;
}


section.bookyour-stress-free {
    background: #601670;
        padding: 60px 0px;
        color: #fff;
        font-family: 'Montserrat';
}

section.bookyour-stress-free h5 {
    font-weight: bold !important;
    font-size: 30px;
    line-height: 36px;
}

section.bookyour-stress-free h5 span{
    font-size: 24px;
    line-height: 36px;
    color: #ffcd00;
    font-weight: 600!important;
}

section.bookyour-stress-free p{
    font-size: 16px;
    width: 65%;
            font-family: 'Montserrat';

font-weight: 500!important;
}


section.about-section .row {
    align-items: center;
}


section.services_section{
        background-image: url(../../assets/img/fleet_banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 80px 0;
    position: relative;
    z-index: 1;
}

section.services_section .owl-controls.clickable {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#services_slider .owl-page.active {
    width: 43px;
    height: 2px;
    background: #fff;
    position: absolute;
    margin-left: 54px;
    padding: 0px 6px;
}
div#services_slider .owl-page{
     z-index: 9;
     width: 43px;
     height: 2px;
     background: #a3a3a3;
     position: absolute;
     margin-right: 30px;
}

.box-img {
    width: 109px;
    height: 109px;
    background: #c6952d;
    padding: 20px 20px;
    border-radius: 100%;
    position: absolute;
    bottom: 78%;
    left: 0px;
    z-index: 1;
    overflow: visible;
}

.services_slider {
    /* overflow: hidden; */
    padding: 0px 20px;
}


.services_slider .owl-wrapper {
    padding: 80px 0px;
}

.box-img img.img-fluid {
    width: 100%;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}

.card.fleethome_slider .card-body {
    box-shadow: inherit!important;
}

.card.fleethome_slider:hover .card-body{
    box-shadow: rgba(33,33,33,.06) 0 4px 24px 5px!important;
    border-radius: 10px;
}

.card.fleethome_slider:hover .card-body .benifit_fleet i{

            color: #c6952d;

}

.w-50.benifit_fleet {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.card.fleethome_slider:hover .text-center{
    opacity: 1;
    transition: all 1s;
}

.card.fleethome_slider .text-center {
    margin-top: -28px;
    opacity: 0;
    transition: all 1s;
}


div#our-fleets {
    padding: 40px 0px 0px 0px;
}



div#our-fleets .owl-page.active {
    width: 10px!important;
    height: 10px!important;
    background: #000;
    border-radius: 50%;
    position: relative;
}

div#our-fleets .owl-page.active:after{
    width: 39px;
    height: 39px;
    content: "'";
    position: absolute;
    border-radius: 50%;
    border:2px solid #000;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


div#our-fleets  .owl-page {
    width: 10px;
    height: 10px;
    background: #7e7e7e;
    border-radius: 50%;
    margin: 0 15px;
}

div#our-fleets  .owl-pagination {
    display: flex;
    justify-content: center;
    padding: 30px 0px;
}

div#our-fleets   .owl-page.active {
    border: 1px solid #000!important;
    width: 39px;
    height: 39px;
}


.our-benefits {
    padding: 40px 0px;
}

section.airport_section .col-md-3, section.airport_section .col-md-6 {
    padding: 0px;
}

.our-benefits-heading{
    font-size: 24px;
    color: #fff;
    font-weight: bold!important;
      font-family: "Montserrat", sans-serif!important;

}

.our-benefits-text p {
  font-size: 14px;
    color: #fff;
    font-weight: 500!important;
      font-family: "Montserrat", sans-serif!important;

}

.right-side-text{
    text-align: right!important;
}


.our-benefits img.img-fluid {
    max-width: 600px!important;
}

.left-side-text .our-benefits-text {
    padding-right: 50px;
}


.right-side-text .our-benefits-text {
    padding-left: 50px;
}

.our-benefits {
    margin-top: 42px;
    padding: 40px 0px;
    position: absolute;
    left: -31%;
    top: 36px;
}

.left-side-text {
    margin-bottom: 150px;
}

.right-side-text.bottom {
    text-align: center !important;
    margin-top: 223px;
}


.right-side-text.bottom .our-benefits-text {
    padding: 0px;
    text-align: center;
}

section.airport_section .row.second-row .col-md-4:last-child:before {
    content: " ";
    width: 96px;
    height: 1px;
    border: 1px solid #fff;
    position: absolute;
    rotate: 220deg;
    top: 5px;
    left: 62px;
}




section.airport_section .row.second-row .col-md-4:last-child:after {
    border: 1px solid #fff;
    content: " ";
    position: absolute;
    width: calc(100% - 248px);
    height: 1px;
    right: 102px;
    top: 36px;
}


section.airport_section .row.first-row .col-md-4:last-child:before{
    content: " ";
    height: 1px;
    border: 1px solid #fff;
    position: absolute;
    rotate: 140deg;
    width: 62px;
    top: 55px;
    left: 0px;
}
    

section.airport_section .row.first-row .col-md-4:last-child:after {
    border: 1px solid #fff;
    content: " ";
    position: absolute;
    height: 1px;
    width: calc(100% - 154px);
    right: 100px;
    top: 36px;
}






section.airport_section .row.first-row .col-md-4:first-child:before {
    content: " ";
    width: 183px !important;
    height: 1px;
    border: 1px solid #fff;
    position: absolute;
    rotate: 31deg;
    top: 83px;
    right: -25px;
}






section.airport_section .row.first-row .col-md-4:first-child:after {
    border: 1px solid #fff;
    content: " ";
    position: absolute;
    width: calc(100% - 248px) !important;
    height: 1px;
    left: 103px;
    top: 36px;
}

section.airport_section .row.second-row .col-md-4:first-child:after {
    border: 1px solid #fff;
    content: " ";
    position: absolute;
    width: calc(100% - 280px) !important;
    height: 1px;
    right: 176px;
    top: 36px;
}

section.airport_section .row.second-row .col-md-4:nth-child(2):before {
    top: 138px;
    content: " ";
    width: 1px;
    height: 98px;
    border: 1px solid #fff;
    position: absolute;
    /* top: 0px; */
    left: 50%;
}



section.airport_section .row.second-row .col-md-4:first-child:before {
    content: " ";
    width: 75px;
    height: 1px;
    border: 1px solid #fff;
    position: absolute;
    rotate: 303deg;
    top: 6px;
    right: 116px;
}

.star i.fa.fa-star.fa-lg {
    font-weight: bold !important;
    color: #ffb100;
    padding: 22px 0px;
}

.organization_content p {
    line-height: 36px;
    color: #000;
    font-size: 18px;
      font-weight: 500!important;
      font-family: "Montserrat", sans-serif!important;
}


.organization_content span {
    color: #ffb100;
    font-size: 24px;
    font-weight: bold !important;
          font-family: "Montserrat", sans-serif!important;
line-height: 36px;
}

div#testimonials .owl-buttons {
    position: absolute;
    right: -44px;
    bottom: -40px;
    z-index: 9;
}


div#testimonials .owl-buttons .owl-prev, div#testimonials .owl-buttons .owl-next {
    background: #c6952d;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    text-align: center;
    line-height: 54px;
    color: #fff;
    margin-bottom: 10px;
    font-size: 24px;
}


section.offer {
    padding: 70px 0px;
    border-top: 1px solid #e1e1e1;
    text-align: center;
}


section.offer h4 {
    font-size: 36px;
    color: #000;
    font-weight: 500!important;
    font-family: "Montserrat", sans-serif!important;
    margin-bottom: 27px;

}


section.offer h4 span {
    
    font-weight: bold !important;
}

section.offer .offer-btn a{
    display: inline-block;
    font-size: 16px;
    background: #c6952d;
    font-weight: 700 !important;
    color: #fff;
    font-family: 'Montserrat';
    padding: 20px 27px;
    border-radius: 10px;
    margin-top: 20px;
    border: 1px solid;
}


section.organization_section .row {
    align-items: center;
}


header.fixed-top.shadow-sm.sticky {
    background: #000000cf;
}

/*section.fleets-page .card.fleethome_slider {
    box-shadow: rgba(33, 33, 33, .06) 0 4px 24px 5px !important;
}
*/
section.fleets-page .card.fleethome_slider .text-center{
    opacity: 1!important;
    margin-top: 16px;
}

.search_sec input:focus + .absolute .suggestion {
    display: block !important;
    background: #fff;
    padding: 10px;
    font-size: 12px;
    font-weight: 500 !important;
}

.search_sec .suggestion_container {
    z-index: 2;
}

div#return_date, .lagguage .field{
    padding: 0px!important;
    
}

.login-dashboard:after, .banner-wrapper-registration:after{
        background: #000;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
}


.login-dashboard .card, .banner-wrapper-registration .card{
    z-index: 999!important;
    background: #fffffff0!important;
      border-radius: 16px !important;
    border: 2px solid #601670;
    padding: 40px 20px !important;
    position: relative;
}

.banner-wrapper-registration .col-md-5.mx-auto p.text-center{
    color: #000!important;
}

.banner-wrapper-registration h1, .banner-wrapper-registration .container p, .login-dashboard h1 {
    color: #fff;
    z-index: 9999;
    text-align: center;
    position: relative;
}



.banner-wrapper-registration p{
    margin-bottom: 40px;
}


.create-account p, .email-confirmation p.text-center, .email-confirmation p,  {
    color: #000!important;
    z-index: 9999;
    font-weight: 600 !important;
}

.page-box-service ul li:first-child {
    width: 60px;
    position: relative;
    margin-bottom: 18px;
}

.page-box-service ul li:first-child:after {
    position: absolute;
    content: " ";
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #c6952d;
    left: -7px;
    top: -11px;
    z-index: 1;
    opacity: 0.1;
}

.page-box-service ul li:first-child img {
    z-index: 9;
    filter: invert(59%) sepia(71%) saturate(410%) hue-rotate(3deg) brightness(88%) contrast(97%);
    position: relative;
}
.top-three-points {
    padding-bottom: 50px;
}

.page-box-service ul li h3 {
    font-size: 24px;
    color: #000;
    font-weight: 500 !important;
    font-family: "Montserrat", sans-serif!important;
}

.innher-page .row .col-lg-12, .right-side .top-three-points .col-lg-4 {
    padding: 0px;
}

.top-three-points .row .col-lg-4:first-child .page-box-service ul {
    padding-left: 22px;
}


.all-post {
    padding: 30px;
    border-radius: 20px;
    background: #ffffff;
    margin-bottom: 50px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .05);
    border-radius: 18px;

}



.all-post {
    padding: 0px 20px 0px;
    border-radius: 20px;
    background: #ffffff;
    margin-bottom: 50px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .05);
    border-radius: 18px;
}

.conculusion {
    margin-top: 30px;
}

.all-post-innher p{
    font-size: 16px!important;
   color: #000;
    font-weight: 500 !important;
    font-family: "Montserrat", sans-serif!important;

}

ul.check-list.check-list-primary li {
    margin-bottom: 30px;
    font-size: 16px;
    position: relative;
    margin-left: 0px;
    display: flex;
    color: #000;
    padding-left: 37px;
    align-items: center;
}



.check-list li:before {
    content: "\2713";
    color: #601670!important;
    background: #60167038!important;
    border-radius: 50%!important;
    margin: 0px 0px!important;
    width: 25px!important;
    padding: 2px 6px;
    height: 25px!important;
    font-size: 16px!important;
    position: absolute;
    display: inline-block!important;
    left: 0px;
    top: 0px;
}

.text-service-pages {
    margin-left: 50px;
}


.bottom-section .row {
    align-items: center;
    padding: 50px 0px;
}

.left-img {
    width: 590px;
    height: 590px;
    overflow: hidden;
}

/*.fleet-booking-bookingpage .card.fleethome_slider {
    box-shadow: rgba(33,33,33,.06) 0 4px 24px 5px!important;
}*/

.fleet-booking-bookingpage .card.fleethome_slider .fleethome_sliderheading.text-center{
    opacity: 1!important;
}


.fleet-booking-bookingpage .main-fleets-page .card-body {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
}

.fleet-booking-bookingpage .fleethome_sliderbox {
    width: 40%;
    text-align: left;
    border-left: 1px solid #ccc;
    padding: 20px;
}

.fleet-booking-bookingpage .fleethome_sliderheading h3{
    font-weight: 500!important;
}

.main-fleets-page .card-body{
    border: 1px solid #ccc;
    border-radius: 4px;
}


.booking-car-type .card.fleethome_slider .fleetImage{
    width: 50%!important;
}

.main-fleets-page .card-body .fleetImage {
    width: 100%!important;
}


.car-booking-img ul {
    padding: 0px;
    list-style: none;
    column-count: 2;
    text-align: left;
}

.car-booking-img ul li {
    line-height: 40px;
    color: #000;
    font-size: 14px;
    font-family: "Montserrat", sans-serif!important;
    font-weight: 600 !important;
}



.heading h2, .bookingform_edit h2{
    font-size: 30px;
    color: #000;
    font-weight: 500!important;
    font-family: "Montserrat", sans-serif!important;
    margin-bottom: 27px;

}

.summary--short{
border: 1px solid #ccc;
    border-radius: 4px;
    padding: 20px;


}

.summary--short div strong {
    line-height: 30px;
    color: #000;
    font-size: 14px;
    font-family: "Montserrat", sans-serif!important;
    font-weight: 600 !important;
}


.summary--short div span {
    display: block;
    font-size: 21px;
    color: #601670;
    padding: 8px 0px;
    font-weight: 500!important;
}

div#cart .card.cart-box .card-header.new-one .col-lg-5, div#cart .card.cart-box .card-header.new-one .col-lg-1.text-center, div#cart .card.cart-box .card-header.new-one .col-lg-1.text-lg-right {
    text-align: left!Important;
    color: #fff;
    margin-bottom: 17px;
}


div#cart .card.cart-box .card-header.new-one .row.text-center.text-lg-left.text-sm {
    flex-direction: column;
    width: 100%;
}

div#cart .card.cart-box .card-header.new-one .row.text-center.text-lg-left.text-sm .col-lg-5, div#cart .card.cart-box .card-header.new-one .col-lg-1 {
    width: 100%;
    text-align: left;
    flex: 100%;
    max-width: 100%;
}
.d-flex.flex-wrap.text-center.car-detalis {
    flex-direction: column;
}

.car-detalis .card {
    margin-bottom: 40px;
    padding: 20px;
    box-shadow: inherit !important;
    border-bottom: 1px solid #601670;
    border-radius: 0px !important;
}

.car-detalis .card:last-child {
    border-bottom: 0px;
}

.car-detalis .card b.border-bottom {
    color: #000;
    font-size: 18px;
    border-bottom: 0px !important;
}

.contact-formpage .field {
    margin-bottom: 33px;
}

.contact-formpage .field input {
    padding: 16px 10px;
}

.contact-formpage h2{


    margin-bottom: 30px;
}

.header-top .header-call:before {
    position: absolute;
    height: 43px;
    border-top: 0px solid transparent;
    border-bottom: 70px solid transparent;
    border-right: 39px solid #C6952D;
    left: -42px;
    content: "'";
    top: -22px;
}
.header-top .col-md-5 .header-call:after {
    position: absolute;
    width: 1000%;
    content: "";
    left: 0px;
    background: #C6952D;
    height: 54px;
    z-index: -1;
    top: -6px;
}

/*Responsive*/

@media (max-width: 1600px){





}

@media (max-width: 1400px){


section.hero-section .col-md-7{

    max-width: 50%;

}

section.about-section:before {

    width: 650px;
}

.services_slider {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: space-around;
}

section.about-section:before{
    left: -290px;
}



.home-form {

    right: -94px;
}



}

@media (max-width: 1300px){

.header-top .col-md-4:first-child{
    display: none;
}

.header-top .col-md-4 {
    width: 50%;
    max-width: 50%;
    flex: 50%;
}


nav.navbar.main-header ul.navbar-nav li a, nav.navbar.main-header ul.navbar-nav .btn-group a.nav-link.dropdown-toggle{
    font-size: 14px;
}

.hero-section:before{

        left: 48%;
    bottom: -40px;
    width: 325px;
    height: 559px;
}
section.bookyour-stress-free p {
    width: 52%;
}

.header-call a {
    font-size: 16px;
}

.home-form {

 right: -75px;
}

.innher-page {
    max-width: 100%;
    width: 100%;
    padding: 40px;
}

.left-img {
    width: 482px;
    height: 450px;
}

.text-service-pages {
    margin-left: 20px;
}

.bottom-section .row {
    padding: 30px 0px;
}

.page-box-service ul {
    padding-left: 22px;
}

.top-three-points {
    padding-bottom: 10px;
}

}


@media (max-width: 1200px){

nav.navbar.main-header ul.navbar-nav li a, nav.navbar.main-header ul.navbar-nav .btn-group a.nav-link.dropdown-toggle{
    font-size: 12px;
}
span.navbar-brand.waves-effect.site-logo {
  
   /* padding: 42px 10px !important;
    margin-top: -64px;*/
}

nav.navbar.main-header .navbar-collapse {

   
    margin-left: 200px;
  
}

nav.navbar.main-header ul.navbar-nav li a, nav.navbar.main-header ul.navbar-nav .btn-group a.nav-link.dropdown-toggle {
    padding: 5px 4px;


}

span.navbar-brand.waves-effect.site-logo img {
    width: 114px;
}

a.ride-book {    font-size: 16px;
    padding: 10px 20px;
    border-radius: 30px;

}

.contact-us-new-one .col-lg-5 {
    flex: 41%;
    max-width: 41%;
}

.contact-us-new-one .col-xl-7 {
    flex: 58%;
    max-width: 58%;
}
.w-50.benifit_fleet span {

    padding: 5px;
}

.benifit_fleet_list{
    padding: 10px;
    text-align: center;
}

.fleethome_sliderheading h3 {
    font-size: 14px;

    padding: 15px 1px 10px 0px;
}

    .hero-section:before {
        left: 40%;
        
    }


    .our-benefits {
    left: -17%;
    top: 64px;
}


.our-benefits img.img-fluid {
    max-width: 500px !important;
}




}

@media(max-width:1120px){

    
      .our-benefits {
    left: -17%;
    top: 64px;
}


.our-benefits img.img-fluid {
    max-width: 500px !important;
}



}
@media (max-width: 1024px){


    ul.top-menu-login li a {
   
    padding: 12px 25px!important;
   
}

   .our-benefits {
    left: -17%;
    top: 80px;
}


.our-benefits img.img-fluid {
    max-width: 460px !important;
}



nav.navbar.main-header ul.navbar-nav li a, nav.navbar.main-header ul.navbar-nav .btn-group a.nav-link.dropdown-toggle{
    font-size:11px ;
}

section.about-section:before {
    left: -190px;
}


.hero-content h1, .about-content-header h2, .fleet_header h2, .services_header h3, .airport_header h2{
    font-size: 36px!important;
}

.hero-content h6, .airport_header ul li, .aiport_boxes h3, .organization_content h6 {

    font-size: 24px;
}

section.about-section:before {


        width: 590px;
    height: 100%;
}

.about-content-header {
    margin-bottom: 8px;
}


.d-flex.ride-step {
    display: flex;
    align-items: center;
    color: #fff;
}

    .text-service-pages {
        margin-left: 0px;
    }

}


@media (max-width: 991px){


    ul.social-media {
    z-index: 9;
    position: relative;
    justify-content: start;
}

    .top-menu-login li.nav-item {
        width: 46%;
        text-align: center;
    }





    .header-top .col-md-4 {
  
    flex-direction: row-reverse;
    display: flex;
}



.fleet_section .col-md-6 {
    max-width: 100%;
    flex: 100%;
    text-align: center;
}


.fleetslider_text {
    margin: 0px;
    max-width: 100%;
    float: inherit;
}

.benifit_fleet_list{
    padding: 0px;
    margin-bottom: 8px;
}


.card.fleethome_slider {

    min-height: 0px;
}


section.airport_section .col-md-5, section.airport_section .col-md-7 {
    max-width: 100%;
    flex: 100%;
}

.airport_header {
    margin-bottom: 30px;
}

.fleethome_sliderheading h3 {
    font-size: 20px;
}


.aiport_boxes_outer{
    display: inherit;
}

.aiport_boxes {
    
    width: 100%;
 
    margin-bottom: 30px;
    
}

.aiport_boxes_outer .aiport_boxes:first-child {
        background-image: url('../../assets/img/atl_banner.webp');

}

.organization_content {
    max-width: 100%;
    margin-bottom: 30px;
}

.organization_img img {
    width: 90%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
    margin: 20px;
}


section.hero-section .col-md-7 {
    max-width: 100%;
    flex: 100%;
}


.home-form form .card {
        padding: 45px 39px !important; }



.hero-section {
    padding: 200px 0 500px 0px;
}

.home-form form .card .field.relative.search_sec.airport_loction {
    margin-top: 0px !important;
}



.home-form form .card input.form-control, .home-form form .card .field select.form-control{

    padding: 10px 20px;
}

.d-flex.justify-content-between.px-4.py-2.cinput.py-3.mb-3{
    margin: 0px !important;
}

div#booking_form .relative.field_group.field{
    margin-bottom: 10px;
}

section.hero-section .col-md-5 {
    display: flex;
    width: 50%;
    max-width: 100%;
    flex: 50%;
}

    .home-form {
        position: absolute;
        width: 50%;
        top: 0px;
        left: 31%;
    }

.hero-section:before {
        left: 9px;
        bottom: -37px;
        width: 325px;
        height: 559px;
    }


    section.bookyour-stress-free {
  
    padding: 134px 0px 65px 0px;

}



section.services_section, section.airport_section, section.organization_section, .fleet_section, section.about-section, section.benifit_section {
    padding: 40px 0;
}

section.services_section .owl-controls {
        width: 100px;
        margin: auto;
    }

button.navbar-toggler.bg-primary {
    position: absolute;
    right: 18px;
}

nav.navbar.main-header .navbar-collapse {
    background: #601670 !important;
    border: 0px;
    box-shadow: none;
    border-radius: 0px;
}

nav.navbar.main-header  .navbar-collapse .left-items li {
    border-bottom: 0px;
}


nav.navbar.main-header ul.navbar-nav li a, .btn-group a.nav-link.dropdown-toggle, nav.navbar.main-header ul.navbar-nav .btn-group a.nav-link.dropdown-toggle {
    font-size: 17px;
    padding: 19px 0px;
}


li#cart_qty a {
    padding: 0px;
}


.header-call {
    /* display: none; */
    display: flex;
    align-items: center;
}

.header-call a{
    font-size: 14px;
}

nav.navbar.main-header {
    background: #601670;
    padding: 6px 0px;
}



button.navbar-toggler.bg-primary {
    position: absolute;
    right: 13px;
    z-index: 99;
    top: 13px;
}

button.bg-primary:hover{
    background: #000;
}

nav.navbar.main-header .navbar-collapse {
    margin-left: 15px;
}

span.navbar-brand.waves-effect.site-logo {
    position: relative;
    top: 0;
/*    background: #fff;*/
    padding: 0px!important;
    margin-top: 0px;
    box-shadow: inherit;
    margin-left: 10px;
}



.header-top .col-md-4:first-child {
    display: none;
}

.header-top .row {
    justify-content: space-between;
    align-items: center;
}

/*ul.social-media{
     justify-content: space-between;
}*/


.dropdown-menu.shadow.services.show {
    padding: 0px;
    max-width: 90% !important;
    top: 50px;
    background: #ffffff;
    width: 100%;
    margin: 0px;
    display: block;
    margin: 20px;
}

.btn-group.show {
    display: block;
    /* margin: 20px; */
}
     ul.top-menu-login {
        justify-content: space-evenly;
        display: flex;
        flex-direction: row;
        margin-top: 20px;
    }

    ul.top-menu-login li:last-child {
    margin-right: 20px;
}

ul.top-menu-login li a{
    padding: 5px 24px;
}

ul.footer_links, h4.footer-attr-title{
    text-align: left;
}

h4.footer-attr-title {
    margin: 10px 0px;
}

.relative.field_group.col-md-12.px-1.mb-3.field{
    margin-bottom: 10px!important;
}



.book-ride-innher {
    width: 31%;
    float: right;
    margin-right: 14px;
}
.boooking-box h3, .value-points h2, .all-post h2 span, .contact-us-all h2, .all-post h2, .right-side h2 {
    font-size: 20px;
    margin-top: 15px;
}

.boooking-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    flex-basis: max-content;
}

.detalis {
    padding: 60px 30px;
}

.card.contact-form .card-body {
    padding-left: 0px;
}


.card-header.vehicles-ride .col-lg-5 {
  
    max-width: 41%;
    flex: 41%;
}

.col-lg-1 {

    flex: 8%;
    max-width: 8%;
}
.card-header.vehicles-ride div {
    font-size: 14px;

}

.card-header.vehicles-ride {
    padding: 28px 10px;
}

    .fare-details-charges span.text-white.col-lg-5 {
    padding: 0px;
    width: 50%;
}

.header-call i.fas.fa-phone {
    
    font-size: 14px;
    rotate: 108deg;
    margin-right: 3px;
}


.header-top .header-call:before{
    display: none;
}

.header-top .col-md-5 .header-call:after {
   display: none;
}

.header-top {
   
    background: #c6952d;
    
}


.header-top .col-md-7, .header-top .col-md-5 {
    width: 48%;
    flex: 50%;
    max-width: 100%;
}

    section.bookyour-stress-free p {
        width: 90%;
    }

    div#testimonials .owl-buttons {

    right: -62px;
    bottom: 28px;
   
}

  .our-benefits {
  display: none;
}


.our-benefits img.img-fluid {
    max-width: 400px!important;
}


section.airport_section .col-md-4 {
    width: 100%;
    flex: 100%;
    text-align: left !important;
    max-width: 100%;
}


.right-side-text {
    text-align:left!important;
}

section.airport_section .row.second-row .col-md-4:last-child:before {
   display: none;
}




section.airport_section .row.second-row .col-md-4:last-child:after {
   display: none;
}


section.airport_section .row.first-row .col-md-4:last-child:before{
    display: none;
}
    

section.airport_section .row.first-row .col-md-4:last-child:after {
   display: none;
}






section.airport_section .row.first-row .col-md-4:first-child:before {
   display: none;
}






section.airport_section .row.first-row .col-md-4:first-child:after {
   display: none;
}

section.airport_section .row.second-row .col-md-4:first-child:after {
    display: none;
}

section.airport_section .row.second-row .col-md-4:nth-child(2):before {
   display: none;
}



section.airport_section .row.second-row .col-md-4:first-child:before {
  display: none;
}


.left-side-text {
    margin-bottom: 0px;
}

.right-side-text .our-benefits-text{
    padding-left: 0px;
}
.right-side-text.bottom, .right-side-text.bottom .our-benefits-text{
    text-align: left!important;
    margin-top: 0px;
}

    .left-img {
        width: 100%;
        height: 532px;
    }

        .text-service-pages, .text-service-pages-left {
        margin-top:40px;
        margin-bottom: 40px;
    }

.bottom-section .row:first-child .col-lg-6:first-child {
    order: 2;
}

.bottom-section .row{
    padding: 0px;
}

.top-three-points .row .col-lg-4 .page-box-service ul {
    padding-left: 22px;
    margin-bottom: 50px;
}




.benifit_fleet i {
    color: #000;
    font-size: 24px;
}

.car-booking-img ul li {
    line-height: 22px;
    font-size: 12px;
  
}

a.fleet_homebook{
    padding: 10px 24px;
}

.card.fleethome_slider .main-fleets-page .fleetImage {
    width: 60%;
    margin-right: 8px;
}

.fleet-booking-bookingpage .fleethome_sliderbox {
    width: 44%;
    padding: 8px;
}


.fleet-booking-bookingpage .main-fleets-page .card-body {
    padding: 20px 0px 20px 14px;
}

.login-dashboard .card h1 span, .membership-reuired h1, .login-dashboard h1 {
    font-size: 26px;
    line-height: 40px;
}

}


@media (max-width: 767px){



section.about-section .col-md-6 {
    margin-bottom: 30px;
}


.box-img {
    width: 80px;
    height: 80px;
    bottom: 85%;
   
}

.card.services_slider_box p {
    font-size: 14px;

}

.card.services_slider_box {
    padding: 50px 30px;
    min-height: 370px;
}

.services_slider .owl-wrapper {
    padding: 50px 0px;
}




.header-call a {
    font-size: 14px;
    padding: 2px 6px;
}

    .header-top .col-md-6 {
    width: 48%;
}

span.headertop-col-image {
 
    width: 20px;
 
}


section.about-section:before {
    position: relative;
    padding-bottom: 40%;
    display: none;
}


section.about-section .offset-md-6.col-md-6 {
    padding: 0px;
}

.hero-section .col-md-5 {
    width: 90%;
    /* margin: auto; */
    flex: 80%;
    max-width: 80%;
}


.hero-section {
    padding: 140px 0 500px 0px;
}


ul.social-media {
    justify-content: flex-start;
}


ul.top-menu-login li a {
    padding: 6px 15px;
}

.benifit_content h5, section.about-section-detalis h5 {
    font-size: 22px;
}



section.about-section-detalis .about-detail {
    padding: 60px 30px;
}

section.about-section-detalis ul li {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0px;
    text-align: justify;
}

section.about-section.innher-page .about-content-header span {
    font-size: 16px;
}

.banner-wrapper {
 
    padding: 80px 0px;
 
}

.banner-wrapper h1 {

    font-size: 36px!important;
    padding: 0px;
}

.highlighter, .col-12.form-heading {

    font-size: 20px;
}

section.fleets-page p, .banner-wrapper p, .membership-reuired p{
    font-size: 14px;
}
.all-fleets, .create-account, .fleet-booking-bookingpage, 
.membership-reuired, .registration, .forgot-password, .login-dashboard, .checkout-page {
    padding: 110px 0px;
}

.membership-reuired .col-8.col-md-8.col-lg-7.mx-auto.mt-5 {
    margin: 0px !important;
    width: 100%!important;
    max-width: 100%;
    flex: 100%;
}

.membership-reuired .row {
    justify-content: center;
}

.membership-reuired .card-body.p-5.text-center {
    padding: 20px !important;
}
.login-dashboard .card h1 span, .membership-reuired h1{
    font-size: 24px;
}

.btn-primary {
    background: #601670;
    color: #fff;
    padding: 10px 30px;
    border-radius: 30px !important;
    text-transform: uppercase;
    font-size: 12px !important;
    font-weight: 600 !important;
    margin-top: 20px;
}

.blog-new-dashboard .btn-primary {
    padding: 10px 30px;
    margin-top: 0px;
}

.blog-new-dashboard .btn-group-sm span.pointer.btn-primary.btn {
    background: #000;
}

.contact-us-new-one .col-lg-5, .contact-us-new-one .col-xl-7 {
    flex: 100%;
    max-width: 100%;
}



.detalis {
    padding: 40px;
    border-radius: 30px 30px 0px 0px;
}

.card.contact-form {
    box-shadow: inherit;
    border-radius: 30px !important;
    padding: 0px 40px;
}

.contact-us-new-one {

    margin: 0px 20px 50px;
}
div#testimonials .owl-buttons .owl-prev, div#testimonials .owl-buttons .owl-next {
    width: 40px;
    height: 40px;
    line-height: 42px;
    font-size: 16px;
}
    div#testimonials .owl-buttons {
        top: -83px;
        right: 0px;
    }
    .services_slider .owl-buttons {
        top: -136px;
}


.booking-car-type .col-sm-8, .booking-car-type .col-4 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
}

.bookingform_edit h2{
    margin-bottom: 0px;
    padding: 20px;
}

}

@media (max-width:667px){


   .banner-wrapper {
        padding: 180px 0px 80px 0px;
    }


    .book-ride-innher {
    width: 100%;
    float: inherit;
    margin-right: 0px;
}

.header-top .col-md-4 {
    flex-direction: inherit;
    display: inline;
}

.header-top .row .col-md-6{
    max-width: 95%;
    width: 65%;
}

.header-top .row .col-md-6:first-child{
    max-width: 33%;
}
span.headertop-col-image {
    width: 16px;
}


.banner-wrapper h1{
    font-size: 26px!important;
}

.card-header.vehicles-ride .col-lg-5 {
    max-width: 70%;
    flex: 70%;
    padding-bottom: 10px;
}
.card-header.vehicles-ride div {
    font-size: 14px;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.fleet-booking-bookingpage div#booking_steps i.fas {
    color: #fff;
    font-size: 12px;
}

.hero-section {
    padding: 230px 0 570px 0px;
}

.all-post h6 {
    background: #601670;
    padding: 16px;
    color: #fadb17;
    font-size: 30px;
    margin: 30px 0px;
    text-align: center;
}

.all-post h6 a {
    text-align: center;
    color: #fadb17;
}

    .card.services_slider_box {
        padding: 50px 30px;
        min-height: 300px;
    }

    .home-form {
        width: 440px;
        left: 21px;
    }

   .hero-section:before{
        display: none;
    }

    .left-img {
        width: 100%;
        height:370px;
    }

    .top-three-points {
    padding-bottom: 0px;
}

.car-booking-img ul{
    text-align: center;
}
.fleet-booking-bookingpage .main-fleets-page .card-body{
            padding: 20px;
        flex-direction: column;
}

    .card.fleethome_slider .main-fleets-page .fleetImage {
        width: 83%;
        margin: auto;
    }

    .fleet-booking-bookingpage .fleethome_sliderbox {
        width: 100%;
        padding: 0px;
        border-left: 0px;}

        button.navbar-toggler.bg-primary {
    
        top: 7px;
    }
}

@media (max-width:520px){



.hero-section .col-md-5 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
}

ul.social-media {
    justify-content: left;
}

.header-call {
    display: flex;
    align-items: flex-end;
    flex-direction: column-reverse;
}

.header-top .row .col-md-6 {
    max-width: 78%;
    width: 58%;
}

.header-top .row .col-md-6:first-child {
    max-width: 42%;
}

.fleetslider_text h5{
    font-size: 18px;
}

.services_slider .col-12.col-md-12.col-lg-12 {
    padding: 0px;
}

section.services_section{
padding-top: 60px;
}

.services_header p, .airport_header p{
   margin-bottom: 20px;
}

.organization_img img {
    width: 95%;
    border-radius: 30px;
    margin: 10px;
}

.all-post h6 {
    background: #601670;
   font-size: 14px;

}

.all-post h6 a {
    text-align: center;
   
}

    .home-form {
        width: 420px;
        left: 21px;
    }

    span.headertop-col-image .fab {
    font-size: 16px;
}

    .header-top .col-md-7{
        width: 30%;
        flex:30% ;

    }

     .header-top .col-md-5{
        width: 70%;
        flex: 70%;

    }

    .services_slider .owl-buttons .owl-prev i, .services_slider .owl-buttons .owl-next i {

    width: 38px;
    height: 38px;
   
    line-height: 36px;
    margin: 0 4px;
    font-size: 16px;
}




}

@media (max-width: 480px){

.header-call a {
   
    padding: 2px 5px;
}




ul.social-media li {
    margin-right: 4px;
}

ul.social-media {
    justify-content: left;
}
button.navbar-toggler.bg-primary {
    position: absolute;
    right: 20px;
    z-index: 99;
    top: 8px;
}

.hero-section .col-md-5 {
    width: 100%;
  
    max-width: 95%;
}


    .home-form {
        width: 348px;
        left: 17px;
    }


        .car-booking-img ul li {
        line-height: 22px;
        font-size: 12px;
    }


        .car-booking-img ul {
        text-align: center;
        column-count: 2;
        margin-bottom: 0px;
    }

        .card.fleethome_slider .main-fleets-page .fleetImage {
        width: 100%;
        margin: auto;
    }

        .car-booking-img ul li {
        line-height: 26px;
        font-size: 11px;
    }

        .fleethome_sliderheading h3 {
        font-size: 14px;
        font-weight: 700!important;
    }
.summary--short div strong{

    line-height: 24px;
    color: #000;
    font-size: 14px;

}

.footer-bottom p, .footer-bottom p a {
    font-size: 11px;
    line-height: 16px;
}

.d-flex.ride-step{
    flex-direction: column;
}

    .fleet-booking-bookingpage div#booking_steps i.fas {
        color: #fff;
        font-size: 20px;
        margin: 10px 0px;
    }

    a.step-text{
        font-size: 11px!important;
    }

    .fleet-booking-bookingpage div#booking_steps{
        padding: 40px 18px;
    }

    .heading h2{
        text-align: center;
    }

.card-header.vehicles-ride .col-lg-5 {
        max-width: 100%;
        flex: 100%;
        padding-bottom: 10px;
    }

    div#cart .card.cart-box .card-header.new-one .col-lg-5, div#cart .card.cart-box .card-header.new-one .col-lg-1.text-center, div#cart .card.cart-box .card-header.new-one .col-lg-1.text-lg-right {
        text-align: center!important;
    }

    .passenger-details .card-body, .fare-details .card-body {
    padding: 20px;
}


    .services_slider .owl-buttons {
        top: -163px;
    }

        .services_slider .owl-buttons .owl-prev i, .services_slider .owl-buttons .owl-next i {
        width: 30px;
        height: 30px;
        line-height: 27px;
        margin: 0 4px;
        font-size: 10px;
    }
    .car-booking-img ul {
     column-count: 1;

}

}

 section.about-section, section.services_section, section.fleet_section, section.airport_section, section.organization_section, section.offer{
    overflow: hidden!important;
}



.text-vmuted {
    color: #c6952d !important;
}

.login-dashboard.email-confirmation h1 {
    color: #000;
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #c6952d !important;
}
