Sh3ll
OdayForums


Server : Apache
System : Linux server1.cgrithy.com 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64
User : nobody ( 99)
PHP Version : 8.1.23
Disable Function : NONE
Directory :  /home/dnlcambodia/public_html/assets/scss/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/dnlcambodia/public_html/assets/scss/_contact.scss
.ft-contact-section {
	z-index: 1;
	overflow: hidden;
	padding: 105px 0px 140px;
	&:before {
		top: 0;
		width: 70%;
		z-index: -1;
		content: '';
		left: -22%;
		height: 100%;
		position: absolute;
		transform: skew(-43deg);
		background-color: #f4f4f4;
	}
}
.ft-contact-content {
	max-width: 580px;
}
.ft-contact-form-wrapper {
	margin-top: 30px;
	input,textarea {
		width: 100%;
		height: 55px;
		border-radius: 5px;
		margin-bottom: 20px;
		padding-left: 20px;
		border: 1px solid #cbcbcb;
	}
	textarea {
		height: 140px;
		padding-top: 15px;
	}
	.ft-sb-button {
		background-color: $color-2;
	}
}
.ft-contact-cta-items {
	padding: 30px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
	transition: 500ms all ease;
	border-top: 5px solid #f4f4f4;
	.ft-contact-cta-icon {
		width: 70px;
		height: 70px;
		margin-right: 30px;
		border-radius: 8px;
		background-color: #f4d5d6;
		i {
			font-size: 45px;
			color: $base-color;
		}
	}
	.ft-contact-cta-text {
		max-width: 275px;
		h3 {
			color: #002a34;
			font-size: 20px;
			font-weight: 700;
			padding-bottom: 10px;
		}
	}
	&:hover {
		border-top: 5px solid $base-color;
	}
}
.ft-contact-page-form-wrapper {
	padding: 30px;
	background-color: #f4f4f4;
	h3 {
		color: #043641;
		font-size: 36px;
		font-weight: 700;
		padding-bottom: 30px;
	}
	input,textarea {
		width: 100%;
		height: 50px;
		border: none;
		padding-left: 20px;
		margin-bottom: 20px;
		border-radius: 5px;
		background-color: #fff;
	}
	textarea {
		height: 210px;
		padding-top: 15px;
	}
	button {
		color: #fff;
		width: 100%;
		height: 55px;
		border: none;
		border-radius: 6px;
		font-family: $heading;
		background-color: $base-color;
		transition: 500ms all ease;
		&:hover {
			background-color: $color-2;
		}
	}
}
.ft-thx-cta-section-3 {
	padding: 120px 0px;
	background-attachment: fixed;
	.background_overlay {
		background-color: rgba(0, 0, 0, .8);
	}
}
.ft-thx-cta-content-3 {
	h3 {
		color: #fff;
		font-size: 40px;
		font-weight: 700;
		line-height: 1.6;
		padding-bottom: 40px;
	}
}

ZeroDay Forums Mini