.service-team-section{padding:60px 0}.service-team-section .heading-section{margin-bottom:60px;text-align:center}.service-team-section .main-service-team-section{display:flex;flex-wrap:wrap;gap:15px}.service-team-section .item-service-team-section{width:calc(33.33% - 10px)}.service-team-section .inner-item-team-section{background:#f7edf2;border:1px solid #e5f2e233;border-radius:10px;height:100%;padding:5px}.service-team-section .image-item-team-section{height:350px}.service-team-section .image-item-team-section img{border-radius:8px;height:100%;object-fit:cover;object-position:center center;width:100%}.service-team-section .content-item-team-section{display:flex;flex-direction:column;flex-wrap:wrap;height:calc(100% - 350px);padding:30px 15px 15px;position:relative}.service-team-section .title-designation-team-section div.h5{color:var(--primary_color);margin-bottom:5px}.service-team-section .content-item-team-section .title-designation-team-section{margin-bottom:10px}.service-team-section .inner-content-item-team-section{margin-bottom:20px;padding-right:50px}.service-team-section .inner-content-item-team-section p{margin-bottom:10px}.service-team-section .inner-content-item-team-section p:last-child{margin-bottom:0}.service-team-section .main-social-icon-team-section{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.service-team-section .item-social-team-section a{align-items:center;display:flex;justify-content:center}.service-team-section .item-social-team-section span.link-icon{align-items:center;background-color:var(--quaternary_color);border-radius:5px;display:inline-flex;height:50px;justify-content:center;margin-right:10px;width:50px}.service-team-section .item-social-team-section span.link-icon,.service-team-section .item-social-team-section span.link-icon img{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.service-team-section .item-social-team-section span.link-icon img{fill:var(--primary_color);height:25px;width:25px}.service-team-section .item-social-team-section span.link-icon>span{height:25px;width:25px}.service-team-section .item-social-team-section span.link-text{color:var(--secondary_color);transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;width:calc(100% - 60px)}.service-team-section .item-social-team-section a:hover span.link-text{color:var(--primary_color)}.service-team-section .item-social-team-section a:hover span.link-icon img{fill:var(--secondary_color)}@media(max-width:991px){.service-team-section{padding:40px 0}.service-team-section .heading-section{margin-bottom:40px}.service-team-section .item-service-team-section{width:calc(50% - 10px)}.service-team-section .main-service-team-section{gap:20px}.service-team-section .image-item-team-section{height:250px}.service-team-section .content-item-team-section{height:calc(100% - 250px)}}@media(max-width:767px){.service-team-section .heading-section{margin-bottom:40px}.service-team-section{padding:30px 0}.service-team-section .heading-section{margin-bottom:30px}.service-team-section .item-service-team-section{margin:0 auto;max-width:420px;width:100%}}