html{
    overflow-x:hidden !important;

}

.btn:focus,
.btn:active {
    outline: none;
    box-shadow: none;
}

.form-control:focus,
.form-control:active {
    box-shadow: none;
    border-color: #676768;
}

textarea.form-control::placeholder {
    color: #b8b8b8;
}

.plan-box {
    box-shadow: 0px 0px 5px #979797;


}
.dd-warning{
    color: #5C5C5C;

}
.section2::before{
    background-image: linear-gradient(to right, #FE9629, #8382B4, #2BAF22);
}

.contactus-title::after{
    background-image: linear-gradient(to right, #FE9629, #8382B4, #2BAF22);
    width:170px;
}

/*  Disable focus btton on bootstrap */
.card-shadow {
    box-shadow: none;
}

/* Loading spinner styles */
#loadingOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff54;
    backdrop-filter: blur(2px);
    z-index: 9998;
}

#loadingSpinner {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}

#loadingSpinner::after {
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #4b97fa;
    animation: spin 2s linear infinite;
}
.loading-image{
    position:fixed;
    top:6%;
    left:7%;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.btn-orange {
    background-color: #ff8904 !important;
    border-color: #ff8904 !important;
    color: #fff !important;
}

.delivery-text {
    
    color: #595959;

}

.ff-secondary {
    background-color: #f1f1f1;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: inline-grid;
    font-size: 25px;
}

.ff-secondary-p {
    font-size: 25px;

}

#first_form-control {
    background-color: #fcfbfb !important;
    border-color: #beb7b7 !important;
    border-width: 1.5px;
}

.input-group-text {
    background-color: #fcfbfb !important;
    border-color: #beb7b7 !important;
    border-width: 1.5px;
}

body {
    background-color: #ffffff !important;
    font-family: "roboto";
}

label {
    color: #999494;
}

.navbar {
    /* box-shadow: 1px 1px 3px 0px #d6d6d6 !important; */
    background: #fff;
}

.help-line {
    font-size: 15px;
    color:black;
}
.flex-grow-1{
    background-color: #f8f8f8 !important;
    height: 49px !important;
}
.rectangle {
    height: 3px;
 margin-top:5rem;
    background-image: linear-gradient(to right, #FE9629, #8382B4, #2BAF22);
}

.sec3_rectangle {
    height: 4px;
    width: 170px;
    Top: 903px;
    background-image: linear-gradient(to right, #FE9629, #8382B4, #2BAF22);
}

.pricing-line,
.service-line {
    height: 5px;
    width: 100px;
    Top: 903px;
    background-image: linear-gradient(to right, #FE9629, #8382B4, #2BAF22);

}

.contactus-line {
    height: 5px;
    width: 170px;
    background-image: linear-gradient(to right, #FE9629, #8382B4, #2BAF22);
}

.section2-title,.section3-title {
    color: #797676;
    font-size: 29px;
    font-weight: 500p;
}

#plan2 {
    background: #FBFBFB;
}

.customer_section,.driver_section {
    /*background: #FBFCFC;*/
    background-color: #f4f8f8;
}
.form-heading{
    color: #6C6868;
    font-size:20px;
    font-weight: 600;
}
.pricing-text {
    color: #5D5C5E;
    font-size: 14px;
}
input[type="text"], input[type="number"],#addon1-wrapping,text-area{
    background: #FCFCFC;
    border-color: #E7E7E7;
}
.pricing-title,
.service-title,
.contactus-title {
    color: #797676;
    font-size: 30px;
}

.last-title {
    color: #797676;
    font-size: 30px;
}
.last2-title {
    color: #797676;
    font-size: 28px;
}

.aboutus-title {
    color: #797676;
    font-size: 29px;
    font-weight: 700;
}

.contactus-form-title {
    color: #8F8C8C;

}

.aboutus-section {
    margin-top: 100px;
    margin-left: 50px;

}

.pricing-content {
    color: #494949;
    font-size: 16px;
}


.aboutus-content {
    color: #454545;
    font-size: 16px;

}

.float-right {
    float: right;
    margin: 10px;
}

.contact-section {
    background: #FCFBFB;

}

#contact-form {
    background: #ffffff !important;
    border-color: #beb7b7 !important;
    border-width: 1.5px;

}

.last-sec-line {
    height: 5px;
    width: 190px;
    background-image: linear-gradient(to right, #FE9629, #8382B4, #2BAF22);

}

.footer-section {
    background-color: #F5F5F5 !important;
}

.footer-text {
    font-size: 16px;
    color: #131314;

}

.footer-text-content {
    font-size: 16px;
    color: #000000;


}

.service-content {

    font-size: 15px;
}

.pricing-image {
    margin-left: 130px;
}

.empty-div {
    height: 50px;
    width: 500px;
    background: #ffffff;
}

.driver-contents {
    font-size: 12px;
    color: #454545;

}

.driver-card {
    width: 280px ;height: 280px ;top: 2977px; left: 219px
}

.driver-title {
    color: #747171;
    font-size: 30px;

}

.customer-title {
    color: #7B7979;
    font-size: 30px;

}

.rain-shine-title {
    color: #797676;
    size: 30px;
}

.accordion-header {
    border: none;
}

.panel,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border: none;
}

.card1 {
    width: 330px;
    height: 170px;
    background-color: white;
    box-shadow: 0 2px 6px 0 rgb(218 218 253 / 65%), 0 2px 6px 0 rgb(206 206 238 / 54%);
}

.banner_container {
    position: relative;
    text-align: center;

}

.centered {
    position: absolute;
    top: 50%;
    left: 70%;
    transform: translate(-50%, -50%);

}

.banner_text {
    color: #ffffff;
    line-height: 1.6;
}

#banner_btn {
    background: #DCDCDC;
    color: #292929;

}

.downloadapp {
    color: #797676;
    font-size: 26px;
}

/* Custom css */

.--so-fhc{
    height: 176px;
    width :156px !important;
    border-radius :01.00rem !important;
    box-shadow: none !important;
}

.--so-ci{
    width: 100px;
    
}
.--cus-img{
    width: 115px;
    height: 110px;
}
.card{
    border-radius:.55rem;
}
.--so-ba{
    border-radius: .5rem;
    width:170px;
    height: 277px;
}
.--so-ha{
    border-radius: .5rem !important;
    width:400px;
    box-shadow:none !important;
}
.--so-icons-size{
    width: 60px;
}

.--so-row{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.price-tab{
    background: #676768;
}
.--so-contact-img{
    width: 500px;
    height: auto;
}
.faq{
    margin-left:100px;
}
.helpline-text{
    color:#2D2A7D;
    font-size:13px;
}
.mailus{
    color:#000000;
}
.asterisk{
    margin-left:100px;
}

@media screen and (width < 621px) {
    .--so-contact-img{
        width: 300px;
        height: auto;
    }
}


.auto-sec-topheading{
    font-size: 28px;
    color:#ffffff;
    line-height: 1.6;
}
.auto-sec-heading{
    font-size: 15px;
    color:#ffffff;
    text-align: left;
    line-height: 1.8;
}
.auto-sec-title{
    font-size: 20px;
    color:#ffffff;
    text-align: justify;
}

.auto-sec-content{
    font-size: 14px;
    color: #EFEFEF;
    line-height:1.8;
    text-align: justify;
}

.fairprice_section{
    background: #2B3E63;

}
.--so-auto{
  min-width: 100px;
  max-width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.--so-auto img{
    position: relative;
    width: 100%;
    object-fit: cover;
}

.--so-pricing{
    max-width: 500px;
    overflow: hidden;
    margin-top : 12rem;
  }
  
  .--so-pricing img{
      position: relative;
      width: 100%;
      object-fit: cover;
  }


  @media(max-width:768px){
 
    .navbar-brand {
        margin-right: 0;
        width: 100%;
    }
    .container{
        margin-left: 60px !important;
    }
    .container {
        margin: 0 auto!important;
        justify-content: space-around!important;
    }
    .p-5 {
        padding: 4rem 0rem!important;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .mx-5 {
        margin-right: 0rem!important;
        margin-left: 0rem!important;
    }
    .row>* {
        padding-right: 0;
        padding-left: 0;
        gap: 1.5rem!important;
        width: 95%;
    max-width: 95%;
    }
    .--so-ba {
        width: 95%;
        margin: 10px 10px 10px 10px!important;
        height: auto;
    }
    .rectangle {
        margin-top: 0rem;
    }
    .px-5 {
        padding-right: 0rem!important;
        padding-left: 0rem!important;
    }
    .section2-title, .section3-title {
        font-size: 24px;
    }
    .--so-fhc {
        height: 176px;
        width: 100% !important;
    }
    .card{
        margin-bottom: 0rem;
    }
    section.section.px-5 .row.mx-5 {
        margin: 0 15px!important;
    }
    p.service-content.mt-4 {
        margin: 0!important;
    }
    .col-md-6.col-sm-12 .service-content {
        margin: 0 15px;
    }
    p.service-content.mt-5 {
        margin: 0!important;
    }
    .centered {
        top: 0%;
        left: 0%;
        transform: translate(0%, 0%);
    }
    h6 {
        margin-top: 10px;
    }
    p {
        margin-bottom: 0rem;
    }
    .mt-4 {
        margin-top: 0.5rem!important;
    }
    .aboutus-section {
        margin-left: 15px;
    }
    .faq {
        margin-left: 15px;
    }
    .px-4 {
        padding-right: 0rem!important;
        padding-left: 0rem!important;
    }
    .px-3 {
        padding-right: 0rem!important;
        padding-left: 0rem!important;
    }
    .flex-grow-1 {
        height: auto !important;
    }
    section#plans div {
        margin: 8px 0px!important;
    }
    .col-sm-6.price-tab.rounded {
        max-height: max-content!important;
    }
    .py-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 4.5rem!important;
    }
    .m-5 {
        margin: 15px!important;
    }
    .d-flex {
        display: block!important;
    }
    section.section.p-5 {
        padding: 1rem!important;
    }
    .row.px-5 {
        justify-content: space-evenly;
    }
    .row {
        justify-content: space-evenly;
    }
    h3.last2-title.text-center {
    text-align: left!important;
}
.--so-ha {
    width: 100%;
}
.card.plan-box.mb-0.--so-ba{
    width:100%;
}
.collapse:not(.show) {
    display: flex;
}
/* a#airportTab {
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 0px;
    padding-top: 3px;
}
.navbar-nav {
    display: flex;
    flex-wrap: wrap;
    flex-direction: inherit;
    gap: 2px;
    justify-content: space-evenly;
}
.gap-4 {
    gap: 0.5rem!important;
} */
.mob-menu {
    display: none;
}
.container-b {
    display: block!important;
}
  }



.nav-bar1 {
	position: absolute;
	background-color: #122;
	top: 0;
	right: 100%;
	height: 100vh;
	width: 200px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	transition: position 2.9s;
	-webkit-transition: position 2.9s;
	-moz-transition: position 2.9s;
	-ms-transition: position 2.9s;
	-o-transition: position 2.9s;
}

.toggle {
	left: 0;
	box-shadow: 1px 0 15px 2px rgba(0, 0, 0, 0.4);

}

.toggle-menu {
	background-color: transparent;
	position: fixed;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 30px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
    padding: 2px 2px 2px 3px;
	border-radius: 5px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.line {
	width: 100%;
	height: 3px;
	border-radius: 5px;
	background-color: #000;
	transition: transform 0.2s ease-out;
	-webkit-transition: transform 0.2s ease-out;
	-moz-transition: transform 0.2s ease-out;
	-ms-transition: transform 0.2s ease-out;
	-o-transition: transform 0.2s ease-out;
}

.toggle .line1 {
	background-color: #000000;
	transform: scale(0.9) rotateZ(-45deg) translate(-6px, 4px);
}

.toggle .line2 {
	display: none;
}

.toggle .line3 {
	background-color: #000000;
	transform: scale(0.9) rotateZ(45deg) translate(-6px, -4px);
}

.toggle .toggle-menu {
	background-color: white;
}

.nav-list1 {
	list-style: none;
}

.nav-list-item1 {
	text-align: center;
	padding: 10px 0;
}

.nav-link1 {
	color: #fff;
	font-size: 22px;
	text-decoration: none;
	position: relative;
	padding-bottom: 4px;
}

.nav-link::before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	transform: scaleX(0);
	transition: transform 0.4s ease-in-out;
	transform-origin: left;
	-webkit-transition: transform 0.4s ease-in-out;
	-moz-transition: transform 0.4s ease-in-out;
	-ms-transition: transform 0.4s ease-in-out;
	-o-transition: transform 0.4s ease-in-out;
}

.nav-link:hover::before {
	transform: scaleX(1);
}
.container-b {
    display: none;
}

p.inline-deliver-content {
    padding-left: 50px;
}






