Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/familylifersmpc/htdocs/www.familylifersmpc.com/index.php on line 91
.bamboo1 {
position: relative;
z-index: 0;
overflow: hidden;
font-size: 16px;
}
.bamboo1>.slides1 {
position: relative;
z-index: 0;
margin: 0;
padding: 0;
list-style: none;
}
.bamboo1>.slides1>.slide {
z-index: 0;
overflow: hidden;
box-sizing: border-box;
}
.bamboo1>.bamboo1-dots {
position: absolute;
z-index: 5;
bottom: 5%;
left: 50%;
margin: 0px;
padding: 0px;
list-style: none;
transform: translateX(-50%);
}
.bamboo1>.bamboo1-dots>* {
float: left;
width: 10px;
height: 10px;
margin: 2px 6px;
transition: 0.4s ease;
vertical-align: middle;
border-radius: 50%;
background: rgba(255, 255, 255, 0.8);
cursor: pointer;
}
.bamboo1>.bamboo1-dots>*:hover {
background: rgba(255, 0, 0, 0.6);
}
.bamboo1>.bamboo1-dots>*.focus {
background: rgba(255, 0, 0, 0.6);
}
.bamboo1>.bamboo1-prev {
position: absolute;
z-index: 5;
top: 48%;
left: 0;
width: 20px;
height: 30px;
transform: translateY(-50%);
opacity: 0.9;
background-color: rgba(0, 0, 0, .4);
background-repeat: no-repeat;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAYBAMAAAA46dFkAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAENBgILDw38AwqDDuigAAACpJREFUCNdjAAOhFDDFqLUEwl1lAOEuJpvLEAXkQmm4OEwd5QIrIQISJQCMdBRInmiflAAAAABJRU5ErkJggg==');
background-position: 50% 48%;
background-size: 6px;
}
.bamboo1>.bamboo1-next {
position: absolute;
z-index: 5;
top: 48%;
right: 0;
width: 20px;
height: 30px;
transform: translateY(-50%);
opacity: 0.9;
background-color: rgba(0, 0, 0, .4);
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAYBAMAAAA46dFkAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAENBgILDw38AwqDDuigAAAClJREFUCNdjcG9kAINZiwTANPMqRYiAFTUElsJomDhMHdlcL6gdbhAuAPqSFKIdy8kGAAAAAElFTkSuQmCC');
background-repeat: no-repeat;
background-position: 50% 48%;
background-size: 6px;
}
.bamboo1.roll {
}
.bamboo1.roll>.slides1 {
position: relative;
height: 100%;
transition: 0.2s ease;
}
.bamboo1.roll>.slides1>* {
float: left;
overflow: hidden;
}
.bamboo1.roll-horizontal>.slides1 {
font-size: 0px;
white-space: nowrap;
}
.bamboo1.roll-horizontal>.slides1>* {
display: inline-block;
float: none;
font-size: 12px;
}
.bamboo1.fade {
}
.bamboo1.fade>.slides1>* {
position: absolute;
top: 0;
left: 0;
transition: opacity 0.6s;
}
.bamboo1.into {
}
.bamboo1.into>.slides1 {
position: relative;
z-index: 0;
}
.bamboo1.into>.slides1>* {
position: absolute;
top: 0;
left: 0;
transition: transform 0.4s linear;
}
.bamboo1.into>.bamboo1-dots {
top: 50%;
right: 10px;
bottom: auto;
left: auto;
width: 15px;
transform: translateY(-50%);
}
.bamboo1.into>.bamboo1-dots>* {
margin: 5px 0;
}
.bamboo1.into>.bamboo1-prev {
top: 2px;
left: 50%;
transform: rotate(-90deg);
background-color: rgba(0, 0, 0, 0);
background-size: 12px;
/* filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.1)); */
}
.bamboo1.into>.bamboo1-next {
top: auto;
bottom: 2px;
left: 50%;
transform: rotate(-90deg);
background-color: rgba(0, 0, 0, 0);
background-size: 12px;
/* filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.1)); */
}
.bamboo1.blinds {
}
.bamboo1.blinds>.slides1>* {
position: absolute;
top: 0;
left: 0;
}
.bamboo1.blinds>.tempSlide {
position: relative;
z-index: 2;
}
.bamboo1.blinds>.tempSlide>div {
position: absolute;
top: 0;
left: 0;
float: left;
overflow: hidden;
transition: 0.4s ease-out;
list-style: none;
}
.bamboo1.blinds>.tempSlide>div>* {
position: absolute;
top: 0px;
left: 0px;
}
.bamboo1.square {
}
.bamboo1.square>.slides1>* {
position: absolute;
top: 0;
left: 0;
}
.bamboo1.square>.tempSlide {
position: relative;
}
.bamboo1.square>.tempSlide>div {
position: relative;
float: left;
overflow: hidden;
transition: 0.1s ease-out;
-webkit-transform:translate3d(0,0,0);
transform: translate3d(0, 0, 0);
list-style: none;
}
.bamboo1.square>.tempSlide>div>* {
position: absolute;
top: 0px;
left: 0px;
}
.bamboo1 .fit-img {
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.bamboo {
position: relative;
z-index: 0;
overflow: hidden;
font-size: 16px;
}
.bamboo>.slides {
position: relative;
z-index: 0;
margin: 0;
padding: 0;
list-style: none;
}
.bamboo>.slides>.slide {
z-index: 0;
overflow: hidden;
box-sizing: border-box;
}
.bamboo>.bamboo-dots {
position: absolute;
z-index: 5;
bottom: 5%;
left: 50%;
margin: 0px;
padding: 0px;
list-style: none;
transform: translateX(-50%);
}
.bamboo>.bamboo-dots>* {
float: left;
width: 10px;
height: 10px;
margin: 2px 6px;
transition: 0.4s ease;
vertical-align: middle;
border-radius: 50%;
background: rgba(255, 255, 255, 0.8);
cursor: pointer;
}
.bamboo>.bamboo-dots>*:hover {
background: rgba(255, 0, 0, 0.6);
}
.bamboo>.bamboo-dots>*.focus {
background: rgba(255, 0, 0, 0.6);
}
.bamboo>.bamboo-prev {
position: absolute;
z-index: 5;
top: 48%;
left: 0;
width: 20px;
height: 30px;
transform: translateY(-50%);
opacity: 0.9;
background-color: rgba(0, 0, 0, .4);
background-repeat: no-repeat;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAYBAMAAAA46dFkAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAENBgILDw38AwqDDuigAAACpJREFUCNdjAAOhFDDFqLUEwl1lAOEuJpvLEAXkQmm4OEwd5QIrIQISJQCMdBRInmiflAAAAABJRU5ErkJggg==');
background-position: 50% 48%;
background-size: 6px;
}
.bamboo>.bamboo-next {
position: absolute;
z-index: 5;
top: 48%;
right: 0;
width: 20px;
height: 30px;
transform: translateY(-50%);
opacity: 0.9;
background-color: rgba(0, 0, 0, .4);
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAYBAMAAAA46dFkAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAENBgILDw38AwqDDuigAAAClJREFUCNdjcG9kAINZiwTANPMqRYiAFTUElsJomDhMHdlcL6gdbhAuAPqSFKIdy8kGAAAAAElFTkSuQmCC');
background-repeat: no-repeat;
background-position: 50% 48%;
background-size: 6px;
}
.bamboo.roll {
}
.bamboo.roll>.slides {
position: relative;
height: 100%;
transition: 0.2s ease;
}
.bamboo.roll>.slides>* {
float: left;
overflow: hidden;
}
.bamboo.roll-horizontal>.slides {
font-size: 0px;
white-space: nowrap;
}
.bamboo.roll-horizontal>.slides>* {
display: inline-block;
float: none;
font-size: 12px;
}
.bamboo.fade {
}
.bamboo.fade>.slides>* {
position: absolute;
top: 0;
left: 0;
transition: opacity 0.6s;
}
.bamboo.into {
}
.bamboo.into>.slides {
position: relative;
z-index: 0;
}
.bamboo.into>.slides>* {
position: absolute;
top: 0;
left: 0;
transition: transform 0.4s linear;
}
.bamboo.into>.bamboo-dots {
top: 50%;
right: 10px;
bottom: auto;
left: auto;
width: 15px;
transform: translateY(-50%);
}
.bamboo.into>.bamboo-dots>* {
margin: 5px 0;
}
.bamboo.into>.bamboo-prev {
top: 2px;
left: 50%;
transform: rotate(-90deg);
background-color: rgba(0, 0, 0, 0);
background-size: 12px;
/* filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.1)); */
}
.bamboo.into>.bamboo-next {
top: auto;
bottom: 2px;
left: 50%;
transform: rotate(-90deg);
background-color: rgba(0, 0, 0, 0);
background-size: 12px;
/* filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.1)); */
}
.bamboo.blinds {
}
.bamboo.blinds>.slides>* {
position: absolute;
top: 0;
left: 0;
}
.bamboo.blinds>.tempSlide {
position: relative;
z-index: 2;
}
.bamboo.blinds>.tempSlide>div {
position: absolute;
top: 0;
left: 0;
float: left;
overflow: hidden;
transition: 0.4s ease-out;
list-style: none;
}
.bamboo.blinds>.tempSlide>div>* {
position: absolute;
top: 0px;
left: 0px;
}
.bamboo.square {
}
.bamboo.square>.slides>* {
position: absolute;
top: 0;
left: 0;
}
.bamboo.square>.tempSlide {
position: relative;
}
.bamboo.square>.tempSlide>div {
position: relative;
float: left;
overflow: hid