.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

.wpcf7 form.submitting .ajax-loader {
	visibility: visible;
}

.wpcf7 .ajax-loader::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7 .ajax-loader::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}/* initially hide all groups (even before JS is loaded), so the page will never render them while loading */
[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
    display:none;
}

.wpcf7cf_repeater_sub {
    margin-bottom: 20px;
}

.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}

.wpcf7cf_multistep .wpcf7cf_step {
    /* display:none; */
    width: 100%;
}

.wpcf7cf_multistep .wpcf7cf_step .step-title {
    display: none;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
    display: inline-block;
    border-radius: 50%;
    background: #dfdfdf;
    color: #000000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
    border-bottom: 5px solid #dfdfdf;
    text-align: center;
    flex: 1;
    padding: 15px;
    min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
    border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
    border-bottom: 5px solid #333;
    font-weight: bold;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
    background-color: #333;
    color: #ffffff;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
    background-color: #333;
    color: #ffffff;
}

.wpcf7cf_step_controls .disabled {
    pointer-events: none;
    cursor: default;
    opacity: .5;
}.reviews-top-section{background:#0096dc;background:linear-gradient(180deg,rgba(66, 203, 245, .84),hsla(0,0%,100%,0) 70%);color:#000;padding:6.25rem 0;text-align:center}.page-reviews{margin-bottom:3.125rem}.page-reviews .all-reviews{margin:1.875rem 0}.page-reviews .all-reviews .review{margin-bottom:2.5rem;border-bottom:.125rem solid rgba(0,0,0,.12)}.page-reviews .all-reviews .stars{margin-top:-.25rem;margin-right:.625rem}.page-reviews .all-reviews .stars .star{display:inline-block}.page-reviews .all-reviews .stars svg{fill:#ffb203}.page-reviews .all-reviews .name{font-size:1.125rem;margin-top:.3125rem}.page-reviews .all-reviews .name .highlight{color:#0096dc}.page-reviews .all-reviews .text{line-height:1.5;margin-top:.625rem;margin-bottom:.9375rem}.page-reviews .reviews-pagination{text-align:center}.page-reviews .reviews-pagination .page-numbers{background:rgba(52,73,94,.8);color:#fff;padding:.3125rem .625rem;transition:all .3s ease}.page-reviews .reviews-pagination .page-numbers.current,.page-reviews .reviews-pagination .page-numbers:hover{background:#0096dc;transition:all .3s ease}.page-reviews .reviews-pagination .page-numbers.next,.page-reviews .reviews-pagination .page-numbers.prev{display:none}.reviews-section{padding-top:3.125rem;padding-bottom:3.125rem;background:#0096dc;background:linear-gradient(0deg,rgba(66, 203, 245,.84),hsla(0,0%,100%,0) 70%)}.reviews-section .top-part{display:flex;justify-content:center}.reviews-section .top-part .small-text{font-size:.875rem}.reviews-section .top-part .small-text strong{font-weight:700;font-size:1.125rem;margin-left:.625rem}.reviews-section .top-part .stars{margin-top:-.25rem;margin-left:.625rem;margin-right:.625rem}.reviews-section .top-part .stars svg{fill:#ffb203}@media only screen and (max-width:992px){.reviews-section .top-part .text{display:none}}.reviews-section .top-part .text strong{font-weight:700}.reviews-section .top-part .text a{color:#000;text-decoration:underline}.reviews-section .top-part .text a:hover{text-decoration:none}.reviews{display:flex;justify-content:space-between;margin-top:3.125rem}@media only screen and (max-width:992px){.reviews{flex-wrap:wrap}}.reviews .review{display:inline-block;width:calc(33% - 15px);border:.125rem solid rgba(0,0,0,.2);border-radius:.625rem;padding:2.5rem 1.875rem;box-shadow:0 1rem 1.5rem -.5rem rgba(0,0,0,.075)}@media only screen and (max-width:992px){.reviews .review{width:100%;box-shadow:none}.reviews .review:not(:first-child){margin-top:1.25rem}}.reviews .review .top-part{justify-content:start}.reviews .review .top-part .name{font-size:1.125rem;font-weight:700;margin-bottom:.9375rem}.reviews .review .text{font-size:1.125rem;line-height:1.4}.reviews .review .date{text-align:right;margin-top:.9375rem;color:rgba(0,0,0,.7)}.reviews .review .read-more,.reviews .review .show-less{color:#34495e;font-weight:700;text-decoration:underline;cursor:pointer;white-space:nowrap}.reviews .review .read-more:hover,.reviews .review .show-less:hover{text-decoration:none}.reviews .review .second-part,.reviews .review .show-less{display:none}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/images/ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;src:url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/slick/slick.eot);src:url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/slick/slick.eot?#iefix) format("embedded-opentype"),url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/slick/slick.woff) format("woff"),url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/slick/slick.ttf) format("truetype"),url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/slick/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}@font-face{font-family:proxima-nova;src:url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/proxima-nova/proxima-nova-700.woff2) format("woff2"),url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/proxima-nova/proxima-nova-700.woff) format("woff"),url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/proxima-nova/proxima-nova-700.oft) format("opentype");font-display:swap;font-style:normal;font-weight:700}@font-face{font-family:proxima-nova;src:url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/proxima-nova/proxima-nova-400.woff2) format("woff2"),url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/proxima-nova/proxima-nova-400.woff) format("woff"),url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/proxima-nova/proxima-nova-400.oft) format("opentype");font-display:swap;font-style:normal;font-weight:400}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:proxima-nova,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}*,:after,:before{box-sizing:border-box}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input:focus,textarea:focus{outline:none}.container{display:block;width:1300px;max-width:100%;margin:0 auto}@media only screen and (max-width:1268px){.container{padding:0 15px}}h1{font-size:3.125rem}h1,h2{font-weight:700;line-height:1.5}h2{font-size:2.25rem}h3{font-size:1.75rem;font-weight:700;line-height:1.5}h4{font-size:1.25rem}h4,h5{font-weight:500;line-height:1.5}h5{font-size:1rem}h6{font-size:.875rem}p{margin-bottom:1rem}.hidden{display:none}.sticky{position:fixed!important;top:40px!important;left:auto!important}.abstop{position:absolute;top:95%}a{text-decoration:none}.page-header{background:rgba(66, 203, 245);color:#fff;text-align:center;padding:5rem 0}.page-header .title{font-size:3rem}.page-content{padding:1.875rem 0 3.125rem}.page-content h2{margin-bottom:.5rem}.page-content p{font-size:1.125rem;margin-bottom:1rem;line-height:1.4}.page-content a{color:#34495e}.page-content a:hover{text-decoration:underline}.breadcrumbs{padding-top:1.875rem;color:rgba(0,0,0,.8)}.breadcrumbs a{font-size:1.125rem;font-weight:500;color:#0096dc}.order-1{order:1}.order-2{order:2}b,strong{font-weight:700}ul{padding-left:.9375rem;margin:1.25rem 0}ul li{list-style:disc;line-height:1.8}a.shortcode-btn{display:table;color:#fff;margin:1.25rem auto;padding:.9375rem 4.375rem;text-transform:uppercase;font-size:1.125rem}a.shortcode-btn:hover{text-decoration:none}footer li{list-style:none}.su-box{border:2px solid rgba(0,0,0,.95);border-radius:.1875rem}.su-head{background:#0096dc;padding:.625rem .9375rem;font-size:1.125rem;font-weight:700;color:#fff}.su-content{padding:.3125rem 1.25rem}.su-content ul li{list-style:none;line-height:2;font-size:1.125rem}.su-content ul li:before{content:"";display:inline-block;background:#0096dc;height:.4375rem;width:.4375rem;border-radius:50%;margin-right:.625rem;margin-bottom:.125rem}ol{background:#e9e9e9;display:inline-block;padding:1.25rem;border-radius:.1875rem;line-height:1.5;margin:.625rem 0}table{margin:.9375rem 0}table th{background:#0096dc}.page-content,.page-content p{line-height:1.5}.page-content h2{margin-top:.9375rem;margin-bottom:.3125rem}.su-note{background:#0096dc;color:#fff;padding:.625rem .9375rem;font-size:1.125rem;margin-bottom:.3125rem}.su-spacer{margin-top:.625rem}.su-tabs{display:flex;margin:.9375rem 0}@media only screen and (max-width:992px){.su-tabs{flex-wrap:wrap}}.su-tabs br{display:none}.su-tabs .su-tabs-nav{width:20%;background:rgba(0,0,0,.08);padding:0 0 0 .125rem}@media only screen and (max-width:992px){.su-tabs .su-tabs-nav{width:100%}}.su-tabs .su-tabs-nav ul{padding-left:0;margin:.125rem 0}.su-tabs .su-tabs-nav ul li{padding:.4375rem .75rem;list-style:none;cursor:pointer}.su-tabs .su-tabs-nav ul li.active{background:#fff}.su-tabs .su-tabs-content{background:#fff;padding:0 .9375rem;margin-left:.9375rem;width:80%;border:.125rem solid rgba(0,0,0,.08);border-left:0;margin-left:0}@media only screen and (max-width:992px){.su-tabs .su-tabs-content{width:100%;margin-left:0;border-left:.125rem solid rgba(0,0,0,.08)}}.su-tabs .su-tabs-content .su-tab-content{display:none}.su-tabs .su-tabs-content .su-tab-content.active,.su-tabs .su-tabs-content .su-tab-content:first-child{display:block}.su-tabs .su-tabs-content .su-tab-content a{color:#0096dc}.active-locations{margin-top:3rem;margin-bottom:2rem}.active-locations .title{text-align:center;padding:.6rem 0;color:#fff;background-color:#0096dc}.active-locations .list{display:flex;justify-content:space-between;flex-wrap:wrap}.active-locations .list div{padding:.6rem .2rem;width:33.33333333%;text-align:center;flex:0 0 auto}.active-locations .list div a{text-decoration-color:#0096dc}@media only screen and (max-width:992px){.active-locations .list div{width:100%}}.top-header{position:sticky;width:100%;top:0;z-index:2;display:flex;background-color:#fff;align-items:center;padding:.3125rem 0}.top-header.shadow{box-shadow:3px 3px 5px rgba(0,0,0,.25)}@media only screen and (max-width:992px){.top-header{position:relative;display:block;padding:1.25rem 0}}.top-header .brand{margin-left:1.875rem;margin-top:.9375rem}.top-header .brand img{max-width:100%;width:12.5rem;height:auto}@media only screen and (max-width:992px){.top-header .brand img{width:12.5rem}}.top-header .nav-primary{margin-left:1.875rem}.top-header .nav-primary .nav{display:flex}@media only screen and (max-width:992px){.top-header .nav-primary .nav{box-shadow:0 10px 20px -5px rgba(0,0,0,.3);display:none;flex-direction:column;position:absolute;top:100%;right:0;background:#fff;width:100%;z-index:9999}}@media only screen and (max-width:768px){.top-header .nav-primary .nav{margin-top:0;padding-top:.9375rem}}.top-header .nav-primary.open .nav{display:flex}.top-header .nav-primary.open .toggle-btn span:first-child{top:.5rem;transform:rotate(135deg)}.top-header .nav-primary.open .toggle-btn span:nth-child(2){opacity:0;right:-3.75rem}.top-header .nav-primary.open .toggle-btn span:nth-child(3){top:8px;transform:rotate(-135deg)}.top-header .nav-primary a{color:rgba(0,0,0,.8);font-size:1.125rem}@media (max-width:1200px){.top-header .nav-primary a{font-size:1rem}}@media (max-width:1050px){.top-header .nav-primary a{font-size:.9375rem}}.top-header .nav-primary .menu-item{position:relative;margin-left:1.5625rem;list-style:none!important}@media (max-width:1200px){.top-header .nav-primary .menu-item{margin-left:.9375rem}}@media (max-width:1050px){.top-header .nav-primary .menu-item{margin-left:.75rem}}@media only screen and (max-width:992px){.top-header .nav-primary .menu-item:not(.menu-item-has-children){margin-bottom:1.875rem}}.top-header .nav-primary .menu-item.current_page_item a{color:rgb(66, 203, 245)}.top-header .nav-primary .menu-item a{font-weight:600;transition:all .3s ease}@media only screen and (max-width:768px){.top-header .nav-primary .menu-item a{font-size:1.125rem}}.top-header .nav-primary .menu-item a:hover{text-decoration:none;color:rgba(66, 203, 245);transition:all .3s ease}.top-header .nav-primary .sub-menu{display:none;position:absolute;background:#fff;padding:1.875rem;margin:0;border-radius:.625rem;box-shadow:0 1rem 1.5rem -.5rem rgba(0,0,0,.075);border:1px solid rgba(0,0,0,.075);left:50%;top:100%;transform:translateX(-50%);min-width:13.75rem;z-index:999}@media only screen and (max-width:992px){.top-header .nav-primary .sub-menu{display:block;border:0;box-shadow:none;position:relative;top:auto;left:auto;transform:none;padding:.9375rem 0 0}.top-header .nav-primary .sub-menu:before{display:none}.top-header .nav-primary .sub-menu .menu-item{margin-bottom:.9375rem;padding-left:.9375rem}.top-header .nav-primary .sub-menu .menu-item a{font-size:1.125rem;font-weight:400}}@media only screen and (max-width:768px){.top-header .nav-primary .sub-menu{margin-top:0}}.top-header .nav-primary .sub-menu .menu-item{margin-left:0}.top-header .nav-primary .sub-menu .menu-item a{line-height:1.875rem}.top-header .nav-primary .menu-item-has-children:hover .sub-menu{display:block}@media only screen and (max-width:992px){.top-header .nav-primary .menu-item-has-children:hover .sub-menu{display:none}}.top-header .cta{display:flex;margin-left:auto;margin-right:1.875rem}@media only screen and (max-width:992px){.top-header .cta{display:none}}.top-header .cta .text{font-size:1.25rem}@media (max-width:1500px){.top-header .cta .text{display:none}}.top-header .cta .text a{color:rgba(52,73,94,.8);display:block;text-align:center;font-size:1.375rem;margin-top:.625rem;text-decoration:underline}.top-header .cta .text a:hover{color:#34495e}.top-header .book-online-container{display:block;width:160px}.top-header .book-online-container .book-online{display:block;margin-left:1.25rem;height:2.5625rem;line-height:2.5625rem;padding-top:0;padding-bottom:0}.top-bar{background:#0096dc;text-align:center;color:#fff;padding:1.125rem 0;font-size:1.125rem;font-weight:600}.top-bar a{color:#fff;text-decoration:underline}.toggle-btn{display:none;width:25px;height:19px;margin-right:.9375rem;position:relative;transform:rotate(0deg);cursor:pointer;transition:all .3s ease}@media only screen and (max-width:992px){.toggle-btn{display:block;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}}.toggle-btn span{display:block;position:absolute;height:3px;width:100%;background:#000;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:all .3s ease}.toggle-btn span:first-child{top:0}.toggle-btn span:nth-child(2){top:8px}.toggle-btn span:nth-child(3){top:16px}.footer{background:rgba(46,49,56,.9);color:#fff;padding:4.375rem 0}.footer .content{display:flex;padding-bottom:3.125rem}@media only screen and (max-width:992px){.footer .content{display:block}}.footer .content__left{width:60%;margin-right:1.875rem}@media only screen and (max-width:992px){.footer .content__left{width:100%}}.footer .content__left h3{font-size:1.625rem;font-weight:400;margin:1.25rem 0}.footer .content__left p{color:hsla(0,0%,100%,.4);font-size:1.125rem;line-height:1.8}.footer .content__right{width:40%}@media only screen and (max-width:992px){.footer .content__right{width:100%}}.footer .content__right .box{border:.125rem solid hsla(0,0%,100%,.3);border-radius:.625rem;font-size:1.25rem;line-height:1.5;padding:2.5rem;text-align:center}@media only screen and (max-width:992px){.footer .content__right .box{margin-top:1.875rem}}.footer .content__right .box .btn{font-size:1.125rem;padding:.625rem 1.25rem}.footer .content__right .box p{margin-bottom:1.875rem;color:hsla(0,0%,100%,.7)}.footer .content__right .box p strong{color:#fff}.footer .footer-bottom{border-top:.125rem solid hsla(0,0%,100%,.4);padding-top:3.125rem}.footer .footer-bottom .footer-nav .nav{display:flex;justify-content:space-evenly}@media only screen and (max-width:992px){.footer .footer-bottom .footer-nav .nav{flex-wrap:wrap}}@media only screen and (max-width:768px){.footer .footer-bottom .footer-nav .nav{padding-left:0}}.footer .footer-bottom .footer-nav .menu-item:not(:first-child){margin-left:1.875rem}@media only screen and (max-width:768px){.footer .footer-bottom .footer-nav .menu-item:not(:first-child){margin-left:0}}.footer .footer-bottom .footer-nav .menu-item a{color:#fff;font-size:1.25rem;transition:all .3s ease}@media only screen and (max-width:768px){.footer .footer-bottom .footer-nav .menu-item a{line-height:2}}.footer .footer-bottom .footer-nav .menu-item a:hover{text-decoration:none;color:hsla(0,0%,100%,.7);transition:all .3s ease}.footer .footer-bottom .copyright{color:hsla(0,0%,100%,.7);text-align:center;padding-top:3.125rem}.btn{border-radius:.3125rem;padding:.625rem .9375rem;color:#fff;margin-right:1.25rem;transition:all .3s ease}.btn--primary{background:#0096dc}.btn--primary:hover{opacity:.8}.btn--secondary{background:#34495e}.btn--secondary:hover{opacity:.8}.btn--primary-border{border:.0625rem solid #0096dc;background:#fff;color:#0096dc}.btn--primary-border:hover{background:#0096dc;color:#fff;opacity:1}.btn--secondary-border{border:.0625rem solid #34495e;background:#fff;color:#34495e}.btn--secondary-border:hover{background:#34495e;color:#fff;opacity:1}.btn:hover{text-decoration:none;color:#fff;transition:all .3s ease}.btn:active,.btn:focus{outline:none;border:0}.faq-section .faq-title{text-align:center}.faq-section .faq{width:70%;margin:1.875rem auto}@media only screen and (max-width:992px){.faq-section .faq{width:100%}}.faq-section .faq__item{border:.0625rem solid rgba(0,0,0,.25);margin-bottom:.9375rem;padding:.625rem .9375rem;cursor:pointer}.faq-section .faq__item.active .icon-plus:before{transform:rotate(90deg)}.faq-section .faq__item.active .icon-plus:after{transform:rotate(180deg)}.faq-section .faq__title{font-size:.9375rem}.faq-section .faq__answer{display:none;font-size:.9375rem;margin-top:.3125rem;line-height:1.5}.faq-section .icon-plus{display:inline-block;position:relative;width:.625rem;height:.625rem;cursor:pointer;margin-right:.3125rem}.faq-section .icon-plus:after,.faq-section .icon-plus:before{content:"";position:absolute;background-color:#000;transition:transform .25s ease-out}.faq-section .icon-plus:before{top:0;left:50%;width:.125rem;height:100%;margin-left:-.0625rem}.faq-section .icon-plus:after{top:50%;left:0;width:100%;height:.125rem;margin-top:-.0625rem}@font-face{font-family:icomoon;src:url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/icomoon/icomoon.eot?6awhqb);src:url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/icomoon/icomoon.eot?6awhqb#iefix) format("embedded-opentype"),url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/icomoon/icomoon.ttf?6awhqb) format("truetype"),url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/icomoon/icomoon.woff?6awhqb) format("woff"),url(https://www.pressurewashing-london.co.uk/wp-content/themes/pestcontrol/resources/assets/fonts/icomoon/icomoon.svg?6awhqb#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}.wpcf7 input[type=email],.wpcf7 input[type=text],.wpcf7 input[type=url]{padding:.5rem;font-size:1.125rem;border:1px solid #868686;border-top-left-radius:3px;border-bottom-left-radius:3px;font-family:proxima-nova,sans-serif}@media only screen and (max-width:992px){.wpcf7 input[type=email],.wpcf7 input[type=text],.wpcf7 input[type=url]{width:100%}}.wpcf7 input[type=email]:focus,.wpcf7 input[type=text]:focus,.wpcf7 input[type=url]:focus{outline:0}.wpcf7 div[data-class=wpcf7cf_group],.wpcf7 textarea{font-size:1.125rem;font-family:proxima-nova,sans-serif}.wpcf7 div[data-class=wpcf7cf_group]{margin-bottom:1rem}.wpcf7 input[type=submit]{font-size:1.125rem;border:none;font-family:proxima-nova,sans-serif}.wpcf7 .custom-radio .wpcf7-list-item{margin-top:1rem;margin-bottom:1rem}.wpcf7 .custom-radio input{visibility:hidden;display:inline-block;width:0;height:0}.wpcf7 .custom-radio .wpcf7-list-item-label{border-radius:5px;border:2px solid #d9d9d9;text-align:center;padding:1rem;display:inline-block}.wpcf7 .custom-radio input[type=radio]:checked+.wpcf7-list-item-label{border-width:2px;border-color:#0096dc;color:#0096dc}.wpcf7 .type-of-property .wpcf7-radio{display:flex}.wpcf7 .type-of-property .wpcf7-radio .wpcf7-list-item{margin-top:1rem;margin-bottom:1rem}.wpcf7 .type-of-property .wpcf7-radio .wpcf7-list-item input{visibility:hidden;display:inline-block;width:0;height:0}.wpcf7 .type-of-property .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label{width:100px;display:inline-block;word-wrap:break-word}.wpcf7 .type-of-property .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label:before{font-family:icomoon!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;width:100%;text-align:center;color:#8c8c8c;font-size:38px;padding:25px;border:2px solid #d9d9d9;border-radius:5px;min-height:70px}.wpcf7 .type-of-property .wpcf7-radio .wpcf7-list-item input[value=Residential]+.wpcf7-list-item-label:before{content:"\E902"}.wpcf7 .type-of-property .wpcf7-radio .wpcf7-list-item input[value="Commercial/Business"]+.wpcf7-list-item-label:before{content:"\E903"}.wpcf7 .type-of-property .wpcf7-radio .wpcf7-list-item input[type=radio]:checked+.wpcf7-list-item-label:before{border-width:2px;border-color:#0096dc;color:#0096dc}.wpcf7 .acceptance .wpcf7-list-item,.wpcf7 .subscribe .wpcf7-list-item{margin-left:0}.wpcf7 .services{display:flex;margin-bottom:1rem}@media only screen and (max-width:992px){.wpcf7 .services{flex-direction:column}}.wpcf7 .services div{flex:0 0 30%}.wpcf7 .services div .wpcf7-checkbox{display:flex;flex-direction:column}.review_slider_container{padding-top:3.125rem;padding-bottom:3.125rem}.review_slider_container a{float:right}.review_slider_container .review_slider .review{display:inline-block;width:calc(33% - 15px);border:.125rem solid rgba(0,0,0,.2);border-radius:.625rem;padding:2.5rem 1.875rem;box-shadow:0 1rem 1.5rem -.5rem rgba(0,0,0,.075)}@media only screen and (max-width:992px){.review_slider_container .review_slider .review{width:100%;box-shadow:none}.review_slider_container .review_slider .review:not(:first-child){margin-top:1.25rem}}.review_slider_container .review_slider .review .top-part{display:flex;justify-content:start}.review_slider_container .review_slider .review .top-part .name{font-size:1.125rem;font-weight:700;margin-bottom:.9375rem}.review_slider_container .review_slider .review .top-part .stars{margin-top:-.25rem;margin-left:.625rem;margin-right:.625rem}.review_slider_container .review_slider .review .top-part .stars svg{fill:#ffb203}.review_slider_container .review_slider .review .text{font-size:1.125rem;line-height:1.4}.review_slider_container .review_slider .review .date{text-align:right;margin-top:.9375rem;color:rgba(0,0,0,.7)}.review_slider_container .review_slider .review .read-more,.review_slider_container .review_slider .review .show-less{color:#34495e;font-weight:700;text-decoration:underline;cursor:pointer;white-space:nowrap}.review_slider_container .review_slider .review .read-more:hover,.review_slider_container .review_slider .review .show-less:hover{text-decoration:none}.review_slider_container .review_slider .review .second-part,.review_slider_container .review_slider .review .second-part .show-less{display:none}.review_slider_container .awards{text-align:center;margin-top:3.125rem}.review_slider_container .awards h3{margin-bottom:.9375rem}.review_slider_container .awards p{font-size:1.125rem;line-height:1.4}.review_slider_container .awards a{color:#34495e;text-decoration:underline;font-weight:700}.review_slider_container .awards a:hover{text-decoration:none}.review_slider_container .awards .award-icons{display:flex;justify-content:center;margin-top:1.875rem}.review_slider_container .awards .award-icons .icon{display:block}.review_slider_container .awards .award-icons .icon:not(:first-child){margin-left:1.25rem}.top-header .nav-primary .menu-item-has-children:hover .sub-menu{
    display: block}