/*new-service-listing.min.css*/
.tp-breadcrumb-title{
    margin-bottom:10px;
}
.service-listing-item {
    will-change: transform;
}

.padding-left-0  { transform: translateX(0%); }
.padding-left-5  { transform: translateX(5%); }
.padding-left-10 { transform: translateX(10%); }
.padding-left-15 { transform: translateX(15%); }
.padding-left-20 { transform: translateX(20%); }
.service-listing-item .tp-section-title {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 5px;
    position: relative;
    font-weight: 400;
}
.service-listing-item .tp-section-title::before {
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    background: url(../icons/footer/5.svg) no-repeat center;
    background-size: contain;
}
.service-listing-content p {
    line-height: 24px;
}
h2.service-listing-number {
    font-size: 56px;
    font-weight: 800;
    background: linear-gradient(180deg, #283345 0%, #d0d8e6 55%, rgba(208, 216, 230, 0.08) 100%);
    background: linear-gradient(180deg, rgba(32, 45, 87, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgb(120 140 180 / 20%) 50%, rgba(32, 45, 87, 0.9) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-align: center;
    position: relative;
}



.breadcrumbBtn {
   
    padding-top: 10px;
}

.our-story-section .story-content p {
    
    margin-bottom: 30px;
}

.counter-section {
    
    padding-top: 10px;
   
}
.counter-number {
   
    margin: 15px 0;
   
}

div#faqAccordion, .form-help-center {
   
    margin-top: 30px;
}















 @media only screen and (max-width: 767px) {
        
      
.service-listing-item{
     .row {
        display: flex;
        flex-direction: column;
    }

    .col-md-3 {
        order: 1; /* image column goes on top */
        width: 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .col-md-1 {
        order: -1;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .col-md-8 {
        order: 2;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
}

.service-listing-img {
    transform: matrix(0.97, 0.26, -0.26, 0.97, 0, 0);
    max-width: 200px;
    transform: unset !important;
    margin: 0 auto;
}

h2.service-listing-number {
    font-size: 48px;
    line-height: 48px;
}

.service-listing-item .tp-section-title {
    margin-bottom: 0;
    font-size: 24px !important;
    line-height: 26px;
    margin-bottom: 10px;
}

.service-listing-item{
    padding:10px 0;
}
section#servicesecond {
    padding-bottom: 10px;
}

.blog-listing-content.mt-30 {
    margin-top: 10px;
}

.mt-30.text-center {
    margin-top: 0;
}

section#servicethird {
    padding: 40px 0;
}

section#servicethird .tp-section-title{
    margin-bottom:10px;
}

.counter-number {
    color: #000000;
    font-style: italic;
    font-size: 28px;
    margin-top: 10px;
    margin: 5px 0;
}
.counter-label {
    color: #000000;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 0;
}
.counter-section {
    display: flex;
    gap: 10px;
    margin-top: 20px;
    justify-content: space-around;
}
.customHr {
   
    min-width: 84px;
    width: 100%;
}
section#servicefourth {
    padding: 40px 0;
}
div#faqAccordion {
    background: #F9F9F9;
    padding: 20px 10px;
}
.accordion-seraphim .accordion-item {
    border: none;
    background: #fff;
    border-bottom: 1px solid rgba(28, 43, 74, 0.08);
    border-radius: 0;
    margin-bottom: 0.5rem;
    padding: 10px;
    border: none;
}
.form-help-center {
    background: var(--white);
    padding: 0;
    margin-top: 20px;
}
.form-help-center .form-label-top {
    font-weight: 700;
    color: #1F1F1F;
    margin-bottom: 10px;
    display: block;
}
section#servicesixth {
    padding: 30px 0;
    /* background: #f8f8f8; */
}
.logo-lising-parent img {
  
    border: 1px solid #efe9e9;
}

.client-prev {
    left: -10px;
}
.client-arrow {
   
    width: 36px;
    height: 36px;
   
    font-size:14px;
}

.client-next {
    right: -10px;
}

    }
    
    
 
      @media only screen and (max-width: 600px) {
          .job-desc-aprent{
display:block;
}
          .tp-breadcrumb.text-center.position-relative p {
    font-size: 14px;
}

.service-listing-img {
       
        max-width: 150px;
    
    }
    .service-listing-img img{
          border-radius: 6px;
    }
        
    
          .tp-section-title-wrapper.pr-30{
              padding-right:0;
          }
          .service-listing-item .tp-section-title {
       
        font-size: 22px !important;
       
    }
        .divbttomimg {
   
    z-index: 0;
    opacity: 0.5;
}  
          
          
       div#faqAccordion{
           margin-top:0;
       }   
         .accordion-seraphim .accordion-button {
   
    font-size: 16px;
    line-height: 1.6;
         }
          
          .form-help-center .form-control {
    border: 1px solid rgba(28, 43, 74, 0.1);
    border-radius: 4px;
    padding: 7px 10px;
    font-size: 1rem;
    margin-bottom: 1.5rem;
    transition: all 0.2s;
    height: auto;
    line-height: 30px;
    margin-bottom: 10px;
}

.form-help-center textarea.form-control{
    height:70px;
}
          *::placeholder {
   
  font-size: 13px;

}
section.faq-section.pt-60.pb-60{
    padding:40px 0;
}
    section.client-section.pb-80.pt-30 {
    padding: 40px 0;
}   

.our-story-section .story-content p {
    font-size: 14px;


}

   
      }
