.logo-text {
	font-size: 14px;
	font-weight: 700;
	color: #000;
	line-height: 1.3;
	text-decoration: none;
	display: block;
	padding: 5px 0;
}
.logo-text:hover {
	color: #f0ad4e;
	text-decoration: none;
}
.logo-text .company-name {
	font-size: 16px;
	font-weight: 700;
	display: block;
}
.logo-text .company-domain {
	font-size: 12px;
	color: #f0ad4e;
	display: block;
}
.service-icon {
	font-size: 48px;
	color: #f0ad4e;
	margin-bottom: 20px;
}
.counting_sl i {
	font-size: 40px;
	color: #fff;
	margin-bottom: 15px;
}
.counting_sl h4 {
	color: #fff;
	font-size: 16px;
}
.sec-title h1 span {
	color: #f0ad4e;
}
.footer-wedget-two ul li a {
	color: #ccc;
	text-decoration: none;
}
.footer-wedget-two ul li a:hover {
	color: #f0ad4e;
}
.benefit-feature {
	text-align: center;
	padding: 30px 20px;
}
.benefit-icon {
	font-size: 48px;
	color: #f0ad4e;
	margin-bottom: 20px;
}
.benefit-feature h2 {
	font-size: 20px;
	margin-bottom: 15px;
}
.project-table {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0;
}
.project-table th, .project-table td {
	border: 1px solid #ddd;
	padding: 12px;
	text-align: left;
}
.project-table th {
	background-color: #f0ad4e;
	color: #fff;
}
.project-table tr:nth-child(even) {
	background-color: #f9f9f9;
}
.gallery-text h3 {
	font-size: 18px;
	color: #fff;
	margin: 10px 0 5px;
}
.gallery-text p {
	font-size: 14px;
	color: #eee;
}
.gallery-hoverlay {
	background: rgba(240, 173, 78, 0.85);
}
.service-table {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0;
}
.service-table th, .service-table td {
	border: 1px solid #ddd;
	padding: 12px;
	text-align: left;
}
.service-table th {
	background-color: #f0ad4e;
	color: #fff;
}
.service-table tr:nth-child(even) {
	background-color: #f9f9f9;
}
.contact-person {
	background: #f9f9f9;
	padding: 30px;
	border-radius: 5px;
}
.contact-person h1 {
	font-size: 24px;
	margin-bottom: 20px;
	color: #f0ad4e;
}
.single-info {
	margin-bottom: 20px;
}
.single-info h2 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #333;
}
.single-info p {
	color: #666;
	line-height: 1.6;
}
.single-input-field {
	margin-bottom: 20px;
}
.single-input-field h4 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #333;
}
.single-input-field input,
.single-input-field textarea {
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
}
.single-input-field textarea {
	height: 150px;
}
.single-input-fieldsbtn input[type="submit"] {
	background: #f0ad4e;
	color: #fff;
	border: none;
	padding: 12px 30px;
	cursor: pointer;
	border-radius: 3px;
}
.single-input-fieldsbtn input[type="submit"]:hover {
	background: #d4932a;
}
.faq-sec .panel {
	margin-bottom: 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
}
.faq-sec .panel-heading {
	background: #f9f9f9;
	padding: 15px;
}
.faq-sec .panel-title a {
	color: #333;
	text-decoration: none;
	font-weight: 600;
}
.faq-sec .panel-content {
	padding: 15px;
	color: #666;
	line-height: 1.6;
}
.client-comment ul li a {
	color: #fff;
}
.attorneys-sec .single-attorneys {
	margin-bottom: 30px;
}
