ÿØÿà JFIF ` ` ÿþ
|
Server : Apache/2 System : Linux srv244.medyabim.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64 User : lionbursa ( 1773) 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 Directory : /home/lionbursa/public_html/style/less/less-mobilerepair/ |
Upload File : |
/*
* about.less
* -----------------------------------------------
*/
/* -------- Bg Img Box ---------- */
.bg-img-box {
position: relative;
.caption {
padding-left: 30px;
padding-right: 30px;
padding-top: 20px;
position: absolute;
top: 0;
.title {
font-size: 30px;
line-height: 39px;
}
p {
max-width: 280px;
}
}
}
.icon-box .icon.icon-white:hover {
background-color: #fff;
}
.half-divider .half {
content: "";
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 50%;
}
.video-icon {
position: absolute;
left: 0;
right: 0;
margin: auto;
text-align: center;
top: 40%;
}
.gallery_sec .gallery_img {
float: left;
padding-top: 3px;
}
.gallery_sec .gallery_img:nth-child(2), .gallery_sec .gallery_img:nth-child(5), .gallery_sec .gallery_img:nth-child(4) {
padding-left: 3px;
}
.transform_img_holder {
overflow: hidden;
position: relative;
}
.gallery_sec .gallery_img .overlay {
background: rgba(26, 139, 179, 0.9) none repeat scroll 0 0;
cursor: pointer;
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: scale(0);
transition: all 0.25s ease-in-out 0s;
width: 100%;
}
.overlay {
background: rgba(23, 130, 199, 0.9) none repeat scroll 0 0;
}
.attorney-address li {
background-color: @white-f7;
margin-bottom: 30px;
padding: 15px 20px;
}