.btn-customs {
    display: inline-block;
    border: 1px solid #0e46a3;
    border-radius: 5px;
    background-color: #0e46a3;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
}

.btn-customs:hover {
   border: 1px solid #0e46a3;
    color: #0e46a3;
    background: #fff;
   
}

   .slider-container .slick-slide a {
       display: flex;
       align-items: center;
       gap: 20px;
   }
.slider-container .slick-slide a:hover .text{
    color:#0e46a3;
}
.teams-banner .carousel-caption h1{font-weight: 400 !important;font-size: 32px !important;}
.contact-main-section {
    background: url(https://pamten.com/wp-content/uploads/2025/11/Unlocking_the_Future_1.jpg);
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    padding: 50px 0;
    height: auto;
    aspect-ratio: 1920 / 877;
    background-color: #fff;
    z-index: 999;
/*background-position: center;*/
}

.contact-main-section h3{
    font-weight: 400;
    font-size: 28px;
    color:#0a2237;
    padding-bottom: 30px;
}

.contact-main-section  .section-description {
    font-size: 15px;
    line-height: 1.5;
    color: #1a1a1a;
    font-family:  'Inter', sans-serif !important;
    font-weight: 300 !important;
}

.contact-main-section .btn-gradient {
    border: 1px solid #0e46a3;
    border-radius: 4px !important;
    background: #0e46a3;
    color: #fff;
    border-radius: 0;
    padding: 9px 15px;
    font-size: 16px;
    transition: .5s;
    margin-top: 30px;
    text-transform: capitalize;
}

.contact-main-section .section-description,.section-description {
    font-size: 18px;
    font-family: 'Inter', sans-serif !important;
    font-weight: 300;
}

/* Testimonial Section */
.testimonial-section {
    padding: 50px 0;
    margin: 0 100px !important;
    margin: 0 auto;
    text-align: center;
}
.pamten-testimonial-section
{
    padding:50px 0;
    background-color: #F5FBFE;
}
.pamten-testimonial-section h3.section-title
{
text-align: center;
font-size: 32px;
}
.pamten-testimonial-section .testimonial
{
    background: none;
}
.pamten-testimonial-section .testimonial .testimonial-header.second {
    flex-direction: row;
    /* flex-direction: row-reverse; */
}
.pamten-testimonial-section .testimonial .testimonial-header.second  .testimonial-deatils
{
    align-items: flex-end;
    padding-right: 20px;
    padding-left: 0px;
}
.pamten-testimonial-section .testimonial .testimonial-header.second .testimonial-content {
    text-align: right;
}

.pamten-testimonial-section .testimonial .testimonial-deatils
{
    display: flex;
        flex-direction: column;
        /* align-items: start; */
        align-items: flex-start;
        padding-left: 20px;
}

.section-title {
    font-size: 32px;
    margin-bottom: 30px;
    color: #0a2237;
    font-weight: 400;
}

/* Testimonial Container */
.testimonial-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
}

.testimonial {
    background: #fff;
    padding: 20px;
    flex: 1; /* Ensures both testimonials take equal space */
    text-align: left;
}

/* Individual Testimonial */
.testimonial-header {
    display: flex;
    align-items: center;
    /* margin-bottom: 25px; */
}

.icon-image{
    width: 70%;
}
/* .pamten-testimonial-section .profile-icon-info
{
    display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: baseline;
} */
.pamten-testimonial-section .icon{
    padding-left: 80px;
        top: -35px;
        position: relative;
}

.profile-image {
    width: 150px;
    height: 150px;
    /* border-radius: 50%; */
    margin-right: 15px;
    object-fit: cover;
}
.pamten-testimonial-section .testimonial .testimonial-header.second .profile-image {
    margin-left: 15px;
    margin-right: 0px;
}
.pamten-testimonial-section .chaya-profile
{
    padding:0 20px 20px;

}
.pamten-testimonial-section .prasad-profile {
    padding: 20px 20px 0px;

}
.author-details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* padding-left: 20px; */
}
.pamten-testimonial-section .testimonial .testimonial-header.second .author-details {
   
    align-items: flex-end;
    /* padding-left: 20px; */
}

.testimonial-author {
    font-weight: 500;
    font-size: 18px;
    color: #0e46a3;
    margin: 0;
    font-style: italic;
    font-family: 'Poppins', sans-serif;
}

.testimonial-designation {
    font-size: 15px;
    color: #777;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}

.testimonial-text {
    font-style: italic;
    font-size: 18px;
    color: #1d1d1d;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.divider{
    border-right: 2px dotted #7575758f;
}

.approach-section{
    padding: 20px 0 30px 0;
}

.approach-section .service-detail {
    max-width: 90%;
}

.approach-section .service-detail h3{
    font-weight: 400;
    font-size: 28px !important;
   color: #0a2237;
}

.approach-section .service-detail p, .service-detail p{
    font-family: 'Inter', sans-serif;
    font-weight: 300;
    font-size: 15px;
}

.approach-main-section {
    background: url(https://pamten.com/wp-content/uploads/2025/11/Leading_Businesses.jpg);
    background-size: cover;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 60px 0;
    background-color: #000;
    margin: 0 100px 50px;
}

.approach-main-section .approach-container {
    padding: 0 40px;
}
.approach-list li span {
    flex-grow: 1;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    font-style: italic;
    font-family: 'Poppins', sans-serif;
}

.approach-list li {
    display: block;
    justify-content: space-between;
    position: relative;
    padding: 15px 0;
    color: #fff;    
}

.approach-list li:nth-child(1):after,.approach-list li:nth-child(2):after,.approach-list li:nth-child(3):after {
    background-color: #6c757d;
}
.approach-list li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
}

.approach-list li p{
    font-size: 15px;
    color: #fff;
    margin-top: 8px;
    font-family: 'Inter', sans-serif;
    font-weight: 300;
}

.btn-connect {
    background-color: #fff;
    color: #0a2237;
    border: 1px solid #fff;
    padding: 12px 25px;
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.btn-connect:hover {
   
background-color: unset !important;
    color: #fff;
    border: 1px solid #fff;
}
.contact-main-section .btn-gradient:hover{
    border: 1px solid #0e46a3;
    color: #0e46a3;
    background: #fff;
}
.hero-section .mobile-resp a {
    color: #0a2237;
    background-color: #fff;
   border: 1px solid #fff;
    padding: 0.7rem 1.2rem;
    font-weight: 400;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-size: 15px;
transition: .5s;
}

.hero-section .mobile-resp a:hover {
   /* color: #fff;
    background-color: #0e46a3;
    border-color: #0e46a3;
    border: none;*/
}

.multi-box-section{
    /* margin: 0px 15px; */
}

.multi-box-section .btn:hover{
    border: 1px solid #0e46a3;
    color: #0e46a3;
    background: #fff;
}

.box {
    background-color: #fff;
    text-align: center;
    flex: 1;
}

.image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.text-box{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 45px 0;
}

.text-box-bg {
  /*  background-image: url('https://pamten.com//wp-content/themes/pamten/assets/images/talent-management/dualshore-bg.png');*/
    background-size: cover;
    background-position: bottom right;
}

.text-box-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; /* Make sure the overlay is behind the text */
}

.text-box p {
    margin: 0;
    line-height: 1.5;
}

.text-box .box-heading{
    font-size: 28px;
    font-weight: 400;
    text-align: left;
    padding: 0 42px;
    color: #0a2237;
    font-family: 'Poppins', sans-serif;
}

.text-box .box-description{
    padding: 0 42px;
    text-align: left;
    color: #1d1d1d;
    font-family: 'Inter', sans-serif;
    font-weight: 300;
    font-size: 15px;
}

.multi-box-section .row{
    margin: 0px !important;
}

.btn-box{
    padding: 10px 20px;
    border: 1px solid #0e46a3;
    border-radius: 5px;
    background-color: #0e46a3;
    color: #fff;
    cursor: pointer;
    transition: background-color .3s, color .3s;
    text-align: center;
    float: left;
    margin: 20px 40px;        
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 15px;
}

.with-number {
    position: relative;
}

.tab, .button-link{
    font-size: 15px !important;
}

.number {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 52px;
    opacity: 0.2;
    font-family: 'Poppins';
    font-weight: 500;
}

.slider-container{
    background: url(https://pamten.com/wp-content/uploads/2025/01/talent-management-services-bg.png);
    padding: 30px 0;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    background-color: #000;
}

.slider-detail{
    text-align: center;
    margin: 0 auto;
}

.slider-detail h3 {
    font-size: 28px;
    padding-bottom: 5px;
    color: #0a2237;
    font-weight: 400;
}

.slider-detail p {
    margin-bottom: 2rem !important;
    padding: 0 250px;
    font-family: 'Inter', sans-serif;
    font-weight: 300;
    font-size: 15px;
}

.card-carousel .logo-item img{
    filter: none !important;
}

.text {
    
    bottom: 10px;
    left: 10px;
    color: #000;
    font-style: italic;
    padding: 0px;
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;


}
.slider-container .slick-slide a .text{
    font-size: 17px !important;
    font-weight: 400;
}
/* responsive 1920 screen */
@media only screen and (min-width:1600px){
    .slider-container .slick-slide a .text {
            /* margin-top: 10px; */
            font-size: 20px;
            
        }
        .btn-customs {font-size: 18px !important;}
.hero-section .mobile-resp a:hover {
    background-color: unset !important;
    color: #fff !important;
    border: 1px solid #fff !important;}
    .contact-main-section{
        height: auto;
        aspect-ratio: unset;
    }
    .contact-main-section h3{
        font-size: 32px;
    }
          .text-box {
              padding: 80px 0;
          }

    .contact-main-section .section-description {
        font-size: 20px;
    }

   .profile-image {
       width: 180px;
       height: 180px;
      
    
   }

   .tab, .button-link {
        font-size: 18px !important;
    }
    .contact-main-section .btn-gradient{
        font-size: 20px;
    }
    .contact-main-section .btn-gradient:hover {
   background-color: #fff !important;
    color: #0e46a3;
    border: 1px solid #0e46a3;
}
    .approach-section .service-detail h3{
        font-size: 32px !important;
    }

    .approach-section .service-detail p{
        font-size: 17px !important;
    }

    .approach-list li span{
        font-size: 20px;
    }

    .approach-list li p{
        font-size: 17px;
    }

    .slider-detail h3 {
        font-size: 32px;
    }

    .slider-detail p{
        font-size: 17px !important;
        padding: 0px 500px;
    }

        /* .slider-container .slick-slide a .text {
           
            font-size: 22px;
           
        } */
                   .slider-container .slick-slide a {
                      
                       gap: 20px;
                   }
   
    .text-box .box-description {
        padding: 0px 150px 0px 80px;
        font-size: 17px;
    }

    .text-box .box-heading {
        font-size: 32px;
        padding: 0 80px;
    }

    .btn-box{
        margin: 20px 80px;
        font-size: 17px;
    }

   .pamten-testimonial-section h3.section-title{
        font-size: 38px;
    }

    .testimonial-text {
        font-size: 20px;
    }

    .testimonial-author {
        font-size: 32px;
    }

    .testimonial-designation {
        font-size: 20px;
    }

    .service-detail {
        max-width: 60%;
    }

  .number {
      font-size: 95px;
      bottom: 55px;
      right: 55px;
  }
}

/* responsive mobile screen */
@media only screen and (max-width:575px){
    .services-section .button-link,.btn-customs,.tab{
        font-size: 14px !important;
    }
    .slider-container .slick-slide a .text{
        font-size: 16px !important;
    }
    .icon-circle img {
        width: 65px;
        height: 65px;
    }
    .teams-banner {
        margin-top: 0px !important;
    }

    .teams-banner .carousel-caption h1 {
        font-size: 16px !important;
    }

    .divider {
        border: none;
    }
    
    .contact-main-section{
        background-position: right;
        padding: 40px 0;
    }

    .contact-main-section h3{
        font-size: 24px;
        text-align: center !important;
    }
    .contact-main-section .section-description {
        font-size: 18px;
        text-align: center !important;
    }

    .contact-main-section .btn-gradient{
        font-size: 14px;
        padding: 10px 15px;
    }

    .approach-main-section .approach-container {
        padding: 0 15px;
    }

    .testimonial-section {
        margin: 0px !important;
        padding: 50px 0 0px 0 !important;
    }

    .testimonial-container {
        flex-direction: column;
        gap: 0px;
    }
    .approach-section .service-detail h3{
        font-size: 24px !important;
    }
    .approach-section .service-detail p {
        font-size: 16px !important;
    }

    .approach-main-section {
        margin: 0 15px;
        background-position: left;
    }

    .approach-list li span {
        font-size: 16px;
    }

    .approach-list li p {
        font-size: 16px;
    }

    .btn-connect{
        font-size: 14px;
    }

    .slider-detail h3{
        font-size: 24px;
        padding: 0 1px;
    }
    .section-description-h3{
        font-size: 20px;
        font-family: 'Inter', sans-serif !important;
    }
    .solution-main-section .heading-h2, .service-detail h3, .metric-item h4, .heading-h3, .heading-h4{
    font-size: 24px !important;
    }
.pamten-testimonial-section h3.section-title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .testimonial-text {
        font-size: 16px;
    }

    .testimonial-author {
        font-size: 22px;
    }

    .testimonial-designation {
        font-size: 18px;
    }

    .slider-detail p {
        padding: 0 15px;
        font-size: 16px;
    }

    .text{
        font-size: 24px;
    }

    .multi-box-section .row{
        display: block;
        margin: 0px !important;
    }
    .text-box .box-heading{
        font-size: 24px;
    }

    .text-box .box-description{
        font-size: 16px;
    }
    .text-box {
        padding: 45px 0;
    }

    .number {
        bottom: auto;
        right: 15px;
    }

    .with-number {
        margin-bottom: 0px;
    }

    .btn-box{
        font-size: 14px;
    }

    .approach-list{
        padding-left: 5px !important;
    }

    /*.custom-container{
        padding-bottom: 1rem !important;
        padding-top: 0 !important;*/
    /* } */
    .heading-h4{
        margin-top: 0px !important;
    }

    .icon {
       display: none;
    }
           .pamten-testimonial-section .testimonial-header
           {
             flex-direction: column !important;
             gap:10px;
               
           }
                   .pamten-testimonial-section .testimonial-header.second
                   {
                        margin-bottom: 0px;
                   }
                                          .pamten-testimonial-section .testimonial.chaya-profile {
                                              padding: 0px 0px 30px;
                                          }
                    
                                          .pamten-testimonial-section .testimonial.prasad-profile {
                                              padding: 0;
                                          }
                       
                
                   .pamten-testimonial-section .testimonial .testimonial-deatils,.pamten-testimonial-section .testimonial .testimonial-header.second .testimonial-deatils
                   {
align-items: center;
    padding-right: 0px;
    padding-left: 0;
                   }
.pamten-testimonial-section .testimonial  .testimonial-content,.pamten-testimonial-section .testimonial .testimonial-header.second .testimonial-content {
    text-align: center;
}

}
/* responsive ipad screen */
@media only screen and (min-width:768px) and (max-width:991px){
.cls-co .h1{
    font-size: 28px !important;
  }
.tab-inner-section {
    min-height: 350px;}
    .teams-banner {
        margin-top: 0px !important;
    }
    .multi-box-section .row {
        display: block;
        margin: 0 !important;
    }
    .contact-main-section .btn-gradient{
        padding: 15px 20px;
    }
    .text-box{
        padding: 40px 25px;
       /* box-shadow: 0 0 1rem rgba(0, 0, 0, .15) !important;*/
    }
    .icon {
       display: none;
    }

    .teams-banner .carousel-caption {
        left: 2%;
    }
    .testimonial-container {
        flex-direction: row;
        gap: 20px;
    }

    .testimonial-section{
        margin: 0 15px !important;
        padding-bottom: 0px;
    }

    .testimonial-author{
        font-size: 20px;
    }

    .approach-main-section{
        margin: 0 15px;
        padding: 50px 100px 50px 0px;
    }

    .approach-list li span {
        font-size: 18px;
    }

    .text-box .box-heading{
        font-size: 32px;
    }
    .approach-list li p {
        font-size: 17px;
    }

    .slider-detail p{
        padding: 0 100px;
        font-size: 17px;
    }

    .btn-box {
        padding: 5px 12px;
    }

    .number {
        bottom: 0px;
    }
    .approach-list{
        padding-left: 5px !important;
    }
    
    .contact-main-section {
        background: url(https://pamten.com//wp-content/themes/pamten/assets/images/talent-management/intro_bg_resp_right.png);
        background-size: cover;
        position: relative;
        background-repeat: no-repeat;
        padding: 60px 0;
        background-color: #fff;
    }

    .approach-main-section {
        background: url(https://pamten.com//wp-content/themes/pamten/assets/images/talent-management/approach_bg_resp_left.png);
        background-size: cover;
        position: relative;
        background-repeat: no-repeat;
        padding: 60px 0;
        background-position: left;
        background-color: #000;
    }        
    .icon-circle img {
        width: 70px !important;
        height: 70px !important;
    }
    .slider-container .slick-slide a{gap:10px;}
    .contact-main-section h3,.approach-section .service-detail h3,.service-detail h3, .metric-item h4, .heading-h3, .heading-h4, .newsletter-section .heading-h3,.slider-detail h3,.text-box .box-heading
    {        font-size: 28px !important;    }
    .approach-section .service-detail p,.slider-detail p,.text-box .box-description{
        font-size: 18px !important;
    }
    .contact-main-section .btn-gradient,.btn-connect,.tab, .button-link,.btn-customs,.btn-box{
        font-size: 15px !important;
    }
    .tab,.section-description-h3,.slider-container .slick-slide a .text{font-size: 15px !important;    font-weight: 400;}
}

@media only screen and (max-width:991px){
    .contact-main-section-bg {
        background: url(https://pamten.com/wp-content/uploads/2025/11/it-talent-bg-mobile.png);
        background-size: cover;
        position: relative;
        background-repeat: no-repeat;
        height: auto;
        background-color: #fff;
        margin-top: -1px;
        aspect-ratio: 50/51;
    }

    .approach-main-section-bg {
        background: url(https://pamten.com/wp-content/uploads/2025/11/approach-bg-mobile-2.png);
        background-size: contain;
        position: relative;
        background-repeat: no-repeat;
        padding: 60px 0;
        background-color: #000;
        height: auto;
        margin: 0 15px;
        aspect-ratio: 50/51;
    }
}
/* responsive ipad Pro screen */
@media only screen and (min-width:992px) and (max-width:1199px){
    .testimonial-section {
        margin: 0 !important;
    }

    .contact-main-section{
        background-position: center;
    }

    .icon {
        padding-left: 70px;
    }

    .testimonial-author{
        font-size: 22px;
    }

    .approach-main-section{
        margin: 0 15px 50px;
    }

    .approach-list{
        padding-left: 0px !important;
    }

    .service-detail {
        max-width: 100%;
    }

    .teams-banner .carousel-caption{
        left: 2%;
        width: 42%;
    }

    .contact-main-section {
        background: url(https://pamten.com/wp-content/uploads/2025/11/it-talent-bg-ipad.png);
        background-repeat: no-repeat;
    }

    .approach-main-section {
        background: url(https://pamten.com/wp-content/uploads/2025/11/approach-bg-ipad-1.png);
        background-size: cover;
        position: relative;
        background-repeat: no-repeat;
        padding: 60px 0;
        background-color: #000;
        background-position: right;
    }
    .image-box img {
        width: 100%;
        height: 100% !important;
        object-position: right;
    }

    .number {   
        bottom: 0px;
        top: 300px;    
    }   
    .icon-circle img {
        width: 60px !important;
        height: 60px !important;
    }
    .slider-container .slick-slide a{gap:10px;font-size: 18px !important;}
    .approach-section .service-detail p,.approach-list li p,.slider-detail p,.text-box .box-description{
        font-size: 18px !important;
    }
    .contact-main-section h3{
        font-size: 28px;
    }
    .contact-main-section .btn-gradient,.btn-connect,.tab, .button-link,.btn-customs,.btn-box{
        font-size: 15px !important;
    }
    .approach-section .service-detail h3,.slider-detail h3{
        font-size: 28px !important;
    }
    .approach-list li span,.slider-container .slick-slide a .text,.text-box .box-heading {
        font-size: 18px;
    }
    .section-description-h3 {
        font-size: 18px;font-weight: 400;
    }
}
/* animation css */
.image-box {
    overflow: hidden;
    position: relative;
}

.image-box img {
    transition: transform 0.3s ease; 
    width: 100%;
    height: auto;
}

.image-box:hover img {
    transform: scale(1.1); 
}
 /* Style for the logo items */
.logo-item {
    position: relative;
    overflow: hidden; 
    transition: transform 0.3s ease, box-shadow 0.3s ease; 
    /* border: 1px solid ; */
    background:#fff;
    /* width: 250px !important; */
}

.logo-item img {
    transition: transform 0.3s ease;
}

.logo-item:hover {
    transform: scale(1.05); 
}

.logo-item:hover img {
    transform: scale(1.1); 
}

.logo-item .text {
    z-index: 1;
    transition: opacity 0.3s ease; 
}

.logo-item:hover .text {
    opacity: 1; 
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
    .teams-banner .carousel-caption h1 {
        font-size: 28px !important;
    }
}
.hero-section .mobile-resp a:hover{background-color: unset !important;
    color: #fff !important;
    border: 1px solid #fff !important;}

    .services-section,.tabs{font-family: 'Poppins', sans-serif !important;}
    .tab,.button-link{font-size: 15px;text-transform: capitalize; font-weight: 400;}

.slick-initialized .slick-slide{
 
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.5em; 
 
}