
/* Sumit Work Css Services Inner pages */
/* .tax-relief-section {
    background-color: var(--secondary-color);
    padding: 50px;
} */

.tax-relief-section {
    background-color: var(--secondary-color);
    /* padding: 50px; */
    height: fit-content;
    padding: 60px 15px;
}

 /* .tax-relief-section {
      padding: 50px 15px;
    } */

    .breadcrumb {
      background: transparent;
      padding: 0;
      /* margin-bottom: 20px; */
    }

    .breadcrumb-item1 a {
      color: #fff;
      text-decoration: none;
      display: flex;
      font-size: 18px;
    }
    
    .breadcrumb-item1 a i{
        font-size: 16px;
        margin-top: 5px;
    }


    .breadcrumb-item1 a:hover {
      text-decoration: none;
    }

   .heading {
      font-size: 76px;
      font-weight: 400;
      font-family: "Playfair Display", serif;
      letter-spacing: .0em !important;
      color: #fff;
    }

    .headingcxs{
         font-size: 60px;
      font-weight: 400;
      font-family: "Playfair Display", serif;
      letter-spacing: .0em !important;
      color: #fff;
    }

    /* p {
      font-size: 20px;
      line-height: 1.8;
      font-weight: 300;
      color: #fff;
    } */
       .tax-section {
      padding: 60px 20px;
    }

    .tax-section .relief{
        padding: 0px 125px 0px 125px;
    }


    
    .tax-section .relief h5{
    padding-bottom: 30px;
    color: #d1272a;
    font-weight: 700;
    font-size: 16px;
    padding-top: 30px;
    }

    
    
    .tax-section .relief h2{
        font-size: 42px;
        font-family: "Playfair Display",serif;
        font-weight: 400;
        color: #2e3d3f;
    }

    .tax-section .relief p{
        color: #575757;
        font-size: 16px;

    }

    .check-list ul li{
        font-size: 18px;
        color: #2e3c57;
        font-weight: 300;
        margin-top: 10px;
         gap: 10px;
         display: flex;
    }   
     
    .tax-section .relief .check-list p{
        font-size: 18px;
    }

    .check-list ul li i{
        font-size: 30px;
        font-weight: normal;
    }
    .check-list span {
      font-weight: 700;
      color: #000;
      margin-right: 4px;
    }

 .tax-options {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 900px;
  font-family: "Montserrat", sans-serif;
  color: #1a1a1a;
  line-height: 1.5;
}


    .tax-section .relief span{
        font-weight: 700;
    }

    .tagline {
      display: flex;
      font-family: "Montserrat",sans-serif;
      font-weight: 400;
      letter-spacing: 2px;
      color: #d1272a;
      text-transform: uppercase;
      font-size: 18px;
      margin-top: 30px;
    }

.tagline::before {
  content: ""; 
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('../images/icon.png') no-repeat center center;
  background-size: contain;
  margin-right: 10px;
  vertical-align: middle;
}

.section-padding{
    padding: 96px 0px 96px 0px;
    background-color: #f5f7f8;
}

.section-padding h2, .Passionate h2{
    font-family: "Playfair Display",serif;
    font-size: 42px;
}

.section-padding p, .Passionate p{
    font-size: 16px;
}

.toprated{
    padding-right: 5rem;
    padding-top: 30px;
}


.Passionate{
    background-color: #2e3c57;
    padding: 96px 0px 96px 0px;
}

.relief-Working {
    padding: 0px 125px 0px 125px;
}

/* Sumit Work Css Services Inner pages */



.testimonials{
    padding-bottom: 80px;
    padding-top:40px;
}

.mission, .form, .services{
    padding-top: 40px;
    padding-bottom: 40px;
}
/* Sumit Work Css Responsive  */

@media (max-width:576px) {

}

@media (max-width:767px) {
   .tax-section .relief {
    padding: 0px;
}

.section-reasonable {
    padding: 0px 0;
    padding-bottom: 40px;
}


.penalty-img {
    width: 100% !important;
    margin-top: 0px !important;
    height: 100% !important;
    position: relative !important;
    object-fit: cover !important;
}

.hero-text-new {
    width: 100% !important;
    /* padding-left: 50px; */
}


.tax{
    background-color: var(--secondary-color);
    padding: 40px 0;
}
.testimonials{
    padding-bottom: 40px
}

.mission, .form, .what, .services{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}


.relief-Working {
    padding: 0px 20px 0px 20px;
}

.Passionate, .section-padding{
    padding: 30px 0px 30px 0px;
}
.tax-section {
    padding: 20px 20px;
}

.tax-section .relief h5 {
    padding-bottom: 20px;
    padding-top: 20px;
}
.heading, .headingcxs {
      font-size: 36px;
}

.section-padding h2, .Passionate h2 {
    font-family: "Playfair Display", serif;
    font-size: 28px;
}

.tax-section .relief h2{
    font-size: 28px;
}

.check-list ul li{
    margin-top: 0px;
}

.tagline {
      display: flex;
      /* align-items: center; */
      justify-content: center;
      font-family: "Montserrat",sans-serif;
      font-weight: 400;
      letter-spacing: 2px;
      color: #d1272a;
      text-transform: uppercase;
      font-size: 18px;
      margin-top: 30px;
    }

.tagline::before {
  content: ""; 
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('../images/icon.png') no-repeat center center;
  background-size: contain;
  margin-right: 10px;
  vertical-align: middle;
  margin-top: 5px;
}
}

@media (min-width:768px) and (max-width:992px) {
       .tax-section .relief {
    padding: 0px 50px 0px 50px;
}

.tax-section {
    padding: 20px 20px;
}

.tax-section .relief h5 {
    padding-bottom: 20px;
    padding-top: 20px;
}

.section-padding h2, .Passionate h2 {
    font-family: "Playfair Display", serif;
    font-size: 28px;
}
}

@media (max-width:768px) {
   
}

@media (max-width:1024px) {

}
@media (max-width:1200px) {
    
}

@media (min-width:992px) and (max-width:1400px) {
    .tax-section .relief {
    padding: 0px 50px 0px 50px;
}
}





/* 31-10-2025 css friday */
.heading-corporate{
        font-size: 60px;
        font-family: "Playfair Display", serif;
        color: #fff;
    }

    .unfiled-returns{
        background-color: #f5f7f8;
    }

    .unfiled-returns h2{
        color: #d1272a !important;
        font-size: 42px !important;
    }

    
    .unfiled-returns p{
        font-size: 16px !important;
    }

    .let-us-sort{
        width: 65%;
    }

    .services{
        background-color: #f5f7f8;
    }