/*!
Theme Name: jimsplumbing
Theme URI: 
Author: SEO Service Agency
Author URI: https://www.seoserviceagency.com.au
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: jimsplumbing
*/
/*--------------------------------------------------------------
1.0 General
--------------------------------------------------------------*/
html, body{margin:0px; padding:0px; font-family: 'Outfit', sans-serif;}
body{font-size:18px; line-height:1.6; color:#4D4D4D;}
ul, ol{margin: 0 0 1.5em 20px; padding: 0;}
ul{list-style: outside none disc;}
ol{list-style: outside none decimal;}
li > ul, li > ol {margin-bottom:0; margin-left:1.5em;}
hr{background-color: #E7E7E7; border: 0 none; height: 1px; margin-bottom: 1.5em;}
a{color: #F58131; text-decoration: none;}
.entry-content a,
.content-area a{ text-decoration: none; position: relative; color: #0B56A5; cursor:pointer;}
.entry-content a:hover,
.content-area a:hover{color: #0B56A5;}
.entry-content li{ padding-top: 4px; padding-bottom: 4px }
fieldset {border: medium none; margin: 15px 0; padding: 0;}
legend{color: #000000; font-size: 16px; font-weight: bold; margin: 10px 0;}
a:focus , *{outline:none;}
a:hover, a:active {color: #F58131; outline:0 none;}
:-moz-placeholder {color: currentcolor; font-family: 'Outfit', sans-serif;}
*::-moz-placeholder {color: currentcolor; font-family: 'Outfit', sans-serif; opacity: 0.5;}
figcaption, figure, main {display: block;}
b, strong {font-weight: 700;}
img{max-width:100%; border:none; vertical-align: top; height: auto;}


/* 2.0 Clearings
--------------------------------------------------------------*/
.clear:before, 
.clear:after, 
.site-header:before, 
.site-header:after, 
.site-content:before, 
.site-content:after , 
.site-footer:before, 
.site-footer:after{content: ""; display: table; table-layout: fixed;}
.clear:after, .site-header:after, .site-content:after, .site-footer:after {clear: both;}

/* 3.0 Alignments
--------------------------------------------------------------*/
.alignleft{display: inline; float: left; margin-right: 1.5em;}
.alignright {display: inline; float: right; margin-left: 1.5em;}
.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
.text-left{ text-align:left !important;}
.text-center{ text-align:center !important;}
.text-right{ text-align:right !important;}
.text-justify{ text-align:justify !important;}
.uppercase{ text-transform:uppercase !important; }
.align-center{display:flex; align-items:center;}


/* 4.0 Form Style
--------------------------------------------------------------*/
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select{
	border:1px solid #E7E7E7; background:#ffffff; line-height:26px; height:50px; padding:10px 15px; width:100%; margin-bottom:15px;
	display:block; -webkit-appearance:none; font-family: 'Outfit', sans-serif; border-radius:30px;}

select{background: url("images/chevron-down.svg") no-repeat center right 15px #fff;}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus{
	border-color: #80bdff;
}
textarea{height:140px;  resize: none;}
button, 
html [type="button"], 
[type="reset"], 
[type="submit"], 
.button, 
.promo-button {
	-webkit-appearance: button; 
	background:#F58131; 
	color:#ffffff !important; 
	border-radius:50px; 
	-webkit-border-radius:50px;
	-moz-border-radius:50px; 
	line-height:28px; 
	font-size:18px; 
	padding:10px 20px 10px 20px; 
	text-align:center; 
	border:medium none; 
	font-family: 'Outfit', sans-serif; 
	text-transform:uppercase; 
	cursor:pointer; 
	font-weight:bold; 
	letter-spacing:0px;
	display: inline-block; 
	transition: all 0.2s ease; 
	-webkit-appearance:none; 
	border: solid 1px transparent; 
	text-decoration: none !important;
	white-space: nowrap;}
button:hover, button:focus, html [type="button"]:hover, html [type="button"]:focus, [type="reset"]:hover, [type="reset"]:focus, [type="submit"]:hover, [type="submit"]:focus,  .button:hover, .button:focus, .promo-button:hover {background:#E56F1D; color:#ffffff; border: solid 1px transparent;}
.button:after{ display: none;}
.button-sm, .promo-button{padding:5px 15px 5px; line-height:26px; font-size:14px;}
.button-mid{padding: 2px 30px 0; line-height:40px; font-size:18px;}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {clear: both; float: left; margin: 0 10px;width: calc(100% - 20px);
	background-color: #fff3cd; border-color: #ffeeba; color: #856404; padding:8px 12px;}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng{clear: both; float: left; margin: 0 10px; width: calc(100% - 20px);
	background-color: #f8d7da; border-color: #f5c6cb; color: #721c24; padding:8px 12px;}
input.wpcf7-not-valid, textarea.wpcf7-not-valid{border-color: #dc3545;}
.wpcf7-not-valid-tip{ display:none !important;}

/* 5.0 Typography
--------------------------------------------------------------*/
body, button, input, select, textarea {color:#505050; font-family:'Outfit', sans-serif; font-size:18px; font-weight:400; line-height:1.6; letter-spacing:0px;}
h1, h2, h3, h4, h5, h6 {clear: both; line-height: 1.4; margin: 0 0 15px; padding: 0 0 0; font-family:'Outfit', sans-serif; color: #000; letter-spacing: -0.01em;}
h1, .h1, h1.entry-title{font-size: 60px; font-weight: 700; font-family: "Space Grotesk", sans-serif;}
h2, .h2, h2.entry-title {font-size: 48px; font-weight: 700; font-family: "Space Grotesk", sans-serif;}
h3, .h3 {font-size:40px; font-weight: 700; font-family: "Space Grotesk", sans-serif;}
h4, .h4 {font-size:32px; font-weight: 500; margin:0px 0px 10px 0px; font-family: "Space Grotesk", sans-serif;}
h5, .h5 {font-size:28px; font-weight: 600; margin:0px 0px 10px 0px;}
h6 {font-size: 15px; font-weight: 600;}
p {margin: 0 0 15px; padding: 0;}
p:empty {display: none;}

/* 6.0 Layout
--------------------------------------------------------------*/
.container{max-width:1350px; margin:auto; position:relative; display: table; width: 100%; padding-left:15px; padding-right:15px;}
body{background:#ffffff; font-weight:300;}
*, *::before, *::after {box-sizing: border-box;}
*, *::before, *::after {box-sizing: border-box;}
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {max-width:100%; height:auto}
.pb-0{padding-bottom:0 !important}
.pb-10{padding-bottom:10px !important}
.pb-20{padding-bottom:20px !important}
.pb-30{padding-bottom:30px !important}
.pb-40{padding-bottom:40px !important}
.pb-50{padding-bottom:50px !important}

.pt-0{ padding-top:0 !important}
.pt-10{ padding-top:10px !important}
.pt-20{ padding-top:20px !important}
.pt-30{ padding-top:30px !important}
.pt-40{ padding-top:40px !important}
.pt-50{ padding-top:50px !important}

.mb-0{margin-bottom:0 !important}
.mb-10{margin-bottom:10px !important}
.mb-20{margin-bottom:20px !important}
.mb-30{margin-bottom:30px !important}
.mb-40{margin-bottom:40px !important}
.mb-50{margin-bottom:50px !important}

.mt_0{ margin-top:0 !important}
.mt_10{ margin-top:10px !important}
.mt_20{ margin-top:20px !important}
.mt_30{ margin-top:30px !important}
.mt_40{ margin-top:40px !important}
.mt_50{ margin-top:50px !important}

/* Header
--------------------------------------------------------------*/
header.site-header{position:relative; z-index:100;}
header.site-header .container{max-width:100%; padding-left:0; padding-right:0;}
header.site-header .header-inner{display:flex; flex-direction:row;}
header.site-header .header-inner .site-branding{padding:10px 15px; flex:0 0 300px; max-width:300px; width:100%; text-align:center;}
header.site-header .header-inner .site-branding img{max-height:115px;}
header.site-header .header-inner .header-right{flex:0 0 calc(100% - 300px); max-width:calc(100% - 300px); width:100%;}
header.site-header .header-inner .announcement-bar{background: rgba(11, 86, 165, 0.04); display:flex;}
header.site-header .announcement-bar .announcement-text{padding:15px; font-size:18px; font-weight:400; color:#000000;  text-align:center; width: 100%; line-height:28px;}
header.site-header .announcement-bar .announcement-text.highlight-text{background:#0B56A5; color:#ffffff; font-size:18px; padding:15px 30px; max-width:270px; width:100%; margin-left:auto;}
header.site-header .announcement-bar .announcement-text.highlight-text a{color:#ffffff;}
header.site-header .navbar-wrapper{display:flex; border-top:1px solid #E7E7E7; border-bottom:1px solid #E7E7E7}
header.site-header .main-navigation{width: 100%;}
.menu-toggle{display:none;}
.navbar-wrapper .nav-menu{margin:0; list-style:none; display:flex; flex-wrap:wrap; justify-content:center;}
.navbar-wrapper .nav-menu li{padding:0 15px; list-style:none; font-size:16px; text-transform:uppercase; position:relative;}
.navbar-wrapper .nav-menu li a{display:block; padding:0 5px; color:#000000; font-family: "Space Grotesk", sans-serif; font-weight:600; line-height:78px; transition:all 400ms;}
.navbar-wrapper .nav-menu li:hover > a,
.navbar-wrapper .nav-menu li a:hover{color:#F58131;}
.navbar-wrapper .nav-menu li.current-menu-item > a{color:#F58131;}
.navbar-wrapper .nav-menu li > .sub-menu{ transform:translateY(60px); opacity:0; visibility:hidden; transition:all 400ms; background:#ffffff; width:240px; padding:10px 0px; box-shadow:0 5px 3px 0 rgba(0,0,0,0.1); position:absolute; top:100%; left:0; margin:0; z-index:99; border-top:1px solid #E7E7E7; height:0;}
.navbar-wrapper .nav-menu li:hover > .sub-menu{opacity:1; visibility:visible; transform:translateY(0); height:auto;}
.navbar-wrapper .nav-menu li > .sub-menu li{padding:5px 15px; text-transform:none; position:relative; font-size:18px;}
.navbar-wrapper .nav-menu li > .sub-menu li a{padding:5px; line-height:24px;}
.navbar-wrapper .nav-menu li > .sub-menu .sub-menu{transform:translateX(60px); opacity:0; top:-10px; left:100%;}
.navbar-wrapper .nav-menu li > .sub-menu li:hover > .sub-menu{opacity:1; visibility:visible; transform:translateX(0); height:auto;}

.navbar-wrapper .nav-menu li > .menu-arrow{display:none;}
.navbar-wrapper .contact-call-out{margin-left:auto; max-width:270px; width:100%;}
.navbar-wrapper .contact-call-out a{background:#F58131; color:#ffffff; display:block; height:calc(100% + 2px); font-family: "Space Grotesk", sans-serif; font-size:30px; font-weight:700; line-height: 1.2; padding: 10px 10px 10px 45px; position:relative; margin-top:-1px; }
.navbar-wrapper .contact-call-out a span{display:block; font-size:18px; font-weight:500; font-family:'Outfit', sans-serif;}
.navbar-wrapper .contact-call-out a:before{height:60px; width:60px; border:2px solid #ffffff; border-radius:60px; background:url(images/phone-icon.svg) no-repeat scroll 0 0 #E7E7E7; content:""; position:absolute; left:-30px; background-position:center;}


/* Content Part
--------------------------------------------------------------*/
.elementor-widget-heading .elementor-heading-title{line-height:1.4;}
.slick-arrow{display:block; position:absolute; bottom:100%; right:40px; margin-bottom:40px; font-size:0 !important; text-indent:-9999px !important; width:60px; height:60px; border-radius:60px !important;}
.slick-arrow.slick-prev{right:120px;}
.slick-arrow.slick-disabled{background:#ffffff; border-color:rgba(0,0,0,0.10);} 
.slick-arrow:before{content:""; position:absolute; width:58px; height:58px; background-position:center; background:url(images/chevron-left.svg) no-repeat center; background-size:auto; left:0; top:0; border-radius:50px;}
.slick-arrow.slick-next:before{background:url(images/chevron-right.svg) no-repeat center; background-size:auto;}
.slick-arrow:not(.slick-disabled):before{-webkit-filter: invert(100%); filter: invert(100%);}

.home-hero-section{padding-top:0px; padding-bottom:0px;}
.home-hero-section .e-con-inner{padding-top:0px !important; padding-bottom:0px !important;}
.home-hero-section .e-con-inner .col-left{width:45%; padding-top:75px; padding-bottom:75px;}
.home-hero-section .e-con-inner .col-right{padding-top:0px; padding-bottom:0px; width:55%; min-height:600px;}
.home-hero-section .hero-banner-image{height:100%;}
.home-hero-section .hero-banner-image .elementor-widget-container{position: relative; clip-path: polygon(32% 0, 100% 0, 100% 100%, 0% 100%); padding-top:0; overflow: hidden;}
.home-hero-section .hero-banner-image img{position: absolute; top: 0; height: 100%; width: auto; object-fit: cover; right:0;}



.home-hero-section .main-heading .elementor-heading-title{text-transform:uppercase; font-size:60px; font-family: "Space Grotesk", sans-serif; font-weight:700; color:#000000; line-height: 1.2;}
.home-hero-section .main-heading .elementor-heading-title span{color:#F58131; font-family: "Playfair Display", serif; font-weight:700; font-style:italic; text-transform:none;}
.home-hero-section .elementor-widget-text-editor ul{list-style:none; color:#000; font-size:20px; margin:0; font-weight:400;}
.home-hero-section .elementor-widget-text-editor ul li{padding:8px 0 8px 32px; position:relative;}
.home-hero-section .elementor-widget-text-editor ul li:before{background:url(images/blue-check-icon.svg) no-repeat center; position:absolute; top:12px; content:""; height:22px; width:22px; background-size:22px 22px; left:0;}
.elementor-widget-button .elementor-button{background: #F58131; border-radius: 50px; color: #fff; padding: 15px 30px; font-size: 18px;
	font-weight: 600; font-family: 'Outfit', sans-serif; text-transform: uppercase; line-height: 20px;} 
.elementor-widget-button .elementor-button:hover{background: #E56F1D; color:#ffffff;}

.booking-section{padding-top:45px; padding-bottom:45px;}
.booking-section h2.elementor-heading-title{color:#ffffff; text-transform:uppercase; font-size:68px; line-height: 1;}
.form-row{display:flex; flex-wrap:wrap; margin:0 -10px;}
.form-row .form-group{padding:0 10px; flex:0 0 100%; width:100%; max-width:100%;}
.form-row .form-group p{margin:0;}
.form-row.col-2 .form-group{flex:0 0 50%; max-width:50%;}
.booking-section .form-group .wpcf7-form-control-wrap:last-child input{margin-bottom:0;}
.booking-section .form-group textarea{height: 178px; border-radius:20px;}
.booking-section .form-group .wpcf7-submit{float:right;}

.main-section{padding-top:75px; padding-bottom:75px;}
.main-section.e-con-full{padding-top:75px; padding-bottom:75px;}
.section-heading h2.elementor-heading-title{font-size:42px; font-family: "Space Grotesk", sans-serif; font-weight:700; color:#000000; line-height:1.3;}
.sub-heading + .section-heading{margin-top:-10px;}
.section-heading  + .sub-heading{margin-top:-10px;}
.sub-heading .elementor-heading-title{font-size:20px; font-weight:600; color:#F58131; line-height:1.3; letter-spacing:2px; text-transform:uppercase;}
.cta-block-wrapper{background:#FDD9B6; border-radius:20px; max-width:480px; overflow:hidden;  float: right;}
.cta-block-wrapper .cta-top{text-align:center; padding:30px 40px; font-size:24px; font-weight:500; color:#000000;}
.cta-block-wrapper .cta-bottom{background:#F58131; padding:20px 30px; font-size:22px; font-weight:400; color:#ffffff; line-height:1.3; position:relative; padding-left:125px;}
.cta-block-wrapper .cta-bottom span{display:block; opacity:0.80;}
.cta-block-wrapper .cta-bottom a{font-size:48px; font-family: "Space Grotesk", sans-serif; color:#ffffff; font-weight:700; }
.cta-block-wrapper .cta-bottom:before{width:80px; height:80px; border-radius:80px; background:#FDD9B6; left:30px; top:20px; content:""; position:absolute; opacity:0.30;}
.cta-block-wrapper .cta-bottom:after{background:url(images/phone-icon.svg) no-repeat scroll 0 0; height:40px; width:40px; position:absolute; content:""; left:50px; top:40px; background-size: 40px; -webkit-filter: invert(100%); /* Safari/Chrome */ filter: invert(100%);}

.faq-section .section-heading{margin-bottom:30px !important;}
.faq-section .elementor-accordion{max-width:800px; margin:auto;}
.elementor .e-con > .e-con-inner {max-width:1350px; padding-left:15px; padding-right:15px;}
.elementor-widget-accordion .elementor-accordion .elementor-tab-title{padding:18px 45px 18px 0; line-height: 1.4; position: relative;}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-title{font-size:24px; font-family: "Space Grotesk", sans-serif; font-weight:600; color:#000000;}
.elementor-widget-accordion .elementor-accordion .elementor-tab-content{border:0; padding:0 45px 18px 0;}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-item{border:0; border-bottom:1px solid #E7E7E7;}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-icon{position:absolute; right:0; width:28px !important; height:28px !important; transition:all 300ms; top: 18px;}
.elementor-widget-accordion .elementor-active .elementor-accordion-title{color:#000000 !important;}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-icon > span{display:none !important;}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-icon:before,
.elementor-widget-accordion .elementor-accordion .elementor-accordion-icon:after{height:20px; width:2px; content:""; border-radius:2px; background:#000; position:absolute; top:5px; left:12px; transition:all 300ms}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-icon:after{transform:rotate(90deg);}
.elementor-widget-accordion .elementor-accordion .elementor-active .elementor-accordion-icon:after{opacity:0;}
.elementor-widget-accordion .elementor-accordion .elementor-active .elementor-accordion-icon{transform:rotate(90deg);}

.services-heading-wrap{max-width:70%; padding-bottom:0 !important;}
.services-slider{padding-top:0 !important;}
.services-slider .elementor-image-box-wrapper{background:#ffffff; border-radius:15px; padding:30px 20px 20px; height:100%;}
.services-slider .slick-arrow{display:block; position:absolute; bottom:100%; right:40px; margin-bottom:40px; font-size:0; text-indent:-999999; width:60px; height:60px; border-radius:60px;}
.services-slider .slick-arrow.slick-prev{right:120px;}
.services-slider .slick-arrow.slick-disabled{background:#ffffff; border-color:rgba(0,0,0,0.10);} 
.services-slider .slick-list .slick-track{display: flex; }
.services-slider .slick-arrow:before{content:""; position:absolute; width:58px; height:58px; background-position:center; background:url(images/chevron-left.svg) no-repeat center; background-size:auto; left:0; top:0; border-radius:50px;}
.services-slider .slick-arrow.slick-next:before{background:url(images/chevron-right.svg) no-repeat center; background-size:auto;}
.services-slider .slick-arrow:not(.slick-disabled):before{-webkit-filter: invert(100%); filter: invert(100%);}
.services-slider .slick-list .elementor-widget-image-box{padding:0 15px; height: auto;}
.services-slider .slick-list{overflow:visible; margin:0 -15px; }
#our-services{overflow:hidden;}
.sub-text,
.sub-text p{font-size:22px; font-weight:400; line-height:1.5;}
.services-slider .elementor-image-box-wrapper .elementor-image-box-description{color:#4D4D4D; font-size:16px; line-height:24px; font-weight:300;}
.services-slider .elementor-image-box-wrapper .elementor-image-box-title{color:#000000; font-weight:600; font-size:24px; line-height:1.3;}
.services-slider .elementor-widget-container{height: 100%;}
.services-slider .slick-list .elementor-widget-image-box:not(.slick-active){filter:blur(2px); opacity:0.5;}

.brand-logos{padding-top:40px; padding-bottom:40px;}
.brand-logos .swiper-slide .swiper-slide-inner{border:1px solid #E7E7E7; border-radius:10px; padding:5px 20px;}
.call-to-action{position:relative !important; overflow:hidden !important; padding-top:40px; padding-bottom:40px;}
.call-to-action:before{position: absolute; width: 1016px !important; height: 763px !important; background: radial-gradient(50% 50% at 50% 50%, #F58131 0%, #653F25 50%, #1E1F1F 100%); content:"" !important; display:block !important; display: block !important; right: -540px !important; left: auto !important;top: 80px !important;}
.call-to-action .elementor-widget-image{border-radius:50%; border:8px solid #ffffff; overflow:hidden; right:-38px; margin-top:-20px; z-index: 100; }
.call-to-action .elementor-widget-image img{border-radius:50%;}
.call-to-action .img-wrapper.elementor-element{width:490px !important; margin-bottom:-130px;}
.call-to-action .elementor-heading-title{font-size:52px; font-family: "Space Grotesk", sans-serif; font-weight:700; color:#ffffff; text-transform:uppercase; line-height:1.1;}
.call-to-action .elementor-heading-title span{color:#F58131; text-transform:none; font-family:"Playfair Display"; font-size:48px; font-weight:600; font-style:italic; display:block; line-height:1.1; margin-bottom:10px;}
.call-to-action .cta-call-now{padding-left:145px; position:relative; margin-top:30px;}
.call-to-action .cta-call-now .hurry-up{position:absolute; left:0; height:120px; width:120px; border-radius:120px; background:#ffffff; font-family: 'Space Grotesk'; font-weight:600; font-size:24px; line-height:26px; text-align:center; text-transform:uppercase; color:#000000; display: flex; align-items: center; top:-15px;}
.call-to-action .cta-call-now .hurry-up:after{border:2px solid #F58131; border-radius:100px; position:absolute; left:6px; top:6px; right:6px; bottom:6px; content:"";}
.call-to-action .cta-call-now .cta-phone span{display:block; font-family:'Outfit'; font-weight:500;font-size:22px;line-height:1.2; opacity:0.8; color:#ffffff;}
.call-to-action .cta-call-now .cta-phone a{font-family: 'Space Grotesk'; font-weight: 700; font-size: 60px; line-height:1.2; color: #F58131;}
.call-to-action:after{position: absolute; width: 80px; height:700px; top:-110px; background: linear-gradient(180deg, #F58131 0%, #1E1F1F 100%); transform: rotate(-40deg); content:""; right:400px;}

.why-jims-features .elementor-image-box-title{font-size:18px; line-height:24px; margin-bottom:10px !important;}
.why-jims-features .elementor-image-box-description{font-size:16px; line-height:24px;}
.why-jims-features .elementor-widget-image-box .elementor-image-box-content{width: calc(100% - 98px);}
.why-jims-features .elementor-widget-image-box + .elementor-widget-image-box{padding-top:30px; margin-top:15px; border-top:1px solid #E7E7E7;}
.why-jims-features > .e-child.e-con:first-child{margin-top:100px;}
.why-jims-features > .e-child.e-con:first-child:after{width:1px; background: #E7E7E7; top: -100px; position: absolute; right: -20px;
	content: ""; bottom: 0;}
.marquee-slider-animation{padding:18px 0 !important;}
.marquee-slider-animation .elementor-inline-items li{font-family: 'Space Grotesk'; font-weight:600; font-size:24px; color:#ffffff; padding-left:50px; position:relative; margin-left:12px !important; margin-right:12px !important;}
.marquee-slider-animation .elementor-inline-items li:before{height:32px; width:32px; content:""; position:absolute; left:0; background:url(images/square-star.svg) no-repeat scroll 0 0; top:2px; background-size: 26px; opacity: 0.4;}

.inner-hero-section{padding-top:30px;}
.inner-hero-section > .e-con-inner{padding-top:0 !important; padding-bottom:0 !important;}
.inner-hero-section .content-part{padding-top:30px; padding-bottom:45px; max-width:calc(100% - 710px); width:100%; padding-right:30px;}
.inner-hero-section .plumber-image-wrapper{padding-bottom:0; max-width:380px;}
.inner-hero-section .page-title .elementor-heading-title{font-family: 'Outfit'; font-weight:600; font-size:20px; line-height:54px; letter-spacing: 0.05em; text-transform: uppercase; color: #0B56A5; background:#F5F8FC; padding:12px 18px; -webkit-box-decoration-break: clone;
	box-decoration-break: clone; display:inline; 
	background: #e6edf7;
	background: -webkit-linear-gradient(left, #e6edf7 0%, #ffffff 85%);
	background: linear-gradient(to right, #e6edf7 0%, #ffffff 85%);
	border-radius:50px;
}
.inner-hero-section .main-heading .elementor-heading-title{line-height:1.2;}
.inner-hero-section .plumber-image-wrapper .elementor-widget-container:before{position:absolute; width:315px; bottom:0; top:30%; 
	background: linear-gradient(180deg, #FFFFFF 0%, #7FA6D0 80%, #0B56A5 100%); content:""; left:50%; transform: translateX(-50%);}
.inner-hero-section .plumber-image-wrapper img{position:relative; z-index:10; }
.inner-hero-section .our-main-features{padding-bottom:60px; max-width:330px;}
.inner-hero-section .our-main-features .elementor-widget-image-box + .elementor-widget-image-box{margin-top:30px;}
.inner-hero-section .our-main-features .elementor-image-box-img{width:100px !important; margin-right:15px !important;}
.inner-hero-section .our-main-features .elementor-image-box-title{font-family: 'Space Grotesk'; font-weight: 600; font-size:20px;line-height:26px; color: #000000;}
.inner-hero-section .our-main-features .elementor-widget-image-box .elementor-image-box-content{max-width:calc(100% - 115px);}

#why-choose-icon-boxes .elementor-image-box-title{font-size:18px; line-height:24px; margin-bottom:10px !important;}
#why-choose-icon-boxes .elementor-image-box-description{font-size:16px; line-height:24px;}
#why-choose-icon-boxes .elementor-image-box-img{margin-bottom:20px;}

.services-slider-images .elementor-image-box-wrapper{position:relative; display: flex;}
.services-slider-images .elementor-image-box-img{position:relative; padding-top:125%; overflow:hidden; background:#000000; margin:0 !important;}
.services-slider-images .elementor-image-box-img > a{position:absolute; top:0; left:0; height:100%; width:100%;}
.services-slider-images .elementor-image-box-img img{position:absolute; left:0; top:0; object-fit:cover; height:100%; width:100%; opacity:0.7;}
.services-slider-images .elementor-image-box-content{position:absolute; bottom:0; padding:30px; left:0; text-align:left; color:#ffffff; 	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); min-height:60%; display:flex; flex-direction:column; justify-content:flex-end;
}
.services-slider-images .elementor-image-box-title{color:#ffffff; font-size:24px;} 
.services-slider-images{counter-reset: section;}
.services-slider-images .elementor-image-box-wrapper:before{counter-increment: section; content:"0"counter(section); position:absolute; left:30px; top:30px; color:#ffffff; opacity:1; font-size:30px; font-family: 'Space Grotesk'; z-index:10; font-weight:700;}
.services-slider-images .slick-arrow{top:50%; margin-bottom:30px;}
.services-slider-images .slick-arrow.slick-next{right:30px;}
.services-slider-images .slick-arrow.slick-prev{left:30px; z-index:100;}

.tagline-text{font-weight:600; font-family: "Space Grotesk", sans-serif; font-size: 24px; line-height:1.6; color: #000; }
#testimonials .elementor-testimonial-wrapper{padding:30px; text-align:left; background:rgba(11, 86, 165, 0.04); border-radius: 10px;}
#testimonials .elementor-testimonial-content{font-size:20px; margin-bottom: 20px; font-family: "Playfair Display"; color: #000;
	line-height: 1.5; font-weight: 400;}
#testimonials .elementor-testimonial-name{font-family: "Space Grotesk", sans-serif; font-size: 20px; line-height:1.6; color: #000; font-weight:600;}

.payment-solution{max-width:480px; padding:45px; background: rgba(0, 0, 0, 0.7); backdrop-filter: blur(2px);
border-radius: 30px; text-align:center; color: #ffffff;}
.payment-solution .card-title{font-family: 'Space Grotesk';font-style: normal;font-weight: 700;font-size: 40px;line-height: 48px;}
.payment-solution .card-subtitle{ margin-bottom:10px; font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 30px; letter-spacing: 1px; text-transform: uppercase;}
.payment-solution .card-title-tag{ margin-top:18px; font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 28px; line-height: 30px; letter-spacing: 1px; text-transform: uppercase; margin-bottom:15px;;}
.payment-solution .btn{background: #F58131;  border-radius: 50px; color: #fff; padding: 15px 30px; font-size: 18px; font-weight: 600;
  font-family: 'Outfit', sans-serif; text-transform: uppercase; line-height: 20px; margin-top: 15px; display: inline-block;}
  
 #service-area .elementor-icon-list-items .elementor-icon-list-text{border-radius:30px; border: 1px solid rgba(0,0,0,0.1); padding:10px 20px; font-weight: 400; color: #000;}
.hot-water-services .elementor-icon-box-content{display:flex; flex-wrap:wrap; border-top:1px solid rgba(0,0,0,0.1); padding:30px 0;   padding-left: 120px;}
.hot-water-services .elementor-widget-icon-box:last-child .elementor-icon-box-content{border-bottom:1px solid rgba(0,0,0,0.1);}
.hot-water-services .elementor-icon-box-content .elementor-icon-box-title{ flex:0 0 40%; max-width:40%; padding:0; width:100%; padding-right:45px; padding-left:45px;}
.hot-water-services .elementor-icon-box-content .elementor-icon-box-description{ flex:0 0 60%; max-width:60%; padding:0 15px; width:100%;}
.hot-water-services .elementor-icon-box-description span{display:block; margin-bottom:20px;}
.hot-water-services .elementor-icon-box-description span b{display:block; color:#000000; text-transform:uppercase; font-weight:600; letter-spacing:0px;}
.hot-water-services .elementor-icon-box-description span:last-child{margin-bottom:0;}
.hot-water-services .elementor-icon-box-title{font-size:32px;}
.hot-water-services{counter-reset:hot-water-sevice;}
.hot-water-services .elementor-icon-box-wrapper::before {counter-increment: hot-water-sevice; content: "0"counter(hot-water-sevice); position:absolute; left:15px; top:38px; color:#000000; opacity:1; font-size:36px; font-family: 'Space Grotesk'; z-index:10; font-weight:700; }

#benefits-section .elementor-image-box-wrapper{padding-left:45px; position:relative;}
#benefits-section .elementor-image-box-wrapper:before{background:url(images/blue-check-icon.svg) no-repeat center; position:absolute; top:4px; content:""; height:28px; width:28px; background-size:28px 28px; left:0;}
#benefits-section .elementor-image-box-title{font-size:24px; margin-bottom:5px;}

#contact{padding-top:60px; padding-bottom:60px;}
#contact .contact-details-wrapper .elementor-image-box-title{font-size:20px; margin-bottom:0;}
#contact .contact-details-wrapper .elementor-image-box-wrapper{display:flex; align-items:center; padding:10px 0; max-width: 360px;}
#contact .contact-details-wrapper .elementor-image-box-img{max-width:68px; flex:0 0 90px; width:100%;}
#contact .contact-details-wrapper .elementor-image-box-description{line-height:1.3;}

#booking-page-header{padding-top:60px; padding-bottom:60px;}
.book-online-form .elementor-shortcode{padding:30px; background:#0b56a5; border-radius:15px;}
.book-online-form .elementor-shortcode h4{color:#ffffff; font-weight:600; margin-bottom:15px;}

#booking-page-header .contact-details-wrapper .elementor-image-box-title{font-size:20px; margin-bottom:0;}
#booking-page-header .contact-details-wrapper .elementor-image-box-wrapper{display:flex; align-items:center; padding:10px 0; max-width: 360px;}
#booking-page-header .contact-details-wrapper .elementor-image-box-img{max-width:68px; flex:0 0 90px; width:100%;}
#booking-page-header .contact-details-wrapper .elementor-image-box-description{line-height:1.3;}
#booking-page-header .cta-block-wrapper{float:left; margin-top:45px;}

.thankyou-message{font-weight:400; font-family: "Space Grotesk", sans-serif; font-size:18px; line-height:1.5; color: #000; }
.thankyou-message ul{list-style:none;}
.thankyou-message ul li{position:relative; display:table; margin: auto; padding:5px 0; padding-left:30px;}
.thankyou-message ul li:before{background: url(images/blue-check-icon.svg) no-repeat center; position: absolute; top:8px; content: ""; height: 22px; width: 22px; background-size: 22px 22px; left: 0;}

.error-404.not-found{padding:60px 15px; text-align:center;}
.error-404.not-found .text-404{font-size:15rem;  font-weight: 700; font-family: "Space Grotesk", sans-serif; color:#000000; line-height:1; opacity:0.10;}
.error-404.not-found .page-title{font-size:32px;  font-weight: 700; font-family: "Space Grotesk", sans-serif;}
.error-404.not-found .button-group{display:flex; column-gap:15px; justify-content:center; margin-top:30px;}

.page-id-2026 header.site-header .header-inner .site-branding,
.page-id-2127 header.site-header .header-inner .site-branding{padding: 18px 15px;}

.page-id-2026 header.site-header .announcement-bar .announcement-text.highlight-text,
.page-id-2127 header.site-header .announcement-bar .announcement-text.highlight-text{background:#03030a;}

.roof-banner .elementor-widget-heading .elementor-heading-title{font-size:54px;  font-weight: 700; font-family: "Space Grotesk", sans-serif; color:#ffffff; line-height: 1.1; text-transform: uppercase;}
.roof-lp-content .section-heading.roof-page-title .elementor-heading-title{letter-spacing: -0.01em; font-size:42px; line-height: 54px;}
.roof-lp-content h3.elementor-heading-title{font-size:32px;}
.roof-lp-content .elementor-image-box-wrapper {padding-left:38px; position:relative;}
.roof-lp-content .elementor-image-box-wrapper::before {background: url(images/blue-check-icon.svg) no-repeat center; position: absolute; top:4px; content:""; height:22px; width:22px; background-size:22px 22px; left: 0;}
.roof-lp-content .elementor-image-box-title{font-size:18px; margin-bottom:0px; text-transform:uppercase; font-weight:600;}
.roof-lp-content .elementor-widget-text-editor ul{margin:0; padding:0;}
.roof-lp-content .elementor-widget-text-editor ul li{position:relative; padding-left:38px; list-style: none; margin-bottom:10px;}
.roof-lp-content .elementor-widget-text-editor ul li:last-child{margin-bottom:0;}
.roof-lp-content .elementor-widget-text-editor ul li:before{background: url(images/blue-check-icon.svg) no-repeat center; position: absolute; top:4px; content:""; height:22px; width:22px; background-size:22px 22px; left: 0;} 
.roof-lp-content .elementor-widget-text-editor ul li strong{text-transform:uppercase; font-weight:600;}
.roof-lp-content .why-block-wrapper{background:#FEF8F4; border-radius: 20px; max-width: 480px; float: right; padding: 30px;  color:#000000; margin-top: 100px;}
.roof-lp-content .why-block-wrapper h3{font-size:24px; color:#000000;}
.roof-lp-content .why-block-wrapper img{background: #fff; border-radius: 200px; padding: 15px; margin-top: -150px;  margin-bottom: 15px;}
.roof-lp-our-service .elementor-heading-title{color:#ffffff; font-size:32px; padding:15px 0 0px;}
.roof-lp-service-grid .elementor-widget-image .wp-caption{position:relative; overflow:hidden;}
.roof-lp-service-grid .elementor-widget-image .wp-caption img{opacity:0.5;}
.roof-lp-service-grid .elementor-widget-image .widget-image-caption{font-family: 'Space Grotesk'; font-style: normal; font-weight: 700; font-size: 36px; line-height: 46px; text-align: center;
text-transform: uppercase; color: #FFFFFF; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:100%;}
.roof-lp-usp .elementor-widget-image-box .elementor-image-box-img{width:120px; height:120px; border:2px solid #E7E7E7; border-radius:50%; padding:15px; display:flex; align-items:center; justify-content:center; margin:0 auto 10px !important;}
.roof-lp-usp .elementor-widget-image-box .elementor-image-box-img img{max-width:70px; max-height:70px;}
.roof-lp-usp .elementor-widget-image-box .elementor-image-box-title{font-family: 'Space Grotesk'; font-style: normal; font-weight: 700; font-size: 24px; line-height: 31px; text-align: center;
color: #000000; margin-bottom:5px;}
.roof-lp-usp .elementor-widget-image-box .elementor-image-box-title span{color:#F58131;}
.roof-lp-service-grid .elementor-widget-image .wp-caption::before{position: absolute; top: 0; left: -75%; z-index: 2; display: block; content: ''; width: 50%;
  height: 100%;background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg); transform: skewX(-25deg);}
.roof-lp-service-grid .elementor-widget-image .wp-caption:hover::before {-webkit-animation: shine .75s; animation: shine .75s;}
@-webkit-keyframes shine {
	100% {left: 125%;}
}
@keyframes shine {
	100% {left: 125%;}
}

/* Footer
--------------------------------------------------------------*/
.site-footer{background:#060B10; color:rgba(255,255,255,0.7);  }
.site-footer a{color:rgba(255,255,255,0.7); transition:all 300ms;}
.site-footer a:hover{color:#F58131;}
.site-footer .footer-top{padding-top:80px; padding-bottom:45px;}
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4{color:#ffffff;}
.footer-top ul{list-style:none; margin:0;}
.footer-top ul li{list-style:none; transition:all 300ms;}
.footer-top ul li:hover{transform:translateX(10px);}
.footer-top ul li a:hover{color:#ffffff;}
.footer-top .footer-widget-areas{display:flex; justify-content: space-between; flex-direction: row;}
.footer-top .footer-widget-areas .footer-widget-area{flex:0 0 35%; max-width:35%; width:100%;}
.footer-top .footer-widget-areas .footer-widget-area.center{flex:0 0 30%; max-width:30%; width:100%;}
.footer-logo-wrap{position:relative; margin-top:30px;}
.footer-logo-wrap:before{content:""; position:absolute; background:url(images/footer-logo-bg-dark.png) no-repeat scroll center; width:340px; height:340px; left:50%; top:50%; transform:translate(-50%, -50%);}
.footer-top .footer-widget-areas .footer-logo-wrap a{background:#ffffff; border-radius:100%; width:200px; height:200px; display:flex; align-items:center; justify-content:center; padding:25px; margin:0 auto;}
.footer-top .footer-widget-areas .foooter-cta{margin-top:45px; text-align:center; font-family: "Space Grotesk", sans-serif; font-size:36px; font-weight:700; line-height:1.5; position: relative;}
.footer-top .footer-widget-areas .foooter-cta span{display:block; color:#F58131; font-size:20px; font-weight:normal; font-family:'Outfit', sans-serif;}
.footer-top .footer-widget-areas .foooter-cta a{color:#ffffff;}
.website-build-by{text-align:center; font-size:14px; padding:5px 15px; border-top:1px solid rgba(255,255,255,0.07);}
.footer-widget-area .widget-title{font-size:28px; line-height:32px; font-weight:700;}
.footer-widget-area .widget_nav_menu .menu{column-count:2; column-gap:15px;}
.footer-widget-area .widget_nav_menu .menu li{padding:5px 0;}
.site-info{font-size:16px; line-height:1.3; padding-top:25px; padding-bottom:25px;}
.site-info a{text-decoration:underline;}
.site-info .container{display:flex; justify-content:space-between;}
.social-media .social-media-icons{display:flex; margin:0; column-gap:20px; list-style:none; align-items:center;}
.social-media .social-media-icons a{display:flex; align-items:center;}
.social-media .social-media-icons img{max-width:28px; max-height:28px; width:100%; height:100%;}
.footer-menu{border-top:1px solid rgba(255,255,255,0.1); border-bottom:1px solid rgba(255,255,255,0.1); background:rgba(255,255,255,0.05); padding:0px 0;}
.footer-menu-wrapper .menu{margin:0; display:flex; justify-content:center; list-style:none; column-gap:30px;}
.footer-menu-wrapper .menu li{font-family: "Space Grotesk", sans-serif; font-size:18px; font-weight:500; }
.footer-menu-wrapper .menu li a{color:#ffffff; line-height:68px; display:block;}
.footer-menu-wrapper .menu li a:hover{color:#F58131;}
.review-wrap{margin-top:30px;}
.review-wrap .ratings{display: flex; align-items: center; column-gap: 10px; font-size: 15px; margin-bottom:5px;}
.review-wrap .ratings img{width: 98px;}
.review-wrap .reviews{display: flex; align-items: center; column-gap: 10px; font-size:18px;}
.review-wrap .reviews img{width:120px;}
.slick-dots{margin:0; list-style:none; text-align: center;}
.slick-dots li{display:inline-block; padding:0 5px; text-align: center;}
.slick-dots li button{font-size:0; height:16px; width:16px; background:rgba(0,0,0,0.3); padding:0;}
.slick-dots li.slick-active button{background:#f58131;}


.booking-section .wpcf7-response-output{color: #fff; margin: 15px 0 15px 0;}
.book-online-form .wpcf7-response-output{color: #fff; margin: 15px 0 15px 0;}

.services-area-list ul {list-style: none; display: flex; flex-wrap: wrap; margin-right:0px; margin-left:0; padding: 0px; text-align:left;}
.services-area-list ul li{flex: 0 0 20%; max-width: 20%; width: 100%; min-height: 1px; padding:5px 10px 5px 20px; position:relative; font-weight: 400; font-family:"Outfit", Sans-serif; font-size: 18px; color:#000000;}
.services-area-list ul li:before{height:10px; width: 10px;content: "";position: absolute;left: 0;top: 16px;background: #F58131;opacity: 0.5;border-radius: 6px;}




@media only screen and (max-width:1439px) {
	header.site-header .header-inner .site-branding{flex:0 0 240px;	max-width: 240px;}
	header.site-header .header-inner .header-right{flex: 0 0 calc(100% - 240px); max-width: calc(100% - 240px);}
}
@media only screen and (max-width:1365px) {
	.navbar-wrapper .nav-menu li{padding: 0 10px;}
	.navbar-wrapper .contact-call-out a{font-size: 26px;}
	.navbar-wrapper .contact-call-out{max-width: 240px;}
	.navbar-wrapper .contact-call-out a span{margin-bottom: 3px;}
	header.site-header .announcement-bar .announcement-text.highlight-text{max-width: 240px; padding: 15px 10px;}
	.inner-hero-section .page-title .elementor-heading-title{font-size: 18px;}
	
}
@media only screen and (max-width:1279px) {
	header.site-header .header-inner .site-branding{flex:0 0 200px;	max-width: 200px;}
	header.site-header .header-inner .header-right{flex: 0 0 calc(100% - 200px); max-width: calc(100% - 200px);}
	.navbar-wrapper .nav-menu li{padding: 0 5px;}
	.call-to-action{padding-top:10px; padding-bottom:20px;}
	.call-to-action::after{right: 190px;}
	.call-to-action .elementor-heading-title{font-size:48px;}
	.call-to-action .elementor-heading-title span{font-size:36px;}
	.booking-section h2.elementor-heading-title{line-height:1;}
	.cta-block-wrapper{max-width:420px;}
	.cta-block-wrapper .cta-top{padding:30px 20px;}
	.cta-block-wrapper .cta-bottom{padding:20px; padding-left: 115px;}
	.cta-block-wrapper .cta-bottom a{font-size:42px;}
	.cta-block-wrapper .cta-bottom::before {left:20px;}
	.cta-block-wrapper .cta-bottom::after{left:40px;}
	h2, .h2, h2.entry-title{font-size: 42px;}
	h3, .h3{font-size: 36px;}
	h4, .h4{font-size: 30px;}
	.section-heading h2.elementor-heading-title{font-size: 36px;}
	.inner-hero-section .content-part{max-width: calc(100% - 540px);}
	.inner-hero-section .our-main-features{max-width: 240px;}
	.inner-hero-section .plumber-image-wrapper{max-width: 300px;}
	.inner-hero-section .our-main-features{padding-bottom:30px;}
	.inner-hero-section .our-main-features .elementor-image-box-wrapper{flex-direction:column !important; align-items: center !important; text-align: center !important; padding: 0 10px;}
	.inner-hero-section .our-main-features .elementor-image-box-img{width:80px !important; margin-right: 0px !important; margin-bottom: 10px !important;}
	.inner-hero-section .our-main-features .elementor-widget-image-box .elementor-image-box-content{max-width: 100%;}
	.inner-hero-section .our-main-features .elementor-widget-image-box + .elementor-widget-image-box{margin-top:20px;}
	.inner-hero-section .our-main-features .elementor-image-box-title{font-size: 18px; line-height: 24px;}
	.inner-hero-section .plumber-image-wrapper .elementor-widget-container::before {width: 245px;}
	.marquee-slider-animation .elementor-inline-items li{font-size:20px;}
	.marquee-slider-animation .elementor-inline-items li::before{top:4px; background-size: 24px; height:24px; width: 24px;}
	
	.home-hero-section{padding:0 !important}
	.home-hero-section > .e-con-inner{padding:0 !important}
	.home-hero-section > .e-con-inner .col-left{padding-left:35px;}
	.home-hero-section > .e-con-inner .col-right{padding:0 !important}
	.home-hero-section .main-heading .elementor-heading-title{font-size: 54px;}
	
	.roof-banner .elementor-widget-heading .elementor-heading-title{font-size: 46px; line-height: 1.2;}
	.roof-lp-content .why-block-wrapper{max-width: 420px;}
	.roof-lp-content .section-heading.roof-page-title .elementor-heading-title{font-size: 36px; line-height: 1.2;}
	.roof-lp-content h3.elementor-heading-title{font-size: 30px;}
	.roof-lp-content .elementor-widget-text-editor .h5{font-size: 22px;}
	.roof-lp-service-grid .elementor-widget-image .widget-image-caption{font-size: 28px;}
	
}
@media only screen and (max-width:1169px){
	body.menu-open{overflow:hidden;}
	.main-navigation .menu-main-menu-container{display:block; position:fixed; right:0; background:#fff; width:320px; top:42px;	bottom:0; padding:75px 0 30px; transform: translateX(100%); transition:all 400ms;}
	.main-navigation.active-menu .menu-main-menu-container{transform: translateX(0);}
	.main-navigation .menu{display: block; overflow:auto; height:100%; position:relative; }
	.navbar-wrapper .nav-menu li{padding:0 0px; border-top:1px solid #E7E7E7;}
	.navbar-wrapper .nav-menu li a{padding:0 15px;}
	.navbar-wrapper .nav-menu span.menu-arrow {height: 35px; display: inline-block; position: absolute; width: 35px; top: 3px; cursor: pointer;
		right: 0; background: #f5f5f5;}
	.navbar-wrapper .nav-menu li .menu-arrow{width:50px; height:48px; line-height:48px; top: 0; background: 0 0; z-index: 11; display:block;}
	.navbar-wrapper .nav-menu li span.menu-arrow::after,
	.navbar-wrapper .nav-menu li span.menu-arrow::before{content: ''; position: absolute; right: 0; height: 1px; left: 0; top: 0;
		width: 15px; margin: auto; bottom: 0; background: #082e38;}
	.navbar-wrapper .nav-menu li span.menu-arrow::after {-webkit-transform: rotate(90deg); transform: rotate(90deg);
			-webkit-transition-duration: .2s;
			transition-duration: .2s;
		  }
	.navbar-wrapper .nav-menu li span.menu-arrow::after, 
	.navbar-wrapper .nav-menu li span.menu-arrow::before {background: #000000;}
	.navbar-wrapper .nav-menu li span.menu-arrow.active::after{display:none;}

	.navbar-wrapper .nav-menu li a{line-height: 48px;}
	.navbar-wrapper .nav-menu li > .sub-menu{background: #f2f2f2; width: 100%; padding: 0; position: static; opacity: 1; transform: none; visibility: visible; border-top: 0; box-shadow:none; height:auto; display:none;}
	.navbar-wrapper .nav-menu li > .sub-menu > li{padding:0;}  
	.navbar-wrapper .nav-menu li > .sub-menu > li a{font-size:16px; padding:0 15px; line-height: 48px;}
	.navbar-wrapper .nav-menu li:hover > .sub-menu{display:none;}
	.navbar-wrapper .nav-menu li > .sub-menu .sub-menu{transform:none; opacity: 1;}
	header.site-header .navbar-wrapper{border-top:0; position:relative;}
	header.site-header .announcement-bar .announcement-text.main-text{display:none;}
	.home-hero-section .main-heading .elementor-heading-title{font-size:48px;}
	.booking-section h2.elementor-heading-title{font-size:60px;}
	.cta-block-wrapper .cta-bottom a{font-size: 40px;}
	.why-jims-features .elementor-widget-image-box .elementor-image-box-wrapper{flex-direction:column !important;}
	.why-jims-features .elementor-widget-image-box .elementor-image-box-content{width: 100%;}
	.section-heading h2.elementor-heading-title{font-size: 36px; line-height: 1.2;}
	header.site-header .announcement-bar .announcement-text.highlight-text{padding: 7px 10px; max-width:100%;}
	.navbar-wrapper .contact-call-out{margin-right:90px;}
	.navbar-wrapper .contact-call-out a{background:transparent; color:#F58131;}
	.navbar-wrapper .contact-call-out a span{color:#000000;}
	.menu-toggle{display:block; width:54px; height:54px; padding:10px; position:absolute; right:15px; top:10px; border-radius:4px; z-index:1;}
	.menu-toggle span{background:#ffffff; height:3px; width:32px; display:block; border-radius:2px;}
	.menu-toggle span:first-child{margin-bottom:6px;}
	.menu-toggle span:last-child{margin-top:6px;}
	header.site-header .header-inner .site-branding{flex: 0 0 240px; max-width: 240px;}
	header.site-header .header-inner .header-right{flex: 0 0 calc(100% - 240px); max-width: calc(100% - 240px);}
	.marquee-slider-animation .elementor-inline-items li{font-size:18px;}
	.marquee-slider-animation{padding:13px 0 !important;}
	
	.inner-hero-section .content-part{max-width: calc(100% - 360px);}
	.inner-hero-section .our-main-features{max-width:100%; display:none;}
	.inner-hero-section .plumber-image-wrapper{max-width: 360px; width:40%;}
	.inner-hero-section .e-con-inner{flex-wrap: wrap !important;}
	.hot-water-services .elementor-icon-box-content{padding-left: 50px;}
	.hot-water-services .elementor-icon-box-title{font-size: 30px;}
	
	header.site-header .header-inner .site-branding img{max-height: 98px; width: auto;}
	.home-hero-section .main-heading .elementor-heading-title{font-size: 45px;}
	.home-hero-section .e-con-inner .col-left{padding-top:45px; padding-bottom: 45px;}
	.home-hero-section .e-con-inner .col-right{min-height: 480px;}
	.services-area-list ul li{flex: 0 0 25%; max-width: 25%;}
	
	.roof-lp-usp .elementor-widget-image-box .elementor-image-box-img{width: 100% !important; max-width: 120px;}
}
@media only screen and (max-width:1023px){
	.footer-top .footer-widget-areas .footer-widget-area{flex:0 0 100%;	max-width:100%; text-align:center;}
	.footer-top .footer-widget-areas .footer-widget-area.center{text-align:center; flex:0 0 100%;	max-width:100%;}
	.footer-top .footer-widget-areas .footer-widget-area.right{margin-top:30px; text-align:center;}
	.footer-top .footer-widget-areas{flex-direction: column;}
	.review-wrap .ratings{justify-content:center;}
	.review-wrap .reviews{justify-content: center;}
	.footer-menu{padding:10px 0;}
	.footer-menu-wrapper .menu{list-style:none; column-gap:30px; flex-wrap: wrap;}
	.footer-menu-wrapper .menu li a{line-height: 36px;}
	.home-hero-section .main-heading .elementor-heading-title{font-size:42px;}
	.booking-section h2.elementor-heading-title{font-size:48px;}
	.hot-water-services .elementor-icon-box-content{padding-left:0px;}
	.hot-water-services .elementor-icon-box-title{font-size: 30px; }
	.hot-water-services .elementor-icon-box-content .elementor-icon-box-title{padding-left:0; padding-top:60px;}
	.hot-water-services .elementor-icon-box-wrapper::before{left: 0px;}
	.services-area-list ul li{flex: 0 0 33.33%; max-width:33.33%;}
	
	#contact .contact-details-wrapper .elementor-image-box-img{margin-right:15px !important;}
	#contact .contact-details-wrapper .elementor-image-box-content{text-align:left;}
	.roof-lp-service-grid .elementor-widget-image .widget-image-caption{font-size: 20px;}
}
@media only screen and (max-width:849px){
	
}
@media only screen and (max-width:767px){
	.services-slider .slick-list{width:calc(100% + 30px);}
	.why-jims-features .elementor-widget-image-box{border-top:1px solid #E7E7E7; padding-top:30px;	margin-top: 15px;}
	.why-jims-features > .e-child.e-con:first-child{margin-top:0px; border:0;}
	.why-jims-features .elementor-widget-image-box .elementor-image-box-wrapper{display: flex; flex-direction: row !important;}
	.why-jims-features .elementor-widget-image-box .elementor-image-box-content{text-align:left; padding-left:15px;}
	.why-jims-features > .e-child.e-con:first-child::after{display:none;}
	.call-to-action::after{right: auto;}
	.call-to-action .elementor-widget-image{right: 0; margin-top: 0; max-width: 420px; margin: auto;} 
	.call-to-action .img-wrapper.elementor-element{width:100% !important; max-width: 420px; margin: auto; margin-bottom:0;}
	.services-heading-wrap{width:100%; max-width:100%; text-align:center !important;}
	.home-hero-section .main-heading .elementor-heading-title{font-size:48px; max-width: 460px;}
	.navbar-wrapper .contact-call-out{margin-left: 30px;}
	header.site-header .main-navigation{width:auto;}
	.call-to-action::after{bottom:0; top:auto; left:0;}
	.call-to-action .cta-call-now{z-index: 100;}
	.cta-block-wrapper{float:none; margin: auto;}
	h2, .h2, h2.entry-title{font-size:38px;}
	h3, .h3{font-size: 32px;}
	h4, .h4{font-size: 28px;}
	
	.home-hero-section .e-con-inner .col-left{width: 100%;}
	.home-hero-section .e-con-inner .col-right{width: 100%; min-height:inherit;}
	.home-hero-section .hero-banner-image .elementor-widget-container{clip-path:none;}
	.home-hero-section .hero-banner-image img{position: static;}
	.roof-banner > .e-con-inner{align-content: center !important;}
	.page-id-2026 header.site-header .header-inner .site-branding,
	.page-id-2127 header.site-header .header-inner .site-branding{padding: 10px 15px;}
	
	.roof-lp-content .why-block-wrapper{float: none;  margin-left: auto; margin-right:auto;}
	.roof-lp-service-grid .elementor-widget-image .widget-image-caption{font-size:28px;}
	.roof-banner .elementor-widget-heading .elementor-heading-title{font-size: 40px;}
	.roof-lp-content h3.elementor-heading-title{line-height: 1.2;}
	
}
@media only screen and (max-width:767px){
	.form-row.col-2 .form-group{flex:0 0 100%; max-width: 100%;}
	.form-row .form-group .wpcf7-form-control-wrap{margin-bottom:15px; display: block;}
	.services-slider-images{display:block !important;}
	.services-slider-images .slick-dots{position: static; margin-top: 20px;}
	.inner-hero-section .content-part{max-width: 100%;}
	.inner-hero-section .our-main-features{display:block; width:50%; display: flex; row-gap: 0; }
	.inner-hero-section .our-main-features .elementor-widget-image-box + .elementor-widget-image-box{margin-top:45px;}
	.inner-hero-section .our-main-features .elementor-image-box-wrapper{display: flex; flex-direction: row !important; text-align: left !important; padding: 0 0 0 45px;}
	.inner-hero-section .our-main-features .elementor-image-box-img{width: 90px !important; margin-right: 10px !important; margin-bottom: 0px !important;}
	.inner-hero-section .plumber-image-wrapper .elementor-widget-container::before {width: 185px;}
	#why-choose-icon-boxes .elementor-element + .elementor-element .elementor-image-box-wrapper{border-top: 1px solid #E7E7E7; padding-top: 30px;  margin-top: 15px;}
	#why-choose-icon-boxes .elementor-widget-image-box .elementor-image-box-wrapper {display: flex;flex-direction: row !important;}
	#why-choose-icon-boxes .elementor-widget-image-box .elementor-image-box-content{text-align:left; padding-left:15px;}
	.hot-water-services .elementor-icon-box-content{padding-left: 70px;}
	.hot-water-services .elementor-icon-box-content .elementor-icon-box-title{flex: 0 0 100%; max-width: 100%; padding-left:0px; padding-top: 0;}
	.hot-water-services .elementor-icon-box-content .elementor-icon-box-description{padding: 0; flex: 0 0 100%; max-width: 100%; }
	.hot-water-services .elementor-icon-box-wrapper::before {top:36px;}
	
}
@media only screen and (max-width:639px){
	header.site-header .header-inner .site-branding img{max-height: 85px; width: auto;}
	header.site-header .header-inner{flex-direction: column;}
	header.site-header .header-inner .site-branding{flex:0 0 100%; max-width: 100%;}
	header.site-header .header-inner .announcement-bar{display:none;}
	header.site-header .navbar-wrapper{border-bottom:0;}
	.navbar-wrapper .contact-call-out{margin-right: 0; max-width: 100%; margin-left:45px;}
	header.site-header .header-inner .header-right{flex: 0 0 100%;  max-width:100%; border-top: 1px solid #E7E7E7;
		border-bottom: 1px solid #E7E7E7; background: #f9f9f9;}
	.home-hero-section .main-heading .elementor-heading-title{font-size: 42px;}
	.main-navigation .menu-main-menu-container{width: 100%; z-index:-10; padding: 139px 0 15px;}
	.site-info .container{align-items:center; column-gap: 10px; row-gap: 30px; justify-content: center; flex-direction: column;}		
	.elementor-widget-accordion .elementor-accordion .elementor-accordion-title{font-size: 20px;}
	.call-to-action .elementor-heading-title{text-align:center; font-size: 42px;}
	.call-to-action .elementor-heading-title span{font-size: 32px;}
	.call-to-action .cta-call-now{padding-top:125px; text-align: center; padding-left:0;}
	.call-to-action .cta-call-now .hurry-up{left: 0; right: 0; margin: auto;}
	.call-to-action .cta-call-now .cta-phone a{font-size: 52px;}
	.call-to-action::before{width:765px !important;	height: 485px !important;}
	.call-to-action::after {bottom: -130px;}
	.site-info{text-align:center;}
	.inner-hero-section .our-main-features{width: 60%;}
	.main-section{padding-top:45px; padding-bottom:45px;}
	.services-area-list ul li{flex: 0 0 50%; max-width:50%;}
}
@media only screen and (max-width:575px){
	.inner-hero-section .our-main-features{width:100%; display:none;}
	.inner-hero-section .plumber-image-wrapper{width:100%; max-width:100%;}
	.inner-hero-section .plumber-image-wrapper .elementor-widget-container::before {width:240px;}
	.inner-hero-section .plumber-image-wrapper img{max-height:450px; width:auto;}
}
@media only screen and (max-width:479px){
	.main-section{padding-top:40px; padding-bottom:40px;}
	.elementor .e-con > .e-con-inner{padding-left:0; padding-right:0;}
	.home-hero-section .main-heading .elementor-heading-title{font-size: 36px;}
	.booking-section h2.elementor-heading-title{font-size: 40px;}
	.cta-block-wrapper .cta-top{line-height: 1.3; font-size: 18px;}
	.cta-block-wrapper .cta-bottom{padding-top:115px; text-align: center; padding-left:20px;}
	.cta-block-wrapper .cta-bottom::before,
	.cta-block-wrapper .cta-bottom::after{left:0; right: 0; margin: auto;}
	.call-to-action .cta-call-now .cta-phone a{font-size: 42px;}
	.footer-widget-area .widget_nav_menu .menu{column-count:1;}
	
	.hot-water-services .elementor-icon-box-content{padding-left:0px;}
	.hot-water-services .elementor-icon-box-content .elementor-icon-box-title{padding-top:70px;}
	.hot-water-services .elementor-icon-box-title{font-size: 28px;}
	
	#contact .contact-details-wrapper .elementor-image-box-description{font-size:15px;}
}

	