| Server IP : 87.98.154.146 / Your IP : 216.73.216.165 Web Server : Apache System : Linux webm004.cluster126.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : ohklomafyi ( 52085) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/ohklomafyi/www/wp-content/plugins/portfolio-elementor/assets/css/ |
Upload File : |
/* Team Module (bearr-team) */
.absolute-centered {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.background-cover,
.bg-cover {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.elpug-team-item-wrapper {
text-align: center;
}
.elpug-team-carousel {
margin-bottom: 20px;
}
.elpug-team-carousel .owl-stage-outer {
padding-top: 10px !important;
}
.elpug-team-item-links {
list-style: none;
margin-top: 10px;
}
.elpug-team-item-links li {
display: inline-block;
margin-top: 18px;
font-size: 16px;
margin-right: 4px;
margin-left: 4px;
}
.elpug-team-item {
padding-left: 0px;
padding-right: 0px;
display: inline-block;
}
.elpug-team-item-heading {
margin-bottom: 0px;
font-size: 20px;
}
.elpug-team-item-position {
font-style: italic;
font-size: 14px;
margin-bottom: 8px;
}
.elpug-team-item-description {
font-size: 13px;
line-height: 1.4;
padding-left: 20px;
padding-right: 20px;
}
.elpug-team-image {
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.elpug-team-style1 {
text-align: center;
}
.elpug-team-style1 .elpug-team-image {
margin-bottom: 8px;
border-radius: 6px!important;
background: none !important;
}
.elpug-team-style1 .elpug-team-image > img {
border-radius: 6px!important;
}
.elpug-team-style3 {
text-align: center;
}
.elpug-team-style3 .elpug-team-image {
display: inline-block;
width: 150px;
height: 150px;
border-radius: 50%;
}
.elpug-team-style3 .elpug-team-image img {
display: none;
}
.elpug-team-style2 {
position: relative;
display: inline-block;
text-align: center;
margin: 0;
padding: 0;
border-radius: 10px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.elpug-team-style2 a {
color: #fff!important;
}
.elpug-team-style2 .elpug-team-image,
.elpug-team-style2 .elpug-team-image img {
border-radius: 10px!important;
background: none !important;
}
.elpug-team-style2 figcaption {
border-radius: 10px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
transform: translate(0px, -20px);
-webkit-transform: translate(0px, -20px);
-moz-transform: translate(0px, -20px);
opacity: 0;
background: #333;
}
.elpug-team-style2 figcaption:hover {
opacity: 0.9;
transform: translate(0px, 0px);
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
}
.elpug-team-style2 figcaption:hover .elpug-team-caption {
opacity: 1;
}
.elpug-team-style2 .elpug-team-caption {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
width: 100%;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.elpug-team-style2 .elpug-team-item-heading,
.elpug-team-style2 .elpug-team-item-position,
.elpug-team-style2 .elpug-team-item-description {
color: #fff;
}
.elpug-team-style2 > img {
width: 100%;
}