.tp-about-section-header p {
    line-height: 1.7;
    font-size: 1rem;
    font-size: 16px;
}

.tp-about-section-header p:not(:last-of-type) {
    padding-bottom: 15px;
}

.tp-about-section .tp-card-wrapper {
    padding: 0;
    margin-bottom: 40px;
}

.tp-about-section .container-wrapper {
    padding: 80px;
}

.tp-about-section .card-body .content {
    margin-top: 20px;
}

.tp-about-section .card-body {
    padding: 30px 100px 30px 0;
}

.tp-about-section .card-body .content * {
    font-family: "Inter", sans-serif !important;
    line-height: 1.8 !important;
    color: #393737 !important;
    font-size: 16px !important;
}

.single-section:not(:last-of-type) {
    margin-bottom: 3rem;
}

.single-section h2 {
    color: #0099cd;
    margin-bottom: 20px;
    font-size: 28px;
}

.section-description {
    line-height: 1.7;
}

.tp-about-section-header h5 {
    font-weight: 500;
    color: var(--tp-secondary-color);
}

.about-content {
    margin-top: 50px;
}

.photoGallery-divider-section h5 {
    font-weight: 500;
    color: var(--tp-secondary-color);
}

.tp-card-section {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.tp-card-wrapper {
    padding: 2% 0;
}

.tp-card-wrapper1 {
    padding: 2%;
}

.tp-card-wrapper1 .card {
    border: 4px solid #fffafa;
    /* border: 5px solid var(--tp-secondary-color); */
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background: transparent;
    height: 100%;
}

.card .card-img1 {
    /* width: 20%;
    position: relative;
    margin-top: 4%;
    margin-left: 6%; */
    display: flex;
    justify-content: center;
}

.card .card-img img {
    width: 70%;
    height: 220px;
    /* padding: 0 10px; */
    border-radius: 50%;
    border: 6px solid #fffafa;
    filter: brightness(100%);
}

.card .card-img1 img {
    height: 90px !important;
    width: 90px !important;
    /* padding: 0 10px; */
    border-radius: 50%;
    border: 1px solid #9fc645;
    filter: brightness(100%);
}

.tp-about-section .card {
    border: none;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.tp-about-section .card .card-head {
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: 100%;
    padding-top: 0;
}

.tp-about-section .card .card-img {
    display: flex;
    justify-content: center;
}

.tp-about-section .card .card-img img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 2px solid #dcdcdc;
    filter: brightness(100%);
}

.tp-about-section .card .list-group {
    width: 65%;
    padding: 2% 0 0 0;
    /* border-top: 1px solid rgba(99, 100, 101, 0.1); */
}

.tp-about-section .card .list-group .list-group-item {
    text-align: left;
    padding: 0;
}

.tp-about-section .card .list-group-item h3 {
    font-size: 22px !important;
    color: #0099cd !important;
}

.tp-about-section .card .list-group-item h5 {
    font-size: 16px;
    line-height: 0.8;
    margin-top: 10px;
}

.tp-about-section .card .list-group-item p {
    margin-bottom: 0;
}


.tp-card-wrapper1 .card p,
.tp-card-wrapper1 .card span {
    font-size: 15px !important;
    line-height: 1.8;
}

.tp-card-wrapper1 .card p span {
    background: transparent !important;
}

.card .list-group li {
    background: transparent;
    text-align: center;
}

.card-text {
    padding: 0 3%;
    font-size: 0.8rem;
}

.card .list-group-item h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    margin-bottom: -14px;
}

.card .list-group-item1 h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5 !important;
    margin: 0;
    padding: 0;
}

.card .list-group-item1 h5 {
    font-weight: 500;
    line-height: 1.3 !important;
    margin: 0;
    font-size: 0.8rem !important;
    padding: 0;
    color: var(--tp-color-gray);
}

.card .list-group-item h5 {
    font-weight: 500;
    line-height: 1.1;
    margin: 0;
    font-size: 1.2rem;
    padding: 0;
    color: var(--tp-color-gray);
}

.card .card-head {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
}

.testimonials-section .card .card-head {
        padding-bottom: 20px;
}

.testimonials-section .tp-card-wrapper1 .card-body {
    padding: 0 20px !important;
}

.card .card-qoute {
    font-size: 35px;
    width: 20%;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
}

.carousel-item {
    display: flex;
    flex-direction: row;
}

.carousel-item {
    pointer-events: auto;
}

.carousel-card-item {
    padding: 0;
}

.container-header {
    padding-right: 3rem;
}

.container-header h5 {
    font-style: italic;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
    color: var(--tp-secondary-color);
}

.container-header h4 {
    font-size: 1.1rem;
    font-weight: 600;
    color: #605d5d;
}

.container-header h4 i {
    font-size: 15px;
    /* padding-right: 4%; */
    color: var(--tp-primary-color);
}

.container-header h2 {
    /* font-style: italic; */
    font-size: 2rem;
    font-weight: 700;
    margin: 10px 0 60px;
    line-height: 1;
    /* color: var(--tp-secondary-color); */
}

.container-header p {
    color: var(--tp-color-gray);
    line-height: 1.8;
    font-size: 15px;
    margin-bottom: 25px;
}

.tp-about-container-img-wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.tp-about-container-img1 {
    position: absolute;
    bottom: 0;
    right: 0 !important;
    height: 200px;
    width: 100px;
}

.tp-about-container-img1 img {
    height: 200px;
    width: 180px;
    object-fit: cover;
    border: 5px solid rgb(249, 247, 247);
    /* border-radius: 5px; */
}

.tp-about-container-img3 {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.tp-about-container-img3-content a {
    line-height: 1;
    font-size: 1rem;
    font-weight: 500;
    color: var(--tp-color-gray);
}

.tp-about-container-img3-content a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.tp-about-container-img3-content h3 {
    line-height: 1;
    font-weight: 600;
    color: var(--tp-secondary-color);
    font-size: 1.4rem;
}

.tp-about-container-img3 img {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    object-fit: cover;
}

.tp-about-container-img2 {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    flex: 25%;
    max-width: 50%;
    padding: 0 4px;
}

.tp-about-container-img2 iframe {
    width: 100%;
    padding-top: 12px;
}

.tp-about-container-img2 img {
    padding-top: 12px;
    vertical-align: middle;
    width: 100%;
    filter: brightness(80%);
    object-fit: cover;
}

.tp-about-container-img2 .img-width {
    height: 50%;
}

.tp-about-container-img2-content-play {
    position: absolute;
    left: 0;
    bottom: 1%;
}

.tp-about-container-img2-content-play-button {
    background-color: var(--tp-color-white);
    border-radius: 50%;
    transform: scale(1);
    box-shadow: rgba(0, 0, 0, 1) 5px 5px 25px;
}

.tp-about-container-img2-content-play-button:hover {
    transform: scale(1.1);
    transition: all 0.3s ease-out;
}

.tp-about-container-img2-content-play-button:hover i {
    color: var(--tp-color-black);
}

.tp-about-container-img2-content-play-button i {
    font-size: 1.8rem;
    padding: 25px 30px;
    color: var(--tp-secondary-color);
}

.tp-about-container-img2-content h5 {
    color: var(--tp-color-white);
    font-weight: 600;
    line-height: 1;
}

.tp-card-wrapper1 .card-body {
    padding: 20px !important;
}

.tp-card-wrapper1 .card-body .content * {
    font-family: "Inter", sans-serif !important;
    line-height: 1.8 !important;
    color: #393737 !important;
    font-size: 16px !important;
}

.card-scroll-text {
    max-height: 223px;
    overflow-y: auto;
    cursor: pointer;
}

/* For WebKit browsers */

.card-scroll-text::-webkit-scrollbar {
    cursor: pointer;
    width: 3px;
    /* Width of the scrollbar */
}

.card-scroll-text::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* Background of the scrollbar track */
}

.card-scroll-text::-webkit-scrollbar-thumb {
    background: #888;
    /* Color of the scrollbar thumb */
    border-radius: 10px;
    /* Rounded corners */
}

.card-scroll-text::-webkit-scrollbar-thumb:hover {
    background: #555;
    /* Hover color of the scrollbar thumb */
}

.testimonialCarousel .carousel-inner {
    padding-bottom: 3%;
}

.tp-about-message p {
    padding: 2% 2% 0 0;
}

.tp-about-message .container-header p {
    color: var(--tp-color-gray);
    line-height: 0;
}

.tp-about-message p {
    line-height: 1.6;
}

.tp-about-message-image img {
    height: 350px;
    width: 350px;
    object-fit: cover;
    border-radius: 50%;
}

.tp-index-event {
    background-color: #eaeaea;
}

.tp-card-event-wrapper {
    padding: 2% 0.5%;
}

.tp-card-event-wrapper .card {
    padding: 0;
    border: none;
}

.tp-card-event-img {
    width: 100%;
    height: 150px !important;
}

.tp-card-event-img img {
    width: 100%;
    height: 150px !important;
}

.tp-card-event-detail {
    padding: 2% 4%;
}

.tp-card-event-detail h5 {
    font-weight: 600;
    font-size: 1.1rem;
    margin: 0;
    padding: 0;
    color: var(--tp-color-black);
}

.tp-card-event-detail span {
    font-size: 0.9rem;
    font-weight: 500;
    color: var(--tp-secondary-color);
}

.tp-card-event-detail span p {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--tp-secondary-color);
}

.tp-card-event-img-wrapper {
    position: relative;
}

.tp-card-event-img {
    position: relative;
}

.tp-card-event-img-wrapper p {
    margin: 0;
    padding: 0 0 1% 0;
    opacity: 0;
    max-height: 0;
    color: var(--tp-color-gray);
    overflow: hidden;
    transition: opacity 0.1s ease-in-out 0.1s, max-height 0.1s ease-in-out 0.1s;
}

.tp-card-event-img-wrapper:hover p {
    opacity: 1;
    max-height: 500px;
    /* Set to a large enough value to allow the content to expand */
}

.tp-card-event-img-wrapper.active p {
    opacity: 1;
    max-height: 500px;
}

.tp-project-upcoming-wrapper {
    position: relative;
    /* height: 500px; */
    height: 360px;
    padding-right: 20px;
}

.tp-project-upcoming-wrapper img {
    height: inherit;
    width: 100%;
    /* Standard syntax for modern browsers */
    object-fit: cover;
    border-radius: 5px;
    filter: brightness(40%);
}

.tp-project-upcoming-wrapper-content {
    position: absolute;
    bottom: 5px;
    width: 100%;
    padding: 10px 30px;
}

.project-ribbon-upcoming {
    background-color: var(--tp-primary-color);
    padding: 6px;
    border-radius: 5px;
    line-height: 1;
    height: fit-content;
    color: white;
    margin-right: 4%;
    font-weight: 500;
    font-size: 14px;
}

.project-ribbon-upcoming.active {
    background-color: var(--tp-primary-color);
    color: var(--tp-color-white);
}

.project-ribbon-ongoing-active {
    background-color: var(--tp-primary-color);
    color: var(--tp-color-white);
}

.project-ribbon-upcoming-active {
    background-color: var(--tp-secondary-color);
    color: var(--tp-color-white);
}

.project-ribbon-upcoming.bg-primaey {
    background-color: rgb(252, 59, 59);
    color: var(--tp-color-white);
}

.project-ribbon-ongoing {
    padding: 1% 2%;
    border-radius: 5px;
    line-height: 1;
    font-size: 0.9rem;
    height: fit-content;
    color: white;
    margin-right: 4%;
    font-weight: 500;
    background-color: rgb(20, 200, 255);
    padding: 6px;
}

.tp-project-upcoming-wrapper-content p {
    color: rgb(217, 216, 216);
}

.tp-project-upcoming-wrapper-content p i {
    color: rgb(217, 216, 216);
}

.tp-project-upcoming-wrapper-content h3 {
    color: var(--tp-color-white);
    font-weight: 700;
    margin-top: 6px;
    font-size: 24px;
}

.tp-project-tab-wrapper.last {
    border: none;
    margin-bottom: 0;
}

.tp-project-tab-wrapper {
    display: flex;
    flex-direction: row;
}

.tp-project-tab-wrapper img {
    height: 145px;
    width: 160px;
    object-fit: cover;
    border-radius: 5px;
}

.tp-project-tab-wrapper-content {
    padding: 0 1% 0 3%;
    width: 100%;
}

.tp-project-tab-wrapper-content .project-ribbon {
    background-color: var(--tp-primary-color);
    padding: 1% 2%;
    border-radius: 5px;
    line-height: 1;
    height: fit-content;
    color: var(--tp-color-white);
    margin-right: 4%;
    font-weight: 600;
}

.tp-project-tab-wrapper-content p i {
    color: var(--tp-color-gray);
}

.tp-project-tab-wrapper-content p {
    color: var(--tp-color-gray);
    font-size: 0.8rem;
    line-height: 1.3;
}

.tp-project-tab-wrapper-content h3 {
    font-weight: 600;
    margin: 5px 0;
    padding-bottom: 0.1rem;
    font-size: 20px;
    color: black;
}

.tab-content>.active {
    display: block !important;
}

.container-about-wrapper .nav-tabs .nav-link {
    border: none;
    font-weight: 500;
    background-color: var(--bs-nav-tabs-link-active-bg);
}

.container-about-wrapper .nav-link.active {
    color: var(--tp-secondary-color);
}

.tp-container-image-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.tp-image-grid-item {
    width: 20%;
    /* height: 0px; */
    position: relative;
    background-color: var(--tp-secondary-color);
}

.tp-image-grid-item img {
    width: 100%;
}

.tp-image-grid-item:hover .tp-image-grid-item-content {
    display: block;
}

.tp-image-grid-item:hover img {
    filter: brightness(30%);
}

.tp-image-grid-item img {
    object-fit: cover;
    height: 200px;
    filter: brightness(70%);
}

.tp-image-grid-item-content {
    position: absolute;
    top: 50%;
    left: 20%;
    text-align: center;
    display: none;
}

.tp-image-grid-item-content h3 {
    color: var(--tp-color-white);
    font-weight: 700;
}

.tp-image-grid-item-content span {
    border-bottom: 1.5px solid white;
}

.tp-image-grid-item-content a {
    color: var(--tp-color-white);
    font-weight: 500;
}

.tp-image-grid-item-content a i {
    color: var(--tp-color-white);
}

.tp-image-grid-item-content-collection {
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    justify-content: center;
    color: var(--tp-color-white);
}

.tp-image-grid-item-content-collection h1 {
    font-weight: 800;
    font-size: 3rem;
}

.carousel-indicators {
    margin-top: 5%;
}

.carousel-indicators [data-bs-target] {
    width: 12px;
    /* Long width */
    height: 12px;
    /* Short height */
    padding-left: 0;
    padding-right: 0;
    border: none;
    border-radius: 6px;
    /* Half of the height to round the edges */
    background-color: var(--tp-secondary-color);
}

.carousel-indicators .active {
    width: 44px;
    /* Long width */
    background-color: var(--tp-secondary-color);
}

.carousel-inner {
    padding-bottom: 6%;
}

/* index service  */

.tp-service-main-wrapper {
    background-color: var(--tp-secondary-color);
    padding: 15% 0 15% 15%;
}

.tp-service-main-wrapper .tp-service-header h3 {
    color: var(--tp-color-white);
    padding: 0 0 5% 0;
}

.tp-service-main-wrapper .tp-service-subheader .btn-view {
    color: var(--tp-color-white);
    font-weight: 500;
    padding: 8% 0 0 0;
}

.tp-service-main-wrapper .tp-service-subheader .btn-view i {
    color: var(--tp-color-white);
}

.tp-service-main-wrapper .nav-pills {
    align-items: start;
}

.tp-service-main-wrapper .nav-pills .nav-link {
    background-color: none;
    color: rgb(233, 233, 233);
    padding: 4% 0;
    margin: 0;
    text-align: justify;
    width: 100%;
}

.tp-service-main-wrapper .nav-pills .nav-link.active {
    color: var(--tp-color-white);
    background-color: transparent;
    font-weight: 600;
}

.tp-service-main-wrapper .nav-pills .nav-link i {
    margin-right: 5%;
    color: rgb(233, 233, 233);
}

.tp-service-items {
    height: 100%;
    display: flex;
    align-items: end;
}

.container-bg-box {
    position: relative;
    background-color: var(--tp-color-white);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.tp-sevice-items-wrapper ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.tp-sevice-items-wrapper ul li {
    width: 50%;
}

.tp-sevice-items-wrapper .tp-sevice-items-link {
    display: flex;
    flex-direction: row;
    padding: 4% 7% 4% 0;
}

.tp-sevice-items-wrapper .tp-sevice-items-link i {
    font-size: 1.8rem;
    color: var(--tp-primary-color);
}

.tp-sevice-items-link-header {
    display: flex;
    padding: 0 4%;
    flex-direction: column;
}

.tp-sevice-items-link-header h5 {
    margin: 0;
    font-weight: 600;
}

.tp-sevice-items-link-header p {
    margin: 0;
    font-size: 0.8rem;
    color: var(--tp-color-gray);
    line-height: 1.1;
}

/* counter section  */

.tp-counter-section .tp-counter-fixed-img {
    width: 100%;
}

.tp-counter-section .tp-counter-fixed-img .tp-counter-content {
    width: 100%;
    padding: 100px 80px;
    text-align: center;
}

.tp-counter-section .tp-counter-fixed-img .tp-counter-content h1 {
    color: var(--tp-color-white);
    font-weight: 800;
    font-size: 3rem;
    margin-bottom: 30px;
}

.tp-counter-section .tp-counter-fixed-img .tp-counter-content ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    text-align: center;
    padding-left: 0px;
}

.tp-counter-section .tp-counter-fixed-img .tp-counter-content ul li {
    width: 25%;
    padding-top: 3%;
    color: var(--tp-color-white);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.tp-counter-section .tp-counter-fixed-img .tp-counter-content ul li .impact-icon i {
    font-size: 4rem;
    padding-right: 3%;
    padding-top: 5%;
    color: var(--tp-secondary-color);
}

.tp-counter-section .tp-counter-fixed-img .tp-counter-content ul .number {
    color: var(--tp-color-white);
    font-size: 3.5rem;
    font-weight: 900;
}

.tp-counter-section .tp-counter-fixed-img .tp-counter-content ul .text {
    color: var(--tp-color-white);
    width: 150px;
    font-size: 1rem;
    margin-top: -10px;
}

.causes-three-bg-box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-color: var(--oxpins-black);
    z-index: -1;
}

.causes-three-bg-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(10%) brightness(20%);
}

.tp-form-control .form-controls {
    padding: 0 15% 0 15%;
}

.tp-form-control .container-header h4 {
    color: var(--tp-color-white);
    font-weight: 600;
}

.tp-form-control .container-header {
    text-align: center;
}

.tp-form-control .form-controls .form-field .btn-readmore {
    width: 100%;
}

/* service  */

.tp-service-wrapper {
    padding: 30px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 330px;
    border-radius: 20px;
    background-color: var(--tp-color-white);
}

.tp-service-wrapper:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    transition: .3s;
}

.tp-service-wrapper h3 {
    font-size: 1.3rem;
    font-weight: 700;
    position: relative;
    margin-bottom: 45px;
}

.tp-service-wrapper h3::after {
    position: absolute;
    content: '';
    bottom: -20px;
    left: 40%;
    width: 20%;
    height: 7px;
    border-radius: 20px;
    background-color: rgb(159 198 69);
}

.tp-service-wrapper h3 a {
    font-size: 1.3rem;
}

.tp-service-wrapper .tp-service-wrapper-content i {
    font-size: 3.5rem;
    margin-bottom: 20px;
    background: linear-gradient(180deg, rgba(2, 117, 156, 1) 0%, rgba(0, 153, 205, 1) 40%, rgba(157, 222, 244, 1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    /* Clip background to text */
    -webkit-text-fill-color: transparent;
    /* Make non-gradient parts transparent */
}

.tp-service-wrapper .tp-service-wrapper-content span {
    text-align: end;
}

.tp-service-wrapper .tp-service-wrapper-content span i {
    font-size: 21px;
    margin-bottom: 0;
    margin-top: 10px;
}

.tp-service-wrapper .tp-service-wrapper-content p {
    font-size: 0.85rem;
    line-height: 1.3rem;
    display: -webkit-box;
    color: rgb(133, 132, 132);
    margin-bottom: 0px;
}

.tp-service-wrapper .tp-service-wrapper-content .view-more-btn {
    text-align: right;
    display: block;
}

.tp-service-wrapper .tp-service-wrapper-content .view-more-btn a i {
    font-size: 18px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

.tp-team-img-wrapper .tp-index-team-wrapper {
    padding: 5%;
    border-radius: 25px;
}

.tp-team-img-wrapper .tp-index-team-wrapper .tp-index-team {
    background-color: var(--tp-color-white);
    padding: 5%;
    text-align: center;
    border-radius: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.tp-team-img-wrapper .tp-index-team-wrapper img {
    height: 230px;
    object-fit: cover;
    border-radius: 50%;
    width: 80%;
}

.tp-team-img-wrapper .tp-index-team-wrapper .tp-index-team-info h4 {
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--tp-secondary-color);
}

.tp-team-img-wrapper .tp-index-team-wrapper .tp-index-team-info h4 span {
    font-size: 1rem;
    font-weight: 500;
    color: var(--tp-color-gray);
}

.tab-pane-event-img {
    width: 100%;
}

.hp-about {
    margin-top: 25px;
    ;
}

.breadcrumb-section-wrapper {
    padding: 0 80px;
}