.rs-team-slider.team-slider-style7 .image-wrap {
text-align: center;
border-radius: 0;
}
.rs-team-slider.team-slider-style7 .image-wrap .image-inner {
position: relative;
display: inline-block;
border-radius: 0;
}
.rs-team-slider.team-slider-style7 .image-wrap .image-inner a {
z-index: 1;
position: relative;
display: inline-block;
overflow: hidden;
border-radius: 47% 53% 60% 40%/41% 49% 51% 59%;
}
.rs-team-slider.team-slider-style7 .image-wrap .image-inner a img {
border-radius: unset;
}
.rs-team-slider.team-slider-style7 .image-wrap .image-inner:after {
position: absolute;
content: "";
right: 0;
bottom: 0;
width: 125px;
height: 125px;
border-radius: 50%;
background: #f9f9f9;
animation: team-shape-circle 55s linear infinite;
}
.rs-team-slider.team-slider-style8 .team-item .image-wrap {
padding: 37px;
background: linear-gradient(-45deg, transparent 17.98%, #e11631 99.52%);
border-radius: 50%;
}
.rs-team-slider.team-slider-style8 .team-item .image-wrap .img-inner-wrap {
position: relative;
border-radius: 50%;
overflow: hidden;
box-shadow: 4px 13px 10px 0px rgba(0, 0, 0, 0.5);
}
.rs-team-slider.team-slider-style8 .team-item .image-wrap .img-inner-wrap .team-social {
position: absolute;
right: 0;
left: 0;
bottom: 30px;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease 0s;
opacity: 0;
visibility: hidden;
}
.rs-team-slider.team-slider-style8 .team-item .image-wrap .img-inner-wrap .team-social a {
display: inline-block;
margin-right: 3px;
}
.rs-team-slider.team-slider-style8 .team-item .image-wrap .img-inner-wrap .team-social a:last-child {
margin: 0 !important;
}
.rs-team-slider.team-slider-style8 .team-item .image-wrap .img-inner-wrap:after {
position: absolute;
content: "";
left: 0;
right: 0;
top: 0;
bottom: 0;
transition: all 0.3s ease 0s;
background: linear-gradient(180deg, transparent 17.98%, #e11631 99.52%);
transform: translateY(50px) scale(1.2);
opacity: 0;
visibility: hidden;
}
.rs-team-slider.team-slider-style8 .team-item .team-item-wrap:hover .image-wrap .img-inner-wrap .team-social {
opacity: 1;
visibility: visible;
}
.rs-team-slider.team-slider-style8 .team-item .team-item-wrap:hover .image-wrap .img-inner-wrap:after {
visibility: visible;
opacity: 1;
transform: translateY(0) scale(1);
}
.rs-team-slider.team-slider-style9 .plus_team {
position: absolute;
right: 20px;
bottom: -20px;
}
.rs-team-slider.team-slider-style9 .plus_team .social-icons1 {
display: flex;
flex-direction: column;
margin-bottom: 2px;
transform: translateY(-20px);
transition: all 0.3s ease 0s;
opacity: 0;
}
.rs-team-slider.team-slider-style9 .plus_team .social-icons1 a {
margin: 1px 0;
}
.rs-team-slider.team-slider-style9 .plus_team .social-icons1 a:first-child {
top-bottom: 0;
}
.rs-team-slider.team-slider-style9 .plus_team .social-icons1 a:last-child {
margin-bottom: 0;
}
.rs-team-slider.team-slider-style9 .plus_team i {
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 4px;
color: #1a001b;
width: 40px;
height: 40px;
background: #ffffff;
transition: all 0.3s ease 0s;
}
.rs-team-slider.team-slider-style9 .plus_team i:hover {
background: #e11631;
color: #ffffff;
}
.rs-team-slider.team-slider-style9 .plus_team i.ri-share-line {
background: #e11631;
color: #ffffff;
}
.rs-team-slider.team-slider-style9 .plus_team i.ri-share-line:hover {
background: #e11631;
color: #ffffff;
}
.rs-team-slider.team-slider-style9 .team-inner-wrap {
position: relative;
border-radius: 10px;
margin: 20px 0;
padding: 10px;
background: #ffffff;
box-shadow: 0px 2px 18px 0px rgba(12, 4, 66, 0.06);
}
.rs-team-slider.team-slider-style9 .team-inner-wrap .image-wrap {
position: relative;
}
.rs-team-slider.team-slider-style9 .team-inner-wrap .image-wrap img {
border-radius: 10px 10px 0 0;
}
.rs-team-slider.team-slider-style9 .team-inner-wrap .team-content {
padding: 20px 10px 15px;
}
.rs-team-slider.team-slider-style9 .team-inner-wrap .team-content .team-name {
margin: 0 0 3px;
font-size: 24px;
font-weight: 600;
line-height: 36px;
text-transform: capitalize;
}
.rs-team-slider.team-slider-style9 .team-inner-wrap .team-content .team-name a {
color: #1a001b;
}
.rs-team-slider.team-slider-style9 .team-inner-wrap .team-content .team-name a:hover {
color: #e11631;
}
.rs-team-slider.team-slider-style9 .team-inner-wrap:hover .plus_team .social-icons1 {
opacity: 1;
transform: translateY(0);
}
.team-slider-default {
position: relative;
margin: 0;
display: flex;
}
.team-slider-default .team-item {
padding: 0;
}
.team-slider-default .slider-for {
width: 65%;
max-width: 65%;
}
.team-slider-default .slider-for .team-inner-wrap {
margin-bottom: 0 !important;
}
.team-slider-default .slider-for .team-inner-wrap .image-wrap {
position: relative;
}
.team-slider-default .slider-for .team-inner-wrap .image-wrap img {
width: 100%;
}
.team-slider-default .slider-for .team-inner-wrap .image-wrap .social-icons {
display: flex;
flex-direction: column;
padding: 0 15px 15px 0;
gap: 5px;
position: absolute;
bottom: 0;
right: 0;
opacity: 0;
transform: scaleY(0);
transition: all 0.3s ease 0s;
}
.team-slider-default .slider-for .team-inner-wrap .image-wrap .social-icons a {
color: #000000;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid rgba(255, 255, 255, 0.8);
width: 35px;
background: #fff;
height: 35px;
border-radius: 3px;
}
.team-slider-default .slider-for .team-inner-wrap .image-wrap .social-icons a:hover {
color: #d52925;
}
.team-slider-default .slider-for .team-inner-wrap .team-content {
padding: 20px 2px 0 0;
margin-top: 4px;
display: flex;
align-items: center;
width: 100%;
justify-content: space-between;
}
.team-slider-default .slider-for .team-inner-wrap .team-content .team-member-info .team-name {
margin-bottom: 0;
}
.team-slider-default .slider-for .team-inner-wrap .team-content .social-trigger-btn {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
color: #fff;
background: #d52925;
transition: all 0.3s ease 0s;
cursor: pointer;
}
.team-slider-default .slider-for .team-inner-wrap .team-content .social-trigger-btn i {
line-height: 1;
top: 0;
}
.team-slider-default .slider-for .team-inner-wrap.highlight .social-icons {
transform: scaleY(1);
opacity: 1;
}
.team-slider-default .slider-for .team-inner-wrap.highlight .social-trigger-btn:not(.social-icons) {
transform: rotate(45deg);
}
.team-slider-default .rs-slide-nav {
max-width: 35%;
padding-left: 30px;
background: inherit;
max-height: 396px;
overflow: hidden;
}
.team-slider-default .image-list {
border: none !important;
}
.team-slider-default .image-list img {
margin-bottom: 30px;
cursor: pointer;
}
.team-slider-default .slick-dots {
line-height: 10px;
bottom: -40px;
z-index: 3;
}
.team-slider-default .slick-dots li {
display: inline-block;
width: unset;
height: unset;
margin: 0 5px;
}
.team-slider-default .slick-dots li button {
width: 15px;
height: 15px;
display: inline-block;
font-size: unset;
line-height: unset;
padding: unset;
background: #707484;
transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
border-radius: 15px;
}
.team-slider-default .slick-dots li button:before {
display: none;
}
.team-slider-default .slick-dots li button:hover {
background: #2b59ff;
opacity: 1;
width: 26px;
}
.team-slider-default .slick-dots li.slick-active button {
width: 24px;
background: #2b59ff;
opacity: 1;
}
.team-slider-default .slick-arrow {
position: absolute;
bottom: 0;
transition: all 0.3s ease 0s;
z-index: 9;
opacity: 1;
width: 45px;
height: 45px;
text-align: center;
color: #fff;
background: #d52925;
}
.team-slider-default .slick-arrow:before {
opacity: 1;
font-family: remixicon;
font-style: normal;
-webkit-font-smoothing: antialiased;
}
.team-slider-default .slick-arrow.slick-next:before {
content: "\ea6c";
}
.team-slider-default .slick-arrow.slick-prev:before {
content: "\ea60";
}
.team-slider-default .slick-arrow:hover {
background: #282425;
}
.team-slider-default .slick-arrow:hover:before {
color: #fff;
}
.team-slider-default:hover .slick-arrow {
opacity: 1;
visibility: visible;
}
.rsaddon-unique-slider.rs-team-slider.team-slider-style8 .rs-addon-slider {
position: relative;
padding-bottom: 123px;
}
.rsaddon-unique-slider.rs-team-slider.team-slider-style8 .rs-addon-slider .custom-nav {
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
display: flex;
align-items: center;
border-radius: 10px;
overflow: hidden;
}
.rsaddon-unique-slider.rs-team-slider.team-slider-style8 .rs-addon-slider .custom-nav .slick-arrow {
font-size: 16px;
line-height: 26px;
font-weight: 600;
text-transform: uppercase;
opacity: 1;
visibility: visible;
color: #fff;
font-family: "Epilogue", sans-serif;
background: #765DF7;
position: unset;
width: unset;
height: unset;
transform: unset;
display: flex;
align-items: center;
transition: all 0.3s ease 0s;
padding: 22px 44px;
border-radius: 0;
border: none;
}
.rsaddon-unique-slider.rs-team-slider.team-slider-style8 .rs-addon-slider .custom-nav .slick-arrow svg {
margin-right: 10px;
}
.rsaddon-unique-slider.rs-team-slider.team-slider-style8 .rs-addon-slider .custom-nav .slick-arrow svg path {
transition: all 0.3s ease 0s;
fill: #fff;
}
.rsaddon-unique-slider.rs-team-slider.team-slider-style8 .rs-addon-slider .custom-nav .slick-arrow:before {
display: none;
}
.rsaddon-unique-slider.rs-team-slider.team-slider-style8 .rs-addon-slider .custom-nav .slick-arrow.slick-next svg {
margin-left: 10px;
margin-right: 0;
}
.rsaddon-unique-slider.rs-team-slider.team-slider-style8 .rs-addon-slider .custom-nav .slick-arrow:hover {
color: #F79C53;
}
.rsaddon-unique-slider.rs-team-slider.team-slider-style8 .rs-addon-slider .custom-nav .slick-arrow:hover svg path {
fill: #F79C53;
}
.rsaddon-unique-slider.rs-team-slider.team-slider-style8 .rs-addon-slider .custom-nav:after {
position: absolute;
content: "/";
left: 50%;
top: 50%;
color: #fff;
transform: translate(-50%, -50%);
pointer-events: none;
z-index: 9;
}
@keyframes team-shape-circle {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.home-4-team-member .team-item .team-content .social-icons1 {
display: flex;
flex-direction: column;
}
.home-4-team-member .team-item .team-content {
display: flex;
justify-content: space-between;
}