/* 
Theme Name: Gutter Boyz SC
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
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=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
	color: #787878;
	font-size: 16px;
	line-height: 26px;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 400;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #1d1d1d;
	letter-spacing: 0;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	font-weight: 800;
}
.bigheading   {
	margin-bottom: 20px !important;
}
p a{
	color: #00a1d0 !important;
	font-weight: 400;
	text-decoration: unset !important;
} 
p a:hover, .link-text a:hover {
	color: #000 !important;
}
strong {
	font-weight: 500 !important;
}  
.subheading p {
	font-weight: 800;
	text-transform: capitalize;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 33px;
	line-height: 1.1;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
} 
.mt20{
	margin-top: 20px;
} 
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn{
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	z-index: 102;
	padding: 10px 15px;
	background: #fff;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
}
.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: 30px;
}
.hd_menu .elementor-nav-menu > li > a {
	font-size: 14px !important;
	color: #191919;
	padding: 0 !important;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	color: #005177 !important;
}
/* .hd_menu .elementor-nav-menu > li:last-child > a {
background: #f53639;
border-radius: 0px;
padding: 15px 30px !important;
line-height: normal;
min-width: 210px;
color: #fff !important;
} */
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 14px !important;
	color: #fff !important;
	border-bottom: solid 1px #07b4e7;
	border-left: 0;
	white-space: normal;
	background: #00a1d0 !important;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}
.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: #222334;
	min-width: 230px !important;
	border-radius: 0px;
	margin-top: 10px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #000 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding:  15px;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #191919;
}
.elementor-nav-menu li:hover .sub-arrow svg {
	fill: #005177;
}
.site_logo {
	width: auto !important;
	max-width: 320px;
}
.hd_right {
	width: calc(100% - 320px) !important;
}
.hdactive .site_logo {
	max-width: 220px;
}
.hd_list {
	width: auto !important;
}
.hd_menu {
	width: auto !important;
}
.hd_list li a {
	font-size: 24px !important;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 30px;
	color: #00a1d0;
	letter-spacing: 1px;
	background-image: url('https://2025proofs.com/gutterboyzsc/wp-content/uploads/2025/10/phone_icon.png');
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: center left;
	display: inline-block !important;
}
.hd_list li a i {
	display: block;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
	margin-top: 5px;
	padding-left: 0;
	color: #171717;
	letter-spacing: 0.5px;
	font-style: normal;
}


/*** Header End***/ 
.bigheading h2 {
	font-size: 60px;
	line-height: 1.1;
}
.bigheading h2 span {
	display: block;
	font-size: 30px;
	text-transform: capitalize;
}
.wt, .wt p {
	color: #fff;
}


.ft-sec {
	padding: 60px 15px 30px;
}
.copyrighttext a {
	display: block;
	margin-top: 10px;
}
.copyrighttext {
	font-size: 14px;
	font-size: 15px;
	line-height: 20px;
	color: #bcbcbc;
}
.contact-list li a {
	font-size: 15px !important;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: normal;
	font-style: normal;
	color: #bcbcbc;
}
.call-list li a {
	font-size: 30px !important;
	line-height: 30px;
	font-weight: 800;
	color: #00a0d0;
}
.social-list ul {
	margin: 0 !important;
	column-gap: 10px;
}
.social-list li {
	margin: 0 !important;
}
.social-list li svg {
	fill: #bcbcbc;
	margin: 0 !important;
	transition: all ease-in-out 0.5s !important;
}
.social-list li:hover svg {
	fill: #ffff;
}
.social-list .elementor-icon-list-icon {
	border: solid 1px #bcbcbc;
	padding: 8px;
	border-radius: 50%;
	transition: all ease-in-out 0.5s !important;
}
.social-list .elementor-icon-list-icon:hover {
	background: #13a1d1;
	border-color: #13a1d1;
}
.social-list li a {
	margin: 0 !important;
}
.social-list .elementor-icon-list-text {
	display: none;
}
.ft-sec p {
	font-size: 15px;
	line-height: 25px;
}
.loc-list ul {
	margin: 0 !important;
	column-gap: 20px;
}
.loc-list li {
	margin: 0 !important;
	width: calc(100% / 2 - 10px);
	color: #fff;
}
.loc-list li a {
	color: #bcbcbc;
	font-size: 15px !important;
}
.loc-list li:hover a {
	color: #13a1d1;
}
.ft_hd span {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 5px;
	display: block;
}
.banner h1 {
	font-size: 70px;
	line-height: 1.1;
	text-shadow: 0px 0px 8px #000;
	margin-bottom: 20px;
}
.banner h1 span {
	display: block;
	font-size: 30px;
}
.bannercaption {
	max-width: 700px;
	margin: 0 auto auto 0;
	padding-top: 220px;
}
.bannercaption p {
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-shadow: 0px 0px 8px #000;
}
.defbtn a {
	color: #ffff;
	background-color: #00a1d0;
	border-radius: 0;
	padding: 18px 25px;
	font-size: 15px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	line-height: normal;
	transition: all ease-in-out 0.5s !important;
	min-width: 170px;
}
.defbtn a:hover {
	background-color: #221f1f;
}
.pad80 {
	padding: 80px 15px;
}

.text-review p {
	font-size: 22px;
	font-style: italic;
	line-height: 32px;
	position: relative;
	padding-left: 60px;
	max-width: 670px;
}
.text-review p strong {
	font-weight: bold !important;
}
.text-review p::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0px;
	background-image: url("https://2025proofs.com/gutterboyzsc/wp-content/uploads/2025/10/quote-icon.png");
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	background-size: 40px;
}
.half-col {
	grid-column: span 6 !important;
}
.custom-contact .gfield_required {
	display: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
	display: none;
}
.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: 14px !important;
	color: #fff !important;
}
.custom-contact input, .custom-contact .textarea, .custom-contact select {
	background: #f8f9f6 !important;
	height: 50px;
	margin-bottom: 0px !important;
	padding: 8px 15px !important;
	transition: all ease-in-out 0.5s;
	border: solid 2px #e1e2e2 !important;
	border-radius: 0;
	width: 100% !important;
	color: #221f1f;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 12px !important;
	letter-spacing: 0.5px;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"] {
	border: 1px solid #fff !important;
}
.custom-contact .gfield_label {
	font-size: 14px !important;
	font-weight: normal !important;
	margin-bottom: 5px !important;
	color: #fff !important;
}
.custom-contact .textarea {
	height: 150px !important;
}
.custom-contact .button {
	color: #ffff;
	background-color: #00a1d0 !important;
	border-radius: 0;
	padding: 15px 20px !important;
	font-size: 15px !important;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	line-height: normal;
	transition: all ease-in-out 0.5s !important;
	height: unset;
	max-width: max-content;
	border: 0 !important;
	margin: auto;
}
.custom-contact .button:hover {
	background-color: #221f1f !important;
}
.custom-contact .ginput_container_select .large {
	opacity: 0.6;
}
.custom-contact h4 {
	font-size: 30px;
	margin: 0 0 20px;
}
.custom-contact > div {
	background: #fff;
	padding: 70px 30px 30px;
	border-top: 14px solid #221f1f;
	border-bottom: 14px solid #13a1d1;
	border-bottom-left-radius: 100% 10%;
	border-bottom-right-radius: 120% 25%;
	border-top-left-radius: 40%;
	border-top-right-radius: 0%;
	margin-bottom: -250px;
	position: relative;
	z-index: 1;
}
.hassle-logo {
	position: absolute;
	top: -70px;
	left: 0;
	max-width: 150px;
	z-index: 2;
	right: 0;
	margin: 0 auto !important;
}
.bannr-form {
	padding-top: 220px;
}
.pad40 {
	padding: 40px 15px;
}
.bannr-form > div {
	max-width: 400px;
	margin-left: auto;
}
.custom-contact h2 {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.5px;
	font-family: 'Montserrat', sans-serif;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 20px;
}
.single-logo {
	width: auto !important;
	max-width: 100px;
}
.logo_outer > div {
	justify-content: center;
	column-gap: 30px;
}
.right-container .elementor-container {
	max-width: calc((100% - 1300px)/2 + 1300px) !important;
	margin-right: 0px;
}
.gutter-list li {
	border-bottom: 2px solid #2ce9ff;
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
	font-size: 14px !important;
	text-transform: uppercase;
	font-weight: 700;
	list-style: none;
	letter-spacing: 1px;
	color: #111;
}
.gutter-list li:last-child {
	border-bottom: 0 !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
.mdheading h2 {
	font-size: 35px;
	line-height: 1.1;
}
.mdheading {
	margin-bottom: 20px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mdheading h2 span {
	display: block;
	font-size: 30px;
}
.diff-form.custom-contact > div {
	background: #fff;
	padding: 0;
	border-top: 0;
	border-bottom: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0%;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
}
.diff-pad {
	padding: 250px 15px;
}

.home_slider .swiper-slide {
	background: transparent !important;
	border: 0 !important;
	padding: 50px 0px 0px !important;
	text-align: center;
	position: relative;
}
.home_slider .elementor-testimonial__name {
	order: 2;
	margin-top: 20px;
	text-align: right;
	color: #fff !important;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
}
.home_slider .elementor-testimonial__title {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 600 !important;
	font-size: 24px !important;
	line-height: 34px !important;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0px;
	color: #fff !important;
}
.home_slider .swiper-slide::before {
	content: "";
	position: absolute;
	background-image: url("https://2025proofs.com/gutterboyzsc/wp-content/uploads/2025/10/quote-icon.png");
	background-repeat: no-repeat;
	background-size: 50px;
	width: 50px;
	height: 50px;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.home_slider .swiper-pagination-bullet {
	background: transparent;
	padding: 10px;
	border: 1px solid #fff;
	position: relative;
}
.home_slider .swiper-pagination-bullet::before {
	content: "";
	background: #fff;
	width: 10px;
	height: 10px;
	top: 0;
	bottom: 0;
	position: absolute;
	border-radius: 50%;
	left: 0;
	right: 0;
	padding: ;
	margin: auto;
}
.inr-hd h1 {
	font-size: 70px;
	line-height: 1.1;
	text-shadow: 0px 0px 8px #000;
	margin-bottom: 20px;
}
.inr-hd h1 span {
	display: block;
	font-size: 30px;
	line-height: normal;
}
.inr-bnr {
	padding: 11% 15px 0%;
}
.inr-bnr .bannr-form {
	padding-top: 0;
}
.hd-img {
	position: relative;
}
.hd-img::before {
	content: "";
	position: absolute;
	background-image: url("https://2025proofs.com/gutterboyzsc/wp-content/uploads/2025/10/install_icon.png");
	background-repeat: no-repeat;
	background-size: 80px;
	width: 80px;
	height: 80px;
	left: -100px;
	top: 0px;
}
.hd-img3.hd-img::before {
	background-image: url("https://2025proofs.com/gutterboyzsc/wp-content/uploads/2025/10/Gutter-Installation-Seabrook-Island_icon.png");
}
.hd-img1.hd-img::before {
	background-image: url("https://2025proofs.com/gutterboyzsc/wp-content/uploads/2025/10/cloud_icon.png");
}
.hd-img2.hd-img::before {
	background-image: url("https://2025proofs.com/gutterboyzsc/wp-content/uploads/2025/10/que_icon1.png");
}
.areas-list ul {
	margin: 0 !important;
	column-gap: 20px;
}
.areas-list li {
	margin: 0 !important;
	width: calc(100% / 2 - 10px) !important;
	color: #fff;
	font-size: 18px !important;
	line-height: normal;
	margin-bottom: 10px !important;
	font-weight: 700;
}
.bdr-left {
	border-left: 1px solid #fff;
	margin-left: 30px;
}
.main-hd h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.1;
	margin-bottom: 20px;
}
.cleaning_list li {
	list-style: none;
	font-size: 16px;
	line-height: 26px;
	padding-left: 35px;
	position: relative;
	width: calc(100% / 2 - 10px);
	margin-bottom: 10px;
}
.cleaning_list li::before {
	content: "";
	position: absolute;
	background-image: url("https://2025proofs.com/gutterboyzsc/wp-content/uploads/2025/10/check_icon.png");
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-size: 20px;
	left: 0;
	top: 4px;
}
.cleaning_list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.shapes_outer > div {
	column-gap: 20px;
	justify-content: center;
}
.gutter-boxes {
	width: calc(100% / 3 - 14px) !important;
	position: relative;
	padding-bottom: 180px;
}
.gutter-boxes .elementor-image-box-img {
	width: 100% !important;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.gutter-boxes .elementor-image-box-img img {
	width: 100%;
	display: block;
	max-height: 180px;
	object-fit: contain;
}
.gutter-boxes span {
	color: #13a1d1;
	font-weight: 800;
	font-size: 33px;
	line-height: 1.1;
	display: block;
	margin-bottom: 15px;
}
.gutter-boxes span i {
	display: block;
	font-size: 20px;
	line-height: 28px;
	font-weight: 800;
	color: #1d1d1d;
	font-style: normal;
	margin-top: 10px;
}
.bigtext p {
	font-size: 26px;
	font-weight: bold;
	line-height: 34px;
}
.clr-list.gutter-list li {
	color: #fff;
}
.clr-list ul {
	max-width: 550px;
}
.contact-bnr {
	padding: 14% 15px 7%;
}
.info-contact ul {
	margin: 0 !important;
	column-gap: 40px;
}
.info-contact li {
	margin: 0 !important;
	text-align: left;
}
.info-contact li a {
	color: #fff;
	font-size: 18px !important;
	line-height: 28px;
	font-weight: 600;
}
.info-contact li a i {
	display: block;
	font-size: 14px;
	font-family: 'Nunito Sans', sans-serif;
	font-style: normal;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: 600;
}
.info-contact li a svg {
	fill: #fff;
	width: 40px !important;
	height: 40px !important;
}
.join_outer > div {
	column-gap: 20px;
	justify-content: center;
}
.join-boxes {
	width: calc(100% / 3 - 14px) !important;
}
.join-boxes .elementor-image-box-img {
	width: auto !important;
	display: block;
	margin: ;
}
.join-boxes .elementor-image-box-img img {
	width: 100%;
	display: block;
}
.join-boxes span {
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 5px;
	display: block;
}
.join-boxes .elementor-image-box-content {
	max-width: 250px;
}
.join-boxes p {
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
}
.three-list.cleaning_list li {
	width: calc(100% / 3 - 10px);
}
.site-list li {
	color: #fff;
	margin-bottom: 10px;
	list-style: none;
	position: relative;
	padding-left: 25px;
	font-weight: 700;
	font-size: 16px;
	line-height: 23px;
}
.site-list li::before {
	content: "";
	position: absolute;
	background: #0097c3;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	left: 0;
	top: 9px;
}
.blue-bg > div {
	padding: 20px !important;
	background: rgba(19, 161, 209,0.86);
}
.inr-bnr.thanks-bnr {
	padding: 15% 15px 9%;
}

.post-card article {
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
	border-radius: 0;
	background: #fff;
}
.post-card article a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	pointer-events: all;
	z-index: 0;
	top: 0;
	right: 0;
}
.post-card .elementor-post__text {
	padding: 20px 20px 40px;
}
.post-card article:hover .elementor-post__read-more {
	background-color: #221f1f !important;
}
.post-card .elementor-posts-container {
	column-gap: 20px;
	row-gap: 20px;
}
.post-card .elementor-post__title a {
	font-size: 20px;
	line-height: normal;
	color: #000;
}
.post-card h3 {
	margin-bottom: 10px !important;
	line-height: 28px;
	text-transform: capitalize;
}
.post-card .elementor-post__read-more {
	color: #ffff;
	background-color: #00a1d0 !important;
	border-radius: 0;
	padding: 15px 20px !important;
	font-size: 15px !important;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	line-height: normal;
	transition: all ease-in-out 0.5s !important;
	height: unset;
	max-width: max-content;
	border: 0 !important;
	margin: auto;
}
.post-card .elementor-post__thumbnail img {
	width: 100% !important;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	transform: none !important;
	transition: all ease-in-out 0.5s !important;
	height: 250px !important;
	object-fit: cover;
}
.post-card .elementor-post__thumbnail__link {
	margin: 0;
}
.post-card article:hover .elementor-post__thumbnail img {
	transform: scale(1.1) !important;
}
.post-card .elementor-post__thumbnail {
	padding-bottom: 0px !important;
	overflow: hidden !important;
}

.post-card article:hover .elementor-post__thumbnail::before {
	height: 250%;
	transition: all 600ms linear;
	background-color: transparent;
}
.post-card .elementor-post__excerpt {
	margin-bottom: 35px !important;
}
.post-card .elementor-post__excerpt p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px !important;
	line-height: 22px !important;
	color: #000 !important;
	pointer-events: none;
}
.single-main {
	padding: 120px 15px 100px;
}
.single-main .elementor-widget-wrap {
	box-shadow: none !important;
	transition: none !important;
	background: transparent !important;
}
.single-main h1 {
	font-size: 40px !important;
	line-height: 1.1;
	margin-bottom: 18px;
	text-transform: uppercase;
}
.single-main .elementor-icon-list-item {
	margin: 0px 0px 0px 8px !important;
}
.single-main li a {
	color: #000 !important;
	font-size: 18px !important;
	line-height: 28px !important;
}

.single-main img {
	width: 100%;
	display: block !important;
	height: 450px;
	object-fit: cover;
	border-radius: 0px;
}
.single-left h2:first-child {
	margin-top: 0;
}
.single-main .elementor-icon-list-icon {
	display: none !important;
}
.single-left h2 {
	font-size: 35px;
	line-height: 1.1;
}
.single-left h3 {
	font-size: 30px;
	line-height: normal;
}
.single-left h4 {
	font-size: 25px;
	line-height: 28px;
}
.single-left h5 {
	font-size: 20px;
	line-height: normal;
}
.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
	margin: 25px auto 15px;
}
.post-content ul {
	list-style: none !important;
}
.post-content li {
	position: relative;
	font-size: 17px;
	line-height: 27px;
	padding-left: 20px;
	margin-bottom: 10px !important;
}
.post-content li::before {
	content: "";
	position: absolute;
	background-image: url(https://2025proofs.com/gutterboyzsc/wp-content/uploads/2025/10/check_icon.png);
	background-repeat: no-repeat;
	background-size: 13px;
	height: 20px;
	width: 20px;
	left: 0px;
	top: 7px;
}
.pl40 {
	padding-left: 40px;
}
.single-ryt .sidebar .elementor-container {
	background: #00a1d0;
	padding: 30px;
	border-radius: 0px;
}
.single-ryt h4 {
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 20px;
}
.single-ryt article {
	padding-bottom: 15px !important;
	border-bottom: 1px solid #ffffff57;
	align-items: center;
	margin-bottom: 15px !important;
}
.single-ryt h3 a {
	font-size: 16px !important;
	line-height: 22px !important;
	color: #fff;
	font-weight: normal;
	text-transform: capitalize;
}
.single-ryt article:last-child {
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.post-content p {
	font-size: 16px;
	line-height: 28px;
}
.single-post .elementor-location-header {
	position: relative;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.ft-fix-btn {
	display: none;
}

/* Responsive-Start */
@media(max-width: 1400px) {
	.lft-ryt-spc {
		padding-left: 15px;
		padding-right: 15px;
	}
	.hd-img::before {
		background-size: 50px;
		width: 50px;
		height: 50px;
		left: -59px;
	}
	.instaltion-lft {
		padding-left: 50px;
	}
	.inr-bnr .bannr-form {
		padding-top: 50px;
	}
	.gutter-img img {
		min-height: 550px;
		max-height: 550px;
		object-fit: cover;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 18px;
	}
	.custom-contact > div {
		margin-right: 15px;
	}
	.bannercaption {
		margin: 0 auto auto 15px;
	}
}
@media(max-width: 1199px) {
	.ft-review-col {
		width: 11.538% !important;
	}
	.ft-link-col {
		width: 24.462% !important;
	}
	.ft-area-col {
		width: 24.955% !important;
	}
	.ft-cont-col {
		width: 23% !important;
	}
	.ft-logo-col {
		width: 16% !important;
	}
	.inr-bnr.thanks-bnr {
		padding: 19% 15px 9%;
	}
	.single-left h2 {
		font-size: 31px;
	}
	.single-main h1 {
		font-size: 37px !important;
		margin-bottom: 16px;
		text-align: left;
	}
	.single-ryt {
		display: none;
	}
	.single-left {
		width: 100% !important;
	}
	.pb100 {
		padding-bottom: 80px;
	}
	.instaltion-ryt {
		width: 37.154% !important;
	}
	.instaltion-lft {
		width: 58.808% !important;
	}
	.inr-hd h1 span {
		font-size: 27px;
	}
	.inr-hd h1 {
		font-size: 60px;
		margin-bottom: 18px;
	}
	.pl60 {
		padding-left: 50px;
	}
	.copyrighttext {
		text-align: center;
		margin-bottom: 25px;
	}
	.ft-logo {
		text-align: center !important;
	}
	.pl30 {
		padding-left: 20px;
	}
	.gutter-list li {
		padding-bottom: 15px !important;
		margin-bottom: 15px !important;
	}
	.hassle-logo {
		top: -60px;
		max-width: 130px;
	}
	.custom-contact h2 {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 18px;
	}
	.home_slider .elementor-testimonial__title {
		font-size: 22px !important;
		line-height: 32px !important;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.diff-pad {
		padding: 200px 15px;
	}
	.pr60 {
		padding-right: 50px;
	}
	.mdheading h2 {
		font-size: 32px;
	}
	.bigheading h2 {
		font-size: 54px;
	}
	.single-logo {
		max-width: 90px;
	}
	.text-review p {
		font-size: 21px;
		line-height: 31px;
		max-width: 558px;
	}
	.custom-contact > div {
		padding: 70px 20px 30px;
	}
	.defbtn a {
		padding: 15px 20px;
		font-size: 15px;
		min-width: 160px;
	}
	.banner h1 span {
		font-size: 26px;
	}
	.banner h1 {
		font-size: 60px;
		margin-bottom: 15px;
	}
	.bannercaption {
		max-width: 620px;
		padding-top: 200px;
	}
	.hd_menu .elementor-nav-menu > li > a {
		font-size: 12px !important;
	}
	.hd_right {
		width: calc(100% - 240px) !important;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 8px;
	}

}
@media(max-width: 1024px) {
	.hd_right {
		width: auto !important;
	}
	.hd_list {
		margin-right: 14px;
	}
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #13a1d1;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}
	.header_main .elementor-menu-toggle {
		background-color: #00a1d0;
		padding: 11px;
		margin: 0px 0px !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: #231f20;
		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;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 31px;
	}
	.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;
		border-bottom: 1px solid #80808036;
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
	.header_main .elementor-nav-menu li:hover .sub-arrow svg {
		fill: #fff;
	}
	.header_main .elementor-nav-menu li .sub-arrow svg {
		fill: #fff;
	}
}
@media(max-width: 999px) {
	.inr-bnr-form {
		padding-top: 80px !important;
		width: 100% !important;
		background-color: #f8f9f9 !important;
	}
	.vd-inr-cptn {
		background-color: #000;
		padding: 40px;
	}
	.inr-bnr.vd-inr-bnr video {
		position: static !important;
		transform: unset !important;
		width: 100% !important;
		height: auto !important;
		display: block !important;
	}
	.inr-bnr.vd-inr-bnr > div {
		position: static !important;
	}
	.inr-bnr.vd-inr-bnr {
		padding: 0 !important;
	}
	.ft-review-col {
		width: 20% !important;
	}
	.ft-link-col {
		width: 25% !important;
	}
	.ft-area-col {
		width: 30% !important;
	}
	.ft-cont-col {
		width: 25% !important;
	}
	.ft-logo-col {
		width: 100% !important;
	}
	.inr-bnr.thanks-bnr {
		padding: 23% 15px 15%;
	}
	.gutter-boxes .elementor-image-box-img img {
		max-height: 100px;
	}
	.info-contact ul {
		column-gap: 29px;
	}
	.info-contact li a svg {
		width: 29px !important;
		height: 29px !important;
	}
	.info-contact li a {
		font-size: 16px !important;
		line-height: 25px;
	}
	.bnr-lft-col {
		width: 100% !important;
		text-align: center;
	}
	.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
		margin: 24px auto 10px;
	}
	.single-left h2 {
		font-size: 28px;
	}
	.single-main h1 {
		font-size: 34px !important;
		margin-bottom: 14px;
	}
	.single-main {
		padding: 60px 15px 60px;
	}
	.contact-bnr {
		padding: 20% 15px 14%;
	}
	.join-boxes p {
		font-size: 13px;
		line-height: 18px;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	.inr-hd h1 span {
		font-size: 22px;
	}
	.inr-hd h1 {
		font-size: 50px;
		margin-bottom: 15px;
	}
	.instaltion-lft {
		width: 55.808% !important;
	}
	.instaltion-ryt {
		width: 39.154% !important;
	}
	.inr-bnr .bannr-form {
		padding-top: 50px;
		background-color: transparent;
	}
	.inr-bnr {
		padding: 21% 15px 6%;
	}
	.social-list ul {
		margin-bottom: 30px !important;
		justify-content: center;
	}
	.contact-list li a {
		justify-content: center;
	}
	.ft-area-col {
		width: 41.3% !important;
	}
	.ft-link-col {
		width: 38.3% !important;
	}
	.ft-area-col {
		width: 41.3% !important;
	}
	.ft-cont-col {
		width: 100% !important;
		padding-left: 0 !important;
	}
	.ft-cont-col .call-list {
		justify-content: center;
		display: flex;
	}
	.call-list li a {
		font-size: 23px !important;
		line-height: 27px;
	}
	.pl30 {
		padding-left: 15px;
	}
	.pad100 {
		padding: 60px 15px;
	}
	.home_slider .elementor-testimonial__title {
		font-size: 20px !important;
		line-height: 29px !important;
	}
	.diff-pad {
		padding: 150px 15px;
	}
	.defbtn a:hover {
		background-color: #00a1d0;
	}
	.post-card article:hover .elementor-post__thumbnail img {
		transform: unset !important;
	}
	.mt35 {
		margin-top: 25px;
	}
	.bigheading {
		margin-bottom: 15px !important;
	}
	.gutter-list li {
		padding-bottom: 12px !important;
		margin-bottom: 12px !important;
	}
	.pr60 {
		padding-right: 35px;
	}
	.mdheading h2 {
		font-size: 25px;
	}
	.bigheading h2 {
		font-size: 44px;
	}
	.bigheading h2 span {
		font-size: 26px;
	}
	.single-logo {
		max-width: 80px;
	}
	.pad80 {
		padding: 60px 15px;
	}
	.bnr-review .elementor-shape-bottom {
		display: none;
	}
	.text-review p {
		font-size: 19px;
		line-height: 29px;
		max-width: 100% !important;
	}
	.custom-contact > div {
		margin-bottom: 20px;
	}
	.bannr-form {
		padding-top: 80px;
		width: 100% !important;
		background-color: #f8f9f9;
	}
	.bannr-form > div {
		max-width: 100%;
		padding-left: 15px;
	}
	.defbtn a {
		padding: 15px 15px;
		font-size: 14px;
		min-width: 150px;
	}
	.bannercaption p {
		font-size: 17px;
		line-height: 27px;
	}
	.banner h1 span {
		font-size: 22px;
	}
	.banner h1 {
		font-size: 50px;
		margin-bottom: 15px;
	}
	.bannercaption {
		max-width: 100% !important;
		padding-top: 40px;
		width: 100% !important;
		padding-right: 15px;
		text-align: center;
		background-color: #000;
		margin-left: 0;
		padding-left: 15px;
		padding-bottom: 40px;
	}
	.banner > div {
		position: static !important;
	}
	.banner video {
		position: static !important;
		width: 100% !important;
		height: auto !important;
		transform: unset !important;
		display: block;
	}
}
@media(max-width: 767px) {
	.inr-bnr.thanks-bnr {
		padding: 33% 15px 25%;
	}
	.gutter-boxes .elementor-image-box-img {
		bottom: 20px;
	}
	.gutter-boxes:nth-child(n+2) {
		margin-top: 10px;
	}
	.gutter-boxes {
		padding-bottom: 170px;
		border: 1px solid #80808029;
		padding-top: 20px;
		padding-left: 15px;
		width: 100% !important;
		padding-right: 15px;
	}
	.cleaning_list li {
		border: 1px solid #80808021;
		padding: 10px;
	}
	.cleaning_list li::before {
		display: none;
	}
	.cleaning_list ul {
		column-gap: 9px;
	}
	.three-list.cleaning_list li {
		width: calc(100% / 2 - 5px);
		border: 1px solid #80808024;
		padding: 10px;
		text-align: center;
	}
	.clr-list ul {
		max-width: 100%;
	}
	.info-contact li a {
		line-height: 25px;
		text-align: center;
		display: block !important;
	}
	.info-contact li a svg {
		margin: 0 auto !important;
	}
	.info-contact ul li:nth-child(n+3) {
		margin-top: 10px !important;
	}
	.info-contact ul li {
		width: calc(100% / 2 - 10px);
		border: 1px solid #ffffff26;
		padding: 10px !important;
	}
	.info-contact ul {
		column-gap: 10px;
	}
	.site-list li::before {
		display: none;
	}
	.site-list li {
		border: 1px solid #ffffff21;
		padding: 8px !important;
	}
	.mob-full img {
		width: 100% !important;
	}
	.inr-bnr {
		padding: 32% 15px 8%;
	}
	.hd-img::before {
		display: none;
	}
	.single-left h2 {
		font-size: 26px;
	}
	.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
		margin: 21px auto 9px;
	}
	.single-main h1 {
		font-size: 32px !important;
		margin-bottom: 14px;
	}
	.single-main {
		padding: 40px 15px 40px;
	}
	.pb100 {
		padding-bottom: 40px;
	}
	.join-boxes .elementor-image-box-content {
		max-width: 250px;
		margin: 0 auto;
	}
	.join-boxes .elementor-image-box-img img {
		width: auto;
		margin-bottom: 10px;
	}
	.join-boxes .elementor-image-box-img {
		width: auto !important;
		display: flex;
		justify-content: center;
	}
	.join-boxes:nth-child(n+2) {
		margin-top: 12px;
	}
	.join-boxes {
		width: 100% !important;
		border: 1px solid #ffffff1f;
		padding: 12px;
	}
	.contact-bnr {
		padding: 27% 15px 14%;
	}
	.inr-hd h1 {
		font-size: 40px;
	}
	.hd-img::before {
		background-size: 50px;
		width: 50px;
		height: 50px;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: -49px;
	}
	.mdheading {
		margin-bottom: 15px !important;
	}
	.areas-list li {
		font-size: 17px !important;
		border: 1px solid #ffffff1f;
		padding: 10px !important;
	}
	.bdr-left {
		border-left: unset !important;
		margin-left: 0px;
		border-top: 1px solid #ffffff24;
		margin-top: 20px;
		padding-top: 20px;
	}
	.pl30 {
		padding-left: 0px;
	}
	.instaltion-ryt {
		width: 100% !important;
		padding-bottom: 0px;
	}
	.instaltion-lft {
	width: 100% !important;
	padding-top: 0px;
	padding-left: 0px;
}
	.ft-fix-btn a {
		width: 100% !important;
		text-align: center;
		padding: 9px;
		color: #fff;
		text-transform: uppercase !important;
		font-size: 19px;
		line-height: normal;
	}
	.ft-fix-btn a:last-child {
		background-color: #0097c3;
	}
	.ft-fix-btn {
		display: flex;
		width: 100% !important;
		justify-content: space-between;
		z-index: 10;
		background-color: #000;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		border-top: 1px solid #ffffff8a;
	}
	.text-review p::before {
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.text-review p {
		padding-left: 0px;
		padding-top: 50px;
		text-align: center;
	}
	.home_slider .elementor-testimonial__name {
		text-align: center;
	}
	.home_slider .elementor-testimonial__title {
		font-size: 18px !important;
		line-height: 26px !important;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.pr60 {
		padding-right: 0px;
	}
	.pad80 {
		padding: 40px 15px;
	}
	.bigheading h2 span {
		font-size: 21px;
	}
	.bigheading h2 {
		font-size: 38px;
	}
	.single-logo {
		max-width: 70px;
	}
	.custom-contact .button {
		padding: 13px 15px !important;
		font-size: 15px !important;
		line-height: 1 !important;
	}
	.half-col {
		grid-column: span 12 !important;
	}
	.hassle-logo {
		top: -50px;
		max-width: 110px;
	}
	.banner h1 {
		font-size: 45px;
		margin-bottom: 15px;
	}
	.gutter-img img {
		min-height: auto;
	}
	.pl60 {
		padding-left: 0px;
	}
	.defbtn {
		margin-top: 25px;
	}
	p, li {
		margin-bottom: 13px;
	}
	.bigtext p {
		font-size: 23px;
		line-height: 29px;
	}
	.mt35 {
		margin-top: 20px;
	}
	.diff-pad {
		padding: 130px 15px;
	}
}
@media(max-width: 600px) {
	.three-list.cleaning_list li {
		width: 100% !important;
	}
	.info-contact li a svg {
		width: 22px !important;
		height: 22px !important;
	}
	.subheading p {
		margin-bottom: 10px;
		font-size: 26px;
	}
	.defbtn {
		margin-top: 20px;
	}
	.single-main h1 {
		font-size: 30px !important;
	}
	
	.inr-hd h1 {
		font-size: 39px;
		margin-bottom: 15px;
	}
	.inr-hd h1 span {
		font-size: 19px;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 22px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 15px 15px 15px 30px !important;
		font-size: 16px !important;
	}
	.header_main ul.elementor-nav-menu > li > a,
	.hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 18px !important;
		padding: 18px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 360px;
	}
	.mdheading h2 {
		font-size: 22px;
	}
	.hdactive .site_logo {
		max-width: 120px;
	}
	.bigheading {
		margin-bottom: 12px !important;
	}
	.bigheading h2 {
		font-size: 32px;
	}
	.gutter-list li {
		font-size: 13px !important;
	}
	.single-logo {
		max-width: 60px;
	}
	.hassle-logo {
		top: -40px;
		max-width: 90px;
	}
	.banner h1 span {
		font-size: 19px;
	}
	.banner h1 {
		font-size: 37px;
		margin-bottom: 13px;
	}
	.hd_list {
		display: none;
	}
	.header_main .elementor-menu-toggle {
		padding: 8px;
	}
	.hd_list li a i {
		font-size: 10px;
	}
	.hd_list li a {
		font-size: 19px !important;
	}
	.site_logo {
		max-width: 120px;
	}
}
@media(max-width: 400px) {

}



























































