@charset "UTF-8";
/*!
Theme Name: Code Crewz - ARS Family Concreting services 
Theme URI: http://underscores.me/
Author: Code Crewz
Author URI: https://codecrewz.com.au/
Description: ARS Family Concreting services
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE 
Text Domain: codecrewz_ars 
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Code Crewz - ARS Family Concreting services is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap");
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin: 0;
	padding: 0;
	font-family: "Roboto", sans-serif;
	color: inherit;
}

p,
a {
	font-weight: 400;
	font-family: "Open Sans", sans-serif;
	line-height: 1.7;
	color: #1c1c1c;
	margin: 0;
	padding: 0;
}

a {
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	line-height: 1.5;
	color: #1c1c1c;
	overflow: hidden;
	text-decoration: none;
	display: block;
	transition: 0.4s all;
}

a:hover, a:focus, a:active {
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li,
ol li {
	display: block;
	font-size: 0.875rem;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	line-height: 1.5;
}

span {
	font-family: "Roboto", sans-serif;
}

h1 {
	font-size: 3rem;
}

h2 {
	font-size: 2.5rem;
}

h3 {
	font-size: 2rem;
}

h4 {
	font-size: 1.75rem;
}

h5 {
	font-size: 1.5rem;
}

h6 {
	font-size: 1.25rem;
}

p,
a {
	font-size: 1rem;
}

@media screen and (max-width: 768px) {
	h1 {
		font-size: 2.5rem;
	}
	h2 {
		font-size: 2rem;
	}
	h3 {
		font-size: 1.75rem;
	}
	h4 {
		font-size: 1.5rem;
	}
	h5 {
		font-size: 1.25rem;
	}
	h6 {
		font-size: 1.125rem;
	}
	p,
	a {
		font-size: 0.9375rem;
	}
}

@media screen and (max-width: 481px) {
	h1 {
		font-size: 2.25rem;
	}
	h2 {
		font-size: 1.75rem;
	}
	p,
	a {
		font-size: 0.875rem;
	}
}

button:focus, button:active {
	outline: none;
}

.btn {
	border: none;
}

.btn {
	outline: none;
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #1c1c1c;
	font-family: "Open Sans", sans-serif;
	padding: 5px 10px;
	cursor: pointer;
	transition: 0.4s all;
}

.btn:focus, .btn:hover {
	box-shadow: none;
	outline: none;
	color: inherit;
}

.btn-small {
	font-size: 12px;
	padding: 6px 14px;
}

.btn-view-all, .btn-custom {
	font-size: 14px;
	text-transform: uppercase;
	padding: 8px 26px;
}

.btn.btn-custom-large, .btn.btn-custom-small {
	padding: 12px 32px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	border: 2px solid #c77704;
	background-color: #c77704;
	letter-spacing: 0.03em;
}

.btn.btn-custom-small {
	padding: 8px 20px;
}

.btn.btn-primary {
	background-color: #c77704;
	color: #fff;
	border-color: #c77704;
}

.btn.btn-primary:hover {
	background-color: transparent;
	border-color: #c77704;
}

.btn.btn-primary-ghost {
	background-color: transparent;
	border-color: #c77704;
}

.btn.btn-primary-ghost:hover {
	background-color: #c77704;
	color: #fff;
	border-color: #c77704;
}

.btn.btn-secondary {
	background-color: #ff9600;
	color: #fff;
	border-color: #ff9600;
}

.btn.btn-secondary:hover {
	background-color: transparent;
	border-color: #ff9600;
	color: #000;
}

.btn.btn-secondary-ghost {
	background-color: transparent;
	border-color: #ff9600;
	color: #000;
}

.btn.btn-secondary-ghost:hover {
	background-color: #ff9600;
	color: #fff;
	border-color: #ff9600;
}

.btn.btn-black {
	background-color: #1c1c1c;
	color: #fff;
	border-color: #1c1c1c;
}

.btn.btn-black:hover {
	background-color: transparent;
	border-color: #1c1c1c;
	color: #000;
}

.btn.btn-whitey {
	background-color: #fff;
	color: #1c1c1c;
	border-color: #fff;
}

.btn.btn-whitey:hover {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}

@media screen and (max-width: 991px) {
	.btn-small,
	.form-control-small {
		font-size: 11px;
	}
	.btn-view-all, .btn-custom,
	.form-control-view-all,
	.form-control-custom {
		font-size: 12px;
	}
	.btn.btn-custom-large, .btn.btn-custom-small,
	.form-control.btn-custom-large,
	.form-control.btn-custom-small {
		font-size: 12px;
	}
}

@media screen and (max-width: 767px) {
	.btn.btn-custom-large, .btn.btn-custom-small,
	.form-control.btn-custom-large,
	.form-control.btn-custom-small {
		padding: 8px 20px;
		font-size: 13px;
	}
}

.btn-effect {
	letter-spacing: 4px;
	text-transform: uppercase;
	padding: 9px 25px;
	font-size: 13px;
	overflow: initial;
	cursor: pointer;
	background-color: #fff;
	color: #1c1c1c;
	position: relative;
}

.btn-effect a {
	color: inherit;
}

.btn-effect::before, .btn-effect::after {
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 0;
	width: 24px;
	border-color: #fff;
	height: 22px;
	transition: all 0.25s;
}

.btn-effect::before {
	border-left-width: 2px;
	border-top-width: 2px;
	left: -5px;
	top: -5px;
}

.btn-effect::after {
	border-right-width: 2px;
	border-bottom-width: 2px;
	bottom: -5px;
	right: -5px;
}

.btn-effect:hover {
	color: #000;
}

.btn-effect:hover::before, .btn-effect:hover::after {
	height: 100%;
	width: 100%;
}

/* -- Sroll To Top on Click -- */
.scrollevent a {
	font-size: 18px;
	text-decoration: none;
}

.scrollevent a:hover {
	font-style: normal;
}

.scrollevent a .btn-scroll-up {
	padding: 5px 6px;
	background-color: rgba(199, 119, 4, 0.95);
	box-shadow: none;
	border: 1px solid;
	border-color: #955903;
	border-radius: 6px 6px 0 0;
	color: #fff;
	transition: 0.6s all;
	cursor: pointer;
}

.scrollevent a .btn-scroll-up i {
	transform: translateY(0);
	transition: 0.6s all;
	color: #fff;
}

.scrollevent a .btn-scroll-up:hover i {
	transform: translateY(-5px);
}

.scrollevent a .btn-scroll-up:focus {
	text-decoration: none;
	border: none;
	outline: none;
}

.scrollToTop {
	z-index: 9999;
	text-align: center;
	background: transparent;
	color: #fff;
	position: fixed;
	bottom: 50px;
	right: 30px;
	display: none !important;
	cursor: pointer;
}

.scrollToTop.d-block {
	display: block !important;
}

@media screen and (max-width: 767px) {
	.scrollToTop.d-block {
		display: none !important;
	}
}

.scrollToTop button i {
	padding: 3px;
	font-size: 18px;
	color: #fff;
}

.scrollToTop:hover {
	text-decoration: none;
}

.slick-slide:focus {
	outline: none;
}

.slick-dots {
	display: flex;
	justify-content: center;
	gap: 5px;
	margin-top: 15px;
	text-align: center;
}

.slick-dots li {
	display: inline-block;
	margin: 3px;
	height: 6px;
	width: 6px;
	border-radius: 100%;
	background-color: #8a8a8a;
	cursor: pointer;
}

.slick-dots li button {
	text-indent: -9999px;
	border: none;
	background-color: transparent;
}

.slick-dots li button:focus {
	outline: none;
}

.slick-dots li.slick-active {
	background-color: #c77704;
}

.slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	aspect-ratio: 1/1;
	border-radius: 0;
	border: 1px solid #c77704;
	background-color: #c77704;
	transition: 0.3s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.slick-arrow i {
	font-size: 1rem;
	color: #fff;
	text-align: center;
	cursor: pointer;
	transition: 0.3s ease-in-out;
}

.slick-arrow.left {
	left: 0;
	z-index: 9;
}

.slick-arrow.right {
	right: 0;
}

.slick-arrow:hover {
	background-color: transparent;
	border: 1px solid #fff;
}

.attachment-post-thumbnail-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -2;
}

figure {
	margin: 0;
}

img {
	max-width: 100%;
	transition: 0.4s all;
}

.mobile-call-button {
	position: fixed;
	bottom: 20px;
	right: 20px;
	text-align: center;
	z-index: 99;
	display: none;
}

@media screen and (max-width: 767px) {
	.mobile-call-button {
		display: block;
	}
}

.mobile-call-button a {
	width: 45px;
	aspect-ratio: 1/1;
	color: #fff;
	background-color: rgba(199, 119, 4, 0.7);
	border-radius: 100%;
	display: grid;
	place-items: center;
}

.mobile-call-button a i {
	font-size: 1.25rem;
	color: #fff;
}

.section {
	padding: 100px 0;
}

@media screen and (max-width: 992px) {
	.section {
		padding: 80px 0;
	}
}

@media screen and (max-width: 768px) {
	.section {
		padding: 60px 0;
	}
}

@media screen and (max-width: 576px) {
	.section {
		padding: 40px 0;
	}
}

@media screen and (max-width: 481px) {
	.section {
		padding: 30px 0;
	}
}

.slick-slide:focus {
	outline: none;
}

.header-title {
	text-align: center;
	margin-bottom: 50px;
	padding-bottom: 5px;
	position: relative;
}

.header-title::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 40px;
	height: 3px;
	background-color: #c77704;
}

.header-title h1 {
	font-weight: 300;
	font-size: 50px;
	color: #000;
	letter-spacing: 1px;
}

.form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
}

.form .form-group {
	margin: 0;
	padding: 0;
	flex-basis: 100%;
}

.form .form-group.half-width {
	flex-basis: calc(100% / 2 - 20px);
}

.form .form-group label {
	font-size: 1.125rem;
	color: #fff;
	margin-bottom: 5px;
}

.form .form-group .form-input {
	font-size: 0.9375rem;
	font-family: "Roboto", sans-serif;
	border: none;
	border-radius: 0;
	padding: 10px;
	width: 100%;
	resize: none;
}

@media screen and (max-width: 767px) {
	.form .form-group label {
		font-size: 1rem;
	}
}

@media screen and (max-width: 576px) {
	.form .form-group.half-width {
		flex-basis: 100%;
	}
}

.comments-area {
	max-width: 700px;
}

.comments-area .comment-list li {
	padding: 20px;
	box-shadow: 0 0 4px -2px #1c1c1c;
	border-radius: 5px;
	overflow: hidden;
}

.comments-area .comment-list li .vcard {
	display: flex;
	align-items: center;
	gap: 10px;
}

.comments-area .comment-list li .vcard img {
	border-radius: 100%;
}

.comments-area .comment-list li .vcard .fn {
	line-height: 1;
}

.comments-area .comment-list li .vcard span,
.comments-area .comment-list li .vcard .fn .url,
.comments-area .comment-list li .vcard a {
	text-transform: capitalize;
	font-size: 1rem;
	font-weight: 500;
	color: #c77704;
}

.comments-area .comment-list li .comment-content {
	margin-top: 8px;
}

.comments-area .comment-list li .comment-content p {
	font-size: 1rem;
	color: #1c1c1c;
}

.comments-area .comment-list li .comment-meta a {
	font-size: 0.875rem;
	color: #8a8a8a;
	display: inline-block;
}

.comments-area .comment-list li .comment-meta .reply a {
	color: #e74216;
	position: relative;
	z-index: 1;
}

.comments-area .comment-list li .comment-meta .reply a::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background-color: #e74216;
	transition: 0.3s ease-in-out;
}

.comments-area .comment-list li .comment-meta .reply a:hover::before {
	width: 100%;
}

.comments-area .comment-list ul.children {
	width: calc(100% - 20px);
	margin-left: auto;
}

.comments-area .comment-respond {
	padding: 20px;
	box-shadow: 0 0 4px -2px #1c1c1c;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 20px;
}

.comments-area .comment-respond h3 {
	color: #cc181e;
	font-weight: 700;
	display: flex;
	flex-direction: column;
}

.comments-area .comment-respond h3 a {
	display: inline-block;
	color: #8a8a8a;
	margin-top: 5px;
	transition: 0.3s ease-in-out;
}

.comments-area .comment-respond h3 a:hover {
	color: #cc181e;
}

.comments-area .comment-respond form p {
	margin-top: 10px;
}

.comments-area .comment-respond form p label {
	display: block;
	margin-bottom: 0;
	font-size: 0.9375rem;
	color: #1c1c1c;
}

.comments-area .comment-respond form p input,
.comments-area .comment-respond form p textarea {
	width: 100%;
	resize: none;
	font-size: 0.875rem;
	padding: 5px;
}

.comments-area .comment-respond form p.comment-form-cookies-consent {
	display: flex;
	align-items: center;
	margin: 5px 0;
}

.comments-area .comment-respond form p.comment-form-cookies-consent input {
	width: auto;
	margin-right: 5px;
}

.comments-area .comment-respond form p.form-submit input {
	max-width: 200px;
	padding: 10px;
}

#comment-message {
	padding: 10px;
	background-color: #f0f0f0;
	color: #333;
	font-size: 16px;
	text-align: center;
}

.breadcrumb {
	background: no-repeat center bottom;
	background-position: center center;
	background-size: cover;
	text-align: center;
	padding: 200px 0 50px 0;
	position: relative;
	z-index: 1;
}

.breadcrumb::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(51, 51, 51, 0.3);
	z-index: -1;
}

.breadcrumb .bread-wrapper {
	padding: 40px 0;
	position: relative;
}

.breadcrumb h1 {
	font-size: 48px;
	color: #fff;
	font-weight: 900;
	text-transform: capitalize;
}

.breadcrumb .bread-row {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	border-radius: 0;
	position: relative;
}

.breadcrumb .bread-row .bread-list {
	text-transform: capitalize;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	background-color: #c77704;
	position: relative;
}

.breadcrumb .bread-row .bread-list::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	font-family: "font Awesome 5 Free";
	font-weight: 700;
	color: #fff;
}

.breadcrumb .bread-row .bread-list .bread-link {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	padding: 20px;
	transition: 0.3s ease-in;
}

.breadcrumb .bread-row .bread-list:first-child {
	border-top-left-radius: 5px;
}

.breadcrumb .bread-row .bread-list:first-child::before {
	display: none;
}

.breadcrumb .bread-row .bread-list:last-child {
	border-top-right-radius: 5px;
}

body {
	position: relative;
}

.loader {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 9999;
	/*animation: spinning 1.5s infinite ease-in-out;*/
}

.loader::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 120px;
	height: 120px;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 100%;
	margin: -60px 0 0 -60px;
	box-shadow: 0 4px 0 0 #ffffff;
	transition: all 1s linear;
	animation: lds-eclipse 1s linear infinite;
}

.loader::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) translateZ(0);
	width: 90px;
	height: 90px;
	z-index: 1;
	background: url(../images/logo.png);
	background-size: contain;
}

@keyframes spinning {
	0% {
		transform: translate(-50%, -50%) scale(1) translateZ(0);
	}
	50% {
		transform: translate(-50%, -50%) scale(1.1) translateZ(0);
	}
	100% {
		transform: translate(-50%, -50%) scale(1) translateZ(0);
	}
}

@keyframes lds-eclipse {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/* Index Section Style */
header {
	position: fixed;
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%;
}

header .navbar {
	padding: 0;
	border-bottom: 1px solid #fff;
}

header .navbar .navbar-brand figure {
	width: 200px;
}

header .navbar .navbar-toggler {
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #8a8a8a;
}

header .navbar .navbar-toggler:focus {
	outline: none;
	box-shadow: none;
}

header .navbar-collapse {
	justify-content: flex-end;
}

header .navbar-collapse .navbar-nav .nav-link {
	margin: 10px;
	padding: 0 15px;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 0.03em;
	font-size: 14px;
	font-weight: 800;
	transition: 0.5s ease-in-out;
}

header .navbar-collapse .navbar-nav .nav-link:hover {
	color: #c77704;
}

header .navbar-collapse .navbar-nav .nav-item.active, header .navbar-collapse .navbar-nav .nav-item:hover {
	background-color: #c77704;
	transition: 0.5s ease-in-out;
}

header .navbar-collapse .navbar-nav .nav-item.active .nav-link, header .navbar-collapse .navbar-nav .nav-item:hover .nav-link {
	color: #fff;
}

header.fixed-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background-color: rgba(199, 119, 4, 0.7);
	background-image: none;
}

header.fixed-header .navbar .navbar-brand {
	display: inline;
	width: 180px;
	margin: 5px 0;
}

header.fixed-header .navbar-collapse .navbar-nav {
	justify-content: flex-end;
}

header.fixed-header .navbar-collapse .navbar-nav .nav-item {
	color: #fff;
}

header.fixed-header .navbar-collapse .navbar-nav .nav-item .nav-link {
	color: #fff;
	transition: 0.5s ease-in-out;
}

header.fixed-header .navbar-collapse .navbar-nav .nav-item .nav-link:hover {
	color: #fff;
}

header.fixed-header .navbar-collapse .navbar-nav .nav-item.active, header.fixed-header .navbar-collapse .navbar-nav .nav-item:hover {
	background-color: #fff;
}

header.fixed-header .navbar-collapse .navbar-nav .nav-item.active .nav-link, header.fixed-header .navbar-collapse .navbar-nav .nav-item:hover .nav-link {
	color: #c77704;
}

@media screen and (max-width: 1200px) {
	header .navbar .navbar-brand figure {
		width: 180px;
	}
	header .navbar-collapse .navbar-nav {
		align-items: center;
	}
	header .navbar-collapse .navbar-nav .nav-link {
		margin: 0;
		padding: 0 8px;
	}
}

@media screen and (max-width: 992px) {
	header .navbar {
		padding: 0 20px;
	}
	header .navbar .navbar-brand figure {
		width: 150px;
	}
	header .navbar-collapse .navbar-nav {
		align-items: center;
		justify-content: center;
	}
	header .navbar-collapse .navbar-nav .nav-item {
		margin: 5px 0;
	}
	header .navbar-collapse .navbar-nav .nav-link {
		padding: 8px;
		margin: 0;
		letter-spacing: 0.03em;
		color: #fff;
	}
	header.header-relative {
		position: relative;
		background-color: rgba(28, 28, 28, 0.9);
	}
	header.fixed-header {
		position: fixed;
	}
}

@media screen and (max-width: 767px) {
	header .navbar-collapse .navbar-nav .nav-link {
		margin: 5px 0;
	}
}

@media screen and (max-width: 576px) {
	header .navbar .navbar-brand figure {
		width: 120px;
	}
	header .navbar .navbar-toggler {
		padding: 0.25rem;
	}
}

.banner {
	position: relative;
}

.banner .block {
	position: relative;
}

.banner .block::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(28, 28, 28, 0.6);
}

.banner .block .image img {
	height: 100vh;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.banner .block .text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.banner .block .text h2 {
	font-size: 38px;
	color: #fff;
	font-weight: 700;
}

.banner .block .text .txt-button {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 30px;
}

.banner .block .text .txt-button .btn-primary {
	margin-right: 10px;
}

.banner .company-details {
	position: absolute;
	bottom: 5%;
	left: 0;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center;
}

.banner .company-details .company-info {
	display: flex;
	flex-direction: row;
	align-items: center;
	color: #fff;
}

.banner .company-details .company-info h5 {
	font-size: 24px;
	font-weight: 700;
	text-shadow: 2px 2px #333;
}

.banner .company-details .company-info .info {
	font-size: 1rem;
	padding-left: 10px;
	font-weight: 400;
	display: flex;
	align-items: center;
}

.banner .company-details .company-info .info i {
	font-size: 0.875rem;
	color: #fff;
}

.banner .company-details .company-info .info i.fa-facebook-f {
	padding-right: 10px;
}

.banner .slick-arrow.left {
	left: 0;
	z-index: 9;
}

.banner .slick-arrow.right {
	right: 0;
}

@media screen and (max-width: 991px) {
	.banner .block .image img {
		width: 100%;
		height: auto;
	}
	.banner .block .text h2 {
		font-size: 26px;
	}
	.banner .company-details .company-info h5 {
		font-size: 20px;
	}
	.banner .company-details .company-info .info {
		font-size: 16px;
	}
	.banner .company-details .company-info .info i {
		font-size: 14px;
	}
}

@media screen and (max-width: 767px) {
	.banner .block .text {
		position: relative;
		top: 0;
		left: 0;
		transform: translate(0, 0);
		padding: 30px 0;
	}
	.banner .block .text h2 {
		font-size: 24px;
	}
	.banner .company-details {
		display: none;
	}
}

@media screen and (max-width: 576px) {
	.banner .block .text h2 {
		font-size: 22px;
	}
	.banner .slick-arrow i {
		font-size: 20px;
	}
}

.about {
	padding: 80px 0;
	background-color: #eaefe4;
}

.about .about-desc {
	padding: 0 40px;
}

.about .about-desc .title h2 {
	font-size: 32px;
	font-weight: 900;
	line-height: 1.3;
	color: #c77704;
	word-spacing: 0.05em;
}

.about .about-desc p {
	padding: 20px 0 0 0;
	font-size: 15px;
	color: #333;
	font-weight: 500;
	word-spacing: 0.05em;
}

.about .about-desc .inner_abt_btn {
	margin-top: 30px;
}

.about .about-desc .inner_abt_btn .abt-cntct {
	padding: 10px 35px;
	color: #fff;
	box-shadow: 0 0 0 3em #c77704 inset;
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	border-radius: 4px;
}

.about .about-desc .inner_abt_btn .abt-cntct:hover {
	box-shadow: 0 0 0 2px #c77704 inset;
	color: #333;
}

.about .img-block {
	border: 1px solid rgba(138, 138, 138, 0.5);
	text-align: center;
	margin-bottom: 20px;
	padding: 0 30px;
	overflow: hidden;
	transition: 0.5s ease-in-out;
	background-color: #fff;
}

.about .img-block img {
	width: 100%;
	height: 100%;
	transition: 0.5s ease-in-out;
}

.about .img-block h6 {
	font-size: 20px;
	font-weight: 400;
	color: #333;
	letter-spacing: 0.03em;
	word-spacing: 0.04em;
	padding-bottom: 40px;
	transition: 0.5s ease-in-out;
}

.about .img-block:hover {
	box-shadow: -1px 12px 14px -12px #333;
	cursor: pointer;
}

.about .img-block:hover img {
	transform: scale(1.05);
}

.about .img-block:hover h6 {
	color: #c77704;
}

@media screen and (max-width: 991px) {
	.about {
		padding: 80px 0;
	}
	.about .about-desc {
		padding: 0 10px;
	}
	.about .about-desc .title h2 {
		font-size: 28px;
	}
	.about .about-desc .inner_abt_btn .abt-cntct {
		padding: 10px 25px;
	}
	.about .img-block {
		padding: 0 10px;
	}
	.about .img-block h6 {
		font-size: 15px;
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 767px) {
	.about {
		padding: 40px 0;
	}
	.about .about-desc {
		margin-bottom: 20px;
		text-align: center;
	}
	.about .about-desc .title h2 {
		font-size: 24px;
	}
}

@media screen and (max-width: 576px) {
	.about .img-block {
		max-width: 50%;
		margin: 0 auto 20px auto;
	}
}

@media screen and (max-width: 480px) {
	.about .img-block {
		max-width: 75%;
	}
}

@media screen and (max-width: 400px) {
	.about .img-block {
		max-width: 100%;
	}
}

.gallery .gallery-wrapper {
	display: flex;
}

.gallery .gallery-wrapper .gallery-text {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex: 0 0 40%;
	background-color: #fff;
	border: 4px solid #c77704;
}

.gallery .gallery-wrapper .gallery-text .logo {
	padding: 0 30px;
}

.gallery .gallery-wrapper .gallery-text .logo img {
	max-width: 200px;
}

.gallery .gallery-wrapper .top-image {
	border: 4px solid #c77704;
	flex-basis: 60%;
	aspect-ratio: 6/2;
}

.gallery .gallery-wrapper .top-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.gallery .gallery-wrapper .gallery-desc p {
	font-size: 2rem;
	font-weight: 800;
	color: #333;
	letter-spacing: 0.02em;
	word-spacing: 0.05em;
	line-height: 1.2;
	max-width: 600px;
	text-align: center;
	margin-top: 20px;
}

.gallery .gallery-image-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.gallery .gallery-image-wrapper .images {
	flex: 0 0 25%;
	border: 4px solid #c77704;
}

.gallery .gallery-image-wrapper .images img {
	width: 100%;
	aspect-ratio: 3/2;
	object-fit: cover;
}

@media screen and (max-width: 991px) {
	.gallery .gallery-wrapper .gallery-text {
		flex: 0 0 50%;
	}
	.gallery .gallery-wrapper .gallery-text .logo {
		padding: 0 20px;
	}
	.gallery .gallery-wrapper .gallery-text .logo img {
		max-width: 100px;
	}
	.gallery .gallery-wrapper .gallery-desc p {
		font-size: 26px;
	}
}

@media screen and (max-width: 767px) {
	.gallery .gallery-wrapper .gallery-text .logo {
		padding: 0 20px;
	}
	.gallery .gallery-wrapper .gallery-text .logo img {
		max-width: 120px;
	}
	.gallery .gallery-wrapper .gallery-desc p {
		font-size: 18px;
	}
}

@media screen and (max-width: 576px) {
	.gallery .gallery-wrapper .gallery-text {
		flex-direction: column;
	}
	.gallery .gallery-wrapper .gallery-text .logo img {
		max-width: 100px;
	}
	.gallery .gallery-wrapper .gallery-desc {
		padding: 0 10px;
		text-align: center;
	}
	.gallery .gallery-wrapper .gallery-desc p {
		font-size: 16px;
		margin-top: 10px;
	}
	.gallery .gallery-image-wrapper .images {
		flex: 0 0 50%;
	}
}

@media screen and (max-width: 480px) {
	.gallery .gallery-wrapper {
		flex-direction: column;
	}
	.gallery .gallery-wrapper .gallery-text {
		flex-direction: row;
		padding: 10px 30px;
	}
	.gallery .gallery-wrapper .gallery-text .logo {
		padding: 0 10px;
	}
	.gallery .gallery-wrapper .gallery-desc {
		padding: 0;
		text-align: center;
	}
	.gallery .gallery-wrapper .gallery-desc p {
		font-size: 16px;
	}
}

.service {
	background-color: #fff;
	padding: 80px 0;
}

.service .service-top {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.service .service-top .title {
	flex: 0 0 40%;
	padding-right: 50px;
}

.service .service-top .title h2 {
	font-size: 32px;
	font-weight: 700;
	word-spacing: 0.05em;
	color: #c77704;
	line-height: 1.2;
	padding-bottom: 20px;
}

.service .service-top .title h6 {
	font-size: 14px;
	color: #c77704;
	padding-bottom: 5px;
	border-bottom: 1px solid #c77704;
	display: inline-block;
}

.service .service-top .detail p {
	color: #333;
}

.service .service-bottom {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.service .service-bottom .services-block {
	flex: 0 0 calc(100% / 3 - 20px);
	margin: 40px 10px 0 10px;
	padding: 10px;
	transition: 0.5s ease-in-out;
}

.service .service-bottom .services-block .images {
	width: 100%;
	height: auto;
}

.service .service-bottom .services-block .images img {
	width: 100%;
	aspect-ratio: 3/2;
	object-fit: cover;
}

.service .service-bottom .services-block .service-desc h6 {
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
	color: #c77704;
	padding: 10px 0;
	transition: 0.5s ease-in-out;
}

.service .service-bottom .services-block .service-desc p {
	transition: 0.5s ease-in-out;
	color: #333;
}

.service .service-bottom .services-block:hover {
	background-color: #fff;
	cursor: pointer;
	box-shadow: 0px 2px 10px -4px #333;
}

.service .service-bottom .services-block:hover .service-desc h6 {
	color: #c77704;
}

.call-us {
	display: flex;
	flex-direction: row;
	align-items: center;
	background-color: #c77704;
}

.call-us .images {
	flex: 0 0 35%;
	padding-right: 30px;
	height: auto;
}

.call-us .images img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.call-us .call-us-desc {
	flex: 0 0 65%;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.call-us .call-us-desc .desc {
	padding-right: 50px;
	flex: 0 0 65%;
}

.call-us .call-us-desc .desc h2 {
	font-size: 2rem;
	color: #fff;
	font-weight: 900;
	padding-bottom: 10px;
	line-height: 1.1;
}

.call-us .call-us-desc .desc p {
	font-size: 0.9375rem;
	color: #fff;
	opacity: 0.9;
}

@media screen and (max-width: 991px) {
	.service .service-top .title {
		flex: 0 0 50%;
		padding-right: 50px;
	}
	.service .service-top .title h2 {
		font-size: 28px;
		padding-bottom: 10px;
	}
	.service .service-bottom .services-block {
		flex: 0 0 calc(100% / 2 - 20px);
	}
	.call-us {
		align-items: initial;
	}
	.call-us .call-us-desc .desc {
		padding: 20px 0;
	}
	.call-us .call-us-desc .desc h2 {
		padding-bottom: 10px;
	}
	.full-width {
		max-width: 100%;
		padding: 0;
	}
}

@media screen and (max-width: 767px) {
	.service .service-top {
		flex-direction: column;
		text-align: center;
	}
	.service .service-top .title {
		flex: 0 0 100%;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.call-us {
		flex-direction: column;
	}
	.call-us .images {
		width: 100%;
		padding-right: 0;
	}
	.call-us .call-us-desc {
		flex-direction: column;
		padding: 20px;
	}
	.call-us .call-us-desc .desc {
		padding-right: 0;
		text-align: center;
	}
	.call-us .call-us-desc .desc h2 {
		font-size: 20px;
	}
}

@media screen and (max-width: 576px) {
	.call-us {
		flex-direction: column;
		padding: 20px;
	}
	.call-us .images {
		padding-right: 0;
		margin-bottom: 20px;
	}
	.call-us .call-us-desc {
		width: 100%;
		justify-content: center;
	}
	.call-us .call-us-desc .desc h2 {
		padding-bottom: 5px;
		font-size: 18px;
	}
}

@media screen and (max-width: 480px) {
	.service .service-top .title h2 {
		font-size: 24x;
	}
	.service .service-bottom {
		flex-direction: column;
	}
	.service .service-bottom .services-block {
		flex: 0 0 100%;
		text-align: center;
		margin-top: 20px;
	}
}

.testimonial {
	padding: 80px 0;
	background-color: #c77704;
}

.testimonial .testi-title {
	text-align: center;
	margin-bottom: 40px;
}

.testimonial .testi-title h3 {
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 0.02em;
	color: #fff;
}

.testimonial .testi-wrapper {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.testimonial .testi-wrapper .testi-block {
	flex: 0 0 calc(100% / 3 - 20px);
	margin: 0 10px;
	text-align: center;
	object-fit: cover;
	object-position: center;
	padding: 40px 20px;
	background-color: #eaefe4;
	border: 1px solid #eaefe4;
}

.testimonial .testi-wrapper .testi-block img {
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	max-width: 100px;
	height: 100%;
	margin: auto;
	object-position: center;
	object-fit: contain;
}

.testimonial .testi-wrapper .testi-block .cmnt h4 {
	font-size: 20px;
	font-weight: 600;
	color: #333;
	padding: 20px 0;
}

.testimonial .testi-wrapper .testi-block .cmnt .star-icon i {
	padding: 0 2px;
	color: #c77704;
}

.testimonial .testi-wrapper .testi-block .cmnt p {
	padding: 20px 0;
	color: #333;
}

.testimonial .testi-wrapper .testi-block .cmnt .client-detail h6 {
	font-size: 18px;
	font-weight: 500;
	color: #333;
}

.testimonial .testi-wrapper .testi-block .cmnt .client-detail p {
	padding: 10px 0;
}

.quote {
	padding: 80px 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}

.quote::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(51, 51, 51, 0.3);
}

.quote .form {
	position: relative;
	padding: 60px;
	background-color: #c77704;
}

.quote .form .title {
	padding-bottom: 40px;
}

.quote .form .title h4 {
	font-size: 36px;
	color: #fff;
	line-height: 1.3;
	letter-spacing: 0.03em;
	word-spacing: 0.08em;
	font-weight: 800;
}

.quote .form .title p {
	font-size: 16px;
	color: #fff;
}

.quote .form .select-bar {
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}

.quote .form .select-bar .label {
	font-size: 16px;
	color: #fff;
	margin-bottom: 0;
}

.quote .form .select-bar .select-option {
	padding: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	font-size: 16px;
	color: #343434;
}

.quote .form .select-bar .select-option:focus {
	outline: none;
}

.quote .form .form-group .form-control {
	padding: 10px;
	border-radius: 4px;
	color: #343434;
	resize: none;
}

.quote .form .form-group .label {
	font-size: 16px;
	color: #fff;
	margin-bottom: 0;
}

footer {
	background-color: #fff;
	padding: 70px 0 35px 0;
}

footer .footer-block .logo {
	margin-top: -20px;
	width: 200px;
}

footer .footer-block .logo img {
	width: 100%;
}

footer .footer-block .footer-about-desc {
	padding-top: 20px;
}

footer .footer-block .quote-block {
	padding: 5px 0;
}

footer .footer-block .quote-block h6 {
	font-size: 20px;
	color: #c77704;
	font-weight: 600;
}

footer .footer-block .quote-block p {
	font-size: 16px;
	color: #1c1c1c;
}

footer .footer-block .footer-title {
	margin-bottom: 20px;
	position: relative;
}

footer .footer-block .footer-title h6 {
	font-size: 20px;
	font-weight: 700;
	color: #c77704;
	padding: 0;
	position: relative;
	padding-bottom: 5px;
}

footer .footer-block .footer-title h6::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 15px;
	background-color: #c77704;
}

footer .footer-block ul li .quick-link,
footer .footer-block ul li .nav-link {
	color: #1c1c1c;
	margin-bottom: 10px;
	line-height: 1.1;
	transition: 0.5s ease-in-out;
	padding: 0;
}

footer .footer-block ul li .quick-link:hover,
footer .footer-block ul li .nav-link:hover {
	color: #c77704;
}

footer .footer-block ul li:last-child .quick-link {
	margin-bottom: 0;
}

footer .footer-block ul li .footer-cntct {
	display: flex;
	align-items: center;
	transition: 0.5s ease-in-out;
	margin-bottom: 5px;
}

footer .footer-block ul li .footer-cntct i {
	font-size: 12px;
	color: #c77704;
	padding-right: 8px;
}

footer .footer-block ul li .footer-cntct .wrap-it {
	overflow-wrap: anywhere;
	line-height: 1.1;
}

footer .footer-block ul li .footer-cntct:hover p {
	color: #c77704;
}

footer .footer-block ul li .footer-cntct .abn {
	line-height: 1.7;
	margin-right: 10px;
	font-size: 0.8125rem;
	padding: 2px;
	border: 1px solid #c77704;
	text-transform: lowercase;
	transition: 0.3s ease-in-out;
}

footer .footer-block ul li .footer-cntct .abn:hover {
	background-color: #c77704;
	color: #fff;
}

.footer-bottom {
	padding: 10px 0;
}

.footer-bottom .bottom-wrapper {
	display: flex;
	justify-content: center;
}

.footer-bottom .bottom-wrapper .block {
	display: flex;
}

.footer-bottom .bottom-wrapper .block a {
	padding: 0 4px;
	color: #c77704;
}

.footer-bottom .bottom-wrapper .develop {
	display: flex;
}

.footer-bottom .bottom-wrapper .develop a {
	padding: 0 4px;
	color: #c77704;
}

@media screen and (max-width: 991px) {
	footer {
		padding: 50px 0 30px 0;
	}
	footer .col-md-12:last-child .footer-block {
		margin-bottom: 0;
	}
	footer .footer-block {
		text-align: center;
		margin-bottom: 30px;
	}
	footer .footer-block .logo {
		margin: 0 auto;
		width: 180px;
	}
	footer .footer-block .footer-title {
		margin-bottom: 10px;
		text-align: center;
	}
	footer .footer-block .footer-title h6 {
		display: inline-block;
	}
	footer .footer-block ul {
		text-align: center;
	}
	footer .footer-block ul li .footer-cntct {
		justify-content: center;
	}
	footer .footer-block ul li:last-child .footer-cntct {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 767px) {
	.footer-bottom .bottom-wrapper {
		flex-direction: column;
	}
	.footer-bottom .bottom-wrapper .block {
		justify-content: center;
	}
	.footer-bottom .bottom-wrapper .develop {
		justify-content: center;
	}
}

@media screen and (max-width: 420px) {
	.footer-bottom .bottom-wrapper .develop {
		justify-content: center;
		flex-direction: column;
	}
	.footer-bottom .bottom-wrapper .develop a {
		text-align: center;
	}
}

.about_us .about-top-section {
	display: flex;
	justify-content: space-between;
}

.about_us .about-top-section .about-content {
	flex: 0 0 50%;
	padding-bottom: 40px;
}

.about_us .about-top-section .about-content .header-title {
	text-align: left;
	margin-bottom: 0;
}

.about_us .about-top-section .about-content .header-title::before {
	display: none;
}

.about_us .about-top-section .about-content .para {
	font-size: 1rem;
	line-height: 1.7;
	padding-top: 20px;
}

.about_us .about-top-section .image {
	flex: 0 0 calc(50% - 5%);
	text-align: center;
	position: relative;
}

.about_us .about-top-section .image::before, .about_us .about-top-section .image::after {
	content: '';
	position: absolute;
	width: 200px;
	height: 200px;
	z-index: -1;
}

.about_us .about-top-section .image::before {
	top: -20px;
	right: -20px;
	background-color: #c77704;
}

.about_us .about-top-section .image::after {
	bottom: -20px;
	left: -20px;
	background-color: #1c1c1c;
}

.about_us .about-top-section .image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
}

@media screen and (max-width: 991px) {
	.about_us .about-top-section {
		flex-direction: column;
	}
	.about_us .about-top-section .about-content {
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 767px) {
	.about_us .about-top-section .about-content {
		padding-bottom: 0;
		flex-direction: column;
		text-align: center;
		margin-bottom: 40px;
	}
	.about_us .about-top-section .about-content .header-title {
		text-align: center;
	}
	.about_us .about-top-section .about-content .header-title h3 {
		font-size: 34px;
	}
}

@media screen and (max-width: 576px) {
	.about_us .about-top-section .image::before, .about_us .about-top-section .image::after {
		width: 100%;
		height: 100px;
	}
	.about_us .about-top-section .image::before {
		top: -10px;
		right: 0;
	}
	.about_us .about-top-section .image::after {
		bottom: -10px;
		left: 0;
	}
}

.service-section {
	padding: 80px 0;
}

.service-section .service-wrapper .block {
	display: flex;
	justify-content: space-between;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border: 1px solid rgba(138, 138, 138, 0.2);
	padding: 15px 10px;
	background-color: #fff;
	transition: 0.5s ease-in-out;
}

.service-section .service-wrapper .block .figure {
	flex: 0 0 calc(45% - 20px);
}

.service-section .service-wrapper .block .figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.service-section .service-wrapper .block .text {
	flex: 0 0 55%;
	padding: 15px 0;
}

.service-section .service-wrapper .block .text h6 {
	font-size: 1.5rem;
	font-weight: 600;
	padding-bottom: 15px;
	text-transform: capitalize;
	color: #c77704;
}

.service-section .service-wrapper .block .text p {
	font-size: 0.9375rem;
	color: #8a8a8a;
	margin-bottom: 10px;
}

.service-section .service-wrapper .block .text p.para {
	min-height: 90px;
}

.service-section .service-wrapper .block:hover {
	transform: scale(1.02);
	box-shadow: 0 0px 12px -4px #333;
	cursor: pointer;
}

.service-section .service-wrapper .block.reverse-block {
	flex-direction: row-reverse;
}

.titles {
	text-align: center;
	padding-bottom: 40px;
}

.titles h5 {
	font-size: 18px;
	color: #000;
	font-weight: 600;
}

.titles h2 {
	font-size: 36px;
	color: #ff9933;
	font-weight: 700;
}

@media screen and (max-width: 991px) {
	.service-section {
		padding: 50px 0;
	}
	.service-section .titles {
		padding-bottom: 40px;
		text-align: center;
	}
	.service-section .service-wrapper .block {
		padding-bottom: 20px;
		flex-direction: column;
	}
	.service-section .service-wrapper .block.reverse-block {
		flex-direction: column;
	}
}

@media screen and (max-width: 767px) {
	.service-section {
		padding: 30px 0;
	}
	.service-section .titles {
		padding-bottom: 30px;
	}
	.service-section .titles h5 {
		font-size: 16px;
		line-height: 1.4;
	}
	.service-section .titles h2 {
		font-size: 28px;
		line-height: 1.4;
	}
	.service-section .service-wrapper .block {
		text-align: center;
	}
}

@media screen and (max-width: 576px) {
	.service-section .titles {
		padding-bottom: 15px;
	}
	.service-section .service-wrapper .block {
		height: auto;
	}
	.service-section .service-wrapper .block .text {
		padding: 10px 0;
	}
	.service-section .service-wrapper .block .text h6 {
		font-size: 16px;
		padding-bottom: 10px;
	}
	.service-section .service-wrapper .block .text p {
		font-size: 13px;
	}
}

@media screen and (max-width: 480px) {
	.service-section .titles {
		padding-bottom: 10px;
	}
	.service-section .titles h5 {
		line-height: 1.5;
	}
	.service-section .titles h2 {
		font-size: 24px;
		line-height: 1.5;
	}
	.service-section .service-wrapper .block .text {
		padding: 10px 0;
	}
	.service-section .service-wrapper .block .text h6 {
		padding-bottom: 10px;
	}
}

@media screen and (max-width: 320px) {
	.service-section .titles h5 {
		font-size: 15px;
	}
	.service-section .titles h2 {
		font-size: 20px;
	}
	.service-section .service-wrapper .block .text {
		padding: 10px 0;
	}
	.service-section .service-wrapper .block .text h6 {
		padding-bottom: 10px;
		font-size: 15px;
	}
	.service-section .service-wrapper .block .text p {
		padding: 0;
		font-size: 12px;
	}
}

.page-contact {
	margin: 80px 0;
}

.page-contact .container {
	width: 85%;
	margin: auto;
}

.page-contact .contact-title {
	text-align: center;
	margin-bottom: 60px;
}

.page-contact .contact-title h5 {
	font-size: 2rem;
	font-weight: 700;
	color: #fff;
}

.page-contact .contact-title h6 {
	font-size: 1.25rem;
	font-weight: 500;
	color: #333;
	padding-top: 10px;
}

.page-contact .contact-wrapper {
	display: flex;
	justify-content: space-between;
}

.page-contact .contact-wrapper .contact-info {
	flex: 0 0 40%;
	padding: 40px 40px;
	background-color: rgba(199, 119, 4, 0.3);
	border-radius: 40px;
	overflow: hidden;
	position: relative;
}

.page-contact .contact-wrapper .contact-info::before {
	content: '';
	position: absolute;
	bottom: -5%;
	right: -5%;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	background-color: #fff;
}

.page-contact .contact-wrapper .contact-info::after {
	content: '';
	position: absolute;
	bottom: 10%;
	right: 10%;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background-color: #525252;
}

.page-contact .contact-wrapper .contact-info .desc h6 {
	font-size: 1.125rem;
	font-weight: 600;
	color: #333;
}

.page-contact .contact-wrapper .contact-info .desc p {
	font-size: 0.875rem;
	color: #333;
	padding-top: 10px;
}

.page-contact .contact-wrapper .contact-info .info {
	margin: 40px 0;
}

.page-contact .contact-wrapper .contact-info .info .co-detail {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.page-contact .contact-wrapper .contact-info .info .co-detail .icon i {
	font-size: 0.875rem;
	color: #333;
	padding-right: 10px;
}

.page-contact .contact-wrapper .contact-info .info .co-detail .text .info-link {
	font-size: 1rem;
	color: #333;
	overflow-wrap: anywhere;
}

.page-contact .contact-wrapper .contact-info .info .co-detail:last-child {
	margin-bottom: 0;
}

.page-contact .contact-wrapper .contact-info .contact-social-link {
	display: flex;
}

.page-contact .contact-wrapper .contact-info .contact-social-link .cntct-link {
	margin-right: 30px;
	position: relative;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.page-contact .contact-wrapper .contact-info .contact-social-link .cntct-link::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	background-color: #c77704;
	z-index: -1;
	border-radius: 4px;
	transition: 0.3s ease-out;
}

.page-contact .contact-wrapper .contact-info .contact-social-link .cntct-link .icon-img i {
	font-size: 0.875rem;
	color: #fff;
}

.page-contact .contact-wrapper .contact-info .contact-social-link .cntct-link:hover::before {
	background-color: #3b5998;
}

.page-contact .contact-wrapper .contact-info .contact-social-link .cntct-link.insta:hover::before {
	background-color: #125688;
}

.page-contact .contact-wrapper .contact-info .contact-social-link .cntct-link.twit:hover::before {
	background-color: #55acee;
}

.page-contact .contact-wrapper .contact-info .contact-social-link .cntct-link.linke:hover::before {
	background-color: #0077b5;
}

.page-contact .contact-wrapper .contact-form {
	flex: 0 0 calc(60% - 20px);
}

.page-contact .contact-wrapper .contact-form .title h5 {
	font-size: 0.875rem;
	color: #333;
	font-weight: 700;
	margin-bottom: 15px;
}

.page-contact .contact-wrapper .contact-form .form .form-group label {
	color: #333;
}

.page-contact .contact-wrapper .contact-form .form .form-group .form-input {
	border: none;
	border-bottom: 2px solid #333;
	border-radius: 4px;
	background-color: transparent;
	resize: none;
	color: #333;
}

@media screen and (max-width: 1200px) {
	.page-contact .contact-wrapper .contact-info::before {
		width: 70px;
		height: 70px;
	}
	.page-contact .contact-wrapper .contact-info::after {
		width: 30px;
		height: 30px;
	}
}

@media screen and (max-width: 992px) {
	.page-contact {
		margin: 60px 0;
	}
	.page-contact .contact-wrapper .contact-info::before {
		width: 70px;
		height: 70px;
	}
	.page-contact .contact-wrapper .contact-info::after {
		width: 30px;
		height: 30px;
	}
	.page-contact .contact-wrapper .contact-info .contact-social-link .cntct-link {
		margin-right: 10px;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.page-contact .contact-wrapper .contact-info .contact-social-link .cntct-link .icon-img {
		line-height: 35px;
	}
	.page-contact .contact-wrapper .contact-info .contact-social-link .cntct-link .icon-img img {
		width: 15px;
	}
}

@media screen and (max-width: 800px) {
	.page-contact {
		margin: 40px 0;
	}
	.page-contact .contact-wrapper {
		flex-direction: column-reverse;
	}
	.page-contact .contact-wrapper .contact-form {
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 480px) {
	.page-contact {
		margin: 30px 0;
	}
	.page-contact .contact-wrapper .contact-form {
		margin-bottom: 30px;
	}
}

.single-service-page {
	padding-bottom: 0;
}

.single-service-page .section-gap {
	margin: 30px 0;
}

.single-service-page .inner-services-section .content-wrap {
	/* First Paragraph Section Field Input */
	/* Second Paragraph Section Field Input */
	/* Third Paragraph Section Field Input */
	/* Gallery Section */
}

.single-service-page .inner-services-section .content-wrap p {
	font-size: 1rem;
	color: #1c1c1c;
}

.single-service-page .inner-services-section .content-wrap ul,
.single-service-page .inner-services-section .content-wrap ol {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 15px;
	margin: 30px 0;
}

.single-service-page .inner-services-section .content-wrap ul h6,
.single-service-page .inner-services-section .content-wrap ol h6 {
	font-size: 1.25rem;
	flex-basis: 100%;
}

.single-service-page .inner-services-section .content-wrap ul li,
.single-service-page .inner-services-section .content-wrap ol li {
	position: relative;
	padding-left: 30px;
	font-size: 1.25rem;
	flex-basis: 45%;
}

.single-service-page .inner-services-section .content-wrap ul li::before,
.single-service-page .inner-services-section .content-wrap ol li::before {
	content: '\f00c';
	font-family: 'Font Awesome 5 Free';
	font-weight: 700;
	font-size: 1.5rem;
	color: #1c1c1c;
	position: absolute;
	left: 0;
}

.single-service-page .inner-services-section .content-wrap ul li h6,
.single-service-page .inner-services-section .content-wrap ol li h6 {
	font-size: 1.25rem;
}

.single-service-page .inner-services-section .content-wrap ul li p,
.single-service-page .inner-services-section .content-wrap ol li p {
	font-size: 0.875rem;
	padding-top: 5px;
}

.single-service-page .inner-services-section .content-wrap h2 {
	color: #c77704;
	font-weight: 700;
	margin-bottom: 20px;
}

.single-service-page .inner-services-section .content-wrap .desc {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
	margin-top: 0;
}

.single-service-page .inner-services-section .content-wrap .desc h1,
.single-service-page .inner-services-section .content-wrap .desc h2,
.single-service-page .inner-services-section .content-wrap .desc h3,
.single-service-page .inner-services-section .content-wrap .desc h4,
.single-service-page .inner-services-section .content-wrap .desc h5,
.single-service-page .inner-services-section .content-wrap .desc h6,
.single-service-page .inner-services-section .content-wrap .desc p {
	flex-basis: 100%;
}

.single-service-page .inner-services-section .content-wrap .desc ul,
.single-service-page .inner-services-section .content-wrap .desc ol {
	margin: 0;
}

.single-service-page .inner-services-section .content-wrap figure {
	width: 100%;
	height: 350px;
	overflow: hidden;
}

.single-service-page .inner-services-section .content-wrap figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	border-radius: 25px;
}

.single-service-page .inner-services-section .content-wrap .custom-field {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
}

.single-service-page .inner-services-section .content-wrap .custom-field h1,
.single-service-page .inner-services-section .content-wrap .custom-field h2,
.single-service-page .inner-services-section .content-wrap .custom-field h3,
.single-service-page .inner-services-section .content-wrap .custom-field h4,
.single-service-page .inner-services-section .content-wrap .custom-field h5,
.single-service-page .inner-services-section .content-wrap .custom-field h6 {
	margin-top: 10px;
}

.single-service-page .inner-services-section .content-wrap .field-wrap ul li {
	background-color: rgba(199, 119, 4, 0.5);
	border-radius: 5px;
	padding: 20px;
	padding-left: 40px;
}

.single-service-page .inner-services-section .content-wrap .field-wrap ul li::before {
	left: 10px;
}

.single-service-page .inner-services-section .content-wrap .field-wrap ul li p {
	flex-basis: 100%;
	display: flex;
	align-content: center;
	justify-content: center;
}

.single-service-page .inner-services-section .content-wrap .gallery {
	padding: 0;
}

.single-service-page .inner-services-section .content-wrap .gallery .gallery-image-wrapper {
	gap: 20px 10px;
}

.single-service-page .inner-services-section .content-wrap .gallery .gallery-image-wrapper .images {
	flex-basis: calc(100% / 4 - 10px);
	border: none;
}

@media screen and (max-width: 992px) {
	.single-service-page .section-gap {
		margin: 20px 0;
	}
	.single-service-page .inner-services-section .content-wrap p {
		font-size: 0.875rem;
	}
	.single-service-page .inner-services-section .content-wrap ul h6 {
		font-size: 1rem;
	}
	.single-service-page .inner-services-section .content-wrap ul li {
		flex-basis: 48%;
	}
	.single-service-page .inner-services-section .content-wrap .desc {
		flex-direction: column;
	}
}

@media screen and (max-width: 768px) {
	.single-service-page .inner-services-section .content-wrap p {
		font-size: 0.875rem;
	}
	.single-service-page .inner-services-section .content-wrap ul {
		flex-direction: column;
		margin: 20px 0;
	}
	.single-service-page .inner-services-section .content-wrap .desc {
		flex-direction: column;
	}
}

/*# sourceMappingURL=style.css.map */