.section-b-space {
    padding-bottom: 80px !important;
}

.superior-car {
    padding-top: 50px !important;
}

.about-section .about-text p {
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: justify !important;
}

.about-section .about-text h3 {
    font-size: 26px !important;
    font-weight: 600 !important;
    text-transform: none !important;
    color: #d32f2f;
    margin-bottom: 10px !important;
}

.about-section .about-text h1 {
    font-size: 26px !important;
    font-weight: 600 !important;
    text-transform: none !important;
    color: #d32f2f;
    margin-bottom: 10px !important;
}

.about-text p {
    color: #000 !important;
}

.about-section.three-image .about-text h2 {
    font-size: 28px !important;
}

.about-section.three-image .about-text h1 {
    font-size: 28px !important;
    color: #000 !important;
}


.app-section .app-content p {
    font-size: 16px !important;
}

.portfolio-creative.odd-even-con .container .row .content-sec h3 {
    font-size: 160% !important;
    color: #d32f2f;
}


.title-1 h2 {
    font-weight: 700 !important;
}

.title-1.detail-title p {
    max-width: 70% !important;
    margin-bottom: 18px !important;
    text-transform: none !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    color: #000 !important;
}

.highlight-section .highlight-box {
    height: 280px;
}

.highlight-box1 {
    height: 350px !important;
}

.highlight-section .highlight-box .content-sec h5 {
    color: #d32f2f !important;
}

.title-1 .title-label {
    background-color: #d32f2f !important;
}

.btn.btn-curve {
    background-color: #d32f2f !important;
}

.tap-top {
    background-color: #d32f2f !important;
}

.link {
    color: #fff !important;
}

footer .sub-footer .copy-right p {
    font-size: 14px !important;
}

footer .footer .footer-content .footer-links ul li a {
    font-size: 14px !important;
}

header .main-navbar .nav-menu>li>a:hover {
    color: #d32f2f !important;
}

header .main-navbar .nav-menu>li .nav-submenu:hover {
    color: #d32f2f !important;
}

footer .footer .footer-content .contact-detail .contact-list li {
    text-transform: none !important;
}

.team-section .team-box .team-content {
    min-width: 300px !important;
    border: 1px solid transparent;
    border-radius: 10px;
}

.team-section .team-box .team-content h6 {
    text-transform: capitalize !important;
    font-weight: 700 !important;
}

.spacing {
    letter-spacing: 0em !important;
}

.app-section .app-content .title {
    font-size: 30px !important;
}

.highlight {
    font-weight: bold;
    color: #d32f2f;
    /* Change to any color you prefer */
}

.about_section .about_content h2 {
    font-size: 30px !important;
    font-weight: 700 !important;
}

.about_section .about_content h1 {
    font-size: 30px !important;
    font-weight: 700 !important;
    text-transform: none !important;
}

.about_section .about_content p {
    color: #000 !important;
    font-weight: unset !important;
}

.box-size {
    height: 350px !important;
}

.badges-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.testimonial-card {
    /* background: #333; */
}

.icon-new {
    width: 180px;
    height: 37px;
}

.banner-from .form-control {
    padding: 16px 20px 17px 20px;
}

.btn-border {
    color: #FFF;
    text-align: center;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* 125% */
    text-transform: uppercase;
}

.client-slider {
    display: flex;
    width: 1200px;
    padding-bottom: 18px;
    justify-content: center;
    align-items: flex-start;
}

.category-block a {
    display: flex;
    width: 215px;
    height: 150px;
    padding: 0px 32.25px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.banner-heading {
    text-align: center;
    font-size: 26px !important;
}

.heading-one {
    color: #000 !important;
    font-size: 36.9px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 28px !important;
    /* 75.881% */
    letter-spacing: 0.037px !important;
    text-transform: capitalize !important;
}

.pra {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 18.48px;
}

.detail-title-new {
    line-height: 20.48px;
}

.box-cantainer {
    display: inline-flex;
    align-items: center;
    gap: 28px;
}

.first-service-box .service-box {
    box-shadow: none;
}

.service-section .service-box .service-icon {
    background-color: rgb(243 243 243 / 0%) !important;
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.box-flex .text-white {
    max-height: 450px !important;
}

.box-flex img {
    width: 150px;
    height: 150px;
}

.box-flex h3 {
    font-size: 16px !important;
}

.flex-box2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px;
    border-radius: 10px;
    max-width: 200px;
    text-align: center;
}

.test-flex {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    background: #F9F9F9 !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
    border-radius: 10px !important;
    padding: 10px !important;
}

.special-img {
    border-radius: 16px !important;
}

.special-img img {
    height: 170px !important;
}

.grid-item {
    width: 300px !important;
}

.city-slider {
    height: 400px !important;
}

.content-inner {
    border-radius: 10px !important;
}

.faq {
    padding-top: 50px;
    padding-bottom: 90px;
}

.bdaclass {
    border-radius: 20px !important;
    background: #0A0A3C !important;
    margin: 20px 60px !important;
    flex-shrink: 0 !important;
    padding: 10px !important;
}

.video-view {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

@media (min-width: 1200px) {

    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1220px !important;
    }
}

.list-align li {
    display: list-item !important;
    font-size: 15px !important;
}

.list-footer {
    padding-left: 0 !important;
}

/* .nav-link{
    padding: unset !important;
} */

.service-h2 {
    font-size: 18px;
    font-family: "Epilogue", sans-serif;
    color: #d32f2f;
}

.height-section {
    height: 170px !important;
}

.service-height-section {
    height: 220px !important;
}

.li-display li {
    display: grid !important;
    font-size: 15px !important;
}

.household-hgt {
    height: 230px !important;
}

/* Media query for larger devices */
@media (min-width: 992px) {

    /* .app-section{
        padding-bottom: 160px;
    } */
    .app-section .app-content {
        height: 480px;
    }

    .service-part .service-wrapper h3 {
        font-size: 24px !important;
    }

    .service-part .service-wrapper h6 {
        font-size: 16px !important;
    }
}

@media (max-width: 420px) {
    footer .sub-footer .copy-right p {
        font-size: 10px !important;
    }

    .about-section.three-image .about-text h2 {
        font-size: 22px !important;
    }

    .highlight-section .highlight-box .content-sec p {
        font-size: 14px !important;
    }

    .box-size {
        height: 200px !important;
    }

    .blog-single-detail .detail-part p {
        padding-left: 14px;
    }

    .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .height-section {
        height: 110px !important;
    }

    .service-height-section {
        height: 130px !important;
    }

    .household-hgt {
        height: 110px !important;
    }

    .highlight-section .highlight-box {
        height: 250px !important;
    }

    .search-by-location {
        padding-left: 20px;
    }
}

@media (min-width: 1500px) {
    .app-section .app-content {
        height: 540px;
    }

    .features-container {
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) !important;
    }

    .stage-card {
        width: 340px !important;
    }

    .stages-grid {
        gap: 10px !important;
    }
}

.btn-padding {
    padding: 12px 20px !important;
}

.btn-border {
    border: 1px solid transparent;
    border-radius: 10px;
}

.img-height {
    width: 100px !important;
}

.cater li {
    font-weight: 900;
    padding: 5px;
    color: #6ea3d1;
}


.top-space {
    padding-top: "60px !important";
}

.clientset {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.mobile-slider {
    display: none !important;
}

.category-part {
    padding-top: 0px !important;
}


.clientset {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 15px;
}

.bg-img {
    border-radius: 15px !important;
}

.category-part  .slick-slider{
    left: 70px;
}

@media (max-width: 450px) {

    /* body{
        max-width: 100%;
    } */
    .navbar1-container {
        max-width: 309px;
    }

    .navbar1 {
        align-items: center;
        display: flex;
        justify-content: center;
    }

    .navbar1-logo {
        margin-bottom: 10px;
        margin-top: 5px;
    }

    .cab-section .cab-content {
        height: auto;
    }

    .cab-content h1 {
        font-size: calc(16px + 24 * (100vw - 320px) / 1600);
    }

    .cab-section.flight-section .cab-content {
        /* width: auto;
        max-width: 305px; */
    }

    .banner-heading {
        text-align: center;
        font-size: 16px !important;
    }

    .cab-section.flight-section .cab-content>div {
        padding: 12px;
    }

    .stats-banner {
        display: grid;
        grid-template-columns: auto;
        gap: 20px;
        justify-items: center;
        width: 200px;
    }

    .search-section {
        margin-top: 5px;
        /* margin-left: 30px; */
    }

    .search-section .container {
        display: flex;
        justify-content: center;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .stats-banner {
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important;
    }

    .small-section {
        padding-top: 0px !important;
    }

    .category-block {
        /* margin-left: 16px !important; */
        max-width: 300px !important;
    }

    .title-1 {
        text-align: center;
        /* width: 252px; */
    }

    .stat {
        width: 100px !important;
    }

    .stats-banner {
        display: flex !important;
        justify-content: space-between !important;
        flex-wrap: wrap !important;
        width: 80% !important;
        flex-direction: row !important;
    }

    .slick-track {
        display: none;
        justify-content: center;
        align-items: center;
    }

    .mobile-slider {
        display: block !important;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        flex-wrap: wrap;

    }

    .slick-list {
        display: none !important;
    }

    .heading-one {
        font-size: 20px !important;
    }

    .about-section {
        /* max-width: 310px; */
        padding: 0px !important;
        padding-top: 5px !important;
    }

    .img-fluid {
        max-width: 100%;
        height: auto;
        margin-top: 5px;
        margin-bottom: 5px;
        border-radius: 10px;
    }

    .about-section .about-text p {
        font-size: 14px !important;
    }

    .flex {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .flex-box2 {
        max-width: 150px !important;
    }
    .box-flex h3 {
        font-size: 12px !important;
    }

    .swiper-slide {
        width: 180px !important;
    }

    .box-flex {
        /* margin-top: 10px; */
        margin-bottom: 10px;
    }

    .badge img {
        width: 150px !important;
    }

    .badge p {
        font-size: 14px !important;
    }

    .bdaclass {
        border-radius: 20px !important;
        background: #0A0A3C !important;
        margin: 20px 10px !important;
        flex-shrink: 0 !important;
        /* max-width: 285px !important; */
    }

    .bdaclass .container {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .service-section {
        /* max-width: 301px; */
    }

    .calltonewacction {
        /* max-width: 305px; */
    }

    .newcard {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
        /* max-width: 300px; */
    }

    .newcard-again {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
        /* max-width: 300px; */
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .badges-container {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .testimonials {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: 0px !important;
        margin-left: 5px !important;
        /* max-width: 300px; */
    }

    .clientset {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
        /* max-width: 300px; */
        display: flex;
        justify-content: center;
        flex-direction: column;
        max-width: 1220px !important;
    }

    .category-part .row {
        display: flex;
        justify-content: center;
        flex-direction: column;
        margin-right: 0px;
        margin-left: 0px;
        width: 100% !important;
    }

    .slick-list {
        /* width: auto !important; */
    }

    .testimonial-card {
        /* width: 290px !important; */
    }

    .test-flex {
        flex-direction: column;
    }

    .slider-4 {
        display: none !important;
    }

    .title-basic {
        display: flex;
        justify-content: center;
    }

    .content-inner h5 {
        display: flex;
        justify-content: center;
        font-size: 14px !important;
        color: #000 !important;
        font-weight: 700 !important;
    }

    .grid-item {
        width: 300px !important;
    }

    .faq {
        /* max-width: 352px; */
        padding-bottom: 40px !important;
    }

    .faq h2 {
        font-size: 18px !important;
        text-align: center;
    }

    .faq .col-xl-12 {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }

    .footer1-container {
        max-width: 271px;
    }

    .footer1-bottom {
        flex-direction: column;
        max-width: 271px;
    }

    .footer1 {
        background-color: #D32F2F;
        color: white;
        padding: 40px 20px;
        font-family: Arial, sans-serif;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .table-section .table-heading {
        font-size: 22px !important;
    }

}



.table-section .table-heading {
  text-align: center;
  margin-bottom: 22px;
  font-size: 32px;
  font-weight: 700;
  color: #000;
}
 
.table-section .table-wrapper {
  overflow-x: auto;
}
 
.table-section .custom-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  color: #000;
  text-align: left;
}
 
.table-section .custom-table th,
.table-section .custom-table td {
  border: 1px solid #ccc;
  padding: 12px 18px;
}
 
.table-section .custom-table thead th {
  background-color: #d32f2f;
  color: #fff;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
}
 
.table-section .custom-table tbody td {
  background-color: #fff;
  text-align: center;
  white-space: nowrap;
}
 
.table-section .custom-table tbody tr:nth-child(even) td {
  background-color: #f9f9f9;
}

