*{
    margin: 0;
    padding: 0;
    box-sizing:border-box;
    list-style: none;
    text-decoration: none;
	font-family: "Inter", sans-serif;
}
.wrapper , .banner .et_pb_slide_description{
    width: 95% !important;
    float: none !important;
    margin: 0 auto !important;
    max-width: 1300px !important;
}
html {
    scroll-behavior: smooth;
}
header {
    width: 100%;
    float: left;
    position: relative;
    z-index: 9;
}
.row{
    width:100%;
    float:left;
}
.p_t{
	padding-top:80px;
}
.p_b{
	padding-bottom:80px;
}
.center{
	text-align:center;
}
/* header-top */
.header-top{
	display:flex;
	align-items:center;
}
.btn-grid{
	display:flex;
	gap:17px;
	justify-content: flex-end;
}
.btn { 
	position: relative;
/* 	display: inline-block; */
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap:6px;
	padding: 14px 25px !important;
	border-radius: 3px !important; 
	background: #6FBF2E !important; 
	color: #fff !important; 
	font-size: 16px; 
	font-weight: 500 !important; 
	line-height: normal !important; 
	cursor:pointer; 
	transition: all 0.6s ease!important;
}
.btn:hover{
	background: #3E8E1F!important;
}
.header-tel{
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url("https://dev.searchcreativegroup.com/next-level-paving/wp-content/uploads/2026/03/header-tel.svg")!important;
	background-size: contain!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	transition: all 0.6s ease!important;
}
.trans-black-btn:hover .header-tel{
	background-image: url("https://dev.searchcreativegroup.com/next-level-paving/wp-content/uploads/2026/03/white-tel-icon.svg")!important;
}
.trans-black-btn { 
	display: inline-flex;
	height: 48px;
	padding: 8px 25px!important;
	align-items: center;
	gap: 5px;
	border-radius: 3px!important;
	border: 1px solid #6B6B6B!important;
	background: transparent!important;
	color: #1F1F1F!important;
	font-size: 16px;
	font-weight: 500!important;
	line-height: normal!important;
	cursor:pointer; 
	transition: all 0.6s ease!important;
}
.trans-black-btn:hover{
	background: #3E8E1F!important;
	color: #fff !important;
	border: 1px solid #3E8E1F!important;
}
/* header-menu */
.header-menu{
	padding: 21px 32px !important;
    border-radius: 3px !important;
    background: #1F1F1F !important;
    box-shadow: 0 7px 4.8px 0 rgba(0, 0, 0, 0.47) !important;
	position: absolute !important;
    top: -25px;
	width: 100%;
}
.header-menu .et-menu {
	justify-content: center!important;
    gap: 15px;
}
.et-db #et-boc .et-l .header-menu .et-menu li{
	margin-top:0!important;
}
.et-db #et-boc .et-l .header-menu .et-menu a{
	font-size: 16px;
	font-weight: 600!important;
	line-height: normal!important;
	padding-bottom: 0!important;
	letter-spacing:0.5px!important;
}
h1{	
	font-size: 64px!important;
	font-weight: 700!important;
	line-height: normal!important;
	letter-spacing: -1.56px!important;
}
.heading h2 , .heading h2 a{
	color: #2C2C2C!important;
	font-size: 32px!important;
	font-weight: 700!important;
	line-height: 36px!important;
	padding-bottom:0!important;
}
#et-boc .et-l .text p, p.text{
	color: #6B6B6B!important;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
.header-menu button.sub-menu-toggle{
	display:none!important;
}
/* banner */
.et-db #et-boc .et-l .banner .et_pb_slide{
	padding:0!important;
}
.banner h4.green-box-text{
	margin-bottom:4px!important;
}
h4.green-box-text{
	display: inline-flex;
    padding: 5px 9px !important;
    justify-content: center;
    align-items: center;
    border-radius: 3px !important;
    background: #6FBF2E !important;
    color: #FFF !important;
    font-size: 16px!important;
    font-weight: 400 !important;
    line-height: normal !important;
    text-transform: uppercase !important;
}
.banner h1 , .inner-banner h1{
	color: #FFF!important;
	padding-bottom:8px!important;
}
#et-boc .et-l .banner p{
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
	padding-bottom:37px!important;
}
.banner ul{
	padding-bottom:0!important;
	margin:0!important;
	margin-bottom:37px!important;
}
.banner li{
	color: #FFF;
    font-size: 18px;
    font-weight: 700;
    line-height: 39px;
    list-style: none !important;
    display: flex;
    align-items: center;
    gap: 8px;
}
.banner li::before{
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url("https://dev.searchcreativegroup.com/next-level-paving/wp-content/uploads/2026/03/white-tick-icon.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.trans-white-btn {
    display: inline-flex;
    height: 48px;
    padding: 8px 25px !important;
    align-items: center;
    gap: 5px;
    border-radius: 3px !important;
    border: 1px solid #FFF !important;
    color: #FFF!important;
    font-size: 16px;
    font-weight: 500 !important;
    line-height: normal !important;
	cursor:pointer; 
	transition: all 0.6s ease!important;
}
.trans-white-btn:hover{
	background: #fff!important;
	color: #1F1F1F!important;
}
.white-tel{
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url("https://dev.searchcreativegroup.com/next-level-paving/wp-content/uploads/2026/03/white-tel-icon.svg")!important;
	background-size: contain!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	transition: all 0.6s ease!important;
}
.trans-white-btn:hover .white-tel{
	background-image: url("https://dev.searchcreativegroup.com/next-level-paving/wp-content/uploads/2026/03/header-tel.svg")!important;
}
/* Highly rated team */
.highly-rated-team {
/* 	box-shadow: 0px -201px 30px 0px rgba(37, 37, 37, 0.29)!important;	 */
	position: absolute !important;
	right: 0px;
	bottom: 0px;
}
.highly-rated-team::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 60%;
  box-shadow: 0px -10px 10px rgba(0, 0, 0, 0.2);
  z-index: -1;
}
span.team-rate {
    color: #6FBF2E !important;
    font-size: 50px;
    font-weight: 800!important;
    line-height: 55px!important;
    text-transform: uppercase!important;
}
.stats-section{
	display: flex;
	width: 100%;
}
.stat-box{
	flex: 1;
	padding: 48px 20px 29px !important;
	text-align: center!important;
	color: #fff!important;
	justify-content: space-between;
    display: flex;
    flex-direction: column;
}
.stat-box h2.number{
    font-size: 65px;
    font-weight: 900 !important;
    line-height: normal !important;
    text-transform: uppercase !important;
	padding-bottom:10px!important;
}
.stat-box .title{
	font-size: 20px;
	font-weight: 900;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom:30px!important;
}
.stat-box .desc{
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom:0px!important;
}
.light-green{
	background: #6FBF2E!important;
}
.green{
	background: #3E8E1F!important;
}
.dark{
	background: #1F1F1F!important;
}
#et-boc .et-l .text p .underline , #et-boc .et-l  p .underline{
	text-decoration:underline;
}
.et-db #et-boc .et-l .faq-box .et_pb_toggle_title:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("https://dev.searchcreativegroup.com/next-level-paving/wp-content/uploads/2026/03/faq-close.png") no-repeat center;
    background-size: contain;
}
/* Quality Solutions */
.home-contact{
	display: flex;
    flex-direction: column;
    gap: 17px;
	margin-bottom:45px!important
}
.home-contact-box h3{
	color: #FFF!important;
	font-size: 42px!important;
	font-weight: 700!important;
	line-height: 49px!important;
	padding-bottom:0!important;
}
.home-contact input[type="text"],
.home-contact input[type="tel"],
.home-contact input[type="email"],
.home-contact textarea {
    border-radius: 4px!important;
    background: #FFF!important;
    width: 100%!important;
    padding: 11px 10px!important;
    border: 1px solid #fff!important;
	color: #4E4E4E!important;
    font-size: 16px!important;
    font-weight: 400!important;
    line-height: 24px!important;
}
.home-contact textarea{
	height:88px;
	resize:none;
}
.home-contact input:focus,.home-contact textarea:focus {
    border-color: #E6C77A;
}
.home-contact input::placeholder,
.home-contact textarea::placeholder {
    color: #4E4E4E!important;
    font-size: 16px!important;
    font-weight: 400!important;
    line-height: 24px!important;
}
input[type="submit"] {
    position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 14px 25px !important;
	border-radius: 3px !important; 
	background: #6FBF2E !important; 
	color: #fff !important; 
	font-size: 16px; 
	font-weight: 500 !important; 
	line-height: normal !important; 
	cursor:pointer; 
	transition: all 0.6s ease!important;
}
input[type="submit"]:hover {
    background: #3E8E1F!important;
}
.wpcf7-not-valid-tip {
	color: #dc3232 !important;
}
.wpcf7 form.invalid .wpcf7-response-output{
	color: #dc3232 !important;
    margin: 2em 0em 1em !important;
    padding: 0.2em 1em !important;
    border: 2px solid #ffb900 !important;
    text-align: center !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450 !important;
    margin: 10px 0 !important;
}
/* Get a free quotation */
.free-quotation h2{
	color: #FFF!important;
	font-size: 48px;
	font-weight: 700!important;
	line-height: normal!important;
	padding-bottom:29px!important;
}
/* survices */
.service-card .et_pb_image {
    position: relative;
    overflow: hidden;
}
.service-card .et_pb_image::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    z-index: 1;
}
.service-card h5{
	color: #FFF!important;
	font-size: 25px!important;
	font-weight: 700!important;
	line-height: normal!important;
	padding-bottom:0!important;
	position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 2;
    color: #fff;
}
.et_pb_image.zoom {
    overflow: hidden;
}
.et_pb_image.zoom img {
    transition: transform 0.5s ease!important;
}
.et_pb_image.zoom:hover img {
    transform: scale(1.08);
}
/* Your local experts */
.et-db #et-boc .et-l .video-box.et_pb_video,
.et-db #et-boc .et-l .video-box .et_pb_video_box,
.et-db #et-boc .et-l .video-box .et_pb_video_box video {
    height: 100%!important;
}
.et-db #et-boc .et-l .et_pb_video_0.video-box .et_pb_video_overlay .et_pb_video_play:before{
    content: " " !important;
	width: 80px;
    height: 80px;
    display: inline-block;
    background: url("https://dev.searchcreativegroup.com/next-level-paving/wp-content/uploads/2026/03/play-btn.png") no-repeat center;
    background-size: contain;	
}
/* see our reviews */
.see-review a{
	color: #6B6B6B!important;
	font-size: 14px;
	font-weight: 500!important;
	line-height: normal!important;
	padding-bottom:0!important;
}
.see-review-box {
    display: flex;
    flex-direction: column;
	transition: all 0.3s ease!important;
}
.see-review-box:hover {
    transform: translateY(-6px)!important;
    box-shadow: 0 10px 25px rgba(0,0,0,0.15)!important;
}
.see-review-box .et_pb_module.et_pb_image {
    flex: 1;
    display: flex !important;
    align-items: center;
}
/* Quality Solutions */
.features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.feature-box {
    display: inline-flex;
    padding: 20px 30px 20px 31px !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #1F1F1F !important;
    background: #1F1F1F !important;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.06) !important;
    transition: all 0.3s ease!important;
}
.icon{
	margin-bottom:17px!important;
}
#et-boc .et-l .feature-box p {
    color: #FFF!important;
	font-size: 18px!important;
	font-weight: 500!important;
	line-height: 24px!important;
	padding-bottom:0!important;
}
.feature-box:hover {
    transform: translateY(-5px);
}
/* FAQs */
.faq-box h5{
	font-size: 18px;
	font-weight: 500!important;
	line-height: 24px!important;
}
.faq-box p{
	color: #FFF!important;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
.et-db #et-boc .et-l .faq-box .et_pb_toggle_content {
    padding-top: 15px;
}
/* home-map */
.address-name{
	display: flex;
	align-items: center;
	gap: 24px;
	align-self: stretch;
	margin:0!important;
	padding-bottom:0!important;
	flex-wrap: wrap;
    justify-content: center;
}
.home-map .wrapper{
	align-items:center;
}
.address-name li{
	display: inline-flex;
    padding: 16px 24px !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px !important;
    border: 1px solid #6FBF2E !important;
    background: #6FBF2E !important;
    color: #FFF !important;
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
	transition: all 0.3s ease !important;
}
.address-name li:hover {
    background: #3E8E1F !important;
	border: 1px solid #3E8E1F !important;
    transform: translateY(-4px) !important;
    box-shadow: 0 10px 25px rgba(255, 255, 255, 0.15) !important;
}
/* footer */
.footer .wrapper{
	display: grid!important;
    grid-template-columns: 2.5fr 1fr 1fr 2fr;
    column-gap: 70px;
}
.footer .et_pb_column{
	width:100%!important;
}
#et-boc .et-l .footer p , .year .et_pb_text_inner{
	color: #6B6B6B!important;
	font-size: 16px;
	font-weight: 400!important;
	line-height: 21px;
}
#et-boc .et-l .footer .menu li{
	margin:0!important;
}
#et-boc .et-l .footer .address p , #et-boc .et-l .footer .address a{
	color: #6B6B6B !important;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 23px !important;
}

#et-boc .et-l .footer .menu a{
	color: #6B6B6B!important;
	font-size: 16px!important;
	font-weight: 400!important;
	line-height: 35px!important;
	padding-bottom:0!important;
}
#et-boc .et-l .footer .menu a:hover, #et-boc .et-l .footer .address a:hover{
	color:#6fbf2e!important;
}
.footer h3{
	color: #2C2C2C!important;
	font-size: 20px!important;
	font-weight: 500!important;
	line-height: 36px!important;
}
/* Driveway Services */
h4{
	color: #2C2C2C!important;
    font-size: 24px!important;
    font-weight: 600!important;
    line-height: 26px!important;
	padding-bottom:0!important;
}
.driveway-services-box h4{
	line-height: 48px!important;
}
.driveway-services-box .btn:after{
	  content:"";
	  display: inline-block;
	  flex-shrink:0;
	  width: 18px;
	  height: 18px;
	  background-repeat: no-repeat;
	  background-size: 100% 100%;
	  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.25 8A.75.75 0 0 1 2 7.25h10.19L9.47 4.53a.75.75 0 0 1 1.06-1.06l4 4a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 1 1-1.06-1.06l2.72-2.72H2A.75.75 0 0 1 1.25 8' clip-rule='evenodd'/%3E%3C/svg%3E");
 		transition: transform 0.3s ease!important;
}
.driveway-services-box .btn:hover:after {
    transform: translateX(5px);
}
/* Block Paving */
.blockpaving-gallery .owl-item {
    border-radius: 8px !important;
    overflow: hidden;
    height: 418px;
}
.blockpaving-gallery .owl-item img {
    width: 100%;
    height: 100%!important;
    object-fit: cover;
    display: block;
}
.step-box  h3{
	color: #6FBF2E!important;
	font-size: 32px!important;
	font-weight: 700!important;
	line-height: 39px!important;
	padding-bottom:0!important;
}
.blockpaving-gallery .owl-nav {
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
}
.blockpaving-gallery .owl-nav button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #3b1f1f;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}
.blockpaving-gallery .owl-nav button span {
    display: none;
}
.blockpaving-gallery .owl-nav .owl-prev {
    background: #3b1f1f url("https://dev.searchcreativegroup.com/next-level-paving/wp-content/uploads/2026/03/arrow-left.png") no-repeat center;
    background-size: 14px;
}
.blockpaving-gallery .owl-nav .owl-next {
    background: #3b1f1f url("https://dev.searchcreativegroup.com/next-level-paving/wp-content/uploads/2026/03/arrow-right.png") no-repeat center;
    background-size: 14px;
}

/* Hover effect */
.blockpaving-gallery .owl-nav button:hover {
    background-color: #E6C77A;
    transform: translateY(-2px);
}
/* contact-us */
.team-talk h3 , .team-talk h3 a{
	color: #2C2C2C!important;
	font-size: 20px;
	font-weight: 600!important;
	line-height: 31px!important;
	padding-bottom:0!important;
}
.team-talk .address-text h3{
	line-height: 36px!important;
}
#et-boc .et-l .team-talk p{
	color: #6B6B6B!important;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
.address-text{
	padding-bottom:28px!important;
}
/* Areas & Service */
.area-survice-list{
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
	margin:0!important;
	padding-bottom:0!important;
}
.area-survice-list li{
	list-style: none !important;
    display: flex;
    padding: 12px 15px !important;
    align-items: center;
    gap: 4px;
    border-radius: 3px !important;
    border: 1px solid #E6E6E6 !important;
    background: #F3F3F3 !important;
    color: #2C2C2C !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    transition: all 0.3s ease!important;
}
.area-survice-list li:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0,0,0,0.08)!important;
}
.area-survice-list li:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    background: url("https://dev.searchcreativegroup.com/next-level-paving/wp-content/uploads/2026/03/area-before-icon.svg") no-repeat center;
    background-size: contain;
}
/* gallery */
.gallery-tab .cg-tabs-nav{
	display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding: 0 !important;
    margin: 0 0 50px !important;
}
.gallery-tab .cg-tabs-nav li{
	list-style: none !important;
    display: inline-flex;
    padding: 8px 25px !important;
    align-items: center;
    gap: 5px;
    height: 48px;
    border-radius: 3px !important;
    border: 1px solid #6B6B6B !important;
    background: #FFF !important;
    color: #1F1F1F !important;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
	transition: all 0.3s ease!important;
}
.gallery-tab .cg-tabs-nav li.active , .gallery-tab .cg-tabs-nav li:hover{
    color: #fff !important;
    border-radius: 3px !important;
    background: #6FBF2E !important;
    border: 1px solid #6FBF2E !important;
}
.gallery-tab .cg-grid{
	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr;
	gap:20px;
}
.cg-grid-item{
	overflow:hidden;
	height: 418px !important;
}
.gallery-tab .cg-grid img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    transition: 0.3s !important;
}
.cg-grid img:hover {
    transform: scale(1.05);
}
@media (max-width: 1280px){
	.header-menu .et-menu {
		gap: 5px;
	}
}
@media (max-width: 1024px){
	.header-menu {
    	padding: 21px 15px !important
	}
	.header-menu .et-menu {
		gap: 0px;
	}
	.et-db #et-boc .et-l .header-menu.et_pb_menu .et-menu>li {
		padding-left: 7px!important;
		padding-right: 7px!important;
	}
	.et-db #et-boc .et-l .header-menu .et-menu a {
		font-size: 14px;
	}
}
@media (max-width: 980px){
	.column-rev {
		display: flex;
		flex-direction: column-reverse;
	}
	.highly-rated-team  {
		position:relative!important;
		margin-bottom: 30px !important;
	}
	.footer .wrapper {
		grid-template-columns: 1fr 1fr;
		gap: 70px;
	}
	 .et-db #et-boc .et-l .header-top .header-logo{
		width:auto!important;
	}
	.header-menu {
        padding: 15px!important;
    	top: -35px;
	}
	.et-db #et-boc .et-l .header-menu.et_pb_menu--style-centered .et_pb_menu__wrap {
		justify-content: flex-end!important;
	}
	.et-db #et-boc .et-l .header-menu .et_mobile_nav_menu:before{
		content: "Browse Menu";   
		color: #7bc843;   
		font-size: 13px;   
		font-weight: 500;   
		letter-spacing: 1.5px;   
		text-transform: uppercase;   
		vertical-align: middle;   
		margin-right: 8px
	}
}
@media (max-width: 768px){
	.address-name {
		gap: 20px;
	}
}
@media (max-width: 600px){
	h1 {
    	font-size: 50px !important;
	}
	.footer .wrapper {
		grid-template-columns: 1fr;
		gap: 50px;
	}
	.stats-section {
		flex-direction: column;
	}
	.features-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 425px){
	.header-logo{
		padding-bottom: 30px!important
	}
	.header-top {
		flex-direction: column;
	}
	h1 {
        font-size: 36px !important;
    }
	#et-boc .et-l .banner p {
		font-size: 16px;
		padding-bottom: 20px !important;
	}
	.banner li {
		font-size: 16px;
		line-height: 36px;
	}
	.features-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	span.team-rate {
		font-size: 42px;
		line-height: 50px !important;
	}
	.heading h2 {
		font-size: 26px !important;
		line-height: 30px !important;
	}
	.home-contact-box h3 {
		font-size: 34px !important;
		line-height: 40px !important;
	}
	.free-quotation h2 {
		font-size: 30px;
	}
}
@media (max-width: 406px){
	.btn-grid {
		flex-direction: column;
	}
	.btn-grid {
		display: flex;
		gap: 10px;
		justify-content: flex-end;
	}
	.area-survice-list {
    	display: grid;
		grid-template-columns: 1fr;
	}
}