/*
 Theme Name: Divi Child Template
 Version: 1.0
Description: A customized version of Divi which adds a number of tiny features you need.
Template: Divi

*/


body {
	font-size: 1.0625rem;
	font-family: 'Noto Sans', Verdana, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-feature-settings: "liga";
	color: #333333;
	font-weight: 400;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', Arial, sans-serif;
	font-weight: 700;
}

p strong {
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
}

div#page-container {
	overflow: hidden;
}

.et_pb_row {
	width: 95% !important;
}

/*HEADER STYLES*/
header#main-header {
	background: #2E2E2E !important;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding-top: 10px;
}

ul#top-menu {
	/* display: flex; */
}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #000;
}

.add-info-btn {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #fddc1d;
	width: 50px;
	padding: 10px;
	cursor: pointer;
	box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
	border: 1px solid #2e2e2e;
	border-right: none;
}

.add-info-block {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	width: 270px;
	position: fixed;
	right: -220px;
	-webkit-transition: right 0.4s ease-in-out;
	transition: right 0.4s ease-in-out;
	top: 163px;
	z-index: 97;
}

.open-info {
	right: 0;
	z-index: 9999;
}

.open-info #add-info-open-icon {
	display: none;
}

.open-info #add-info-close-icon {
	display: block;
}

.add-info-container {
	background: #2e2e2e;
	display: flex;
	flex-direction: column;
	padding: 20px;
	width: 220px;
	height: auto;
	/* border-bottom-left-radius: 10px; */
	box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
}

.add-info-btn .fa {
	color: #000000;
}

#add-info-close-icon {
	display: none;
}

.add-info-btn span {
	line-height: 1;
	color: #000000;
	margin-top: 5px;
	font-size: 12px;
}

.add-info-container a,
.header-location-container {
	color: #fff;
	font-size: 15px;
	display: flex;
	justify-content: space-between;
	font-weight: 400;
	text-align: right;
	width: 100%;
}

.email-btn {
	margin: 10px 0;
}

.add-info-container .fa {
	margin-right: 5px;
	margin-top: 2px;
}

.header-location-container {
	display: flex;
	align-items: center;
	gap: 8px;
	color: #fff;
}

.floating-cta-btn {
	position: fixed;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #2ECC71;
	width: 50px;
	padding: 10px;
	cursor: pointer;
	box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
	border: 1px solid #2e2e2e;
	border-right: none;
	right: 0;
	z-index: 98;
	top: 220px;
}

.floating-cta-btn a .fa {
	animation: ringing 5s ease-in-out infinite;
	color: #fff;
	font-size: 24px;
}

.header-menu-container {
	width: 95% !important;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top: 1px dashed #fddc1d;
	padding-top: 10px;
}

.header-info-holder {
	display: flex;
	width: calc(100% - 50px);
	order: 1;
}

.logo_container {
	position: relative !important;
	display: flex;
}

.text-logo {
	display: flex;
	align-items: center;
}

.text-logo-icon {
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.text-logo span {
	font-family: 'Montserrat', Arial, sans-serif;
	font-weight: 700;
	color: #fff;
}

.color-path {
	border-bottom: 50px solid #fddc1d;
	border-left: 22px solid transparent;
	border-right: 22px solid transparent;
	height: 0;
	width: 75px;
}

.text-logo-icon img {
	width: 62px;
	height: auto;
	position: absolute;
}

.main-header-napinfo-block {
	width: 160px;
	display: flex;
	justify-content: center;
	margin: 0px 5px;
}
.ws-header-booking {
    width: 160px;
    margin: 0px 5px;
}
a.main-header-email-btn {
	display: flex;
	align-items: center;
	gap: 8px;
	width: 150px;
}

a.main-header-email-btn i {
	color: #fddc1d;
}

a.main-header-email-btn p span {
	color: #ffffff;
}

div#et-top-navigation {
	width: 50px;
	padding-top: 0 !important;
	order: 2;
}

div#et_mobile_nav_menu {
	display: flex;
	justify-content: flex-end;
	width: 100%;
}

.mobile_nav {
	display: flex;
}

span.select_page {}

.mobile_menu_bar_toggle {}

.mobile_menu_bar {
	padding-bottom: 0 !important;
	background: #fddc1d;
	width: 50px;
	height: 50px;
	margin-left: auto;
}

.et_mobile_menu {
	background-color: #333333 !important;
	border-color: #fddc1d !important;
	top: 60px;
	height: auto !important;
}

.et_mobile_menu li a {
	color: #fff !important;
}

.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle) {
	position: relative;
}

.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle):before {
	content: '\f149';
	position: absolute;
	left: 0;
	font-family: 'FontAwesome';
	-webkit-transform: scaleX(-1) rotate(90deg);
	transform: scaleX(-1) rotate(90deg);
}

.et_mobile_menu .current_page_item a {
	color: #ffc107 !important;
}

/*change Divi opened hamburger menu to X*/
.mobile_nav.opened .mobile_menu_bar:before {
	content: '\4d';
}

/*rotate the Divi Menu icon on click*/
.mobile_menu_bar:before {
	transition: all .4s ease;
	transform: rotate(0deg);
	display: block;
	color: #000000;
	text-align: center;
	font-size: 50px;
	top: 0px;
	right: 1px;
	left: auto;
}

.booking-button-switch {
	display: none !important;
}

/*rotate the Divi Menu icon on click*/
/*END HEADER STYLES*/
/*PAGE STYLES*/
section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
	max-height: 450px !important;
	min-height: 450px !important;
	height: calc(100vh - 303px) !important;
	background-position: 66%;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container {
	max-height: 450px !important;
	min-height: 450px !important;
	height: calc(100vh - 303px) !important;
	width: 100%;
}

.header-content {
	margin: 0 auto !important;
	padding: 0px !important;
	width: 95% !important;
	max-width: 1080px !important;
}

.yellow-circle-header {
	position: absolute;
}

 

.circle-accent-header {
	position: absolute;
	width: 85vw;
	max-width: 433px;
	height: 85vw;
	max-height: 433px;
	border-radius: 50%;
	background: #ffffff00;
	pointer-events: none;
	border: 22vw solid #fddc1d;
	margin-left: 100px;
	z-index: -1;
}

.et_pb_header_content_wrapper {
	display: flex;
	width: 100%;
}

.header-content-block {
	width: 80%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 10;
}
.yellow-section-header {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
	margin-left: -5px !important;
}

.entry-title {
	text-align: center;
	font-size: 26px !important;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.1;
}

.home .entry-title {
	color: #fff;
	padding: 0;
}

.ws-slogan {
	width: 100%;
	max-width: 700px;
}

.ws-slogan h1 {
	width: 90%;
	max-width: 550px;
	text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.35);
	font-size: 26px;
	line-height: 1.3;
	text-align: left;
	color: #2e2e2e !important;
}

.header-btns {
	display: flex;
	width: 250px;
	flex-direction: column;
}

.button {
	display: flex;
	align-items: center;
	gap: 6px;
	width: 255px;
	font-size: 20px;
	font-weight: 700;
	background: #2e2e2e;
	text-decoration: none;
	clip-path: polygon(0 0, 100% 0, 85% 100%, 100% 100%, 0 100%);
	border: none;
	cursor: pointer;
	transition: transform .15s ease, box-shadow .15s ease;
	padding: 14px 40px;
	color: #fddc1d;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4), -1px -1px 0 rgba(0, 0, 0, 0.3);
	padding: 10px 10px 10px 10px;
	margin-bottom: 100px;
}

a.button:hover {
    background: #fddc1d;
    color: #2e2e2e;
}

.header-button-quote {
    display: flex;
    align-items: center;
    gap: 6px;
    width: 255px;
    font-size: 20px;
    font-weight: 700;
    background: #fddc1d;
    text-decoration: none;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 100% 100%, 0 100%);
    border: none;
    cursor: pointer;
    transition: transform .15s ease, box-shadow .15s ease;
    padding: 14px 40px;
    color: #2e2e2e;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4), -1px -1px 0 rgba(0, 0, 0, 0.3);
    padding: 10px 10px 10px 10px;
    margin-bottom: 20px;
}

.btn-cta {
	position: relative;
	overflow: hidden;
	transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;
}

.btn-cta:hover {
	transform: translateY(-1px) scale(1.03);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.btn-cta::before {
	content: "";
	position: absolute;
	top: 0;
	left: -120%;
	width: 80%;
	height: 100%;
	background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent);
	transform: skewX(-20deg);
}

.btn-cta:hover::before {
	animation: btn-shine 0.7s ease-out;
}

@keyframes btn-shine {
	from {
		left: -120%;
	}

	to {
		left: 140%;
	}
}

.yellow-circle-img {
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
	z-index: 1;
}

.yellow-circle-img img {
	position: absolute;
	width: 80vw;
	max-width: 560px !important;
	height: 41vw;
	max-height: 287px;
	object-fit: contain;
}

div#background-contact img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	margin-top: -70px;
}

p.success {
    color: #2e2e2e;
    margin-bottom: 5px;
	padding-left: 10px;
}

/*Image Road*/
div#road-wrapper-section {
	z-index: 1;
}

.road-wrapper {
	width: 100%;
	background: #2e2e2e;
	background-image: url(/wp-content/uploads/2025/12/gravel.webp);
	background-repeat: repeat;
	background-position: center;
	background-size: 50px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

.roadway-image {
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/wp-content/uploads/2025/12/background-roadway.webp);
	background-size: contain;
	background-repeat: repeat;
	background-position: center;
}

.truck-image {
	z-index: 1;
	margin-left: -20%;
	height: 500px;
	object-fit: contain;
	object-position: center;
}

.road-horizontal {
	position: absolute;
	width: 100vw;
	height: 190px;
	margin: 40px auto;
	background: #2b2b2b9e;
	overflow: hidden;
	border-radius: 12px;
	z-index: 1;
}

.lane-line-h {
	position: absolute;
	left: 0;
	right: 0;
	height: 6px;
	margin: 0 auto;
	background-image: repeating-linear-gradient(to right, #ffffff 0px, #ffffff 80px, transparent 10px, transparent 160px);
	animation: lane-move-horizontal 1.6s linear infinite;
}

.lane-line-h-top {
	top: 30%;
	transform: translateY(-50%);
}

.lane-line-h-bottom {
	top: 75%;
	transform: translateY(-50%);
}

@keyframes lane-move-horizontal {
	from {
		background-position: 0 0;
	}

	to {
		background-position: -160px 0;
	}
}

/*Contact Form Header*/

.contact-form-block {
    max-width: 600px;
    background: #fff;
    z-index: 10;
    position: absolute;
    width: 80%;
    right: 2.5%;
    background: linear-gradient(
    to top,
    #2e2e2e 0px,     
    #2e2e2e 40px,    
    #ffffff 40px,     
    #ffffff 100%     
);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

/*Circle*/
.yellow-cirgle-holder {
	position: absolute;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100vw;
	max-width: 1080px;
	margin: 0 auto;
}

.yellow-cirgle-holder.right-aligment {
	justify-content: flex-end;
}

div#yellow-circle-container .et_pb_code_inner {
	display: flex;
	justify-content: center;
	align-items: center;
}

.circle-accent {
	position: relative;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #ffffff00;
	pointer-events: none;
	margin-left: -55px;
	border: 30px solid #fddc1d;
}

.yellow-cirgle-holder.right-aligment .circle-accent {
	margin-left: unset;
	margin-right: -55px;
	background: #fff;
}


/* BADGES SECTION STYLE */
div#css-about-section {
	background-color: #ffffff !important;
	padding-bottom: 30px;
}

div#badges-section {
	background: #fff !important;
}



p.badge-content {
    color: #2e2e2e;
    font-weight: bold;
    font-size: 15px;
}

h2.badge-title {
	text-align: center;
}

.badge-text p {
	text-align: center;
}

.badges-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: baseline;
	gap: 20px;
}

.badge-holder {
	width: calc(50% - 20px);
	box-sizing: border-box;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	cursor: pointer;
	text-align: center;
	/* width: 100%; */
	/* height: 100%; */
}

.badge-holder:hover {
	transform: scale(1.1);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
	z-index: 10;
}

/*Circle 2*/
.circle-accent2 {
	position: absolute;
	top: -60px;
	right: -100px;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background: #fddc1d;
	pointer-events: none;
}

.circle-accent2::after {
	content: '';
	position: absolute;
	inset: 55px;
	border-radius: 50%;
	background: #fff;
}

/* Client Section */
.clients-title-block {
	text-align: center;
	margin-bottom: 70px;
}

.clients-title-block h2 {
	font-size: 32px;
	font-weight: 700;
	margin: 0;
	color: #2e2e2e;
}

.clients-title-block p {
	font-size: 14px;
	margin-top: 10px;
	color: #2e2e2e;
	opacity: 0.8;
}

.client-section {
	position: relative;
	color: rgb(255, 255, 255);
	font-family: sans-serif;
	padding: 0px;
	overflow: visible;
}

.clients-inner {
	width: 100%;
	max-width: 1200px;
	display: flex;
	flex-direction: column;
	margin: 0px auto;
}

.clients-card {
	flex: 1 1 100%;
	border-bottom: 1px solid #ffffff80;
	padding: 30px 40px;
	box-sizing: border-box;
	position: relative;
}

.clients-card::before {
	content: '';
	position: absolute;
	inset: 0;
	background-image: url("/wp-content/uploads/2025/12/clients-background.webp");
	opacity: 0.15;
	pointer-events: none;
}

.card-dark1 {
	background: #484b4a;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	transition: transform .3s ease, box-shadow .3s ease;
}
img.hat-img {
    position: absolute;
    z-index: 1;
    top: -75px;
    left: -17px;
    filter: drop-shadow(rgba(0, 0, 0, 0.4) 8px 8px 12px);
    width: 125px;
    height: 125px;
}

.clients-card.card-dark1 i {
	font-size: 42px;
	color: #fddc1d;
	margin-bottom: 12px;
}

.clients-card.card-dark1:hover {
	transform: scale(1.1);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
	z-index: 10;
}

.clients-card.card-dark1 h2 {
	text-align: center;
}

.clients-card.card-dark1:hover {
	transform: scale(1.1);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

.card-dark1:after {
	content: '';
	position: absolute;
	inset: 0;
	background-image: url("/wp-content/uploads/2025/12/clients-background.webp");
	width: 100vw;
	left: -100vw;
	background-position: center;
	display: none;
}

.card-dark2 {
	background: #343735;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	transition: transform .3s ease, box-shadow .3s ease;
}

.clients-card.card-dark2 i {
	font-size: 42px;
	color: #fddc1d;
	margin-bottom: 12px;
}

.clients-card.card-dark2 h2 {
	text-align: center;
}

.clients-card.card-dark2:hover {
	transform: scale(1.1);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
	z-index: 10;
}

.card-dark3 {
	background: #272727;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	transition: transform .3s ease, box-shadow .3s ease;
}

.clients-card.card-dark3 h2 {
	text-align: center;
}

.clients-card.card-dark3:hover {
	transform: scale(1.1);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

.clients-card.card-dark3:hover i {
	animation: ring 0.6s infinite;
	transform-origin: bottom center;
}

@keyframes ring {
	0% {
		transform: rotate(0deg);
	}

	10% {
		transform: rotate(15deg);
	}

	20% {
		transform: rotate(-15deg);
	}

	30% {
		transform: rotate(10deg);
	}

	40% {
		transform: rotate(-10deg);
	}

	50% {
		transform: rotate(5deg);
	}

	60% {
		transform: rotate(-5deg);
	}

	70% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(0deg);
	}
}

.clients-card.card-dark3 i {
	font-size: 42px;
	color: #fddc1d;
	margin-bottom: 12px;
	display: block;
	transition: transform .3s ease;
}

.card-dark3:after {
	content: '';
	position: absolute;
	inset: 0;
	background-image: url("/wp-content/uploads/2025/12/clients-background.webp");
	width: 100vw;
	right: -100vw;
	z-index: -1;
	background-position: center;
	display: none;
}

.clients-card:not(:last-child) {
	border-right: 1px solid #ffffff0d;
}

.clients-icon {
	font-size: 32px;
	margin-bottom: 20px;
}

.clients-card h2 {
	font-size: 18px;
	font-weight: 600;
	color: #fddc1d;
}

.clients-card p {
	font-size: 11px;
	line-height: 1.6;
	margin: 0;
	opacity: 0.9;
}

/*Home About*/
.home-about-title h2 {
	font-size: 32px;
	margin-bottom: 40px;
	text-align: left;
}

.home-about-title p {
	text-align: justify;
}

div#first-paragraph-img-container .et_pb_code_inner {
	display: flex;
	justify-content: center;
	align-items: center;
}

.round-img {
	width: 90vw;
	height: 90vw;
	max-width: 450px;
	max-height: 450px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	z-index: 5;
	position: relative;
}

.round-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 2;
}

.yellow-cirgle-holder-about {
	position: absolute;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin: 0 auto;
	z-index: 4;
	width: 90vw;
	height: 90vw;
	max-width: 450px;
	max-height: 450px;
}

.circle-accent-about {
	position: absolute;
	width: 100px;
	height: 100px;
	right: 3%;
	bottom: 0;
	border-radius: 50%;
	background: #fddc1d;
	pointer-events: none;
	border: 30px solid #fddc1d;
	z-index: 0;
}

.yellow-cirgle-holder-about2 {
	position: absolute;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin: 0 auto;
	z-index: 3;
	width: 90vw;
	height: 90vw;
	max-width: 450px;
	max-height: 450px;
}

.circle-accent-about2 {
	position: absolute;
	width: 150px;
	height: 150px;
	left: -12%;
	bottom: 50%;
	border-radius: 50%;
	background: #ffffff00;
	pointer-events: none;
	border: 45px solid #fddc1d;
	z-index: 0;
}

.yellow-cirgle-holder-about3 {
	position: absolute;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin: 0 auto;
	z-index: 6;
	width: 90vw;
	height: 90vw;
	max-width: 450px;
	max-height: 450px;
}

.circle-accent-about3 {
	position: absolute;
	width: 50px;
	height: 50px;
	right: -13%;
	bottom: 88%;
	border-radius: 50%;
	background: #ffffff00;
	pointer-events: none;
	border: 15px solid #fddc1d;
	z-index: 10;
}

/*3 yellow circle about*/
.yellow-cirgle-holder-about-1\.1 {
	position: absolute;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100vw;
	max-width: 1080px;
	margin: 0 auto;
}

.circle-accent-about-1\.1 {
	position: relative;
	width: 60px;
	height: 60px;
	bottom: 135px;
	border-radius: 50%;
	background: #ffffff00;
	pointer-events: none;
	margin-right: 55px;
	border: 15px solid #fddc1d;
	z-index: 0;
}

.yellow-cirgle-holder-about-1\.2 {
	position: absolute;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100vw;
	max-width: 1080px;
	margin: 0 auto;
}

.circle-accent-about-1\.2 {
	position: relative;
	width: 20px;
	height: 20px;
	bottom: 118px;
	left: 80px;
	border-radius: 50%;
	background: #ffffff00;
	pointer-events: none;
	margin-right: 55px;
	border: 15px solid #fddc1d;
	z-index: 0;
}

.yellow-cirgle-holder-about-1\.3 {
	position: absolute;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100vw;
	max-width: 1080px;
	margin: 0 auto;
}

.circle-accent-about-1\.3 {
	position: relative;
	width: 10px;
	height: 10px;
	bottom: 112px;
	left: 130px;
	border-radius: 50%;
	background: #ffffff00;
	pointer-events: none;
	margin-right: 55px;
	border: 10px solid #fddc1d;
	z-index: 0;
}

/* SERVICES SECTION STYLE */
div#home-section-title {
	background-color: #2e2e2e !important;
	display: flex;
	justify-content: center;
	position: relative;
}

div#home-section-title:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #2e2e2e;
	bottom: -25px;
	z-index: 999;
}

div#services-blocks-section {
	background-color: #ffffff !important;
}

div#services-blocks-section:after {
	top: auto;
	right: auto;
	left: 0;
	bottom: 0;
	transform: rotate(180deg);
}

.srvBlockTitle p {
	text-align: center;
	font-size: 26px;
	color: #ffffff;
	line-height: 1.2;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}

.srvElement {
	max-width: 500px;
	margin: 0 auto;
	background: #ffffff;
	margin-bottom: 25px;
	margin-top: 25px;
	overflow: hidden;
}

.srv-icon {
	position: absolute;
	background: #388e3c;
	width: 75px;
	height: 75px;
	right: 0;
	bottom: -37px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
	border: 5px solid #388e3c;
}

.srv-icon img {
	width: 50px !important;
	height: 50px !important;
	object-fit: contain !important;
	object-position: center !important;
	border: none !important;
	filter: brightness(0.95);
}

.srvElementHeader h2 {
	text-align: center;
	color: #2e2e2e;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 22px;
	min-height: 59px;
	display: flex;
	justify-content: center;
	align-items: center;
	display: inline-block;
    cursor: pointer;
}

.srvElementImg {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 36px;
	position: relative;
}
.srv-icon {
    display: none;
}

.srvElementImg img {
	width: 100%;
	max-height: 330px;
	object-fit: cover;
	object-position: center;
}

.srvElementBody {
	position: relative;
	padding: 0px 20px 20px 20px;
	overflow: hidden;
}

.srvElementBody::before {
	content: '';
	position: absolute;
	left: 95px;
	width: 40%;
	bottom: 0px;
	height: 20px;
	background: #ffd800;
	transform: skewX(305deg);
	z-index: 999;
}

.srvElementBody::after {
	content: '';
	position: absolute;
	left: 0%;
	bottom: 0px;
	width: 100%;
	height: 20px;
	background: #2e2e2e;
}

.srvElementBody a {
	color: #45c44b;
}

.srvElementHeader {
	/* border-top: 1px dashed #ffc107; */
}

.srvElementContent {
	text-align: justify;
	font-size: 16px;
	line-height: 1.6;
	color: #2e2e2e;
	padding-bottom: 30px;
}

.srvElement:hover .srvElementImg img {
	filter: grayscale(1) drop-shadow(0px 0px 6px #fff);
}

.srvElement:hover .srv-icon img {
	filter: none;
}

.srvElement:hover h2 {
	color: #2e2e2e;
	font-weight: bold;
}
div#srv-list {padding: 50px 0px 0px 10px;}

div#home-content-section {
	background-color: #ffffff !important;
	padding-bottom: 30px;
	padding-top: 30px;
}

#additionalServices {
	list-style: none;
	text-align: center;
	padding: 0;
	list-style-type: none;
	margin-top: 10px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-bottom: 20px;
}

#additionalServices li {
	break-inside: avoid;
	padding: 5px 3px;
	font-size: 18px;
	color: #2e2e2e;
	position: relative;
	text-align: center;
	margin-bottom: 0 !important;
}

#additionalServices li a {
	color: #fff;
	text-decoration: underline;
}

#additionalServices li::before {
	content: "\f00c";
	font-family: 'FontAwesome';
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 5px;
}

/* PROJECTS SLIDER STYLE */
div#slider-section {
	background: #fff;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 30px;
}

.projects-slider-subtitle {
	text-transform: uppercase;
	color: #2e2e2e;
	font-weight: 500;
	text-align: center;
	/* border-bottom: 1px dashed #edce1b; */
	margin-bottom: 15px;
	padding-bottom: 2px;
	display: inline-block;
}

.projects-slider-title {
	text-align: center;
	font-size: 26px !important;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.1;
	color: #2e2e2e;
	width: 95%;
	margin: 0 auto;
}

.swiper-container {
	position: relative;
	width: 95%;
	margin: 0 auto;
	max-width: 2000px;
}

.swiper {
	width: 100%;
	padding: 30px 0 95px 0;
}

.swiper-slide {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	border-radius: 12px;
	box-shadow: -1px 5px 15px #0000001f;
}

.slide-content {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.slide-content img {
	width: 100%;
	height: 400px;
	object-fit: cover;
	object-position: center;
}

.slider-button {
	position: absolute;
	bottom: 13%;
	background: #fddc1d;
	color: #2e2e2e;
	padding: 10px 25px;
	display: inline-block;
	line-height: 1;
	border: 1px solid #2e2e2e;
}

.slide-content .title {
	position: absolute;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	bottom: 28%;
	width: 192px;
	text-align: center;
	text-shadow: -1px -1px 0 rgb(0 0 0 / 40%), 1px -1px 0 rgb(0 0 0 / 40%), -1px 1px 0 rgb(0 0 0 / 40%), 1px 1px 0 rgb(0 0 0 / 40%);
	filter: drop-shadow(1px 1px 6px #fddc1d);
}

.slide-title {
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	bottom: -65px;
}

.slide-title img {
	width: 70px;
	background: #333;
	padding: 10px;
	border: 1px solid rgb(255 193 7 / 33%);
}

.slide-title span {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}

.swiper-slide {}

.swiper-button-next:after,
.swiper-button-prev:after {
	display: none;
}

.swiper-button-next .fa,
.swiper-button-prev .fa {
	color: #ffffff;
}

.swiper-button-next,
.swiper-button-prev {
	background: #2e2e2e;
	border: 1px solid #ffffff33;
}

/* SERVICES LIST SECTION STYLE */
div#services-list-section {
	background-color: #ffffff !important;
}

.homepage-services {text-align: center;margin: 0 auto;padding: 35px 0;border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;}

.homepage-services #servcss {
	padding: 0;
}


ul#servcss {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.homepage-services #servcss li {
	position: relative;
	margin: 0.3em 3px;
	color: #ffffff;
	text-align: right;
	display: flex !important;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	line-height: 1.2;
}

.homepage-services #servcss li:before {
	content: '\f101';
	color: #f1d115;
	font-family: 'FontAwesome';
	padding-right: 10px;
}

/* NEW CONTENT */
div#last-content-3-section {
	background: #388e3c;
	color: #fff;
}

div#last-content-3-section h2 {
	color: #fff;
}

.second-list-title-circle {
	position: relative;
	width: 300px;
	height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0 auto;
	padding: 20px;
}

.second-list-title-circle::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #2e2e2e;
	border-radius: 50%;
	z-index: -1;
	box-shadow: -20px 20px 30px rgba(0, 0, 0, 0.7);
}

.second-list-title-circle h2 {
	position: relative;
	margin: 0;
	color: #ffffff;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.1;
	white-space: normal;
}

.second-list-container {
	position: relative;
	max-width: 900px;
	display: flex;
	justify-content: center;
}

ol.second-list-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0;
	list-style: inside disc;
	width: 100%;
	max-width: 600px;
	margin-top: 30px;
	counter-reset: step;
}

.second-list-content li {
	counter-increment: step;
	position: relative;
	margin: 18px 0;
	padding: 16px 24px 16px 140px;
	border-radius: 90px;
	min-height: 65px;
	margin-bottom: 10px !important;
	background: #f7d61c;
	color: #2e2e2e;
	text-align: left;
	display: flex;
	align-items: center;
	width: 100%;
	z-index: 1;
	box-shadow: -20px 20px 30px rgba(0, 0, 0, 0.7);
}

ol.second-list-content li::marker {
	color: #fddc1d !important;
}

ol.second-list-content li::before {
	content: counter(step, decimal-leading-zero);
	position: absolute;
	left: 35px;
	top: 50%;
	transform: translateY(-50%);
	width: 75px;
	height: 75px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	font-size: 32px;
	border-radius: 50%;
	background: rgb(46 46 46);
	color: #f7d61c;
	z-index: 2;
	box-shadow: -20px 20px 30px rgba(0, 0, 0, 0.7);
}

.second-list-title-circle::after {
	content: '';
	position: absolute;
	top: -40px;
	left: -40px;
	right: -40px;
	bottom: -40px;
	background: #fddc1d;
	border-radius: 50%;
	z-index: -2;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

div#first-section-list,
div#second-section-list {
	background: #2e2e2e;
	background-image: url(/wp-content/uploads/2025/12/gravel.webp);
	background-repeat: repeat;
	background-position: center;
	background-size: 50px;
}

div#vertical-road {
	position: absolute;
	top: 0;
	height: 100%;
	padding: 0;
	overflow: hidden;
	z-index: 0;
}

div#first-section-list {
	display: flex;
	justify-content: center;
	align-items: center;
}

.first-list-content li:hover,
.second-list-content li:hover {
	background: #fddc1d;
	color: #2e2e2e;
}

.first-list-container {
	position: relative;
	max-width: 900px;
}

.first-list-title-circle {
	position: relative;
	width: 300px;
	height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0 auto;
	padding: 20px;
	margin-bottom: 50px;
}

.first-list-title-circle::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #2e2e2e;
	border-radius: 50%;
	z-index: -1;
	box-shadow: -20px 20px 30px rgba(0, 0, 0, 0.7);
}

.first-list-title-circle::after {
	content: '';
	position: absolute;
	top: -30px;
	left: -30px;
	right: -30px;
	bottom: -30px;
	background: #fddc1d;
	border-radius: 50%;
	z-index: -2;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

div#bullets-content-block {
	padding: 20px;
	background: rgb(46 46 46);
	border-radius: 20px;
	box-shadow: -20px 20px 30px rgba(0, 0, 0, 0.7);
}

div#vertical-road .et_pb_column {
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
}

div#vertical-street-lines {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
}

.road {
	position: relative;
	width: 70vw;
	max-width: 366px;
	height: 150%;
	margin-top: -50% !important;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 12px;
	background: #2b2b2b;
}

.lane-line {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 6px;
	margin: 0 auto;
	background-image: repeating-linear-gradient(to bottom, #f3f3f3 0px, #f3f3f3 80px, transparent 70px, transparent 160px);
	animation: lane-move 1.6s linear infinite;
}

.lane-line-left {
	left: 25%;
	transform: translateX(-50%);
}

.lane-line-right {
	left: 75%;
	transform: translateX(-50%);
}

@keyframes lane-move {
	from {
		background-position-y: 0;
	}

	to {
		background-position-y: 160px;
	}
}

.first-list-title-circle h2 {
	color: #fff;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.35);
	font-size: 20px;
}

ul.first-list-content {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px 30px;
	padding: 0;
	list-style: inside disc;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

.first-list-content li {
	width: 100%;
	position: relative;
	margin: 10px 0;
	border-radius: 50px;
	min-height: 40px;
	line-height: 40px;
	margin-bottom: 10px !important;
	background: rgb(46 46 46 / 62%);
	padding-left: 30px;
	color: #ffffff;
	text-align: left;
	z-index: 1;
	box-shadow: -20px 20px 30px rgba(0, 0, 0, 0.7);
}

.first-list-content::before {
	content: '';
	position: absolute;
	left: 60px;
	top: 0;
	bottom: 0;
	width: 60px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .08);
	z-index: 0;
	display: none;
}

ul.first-list-content li::marker {
	color: #fddc1d !important;
	margin-right: 50px;
}

ul.first-list-content li::before {
	counter-increment: step;
	/* content: counter(step, decimal-leading-zero); */
	position: absolute;
	left: 35px;
	top: 50%;
	transform: translateY(-50%);
	width: 70px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	font-size: 32px;
	background: rgb(255 255 255);
	color: #2e2e2e;
	z-index: 2;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

ul.first-list-content li:hover::before {
	background: #2e2e2e;
	color: #fddc1d;
}

.first-list-content li:hover::marker {
	color: #2e2e2e !important;
}

div#second-list-image {
	max-width: 600px;
	margin: 0 auto;
}

/* NAP SECTION STYLE */
div#homepage-nap-section {
	background-color: #388e3c !important;
	background-position-x: 10%;
}

/* NAP Google listing button */
#main-footer .listing-rev-btn .fa {
	display: block;
	margin-right: 5px;
}

#main-footer .listing-rev-btn img {
	display: none;
}

#main-footer .listing-rev-btn {
	border: 1px solid #ffc200;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	background: #388e3c;
	color: #fff;
	bottom: 10px;
	padding: 5px 35px 5px 32px;
	font-weight: normal;
	font-size: 16px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	z-index: 999;
}

/* Floating Quote Button button */
.floating-quote-btn {
	display: inline-block;
	position: fixed;
	left: 0;
	background: #388e3c;
	color: #fff;
	border: 1px solid #ffc200;
	border-left: 0;
	bottom: 58px;
	padding: 5px 15px 5px 15px;
	font-weight: normal;
	z-index: 9999;
}

/* TESTIMONIALS SECTION STYLE */

div#home-testimonials {
    padding-top: 0;
    padding-bottom: 80px;
}


.quote-section {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 50px 0px;
}

.quote-section::before {
    content: "";
    position: absolute;
    left: 10%;
    top: 123px;
    bottom: 80px;
    width: 670px;
    height: 300px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 10px;
    background: rgb(46, 46, 46);
    border-radius: 5%;
}

.testimonials-wrapper {
    position: relative;
    max-width: 720px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 10px;
    background: rgb(255, 255, 255);
    border-radius: 26px;
    padding: 60px 70px;
}

.quote-buble.left {
	position: absolute;
	bottom: 270px;
	right: 635px;
	z-index: 999;
	width: 110px;
	border-radius: 50%;
	height: 110px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 15px 35px;
	display: flex;
	background: #f1d115;
	justify-content: center;
	align-items: center;
}
 
.quote-buble.right {
    position: relative;
    bottom: -225px;
    right: 35px;
    z-index: 999;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: rgb(241, 209, 21);
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    display: flex;
    align-items: center;
    justify-content: center;
}
 

span.fold {
    z-index: 1;
    position: absolute;
    top: 56px;
    right: 66px;
    height: 20px;
    width: 20px;
    display: inline-block;
    box-shadow: black 0px 0px 3px;
    /* transition: 0.5s ease-in-out; */
    background: rgb(46, 46, 46);
}

.testimonials-wrapper:hover span.fold::after {
   transform: rotate(0deg);
   background-color: #fbfbfb;
   top: 4px;
   right: 4px;
   border-top: 1px solid rgb(201, 201, 201);
   border-right: 1px solid rgb(201, 201, 201);
}
.testimonials-wrapper:hover span.fold {box-shadow: #ffffff 0px 0px 3px;background: rgb(255 255 255);}

span.fold::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 150%;
    height: 150%;
    transform: rotate(45deg) translateX(0%) translateY(-18px);
    background-color: rgb(255, 255, 255);
    pointer-events: none;
}

.quote-bubble2 {
    position: absolute;
    width: 40px;
    top: 389px;
    right: 235px;
    height: 40px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 15px 35px;
    z-index: 2;
    border-radius: 50%;
    background: transparent;
    border: 10px solid #f1d115;
}

.quote-bubble3 {
    position: absolute;
    width: 30px;
    top: 440px;
    right: 225px;
    height: 30px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 15px 35px;
    z-index: 2;
    border-radius: 50%;
    background: transparent;
    border: 8px solid #f1d115;
}

.quote-bubble4 {
    position: absolute;
    width: 20px;
    top: 460px;
    right: 275px;
    height: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 15px 35px;
    z-index: 2;
    border-radius: 50%;
    background: #f1d115;
}

.quote-bubble {
	position: absolute;
	width: 80px;
	top: 385px;
	right: 315px;
	height: 80px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 15px 35px;
	z-index: 2;
	border-radius: 50%;
	background: transparent;
	border: 20px solid #f1d115;
}

.testimonials-wrapper::after {
    content: "";
    position: absolute;
    left: 75px;
    bottom: -85px;
    width: 80px;
    height: 80px;
    clip-path: polygon(0px 0px, 100% 0px, 0px 100%);
    z-index: -1;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 10px;
    background: rgb(46, 46, 46);
}

p.free-estimate-title {
    padding: 20px 10px 10px 10px;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 0 3px 0 rgba(0,0,0,0.15),
    0 6px 10px rgba(0,0,0,0.35);
     */
;
    z-index: 2;
}

 
 form#contactForm {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0px 10px 0 10px;
}
div#contact {
    padding-bottom: 0;
}
.nap_cf_customer_name {
    width: calc(50% - 5px);
    position: relative;
    overflow: hidden;
}
.nap_cf_customer_name:before {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid transparent;
	position: absolute;
	right: 0;
	bottom: 0;
	filter: drop-shadow(0px 0px 2px #a3a3a3);
	}
input#customer_name {width: 100%;border: 1px solid #ffffff;border-bottom: 1px solid #a3a3a3;padding: 0 0 5px 5px;height: 40px;}

.nap_cf_phone_cf {
    width: calc(50% - 5px);
    position: relative;
	overflow: hidden;
}
.nap_cf_phone_cf:before {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid transparent;
	position: absolute;
	right: 0;
	bottom: 0;
	filter: drop-shadow(0px 0px 2px #a3a3a3);
	}
input#phone-cf {
    width: 100%;
    border: 1px solid #ffffff;
    border-bottom: 1px solid #a3a3a3;
    padding: 0 0 5px 5px;
    height: 40px;
}

input#customer_email {
    width: 100%;
    border: 1px solid #ffffff;
    border-bottom: 1px solid #a3a3a3;
    padding: 0 0 5px 5px;
    height: 40px;
}

.nap_cf_message {
    width: 100%;
    position: relative;
    overflow: hidden !important;
    display: flex;
}
.nap_cf_message p {
	    width: 100%;
}
.nap_cf_message:before {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid transparent;
	position: absolute;
	right: 0;
	bottom: 6px;
	filter: drop-shadow(0px 0px 2px #a3a3a3);
	}
textarea#message {
    width: 100%;
    border: 1px solid transparent;
    border-left: 1px solid #a3a3a3;
    border-bottom: 1px solid #a3a3a3;
    padding: 0px 0px 0px 5px;
}

.nap_cf_vercode_container {
    width: 100%;
    margin-bottom: 30px;
}

.nap_cf_vercode_container p {
    display: flex;
}

.nap_cf_vercode_container img {
    width: 120px;
    margin-right: 10px;
}

input#vercode {
    margin: 0;
    width: calc(100% - 130px);
    border: 1px solid #ffffff;
    border-bottom: 1px solid #a3a3a3;
    padding: 0 0 5px 5px;
}

input#submitter:hover {
    background: #2e2e2e;
    color: #fddc1d;
}

input#submitter {
    margin-top: 30px;
    margin-bottom: 12px;
    height: 40px;
    font-size: 14px;
    width: 70%;
    background: #fddc1d;
    border: #fddc1d;
    color: #2e2e2e;
    font-weight: bold;
    display: block;
    margin: 0px auto;
    clip-path: polygon(20% 0%, 100% 0%, 80% 100%, 0% 100%);
    box-shadow: 0 6px 12px rgba(0,0,0,0.25);
}

.nap_cf_customer_email {
    width: 100%;
    margin: 10px auto;
    position: relative;
    overflow: hidden;
}
.nap_cf_customer_email:before {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid transparent;
	position: absolute;
	right: 0;
	bottom: 0;
	filter: drop-shadow(0px 0px 2px #a3a3a3);
	}
/* CONTACT FORM STYLE */
/* FOOTER STYLE */
#main-footer {
	background: #333333;
	background-size: contain;
	background-repeat: repeat;
}

#main-footer .container {
	width: 95%;
}

div#footer-bottom {
	background-color: #fcdb1c;
	padding: 15px;
	color: #2e2e2e;
}

.paymentsbox {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.footer-widget h4 {
	color: #ffffff;
	font-size: 22px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 1px dashed #fcdb1c;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.footer-widget .textwidget {
	color: #efefef;
}

#footer-widgets .footer-widget a {
	background-color: #fff;
}

table.openinghours {
	max-width: 350px;
	margin: 0 auto !important;
	width: 100%;
}

table.openinghours tr {
	display: flex;
	justify-content: space-between;
	line-height: 2;
	font-family: 'Open Sans', sans-serif;
	color: #efefef;
}

#current-day {
	background-color: #fddc1d;
	padding: 0 2px;
}

#current-day td {
	color: #000;
	text-shadow: none;
}

#closed-day {
	color: #efefef;
}

ul#menu-footer-menu li a {
	background: transparent !important;
}

ul#menu-footer-menu li:before {
	color: #fff !important;
	content: '\f101' !important;
	font-family: 'FontAwesome' !important;
	border: none !important;
	top: 0 !important;
}

/* SIDEBAR, BLOG PAGE, BLOG POST STYLES */
.et_pb_sidebar_0 h4.widgettitle {
	font-size: 26px;
	font-weight: 400;
	color: #231f20;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: center;
	border-bottom: 1px solid #231f20;
}

#sidebar h4.widgettitle {
	font-size: 26px;
	font-weight: 400;
	color: #062d5b;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: center;
	border-bottom: 1px solid #062d5b;
}

.et_pb_sidebar_0 .textwidget {
	text-align: center !important;
}

#sidebar .textwidget {
	text-align: center;
}

.single-post div#main-content,
.blog div#main-content {
	background-color: #ffffff;
	min-height: 50vh;
}

.single-post .et_pb_post .entry-content {
	text-align: justify;
}

.single-post div#main-content .container {
	padding: 0px 0 !important;
}

.et_pb_title_meta_container,
.post-meta {
	text-align: center;
}

.post-content-inner {
	text-align: justify;
}

.single-post div#main-content .post {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.single-post div#main-content .container {
	padding: 0px 0 !important;
	width: 95%;
}

.single-post .et_pb_row {
	width: 100% !important;
}

#left-area .post-meta a {
	color: #16bae1;
}

#left-area .post-meta {
	text-align: center;
}

.blog .et_pb_post {
	text-align: justify;
}

.single-post h2 {
	text-align: left;
}

.single-post p {
	text-align: justify;
}

/*MEDIA QUERIES*/
@media only screen and (min-width: 600px) {
	.circle-accent-header {
    border-width: 100px;
}
	
	#additionalServices li {
		break-inside: avoid;
		padding: 10px 5px;
		text-align: left;
		
	}

	
	/*Client section */
	.clients-card {
		flex: 1 1 33.333%;
	}

	.circle-accent {
		width: 150px;
		height: 150px;
		border-width: 45px;
		margin-left: -75px;
	}

	.yellow-cirgle-holder.right-aligment .circle-accent {
		margin-right: -75px;
	}
	
	.quote-buble.right {
    width: 200px;
    height: 50px;
}
}

@media only screen and (max-width: 768px) {
		ul#servcss {
    flex-direction: row !important;
}

ul#servcss li {
    flex: 1 1 33.333%;
    justify-content: flex-start !important;
}
}




@media screen and (max-width: 980px) {

	/* Home About */
	div#home-about {
		display: flex;
		flex-direction: column;
	}

	ul#servcss {
    flex-direction: column;
}
 
	
	.testimonial-item.keen-slider__slide {
    min-width: 300px;
}

.testimonials-wrapper {
    padding: 40px 40px;
}

span.fold {
    top: 36px !important;
    right: 36px !important;
}
	
		button.btn-12 {
    margin-bottom: 20px;
}
	

	/* ADDITIONAL STYLES FOR MOB. RES. */
	.et_pb_sidebar_0 .et_pb_widget {
		width: 100%;
	}

	.footer-widget:nth-child(n) {
		width: 100% !important;
		text-align: center;
		margin: 0 !important;
	}

	.et_pb_text {
		text-align: center !important;
	}

	#footer-widgets .footer-widget .fwidget {
		width: 100% !important;
		margin-bottom: 30px !important;
	}

	ul.first-list-content {
		display: flex;
		flex-direction: column;
		gap: inherit;
	}
}

	@media screen and (max-width: 600px) {
		
			ul#servcss {
    flex-direction: column !important;
}
		
.second-list-title-circle h2 {
    font-size: 20px;
}
		
.quote-buble.right {
    width: 50%;
    padding: 10px 10px 10px 10px;
}
 	
h2.testimonials-title {
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
}
		
div#last-content-2-section {
    padding: 0;
}
		
 
 
 

.quote-bubble2 {
    margin-top: 90px;
}
			.quote-section::before {
    top: 32px;
    width: 374px;
}

.testimonials-wrapper {
    padding: 40px 40px !important;
    width: 400px;
    margin-left: 50px;
}

.quote-buble.right {
    padding: 30px 30px 30px 30px;
    left: -75px;
    bottom: -220px;
    z-index: 2;
    width: 50px;
}
		
		.quote-buble.right img {
    max-width: 100px;
    height: 55px;
    padding-left: 8px;
}
		
	}


@media screen and (min-width: 981px) {
	
	.clients-inner {
        flex-direction: row;
	}


	/*HEADER STYLES*/
	.main-header-napinfo-block {
		position: absolute;
		justify-content: flex-end;
		width: 200px;
		max-width: 1080px;
		border: none;
		margin: 0;
		z-index: 9999;
		right: 2.5%;
	}

	.header-menu-container {
		justify-content: flex-start;
	}

	.header-info-holder {
		width: 300px;
	}

	div#et-top-navigation {}

	div#et_mobile_nav_menu {
		display: none;
	}


	.ws-slogan h1 {
    font-size: 36px;
    max-width: 700px;
}

.yellow-circle-img img {
    width: 80vw;
    max-width: 720px !important;
    height: 41vw;
    max-height: 720px !important;
    margin-left: -75px;
    margin-top: -180px;
}

.circle-accent-header {
    width: 85vw;
    max-width: 720px;
    height: 85vw;
    max-height: 720px;
    margin-left: 100px;
    border-width: 180px;
    margin-top: -185px;
}

.yellow-circle-img {}

.ws-header-booking {
    width: 100%;
    text-align: center;
    margin: 0;
}

	/* MAIN WRAPPER */
	#et-top-navigation {
		width: calc(100% - 500px) !important;
		background: #2e2e2e;
		padding: 0;
		min-width: 431px;
		max-width: 580px;
		display: flex;
		justify-content: center;
	}

	/* TOP MENU UL */
	#top-menu {
		display: block !important;
		/* justify-content: space-between; */
		/* align-items: center; */
		gap: 5px;
		list-style: none;
		margin: 0;
		padding: 0;
	}

	/* TOP LEVEL LINKS */
	#top-menu-nav #top-menu>li>a {
		color: #fff !important;
		font-weight: 600 !important;
		font-size: 11px;
		padding: 12px 4px !important;
	
		display: block;
		text-transform: uppercase !important;
		letter-spacing: 0.4px;
		transition: all .3s ease !important;
		white-space: nowrap;
	}

	/* ACTIVE + HOVER */
	#top-menu>li:hover>a,
	#top-menu>li.current-menu-item>a {
		color: #fddc1d;
	}

	/* UNDERLINE EFFECT */
	#top-menu>li>a::after {
		position: absolute !important;
		left: calc(50% - 10px);
		right: unset !important;
		top: unset !important;
		bottom: 4px;
		width: 0;
		height: 2px;
		background: #fddc1d;
		transition: .3s ease;
		transform: translateX(-50%);
		opacity: 0.8;
	}

	#top-menu>li:hover>a::after,
	#top-menu>li.current-menu-item>a::after {
		width: 50%;
		left: 50% !important;
	}

	/* MAKE MENU *FLEX-SHRINK*, SO ALL FIT IN 431PX */
	#top-menu>li {
		flex: 1;
		text-align: center;
		position: relative;
		min-width: 0;
		padding-right: 0px !important;
	}

	#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #2e2e2e;
}
	
	/* SUBMENU (DROPDOWN) */

ul.sub-menu li {
    background-color: #2e2e2e;
}

	ul.sub-menu li a {
    color: #fff;
}
	#top-menu li ul.sub-menu {
		position: absolute;
		top: 100%;
		left: 0;
		background: #2e2e2e;
		padding: 8px 0;
		min-width: 150px;
		opacity: 0;
		visibility: hidden;
		transform: translateY(8px);
		transition: all .25s ease;
		border-radius: 6px;
		border: 1px solid rgba(255, 255, 255, 0.15);
		z-index: 9999;
	}

	#top-menu li:hover ul.sub-menu {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}

	#top-menu li ul.sub-menu li a {
		padding: 8px 12px;
		font-size: 13px;
		color: #fff !important;
	}

	#top-menu li ul.sub-menu li a:hover {
		background: rgba(255, 255, 255, 0.1);
		color: #fddc1d;
	}

	/*END HEADER STYLES*/
	/*PAGE STYLES*/
	section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
		max-height: 900px !important;
		min-height: 600px !important;
		height: calc(100vh - 184px) !important;
		background-position: center;
		background-position-y: 83%;
	}

	.et_pb_fullscreen .et_pb_fullwidth_header_container {
		max-height: 900px !important;
		min-height: 600px !important;
		height: calc(100vh - 184px) !important;
	}

	.entry-title {
		text-align: left;
		padding-top: 50px;
	}

	/* BADGES STYLE DESKTOP*/
	.badges-container {
		display: flex;
		justify-content: center;
		gap: 20px;
	}

	.badge-holder {
		width: 180px;
		align-items: center;
		justify-content: center;
		flex: 0 1 auto;
	}

	.badge-holder img {
		display: block;
		width: 180px;
		height: 180px;
		object-fit: contain;
		object-position: center;
		margin-bottom: 10px;
		padding: 10px;
		box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
		background: #fff;
	}

	.circle-accent {
		width: 200px;
		height: 200px;
		border-width: 55px;
		margin-left: -100px;
	}

	.yellow-cirgle-holder.right-aligment .circle-accent {
		margin-right: -100px;
	}

	/* SERVICES STYLE DESKTOP*/
	.section-title-heading {
		color: #2e2e2e;
		font-size: 32px;
		text-align: center;
		font-weight: bold;
	}

	.srvElement {
		width: 32%;
		display: flex;
		flex-direction: column;
		margin: 0;
		margin-bottom: 15px;
		margin-top: 15px;
		box-shadow: rgba(14, 63, 126, 0.06) 0px 0px 0px 1px, rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 2px 2px -1px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px, rgba(42, 51, 70, 0.03) 0px 10px 10px -5px, rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;
	}

	.srvElementImg img {
		height: 200px;
	}

	.srvElementFullWidth .srvElementImg img {
		height: 100%;
	}

	.srvBlock {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 1200px;
		margin: 0 auto;
	}

	.srvElementBody {
		height: 100%;
	}

	.srvElementHeader h3 {
		min-height: 54px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.srvElementContent {
		height: 100%;
	}

	.srvElementFullWidth .srvElementContent {
		height: auto;
	}

	.srvElement.srvElementFullWidth {
		width: 100%;
		max-width: 1080px;
		flex-direction: row;
	}

	.srvElementFullWidth .srvElementHeader {
		border-top: none;
	}

	.srvElementFullWidth .srv-icon {
		bottom: 0;
		right: -32px;
	}

	.srvElementFullWidth .srvElementImg {
		width: 34%;
		margin: 0;
	}

	.srvElementFullWidth .srvElementBody {
		width: calc(68% - 20px);
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin: 20px 20px 0px 20px;
		/* border-left: 1px dashed #ffc107; */
		height: auto;
		padding: 0px 0px 0px 20px;
	}

	#additionalServices {
		columns: 3;
		column-gap: 10px;
	}

	.srv-icon {
		display: none;
	}

	/* PROJECTS SLIDER DESKTOP */
	.swiper-container {
		width: 90%;
	}

	.swiper-button-prev {
		left: -40px;
	}

	.swiper-button-next {
		right: -40px;
	}

	/* BULLETS STYLE */
	div#first-list-row,
	div#second-list-row {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}

	.second-list-container {
		position: relative;
		max-width: 900px;
	}

	ol.second-list-content {
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 0;
		list-style: inside disc;
		width: 100%;
		max-width: 600px;
		margin-top: 30px;
		counter-reset: step;
	}

	.second-list-content li {
		counter-increment: step;
		content: counter(step);
		position: relative;
		margin: 15px 0;
		padding: 16px 24px 16px 140px;
		border-radius: 90px;
		min-height: 50px;
		margin-bottom: 10px !important;
		background: #2e2e2e;
		color: #f7d61c;
		text-align: left;
		width: 100%;
		z-index: 1;
		box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
	}

	ol.second-list-content li::marker {
		color: #2e2e2e !important;
	}

	ol.second-list-content li::before {
		content: counter(step, decimal-leading-zero);
		position: absolute;
		left: 35px;
		top: 50%;
		transform: translateY(-50%);
		width: 75px;
		height: 75px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: 700;
		font-size: 32px;
		border-radius: 50%;
		background: rgb(247 214 28);
		color: #2e2e2e;
		z-index: 2;
		box-shadow: -20px 20px 30px rgba(0, 0, 0, 0.7);
	}

	.second-list-title-circle::after {
		content: '';
		position: absolute;
		top: -30px;
		left: -30px;
		right: -30px;
		bottom: -30px;
		background: #f7d61c;
		border-radius: 50%;
		z-index: -2;
		box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
	}

	.first-list-content li:hover,
	.second-list-content li:hover {
		background: #f7d61c;
		color: #2e2e2e;
	}

	.first-list-container {
		position: relative;
		max-width: 900px;
	}

	.first-list-title-circle {
		margin: 0 auto;
	}

	.first-list-title-circle::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #2e2e2e;
		border-radius: 50%;
		z-index: -1;
		box-shadow: -20px 20px 30px rgba(0, 0, 0, 0.7);
	}

	.first-list-title-circle::after {
		content: '';
		position: absolute;
		top: -30px;
		left: -30px;
		right: -30px;
		bottom: -30px;
		background: #fddc1d;
		border-radius: 50%;
		z-index: -2;
		box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
	}

	.first-list-title-circle h2 {
		color: #fff;
		text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.35);
		font-size: 24px;
	}

	ul.first-list-content {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px 30px;
		padding: 0;
		list-style: inside disc;
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
	}

	.first-list-content li {
		width: 100%;
		position: relative;
		margin: 10px 0;
		border-radius: 50px;
		min-height: 40px;
		line-height: 40px;
		margin-bottom: 10px !important;
		background: rgb(46 46 46);
		padding-left: 30px;
		color: #ffffff;
		text-align: left;
		z-index: 1;
		box-shadow: -20px 20px 30px rgba(0, 0, 0, 0.7);
	}

	.first-list-content::before {
		content: '';
		position: absolute;
		left: 60px;
		top: 0;
		bottom: 0;
		width: 60px;
		background: #fff;
		border-radius: 4px;
		box-shadow: 0 0 15px rgba(0, 0, 0, .08);
		z-index: 0;
		display: none;
	}

	ul.first-list-content li::marker {
		color: #fddc1d !important;
		margin-right: 50px;
	}

	ul.first-list-content li::before {
		counter-increment: step;
		/* content: counter(step, decimal-leading-zero); */
		position: absolute;
		left: 35px;
		top: 50%;
		transform: translateY(-50%);
		width: 70px;
		height: 70px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: 700;
		font-size: 32px;
		background: rgb(255 255 255);
		color: #2e2e2e;
		z-index: 2;
		box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
	}

	ul.first-list-content li:hover::before {
		background: #f7d61c;
		color: #2e2e2e;
	}

	.first-list-content li:hover::marker {
		color: #2e2e2e;
	}

	ol.second-list-content li:hover::before {
		background: #2e2e2e;
		color: #f7d61c;
	}

	.second-list-content li:hover::marker {
		color: #f7d61c !important;
	}

	div#second-list-image {
		max-width: 600px;
		margin: 0 auto;
	}

	/* NAP SECTION STYLE */
	div#homepage-nap-section {
		background-color: #ffffff !important;
		background-position-x: 10%;
	}

	/* NAP Google listing button */
	#main-footer .listing-rev-btn .fa {
		display: block;
		margin-right: 5px;
	}

	#main-footer .listing-rev-btn img {
		display: none;
	}

	#main-footer .listing-rev-btn {
		border: 1px solid #ffc200;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		background: #388e3c;
		color: #fff;
		bottom: 10px;
		padding: 5px 35px 5px 32px;
		font-weight: normal;
		font-size: 16px !important;
		display: flex;
		justify-content: center;
		align-items: center;
		position: fixed;
		z-index: 999;
	}

	/* Floating Quote Button button */
	.floating-quote-btn {
		display: inline-block;
		position: fixed;
		left: 0;
		background: #388e3c;
		color: #fff;
		border: 1px solid #ffc200;
		border-left: 0;
		bottom: 58px;
		padding: 5px 15px 5px 15px;
		font-weight: normal;
		z-index: 9999;
	}

	/* TESTIMONIALS SECTION STYLE */
	/* CONTACT FORM STYLE */
	
 
	
	/* FOOTER STYLE */
	#main-footer {
		position: relative;
		z-index: 1;
		overflow: hidden;
		background: #2e2e2e;
		background-size: contain;
		background-repeat: repeat;
	}

	footer#main-footer::before {
		content: '';
		position: absolute;
		inset: 0;
		background-image: url(/wp-content/uploads/2025/12/testimonials-background.webp);
		opacity: 0.15;
		background-size: auto;
		z-index: -1;
	}

	#main-footer .container {
		width: 95%;
	}

	div#footer-bottom {
		position: relative;
		background-color: #fddc1d;
		padding: 15px;
		color: #2e2e2e;
		z-index: 1;
	}

	div#footer-bottom::before {
		content: '';
		position: absolute;
		inset: 0;
		background-image: url(/wp-content/uploads/2025/12/clients-background.webp);
		background-size: auto;
		opacity: 0.15;
		z-index: -1;
	}

	.paymentsbox {
		display: flex;
		justify-content: left;
		flex-wrap: wrap;
		gap: 10px;
	}

	.footer-widget h4 {
		color: #ffffff;
		font-size: 22px;
		margin-bottom: 20px;
		margin-top: 30px;
		font-weight: bold;
		line-height: 1.5em;
		text-align: left;
		border-bottom: 1px solid #ffffff80;
		text-transform: uppercase;
		font-family: 'Montserrat', sans-serif;
	}

	.footer-widget .textwidget {
		color: #efefef;
	}

	#footer-widgets .footer-widget a {
		background-color: #fff;
	}

	table.openinghours {
		/* max-width: 350px; */
		/* margin: 0 auto !important; */
		/* width: 100%; */
	}

	table.openinghours tr {
		display: flex;
		justify-content: space-between;
		line-height: 2;
		font-family: 'Open Sans', sans-serif;
		color: #efefef;
	}

	#current-day {
		background-color: #ffffff0d;
		padding: 0 2px;
	}

	#current-day td {
		color: #000;
		text-shadow: none;
		color: #fff;
	}

	#closed-day {
		color: #efefef;
	}

	ul#menu-footer-menu li a {
		background: transparent !important;
	}

	ul#menu-footer-menu li:before {
		color: #ffffff80 !important;
		content: '\f101' !important;
		font-family: 'FontAwesome' !important;
		border: none !important;
		top: 0 !important;
	}

	/* SIDEBAR, BLOG PAGE, BLOG POST STYLES */
	.et_pb_sidebar_0 h4.widgettitle {
		font-size: 26px;
		font-weight: 400;
		color: #231f20;
		position: relative;
		margin-bottom: 10px;
		line-height: 1.2;
		text-align: center;
		border-bottom: 1px solid #231f20;
	}

	#sidebar h4.widgettitle {
		font-size: 26px;
		font-weight: 400;
		color: #062d5b;
		position: relative;
		margin-bottom: 10px;
		line-height: 1.2;
		text-align: center;
		border-bottom: 1px solid #062d5b;
	}

	.et_pb_sidebar_0 .textwidget {
		text-align: center;
	}

	#sidebar .textwidget {
		text-align: center;
	}

	.single-post div#main-content,
	.blog div#main-content {
		background-color: #ffffff;
		min-height: 50vh;
	}

	.single-post .et_pb_post .entry-content {
		text-align: justify;
	}

	.single-post div#main-content .container {
		padding: 0px 0 !important;
	}

	.et_pb_title_meta_container,
	.post-meta {
		text-align: center;
	}

	.post-content-inner {
		text-align: justify;
	}

	.single-post div#main-content .post {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}

	.single-post div#main-content .container {
		padding: 0px 0 !important;
		width: 95%;
	}

	.single-post .et_pb_row {
		width: 100% !important;
	}

	#left-area .post-meta a {
		color: #16bae1;
	}

	#left-area .post-meta {
		text-align: left;
	}

	.blog .et_pb_post {
		text-align: justify;
	}

	.single-post h2 {
		text-align: left;
	}

	.single-post p {
		text-align: justify;
	}
}

@media screen and (min-width: 1140px) {

	/*HEADER STYLES*/
	.main-header-napinfo-block {
		right: calc(50vw - 545px);
	}
}

.testimonials-container {
    max-width: 1280px;
    /*padding: 1rem 2rem;*/
    margin-right: auto;
    margin-left: auto;
    text-align:center;
}

.testimonials-title {
    text-align: center;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 2.25rem;
    line-height: 2.5rem;
    margin-bottom: 0.5rem;
    /* letter-spacing: -0.025em; */
    color: #2e2e2e;
    position: relative;
    top: 40px;
    right: 60px;
    left: 160px;
}

.testimonials-info {
    margin-bottom: 1rem;
}

.testimonial-item {
    border: 1px solid rgb(201, 201, 201);
    border-radius: 10px;
    padding: 1rem;
    background: #fbfbfb;
    min-height: 100%;
    break-inside: avoid;
}

.testimonials-grid .testimonial-item {
    margin-bottom: 1rem;
}

.testimonial-item:hover{
    background: #f9f9f9;
}

.testimonial-item a {
    height: 100%;
    display: grid;
}

.testimonial-subject {
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    color: #1a202c;
}

.rating {
    display: flex;
    justify-content: center;
    margin: 0.5rem;
}

.star {
    width: 1rem;
    height: 1rem;
    color: #ffc956;
    margin:2px;
}

.testimonial-content {
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
    color: #1a202c;
    text-align: center;
    font-style: italic;
}

.testimonial-footer {
    margin-top: 1rem;
}

.reviewer-details {
    font-size: 0.75rem;
}

.review-from-logo {
    width: 5rem;
    height: auto;
}

.reviewer-name {
    font-weight: 500;
    color: #1a202c;
    line-height: 1.5rem;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .testimonials-grid {
        column-fill: balance;
        columns: 2;
        gap: 1.5rem;
    }
	
	
.header-btns {
    width: 150%;
    display: flex;
    flex-direction: column;
}
	
.quote-buble.left {
	left: -13px;
	}

.quote-buble.right {
    width: 100px;
    bottom: -165px;
}

	
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

	.quote-buble.right {width: 80px;height: 80px;}
	
    .testimonials-grid {
        columns: 3;
    }

    .testimonial-subject {
        font-size: 1.25rem;
    }

    .testimonial-content {
        line-height: 1.5rem;
    }

    .testimonial-footer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .reviewer-details {
        display: flex;
        align-items: center;
    }

    .reviewer-name {
        padding-right: 0.75rem;
        font-size: 0.75rem;
        border-right: 2px solid #1a202c;
    }

    .review-from-logo {
      padding-left: 1em;
    }
	

}

.nav-arrows {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-top: 1rem;
}

.nav-arrows button {
    padding: 0.5rem;
    border-width: 1px;
    border-color: #1a202c;
    border-radius: 50%;
    cursor: pointer;
    background: white;
}

.nav-arrows button:hover {
    background: #1a202c;
    color: white;
}

.nav-arrows button svg {
    height: 1.25rem;
    width: 1.25rem;
    margin-right: 0;
}

.rotate-180 {
    rotate:180deg;
}


/*Srv List*/

div#srv-background {
    background: linear-gradient(#2e2e2ec9, #2e2e2eb5), url(/wp-content/uploads/2025/12/testimonials-background.webp);
}


/*Testimonials*/

.wpcr3_button_1.wpcr3_show_btn {
    background: #2e2e2e;
    color: #fddc1d;
    font-weight: normal;
    width: 30%;
    clip-path: polygon(20% 0%, 100% 0%, 80% 100%, 0% 100%);
}

.wpcr3_button_1.wpcr3_show_btn:hover {
    background: #fddc1d;
    color: #2e2e2e;
}

 .footer-widget .et_pb_widget {
         width: 100%;
         margin-bottom: 0 !important;
    }


/*Blog page*/

p.post-meta {
    text-align: left;
}

.et_post_meta_wrapper .entry-title {
    padding-top: 50px;
}


#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #2e2e2e !important;
}

li#menu-item-3373 .mobile-toggle::after {
    background: #fddc1d;
    color: #2e2e2e;
}


/*Test*/
.card {
  width: 300px;
  height: 200px;
  perspective: 1000px;
}

.card-inner {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.999s;
}

.card:hover .card-inner {
  transform: rotateY(180deg);
}

.card-front,
.card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.card-front {
  background-color: #6a2c70;
  color: #fff;
  display: flex;
  align-items: center;
  border: 10px solid #2ÃÂµ2ÃÂµ2ÃÂµ;
  border-radius: 10px;
  justify-content: center;
  font-size: 24px;
  transform: rotateY(0deg);
}

.card-back {
  background-color: #fddc1d;
  color: #fff;
  display: flex;
  align-items: center;
  border: 10px solid #fddc1d;
  border-radius: 10px;
  justify-content: center;
  font-size: 24px;
  transform: rotateY(180deg);
}


/**/

div#home-nap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.main {
  display: grid;
  place-items: center;
  width: 190px;
  height: 254px;
}

.card {
  width: 190px;
  height: 254px;
  background: #FAF1F6;
  padding: 2rem 1.5rem;
  transition: box-shadow .3s ease, transform .2s ease;
  display: flex;
  flex-direction: column;
  position: absolute;
}

.card-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.card-avatar {
  background: radial-gradient(#A8A6B6,#B3B1BF,#BDBBC7,#C5C4CE,#E2E2E7);
  width: 100px;
  height: 100px;
  border-radius: 50%;
  transition: transform .2s ease;
}

.card-avatar svg {
  padding-top: 5px;
  height: 80px;
  width: 100px;
  fill: #515F65;
}

.card-social {
  display: flex;
  justify-content: space-around;
  width: 190px;
  margin-top: 10%;
  text-align: center;
}

.card-social-icon {
  list-style: none;
  color: #515F65;
  font-size: 0.5em;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.card-social-icon svg {
  display: block;
  height: 20px;
  width: 20px;
  fill: #515F65;
  cursor: pointer;
}

.card-title {
  color: #1b1b1b;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  line-height: 2rem;
  margin-top: 5px;
}

.card-subtitle {
  color: #7e93a0;
  font-size: 1.0em;
}

.address-icon {
  fill: #515F65;
  height: 150px;
  width: 100px;
  list-style: none;
  justify-content: space-around;
}

.address-title {
  color: #333;
  font-size: 1.0em;
  font-weight: 600;
  list-style: none;
}

.address {
  color: #859ba8;
  font-size: 0.8em;
  list-style: none;
  padding-left: 20px;
  ;
}

.contact-title {
  color: #333;
  font-size: 1.5em;
  font-weight: 600;
  margin-top: 45%;
  padding-bottom: 5px;
}

.card-contact {
  color: #859ba8;
  font-size: 0.8em;
}

.icon-contact {
  list-style: none;
  display: flex;
  align-items: center;
}

.icon-contact svg {
  display: block;
  height: 18px;
  width: 18px;
  fill: #515F65;
  padding-right: 5px;
}

.card:hover {
  box-shadow: 0 10px 50px #23232333;
}

.card:hover .card-info {
  transform: translateY(-5%);
}

.card-avatar:hover {
  transform: scale(1.1);
}

#cs1:hover {
  transform: scale(2.0);
}

#cs2:hover {
  transform: scale(2.0);
}

#cs3:hover {
  transform: scale(2.0);
}

.main:hover #c1 {
  transform: translateX(0px);
}

.main:hover #c2 {
  transform: translateX(200px);
}

.main:hover #c3 {
  transform: translateX(-200px);
}


a.listing-rev-btn.listing-rev-color {
    display: inline-block;
    position: fixed;
    left: 0;
    background: #2e2e2e;
    color: #fddc1d;
    border: 1px solid #fddc1d;
    border-left: 0;
    bottom: 15px;
    padding: 5px 15px 5px 15px;
    font-weight: normal;
    z-index: 9999;
}

/*button review us*/

a.listing-rev-btn.listing-rev-color img {
    display: none;
}


div#nap-home {
    display: flex;
    justify-content: center;
    align-items: center;
}



/*gallery button*/

.gallery-btn {
	display: block;
	text-align:center;
}

.gallery-button {
	display: inline-block;
	background-color: #fddc1d;
	color: #2e2e2e;
	padding: 13px 10px;
	font-weight: bold;
	line-height: 1;
	width: 180px;
	clip-path: polygon(20% 0%, 100% 0%, 80% 100%, 0% 100%);
}

a.gallery-button:hover {
    background: #2e2e2e;
    color: #fddc1d;
}


/*home nap*/
.home-nap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-nap h3 {
    font-size: 22px;
    line-height: 1.3;
    text-align: center;
}

.yellow-cirgle-holder-nap {
    position: absolute;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    max-width: 1080px;
    margin: 0 auto;
    top: -115px;
}

.yellow-cirgle-holder.right-aligment {
	justify-content: flex-end;
}


.\.yellow-cirgle-holder-nap2 {
    position: absolute;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    max-width: 1080px;
    margin: 0 auto;
    margin-left: 1000px;
    top: -30px;
}