.tp-header-height{
    background-color: #ffffff;
}
.header-sticky.tp-header-3-wrap{
    background-color: #ffffff;

}
.tp-about-thumb-sm {
    width: 200px; 
    height: 200px; 
    overflow: hidden; 
}

.tp-about-thumb-sm img {
    width: 100%; 
    height: 100%; 
    object-fit: cover;
}
.tp-portfolio-details-wrapper path{
    fill: #2a416a;
}

.org{
    width: 80%;
    margin-left: 10%;
}
.fancybox__container{
    --fancybox-bg: rgba(24, 24, 27, 0.7);
}
#team img{
    max-width: 100%;
}
.name-card{
    border: 1px solid #0000000f;
}
.tp-portfolio-details-info-open{
    padding-left: 0;
}
.tp-portfolio-details-info-address{
    border-bottom:none;
}
