/* 
Theme Name: Creative Edge Landscape Curbing
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: VIP
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/******Default vip css start*****/  
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');
*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 15px; 
}  
p, li, div, p.elementor-heading-title {
	color: #000;
	font-size: 18px;
	font-family: "Lato", sans-serif;
	line-height: 26px;
	font-weight: 300;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #000;
	letter-spacing: 0;
	font-family: "Lato", sans-serif;
	font-weight: bold;
}
.bigheading > .elementor-widget-container {
	margin-bottom: 20px;
}
a{
	font-weight: normal;
	text-decoration: unset !important;
} 
p a:hover, .link-text a:hover {
	color: #c0262b !important;
} 
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl20{
	padding-left: 20px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}  
.mt30{
	margin-top: 30px;
} 
.mt80{
	margin-top: 80px;
}    
.pad80 {
	padding: 80px 15px;
} 
.pt80{
	padding-top: 80px;
} 
.pb80{
	padding-bottom: 80px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn .elementor-widget-container {
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.3s !important;
	color: #56b54a;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed !important;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	z-index: 102;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
	background: #485257 !important;
}
.hdactive .hdtop {
	display: none;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}     
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
}
.hd_menu .elementor-nav-menu > li {
	margin-left: 20px;
}
.btnhd a:hover, .hd_menu .elementor-nav-menu > li > a.elementor-item-active {
	background: transparent;
	border: 2px solid #fff;
}
.hd_menu .elementor-nav-menu > li > a svg {
	transition: all ease-in-out 0.5s;
}
.hd_menu .elementor-nav-menu > li > a:hover svg {
	fill: #ed1c24;
}
.hdsocial img {
	max-height: 33px;
	width: auto;
}   
.hd_menu {
	width: auto !important;
}
/* .hd_menu .elementor-nav-menu > li:last-child > a {
background: #53c8ea;
padding: 17px 30px !important;
font-weight: 500;
color: #fff !important;
} */
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 17px 13px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: transparent !important;
	font-size: 17px;
	text-transform: uppercase;
	font-family: 'Heavyweight';
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #69c9c5;
	min-width: 226px !important;
	border-radius: 0px;
	margin-top: 28px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px;
	padding: 14px 17px 13px !important;
	font-weight: normal;
	background: #23a2b0 !important;
}
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #005177 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	position: absolute;
	padding: 0px 0px 10px;
}
.logomain { 
	display: block;
	max-width: 220px;
}
/* .elementor-nav-menu {
width: 100%;
justify-content: end !important;
padding: 2px;
background: linear-gradient(147.08deg, #A3228E 8.82%, #A3228E 49.5%, #EB0789 97.71%, #FF712E 159.49%);
border-radius: 1000px;
} */
.elementor-nav-menu .sub-arrow { 
	padding: 3px; 
}
.hd_menu .elementor-nav-menu > li > a {
	padding: 10px !important;
	color: #fff !important;
	font-size: 15px;
	border: 1px solid #fff0;
	border-radius: 0;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: all ease-in-out 0.5s !important;
}
.bar-btn {
	width: auto !important;
}
.topbar-text {
	width: auto !important;
}
.top_bar {
	background-color: #56b54a;
	padding: 8px 0;
	margin-bottom: 20px;
}
.top_bar .elementor-element-populated {
	justify-content: space-between !important;
	max-width: 1135px;
	margin: 0 auto;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	background-color: #56b54a;
}
.btnhd a:hover, .hd_menu .elementor-nav-menu > li > a.elementor-item-active:hover {
	border: 2px solid #56b54a;
}
/*** Header End***/  
.banner {
	padding: 18% 15px 10%;
}
.banner-hd h1 {
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.banner-text p {
	font-weight: 700;
}
.leader_outer .elementor-widget-wrap {
	column-gap: 20px;
	row-gap: 40px;
	justify-content: center;
}
.leader-boxes {
	width: calc(100% / 2 - 10px) !important;
}
.leader-boxes .elementor-image-box-img {
	background-color: #8ad24a;
	width: auto !important;
	display: block;
	padding: 7px;
}
.leader-boxes .elementor-image-box-img img {
	display: block;
	width: 100%;
	max-width: 55px;
	padding: 6px;
}
.leader-boxes span {
	font-size: 24px;
	line-height: 28px;
	display: block;
	margin-bottom: 10px;
	font-weight: 600;
}
.leader-boxes p {
	font-size: 16px;
	line-height: 25px;
	margin-left: -70px !important;
}
.pl40 {
	padding-left: 40px;
}
.bigheading h2 {
	font-size: 39px;
	line-height: 42px;
	font-weight: 400;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.bigheading h2 b {
	font-weight: 700;
}
.mt20 {
	margin-top: 20px;
}
.bigheading.btm-bdr {
	position: relative;
	margin-bottom: 20px;
}
.bigheading.btm-bdr::before {
	content: "";
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: auto;
	border-bottom: 6px solid #56b54a;
	margin: auto !important;
	max-width: 64px;
	right: 0;
}
.defbtn a {
	background-color: transparent;
	border: 2px solid #ffff;
	font-size: 18px;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0;
}
.defbtn a:hover {
	background-color: #fff !important;
	color: #2e393f;
}
.home-bg {
	background: #364148;
	max-width: 605px;
	padding: 90px 50px;
	overflow: hidden;
	margin: 0 auto;
}
.topbar-text p {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}
.bar-btn a {
	background-color: transparent;
	font-size: 16px;
	padding: 0;
	border-radius: 0;
}
.review-slider .swiper-slide {
	background: transparent;
	border: 0;
}
.review-slider .elementor-testimonial__content {
	padding: 0;
}
.review-slider .elementor-testimonial__text {
	color: #fff;
	text-align: center;
	font-size: 19px;
	line-height: 29px;
}
.review-slider .elementor-main-swiper {
	padding: 0 !important;
}

.review-slider {
	position: relative;
}
.review-slider::before {
	content: "";
	position: absolute;
	background-image: url(https://creativeedgecurbing.com/wp-content/uploads/2025/07/quote-1.png);
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	top: -5px;
	left: -10px;
	background-size: 24px;
}
.review-slider::after {
	content: "";
	position: absolute;
	background-image: url(https://creativeedgecurbing.com/wp-content/uploads/2025/07/quote-2.png);
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	bottom: -5px;
	right: 30px;
	background-size: 24px;
}
.home-bg .defbtn {
	width: auto;
	margin-top: 30px
}
.home-bg .elementor-widget-wrap {
	column-gap: 20px;
	justify-content: center;
}
.secbtn a {
	background-color: #56b54a;
	border: 2px solid #56b54a;
}
.secbtn a:hover {
	background-color: #485257 !important;
	color: #ffff;
	border: 2px solid #485257;
}
.left-container .elementor-container {
	max-width: calc((100% - 1170px)/2 + 1170px) !important;
	margin-left: 0px;
}
.diff-btn a {
	background-color: #2e393f;
	border: 2px solid #2e393f;
}
.diff-btn a:hover {
	background-color: #485257 !important;
	border: 2px solid #485257;
	color: #fff;
}
.center-btn .defbtn {
	width: auto;
}
.center-btn .elementor-widget-wrap {
	column-gap: 20px;
	margin-top: 30px;
}
.inr-bnr {
	padding: 11% 15px;
}
.inr-caption {
	padding-top: 60px;
}
.inr-hd h1 {
	font-size: 60px;
	line-height: 65px;
	text-transform: capitalize;
}
.project-boxes {
	width: calc(100% / 2 ) !important;
}
.project-boxes img {
	height: 336.5px;
	object-fit: cover;
	display: block;
	width: 100% !important;
}
.img-caption {
	position: relative;
}
.projt-lft-img, .projt-lft-img * {
	height: 100% !important;
	object-fit: cover;
}
.img-caption .wp-caption-text {
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #fff;
	font-style: normal;
	font-size: 16px;
	line-height: normal;
	background: #56b54adb;
	padding: 7px 16px;
	height: auto !important;
}
.mt50 {
	margin-top: 50px;
}
.serve-boxes .leader-boxes .elementor-image-box-img {
	background-color: transparent;
	padding: 0;
}
.serve-boxes .leader-boxes p {
	margin-left: 0px !important;
}
.serve-boxes .leader-boxes .elementor-image-box-img img {
	max-width: 64px;
	padding: 0;
}
.serve-boxes .leader-boxes {
	width: 100% !important;
}
.subheading p {
	font-size: 23px;
	text-transform: capitalize;
	font-weight: 700;
	line-height: 30px;
}
.custom-contact option {
	background: #cf132b !important;
}
.half-col {
	grid-column: span 6 !important;
	margin-bottom: -20px;
}
.custom-contact .gfield_required {
	display: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
	display: none;
}
.instruction {
	display: none !important;
}
.custom-contact .gform_wrapper .validation_message {
	padding-top: 5px !important;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: 20px !important;
	font-size: 15px !important;
}
.custom-contact input, .custom-contact select {
	background: transparent !important;
	height: 50px;
	margin-bottom: 0px !important;
	padding: 8px 15px !important;
	border: 1px solid #0000002e !important;
	border-radius: 0px !important;
	width: 100% !important;
	font-size: 17px !important;
}
.custom-contact .gfield_label {
	font-size: 17px !important;
	font-weight: normal !important;
	margin-bottom: 10px !important;
}
.text-col .textarea {
	height: 150px !important;
	padding: 8px 15px !important;
	border-radius: 0px !important;
	border: 1px solid #0000002e !important;
}
/* input::placeholder, textarea::placeholder {
opacity: 1;
color: #fff;
} */
.custom-contact .gform-field-label {
	color: #fff;
}
.custom-contact .button {
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	text-shadow: none;
	font-size: 16px;
	padding: 10px 15px !important;
	background-color: #56b54a !important;
	max-width: 180px;
	height: unset;
	border: 0px !important;
}
.custom-contact .button:hover {
	background-color: #2e393f !important;
}
.gform_validation_errors {
	display: none !important;
}
.third-col {
	grid-column: span 4 !important;
	margin-bottom: 10px;
}
.small-text p {
	font-size: 16px;
}
.small-text p b {
	font-weight: 700;
}
.contact-info li i {
	font-style: normal;
	color: #000;
	font-weight: 500;
	font-size: 17px;
	line-height: normal;
}
.contact-info li a {
	font-size: 17px !important;
	line-height: normal;
}
.contact-info li {
	margin-bottom: 10px !important;
}
.contact-info li a:hover {
	color: #364148;
}
.topbar-text p a:hover {
	text-decoration: underline !important;
	color: #fff !important;
}
.topbar-text p a {
	transition: all ease-in-out 0.5s !important;
}
.ft-sec {
	padding: 60px 15px 25px;
}
.ft-btn a {
	background: transparent;
	color: #fff !important;
	font-size: 18px;
	text-align: left;
	padding: 0;
	border-radius: 0;
	line-height: 22px;
}
.ft-btn a:hover {
	color: #56b54a !important;
}
.ft-btn svg {
	font-size: 30px;
	transition: all ease-in-out 0.5s;
}
.ft-btn:hover svg {
	fill: #56b54a;
}
.ft-btn .elementor-button-icon {
	align-items: flex-start;
	margin-right: 10px;
}
.ft-col.ft-btn a:hover {
	color: #fff !important;
}
.ft-col.ft-btn:hover svg {
	fill: #fff;
}
.ft-list ul {
	margin: 0px 0px 20px !important;
	column-gap: 20px;
}
.ft-list li {
	margin: 0 !important;
	border-right: 1px solid #fff;
	padding-right: 20px !important;
}
.ft-list li:last-child {
	border: 0;
	padding: 0;
}
.ft-list li a {
	color: #fff;
	font-size: 17px !important;
	line-height: normal;
	transition: all ease-in-out 0.5s !important;
}
.ft-list li:hover a {
	color: #56b54a;
}
.copyrighttext a {
	color: #fff;
	font-size: 17px;
	transition: all ease-in-out 0.5s !important;
}
.copyrighttext {
	font-size: 17px;
	line-height: normal;
}
.copyrighttext a:hover {
	color: #56b54a;
}
.social-list svg {
	width: 26px !important;
	height: 26px !important;
	fill: #fff;
}
.social-list .elementor-icon-list-icon {
	background: #3b5998;
	padding: 7px;
	margin: 0;
	border-radius: 5px;
}
.social-list .e-font-icon-svg {
	margin: 0 !important;
}
.ftbdr-top {
	border-top: 1px solid #ffffff38;
	margin: 50px 0px 0px;
	padding-top: 40px;
}
.sitemap-list li a {
	font-size: 18px !important;
	line-height: normal;
	transition: all ease-in-out 0.5s !important;
}
.sitemap-list li:hover a {
	color: #485257;
}
.sitemap-list li {
	margin-bottom: 10px !important;
}
.ft-fix-btn {
	display: none;
}
.project-boxes a {
	width: 100% !important;
	display: block;
}
/* 
Responsive-start */

@media(max-width: 1600px) {

	.pr15 {
		padding-right: 15px;
	}
	.projt-lft-img img {
		min-height: 673px;
		max-height: 673px;
		object-fit: cover;
	}
	.abt-wlc img {
		min-height: 770px;
		max-height: 770px;
		object-fit: cover;
	}

}

@media(max-width: 1199px) {
	.abt-wlc img {
		min-height: 860px;
		max-height: 860px;
	}
	.pl60 {
		padding-left: 50px;
	}
	.inr-bnr {
		padding: 17% 15px 10%;
	}
	.inr-hd h1 {
		font-size: 50px;
		line-height: 55px;
	}
	.header_main .elementor-widget-wrap {
		padding-left: 15px !important;
	}
	.yrd-ryt-col {
		width: 25% !important;
	}
	.yrd-lft-col {
		width: 74.915% !important;
	}
	.ft-btn svg {
		font-size: 26px;
	}
	.home-bg {
		max-width: 525px;
		padding: 80px 50px;
	}
	.leader-boxes span {
		font-size: 22px;
		line-height: 26px;
	}
	.bigheading h2 {
		font-size: 37px;
		line-height: 40px;
		margin-bottom: 18px;
	}
	.banner-hd h1 {
		font-size: 42px;
		line-height: 47px;
		margin-bottom: 9px;
	}
	.top_bar {
		padding: 8px 15px;
		margin-bottom: 20px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 12px;
	}
}
@media(max-width: 1024px) {
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #52ae47;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}

	.header_main .elementor-menu-toggle {
		background-color: #56b54a;
		color: #fff;
		padding: 11px;
		margin: 0px 13px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
		border-radius: 0;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #52ae47;
		overflow: auto;
		z-index: 5;
	}
	.header_main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		background-color: #fff;
		color: #fcb113;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 48px;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header_main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
		width: 100% !important;
	}
	.header_main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header_main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header_main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #231f20 !important;
		text-transform: uppercase;
	}
	.header_main  ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
}

@media(max-width: 999px) {
	.leader-boxes span {
		font-size: 20px;
		line-height: 24px;
	}
	.serve-boxes .leader-boxes .elementor-image-box-img img {
		max-width: 44px;
	}
	.lnd-brdr .center-btn .elementor-widget-wrap {
		justify-content: left;
	}
	p, li, div, p.elementor-heading-title {
		font-size: 16px;
		line-height: 25px;
	}
	.center-btn .elementor-widget-wrap {
		column-gap: 10px;
		margin-top: 20px;
		justify-content: center;
	}
	.abt-wlc .subheading p {
		text-align: center;
	}
	.subheading p {
		font-size: 21px;
	}
	.abt-wlc .bigheading h2 {
		text-align: center;
		margin-top: 13px;
	}
	.abt-wlc {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 60px;
	}
	.inr-bnr {
		padding: 22% 15px 10%;
	}
	.abt-wlc .pl60 {
		padding-left: 0;
	}
	.abt-wlc img {
		min-height: auto;
		max-height: fit-content;
	}
	.t-full-col {
		width: 100% !important;
		text-align: center;
	}
	.inr-hd h1 {
		font-size: 45px;
		line-height: 51px;
	}
	.bigheading.btm-bdr {
		margin-bottom: 10px;
	}
	.pt80 {
		padding-top: 60px;
	}
	.img-caption .wp-caption-text {
		bottom: 20px;
		right: 20px;
		font-size: 15px;
		padding: 6px 14px;
	}
	.ft-list li:hover a {
		color: #fff;
	}
	.ft-btn:hover svg {
		fill: #fff;
	}
	.ft-btn a:hover {
		color: #fff !important;
	}
	.secbtn a:hover {
		background-color: #56b54a !important;
		color: #ffff;
		border: 2px solid #56b54a !important;
	}
	.defbtn a {
		font-size: 16px;
		padding: 10px 19px;
	}
	.home-bg {
		max-width: 505px;
		padding: 60px 40px;
	}
	.yrd-ryt-col {
		width: 35% !important;
	}
	.yrd-lft-col {
		width: 64.915% !important;
	}
	.pl60 {
		padding-left: 35px;
	}
	.pad80 {
		padding: 60px 15px;
	}
	.lft-ryt-spc {
		padding-right: 15px;
		padding-left: 15px;
	}
	.leader-boxes .elementor-image-box-img img {
		max-width: 49px;
		padding: 4px;
	}
	.leader-boxes .elementor-image-box-img {
		padding: 5px;
	}
	.pl40 {
		padding-left: 35px;
	}
	.bigheading h2 {
		font-size: 32px;
		line-height: 36px;
		margin-bottom: 15px;
	}
	.banner {
		padding: 30% 15px 13%;
	}
	.banner {
		padding: 30% 15px 13%;
	}
}
@media(max-width: 767px) {
	.serve-boxes .leader-boxes .elementor-image-box-img img {
		max-width: 34px;
	}
	.lnd-brdr .center-btn .elementor-widget-wrap {
		justify-content: center;
	}
	.custom-contact input, .custom-contact select {
		height: 45px;
	}
	.custom-contact .button {
		font-size: 15px !important;
		padding: 6px 11px !important;
		max-width: 170px;
		margin: 0 auto;
	}
	.third-col {
		grid-column: span 412 !important;
		margin-bottom: 0px;
	}
	.pr15 {
		padding-right: 0px;
	}
	.top_bar .elementor-element-populated {
		justify-content: center !important;
	}
	.abt-wlc {
		padding-bottom: 40px;
	}
	.ft-fix-btn a:last-child {
		border-left: 1px solid #ffffff57;
	}
	.ft-fix-btn a {
		color: #fff;
		font-size: 22px;
		text-transform: uppercase !important;
		padding: 7px;
		text-align: center;
		width: 100% !important;
	}
	.ft-fix-btn {
		display: flex;
		justify-content: space-between;
		width: 100% !important;
		text-align: center;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #77bf4f;
		z-index: 10;
		border-top: 1px solid #ffffff57;
	}
	.ft-fix-btn {
		display: flex;
	}
	.top_bar .elementor-element-populated {
		justify-content: center;
	}
	.project-boxes img {
		height: auto;
	}
	.copyrighttext {
		max-width: 500px;
		margin: 0 auto;
	}
	.ftbdr-top {
		margin: 20px 0px 0px;
		padding-top: 30px;
	}
	.ft-sec {
		padding: 40px 15px 63px;
	}
	.ft-btn a {
		font-size: 16px;
		width: 100% !important;
		text-align: center;
	}
	.pl20 {
		padding-left: 0px;
	}
	.ft-btn .elementor-button-content-wrapper {
		display: block;
		border: 1px solid #80808038;
		padding: 13px;
	}
	.ft-btn svg {
		font-size: 24px;
		margin-bottom: 8px !important;
	}
	.ft-btn .elementor-button-icon {
		align-items: center;
		justify-content: center;
	}
	.pl60 {
		padding-left: 0px;
	}
	.ft-col .elementor-button-content-wrapper {
		display: block;
		margin: 0 auto !important;
		text-align: center;
	}
	.review-slider::before {
		top: -17px;
		left: 20px;
	}
	.home-bg {
		max-width: 100%;
		padding: 40px 20px;
	}
	.mt20 {
		margin-top: 11px;
	}
	.yrd-ryt-col {
		width: 100% !important;
	}
	.yrd-lft-col {
		width: 100% !important;
	}
	.projt-lft-img img {
		min-height: auto;
		max-height: fit-content;
	}
	.logomain {
		max-width: 170px;
	}
	.hom-work br {
		display: none;
	}
	.pl40 {
		padding-left: 0px;
	}
	.leader_outer .elementor-widget-wrap {
		column-gap: 10px;
		row-gap: 10px;
	}
	.leader-boxes {
		width: 100% !important;
		border: 1px solid #80808021;
		padding: 18px;
	}
	.leader-boxes p {
		margin-left: 0px !important;
	}
	.leader-boxes {
		width: 100% !important;
	}
	.leader-boxes .elementor-image-box-img {
		width: fit-content !important;
		margin-bottom: 10px !important;
	}
	.bigheading h2 {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 15px;
	}
	.bigheading h2 {
		font-size: 28px;
		line-height: 34px;
	}
	.pad80 {
		padding: 40px 15px;
	}
	.banner {
		padding: 42% 15px 10%;
	}
	.banner-hd h1 {
		font-size: 35px;
		line-height: 39px;
	}
	.inr-hd h1 {
		font-size: 36px;
		line-height: 44px;
	}
	.pt80 {
		padding-top: 40px;
	}

}
@media(max-width: 600px) {
	.review-slider::after {
		bottom: -27px;
	}
	.logomain {
		max-width: 130px;
	}
	.top_bar {
		margin-bottom: 10px;
	}
	.subheading p {
		font-size: 19px;
		line-height: 24px;
	}
	.inr-bnr {
		padding: 39% 15px 10%;
	}
	.defbtn a {
		font-size: 15px;
		padding: 8px 17px;
	}
	.review-slider::before {
		top: -17px;
		left: 0px;
	}
	.review-slider .elementor-testimonial__text {
		font-size: 16px;
		line-height: 26px;
	}
	.img-caption .wp-caption-text {
		font-size: 13px;
		padding: 9px 9px;
		display: block;
		position: static;
	}
	.banner {
		padding: 55% 15px 13%;
	}
	.banner-hd h1 {
		font-size: 32px;
		line-height: 36px;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 18px !important;
		padding: 15px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 340px;
	}
	.header_main .elementor-menu-toggle {
		padding: 9px;
	}
} 