   
                    .tp-section-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
}


               
   
                        .tpservices {
        padding: 30px 15px;
    }
.tpservices__list ul li {
    margin-bottom: 5px;
    color: #57595c;
    font-size: 14px;
}
.tpservices {
 
    height: 100%;
}
.tpservices__text p {
    font-size: 16px;
    height: 140px;
}

.tpservices__btn.mt-30 {
    margin-top: 20px;
}

.tpservices {
    padding: 30px 15px;
    padding-bottom: 10px;
}

.hero-circle-shape{
    display: none;
}
.tp-hero-title-black {
    font-size: 58px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
   
}


    .tp-testimonial-text-black {
    color: #0A0E1A;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 300;
    line-height: 36px;
}

#ourservies{
    
    .tpservices {
   
    background: #fff
}

}
#ourservies .tpservices__icon span {
   
    display: inline-flex;
    position: relative;
    z-index: 2;
    width: 72px;
    height: 72px;
    margin: 0 auto 25px;
    background: linear-gradient(135deg, #6285bf, #6285bf);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    color: white;
}
#ourservies  .tpservices__text {
    text-align: center;
}
#ourservies .tpservices__list {
    margin-top: 20px;
    text-align: left;
}
#ourservies .tpservices {
    padding: 40px 30px;
    padding-bottom: 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    border-radius: 10px;
    transition: all var(--transition-speed) ease !important;
}
#ourservies .tpservices::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, var(--primary-color), var(--secondary-color));
    transform: scaleX(0);
    transition: transform var(--transition-speed) ease !important;
    
}
#ourservies .tpservices:hover {
    transform: translateY(-10px) !important;
    box-shadow: 0 15px 40px rgba(20, 89, 186, 0.15) !important;
}
#ourservies .tpservices:hover::before {
    transform: scaleX(1);
}
#ourservies .tpservices__text p{
    height:auto;
}
               

    .tpservices__text p{
        font-size:16px;
        height:120px;
}


    .tpteam__info span i {
    height: 1px;
    width: 60px;
    background: #D6D6D1;
    display: inline-block;
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    margin-left: 10px;
}
.tpteam__social.mt-20 {
    display: none;
}
.tpteam__title {
        font-size: 22px;
    }



    .tpteam__info span {
    color: #57595C;
    font-size: 17px;
    margin-left: 0;
}

               

              
                section.tp-fact-area {
    background: #001c52;
    padding: 40px 0;
}
    .tpfact-2 .tpfact__text span {
        font-size: 48px;
    }
.tpfact-2 .tpfact__title {
        font-size: 16px;
        font-weight: 400;
    }
    .tpfact-2 .tpfact__icon-2 span {
        font-size: 48px;
    }
.second-color{
    color:#ffde88 ;
}
.tpfact-2 .tpfact__icon-2 span {
    font-size: 48px;
}
.tpfact-2 .tpfact__icon-2:after{
    display: none;
}
.tpfact-2 .tpfact__icon-2 {
    position: relative;
    border-right: 1px solid #fff;
}
.tpservices__title, .tpteam__title, .tp-testimonial-text-black , .tpblog__title{
       
        font-family: var(--tp-font-body);
    }
        .tpservices__title {
        font-size: 24px;
    }
    .tp-footer-copyright-area.pt-20.pb-20.p-relative.z-index-1

 {
    padding: 10px;
}
#ourmainservices .tpservices-2 .tpservices__icon span {
    font-size: 38px;
}
             
     
                    .tp-services-bg-area {
    background-color: #ffdd882b;
    border-radius: 0;
}
.tpservices.tpservices-2.tpservices-4-spacing.border-0.tp-white-bg.br-24.mb-30.wow.tpFadeInUp {
    height: auto;
}
#ourmainservices .tpservices__text p{
    
    height:auto;
}
    
#ourmainservices .tpservices{
        background: white;
    border-radius: var(--border-radius);
    padding: 35px 15px;
    text-align: center;
    height: auto;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    transition: all var(--transition-speed) ease;
    position: relative;
    overflow: hidden;
    border: 2px solid transparent !important;
}
#ourmainservices .tpservices::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, var(--primary-color), var(--secondary-color));
    transform: scaleX(0);
    transition: transform var(--transition-speed) ease;
}
#ourmainservices .tpservices:hover::before {
    transform: scaleX(1);
}

#ourmainservices .tpservices:hover {
    transform: translateY(-15px);
    box-shadow: 0 20px 50px rgba(20, 89, 186, 0.2);
    border-color: var(--secondary-color) !important;
}


#ourmainservices  .tpservices-2 .tpservices__icon span {
    font-size: 38px;
 
     margin-left: 0px; 
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    -webkit-background-clip: text;
 
    color: rgb(0 0 0 / 0%);
}
#ourmainservices .tpservices__icon.mr-20.mb-25.p-relative {
    margin: 0;
    margin-bottom: 10px;
}
#ourmainservices .tpservices__text p {
    min-height: 120px;
}
               
  
  .tp-btn-orange {
    background: #dbb960;
  }
                    .tpproject-bg {
    background-color: #6285bf;
    padding: 10px;
    border-radius: 10px;
    background: #6285bf !important;
}
               
       
                    .tpproject__content.d-flex.justify-content-between.align-items-center.pl-30.pr-30.pb-15 {
    padding: 0;
    text-align: center;
    display: block !important;
}
.tpproject__thumb.mb-30 {
    margin-bottom: 0;
}
.tpproject-bg {
    background-color: #6285bf;
    padding: 10px;
    border-radius: 10px;
    background: #ffdd882b !important;
}
.tpproject__title {
    font-size: 22px;
    padding: 7px 0;
    margin: 0;
    padding-top: 10px;
   
}
.tpprocess__step span {
    padding: 4px 24px;
    background-color: var(--tp-theme-orange);
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    background:#6285bf;
}
.tp-process-area .tpprocess__icon span {
   
  
    width: 100px;
    height: 100px;
    display: inline-block;
    text-align: center;
    line-height: 120px;
    font-size: 64px;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
}
.tp-process-area  .tpprocess  p{
    height:120px;
}

               

    .tpprocess-border {
    border: 1px solid #57595C;
    border-radius: 30px;
    padding: 20px 10px;
    height: 100%;
}


.tp-testimonial-thumb-active .swiper-slide img {
    
    background: #f8f8f8;
}
.tp-testimonial-text-black {
    color: #0A0E1A;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 36px;
}


.tp-testimonial-author-info.mt-30 {
    margin-top: 6px;
}
.tp-testimonial-author-name {
    font-size: 18px;
    color: #6285bf;
    margin-bottom:0;
   
}
.tp-testimonial-author-desig-black{
    font-size:13px;
}
    .tpblog__thumb img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.tpblog__title {
    font-size: 20px !important;
    line-height: 28px !important;
    margin-bottom: 3px;
}

.tp-text-btn {
    /*font-size: 14px;*/
}


    .tpblog.mb-40.br-20 {
    overflow: hidden;
}
.tpblog__content.d-flex.bg-white {
    padding: 20px;
}

.tpblog__meta.mb-15 {
    margin-bottom: 10px;
}
.brand-section-title h2 {
    
    background: #6285bf;
}
.tp-cream-bg {
    background-color: #ffdd882b;
}
h3.tp-about-feature.tp-fs-30 {
    font-size: 22px;
    margin-bottom: 5px;
}
.tp-about-feature-content  p {
    font-size: 22px;
    margin-bottom: 5px;
}
.tp-about-feature-icon span {
    font-size: 48px;
    color: #6285bf;
}
.tp-brand-img {
    border: 1px solid #efece8;
    border-radius: 6px;
}


.tp-about-feature .d-flex{
    align-items: center;
}
.tp-about-feature-content p {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 24px;
}
.tp-color-orange {
   
    color: var(--secondary-color);
}



    .tp-section-subtitle i.sub-dot-color {
    background: #6285bf;
        background: #ffde88;
}
.tp-section-subtitle {
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    color: #6285bf;
    display: block;
}


.tp-section-subtitle .second{
    color:#fff;
}

    @media only screen and (max-width: 600px) {
        
            .tp-header-space-4 {
        padding: 7px 10px;
    }
.tp-logo img {
    width: 120px;
}

.tp-hero-title-black {
    font-size: 36px;
    text-transform: capitalize;
}

.globalBtn {
    border: 2px solid transparent;
    width: 125px;
    padding: 6px 0;
    text-align: center;
    font-size: 16px;
}

section.tp-hero-area.tp-hero-space.pt-240.pb-140.p-relative {
    padding-top: 120px;
    padding-bottom: 60px;
}
   

p {
    font-size: 14px;
    line-height: 26px;
}  

.tp-about-feature .d-flex {
    align-items: center;
    display: block !important;
    text-align: center;
}
    .tp-about-feature-icon.mr-25 {
    margin: 0;
    margin-bottom: 10px;
}

h3.tp-about-feature.tp-fs-30 {
    font-size: 18px;
    margin-bottom: 7px;
}

.tp-about-feature .d-flex {
    align-items: center;
    display: block !important;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    padding: 20px;
}
.tp-about-feature-content p {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 22px;
}
#ourservies .tpservices {
    padding: 20px 15px;
}
#ourservies .tpservices__icon span {
   
    width: 72px;
    height: 72px;
    margin: 0px auto 15px;
   
    font-size: 32px;
  
}
    .tpservices__title {
    font-size: 24px;
    margin-bottom: 10px;
}
.tpservices__list ul li {
    margin-bottom: 0px;
    color: #57595c;
    font-size: 12px;
}
#ourservies .tpservices {
        padding: 20px 15px;
        height: auto !important;
    }
    .tp-section-title-wrapper.mb-50 {
    margin-bottom: 10px;
}


.tp-team-nav.text-end.d-flex.justify-content-start.justify-content-md-end.align-items-center {
    display: none !important;
}
.tp-section-title-wrapper.mb-50 {
    margin-bottom: 10px;
    text-align: center;
}
.tpfact.tpfact-2.d-flex.align-items-center.mb-0 {
    display: block !important;
}
.tpfact__icon.tpfact__icon-2.mr-25.pr-25 {
    margin: 0;
    padding: 0;
    /* margin-bottom: 10px; */
    text-align:center;
}
.tpfact-2 .tpfact__icon-2:after{
    display: none;
}
.tpfact__text span {
        font-size: 48px;
        display: block;
        text-align: center;
    }
    .tpfact-2 .tpfact__title {
    color: #57595C;
    opacity: 1;
    font-size: 18px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 400;
}
.tpfact__icon span {
    font-size: 48px;
}
.tpfact.tpfact-2.d-flex.align-items-center.mb-0 {
        display: block !important;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
        padding: 30px 20px;
        margin-bottom: 20px;
    }
.tp-el-shape.position-relative.text-end.wow.img-custom-anim-right{
    display: none;
}
.tpfact-2 .tpfact__icon-2{
    border:0;
    
}
.tpfact.tpfact-2.d-flex.align-items-center.mb-0{
    padding:10px;
}
   
.tpprocess-border {
   
    height: auto;
}

.bannerbtn{
    
    gap:5px
    
}
.globalBtn {
      
        width: 125px;
      
        font-size: 14px;
    }
    .tp-faq-button {
  
    font-size: 18px;
}


.tp-section-title {
   
    line-height: 32px;
   
}

    }

