HEX
Server: Apache
System: Linux web2213.uni5.net 5.4.282-1.el8.elrepo.x86_64 #1 SMP Mon Aug 19 18:33:22 EDT 2024 x86_64
User: clinicamaciel (596848)
PHP: 7.3.33
Disabled: apache_child_terminate,c99_buff_prepare,c99_sess_put,dl,eval,exec,leak,link,myshellexec,openlog,passthru,pclose,pcntl_exec,php_check_syntax,php_strip_whitespace,popen,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,show_source,symlink,system,socket_listen,socket_create_listen,putenv
Upload Files
File: /home/clinicamaciel/www/wp-content/plugins/vc-extensions-bundle/profilecardv2/css/style.css
.cq-profilecardv2 {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}
.cq-profilecardv2-container {
  position: relative;
  padding: 0;
  margin: 0;
  /*
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);*/
}


.cq-profilecardv2 .vc_btn3-container{
  position: relative;
  float: left;
  clear: left;
  margin: 0 0 12px 24px;
  max-width: 160px;
}

.cq-profilecardv2-content {
  position: relative;
  transition: 0.24s all;
  transform: perspective(0) rotateY(0) translateX(0) scale(1, 1);
  margin: 0 auto;
  overflow: hidden;
  filter: blur(0);
  background: #fff;
  cursor: pointer;
}
.cq-profilecardv2-shape-rounded .cq-profilecardv2-content {
  border-radius: 8px;
}
.cq-profilecardv2-shape-round .cq-profilecardv2-content {
  border-radius: 4px;
}
.cq-profilecardv2-shape-square .cq-profilecardv2-content {
  border-radius: 0px;
}
.cq-profilecardv2-transition1 .cq-profilecardv2-content-toggled {
  filter: blur(2px);
  transform: perspective(600px) rotateY(60deg) translateX(-60px) scale(0.7, 0.7);
}
.cq-profilecardv2-transition2 .cq-profilecardv2-content-toggled {
  filter: blur(2px);
  transform: perspective(600px) rotateY(-60deg) translateX(60px) scale(0.7, 0.7);
}
.cq-profilecardv2-panel {
  position: absolute;
  z-index: -1;
  top: 50%;
  /*left: calc(50% + 20px);*/
  transition: 0.24s all;
}
.cq-profilecardv2-transition1 .cq-profilecardv2-panel{
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  left: calc(50% + 20px);
}
.cq-profilecardv2-transition2 .cq-profilecardv2-panel{
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  /*margin-left: -20px;*/
}

.cq-profilecardv2-transition1 .cq-profilecardv2-panel-toggled {
  z-index: 1;
  margin-left: 60px;
  transition: 0.3s all;
}
.cq-profilecardv2-transition2 .cq-profilecardv2-panel-toggled {
  z-index: 1;
  margin-left: 60px;
  transition: 0.3s all;
}
.cq-profilecardv2-image {
  width: 100%;
  height: 240px;
  background-position: center center;
  background-size: cover;
}
.cq-profilecardv2-name {
  padding: 18px 0 18px 0;
  text-align: center;
}
.cq-profilecardv2-name .cq-profilecardv2-title{
  margin: 0;
  padding: 0;
  font-size: 1.4em;
}
.cq-profilecardv2 .cq-profilecardv2-description{
  width: 100%;
  margin: 0 0 18px 0;
  padding: 0px 20px;
}