| Server IP : 20.75.53.88 / Your IP : 216.73.217.72 [ Web Server : Apache System : Linux VMRALP-3 4.4.0-256-generic #290~14.04.1-Ubuntu SMP Thu Jun 20 09:24:50 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29+esm15 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, Domains : 3 Domains MySQL : ON | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/portais/camarabeberibe/assets/css/ |
Upload File : |
.middle-container {
position: fixed;
display: block;
top: 52% !important;
left: 0%;
transform: translateY(-50%);
z-index: 2000;
}
.btn-social {
display: flex;
align-items: center;
justify-content: center;
width: 50px;
height: 50px;
background: #fff;
margin: 5px;
border-radius: 30%;
box-shadow: 0 5px 15px -5px #00000070;
color: #57B6E3;
overflow: hidden;
position: relative;
}
.btn-social i {
line-height: 90px;
font-size: 26px;
}
.btn-social:hover {
background-color: #EAC136 !important;
color: #fff;
}
.social-container {
transition: ease all 300ms;
}
.social-container:hover {
transform: scale(1.1);
}
.sonar-effect {
position: relative;
}
.sonar-effect::after {
content: "";
border: 5px solid #ebeaff;
position: absolute;
top: 0;
left: 0;
width: 55px;
height: 55px;
border-radius: 30%;
animation: sonar 1.5s infinite;
}
@keyframes sonar {
0% {
transform: scale(0.9);
opacity: 1;
top: -2px;
left: 2px;
}
100% {
transform: scale(1.1);
top: -2px;
opacity: 0;
left: 2px;
}
}
.card {
font-size: 1em;
overflow: hidden;
padding: 0;
border: none;
border-radius: .28571429rem;
box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
background-color: #ffffff;
}
.card-video {
font-size: 8px;
overflow: hidden;
padding: 0;
border: none;
border-radius: .28571429rem;
box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
background-color: #ffffff;
}
.card-block {
font-size: 1em;
position: relative;
margin: 0;
padding: 1em;
border: none;
border-top: 1px solid rgba(34, 36, 38, .1);
box-shadow: none;
height: 100px;
}
.card-block-video {
font-size: 8px;
position: relative;
margin: 0;
padding: 1em;
border: none;
border-top: 1px solid rgba(34, 36, 38, .1);
box-shadow: none;
height: 60px;
}
.card-img-top {
display: block;
width: 100%;
height: 38%;
/*height: auto;*/
}
.card-inverse .btn {
border: 1px solid rgba(0, 0, 0, .05);
}
.profile-inline ~ .card-title {
display: inline-block;
margin-left: 4px;
vertical-align: top;
}
.text-bold {
font-weight: 700;
text-align: center;
}
.meta a {
text-decoration: none;
color: rgba(0, 0, 0, .4);
}
.meta a:hover {
color: rgba(0, 0, 0, .87);
}
.divLeft {
float: left;
position: relative;
}
#spaceText {
padding-right: 16px;
text-shadow: 1px 1px 1px black, 0 0 1em #f05942, 0 0 0.1em #f05942;
color: white;
font-size: 35px;
}
.textDiv {
position: absolute;
top: 20px;
left: 10px;
right: 10px;
}
video {
width: 100%;
height: auto;
}