NexusLeads Webshell
NexusLeads


Server : LiteSpeed
System : Linux server 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64
User : alsaif ( 1057)
PHP Version : 7.4.33
Disable Function : show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Directory :  /home/alsaif/domains/alsaif.group/public_html/templates/startsik/scss/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/alsaif/domains/alsaif.group/public_html/templates/startsik/scss/extensions.scss
// SP Pagebuilder
// --------------

// Section title
#sp-page-builder .sppb-section-title {
	margin-bottom: 40px;
}

.sppb-addon-text,
.sppb-addon-content {
	line-height: 1.5;
}

.sppb-section-title .sppb-title-heading,
.sppb-addon-title {
	//font-weight: 700;
	color: #111;
	//font-family: Merriweather, sans-serif;
}

.sppb-section-title .sppb-title-subheading {
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	color: #222;
	font-size: 13px !important;
}

.sppb-animated-number:after {
  display: block !important;
  font-size: 14px;
	line-height: 1 !important;
  color: #3155a7;
  text-transform: uppercase;
  font-weight: 700;
	margin-top: 20px;
	margin-bottom: -10px;
}

.sppb-animated-number-title {
  color: #888;
  text-transform: none !important;
  font-weight: 500;
	font-size: 14px;
}

.sppb-addon-content ul {
	padding-left: 20px;
}

// Tabs
.sppb-nav-modern > li {
	float: none;
	display: inline-block;
	margin-right: -2px;
	margin-bottom: 0;
	border: 2px solid #134c8a;
}

.sppb-nav-modern {
	text-align: center;
	margin-top: 36px;
	margin-bottom: 48px;
}

.sppb-nav-modern > li.active > a, .sppb-nav-modern > li.active > a:focus, .sppb-nav-modern > li.active > a:hover {
	background-color: #134c8a;
	color: #fff;
}

// Start Accordion
.sppb-addon-accordion {
	//background-color: #f0f0f0;
	padding: 0;

	.sppb-panel-default,
	.sppb-panel-default > .sppb-panel-heading {
		background-color: transparent;
		border-bottom: 1px solid #ddd;
	}

	.sppb-panel-default {
		border-color: transparent;
	}

	.sppb-panel {
		border-left: 0;
		border-right: 0;
	}

	.sppb-panel-heading {
		padding: 18px 0 18px 0;
		line-height: 1.4;
		transition: all ease .5s;
		font-weight: 700;
	}

	.sppb-panel-body {
		padding-left: 0;
		padding-right: 0;
		border-top: 0;

		ol {
			padding-left: 0;
			counter-reset: item;
		}

		li {
			counter-increment: item;
			list-style: none;
			padding-left: 5px;
			line-height: 1.6;
			margin-bottom: 18px;
		}

		li:before {
			margin: 5px 15px 0px -35px;
		  content: counter(item);
		  background-color: #3155a7;
		  border-radius: 100%;
		  color: #fff;
		  width: 20px;
			height: 20px;
			font-size: 12px;
			font-weight: 700;
			line-height: 20px;
		  text-align: center;
		  display: inline-block;
		}
	}

	.sppb-panel-group > .sppb-panel:first-child {
		border-top: 0
	}

	.sppb-panel-group > .sppb-panel:last-child {
		border-bottom: 0;
	}

	.sppb-panel-heading .sppb-toggle-direction {
		right: auto;
		left: 0;
		transition: all ease .5s;
		display: none;
	}

	.sppb-panel-heading.active .sppb-toggle-direction {
		//left: 30px;
	}

	.sppb-panel-title {
		font-weight: 600;
		font-size: 24px;
		letter-spacing: 1px;
	}

	.sppb-panel-title i {
		width: 20px;
		text-align: center;
		margin-right: 15px;
	}

	h3 {
		padding-bottom: 30px;
	}
}
// End Accordion

.sppb-text-left .sppb-btn i {}
.sppb-addon-header span.sppb-addon-title {
	font-weight: 700;
	border-bottom: 1px solid #111;
	padding: 0 0 12px;
	border-radius: 0;
	position: relative;

	.fas {
	 	height: 36px;
	 	line-height: 36px;
	 	width: 36px;
		font-size: 16px;
	 	text-align: center;
	 	border-radius: 50%;
	 	color: #fff;
	 	position: absolute;
	 	left: 0;
		text-indent: 3px;
	 	top: -3px;
	}
}


// Button Group
.sppb-addon-button-group {
	a .fas {
		height: 26px;
		width: 26px;
		line-height: 22px;
		font-size: 12px;
		text-align: center;
		border-radius: 50%;
		border: 2px solid transparent;
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -13px;
		transition: all 0.4s ease;
	}

	a:hover .fas {
		color: #fff;
	}

	.sppb-btn-link {
		position: relative;
		padding-left: 40px;
		display: block;
		text-align: left;
	}
}
// End Button Group

.sppb-form-control, .sppb-form-group .sppb-form-control {
	border-radius: 0;
	border: 1px solid transparent !important;
	text-transform: uppercase;
	color: #111;
	letter-spacing: 1px;
	font-size: 14px;
}

.sppb-form-control {
	&::-webkit-input-placeholder {color: #111;}
	&::-moz-placeholder {color: #111;}
	&::-ms-placeholder {color: #111;}
	&::placeholder {color: #111;}
}

// Testimonial
.sppb-addon-testimonial {
	.fa-quote-left:before {
  	content: '“';
		font-family: georgia;
		font-size: 220px;
		color: #ddd;
	}
	.sppb-addon-content {
		position: relative;
		padding-top: 55px;
	}
	.fa {
		position: absolute;
		left: 0;
		top: 0;
	}
	.sppb-addon-testimonial-review,
	.sppb-addon-testimonial-footer {
		padding-left: 125px;
	}

	.sppb-addon-testimonial-client-url {
		display: block;
		margin-top: -5px;
		letter-spacing: 2px;
	}

}

// Image Carousel
.sppb-carousel-extended-item img {
	width: auto !important;
	height: auto !important;
}


// Custom SPPB Class : .overlay
.overlay {
	.sppb-addon-single-image,
	.sppb-addon-feature {
		position: relative;
	}

	.sppb-addon-title.sppb-feature-box-title a,
	.sppb-addon-single-image .sppb-addon-title {
		position: absolute;
		padding: 40px 50px;
		bottom: 0;
		z-index: 2;
		color: #fff;
	}

	.sppb-addon-single-image.sppb-text-right .sppb-addon-title {right: 0; text-align: left;}
	.sppb-addon-single-image.sppb-text-left .sppb-addon-title {left: 0;}
	.sppb-img-container a:before,
	.sppb-addon-single-image-container:before {
		background: rgb(0,0,0);
		background: linear-gradient(0deg, rgba(0,0,0,0.8981793400954132) 5%, rgba(0,0,0,0) 90%);
		content: "";
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
		transition: all 0.4s ease;
	}
}

// SP Modules
.sp-module .sp-module-title {
	color: #111;
	font-weight: 700;
	position: relative;
	display: inline-block;

	&:after {
		background-color: #d9d9d9;
		right: -75px;
		width: 50px;
		height: 4px;
		content: '';
		display: block;
		position: absolute;
		bottom: 10px;
	}
}

// Minifrontpage Modules
.mfp_default_skin_default .mfp_default_item div {
	display: inline-block;
}

.mfp_default_skin_default .mfp_default_item .mfp_date {
	font-weight: 700;
	font-size: 15px;
}

.mfp_default_skin_default .mfp_default_item .mfp_cat {
	padding: 8px 18px;
	line-height: 1;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;

	a {
		color: #fff;
	}
}


// MFP Overlay
.overlay {
	.mfp_default_skin_default .mfp_default_item h4.mfp_default_title {
		font-size: 20px;
		text-align: center;
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		margin-bottom: 0;
		transition: padding .4s ease-in-out;
		a {
			padding: 18px 15px 20px;
			display: block;
			color: #fff;
			font-weight: 400 !important;
		}
	}

	.mfp_default_skin_default .mfp_default_item .mfp_thumb_pos_top img {
		margin-bottom: 0;
	}

	.mfp_default_item > div:hover {

		.mfp_thumb_pos_top img {
			opacity: .25;
			transition: all .4s ease-in-out;
		}

		h4.mfp_default_title {
			//transform: translateY(40%);
			transition: all .4s ease-in-out;
			background-color: transparent;
			height: 100%;
			display: flex;
			align-items: center;
			justify-content: center;
			transform: scale(1.25);

			a {
				display: table-cell;
				vertical-align: middle;
				padding-top: 50%;
				padding-bottom: 50%;
				width: 100%;
			}
		}
	}

	.mfp_default_item > div{
		position: relative;
		overflow: hidden;
	}
}

// MFP Overlay Blog

.mfp_carousel_item .mfp_thumb_pos_top:before {
	background: rgb(255,255,255);
 	background: linear-gradient(0deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.95) 25%, rgba(255,255,255,0) 70%);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	transition: all .4s ease;
}

.mfp_carousel_item > div{
	position: relative;
	overflow: hidden;
}

.mfp_carousel_content {
	transition: all .4s ease-in-out;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	padding: 15px 20px;
	display: flex;
	align-items: flex-end;
	align-content: flex-end;
	justify-content: center;
	flex-wrap: wrap;

	a {
		display: table-cell;
		vertical-align: middle;
	}
}

.mfp_carousel_skin_default .mfp_carousel_item .mfp_date,
.mfp_carousel_skin_default .mfp_carousel_item .mfp_cat {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	line-height: 1;
	padding: 0 5px;
}

.mfp_carousel_skin_default .mfp_carousel_item .mfp_thumb_pos_top img,
.mfp_carousel_skin_default .mfp_carousel_item .mfp_thumb_pos_top2 img {
	margin-bottom: 0;
}

.mfp_carousel_skin_default .mfp_carousel_item .mfp_carousel_title {
	text-align: center;
	padding: 10px 0 0;
	line-height: 1.2;
}

.mfp-readmore {
	margin-top: 5px;
	line-height: 54px;
	height: 54px;
}

// End Minifrontpage Modules

// Module on sidebar
#sp-left,
#sp-right {
	.mfp_default_item {
		border-bottom: 1px solid #e8e8e8;
		padding-bottom: 20px;
		margin-bottom: 33px;
		h4 {
			font-size: 16px;
			font-weight: 500;
			line-height: 1.4;
			margin-top: -3px;
		}
	}
  .mfp_default_item > div:hover {
    background-color: transparent
  }
  .mfp_default_skin_default .mfp_default_item .mfp_date {
		font-weight: 400;
		text-transform: uppercase;
		font-size: 13px;
	}
}
// End Module on Sidebar

// Login Module
@media (min-width: 992px) {
  .dropdown-menu.animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform:translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

.dropdown-menu.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}


.head-login {
	//position: absolute;
	//right: 15px;
	//top: 20px;
	//z-index: 1041;
	display: inline-block;

	a.link {
		color: #fff;
		font-size: 16px;
		text-transform: uppercase;
		font-weight: 500;
		padding: 0 20px;
		border-radius: 30px;
		letter-spacing: 1px;
		display: block;
		&:hover {
			color: #fff;
			//background-color: #d2a105;
		}
		i {
			//margin-right: 5px;
		}
	}

	.dropdown-toggle:after {
		display: none;
	}

	.btn {
		float: right;
		line-height: 42px;
		height: 42px;
		background-color: #fff;
		border: 1px solid transparent;
	}

	.dropdown-menu {
		min-width: 320px;
		border-radius: 0;
		padding: 20px 30px 15px;

		label {
			color: #fff;
			font-weight: 500;
		}
	}

	.form-check {
		float: left;
		margin-top: 10px;
	}

	.dropdown-menu ul {
		padding: 20px 0 0;
		list-style: none;
		clear: both;

		li a {
			display: block;
			padding: 0;
			text-transform: uppercase;
			font-size: 12px;
			font-weight: 500;

			&:hover {
				color: #e7b000;
			}
		}
	}

	.logout-button {
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		padding-top: 10px;
		color: #fff;
		cursor: pointer;

		input {
			color: #fff;
			cursor: pointer;
			font-size: 14px;
			background-color: transparent;
			border: 0;
		}
	}
}


.loginModal .modal-content {
    border-radius: 0;
    padding: 36px 45px 30px;

		.close {
			position: absolute;
			right: 45px;
			top: 36px;
			opacity: .4;
		}

		.sp-module-title {
			margin-bottom: 30px;
			color: #222;
			font-size: 28px;

			&:after {
				right: -60px;
				bottom: 8px;
				height: 3px;
			}
		}

		ul {
			list-style: none;
			padding: 0;
			font-size: 13px;
			margin-top: 30px;
			padding-top: 20px;
			border-top: 1px solid #e5e5e5;
		}

		li a {
			color: #555;
		}

		li {
			display: inline-block;
			padding-right: 10px;
		}

		.logout-button {
			margin-bottom: 24px;
			margin-top: 12px;
		}
}

@media (min-width: 576px) {
	.modal-dialog {
    max-width: 540px;
    margin: 200px auto 0;
	}
}


// ConvertForm
.convertforms {
	button {
		border-radius: 50px !important;
		background-color: #d2a105 !important;
		font-weight: 700;
		letter-spacing: 2px;
		text-transform: uppercase !important;
		line-height: 40px !important;
	}

	input.cf-input,
	textarea.cf-input {
		//font-weight: 500;
		color: #111 !important;
		border-radius: 0 !important;
		font-size: 14px !important;
	}

	&.cf-success .cf-response {
		background-color: #4d93e9 !important;
		border-radius: 50px !important;
		font-weight: 500;
		margin-top: 40px;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.cf-content-wrap, .cf-form-wrap {
    padding: 0 !important;
	}
}


// Rev Slider
.tp-bgimg {background-color: transparent !important;}
.tp-caption a.btn {padding: 0 70px; height: 68px; line-height: 68px; color: #fff; font-weight: 400;}
.tp-caption a.btn-white {background-color: #fff;}
.tp-caption a.btn-outline {background-color: transparent; border: 1px solid #fff !important; color: #fff; letter-spacing: 2px;}
.tp-caption strong {font-weight: 700;}


// Akeeba Ticket
// -------------

.com-ats.view-NewTicket h1,
.com-ats.view-Tickets #akeeba-renderjoomla h2{
	color: #222;
	margin-bottom: 30px;
}

.akeeba-form--horizontal {
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.08);
	background-color: #fff;
	padding: 40px;
	display: -ms-flexbox;
	display: flex;
	max-width: 1200px;
	flex-direction: column;

	iframe {
		height: 220px !important;
	}
}

#ats-newticket-pubnote-private {
	display: none;
}

.akeeba-form-group {
	align-items: flex-start;
	margin-bottom: 25px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	> label {
		padding-right: 20px;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	> label.radio.inline,
	.ats-ticket-replyarea-content,
	.form-control,
	#tickettitle {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.ats-ticket-replyarea-attachment.akeeba-form-group,
	.ats-attachments,
	textarea.form-control {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	> label.radio.inline {
		display: grid;
		grid-template-columns: 25px auto;

		input {
			max-width: 15px;
			max-height: 20px;
		}
	}

	.ats-ticket-replyarea-attachment {
		display: flex;
	}
}

.ats-ticket-replyarea-attachment {
	border: 1px solid #e6e6e6;
	background-color: #fafafa;
	padding: 15px 25px;
	margin-top: 20px;
	margin-bottom: 0;
	clear: both;
	flex-direction: column;
}

.ats-ticket-replyarea-attachment-help p {font-size: 12px;}
.ats-ticket-replyarea-attachment-help .akeeba-btn--primary {
	background-color: transparent;
	height: auto;
	line-height: 1.5;
	margin-top: 20px;
	padding-left: 0;
	color: #666;
	font-size: 14px;
	text-transform: capitalize;
	&:hover {
		color: #101010;
	}
}


.akeeba-btn--primary,
.akeeba-btn--primrary,
.akeeba-btn--primary-small,
.ats-buttonbar.form-inline .akeeba-btn--green-small {
	display: inline-block;
	font-size: 14px;
	color: #fff;

	&:hover {
		color: #fff;
	}
}

#tickettitle {
	background-color: #f9f9f9;
}

.akeeba-pull-right {float: right;}
.akeeba-pull-left {float: left;}

body .mce-panel {
	border: 1px solid #e6e6e6;
}



// notranslate
/** Custom Select **/
.notranslate-wrapper {
  position: relative;
  display: inline-block;
  user-select: none;
}
.notranslate-wrapper select {
  display: none;
}
.notranslate {
  position: relative;
  display: inline-block;
}
.notranslate-trigger {
  position: relative;
  display: block;
  color: #fff;
	font-weight: 700;
  cursor: pointer;
	width: 135px;
	font-size: 14px;
	text-transform: uppercase;
}
.notranslate-trigger:after {
  position: absolute;
  display: block;
  content: '';
  width: 8px; height: 8px;
  top: 50%;
	right: 6px;
  margin-top: -2px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg) translateY(-50%);
  transition: all .4s ease-in-out;
  transform-origin: 50% 0;
}
.notranslate.opened .notranslate-trigger:after {
  margin-top: 3px;
  transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
  position: absolute;
  display: block;
  top: 100%;
	left: -18px;
	right: -16px;
  min-width: 100%;
  margin: 25px 0 15px;
  box-sizing: border-box;
  background-color: #e7171f;
  transition: all .4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-15px);
}
.notranslate.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0);
}
.custom-options:before {
  position: absolute;
  display: block;
  content: '';
  bottom: 100%; right: 25px;
  width: 7px; height: 7px;
  margin-bottom: -4px;
  background-color: #e7171f;
  transform: rotate(45deg);
  transition: all .4s ease-in-out;
}

.custom-option {
  position: relative;
  display: block;
  padding: 10px 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  line-height: 18px;
  cursor: pointer;
  transition: all .4s ease-in-out;
}
.custom-option:first-of-type {
  border-radius: 4px 4px 0 0;
}
.custom-option:last-of-type {
  border-bottom: 0;
  border-radius: 0 0 4px 4px;
}
.custom-option:hover,
.custom-option.selection {
  background-color: rgba(255, 255, 255, 0.2);
}

// Minifrontpage
.mfp_block_title, .tns-nav {display: none;}

NexusLeads