/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
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
*/












/*h1, h2, h3, h4{
	margin: 0 !important;
}
*/
.headerMenu .sub-menu {
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
	border-radius: 6px;
}
.headerMenu .sub-menu li:first-child a {
	border-radius: 6px 6px 0 0;
}
.headerMenu .sub-menu li:last-child a {
	border-radius: 0 0 6px 6px;
}









.bannerH1 h1 span {
	position: relative;
	z-index: 1;
}
.bannerH1 h1 span::before {
	z-index: -1;
	content: '';
	position: absolute;
	top: -3px;
	left: -14px;
	right: -12px;
	background: url('https://dev.wordpress-developer.us/plumbing/wp-content/uploads/2024/11/Vector-3.svg') no-repeat;
	background-size: cover;
	height: 99px;
}
.allService .elementor-button-icon {
	margin-top: 4px;
	margin-left: 5px;
}

#gform_1_validation_container,
.customGformStyle .gfield_label.gform-field-label,
.customGformStyle_wrapper .gform_heading{
	display: none;
}
.customGformStyle textarea,
.customGformStyle select,
.customGformStyle input {
	border-radius: 6px !important;
	border: none !important;
	height: 52px !important;
	color: #767676 !important;
	background: #EDF0F3 !important;
	padding: 0 15px !important;
}

.customGformStyle select{
	padding-right: 45px !important;
	background: #EDF0F3 url('https://dev.wordpress-developer.us/plumbing/wp-content/uploads/2025/06/Polygon-1.png') no-repeat center right 24px !important;
}



.customGformStyle textarea{ padding-top: 20px !important; height: auto !important; resize: none !important;}

#gform_confirmation_message_2 {
	text-align: center;
}
 .customGformStyle .gform_fields {
	row-gap: 20px !important;
}
 .customGformStyle  .typeOfWork {
	grid-column: span 10 !important;
}

.customGformStyle{ position:relative; }
.customGformStyle .gform_footer {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 170px;
}
.customGformStyle .gform_footer #gform_submit_button_2,
.customGformStyle .gform_footer #gform_submit_button_1 {
	width: 100%;
	background: #F56600 !important;
	color: #fff !important;
	font-size: 16px;
	font-weight: 600;
	font-family: "Roboto", Sans-serif;
}
.customGformStyle .gform_footer #gform_submit_button_2{
	width: auto;
}



.customGformStyle .gform_footer #gform_submit_button_2:hover ,
.customGformStyle .gform_footer #gform_submit_button_1:hover {
	background: #2F7ECE !important;
}
.customGformStyle select:focus,.customGformStyle textarea:focus,
.customGformStyle input:focus,
.customGformStyle .gform_footer #gform_submit_button_2:focus,
.customGformStyle .gform_footer #gform_submit_button_1:focus {
	outline: none !important;
}
.workCompletSlider .swiper-pagination-progressbar {
	top: unset !important;
	bottom: 0;
	width: 750px !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
	background: #EBF3FB !important;
}
.workCompletSlider  .swiper-pagination-progressbar-fill{background: #2F7ECE !important;}





#gform_fields_1 .gfield{
	position: relative;
}
.customGformStyle .validation_message {
	position: absolute;
	bottom: -17px;
	margin: 0;
}

.customGformStyle.getAquote .gform_footer {
	position: unset;
	width: unset;
	justify-content: center;
}




/* start responsive  */



@media only screen and (max-width: 1600px) {
  
}



@media only screen and (max-width: 1440px) {
  
}

@media only screen and (max-width: 1366px) {
  
}

@media only screen and (max-width: 1200px) {
  .workCompletSlider .swiper-pagination-progressbar {
		width: 600px !important;
		left: 47% !important;
	}
	
}

@media only screen and (max-width: 1024px) {
  .workCompletSlider .swiper-pagination-progressbar {
		width: 90% !important;
		left: 50% !important;
	}
	.bannerH1 h1 span::before {
		height: 80px;
		left: -8px;
  		right: -5px;
	}

	.customGformStyle .typeOfWork {
		grid-column: span 9 !important;
	}
	.customGformStyle .gform_footer {
		width: 180px;
	}


}

@media only screen and (max-width: 800px) {
  .customGformStyle .gform_footer {
		width: 150px;
	}
}


@media only screen and (max-width: 767px) {
	.headerMenu .sub-menu {
		box-shadow: none;
		border-radius: 0;
	}
	.headerMenu .sub-menu li:last-child a,
	.headerMenu .sub-menu li:first-child a {
		border-radius: 0;
	}

	.bannerH1 h1 span::before {
		height: 62px;
	}
	.gform-theme--foundation .gfield--width-quarter {
		grid-column: span 6 !important;
	}

	nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 11;
		width: 400px;
	}
	main#content.blur {
		 filter: blur(2.3px); 
	}

	nav.elementor-nav-menu--dropdown  ul{padding-top: 52px;}

	nav.elementor-nav-menu--dropdown ul a:focus{
		background: #2f7ece !important; color: #fff !important;
	}


}


@media only screen and (max-width: 600px) {
  .gform-theme--foundation .gfield--width-quarter {
		grid-column: span 12 !important;
	}
	.customGformStyle .typeOfWork {
		grid-column: span 12 !important;
	}
	.customGformStyle .gform_footer {
		position: unset;
	}

}


@media only screen and (max-width: 500px) {
  
nav.elementor-nav-menu--dropdown {
	width: 270px;
}
.homeBaner {
	background-position: right -120px center !important;
}


}


@media only screen and (max-width: 400px) {
  
}



