* {
 box-sizing: border-box;
 margin: 0px;
 padding: 0px;
}
body {
 font-family: Arial, Helvetica, sans-serif;
}
section {
 padding: 3rem 0rem;
}
.container {
 width: 1140px;
 margin: auto;
}
h3 {
 font-size: 28px;
}
/* hero section */
.hero_content {
}
/* hero section */
/* .nav-bar {
 display: flex;
 align-items: center;
}
.nav-bar nav ul.main_menu {
 display: flex;
 justify-content: space-between;
 width: 100%;
 justify-self: right;
 list-style: none;
}
.nav-bar nav {
 width: 90%;
}
span.register_btn a {
 color: #fff;
 font-weight: 600;
 font-size: 20px;
}
.nav-bar nav ul li a:hover {
 color: #5d5d5d;
 border-bottom: solid 1px;
 transition: 0.2s ease;
}
.main-logo img {
 width: 100%;
}

.main-logo {
 width: 20%;
}
.nav-bg {
 background: #FFD717;
 padding: 25px;
}
.nav-bar nav ul li a {
 text-decoration: none;
 color: #000000;
}
.nav-bar nav ul li {
 font-size: 18px;
 position: relative;
 padding: 10px 10px;
 cursor: pointer;
 color: #000;
}
.sec-nav-bg {
 background: #eceef6 !important;
 height:100px;
 display: flex;
 justify-content: end;
 align-items: center;

}
.nav-buttons {width: 30%; float: right;}
.content_promo_points{
 display: flex;
 justify-content:space-around
} */
.Service_content h2{
  padding-bottom:20px;
  font-size:38px;
  text-align: center;
}
.Service_content{
 padding-bottom:20px; 
}
.content_promo_points li{
	font-size: 20px;
	font-weight: bolder;
}
.chat-buttons-group_btn{
 display: flex;
 justify-content: center; 
}
.serv_sliders_head{ 
 padding-bottom:50px;
 font-size:38px;
 text-align: center;
}
.serv-sliders{
}
.main_hero_section{
 display: flex;
 justify-content:space-around;
 align-items: center;
 height:600px;
}
/* .nav-buttons a:first-child {
 background: #2a1768;
 color: #fff;
 text-decoration: none;
 border-radius: 50px;
 padding:25px;
}
.nav-buttons a {
 padding: 15px 6px;
 font-size: 16px;
} */
.hero_content{
 width:100%;
}
.hero_content h1:first-child {
 font-size: 60px;
 color: #000000;
 font-weight: 700;
}
.hero_content h2:nth-child(2) {
 font-size: 34px;
 color: #ed701d !important;
 padding: 15px 0px;
}
.hero_img{
 padding-top: 0px;
}
.para_box{
 margin-bottom: 2rem;
}
.Transportation_Services_card h3 {
 font-size: 27px;
 margin-bottom: 1rem;
}
.hero_content_subheading {
 padding-top: 15px;
 font-size: 24px;
 padding-bottom: 50px;
 color: #000000;
}
.hero_content_button:hover{
 background-color: #FDAD01;
}
.hero_content_button:hover a{
 color: #fff;
}
.hero_content_button {
 padding: 20px 50px;
 /* Adjust padding for button size */
 border-radius: 50px;
 /* Rounded borders */
 background-color: #FFD717;
 /* Button background color */
 color: rgb(0, 0, 0);
 /* Button text color */
 font-size: 22px;
 font-weight: 600;
 /* Text size */
 border: none;
 /* No border */
 cursor: pointer;
 gap: 20px;
 /* Pointer cursor on hover */
 display: flex;
 /* Flexbox to align icon and text */
 align-items: center;
 /* Center the icon and text vertically */
}
.hero_content h1 a {
 font-size: 44px;
 color: #f00;
 text-decoration: none;
}
.hero_content h1 a:hover {
 text-decoration: underline;
}
.serv-sec-now {
 display: flex;
 align-items: center;
}
section.hero-section {padding: 4rem 0rem 0rem 0rem;}
.serv-sec-now {justify-content: center; color: #fff;}
.serv-sec-now i {
 padding: 0px 13px;
 font-size: 21px;}
section.service-schedul-sec {
 padding: 12px 0px;
 background: #f00;}
.serv-sec-now h1 a {
 color: #fff;
 text-decoration: none;
}
.serv-sec-now h1 a:hover {
 text-decoration: underline;
}
.promo-banner img {
 width: 100%;
}
.chat-buttons-group button a {
 color: #fff;
 text-decoration: none;
}
.chat-buttons-group button:hover{
 background-color: #666;
}
.chat-buttons-group button a:hover {
 text-decoration: underline;
}
.content-promo {
 font-size: 23px;
 text-align: center;
 font-weight: 700;
 color: #757575;
 padding: 15px 0px;
}
.content-promo p{
 padding-bottom:30px;
 padding-top:10px;
}
.chat-buttons-group {
 text-align: center;
 padding: 10px 0px;
 display: flex;
 align-items: center;
 justify-content: space-between;
}
.chat-buttons-group button {
 background: #E09900;
 width: 48%;
 padding: 15px;
 font-size: 21px;
 border: none;
 font-weight: 700;
 border-radius: 5px;
 box-shadow: 3px 5px 0px 0px rgba(0, 0, 0, 0.16);
}
.acc-service-box {
 text-align: center;
 background-color: #f2f2f2;
 padding: 55px 47px;
 border-radius: 10px;
 width: 31%;
}
.acc-service-box p {
 padding: 15px 0px 30px 0px;
 font-weight: 600;
 font-size: 15px;
}
.accessible-service {
 display: flex;
 justify-content: space-between;
}
.acc-service-box a {
 background: #0C71C3;
 color: #fff;
 font-size: 16px;
 padding: 11px;
 border-radius: 6px;
 text-decoration: none;
}
.acc-service-box:hover {
 box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.06);
 background: #fff;
 transition: 0.4s all;
}
.card-img img {
 width: 100%;
 height: 240px;
 object-fit: cover;
}
.service-card-content {
 padding: 30px 10px;
 background: #ececec;
 height: 200px;
}
.service-card-content p {
 padding: 3px 0px 40px 0px;
 font-size: 15px;
 color: #777777;
}
.service-card-content a {
 background: #E09900;
 padding: 11px;
 border-radius: 5px;
 color: #fff;
 text-decoration: none;
 font-weight: 600;
}
.service-card-content h2 {
 font-size: 25px;
}
p.service-card-badge {
 padding: 6px 16px;
 background: #e09900;
 font-size: 12px;
 position: absolute;
 border-radius: 21px;
 color: #fff;
 top: 7px;
 right: 7px;
}
/* .owl-nav {
 display: flex;
 justify-content: space-between;
 font-size: 50px;
 position: absolute;
 width: 106%;
 top: 50%;
 transform: translateY(-50%) translateX(-50%);
 left: 50%;
} */
/* .owl-nav:hover {
 background: none !important;
} */
.test-single {
 text-align: center;
 padding: 10px;
}
.test-single:hover {
 border: 1px solid #c7c7c7;
 /* Changes border color to red on hover */
 min-height: 240px;
}
/* js code css */
/* js code css */
.star-group i {
 color: #e09900;
 font-size: 21px;
 margin-bottom: 8px;
}
.test-content p {
 font-size: 14px;
 margin-top: 10px;
}
.testimonails-slide-boxes {
 display: flex;
 align-items: center;
 justify-content: center;
}
.test-carousel-one {
 overflow: hidden;
 width: 33%;
}
.Services_Section {
 background-color: #F9F9F9;
}
.Services_Section_para {
 max-width: 709px;
 font-size: larger;
 font-weight: 600;
 line-height: 30px;
}
.Services_Section_heading {
 padding-bottom: 10px;
 font-size: 38px;}
/* Assuming there's a paragraph above the button */
.Services_Section_button {
 border-radius: 50px;
 border: 2px solid #E02B20;
 min-height: 55px;
 min-width: fit-content;
 font-size: larger;
 width: fit-content;
 color: #ffffff;
 text-decoration: none;
 background-color: #E02B20;
 display: flex;
 align-items: center;
 justify-content: center;
 padding: 0 20px;
 gap: 10px;
 font-weight: 500;
 transition: all 0.3s ease;
 margin-top: 20px;
}
.Services_Section_button i {
 margin-right: 10px;
 transition: transform 0.3s ease;
 /* Smooth transition for icon */
}
/* Hover effect */
.Services_Section_button:hover {
 background-color: #D02B20;
 /* Darken background color */
 transform: scale(1.05);
 /* Slightly scale up the button */
}
.Services_Section_button:hover i {
 transform: rotate(20deg);
 /* Rotate the icon on hover */
}
.Services_Section_flexbox {
 display: flex;
 /* Enable flexbox */
 justify-content: space-between;
 /* Distribute space between left and right div */
 /* align-items: center; Align items vertically in the center */
 gap: 5px;
 /* Optional: Adds space between the left and right div */
}
.Services_Section_icon {
 background-color: #FB9403;
 height: 40px;
 width: 40px;
 border-radius: 100px;
 display: flex;
 justify-content: center;
 /* Center horizontally */
 align-items: center;
}
.check_icon {
 color: #ffffff;
 font-size: 25px;
}
.Services_Section_leftside_checkboxmaindiv {
 display: flex;
 /* justify-content: center; */
 align-items: center;
 gap: 10px;
 padding-top: 5px;
}
.Services_Section_para3 {
 font-size: larger;
 font-weight: 600;
 padding-top: 10px;
}
.Services_Section_para2 {
 font-size: 22px;
 font-weight: 500;
 padding-top: 10px;
}
.Services_Section_highlight {
 color: #2EA3F2;
}
.Card_Section {
 background-color: #ECECEC;
}
.Card_Section_bgdiv {
 background-color: #ffffff;
 min-height: 505px;
 min-width: 1080px;
 border-radius: 15px;
 display: flex;

}

/* card section */

/* Container for the cards */
.card-container {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
 gap: 20px;
 padding: 20px;
}

/* Styling for individual cards */
.card {
 background-color: #ffffff;
 justify-items: center;
 border-radius: 10px;
 width: calc(50%-70px);
 /* Two cards per row */
 background-color: #ffffff;
 overflow: hidden;
 margin: 50px;

}

/* Card image */
.card-image {
 position: relative;
 justify-content: center;
 padding-top: 15px;
 padding-bottom: 15px;
}
.card-heading {
 font-size: 1.5em;
 margin: 10px;
 padding-top: 20px;
}
.card-description {
 margin: 10px;
 color: #555;
 text-align: center;
 font-size: larger;
 font-weight: 600;
 line-height: 30px;
}
.serv-sec-now h2 a {
 color: #fff;
}
.reserve-button {
 background-color: #E09900;
 color: #ffffff;
 padding: 20px 50px;
 border: none;
 border-radius: 50px;
 font-size: larger;
 margin: 10px;
 cursor: pointer;
 transition: background-color 0.3s;
}
.reserve-button:hover {
 background-color: #767676;
}
.Card_Section_img1 {
 height: auto;
 display: flex;
 justify-content: center;
 align-items: center;
}
.carddiv {
 background-color: #ffffff;
 width: 100%;
 display: flex;
 justify-content: center;
 min-height: auto;
}
.Transportation_Services_maindiv {
 display: flex;
 /* Use flexbox to align items side by side */
 justify-content: space-between;
 /* Space between text and image */
 align-items: center;
 /* Align items vertically centered */
 gap: 20px;
 /* Add some space between text and image */
 padding: 20px;
}

/* Transportation_Services_card section styling */
.Transportation_Services_card {
 width: 50%;
}
.Transportation_Services_card h2 {
 font-size: 28px;
 color: #000000;
 margin-bottom: 15px;
}
.Transportation_Services_h2{
 display:flex;
 justify-content: center;
 padding-bottom:30px;
}
.Transportation_Services_card p {
 font-size: 1.1em;
 color: #767676;
}
.Transportation_Services_h2 h2{
 font-size: 38px;
}
.image_part {
 width: 50%;
}
.service-image {
 width: 100%;
 height: auto;
 border-radius: 10px;
}
.Transportation_Services_para {
 font-size: larger;
 font-weight: 600;
 line-height: 30px;
}
.right-div {
 width: 45%;
 display: flex;
 flex-wrap: wrap;
 gap: 20px;
}
.square-section {
 width: 45%;
 height: 200px;
 border-radius: 10px;
 position: relative;
 overflow: hidden;
 display: flex;
 flex-direction: column;
 justify-content: flex-end;
 align-items: center;
 padding: 10px;
}
.square-section img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 border-radius: 8px;
}
.square-section .title {
 font-size: larger;
 color: #333;
 margin-top: 10px;
 align-items: start;
}
ul {
 color: #666;
 font-weight: 600;
}
li {
 font-size: 1.1em;
 line-height: 1.5;
}
.button-container {
 display: flex;
 justify-content: center;
 align-items: center;
 padding-top: 20px;

}
.rounded-button {
 padding: 15px 30px;
 border-radius: 5px;
 background-color: #2A1768;
 color: white;
 font-size: 16px;
 border: none;
 cursor: pointer;
 display: flex;
 align-items: center;
 min-height: 55px;
}
.rounded-button i {
 margin-right: 10px;
}
.rounded-button:hover {
 background-color: #30138F;
}
.Accessible_Taxi_div h2{
 margin-bottom: 2rem;
 font-size: 38px;
}
.test-content p:first-child {
 font-size: 27px;
 font-weight: 800;
}
.Accessible_Taxi_maindiv {
 display: flex;
 justify-content: center;
}
.Accessible_Taxi {
 background-color: #F9F9F9;
}
.Accessible_Taxi_pra {
 font-size: 18px;
 font-weight: 600;
 padding-top: 20px;
 line-height: 26px;
 color: #666;
}
.Accessible_Taxi_pra1 {
 font-size: 16px;
 font-weight: 600;
 padding-top: 2px;
 line-height: 26px;
 color: #666;
}
.Accessible_Taxi_anotherdiv {
 padding-top: 40px;
}
.button-container {
 display: flex;
 justify-content: center;
 align-items: center;
 gap: 50px;
 max-width: 1080px;
 padding: 20px;
 margin: 0 auto;
 height: 200px;
 box-sizing: border-box;
}
.Transportation_area_button {
 padding: 20px 50px;
 text-decoration: none;
 border-radius: 50px;
 /* Rounded borders */
 background-color: #E09900;
 /* Button background color */
 color: white;
 /* Button text color */
 font-size: larger;
 /* Text size */
 border: none;
 /* No border */
 cursor: pointer;
 display: flex;
 align-items: center;
}
.Transportation_area_button i {
 margin-right: 10px;
}

/* Button hover effect */
.Transportation_area_button:hover {
 background-color: #FDAD01;
 /* Slightly darker on hover */
}

.FAQ_Section_heading {
 display: flex;
 justify-content: center;
 font-size: 26px;
}


/* another Section */

* {
 margin: 0;
 padding: 0;
 box-sizing: border-box;
}



/* .faq-section {
 max-width: 1080px;
 margin: 40px auto;
 background-color: #ffffff;
 padding-bottom: 60px;
 border-radius: 10px;

} */

/* .faq-section h2 {
 text-align: center;
 margin-bottom: 50px;
 font-size: xx-large;
} */

/* .faq-item {
 margin-bottom: 10px;
} */

/* .faq-question {
 width: 100%;
 padding: 15px;
 background-color: #FFD717;
 color: rgb(0, 0, 0);
 border: none;
 border-radius: 5px;
 text-align: left;
 font-size: 18px;
 cursor: pointer;
 transition: background-color 0.3s ease;
} */

/* .faq-question:hover {
 background-color: #e9c824;
} */

/* .faq-answer {
 overflow: hidden;
 transition: max-height 0.5s ease, padding 0.5s ease;
 padding: 0 15px;
 margin-top: 5px;
 background-color: #ffffff;
 border-left: 3px solid #FFD717;
 border-radius: 5px;
} */

/* .faq-answer p {
 padding: 10px 0;
 font-size: 16px;
 line-height: 1.6;
} */

/* To smoothly display content */
/* .faq-answer.open {
 max-height: 150px; */
 /* Adjust the max-height to fit content */
 /* padding: 10px 15px;
} */


/* new FAQ section css started from here */
.faq-container h2 {
  padding: 20px;
 }
 .faq-container {
 max-width: 700px;
 margin: 0 auto;
 padding: 20px;
 font-family: Arial, sans-serif;
}

.faq-item {
 margin-bottom: 10px;
 border-bottom: 1px solid #ccc;
}

.faq-question {
 background: #FFD717;
 border: none;
 width: 100%;
 text-align: left;
 padding: 15px;
 font-size: 16px;
 cursor: pointer;
 transition: background 0.3s;
}

.faq-question:hover {
 background: #FFD717;
}

.faq-answer {
 display: none;
 padding: 10px 15px;
 background: #fff;
 font-size: 15px;
 line-height: 1.5;
}
/* End of the new FAQ section */
/* another Section */


.taxi_availablity {
 background-color: #ECECEC;
}

.taxi_availablity_card {
 background-color: #ffffff;
 max-width: 1080px;
 min-height: 300px;
 border-radius: 9px;
 display: flex;
 justify-content: center;
}

.leftside_section {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
}

.leftside_section h2 {
 font-size: 68px;
 color: #FFD717;
}

.leftside_section p {
 font-size: 28px;
}

.rightside_section {
 width: 700px;
 display: flex;
 padding-left: 90px;
 flex-direction: column;
 justify-content: center;
 align-items: center;
}

.rightside_section p {
 font-size: 18px;
}


/* another Section */


.Footer_main {
 background-color: #00183D;
 min-height: 400px;
}

.Footer_body {
 display: flex;
 padding-top: 30px;
 flex-direction: row;
 justify-content: center;
 align-items: start;
 gap: 220px;
}

.Footer_body_sec1 {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: left;
 gap: 30px;
}
.hero_content_button a{
 color: #000;
 text-decoration: none;
}
.Footer_body_sec1_button a{
 color: #fff;
 text-decoration: none;
}
.reserve-button a{
 color: #fff;
 text-decoration: none;
}
.Footer_body_sec4_button a{
 color: #fff;
 text-decoration: none;
}
.rounded-button a{
 color: #fff;
 text-decoration: none;
}
.Transportation_area_button a{
 color: #fff;
 text-decoration: none;
}
.Footer_body_sec1_button {
 display: flex;
 justify-content: center;
 width: 260px;
 padding: 21px;
 border-radius: 5px;
 border: none;
 gap: 30px;
 font-size: 20px;
 background: #fb9403;
 color: #ffffff;
}
.Footer_body_sec1_image {
 border-radius: 9px;
}

.Footer_body_sec1 p {
 color: #ffffff;
}

.Footer_body_sec2 {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: left;
 gap: 15px;
 color: #ffffff;
}

.Footer_body_sec2 a {
 cursor: pointer;
 color: #fff !important;
 text-decoration: none !important;
}

.Footer_body_sec3 {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: left;
 gap: 15px;
 color: #ffffff;
}

.Footer_body_sec3 a {
 cursor: pointer;
 color: #fff;
 text-decoration: none !important;
}

.Footer_body_sec4 {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: left;
 gap: 15px;
}

.Footer_body_sec4_button {
 padding: 20px;
 width: 300px;
 font-size: 20px;
 border-radius: 5px;
 color: #fff;
 background-color: #FB9403;
}

.containerfooter {
 width: 100%;
 margin: auto;
}

.Footer_body_sec4_image {
 max-width: 200px;


}

.Footer_body_sec4_imagee {
 width: 290px;
 height: auto;
}

.footer_rights {
 background-color: #000000;
 max-height: 50px;
}
.footer_rights_main p {
 color: #ffffff;
 padding-top: 20px;
 padding-bottom: 20px;
 display: flex;
 justify-content: center;
 align-items: center;
 font-size: 14px;
}
/* .hamburger-mobile{
 display: none;
} */
/* Main grid container */
.whychoose-us .grid-whychoose-us {
 display: grid;
 grid-template-columns: repeat(3, 1fr); /* Three equal columns */
 gap: 20px; /* Space between grid items */
 padding: 20px;
 }
/* Grid item styling */
.wcu_sec img {
 border-radius: 8px;
 margin-bottom: 15px;
 width: 100%;
 height: 200px !important;
 object-fit: cover;
}
.grid-item {
 background-color: #f0f0f0;
 border: 1px solid #ddd;
 padding: 20px;
 text-align: center;
 border-radius: 8px;
 }
 .grid-item img {
 width: 100%;
 height: auto;
 border-radius: 8px;
 margin-bottom: 15px;
 }
 .grid-item h3 {
 font-size: 1.5rem;
 margin-bottom: 10px;
 }
 .grid-item p {
 font-size: 1rem;
 color: #555;
 }
/* New menu and dropdown */
/* nav ul {
 list-style: none;
 padding: 0;
 margin: 0;
 display: flex;
 }
 .dropdown-content {
 display: none; 
 position: absolute;
 top: 100%;
 left: 0;
 background-color: #ffffff;
 border: 1px solid #ddd;
 width: 250px;
 z-index: 1000;
 }
 .dropdown-content li {
 padding: 8px 15px;
 border-bottom: 1px solid #ddd;
 }
 .dropdown-content li a {
 text-decoration: none;
 color: #333;
 display: block;
 }
 .dropdown-content li:hover {
 background-color: #e9e9e9;
 }
 
 .arrow {
 margin-left: 8px;
 transition: transform 0.3s ease;
 }
 
 .arrow.active {
 transform: rotate(180deg); 
 } */
/* footer menu*/
ul.footer_ul li a {
 color: #fff;
 text-decoration: none;
 font-weight: 300;
 font-size: 16px;
}
ul.footer_ul li {
 list-style: none;
 line-height: 40px;
 transition: 0.4s all;
}

ul.footer_ul li:hover {
 border-bottom: solid 1px #696969;
 margin-left: 5px;
 transition: 0.4s all;
}
/* Media Queries */
@media screen and (max-width:767px){
 .Services_Section_icon i {
  font-size: 18px;
 }
 .whychoose-us .grid-whychoose-us{
  grid-template-columns: repeat(1, 1fr);
  padding: 0px;
 }
 .grid-container {
  grid-template-columns: repeat(1, 1fr); /* 2 columns */
 }
 .Transportation_Services_card,
 .image_part {
  width: 100%;
  /* Full width on smaller screens */
 }
 .service-image {
  max-width: 80%;
  margin: 0 auto;
 }
 section {
  padding: 1rem 0rem;
 }
 /* .hamburger-mobile{
  display: block !important;
 }
 .nav-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background:none;
  padding: 10px 20px;
  color: #fff;
 }
 .main-logo img {
  width: 120px;
 }
 .hamburger-mobile {
  display: none;
  font-size: 24px;
  cursor: pointer;
  color: #fff;
 } */
 /* Main Menu */
 /* nav .main_menu {
  list-style: none;
  display: flex;
  gap: 20px;
  width: 100% !important;
  flex-direction: column;
  background: #f1f1f1;
 } */
 /* .main_menu li {
  position: relative;
  cursor: pointer;
  text-align: left;
 } */
 /* .main_menu a {
  text-decoration: none;
  color: #fff;
  padding: 10px 15px;
  display: block;
 } */
 /* .main_menu .dropdown-content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #444;
  list-style: none;
  min-width: 250px;
  z-index: 10;
 } */
 /* .dropdown-content li a {
  padding: 10px;
 }
 .main_menu li:hover > .dropdown-content {
  display: block;
 } */
 /* */
 .hamburger-mobile i {
  font-size: 24px;
 }
 .container {
  width: 100%;
  padding: 10px 30px;
  flex-direction: column;
  text-align: center;
 }
 .main_hero_section {
  display: block;
  padding: 2rem 0rem;
 }
 /* .nav-buttons {
  width: 100%;
  text-align: right;
  float: unset;
 } */


 .Card_Section_bgdiv{
  min-width: 100%;
  display: block;
  background: #ececec;
 }
 .Service_content img {
  width: 100%;
 }
 .Footer_body {
  display: block; 
  gap: 10;
 }
 .button-container{
  display: block;
  height: fit-content;
  text-align: -webkit-center;
 }
 .Transportation_Services_maindiv{
  display: block;
 }
 .hero_content h1:first-child {
  font-size: 28px;
 }

 .main_hero_section_img img {
  width: 100%;
 }
 .accessible-service{
  display: block;
 }

 
 .acc-service-box {
  width: 100%;
  padding: 25px 10px;
  margin-bottom: 11px !important;
 }
 /* .main-logo {
  width: 61%;
  margin: unset;
 } */
 .Services_Section_flexbox{
  display: block;
 }
 .card {
  width: 100%;
  margin: 0px;
  margin-bottom: 1rem;
 }
 .card-image {
  width: 90%;
 }
 .content-promo {
  font-size: 18px;
 }
 .chat-buttons-group{
  display: block;
 }
 .chat-buttons-group button {
  width: 100%;
  margin-bottom: 1rem;
 }
 .content_promo_points{
  display: block;
 }
 /* .nav-buttons a:first-child {
  padding: 15px 25px;
 }
 .nav-buttons {
  text-align: center;
 } */
 .hero_content h1:first-child {
  font-size: 25px;
 }
/* .nav-bg {
 padding: 0px;
} */
.hero_content_button {
 padding: 14px 26px;
 font-size: 16px;
}
.serv-sec-now i {
 padding: 0px 13px;
 font-size: 36px;
 margin-top: 1rem;
}
.serv-sec-now{
 display: block;
}

.Services_Section_para2 {
 text-align: left;
}
.reserve-button {
 padding: 11px 34px;
}
.Transportation_area_button {
 padding: 14px 43px;
 text-decoration: none;
 margin-bottom: 1rem;
 width: 100%;
 justify-content: center;
}
.taxi_availablity_card {
 display: block;
}
.rightside_section {
 width: 100%;
 padding: 10px;
}
.rightside_section p {
 font-size: 15px;
}
.leftside {
 margin-bottom: 21px;
}
.Footer_body {
 display: block;
 padding: 10px 15px;
}
.Footer_body_sec1,.Footer_body_sec2,.Footer_body_sec3,.Footer_body_sec4 {
 margin-bottom: 1rem;
}
.Footer_body_sec4_button {
 width: 100%;
}
.Footer_body_sec1_image {
 width: 260px;
}
/* */
/* .hamburger-mobile {
 display: block;
}
nav {
 display: none;
 position: absolute;
 top: 100px;
 left: 0;
 width: 100%;
 background:#fff;
 z-index: 999;
} */
/* nav.active {
 display: block;
  width: 100%;
} */
/* .main_menu .dropdown-content {
 position: relative;
 display: none;
 background-color: #ffd717;
} */
/* .main_menu .dropdown.active .dropdown-content {
 display: block;
} */
}
 /* Responsive: For very small screens, use 1 column */
 @media screen and (max-width: 480px) {
 .grid-container {
 grid-template-columns: 1fr; /* 1 column */
 }
 }

@media (min-width:768px) and (max-width:1024px){
 .container {
  width: 100%;
  padding: 0px 30px;
 }
 .main_hero_section{
  display: block;
 }
 .Service_content img {
  width: 100%;
 }
 .acc-service-box {padding: 31px 8px;}
 .Card_Section_bgdiv {width: 100%; display: block;}
 .Card_Section_bgdiv {
  width: 100%;
  display: block;
  min-width: 100%;
 }
 /* .nav-bar nav {
  width: 100%;
 } */
 .button-container{
  display: block;
  text-align: -webkit-center;
 }
 .button-container button {
  margin-bottom: 11px;
 }
 .service-card-content {height: 230px;}
 .leftside_section {text-align: center;}
 .rightside_section {padding-left: 60px;}
 .Footer_body {display: block; }
 .containerfooter {padding: 20px;}
 .Footer_body_sec1_image {width: 300px;}
 .Footer_body_sec1,.Footer_body_sec2,.Footer_body_sec3,.Footer_body_sec4 {margin-bottom: 1rem;}
 /* .nav-bar nav ul{width: 97%;} */
}




/* Added new css for the new nav bar */
.navbar{overflow:visible;position:fixed;top:0;width:90%;text-align:center}.navbar a{float:left;display:inline-block;color:#00F;text-align:center;padding:14px 16px;text-decoration:underline;font-size:18px}.navbar a:hover{color:#00F;background-color:#FF0}.navbar li{display:inline}.main{margin-top:30px}.sticky{position:fixed;top:0;width:100%}div.fixed{position:fixed;bottom:46%;right:3%;border-radius:200px 200px 200px 200px;border-width:10px;border-color:red}.header{background-color:#fff;box-shadow:1px 1px 4px 0 rgba(0,0,0,.1);position:fixed;width:95%;z-index:3;font-weight:400;font-size:16px;height:10px}.header ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	background-color: #fff;
	font-size: 15px;
	color: #00F;
	font-weight: 700
}.header li a{display:block;padding:20px 20px;border-right:1px solid #f4f4f4;text-decoration:none}.header li a:hover,.header .menu-btn:hover{background-color:#f4f4f4}.header .logo{display:block;float:left;font-size:2em;padding:8px;text-decoration:none}.header .menu{clear:both;max-height:0;transition:max-height .2s ease-out;position:fixed;top:0}.header .menu-icon{cursor:pointer;display:inline-block;float:right;padding:28px 20px;position:relative;user-select:none}.header .menu-icon .navicon{background:#333;display:block;height:3px;position:relative;transition:background .2s ease-out;width:30px}.header .menu-icon .navicon:before,.header .menu-icon .navicon:after{background:#333;content:'';display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.header .menu-icon .navicon:before{top:5px}.header .menu-icon .navicon:after{top:-5px}.header .menu-btn{display:none}.header .menu-btn:checked~.menu{max-height:760px}.header .menu-btn:checked~.menu-icon .navicon{background:transparent}.header .menu-btn:checked~.menu-icon .navicon:before{transform:rotate(-45deg)}.header .menu-btn:checked~.menu-icon .navicon:after{transform:rotate(45deg)}.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before,.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after{top:0}@media (min-width:48em){.header li{}.header li a{padding:20px 30px}.header .menu{clear:none;float:right;max-height:none}.header .menu-icon{display:none}}@media (min-width:600px){img#callus{display:none}}a:link{text-decoration:underline}.nav-bar ul li a{text-decoration:none;font:100% Verdana,Arial,Helvetica,sans-serif;font-size:18px}.nav-bar ul li a:hover{background-color:rgb(255,255,51);color:#000}li:hover{background-color:rgb(255,255,51)}.container{max-width:1200px!important;margin:0 auto;width:100%;padding-top:2px}.nav-bar{display:block;margin-bottom:15px; padding-top: 10px;}.nav-bar ul{list-style-type:none;margin-top:0;margin:auto;padding:0;display:block;text-align:center}.nav-bar ul li{list-style-type:none;display:inline-block}.nav-bar ul li a{padding:15px 20px;display:inline-block;outline:none;text-decoration:underline;font-weight:700;color:#06F}.nav-bar ul li:hover ul.dropdown{display:block}.nav-bar ul li ul.dropdown{background-color:#FFF;position:absolute;display:none;width:200px;box-shadow:0 2px 10px 0 rgba(163,163,163,.3);padding-top:0}.nav-bar ul li ul.dropdown li{display:block}.nav-bar ul li ul.dropdown li:hover{color:#000}.nav-bar ul li ul.dropdown li a{padding:15px 20px}.nav-bar ul li:hover .arrow-down{border-top:5px solid #000}.nav-bar ul li .arrow-down{width:0;height:0;border:6px solid transparent;border-top-color:#000;border-bottom:0;position:relative;top:15px;right:-5px;content:''}.nav-mobile{display:none}.siteTitle{text-align:center;margin-top:25px}.siteTitle a{text-decoration:none!important}@media only screen and (max-width:600px){.siteTitle{text-align:center;margin-top:unset;display:inline-block}.nav-bar{background-color:#FFF;display:none;position:sticky}.nav-bar ul li{display:block}.nav-bar ul li ul.dropdown{left:50%;transform:translateX(-50%)}.nav-mobile{display:inline-block;vertical-align:middle;width:fit-content;background-color:#FFF;padding:15px 20px;font-size:30px}.nav-bar ul li .arrow-down{top:20px;right:-10px}}

.sticky{position:sticky;position:-webkit-sticky;height:70px;top:0}.navbar{overflow:visible;position:fixed;top:0;width:90%;text-align:center}.navbar a{float:left;display:inline-block;color:#00F;text-align:center;padding:14px 16px;text-decoration:underline;font-size:18px}.navbar a:hover{color:#00F;background-color:#FF0}.navbar li{display:inline}.main{margin-top:30px}.sticky{position:fixed;top:0;width:100%}div.fixed{position:fixed;bottom:46%;right:3%;border-radius:200px 200px 200px 200px;border-width:10px;border-color:red}