%PDF-1.5 % ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY
| Server IP : 122.155.17.190 / Your IP : 216.73.216.89 Web Server : Apache/2 System : Linux cat17190.thaihostserver.com 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 User : bungkla ( 1054) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/bungkla/domains/bungkla.go.th/private_html/css/ |
Upload File : |
.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: hidden;
transition: 0.1s ease-out;
-webkit-transform:translate3d(0,0,0);
transform: translate3d(0, 0, 0);
list-style: none;
}
.bamboo.square>.tempSlide>div>* {
position: absolute;
top: 0px;
left: 0px;
}
.bamboo .fit-img {
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}