.tf-title-section .title-section .blurred-text {
color: transparent;
-webkit-text-fill-color: transparent; -webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: rgba(31,36,44,0.07);
white-space: nowrap;
}
.tf-title-section .sub-title p {
margin: 0;
}
.tf-title-section .title-section .blurred-text { -webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
background-repeat: no-repeat;
background-size: 70%;
animation: shine 5s linear infinite;
position: relative;
}
.tf-title-section .title-section .heading,
.tf-title-section .title-section .sub-title {
position: relative;
z-index: 1;
}.tf-accordion .accordion-title.icon_after .accordion-icon {
float: right;
}
.tf-accordion .tf-accordion-item:last-of-type {
margin-bottom: 0 !important;
}
.tf-accordion .accordion-title {
cursor: pointer;
display: flex;
align-items: center;
overflow: hidden;
}
.accordion-icon-open,
.tf-accordion-item.active .accordion-icon-close {
display: none;
}
.accordion-icon-close,
.tf-accordion-item.active .accordion-icon-open {
display: block;
}
.tf-accordion .accordion-title > span.wrap-accordion-icon {
display: flex;
justify-content: center;
align-items: center;
}
.accordion-title,
.wrap-accordion-icon {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;  
}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}.tf-team {
overflow: hidden;
}
.tf-team.default .social {
display: inline-block;
align-items: center;
width: 100%; 
margin-top: 5px;   
}
.tf-team.default .social a {
width: 36px;
height: 36px;
display: inline-flex;
justify-content: center;
align-items: center;
margin: 5px;
background: #F0F4F9;
border-radius: 50%;
}
.tf-team.default .social a:first-child {
margin-left: 0;
}
.tf-team.default .social a:last-child {
margin-right: 0;
} .tf-team.style1 .content:after,
.tf-team .social a,
.tf-team.style1 .content,
.tf-team .image-team img {
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.tf-team.style1 .image-team {
margin-bottom: 92px;
}
.tf-team.style1 {
text-align: center;
}
.tf-team.style1 .content {
padding: 30px 10px 27px 10px;
}
.tf-team.style1:hover .content {
padding-bottom: 76px;
}
.tf-team.style1 .content {
position: absolute;
bottom: 0;
left: 22px;
right: 22px;
overflow: hidden;
}
.tf-team.style1 .content:before,
.tf-team.style1 .content:after {
content: '';
position: absolute;
z-index: 2;
bottom: 0;
height: 3px;
width: 0;
background: rgb(255, 112, 41);
transition: 0;
}
.tf-team.style1 .content:before {
left: 0;
}
.tf-team.style1 .content:after {
-webkit-transition: width 0.7s;
-moz-transition: width 0.7s;
-ms-transition: width 0.7s;
-o-transition: width 0.7s;
transition: width 0.7s;
right: 0;
}
.tf-team.style1:hover .content:before {
width: 100%;
-webkit-transition: width 0.7s;
-moz-transition: width 0.7s;
-ms-transition: width 0.7s;
-o-transition: width 0.7s;
transition: width 0.7s;
}
.tf-team.style1:hover .content:after {
width: 100%;
transition: 0s;
background: transparent !important;
}
.tf-team.style1:hover .inner-image img {
-webkit-transform: scale(1.1); 
-ms-transform: scale(1.1); 
transform: scale(1.1); 
}
.tf-team.style1 .social {
display: flex;
justify-content: center;
align-items: center;
width: 100%;   
position: absolute;
left: 0px;
bottom: 0; 
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.tf-team.style1:hover .social {
bottom: 22px;
}
.tf-team.style1 .social a {
width: 36px;
height: 36px;
display: flex;
justify-content: center;
align-items: center;
margin: 5px;
background: #F0F4F9;
border-radius: 50%;
opacity: 0;
visibility: hidden;
}
.tf-team.style1 .social a:first-child {
margin-left: 0;
}
.tf-team.style1 .social a:last-child {
margin-right: 0;
}
.tf-team.style1:hover .social a {
opacity: 1;
visibility: visible;
}
.tf-team.style1 .social a:nth-child(1) {
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
.tf-team.style1 .social a:nth-child(2) {
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.tf-team.style1 .social a:nth-child(3) {
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
transition-delay: 0.3s;
} .tf-team.style2 {
text-align: left;
}
.tf-team.style2 .image-team {
margin-bottom: 38px;
}
.tf-team.style2 .image-team .inner-image {
position: relative;
}
.tf-team.style2 .social {
position: absolute;
top: 26px;
right: 21px;
border-radius: 5px;
overflow: hidden;
z-index: 3;
}
.tf-team.style2 .social a {
width: 54px;
height: 54px;
display: flex;
justify-content: center;
align-items: center;
background: #F0F4F9;
transition: transform .4s ease-in, opacity .4s;
border-radius: 5px;
}
.tf-team.style2 .hover-social {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.tf-team.style2 .social .social-item a {
transform: translateY(-20px);
opacity: 0;
margin-top: 2px;
}
.tf-team.style2:hover .social .inner-social .social-item a {
opacity: 1;    
transform: translateY(0);
transition: transform .4s ease-in-out, opacity .4s ease-in-out;
}
.tf-team.style2:hover .social .inner-social .social-item a:not(:first-child):nth-child(1) {
transition-delay: 0s; }
.tf-team.style2:hover .social .inner-social .social-item a:not(:first-child):nth-child(2) {
transition-delay: 0.1s; }
.tf-team.style2:hover .social .inner-social .social-item a:not(:first-child):nth-child(3) {
transition-delay: 0.2s; }
.tf-team.style2:hover .social .inner-social .social-item a:not(:first-child):nth-child(4) {
transition-delay: 0.3s; }
.tf-team.style2:hover .social .inner-social .social-item a:not(:first-child):nth-child(5) {
transition-delay: 0.4s; }
.tf-team.style2:hover .social .inner-social .social-item a:not(:first-child):nth-child(6) {
transition-delay: 0.5s; }
.tf-team.style2:hover .social .inner-social .social-item a:not(:first-child):nth-child(7) {
transition-delay: 0.6s; }
.tf-team.style2:hover .social .inner-social .social-item a:not(:first-child):nth-child(8) {
transition-delay: 0.7s; }
.tf-team.style2:hover .social .inner-social .social-item a:not(:first-child):nth-child(9) {
transition-delay: 0.8s; }
.tf-team.style2:hover .social .inner-social .social-item a:not(:first-child):nth-child(10) {
transition-delay: 0.9s; }
.tf-team.style2 .content {
position: absolute;
bottom: 0;
left: 22px;
right: 22px;
overflow: hidden;
box-shadow: 0px 3px 20px 0px rgb(0 0 0 / 6%);
padding: 25px 33px 18px 33px;
z-index: 2;
}
.tf-team .inner-image {
position: relative;
overflow: hidden;
}
.tf-team.style2:hover .inner-image img {
-webkit-transform: scale(1.1); 
-ms-transform: scale(1.1); 
transform: scale(1.1); 
}
.tf-team.style2:hover {
cursor: pointer;
}