
.mainlogo{

    position: absolute;
    
    top: 0px;
    /* border-radius: 10px; */
    background: #fff;
    padding: 3px;
    border: 1px solid #ccc;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: none;
    }
    
    .bg-dark {
    background-color: #228b15 !important;
    }
    
    @media (max-width: 375px) { 
        .custombutton{
            padding-left: 15px;
            padding-right: 15px;
            padding-top: 10px;
            padding-bottom: 10px;
            border-radius: 50px;
            color: #FAF70F;
            background: #228B15;
            font-size: 12px;
            margin-top: 14px;
            margin-right: 10px;
            }
    }
    @media (min-width: 376px) { 
        .custombutton{
            padding-left: 15px;
            padding-right: 15px;
            padding-top: 10px;
            padding-bottom: 10px;
            border-radius: 50px;
            color: #FAF70F;
            background: #228B15;
            font-size: 15px;
            margin-top: 14px;
            margin-right: 10px;
            }
    }
    
    
    
    
    
    .service_outer{
        text-align: center;
    /* padding: 20px; */
    background: #fff;
    padding: 8px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
        padding-bottom: 20px;
        border: 1px solid #ccc;
    }
    
    .service_outer img{
    width: 100%;
    }
    
    .service_outer h4{
        padding-top: 15px;
            margin-bottom: 20px;
    }
    
    .serbtn{
    }
    
    
    .serbtn a{
    }
    
    @media (max-width: 389.98px)
    {
    
    .callbtn{
        background: #DE1D23;
    padding: 7px;
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff !important;
    font-size: 10px;
    }
    
    .enqbtn{
        background: #218A17;
    padding: 7px;
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff !important;
    font-size: 10px;
    }
    
    .accordion {
     background: #FAF70F;
    padding: 7px;
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 15px;
    color: black !important;
    font-size: 10px;
    }
    
    
    }
    
    @media (min-width: 390px)
    {
    
    .callbtn{
        background: #DE1D23;
    padding: 7px;
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff !important;
    }
    
    .enqbtn{
        background: #218A17;
    padding: 7px;
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff !important;
    }
    
    .accordion {
     background: #FAF70F;
    padding: 7px;
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 15px;
    color: black !important;
    }
    
    
    }
    
    
    .slidertxt{
    padding-top: 60px;
    }
    .slidertxt h1{
    
    margin-bottom: 20px !important;
    }
    
    
    
    
    
    /* Extra small devices (portrait phones, less than 576px) */
    @media (max-width: 575.98px) { 
    .mainlogo{
    width: 135px;
    }
    
    .navbar .navbar-brand{
    height: 60px;
    }
    .slidertxt p{
    font-size:17px;
    }
    
    .slidertxt h1{
    font-size: 28px;
    }
    
    .carousel-control-prev{
    display:none;
    }
    .carousel-control-next{
    display:none;
    }
    
    
    }
    
    /* Small devices (landscape phones, 576px and up) */
    @media (min-width: 576px) and (max-width: 767.98px) { 
    .mainlogo{
    width: 170px;
    }
    .navbar .navbar-brand{
    height: 60px;
    }
    
    .slidertxt p{
    font-size:17px;
    }
    
    .slidertxt h1{
    font-size: 28px;
    }
    
    .carousel-control-prev{
    display:none;
    }
    .carousel-control-next{
    display:none;
    }
    
    
    
    }
    
    /* Medium devices (tablets, 768px and up) */
    @media (min-width: 768px) and (max-width: 991.98px) { 
    .mainlogo{
    width: 180px;
    }
    .navbar .navbar-brand{
    height: 80px;
    }
    
    .slidertxt p{
    font-size:20px;
    }
    
    .slidertxt h1{
    font-size: 45px;
    }
    
    .carousel-control-prev{
    display:block;
    }
    .carousel-control-next{
    display:block;
    }
    
    
    }
    
    /* Large devices (desktops, 992px and up) */
    @media (min-width: 992px) and (max-width: 1199.98px) { 
    .mainlogo{
    width: 180px;
    }
    .navbar .navbar-brand{
    height: 80px;
    }
    
    .slidertxt p{
    font-size:20px;
    }
    
    .slidertxt h1{
    font-size: 45px;
    }
    
    .carousel-control-prev{
    display:block;
    }
    .carousel-control-next{
    display:block;
    }
    
    
    }
    
    /* Extra large devices (large desktops, 1200px and up) */
    @media (min-width: 1200px) and (max-width: 1399.98px) { 
    .mainlogo{
    width: 180px;
    }
    .navbar .navbar-brand{
    height: 80px;
    }
    
    .slidertxt p{
    font-size:20px;
    }
    
    .slidertxt h1{
    font-size: 45px;
    }
    
    .carousel-control-prev{
    display:block;
    }
    .carousel-control-next{
    display:block;
    }
    
    }
    
    /* Extra extra large devices (larger desktops, 1400px and up) */
    @media (min-width: 1400px) { 
    .mainlogo{
    width: 180px;
    }
    .navbar .navbar-brand{
    height: 80px;
    }
    
    .slidertxt p{
    font-size:20px;
    }
    
    .slidertxt h2{
    font-size: 45px;
    }
    
    .carousel-control-prev{
    display:block;
    }
    .carousel-control-next{
    display:block;
    }
    
    
    }
    
    .padtopbottom{
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    border-radius: 50px;
    }
    
    
.header-text{
color:#fff !important;
}
    
    
    .panel {
    margin-top:10px;
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
    text-align: left;
    font-weight: 500;
    }
    
    .header-text {
        font-size: 2rem;
        font-weight: bold;
    }
     h1{color:black;}

     
	 .bgc{
        background-color:#6F257C !important;
    }
    .coll{
        color:white !important;
    }
	.font1{
		font-size:20px;
	}
	.strong{font-weight:bold;}
	.bt{
		background-color:;
	}

	
		.readmorebuttonmain {
    background: linear-gradient(to right, #862D8F, #5C1E6B);
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 50px;
    color: #fff !important;
}
.socialArea ul li i {
    background: #6F257C;
    color: #fff;
    font-size: 1.12rem;
    height: 31px;
    line-height: 2rem;
    text-align: center;
    width: 31px;
    border-radius: 50%;
    transition: all .3s;
}
.header-img {
    background: url('../services/about.png') no-repeat center center;
    background-size: cover;
    height: 345px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    text-align: center;
}

.header-img1 {
    background: url('../services/taxi.png') no-repeat center center;
    background-size: cover;
    height: 345px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    text-align: center;
}

.header-img2 {
    background: url('../services/contact.png') no-repeat center center;
    background-size: cover;
    height: 345px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    text-align: center;
}

.header-img3 {
    background: url('../services/bus.png') no-repeat center center;
    background-size: cover;
    height: 345px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    text-align: center;
}

.header-img4 {
    background: url('../services/testimonial.png') no-repeat center center;
    background-size: cover;
    height: 345px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    text-align: center;
}

.header-img5 {
    background: url('../services/bike.png') no-repeat center center;
    background-size: cover;
    height: 345px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    text-align: center;
}

.header-img6 {
    background: url('../services/service.png') no-repeat center center;
    background-size: cover;
    height: 345px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    text-align: center;
}

.header-img7 {
    background: url('services_banner_image.png') no-repeat center center;
    background-size: cover;
    height: 345px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    text-align: center;
}

/* About Section */
.about-image-container {
    position: relative;
    overflow: hidden;
    padding-left: 5%;
    padding-top: 5%;
    height: 100%;
    min-height: 400px;
}

.about-main-image {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-small-image {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    padding-right: 3%;
    padding-bottom: 3%;
    width: 200px;
    height: 200px;
}

.about-heading {
    color: #0c2b4b;
}

/* Call Button */
.call-button {
    background: #F8E816;
    color: #000;
    padding: 10px 15px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    border-radius: 5px;
}

.call-button i {
    color: #000 !important;
}

.autoonlyp{
    font-weight:bold;
    color:black;
}

.formstruct{
    border-radius:20px; 
    margin-bottom:50px;
}

.img100{
    width:100%
}
